linux-s390x-ibm-race at 636c6e350dfc89c164f3e26aee85b241faf06ae0 :: 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=d1a22e1f66c94437ac7a408da37bfb04" "JOURNAL_STREAM=9:306805765" "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=d1a22e1f66c94437ac7a408da37bfb04" "JOURNAL_STREAM=9:306805765" "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.602s ok archive/zip 3.264s ok bufio 1.329s ok bytes 2.246s ok cmp 1.007s ok compress/bzip2 1.598s ok compress/flate 8.491s ok compress/gzip 19.673s ok compress/lzw 2.113s ok compress/zlib 6.773s ok container/heap 1.011s ok container/list 1.006s ok container/ring 1.027s ok context 1.029s ok crypto 1.011s ok crypto/aes 1.044s ok crypto/cipher 1.036s ok crypto/des 1.067s ok crypto/dsa 1.026s ok crypto/ecdh 1.445s ok crypto/ecdsa 1.625s ok crypto/ed25519 2.271s ok crypto/elliptic 1.058s ok crypto/hmac 1.014s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 5.842s ok crypto/internal/boring 1.008s ok crypto/internal/boring/bcache 1.726s ok crypto/internal/edwards25519 3.654s ok crypto/internal/edwards25519/field 1.219s ok crypto/internal/nistec 2.835s ok crypto/internal/nistec/fiat 1.008s [no tests to run] ok crypto/md5 1.052s ok crypto/rand 1.293s ok crypto/rc4 1.572s ok crypto/rsa 3.615s ok crypto/sha1 1.016s ok crypto/sha256 1.028s ok crypto/sha512 1.030s ok crypto/subtle 1.531s ok crypto/tls 8.248s ok crypto/x509 3.345s ok database/sql 1.577s ok database/sql/driver 1.010s ok debug/buildinfo 1.021s ok debug/dwarf 1.059s ok debug/elf 2.180s ok debug/gosym 1.105s 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.009s ok encoding/ascii85 1.011s ok encoding/asn1 1.010s ok encoding/base32 1.039s ok encoding/base64 1.013s ok encoding/binary 1.015s ok encoding/csv 1.064s ok encoding/gob 20.094s ok encoding/hex 1.013s ok encoding/json 2.170s ok encoding/pem 2.733s ok encoding/xml 1.151s ok errors 1.017s ok expvar 1.015s ok flag 3.063s ok fmt 1.566s ok go/ast 1.015s ok go/build 7.231s ok go/build/constraint 1.011s ok go/constant 1.013s ok go/doc 1.231s ok go/doc/comment 2.945s ok go/format 1.048s ok go/importer 2.072s ok go/internal/gccgoimporter 1.101s ok go/internal/gcimporter 8.924s ok go/internal/srcimporter 15.447s ok go/parser 1.946s ok go/printer 2.558s ok go/scanner 1.083s ok go/token 1.110s ok go/types 39.055s ok go/version 1.007s ok hash 1.009s ok hash/adler32 1.036s ok hash/crc32 1.039s ok hash/crc64 1.022s ok hash/fnv 1.008s ok hash/maphash 1.016s ok html 1.007s ok html/template 1.187s ok image 1.543s ok image/color 1.030s ok image/draw 1.708s ok image/gif 2.048s ok image/jpeg 2.703s ok image/png 4.208s ok index/suffixarray 2.818s ok internal/abi 1.026s ok internal/buildcfg 1.008s ok internal/coverage/cformat 1.010s ok internal/coverage/cmerge 1.007s ok internal/coverage/pods 1.010s ok internal/coverage/slicereader 1.007s ok internal/coverage/slicewriter 1.007s ok internal/coverage/test 1.032s ok internal/cpu 2.015s ok internal/dag 1.009s ok internal/diff 1.010s ok internal/fmtsort 1.008s ok internal/fuzz 1.028s ok internal/godebug 13.361s ok internal/godebugs 1.009s ok internal/gover 1.008s ok internal/intern 1.160s ok internal/itoa 1.019s ok internal/platform 1.499s ok internal/poll 1.468s ok internal/profile 1.009s ok internal/reflectlite 1.009s ok internal/safefilepath 1.007s ok internal/saferio 1.086s ok internal/singleflight 1.049s ok internal/testenv 1.131s ok internal/trace 1.247s ok internal/trace/v2 8.113s ok internal/types/errors 1.258s ok internal/unsafeheader 1.009s ok internal/xcoff 1.020s ok internal/zstd 1.051s ok io 1.037s ok io/fs 1.182s ok io/ioutil 1.017s ok log 1.013s ok log/slog 1.081s ok log/slog/internal/benchmarks 1.007s ok log/slog/internal/buffer 1.007s ok log/syslog 2.227s ok maps 1.022s ok math 1.018s ok math/big 5.030s ok math/bits 1.013s ok math/cmplx 1.009s ok math/rand 4.531s ok math/rand/v2 3.763s ok mime 1.022s ok mime/multipart 6.486s ok mime/quotedprintable 1.035s ok net 42.989s ok net/http 12.327s ok net/http/cgi 27.669s ok net/http/cookiejar 1.019s ok net/http/fcgi 1.219s ok net/http/httptest 1.275s ok net/http/httptrace 1.009s ok net/http/httputil 1.646s ok net/http/internal 1.011s ok net/http/internal/ascii 1.006s ok net/http/pprof 6.165s ok net/internal/socktest 1.017s ok net/mail 1.013s ok net/netip 1.236s ok net/rpc 1.040s ok net/rpc/jsonrpc 1.015s ok net/smtp 1.087s ok net/textproto 1.032s ok net/url 1.026s ok os 7.441s ok os/exec 8.165s ok os/exec/internal/fdtest 1.007s ok os/signal 22.636s ok os/user 1.010s ok path 1.007s ok path/filepath 1.028s ok plugin 1.007s ok reflect 1.748s ok regexp 3.923s ok regexp/syntax 7.404s ok runtime 24.535s ok runtime/cgo 1.007s ok runtime/coverage 1.008s ok runtime/debug 2.044s ok runtime/internal/atomic 1.015s ok runtime/internal/math 1.006s ok runtime/internal/sys 1.006s ok runtime/internal/syscall 1.006s ok runtime/internal/wasitest 1.007s ok runtime/metrics 1.033s ok runtime/pprof 18.234s ok runtime/race 9.649s ok runtime/trace 1.119s ok slices 1.447s ok sort 1.586s ok strconv 3.638s ok strings 2.654s ok sync 1.363s ok sync/atomic 2.799s ok syscall 11.055s ok testing 4.373s ok testing/fstest 1.011s ok testing/iotest 1.008s ok testing/quick 1.141s ok testing/slogtest 1.013s ok text/scanner 1.021s ok text/tabwriter 1.012s ok text/template 1.068s ok text/template/parse 1.020s ok time 2.974s ok unicode 1.011s ok unicode/utf16 1.007s ok unicode/utf8 1.015s ok cmd/addr2line 5.145s ok cmd/api 2.576s ok cmd/asm/internal/asm 4.821s ok cmd/asm/internal/lex 1.009s ok cmd/cgo/internal/swig 1.022s ok cmd/cgo/internal/test 1.961s ok cmd/cgo/internal/testcarchive 30.160s ok cmd/cgo/internal/testcshared 14.940s ok cmd/cgo/internal/testerrors 15.991s ok cmd/cgo/internal/testfortran 1.010s ok cmd/cgo/internal/testgodefs 1.356s ok cmd/cgo/internal/testlife 1.401s ok cmd/cgo/internal/testnocgo 1.006s ok cmd/cgo/internal/testplugin 30.323s ok cmd/cgo/internal/testsanitizers 1.050s ok cmd/cgo/internal/testshared 37.929s ok cmd/cgo/internal/testso 2.568s ok cmd/cgo/internal/teststdio 2.077s ok cmd/cgo/internal/testtls 1.006s ok cmd/compile/internal/abt 1.037s ok cmd/compile/internal/amd64 1.009s ok cmd/compile/internal/base 1.009s ok cmd/compile/internal/compare 1.010s ok cmd/compile/internal/devirtualize 1.010s ok cmd/compile/internal/dwarfgen 1.710s ok cmd/compile/internal/importer 1.513s ok cmd/compile/internal/inline/inlheur 1.240s ok cmd/compile/internal/ir 1.008s ok cmd/compile/internal/logopt 1.026s ok cmd/compile/internal/loopvar 1.008s ok cmd/compile/internal/noder 1.020s ok cmd/compile/internal/reflectdata 1.020s [no tests to run] ok cmd/compile/internal/ssa 11.955s ok cmd/compile/internal/syntax 1.145s ok cmd/compile/internal/test 10.278s ok cmd/compile/internal/typecheck 1.156s ok cmd/compile/internal/types 1.007s ok cmd/compile/internal/types2 11.190s ok cmd/covdata 1.075s ok cmd/cover 19.973s ok cmd/dist 1.011s ok cmd/distpack 1.007s ok cmd/doc 1.806s ok cmd/fix 2.557s ok cmd/go 255.684s ok cmd/go/internal/auth 1.010s ok cmd/go/internal/cache 1.084s ok cmd/go/internal/cfg 1.007s [no tests to run] ok cmd/go/internal/envcmd 1.030s ok cmd/go/internal/fsys 1.030s ok cmd/go/internal/generate 1.021s ok cmd/go/internal/gover 1.007s ok cmd/go/internal/imports 1.015s ok cmd/go/internal/load 1.015s ok cmd/go/internal/lockedfile 2.109s ok cmd/go/internal/lockedfile/internal/filelock 2.039s ok cmd/go/internal/modfetch 1.022s ok cmd/go/internal/modfetch/codehost 1.380s ok cmd/go/internal/modfetch/zip_sum_test 1.013s ok cmd/go/internal/modindex 1.595s ok cmd/go/internal/modload 1.026s ok cmd/go/internal/mvs 1.024s ok cmd/go/internal/par 1.073s ok cmd/go/internal/str 1.013s ok cmd/go/internal/test 1.056s ok cmd/go/internal/toolchain 1.022s ok cmd/go/internal/vcs 1.020s ok cmd/go/internal/vcweb 1.020s ok cmd/go/internal/vcweb/vcstest 1.481s ok cmd/go/internal/web 1.010s ok cmd/go/internal/work 1.097s ok cmd/gofmt 1.164s ok cmd/internal/archive 1.236s ok cmd/internal/buildid 1.627s ok cmd/internal/cov 1.200s ok cmd/internal/bootstrap_test 1.006s ok cmd/internal/dwarf 1.007s ok cmd/internal/edit 1.007s ok cmd/internal/goobj 1.006s ok cmd/internal/moddeps 1.965s ok cmd/internal/notsha256 1.008s ok cmd/internal/obj 1.261s ok cmd/internal/obj/ppc64 1.036s ok cmd/internal/obj/riscv 1.018s ok cmd/internal/obj/s390x 1.006s ok cmd/internal/obj/x86 2.755s ok cmd/internal/objabi 1.029s ok cmd/internal/pkgpath 5.052s ok cmd/internal/pkgpattern 1.010s ok cmd/internal/quoted 1.007s ok cmd/internal/src 1.007s ok cmd/internal/test2json 1.744s ok cmd/link 10.567s ok cmd/link/internal/benchmark 1.024s ok cmd/link/internal/ld 6.832s ok cmd/link/internal/loader 1.057s ok cmd/nm 9.349s ok cmd/objdump 1.026s ok cmd/pack 7.185s ok cmd/pprof 1.012s ok cmd/trace 1.018s ok cmd/trace/v2 1.311s ok cmd/vet 34.725s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2305 45980 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1964 58173 ns/op 1868 B/op 37 allocs/op Benchmark/Writer/PAX-4 1364 86113 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4014 25813 ns/op 5062 B/op 15 allocs/op Benchmark/Reader/GNU-4 6622 18585 ns/op 5067 B/op 14 allocs/op Benchmark/Reader/PAX-4 2276 51805 ns/op 8638 B/op 33 allocs/op PASS ok archive/tar 1.829s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 465752104 ns/op 1643144 B/op 102 allocs/op BenchmarkZip64Test-4 1 187294670 ns/op BenchmarkZip64TestSizes/4096-4 1635 73508 ns/op BenchmarkZip64TestSizes/1048576-4 97 1218516 ns/op BenchmarkZip64TestSizes/67108864-4 1 178491587 ns/op PASS ok archive/zip 2.612s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 165795 719.9 ns/op BenchmarkReaderCopyUnoptimal-4 105072 1173 ns/op BenchmarkReaderCopyNoWriteTo-4 17456 7161 ns/op BenchmarkReaderWriteToOptimal-4 13317 9024 ns/op BenchmarkReaderReadString-4 87009 1378 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 154531 732.1 ns/op BenchmarkWriterCopyUnoptimal-4 182424 654.4 ns/op BenchmarkWriterCopyNoReadFrom-4 17582 7008 ns/op BenchmarkReaderEmpty-4 87260 1344 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 44502 2708 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 452811 263.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.655s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 11457 12539 ns/op 2613.24 MB/s BenchmarkWriteByte-4 388 301929 ns/op 13.57 MB/s BenchmarkWriteRune-4 219 541001 ns/op 22.71 MB/s BenchmarkBufferNotEmptyWriteRead-4 24 4374891 ns/op BenchmarkBufferFullSmallReads-4 85 1379518 ns/op BenchmarkBufferWriteBlock/N4096-4 11302 10118 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 798 135038 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 16 6907984 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 15 6989173 ns/op 2400.46 MB/s 2236962 B/op 0 allocs/op BenchmarkIndexByte/10-4 4187412 28.04 ns/op 356.58 MB/s BenchmarkIndexByte/32-4 5189906 23.23 ns/op 1377.59 MB/s BenchmarkIndexByte/4K-4 782360 148.0 ns/op 27675.48 MB/s BenchmarkIndexBytePortable/10-4 886202 135.3 ns/op 73.92 MB/s BenchmarkIndexBytePortable/32-4 313579 383.8 ns/op 83.37 MB/s BenchmarkIndexBytePortable/4K-4 2718 44904 ns/op 91.22 MB/s BenchmarkIndexRune/10-4 1241644 106.2 ns/op 94.20 MB/s BenchmarkIndexRune/32-4 1221831 106.0 ns/op 301.87 MB/s BenchmarkIndexRune/4K-4 309808 375.2 ns/op 10917.73 MB/s BenchmarkIndexRuneASCII/10-4 4144536 29.08 ns/op 343.84 MB/s BenchmarkIndexRuneASCII/32-4 5044852 23.47 ns/op 1363.21 MB/s BenchmarkIndexRuneASCII/4K-4 808346 161.0 ns/op 25440.25 MB/s BenchmarkEqual/0-4 8561097 14.09 ns/op BenchmarkEqual/1-4 1456914 81.28 ns/op 12.30 MB/s BenchmarkEqual/6-4 1472010 82.56 ns/op 72.68 MB/s BenchmarkEqual/9-4 1417188 84.66 ns/op 106.30 MB/s BenchmarkEqual/15-4 1449087 82.14 ns/op 182.62 MB/s BenchmarkEqual/16-4 1368050 86.28 ns/op 185.44 MB/s BenchmarkEqual/20-4 1427647 84.72 ns/op 236.08 MB/s BenchmarkEqual/32-4 1308874 90.64 ns/op 353.05 MB/s BenchmarkEqual/4K-4 117051 1025 ns/op 3996.04 MB/s BenchmarkEqualBothUnaligned/64_0-4 1452886 84.12 ns/op 760.79 MB/s BenchmarkEqualBothUnaligned/64_1-4 1353608 89.17 ns/op 717.71 MB/s BenchmarkEqualBothUnaligned/64_4-4 1372795 87.10 ns/op 734.79 MB/s BenchmarkEqualBothUnaligned/64_7-4 1375586 86.70 ns/op 738.22 MB/s BenchmarkEqualBothUnaligned/4096_0-4 116352 1023 ns/op 4005.43 MB/s BenchmarkEqualBothUnaligned/4096_1-4 100314 1265 ns/op 3238.63 MB/s BenchmarkEqualBothUnaligned/4096_4-4 120379 1056 ns/op 3878.49 MB/s BenchmarkEqualBothUnaligned/4096_7-4 110918 1121 ns/op 3655.46 MB/s BenchmarkIndex/10-4 3706389 32.11 ns/op 311.43 MB/s BenchmarkIndex/32-4 2976313 39.16 ns/op 817.06 MB/s BenchmarkIndex/4K-4 77018 1599 ns/op 2561.35 MB/s BenchmarkIndexEasy/10-4 3466496 34.04 ns/op 293.81 MB/s BenchmarkIndexEasy/32-4 2929972 39.45 ns/op 811.25 MB/s BenchmarkIndexEasy/4K-4 395391 278.0 ns/op 14736.18 MB/s BenchmarkCount/10-4 1821932 64.56 ns/op 154.89 MB/s BenchmarkCount/32-4 1679403 71.74 ns/op 446.06 MB/s BenchmarkCount/4K-4 74508 1604 ns/op 2553.09 MB/s BenchmarkCountEasy/10-4 1789489 66.81 ns/op 149.68 MB/s BenchmarkCountEasy/32-4 1634300 72.74 ns/op 439.93 MB/s BenchmarkCountEasy/4K-4 403218 325.6 ns/op 12579.37 MB/s BenchmarkCountSingle/10-4 3058246 39.41 ns/op 253.77 MB/s BenchmarkCountSingle/32-4 2986623 39.88 ns/op 802.48 MB/s BenchmarkCountSingle/4K-4 541982 217.5 ns/op 18829.84 MB/s BenchmarkToUpper/#00-4 3124890 37.49 ns/op BenchmarkToUpper/ONLYUPPER-4 311991 383.7 ns/op BenchmarkToUpper/abc-4 524263 222.4 ns/op BenchmarkToUpper/AbC123-4 326434 375.5 ns/op BenchmarkToUpper/azAZ09_-4 293858 413.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 84049 1389 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37801 3145 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57986 2091 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122091 992.4 ns/op BenchmarkToLower/#00-4 3077650 37.22 ns/op BenchmarkToLower/abc-4 431138 276.9 ns/op BenchmarkToLower/AbC123-4 321284 381.0 ns/op BenchmarkToLower/azAZ09_-4 286432 433.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86047 1398 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42513 2805 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74988 1623 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 120727 1007 ns/op BenchmarkFields/ASCII/16-4 143666 848.7 ns/op 18.85 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9660 12114 ns/op 21.13 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 649 183810 ns/op 22.28 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 3084109 ns/op 21.25 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 52678681 ns/op 19.91 MB/s 2269232 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 90639 1343 ns/op 11.92 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7183 16721 ns/op 15.31 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 375 304825 ns/op 13.44 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5405809 ns/op 12.12 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 100670734 ns/op 10.42 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 183847 673.5 ns/op 23.76 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13017 13834 ns/op 18.50 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 769 147819 ns/op 27.71 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 4323517 ns/op 15.16 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 77489460 ns/op 13.53 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 139167 877.8 ns/op 18.23 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10753 11219 ns/op 22.82 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 558 231999 ns/op 17.66 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4862352 ns/op 13.48 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 76732224 ns/op 13.67 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1860250 63.74 ns/op BenchmarkTrimSpace/ASCII-4 560073 214.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 89499 1389 ns/op BenchmarkTrimSpace/JustNonASCII-4 43352 2773 ns/op BenchmarkToValidUTF8/Valid-4 484861 251.9 ns/op BenchmarkToValidUTF8/InvalidASCII-4 358772 353.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89928 1363 ns/op BenchmarkIndexHard1-4 1773 66792 ns/op BenchmarkIndexHard2-4 381 307143 ns/op BenchmarkIndexHard3-4 158 703557 ns/op BenchmarkIndexHard4-4 87 1298718 ns/op BenchmarkLastIndexHard1-4 4 26124056 ns/op BenchmarkLastIndexHard2-4 4 25796840 ns/op BenchmarkLastIndexHard3-4 4 26037090 ns/op BenchmarkCountHard1-4 1777 68321 ns/op BenchmarkCountHard2-4 386 310942 ns/op BenchmarkCountHard3-4 169 709686 ns/op BenchmarkSplitEmptySeparator-4 1 124290812 ns/op BenchmarkSplitSingleByteSeparator-4 14 7504847 ns/op BenchmarkSplitMultiByteSeparator-4 12 9476804 ns/op BenchmarkSplitNSingleByteSeparator-4 194871 621.7 ns/op BenchmarkSplitNMultiByteSeparator-4 65874 2079 ns/op BenchmarkRepeat-4 169807 713.2 ns/op BenchmarkRepeatLarge/256/1-4 117235 1303 ns/op 196.46 MB/s BenchmarkRepeatLarge/256/16-4 203904 538.3 ns/op 475.55 MB/s BenchmarkRepeatLarge/512/1-4 96933 1310 ns/op 390.84 MB/s BenchmarkRepeatLarge/512/16-4 151363 750.2 ns/op 682.45 MB/s BenchmarkRepeatLarge/1024/1-4 81664 1394 ns/op 734.63 MB/s BenchmarkRepeatLarge/1024/16-4 116492 1047 ns/op 977.69 MB/s BenchmarkRepeatLarge/2048/1-4 54951 2240 ns/op 914.39 MB/s BenchmarkRepeatLarge/2048/16-4 72798 1937 ns/op 1057.38 MB/s BenchmarkRepeatLarge/4096/1-4 35683 4096 ns/op 999.97 MB/s BenchmarkRepeatLarge/4096/16-4 41683 2950 ns/op 1388.67 MB/s BenchmarkRepeatLarge/8192/1-4 22528 13831 ns/op 592.29 MB/s BenchmarkRepeatLarge/8192/16-4 25312 7592 ns/op 1079.05 MB/s BenchmarkRepeatLarge/8192/4097-4 52340 2102 ns/op 1949.35 MB/s BenchmarkRepeatLarge/16384/1-4 10000 12571 ns/op 1303.30 MB/s BenchmarkRepeatLarge/16384/16-4 15722 12804 ns/op 1279.57 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 10468 ns/op 1174.11 MB/s BenchmarkRepeatLarge/32768/1-4 5246 31592 ns/op 1037.24 MB/s BenchmarkRepeatLarge/32768/16-4 3273 31114 ns/op 1053.17 MB/s BenchmarkRepeatLarge/32768/4097-4 7504 19032 ns/op 1506.87 MB/s BenchmarkRepeatLarge/65536/1-4 2780 195654 ns/op 334.96 MB/s BenchmarkRepeatLarge/65536/16-4 3516 52927 ns/op 1238.24 MB/s BenchmarkRepeatLarge/65536/4097-4 3670 83869 ns/op 732.75 MB/s BenchmarkRepeatLarge/131072/1-4 176 1013848 ns/op 129.28 MB/s BenchmarkRepeatLarge/131072/16-4 100 1612857 ns/op 81.27 MB/s BenchmarkRepeatLarge/131072/4097-4 345 321445 ns/op 395.11 MB/s BenchmarkRepeatLarge/262144/1-4 222 684904 ns/op 382.75 MB/s BenchmarkRepeatLarge/262144/16-4 219 708078 ns/op 370.22 MB/s BenchmarkRepeatLarge/262144/4097-4 189 2259494 ns/op 114.23 MB/s BenchmarkRepeatLarge/524288/1-4 100 3016911 ns/op 173.78 MB/s BenchmarkRepeatLarge/524288/16-4 100 1235462 ns/op 424.37 MB/s BenchmarkRepeatLarge/524288/4097-4 120 1460447 ns/op 356.27 MB/s BenchmarkRepeatLarge/1048576/1-4 42 3117951 ns/op 336.30 MB/s BenchmarkRepeatLarge/1048576/16-4 58 2253033 ns/op 465.41 MB/s BenchmarkRepeatLarge/1048576/4097-4 68 2315424 ns/op 451.21 MB/s BenchmarkRepeatLarge/2097152/1-4 37 4264978 ns/op 491.71 MB/s BenchmarkRepeatLarge/2097152/16-4 33 3687078 ns/op 568.78 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 3532368 ns/op 592.68 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6929621 ns/op 605.27 MB/s BenchmarkRepeatLarge/4194304/16-4 14 13017884 ns/op 322.20 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6682614 ns/op 627.18 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13507134 ns/op 621.05 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13241627 ns/op 633.50 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14369216 ns/op 583.65 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28468910 ns/op 589.32 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27845694 ns/op 602.51 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29327321 ns/op 572.07 MB/s BenchmarkRepeatLarge/33554432/1-4 2 57489244 ns/op 583.66 MB/s BenchmarkRepeatLarge/33554432/16-4 2 60004472 ns/op 559.20 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 58523578 ns/op 573.35 MB/s BenchmarkRepeatLarge/67108864/1-4 1 111626033 ns/op 601.19 MB/s BenchmarkRepeatLarge/67108864/16-4 1 114120796 ns/op 588.05 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 112421076 ns/op 596.94 MB/s BenchmarkRepeatLarge/134217728/1-4 1 200589649 ns/op 669.12 MB/s BenchmarkRepeatLarge/134217728/16-4 1 235701308 ns/op 569.44 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 232213396 ns/op 577.99 MB/s BenchmarkRepeatLarge/268435456/1-4 1 406821452 ns/op 659.84 MB/s BenchmarkRepeatLarge/268435456/16-4 1 467048429 ns/op 574.75 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 479012449 ns/op 560.39 MB/s BenchmarkRepeatLarge/536870912/1-4 1 828212955 ns/op 648.23 MB/s BenchmarkRepeatLarge/536870912/16-4 1 932002265 ns/op 576.04 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 949633940 ns/op 565.35 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1656892795 ns/op 648.05 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1902348860 ns/op 564.43 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1927099359 ns/op 557.18 MB/s BenchmarkBytesCompare/1-4 10482146 10.96 ns/op BenchmarkBytesCompare/2-4 10576622 10.94 ns/op BenchmarkBytesCompare/4-4 10936864 11.34 ns/op BenchmarkBytesCompare/8-4 10364187 10.95 ns/op BenchmarkBytesCompare/16-4 10832331 11.04 ns/op BenchmarkBytesCompare/32-4 9818169 12.06 ns/op BenchmarkBytesCompare/64-4 9421332 12.77 ns/op BenchmarkBytesCompare/128-4 8438523 14.19 ns/op BenchmarkBytesCompare/256-4 7047835 17.17 ns/op BenchmarkBytesCompare/512-4 4865846 24.82 ns/op BenchmarkBytesCompare/1024-4 2919110 40.76 ns/op BenchmarkBytesCompare/2048-4 1689555 73.94 ns/op BenchmarkIndexAnyASCII/1:1-4 2524158 47.58 ns/op BenchmarkIndexAnyASCII/1:2-4 2470005 47.76 ns/op BenchmarkIndexAnyASCII/1:4-4 2370332 50.55 ns/op BenchmarkIndexAnyASCII/1:8-4 2267690 52.37 ns/op BenchmarkIndexAnyASCII/1:16-4 1951838 61.26 ns/op BenchmarkIndexAnyASCII/1:32-4 1949065 61.42 ns/op BenchmarkIndexAnyASCII/1:64-4 1842298 65.00 ns/op BenchmarkIndexAnyASCII/16:1-4 2520475 48.09 ns/op BenchmarkIndexAnyASCII/16:2-4 352412 358.3 ns/op BenchmarkIndexAnyASCII/16:4-4 346318 362.5 ns/op BenchmarkIndexAnyASCII/16:8-4 328716 366.7 ns/op BenchmarkIndexAnyASCII/16:16-4 320156 380.4 ns/op BenchmarkIndexAnyASCII/16:32-4 294967 415.2 ns/op BenchmarkIndexAnyASCII/16:64-4 262146 466.8 ns/op BenchmarkIndexAnyASCII/256:1-4 2026878 59.81 ns/op BenchmarkIndexAnyASCII/256:2-4 25189 4951 ns/op BenchmarkIndexAnyASCII/256:4-4 24998 4852 ns/op BenchmarkIndexAnyASCII/256:8-4 24985 4916 ns/op BenchmarkIndexAnyASCII/256:16-4 25078 4986 ns/op BenchmarkIndexAnyASCII/256:32-4 25017 4915 ns/op BenchmarkIndexAnyASCII/256:64-4 24734 4927 ns/op BenchmarkIndexAnyUTF8/1:1-4 2510455 47.25 ns/op BenchmarkIndexAnyUTF8/1:2-4 2456413 48.36 ns/op BenchmarkIndexAnyUTF8/1:4-4 2395941 50.68 ns/op BenchmarkIndexAnyUTF8/1:8-4 2272904 52.77 ns/op BenchmarkIndexAnyUTF8/1:16-4 1958922 61.13 ns/op BenchmarkIndexAnyUTF8/1:32-4 1958845 61.41 ns/op BenchmarkIndexAnyUTF8/1:64-4 1889714 64.78 ns/op BenchmarkIndexAnyUTF8/16:1-4 149175 800.9 ns/op BenchmarkIndexAnyUTF8/16:2-4 247705 483.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 239959 514.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 228224 525.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 182571 657.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 177565 661.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 168270 716.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 9481 11879 ns/op BenchmarkIndexAnyUTF8/256:2-4 17023 7121 ns/op BenchmarkIndexAnyUTF8/256:4-4 15634 7768 ns/op BenchmarkIndexAnyUTF8/256:8-4 14980 7940 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10056 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10210 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10687 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2498221 47.78 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2477530 49.07 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2357065 51.19 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2264314 52.13 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1938705 61.33 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1903483 61.98 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1825537 64.96 ns/op BenchmarkLastIndexAnyASCII/16:1-4 342142 352.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 339314 352.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 335078 357.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 330061 364.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 326264 377.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 301137 404.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 266169 467.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25266 4864 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25191 4878 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25364 4868 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24979 4822 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25201 4898 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24790 4934 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24703 5004 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2529373 47.45 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2468329 48.29 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2395632 48.86 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2297497 52.60 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1979269 61.13 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1947901 62.27 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1845548 64.75 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 286881 423.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 247329 476.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 234006 511.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 223936 525.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 182047 652.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 179122 665.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 171848 708.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19549 6094 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17136 7051 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 15849 7386 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15319 7748 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12360 9709 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12024 10004 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10800 ns/op BenchmarkTrimASCII/1:1-4 2845767 39.70 ns/op BenchmarkTrimASCII/1:2-4 1784442 67.13 ns/op BenchmarkTrimASCII/1:4-4 1709203 68.50 ns/op BenchmarkTrimASCII/1:8-4 1573050 74.90 ns/op BenchmarkTrimASCII/1:16-4 1297256 93.43 ns/op BenchmarkTrimASCII/16:1-4 527000 231.1 ns/op BenchmarkTrimASCII/16:2-4 330022 348.8 ns/op BenchmarkTrimASCII/16:4-4 323748 367.9 ns/op BenchmarkTrimASCII/16:8-4 326127 356.4 ns/op BenchmarkTrimASCII/16:16-4 320162 372.4 ns/op BenchmarkTrimASCII/256:1-4 40394 2988 ns/op BenchmarkTrimASCII/256:2-4 24604 4851 ns/op BenchmarkTrimASCII/256:4-4 25174 4778 ns/op BenchmarkTrimASCII/256:8-4 24933 4784 ns/op BenchmarkTrimASCII/256:16-4 24762 4854 ns/op BenchmarkTrimASCII/4096:1-4 2493 47761 ns/op BenchmarkTrimASCII/4096:2-4 1593 75890 ns/op BenchmarkTrimASCII/4096:4-4 1550 76710 ns/op BenchmarkTrimASCII/4096:8-4 1590 76175 ns/op BenchmarkTrimASCII/4096:16-4 1550 76582 ns/op BenchmarkTrimByte-4 2033480 58.71 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30217 3992 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29638 4044 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 505 232915 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1088 106816 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2132 54237 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4155 28406 ns/op BenchmarkCompareBytesEqual-4 10473028 11.51 ns/op BenchmarkCompareBytesToNil-4 13492102 8.932 ns/op BenchmarkCompareBytesEmpty-4 12961389 9.173 ns/op BenchmarkCompareBytesIdentical-4 12641050 9.119 ns/op BenchmarkCompareBytesSameLength-4 10838305 11.05 ns/op BenchmarkCompareBytesDifferentLength-4 9390075 11.20 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2452 49771 ns/op 21068.20 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2384 49761 ns/op 21072.63 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2414 49358 ns/op 21244.63 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2475 49567 ns/op 21154.80 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2452 49435 ns/op 21211.62 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2428 49424 ns/op 21216.29 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2461 49313 ns/op 21263.92 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2451 49864 ns/op 21028.88 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2348 50801 ns/op 20640.98 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2338 51133 ns/op 20507.06 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2406 51610 ns/op 20317.33 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2415 50244 ns/op 20870.00 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2343 50564 ns/op 20737.87 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2430 50087 ns/op 20935.02 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2334 52317 ns/op 20042.88 MB/s BenchmarkCompareBytesBig-4 2461 48958 ns/op 21418.27 MB/s BenchmarkCompareBytesBigIdentical-4 13120803 9.072 ns/op 115584172.36 MB/s PASS ok bytes 64.924s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 101059800 ns/op 0.99 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 396997197 ns/op 1.43 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 29912673 ns/op 0.55 MB/s 3645482 B/op 51 allocs/op PASS ok compress/bzip2 2.340s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 43 2379376 ns/op 4.20 MB/s 42450 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 22841938 ns/op 4.38 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 244627374 ns/op 4.09 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 45 2513508 ns/op 3.98 MB/s 42262 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26550136 ns/op 3.77 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 273208926 ns/op 3.66 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 46 2510405 ns/op 3.98 MB/s 42544 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 24791092 ns/op 4.03 MB/s 42564 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 259311502 ns/op 3.86 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 46 2492579 ns/op 4.01 MB/s 41472 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 24988335 ns/op 4.00 MB/s 42556 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 259616217 ns/op 3.85 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 42 2810976 ns/op 3.56 MB/s 43396 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 26366189 ns/op 3.79 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 257501828 ns/op 3.88 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 52 2103067 ns/op 4.75 MB/s 43208 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 17990414 ns/op 5.56 MB/s 45168 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 180819423 ns/op 5.53 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 57 1883283 ns/op 5.31 MB/s 43067 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14482973 ns/op 6.90 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 150894815 ns/op 6.63 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 56 1959664 ns/op 5.10 MB/s 42663 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14687167 ns/op 6.81 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 143832952 ns/op 6.95 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 1257648 ns/op 7.95 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11763662 ns/op 8.50 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 116305569 ns/op 8.60 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3013098 ns/op 3.32 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25166500 ns/op 3.97 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 251220331 ns/op 3.98 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9234226 ns/op 1.08 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 95643564 ns/op 1.05 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 975883339 ns/op 1.02 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9191921 ns/op 1.09 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 94059894 ns/op 1.06 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 957130235 ns/op 1.04 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1629321 ns/op 6.14 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13114148 ns/op 7.63 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127202299 ns/op 7.86 MB/s BenchmarkEncode/Newton/Speed/1e4-4 42 2785707 ns/op 3.59 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 19798988 ns/op 5.05 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 194125210 ns/op 5.15 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8419421 ns/op 1.19 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 78336437 ns/op 1.28 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 815109254 ns/op 1.23 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8518137 ns/op 1.17 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 96891920 ns/op 1.03 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 969636717 ns/op 1.03 MB/s PASS ok compress/flate 18.239s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3932344 ns/op 2.54 MB/s BenchmarkDecoder/1e-Reuse4-4 28 4080290 ns/op 2.45 MB/s BenchmarkDecoder/1e5-4 3 41094785 ns/op 2.43 MB/s BenchmarkDecoder/1e-Reuse5-4 3 40108342 ns/op 2.49 MB/s BenchmarkDecoder/1e6-4 1 404546199 ns/op 2.47 MB/s BenchmarkDecoder/1e-Reuse6-4 1 391484044 ns/op 2.55 MB/s BenchmarkEncoder/1e4-4 36 3111709 ns/op 3.21 MB/s BenchmarkEncoder/1e-Reuse4-4 38 3140551 ns/op 3.18 MB/s BenchmarkEncoder/1e5-4 4 31181514 ns/op 3.21 MB/s BenchmarkEncoder/1e-Reuse5-4 4 30923216 ns/op 3.23 MB/s BenchmarkEncoder/1e6-4 1 315226926 ns/op 3.17 MB/s BenchmarkEncoder/1e-Reuse6-4 1 307089770 ns/op 3.26 MB/s PASS ok compress/lzw 5.038s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6501190 ns/op PASS ok container/heap 1.182s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 30118 3766 ns/op BenchmarkWithTimeout/concurrency=40-4 7006 16485 ns/op BenchmarkWithTimeout/concurrency=4000-4 4906 33271 ns/op BenchmarkWithTimeout/concurrency=400000-4 8796 19979 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 413574 255.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18981 5491 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 29929 4353 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4711 24868 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3250 64051 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4856 27033 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 465 266976 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 330 354635 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 540 270747 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 39 2816271 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 31 3723519 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 44 3370139 ns/op BenchmarkCheckCanceled/Err-4 456970 265.3 ns/op BenchmarkCheckCanceled/Done-4 606350 194.0 ns/op BenchmarkContextCancelDone-4 708807 161.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 27511 3746 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 25432 4182 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25737 5587 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16351 6132 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14788 8397 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 495304 247.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 265339 447.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 185859 651.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 115284 1026 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 58322 2048 ns/op PASS ok context 10.879s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1814049 65.52 ns/op 244.19 MB/s BenchmarkDecrypt-4 1827490 65.08 ns/op 245.85 MB/s BenchmarkExpand-4 13885 8661 ns/op PASS ok crypto/aes 1.597s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 183242 659.7 ns/op 97.02 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 345861 327.8 ns/op 195.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 182670 662.9 ns/op 96.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 362601 324.6 ns/op 197.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 160374 751.3 ns/op 1796.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 307443 394.7 ns/op 3420.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 156816 753.7 ns/op 1791.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 301884 390.1 ns/op 3460.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 102734 1154 ns/op 7100.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 146179 816.4 ns/op 10034.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 102252 1180 ns/op 6942.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 137239 840.7 ns/op 9743.82 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2137 55876 ns/op 18.24 MB/s BenchmarkAESCFBDecrypt1K-4 2182 56358 ns/op 18.08 MB/s BenchmarkAESCFBDecrypt8K-4 268 425870 ns/op 19.22 MB/s BenchmarkAESOFB1K-4 5833 20992 ns/op 48.54 MB/s BenchmarkAESCTR1K-4 5548 21050 ns/op 48.41 MB/s BenchmarkAESCTR8K-4 714 169074 ns/op 48.42 MB/s BenchmarkAESCBCEncrypt1K-4 427994 278.4 ns/op 3677.93 MB/s BenchmarkAESCBCDecrypt1K-4 900244 134.1 ns/op 7636.00 MB/s PASS ok crypto/cipher 3.668s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 46384 2581 ns/op 3.10 MB/s BenchmarkDecrypt-4 42052 2840 ns/op 2.82 MB/s BenchmarkTDESEncrypt-4 15121 7871 ns/op 1.02 MB/s BenchmarkTDESDecrypt-4 14662 8114 ns/op 0.99 MB/s PASS ok crypto/des 1.707s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 900 132427 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18658084 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 3 43923111 ns/op 1528 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 5392602 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 1.869s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2529 45123 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1854 64369 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1390 85397 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2437 48783 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1222 97593 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 780 154669 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3531 32867 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 22 5048157 ns/op 1097 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11569430 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.401s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 102 1056575 ns/op BenchmarkNewKeyFromSeed-4 100 1093664 ns/op BenchmarkSigning-4 99 1237444 ns/op BenchmarkVerification-4 52 2222966 ns/op PASS ok crypto/ed25519 1.559s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4509 26311 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 63 1872146 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5485226 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11822154 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1286 93209 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 4654430 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13584314 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 31379246 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7838 14783 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4267 27891 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2852 41174 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2875746 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1873 64348 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 140 850642 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1274 94149 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 50 2278001 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.533s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17014 7050 ns/op 145.26 MB/s BenchmarkHMACSHA256_32-4 17320 6922 ns/op 4.62 MB/s BenchmarkNewWriteSum-4 9944 11323 ns/op 2.83 MB/s PASS ok crypto/hmac 1.507s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 37021 3374 ns/op BenchmarkModSub-4 38682 3075 ns/op BenchmarkMontgomeryRepr-4 13611 8845 ns/op BenchmarkMontgomeryMul-4 13658 8711 ns/op BenchmarkModMul-4 6429 17969 ns/op BenchmarkExpBig-4 7 15903184 ns/op BenchmarkExp-4 4 31104784 ns/op PASS ok crypto/internal/bigmod 2.360s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 468 237481 ns/op BenchmarkScalarBaseMult-4 118 994208 ns/op BenchmarkScalarMult-4 40 2853975 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2290061 ns/op PASS ok crypto/internal/edwards25519 1.572s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 240772 487.5 ns/op BenchmarkMultiply-4 243799 482.3 ns/op BenchmarkSquare-4 311293 390.0 ns/op BenchmarkInvert-4 1168 103062 ns/op BenchmarkMult32-4 795842 154.6 ns/op PASS ok crypto/internal/edwards25519/field 1.642s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4686775 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1440 83025 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 13033306 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 31269252 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 78 1581350 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6800 17330 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 26 4275594 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 124141126 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.388s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 252775 480.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 128101 937.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62402 1941 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 252223 477.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 129646 929.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 60741 1951 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.843s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 75618 1486 ns/op 5.38 MB/s BenchmarkHash64-4 104014 1193 ns/op 53.63 MB/s BenchmarkHash128-4 96397 1255 ns/op 101.97 MB/s BenchmarkHash256-4 82351 1410 ns/op 181.51 MB/s BenchmarkHash512-4 69188 1772 ns/op 288.94 MB/s BenchmarkHash1K-4 49050 2583 ns/op 396.39 MB/s BenchmarkHash8K-4 9705 12006 ns/op 682.34 MB/s BenchmarkHash1M-4 82 1383440 ns/op 757.95 MB/s BenchmarkHash8M-4 9 11207052 ns/op 748.51 MB/s BenchmarkHash8BytesUnaligned-4 81210 1428 ns/op 5.60 MB/s BenchmarkHash1KUnaligned-4 49456 2459 ns/op 416.35 MB/s BenchmarkHash8KUnaligned-4 10000 11859 ns/op 690.76 MB/s PASS ok crypto/md5 2.751s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 315168535 ns/op PASS ok crypto/rand 1.337s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 12561 ns/op 10.19 MB/s BenchmarkRC4_1K-4 1196 88622 ns/op 11.55 MB/s BenchmarkRC4_8K-4 162 682307 ns/op 11.87 MB/s PASS ok crypto/rc4 1.487s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 17773866 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 39712604 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 78678696 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 5883031 ns/op BenchmarkDecryptOAEP/2048-4 6 17833509 ns/op BenchmarkEncryptOAEP/2048-4 19 5949148 ns/op BenchmarkSignPKCS1v15/2048-4 6 18209402 ns/op BenchmarkVerifyPKCS1v15/2048-4 20 5907762 ns/op BenchmarkSignPSS/2048-4 6 17991649 ns/op BenchmarkVerifyPSS/2048-4 19 5910073 ns/op PASS ok crypto/rsa 2.750s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 77565 1565 ns/op 5.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 90753 1319 ns/op 6.06 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 84057 1454 ns/op 220.07 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 96831 1282 ns/op 249.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 64453 1812 ns/op 565.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 74870 1637 ns/op 625.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21130 5626 ns/op 1456.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21828 5508 ns/op 1487.30 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.205s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 56590 2070 ns/op 3.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 67260 1733 ns/op 4.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 58369 1892 ns/op 4.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 53752 2185 ns/op 468.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 62773 1918 ns/op 534.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 59978 2058 ns/op 497.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22513 5316 ns/op 1541.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23662 5060 ns/op 1619.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23313 5202 ns/op 1574.78 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.377s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 42588 2833 ns/op 2.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 57932 2029 ns/op 3.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50337 2374 ns/op 3.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 41815 2832 ns/op 361.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 57560 2121 ns/op 482.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 48579 2449 ns/op 418.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 25165 4825 ns/op 1697.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29154 4086 ns/op 2004.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27070 4414 ns/op 1855.74 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.378s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14175693 8.370 ns/op BenchmarkConstantTimeEq-4 13545048 8.224 ns/op BenchmarkConstantTimeLessOrEq-4 13316608 8.422 ns/op BenchmarkXORBytes/8Bytes-4 317257 366.8 ns/op 21.81 MB/s BenchmarkXORBytes/128Bytes-4 168433 711.6 ns/op 179.88 MB/s BenchmarkXORBytes/2048Bytes-4 19452 6140 ns/op 333.57 MB/s BenchmarkXORBytes/32768Bytes-4 1287 92718 ns/op 353.42 MB/s PASS ok crypto/subtle 1.941s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 318 357810 ns/op BenchmarkCertCache/1-4 338 350156 ns/op BenchmarkCertCache/2-4 331 362998 ns/op BenchmarkCertCache/3-4 338 363016 ns/op BenchmarkHandshakeServer/RSA-4 13 9328585 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 12695051 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11036208 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1067984 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 198 591068 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6192857 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5478917 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 45398085 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 45078749 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 36504422 ns/op 28.72 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 38969407 ns/op 26.91 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 46783324 ns/op 44.83 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 53433124 ns/op 39.25 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 70841820 ns/op 59.21 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 82904650 ns/op 50.59 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 137440329 ns/op 61.03 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 161023127 ns/op 52.10 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 228606679 ns/op 73.39 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 262676217 ns/op 63.87 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 439660204 ns/op 76.32 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 508847557 ns/op 65.94 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 868573740 ns/op 77.26 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1010822106 ns/op 66.39 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 34856520 ns/op 30.08 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 40601571 ns/op 25.83 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 49635492 ns/op 42.25 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 53488842 ns/op 39.21 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 71657275 ns/op 58.53 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 84155986 ns/op 49.84 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 117739303 ns/op 71.25 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 144915528 ns/op 57.89 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 209823933 ns/op 79.96 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 273341626 ns/op 61.38 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 433229850 ns/op 77.45 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 506738627 ns/op 66.22 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 831073665 ns/op 80.75 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1013476404 ns/op 66.22 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717187014 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 717538133 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 302146242 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299989523 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 164949435 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 162440510 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 95285294 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 92920607 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53683632 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 53473711 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 155928055 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 157462286 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 78386614 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 76842000 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 52652380 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 51012868 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 39861317 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 37829559 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 33175385 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 31970088 ns/op PASS ok crypto/tls 19.139s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 22425298 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 471 247033 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 943 127642 ns/op 12660 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 883 162802 ns/op 14065 B/op 188 allocs/op PASS ok crypto/x509 2.907s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 33 3497199 ns/op 277690 B/op 1611 allocs/op BenchmarkConcurrentStmtQuery-4 38 4661274 ns/op 263284 B/op 1956 allocs/op BenchmarkConcurrentStmtExec-4 61 2420867 ns/op 219615 B/op 582 allocs/op BenchmarkConcurrentTxQuery-4 36 5207663 ns/op 272284 B/op 2124 allocs/op BenchmarkConcurrentTxExec-4 80 2052062 ns/op 88090 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 56 2876615 ns/op 110578 B/op 2132 allocs/op BenchmarkConcurrentTxStmtExec-4 144 995614 ns/op 40236 B/op 381 allocs/op BenchmarkConcurrentRandom-4 44 3205023 ns/op 230601 B/op 1761 allocs/op BenchmarkManyConcurrentQueries-4 1938 64655 ns/op 4134 B/op 20 allocs/op BenchmarkGrabConn-4 227257 581.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.060s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1638 66669 ns/op BenchmarkSymbols32-4 2017 59910 ns/op PASS ok debug/elf 1.266s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 292987 409.1 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 80 1442560 ns/op 180264 B/op 13 allocs/op Benchmark115/LineToPC-4 51 2140814 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12810 9341 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.809s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 56328 2118 ns/op BenchmarkMarshal-4 670 175561 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2491 47990 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.420s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 217 540684 ns/op 15.15 MB/s BenchmarkEncodeToString-4 254 456249 ns/op 17.96 MB/s BenchmarkDecode-4 135 856264 ns/op 15.31 MB/s BenchmarkDecodeString-4 135 850650 ns/op 15.41 MB/s PASS ok encoding/base32 1.695s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 290 437547 ns/op 18.72 MB/s BenchmarkDecodeString/2-4 330052 353.0 ns/op 11.33 MB/s BenchmarkDecodeString/4-4 246734 482.6 ns/op 16.58 MB/s BenchmarkDecodeString/8-4 184039 654.9 ns/op 18.32 MB/s BenchmarkDecodeString/64-4 28276 4234 ns/op 20.78 MB/s BenchmarkDecodeString/8192-4 238 496286 ns/op 22.01 MB/s BenchmarkNewEncoding-4 50521 2370 ns/op 108.00 MB/s PASS ok encoding/base64 2.043s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1340 90511 ns/op 44.19 MB/s BenchmarkReadStruct-4 13934 8547 ns/op 8.78 MB/s BenchmarkWriteStruct-4 13657 8862 ns/op 8.46 MB/s BenchmarkReadInts-4 43893 2712 ns/op 11.06 MB/s BenchmarkWriteInts-4 34695 3450 ns/op 8.69 MB/s BenchmarkWriteSlice1000Int32s-4 960 125833 ns/op 31.79 MB/s BenchmarkPutUint16-4 3039105 39.24 ns/op 50.97 MB/s BenchmarkAppendUint16-4 3086533 56.69 ns/op 35.28 MB/s BenchmarkPutUint32-4 2228198 79.80 ns/op 50.13 MB/s BenchmarkAppendUint32-4 2279299 52.91 ns/op 75.59 MB/s BenchmarkPutUint64-4 709665 155.8 ns/op 51.35 MB/s BenchmarkAppendUint64-4 758906 161.1 ns/op 49.65 MB/s BenchmarkLittleEndianPutUint16-4 2919072 39.88 ns/op 50.16 MB/s BenchmarkLittleEndianAppendUint16-4 2932641 39.01 ns/op 51.27 MB/s BenchmarkLittleEndianPutUint32-4 2210250 83.56 ns/op 47.87 MB/s BenchmarkLittleEndianAppendUint32-4 2251066 53.43 ns/op 74.87 MB/s BenchmarkLittleEndianPutUint64-4 739179 161.1 ns/op 49.65 MB/s BenchmarkLittleEndianAppendUint64-4 744862 156.7 ns/op 51.06 MB/s BenchmarkReadFloats-4 161924 748.3 ns/op 16.04 MB/s BenchmarkWriteFloats-4 136510 899.8 ns/op 13.34 MB/s BenchmarkReadSlice1000Float32s-4 1140 104333 ns/op 38.34 MB/s BenchmarkWriteSlice1000Float32s-4 868 139845 ns/op 28.60 MB/s BenchmarkReadSlice1000Uint8s-4 85160 1367 ns/op 731.78 MB/s BenchmarkWriteSlice1000Uint8s-4 80469 2398 ns/op 417.09 MB/s BenchmarkPutUvarint32-4 490813 273.0 ns/op 14.65 MB/s BenchmarkPutUvarint64-4 177099 682.6 ns/op 11.72 MB/s PASS ok encoding/binary 5.869s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 4897 21891 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5076 21500 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5664 21586 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3228 40778 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5782 21389 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5772 22253 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5935 25875 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 2844 43551 ns/op 2979 B/op 12 allocs/op BenchmarkWrite-4 10000 14620 ns/op PASS ok encoding/csv 2.601s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 11290 17868 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 15268 8146 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 248 524375 ns/op 16778 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 691 176716 ns/op 711 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1126 93539 ns/op 77 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1323 103201 ns/op 65 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2072 69792 ns/op 186 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 51 2155149 ns/op 37514 B/op 255 allocs/op BenchmarkDecodeComplex128Slice-4 452 253843 ns/op 25270 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1006 141760 ns/op 10803 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 828 125855 ns/op 9765 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 399 319346 ns/op 39222 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 289 590893 ns/op 66342 B/op 2204 allocs/op BenchmarkDecodeBytesSlice-4 488 223906 ns/op 23825 B/op 193 allocs/op BenchmarkDecodeInterfaceSlice-4 69 2187009 ns/op 83299 B/op 3178 allocs/op BenchmarkDecodeMap-4 62 1768926 ns/op 54129 B/op 181 allocs/op PASS ok encoding/gob 4.578s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14337 8308 ns/op 30.82 MB/s BenchmarkEncode/1024-4 3470 34290 ns/op 29.86 MB/s BenchmarkEncode/4096-4 896 134397 ns/op 30.48 MB/s BenchmarkEncode/16384-4 220 560771 ns/op 29.22 MB/s BenchmarkDecode/256-4 28146 4324 ns/op 59.20 MB/s BenchmarkDecode/1024-4 7035 16772 ns/op 61.05 MB/s BenchmarkDecode/4096-4 1726 67627 ns/op 60.57 MB/s BenchmarkDecode/16384-4 453 272072 ns/op 60.22 MB/s BenchmarkDump/256-4 1226 98377 ns/op 2.60 MB/s BenchmarkDump/1024-4 309 387335 ns/op 2.64 MB/s BenchmarkDump/4096-4 74 1590067 ns/op 2.58 MB/s BenchmarkDump/16384-4 18 6304185 ns/op 2.60 MB/s PASS ok encoding/hex 2.870s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 153778667 ns/op 12.62 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 148888290 ns/op 13.03 MB/s 5680 B/op 76 allocs/op BenchmarkCodeMarshal-4 1 153848389 ns/op 12.61 MB/s 1943656 B/op 18 allocs/op BenchmarkCodeMarshalError-4 1 169254296 ns/op 11.46 MB/s 10334488 B/op 109 allocs/op BenchmarkMarshalBytes/32-4 18932 6336 ns/op BenchmarkMarshalBytes/256-4 5434 21196 ns/op BenchmarkMarshalBytes/4096-4 472 256129 ns/op BenchmarkMarshalBytesError/32-4 50 2257766 ns/op BenchmarkMarshalBytesError/256-4 48 2356009 ns/op BenchmarkMarshalBytesError/4096-4 44 2644436 ns/op BenchmarkMarshalMap-4 41041 2902 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 496875200 ns/op 3.91 MB/s 10098440 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 24902 4710 ns/op 2.97 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 33172 3138 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 424885560 ns/op 4.57 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 419546932 ns/op 4.63 MB/s 2020312 B/op 40007 allocs/op BenchmarkUnmarshalString-4 75962 1700 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 145366 779.5 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 241730 513.9 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 18170 6531 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 67120 1819 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 86062 1417 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 16215 7214 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4995 20127 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1333 86232 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 163 731688 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 18 6908462 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 903765 121.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 824080 133.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 845308 124.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 918108 137.7 ns/op BenchmarkEncodeMarshaler-4 54334 2148 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 68444 1724 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5411821 22.23 ns/op BenchmarkNumberIsValidRegexp-4 14349 8175 ns/op PASS ok encoding/json 8.430s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 2994936 ns/op 21.88 MB/s BenchmarkDecode-4 15 6764304 ns/op 13.13 MB/s PASS ok encoding/pem 1.241s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 3057 37815 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 933 127218 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3456 34221 ns/op PASS ok encoding/xml 1.433s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 275782 420.9 ns/op BenchmarkAs-4 65634 1768 ns/op PASS ok errors 1.267s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 328069 356.6 ns/op BenchmarkIntSet-4 814779 142.1 ns/op BenchmarkFloatAdd-4 157537 759.7 ns/op BenchmarkFloatSet-4 768408 156.5 ns/op BenchmarkStringSet-4 678055 168.0 ns/op BenchmarkMapSet-4 200649 586.4 ns/op BenchmarkMapSetDifferent-4 68187 2010 ns/op BenchmarkMapSetDifferentRandom-4 322 372272 ns/op BenchmarkMapSetString-4 120819 912.3 ns/op BenchmarkMapAddSame-4 46934 2399 ns/op BenchmarkMapAddDifferent-4 19783 6278 ns/op BenchmarkMapAddDifferentRandom-4 303 397856 ns/op BenchmarkMapAddSameSteadyState-4 366538 320.4 ns/op BenchmarkMapAddDifferentSteadyState-4 115846 1014 ns/op BenchmarkMapString-4 7507 15241 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 43795 2340 ns/op PASS ok expvar 3.570s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 93662 1284 ns/op BenchmarkSprintfEmpty-4 254098 399.5 ns/op BenchmarkSprintfString-4 260236 487.5 ns/op BenchmarkSprintfTruncateString-4 211394 552.8 ns/op BenchmarkSprintfTruncateBytes-4 130336 918.3 ns/op BenchmarkSprintfSlowParsingPath-4 197973 510.7 ns/op BenchmarkSprintfQuoteString-4 38209 2830 ns/op BenchmarkSprintfInt-4 233185 537.8 ns/op BenchmarkSprintfIntInt-4 170550 735.2 ns/op BenchmarkSprintfPrefixedInt-4 189740 588.9 ns/op BenchmarkSprintfFloat-4 121069 987.1 ns/op BenchmarkSprintfComplex-4 54675 2210 ns/op BenchmarkSprintfBoolean-4 273060 467.8 ns/op BenchmarkSprintfHexString-4 126850 970.2 ns/op BenchmarkSprintfHexBytes-4 85138 1445 ns/op BenchmarkSprintfBytes-4 39715 3046 ns/op BenchmarkSprintfStringer-4 74685 1601 ns/op BenchmarkSprintfStructure-4 33520 3538 ns/op BenchmarkManyArgs-4 53611 2485 ns/op BenchmarkFprintInt-4 65808 1824 ns/op BenchmarkFprintfBytes-4 77746 1577 ns/op BenchmarkFprintIntNoAlloc-4 65949 1851 ns/op BenchmarkScanInts-4 26 4432397 ns/op BenchmarkScanRecursiveInt-4 1 379893402 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 381525993 ns/op PASS ok fmt 5.023s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 711 163332 ns/op PASS ok go/build 1.145s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 42374 2699 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14784 7784 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5587 21886 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1566 76613 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 394 299085 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 85 1375549 ns/op 215522 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 5465696 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 23817602 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 2 102786666 ns/op 15239696 B/op 65564 allocs/op PASS ok go/constant 2.563s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 284314063 ns/op 0.23 MB/s 47112416 B/op 49209 allocs/op PASS ok go/format 1.320s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 27443857 ns/op 1.96 MB/s BenchmarkParseOnly-4 4 25489556 ns/op 2.11 MB/s BenchmarkResolve-4 46 2416015 ns/op 22.29 MB/s PASS ok go/parser 2.668s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 161140753 ns/op 0.32 MB/s 5025728 B/op 27478 allocs/op BenchmarkPrintDecl-4 481 309660 ns/op 0.10 MB/s 17401 B/op 51 allocs/op PASS ok go/printer 1.508s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 242 493618 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10604992 ns/op 4.67 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 17180672 ns/op 4.27 MB/s BenchmarkScanFiles/net/http/server.go-4 4 26281327 ns/op 4.69 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 156 735349 ns/op 4.21 MB/s PASS ok go/scanner 1.836s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 908383 171.6 ns/op PASS ok go/token 1.183s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 106 1289499 ns/op BenchmarkNamed/Underlying/nongeneric-4 994827 122.0 ns/op BenchmarkNamed/Underlying/generic-4 1000000 103.5 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 100.8 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 104.6 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 14649 10722 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 10555 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 15637 9511 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 13337 ns/op BenchmarkCheck/http/funcbodies/info-4 1 940194805 ns/op 35783 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 792358129 ns/op 39557 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 426249302 ns/op 78933 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 345180966 ns/op 97462 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1757800385 ns/op 2948 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 157880677 ns/op 32816 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 251764475 ns/op 20581 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 102457963 ns/op 46631 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 503660323 ns/op 4302 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 122116069 ns/op 17744 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 78235396 ns/op 19170 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 60969276 ns/op 35537 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1457386321 ns/op 42032 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 826563550 ns/op 82870 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 182319354 ns/op 375595 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 143199053 ns/op 441850 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 948908288 ns/op 2115 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 119235612 ns/op 16434 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 115577264 ns/op 17363 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 122001907 ns/op 16373 lines/s PASS ok go/types 32.572s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9012 11540 ns/op 88.73 MB/s PASS ok hash/adler32 1.211s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 210277 569.9 ns/op 26.32 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 159787 634.0 ns/op 23.66 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 78055 1604 ns/op 24.94 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 82100 1423 ns/op 28.11 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 518329 268.8 ns/op 1905.08 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 577623 216.3 ns/op 2367.34 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 549546 220.3 ns/op 4648.99 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 473490 222.5 ns/op 4601.47 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 425160 319.0 ns/op 12841.59 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 399792 307.8 ns/op 13309.16 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 116481 945.4 ns/op 34658.76 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 127167 1029 ns/op 31852.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 205858 588.2 ns/op 25.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 190878 627.3 ns/op 23.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 77341 1499 ns/op 26.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 85026 1505 ns/op 26.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 504044 244.4 ns/op 2094.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 498356 244.7 ns/op 2092.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 472000 265.1 ns/op 3862.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 477704 255.6 ns/op 4006.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 327380 451.3 ns/op 9075.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 321103 333.7 ns/op 12273.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 132240 952.4 ns/op 34405.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 116535 1039 ns/op 31543.95 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 222372 576.2 ns/op 26.03 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 202324 598.7 ns/op 25.05 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 109449 1133 ns/op 35.30 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 98971 1214 ns/op 32.96 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9501 12861 ns/op 39.81 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9181 13039 ns/op 39.27 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4617 26314 ns/op 38.91 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4632 26199 ns/op 39.08 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1122 107375 ns/op 38.15 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1122 104497 ns/op 39.20 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 140 1071236 ns/op 30.59 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 135 860447 ns/op 38.08 MB/s PASS ok hash/crc32 8.414s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 56 2266280 ns/op 28.92 MB/s BenchmarkCrc64/ISO4KB-4 831 140960 ns/op 29.06 MB/s BenchmarkCrc64/ISO1KB-4 3476 34422 ns/op 29.75 MB/s BenchmarkCrc64/ECMA64KB-4 54 2118492 ns/op 30.94 MB/s BenchmarkCrc64/Random64KB-4 56 2182090 ns/op 30.03 MB/s BenchmarkCrc64/Random16KB-4 216 549185 ns/op 29.83 MB/s PASS ok hash/crc64 2.185s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9154 15788 ns/op 64.86 MB/s BenchmarkFnv32aKB-4 9249 11996 ns/op 85.36 MB/s BenchmarkFnv64KB-4 9814 14110 ns/op 72.57 MB/s BenchmarkFnv64aKB-4 9307 11933 ns/op 85.81 MB/s BenchmarkFnv128KB-4 1114 143126 ns/op 7.15 MB/s BenchmarkFnv128aKB-4 1106 135835 ns/op 7.54 MB/s PASS ok hash/fnv 3.428s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 598335 184.0 ns/op 21.74 MB/s BenchmarkHash/n=4/Bytes-4 4896458 39.17 ns/op 102.12 MB/s BenchmarkHash/n=4/String-4 1660887 91.79 ns/op 43.58 MB/s BenchmarkHash/n=8/Write-4 591814 208.3 ns/op 38.40 MB/s BenchmarkHash/n=8/Bytes-4 5433384 23.72 ns/op 337.27 MB/s BenchmarkHash/n=8/String-4 1408674 110.2 ns/op 72.60 MB/s BenchmarkHash/n=16/Write-4 623618 222.6 ns/op 71.87 MB/s BenchmarkHash/n=16/Bytes-4 5136177 23.42 ns/op 683.17 MB/s BenchmarkHash/n=16/String-4 1661244 76.68 ns/op 208.67 MB/s BenchmarkHash/n=32/Write-4 550165 199.3 ns/op 160.58 MB/s BenchmarkHash/n=32/Bytes-4 4741998 25.40 ns/op 1259.78 MB/s BenchmarkHash/n=32/String-4 1302427 80.55 ns/op 397.28 MB/s BenchmarkHash/n=64/Write-4 572676 208.8 ns/op 306.53 MB/s BenchmarkHash/n=64/Bytes-4 4021546 30.32 ns/op 2111.12 MB/s BenchmarkHash/n=64/String-4 1551816 78.86 ns/op 811.57 MB/s BenchmarkHash/n=256/Write-4 393868 308.0 ns/op 831.21 MB/s BenchmarkHash/n=256/Bytes-4 1849066 62.95 ns/op 4066.56 MB/s BenchmarkHash/n=256/String-4 709377 167.9 ns/op 1524.77 MB/s BenchmarkHash/n=320/Write-4 325224 383.7 ns/op 833.89 MB/s BenchmarkHash/n=320/Bytes-4 1540938 79.44 ns/op 4028.13 MB/s BenchmarkHash/n=320/String-4 406406 254.4 ns/op 1257.64 MB/s BenchmarkHash/n=1024/Write-4 229820 531.1 ns/op 1928.13 MB/s BenchmarkHash/n=1024/Bytes-4 602636 215.1 ns/op 4761.34 MB/s BenchmarkHash/n=1024/String-4 210672 621.7 ns/op 1647.12 MB/s BenchmarkHash/n=4096/Write-4 90746 1514 ns/op 2704.69 MB/s BenchmarkHash/n=4096/Bytes-4 149235 825.4 ns/op 4962.42 MB/s BenchmarkHash/n=4096/String-4 52892 2246 ns/op 1823.65 MB/s BenchmarkHash/n=16384/Write-4 23769 4610 ns/op 3553.93 MB/s BenchmarkHash/n=16384/Bytes-4 36488 3230 ns/op 5072.04 MB/s BenchmarkHash/n=16384/String-4 14158 8641 ns/op 1896.03 MB/s PASS ok hash/maphash 9.317s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 828 150551 ns/op BenchmarkEscapeNone-4 82952 1468 ns/op BenchmarkUnescape-4 770 240973 ns/op BenchmarkUnescapeNone-4 530395 230.7 ns/op BenchmarkUnescapeSparse-4 10000 16393 ns/op BenchmarkUnescapeDense-4 1153 153796 ns/op PASS ok html 2.252s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7838 14912 ns/op BenchmarkCSSEscaperNoSpecials-4 47588 2406 ns/op BenchmarkDecodeCSS-4 21276 5669 ns/op BenchmarkDecodeCSSNoSpecials-4 3531099 37.76 ns/op BenchmarkCSSValueFilter-4 119042 1619 ns/op BenchmarkCSSValueFilterOk-4 80707 1545 ns/op BenchmarkEscapedExecute-4 4338 29001 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10678 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 71862 1682 ns/op BenchmarkStripTags-4 17538 7001 ns/op BenchmarkStripTagsNoSpecials-4 343748 460.7 ns/op BenchmarkJSValEscaperWithNum-4 18765 6410 ns/op BenchmarkJSValEscaperWithStr-4 5596 30023 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17641 6970 ns/op BenchmarkJSValEscaperWithObj-4 4316 25481 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10295 ns/op BenchmarkJSStrEscaperNoSpecials-4 60866 1973 ns/op BenchmarkJSStrEscaper-4 10000 11265 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 57067 2071 ns/op BenchmarkJSRegexpEscaper-4 10000 11839 ns/op BenchmarkTemplateSpecialTags-4 81 1269491 ns/op BenchmarkURLEscaper-4 3912 29998 ns/op BenchmarkURLEscaperNoSpecials-4 156728 837.6 ns/op BenchmarkURLNormalizer-4 5109 23070 ns/op BenchmarkURLNormalizerNoSpecials-4 153012 1881 ns/op BenchmarkSrcsetFilter-4 16077 8995 ns/op BenchmarkSrcsetFilterNoSpecials-4 101809 1187 ns/op PASS ok html/template 6.160s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 516541 234.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 427252 273.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 544365 244.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 399014 276.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1313894 91.07 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 117.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1332987 92.03 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 838149 120.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 904543 134.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 397996 278.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 335446 355.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 423597 285.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 343580 345.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 730363 183.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 547101 223.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 560595 197.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 517610 251.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 364951 355.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 800096 150.8 ns/op BenchmarkRGBASetRGBA-4 1000000 126.9 ns/op BenchmarkRGBA64At-4 492901 221.7 ns/op BenchmarkRGBA64SetRGBA64-4 587452 237.0 ns/op BenchmarkNRGBAAt-4 758491 158.2 ns/op BenchmarkNRGBASetNRGBA-4 1000000 123.5 ns/op BenchmarkNRGBA64At-4 577257 212.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 642991 189.0 ns/op BenchmarkAlphaAt-4 2230233 63.06 ns/op BenchmarkAlphaSetAlpha-4 2220111 54.92 ns/op BenchmarkAlpha16At-4 1000000 105.0 ns/op BenchmarkAlphaSetAlpha16-4 1000000 112.0 ns/op BenchmarkGrayAt-4 2192905 65.67 ns/op BenchmarkGraySetGray-4 2132126 63.49 ns/op BenchmarkGray16At-4 1244800 103.9 ns/op BenchmarkGraySetGray16-4 1000000 112.1 ns/op PASS ok image 6.612s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2865146 41.82 ns/op BenchmarkYCbCrToRGB/128-4 2717414 43.11 ns/op BenchmarkYCbCrToRGB/255-4 2608544 51.48 ns/op BenchmarkRGBToYCbCr/0-4 2785833 42.91 ns/op BenchmarkRGBToYCbCr/Cb-4 2769840 43.04 ns/op BenchmarkRGBToYCbCr/Cr-4 2707388 49.27 ns/op BenchmarkYCbCrToRGBA/0-4 2379192 48.72 ns/op BenchmarkYCbCrToRGBA/128-4 2439450 50.51 ns/op BenchmarkYCbCrToRGBA/255-4 2382511 48.66 ns/op BenchmarkNYCbCrAToRGBA/0-4 2441808 53.71 ns/op BenchmarkNYCbCrAToRGBA/128-4 2122729 53.70 ns/op BenchmarkNYCbCrAToRGBA/255-4 2517784 51.39 ns/op PASS ok image/color 3.521s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 60773202 ns/op BenchmarkFillSrc-4 375 325794 ns/op BenchmarkCopyOver-4 5 21245795 ns/op BenchmarkCopySrc-4 502 291019 ns/op BenchmarkNRGBAOver-4 5 23254642 ns/op BenchmarkNRGBASrc-4 10 10841212 ns/op BenchmarkYCbCr-4 7 16155200 ns/op BenchmarkGray-4 15 7324114 ns/op BenchmarkCMYK-4 8 12759820 ns/op BenchmarkGlyphOver-4 16 7701959 ns/op BenchmarkRGBAMaskOver-4 2 50408162 ns/op BenchmarkGrayMaskOver-4 3 34671268 ns/op BenchmarkRGBA64ImageMaskOver-4 2 52487392 ns/op BenchmarkRGBA-4 3 39725197 ns/op BenchmarkPalettedFill-4 1050 122008 ns/op BenchmarkPalettedRGBA-4 3 34159019 ns/op BenchmarkGenericOver-4 2 73718554 ns/op BenchmarkGenericMaskOver-4 4 31330527 ns/op BenchmarkGenericSrc-4 3 49029507 ns/op BenchmarkGenericMaskSrc-4 3 57220967 ns/op PASS ok image/draw 9.195s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 8064001 ns/op 1.92 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 190943847 ns/op 1.61 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4651557292 ns/op 0.26 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 2803885 ns/op 5.51 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 226882712 ns/op 0.27 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 7.154s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2450 46805 ns/op BenchmarkIDCT-4 2894 40291 ns/op BenchmarkDecodeBaseline-4 6 19894271 ns/op 3.11 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 26821524 ns/op 2.30 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 200728541 ns/op 6.12 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 268478474 ns/op 3.43 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.705s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12105100 9.981 ns/op BenchmarkDecodeGray-4 9 11573167 ns/op 5.66 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 48122668 ns/op 5.45 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 39682522 ns/op 6.61 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6507842 ns/op 10.07 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 34932742 ns/op 7.50 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42703296 ns/op 6.14 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 72197048 ns/op 4.26 MB/s 852236 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 70869848 ns/op 4.33 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 228498550 ns/op 5.38 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 260521649 ns/op 4.72 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 37184791 ns/op 8.26 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 230063593 ns/op 5.34 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 827585570 ns/op 1.48 MB/s 864200 B/op 36 allocs/op PASS ok image/png 4.902s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 62940158 ns/op 1.59 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53840276 ns/op 1.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 312452273 ns/op 1.60 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 267751988 ns/op 1.87 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 62609286 ns/op 1.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52611886 ns/op 1.90 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 305630236 ns/op 1.64 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 262515619 ns/op 1.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 613122956 ns/op 1.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 565101762 ns/op 1.77 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3217631504 ns/op 1.55 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2921113278 ns/op 1.71 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10312180 ns/op 9.70 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10356280 ns/op 9.66 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 51447313 ns/op 9.72 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 50934730 ns/op 9.82 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 99802374 ns/op 10.02 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 102368337 ns/op 9.77 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 511023153 ns/op 9.78 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 527879300 ns/op 9.47 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 73642614 ns/op 1.36 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 66375791 ns/op 1.51 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 368989604 ns/op 1.36 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 332437578 ns/op 1.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 735957383 ns/op 1.36 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 671439879 ns/op 1.49 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 3991891606 ns/op 1.25 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 3857712372 ns/op 1.30 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 187156376 ns/op 22.33 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 175183003 ns/op 23.86 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 35.008s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34675 3230 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/2-4 34123 3488 ns/op 0.57 MB/s BenchmarkMarshalCorpusFile/4-4 31096 3841 ns/op 1.04 MB/s BenchmarkMarshalCorpusFile/8-4 26702 4393 ns/op 1.82 MB/s BenchmarkMarshalCorpusFile/16-4 21637 5482 ns/op 2.92 MB/s BenchmarkMarshalCorpusFile/32-4 15414 8258 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/64-4 12046 9876 ns/op 6.48 MB/s BenchmarkMarshalCorpusFile/128-4 8272 12550 ns/op 10.20 MB/s BenchmarkMarshalCorpusFile/256-4 3692 29430 ns/op 8.70 MB/s BenchmarkMarshalCorpusFile/512-4 2102 57347 ns/op 8.93 MB/s BenchmarkMarshalCorpusFile/1024-4 1106 106418 ns/op 9.62 MB/s BenchmarkMarshalCorpusFile/2048-4 560 209671 ns/op 9.77 MB/s BenchmarkMarshalCorpusFile/4096-4 290 408207 ns/op 10.03 MB/s BenchmarkMarshalCorpusFile/8192-4 142 826222 ns/op 9.92 MB/s BenchmarkMarshalCorpusFile/16384-4 69 1626921 ns/op 10.07 MB/s BenchmarkMarshalCorpusFile/32768-4 31 3876123 ns/op 8.45 MB/s BenchmarkMarshalCorpusFile/65536-4 14 8189274 ns/op 8.00 MB/s BenchmarkMarshalCorpusFile/131072-4 6 16714370 ns/op 7.84 MB/s BenchmarkMarshalCorpusFile/262144-4 3 33394399 ns/op 7.85 MB/s BenchmarkMarshalCorpusFile/524288-4 2 64595064 ns/op 8.12 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 127939687 ns/op 8.20 MB/s BenchmarkUnmarshalCorpusFile/1-4 7393 14983 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7374 15482 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6942 16782 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6267 19222 ns/op 0.42 MB/s BenchmarkUnmarshalCorpusFile/16-4 5179 22582 ns/op 0.71 MB/s BenchmarkUnmarshalCorpusFile/32-4 3728 31899 ns/op 1.00 MB/s BenchmarkUnmarshalCorpusFile/64-4 3224 36868 ns/op 1.74 MB/s BenchmarkUnmarshalCorpusFile/128-4 2558 46852 ns/op 2.73 MB/s BenchmarkUnmarshalCorpusFile/256-4 956 122783 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/512-4 529 234172 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/1024-4 270 445562 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/2048-4 134 868842 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1724174 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3422306 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6942338 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13646196 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 28615701 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 57812338 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 111154684 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 226380961 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 456234886 ns/op 2.30 MB/s BenchmarkMutatorBytes/1-4 35044 3611 ns/op BenchmarkMutatorBytes/10-4 36177 3371 ns/op BenchmarkMutatorBytes/100-4 33285 3706 ns/op BenchmarkMutatorBytes/1000-4 21916 5700 ns/op BenchmarkMutatorBytes/10000-4 8636 23236 ns/op BenchmarkMutatorBytes/100000-4 1389 123807 ns/op BenchmarkMutatorString/1-4 31459 3798 ns/op BenchmarkMutatorString/10-4 33738 3674 ns/op BenchmarkMutatorString/100-4 30674 4067 ns/op BenchmarkMutatorString/1000-4 15418 7642 ns/op BenchmarkMutatorString/10000-4 5131 44058 ns/op BenchmarkMutatorString/100000-4 349 311258 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18204 6432 ns/op BenchmarkMutatorAllBasicTypes/string-4 18060 6714 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63057 1962 ns/op BenchmarkMutatorAllBasicTypes/float32-4 55257 2188 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55708 2187 ns/op BenchmarkMutatorAllBasicTypes/int-4 60645 2038 ns/op BenchmarkMutatorAllBasicTypes/int8-4 59314 2033 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58690 2042 ns/op BenchmarkMutatorAllBasicTypes/int32-4 58938 2173 ns/op BenchmarkMutatorAllBasicTypes/int64-4 61243 2032 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 52743 2135 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 59722 2097 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 58771 2097 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 58902 2092 ns/op PASS ok internal/fuzz 12.005s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 40689 2729 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 172789 797.1 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.297s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 32581 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 40312 3098 ns/op BenchmarkSplicePipePoolParallel-4 265302 1180 ns/op BenchmarkSplicePipeNativeParallel-4 77323 2242 ns/op PASS ok internal/poll 2.119s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 25473394 ns/op PASS ok internal/trace 3.723s PASS ok internal/zstd 1.027s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 20604 6210 ns/op BenchmarkCopyNLarge-4 387 330625 ns/op PASS ok io 1.372s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 196124 605.4 ns/op BenchmarkPrintln-4 21632 5577 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 36031 3398 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 5745 17504 ns/op BenchmarkDiscard-4 922164 130.5 ns/op 0 B/op 0 allocs/op PASS ok log 1.697s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 62265 1927 ns/op BenchmarkJSONHandler/defaults-4 5625 20254 ns/op 524 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3582 33272 ns/op 793 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3972 29123 ns/op 770 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5953 19773 ns/op 509 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5799 19690 ns/op 530 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4776 23527 ns/op 532 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25287 4788 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24212 4970 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 119492 1069 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 81430 1623 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 76764 1500 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 71791 1835 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 79580 1634 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 78643 1423 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 107.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 583674 187.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 584506 196.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 432164 271.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 366909 339.3 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5331 19953 ns/op BenchmarkDispatch/switch-checked-4 180224 663.3 ns/op BenchmarkDispatch/As-4 185233 641.1 ns/op BenchmarkDispatch/Visit-4 149756 803.0 ns/op BenchmarkUnsafeStrings-4 18752 6435 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 4.331s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 899576 142.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 689263 152.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 488803 239.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 135722 864.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 57612 2109 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 61417 2076 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 37635 3346 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12735 9448 ns/op 3466 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 13554 8020 ns/op 601 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 15500 7424 ns/op 592 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8829 11508 ns/op 1085 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3124 35158 ns/op 4372 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 17324 7083 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 16729 7000 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9601 10499 ns/op 925 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3862 29579 ns/op 3725 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.486s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 4 31265688 ns/op PASS ok maps 1.988s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6513375 18.61 ns/op BenchmarkAcosh-4 5011862 23.71 ns/op BenchmarkAsin-4 6750295 17.86 ns/op BenchmarkAsinh-4 4307340 26.19 ns/op BenchmarkAtan-4 6417776 18.77 ns/op BenchmarkAtanh-4 4930267 23.92 ns/op BenchmarkAtan2-4 5011713 23.30 ns/op BenchmarkCbrt-4 6132105 20.33 ns/op BenchmarkCeil-4 16339699 7.183 ns/op BenchmarkCopysign-4 1927719 62.24 ns/op BenchmarkCos-4 8524981 13.92 ns/op BenchmarkCosh-4 7027858 17.50 ns/op BenchmarkErf-4 7508937 15.65 ns/op BenchmarkErfc-4 7588125 15.36 ns/op BenchmarkErfinv-4 3288458 35.03 ns/op BenchmarkErfcinv-4 3418060 35.69 ns/op BenchmarkExp-4 7533928 15.78 ns/op BenchmarkExpGo-4 722577 164.6 ns/op BenchmarkExpm1-4 7149444 16.66 ns/op BenchmarkExp2-4 777507 155.7 ns/op BenchmarkExp2Go-4 741181 165.1 ns/op BenchmarkAbs-4 2554234 45.99 ns/op BenchmarkDim-4 8389236 14.00 ns/op BenchmarkFloor-4 15680322 7.434 ns/op BenchmarkMax-4 12390278 9.675 ns/op BenchmarkMin-4 11312582 10.50 ns/op BenchmarkMod-4 195390 617.8 ns/op BenchmarkFrexp-4 1000000 101.5 ns/op BenchmarkGamma-4 400864 297.8 ns/op BenchmarkHypot-4 1000000 107.5 ns/op BenchmarkHypotGo-4 1000000 113.8 ns/op BenchmarkIlogb-4 1492798 81.42 ns/op BenchmarkJ0-4 165379 708.1 ns/op BenchmarkJ1-4 175464 684.4 ns/op BenchmarkJn-4 85944 1384 ns/op BenchmarkLdexp-4 1000000 105.9 ns/op BenchmarkLgamma-4 518776 229.1 ns/op BenchmarkLog-4 6757008 17.68 ns/op BenchmarkLogb-4 1437608 83.15 ns/op BenchmarkLog1p-4 7021418 17.31 ns/op BenchmarkLog10-4 6349839 18.98 ns/op BenchmarkLog2-4 999265 113.2 ns/op BenchmarkModf-4 2417480 49.03 ns/op BenchmarkNextafter32-4 2446344 49.09 ns/op BenchmarkNextafter64-4 2355008 48.92 ns/op BenchmarkPowInt-4 3477106 34.36 ns/op BenchmarkPowFrac-4 3401397 34.34 ns/op BenchmarkPow10Pos-4 4205655 27.79 ns/op BenchmarkPow10Neg-4 3869644 31.20 ns/op BenchmarkRound-4 7553140 14.39 ns/op BenchmarkRoundToEven-4 7680562 14.52 ns/op BenchmarkRemainder-4 279036 407.9 ns/op BenchmarkSignbit-4 3942664 30.25 ns/op BenchmarkSin-4 8956983 13.39 ns/op BenchmarkSincos-4 651438 186.9 ns/op BenchmarkSinh-4 6657249 18.21 ns/op BenchmarkSqrtIndirect-4 14894566 7.947 ns/op BenchmarkSqrtLatency-4 10609062 11.47 ns/op BenchmarkSqrtIndirectLatency-4 10271970 11.40 ns/op BenchmarkSqrtGoLatency-4 1366498 87.01 ns/op BenchmarkSqrtPrime-4 120198 1000 ns/op BenchmarkTan-4 6381612 19.17 ns/op BenchmarkTanh-4 4905888 20.80 ns/op BenchmarkTrunc-4 15917946 7.342 ns/op BenchmarkY0-4 185796 650.7 ns/op BenchmarkY1-4 184102 641.7 ns/op BenchmarkYn-4 90330 1313 ns/op BenchmarkFloat64bits-4 3912122 31.03 ns/op BenchmarkFloat64frombits-4 3872754 30.44 ns/op BenchmarkFloat32bits-4 3918475 30.21 ns/op BenchmarkFloat32frombits-4 4023964 30.12 ns/op BenchmarkFMA-4 16341490 7.276 ns/op PASS ok math 11.075s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11187018 10.69 ns/op 5984.52 MB/s BenchmarkAddVV/2-4 9972199 12.02 ns/op 10645.60 MB/s BenchmarkAddVV/3-4 8984228 13.42 ns/op 14306.88 MB/s BenchmarkAddVV/4-4 9610467 12.41 ns/op 20622.79 MB/s BenchmarkAddVV/5-4 8888318 13.58 ns/op 23558.82 MB/s BenchmarkAddVV/10-4 6910538 17.85 ns/op 35853.65 MB/s BenchmarkAddVV/100-4 2301622 51.70 ns/op 123783.28 MB/s BenchmarkAddVV/1000-4 290256 411.9 ns/op 155391.31 MB/s BenchmarkSubVV/1-4 11417908 10.76 ns/op 5948.14 MB/s BenchmarkSubVV/2-4 10030836 11.84 ns/op 10809.78 MB/s BenchmarkSubVV/3-4 7750742 13.53 ns/op 14195.26 MB/s BenchmarkSubVV/4-4 9525668 12.72 ns/op 20126.80 MB/s BenchmarkSubVV/5-4 8791633 13.75 ns/op 23267.01 MB/s BenchmarkSubVV/10-4 6816109 17.46 ns/op 36647.07 MB/s BenchmarkSubVV/100-4 2305399 52.21 ns/op 122579.96 MB/s BenchmarkSubVV/1000-4 299289 402.4 ns/op 159045.67 MB/s BenchmarkAddVW/1-4 11080868 10.39 ns/op 770.12 MB/s BenchmarkAddVW/2-4 12150636 10.11 ns/op 1581.99 MB/s BenchmarkAddVW/3-4 11147509 10.79 ns/op 2224.34 MB/s BenchmarkAddVW/4-4 10388722 11.46 ns/op 2792.66 MB/s BenchmarkAddVW/5-4 10076738 11.35 ns/op 3523.69 MB/s BenchmarkAddVW/10-4 7755476 15.62 ns/op 5120.35 MB/s BenchmarkAddVW/100-4 4722555 24.17 ns/op 33105.63 MB/s BenchmarkAddVW/1000-4 684150 181.0 ns/op 44191.20 MB/s BenchmarkAddVWext/1-4 11922949 10.08 ns/op 793.79 MB/s BenchmarkAddVWext/2-4 12221936 10.15 ns/op 1576.49 MB/s BenchmarkAddVWext/3-4 10971823 11.32 ns/op 2119.82 MB/s BenchmarkAddVWext/4-4 10708275 12.54 ns/op 2552.82 MB/s BenchmarkAddVWext/5-4 10612820 11.39 ns/op 3513.07 MB/s BenchmarkAddVWext/10-4 8947891 13.53 ns/op 5914.13 MB/s BenchmarkAddVWext/100-4 2091134 59.11 ns/op 13533.41 MB/s BenchmarkAddVWext/1000-4 294090 432.5 ns/op 18496.68 MB/s BenchmarkSubVW/1-4 9460886 11.05 ns/op 723.83 MB/s BenchmarkSubVW/2-4 11652942 10.17 ns/op 1573.25 MB/s BenchmarkSubVW/3-4 11301472 11.06 ns/op 2169.75 MB/s BenchmarkSubVW/4-4 10551829 11.34 ns/op 2822.13 MB/s BenchmarkSubVW/5-4 10448428 11.65 ns/op 3432.90 MB/s BenchmarkSubVW/10-4 7804228 15.57 ns/op 5138.99 MB/s BenchmarkSubVW/100-4 4648476 24.21 ns/op 33048.94 MB/s BenchmarkSubVW/1000-4 638224 187.3 ns/op 42715.36 MB/s BenchmarkSubVWext/1-4 11745985 10.27 ns/op 778.91 MB/s BenchmarkSubVWext/2-4 11782957 10.22 ns/op 1565.00 MB/s BenchmarkSubVWext/3-4 9093672 11.04 ns/op 2174.59 MB/s BenchmarkSubVWext/4-4 10364930 11.30 ns/op 2831.84 MB/s BenchmarkSubVWext/5-4 10127160 11.72 ns/op 3412.72 MB/s BenchmarkSubVWext/10-4 8380288 15.83 ns/op 5054.26 MB/s BenchmarkSubVWext/100-4 2111302 57.31 ns/op 13958.05 MB/s BenchmarkSubVWext/1000-4 286932 420.4 ns/op 19030.72 MB/s BenchmarkMulAddVWW/1-4 9823539 13.48 ns/op 4749.31 MB/s BenchmarkMulAddVWW/2-4 8714902 15.45 ns/op 8287.04 MB/s BenchmarkMulAddVWW/3-4 7353106 15.37 ns/op 12491.67 MB/s BenchmarkMulAddVWW/4-4 6000499 27.14 ns/op 9430.87 MB/s BenchmarkMulAddVWW/5-4 6355588 18.86 ns/op 16966.33 MB/s BenchmarkMulAddVWW/10-4 4295852 27.23 ns/op 23504.90 MB/s BenchmarkMulAddVWW/100-4 618919 197.2 ns/op 32458.04 MB/s BenchmarkMulAddVWW/1000-4 60936 2332 ns/op 27439.30 MB/s BenchmarkAddMulVVW/1-4 10292647 11.70 ns/op 5468.61 MB/s BenchmarkAddMulVVW/2-4 8247457 14.18 ns/op 9026.42 MB/s BenchmarkAddMulVVW/3-4 6826708 15.60 ns/op 12307.14 MB/s BenchmarkAddMulVVW/4-4 7190125 16.93 ns/op 15122.18 MB/s BenchmarkAddMulVVW/5-4 6136932 18.80 ns/op 17024.20 MB/s BenchmarkAddMulVVW/10-4 4232756 38.13 ns/op 16784.81 MB/s BenchmarkAddMulVVW/100-4 541826 221.6 ns/op 28879.84 MB/s BenchmarkAddMulVVW/1000-4 58410 2257 ns/op 28352.46 MB/s BenchmarkDivWVW/1-4 2065198 56.40 ns/op 1134.70 MB/s BenchmarkDivWVW/2-4 1000000 117.2 ns/op 1092.26 MB/s BenchmarkDivWVW/3-4 811384 189.9 ns/op 1010.90 MB/s BenchmarkDivWVW/4-4 678934 182.6 ns/op 1401.62 MB/s BenchmarkDivWVW/5-4 608088 192.1 ns/op 1665.70 MB/s BenchmarkDivWVW/10-4 334792 355.1 ns/op 1802.24 MB/s BenchmarkDivWVW/100-4 37615 3446 ns/op 1857.05 MB/s BenchmarkDivWVW/1000-4 4279 30185 ns/op 2120.27 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2961930 61.15 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2885936 40.54 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1637768 70.15 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1454570 82.89 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 107.2 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 111.3 ns/op BenchmarkNonZeroShifts/4/shrVU-4 973539 157.9 ns/op BenchmarkNonZeroShifts/4/shlVU-4 842415 149.4 ns/op BenchmarkNonZeroShifts/5/shrVU-4 797044 146.5 ns/op BenchmarkNonZeroShifts/5/shlVU-4 716998 211.9 ns/op BenchmarkNonZeroShifts/10/shrVU-4 459459 265.0 ns/op BenchmarkNonZeroShifts/10/shlVU-4 392466 324.0 ns/op BenchmarkNonZeroShifts/100/shrVU-4 49353 2468 ns/op BenchmarkNonZeroShifts/100/shlVU-4 42468 2760 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5102 23618 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4522 36282 ns/op BenchmarkDecimalConversion-4 192 610885 ns/op BenchmarkFloatString/100-4 9874 13522 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 184 675826 ns/op 2909 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 61127287 ns/op 61376 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 6247399633 ns/op 813968 B/op 491 allocs/op BenchmarkFloatAdd/10-4 105819 1234 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 85255 1407 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 49137 2417 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13760 8824 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1555 98143 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 136742 880.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 123495 984.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 92619 1315 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 25713 4624 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3169 43569 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 976 131957 ns/op BenchmarkParseFloatLargeExp-4 306 425115 ns/op BenchmarkGCD10x10/WithoutXY-4 173287 636.2 ns/op BenchmarkGCD10x10/WithXY-4 44104 2907 ns/op BenchmarkGCD10x100/WithoutXY-4 81532 3214 ns/op BenchmarkGCD10x100/WithXY-4 12187 10936 ns/op BenchmarkGCD10x1000/WithoutXY-4 28210 4688 ns/op BenchmarkGCD10x1000/WithXY-4 9511 11641 ns/op BenchmarkGCD100x100/WithoutXY-4 20910 5536 ns/op BenchmarkGCD100x100/WithXY-4 8124 14750 ns/op BenchmarkGCD100x1000/WithoutXY-4 8649 12969 ns/op BenchmarkGCD100x1000/WithXY-4 2311 46445 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1789 66411 ns/op BenchmarkGCD1000x1000/WithXY-4 955 124930 ns/op BenchmarkHilbert-4 15 8376184 ns/op BenchmarkBinomial-4 7927 13668 ns/op BenchmarkQuoRem-4 10000 10675 ns/op BenchmarkExp-4 7 16108388 ns/op BenchmarkExpMont/Odd-4 100 1171600 ns/op 2593 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1126061 ns/op 3383 B/op 38 allocs/op BenchmarkExpMont/Even2-4 99 1168260 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even3-4 99 1265372 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even4-4 102 1357521 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even8-4 102 1200861 ns/op 3870 B/op 54 allocs/op BenchmarkExpMont/Even32-4 98 1168710 ns/op 3908 B/op 55 allocs/op BenchmarkExpMont/Even64-4 122 977312 ns/op 3642 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1021162 ns/op 3774 B/op 51 allocs/op BenchmarkExpMont/Even128-4 126 946393 ns/op 3266 B/op 50 allocs/op BenchmarkExpMont/Even255-4 138 864465 ns/op 2934 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 446 267191 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 388 304207 ns/op 1733 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 392 305455 ns/op 1754 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 391 306150 ns/op 1745 B/op 47 allocs/op BenchmarkExp2-4 7 15532512 ns/op BenchmarkBitset-4 908804 132.3 ns/op BenchmarkBitsetNeg-4 311898 392.5 ns/op BenchmarkBitsetOrig-4 207726 556.3 ns/op BenchmarkBitsetNegOrig-4 138244 878.6 ns/op BenchmarkModSqrt225_Tonelli-4 80 1453349 ns/op BenchmarkModSqrt225_3Mod4-4 276 430227 ns/op BenchmarkModSqrt231_Tonelli-4 74 1495337 ns/op BenchmarkModSqrt231_5Mod8-4 229 516310 ns/op BenchmarkModInverse-4 8899 12216 ns/op BenchmarkSqrt-4 931 130623 ns/op BenchmarkIntSqr/1-4 1399322 85.27 ns/op BenchmarkIntSqr/2-4 491203 236.7 ns/op BenchmarkIntSqr/3-4 387680 310.2 ns/op BenchmarkIntSqr/5-4 259002 465.8 ns/op BenchmarkIntSqr/8-4 165918 734.3 ns/op BenchmarkIntSqr/10-4 128266 925.8 ns/op BenchmarkIntSqr/20-4 34374 3507 ns/op BenchmarkIntSqr/30-4 23822 5117 ns/op BenchmarkIntSqr/50-4 13533 8947 ns/op BenchmarkIntSqr/80-4 6960 16194 ns/op BenchmarkIntSqr/100-4 5295 22119 ns/op BenchmarkIntSqr/200-4 1838 63800 ns/op BenchmarkIntSqr/300-4 942 126519 ns/op BenchmarkIntSqr/500-4 411 285541 ns/op BenchmarkIntSqr/800-4 183 631484 ns/op BenchmarkIntSqr/1000-4 132 905075 ns/op BenchmarkDiv/20/10-4 301212 359.2 ns/op BenchmarkDiv/40/20-4 331190 360.5 ns/op BenchmarkDiv/100/50-4 323184 371.4 ns/op BenchmarkDiv/200/100-4 39698 3279 ns/op BenchmarkDiv/400/200-4 34843 3601 ns/op BenchmarkDiv/1000/500-4 24910 4906 ns/op BenchmarkDiv/2000/1000-4 17054 7127 ns/op BenchmarkDiv/20000/10000-4 740 163826 ns/op BenchmarkDiv/200000/100000-4 18 6533220 ns/op BenchmarkDiv/2000000/1000000-4 1 211587687 ns/op BenchmarkDiv/20000000/10000000-4 1 7212081777 ns/op BenchmarkMul-4 3 45017180 ns/op BenchmarkNatMul/10-4 106123 1032 ns/op BenchmarkNatMul/100-4 3691 31809 ns/op BenchmarkNatMul/1000-4 98 1232279 ns/op BenchmarkZeroShifts/Shl-4 35049 2882 ns/op BenchmarkZeroShifts/ShlSame-4 6095283 19.46 ns/op BenchmarkZeroShifts/Shr-4 40938 2866 ns/op BenchmarkZeroShifts/ShrSame-4 5544063 19.47 ns/op BenchmarkExp3Power/0x10-4 215662 545.0 ns/op BenchmarkExp3Power/0x40-4 182974 645.4 ns/op BenchmarkExp3Power/0x100-4 81790 1383 ns/op BenchmarkExp3Power/0x400-4 32125 3630 ns/op BenchmarkExp3Power/0x1000-4 6195 19268 ns/op BenchmarkExp3Power/0x4000-4 1081 111252 ns/op BenchmarkExp3Power/0x10000-4 126 950820 ns/op BenchmarkExp3Power/0x40000-4 12 9479480 ns/op BenchmarkExp3Power/0x100000-4 2 88609472 ns/op BenchmarkExp3Power/0x400000-4 1 828923603 ns/op BenchmarkFibo-4 3 47185505 ns/op BenchmarkNatSqr/1-4 1000000 110.9 ns/op BenchmarkNatSqr/2-4 436593 269.5 ns/op BenchmarkNatSqr/3-4 338920 347.5 ns/op BenchmarkNatSqr/5-4 223334 523.8 ns/op BenchmarkNatSqr/8-4 145327 1222 ns/op BenchmarkNatSqr/10-4 112770 1049 ns/op BenchmarkNatSqr/20-4 32090 3596 ns/op BenchmarkNatSqr/30-4 22617 5298 ns/op BenchmarkNatSqr/50-4 12555 9390 ns/op BenchmarkNatSqr/80-4 7084 17458 ns/op BenchmarkNatSqr/100-4 5122 23338 ns/op BenchmarkNatSqr/200-4 1815 65701 ns/op BenchmarkNatSqr/300-4 908 128902 ns/op BenchmarkNatSqr/500-4 410 291340 ns/op BenchmarkNatSqr/800-4 187 641008 ns/op BenchmarkNatSqr/1000-4 100 1031841 ns/op BenchmarkNatSetBytes/8-4 648298 194.6 ns/op BenchmarkNatSetBytes/24-4 211407 563.6 ns/op BenchmarkNatSetBytes/128-4 46663 2501 ns/op BenchmarkNatSetBytes/7-4 923839 129.7 ns/op BenchmarkNatSetBytes/23-4 236490 500.8 ns/op BenchmarkNatSetBytes/127-4 48441 2476 ns/op BenchmarkScanPi-4 237 837617 ns/op BenchmarkStringPiParallel-4 477 301232 ns/op BenchmarkScan/10/Base2-4 37502 3120 ns/op BenchmarkScan/100/Base2-4 4279 31075 ns/op BenchmarkScan/1000/Base2-4 426 320047 ns/op BenchmarkScan/10/Base8-4 72642 1486 ns/op BenchmarkScan/100/Base8-4 12415 9948 ns/op BenchmarkScan/1000/Base8-4 1252 98555 ns/op BenchmarkScan/10/Base10-4 98191 1238 ns/op BenchmarkScan/100/Base10-4 13537 9920 ns/op BenchmarkScan/1000/Base10-4 1390 86280 ns/op BenchmarkScan/10/Base16-4 114698 1045 ns/op BenchmarkScan/100/Base16-4 15472 8738 ns/op BenchmarkScan/1000/Base16-4 1596 88947 ns/op BenchmarkString/10/Base2-4 191016 640.9 ns/op BenchmarkString/100/Base2-4 26256 5370 ns/op BenchmarkString/1000/Base2-4 2827 41660 ns/op BenchmarkString/10/Base8-4 355254 345.2 ns/op BenchmarkString/100/Base8-4 66766 1794 ns/op BenchmarkString/1000/Base8-4 7956 15824 ns/op BenchmarkString/10/Base10-4 213481 599.8 ns/op BenchmarkString/100/Base10-4 40329 2945 ns/op BenchmarkString/1000/Base10-4 4048 29426 ns/op BenchmarkString/10/Base16-4 393632 295.8 ns/op BenchmarkString/100/Base16-4 90121 1340 ns/op BenchmarkString/1000/Base16-4 10000 11323 ns/op BenchmarkLeafSize/0-4 31 3788868 ns/op BenchmarkLeafSize/1-4 391 281936 ns/op BenchmarkLeafSize/2-4 417 284482 ns/op BenchmarkLeafSize/3-4 270 444969 ns/op BenchmarkLeafSize/4-4 424 272861 ns/op BenchmarkLeafSize/5-4 234 501937 ns/op BenchmarkLeafSize/6-4 274 437366 ns/op BenchmarkLeafSize/7-4 296 399543 ns/op BenchmarkLeafSize/8-4 435 266412 ns/op BenchmarkLeafSize/9-4 194 607324 ns/op BenchmarkLeafSize/10-4 229 543667 ns/op BenchmarkLeafSize/11-4 229 507141 ns/op BenchmarkLeafSize/12-4 273 427110 ns/op BenchmarkLeafSize/13-4 237 494110 ns/op BenchmarkLeafSize/14-4 296 393316 ns/op BenchmarkLeafSize/15-4 309 381275 ns/op BenchmarkLeafSize/16-4 430 265656 ns/op BenchmarkLeafSize/32-4 435 267357 ns/op BenchmarkLeafSize/64-4 402 295768 ns/op BenchmarkProbablyPrime/n=0-4 6 20075185 ns/op BenchmarkProbablyPrime/n=1-4 5 22638578 ns/op BenchmarkProbablyPrime/n=5-4 4 32037869 ns/op BenchmarkProbablyPrime/n=10-4 3 44401752 ns/op BenchmarkProbablyPrime/n=20-4 2 69508538 ns/op BenchmarkProbablyPrime/Lucas-4 6 17864722 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2469820 ns/op BenchmarkRatCmp-4 215006 537.5 ns/op BenchmarkFloatPrecExact/1-4 130578 914.0 ns/op BenchmarkFloatPrecExact/10-4 42549 2787 ns/op BenchmarkFloatPrecExact/100-4 8871 12146 ns/op BenchmarkFloatPrecExact/1000-4 1635 74534 ns/op BenchmarkFloatPrecExact/10000-4 91 1302648 ns/op BenchmarkFloatPrecExact/100000-4 2 52099918 ns/op BenchmarkFloatPrecExact/1000000-4 1 2422198928 ns/op BenchmarkFloatPrecMixed/1-4 117793 1010 ns/op BenchmarkFloatPrecMixed/10-4 36889 3240 ns/op BenchmarkFloatPrecMixed/100-4 4336 25810 ns/op BenchmarkFloatPrecMixed/1000-4 302 398627 ns/op BenchmarkFloatPrecMixed/10000-4 8 12580131 ns/op BenchmarkFloatPrecMixed/100000-4 1 597819541 ns/op BenchmarkFloatPrecMixed/1000000-4 1 38030556385 ns/op BenchmarkFloatPrecInexact/1-4 188649 707.4 ns/op BenchmarkFloatPrecInexact/10-4 173793 736.9 ns/op BenchmarkFloatPrecInexact/100-4 88123 1243 ns/op BenchmarkFloatPrecInexact/1000-4 26534 4624 ns/op BenchmarkFloatPrecInexact/10000-4 3290 35703 ns/op BenchmarkFloatPrecInexact/100000-4 340 344582 ns/op BenchmarkFloatPrecInexact/1000000-4 25 4670881 ns/op BenchmarkFloatSqrt/64-4 13096 9600 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7650 15859 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5320 22492 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2562 45895 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 492 239013 ns/op 18007 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 37 3269427 ns/op 173221 B/op 18 allocs/op BenchmarkFloatSqrt/1000000-4 1 252614886 ns/op 3792320 B/op 624 allocs/op PASS ok math/big 110.922s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7860651 15.16 ns/op BenchmarkLeadingZeros8-4 7364670 15.51 ns/op BenchmarkLeadingZeros16-4 7580626 16.75 ns/op BenchmarkLeadingZeros32-4 7674237 15.62 ns/op BenchmarkLeadingZeros64-4 7011500 18.86 ns/op BenchmarkTrailingZeros-4 7610496 15.49 ns/op BenchmarkTrailingZeros8-4 7214722 15.61 ns/op BenchmarkTrailingZeros16-4 7520462 15.74 ns/op BenchmarkTrailingZeros32-4 7660999 15.84 ns/op BenchmarkTrailingZeros64-4 7684010 15.34 ns/op BenchmarkOnesCount-4 8000574 16.01 ns/op BenchmarkOnesCount8-4 7270711 14.97 ns/op BenchmarkOnesCount16-4 7263334 14.89 ns/op BenchmarkOnesCount32-4 7879798 15.10 ns/op BenchmarkOnesCount64-4 7842963 14.91 ns/op BenchmarkRotateLeft-4 7519498 14.64 ns/op BenchmarkRotateLeft8-4 7380642 15.48 ns/op BenchmarkRotateLeft16-4 7529629 15.40 ns/op BenchmarkRotateLeft32-4 7840394 15.06 ns/op BenchmarkRotateLeft64-4 8097174 15.13 ns/op BenchmarkReverse-4 13605321 8.621 ns/op BenchmarkReverse8-4 16373176 7.393 ns/op BenchmarkReverse16-4 14602062 8.054 ns/op BenchmarkReverse32-4 13371354 8.799 ns/op BenchmarkReverse64-4 13594515 8.547 ns/op BenchmarkReverseBytes-4 14990701 7.944 ns/op BenchmarkReverseBytes16-4 15950145 7.600 ns/op BenchmarkReverseBytes32-4 14636355 7.921 ns/op BenchmarkReverseBytes64-4 14990008 7.945 ns/op BenchmarkAdd-4 7810220 14.86 ns/op BenchmarkAdd32-4 8115751 14.76 ns/op BenchmarkAdd64-4 8037067 15.77 ns/op BenchmarkAdd64multiple-4 14307229 8.167 ns/op BenchmarkSub-4 7347406 14.87 ns/op BenchmarkSub32-4 8158449 14.76 ns/op BenchmarkSub64-4 7313713 14.77 ns/op BenchmarkSub64multiple-4 14671755 8.127 ns/op BenchmarkMul-4 7598662 16.64 ns/op BenchmarkMul32-4 7936328 14.89 ns/op BenchmarkMul64-4 7945714 15.48 ns/op BenchmarkDiv-4 2794502 41.40 ns/op BenchmarkDiv32-4 6363375 18.84 ns/op BenchmarkDiv64-4 2907417 40.95 ns/op PASS ok math/bits 6.986s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 107.5 ns/op BenchmarkAcos-4 271776 428.5 ns/op BenchmarkAcosh-4 274549 444.7 ns/op BenchmarkAsin-4 278284 423.3 ns/op BenchmarkAsinh-4 291967 414.4 ns/op BenchmarkAtan-4 1000000 111.0 ns/op BenchmarkAtanh-4 1000000 110.7 ns/op BenchmarkConj-4 15880606 7.581 ns/op BenchmarkCos-4 417508 282.3 ns/op BenchmarkCosh-4 429470 277.5 ns/op BenchmarkExp-4 586347 208.0 ns/op BenchmarkLog-4 814083 148.4 ns/op BenchmarkLog10-4 808802 164.9 ns/op BenchmarkPhase-4 4649637 25.87 ns/op BenchmarkPolar-4 918372 133.3 ns/op BenchmarkPow-4 308500 383.6 ns/op BenchmarkRect-4 642168 185.7 ns/op BenchmarkSin-4 466562 259.1 ns/op BenchmarkSinh-4 449679 256.0 ns/op BenchmarkSqrt-4 373975 320.2 ns/op BenchmarkTan-4 1000000 100.9 ns/op BenchmarkTanh-4 1843038 64.86 ns/op PASS ok math/cmplx 3.782s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 861324 122.6 ns/op BenchmarkInt63ThreadsafeParallel-4 1321965 92.46 ns/op BenchmarkInt63Unthreadsafe-4 987836 119.3 ns/op BenchmarkIntn1000-4 804409 147.1 ns/op BenchmarkInt63n1000-4 852841 135.3 ns/op BenchmarkInt31n1000-4 882450 133.5 ns/op BenchmarkFloat32-4 876087 134.5 ns/op BenchmarkFloat64-4 955129 119.5 ns/op BenchmarkPerm3-4 181908 643.2 ns/op BenchmarkPerm30-4 21704 5461 ns/op BenchmarkPerm30ViaShuffle-4 20697 5698 ns/op BenchmarkShuffleOverhead-4 15429 7661 ns/op BenchmarkRead3-4 777340 155.9 ns/op BenchmarkRead64-4 67827 1768 ns/op BenchmarkRead1000-4 4563 26551 ns/op BenchmarkConcurrent-4 302289 352.7 ns/op PASS ok math/rand 3.246s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkPCG_DXSM-4 3243178 37.27 ns/op BenchmarkSourceUint64-4 3245415 36.53 ns/op BenchmarkGlobalInt64-4 4109268 28.73 ns/op BenchmarkGlobalInt64Parallel-4 3604034 31.07 ns/op BenchmarkGlobalUint64-4 4152700 30.41 ns/op BenchmarkGlobalUint64Parallel-4 3851532 33.02 ns/op BenchmarkInt64-4 1682542 70.98 ns/op BenchmarkUint64-4 1690749 70.84 ns/op BenchmarkGlobalIntN1000-4 2700322 44.16 ns/op BenchmarkIntN1000-4 1409220 84.89 ns/op BenchmarkInt64N1000-4 1393396 85.25 ns/op BenchmarkInt64N1e8-4 1395420 85.43 ns/op BenchmarkInt64N1e9-4 1384437 86.01 ns/op BenchmarkInt64N2e9-4 1419463 84.71 ns/op BenchmarkInt64N1e18-4 1370094 87.32 ns/op BenchmarkInt64N2e18-4 1344003 88.50 ns/op BenchmarkInt64N4e18-4 1154094 101.9 ns/op BenchmarkInt32N1000-4 1405129 85.15 ns/op BenchmarkInt32N1e8-4 1399624 84.30 ns/op BenchmarkInt32N1e9-4 1422624 84.52 ns/op BenchmarkInt32N2e9-4 1427438 84.37 ns/op BenchmarkFloat32-4 1614945 76.16 ns/op BenchmarkFloat64-4 1548976 74.00 ns/op BenchmarkExpFloat64-4 851710 137.7 ns/op BenchmarkNormFloat64-4 1000000 119.6 ns/op BenchmarkPerm3-4 256543 472.1 ns/op BenchmarkPerm30-4 23299 5155 ns/op BenchmarkPerm30ViaShuffle-4 26556 4517 ns/op BenchmarkShuffleOverhead-4 40460 2921 ns/op BenchmarkConcurrent-4 1000000 100.8 ns/op PASS ok math/rand/v2 6.395s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 42302 2844 ns/op BenchmarkQDecodeWord-4 115240 1030 ns/op BenchmarkQDecodeHeader-4 105266 1128 ns/op BenchmarkTypeByExtension/.html-4 498670 221.9 ns/op BenchmarkTypeByExtension/.HTML-4 317810 374.4 ns/op BenchmarkTypeByExtension/.unused-4 322077 556.5 ns/op BenchmarkExtensionsByType/text/html-4 213070 792.2 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 86625 1530 ns/op BenchmarkExtensionsByType/application/octet-stream-4 94885 1145 ns/op PASS ok mime 2.533s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 619 174441 ns/op 47632 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 628 235947 ns/op 48504 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 298 438850 ns/op 104073 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 482 244348 ns/op 50076 B/op 207 allocs/op PASS ok mime/multipart 1.635s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 870 137303 ns/op PASS ok mime/quotedprintable 1.142s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 25 5989556 ns/op 8402 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 21 5027354 ns/op 7329 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5018118096 ns/op 158352 B/op 224 allocs/op BenchmarkDNSName-4 89002 1344 ns/op BenchmarkInterfaces-4 2389 196006 ns/op 8903 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3216 65911 ns/op 6626 B/op 22 allocs/op BenchmarkInterfaceByName-4 1950 82171 ns/op 9097 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1352 131266 ns/op 15366 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5060 21313 ns/op 4408 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 900 481289 ns/op 135294 B/op 39 allocs/op BenchmarkParseIP-4 7327 20093 ns/op BenchmarkParseIPValidIPv4-4 296612 370.7 ns/op BenchmarkParseIPValidIPv6-4 144666 805.4 ns/op BenchmarkIPString/IPv4-4 94208 1265 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9144 13257 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49149 2799 ns/op BenchmarkIPEqual/IPv4-4 1067372 108.9 ns/op BenchmarkIPEqual/IPv6-4 1011630 108.1 ns/op BenchmarkSendFile/file-to-tcp/1024-4 1 1239767409 ns/op 0.00 MB/s 672 B/op 13 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1218679165 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1202275712 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1206160149 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1206604726 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1225551198 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1228894078 ns/op 0.05 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1018477798 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1020893711 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1006846163 ns/op 0.52 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1016572258 ns/op 1.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1009534200 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1022000595 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1005308450 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1013638917 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1017086980 ns/op 0.02 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1006908369 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1008314041 ns/op 0.06 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1007516948 ns/op 0.13 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1007876177 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1030981624 ns/op 0.51 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1008530743 ns/op 1.04 MB/s 480 B/op 11 allocs/op BenchmarkSendfileZeroBytes-4 1 202559626 ns/op 7656560 B/op 409631 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1005090932 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1007881601 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007405903 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1007301174 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1006563351 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007237442 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007360762 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1007615257 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1007411104 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1008038495 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1008492081 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1006952808 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1006993777 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1007208442 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1007238011 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1007516786 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1003262945 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007490435 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1003132840 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1007649181 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1007887318 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1008736117 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1008029500 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1007944345 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1007030445 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1007663033 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1007450269 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1007183924 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1009226085 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1014063356 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1012810119 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1008073109 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1027567389 ns/op 1.02 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1007777132 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1007469019 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1007892303 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1006679105 ns/op 0.01 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1007556808 ns/op 0.02 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007637550 ns/op 0.03 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1007827738 ns/op 0.07 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1007713242 ns/op 0.13 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1008531713 ns/op 0.26 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008533813 ns/op 0.52 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1008959018 ns/op 1.04 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007017600 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007607802 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007491012 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007536571 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1008203214 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007337710 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1007436950 ns/op 0.07 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007389566 ns/op 0.13 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1007779160 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1008071285 ns/op 0.52 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1009228123 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 5062 20745 ns/op BenchmarkTCP4OneShotTimeout-4 5428 23949 ns/op BenchmarkTCP4Persistent-4 33758 3501 ns/op BenchmarkTCP4PersistentTimeout-4 34329 3524 ns/op BenchmarkTCP6OneShot-4 4843 21806 ns/op BenchmarkTCP6OneShotTimeout-4 5067 22418 ns/op BenchmarkTCP6Persistent-4 33705 3520 ns/op BenchmarkTCP6PersistentTimeout-4 31177 3652 ns/op BenchmarkTCP4ConcurrentReadWrite-4 46915 2570 ns/op BenchmarkTCP6ConcurrentReadWrite-4 40159 2556 ns/op BenchmarkSetReadDeadline-4 169470 702.6 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 17749 6670 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 17571 6780 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 18961 6547 ns/op 0 B/op 0 allocs/op PASS ok net 92.833s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21937 5413 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8449 11994 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 17466 6812 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15235 7992 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 36075 3178 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 53847 2149 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 109.2 ns/op BenchmarkFindChild/n=2/rep=map-4 3646862 32.19 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 956884 123.4 ns/op BenchmarkFindChild/n=4/rep=linear-4 589918 199.7 ns/op BenchmarkFindChild/n=4/rep=map-4 3487683 33.96 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 567585 213.6 ns/op BenchmarkFindChild/n=8/rep=linear-4 327931 368.7 ns/op BenchmarkFindChild/n=8/rep=map-4 3156943 37.32 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 316016 382.9 ns/op BenchmarkFindChild/n=16/rep=linear-4 169633 710.0 ns/op BenchmarkFindChild/n=16/rep=map-4 2933214 41.55 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2120490 57.49 ns/op BenchmarkFindChild/n=32/rep=linear-4 69810 1451 ns/op BenchmarkFindChild/n=32/rep=map-4 2860358 40.45 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2262631 54.19 ns/op BenchmarkMultiConflicts-4 1 202590722 ns/op BenchmarkServerMatch-4 14532 7564 ns/op BenchmarkReadRequestChrome-4 3445 34644 ns/op 17.64 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8251 14050 ns/op 5.55 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8066 14805 ns/op 5.54 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5929 19995 ns/op 7.55 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 10963 ns/op 3.65 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 457 230797 ns/op 4.44 MB/s BenchmarkFileAndServer_1KB/https1-4 129 821106 ns/op 1.25 MB/s BenchmarkFileAndServer_1KB/h2-4 151 698065 ns/op 1.47 MB/s BenchmarkFileAndServer_16MB/h1-4 4 29064336 ns/op 577.24 MB/s BenchmarkFileAndServer_16MB/https1-4 1 100320898 ns/op 167.24 MB/s BenchmarkFileAndServer_16MB/h2-4 1 148711289 ns/op 112.82 MB/s BenchmarkFileAndServer_64MB/h1-4 1 119394635 ns/op 562.08 MB/s BenchmarkFileAndServer_64MB/https1-4 1 270761878 ns/op 247.85 MB/s BenchmarkFileAndServer_64MB/h2-4 1 610678183 ns/op 109.89 MB/s BenchmarkServeMux-4 198 631297 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 230 561896 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 568 217318 ns/op 5966 B/op 63 allocs/op BenchmarkClientServer/https1-4 280 509685 ns/op 6656 B/op 73 allocs/op BenchmarkClientServer/h2-4 42 2503142 ns/op 12900 B/op 105 allocs/op BenchmarkClientServerParallel/4/h1-4 985 191360 ns/op 8920 B/op 74 allocs/op BenchmarkClientServerParallel/4/https1-4 28 11980996 ns/op 103670 B/op 1155 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43704: write tcp 127.0.0.1:41783->127.0.0.1:43704: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56348: read tcp 127.0.0.1:46045->127.0.0.1:56348: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56310: read tcp 127.0.0.1:46045->127.0.0.1:56310: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56334: read tcp 127.0.0.1:46045->127.0.0.1:56334: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56328: read tcp 127.0.0.1:46045->127.0.0.1:56328: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56316: write tcp 127.0.0.1:46045->127.0.0.1:56316: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56294: write tcp 127.0.0.1:46045->127.0.0.1:56294: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42226: write tcp 127.0.0.1:38425->127.0.0.1:42226: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42304: write tcp 127.0.0.1:38425->127.0.0.1:42304: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42270: read tcp 127.0.0.1:38425->127.0.0.1:42270: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 12 13859777 ns/op 67740 B/op 783 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42180: read tcp 127.0.0.1:38167->127.0.0.1:42180: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51720: read tcp 127.0.0.1:42221->127.0.0.1:51720: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51724: read tcp 127.0.0.1:42221->127.0.0.1:51724: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53818: read tcp 127.0.0.1:36387->127.0.0.1:53818: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53886: read tcp 127.0.0.1:36387->127.0.0.1:53886: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53838: write tcp 127.0.0.1:36387->127.0.0.1:53838: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53848: write tcp 127.0.0.1:36387->127.0.0.1:53848: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53854: write tcp 127.0.0.1:36387->127.0.0.1:53854: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53822: write tcp 127.0.0.1:36387->127.0.0.1:53822: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53870: write tcp 127.0.0.1:36387->127.0.0.1:53870: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 579 358579 ns/op 19449 B/op 109 allocs/op BenchmarkClientServerParallel/64/https1-4 12 10774146 ns/op 92890 B/op 1100 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39894: read tcp 127.0.0.1:41515->127.0.0.1:39894: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38452: read tcp 127.0.0.1:32783->127.0.0.1:38452: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38432: read tcp 127.0.0.1:32783->127.0.0.1:38432: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55338: read tcp 127.0.0.1:39579->127.0.0.1:55338: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55256: read tcp 127.0.0.1:39579->127.0.0.1:55256: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55262: read tcp 127.0.0.1:39579->127.0.0.1:55262: use of closed network connection BenchmarkClientServerParallel/64/h2-4 10 12424289 ns/op 94355 B/op 1146 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51088: read tcp 127.0.0.1:41487->127.0.0.1:51088: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55508: read tcp 127.0.0.1:38835->127.0.0.1:55508: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55516: read tcp 127.0.0.1:38835->127.0.0.1:55516: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55524: write tcp 127.0.0.1:38835->127.0.0.1:55524: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34242: read tcp 127.0.0.1:40195->127.0.0.1:34242: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34316: read tcp 127.0.0.1:40195->127.0.0.1:34316: use of closed network connection BenchmarkServer-4 1 1093942329 ns/op 29648 B/op 154 allocs/op BenchmarkClient-4 430 237125 ns/op 3737 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 985 153007 ns/op 7337 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1495 129345 ns/op 3089 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1864 65884 ns/op 1909 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1789 66046 ns/op 2829 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1940 61742 ns/op 2768 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1836 65137 ns/op 2754 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2184 69563 ns/op 1886 B/op 13 allocs/op BenchmarkServerHijack-4 1498 93187 ns/op 16756 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 570 199712 ns/op 5906 B/op 52 allocs/op BenchmarkResponseStatusLine-4 478047 234.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 19.636s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 4368 31876 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.159s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 79870 1403 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 689182 185.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 171650 711.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 68769 2037 ns/op BenchmarkStdIPv4-4 105952 1145 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 106236 1189 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 109497 1101 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 59742 1864 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 66394 1625 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1575379 73.61 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1231032 138.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1634854 69.82 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 209682 580.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 229170 528.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 208905 572.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93597 1324 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 269824 443.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 122922 978.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 135360 899.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 131614 900.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 85689 1482 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 399080 299.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 122656 960.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 149252 801.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 226453 632.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 145921 846.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 336331 358.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 141458 851.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 142254 857.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 136360 848.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 111559 1035 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 519728 205.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 261910 455.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 108188 1114 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 121962 998.2 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 174868 797.3 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 115981 1054 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 314046 371.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 122050 994.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 134936 885.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 204715 592.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 109608 1572 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 110.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 109.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 108.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 113.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 122.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 115.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1047338 116.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 114.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 971566 112.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 406926 357.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 693046 167.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 178372 695.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 190983 645.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 190450 631.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 82332 1438 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 381325 342.6 ns/op PASS ok net/netip 9.499s 2023/11/29 14:47:25 Test RPC server listening on 127.0.0.1:38201 2023/11/29 14:47:25 Test HTTP RPC server listening on 127.0.0.1:42479 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1218 139289 ns/op BenchmarkEndToEndHTTP-4 1876 57995 ns/op BenchmarkEndToEndAsync-4 3362 35891 ns/op BenchmarkEndToEndAsyncHTTP-4 3813 32451 ns/op PASS ok net/rpc 1.606s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3360 33649 ns/op BenchmarkReadMIMEHeader/server_headers-4 4620 25225 ns/op BenchmarkUncommon-4 21627 5464 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.457s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3416 30420 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 84276 1439 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 661330 177.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93906 1381 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 177706 777.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 79024 1447 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12996 9035 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 433203 323.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 91069 1301 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 177090 680.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 84176 1442 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13262 9205 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 180456 663.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 74533 1613 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 71516 1683 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32984 3625 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5568 20465 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 175494 683.1 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 73296 1606 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71328 1705 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32358 3694 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5950 21995 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.483s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3300016 36.10 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 159466 682.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 654 225621 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 324 539288 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 580 226758 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 121052 1360 ns/op BenchmarkStatFile-4 85627 2894 ns/op BenchmarkStatDir-4 89806 1823 ns/op BenchmarkLstatDot-4 119328 1254 ns/op BenchmarkLstatFile-4 83701 2438 ns/op BenchmarkLstatDir-4 85117 4196 ns/op PASS ok os 4.093s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 307 409857 ns/op 7397 B/op 30 allocs/op PASS ok os/exec 1.311s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 466902 217.8 ns/op PASS ok os/user 1.114s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3424264 32.45 ns/op BenchmarkString-4 1924251 64.44 ns/op BenchmarkBytes-4 1734970 69.37 ns/op BenchmarkNamedBytes-4 1000000 105.1 ns/op BenchmarkBytesArray-4 793088 153.3 ns/op BenchmarkSliceLen-4 1979752 60.74 ns/op BenchmarkMapLen-4 874362 138.1 ns/op BenchmarkStringLen-4 1643397 72.73 ns/op BenchmarkArrayLen-4 1313022 90.26 ns/op BenchmarkSliceCap-4 1986732 60.82 ns/op BenchmarkDeepEqual/int8-4 414108 283.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 88303 1342 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 360265 331.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 84409 1406 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 349442 337.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 83234 1415 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 344346 346.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 81914 1430 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 357318 338.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 84654 1422 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 413178 327.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 109183 1060 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 358564 335.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 86133 1395 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 358914 331.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 83664 1407 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 340930 353.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 77770 1459 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 337630 347.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 83408 1428 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 324264 365.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 79184 1397 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 372674 332.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 85401 1392 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 351495 327.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 83019 1397 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 354501 330.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 85342 1402 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 358322 328.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 83864 1408 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 423260 283.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 87991 1358 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 360934 326.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 83847 1436 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 106825 1081 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 53509 2274 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 49989 2431 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 34089 3633 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 35449 3390 ns/op BenchmarkIsZero/ArrayComparable-4 114877 902.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 30712 3860 ns/op BenchmarkIsZero/StructComparable-4 403664 297.7 ns/op BenchmarkIsZero/StructIncomparable-4 136416 860.9 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 100.5 ns/op BenchmarkIsZero/ArrayInt_1024-4 7593 16000 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14844 8010 ns/op BenchmarkIsZero/Struct4Int-4 1331198 88.42 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7640 15703 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7659 15783 ns/op BenchmarkIsZero/StructInt_512-4 15060 7979 ns/op BenchmarkSetZero/Bool/Direct-4 4359400 27.09 ns/op BenchmarkSetZero/Bool/CachedZero-4 845634 134.4 ns/op BenchmarkSetZero/Bool/NewZero-4 682570 172.3 ns/op BenchmarkSetZero/Int/Direct-4 2087524 55.97 ns/op BenchmarkSetZero/Int/CachedZero-4 894874 133.2 ns/op BenchmarkSetZero/Int/NewZero-4 674703 172.5 ns/op BenchmarkSetZero/Uint/Direct-4 2079274 55.79 ns/op BenchmarkSetZero/Uint/CachedZero-4 898358 132.0 ns/op BenchmarkSetZero/Uint/NewZero-4 683067 198.9 ns/op BenchmarkSetZero/Float/Direct-4 2133567 58.08 ns/op BenchmarkSetZero/Float/CachedZero-4 896929 130.7 ns/op BenchmarkSetZero/Float/NewZero-4 688684 171.4 ns/op BenchmarkSetZero/Complex/Direct-4 2140838 55.83 ns/op BenchmarkSetZero/Complex/CachedZero-4 875758 133.2 ns/op BenchmarkSetZero/Complex/NewZero-4 679323 175.9 ns/op BenchmarkSetZero/Array/Direct-4 2478880 47.78 ns/op BenchmarkSetZero/Array/CachedZero-4 874987 142.8 ns/op BenchmarkSetZero/Array/NewZero-4 672470 177.9 ns/op BenchmarkSetZero/Chan/Direct-4 1825644 56.71 ns/op BenchmarkSetZero/Chan/CachedZero-4 902719 134.9 ns/op BenchmarkSetZero/Chan/NewZero-4 675174 174.0 ns/op BenchmarkSetZero/Func/Direct-4 2135244 56.06 ns/op BenchmarkSetZero/Func/CachedZero-4 877024 136.0 ns/op BenchmarkSetZero/Func/NewZero-4 666152 179.3 ns/op BenchmarkSetZero/Interface/Direct-4 1918249 61.01 ns/op BenchmarkSetZero/Interface/CachedZero-4 877208 134.6 ns/op BenchmarkSetZero/Interface/NewZero-4 679503 176.3 ns/op BenchmarkSetZero/Map/Direct-4 2016622 56.13 ns/op BenchmarkSetZero/Map/CachedZero-4 880640 133.7 ns/op BenchmarkSetZero/Map/NewZero-4 677556 180.0 ns/op BenchmarkSetZero/Pointer/Direct-4 2049063 55.90 ns/op BenchmarkSetZero/Pointer/CachedZero-4 882040 133.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 687776 175.5 ns/op BenchmarkSetZero/Slice/Direct-4 2002988 59.79 ns/op BenchmarkSetZero/Slice/CachedZero-4 862352 134.5 ns/op BenchmarkSetZero/Slice/NewZero-4 673552 178.4 ns/op BenchmarkSetZero/String/Direct-4 2100037 55.75 ns/op BenchmarkSetZero/String/CachedZero-4 855271 138.4 ns/op BenchmarkSetZero/String/NewZero-4 677593 174.4 ns/op BenchmarkSetZero/Struct/Direct-4 2618684 45.55 ns/op BenchmarkSetZero/Struct/CachedZero-4 869367 134.8 ns/op BenchmarkSetZero/Struct/NewZero-4 676426 174.9 ns/op BenchmarkSelect/1-4 186379 626.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 76368 1587 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 39746 2869 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 127634 918.6 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 200784 602.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 149356 737.1 ns/op 173.66 MB/s BenchmarkCallArgCopy/size=256-4 175827 683.5 ns/op 374.55 MB/s BenchmarkCallArgCopy/size=1024-4 138242 902.7 ns/op 1134.34 MB/s BenchmarkCallArgCopy/size=4096-4 69704 1700 ns/op 2409.20 MB/s BenchmarkCallArgCopy/size=65536-4 4746 21136 ns/op 3100.66 MB/s BenchmarkFieldByName1-4 704612 162.3 ns/op BenchmarkFieldByName2-4 60312 1958 ns/op BenchmarkFieldByName3-4 7156 16271 ns/op BenchmarkInterfaceBig-4 1449250 86.89 ns/op BenchmarkInterfaceSmall-4 1329418 83.01 ns/op BenchmarkNew-4 1000000 111.1 ns/op BenchmarkMap/StringKeys/MapIndex-4 2266 51373 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2002 64748 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2284 51906 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1990 60092 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2277 51428 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2002 60702 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 246800 478.6 ns/op PASS ok reflect 18.708s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 8473 35321 ns/op 9561 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 11958 ns/op 9176 B/op 1 allocs/op BenchmarkFindString-4 10000 10158 ns/op 9288 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 11334 ns/op 9314 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9493 17377 ns/op 9386 B/op 2 allocs/op BenchmarkLiteral-4 10000 13878 ns/op BenchmarkNotLiteral-4 3039 83399 ns/op BenchmarkMatchClass-4 2245 92855 ns/op BenchmarkMatchClass_InRange-4 2323 158460 ns/op BenchmarkReplaceAll-4 614 690357 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 48208 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 13427 ns/op BenchmarkAnchoredShortMatch-4 10000 11651 ns/op BenchmarkAnchoredLongMatch-4 12532 22227 ns/op BenchmarkOnePassShortA-4 14595 8357 ns/op BenchmarkNotOnePassShortA-4 5178 22749 ns/op BenchmarkOnePassShortB-4 18854 5986 ns/op BenchmarkNotOnePassShortB-4 8004 13814 ns/op BenchmarkOnePassLongPrefix-4 75822 1735 ns/op BenchmarkOnePassLongNotPrefix-4 26748 4761 ns/op BenchmarkMatchParallelShared-4 10000 15055 ns/op BenchmarkMatchParallelCopied-4 30105 4997 ns/op BenchmarkQuoteMetaAll-4 159969 747.4 ns/op 18.73 MB/s BenchmarkQuoteMetaNone-4 307033 411.6 ns/op 63.17 MB/s BenchmarkCompile/Onepass-4 2862 54802 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1166 359946 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 96 1951816 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4232328 30.34 ns/op 527.29 MB/s BenchmarkMatch/Easy0/32-4 19579 8327 ns/op 3.84 MB/s BenchmarkMatch/Easy0/1K-4 10000 40927 ns/op 25.02 MB/s BenchmarkMatch/Easy0i/16-4 4189040 31.20 ns/op 512.83 MB/s BenchmarkMatch/Easy0i/32-4 3822 33398 ns/op 0.96 MB/s BenchmarkMatch/Easy0i/1K-4 164 705544 ns/op 1.45 MB/s BenchmarkMatch/Easy1/16-4 3881824 30.14 ns/op 530.93 MB/s BenchmarkMatch/Easy1/32-4 33451 4940 ns/op 6.48 MB/s BenchmarkMatch/Easy1/1K-4 5694 19648 ns/op 52.12 MB/s BenchmarkMatch/Medium/16-4 4116153 29.32 ns/op 545.79 MB/s BenchmarkMatch/Medium/32-4 4508 24607 ns/op 1.30 MB/s BenchmarkMatch/Medium/1K-4 199 602624 ns/op 1.70 MB/s BenchmarkMatch/Hard/16-4 4049674 30.43 ns/op 525.80 MB/s BenchmarkMatch/Hard/32-4 2661 40695 ns/op 0.79 MB/s BenchmarkMatch/Hard/1K-4 100 1155523 ns/op 0.89 MB/s BenchmarkMatch/Hard1/16-4 828 139987 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 440 267666 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 8129471 ns/op 0.13 MB/s BenchmarkMatch_onepass_regex/16-4 22188 5327 ns/op 3.00 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13404 9069 ns/op 3.53 MB/s 25 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 489 245074 ns/op 4.18 MB/s 27 B/op 0 allocs/op PASS ok regexp 12.594s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 500242 272.8 ns/op BenchmarkIsWordChar-4 167469 707.9 ns/op PASS ok regexp/syntax 3.566s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 77990 1546 ns/op BenchmarkCallers/inlined-4 85233 1390 ns/op BenchmarkCallers/no-cache-4 32624 3703 ns/op BenchmarkFPCallers/cached-4 14348617 8.625 ns/op BenchmarkMakeChan/Byte-4 1000000 160.6 ns/op BenchmarkMakeChan/Int-4 1000000 106.4 ns/op BenchmarkMakeChan/Ptr-4 616700 338.8 ns/op BenchmarkMakeChan/Struct/0-4 1000000 217.4 ns/op BenchmarkMakeChan/Struct/32-4 579424 418.4 ns/op BenchmarkMakeChan/Struct/40-4 708468 238.3 ns/op BenchmarkChanNonblocking-4 5318476 21.69 ns/op BenchmarkSelectUncontended-4 1000993 110.2 ns/op BenchmarkSelectSyncContended-4 101503 1316 ns/op BenchmarkSelectAsyncContended-4 232783 478.2 ns/op BenchmarkSelectNonblock-4 4329747 26.17 ns/op BenchmarkChanUncontended-4 10000 12463 ns/op BenchmarkChanContended-4 2932 41264 ns/op BenchmarkChanSync-4 245697 463.2 ns/op BenchmarkChanSyncWork-4 90430 1326 ns/op BenchmarkChanProdCons0-4 227865 617.4 ns/op BenchmarkChanProdCons10-4 391802 323.7 ns/op BenchmarkChanProdCons100-4 338574 330.5 ns/op BenchmarkChanProdConsWork0-4 187552 769.2 ns/op BenchmarkChanProdConsWork10-4 284709 421.6 ns/op BenchmarkChanProdConsWork100-4 296078 464.9 ns/op BenchmarkSelectProdCons-4 128671 872.4 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 109.1 ns/op BenchmarkChanCreation-4 415158 246.7 ns/op BenchmarkChanSem-4 241605 461.6 ns/op BenchmarkChanPopular-4 159 816801 ns/op BenchmarkChanClosed-4 1496150 103.2 ns/op BenchmarkCallClosure-4 5129490 20.75 ns/op BenchmarkCallClosure1-4 5502003 21.42 ns/op BenchmarkCallClosure2-4 1410309 75.10 ns/op BenchmarkCallClosure3-4 1982876 72.43 ns/op BenchmarkCallClosure4-4 1679578 72.89 ns/op BenchmarkComplex128DivNormal-4 6409075 19.43 ns/op BenchmarkComplex128DivNisNaN-4 5128723 22.62 ns/op BenchmarkComplex128DivDisNaN-4 5116354 23.34 ns/op BenchmarkComplex128DivNisInf-4 6299349 19.06 ns/op BenchmarkComplex128DivDisInf-4 4358240 29.71 ns/op BenchmarkAllocation-4 4947 29837 ns/op BenchmarkReadMemStats-4 8157 14575 ns/op BenchmarkReadMemStatsLatency-4 1 69545 p50-ns 69545 p90-ns 69545 p99-ns BenchmarkWriteBarrier-4 2660908 60.43 ns/op BenchmarkBulkWriteBarrier-4 6470378 23.38 ns/op BenchmarkScanStackNoLocals-4 3 33406151 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9998545 11.92 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8925742 13.29 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7369982 16.34 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5388559 22.61 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3554640 34.80 ns/op BenchmarkHash5-4 4819251 24.73 ns/op 202.21 MB/s BenchmarkHash16-4 4898550 24.16 ns/op 662.32 MB/s BenchmarkHash64-4 3992082 29.74 ns/op 2151.81 MB/s BenchmarkHash1024-4 968574 124.4 ns/op 8234.58 MB/s BenchmarkHash65536-4 19330 6199 ns/op 10571.54 MB/s BenchmarkAlignedLoad-4 7132525 16.23 ns/op BenchmarkUnalignedLoad-4 7392879 16.16 ns/op BenchmarkEqEfaceConcrete-4 5771172 20.77 ns/op BenchmarkEqIfaceConcrete-4 5559466 20.15 ns/op BenchmarkNeEfaceConcrete-4 5895572 20.39 ns/op BenchmarkNeIfaceConcrete-4 5493825 20.42 ns/op BenchmarkConvT2EByteSized/bool-4 5014369 21.99 ns/op BenchmarkConvT2EByteSized/uint8-4 5586943 21.61 ns/op BenchmarkConvT2ESmall-4 4871332 24.81 ns/op BenchmarkConvT2EUintptr-4 4745461 28.11 ns/op BenchmarkConvT2ELarge-4 1497607 90.10 ns/op BenchmarkConvT2ISmall-4 4599717 24.98 ns/op BenchmarkConvT2IUintptr-4 4906476 24.63 ns/op BenchmarkConvT2ILarge-4 1520323 82.00 ns/op BenchmarkConvI2E-4 4708903 25.93 ns/op BenchmarkConvI2I-4 5120474 24.40 ns/op BenchmarkAssertE2T-4 4279756 28.65 ns/op BenchmarkAssertE2TLarge-4 2669928 44.77 ns/op BenchmarkAssertE2I-4 5165502 23.16 ns/op BenchmarkAssertI2T-4 3816579 32.44 ns/op BenchmarkAssertI2I-4 5231710 22.62 ns/op BenchmarkAssertI2E-4 5353851 21.89 ns/op BenchmarkAssertE2E-4 5389155 22.24 ns/op BenchmarkAssertE2T2-4 3195250 37.33 ns/op BenchmarkAssertE2T2Blank-4 4236951 28.13 ns/op BenchmarkAssertI2E2-4 4034095 29.85 ns/op BenchmarkAssertI2E2Blank-4 5365201 22.32 ns/op BenchmarkAssertE2E2-4 3995622 29.64 ns/op BenchmarkAssertE2E2Blank-4 5411667 22.30 ns/op BenchmarkConvT2Ezero/zero/16-4 4918423 23.75 ns/op BenchmarkConvT2Ezero/zero/32-4 5362294 22.90 ns/op BenchmarkConvT2Ezero/zero/64-4 4833889 24.80 ns/op BenchmarkConvT2Ezero/zero/str-4 5220530 22.94 ns/op BenchmarkConvT2Ezero/zero/slice-4 5008837 23.07 ns/op BenchmarkConvT2Ezero/zero/big-4 429594 270.2 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1590300 74.89 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1548265 76.69 ns/op BenchmarkConvT2Ezero/nonzero/big-4 392961 280.8 ns/op BenchmarkConvT2Ezero/smallint/16-4 4926373 24.69 ns/op BenchmarkConvT2Ezero/smallint/32-4 5272657 22.82 ns/op BenchmarkConvT2Ezero/smallint/64-4 4761900 25.29 ns/op BenchmarkConvT2Ezero/largeint/16-4 2057790 56.82 ns/op BenchmarkConvT2Ezero/largeint/32-4 2120431 57.00 ns/op BenchmarkConvT2Ezero/largeint/64-4 2116243 56.07 ns/op BenchmarkMalloc8-4 2671094 45.19 ns/op BenchmarkMalloc16-4 2389183 51.84 ns/op BenchmarkMallocTypeInfo8-4 1000000 100.3 ns/op BenchmarkMallocTypeInfo16-4 1857672 64.15 ns/op BenchmarkMallocLargeStruct-4 316060 339.8 ns/op BenchmarkGoroutineSelect-4 100 2449770 ns/op BenchmarkGoroutineBlocking-4 75 2569336 ns/op BenchmarkGoroutineForRange-4 100 1675854 ns/op BenchmarkGoroutineIdle-4 201 564888 ns/op BenchmarkHashStringSpeed-4 1892610 64.82 ns/op BenchmarkHashBytesSpeed-4 1365124 86.94 ns/op BenchmarkHashInt32Speed-4 2041975 62.65 ns/op BenchmarkHashInt64Speed-4 2105438 57.75 ns/op BenchmarkHashStringArraySpeed-4 479912 274.5 ns/op BenchmarkMegMap-4 3652539 34.00 ns/op BenchmarkMegOneMap-4 4237989 28.75 ns/op BenchmarkMegEqMap-4 1995 62434 ns/op BenchmarkMegEmptyMap-4 4843405 25.27 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 1968661 59.35 ns/op BenchmarkSmallStrMap-4 3647923 32.75 ns/op BenchmarkMapStringKeysEight_16-4 3619736 40.80 ns/op BenchmarkMapStringKeysEight_32-4 3487489 38.52 ns/op BenchmarkMapStringKeysEight_64-4 3509958 40.81 ns/op BenchmarkMapStringKeysEight_1M-4 3591697 35.70 ns/op BenchmarkIntMap-4 4044098 30.85 ns/op BenchmarkMapFirst/1-4 4622343 25.93 ns/op BenchmarkMapFirst/2-4 4614672 26.05 ns/op BenchmarkMapFirst/3-4 4661593 25.84 ns/op BenchmarkMapFirst/4-4 4611138 26.06 ns/op BenchmarkMapFirst/5-4 4551310 26.17 ns/op BenchmarkMapFirst/6-4 4153602 28.97 ns/op BenchmarkMapFirst/7-4 4175619 29.04 ns/op BenchmarkMapFirst/8-4 4153411 28.67 ns/op BenchmarkMapFirst/9-4 3346381 35.36 ns/op BenchmarkMapFirst/10-4 3313760 35.30 ns/op BenchmarkMapFirst/11-4 3395972 36.46 ns/op BenchmarkMapFirst/12-4 3297364 39.48 ns/op BenchmarkMapFirst/13-4 3300595 36.49 ns/op BenchmarkMapFirst/14-4 3354363 35.58 ns/op BenchmarkMapFirst/15-4 3318429 36.13 ns/op BenchmarkMapFirst/16-4 3369872 35.48 ns/op BenchmarkMapMid/1-4 4623607 26.05 ns/op BenchmarkMapMid/2-4 4471472 26.87 ns/op BenchmarkMapMid/3-4 4326064 27.60 ns/op BenchmarkMapMid/4-4 4198035 27.98 ns/op BenchmarkMapMid/5-4 4373604 27.26 ns/op BenchmarkMapMid/6-4 4285956 28.01 ns/op BenchmarkMapMid/7-4 4163696 27.92 ns/op BenchmarkMapMid/8-4 4298450 28.29 ns/op BenchmarkMapMid/9-4 3335374 36.66 ns/op BenchmarkMapMid/10-4 3235856 36.81 ns/op BenchmarkMapMid/11-4 3218293 36.41 ns/op BenchmarkMapMid/12-4 3198338 38.26 ns/op BenchmarkMapMid/13-4 3248076 36.48 ns/op BenchmarkMapMid/14-4 3310258 36.12 ns/op BenchmarkMapMid/15-4 3313904 39.02 ns/op BenchmarkMapMid/16-4 3216465 36.23 ns/op BenchmarkMapLast/1-4 4551494 26.46 ns/op BenchmarkMapLast/2-4 4462588 27.07 ns/op BenchmarkMapLast/3-4 4324513 27.57 ns/op BenchmarkMapLast/4-4 4266391 28.04 ns/op BenchmarkMapLast/5-4 4201845 29.07 ns/op BenchmarkMapLast/6-4 4074338 29.37 ns/op BenchmarkMapLast/7-4 4152470 29.09 ns/op BenchmarkMapLast/8-4 3745059 30.38 ns/op BenchmarkMapLast/9-4 3129792 37.88 ns/op BenchmarkMapLast/10-4 3334828 37.87 ns/op BenchmarkMapLast/11-4 3094821 38.75 ns/op BenchmarkMapLast/12-4 3033682 39.54 ns/op BenchmarkMapLast/13-4 3027688 37.78 ns/op BenchmarkMapLast/14-4 3372930 37.06 ns/op BenchmarkMapLast/15-4 3376495 38.73 ns/op BenchmarkMapLast/16-4 3214216 37.63 ns/op BenchmarkMapCycle-4 2314210 51.77 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2422081 49.41 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1216 97969 ns/op BenchmarkMakeMap/[Byte]Byte-4 668343 163.5 ns/op BenchmarkMakeMap/[Int]Int-4 465921 234.3 ns/op BenchmarkNewEmptyMap-4 5233406 22.80 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1234906 97.44 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 680450 179.3 ns/op BenchmarkMapIterEmpty-4 6436276 18.52 ns/op BenchmarkSameLengthMap-4 4533472 25.89 ns/op BenchmarkBigKeyMap-4 1841707 65.28 ns/op BenchmarkBigValMap-4 1738597 69.50 ns/op BenchmarkSmallKeyMap-4 2706324 44.46 ns/op BenchmarkMapPopulate/1-4 2267998 52.90 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 146649 814.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 10647 ns/op 3352 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 1002 115787 ns/op 53345 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 87 1375275 ns/op 427170 B/op 315 allocs/op BenchmarkMapPopulate/100000-4 8 13677837 ns/op 3607676 B/op 3982 allocs/op BenchmarkComplexAlgMap-4 283905 409.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 1763930 68.02 ns/op BenchmarkGoMapClear/Reflexive/10-4 1663364 72.63 ns/op BenchmarkGoMapClear/Reflexive/100-4 623214 189.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 49596 2394 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5401 19401 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1498014 80.34 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1410501 85.69 ns/op BenchmarkGoMapClear/NonReflexive/100-4 576099 200.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 47671 2462 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5396 19697 ns/op BenchmarkMapStringConversion/32/simple-4 2109516 56.42 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1870939 63.81 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1876779 63.85 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 2028820 61.99 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1732141 70.29 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1740603 69.50 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1703246 68.43 ns/op BenchmarkMapInterfacePtr-4 1768135 65.18 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3583656 32.72 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 262989 439.9 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6007 19507 ns/op BenchmarkMapPop1000-4 442 271062 ns/op BenchmarkMapPop10000-4 25 4454175 ns/op BenchmarkMapAssign/Int32/256-4 2277414 52.12 ns/op BenchmarkMapAssign/Int32/65536-4 1698745 63.66 ns/op BenchmarkMapAssign/Int64/256-4 2516610 49.45 ns/op BenchmarkMapAssign/Int64/65536-4 1900938 61.87 ns/op BenchmarkMapAssign/Str/256-4 1915641 63.34 ns/op BenchmarkMapAssign/Str/65536-4 1384964 85.33 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1387698 87.22 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1092633 101.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1355875 88.78 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 991987 105.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 635542 1177 ns/op BenchmarkMapOperatorAssign/Str/65536-4 465255 241.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 1403101 86.68 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 763718 141.1 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 141.5 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 683138 159.8 ns/op 39 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 890996 122.5 ns/op 45 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 376339 292.1 ns/op 75 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1875832 63.96 ns/op BenchmarkMapDelete/Int32/1000-4 2141710 58.86 ns/op BenchmarkMapDelete/Int32/10000-4 2064344 57.97 ns/op BenchmarkMapDelete/Int64/100-4 1910114 63.69 ns/op BenchmarkMapDelete/Int64/1000-4 2154300 56.67 ns/op BenchmarkMapDelete/Int64/10000-4 2003809 59.88 ns/op BenchmarkMapDelete/Str/100-4 1436166 81.71 ns/op BenchmarkMapDelete/Str/1000-4 1641022 74.69 ns/op BenchmarkMapDelete/Str/10000-4 1525035 75.14 ns/op BenchmarkMapDelete/Pointer/100-4 1644465 72.13 ns/op BenchmarkMapDelete/Pointer/1000-4 1844418 65.55 ns/op BenchmarkMapDelete/Pointer/10000-4 1726182 67.41 ns/op BenchmarkMemmove/0-4 13818218 8.799 ns/op BenchmarkMemmove/1-4 2203903 54.57 ns/op 18.33 MB/s BenchmarkMemmove/2-4 2131123 55.49 ns/op 36.04 MB/s BenchmarkMemmove/3-4 2181345 57.19 ns/op 52.46 MB/s BenchmarkMemmove/4-4 2221954 54.62 ns/op 73.23 MB/s BenchmarkMemmove/5-4 2133141 57.30 ns/op 87.26 MB/s BenchmarkMemmove/6-4 2178039 56.11 ns/op 106.93 MB/s BenchmarkMemmove/7-4 2103572 56.61 ns/op 123.66 MB/s BenchmarkMemmove/8-4 2260674 53.39 ns/op 149.84 MB/s BenchmarkMemmove/9-4 2127056 56.41 ns/op 159.56 MB/s BenchmarkMemmove/10-4 2104868 56.06 ns/op 178.39 MB/s BenchmarkMemmove/11-4 2110023 56.39 ns/op 195.07 MB/s BenchmarkMemmove/12-4 2134956 56.01 ns/op 214.24 MB/s BenchmarkMemmove/13-4 2110317 56.39 ns/op 230.55 MB/s BenchmarkMemmove/14-4 2133873 56.07 ns/op 249.67 MB/s BenchmarkMemmove/15-4 2100537 57.85 ns/op 259.29 MB/s BenchmarkMemmove/16-4 2094170 57.17 ns/op 279.85 MB/s BenchmarkMemmove/32-4 1856635 66.20 ns/op 483.39 MB/s BenchmarkMemmove/64-4 1647374 72.72 ns/op 880.03 MB/s BenchmarkMemmove/128-4 1265196 94.58 ns/op 1353.37 MB/s BenchmarkMemmove/256-4 992476 119.2 ns/op 2147.63 MB/s BenchmarkMemmove/512-4 694846 172.7 ns/op 2965.27 MB/s BenchmarkMemmove/1024-4 424330 286.1 ns/op 3578.56 MB/s BenchmarkMemmove/2048-4 237066 500.7 ns/op 4090.44 MB/s BenchmarkMemmove/4096-4 129550 929.4 ns/op 4406.95 MB/s BenchmarkMemmoveOverlap/32-4 1979521 62.40 ns/op 512.82 MB/s BenchmarkMemmoveOverlap/64-4 1728012 76.86 ns/op 832.63 MB/s BenchmarkMemmoveOverlap/128-4 1238742 97.95 ns/op 1306.81 MB/s BenchmarkMemmoveOverlap/256-4 918682 135.0 ns/op 1896.17 MB/s BenchmarkMemmoveOverlap/512-4 553743 189.9 ns/op 2695.66 MB/s BenchmarkMemmoveOverlap/1024-4 392080 305.4 ns/op 3352.54 MB/s BenchmarkMemmoveOverlap/2048-4 225580 550.3 ns/op 3721.70 MB/s BenchmarkMemmoveOverlap/4096-4 118076 1026 ns/op 3990.96 MB/s BenchmarkMemmoveUnalignedDst/0-4 12760624 9.332 ns/op BenchmarkMemmoveUnalignedDst/1-4 2232008 53.35 ns/op 18.74 MB/s BenchmarkMemmoveUnalignedDst/2-4 2187054 54.60 ns/op 36.63 MB/s BenchmarkMemmoveUnalignedDst/3-4 2166728 54.71 ns/op 54.83 MB/s BenchmarkMemmoveUnalignedDst/4-4 2218994 53.80 ns/op 74.35 MB/s BenchmarkMemmoveUnalignedDst/5-4 2221708 54.55 ns/op 91.67 MB/s BenchmarkMemmoveUnalignedDst/6-4 2157720 55.36 ns/op 108.39 MB/s BenchmarkMemmoveUnalignedDst/7-4 2120258 56.17 ns/op 124.62 MB/s BenchmarkMemmoveUnalignedDst/8-4 2246144 52.45 ns/op 152.52 MB/s BenchmarkMemmoveUnalignedDst/9-4 2165930 55.64 ns/op 161.76 MB/s BenchmarkMemmoveUnalignedDst/10-4 2167017 55.48 ns/op 180.25 MB/s BenchmarkMemmoveUnalignedDst/11-4 2135275 56.18 ns/op 195.81 MB/s BenchmarkMemmoveUnalignedDst/12-4 2153557 55.66 ns/op 215.60 MB/s BenchmarkMemmoveUnalignedDst/13-4 2158735 55.94 ns/op 232.39 MB/s BenchmarkMemmoveUnalignedDst/14-4 2186944 55.10 ns/op 254.08 MB/s BenchmarkMemmoveUnalignedDst/15-4 2147262 56.06 ns/op 267.57 MB/s BenchmarkMemmoveUnalignedDst/16-4 2162437 55.71 ns/op 287.19 MB/s BenchmarkMemmoveUnalignedDst/32-4 1881424 63.15 ns/op 506.75 MB/s BenchmarkMemmoveUnalignedDst/64-4 1687711 71.16 ns/op 899.35 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 100.3 ns/op 1276.73 MB/s BenchmarkMemmoveUnalignedDst/256-4 992118 119.9 ns/op 2135.05 MB/s BenchmarkMemmoveUnalignedDst/512-4 694419 173.3 ns/op 2954.94 MB/s BenchmarkMemmoveUnalignedDst/1024-4 423822 283.3 ns/op 3613.94 MB/s BenchmarkMemmoveUnalignedDst/2048-4 241060 511.6 ns/op 4002.79 MB/s BenchmarkMemmoveUnalignedDst/4096-4 129886 941.5 ns/op 4350.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1866201 63.47 ns/op 504.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1449466 74.30 ns/op 861.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 105.0 ns/op 1219.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 878650 140.7 ns/op 1820.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 601636 200.7 ns/op 2551.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 379833 315.5 ns/op 3245.31 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 215676 554.3 ns/op 3694.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 118798 1030 ns/op 3976.56 MB/s BenchmarkMemmoveUnalignedSrc/0-4 11099877 9.489 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2277864 52.90 ns/op 18.90 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2220854 55.24 ns/op 36.20 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2098249 61.59 ns/op 48.71 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2215492 53.49 ns/op 74.78 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2230808 54.23 ns/op 92.20 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2201557 61.98 ns/op 96.80 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2181235 55.39 ns/op 126.38 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2275173 54.75 ns/op 146.13 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2168134 57.75 ns/op 155.83 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2152600 56.14 ns/op 178.12 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2150125 59.54 ns/op 184.76 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2133932 62.19 ns/op 192.94 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2127268 58.36 ns/op 222.76 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2128842 56.37 ns/op 248.36 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2105377 56.90 ns/op 263.61 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2167738 55.43 ns/op 288.65 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1933250 62.75 ns/op 509.96 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1682314 70.42 ns/op 908.87 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1254020 95.80 ns/op 1336.18 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 119.9 ns/op 2135.32 MB/s BenchmarkMemmoveUnalignedSrc/512-4 691707 175.5 ns/op 2916.61 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 423302 284.0 ns/op 3605.53 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 238768 497.7 ns/op 4115.08 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 127772 940.2 ns/op 4356.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1672788 70.89 ns/op 225.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1488387 74.28 ns/op 215.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1659430 73.18 ns/op 218.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1636438 73.64 ns/op 217.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1643960 72.90 ns/op 219.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1641351 72.87 ns/op 219.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1567976 72.77 ns/op 219.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1627176 73.59 ns/op 217.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1363548 84.00 ns/op 761.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1418068 84.57 ns/op 756.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1376554 86.05 ns/op 743.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1360650 87.01 ns/op 735.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1358505 88.08 ns/op 726.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1373306 87.66 ns/op 730.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1355937 86.46 ns/op 740.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1384309 87.66 ns/op 730.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 815509 134.3 ns/op 1906.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 752350 146.6 ns/op 1746.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 770241 141.5 ns/op 1809.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 784285 141.2 ns/op 1812.58 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 768675 141.0 ns/op 1815.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 746874 141.5 ns/op 1808.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 768403 141.4 ns/op 1810.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 776370 141.5 ns/op 1808.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 116121 947.8 ns/op 4321.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 109401 1009 ns/op 4057.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 115648 957.2 ns/op 4279.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 116325 966.4 ns/op 4238.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 120312 951.6 ns/op 4304.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 125205 963.3 ns/op 4252.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 123291 995.1 ns/op 4116.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 113926 971.8 ns/op 4214.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7742 15591 ns/op 4203.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6254 16672 ns/op 3930.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6691 17340 ns/op 3779.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6624 16127 ns/op 4063.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6643 16469 ns/op 3979.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6772 16031 ns/op 4087.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6570 16092 ns/op 4072.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6457 16219 ns/op 4040.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1923092 62.18 ns/op 514.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1700845 70.13 ns/op 912.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1244464 96.66 ns/op 1324.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 958274 145.2 ns/op 1763.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 532254 198.0 ns/op 2586.15 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 379208 314.1 ns/op 3260.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 216288 551.5 ns/op 3713.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 116030 1033 ns/op 3965.31 MB/s BenchmarkMemclr/5-4 10881216 9.867 ns/op 506.75 MB/s BenchmarkMemclr/16-4 10782205 11.15 ns/op 1434.85 MB/s BenchmarkMemclr/64-4 6676658 18.04 ns/op 3546.97 MB/s BenchmarkMemclr/256-4 10137146 11.17 ns/op 22922.18 MB/s BenchmarkMemclr/4096-4 3447267 33.11 ns/op 123726.23 MB/s BenchmarkMemclr/65536-4 97962 1229 ns/op 53304.62 MB/s BenchmarkMemclr/1M-4 5836 18161 ns/op 57738.23 MB/s BenchmarkMemclr/4M-4 1388 79022 ns/op 53077.57 MB/s BenchmarkMemclr/8M-4 693 176833 ns/op 47438.10 MB/s BenchmarkMemclr/16M-4 339 346235 ns/op 48456.22 MB/s BenchmarkMemclr/64M-4 78 1420460 ns/op 47244.45 MB/s BenchmarkMemclrUnaligned/0_5-4 6841126 17.51 ns/op 285.59 MB/s BenchmarkMemclrUnaligned/0_16-4 6650046 18.12 ns/op 882.86 MB/s BenchmarkMemclrUnaligned/0_64-4 4548372 26.27 ns/op 2436.49 MB/s BenchmarkMemclrUnaligned/0_256-4 6653769 18.11 ns/op 14136.90 MB/s BenchmarkMemclrUnaligned/0_4096-4 3183386 36.73 ns/op 111507.89 MB/s BenchmarkMemclrUnaligned/0_65536-4 100489 1136 ns/op 57707.64 MB/s BenchmarkMemclrUnaligned/1_5-4 6845938 17.66 ns/op 283.12 MB/s BenchmarkMemclrUnaligned/1_16-4 6630200 18.11 ns/op 883.28 MB/s BenchmarkMemclrUnaligned/1_64-4 4589902 26.23 ns/op 2440.36 MB/s BenchmarkMemclrUnaligned/1_256-4 6416457 18.66 ns/op 13715.75 MB/s BenchmarkMemclrUnaligned/1_4096-4 2520570 47.35 ns/op 86499.32 MB/s BenchmarkMemclrUnaligned/1_65536-4 98451 1223 ns/op 53589.33 MB/s BenchmarkMemclrUnaligned/4_5-4 6816796 17.69 ns/op 282.70 MB/s BenchmarkMemclrUnaligned/4_16-4 6578662 18.16 ns/op 881.05 MB/s BenchmarkMemclrUnaligned/4_64-4 4553896 26.17 ns/op 2445.29 MB/s BenchmarkMemclrUnaligned/4_256-4 6520441 18.28 ns/op 14007.04 MB/s BenchmarkMemclrUnaligned/4_4096-4 2571801 47.18 ns/op 86823.10 MB/s BenchmarkMemclrUnaligned/4_65536-4 86426 1254 ns/op 52250.20 MB/s BenchmarkMemclrUnaligned/7_5-4 6853098 17.34 ns/op 288.29 MB/s BenchmarkMemclrUnaligned/7_16-4 6559366 20.13 ns/op 794.74 MB/s BenchmarkMemclrUnaligned/7_64-4 4553680 26.56 ns/op 2409.98 MB/s BenchmarkMemclrUnaligned/7_256-4 6575552 18.25 ns/op 14027.32 MB/s BenchmarkMemclrUnaligned/7_4096-4 2501520 47.63 ns/op 86003.26 MB/s BenchmarkMemclrUnaligned/7_65536-4 104342 1224 ns/op 53527.97 MB/s BenchmarkMemclrUnaligned/0_1M-4 6882 19202 ns/op 54607.38 MB/s BenchmarkMemclrUnaligned/0_4M-4 1662 80009 ns/op 52422.75 MB/s BenchmarkMemclrUnaligned/0_8M-4 702 167883 ns/op 49966.95 MB/s BenchmarkMemclrUnaligned/0_16M-4 355 333306 ns/op 50335.83 MB/s BenchmarkMemclrUnaligned/0_64M-4 82 1435448 ns/op 46751.18 MB/s BenchmarkMemclrUnaligned/1_1M-4 6858 19833 ns/op 52868.98 MB/s BenchmarkMemclrUnaligned/1_4M-4 1494 77440 ns/op 54161.80 MB/s BenchmarkMemclrUnaligned/1_8M-4 655 177458 ns/op 47270.96 MB/s BenchmarkMemclrUnaligned/1_16M-4 334 350023 ns/op 47931.71 MB/s BenchmarkMemclrUnaligned/1_64M-4 79 1376618 ns/op 48749.08 MB/s BenchmarkMemclrUnaligned/4_1M-4 6243 19330 ns/op 54246.43 MB/s BenchmarkMemclrUnaligned/4_4M-4 1616 76088 ns/op 55124.50 MB/s BenchmarkMemclrUnaligned/4_8M-4 687 175290 ns/op 47855.64 MB/s BenchmarkMemclrUnaligned/4_16M-4 348 329885 ns/op 50857.72 MB/s BenchmarkMemclrUnaligned/4_64M-4 82 1438812 ns/op 46641.86 MB/s BenchmarkMemclrUnaligned/7_1M-4 5968 19787 ns/op 52993.05 MB/s BenchmarkMemclrUnaligned/7_4M-4 1690 76262 ns/op 54998.64 MB/s BenchmarkMemclrUnaligned/7_8M-4 727 179363 ns/op 46768.88 MB/s BenchmarkMemclrUnaligned/7_16M-4 356 332746 ns/op 50420.42 MB/s BenchmarkMemclrUnaligned/7_64M-4 85 1406303 ns/op 47720.06 MB/s BenchmarkGoMemclr/5-4 1475442 82.14 ns/op 60.87 MB/s BenchmarkGoMemclr/16-4 618081 192.7 ns/op 83.04 MB/s BenchmarkGoMemclr/64-4 170550 708.3 ns/op 90.35 MB/s BenchmarkGoMemclr/256-4 39418 2779 ns/op 92.13 MB/s BenchmarkMemclrRange/1K_2K-4 33469 3524 ns/op 27206.99 MB/s BenchmarkMemclrRange/2K_8K-4 21476 5566 ns/op 59917.22 MB/s BenchmarkMemclrRange/4K_16K-4 20898 5979 ns/op 54032.95 MB/s BenchmarkMemclrRange/160K_228K-4 4398 30642 ns/op 54266.69 MB/s BenchmarkClearFat7-4 6932366 17.41 ns/op BenchmarkClearFat8-4 7389760 16.12 ns/op BenchmarkClearFat11-4 6966900 17.37 ns/op BenchmarkClearFat12-4 6772287 17.54 ns/op BenchmarkClearFat13-4 6159069 17.34 ns/op BenchmarkClearFat14-4 6879808 17.55 ns/op BenchmarkClearFat15-4 6682802 17.35 ns/op BenchmarkClearFat16-4 7197940 16.65 ns/op BenchmarkClearFat24-4 6948534 17.63 ns/op BenchmarkClearFat32-4 6714608 17.95 ns/op BenchmarkClearFat40-4 6560023 19.06 ns/op BenchmarkClearFat48-4 6250668 20.00 ns/op BenchmarkClearFat56-4 5875815 20.28 ns/op BenchmarkClearFat64-4 5736615 20.70 ns/op BenchmarkClearFat72-4 5466687 22.15 ns/op BenchmarkClearFat128-4 3734348 33.33 ns/op BenchmarkClearFat256-4 2622276 45.29 ns/op BenchmarkClearFat512-4 1710975 71.93 ns/op BenchmarkClearFat1024-4 967982 120.7 ns/op BenchmarkClearFat1032-4 961272 129.8 ns/op BenchmarkClearFat1040-4 952333 127.9 ns/op BenchmarkCopyFat7-4 6843039 17.43 ns/op BenchmarkCopyFat8-4 7256006 16.70 ns/op BenchmarkCopyFat11-4 6760501 17.94 ns/op BenchmarkCopyFat12-4 6782510 17.73 ns/op BenchmarkCopyFat13-4 6680181 17.75 ns/op BenchmarkCopyFat14-4 6680048 17.83 ns/op BenchmarkCopyFat15-4 6704374 17.76 ns/op BenchmarkCopyFat16-4 7061046 17.18 ns/op BenchmarkCopyFat24-4 6966436 17.27 ns/op BenchmarkCopyFat32-4 6374186 18.69 ns/op BenchmarkCopyFat64-4 5680411 21.06 ns/op BenchmarkCopyFat72-4 5518906 24.16 ns/op BenchmarkCopyFat128-4 3585907 33.34 ns/op BenchmarkCopyFat256-4 2624632 45.45 ns/op BenchmarkCopyFat512-4 1583242 76.82 ns/op BenchmarkCopyFat520-4 1500974 78.57 ns/op BenchmarkCopyFat1024-4 895966 135.0 ns/op BenchmarkCopyFat1032-4 906272 134.9 ns/op BenchmarkCopyFat1040-4 868650 136.7 ns/op BenchmarkIssue18740/2byte-4 547 227135 ns/op BenchmarkIssue18740/4byte-4 867 133853 ns/op BenchmarkIssue18740/8byte-4 954 125498 ns/op BenchmarkMemclrKnownSize1-4 8325279 15.13 ns/op 66.09 MB/s BenchmarkMemclrKnownSize2-4 5289106 22.43 ns/op 89.17 MB/s BenchmarkMemclrKnownSize4-4 2625390 46.82 ns/op 85.43 MB/s BenchmarkMemclrKnownSize8-4 1000000 101.4 ns/op 78.91 MB/s BenchmarkMemclrKnownSize16-4 638958 202.1 ns/op 79.16 MB/s BenchmarkMemclrKnownSize32-4 341311 360.1 ns/op 88.86 MB/s BenchmarkMemclrKnownSize64-4 171386 707.1 ns/op 90.51 MB/s BenchmarkMemclrKnownSize112-4 95986 1226 ns/op 91.38 MB/s BenchmarkMemclrKnownSize128-4 85101 1397 ns/op 91.63 MB/s BenchmarkMemclrKnownSize192-4 54559 2083 ns/op 92.18 MB/s BenchmarkMemclrKnownSize248-4 43904 2714 ns/op 91.38 MB/s BenchmarkMemclrKnownSize256-4 43382 2767 ns/op 92.51 MB/s BenchmarkMemclrKnownSize512-4 21416 5521 ns/op 92.73 MB/s BenchmarkMemclrKnownSize1024-4 10000 11036 ns/op 92.79 MB/s BenchmarkMemclrKnownSize4096-4 2688 44681 ns/op 91.67 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5771180 ns/op 90.85 MB/s BenchmarkReadMetricsLatency-4 12091 7176 p50-ns 7721 p90-ns 16623 p99-ns BenchmarkFinalizer-4 502 233819 ns/op BenchmarkFinalizerRun-4 648745 317.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8164536 14.47 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2127832 56.64 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1894574 65.36 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1712809 69.80 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 103.9 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 116.5 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1585021 76.08 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 113.3 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 108.3 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1530795 77.60 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1682716 71.41 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1499022 79.00 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1324566 89.87 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 101.0 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7146301 16.81 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8104616 14.78 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8109657 14.89 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6944445 16.92 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6790630 17.57 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6263986 19.17 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7035590 16.95 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7994992 14.69 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8082873 14.84 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7069039 16.88 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8105031 14.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7972178 14.81 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6978866 16.89 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7871089 14.80 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7995681 14.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7156413 16.94 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7945176 14.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8143210 14.77 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7114743 16.71 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7715652 15.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7671842 15.71 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7084819 16.92 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7435024 15.38 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7616449 15.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7058841 16.74 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7784517 15.49 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7645759 15.69 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7156789 16.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7689356 15.47 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7574432 15.39 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7162375 16.72 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8038962 15.00 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7957765 14.74 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7172964 16.83 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7955436 14.79 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8090614 14.84 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6960366 16.98 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8034003 14.76 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7829311 14.72 ns/op BenchmarkNetpollBreak-4 9435 12005 ns/op BenchmarkPinnerPinUnpinBatch-4 1888 57581 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 291 402097 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2118 57683 ns/op BenchmarkPinnerPinUnpin-4 1722987 70.57 ns/op BenchmarkPinnerPinUnpinTiny-4 1670150 70.23 ns/op BenchmarkPinnerPinUnpinDouble-4 623479 187.9 ns/op BenchmarkPinnerPinUnpinParallel-4 4888094 28.12 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4939378 24.36 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 310036 412.9 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4963890 24.24 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5999680 19.28 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9889522 12.17 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 10233160 11.53 ns/op BenchmarkPingPongHog-4 577 175917 ns/op BenchmarkStackGrowth-4 169600 675.5 ns/op BenchmarkStackGrowthDeep-4 2017 57448 ns/op BenchmarkCreateGoroutines-4 101985 1165 ns/op BenchmarkCreateGoroutinesParallel-4 129744 883.4 ns/op BenchmarkCreateGoroutinesCapture-4 17794 6243 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 124209 1011 ns/op BenchmarkClosureCall-4 15705526 7.596 ns/op BenchmarkWakeupParallelSpinning/0s-4 7419 16185 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6174 19988 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5535 21170 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3598 33064 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2372 51288 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1374 84320 ns/op BenchmarkWakeupParallelSpinning/50µs-4 667 171372 ns/op BenchmarkWakeupParallelSpinning/100µs-4 393 301240 ns/op BenchmarkWakeupParallelSyscall/0s-4 597 201342 ns/op BenchmarkWakeupParallelSyscall/1µs-4 517 223630 ns/op BenchmarkWakeupParallelSyscall/2µs-4 522 225275 ns/op BenchmarkWakeupParallelSyscall/5µs-4 541 219450 ns/op BenchmarkWakeupParallelSyscall/10µs-4 529 227273 ns/op BenchmarkWakeupParallelSyscall/20µs-4 513 237979 ns/op BenchmarkWakeupParallelSyscall/50µs-4 440 270054 ns/op BenchmarkWakeupParallelSyscall/100µs-4 310 383050 ns/op BenchmarkMatmult-4 4030406 31.77 ns/op BenchmarkFastrand-4 14075654 8.372 ns/op BenchmarkFastrand64-4 14009919 8.363 ns/op BenchmarkFastrandHashiter-4 6271069 19.08 ns/op BenchmarkFastrandn/2-4 6824690 17.61 ns/op BenchmarkFastrandn/3-4 6482684 17.81 ns/op BenchmarkFastrandn/4-4 6567792 17.66 ns/op BenchmarkFastrandn/5-4 6559426 17.71 ns/op BenchmarkIfaceCmp100-4 81163 1474 ns/op BenchmarkIfaceCmpNil100-4 156220 765.6 ns/op BenchmarkEfaceCmpDiff-4 19956 6023 ns/op BenchmarkEfaceCmpDiffIndirect-4 19849 6075 ns/op BenchmarkDefer-4 1366675 87.23 ns/op BenchmarkDefer10-4 958381 124.4 ns/op BenchmarkDeferMany-4 614139 360.9 ns/op BenchmarkPanicRecover-4 765752 164.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 10856 10902 ns/op 11069 p50-ns 14506 p90-ns 25396 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 10000 22307 ns/op 11156 p50-ns 15922 p90-ns 207259 p99-ns BenchmarkGoroutineProfile/small/idle-4 4195 26903 ns/op 25273 p50-ns 28601 p90-ns 46970 p99-ns BenchmarkGoroutineProfile/small/loaded-4 1027 107109 ns/op 48311 p50-ns 231296 p90-ns 423050 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 14350 7850 ns/op 7400 p50-ns 10245 p90-ns 17553 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10000 32117 ns/op 11049 p50-ns 16379 p90-ns 197906 p99-ns BenchmarkGoroutineProfile/large/idle-4 48 2243262 ns/op 2237354 p50-ns 2354770 p90-ns 2520817 p99-ns BenchmarkGoroutineProfile/large/loaded-4 44 2963293 ns/op 2310542 p50-ns 3363802 p90-ns 12203121 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 11706 10054 ns/op 10753 p50-ns 13602 p90-ns 22485 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 8779 13305 ns/op 7500 p50-ns 10946 p90-ns 196196 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1462 75247 ns/op 72990 p50-ns 75109 p90-ns 110056 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 404 451056 ns/op 108769 p50-ns 334982 p90-ns 10248213 p99-ns BenchmarkRWMutexUncontended-4 6226298 19.04 ns/op BenchmarkRWMutexWrite100-4 2415800 50.84 ns/op BenchmarkRWMutexWrite10-4 2306067 52.79 ns/op BenchmarkRWMutexWorkWrite100-4 841870 148.2 ns/op BenchmarkRWMutexWorkWrite10-4 223050 521.3 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3147 37843 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1200 100979 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1539 79533 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 562 208128 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 765 157414 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 278 436664 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 384 304927 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 135 871093 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 491998 232.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 480610 230.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 402771 271.4 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 461161 237.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 450080 239.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 390805 435.7 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 448275 263.7 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 442128 269.9 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 365630 315.2 ns/op BenchmarkMakeSlice/Byte-4 2592208 47.93 ns/op BenchmarkMakeSlice/Int16-4 2617258 46.47 ns/op BenchmarkMakeSlice/Int-4 1878872 63.82 ns/op BenchmarkMakeSlice/Ptr-4 1599260 75.79 ns/op BenchmarkMakeSlice/Struct/24-4 1438064 85.81 ns/op BenchmarkMakeSlice/Struct/32-4 1347282 88.90 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 101.4 ns/op BenchmarkGrowSlice/Byte-4 1000000 118.0 ns/op BenchmarkGrowSlice/Int16-4 936832 125.7 ns/op BenchmarkGrowSlice/Int-4 840609 149.8 ns/op BenchmarkGrowSlice/Ptr-4 712178 174.9 ns/op BenchmarkGrowSlice/Struct/24-4 477110 248.4 ns/op BenchmarkGrowSlice/Struct/32-4 385984 278.1 ns/op BenchmarkGrowSlice/Struct/40-4 369928 439.6 ns/op BenchmarkExtendSlice/IntSlice-4 569210 217.7 ns/op BenchmarkExtendSlice/PointerSlice-4 489817 330.4 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 122.2 ns/op BenchmarkAppend-4 635616 179.4 ns/op BenchmarkAppendGrowByte-4 6 19499287 ns/op BenchmarkAppendGrowString-4 1 206578924 ns/op BenchmarkAppendSlice/1Bytes-4 2202369 52.81 ns/op BenchmarkAppendSlice/4Bytes-4 2207769 54.00 ns/op BenchmarkAppendSlice/7Bytes-4 2149520 56.15 ns/op BenchmarkAppendSlice/8Bytes-4 2187878 53.92 ns/op BenchmarkAppendSlice/15Bytes-4 2114665 56.20 ns/op BenchmarkAppendSlice/16Bytes-4 2175054 58.00 ns/op BenchmarkAppendSlice/32Bytes-4 1990722 62.51 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 107174 1041 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 55112 2415 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 13950 12313 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3834 38473 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 286 504493 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 68 1757281 ns/op BenchmarkAppendStr/1Bytes-4 2511255 47.43 ns/op BenchmarkAppendStr/4Bytes-4 2431879 48.52 ns/op BenchmarkAppendStr/8Bytes-4 2416465 49.18 ns/op BenchmarkAppendStr/16Bytes-4 2409680 48.79 ns/op BenchmarkAppendStr/32Bytes-4 2158897 54.79 ns/op BenchmarkAppendSpecialCase-4 686452 175.2 ns/op BenchmarkCopy/1Byte-4 2285312 52.60 ns/op 19.01 MB/s BenchmarkCopy/1String-4 2242040 53.95 ns/op 18.53 MB/s BenchmarkCopy/2Byte-4 2210935 54.71 ns/op 36.55 MB/s BenchmarkCopy/2String-4 2268922 53.19 ns/op 37.60 MB/s BenchmarkCopy/4Byte-4 2264367 53.46 ns/op 74.82 MB/s BenchmarkCopy/4String-4 2160033 54.40 ns/op 73.53 MB/s BenchmarkCopy/8Byte-4 2309678 51.75 ns/op 154.60 MB/s BenchmarkCopy/8String-4 2302843 51.96 ns/op 153.97 MB/s BenchmarkCopy/12Byte-4 2130522 56.01 ns/op 214.26 MB/s BenchmarkCopy/12String-4 2220772 55.22 ns/op 217.33 MB/s BenchmarkCopy/16Byte-4 2129804 58.31 ns/op 274.39 MB/s BenchmarkCopy/16String-4 2141890 55.84 ns/op 286.54 MB/s BenchmarkCopy/32Byte-4 1873491 62.17 ns/op 514.68 MB/s BenchmarkCopy/32String-4 1938418 60.70 ns/op 527.18 MB/s BenchmarkCopy/128Byte-4 1298541 93.06 ns/op 1375.49 MB/s BenchmarkCopy/128String-4 1256875 97.44 ns/op 1313.60 MB/s BenchmarkCopy/1024Byte-4 428170 279.7 ns/op 3661.61 MB/s BenchmarkCopy/1024String-4 426817 283.2 ns/op 3615.62 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 30187 3953 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 26784 4653 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 19968 7183 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 17775 6960 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 14731 8625 ns/op BenchmarkAppendInPlace/Grow/Byte-4 154705 762.9 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 160508 734.3 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 124860 872.4 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 117409 1007 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 106196 1206 ns/op BenchmarkStackCopyPtr-4 1 147511768 ns/op BenchmarkStackCopy-4 2 74458172 ns/op BenchmarkStackCopyNoCache-4 25 4499006 ns/op BenchmarkStackCopyWithStkobj-4 2 50215063 ns/op BenchmarkIssue18138-4 1198 89407 ns/op BenchmarkCompareStringEqual-4 11624570 10.27 ns/op BenchmarkCompareStringIdentical-4 15938017 7.595 ns/op BenchmarkCompareStringSameLength-4 12274804 10.97 ns/op BenchmarkCompareStringDifferentLength-4 15685496 7.598 ns/op BenchmarkCompareStringBigUnaligned-4 2056 55709 ns/op 18822.42 MB/s BenchmarkCompareStringBig-4 1766 65830 ns/op 15928.64 MB/s BenchmarkConcatStringAndBytes-4 2762554 43.08 ns/op BenchmarkSliceByteToString/1-4 2313091 51.50 ns/op BenchmarkSliceByteToString/2-4 1360936 87.74 ns/op BenchmarkSliceByteToString/4-4 1378644 84.80 ns/op BenchmarkSliceByteToString/8-4 1345526 89.28 ns/op BenchmarkSliceByteToString/16-4 1349715 98.22 ns/op BenchmarkSliceByteToString/32-4 1000000 204.0 ns/op BenchmarkSliceByteToString/64-4 1000000 122.1 ns/op BenchmarkSliceByteToString/128-4 887703 133.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2529859 46.37 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 868510 151.6 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 843120 133.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4261514 27.98 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1518361 81.38 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1789722 78.53 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2436094 43.19 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 500504 230.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 452725 268.2 ns/op BenchmarkRuneIterate/range/ASCII-4 8351265 14.16 ns/op BenchmarkRuneIterate/range/Japanese-4 1914292 64.27 ns/op BenchmarkRuneIterate/range/MixedLength-4 2606534 46.13 ns/op BenchmarkRuneIterate/range1/ASCII-4 9542062 12.71 ns/op BenchmarkRuneIterate/range1/Japanese-4 1898930 63.36 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2577054 47.36 ns/op BenchmarkRuneIterate/range2/ASCII-4 7711910 15.40 ns/op BenchmarkRuneIterate/range2/Japanese-4 1849188 64.91 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2395945 54.70 ns/op BenchmarkArrayEqual-4 14300767 8.390 ns/op BenchmarkFunc/Name-4 2175981 54.65 ns/op BenchmarkFunc/Entry-4 10288209 12.03 ns/op BenchmarkFunc/FileLine-4 2100985 61.10 ns/op PASS ok runtime 149.269s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30162 3664 ns/op BenchmarkHandle/concurrent-4 23524 4934 ns/op PASS ok runtime/cgo 1.335s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 12160737 9.496 ns/op BenchmarkAnd32Parallel-4 2680113 58.67 ns/op BenchmarkAnd64-4 12695443 9.878 ns/op BenchmarkAnd64Parallel-4 2571847 42.25 ns/op BenchmarkOr32-4 13059583 9.416 ns/op BenchmarkOr32Parallel-4 2811226 42.32 ns/op BenchmarkOr64-4 12528457 9.702 ns/op BenchmarkOr64Parallel-4 2351707 45.04 ns/op BenchmarkAtomicLoad64-4 16603455 7.343 ns/op BenchmarkAtomicStore64-4 16401615 7.775 ns/op BenchmarkAtomicLoad-4 16526004 7.447 ns/op BenchmarkAtomicStore-4 15916226 7.407 ns/op BenchmarkAnd8-4 14412151 8.480 ns/op BenchmarkAnd-4 14685476 8.325 ns/op BenchmarkAnd8Parallel-4 2590321 40.17 ns/op BenchmarkAndParallel-4 2450961 43.69 ns/op BenchmarkOr8-4 14498266 8.582 ns/op BenchmarkOr-4 14582335 8.929 ns/op BenchmarkOr8Parallel-4 3001509 40.69 ns/op BenchmarkOrParallel-4 3060598 41.08 ns/op BenchmarkXadd-4 2771840 39.82 ns/op BenchmarkXadd64-4 2658380 40.43 ns/op BenchmarkCas-4 3179611 49.38 ns/op BenchmarkCas64-4 3052944 37.28 ns/op BenchmarkXchg-4 3001986 41.87 ns/op BenchmarkXchg64-4 3017628 39.18 ns/op PASS ok runtime/internal/atomic 5.420s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3807064 31.93 ns/op BenchmarkMulUintptr/large-4 3039944 41.66 ns/op PASS ok runtime/internal/math 1.332s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 4505056 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 25 6005853 ns/op 774.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1614 158255 ns/op 13.30 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 27497058 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 7 30159982 ns/op 2714 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 404 286940 ns/op 29.10 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 76836964 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 124768312 ns/op 13483 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 33 4586964 ns/op 496.0 concurrent_launches/op PASS ok runtime/pprof 3.303s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 16 11113823 ns/op BenchmarkStackLeak-4 42324 2737 ns/op PASS ok runtime/race 1.474s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2463919 59.66 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 297198 461.7 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.372s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 58 1917186 ns/op BenchmarkIndex_Large-4 6702 15810 ns/op BenchmarkIndexFunc_Large-4 175 738074 ns/op BenchmarkCompact/nil-4 7164121 17.37 ns/op BenchmarkCompact/one-4 1869321 59.63 ns/op BenchmarkCompact/sorted-4 1000000 125.7 ns/op BenchmarkCompact/1_item-4 814768 142.6 ns/op BenchmarkCompact/unsorted-4 1000000 108.6 ns/op BenchmarkCompact/many-4 532407 245.1 ns/op BenchmarkCompact_Large-4 422 302738 ns/op BenchmarkCompactFunc_Large-4 73 1555319 ns/op BenchmarkReplace/naive-fast-4 79383 2004 ns/op BenchmarkReplace/optimized-fast-4 131859 1372 ns/op BenchmarkReplace/naive-slow-4 24708 5020 ns/op BenchmarkReplace/optimized-slow-4 42885 3226 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 111.7 ns/op BenchmarkBinarySearchFloats/Size32-4 984686 126.1 ns/op BenchmarkBinarySearchFloats/Size64-4 791541 135.6 ns/op BenchmarkBinarySearchFloats/Size128-4 785868 151.1 ns/op BenchmarkBinarySearchFloats/Size512-4 673093 180.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 617947 190.5 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 562428 213.4 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 485224 256.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 412558 283.8 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 354548 313.0 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 315181 437.2 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 289610 413.7 ns/op PASS ok slices 5.615s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 88942 1302 ns/op BenchmarkSortInts-4 1 127046623 ns/op BenchmarkSlicesSortInts-4 2 72511984 ns/op BenchmarkSortIsSorted-4 22 5165976 ns/op BenchmarkSlicesIsSorted-4 60 1917583 ns/op BenchmarkSortStrings-4 1 153036812 ns/op BenchmarkSlicesSortStrings-4 1 112909401 ns/op BenchmarkSortStrings_Sorted-4 20 5603544 ns/op BenchmarkSlicesSortStrings_Sorted-4 40 2829448 ns/op BenchmarkSortStructs-4 1 191819506 ns/op BenchmarkSortFuncStructs-4 1 122874887 ns/op BenchmarkSortString1K-4 186 641507 ns/op BenchmarkSortString1K_Slice-4 188 631974 ns/op BenchmarkStableString1K-4 88 1337538 ns/op BenchmarkSortInt1K-4 252 475056 ns/op BenchmarkSortInt1K_Sorted-4 5155 23486 ns/op BenchmarkSortInt1K_Reversed-4 2521 47917 ns/op BenchmarkSortInt1K_Mod8-4 726 167441 ns/op BenchmarkStableInt1K-4 90 1318532 ns/op BenchmarkStableInt1K_Slice-4 100 1080791 ns/op BenchmarkSortInt64K-4 3 41788084 ns/op BenchmarkSortInt64K_Slice-4 2 62927986 ns/op BenchmarkStableInt64K-4 1 124116942 ns/op BenchmarkSort1e2-4 315 374992 ns/op BenchmarkStable1e2-4 139 847577 ns/op BenchmarkSort1e4-4 2 75984038 ns/op BenchmarkStable1e4-4 1 251126149 ns/op PASS ok sort 11.382s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 794198 133.6 ns/op BenchmarkAtof64Float-4 675334 165.4 ns/op BenchmarkAtof64FloatExp-4 662319 176.7 ns/op BenchmarkAtof64Big-4 448545 266.4 ns/op BenchmarkAtof64RandomBits-4 442864 264.4 ns/op BenchmarkAtof64RandomFloats-4 473240 249.4 ns/op BenchmarkAtof64RandomLongFloats-4 248856 476.8 ns/op BenchmarkAtof32Decimal-4 874944 132.1 ns/op BenchmarkAtof32Float-4 765476 153.2 ns/op BenchmarkAtof32FloatExp-4 629758 185.1 ns/op BenchmarkAtof32Random-4 359017 332.5 ns/op BenchmarkAtof32RandomLong-4 127855 918.3 ns/op BenchmarkParseInt/Pos/7bit-4 1472049 84.69 ns/op BenchmarkParseInt/Pos/26bit-4 690404 167.3 ns/op BenchmarkParseInt/Pos/31bit-4 643411 183.8 ns/op BenchmarkParseInt/Pos/56bit-4 410859 290.8 ns/op BenchmarkParseInt/Pos/63bit-4 390885 292.3 ns/op BenchmarkParseInt/Neg/7bit-4 1509544 80.43 ns/op BenchmarkParseInt/Neg/26bit-4 672104 164.1 ns/op BenchmarkParseInt/Neg/31bit-4 511779 199.1 ns/op BenchmarkParseInt/Neg/56bit-4 413395 273.2 ns/op BenchmarkParseInt/Neg/63bit-4 405631 305.6 ns/op BenchmarkAtoi/Pos/7bit-4 1996396 59.44 ns/op BenchmarkAtoi/Pos/26bit-4 878791 138.2 ns/op BenchmarkAtoi/Pos/31bit-4 748795 153.6 ns/op BenchmarkAtoi/Pos/56bit-4 500686 240.1 ns/op BenchmarkAtoi/Pos/63bit-4 396049 304.1 ns/op BenchmarkAtoi/Neg/7bit-4 1997152 60.76 ns/op BenchmarkAtoi/Neg/26bit-4 836088 138.8 ns/op BenchmarkAtoi/Neg/31bit-4 780753 156.4 ns/op BenchmarkAtoi/Neg/56bit-4 493951 236.2 ns/op BenchmarkAtoi/Neg/63bit-4 386440 310.9 ns/op BenchmarkFormatFloat/Decimal-4 77684 1528 ns/op BenchmarkFormatFloat/Float-4 80379 1472 ns/op BenchmarkFormatFloat/Exp-4 85981 1403 ns/op BenchmarkFormatFloat/NegExp-4 86749 1416 ns/op BenchmarkFormatFloat/LongExp-4 68792 1620 ns/op BenchmarkFormatFloat/Big-4 70300 1708 ns/op BenchmarkFormatFloat/BinaryExp-4 195412 571.8 ns/op BenchmarkFormatFloat/32Integer-4 77533 1553 ns/op BenchmarkFormatFloat/32ExactFraction-4 93102 1301 ns/op BenchmarkFormatFloat/32Point-4 79068 1485 ns/op BenchmarkFormatFloat/32Exp-4 87394 1442 ns/op BenchmarkFormatFloat/32NegExp-4 87739 1396 ns/op BenchmarkFormatFloat/32Shortest-4 96445 1236 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 114480 1056 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 111326 1111 ns/op BenchmarkFormatFloat/64Fixed1-4 132598 992.0 ns/op BenchmarkFormatFloat/64Fixed2-4 123528 971.6 ns/op BenchmarkFormatFloat/64Fixed3-4 120452 943.3 ns/op BenchmarkFormatFloat/64Fixed4-4 127743 995.1 ns/op BenchmarkFormatFloat/64Fixed12-4 78034 1612 ns/op BenchmarkFormatFloat/64Fixed16-4 91966 1328 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 92886 1266 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 81997 1473 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2239 48933 ns/op BenchmarkFormatFloat/Slowpath64-4 71767 1623 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 68271 2218 ns/op BenchmarkAppendFloat/Decimal-4 84638 1411 ns/op BenchmarkAppendFloat/Float-4 83404 1455 ns/op BenchmarkAppendFloat/Exp-4 93908 1307 ns/op BenchmarkAppendFloat/NegExp-4 92745 1314 ns/op BenchmarkAppendFloat/LongExp-4 77523 1524 ns/op BenchmarkAppendFloat/Big-4 75000 1565 ns/op BenchmarkAppendFloat/BinaryExp-4 245762 492.2 ns/op BenchmarkAppendFloat/32Integer-4 84091 1436 ns/op BenchmarkAppendFloat/32ExactFraction-4 98674 1216 ns/op BenchmarkAppendFloat/32Point-4 76917 1343 ns/op BenchmarkAppendFloat/32Exp-4 92685 1287 ns/op BenchmarkAppendFloat/32NegExp-4 89293 1614 ns/op BenchmarkAppendFloat/32Shortest-4 102020 1080 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 130275 939.7 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 116226 963.9 ns/op BenchmarkAppendFloat/64Fixed1-4 153716 783.5 ns/op BenchmarkAppendFloat/64Fixed2-4 151928 803.3 ns/op BenchmarkAppendFloat/64Fixed3-4 152670 854.5 ns/op BenchmarkAppendFloat/64Fixed4-4 149937 802.7 ns/op BenchmarkAppendFloat/64Fixed12-4 84618 1409 ns/op BenchmarkAppendFloat/64Fixed16-4 98732 1171 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 110454 1061 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 94813 1295 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2614 44751 ns/op BenchmarkAppendFloat/Slowpath64-4 76836 1550 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 76995 1510 ns/op BenchmarkFormatInt-4 17103 7867 ns/op BenchmarkAppendInt-4 17894 6681 ns/op BenchmarkFormatUint-4 97426 1317 ns/op BenchmarkAppendUint-4 103902 1151 ns/op BenchmarkFormatIntSmall/7-4 3476828 34.97 ns/op BenchmarkFormatIntSmall/42-4 3416835 35.18 ns/op BenchmarkAppendIntSmall-4 1508268 79.24 ns/op BenchmarkAppendUintVarlen/1-4 1592816 74.96 ns/op BenchmarkAppendUintVarlen/12-4 1567608 77.93 ns/op BenchmarkAppendUintVarlen/123-4 1000000 101.3 ns/op BenchmarkAppendUintVarlen/1234-4 1200062 102.5 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 103.8 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 104.1 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 107.6 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 106.1 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 111.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 114.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 117.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 116.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 964189 123.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 862963 140.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 942320 128.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 859975 126.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 893842 134.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 857533 138.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 814317 143.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 872367 136.7 ns/op BenchmarkQuote-4 47868 2451 ns/op BenchmarkQuoteRune-4 547014 220.2 ns/op BenchmarkAppendQuote-4 54872 2159 ns/op BenchmarkAppendQuoteRune-4 968046 122.2 ns/op BenchmarkUnquoteEasy-4 1000000 118.1 ns/op BenchmarkUnquoteHard-4 53062 2201 ns/op PASS ok strconv 18.116s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 428121 252.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 141315 770.4 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 174775 629.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 513297 226.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 153499 729.4 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 211311 562.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 301347 383.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 82418 1378 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 100399 1172 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 768574 149.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20418 5949 ns/op BenchmarkGenericMatch1-4 1741 65552 ns/op BenchmarkGenericMatch2-4 322 366366 ns/op BenchmarkSingleMaxSkipping-4 6136 18709 ns/op 534.51 MB/s BenchmarkSingleLongSuffixFail-4 10000 10752 ns/op 93.19 MB/s BenchmarkSingleMatch-4 195 595349 ns/op 25.20 MB/s BenchmarkByteByteNoMatch-4 58554 2233 ns/op BenchmarkByteByteMatch-4 17700 6540 ns/op BenchmarkByteStringMatch-4 22028 5440 ns/op BenchmarkHTMLEscapeNew-4 68438 1765 ns/op BenchmarkHTMLEscapeOld-4 80106 1555 ns/op BenchmarkByteStringReplacerWriteString-4 1045 112629 ns/op BenchmarkByteReplacerWriteString-4 1528 96170 ns/op BenchmarkByteByteReplaces-4 3073 39071 ns/op BenchmarkByteByteMap-4 9823 11892 ns/op BenchmarkMap/identity/ASCII-4 841040 143.7 ns/op BenchmarkMap/identity/Greek-4 415108 298.9 ns/op BenchmarkMap/change/ASCII-4 33688 3641 ns/op BenchmarkMap/change/Greek-4 19136 5453 ns/op BenchmarkIndexRune-4 2360558 51.81 ns/op BenchmarkIndexRuneLongString-4 1488561 84.81 ns/op BenchmarkIndexRuneFastPath-4 3398066 39.31 ns/op BenchmarkIndex-4 3136076 37.64 ns/op BenchmarkLastIndex-4 5235532 22.64 ns/op BenchmarkIndexByte-4 6108800 19.67 ns/op BenchmarkToUpper/#00-4 5296186 21.82 ns/op BenchmarkToUpper/ONLYUPPER-4 2981809 39.81 ns/op BenchmarkToUpper/abc-4 247730 509.9 ns/op BenchmarkToUpper/AbC123-4 214284 565.4 ns/op BenchmarkToUpper/azAZ09_-4 232946 503.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43732 2694 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 66481 1785 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28264 4373 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53215 2412 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 103720 1187 ns/op BenchmarkToLower/#00-4 4982444 23.86 ns/op BenchmarkToLower/abc-4 4217252 28.18 ns/op BenchmarkToLower/AbC123-4 178401 885.4 ns/op BenchmarkToLower/azAZ09_-4 184772 659.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78254 1583 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59210 1982 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31065 3798 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71385 1751 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 103456 1193 ns/op BenchmarkMapNoChanges-4 1000000 122.1 ns/op BenchmarkTrim-4 28474 5034 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3456518 37.10 ns/op BenchmarkToValidUTF8/InvalidASCII-4 158113 833.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 118474 1165 ns/op BenchmarkEqualFold/Tests-4 46471 2546 ns/op BenchmarkEqualFold/ASCII-4 3558523 41.61 ns/op BenchmarkEqualFold/UnicodePrefix-4 91014 1449 ns/op BenchmarkEqualFold/UnicodeSuffix-4 88442 1681 ns/op BenchmarkIndexHard1-4 1692 76787 ns/op BenchmarkIndexHard2-4 378 313629 ns/op BenchmarkIndexHard3-4 145 871780 ns/op BenchmarkIndexHard4-4 73 1783269 ns/op BenchmarkLastIndexHard1-4 68 1761904 ns/op BenchmarkLastIndexHard2-4 68 1814634 ns/op BenchmarkLastIndexHard3-4 67 1772567 ns/op BenchmarkCountHard1-4 1669 72209 ns/op BenchmarkCountHard2-4 338 308735 ns/op BenchmarkCountHard3-4 169 713335 ns/op BenchmarkIndexTorture-4 7892 15335 ns/op BenchmarkCountTorture-4 6937 18253 ns/op BenchmarkCountTortureOverlapping-4 609 167880 ns/op BenchmarkCountByte/10-4 5417359 21.72 ns/op 460.35 MB/s BenchmarkCountByte/32-4 5284755 22.69 ns/op 1410.29 MB/s BenchmarkCountByte/4096-4 604807 208.6 ns/op 19636.93 MB/s BenchmarkCountByte/4194304-4 606 196041 ns/op 21395.00 MB/s BenchmarkCountByte/67108864-4 33 3484209 ns/op 19260.86 MB/s BenchmarkFields/ASCII/16-4 272096 438.0 ns/op 36.53 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20716 5627 ns/op 45.50 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1378 87160 ns/op 46.99 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 66 1520163 ns/op 43.11 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 25608355 ns/op 40.95 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 181418 665.3 ns/op 24.05 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10552 ns/op 24.26 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 674 177629 ns/op 23.06 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 3193881 ns/op 20.52 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 59291436 ns/op 17.69 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 261164 455.6 ns/op 35.12 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 20844 5922 ns/op 43.23 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1126 108115 ns/op 37.89 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 51 2348763 ns/op 27.90 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 43002451 ns/op 24.38 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 251436 479.9 ns/op 33.34 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 16318 7310 ns/op 35.02 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 874 133423 ns/op 30.70 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 46 2732937 ns/op 23.98 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 48284690 ns/op 21.72 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 64695186 ns/op BenchmarkSplitSingleByteSeparator-4 21 5307132 ns/op BenchmarkSplitMultiByteSeparator-4 38 3244289 ns/op BenchmarkSplitNSingleByteSeparator-4 259508 440.2 ns/op BenchmarkSplitNMultiByteSeparator-4 191174 634.0 ns/op BenchmarkRepeat/5x0-4 4417152 27.88 ns/op BenchmarkRepeat/5x1-4 4649035 26.51 ns/op BenchmarkRepeat/5x2-4 204549 599.8 ns/op BenchmarkRepeat/5x6-4 113587 1282 ns/op BenchmarkRepeat/10x0-4 4505178 30.76 ns/op BenchmarkRepeat/10x1-4 4669580 26.58 ns/op BenchmarkRepeat/10x2-4 202495 603.3 ns/op BenchmarkRepeat/10x6-4 110084 1150 ns/op BenchmarkRepeatLarge/256/1-4 50635 2313 ns/op 110.66 MB/s BenchmarkRepeatLarge/256/16-4 82906 1393 ns/op 183.74 MB/s BenchmarkRepeatLarge/512/1-4 42643 2947 ns/op 173.75 MB/s BenchmarkRepeatLarge/512/16-4 67168 2366 ns/op 216.36 MB/s BenchmarkRepeatLarge/1024/1-4 37616 3098 ns/op 330.58 MB/s BenchmarkRepeatLarge/1024/16-4 43747 2291 ns/op 447.04 MB/s BenchmarkRepeatLarge/2048/1-4 31880 3742 ns/op 547.27 MB/s BenchmarkRepeatLarge/2048/16-4 39705 2875 ns/op 712.44 MB/s BenchmarkRepeatLarge/4096/1-4 24604 5035 ns/op 813.46 MB/s BenchmarkRepeatLarge/4096/16-4 28640 4475 ns/op 915.31 MB/s BenchmarkRepeatLarge/8192/1-4 10000 10976 ns/op 746.32 MB/s BenchmarkRepeatLarge/8192/16-4 18480 5867 ns/op 1396.33 MB/s BenchmarkRepeatLarge/8192/4097-4 6155424 19.07 ns/op 214796.93 MB/s BenchmarkRepeatLarge/16384/1-4 6787 20544 ns/op 797.52 MB/s BenchmarkRepeatLarge/16384/16-4 10000 12966 ns/op 1263.57 MB/s BenchmarkRepeatLarge/16384/4097-4 18516 6417 ns/op 1915.51 MB/s BenchmarkRepeatLarge/32768/1-4 6712 17508 ns/op 1871.64 MB/s BenchmarkRepeatLarge/32768/16-4 6451 15974 ns/op 2051.29 MB/s BenchmarkRepeatLarge/32768/4097-4 7189 14133 ns/op 2029.23 MB/s BenchmarkRepeatLarge/65536/1-4 3330 34991 ns/op 1872.91 MB/s BenchmarkRepeatLarge/65536/16-4 3116 68383 ns/op 958.37 MB/s BenchmarkRepeatLarge/65536/4097-4 3325 57167 ns/op 1075.00 MB/s BenchmarkRepeatLarge/131072/1-4 415 390261 ns/op 335.86 MB/s BenchmarkRepeatLarge/131072/16-4 492 249595 ns/op 525.14 MB/s BenchmarkRepeatLarge/131072/4097-4 553 352164 ns/op 360.65 MB/s BenchmarkRepeatLarge/262144/1-4 248 525541 ns/op 498.81 MB/s BenchmarkRepeatLarge/262144/16-4 208 788839 ns/op 332.32 MB/s BenchmarkRepeatLarge/262144/4097-4 266 691560 ns/op 373.23 MB/s BenchmarkRepeatLarge/524288/1-4 100 1081333 ns/op 484.85 MB/s BenchmarkRepeatLarge/524288/16-4 100 1013465 ns/op 517.32 MB/s BenchmarkRepeatLarge/524288/4097-4 122 2173498 ns/op 239.39 MB/s BenchmarkRepeatLarge/1048576/1-4 69 2265673 ns/op 462.81 MB/s BenchmarkRepeatLarge/1048576/16-4 48 2558912 ns/op 409.77 MB/s BenchmarkRepeatLarge/1048576/4097-4 61 1891093 ns/op 552.45 MB/s BenchmarkRepeatLarge/2097152/1-4 33 3471676 ns/op 604.07 MB/s BenchmarkRepeatLarge/2097152/16-4 33 3330604 ns/op 629.66 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 4266165 ns/op 490.74 MB/s BenchmarkRepeatLarge/4194304/1-4 14 13177000 ns/op 318.30 MB/s BenchmarkRepeatLarge/4194304/16-4 16 7136384 ns/op 587.74 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 7054613 ns/op 594.11 MB/s BenchmarkRepeatLarge/8388608/1-4 8 15620932 ns/op 537.01 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14080989 ns/op 595.74 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14163152 ns/op 592.14 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30098756 ns/op 557.41 MB/s BenchmarkRepeatLarge/16777216/16-4 3 36774340 ns/op 456.22 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31710672 ns/op 529.07 MB/s BenchmarkRepeatLarge/33554432/1-4 2 62279552 ns/op 538.77 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56372202 ns/op 595.23 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 57740148 ns/op 581.13 MB/s BenchmarkRepeatLarge/67108864/1-4 1 118879611 ns/op 564.51 MB/s BenchmarkRepeatLarge/67108864/16-4 1 115089282 ns/op 583.10 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 117225636 ns/op 572.48 MB/s BenchmarkRepeatLarge/134217728/1-4 1 204167033 ns/op 657.39 MB/s BenchmarkRepeatLarge/134217728/16-4 1 307655386 ns/op 436.26 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 271227388 ns/op 494.85 MB/s BenchmarkRepeatLarge/268435456/1-4 1 422183356 ns/op 635.83 MB/s BenchmarkRepeatLarge/268435456/16-4 1 481008502 ns/op 558.07 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 488653796 ns/op 549.34 MB/s BenchmarkRepeatLarge/536870912/1-4 1 840491783 ns/op 638.76 MB/s BenchmarkRepeatLarge/536870912/16-4 1 956088285 ns/op 561.53 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 974067006 ns/op 551.16 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1673362464 ns/op 641.67 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1881811651 ns/op 570.59 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1934305136 ns/op 555.10 MB/s BenchmarkIndexAnyASCII/1:1-4 2857689 42.21 ns/op BenchmarkIndexAnyASCII/1:2-4 2703751 42.92 ns/op BenchmarkIndexAnyASCII/1:4-4 2636706 44.98 ns/op BenchmarkIndexAnyASCII/1:8-4 2511783 46.64 ns/op BenchmarkIndexAnyASCII/1:16-4 2103244 58.01 ns/op BenchmarkIndexAnyASCII/1:32-4 2095906 56.60 ns/op BenchmarkIndexAnyASCII/1:64-4 2005123 59.64 ns/op BenchmarkIndexAnyASCII/16:1-4 2693128 44.27 ns/op BenchmarkIndexAnyASCII/16:2-4 676082 178.0 ns/op BenchmarkIndexAnyASCII/16:4-4 664990 180.9 ns/op BenchmarkIndexAnyASCII/16:8-4 640141 190.7 ns/op BenchmarkIndexAnyASCII/16:16-4 586785 207.1 ns/op BenchmarkIndexAnyASCII/16:32-4 500431 236.0 ns/op BenchmarkIndexAnyASCII/16:64-4 415360 292.1 ns/op BenchmarkIndexAnyASCII/256:1-4 2179426 55.00 ns/op BenchmarkIndexAnyASCII/256:2-4 56550 2131 ns/op BenchmarkIndexAnyASCII/256:4-4 55928 2141 ns/op BenchmarkIndexAnyASCII/256:8-4 56271 2137 ns/op BenchmarkIndexAnyASCII/256:16-4 55270 2167 ns/op BenchmarkIndexAnyASCII/256:32-4 54868 2182 ns/op BenchmarkIndexAnyASCII/256:64-4 53628 2274 ns/op BenchmarkIndexAnyUTF8/1:1-4 2931124 40.59 ns/op BenchmarkIndexAnyUTF8/1:2-4 2606770 45.01 ns/op BenchmarkIndexAnyUTF8/1:4-4 2495797 46.92 ns/op BenchmarkIndexAnyUTF8/1:8-4 2471566 49.02 ns/op BenchmarkIndexAnyUTF8/1:16-4 2066338 57.34 ns/op BenchmarkIndexAnyUTF8/1:32-4 2082352 58.32 ns/op BenchmarkIndexAnyUTF8/1:64-4 1990593 60.97 ns/op BenchmarkIndexAnyUTF8/16:1-4 2044800 58.38 ns/op BenchmarkIndexAnyUTF8/16:2-4 345100 304.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 359185 331.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 325669 365.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 238525 488.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 239238 493.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 220782 530.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 493672 243.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 29071 4248 ns/op BenchmarkIndexAnyUTF8/256:4-4 25220 4732 ns/op BenchmarkIndexAnyUTF8/256:8-4 23050 5231 ns/op BenchmarkIndexAnyUTF8/256:16-4 16384 7126 ns/op BenchmarkIndexAnyUTF8/256:32-4 16351 7502 ns/op BenchmarkIndexAnyUTF8/256:64-4 14916 8146 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2750799 43.16 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2784867 49.01 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2576538 44.64 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2520600 46.42 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2167111 54.55 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2188413 55.37 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2063571 57.96 ns/op BenchmarkLastIndexAnyASCII/16:1-4 659823 183.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 646688 182.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 647763 187.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 621854 190.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 572017 208.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 500451 235.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 406650 293.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54265 2186 ns/op BenchmarkLastIndexAnyASCII/256:2-4 54408 2188 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54741 2194 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54537 2184 ns/op BenchmarkLastIndexAnyASCII/256:16-4 54579 2203 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53745 2235 ns/op BenchmarkLastIndexAnyASCII/256:64-4 52444 2308 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2735709 43.19 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2721960 43.89 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2596771 46.41 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2500491 47.08 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2168084 55.21 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2101039 56.65 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2028470 58.76 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 482703 251.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 236240 515.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 223299 540.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 211078 563.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 171549 682.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 171586 694.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 160238 743.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 34998 3234 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16098 7353 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14421 8045 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14470 8294 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10397 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10537 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11259 ns/op BenchmarkTrimASCII/1:1-4 4451787 31.80 ns/op BenchmarkTrimASCII/1:2-4 2601884 46.26 ns/op BenchmarkTrimASCII/1:4-4 2448976 48.67 ns/op BenchmarkTrimASCII/1:8-4 2069512 58.29 ns/op BenchmarkTrimASCII/1:16-4 1619959 73.81 ns/op BenchmarkTrimASCII/16:1-4 3305632 36.38 ns/op BenchmarkTrimASCII/16:2-4 666351 179.6 ns/op BenchmarkTrimASCII/16:4-4 564098 181.7 ns/op BenchmarkTrimASCII/16:8-4 625382 189.1 ns/op BenchmarkTrimASCII/16:16-4 551533 219.0 ns/op BenchmarkTrimASCII/256:1-4 571443 212.4 ns/op BenchmarkTrimASCII/256:2-4 56083 2133 ns/op BenchmarkTrimASCII/256:4-4 56038 2153 ns/op BenchmarkTrimASCII/256:8-4 55532 2146 ns/op BenchmarkTrimASCII/256:16-4 49442 2443 ns/op BenchmarkTrimASCII/4096:1-4 42382 2808 ns/op BenchmarkTrimASCII/4096:2-4 3504 34780 ns/op BenchmarkTrimASCII/4096:4-4 3589 34131 ns/op BenchmarkTrimASCII/4096:8-4 3560 33397 ns/op BenchmarkTrimASCII/4096:16-4 3567 37834 ns/op BenchmarkTrimByte-4 4742019 24.01 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30946 3802 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 31141 3860 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1324 77521 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2011 59410 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3949 31245 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7372 17750 ns/op BenchmarkJoin/0-4 6168160 18.53 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4588605 25.47 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 181261 673.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 123998 989.3 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 90394 1402 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 74859 1597 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 65798 1900 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55592 2188 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3316322 36.00 ns/op BenchmarkTrimSpace/ASCII-4 1374123 87.15 ns/op BenchmarkTrimSpace/SomeNonASCII-4 125530 919.7 ns/op BenchmarkTrimSpace/JustNonASCII-4 67515 1780 ns/op BenchmarkReplaceAll-4 116133 1036 ns/op 16 B/op 1 allocs/op PASS ok strings 61.778s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 81738 1396 ns/op BenchmarkCond2-4 32880 3573 ns/op BenchmarkCond4-4 27793 4344 ns/op BenchmarkCond8-4 13131 8622 ns/op BenchmarkCond16-4 7537 16027 ns/op BenchmarkCond32-4 2845 42379 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 889780 121.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 361741 319.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 920074 154.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 947193 151.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 531332 216.0 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1253203 107.6 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 148159 856.4 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 121694 1047 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 120944 1097 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 79134 1688 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 838773 137.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 251438 486.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 872094 140.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 230899 515.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 983863 116.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 259946 478.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1864616 66.03 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 72817 1541 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 182875 697.8 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 637053 265.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3230 32788 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 343 345210 ns/op BenchmarkRange/*sync.Map-4 1497 75704 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 97381 1057 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 359820 312.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 106048 1087 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 180525 641.6 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 452059 279.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 325197 408.6 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 131007 905.3 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 279951 454.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 1416336 85.50 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 69633 1437 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 204276 586.7 ns/op BenchmarkSwapCollision/*sync.Map-4 132541 924.7 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 393 315480 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 157009 767.9 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 362200 280.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 31328 3937 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 95631 1270 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32283 3588 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 322293 349.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 132214 792.5 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 387565 324.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2031381 57.24 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 218894 543.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2157284 51.95 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 1000000 121.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 208287 574.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 1000000 115.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 127592 932.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 551760 237.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 798990 158.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 158623 754.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 1000000 116.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 149970 690.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 172939 758.7 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 411654 274.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 76708 1562 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 326791 394.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 762966 145.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 165026 718.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1209649 110.5 ns/op BenchmarkUncontendedSemaphore-4 5062022 23.57 ns/op BenchmarkContendedSemaphore-4 4245285 31.15 ns/op BenchmarkMutexUncontended-4 1029016 131.6 ns/op BenchmarkMutex-4 302589 400.1 ns/op BenchmarkMutexSlack-4 289623 408.1 ns/op BenchmarkMutexWork-4 276188 428.4 ns/op BenchmarkMutexWorkSlack-4 268312 440.2 ns/op BenchmarkMutexNoSpin-4 146514 770.5 ns/op BenchmarkMutexSpin-4 77870 1514 ns/op BenchmarkOnce-4 1675243 70.26 ns/op BenchmarkOnceFunc/v=Once-4 1734399 69.27 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1377424 86.93 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1533340 80.51 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1595349 75.46 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1389800 86.15 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1514728 79.62 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5878982 19.62 ns/op BenchmarkSemaSyntNonblock-4 2443321 53.63 ns/op BenchmarkSemaSyntBlock-4 2117438 51.79 ns/op BenchmarkSemaWorkNonblock-4 1245178 96.55 ns/op BenchmarkSemaWorkBlock-4 1000000 109.9 ns/op BenchmarkRWMutexUncontended-4 430921 335.9 ns/op BenchmarkRWMutexWrite100-4 530352 221.5 ns/op BenchmarkRWMutexWrite10-4 417208 278.8 ns/op BenchmarkRWMutexWorkWrite100-4 417445 294.5 ns/op BenchmarkRWMutexWorkWrite10-4 312837 390.2 ns/op BenchmarkWaitGroupUncontended-4 799164 146.9 ns/op BenchmarkWaitGroupAddDone-4 508124 233.9 ns/op BenchmarkWaitGroupAddDoneWork-4 493492 280.6 ns/op BenchmarkWaitGroupWait-4 3752115 33.05 ns/op BenchmarkWaitGroupWaitWork-4 2520753 43.78 ns/op BenchmarkWaitGroupActuallyWait-4 109669 1038 ns/op 32 B/op 2 allocs/op PASS ok sync 18.339s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 477594 252.3 ns/op PASS ok sync/atomic 1.131s PASS ok syscall 1.007s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 161436 747.8 ns/op 0 B/op 0 allocs/op PASS ok testing 1.138s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6060 18120 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7322 14789 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 79 1466894 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 80 1368551 ns/op 1387 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 179003043 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 166435422 ns/op 18285048 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1648 71760 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1840 64386 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6454529 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6205675 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 687119721 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 688524772 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 205 577755 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 216 550315 ns/op 181 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 56076394 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 54836238 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6276414577 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6355716014 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2530 45424 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 2957160 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 296074952 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2248 51156 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 241 484157 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 22 4851631 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5652 20243 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.188s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 103089037 ns/op BenchmarkVariableString-4 80025 1468 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1819 65706 ns/op 2505 B/op 39 allocs/op PASS ok text/template/parse 1.383s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 60 1882666 ns/op BenchmarkAfter-4 165 1040848 ns/op BenchmarkStop-4 258 416465 ns/op BenchmarkSimultaneousAfterFunc-4 94 3086506 ns/op BenchmarkStartStop-4 426 268043 ns/op BenchmarkReset-4 3174 65695 ns/op BenchmarkSleep-4 75 1899078 ns/op BenchmarkParallelTimerLatency-4 16 6635973 avg-late-ns 44011567 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 999064 avg-late-ns 4094513 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 3208525 avg-late-ns 10585100 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 27 30849608 avg-late-ns 48288892 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 30 509999 avg-late-ns 3488148 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 5976796 avg-late-ns 22031863 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 398889 avg-late-ns 4394322 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 431255 avg-late-ns 2541923 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 348620 avg-late-ns 2375057 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 296384 avg-late-ns 2036138 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 679796 avg-late-ns 2563396 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 323682 avg-late-ns 909702 max-late-ns BenchmarkTicker-4 823 219721 ns/op BenchmarkTickerReset-4 5929 18732 ns/op BenchmarkTickerResetNaive-4 384 327611 ns/op BenchmarkNow-4 1744920 69.15 ns/op BenchmarkNowUnixNano-4 1394137 85.97 ns/op BenchmarkNowUnixMilli-4 1399807 95.12 ns/op BenchmarkNowUnixMicro-4 1217706 95.66 ns/op BenchmarkFormat-4 53448 2224 ns/op BenchmarkFormatRFC3339-4 74516 1619 ns/op BenchmarkFormatRFC3339Nano-4 70930 1676 ns/op BenchmarkFormatNow-4 81561 1481 ns/op BenchmarkMarshalJSON-4 102903 1165 ns/op BenchmarkMarshalText-4 106293 1145 ns/op BenchmarkParse-4 134226 879.8 ns/op BenchmarkParseRFC3339UTC-4 329806 365.3 ns/op BenchmarkParseRFC3339UTCBytes-4 202389 565.8 ns/op BenchmarkParseRFC3339TZ-4 79304 1517 ns/op BenchmarkParseRFC3339TZBytes-4 63506 1932 ns/op BenchmarkParseDuration-4 602475 198.5 ns/op BenchmarkHour-4 1000000 118.9 ns/op BenchmarkSecond-4 1000000 119.6 ns/op BenchmarkYear-4 737936 162.0 ns/op BenchmarkDay-4 696788 171.4 ns/op BenchmarkISOWeek-4 672512 177.2 ns/op BenchmarkGoString-4 70228 1704 ns/op BenchmarkUnmarshalText-4 72782 1690 ns/op PASS ok time 12.786s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 425246 277.3 ns/op BenchmarkDecodeValidJapaneseChars-4 546368 221.3 ns/op BenchmarkDecodeRune-4 1382707 94.50 ns/op BenchmarkEncodeValidASCII-4 321457 359.5 ns/op BenchmarkEncodeValidJapaneseChars-4 476608 234.3 ns/op BenchmarkAppendRuneValidASCII-4 667552 171.2 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1203032 96.08 ns/op BenchmarkEncodeRune-4 646578 172.5 ns/op PASS ok unicode/utf16 2.162s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2145283 54.70 ns/op BenchmarkRuneCountTenJapaneseChars-4 379087 303.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4045676 28.00 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 499190 232.0 ns/op BenchmarkValidTenASCIIChars-4 2349303 50.34 ns/op BenchmarkValid100KASCIIChars-4 97 1607953 ns/op BenchmarkValidTenJapaneseChars-4 354840 336.9 ns/op BenchmarkValidLongMostlyASCII-4 110 1087038 ns/op BenchmarkValidLongJapanese-4 64 1825011 ns/op BenchmarkValidStringTenASCIIChars-4 4958737 24.33 ns/op BenchmarkValidString100KASCIIChars-4 6907 16958 ns/op BenchmarkValidStringTenJapaneseChars-4 474836 239.8 ns/op BenchmarkValidStringLongMostlyASCII-4 1324 90063 ns/op BenchmarkValidStringLongJapanese-4 159 736698 ns/op BenchmarkEncodeASCIIRune-4 4490191 25.66 ns/op BenchmarkEncodeJapaneseRune-4 2387474 50.32 ns/op BenchmarkAppendASCIIRune-4 8353665 13.98 ns/op BenchmarkAppendJapaneseRune-4 2879505 42.07 ns/op BenchmarkDecodeASCIIRune-4 2869131 42.07 ns/op BenchmarkDecodeJapaneseRune-4 2466465 48.65 ns/op BenchmarkFullRune/ASCII-4 3269508 37.13 ns/op BenchmarkFullRune/Incomplete-4 1596864 75.38 ns/op BenchmarkFullRune/Japanese-4 3327780 35.97 ns/op PASS ok unicode/utf8 4.656s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 78724668703 ns/op PASS ok cmd/api 79.889s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 596742 176.9 ns/op BenchmarkCgoCall/one-pointer-4 526646 215.1 ns/op BenchmarkCgoCall/string-pointer-escape-4 464058 253.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 448518 248.7 ns/op BenchmarkCgoCall/eight-pointers-4 239749 506.6 ns/op BenchmarkCgoCall/eight-pointers-nil-4 565848 217.7 ns/op BenchmarkCgoCall/eight-pointers-array-4 40412 3073 ns/op BenchmarkCgoCall/eight-pointers-slice-4 51210 2317 ns/op BenchmarkGoString-4 1234310 110.8 ns/op BenchmarkCGoCallback-4 68726 1683 ns/op BenchmarkCGoInCThread-4 575055 192.5 ns/op PASS ok cmd/cgo/internal/test 2.526s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 568218 207.0 ns/op BenchmarkEqArrayOfStrings64-4 64639 1838 ns/op BenchmarkEqArrayOfStrings1024-4 5830 20652 ns/op BenchmarkEqArrayOfFloats5-4 1000000 113.5 ns/op BenchmarkEqArrayOfFloats64-4 122092 979.8 ns/op BenchmarkEqArrayOfFloats1024-4 5242 22791 ns/op BenchmarkEqArrayOfStructsEq-4 1438 84132 ns/op BenchmarkEqArrayOfStructsNotEq-4 2104 52112 ns/op BenchmarkEqStruct-4 15971752 7.566 ns/op PASS ok cmd/compile/internal/reflectdata 2.153s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 57855 ns/op BenchmarkInvertLessThanNoov-4 11606863 10.24 ns/op BenchmarkCopyElim1-4 1474 79822 ns/op BenchmarkCopyElim10-4 1338 98513 ns/op BenchmarkCopyElim100-4 607 193014 ns/op BenchmarkCopyElim1000-4 80 1416472 ns/op BenchmarkCopyElim10000-4 5 22214905 ns/op BenchmarkCopyElim100000-4 1 439997798 ns/op BenchmarkDeadCode/1-4 954 126739 ns/op BenchmarkDeadCode/10-4 910 148436 ns/op BenchmarkDeadCode/100-4 300 394215 ns/op BenchmarkDeadCode/1000-4 51 2401196 ns/op BenchmarkDeadCode/10000-4 5 23467332 ns/op BenchmarkDeadCode/100000-4 1 283248593 ns/op BenchmarkDeadCode/200000-4 1 657506654 ns/op BenchmarkDominatorsLinear-4 12 10212925 ns/op 0.98 MB/s BenchmarkDominatorsFwdBack-4 9 12927301 ns/op 0.77 MB/s BenchmarkDominatorsManyPred-4 7 15535513 ns/op 0.64 MB/s BenchmarkDominatorsMaxPred-4 7 14951581 ns/op 0.67 MB/s BenchmarkDominatorsMaxPredVal-4 7 14927070 ns/op 0.67 MB/s BenchmarkFuse/1-4 924 218469 ns/op BenchmarkFuse/10-4 532 258134 ns/op BenchmarkFuse/100-4 175 671197 ns/op BenchmarkFuse/1000-4 21 5856250 ns/op BenchmarkFuse/10000-4 2 64371512 ns/op BenchmarkNilCheckDeep1-4 8199 14436 ns/op 0.07 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3361 36487 ns/op 0.27 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 494 241919 ns/op 0.41 MB/s 1144 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2434182 ns/op 0.41 MB/s 11242 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 5 25504088 ns/op 0.39 MB/s 236347 B/op 7 allocs/op BenchmarkDSEPass-4 15 7248711 ns/op 48356 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 204425643 ns/op 4249120 B/op 108327 allocs/op BenchmarkCSEPass-4 5 24346985 ns/op 79216 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 253346368 ns/op 5683376 B/op 97600 allocs/op BenchmarkDeadcodePass-4 111 1110277 ns/op 98681 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 205981393 ns/op 4047728 B/op 44977 allocs/op BenchmarkMultiPass-4 40 2507596 ns/op 213590 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 392146151 ns/op 11208104 B/op 150044 allocs/op BenchmarkCondRewrite/SoloJump-4 3045379 39.45 ns/op BenchmarkCondRewrite/CombJump-4 2899071 41.71 ns/op PASS ok cmd/compile/internal/ssa 16.340s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 8012 14943 ns/op BenchmarkExtShift-4 15031 8207 ns/op BenchmarkModify-4 6884 17233 ns/op BenchmarkMullImm-4 14503 8406 ns/op BenchmarkConstModify-4 7834 15133 ns/op BenchmarkBitSet-4 16125 7451 ns/op BenchmarkBitClear-4 16239 7342 ns/op BenchmarkBitToggle-4 16160 7439 ns/op BenchmarkBitSetConst-4 126298 954.3 ns/op BenchmarkBitClearConst-4 128804 952.2 ns/op BenchmarkBitToggleConst-4 106021 968.9 ns/op BenchmarkDivconstI64-4 7871721 15.13 ns/op BenchmarkModconstI64-4 7620950 15.70 ns/op BenchmarkDivisiblePow2constI64-4 7748299 14.79 ns/op BenchmarkDivisibleconstI64-4 7842441 15.25 ns/op BenchmarkDivisibleWDivconstI64-4 5322939 22.56 ns/op BenchmarkDivconstU64/3-4 8027952 15.04 ns/op BenchmarkDivconstU64/5-4 7758639 15.51 ns/op BenchmarkDivconstU64/37-4 7750975 15.48 ns/op BenchmarkDivconstU64/1234567-4 7076554 16.49 ns/op BenchmarkModconstU64-4 7798111 15.41 ns/op BenchmarkDivisibleconstU64-4 7977486 15.07 ns/op BenchmarkDivisibleWDivconstU64-4 5313409 22.88 ns/op BenchmarkDivconstI32-4 7623564 14.92 ns/op BenchmarkModconstI32-4 7410944 15.53 ns/op BenchmarkDivisiblePow2constI32-4 8088332 14.66 ns/op BenchmarkDivisibleconstI32-4 7299831 15.93 ns/op BenchmarkDivisibleWDivconstI32-4 5458743 22.49 ns/op BenchmarkDivconstU32-4 8166634 14.54 ns/op BenchmarkModconstU32-4 7994722 14.87 ns/op BenchmarkDivisibleconstU32-4 8078928 15.47 ns/op BenchmarkDivisibleWDivconstU32-4 5260303 22.39 ns/op BenchmarkDivconstI16-4 8080563 14.63 ns/op BenchmarkModconstI16-4 8008292 14.88 ns/op BenchmarkDivisiblePow2constI16-4 8161954 14.81 ns/op BenchmarkDivisibleconstI16-4 7973653 14.74 ns/op BenchmarkDivisibleWDivconstI16-4 5390462 22.31 ns/op BenchmarkDivconstU16-4 7994362 14.65 ns/op BenchmarkModconstU16-4 8058360 14.92 ns/op BenchmarkDivisibleconstU16-4 7756446 15.27 ns/op BenchmarkDivisibleWDivconstU16-4 5227612 22.35 ns/op BenchmarkDivconstI8-4 7587834 15.89 ns/op BenchmarkModconstI8-4 7652929 15.46 ns/op BenchmarkDivisiblePow2constI8-4 7929769 14.79 ns/op BenchmarkDivisibleconstI8-4 8015838 14.77 ns/op BenchmarkDivisibleWDivconstI8-4 5358195 22.51 ns/op BenchmarkDivconstU8-4 8191963 14.47 ns/op BenchmarkModconstU8-4 8030342 14.86 ns/op BenchmarkDivisibleconstU8-4 8036799 14.68 ns/op BenchmarkDivisibleWDivconstU8-4 5298369 22.41 ns/op BenchmarkMul2-4 175316 689.5 ns/op BenchmarkMulNeg2-4 172851 688.2 ns/op BenchmarkEfaceInteger-4 4153732 26.93 ns/op BenchmarkTypeAssert-4 14038671 8.437 ns/op BenchmarkDiv64UnsignedSmall-4 13919689 8.368 ns/op BenchmarkDiv64Small-4 13885275 8.691 ns/op BenchmarkDiv64SmallNegDivisor-4 13815471 8.724 ns/op BenchmarkDiv64SmallNegDividend-4 13828633 8.714 ns/op BenchmarkDiv64SmallNegBoth-4 13495588 8.556 ns/op BenchmarkDiv64Unsigned-4 11365808 10.36 ns/op BenchmarkDiv64-4 11470510 10.14 ns/op BenchmarkDiv64NegDivisor-4 11410104 10.21 ns/op BenchmarkDiv64NegDividend-4 11496472 10.24 ns/op BenchmarkDiv64NegBoth-4 11487318 10.27 ns/op BenchmarkMod64UnsignedSmall-4 13842159 8.414 ns/op BenchmarkMod64Small-4 13721079 8.807 ns/op BenchmarkMod64SmallNegDivisor-4 13602841 8.812 ns/op BenchmarkMod64SmallNegDividend-4 13829222 8.777 ns/op BenchmarkMod64SmallNegBoth-4 13389835 8.553 ns/op BenchmarkMod64Unsigned-4 11370250 10.37 ns/op BenchmarkMod64-4 11602254 10.21 ns/op BenchmarkMod64NegDivisor-4 11467203 10.38 ns/op BenchmarkMod64NegDividend-4 11444788 10.25 ns/op BenchmarkMod64NegBoth-4 11496961 10.29 ns/op BenchmarkMulconstI32/3-4 14637846 8.083 ns/op BenchmarkMulconstI32/5-4 14034187 8.072 ns/op BenchmarkMulconstI32/12-4 14434789 8.272 ns/op BenchmarkMulconstI32/120-4 14457356 8.275 ns/op BenchmarkMulconstI32/-120-4 14131791 8.270 ns/op BenchmarkMulconstI32/65537-4 14258341 8.032 ns/op BenchmarkMulconstI32/65538-4 14618197 8.191 ns/op BenchmarkMulconstI64/3-4 14830761 7.987 ns/op BenchmarkMulconstI64/5-4 14676350 8.069 ns/op BenchmarkMulconstI64/12-4 14620712 8.147 ns/op BenchmarkMulconstI64/120-4 14819752 8.134 ns/op BenchmarkMulconstI64/-120-4 14539777 8.206 ns/op BenchmarkMulconstI64/65537-4 14367481 8.005 ns/op BenchmarkMulconstI64/65538-4 14805784 8.121 ns/op BenchmarkMulconstU32/3-4 14822364 7.924 ns/op BenchmarkMulconstU32/5-4 14461392 8.050 ns/op BenchmarkMulconstU32/12-4 14606055 8.165 ns/op BenchmarkMulconstU32/120-4 14796687 8.128 ns/op BenchmarkMulconstU32/65537-4 14717280 7.957 ns/op BenchmarkMulconstU32/65538-4 14782653 8.167 ns/op BenchmarkMulconstU64/3-4 14559292 7.958 ns/op BenchmarkMulconstU64/5-4 14041371 7.983 ns/op BenchmarkMulconstU64/12-4 14627298 8.114 ns/op BenchmarkMulconstU64/120-4 14807973 8.139 ns/op BenchmarkMulconstU64/65537-4 14788122 7.998 ns/op BenchmarkMulconstU64/65538-4 14497587 8.159 ns/op BenchmarkShiftArithmeticRight-4 15189582 7.947 ns/op BenchmarkSwitch8Predictable-4 9778738 12.01 ns/op BenchmarkSwitch8Unpredictable-4 5825902 20.51 ns/op BenchmarkSwitch32Predictable-4 8901038 13.93 ns/op BenchmarkSwitch32Unpredictable-4 5553033 21.68 ns/op BenchmarkSwitchStringPredictable-4 4255880 28.52 ns/op BenchmarkSwitchStringUnpredictable-4 4309122 27.67 ns/op BenchmarkSwitchTypePredictable-4 3123038 37.41 ns/op BenchmarkSwitchTypeUnpredictable-4 3524724 34.85 ns/op BenchmarkSwitchInterfaceTypePredictable-4 4094706 29.41 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4132156 28.88 ns/op PASS ok cmd/compile/internal/test 16.772s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1104170 ns/op BenchmarkNamed/Underlying/nongeneric-4 1233602 96.65 ns/op BenchmarkNamed/Underlying/generic-4 1207221 97.89 ns/op BenchmarkNamed/Underlying/src_instance-4 1242044 96.85 ns/op BenchmarkNamed/Underlying/user_instance-4 1207130 99.14 ns/op BenchmarkCheck/http/funcbodies/info-4 1 506534749 ns/op 66512 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 428182875 ns/op 78682 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 148484356 ns/op 226860 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 134973073 ns/op 249567 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 238868202 ns/op 21723 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 94464800 ns/op 54936 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 29738633 ns/op 174491 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 29100340 ns/op 178317 lines/s BenchmarkCheck/constant/funcbodies/info-4 2 50307348 ns/op 43127 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41598553 ns/op 52155 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 20599153 ns/op 105329 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 20062384 ns/op 108145 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 933192722 ns/op 73577 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 689409250 ns/op 99598 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 139968960 ns/op 490503 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 127769711 ns/op 537331 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 312100914 ns/op 6446 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 61450792 ns/op 32737 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 4 35416870 ns/op 56804 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 34369803 ns/op 58532 lines/s PASS ok cmd/compile/internal/types2 16.286s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 258 469673 ns/op 431306 sys-ns/op 609516 user-ns/op PASS ok cmd/go 1.209s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 248926 455.1 ns/op PASS ok cmd/go/internal/cfg 1.131s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 24122 4993 ns/op 1.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24722 4936 ns/op 1.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2668 44700 ns/op 22.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2706 43953 ns/op 23.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 385 310800 ns/op 26.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 382 313877 ns/op 26.10 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.964s All tests passed.