linux-s390x-ibm-race at 7c4ee1b1659cec7eb9218fe2fd54e0587ab1dbd9 :: 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=a4ab53f3616c4c4aa99c74f8b6014022" "JOURNAL_STREAM=9:586845343" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=a4ab53f3616c4c4aa99c74f8b6014022" "JOURNAL_STREAM=9:586845343" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.594s ok archive/zip 3.331s ok bufio 1.338s ok bytes 3.602s ok cmp 1.318s ok compress/bzip2 1.868s ok compress/flate 14.198s ok compress/gzip 19.712s ok compress/lzw 3.696s ok compress/zlib 6.330s ok container/heap 1.010s ok container/list 1.010s ok container/ring 1.014s ok context 1.029s ok crypto 1.008s ok crypto/aes 1.039s ok crypto/cipher 1.038s ok crypto/des 1.035s ok crypto/dsa 1.019s ok crypto/ecdh 1.431s ok crypto/ecdsa 1.625s ok crypto/ed25519 2.231s ok crypto/elliptic 1.045s ok crypto/hmac 1.011s ok crypto/internal/alias 1.008s ok crypto/internal/bigmod 1.472s ok crypto/internal/boring 1.008s ok crypto/internal/boring/bcache 1.587s ok crypto/internal/edwards25519 3.544s ok crypto/internal/edwards25519/field 1.394s ok crypto/internal/nistec 2.679s ok crypto/internal/nistec/fiat 1.007s [no tests to run] ok crypto/md5 1.013s ok crypto/rand 1.330s ok crypto/rc4 1.571s ok crypto/rsa 3.193s ok crypto/sha1 1.033s ok crypto/sha256 1.011s ok crypto/sha512 1.013s ok crypto/subtle 1.416s ok crypto/tls 4.796s ok crypto/x509 2.287s ok database/sql 1.519s ok database/sql/driver 1.008s ok debug/buildinfo 1.021s ok debug/dwarf 1.058s ok debug/elf 2.179s ok debug/gosym 1.121s ok debug/macho 1.018s ok debug/pe 1.032s ok debug/plan9obj 1.007s ok embed 1.009s [no tests to run] ok embed/internal/embedtest 1.008s ok encoding/ascii85 1.010s ok encoding/asn1 1.012s ok encoding/base32 1.046s ok encoding/base64 1.012s ok encoding/binary 1.013s ok encoding/csv 1.050s ok encoding/gob 20.695s ok encoding/hex 1.012s ok encoding/json 2.235s ok encoding/pem 2.620s ok encoding/xml 1.148s ok errors 1.011s ok expvar 1.010s ok flag 3.050s ok fmt 1.527s ok go/ast 1.015s ok go/build 6.984s ok go/build/constraint 1.011s ok go/constant 1.013s ok go/doc 1.213s ok go/doc/comment 2.884s ok go/format 1.036s ok go/importer 1.484s ok go/internal/gccgoimporter 1.046s ok go/internal/gcimporter 7.669s ok go/internal/srcimporter 15.134s ok go/parser 1.891s ok go/printer 2.379s ok go/scanner 1.019s ok go/token 1.109s ok go/types 38.396s ok go/version 1.009s ok hash 1.009s ok hash/adler32 1.032s ok hash/crc32 1.040s ok hash/crc64 1.022s ok hash/fnv 1.009s ok hash/maphash 1.007s ok html 1.007s ok html/template 1.186s ok image 1.533s ok image/color 1.051s ok image/draw 1.703s ok image/gif 2.067s ok image/jpeg 2.698s ok image/png 4.224s ok index/suffixarray 2.745s ok internal/abi 1.026s ok internal/buildcfg 1.007s ok internal/chacha8rand 1.007s ok internal/coverage/cformat 1.007s ok internal/coverage/cmerge 1.007s ok internal/coverage/pods 1.008s ok internal/coverage/slicereader 1.006s ok internal/coverage/slicewriter 1.006s ok internal/coverage/test 1.042s ok internal/cpu 2.022s ok internal/dag 1.007s ok internal/diff 1.008s ok internal/fmtsort 1.008s ok internal/fuzz 1.025s ok internal/godebug 12.348s ok internal/godebugs 1.011s ok internal/gover 1.011s ok internal/intern 1.411s ok internal/itoa 1.006s ok internal/platform 1.384s ok internal/poll 1.420s ok internal/profile 1.007s ok internal/reflectlite 1.008s ok internal/safefilepath 1.007s ok internal/saferio 1.064s ok internal/singleflight 1.044s ok internal/testenv 1.234s ok internal/trace 1.242s ok internal/trace/v2 8.867s ok internal/types/errors 1.262s ok internal/unsafeheader 1.007s ok internal/xcoff 1.020s ok internal/zstd 1.048s ok io 1.033s ok io/fs 1.172s ok io/ioutil 1.010s ok log 1.014s ok log/slog 1.070s ok log/slog/internal/benchmarks 1.010s ok log/slog/internal/buffer 1.009s ok log/syslog 2.220s ok maps 1.013s ok math 1.018s ok math/big 5.021s ok math/bits 1.012s ok math/cmplx 1.009s ok math/rand 4.470s ok math/rand/v2 3.751s ok mime 1.024s ok mime/multipart 6.542s ok mime/quotedprintable 1.123s ok net 41.484s ok net/http 10.974s ok net/http/cgi 27.427s ok net/http/cookiejar 1.016s ok net/http/fcgi 1.217s ok net/http/httptest 1.217s ok net/http/httptrace 1.009s ok net/http/httputil 1.607s ok net/http/internal 3.776s ok net/http/internal/ascii 1.007s ok net/http/pprof 6.190s ok net/internal/cgotest 1.006s ok net/internal/socktest 1.006s ok net/mail 1.012s ok net/netip 1.217s ok net/rpc 1.041s ok net/rpc/jsonrpc 1.015s ok net/smtp 1.079s ok net/textproto 1.033s ok net/url 1.016s ok os 7.436s ok os/exec 8.204s ok os/exec/internal/fdtest 1.011s ok os/signal 22.693s ok os/user 1.016s ok path 1.013s ok path/filepath 1.794s ok plugin 1.796s ok reflect 10.001s ok regexp 4.705s ok regexp/syntax 9.051s ok runtime 24.559s ok runtime/cgo 1.008s ok runtime/coverage 1.008s ok runtime/debug 2.059s ok runtime/internal/atomic 1.014s ok runtime/internal/math 1.006s ok runtime/internal/sys 1.006s ok runtime/internal/syscall 1.006s ok runtime/internal/wasitest 1.008s ok runtime/metrics 1.019s ok runtime/pprof 18.789s ok runtime/race 10.008s ok runtime/trace 1.124s ok slices 2.102s ok sort 1.576s ok strconv 3.629s ok strings 2.843s ok sync 1.407s ok sync/atomic 2.725s ok syscall 9.849s ok testing 4.314s ok testing/fstest 1.011s ok testing/iotest 1.007s ok testing/quick 1.141s ok testing/slogtest 1.018s ok text/scanner 1.020s ok text/tabwriter 1.011s ok text/template 1.064s ok text/template/parse 1.076s ok time 2.981s ok unicode 1.011s ok unicode/utf16 1.015s ok unicode/utf8 1.020s ok cmd/addr2line 4.217s ok cmd/api 15.280s ok cmd/asm/internal/asm 4.924s ok cmd/asm/internal/lex 1.009s ok cmd/cgo/internal/swig 1.030s ok cmd/cgo/internal/test 2.004s ok cmd/cgo/internal/testcarchive 23.390s ok cmd/cgo/internal/testcshared 8.919s ok cmd/cgo/internal/testerrors 12.364s ok cmd/cgo/internal/testfortran 1.133s ok cmd/cgo/internal/testgodefs 1.435s ok cmd/cgo/internal/testlife 1.459s ok cmd/cgo/internal/testnocgo 1.011s ok cmd/cgo/internal/testplugin 58.596s ok cmd/cgo/internal/testsanitizers 1.213s ok cmd/cgo/internal/testshared 80.354s ok cmd/cgo/internal/testso 2.312s ok cmd/cgo/internal/teststdio 2.007s ok cmd/cgo/internal/testtls 1.006s ok cmd/compile/internal/abt 1.040s ok cmd/compile/internal/amd64 1.086s ok cmd/compile/internal/base 1.086s ok cmd/compile/internal/compare 1.062s ok cmd/compile/internal/devirtualize 1.993s ok cmd/compile/internal/dwarfgen 5.090s ok cmd/compile/internal/importer 15.921s ok cmd/compile/internal/inline/inlheur 10.886s ok cmd/compile/internal/ir 1.481s ok cmd/compile/internal/logopt 3.602s ok cmd/compile/internal/loopvar 2.312s ok cmd/compile/internal/noder 1.142s ok cmd/compile/internal/reflectdata 1.620s [no tests to run] ok cmd/compile/internal/ssa 117.840s ok cmd/compile/internal/syntax 3.919s ok cmd/compile/internal/test 100.749s ok cmd/compile/internal/typecheck 2.504s ok cmd/compile/internal/types 1.018s ok cmd/compile/internal/types2 80.231s ok cmd/covdata 1.652s ok cmd/cover 39.601s ok cmd/dist 1.119s ok cmd/distpack 1.015s ok cmd/doc 4.267s ok cmd/fix 32.348s ok cmd/go 564.385s ok cmd/go/internal/auth 1.021s ok cmd/go/internal/cache 1.259s ok cmd/go/internal/cfg 1.060s [no tests to run] ok cmd/go/internal/envcmd 1.407s ok cmd/go/internal/fsys 1.046s ok cmd/go/internal/generate 1.028s ok cmd/go/internal/gover 1.015s ok cmd/go/internal/imports 1.876s ok cmd/go/internal/load 1.103s ok cmd/go/internal/lockedfile 3.583s ok cmd/go/internal/lockedfile/internal/filelock 3.304s ok cmd/go/internal/modfetch 1.117s ok cmd/go/internal/modfetch/codehost 5.783s ok cmd/go/internal/modfetch/zip_sum_test 2.074s ok cmd/go/internal/modindex 4.064s ok cmd/go/internal/modload 1.632s ok cmd/go/internal/mvs 1.504s ok cmd/go/internal/par 1.500s ok cmd/go/internal/str 1.495s ok cmd/go/internal/test 1.532s ok cmd/go/internal/toolchain 2.093s ok cmd/go/internal/vcs 1.285s ok cmd/go/internal/vcweb 1.061s ok cmd/go/internal/vcweb/vcstest 4.968s ok cmd/go/internal/web 1.064s ok cmd/go/internal/work 2.581s ok cmd/gofmt 2.373s ok cmd/internal/archive 4.220s ok cmd/internal/bootstrap_test 1.031s ok cmd/internal/buildid 4.486s ok cmd/internal/cov 2.685s ok cmd/internal/dwarf 1.104s ok cmd/internal/edit 1.069s ok cmd/internal/goobj 1.275s ok cmd/internal/moddeps 6.578s ok cmd/internal/notsha256 1.457s ok cmd/internal/obj 3.951s ok cmd/internal/obj/ppc64 2.590s ok cmd/internal/obj/riscv 1.747s ok cmd/internal/obj/s390x 1.016s ok cmd/internal/obj/x86 17.080s ok cmd/internal/objabi 1.462s ok cmd/internal/pkgpath 5.633s ok cmd/internal/pkgpattern 1.033s ok cmd/internal/quoted 1.154s ok cmd/internal/src 1.070s ok cmd/internal/test2json 4.335s ok cmd/link 58.627s ok cmd/link/internal/benchmark 1.180s ok cmd/link/internal/ld 50.567s ok cmd/link/internal/loader 1.671s ok cmd/nm 9.897s ok cmd/objdump 1.436s ok cmd/pack 13.110s ok cmd/pprof 2.104s ok cmd/relnote 2.096s ok cmd/trace 1.022s ok cmd/trace/v2 2.175s ok cmd/vet 111.700s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2380 443686 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1851 155444 ns/op 1845 B/op 36 allocs/op Benchmark/Writer/PAX-4 1326 479725 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3520 206960 ns/op 5237 B/op 16 allocs/op Benchmark/Reader/GNU-4 3466 33185 ns/op 5071 B/op 14 allocs/op Benchmark/Reader/PAX-4 2112 141717 ns/op 8804 B/op 33 allocs/op PASS ok archive/tar 5.989s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 1673754523 ns/op 15168 B/op 66 allocs/op BenchmarkZip64Test-4 1 841293138 ns/op BenchmarkZip64TestSizes/4096-4 463 748355 ns/op BenchmarkZip64TestSizes/1048576-4 97 5197925 ns/op BenchmarkZip64TestSizes/67108864-4 1 419491940 ns/op PASS ok archive/zip 10.134s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 93864 1756 ns/op BenchmarkReaderCopyUnoptimal-4 104991 1332 ns/op BenchmarkReaderCopyNoWriteTo-4 5415 112762 ns/op BenchmarkReaderWriteToOptimal-4 10000 39653 ns/op BenchmarkReaderReadString-4 83232 6963 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 155226 4623 ns/op BenchmarkWriterCopyUnoptimal-4 175917 4374 ns/op BenchmarkWriterCopyNoReadFrom-4 5029 509192 ns/op BenchmarkReaderEmpty-4 18560 19691 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 16899 15270 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 412666 271.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 13.551s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3301 203144 ns/op 161.30 MB/s BenchmarkWriteByte-4 321 737926 ns/op 5.55 MB/s BenchmarkWriteRune-4 100 1552059 ns/op 7.92 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4409778 ns/op BenchmarkBufferFullSmallReads-4 86 7689736 ns/op BenchmarkBufferWriteBlock/N4096-4 6130 48410 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 271 1970310 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 12988927 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 388297230 ns/op 43.21 MB/s 16777216 B/op 1 allocs/op BenchmarkIndexByte/10-4 4418558 181.5 ns/op 55.09 MB/s BenchmarkIndexByte/32-4 1000000 235.9 ns/op 135.63 MB/s BenchmarkIndexByte/4K-4 753896 631.5 ns/op 6486.55 MB/s BenchmarkIndexBytePortable/10-4 890384 157.9 ns/op 63.34 MB/s BenchmarkIndexBytePortable/32-4 83386 2551 ns/op 12.55 MB/s BenchmarkIndexBytePortable/4K-4 2539 329443 ns/op 12.43 MB/s BenchmarkIndexRune/10-4 1000000 960.9 ns/op 10.41 MB/s BenchmarkIndexRune/32-4 1000000 104.7 ns/op 305.75 MB/s BenchmarkIndexRune/4K-4 369835 635.5 ns/op 6445.50 MB/s BenchmarkIndexRuneASCII/10-4 1000000 822.4 ns/op 12.16 MB/s BenchmarkIndexRuneASCII/32-4 1000000 104.5 ns/op 306.15 MB/s BenchmarkIndexRuneASCII/4K-4 790540 1647 ns/op 2486.45 MB/s BenchmarkEqual/0-4 3758191 51.85 ns/op BenchmarkEqual/same/1-4 1229186 610.2 ns/op 1.64 MB/s BenchmarkEqual/same/6-4 1229386 834.0 ns/op 7.19 MB/s BenchmarkEqual/same/9-4 1338612 694.3 ns/op 12.96 MB/s BenchmarkEqual/same/15-4 1267086 407.4 ns/op 36.82 MB/s BenchmarkEqual/same/16-4 1000000 151.3 ns/op 105.72 MB/s BenchmarkEqual/same/20-4 1000000 162.9 ns/op 122.75 MB/s BenchmarkEqual/same/32-4 1000000 133.1 ns/op 240.47 MB/s BenchmarkEqual/same/4K-4 133810 5156 ns/op 794.49 MB/s BenchmarkEqual/1-4 1000000 141.3 ns/op 7.08 MB/s BenchmarkEqual/6-4 1000000 643.5 ns/op 9.32 MB/s BenchmarkEqual/9-4 1000000 156.9 ns/op 57.36 MB/s BenchmarkEqual/15-4 909820 111.0 ns/op 135.17 MB/s BenchmarkEqual/16-4 1000000 256.0 ns/op 62.49 MB/s BenchmarkEqual/20-4 1000000 121.3 ns/op 164.84 MB/s BenchmarkEqual/32-4 487837 611.6 ns/op 52.32 MB/s BenchmarkEqual/4K-4 102151 1224 ns/op 3346.13 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 964.7 ns/op 66.34 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 477.8 ns/op 133.96 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 357.1 ns/op 179.23 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 733.3 ns/op 87.28 MB/s BenchmarkEqualBothUnaligned/4096_0-4 116361 6484 ns/op 631.73 MB/s BenchmarkEqualBothUnaligned/4096_1-4 48855 2492 ns/op 1643.69 MB/s BenchmarkEqualBothUnaligned/4096_4-4 114400 1112 ns/op 3682.00 MB/s BenchmarkEqualBothUnaligned/4096_7-4 110774 1114 ns/op 3677.21 MB/s BenchmarkIndex/10-4 2169210 174.2 ns/op 57.41 MB/s BenchmarkIndex/32-4 2864166 125.8 ns/op 254.39 MB/s BenchmarkIndex/4K-4 28621 9526 ns/op 429.96 MB/s BenchmarkIndexEasy/10-4 3714740 288.1 ns/op 34.70 MB/s BenchmarkIndexEasy/32-4 2797126 161.6 ns/op 197.98 MB/s BenchmarkIndexEasy/4K-4 387264 799.0 ns/op 5126.64 MB/s BenchmarkCount/10-4 1925280 311.1 ns/op 32.15 MB/s BenchmarkCount/32-4 1000000 108.3 ns/op 295.56 MB/s BenchmarkCount/4K-4 67378 3019 ns/op 1356.81 MB/s BenchmarkCountEasy/10-4 1888245 89.16 ns/op 112.15 MB/s BenchmarkCountEasy/32-4 1000000 214.8 ns/op 148.99 MB/s BenchmarkCountEasy/4K-4 274911 2598 ns/op 1576.67 MB/s BenchmarkCountSingle/10-4 2650994 41.66 ns/op 240.02 MB/s BenchmarkCountSingle/32-4 1000000 117.1 ns/op 273.34 MB/s BenchmarkCountSingle/4K-4 524526 505.0 ns/op 8110.82 MB/s BenchmarkToUpper/#00-4 3065540 584.4 ns/op BenchmarkToUpper/ONLYUPPER-4 296421 882.6 ns/op BenchmarkToUpper/abc-4 438871 305.6 ns/op BenchmarkToUpper/AbC123-4 292449 801.7 ns/op BenchmarkToUpper/azAZ09_-4 277845 3502 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 83815 2654 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29569 18021 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57434 11829 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 124863 10119 ns/op BenchmarkToLower/#00-4 3287830 37.65 ns/op BenchmarkToLower/abc-4 462518 438.0 ns/op BenchmarkToLower/AbC123-4 268903 890.6 ns/op BenchmarkToLower/azAZ09_-4 283039 664.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84474 7023 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 43418 2806 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74713 1668 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 124239 989.0 ns/op BenchmarkFields/ASCII/16-4 124262 1601 ns/op 10.00 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9882 18727 ns/op 13.67 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 661 184973 ns/op 22.14 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 36 3423160 ns/op 19.14 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 55883692 ns/op 18.76 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 87284 4282 ns/op 3.74 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4699 23498 ns/op 10.89 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 340 303249 ns/op 13.51 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 33403323 ns/op 1.96 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 1020244481 ns/op 1.03 MB/s 11219296 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 121183 1533 ns/op 10.44 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 24629 ns/op 10.39 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 741 186519 ns/op 21.96 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 36 4302976 ns/op 15.23 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 656038604 ns/op 1.60 MB/s 11211112 B/op 26 allocs/op BenchmarkFieldsFunc/Mixed/16-4 119544 2876 ns/op 5.56 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9034 17888 ns/op 14.31 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 523 231921 ns/op 17.66 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 9769218 ns/op 6.71 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 123819386 ns/op 8.47 MB/s 11219296 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 2029935 74.76 ns/op BenchmarkTrimSpace/ASCII-4 584323 209.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 85190 3060 ns/op BenchmarkTrimSpace/JustNonASCII-4 40740 2859 ns/op BenchmarkToValidUTF8/Valid-4 494832 1038 ns/op BenchmarkToValidUTF8/InvalidASCII-4 359895 346.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 85392 5106 ns/op BenchmarkIndexHard1-4 1573 67832 ns/op BenchmarkIndexHard2-4 219 600880 ns/op BenchmarkIndexHard3-4 133 1138381 ns/op BenchmarkIndexHard4-4 61 3825095 ns/op BenchmarkLastIndexHard1-4 4 38968020 ns/op BenchmarkLastIndexHard2-4 3 108331611 ns/op BenchmarkLastIndexHard3-4 2 51341416 ns/op BenchmarkCountHard1-4 1756 68186 ns/op BenchmarkCountHard2-4 367 413498 ns/op BenchmarkCountHard3-4 158 3184498 ns/op BenchmarkSplitEmptySeparator-4 1 271174792 ns/op BenchmarkSplitSingleByteSeparator-4 13 10022185 ns/op BenchmarkSplitMultiByteSeparator-4 10 20176223 ns/op BenchmarkSplitNSingleByteSeparator-4 181005 2142 ns/op BenchmarkSplitNMultiByteSeparator-4 69688 2135 ns/op BenchmarkRepeat-4 180240 2085 ns/op BenchmarkRepeatLarge/256/1-4 80119 5514 ns/op 46.43 MB/s BenchmarkRepeatLarge/256/16-4 174595 923.2 ns/op 277.29 MB/s BenchmarkRepeatLarge/512/1-4 10000 41394 ns/op 12.37 MB/s BenchmarkRepeatLarge/512/16-4 63201 15423 ns/op 33.20 MB/s BenchmarkRepeatLarge/1024/1-4 24637 17594 ns/op 58.20 MB/s BenchmarkRepeatLarge/1024/16-4 35724 4414 ns/op 232.00 MB/s BenchmarkRepeatLarge/2048/1-4 10000 14461 ns/op 141.62 MB/s BenchmarkRepeatLarge/2048/16-4 30861 3844 ns/op 532.76 MB/s BenchmarkRepeatLarge/4096/1-4 10000 50563 ns/op 81.01 MB/s BenchmarkRepeatLarge/4096/16-4 20455 26756 ns/op 153.09 MB/s BenchmarkRepeatLarge/8192/1-4 10000 47189 ns/op 173.60 MB/s BenchmarkRepeatLarge/8192/16-4 10000 23143 ns/op 353.97 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 11358 ns/op 360.73 MB/s BenchmarkRepeatLarge/16384/1-4 8316 294573 ns/op 55.62 MB/s BenchmarkRepeatLarge/16384/16-4 8956 44227 ns/op 370.45 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 92424 ns/op 132.98 MB/s BenchmarkRepeatLarge/32768/1-4 2298 477223 ns/op 68.66 MB/s BenchmarkRepeatLarge/32768/16-4 1360 187376 ns/op 174.88 MB/s BenchmarkRepeatLarge/32768/4097-4 2860 93041 ns/op 308.24 MB/s BenchmarkRepeatLarge/65536/1-4 747 368045 ns/op 178.07 MB/s BenchmarkRepeatLarge/65536/16-4 100 14400591 ns/op 4.55 MB/s BenchmarkRepeatLarge/65536/4097-4 516 258326 ns/op 237.90 MB/s BenchmarkRepeatLarge/131072/1-4 100 4403738 ns/op 29.76 MB/s BenchmarkRepeatLarge/131072/16-4 267 785734 ns/op 166.81 MB/s BenchmarkRepeatLarge/131072/4097-4 423 666526 ns/op 190.55 MB/s BenchmarkRepeatLarge/262144/1-4 100 2606687 ns/op 100.57 MB/s BenchmarkRepeatLarge/262144/16-4 100 4725275 ns/op 55.48 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1542145 ns/op 167.37 MB/s BenchmarkRepeatLarge/524288/1-4 103 8188674 ns/op 64.03 MB/s BenchmarkRepeatLarge/524288/16-4 100 4419291 ns/op 118.64 MB/s BenchmarkRepeatLarge/524288/4097-4 80 7038328 ns/op 73.93 MB/s BenchmarkRepeatLarge/1048576/1-4 36 18063641 ns/op 58.05 MB/s BenchmarkRepeatLarge/1048576/16-4 52 25654313 ns/op 40.87 MB/s BenchmarkRepeatLarge/1048576/4097-4 57 19516544 ns/op 53.53 MB/s BenchmarkRepeatLarge/2097152/1-4 37 28827146 ns/op 72.75 MB/s BenchmarkRepeatLarge/2097152/16-4 13 23050341 ns/op 90.98 MB/s BenchmarkRepeatLarge/2097152/4097-4 20 35450001 ns/op 59.06 MB/s BenchmarkRepeatLarge/4194304/1-4 7 32169309 ns/op 130.38 MB/s BenchmarkRepeatLarge/4194304/16-4 12 136775976 ns/op 30.67 MB/s BenchmarkRepeatLarge/4194304/4097-4 3 590951377 ns/op 7.09 MB/s BenchmarkRepeatLarge/8388608/1-4 6 140876052 ns/op 59.55 MB/s BenchmarkRepeatLarge/8388608/16-4 1 128985355 ns/op 65.04 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 134416025 ns/op 62.39 MB/s BenchmarkRepeatLarge/16777216/1-4 1 265971670 ns/op 63.08 MB/s BenchmarkRepeatLarge/16777216/16-4 2 279458132 ns/op 60.03 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 75872798 ns/op 221.12 MB/s BenchmarkRepeatLarge/33554432/1-4 1 195177297 ns/op 171.92 MB/s BenchmarkRepeatLarge/33554432/16-4 1 472661371 ns/op 70.99 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 110710486 ns/op 303.08 MB/s BenchmarkRepeatLarge/67108864/1-4 1 686030376 ns/op 97.82 MB/s BenchmarkRepeatLarge/67108864/16-4 1 722331863 ns/op 92.91 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 694334357 ns/op 96.65 MB/s BenchmarkRepeatLarge/134217728/1-4 1 1359708912 ns/op 98.71 MB/s BenchmarkRepeatLarge/134217728/16-4 1 949665141 ns/op 141.33 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 428940902 ns/op 312.90 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1353068709 ns/op 198.39 MB/s BenchmarkRepeatLarge/268435456/16-4 1 831547460 ns/op 322.81 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1312101937 ns/op 204.58 MB/s BenchmarkRepeatLarge/536870912/1-4 1 6411595881 ns/op 83.73 MB/s BenchmarkRepeatLarge/536870912/16-4 1 4444292116 ns/op 120.80 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 4958043430 ns/op 108.28 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 6042382420 ns/op 177.70 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 8393838580 ns/op 127.92 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 7566650675 ns/op 141.90 MB/s BenchmarkBytesCompare/1-4 7418904 55.59 ns/op BenchmarkBytesCompare/2-4 7059870 90.01 ns/op BenchmarkBytesCompare/4-4 10943911 14.55 ns/op BenchmarkBytesCompare/8-4 10967233 11.34 ns/op BenchmarkBytesCompare/16-4 7307851 61.74 ns/op BenchmarkBytesCompare/32-4 9917175 89.51 ns/op BenchmarkBytesCompare/64-4 6769215 70.79 ns/op BenchmarkBytesCompare/128-4 8460157 14.22 ns/op BenchmarkBytesCompare/256-4 6290187 23.97 ns/op BenchmarkBytesCompare/512-4 4705447 129.4 ns/op BenchmarkBytesCompare/1024-4 2458959 148.2 ns/op BenchmarkBytesCompare/2048-4 1665067 393.6 ns/op BenchmarkIndexAnyASCII/1:1-4 1933063 104.1 ns/op BenchmarkIndexAnyASCII/1:2-4 2502118 180.4 ns/op BenchmarkIndexAnyASCII/1:4-4 1452015 119.3 ns/op BenchmarkIndexAnyASCII/1:8-4 2429299 129.5 ns/op BenchmarkIndexAnyASCII/1:16-4 100 3340326 ns/op BenchmarkIndexAnyASCII/1:32-4 2075112 111.0 ns/op BenchmarkIndexAnyASCII/1:64-4 1970154 69.70 ns/op BenchmarkIndexAnyASCII/16:1-4 2604612 45.34 ns/op BenchmarkIndexAnyASCII/16:2-4 10000 11038 ns/op BenchmarkIndexAnyASCII/16:4-4 335011 2039 ns/op BenchmarkIndexAnyASCII/16:8-4 332877 874.4 ns/op BenchmarkIndexAnyASCII/16:16-4 314959 1216 ns/op BenchmarkIndexAnyASCII/16:32-4 284806 533.1 ns/op BenchmarkIndexAnyASCII/16:64-4 258156 474.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1778460 219.0 ns/op BenchmarkIndexAnyASCII/256:2-4 10000 10377 ns/op BenchmarkIndexAnyASCII/256:4-4 10000 17264 ns/op BenchmarkIndexAnyASCII/256:8-4 10000 152024 ns/op BenchmarkIndexAnyASCII/256:16-4 25120 23664 ns/op BenchmarkIndexAnyASCII/256:32-4 24070 5197 ns/op BenchmarkIndexAnyASCII/256:64-4 25017 17869 ns/op BenchmarkIndexAnyUTF8/1:1-4 2117023 115.5 ns/op BenchmarkIndexAnyUTF8/1:2-4 2653718 224.9 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 101.6 ns/op BenchmarkIndexAnyUTF8/1:8-4 10000 13729 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 134.6 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 720.4 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 338.2 ns/op BenchmarkIndexAnyUTF8/16:1-4 150355 2186 ns/op BenchmarkIndexAnyUTF8/16:2-4 254492 1694 ns/op BenchmarkIndexAnyUTF8/16:4-4 229225 3375 ns/op BenchmarkIndexAnyUTF8/16:8-4 223244 832.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 172893 610.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 163165 641.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 178038 1247 ns/op BenchmarkIndexAnyUTF8/256:1-4 9891 33891 ns/op BenchmarkIndexAnyUTF8/256:2-4 17016 7132 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 12671 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 18414 ns/op BenchmarkIndexAnyUTF8/256:16-4 12979 40175 ns/op BenchmarkIndexAnyUTF8/256:32-4 12696 9377 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 12699 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 244.3 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 216.6 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1859817 72.02 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1271299 111.6 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2060420 291.8 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1334896 273.9 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 660.4 ns/op BenchmarkLastIndexAnyASCII/16:1-4 340752 1004 ns/op BenchmarkLastIndexAnyASCII/16:2-4 342112 351.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 306601 688.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 328557 695.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 291490 589.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 268209 1856 ns/op BenchmarkLastIndexAnyASCII/16:64-4 197706 4213 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24577 4785 ns/op BenchmarkLastIndexAnyASCII/256:2-4 10000 31277 ns/op BenchmarkLastIndexAnyASCII/256:4-4 19927 21776 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24990 15168 ns/op BenchmarkLastIndexAnyASCII/256:16-4 10000 11683 ns/op BenchmarkLastIndexAnyASCII/256:32-4 18394 5807 ns/op BenchmarkLastIndexAnyASCII/256:64-4 16500 6730 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1492849 71.28 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2203996 45.49 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2600692 101.5 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1307922 221.3 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2063428 122.2 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2249706 84.63 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1763101 142.3 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 289419 2198 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 252622 470.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 214032 513.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 233985 549.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 188936 4215 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 163484 4230 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 177800 2682 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18535 10317 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 12476 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 69364 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 15112 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 13764 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 38745 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 39671 ns/op BenchmarkTrimASCII/1:1-4 2474062 70.97 ns/op BenchmarkTrimASCII/1:2-4 2237794 129.4 ns/op BenchmarkTrimASCII/1:4-4 2045842 81.11 ns/op BenchmarkTrimASCII/1:8-4 1852849 218.7 ns/op BenchmarkTrimASCII/1:16-4 1000000 195.7 ns/op BenchmarkTrimASCII/16:1-4 458611 1322 ns/op BenchmarkTrimASCII/16:2-4 322828 1615 ns/op BenchmarkTrimASCII/16:4-4 291572 2635 ns/op BenchmarkTrimASCII/16:8-4 332648 1844 ns/op BenchmarkTrimASCII/16:16-4 313834 1750 ns/op BenchmarkTrimASCII/256:1-4 39535 3949 ns/op BenchmarkTrimASCII/256:2-4 19353 25965 ns/op BenchmarkTrimASCII/256:4-4 10000 11084 ns/op BenchmarkTrimASCII/256:8-4 10000 10424 ns/op BenchmarkTrimASCII/256:16-4 25309 16749 ns/op BenchmarkTrimASCII/4096:1-4 2342 301506 ns/op BenchmarkTrimASCII/4096:2-4 1345 338712 ns/op BenchmarkTrimASCII/4096:4-4 1497 180853 ns/op BenchmarkTrimASCII/4096:8-4 1533 336194 ns/op BenchmarkTrimASCII/4096:16-4 100 2022902 ns/op BenchmarkTrimByte-4 2085667 345.2 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18886 17414 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 25467 35858 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 470 2125471 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1062 212677 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1587 424671 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3110 323934 ns/op BenchmarkCompareBytesEqual-4 7154564 68.24 ns/op BenchmarkCompareBytesToNil-4 12513380 8.923 ns/op BenchmarkCompareBytesEmpty-4 11552031 32.12 ns/op BenchmarkCompareBytesIdentical-4 13255900 11.74 ns/op BenchmarkCompareBytesSameLength-4 10761188 37.45 ns/op BenchmarkCompareBytesDifferentLength-4 5299448 30.29 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1626 62756 ns/op 16708.93 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2134 306714 ns/op 3418.77 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2396 232058 ns/op 4518.64 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2168 474582 ns/op 2209.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2467 122045 ns/op 8591.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2428 75633 ns/op 13864.08 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2488 141750 ns/op 7397.43 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2372 207288 ns/op 5058.58 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2163 653073 ns/op 1605.62 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2278 266085 ns/op 3940.79 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2031 207008 ns/op 5065.43 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1993 88385 ns/op 11863.74 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1946 151508 ns/op 6920.98 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1840 248801 ns/op 4214.53 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2248 320900 ns/op 3267.62 MB/s BenchmarkCompareBytesBig-4 2079 60517 ns/op 17327.05 MB/s BenchmarkCompareBytesBigIdentical-4 13345947 10.00 ns/op 104837036.29 MB/s PASS ok bytes 562.792s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 807269664 ns/op 0.12 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 1925529507 ns/op 0.29 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 3 103503767 ns/op 0.16 MB/s 3646253 B/op 52 allocs/op PASS ok compress/bzip2 7.606s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 46 15326997 ns/op 0.65 MB/s 43039 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 24948104 ns/op 4.01 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 264303882 ns/op 3.78 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 44 2617932 ns/op 3.82 MB/s 43047 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 125642259 ns/op 0.80 MB/s 49162 B/op 13 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 768847752 ns/op 1.30 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 43 7642912 ns/op 1.31 MB/s 42681 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 3 36925686 ns/op 2.71 MB/s 43720 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 957586953 ns/op 1.04 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 40 13673049 ns/op 0.73 MB/s 44072 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 110054182 ns/op 0.91 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 1991764822 ns/op 0.50 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 18 22336264 ns/op 0.45 MB/s 43999 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 3 362317611 ns/op 0.28 MB/s 50658 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 969446083 ns/op 1.03 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 52 10951640 ns/op 0.91 MB/s 43524 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 3 140394596 ns/op 0.71 MB/s 49362 B/op 33 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 721876439 ns/op 1.39 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 54 10301649 ns/op 0.97 MB/s 42419 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 6 82796161 ns/op 1.21 MB/s 48444 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 825102074 ns/op 1.21 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 57 17379568 ns/op 0.58 MB/s 43067 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 133832024 ns/op 0.75 MB/s 44128 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 593860654 ns/op 1.68 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 78 15149781 ns/op 0.66 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 1 121054994 ns/op 0.83 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 473448267 ns/op 2.11 MB/s BenchmarkEncode/Digits/Speed/1e4-4 36 4959497 ns/op 2.02 MB/s BenchmarkEncode/Digits/Speed/1e5-4 2 76378040 ns/op 1.31 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 769748329 ns/op 1.30 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 11355712 ns/op 0.88 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 139936563 ns/op 0.71 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 6287568004 ns/op 0.16 MB/s BenchmarkEncode/Digits/Compression/1e4-4 10 52819691 ns/op 0.19 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 95332380 ns/op 1.05 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 5627672308 ns/op 0.18 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 67 1793567 ns/op 5.58 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 268655332 ns/op 0.37 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 172218745 ns/op 5.81 MB/s BenchmarkEncode/Newton/Speed/1e4-4 39 2961326 ns/op 3.38 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 21209463 ns/op 4.71 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 283560344 ns/op 3.53 MB/s BenchmarkEncode/Newton/Default/1e4-4 12 8477189 ns/op 1.18 MB/s BenchmarkEncode/Newton/Default/1e5-4 1 102484725 ns/op 0.98 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 2763563521 ns/op 0.36 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 11003507 ns/op 0.91 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 108536789 ns/op 0.92 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 3404385222 ns/op 0.29 MB/s PASS ok compress/flate 169.470s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 27 4162091 ns/op 2.40 MB/s BenchmarkDecoder/1e-Reuse4-4 28 7181155 ns/op 1.39 MB/s BenchmarkDecoder/1e5-4 2 235483156 ns/op 0.42 MB/s BenchmarkDecoder/1e-Reuse5-4 2 72231423 ns/op 1.38 MB/s BenchmarkDecoder/1e6-4 1 769424972 ns/op 1.30 MB/s BenchmarkDecoder/1e-Reuse6-4 1 870945561 ns/op 1.15 MB/s BenchmarkEncoder/1e4-4 28 10227194 ns/op 0.98 MB/s BenchmarkEncoder/1e-Reuse4-4 36 3226819 ns/op 3.10 MB/s BenchmarkEncoder/1e5-4 2 57942430 ns/op 1.73 MB/s BenchmarkEncoder/1e-Reuse5-4 1 259600754 ns/op 0.39 MB/s BenchmarkEncoder/1e6-4 1 441669795 ns/op 2.26 MB/s BenchmarkEncoder/1e-Reuse6-4 1 500210180 ns/op 2.00 MB/s PASS ok compress/lzw 24.979s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 55875985 ns/op PASS ok container/heap 2.169s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 24374 28454 ns/op BenchmarkWithTimeout/concurrency=40-4 3000 58395 ns/op BenchmarkWithTimeout/concurrency=4000-4 3884 117858 ns/op BenchmarkWithTimeout/concurrency=400000-4 100 1290307 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 375097 5616 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 2800 40915 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 10000 112053 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3183 42422 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2326 282653 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3078 64845 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 99 9511423 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 100 12856371 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 357 490260 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 28 7123075 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 6837279 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 4372872 ns/op BenchmarkCheckCanceled/Err-4 455972 331.9 ns/op BenchmarkCheckCanceled/Done-4 718873 387.5 ns/op BenchmarkContextCancelDone-4 560151 276.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 37548 5515 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 32614 13334 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 31381 6799 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22063 15828 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12276 16861 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 478982 419.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 264396 1719 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 180735 1421 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 106939 2778 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 58818 12704 ns/op PASS ok context 63.793s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1737361 356.7 ns/op 44.85 MB/s BenchmarkDecrypt-4 1775959 161.0 ns/op 99.36 MB/s BenchmarkExpand-4 12876 10251 ns/op PASS ok crypto/aes 4.657s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 156609 1243 ns/op 51.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 335638 485.2 ns/op 131.92 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 175303 752.0 ns/op 85.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 344538 337.6 ns/op 189.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 146469 809.9 ns/op 1666.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 282454 410.0 ns/op 3292.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 155011 865.9 ns/op 1559.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 151990 787.1 ns/op 1715.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 87682 3066 ns/op 2671.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 141226 1138 ns/op 7200.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 97184 2642 ns/op 3101.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 140620 1268 ns/op 6459.60 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2247 189996 ns/op 5.36 MB/s BenchmarkAESCFBDecrypt1K-4 1122 106818 ns/op 9.54 MB/s BenchmarkAESCFBDecrypt8K-4 277 562282 ns/op 14.56 MB/s BenchmarkAESOFB1K-4 5572 57408 ns/op 17.75 MB/s BenchmarkAESCTR1K-4 5596 309761 ns/op 3.29 MB/s BenchmarkAESCTR8K-4 684 307596 ns/op 26.62 MB/s BenchmarkAESCBCEncrypt1K-4 425893 294.9 ns/op 3472.19 MB/s BenchmarkAESCBCDecrypt1K-4 864082 134.9 ns/op 7590.16 MB/s PASS ok crypto/cipher 29.742s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 10000 23220 ns/op 0.34 MB/s BenchmarkDecrypt-4 41386 7632 ns/op 1.05 MB/s BenchmarkTDESEncrypt-4 10000 36505 ns/op 0.22 MB/s BenchmarkTDESDecrypt-4 13298 19525 ns/op 0.41 MB/s PASS ok crypto/des 5.105s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 777 133103 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 4 43160880 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 1 113826540 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 21 23522050 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 5.246s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2361 48149 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1696 219658 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1320 161308 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2280 192564 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1171 225169 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 717 347872 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3190 36209 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 6163218 ns/op 1093 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 56434630 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 17.000s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 111 1070090 ns/op BenchmarkNewKeyFromSeed-4 1 203140645 ns/op BenchmarkSigning-4 86 1398349 ns/op BenchmarkVerification-4 51 7483302 ns/op PASS ok crypto/ed25519 2.581s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4425 38371 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 57 1936683 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 15760869 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 52780228 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1204 112851 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 20 7068095 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13069233 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 36971959 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 100 1003668 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4089 37319 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 1956 332543 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 38 7946903 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1304 166543 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 100 1039386 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1174 95802 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 45 2463846 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 28.764s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 13221 35208 ns/op 29.08 MB/s BenchmarkHMACSHA256_32-4 13148 29213 ns/op 1.10 MB/s BenchmarkNewWriteSum-4 9324 42466 ns/op 0.75 MB/s PASS ok crypto/hmac 9.163s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 43440 2895 ns/op BenchmarkModSub-4 32911 17673 ns/op BenchmarkMontgomeryRepr-4 12038 23743 ns/op BenchmarkMontgomeryMul-4 12841 39020 ns/op BenchmarkModMul-4 5029 94353 ns/op BenchmarkExpBig-4 6 30749890 ns/op BenchmarkExp-4 2 74273824 ns/op PASS ok crypto/internal/bigmod 5.209s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 489 967916 ns/op BenchmarkScalarBaseMult-4 115 1277168 ns/op BenchmarkScalarMult-4 40 3117694 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 49 3548397 ns/op PASS ok crypto/internal/edwards25519 3.313s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 237871 773.9 ns/op BenchmarkMultiply-4 231259 3126 ns/op BenchmarkSquare-4 311500 589.9 ns/op BenchmarkInvert-4 1166 117263 ns/op BenchmarkMult32-4 756808 172.9 ns/op PASS ok crypto/internal/edwards25519/field 7.560s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 24 6928152 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1558 324582 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 80421376 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 41181480 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 72 1727573 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7023 42176 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 26 13369192 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 312098064 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 20.108s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 243625 847.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 128478 3528 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 24354 10049 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 252534 642.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 129103 1467 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 55616 8666 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 7.058s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 78676 6193 ns/op 1.29 MB/s BenchmarkHash64-4 100801 2767 ns/op 23.13 MB/s BenchmarkHash128-4 92416 1435 ns/op 89.18 MB/s BenchmarkHash256-4 84248 2218 ns/op 115.42 MB/s BenchmarkHash512-4 66891 2430 ns/op 210.69 MB/s BenchmarkHash1K-4 50373 7120 ns/op 143.82 MB/s BenchmarkHash8K-4 10000 76459 ns/op 107.14 MB/s BenchmarkHash1M-4 85 1456372 ns/op 719.99 MB/s BenchmarkHash8M-4 8 13582633 ns/op 617.60 MB/s BenchmarkHash8BytesUnaligned-4 55788 9694 ns/op 0.83 MB/s BenchmarkHash1KUnaligned-4 49707 14591 ns/op 70.18 MB/s BenchmarkHash8KUnaligned-4 10000 106079 ns/op 77.23 MB/s PASS ok crypto/md5 23.290s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 2052508906 ns/op PASS ok crypto/rand 3.152s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9994 10898 ns/op 11.75 MB/s BenchmarkRC4_1K-4 1358 367235 ns/op 2.79 MB/s BenchmarkRC4_8K-4 100 2570195 ns/op 3.15 MB/s PASS ok crypto/rc4 3.745s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 16726016 ns/op BenchmarkDecryptPKCS1v15/3072-4 2 114076580 ns/op BenchmarkDecryptPKCS1v15/4096-4 1 990783663 ns/op BenchmarkEncryptPKCS1v15/2048-4 379 2195307 ns/op BenchmarkDecryptOAEP/2048-4 1 317172603 ns/op BenchmarkEncryptOAEP/2048-4 361 2469623 ns/op BenchmarkSignPKCS1v15/2048-4 6 17787108 ns/op BenchmarkVerifyPKCS1v15/2048-4 350 1151708 ns/op BenchmarkSignPSS/2048-4 4 70962723 ns/op BenchmarkVerifyPSS/2048-4 100 2378881 ns/op PASS ok crypto/rsa 17.206s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 65755 7705 ns/op 1.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 80187 1293 ns/op 6.19 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 83527 5661 ns/op 56.52 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 28275 4729 ns/op 67.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 66081 3113 ns/op 328.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 74092 3236 ns/op 316.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 20727 5691 ns/op 1439.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 20301 25342 ns/op 323.26 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 19.497s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 45154 14718 ns/op 0.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 21199 9567 ns/op 0.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 26919 16409 ns/op 0.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26776 5867 ns/op 174.53 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 49772 9358 ns/op 109.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 59904 2512 ns/op 407.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 13680 ns/op 598.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23400 5088 ns/op 1610.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 10000 55841 ns/op 146.70 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 10.819s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 41967 3503 ns/op 2.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 49170 2310 ns/op 3.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 51530 3449 ns/op 2.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 35196 9233 ns/op 110.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 57117 2061 ns/op 496.88 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 49750 3267 ns/op 313.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22633 15314 ns/op 534.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 19368 9903 ns/op 827.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27598 5646 ns/op 1450.98 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 11.340s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13547421 29.71 ns/op BenchmarkConstantTimeEq-4 13375630 10.41 ns/op BenchmarkConstantTimeLessOrEq-4 14175922 12.06 ns/op BenchmarkXORBytes/8Bytes-4 314678 1919 ns/op 4.17 MB/s BenchmarkXORBytes/128Bytes-4 151770 4179 ns/op 30.63 MB/s BenchmarkXORBytes/2048Bytes-4 17170 46083 ns/op 44.44 MB/s BenchmarkXORBytes/32768Bytes-4 100 1105571 ns/op 29.64 MB/s PASS ok crypto/subtle 7.016s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 1 703966751 ns/op BenchmarkCertCache/1-4 1 1341053663 ns/op BenchmarkCertCache/2-4 1 148660912 ns/op BenchmarkCertCache/3-4 12 143058931 ns/op BenchmarkHandshakeServer/RSA-4 12 10714010 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 6 35585146 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 8 18938894 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 11486602 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 174 896672 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 7 26990882 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 15450363 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 68856795 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 150638622 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 111547975 ns/op 9.40 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 189357872 ns/op 5.54 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 613333910 ns/op 3.42 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 108273245 ns/op 19.37 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 102542129 ns/op 40.90 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 141201736 ns/op 29.70 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 555072649 ns/op 15.11 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 332340655 ns/op 25.24 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1615342584 ns/op 10.39 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 708480447 ns/op 23.68 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1870051609 ns/op 17.94 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1628128448 ns/op 20.61 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2378117638 ns/op 28.22 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4209883033 ns/op 15.94 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 61564337 ns/op 17.03 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 236057992 ns/op 4.44 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 123747698 ns/op 16.95 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 103226150 ns/op 20.32 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 220098103 ns/op 19.06 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 162510038 ns/op 25.81 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 190792879 ns/op 43.97 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 656954375 ns/op 12.77 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 617403193 ns/op 27.17 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1162277273 ns/op 14.43 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2497755895 ns/op 13.43 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2922254456 ns/op 11.48 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3643894423 ns/op 18.42 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2923911007 ns/op 22.95 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 738520019 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 738397076 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 313966384 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 311488965 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 178127080 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 166850715 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 133862998 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 102026839 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 63121784 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 103185772 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 172056149 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 170847140 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 1 125452689 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 87722574 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 128450672 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 103938928 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 135473937 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 61585359 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 104516662 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 2 115432606 ns/op PASS ok crypto/tls 68.448s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17066968 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 481 490448 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 883 2192002 ns/op 12658 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 854 2114179 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 11.962s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 33 5442101 ns/op 277039 B/op 1606 allocs/op BenchmarkConcurrentStmtQuery-4 18 6165509 ns/op 262845 B/op 1945 allocs/op BenchmarkConcurrentStmtExec-4 56 8006631 ns/op 216198 B/op 522 allocs/op BenchmarkConcurrentTxQuery-4 33 5732448 ns/op 272267 B/op 2121 allocs/op BenchmarkConcurrentTxExec-4 70 4161535 ns/op 88737 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 37 3016562 ns/op 110772 B/op 2129 allocs/op BenchmarkConcurrentTxStmtExec-4 100 3766319 ns/op 40199 B/op 381 allocs/op BenchmarkConcurrentRandom-4 33 9371753 ns/op 229842 B/op 1724 allocs/op BenchmarkManyConcurrentQueries-4 1926 204976 ns/op 4139 B/op 20 allocs/op BenchmarkGrabConn-4 206266 2504 ns/op 0 B/op 0 allocs/op PASS ok database/sql 6.511s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1356 238134 ns/op BenchmarkSymbols32-4 1750 292887 ns/op PASS ok debug/elf 8.645s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 53148 4310 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 51 4340975 ns/op 180214 B/op 13 allocs/op Benchmark115/LineToPC-4 44 9645904 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 12554 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 3.850s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 53504 2896 ns/op BenchmarkMarshal-4 652 1792200 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2611 300734 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 7.748s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 223 557790 ns/op 14.69 MB/s BenchmarkEncodeToString-4 224 1955317 ns/op 4.19 MB/s BenchmarkDecode-4 93 4514838 ns/op 2.90 MB/s BenchmarkDecodeString-4 138 3444808 ns/op 3.81 MB/s PASS ok encoding/base32 4.322s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 279 601930 ns/op 13.61 MB/s BenchmarkDecodeString/2-4 10000 13885 ns/op 0.29 MB/s BenchmarkDecodeString/4-4 247699 1530 ns/op 5.23 MB/s BenchmarkDecodeString/8-4 184611 688.8 ns/op 17.42 MB/s BenchmarkDecodeString/64-4 26944 4448 ns/op 19.78 MB/s BenchmarkDecodeString/8192-4 232 487840 ns/op 22.39 MB/s BenchmarkNewEncoding-4 51171 2328 ns/op 109.99 MB/s PASS ok encoding/base64 5.750s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1383 281296 ns/op 14.22 MB/s BenchmarkReadStruct-4 13635 8483 ns/op 8.84 MB/s BenchmarkWriteStruct-4 13010 9023 ns/op 8.31 MB/s BenchmarkReadInts-4 45446 2842 ns/op 10.56 MB/s BenchmarkWriteInts-4 10000 25936 ns/op 1.16 MB/s BenchmarkWriteSlice1000Int32s-4 756 335678 ns/op 11.92 MB/s BenchmarkPutUint16-4 1000000 202.5 ns/op 9.88 MB/s BenchmarkAppendUint16-4 3200298 54.84 ns/op 36.47 MB/s BenchmarkPutUint32-4 1765538 117.0 ns/op 34.20 MB/s BenchmarkAppendUint32-4 1965280 133.9 ns/op 29.87 MB/s BenchmarkPutUint64-4 601758 1094 ns/op 7.31 MB/s BenchmarkAppendUint64-4 762104 1289 ns/op 6.21 MB/s BenchmarkLittleEndianPutUint16-4 3175813 38.63 ns/op 51.78 MB/s BenchmarkLittleEndianAppendUint16-4 3090154 50.23 ns/op 39.82 MB/s BenchmarkLittleEndianPutUint32-4 1694550 129.1 ns/op 30.98 MB/s BenchmarkLittleEndianAppendUint32-4 1000000 147.5 ns/op 27.12 MB/s BenchmarkLittleEndianPutUint64-4 752596 317.5 ns/op 25.20 MB/s BenchmarkLittleEndianAppendUint64-4 768654 688.0 ns/op 11.63 MB/s BenchmarkReadFloats-4 159637 4967 ns/op 2.42 MB/s BenchmarkWriteFloats-4 134037 3121 ns/op 3.84 MB/s BenchmarkReadSlice1000Float32s-4 1099 150240 ns/op 26.62 MB/s BenchmarkWriteSlice1000Float32s-4 854 274497 ns/op 14.57 MB/s BenchmarkReadSlice1000Uint8s-4 12277 77199 ns/op 12.95 MB/s BenchmarkWriteSlice1000Uint8s-4 23077 5576 ns/op 179.35 MB/s BenchmarkPutUvarint32-4 434751 251.1 ns/op 15.93 MB/s BenchmarkPutUvarint64-4 184252 801.8 ns/op 9.98 MB/s PASS ok encoding/binary 34.319s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 4687 24424 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4322 38254 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5749 43012 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2941 68853 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5280 55931 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5743 22047 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5835 21491 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3002 53772 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9118 51727 ns/op PASS ok encoding/csv 9.248s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 5538 20105 ns/op 1820 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 3483 148749 ns/op 1826 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 141 1985638 ns/op 17226 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 159 977989 ns/op 3086 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 535 224174 ns/op 163 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 865 224915 ns/op 100 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1186 120044 ns/op 326 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 46 5829310 ns/op 38585 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 313 2241481 ns/op 25336 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 736 291328 ns/op 10816 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 620 481721 ns/op 9774 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 100 1193538 ns/op 39719 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 75 5633797 ns/op 68913 B/op 2284 allocs/op BenchmarkDecodeBytesSlice-4 464 928420 ns/op 23863 B/op 194 allocs/op BenchmarkDecodeInterfaceSlice-4 33 3278355 ns/op 84351 B/op 3178 allocs/op BenchmarkDecodeMap-4 51 8211186 ns/op 54132 B/op 181 allocs/op PASS ok encoding/gob 18.711s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 13101 8629 ns/op 29.67 MB/s BenchmarkEncode/1024-4 3517 127590 ns/op 8.03 MB/s BenchmarkEncode/4096-4 900 146438 ns/op 27.97 MB/s BenchmarkEncode/16384-4 189 2071090 ns/op 7.91 MB/s BenchmarkDecode/256-4 28258 25579 ns/op 10.01 MB/s BenchmarkDecode/1024-4 7102 26019 ns/op 39.36 MB/s BenchmarkDecode/4096-4 1776 73002 ns/op 56.11 MB/s BenchmarkDecode/16384-4 448 798711 ns/op 20.51 MB/s BenchmarkDump/256-4 1191 97074 ns/op 2.64 MB/s BenchmarkDump/1024-4 315 392004 ns/op 2.61 MB/s BenchmarkDump/4096-4 74 1598150 ns/op 2.56 MB/s BenchmarkDump/16384-4 18 10549091 ns/op 1.55 MB/s PASS ok encoding/hex 9.294s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 153256355 ns/op 12.66 MB/s 2176 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 411876560 ns/op 4.71 MB/s 8395496 B/op 118 allocs/op BenchmarkCodeMarshal-4 1 734572796 ns/op 2.64 MB/s 1942408 B/op 15 allocs/op BenchmarkCodeMarshalError-4 1 289290975 ns/op 6.71 MB/s 10335480 B/op 112 allocs/op BenchmarkMarshalBytes/32-4 10000 11227 ns/op BenchmarkMarshalBytes/256-4 5206 27873 ns/op BenchmarkMarshalBytes/4096-4 100 6825694 ns/op BenchmarkMarshalBytesError/32-4 51 3361712 ns/op BenchmarkMarshalBytesError/256-4 9 33456154 ns/op BenchmarkMarshalBytesError/4096-4 43 2736486 ns/op BenchmarkMarshalMap-4 28533 15483 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 1433594038 ns/op 1.35 MB/s 10097992 B/op 40035 allocs/op BenchmarkUnicodeDecoder-4 10000 29444 ns/op 0.48 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 1057 428427 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 2327627483 ns/op 0.83 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 1063786808 ns/op 1.82 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 70639 2414 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 80109 3892 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 85738 10721 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 6463 25905 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 10000 18940 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 24703 4812 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 9678 11745 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6213 119290 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 594 501682 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1412483 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 21002523 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 614888 447.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 407905 615.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 319960 360.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 464200 279.8 ns/op BenchmarkEncodeMarshaler-4 33916 6477 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 52629 4042 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5505534 23.48 ns/op BenchmarkNumberIsValidRegexp-4 14731 12036 ns/op PASS ok encoding/json 60.563s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 33 3081799 ns/op 21.27 MB/s BenchmarkDecode-4 13 25839321 ns/op 3.44 MB/s PASS ok encoding/pem 2.008s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 96 3825989 ns/op 6289 B/op 24 allocs/op BenchmarkUnmarshal-4 256 1142157 ns/op 8225 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1083 315651 ns/op PASS ok encoding/xml 3.953s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 166515 2413 ns/op BenchmarkAs-4 66000 2173 ns/op PASS ok errors 2.137s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 783500 1396 ns/op BenchmarkIntSet-4 788906 226.3 ns/op BenchmarkFloatAdd-4 486945 743.9 ns/op BenchmarkFloatSet-4 793928 599.9 ns/op BenchmarkStringSet-4 302532 1925 ns/op BenchmarkMapSet-4 115390 2447 ns/op BenchmarkMapSetDifferent-4 50461 3068 ns/op BenchmarkMapSetDifferentRandom-4 313 1369852 ns/op BenchmarkMapSetString-4 126166 1493 ns/op BenchmarkMapAddSame-4 18295 8823 ns/op BenchmarkMapAddDifferent-4 6040 21571 ns/op BenchmarkMapAddDifferentRandom-4 259 1549180 ns/op BenchmarkMapAddSameSteadyState-4 272054 986.9 ns/op BenchmarkMapAddDifferentSteadyState-4 110182 5002 ns/op BenchmarkMapString-4 6866 44268 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 33855 7816 ns/op PASS ok expvar 18.007s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 50888 2904 ns/op BenchmarkSprintfEmpty-4 10000 22172 ns/op BenchmarkSprintfString-4 112245 10601 ns/op BenchmarkSprintfTruncateString-4 73335 6289 ns/op BenchmarkSprintfTruncateBytes-4 129026 3775 ns/op BenchmarkSprintfSlowParsingPath-4 117727 3017 ns/op BenchmarkSprintfQuoteString-4 32812 8725 ns/op BenchmarkSprintfInt-4 101570 1419 ns/op BenchmarkSprintfIntInt-4 70597 1798 ns/op BenchmarkSprintfPrefixedInt-4 67634 3905 ns/op BenchmarkSprintfFloat-4 81762 1367 ns/op BenchmarkSprintfComplex-4 34857 12926 ns/op BenchmarkSprintfBoolean-4 130519 970.4 ns/op BenchmarkSprintfHexString-4 113181 7636 ns/op BenchmarkSprintfHexBytes-4 73471 15383 ns/op BenchmarkSprintfBytes-4 35097 20149 ns/op BenchmarkSprintfStringer-4 65582 10784 ns/op BenchmarkSprintfStructure-4 19260 15974 ns/op BenchmarkManyArgs-4 37749 4167 ns/op BenchmarkFprintInt-4 63716 4575 ns/op BenchmarkFprintfBytes-4 10000 19727 ns/op BenchmarkFprintIntNoAlloc-4 62970 11109 ns/op BenchmarkScanInts-4 20 5878735 ns/op BenchmarkScanRecursiveInt-4 1 1200786735 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 404128031 ns/op PASS ok fmt 31.253s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 550 260588 ns/op PASS ok go/build 1.501s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 42099 6092 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 45564 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3948 181406 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1238 279773 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 322 2372377 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 87 12162107 ns/op 215521 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 20 28152503 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 221677620 ns/op 3615232 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 383948980 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 8.344s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 1221048869 ns/op 0.05 MB/s 44836192 B/op 48777 allocs/op PASS ok go/format 2.602s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 56981095 ns/op 0.95 MB/s BenchmarkParseOnly-4 5 32485098 ns/op 1.66 MB/s BenchmarkResolve-4 36 4042516 ns/op 13.32 MB/s PASS ok go/parser 11.691s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 699555393 ns/op 0.07 MB/s 4931088 B/op 27486 allocs/op BenchmarkPrintDecl-4 622 704212 ns/op 0.05 MB/s 17517 B/op 51 allocs/op PASS ok go/printer 2.590s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 122 1888800 ns/op BenchmarkScanFiles/go/types/expr.go-4 7 44757491 ns/op 1.12 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 27964983 ns/op 2.64 MB/s BenchmarkScanFiles/net/http/server.go-4 3 86848346 ns/op 1.42 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 2203106 ns/op 1.41 MB/s PASS ok go/scanner 4.686s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 933590 574.2 ns/op PASS ok go/token 3.019s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1264681 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 518.0 ns/op BenchmarkNamed/Underlying/generic-4 1277992 97.51 ns/op BenchmarkNamed/Underlying/src_instance-4 1281912 84.60 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 364.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 71454 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 43625 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 22632 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 12933 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1969125586 ns/op 11940 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 1891005716 ns/op 16504 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 460168668 ns/op 73111 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 860467013 ns/op 39101 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3393762600 ns/op 1427 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 727772706 ns/op 7182 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 834757763 ns/op 6262 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 156815855 ns/op 20883 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 265307307 ns/op 8167 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 263635641 ns/op 8219 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 306700534 ns/op 5990 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 412886691 ns/op 5232 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 5278835669 ns/op 13082 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 3735183057 ns/op 16853 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 235812712 ns/op 259778 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 945529674 ns/op 52051 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2298923283 ns/op 830.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 316108443 ns/op 6129 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 143535177 ns/op 9703 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 285548315 ns/op 7028 lines/s PASS ok go/types 87.191s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 8834 11867 ns/op 86.29 MB/s PASS ok hash/adler32 2.352s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 217620 954.3 ns/op 15.72 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 191468 1893 ns/op 7.93 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 78906 2061 ns/op 19.41 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 86924 1379 ns/op 29.01 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 564308 221.3 ns/op 2313.51 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 531536 220.5 ns/op 2321.61 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 548377 242.2 ns/op 4228.49 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 532660 241.8 ns/op 4235.18 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 318948 1245 ns/op 3289.74 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 403765 619.8 ns/op 6608.36 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 148958 872.0 ns/op 37578.87 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 127658 1451 ns/op 22578.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 198050 1882 ns/op 7.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 184668 781.1 ns/op 19.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 73437 4307 ns/op 9.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 57630 6741 ns/op 5.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 476742 232.2 ns/op 2204.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 513867 233.6 ns/op 2192.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 429346 443.1 ns/op 2311.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 449953 291.6 ns/op 3512.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 389029 432.6 ns/op 9468.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 375766 1326 ns/op 3089.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 138757 4404 ns/op 7439.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 43605 3182 ns/op 10298.29 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 230325 520.0 ns/op 28.85 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 199674 3941 ns/op 3.81 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 100824 3066 ns/op 13.04 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 95815 2029 ns/op 19.71 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9088 18781 ns/op 27.26 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9165 13156 ns/op 38.92 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 2581 48558 ns/op 21.09 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 2695 154367 ns/op 6.63 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 694 833753 ns/op 4.91 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 151 1305185 ns/op 3.14 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1199869 ns/op 27.31 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 3809756 ns/op 8.60 MB/s PASS ok hash/crc32 88.783s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 56 2857002 ns/op 22.94 MB/s BenchmarkCrc64/ISO4KB-4 788 142021 ns/op 28.84 MB/s BenchmarkCrc64/ISO1KB-4 3360 34629 ns/op 29.57 MB/s BenchmarkCrc64/ECMA64KB-4 55 18767847 ns/op 3.49 MB/s BenchmarkCrc64/Random64KB-4 48 3453670 ns/op 18.98 MB/s BenchmarkCrc64/Random16KB-4 212 1407280 ns/op 11.64 MB/s PASS ok hash/crc64 6.915s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 100 1187776 ns/op 0.86 MB/s BenchmarkFnv32aKB-4 8690 17878 ns/op 57.28 MB/s BenchmarkFnv64KB-4 9602 21282 ns/op 48.12 MB/s BenchmarkFnv64aKB-4 8733 12172 ns/op 84.13 MB/s BenchmarkFnv128KB-4 991 110976 ns/op 9.23 MB/s BenchmarkFnv128aKB-4 1132 189517 ns/op 5.40 MB/s PASS ok hash/fnv 5.998s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 497714 262.5 ns/op 15.24 MB/s BenchmarkHash/n=4/Bytes-4 4809165 34.88 ns/op 114.66 MB/s BenchmarkHash/n=4/String-4 1624714 69.01 ns/op 57.96 MB/s BenchmarkHash/n=8/Write-4 566796 397.9 ns/op 20.11 MB/s BenchmarkHash/n=8/Bytes-4 2708703 97.54 ns/op 82.02 MB/s BenchmarkHash/n=8/String-4 1000000 248.8 ns/op 32.16 MB/s BenchmarkHash/n=16/Write-4 554979 1416 ns/op 11.30 MB/s BenchmarkHash/n=16/Bytes-4 4877142 98.45 ns/op 162.52 MB/s BenchmarkHash/n=16/String-4 1614438 130.2 ns/op 122.86 MB/s BenchmarkHash/n=32/Write-4 579111 338.0 ns/op 94.66 MB/s BenchmarkHash/n=32/Bytes-4 4816353 112.9 ns/op 283.44 MB/s BenchmarkHash/n=32/String-4 1000000 163.1 ns/op 196.17 MB/s BenchmarkHash/n=64/Write-4 496774 534.8 ns/op 119.66 MB/s BenchmarkHash/n=64/Bytes-4 1000000 146.9 ns/op 435.58 MB/s BenchmarkHash/n=64/String-4 1345664 416.8 ns/op 153.54 MB/s BenchmarkHash/n=256/Write-4 298950 335.0 ns/op 764.07 MB/s BenchmarkHash/n=256/Bytes-4 1285410 299.8 ns/op 853.77 MB/s BenchmarkHash/n=256/String-4 722078 628.1 ns/op 407.60 MB/s BenchmarkHash/n=320/Write-4 338587 3341 ns/op 95.77 MB/s BenchmarkHash/n=320/Bytes-4 1000000 480.2 ns/op 666.42 MB/s BenchmarkHash/n=320/String-4 539670 557.2 ns/op 574.33 MB/s BenchmarkHash/n=1024/Write-4 178884 1121 ns/op 913.43 MB/s BenchmarkHash/n=1024/Bytes-4 590779 214.0 ns/op 4785.93 MB/s BenchmarkHash/n=1024/String-4 211039 577.7 ns/op 1772.62 MB/s BenchmarkHash/n=4096/Write-4 63880 7393 ns/op 554.07 MB/s BenchmarkHash/n=4096/Bytes-4 158890 4840 ns/op 846.20 MB/s BenchmarkHash/n=4096/String-4 53620 3309 ns/op 1237.66 MB/s BenchmarkHash/n=16384/Write-4 25454 7030 ns/op 2330.57 MB/s BenchmarkHash/n=16384/Bytes-4 40556 4074 ns/op 4021.13 MB/s BenchmarkHash/n=16384/String-4 12846 46540 ns/op 352.04 MB/s PASS ok hash/maphash 50.462s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 844 453280 ns/op BenchmarkEscapeNone-4 74796 1660 ns/op BenchmarkUnescape-4 740 337691 ns/op BenchmarkUnescapeNone-4 578660 2523 ns/op BenchmarkUnescapeSparse-4 8301 58874 ns/op BenchmarkUnescapeDense-4 1147 323805 ns/op PASS ok html 5.875s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7669 19791 ns/op BenchmarkCSSEscaperNoSpecials-4 49704 2565 ns/op BenchmarkDecodeCSS-4 25149 13211 ns/op BenchmarkDecodeCSSNoSpecials-4 3350150 32.77 ns/op BenchmarkCSSValueFilter-4 113191 9832 ns/op BenchmarkCSSValueFilterOk-4 51093 6678 ns/op BenchmarkEscapedExecute-4 3301 33034 ns/op BenchmarkHTMLNospaceEscaper-4 10000 25301 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 32623 3744 ns/op BenchmarkStripTags-4 10000 20546 ns/op BenchmarkStripTagsNoSpecials-4 241797 937.4 ns/op BenchmarkJSValEscaperWithNum-4 10000 11953 ns/op BenchmarkJSValEscaperWithStr-4 5212 25878 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15238 7442 ns/op BenchmarkJSValEscaperWithObj-4 3615 84738 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 32130 ns/op BenchmarkJSStrEscaperNoSpecials-4 63148 2207 ns/op BenchmarkJSStrEscaper-4 10000 28826 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 10000 16539 ns/op BenchmarkJSRegexpEscaper-4 10000 67200 ns/op BenchmarkTemplateSpecialTags-4 56 4590260 ns/op BenchmarkURLEscaper-4 3003 41962 ns/op BenchmarkURLEscaperNoSpecials-4 174223 3383 ns/op BenchmarkURLNormalizer-4 4839 65172 ns/op BenchmarkURLNormalizerNoSpecials-4 157480 985.0 ns/op BenchmarkSrcsetFilter-4 14350 12019 ns/op BenchmarkSrcsetFilterNoSpecials-4 98775 1490 ns/op PASS ok html/template 43.242s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 492596 668.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 402626 464.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 519693 504.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 424742 415.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 303.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 923118 207.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 152.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 965776 635.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 913161 137.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 418861 324.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 328158 412.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 372865 332.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 317899 2147 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 738140 716.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 455210 1724 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 623126 379.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 502089 879.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 414236 299.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 812067 153.2 ns/op BenchmarkRGBASetRGBA-4 1000000 118.0 ns/op BenchmarkRGBA64At-4 535264 210.1 ns/op BenchmarkRGBA64SetRGBA64-4 627595 461.2 ns/op BenchmarkNRGBAAt-4 788821 639.5 ns/op BenchmarkNRGBASetNRGBA-4 646322 360.9 ns/op BenchmarkNRGBA64At-4 564486 630.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 640696 198.8 ns/op BenchmarkAlphaAt-4 2111054 80.00 ns/op BenchmarkAlphaSetAlpha-4 2020020 434.2 ns/op BenchmarkAlpha16At-4 1000000 997.1 ns/op BenchmarkAlphaSetAlpha16-4 1000000 250.7 ns/op BenchmarkGrayAt-4 1000000 376.4 ns/op BenchmarkGraySetGray-4 2110200 123.5 ns/op BenchmarkGray16At-4 1000000 126.0 ns/op BenchmarkGraySetGray16-4 1000000 342.7 ns/op PASS ok image 52.898s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 1000000 652.7 ns/op BenchmarkYCbCrToRGB/128-4 2843401 61.37 ns/op BenchmarkYCbCrToRGB/255-4 1000000 256.4 ns/op BenchmarkRGBToYCbCr/0-4 2867698 59.30 ns/op BenchmarkRGBToYCbCr/Cb-4 2736698 45.49 ns/op BenchmarkRGBToYCbCr/Cr-4 2582960 52.37 ns/op BenchmarkYCbCrToRGBA/0-4 2424318 49.69 ns/op BenchmarkYCbCrToRGBA/128-4 2506875 50.45 ns/op BenchmarkYCbCrToRGBA/255-4 2531859 50.29 ns/op BenchmarkNYCbCrAToRGBA/0-4 1000000 109.9 ns/op BenchmarkNYCbCrAToRGBA/128-4 2143945 53.91 ns/op BenchmarkNYCbCrAToRGBA/255-4 1878830 117.6 ns/op PASS ok image/color 16.692s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 110358190 ns/op BenchmarkFillSrc-4 322 758200 ns/op BenchmarkCopyOver-4 4 69645329 ns/op BenchmarkCopySrc-4 435 703307 ns/op BenchmarkNRGBAOver-4 4 29296899 ns/op BenchmarkNRGBASrc-4 7 34741134 ns/op BenchmarkYCbCr-4 7 31208030 ns/op BenchmarkGray-4 15 14166467 ns/op BenchmarkCMYK-4 1 114935970 ns/op BenchmarkGlyphOver-4 16 10857591 ns/op BenchmarkRGBAMaskOver-4 2 105074482 ns/op BenchmarkGrayMaskOver-4 2 238626255 ns/op BenchmarkRGBA64ImageMaskOver-4 1 169990625 ns/op BenchmarkRGBA-4 2 181254899 ns/op BenchmarkPalettedFill-4 949 463846 ns/op BenchmarkPalettedRGBA-4 3 102143175 ns/op BenchmarkGenericOver-4 1 230303357 ns/op BenchmarkGenericMaskOver-4 3 47076537 ns/op BenchmarkGenericSrc-4 2 100830126 ns/op BenchmarkGenericMaskSrc-4 1 113293922 ns/op PASS ok image/draw 40.386s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 13 17780020 ns/op 0.87 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 348111912 ns/op 0.88 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 9697016393 ns/op 0.13 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 37 11136232 ns/op 1.39 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 809034537 ns/op 0.08 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 18.027s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2385 59626 ns/op BenchmarkIDCT-4 1844 271336 ns/op BenchmarkDecodeBaseline-4 1 258655846 ns/op 0.24 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 3 44006284 ns/op 1.40 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 774724390 ns/op 1.59 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 403343189 ns/op 2.28 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 6.061s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11777424 38.80 ns/op BenchmarkDecodeGray-4 6 20064128 ns/op 3.27 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 98921429 ns/op 2.65 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 129431430 ns/op 2.03 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 15507572 ns/op 4.23 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 76211292 ns/op 3.44 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 196750855 ns/op 1.33 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 351254886 ns/op 0.87 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 1 106749818 ns/op 2.88 MB/s 852208 B/op 31 allocs/op BenchmarkEncodeNRGBOpaque-4 1 631503929 ns/op 1.95 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 458249020 ns/op 2.68 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 2 216335266 ns/op 1.42 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 411308173 ns/op 2.99 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 2421541010 ns/op 0.51 MB/s 864200 B/op 36 allocs/op PASS ok image/png 15.972s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 79342923 ns/op 1.26 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53529620 ns/op 1.87 MB/s 802900 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 628254209 ns/op 0.80 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 1227782449 ns/op 0.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 66817068 ns/op 1.50 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 1 140157782 ns/op 0.71 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 976748993 ns/op 0.51 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 296640437 ns/op 1.69 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 832944360 ns/op 1.20 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 1419161566 ns/op 0.70 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 6334985171 ns/op 0.79 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 8431500582 ns/op 0.59 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 11841512 ns/op 8.44 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 7 25609171 ns/op 3.90 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 51852261 ns/op 9.64 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 1 225540972 ns/op 2.22 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 152863404 ns/op 6.54 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 252862655 ns/op 3.95 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 610174591 ns/op 8.19 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 1103877681 ns/op 4.53 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 148251140 ns/op 0.67 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 66633666 ns/op 1.50 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 419345084 ns/op 1.19 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 416977138 ns/op 1.20 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1341240763 ns/op 0.75 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 862294804 ns/op 1.16 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6573506502 ns/op 0.76 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 7830719844 ns/op 0.64 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 1043346844 ns/op 4.01 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 195108531 ns/op 21.42 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 82.736s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 418957 794.7 ns/op 322.14 MB/s PASS ok internal/chacha8rand 1.677s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 10000 10589 ns/op 0.09 MB/s BenchmarkMarshalCorpusFile/2-4 32792 17949 ns/op 0.11 MB/s BenchmarkMarshalCorpusFile/4-4 30066 7920 ns/op 0.51 MB/s BenchmarkMarshalCorpusFile/8-4 17114 24168 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/16-4 10000 50243 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/32-4 10000 32184 ns/op 0.99 MB/s BenchmarkMarshalCorpusFile/64-4 9837 43105 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/128-4 7389 105790 ns/op 1.21 MB/s BenchmarkMarshalCorpusFile/256-4 3657 38933 ns/op 6.58 MB/s BenchmarkMarshalCorpusFile/512-4 1968 93677 ns/op 5.47 MB/s BenchmarkMarshalCorpusFile/1024-4 1054 351682 ns/op 2.91 MB/s BenchmarkMarshalCorpusFile/2048-4 148 1449884 ns/op 1.41 MB/s BenchmarkMarshalCorpusFile/4096-4 100 2331247 ns/op 1.76 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1577082 ns/op 5.19 MB/s BenchmarkMarshalCorpusFile/16384-4 73 12206123 ns/op 1.34 MB/s BenchmarkMarshalCorpusFile/32768-4 1 314473195 ns/op 0.10 MB/s BenchmarkMarshalCorpusFile/65536-4 3 111619199 ns/op 0.59 MB/s BenchmarkMarshalCorpusFile/131072-4 1 117489251 ns/op 1.12 MB/s BenchmarkMarshalCorpusFile/262144-4 1 1101146067 ns/op 0.24 MB/s BenchmarkMarshalCorpusFile/524288-4 1 811858295 ns/op 0.65 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 814193071 ns/op 1.29 MB/s BenchmarkUnmarshalCorpusFile/1-4 7168 82180 ns/op 0.01 MB/s BenchmarkUnmarshalCorpusFile/2-4 5612 233300 ns/op 0.01 MB/s BenchmarkUnmarshalCorpusFile/4-4 6283 50740 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/8-4 5840 30588 ns/op 0.26 MB/s BenchmarkUnmarshalCorpusFile/16-4 4678 89817 ns/op 0.18 MB/s BenchmarkUnmarshalCorpusFile/32-4 3525 120887 ns/op 0.26 MB/s BenchmarkUnmarshalCorpusFile/64-4 2571 44804 ns/op 1.43 MB/s BenchmarkUnmarshalCorpusFile/128-4 2526 120376 ns/op 1.06 MB/s BenchmarkUnmarshalCorpusFile/256-4 966 150065 ns/op 1.71 MB/s BenchmarkUnmarshalCorpusFile/512-4 523 233994 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/1024-4 181 2357855 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/2048-4 98 3053874 ns/op 0.67 MB/s BenchmarkUnmarshalCorpusFile/4096-4 61 1842734 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 4527147 ns/op 1.81 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 30796960 ns/op 0.53 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 60596478 ns/op 0.54 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 49248264 ns/op 1.33 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 89860042 ns/op 1.46 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 217777393 ns/op 1.20 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 1160710619 ns/op 0.45 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 1230584403 ns/op 0.85 MB/s BenchmarkMutatorBytes/1-4 31855 17885 ns/op BenchmarkMutatorBytes/10-4 10000 104254 ns/op BenchmarkMutatorBytes/100-4 33134 3815 ns/op BenchmarkMutatorBytes/1000-4 19298 21534 ns/op BenchmarkMutatorBytes/10000-4 7359 42983 ns/op BenchmarkMutatorBytes/100000-4 1290 207423 ns/op BenchmarkMutatorString/1-4 27763 4904 ns/op BenchmarkMutatorString/10-4 29100 5333 ns/op BenchmarkMutatorString/100-4 29154 4246 ns/op BenchmarkMutatorString/1000-4 10000 57047 ns/op BenchmarkMutatorString/10000-4 4237 110363 ns/op BenchmarkMutatorString/100000-4 387 1310227 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18530 8197 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 42308 ns/op BenchmarkMutatorAllBasicTypes/bool-4 49617 2837 ns/op BenchmarkMutatorAllBasicTypes/float32-4 58794 15692 ns/op BenchmarkMutatorAllBasicTypes/float64-4 58293 3707 ns/op BenchmarkMutatorAllBasicTypes/int-4 61536 3038 ns/op BenchmarkMutatorAllBasicTypes/int8-4 62176 4473 ns/op BenchmarkMutatorAllBasicTypes/int16-4 62252 2080 ns/op BenchmarkMutatorAllBasicTypes/int32-4 59371 4012 ns/op BenchmarkMutatorAllBasicTypes/int64-4 60292 2495 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 53588 2980 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 59040 2475 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 46750 2265 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 61768 5993 ns/op PASS ok internal/fuzz 99.338s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 2 79949438 ns/op 2788 B/op 14 allocs/op BenchmarkGetByString-4 153914 1074 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.091s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 33872 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 37831 13990 ns/op BenchmarkSplicePipePoolParallel-4 153504 2767 ns/op PASS ok internal/poll 3.438s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 1 216672455 ns/op PASS ok internal/trace 6.952s PASS ok internal/zstd 1.132s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 49266 ns/op BenchmarkCopyNLarge-4 100 6846885 ns/op PASS ok io 2.991s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 178183 955.9 ns/op BenchmarkPrintln-4 20644 57987 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35174 9401 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 2000 94532 ns/op BenchmarkDiscard-4 886489 195.5 ns/op 0 B/op 0 allocs/op PASS ok log 5.946s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 10000 16917 ns/op BenchmarkJSONHandler/defaults-4 5077 22576 ns/op 527 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 1460 101911 ns/op 759 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3764 125541 ns/op 758 B/op 5 allocs/op BenchmarkPreformatting/separate-4 2764 37243 ns/op 502 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5883 155934 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4596 52164 ns/op 534 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24715 27612 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 10000 20911 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 78639 2216 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 60951 7009 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 73711 2069 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 67138 3479 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 61689 4407 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 68281 2036 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 337.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 627176 327.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 601543 468.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 451215 961.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 406291 2039 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4923 77541 ns/op BenchmarkDispatch/switch-checked-4 130948 1345 ns/op BenchmarkDispatch/As-4 182575 1510 ns/op BenchmarkDispatch/Visit-4 150369 2064 ns/op BenchmarkUnsafeStrings-4 13660 8325 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 value_test.go:271: Value size = 24 PASS ok log/slog 33.713s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 537438 380.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 279523 836.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 290090 366.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 109888 1631 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 37983 24859 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 35210 13977 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 8967 14493 ns/op 683 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 6176 36347 ns/op 3451 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 5148 21626 ns/op 578 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 3538 29883 ns/op 588 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 3801 103549 ns/op 1081 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1126 195717 ns/op 4301 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 10543 70999 ns/op 530 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 9991 44125 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 4537 189148 ns/op 950 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1302 149820 ns/op 3805 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 25.465s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 1 469804004 ns/op PASS ok maps 2.328s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6170937 111.5 ns/op BenchmarkAcosh-4 4780333 89.90 ns/op BenchmarkAsin-4 6425970 31.25 ns/op BenchmarkAsinh-4 4177503 50.19 ns/op BenchmarkAtan-4 5532800 40.31 ns/op BenchmarkAtanh-4 4880275 24.32 ns/op BenchmarkAtan2-4 4929756 66.19 ns/op BenchmarkCbrt-4 6074496 30.67 ns/op BenchmarkCeil-4 16310866 37.22 ns/op BenchmarkCopysign-4 1917442 78.19 ns/op BenchmarkCos-4 7587849 14.84 ns/op BenchmarkCosh-4 5950274 65.47 ns/op BenchmarkErf-4 6682046 30.40 ns/op BenchmarkErfc-4 7627644 15.89 ns/op BenchmarkErfinv-4 1000000 102.4 ns/op BenchmarkErfcinv-4 2926558 326.5 ns/op BenchmarkExp-4 7036596 17.90 ns/op BenchmarkExpGo-4 633765 195.0 ns/op BenchmarkExpm1-4 6604334 93.19 ns/op BenchmarkExp2-4 772408 174.4 ns/op BenchmarkExp2Go-4 720640 197.9 ns/op BenchmarkAbs-4 2383728 117.4 ns/op BenchmarkDim-4 8269369 161.6 ns/op BenchmarkFloor-4 14601145 32.56 ns/op BenchmarkMax-4 12427240 12.49 ns/op BenchmarkMin-4 11204712 17.23 ns/op BenchmarkMod-4 197772 638.0 ns/op BenchmarkFrexp-4 1000000 503.3 ns/op BenchmarkGamma-4 354642 521.0 ns/op BenchmarkHypot-4 1000000 107.9 ns/op BenchmarkHypotGo-4 1000000 120.1 ns/op BenchmarkIlogb-4 1487738 269.3 ns/op BenchmarkJ0-4 158954 928.3 ns/op BenchmarkJ1-4 146967 740.9 ns/op BenchmarkJn-4 69446 2021 ns/op BenchmarkLdexp-4 1000000 132.6 ns/op BenchmarkLgamma-4 470512 855.2 ns/op BenchmarkLog-4 4537702 30.14 ns/op BenchmarkLogb-4 1000000 157.9 ns/op BenchmarkLog1p-4 5014042 73.63 ns/op BenchmarkLog10-4 4337310 96.54 ns/op BenchmarkLog2-4 1010236 615.2 ns/op BenchmarkModf-4 1000000 112.0 ns/op BenchmarkNextafter32-4 1000000 419.2 ns/op BenchmarkNextafter64-4 2337296 51.97 ns/op BenchmarkPowInt-4 3249950 125.0 ns/op BenchmarkPowFrac-4 3133680 143.9 ns/op BenchmarkPow10Pos-4 2961788 180.5 ns/op BenchmarkPow10Neg-4 3818451 117.9 ns/op BenchmarkRound-4 6928704 40.67 ns/op BenchmarkRoundToEven-4 5102079 118.8 ns/op BenchmarkRemainder-4 284584 1598 ns/op BenchmarkSignbit-4 3412009 95.69 ns/op BenchmarkSin-4 4722823 25.44 ns/op BenchmarkSincos-4 596473 289.1 ns/op BenchmarkSinh-4 6682965 71.04 ns/op BenchmarkSqrtIndirect-4 13122446 23.41 ns/op BenchmarkSqrtLatency-4 9790578 46.12 ns/op BenchmarkSqrtIndirectLatency-4 10025080 20.20 ns/op BenchmarkSqrtGoLatency-4 1000000 624.6 ns/op BenchmarkSqrtPrime-4 116881 8294 ns/op BenchmarkTan-4 5976836 79.90 ns/op BenchmarkTanh-4 3328090 40.85 ns/op BenchmarkTrunc-4 15853015 21.95 ns/op BenchmarkY0-4 172606 4406 ns/op BenchmarkY1-4 172704 2282 ns/op BenchmarkYn-4 90205 4666 ns/op BenchmarkFloat64bits-4 3498508 76.94 ns/op BenchmarkFloat64frombits-4 3910101 142.3 ns/op BenchmarkFloat32bits-4 3275324 31.70 ns/op BenchmarkFloat32frombits-4 1000000 151.7 ns/op BenchmarkFMA-4 16199550 7.759 ns/op PASS ok math 117.650s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10994748 94.44 ns/op 677.65 MB/s BenchmarkAddVV/2-4 9998604 13.24 ns/op 9670.63 MB/s BenchmarkAddVV/3-4 8603277 21.94 ns/op 8752.62 MB/s BenchmarkAddVV/4-4 8797707 65.82 ns/op 3889.10 MB/s BenchmarkAddVV/5-4 7838404 26.97 ns/op 11865.80 MB/s BenchmarkAddVV/10-4 6788322 134.4 ns/op 4761.94 MB/s BenchmarkAddVV/100-4 1606076 121.3 ns/op 52774.64 MB/s BenchmarkAddVV/1000-4 297417 505.6 ns/op 126591.77 MB/s BenchmarkSubVV/1-4 11579204 24.44 ns/op 2618.92 MB/s BenchmarkSubVV/2-4 10346619 15.98 ns/op 8008.20 MB/s BenchmarkSubVV/3-4 9128397 47.55 ns/op 4037.91 MB/s BenchmarkSubVV/4-4 6951334 17.30 ns/op 14801.07 MB/s BenchmarkSubVV/5-4 5886208 136.8 ns/op 2338.73 MB/s BenchmarkSubVV/10-4 6958220 22.12 ns/op 28927.22 MB/s BenchmarkSubVV/100-4 1000000 248.4 ns/op 25767.89 MB/s BenchmarkSubVV/1000-4 247932 1065 ns/op 60102.51 MB/s BenchmarkAddVW/1-4 11497150 11.85 ns/op 675.26 MB/s BenchmarkAddVW/2-4 11539305 23.35 ns/op 685.26 MB/s BenchmarkAddVW/3-4 11435384 19.19 ns/op 1250.96 MB/s BenchmarkAddVW/4-4 3866302 167.0 ns/op 191.62 MB/s BenchmarkAddVW/5-4 10865348 34.46 ns/op 1160.76 MB/s BenchmarkAddVW/10-4 7854039 107.0 ns/op 747.41 MB/s BenchmarkAddVW/100-4 3986023 56.33 ns/op 14202.96 MB/s BenchmarkAddVW/1000-4 350065 723.4 ns/op 11059.41 MB/s BenchmarkAddVWext/1-4 11582588 10.10 ns/op 791.72 MB/s BenchmarkAddVWext/2-4 12231649 11.22 ns/op 1425.80 MB/s BenchmarkAddVWext/3-4 10623956 36.09 ns/op 665.02 MB/s BenchmarkAddVWext/4-4 10854351 48.92 ns/op 654.07 MB/s BenchmarkAddVWext/5-4 7117219 41.64 ns/op 960.69 MB/s BenchmarkAddVWext/10-4 100 1339320 ns/op 0.06 MB/s BenchmarkAddVWext/100-4 1000000 459.0 ns/op 1743.10 MB/s BenchmarkAddVWext/1000-4 295392 1852 ns/op 4319.17 MB/s BenchmarkSubVW/1-4 1000000 156.3 ns/op 51.20 MB/s BenchmarkSubVW/2-4 11734360 114.3 ns/op 140.03 MB/s BenchmarkSubVW/3-4 10725385 83.79 ns/op 286.42 MB/s BenchmarkSubVW/4-4 10783549 41.15 ns/op 777.66 MB/s BenchmarkSubVW/5-4 9777789 34.32 ns/op 1165.59 MB/s BenchmarkSubVW/10-4 7755796 31.94 ns/op 2504.75 MB/s BenchmarkSubVW/100-4 4748863 40.31 ns/op 19845.39 MB/s BenchmarkSubVW/1000-4 619868 278.9 ns/op 28681.28 MB/s BenchmarkSubVWext/1-4 10381692 15.12 ns/op 529.27 MB/s BenchmarkSubVWext/2-4 9891230 12.82 ns/op 1247.90 MB/s BenchmarkSubVWext/3-4 11091858 11.60 ns/op 2068.71 MB/s BenchmarkSubVWext/4-4 10250697 22.06 ns/op 1450.92 MB/s BenchmarkSubVWext/5-4 10126888 28.47 ns/op 1404.94 MB/s BenchmarkSubVWext/10-4 8367540 16.58 ns/op 4825.29 MB/s BenchmarkSubVWext/100-4 2023140 62.92 ns/op 12713.70 MB/s BenchmarkSubVWext/1000-4 251463 416.7 ns/op 19200.65 MB/s BenchmarkMulAddVWW/1-4 9240392 13.23 ns/op 4837.66 MB/s BenchmarkMulAddVWW/2-4 8853375 14.99 ns/op 8537.15 MB/s BenchmarkMulAddVWW/3-4 5865078 18.70 ns/op 10267.98 MB/s BenchmarkMulAddVWW/4-4 5932518 30.89 ns/op 8288.52 MB/s BenchmarkMulAddVWW/5-4 6392691 26.06 ns/op 12278.21 MB/s BenchmarkMulAddVWW/10-4 4387432 40.22 ns/op 15911.14 MB/s BenchmarkMulAddVWW/100-4 603598 309.7 ns/op 20663.94 MB/s BenchmarkMulAddVWW/1000-4 62259 1864 ns/op 34330.67 MB/s BenchmarkAddMulVVW/1-4 9011163 11.59 ns/op 5521.15 MB/s BenchmarkAddMulVVW/2-4 8042773 20.40 ns/op 6273.19 MB/s BenchmarkAddMulVVW/3-4 8113279 25.14 ns/op 7638.29 MB/s BenchmarkAddMulVVW/4-4 1000000 195.5 ns/op 1309.68 MB/s BenchmarkAddMulVVW/5-4 6398900 18.36 ns/op 17429.61 MB/s BenchmarkAddMulVVW/10-4 3819759 35.36 ns/op 18098.60 MB/s BenchmarkAddMulVVW/100-4 556476 222.4 ns/op 28773.15 MB/s BenchmarkAddMulVVW/1000-4 59294 2289 ns/op 27957.44 MB/s BenchmarkDivWVW/1-4 2342167 52.02 ns/op 1230.26 MB/s BenchmarkDivWVW/2-4 988296 119.7 ns/op 1069.38 MB/s BenchmarkDivWVW/3-4 815545 207.0 ns/op 927.44 MB/s BenchmarkDivWVW/4-4 687103 196.7 ns/op 1301.29 MB/s BenchmarkDivWVW/5-4 563048 358.1 ns/op 893.60 MB/s BenchmarkDivWVW/10-4 330135 1057 ns/op 605.53 MB/s BenchmarkDivWVW/100-4 17642 6972 ns/op 917.91 MB/s BenchmarkDivWVW/1000-4 2924 76591 ns/op 835.60 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2796982 50.89 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2160531 171.5 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1867434 73.74 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1000000 128.5 ns/op BenchmarkNonZeroShifts/3/shrVU-4 966927 105.5 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 106.2 ns/op BenchmarkNonZeroShifts/4/shrVU-4 860841 299.1 ns/op BenchmarkNonZeroShifts/4/shlVU-4 796965 253.3 ns/op BenchmarkNonZeroShifts/5/shrVU-4 725949 146.6 ns/op BenchmarkNonZeroShifts/5/shlVU-4 494026 288.6 ns/op BenchmarkNonZeroShifts/10/shrVU-4 437600 278.5 ns/op BenchmarkNonZeroShifts/10/shlVU-4 361874 343.1 ns/op BenchmarkNonZeroShifts/100/shrVU-4 47154 2573 ns/op BenchmarkNonZeroShifts/100/shlVU-4 44024 2814 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5102 23600 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4510 41975 ns/op BenchmarkDecimalConversion-4 100 1095047 ns/op BenchmarkFloatString/100-4 8686 22552 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 100 1135770 ns/op 2913 B/op 10 allocs/op BenchmarkFloatString/10000-4 1 153544943 ns/op 66288 B/op 62 allocs/op BenchmarkFloatString/100000-4 1 17746608147 ns/op 847728 B/op 538 allocs/op BenchmarkFloatAdd/10-4 68788 6042 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 77356 3984 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 51184 2513 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 14085 15486 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1597 516230 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 137283 1654 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 79924 1533 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 91304 1481 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 24205 31528 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3211 37370 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1368 133575 ns/op BenchmarkParseFloatLargeExp-4 100 1484211 ns/op BenchmarkGCD10x10/WithoutXY-4 122211 7484 ns/op BenchmarkGCD10x10/WithXY-4 30104 12967 ns/op BenchmarkGCD10x100/WithoutXY-4 80664 4371 ns/op BenchmarkGCD10x100/WithXY-4 11692 47366 ns/op BenchmarkGCD10x1000/WithoutXY-4 52297 14672 ns/op BenchmarkGCD10x1000/WithXY-4 9758 145582 ns/op BenchmarkGCD100x100/WithoutXY-4 10000 12375 ns/op BenchmarkGCD100x100/WithXY-4 7556 23268 ns/op BenchmarkGCD100x1000/WithoutXY-4 8596 60949 ns/op BenchmarkGCD100x1000/WithXY-4 4186 61660 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1756 708678 ns/op BenchmarkGCD1000x1000/WithXY-4 456 237455 ns/op BenchmarkHilbert-4 14 7843551 ns/op BenchmarkBinomial-4 7735 16876 ns/op BenchmarkQuoRem-4 10000 21851 ns/op BenchmarkExp-4 1 279230598 ns/op BenchmarkExpMont/Odd-4 91 3807122 ns/op 2588 B/op 21 allocs/op BenchmarkExpMont/Even1-4 87 2751736 ns/op 3354 B/op 37 allocs/op BenchmarkExpMont/Even2-4 90 4319871 ns/op 3826 B/op 52 allocs/op BenchmarkExpMont/Even3-4 86 1214835 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even4-4 92 1977619 ns/op 3863 B/op 54 allocs/op BenchmarkExpMont/Even8-4 84 2941587 ns/op 3881 B/op 54 allocs/op BenchmarkExpMont/Even32-4 84 4781822 ns/op 3880 B/op 54 allocs/op BenchmarkExpMont/Even64-4 97 3277175 ns/op 3659 B/op 54 allocs/op BenchmarkExpMont/Even96-4 109 5864269 ns/op 3759 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 4529861 ns/op 3257 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1315198 ns/op 2959 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 351 802407 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 403 316225 ns/op 1733 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 322 313803 ns/op 1756 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 403 300623 ns/op 1756 B/op 48 allocs/op BenchmarkExp2-4 1 246470829 ns/op BenchmarkBitset-4 912440 916.9 ns/op BenchmarkBitsetNeg-4 307788 1001 ns/op BenchmarkBitsetOrig-4 201176 2692 ns/op BenchmarkBitsetNegOrig-4 134558 2867 ns/op BenchmarkModSqrt225_Tonelli-4 76 4741164 ns/op BenchmarkModSqrt225_3Mod4-4 248 709094 ns/op BenchmarkModSqrt231_Tonelli-4 69 1984043 ns/op BenchmarkModSqrt231_5Mod8-4 213 637600 ns/op BenchmarkModInverse-4 2863 331247 ns/op BenchmarkSqrt-4 686 1324992 ns/op BenchmarkIntSqr/1-4 1316235 370.3 ns/op BenchmarkIntSqr/2-4 474739 263.1 ns/op BenchmarkIntSqr/3-4 246423 702.0 ns/op BenchmarkIntSqr/5-4 239287 504.1 ns/op BenchmarkIntSqr/8-4 138576 2070 ns/op BenchmarkIntSqr/10-4 124438 1298 ns/op BenchmarkIntSqr/20-4 32223 10587 ns/op BenchmarkIntSqr/30-4 10000 11165 ns/op BenchmarkIntSqr/50-4 10000 23775 ns/op BenchmarkIntSqr/80-4 7040 19931 ns/op BenchmarkIntSqr/100-4 5200 24967 ns/op BenchmarkIntSqr/200-4 1610 133547 ns/op BenchmarkIntSqr/300-4 922 661939 ns/op BenchmarkIntSqr/500-4 417 432539 ns/op BenchmarkIntSqr/800-4 144 813144 ns/op BenchmarkIntSqr/1000-4 100 2354954 ns/op BenchmarkDiv/20/10-4 210398 505.2 ns/op BenchmarkDiv/40/20-4 324499 764.9 ns/op BenchmarkDiv/100/50-4 296631 610.7 ns/op BenchmarkDiv/200/100-4 36342 15671 ns/op BenchmarkDiv/400/200-4 31389 18509 ns/op BenchmarkDiv/1000/500-4 24268 28755 ns/op BenchmarkDiv/2000/1000-4 17016 9480 ns/op BenchmarkDiv/20000/10000-4 213 1036623 ns/op BenchmarkDiv/200000/100000-4 18 58182101 ns/op BenchmarkDiv/2000000/1000000-4 1 309033471 ns/op BenchmarkDiv/20000000/10000000-4 1 19465743138 ns/op BenchmarkMul-4 2 402550344 ns/op BenchmarkNatMul/10-4 108712 4337 ns/op BenchmarkNatMul/100-4 3514 119144 ns/op BenchmarkNatMul/1000-4 98 3154061 ns/op BenchmarkZeroShifts/Shl-4 10000 39981 ns/op BenchmarkZeroShifts/ShlSame-4 6067956 19.41 ns/op BenchmarkZeroShifts/Shr-4 10000 69906 ns/op BenchmarkZeroShifts/ShrSame-4 5962274 106.7 ns/op BenchmarkExp3Power/0x10-4 131289 1778 ns/op BenchmarkExp3Power/0x40-4 168264 4608 ns/op BenchmarkExp3Power/0x100-4 63190 3854 ns/op BenchmarkExp3Power/0x400-4 24268 25521 ns/op BenchmarkExp3Power/0x1000-4 5980 59437 ns/op BenchmarkExp3Power/0x4000-4 543 276207 ns/op BenchmarkExp3Power/0x10000-4 100 12207575 ns/op BenchmarkExp3Power/0x40000-4 1 238907666 ns/op BenchmarkExp3Power/0x100000-4 1 489528372 ns/op BenchmarkExp3Power/0x400000-4 1 4667735932 ns/op BenchmarkFibo-4 1 243981108 ns/op BenchmarkNatSqr/1-4 900499 339.2 ns/op BenchmarkNatSqr/2-4 446182 458.5 ns/op BenchmarkNatSqr/3-4 331189 676.2 ns/op BenchmarkNatSqr/5-4 204255 2489 ns/op BenchmarkNatSqr/8-4 112239 2243 ns/op BenchmarkNatSqr/10-4 108206 9250 ns/op BenchmarkNatSqr/20-4 10000 31963 ns/op BenchmarkNatSqr/30-4 10000 32409 ns/op BenchmarkNatSqr/50-4 10000 23422 ns/op BenchmarkNatSqr/80-4 5916 64218 ns/op BenchmarkNatSqr/100-4 4994 66493 ns/op BenchmarkNatSqr/200-4 1093 153978 ns/op BenchmarkNatSqr/300-4 855 245955 ns/op BenchmarkNatSqr/500-4 391 1176569 ns/op BenchmarkNatSqr/800-4 174 2409848 ns/op BenchmarkNatSqr/1000-4 100 3106841 ns/op BenchmarkNatSetBytes/8-4 388412 365.7 ns/op BenchmarkNatSetBytes/24-4 158947 1611 ns/op BenchmarkNatSetBytes/128-4 35700 3768 ns/op BenchmarkNatSetBytes/7-4 759018 486.3 ns/op BenchmarkNatSetBytes/23-4 198132 3698 ns/op BenchmarkNatSetBytes/127-4 48321 2622 ns/op BenchmarkScanPi-4 100 10679218 ns/op BenchmarkStringPiParallel-4 62 2270021 ns/op BenchmarkScan/10/Base2-4 31209 3539 ns/op BenchmarkScan/100/Base2-4 3493 30555 ns/op BenchmarkScan/1000/Base2-4 435 290246 ns/op BenchmarkScan/10/Base8-4 86346 2198 ns/op BenchmarkScan/100/Base8-4 12022 12195 ns/op BenchmarkScan/1000/Base8-4 1135 389876 ns/op BenchmarkScan/10/Base10-4 80466 2096 ns/op BenchmarkScan/100/Base10-4 12898 29281 ns/op BenchmarkScan/1000/Base10-4 1266 165914 ns/op BenchmarkScan/10/Base16-4 103992 11937 ns/op BenchmarkScan/100/Base16-4 10000 28208 ns/op BenchmarkScan/1000/Base16-4 1302 231595 ns/op BenchmarkString/10/Base2-4 152684 3200 ns/op BenchmarkString/100/Base2-4 13555 12137 ns/op BenchmarkString/1000/Base2-4 2702 69150 ns/op BenchmarkString/10/Base8-4 273988 1212 ns/op BenchmarkString/100/Base8-4 68713 3206 ns/op BenchmarkString/1000/Base8-4 7484 184028 ns/op BenchmarkString/10/Base10-4 206515 6921 ns/op BenchmarkString/100/Base10-4 29050 8197 ns/op BenchmarkString/1000/Base10-4 3918 108918 ns/op BenchmarkString/10/Base16-4 392248 1021 ns/op BenchmarkString/100/Base16-4 87631 9598 ns/op BenchmarkString/1000/Base16-4 10000 18326 ns/op BenchmarkLeafSize/0-4 31 13698300 ns/op BenchmarkLeafSize/1-4 284 630618 ns/op BenchmarkLeafSize/2-4 291 762017 ns/op BenchmarkLeafSize/3-4 175 3802216 ns/op BenchmarkLeafSize/4-4 306 1246138 ns/op BenchmarkLeafSize/5-4 196 1633146 ns/op BenchmarkLeafSize/6-4 190 6168244 ns/op BenchmarkLeafSize/7-4 100 1815057 ns/op BenchmarkLeafSize/8-4 396 718261 ns/op BenchmarkLeafSize/9-4 168 1245324 ns/op BenchmarkLeafSize/10-4 100 4902885 ns/op BenchmarkLeafSize/11-4 100 2835287 ns/op BenchmarkLeafSize/12-4 202 910285 ns/op BenchmarkLeafSize/13-4 201 1075630 ns/op BenchmarkLeafSize/14-4 276 2064832 ns/op BenchmarkLeafSize/15-4 253 1262458 ns/op BenchmarkLeafSize/16-4 367 471668 ns/op BenchmarkLeafSize/32-4 231 1450955 ns/op BenchmarkLeafSize/64-4 100 10400986 ns/op BenchmarkProbablyPrime/n=0-4 4 27624685 ns/op BenchmarkProbablyPrime/n=1-4 5 35083671 ns/op BenchmarkProbablyPrime/n=5-4 3 218022981 ns/op BenchmarkProbablyPrime/n=10-4 2 180069546 ns/op BenchmarkProbablyPrime/n=20-4 1 129817956 ns/op BenchmarkProbablyPrime/Lucas-4 6 55925771 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 45 8627941 ns/op BenchmarkRatCmp-4 189786 3380 ns/op BenchmarkFloatPrecExact/1-4 108039 4152 ns/op BenchmarkFloatPrecExact/10-4 31452 5615 ns/op BenchmarkFloatPrecExact/100-4 9050 47277 ns/op BenchmarkFloatPrecExact/1000-4 1417 263891 ns/op BenchmarkFloatPrecExact/10000-4 43 5084417 ns/op BenchmarkFloatPrecExact/100000-4 1 145746640 ns/op BenchmarkFloatPrecExact/1000000-4 1 8796525423 ns/op BenchmarkFloatPrecMixed/1-4 115912 1181 ns/op BenchmarkFloatPrecMixed/10-4 27166 4566 ns/op BenchmarkFloatPrecMixed/100-4 4090 286992 ns/op BenchmarkFloatPrecMixed/1000-4 212 1624897 ns/op BenchmarkFloatPrecMixed/10000-4 7 16628857 ns/op BenchmarkFloatPrecMixed/100000-4 1 2981005971 ns/op BenchmarkFloatPrecMixed/1000000-4 1 92141944165 ns/op BenchmarkFloatPrecInexact/1-4 161048 6172 ns/op BenchmarkFloatPrecInexact/10-4 176901 1219 ns/op BenchmarkFloatPrecInexact/100-4 100808 3144 ns/op BenchmarkFloatPrecInexact/1000-4 19447 6847 ns/op BenchmarkFloatPrecInexact/10000-4 2607 489377 ns/op BenchmarkFloatPrecInexact/100000-4 100 1290474 ns/op BenchmarkFloatPrecInexact/1000000-4 1 111330118 ns/op BenchmarkFloatSqrt/64-4 12612 32228 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7840 18776 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5295 24337 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2673 48638 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 464 352149 ns/op 18198 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 34 11770508 ns/op 175328 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 1154413876 ns/op 3697264 B/op 563 allocs/op PASS ok math/big 517.547s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7450166 15.65 ns/op BenchmarkLeadingZeros8-4 7520878 36.40 ns/op BenchmarkLeadingZeros16-4 7720924 15.88 ns/op BenchmarkLeadingZeros32-4 7423057 16.08 ns/op BenchmarkLeadingZeros64-4 6204271 58.48 ns/op BenchmarkTrailingZeros-4 7558952 42.04 ns/op BenchmarkTrailingZeros8-4 7728730 15.89 ns/op BenchmarkTrailingZeros16-4 6746250 21.57 ns/op BenchmarkTrailingZeros32-4 7174321 48.57 ns/op BenchmarkTrailingZeros64-4 7319593 18.68 ns/op BenchmarkOnesCount-4 7838506 16.77 ns/op BenchmarkOnesCount8-4 7879717 18.24 ns/op BenchmarkOnesCount16-4 8092009 88.48 ns/op BenchmarkOnesCount32-4 7600246 16.41 ns/op BenchmarkOnesCount64-4 7828808 65.05 ns/op BenchmarkRotateLeft-4 3982075 56.95 ns/op BenchmarkRotateLeft8-4 7826000 21.71 ns/op BenchmarkRotateLeft16-4 7868604 15.31 ns/op BenchmarkRotateLeft32-4 7023505 30.98 ns/op BenchmarkRotateLeft64-4 8131006 21.55 ns/op BenchmarkReverse-4 12397357 8.647 ns/op BenchmarkReverse8-4 15301328 14.94 ns/op BenchmarkReverse16-4 14776698 9.075 ns/op BenchmarkReverse32-4 13393269 10.70 ns/op BenchmarkReverse64-4 12514297 9.034 ns/op BenchmarkReverseBytes-4 14550459 7.998 ns/op BenchmarkReverseBytes16-4 15651715 7.625 ns/op BenchmarkReverseBytes32-4 14611785 8.557 ns/op BenchmarkReverseBytes64-4 13320760 13.72 ns/op BenchmarkAdd-4 7436778 59.23 ns/op BenchmarkAdd32-4 7263750 20.14 ns/op BenchmarkAdd64-4 8033742 15.96 ns/op BenchmarkAdd64multiple-4 14682118 8.443 ns/op BenchmarkSub-4 7854885 15.60 ns/op BenchmarkSub32-4 7142887 15.68 ns/op BenchmarkSub64-4 7980022 21.02 ns/op BenchmarkSub64multiple-4 9888297 48.06 ns/op BenchmarkMul-4 7447173 186.5 ns/op BenchmarkMul32-4 5902728 36.12 ns/op BenchmarkMul64-4 8027508 18.32 ns/op BenchmarkDiv-4 2642991 132.5 ns/op BenchmarkDiv32-4 5845498 65.17 ns/op BenchmarkDiv64-4 2905520 59.04 ns/op PASS ok math/bits 35.394s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 114.1 ns/op BenchmarkAcos-4 272169 632.9 ns/op BenchmarkAcosh-4 277894 655.9 ns/op BenchmarkAsin-4 276038 598.7 ns/op BenchmarkAsinh-4 285050 1637 ns/op BenchmarkAtan-4 1000000 112.6 ns/op BenchmarkAtanh-4 1000000 396.7 ns/op BenchmarkConj-4 14977064 18.29 ns/op BenchmarkCos-4 410401 273.4 ns/op BenchmarkCosh-4 393598 860.4 ns/op BenchmarkExp-4 523246 206.3 ns/op BenchmarkLog-4 788156 155.8 ns/op BenchmarkLog10-4 760476 239.3 ns/op BenchmarkPhase-4 2681709 38.13 ns/op BenchmarkPolar-4 921099 254.2 ns/op BenchmarkPow-4 283028 445.7 ns/op BenchmarkRect-4 607588 204.6 ns/op BenchmarkSin-4 434384 385.4 ns/op BenchmarkSinh-4 387260 278.8 ns/op BenchmarkSqrt-4 365073 322.3 ns/op BenchmarkTan-4 1000000 108.4 ns/op BenchmarkTanh-4 1236062 99.67 ns/op PASS ok math/cmplx 24.946s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 802773 260.9 ns/op BenchmarkInt63ThreadsafeParallel-4 1129527 144.2 ns/op BenchmarkInt63Unthreadsafe-4 992114 122.9 ns/op BenchmarkIntn1000-4 753108 147.8 ns/op BenchmarkInt63n1000-4 875635 176.1 ns/op BenchmarkInt31n1000-4 834478 136.9 ns/op BenchmarkFloat32-4 779688 161.3 ns/op BenchmarkFloat64-4 940574 276.1 ns/op BenchmarkPerm3-4 176181 3374 ns/op BenchmarkPerm30-4 100 1811806 ns/op BenchmarkPerm30ViaShuffle-4 19017 45109 ns/op BenchmarkShuffleOverhead-4 10000 26331 ns/op BenchmarkRead3-4 712749 158.0 ns/op BenchmarkRead64-4 63076 4971 ns/op BenchmarkRead1000-4 4512 28251 ns/op BenchmarkConcurrent-4 230920 1581 ns/op PASS ok math/rand 16.865s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 4819884 26.98 ns/op BenchmarkPCG_DXSM-4 3139041 70.12 ns/op BenchmarkSourceUint64-4 3212628 38.22 ns/op BenchmarkGlobalInt64-4 2581246 146.8 ns/op BenchmarkGlobalInt64Parallel-4 1839937 55.87 ns/op BenchmarkGlobalUint64-4 2891360 45.07 ns/op BenchmarkGlobalUint64Parallel-4 2831719 41.73 ns/op BenchmarkInt64-4 1612381 245.8 ns/op BenchmarkUint64-4 1621736 184.0 ns/op BenchmarkGlobalIntN1000-4 1000000 300.8 ns/op BenchmarkIntN1000-4 1000000 105.6 ns/op BenchmarkInt64N1000-4 1000000 345.9 ns/op BenchmarkInt64N1e8-4 1000000 102.5 ns/op BenchmarkInt64N1e9-4 1000000 168.0 ns/op BenchmarkInt64N2e9-4 1000000 271.5 ns/op BenchmarkInt64N1e18-4 1000000 322.6 ns/op BenchmarkInt64N2e18-4 1000000 114.4 ns/op BenchmarkInt64N4e18-4 1000000 167.8 ns/op BenchmarkInt32N1000-4 1000000 171.9 ns/op BenchmarkInt32N1e8-4 1000000 289.8 ns/op BenchmarkInt32N1e9-4 1000000 116.3 ns/op BenchmarkInt32N2e9-4 1000000 102.9 ns/op BenchmarkFloat32-4 1000000 279.2 ns/op BenchmarkFloat64-4 1414058 337.9 ns/op BenchmarkExpFloat64-4 811894 220.0 ns/op BenchmarkNormFloat64-4 908958 125.3 ns/op BenchmarkPerm3-4 239422 1090 ns/op BenchmarkPerm30-4 22502 8790 ns/op BenchmarkPerm30ViaShuffle-4 21368 20584 ns/op BenchmarkShuffleOverhead-4 34143 7684 ns/op BenchmarkConcurrent-4 781065 441.3 ns/op PASS ok math/rand/v2 45.142s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 10000 10430 ns/op BenchmarkQDecodeWord-4 65715 8208 ns/op BenchmarkQDecodeHeader-4 100566 6972 ns/op BenchmarkTypeByExtension/.html-4 172357 4452 ns/op BenchmarkTypeByExtension/.HTML-4 173401 594.8 ns/op BenchmarkTypeByExtension/.unused-4 230259 688.7 ns/op BenchmarkExtensionsByType/text/html-4 157194 2856 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 52054 19505 ns/op BenchmarkExtensionsByType/application/octet-stream-4 56991 2802 ns/op PASS ok mime 15.839s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 546 1378568 ns/op 47870 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 289 465832 ns/op 46760 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 88 2448790 ns/op 104126 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 374 591544 ns/op 48811 B/op 206 allocs/op PASS ok mime/multipart 2.910s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 482 787990 ns/op PASS ok mime/quotedprintable 1.988s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 13 17521931 ns/op 8444 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 19 7980028 ns/op 7228 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5011707327 ns/op 158576 B/op 226 allocs/op BenchmarkDNSName-4 29203 13335 ns/op BenchmarkInterfaces-4 2151 382529 ns/op 8961 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3474 44026 ns/op 6655 B/op 22 allocs/op BenchmarkInterfaceByName-4 2562 394365 ns/op 8956 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1563 763369 ns/op 15289 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 4735 152675 ns/op 4416 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 314 353302 ns/op 135320 B/op 39 allocs/op BenchmarkParseIP-4 6898 80408 ns/op BenchmarkParseIPValidIPv4-4 320270 1329 ns/op BenchmarkParseIPValidIPv6-4 38577 3723 ns/op BenchmarkIPString/IPv4-4 90639 2538 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8760 62088 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 39522 2865 ns/op BenchmarkIPEqual/IPv4-4 842790 128.4 ns/op BenchmarkIPEqual/IPv6-4 1032780 160.8 ns/op BenchmarkSendfileZeroBytes-4 1 232185065 ns/op 2676032 B/op 142821 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1703488822 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1217894578 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1216616404 ns/op 0.00 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1220633227 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1217141941 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1227707332 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1241123105 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1058042038 ns/op 0.12 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1004647975 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1006961929 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1013634191 ns/op 1.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1008771085 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1020301062 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1017411584 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1016794660 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1013687630 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1019614393 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1021231232 ns/op 0.06 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1019668353 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1006755922 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1013414422 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1030068961 ns/op 1.02 MB/s 376 B/op 9 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1310593126 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1030166372 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1012849012 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1012180863 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1013195567 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1022619910 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1009800942 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1023820186 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1042462873 ns/op 0.25 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1013706570 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1014618797 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1007440236 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1024127259 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1015530382 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1013147488 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1014976874 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1016585798 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1019366453 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1010951071 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1016665746 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1016468635 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1043923886 ns/op 1.00 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1027867709 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1013326356 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1119357400 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1014327846 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1010739882 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1017310303 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1052322530 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1007409278 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1006425198 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1012040969 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1047669017 ns/op 1.00 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1005403042 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1008390632 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1023880139 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1346393520 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1002744987 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1018258606 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1017159522 ns/op 0.06 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1018973849 ns/op 0.13 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1024872915 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1013611807 ns/op 0.52 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1011759804 ns/op 1.04 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1019690515 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1010917467 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1016860870 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1024578943 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1075200926 ns/op 0.02 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1005080020 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1009976234 ns/op 0.06 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1020121135 ns/op 0.13 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1005747316 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1012281688 ns/op 0.52 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1015134224 ns/op 1.03 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 639 266272 ns/op BenchmarkTCP4OneShotTimeout-4 1677 134245 ns/op BenchmarkTCP4Persistent-4 24531 7097 ns/op BenchmarkTCP4PersistentTimeout-4 26893 22155 ns/op BenchmarkTCP6OneShot-4 3153 42134 ns/op BenchmarkTCP6OneShotTimeout-4 3727 49903 ns/op BenchmarkTCP6Persistent-4 2512 50261 ns/op BenchmarkTCP6PersistentTimeout-4 24498 8588 ns/op BenchmarkTCP4ConcurrentReadWrite-4 40072 2861 ns/op BenchmarkTCP6ConcurrentReadWrite-4 21902 4815 ns/op BenchmarkSetReadDeadline-4 177369 987.5 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 23646 8243 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 10000 34446 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 26640 6449 ns/op 0 B/op 0 allocs/op PASS ok net 125.396s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22501 8329 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7228 14862 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 8082 43243 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 13934 14837 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 10000 15188 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 54939 16045 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 105.6 ns/op BenchmarkFindChild/n=2/rep=map-4 3438638 44.74 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 738433 142.0 ns/op BenchmarkFindChild/n=4/rep=linear-4 570654 200.8 ns/op BenchmarkFindChild/n=4/rep=map-4 3289293 36.39 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 470311 251.0 ns/op BenchmarkFindChild/n=8/rep=linear-4 314712 1459 ns/op BenchmarkFindChild/n=8/rep=map-4 3169009 125.5 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 304212 479.9 ns/op BenchmarkFindChild/n=16/rep=linear-4 142633 838.1 ns/op BenchmarkFindChild/n=16/rep=map-4 2866968 104.5 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2083129 103.2 ns/op BenchmarkFindChild/n=32/rep=linear-4 81901 1458 ns/op BenchmarkFindChild/n=32/rep=map-4 1000000 116.6 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1848758 86.45 ns/op BenchmarkMultiConflicts-4 1 386478624 ns/op BenchmarkServerMatch-4 8107 39800 ns/op BenchmarkReadRequestChrome-4 3433 76506 ns/op 7.99 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7693 117017 ns/op 0.67 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7609 48493 ns/op 1.69 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5032 35231 ns/op 4.29 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 41276 ns/op 0.97 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 212 630832 ns/op 1.62 MB/s BenchmarkFileAndServer_1KB/https1-4 30 5479680 ns/op 0.19 MB/s BenchmarkFileAndServer_1KB/h2-4 145 742166 ns/op 1.38 MB/s BenchmarkFileAndServer_16MB/h1-4 2 149783326 ns/op 112.01 MB/s BenchmarkFileAndServer_16MB/https1-4 1 209481441 ns/op 80.09 MB/s BenchmarkFileAndServer_16MB/h2-4 1 855610152 ns/op 19.61 MB/s BenchmarkFileAndServer_64MB/h1-4 1 202069974 ns/op 332.11 MB/s BenchmarkFileAndServer_64MB/https1-4 1 1264755232 ns/op 53.06 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2369639144 ns/op 28.32 MB/s BenchmarkServeMux-4 100 4316732 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 100 2470968 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 177 695462 ns/op 6017 B/op 64 allocs/op BenchmarkClientServer/https1-4 1 125768477 ns/op 105512 B/op 1204 allocs/op BenchmarkClientServer/h2-4 40 3966062 ns/op 12850 B/op 104 allocs/op BenchmarkClientServerParallel/4/h1-4 770 664736 ns/op 9550 B/op 76 allocs/op BenchmarkClientServerParallel/4/https1-4 19 17354725 ns/op 76354 B/op 864 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53348: write tcp 127.0.0.1:42247->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:58446: write tcp 127.0.0.1:35591->127.0.0.1:58446: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42402: read tcp 127.0.0.1:40515->127.0.0.1:42402: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57074: write tcp 127.0.0.1:46445->127.0.0.1:57074: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57060: write tcp 127.0.0.1:46445->127.0.0.1:57060: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57014: write tcp 127.0.0.1:46445->127.0.0.1:57014: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57072: write tcp 127.0.0.1:46445->127.0.0.1:57072: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56970: write tcp 127.0.0.1:46445->127.0.0.1:56970: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48808: write tcp 127.0.0.1:41275->127.0.0.1:48808: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48798: write tcp 127.0.0.1:41275->127.0.0.1:48798: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 19 39851335 ns/op 84459 B/op 1035 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55242: read tcp 127.0.0.1:41507->127.0.0.1:55242: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55228: write tcp 127.0.0.1:41507->127.0.0.1:55228: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55224: write tcp 127.0.0.1:41507->127.0.0.1:55224: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55210: write tcp 127.0.0.1:41507->127.0.0.1:55210: use of closed network connection BenchmarkClientServerParallel/64/h1-4 74 1524993 ns/op 22647 B/op 122 allocs/op BenchmarkClientServerParallel/64/https1-4 2 60682497 ns/op 86348 B/op 1087 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49278: write tcp 127.0.0.1:42277->127.0.0.1:49278: use of closed network connection BenchmarkClientServerParallel/64/h2-4 3 47134685 ns/op 115005 B/op 1423 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54006: write tcp 127.0.0.1:41581->127.0.0.1:54006: use of closed network connection BenchmarkServer-4 1 1230107522 ns/op 30352 B/op 142 allocs/op BenchmarkClient-4 140 865296 ns/op 3788 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 880 591294 ns/op 7464 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1552 178061 ns/op 3035 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1869 106477 ns/op 1917 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1516 461138 ns/op 2789 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1472 181834 ns/op 2694 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1718 244602 ns/op 2753 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1825 96108 ns/op 1918 B/op 14 allocs/op BenchmarkServerHijack-4 1522 273004 ns/op 16786 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 307 447793 ns/op 6228 B/op 52 allocs/op BenchmarkResponseStatusLine-4 409099 627.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 70.263s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 2829 324806 ns/op 34139 B/op 12 allocs/op PASS ok net/http/httputil 2.163s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 70654 1436 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 541120 208.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 161280 998.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65762 2577 ns/op BenchmarkStdIPv4-4 103161 2127 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 90585 4370 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 95086 1249 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 55321 1887 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 67771 2511 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 172.5 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 253.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1260870 276.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 214926 578.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 231982 552.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 226065 1253 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 81487 1902 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 273962 2915 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 57344 4670 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 132384 897.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 129277 944.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 82332 1710 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 382173 359.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 97233 4267 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 145714 1939 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 217076 593.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 141825 1572 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 358353 878.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 97099 1240 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 140685 2261 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 10000 36645 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 86575 1476 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 532531 573.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 132637 1177 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 164904 1207 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 223123 823.0 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 143192 1165 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 58849 3095 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 108628 2057 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 116640 1796 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 158186 2077 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 100284 6572 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 275460 471.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 105882 1625 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 116064 1629 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 163236 1957 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 99393 1268 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 182.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 961196 210.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 920920 141.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 112.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 281.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 931990 128.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 954888 117.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 116.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 121.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 394902 1051 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 617589 175.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 163560 705.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 187754 1103 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 184956 650.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 79828 9841 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 298627 378.4 ns/op PASS ok net/netip 66.014s 2024/02/08 19:51:56 Test RPC server listening on 127.0.0.1:42025 2024/02/08 19:51:56 Test HTTP RPC server listening on 127.0.0.1:38507 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1123 303361 ns/op BenchmarkEndToEndHTTP-4 908 135070 ns/op BenchmarkEndToEndAsync-4 2828 135729 ns/op BenchmarkEndToEndAsyncHTTP-4 2949 107790 ns/op PASS ok net/rpc 5.258s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3176 202946 ns/op BenchmarkReadMIMEHeader/server_headers-4 4593 42325 ns/op BenchmarkUncommon-4 10000 10766 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 2.561s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3189 34460 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 85892 1368 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 645716 465.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 54580 2210 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 172090 751.5 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 77010 10898 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 30155 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 421083 664.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 88972 4679 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 100 1112721 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 82587 1724 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 12201 38631 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 183003 2274 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75922 5567 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 75012 6480 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 10000 14230 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6132 99680 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 185138 670.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 75507 1905 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 65096 4746 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33049 3926 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6253 53867 ns/op 320 B/op 1 allocs/op PASS ok net/url 16.786s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 1000000 129.1 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 128577 1543 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 580 1496521 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 240 1287003 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 523 770245 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 100755 1828 ns/op BenchmarkStatFile-4 10000 15303 ns/op BenchmarkStatDir-4 83150 8481 ns/op BenchmarkLstatDot-4 99343 2830 ns/op BenchmarkLstatFile-4 50653 5193 ns/op BenchmarkLstatDir-4 63388 4871 ns/op PASS ok os 12.065s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 45 13018652 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 3.713s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 180645 923.0 ns/op PASS ok os/user 2.572s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 1000000 124.4 ns/op BenchmarkString-4 1923240 238.3 ns/op BenchmarkBytes-4 1520875 341.7 ns/op BenchmarkNamedBytes-4 1000000 202.2 ns/op BenchmarkBytesArray-4 758568 1902 ns/op BenchmarkSliceLen-4 1000000 121.7 ns/op BenchmarkMapLen-4 820532 664.4 ns/op BenchmarkStringLen-4 1000000 107.9 ns/op BenchmarkArrayLen-4 1000000 108.7 ns/op BenchmarkSliceCap-4 1863814 254.3 ns/op BenchmarkDeepEqual/int8-4 386618 355.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 75822 2348 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 293566 343.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 51201 2554 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 334117 1803 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 70611 1942 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 331725 472.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 75496 2273 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 299197 524.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 79772 3949 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 387948 293.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 109814 1143 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 248016 979.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 75378 3706 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 346310 596.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 79198 8323 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 317570 553.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 78589 1691 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 326820 570.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 10000 35760 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 318236 432.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 60109 8482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 350636 771.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 79016 2250 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 338936 372.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 79816 1604 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 333826 1866 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 76903 11907 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 348960 355.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 74630 2115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 382842 942.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 84000 2838 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 333088 3055 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 73776 8597 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 105748 4039 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 49879 9003 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 46903 2867 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 21530 8564 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34334 9724 ns/op BenchmarkIsZero/ArrayComparable-4 136801 833.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 28153 8748 ns/op BenchmarkIsZero/StructComparable-4 404266 452.8 ns/op BenchmarkIsZero/StructIncomparable-4 132698 2776 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 217.3 ns/op BenchmarkIsZero/ArrayInt_1024-4 7580 33630 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14109 8353 ns/op BenchmarkIsZero/Struct4Int-4 1000000 124.6 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 6654 64302 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7605 34878 ns/op BenchmarkIsZero/StructInt_512-4 10000 19628 ns/op BenchmarkSetZero/Bool/Direct-4 3955690 106.9 ns/op BenchmarkSetZero/Bool/CachedZero-4 274549 1532 ns/op BenchmarkSetZero/Bool/NewZero-4 638142 938.7 ns/op BenchmarkSetZero/Int/Direct-4 1000000 207.1 ns/op BenchmarkSetZero/Int/CachedZero-4 813824 200.4 ns/op BenchmarkSetZero/Int/NewZero-4 482390 240.2 ns/op BenchmarkSetZero/Uint/Direct-4 2096646 78.04 ns/op BenchmarkSetZero/Uint/CachedZero-4 596715 169.0 ns/op BenchmarkSetZero/Uint/NewZero-4 665862 177.9 ns/op BenchmarkSetZero/Float/Direct-4 1000000 235.4 ns/op BenchmarkSetZero/Float/CachedZero-4 826855 145.5 ns/op BenchmarkSetZero/Float/NewZero-4 526933 828.0 ns/op BenchmarkSetZero/Complex/Direct-4 1977280 333.7 ns/op BenchmarkSetZero/Complex/CachedZero-4 797942 242.7 ns/op BenchmarkSetZero/Complex/NewZero-4 663384 1226 ns/op BenchmarkSetZero/Array/Direct-4 2474254 56.41 ns/op BenchmarkSetZero/Array/CachedZero-4 644282 351.4 ns/op BenchmarkSetZero/Array/NewZero-4 664219 569.9 ns/op BenchmarkSetZero/Chan/Direct-4 1767597 194.0 ns/op BenchmarkSetZero/Chan/CachedZero-4 815798 138.9 ns/op BenchmarkSetZero/Chan/NewZero-4 658573 197.3 ns/op BenchmarkSetZero/Func/Direct-4 2071423 177.3 ns/op BenchmarkSetZero/Func/CachedZero-4 819231 154.3 ns/op BenchmarkSetZero/Func/NewZero-4 651111 281.7 ns/op BenchmarkSetZero/Interface/Direct-4 1962360 69.90 ns/op BenchmarkSetZero/Interface/CachedZero-4 822358 654.8 ns/op BenchmarkSetZero/Interface/NewZero-4 666435 240.3 ns/op BenchmarkSetZero/Map/Direct-4 2141736 86.07 ns/op BenchmarkSetZero/Map/CachedZero-4 807265 163.6 ns/op BenchmarkSetZero/Map/NewZero-4 655953 179.9 ns/op BenchmarkSetZero/Pointer/Direct-4 1988832 55.93 ns/op BenchmarkSetZero/Pointer/CachedZero-4 808850 647.0 ns/op BenchmarkSetZero/Pointer/NewZero-4 582488 702.4 ns/op BenchmarkSetZero/Slice/Direct-4 1803446 78.95 ns/op BenchmarkSetZero/Slice/CachedZero-4 774264 335.5 ns/op BenchmarkSetZero/Slice/NewZero-4 668847 267.2 ns/op BenchmarkSetZero/String/Direct-4 1000000 144.7 ns/op BenchmarkSetZero/String/CachedZero-4 819962 151.1 ns/op BenchmarkSetZero/String/NewZero-4 670040 894.8 ns/op BenchmarkSetZero/Struct/Direct-4 2246815 50.06 ns/op BenchmarkSetZero/Struct/CachedZero-4 797422 142.9 ns/op BenchmarkSetZero/Struct/NewZero-4 648180 177.4 ns/op BenchmarkSelect/1-4 183440 2504 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 53938 9459 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 30256 31930 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 10000 14152 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 205402 798.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 94480 1111 ns/op 115.19 MB/s BenchmarkCallArgCopy/size=256-4 117668 2552 ns/op 100.30 MB/s BenchmarkCallArgCopy/size=1024-4 82407 7976 ns/op 128.38 MB/s BenchmarkCallArgCopy/size=4096-4 18073 33188 ns/op 123.42 MB/s BenchmarkCallArgCopy/size=65536-4 2376 141975 ns/op 461.60 MB/s BenchmarkFieldByName1-4 781684 1692 ns/op BenchmarkFieldByName2-4 32378 10712 ns/op BenchmarkFieldByName3-4 2200 68775 ns/op BenchmarkInterfaceBig-4 2329704 198.1 ns/op BenchmarkInterfaceSmall-4 2584668 141.1 ns/op BenchmarkNew-4 641653 872.9 ns/op BenchmarkMap/StringKeys/MapIndex-4 2210 74387 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1848 63124 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2308 73898 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1984 234099 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2302 75363 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1885 61028 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 233557 529.4 ns/op PASS ok reflect 166.247s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 6516 180252 ns/op 8910 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 33370 ns/op 9176 B/op 1 allocs/op BenchmarkFindString-4 10000 47404 ns/op 9065 B/op 1 allocs/op BenchmarkFindSubmatch-4 7285 294981 ns/op 9186 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 8240 40315 ns/op 9448 B/op 2 allocs/op BenchmarkLiteral-4 10000 120264 ns/op BenchmarkNotLiteral-4 2830 258028 ns/op BenchmarkMatchClass-4 1797 158253 ns/op BenchmarkMatchClass_InRange-4 2293 237708 ns/op BenchmarkReplaceAll-4 2091 161820 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 42840 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 33966 ns/op BenchmarkAnchoredShortMatch-4 8023 37721 ns/op BenchmarkAnchoredLongMatch-4 10000 21078 ns/op BenchmarkOnePassShortA-4 10000 20331 ns/op BenchmarkNotOnePassShortA-4 5348 41817 ns/op BenchmarkOnePassShortB-4 19539 8676 ns/op BenchmarkNotOnePassShortB-4 6676 72595 ns/op BenchmarkOnePassLongPrefix-4 74110 9154 ns/op BenchmarkOnePassLongNotPrefix-4 10000 10335 ns/op BenchmarkMatchParallelShared-4 10000 61982 ns/op BenchmarkMatchParallelCopied-4 9260 29969 ns/op BenchmarkQuoteMetaAll-4 156403 1109 ns/op 12.62 MB/s BenchmarkQuoteMetaNone-4 255961 417.8 ns/op 62.23 MB/s BenchmarkCompile/Onepass-4 2689 104316 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1026 214335 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 78 23721641 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4319614 28.49 ns/op 561.60 MB/s BenchmarkMatch/Easy0/32-4 10000 79730 ns/op 0.40 MB/s BenchmarkMatch/Easy0/1K-4 10000 47675 ns/op 21.48 MB/s BenchmarkMatch/Easy0i/16-4 4255346 118.7 ns/op 134.79 MB/s BenchmarkMatch/Easy0i/32-4 3380 62516 ns/op 0.51 MB/s BenchmarkMatch/Easy0i/1K-4 157 8634012 ns/op 0.12 MB/s BenchmarkMatch/Easy1/16-4 1000000 280.9 ns/op 56.97 MB/s BenchmarkMatch/Easy1/32-4 6319 281169 ns/op 0.11 MB/s BenchmarkMatch/Easy1/1K-4 5686 172245 ns/op 5.95 MB/s BenchmarkMatch/Medium/16-4 4076102 92.84 ns/op 172.35 MB/s BenchmarkMatch/Medium/32-4 3999 244769 ns/op 0.13 MB/s BenchmarkMatch/Medium/1K-4 178 864843 ns/op 1.18 MB/s BenchmarkMatch/Hard/16-4 4068505 35.50 ns/op 450.72 MB/s BenchmarkMatch/Hard/32-4 2756 141211 ns/op 0.23 MB/s BenchmarkMatch/Hard/1K-4 100 1160265 ns/op 0.88 MB/s BenchmarkMatch/Hard1/16-4 589 527883 ns/op 0.03 MB/s BenchmarkMatch/Hard1/32-4 292 2120625 ns/op 0.02 MB/s BenchmarkMatch/Hard1/1K-4 9 18097462 ns/op 0.06 MB/s BenchmarkMatch_onepass_regex/16-4 100 6666277 ns/op 0.00 MB/s 28 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 35153 ns/op 0.91 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 442 552617 ns/op 1.85 MB/s 24 B/op 0 allocs/op PASS ok regexp 62.473s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 489316 1636 ns/op BenchmarkIsWordChar-4 172872 749.9 ns/op PASS ok regexp/syntax 16.005s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 61753 2233 ns/op BenchmarkCallers/inlined-4 76657 1550 ns/op BenchmarkCallers/no-cache-4 31639 4022 ns/op BenchmarkFPCallers/cached-4 14334074 30.34 ns/op BenchmarkMakeChan/Byte-4 947678 1232 ns/op BenchmarkMakeChan/Int-4 1000000 1148 ns/op BenchmarkMakeChan/Ptr-4 411910 1385 ns/op BenchmarkMakeChan/Struct/0-4 1000000 1022 ns/op BenchmarkMakeChan/Struct/32-4 325365 2110 ns/op BenchmarkMakeChan/Struct/40-4 98491 2065 ns/op BenchmarkChanNonblocking-4 1000000 109.5 ns/op BenchmarkSelectUncontended-4 1035668 144.8 ns/op BenchmarkSelectSyncContended-4 79138 1634 ns/op BenchmarkSelectAsyncContended-4 375512 679.8 ns/op BenchmarkSelectNonblock-4 1835402 63.42 ns/op BenchmarkChanUncontended-4 10000 14446 ns/op BenchmarkChanContended-4 5763 27681 ns/op BenchmarkChanSync-4 244474 448.9 ns/op BenchmarkChanSyncWork-4 95696 1202 ns/op BenchmarkChanProdCons0-4 238400 612.6 ns/op BenchmarkChanProdCons10-4 415436 246.1 ns/op BenchmarkChanProdCons100-4 611979 217.8 ns/op BenchmarkChanProdConsWork0-4 222236 1869 ns/op BenchmarkChanProdConsWork10-4 311323 1093 ns/op BenchmarkChanProdConsWork100-4 410756 621.5 ns/op BenchmarkSelectProdCons-4 223843 554.0 ns/op BenchmarkReceiveDataFromClosedChan-4 874107 115.2 ns/op BenchmarkChanCreation-4 74079 2534 ns/op BenchmarkChanSem-4 316846 1780 ns/op BenchmarkChanPopular-4 187 1152911 ns/op BenchmarkChanClosed-4 1779529 77.49 ns/op BenchmarkCallClosure-4 5126388 22.82 ns/op BenchmarkCallClosure1-4 5110197 33.58 ns/op BenchmarkCallClosure2-4 1000000 352.7 ns/op BenchmarkCallClosure3-4 1000000 399.0 ns/op BenchmarkCallClosure4-4 1000000 713.9 ns/op BenchmarkComplex128DivNormal-4 6332457 23.36 ns/op BenchmarkComplex128DivNisNaN-4 5293183 23.21 ns/op BenchmarkComplex128DivDisNaN-4 5263496 37.41 ns/op BenchmarkComplex128DivNisInf-4 6404114 33.42 ns/op BenchmarkComplex128DivDisInf-4 1000000 291.3 ns/op BenchmarkAllocation-4 2587 63450 ns/op BenchmarkReadMemStats-4 20 11573289 ns/op BenchmarkReadMemStatsLatency-4 1 5126505 p50-ns 5126505 p90-ns 5126505 p99-ns BenchmarkWriteBarrier-4 449524 411.4 ns/op BenchmarkBulkWriteBarrier-4 118 1276711 ns/op BenchmarkScanStackNoLocals-4 1 1184903435 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9692570 12.22 ns/op BenchmarkMSpanCountAlloc/bits=128-4 7589654 28.32 ns/op BenchmarkMSpanCountAlloc/bits=256-4 3405460 92.37 ns/op BenchmarkMSpanCountAlloc/bits=512-4 4015146 31.31 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3408074 100.2 ns/op BenchmarkHash5-4 3630446 70.81 ns/op 70.61 MB/s BenchmarkHash16-4 4504500 32.92 ns/op 486.00 MB/s BenchmarkHash64-4 3824098 36.09 ns/op 1773.48 MB/s BenchmarkHash1024-4 790502 126.7 ns/op 8084.19 MB/s BenchmarkHash65536-4 19482 8552 ns/op 7662.89 MB/s BenchmarkAlignedLoad-4 7400952 72.34 ns/op BenchmarkUnalignedLoad-4 7517439 42.17 ns/op BenchmarkEqEfaceConcrete-4 5140892 22.71 ns/op BenchmarkEqIfaceConcrete-4 5377580 31.45 ns/op BenchmarkNeEfaceConcrete-4 5630781 20.89 ns/op BenchmarkNeIfaceConcrete-4 5705493 87.35 ns/op BenchmarkConvT2EByteSized/bool-4 5141413 52.43 ns/op BenchmarkConvT2EByteSized/uint8-4 10000 28459 ns/op BenchmarkConvT2ESmall-4 5024758 25.05 ns/op BenchmarkConvT2EUintptr-4 4046278 25.40 ns/op BenchmarkConvT2ELarge-4 1000000 351.4 ns/op BenchmarkConvT2ISmall-4 4466212 142.3 ns/op BenchmarkConvT2IUintptr-4 3261331 38.17 ns/op BenchmarkConvT2ILarge-4 1000000 586.1 ns/op BenchmarkConvI2E-4 4614886 26.29 ns/op BenchmarkConvI2I-4 4376452 29.53 ns/op BenchmarkAssertE2T-4 4046379 37.46 ns/op BenchmarkAssertE2TLarge-4 2539977 167.4 ns/op BenchmarkAssertE2I-4 5048500 43.47 ns/op BenchmarkAssertI2T-4 1000000 114.0 ns/op BenchmarkAssertI2I-4 3721700 42.76 ns/op BenchmarkAssertI2E-4 4628367 82.67 ns/op BenchmarkAssertE2E-4 5295422 34.54 ns/op BenchmarkAssertE2T2-4 3008151 38.00 ns/op BenchmarkAssertE2T2Blank-4 4165827 29.06 ns/op BenchmarkAssertI2E2-4 3984554 40.02 ns/op BenchmarkAssertI2E2Blank-4 5158786 72.61 ns/op BenchmarkAssertE2E2-4 3894909 36.82 ns/op BenchmarkAssertE2E2Blank-4 4964547 23.03 ns/op BenchmarkConvT2Ezero/zero/16-4 4227423 25.69 ns/op BenchmarkConvT2Ezero/zero/32-4 4550875 69.92 ns/op BenchmarkConvT2Ezero/zero/64-4 4791034 26.69 ns/op BenchmarkConvT2Ezero/zero/str-4 5152563 23.57 ns/op BenchmarkConvT2Ezero/zero/slice-4 5057833 38.20 ns/op BenchmarkConvT2Ezero/zero/big-4 10000 65475 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 239.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 880683 376.5 ns/op BenchmarkConvT2Ezero/nonzero/big-4 97155 1447 ns/op BenchmarkConvT2Ezero/smallint/16-4 5058447 24.10 ns/op BenchmarkConvT2Ezero/smallint/32-4 4977879 136.0 ns/op BenchmarkConvT2Ezero/smallint/64-4 4853738 28.19 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 118.3 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 390.1 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 409.4 ns/op BenchmarkMalloc8-4 1324705 149.3 ns/op BenchmarkMalloc16-4 1896122 493.6 ns/op BenchmarkMallocTypeInfo8-4 1000000 242.6 ns/op BenchmarkMallocTypeInfo16-4 1403898 159.8 ns/op BenchmarkMallocLargeStruct-4 10000 85454 ns/op BenchmarkGoroutineSelect-4 10 162113013 ns/op BenchmarkGoroutineBlocking-4 15 10694622 ns/op BenchmarkGoroutineForRange-4 9 27395829 ns/op BenchmarkGoroutineIdle-4 73 94824168 ns/op BenchmarkHashStringSpeed-4 1510387 398.5 ns/op BenchmarkHashBytesSpeed-4 1000000 228.4 ns/op BenchmarkHashInt32Speed-4 1000000 261.9 ns/op BenchmarkHashInt64Speed-4 1000000 136.9 ns/op BenchmarkHashStringArraySpeed-4 444769 291.6 ns/op BenchmarkMegMap-4 1749175 246.6 ns/op BenchmarkMegOneMap-4 4117742 73.30 ns/op BenchmarkMegEqMap-4 1868 157260 ns/op BenchmarkMegEmptyMap-4 1000000 176.0 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2655865 63.98 ns/op BenchmarkSmallStrMap-4 3222302 34.59 ns/op BenchmarkMapStringKeysEight_16-4 3214808 246.8 ns/op BenchmarkMapStringKeysEight_32-4 3140014 64.48 ns/op BenchmarkMapStringKeysEight_64-4 1000000 190.1 ns/op BenchmarkMapStringKeysEight_1M-4 2858926 176.0 ns/op BenchmarkIntMap-4 3932491 34.04 ns/op BenchmarkMapFirst/1-4 4574980 63.85 ns/op BenchmarkMapFirst/2-4 4400740 27.49 ns/op BenchmarkMapFirst/3-4 4614901 31.24 ns/op BenchmarkMapFirst/4-4 4411372 31.29 ns/op BenchmarkMapFirst/5-4 1000000 247.5 ns/op BenchmarkMapFirst/6-4 4176991 32.25 ns/op BenchmarkMapFirst/7-4 4008153 47.24 ns/op BenchmarkMapFirst/8-4 4281204 126.8 ns/op BenchmarkMapFirst/9-4 1793473 88.26 ns/op BenchmarkMapFirst/10-4 3291546 67.58 ns/op BenchmarkMapFirst/11-4 3053047 90.32 ns/op BenchmarkMapFirst/12-4 3308772 75.89 ns/op BenchmarkMapFirst/13-4 3300027 41.34 ns/op BenchmarkMapFirst/14-4 3297272 175.9 ns/op BenchmarkMapFirst/15-4 1983538 63.14 ns/op BenchmarkMapFirst/16-4 3387394 37.96 ns/op BenchmarkMapMid/1-4 1000000 103.3 ns/op BenchmarkMapMid/2-4 4259769 31.91 ns/op BenchmarkMapMid/3-4 4125739 31.54 ns/op BenchmarkMapMid/4-4 3778658 36.94 ns/op BenchmarkMapMid/5-4 3877600 143.1 ns/op BenchmarkMapMid/6-4 4096248 75.37 ns/op BenchmarkMapMid/7-4 4288616 52.26 ns/op BenchmarkMapMid/8-4 4120375 35.98 ns/op BenchmarkMapMid/9-4 3341929 42.80 ns/op BenchmarkMapMid/10-4 1000000 200.5 ns/op BenchmarkMapMid/11-4 3179848 48.08 ns/op BenchmarkMapMid/12-4 3222610 152.7 ns/op BenchmarkMapMid/13-4 3107844 42.13 ns/op BenchmarkMapMid/14-4 3155000 152.3 ns/op BenchmarkMapMid/15-4 3273686 63.63 ns/op BenchmarkMapMid/16-4 3167650 42.69 ns/op BenchmarkMapLast/1-4 4042094 28.41 ns/op BenchmarkMapLast/2-4 4291471 27.62 ns/op BenchmarkMapLast/3-4 4322697 37.62 ns/op BenchmarkMapLast/4-4 3859808 29.30 ns/op BenchmarkMapLast/5-4 4036077 37.02 ns/op BenchmarkMapLast/6-4 4028030 30.26 ns/op BenchmarkMapLast/7-4 3923290 46.86 ns/op BenchmarkMapLast/8-4 3461092 51.82 ns/op BenchmarkMapLast/9-4 2874757 66.85 ns/op BenchmarkMapLast/10-4 3165430 43.42 ns/op BenchmarkMapLast/11-4 3057061 46.57 ns/op BenchmarkMapLast/12-4 3007654 161.8 ns/op BenchmarkMapLast/13-4 3071779 95.31 ns/op BenchmarkMapLast/14-4 3295101 38.30 ns/op BenchmarkMapLast/15-4 1000000 123.1 ns/op BenchmarkMapLast/16-4 3122056 40.73 ns/op BenchmarkMapCycle-4 2305518 69.86 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2417241 49.46 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1088 303297 ns/op BenchmarkMakeMap/[Byte]Byte-4 541069 1771 ns/op BenchmarkMakeMap/[Int]Int-4 64015 8715 ns/op BenchmarkNewEmptyMap-4 3336758 90.92 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 694.0 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 608734 219.5 ns/op BenchmarkMapIterEmpty-4 3876601 99.67 ns/op BenchmarkSameLengthMap-4 3470841 30.73 ns/op BenchmarkBigKeyMap-4 1243550 91.11 ns/op BenchmarkBigValMap-4 1660262 254.6 ns/op BenchmarkSmallKeyMap-4 2683496 167.6 ns/op BenchmarkMapPopulate/1-4 1000000 210.5 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 131370 3409 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9676 216637 ns/op 3349 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 100 3181817 ns/op 53455 B/op 75 allocs/op BenchmarkMapPopulate/10000-4 72 12463331 ns/op 427466 B/op 318 allocs/op BenchmarkMapPopulate/100000-4 3 116709794 ns/op 3612088 B/op 4026 allocs/op BenchmarkComplexAlgMap-4 286464 754.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 1341283 249.6 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 523.6 ns/op BenchmarkGoMapClear/Reflexive/100-4 526017 224.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 43226 6046 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4939 37323 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1270453 97.72 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1216996 231.7 ns/op BenchmarkGoMapClear/NonReflexive/100-4 471331 221.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 45195 2797 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4777 27169 ns/op BenchmarkMapStringConversion/32/simple-4 2073598 85.60 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 100.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1768438 66.75 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1965931 63.02 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1585477 225.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1717600 222.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1432201 78.97 ns/op BenchmarkMapInterfacePtr-4 1689912 72.19 ns/op BenchmarkNewEmptyMapHintLessThan8-4 1000000 261.4 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 10000 26053 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5820 40188 ns/op BenchmarkMapPop1000-4 427 719777 ns/op BenchmarkMapPop10000-4 20 9175404 ns/op BenchmarkMapAssign/Int32/256-4 1000000 380.5 ns/op BenchmarkMapAssign/Int32/65536-4 578125 317.2 ns/op BenchmarkMapAssign/Int64/256-4 1000000 106.0 ns/op BenchmarkMapAssign/Int64/65536-4 499114 658.2 ns/op BenchmarkMapAssign/Str/256-4 1637058 365.3 ns/op BenchmarkMapAssign/Str/65536-4 10000 10487 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 457.9 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 566931 246.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1330208 262.6 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 805584 307.3 ns/op BenchmarkMapOperatorAssign/Str/256-4 559070 19532 ns/op BenchmarkMapOperatorAssign/Str/65536-4 78625 2843 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 458.7 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 309691 682.1 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 1094 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 10000 10736 ns/op 143 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 820804 498.0 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 87757 13547 ns/op 163 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1531984 137.1 ns/op BenchmarkMapDelete/Int32/1000-4 1732404 61.70 ns/op BenchmarkMapDelete/Int32/10000-4 1831471 69.71 ns/op BenchmarkMapDelete/Int64/100-4 1702436 78.54 ns/op BenchmarkMapDelete/Int64/1000-4 1781522 66.82 ns/op BenchmarkMapDelete/Int64/10000-4 1000000 119.1 ns/op BenchmarkMapDelete/Str/100-4 1000000 108.9 ns/op BenchmarkMapDelete/Str/1000-4 1461615 109.1 ns/op BenchmarkMapDelete/Str/10000-4 1506763 93.28 ns/op BenchmarkMapDelete/Pointer/100-4 1267488 83.81 ns/op BenchmarkMapDelete/Pointer/1000-4 1770409 97.12 ns/op BenchmarkMapDelete/Pointer/10000-4 1601574 94.80 ns/op BenchmarkMemmove/0-4 12676118 9.118 ns/op BenchmarkMemmove/1-4 1795695 92.75 ns/op 10.78 MB/s BenchmarkMemmove/2-4 2025675 72.77 ns/op 27.48 MB/s BenchmarkMemmove/3-4 1952020 60.65 ns/op 49.46 MB/s BenchmarkMemmove/4-4 2050641 95.33 ns/op 41.96 MB/s BenchmarkMemmove/5-4 2079094 62.59 ns/op 79.89 MB/s BenchmarkMemmove/6-4 2014596 81.66 ns/op 73.48 MB/s BenchmarkMemmove/7-4 1820709 96.75 ns/op 72.35 MB/s BenchmarkMemmove/8-4 1960476 91.93 ns/op 87.03 MB/s BenchmarkMemmove/9-4 2063995 58.67 ns/op 153.40 MB/s BenchmarkMemmove/10-4 2018244 88.05 ns/op 113.57 MB/s BenchmarkMemmove/11-4 1000000 107.8 ns/op 102.00 MB/s BenchmarkMemmove/12-4 1938320 58.11 ns/op 206.50 MB/s BenchmarkMemmove/13-4 2050027 62.64 ns/op 207.55 MB/s BenchmarkMemmove/14-4 1000000 128.2 ns/op 109.22 MB/s BenchmarkMemmove/15-4 1860553 71.75 ns/op 209.07 MB/s BenchmarkMemmove/16-4 1996306 59.77 ns/op 267.70 MB/s BenchmarkMemmove/32-4 1000000 127.6 ns/op 250.79 MB/s BenchmarkMemmove/64-4 1649660 74.73 ns/op 856.44 MB/s BenchmarkMemmove/128-4 1000000 185.1 ns/op 691.47 MB/s BenchmarkMemmove/256-4 995421 124.4 ns/op 2057.26 MB/s BenchmarkMemmove/512-4 697158 174.7 ns/op 2930.89 MB/s BenchmarkMemmove/1024-4 431983 540.7 ns/op 1893.81 MB/s BenchmarkMemmove/2048-4 190554 3259 ns/op 628.42 MB/s BenchmarkMemmove/4096-4 126278 948.6 ns/op 4317.86 MB/s BenchmarkMemmoveOverlap/32-4 1000000 120.3 ns/op 265.95 MB/s BenchmarkMemmoveOverlap/64-4 1655402 98.82 ns/op 647.64 MB/s BenchmarkMemmoveOverlap/128-4 1000000 195.4 ns/op 654.97 MB/s BenchmarkMemmoveOverlap/256-4 736201 713.0 ns/op 359.02 MB/s BenchmarkMemmoveOverlap/512-4 630495 395.3 ns/op 1295.36 MB/s BenchmarkMemmoveOverlap/1024-4 399303 473.9 ns/op 2160.89 MB/s BenchmarkMemmoveOverlap/2048-4 221683 562.7 ns/op 3639.40 MB/s BenchmarkMemmoveOverlap/4096-4 112627 1329 ns/op 3082.61 MB/s BenchmarkMemmoveUnalignedDst/0-4 9718278 41.66 ns/op BenchmarkMemmoveUnalignedDst/1-4 1365844 143.8 ns/op 6.95 MB/s BenchmarkMemmoveUnalignedDst/2-4 2007794 65.04 ns/op 30.75 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 129.3 ns/op 23.21 MB/s BenchmarkMemmoveUnalignedDst/4-4 1912866 145.2 ns/op 27.54 MB/s BenchmarkMemmoveUnalignedDst/5-4 1913040 99.28 ns/op 50.36 MB/s BenchmarkMemmoveUnalignedDst/6-4 1854205 196.9 ns/op 30.48 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 193.6 ns/op 36.16 MB/s BenchmarkMemmoveUnalignedDst/8-4 2097871 122.0 ns/op 65.55 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 116.6 ns/op 77.17 MB/s BenchmarkMemmoveUnalignedDst/10-4 1951762 89.30 ns/op 111.99 MB/s BenchmarkMemmoveUnalignedDst/11-4 2055819 69.29 ns/op 158.76 MB/s BenchmarkMemmoveUnalignedDst/12-4 2054628 59.08 ns/op 203.12 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 103.5 ns/op 125.60 MB/s BenchmarkMemmoveUnalignedDst/14-4 1820536 64.66 ns/op 216.51 MB/s BenchmarkMemmoveUnalignedDst/15-4 2029665 314.2 ns/op 47.74 MB/s BenchmarkMemmoveUnalignedDst/16-4 1616188 96.86 ns/op 165.19 MB/s BenchmarkMemmoveUnalignedDst/32-4 1685308 78.35 ns/op 408.42 MB/s BenchmarkMemmoveUnalignedDst/64-4 1612610 209.3 ns/op 305.83 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 116.6 ns/op 1097.90 MB/s BenchmarkMemmoveUnalignedDst/256-4 968673 180.4 ns/op 1419.00 MB/s BenchmarkMemmoveUnalignedDst/512-4 656504 428.8 ns/op 1194.10 MB/s BenchmarkMemmoveUnalignedDst/1024-4 428910 365.7 ns/op 2800.33 MB/s BenchmarkMemmoveUnalignedDst/2048-4 10000 11157 ns/op 183.56 MB/s BenchmarkMemmoveUnalignedDst/4096-4 128085 1995 ns/op 2053.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1656919 68.70 ns/op 465.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1574794 77.71 ns/op 823.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 129.1 ns/op 991.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 709250 172.5 ns/op 1484.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 522104 1075 ns/op 476.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 378685 1245 ns/op 822.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 208648 1078 ns/op 1900.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 114045 2540 ns/op 1612.89 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12689392 10.58 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 283.0 ns/op 3.53 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1829310 402.1 ns/op 4.97 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1943820 65.85 ns/op 45.56 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2002965 138.6 ns/op 28.85 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1921802 56.68 ns/op 88.22 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1957562 55.68 ns/op 107.76 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 104.9 ns/op 66.72 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2158513 57.94 ns/op 138.08 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2048690 91.01 ns/op 98.89 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2052133 206.6 ns/op 48.40 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2018358 66.71 ns/op 164.90 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2052870 276.6 ns/op 43.39 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1724133 75.23 ns/op 172.80 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2046428 58.17 ns/op 240.66 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2028796 133.3 ns/op 112.53 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1711191 146.2 ns/op 109.44 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1773294 69.73 ns/op 458.94 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1539543 113.0 ns/op 566.36 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1218531 681.6 ns/op 187.79 MB/s BenchmarkMemmoveUnalignedSrc/256-4 973381 140.5 ns/op 1821.67 MB/s BenchmarkMemmoveUnalignedSrc/512-4 404018 1081 ns/op 473.71 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 423745 1907 ns/op 537.01 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 227077 1257 ns/op 1629.10 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 10000 12773 ns/op 320.68 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1629794 90.91 ns/op 175.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1675056 281.5 ns/op 56.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1486312 76.88 ns/op 208.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1591994 184.9 ns/op 86.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1353820 76.70 ns/op 208.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1548706 132.4 ns/op 120.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1299838 560.3 ns/op 28.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 289.6 ns/op 55.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 252.1 ns/op 253.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 917368 134.6 ns/op 475.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1293343 98.65 ns/op 648.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 128.9 ns/op 496.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1324747 99.34 ns/op 644.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 102.3 ns/op 625.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1303064 160.0 ns/op 399.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 237.9 ns/op 269.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 353134 360.7 ns/op 709.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 692289 296.5 ns/op 863.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 620924 264.5 ns/op 967.71 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 757317 155.3 ns/op 1648.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 671910 229.1 ns/op 1117.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 659454 197.7 ns/op 1294.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 664176 305.9 ns/op 836.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 483020 209.8 ns/op 1220.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 114505 986.0 ns/op 4154.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 106803 1026 ns/op 3992.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 120450 3753 ns/op 1091.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 119527 967.9 ns/op 4231.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 112516 1606 ns/op 2550.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 116407 1087 ns/op 3769.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 105184 2617 ns/op 1565.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 124386 967.5 ns/op 4233.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7464 51300 ns/op 1277.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6868 24933 ns/op 2628.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7123 23382 ns/op 2802.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 5412 32007 ns/op 2047.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 5792 26788 ns/op 2446.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6610 67978 ns/op 964.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6253 69783 ns/op 939.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6859 16453 ns/op 3983.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1837758 73.09 ns/op 437.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1625725 76.86 ns/op 832.66 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 972940 117.0 ns/op 1093.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 898666 129.1 ns/op 1983.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 583981 293.4 ns/op 1745.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 366374 1197 ns/op 855.68 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 206192 1279 ns/op 1600.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 113041 1324 ns/op 3092.99 MB/s BenchmarkMemclr/5-4 12549452 17.14 ns/op 291.74 MB/s BenchmarkMemclr/16-4 10824261 11.42 ns/op 1400.89 MB/s BenchmarkMemclr/64-4 6723224 22.50 ns/op 2844.64 MB/s BenchmarkMemclr/256-4 10512992 27.38 ns/op 9348.78 MB/s BenchmarkMemclr/4096-4 1000000 213.2 ns/op 19216.11 MB/s BenchmarkMemclr/65536-4 72003 2208 ns/op 29687.16 MB/s BenchmarkMemclr/1M-4 4804 67048 ns/op 15639.13 MB/s BenchmarkMemclr/4M-4 1167 126033 ns/op 33279.39 MB/s BenchmarkMemclr/8M-4 507 210558 ns/op 39839.82 MB/s BenchmarkMemclr/16M-4 298 501536 ns/op 33451.69 MB/s BenchmarkMemclr/64M-4 64 2017952 ns/op 33255.92 MB/s BenchmarkMemclrUnaligned/0_5-4 6312772 20.89 ns/op 239.30 MB/s BenchmarkMemclrUnaligned/0_16-4 4361148 98.48 ns/op 162.48 MB/s BenchmarkMemclrUnaligned/0_64-4 4393370 27.06 ns/op 2364.99 MB/s BenchmarkMemclrUnaligned/0_256-4 6352978 30.69 ns/op 8340.12 MB/s BenchmarkMemclrUnaligned/0_4096-4 2194184 124.2 ns/op 32965.91 MB/s BenchmarkMemclrUnaligned/0_65536-4 77666 1464 ns/op 44754.38 MB/s BenchmarkMemclrUnaligned/1_5-4 1000000 117.6 ns/op 42.51 MB/s BenchmarkMemclrUnaligned/1_16-4 6337870 19.75 ns/op 810.23 MB/s BenchmarkMemclrUnaligned/1_64-4 3934587 35.68 ns/op 1793.81 MB/s BenchmarkMemclrUnaligned/1_256-4 6243794 18.68 ns/op 13705.47 MB/s BenchmarkMemclrUnaligned/1_4096-4 2098839 62.58 ns/op 65451.45 MB/s BenchmarkMemclrUnaligned/1_65536-4 73303 2032 ns/op 32259.15 MB/s BenchmarkMemclrUnaligned/4_5-4 6647554 24.90 ns/op 200.78 MB/s BenchmarkMemclrUnaligned/4_16-4 6653556 46.24 ns/op 346.00 MB/s BenchmarkMemclrUnaligned/4_64-4 4403572 61.93 ns/op 1033.45 MB/s BenchmarkMemclrUnaligned/4_256-4 5950864 18.81 ns/op 13612.51 MB/s BenchmarkMemclrUnaligned/4_4096-4 2361985 138.0 ns/op 29685.71 MB/s BenchmarkMemclrUnaligned/4_65536-4 77907 3564 ns/op 18390.76 MB/s BenchmarkMemclrUnaligned/7_5-4 5911834 17.94 ns/op 278.67 MB/s BenchmarkMemclrUnaligned/7_16-4 6567883 31.75 ns/op 503.89 MB/s BenchmarkMemclrUnaligned/7_64-4 4253587 28.05 ns/op 2281.34 MB/s BenchmarkMemclrUnaligned/7_256-4 6670053 37.59 ns/op 6810.44 MB/s BenchmarkMemclrUnaligned/7_4096-4 2052630 97.93 ns/op 41823.87 MB/s BenchmarkMemclrUnaligned/7_65536-4 87504 9116 ns/op 7189.10 MB/s BenchmarkMemclrUnaligned/0_1M-4 4245 27694 ns/op 37863.15 MB/s BenchmarkMemclrUnaligned/0_4M-4 1303 147901 ns/op 28358.83 MB/s BenchmarkMemclrUnaligned/0_8M-4 313 1821905 ns/op 4604.31 MB/s BenchmarkMemclrUnaligned/0_16M-4 262 494683 ns/op 33915.07 MB/s BenchmarkMemclrUnaligned/0_64M-4 52 7782051 ns/op 8623.54 MB/s BenchmarkMemclrUnaligned/1_1M-4 4273 74854 ns/op 14008.30 MB/s BenchmarkMemclrUnaligned/1_4M-4 1054 98607 ns/op 42535.61 MB/s BenchmarkMemclrUnaligned/1_8M-4 572 392438 ns/op 21375.63 MB/s BenchmarkMemclrUnaligned/1_16M-4 213 1883406 ns/op 8907.91 MB/s BenchmarkMemclrUnaligned/1_64M-4 44 2773015 ns/op 24200.68 MB/s BenchmarkMemclrUnaligned/4_1M-4 5866 56112 ns/op 18687.30 MB/s BenchmarkMemclrUnaligned/4_4M-4 1384 925611 ns/op 4531.39 MB/s BenchmarkMemclrUnaligned/4_8M-4 487 549659 ns/op 15261.47 MB/s BenchmarkMemclrUnaligned/4_16M-4 72 1713786 ns/op 9789.56 MB/s BenchmarkMemclrUnaligned/4_64M-4 20 15713640 ns/op 4270.74 MB/s BenchmarkMemclrUnaligned/7_1M-4 4843 46122 ns/op 22734.93 MB/s BenchmarkMemclrUnaligned/7_4M-4 1258 160610 ns/op 26114.76 MB/s BenchmarkMemclrUnaligned/7_8M-4 490 932308 ns/op 8997.68 MB/s BenchmarkMemclrUnaligned/7_16M-4 205 1673850 ns/op 10023.13 MB/s BenchmarkMemclrUnaligned/7_64M-4 34 16536883 ns/op 4058.13 MB/s BenchmarkGoMemclr/5-4 1000000 498.8 ns/op 10.02 MB/s BenchmarkGoMemclr/16-4 613809 202.9 ns/op 78.86 MB/s BenchmarkGoMemclr/64-4 167568 4003 ns/op 15.99 MB/s BenchmarkGoMemclr/256-4 41266 4484 ns/op 57.09 MB/s BenchmarkMemclrRange/1K_2K-4 33367 4419 ns/op 21697.31 MB/s BenchmarkMemclrRange/2K_8K-4 10000 15730 ns/op 21203.00 MB/s BenchmarkMemclrRange/4K_16K-4 10000 19192 ns/op 16833.97 MB/s BenchmarkMemclrRange/160K_228K-4 3088 35512 ns/op 46824.98 MB/s BenchmarkClearFat7-4 5478162 59.02 ns/op BenchmarkClearFat8-4 7202251 19.29 ns/op BenchmarkClearFat11-4 5927266 18.55 ns/op BenchmarkClearFat12-4 6658666 76.55 ns/op BenchmarkClearFat13-4 6565852 18.11 ns/op BenchmarkClearFat14-4 6742346 19.03 ns/op BenchmarkClearFat15-4 6716635 19.04 ns/op BenchmarkClearFat16-4 4993672 28.06 ns/op BenchmarkClearFat24-4 5737125 19.76 ns/op BenchmarkClearFat32-4 3323104 60.45 ns/op BenchmarkClearFat40-4 6048301 91.43 ns/op BenchmarkClearFat48-4 5693655 20.95 ns/op BenchmarkClearFat56-4 5655723 21.48 ns/op BenchmarkClearFat64-4 5399504 26.05 ns/op BenchmarkClearFat72-4 5290314 24.10 ns/op BenchmarkClearFat128-4 3564577 42.67 ns/op BenchmarkClearFat256-4 2352246 47.08 ns/op BenchmarkClearFat512-4 1344145 182.1 ns/op BenchmarkClearFat1024-4 965592 145.8 ns/op BenchmarkClearFat1032-4 974232 320.3 ns/op BenchmarkClearFat1040-4 969882 131.3 ns/op BenchmarkCopyFat7-4 6216584 18.20 ns/op BenchmarkCopyFat8-4 6769801 17.26 ns/op BenchmarkCopyFat11-4 6624916 57.22 ns/op BenchmarkCopyFat12-4 5510642 67.18 ns/op BenchmarkCopyFat13-4 3689560 68.28 ns/op BenchmarkCopyFat14-4 5909896 26.77 ns/op BenchmarkCopyFat15-4 6575976 25.65 ns/op BenchmarkCopyFat16-4 3454146 33.37 ns/op BenchmarkCopyFat24-4 6517308 20.98 ns/op BenchmarkCopyFat32-4 6259994 27.32 ns/op BenchmarkCopyFat64-4 5138468 23.65 ns/op BenchmarkCopyFat72-4 5107461 22.67 ns/op BenchmarkCopyFat128-4 3538276 39.93 ns/op BenchmarkCopyFat256-4 2509891 132.5 ns/op BenchmarkCopyFat512-4 1000000 202.6 ns/op BenchmarkCopyFat520-4 1480345 77.45 ns/op BenchmarkCopyFat1024-4 761384 140.0 ns/op BenchmarkCopyFat1032-4 877718 205.3 ns/op BenchmarkCopyFat1040-4 858769 137.9 ns/op BenchmarkIssue18740/2byte-4 495 226980 ns/op BenchmarkIssue18740/4byte-4 762 145117 ns/op BenchmarkIssue18740/8byte-4 964 191038 ns/op BenchmarkMemclrKnownSize1-4 7301476 14.58 ns/op 68.60 MB/s BenchmarkMemclrKnownSize2-4 5126347 23.69 ns/op 84.43 MB/s BenchmarkMemclrKnownSize4-4 2534938 47.75 ns/op 83.77 MB/s BenchmarkMemclrKnownSize8-4 1000000 109.0 ns/op 73.37 MB/s BenchmarkMemclrKnownSize16-4 629154 197.6 ns/op 80.96 MB/s BenchmarkMemclrKnownSize32-4 334092 775.9 ns/op 41.24 MB/s BenchmarkMemclrKnownSize64-4 168979 1048 ns/op 61.08 MB/s BenchmarkMemclrKnownSize112-4 95806 1338 ns/op 83.73 MB/s BenchmarkMemclrKnownSize128-4 62421 3511 ns/op 36.46 MB/s BenchmarkMemclrKnownSize192-4 56846 3466 ns/op 55.40 MB/s BenchmarkMemclrKnownSize248-4 42606 2730 ns/op 90.85 MB/s BenchmarkMemclrKnownSize256-4 42678 4916 ns/op 52.08 MB/s BenchmarkMemclrKnownSize512-4 21420 7017 ns/op 72.97 MB/s BenchmarkMemclrKnownSize1024-4 10000 14195 ns/op 72.14 MB/s BenchmarkMemclrKnownSize4096-4 2673 51464 ns/op 79.59 MB/s BenchmarkMemclrKnownSize512KiB-4 14 8525471 ns/op 61.50 MB/s BenchmarkReadMetricsLatency-4 10000 6213 p50-ns 6620 p90-ns 10230 p99-ns BenchmarkFinalizer-4 212 479576 ns/op BenchmarkFinalizerRun-4 280432 922.9 ns/op BenchmarkMinFloat-4 388294 719.3 ns/op BenchmarkMaxFloat-4 423652 292.0 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7185758 17.74 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2106430 62.64 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1798089 73.05 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1649857 77.51 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 104.9 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 113.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1592119 93.01 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 906648 124.4 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 112.1 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1520050 84.08 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1597394 70.82 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1478265 77.84 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1322170 89.50 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 159.4 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7067050 27.08 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7733930 15.56 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7565436 15.20 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7042234 72.73 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6746280 17.64 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6294721 21.60 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6798075 17.66 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7988710 16.10 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7895251 31.38 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7128741 38.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7992932 15.27 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8003937 22.89 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6382491 17.20 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7902157 16.22 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7350028 31.35 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7080342 18.73 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7391740 50.99 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7697456 15.96 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5895052 19.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6501348 16.20 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7717206 15.75 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7153525 22.34 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7516827 21.85 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7563532 21.22 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5935782 20.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6588124 20.60 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7602174 19.14 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5841144 25.85 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 3994281 31.44 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7709829 17.81 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6754708 18.39 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7738842 15.24 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7988206 21.66 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6656956 70.83 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8102655 15.73 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8109709 29.69 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6286042 18.47 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7711656 15.99 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7992256 14.84 ns/op BenchmarkNetpollBreak-4 4951 52240 ns/op BenchmarkPinnerPinUnpinBatch-4 1048 190487 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 100 1176939 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1879 354082 ns/op BenchmarkPinnerPinUnpin-4 1322058 90.28 ns/op BenchmarkPinnerPinUnpinTiny-4 1572108 81.54 ns/op BenchmarkPinnerPinUnpinDouble-4 587077 692.5 ns/op BenchmarkPinnerPinUnpinParallel-4 4550389 57.17 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3986473 44.80 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 356601 347.6 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4651129 36.45 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5761256 46.71 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 7527162 39.68 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 1000000 616.1 ns/op BenchmarkPingPongHog-4 532 544121 ns/op BenchmarkStackGrowth-4 153610 756.0 ns/op BenchmarkStackGrowthDeep-4 223 708408 ns/op BenchmarkCreateGoroutines-4 93319 1772 ns/op BenchmarkCreateGoroutinesParallel-4 58338 2895 ns/op BenchmarkCreateGoroutinesCapture-4 16014 6664 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35328 3955 ns/op BenchmarkClosureCall-4 14611086 10.64 ns/op BenchmarkWakeupParallelSpinning/0s-4 10000 14949 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5582 22891 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5829 25603 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3652 33593 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2194 90671 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1250 148288 ns/op BenchmarkWakeupParallelSpinning/50µs-4 417 573490 ns/op BenchmarkWakeupParallelSpinning/100µs-4 285 435124 ns/op BenchmarkWakeupParallelSyscall/0s-4 100 4192964 ns/op BenchmarkWakeupParallelSyscall/1µs-4 114 1506401 ns/op BenchmarkWakeupParallelSyscall/2µs-4 63 3510185 ns/op BenchmarkWakeupParallelSyscall/5µs-4 117 4805353 ns/op BenchmarkWakeupParallelSyscall/10µs-4 100 1101148 ns/op BenchmarkWakeupParallelSyscall/20µs-4 100 4527099 ns/op BenchmarkWakeupParallelSyscall/50µs-4 277 2265143 ns/op BenchmarkWakeupParallelSyscall/100µs-4 100 4432692 ns/op BenchmarkMatmult-4 1512064 116.0 ns/op BenchmarkFastrand-4 8500516 21.87 ns/op BenchmarkFastrand64-4 6760539 26.13 ns/op BenchmarkFastrandHashiter-4 4994389 29.17 ns/op BenchmarkFastrandn/2-4 2736285 59.86 ns/op BenchmarkFastrandn/3-4 4194255 28.09 ns/op BenchmarkFastrandn/4-4 3991186 33.87 ns/op BenchmarkFastrandn/5-4 2454338 62.47 ns/op BenchmarkIfaceCmp100-4 78114 7909 ns/op BenchmarkIfaceCmpNil100-4 154272 837.8 ns/op BenchmarkEfaceCmpDiff-4 17055 6802 ns/op BenchmarkEfaceCmpDiffIndirect-4 20392 11012 ns/op BenchmarkDefer-4 1324825 96.95 ns/op BenchmarkDefer10-4 964760 192.1 ns/op BenchmarkDeferMany-4 559495 500.2 ns/op BenchmarkPanicRecover-4 761448 582.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 923191 713.0 ns/op 56.00 p50-ns 58.00 p90-ns 91.00 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 882475 175.2 ns/op 57.00 p50-ns 59.00 p90-ns 80.00 p99-ns BenchmarkGoroutineProfile/small/idle-4 70 4603614 ns/op 131294 p50-ns 1462275 p90-ns 92675138 p99-ns BenchmarkGoroutineProfile/small/loaded-4 48 53942497 ns/op 13790273 p50-ns 191411907 p90-ns 410596578 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 868226 189.3 ns/op 56.00 p50-ns 59.00 p90-ns 66.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 945426 148.7 ns/op 57.00 p50-ns 58.00 p90-ns 67.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 22 17168804 ns/op 13882539 p50-ns 38926769 p90-ns 66494787 p99-ns BenchmarkGoroutineProfile/large/loaded-4 21 24258993 ns/op 4287513 p50-ns 28866586 p90-ns 295584279 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 847909 247.5 ns/op 65.00 p50-ns 68.00 p90-ns 217.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 771468 678.8 ns/op 64.00 p50-ns 66.00 p90-ns 117.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 193 1299406 ns/op 172105 p50-ns 2015889 p90-ns 30736708 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 21 11219560 ns/op 2455133 p50-ns 30790140 p90-ns 89523931 p99-ns BenchmarkRWMutexUncontended-4 4876005 39.04 ns/op BenchmarkRWMutexWrite100-4 2974617 68.86 ns/op BenchmarkRWMutexWrite10-4 2302885 133.6 ns/op BenchmarkRWMutexWorkWrite100-4 692233 218.8 ns/op BenchmarkRWMutexWorkWrite10-4 283462 705.6 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2622 40009 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1182 119299 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1545 79502 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 561 212689 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 762 162676 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 266 1004505 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 352 388259 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 16 8179623 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 278839 1444 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 432916 828.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 397178 625.0 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 352971 1294 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 269768 702.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 45576 3296 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 297318 2072 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 216970 496.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 454284 895.9 ns/op BenchmarkMakeSlice/Byte-4 2395467 76.22 ns/op BenchmarkMakeSlice/Int16-4 1714683 87.30 ns/op BenchmarkMakeSlice/Int-4 1430078 113.5 ns/op BenchmarkMakeSlice/Ptr-4 1000000 108.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 349.0 ns/op BenchmarkMakeSlice/Struct/32-4 871304 362.6 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 282.0 ns/op BenchmarkGrowSlice/Byte-4 936110 327.9 ns/op BenchmarkGrowSlice/Int16-4 991480 191.2 ns/op BenchmarkGrowSlice/Int-4 835425 358.0 ns/op BenchmarkGrowSlice/Ptr-4 706006 307.4 ns/op BenchmarkGrowSlice/Struct/24-4 329472 678.7 ns/op BenchmarkGrowSlice/Struct/32-4 460976 1015 ns/op BenchmarkGrowSlice/Struct/40-4 173439 1425 ns/op BenchmarkExtendSlice/IntSlice-4 426117 311.9 ns/op BenchmarkExtendSlice/PointerSlice-4 458188 355.0 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 211.2 ns/op BenchmarkAppend-4 650598 271.0 ns/op BenchmarkAppendGrowByte-4 1 212289408 ns/op BenchmarkAppendGrowString-4 1 544957172 ns/op BenchmarkAppendSlice/1Bytes-4 2124417 65.54 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 137.1 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 123.1 ns/op BenchmarkAppendSlice/8Bytes-4 2083815 62.25 ns/op BenchmarkAppendSlice/15Bytes-4 1596853 64.98 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 195.9 ns/op BenchmarkAppendSlice/32Bytes-4 1570687 64.66 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 74635 3282 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 28250 10071 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8796 34802 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2004 299154 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 130 1634246 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 43 4195542 ns/op BenchmarkAppendStr/1Bytes-4 2143564 49.17 ns/op BenchmarkAppendStr/4Bytes-4 2274735 53.54 ns/op BenchmarkAppendStr/8Bytes-4 2236401 53.38 ns/op BenchmarkAppendStr/16Bytes-4 2123388 53.67 ns/op BenchmarkAppendStr/32Bytes-4 1967598 57.02 ns/op BenchmarkAppendSpecialCase-4 611757 251.0 ns/op BenchmarkCopy/1Byte-4 2192898 55.98 ns/op 17.86 MB/s BenchmarkCopy/1String-4 1886413 84.17 ns/op 11.88 MB/s BenchmarkCopy/2Byte-4 2077144 57.19 ns/op 34.97 MB/s BenchmarkCopy/2String-4 2010088 63.28 ns/op 31.60 MB/s BenchmarkCopy/4Byte-4 2111955 75.79 ns/op 52.78 MB/s BenchmarkCopy/4String-4 2055915 123.6 ns/op 32.35 MB/s BenchmarkCopy/8Byte-4 2171067 62.45 ns/op 128.09 MB/s BenchmarkCopy/8String-4 1760565 59.05 ns/op 135.47 MB/s BenchmarkCopy/12Byte-4 2093186 129.7 ns/op 92.52 MB/s BenchmarkCopy/12String-4 2087137 107.6 ns/op 111.55 MB/s BenchmarkCopy/16Byte-4 1963836 111.7 ns/op 143.20 MB/s BenchmarkCopy/16String-4 2005244 59.37 ns/op 269.51 MB/s BenchmarkCopy/32Byte-4 1841952 70.13 ns/op 456.29 MB/s BenchmarkCopy/32String-4 1815522 66.98 ns/op 477.76 MB/s BenchmarkCopy/128Byte-4 1000000 104.2 ns/op 1228.83 MB/s BenchmarkCopy/128String-4 1000000 106.9 ns/op 1197.29 MB/s BenchmarkCopy/1024Byte-4 425451 291.4 ns/op 3514.17 MB/s BenchmarkCopy/1024String-4 418618 328.6 ns/op 3115.79 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27432 7699 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 10435 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 8983 11460 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 15119 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8876 55203 ns/op BenchmarkAppendInPlace/Grow/Byte-4 129024 2165 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 145664 1795 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 98884 2261 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 68236 1604 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 49383 3113 ns/op BenchmarkStackCopyPtr-4 1 201339028 ns/op BenchmarkStackCopy-4 2 119117646 ns/op BenchmarkStackCopyNoCache-4 25 4911953 ns/op BenchmarkStackCopyWithStkobj-4 2 63398240 ns/op BenchmarkIssue18138-4 625 432659 ns/op BenchmarkCompareStringEqual-4 10575140 10.71 ns/op BenchmarkCompareStringIdentical-4 15618290 7.797 ns/op BenchmarkCompareStringSameLength-4 13355977 9.297 ns/op BenchmarkCompareStringDifferentLength-4 14222292 10.03 ns/op BenchmarkCompareStringBigUnaligned-4 139 1061888 ns/op 987.47 MB/s BenchmarkCompareStringBig-4 12 10104040 ns/op 103.78 MB/s BenchmarkConcatStringAndBytes-4 2747131 44.89 ns/op BenchmarkSliceByteToString/1-4 2345592 64.80 ns/op BenchmarkSliceByteToString/2-4 1000000 170.4 ns/op BenchmarkSliceByteToString/4-4 1000000 138.9 ns/op BenchmarkSliceByteToString/8-4 1000000 259.7 ns/op BenchmarkSliceByteToString/16-4 1000000 152.1 ns/op BenchmarkSliceByteToString/32-4 1000000 237.1 ns/op BenchmarkSliceByteToString/64-4 1000000 304.6 ns/op BenchmarkSliceByteToString/128-4 515829 281.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2378857 48.65 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 857354 200.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 889740 142.1 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2309139 104.6 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1500583 236.1 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1948958 60.67 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2764040 44.48 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 527799 297.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 457161 283.4 ns/op BenchmarkRuneIterate/range/ASCII-4 8622188 15.19 ns/op BenchmarkRuneIterate/range/Japanese-4 1871176 63.01 ns/op BenchmarkRuneIterate/range/MixedLength-4 2556619 49.90 ns/op BenchmarkRuneIterate/range1/ASCII-4 9663423 17.16 ns/op BenchmarkRuneIterate/range1/Japanese-4 1000000 144.7 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2217710 46.81 ns/op BenchmarkRuneIterate/range2/ASCII-4 5551780 28.80 ns/op BenchmarkRuneIterate/range2/Japanese-4 1747759 64.87 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2406178 46.74 ns/op BenchmarkArrayEqual-4 15104239 11.08 ns/op BenchmarkFunc/Name-4 2157320 71.80 ns/op BenchmarkFunc/Entry-4 10070330 13.81 ns/op BenchmarkFunc/FileLine-4 1000000 124.2 ns/op PASS ok runtime 842.796s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 22262 4677 ns/op BenchmarkHandle/concurrent-4 22048 9189 ns/op PASS ok runtime/cgo 1.612s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 5183887 20.15 ns/op BenchmarkAnd32Parallel-4 2597614 54.59 ns/op BenchmarkAnd64-4 12495494 13.03 ns/op BenchmarkAnd64Parallel-4 1959048 71.61 ns/op BenchmarkOr32-4 13357563 10.45 ns/op BenchmarkOr32Parallel-4 2656056 47.80 ns/op BenchmarkOr64-4 10850664 22.65 ns/op BenchmarkOr64Parallel-4 2508037 109.5 ns/op BenchmarkAtomicLoad64-4 15964830 7.251 ns/op BenchmarkAtomicStore64-4 16782603 10.84 ns/op BenchmarkAtomicLoad-4 16679170 10.02 ns/op BenchmarkAtomicStore-4 16704220 7.122 ns/op BenchmarkAnd8-4 14690834 8.190 ns/op BenchmarkAnd-4 14865159 8.232 ns/op BenchmarkAnd8Parallel-4 2721841 40.26 ns/op BenchmarkAndParallel-4 2742459 47.59 ns/op BenchmarkOr8-4 14091778 10.17 ns/op BenchmarkOr-4 14729192 9.816 ns/op BenchmarkOr8Parallel-4 3595198 35.18 ns/op BenchmarkOrParallel-4 3609822 50.03 ns/op BenchmarkXadd-4 3343093 67.52 ns/op BenchmarkXadd64-4 3418138 34.73 ns/op BenchmarkCas-4 3331647 42.18 ns/op BenchmarkCas64-4 3154921 35.78 ns/op BenchmarkXchg-4 3168927 44.14 ns/op BenchmarkXchg64-4 3125860 42.54 ns/op PASS ok runtime/internal/atomic 18.388s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4073324 35.56 ns/op BenchmarkMulUintptr/large-4 3172279 43.10 ns/op PASS ok runtime/internal/math 2.029s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 27 12301362 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 19227949 ns/op 1705 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 210 4143073 ns/op 167.0 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 23539608 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 39420909 ns/op 3390 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 26 4398614 ns/op 327.6 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 181526730 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 127765847 ns/op 10702 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 16 12756790 ns/op 1160 concurrent_launches/op PASS ok runtime/pprof 5.213s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 7 43430150 ns/op BenchmarkStackLeak-4 43868 9178 ns/op PASS ok runtime/race 2.631s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 1958487 67.09 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 264883 1652 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.793s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 44 2471551 ns/op BenchmarkIndex_Large-4 10110 12233 ns/op BenchmarkIndexFunc_Large-4 138 727695 ns/op BenchmarkCompact/nil-4 7057224 17.07 ns/op BenchmarkCompact/one-4 1866274 114.8 ns/op BenchmarkCompact/sorted-4 1000000 115.1 ns/op BenchmarkCompact/1_item-4 875722 170.5 ns/op BenchmarkCompact/unsorted-4 993603 111.7 ns/op BenchmarkCompact/many-4 498789 245.6 ns/op BenchmarkCompact_Large-4 348 293976 ns/op BenchmarkCompactFunc_Large-4 45 3254907 ns/op BenchmarkReplace/naive-fast-4 10000 56473 ns/op BenchmarkReplace/optimized-fast-4 12088 45944 ns/op BenchmarkReplace/naive-slow-4 10000 12169 ns/op BenchmarkReplace/optimized-slow-4 10000 20826 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 115.9 ns/op BenchmarkBinarySearchFloats/Size32-4 911118 194.3 ns/op BenchmarkBinarySearchFloats/Size64-4 825084 223.3 ns/op BenchmarkBinarySearchFloats/Size128-4 735777 167.0 ns/op BenchmarkBinarySearchFloats/Size512-4 638253 400.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 591681 230.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 458582 694.9 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 316797 1263 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 334548 477.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 253455 517.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 232904 516.2 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 209511 633.9 ns/op PASS ok slices 17.802s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 99054 1218 ns/op BenchmarkSortInts-4 1 155615697 ns/op BenchmarkSlicesSortInts-4 1 114279568 ns/op BenchmarkSortIsSorted-4 20 7821128 ns/op BenchmarkSlicesIsSorted-4 66 2712837 ns/op BenchmarkSortStrings-4 1 174882889 ns/op BenchmarkSlicesSortStrings-4 1 157449662 ns/op BenchmarkSortStrings_Sorted-4 20 9609697 ns/op BenchmarkSlicesSortStrings_Sorted-4 37 4184874 ns/op BenchmarkSortStructs-4 1 251690289 ns/op BenchmarkSortFuncStructs-4 1 144255432 ns/op BenchmarkSortString1K-4 169 818024 ns/op BenchmarkSortString1K_Slice-4 153 1193434 ns/op BenchmarkStableString1K-4 92 1560186 ns/op BenchmarkSortInt1K-4 247 626945 ns/op BenchmarkSortInt1K_Sorted-4 5217 25476 ns/op BenchmarkSortInt1K_Reversed-4 2438 87884 ns/op BenchmarkSortInt1K_Mod8-4 639 171514 ns/op BenchmarkStableInt1K-4 74 1642727 ns/op BenchmarkStableInt1K_Slice-4 100 1086125 ns/op BenchmarkSortInt64K-4 2 75737982 ns/op BenchmarkSortInt64K_Slice-4 2 61499754 ns/op BenchmarkStableInt64K-4 1 146042931 ns/op BenchmarkSort1e2-4 296 502271 ns/op BenchmarkStable1e2-4 100 1052686 ns/op BenchmarkSort1e4-4 2 223679316 ns/op BenchmarkStable1e4-4 1 377781490 ns/op PASS ok sort 24.386s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 876866 140.7 ns/op BenchmarkAtof64Float-4 370470 381.1 ns/op BenchmarkAtof64FloatExp-4 531668 202.0 ns/op BenchmarkAtof64Big-4 438169 367.2 ns/op BenchmarkAtof64RandomBits-4 154377 712.9 ns/op BenchmarkAtof64RandomFloats-4 479433 242.6 ns/op BenchmarkAtof64RandomLongFloats-4 310240 414.4 ns/op BenchmarkAtof32Decimal-4 844314 158.3 ns/op BenchmarkAtof32Float-4 658510 153.5 ns/op BenchmarkAtof32FloatExp-4 610294 192.1 ns/op BenchmarkAtof32Random-4 339762 353.9 ns/op BenchmarkAtof32RandomLong-4 123320 940.1 ns/op BenchmarkParseInt/Pos/7bit-4 1389760 85.59 ns/op BenchmarkParseInt/Pos/26bit-4 665011 182.2 ns/op BenchmarkParseInt/Pos/31bit-4 556179 198.8 ns/op BenchmarkParseInt/Pos/56bit-4 285955 1155 ns/op BenchmarkParseInt/Pos/63bit-4 363754 495.5 ns/op BenchmarkParseInt/Neg/7bit-4 1375922 88.87 ns/op BenchmarkParseInt/Neg/26bit-4 710216 161.7 ns/op BenchmarkParseInt/Neg/31bit-4 648999 247.6 ns/op BenchmarkParseInt/Neg/56bit-4 346900 301.5 ns/op BenchmarkParseInt/Neg/63bit-4 416896 294.6 ns/op BenchmarkAtoi/Pos/7bit-4 1893138 312.9 ns/op BenchmarkAtoi/Pos/26bit-4 817846 144.5 ns/op BenchmarkAtoi/Pos/31bit-4 611595 342.8 ns/op BenchmarkAtoi/Pos/56bit-4 505347 590.8 ns/op BenchmarkAtoi/Pos/63bit-4 373893 306.2 ns/op BenchmarkAtoi/Neg/7bit-4 1712965 79.77 ns/op BenchmarkAtoi/Neg/26bit-4 832616 139.7 ns/op BenchmarkAtoi/Neg/31bit-4 748827 156.5 ns/op BenchmarkAtoi/Neg/56bit-4 442624 240.7 ns/op BenchmarkAtoi/Neg/63bit-4 380838 386.0 ns/op BenchmarkFormatFloat/Decimal-4 76342 1958 ns/op BenchmarkFormatFloat/Float-4 75268 1424 ns/op BenchmarkFormatFloat/Exp-4 86938 1425 ns/op BenchmarkFormatFloat/NegExp-4 88062 1395 ns/op BenchmarkFormatFloat/LongExp-4 73341 3535 ns/op BenchmarkFormatFloat/Big-4 64927 3048 ns/op BenchmarkFormatFloat/BinaryExp-4 210956 871.7 ns/op BenchmarkFormatFloat/32Integer-4 77514 2005 ns/op BenchmarkFormatFloat/32ExactFraction-4 87823 1433 ns/op BenchmarkFormatFloat/32Point-4 73279 3095 ns/op BenchmarkFormatFloat/32Exp-4 85777 1387 ns/op BenchmarkFormatFloat/32NegExp-4 84493 1364 ns/op BenchmarkFormatFloat/32Shortest-4 93721 1229 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 105454 1521 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 107047 1486 ns/op BenchmarkFormatFloat/64Fixed1-4 135834 900.8 ns/op BenchmarkFormatFloat/64Fixed2-4 130033 923.1 ns/op BenchmarkFormatFloat/64Fixed3-4 131528 998.0 ns/op BenchmarkFormatFloat/64Fixed4-4 132843 979.2 ns/op BenchmarkFormatFloat/64Fixed12-4 78864 1564 ns/op BenchmarkFormatFloat/64Fixed16-4 92804 1668 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 95571 2271 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 82497 2891 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1687 102103 ns/op BenchmarkFormatFloat/Slowpath64-4 74749 1820 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 71548 2192 ns/op BenchmarkAppendFloat/Decimal-4 78452 2930 ns/op BenchmarkAppendFloat/Float-4 85075 1433 ns/op BenchmarkAppendFloat/Exp-4 96528 1239 ns/op BenchmarkAppendFloat/NegExp-4 88152 1593 ns/op BenchmarkAppendFloat/LongExp-4 80180 1492 ns/op BenchmarkAppendFloat/Big-4 55224 2030 ns/op BenchmarkAppendFloat/BinaryExp-4 266260 577.9 ns/op BenchmarkAppendFloat/32Integer-4 78210 1629 ns/op BenchmarkAppendFloat/32ExactFraction-4 97663 1267 ns/op BenchmarkAppendFloat/32Point-4 87392 1459 ns/op BenchmarkAppendFloat/32Exp-4 95370 1613 ns/op BenchmarkAppendFloat/32NegExp-4 95194 1296 ns/op BenchmarkAppendFloat/32Shortest-4 94441 2708 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 123996 1196 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 110386 1066 ns/op BenchmarkAppendFloat/64Fixed1-4 149376 781.2 ns/op BenchmarkAppendFloat/64Fixed2-4 151632 787.9 ns/op BenchmarkAppendFloat/64Fixed3-4 128085 793.6 ns/op BenchmarkAppendFloat/64Fixed4-4 155362 828.3 ns/op BenchmarkAppendFloat/64Fixed12-4 83391 2546 ns/op BenchmarkAppendFloat/64Fixed16-4 98523 1322 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 112578 1100 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 90283 1322 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2628 48585 ns/op BenchmarkAppendFloat/Slowpath64-4 69651 1535 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78945 2137 ns/op BenchmarkFormatInt-4 10000 14723 ns/op BenchmarkAppendInt-4 17925 8939 ns/op BenchmarkFormatUint-4 89640 2256 ns/op BenchmarkAppendUint-4 84658 1828 ns/op BenchmarkFormatIntSmall/7-4 3237676 35.84 ns/op BenchmarkFormatIntSmall/42-4 3411432 36.22 ns/op BenchmarkAppendIntSmall-4 1000000 125.0 ns/op BenchmarkAppendUintVarlen/1-4 1401349 126.1 ns/op BenchmarkAppendUintVarlen/12-4 1372389 80.89 ns/op BenchmarkAppendUintVarlen/123-4 1000000 113.6 ns/op BenchmarkAppendUintVarlen/1234-4 1228128 97.19 ns/op BenchmarkAppendUintVarlen/12345-4 1165017 103.0 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 107.1 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 114.3 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 153.1 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 282.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 126.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 137.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 160.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 996939 200.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 835233 224.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 930852 214.7 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 939049 170.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 893445 132.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 896605 160.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 862191 150.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 655574 218.5 ns/op BenchmarkQuote-4 47182 2767 ns/op BenchmarkQuoteRune-4 561027 514.0 ns/op BenchmarkAppendQuote-4 52999 3095 ns/op BenchmarkAppendQuoteRune-4 861352 147.5 ns/op BenchmarkUnquoteEasy-4 935750 120.7 ns/op BenchmarkUnquoteHard-4 24432 12011 ns/op PASS ok strconv 56.638s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 408842 301.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 127324 1658 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 151615 1008 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 487688 313.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 70686 1489 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 200764 1195 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 261489 1144 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 70404 2280 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 92113 1772 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 684474 231.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 18745 7899 ns/op BenchmarkGenericMatch1-4 1666 79230 ns/op BenchmarkGenericMatch2-4 288 383095 ns/op BenchmarkSingleMaxSkipping-4 6016 19124 ns/op 522.89 MB/s BenchmarkSingleLongSuffixFail-4 13290 11956 ns/op 83.81 MB/s BenchmarkSingleMatch-4 100 1529287 ns/op 9.81 MB/s BenchmarkByteByteNoMatch-4 57282 2044 ns/op BenchmarkByteByteMatch-4 18190 20099 ns/op BenchmarkByteStringMatch-4 12566 8621 ns/op BenchmarkHTMLEscapeNew-4 65133 5585 ns/op BenchmarkHTMLEscapeOld-4 77629 1795 ns/op BenchmarkByteStringReplacerWriteString-4 985 148261 ns/op BenchmarkByteReplacerWriteString-4 1537 78952 ns/op BenchmarkByteByteReplaces-4 3246 43433 ns/op BenchmarkByteByteMap-4 9680 15405 ns/op BenchmarkMap/identity/ASCII-4 805617 150.6 ns/op BenchmarkMap/identity/Greek-4 379578 309.2 ns/op BenchmarkMap/change/ASCII-4 33660 3613 ns/op BenchmarkMap/change/Greek-4 19615 5757 ns/op BenchmarkIndexRune-4 1000000 106.7 ns/op BenchmarkIndexRuneLongString-4 1000000 126.9 ns/op BenchmarkIndexRuneFastPath-4 3194121 36.76 ns/op BenchmarkIndex-4 3080835 69.82 ns/op BenchmarkLastIndex-4 5087948 23.26 ns/op BenchmarkIndexByte-4 5714700 24.35 ns/op BenchmarkToUpper/#00-4 5121242 22.44 ns/op BenchmarkToUpper/ONLYUPPER-4 2967152 51.78 ns/op BenchmarkToUpper/abc-4 284216 1223 ns/op BenchmarkToUpper/AbC123-4 226532 635.4 ns/op BenchmarkToUpper/azAZ09_-4 233776 745.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 44042 2711 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 60296 1957 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26497 4986 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 42926 2550 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 99741 1181 ns/op BenchmarkToLower/#00-4 5346583 22.38 ns/op BenchmarkToLower/abc-4 4423808 26.16 ns/op BenchmarkToLower/AbC123-4 174405 771.4 ns/op BenchmarkToLower/azAZ09_-4 163932 683.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 73290 1527 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59762 2920 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 23058 9801 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70009 1792 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 104692 1714 ns/op BenchmarkMapNoChanges-4 1000000 139.0 ns/op BenchmarkTrim-4 31260 3913 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3337611 34.94 ns/op BenchmarkToValidUTF8/InvalidASCII-4 149794 859.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 112876 2094 ns/op BenchmarkEqualFold/Tests-4 48471 2506 ns/op BenchmarkEqualFold/ASCII-4 3672723 40.39 ns/op BenchmarkEqualFold/UnicodePrefix-4 89460 1368 ns/op BenchmarkEqualFold/UnicodeSuffix-4 86376 2406 ns/op BenchmarkIndexHard1-4 1518 162143 ns/op BenchmarkIndexHard2-4 390 422020 ns/op BenchmarkIndexHard3-4 100 3244838 ns/op BenchmarkIndexHard4-4 88 1576109 ns/op BenchmarkLastIndexHard1-4 66 2627240 ns/op BenchmarkLastIndexHard2-4 67 1951443 ns/op BenchmarkLastIndexHard3-4 66 2636732 ns/op BenchmarkCountHard1-4 1232 93633 ns/op BenchmarkCountHard2-4 388 326638 ns/op BenchmarkCountHard3-4 169 815752 ns/op BenchmarkIndexTorture-4 7652 17415 ns/op BenchmarkCountTorture-4 6549 24045 ns/op BenchmarkCountTortureOverlapping-4 706 169437 ns/op BenchmarkCountByte/10-4 4433526 23.69 ns/op 422.03 MB/s BenchmarkCountByte/32-4 4090539 29.72 ns/op 1076.77 MB/s BenchmarkCountByte/4096-4 546703 208.9 ns/op 19605.03 MB/s BenchmarkCountByte/4194304-4 559 227411 ns/op 18443.68 MB/s BenchmarkCountByte/67108864-4 13 11277066 ns/op 5950.92 MB/s BenchmarkFields/ASCII/16-4 311971 470.5 ns/op 34.00 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10871 ns/op 23.55 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1302 104472 ns/op 39.21 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 73 1769543 ns/op 37.04 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 29362189 ns/op 35.71 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 118724 924.0 ns/op 17.32 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 13484 ns/op 18.99 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 586 396141 ns/op 10.34 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 6215770 ns/op 10.54 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 491837846 ns/op 2.13 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 342570 819.9 ns/op 19.51 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 19617 9675 ns/op 26.46 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1134 132413 ns/op 30.93 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 55 7980530 ns/op 8.21 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 95229970 ns/op 11.01 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 168676 1041 ns/op 15.37 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 23891 ns/op 10.72 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 828 196762 ns/op 20.82 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 5589325 ns/op 11.73 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 102797362 ns/op 10.20 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 102659119 ns/op BenchmarkSplitSingleByteSeparator-4 15 10561464 ns/op BenchmarkSplitMultiByteSeparator-4 38 8859366 ns/op BenchmarkSplitNSingleByteSeparator-4 211021 1211 ns/op BenchmarkSplitNMultiByteSeparator-4 175072 1341 ns/op BenchmarkRepeat/5x0-4 4218286 28.91 ns/op BenchmarkRepeat/5x1-4 4220296 30.47 ns/op BenchmarkRepeat/5x2-4 206310 991.1 ns/op BenchmarkRepeat/5x6-4 97402 3239 ns/op BenchmarkRepeat/10x0-4 4495705 29.68 ns/op BenchmarkRepeat/10x1-4 1000000 159.5 ns/op BenchmarkRepeat/10x2-4 189006 939.4 ns/op BenchmarkRepeat/10x6-4 106828 2442 ns/op BenchmarkRepeatLarge/256/1-4 43592 2486 ns/op 102.97 MB/s BenchmarkRepeatLarge/256/16-4 43237 3225 ns/op 79.37 MB/s BenchmarkRepeatLarge/512/1-4 38593 4823 ns/op 106.15 MB/s BenchmarkRepeatLarge/512/16-4 46767 5758 ns/op 88.92 MB/s BenchmarkRepeatLarge/1024/1-4 10000 12736 ns/op 80.40 MB/s BenchmarkRepeatLarge/1024/16-4 27000 3972 ns/op 257.80 MB/s BenchmarkRepeatLarge/2048/1-4 14925 7805 ns/op 262.40 MB/s BenchmarkRepeatLarge/2048/16-4 27885 7477 ns/op 273.92 MB/s BenchmarkRepeatLarge/4096/1-4 10000 37129 ns/op 110.32 MB/s BenchmarkRepeatLarge/4096/16-4 16224 17292 ns/op 236.88 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17324 ns/op 472.86 MB/s BenchmarkRepeatLarge/8192/16-4 10000 18048 ns/op 453.90 MB/s BenchmarkRepeatLarge/8192/4097-4 5202765 22.88 ns/op 179073.98 MB/s BenchmarkRepeatLarge/16384/1-4 5625 31755 ns/op 515.96 MB/s BenchmarkRepeatLarge/16384/16-4 10000 43304 ns/op 378.35 MB/s BenchmarkRepeatLarge/16384/4097-4 3354 115363 ns/op 106.54 MB/s BenchmarkRepeatLarge/32768/1-4 1724 177462 ns/op 184.65 MB/s BenchmarkRepeatLarge/32768/16-4 1753 314115 ns/op 104.32 MB/s BenchmarkRepeatLarge/32768/4097-4 1035 100414 ns/op 285.61 MB/s BenchmarkRepeatLarge/65536/1-4 1124 153159 ns/op 427.89 MB/s BenchmarkRepeatLarge/65536/16-4 1839 104181 ns/op 629.06 MB/s BenchmarkRepeatLarge/65536/4097-4 368 363164 ns/op 169.22 MB/s BenchmarkRepeatLarge/131072/1-4 100 1059346 ns/op 123.73 MB/s BenchmarkRepeatLarge/131072/16-4 380 804587 ns/op 162.91 MB/s BenchmarkRepeatLarge/131072/4097-4 361 666354 ns/op 190.60 MB/s BenchmarkRepeatLarge/262144/1-4 100 1170840 ns/op 223.89 MB/s BenchmarkRepeatLarge/262144/16-4 174 1706560 ns/op 153.61 MB/s BenchmarkRepeatLarge/262144/4097-4 87 1509766 ns/op 170.96 MB/s BenchmarkRepeatLarge/524288/1-4 100 2724453 ns/op 192.44 MB/s BenchmarkRepeatLarge/524288/16-4 99 2162425 ns/op 242.45 MB/s BenchmarkRepeatLarge/524288/4097-4 105 3790194 ns/op 137.28 MB/s BenchmarkRepeatLarge/1048576/1-4 8 13929635 ns/op 75.28 MB/s BenchmarkRepeatLarge/1048576/16-4 27 11073099 ns/op 94.70 MB/s BenchmarkRepeatLarge/1048576/4097-4 52 10175244 ns/op 102.67 MB/s BenchmarkRepeatLarge/2097152/1-4 25 10740983 ns/op 195.25 MB/s BenchmarkRepeatLarge/2097152/16-4 22 36883439 ns/op 56.86 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 7529950 ns/op 278.03 MB/s BenchmarkRepeatLarge/4194304/1-4 7 43366134 ns/op 96.72 MB/s BenchmarkRepeatLarge/4194304/16-4 9 15312075 ns/op 273.92 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 79764093 ns/op 52.55 MB/s BenchmarkRepeatLarge/8388608/1-4 4 49830987 ns/op 168.34 MB/s BenchmarkRepeatLarge/8388608/16-4 6 25279628 ns/op 331.83 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 84490325 ns/op 99.26 MB/s BenchmarkRepeatLarge/16777216/1-4 1 235630638 ns/op 71.20 MB/s BenchmarkRepeatLarge/16777216/16-4 3 44816958 ns/op 374.35 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 94867994 ns/op 176.85 MB/s BenchmarkRepeatLarge/33554432/1-4 1 229386080 ns/op 146.28 MB/s BenchmarkRepeatLarge/33554432/16-4 1 107904065 ns/op 310.97 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 116843035 ns/op 287.18 MB/s BenchmarkRepeatLarge/67108864/1-4 1 157157231 ns/op 427.02 MB/s BenchmarkRepeatLarge/67108864/16-4 1 144526549 ns/op 464.34 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 315395077 ns/op 212.78 MB/s BenchmarkRepeatLarge/134217728/1-4 1 237521244 ns/op 565.08 MB/s BenchmarkRepeatLarge/134217728/16-4 1 653163969 ns/op 205.49 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 325974887 ns/op 411.74 MB/s BenchmarkRepeatLarge/268435456/1-4 1 518679616 ns/op 517.54 MB/s BenchmarkRepeatLarge/268435456/16-4 1 583734932 ns/op 459.86 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 627167640 ns/op 428.01 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1188665878 ns/op 451.66 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1392417818 ns/op 385.57 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1700094623 ns/op 315.79 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2263703671 ns/op 474.33 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2618041634 ns/op 410.13 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3143510733 ns/op 341.57 MB/s BenchmarkIndexAnyASCII/1:1-4 2651550 107.0 ns/op BenchmarkIndexAnyASCII/1:2-4 2525580 60.86 ns/op BenchmarkIndexAnyASCII/1:4-4 2335831 51.43 ns/op BenchmarkIndexAnyASCII/1:8-4 2179771 63.74 ns/op BenchmarkIndexAnyASCII/1:16-4 2048572 60.33 ns/op BenchmarkIndexAnyASCII/1:32-4 1948881 63.55 ns/op BenchmarkIndexAnyASCII/1:64-4 1740836 62.47 ns/op BenchmarkIndexAnyASCII/16:1-4 2463561 49.63 ns/op BenchmarkIndexAnyASCII/16:2-4 661897 208.4 ns/op BenchmarkIndexAnyASCII/16:4-4 651775 215.9 ns/op BenchmarkIndexAnyASCII/16:8-4 545696 192.9 ns/op BenchmarkIndexAnyASCII/16:16-4 575551 624.6 ns/op BenchmarkIndexAnyASCII/16:32-4 464318 269.2 ns/op BenchmarkIndexAnyASCII/16:64-4 403884 325.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2155093 58.22 ns/op BenchmarkIndexAnyASCII/256:2-4 52878 2530 ns/op BenchmarkIndexAnyASCII/256:4-4 54744 2834 ns/op BenchmarkIndexAnyASCII/256:8-4 50442 2315 ns/op BenchmarkIndexAnyASCII/256:16-4 42253 2649 ns/op BenchmarkIndexAnyASCII/256:32-4 50918 4536 ns/op BenchmarkIndexAnyASCII/256:64-4 51979 2285 ns/op BenchmarkIndexAnyUTF8/1:1-4 2179791 67.45 ns/op BenchmarkIndexAnyUTF8/1:2-4 2331733 48.71 ns/op BenchmarkIndexAnyUTF8/1:4-4 2327931 61.86 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 181.6 ns/op BenchmarkIndexAnyUTF8/1:16-4 1913770 59.52 ns/op BenchmarkIndexAnyUTF8/1:32-4 1951642 114.2 ns/op BenchmarkIndexAnyUTF8/1:64-4 1907550 75.10 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 139.2 ns/op BenchmarkIndexAnyUTF8/16:2-4 321964 360.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 304755 397.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 289086 417.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 235414 513.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 229930 526.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 208353 603.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 464872 259.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 25597 6147 ns/op BenchmarkIndexAnyUTF8/256:4-4 21790 10986 ns/op BenchmarkIndexAnyUTF8/256:8-4 19579 10666 ns/op BenchmarkIndexAnyUTF8/256:16-4 16503 7740 ns/op BenchmarkIndexAnyUTF8/256:32-4 13908 13828 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 14770 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2438888 60.90 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2421910 68.93 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2325974 50.94 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2184230 67.17 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2060206 60.79 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2028052 95.55 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 120.0 ns/op BenchmarkLastIndexAnyASCII/16:1-4 576054 192.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 659326 206.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 613404 196.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 569205 308.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 557428 223.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 448222 256.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 381306 317.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 49816 2286 ns/op BenchmarkLastIndexAnyASCII/256:2-4 53912 2348 ns/op BenchmarkLastIndexAnyASCII/256:4-4 51223 2218 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53410 3223 ns/op BenchmarkLastIndexAnyASCII/256:16-4 52611 2283 ns/op BenchmarkLastIndexAnyASCII/256:32-4 52051 2422 ns/op BenchmarkLastIndexAnyASCII/256:64-4 40819 2920 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2559420 53.23 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2460589 52.32 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2252244 59.50 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2305311 55.55 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2064632 71.65 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2037354 64.06 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1951334 62.46 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 404916 250.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 193071 567.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 205226 673.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 195231 1159 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 165790 1461 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 169189 887.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 142761 755.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 33879 3714 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14220 12276 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13082 17054 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 12590 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10748 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9987 13423 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 18466 ns/op BenchmarkTrimASCII/1:1-4 4020877 28.87 ns/op BenchmarkTrimASCII/1:2-4 2536693 46.54 ns/op BenchmarkTrimASCII/1:4-4 2399538 52.59 ns/op BenchmarkTrimASCII/1:8-4 2062010 69.07 ns/op BenchmarkTrimASCII/1:16-4 1259971 129.4 ns/op BenchmarkTrimASCII/16:1-4 2677401 39.05 ns/op BenchmarkTrimASCII/16:2-4 606211 186.7 ns/op BenchmarkTrimASCII/16:4-4 471826 288.1 ns/op BenchmarkTrimASCII/16:8-4 620517 190.3 ns/op BenchmarkTrimASCII/16:16-4 550887 261.4 ns/op BenchmarkTrimASCII/256:1-4 542220 320.7 ns/op BenchmarkTrimASCII/256:2-4 55059 2191 ns/op BenchmarkTrimASCII/256:4-4 7225 22589 ns/op BenchmarkTrimASCII/256:8-4 53308 2267 ns/op BenchmarkTrimASCII/256:16-4 47713 2534 ns/op BenchmarkTrimASCII/4096:1-4 42444 2881 ns/op BenchmarkTrimASCII/4096:2-4 2499 49618 ns/op BenchmarkTrimASCII/4096:4-4 3523 37903 ns/op BenchmarkTrimASCII/4096:8-4 3465 44080 ns/op BenchmarkTrimASCII/4096:16-4 3543 38140 ns/op BenchmarkTrimByte-4 4826142 31.69 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 26424 4471 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 21766 5755 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1420 110544 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1969 75836 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3874 30920 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6940 20630 ns/op BenchmarkJoin/0-4 5445206 25.05 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4211527 41.16 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 164830 888.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 115428 2212 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 87742 1970 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 70772 1702 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 62312 2054 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53700 2246 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3206361 38.89 ns/op BenchmarkTrimSpace/ASCII-4 1302154 102.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 107598 935.9 ns/op BenchmarkTrimSpace/JustNonASCII-4 66960 1846 ns/op BenchmarkReplaceAll-4 121460 1052 ns/op 16 B/op 1 allocs/op PASS ok strings 154.349s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 72447 1653 ns/op BenchmarkCond2-4 50636 2683 ns/op BenchmarkCond4-4 30896 6203 ns/op BenchmarkCond8-4 14166 7719 ns/op BenchmarkCond16-4 8190 25850 ns/op BenchmarkCond32-4 3787 45763 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 671565 200.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 301576 544.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 365710 579.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 687478 175.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 360836 353.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 833203 363.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 145419 1275 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 72883 1851 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 100138 2376 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 50188 3947 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 755971 257.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 266102 473.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 436939 552.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 265411 518.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 900384 232.1 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 211600 581.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1409526 142.0 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 31034 4168 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 104258 1160 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 686196 189.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3492 62504 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 273 1033509 ns/op BenchmarkRange/*sync.Map-4 964 206003 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 150500 4749 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 237867 455.0 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 79980 1378 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 70257 1685 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 217588 1176 ns/op BenchmarkAdversarialDelete/*sync.Map-4 109681 2316 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 130042 1334 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 298862 448.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 995899 115.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 10000 20589 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 200902 668.0 ns/op BenchmarkSwapCollision/*sync.Map-4 120622 1908 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 187 2456981 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 167358 1227 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 180154 1096 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 9602 14230 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 107122 2305 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30378 25402 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 255789 1120 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 122864 1304 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 276580 1132 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1422714 157.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 287604 1016 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 812452 234.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 702728 2796 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 212049 1343 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 350491 616.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 108310 1779 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 254258 451.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 301953 745.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 120040 1676 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 482221 1243 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 52053 4131 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 242085 1606 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 425830 270.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 62734 3730 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 104137 2297 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 718676 285.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 118778 2374 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 693468 295.8 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 37400 3896 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 113172 1114 ns/op BenchmarkClear/*sync.Map-4 42769 3074 ns/op BenchmarkUncontendedSemaphore-4 5029046 24.75 ns/op BenchmarkContendedSemaphore-4 4231185 31.68 ns/op BenchmarkMutexUncontended-4 746143 160.7 ns/op BenchmarkMutex-4 190845 574.8 ns/op BenchmarkMutexSlack-4 291321 640.2 ns/op BenchmarkMutexWork-4 226864 551.3 ns/op BenchmarkMutexWorkSlack-4 228888 471.8 ns/op BenchmarkMutexNoSpin-4 36438 4493 ns/op BenchmarkMutexSpin-4 40816 3077 ns/op BenchmarkOnce-4 1345039 92.27 ns/op BenchmarkOnceFunc/v=Once-4 1682115 72.76 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1275520 114.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1380372 80.84 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1260688 92.23 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1355481 88.85 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1416598 84.82 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6332916 22.72 ns/op BenchmarkSemaSyntNonblock-4 2361324 48.19 ns/op BenchmarkSemaSyntBlock-4 1908404 77.33 ns/op BenchmarkSemaWorkNonblock-4 1000000 114.3 ns/op BenchmarkSemaWorkBlock-4 1000000 147.7 ns/op BenchmarkRWMutexUncontended-4 412522 396.6 ns/op BenchmarkRWMutexWrite100-4 494394 342.4 ns/op BenchmarkRWMutexWrite10-4 413388 343.1 ns/op BenchmarkRWMutexWorkWrite100-4 343122 411.0 ns/op BenchmarkRWMutexWorkWrite10-4 331326 479.3 ns/op BenchmarkWaitGroupUncontended-4 778503 288.2 ns/op BenchmarkWaitGroupAddDone-4 573735 277.2 ns/op BenchmarkWaitGroupAddDoneWork-4 594459 256.9 ns/op BenchmarkWaitGroupWait-4 2681067 46.78 ns/op BenchmarkWaitGroupWaitWork-4 2308711 62.55 ns/op BenchmarkWaitGroupActuallyWait-4 66597 3654 ns/op 32 B/op 2 allocs/op PASS ok sync 71.296s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 710059 169.0 ns/op PASS ok sync/atomic 1.318s PASS ok syscall 1.023s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 148118 779.4 ns/op 0 B/op 0 allocs/op PASS ok testing 1.323s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5577 19402 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6058 30426 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 78 1630848 ns/op 110961 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 79 1401154 ns/op 1404 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 225186944 ns/op 18288240 B/op 100060 allocs/op BenchmarkTable/1x100000/reuse-4 1 183496977 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1563 109474 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1809 69264 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 15154806 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6321258 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 1279850261 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 1121281765 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 100 5133922 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 216 560593 ns/op 181 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 139810115 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 59145016 ns/op 1635312 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 10111458570 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 9769610860 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2370 49004 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 4618239 ns/op 410538 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 405165413 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2191 61548 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 133 913690 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 20 5379173 ns/op 408996 B/op 1660 allocs/op BenchmarkCode-4 5396 20337 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 29.751s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 121463767 ns/op BenchmarkVariableString-4 79004 2129 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1773 70442 ns/op 2522 B/op 39 allocs/op PASS ok text/template/parse 2.102s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 56 2528903 ns/op BenchmarkAfter-4 138 1089206 ns/op BenchmarkStop-4 210 809965 ns/op BenchmarkSimultaneousAfterFunc-4 44 4658425 ns/op BenchmarkStartStop-4 289 623006 ns/op BenchmarkReset-4 1628 67321 ns/op BenchmarkSleep-4 43 3805082 ns/op BenchmarkParallelTimerLatency-4 16 13876546 avg-late-ns 73999979 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 16 31530881 avg-late-ns 87135559 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 9477278 avg-late-ns 59820248 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 25 9278806 avg-late-ns 26636046 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 26 6083304 avg-late-ns 26593321 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 25 6377666 avg-late-ns 30572403 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 26 8104200 avg-late-ns 54177960 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 24 6795076 avg-late-ns 49448483 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 13 80696006 avg-late-ns 205730848 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 14 1986709 avg-late-ns 36987723 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 17362642 avg-late-ns 48478266 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 25 19837143 avg-late-ns 37790159 max-late-ns BenchmarkTicker-4 100 7916355 ns/op BenchmarkTickerReset-4 3583 41586 ns/op BenchmarkTickerResetNaive-4 87 1211365 ns/op BenchmarkNow-4 1699842 71.26 ns/op BenchmarkNowUnixNano-4 1000000 100.2 ns/op BenchmarkNowUnixMilli-4 967143 106.3 ns/op BenchmarkNowUnixMicro-4 1360774 94.61 ns/op BenchmarkFormat-4 52089 2295 ns/op BenchmarkFormatRFC3339-4 68338 1726 ns/op BenchmarkFormatRFC3339Nano-4 68210 3289 ns/op BenchmarkFormatNow-4 78722 1550 ns/op BenchmarkMarshalJSON-4 98868 1553 ns/op BenchmarkMarshalText-4 100245 1758 ns/op BenchmarkParse-4 143950 854.2 ns/op BenchmarkParseRFC3339UTC-4 314736 377.8 ns/op BenchmarkParseRFC3339UTCBytes-4 194776 679.1 ns/op BenchmarkParseRFC3339TZ-4 82820 1463 ns/op BenchmarkParseRFC3339TZBytes-4 62580 1954 ns/op BenchmarkParseDuration-4 574131 214.5 ns/op BenchmarkHour-4 936476 133.4 ns/op BenchmarkSecond-4 877520 119.3 ns/op BenchmarkYear-4 766336 491.1 ns/op BenchmarkDay-4 676004 186.6 ns/op BenchmarkISOWeek-4 659845 228.3 ns/op BenchmarkGoString-4 68721 2250 ns/op BenchmarkUnmarshalText-4 70761 1884 ns/op PASS ok time 21.949s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 339912 304.9 ns/op BenchmarkDecodeValidJapaneseChars-4 519578 231.5 ns/op BenchmarkDecodeRune-4 1000000 127.3 ns/op BenchmarkEncodeValidASCII-4 315176 622.2 ns/op BenchmarkEncodeValidJapaneseChars-4 485727 346.3 ns/op BenchmarkAppendRuneValidASCII-4 684974 170.3 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 100.6 ns/op BenchmarkEncodeRune-4 602422 373.0 ns/op PASS ok unicode/utf16 3.559s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2199138 60.79 ns/op BenchmarkRuneCountTenJapaneseChars-4 361582 314.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4352649 27.33 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 482463 236.0 ns/op BenchmarkValidTenASCIIChars-4 2146635 59.53 ns/op BenchmarkValid100KASCIIChars-4 90 1946017 ns/op BenchmarkValidTenJapaneseChars-4 343570 365.5 ns/op BenchmarkValidLongMostlyASCII-4 97 1156178 ns/op BenchmarkValidLongJapanese-4 64 2050704 ns/op BenchmarkValidStringTenASCIIChars-4 5161315 22.78 ns/op BenchmarkValidString100KASCIIChars-4 6246 17819 ns/op BenchmarkValidStringTenJapaneseChars-4 444906 380.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1420 99214 ns/op BenchmarkValidStringLongJapanese-4 147 927365 ns/op BenchmarkEncodeASCIIRune-4 4481391 25.34 ns/op BenchmarkEncodeJapaneseRune-4 2303908 53.10 ns/op BenchmarkAppendASCIIRune-4 7949734 14.28 ns/op BenchmarkAppendJapaneseRune-4 2818474 46.90 ns/op BenchmarkDecodeASCIIRune-4 2764730 42.77 ns/op BenchmarkDecodeJapaneseRune-4 2199980 80.62 ns/op BenchmarkFullRune/ASCII-4 2921041 39.64 ns/op BenchmarkFullRune/Incomplete-4 1000000 108.9 ns/op BenchmarkFullRune/Japanese-4 3190956 38.71 ns/op PASS ok unicode/utf8 8.154s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 110378012983 ns/op PASS ok cmd/api 111.618s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 599721 187.9 ns/op BenchmarkCgoCall/one-pointer-4 545733 232.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 457237 280.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 467679 270.3 ns/op BenchmarkCgoCall/eight-pointers-4 232490 532.0 ns/op BenchmarkCgoCall/eight-pointers-nil-4 528391 232.1 ns/op BenchmarkCgoCall/eight-pointers-array-4 37730 3267 ns/op BenchmarkCgoCall/eight-pointers-slice-4 47134 2403 ns/op BenchmarkGoString-4 953221 237.6 ns/op BenchmarkCGoCallback-4 68407 2438 ns/op BenchmarkCGoInCThread-4 650251 205.7 ns/op PASS ok cmd/cgo/internal/test 3.971s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 538566 454.0 ns/op BenchmarkEqArrayOfStrings64-4 64638 1912 ns/op BenchmarkEqArrayOfStrings1024-4 5745 31186 ns/op BenchmarkEqArrayOfFloats5-4 844730 150.7 ns/op BenchmarkEqArrayOfFloats64-4 118940 1018 ns/op BenchmarkEqArrayOfFloats1024-4 5275 23427 ns/op BenchmarkEqArrayOfStructsEq-4 1392 84872 ns/op BenchmarkEqArrayOfStructsNotEq-4 2248 54219 ns/op BenchmarkEqStruct-4 15675553 8.052 ns/op PASS ok cmd/compile/internal/reflectdata 5.367s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 111860 ns/op BenchmarkInvertLessThanNoov-4 10626180 10.29 ns/op BenchmarkCopyElim1-4 301 917636 ns/op BenchmarkCopyElim10-4 100 3000226 ns/op BenchmarkCopyElim100-4 100 2729004 ns/op BenchmarkCopyElim1000-4 20 5315869 ns/op BenchmarkCopyElim10000-4 1 174072427 ns/op BenchmarkCopyElim100000-4 1 705292234 ns/op BenchmarkDeadCode/1-4 100 4091933 ns/op BenchmarkDeadCode/10-4 100 1166636 ns/op BenchmarkDeadCode/100-4 100 2088310 ns/op BenchmarkDeadCode/1000-4 46 3359940 ns/op BenchmarkDeadCode/10000-4 2 129203306 ns/op BenchmarkDeadCode/100000-4 1 842173597 ns/op BenchmarkDeadCode/200000-4 1 1492171438 ns/op BenchmarkDominatorsLinear-4 10 10909895 ns/op 0.92 MB/s BenchmarkDominatorsFwdBack-4 8 13749053 ns/op 0.73 MB/s BenchmarkDominatorsManyPred-4 7 16697831 ns/op 0.60 MB/s BenchmarkDominatorsMaxPred-4 7 15980505 ns/op 0.63 MB/s BenchmarkDominatorsMaxPredVal-4 7 17792055 ns/op 0.56 MB/s BenchmarkFuse/1-4 100 2164412 ns/op BenchmarkFuse/10-4 100 6393111 ns/op BenchmarkFuse/100-4 64 2738076 ns/op BenchmarkFuse/1000-4 19 9447835 ns/op BenchmarkFuse/10000-4 1 103221811 ns/op BenchmarkNilCheckDeep1-4 7720 22534 ns/op 0.04 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 2454 69549 ns/op 0.14 MB/s 243 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 453 698502 ns/op 0.14 MB/s 1154 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 43 2464863 ns/op 0.41 MB/s 9021 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 3 42503548 ns/op 0.24 MB/s 219613 B/op 9 allocs/op BenchmarkDSEPass-4 14 8530672 ns/op 79900 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 251463127 ns/op 4258560 B/op 108527 allocs/op BenchmarkCSEPass-4 5 41393741 ns/op 170950 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 259284787 ns/op 5653064 B/op 97382 allocs/op BenchmarkDeadcodePass-4 87 1314884 ns/op 102796 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 211704107 ns/op 4019416 B/op 44803 allocs/op BenchmarkMultiPass-4 25 5064809 ns/op 213067 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 560057480 ns/op 11298280 B/op 150596 allocs/op BenchmarkCondRewrite/SoloJump-4 2961146 41.55 ns/op BenchmarkCondRewrite/CombJump-4 2225876 68.21 ns/op PASS ok cmd/compile/internal/ssa 37.453s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 6868 17100 ns/op BenchmarkExtShift-4 10000 15520 ns/op BenchmarkModify-4 7664 61519 ns/op BenchmarkMullImm-4 12698 20942 ns/op BenchmarkConstModify-4 7864 15967 ns/op BenchmarkBitSet-4 15729 9537 ns/op BenchmarkBitClear-4 15330 8066 ns/op BenchmarkBitToggle-4 15684 16707 ns/op BenchmarkBitSetConst-4 112077 1037 ns/op BenchmarkBitClearConst-4 63756 2026 ns/op BenchmarkBitToggleConst-4 115945 1631 ns/op BenchmarkDivconstI64-4 7643269 18.43 ns/op BenchmarkModconstI64-4 7679470 15.58 ns/op BenchmarkDivisiblePow2constI64-4 7504128 17.43 ns/op BenchmarkDivisibleconstI64-4 7784409 16.19 ns/op BenchmarkDivisibleWDivconstI64-4 4856415 26.52 ns/op BenchmarkDivconstU64/3-4 7671370 15.71 ns/op BenchmarkDivconstU64/5-4 6859573 15.36 ns/op BenchmarkDivconstU64/37-4 7733877 19.10 ns/op BenchmarkDivconstU64/1234567-4 7914218 15.44 ns/op BenchmarkModconstU64-4 7126684 15.79 ns/op BenchmarkDivisibleconstU64-4 7713471 15.08 ns/op BenchmarkDivisibleWDivconstU64-4 4300584 26.15 ns/op BenchmarkDivconstI32-4 7674890 16.56 ns/op BenchmarkModconstI32-4 7806675 19.00 ns/op BenchmarkDivisiblePow2constI32-4 7701271 14.64 ns/op BenchmarkDivisibleconstI32-4 8151759 15.01 ns/op BenchmarkDivisibleWDivconstI32-4 4704105 24.96 ns/op BenchmarkDivconstU32-4 7840245 21.36 ns/op BenchmarkModconstU32-4 7334286 15.81 ns/op BenchmarkDivisibleconstU32-4 8229478 16.26 ns/op BenchmarkDivisibleWDivconstU32-4 4187922 26.18 ns/op BenchmarkDivconstI16-4 7147808 18.65 ns/op BenchmarkModconstI16-4 7824736 18.04 ns/op BenchmarkDivisiblePow2constI16-4 6252667 17.99 ns/op BenchmarkDivisibleconstI16-4 7761764 17.81 ns/op BenchmarkDivisibleWDivconstI16-4 3750697 45.43 ns/op BenchmarkDivconstU16-4 8192319 24.42 ns/op BenchmarkModconstU16-4 7322727 22.87 ns/op BenchmarkDivisibleconstU16-4 8185539 24.66 ns/op BenchmarkDivisibleWDivconstU16-4 3464059 35.27 ns/op BenchmarkDivconstI8-4 8070682 15.37 ns/op BenchmarkModconstI8-4 7382200 15.50 ns/op BenchmarkDivisiblePow2constI8-4 6966884 14.37 ns/op BenchmarkDivisibleconstI8-4 7791865 17.52 ns/op BenchmarkDivisibleWDivconstI8-4 4950397 22.27 ns/op BenchmarkDivconstU8-4 7798101 14.53 ns/op BenchmarkModconstU8-4 7430197 15.58 ns/op BenchmarkDivisibleconstU8-4 7342822 15.51 ns/op BenchmarkDivisibleWDivconstU8-4 5083051 22.98 ns/op BenchmarkMul2-4 174532 725.7 ns/op BenchmarkMulNeg2-4 150038 725.3 ns/op BenchmarkEfaceInteger-4 3774112 44.59 ns/op BenchmarkTypeAssert-4 13599628 9.981 ns/op BenchmarkDiv64UnsignedSmall-4 12261337 10.72 ns/op BenchmarkDiv64Small-4 12946639 10.86 ns/op BenchmarkDiv64SmallNegDivisor-4 13807556 8.907 ns/op BenchmarkDiv64SmallNegDividend-4 12905746 8.756 ns/op BenchmarkDiv64SmallNegBoth-4 12994902 10.27 ns/op BenchmarkDiv64Unsigned-4 11216642 11.47 ns/op BenchmarkDiv64-4 10381897 10.28 ns/op BenchmarkDiv64NegDivisor-4 9130468 12.10 ns/op BenchmarkDiv64NegDividend-4 11319172 10.66 ns/op BenchmarkDiv64NegBoth-4 11274046 11.38 ns/op BenchmarkMod64UnsignedSmall-4 14044724 11.77 ns/op BenchmarkMod64Small-4 11798186 8.967 ns/op BenchmarkMod64SmallNegDivisor-4 13731978 8.875 ns/op BenchmarkMod64SmallNegDividend-4 13377843 9.358 ns/op BenchmarkMod64SmallNegBoth-4 13374806 9.314 ns/op BenchmarkMod64Unsigned-4 11210186 10.77 ns/op BenchmarkMod64-4 11532102 10.26 ns/op BenchmarkMod64NegDivisor-4 11135374 10.71 ns/op BenchmarkMod64NegDividend-4 11425593 10.70 ns/op BenchmarkMod64NegBoth-4 11553378 13.81 ns/op BenchmarkMulconstI32/3-4 14342310 8.132 ns/op BenchmarkMulconstI32/5-4 14192120 16.15 ns/op BenchmarkMulconstI32/12-4 11424902 9.513 ns/op BenchmarkMulconstI32/120-4 14484712 10.74 ns/op BenchmarkMulconstI32/-120-4 14321029 8.434 ns/op BenchmarkMulconstI32/65537-4 14771250 8.227 ns/op BenchmarkMulconstI32/65538-4 14728221 21.06 ns/op BenchmarkMulconstI64/3-4 13327905 8.179 ns/op BenchmarkMulconstI64/5-4 14591514 37.94 ns/op BenchmarkMulconstI64/12-4 14282641 13.62 ns/op BenchmarkMulconstI64/120-4 11515146 15.02 ns/op BenchmarkMulconstI64/-120-4 14441037 10.37 ns/op BenchmarkMulconstI64/65537-4 13517174 8.211 ns/op BenchmarkMulconstI64/65538-4 13840652 8.551 ns/op BenchmarkMulconstU32/3-4 13965685 8.114 ns/op BenchmarkMulconstU32/5-4 14710677 12.43 ns/op BenchmarkMulconstU32/12-4 13061115 11.36 ns/op BenchmarkMulconstU32/120-4 14590826 9.602 ns/op BenchmarkMulconstU32/65537-4 14344471 9.524 ns/op BenchmarkMulconstU32/65538-4 14443537 8.897 ns/op BenchmarkMulconstU64/3-4 14664237 23.60 ns/op BenchmarkMulconstU64/5-4 14825674 9.123 ns/op BenchmarkMulconstU64/12-4 14602339 9.253 ns/op BenchmarkMulconstU64/120-4 14480371 8.206 ns/op BenchmarkMulconstU64/65537-4 14184604 8.401 ns/op BenchmarkMulconstU64/65538-4 14607037 13.04 ns/op BenchmarkShiftArithmeticRight-4 14989286 8.859 ns/op BenchmarkSwitch8Predictable-4 10410129 13.46 ns/op BenchmarkSwitch8Unpredictable-4 5090010 40.11 ns/op BenchmarkSwitch32Predictable-4 8462606 13.92 ns/op BenchmarkSwitch32Unpredictable-4 5258775 52.39 ns/op BenchmarkSwitchStringPredictable-4 4100784 29.05 ns/op BenchmarkSwitchStringUnpredictable-4 4226043 28.71 ns/op BenchmarkSwitchTypePredictable-4 2353395 42.93 ns/op BenchmarkSwitchTypeUnpredictable-4 3398445 34.71 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3557818 56.45 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3697078 31.53 ns/op PASS ok cmd/compile/internal/test 56.891s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1126919 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 196.0 ns/op BenchmarkNamed/Underlying/generic-4 1221118 89.56 ns/op BenchmarkNamed/Underlying/src_instance-4 1384304 108.8 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 117.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 984747791 ns/op 32435 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 827050295 ns/op 40737 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 173957639 ns/op 193668 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 257935918 ns/op 130580 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1092450620 ns/op 4792 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 124163148 ns/op 40508 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 68600920 ns/op 67583 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 55349810 ns/op 78179 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 262797890 ns/op 8257 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 53535897 ns/op 40525 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 44952245 ns/op 48270 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 33759692 ns/op 64264 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1900495505 ns/op 36425 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 837020892 ns/op 80163 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 181858459 ns/op 332849 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 142515467 ns/op 439625 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1734042138 ns/op 1160 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 127184854 ns/op 15813 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 237283220 ns/op 8478 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 80949220 ns/op 19570 lines/s PASS ok cmd/compile/internal/types2 40.457s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 1 522652891 ns/op 1201000 sys-ns/op 987000 user-ns/op PASS ok cmd/go 2.237s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 246846 551.4 ns/op PASS ok cmd/go/internal/cfg 1.473s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 17238 6962 ns/op 1.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 19665 33211 ns/op 0.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2535 52089 ns/op 19.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2696 112936 ns/op 9.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 366 349215 ns/op 23.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 381 558735 ns/op 14.66 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 4.076s All tests passed.