linux-s390x-ibm-race at bf821f65cfd61dcc431922eea2cb97ce0825d60c :: 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=d4136a49e9844b188926369a99eec79f" "JOURNAL_STREAM=9:598883690" "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=d4136a49e9844b188926369a99eec79f" "JOURNAL_STREAM=9:598883690" "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 4.205s ok archive/zip 13.713s ok bufio 2.497s ok bytes 8.912s ok cmp 1.365s ok compress/bzip2 2.793s ok compress/flate 33.836s ok compress/gzip 43.331s ok compress/lzw 5.665s ok compress/zlib 18.338s ok container/heap 1.498s ok container/list 1.131s ok container/ring 1.118s ok context 1.097s ok crypto 1.208s ok crypto/aes 1.077s ok crypto/cipher 1.049s ok crypto/des 1.067s ok crypto/dsa 1.526s ok crypto/ecdh 2.326s ok crypto/ecdsa 2.095s ok crypto/ed25519 4.396s ok crypto/elliptic 1.122s ok crypto/hmac 1.034s ok crypto/internal/alias 1.013s ok crypto/internal/bigmod 2.950s ok crypto/internal/boring 1.106s ok crypto/internal/boring/bcache 2.338s ok crypto/internal/edwards25519 7.241s ok crypto/internal/edwards25519/field 1.499s ok crypto/internal/nistec 5.221s ok crypto/internal/nistec/fiat 1.013s [no tests to run] ok crypto/md5 1.044s ok crypto/rand 1.668s ok crypto/rc4 2.474s ok crypto/rsa 7.607s ok crypto/sha1 1.106s ok crypto/sha256 1.032s ok crypto/sha512 1.035s ok crypto/subtle 2.403s ok crypto/tls 9.576s ok crypto/x509 4.574s ok database/sql 2.032s ok database/sql/driver 1.096s ok debug/buildinfo 1.097s ok debug/dwarf 1.093s ok debug/elf 3.296s ok debug/gosym 1.262s ok debug/macho 1.304s ok debug/pe 1.075s ok debug/plan9obj 1.070s ok embed 1.178s [no tests to run] ok embed/internal/embedtest 1.154s ok encoding/ascii85 1.159s ok encoding/asn1 1.545s ok encoding/base32 1.213s ok encoding/base64 1.021s ok encoding/binary 1.112s ok encoding/csv 1.706s ok encoding/gob 48.463s ok encoding/hex 1.037s ok encoding/json 7.316s ok encoding/pem 5.175s ok encoding/xml 1.200s ok errors 1.102s ok expvar 1.065s ok flag 3.192s ok fmt 1.853s ok go/ast 1.036s ok go/build 12.531s ok go/build/constraint 1.356s ok go/constant 1.356s ok go/doc 1.743s ok go/doc/comment 6.690s ok go/format 1.046s ok go/importer 4.567s ok go/internal/gccgoimporter 1.653s ok go/internal/gcimporter 35.134s ok go/internal/srcimporter 47.351s ok go/parser 5.493s ok go/printer 7.424s ok go/scanner 1.023s ok go/token 1.187s ok go/types 111.478s ok go/version 1.044s ok hash 1.039s ok hash/adler32 1.458s ok hash/crc32 1.047s ok hash/crc64 1.027s ok hash/fnv 1.021s ok hash/maphash 1.087s ok html 1.085s ok html/template 1.642s ok image 2.286s ok image/color 1.080s ok image/draw 2.289s ok image/gif 5.377s ok image/jpeg 3.719s ok image/png 6.540s ok index/suffixarray 4.657s ok internal/abi 1.132s ok internal/buildcfg 1.016s ok internal/chacha8rand 1.024s ok internal/coverage/cformat 1.022s ok internal/coverage/cmerge 1.029s ok internal/coverage/pods 1.045s ok internal/coverage/slicereader 1.053s ok internal/coverage/slicewriter 1.017s ok internal/coverage/test 1.042s ok internal/cpu 2.039s ok internal/dag 1.020s ok internal/diff 1.019s ok internal/fmtsort 1.066s ok internal/fuzz 1.071s ok internal/godebug 12.793s ok internal/godebugs 1.035s ok internal/gover 1.050s ok internal/intern 7.135s ok internal/itoa 1.255s ok internal/platform 3.066s ok internal/poll 1.465s ok internal/profile 1.047s ok internal/reflectlite 1.067s ok internal/safefilepath 1.179s ok internal/saferio 1.680s ok internal/singleflight 1.334s ok internal/testenv 2.018s ok internal/trace 1.471s ok internal/trace/v2 35.541s ok internal/types/errors 2.553s ok internal/unsafeheader 1.271s ok internal/xcoff 1.049s ok internal/zstd 1.527s ok io 1.110s ok io/fs 1.341s ok io/ioutil 1.054s ok log 1.033s ok log/slog 1.308s ok log/slog/internal/benchmarks 1.807s ok log/slog/internal/buffer 1.791s ok log/syslog 2.313s ok maps 1.033s ok math 1.846s ok math/big 19.475s ok math/bits 1.034s ok math/cmplx 1.028s ok math/rand 9.377s ok math/rand/v2 9.926s ok mime 2.021s ok mime/multipart 18.382s ok mime/quotedprintable 1.429s ok net 84.826s ok net/http 42.002s ok net/http/cgi 28.040s ok net/http/cookiejar 1.097s ok net/http/fcgi 1.244s ok net/http/httptest 1.537s ok net/http/httptrace 1.157s ok net/http/httputil 2.605s ok net/http/internal 8.085s ok net/http/internal/ascii 1.105s ok net/http/pprof 8.004s ok net/internal/cgotest 1.201s ok net/internal/socktest 1.107s ok net/mail 1.027s ok net/netip 2.878s ok net/rpc 1.328s ok net/rpc/jsonrpc 1.092s ok net/smtp 1.590s ok net/textproto 2.077s ok net/url 1.038s ok os 11.896s ok os/exec 11.316s ok os/exec/internal/fdtest 1.670s ok os/signal 28.463s ok os/user 1.127s ok path 1.131s ok path/filepath 1.896s ok plugin 1.863s ok reflect 14.601s ok regexp 13.333s ok regexp/syntax 22.667s ok runtime 132.440s ok runtime/cgo 1.024s ok runtime/coverage 1.085s ok runtime/debug 2.494s ok runtime/internal/atomic 1.030s ok runtime/internal/math 1.031s ok runtime/internal/sys 1.039s ok runtime/internal/syscall 1.268s ok runtime/internal/wasitest 1.434s ok runtime/metrics 1.037s ok runtime/pprof 30.535s ok runtime/race 18.471s ok runtime/trace 1.146s ok slices 3.979s ok sort 3.161s ok strconv 6.981s ok strings 6.346s ok sync 3.854s ok sync/atomic 25.831s ok syscall 21.490s ok testing 18.317s ok testing/fstest 1.110s ok testing/iotest 1.041s ok testing/quick 1.747s ok testing/slogtest 1.014s ok text/scanner 1.304s ok text/tabwriter 1.269s ok text/template 1.180s ok text/template/parse 1.187s ok time 6.737s ok unicode 1.021s ok unicode/utf16 1.025s ok unicode/utf8 1.089s ok cmd/addr2line 9.351s ok cmd/api 52.548s ok cmd/asm/internal/asm 11.885s ok cmd/asm/internal/lex 1.034s ok cmd/cgo/internal/swig 1.246s ok cmd/cgo/internal/test 7.245s ok cmd/cgo/internal/testcarchive 74.713s ok cmd/cgo/internal/testcshared 28.615s ok cmd/cgo/internal/testerrors 38.810s ok cmd/cgo/internal/testfortran 1.392s ok cmd/cgo/internal/testgodefs 5.016s ok cmd/cgo/internal/testlife 4.527s ok cmd/cgo/internal/testnocgo 1.129s ok cmd/cgo/internal/testplugin 152.133s ok cmd/cgo/internal/testsanitizers 1.845s ok cmd/cgo/internal/testshared 187.464s ok cmd/cgo/internal/testso 5.256s ok cmd/cgo/internal/teststdio 5.507s ok cmd/cgo/internal/testtls 1.143s ok cmd/compile/internal/abt 1.203s ok cmd/compile/internal/amd64 1.045s ok cmd/compile/internal/base 1.109s ok cmd/compile/internal/compare 1.049s ok cmd/compile/internal/devirtualize 1.069s ok cmd/compile/internal/dwarfgen 2.586s ok cmd/compile/internal/importer 4.095s ok cmd/compile/internal/inline/inlheur 2.836s ok cmd/compile/internal/ir 1.018s ok cmd/compile/internal/logopt 1.793s ok cmd/compile/internal/loopvar 1.048s ok cmd/compile/internal/noder 1.091s ok cmd/compile/internal/reflectdata 1.389s [no tests to run] ok cmd/compile/internal/ssa 39.463s ok cmd/compile/internal/syntax 1.667s ok cmd/compile/internal/test 33.721s ok cmd/compile/internal/typecheck 1.684s ok cmd/compile/internal/types 1.017s ok cmd/compile/internal/types2 37.976s ok cmd/covdata 1.072s ok cmd/cover 25.226s ok cmd/dist 1.265s ok cmd/distpack 1.089s ok cmd/doc 2.600s ok cmd/fix 9.445s ok cmd/go 299.070s ok cmd/go/internal/auth 1.021s ok cmd/go/internal/cache 1.091s ok cmd/go/internal/cfg 1.009s [no tests to run] ok cmd/go/internal/envcmd 1.038s ok cmd/go/internal/fsys 1.036s ok cmd/go/internal/generate 1.033s ok cmd/go/internal/gover 1.010s ok cmd/go/internal/imports 1.017s ok cmd/go/internal/load 1.018s ok cmd/go/internal/lockedfile 2.125s ok cmd/go/internal/lockedfile/internal/filelock 2.072s ok cmd/go/internal/modfetch 1.027s ok cmd/go/internal/modfetch/codehost 1.286s ok cmd/go/internal/modfetch/zip_sum_test 1.015s ok cmd/go/internal/modindex 1.629s ok cmd/go/internal/modload 1.015s ok cmd/go/internal/mvs 1.022s ok cmd/go/internal/par 1.054s ok cmd/go/internal/str 1.010s ok cmd/go/internal/test 1.087s ok cmd/go/internal/toolchain 1.056s ok cmd/go/internal/vcs 1.037s ok cmd/go/internal/vcweb 1.029s ok cmd/go/internal/vcweb/vcstest 1.669s ok cmd/go/internal/web 1.019s ok cmd/go/internal/work 1.243s ok cmd/gofmt 1.190s ok cmd/internal/archive 1.561s ok cmd/internal/bootstrap_test 1.008s ok cmd/internal/buildid 1.775s ok cmd/internal/cov 1.535s ok cmd/internal/dwarf 1.021s ok cmd/internal/edit 1.011s ok cmd/internal/goobj 1.015s ok cmd/internal/moddeps 2.133s ok cmd/internal/notsha256 1.014s ok cmd/internal/obj 1.430s ok cmd/internal/obj/ppc64 1.235s ok cmd/internal/obj/riscv 1.134s ok cmd/internal/obj/s390x 1.017s ok cmd/internal/obj/x86 3.659s ok cmd/internal/objabi 1.091s ok cmd/internal/pkgpath 5.099s ok cmd/internal/pkgpattern 1.032s ok cmd/internal/quoted 1.029s ok cmd/internal/src 1.019s ok cmd/internal/test2json 1.902s ok cmd/link 15.823s ok cmd/link/internal/benchmark 1.211s ok cmd/link/internal/ld 11.122s ok cmd/link/internal/loader 1.041s ok cmd/nm 9.145s ok cmd/objdump 1.039s ok cmd/pack 7.859s ok cmd/pprof 1.028s ok cmd/relnote 1.021s ok cmd/trace 1.025s ok cmd/trace/v2 1.368s ok cmd/vet 41.354s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2516 45902 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1904 59742 ns/op 1859 B/op 37 allocs/op Benchmark/Writer/PAX-4 1329 87397 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4020 26447 ns/op 5181 B/op 16 allocs/op Benchmark/Reader/GNU-4 5703 18518 ns/op 5306 B/op 15 allocs/op Benchmark/Reader/PAX-4 2259 55486 ns/op 8931 B/op 33 allocs/op PASS ok archive/tar 1.744s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 471776099 ns/op 15264 B/op 67 allocs/op BenchmarkZip64Test-4 1 176596648 ns/op BenchmarkZip64TestSizes/4096-4 1118 103887 ns/op BenchmarkZip64TestSizes/1048576-4 110 1028465 ns/op BenchmarkZip64TestSizes/67108864-4 1 178491371 ns/op PASS ok archive/zip 2.618s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 159880 710.1 ns/op BenchmarkReaderCopyUnoptimal-4 106417 1118 ns/op BenchmarkReaderCopyNoWriteTo-4 6218 21588 ns/op BenchmarkReaderWriteToOptimal-4 12442 9184 ns/op BenchmarkReaderReadString-4 86264 1843 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 161557 764.7 ns/op BenchmarkWriterCopyUnoptimal-4 170456 715.7 ns/op BenchmarkWriterCopyNoReadFrom-4 6813 26711 ns/op BenchmarkReaderEmpty-4 64900 1888 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 39148 7608 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 436645 268.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.973s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 5485 58494 ns/op 560.20 MB/s BenchmarkWriteByte-4 399 288911 ns/op 14.18 MB/s BenchmarkWriteRune-4 225 554804 ns/op 22.15 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4439619 ns/op BenchmarkBufferFullSmallReads-4 80 1301679 ns/op BenchmarkBufferWriteBlock/N4096-4 7124 15255 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 320 349685 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 10013904 ns/op 4192265 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 64834558 ns/op 258.77 MB/s 16777216 B/op 1 allocs/op BenchmarkIndexByte/10-4 4699608 26.29 ns/op 380.32 MB/s BenchmarkIndexByte/32-4 5472210 23.65 ns/op 1353.09 MB/s BenchmarkIndexByte/4K-4 838023 153.1 ns/op 26746.35 MB/s BenchmarkIndexBytePortable/10-4 948529 132.5 ns/op 75.46 MB/s BenchmarkIndexBytePortable/32-4 328186 504.6 ns/op 63.42 MB/s BenchmarkIndexBytePortable/4K-4 2767 43658 ns/op 93.82 MB/s BenchmarkIndexRune/10-4 1245904 100.3 ns/op 99.75 MB/s BenchmarkIndexRune/32-4 1220421 102.9 ns/op 310.99 MB/s BenchmarkIndexRune/4K-4 305190 367.6 ns/op 11143.84 MB/s BenchmarkIndexRuneASCII/10-4 4534509 26.47 ns/op 377.82 MB/s BenchmarkIndexRuneASCII/32-4 5172018 23.25 ns/op 1376.44 MB/s BenchmarkIndexRuneASCII/4K-4 823353 170.5 ns/op 24021.64 MB/s BenchmarkEqual/0-4 7786911 14.58 ns/op BenchmarkEqual/same/1-4 1476734 86.78 ns/op 11.52 MB/s BenchmarkEqual/same/6-4 1000000 112.9 ns/op 53.15 MB/s BenchmarkEqual/same/9-4 1370283 90.14 ns/op 99.84 MB/s BenchmarkEqual/same/15-4 1414406 86.30 ns/op 173.82 MB/s BenchmarkEqual/same/16-4 1302739 87.62 ns/op 182.60 MB/s BenchmarkEqual/same/20-4 1338790 88.83 ns/op 225.15 MB/s BenchmarkEqual/same/32-4 1000000 109.7 ns/op 291.62 MB/s BenchmarkEqual/same/4K-4 129828 916.5 ns/op 4469.09 MB/s BenchmarkEqual/1-4 1493031 79.98 ns/op 12.50 MB/s BenchmarkEqual/6-4 1402932 85.12 ns/op 70.49 MB/s BenchmarkEqual/9-4 1465461 84.01 ns/op 107.13 MB/s BenchmarkEqual/15-4 1000000 104.1 ns/op 144.07 MB/s BenchmarkEqual/16-4 1364643 90.61 ns/op 176.57 MB/s BenchmarkEqual/20-4 1456507 121.9 ns/op 164.03 MB/s BenchmarkEqual/32-4 1206254 100.6 ns/op 318.00 MB/s BenchmarkEqual/4K-4 102691 1292 ns/op 3170.67 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 101.0 ns/op 633.54 MB/s BenchmarkEqualBothUnaligned/64_1-4 1324854 91.62 ns/op 698.56 MB/s BenchmarkEqualBothUnaligned/64_4-4 1309370 91.59 ns/op 698.79 MB/s BenchmarkEqualBothUnaligned/64_7-4 1375484 95.01 ns/op 673.62 MB/s BenchmarkEqualBothUnaligned/4096_0-4 118052 1212 ns/op 3380.73 MB/s BenchmarkEqualBothUnaligned/4096_1-4 84463 1302 ns/op 3145.74 MB/s BenchmarkEqualBothUnaligned/4096_4-4 108120 1070 ns/op 3829.00 MB/s BenchmarkEqualBothUnaligned/4096_7-4 94791 1203 ns/op 3404.83 MB/s BenchmarkIndex/10-4 3421654 51.03 ns/op 195.95 MB/s BenchmarkIndex/32-4 2224300 85.05 ns/op 376.24 MB/s BenchmarkIndex/4K-4 70834 1585 ns/op 2583.64 MB/s BenchmarkIndexEasy/10-4 3414325 34.73 ns/op 287.90 MB/s BenchmarkIndexEasy/32-4 2643338 43.25 ns/op 739.92 MB/s BenchmarkIndexEasy/4K-4 381249 318.0 ns/op 12878.62 MB/s BenchmarkCount/10-4 1877607 64.59 ns/op 154.81 MB/s BenchmarkCount/32-4 1621447 80.22 ns/op 398.92 MB/s BenchmarkCount/4K-4 74190 1850 ns/op 2214.19 MB/s BenchmarkCountEasy/10-4 1906141 69.72 ns/op 143.44 MB/s BenchmarkCountEasy/32-4 1527109 74.90 ns/op 427.25 MB/s BenchmarkCountEasy/4K-4 315267 334.6 ns/op 12242.51 MB/s BenchmarkCountSingle/10-4 3056739 39.00 ns/op 256.39 MB/s BenchmarkCountSingle/32-4 2661721 45.79 ns/op 698.89 MB/s BenchmarkCountSingle/4K-4 497061 232.1 ns/op 17648.66 MB/s BenchmarkToUpper/#00-4 3240997 64.49 ns/op BenchmarkToUpper/ONLYUPPER-4 319855 422.2 ns/op BenchmarkToUpper/abc-4 525922 236.8 ns/op BenchmarkToUpper/AbC123-4 282211 380.9 ns/op BenchmarkToUpper/azAZ09_-4 291229 426.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 86596 1391 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38990 3288 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58488 2038 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 124540 1231 ns/op BenchmarkToLower/#00-4 3265333 39.20 ns/op BenchmarkToLower/abc-4 481689 274.5 ns/op BenchmarkToLower/AbC123-4 303157 377.9 ns/op BenchmarkToLower/azAZ09_-4 286308 480.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83040 1538 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42343 2830 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 76778 1608 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 118927 1017 ns/op BenchmarkFields/ASCII/16-4 155810 843.7 ns/op 18.96 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 13360 ns/op 19.16 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 633 310944 ns/op 13.17 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 3185744 ns/op 20.57 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 85945388 ns/op 12.20 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 90102 2022 ns/op 7.91 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6189 22096 ns/op 11.59 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 402 398983 ns/op 10.27 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 7107465 ns/op 9.22 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 164247670 ns/op 6.38 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 157840 696.5 ns/op 22.97 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10942 ns/op 23.40 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 661 188768 ns/op 21.70 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 4740040 ns/op 13.83 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 111020924 ns/op 9.44 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 124027 1515 ns/op 10.56 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9220 11849 ns/op 21.61 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 558 468063 ns/op 8.75 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4482754 ns/op 14.62 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 111328840 ns/op 9.42 MB/s 11219248 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 128.2 ns/op BenchmarkTrimSpace/ASCII-4 580429 208.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 87980 1424 ns/op BenchmarkTrimSpace/JustNonASCII-4 42453 3254 ns/op BenchmarkToValidUTF8/Valid-4 462900 386.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 370171 329.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 92726 1275 ns/op BenchmarkIndexHard1-4 1502 74550 ns/op BenchmarkIndexHard2-4 392 312438 ns/op BenchmarkIndexHard3-4 170 708283 ns/op BenchmarkIndexHard4-4 90 1307584 ns/op BenchmarkLastIndexHard1-4 2 53575757 ns/op BenchmarkLastIndexHard2-4 4 25856341 ns/op BenchmarkLastIndexHard3-4 4 25990481 ns/op BenchmarkCountHard1-4 1682 71727 ns/op BenchmarkCountHard2-4 379 317108 ns/op BenchmarkCountHard3-4 169 784079 ns/op BenchmarkSplitEmptySeparator-4 1 141858149 ns/op BenchmarkSplitSingleByteSeparator-4 7 24134670 ns/op BenchmarkSplitMultiByteSeparator-4 13 8881591 ns/op BenchmarkSplitNSingleByteSeparator-4 191864 2011 ns/op BenchmarkSplitNMultiByteSeparator-4 68514 2186 ns/op BenchmarkRepeat-4 182430 718.4 ns/op BenchmarkRepeatLarge/256/1-4 116264 2325 ns/op 110.10 MB/s BenchmarkRepeatLarge/256/16-4 175492 1296 ns/op 197.50 MB/s BenchmarkRepeatLarge/512/1-4 80685 1712 ns/op 299.04 MB/s BenchmarkRepeatLarge/512/16-4 106382 2271 ns/op 225.41 MB/s BenchmarkRepeatLarge/1024/1-4 55822 2451 ns/op 417.87 MB/s BenchmarkRepeatLarge/1024/16-4 67537 1889 ns/op 542.01 MB/s BenchmarkRepeatLarge/2048/1-4 22537 7741 ns/op 264.57 MB/s BenchmarkRepeatLarge/2048/16-4 10000 17322 ns/op 118.23 MB/s BenchmarkRepeatLarge/4096/1-4 10000 17255 ns/op 237.39 MB/s BenchmarkRepeatLarge/4096/16-4 10000 26490 ns/op 154.62 MB/s BenchmarkRepeatLarge/8192/1-4 10000 60671 ns/op 135.02 MB/s BenchmarkRepeatLarge/8192/16-4 10000 44705 ns/op 183.25 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 11858 ns/op 345.50 MB/s BenchmarkRepeatLarge/16384/1-4 2991 86043 ns/op 190.42 MB/s BenchmarkRepeatLarge/16384/16-4 8911 43199 ns/op 379.27 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 23033 ns/op 533.64 MB/s BenchmarkRepeatLarge/32768/1-4 1413 132978 ns/op 246.42 MB/s BenchmarkRepeatLarge/32768/16-4 3783 49047 ns/op 668.09 MB/s BenchmarkRepeatLarge/32768/4097-4 2923 60477 ns/op 474.22 MB/s BenchmarkRepeatLarge/65536/1-4 1422 80671 ns/op 812.39 MB/s BenchmarkRepeatLarge/65536/16-4 904 126555 ns/op 517.85 MB/s BenchmarkRepeatLarge/65536/4097-4 2456 153991 ns/op 399.08 MB/s BenchmarkRepeatLarge/131072/1-4 301 501125 ns/op 261.56 MB/s BenchmarkRepeatLarge/131072/16-4 393 483175 ns/op 271.27 MB/s BenchmarkRepeatLarge/131072/4097-4 181 835015 ns/op 152.10 MB/s BenchmarkRepeatLarge/262144/1-4 207 515470 ns/op 508.55 MB/s BenchmarkRepeatLarge/262144/16-4 192 1017062 ns/op 257.75 MB/s BenchmarkRepeatLarge/262144/4097-4 228 903322 ns/op 285.74 MB/s BenchmarkRepeatLarge/524288/1-4 128 1275418 ns/op 411.07 MB/s BenchmarkRepeatLarge/524288/16-4 100 1411988 ns/op 371.31 MB/s BenchmarkRepeatLarge/524288/4097-4 85 2393619 ns/op 217.38 MB/s BenchmarkRepeatLarge/1048576/1-4 38 6763302 ns/op 155.04 MB/s BenchmarkRepeatLarge/1048576/16-4 61 9408551 ns/op 111.45 MB/s BenchmarkRepeatLarge/1048576/4097-4 22 10463256 ns/op 99.85 MB/s BenchmarkRepeatLarge/2097152/1-4 26 5987661 ns/op 350.25 MB/s BenchmarkRepeatLarge/2097152/16-4 20 7844065 ns/op 267.36 MB/s BenchmarkRepeatLarge/2097152/4097-4 6 20870754 ns/op 100.31 MB/s BenchmarkRepeatLarge/4194304/1-4 6 79107071 ns/op 53.02 MB/s BenchmarkRepeatLarge/4194304/16-4 10 16218635 ns/op 258.61 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 32767121 ns/op 127.91 MB/s BenchmarkRepeatLarge/8388608/1-4 6 47847903 ns/op 175.32 MB/s BenchmarkRepeatLarge/8388608/16-4 3 58037956 ns/op 144.54 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 50345433 ns/op 166.58 MB/s BenchmarkRepeatLarge/16777216/1-4 1 235854753 ns/op 71.13 MB/s BenchmarkRepeatLarge/16777216/16-4 2 119357125 ns/op 140.56 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 53112481 ns/op 315.88 MB/s BenchmarkRepeatLarge/33554432/1-4 2 68808670 ns/op 487.65 MB/s BenchmarkRepeatLarge/33554432/16-4 2 67507234 ns/op 497.05 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 74146144 ns/op 452.54 MB/s BenchmarkRepeatLarge/67108864/1-4 1 144569275 ns/op 464.20 MB/s BenchmarkRepeatLarge/67108864/16-4 1 141087035 ns/op 475.66 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 140075440 ns/op 479.09 MB/s BenchmarkRepeatLarge/134217728/1-4 1 297333448 ns/op 451.40 MB/s BenchmarkRepeatLarge/134217728/16-4 1 355490109 ns/op 377.56 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 327234889 ns/op 410.16 MB/s BenchmarkRepeatLarge/268435456/1-4 1 600499618 ns/op 447.02 MB/s BenchmarkRepeatLarge/268435456/16-4 1 608120331 ns/op 441.42 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 674210846 ns/op 398.15 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1176076841 ns/op 456.49 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1186096896 ns/op 452.64 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1246844743 ns/op 430.58 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2538321413 ns/op 423.01 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4913960277 ns/op 218.51 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4712761432 ns/op 227.84 MB/s BenchmarkBytesCompare/1-4 10695799 11.00 ns/op BenchmarkBytesCompare/2-4 7978095 15.07 ns/op BenchmarkBytesCompare/4-4 10446553 14.58 ns/op BenchmarkBytesCompare/8-4 10293314 23.10 ns/op BenchmarkBytesCompare/16-4 10324953 15.81 ns/op BenchmarkBytesCompare/32-4 9989959 12.11 ns/op BenchmarkBytesCompare/64-4 9157662 13.21 ns/op BenchmarkBytesCompare/128-4 8186806 14.96 ns/op BenchmarkBytesCompare/256-4 6723999 19.26 ns/op BenchmarkBytesCompare/512-4 4536000 40.56 ns/op BenchmarkBytesCompare/1024-4 2952638 46.15 ns/op BenchmarkBytesCompare/2048-4 1661473 95.08 ns/op BenchmarkIndexAnyASCII/1:1-4 2894373 54.11 ns/op BenchmarkIndexAnyASCII/1:2-4 2709987 45.52 ns/op BenchmarkIndexAnyASCII/1:4-4 2553778 46.66 ns/op BenchmarkIndexAnyASCII/1:8-4 2200315 49.85 ns/op BenchmarkIndexAnyASCII/1:16-4 1794318 56.10 ns/op BenchmarkIndexAnyASCII/1:32-4 2106091 62.14 ns/op BenchmarkIndexAnyASCII/1:64-4 1988145 59.43 ns/op BenchmarkIndexAnyASCII/16:1-4 2561734 46.17 ns/op BenchmarkIndexAnyASCII/16:2-4 327492 362.6 ns/op BenchmarkIndexAnyASCII/16:4-4 340810 422.0 ns/op BenchmarkIndexAnyASCII/16:8-4 322255 422.8 ns/op BenchmarkIndexAnyASCII/16:16-4 309568 447.2 ns/op BenchmarkIndexAnyASCII/16:32-4 295548 411.4 ns/op BenchmarkIndexAnyASCII/16:64-4 259957 501.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 113.0 ns/op BenchmarkIndexAnyASCII/256:2-4 25068 6280 ns/op BenchmarkIndexAnyASCII/256:4-4 23395 4780 ns/op BenchmarkIndexAnyASCII/256:8-4 24996 5175 ns/op BenchmarkIndexAnyASCII/256:16-4 24132 5647 ns/op BenchmarkIndexAnyASCII/256:32-4 24308 6111 ns/op BenchmarkIndexAnyASCII/256:64-4 24916 4884 ns/op BenchmarkIndexAnyUTF8/1:1-4 2585282 52.34 ns/op BenchmarkIndexAnyUTF8/1:2-4 2655433 44.48 ns/op BenchmarkIndexAnyUTF8/1:4-4 2589780 47.00 ns/op BenchmarkIndexAnyUTF8/1:8-4 2493879 50.53 ns/op BenchmarkIndexAnyUTF8/1:16-4 2086854 61.28 ns/op BenchmarkIndexAnyUTF8/1:32-4 2137898 55.77 ns/op BenchmarkIndexAnyUTF8/1:64-4 2055478 66.00 ns/op BenchmarkIndexAnyUTF8/16:1-4 155656 791.9 ns/op BenchmarkIndexAnyUTF8/16:2-4 252344 476.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 241296 589.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 231178 523.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 191844 614.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 179930 619.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 157825 694.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11685 ns/op BenchmarkIndexAnyUTF8/256:2-4 16586 7284 ns/op BenchmarkIndexAnyUTF8/256:4-4 16423 7361 ns/op BenchmarkIndexAnyUTF8/256:8-4 15385 8164 ns/op BenchmarkIndexAnyUTF8/256:16-4 13132 9396 ns/op BenchmarkIndexAnyUTF8/256:32-4 12801 9409 ns/op BenchmarkIndexAnyUTF8/256:64-4 12006 10194 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2600726 47.58 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2669461 46.15 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2358854 47.05 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2136858 69.94 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1781311 56.27 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1870842 58.38 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1458108 77.74 ns/op BenchmarkLastIndexAnyASCII/16:1-4 350382 349.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 352736 1242 ns/op BenchmarkLastIndexAnyASCII/16:4-4 339027 360.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 297813 472.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 319388 378.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 261256 664.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 155719 661.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25311 4795 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24723 4958 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24746 4759 ns/op BenchmarkLastIndexAnyASCII/256:8-4 21766 5345 ns/op BenchmarkLastIndexAnyASCII/256:16-4 22836 5486 ns/op BenchmarkLastIndexAnyASCII/256:32-4 25113 5532 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24638 5125 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2519764 47.06 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2698604 51.26 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2490054 47.13 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2410149 126.6 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2138587 61.40 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2128525 62.27 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1608295 109.8 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 292692 1039 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 257954 483.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 239692 575.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 209198 545.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 198110 623.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 192474 656.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 175899 669.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20874 5707 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17514 7531 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14268 7607 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10500 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12951 9282 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12789 9283 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10151 ns/op BenchmarkTrimASCII/1:1-4 3127461 40.76 ns/op BenchmarkTrimASCII/1:2-4 2258745 62.44 ns/op BenchmarkTrimASCII/1:4-4 2122426 60.38 ns/op BenchmarkTrimASCII/1:8-4 1675599 73.07 ns/op BenchmarkTrimASCII/1:16-4 1460065 103.6 ns/op BenchmarkTrimASCII/16:1-4 435156 349.4 ns/op BenchmarkTrimASCII/16:2-4 291666 373.6 ns/op BenchmarkTrimASCII/16:4-4 154556 1296 ns/op BenchmarkTrimASCII/16:8-4 310869 356.7 ns/op BenchmarkTrimASCII/16:16-4 279900 397.1 ns/op BenchmarkTrimASCII/256:1-4 38056 3125 ns/op BenchmarkTrimASCII/256:2-4 10000 12392 ns/op BenchmarkTrimASCII/256:4-4 23616 4747 ns/op BenchmarkTrimASCII/256:8-4 20454 5057 ns/op BenchmarkTrimASCII/256:16-4 24981 5335 ns/op BenchmarkTrimASCII/4096:1-4 2313 48241 ns/op BenchmarkTrimASCII/4096:2-4 1587 75965 ns/op BenchmarkTrimASCII/4096:4-4 1498 80220 ns/op BenchmarkTrimASCII/4096:8-4 1370 76248 ns/op BenchmarkTrimASCII/4096:16-4 1562 85886 ns/op BenchmarkTrimByte-4 2098641 64.75 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 24747 4247 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27883 8129 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 505 267433 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1053 137422 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2152 54553 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3854 36923 ns/op BenchmarkCompareBytesEqual-4 10249144 11.73 ns/op BenchmarkCompareBytesToNil-4 13431087 11.53 ns/op BenchmarkCompareBytesEmpty-4 13367290 9.602 ns/op BenchmarkCompareBytesIdentical-4 12822799 9.712 ns/op BenchmarkCompareBytesSameLength-4 10415252 11.36 ns/op BenchmarkCompareBytesDifferentLength-4 9351488 22.20 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2463 54157 ns/op 19362.04 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2349 61047 ns/op 17176.60 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2463 52251 ns/op 20068.19 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2473 51669 ns/op 20294.48 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2488 50805 ns/op 20639.25 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2331 177647 ns/op 5902.62 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2430 70653 ns/op 14841.37 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2457 217007 ns/op 4832.05 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2334 75141 ns/op 13954.91 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2281 54922 ns/op 19092.35 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2350 69545 ns/op 15077.83 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2281 51536 ns/op 20346.42 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2318 51406 ns/op 20397.97 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2390 167573 ns/op 6257.44 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2388 51448 ns/op 20381.37 MB/s BenchmarkCompareBytesBig-4 2370 49453 ns/op 21203.56 MB/s BenchmarkCompareBytesBigIdentical-4 13449370 9.011 ns/op 116373065.33 MB/s PASS ok bytes 138.898s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 391527687 ns/op 0.26 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 761609669 ns/op 0.74 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 1 122340577 ns/op 0.13 MB/s 3643168 B/op 50 allocs/op PASS ok compress/bzip2 3.461s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 43 2541066 ns/op 3.94 MB/s 42450 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 26385936 ns/op 3.79 MB/s 46832 B/op 7 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 799893329 ns/op 1.25 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 44 2674800 ns/op 3.74 MB/s 42301 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 3 40704026 ns/op 2.46 MB/s 43728 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 291661425 ns/op 3.43 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 2614899 ns/op 3.82 MB/s 43135 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 31795766 ns/op 3.15 MB/s 47100 B/op 15 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 377408572 ns/op 2.65 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 46 2996091 ns/op 3.34 MB/s 43615 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 27004209 ns/op 3.70 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 254552759 ns/op 3.93 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 43 2631228 ns/op 3.80 MB/s 43345 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 26116349 ns/op 3.83 MB/s 47192 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 281830437 ns/op 3.55 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 56 2980267 ns/op 3.36 MB/s 43500 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 26577876 ns/op 3.76 MB/s 45168 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 187876275 ns/op 5.32 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 60 1929627 ns/op 5.18 MB/s 42418 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 21319214 ns/op 4.69 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 300950507 ns/op 3.32 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 61 2156601 ns/op 4.64 MB/s 42396 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14531694 ns/op 6.88 MB/s 47649 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 197162721 ns/op 5.07 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 87 1717008 ns/op 5.82 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 20036133 ns/op 4.99 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 128004517 ns/op 7.81 MB/s BenchmarkEncode/Digits/Speed/1e4-4 34 3031550 ns/op 3.30 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25567248 ns/op 3.91 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 358194819 ns/op 2.79 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9547952 ns/op 1.05 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 103984758 ns/op 0.96 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1146722135 ns/op 0.87 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 12893019 ns/op 0.78 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 186717272 ns/op 0.54 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1271768970 ns/op 0.79 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 67 1691628 ns/op 5.91 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13770681 ns/op 7.26 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 159535481 ns/op 6.27 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 3006239 ns/op 3.33 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 22447299 ns/op 4.45 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 256499846 ns/op 3.90 MB/s BenchmarkEncode/Newton/Default/1e4-4 12 8687457 ns/op 1.15 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 82205759 ns/op 1.22 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 874461177 ns/op 1.14 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8446553 ns/op 1.18 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 137095025 ns/op 0.73 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1272596513 ns/op 0.79 MB/s PASS ok compress/flate 35.631s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 27 3992189 ns/op 2.50 MB/s BenchmarkDecoder/1e-Reuse4-4 26 4024172 ns/op 2.48 MB/s BenchmarkDecoder/1e5-4 3 54350553 ns/op 1.84 MB/s BenchmarkDecoder/1e-Reuse5-4 3 40733417 ns/op 2.45 MB/s BenchmarkDecoder/1e6-4 1 460578215 ns/op 2.17 MB/s BenchmarkDecoder/1e-Reuse6-4 1 1412051361 ns/op 0.71 MB/s BenchmarkEncoder/1e4-4 36 3457218 ns/op 2.89 MB/s BenchmarkEncoder/1e-Reuse4-4 39 8013517 ns/op 1.25 MB/s BenchmarkEncoder/1e5-4 3 38041524 ns/op 2.63 MB/s BenchmarkEncoder/1e-Reuse5-4 3 47451348 ns/op 2.11 MB/s BenchmarkEncoder/1e6-4 1 331825476 ns/op 3.01 MB/s BenchmarkEncoder/1e-Reuse6-4 1 326820782 ns/op 3.06 MB/s PASS ok compress/lzw 8.506s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 7060940 ns/op PASS ok container/heap 1.156s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 28862 3912 ns/op BenchmarkWithTimeout/concurrency=40-4 5644 21354 ns/op BenchmarkWithTimeout/concurrency=4000-4 3714 29595 ns/op BenchmarkWithTimeout/concurrency=400000-4 4948 20615 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 493465 601.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 20823 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 17415 6769 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2511 85996 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2181 79090 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3906 61461 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 291 891280 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 217 644946 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 355 337643 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 27 4233950 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 5960956 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 3618234 ns/op BenchmarkCheckCanceled/Err-4 439034 376.4 ns/op BenchmarkCheckCanceled/Done-4 739105 166.3 ns/op BenchmarkContextCancelDone-4 1054711 121.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 39022 3503 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 34924 5353 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 29889 4141 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19400 5999 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16356 7642 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 487240 248.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 263764 442.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 152064 742.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 114409 1055 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 55887 2230 ns/op PASS ok context 19.264s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1551609 65.44 ns/op 244.51 MB/s BenchmarkDecrypt-4 1810189 144.0 ns/op 111.12 MB/s BenchmarkExpand-4 11550 17374 ns/op PASS ok crypto/aes 2.303s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 160320 665.2 ns/op 96.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 316573 349.8 ns/op 182.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 174014 855.9 ns/op 74.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 362314 329.7 ns/op 194.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 129225 922.9 ns/op 1462.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 306987 403.0 ns/op 3349.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 160384 834.0 ns/op 1618.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 299341 411.4 ns/op 3281.32 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 81673 1250 ns/op 6555.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 146682 837.7 ns/op 9779.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 101580 1154 ns/op 7096.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 146124 946.0 ns/op 8659.74 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2283 62328 ns/op 16.35 MB/s BenchmarkAESCFBDecrypt1K-4 1980 61756 ns/op 16.50 MB/s BenchmarkAESCFBDecrypt8K-4 250 415247 ns/op 19.72 MB/s BenchmarkAESOFB1K-4 5703 40828 ns/op 24.96 MB/s BenchmarkAESCTR1K-4 5546 22145 ns/op 46.01 MB/s BenchmarkAESCTR8K-4 573 186305 ns/op 43.94 MB/s BenchmarkAESCBCEncrypt1K-4 416239 281.9 ns/op 3632.08 MB/s BenchmarkAESCBCDecrypt1K-4 884668 181.1 ns/op 5654.51 MB/s PASS ok crypto/cipher 6.416s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 41635 2572 ns/op 3.11 MB/s BenchmarkDecrypt-4 42400 2792 ns/op 2.87 MB/s BenchmarkTDESEncrypt-4 15207 8000 ns/op 1.00 MB/s BenchmarkTDESDecrypt-4 15105 8027 ns/op 1.00 MB/s PASS ok crypto/des 1.877s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 872 134149 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 19850602 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 3 44863734 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 22 5918501 ns/op 378 B/op 9 allocs/op PASS ok crypto/ecdh 2.196s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2406 47340 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1808 68194 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1359 103920 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2420 50055 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1220 98848 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 768 165585 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3488 36852 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 20 5213458 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11460866 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 4.453s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 111 1032824 ns/op BenchmarkNewKeyFromSeed-4 100 1112458 ns/op BenchmarkSigning-4 98 1590320 ns/op BenchmarkVerification-4 50 2284601 ns/op PASS ok crypto/ed25519 1.945s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4411 37131 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 62 2465019 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5177570 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11815676 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1083 163943 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 4861676 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 22194465 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 36083167 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 6740 17494 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3986 40731 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2666 51431 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 38 3063001 ns/op 594 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1824 65395 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 138 1271333 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1162 97559 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 33 6894197 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 8.416s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16539 7189 ns/op 142.44 MB/s BenchmarkHMACSHA256_32-4 17028 8967 ns/op 3.57 MB/s BenchmarkNewWriteSum-4 9908 13144 ns/op 2.43 MB/s PASS ok crypto/hmac 1.883s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 43184 5530 ns/op BenchmarkModSub-4 35768 3132 ns/op BenchmarkMontgomeryRepr-4 12666 9792 ns/op BenchmarkMontgomeryMul-4 10000 10493 ns/op BenchmarkModMul-4 6463 21327 ns/op BenchmarkExpBig-4 6 19852058 ns/op BenchmarkExp-4 3 43437797 ns/op PASS ok crypto/internal/bigmod 3.976s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 469 480118 ns/op BenchmarkScalarBaseMult-4 118 1092643 ns/op BenchmarkScalarMult-4 38 5469470 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 49 2294183 ns/op PASS ok crypto/internal/edwards25519 3.794s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 235774 542.1 ns/op BenchmarkMultiply-4 242371 498.9 ns/op BenchmarkSquare-4 284458 405.1 ns/op BenchmarkInvert-4 1143 127296 ns/op BenchmarkMult32-4 775419 149.7 ns/op PASS ok crypto/internal/edwards25519/field 1.980s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 21 4891230 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1384 172203 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 20993059 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 1 124376744 ns/op 80 B/op 1 allocs/op BenchmarkScalarBaseMult/P224-4 68 1670797 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6838 17744 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 26 5973154 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 132476394 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 3.538s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 238892 481.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 129980 917.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 61786 1995 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 245748 479.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 129712 949.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 54874 2034 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 3.365s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 77245 1446 ns/op 5.53 MB/s BenchmarkHash64-4 93798 3094 ns/op 20.68 MB/s BenchmarkHash128-4 98126 1250 ns/op 102.36 MB/s BenchmarkHash256-4 85471 1466 ns/op 174.66 MB/s BenchmarkHash512-4 69751 1777 ns/op 288.09 MB/s BenchmarkHash1K-4 49764 3906 ns/op 262.19 MB/s BenchmarkHash8K-4 9962 15896 ns/op 515.34 MB/s BenchmarkHash1M-4 80 1597038 ns/op 656.58 MB/s BenchmarkHash8M-4 10 12685141 ns/op 661.29 MB/s BenchmarkHash8BytesUnaligned-4 80463 2253 ns/op 3.55 MB/s BenchmarkHash1KUnaligned-4 48175 2613 ns/op 391.93 MB/s BenchmarkHash8KUnaligned-4 9045 34390 ns/op 238.21 MB/s PASS ok crypto/md5 7.798s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 328017324 ns/op PASS ok crypto/rand 1.439s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9606 11844 ns/op 10.81 MB/s BenchmarkRC4_1K-4 1290 94604 ns/op 10.82 MB/s BenchmarkRC4_8K-4 153 1069364 ns/op 7.57 MB/s PASS ok crypto/rc4 1.799s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 19866767 ns/op BenchmarkDecryptPKCS1v15/3072-4 2 63939800 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 76291232 ns/op BenchmarkEncryptPKCS1v15/2048-4 385 328130 ns/op BenchmarkDecryptOAEP/2048-4 6 18110714 ns/op BenchmarkEncryptOAEP/2048-4 315 675605 ns/op BenchmarkSignPKCS1v15/2048-4 6 22424082 ns/op BenchmarkVerifyPKCS1v15/2048-4 376 310803 ns/op BenchmarkSignPSS/2048-4 6 20660208 ns/op BenchmarkVerifyPSS/2048-4 201 1921965 ns/op PASS ok crypto/rsa 5.883s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 72570 3095 ns/op 2.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 89910 1320 ns/op 6.06 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 82755 1442 ns/op 221.97 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 93282 1438 ns/op 222.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 59852 2630 ns/op 389.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 70410 1651 ns/op 620.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 20640 8042 ns/op 1018.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 20592 5993 ns/op 1366.97 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 5.853s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 52303 2201 ns/op 3.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 65605 1749 ns/op 4.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 57818 2221 ns/op 3.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 53480 2677 ns/op 382.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 62236 2015 ns/op 508.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 57447 2304 ns/op 444.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 18722 ns/op 437.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23565 10961 ns/op 747.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 10000 14407 ns/op 568.62 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 5.139s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 37704 4760 ns/op 1.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 55758 2421 ns/op 3.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50192 2591 ns/op 3.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 39972 5821 ns/op 175.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 57418 3647 ns/op 280.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 41762 4323 ns/op 236.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 24465 5006 ns/op 1636.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 25390 4240 ns/op 1932.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 25810 4682 ns/op 1749.51 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 4.557s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14336432 10.00 ns/op BenchmarkConstantTimeEq-4 14535626 10.36 ns/op BenchmarkConstantTimeLessOrEq-4 12669532 8.514 ns/op BenchmarkXORBytes/8Bytes-4 314989 385.6 ns/op 20.75 MB/s BenchmarkXORBytes/128Bytes-4 170079 697.4 ns/op 183.55 MB/s BenchmarkXORBytes/2048Bytes-4 20511 15843 ns/op 129.27 MB/s BenchmarkXORBytes/32768Bytes-4 1305 90479 ns/op 362.16 MB/s PASS ok crypto/subtle 6.361s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 100 19239338 ns/op BenchmarkCertCache/1-4 34 18816086 ns/op BenchmarkCertCache/2-4 69 10930002 ns/op BenchmarkCertCache/3-4 54 15666282 ns/op BenchmarkHandshakeServer/RSA-4 10 17004095 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 7 14945873 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11619781 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 70 4538906 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 180 1354402 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 36183373 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 10 10720513 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 68572138 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 75498328 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 115435153 ns/op 9.08 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 74305692 ns/op 14.11 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 125678720 ns/op 16.69 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 66904840 ns/op 31.35 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 149480879 ns/op 28.06 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 106111233 ns/op 39.53 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 205018115 ns/op 40.92 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 204768651 ns/op 40.97 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 360624851 ns/op 46.52 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 533923938 ns/op 31.42 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 791691644 ns/op 42.38 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1204544677 ns/op 27.86 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1516559146 ns/op 44.25 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3252038342 ns/op 20.64 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 56506558 ns/op 18.56 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 90967932 ns/op 11.53 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 69325386 ns/op 30.25 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 119841648 ns/op 17.50 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 228766211 ns/op 18.33 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 128319278 ns/op 32.69 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 182467371 ns/op 45.97 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 302507072 ns/op 27.73 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 498620905 ns/op 33.65 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 640319270 ns/op 26.20 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 860387977 ns/op 39.00 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1968873029 ns/op 17.04 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2806685276 ns/op 23.91 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2731284746 ns/op 24.57 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 726505665 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 834627329 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 329487484 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 327705103 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 180451556 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 171579628 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 105245451 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 111973169 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 62368950 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 67495584 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 162456308 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 249414907 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 1 185019027 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 106035970 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 1 306627326 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 64325490 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 163381122 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 256998180 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 2 158748698 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 81540790 ns/op PASS ok crypto/tls 47.605s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 35669873 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 260 405487 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 864 171300 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 732 196475 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 5.420s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 26 10553686 ns/op 277184 B/op 1606 allocs/op BenchmarkConcurrentStmtQuery-4 30 4790667 ns/op 261399 B/op 1933 allocs/op BenchmarkConcurrentStmtExec-4 51 3147916 ns/op 216117 B/op 523 allocs/op BenchmarkConcurrentTxQuery-4 36 7880243 ns/op 273667 B/op 2121 allocs/op BenchmarkConcurrentTxExec-4 75 3563755 ns/op 87890 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 51 7358642 ns/op 111478 B/op 2142 allocs/op BenchmarkConcurrentTxStmtExec-4 100 4534059 ns/op 40206 B/op 381 allocs/op BenchmarkConcurrentRandom-4 36 49984125 ns/op 229901 B/op 1746 allocs/op BenchmarkManyConcurrentQueries-4 1274 187808 ns/op 4174 B/op 21 allocs/op BenchmarkGrabConn-4 197152 607.0 ns/op 0 B/op 0 allocs/op PASS ok database/sql 9.946s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1442 189317 ns/op BenchmarkSymbols32-4 1088 626918 ns/op PASS ok debug/elf 2.592s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 39739 122759 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 43 4595416 ns/op 180267 B/op 13 allocs/op Benchmark115/LineToPC-4 50 2509549 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 10239 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 9.238s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 52878 2577 ns/op BenchmarkMarshal-4 660 727297 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2559 45397 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 2.696s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 217 681811 ns/op 12.02 MB/s BenchmarkEncodeToString-4 176 817312 ns/op 10.02 MB/s BenchmarkDecode-4 118 4390239 ns/op 2.99 MB/s BenchmarkDecodeString-4 121 1050447 ns/op 12.48 MB/s PASS ok encoding/base32 3.465s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 252 581502 ns/op 14.09 MB/s BenchmarkDecodeString/2-4 325622 839.4 ns/op 4.77 MB/s BenchmarkDecodeString/4-4 248286 3107 ns/op 2.57 MB/s BenchmarkDecodeString/8-4 183228 731.6 ns/op 16.40 MB/s BenchmarkDecodeString/64-4 28496 4298 ns/op 20.48 MB/s BenchmarkDecodeString/8192-4 246 840051 ns/op 13.00 MB/s BenchmarkNewEncoding-4 51528 3352 ns/op 76.37 MB/s PASS ok encoding/base64 5.065s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1312 87390 ns/op 45.77 MB/s BenchmarkReadStruct-4 10000 11355 ns/op 6.61 MB/s BenchmarkWriteStruct-4 9315 13901 ns/op 5.40 MB/s BenchmarkReadInts-4 43389 3174 ns/op 9.45 MB/s BenchmarkWriteInts-4 28978 5232 ns/op 5.73 MB/s BenchmarkWriteSlice1000Int32s-4 934 134559 ns/op 29.73 MB/s BenchmarkPutUint16-4 1000000 113.2 ns/op 17.66 MB/s BenchmarkAppendUint16-4 3333142 86.37 ns/op 23.16 MB/s BenchmarkPutUint32-4 1774078 69.08 ns/op 57.90 MB/s BenchmarkAppendUint32-4 2276448 50.83 ns/op 78.69 MB/s BenchmarkPutUint64-4 708440 157.5 ns/op 50.78 MB/s BenchmarkAppendUint64-4 772330 186.6 ns/op 42.88 MB/s BenchmarkLittleEndianPutUint16-4 3184923 49.69 ns/op 40.25 MB/s BenchmarkLittleEndianAppendUint16-4 3241344 47.07 ns/op 42.49 MB/s BenchmarkLittleEndianPutUint32-4 2277402 78.48 ns/op 50.97 MB/s BenchmarkLittleEndianAppendUint32-4 2107796 83.16 ns/op 48.10 MB/s BenchmarkLittleEndianPutUint64-4 760155 179.8 ns/op 44.50 MB/s BenchmarkLittleEndianAppendUint64-4 621667 215.0 ns/op 37.22 MB/s BenchmarkReadFloats-4 154489 1300 ns/op 9.23 MB/s BenchmarkWriteFloats-4 130048 1812 ns/op 6.62 MB/s BenchmarkReadSlice1000Float32s-4 955 108190 ns/op 36.97 MB/s BenchmarkWriteSlice1000Float32s-4 777 141145 ns/op 28.34 MB/s BenchmarkReadSlice1000Uint8s-4 26905 15320 ns/op 65.27 MB/s BenchmarkWriteSlice1000Uint8s-4 79182 4379 ns/op 228.34 MB/s BenchmarkPutUvarint32-4 481617 333.5 ns/op 12.00 MB/s BenchmarkPutUvarint64-4 173151 740.3 ns/op 10.81 MB/s PASS ok encoding/binary 14.591s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5139 25312 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5258 38950 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5794 34293 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 1855 73204 ns/op 3940 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5960 19772 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5983 19870 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5828 59360 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3260 74232 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 18332 ns/op PASS ok encoding/csv 5.203s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 8767 58308 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 3814 32597 ns/op 1824 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 182 749567 ns/op 16948 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 334 332327 ns/op 1469 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 399 365027 ns/op 218 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 748 142418 ns/op 116 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1485 71116 ns/op 261 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 15 10651048 ns/op 68829 B/op 257 allocs/op BenchmarkDecodeComplex128Slice-4 99 1630417 ns/op 25791 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 542 273063 ns/op 10830 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 762 665517 ns/op 9768 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 100 2285555 ns/op 39720 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 90 1736066 ns/op 68330 B/op 2266 allocs/op BenchmarkDecodeBytesSlice-4 376 581769 ns/op 24041 B/op 200 allocs/op BenchmarkDecodeInterfaceSlice-4 45 3246878 ns/op 83813 B/op 3178 allocs/op BenchmarkDecodeMap-4 66 1741172 ns/op 54125 B/op 181 allocs/op PASS ok encoding/gob 8.780s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 10000 11822 ns/op 21.66 MB/s BenchmarkEncode/1024-4 3379 36102 ns/op 28.36 MB/s BenchmarkEncode/4096-4 770 136518 ns/op 30.00 MB/s BenchmarkEncode/16384-4 225 542177 ns/op 30.22 MB/s BenchmarkDecode/256-4 28063 4300 ns/op 59.53 MB/s BenchmarkDecode/1024-4 6823 19021 ns/op 53.83 MB/s BenchmarkDecode/4096-4 1693 71118 ns/op 57.59 MB/s BenchmarkDecode/16384-4 435 610406 ns/op 26.84 MB/s BenchmarkDump/256-4 1239 110593 ns/op 2.31 MB/s BenchmarkDump/1024-4 308 376356 ns/op 2.72 MB/s BenchmarkDump/4096-4 74 1696544 ns/op 2.41 MB/s BenchmarkDump/16384-4 18 15893429 ns/op 1.03 MB/s PASS ok encoding/hex 7.199s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 496847646 ns/op 3.91 MB/s 8390928 B/op 55 allocs/op BenchmarkCodeEncoderError-4 1 432741897 ns/op 4.48 MB/s 8526344 B/op 140 allocs/op BenchmarkCodeMarshal-4 1 295075089 ns/op 6.58 MB/s 10332040 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 169569680 ns/op 11.44 MB/s 1946208 B/op 71 allocs/op BenchmarkMarshalBytes/32-4 19010 6229 ns/op BenchmarkMarshalBytes/256-4 5400 23712 ns/op BenchmarkMarshalBytes/4096-4 466 1894820 ns/op BenchmarkMarshalBytesError/32-4 46 4661501 ns/op BenchmarkMarshalBytesError/256-4 46 2866814 ns/op BenchmarkMarshalBytesError/4096-4 31 3376728 ns/op BenchmarkMarshalMap-4 20770 6935 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 1077605397 ns/op 1.80 MB/s 10098088 B/op 40036 allocs/op BenchmarkUnicodeDecoder-4 25828 8262 ns/op 1.69 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 43 5293914 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 855858823 ns/op 2.27 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 431755789 ns/op 4.49 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 44793 3559 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 52849 2196 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 102949 1001 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 13063 13105 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 50160 2522 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 58780 1811 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 13092 8131 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5835 102310 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 822 227539 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1852928 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 15350198 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 581618 561.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 798276 660.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 468267 283.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 740709 242.7 ns/op BenchmarkEncodeMarshaler-4 38768 4106 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 53036 2163 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5150335 23.99 ns/op BenchmarkNumberIsValidRegexp-4 14348 8232 ns/op PASS ok encoding/json 30.203s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 34 3410813 ns/op 19.21 MB/s BenchmarkDecode-4 15 6733755 ns/op 13.18 MB/s PASS ok encoding/pem 1.335s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1645 64952 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 702 148582 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2598 90460 ns/op PASS ok encoding/xml 1.828s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 275079 453.1 ns/op BenchmarkAs-4 68641 1766 ns/op PASS ok errors 1.428s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 925734 205.7 ns/op BenchmarkIntSet-4 857754 203.3 ns/op BenchmarkFloatAdd-4 492183 552.5 ns/op BenchmarkFloatSet-4 770822 203.0 ns/op BenchmarkStringSet-4 263902 832.5 ns/op BenchmarkMapSet-4 138523 1457 ns/op BenchmarkMapSetDifferent-4 71443 3081 ns/op BenchmarkMapSetDifferentRandom-4 302 415334 ns/op BenchmarkMapSetString-4 121875 3073 ns/op BenchmarkMapAddSame-4 28132 5792 ns/op BenchmarkMapAddDifferent-4 9084 31159 ns/op BenchmarkMapAddDifferentRandom-4 223 456992 ns/op BenchmarkMapAddSameSteadyState-4 272059 437.1 ns/op BenchmarkMapAddDifferentSteadyState-4 74373 1519 ns/op BenchmarkMapString-4 7412 24917 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 35265 3086 ns/op PASS ok expvar 7.716s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 92952 1303 ns/op BenchmarkSprintfEmpty-4 285103 1295 ns/op BenchmarkSprintfString-4 197227 2304 ns/op BenchmarkSprintfTruncateString-4 121177 987.6 ns/op BenchmarkSprintfTruncateBytes-4 96213 1541 ns/op BenchmarkSprintfSlowParsingPath-4 155026 1699 ns/op BenchmarkSprintfQuoteString-4 43041 2985 ns/op BenchmarkSprintfInt-4 171662 882.2 ns/op BenchmarkSprintfIntInt-4 73245 2245 ns/op BenchmarkSprintfPrefixedInt-4 134779 1379 ns/op BenchmarkSprintfFloat-4 76029 1383 ns/op BenchmarkSprintfComplex-4 28986 3862 ns/op BenchmarkSprintfBoolean-4 110934 2087 ns/op BenchmarkSprintfHexString-4 55364 2069 ns/op BenchmarkSprintfHexBytes-4 55922 2467 ns/op BenchmarkSprintfBytes-4 24788 5695 ns/op BenchmarkSprintfStringer-4 63298 2258 ns/op BenchmarkSprintfStructure-4 25062 10691 ns/op BenchmarkManyArgs-4 38278 2676 ns/op BenchmarkFprintInt-4 62732 2097 ns/op BenchmarkFprintfBytes-4 70663 1794 ns/op BenchmarkFprintIntNoAlloc-4 63891 2840 ns/op BenchmarkScanInts-4 21 5220706 ns/op BenchmarkScanRecursiveInt-4 1 361663990 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 384919444 ns/op PASS ok fmt 9.332s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 709 189171 ns/op PASS ok go/build 1.687s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 41247 3327 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 10747 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5330 76702 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1219 265888 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 334 820451 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 25 4111273 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 20 15282833 ns/op 846309 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 184371767 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 142104144 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 4.883s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 687782971 ns/op 0.09 MB/s 45716536 B/op 48950 allocs/op PASS ok go/format 1.836s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 27297154 ns/op 1.97 MB/s BenchmarkParseOnly-4 4 33989188 ns/op 1.58 MB/s BenchmarkResolve-4 25 5329323 ns/op 10.10 MB/s PASS ok go/parser 4.382s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 817787957 ns/op 0.06 MB/s 4824896 B/op 27446 allocs/op BenchmarkPrintDecl-4 760 614355 ns/op 0.05 MB/s 17312 B/op 51 allocs/op PASS ok go/printer 2.618s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 223 772492 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 19531067 ns/op 2.56 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 70792511 ns/op 1.04 MB/s BenchmarkScanFiles/net/http/server.go-4 4 80367395 ns/op 1.54 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 174 686919 ns/op 4.51 MB/s PASS ok go/scanner 5.086s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 908529 142.8 ns/op PASS ok go/token 1.434s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 2325815 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 113.3 ns/op BenchmarkNamed/Underlying/generic-4 1041363 211.7 ns/op BenchmarkNamed/Underlying/src_instance-4 1318700 95.10 ns/op BenchmarkNamed/Underlying/user_instance-4 1350350 95.15 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 14196 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 12817 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 22532 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 14057 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1455870631 ns/op 20952 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 987675711 ns/op 29468 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 1298284890 ns/op 25917 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 752240353 ns/op 41617 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1408590656 ns/op 3711 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 254109299 ns/op 20567 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 141392168 ns/op 36938 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 194520710 ns/op 26856 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 301992170 ns/op 7173 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 159751463 ns/op 13564 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 126546236 ns/op 17123 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 190880011 ns/op 7430 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2530903351 ns/op 26055 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1465561546 ns/op 46221 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 433583847 ns/op 135009 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 172233083 ns/op 384281 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2571022354 ns/op 780.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 298557635 ns/op 6721 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 537173895 ns/op 3731 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 126575103 ns/op 15842 lines/s PASS ok go/types 59.821s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 8967 11955 ns/op 85.66 MB/s PASS ok hash/adler32 1.213s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 216648 543.2 ns/op 27.61 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 163602 1689 ns/op 8.88 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 68246 4728 ns/op 8.46 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 82338 1921 ns/op 20.83 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 548163 303.5 ns/op 1687.11 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 584232 204.4 ns/op 2504.58 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 392271 571.1 ns/op 1792.99 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 554475 221.3 ns/op 4627.39 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 435518 363.7 ns/op 11261.52 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 407810 309.0 ns/op 13254.91 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 124830 912.4 ns/op 35914.25 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 130818 938.5 ns/op 34916.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 208015 567.2 ns/op 26.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 195591 620.2 ns/op 24.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 80052 1590 ns/op 25.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 83876 1735 ns/op 23.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 526268 730.3 ns/op 701.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 520381 250.6 ns/op 2042.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 429832 247.8 ns/op 4131.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 498814 245.2 ns/op 4176.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 351997 337.8 ns/op 12125.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 381640 370.8 ns/op 11045.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 142540 870.8 ns/op 37628.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 129960 1074 ns/op 30498.11 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 226605 569.4 ns/op 26.34 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 195321 617.9 ns/op 24.28 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 94790 1094 ns/op 36.57 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 98582 1210 ns/op 33.05 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9357 38530 ns/op 13.29 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9182 14459 ns/op 35.41 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4630 31038 ns/op 32.99 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4032 30114 ns/op 34.00 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 948 106809 ns/op 38.35 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1178 304450 ns/op 13.45 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 135 847687 ns/op 38.66 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 148 1107852 ns/op 29.58 MB/s PASS ok hash/crc32 20.833s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 57 2269167 ns/op 28.88 MB/s BenchmarkCrc64/ISO4KB-4 745 157339 ns/op 26.03 MB/s BenchmarkCrc64/ISO1KB-4 3393 37981 ns/op 26.96 MB/s BenchmarkCrc64/ECMA64KB-4 55 3303427 ns/op 19.84 MB/s BenchmarkCrc64/Random64KB-4 56 2106884 ns/op 31.11 MB/s BenchmarkCrc64/Random16KB-4 220 621287 ns/op 26.37 MB/s PASS ok hash/crc64 4.753s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 10216 12047 ns/op 85.00 MB/s BenchmarkFnv32aKB-4 7650 13266 ns/op 77.19 MB/s BenchmarkFnv64KB-4 9768 47032 ns/op 21.77 MB/s BenchmarkFnv64aKB-4 9850 21167 ns/op 48.38 MB/s BenchmarkFnv128KB-4 861 286720 ns/op 3.57 MB/s BenchmarkFnv128aKB-4 1022 105018 ns/op 9.75 MB/s PASS ok hash/fnv 4.596s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 594069 182.4 ns/op 21.93 MB/s BenchmarkHash/n=4/Bytes-4 5156655 25.27 ns/op 158.31 MB/s BenchmarkHash/n=4/String-4 1000000 105.5 ns/op 37.91 MB/s BenchmarkHash/n=8/Write-4 621064 494.7 ns/op 16.17 MB/s BenchmarkHash/n=8/Bytes-4 5454872 27.49 ns/op 290.99 MB/s BenchmarkHash/n=8/String-4 1288369 116.2 ns/op 68.87 MB/s BenchmarkHash/n=16/Write-4 572803 543.9 ns/op 29.42 MB/s BenchmarkHash/n=16/Bytes-4 4855797 24.69 ns/op 648.02 MB/s BenchmarkHash/n=16/String-4 1000000 100.4 ns/op 159.29 MB/s BenchmarkHash/n=32/Write-4 603931 210.5 ns/op 152.03 MB/s BenchmarkHash/n=32/Bytes-4 3907748 33.29 ns/op 961.21 MB/s BenchmarkHash/n=32/String-4 1000000 214.0 ns/op 149.54 MB/s BenchmarkHash/n=64/Write-4 578210 206.0 ns/op 310.72 MB/s BenchmarkHash/n=64/Bytes-4 4067988 67.76 ns/op 944.54 MB/s BenchmarkHash/n=64/String-4 1454248 79.84 ns/op 801.64 MB/s BenchmarkHash/n=256/Write-4 407245 321.9 ns/op 795.35 MB/s BenchmarkHash/n=256/Bytes-4 1908805 99.77 ns/op 2565.86 MB/s BenchmarkHash/n=256/String-4 576436 260.0 ns/op 984.71 MB/s BenchmarkHash/n=320/Write-4 354982 1544 ns/op 207.28 MB/s BenchmarkHash/n=320/Bytes-4 1578973 81.03 ns/op 3948.97 MB/s BenchmarkHash/n=320/String-4 519842 605.2 ns/op 528.78 MB/s BenchmarkHash/n=1024/Write-4 204318 703.1 ns/op 1456.47 MB/s BenchmarkHash/n=1024/Bytes-4 605713 201.2 ns/op 5089.36 MB/s BenchmarkHash/n=1024/String-4 204126 580.9 ns/op 1762.68 MB/s BenchmarkHash/n=4096/Write-4 86433 1527 ns/op 2683.16 MB/s BenchmarkHash/n=4096/Bytes-4 158784 758.1 ns/op 5402.98 MB/s BenchmarkHash/n=4096/String-4 56650 6113 ns/op 670.07 MB/s BenchmarkHash/n=16384/Write-4 26278 4579 ns/op 3577.71 MB/s BenchmarkHash/n=16384/Bytes-4 40500 4228 ns/op 3875.45 MB/s BenchmarkHash/n=16384/String-4 14145 32250 ns/op 508.03 MB/s PASS ok hash/maphash 29.326s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 771 394186 ns/op BenchmarkEscapeNone-4 78856 1360 ns/op BenchmarkUnescape-4 774 145133 ns/op BenchmarkUnescapeNone-4 566656 313.9 ns/op BenchmarkUnescapeSparse-4 9175 64944 ns/op BenchmarkUnescapeDense-4 1078 430036 ns/op PASS ok html 5.859s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7797 14028 ns/op BenchmarkCSSEscaperNoSpecials-4 34166 3323 ns/op BenchmarkDecodeCSS-4 25039 21817 ns/op BenchmarkDecodeCSSNoSpecials-4 3613940 82.49 ns/op BenchmarkCSSValueFilter-4 113550 7988 ns/op BenchmarkCSSValueFilterOk-4 82329 1536 ns/op BenchmarkEscapedExecute-4 4260 97475 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10829 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 71610 1657 ns/op BenchmarkStripTags-4 8482 14381 ns/op BenchmarkStripTagsNoSpecials-4 335296 828.9 ns/op BenchmarkJSValEscaperWithNum-4 10000 12732 ns/op BenchmarkJSValEscaperWithStr-4 5044 59257 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 10518 ns/op BenchmarkJSValEscaperWithObj-4 4728 38139 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 12513 ns/op BenchmarkJSStrEscaperNoSpecials-4 60266 4796 ns/op BenchmarkJSStrEscaper-4 10000 55719 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 43352 5262 ns/op BenchmarkJSRegexpEscaper-4 10000 39756 ns/op BenchmarkTemplateSpecialTags-4 78 1515482 ns/op BenchmarkURLEscaper-4 3757 45995 ns/op BenchmarkURLEscaperNoSpecials-4 137973 825.0 ns/op BenchmarkURLNormalizer-4 4876 102738 ns/op BenchmarkURLNormalizerNoSpecials-4 144310 3308 ns/op BenchmarkSrcsetFilter-4 10000 10072 ns/op BenchmarkSrcsetFilterNoSpecials-4 94575 5885 ns/op PASS ok html/template 22.077s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 463966 255.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 404304 352.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 527493 714.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 420790 401.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1287249 97.14 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 989644 120.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 220.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 958089 208.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 796743 804.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 408663 1534 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 326452 591.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 399752 2040 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 340982 798.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 711019 424.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 495118 1790 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 662188 224.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 471754 786.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 405057 847.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 793728 167.7 ns/op BenchmarkRGBASetRGBA-4 995509 129.0 ns/op BenchmarkRGBA64At-4 548140 212.5 ns/op BenchmarkRGBA64SetRGBA64-4 592066 258.2 ns/op BenchmarkNRGBAAt-4 821329 159.6 ns/op BenchmarkNRGBASetNRGBA-4 1000000 191.2 ns/op BenchmarkNRGBA64At-4 528518 572.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 612642 199.4 ns/op BenchmarkAlphaAt-4 2049781 57.39 ns/op BenchmarkAlphaSetAlpha-4 1000000 310.5 ns/op BenchmarkAlpha16At-4 1000000 120.7 ns/op BenchmarkAlphaSetAlpha16-4 1000000 116.5 ns/op BenchmarkGrayAt-4 2190238 55.77 ns/op BenchmarkGraySetGray-4 2170162 89.96 ns/op BenchmarkGray16At-4 1166577 101.6 ns/op BenchmarkGraySetGray16-4 1000000 142.8 ns/op PASS ok image 31.777s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2912967 40.52 ns/op BenchmarkYCbCrToRGB/128-4 2946181 40.58 ns/op BenchmarkYCbCrToRGB/255-4 3067546 103.2 ns/op BenchmarkRGBToYCbCr/0-4 2504376 40.87 ns/op BenchmarkRGBToYCbCr/Cb-4 2884702 40.33 ns/op BenchmarkRGBToYCbCr/Cr-4 2915890 41.50 ns/op BenchmarkYCbCrToRGBA/0-4 2279068 75.80 ns/op BenchmarkYCbCrToRGBA/128-4 2514976 48.66 ns/op BenchmarkYCbCrToRGBA/255-4 2472885 148.0 ns/op BenchmarkNYCbCrAToRGBA/0-4 2271160 65.57 ns/op BenchmarkNYCbCrAToRGBA/128-4 1921758 54.63 ns/op BenchmarkNYCbCrAToRGBA/255-4 2487658 46.30 ns/op PASS ok image/color 13.556s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 243464810 ns/op BenchmarkFillSrc-4 337 693393 ns/op BenchmarkCopyOver-4 5 20941206 ns/op BenchmarkCopySrc-4 428 594355 ns/op BenchmarkNRGBAOver-4 5 22508938 ns/op BenchmarkNRGBASrc-4 10 10721343 ns/op BenchmarkYCbCr-4 6 18444802 ns/op BenchmarkGray-4 15 7201138 ns/op BenchmarkCMYK-4 9 19899562 ns/op BenchmarkGlyphOver-4 16 7159585 ns/op BenchmarkRGBAMaskOver-4 2 60394792 ns/op BenchmarkGrayMaskOver-4 3 35991043 ns/op BenchmarkRGBA64ImageMaskOver-4 2 57594592 ns/op BenchmarkRGBA-4 3 42920743 ns/op BenchmarkPalettedFill-4 1044 122249 ns/op BenchmarkPalettedRGBA-4 4 39072933 ns/op BenchmarkGenericOver-4 2 199299273 ns/op BenchmarkGenericMaskOver-4 1 107038282 ns/op BenchmarkGenericSrc-4 1 118399335 ns/op BenchmarkGenericMaskSrc-4 3 40950581 ns/op PASS ok image/draw 19.600s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7507651 ns/op 2.06 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 189666750 ns/op 1.62 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 6639675336 ns/op 0.19 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 2950289 ns/op 5.24 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 225799107 ns/op 0.27 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 11.819s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2517 48882 ns/op BenchmarkIDCT-4 2868 39926 ns/op BenchmarkDecodeBaseline-4 5 24867797 ns/op 2.49 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25769372 ns/op 2.40 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 230217315 ns/op 5.34 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 745079480 ns/op 1.24 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 6.559s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11379621 10.14 ns/op BenchmarkDecodeGray-4 10 13835906 ns/op 4.74 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 1 111401795 ns/op 2.35 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 40729246 ns/op 6.44 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 22953450 ns/op 2.86 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 35396767 ns/op 7.41 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 62249686 ns/op 4.21 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 189017210 ns/op 1.63 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 133665817 ns/op 2.30 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 246340440 ns/op 4.99 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 423601835 ns/op 2.90 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 38697568 ns/op 7.94 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 456465414 ns/op 2.69 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 1109451341 ns/op 1.11 MB/s 864200 B/op 36 allocs/op PASS ok image/png 9.714s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 73078955 ns/op 1.37 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 81146462 ns/op 1.23 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 452640173 ns/op 1.10 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 415732880 ns/op 1.20 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 85067780 ns/op 1.18 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 54662864 ns/op 1.83 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 512735433 ns/op 0.98 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 321099205 ns/op 1.56 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1107032535 ns/op 0.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 605313080 ns/op 1.65 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 6197119511 ns/op 0.81 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4002668866 ns/op 1.25 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10522270 ns/op 9.50 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 6 28085291 ns/op 3.56 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 66777108 ns/op 7.49 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 104023506 ns/op 4.81 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 171032007 ns/op 5.85 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 167466788 ns/op 5.97 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 647845392 ns/op 7.72 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 666398236 ns/op 7.50 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 76010666 ns/op 1.32 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 66400295 ns/op 1.51 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 737124544 ns/op 0.68 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 355353307 ns/op 1.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 3127259034 ns/op 0.32 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1278762609 ns/op 0.78 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7486407438 ns/op 0.67 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 9820634958 ns/op 0.51 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 477971465 ns/op 8.74 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 219768137 ns/op 19.02 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 77.350s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 305587 550.2 ns/op 465.26 MB/s PASS ok internal/chacha8rand 1.967s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30939 4286 ns/op 0.23 MB/s BenchmarkMarshalCorpusFile/2-4 25165 8199 ns/op 0.24 MB/s BenchmarkMarshalCorpusFile/4-4 16755 10305 ns/op 0.39 MB/s BenchmarkMarshalCorpusFile/8-4 22864 5405 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/16-4 10000 10343 ns/op 1.55 MB/s BenchmarkMarshalCorpusFile/32-4 12136 12094 ns/op 2.65 MB/s BenchmarkMarshalCorpusFile/64-4 9710 24213 ns/op 2.64 MB/s BenchmarkMarshalCorpusFile/128-4 8288 22286 ns/op 5.74 MB/s BenchmarkMarshalCorpusFile/256-4 3774 79418 ns/op 3.22 MB/s BenchmarkMarshalCorpusFile/512-4 2130 166309 ns/op 3.08 MB/s BenchmarkMarshalCorpusFile/1024-4 1168 281449 ns/op 3.64 MB/s BenchmarkMarshalCorpusFile/2048-4 100 1533238 ns/op 1.34 MB/s BenchmarkMarshalCorpusFile/4096-4 208 1488590 ns/op 2.75 MB/s BenchmarkMarshalCorpusFile/8192-4 100 2932468 ns/op 2.79 MB/s BenchmarkMarshalCorpusFile/16384-4 58 3556757 ns/op 4.61 MB/s BenchmarkMarshalCorpusFile/32768-4 28 9477155 ns/op 3.46 MB/s BenchmarkMarshalCorpusFile/65536-4 12 63645279 ns/op 1.03 MB/s BenchmarkMarshalCorpusFile/131072-4 3 178454236 ns/op 0.73 MB/s BenchmarkMarshalCorpusFile/262144-4 1 176329593 ns/op 1.49 MB/s BenchmarkMarshalCorpusFile/524288-4 2 500247992 ns/op 1.05 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 750168165 ns/op 1.40 MB/s BenchmarkUnmarshalCorpusFile/1-4 7358 41384 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/2-4 4212 24560 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/4-4 6430 72947 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/8-4 5668 176959 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/16-4 4972 53106 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/32-4 3391 86136 ns/op 0.37 MB/s BenchmarkUnmarshalCorpusFile/64-4 2265 44806 ns/op 1.43 MB/s BenchmarkUnmarshalCorpusFile/128-4 2404 50371 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/256-4 968 128703 ns/op 1.99 MB/s BenchmarkUnmarshalCorpusFile/512-4 477 230160 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/1024-4 259 526781 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/2048-4 132 910535 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/4096-4 57 1791055 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 3705662 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 11564359 ns/op 1.42 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13838049 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 56135826 ns/op 1.17 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 70600328 ns/op 1.86 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 205870143 ns/op 1.27 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 323292594 ns/op 1.62 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 877969678 ns/op 1.19 MB/s BenchmarkMutatorBytes/1-4 28518 3686 ns/op BenchmarkMutatorBytes/10-4 34446 3581 ns/op BenchmarkMutatorBytes/100-4 30370 4295 ns/op BenchmarkMutatorBytes/1000-4 10000 13891 ns/op BenchmarkMutatorBytes/10000-4 8062 23201 ns/op BenchmarkMutatorBytes/100000-4 944 117845 ns/op BenchmarkMutatorString/1-4 1 240978668 ns/op BenchmarkMutatorString/10-4 31753 4198 ns/op BenchmarkMutatorString/100-4 28305 8613 ns/op BenchmarkMutatorString/1000-4 13866 10112 ns/op BenchmarkMutatorString/10000-4 3973 138314 ns/op BenchmarkMutatorString/100000-4 380 322777 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17263 8266 ns/op BenchmarkMutatorAllBasicTypes/string-4 15055 6703 ns/op BenchmarkMutatorAllBasicTypes/bool-4 59334 2217 ns/op BenchmarkMutatorAllBasicTypes/float32-4 55255 2883 ns/op BenchmarkMutatorAllBasicTypes/float64-4 56151 9454 ns/op BenchmarkMutatorAllBasicTypes/int-4 61010 3972 ns/op BenchmarkMutatorAllBasicTypes/int8-4 39279 6286 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58387 2118 ns/op BenchmarkMutatorAllBasicTypes/int32-4 40876 5119 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58502 5576 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 40626 2579 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 53834 2145 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 51516 2209 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 55418 5006 ns/op PASS ok internal/fuzz 43.956s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 10 13994953 ns/op 328 B/op 2 allocs/op BenchmarkGetByString-4 151944 838.6 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.464s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 36272 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 31297 4308 ns/op BenchmarkSplicePipePoolParallel-4 82940 2615 ns/op BenchmarkSplicePipeNativeParallel-4 58555 3071 ns/op PASS ok internal/poll 2.558s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 1 102094496 ns/op PASS ok internal/trace 4.089s PASS ok internal/zstd 1.146s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 40869 ns/op BenchmarkCopyNLarge-4 151 3963838 ns/op PASS ok io 3.406s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 149550 705.4 ns/op BenchmarkPrintln-4 21283 5965 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 34386 3528 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4392 103258 ns/op BenchmarkDiscard-4 891332 132.6 ns/op 0 B/op 0 allocs/op PASS ok log 4.739s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 64848 1938 ns/op BenchmarkJSONHandler/defaults-4 5398 27224 ns/op 516 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3194 38230 ns/op 786 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3369 194142 ns/op 750 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5503 20778 ns/op 533 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5439 46671 ns/op 518 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4561 175318 ns/op 536 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 10000 39528 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 10000 15776 ns/op 65 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 116904 1629 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 79225 6181 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 75124 2762 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 64510 14822 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 78001 1915 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 75008 1545 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1145424 177.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 588828 633.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 579838 202.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 475899 265.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 378595 336.0 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4677 46903 ns/op BenchmarkDispatch/switch-checked-4 161612 789.2 ns/op BenchmarkDispatch/As-4 179275 659.1 ns/op BenchmarkDispatch/Visit-4 145034 1015 ns/op BenchmarkUnsafeStrings-4 17980 16093 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 38.327s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 588081 197.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 372690 273.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 374109 432.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 131762 824.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 29796 9153 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 36237 6479 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 19995 24015 ns/op 682 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4854 22345 ns/op 3491 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 6402 16416 ns/op 598 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 5689 28017 ns/op 593 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 7140 16000 ns/op 1097 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2000 147100 ns/op 4303 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 6418 52809 ns/op 528 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 7371 15964 ns/op 518 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6369 67249 ns/op 929 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3226 54492 ns/op 3736 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 10.310s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 112683962 ns/op PASS ok maps 3.144s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 1000000 105.4 ns/op BenchmarkAcosh-4 4962436 26.21 ns/op BenchmarkAsin-4 5304516 31.43 ns/op BenchmarkAsinh-4 4594232 29.62 ns/op BenchmarkAtan-4 6840234 17.07 ns/op BenchmarkAtanh-4 4580311 24.74 ns/op BenchmarkAtan2-4 4861195 23.82 ns/op BenchmarkCbrt-4 4246268 24.26 ns/op BenchmarkCeil-4 16110996 7.457 ns/op BenchmarkCopysign-4 1892066 69.36 ns/op BenchmarkCos-4 7961712 13.99 ns/op BenchmarkCosh-4 6857578 18.82 ns/op BenchmarkErf-4 6901033 22.01 ns/op BenchmarkErfc-4 7790787 15.84 ns/op BenchmarkErfinv-4 3144321 36.35 ns/op BenchmarkErfcinv-4 3075784 38.60 ns/op BenchmarkExp-4 7289258 16.31 ns/op BenchmarkExpGo-4 753637 172.7 ns/op BenchmarkExpm1-4 7194498 16.61 ns/op BenchmarkExp2-4 782372 239.9 ns/op BenchmarkExp2Go-4 676683 164.0 ns/op BenchmarkAbs-4 2483772 75.12 ns/op BenchmarkDim-4 5451763 20.86 ns/op BenchmarkFloor-4 15956157 18.03 ns/op BenchmarkMax-4 12524964 25.11 ns/op BenchmarkMin-4 10949124 13.64 ns/op BenchmarkMod-4 192706 664.9 ns/op BenchmarkFrexp-4 1205722 98.02 ns/op BenchmarkGamma-4 323064 371.2 ns/op BenchmarkHypot-4 1000000 124.7 ns/op BenchmarkHypotGo-4 1000000 114.3 ns/op BenchmarkIlogb-4 1277450 131.8 ns/op BenchmarkJ0-4 164126 714.4 ns/op BenchmarkJ1-4 177082 682.0 ns/op BenchmarkJn-4 82072 1498 ns/op BenchmarkLdexp-4 1000000 106.1 ns/op BenchmarkLgamma-4 490891 231.6 ns/op BenchmarkLog-4 6417253 20.12 ns/op BenchmarkLogb-4 1338204 93.17 ns/op BenchmarkLog1p-4 6903470 18.06 ns/op BenchmarkLog10-4 5629862 50.11 ns/op BenchmarkLog2-4 955359 175.3 ns/op BenchmarkModf-4 2458323 48.09 ns/op BenchmarkNextafter32-4 2397348 54.16 ns/op BenchmarkNextafter64-4 2354182 50.88 ns/op BenchmarkPowInt-4 3397202 38.13 ns/op BenchmarkPowFrac-4 3453811 69.06 ns/op BenchmarkPow10Pos-4 3768531 28.93 ns/op BenchmarkPow10Neg-4 3146958 31.96 ns/op BenchmarkRound-4 7411414 14.86 ns/op BenchmarkRoundToEven-4 7867941 18.20 ns/op BenchmarkRemainder-4 293697 467.9 ns/op BenchmarkSignbit-4 3792354 33.51 ns/op BenchmarkSin-4 8671536 35.11 ns/op BenchmarkSincos-4 605306 517.6 ns/op BenchmarkSinh-4 6174031 20.39 ns/op BenchmarkSqrtIndirect-4 14414900 35.98 ns/op BenchmarkSqrtLatency-4 10454787 24.02 ns/op BenchmarkSqrtIndirectLatency-4 10496414 15.12 ns/op BenchmarkSqrtGoLatency-4 1380553 88.85 ns/op BenchmarkSqrtPrime-4 96940 1419 ns/op BenchmarkTan-4 5879742 19.28 ns/op BenchmarkTanh-4 5460070 21.20 ns/op BenchmarkTrunc-4 15091621 22.16 ns/op BenchmarkY0-4 176373 666.4 ns/op BenchmarkY1-4 184021 890.8 ns/op BenchmarkYn-4 90165 1327 ns/op BenchmarkFloat64bits-4 3641504 37.22 ns/op BenchmarkFloat64frombits-4 3804346 32.56 ns/op BenchmarkFloat32bits-4 3793455 31.47 ns/op BenchmarkFloat32frombits-4 2226466 58.77 ns/op BenchmarkFMA-4 15062234 7.719 ns/op PASS ok math 43.703s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10877240 11.33 ns/op 5647.68 MB/s BenchmarkAddVV/2-4 9690734 12.96 ns/op 9874.91 MB/s BenchmarkAddVV/3-4 8821543 29.21 ns/op 6572.52 MB/s BenchmarkAddVV/4-4 9631456 12.84 ns/op 19936.27 MB/s BenchmarkAddVV/5-4 8786410 13.88 ns/op 23048.14 MB/s BenchmarkAddVV/10-4 5440155 19.10 ns/op 33508.05 MB/s BenchmarkAddVV/100-4 2283843 55.82 ns/op 114650.62 MB/s BenchmarkAddVV/1000-4 278364 498.6 ns/op 128354.69 MB/s BenchmarkSubVV/1-4 10558317 13.78 ns/op 4644.96 MB/s BenchmarkSubVV/2-4 10377992 26.48 ns/op 4833.55 MB/s BenchmarkSubVV/3-4 8985078 28.79 ns/op 6667.88 MB/s BenchmarkSubVV/4-4 9376446 26.32 ns/op 9727.95 MB/s BenchmarkSubVV/5-4 8022363 38.23 ns/op 8371.26 MB/s BenchmarkSubVV/10-4 7118709 27.51 ns/op 23261.27 MB/s BenchmarkSubVV/100-4 2271232 147.6 ns/op 43365.42 MB/s BenchmarkSubVV/1000-4 309403 3206 ns/op 19961.52 MB/s BenchmarkAddVW/1-4 8766393 13.12 ns/op 609.84 MB/s BenchmarkAddVW/2-4 12216513 11.76 ns/op 1360.40 MB/s BenchmarkAddVW/3-4 11444894 10.57 ns/op 2271.13 MB/s BenchmarkAddVW/4-4 7740580 25.27 ns/op 1266.15 MB/s BenchmarkAddVW/5-4 10861317 12.67 ns/op 3156.83 MB/s BenchmarkAddVW/10-4 7724668 33.28 ns/op 2403.61 MB/s BenchmarkAddVW/100-4 4721929 25.69 ns/op 31137.91 MB/s BenchmarkAddVW/1000-4 759890 206.2 ns/op 38794.64 MB/s BenchmarkAddVWext/1-4 9467197 44.56 ns/op 179.53 MB/s BenchmarkAddVWext/2-4 7109131 29.57 ns/op 541.12 MB/s BenchmarkAddVWext/3-4 11161560 39.31 ns/op 610.54 MB/s BenchmarkAddVWext/4-4 10710021 11.34 ns/op 2821.18 MB/s BenchmarkAddVWext/5-4 10111803 11.95 ns/op 3346.66 MB/s BenchmarkAddVWext/10-4 8874572 14.33 ns/op 5580.96 MB/s BenchmarkAddVWext/100-4 1000000 120.9 ns/op 6619.64 MB/s BenchmarkAddVWext/1000-4 289611 519.2 ns/op 15407.06 MB/s BenchmarkSubVW/1-4 10916634 10.25 ns/op 780.79 MB/s BenchmarkSubVW/2-4 11714533 10.14 ns/op 1577.19 MB/s BenchmarkSubVW/3-4 10920472 11.67 ns/op 2056.84 MB/s BenchmarkSubVW/4-4 10042939 16.90 ns/op 1894.03 MB/s BenchmarkSubVW/5-4 10060857 11.84 ns/op 3378.38 MB/s BenchmarkSubVW/10-4 7552297 19.32 ns/op 4140.24 MB/s BenchmarkSubVW/100-4 4705969 39.46 ns/op 20272.73 MB/s BenchmarkSubVW/1000-4 10000 35425 ns/op 225.83 MB/s BenchmarkSubVWext/1-4 11622766 22.05 ns/op 362.86 MB/s BenchmarkSubVWext/2-4 11831650 10.67 ns/op 1499.99 MB/s BenchmarkSubVWext/3-4 11082133 11.63 ns/op 2064.51 MB/s BenchmarkSubVWext/4-4 10276930 11.70 ns/op 2735.59 MB/s BenchmarkSubVWext/5-4 9913446 11.78 ns/op 3394.84 MB/s BenchmarkSubVWext/10-4 7958283 38.70 ns/op 2067.10 MB/s BenchmarkSubVWext/100-4 2094126 58.15 ns/op 13756.53 MB/s BenchmarkSubVWext/1000-4 288236 819.1 ns/op 9767.17 MB/s BenchmarkMulAddVWW/1-4 9662487 20.24 ns/op 3161.59 MB/s BenchmarkMulAddVWW/2-4 8935509 15.34 ns/op 8341.68 MB/s BenchmarkMulAddVWW/3-4 7566891 16.03 ns/op 11979.20 MB/s BenchmarkMulAddVWW/4-4 7030588 18.10 ns/op 14143.63 MB/s BenchmarkMulAddVWW/5-4 6346400 22.75 ns/op 14068.06 MB/s BenchmarkMulAddVWW/10-4 4426536 33.78 ns/op 18947.66 MB/s BenchmarkMulAddVWW/100-4 620356 290.4 ns/op 22041.33 MB/s BenchmarkMulAddVWW/1000-4 60667 2407 ns/op 26588.57 MB/s BenchmarkAddMulVVW/1-4 8591492 15.03 ns/op 4258.26 MB/s BenchmarkAddMulVVW/2-4 8701951 16.71 ns/op 7659.60 MB/s BenchmarkAddMulVVW/3-4 7687598 27.24 ns/op 7047.52 MB/s BenchmarkAddMulVVW/4-4 6282622 17.24 ns/op 14850.37 MB/s BenchmarkAddMulVVW/5-4 6435091 18.41 ns/op 17384.00 MB/s BenchmarkAddMulVVW/10-4 4205250 46.29 ns/op 13824.77 MB/s BenchmarkAddMulVVW/100-4 549656 231.2 ns/op 27683.60 MB/s BenchmarkAddMulVVW/1000-4 59067 2164 ns/op 29569.69 MB/s BenchmarkDivWVW/1-4 2493522 47.66 ns/op 1342.80 MB/s BenchmarkDivWVW/2-4 1000000 112.9 ns/op 1133.36 MB/s BenchmarkDivWVW/3-4 806960 164.2 ns/op 1169.26 MB/s BenchmarkDivWVW/4-4 682988 179.5 ns/op 1425.83 MB/s BenchmarkDivWVW/5-4 615588 425.3 ns/op 752.34 MB/s BenchmarkDivWVW/10-4 312218 512.6 ns/op 1248.61 MB/s BenchmarkDivWVW/100-4 35758 3560 ns/op 1797.64 MB/s BenchmarkDivWVW/1000-4 4183 29172 ns/op 2193.86 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2748429 58.63 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2704515 42.57 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1884660 66.20 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1313206 116.0 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 102.4 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 109.0 ns/op BenchmarkNonZeroShifts/4/shrVU-4 975937 169.6 ns/op BenchmarkNonZeroShifts/4/shlVU-4 765712 150.2 ns/op BenchmarkNonZeroShifts/5/shrVU-4 785838 208.5 ns/op BenchmarkNonZeroShifts/5/shlVU-4 707767 247.0 ns/op BenchmarkNonZeroShifts/10/shrVU-4 456324 290.0 ns/op BenchmarkNonZeroShifts/10/shlVU-4 375604 500.0 ns/op BenchmarkNonZeroShifts/100/shrVU-4 49428 2374 ns/op BenchmarkNonZeroShifts/100/shlVU-4 41800 3369 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5128 34255 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 3981 26690 ns/op BenchmarkDecimalConversion-4 182 675141 ns/op BenchmarkFloatString/100-4 9307 12814 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 184 648351 ns/op 2905 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 69067756 ns/op 60576 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 7294831175 ns/op 847800 B/op 521 allocs/op BenchmarkFloatAdd/10-4 67610 1608 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 90507 1359 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 47496 2503 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13484 8734 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1600 131261 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 135098 848.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 133740 1299 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 94824 1338 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26125 4784 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3103 39290 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 980 299810 ns/op BenchmarkParseFloatLargeExp-4 309 419879 ns/op BenchmarkGCD10x10/WithoutXY-4 185632 843.2 ns/op BenchmarkGCD10x10/WithXY-4 44862 3863 ns/op BenchmarkGCD10x100/WithoutXY-4 84933 2026 ns/op BenchmarkGCD10x100/WithXY-4 12496 11117 ns/op BenchmarkGCD10x1000/WithoutXY-4 59205 5332 ns/op BenchmarkGCD10x1000/WithXY-4 9476 22376 ns/op BenchmarkGCD100x100/WithoutXY-4 19304 7678 ns/op BenchmarkGCD100x100/WithXY-4 8068 46572 ns/op BenchmarkGCD100x1000/WithoutXY-4 9187 14782 ns/op BenchmarkGCD100x1000/WithXY-4 4138 39406 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1713 66500 ns/op BenchmarkGCD1000x1000/WithXY-4 937 192109 ns/op BenchmarkHilbert-4 15 9081087 ns/op BenchmarkBinomial-4 9711 12528 ns/op BenchmarkQuoRem-4 14203 11838 ns/op BenchmarkExp-4 7 16326291 ns/op BenchmarkExpMont/Odd-4 94 1165771 ns/op 2584 B/op 21 allocs/op BenchmarkExpMont/Even1-4 72 1977678 ns/op 3380 B/op 38 allocs/op BenchmarkExpMont/Even2-4 94 1360929 ns/op 3907 B/op 55 allocs/op BenchmarkExpMont/Even3-4 76 1420012 ns/op 3867 B/op 53 allocs/op BenchmarkExpMont/Even4-4 96 1213295 ns/op 3821 B/op 52 allocs/op BenchmarkExpMont/Even8-4 96 1258644 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even32-4 94 1211263 ns/op 3807 B/op 52 allocs/op BenchmarkExpMont/Even64-4 97 1141814 ns/op 3643 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1057460 ns/op 3741 B/op 50 allocs/op BenchmarkExpMont/Even128-4 120 990447 ns/op 3288 B/op 51 allocs/op BenchmarkExpMont/Even255-4 122 887033 ns/op 2945 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 368 275112 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 384 300970 ns/op 1734 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 397 300623 ns/op 1731 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 393 309652 ns/op 1743 B/op 47 allocs/op BenchmarkExp2-4 7 17459292 ns/op BenchmarkBitset-4 773726 141.6 ns/op BenchmarkBitsetNeg-4 306986 580.2 ns/op BenchmarkBitsetOrig-4 204068 854.2 ns/op BenchmarkBitsetNegOrig-4 132472 1677 ns/op BenchmarkModSqrt225_Tonelli-4 72 1591181 ns/op BenchmarkModSqrt225_3Mod4-4 255 488966 ns/op BenchmarkModSqrt231_Tonelli-4 75 1816889 ns/op BenchmarkModSqrt231_5Mod8-4 210 543192 ns/op BenchmarkModInverse-4 8804 13358 ns/op BenchmarkSqrt-4 908 138559 ns/op BenchmarkIntSqr/1-4 1338657 120.9 ns/op BenchmarkIntSqr/2-4 510441 271.9 ns/op BenchmarkIntSqr/3-4 372068 422.4 ns/op BenchmarkIntSqr/5-4 226503 533.7 ns/op BenchmarkIntSqr/8-4 163357 741.8 ns/op BenchmarkIntSqr/10-4 93202 1440 ns/op BenchmarkIntSqr/20-4 33726 5363 ns/op BenchmarkIntSqr/30-4 22748 7240 ns/op BenchmarkIntSqr/50-4 13064 9641 ns/op BenchmarkIntSqr/80-4 6891 16714 ns/op BenchmarkIntSqr/100-4 5144 28782 ns/op BenchmarkIntSqr/200-4 1708 175167 ns/op BenchmarkIntSqr/300-4 850 157981 ns/op BenchmarkIntSqr/500-4 415 440182 ns/op BenchmarkIntSqr/800-4 172 835565 ns/op BenchmarkIntSqr/1000-4 129 966989 ns/op BenchmarkDiv/20/10-4 319339 533.0 ns/op BenchmarkDiv/40/20-4 324627 367.4 ns/op BenchmarkDiv/100/50-4 317307 384.9 ns/op BenchmarkDiv/200/100-4 37641 3379 ns/op BenchmarkDiv/400/200-4 33682 3714 ns/op BenchmarkDiv/1000/500-4 24148 5416 ns/op BenchmarkDiv/2000/1000-4 15546 7428 ns/op BenchmarkDiv/20000/10000-4 619 289546 ns/op BenchmarkDiv/200000/100000-4 15 7986091 ns/op BenchmarkDiv/2000000/1000000-4 1 235207080 ns/op BenchmarkDiv/20000000/10000000-4 1 13047713725 ns/op BenchmarkMul-4 1 157225781 ns/op BenchmarkNatMul/10-4 109198 1468 ns/op BenchmarkNatMul/100-4 3372 74988 ns/op BenchmarkNatMul/1000-4 37 4799762 ns/op BenchmarkZeroShifts/Shl-4 10000 41192 ns/op BenchmarkZeroShifts/ShlSame-4 6120778 22.91 ns/op BenchmarkZeroShifts/Shr-4 10000 70843 ns/op BenchmarkZeroShifts/ShrSame-4 6065703 19.46 ns/op BenchmarkExp3Power/0x10-4 178654 1205 ns/op BenchmarkExp3Power/0x40-4 150900 1651 ns/op BenchmarkExp3Power/0x100-4 76282 2927 ns/op BenchmarkExp3Power/0x400-4 22711 53692 ns/op BenchmarkExp3Power/0x1000-4 5989 28346 ns/op BenchmarkExp3Power/0x4000-4 980 599903 ns/op BenchmarkExp3Power/0x10000-4 123 4127847 ns/op BenchmarkExp3Power/0x40000-4 12 13818825 ns/op BenchmarkExp3Power/0x100000-4 1 127404830 ns/op BenchmarkExp3Power/0x400000-4 1 903747578 ns/op BenchmarkFibo-4 3 245708021 ns/op BenchmarkNatSqr/1-4 808546 231.8 ns/op BenchmarkNatSqr/2-4 403016 890.4 ns/op BenchmarkNatSqr/3-4 329762 595.7 ns/op BenchmarkNatSqr/5-4 210068 846.8 ns/op BenchmarkNatSqr/8-4 140169 1048 ns/op BenchmarkNatSqr/10-4 106184 1831 ns/op BenchmarkNatSqr/20-4 31773 3657 ns/op BenchmarkNatSqr/30-4 12990 15305 ns/op BenchmarkNatSqr/50-4 10000 16784 ns/op BenchmarkNatSqr/80-4 6590 18707 ns/op BenchmarkNatSqr/100-4 5196 28846 ns/op BenchmarkNatSqr/200-4 1832 91864 ns/op BenchmarkNatSqr/300-4 823 339132 ns/op BenchmarkNatSqr/500-4 100 1383874 ns/op BenchmarkNatSqr/800-4 177 627386 ns/op BenchmarkNatSqr/1000-4 100 1005717 ns/op BenchmarkNatSetBytes/8-4 684360 219.0 ns/op BenchmarkNatSetBytes/24-4 177403 2027 ns/op BenchmarkNatSetBytes/128-4 46230 3348 ns/op BenchmarkNatSetBytes/7-4 730251 173.1 ns/op BenchmarkNatSetBytes/23-4 172191 1094 ns/op BenchmarkNatSetBytes/127-4 46350 3634 ns/op BenchmarkScanPi-4 100 1564112 ns/op BenchmarkStringPiParallel-4 376 545530 ns/op BenchmarkScan/10/Base2-4 37180 3187 ns/op BenchmarkScan/100/Base2-4 4302 28216 ns/op BenchmarkScan/1000/Base2-4 424 282733 ns/op BenchmarkScan/10/Base8-4 89922 2080 ns/op BenchmarkScan/100/Base8-4 12192 15213 ns/op BenchmarkScan/1000/Base8-4 1243 101254 ns/op BenchmarkScan/10/Base10-4 99861 1468 ns/op BenchmarkScan/100/Base10-4 13621 8989 ns/op BenchmarkScan/1000/Base10-4 1327 103300 ns/op BenchmarkScan/10/Base16-4 101096 4189 ns/op BenchmarkScan/100/Base16-4 15428 7672 ns/op BenchmarkScan/1000/Base16-4 1545 75935 ns/op BenchmarkString/10/Base2-4 186285 925.2 ns/op BenchmarkString/100/Base2-4 26272 4904 ns/op BenchmarkString/1000/Base2-4 2282 44621 ns/op BenchmarkString/10/Base8-4 313801 358.5 ns/op BenchmarkString/100/Base8-4 64682 4169 ns/op BenchmarkString/1000/Base8-4 7362 16332 ns/op BenchmarkString/10/Base10-4 167983 876.7 ns/op BenchmarkString/100/Base10-4 33738 4121 ns/op BenchmarkString/1000/Base10-4 3804 49332 ns/op BenchmarkString/10/Base16-4 318306 744.3 ns/op BenchmarkString/100/Base16-4 81844 1695 ns/op BenchmarkString/1000/Base16-4 4627 120549 ns/op BenchmarkLeafSize/0-4 26 5300392 ns/op BenchmarkLeafSize/1-4 274 528801 ns/op BenchmarkLeafSize/2-4 206 785924 ns/op BenchmarkLeafSize/3-4 100 1386367 ns/op BenchmarkLeafSize/4-4 298 1487676 ns/op BenchmarkLeafSize/5-4 213 720971 ns/op BenchmarkLeafSize/6-4 100 1251405 ns/op BenchmarkLeafSize/7-4 266 571192 ns/op BenchmarkLeafSize/8-4 418 453346 ns/op BenchmarkLeafSize/9-4 100 1724934 ns/op BenchmarkLeafSize/10-4 100 1786668 ns/op BenchmarkLeafSize/11-4 100 1430574 ns/op BenchmarkLeafSize/12-4 165 717108 ns/op BenchmarkLeafSize/13-4 100 1348397 ns/op BenchmarkLeafSize/14-4 254 924917 ns/op BenchmarkLeafSize/15-4 247 411659 ns/op BenchmarkLeafSize/16-4 378 1058950 ns/op BenchmarkLeafSize/32-4 100 6610669 ns/op BenchmarkLeafSize/64-4 363 494971 ns/op BenchmarkProbablyPrime/n=0-4 5 20741844 ns/op BenchmarkProbablyPrime/n=1-4 5 31077984 ns/op BenchmarkProbablyPrime/n=5-4 4 34985582 ns/op BenchmarkProbablyPrime/n=10-4 2 51788406 ns/op BenchmarkProbablyPrime/n=20-4 2 99892680 ns/op BenchmarkProbablyPrime/Lucas-4 6 18841433 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 44 2879791 ns/op BenchmarkRatCmp-4 212925 2297 ns/op BenchmarkFloatPrecExact/1-4 133749 1014 ns/op BenchmarkFloatPrecExact/10-4 43934 2667 ns/op BenchmarkFloatPrecExact/100-4 6985 16464 ns/op BenchmarkFloatPrecExact/1000-4 1452 113919 ns/op BenchmarkFloatPrecExact/10000-4 86 2366849 ns/op BenchmarkFloatPrecExact/100000-4 2 256225622 ns/op BenchmarkFloatPrecExact/1000000-4 1 6158563273 ns/op BenchmarkFloatPrecMixed/1-4 121198 1421 ns/op BenchmarkFloatPrecMixed/10-4 35984 4576 ns/op BenchmarkFloatPrecMixed/100-4 4182 86101 ns/op BenchmarkFloatPrecMixed/1000-4 100 3055696 ns/op BenchmarkFloatPrecMixed/10000-4 8 13428070 ns/op BenchmarkFloatPrecMixed/100000-4 1 1268071875 ns/op BenchmarkFloatPrecMixed/1000000-4 1 74384728645 ns/op BenchmarkFloatPrecInexact/1-4 198253 1212 ns/op BenchmarkFloatPrecInexact/10-4 163168 1464 ns/op BenchmarkFloatPrecInexact/100-4 78156 1925 ns/op BenchmarkFloatPrecInexact/1000-4 10000 13735 ns/op BenchmarkFloatPrecInexact/10000-4 3025 92711 ns/op BenchmarkFloatPrecInexact/100000-4 100 2210420 ns/op BenchmarkFloatPrecInexact/1000000-4 25 48814492 ns/op BenchmarkFloatSqrt/64-4 12757 11718 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7323 34655 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 4360 62633 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2570 205593 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 201 553168 ns/op 17813 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 34 17124339 ns/op 176680 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 639564770 ns/op 3771480 B/op 619 allocs/op PASS ok math/big 261.367s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 1000000 130.4 ns/op BenchmarkLeadingZeros8-4 1000000 180.6 ns/op BenchmarkLeadingZeros16-4 7721178 40.32 ns/op BenchmarkLeadingZeros32-4 7681405 28.60 ns/op BenchmarkLeadingZeros64-4 7318532 33.17 ns/op BenchmarkTrailingZeros-4 7437772 77.38 ns/op BenchmarkTrailingZeros8-4 6420896 69.04 ns/op BenchmarkTrailingZeros16-4 7436289 84.36 ns/op BenchmarkTrailingZeros32-4 7277052 30.97 ns/op BenchmarkTrailingZeros64-4 7713590 33.54 ns/op BenchmarkOnesCount-4 7853672 14.71 ns/op BenchmarkOnesCount8-4 7805266 14.64 ns/op BenchmarkOnesCount16-4 7769191 16.64 ns/op BenchmarkOnesCount32-4 7230513 18.41 ns/op BenchmarkOnesCount64-4 7145913 16.00 ns/op BenchmarkRotateLeft-4 1000000 464.1 ns/op BenchmarkRotateLeft8-4 7647135 17.08 ns/op BenchmarkRotateLeft16-4 7472908 15.81 ns/op BenchmarkRotateLeft32-4 8064433 43.89 ns/op BenchmarkRotateLeft64-4 8151411 15.26 ns/op BenchmarkReverse-4 13416656 9.805 ns/op BenchmarkReverse8-4 16142316 7.729 ns/op BenchmarkReverse16-4 14707746 8.528 ns/op BenchmarkReverse32-4 12435496 9.116 ns/op BenchmarkReverse64-4 12227541 8.749 ns/op BenchmarkReverseBytes-4 14944818 9.002 ns/op BenchmarkReverseBytes16-4 15416659 7.951 ns/op BenchmarkReverseBytes32-4 14329390 8.662 ns/op BenchmarkReverseBytes64-4 14838590 8.024 ns/op BenchmarkAdd-4 7115086 32.92 ns/op BenchmarkAdd32-4 3367279 55.07 ns/op BenchmarkAdd64-4 8231966 28.48 ns/op BenchmarkAdd64multiple-4 14697182 17.26 ns/op BenchmarkSub-4 7194318 15.20 ns/op BenchmarkSub32-4 7914735 16.44 ns/op BenchmarkSub64-4 7870600 14.77 ns/op BenchmarkSub64multiple-4 12466460 8.301 ns/op BenchmarkMul-4 1000000 110.7 ns/op BenchmarkMul32-4 7576052 15.76 ns/op BenchmarkMul64-4 7291335 15.75 ns/op BenchmarkDiv-4 2762185 41.94 ns/op BenchmarkDiv32-4 6417596 25.20 ns/op BenchmarkDiv64-4 2791894 205.7 ns/op PASS ok math/bits 37.660s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1127557 114.4 ns/op BenchmarkAcos-4 280291 463.2 ns/op BenchmarkAcosh-4 247460 684.4 ns/op BenchmarkAsin-4 255868 440.7 ns/op BenchmarkAsinh-4 280015 411.7 ns/op BenchmarkAtan-4 847123 118.4 ns/op BenchmarkAtanh-4 991508 125.2 ns/op BenchmarkConj-4 15843032 7.934 ns/op BenchmarkCos-4 413416 353.8 ns/op BenchmarkCosh-4 431623 277.9 ns/op BenchmarkExp-4 581137 222.5 ns/op BenchmarkLog-4 789886 153.9 ns/op BenchmarkLog10-4 794779 233.9 ns/op BenchmarkPhase-4 4635063 27.64 ns/op BenchmarkPolar-4 921662 157.8 ns/op BenchmarkPow-4 315464 539.4 ns/op BenchmarkRect-4 584912 243.8 ns/op BenchmarkSin-4 432745 461.4 ns/op BenchmarkSinh-4 438801 418.9 ns/op BenchmarkSqrt-4 315168 363.5 ns/op BenchmarkTan-4 1000000 107.0 ns/op BenchmarkTanh-4 1490970 90.94 ns/op PASS ok math/cmplx 11.356s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 776371 133.3 ns/op BenchmarkInt63ThreadsafeParallel-4 10000 63644 ns/op BenchmarkInt63Unthreadsafe-4 885916 182.4 ns/op BenchmarkIntn1000-4 791670 160.5 ns/op BenchmarkInt63n1000-4 816967 159.7 ns/op BenchmarkInt31n1000-4 777219 150.9 ns/op BenchmarkFloat32-4 840120 144.6 ns/op BenchmarkFloat64-4 898936 167.0 ns/op BenchmarkPerm3-4 178203 1621 ns/op BenchmarkPerm30-4 10000 11122 ns/op BenchmarkPerm30ViaShuffle-4 10000 10661 ns/op BenchmarkShuffleOverhead-4 6074 36471 ns/op BenchmarkRead3-4 763238 286.8 ns/op BenchmarkRead64-4 61730 10562 ns/op BenchmarkRead1000-4 4423 28237 ns/op BenchmarkConcurrent-4 307659 886.0 ns/op PASS ok math/rand 14.346s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 4891587 29.81 ns/op BenchmarkPCG_DXSM-4 2861946 37.79 ns/op BenchmarkSourceUint64-4 3254086 37.13 ns/op BenchmarkGlobalInt64-4 3231685 84.15 ns/op BenchmarkGlobalInt64Parallel-4 3448641 35.69 ns/op BenchmarkGlobalUint64-4 2790955 120.9 ns/op BenchmarkGlobalUint64Parallel-4 2714622 78.22 ns/op BenchmarkInt64-4 1485244 88.70 ns/op BenchmarkUint64-4 1677602 120.9 ns/op BenchmarkGlobalIntN1000-4 1869274 54.74 ns/op BenchmarkIntN1000-4 1351808 173.5 ns/op BenchmarkInt64N1000-4 1281250 116.8 ns/op BenchmarkInt64N1e8-4 1276434 120.5 ns/op BenchmarkInt64N1e9-4 1272706 203.1 ns/op BenchmarkInt64N2e9-4 1320252 98.47 ns/op BenchmarkInt64N1e18-4 1000000 244.2 ns/op BenchmarkInt64N2e18-4 1303210 92.91 ns/op BenchmarkInt64N4e18-4 1000000 113.5 ns/op BenchmarkInt32N1000-4 1000000 111.7 ns/op BenchmarkInt32N1e8-4 1000000 115.0 ns/op BenchmarkInt32N1e9-4 1000000 165.9 ns/op BenchmarkInt32N2e9-4 1394077 87.89 ns/op BenchmarkFloat32-4 1514130 107.7 ns/op BenchmarkFloat64-4 1000000 199.7 ns/op BenchmarkExpFloat64-4 799408 161.3 ns/op BenchmarkNormFloat64-4 591204 516.1 ns/op BenchmarkPerm3-4 242594 887.6 ns/op BenchmarkPerm30-4 23338 5256 ns/op BenchmarkPerm30ViaShuffle-4 23258 5809 ns/op BenchmarkShuffleOverhead-4 38305 3105 ns/op BenchmarkConcurrent-4 1549399 183.4 ns/op PASS ok math/rand/v2 18.807s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 37386 2952 ns/op BenchmarkQDecodeWord-4 103962 4943 ns/op BenchmarkQDecodeHeader-4 96625 4080 ns/op BenchmarkTypeByExtension/.html-4 3 52082682 ns/op BenchmarkTypeByExtension/.HTML-4 167854 846.0 ns/op BenchmarkTypeByExtension/.unused-4 201699 512.5 ns/op BenchmarkExtensionsByType/text/html-4 117002 1662 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 8978 28629 ns/op BenchmarkExtensionsByType/application/octet-stream-4 113625 4411 ns/op PASS ok mime 11.335s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 324 611512 ns/op 48204 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 321 418647 ns/op 47585 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 1212687 ns/op 103794 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 100 2168582 ns/op 48775 B/op 206 allocs/op PASS ok mime/multipart 6.790s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 664 847233 ns/op PASS ok mime/quotedprintable 1.696s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 20 5199336 ns/op 8344 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 16 21884983 ns/op 7106 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5007826265 ns/op 160432 B/op 232 allocs/op BenchmarkDNSName-4 70861 4034 ns/op BenchmarkInterfaces-4 2494 98005 ns/op 8950 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3181 52357 ns/op 6702 B/op 22 allocs/op BenchmarkInterfaceByName-4 2509 189663 ns/op 8955 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 793 257199 ns/op 15075 B/op 93 allocs/op BenchmarkInterfacesAndAddrs-4 1479 244145 ns/op 4443 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 100 1797528 ns/op 135407 B/op 39 allocs/op BenchmarkParseIP-4 6838 151438 ns/op BenchmarkParseIPValidIPv4-4 309963 438.6 ns/op BenchmarkParseIPValidIPv6-4 144386 1916 ns/op BenchmarkIPString/IPv4-4 87320 4844 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 6914 54022 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 47376 5040 ns/op BenchmarkIPEqual/IPv4-4 573960 421.6 ns/op BenchmarkIPEqual/IPv6-4 948464 638.5 ns/op BenchmarkSendfileZeroBytes-4 1 207452006 ns/op 6598960 B/op 352978 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1208972883 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1239206744 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1218167127 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1218947748 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1371414213 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1224987591 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1223200453 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1011219422 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1030447903 ns/op 0.25 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1010802933 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1012645967 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1011883644 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1048389843 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1015810317 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1037734716 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1010015542 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1045126698 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1012678498 ns/op 0.06 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1056546791 ns/op 0.12 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1005699836 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1015787220 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1027808584 ns/op 1.02 MB/s 376 B/op 9 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1016844624 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1034672897 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1016959187 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1025372576 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1012856516 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1050173013 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1011471923 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1026146890 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1013454656 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1009869265 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1012390081 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1046139315 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1018144254 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1008756782 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1013883387 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1019542891 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1016041077 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1029018702 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1016684787 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1014704753 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1026315413 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1020550148 ns/op 1.03 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1025265944 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1010371930 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1031177063 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1006223212 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1021455883 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1022173302 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1091257451 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1011484233 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1025411208 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1007496510 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1081762334 ns/op 0.97 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1038275379 ns/op 0.00 MB/s 760 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1015704226 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1012735197 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1009545166 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1052095092 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1013453348 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1021332682 ns/op 0.06 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1024723364 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1016836273 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1021083755 ns/op 0.51 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1024059026 ns/op 1.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1028467769 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1021400340 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1012435533 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1011233048 ns/op 0.01 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1021317609 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1012350164 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1022779717 ns/op 0.06 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1012798975 ns/op 0.13 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1021970849 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1027768842 ns/op 0.51 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1034320601 ns/op 1.01 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 2368 121128 ns/op BenchmarkTCP4OneShotTimeout-4 1809 103506 ns/op BenchmarkTCP4Persistent-4 11311 12804 ns/op BenchmarkTCP4PersistentTimeout-4 17474 23082 ns/op BenchmarkTCP6OneShot-4 274 1018544 ns/op BenchmarkTCP6OneShotTimeout-4 2019 197269 ns/op BenchmarkTCP6Persistent-4 12013 8426 ns/op BenchmarkTCP6PersistentTimeout-4 14715 9538 ns/op BenchmarkTCP4ConcurrentReadWrite-4 33840 27168 ns/op BenchmarkTCP6ConcurrentReadWrite-4 37185 11413 ns/op BenchmarkSetReadDeadline-4 166344 1224 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 10000 90436 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 26223 4646 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 13451 ns/op 0 B/op 0 allocs/op PASS ok net 127.613s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22426 23075 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8395 16779 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 27927 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 10000 30986 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 10000 11005 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 55172 3980 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 213.2 ns/op BenchmarkFindChild/n=2/rep=map-4 3828210 54.45 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 971673 138.2 ns/op BenchmarkFindChild/n=4/rep=linear-4 574077 838.8 ns/op BenchmarkFindChild/n=4/rep=map-4 1000000 106.5 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 556746 221.5 ns/op BenchmarkFindChild/n=8/rep=linear-4 296899 3313 ns/op BenchmarkFindChild/n=8/rep=map-4 1403580 99.14 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 313201 390.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 141381 750.1 ns/op BenchmarkFindChild/n=16/rep=map-4 2827804 241.1 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1835362 145.5 ns/op BenchmarkFindChild/n=32/rep=linear-4 24541 6946 ns/op BenchmarkFindChild/n=32/rep=map-4 2825668 43.93 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2227274 70.11 ns/op BenchmarkMultiConflicts-4 1 211840294 ns/op BenchmarkServerMatch-4 10000 19258 ns/op BenchmarkReadRequestChrome-4 3366 59790 ns/op 10.22 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7143 17240 ns/op 4.52 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7731 36046 ns/op 2.27 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5966 37643 ns/op 4.01 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 9093 16980 ns/op 2.36 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 94 1155042 ns/op 0.89 MB/s BenchmarkFileAndServer_1KB/https1-4 1 228725120 ns/op 0.00 MB/s BenchmarkFileAndServer_1KB/h2-4 1 112279774 ns/op 0.01 MB/s BenchmarkFileAndServer_16MB/h1-4 1 273101719 ns/op 61.43 MB/s BenchmarkFileAndServer_16MB/https1-4 1 240444315 ns/op 69.78 MB/s BenchmarkFileAndServer_16MB/h2-4 1 679317506 ns/op 24.70 MB/s BenchmarkFileAndServer_64MB/h1-4 1 511668584 ns/op 131.16 MB/s BenchmarkFileAndServer_64MB/https1-4 1 894620113 ns/op 75.01 MB/s BenchmarkFileAndServer_64MB/h2-4 1 3199957285 ns/op 20.97 MB/s BenchmarkServeMux-4 193 7168637 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 229 2279253 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 535 382143 ns/op 5920 B/op 63 allocs/op BenchmarkClientServer/https1-4 10 13442339 ns/op 16712 B/op 180 allocs/op BenchmarkClientServer/h2-4 82 2269052 ns/op 10305 B/op 87 allocs/op BenchmarkClientServerParallel/4/h1-4 721 803348 ns/op 9449 B/op 76 allocs/op BenchmarkClientServerParallel/4/https1-4 10 21769375 ns/op 39280 B/op 438 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45140: write tcp 127.0.0.1:38277->127.0.0.1:45140: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49336: read tcp 127.0.0.1:42689->127.0.0.1:49336: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44912: write tcp 127.0.0.1:35009->127.0.0.1:44912: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44946: read tcp 127.0.0.1:35009->127.0.0.1:44946: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44922: read tcp 127.0.0.1:35009->127.0.0.1:44922: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44930: read tcp 127.0.0.1:35009->127.0.0.1:44930: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44954: read tcp 127.0.0.1:35009->127.0.0.1:44954: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44886: write tcp 127.0.0.1:35009->127.0.0.1:44886: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44926: write tcp 127.0.0.1:35009->127.0.0.1:44926: use of closed network connection BenchmarkClientServerParallel/4/h2-4 1 368222532 ns/op 130240 B/op 1409 allocs/op BenchmarkClientServerParallel/64/h1-4 151 803906 ns/op 22537 B/op 119 allocs/op BenchmarkClientServerParallel/64/https1-4 16 11248697 ns/op 94962 B/op 1085 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36074: write tcp 127.0.0.1:39121->127.0.0.1:36074: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34240: write tcp 127.0.0.1:40565->127.0.0.1:34240: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34242: write tcp 127.0.0.1:40565->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:34274: write tcp 127.0.0.1:40565->127.0.0.1:34274: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34246: write tcp 127.0.0.1:40565->127.0.0.1:34246: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56248: read tcp 127.0.0.1:36207->127.0.0.1:56248: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56260: write tcp 127.0.0.1:36207->127.0.0.1:56260: use of closed network connection BenchmarkClientServerParallel/64/h2-4 1 161629085 ns/op 149688 B/op 1889 allocs/op BenchmarkServer-4 1 1208678150 ns/op 31728 B/op 160 allocs/op BenchmarkClient-4 312 892430 ns/op 3740 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 1023 171733 ns/op 7378 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1268 212558 ns/op 3115 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1192 86040 ns/op 1906 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1496 76249 ns/op 2759 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1185 241709 ns/op 2655 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1923 121156 ns/op 2737 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2133 93172 ns/op 1886 B/op 13 allocs/op BenchmarkServerHijack-4 1638 194047 ns/op 16764 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 372 721753 ns/op 6135 B/op 52 allocs/op BenchmarkResponseStatusLine-4 418161 564.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 75.995s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3050 142252 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.830s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 82786 5088 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 611125 1040 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 138771 723.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67500 3816 ns/op BenchmarkStdIPv4-4 103492 1134 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 96981 2005 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 103729 1585 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 52898 9554 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 69405 2562 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1434152 100.8 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 380.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1432785 70.76 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 212200 2560 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 231891 2254 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 221468 562.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 69436 5009 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 260902 493.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 127042 961.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 130600 925.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 127616 1548 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 85137 1659 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 390118 316.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 108573 1062 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 126435 4331 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 229072 852.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 133798 887.5 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 377293 791.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 132704 1027 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 129984 2023 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 136510 1584 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 105016 3342 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 543433 681.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 88435 1184 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 134430 779.8 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 174705 574.9 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 148293 883.7 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 241363 1140 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 90002 6228 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 119560 1142 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 144432 928.1 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 106773 1101 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 292084 469.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 101671 3966 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 123117 11331 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 155025 1503 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 98362 2327 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 204.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 114.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 166.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 183.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 119.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 122.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 127.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 131.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 817362 285.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 417152 1809 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 667148 217.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 10000 34143 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 126432 1476 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 193056 622.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 82322 1577 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 381994 337.2 ns/op PASS ok net/netip 68.949s 2024/02/10 02:03:20 Test RPC server listening on 127.0.0.1:44887 2024/02/10 02:03:20 Test HTTP RPC server listening on 127.0.0.1:43237 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 762 211620 ns/op BenchmarkEndToEndHTTP-4 960 244288 ns/op BenchmarkEndToEndAsync-4 918 441977 ns/op BenchmarkEndToEndAsyncHTTP-4 2025 320777 ns/op PASS ok net/rpc 3.510s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3250 61130 ns/op BenchmarkReadMIMEHeader/server_headers-4 4070 63666 ns/op BenchmarkUncommon-4 10000 12516 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 3.183s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3702 31262 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 78848 1311 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 654952 296.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93577 1428 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 169868 703.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 82921 1572 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 10881 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 424852 293.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 89462 2223 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 156199 1186 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 78132 4350 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 12971 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 148120 680.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 74475 1621 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 73465 1772 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33435 4482 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5037 21470 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 175699 1377 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 63079 3841 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71188 1705 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 30541 3962 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5338 27371 ns/op 320 B/op 1 allocs/op PASS ok net/url 11.729s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3115173 37.95 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 187860 4818 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 572 179485 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 296 1187688 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 556 284173 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 122158 1573 ns/op BenchmarkStatFile-4 90675 7674 ns/op BenchmarkStatDir-4 87871 4726 ns/op BenchmarkLstatDot-4 117374 7816 ns/op BenchmarkLstatFile-4 85396 10660 ns/op BenchmarkLstatDir-4 33758 3653 ns/op PASS ok os 9.637s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 128 2357070 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.476s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 398535 474.7 ns/op PASS ok os/user 1.486s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 2853068 170.3 ns/op BenchmarkString-4 629230 347.8 ns/op BenchmarkBytes-4 1000000 203.2 ns/op BenchmarkNamedBytes-4 979873 120.5 ns/op BenchmarkBytesArray-4 767901 737.0 ns/op BenchmarkSliceLen-4 1961607 100.6 ns/op BenchmarkMapLen-4 841546 969.0 ns/op BenchmarkStringLen-4 1000000 174.3 ns/op BenchmarkArrayLen-4 1308333 201.1 ns/op BenchmarkSliceCap-4 1999234 96.42 ns/op BenchmarkDeepEqual/int8-4 374463 717.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 80872 2767 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 296204 1046 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 76983 1711 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 323380 474.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 70986 6007 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 159753 1137 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 70087 1567 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 327159 1216 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 75649 1577 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 375289 325.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 107667 1148 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 331492 580.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 76176 2380 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 316600 423.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 77504 2799 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 313054 395.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 72834 1687 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 317262 363.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 74395 3330 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 309318 401.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 74781 1548 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 332540 362.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 68097 1693 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 327891 357.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 74754 1561 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 327105 534.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 76490 1832 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 300337 350.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 74977 1583 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 376208 303.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 78324 1522 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 338502 466.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 76400 2277 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 109478 1209 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50066 3364 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43440 2845 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 30781 4404 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 33216 5847 ns/op BenchmarkIsZero/ArrayComparable-4 84933 1501 ns/op BenchmarkIsZero/ArrayIncomparable-4 29992 6229 ns/op BenchmarkIsZero/StructComparable-4 382954 306.2 ns/op BenchmarkIsZero/StructIncomparable-4 138229 981.4 ns/op BenchmarkIsZero/ArrayInt_4-4 1298142 110.9 ns/op BenchmarkIsZero/ArrayInt_1024-4 7562 58773 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 6444 59280 ns/op BenchmarkIsZero/Struct4Int-4 1347991 98.24 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7462 16039 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7480 16238 ns/op BenchmarkIsZero/StructInt_512-4 13948 9918 ns/op BenchmarkSetZero/Bool/Direct-4 3985617 43.45 ns/op BenchmarkSetZero/Bool/CachedZero-4 793738 136.1 ns/op BenchmarkSetZero/Bool/NewZero-4 657717 205.8 ns/op BenchmarkSetZero/Int/Direct-4 2123358 103.7 ns/op BenchmarkSetZero/Int/CachedZero-4 837342 145.0 ns/op BenchmarkSetZero/Int/NewZero-4 693871 178.4 ns/op BenchmarkSetZero/Uint/Direct-4 2036874 59.28 ns/op BenchmarkSetZero/Uint/CachedZero-4 833772 159.7 ns/op BenchmarkSetZero/Uint/NewZero-4 659109 184.6 ns/op BenchmarkSetZero/Float/Direct-4 2025964 214.4 ns/op BenchmarkSetZero/Float/CachedZero-4 821935 496.3 ns/op BenchmarkSetZero/Float/NewZero-4 665409 182.0 ns/op BenchmarkSetZero/Complex/Direct-4 2156224 65.29 ns/op BenchmarkSetZero/Complex/CachedZero-4 787898 135.4 ns/op BenchmarkSetZero/Complex/NewZero-4 661069 196.6 ns/op BenchmarkSetZero/Array/Direct-4 1788624 227.2 ns/op BenchmarkSetZero/Array/CachedZero-4 748244 136.9 ns/op BenchmarkSetZero/Array/NewZero-4 661923 203.5 ns/op BenchmarkSetZero/Chan/Direct-4 2103646 68.66 ns/op BenchmarkSetZero/Chan/CachedZero-4 862293 139.1 ns/op BenchmarkSetZero/Chan/NewZero-4 565622 230.4 ns/op BenchmarkSetZero/Func/Direct-4 1859732 58.99 ns/op BenchmarkSetZero/Func/CachedZero-4 822998 143.7 ns/op BenchmarkSetZero/Func/NewZero-4 652297 490.0 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 101.2 ns/op BenchmarkSetZero/Interface/CachedZero-4 772807 135.3 ns/op BenchmarkSetZero/Interface/NewZero-4 683763 215.8 ns/op BenchmarkSetZero/Map/Direct-4 1000000 111.7 ns/op BenchmarkSetZero/Map/CachedZero-4 761342 159.6 ns/op BenchmarkSetZero/Map/NewZero-4 654765 238.1 ns/op BenchmarkSetZero/Pointer/Direct-4 1000000 107.6 ns/op BenchmarkSetZero/Pointer/CachedZero-4 777277 162.0 ns/op BenchmarkSetZero/Pointer/NewZero-4 557914 181.8 ns/op BenchmarkSetZero/Slice/Direct-4 1999156 65.78 ns/op BenchmarkSetZero/Slice/CachedZero-4 712444 161.0 ns/op BenchmarkSetZero/Slice/NewZero-4 657614 181.1 ns/op BenchmarkSetZero/String/Direct-4 2050927 68.76 ns/op BenchmarkSetZero/String/CachedZero-4 870433 134.7 ns/op BenchmarkSetZero/String/NewZero-4 671706 183.4 ns/op BenchmarkSetZero/Struct/Direct-4 2546862 49.67 ns/op BenchmarkSetZero/Struct/CachedZero-4 825661 175.0 ns/op BenchmarkSetZero/Struct/NewZero-4 658580 180.9 ns/op BenchmarkSelect/1-4 182985 2050 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 49851 2166 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 19772 7228 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 114559 1078 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 203325 1222 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 96708 1987 ns/op 64.43 MB/s BenchmarkCallArgCopy/size=256-4 107625 4179 ns/op 61.26 MB/s BenchmarkCallArgCopy/size=1024-4 93753 3990 ns/op 256.62 MB/s BenchmarkCallArgCopy/size=4096-4 47409 13259 ns/op 308.93 MB/s BenchmarkCallArgCopy/size=65536-4 1902 592802 ns/op 110.55 MB/s BenchmarkFieldByName1-4 433575 339.6 ns/op BenchmarkFieldByName2-4 32856 3520 ns/op BenchmarkFieldByName3-4 3916 39526 ns/op BenchmarkInterfaceBig-4 1615375 117.6 ns/op BenchmarkInterfaceSmall-4 1525162 125.7 ns/op BenchmarkNew-4 671144 383.7 ns/op BenchmarkMap/StringKeys/MapIndex-4 2328 52864 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1368 398804 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2332 64681 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1996 164497 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2294 63858 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1958 95202 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 238828 498.5 ns/op PASS ok reflect 83.463s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 7173 34256 ns/op 9335 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 51386 ns/op 9180 B/op 1 allocs/op BenchmarkFindString-4 10000 40650 ns/op 9094 B/op 1 allocs/op BenchmarkFindSubmatch-4 8746 23836 ns/op 9309 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 142835 ns/op 9320 B/op 2 allocs/op BenchmarkLiteral-4 10000 83590 ns/op BenchmarkNotLiteral-4 2664 159430 ns/op BenchmarkMatchClass-4 2360 81881 ns/op BenchmarkMatchClass_InRange-4 2293 79934 ns/op BenchmarkReplaceAll-4 542 432010 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 23735 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 13223 ns/op BenchmarkAnchoredShortMatch-4 10000 118179 ns/op BenchmarkAnchoredLongMatch-4 10000 18613 ns/op BenchmarkOnePassShortA-4 10000 21309 ns/op BenchmarkNotOnePassShortA-4 5247 245662 ns/op BenchmarkOnePassShortB-4 17839 9865 ns/op BenchmarkNotOnePassShortB-4 6174 104491 ns/op BenchmarkOnePassLongPrefix-4 71247 2854 ns/op BenchmarkOnePassLongNotPrefix-4 21302 30430 ns/op BenchmarkMatchParallelShared-4 7640 88017 ns/op BenchmarkMatchParallelCopied-4 8526 34330 ns/op BenchmarkQuoteMetaAll-4 146420 1936 ns/op 7.23 MB/s BenchmarkQuoteMetaNone-4 306325 544.0 ns/op 47.80 MB/s BenchmarkCompile/Onepass-4 2733 121385 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1149 165626 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 72 2079044 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2087342 95.34 ns/op 167.81 MB/s BenchmarkMatch/Easy0/32-4 7874 32571 ns/op 0.98 MB/s BenchmarkMatch/Easy0/1K-4 10000 16740 ns/op 61.17 MB/s BenchmarkMatch/Easy0i/16-4 3951796 32.73 ns/op 488.83 MB/s BenchmarkMatch/Easy0i/32-4 3642 56075 ns/op 0.57 MB/s BenchmarkMatch/Easy0i/1K-4 126 978935 ns/op 1.05 MB/s BenchmarkMatch/Easy1/16-4 3733212 29.59 ns/op 540.79 MB/s BenchmarkMatch/Easy1/32-4 10000 20627 ns/op 1.55 MB/s BenchmarkMatch/Easy1/1K-4 5025 34865 ns/op 29.37 MB/s BenchmarkMatch/Medium/16-4 3467629 34.10 ns/op 469.21 MB/s BenchmarkMatch/Medium/32-4 4350 48676 ns/op 0.66 MB/s BenchmarkMatch/Medium/1K-4 129 866742 ns/op 1.18 MB/s BenchmarkMatch/Hard/16-4 3931851 359.1 ns/op 44.56 MB/s BenchmarkMatch/Hard/32-4 2095 204257 ns/op 0.16 MB/s BenchmarkMatch/Hard/1K-4 100 2196786 ns/op 0.47 MB/s BenchmarkMatch/Hard1/16-4 742 519309 ns/op 0.03 MB/s BenchmarkMatch/Hard1/32-4 380 556933 ns/op 0.06 MB/s BenchmarkMatch/Hard1/1K-4 12 9919643 ns/op 0.10 MB/s BenchmarkMatch_onepass_regex/16-4 21697 6424 ns/op 2.49 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 15021 ns/op 2.13 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 438 300763 ns/op 3.40 MB/s 27 B/op 0 allocs/op PASS ok regexp 37.759s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 495913 244.6 ns/op BenchmarkIsWordChar-4 168848 690.0 ns/op PASS ok regexp/syntax 4.768s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 80197 1753 ns/op BenchmarkCallers/inlined-4 78271 2883 ns/op BenchmarkCallers/no-cache-4 30073 10473 ns/op BenchmarkFPCallers/cached-4 13645321 28.20 ns/op BenchmarkMakeChan/Byte-4 996312 542.0 ns/op BenchmarkMakeChan/Int-4 1000000 569.7 ns/op BenchmarkMakeChan/Ptr-4 626209 864.0 ns/op BenchmarkMakeChan/Struct/0-4 1000000 936.7 ns/op BenchmarkMakeChan/Struct/32-4 103308 3649 ns/op BenchmarkMakeChan/Struct/40-4 248295 3601 ns/op BenchmarkChanNonblocking-4 8015179 23.95 ns/op BenchmarkSelectUncontended-4 426543 257.7 ns/op BenchmarkSelectSyncContended-4 123499 2252 ns/op BenchmarkSelectAsyncContended-4 30123 3473 ns/op BenchmarkSelectNonblock-4 2347129 46.18 ns/op BenchmarkChanUncontended-4 10000 32600 ns/op BenchmarkChanContended-4 4581 38104 ns/op BenchmarkChanSync-4 233391 446.7 ns/op BenchmarkChanSyncWork-4 92496 1363 ns/op BenchmarkChanProdCons0-4 177004 641.3 ns/op BenchmarkChanProdCons10-4 469532 333.8 ns/op BenchmarkChanProdCons100-4 702939 278.3 ns/op BenchmarkChanProdConsWork0-4 186885 647.1 ns/op BenchmarkChanProdConsWork10-4 283608 396.4 ns/op BenchmarkChanProdConsWork100-4 310772 419.4 ns/op BenchmarkSelectProdCons-4 148170 953.0 ns/op BenchmarkReceiveDataFromClosedChan-4 979800 173.4 ns/op BenchmarkChanCreation-4 192570 1339 ns/op BenchmarkChanSem-4 292321 1542 ns/op BenchmarkChanPopular-4 196 689874 ns/op BenchmarkChanClosed-4 1817242 138.2 ns/op BenchmarkCallClosure-4 1000000 173.3 ns/op BenchmarkCallClosure1-4 1000000 142.9 ns/op BenchmarkCallClosure2-4 1000000 130.4 ns/op BenchmarkCallClosure3-4 1000000 129.3 ns/op BenchmarkCallClosure4-4 1000000 300.2 ns/op BenchmarkComplex128DivNormal-4 5655861 93.39 ns/op BenchmarkComplex128DivNisNaN-4 5349057 22.75 ns/op BenchmarkComplex128DivDisNaN-4 5227870 23.39 ns/op BenchmarkComplex128DivNisInf-4 4850974 21.27 ns/op BenchmarkComplex128DivDisInf-4 4500178 26.83 ns/op BenchmarkAllocation-4 2731 305109 ns/op BenchmarkReadMemStats-4 1226 99623 ns/op BenchmarkReadMemStatsLatency-4 1 6273840 p50-ns 6273840 p90-ns 6273840 p99-ns BenchmarkWriteBarrier-4 2444362 83.10 ns/op BenchmarkBulkWriteBarrier-4 314108 1039 ns/op BenchmarkScanStackNoLocals-4 1 245275728 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9074140 11.96 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9079701 15.27 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7363687 16.59 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5369498 27.16 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3361508 38.21 ns/op BenchmarkHash5-4 4807406 30.76 ns/op 162.55 MB/s BenchmarkHash16-4 4344600 57.12 ns/op 280.13 MB/s BenchmarkHash64-4 3237601 31.89 ns/op 2007.21 MB/s BenchmarkHash1024-4 954664 200.4 ns/op 5108.82 MB/s BenchmarkHash65536-4 18829 7481 ns/op 8759.79 MB/s BenchmarkAlignedLoad-4 5742043 33.30 ns/op BenchmarkUnalignedLoad-4 6380229 16.40 ns/op BenchmarkEqEfaceConcrete-4 4954370 23.16 ns/op BenchmarkEqIfaceConcrete-4 5461525 34.70 ns/op BenchmarkNeEfaceConcrete-4 5727055 35.19 ns/op BenchmarkNeIfaceConcrete-4 5124274 23.25 ns/op BenchmarkConvT2EByteSized/bool-4 4679799 22.58 ns/op BenchmarkConvT2EByteSized/uint8-4 5330967 29.38 ns/op BenchmarkConvT2ESmall-4 4649786 27.99 ns/op BenchmarkConvT2EUintptr-4 4281417 25.20 ns/op BenchmarkConvT2ELarge-4 1000000 571.5 ns/op BenchmarkConvT2ISmall-4 4649636 28.81 ns/op BenchmarkConvT2IUintptr-4 4857372 30.93 ns/op BenchmarkConvT2ILarge-4 1000000 572.1 ns/op BenchmarkConvI2E-4 4432563 58.04 ns/op BenchmarkConvI2I-4 4837244 23.69 ns/op BenchmarkAssertE2T-4 3856386 34.57 ns/op BenchmarkAssertE2TLarge-4 2514445 75.25 ns/op BenchmarkAssertE2I-4 4227211 42.76 ns/op BenchmarkAssertI2T-4 3811075 29.95 ns/op BenchmarkAssertI2I-4 5079555 23.87 ns/op BenchmarkAssertI2E-4 4954776 25.37 ns/op BenchmarkAssertE2E-4 4960412 62.13 ns/op BenchmarkAssertE2T2-4 2151583 84.19 ns/op BenchmarkAssertE2T2Blank-4 3513265 29.26 ns/op BenchmarkAssertI2E2-4 3751092 31.65 ns/op BenchmarkAssertI2E2Blank-4 4959177 23.40 ns/op BenchmarkAssertE2E2-4 3859974 48.39 ns/op BenchmarkAssertE2E2Blank-4 4183447 25.50 ns/op BenchmarkConvT2Ezero/zero/16-4 4152841 28.75 ns/op BenchmarkConvT2Ezero/zero/32-4 4931700 36.41 ns/op BenchmarkConvT2Ezero/zero/64-4 4660171 26.10 ns/op BenchmarkConvT2Ezero/zero/str-4 4897014 43.21 ns/op BenchmarkConvT2Ezero/zero/slice-4 5047426 25.48 ns/op BenchmarkConvT2Ezero/zero/big-4 168819 1004 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1206000 158.4 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 333.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 270680 881.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 5019133 35.36 ns/op BenchmarkConvT2Ezero/smallint/32-4 4455673 23.90 ns/op BenchmarkConvT2Ezero/smallint/64-4 4880836 24.90 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 149.4 ns/op BenchmarkConvT2Ezero/largeint/32-4 1563387 108.7 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 100.4 ns/op BenchmarkMalloc8-4 1000000 227.0 ns/op BenchmarkMalloc16-4 1000000 108.9 ns/op BenchmarkMallocTypeInfo8-4 1661870 130.4 ns/op BenchmarkMallocTypeInfo16-4 1000000 106.3 ns/op BenchmarkMallocLargeStruct-4 10000 29441 ns/op BenchmarkGoroutineSelect-4 52 55696634 ns/op BenchmarkGoroutineBlocking-4 1 306887041 ns/op BenchmarkGoroutineForRange-4 13 14739191 ns/op BenchmarkGoroutineIdle-4 37 5585721 ns/op BenchmarkHashStringSpeed-4 1713132 66.03 ns/op BenchmarkHashBytesSpeed-4 1314128 93.61 ns/op BenchmarkHashInt32Speed-4 1858921 77.51 ns/op BenchmarkHashInt64Speed-4 1000000 132.6 ns/op BenchmarkHashStringArraySpeed-4 508428 282.7 ns/op BenchmarkMegMap-4 3476142 34.14 ns/op BenchmarkMegOneMap-4 3923448 31.33 ns/op BenchmarkMegEqMap-4 2008 92417 ns/op BenchmarkMegEmptyMap-4 4185424 55.49 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2605815 56.36 ns/op BenchmarkSmallStrMap-4 1000000 102.6 ns/op BenchmarkMapStringKeysEight_16-4 3114757 40.47 ns/op BenchmarkMapStringKeysEight_32-4 3138207 48.90 ns/op BenchmarkMapStringKeysEight_64-4 2812708 43.14 ns/op BenchmarkMapStringKeysEight_1M-4 3228390 40.78 ns/op BenchmarkIntMap-4 3788214 31.51 ns/op BenchmarkMapFirst/1-4 3603726 28.62 ns/op BenchmarkMapFirst/2-4 4344831 105.1 ns/op BenchmarkMapFirst/3-4 3987988 106.2 ns/op BenchmarkMapFirst/4-4 4287304 26.33 ns/op BenchmarkMapFirst/5-4 4358173 28.34 ns/op BenchmarkMapFirst/6-4 4456101 32.42 ns/op BenchmarkMapFirst/7-4 2530507 67.46 ns/op BenchmarkMapFirst/8-4 4485243 27.44 ns/op BenchmarkMapFirst/9-4 2887374 39.46 ns/op BenchmarkMapFirst/10-4 3189394 69.99 ns/op BenchmarkMapFirst/11-4 3249048 43.67 ns/op BenchmarkMapFirst/12-4 3159680 46.23 ns/op BenchmarkMapFirst/13-4 3334104 37.75 ns/op BenchmarkMapFirst/14-4 1000000 148.6 ns/op BenchmarkMapFirst/15-4 3369693 78.75 ns/op BenchmarkMapFirst/16-4 2900773 48.01 ns/op BenchmarkMapMid/1-4 4049276 34.49 ns/op BenchmarkMapMid/2-4 4233871 33.11 ns/op BenchmarkMapMid/3-4 4266498 41.76 ns/op BenchmarkMapMid/4-4 4284566 123.8 ns/op BenchmarkMapMid/5-4 4288284 29.37 ns/op BenchmarkMapMid/6-4 3063367 33.68 ns/op BenchmarkMapMid/7-4 4172256 29.53 ns/op BenchmarkMapMid/8-4 3525630 82.24 ns/op BenchmarkMapMid/9-4 3223021 36.57 ns/op BenchmarkMapMid/10-4 3160803 92.96 ns/op BenchmarkMapMid/11-4 1000000 673.0 ns/op BenchmarkMapMid/12-4 1000000 682.1 ns/op BenchmarkMapMid/13-4 3026078 146.4 ns/op BenchmarkMapMid/14-4 2692665 39.07 ns/op BenchmarkMapMid/15-4 3282073 36.99 ns/op BenchmarkMapMid/16-4 3267922 42.02 ns/op BenchmarkMapLast/1-4 4492351 30.11 ns/op BenchmarkMapLast/2-4 4272505 34.36 ns/op BenchmarkMapLast/3-4 4174093 31.26 ns/op BenchmarkMapLast/4-4 3990000 60.29 ns/op BenchmarkMapLast/5-4 4119196 29.61 ns/op BenchmarkMapLast/6-4 3452623 29.83 ns/op BenchmarkMapLast/7-4 3974834 30.23 ns/op BenchmarkMapLast/8-4 3891703 30.66 ns/op BenchmarkMapLast/9-4 2933211 37.94 ns/op BenchmarkMapLast/10-4 3241492 39.90 ns/op BenchmarkMapLast/11-4 2511528 40.50 ns/op BenchmarkMapLast/12-4 3079317 50.49 ns/op BenchmarkMapLast/13-4 2826172 41.09 ns/op BenchmarkMapLast/14-4 2900058 50.10 ns/op BenchmarkMapLast/15-4 1860589 111.1 ns/op BenchmarkMapLast/16-4 1000000 105.1 ns/op BenchmarkMapCycle-4 2047248 55.08 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2382549 57.51 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1098 97400 ns/op BenchmarkMakeMap/[Byte]Byte-4 558902 800.7 ns/op BenchmarkMakeMap/[Int]Int-4 137906 3741 ns/op BenchmarkNewEmptyMap-4 3407391 37.31 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 158.9 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 625192 199.0 ns/op BenchmarkMapIterEmpty-4 6322976 19.01 ns/op BenchmarkSameLengthMap-4 3532766 32.73 ns/op BenchmarkBigKeyMap-4 1807244 67.91 ns/op BenchmarkBigValMap-4 1306022 86.13 ns/op BenchmarkSmallKeyMap-4 2668372 66.81 ns/op BenchmarkMapPopulate/1-4 1607648 67.05 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 124525 1806 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9264 58973 ns/op 3346 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 452 265091 ns/op 53336 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 74 20563985 ns/op 427777 B/op 321 allocs/op BenchmarkMapPopulate/100000-4 1 777357921 ns/op 3614928 B/op 4061 allocs/op BenchmarkComplexAlgMap-4 240662 750.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 1428624 104.0 ns/op BenchmarkGoMapClear/Reflexive/10-4 1303536 142.2 ns/op BenchmarkGoMapClear/Reflexive/100-4 365715 302.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 27001 8109 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5233 26943 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 110.6 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 117.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 559380 675.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 38281 2698 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5173 22730 ns/op BenchmarkMapStringConversion/32/simple-4 1934274 75.67 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1628551 166.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1528402 66.98 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 123.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1452495 227.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 227.8 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1532520 294.6 ns/op BenchmarkMapInterfacePtr-4 1569849 73.90 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2616756 45.54 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 10000 51538 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5704 29519 ns/op BenchmarkMapPop1000-4 348 365893 ns/op BenchmarkMapPop10000-4 22 4904470 ns/op BenchmarkMapAssign/Int32/256-4 2410317 182.1 ns/op BenchmarkMapAssign/Int32/65536-4 581671 371.5 ns/op BenchmarkMapAssign/Int64/256-4 1000000 125.0 ns/op BenchmarkMapAssign/Int64/65536-4 1430539 232.9 ns/op BenchmarkMapAssign/Str/256-4 1000000 593.5 ns/op BenchmarkMapAssign/Str/65536-4 354696 294.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 101.1 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 493850 306.9 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 228.8 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 535538 235.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 535574 10189 ns/op BenchmarkMapOperatorAssign/Str/65536-4 158560 770.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 924264 243.3 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 468013 487.6 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 847.6 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 363595 2121 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 776725 344.8 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 74338 2308 ns/op 186 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1633251 72.98 ns/op BenchmarkMapDelete/Int32/1000-4 1873106 109.3 ns/op BenchmarkMapDelete/Int32/10000-4 1819478 101.0 ns/op BenchmarkMapDelete/Int64/100-4 1000000 113.2 ns/op BenchmarkMapDelete/Int64/1000-4 2221902 102.1 ns/op BenchmarkMapDelete/Int64/10000-4 1987780 117.7 ns/op BenchmarkMapDelete/Str/100-4 1346709 94.16 ns/op BenchmarkMapDelete/Str/1000-4 1451402 120.6 ns/op BenchmarkMapDelete/Str/10000-4 1000000 204.5 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 137.9 ns/op BenchmarkMapDelete/Pointer/1000-4 1429831 94.82 ns/op BenchmarkMapDelete/Pointer/10000-4 1000000 270.3 ns/op BenchmarkMemmove/0-4 12813813 33.24 ns/op BenchmarkMemmove/1-4 2179820 241.6 ns/op 4.14 MB/s BenchmarkMemmove/2-4 1700793 79.16 ns/op 25.26 MB/s BenchmarkMemmove/3-4 2097718 60.88 ns/op 49.27 MB/s BenchmarkMemmove/4-4 1000000 134.0 ns/op 29.85 MB/s BenchmarkMemmove/5-4 2100844 227.2 ns/op 22.01 MB/s BenchmarkMemmove/6-4 1913817 264.4 ns/op 22.69 MB/s BenchmarkMemmove/7-4 1000000 480.9 ns/op 14.56 MB/s BenchmarkMemmove/8-4 1000000 157.3 ns/op 50.87 MB/s BenchmarkMemmove/9-4 2111503 76.31 ns/op 117.94 MB/s BenchmarkMemmove/10-4 1224704 141.1 ns/op 70.87 MB/s BenchmarkMemmove/11-4 1000000 134.4 ns/op 81.83 MB/s BenchmarkMemmove/12-4 1000000 336.3 ns/op 35.68 MB/s BenchmarkMemmove/13-4 1000000 118.7 ns/op 109.50 MB/s BenchmarkMemmove/14-4 1000000 106.6 ns/op 131.33 MB/s BenchmarkMemmove/15-4 1717491 411.3 ns/op 36.47 MB/s BenchmarkMemmove/16-4 2007927 247.6 ns/op 64.61 MB/s BenchmarkMemmove/32-4 1000000 197.3 ns/op 162.23 MB/s BenchmarkMemmove/64-4 1000000 640.8 ns/op 99.87 MB/s BenchmarkMemmove/128-4 1000000 1319 ns/op 97.04 MB/s BenchmarkMemmove/256-4 1000000 628.4 ns/op 407.40 MB/s BenchmarkMemmove/512-4 686494 381.0 ns/op 1343.66 MB/s BenchmarkMemmove/1024-4 332944 318.1 ns/op 3219.28 MB/s BenchmarkMemmove/2048-4 233199 2417 ns/op 847.19 MB/s BenchmarkMemmove/4096-4 110606 2453 ns/op 1669.89 MB/s BenchmarkMemmoveOverlap/32-4 1000000 143.7 ns/op 222.62 MB/s BenchmarkMemmoveOverlap/64-4 1448024 78.38 ns/op 816.51 MB/s BenchmarkMemmoveOverlap/128-4 1214224 160.5 ns/op 797.55 MB/s BenchmarkMemmoveOverlap/256-4 811734 145.0 ns/op 1765.98 MB/s BenchmarkMemmoveOverlap/512-4 629145 291.1 ns/op 1758.80 MB/s BenchmarkMemmoveOverlap/1024-4 395240 306.9 ns/op 3336.72 MB/s BenchmarkMemmoveOverlap/2048-4 192412 582.3 ns/op 3517.23 MB/s BenchmarkMemmoveOverlap/4096-4 120022 2341 ns/op 1749.32 MB/s BenchmarkMemmoveUnalignedDst/0-4 10336048 9.999 ns/op BenchmarkMemmoveUnalignedDst/1-4 1215595 100.3 ns/op 9.97 MB/s BenchmarkMemmoveUnalignedDst/2-4 2135762 56.05 ns/op 35.68 MB/s BenchmarkMemmoveUnalignedDst/3-4 1894345 58.53 ns/op 51.25 MB/s BenchmarkMemmoveUnalignedDst/4-4 1725870 152.0 ns/op 26.31 MB/s BenchmarkMemmoveUnalignedDst/5-4 2002614 57.04 ns/op 87.65 MB/s BenchmarkMemmoveUnalignedDst/6-4 1672082 292.2 ns/op 20.53 MB/s BenchmarkMemmoveUnalignedDst/7-4 1809260 58.31 ns/op 120.04 MB/s BenchmarkMemmoveUnalignedDst/8-4 1609503 197.2 ns/op 40.57 MB/s BenchmarkMemmoveUnalignedDst/9-4 1993566 57.68 ns/op 156.03 MB/s BenchmarkMemmoveUnalignedDst/10-4 2081163 67.20 ns/op 148.80 MB/s BenchmarkMemmoveUnalignedDst/11-4 2095635 92.60 ns/op 118.79 MB/s BenchmarkMemmoveUnalignedDst/12-4 1917679 65.23 ns/op 183.96 MB/s BenchmarkMemmoveUnalignedDst/13-4 1795641 67.33 ns/op 193.07 MB/s BenchmarkMemmoveUnalignedDst/14-4 1986073 63.08 ns/op 221.93 MB/s BenchmarkMemmoveUnalignedDst/15-4 1992009 62.30 ns/op 240.76 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 231.2 ns/op 69.22 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 106.2 ns/op 301.22 MB/s BenchmarkMemmoveUnalignedDst/64-4 1629628 75.92 ns/op 842.94 MB/s BenchmarkMemmoveUnalignedDst/128-4 883496 155.9 ns/op 821.29 MB/s BenchmarkMemmoveUnalignedDst/256-4 550702 275.5 ns/op 929.10 MB/s BenchmarkMemmoveUnalignedDst/512-4 685912 360.0 ns/op 1422.22 MB/s BenchmarkMemmoveUnalignedDst/1024-4 424117 325.9 ns/op 3142.44 MB/s BenchmarkMemmoveUnalignedDst/2048-4 234842 518.9 ns/op 3946.52 MB/s BenchmarkMemmoveUnalignedDst/4096-4 128554 975.6 ns/op 4198.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1848934 70.40 ns/op 454.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1217106 112.8 ns/op 567.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 124.1 ns/op 1031.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 652998 200.0 ns/op 1279.91 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 434274 536.2 ns/op 954.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 320672 608.9 ns/op 1681.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 201350 597.7 ns/op 3426.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 113283 3844 ns/op 1065.45 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12671763 10.28 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2060460 151.1 ns/op 6.62 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1985720 59.24 ns/op 33.76 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2062027 101.3 ns/op 29.61 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1962612 112.3 ns/op 35.62 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2092994 57.53 ns/op 86.91 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2062705 220.6 ns/op 27.20 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2011392 58.90 ns/op 118.85 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2189548 55.55 ns/op 144.03 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2024217 109.0 ns/op 82.60 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1882663 234.5 ns/op 42.65 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2045139 117.0 ns/op 94.05 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2050173 57.95 ns/op 207.07 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2032875 218.1 ns/op 59.60 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1633250 61.39 ns/op 228.06 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1966466 139.8 ns/op 107.33 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2048186 77.92 ns/op 205.33 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1803895 77.36 ns/op 413.65 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1576468 73.27 ns/op 873.49 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 140.1 ns/op 913.55 MB/s BenchmarkMemmoveUnalignedSrc/256-4 834456 531.2 ns/op 481.92 MB/s BenchmarkMemmoveUnalignedSrc/512-4 692712 663.6 ns/op 771.54 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 374424 333.6 ns/op 3069.43 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 238590 502.6 ns/op 4074.64 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128150 933.1 ns/op 4389.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1598220 83.45 ns/op 191.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1508698 210.1 ns/op 76.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 116.5 ns/op 137.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1619821 299.1 ns/op 53.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1620006 77.63 ns/op 206.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1397877 146.6 ns/op 109.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1625812 121.4 ns/op 131.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 240.7 ns/op 66.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 230.1 ns/op 278.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 990882 278.9 ns/op 229.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 400.2 ns/op 159.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 490.4 ns/op 130.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 926298 293.6 ns/op 218.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 173.6 ns/op 368.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 112.1 ns/op 571.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 168.5 ns/op 379.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 788102 388.6 ns/op 658.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 670555 1454 ns/op 176.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 753078 350.8 ns/op 729.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 844430 222.4 ns/op 1151.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 10000 24212 ns/op 10.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 764335 147.7 ns/op 1732.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 763737 154.9 ns/op 1652.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 766772 207.2 ns/op 1235.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 124100 2101 ns/op 1949.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 110635 1026 ns/op 3992.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 122733 3132 ns/op 1307.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 110361 2996 ns/op 1367.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 112329 951.6 ns/op 4304.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 123817 1266 ns/op 3236.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 122113 1792 ns/op 2286.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 103893 1536 ns/op 2666.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6955 16757 ns/op 3910.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 7033 40278 ns/op 1627.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6835 62799 ns/op 1043.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6914 29253 ns/op 2240.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6296 25411 ns/op 2579.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6867 61361 ns/op 1068.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7479 16564 ns/op 3956.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7237 17736 ns/op 3695.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1870266 106.0 ns/op 301.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1528135 209.2 ns/op 305.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 101.4 ns/op 1262.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 711165 144.3 ns/op 1773.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 601287 441.6 ns/op 1159.36 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 390202 586.4 ns/op 1746.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 205184 572.7 ns/op 3576.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 110343 1105 ns/op 3707.99 MB/s BenchmarkMemclr/5-4 9654954 13.38 ns/op 373.59 MB/s BenchmarkMemclr/16-4 10681182 51.39 ns/op 311.32 MB/s BenchmarkMemclr/64-4 6754039 18.33 ns/op 3491.48 MB/s BenchmarkMemclr/256-4 10763746 54.72 ns/op 4678.52 MB/s BenchmarkMemclr/4096-4 3504736 260.6 ns/op 15715.33 MB/s BenchmarkMemclr/65536-4 66924 1638 ns/op 40003.14 MB/s BenchmarkMemclr/1M-4 4381 89407 ns/op 11728.07 MB/s BenchmarkMemclr/4M-4 1059 445447 ns/op 9415.94 MB/s BenchmarkMemclr/8M-4 536 228872 ns/op 36652.01 MB/s BenchmarkMemclr/16M-4 248 503529 ns/op 33319.23 MB/s BenchmarkMemclr/64M-4 63 1720417 ns/op 39007.32 MB/s BenchmarkMemclrUnaligned/0_5-4 6974958 17.51 ns/op 285.60 MB/s BenchmarkMemclrUnaligned/0_16-4 6667719 18.05 ns/op 886.25 MB/s BenchmarkMemclrUnaligned/0_64-4 3229610 98.68 ns/op 648.54 MB/s BenchmarkMemclrUnaligned/0_256-4 6613861 20.18 ns/op 12684.30 MB/s BenchmarkMemclrUnaligned/0_4096-4 2851744 322.5 ns/op 12699.39 MB/s BenchmarkMemclrUnaligned/0_65536-4 69940 2564 ns/op 25563.19 MB/s BenchmarkMemclrUnaligned/1_5-4 6114841 89.89 ns/op 55.62 MB/s BenchmarkMemclrUnaligned/1_16-4 5717347 38.66 ns/op 413.86 MB/s BenchmarkMemclrUnaligned/1_64-4 4523862 31.73 ns/op 2017.19 MB/s BenchmarkMemclrUnaligned/1_256-4 6648547 18.44 ns/op 13881.57 MB/s BenchmarkMemclrUnaligned/1_4096-4 2403292 52.36 ns/op 78224.66 MB/s BenchmarkMemclrUnaligned/1_65536-4 75643 1668 ns/op 39299.39 MB/s BenchmarkMemclrUnaligned/4_5-4 6923253 17.95 ns/op 278.57 MB/s BenchmarkMemclrUnaligned/4_16-4 6448947 18.47 ns/op 866.50 MB/s BenchmarkMemclrUnaligned/4_64-4 4583025 78.80 ns/op 812.15 MB/s BenchmarkMemclrUnaligned/4_256-4 6679041 18.71 ns/op 13682.86 MB/s BenchmarkMemclrUnaligned/4_4096-4 2089794 74.24 ns/op 55172.91 MB/s BenchmarkMemclrUnaligned/4_65536-4 62806 2153 ns/op 30432.55 MB/s BenchmarkMemclrUnaligned/7_5-4 6899598 30.55 ns/op 163.66 MB/s BenchmarkMemclrUnaligned/7_16-4 6115080 25.64 ns/op 623.98 MB/s BenchmarkMemclrUnaligned/7_64-4 3427428 79.12 ns/op 808.93 MB/s BenchmarkMemclrUnaligned/7_256-4 6596091 66.68 ns/op 3839.28 MB/s BenchmarkMemclrUnaligned/7_4096-4 2064843 50.86 ns/op 80528.51 MB/s BenchmarkMemclrUnaligned/7_65536-4 84194 2200 ns/op 29795.20 MB/s BenchmarkMemclrUnaligned/0_1M-4 5018 47727 ns/op 21970.40 MB/s BenchmarkMemclrUnaligned/0_4M-4 765 233121 ns/op 17991.98 MB/s BenchmarkMemclrUnaligned/0_8M-4 519 347421 ns/op 24145.40 MB/s BenchmarkMemclrUnaligned/0_16M-4 229 464708 ns/op 36102.74 MB/s BenchmarkMemclrUnaligned/0_64M-4 68 1786343 ns/op 37567.74 MB/s BenchmarkMemclrUnaligned/1_1M-4 4975 34690 ns/op 30226.63 MB/s BenchmarkMemclrUnaligned/1_4M-4 1268 160297 ns/op 26165.90 MB/s BenchmarkMemclrUnaligned/1_8M-4 512 251137 ns/op 33402.45 MB/s BenchmarkMemclrUnaligned/1_16M-4 80 4361215 ns/op 3846.91 MB/s BenchmarkMemclrUnaligned/1_64M-4 63 8814556 ns/op 7613.41 MB/s BenchmarkMemclrUnaligned/4_1M-4 4345 25180 ns/op 41642.48 MB/s BenchmarkMemclrUnaligned/4_4M-4 1245 124680 ns/op 33640.58 MB/s BenchmarkMemclrUnaligned/4_8M-4 651 221830 ns/op 37815.47 MB/s BenchmarkMemclrUnaligned/4_16M-4 226 446234 ns/op 37597.32 MB/s BenchmarkMemclrUnaligned/4_64M-4 64 3824270 ns/op 17548.15 MB/s BenchmarkMemclrUnaligned/7_1M-4 5668 144017 ns/op 7280.93 MB/s BenchmarkMemclrUnaligned/7_4M-4 1161 114615 ns/op 36594.60 MB/s BenchmarkMemclrUnaligned/7_8M-4 514 307423 ns/op 27286.86 MB/s BenchmarkMemclrUnaligned/7_16M-4 283 1145048 ns/op 14651.98 MB/s BenchmarkMemclrUnaligned/7_64M-4 62 4091240 ns/op 16403.06 MB/s BenchmarkGoMemclr/5-4 1000000 195.4 ns/op 25.59 MB/s BenchmarkGoMemclr/16-4 600159 230.0 ns/op 69.56 MB/s BenchmarkGoMemclr/64-4 168246 786.5 ns/op 81.37 MB/s BenchmarkGoMemclr/256-4 41346 3853 ns/op 66.45 MB/s BenchmarkMemclrRange/1K_2K-4 10000 13374 ns/op 7168.94 MB/s BenchmarkMemclrRange/2K_8K-4 10000 10756 ns/op 31008.81 MB/s BenchmarkMemclrRange/4K_16K-4 10000 11977 ns/op 26975.00 MB/s BenchmarkMemclrRange/160K_228K-4 2500 59882 ns/op 27769.21 MB/s BenchmarkClearFat7-4 6512362 18.48 ns/op BenchmarkClearFat8-4 7316143 30.27 ns/op BenchmarkClearFat11-4 6626742 17.69 ns/op BenchmarkClearFat12-4 5851099 17.65 ns/op BenchmarkClearFat13-4 6496783 66.75 ns/op BenchmarkClearFat14-4 4442420 42.67 ns/op BenchmarkClearFat15-4 6637588 19.42 ns/op BenchmarkClearFat16-4 5524104 47.46 ns/op BenchmarkClearFat24-4 6689884 22.45 ns/op BenchmarkClearFat32-4 6423691 63.61 ns/op BenchmarkClearFat40-4 6157460 19.41 ns/op BenchmarkClearFat48-4 5978654 65.80 ns/op BenchmarkClearFat56-4 5232554 22.44 ns/op BenchmarkClearFat64-4 5550991 49.61 ns/op BenchmarkClearFat72-4 4873044 117.7 ns/op BenchmarkClearFat128-4 3717097 33.67 ns/op BenchmarkClearFat256-4 2555263 61.57 ns/op BenchmarkClearFat512-4 1000000 356.3 ns/op BenchmarkClearFat1024-4 919718 577.3 ns/op BenchmarkClearFat1032-4 979570 133.9 ns/op BenchmarkClearFat1040-4 958767 137.7 ns/op BenchmarkCopyFat7-4 6424018 24.05 ns/op BenchmarkCopyFat8-4 6671101 16.97 ns/op BenchmarkCopyFat11-4 6642912 214.0 ns/op BenchmarkCopyFat12-4 4493274 69.29 ns/op BenchmarkCopyFat13-4 6417716 60.16 ns/op BenchmarkCopyFat14-4 6692712 18.20 ns/op BenchmarkCopyFat15-4 6328092 27.89 ns/op BenchmarkCopyFat16-4 5627544 25.38 ns/op BenchmarkCopyFat24-4 6526003 25.90 ns/op BenchmarkCopyFat32-4 6309850 104.7 ns/op BenchmarkCopyFat64-4 5580532 26.25 ns/op BenchmarkCopyFat72-4 1000000 237.2 ns/op BenchmarkCopyFat128-4 3405212 115.8 ns/op BenchmarkCopyFat256-4 1000000 125.2 ns/op BenchmarkCopyFat512-4 1000000 147.3 ns/op BenchmarkCopyFat520-4 1449858 115.1 ns/op BenchmarkCopyFat1024-4 875011 243.7 ns/op BenchmarkCopyFat1032-4 854905 138.2 ns/op BenchmarkCopyFat1040-4 814863 1189 ns/op BenchmarkIssue18740/2byte-4 534 642363 ns/op BenchmarkIssue18740/4byte-4 850 173231 ns/op BenchmarkIssue18740/8byte-4 856 124938 ns/op BenchmarkMemclrKnownSize1-4 8186490 44.97 ns/op 22.24 MB/s BenchmarkMemclrKnownSize2-4 3856239 28.63 ns/op 69.86 MB/s BenchmarkMemclrKnownSize4-4 1000000 243.9 ns/op 16.40 MB/s BenchmarkMemclrKnownSize8-4 1000000 203.9 ns/op 39.24 MB/s BenchmarkMemclrKnownSize16-4 596478 202.9 ns/op 78.86 MB/s BenchmarkMemclrKnownSize32-4 332850 490.2 ns/op 65.29 MB/s BenchmarkMemclrKnownSize64-4 161170 939.2 ns/op 68.14 MB/s BenchmarkMemclrKnownSize112-4 97693 4132 ns/op 27.10 MB/s BenchmarkMemclrKnownSize128-4 83265 1419 ns/op 90.22 MB/s BenchmarkMemclrKnownSize192-4 54660 2176 ns/op 88.25 MB/s BenchmarkMemclrKnownSize248-4 44424 7108 ns/op 34.89 MB/s BenchmarkMemclrKnownSize256-4 41727 2767 ns/op 92.51 MB/s BenchmarkMemclrKnownSize512-4 17022 6115 ns/op 83.73 MB/s BenchmarkMemclrKnownSize1024-4 10000 41340 ns/op 24.77 MB/s BenchmarkMemclrKnownSize4096-4 2550 115315 ns/op 35.52 MB/s BenchmarkMemclrKnownSize512KiB-4 13 23621799 ns/op 22.20 MB/s BenchmarkReadMetricsLatency-4 10000 6653 p50-ns 7062 p90-ns 22110 p99-ns BenchmarkFinalizer-4 100 1105381 ns/op BenchmarkFinalizerRun-4 262879 2033 ns/op BenchmarkMinFloat-4 398239 398.9 ns/op BenchmarkMaxFloat-4 404785 301.6 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6234411 21.13 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2091574 70.18 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1000000 246.6 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1478984 97.92 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 143.3 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 115.3 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1576924 77.21 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 113.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 106.6 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1570190 83.30 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1664047 72.30 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 107.3 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1291232 90.09 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 213.6 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6972796 18.17 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7983829 16.42 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7884879 14.75 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7195038 16.95 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6811162 20.43 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5928128 30.78 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6845271 19.66 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7986609 23.08 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7558777 24.41 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6888488 20.26 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7690312 15.33 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7922578 25.88 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6659269 63.65 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7766803 48.34 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8015679 28.26 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6996145 43.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7988986 14.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7958757 16.58 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6947179 17.21 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7761752 15.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6982058 17.56 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7057119 17.42 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7103522 15.39 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7672536 18.00 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7086402 18.60 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6955620 15.61 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7686880 15.57 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6441721 17.81 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7595790 15.84 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7391562 18.74 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6907927 22.63 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6441280 31.39 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7543772 27.11 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7026516 35.77 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7588398 19.50 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6949164 14.87 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6954196 16.86 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 1000000 761.4 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7931143 18.38 ns/op BenchmarkNetpollBreak-4 5143 52431 ns/op BenchmarkPinnerPinUnpinBatch-4 1860 133785 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 132 1684682 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1767 185202 ns/op BenchmarkPinnerPinUnpin-4 1582354 367.4 ns/op BenchmarkPinnerPinUnpinTiny-4 1381449 151.5 ns/op BenchmarkPinnerPinUnpinDouble-4 598064 267.9 ns/op BenchmarkPinnerPinUnpinParallel-4 630380 251.1 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 923323 204.8 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 380095 366.4 ns/op BenchmarkPinnerIsPinnedOnPinned-4 2512574 41.11 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6094113 105.0 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 4020481 29.39 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 1000000 149.9 ns/op BenchmarkPingPongHog-4 74 3753927 ns/op BenchmarkStackGrowth-4 83769 2980 ns/op BenchmarkStackGrowthDeep-4 712 246027 ns/op BenchmarkCreateGoroutines-4 94664 2022 ns/op BenchmarkCreateGoroutinesParallel-4 64716 4146 ns/op BenchmarkCreateGoroutinesCapture-4 19908 11289 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 10000 11312 ns/op BenchmarkClosureCall-4 15838909 7.691 ns/op BenchmarkWakeupParallelSpinning/0s-4 9999 15873 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7629 38405 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5818 28702 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3740 40839 ns/op BenchmarkWakeupParallelSpinning/10µs-4 100 1990849 ns/op BenchmarkWakeupParallelSpinning/20µs-4 999 117717 ns/op BenchmarkWakeupParallelSpinning/50µs-4 298 392486 ns/op BenchmarkWakeupParallelSpinning/100µs-4 286 675760 ns/op BenchmarkWakeupParallelSyscall/0s-4 100 1949804 ns/op BenchmarkWakeupParallelSyscall/1µs-4 512 5468982 ns/op BenchmarkWakeupParallelSyscall/2µs-4 100 2485745 ns/op BenchmarkWakeupParallelSyscall/5µs-4 100 1587614 ns/op BenchmarkWakeupParallelSyscall/10µs-4 45 3915543 ns/op BenchmarkWakeupParallelSyscall/20µs-4 100 2091472 ns/op BenchmarkWakeupParallelSyscall/50µs-4 171 3725751 ns/op BenchmarkWakeupParallelSyscall/100µs-4 25 4158941 ns/op BenchmarkMatmult-4 1000000 122.4 ns/op BenchmarkFastrand-4 1354340 78.63 ns/op BenchmarkFastrand64-4 1000000 212.0 ns/op BenchmarkFastrandHashiter-4 3814885 124.9 ns/op BenchmarkFastrandn/2-4 1256330 80.36 ns/op BenchmarkFastrandn/3-4 3319063 33.03 ns/op BenchmarkFastrandn/4-4 3500494 56.95 ns/op BenchmarkFastrandn/5-4 4088166 61.53 ns/op BenchmarkIfaceCmp100-4 80349 2724 ns/op BenchmarkIfaceCmpNil100-4 155641 1118 ns/op BenchmarkEfaceCmpDiff-4 18314 6086 ns/op BenchmarkEfaceCmpDiffIndirect-4 19986 6249 ns/op BenchmarkDefer-4 1297980 225.4 ns/op BenchmarkDefer10-4 983077 455.5 ns/op BenchmarkDeferMany-4 504373 1156 ns/op BenchmarkPanicRecover-4 752707 221.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 861378 577.4 ns/op 63.00 p50-ns 64.00 p90-ns 225.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 778722 518.0 ns/op 63.00 p50-ns 65.00 p90-ns 228.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 12 10879828 ns/op 79976 p50-ns 12151222 p90-ns 109652583 p99-ns BenchmarkGoroutineProfile/small/loaded-4 72 51473008 ns/op 5220643 p50-ns 136752245 p90-ns 837858324 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 798276 141.6 ns/op 64.00 p50-ns 65.00 p90-ns 72.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 482605 437.1 ns/op 63.00 p50-ns 65.00 p90-ns 79.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 7 15734549 ns/op 4601198 p50-ns 50219756 p90-ns 50219756 p99-ns BenchmarkGoroutineProfile/large/loaded-4 28 52803397 ns/op 10692699 p50-ns 154928918 p90-ns 452786980 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 861590 158.1 ns/op 56.00 p50-ns 58.00 p90-ns 149.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 845778 217.4 ns/op 57.00 p50-ns 59.00 p90-ns 101.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 3 79007096 ns/op 94245811 p50-ns 142663255 p90-ns 142663255 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 15 41405401 ns/op 16361253 p50-ns 191557442 p90-ns 230516859 p99-ns BenchmarkRWMutexUncontended-4 5516929 24.68 ns/op BenchmarkRWMutexWrite100-4 2327914 75.98 ns/op BenchmarkRWMutexWrite10-4 1000000 492.7 ns/op BenchmarkRWMutexWorkWrite100-4 10000 38681 ns/op BenchmarkRWMutexWorkWrite10-4 19048 5406 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2677 47844 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1184 167960 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1474 167600 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 540 246204 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 726 309256 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 224 488052 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 370 575092 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 129 874161 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 303675 1080 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 273337 1102 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 307346 987.5 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 260553 754.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 396321 683.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 411771 2395 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 297134 1023 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 318411 521.4 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 271806 1609 ns/op BenchmarkMakeSlice/Byte-4 1815553 145.9 ns/op BenchmarkMakeSlice/Int16-4 1000000 111.4 ns/op BenchmarkMakeSlice/Int-4 1000000 159.2 ns/op BenchmarkMakeSlice/Ptr-4 1000000 137.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 393.2 ns/op BenchmarkMakeSlice/Struct/32-4 914552 655.3 ns/op BenchmarkMakeSlice/Struct/40-4 815679 617.1 ns/op BenchmarkGrowSlice/Byte-4 982345 463.9 ns/op BenchmarkGrowSlice/Int16-4 857336 269.2 ns/op BenchmarkGrowSlice/Int-4 542484 705.4 ns/op BenchmarkGrowSlice/Ptr-4 630296 739.2 ns/op BenchmarkGrowSlice/Struct/24-4 358804 345.0 ns/op BenchmarkGrowSlice/Struct/32-4 292572 482.8 ns/op BenchmarkGrowSlice/Struct/40-4 200132 2469 ns/op BenchmarkExtendSlice/IntSlice-4 526402 1107 ns/op BenchmarkExtendSlice/PointerSlice-4 353236 556.0 ns/op BenchmarkExtendSlice/NoGrow-4 988936 226.1 ns/op BenchmarkAppend-4 681741 180.8 ns/op BenchmarkAppendGrowByte-4 2 69560832 ns/op BenchmarkAppendGrowString-4 1 926096084 ns/op BenchmarkAppendSlice/1Bytes-4 1951003 141.9 ns/op BenchmarkAppendSlice/4Bytes-4 2054851 57.74 ns/op BenchmarkAppendSlice/7Bytes-4 1939990 65.18 ns/op BenchmarkAppendSlice/8Bytes-4 2005200 64.78 ns/op BenchmarkAppendSlice/15Bytes-4 1262551 145.9 ns/op BenchmarkAppendSlice/16Bytes-4 1951011 61.44 ns/op BenchmarkAppendSlice/32Bytes-4 1838072 67.28 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 89560 2510 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 41630 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 6435 37086 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 630 186813 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 1238209 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 43 14553347 ns/op BenchmarkAppendStr/1Bytes-4 2110012 110.8 ns/op BenchmarkAppendStr/4Bytes-4 2250318 50.39 ns/op BenchmarkAppendStr/8Bytes-4 1000000 147.8 ns/op BenchmarkAppendStr/16Bytes-4 2358236 54.46 ns/op BenchmarkAppendStr/32Bytes-4 2017796 60.64 ns/op BenchmarkAppendSpecialCase-4 599529 208.0 ns/op BenchmarkCopy/1Byte-4 1921952 55.16 ns/op 18.13 MB/s BenchmarkCopy/1String-4 2195245 58.55 ns/op 17.08 MB/s BenchmarkCopy/2Byte-4 2159151 61.57 ns/op 32.48 MB/s BenchmarkCopy/2String-4 2174858 55.31 ns/op 36.16 MB/s BenchmarkCopy/4Byte-4 2134780 56.40 ns/op 70.92 MB/s BenchmarkCopy/4String-4 2007028 72.16 ns/op 55.43 MB/s BenchmarkCopy/8Byte-4 1000000 376.7 ns/op 21.24 MB/s BenchmarkCopy/8String-4 1505426 82.61 ns/op 96.84 MB/s BenchmarkCopy/12Byte-4 2174941 81.36 ns/op 147.50 MB/s BenchmarkCopy/12String-4 2039877 60.47 ns/op 198.44 MB/s BenchmarkCopy/16Byte-4 1000000 214.7 ns/op 74.54 MB/s BenchmarkCopy/16String-4 2118464 155.0 ns/op 103.21 MB/s BenchmarkCopy/32Byte-4 1773561 65.36 ns/op 489.59 MB/s BenchmarkCopy/32String-4 1853550 161.0 ns/op 198.75 MB/s BenchmarkCopy/128Byte-4 1000000 121.2 ns/op 1056.11 MB/s BenchmarkCopy/128String-4 1000000 125.0 ns/op 1023.99 MB/s BenchmarkCopy/1024Byte-4 398274 295.4 ns/op 3466.69 MB/s BenchmarkCopy/1024String-4 419049 487.9 ns/op 2098.94 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 18558 6713 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 18970 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 12334 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 9160 77221 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 18563 ns/op BenchmarkAppendInPlace/Grow/Byte-4 147688 3301 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 125271 4214 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 66283 4455 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 56923 6700 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 10000 38824 ns/op BenchmarkStackCopyPtr-4 1 208017247 ns/op BenchmarkStackCopy-4 2 150273904 ns/op BenchmarkStackCopyNoCache-4 22 6522094 ns/op BenchmarkStackCopyWithStkobj-4 2 151448513 ns/op BenchmarkIssue18138-4 351 311566 ns/op BenchmarkCompareStringEqual-4 10765651 10.59 ns/op BenchmarkCompareStringIdentical-4 15519027 25.45 ns/op BenchmarkCompareStringSameLength-4 13481428 8.966 ns/op BenchmarkCompareStringDifferentLength-4 14794197 8.909 ns/op BenchmarkCompareStringBigUnaligned-4 1372 117030 ns/op 8960.01 MB/s BenchmarkCompareStringBig-4 1696 76686 ns/op 13673.72 MB/s BenchmarkConcatStringAndBytes-4 2687422 168.7 ns/op BenchmarkSliceByteToString/1-4 1000000 122.9 ns/op BenchmarkSliceByteToString/2-4 1000000 112.6 ns/op BenchmarkSliceByteToString/4-4 1000000 388.1 ns/op BenchmarkSliceByteToString/8-4 1000000 115.4 ns/op BenchmarkSliceByteToString/16-4 1000000 154.1 ns/op BenchmarkSliceByteToString/32-4 1000000 232.0 ns/op BenchmarkSliceByteToString/64-4 807177 274.3 ns/op BenchmarkSliceByteToString/128-4 685464 941.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2104766 60.96 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 863312 206.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 635172 297.8 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4111632 34.03 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 140.5 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1967134 60.47 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2650081 46.54 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 10000 12207 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 447396 286.9 ns/op BenchmarkRuneIterate/range/ASCII-4 7979348 31.40 ns/op BenchmarkRuneIterate/range/Japanese-4 1931278 67.75 ns/op BenchmarkRuneIterate/range/MixedLength-4 2504704 53.92 ns/op BenchmarkRuneIterate/range1/ASCII-4 9090908 13.41 ns/op BenchmarkRuneIterate/range1/Japanese-4 1825369 71.99 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2456564 47.35 ns/op BenchmarkRuneIterate/range2/ASCII-4 7960660 14.50 ns/op BenchmarkRuneIterate/range2/Japanese-4 1794086 66.44 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2046451 50.76 ns/op BenchmarkArrayEqual-4 14551953 9.664 ns/op BenchmarkFunc/Name-4 2198580 63.54 ns/op BenchmarkFunc/Entry-4 10387064 11.69 ns/op BenchmarkFunc/FileLine-4 1709721 93.48 ns/op PASS ok runtime 846.344s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23824 25642 ns/op BenchmarkHandle/concurrent-4 21352 4998 ns/op PASS ok runtime/cgo 2.274s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 13421936 16.26 ns/op BenchmarkAnd32Parallel-4 2588169 47.68 ns/op BenchmarkAnd64-4 10500213 13.64 ns/op BenchmarkAnd64Parallel-4 1000000 159.3 ns/op BenchmarkOr32-4 11642554 9.589 ns/op BenchmarkOr32Parallel-4 2681006 44.90 ns/op BenchmarkOr64-4 12998857 19.74 ns/op BenchmarkOr64Parallel-4 2654056 48.29 ns/op BenchmarkAtomicLoad64-4 17145583 7.199 ns/op BenchmarkAtomicStore64-4 16806915 7.797 ns/op BenchmarkAtomicLoad-4 17103482 7.230 ns/op BenchmarkAtomicStore-4 13778809 7.629 ns/op BenchmarkAnd8-4 15038115 8.786 ns/op BenchmarkAnd-4 15043348 25.97 ns/op BenchmarkAnd8Parallel-4 2923958 38.67 ns/op BenchmarkAndParallel-4 3370860 45.73 ns/op BenchmarkOr8-4 14295228 9.771 ns/op BenchmarkOr-4 10744711 42.82 ns/op BenchmarkOr8Parallel-4 3091380 41.89 ns/op BenchmarkOrParallel-4 3464134 37.90 ns/op BenchmarkXadd-4 3177601 35.81 ns/op BenchmarkXadd64-4 3132066 43.11 ns/op BenchmarkCas-4 2773551 68.94 ns/op BenchmarkCas64-4 2517316 40.19 ns/op BenchmarkXchg-4 3454195 72.89 ns/op BenchmarkXchg64-4 1000000 476.9 ns/op PASS ok runtime/internal/atomic 22.314s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3840393 30.27 ns/op BenchmarkMulUintptr/large-4 3083956 49.70 ns/op PASS ok runtime/internal/math 2.794s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 8 16974583 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 9 63419208 ns/op 1897 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 3 47535803 ns/op 17.67 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 87799137 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 1 128187611 ns/op 1719 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 28 40928306 ns/op 411.9 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 240193166 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 903822703 ns/op 8581 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 174916808 ns/op 365.0 concurrent_launches/op PASS ok runtime/pprof 14.857s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 1 297348636 ns/op BenchmarkStackLeak-4 43854 6714 ns/op PASS ok runtime/race 4.088s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 935017 175.6 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 376238 862.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 2.742s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 1 189901278 ns/op BenchmarkIndex_Large-4 8584 16949 ns/op BenchmarkIndexFunc_Large-4 164 756491 ns/op BenchmarkCompact/nil-4 6699778 32.73 ns/op BenchmarkCompact/one-4 1641184 63.43 ns/op BenchmarkCompact/sorted-4 972207 112.4 ns/op BenchmarkCompact/1_item-4 764554 228.0 ns/op BenchmarkCompact/unsorted-4 1000000 122.1 ns/op BenchmarkCompact/many-4 469364 258.6 ns/op BenchmarkCompact_Large-4 432 399366 ns/op BenchmarkCompactFunc_Large-4 58 4370990 ns/op BenchmarkReplace/naive-fast-4 42889 7926 ns/op BenchmarkReplace/optimized-fast-4 22713 5808 ns/op BenchmarkReplace/naive-slow-4 10000 32932 ns/op BenchmarkReplace/optimized-slow-4 10000 25008 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 511.2 ns/op BenchmarkBinarySearchFloats/Size32-4 988224 853.9 ns/op BenchmarkBinarySearchFloats/Size64-4 844093 541.6 ns/op BenchmarkBinarySearchFloats/Size128-4 813982 619.7 ns/op BenchmarkBinarySearchFloats/Size512-4 667003 180.7 ns/op BenchmarkBinarySearchFloats/Size1024-4 613528 260.5 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 426682 813.1 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 380311 307.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 311847 410.1 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 276795 1596 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 238657 2985 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 213141 3357 ns/op PASS ok slices 31.584s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 90536 2708 ns/op BenchmarkSortInts-4 1 164850916 ns/op BenchmarkSlicesSortInts-4 2 262402544 ns/op BenchmarkSortIsSorted-4 21 6421864 ns/op BenchmarkSlicesIsSorted-4 62 4673094 ns/op BenchmarkSortStrings-4 1 160848703 ns/op BenchmarkSlicesSortStrings-4 1 242618830 ns/op BenchmarkSortStrings_Sorted-4 19 6265777 ns/op BenchmarkSlicesSortStrings_Sorted-4 40 3063779 ns/op BenchmarkSortStructs-4 1 347791495 ns/op BenchmarkSortFuncStructs-4 1 136578982 ns/op BenchmarkSortString1K-4 100 1223569 ns/op BenchmarkSortString1K_Slice-4 194 628191 ns/op BenchmarkStableString1K-4 91 1396829 ns/op BenchmarkSortInt1K-4 223 930435 ns/op BenchmarkSortInt1K_Sorted-4 4360 29728 ns/op BenchmarkSortInt1K_Reversed-4 2113 85483 ns/op BenchmarkSortInt1K_Mod8-4 643 376910 ns/op BenchmarkStableInt1K-4 73 2140746 ns/op BenchmarkStableInt1K_Slice-4 100 1477144 ns/op BenchmarkSortInt64K-4 3 43838182 ns/op BenchmarkSortInt64K_Slice-4 2 131543776 ns/op BenchmarkStableInt64K-4 1 126683959 ns/op BenchmarkSort1e2-4 315 422088 ns/op BenchmarkStable1e2-4 100 1699243 ns/op BenchmarkSort1e4-4 2 145389236 ns/op BenchmarkStable1e4-4 1 345687467 ns/op PASS ok sort 47.077s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 749078 262.0 ns/op BenchmarkAtof64Float-4 638608 289.1 ns/op BenchmarkAtof64FloatExp-4 309301 1945 ns/op BenchmarkAtof64Big-4 411116 940.2 ns/op BenchmarkAtof64RandomBits-4 239764 1968 ns/op BenchmarkAtof64RandomFloats-4 454166 244.3 ns/op BenchmarkAtof64RandomLongFloats-4 317976 421.4 ns/op BenchmarkAtof32Decimal-4 847393 254.6 ns/op BenchmarkAtof32Float-4 743817 156.0 ns/op BenchmarkAtof32FloatExp-4 564522 842.5 ns/op BenchmarkAtof32Random-4 329884 654.3 ns/op BenchmarkAtof32RandomLong-4 105795 3576 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 100.7 ns/op BenchmarkParseInt/Pos/26bit-4 714063 182.9 ns/op BenchmarkParseInt/Pos/31bit-4 604222 203.1 ns/op BenchmarkParseInt/Pos/56bit-4 392988 291.6 ns/op BenchmarkParseInt/Pos/63bit-4 314533 799.5 ns/op BenchmarkParseInt/Neg/7bit-4 1408964 80.55 ns/op BenchmarkParseInt/Neg/26bit-4 703861 179.0 ns/op BenchmarkParseInt/Neg/31bit-4 589024 184.2 ns/op BenchmarkParseInt/Neg/56bit-4 434804 673.8 ns/op BenchmarkParseInt/Neg/63bit-4 380853 761.3 ns/op BenchmarkAtoi/Pos/7bit-4 1000000 570.7 ns/op BenchmarkAtoi/Pos/26bit-4 806250 839.6 ns/op BenchmarkAtoi/Pos/31bit-4 679346 170.2 ns/op BenchmarkAtoi/Pos/56bit-4 497742 452.6 ns/op BenchmarkAtoi/Pos/63bit-4 327788 530.5 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 132.1 ns/op BenchmarkAtoi/Neg/26bit-4 832940 148.3 ns/op BenchmarkAtoi/Neg/31bit-4 755304 380.3 ns/op BenchmarkAtoi/Neg/56bit-4 459151 233.5 ns/op BenchmarkAtoi/Neg/63bit-4 380811 308.1 ns/op BenchmarkFormatFloat/Decimal-4 79638 2588 ns/op BenchmarkFormatFloat/Float-4 61028 2280 ns/op BenchmarkFormatFloat/Exp-4 86616 4461 ns/op BenchmarkFormatFloat/NegExp-4 86614 2137 ns/op BenchmarkFormatFloat/LongExp-4 69836 4806 ns/op BenchmarkFormatFloat/Big-4 69682 1684 ns/op BenchmarkFormatFloat/BinaryExp-4 205636 869.8 ns/op BenchmarkFormatFloat/32Integer-4 78474 2183 ns/op BenchmarkFormatFloat/32ExactFraction-4 83935 4143 ns/op BenchmarkFormatFloat/32Point-4 78346 1405 ns/op BenchmarkFormatFloat/32Exp-4 90864 1399 ns/op BenchmarkFormatFloat/32NegExp-4 82357 5015 ns/op BenchmarkFormatFloat/32Shortest-4 75400 4528 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 102583 2212 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 106801 1357 ns/op BenchmarkFormatFloat/64Fixed1-4 130023 1403 ns/op BenchmarkFormatFloat/64Fixed2-4 99664 1163 ns/op BenchmarkFormatFloat/64Fixed3-4 83853 1822 ns/op BenchmarkFormatFloat/64Fixed4-4 133065 2605 ns/op BenchmarkFormatFloat/64Fixed12-4 75759 1818 ns/op BenchmarkFormatFloat/64Fixed16-4 85874 1275 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 95382 1451 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 74372 1481 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2275 68530 ns/op BenchmarkFormatFloat/Slowpath64-4 65109 2012 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 72525 1675 ns/op BenchmarkAppendFloat/Decimal-4 76738 3413 ns/op BenchmarkAppendFloat/Float-4 83008 1510 ns/op BenchmarkAppendFloat/Exp-4 98076 1333 ns/op BenchmarkAppendFloat/NegExp-4 66762 1941 ns/op BenchmarkAppendFloat/LongExp-4 79705 4647 ns/op BenchmarkAppendFloat/Big-4 62187 1803 ns/op BenchmarkAppendFloat/BinaryExp-4 256168 1025 ns/op BenchmarkAppendFloat/32Integer-4 82090 2546 ns/op BenchmarkAppendFloat/32ExactFraction-4 91809 1235 ns/op BenchmarkAppendFloat/32Point-4 86194 2015 ns/op BenchmarkAppendFloat/32Exp-4 78888 1593 ns/op BenchmarkAppendFloat/32NegExp-4 88009 3516 ns/op BenchmarkAppendFloat/32Shortest-4 10000 10154 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 124812 1074 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 118664 1098 ns/op BenchmarkAppendFloat/64Fixed1-4 123004 1043 ns/op BenchmarkAppendFloat/64Fixed2-4 138693 991.6 ns/op BenchmarkAppendFloat/64Fixed3-4 152026 808.6 ns/op BenchmarkAppendFloat/64Fixed4-4 152942 3348 ns/op BenchmarkAppendFloat/64Fixed12-4 86720 12384 ns/op BenchmarkAppendFloat/64Fixed16-4 95076 1230 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 85317 1407 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 89431 1370 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2623 52550 ns/op BenchmarkAppendFloat/Slowpath64-4 10000 15711 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 79683 1529 ns/op BenchmarkFormatInt-4 17216 17892 ns/op BenchmarkAppendInt-4 10000 17481 ns/op BenchmarkFormatUint-4 87770 2298 ns/op BenchmarkAppendUint-4 104306 3871 ns/op BenchmarkFormatIntSmall/7-4 1000000 185.3 ns/op BenchmarkFormatIntSmall/42-4 2842315 40.83 ns/op BenchmarkAppendIntSmall-4 1474009 207.4 ns/op BenchmarkAppendUintVarlen/1-4 1000000 167.6 ns/op BenchmarkAppendUintVarlen/12-4 1000000 118.5 ns/op BenchmarkAppendUintVarlen/123-4 1000000 111.5 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 102.1 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 105.6 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 109.2 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 111.5 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 144.0 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 364.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 885391 139.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 989102 197.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 900733 125.3 ns/op BenchmarkAppendUintVarlen/1234567890123-4 949086 135.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 962479 232.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 919486 354.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 906877 142.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 882715 134.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 879572 575.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 747056 140.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 869460 138.2 ns/op BenchmarkQuote-4 46924 3994 ns/op BenchmarkQuoteRune-4 505626 581.7 ns/op BenchmarkAppendQuote-4 10000 17427 ns/op BenchmarkAppendQuoteRune-4 904800 130.1 ns/op BenchmarkUnquoteEasy-4 903267 122.6 ns/op BenchmarkUnquoteHard-4 54264 2762 ns/op PASS ok strconv 120.881s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 430267 6927 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 120691 4152 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 143072 2270 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 506610 344.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 113983 6521 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 156321 1691 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 256090 920.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 53458 2784 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 67148 4573 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 715609 1160 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 30480 ns/op BenchmarkGenericMatch1-4 1285 102419 ns/op BenchmarkGenericMatch2-4 321 519184 ns/op BenchmarkSingleMaxSkipping-4 6240 27670 ns/op 361.40 MB/s BenchmarkSingleLongSuffixFail-4 10000 17836 ns/op 56.18 MB/s BenchmarkSingleMatch-4 100 4580972 ns/op 3.27 MB/s BenchmarkByteByteNoMatch-4 56461 8332 ns/op BenchmarkByteByteMatch-4 10000 13211 ns/op BenchmarkByteStringMatch-4 10000 13930 ns/op BenchmarkHTMLEscapeNew-4 65042 6816 ns/op BenchmarkHTMLEscapeOld-4 76540 2714 ns/op BenchmarkByteStringReplacerWriteString-4 765 133233 ns/op BenchmarkByteReplacerWriteString-4 1542 122360 ns/op BenchmarkByteByteReplaces-4 3207 37832 ns/op BenchmarkByteByteMap-4 8918 80490 ns/op BenchmarkMap/identity/ASCII-4 837729 145.8 ns/op BenchmarkMap/identity/Greek-4 347886 1416 ns/op BenchmarkMap/change/ASCII-4 31764 3740 ns/op BenchmarkMap/change/Greek-4 10000 14289 ns/op BenchmarkIndexRune-4 2248423 143.4 ns/op BenchmarkIndexRuneLongString-4 1492320 207.4 ns/op BenchmarkIndexRuneFastPath-4 1000000 114.2 ns/op BenchmarkIndex-4 1000000 118.3 ns/op BenchmarkLastIndex-4 4919499 209.7 ns/op BenchmarkIndexByte-4 5564296 32.40 ns/op BenchmarkToUpper/#00-4 1000000 182.6 ns/op BenchmarkToUpper/ONLYUPPER-4 2737123 43.57 ns/op BenchmarkToUpper/abc-4 293552 1079 ns/op BenchmarkToUpper/AbC123-4 222154 6689 ns/op BenchmarkToUpper/azAZ09_-4 238921 1194 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 10000 25718 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68740 2950 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26018 19969 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 10000 11934 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 87841 1149 ns/op BenchmarkToLower/#00-4 4850996 26.40 ns/op BenchmarkToLower/abc-4 3228002 164.7 ns/op BenchmarkToLower/AbC123-4 172581 1001 ns/op BenchmarkToLower/azAZ09_-4 179378 1723 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 75489 2033 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57828 3576 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32055 3924 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69271 2675 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 108576 1407 ns/op BenchmarkMapNoChanges-4 1000000 121.4 ns/op BenchmarkTrim-4 10000 16497 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2882065 162.9 ns/op BenchmarkToValidUTF8/InvalidASCII-4 93099 1148 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 112440 1872 ns/op BenchmarkEqualFold/Tests-4 10000 10029 ns/op BenchmarkEqualFold/ASCII-4 3002791 60.14 ns/op BenchmarkEqualFold/UnicodePrefix-4 92580 2269 ns/op BenchmarkEqualFold/UnicodeSuffix-4 78004 1400 ns/op BenchmarkIndexHard1-4 1689 124298 ns/op BenchmarkIndexHard2-4 312 340885 ns/op BenchmarkIndexHard3-4 165 721647 ns/op BenchmarkIndexHard4-4 76 1328641 ns/op BenchmarkLastIndexHard1-4 66 6268622 ns/op BenchmarkLastIndexHard2-4 68 4198030 ns/op BenchmarkLastIndexHard3-4 63 1788990 ns/op BenchmarkCountHard1-4 1593 166364 ns/op BenchmarkCountHard2-4 340 380440 ns/op BenchmarkCountHard3-4 171 1817572 ns/op BenchmarkIndexTorture-4 7996 24093 ns/op BenchmarkCountTorture-4 5368 29261 ns/op BenchmarkCountTortureOverlapping-4 559 627486 ns/op BenchmarkCountByte/10-4 5107468 23.86 ns/op 419.07 MB/s BenchmarkCountByte/32-4 1000000 118.1 ns/op 270.95 MB/s BenchmarkCountByte/4096-4 587679 239.7 ns/op 17086.56 MB/s BenchmarkCountByte/4194304-4 548 406090 ns/op 10328.51 MB/s BenchmarkCountByte/67108864-4 26 13071188 ns/op 5134.11 MB/s BenchmarkFields/ASCII/16-4 235720 3213 ns/op 4.98 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 47045 ns/op 5.44 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1150 119478 ns/op 34.28 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 73 6257411 ns/op 10.47 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 47787777 ns/op 21.94 MB/s 1515552 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 139927 877.8 ns/op 18.23 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 54073 ns/op 4.73 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 217 1505260 ns/op 2.72 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 33 12299693 ns/op 5.33 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 180658404 ns/op 5.80 MB/s 10465584 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 253008 1635 ns/op 9.79 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 21909 11368 ns/op 22.52 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 367 332785 ns/op 12.31 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 51 7683820 ns/op 8.53 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 116457579 ns/op 9.00 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 159652 2018 ns/op 7.93 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 16075 36168 ns/op 7.08 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 812 183050 ns/op 22.38 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 9047034 ns/op 7.24 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 934719620 ns/op 1.12 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 123367745 ns/op BenchmarkSplitSingleByteSeparator-4 18 8095283 ns/op BenchmarkSplitMultiByteSeparator-4 34 10605430 ns/op BenchmarkSplitNSingleByteSeparator-4 120464 2145 ns/op BenchmarkSplitNMultiByteSeparator-4 151724 1762 ns/op BenchmarkRepeat/5x0-4 4061602 52.27 ns/op BenchmarkRepeat/5x1-4 4057891 29.26 ns/op BenchmarkRepeat/5x2-4 193422 830.1 ns/op BenchmarkRepeat/5x6-4 108622 4810 ns/op BenchmarkRepeat/10x0-4 1000000 346.4 ns/op BenchmarkRepeat/10x1-4 2259745 129.7 ns/op BenchmarkRepeat/10x2-4 188204 1257 ns/op BenchmarkRepeat/10x6-4 104178 2238 ns/op BenchmarkRepeatLarge/256/1-4 42549 5917 ns/op 43.26 MB/s BenchmarkRepeatLarge/256/16-4 73758 5972 ns/op 42.87 MB/s BenchmarkRepeatLarge/512/1-4 10000 48652 ns/op 10.52 MB/s BenchmarkRepeatLarge/512/16-4 36342 6719 ns/op 76.20 MB/s BenchmarkRepeatLarge/1024/1-4 14565 10404 ns/op 98.43 MB/s BenchmarkRepeatLarge/1024/16-4 34011 29721 ns/op 34.45 MB/s BenchmarkRepeatLarge/2048/1-4 17424 41813 ns/op 48.98 MB/s BenchmarkRepeatLarge/2048/16-4 10000 10108 ns/op 202.62 MB/s BenchmarkRepeatLarge/4096/1-4 10000 16597 ns/op 246.80 MB/s BenchmarkRepeatLarge/4096/16-4 10000 53737 ns/op 76.22 MB/s BenchmarkRepeatLarge/8192/1-4 10000 22187 ns/op 369.23 MB/s BenchmarkRepeatLarge/8192/16-4 10000 30797 ns/op 266.00 MB/s BenchmarkRepeatLarge/8192/4097-4 1000000 343.9 ns/op 11912.84 MB/s BenchmarkRepeatLarge/16384/1-4 6921 101419 ns/op 161.55 MB/s BenchmarkRepeatLarge/16384/16-4 7118 40324 ns/op 406.31 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 42489 ns/op 289.28 MB/s BenchmarkRepeatLarge/32768/1-4 1608 116381 ns/op 281.56 MB/s BenchmarkRepeatLarge/32768/16-4 642 755046 ns/op 43.40 MB/s BenchmarkRepeatLarge/32768/4097-4 1586 487030 ns/op 58.89 MB/s BenchmarkRepeatLarge/65536/1-4 775 288859 ns/op 226.88 MB/s BenchmarkRepeatLarge/65536/16-4 1318 245371 ns/op 267.09 MB/s BenchmarkRepeatLarge/65536/4097-4 684 148059 ns/op 415.07 MB/s BenchmarkRepeatLarge/131072/1-4 135 1238687 ns/op 105.82 MB/s BenchmarkRepeatLarge/131072/16-4 409 944220 ns/op 138.82 MB/s BenchmarkRepeatLarge/131072/4097-4 369 6485900 ns/op 19.58 MB/s BenchmarkRepeatLarge/262144/1-4 100 3793443 ns/op 69.10 MB/s BenchmarkRepeatLarge/262144/16-4 208 2593059 ns/op 101.09 MB/s BenchmarkRepeatLarge/262144/4097-4 199 2547453 ns/op 101.32 MB/s BenchmarkRepeatLarge/524288/1-4 92 23503894 ns/op 22.31 MB/s BenchmarkRepeatLarge/524288/16-4 92 23569563 ns/op 22.24 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1452533 ns/op 358.21 MB/s BenchmarkRepeatLarge/1048576/1-4 40 13598763 ns/op 77.11 MB/s BenchmarkRepeatLarge/1048576/16-4 46 66517105 ns/op 15.76 MB/s BenchmarkRepeatLarge/1048576/4097-4 38 7065769 ns/op 147.86 MB/s BenchmarkRepeatLarge/2097152/1-4 28 13167551 ns/op 159.27 MB/s BenchmarkRepeatLarge/2097152/16-4 24 36016214 ns/op 58.23 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 29496158 ns/op 70.98 MB/s BenchmarkRepeatLarge/4194304/1-4 7 28042416 ns/op 149.57 MB/s BenchmarkRepeatLarge/4194304/16-4 2 71004823 ns/op 59.07 MB/s BenchmarkRepeatLarge/4194304/4097-4 2 395003373 ns/op 10.61 MB/s BenchmarkRepeatLarge/8388608/1-4 6 35319855 ns/op 237.50 MB/s BenchmarkRepeatLarge/8388608/16-4 3 148197476 ns/op 56.60 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 63762604 ns/op 131.53 MB/s BenchmarkRepeatLarge/16777216/1-4 2 146741703 ns/op 114.33 MB/s BenchmarkRepeatLarge/16777216/16-4 2 111698747 ns/op 150.20 MB/s BenchmarkRepeatLarge/16777216/4097-4 1 833857010 ns/op 20.12 MB/s BenchmarkRepeatLarge/33554432/1-4 1 143570654 ns/op 233.71 MB/s BenchmarkRepeatLarge/33554432/16-4 1 882902015 ns/op 38.00 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 320371302 ns/op 104.74 MB/s BenchmarkRepeatLarge/67108864/1-4 1 191176377 ns/op 351.03 MB/s BenchmarkRepeatLarge/67108864/16-4 1 129575582 ns/op 517.91 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 254497417 ns/op 263.69 MB/s BenchmarkRepeatLarge/134217728/1-4 1 1057005743 ns/op 126.98 MB/s BenchmarkRepeatLarge/134217728/16-4 1 620295965 ns/op 216.38 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 681636413 ns/op 196.91 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1747072202 ns/op 153.65 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1000421849 ns/op 268.32 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1009962751 ns/op 265.79 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1497402594 ns/op 358.53 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2588009734 ns/op 207.45 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2464176199 ns/op 217.87 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 6889683782 ns/op 155.85 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5112239887 ns/op 210.03 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4957113158 ns/op 216.61 MB/s BenchmarkIndexAnyASCII/1:1-4 2213943 60.39 ns/op BenchmarkIndexAnyASCII/1:2-4 1578811 110.5 ns/op BenchmarkIndexAnyASCII/1:4-4 1542261 97.36 ns/op BenchmarkIndexAnyASCII/1:8-4 1000000 125.2 ns/op BenchmarkIndexAnyASCII/1:16-4 1522935 96.91 ns/op BenchmarkIndexAnyASCII/1:32-4 1920668 178.5 ns/op BenchmarkIndexAnyASCII/1:64-4 1762938 100.0 ns/op BenchmarkIndexAnyASCII/16:1-4 2402191 53.90 ns/op BenchmarkIndexAnyASCII/16:2-4 671252 216.9 ns/op BenchmarkIndexAnyASCII/16:4-4 651459 244.0 ns/op BenchmarkIndexAnyASCII/16:8-4 556311 222.9 ns/op BenchmarkIndexAnyASCII/16:16-4 575848 260.0 ns/op BenchmarkIndexAnyASCII/16:32-4 507440 237.3 ns/op BenchmarkIndexAnyASCII/16:64-4 407044 462.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 161.6 ns/op BenchmarkIndexAnyASCII/256:2-4 53938 4475 ns/op BenchmarkIndexAnyASCII/256:4-4 49146 3071 ns/op BenchmarkIndexAnyASCII/256:8-4 55408 2356 ns/op BenchmarkIndexAnyASCII/256:16-4 21954 12570 ns/op BenchmarkIndexAnyASCII/256:32-4 53174 2635 ns/op BenchmarkIndexAnyASCII/256:64-4 52798 2709 ns/op BenchmarkIndexAnyUTF8/1:1-4 2673470 65.65 ns/op BenchmarkIndexAnyUTF8/1:2-4 2299575 118.4 ns/op BenchmarkIndexAnyUTF8/1:4-4 2280843 119.0 ns/op BenchmarkIndexAnyUTF8/1:8-4 2060601 210.5 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 465.4 ns/op BenchmarkIndexAnyUTF8/1:32-4 1763244 131.6 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 120.4 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 105.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 177754 1211 ns/op BenchmarkIndexAnyUTF8/16:4-4 340700 365.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 308113 405.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 244598 486.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 240723 582.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 202940 956.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 468253 354.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 26984 7101 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 20507 ns/op BenchmarkIndexAnyUTF8/256:8-4 22869 5285 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 21375 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10431 ns/op BenchmarkIndexAnyUTF8/256:64-4 15296 18129 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2409728 143.0 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 110.8 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2005340 121.5 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2114182 60.29 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1766266 218.6 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1959507 252.3 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1851194 226.9 ns/op BenchmarkLastIndexAnyASCII/16:1-4 664392 475.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 531951 196.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 624108 396.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 594658 743.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 572266 629.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 465146 246.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 399642 302.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54081 5575 ns/op BenchmarkLastIndexAnyASCII/256:2-4 54798 2227 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54360 5340 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53092 2646 ns/op BenchmarkLastIndexAnyASCII/256:16-4 30062 5491 ns/op BenchmarkLastIndexAnyASCII/256:32-4 47388 9796 ns/op BenchmarkLastIndexAnyASCII/256:64-4 42934 2983 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2453132 51.67 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2257158 49.69 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 202.0 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 221.6 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 178.8 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 187.2 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1265660 170.1 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 429934 424.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 172744 1489 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 211122 1904 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 179956 601.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 167318 3829 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 165478 2657 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 158976 1190 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 34328 3764 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9758 14188 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 15771 10602 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13837 14942 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 36402 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8931 11702 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 41622 ns/op BenchmarkTrimASCII/1:1-4 4007233 51.04 ns/op BenchmarkTrimASCII/1:2-4 2473128 141.4 ns/op BenchmarkTrimASCII/1:4-4 2074305 61.21 ns/op BenchmarkTrimASCII/1:8-4 2061210 99.19 ns/op BenchmarkTrimASCII/1:16-4 1000000 191.1 ns/op BenchmarkTrimASCII/16:1-4 2291000 68.41 ns/op BenchmarkTrimASCII/16:2-4 665409 222.7 ns/op BenchmarkTrimASCII/16:4-4 653402 382.2 ns/op BenchmarkTrimASCII/16:8-4 606949 204.7 ns/op BenchmarkTrimASCII/16:16-4 545120 548.0 ns/op BenchmarkTrimASCII/256:1-4 562809 293.4 ns/op BenchmarkTrimASCII/256:2-4 51468 2222 ns/op BenchmarkTrimASCII/256:4-4 53112 2208 ns/op BenchmarkTrimASCII/256:8-4 39477 10892 ns/op BenchmarkTrimASCII/256:16-4 41642 2521 ns/op BenchmarkTrimASCII/4096:1-4 10000 26409 ns/op BenchmarkTrimASCII/4096:2-4 3000 37453 ns/op BenchmarkTrimASCII/4096:4-4 3223 57472 ns/op BenchmarkTrimASCII/4096:8-4 2876 37294 ns/op BenchmarkTrimASCII/4096:16-4 2713 43923 ns/op BenchmarkTrimByte-4 1000000 162.9 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 23500 8154 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 28994 4660 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1501 87985 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1933 86954 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3741 33949 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7249 16279 ns/op BenchmarkJoin/0-4 5088192 22.49 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3780168 30.30 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 176283 832.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 102271 4661 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 71116 2385 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 72112 9251 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 59624 2027 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 51010 2247 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 272.0 ns/op BenchmarkTrimSpace/ASCII-4 1331872 97.32 ns/op BenchmarkTrimSpace/SomeNonASCII-4 123711 999.7 ns/op BenchmarkTrimSpace/JustNonASCII-4 60562 2396 ns/op BenchmarkReplaceAll-4 110338 2996 ns/op 16 B/op 1 allocs/op PASS ok strings 334.368s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 81579 1337 ns/op BenchmarkCond2-4 52702 2376 ns/op BenchmarkCond4-4 27298 13260 ns/op BenchmarkCond8-4 10000 11110 ns/op BenchmarkCond16-4 7347 19239 ns/op BenchmarkCond32-4 4026 42566 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 145334 2304 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 274238 1188 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 595414 2176 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 400219 268.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 261364 555.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 605101 494.1 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 149986 4184 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 107758 1868 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 113682 10237 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 30242 15889 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 264549 482.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 282256 515.2 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 347215 349.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 209400 557.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 401623 902.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 255093 517.4 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 933842 277.7 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 50160 4498 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 161323 1065 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 749743 502.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 1678 322029 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 304 986638 ns/op BenchmarkRange/*sync.Map-4 805 148194 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 108196 3659 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 197745 870.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 95768 2100 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 62605 2439 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 211855 684.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 99937 7628 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 118390 2602 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 272217 524.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 694009 247.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 10000 20419 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 188276 1280 ns/op BenchmarkSwapCollision/*sync.Map-4 134088 2026 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 128 2927017 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 121220 828.9 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 240768 564.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 10000 10468 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 93709 1624 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 24091 16680 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 65103 9125 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 128179 1588 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 248164 2073 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 232.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 234561 682.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 593.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 541783 216.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 236182 4059 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 783960 175.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 10000 61044 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 261974 1669 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 402518 1794 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 162847 1075 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 577598 725.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 271471 538.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 115526 1570 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 390055 769.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 61786 2452 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 123219 4616 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 519844 303.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 183536 10927 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 437058 928.2 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 49898 3531 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 124159 1063 ns/op BenchmarkClear/*sync.Map-4 49389 3039 ns/op BenchmarkUncontendedSemaphore-4 4911733 34.74 ns/op BenchmarkContendedSemaphore-4 4797032 26.55 ns/op BenchmarkMutexUncontended-4 461924 225.1 ns/op BenchmarkMutex-4 178209 731.3 ns/op BenchmarkMutexSlack-4 343980 385.5 ns/op BenchmarkMutexWork-4 317782 425.9 ns/op BenchmarkMutexWorkSlack-4 197814 1675 ns/op BenchmarkMutexNoSpin-4 55585 3134 ns/op BenchmarkMutexSpin-4 37154 4628 ns/op BenchmarkOnce-4 1555398 114.8 ns/op BenchmarkOnceFunc/v=Once-4 1697203 163.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 377.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1501021 534.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 178.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 393.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 149.4 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 3512912 163.3 ns/op BenchmarkSemaSyntNonblock-4 2256512 63.10 ns/op BenchmarkSemaSyntBlock-4 1000000 140.5 ns/op BenchmarkSemaWorkNonblock-4 1222869 116.9 ns/op BenchmarkSemaWorkBlock-4 1000000 101.5 ns/op BenchmarkRWMutexUncontended-4 382448 1104 ns/op BenchmarkRWMutexWrite100-4 192868 1162 ns/op BenchmarkRWMutexWrite10-4 450332 649.7 ns/op BenchmarkRWMutexWorkWrite100-4 319183 512.8 ns/op BenchmarkRWMutexWorkWrite10-4 323636 867.4 ns/op BenchmarkWaitGroupUncontended-4 549613 253.3 ns/op BenchmarkWaitGroupAddDone-4 223779 501.8 ns/op BenchmarkWaitGroupAddDoneWork-4 384409 418.7 ns/op BenchmarkWaitGroupWait-4 4709017 30.31 ns/op BenchmarkWaitGroupWaitWork-4 1425822 160.3 ns/op BenchmarkWaitGroupActuallyWait-4 49868 8587 ns/op 32 B/op 2 allocs/op PASS ok sync 149.228s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 617390 356.7 ns/op PASS ok sync/atomic 2.856s PASS ok syscall 1.063s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 159192 1211 ns/op 0 B/op 0 allocs/op PASS ok testing 1.953s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5517 22159 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6657 29160 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 75 11162463 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 84 5118300 ns/op 1320 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 561328632 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 629411584 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1443 133251 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1752 92783 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6779920 ns/op 395142 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 33080950 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 1318987070 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 2188127470 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 100 2171620 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 166 2000372 ns/op 236 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 319746181 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 78375442 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 18346802630 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 22165972371 ns/op 334042184 B/op 100091 allocs/op BenchmarkPyramid/10-4 2193 180309 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 34 18204462 ns/op 410544 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 1100834151 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2006 128236 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 100 2435155 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 5563962 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 4346 90023 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 74.422s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 348321785 ns/op BenchmarkVariableString-4 60868 27567 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1749 349689 ns/op 2503 B/op 39 allocs/op PASS ok text/template/parse 5.060s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 66 14369961 ns/op BenchmarkAfter-4 76 4318624 ns/op BenchmarkStop-4 100 1490848 ns/op BenchmarkSimultaneousAfterFunc-4 31 19393894 ns/op BenchmarkStartStop-4 37 13108356 ns/op BenchmarkReset-4 2683 321231 ns/op BenchmarkSleep-4 18 13800829 ns/op BenchmarkParallelTimerLatency-4 20 105321827 avg-late-ns 816713936 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 13 2692418701 avg-late-ns 2985169992 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 21 6422894 avg-late-ns 41508808 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 13 155622896 avg-late-ns 234481772 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 24 38347066 avg-late-ns 77458771 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 24 61589854 avg-late-ns 581545793 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 2 98507943 avg-late-ns 514992338 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 7 3525033 avg-late-ns 24050527 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 14 9121036 avg-late-ns 94420558 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 14 23734449 avg-late-ns 72866827 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 4 22262102 avg-late-ns 59038082 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 12 39444635 avg-late-ns 139114695 max-late-ns BenchmarkTicker-4 225 568782 ns/op BenchmarkTickerReset-4 1884 71656 ns/op BenchmarkTickerResetNaive-4 162 4289437 ns/op BenchmarkNow-4 1712034 67.54 ns/op BenchmarkNowUnixNano-4 1362508 248.3 ns/op BenchmarkNowUnixMilli-4 754698 182.1 ns/op BenchmarkNowUnixMicro-4 1000000 424.7 ns/op BenchmarkFormat-4 47600 2506 ns/op BenchmarkFormatRFC3339-4 56193 1978 ns/op BenchmarkFormatRFC3339Nano-4 53524 2402 ns/op BenchmarkFormatNow-4 81423 1434 ns/op BenchmarkMarshalJSON-4 86664 1245 ns/op BenchmarkMarshalText-4 98569 4801 ns/op BenchmarkParse-4 130257 908.1 ns/op BenchmarkParseRFC3339UTC-4 208789 652.1 ns/op BenchmarkParseRFC3339UTCBytes-4 211294 957.5 ns/op BenchmarkParseRFC3339TZ-4 78296 5156 ns/op BenchmarkParseRFC3339TZBytes-4 57801 2355 ns/op BenchmarkParseDuration-4 594002 258.7 ns/op BenchmarkHour-4 781293 153.8 ns/op BenchmarkSecond-4 405229 250.0 ns/op BenchmarkYear-4 672301 260.8 ns/op BenchmarkDay-4 657148 195.8 ns/op BenchmarkISOWeek-4 661324 186.7 ns/op BenchmarkGoString-4 60356 3561 ns/op BenchmarkUnmarshalText-4 70462 1910 ns/op PASS ok time 75.814s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 375584 925.9 ns/op BenchmarkDecodeValidJapaneseChars-4 511060 258.8 ns/op BenchmarkDecodeRune-4 996406 422.3 ns/op BenchmarkEncodeValidASCII-4 315048 612.7 ns/op BenchmarkEncodeValidJapaneseChars-4 474027 621.1 ns/op BenchmarkAppendRuneValidASCII-4 693600 187.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 301.8 ns/op BenchmarkEncodeRune-4 713305 753.5 ns/op PASS ok unicode/utf16 10.398s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2209262 102.8 ns/op BenchmarkRuneCountTenJapaneseChars-4 369961 321.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 1000000 303.1 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 502910 882.6 ns/op BenchmarkValidTenASCIIChars-4 2106338 52.06 ns/op BenchmarkValid100KASCIIChars-4 90 6362260 ns/op BenchmarkValidTenJapaneseChars-4 361362 329.3 ns/op BenchmarkValidLongMostlyASCII-4 109 1147460 ns/op BenchmarkValidLongJapanese-4 54 1854635 ns/op BenchmarkValidStringTenASCIIChars-4 4953026 43.48 ns/op BenchmarkValidString100KASCIIChars-4 6325 17856 ns/op BenchmarkValidStringTenJapaneseChars-4 474721 294.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1312 202013 ns/op BenchmarkValidStringLongJapanese-4 130 954902 ns/op BenchmarkEncodeASCIIRune-4 4795896 42.91 ns/op BenchmarkEncodeJapaneseRune-4 2336350 119.6 ns/op BenchmarkAppendASCIIRune-4 8212650 25.25 ns/op BenchmarkAppendJapaneseRune-4 2939682 60.87 ns/op BenchmarkDecodeASCIIRune-4 2708158 82.49 ns/op BenchmarkDecodeJapaneseRune-4 2636365 184.0 ns/op BenchmarkFullRune/ASCII-4 3191505 43.04 ns/op BenchmarkFullRune/Incomplete-4 1566625 81.66 ns/op BenchmarkFullRune/Japanese-4 3177523 36.28 ns/op PASS ok unicode/utf8 16.206s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 198141030169 ns/op PASS ok cmd/api 199.714s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 568801 352.9 ns/op BenchmarkCgoCall/one-pointer-4 470314 223.2 ns/op BenchmarkCgoCall/string-pointer-escape-4 446196 319.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 463977 373.1 ns/op BenchmarkCgoCall/eight-pointers-4 186642 584.0 ns/op BenchmarkCgoCall/eight-pointers-nil-4 518325 223.5 ns/op BenchmarkCgoCall/eight-pointers-array-4 29061 6230 ns/op BenchmarkCgoCall/eight-pointers-slice-4 49323 3326 ns/op BenchmarkGoString-4 962749 658.9 ns/op BenchmarkCGoCallback-4 68043 4047 ns/op BenchmarkCGoInCThread-4 212130 558.8 ns/op PASS ok cmd/cgo/internal/test 12.103s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 500581 227.2 ns/op BenchmarkEqArrayOfStrings64-4 63202 2015 ns/op BenchmarkEqArrayOfStrings1024-4 5708 21703 ns/op BenchmarkEqArrayOfFloats5-4 951436 187.8 ns/op BenchmarkEqArrayOfFloats64-4 79693 1469 ns/op BenchmarkEqArrayOfFloats1024-4 4549 23526 ns/op BenchmarkEqArrayOfStructsEq-4 1426 121840 ns/op BenchmarkEqArrayOfStructsNotEq-4 2252 138944 ns/op BenchmarkEqStruct-4 15352473 17.51 ns/op PASS ok cmd/compile/internal/reflectdata 9.875s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 203148 ns/op BenchmarkInvertLessThanNoov-4 10865673 10.31 ns/op BenchmarkCopyElim1-4 100 8970989 ns/op BenchmarkCopyElim10-4 100 1000525 ns/op BenchmarkCopyElim100-4 79 6103619 ns/op BenchmarkCopyElim1000-4 27 6620053 ns/op BenchmarkCopyElim10000-4 1 217321089 ns/op BenchmarkCopyElim100000-4 1 1274931296 ns/op BenchmarkDeadCode/1-4 100 1868351 ns/op BenchmarkDeadCode/10-4 100 2075567 ns/op BenchmarkDeadCode/100-4 100 1055608 ns/op BenchmarkDeadCode/1000-4 48 18080877 ns/op BenchmarkDeadCode/10000-4 2 72691931 ns/op BenchmarkDeadCode/100000-4 1 552061944 ns/op BenchmarkDeadCode/200000-4 1 2896872192 ns/op BenchmarkDominatorsLinear-4 12 47506968 ns/op 0.21 MB/s BenchmarkDominatorsFwdBack-4 7 16427873 ns/op 0.61 MB/s BenchmarkDominatorsManyPred-4 7 40471376 ns/op 0.25 MB/s BenchmarkDominatorsMaxPred-4 6 69096753 ns/op 0.14 MB/s BenchmarkDominatorsMaxPredVal-4 7 15695868 ns/op 0.64 MB/s BenchmarkFuse/1-4 100 1302226 ns/op BenchmarkFuse/10-4 424 291768 ns/op BenchmarkFuse/100-4 100 6001746 ns/op BenchmarkFuse/1000-4 9 18393549 ns/op BenchmarkFuse/10000-4 2 185574104 ns/op BenchmarkNilCheckDeep1-4 7662 15251 ns/op 0.07 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3252 36412 ns/op 0.27 MB/s 230 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 476 338515 ns/op 0.30 MB/s 1199 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 3988679 ns/op 0.25 MB/s 11626 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 1 337917044 ns/op 0.03 MB/s 526056 B/op 15 allocs/op BenchmarkDSEPass-4 13 22942742 ns/op 60792 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 417251158 ns/op 4248048 B/op 108304 allocs/op BenchmarkCSEPass-4 1 188157568 ns/op 329456 B/op 19 allocs/op BenchmarkCSEPassBlock-4 1 1217565880 ns/op 5703536 B/op 97744 allocs/op BenchmarkDeadcodePass-4 69 3407707 ns/op 99410 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 319003783 ns/op 4027536 B/op 44887 allocs/op BenchmarkMultiPass-4 2 99358598 ns/op 371692 B/op 25 allocs/op BenchmarkMultiPassBlock-4 1 1367719497 ns/op 11288984 B/op 150618 allocs/op BenchmarkCondRewrite/SoloJump-4 1000000 224.2 ns/op BenchmarkCondRewrite/CombJump-4 2250642 104.3 ns/op PASS ok cmd/compile/internal/ssa 57.003s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7221 51991 ns/op BenchmarkExtShift-4 10000 36551 ns/op BenchmarkModify-4 7714 64274 ns/op BenchmarkMullImm-4 10000 54299 ns/op BenchmarkConstModify-4 7534 56505 ns/op BenchmarkBitSet-4 10000 39813 ns/op BenchmarkBitClear-4 15504 7421 ns/op BenchmarkBitToggle-4 10000 26040 ns/op BenchmarkBitSetConst-4 102284 4714 ns/op BenchmarkBitClearConst-4 127369 2602 ns/op BenchmarkBitToggleConst-4 118705 1369 ns/op BenchmarkDivconstI64-4 1000000 128.7 ns/op BenchmarkModconstI64-4 7629450 23.47 ns/op BenchmarkDivisiblePow2constI64-4 7645540 14.97 ns/op BenchmarkDivisibleconstI64-4 7660324 30.67 ns/op BenchmarkDivisibleWDivconstI64-4 4749667 26.43 ns/op BenchmarkDivconstU64/3-4 1000000 162.0 ns/op BenchmarkDivconstU64/5-4 7899129 16.14 ns/op BenchmarkDivconstU64/37-4 7656111 39.89 ns/op BenchmarkDivconstU64/1234567-4 7582558 16.91 ns/op BenchmarkModconstU64-4 7797688 20.76 ns/op BenchmarkDivisibleconstU64-4 7660290 33.42 ns/op BenchmarkDivisibleWDivconstU64-4 4936318 24.86 ns/op BenchmarkDivconstI32-4 7954836 15.45 ns/op BenchmarkModconstI32-4 7786552 15.82 ns/op BenchmarkDivisiblePow2constI32-4 7297215 15.85 ns/op BenchmarkDivisibleconstI32-4 7210285 15.52 ns/op BenchmarkDivisibleWDivconstI32-4 4467415 28.01 ns/op BenchmarkDivconstU32-4 7145778 16.41 ns/op BenchmarkModconstU32-4 7804357 19.65 ns/op BenchmarkDivisibleconstU32-4 7642449 15.78 ns/op BenchmarkDivisibleWDivconstU32-4 4370512 27.95 ns/op BenchmarkDivconstI16-4 7739720 17.01 ns/op BenchmarkModconstI16-4 7845348 53.82 ns/op BenchmarkDivisiblePow2constI16-4 7603299 15.12 ns/op BenchmarkDivisibleconstI16-4 6120157 16.80 ns/op BenchmarkDivisibleWDivconstI16-4 4882182 27.87 ns/op BenchmarkDivconstU16-4 7719452 39.01 ns/op BenchmarkModconstU16-4 1000000 113.4 ns/op BenchmarkDivisibleconstU16-4 7158943 20.40 ns/op BenchmarkDivisibleWDivconstU16-4 4449512 39.62 ns/op BenchmarkDivconstI8-4 7006986 58.83 ns/op BenchmarkModconstI8-4 7802514 46.64 ns/op BenchmarkDivisiblePow2constI8-4 7902006 29.26 ns/op BenchmarkDivisibleconstI8-4 7515204 43.29 ns/op BenchmarkDivisibleWDivconstI8-4 5316346 33.15 ns/op BenchmarkDivconstU8-4 7426177 16.12 ns/op BenchmarkModconstU8-4 6872248 45.56 ns/op BenchmarkDivisibleconstU8-4 7580186 15.35 ns/op BenchmarkDivisibleWDivconstU8-4 5334026 30.64 ns/op BenchmarkMul2-4 162710 757.5 ns/op BenchmarkMulNeg2-4 172160 692.9 ns/op BenchmarkEfaceInteger-4 4487606 60.12 ns/op BenchmarkTypeAssert-4 13605870 8.490 ns/op BenchmarkDiv64UnsignedSmall-4 14124412 9.778 ns/op BenchmarkDiv64Small-4 12680670 9.045 ns/op BenchmarkDiv64SmallNegDivisor-4 13031870 10.73 ns/op BenchmarkDiv64SmallNegDividend-4 13069994 9.093 ns/op BenchmarkDiv64SmallNegBoth-4 13281258 54.38 ns/op BenchmarkDiv64Unsigned-4 8735994 11.62 ns/op BenchmarkDiv64-4 6059743 86.07 ns/op BenchmarkDiv64NegDivisor-4 11496019 32.96 ns/op BenchmarkDiv64NegDividend-4 11180107 36.67 ns/op BenchmarkDiv64NegBoth-4 10439923 48.00 ns/op BenchmarkMod64UnsignedSmall-4 13847551 9.191 ns/op BenchmarkMod64Small-4 13576226 8.801 ns/op BenchmarkMod64SmallNegDivisor-4 11250892 9.390 ns/op BenchmarkMod64SmallNegDividend-4 13222509 11.13 ns/op BenchmarkMod64SmallNegBoth-4 11663382 9.167 ns/op BenchmarkMod64Unsigned-4 5745190 64.11 ns/op BenchmarkMod64-4 11303505 45.29 ns/op BenchmarkMod64NegDivisor-4 11475696 14.60 ns/op BenchmarkMod64NegDividend-4 10955383 62.20 ns/op BenchmarkMod64NegBoth-4 11203394 10.40 ns/op BenchmarkMulconstI32/3-4 14956849 17.45 ns/op BenchmarkMulconstI32/5-4 14717367 17.19 ns/op BenchmarkMulconstI32/12-4 13762686 9.355 ns/op BenchmarkMulconstI32/120-4 13564888 16.15 ns/op BenchmarkMulconstI32/-120-4 14548418 9.126 ns/op BenchmarkMulconstI32/65537-4 8234301 14.91 ns/op BenchmarkMulconstI32/65538-4 14766775 24.95 ns/op BenchmarkMulconstI64/3-4 12977650 9.545 ns/op BenchmarkMulconstI64/5-4 14761759 8.144 ns/op BenchmarkMulconstI64/12-4 14714047 8.382 ns/op BenchmarkMulconstI64/120-4 12615002 8.454 ns/op BenchmarkMulconstI64/-120-4 14664985 9.774 ns/op BenchmarkMulconstI64/65537-4 14428537 24.15 ns/op BenchmarkMulconstI64/65538-4 14278810 26.96 ns/op BenchmarkMulconstU32/3-4 13279167 8.057 ns/op BenchmarkMulconstU32/5-4 14821136 8.932 ns/op BenchmarkMulconstU32/12-4 14739957 43.58 ns/op BenchmarkMulconstU32/120-4 13725025 8.847 ns/op BenchmarkMulconstU32/65537-4 11775183 62.07 ns/op BenchmarkMulconstU32/65538-4 14350028 8.179 ns/op BenchmarkMulconstU64/3-4 14725801 13.26 ns/op BenchmarkMulconstU64/5-4 7162617 20.07 ns/op BenchmarkMulconstU64/12-4 14378818 9.433 ns/op BenchmarkMulconstU64/120-4 12690006 10.96 ns/op BenchmarkMulconstU64/65537-4 14112931 8.146 ns/op BenchmarkMulconstU64/65538-4 12883106 40.96 ns/op BenchmarkShiftArithmeticRight-4 14538189 10.39 ns/op BenchmarkSwitch8Predictable-4 9811435 120.1 ns/op BenchmarkSwitch8Unpredictable-4 2842004 82.85 ns/op BenchmarkSwitch32Predictable-4 8203954 16.55 ns/op BenchmarkSwitch32Unpredictable-4 5428040 40.52 ns/op BenchmarkSwitchStringPredictable-4 4126294 34.00 ns/op BenchmarkSwitchStringUnpredictable-4 1000000 450.8 ns/op BenchmarkSwitchTypePredictable-4 2540540 42.54 ns/op BenchmarkSwitchTypeUnpredictable-4 3227918 35.43 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3075871 90.08 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3840364 30.08 ns/op PASS ok cmd/compile/internal/test 117.217s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 2553146 ns/op BenchmarkNamed/Underlying/nongeneric-4 1406002 882.7 ns/op BenchmarkNamed/Underlying/generic-4 1000000 303.0 ns/op BenchmarkNamed/Underlying/src_instance-4 1423306 87.17 ns/op BenchmarkNamed/Underlying/user_instance-4 1371711 127.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 675524201 ns/op 49875 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 1093605805 ns/op 30808 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 1644702734 ns/op 20486 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 797193139 ns/op 42263 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1683100620 ns/op 3110 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 149647167 ns/op 26316 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 350874723 ns/op 5417 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 76501968 ns/op 68419 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 226377900 ns/op 9437 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 104776834 ns/op 20709 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 26084656 ns/op 80017 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 36508382 ns/op 51364 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2375662933 ns/op 29145 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1834871057 ns/op 36647 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 221645834 ns/op 61002 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 236635503 ns/op 289660 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3371774937 ns/op 589.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 129908856 ns/op 15487 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 220779057 ns/op 2060 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 134393821 ns/op 14968 lines/s PASS ok cmd/compile/internal/types2 66.746s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 30 16334254 ns/op 7178600 sys-ns/op 669233 user-ns/op PASS ok cmd/go 2.420s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 249220 458.9 ns/op PASS ok cmd/go/internal/cfg 1.303s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 10000 42654 ns/op 0.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 10000 10654 ns/op 0.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2486 44832 ns/op 22.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2713 159497 ns/op 6.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 364 355901 ns/op 23.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 100 1027793 ns/op 7.97 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 5.344s All tests passed.