linux-s390x-ibm-race at dba518999dfb7212f6fbc42d85dd303fcb78baad :: 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=57985ce5731845f9b2017a2a216fb2ae" "JOURNAL_STREAM=9:578544760" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=400ms" "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=57985ce5731845f9b2017a2a216fb2ae" "JOURNAL_STREAM=9:578544760" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=400ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 3.902s ok archive/zip 14.274s ok bufio 2.286s ok bytes 5.952s ok cmp 1.324s ok compress/bzip2 2.250s ok compress/flate 31.589s ok compress/gzip 39.921s ok compress/lzw 4.884s ok compress/zlib 20.335s ok container/heap 1.024s ok container/list 1.094s ok container/ring 1.178s ok context 1.191s ok crypto 1.022s ok crypto/aes 1.331s ok crypto/cipher 2.190s ok crypto/des 1.949s ok crypto/dsa 1.140s ok crypto/ecdh 3.216s ok crypto/ecdsa 2.601s ok crypto/ed25519 2.807s ok crypto/elliptic 1.088s ok crypto/hmac 1.068s ok crypto/internal/alias 1.128s ok crypto/internal/bigmod 2.147s ok crypto/internal/boring 1.098s ok crypto/internal/boring/bcache 2.245s ok crypto/internal/edwards25519 4.661s ok crypto/internal/edwards25519/field 1.401s ok crypto/internal/nistec 6.850s ok crypto/internal/nistec/fiat 1.057s [no tests to run] ok crypto/md5 1.260s ok crypto/rand 1.921s ok crypto/rc4 2.433s ok crypto/rsa 5.081s ok crypto/sha1 1.054s ok crypto/sha256 1.172s ok crypto/sha512 1.162s ok crypto/subtle 3.194s ok crypto/tls 12.582s ok crypto/x509 3.328s ok database/sql 2.207s ok database/sql/driver 1.049s ok debug/buildinfo 1.043s ok debug/dwarf 1.394s ok debug/elf 4.952s ok debug/gosym 1.480s ok debug/macho 1.113s ok debug/pe 1.176s ok debug/plan9obj 1.034s ok embed 1.045s [no tests to run] ok embed/internal/embedtest 1.046s ok encoding/ascii85 1.143s ok encoding/asn1 1.113s ok encoding/base32 1.097s ok encoding/base64 1.048s ok encoding/binary 1.027s ok encoding/csv 1.368s ok encoding/gob 61.404s ok encoding/hex 1.488s ok encoding/json 7.403s ok encoding/pem 7.401s ok encoding/xml 1.664s ok errors 1.639s ok expvar 1.639s ok flag 4.730s ok fmt 3.218s ok go/ast 2.071s ok go/build 17.777s ok go/build/constraint 1.023s ok go/constant 1.456s ok go/doc 1.403s ok go/doc/comment 7.609s ok go/format 1.046s ok go/importer 4.396s ok go/internal/gccgoimporter 1.809s ok go/internal/gcimporter 41.315s ok go/internal/srcimporter 52.769s ok go/parser 4.437s ok go/printer 8.916s ok go/scanner 1.035s ok go/token 1.114s ok go/types 128.367s ok go/version 1.046s ok hash 1.026s ok hash/adler32 1.289s ok hash/crc32 1.052s ok hash/crc64 1.036s ok hash/fnv 1.013s ok hash/maphash 1.031s ok html 1.265s ok html/template 1.572s ok image 2.358s ok image/color 1.478s ok image/draw 2.693s ok image/gif 8.616s ok image/jpeg 4.678s ok image/png 8.574s ok index/suffixarray 7.151s ok internal/abi 1.253s ok internal/buildcfg 1.025s ok internal/chacha8rand 1.014s ok internal/coverage/cformat 1.018s ok internal/coverage/cmerge 1.017s ok internal/coverage/pods 1.062s ok internal/coverage/slicereader 1.301s ok internal/coverage/slicewriter 1.293s ok internal/coverage/test 1.077s ok internal/cpu 2.060s ok internal/dag 1.221s ok internal/diff 2.289s ok internal/fmtsort 1.171s ok internal/fuzz 1.034s ok internal/godebug 13.811s ok internal/godebugs 1.121s ok internal/gover 1.057s ok internal/intern 4.816s ok internal/itoa 1.546s ok internal/platform 4.058s ok internal/poll 2.199s ok internal/profile 1.093s ok internal/reflectlite 1.116s ok internal/safefilepath 1.012s ok internal/saferio 1.626s ok internal/singleflight 1.086s ok internal/testenv 3.627s ok internal/trace 2.779s ok internal/trace/v2 44.158s ok internal/types/errors 4.314s ok internal/unsafeheader 2.180s ok internal/xcoff 1.039s ok internal/zstd 1.193s ok io 1.157s ok io/fs 2.404s ok io/ioutil 1.221s ok log 3.393s ok log/slog 1.572s ok log/slog/internal/benchmarks 1.022s ok log/slog/internal/buffer 1.024s ok log/syslog 2.505s ok maps 1.040s ok math 1.074s ok math/big 27.234s ok math/bits 1.019s ok math/cmplx 1.124s ok math/rand 7.787s ok math/rand/v2 8.840s ok mime 1.320s ok mime/multipart 19.461s ok mime/quotedprintable 1.208s ok net 79.645s ok net/http 39.333s ok net/http/cgi 28.653s ok net/http/cookiejar 1.155s ok net/http/fcgi 1.508s ok net/http/httptest 1.611s ok net/http/httptrace 1.107s ok net/http/httputil 2.208s ok net/http/internal 11.411s ok net/http/internal/ascii 1.067s ok net/http/pprof 7.505s ok net/internal/cgotest 1.162s ok net/internal/socktest 1.245s ok net/mail 1.022s ok net/netip 2.651s ok net/rpc 1.449s ok net/rpc/jsonrpc 1.043s ok net/smtp 1.201s ok net/textproto 2.173s ok net/url 1.044s ok os 11.300s ok os/exec 9.952s ok os/exec/internal/fdtest 1.077s ok os/signal 26.748s ok os/user 1.157s ok path 1.364s ok path/filepath 1.106s ok plugin 1.266s ok reflect 9.033s ok regexp 10.478s ok regexp/syntax 21.957s ok runtime 139.676s ok runtime/cgo 1.213s ok runtime/coverage 1.023s ok runtime/debug 2.328s ok runtime/internal/atomic 1.313s ok runtime/internal/math 1.302s ok runtime/internal/sys 1.383s ok runtime/internal/syscall 1.021s ok runtime/internal/wasitest 1.876s ok runtime/metrics 1.040s ok runtime/pprof 47.019s ok runtime/race 28.664s ok runtime/trace 1.497s ok slices 4.829s ok sort 2.493s ok strconv 6.948s ok strings 4.605s ok sync 2.746s ok sync/atomic 11.913s ok syscall 16.929s ok testing 13.278s ok testing/fstest 1.160s ok testing/iotest 1.333s ok testing/quick 1.336s ok testing/slogtest 1.073s ok text/scanner 1.061s ok text/tabwriter 1.048s ok text/template 1.175s ok text/template/parse 1.310s ok time 6.364s ok unicode 1.156s ok unicode/utf16 1.366s ok unicode/utf8 1.357s ok cmd/addr2line 7.524s ok cmd/api 50.654s ok cmd/asm/internal/asm 9.907s ok cmd/asm/internal/lex 1.102s ok cmd/cgo/internal/swig 1.600s ok cmd/cgo/internal/test 6.687s ok cmd/cgo/internal/testcarchive 50.482s ok cmd/cgo/internal/testcshared 13.417s ok cmd/cgo/internal/testerrors 19.574s ok cmd/cgo/internal/testfortran 1.039s ok cmd/cgo/internal/testgodefs 3.360s ok cmd/cgo/internal/testlife 2.585s ok cmd/cgo/internal/testnocgo 1.028s ok cmd/cgo/internal/testplugin 96.203s ok cmd/cgo/internal/testsanitizers 1.327s ok cmd/cgo/internal/testshared 129.656s ok cmd/cgo/internal/testso 4.350s ok cmd/cgo/internal/teststdio 3.842s ok cmd/cgo/internal/testtls 1.019s ok cmd/compile/internal/abt 1.060s ok cmd/compile/internal/amd64 1.029s ok cmd/compile/internal/base 1.028s ok cmd/compile/internal/compare 1.310s ok cmd/compile/internal/devirtualize 1.096s ok cmd/compile/internal/dwarfgen 3.002s ok cmd/compile/internal/importer 3.942s ok cmd/compile/internal/inline/inlheur 2.511s ok cmd/compile/internal/ir 1.026s ok cmd/compile/internal/logopt 1.162s ok cmd/compile/internal/loopvar 1.067s ok cmd/compile/internal/noder 1.055s ok cmd/compile/internal/reflectdata 1.281s [no tests to run] ok cmd/compile/internal/ssa 26.407s ok cmd/compile/internal/syntax 1.334s ok cmd/compile/internal/test 24.856s ok cmd/compile/internal/typecheck 1.567s ok cmd/compile/internal/types 1.013s ok cmd/compile/internal/types2 23.923s ok cmd/covdata 1.047s ok cmd/cover 21.863s ok cmd/dist 1.117s ok cmd/distpack 1.114s ok cmd/doc 2.501s ok cmd/fix 5.890s ok cmd/go 314.568s ok cmd/go/internal/auth 1.017s ok cmd/go/internal/cache 1.133s ok cmd/go/internal/cfg 1.010s [no tests to run] ok cmd/go/internal/envcmd 1.034s ok cmd/go/internal/fsys 1.041s ok cmd/go/internal/generate 1.071s ok cmd/go/internal/gover 1.039s ok cmd/go/internal/imports 1.080s ok cmd/go/internal/load 1.027s ok cmd/go/internal/lockedfile 2.258s ok cmd/go/internal/lockedfile/internal/filelock 2.338s ok cmd/go/internal/modfetch 1.035s ok cmd/go/internal/modfetch/codehost 1.934s ok cmd/go/internal/modfetch/zip_sum_test 1.033s ok cmd/go/internal/modindex 2.734s ok cmd/go/internal/modload 1.251s ok cmd/go/internal/mvs 1.097s ok cmd/go/internal/par 1.124s ok cmd/go/internal/str 1.015s ok cmd/go/internal/test 1.185s ok cmd/go/internal/toolchain 1.061s ok cmd/go/internal/vcs 1.029s ok cmd/go/internal/vcweb 1.021s ok cmd/go/internal/vcweb/vcstest 3.415s ok cmd/go/internal/web 1.630s ok cmd/go/internal/work 1.970s ok cmd/gofmt 1.790s ok cmd/internal/archive 3.295s ok cmd/internal/bootstrap_test 1.016s ok cmd/internal/buildid 1.987s ok cmd/internal/cov 1.637s ok cmd/internal/dwarf 1.054s ok cmd/internal/edit 1.048s ok cmd/internal/goobj 1.016s ok cmd/internal/moddeps 3.537s ok cmd/internal/notsha256 1.015s ok cmd/internal/obj 2.396s ok cmd/internal/obj/ppc64 2.010s ok cmd/internal/obj/riscv 1.612s ok cmd/internal/obj/s390x 1.320s ok cmd/internal/obj/x86 6.612s ok cmd/internal/objabi 1.480s ok cmd/internal/pkgpath 5.110s ok cmd/internal/pkgpattern 1.147s ok cmd/internal/quoted 1.080s ok cmd/internal/src 1.090s ok cmd/internal/test2json 2.343s ok cmd/link 24.208s ok cmd/link/internal/benchmark 1.485s ok cmd/link/internal/ld 17.659s ok cmd/link/internal/loader 1.128s ok cmd/nm 9.330s ok cmd/objdump 1.150s ok cmd/pack 9.134s ok cmd/pprof 1.058s ok cmd/relnote 1.025s ok cmd/trace 1.140s ok cmd/trace/v2 1.548s ok cmd/vet 55.645s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2263 93883 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1808 60852 ns/op 1861 B/op 37 allocs/op Benchmark/Writer/PAX-4 1201 88968 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3273 56838 ns/op 5242 B/op 16 allocs/op Benchmark/Reader/GNU-4 5030 130240 ns/op 5173 B/op 15 allocs/op Benchmark/Reader/PAX-4 2002 96991 ns/op 8583 B/op 33 allocs/op PASS ok archive/tar 4.817s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 545859411 ns/op 828968 B/op 84 allocs/op BenchmarkZip64Test-4 1 180459036 ns/op BenchmarkZip64TestSizes/4096-4 100 1670456 ns/op BenchmarkZip64TestSizes/1048576-4 86 1283395 ns/op BenchmarkZip64TestSizes/67108864-4 1 204214008 ns/op PASS ok archive/zip 4.349s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 161724 739.7 ns/op BenchmarkReaderCopyUnoptimal-4 103408 1770 ns/op BenchmarkReaderCopyNoWriteTo-4 4954 125492 ns/op BenchmarkReaderWriteToOptimal-4 10000 28132 ns/op BenchmarkReaderReadString-4 81858 1807 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 161926 1319 ns/op BenchmarkWriterCopyUnoptimal-4 150820 978.3 ns/op BenchmarkWriterCopyNoReadFrom-4 4594 201701 ns/op BenchmarkReaderEmpty-4 10000 26093 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 12024 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 467332 500.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 5.439s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3244 115931 ns/op 282.65 MB/s BenchmarkWriteByte-4 394 398155 ns/op 10.29 MB/s BenchmarkWriteRune-4 224 780899 ns/op 15.74 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 6197875 ns/op BenchmarkBufferFullSmallReads-4 84 1329254 ns/op BenchmarkBufferWriteBlock/N4096-4 7050 47346 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 420 1394332 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 1 137850149 ns/op 4192264 B/op 23 allocs/op BenchmarkBufferAppendNoCopy-4 1 194920748 ns/op 86.07 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4220065 46.36 ns/op 215.70 MB/s BenchmarkIndexByte/32-4 5136163 65.72 ns/op 486.93 MB/s BenchmarkIndexByte/4K-4 696345 191.5 ns/op 21390.86 MB/s BenchmarkIndexBytePortable/10-4 867110 143.5 ns/op 69.70 MB/s BenchmarkIndexBytePortable/32-4 299428 370.1 ns/op 86.47 MB/s BenchmarkIndexBytePortable/4K-4 2554 43874 ns/op 93.36 MB/s BenchmarkIndexRune/10-4 1275388 95.75 ns/op 104.44 MB/s BenchmarkIndexRune/32-4 1000000 146.1 ns/op 219.04 MB/s BenchmarkIndexRune/4K-4 363414 377.2 ns/op 10859.05 MB/s BenchmarkIndexRuneASCII/10-4 4228442 27.21 ns/op 367.49 MB/s BenchmarkIndexRuneASCII/32-4 5290098 22.84 ns/op 1400.78 MB/s BenchmarkIndexRuneASCII/4K-4 757628 154.4 ns/op 26525.45 MB/s BenchmarkEqual/0-4 7984639 15.79 ns/op BenchmarkEqual/same/1-4 1452951 86.95 ns/op 11.50 MB/s BenchmarkEqual/same/6-4 1000000 137.4 ns/op 43.68 MB/s BenchmarkEqual/same/9-4 1294419 90.06 ns/op 99.94 MB/s BenchmarkEqual/same/15-4 1358479 89.66 ns/op 167.30 MB/s BenchmarkEqual/same/16-4 1320553 167.8 ns/op 95.34 MB/s BenchmarkEqual/same/20-4 1232401 93.78 ns/op 213.28 MB/s BenchmarkEqual/same/32-4 1298052 118.4 ns/op 270.18 MB/s BenchmarkEqual/same/4K-4 124032 975.6 ns/op 4198.28 MB/s BenchmarkEqual/1-4 1365795 97.03 ns/op 10.31 MB/s BenchmarkEqual/6-4 1382212 87.12 ns/op 68.87 MB/s BenchmarkEqual/9-4 1000000 142.2 ns/op 63.29 MB/s BenchmarkEqual/15-4 1000000 110.6 ns/op 135.59 MB/s BenchmarkEqual/16-4 978187 104.9 ns/op 152.49 MB/s BenchmarkEqual/20-4 1189303 157.0 ns/op 127.35 MB/s BenchmarkEqual/32-4 947659 115.6 ns/op 276.91 MB/s BenchmarkEqual/4K-4 99738 1684 ns/op 2431.80 MB/s BenchmarkEqualBothUnaligned/64_0-4 1210778 95.04 ns/op 673.41 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 143.9 ns/op 444.79 MB/s BenchmarkEqualBothUnaligned/64_4-4 1345869 94.46 ns/op 677.54 MB/s BenchmarkEqualBothUnaligned/64_7-4 1310570 92.70 ns/op 690.41 MB/s BenchmarkEqualBothUnaligned/4096_0-4 112138 1139 ns/op 3597.31 MB/s BenchmarkEqualBothUnaligned/4096_1-4 102447 1245 ns/op 3289.13 MB/s BenchmarkEqualBothUnaligned/4096_4-4 109576 1330 ns/op 3079.25 MB/s BenchmarkEqualBothUnaligned/4096_7-4 117242 1906 ns/op 2149.56 MB/s BenchmarkIndex/10-4 3601336 36.83 ns/op 271.54 MB/s BenchmarkIndex/32-4 2921157 41.53 ns/op 770.47 MB/s BenchmarkIndex/4K-4 76023 2006 ns/op 2042.12 MB/s BenchmarkIndexEasy/10-4 3851883 33.11 ns/op 302.00 MB/s BenchmarkIndexEasy/32-4 2940474 51.56 ns/op 620.64 MB/s BenchmarkIndexEasy/4K-4 428647 282.9 ns/op 14481.11 MB/s BenchmarkCount/10-4 1481582 215.6 ns/op 46.38 MB/s BenchmarkCount/32-4 1637905 72.60 ns/op 440.80 MB/s BenchmarkCount/4K-4 72656 1663 ns/op 2462.71 MB/s BenchmarkCountEasy/10-4 1830104 66.47 ns/op 150.45 MB/s BenchmarkCountEasy/32-4 1640938 75.51 ns/op 423.81 MB/s BenchmarkCountEasy/4K-4 376845 346.0 ns/op 11838.81 MB/s BenchmarkCountSingle/10-4 3007188 41.06 ns/op 243.54 MB/s BenchmarkCountSingle/32-4 2348713 43.71 ns/op 732.12 MB/s BenchmarkCountSingle/4K-4 533640 228.6 ns/op 17914.88 MB/s BenchmarkToUpper/#00-4 3108148 39.26 ns/op BenchmarkToUpper/ONLYUPPER-4 306157 549.1 ns/op BenchmarkToUpper/abc-4 449095 263.6 ns/op BenchmarkToUpper/AbC123-4 292117 503.8 ns/op BenchmarkToUpper/azAZ09_-4 274750 493.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76719 1456 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39204 4469 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56480 2130 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 115905 2768 ns/op BenchmarkToLower/#00-4 3263239 99.30 ns/op BenchmarkToLower/abc-4 463152 381.5 ns/op BenchmarkToLower/AbC123-4 307489 534.4 ns/op BenchmarkToLower/azAZ09_-4 277306 453.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83389 1613 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 39706 2828 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69000 1620 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 120668 998.0 ns/op BenchmarkFields/ASCII/16-4 120274 929.7 ns/op 17.21 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 15196 ns/op 16.85 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 604 210535 ns/op 19.46 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 26 6256431 ns/op 10.47 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 118664420 ns/op 8.84 MB/s 2285568 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 53174 2674 ns/op 5.98 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5728 20388 ns/op 12.56 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 409 759483 ns/op 5.39 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 13 10247994 ns/op 6.40 MB/s 504064 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 647558786 ns/op 1.62 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 157556 872.5 ns/op 18.34 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12088 10255 ns/op 24.96 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 614 1230994 ns/op 3.33 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 22 18997868 ns/op 3.45 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 420488007 ns/op 2.49 MB/s 11227392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 103314 2008 ns/op 7.97 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 12050 ns/op 21.24 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 474 403857 ns/op 10.14 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 6236730 ns/op 10.51 MB/s 504067 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 149832283 ns/op 7.00 MB/s 11211104 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 100.0 ns/op BenchmarkTrimSpace/ASCII-4 583838 242.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 83355 1635 ns/op BenchmarkTrimSpace/JustNonASCII-4 45141 2779 ns/op BenchmarkToValidUTF8/Valid-4 407348 345.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 306739 355.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 85168 1431 ns/op BenchmarkIndexHard1-4 1550 92999 ns/op BenchmarkIndexHard2-4 385 307638 ns/op BenchmarkIndexHard3-4 169 709938 ns/op BenchmarkIndexHard4-4 88 1524043 ns/op BenchmarkLastIndexHard1-4 4 29609335 ns/op BenchmarkLastIndexHard2-4 4 27233711 ns/op BenchmarkLastIndexHard3-4 3 49572928 ns/op BenchmarkCountHard1-4 1555 79517 ns/op BenchmarkCountHard2-4 339 373261 ns/op BenchmarkCountHard3-4 130 1071057 ns/op BenchmarkSplitEmptySeparator-4 1 156390005 ns/op BenchmarkSplitSingleByteSeparator-4 10 15764490 ns/op BenchmarkSplitMultiByteSeparator-4 10 13653488 ns/op BenchmarkSplitNSingleByteSeparator-4 198116 2417 ns/op BenchmarkSplitNMultiByteSeparator-4 49489 2485 ns/op BenchmarkRepeat-4 145548 865.5 ns/op BenchmarkRepeatLarge/256/1-4 105213 1474 ns/op 173.63 MB/s BenchmarkRepeatLarge/256/16-4 147039 859.6 ns/op 297.81 MB/s BenchmarkRepeatLarge/512/1-4 88568 2859 ns/op 179.05 MB/s BenchmarkRepeatLarge/512/16-4 10000 19388 ns/op 26.41 MB/s BenchmarkRepeatLarge/1024/1-4 25297 4313 ns/op 237.43 MB/s BenchmarkRepeatLarge/1024/16-4 41907 5900 ns/op 173.57 MB/s BenchmarkRepeatLarge/2048/1-4 10000 21853 ns/op 93.72 MB/s BenchmarkRepeatLarge/2048/16-4 16327 17764 ns/op 115.29 MB/s BenchmarkRepeatLarge/4096/1-4 10000 14502 ns/op 282.45 MB/s BenchmarkRepeatLarge/4096/16-4 10000 19239 ns/op 212.90 MB/s BenchmarkRepeatLarge/8192/1-4 10000 24133 ns/op 339.45 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16665 ns/op 491.58 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 20089 ns/op 203.94 MB/s BenchmarkRepeatLarge/16384/1-4 10000 36973 ns/op 443.14 MB/s BenchmarkRepeatLarge/16384/16-4 8373 32019 ns/op 511.70 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 54099 ns/op 227.20 MB/s BenchmarkRepeatLarge/32768/1-4 4591 33053 ns/op 991.38 MB/s BenchmarkRepeatLarge/32768/16-4 2313 152297 ns/op 215.16 MB/s BenchmarkRepeatLarge/32768/4097-4 2839 69794 ns/op 410.91 MB/s BenchmarkRepeatLarge/65536/1-4 2605 145081 ns/op 451.72 MB/s BenchmarkRepeatLarge/65536/16-4 2714 135916 ns/op 482.18 MB/s BenchmarkRepeatLarge/65536/4097-4 955 211092 ns/op 291.13 MB/s BenchmarkRepeatLarge/131072/1-4 100 1349870 ns/op 97.10 MB/s BenchmarkRepeatLarge/131072/16-4 321 455999 ns/op 287.44 MB/s BenchmarkRepeatLarge/131072/4097-4 244 715419 ns/op 177.53 MB/s BenchmarkRepeatLarge/262144/1-4 100 1624562 ns/op 161.36 MB/s BenchmarkRepeatLarge/262144/16-4 180 1269464 ns/op 206.50 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1507062 ns/op 171.27 MB/s BenchmarkRepeatLarge/524288/1-4 102 2395408 ns/op 218.87 MB/s BenchmarkRepeatLarge/524288/16-4 97 2396550 ns/op 218.77 MB/s BenchmarkRepeatLarge/524288/4097-4 85 4545915 ns/op 114.46 MB/s BenchmarkRepeatLarge/1048576/1-4 66 4834410 ns/op 216.90 MB/s BenchmarkRepeatLarge/1048576/16-4 56 5544992 ns/op 189.10 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 5537141 ns/op 188.68 MB/s BenchmarkRepeatLarge/2097152/1-4 27 11684681 ns/op 179.48 MB/s BenchmarkRepeatLarge/2097152/16-4 19 21508601 ns/op 97.50 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 17936801 ns/op 116.72 MB/s BenchmarkRepeatLarge/4194304/1-4 12 33336248 ns/op 125.82 MB/s BenchmarkRepeatLarge/4194304/16-4 10 12647710 ns/op 331.63 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 15769684 ns/op 265.78 MB/s BenchmarkRepeatLarge/8388608/1-4 4 30014974 ns/op 279.48 MB/s BenchmarkRepeatLarge/8388608/16-4 7 34170641 ns/op 245.49 MB/s BenchmarkRepeatLarge/8388608/4097-4 2 68688910 ns/op 122.09 MB/s BenchmarkRepeatLarge/16777216/1-4 1 100844478 ns/op 166.37 MB/s BenchmarkRepeatLarge/16777216/16-4 2 52855440 ns/op 317.42 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 45512921 ns/op 368.63 MB/s BenchmarkRepeatLarge/33554432/1-4 2 66876576 ns/op 501.74 MB/s BenchmarkRepeatLarge/33554432/16-4 2 172784050 ns/op 194.20 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 96919022 ns/op 346.21 MB/s BenchmarkRepeatLarge/67108864/1-4 1 152024629 ns/op 441.43 MB/s BenchmarkRepeatLarge/67108864/16-4 1 372074448 ns/op 180.36 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 347835228 ns/op 192.93 MB/s BenchmarkRepeatLarge/134217728/1-4 1 769101453 ns/op 174.51 MB/s BenchmarkRepeatLarge/134217728/16-4 1 775639424 ns/op 173.04 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 941577117 ns/op 142.55 MB/s BenchmarkRepeatLarge/268435456/1-4 1 852255084 ns/op 314.97 MB/s BenchmarkRepeatLarge/268435456/16-4 1 515974548 ns/op 520.25 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1208951505 ns/op 222.04 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1877805367 ns/op 285.90 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2848025150 ns/op 188.51 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1414817934 ns/op 379.46 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3192906429 ns/op 336.29 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3684823965 ns/op 291.40 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5626811276 ns/op 190.83 MB/s BenchmarkBytesCompare/1-4 9698738 11.03 ns/op BenchmarkBytesCompare/2-4 11088684 12.13 ns/op BenchmarkBytesCompare/4-4 8794405 19.17 ns/op BenchmarkBytesCompare/8-4 11024985 28.01 ns/op BenchmarkBytesCompare/16-4 10717578 20.30 ns/op BenchmarkBytesCompare/32-4 9623955 33.30 ns/op BenchmarkBytesCompare/64-4 8530700 13.16 ns/op BenchmarkBytesCompare/128-4 7735550 21.02 ns/op BenchmarkBytesCompare/256-4 1000000 161.6 ns/op BenchmarkBytesCompare/512-4 4329406 156.9 ns/op BenchmarkBytesCompare/1024-4 2785964 41.47 ns/op BenchmarkBytesCompare/2048-4 1543951 84.14 ns/op BenchmarkIndexAnyASCII/1:1-4 2602772 115.7 ns/op BenchmarkIndexAnyASCII/1:2-4 2078154 58.04 ns/op BenchmarkIndexAnyASCII/1:4-4 2659100 147.6 ns/op BenchmarkIndexAnyASCII/1:8-4 2442633 126.5 ns/op BenchmarkIndexAnyASCII/1:16-4 2161207 58.90 ns/op BenchmarkIndexAnyASCII/1:32-4 2011303 79.47 ns/op BenchmarkIndexAnyASCII/1:64-4 1632159 319.5 ns/op BenchmarkIndexAnyASCII/16:1-4 2394034 139.3 ns/op BenchmarkIndexAnyASCII/16:2-4 334432 381.4 ns/op BenchmarkIndexAnyASCII/16:4-4 333039 357.1 ns/op BenchmarkIndexAnyASCII/16:8-4 326632 414.1 ns/op BenchmarkIndexAnyASCII/16:16-4 314702 470.8 ns/op BenchmarkIndexAnyASCII/16:32-4 279888 487.1 ns/op BenchmarkIndexAnyASCII/16:64-4 199983 526.0 ns/op BenchmarkIndexAnyASCII/256:1-4 2055781 63.30 ns/op BenchmarkIndexAnyASCII/256:2-4 10000 24625 ns/op BenchmarkIndexAnyASCII/256:4-4 24829 4931 ns/op BenchmarkIndexAnyASCII/256:8-4 25248 5877 ns/op BenchmarkIndexAnyASCII/256:16-4 20937 4857 ns/op BenchmarkIndexAnyASCII/256:32-4 21357 19163 ns/op BenchmarkIndexAnyASCII/256:64-4 23028 6074 ns/op BenchmarkIndexAnyUTF8/1:1-4 2506550 44.01 ns/op BenchmarkIndexAnyUTF8/1:2-4 2606708 45.83 ns/op BenchmarkIndexAnyUTF8/1:4-4 2367960 47.71 ns/op BenchmarkIndexAnyUTF8/1:8-4 2324731 73.56 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 173.2 ns/op BenchmarkIndexAnyUTF8/1:32-4 1900999 212.5 ns/op BenchmarkIndexAnyUTF8/1:64-4 1937026 74.40 ns/op BenchmarkIndexAnyUTF8/16:1-4 142398 799.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 256490 527.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 183837 2194 ns/op BenchmarkIndexAnyUTF8/16:8-4 225354 923.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 194078 880.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 176922 2316 ns/op BenchmarkIndexAnyUTF8/16:64-4 176161 686.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 8820 12170 ns/op BenchmarkIndexAnyUTF8/256:2-4 15330 32121 ns/op BenchmarkIndexAnyUTF8/256:4-4 14098 14743 ns/op BenchmarkIndexAnyUTF8/256:8-4 14883 9235 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 13075 ns/op BenchmarkIndexAnyUTF8/256:32-4 12522 10646 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 11039 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2707383 43.78 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2708073 48.45 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2315598 58.85 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2440777 50.65 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2206461 107.0 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2299483 89.08 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1820262 62.09 ns/op BenchmarkLastIndexAnyASCII/16:1-4 347955 404.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 346658 418.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 333758 496.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 315822 375.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 311239 386.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 240783 458.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 251768 588.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24490 5104 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23988 5468 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23206 9072 ns/op BenchmarkLastIndexAnyASCII/256:8-4 20437 5206 ns/op BenchmarkLastIndexAnyASCII/256:16-4 10000 10901 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23562 6248 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23611 5012 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2781072 44.87 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2244122 102.9 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2811498 42.19 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2443245 49.58 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2118076 59.25 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2087152 55.93 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1650147 124.3 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 272827 436.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 252984 564.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 222174 693.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 205754 553.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 191334 699.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 180271 940.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 177766 813.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19686 6614 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16786 7394 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 15218 8271 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 24857 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12946 27169 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 13487 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12021 10054 ns/op BenchmarkTrimASCII/1:1-4 2502861 48.77 ns/op BenchmarkTrimASCII/1:2-4 1523710 187.1 ns/op BenchmarkTrimASCII/1:4-4 2113051 112.1 ns/op BenchmarkTrimASCII/1:8-4 1000000 100.3 ns/op BenchmarkTrimASCII/1:16-4 1298938 82.75 ns/op BenchmarkTrimASCII/16:1-4 522253 389.7 ns/op BenchmarkTrimASCII/16:2-4 345346 354.0 ns/op BenchmarkTrimASCII/16:4-4 345081 364.8 ns/op BenchmarkTrimASCII/16:8-4 333830 609.2 ns/op BenchmarkTrimASCII/16:16-4 257006 468.9 ns/op BenchmarkTrimASCII/256:1-4 38562 3221 ns/op BenchmarkTrimASCII/256:2-4 24783 11862 ns/op BenchmarkTrimASCII/256:4-4 23808 7573 ns/op BenchmarkTrimASCII/256:8-4 14077 8157 ns/op BenchmarkTrimASCII/256:16-4 24986 5173 ns/op BenchmarkTrimASCII/4096:1-4 2258 48859 ns/op BenchmarkTrimASCII/4096:2-4 1528 75187 ns/op BenchmarkTrimASCII/4096:4-4 1544 76098 ns/op BenchmarkTrimASCII/4096:8-4 1530 78884 ns/op BenchmarkTrimASCII/4096:16-4 424 459803 ns/op BenchmarkTrimByte-4 2118301 89.67 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 24067 4925 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27274 4818 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 495 251372 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1084 113498 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1911 54713 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3734 31764 ns/op BenchmarkCompareBytesEqual-4 10304672 14.77 ns/op BenchmarkCompareBytesToNil-4 13277342 35.64 ns/op BenchmarkCompareBytesEmpty-4 12298737 9.004 ns/op BenchmarkCompareBytesIdentical-4 13126918 9.426 ns/op BenchmarkCompareBytesSameLength-4 10566261 12.02 ns/op BenchmarkCompareBytesDifferentLength-4 8246030 22.09 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2430 53522 ns/op 19591.64 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1428 114019 ns/op 9196.56 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2396 107556 ns/op 9749.24 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2416 55327 ns/op 18952.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2407 62772 ns/op 16704.68 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2431 165243 ns/op 6345.72 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2485 52439 ns/op 19996.13 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2318 49703 ns/op 21097.21 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2136 91293 ns/op 11485.98 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2020 59305 ns/op 17681.24 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2289 225197 ns/op 4656.29 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2334 53386 ns/op 19641.39 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2044 64037 ns/op 16374.58 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2254 53895 ns/op 19456.10 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2294 54423 ns/op 19267.34 MB/s BenchmarkCompareBytesBig-4 2439 51657 ns/op 20298.98 MB/s BenchmarkCompareBytesBigIdentical-4 13018422 10.39 ns/op 100944483.94 MB/s PASS ok bytes 223.485s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 117221176 ns/op 0.85 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 487990122 ns/op 1.16 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 1 113368846 ns/op 0.14 MB/s 3651904 B/op 54 allocs/op PASS ok compress/bzip2 2.838s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 38 2666886 ns/op 3.75 MB/s 42055 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 3 95307590 ns/op 1.05 MB/s 43440 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 282407383 ns/op 3.54 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 44 6184318 ns/op 1.62 MB/s 43048 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 3 46058541 ns/op 2.17 MB/s 43728 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 324064467 ns/op 3.09 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 39 2772275 ns/op 3.61 MB/s 42477 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 3 59874517 ns/op 1.67 MB/s 43720 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 360677924 ns/op 2.77 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 42 3328655 ns/op 3.00 MB/s 42927 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 3 44420238 ns/op 2.25 MB/s 43720 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 486348161 ns/op 2.06 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 43 2926262 ns/op 3.42 MB/s 43536 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 27772325 ns/op 3.60 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 1139001481 ns/op 0.88 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 51 2152348 ns/op 4.65 MB/s 43249 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 19073075 ns/op 5.24 MB/s 46545 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 190107980 ns/op 5.26 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 56 1968431 ns/op 5.08 MB/s 42663 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 6 18612311 ns/op 5.37 MB/s 45705 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 159947240 ns/op 6.25 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 60 1972905 ns/op 5.07 MB/s 42965 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 19664364 ns/op 5.09 MB/s 47649 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 174705808 ns/op 5.72 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 87 1550758 ns/op 6.45 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 13106864 ns/op 7.63 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 148518122 ns/op 6.73 MB/s BenchmarkEncode/Digits/Speed/1e4-4 34 4970784 ns/op 2.01 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 30704312 ns/op 3.26 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 294756060 ns/op 3.39 MB/s BenchmarkEncode/Digits/Default/1e4-4 10 10790655 ns/op 0.93 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 312327977 ns/op 0.32 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1860434269 ns/op 0.54 MB/s BenchmarkEncode/Digits/Compression/1e4-4 9 31511673 ns/op 0.32 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 109316097 ns/op 0.91 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1312311703 ns/op 0.76 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 66 1617418 ns/op 6.18 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 16544880 ns/op 6.04 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 132131668 ns/op 7.57 MB/s BenchmarkEncode/Newton/Speed/1e4-4 37 2859310 ns/op 3.50 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 20533866 ns/op 4.87 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 424370288 ns/op 2.36 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8927932 ns/op 1.12 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 372829638 ns/op 0.27 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 1048925123 ns/op 0.95 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 16238379 ns/op 0.62 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 101373195 ns/op 0.99 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1628408993 ns/op 0.61 MB/s PASS ok compress/flate 50.705s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 11197190 ns/op 0.89 MB/s BenchmarkDecoder/1e-Reuse4-4 28 4041872 ns/op 2.47 MB/s BenchmarkDecoder/1e5-4 2 94891253 ns/op 1.05 MB/s BenchmarkDecoder/1e-Reuse5-4 3 48885947 ns/op 2.05 MB/s BenchmarkDecoder/1e6-4 1 438845563 ns/op 2.28 MB/s BenchmarkDecoder/1e-Reuse6-4 1 457239598 ns/op 2.19 MB/s BenchmarkEncoder/1e4-4 36 3112200 ns/op 3.21 MB/s BenchmarkEncoder/1e-Reuse4-4 39 6911265 ns/op 1.45 MB/s BenchmarkEncoder/1e5-4 2 244874546 ns/op 0.41 MB/s BenchmarkEncoder/1e-Reuse5-4 3 35176992 ns/op 2.84 MB/s BenchmarkEncoder/1e6-4 1 438067020 ns/op 2.28 MB/s BenchmarkEncoder/1e-Reuse6-4 1 339135324 ns/op 2.95 MB/s PASS ok compress/lzw 9.603s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 16 6620988 ns/op PASS ok container/heap 1.199s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 24614 7493 ns/op BenchmarkWithTimeout/concurrency=40-4 5994 113271 ns/op BenchmarkWithTimeout/concurrency=4000-4 5236 31690 ns/op BenchmarkWithTimeout/concurrency=400000-4 3242 109297 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 440437 992.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13664 26958 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 17805 6387 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2716 44983 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1887 57927 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2673 52102 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 274 652127 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 252 1205767 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 416 395399 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 28 4595344 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 5864238 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 31 5102440 ns/op BenchmarkCheckCanceled/Err-4 454405 266.8 ns/op BenchmarkCheckCanceled/Done-4 737448 204.8 ns/op BenchmarkContextCancelDone-4 858741 136.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 28125 5102 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 32245 4185 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 29023 5440 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 24445 5144 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 15156 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 457268 272.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 263744 506.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 165490 664.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 112642 1330 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 57705 2410 ns/op PASS ok context 36.106s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1717540 67.32 ns/op 237.66 MB/s BenchmarkDecrypt-4 1834098 72.17 ns/op 221.70 MB/s BenchmarkExpand-4 12193 8984 ns/op PASS ok crypto/aes 2.278s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 162546 1104 ns/op 58.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 340119 364.9 ns/op 175.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 137214 755.8 ns/op 84.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 305576 385.8 ns/op 165.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 155362 768.7 ns/op 1756.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 310754 466.9 ns/op 2891.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 154747 764.7 ns/op 1765.47 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 297381 419.0 ns/op 3221.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 99531 1208 ns/op 6782.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 144219 1089 ns/op 7522.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 97182 1394 ns/op 5878.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 142329 937.0 ns/op 8743.06 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2067 59894 ns/op 17.01 MB/s BenchmarkAESCFBDecrypt1K-4 2286 57611 ns/op 17.69 MB/s BenchmarkAESCFBDecrypt8K-4 273 578316 ns/op 14.16 MB/s BenchmarkAESOFB1K-4 5726 21481 ns/op 47.44 MB/s BenchmarkAESCTR1K-4 5618 21170 ns/op 48.13 MB/s BenchmarkAESCTR8K-4 693 169569 ns/op 48.28 MB/s BenchmarkAESCBCEncrypt1K-4 429345 302.7 ns/op 3382.56 MB/s BenchmarkAESCBCDecrypt1K-4 842102 136.3 ns/op 7510.43 MB/s PASS ok crypto/cipher 12.247s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 43135 2706 ns/op 2.96 MB/s BenchmarkDecrypt-4 42698 5997 ns/op 1.33 MB/s BenchmarkTDESEncrypt-4 13318 13892 ns/op 0.58 MB/s BenchmarkTDESDecrypt-4 13855 8004 ns/op 1.00 MB/s PASS ok crypto/des 4.962s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 859 139607 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 24300664 ns/op 1096 B/op 22 allocs/op BenchmarkECDH/P521-4 3 45365294 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 5506359 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 2.569s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2443 49311 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1718 69680 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1344 90658 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2415 51014 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1202 98886 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 696 169606 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3436 85109 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 8396260 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11921319 ns/op 1413 B/op 17 allocs/op PASS ok crypto/ecdsa 4.595s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 110 1241275 ns/op BenchmarkNewKeyFromSeed-4 100 1109516 ns/op BenchmarkSigning-4 79 1269454 ns/op BenchmarkVerification-4 52 2764955 ns/op PASS ok crypto/ed25519 2.119s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4377 26999 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 61 2187954 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5625433 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 13758351 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1275 97674 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 4720469 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 1 119947790 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 42815840 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7363 36604 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4254 28080 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2796 44215 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 37 3928298 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1755 80424 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 139 1192377 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1243 100315 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 50 2425248 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 8.533s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16164 7250 ns/op 141.25 MB/s BenchmarkHMACSHA256_32-4 12710 13429 ns/op 2.38 MB/s BenchmarkNewWriteSum-4 8944 36847 ns/op 0.87 MB/s PASS ok crypto/hmac 3.257s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 41000 4619 ns/op BenchmarkModSub-4 39451 3040 ns/op BenchmarkMontgomeryRepr-4 10000 12940 ns/op BenchmarkMontgomeryMul-4 10000 17745 ns/op BenchmarkModMul-4 6532 19052 ns/op BenchmarkExpBig-4 7 17294418 ns/op BenchmarkExp-4 4 35193329 ns/op PASS ok crypto/internal/bigmod 3.425s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 494 242391 ns/op BenchmarkScalarBaseMult-4 104 1014582 ns/op BenchmarkScalarMult-4 39 2959656 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2305674 ns/op PASS ok crypto/internal/edwards25519 1.893s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 222177 737.8 ns/op BenchmarkMultiply-4 230956 505.4 ns/op BenchmarkSquare-4 304932 541.0 ns/op BenchmarkInvert-4 1074 139528 ns/op BenchmarkMult32-4 705932 199.1 ns/op PASS ok crypto/internal/edwards25519/field 3.081s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4582241 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1462 90649 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 17251867 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 31376232 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 6 19046281 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6825 36268 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 26 7452941 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 167306676 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 4.196s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 244477 493.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 123388 937.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 60753 2073 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 253123 613.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 125150 973.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 59816 2130 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.280s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 84949 1570 ns/op 5.09 MB/s BenchmarkHash64-4 104331 1480 ns/op 43.25 MB/s BenchmarkHash128-4 96172 1316 ns/op 97.29 MB/s BenchmarkHash256-4 73164 1496 ns/op 171.15 MB/s BenchmarkHash512-4 68072 1907 ns/op 268.53 MB/s BenchmarkHash1K-4 49736 3606 ns/op 283.96 MB/s BenchmarkHash8K-4 10000 12878 ns/op 636.10 MB/s BenchmarkHash1M-4 85 1404319 ns/op 746.68 MB/s BenchmarkHash8M-4 10 16350618 ns/op 513.05 MB/s BenchmarkHash8BytesUnaligned-4 52682 2950 ns/op 2.71 MB/s BenchmarkHash1KUnaligned-4 49490 2775 ns/op 368.97 MB/s BenchmarkHash8KUnaligned-4 10000 12485 ns/op 656.14 MB/s PASS ok crypto/md5 4.891s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 197849728 ns/op PASS ok crypto/rand 1.253s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9081 25355 ns/op 5.05 MB/s BenchmarkRC4_1K-4 1360 107151 ns/op 9.56 MB/s BenchmarkRC4_8K-4 175 1169522 ns/op 6.92 MB/s PASS ok crypto/rc4 2.032s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 17049038 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 38924246 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 76834913 ns/op BenchmarkEncryptPKCS1v15/2048-4 382 323604 ns/op BenchmarkDecryptOAEP/2048-4 7 18040678 ns/op BenchmarkEncryptOAEP/2048-4 352 415266 ns/op BenchmarkSignPKCS1v15/2048-4 6 20041896 ns/op BenchmarkVerifyPKCS1v15/2048-4 351 313441 ns/op BenchmarkSignPSS/2048-4 6 18600436 ns/op BenchmarkVerifyPSS/2048-4 297 356512 ns/op PASS ok crypto/rsa 4.558s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 76292 1813 ns/op 4.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 85464 1342 ns/op 5.96 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 77160 1469 ns/op 217.83 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 83791 1491 ns/op 214.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 63679 3561 ns/op 287.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 61850 1681 ns/op 609.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21073 6044 ns/op 1355.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21560 6128 ns/op 1336.79 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 4.052s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 58260 2189 ns/op 3.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 60084 2034 ns/op 3.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 60495 1938 ns/op 4.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30546 5158 ns/op 198.53 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 46230 3119 ns/op 328.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 60367 2288 ns/op 447.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 20389 5572 ns/op 1470.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23448 5810 ns/op 1410.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 21567 6692 ns/op 1224.07 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 4.201s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 36427 2924 ns/op 2.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 49183 2376 ns/op 3.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50422 3658 ns/op 2.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 41592 2839 ns/op 360.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 55124 2180 ns/op 469.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 46348 2470 ns/op 414.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 24979 5294 ns/op 1547.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 26073 4090 ns/op 2003.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 26902 4950 ns/op 1655.07 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.907s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14373298 8.641 ns/op BenchmarkConstantTimeEq-4 14460733 9.320 ns/op BenchmarkConstantTimeLessOrEq-4 14095857 8.544 ns/op BenchmarkXORBytes/8Bytes-4 259089 474.3 ns/op 16.87 MB/s BenchmarkXORBytes/128Bytes-4 166981 761.3 ns/op 168.14 MB/s BenchmarkXORBytes/2048Bytes-4 20409 7363 ns/op 278.16 MB/s BenchmarkXORBytes/32768Bytes-4 1321 95014 ns/op 344.88 MB/s PASS ok crypto/subtle 2.768s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 19 18035012 ns/op BenchmarkCertCache/1-4 6 48400191 ns/op BenchmarkCertCache/2-4 7 59292394 ns/op BenchmarkCertCache/3-4 100 7430353 ns/op BenchmarkHandshakeServer/RSA-4 10 10934472 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 7 15746303 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 13025188 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1524254 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 170 946066 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 16 8980434 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 18 6334189 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 51733125 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 54278498 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 52346726 ns/op 20.03 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 60063360 ns/op 17.46 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 81773050 ns/op 25.65 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 69855052 ns/op 30.02 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 150711285 ns/op 27.83 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 107711882 ns/op 38.94 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 169008093 ns/op 49.63 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 239155808 ns/op 35.08 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 426015747 ns/op 39.38 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 438359791 ns/op 38.27 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 859860847 ns/op 39.02 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 795072987 ns/op 42.20 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1745693303 ns/op 38.44 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2797964964 ns/op 23.98 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 52325263 ns/op 20.04 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 51266360 ns/op 20.45 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 67229758 ns/op 31.19 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 84609020 ns/op 24.79 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 140392220 ns/op 29.88 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 162790932 ns/op 25.76 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 196002239 ns/op 42.80 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 212794352 ns/op 39.42 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 366623176 ns/op 45.76 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 408895794 ns/op 41.03 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 660284643 ns/op 50.82 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1071346063 ns/op 31.32 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1403192284 ns/op 47.83 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1607713632 ns/op 41.74 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 727434736 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 731423114 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 310586786 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 311415570 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 175753406 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 205644096 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 98461006 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 99576934 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 56669239 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 57139715 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 160461190 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 162552060 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 85070638 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 102893758 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 55994158 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 63518238 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 51333450 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 66577786 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 48567588 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 81147017 ns/op PASS ok crypto/tls 29.490s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17634787 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 476 274951 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 919 191961 ns/op 12660 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 770 160250 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 2.726s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 30 10485325 ns/op 277241 B/op 1607 allocs/op BenchmarkConcurrentStmtQuery-4 27 11474828 ns/op 261316 B/op 1921 allocs/op BenchmarkConcurrentStmtExec-4 57 4449896 ns/op 215562 B/op 509 allocs/op BenchmarkConcurrentTxQuery-4 34 5881365 ns/op 272115 B/op 2121 allocs/op BenchmarkConcurrentTxExec-4 63 3594579 ns/op 87939 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 51 3734122 ns/op 111168 B/op 2129 allocs/op BenchmarkConcurrentTxStmtExec-4 132 926466 ns/op 40257 B/op 381 allocs/op BenchmarkConcurrentRandom-4 44 5656737 ns/op 233904 B/op 1780 allocs/op BenchmarkManyConcurrentQueries-4 1884 90894 ns/op 4137 B/op 20 allocs/op BenchmarkGrabConn-4 217016 593.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 4.435s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1470 169150 ns/op BenchmarkSymbols32-4 1850 81704 ns/op PASS ok debug/elf 1.540s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 131253 2225 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 68 3870971 ns/op 180234 B/op 13 allocs/op Benchmark115/LineToPC-4 51 2321585 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12963 9711 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 3.222s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 55250 2163 ns/op BenchmarkMarshal-4 609 195792 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2546 47559 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.531s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 222 561032 ns/op 14.60 MB/s BenchmarkEncodeToString-4 248 501080 ns/op 16.35 MB/s BenchmarkDecode-4 136 918601 ns/op 14.27 MB/s BenchmarkDecodeString-4 140 963934 ns/op 13.60 MB/s PASS ok encoding/base32 2.076s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 286 488641 ns/op 16.76 MB/s BenchmarkDecodeString/2-4 308842 366.6 ns/op 10.91 MB/s BenchmarkDecodeString/4-4 238329 542.8 ns/op 14.74 MB/s BenchmarkDecodeString/8-4 184539 717.3 ns/op 16.73 MB/s BenchmarkDecodeString/64-4 27613 4186 ns/op 21.02 MB/s BenchmarkDecodeString/8192-4 242 498846 ns/op 21.90 MB/s BenchmarkNewEncoding-4 49213 2511 ns/op 101.97 MB/s PASS ok encoding/base64 2.950s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1354 98805 ns/op 40.48 MB/s BenchmarkReadStruct-4 10000 10064 ns/op 7.45 MB/s BenchmarkWriteStruct-4 10000 12046 ns/op 6.23 MB/s BenchmarkReadInts-4 43599 3064 ns/op 9.79 MB/s BenchmarkWriteInts-4 34808 3422 ns/op 8.77 MB/s BenchmarkWriteSlice1000Int32s-4 964 126328 ns/op 31.66 MB/s BenchmarkPutUint16-4 3138802 38.43 ns/op 52.05 MB/s BenchmarkAppendUint16-4 2958020 54.19 ns/op 36.91 MB/s BenchmarkPutUint32-4 2366944 75.86 ns/op 52.73 MB/s BenchmarkAppendUint32-4 2016081 51.84 ns/op 77.16 MB/s BenchmarkPutUint64-4 719732 157.5 ns/op 50.78 MB/s BenchmarkAppendUint64-4 678927 179.0 ns/op 44.70 MB/s BenchmarkLittleEndianPutUint16-4 3182840 38.05 ns/op 52.57 MB/s BenchmarkLittleEndianAppendUint16-4 2653357 42.45 ns/op 47.12 MB/s BenchmarkLittleEndianPutUint32-4 1762125 57.49 ns/op 69.58 MB/s BenchmarkLittleEndianAppendUint32-4 2282299 52.31 ns/op 76.47 MB/s BenchmarkLittleEndianPutUint64-4 748287 197.0 ns/op 40.60 MB/s BenchmarkLittleEndianAppendUint64-4 756326 158.2 ns/op 50.58 MB/s BenchmarkReadFloats-4 142380 819.3 ns/op 14.65 MB/s BenchmarkWriteFloats-4 138248 1140 ns/op 10.53 MB/s BenchmarkReadSlice1000Float32s-4 980 102928 ns/op 38.86 MB/s BenchmarkWriteSlice1000Float32s-4 867 149384 ns/op 26.78 MB/s BenchmarkReadSlice1000Uint8s-4 47224 3079 ns/op 324.79 MB/s BenchmarkWriteSlice1000Uint8s-4 34389 3596 ns/op 278.11 MB/s BenchmarkPutUvarint32-4 463038 239.3 ns/op 16.71 MB/s BenchmarkPutUvarint64-4 180937 718.6 ns/op 11.13 MB/s PASS ok encoding/binary 7.774s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5090 28801 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5148 54364 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5464 27944 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3033 42575 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6006 20296 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5751 20666 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5673 21178 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 1663 81744 ns/op 2981 B/op 12 allocs/op BenchmarkWrite-4 10000 36827 ns/op PASS ok encoding/csv 3.584s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 5763 21016 ns/op 1819 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 13233 9290 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 180 813697 ns/op 17061 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 598 173609 ns/op 820 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 975 103842 ns/op 89 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1116 123585 ns/op 78 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1845 58573 ns/op 209 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 39 3659650 ns/op 41640 B/op 256 allocs/op BenchmarkDecodeComplex128Slice-4 328 511782 ns/op 25325 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1024 184139 ns/op 10801 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 638 217667 ns/op 9773 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 373 390314 ns/op 39234 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 219 1771797 ns/op 66630 B/op 2213 allocs/op BenchmarkDecodeBytesSlice-4 376 405270 ns/op 24040 B/op 200 allocs/op BenchmarkDecodeInterfaceSlice-4 64 2684704 ns/op 83375 B/op 3178 allocs/op BenchmarkDecodeMap-4 64 1750343 ns/op 54130 B/op 181 allocs/op PASS ok encoding/gob 5.202s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14073 9275 ns/op 27.60 MB/s BenchmarkEncode/1024-4 3538 38019 ns/op 26.93 MB/s BenchmarkEncode/4096-4 890 136417 ns/op 30.03 MB/s BenchmarkEncode/16384-4 219 540335 ns/op 30.32 MB/s BenchmarkDecode/256-4 28189 4300 ns/op 59.53 MB/s BenchmarkDecode/1024-4 7249 16592 ns/op 61.72 MB/s BenchmarkDecode/4096-4 1816 70390 ns/op 58.19 MB/s BenchmarkDecode/16384-4 450 286417 ns/op 57.20 MB/s BenchmarkDump/256-4 1034 96941 ns/op 2.64 MB/s BenchmarkDump/1024-4 316 392865 ns/op 2.61 MB/s BenchmarkDump/4096-4 74 1622531 ns/op 2.52 MB/s BenchmarkDump/16384-4 18 6195030 ns/op 2.64 MB/s PASS ok encoding/hex 3.482s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 191789754 ns/op 10.12 MB/s 2272 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 200761716 ns/op 9.67 MB/s 8395400 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 200379650 ns/op 9.68 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 209709942 ns/op 9.25 MB/s 10336584 B/op 115 allocs/op BenchmarkMarshalBytes/32-4 19106 6162 ns/op BenchmarkMarshalBytes/256-4 5458 22464 ns/op BenchmarkMarshalBytes/4096-4 463 277445 ns/op BenchmarkMarshalBytesError/32-4 46 2500364 ns/op BenchmarkMarshalBytesError/256-4 46 2943494 ns/op BenchmarkMarshalBytesError/4096-4 33 3345905 ns/op BenchmarkMarshalMap-4 41419 6339 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 685281738 ns/op 2.83 MB/s 10098184 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 23276 4738 ns/op 2.95 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 36426 3057 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 497689071 ns/op 3.90 MB/s 2019856 B/op 40003 allocs/op BenchmarkCodeUnmarshalReuse-4 1 459037008 ns/op 4.23 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 48042 3221 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 109015 2501 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 212894 2067 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 10796 9402 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 45039 3297 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 64576 1821 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 8428 14172 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6028 31872 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1168 212622 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 93 1151456 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 7 15025420 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 503998 211.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 427347 248.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 689072 185.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 620130 188.4 ns/op BenchmarkEncodeMarshaler-4 46612 2929 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 43500 2480 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5271666 22.44 ns/op BenchmarkNumberIsValidRegexp-4 15088 8109 ns/op PASS ok encoding/json 15.212s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 34 3018508 ns/op 21.71 MB/s BenchmarkDecode-4 15 7334074 ns/op 12.11 MB/s PASS ok encoding/pem 1.303s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1636 161598 ns/op 6283 B/op 24 allocs/op BenchmarkUnmarshal-4 529 299392 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1746 143504 ns/op PASS ok encoding/xml 2.009s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 258307 555.3 ns/op BenchmarkAs-4 61036 1920 ns/op PASS ok errors 1.515s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 610426 245.1 ns/op BenchmarkIntSet-4 631672 261.7 ns/op BenchmarkFloatAdd-4 176740 635.2 ns/op BenchmarkFloatSet-4 761202 150.6 ns/op BenchmarkStringSet-4 620278 245.0 ns/op BenchmarkMapSet-4 163370 679.0 ns/op BenchmarkMapSetDifferent-4 48901 2782 ns/op BenchmarkMapSetDifferentRandom-4 301 396043 ns/op BenchmarkMapSetString-4 108902 950.9 ns/op BenchmarkMapAddSame-4 41452 4197 ns/op BenchmarkMapAddDifferent-4 11938 16101 ns/op BenchmarkMapAddDifferentRandom-4 274 551752 ns/op BenchmarkMapAddSameSteadyState-4 472358 305.2 ns/op BenchmarkMapAddDifferentSteadyState-4 115497 1015 ns/op BenchmarkMapString-4 7452 17654 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 26790 6512 ns/op PASS ok expvar 5.774s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 75434 1990 ns/op BenchmarkSprintfEmpty-4 158217 983.5 ns/op BenchmarkSprintfString-4 208819 1175 ns/op BenchmarkSprintfTruncateString-4 127972 1421 ns/op BenchmarkSprintfTruncateBytes-4 136476 1267 ns/op BenchmarkSprintfSlowParsingPath-4 132132 793.8 ns/op BenchmarkSprintfQuoteString-4 40443 3978 ns/op BenchmarkSprintfInt-4 132098 1152 ns/op BenchmarkSprintfIntInt-4 112891 1367 ns/op BenchmarkSprintfPrefixedInt-4 149636 2139 ns/op BenchmarkSprintfFloat-4 92439 1808 ns/op BenchmarkSprintfComplex-4 38277 3388 ns/op BenchmarkSprintfBoolean-4 176904 987.5 ns/op BenchmarkSprintfHexString-4 104972 1708 ns/op BenchmarkSprintfHexBytes-4 61773 3506 ns/op BenchmarkSprintfBytes-4 39316 3954 ns/op BenchmarkSprintfStringer-4 63798 2125 ns/op BenchmarkSprintfStructure-4 10000 10775 ns/op BenchmarkManyArgs-4 52477 3032 ns/op BenchmarkFprintInt-4 61204 2267 ns/op BenchmarkFprintfBytes-4 72180 1845 ns/op BenchmarkFprintIntNoAlloc-4 62503 2485 ns/op BenchmarkScanInts-4 25 4578811 ns/op BenchmarkScanRecursiveInt-4 1 392749640 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 420661890 ns/op PASS ok fmt 8.420s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 694 165387 ns/op PASS ok go/build 1.217s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 41346 6097 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12955 11590 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4672 27925 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1189 121099 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 232 472416 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 78 1900702 ns/op 215521 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 14296212 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 4 40818888 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 204451252 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 4.178s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 306508610 ns/op 0.21 MB/s 46554016 B/op 49094 allocs/op PASS ok go/format 1.359s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 27249677 ns/op 1.98 MB/s BenchmarkParseOnly-4 5 25682981 ns/op 2.10 MB/s BenchmarkResolve-4 44 4487391 ns/op 12.00 MB/s PASS ok go/parser 3.228s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 381798260 ns/op 0.14 MB/s 5345824 B/op 27537 allocs/op BenchmarkPrintDecl-4 734 300170 ns/op 0.11 MB/s 16141 B/op 51 allocs/op PASS ok go/printer 1.715s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 244 489686 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 11257080 ns/op 4.44 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 17330049 ns/op 4.26 MB/s BenchmarkScanFiles/net/http/server.go-4 4 26349005 ns/op 4.69 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 129 813173 ns/op 3.81 MB/s PASS ok go/scanner 2.035s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 931254 137.7 ns/op PASS ok go/token 1.251s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1094052 ns/op BenchmarkNamed/Underlying/nongeneric-4 1288778 86.21 ns/op BenchmarkNamed/Underlying/generic-4 561621 218.5 ns/op BenchmarkNamed/Underlying/src_instance-4 1331598 86.38 ns/op BenchmarkNamed/Underlying/user_instance-4 1284577 146.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 17626 ns/op BenchmarkNamed/NewMethodSet/generic-4 13137 12806 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 12277 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 18378 ns/op BenchmarkCheck/http/funcbodies/info-4 1 978978024 ns/op 33866 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 757858931 ns/op 44393 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 490784356 ns/op 68550 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 313266587 ns/op 105910 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1370898411 ns/op 3813 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 184832028 ns/op 28273 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 105950218 ns/op 49329 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 122337756 ns/op 42721 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 390482314 ns/op 5544 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 175491024 ns/op 12169 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 86414487 ns/op 25072 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 131372926 ns/op 16000 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1599250221 ns/op 42495 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 908326150 ns/op 76024 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 169634382 ns/op 406999 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 144634334 ns/op 407327 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 995707492 ns/op 2016 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 142832332 ns/op 14048 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 117961581 ns/op 17010 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 136655534 ns/op 14684 lines/s PASS ok go/types 31.320s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9074 12141 ns/op 84.34 MB/s PASS ok hash/adler32 1.371s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 212197 525.1 ns/op 28.57 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 190362 1177 ns/op 12.75 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 78223 1583 ns/op 25.27 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 87027 1385 ns/op 28.88 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 524845 259.6 ns/op 1972.64 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 479318 209.9 ns/op 2439.81 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 548610 218.0 ns/op 4696.40 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 523920 225.0 ns/op 4552.00 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 423236 285.8 ns/op 14332.14 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 398732 379.8 ns/op 10783.62 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 138520 1004 ns/op 32651.64 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 119070 925.6 ns/op 35401.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 204978 568.0 ns/op 26.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 182834 624.0 ns/op 24.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 62676 1692 ns/op 23.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 74085 1530 ns/op 26.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 523033 245.1 ns/op 2088.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 506130 238.7 ns/op 2145.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 486904 472.1 ns/op 2169.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 440965 260.6 ns/op 3929.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 350890 308.7 ns/op 13269.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 376413 318.8 ns/op 12849.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 133285 913.4 ns/op 35875.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 124304 1491 ns/op 21980.17 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 192517 546.1 ns/op 27.47 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 182038 609.0 ns/op 24.63 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 105594 1142 ns/op 35.03 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 93886 1227 ns/op 32.59 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9166 12736 ns/op 40.20 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9195 13533 ns/op 37.83 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4554 27101 ns/op 37.78 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4688 26175 ns/op 39.12 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1149 104727 ns/op 39.11 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1161 113271 ns/op 36.16 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 144 861852 ns/op 38.02 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 141 818773 ns/op 40.02 MB/s PASS ok hash/crc32 10.907s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 56 2087218 ns/op 31.40 MB/s BenchmarkCrc64/ISO4KB-4 823 203579 ns/op 20.12 MB/s BenchmarkCrc64/ISO1KB-4 2983 36810 ns/op 27.82 MB/s BenchmarkCrc64/ECMA64KB-4 55 2071761 ns/op 31.63 MB/s BenchmarkCrc64/Random64KB-4 48 2411133 ns/op 27.18 MB/s BenchmarkCrc64/Random16KB-4 220 654858 ns/op 25.02 MB/s PASS ok hash/crc64 2.424s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9202 13894 ns/op 73.70 MB/s BenchmarkFnv32aKB-4 8740 11657 ns/op 87.84 MB/s BenchmarkFnv64KB-4 8509 11764 ns/op 87.05 MB/s BenchmarkFnv64aKB-4 9754 11922 ns/op 85.89 MB/s BenchmarkFnv128KB-4 1062 107891 ns/op 9.49 MB/s BenchmarkFnv128aKB-4 1149 120547 ns/op 8.49 MB/s PASS ok hash/fnv 2.296s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 548013 229.6 ns/op 17.42 MB/s BenchmarkHash/n=4/Bytes-4 4665763 52.45 ns/op 76.27 MB/s BenchmarkHash/n=4/String-4 1732621 87.16 ns/op 45.89 MB/s BenchmarkHash/n=8/Write-4 567202 196.0 ns/op 40.83 MB/s BenchmarkHash/n=8/Bytes-4 4566766 22.17 ns/op 360.83 MB/s BenchmarkHash/n=8/String-4 1727324 74.62 ns/op 107.20 MB/s BenchmarkHash/n=16/Write-4 591729 386.3 ns/op 41.41 MB/s BenchmarkHash/n=16/Bytes-4 4697316 26.25 ns/op 609.60 MB/s BenchmarkHash/n=16/String-4 1720498 124.0 ns/op 129.02 MB/s BenchmarkHash/n=32/Write-4 579807 212.0 ns/op 150.98 MB/s BenchmarkHash/n=32/Bytes-4 4102966 27.92 ns/op 1145.94 MB/s BenchmarkHash/n=32/String-4 1649667 71.93 ns/op 444.87 MB/s BenchmarkHash/n=64/Write-4 526638 225.6 ns/op 283.70 MB/s BenchmarkHash/n=64/Bytes-4 3381213 33.25 ns/op 1925.03 MB/s BenchmarkHash/n=64/String-4 1245748 88.88 ns/op 720.08 MB/s BenchmarkHash/n=256/Write-4 387470 315.9 ns/op 810.41 MB/s BenchmarkHash/n=256/Bytes-4 1983123 60.99 ns/op 4197.63 MB/s BenchmarkHash/n=256/String-4 727969 167.8 ns/op 1525.59 MB/s BenchmarkHash/n=320/Write-4 362508 322.5 ns/op 992.25 MB/s BenchmarkHash/n=320/Bytes-4 1575895 76.45 ns/op 4185.56 MB/s BenchmarkHash/n=320/String-4 541797 263.7 ns/op 1213.60 MB/s BenchmarkHash/n=1024/Write-4 232237 526.9 ns/op 1943.33 MB/s BenchmarkHash/n=1024/Bytes-4 595348 227.0 ns/op 4510.80 MB/s BenchmarkHash/n=1024/String-4 212067 573.6 ns/op 1785.27 MB/s BenchmarkHash/n=4096/Write-4 87249 1442 ns/op 2840.14 MB/s BenchmarkHash/n=4096/Bytes-4 156987 792.6 ns/op 5167.75 MB/s BenchmarkHash/n=4096/String-4 56449 2321 ns/op 1764.92 MB/s BenchmarkHash/n=16384/Write-4 23490 4658 ns/op 3517.27 MB/s BenchmarkHash/n=16384/Bytes-4 39735 3146 ns/op 5208.59 MB/s BenchmarkHash/n=16384/String-4 13822 11191 ns/op 1464.06 MB/s PASS ok hash/maphash 8.295s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 792 152569 ns/op BenchmarkEscapeNone-4 83816 2212 ns/op BenchmarkUnescape-4 802 168562 ns/op BenchmarkUnescapeNone-4 500023 271.5 ns/op BenchmarkUnescapeSparse-4 10000 41172 ns/op BenchmarkUnescapeDense-4 1046 115622 ns/op PASS ok html 2.890s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8677 42997 ns/op BenchmarkCSSEscaperNoSpecials-4 49057 2577 ns/op BenchmarkDecodeCSS-4 21116 4901 ns/op BenchmarkDecodeCSSNoSpecials-4 3820738 33.34 ns/op BenchmarkCSSValueFilter-4 105735 3802 ns/op BenchmarkCSSValueFilterOk-4 83247 1922 ns/op BenchmarkEscapedExecute-4 3688 28805 ns/op BenchmarkHTMLNospaceEscaper-4 11197 12777 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 63237 1704 ns/op BenchmarkStripTags-4 14794 10370 ns/op BenchmarkStripTagsNoSpecials-4 326660 794.8 ns/op BenchmarkJSValEscaperWithNum-4 19052 11832 ns/op BenchmarkJSValEscaperWithStr-4 5763 21320 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16228 7093 ns/op BenchmarkJSValEscaperWithObj-4 4437 49685 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 11550 ns/op BenchmarkJSStrEscaperNoSpecials-4 63044 1974 ns/op BenchmarkJSStrEscaper-4 10000 11345 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 56364 2060 ns/op BenchmarkJSRegexpEscaper-4 9762 12882 ns/op BenchmarkTemplateSpecialTags-4 73 1377738 ns/op BenchmarkURLEscaper-4 3397 37497 ns/op BenchmarkURLEscaperNoSpecials-4 159919 959.5 ns/op BenchmarkURLNormalizer-4 5032 24563 ns/op BenchmarkURLNormalizerNoSpecials-4 153613 1063 ns/op BenchmarkSrcsetFilter-4 14958 7963 ns/op BenchmarkSrcsetFilterNoSpecials-4 98854 1388 ns/op PASS ok html/template 10.335s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 446179 227.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 400160 345.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 527139 1081 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 411620 735.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1272768 94.23 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 122.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1253416 92.89 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 936484 164.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 919248 145.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 417746 994.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 293510 832.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 414116 678.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 342716 910.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 733431 233.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 484227 259.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 597031 250.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 504478 615.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 384292 298.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 619120 269.5 ns/op BenchmarkRGBASetRGBA-4 1000000 120.2 ns/op BenchmarkRGBA64At-4 536964 223.0 ns/op BenchmarkRGBA64SetRGBA64-4 608806 195.9 ns/op BenchmarkNRGBAAt-4 753306 197.5 ns/op BenchmarkNRGBASetNRGBA-4 1000000 118.8 ns/op BenchmarkNRGBA64At-4 561306 215.4 ns/op BenchmarkNRGBA64SetNRGBA64-4 638709 191.6 ns/op BenchmarkAlphaAt-4 1801987 55.86 ns/op BenchmarkAlphaSetAlpha-4 2121495 77.61 ns/op BenchmarkAlpha16At-4 1000000 102.8 ns/op BenchmarkAlphaSetAlpha16-4 1000000 113.2 ns/op BenchmarkGrayAt-4 2166303 72.97 ns/op BenchmarkGraySetGray-4 1999894 58.55 ns/op BenchmarkGray16At-4 1000000 108.9 ns/op BenchmarkGraySetGray16-4 818582 123.1 ns/op PASS ok image 15.635s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2878624 45.89 ns/op BenchmarkYCbCrToRGB/128-4 2784675 56.22 ns/op BenchmarkYCbCrToRGB/255-4 2541714 48.62 ns/op BenchmarkRGBToYCbCr/0-4 2886064 44.10 ns/op BenchmarkRGBToYCbCr/Cb-4 2878135 41.81 ns/op BenchmarkRGBToYCbCr/Cr-4 2741888 43.83 ns/op BenchmarkYCbCrToRGBA/0-4 2348958 76.59 ns/op BenchmarkYCbCrToRGBA/128-4 2425144 48.69 ns/op BenchmarkYCbCrToRGBA/255-4 2487704 48.87 ns/op BenchmarkNYCbCrAToRGBA/0-4 2443077 48.52 ns/op BenchmarkNYCbCrAToRGBA/128-4 1401740 81.94 ns/op BenchmarkNYCbCrAToRGBA/255-4 2503399 48.28 ns/op PASS ok image/color 5.402s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 64055924 ns/op BenchmarkFillSrc-4 374 332880 ns/op BenchmarkCopyOver-4 5 22500702 ns/op BenchmarkCopySrc-4 496 450587 ns/op BenchmarkNRGBAOver-4 4 28615104 ns/op BenchmarkNRGBASrc-4 10 10653618 ns/op BenchmarkYCbCr-4 7 21383447 ns/op BenchmarkGray-4 15 9256102 ns/op BenchmarkCMYK-4 8 12902412 ns/op BenchmarkGlyphOver-4 15 12309141 ns/op BenchmarkRGBAMaskOver-4 2 54833988 ns/op BenchmarkGrayMaskOver-4 3 34443871 ns/op BenchmarkRGBA64ImageMaskOver-4 2 52602174 ns/op BenchmarkRGBA-4 4 39370877 ns/op BenchmarkPalettedFill-4 1027 149336 ns/op BenchmarkPalettedRGBA-4 3 33576725 ns/op BenchmarkGenericOver-4 2 80637598 ns/op BenchmarkGenericMaskOver-4 3 33412402 ns/op BenchmarkGenericSrc-4 2 68473904 ns/op BenchmarkGenericMaskSrc-4 3 49760785 ns/op PASS ok image/draw 10.725s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 7813978 ns/op 1.98 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 226667853 ns/op 1.36 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 7478398710 ns/op 0.16 MB/s 417256 B/op 14 allocs/op BenchmarkEncodeRealisticPaletted-4 39 3384278 ns/op 4.57 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 224295026 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 10.976s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2140 66128 ns/op BenchmarkIDCT-4 2964 87773 ns/op BenchmarkDecodeBaseline-4 6 76062050 ns/op 0.81 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25729058 ns/op 2.40 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 255754089 ns/op 4.80 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 293108063 ns/op 3.14 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 7.083s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12032006 10.01 ns/op BenchmarkDecodeGray-4 9 46234885 ns/op 1.42 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 1 270496455 ns/op 0.97 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 164034025 ns/op 1.60 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 17779397 ns/op 3.69 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 34762863 ns/op 7.54 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 115221460 ns/op 2.28 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 136829161 ns/op 2.25 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 1 175090087 ns/op 1.75 MB/s 852208 B/op 31 allocs/op BenchmarkEncodeNRGBOpaque-4 1 346987073 ns/op 3.54 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 481263564 ns/op 2.55 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 42775116 ns/op 7.18 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 760127125 ns/op 1.62 MB/s 860392 B/op 33 allocs/op BenchmarkEncodeRGBA-4 1 2167976768 ns/op 0.57 MB/s 864200 B/op 36 allocs/op PASS ok image/png 14.115s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 70130124 ns/op 1.43 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 55597442 ns/op 1.80 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 334298397 ns/op 1.50 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 506439248 ns/op 0.99 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 82251918 ns/op 1.22 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 145942228 ns/op 0.69 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 350586028 ns/op 1.43 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 295320161 ns/op 1.69 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 980110928 ns/op 1.02 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 605236742 ns/op 1.65 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 5986745689 ns/op 0.84 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 5411952535 ns/op 0.92 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 8 19431144 ns/op 5.15 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 12611987 ns/op 7.93 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 131312765 ns/op 3.81 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 83885518 ns/op 5.96 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 114735554 ns/op 8.72 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 122632182 ns/op 8.15 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 711621033 ns/op 7.03 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 633451178 ns/op 7.89 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 85575496 ns/op 1.17 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 88851002 ns/op 1.13 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 425614645 ns/op 1.17 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 412331055 ns/op 1.21 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1001839455 ns/op 1.00 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 963580849 ns/op 1.04 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7602298048 ns/op 0.66 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 7405983196 ns/op 0.68 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 530711460 ns/op 7.88 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 425553673 ns/op 9.82 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 72.001s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 406628 307.0 ns/op 834.00 MB/s PASS ok internal/chacha8rand 1.459s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30938 28873 ns/op 0.03 MB/s BenchmarkMarshalCorpusFile/2-4 32511 3798 ns/op 0.53 MB/s BenchmarkMarshalCorpusFile/4-4 25431 5173 ns/op 0.77 MB/s BenchmarkMarshalCorpusFile/8-4 22375 8373 ns/op 0.96 MB/s BenchmarkMarshalCorpusFile/16-4 20271 6672 ns/op 2.40 MB/s BenchmarkMarshalCorpusFile/32-4 10000 21831 ns/op 1.47 MB/s BenchmarkMarshalCorpusFile/64-4 9968 22606 ns/op 2.83 MB/s BenchmarkMarshalCorpusFile/128-4 7816 14239 ns/op 8.99 MB/s BenchmarkMarshalCorpusFile/256-4 2370 115366 ns/op 2.22 MB/s BenchmarkMarshalCorpusFile/512-4 1740 92931 ns/op 5.51 MB/s BenchmarkMarshalCorpusFile/1024-4 1034 314232 ns/op 3.26 MB/s BenchmarkMarshalCorpusFile/2048-4 416 445621 ns/op 4.60 MB/s BenchmarkMarshalCorpusFile/4096-4 100 2064698 ns/op 1.98 MB/s BenchmarkMarshalCorpusFile/8192-4 100 5739046 ns/op 1.43 MB/s BenchmarkMarshalCorpusFile/16384-4 56 8269991 ns/op 1.98 MB/s BenchmarkMarshalCorpusFile/32768-4 27 9673736 ns/op 3.39 MB/s BenchmarkMarshalCorpusFile/65536-4 9 25327594 ns/op 2.59 MB/s BenchmarkMarshalCorpusFile/131072-4 2 108617761 ns/op 1.21 MB/s BenchmarkMarshalCorpusFile/262144-4 1 192152752 ns/op 1.36 MB/s BenchmarkMarshalCorpusFile/524288-4 1 186976363 ns/op 2.80 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 206994328 ns/op 5.07 MB/s BenchmarkUnmarshalCorpusFile/1-4 7215 17759 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 6718 122850 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/4-4 6434 20118 ns/op 0.20 MB/s BenchmarkUnmarshalCorpusFile/8-4 6147 40302 ns/op 0.20 MB/s BenchmarkUnmarshalCorpusFile/16-4 4618 26429 ns/op 0.61 MB/s BenchmarkUnmarshalCorpusFile/32-4 3180 39324 ns/op 0.81 MB/s BenchmarkUnmarshalCorpusFile/64-4 3042 48063 ns/op 1.33 MB/s BenchmarkUnmarshalCorpusFile/128-4 2193 58801 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/256-4 968 125509 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/512-4 468 244583 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/1024-4 213 486020 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 2630310 ns/op 0.78 MB/s BenchmarkUnmarshalCorpusFile/4096-4 63 4147193 ns/op 0.99 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 6501045 ns/op 1.26 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7694355 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 31537303 ns/op 1.04 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 34962040 ns/op 1.87 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 61368113 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 123407928 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 235773696 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 734292554 ns/op 1.43 MB/s BenchmarkMutatorBytes/1-4 30000 4258 ns/op BenchmarkMutatorBytes/10-4 34998 5589 ns/op BenchmarkMutatorBytes/100-4 16371 6420 ns/op BenchmarkMutatorBytes/1000-4 21356 6027 ns/op BenchmarkMutatorBytes/10000-4 7948 23818 ns/op BenchmarkMutatorBytes/100000-4 1341 103658 ns/op BenchmarkMutatorString/1-4 20000 9464 ns/op BenchmarkMutatorString/10-4 32064 4297 ns/op BenchmarkMutatorString/100-4 29486 7696 ns/op BenchmarkMutatorString/1000-4 13708 9661 ns/op BenchmarkMutatorString/10000-4 4166 60056 ns/op BenchmarkMutatorString/100000-4 278 360883 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16369 7107 ns/op BenchmarkMutatorAllBasicTypes/string-4 18678 13214 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63631 2007 ns/op BenchmarkMutatorAllBasicTypes/float32-4 57226 2123 ns/op BenchmarkMutatorAllBasicTypes/float64-4 56976 2376 ns/op BenchmarkMutatorAllBasicTypes/int-4 62228 1994 ns/op BenchmarkMutatorAllBasicTypes/int8-4 59637 2186 ns/op BenchmarkMutatorAllBasicTypes/int16-4 61084 2421 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47281 2134 ns/op BenchmarkMutatorAllBasicTypes/int64-4 10000 20077 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 58498 2728 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 57878 2099 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 60172 3253 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 55497 2292 ns/op PASS ok internal/fuzz 34.277s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 2 153918468 ns/op 1320 B/op 12 allocs/op BenchmarkGetByString-4 151510 800.9 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.547s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 44197 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 24894 4913 ns/op BenchmarkSplicePipePoolParallel-4 87289 3237 ns/op BenchmarkSplicePipeNativeParallel-4 39805 2688 ns/op PASS ok internal/poll 3.162s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 3 47188066 ns/op PASS ok internal/trace 5.503s PASS ok internal/zstd 1.193s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 16855 ns/op BenchmarkCopyNLarge-4 144 951765 ns/op PASS ok io 1.663s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 170528 739.1 ns/op BenchmarkPrintln-4 19940 5945 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 33937 6623 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 3388 51676 ns/op BenchmarkDiscard-4 877857 169.3 ns/op 0 B/op 0 allocs/op PASS ok log 3.026s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 60310 2421 ns/op BenchmarkJSONHandler/defaults-4 4825 21477 ns/op 544 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3400 49030 ns/op 786 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3832 37989 ns/op 750 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5127 26888 ns/op 525 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5366 20345 ns/op 533 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4784 24826 ns/op 536 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24267 4945 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 21194 5613 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 109207 1271 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 73594 3000 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 57528 2038 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 67081 1879 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 74090 1894 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 53348 2266 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 253.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 507530 262.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 608902 219.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 443392 294.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 373442 542.7 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4782 178018 ns/op BenchmarkDispatch/switch-checked-4 162630 1031 ns/op BenchmarkDispatch/As-4 173245 1481 ns/op BenchmarkDispatch/Visit-4 147140 1486 ns/op BenchmarkUnsafeStrings-4 12771 9297 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 11.980s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 749422 155.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 476826 333.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 368248 513.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 153618 915.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 26031 10284 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 45612 3045 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 10000 25647 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 6878 30758 ns/op 3462 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 9955 21946 ns/op 606 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 6428 18401 ns/op 592 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4454 37588 ns/op 1084 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1131 98461 ns/op 4274 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 8574 24077 ns/op 535 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 13371 22190 ns/op 529 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6146 62482 ns/op 939 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1009 258436 ns/op 3760 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 9.056s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 71225693 ns/op PASS ok maps 2.700s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 5782567 20.29 ns/op BenchmarkAcosh-4 4874074 24.14 ns/op BenchmarkAsin-4 6426220 22.99 ns/op BenchmarkAsinh-4 4048875 48.79 ns/op BenchmarkAtan-4 6732260 16.81 ns/op BenchmarkAtanh-4 4019284 25.03 ns/op BenchmarkAtan2-4 5048059 48.88 ns/op BenchmarkCbrt-4 2491983 85.82 ns/op BenchmarkCeil-4 16184367 8.467 ns/op BenchmarkCopysign-4 1316498 233.8 ns/op BenchmarkCos-4 7819204 14.24 ns/op BenchmarkCosh-4 6800204 17.37 ns/op BenchmarkErf-4 7448187 16.61 ns/op BenchmarkErfc-4 7143093 16.53 ns/op BenchmarkErfinv-4 3056808 35.36 ns/op BenchmarkErfcinv-4 1000000 144.8 ns/op BenchmarkExp-4 7588158 16.16 ns/op BenchmarkExpGo-4 719376 223.8 ns/op BenchmarkExpm1-4 6595946 17.05 ns/op BenchmarkExp2-4 762925 157.6 ns/op BenchmarkExp2Go-4 737408 171.4 ns/op BenchmarkAbs-4 2241434 81.68 ns/op BenchmarkDim-4 8162036 14.22 ns/op BenchmarkFloor-4 14772505 7.743 ns/op BenchmarkMax-4 12261766 9.771 ns/op BenchmarkMin-4 11084714 10.96 ns/op BenchmarkMod-4 191144 626.9 ns/op BenchmarkFrexp-4 1000000 115.8 ns/op BenchmarkGamma-4 384814 320.4 ns/op BenchmarkHypot-4 1000000 122.3 ns/op BenchmarkHypotGo-4 1000000 124.7 ns/op BenchmarkIlogb-4 1435346 142.2 ns/op BenchmarkJ0-4 166238 2557 ns/op BenchmarkJ1-4 167697 685.4 ns/op BenchmarkJn-4 84286 1579 ns/op BenchmarkLdexp-4 950383 110.7 ns/op BenchmarkLgamma-4 456555 235.3 ns/op BenchmarkLog-4 5531515 20.11 ns/op BenchmarkLogb-4 1378818 90.81 ns/op BenchmarkLog1p-4 6473023 20.15 ns/op BenchmarkLog10-4 5420814 19.56 ns/op BenchmarkLog2-4 992157 121.2 ns/op BenchmarkModf-4 2506982 48.09 ns/op BenchmarkNextafter32-4 2386090 98.40 ns/op BenchmarkNextafter64-4 2268223 96.87 ns/op BenchmarkPowInt-4 3349280 38.24 ns/op BenchmarkPowFrac-4 3297806 36.35 ns/op BenchmarkPow10Pos-4 4260067 31.46 ns/op BenchmarkPow10Neg-4 3725164 39.28 ns/op BenchmarkRound-4 1000000 259.8 ns/op BenchmarkRoundToEven-4 1000000 158.1 ns/op BenchmarkRemainder-4 291284 430.3 ns/op BenchmarkSignbit-4 3928885 40.70 ns/op BenchmarkSin-4 8314399 13.50 ns/op BenchmarkSincos-4 601903 194.3 ns/op BenchmarkSinh-4 6526683 18.87 ns/op BenchmarkSqrtIndirect-4 10329168 13.67 ns/op BenchmarkSqrtLatency-4 8864624 12.51 ns/op BenchmarkSqrtIndirectLatency-4 9329866 11.74 ns/op BenchmarkSqrtGoLatency-4 1347702 190.7 ns/op BenchmarkSqrtPrime-4 109975 1164 ns/op BenchmarkTan-4 5912383 19.37 ns/op BenchmarkTanh-4 5597067 23.01 ns/op BenchmarkTrunc-4 14024419 7.867 ns/op BenchmarkY0-4 181125 670.7 ns/op BenchmarkY1-4 178750 668.2 ns/op BenchmarkYn-4 87276 1537 ns/op BenchmarkFloat64bits-4 3833547 31.81 ns/op BenchmarkFloat64frombits-4 3544296 32.87 ns/op BenchmarkFloat32bits-4 3662251 33.86 ns/op BenchmarkFloat32frombits-4 3882410 32.77 ns/op BenchmarkFMA-4 15093022 7.688 ns/op PASS ok math 34.134s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10748406 10.81 ns/op 5922.19 MB/s BenchmarkAddVV/2-4 9939512 12.73 ns/op 10054.82 MB/s BenchmarkAddVV/3-4 8634536 16.25 ns/op 11815.92 MB/s BenchmarkAddVV/4-4 9546086 12.44 ns/op 20583.38 MB/s BenchmarkAddVV/5-4 8025066 23.38 ns/op 13688.03 MB/s BenchmarkAddVV/10-4 6631964 18.01 ns/op 35526.45 MB/s BenchmarkAddVV/100-4 2332862 129.6 ns/op 49394.14 MB/s BenchmarkAddVV/1000-4 263708 410.4 ns/op 155951.19 MB/s BenchmarkSubVV/1-4 11268607 10.81 ns/op 5920.70 MB/s BenchmarkSubVV/2-4 10493233 18.99 ns/op 6739.23 MB/s BenchmarkSubVV/3-4 9351115 18.47 ns/op 10393.57 MB/s BenchmarkSubVV/4-4 9459188 12.53 ns/op 20436.54 MB/s BenchmarkSubVV/5-4 7612550 13.61 ns/op 23513.91 MB/s BenchmarkSubVV/10-4 6323661 17.80 ns/op 35950.14 MB/s BenchmarkSubVV/100-4 2354926 53.11 ns/op 120498.76 MB/s BenchmarkSubVV/1000-4 287691 469.5 ns/op 136303.07 MB/s BenchmarkAddVW/1-4 10610952 13.10 ns/op 610.61 MB/s BenchmarkAddVW/2-4 11960347 11.69 ns/op 1368.39 MB/s BenchmarkAddVW/3-4 11045175 11.30 ns/op 2123.56 MB/s BenchmarkAddVW/4-4 10260015 11.43 ns/op 2800.19 MB/s BenchmarkAddVW/5-4 10441352 27.43 ns/op 1458.16 MB/s BenchmarkAddVW/10-4 7026860 19.07 ns/op 4195.54 MB/s BenchmarkAddVW/100-4 4936600 25.55 ns/op 31310.43 MB/s BenchmarkAddVW/1000-4 564736 250.5 ns/op 31939.27 MB/s BenchmarkAddVWext/1-4 11799044 23.61 ns/op 338.78 MB/s BenchmarkAddVWext/2-4 11918702 11.73 ns/op 1364.15 MB/s BenchmarkAddVWext/3-4 11191285 11.52 ns/op 2083.28 MB/s BenchmarkAddVWext/4-4 10627190 11.44 ns/op 2796.64 MB/s BenchmarkAddVWext/5-4 10417638 17.25 ns/op 2318.61 MB/s BenchmarkAddVWext/10-4 8888534 15.35 ns/op 5212.46 MB/s BenchmarkAddVWext/100-4 1558466 196.0 ns/op 4082.54 MB/s BenchmarkAddVWext/1000-4 274977 426.7 ns/op 18747.71 MB/s BenchmarkSubVW/1-4 11712114 12.77 ns/op 626.24 MB/s BenchmarkSubVW/2-4 10088522 10.38 ns/op 1540.75 MB/s BenchmarkSubVW/3-4 9181486 13.94 ns/op 1722.27 MB/s BenchmarkSubVW/4-4 8149664 14.76 ns/op 2168.25 MB/s BenchmarkSubVW/5-4 9036265 11.79 ns/op 3391.43 MB/s BenchmarkSubVW/10-4 7661848 16.88 ns/op 4740.69 MB/s BenchmarkSubVW/100-4 4613598 29.98 ns/op 26685.11 MB/s BenchmarkSubVW/1000-4 601892 296.1 ns/op 27016.37 MB/s BenchmarkSubVWext/1-4 11412288 11.06 ns/op 723.10 MB/s BenchmarkSubVWext/2-4 11661721 11.49 ns/op 1391.97 MB/s BenchmarkSubVWext/3-4 11002191 13.23 ns/op 1813.69 MB/s BenchmarkSubVWext/4-4 10208772 14.10 ns/op 2269.56 MB/s BenchmarkSubVWext/5-4 9555733 12.92 ns/op 3096.76 MB/s BenchmarkSubVWext/10-4 7694710 15.03 ns/op 5323.01 MB/s BenchmarkSubVWext/100-4 2098717 67.72 ns/op 11814.19 MB/s BenchmarkSubVWext/1000-4 271450 430.3 ns/op 18593.14 MB/s BenchmarkMulAddVWW/1-4 9309139 15.78 ns/op 4056.81 MB/s BenchmarkMulAddVWW/2-4 8823928 17.22 ns/op 7434.20 MB/s BenchmarkMulAddVWW/3-4 7634490 15.62 ns/op 12294.53 MB/s BenchmarkMulAddVWW/4-4 6891291 17.06 ns/op 15006.53 MB/s BenchmarkMulAddVWW/5-4 6173928 23.03 ns/op 13897.07 MB/s BenchmarkMulAddVWW/10-4 4382083 42.09 ns/op 15206.31 MB/s BenchmarkMulAddVWW/100-4 617706 212.5 ns/op 30122.95 MB/s BenchmarkMulAddVWW/1000-4 65962 1975 ns/op 32399.23 MB/s BenchmarkAddMulVVW/1-4 9779488 12.00 ns/op 5333.63 MB/s BenchmarkAddMulVVW/2-4 8603212 13.84 ns/op 9249.94 MB/s BenchmarkAddMulVVW/3-4 6542510 17.99 ns/op 10672.39 MB/s BenchmarkAddMulVVW/4-4 6701210 18.57 ns/op 13788.29 MB/s BenchmarkAddMulVVW/5-4 6426873 22.76 ns/op 14057.63 MB/s BenchmarkAddMulVVW/10-4 3978854 58.65 ns/op 10911.52 MB/s BenchmarkAddMulVVW/100-4 545574 307.3 ns/op 20825.06 MB/s BenchmarkAddMulVVW/1000-4 56359 3169 ns/op 20193.95 MB/s BenchmarkDivWVW/1-4 2468889 48.33 ns/op 1324.35 MB/s BenchmarkDivWVW/2-4 1000000 122.0 ns/op 1049.00 MB/s BenchmarkDivWVW/3-4 807825 149.7 ns/op 1282.57 MB/s BenchmarkDivWVW/4-4 671422 180.5 ns/op 1418.27 MB/s BenchmarkDivWVW/5-4 598272 202.6 ns/op 1579.17 MB/s BenchmarkDivWVW/10-4 324974 359.9 ns/op 1778.22 MB/s BenchmarkDivWVW/100-4 37964 3865 ns/op 1655.93 MB/s BenchmarkDivWVW/1000-4 4305 28895 ns/op 2214.89 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2810269 42.40 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2801844 52.39 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1896265 63.64 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1409455 101.9 ns/op BenchmarkNonZeroShifts/3/shrVU-4 997441 100.8 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 108.4 ns/op BenchmarkNonZeroShifts/4/shrVU-4 851296 125.0 ns/op BenchmarkNonZeroShifts/4/shlVU-4 720696 278.3 ns/op BenchmarkNonZeroShifts/5/shrVU-4 724680 159.1 ns/op BenchmarkNonZeroShifts/5/shlVU-4 712346 172.2 ns/op BenchmarkNonZeroShifts/10/shrVU-4 413676 302.2 ns/op BenchmarkNonZeroShifts/10/shlVU-4 375006 372.7 ns/op BenchmarkNonZeroShifts/100/shrVU-4 47350 2422 ns/op BenchmarkNonZeroShifts/100/shlVU-4 42258 2830 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4705 23529 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4552 26905 ns/op BenchmarkDecimalConversion-4 141 918381 ns/op BenchmarkFloatString/100-4 9500 19660 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 170 1976755 ns/op 2903 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 59531723 ns/op 61136 B/op 53 allocs/op BenchmarkFloatString/100000-4 1 9347995340 ns/op 832696 B/op 510 allocs/op BenchmarkFloatAdd/10-4 104392 1719 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 88998 1369 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 48400 2319 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 33067 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1537 107974 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 136627 926.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 126877 942.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 82644 1860 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26128 4630 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3247 37562 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1362 171704 ns/op BenchmarkParseFloatLargeExp-4 315 527111 ns/op BenchmarkGCD10x10/WithoutXY-4 139584 861.3 ns/op BenchmarkGCD10x10/WithXY-4 34586 3189 ns/op BenchmarkGCD10x100/WithoutXY-4 80214 5424 ns/op BenchmarkGCD10x100/WithXY-4 10000 11097 ns/op BenchmarkGCD10x1000/WithoutXY-4 54669 2806 ns/op BenchmarkGCD10x1000/WithXY-4 10000 14390 ns/op BenchmarkGCD100x100/WithoutXY-4 10000 47346 ns/op BenchmarkGCD100x100/WithXY-4 7591 18010 ns/op BenchmarkGCD100x1000/WithoutXY-4 9091 13865 ns/op BenchmarkGCD100x1000/WithXY-4 4221 28413 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1740 67239 ns/op BenchmarkGCD1000x1000/WithXY-4 962 128702 ns/op BenchmarkHilbert-4 14 7741381 ns/op BenchmarkBinomial-4 9324 12912 ns/op BenchmarkQuoRem-4 13830 11573 ns/op BenchmarkExp-4 7 15564260 ns/op BenchmarkExpMont/Odd-4 99 1668559 ns/op 2593 B/op 22 allocs/op BenchmarkExpMont/Even1-4 97 1202901 ns/op 3356 B/op 37 allocs/op BenchmarkExpMont/Even2-4 87 1232566 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even3-4 86 1404281 ns/op 3866 B/op 53 allocs/op BenchmarkExpMont/Even4-4 82 1241500 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even8-4 87 1207487 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even32-4 86 1192436 ns/op 3828 B/op 52 allocs/op BenchmarkExpMont/Even64-4 94 1871192 ns/op 3629 B/op 53 allocs/op BenchmarkExpMont/Even96-4 97 1119567 ns/op 3789 B/op 51 allocs/op BenchmarkExpMont/Even128-4 99 1117689 ns/op 3232 B/op 49 allocs/op BenchmarkExpMont/Even255-4 100 1076508 ns/op 2970 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 457 294132 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 393 330455 ns/op 1724 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 391 309730 ns/op 1745 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 390 306521 ns/op 1735 B/op 47 allocs/op BenchmarkExp2-4 7 16801858 ns/op BenchmarkBitset-4 861352 137.4 ns/op BenchmarkBitsetNeg-4 311254 537.0 ns/op BenchmarkBitsetOrig-4 203911 648.2 ns/op BenchmarkBitsetNegOrig-4 129518 1536 ns/op BenchmarkModSqrt225_Tonelli-4 70 2457796 ns/op BenchmarkModSqrt225_3Mod4-4 265 467114 ns/op BenchmarkModSqrt231_Tonelli-4 75 2212050 ns/op BenchmarkModSqrt231_5Mod8-4 195 695925 ns/op BenchmarkModInverse-4 7821 81609 ns/op BenchmarkSqrt-4 858 565152 ns/op BenchmarkIntSqr/1-4 1253712 100.1 ns/op BenchmarkIntSqr/2-4 475819 254.4 ns/op BenchmarkIntSqr/3-4 284914 405.2 ns/op BenchmarkIntSqr/5-4 251665 751.6 ns/op BenchmarkIntSqr/8-4 156963 775.6 ns/op BenchmarkIntSqr/10-4 127401 981.3 ns/op BenchmarkIntSqr/20-4 27135 8587 ns/op BenchmarkIntSqr/30-4 21135 6747 ns/op BenchmarkIntSqr/50-4 10000 17417 ns/op BenchmarkIntSqr/80-4 6249 58805 ns/op BenchmarkIntSqr/100-4 4982 30450 ns/op BenchmarkIntSqr/200-4 1854 234758 ns/op BenchmarkIntSqr/300-4 878 137817 ns/op BenchmarkIntSqr/500-4 394 401327 ns/op BenchmarkIntSqr/800-4 174 758061 ns/op BenchmarkIntSqr/1000-4 120 1020281 ns/op BenchmarkDiv/20/10-4 315643 511.7 ns/op BenchmarkDiv/40/20-4 335689 462.0 ns/op BenchmarkDiv/100/50-4 276308 385.3 ns/op BenchmarkDiv/200/100-4 36554 3490 ns/op BenchmarkDiv/400/200-4 33190 4622 ns/op BenchmarkDiv/1000/500-4 20976 10925 ns/op BenchmarkDiv/2000/1000-4 16180 24506 ns/op BenchmarkDiv/20000/10000-4 717 172176 ns/op BenchmarkDiv/200000/100000-4 18 8329267 ns/op BenchmarkDiv/2000000/1000000-4 1 228976716 ns/op BenchmarkDiv/20000000/10000000-4 1 14551825643 ns/op BenchmarkMul-4 3 66370687 ns/op BenchmarkNatMul/10-4 109636 2525 ns/op BenchmarkNatMul/100-4 3358 50926 ns/op BenchmarkNatMul/1000-4 97 1649538 ns/op BenchmarkZeroShifts/Shl-4 10000 28045 ns/op BenchmarkZeroShifts/ShlSame-4 6019702 19.24 ns/op BenchmarkZeroShifts/Shr-4 10000 24933 ns/op BenchmarkZeroShifts/ShrSame-4 6130950 19.24 ns/op BenchmarkExp3Power/0x10-4 191820 1067 ns/op BenchmarkExp3Power/0x40-4 172749 777.6 ns/op BenchmarkExp3Power/0x100-4 78883 2415 ns/op BenchmarkExp3Power/0x400-4 21910 5966 ns/op BenchmarkExp3Power/0x1000-4 5761 28126 ns/op BenchmarkExp3Power/0x4000-4 1076 200722 ns/op BenchmarkExp3Power/0x10000-4 120 3522154 ns/op BenchmarkExp3Power/0x40000-4 12 37007207 ns/op BenchmarkExp3Power/0x100000-4 1 126595496 ns/op BenchmarkExp3Power/0x400000-4 1 1031633867 ns/op BenchmarkFibo-4 3 285639617 ns/op BenchmarkNatSqr/1-4 906468 178.2 ns/op BenchmarkNatSqr/2-4 258648 388.8 ns/op BenchmarkNatSqr/3-4 292734 1491 ns/op BenchmarkNatSqr/5-4 192742 2803 ns/op BenchmarkNatSqr/8-4 108546 1118 ns/op BenchmarkNatSqr/10-4 107886 2028 ns/op BenchmarkNatSqr/20-4 10000 14085 ns/op BenchmarkNatSqr/30-4 19813 6653 ns/op BenchmarkNatSqr/50-4 7470 13803 ns/op BenchmarkNatSqr/80-4 6805 18753 ns/op BenchmarkNatSqr/100-4 5216 31998 ns/op BenchmarkNatSqr/200-4 1723 73430 ns/op BenchmarkNatSqr/300-4 912 145315 ns/op BenchmarkNatSqr/500-4 402 311187 ns/op BenchmarkNatSqr/800-4 171 743995 ns/op BenchmarkNatSqr/1000-4 132 1544772 ns/op BenchmarkNatSetBytes/8-4 700503 169.5 ns/op BenchmarkNatSetBytes/24-4 197869 1085 ns/op BenchmarkNatSetBytes/128-4 47037 2550 ns/op BenchmarkNatSetBytes/7-4 896127 128.4 ns/op BenchmarkNatSetBytes/23-4 231349 589.2 ns/op BenchmarkNatSetBytes/127-4 47212 4891 ns/op BenchmarkScanPi-4 229 1259061 ns/op BenchmarkStringPiParallel-4 370 554471 ns/op BenchmarkScan/10/Base2-4 35949 3308 ns/op BenchmarkScan/100/Base2-4 4254 28487 ns/op BenchmarkScan/1000/Base2-4 436 286932 ns/op BenchmarkScan/10/Base8-4 92599 2300 ns/op BenchmarkScan/100/Base8-4 10000 17989 ns/op BenchmarkScan/1000/Base8-4 1248 124642 ns/op BenchmarkScan/10/Base10-4 98666 1534 ns/op BenchmarkScan/100/Base10-4 13425 9252 ns/op BenchmarkScan/1000/Base10-4 1376 86564 ns/op BenchmarkScan/10/Base16-4 113187 1170 ns/op BenchmarkScan/100/Base16-4 15596 8777 ns/op BenchmarkScan/1000/Base16-4 1573 76557 ns/op BenchmarkString/10/Base2-4 172290 2850 ns/op BenchmarkString/100/Base2-4 22611 4962 ns/op BenchmarkString/1000/Base2-4 2889 63762 ns/op BenchmarkString/10/Base8-4 356186 397.1 ns/op BenchmarkString/100/Base8-4 66882 1753 ns/op BenchmarkString/1000/Base8-4 7624 16133 ns/op BenchmarkString/10/Base10-4 202579 603.9 ns/op BenchmarkString/100/Base10-4 10000 12149 ns/op BenchmarkString/1000/Base10-4 3786 349271 ns/op BenchmarkString/10/Base16-4 398641 361.7 ns/op BenchmarkString/100/Base16-4 84625 3506 ns/op BenchmarkString/1000/Base16-4 10000 26325 ns/op BenchmarkLeafSize/0-4 31 5578461 ns/op BenchmarkLeafSize/1-4 262 451973 ns/op BenchmarkLeafSize/2-4 345 323315 ns/op BenchmarkLeafSize/3-4 260 563305 ns/op BenchmarkLeafSize/4-4 403 395303 ns/op BenchmarkLeafSize/5-4 201 995682 ns/op BenchmarkLeafSize/6-4 262 1101805 ns/op BenchmarkLeafSize/7-4 100 1842894 ns/op BenchmarkLeafSize/8-4 408 430793 ns/op BenchmarkLeafSize/9-4 100 1199995 ns/op BenchmarkLeafSize/10-4 100 1393789 ns/op BenchmarkLeafSize/11-4 159 1144844 ns/op BenchmarkLeafSize/12-4 177 2732974 ns/op BenchmarkLeafSize/13-4 192 712308 ns/op BenchmarkLeafSize/14-4 193 1161117 ns/op BenchmarkLeafSize/15-4 225 934025 ns/op BenchmarkLeafSize/16-4 228 1805810 ns/op BenchmarkLeafSize/32-4 328 454444 ns/op BenchmarkLeafSize/64-4 325 349556 ns/op BenchmarkProbablyPrime/n=0-4 5 21281396 ns/op BenchmarkProbablyPrime/n=1-4 5 33030281 ns/op BenchmarkProbablyPrime/n=5-4 3 34403794 ns/op BenchmarkProbablyPrime/n=10-4 3 98099982 ns/op BenchmarkProbablyPrime/n=20-4 2 69509270 ns/op BenchmarkProbablyPrime/Lucas-4 6 17997159 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 2622313 ns/op BenchmarkRatCmp-4 67600 3621 ns/op BenchmarkFloatPrecExact/1-4 130854 1840 ns/op BenchmarkFloatPrecExact/10-4 10000 13691 ns/op BenchmarkFloatPrecExact/100-4 8157 139722 ns/op BenchmarkFloatPrecExact/1000-4 1300 96710 ns/op BenchmarkFloatPrecExact/10000-4 79 1501587 ns/op BenchmarkFloatPrecExact/100000-4 2 53424428 ns/op BenchmarkFloatPrecExact/1000000-4 1 3724202520 ns/op BenchmarkFloatPrecMixed/1-4 118004 5141 ns/op BenchmarkFloatPrecMixed/10-4 35125 3433 ns/op BenchmarkFloatPrecMixed/100-4 4446 40315 ns/op BenchmarkFloatPrecMixed/1000-4 282 524912 ns/op BenchmarkFloatPrecMixed/10000-4 8 20241875 ns/op BenchmarkFloatPrecMixed/100000-4 1 802209032 ns/op BenchmarkFloatPrecMixed/1000000-4 1 51356676642 ns/op BenchmarkFloatPrecInexact/1-4 184210 1068 ns/op BenchmarkFloatPrecInexact/10-4 135565 749.6 ns/op BenchmarkFloatPrecInexact/100-4 100852 2558 ns/op BenchmarkFloatPrecInexact/1000-4 24291 9320 ns/op BenchmarkFloatPrecInexact/10000-4 1671 65303 ns/op BenchmarkFloatPrecInexact/100000-4 212 734977 ns/op BenchmarkFloatPrecInexact/1000000-4 21 6417553 ns/op BenchmarkFloatSqrt/64-4 12942 9728 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7087 17939 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 4245 30210 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2644 67235 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 426 272402 ns/op 18090 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 36 3503087 ns/op 174438 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 280778081 ns/op 3743696 B/op 601 allocs/op PASS ok math/big 222.893s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7636522 18.35 ns/op BenchmarkLeadingZeros8-4 7407711 15.67 ns/op BenchmarkLeadingZeros16-4 7472482 16.20 ns/op BenchmarkLeadingZeros32-4 6667106 20.21 ns/op BenchmarkLeadingZeros64-4 7218470 17.70 ns/op BenchmarkTrailingZeros-4 7289924 17.82 ns/op BenchmarkTrailingZeros8-4 7171970 15.65 ns/op BenchmarkTrailingZeros16-4 6938214 15.81 ns/op BenchmarkTrailingZeros32-4 7742434 16.12 ns/op BenchmarkTrailingZeros64-4 5928802 18.92 ns/op BenchmarkOnesCount-4 6331687 15.95 ns/op BenchmarkOnesCount8-4 7864604 15.60 ns/op BenchmarkOnesCount16-4 6829442 15.96 ns/op BenchmarkOnesCount32-4 7950357 16.57 ns/op BenchmarkOnesCount64-4 6921246 16.75 ns/op BenchmarkRotateLeft-4 8047014 16.75 ns/op BenchmarkRotateLeft8-4 7353339 16.51 ns/op BenchmarkRotateLeft16-4 6746275 16.45 ns/op BenchmarkRotateLeft32-4 7186768 16.01 ns/op BenchmarkRotateLeft64-4 7511842 18.73 ns/op BenchmarkReverse-4 12986974 13.15 ns/op BenchmarkReverse8-4 16347978 7.472 ns/op BenchmarkReverse16-4 12981066 8.856 ns/op BenchmarkReverse32-4 12467517 9.266 ns/op BenchmarkReverse64-4 13638188 8.789 ns/op BenchmarkReverseBytes-4 14213005 8.177 ns/op BenchmarkReverseBytes16-4 15829425 9.027 ns/op BenchmarkReverseBytes32-4 14858608 8.071 ns/op BenchmarkReverseBytes64-4 13673913 8.100 ns/op BenchmarkAdd-4 7650592 15.87 ns/op BenchmarkAdd32-4 7733241 15.93 ns/op BenchmarkAdd64-4 7226773 18.69 ns/op BenchmarkAdd64multiple-4 12717541 8.447 ns/op BenchmarkSub-4 6105130 16.92 ns/op BenchmarkSub32-4 7913271 15.82 ns/op BenchmarkSub64-4 7502560 19.88 ns/op BenchmarkSub64multiple-4 14534481 8.340 ns/op BenchmarkMul-4 7766362 17.01 ns/op BenchmarkMul32-4 7050308 15.68 ns/op BenchmarkMul64-4 8059176 19.37 ns/op BenchmarkDiv-4 2740021 42.11 ns/op BenchmarkDiv32-4 6256192 19.33 ns/op BenchmarkDiv64-4 2898676 44.62 ns/op PASS ok math/bits 12.481s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 974316 122.9 ns/op BenchmarkAcos-4 273392 680.2 ns/op BenchmarkAcosh-4 276360 437.1 ns/op BenchmarkAsin-4 285199 426.3 ns/op BenchmarkAsinh-4 302962 407.2 ns/op BenchmarkAtan-4 1000000 112.1 ns/op BenchmarkAtanh-4 1000000 114.8 ns/op BenchmarkConj-4 15921848 7.812 ns/op BenchmarkCos-4 402817 287.6 ns/op BenchmarkCosh-4 414849 322.5 ns/op BenchmarkExp-4 552056 246.3 ns/op BenchmarkLog-4 788104 166.7 ns/op BenchmarkLog10-4 779836 170.0 ns/op BenchmarkPhase-4 1000000 233.5 ns/op BenchmarkPolar-4 892294 131.3 ns/op BenchmarkPow-4 293886 379.6 ns/op BenchmarkRect-4 604072 189.3 ns/op BenchmarkSin-4 431440 451.0 ns/op BenchmarkSinh-4 449151 1628 ns/op BenchmarkSqrt-4 321064 408.6 ns/op BenchmarkTan-4 1000000 116.4 ns/op BenchmarkTanh-4 1830642 111.9 ns/op PASS ok math/cmplx 8.892s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 736417 145.6 ns/op BenchmarkInt63ThreadsafeParallel-4 896344 125.1 ns/op BenchmarkInt63Unthreadsafe-4 957000 183.6 ns/op BenchmarkIntn1000-4 695492 150.6 ns/op BenchmarkInt63n1000-4 793351 195.0 ns/op BenchmarkInt31n1000-4 803310 151.9 ns/op BenchmarkFloat32-4 797344 139.8 ns/op BenchmarkFloat64-4 937555 122.8 ns/op BenchmarkPerm3-4 149244 1395 ns/op BenchmarkPerm30-4 17343 7957 ns/op BenchmarkPerm30ViaShuffle-4 10000 19199 ns/op BenchmarkShuffleOverhead-4 13423 7886 ns/op BenchmarkRead3-4 744640 169.6 ns/op BenchmarkRead64-4 68292 1831 ns/op BenchmarkRead1000-4 4310 46454 ns/op BenchmarkConcurrent-4 307491 399.1 ns/op PASS ok math/rand 11.684s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 5019402 30.97 ns/op BenchmarkPCG_DXSM-4 1000000 208.7 ns/op BenchmarkSourceUint64-4 3252241 42.57 ns/op BenchmarkGlobalInt64-4 3071506 38.90 ns/op BenchmarkGlobalInt64Parallel-4 3102613 65.20 ns/op BenchmarkGlobalUint64-4 3131373 43.79 ns/op BenchmarkGlobalUint64Parallel-4 3270644 87.43 ns/op BenchmarkInt64-4 1598366 175.9 ns/op BenchmarkUint64-4 1000000 108.1 ns/op BenchmarkGlobalIntN1000-4 1000000 335.1 ns/op BenchmarkIntN1000-4 1142792 99.14 ns/op BenchmarkInt64N1000-4 1170520 307.5 ns/op BenchmarkInt64N1e8-4 1000000 101.3 ns/op BenchmarkInt64N1e9-4 1000000 226.6 ns/op BenchmarkInt64N2e9-4 1000000 183.8 ns/op BenchmarkInt64N1e18-4 1000000 103.8 ns/op BenchmarkInt64N2e18-4 1000000 111.2 ns/op BenchmarkInt64N4e18-4 1000000 139.7 ns/op BenchmarkInt32N1000-4 985850 150.5 ns/op BenchmarkInt32N1e8-4 1000000 100.8 ns/op BenchmarkInt32N1e9-4 1000000 102.1 ns/op BenchmarkInt32N2e9-4 1000000 129.2 ns/op BenchmarkFloat32-4 1550665 96.00 ns/op BenchmarkFloat64-4 1524252 99.18 ns/op BenchmarkExpFloat64-4 817413 142.8 ns/op BenchmarkNormFloat64-4 987450 116.9 ns/op BenchmarkPerm3-4 238630 587.5 ns/op BenchmarkPerm30-4 21210 5633 ns/op BenchmarkPerm30ViaShuffle-4 10000 10064 ns/op BenchmarkShuffleOverhead-4 34251 3874 ns/op BenchmarkConcurrent-4 1234947 81.52 ns/op PASS ok math/rand/v2 19.409s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 33794 3281 ns/op BenchmarkQDecodeWord-4 88245 2220 ns/op BenchmarkQDecodeHeader-4 75505 3783 ns/op BenchmarkTypeByExtension/.html-4 604219 188.8 ns/op BenchmarkTypeByExtension/.HTML-4 216229 512.2 ns/op BenchmarkTypeByExtension/.unused-4 411543 321.4 ns/op BenchmarkExtensionsByType/text/html-4 160603 1231 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 70029 4858 ns/op BenchmarkExtensionsByType/application/octet-stream-4 91617 1150 ns/op PASS ok mime 7.207s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 510 413958 ns/op 48549 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 382 750252 ns/op 47566 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 141 792537 ns/op 102407 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 405 1658949 ns/op 48900 B/op 206 allocs/op PASS ok mime/multipart 3.115s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 860 159033 ns/op PASS ok mime/quotedprintable 1.199s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 20 5088228 ns/op 8457 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 20 5321239 ns/op 7345 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5058706842 ns/op 158832 B/op 225 allocs/op BenchmarkDNSName-4 85848 1501 ns/op BenchmarkInterfaces-4 1677 82932 ns/op 8913 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3445 103151 ns/op 6674 B/op 22 allocs/op BenchmarkInterfaceByName-4 2857 122977 ns/op 9005 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1479 398492 ns/op 15226 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 4681 88112 ns/op 4427 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 100 1446406 ns/op 135364 B/op 39 allocs/op BenchmarkParseIP-4 6643 17724 ns/op BenchmarkParseIPValidIPv4-4 327525 371.6 ns/op BenchmarkParseIPValidIPv6-4 148190 812.4 ns/op BenchmarkIPString/IPv4-4 88881 1311 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8521 13597 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49102 4069 ns/op BenchmarkIPEqual/IPv4-4 948700 110.0 ns/op BenchmarkIPEqual/IPv6-4 979549 109.0 ns/op BenchmarkSendfileZeroBytes-4 1 213690017 ns/op 3996288 B/op 213545 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1215041535 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1216233941 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1211231869 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1221618702 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1210910150 ns/op 0.01 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1227677688 ns/op 0.03 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1226145069 ns/op 0.05 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1016891380 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1019188252 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1010575894 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1014180561 ns/op 1.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1015417272 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1008643119 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1024833269 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1005936493 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1018448019 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1014375083 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1025422741 ns/op 0.06 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1011229735 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1006969257 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1018301531 ns/op 0.51 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1015172901 ns/op 1.03 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1013271240 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1020263758 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007656404 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1031922945 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1006115740 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1009250833 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1005852133 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1045399280 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1009057514 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1025030480 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1010620181 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1007650903 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1019944912 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1002311572 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1013498463 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1005168875 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1015570079 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1020879760 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1007825685 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1008400093 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1012265659 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1031604999 ns/op 1.02 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1021854277 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1013081398 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1017558573 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1017077775 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1014560440 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1006454499 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1009918741 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1068356326 ns/op 0.12 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1025709936 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1321438023 ns/op 0.40 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1018435945 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1033762150 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1004333081 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1017334756 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1011102656 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1015881950 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1009474545 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1016986508 ns/op 0.06 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1012553635 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1017536985 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1031308188 ns/op 0.51 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1016232746 ns/op 1.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1005719373 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1012165486 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1012367895 ns/op 0.00 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1030530794 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1035390539 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1020103853 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 997337662 ns/op 0.07 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1014555817 ns/op 0.13 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1078713435 ns/op 0.24 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1016599024 ns/op 0.52 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1021950467 ns/op 1.03 MB/s 696 B/op 5 allocs/op BenchmarkTCP4OneShot-4 2684 166685 ns/op BenchmarkTCP4OneShotTimeout-4 1843 213848 ns/op BenchmarkTCP4Persistent-4 16638 17023 ns/op BenchmarkTCP4PersistentTimeout-4 1 105319470 ns/op BenchmarkTCP6OneShot-4 2476 198700 ns/op BenchmarkTCP6OneShotTimeout-4 1533 101045 ns/op BenchmarkTCP6Persistent-4 9853 13263 ns/op BenchmarkTCP6PersistentTimeout-4 11988 8808 ns/op BenchmarkTCP4ConcurrentReadWrite-4 48064 3576 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16575 30249 ns/op BenchmarkSetReadDeadline-4 169017 709.5 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 25065 10748 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 26002 7418 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 26498 32742 ns/op 0 B/op 0 allocs/op PASS ok net 110.766s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22278 14679 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7912 33224 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 55892 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 10000 46102 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 10000 77171 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 55201 2853 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 119.7 ns/op BenchmarkFindChild/n=2/rep=map-4 3456282 37.14 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 462022 234.4 ns/op BenchmarkFindChild/n=4/rep=linear-4 558136 199.3 ns/op BenchmarkFindChild/n=4/rep=map-4 2899172 35.73 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 538471 223.5 ns/op BenchmarkFindChild/n=8/rep=linear-4 317958 378.0 ns/op BenchmarkFindChild/n=8/rep=map-4 3229268 79.11 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 310794 412.6 ns/op BenchmarkFindChild/n=16/rep=linear-4 157501 725.6 ns/op BenchmarkFindChild/n=16/rep=map-4 2748829 41.82 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2085730 74.34 ns/op BenchmarkFindChild/n=32/rep=linear-4 83652 2059 ns/op BenchmarkFindChild/n=32/rep=map-4 2707039 41.80 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2215717 69.41 ns/op BenchmarkMultiConflicts-4 1 253576655 ns/op BenchmarkServerMatch-4 14484 37046 ns/op BenchmarkReadRequestChrome-4 2624 156302 ns/op 3.91 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7224 16158 ns/op 4.83 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7449 61563 ns/op 1.33 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5487 83535 ns/op 1.81 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 11097 24799 ns/op 1.61 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 280 663115 ns/op 1.54 MB/s BenchmarkFileAndServer_1KB/https1-4 73 2287960 ns/op 0.45 MB/s BenchmarkFileAndServer_1KB/h2-4 15 10194607 ns/op 0.10 MB/s BenchmarkFileAndServer_16MB/h1-4 2 77362771 ns/op 216.86 MB/s BenchmarkFileAndServer_16MB/https1-4 2 217721594 ns/op 77.06 MB/s BenchmarkFileAndServer_16MB/h2-4 1 523194463 ns/op 32.07 MB/s BenchmarkFileAndServer_64MB/h1-4 1 182568997 ns/op 367.58 MB/s BenchmarkFileAndServer_64MB/https1-4 1 431919033 ns/op 155.37 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2361886024 ns/op 28.41 MB/s BenchmarkServeMux-4 164 813168 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 100 1476252 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 372 309337 ns/op 5898 B/op 63 allocs/op BenchmarkClientServer/https1-4 8 23891926 ns/op 20215 B/op 215 allocs/op BenchmarkClientServer/h2-4 128 1110763 ns/op 9969 B/op 81 allocs/op BenchmarkClientServerParallel/4/h1-4 1608 282821 ns/op 8614 B/op 72 allocs/op BenchmarkClientServerParallel/4/https1-4 21 9656831 ns/op 50383 B/op 573 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56322: read tcp 127.0.0.1:33515->127.0.0.1:56322: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56344: write tcp 127.0.0.1:33515->127.0.0.1:56344: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56336: read tcp 127.0.0.1:33515->127.0.0.1:56336: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56310: write tcp 127.0.0.1:33515->127.0.0.1:56310: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32926: write tcp 127.0.0.1:35933->127.0.0.1:32926: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32824: write tcp 127.0.0.1:35933->127.0.0.1:32824: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32850: write tcp 127.0.0.1:35933->127.0.0.1:32850: use of closed network connection BenchmarkClientServerParallel/4/h2-4 7 58330515 ns/op 49196 B/op 526 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44610: read tcp 127.0.0.1:44127->127.0.0.1:44610: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54422: read tcp 127.0.0.1:43695->127.0.0.1:54422: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54426: write tcp 127.0.0.1:43695->127.0.0.1:54426: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54458: read tcp 127.0.0.1:43695->127.0.0.1:54458: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54486: write tcp 127.0.0.1:43695->127.0.0.1:54486: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54424: write tcp 127.0.0.1:43695->127.0.0.1:54424: use of closed network connection BenchmarkClientServerParallel/64/h1-4 357 894161 ns/op 13839 B/op 98 allocs/op BenchmarkClientServerParallel/64/https1-4 7 23228224 ns/op 44916 B/op 527 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48338: read tcp 127.0.0.1:35123->127.0.0.1:48338: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45286: read tcp 127.0.0.1:32861->127.0.0.1:45286: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45298: read tcp 127.0.0.1:32861->127.0.0.1:45298: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45310: write tcp 127.0.0.1:32861->127.0.0.1:45310: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45338: write tcp 127.0.0.1:32861->127.0.0.1:45338: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45278: write tcp 127.0.0.1:32861->127.0.0.1:45278: use of closed network connection BenchmarkClientServerParallel/64/h2-4 25 5463376 ns/op 58108 B/op 687 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39160: write tcp 127.0.0.1:34603->127.0.0.1:39160: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53576: read tcp 127.0.0.1:45745->127.0.0.1:53576: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53582: write tcp 127.0.0.1:45745->127.0.0.1:53582: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57936: read tcp 127.0.0.1:45835->127.0.0.1:57936: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57948: read tcp 127.0.0.1:45835->127.0.0.1:57948: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57894: read tcp 127.0.0.1:45835->127.0.0.1:57894: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57906: read tcp 127.0.0.1:45835->127.0.0.1:57906: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57916: read tcp 127.0.0.1:45835->127.0.0.1:57916: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57910: read tcp 127.0.0.1:45835->127.0.0.1:57910: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57954: write tcp 127.0.0.1:45835->127.0.0.1:57954: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1094267837 ns/op 31216 B/op 155 allocs/op BenchmarkClient-4 386 597931 ns/op 3742 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 662 205656 ns/op 7396 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1424 101782 ns/op 3068 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1818 71094 ns/op 1928 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1840 74804 ns/op 2768 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1653 69989 ns/op 2694 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1834 88472 ns/op 2810 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1849 97061 ns/op 1929 B/op 14 allocs/op BenchmarkServerHijack-4 1230 387893 ns/op 16725 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 339 326760 ns/op 6054 B/op 52 allocs/op BenchmarkResponseStatusLine-4 403311 305.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 43.775s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3182 93111 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.832s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 79095 1482 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 10000 16906 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 157186 805.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 63768 1953 ns/op BenchmarkStdIPv4-4 102097 1346 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 81652 1288 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 94072 1316 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 64502 1837 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 69196 1720 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1357488 76.49 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1143007 105.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1590249 76.71 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 210490 685.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 231492 628.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 223944 597.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 88846 1413 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 266979 1393 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 123786 972.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 133095 995.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 101685 1291 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 78231 4035 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 326929 361.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 95719 1049 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 142774 812.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 202806 541.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 141564 847.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 331848 407.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 73483 1381 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 140372 1293 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 116443 1146 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 77461 1611 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 572332 255.5 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 146546 1322 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 164923 1293 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 254146 636.0 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 136260 953.1 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 242536 1114 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 105351 1185 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 116358 1256 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 160362 790.0 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 105238 1147 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 288726 647.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 106620 1275 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 122366 1740 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 171079 748.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 108685 1126 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 111.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1064928 112.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 113.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 125.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 804679 125.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 136.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 965098 119.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 984561 132.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 886993 118.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 410416 361.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 689806 176.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 171933 701.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 186322 654.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 183471 653.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 77784 1952 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 343812 614.2 ns/op PASS ok net/netip 25.579s 2024/02/08 20:49:19 Test RPC server listening on 127.0.0.1:32897 2024/02/08 20:49:19 Test HTTP RPC server listening on 127.0.0.1:41885 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1387 94863 ns/op BenchmarkEndToEndHTTP-4 1240 102744 ns/op BenchmarkEndToEndAsync-4 1933 55255 ns/op BenchmarkEndToEndAsyncHTTP-4 2462 53465 ns/op PASS ok net/rpc 1.927s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3130 36992 ns/op BenchmarkReadMIMEHeader/server_headers-4 4317 26379 ns/op BenchmarkUncommon-4 12895 12417 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.887s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3783 77285 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 76456 1627 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 629440 335.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 86010 4195 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 141618 1951 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 69832 3400 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 11860 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 360133 314.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 76906 1545 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 122197 1706 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81810 1657 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 12628 12764 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 182479 685.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 70574 1748 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 74305 1633 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33739 3540 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6022 22509 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 177542 731.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 77266 1573 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 74246 2307 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33151 3467 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6140 20870 ns/op 320 B/op 1 allocs/op PASS ok net/url 10.110s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3189520 40.92 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 177622 690.3 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 597 189190 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 217 652174 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 508 354227 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 112736 1752 ns/op BenchmarkStatFile-4 79304 3042 ns/op BenchmarkStatDir-4 87993 4767 ns/op BenchmarkLstatDot-4 117007 2519 ns/op BenchmarkLstatFile-4 67000 3821 ns/op BenchmarkLstatDir-4 83908 3180 ns/op PASS ok os 5.518s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 154 707521 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.271s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 450424 495.4 ns/op PASS ok os/user 1.414s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3342777 33.65 ns/op BenchmarkString-4 1794024 63.21 ns/op BenchmarkBytes-4 1000000 103.8 ns/op BenchmarkNamedBytes-4 1000000 129.2 ns/op BenchmarkBytesArray-4 600987 201.7 ns/op BenchmarkSliceLen-4 1000000 215.1 ns/op BenchmarkMapLen-4 627344 323.2 ns/op BenchmarkStringLen-4 1000000 117.0 ns/op BenchmarkArrayLen-4 1238114 100.5 ns/op BenchmarkSliceCap-4 1900093 65.26 ns/op BenchmarkDeepEqual/int8-4 380601 311.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 77809 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 339068 347.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 75750 2145 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 334326 415.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 10000 14893 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 282464 396.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 79390 1560 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 347082 370.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 79042 1579 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 366086 350.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 109566 1125 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 295383 350.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 75726 1598 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 342223 345.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 72776 1605 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 295053 383.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 77509 1690 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 327118 365.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 77632 1600 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 291429 367.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 61180 2667 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 343858 1296 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 74185 1887 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 346465 875.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80268 3771 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 273162 385.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 79902 1528 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 266684 391.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 72979 1626 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 396600 344.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 75764 1547 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 314199 402.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 75428 1829 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 103773 1213 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51597 4629 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 38546 2699 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 27633 4278 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34245 4974 ns/op BenchmarkIsZero/ArrayComparable-4 124124 890.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 29083 4202 ns/op BenchmarkIsZero/StructComparable-4 377826 304.6 ns/op BenchmarkIsZero/StructIncomparable-4 136662 942.1 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 179.4 ns/op BenchmarkIsZero/ArrayInt_1024-4 7454 43531 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14545 8147 ns/op BenchmarkIsZero/Struct4Int-4 1000000 113.0 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7542 17455 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7587 22804 ns/op BenchmarkIsZero/StructInt_512-4 10000 17812 ns/op BenchmarkSetZero/Bool/Direct-4 4063214 30.47 ns/op BenchmarkSetZero/Bool/CachedZero-4 811018 142.1 ns/op BenchmarkSetZero/Bool/NewZero-4 586929 215.2 ns/op BenchmarkSetZero/Int/Direct-4 1616178 62.51 ns/op BenchmarkSetZero/Int/CachedZero-4 715058 142.0 ns/op BenchmarkSetZero/Int/NewZero-4 644452 338.0 ns/op BenchmarkSetZero/Uint/Direct-4 2002634 198.4 ns/op BenchmarkSetZero/Uint/CachedZero-4 830089 147.9 ns/op BenchmarkSetZero/Uint/NewZero-4 672967 183.9 ns/op BenchmarkSetZero/Float/Direct-4 2078532 56.80 ns/op BenchmarkSetZero/Float/CachedZero-4 830048 140.9 ns/op BenchmarkSetZero/Float/NewZero-4 671838 216.4 ns/op BenchmarkSetZero/Complex/Direct-4 1979937 65.81 ns/op BenchmarkSetZero/Complex/CachedZero-4 832728 153.3 ns/op BenchmarkSetZero/Complex/NewZero-4 674684 185.3 ns/op BenchmarkSetZero/Array/Direct-4 2328334 51.44 ns/op BenchmarkSetZero/Array/CachedZero-4 819642 141.3 ns/op BenchmarkSetZero/Array/NewZero-4 658725 187.1 ns/op BenchmarkSetZero/Chan/Direct-4 1887925 58.10 ns/op BenchmarkSetZero/Chan/CachedZero-4 813121 139.1 ns/op BenchmarkSetZero/Chan/NewZero-4 628287 186.9 ns/op BenchmarkSetZero/Func/Direct-4 1895150 59.67 ns/op BenchmarkSetZero/Func/CachedZero-4 834172 153.3 ns/op BenchmarkSetZero/Func/NewZero-4 656354 266.6 ns/op BenchmarkSetZero/Interface/Direct-4 1921993 91.69 ns/op BenchmarkSetZero/Interface/CachedZero-4 830223 164.6 ns/op BenchmarkSetZero/Interface/NewZero-4 677398 194.0 ns/op BenchmarkSetZero/Map/Direct-4 2060257 61.96 ns/op BenchmarkSetZero/Map/CachedZero-4 794144 365.1 ns/op BenchmarkSetZero/Map/NewZero-4 652183 189.0 ns/op BenchmarkSetZero/Pointer/Direct-4 2115357 56.92 ns/op BenchmarkSetZero/Pointer/CachedZero-4 798439 164.2 ns/op BenchmarkSetZero/Pointer/NewZero-4 585637 297.6 ns/op BenchmarkSetZero/Slice/Direct-4 1772817 115.8 ns/op BenchmarkSetZero/Slice/CachedZero-4 650470 192.3 ns/op BenchmarkSetZero/Slice/NewZero-4 619922 338.5 ns/op BenchmarkSetZero/String/Direct-4 1940299 70.85 ns/op BenchmarkSetZero/String/CachedZero-4 810450 143.2 ns/op BenchmarkSetZero/String/NewZero-4 666862 421.7 ns/op BenchmarkSetZero/Struct/Direct-4 2483343 61.68 ns/op BenchmarkSetZero/Struct/CachedZero-4 828994 140.0 ns/op BenchmarkSetZero/Struct/NewZero-4 634302 194.1 ns/op BenchmarkSelect/1-4 121336 1659 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 61634 2233 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 31992 7057 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 147910 823.9 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 191508 585.8 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 71805 1401 ns/op 91.34 MB/s BenchmarkCallArgCopy/size=256-4 95071 2022 ns/op 126.61 MB/s BenchmarkCallArgCopy/size=1024-4 55870 6821 ns/op 150.11 MB/s BenchmarkCallArgCopy/size=4096-4 28992 38042 ns/op 107.67 MB/s BenchmarkCallArgCopy/size=65536-4 3518 73832 ns/op 887.63 MB/s BenchmarkFieldByName1-4 593863 209.8 ns/op BenchmarkFieldByName2-4 26095 6977 ns/op BenchmarkFieldByName3-4 4766 22973 ns/op BenchmarkInterfaceBig-4 2244238 71.42 ns/op BenchmarkInterfaceSmall-4 2935153 49.77 ns/op BenchmarkNew-4 931248 422.3 ns/op BenchmarkMap/StringKeys/MapIndex-4 2296 52120 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1866 64171 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2342 50600 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1972 77815 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2329 52718 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1410 83213 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 228030 572.8 ns/op PASS ok reflect 65.990s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 4557 40654 ns/op 9682 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 77567 ns/op 9569 B/op 1 allocs/op BenchmarkFindString-4 9789 41914 ns/op 8938 B/op 1 allocs/op BenchmarkFindSubmatch-4 2872 37935 ns/op 9352 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 7173 61994 ns/op 9489 B/op 2 allocs/op BenchmarkLiteral-4 10000 16324 ns/op BenchmarkNotLiteral-4 2671 66339 ns/op BenchmarkMatchClass-4 1368 82711 ns/op BenchmarkMatchClass_InRange-4 2316 80096 ns/op BenchmarkReplaceAll-4 709 305055 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 42019 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 21837 ns/op BenchmarkAnchoredShortMatch-4 10000 49087 ns/op BenchmarkAnchoredLongMatch-4 12087 18627 ns/op BenchmarkOnePassShortA-4 14930 15545 ns/op BenchmarkNotOnePassShortA-4 5570 146926 ns/op BenchmarkOnePassShortB-4 18328 8335 ns/op BenchmarkNotOnePassShortB-4 6370 191621 ns/op BenchmarkOnePassLongPrefix-4 70681 1785 ns/op BenchmarkOnePassLongNotPrefix-4 26080 5420 ns/op BenchmarkMatchParallelShared-4 10000 45079 ns/op BenchmarkMatchParallelCopied-4 2000 54503 ns/op BenchmarkQuoteMetaAll-4 148315 1540 ns/op 9.09 MB/s BenchmarkQuoteMetaNone-4 300262 411.5 ns/op 63.18 MB/s BenchmarkCompile/Onepass-4 2636 49502 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1134 114701 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 82 2370530 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3805556 55.67 ns/op 287.41 MB/s BenchmarkMatch/Easy0/32-4 9450 32826 ns/op 0.97 MB/s BenchmarkMatch/Easy0/1K-4 10000 21798 ns/op 46.98 MB/s BenchmarkMatch/Easy0i/16-4 4356770 28.24 ns/op 566.56 MB/s BenchmarkMatch/Easy0i/32-4 3919 57272 ns/op 0.56 MB/s BenchmarkMatch/Easy0i/1K-4 165 1052734 ns/op 0.97 MB/s BenchmarkMatch/Easy1/16-4 3899136 35.18 ns/op 454.78 MB/s BenchmarkMatch/Easy1/32-4 10000 31842 ns/op 1.00 MB/s BenchmarkMatch/Easy1/1K-4 5676 38522 ns/op 26.58 MB/s BenchmarkMatch/Medium/16-4 4215382 27.93 ns/op 572.77 MB/s BenchmarkMatch/Medium/32-4 4078 38016 ns/op 0.84 MB/s BenchmarkMatch/Medium/1K-4 190 729738 ns/op 1.40 MB/s BenchmarkMatch/Hard/16-4 4039454 29.02 ns/op 551.42 MB/s BenchmarkMatch/Hard/32-4 2275 62078 ns/op 0.52 MB/s BenchmarkMatch/Hard/1K-4 97 1268513 ns/op 0.81 MB/s BenchmarkMatch/Hard1/16-4 805 154099 ns/op 0.10 MB/s BenchmarkMatch/Hard1/32-4 438 298169 ns/op 0.11 MB/s BenchmarkMatch/Hard1/1K-4 13 9411539 ns/op 0.11 MB/s BenchmarkMatch_onepass_regex/16-4 19098 14974 ns/op 1.07 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13233 9275 ns/op 3.45 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 471 268584 ns/op 3.81 MB/s 24 B/op 0 allocs/op PASS ok regexp 22.618s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 428574 272.5 ns/op BenchmarkIsWordChar-4 166747 703.6 ns/op PASS ok regexp/syntax 3.955s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 72020 1808 ns/op BenchmarkCallers/inlined-4 74116 2347 ns/op BenchmarkCallers/no-cache-4 33422 3785 ns/op BenchmarkFPCallers/cached-4 13892702 9.188 ns/op BenchmarkMakeChan/Byte-4 891285 329.6 ns/op BenchmarkMakeChan/Int-4 751238 549.1 ns/op BenchmarkMakeChan/Ptr-4 168835 837.6 ns/op BenchmarkMakeChan/Struct/0-4 1000000 946.4 ns/op BenchmarkMakeChan/Struct/32-4 331720 1726 ns/op BenchmarkMakeChan/Struct/40-4 10000 17599 ns/op BenchmarkChanNonblocking-4 5383279 30.35 ns/op BenchmarkSelectUncontended-4 859017 141.8 ns/op BenchmarkSelectSyncContended-4 102937 1314 ns/op BenchmarkSelectAsyncContended-4 265176 814.8 ns/op BenchmarkSelectNonblock-4 1977878 67.75 ns/op BenchmarkChanUncontended-4 10000 11336 ns/op BenchmarkChanContended-4 5222 23358 ns/op BenchmarkChanSync-4 271596 436.5 ns/op BenchmarkChanSyncWork-4 88810 1324 ns/op BenchmarkChanProdCons0-4 196808 673.3 ns/op BenchmarkChanProdCons10-4 494644 316.5 ns/op BenchmarkChanProdCons100-4 720278 182.8 ns/op BenchmarkChanProdConsWork0-4 144400 1170 ns/op BenchmarkChanProdConsWork10-4 301340 661.4 ns/op BenchmarkChanProdConsWork100-4 279199 1008 ns/op BenchmarkSelectProdCons-4 192390 651.4 ns/op BenchmarkReceiveDataFromClosedChan-4 1090030 111.7 ns/op BenchmarkChanCreation-4 180462 940.1 ns/op BenchmarkChanSem-4 295705 429.3 ns/op BenchmarkChanPopular-4 72 1394283 ns/op BenchmarkChanClosed-4 1619068 180.0 ns/op BenchmarkCallClosure-4 4072551 24.62 ns/op BenchmarkCallClosure1-4 5273583 60.25 ns/op BenchmarkCallClosure2-4 1000000 122.6 ns/op BenchmarkCallClosure3-4 1748188 176.6 ns/op BenchmarkCallClosure4-4 850819 125.0 ns/op BenchmarkComplex128DivNormal-4 6146779 20.08 ns/op BenchmarkComplex128DivNisNaN-4 5216110 25.82 ns/op BenchmarkComplex128DivDisNaN-4 5042382 23.88 ns/op BenchmarkComplex128DivNisInf-4 5334523 19.01 ns/op BenchmarkComplex128DivDisInf-4 3638469 30.81 ns/op BenchmarkAllocation-4 4154 132754 ns/op BenchmarkReadMemStats-4 10000 18286 ns/op BenchmarkReadMemStatsLatency-4 1 66975 p50-ns 66975 p90-ns 66975 p99-ns BenchmarkWriteBarrier-4 2223100 47.16 ns/op BenchmarkBulkWriteBarrier-4 6379366 22.22 ns/op BenchmarkScanStackNoLocals-4 2 92821528 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10107541 12.15 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8748129 13.58 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7199365 16.41 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5341413 22.86 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3511519 34.21 ns/op BenchmarkHash5-4 4202481 26.21 ns/op 190.77 MB/s BenchmarkHash16-4 4830261 24.73 ns/op 647.06 MB/s BenchmarkHash64-4 3832122 30.51 ns/op 2097.68 MB/s BenchmarkHash1024-4 947966 127.7 ns/op 8019.97 MB/s BenchmarkHash65536-4 18982 6356 ns/op 10311.66 MB/s BenchmarkAlignedLoad-4 6918712 16.96 ns/op BenchmarkUnalignedLoad-4 7360606 16.12 ns/op BenchmarkEqEfaceConcrete-4 5594600 20.98 ns/op BenchmarkEqIfaceConcrete-4 5602684 20.96 ns/op BenchmarkNeEfaceConcrete-4 5571106 21.44 ns/op BenchmarkNeIfaceConcrete-4 5553258 21.08 ns/op BenchmarkConvT2EByteSized/bool-4 5217846 23.10 ns/op BenchmarkConvT2EByteSized/uint8-4 5286480 22.62 ns/op BenchmarkConvT2ESmall-4 4957657 24.23 ns/op BenchmarkConvT2EUintptr-4 4869430 25.14 ns/op BenchmarkConvT2ELarge-4 1381168 137.0 ns/op BenchmarkConvT2ISmall-4 5027774 24.09 ns/op BenchmarkConvT2IUintptr-4 4951318 25.39 ns/op BenchmarkConvT2ILarge-4 1000000 354.0 ns/op BenchmarkConvI2E-4 4593457 28.15 ns/op BenchmarkConvI2I-4 4579878 26.34 ns/op BenchmarkAssertE2T-4 3765697 29.79 ns/op BenchmarkAssertE2TLarge-4 2560858 46.05 ns/op BenchmarkAssertE2I-4 5029999 23.68 ns/op BenchmarkAssertI2T-4 3800083 29.27 ns/op BenchmarkAssertI2I-4 5074952 23.44 ns/op BenchmarkAssertI2E-4 4909783 24.58 ns/op BenchmarkAssertE2E-4 5274447 22.92 ns/op BenchmarkAssertE2T2-4 3080278 38.36 ns/op BenchmarkAssertE2T2Blank-4 3932104 29.71 ns/op BenchmarkAssertI2E2-4 4003032 30.46 ns/op BenchmarkAssertI2E2Blank-4 5215288 22.96 ns/op BenchmarkAssertE2E2-4 3881974 30.87 ns/op BenchmarkAssertE2E2Blank-4 5198742 27.16 ns/op BenchmarkConvT2Ezero/zero/16-4 4274430 27.80 ns/op BenchmarkConvT2Ezero/zero/32-4 5089022 23.75 ns/op BenchmarkConvT2Ezero/zero/64-4 4068351 25.77 ns/op BenchmarkConvT2Ezero/zero/str-4 4711681 26.72 ns/op BenchmarkConvT2Ezero/zero/slice-4 5082471 27.29 ns/op BenchmarkConvT2Ezero/zero/big-4 95142 2429 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 128.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 273.5 ns/op BenchmarkConvT2Ezero/nonzero/big-4 220658 952.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 4355318 27.64 ns/op BenchmarkConvT2Ezero/smallint/32-4 4826823 25.91 ns/op BenchmarkConvT2Ezero/smallint/64-4 4983534 25.14 ns/op BenchmarkConvT2Ezero/largeint/16-4 1517061 180.8 ns/op BenchmarkConvT2Ezero/largeint/32-4 2006923 115.2 ns/op BenchmarkConvT2Ezero/largeint/64-4 1257248 108.2 ns/op BenchmarkMalloc8-4 2243533 113.5 ns/op BenchmarkMalloc16-4 2273557 60.15 ns/op BenchmarkMallocTypeInfo8-4 1911774 139.4 ns/op BenchmarkMallocTypeInfo16-4 1000000 109.4 ns/op BenchmarkMallocLargeStruct-4 54774 5852 ns/op BenchmarkGoroutineSelect-4 10 31139488 ns/op BenchmarkGoroutineBlocking-4 4 37947296 ns/op BenchmarkGoroutineForRange-4 25 36615966 ns/op BenchmarkGoroutineIdle-4 87 14372634 ns/op BenchmarkHashStringSpeed-4 1899650 75.74 ns/op BenchmarkHashBytesSpeed-4 1312156 91.54 ns/op BenchmarkHashInt32Speed-4 1983501 62.86 ns/op BenchmarkHashInt64Speed-4 1937464 58.67 ns/op BenchmarkHashStringArraySpeed-4 507080 286.4 ns/op BenchmarkMegMap-4 3382065 36.59 ns/op BenchmarkMegOneMap-4 3766786 29.07 ns/op BenchmarkMegEqMap-4 2007 60330 ns/op BenchmarkMegEmptyMap-4 4738332 26.13 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2748842 53.08 ns/op BenchmarkSmallStrMap-4 3669854 33.37 ns/op BenchmarkMapStringKeysEight_16-4 3105283 39.00 ns/op BenchmarkMapStringKeysEight_32-4 3178176 37.64 ns/op BenchmarkMapStringKeysEight_64-4 3169984 37.77 ns/op BenchmarkMapStringKeysEight_1M-4 3137403 37.62 ns/op BenchmarkIntMap-4 3904866 30.59 ns/op BenchmarkMapFirst/1-4 4504059 26.77 ns/op BenchmarkMapFirst/2-4 4507173 26.92 ns/op BenchmarkMapFirst/3-4 4568149 27.69 ns/op BenchmarkMapFirst/4-4 4496534 26.67 ns/op BenchmarkMapFirst/5-4 4536087 26.75 ns/op BenchmarkMapFirst/6-4 4386314 27.13 ns/op BenchmarkMapFirst/7-4 4461415 27.19 ns/op BenchmarkMapFirst/8-4 4428777 26.88 ns/op BenchmarkMapFirst/9-4 3339618 36.25 ns/op BenchmarkMapFirst/10-4 3135532 44.16 ns/op BenchmarkMapFirst/11-4 3112036 36.90 ns/op BenchmarkMapFirst/12-4 3211749 37.07 ns/op BenchmarkMapFirst/13-4 3239234 37.30 ns/op BenchmarkMapFirst/14-4 3247059 36.90 ns/op BenchmarkMapFirst/15-4 3270958 36.44 ns/op BenchmarkMapFirst/16-4 3254936 36.16 ns/op BenchmarkMapMid/1-4 4440109 26.82 ns/op BenchmarkMapMid/2-4 4284422 27.45 ns/op BenchmarkMapMid/3-4 4318663 28.07 ns/op BenchmarkMapMid/4-4 4186412 29.60 ns/op BenchmarkMapMid/5-4 4277277 27.83 ns/op BenchmarkMapMid/6-4 4038763 29.52 ns/op BenchmarkMapMid/7-4 4178192 29.01 ns/op BenchmarkMapMid/8-4 3528745 29.37 ns/op BenchmarkMapMid/9-4 2768673 36.98 ns/op BenchmarkMapMid/10-4 3143860 37.57 ns/op BenchmarkMapMid/11-4 3311304 38.04 ns/op BenchmarkMapMid/12-4 3060445 37.62 ns/op BenchmarkMapMid/13-4 3325112 38.78 ns/op BenchmarkMapMid/14-4 3341304 40.90 ns/op BenchmarkMapMid/15-4 3292952 36.08 ns/op BenchmarkMapMid/16-4 3069640 36.34 ns/op BenchmarkMapLast/1-4 4517094 26.62 ns/op BenchmarkMapLast/2-4 4371386 28.03 ns/op BenchmarkMapLast/3-4 4189591 28.32 ns/op BenchmarkMapLast/4-4 4119265 30.00 ns/op BenchmarkMapLast/5-4 4036890 30.48 ns/op BenchmarkMapLast/6-4 3725235 30.81 ns/op BenchmarkMapLast/7-4 3932944 30.56 ns/op BenchmarkMapLast/8-4 3714825 31.21 ns/op BenchmarkMapLast/9-4 3092457 42.71 ns/op BenchmarkMapLast/10-4 3123708 39.80 ns/op BenchmarkMapLast/11-4 3035614 41.04 ns/op BenchmarkMapLast/12-4 2869522 42.68 ns/op BenchmarkMapLast/13-4 3048171 36.94 ns/op BenchmarkMapLast/14-4 3228015 38.40 ns/op BenchmarkMapLast/15-4 3120655 37.36 ns/op BenchmarkMapLast/16-4 3288265 36.90 ns/op BenchmarkMapCycle-4 2259981 58.37 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2301289 51.03 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1058 100397 ns/op BenchmarkMakeMap/[Byte]Byte-4 601652 236.5 ns/op BenchmarkMakeMap/[Int]Int-4 426076 301.9 ns/op BenchmarkNewEmptyMap-4 3390151 35.06 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 114.6 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 571258 216.2 ns/op BenchmarkMapIterEmpty-4 6272449 20.63 ns/op BenchmarkSameLengthMap-4 4446592 27.32 ns/op BenchmarkBigKeyMap-4 1763488 68.08 ns/op BenchmarkBigValMap-4 1599951 71.96 ns/op BenchmarkSmallKeyMap-4 2627445 45.50 ns/op BenchmarkMapPopulate/1-4 1859845 66.96 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 133063 881.6 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 11473 ns/op 3350 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 967 181097 ns/op 53318 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 62 2779607 ns/op 427416 B/op 317 allocs/op BenchmarkMapPopulate/100000-4 6 17150773 ns/op 3608208 B/op 3988 allocs/op BenchmarkComplexAlgMap-4 281508 468.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 1474413 84.27 ns/op BenchmarkGoMapClear/Reflexive/10-4 1329811 86.73 ns/op BenchmarkGoMapClear/Reflexive/100-4 588247 207.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 43780 2683 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4977 21478 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1269067 94.30 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 101.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 501889 212.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 45571 2741 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4999 24568 ns/op BenchmarkMapStringConversion/32/simple-4 1973545 58.49 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 153.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1778712 66.67 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1905438 64.45 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1667368 79.23 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1697751 69.46 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1680434 72.20 ns/op BenchmarkMapInterfacePtr-4 1740549 65.85 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2643318 44.53 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 39664 3767 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5640 20828 ns/op BenchmarkMapPop1000-4 417 285168 ns/op BenchmarkMapPop10000-4 22 4747860 ns/op BenchmarkMapAssign/Int32/256-4 2392195 49.89 ns/op BenchmarkMapAssign/Int32/65536-4 1887630 62.69 ns/op BenchmarkMapAssign/Int64/256-4 2423110 48.84 ns/op BenchmarkMapAssign/Int64/65536-4 1433889 70.22 ns/op BenchmarkMapAssign/Str/256-4 1902651 62.98 ns/op BenchmarkMapAssign/Str/65536-4 1145697 103.6 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1332408 91.62 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1030344 110.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1335368 91.97 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 957457 120.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 579762 4158 ns/op BenchmarkMapOperatorAssign/Str/65536-4 438693 278.5 ns/op BenchmarkMapAppendAssign/Int32/256-4 1277619 89.81 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 715675 155.9 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1269924 90.07 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 703615 180.9 ns/op 38 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 897300 148.7 ns/op 45 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 314602 440.1 ns/op 84 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1704387 66.61 ns/op BenchmarkMapDelete/Int32/1000-4 2192852 54.72 ns/op BenchmarkMapDelete/Int32/10000-4 2089449 60.97 ns/op BenchmarkMapDelete/Int64/100-4 1897538 63.35 ns/op BenchmarkMapDelete/Int64/1000-4 2175878 55.55 ns/op BenchmarkMapDelete/Int64/10000-4 2066809 58.45 ns/op BenchmarkMapDelete/Str/100-4 1417608 81.26 ns/op BenchmarkMapDelete/Str/1000-4 1654767 72.89 ns/op BenchmarkMapDelete/Str/10000-4 1585887 75.51 ns/op BenchmarkMapDelete/Pointer/100-4 1661347 72.10 ns/op BenchmarkMapDelete/Pointer/1000-4 1883787 63.92 ns/op BenchmarkMapDelete/Pointer/10000-4 1776369 65.94 ns/op BenchmarkMemmove/0-4 13370632 8.838 ns/op BenchmarkMemmove/1-4 1880562 65.25 ns/op 15.33 MB/s BenchmarkMemmove/2-4 2060458 57.58 ns/op 34.73 MB/s BenchmarkMemmove/3-4 2067460 59.77 ns/op 50.19 MB/s BenchmarkMemmove/4-4 2057341 57.90 ns/op 69.09 MB/s BenchmarkMemmove/5-4 2056694 58.47 ns/op 85.51 MB/s BenchmarkMemmove/6-4 2048946 59.49 ns/op 100.85 MB/s BenchmarkMemmove/7-4 2037894 57.65 ns/op 121.43 MB/s BenchmarkMemmove/8-4 2136660 55.91 ns/op 143.08 MB/s BenchmarkMemmove/9-4 2056640 60.14 ns/op 149.65 MB/s BenchmarkMemmove/10-4 2052102 65.13 ns/op 153.54 MB/s BenchmarkMemmove/11-4 2031718 59.50 ns/op 184.87 MB/s BenchmarkMemmove/12-4 2031046 58.51 ns/op 205.08 MB/s BenchmarkMemmove/13-4 2014923 60.03 ns/op 216.55 MB/s BenchmarkMemmove/14-4 2038737 59.20 ns/op 236.47 MB/s BenchmarkMemmove/15-4 2003338 58.00 ns/op 258.63 MB/s BenchmarkMemmove/16-4 2012510 59.27 ns/op 269.95 MB/s BenchmarkMemmove/32-4 1821884 64.64 ns/op 495.05 MB/s BenchmarkMemmove/64-4 1398493 72.84 ns/op 878.64 MB/s BenchmarkMemmove/128-4 1280600 95.24 ns/op 1343.99 MB/s BenchmarkMemmove/256-4 995820 120.3 ns/op 2128.60 MB/s BenchmarkMemmove/512-4 693998 177.0 ns/op 2893.34 MB/s BenchmarkMemmove/1024-4 422306 285.4 ns/op 3587.63 MB/s BenchmarkMemmove/2048-4 238057 498.0 ns/op 4112.84 MB/s BenchmarkMemmove/4096-4 130020 936.7 ns/op 4372.99 MB/s BenchmarkMemmoveOverlap/32-4 1866106 70.64 ns/op 453.02 MB/s BenchmarkMemmoveOverlap/64-4 1634317 72.81 ns/op 879.03 MB/s BenchmarkMemmoveOverlap/128-4 1238941 96.74 ns/op 1323.19 MB/s BenchmarkMemmoveOverlap/256-4 931868 132.6 ns/op 1930.91 MB/s BenchmarkMemmoveOverlap/512-4 549219 221.3 ns/op 2313.11 MB/s BenchmarkMemmoveOverlap/1024-4 395084 308.5 ns/op 3319.07 MB/s BenchmarkMemmoveOverlap/2048-4 224100 542.9 ns/op 3772.45 MB/s BenchmarkMemmoveOverlap/4096-4 111186 1017 ns/op 4029.42 MB/s BenchmarkMemmoveUnalignedDst/0-4 12428703 9.506 ns/op BenchmarkMemmoveUnalignedDst/1-4 2117083 55.21 ns/op 18.11 MB/s BenchmarkMemmoveUnalignedDst/2-4 2066172 57.85 ns/op 34.57 MB/s BenchmarkMemmoveUnalignedDst/3-4 2062303 57.64 ns/op 52.05 MB/s BenchmarkMemmoveUnalignedDst/4-4 2073460 58.68 ns/op 68.17 MB/s BenchmarkMemmoveUnalignedDst/5-4 2047278 58.54 ns/op 85.41 MB/s BenchmarkMemmoveUnalignedDst/6-4 2069042 57.65 ns/op 104.08 MB/s BenchmarkMemmoveUnalignedDst/7-4 2034037 58.07 ns/op 120.55 MB/s BenchmarkMemmoveUnalignedDst/8-4 2140503 56.49 ns/op 141.62 MB/s BenchmarkMemmoveUnalignedDst/9-4 2001631 59.01 ns/op 152.52 MB/s BenchmarkMemmoveUnalignedDst/10-4 2001153 60.06 ns/op 166.51 MB/s BenchmarkMemmoveUnalignedDst/11-4 1997283 59.91 ns/op 183.61 MB/s BenchmarkMemmoveUnalignedDst/12-4 2048008 57.95 ns/op 207.09 MB/s BenchmarkMemmoveUnalignedDst/13-4 2049440 59.26 ns/op 219.38 MB/s BenchmarkMemmoveUnalignedDst/14-4 2075074 59.02 ns/op 237.23 MB/s BenchmarkMemmoveUnalignedDst/15-4 2015216 60.09 ns/op 249.64 MB/s BenchmarkMemmoveUnalignedDst/16-4 2038666 59.11 ns/op 270.68 MB/s BenchmarkMemmoveUnalignedDst/32-4 1792441 65.71 ns/op 486.98 MB/s BenchmarkMemmoveUnalignedDst/64-4 1636581 73.66 ns/op 868.88 MB/s BenchmarkMemmoveUnalignedDst/128-4 1243476 95.48 ns/op 1340.61 MB/s BenchmarkMemmoveUnalignedDst/256-4 997888 123.5 ns/op 2073.00 MB/s BenchmarkMemmoveUnalignedDst/512-4 694359 174.2 ns/op 2938.82 MB/s BenchmarkMemmoveUnalignedDst/1024-4 427036 284.7 ns/op 3596.71 MB/s BenchmarkMemmoveUnalignedDst/2048-4 238639 503.4 ns/op 4068.51 MB/s BenchmarkMemmoveUnalignedDst/4096-4 129147 974.0 ns/op 4205.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1779412 68.94 ns/op 464.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1572457 81.64 ns/op 783.93 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 109.1 ns/op 1173.68 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 825406 148.4 ns/op 1725.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 523934 230.9 ns/op 2217.39 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 376911 324.7 ns/op 3153.81 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 216536 563.0 ns/op 3637.91 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 111496 1100 ns/op 3725.01 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12761263 9.379 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1873131 64.48 ns/op 15.51 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2074728 58.29 ns/op 34.31 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2089932 58.87 ns/op 50.96 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2083856 57.26 ns/op 69.86 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2059248 58.01 ns/op 86.19 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2065716 57.58 ns/op 104.19 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2068099 58.56 ns/op 119.54 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2171319 55.16 ns/op 145.03 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2075101 57.86 ns/op 155.56 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2007682 58.08 ns/op 172.17 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1999690 59.80 ns/op 183.93 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2074268 57.80 ns/op 207.61 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1787944 67.50 ns/op 192.59 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2066942 58.44 ns/op 239.57 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2010128 58.86 ns/op 254.85 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1983859 60.36 ns/op 265.08 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1812182 66.81 ns/op 478.96 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1572939 74.68 ns/op 857.01 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1235762 97.19 ns/op 1317.05 MB/s BenchmarkMemmoveUnalignedSrc/256-4 977064 121.6 ns/op 2105.00 MB/s BenchmarkMemmoveUnalignedSrc/512-4 660714 180.1 ns/op 2843.37 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 423512 287.6 ns/op 3561.08 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 241772 505.5 ns/op 4051.46 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 124430 934.2 ns/op 4384.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1571968 75.50 ns/op 211.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1610378 73.06 ns/op 218.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1605686 81.63 ns/op 196.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1588320 74.74 ns/op 214.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1603926 74.68 ns/op 214.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1578388 79.36 ns/op 201.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1607830 74.47 ns/op 214.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1608074 75.17 ns/op 212.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1313228 88.83 ns/op 720.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 998617 107.8 ns/op 593.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1304540 91.24 ns/op 701.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1293860 90.16 ns/op 709.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1311950 90.20 ns/op 709.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1303570 91.46 ns/op 699.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1230331 91.48 ns/op 699.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1285566 98.02 ns/op 652.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 854494 139.1 ns/op 1840.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 695497 170.9 ns/op 1497.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 752181 147.9 ns/op 1731.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 760947 148.7 ns/op 1721.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 758286 150.3 ns/op 1702.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 746564 148.2 ns/op 1727.49 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 756414 150.5 ns/op 1700.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 758565 144.5 ns/op 1772.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 119320 959.2 ns/op 4270.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 115230 1036 ns/op 3955.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 121797 961.1 ns/op 4261.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 123577 990.4 ns/op 4135.58 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 112450 1019 ns/op 4020.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 120908 960.7 ns/op 4263.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 121147 984.7 ns/op 4159.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 120249 1022 ns/op 4009.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7632 15751 ns/op 4160.71 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6489 16701 ns/op 3924.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6992 16133 ns/op 4062.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6262 16297 ns/op 4021.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6907 17209 ns/op 3808.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6501 16436 ns/op 3987.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7038 16244 ns/op 4034.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6284 16216 ns/op 4041.45 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1850895 64.85 ns/op 493.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1406070 75.13 ns/op 851.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 108.7 ns/op 1177.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 762811 237.2 ns/op 1079.45 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 621546 216.5 ns/op 2364.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 368340 335.3 ns/op 3054.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 197246 619.3 ns/op 3307.08 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114607 1085 ns/op 3776.59 MB/s BenchmarkMemclr/5-4 12447780 9.741 ns/op 513.29 MB/s BenchmarkMemclr/16-4 10560738 12.42 ns/op 1288.01 MB/s BenchmarkMemclr/64-4 6664113 18.80 ns/op 3403.58 MB/s BenchmarkMemclr/256-4 10788613 12.88 ns/op 19873.57 MB/s BenchmarkMemclr/4096-4 3136563 38.36 ns/op 106768.76 MB/s BenchmarkMemclr/65536-4 83569 1463 ns/op 44799.76 MB/s BenchmarkMemclr/1M-4 4710 23021 ns/op 45548.53 MB/s BenchmarkMemclr/4M-4 1191 103438 ns/op 40549.10 MB/s BenchmarkMemclr/8M-4 612 190906 ns/op 43940.96 MB/s BenchmarkMemclr/16M-4 307 352310 ns/op 47620.56 MB/s BenchmarkMemclr/64M-4 72 1785292 ns/op 37589.86 MB/s BenchmarkMemclrUnaligned/0_5-4 6641067 17.78 ns/op 281.14 MB/s BenchmarkMemclrUnaligned/0_16-4 6500462 28.19 ns/op 567.51 MB/s BenchmarkMemclrUnaligned/0_64-4 4505967 26.77 ns/op 2390.70 MB/s BenchmarkMemclrUnaligned/0_256-4 5409681 18.67 ns/op 13711.76 MB/s BenchmarkMemclrUnaligned/0_4096-4 2773030 41.36 ns/op 99038.08 MB/s BenchmarkMemclrUnaligned/0_65536-4 89523 1490 ns/op 43988.24 MB/s BenchmarkMemclrUnaligned/1_5-4 6546591 18.28 ns/op 273.52 MB/s BenchmarkMemclrUnaligned/1_16-4 6519284 18.23 ns/op 877.44 MB/s BenchmarkMemclrUnaligned/1_64-4 4487829 26.75 ns/op 2392.26 MB/s BenchmarkMemclrUnaligned/1_256-4 6345480 19.13 ns/op 13385.56 MB/s BenchmarkMemclrUnaligned/1_4096-4 2236455 52.12 ns/op 78592.64 MB/s BenchmarkMemclrUnaligned/1_65536-4 89016 1383 ns/op 47399.39 MB/s BenchmarkMemclrUnaligned/4_5-4 5554076 20.24 ns/op 246.99 MB/s BenchmarkMemclrUnaligned/4_16-4 5456000 19.03 ns/op 840.90 MB/s BenchmarkMemclrUnaligned/4_64-4 3475580 38.09 ns/op 1680.05 MB/s BenchmarkMemclrUnaligned/4_256-4 5875152 18.80 ns/op 13614.96 MB/s BenchmarkMemclrUnaligned/4_4096-4 1959092 56.11 ns/op 73005.38 MB/s BenchmarkMemclrUnaligned/4_65536-4 80784 1572 ns/op 41701.34 MB/s BenchmarkMemclrUnaligned/7_5-4 5100250 24.55 ns/op 203.65 MB/s BenchmarkMemclrUnaligned/7_16-4 6512620 18.43 ns/op 867.99 MB/s BenchmarkMemclrUnaligned/7_64-4 4490610 26.50 ns/op 2415.47 MB/s BenchmarkMemclrUnaligned/7_256-4 6577604 19.24 ns/op 13302.94 MB/s BenchmarkMemclrUnaligned/7_4096-4 2335052 58.32 ns/op 70238.39 MB/s BenchmarkMemclrUnaligned/7_65536-4 79376 1664 ns/op 39386.31 MB/s BenchmarkMemclrUnaligned/0_1M-4 4587 43168 ns/op 24290.47 MB/s BenchmarkMemclrUnaligned/0_4M-4 1485 148376 ns/op 28267.99 MB/s BenchmarkMemclrUnaligned/0_8M-4 559 218344 ns/op 38419.20 MB/s BenchmarkMemclrUnaligned/0_16M-4 282 442692 ns/op 37898.15 MB/s BenchmarkMemclrUnaligned/0_64M-4 72 1638812 ns/op 40949.70 MB/s BenchmarkMemclrUnaligned/1_1M-4 4158 35099 ns/op 29874.55 MB/s BenchmarkMemclrUnaligned/1_4M-4 1293 98543 ns/op 42563.05 MB/s BenchmarkMemclrUnaligned/1_8M-4 640 203464 ns/op 41228.94 MB/s BenchmarkMemclrUnaligned/1_16M-4 278 448626 ns/op 37396.87 MB/s BenchmarkMemclrUnaligned/1_64M-4 61 1732188 ns/op 38742.25 MB/s BenchmarkMemclrUnaligned/4_1M-4 4458 51571 ns/op 20332.79 MB/s BenchmarkMemclrUnaligned/4_4M-4 1274 93294 ns/op 44958.14 MB/s BenchmarkMemclrUnaligned/4_8M-4 586 215690 ns/op 38891.90 MB/s BenchmarkMemclrUnaligned/4_16M-4 282 424593 ns/op 39513.63 MB/s BenchmarkMemclrUnaligned/4_64M-4 73 1656069 ns/op 40522.99 MB/s BenchmarkMemclrUnaligned/7_1M-4 5425 23103 ns/op 45387.08 MB/s BenchmarkMemclrUnaligned/7_4M-4 1208 100332 ns/op 41804.39 MB/s BenchmarkMemclrUnaligned/7_8M-4 565 194305 ns/op 43172.43 MB/s BenchmarkMemclrUnaligned/7_16M-4 255 540329 ns/op 31050.00 MB/s BenchmarkMemclrUnaligned/7_64M-4 70 1714218 ns/op 39148.39 MB/s BenchmarkGoMemclr/5-4 1401099 95.91 ns/op 52.13 MB/s BenchmarkGoMemclr/16-4 602467 197.3 ns/op 81.10 MB/s BenchmarkGoMemclr/64-4 164116 742.3 ns/op 86.21 MB/s BenchmarkGoMemclr/256-4 41701 2895 ns/op 88.42 MB/s BenchmarkMemclrRange/1K_2K-4 32259 3756 ns/op 25528.49 MB/s BenchmarkMemclrRange/2K_8K-4 18358 6559 ns/op 50850.19 MB/s BenchmarkMemclrRange/4K_16K-4 15476 7451 ns/op 43357.57 MB/s BenchmarkMemclrRange/160K_228K-4 3481 38059 ns/op 43692.21 MB/s BenchmarkClearFat7-4 6804848 20.20 ns/op BenchmarkClearFat8-4 6347648 16.79 ns/op BenchmarkClearFat11-4 6535110 17.82 ns/op BenchmarkClearFat12-4 6565269 18.01 ns/op BenchmarkClearFat13-4 6687108 18.44 ns/op BenchmarkClearFat14-4 6648642 17.90 ns/op BenchmarkClearFat15-4 5138809 27.67 ns/op BenchmarkClearFat16-4 7033045 17.49 ns/op BenchmarkClearFat24-4 6584290 17.91 ns/op BenchmarkClearFat32-4 6377076 19.10 ns/op BenchmarkClearFat40-4 6307407 19.43 ns/op BenchmarkClearFat48-4 6004380 20.43 ns/op BenchmarkClearFat56-4 5750101 21.08 ns/op BenchmarkClearFat64-4 5437094 22.26 ns/op BenchmarkClearFat72-4 5158204 25.60 ns/op BenchmarkClearFat128-4 3468273 34.67 ns/op BenchmarkClearFat256-4 2571268 53.47 ns/op BenchmarkClearFat512-4 1675656 70.69 ns/op BenchmarkClearFat1024-4 997616 122.5 ns/op BenchmarkClearFat1032-4 957830 127.8 ns/op BenchmarkClearFat1040-4 903865 129.2 ns/op BenchmarkCopyFat7-4 6248905 17.96 ns/op BenchmarkCopyFat8-4 7074015 21.85 ns/op BenchmarkCopyFat11-4 6411637 18.15 ns/op BenchmarkCopyFat12-4 6387824 19.06 ns/op BenchmarkCopyFat13-4 6550484 18.86 ns/op BenchmarkCopyFat14-4 6582301 18.54 ns/op BenchmarkCopyFat15-4 6614970 21.34 ns/op BenchmarkCopyFat16-4 6929208 17.76 ns/op BenchmarkCopyFat24-4 6623503 18.23 ns/op BenchmarkCopyFat32-4 6231024 19.44 ns/op BenchmarkCopyFat64-4 5492846 21.60 ns/op BenchmarkCopyFat72-4 5265829 22.52 ns/op BenchmarkCopyFat128-4 3567248 33.98 ns/op BenchmarkCopyFat256-4 2580373 48.86 ns/op BenchmarkCopyFat512-4 1274848 78.63 ns/op BenchmarkCopyFat520-4 1517078 79.17 ns/op BenchmarkCopyFat1024-4 796216 138.6 ns/op BenchmarkCopyFat1032-4 887924 143.4 ns/op BenchmarkCopyFat1040-4 889371 137.9 ns/op BenchmarkIssue18740/2byte-4 504 222649 ns/op BenchmarkIssue18740/4byte-4 828 143291 ns/op BenchmarkIssue18740/8byte-4 964 124567 ns/op BenchmarkMemclrKnownSize1-4 8176526 14.50 ns/op 68.98 MB/s BenchmarkMemclrKnownSize2-4 5104686 23.38 ns/op 85.53 MB/s BenchmarkMemclrKnownSize4-4 2253648 48.13 ns/op 83.10 MB/s BenchmarkMemclrKnownSize8-4 1000000 108.7 ns/op 73.63 MB/s BenchmarkMemclrKnownSize16-4 631008 195.4 ns/op 81.89 MB/s BenchmarkMemclrKnownSize32-4 333118 540.1 ns/op 59.25 MB/s BenchmarkMemclrKnownSize64-4 151113 731.3 ns/op 87.51 MB/s BenchmarkMemclrKnownSize112-4 71605 1402 ns/op 79.86 MB/s BenchmarkMemclrKnownSize128-4 84026 1417 ns/op 90.33 MB/s BenchmarkMemclrKnownSize192-4 56679 2161 ns/op 88.84 MB/s BenchmarkMemclrKnownSize248-4 43311 2787 ns/op 88.98 MB/s BenchmarkMemclrKnownSize256-4 42135 2872 ns/op 89.15 MB/s BenchmarkMemclrKnownSize512-4 21325 5745 ns/op 89.12 MB/s BenchmarkMemclrKnownSize1024-4 10000 11480 ns/op 89.20 MB/s BenchmarkMemclrKnownSize4096-4 2703 64083 ns/op 63.92 MB/s BenchmarkMemclrKnownSize512KiB-4 19 6772700 ns/op 77.41 MB/s BenchmarkReadMetricsLatency-4 8126 6480 p50-ns 7329 p90-ns 12888 p99-ns BenchmarkFinalizer-4 482 263072 ns/op BenchmarkFinalizerRun-4 574450 556.6 ns/op BenchmarkMinFloat-4 396105 301.6 ns/op BenchmarkMaxFloat-4 366805 294.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7179835 33.50 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2062198 71.18 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1500400 102.1 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1644348 75.25 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 107.9 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 121.0 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1502815 79.69 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 120.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 109.0 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1487647 86.41 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1471597 71.22 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1463427 87.99 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1242252 91.00 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1170234 105.9 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6557656 17.03 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7788291 15.36 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7768994 15.48 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6868473 17.22 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6789736 17.52 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6125551 19.27 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6931299 18.03 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7887768 15.58 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8041970 14.94 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7073223 17.14 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7729069 15.36 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7922209 15.16 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7008412 17.45 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7961734 17.47 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8164585 14.85 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5508694 19.19 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7786594 15.25 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8108385 17.16 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6659578 17.72 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 1000000 159.7 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7714137 19.10 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7132947 25.37 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 1000000 297.2 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6470311 21.33 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5628873 25.90 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6638013 18.18 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6590451 20.71 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7110417 17.17 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7527114 15.90 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7638300 15.85 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6985826 21.92 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7307562 15.61 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8055894 16.32 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6973864 16.84 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7710120 16.25 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6540090 16.84 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6772354 17.72 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7906378 37.06 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8027437 15.62 ns/op BenchmarkNetpollBreak-4 7084 115512 ns/op BenchmarkPinnerPinUnpinBatch-4 1971 76171 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 285 416281 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1968 62727 ns/op BenchmarkPinnerPinUnpin-4 1675725 70.57 ns/op BenchmarkPinnerPinUnpinTiny-4 1716967 77.19 ns/op BenchmarkPinnerPinUnpinDouble-4 617260 188.7 ns/op BenchmarkPinnerPinUnpinParallel-4 2535111 41.35 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3448578 66.18 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 492110 237.5 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4846970 24.27 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5771966 21.79 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5329591 29.20 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 8976652 15.26 ns/op BenchmarkPingPongHog-4 637 211931 ns/op BenchmarkStackGrowth-4 129742 1472 ns/op BenchmarkStackGrowthDeep-4 506 299345 ns/op BenchmarkCreateGoroutines-4 105842 2191 ns/op BenchmarkCreateGoroutinesParallel-4 121538 2135 ns/op BenchmarkCreateGoroutinesCapture-4 20521 5860 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 65508 5528 ns/op BenchmarkClosureCall-4 15104821 7.900 ns/op BenchmarkWakeupParallelSpinning/0s-4 10000 12372 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6711 17416 ns/op BenchmarkWakeupParallelSpinning/2µs-4 6150 20024 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3481 31756 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2306 55229 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1308 96719 ns/op BenchmarkWakeupParallelSpinning/50µs-4 553 268055 ns/op BenchmarkWakeupParallelSpinning/100µs-4 249 543964 ns/op BenchmarkWakeupParallelSyscall/0s-4 118 4335530 ns/op BenchmarkWakeupParallelSyscall/1µs-4 88 1703327 ns/op BenchmarkWakeupParallelSyscall/2µs-4 426 3073892 ns/op BenchmarkWakeupParallelSyscall/5µs-4 68 4483349 ns/op BenchmarkWakeupParallelSyscall/10µs-4 240 2316942 ns/op BenchmarkWakeupParallelSyscall/20µs-4 100 2781981 ns/op BenchmarkWakeupParallelSyscall/50µs-4 278 1051555 ns/op BenchmarkWakeupParallelSyscall/100µs-4 58 8227529 ns/op BenchmarkMatmult-4 2094769 66.86 ns/op BenchmarkFastrand-4 4675216 30.63 ns/op BenchmarkFastrand64-4 6647696 15.84 ns/op BenchmarkFastrandHashiter-4 2568660 72.36 ns/op BenchmarkFastrandn/2-4 4278066 28.69 ns/op BenchmarkFastrandn/3-4 4143452 28.47 ns/op BenchmarkFastrandn/4-4 4121582 30.86 ns/op BenchmarkFastrandn/5-4 4253258 29.08 ns/op BenchmarkIfaceCmp100-4 80470 1486 ns/op BenchmarkIfaceCmpNil100-4 152042 782.7 ns/op BenchmarkEfaceCmpDiff-4 19718 6277 ns/op BenchmarkEfaceCmpDiffIndirect-4 21049 5886 ns/op BenchmarkDefer-4 1322034 104.0 ns/op BenchmarkDefer10-4 1000000 143.8 ns/op BenchmarkDeferMany-4 608415 356.1 ns/op BenchmarkPanicRecover-4 708919 164.1 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 948004 199.3 ns/op 57.00 p50-ns 59.00 p90-ns 79.00 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 777766 392.9 ns/op 57.00 p50-ns 59.00 p90-ns 75.00 p99-ns BenchmarkGoroutineProfile/small/idle-4 294 382756 ns/op 240145 p50-ns 291916 p90-ns 3095480 p99-ns BenchmarkGoroutineProfile/small/loaded-4 19 30310494 ns/op 555650 p50-ns 199631600 p90-ns 332701945 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 883903 156.3 ns/op 57.00 p50-ns 59.00 p90-ns 66.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 904617 187.7 ns/op 56.00 p50-ns 58.00 p90-ns 66.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 22 4934634 ns/op 2701639 p50-ns 6974986 p90-ns 30603993 p99-ns BenchmarkGoroutineProfile/large/loaded-4 19 42237145 ns/op 12992263 p50-ns 99431585 p90-ns 306720045 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 846820 146.3 ns/op 63.00 p50-ns 67.00 p90-ns 226.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 723955 214.4 ns/op 63.00 p50-ns 67.00 p90-ns 222.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 504 320641 ns/op 225778 p50-ns 279495 p90-ns 1323813 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 69 8587114 ns/op 896461 p50-ns 27386387 p90-ns 77137610 p99-ns BenchmarkRWMutexUncontended-4 5118616 25.34 ns/op BenchmarkRWMutexWrite100-4 2243708 77.91 ns/op BenchmarkRWMutexWrite10-4 2008959 78.40 ns/op BenchmarkRWMutexWorkWrite100-4 586306 308.4 ns/op BenchmarkRWMutexWorkWrite10-4 239379 466.5 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2950 62357 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1165 105247 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1290 83209 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 100 1017827 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 728 154150 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 273 462422 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 357 341465 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 16 7295856 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 320940 1061 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 324061 1410 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 414511 1046 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 376240 442.9 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 329091 731.1 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 292941 563.6 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 174171 620.2 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 294830 478.4 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 408861 691.6 ns/op BenchmarkMakeSlice/Byte-4 2198844 84.14 ns/op BenchmarkMakeSlice/Int16-4 2432324 87.21 ns/op BenchmarkMakeSlice/Int-4 1483183 76.53 ns/op BenchmarkMakeSlice/Ptr-4 1000000 180.1 ns/op BenchmarkMakeSlice/Struct/24-4 839251 127.0 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 195.7 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 239.5 ns/op BenchmarkGrowSlice/Byte-4 1043242 383.9 ns/op BenchmarkGrowSlice/Int16-4 986139 178.6 ns/op BenchmarkGrowSlice/Int-4 766688 372.5 ns/op BenchmarkGrowSlice/Ptr-4 666816 460.1 ns/op BenchmarkGrowSlice/Struct/24-4 245012 819.2 ns/op BenchmarkGrowSlice/Struct/32-4 359760 431.4 ns/op BenchmarkGrowSlice/Struct/40-4 289640 2234 ns/op BenchmarkExtendSlice/IntSlice-4 429778 487.5 ns/op BenchmarkExtendSlice/PointerSlice-4 340664 2400 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 216.7 ns/op BenchmarkAppend-4 10000 11350 ns/op BenchmarkAppendGrowByte-4 3 33591794 ns/op BenchmarkAppendGrowString-4 1 982216358 ns/op BenchmarkAppendSlice/1Bytes-4 2201602 76.92 ns/op BenchmarkAppendSlice/4Bytes-4 1686932 65.60 ns/op BenchmarkAppendSlice/7Bytes-4 1509325 78.64 ns/op BenchmarkAppendSlice/8Bytes-4 2018955 59.54 ns/op BenchmarkAppendSlice/15Bytes-4 2053767 59.14 ns/op BenchmarkAppendSlice/16Bytes-4 1720311 61.06 ns/op BenchmarkAppendSlice/32Bytes-4 1799221 70.56 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 42355 3898 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 18121 5910 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9562 24330 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2379 182514 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 1617640 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 49 3473540 ns/op BenchmarkAppendStr/1Bytes-4 2381445 50.19 ns/op BenchmarkAppendStr/4Bytes-4 1976791 57.24 ns/op BenchmarkAppendStr/8Bytes-4 1969599 53.32 ns/op BenchmarkAppendStr/16Bytes-4 2212280 52.27 ns/op BenchmarkAppendStr/32Bytes-4 2083119 56.21 ns/op BenchmarkAppendSpecialCase-4 683379 181.1 ns/op BenchmarkCopy/1Byte-4 2216349 54.78 ns/op 18.25 MB/s BenchmarkCopy/1String-4 1000000 119.4 ns/op 8.37 MB/s BenchmarkCopy/2Byte-4 1627268 69.03 ns/op 28.97 MB/s BenchmarkCopy/2String-4 2016404 59.97 ns/op 33.35 MB/s BenchmarkCopy/4Byte-4 1000000 124.4 ns/op 32.16 MB/s BenchmarkCopy/4String-4 1876498 58.68 ns/op 68.16 MB/s BenchmarkCopy/8Byte-4 2116938 56.51 ns/op 141.56 MB/s BenchmarkCopy/8String-4 1000000 444.9 ns/op 17.98 MB/s BenchmarkCopy/12Byte-4 1987294 57.56 ns/op 208.47 MB/s BenchmarkCopy/12String-4 1000000 224.2 ns/op 53.53 MB/s BenchmarkCopy/16Byte-4 1583112 83.29 ns/op 192.11 MB/s BenchmarkCopy/16String-4 1000000 109.7 ns/op 145.83 MB/s BenchmarkCopy/32Byte-4 1559086 99.07 ns/op 323.02 MB/s BenchmarkCopy/32String-4 1000000 105.1 ns/op 304.39 MB/s BenchmarkCopy/128Byte-4 1000000 258.0 ns/op 496.18 MB/s BenchmarkCopy/128String-4 1219208 104.4 ns/op 1226.07 MB/s BenchmarkCopy/1024Byte-4 425077 286.7 ns/op 3572.16 MB/s BenchmarkCopy/1024String-4 413006 381.9 ns/op 2681.67 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26962 4834 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13900 41889 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 16816 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 9777 31835 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9703 16021 ns/op BenchmarkAppendInPlace/Grow/Byte-4 145705 999.7 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 143616 1974 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 95823 2627 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 53130 1925 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 53263 5564 ns/op BenchmarkStackCopyPtr-4 1 190443654 ns/op BenchmarkStackCopy-4 2 101994202 ns/op BenchmarkStackCopyNoCache-4 22 14370238 ns/op BenchmarkStackCopyWithStkobj-4 2 102936092 ns/op BenchmarkIssue18138-4 502 308349 ns/op BenchmarkCompareStringEqual-4 10931996 19.99 ns/op BenchmarkCompareStringIdentical-4 15878673 7.634 ns/op BenchmarkCompareStringSameLength-4 12501049 9.191 ns/op BenchmarkCompareStringDifferentLength-4 15873388 8.551 ns/op BenchmarkCompareStringBigUnaligned-4 1879 98003 ns/op 10699.53 MB/s BenchmarkCompareStringBig-4 1707 77451 ns/op 13538.72 MB/s BenchmarkConcatStringAndBytes-4 2718842 43.39 ns/op BenchmarkSliceByteToString/1-4 2269020 52.16 ns/op BenchmarkSliceByteToString/2-4 1000000 109.3 ns/op BenchmarkSliceByteToString/4-4 1366046 102.2 ns/op BenchmarkSliceByteToString/8-4 1000000 145.6 ns/op BenchmarkSliceByteToString/16-4 1000000 139.0 ns/op BenchmarkSliceByteToString/32-4 1000000 132.0 ns/op BenchmarkSliceByteToString/64-4 1000000 221.4 ns/op BenchmarkSliceByteToString/128-4 707422 587.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2326794 61.53 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 855322 171.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 961066 144.8 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3731608 30.14 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1459660 81.87 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1935441 79.87 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2787602 51.10 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 518682 261.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 448795 271.8 ns/op BenchmarkRuneIterate/range/ASCII-4 8284449 15.54 ns/op BenchmarkRuneIterate/range/Japanese-4 1691254 64.03 ns/op BenchmarkRuneIterate/range/MixedLength-4 2611796 45.90 ns/op BenchmarkRuneIterate/range1/ASCII-4 8959570 13.61 ns/op BenchmarkRuneIterate/range1/Japanese-4 1823077 68.98 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2592679 48.61 ns/op BenchmarkRuneIterate/range2/ASCII-4 8323854 14.43 ns/op BenchmarkRuneIterate/range2/Japanese-4 1791717 68.73 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2575488 46.65 ns/op BenchmarkArrayEqual-4 14791165 8.090 ns/op BenchmarkFunc/Name-4 2060119 56.38 ns/op BenchmarkFunc/Entry-4 10458375 12.52 ns/op BenchmarkFunc/FileLine-4 2122706 56.75 ns/op PASS ok runtime 262.739s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 29890 3814 ns/op BenchmarkHandle/concurrent-4 22887 4981 ns/op PASS ok runtime/cgo 1.381s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 13390768 9.127 ns/op BenchmarkAnd32Parallel-4 2737309 48.88 ns/op BenchmarkAnd64-4 12924544 9.287 ns/op BenchmarkAnd64Parallel-4 2246242 52.76 ns/op BenchmarkOr32-4 12667071 10.81 ns/op BenchmarkOr32Parallel-4 2468816 46.04 ns/op BenchmarkOr64-4 12034809 9.630 ns/op BenchmarkOr64Parallel-4 2398624 44.73 ns/op BenchmarkAtomicLoad64-4 16842262 8.375 ns/op BenchmarkAtomicStore64-4 16469112 8.427 ns/op BenchmarkAtomicLoad-4 16751329 12.17 ns/op BenchmarkAtomicStore-4 15735636 9.405 ns/op BenchmarkAnd8-4 14505722 8.212 ns/op BenchmarkAnd-4 14760862 8.088 ns/op BenchmarkAnd8Parallel-4 3164082 38.74 ns/op BenchmarkAndParallel-4 3226574 38.58 ns/op BenchmarkOr8-4 14551059 8.994 ns/op BenchmarkOr-4 14660757 8.753 ns/op BenchmarkOr8Parallel-4 2999431 66.94 ns/op BenchmarkOrParallel-4 3251100 35.16 ns/op BenchmarkXadd-4 3385640 35.99 ns/op BenchmarkXadd64-4 3432060 38.08 ns/op BenchmarkCas-4 3191010 83.18 ns/op BenchmarkCas64-4 2703805 38.38 ns/op BenchmarkXchg-4 2533214 48.45 ns/op BenchmarkXchg64-4 3358335 52.41 ns/op PASS ok runtime/internal/atomic 13.762s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3670609 30.14 ns/op BenchmarkMulUintptr/large-4 3081708 38.06 ns/op PASS ok runtime/internal/math 1.525s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 18 14750548 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 56394056 ns/op 1620 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 100 9432969 ns/op 466.1 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 25156046 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 97617592 ns/op 1726 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 21 33153351 ns/op 1334 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 104526553 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 105308624 ns/op 9884 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 14 10686681 ns/op 747.6 concurrent_launches/op PASS ok runtime/pprof 6.457s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 28 10570988 ns/op BenchmarkStackLeak-4 39487 5468 ns/op PASS ok runtime/race 2.061s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2317314 77.96 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 476448 1611 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 2.337s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 1 119991359 ns/op BenchmarkIndex_Large-4 7953 13965 ns/op BenchmarkIndexFunc_Large-4 157 738368 ns/op BenchmarkCompact/nil-4 6270032 17.49 ns/op BenchmarkCompact/one-4 1839753 64.85 ns/op BenchmarkCompact/sorted-4 1000000 110.2 ns/op BenchmarkCompact/1_item-4 802543 142.0 ns/op BenchmarkCompact/unsorted-4 926785 205.9 ns/op BenchmarkCompact/many-4 504782 291.5 ns/op BenchmarkCompact_Large-4 366 298250 ns/op BenchmarkCompactFunc_Large-4 58 3095035 ns/op BenchmarkReplace/naive-fast-4 53968 5802 ns/op BenchmarkReplace/optimized-fast-4 75841 2132 ns/op BenchmarkReplace/naive-slow-4 10000 63617 ns/op BenchmarkReplace/optimized-slow-4 16074 69790 ns/op BenchmarkBinarySearchFloats/Size16-4 959503 117.3 ns/op BenchmarkBinarySearchFloats/Size32-4 922723 130.9 ns/op BenchmarkBinarySearchFloats/Size64-4 843823 147.9 ns/op BenchmarkBinarySearchFloats/Size128-4 767662 163.0 ns/op BenchmarkBinarySearchFloats/Size512-4 523159 204.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 595393 211.0 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 381254 263.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 405139 344.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 333542 351.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 274149 399.2 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 215251 490.4 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 220177 553.5 ns/op PASS ok slices 12.342s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 96540 1354 ns/op BenchmarkSortInts-4 1 155988556 ns/op BenchmarkSlicesSortInts-4 2 79740100 ns/op BenchmarkSortIsSorted-4 19 5779210 ns/op BenchmarkSlicesIsSorted-4 1 226278655 ns/op BenchmarkSortStrings-4 1 281901445 ns/op BenchmarkSlicesSortStrings-4 1 114973934 ns/op BenchmarkSortStrings_Sorted-4 20 5956242 ns/op BenchmarkSlicesSortStrings_Sorted-4 37 2878135 ns/op BenchmarkSortStructs-4 1 347601954 ns/op BenchmarkSortFuncStructs-4 1 284732797 ns/op BenchmarkSortString1K-4 183 790482 ns/op BenchmarkSortString1K_Slice-4 134 1003007 ns/op BenchmarkStableString1K-4 88 1367452 ns/op BenchmarkSortInt1K-4 90 1172178 ns/op BenchmarkSortInt1K_Sorted-4 4156 31061 ns/op BenchmarkSortInt1K_Reversed-4 2208 64750 ns/op BenchmarkSortInt1K_Mod8-4 680 191788 ns/op BenchmarkStableInt1K-4 91 2112356 ns/op BenchmarkStableInt1K_Slice-4 120 1180643 ns/op BenchmarkSortInt64K-4 3 42045699 ns/op BenchmarkSortInt64K_Slice-4 2 57075326 ns/op BenchmarkStableInt64K-4 1 132139401 ns/op BenchmarkSort1e2-4 178 826544 ns/op BenchmarkStable1e2-4 129 1256480 ns/op BenchmarkSort1e4-4 2 79304000 ns/op BenchmarkStable1e4-4 1 261861993 ns/op PASS ok sort 22.784s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 789478 143.4 ns/op BenchmarkAtof64Float-4 608058 194.0 ns/op BenchmarkAtof64FloatExp-4 638985 179.8 ns/op BenchmarkAtof64Big-4 447394 281.6 ns/op BenchmarkAtof64RandomBits-4 422048 284.0 ns/op BenchmarkAtof64RandomFloats-4 482424 244.5 ns/op BenchmarkAtof64RandomLongFloats-4 396490 308.4 ns/op BenchmarkAtof32Decimal-4 863244 139.7 ns/op BenchmarkAtof32Float-4 626202 165.8 ns/op BenchmarkAtof32FloatExp-4 634832 189.3 ns/op BenchmarkAtof32Random-4 356055 348.9 ns/op BenchmarkAtof32RandomLong-4 126966 1080 ns/op BenchmarkParseInt/Pos/7bit-4 1463750 83.15 ns/op BenchmarkParseInt/Pos/26bit-4 725504 167.6 ns/op BenchmarkParseInt/Pos/31bit-4 578684 192.1 ns/op BenchmarkParseInt/Pos/56bit-4 399333 577.7 ns/op BenchmarkParseInt/Pos/63bit-4 402268 323.1 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 102.5 ns/op BenchmarkParseInt/Neg/26bit-4 730645 174.1 ns/op BenchmarkParseInt/Neg/31bit-4 645298 205.9 ns/op BenchmarkParseInt/Neg/56bit-4 432724 307.2 ns/op BenchmarkParseInt/Neg/63bit-4 389419 287.4 ns/op BenchmarkAtoi/Pos/7bit-4 1882323 71.38 ns/op BenchmarkAtoi/Pos/26bit-4 833337 140.1 ns/op BenchmarkAtoi/Pos/31bit-4 763556 159.3 ns/op BenchmarkAtoi/Pos/56bit-4 496068 247.2 ns/op BenchmarkAtoi/Pos/63bit-4 390411 312.5 ns/op BenchmarkAtoi/Neg/7bit-4 1960762 62.05 ns/op BenchmarkAtoi/Neg/26bit-4 845322 136.7 ns/op BenchmarkAtoi/Neg/31bit-4 756421 189.6 ns/op BenchmarkAtoi/Neg/56bit-4 503746 244.4 ns/op BenchmarkAtoi/Neg/63bit-4 374990 343.0 ns/op BenchmarkFormatFloat/Decimal-4 78928 1522 ns/op BenchmarkFormatFloat/Float-4 45764 2253 ns/op BenchmarkFormatFloat/Exp-4 81932 1483 ns/op BenchmarkFormatFloat/NegExp-4 82183 2637 ns/op BenchmarkFormatFloat/LongExp-4 73538 3201 ns/op BenchmarkFormatFloat/Big-4 61020 2102 ns/op BenchmarkFormatFloat/BinaryExp-4 192615 890.1 ns/op BenchmarkFormatFloat/32Integer-4 67389 2208 ns/op BenchmarkFormatFloat/32ExactFraction-4 88572 1327 ns/op BenchmarkFormatFloat/32Point-4 74762 1950 ns/op BenchmarkFormatFloat/32Exp-4 77499 1469 ns/op BenchmarkFormatFloat/32NegExp-4 85285 2981 ns/op BenchmarkFormatFloat/32Shortest-4 97287 1481 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 107193 1127 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 96159 1134 ns/op BenchmarkFormatFloat/64Fixed1-4 129830 984.9 ns/op BenchmarkFormatFloat/64Fixed2-4 120318 977.0 ns/op BenchmarkFormatFloat/64Fixed3-4 131086 1062 ns/op BenchmarkFormatFloat/64Fixed4-4 125302 930.0 ns/op BenchmarkFormatFloat/64Fixed12-4 75883 1822 ns/op BenchmarkFormatFloat/64Fixed16-4 92242 1303 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 95834 1286 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 83644 1488 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2636 52747 ns/op BenchmarkFormatFloat/Slowpath64-4 73770 1702 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 68526 1620 ns/op BenchmarkAppendFloat/Decimal-4 84342 1749 ns/op BenchmarkAppendFloat/Float-4 59588 1749 ns/op BenchmarkAppendFloat/Exp-4 98223 1351 ns/op BenchmarkAppendFloat/NegExp-4 96692 1238 ns/op BenchmarkAppendFloat/LongExp-4 80133 1587 ns/op BenchmarkAppendFloat/Big-4 75787 1605 ns/op BenchmarkAppendFloat/BinaryExp-4 256834 442.7 ns/op BenchmarkAppendFloat/32Integer-4 73460 1572 ns/op BenchmarkAppendFloat/32ExactFraction-4 96369 1244 ns/op BenchmarkAppendFloat/32Point-4 89130 2122 ns/op BenchmarkAppendFloat/32Exp-4 68678 1570 ns/op BenchmarkAppendFloat/32NegExp-4 76426 1665 ns/op BenchmarkAppendFloat/32Shortest-4 113089 1183 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 126970 1021 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 10000 17703 ns/op BenchmarkAppendFloat/64Fixed1-4 83140 1721 ns/op BenchmarkAppendFloat/64Fixed2-4 152889 818.5 ns/op BenchmarkAppendFloat/64Fixed3-4 153637 782.0 ns/op BenchmarkAppendFloat/64Fixed4-4 154740 875.8 ns/op BenchmarkAppendFloat/64Fixed12-4 78382 3558 ns/op BenchmarkAppendFloat/64Fixed16-4 99687 1228 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 107908 1349 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 88308 1483 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2534 62503 ns/op BenchmarkAppendFloat/Slowpath64-4 76561 1512 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 72968 1654 ns/op BenchmarkFormatInt-4 9098 11592 ns/op BenchmarkAppendInt-4 17284 53743 ns/op BenchmarkFormatUint-4 83541 3167 ns/op BenchmarkAppendUint-4 106501 1154 ns/op BenchmarkFormatIntSmall/7-4 3112324 37.10 ns/op BenchmarkFormatIntSmall/42-4 3353007 125.2 ns/op BenchmarkAppendIntSmall-4 1000000 469.9 ns/op BenchmarkAppendUintVarlen/1-4 1000000 423.0 ns/op BenchmarkAppendUintVarlen/12-4 1000000 546.5 ns/op BenchmarkAppendUintVarlen/123-4 887980 129.5 ns/op BenchmarkAppendUintVarlen/1234-4 355611 361.9 ns/op BenchmarkAppendUintVarlen/12345-4 1037545 105.9 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 103.8 ns/op BenchmarkAppendUintVarlen/1234567-4 981403 229.4 ns/op BenchmarkAppendUintVarlen/12345678-4 888164 207.8 ns/op BenchmarkAppendUintVarlen/123456789-4 883876 128.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 220.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 118.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 494439 242.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 936879 124.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 866851 135.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 921608 142.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 943346 133.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 899421 479.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 890448 139.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 855040 327.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 863186 139.6 ns/op BenchmarkQuote-4 43946 19147 ns/op BenchmarkQuoteRune-4 550680 861.9 ns/op BenchmarkAppendQuote-4 48031 3102 ns/op BenchmarkAppendQuoteRune-4 941703 146.6 ns/op BenchmarkUnquoteEasy-4 729076 357.5 ns/op BenchmarkUnquoteHard-4 54079 27423 ns/op PASS ok strconv 66.502s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 331240 941.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 78435 5288 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 150817 1121 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 445530 597.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 86974 2747 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 204531 935.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 155402 2012 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 70994 3682 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 66666 1544 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 683030 424.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 14035 18417 ns/op BenchmarkGenericMatch1-4 1545 82611 ns/op BenchmarkGenericMatch2-4 272 464309 ns/op BenchmarkSingleMaxSkipping-4 6225 19161 ns/op 521.90 MB/s BenchmarkSingleLongSuffixFail-4 10000 16180 ns/op 61.93 MB/s BenchmarkSingleMatch-4 152 2622309 ns/op 5.72 MB/s BenchmarkByteByteNoMatch-4 57040 2066 ns/op BenchmarkByteByteMatch-4 10000 11119 ns/op BenchmarkByteStringMatch-4 14358 8917 ns/op BenchmarkHTMLEscapeNew-4 66069 6398 ns/op BenchmarkHTMLEscapeOld-4 78270 3956 ns/op BenchmarkByteStringReplacerWriteString-4 979 119585 ns/op BenchmarkByteReplacerWriteString-4 1594 76167 ns/op BenchmarkByteByteReplaces-4 3324 56732 ns/op BenchmarkByteByteMap-4 10066 12274 ns/op BenchmarkMap/identity/ASCII-4 839703 140.9 ns/op BenchmarkMap/identity/Greek-4 403654 300.9 ns/op BenchmarkMap/change/ASCII-4 32935 3929 ns/op BenchmarkMap/change/Greek-4 21814 6139 ns/op BenchmarkIndexRune-4 2354883 121.3 ns/op BenchmarkIndexRuneLongString-4 1000000 150.4 ns/op BenchmarkIndexRuneFastPath-4 3183129 37.26 ns/op BenchmarkIndex-4 2008456 50.66 ns/op BenchmarkLastIndex-4 5025763 25.86 ns/op BenchmarkIndexByte-4 5502609 37.64 ns/op BenchmarkToUpper/#00-4 4893716 23.96 ns/op BenchmarkToUpper/ONLYUPPER-4 2577960 56.13 ns/op BenchmarkToUpper/abc-4 281102 1209 ns/op BenchmarkToUpper/AbC123-4 226114 627.5 ns/op BenchmarkToUpper/azAZ09_-4 241450 618.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47220 2766 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62020 2249 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29157 4710 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52664 2567 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 104528 1151 ns/op BenchmarkToLower/#00-4 5378392 22.08 ns/op BenchmarkToLower/abc-4 4738128 25.19 ns/op BenchmarkToLower/AbC123-4 180528 669.9 ns/op BenchmarkToLower/azAZ09_-4 195142 621.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77214 1556 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 60943 2163 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31402 4200 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72198 1667 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 106008 1139 ns/op BenchmarkMapNoChanges-4 1000000 120.1 ns/op BenchmarkTrim-4 31438 4543 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3249633 35.01 ns/op BenchmarkToValidUTF8/InvalidASCII-4 151566 951.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 103458 1050 ns/op BenchmarkEqualFold/Tests-4 48823 2460 ns/op BenchmarkEqualFold/ASCII-4 3720277 36.14 ns/op BenchmarkEqualFold/UnicodePrefix-4 89703 1371 ns/op BenchmarkEqualFold/UnicodeSuffix-4 77846 1396 ns/op BenchmarkIndexHard1-4 1626 97410 ns/op BenchmarkIndexHard2-4 367 308117 ns/op BenchmarkIndexHard3-4 154 703503 ns/op BenchmarkIndexHard4-4 75 1337648 ns/op BenchmarkLastIndexHard1-4 58 1776164 ns/op BenchmarkLastIndexHard2-4 58 1776918 ns/op BenchmarkLastIndexHard3-4 69 1735623 ns/op BenchmarkCountHard1-4 1646 74496 ns/op BenchmarkCountHard2-4 382 314819 ns/op BenchmarkCountHard3-4 169 707589 ns/op BenchmarkIndexTorture-4 7894 15420 ns/op BenchmarkCountTorture-4 7714 15359 ns/op BenchmarkCountTortureOverlapping-4 714 167308 ns/op BenchmarkCountByte/10-4 5076064 22.85 ns/op 437.63 MB/s BenchmarkCountByte/32-4 5076051 23.78 ns/op 1345.61 MB/s BenchmarkCountByte/4096-4 570814 214.2 ns/op 19118.59 MB/s BenchmarkCountByte/4194304-4 591 203764 ns/op 20584.11 MB/s BenchmarkCountByte/67108864-4 22 5716197 ns/op 11740.12 MB/s BenchmarkFields/ASCII/16-4 251745 523.9 ns/op 30.54 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22315 5667 ns/op 45.18 MB/s 288 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1323 209875 ns/op 19.52 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 76 3738368 ns/op 17.53 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 40508362 ns/op 25.89 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 234360 515.8 ns/op 31.02 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11763 ns/op 21.76 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 615 220850 ns/op 18.55 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 31 4147404 ns/op 15.80 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 105320139 ns/op 9.96 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 246099 559.7 ns/op 28.59 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 24874 4944 ns/op 51.78 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1134 107700 ns/op 38.03 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 50 6138039 ns/op 10.68 MB/s 463105 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 101811590 ns/op 10.30 MB/s 10449248 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 267673 459.8 ns/op 34.80 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 15692 10372 ns/op 24.68 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 806 193368 ns/op 21.18 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 45 2933675 ns/op 22.34 MB/s 463108 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 127227764 ns/op 8.24 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 75154993 ns/op BenchmarkSplitSingleByteSeparator-4 18 15160283 ns/op BenchmarkSplitMultiByteSeparator-4 37 4013461 ns/op BenchmarkSplitNSingleByteSeparator-4 228398 573.3 ns/op BenchmarkSplitNMultiByteSeparator-4 172810 829.3 ns/op BenchmarkRepeat/5x0-4 3982797 28.67 ns/op BenchmarkRepeat/5x1-4 4351450 28.39 ns/op BenchmarkRepeat/5x2-4 175383 593.9 ns/op BenchmarkRepeat/5x6-4 107864 1085 ns/op BenchmarkRepeat/10x0-4 4439908 28.56 ns/op BenchmarkRepeat/10x1-4 3830284 30.52 ns/op BenchmarkRepeat/10x2-4 196377 625.1 ns/op BenchmarkRepeat/10x6-4 107884 1182 ns/op BenchmarkRepeatLarge/256/1-4 46654 2542 ns/op 100.72 MB/s BenchmarkRepeatLarge/256/16-4 69332 1964 ns/op 130.37 MB/s BenchmarkRepeatLarge/512/1-4 10000 12182 ns/op 42.03 MB/s BenchmarkRepeatLarge/512/16-4 47178 2268 ns/op 225.74 MB/s BenchmarkRepeatLarge/1024/1-4 10000 14127 ns/op 72.49 MB/s BenchmarkRepeatLarge/1024/16-4 40141 5889 ns/op 173.90 MB/s BenchmarkRepeatLarge/2048/1-4 10000 30506 ns/op 67.13 MB/s BenchmarkRepeatLarge/2048/16-4 10000 18201 ns/op 112.52 MB/s BenchmarkRepeatLarge/4096/1-4 10000 19576 ns/op 209.24 MB/s BenchmarkRepeatLarge/4096/16-4 13551 11618 ns/op 352.56 MB/s BenchmarkRepeatLarge/8192/1-4 10000 18281 ns/op 448.11 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13418 ns/op 610.53 MB/s BenchmarkRepeatLarge/8192/4097-4 5373037 22.16 ns/op 184854.77 MB/s BenchmarkRepeatLarge/16384/1-4 6015 19815 ns/op 826.85 MB/s BenchmarkRepeatLarge/16384/16-4 8317 26320 ns/op 622.50 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20023 ns/op 613.84 MB/s BenchmarkRepeatLarge/32768/1-4 5702 72969 ns/op 449.06 MB/s BenchmarkRepeatLarge/32768/16-4 4743 43727 ns/op 749.37 MB/s BenchmarkRepeatLarge/32768/4097-4 4023 77076 ns/op 372.09 MB/s BenchmarkRepeatLarge/65536/1-4 916 223307 ns/op 293.48 MB/s BenchmarkRepeatLarge/65536/16-4 1246 188215 ns/op 348.20 MB/s BenchmarkRepeatLarge/65536/4097-4 367 296474 ns/op 207.29 MB/s BenchmarkRepeatLarge/131072/1-4 151 923586 ns/op 141.92 MB/s BenchmarkRepeatLarge/131072/16-4 363 1074612 ns/op 121.97 MB/s BenchmarkRepeatLarge/131072/4097-4 266 861401 ns/op 147.44 MB/s BenchmarkRepeatLarge/262144/1-4 100 1051277 ns/op 249.36 MB/s BenchmarkRepeatLarge/262144/16-4 278 863222 ns/op 303.68 MB/s BenchmarkRepeatLarge/262144/4097-4 136 1181244 ns/op 218.51 MB/s BenchmarkRepeatLarge/524288/1-4 98 4815843 ns/op 108.87 MB/s BenchmarkRepeatLarge/524288/16-4 100 2403930 ns/op 218.10 MB/s BenchmarkRepeatLarge/524288/4097-4 100 3546663 ns/op 146.71 MB/s BenchmarkRepeatLarge/1048576/1-4 52 13503063 ns/op 77.65 MB/s BenchmarkRepeatLarge/1048576/16-4 66 18527857 ns/op 56.59 MB/s BenchmarkRepeatLarge/1048576/4097-4 64 11451656 ns/op 91.23 MB/s BenchmarkRepeatLarge/2097152/1-4 31 15686683 ns/op 133.69 MB/s BenchmarkRepeatLarge/2097152/16-4 27 18261401 ns/op 114.84 MB/s BenchmarkRepeatLarge/2097152/4097-4 2 54695866 ns/op 38.28 MB/s BenchmarkRepeatLarge/4194304/1-4 8 18529620 ns/op 226.36 MB/s BenchmarkRepeatLarge/4194304/16-4 6 85119066 ns/op 49.28 MB/s BenchmarkRepeatLarge/4194304/4097-4 4 35187234 ns/op 119.11 MB/s BenchmarkRepeatLarge/8388608/1-4 1 107446801 ns/op 78.07 MB/s BenchmarkRepeatLarge/8388608/16-4 1 359399248 ns/op 23.34 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 118713153 ns/op 70.65 MB/s BenchmarkRepeatLarge/16777216/1-4 3 42857294 ns/op 391.47 MB/s BenchmarkRepeatLarge/16777216/16-4 1 218753544 ns/op 76.69 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 41243753 ns/op 406.78 MB/s BenchmarkRepeatLarge/33554432/1-4 1 239365673 ns/op 140.18 MB/s BenchmarkRepeatLarge/33554432/16-4 1 125008098 ns/op 268.42 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 73283586 ns/op 457.87 MB/s BenchmarkRepeatLarge/67108864/1-4 1 186902147 ns/op 359.06 MB/s BenchmarkRepeatLarge/67108864/16-4 1 242899804 ns/op 276.28 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 365116985 ns/op 183.80 MB/s BenchmarkRepeatLarge/134217728/1-4 1 375168206 ns/op 357.75 MB/s BenchmarkRepeatLarge/134217728/16-4 1 274397388 ns/op 489.14 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 373688734 ns/op 359.17 MB/s BenchmarkRepeatLarge/268435456/1-4 1 603039198 ns/op 445.14 MB/s BenchmarkRepeatLarge/268435456/16-4 1 659730435 ns/op 406.89 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 565299394 ns/op 474.86 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1080428484 ns/op 496.91 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1267123838 ns/op 423.69 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1967217565 ns/op 272.91 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2455910195 ns/op 437.21 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2632954762 ns/op 407.81 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3057831528 ns/op 351.14 MB/s BenchmarkIndexAnyASCII/1:1-4 2618084 70.54 ns/op BenchmarkIndexAnyASCII/1:2-4 2476852 48.13 ns/op BenchmarkIndexAnyASCII/1:4-4 2059084 62.92 ns/op BenchmarkIndexAnyASCII/1:8-4 2365216 57.30 ns/op BenchmarkIndexAnyASCII/1:16-4 2042988 64.64 ns/op BenchmarkIndexAnyASCII/1:32-4 2028009 59.08 ns/op BenchmarkIndexAnyASCII/1:64-4 1928791 72.89 ns/op BenchmarkIndexAnyASCII/16:1-4 2428447 54.47 ns/op BenchmarkIndexAnyASCII/16:2-4 650046 188.8 ns/op BenchmarkIndexAnyASCII/16:4-4 648477 192.0 ns/op BenchmarkIndexAnyASCII/16:8-4 522343 215.7 ns/op BenchmarkIndexAnyASCII/16:16-4 563977 213.7 ns/op BenchmarkIndexAnyASCII/16:32-4 489410 242.1 ns/op BenchmarkIndexAnyASCII/16:64-4 370765 376.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2144359 56.24 ns/op BenchmarkIndexAnyASCII/256:2-4 55389 2409 ns/op BenchmarkIndexAnyASCII/256:4-4 55804 2496 ns/op BenchmarkIndexAnyASCII/256:8-4 54816 5270 ns/op BenchmarkIndexAnyASCII/256:16-4 55767 2248 ns/op BenchmarkIndexAnyASCII/256:32-4 46389 2220 ns/op BenchmarkIndexAnyASCII/256:64-4 53050 2378 ns/op BenchmarkIndexAnyUTF8/1:1-4 1000000 345.9 ns/op BenchmarkIndexAnyUTF8/1:2-4 2375474 91.11 ns/op BenchmarkIndexAnyUTF8/1:4-4 2314580 86.23 ns/op BenchmarkIndexAnyUTF8/1:8-4 2155360 58.52 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 135.0 ns/op BenchmarkIndexAnyUTF8/1:32-4 1961112 68.12 ns/op BenchmarkIndexAnyUTF8/1:64-4 1713186 86.55 ns/op BenchmarkIndexAnyUTF8/16:1-4 1852080 66.31 ns/op BenchmarkIndexAnyUTF8/16:2-4 336502 363.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 303357 417.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 222046 552.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 236432 542.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 199221 562.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 205774 595.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 478384 472.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 24913 12183 ns/op BenchmarkIndexAnyUTF8/256:4-4 22258 8323 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 14870 ns/op BenchmarkIndexAnyUTF8/256:16-4 15463 10502 ns/op BenchmarkIndexAnyUTF8/256:32-4 14806 8227 ns/op BenchmarkIndexAnyUTF8/256:64-4 13610 8225 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2266087 103.5 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2425440 48.83 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2255311 51.37 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2315401 51.83 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2065676 59.06 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1949412 59.81 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1846462 62.82 ns/op BenchmarkLastIndexAnyASCII/16:1-4 660259 185.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 657294 191.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 533534 578.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 528382 206.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 519308 230.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 509742 351.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 364497 421.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 53947 2320 ns/op BenchmarkLastIndexAnyASCII/256:2-4 10000 24972 ns/op BenchmarkLastIndexAnyASCII/256:4-4 53504 2334 ns/op BenchmarkLastIndexAnyASCII/256:8-4 44595 6597 ns/op BenchmarkLastIndexAnyASCII/256:16-4 51362 2615 ns/op BenchmarkLastIndexAnyASCII/256:32-4 48518 5278 ns/op BenchmarkLastIndexAnyASCII/256:64-4 50090 2820 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2475968 48.51 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2063911 52.35 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2281410 63.89 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2355427 96.96 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1858340 65.78 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2022235 58.13 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1861776 64.13 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 448928 266.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 177921 613.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 208126 768.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 169578 607.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 165229 756.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 151522 960.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 158750 1267 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 33596 3532 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11374 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13831 8609 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 13504 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10845 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11627 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11701 ns/op BenchmarkTrimASCII/1:1-4 4122520 39.50 ns/op BenchmarkTrimASCII/1:2-4 2081037 58.19 ns/op BenchmarkTrimASCII/1:4-4 2421058 137.5 ns/op BenchmarkTrimASCII/1:8-4 1675539 67.07 ns/op BenchmarkTrimASCII/1:16-4 1495946 80.93 ns/op BenchmarkTrimASCII/16:1-4 3390261 46.77 ns/op BenchmarkTrimASCII/16:2-4 652912 194.0 ns/op BenchmarkTrimASCII/16:4-4 627868 210.0 ns/op BenchmarkTrimASCII/16:8-4 622627 200.4 ns/op BenchmarkTrimASCII/16:16-4 543704 223.4 ns/op BenchmarkTrimASCII/256:1-4 568033 238.7 ns/op BenchmarkTrimASCII/256:2-4 54385 2206 ns/op BenchmarkTrimASCII/256:4-4 53426 2223 ns/op BenchmarkTrimASCII/256:8-4 34020 3464 ns/op BenchmarkTrimASCII/256:16-4 47992 2683 ns/op BenchmarkTrimASCII/4096:1-4 36966 2899 ns/op BenchmarkTrimASCII/4096:2-4 3434 36203 ns/op BenchmarkTrimASCII/4096:4-4 3368 127704 ns/op BenchmarkTrimASCII/4096:8-4 3048 56241 ns/op BenchmarkTrimASCII/4096:16-4 3541 46615 ns/op BenchmarkTrimByte-4 4773571 32.73 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29746 4285 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29234 5149 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1461 95716 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1960 67389 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3796 30842 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6834 24549 ns/op BenchmarkJoin/0-4 5721606 20.99 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3996398 72.64 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 141871 802.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 115958 1232 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 75067 2304 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 70605 1689 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 55098 1959 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 49945 2441 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3178690 50.85 ns/op BenchmarkTrimSpace/ASCII-4 1318107 105.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 138492 959.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 67348 3288 ns/op BenchmarkReplaceAll-4 119769 3009 ns/op 16 B/op 1 allocs/op PASS ok strings 161.522s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 82647 1489 ns/op BenchmarkCond2-4 44740 4871 ns/op BenchmarkCond4-4 29844 5868 ns/op BenchmarkCond8-4 13594 8156 ns/op BenchmarkCond16-4 6528 18109 ns/op BenchmarkCond32-4 3247 45180 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 573884 225.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 307141 327.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 529312 236.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 657597 153.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 245377 461.7 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 626827 430.6 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 10000 29639 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 99375 1337 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 116731 3404 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 76939 3734 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 725187 248.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 295158 500.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 628756 818.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 231700 652.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 695358 173.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 273303 575.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1565420 756.2 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 10000 59772 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 122257 1069 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 567529 520.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3331 39263 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 532 764717 ns/op BenchmarkRange/*sync.Map-4 1479 96203 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 115736 2357 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 272709 426.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 108223 1109 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 109081 5475 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 211675 581.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 287246 1230 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 119134 1040 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 259813 553.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 849285 122.2 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 73106 1489 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 192146 606.5 ns/op BenchmarkSwapCollision/*sync.Map-4 125487 1004 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 210 731581 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 161318 1318 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 459939 1117 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 10000 26345 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 93867 1604 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30559 6370 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 717687 368.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 125602 821.9 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 405561 668.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 116.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 212056 582.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 296.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 876771 131.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 180549 597.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 772641 167.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 110065 1511 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 332556 609.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 463527 436.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 141003 864.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 371434 334.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 440859 242.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 146529 1024 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 361676 301.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 69501 1880 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 245922 928.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 670749 246.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 142839 741.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1000000 178.0 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 60922 1880 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 104022 1150 ns/op BenchmarkClear/*sync.Map-4 49249 2549 ns/op BenchmarkUncontendedSemaphore-4 4719388 24.02 ns/op BenchmarkContendedSemaphore-4 4663138 26.30 ns/op BenchmarkMutexUncontended-4 775633 142.8 ns/op BenchmarkMutex-4 444403 414.1 ns/op BenchmarkMutexSlack-4 305830 383.8 ns/op BenchmarkMutexWork-4 279432 431.2 ns/op BenchmarkMutexWorkSlack-4 244977 431.3 ns/op BenchmarkMutexNoSpin-4 81278 1381 ns/op BenchmarkMutexSpin-4 41395 2914 ns/op BenchmarkOnce-4 1402810 75.24 ns/op BenchmarkOnceFunc/v=Once-4 1667780 70.22 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1406821 85.30 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1511066 81.93 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1545465 77.94 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1360551 89.18 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1335993 80.71 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5939797 19.19 ns/op BenchmarkSemaSyntNonblock-4 2170783 47.14 ns/op BenchmarkSemaSyntBlock-4 2277030 50.79 ns/op BenchmarkSemaWorkNonblock-4 1245382 95.70 ns/op BenchmarkSemaWorkBlock-4 1000000 106.8 ns/op BenchmarkRWMutexUncontended-4 401361 447.4 ns/op BenchmarkRWMutexWrite100-4 472198 280.8 ns/op BenchmarkRWMutexWrite10-4 397752 395.9 ns/op BenchmarkRWMutexWorkWrite100-4 388016 469.2 ns/op BenchmarkRWMutexWorkWrite10-4 293994 436.2 ns/op BenchmarkWaitGroupUncontended-4 929778 145.7 ns/op BenchmarkWaitGroupAddDone-4 705736 184.3 ns/op BenchmarkWaitGroupAddDoneWork-4 745068 192.2 ns/op BenchmarkWaitGroupWait-4 4843536 31.37 ns/op BenchmarkWaitGroupWaitWork-4 2791867 39.03 ns/op BenchmarkWaitGroupActuallyWait-4 81019 1499 ns/op 32 B/op 2 allocs/op PASS ok sync 47.572s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 652521 160.4 ns/op PASS ok sync/atomic 1.124s PASS ok syscall 1.010s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 158989 759.7 ns/op 0 B/op 0 allocs/op PASS ok testing 1.140s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6260 17953 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7376 14552 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 78 1526934 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 88 1329057 ns/op 1260 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 190319554 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 169106879 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1544 72416 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1845 64185 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6554589 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6191587 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 761627881 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 752428327 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 198 589062 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 216 567210 ns/op 181 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61766343 ns/op 3270576 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 56251866 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7629262583 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 7576245487 ns/op 334042080 B/op 100089 allocs/op BenchmarkPyramid/10-4 2413 67716 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3657676 ns/op 410538 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 301513024 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2233 52740 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 243 492390 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4909702 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5803 20652 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.529s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 109182299 ns/op BenchmarkVariableString-4 80810 1504 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1746 69279 ns/op 2523 B/op 39 allocs/op PASS ok text/template/parse 1.409s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 72 3335238 ns/op BenchmarkAfter-4 115 1215707 ns/op BenchmarkStop-4 242 733279 ns/op BenchmarkSimultaneousAfterFunc-4 54 3957949 ns/op BenchmarkStartStop-4 202 762405 ns/op BenchmarkReset-4 3619 58793 ns/op BenchmarkSleep-4 103 2288135 ns/op BenchmarkParallelTimerLatency-4 48 1456559 avg-late-ns 25155443 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 27724244 avg-late-ns 65336422 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 28 13365828 avg-late-ns 25917461 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 648876 avg-late-ns 6987136 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 18 31353286 avg-late-ns 98105872 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 4122311 avg-late-ns 21504351 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 25 4265172 avg-late-ns 26950055 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 10 6590269 avg-late-ns 63602778 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 18 13643547 avg-late-ns 68982308 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 8 42808403 avg-late-ns 84703664 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 16 26667124 avg-late-ns 59974894 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 26 15656319 avg-late-ns 40170996 max-late-ns BenchmarkTicker-4 100 4683232 ns/op BenchmarkTickerReset-4 4132 27770 ns/op BenchmarkTickerResetNaive-4 345 658586 ns/op BenchmarkNow-4 1720276 69.48 ns/op BenchmarkNowUnixNano-4 1287556 91.13 ns/op BenchmarkNowUnixMilli-4 1203202 100.7 ns/op BenchmarkNowUnixMicro-4 1000000 140.0 ns/op BenchmarkFormat-4 53396 2839 ns/op BenchmarkFormatRFC3339-4 67687 1689 ns/op BenchmarkFormatRFC3339Nano-4 66499 1742 ns/op BenchmarkFormatNow-4 78476 1522 ns/op BenchmarkMarshalJSON-4 96980 1251 ns/op BenchmarkMarshalText-4 102253 1172 ns/op BenchmarkParse-4 143347 831.7 ns/op BenchmarkParseRFC3339UTC-4 319798 371.2 ns/op BenchmarkParseRFC3339UTCBytes-4 207218 661.2 ns/op BenchmarkParseRFC3339TZ-4 78890 1578 ns/op BenchmarkParseRFC3339TZBytes-4 62295 1887 ns/op BenchmarkParseDuration-4 590473 221.3 ns/op BenchmarkHour-4 1000000 120.3 ns/op BenchmarkSecond-4 993324 119.3 ns/op BenchmarkYear-4 726345 223.3 ns/op BenchmarkDay-4 673929 196.3 ns/op BenchmarkISOWeek-4 675981 189.7 ns/op BenchmarkGoString-4 10000 10571 ns/op BenchmarkUnmarshalText-4 67694 1751 ns/op PASS ok time 17.930s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 406950 310.0 ns/op BenchmarkDecodeValidJapaneseChars-4 514648 222.6 ns/op BenchmarkDecodeRune-4 1341720 96.56 ns/op BenchmarkEncodeValidASCII-4 318506 368.6 ns/op BenchmarkEncodeValidJapaneseChars-4 497581 243.5 ns/op BenchmarkAppendRuneValidASCII-4 691364 169.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 102.1 ns/op BenchmarkEncodeRune-4 647184 178.3 ns/op PASS ok unicode/utf16 2.412s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2222424 54.86 ns/op BenchmarkRuneCountTenJapaneseChars-4 361532 340.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4257141 26.00 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 510273 235.0 ns/op BenchmarkValidTenASCIIChars-4 2198277 79.08 ns/op BenchmarkValid100KASCIIChars-4 94 1744751 ns/op BenchmarkValidTenJapaneseChars-4 341512 348.6 ns/op BenchmarkValidLongMostlyASCII-4 86 1670123 ns/op BenchmarkValidLongJapanese-4 63 1921905 ns/op BenchmarkValidStringTenASCIIChars-4 5295214 22.95 ns/op BenchmarkValidString100KASCIIChars-4 6686 17400 ns/op BenchmarkValidStringTenJapaneseChars-4 470778 291.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1412 85354 ns/op BenchmarkValidStringLongJapanese-4 157 775780 ns/op BenchmarkEncodeASCIIRune-4 4643457 25.39 ns/op BenchmarkEncodeJapaneseRune-4 696726 197.4 ns/op BenchmarkAppendASCIIRune-4 8158036 14.04 ns/op BenchmarkAppendJapaneseRune-4 2617980 41.80 ns/op BenchmarkDecodeASCIIRune-4 2705340 43.37 ns/op BenchmarkDecodeJapaneseRune-4 2382577 66.54 ns/op BenchmarkFullRune/ASCII-4 3046779 39.21 ns/op BenchmarkFullRune/Incomplete-4 1480449 78.26 ns/op BenchmarkFullRune/Japanese-4 3146906 38.95 ns/op PASS ok unicode/utf8 7.605s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 96340008068 ns/op PASS ok cmd/api 97.530s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 564073 180.2 ns/op BenchmarkCgoCall/one-pointer-4 525217 216.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 453470 267.1 ns/op BenchmarkCgoCall/string-pointer-noescape-4 464486 263.1 ns/op BenchmarkCgoCall/eight-pointers-4 238645 518.1 ns/op BenchmarkCgoCall/eight-pointers-nil-4 524235 235.3 ns/op BenchmarkCgoCall/eight-pointers-array-4 40862 3173 ns/op BenchmarkCgoCall/eight-pointers-slice-4 50702 2368 ns/op BenchmarkGoString-4 1000000 117.1 ns/op BenchmarkCGoCallback-4 70227 1778 ns/op BenchmarkCGoInCThread-4 637561 177.8 ns/op PASS ok cmd/cgo/internal/test 2.546s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 570058 207.3 ns/op BenchmarkEqArrayOfStrings64-4 64719 1858 ns/op BenchmarkEqArrayOfStrings1024-4 5847 20376 ns/op BenchmarkEqArrayOfFloats5-4 967028 116.6 ns/op BenchmarkEqArrayOfFloats64-4 120518 1011 ns/op BenchmarkEqArrayOfFloats1024-4 5176 23408 ns/op BenchmarkEqArrayOfStructsEq-4 1401 84943 ns/op BenchmarkEqArrayOfStructsNotEq-4 2252 53469 ns/op BenchmarkEqStruct-4 15843603 7.649 ns/op PASS ok cmd/compile/internal/reflectdata 2.172s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 60109 ns/op BenchmarkInvertLessThanNoov-4 11469050 10.76 ns/op BenchmarkCopyElim1-4 1238 86795 ns/op BenchmarkCopyElim10-4 1128 99535 ns/op BenchmarkCopyElim100-4 558 211439 ns/op BenchmarkCopyElim1000-4 76 1532905 ns/op BenchmarkCopyElim10000-4 4 25718739 ns/op BenchmarkCopyElim100000-4 1 597521137 ns/op BenchmarkDeadCode/1-4 752 211566 ns/op BenchmarkDeadCode/10-4 805 282103 ns/op BenchmarkDeadCode/100-4 313 498559 ns/op BenchmarkDeadCode/1000-4 51 2491871 ns/op BenchmarkDeadCode/10000-4 4 26556726 ns/op BenchmarkDeadCode/100000-4 1 334462249 ns/op BenchmarkDeadCode/200000-4 1 897511715 ns/op BenchmarkDominatorsLinear-4 10 10774224 ns/op 0.93 MB/s BenchmarkDominatorsFwdBack-4 8 17277108 ns/op 0.58 MB/s BenchmarkDominatorsManyPred-4 7 16401858 ns/op 0.61 MB/s BenchmarkDominatorsMaxPred-4 7 28649190 ns/op 0.35 MB/s BenchmarkDominatorsMaxPredVal-4 7 15920005 ns/op 0.63 MB/s BenchmarkFuse/1-4 141 1579427 ns/op BenchmarkFuse/10-4 249 588528 ns/op BenchmarkFuse/100-4 176 1124273 ns/op BenchmarkFuse/1000-4 18 7148324 ns/op BenchmarkFuse/10000-4 2 82733486 ns/op BenchmarkNilCheckDeep1-4 7753 16045 ns/op 0.06 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3195 36935 ns/op 0.27 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 465 254343 ns/op 0.39 MB/s 1156 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2378396 ns/op 0.42 MB/s 11796 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 4 27437182 ns/op 0.36 MB/s 328202 B/op 8 allocs/op BenchmarkDSEPass-4 13 8876526 ns/op 60814 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 199121564 ns/op 4259776 B/op 108515 allocs/op BenchmarkCSEPass-4 5 23282281 ns/op 157838 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 280996510 ns/op 5710464 B/op 97792 allocs/op BenchmarkDeadcodePass-4 97 1121217 ns/op 90114 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 209270838 ns/op 4025784 B/op 44847 allocs/op BenchmarkMultiPass-4 27 4145165 ns/op 190690 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 399233037 ns/op 11224440 B/op 149993 allocs/op BenchmarkCondRewrite/SoloJump-4 3008025 61.25 ns/op BenchmarkCondRewrite/CombJump-4 2946183 40.39 ns/op PASS ok cmd/compile/internal/ssa 21.237s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7860 15287 ns/op BenchmarkExtShift-4 14160 8174 ns/op BenchmarkModify-4 7970 15373 ns/op BenchmarkMullImm-4 12666 8706 ns/op BenchmarkConstModify-4 7682 15482 ns/op BenchmarkBitSet-4 15578 8109 ns/op BenchmarkBitClear-4 15844 7553 ns/op BenchmarkBitToggle-4 15634 9465 ns/op BenchmarkBitSetConst-4 124671 996.5 ns/op BenchmarkBitClearConst-4 127282 951.4 ns/op BenchmarkBitToggleConst-4 121987 979.6 ns/op BenchmarkDivconstI64-4 7500205 15.50 ns/op BenchmarkModconstI64-4 7646161 15.88 ns/op BenchmarkDivisiblePow2constI64-4 8077219 14.32 ns/op BenchmarkDivisibleconstI64-4 7811529 15.22 ns/op BenchmarkDivisibleWDivconstI64-4 5429895 24.03 ns/op BenchmarkDivconstU64/3-4 7963707 15.44 ns/op BenchmarkDivconstU64/5-4 7956430 15.14 ns/op BenchmarkDivconstU64/37-4 7901659 15.33 ns/op BenchmarkDivconstU64/1234567-4 7927242 15.21 ns/op BenchmarkModconstU64-4 7965184 15.14 ns/op BenchmarkDivisibleconstU64-4 8114703 14.77 ns/op BenchmarkDivisibleWDivconstU64-4 4756488 24.75 ns/op BenchmarkDivconstI32-4 8134724 15.13 ns/op BenchmarkModconstI32-4 7626745 16.78 ns/op BenchmarkDivisiblePow2constI32-4 8230815 14.53 ns/op BenchmarkDivisibleconstI32-4 8133555 15.20 ns/op BenchmarkDivisibleWDivconstI32-4 4496058 23.70 ns/op BenchmarkDivconstU32-4 8046062 14.82 ns/op BenchmarkModconstU32-4 8015476 15.06 ns/op BenchmarkDivisibleconstU32-4 7788451 19.17 ns/op BenchmarkDivisibleWDivconstU32-4 4927491 24.43 ns/op BenchmarkDivconstI16-4 7939058 15.00 ns/op BenchmarkModconstI16-4 7211757 15.02 ns/op BenchmarkDivisiblePow2constI16-4 8110510 15.21 ns/op BenchmarkDivisibleconstI16-4 7783980 14.90 ns/op BenchmarkDivisibleWDivconstI16-4 4753108 24.89 ns/op BenchmarkDivconstU16-4 8228834 14.74 ns/op BenchmarkModconstU16-4 7889797 15.68 ns/op BenchmarkDivisibleconstU16-4 6358268 15.86 ns/op BenchmarkDivisibleWDivconstU16-4 4434385 23.26 ns/op BenchmarkDivconstI8-4 7853338 14.97 ns/op BenchmarkModconstI8-4 7787760 18.76 ns/op BenchmarkDivisiblePow2constI8-4 8269820 14.47 ns/op BenchmarkDivisibleconstI8-4 8092302 14.74 ns/op BenchmarkDivisibleWDivconstI8-4 5300436 23.09 ns/op BenchmarkDivconstU8-4 8146196 14.94 ns/op BenchmarkModconstU8-4 7874095 14.82 ns/op BenchmarkDivisibleconstU8-4 7448372 15.82 ns/op BenchmarkDivisibleWDivconstU8-4 5385595 21.90 ns/op BenchmarkMul2-4 174097 699.4 ns/op BenchmarkMulNeg2-4 172369 703.1 ns/op BenchmarkEfaceInteger-4 4572385 29.53 ns/op BenchmarkTypeAssert-4 14084793 8.557 ns/op BenchmarkDiv64UnsignedSmall-4 13900851 8.657 ns/op BenchmarkDiv64Small-4 13225197 8.806 ns/op BenchmarkDiv64SmallNegDivisor-4 13462480 8.860 ns/op BenchmarkDiv64SmallNegDividend-4 12051936 10.35 ns/op BenchmarkDiv64SmallNegBoth-4 13466310 9.343 ns/op BenchmarkDiv64Unsigned-4 11323310 10.71 ns/op BenchmarkDiv64-4 11314740 10.56 ns/op BenchmarkDiv64NegDivisor-4 11321740 10.52 ns/op BenchmarkDiv64NegDividend-4 10983735 10.21 ns/op BenchmarkDiv64NegBoth-4 11308496 10.24 ns/op BenchmarkMod64UnsignedSmall-4 13916764 8.901 ns/op BenchmarkMod64Small-4 13113470 8.901 ns/op BenchmarkMod64SmallNegDivisor-4 13433893 8.777 ns/op BenchmarkMod64SmallNegDividend-4 13871329 9.041 ns/op BenchmarkMod64SmallNegBoth-4 13304320 8.703 ns/op BenchmarkMod64Unsigned-4 11227716 10.54 ns/op BenchmarkMod64-4 11428918 10.31 ns/op BenchmarkMod64NegDivisor-4 11189428 10.36 ns/op BenchmarkMod64NegDividend-4 11252503 11.20 ns/op BenchmarkMod64NegBoth-4 9862839 12.88 ns/op BenchmarkMulconstI32/3-4 14165852 8.187 ns/op BenchmarkMulconstI32/5-4 14590510 8.961 ns/op BenchmarkMulconstI32/12-4 14298056 8.412 ns/op BenchmarkMulconstI32/120-4 14448996 8.235 ns/op BenchmarkMulconstI32/-120-4 14631708 8.208 ns/op BenchmarkMulconstI32/65537-4 14817494 8.028 ns/op BenchmarkMulconstI32/65538-4 14786121 8.190 ns/op BenchmarkMulconstI64/3-4 14632558 8.109 ns/op BenchmarkMulconstI64/5-4 14646897 8.036 ns/op BenchmarkMulconstI64/12-4 14812110 8.161 ns/op BenchmarkMulconstI64/120-4 14794520 8.279 ns/op BenchmarkMulconstI64/-120-4 12435237 8.255 ns/op BenchmarkMulconstI64/65537-4 14680275 8.071 ns/op BenchmarkMulconstI64/65538-4 14558265 8.305 ns/op BenchmarkMulconstU32/3-4 12977199 8.063 ns/op BenchmarkMulconstU32/5-4 14656472 8.043 ns/op BenchmarkMulconstU32/12-4 13883052 9.288 ns/op BenchmarkMulconstU32/120-4 11871088 9.042 ns/op BenchmarkMulconstU32/65537-4 14697658 9.196 ns/op BenchmarkMulconstU32/65538-4 14740153 11.38 ns/op BenchmarkMulconstU64/3-4 14818414 8.533 ns/op BenchmarkMulconstU64/5-4 14511465 8.160 ns/op BenchmarkMulconstU64/12-4 14691559 8.269 ns/op BenchmarkMulconstU64/120-4 14134272 8.229 ns/op BenchmarkMulconstU64/65537-4 14483235 8.076 ns/op BenchmarkMulconstU64/65538-4 13721007 8.434 ns/op BenchmarkShiftArithmeticRight-4 14938710 8.278 ns/op BenchmarkSwitch8Predictable-4 9866082 12.19 ns/op BenchmarkSwitch8Unpredictable-4 5736114 20.76 ns/op BenchmarkSwitch32Predictable-4 8843509 13.88 ns/op BenchmarkSwitch32Unpredictable-4 5465188 22.14 ns/op BenchmarkSwitchStringPredictable-4 4180998 29.58 ns/op BenchmarkSwitchStringUnpredictable-4 4364895 27.85 ns/op BenchmarkSwitchTypePredictable-4 3215658 37.32 ns/op BenchmarkSwitchTypeUnpredictable-4 3444997 35.05 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3854481 29.65 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4178582 29.89 ns/op PASS ok cmd/compile/internal/test 20.659s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1095240 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 104.8 ns/op BenchmarkNamed/Underlying/generic-4 1420556 83.95 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 113.5 ns/op BenchmarkNamed/Underlying/user_instance-4 1376150 86.13 ns/op BenchmarkCheck/http/funcbodies/info-4 1 528098395 ns/op 63795 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 456860220 ns/op 73741 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 153354630 ns/op 219363 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 147261541 ns/op 228731 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 305676966 ns/op 17125 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 124742209 ns/op 41959 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 40106097 ns/op 130383 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 51079414 ns/op 102464 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 45714388 ns/op 47462 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42316909 ns/op 51272 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 19566337 ns/op 110883 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 19215436 ns/op 112908 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1004623227 ns/op 68906 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 700905007 ns/op 98760 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 148564668 ns/op 465940 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 129530861 ns/op 534240 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 253252389 ns/op 7942 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 64072808 ns/op 31396 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 34917046 ns/op 57609 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 34605836 ns/op 58126 lines/s PASS ok cmd/compile/internal/types2 17.218s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 180 644900 ns/op 1139717 sys-ns/op 657650 user-ns/op PASS ok cmd/go 1.205s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 250197 460.0 ns/op PASS ok cmd/go/internal/cfg 1.130s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23551 5065 ns/op 1.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24381 4956 ns/op 1.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2618 44559 ns/op 22.98 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2731 44198 ns/op 23.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 376 318722 ns/op 25.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 376 315250 ns/op 25.99 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.907s All tests passed.