linux-s390x-ibm-race at 0bf6071066cb075b8076962f590932e0caa526a7 :: 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=de75a55932e64e87961fbff88bbe86c2" "JOURNAL_STREAM=9:900714567" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=de75a55932e64e87961fbff88bbe86c2" "JOURNAL_STREAM=9:900714567" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 2.175s ok archive/zip 6.426s ok bufio 1.912s ok bytes 4.102s ok cmp 1.151s ok compress/bzip2 2.224s ok compress/flate 24.712s ok compress/gzip 25.948s ok compress/lzw 3.374s ok compress/zlib 16.932s ok container/heap 1.042s ok container/list 1.080s ok container/ring 1.283s ok context 1.236s ok crypto 4.335s ok crypto/aes 1.289s ok crypto/cipher 1.050s ok crypto/des 1.049s ok crypto/dsa 1.417s ok crypto/ecdh 1.702s ok crypto/ecdsa 2.937s ok crypto/ed25519 3.347s ok crypto/elliptic 1.163s ok crypto/hmac 1.134s ok crypto/internal/alias 1.185s ok crypto/internal/bigmod 2.227s ok crypto/internal/boring 1.019s ok crypto/internal/boring/bcache 2.913s ok crypto/internal/edwards25519 5.271s ok crypto/internal/edwards25519/field 1.634s ok crypto/internal/nistec 3.924s ok crypto/internal/nistec/fiat 1.035s [no tests to run] ok crypto/md5 1.234s ok crypto/rand 1.937s ok crypto/rc4 1.915s ok crypto/rsa 4.354s ok crypto/sha1 1.143s ok crypto/sha256 1.023s ok crypto/sha512 1.069s ok crypto/subtle 2.785s ok crypto/tls 11.467s ok crypto/x509 5.719s ok database/sql 2.584s ok database/sql/driver 1.026s ok debug/buildinfo 1.023s ok debug/dwarf 1.082s ok debug/elf 3.148s ok debug/gosym 1.279s ok debug/macho 1.037s ok debug/pe 1.186s ok debug/plan9obj 1.031s ok embed 1.009s [no tests to run] ok embed/internal/embedtest 1.043s ok encoding/ascii85 1.017s ok encoding/asn1 1.014s ok encoding/base32 1.545s ok encoding/base64 1.044s ok encoding/binary 1.981s ok encoding/csv 1.158s ok encoding/gob 37.267s ok encoding/hex 1.102s ok encoding/json 7.753s ok encoding/pem 5.242s ok encoding/xml 1.979s ok errors 1.041s ok expvar 1.178s ok flag 4.061s ok fmt 2.556s ok go/ast 1.123s ok go/build 15.651s ok go/build/constraint 1.062s ok go/constant 1.058s ok go/doc 1.887s ok go/doc/comment 8.067s ok go/format 1.267s ok go/importer 2.700s ok go/internal/gccgoimporter 1.074s ok go/internal/gcimporter 33.954s ok go/internal/srcimporter 73.772s ok go/parser 4.815s ok go/printer 21.293s ok go/scanner 1.304s ok go/token 2.951s ok go/types 196.837s ok go/version 1.230s ok hash 1.227s ok hash/adler32 1.231s ok hash/crc32 1.088s ok hash/crc64 1.032s ok hash/fnv 1.024s ok hash/maphash 1.591s ok html 1.971s ok html/template 3.007s ok image 4.426s ok image/color 1.991s ok image/draw 4.416s ok image/gif 7.326s ok image/jpeg 5.904s ok image/png 13.653s ok index/suffixarray 9.323s ok internal/abi 2.000s ok internal/buildcfg 1.034s ok internal/chacha8rand 1.335s ok internal/coverage/cformat 1.295s ok internal/coverage/cmerge 1.059s ok internal/coverage/pods 1.077s ok internal/coverage/slicereader 1.360s ok internal/coverage/slicewriter 1.125s ok internal/coverage/test 2.033s ok internal/cpu 2.807s ok internal/dag 1.135s ok internal/diff 1.028s ok internal/fmtsort 1.027s ok internal/fuzz 1.643s ok internal/godebug 28.215s ok internal/godebugs 475.782s ok internal/gover 1.015s ok internal/intern 6.317s ok internal/itoa 1.040s ok internal/platform 6.071s ok internal/poll 4.835s ok internal/profile 1.192s ok internal/reflectlite 2.956s ok internal/runtime/atomic 1.046s ok internal/runtime/syscall 1.046s ok internal/saferio 1.250s ok internal/singleflight 1.481s ok internal/sysinfo 1.541s ok internal/testenv 2.876s ok internal/trace 3.082s ok internal/trace/v2 123.309s ok internal/trace/v2/internal/oldtrace 6.061s ok internal/types/errors 3.072s ok internal/unsafeheader 1.097s ok internal/xcoff 1.158s ok internal/zstd 2.373s ok io 1.466s ok io/fs 1.938s ok io/ioutil 1.262s ok log 1.248s ok log/slog 1.362s ok log/slog/internal/benchmarks 1.090s ok log/slog/internal/buffer 2.245s ok log/syslog 4.411s ok maps 1.381s ok math 1.202s ok math/big 28.035s ok math/bits 1.160s ok math/cmplx 1.137s ok math/rand 23.521s ok math/rand/v2 18.469s ok mime 1.082s ok mime/multipart 47.807s ok mime/quotedprintable 2.021s ok net 121.991s ok net/http 61.371s ok net/http/cgi 29.963s ok net/http/cookiejar 1.251s ok net/http/fcgi 1.250s ok net/http/httptest 2.531s ok net/http/httptrace 1.031s ok net/http/httputil 2.142s ok net/http/internal 9.660s ok net/http/internal/ascii 1.019s ok net/http/pprof 7.847s ok net/internal/cgotest 1.016s ok net/internal/socktest 1.045s ok net/mail 1.041s ok net/netip 2.891s ok net/rpc 1.201s ok net/rpc/jsonrpc 1.058s ok net/smtp 1.257s ok net/textproto 2.498s ok net/url 1.035s ok os 12.518s ok os/exec 10.905s ok os/exec/internal/fdtest 1.034s ok os/signal 30.553s ok os/user 1.910s ok path 1.157s ok path/filepath 2.668s ok plugin 2.603s ok reflect 16.123s ok regexp 22.210s ok regexp/syntax 39.850s ok runtime 310.892s ok runtime/cgo 1.018s ok runtime/coverage 1.021s ok runtime/debug 2.469s ok runtime/internal/math 1.025s ok runtime/internal/sys 1.022s ok runtime/internal/wasitest 1.197s ok runtime/metrics 1.026s ok runtime/pprof 64.116s ok runtime/race 46.799s ok runtime/trace 1.914s ok slices 6.096s ok sort 4.717s ok strconv 20.168s ok strings 14.738s ok sync 4.327s ok sync/atomic 85.111s ok syscall 47.157s ok testing 46.208s ok testing/fstest 2.794s ok testing/iotest 1.206s ok testing/quick 1.754s ok testing/slogtest 1.376s ok text/scanner 1.206s ok text/tabwriter 1.027s ok text/template 1.670s ok text/template/parse 2.094s ok time 69.358s ok unicode 2.800s ok unicode/utf16 1.028s ok unicode/utf8 1.506s ok cmd/addr2line 28.351s ok cmd/api 150.247s ok cmd/asm/internal/asm 30.399s ok cmd/asm/internal/lex 1.196s ok cmd/cgo/internal/swig 1.883s ok cmd/cgo/internal/test 4.346s ok cmd/cgo/internal/testcarchive 100.575s ok cmd/cgo/internal/testcshared 55.989s ok cmd/cgo/internal/testerrors 64.361s ok cmd/cgo/internal/testfortran 1.038s ok cmd/cgo/internal/testgodefs 4.946s ok cmd/cgo/internal/testlife 4.151s ok cmd/cgo/internal/testnocgo 1.036s ok cmd/cgo/internal/testplugin 110.185s ok cmd/cgo/internal/testsanitizers 1.382s ok cmd/cgo/internal/testshared 154.752s ok cmd/cgo/internal/testso 6.206s ok cmd/cgo/internal/teststdio 6.141s ok cmd/cgo/internal/testtls 1.028s ok cmd/compile/internal/abt 1.215s ok cmd/compile/internal/amd64 1.135s ok cmd/compile/internal/base 1.041s ok cmd/compile/internal/compare 1.397s ok cmd/compile/internal/devirtualize 1.210s ok cmd/compile/internal/dwarfgen 3.972s ok cmd/compile/internal/importer 4.396s ok cmd/compile/internal/inline/inlheur 2.688s ok cmd/compile/internal/ir 1.025s ok cmd/compile/internal/liveness 1.352s ok cmd/compile/internal/logopt 1.162s ok cmd/compile/internal/loopvar 1.038s ok cmd/compile/internal/noder 1.045s ok cmd/compile/internal/reflectdata 1.042s [no tests to run] ok cmd/compile/internal/ssa 48.880s ok cmd/compile/internal/syntax 1.512s ok cmd/compile/internal/test 51.530s ok cmd/compile/internal/typecheck 4.785s ok cmd/compile/internal/types 1.901s ok cmd/compile/internal/types2 40.512s ok cmd/covdata 1.384s ok cmd/cover 25.966s ok cmd/dist 1.019s ok cmd/distpack 1.625s ok cmd/doc 4.665s ok cmd/fix 9.801s ok cmd/go 449.948s ok cmd/go/internal/auth 1.245s ok cmd/go/internal/cache 1.715s ok cmd/go/internal/cfg 1.021s [no tests to run] ok cmd/go/internal/envcmd 1.164s ok cmd/go/internal/fsys 1.047s ok cmd/go/internal/generate 1.058s ok cmd/go/internal/gover 1.018s ok cmd/go/internal/imports 1.088s ok cmd/go/internal/load 1.340s ok cmd/go/internal/lockedfile 2.890s ok cmd/go/internal/lockedfile/internal/filelock 2.774s ok cmd/go/internal/modfetch 1.149s ok cmd/go/internal/modfetch/codehost 2.854s ok cmd/go/internal/modfetch/zip_sum_test 1.153s ok cmd/go/internal/modindex 2.975s ok cmd/go/internal/modload 1.058s ok cmd/go/internal/mvs 1.279s ok cmd/go/internal/par 1.080s ok cmd/go/internal/str 1.064s ok cmd/go/internal/test 1.133s ok cmd/go/internal/toolchain 1.123s ok cmd/go/internal/vcs 1.056s ok cmd/go/internal/vcweb 1.029s ok cmd/go/internal/vcweb/vcstest 5.775s ok cmd/go/internal/web 1.021s ok cmd/go/internal/work 1.863s ok cmd/gofmt 1.648s ok cmd/internal/archive 4.045s ok cmd/internal/buildid 4.769s ok cmd/internal/bootstrap_test 1.019s ok cmd/internal/cov 2.432s ok cmd/internal/dwarf 1.062s ok cmd/internal/edit 1.027s ok cmd/internal/goobj 1.420s ok cmd/internal/moddeps 4.913s ok cmd/internal/notsha256 1.351s ok cmd/internal/obj 2.454s ok cmd/internal/obj/ppc64 1.822s ok cmd/internal/obj/riscv 1.280s ok cmd/internal/obj/s390x 1.058s ok cmd/internal/obj/x86 5.193s ok cmd/internal/objabi 1.777s ok cmd/internal/pgo 1.786s ok cmd/internal/pkgpath 5.828s ok cmd/internal/pkgpattern 1.763s ok cmd/internal/quoted 1.644s ok cmd/internal/src 1.256s ok cmd/internal/test2json 3.184s ok cmd/link 30.424s ok cmd/link/internal/benchmark 1.464s ok cmd/link/internal/ld 24.037s ok cmd/link/internal/loader 1.082s ok cmd/nm 9.307s ok cmd/objdump 1.228s ok cmd/pack 9.570s ok cmd/pprof 1.027s ok cmd/relnote 1.079s ok cmd/trace 1.032s ok cmd/trace/v2 1.481s ok cmd/vet 61.995s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 3657 30742 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2394 46118 ns/op 1666 B/op 25 allocs/op Benchmark/Writer/PAX-4 2048 63690 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 3987 45817 ns/op 5083 B/op 15 allocs/op Benchmark/Reader/GNU-4 5715 29483 ns/op 5173 B/op 15 allocs/op Benchmark/Reader/PAX-4 2185 199354 ns/op 8579 B/op 33 allocs/op PASS ok archive/tar 3.027s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 537017354 ns/op 828960 B/op 83 allocs/op BenchmarkZip64Test-4 1 512921563 ns/op BenchmarkZip64TestSizes/4096-4 1054 783418 ns/op BenchmarkZip64TestSizes/1048576-4 63 1853622 ns/op BenchmarkZip64TestSizes/67108864-4 1 193117564 ns/op PASS ok archive/zip 5.639s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 169730 1180 ns/op BenchmarkReaderCopyUnoptimal-4 97099 1156 ns/op BenchmarkReaderCopyNoWriteTo-4 7239 91691 ns/op BenchmarkReaderWriteToOptimal-4 10000 13890 ns/op BenchmarkReaderReadString-4 81892 1788 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 154244 762.4 ns/op BenchmarkWriterCopyUnoptimal-4 112375 979.8 ns/op BenchmarkWriterCopyNoReadFrom-4 5500 284022 ns/op BenchmarkReaderEmpty-4 10000 25257 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 69149 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 377226 289.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 7.142s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3820 93990 ns/op 348.63 MB/s BenchmarkWriteByte-4 261 415016 ns/op 9.87 MB/s BenchmarkWriteRune-4 100 1599260 ns/op 7.68 MB/s BenchmarkBufferNotEmptyWriteRead-4 25 4846096 ns/op BenchmarkBufferFullSmallReads-4 85 1339170 ns/op BenchmarkBufferWriteBlock/N4096-4 7761 82404 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 380 265966 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 13414308 ns/op 4192275 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 52343138 ns/op 320.52 MB/s 16777216 B/op 1 allocs/op BenchmarkIndexByte/10-4 3523041 33.40 ns/op 299.43 MB/s BenchmarkIndexByte/32-4 4983025 24.71 ns/op 1295.07 MB/s BenchmarkIndexByte/4K-4 124930 896.1 ns/op 4571.08 MB/s BenchmarkIndexBytePortable/10-4 836353 268.2 ns/op 37.29 MB/s BenchmarkIndexBytePortable/32-4 290750 387.2 ns/op 82.65 MB/s BenchmarkIndexBytePortable/4K-4 2601 51873 ns/op 78.96 MB/s BenchmarkIndexRune/10-4 1000000 181.7 ns/op 55.05 MB/s BenchmarkIndexRune/32-4 1233458 95.50 ns/op 335.09 MB/s BenchmarkIndexRune/4K-4 275404 555.2 ns/op 7378.03 MB/s BenchmarkIndexRuneASCII/10-4 4114129 106.2 ns/op 94.20 MB/s BenchmarkIndexRuneASCII/32-4 4804753 29.89 ns/op 1070.62 MB/s BenchmarkIndexRuneASCII/4K-4 811734 192.3 ns/op 21294.69 MB/s BenchmarkEqual/0-4 8450959 16.61 ns/op BenchmarkEqual/same/1-4 1439494 154.9 ns/op 6.46 MB/s BenchmarkEqual/same/6-4 1387137 111.4 ns/op 53.86 MB/s BenchmarkEqual/same/9-4 1434198 105.0 ns/op 85.70 MB/s BenchmarkEqual/same/15-4 1429228 84.61 ns/op 177.29 MB/s BenchmarkEqual/same/16-4 1382056 107.4 ns/op 148.96 MB/s BenchmarkEqual/same/20-4 1346923 101.8 ns/op 196.50 MB/s BenchmarkEqual/same/32-4 1000000 100.4 ns/op 318.61 MB/s BenchmarkEqual/same/4K-4 131060 1005 ns/op 4077.19 MB/s BenchmarkEqual/1-4 1471344 85.53 ns/op 11.69 MB/s BenchmarkEqual/6-4 1439946 80.84 ns/op 74.22 MB/s BenchmarkEqual/9-4 1348332 82.99 ns/op 108.44 MB/s BenchmarkEqual/15-4 1465531 109.5 ns/op 137.03 MB/s BenchmarkEqual/16-4 1397553 104.0 ns/op 153.78 MB/s BenchmarkEqual/20-4 1000000 117.7 ns/op 169.92 MB/s BenchmarkEqual/32-4 1217736 93.07 ns/op 343.82 MB/s BenchmarkEqual/4K-4 90896 1606 ns/op 2550.74 MB/s BenchmarkEqualBothUnaligned/64_0-4 1449189 82.17 ns/op 778.84 MB/s BenchmarkEqualBothUnaligned/64_1-4 1350504 96.67 ns/op 662.04 MB/s BenchmarkEqualBothUnaligned/64_4-4 1394109 122.1 ns/op 524.16 MB/s BenchmarkEqualBothUnaligned/64_7-4 1380400 92.93 ns/op 688.72 MB/s BenchmarkEqualBothUnaligned/4096_0-4 112964 1330 ns/op 3080.02 MB/s BenchmarkEqualBothUnaligned/4096_1-4 103663 1210 ns/op 3385.81 MB/s BenchmarkEqualBothUnaligned/4096_4-4 106587 1537 ns/op 2664.07 MB/s BenchmarkEqualBothUnaligned/4096_7-4 114585 1471 ns/op 2784.46 MB/s BenchmarkIndex/10-4 3551776 32.57 ns/op 307.01 MB/s BenchmarkIndex/32-4 2966992 41.13 ns/op 778.00 MB/s BenchmarkIndex/4K-4 76576 1588 ns/op 2579.81 MB/s BenchmarkIndexEasy/10-4 3243379 41.54 ns/op 240.72 MB/s BenchmarkIndexEasy/32-4 3015194 46.33 ns/op 690.77 MB/s BenchmarkIndexEasy/4K-4 454132 387.3 ns/op 10576.49 MB/s BenchmarkCount/10-4 1936122 65.42 ns/op 152.86 MB/s BenchmarkCount/32-4 1545031 78.00 ns/op 410.23 MB/s BenchmarkCount/4K-4 74707 5345 ns/op 766.33 MB/s BenchmarkCountEasy/10-4 1783353 71.25 ns/op 140.35 MB/s BenchmarkCountEasy/32-4 1244620 139.4 ns/op 229.61 MB/s BenchmarkCountEasy/4K-4 409542 465.3 ns/op 8803.06 MB/s BenchmarkCountSingle/10-4 1000000 223.6 ns/op 44.72 MB/s BenchmarkCountSingle/32-4 3111333 51.31 ns/op 623.60 MB/s BenchmarkCountSingle/4K-4 521079 257.1 ns/op 15934.32 MB/s BenchmarkToUpper/#00-4 3208432 37.51 ns/op BenchmarkToUpper/ONLYUPPER-4 320274 393.1 ns/op BenchmarkToUpper/abc-4 548802 786.3 ns/op BenchmarkToUpper/AbC123-4 316514 377.7 ns/op BenchmarkToUpper/azAZ09_-4 292881 473.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 52885 2505 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37616 7378 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58132 2125 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 107202 1998 ns/op BenchmarkToLower/#00-4 3161131 49.77 ns/op BenchmarkToLower/abc-4 460341 979.8 ns/op BenchmarkToLower/AbC123-4 254372 405.4 ns/op BenchmarkToLower/azAZ09_-4 240273 600.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 81690 1648 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 43970 2751 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72374 1624 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 124414 1009 ns/op BenchmarkFields/ASCII/16-4 134430 1076 ns/op 14.87 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 14220 ns/op 18.00 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 624 267279 ns/op 15.32 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 27 4899404 ns/op 13.38 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 73595902 ns/op 14.25 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 93200 2681 ns/op 5.97 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6580 18622 ns/op 13.75 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 372 491347 ns/op 8.34 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 25098292 ns/op 2.61 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 304360985 ns/op 3.45 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 178394 974.4 ns/op 16.42 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12127 8335 ns/op 30.72 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 717 312461 ns/op 13.11 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 13831804 ns/op 4.74 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 232762735 ns/op 4.50 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 131103 952.3 ns/op 16.80 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9307 46950 ns/op 5.45 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 542 213264 ns/op 19.21 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 16284415 ns/op 4.02 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 99141124 ns/op 10.58 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1669108 60.26 ns/op BenchmarkTrimSpace/ASCII-4 582456 242.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 88818 1376 ns/op BenchmarkTrimSpace/JustNonASCII-4 43948 2914 ns/op BenchmarkToValidUTF8/Valid-4 488362 289.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 357463 503.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 80506 2035 ns/op BenchmarkIndexHard1-4 1338 78159 ns/op BenchmarkIndexHard2-4 360 544774 ns/op BenchmarkIndexHard3-4 140 811225 ns/op BenchmarkIndexHard4-4 82 1555112 ns/op BenchmarkLastIndexHard1-4 4 27507696 ns/op BenchmarkLastIndexHard2-4 4 27234220 ns/op BenchmarkLastIndexHard3-4 4 25875982 ns/op BenchmarkCountHard1-4 1587 78133 ns/op BenchmarkCountHard2-4 372 317764 ns/op BenchmarkCountHard3-4 170 717954 ns/op BenchmarkSplitEmptySeparator-4 1 133067525 ns/op BenchmarkSplitSingleByteSeparator-4 8 23979495 ns/op BenchmarkSplitMultiByteSeparator-4 13 12794053 ns/op BenchmarkSplitNSingleByteSeparator-4 179008 1085 ns/op BenchmarkSplitNMultiByteSeparator-4 68780 2002 ns/op BenchmarkRepeat-4 124378 1362 ns/op BenchmarkRepeatLarge/256/1-4 112203 1228 ns/op 208.50 MB/s BenchmarkRepeatLarge/256/16-4 174087 1274 ns/op 200.98 MB/s BenchmarkRepeatLarge/512/1-4 77190 1905 ns/op 268.82 MB/s BenchmarkRepeatLarge/512/16-4 68217 2217 ns/op 230.93 MB/s BenchmarkRepeatLarge/1024/1-4 49620 5899 ns/op 173.59 MB/s BenchmarkRepeatLarge/1024/16-4 59952 4025 ns/op 254.43 MB/s BenchmarkRepeatLarge/2048/1-4 26528 4772 ns/op 429.14 MB/s BenchmarkRepeatLarge/2048/16-4 14450 7747 ns/op 264.35 MB/s BenchmarkRepeatLarge/4096/1-4 25616 6458 ns/op 634.22 MB/s BenchmarkRepeatLarge/4096/16-4 36860 9713 ns/op 421.72 MB/s BenchmarkRepeatLarge/8192/1-4 10000 23212 ns/op 352.92 MB/s BenchmarkRepeatLarge/8192/16-4 10000 11373 ns/op 720.27 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 22437 ns/op 182.60 MB/s BenchmarkRepeatLarge/16384/1-4 10000 45089 ns/op 363.37 MB/s BenchmarkRepeatLarge/16384/16-4 9386 16979 ns/op 964.98 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 22346 ns/op 550.04 MB/s BenchmarkRepeatLarge/32768/1-4 1417 262523 ns/op 124.82 MB/s BenchmarkRepeatLarge/32768/16-4 7616 61726 ns/op 530.87 MB/s BenchmarkRepeatLarge/32768/4097-4 2610 98314 ns/op 291.71 MB/s BenchmarkRepeatLarge/65536/1-4 1081 96587 ns/op 678.52 MB/s BenchmarkRepeatLarge/65536/16-4 2326 257895 ns/op 254.12 MB/s BenchmarkRepeatLarge/65536/4097-4 4266 74214 ns/op 828.08 MB/s BenchmarkRepeatLarge/131072/1-4 332 410800 ns/op 319.07 MB/s BenchmarkRepeatLarge/131072/16-4 270 658367 ns/op 199.09 MB/s BenchmarkRepeatLarge/131072/4097-4 367 315329 ns/op 402.78 MB/s BenchmarkRepeatLarge/262144/1-4 171 1748590 ns/op 149.92 MB/s BenchmarkRepeatLarge/262144/16-4 201 1272035 ns/op 206.08 MB/s BenchmarkRepeatLarge/262144/4097-4 99 1899614 ns/op 135.88 MB/s BenchmarkRepeatLarge/524288/1-4 79 3749740 ns/op 139.82 MB/s BenchmarkRepeatLarge/524288/16-4 97 2093749 ns/op 250.41 MB/s BenchmarkRepeatLarge/524288/4097-4 90 1935134 ns/op 268.88 MB/s BenchmarkRepeatLarge/1048576/1-4 60 19736654 ns/op 53.13 MB/s BenchmarkRepeatLarge/1048576/16-4 45 29176084 ns/op 35.94 MB/s BenchmarkRepeatLarge/1048576/4097-4 45 14427103 ns/op 72.41 MB/s BenchmarkRepeatLarge/2097152/1-4 25 39077184 ns/op 53.67 MB/s BenchmarkRepeatLarge/2097152/16-4 30 7891053 ns/op 265.76 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 7046993 ns/op 297.09 MB/s BenchmarkRepeatLarge/4194304/1-4 1 321013646 ns/op 13.07 MB/s BenchmarkRepeatLarge/4194304/16-4 2 98463224 ns/op 42.60 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 14720932 ns/op 284.71 MB/s BenchmarkRepeatLarge/8388608/1-4 7 38431887 ns/op 218.27 MB/s BenchmarkRepeatLarge/8388608/16-4 6 46850696 ns/op 179.05 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 21400076 ns/op 391.89 MB/s BenchmarkRepeatLarge/16777216/1-4 2 55949955 ns/op 299.86 MB/s BenchmarkRepeatLarge/16777216/16-4 2 134614875 ns/op 124.63 MB/s BenchmarkRepeatLarge/16777216/4097-4 1 195735669 ns/op 85.71 MB/s BenchmarkRepeatLarge/33554432/1-4 1 192820668 ns/op 174.02 MB/s BenchmarkRepeatLarge/33554432/16-4 2 132508684 ns/op 253.22 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 106711680 ns/op 314.44 MB/s BenchmarkRepeatLarge/67108864/1-4 1 201319122 ns/op 333.35 MB/s BenchmarkRepeatLarge/67108864/16-4 1 150330441 ns/op 446.41 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 374579419 ns/op 179.16 MB/s BenchmarkRepeatLarge/134217728/1-4 1 372051464 ns/op 360.75 MB/s BenchmarkRepeatLarge/134217728/16-4 1 365759619 ns/op 366.96 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 265089629 ns/op 506.31 MB/s BenchmarkRepeatLarge/268435456/1-4 1 795945293 ns/op 337.25 MB/s BenchmarkRepeatLarge/268435456/16-4 1 761112861 ns/op 352.69 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 856572788 ns/op 313.38 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1417514359 ns/op 378.74 MB/s BenchmarkRepeatLarge/536870912/16-4 1 3464755421 ns/op 154.95 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2463170498 ns/op 217.96 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2522835798 ns/op 425.61 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6818956176 ns/op 157.46 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4991159978 ns/op 215.13 MB/s BenchmarkBytesCompare/1-4 10640433 23.25 ns/op BenchmarkBytesCompare/2-4 10731885 77.98 ns/op BenchmarkBytesCompare/4-4 10616784 72.07 ns/op BenchmarkBytesCompare/8-4 8737555 28.16 ns/op BenchmarkBytesCompare/16-4 7804550 35.75 ns/op BenchmarkBytesCompare/32-4 9896298 12.14 ns/op BenchmarkBytesCompare/64-4 9026563 41.99 ns/op BenchmarkBytesCompare/128-4 6128083 26.58 ns/op BenchmarkBytesCompare/256-4 5222911 24.70 ns/op BenchmarkBytesCompare/512-4 4636056 113.9 ns/op BenchmarkBytesCompare/1024-4 1993540 51.64 ns/op BenchmarkBytesCompare/2048-4 1359094 74.97 ns/op BenchmarkIndexAnyASCII/1:1-4 1000000 265.2 ns/op BenchmarkIndexAnyASCII/1:2-4 2363697 225.0 ns/op BenchmarkIndexAnyASCII/1:4-4 2272705 193.5 ns/op BenchmarkIndexAnyASCII/1:8-4 2239875 213.6 ns/op BenchmarkIndexAnyASCII/1:16-4 2083728 106.8 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 140.4 ns/op BenchmarkIndexAnyASCII/1:64-4 1975465 69.89 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 132.7 ns/op BenchmarkIndexAnyASCII/16:2-4 293268 350.1 ns/op BenchmarkIndexAnyASCII/16:4-4 328816 357.6 ns/op BenchmarkIndexAnyASCII/16:8-4 325704 595.8 ns/op BenchmarkIndexAnyASCII/16:16-4 294608 427.7 ns/op BenchmarkIndexAnyASCII/16:32-4 302173 1351 ns/op BenchmarkIndexAnyASCII/16:64-4 256195 1192 ns/op BenchmarkIndexAnyASCII/256:1-4 2097566 57.36 ns/op BenchmarkIndexAnyASCII/256:2-4 23971 4878 ns/op BenchmarkIndexAnyASCII/256:4-4 24410 5017 ns/op BenchmarkIndexAnyASCII/256:8-4 25534 4887 ns/op BenchmarkIndexAnyASCII/256:16-4 25527 10244 ns/op BenchmarkIndexAnyASCII/256:32-4 19132 5658 ns/op BenchmarkIndexAnyASCII/256:64-4 22778 4961 ns/op BenchmarkIndexAnyUTF8/1:1-4 2248706 54.74 ns/op BenchmarkIndexAnyUTF8/1:2-4 2644720 50.53 ns/op BenchmarkIndexAnyUTF8/1:4-4 2470872 47.77 ns/op BenchmarkIndexAnyUTF8/1:8-4 2457913 54.61 ns/op BenchmarkIndexAnyUTF8/1:16-4 1973385 69.98 ns/op BenchmarkIndexAnyUTF8/1:32-4 2113023 400.7 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 101.3 ns/op BenchmarkIndexAnyUTF8/16:1-4 147367 1310 ns/op BenchmarkIndexAnyUTF8/16:2-4 224862 1554 ns/op BenchmarkIndexAnyUTF8/16:4-4 223960 617.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 224355 562.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 162435 1261 ns/op BenchmarkIndexAnyUTF8/16:32-4 153232 676.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 165882 718.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 9733 20213 ns/op BenchmarkIndexAnyUTF8/256:2-4 16982 7294 ns/op BenchmarkIndexAnyUTF8/256:4-4 13741 7679 ns/op BenchmarkIndexAnyUTF8/256:8-4 14805 8453 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10058 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 14797 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10815 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2704543 43.92 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2728732 45.64 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2564119 45.53 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2253993 55.14 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 220.1 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 144.1 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1570135 69.62 ns/op BenchmarkLastIndexAnyASCII/16:1-4 349411 370.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 319166 370.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 326734 356.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 247953 409.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 249831 1835 ns/op BenchmarkLastIndexAnyASCII/16:32-4 259350 459.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 257317 1576 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23995 10638 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25180 4889 ns/op BenchmarkLastIndexAnyASCII/256:4-4 10000 24436 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24874 5138 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24930 14412 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24916 6002 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24241 5277 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 149.2 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2517892 47.97 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2364598 64.16 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2169742 111.3 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1601173 91.19 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 108.1 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1595384 168.5 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 238921 1170 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 248654 489.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 238504 527.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 203648 671.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 183726 994.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 147506 720.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 153346 2801 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18715 31673 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16590 26906 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14686 20524 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 16882 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11351 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 11331 11538 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 36029 ns/op BenchmarkTrimASCII/1:1-4 2909178 280.4 ns/op BenchmarkTrimASCII/1:2-4 1000000 141.2 ns/op BenchmarkTrimASCII/1:4-4 1000000 286.0 ns/op BenchmarkTrimASCII/1:8-4 1498644 77.72 ns/op BenchmarkTrimASCII/1:16-4 1267312 120.6 ns/op BenchmarkTrimASCII/16:1-4 521832 224.3 ns/op BenchmarkTrimASCII/16:2-4 342564 354.0 ns/op BenchmarkTrimASCII/16:4-4 343524 447.6 ns/op BenchmarkTrimASCII/16:8-4 316404 1105 ns/op BenchmarkTrimASCII/16:16-4 299212 650.3 ns/op BenchmarkTrimASCII/256:1-4 39818 13694 ns/op BenchmarkTrimASCII/256:2-4 24141 43849 ns/op BenchmarkTrimASCII/256:4-4 10000 11353 ns/op BenchmarkTrimASCII/256:8-4 22651 12260 ns/op BenchmarkTrimASCII/256:16-4 10000 16612 ns/op BenchmarkTrimASCII/4096:1-4 2400 85539 ns/op BenchmarkTrimASCII/4096:2-4 1550 79182 ns/op BenchmarkTrimASCII/4096:4-4 1329 90941 ns/op BenchmarkTrimASCII/4096:8-4 1569 82976 ns/op BenchmarkTrimASCII/4096:16-4 1514 119721 ns/op BenchmarkTrimByte-4 2006883 66.33 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30232 4474 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27763 4857 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 472 239520 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 990 145158 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1832 57984 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4020 31838 ns/op BenchmarkCompareBytesEqual-4 10374441 12.64 ns/op BenchmarkCompareBytesToNil-4 12877753 11.54 ns/op BenchmarkCompareBytesEmpty-4 12192390 9.324 ns/op BenchmarkCompareBytesIdentical-4 12768334 9.654 ns/op BenchmarkCompareBytesSameLength-4 10498104 11.64 ns/op BenchmarkCompareBytesDifferentLength-4 10322523 25.70 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2337 48986 ns/op 21405.77 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1977 110189 ns/op 9516.28 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2474 95051 ns/op 11031.88 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2406 55930 ns/op 18748.12 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2464 274908 ns/op 3814.32 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2455 50658 ns/op 20699.41 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2449 257263 ns/op 4075.93 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2330 48748 ns/op 21510.32 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2281 52253 ns/op 20067.63 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2294 51248 ns/op 20460.83 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2114 62773 ns/op 16704.36 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2065 185404 ns/op 5655.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2287 51795 ns/op 20244.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 100 1376312 ns/op 761.88 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2228 52692 ns/op 19900.33 MB/s BenchmarkCompareBytesBig-4 2440 49045 ns/op 21380.01 MB/s BenchmarkCompareBytesBigIdentical-4 11671437 18.33 ns/op 57204542.00 MB/s PASS ok bytes 255.252s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 111156099 ns/op 0.90 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 1637083942 ns/op 0.35 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 2 178185676 ns/op 0.09 MB/s 3647536 B/op 52 allocs/op PASS ok compress/bzip2 5.718s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 45 5816526 ns/op 1.72 MB/s 42182 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 28214568 ns/op 3.54 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 315300132 ns/op 3.17 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 44 5406727 ns/op 1.85 MB/s 42300 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 38801702 ns/op 2.58 MB/s 49162 B/op 13 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 522471350 ns/op 1.91 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 1 616678747 ns/op 0.02 MB/s 49304 B/op 11 allocs/op BenchmarkDecode/Digits/Default/1e5-4 3 38068842 ns/op 2.63 MB/s 43720 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 279246930 ns/op 3.58 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 44 2591220 ns/op 3.86 MB/s 41886 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 3 49477987 ns/op 2.02 MB/s 43720 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 273240140 ns/op 3.66 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 42 2862217 ns/op 3.49 MB/s 43200 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 3 40402953 ns/op 2.48 MB/s 47920 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 513877988 ns/op 1.95 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 54 4090444 ns/op 2.44 MB/s 43131 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18744681 ns/op 5.33 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 183988849 ns/op 5.44 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 39 2782136 ns/op 3.59 MB/s 43792 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 1 158611251 ns/op 0.63 MB/s 51616 B/op 36 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 272634545 ns/op 3.67 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 60 2873310 ns/op 3.48 MB/s 42829 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 15572417 ns/op 6.42 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 365108227 ns/op 2.74 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 81 3282119 ns/op 3.05 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 14290245 ns/op 7.00 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 247278518 ns/op 4.04 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3062547 ns/op 3.27 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 33007966 ns/op 3.03 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 266728016 ns/op 3.75 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9711840 ns/op 1.03 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 318610308 ns/op 0.31 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 2554564880 ns/op 0.39 MB/s BenchmarkEncode/Digits/Compression/1e4-4 10 10202767 ns/op 0.98 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 274445481 ns/op 0.36 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 2558679499 ns/op 0.39 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 68 3174292 ns/op 3.15 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 21473268 ns/op 4.66 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 253992152 ns/op 3.94 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2860449 ns/op 3.50 MB/s BenchmarkEncode/Newton/Speed/1e5-4 4 25062157 ns/op 3.99 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 213363064 ns/op 4.69 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 14013520 ns/op 0.71 MB/s BenchmarkEncode/Newton/Default/1e5-4 1 173856847 ns/op 0.58 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 1871174287 ns/op 0.53 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 8761891 ns/op 1.14 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 100884974 ns/op 0.99 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1087193664 ns/op 0.92 MB/s PASS ok compress/flate 65.002s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 30 4052362 ns/op 2.47 MB/s BenchmarkDecoder/1e-Reuse4-4 30 4454843 ns/op 2.24 MB/s BenchmarkDecoder/1e5-4 3 67145458 ns/op 1.49 MB/s BenchmarkDecoder/1e-Reuse5-4 3 40173150 ns/op 2.49 MB/s BenchmarkDecoder/1e6-4 1 444299858 ns/op 2.25 MB/s BenchmarkDecoder/1e-Reuse6-4 1 603466302 ns/op 1.66 MB/s BenchmarkEncoder/1e4-4 26 4502335 ns/op 2.22 MB/s BenchmarkEncoder/1e-Reuse4-4 26 4468937 ns/op 2.24 MB/s BenchmarkEncoder/1e5-4 4 34668851 ns/op 2.88 MB/s BenchmarkEncoder/1e-Reuse5-4 4 31397435 ns/op 3.18 MB/s BenchmarkEncoder/1e6-4 1 353342163 ns/op 2.83 MB/s BenchmarkEncoder/1e-Reuse6-4 1 390385416 ns/op 2.56 MB/s PASS ok compress/lzw 11.368s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 16 6671582 ns/op PASS ok container/heap 1.172s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 22789 4537 ns/op BenchmarkWithTimeout/concurrency=40-4 5649 43911 ns/op BenchmarkWithTimeout/concurrency=4000-4 4994 115280 ns/op BenchmarkWithTimeout/concurrency=400000-4 6211 30426 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 390476 365.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16056 7085 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 23642 16395 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3165 39756 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2346 53491 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3248 39018 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 330 442394 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 229 773464 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 349 586615 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 4079977 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 26 4783515 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 48 3415612 ns/op BenchmarkCheckCanceled/Err-4 415600 542.7 ns/op BenchmarkCheckCanceled/Done-4 687747 721.2 ns/op BenchmarkContextCancelDone-4 500443 268.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 42146 2818 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 32211 4136 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 29628 5311 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20629 9396 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14604 15049 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 479498 330.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 265957 456.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 183092 766.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 111094 1126 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 56834 2136 ns/op PASS ok context 34.377s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1721464 122.7 ns/op 130.42 MB/s BenchmarkEncrypt/AES-192-4 1843730 64.39 ns/op 248.47 MB/s BenchmarkEncrypt/AES-256-4 1631958 230.5 ns/op 69.42 MB/s BenchmarkDecrypt/AES-128-4 1834054 73.43 ns/op 217.89 MB/s BenchmarkDecrypt/AES-192-4 1829773 83.52 ns/op 191.57 MB/s BenchmarkDecrypt/AES-256-4 1679552 69.58 ns/op 229.94 MB/s BenchmarkExpand/AES-128-4 13438 9390 ns/op BenchmarkExpand/AES-192-4 10000 11962 ns/op BenchmarkExpand/AES-256-4 9070 21476 ns/op BenchmarkCreateCipher/AES-128-4 394096 734.4 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 451819 465.3 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 480404 1106 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 9.402s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 176937 670.2 ns/op 95.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 333505 352.8 ns/op 181.41 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 177982 678.8 ns/op 94.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 351676 433.8 ns/op 147.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 153472 770.7 ns/op 1751.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 303640 416.9 ns/op 3237.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 143436 761.2 ns/op 1773.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 289776 430.1 ns/op 3138.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 99626 1214 ns/op 6748.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 142884 876.4 ns/op 9347.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 94087 1405 ns/op 5829.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 137797 960.6 ns/op 8527.68 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2114 57316 ns/op 17.78 MB/s BenchmarkAESCFBDecrypt1K-4 1918 56606 ns/op 18.00 MB/s BenchmarkAESCFBDecrypt8K-4 276 433962 ns/op 18.87 MB/s BenchmarkAESOFB1K-4 5582 22850 ns/op 44.60 MB/s BenchmarkAESCTR1K-4 5167 24851 ns/op 41.00 MB/s BenchmarkAESCTR8K-4 578 192438 ns/op 42.54 MB/s BenchmarkAESCBCEncrypt1K-4 429655 424.6 ns/op 2411.53 MB/s BenchmarkAESCBCDecrypt1K-4 638726 208.0 ns/op 4924.19 MB/s PASS ok crypto/cipher 7.115s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 45517 2700 ns/op 2.96 MB/s BenchmarkDecrypt-4 38893 2956 ns/op 2.71 MB/s BenchmarkTDESEncrypt-4 12591 9925 ns/op 0.81 MB/s BenchmarkTDESDecrypt-4 13374 8327 ns/op 0.96 MB/s PASS ok crypto/des 2.591s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 858 206695 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18768129 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 2 208226617 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 21 8287388 ns/op 380 B/op 9 allocs/op PASS ok crypto/ecdh 2.817s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2722 58003 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1806 108010 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1432 93660 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2388 63658 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1242 103197 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 794 154920 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 2228 86883 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 19 5519187 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 12296998 ns/op 1411 B/op 17 allocs/op PASS ok crypto/ecdsa 5.025s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 109 1094198 ns/op BenchmarkNewKeyFromSeed-4 100 1151899 ns/op BenchmarkSigning-4 98 1237315 ns/op BenchmarkVerification-4 45 2374624 ns/op PASS ok crypto/ed25519 2.176s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4345 28153 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 60 2488737 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 6225812 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 8 13174229 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1274 98840 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 5026551 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13412082 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 38413986 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8438 14655 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4377 32131 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2781 42014 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 37 3183472 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1522 68002 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 130 921562 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 993 171974 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 43 2423919 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.844s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16281 9522 ns/op 107.54 MB/s BenchmarkHMACSHA256_32-4 15556 7703 ns/op 4.15 MB/s BenchmarkNewWriteSum-4 9231 12777 ns/op 2.50 MB/s PASS ok crypto/hmac 1.886s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 40521 3042 ns/op BenchmarkModSub-4 37886 3712 ns/op BenchmarkMontgomeryRepr-4 10000 12862 ns/op BenchmarkMontgomeryMul-4 10000 11983 ns/op BenchmarkModMul-4 7108 17362 ns/op BenchmarkExpBig-4 7 15689939 ns/op BenchmarkExp-4 4 33418937 ns/op PASS ok crypto/internal/bigmod 2.759s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 493 276004 ns/op BenchmarkScalarBaseMult-4 112 1010915 ns/op BenchmarkScalarMult-4 38 2925663 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 48 2355377 ns/op PASS ok crypto/internal/edwards25519 1.818s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 229639 525.5 ns/op BenchmarkMultiply-4 229752 506.6 ns/op BenchmarkSquare-4 303549 403.7 ns/op BenchmarkInvert-4 1083 127805 ns/op BenchmarkMult32-4 804483 317.6 ns/op PASS ok crypto/internal/edwards25519/field 2.349s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 22 8744810 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1550 80453 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 7 16840501 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 3 38415644 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 68 2233938 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7350 20673 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 25 5839438 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 127278205 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 4.038s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 206911 515.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 101445 999.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 59906 2353 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 195214 540.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 117937 966.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 58440 2173 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 5.118s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 77872 1586 ns/op 5.04 MB/s BenchmarkHash64-4 93343 1373 ns/op 46.60 MB/s BenchmarkHash128-4 96634 1312 ns/op 97.54 MB/s BenchmarkHash256-4 83593 1434 ns/op 178.52 MB/s BenchmarkHash512-4 68086 1826 ns/op 280.41 MB/s BenchmarkHash1K-4 48771 3217 ns/op 318.27 MB/s BenchmarkHash8K-4 8868 12724 ns/op 643.80 MB/s BenchmarkHash1M-4 85 1374668 ns/op 762.79 MB/s BenchmarkHash8M-4 10 11526970 ns/op 727.74 MB/s BenchmarkHash8BytesUnaligned-4 76544 1437 ns/op 5.57 MB/s BenchmarkHash1KUnaligned-4 47076 2601 ns/op 393.66 MB/s BenchmarkHash8KUnaligned-4 9903 15097 ns/op 542.64 MB/s PASS ok crypto/md5 4.295s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/32-4 209316 787.4 ns/op 40.64 MB/s BenchmarkRead/4K-4 8799 26563 ns/op 154.20 MB/s BenchmarkPrime-4 1 477254751 ns/op PASS ok crypto/rand 3.086s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9904 11130 ns/op 11.50 MB/s BenchmarkRC4_1K-4 1296 118403 ns/op 8.65 MB/s BenchmarkRC4_8K-4 160 988924 ns/op 8.19 MB/s PASS ok crypto/rc4 2.042s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 4 77117275 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 47947530 ns/op BenchmarkDecryptPKCS1v15/4096-4 1 591661008 ns/op BenchmarkEncryptPKCS1v15/2048-4 350 294540 ns/op BenchmarkDecryptOAEP/2048-4 6 20255355 ns/op BenchmarkEncryptOAEP/2048-4 367 1570185 ns/op BenchmarkSignPKCS1v15/2048-4 6 18133463 ns/op BenchmarkVerifyPKCS1v15/2048-4 408 345228 ns/op BenchmarkSignPSS/2048-4 6 19083825 ns/op BenchmarkVerifyPSS/2048-4 366 377723 ns/op PASS ok crypto/rsa 12.339s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 79057 1692 ns/op 4.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 91298 1804 ns/op 4.43 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 69066 1889 ns/op 169.45 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 93864 1957 ns/op 163.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 67951 7290 ns/op 140.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 73114 1902 ns/op 538.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 18657 24999 ns/op 327.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 20824 6575 ns/op 1245.95 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 8.732s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 50752 2231 ns/op 3.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 69550 1873 ns/op 4.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 60193 1873 ns/op 4.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 50582 3980 ns/op 257.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 54738 2247 ns/op 455.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 57423 2215 ns/op 462.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21241 5408 ns/op 1514.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 12812 13500 ns/op 606.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 21535 14320 ns/op 572.07 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 5.006s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 32330 12521 ns/op 0.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 55203 2116 ns/op 3.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 47418 2453 ns/op 3.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28244 3782 ns/op 270.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 52104 3032 ns/op 337.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 47912 2523 ns/op 405.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21610 8869 ns/op 923.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 28416 5002 ns/op 1637.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 22281 4785 ns/op 1711.90 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 7.969s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13038400 12.11 ns/op BenchmarkConstantTimeEq-4 12908086 8.531 ns/op BenchmarkConstantTimeLessOrEq-4 13630802 9.134 ns/op BenchmarkXORBytes/8Bytes-4 287434 499.5 ns/op 16.02 MB/s BenchmarkXORBytes/128Bytes-4 155709 790.4 ns/op 161.94 MB/s BenchmarkXORBytes/2048Bytes-4 15990 8030 ns/op 255.03 MB/s BenchmarkXORBytes/32768Bytes-4 996 158851 ns/op 206.28 MB/s PASS ok crypto/subtle 4.050s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 37 15678806 ns/op BenchmarkCertCache/1-4 98 33280077 ns/op BenchmarkCertCache/2-4 33 54925215 ns/op BenchmarkCertCache/3-4 16 41693381 ns/op BenchmarkHandshakeServer/RSA-4 10 17443489 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 4 57158714 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 7 20469661 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1790321 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 100 1347210 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6457215 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 16 8366214 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 212243261 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 1 125074289 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 36963771 ns/op 28.37 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 81909959 ns/op 12.80 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 203492852 ns/op 10.31 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 96413954 ns/op 21.75 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 115703206 ns/op 36.25 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 123069790 ns/op 34.08 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 366922020 ns/op 22.86 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 241905359 ns/op 34.68 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 742139454 ns/op 22.61 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 2262217799 ns/op 7.42 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1188786353 ns/op 28.23 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1239649989 ns/op 27.07 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1778423980 ns/op 37.74 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2786804183 ns/op 24.08 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 66424504 ns/op 15.79 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 486578848 ns/op 2.15 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 680115221 ns/op 3.08 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 223269220 ns/op 9.39 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 137042719 ns/op 30.61 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 298118735 ns/op 14.07 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 163486574 ns/op 51.31 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 324072261 ns/op 25.88 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 763303956 ns/op 21.98 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1063990427 ns/op 15.77 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 872127703 ns/op 38.47 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1088404790 ns/op 30.83 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3006647757 ns/op 22.32 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3271360038 ns/op 20.51 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 843363423 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 717822680 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 312735066 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 311824158 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 172794563 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 259818276 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 104646400 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 120221040 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 62771815 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 76382616 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 180058287 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 226080429 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 1 145306989 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 84410505 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 61738980 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 64764266 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 52234300 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 1 189926678 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 43800639 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 55418747 ns/op PASS ok crypto/tls 55.540s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 64347584 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 466 302579 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 480 245599 ns/op 12658 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 555 529314 ns/op 14069 B/op 188 allocs/op PASS ok crypto/x509 5.122s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 21 7681558 ns/op 276380 B/op 1601 allocs/op BenchmarkConcurrentStmtQuery-4 27 12450023 ns/op 261480 B/op 1928 allocs/op BenchmarkConcurrentStmtExec-4 51 6743154 ns/op 214476 B/op 491 allocs/op BenchmarkConcurrentTxQuery-4 34 7694936 ns/op 272510 B/op 2116 allocs/op BenchmarkConcurrentTxExec-4 62 3170430 ns/op 88072 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 50 2729764 ns/op 111693 B/op 2146 allocs/op BenchmarkConcurrentTxStmtExec-4 116 923689 ns/op 40601 B/op 380 allocs/op BenchmarkConcurrentRandom-4 36 9112837 ns/op 224232 B/op 1728 allocs/op BenchmarkManyConcurrentQueries-4 1903 133872 ns/op 4130 B/op 20 allocs/op BenchmarkGrabConn-4 235279 1469 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 8918 41144 ns/op PASS ok database/sql 8.057s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1497 134295 ns/op BenchmarkSymbols32-4 1909 183675 ns/op PASS ok debug/elf 2.109s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 112735 4039 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 48 6136869 ns/op 180277 B/op 14 allocs/op Benchmark115/LineToPC-4 44 5206905 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13030 10071 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 3.901s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 52036 11480 ns/op BenchmarkMarshal-4 636 272674 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2600 67303 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 4.044s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 214 678073 ns/op 12.08 MB/s BenchmarkEncodeToString-4 241 1089013 ns/op 7.52 MB/s BenchmarkDecode-4 85 1515837 ns/op 8.65 MB/s BenchmarkDecodeString-4 136 885750 ns/op 14.80 MB/s PASS ok encoding/base32 2.439s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 284 403220 ns/op 20.32 MB/s BenchmarkDecodeString/2-4 310077 517.5 ns/op 7.73 MB/s BenchmarkDecodeString/4-4 215574 487.8 ns/op 16.40 MB/s BenchmarkDecodeString/8-4 174302 676.3 ns/op 17.74 MB/s BenchmarkDecodeString/64-4 20508 6552 ns/op 13.43 MB/s BenchmarkDecodeString/8192-4 241 502285 ns/op 21.75 MB/s BenchmarkNewEncoding-4 49957 2918 ns/op 87.72 MB/s PASS ok encoding/base64 2.804s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1315 99749 ns/op 40.10 MB/s BenchmarkReadStruct-4 10000 17566 ns/op 4.27 MB/s BenchmarkWriteStruct-4 10000 14378 ns/op 5.22 MB/s BenchmarkWriteSlice1000Structs-4 12 36557877 ns/op 2.05 MB/s BenchmarkReadSlice1000Structs-4 12 9860428 ns/op 7.61 MB/s BenchmarkReadInts-4 40182 3155 ns/op 9.51 MB/s BenchmarkWriteInts-4 32168 17621 ns/op 1.70 MB/s BenchmarkWriteSlice1000Int32s-4 936 321010 ns/op 12.46 MB/s BenchmarkPutUint16-4 3264847 48.48 ns/op 41.26 MB/s BenchmarkAppendUint16-4 2585330 65.07 ns/op 30.73 MB/s BenchmarkPutUint32-4 2319950 89.02 ns/op 44.94 MB/s BenchmarkAppendUint32-4 1000000 162.1 ns/op 24.68 MB/s BenchmarkPutUint64-4 679100 182.7 ns/op 43.79 MB/s BenchmarkAppendUint64-4 760390 162.5 ns/op 49.24 MB/s BenchmarkLittleEndianPutUint16-4 3011154 52.63 ns/op 38.00 MB/s BenchmarkLittleEndianAppendUint16-4 3207283 37.03 ns/op 54.01 MB/s BenchmarkLittleEndianPutUint32-4 2302324 88.23 ns/op 45.34 MB/s BenchmarkLittleEndianAppendUint32-4 2284770 76.29 ns/op 52.43 MB/s BenchmarkLittleEndianPutUint64-4 739364 200.9 ns/op 39.81 MB/s BenchmarkLittleEndianAppendUint64-4 771804 158.4 ns/op 50.49 MB/s BenchmarkReadFloats-4 145381 1463 ns/op 8.20 MB/s BenchmarkWriteFloats-4 140179 967.6 ns/op 12.40 MB/s BenchmarkReadSlice1000Float32s-4 921 112236 ns/op 35.64 MB/s BenchmarkWriteSlice1000Float32s-4 848 153434 ns/op 26.07 MB/s BenchmarkReadSlice1000Uint8s-4 53065 8500 ns/op 117.65 MB/s BenchmarkWriteSlice1000Uint8s-4 10000 10352 ns/op 96.60 MB/s BenchmarkPutUvarint32-4 490752 297.0 ns/op 13.47 MB/s BenchmarkPutUvarint64-4 180349 875.8 ns/op 9.13 MB/s PASS ok encoding/binary 25.573s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5232 39490 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5754 35691 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5593 123228 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3078 51040 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5612 34684 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5560 31524 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6021 74476 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3136 80783 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9234 23639 ns/op PASS ok encoding/csv 6.886s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 4053 26069 ns/op 1824 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 4108 70134 ns/op 1823 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 223 2211888 ns/op 16819 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 100 1653416 ns/op 4907 B/op 1 allocs/op BenchmarkEncodeFloat64Slice-4 824 180243 ns/op 105 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 640 210198 ns/op 136 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1644 126981 ns/op 235 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 52 2889937 ns/op 37065 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 201 539420 ns/op 25449 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 656 434648 ns/op 10820 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 903 893616 ns/op 9764 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 381 1321805 ns/op 39234 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 55 9412002 ns/op 70177 B/op 2323 allocs/op BenchmarkDecodeBytesSlice-4 115 2028315 ns/op 26183 B/op 273 allocs/op BenchmarkDecodeInterfaceSlice-4 22 6546551 ns/op 85358 B/op 3179 allocs/op BenchmarkDecodeMap-4 68 2047135 ns/op 54129 B/op 181 allocs/op PASS ok encoding/gob 17.196s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 10000 10658 ns/op 24.02 MB/s BenchmarkEncode/1024-4 2883 175945 ns/op 5.82 MB/s BenchmarkEncode/4096-4 769 160105 ns/op 25.58 MB/s BenchmarkEncode/16384-4 100 3852396 ns/op 4.25 MB/s BenchmarkDecode/256-4 10000 14310 ns/op 17.89 MB/s BenchmarkDecode/1024-4 6705 30510 ns/op 33.56 MB/s BenchmarkDecode/4096-4 1185 164191 ns/op 24.95 MB/s BenchmarkDecode/16384-4 324 756369 ns/op 21.66 MB/s BenchmarkDump/256-4 1142 473652 ns/op 0.54 MB/s BenchmarkDump/1024-4 100 1238703 ns/op 0.83 MB/s BenchmarkDump/4096-4 72 6833313 ns/op 0.60 MB/s BenchmarkDump/16384-4 16 16984897 ns/op 0.96 MB/s PASS ok encoding/hex 10.773s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 192400461 ns/op 10.09 MB/s 8391968 B/op 59 allocs/op BenchmarkCodeEncoderError-4 1 332216926 ns/op 5.84 MB/s 8393800 B/op 113 allocs/op BenchmarkCodeMarshal-4 1 1324315969 ns/op 1.47 MB/s 10333632 B/op 60 allocs/op BenchmarkCodeMarshalError-4 1 325673485 ns/op 5.96 MB/s 1947200 B/op 74 allocs/op BenchmarkMarshalBytes/32-4 17193 10283 ns/op BenchmarkMarshalBytes/256-4 4700 108651 ns/op BenchmarkMarshalBytes/4096-4 474 3397701 ns/op BenchmarkMarshalBytesError/32-4 51 7153044 ns/op BenchmarkMarshalBytesError/256-4 48 8363555 ns/op BenchmarkMarshalBytesError/4096-4 38 2712281 ns/op BenchmarkMarshalMap-4 28224 28104 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 1715513410 ns/op 1.13 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 10000 33589 ns/op 0.42 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 36819 3030 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 1330707427 ns/op 1.46 MB/s 2019856 B/op 40003 allocs/op BenchmarkCodeUnmarshalReuse-4 1 864958937 ns/op 2.24 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 54703 5376 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 46269 3386 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 80397 5485 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 8576 17714 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 39518 6887 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 57224 5799 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 10176 14699 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5353 39697 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 501 229273 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 5186377 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 4 98068812 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 490194 707.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 417118 375.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 377017 360.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 624670 867.9 ns/op BenchmarkEncodeMarshaler-4 51433 6400 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 40767 2487 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5377171 86.02 ns/op BenchmarkNumberIsValidRegexp-4 10000 49358 ns/op PASS ok encoding/json 59.631s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 32 4804929 ns/op 13.64 MB/s BenchmarkDecode-4 15 7222360 ns/op 12.29 MB/s PASS ok encoding/pem 1.816s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1508 129006 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 100 1469941 ns/op 8235 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1833 228472 ns/op PASS ok encoding/xml 2.962s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 236203 768.1 ns/op BenchmarkAs-4 50253 3195 ns/op PASS ok errors 4.233s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 481614 572.2 ns/op BenchmarkIntSet-4 858460 131.4 ns/op BenchmarkFloatAdd-4 487723 1012 ns/op BenchmarkFloatSet-4 749317 282.7 ns/op BenchmarkStringSet-4 370731 1882 ns/op BenchmarkMapSet-4 125281 843.5 ns/op BenchmarkMapSetDifferent-4 59384 26278 ns/op BenchmarkMapSetDifferentRandom-4 298 1828342 ns/op BenchmarkMapSetString-4 166596 1614 ns/op BenchmarkMapAddSame-4 22471 26585 ns/op BenchmarkMapAddDifferent-4 5539 26467 ns/op BenchmarkMapAddDifferentRandom-4 274 1217832 ns/op BenchmarkMapAddSameSteadyState-4 395139 280.0 ns/op BenchmarkMapAddDifferentSteadyState-4 109540 1384 ns/op BenchmarkMapString-4 6907 118637 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 7351 18507 ns/op PASS ok expvar 24.349s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 49828 4136 ns/op BenchmarkSprintfEmpty-4 199224 10503 ns/op BenchmarkSprintfString-4 65404 1540 ns/op BenchmarkSprintfTruncateString-4 131131 808.7 ns/op BenchmarkSprintfTruncateBytes-4 110902 2400 ns/op BenchmarkSprintfSlowParsingPath-4 166990 671.3 ns/op BenchmarkSprintfQuoteString-4 22071 11560 ns/op BenchmarkSprintfInt-4 146072 1413 ns/op BenchmarkSprintfIntInt-4 67287 2106 ns/op BenchmarkSprintfPrefixedInt-4 122019 1975 ns/op BenchmarkSprintfFloat-4 59193 4984 ns/op BenchmarkSprintfComplex-4 32228 4145 ns/op BenchmarkSprintfBoolean-4 127363 3566 ns/op BenchmarkSprintfHexString-4 44443 10607 ns/op BenchmarkSprintfHexBytes-4 40411 7697 ns/op BenchmarkSprintfBytes-4 34285 22072 ns/op BenchmarkSprintfStringer-4 42475 7430 ns/op BenchmarkSprintfStructure-4 15904 8041 ns/op BenchmarkManyArgs-4 25250 7664 ns/op BenchmarkFprintInt-4 59671 2451 ns/op BenchmarkFprintfBytes-4 75306 1921 ns/op BenchmarkFprintIntNoAlloc-4 46718 9262 ns/op BenchmarkScanInts-4 21 12933111 ns/op BenchmarkScanRecursiveInt-4 1 1052680228 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 546481827 ns/op PASS ok fmt 24.419s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 745 360174 ns/op PASS ok go/build 1.509s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 41115 11276 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 13919 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4510 57141 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1412 98625 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 100 4076345 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 75 5143248 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 27922091 ns/op 846309 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 229972024 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 159270365 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 5.863s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 516514289 ns/op 0.13 MB/s 45917448 B/op 48996 allocs/op PASS ok go/format 2.161s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 3 34888860 ns/op 1.54 MB/s BenchmarkParseOnly-4 2 81747580 ns/op 0.66 MB/s BenchmarkResolve-4 48 5220150 ns/op 10.32 MB/s PASS ok go/parser 8.286s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 183590651 ns/op 0.28 MB/s 5012240 B/op 27484 allocs/op BenchmarkPrintDecl-4 796 1993906 ns/op 0.02 MB/s 16745 B/op 51 allocs/op PASS ok go/printer 2.925s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 100 1169706 ns/op BenchmarkScanFiles/go/types/expr.go-4 9 25479091 ns/op 1.99 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 71443417 ns/op 1.03 MB/s BenchmarkScanFiles/net/http/server.go-4 3 59535040 ns/op 2.08 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 151 800190 ns/op 3.87 MB/s PASS ok go/scanner 5.228s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 945356 314.8 ns/op PASS ok go/token 1.468s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 102 1741695 ns/op BenchmarkNamed/Underlying/nongeneric-4 1411354 475.3 ns/op BenchmarkNamed/Underlying/generic-4 1000000 125.2 ns/op BenchmarkNamed/Underlying/src_instance-4 1275301 412.9 ns/op BenchmarkNamed/Underlying/user_instance-4 1292427 491.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 12241 ns/op BenchmarkNamed/NewMethodSet/generic-4 16700 124043 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 22832 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 28303 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1364235316 ns/op 25106 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 2084133072 ns/op 16434 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 609653986 ns/op 56179 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 677426593 ns/op 48011 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1211232875 ns/op 4205 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 399022903 ns/op 13099 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 218565596 ns/op 23913 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 250835117 ns/op 20837 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 467987981 ns/op 4597 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 240129596 ns/op 9023 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 62609430 ns/op 34534 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 78166076 ns/op 27242 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2072121794 ns/op 33505 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1096254768 ns/op 58851 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 709647119 ns/op 73020 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 181852300 ns/op 381705 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2457660178 ns/op 816.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 123756460 ns/op 16215 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 149084461 ns/op 13327 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 109750478 ns/op 18219 lines/s PASS ok go/types 64.098s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 10660 11435 ns/op 89.55 MB/s PASS ok hash/adler32 1.816s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 184188 710.7 ns/op 21.11 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 192620 617.4 ns/op 24.30 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 75686 2323 ns/op 17.22 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 78937 1441 ns/op 27.75 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 440178 279.5 ns/op 1832.05 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 455614 703.7 ns/op 727.58 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 207139 1365 ns/op 750.30 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 495499 1716 ns/op 596.60 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 290281 381.1 ns/op 10746.46 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 353546 1402 ns/op 2920.73 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 142664 891.0 ns/op 36778.48 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 10000 15105 ns/op 2169.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 214516 785.4 ns/op 19.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 189441 1499 ns/op 10.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 75579 3108 ns/op 12.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 77536 4330 ns/op 9.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 410823 298.6 ns/op 1714.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 365018 309.8 ns/op 1652.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 457316 344.0 ns/op 2976.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 310312 359.8 ns/op 2845.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 304945 764.8 ns/op 5355.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 308624 368.5 ns/op 11115.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 143149 1350 ns/op 24279.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 121720 1148 ns/op 28542.05 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 185421 2641 ns/op 5.68 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 193869 707.4 ns/op 21.21 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 54338 3686 ns/op 10.85 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 88996 3052 ns/op 13.11 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 4784 33658 ns/op 15.21 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8730 13523 ns/op 37.86 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4395 28039 ns/op 36.52 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4141 30432 ns/op 33.65 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1124 110560 ns/op 37.05 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1093 107942 ns/op 37.95 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 142 1405841 ns/op 23.31 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1021367 ns/op 32.08 MB/s PASS ok hash/crc32 40.483s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 50 2289203 ns/op 28.63 MB/s BenchmarkCrc64/ISO4KB-4 798 149612 ns/op 27.38 MB/s BenchmarkCrc64/ISO1KB-4 3187 35777 ns/op 28.62 MB/s BenchmarkCrc64/ECMA64KB-4 52 5597720 ns/op 11.71 MB/s BenchmarkCrc64/Random64KB-4 54 2894706 ns/op 22.64 MB/s BenchmarkCrc64/Random16KB-4 208 559518 ns/op 29.28 MB/s PASS ok hash/crc64 6.986s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 7356 20349 ns/op 50.32 MB/s BenchmarkFnv32aKB-4 8814 15167 ns/op 67.52 MB/s BenchmarkFnv64KB-4 10000 11720 ns/op 87.37 MB/s BenchmarkFnv64aKB-4 9459 16460 ns/op 62.21 MB/s BenchmarkFnv128KB-4 963 135255 ns/op 7.57 MB/s BenchmarkFnv128aKB-4 1071 207633 ns/op 4.93 MB/s PASS ok hash/fnv 4.747s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 522333 546.8 ns/op 7.32 MB/s BenchmarkHash/n=4/Bytes-4 1780474 59.29 ns/op 67.47 MB/s BenchmarkHash/n=4/String-4 1000000 133.0 ns/op 30.07 MB/s BenchmarkHash/n=8/Write-4 609423 318.7 ns/op 25.10 MB/s BenchmarkHash/n=8/Bytes-4 1000000 134.4 ns/op 59.53 MB/s BenchmarkHash/n=8/String-4 1674020 133.1 ns/op 60.08 MB/s BenchmarkHash/n=16/Write-4 591991 228.0 ns/op 70.19 MB/s BenchmarkHash/n=16/Bytes-4 4956567 56.34 ns/op 283.98 MB/s BenchmarkHash/n=16/String-4 1000000 125.2 ns/op 127.80 MB/s BenchmarkHash/n=32/Write-4 537376 541.7 ns/op 59.07 MB/s BenchmarkHash/n=32/Bytes-4 3963278 35.00 ns/op 914.23 MB/s BenchmarkHash/n=32/String-4 1653908 90.56 ns/op 353.35 MB/s BenchmarkHash/n=64/Write-4 558925 268.3 ns/op 238.54 MB/s BenchmarkHash/n=64/Bytes-4 3998605 68.20 ns/op 938.36 MB/s BenchmarkHash/n=64/String-4 1000000 130.3 ns/op 490.99 MB/s BenchmarkHash/n=256/Write-4 393578 309.6 ns/op 826.76 MB/s BenchmarkHash/n=256/Bytes-4 1000000 136.3 ns/op 1877.61 MB/s BenchmarkHash/n=256/String-4 610010 203.3 ns/op 1259.17 MB/s BenchmarkHash/n=320/Write-4 359264 1253 ns/op 255.39 MB/s BenchmarkHash/n=320/Bytes-4 1555159 93.74 ns/op 3413.66 MB/s BenchmarkHash/n=320/String-4 487198 1314 ns/op 243.53 MB/s BenchmarkHash/n=1024/Write-4 234334 522.9 ns/op 1958.29 MB/s BenchmarkHash/n=1024/Bytes-4 592226 347.0 ns/op 2951.38 MB/s BenchmarkHash/n=1024/String-4 210343 1521 ns/op 673.09 MB/s BenchmarkHash/n=4096/Write-4 74119 2488 ns/op 1646.18 MB/s BenchmarkHash/n=4096/Bytes-4 156679 4960 ns/op 825.81 MB/s BenchmarkHash/n=4096/String-4 10000 21906 ns/op 186.98 MB/s BenchmarkHash/n=16384/Write-4 10000 28478 ns/op 575.33 MB/s BenchmarkHash/n=16384/Bytes-4 40510 3000 ns/op 5461.85 MB/s BenchmarkHash/n=16384/String-4 13815 8608 ns/op 1903.39 MB/s PASS ok hash/maphash 27.461s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 838 149501 ns/op BenchmarkEscapeNone-4 85910 1424 ns/op BenchmarkUnescape-4 822 155334 ns/op BenchmarkUnescapeNone-4 561048 227.1 ns/op BenchmarkUnescapeSparse-4 9882 26505 ns/op BenchmarkUnescapeDense-4 1210 157438 ns/op PASS ok html 4.150s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 6720 14979 ns/op BenchmarkCSSEscaperNoSpecials-4 31802 6270 ns/op BenchmarkDecodeCSS-4 20972 5096 ns/op BenchmarkDecodeCSSNoSpecials-4 785977 147.9 ns/op BenchmarkCSSValueFilter-4 103491 1557 ns/op BenchmarkCSSValueFilterOk-4 81112 1489 ns/op BenchmarkEscapedExecute-4 4026 28063 ns/op BenchmarkHTMLNospaceEscaper-4 10000 20506 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 69997 1906 ns/op BenchmarkStripTags-4 16992 7663 ns/op BenchmarkStripTagsNoSpecials-4 236653 607.6 ns/op BenchmarkJSValEscaperWithNum-4 19242 6751 ns/op BenchmarkJSValEscaperWithStr-4 5244 28235 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17863 8758 ns/op BenchmarkJSValEscaperWithObj-4 4140 27887 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10519 ns/op BenchmarkJSStrEscaperNoSpecials-4 59713 2050 ns/op BenchmarkJSStrEscaper-4 10000 17557 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 56163 2270 ns/op BenchmarkJSRegexpEscaper-4 10000 13106 ns/op BenchmarkTemplateSpecialTags-4 88 3387284 ns/op BenchmarkURLEscaper-4 3291 49230 ns/op BenchmarkURLEscaperNoSpecials-4 157872 983.5 ns/op BenchmarkURLNormalizer-4 4807 26132 ns/op BenchmarkURLNormalizerNoSpecials-4 157548 1487 ns/op BenchmarkSrcsetFilter-4 10000 16437 ns/op BenchmarkSrcsetFilterNoSpecials-4 97286 1379 ns/op PASS ok html/template 14.862s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 507986 1136 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 381182 1608 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 487166 264.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 435562 753.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1351687 127.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 789567 151.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 101.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 970599 143.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 914246 132.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 429081 287.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 352854 347.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 420486 473.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 330726 397.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 747846 208.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 318033 985.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 442419 732.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 513142 877.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 400192 367.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 764727 153.5 ns/op BenchmarkRGBASetRGBA-4 1000000 262.0 ns/op BenchmarkRGBA64At-4 542493 213.0 ns/op BenchmarkRGBA64SetRGBA64-4 651858 194.4 ns/op BenchmarkNRGBAAt-4 827161 176.2 ns/op BenchmarkNRGBASetNRGBA-4 1000000 125.2 ns/op BenchmarkNRGBA64At-4 530214 207.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 632767 188.1 ns/op BenchmarkAlphaAt-4 1844942 55.58 ns/op BenchmarkAlphaSetAlpha-4 2123738 73.22 ns/op BenchmarkAlpha16At-4 1000000 121.8 ns/op BenchmarkAlphaSetAlpha16-4 1074512 151.6 ns/op BenchmarkGrayAt-4 1000000 102.5 ns/op BenchmarkGraySetGray-4 2025309 54.37 ns/op BenchmarkGray16At-4 1000000 336.4 ns/op BenchmarkGraySetGray16-4 1000000 285.6 ns/op PASS ok image 17.259s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2869891 56.98 ns/op BenchmarkYCbCrToRGB/128-4 2885169 44.42 ns/op BenchmarkYCbCrToRGB/255-4 2937894 47.72 ns/op BenchmarkRGBToYCbCr/0-4 2925406 121.2 ns/op BenchmarkRGBToYCbCr/Cb-4 1000000 133.8 ns/op BenchmarkRGBToYCbCr/Cr-4 2689801 43.44 ns/op BenchmarkYCbCrToRGBA/0-4 2501400 71.08 ns/op BenchmarkYCbCrToRGBA/128-4 2483809 127.1 ns/op BenchmarkYCbCrToRGBA/255-4 2268280 57.67 ns/op BenchmarkNYCbCrAToRGBA/0-4 1000000 103.3 ns/op BenchmarkNYCbCrAToRGBA/128-4 2277709 113.2 ns/op BenchmarkNYCbCrAToRGBA/255-4 2506088 60.70 ns/op PASS ok image/color 7.063s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 1 104929822 ns/op BenchmarkFillSrc-4 378 899666 ns/op BenchmarkCopyOver-4 4 32717412 ns/op BenchmarkCopySrc-4 548 404636 ns/op BenchmarkNRGBAOver-4 5 20969657 ns/op BenchmarkNRGBASrc-4 10 14064253 ns/op BenchmarkYCbCr-4 6 26283467 ns/op BenchmarkGray-4 15 10111422 ns/op BenchmarkCMYK-4 8 14533347 ns/op BenchmarkGlyphOver-4 16 6994928 ns/op BenchmarkRGBAMaskOver-4 2 55836485 ns/op BenchmarkGrayMaskOver-4 3 35323063 ns/op BenchmarkRGBA64ImageMaskOver-4 2 52242005 ns/op BenchmarkRGBA-4 1 167845567 ns/op BenchmarkPalettedFill-4 948 116607 ns/op BenchmarkPalettedRGBA-4 3 114623207 ns/op BenchmarkGenericOver-4 2 80515690 ns/op BenchmarkGenericMaskOver-4 4 35410119 ns/op BenchmarkGenericSrc-4 2 51746120 ns/op BenchmarkGenericMaskSrc-4 3 40848263 ns/op PASS ok image/draw 16.130s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 7670142 ns/op 2.01 MB/s 48626 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 340925378 ns/op 0.90 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 7216191486 ns/op 0.17 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 36 7122154 ns/op 2.17 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 480962999 ns/op 0.13 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 11.108s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2490 47677 ns/op BenchmarkIDCT-4 2706 42018 ns/op BenchmarkDecodeBaseline-4 5 21870414 ns/op 2.83 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 57721719 ns/op 1.07 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 483623565 ns/op 2.54 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 294962361 ns/op 3.12 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 4.447s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12037185 10.53 ns/op BenchmarkDecodeGray-4 9 12723360 ns/op 5.15 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 54742121 ns/op 4.79 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 51054974 ns/op 5.13 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 16 6682670 ns/op 9.81 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 1 165803003 ns/op 1.58 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 67813646 ns/op 3.87 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 73848026 ns/op 4.16 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 86563869 ns/op 3.55 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 244511224 ns/op 5.03 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeNRGBA-4 1 663361246 ns/op 1.85 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 38616141 ns/op 7.96 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 278489950 ns/op 4.41 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1384685726 ns/op 0.89 MB/s 864088 B/op 29 allocs/op PASS ok image/png 7.902s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 113216942 ns/op 0.88 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 54402344 ns/op 1.84 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 342757484 ns/op 1.46 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 590261355 ns/op 0.85 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 92089234 ns/op 1.09 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 63820820 ns/op 1.57 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 310370290 ns/op 1.61 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 312396755 ns/op 1.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 625385172 ns/op 1.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 951583731 ns/op 1.05 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 5540888503 ns/op 0.90 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4318642677 ns/op 1.16 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 8 13225434 ns/op 7.56 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 13055253 ns/op 7.66 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 65035888 ns/op 7.69 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 61031070 ns/op 8.19 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 112503694 ns/op 8.89 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 135766542 ns/op 7.37 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 1145502811 ns/op 4.36 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 578619786 ns/op 8.64 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 91937744 ns/op 1.09 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 70376006 ns/op 1.42 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 429484714 ns/op 1.16 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 501739781 ns/op 1.00 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1046451279 ns/op 0.96 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1149248371 ns/op 0.87 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5921469245 ns/op 0.84 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 7167901320 ns/op 0.70 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 200668669 ns/op 20.83 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 197961111 ns/op 21.11 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 57.208s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 416440 301.3 ns/op 849.66 MB/s PASS ok internal/chacha8rand 1.260s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33343 6237 ns/op 0.16 MB/s BenchmarkMarshalCorpusFile/2-4 10000 40610 ns/op 0.05 MB/s BenchmarkMarshalCorpusFile/4-4 28982 6103 ns/op 0.66 MB/s BenchmarkMarshalCorpusFile/8-4 18277 6435 ns/op 1.24 MB/s BenchmarkMarshalCorpusFile/16-4 20041 5777 ns/op 2.77 MB/s BenchmarkMarshalCorpusFile/32-4 13735 10055 ns/op 3.18 MB/s BenchmarkMarshalCorpusFile/64-4 10000 17580 ns/op 3.64 MB/s BenchmarkMarshalCorpusFile/128-4 8616 33046 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/256-4 4092 42213 ns/op 6.06 MB/s BenchmarkMarshalCorpusFile/512-4 2000 63942 ns/op 8.01 MB/s BenchmarkMarshalCorpusFile/1024-4 1102 214525 ns/op 4.77 MB/s BenchmarkMarshalCorpusFile/2048-4 532 290065 ns/op 7.06 MB/s BenchmarkMarshalCorpusFile/4096-4 190 585976 ns/op 6.99 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1178880 ns/op 6.95 MB/s BenchmarkMarshalCorpusFile/16384-4 75 2985233 ns/op 5.49 MB/s BenchmarkMarshalCorpusFile/32768-4 31 8842273 ns/op 3.71 MB/s BenchmarkMarshalCorpusFile/65536-4 12 14866152 ns/op 4.41 MB/s BenchmarkMarshalCorpusFile/131072-4 6 33003470 ns/op 3.97 MB/s BenchmarkMarshalCorpusFile/262144-4 1 145550507 ns/op 1.80 MB/s BenchmarkMarshalCorpusFile/524288-4 1 176745121 ns/op 2.97 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 217091905 ns/op 4.83 MB/s BenchmarkUnmarshalCorpusFile/1-4 3928 46808 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/2-4 6558 21857 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/4-4 6642 20066 ns/op 0.20 MB/s BenchmarkUnmarshalCorpusFile/8-4 6006 30678 ns/op 0.26 MB/s BenchmarkUnmarshalCorpusFile/16-4 5019 44113 ns/op 0.36 MB/s BenchmarkUnmarshalCorpusFile/32-4 3572 46949 ns/op 0.68 MB/s BenchmarkUnmarshalCorpusFile/64-4 3129 51760 ns/op 1.24 MB/s BenchmarkUnmarshalCorpusFile/128-4 2394 60326 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/256-4 937 129139 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/512-4 518 294616 ns/op 1.74 MB/s BenchmarkUnmarshalCorpusFile/1024-4 273 538245 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/2048-4 136 893141 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/4096-4 69 1890202 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 6111694 ns/op 1.34 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7464606 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 20255820 ns/op 1.62 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 37720860 ns/op 1.74 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 64482758 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 214655746 ns/op 1.22 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 264004497 ns/op 1.99 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 559169078 ns/op 1.88 MB/s BenchmarkMutatorBytes/1-4 32648 3590 ns/op BenchmarkMutatorBytes/10-4 33704 3800 ns/op BenchmarkMutatorBytes/100-4 29431 3717 ns/op BenchmarkMutatorBytes/1000-4 21487 6138 ns/op BenchmarkMutatorBytes/10000-4 8962 24828 ns/op BenchmarkMutatorBytes/100000-4 1063 100728 ns/op BenchmarkMutatorString/1-4 27351 3833 ns/op BenchmarkMutatorString/10-4 32778 4399 ns/op BenchmarkMutatorString/100-4 27208 4862 ns/op BenchmarkMutatorString/1000-4 14840 7891 ns/op BenchmarkMutatorString/10000-4 4525 45522 ns/op BenchmarkMutatorString/100000-4 348 523052 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18427 6455 ns/op BenchmarkMutatorAllBasicTypes/string-4 15218 6986 ns/op BenchmarkMutatorAllBasicTypes/bool-4 57007 1984 ns/op BenchmarkMutatorAllBasicTypes/float32-4 56196 2250 ns/op BenchmarkMutatorAllBasicTypes/float64-4 54436 2165 ns/op BenchmarkMutatorAllBasicTypes/int-4 61144 2025 ns/op BenchmarkMutatorAllBasicTypes/int8-4 57078 2111 ns/op BenchmarkMutatorAllBasicTypes/int16-4 59744 2634 ns/op BenchmarkMutatorAllBasicTypes/int32-4 56026 2707 ns/op BenchmarkMutatorAllBasicTypes/int64-4 60334 2213 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 55748 2092 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 59302 2126 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 58646 2380 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 57760 2430 ns/op PASS ok internal/fuzz 24.063s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 1 158706953 ns/op 6888 B/op 34 allocs/op BenchmarkGetByString-4 153379 858.9 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.716s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 30214 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 37486 3461 ns/op BenchmarkSplicePipePoolParallel-4 10000 12221 ns/op BenchmarkSplicePipeNativeParallel-4 96679 2117 ns/op PASS ok internal/poll 3.487s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 14111764 8.819 ns/op BenchmarkAnd32Parallel-4 2538572 49.02 ns/op BenchmarkAnd64-4 13949707 11.83 ns/op BenchmarkAnd64Parallel-4 2632784 44.84 ns/op BenchmarkOr32-4 13972453 8.975 ns/op BenchmarkOr32Parallel-4 2550079 52.39 ns/op BenchmarkOr64-4 14207901 8.944 ns/op BenchmarkOr64Parallel-4 2755860 37.48 ns/op BenchmarkAtomicLoad64-4 16701398 11.60 ns/op BenchmarkAtomicStore64-4 14902572 7.704 ns/op BenchmarkAtomicLoad-4 16327872 7.145 ns/op BenchmarkAtomicStore-4 16866484 10.12 ns/op BenchmarkAnd8-4 15027442 10.89 ns/op BenchmarkAnd-4 13777112 8.049 ns/op BenchmarkAnd8Parallel-4 3049260 37.82 ns/op BenchmarkAndParallel-4 2898351 38.75 ns/op BenchmarkOr8-4 13518554 11.46 ns/op BenchmarkOr-4 13060358 8.472 ns/op BenchmarkOr8Parallel-4 3158725 41.93 ns/op BenchmarkOrParallel-4 2894148 40.52 ns/op BenchmarkXadd-4 1000000 121.5 ns/op BenchmarkXadd64-4 2495947 60.43 ns/op BenchmarkCas-4 2857032 40.40 ns/op BenchmarkCas64-4 2970385 44.17 ns/op BenchmarkXchg-4 2995868 40.72 ns/op BenchmarkXchg64-4 3346015 43.13 ns/op PASS ok internal/runtime/atomic 10.514s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 39765336 ns/op PASS ok internal/trace 4.491s PASS ok internal/zstd 1.055s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 14217 ns/op BenchmarkCopyNLarge-4 184 977700 ns/op PASS ok io 1.545s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 191089 609.7 ns/op BenchmarkPrintln-4 21288 6702 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 26749 3868 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 2568 102448 ns/op BenchmarkDiscard-4 865039 142.3 ns/op 0 B/op 0 allocs/op PASS ok log 3.502s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 14204 11643 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 62676 1925 ns/op BenchmarkJSONHandler/defaults-4 5768 22608 ns/op 525 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3399 33058 ns/op 774 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3607 29457 ns/op 765 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5218 20486 ns/op 523 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6025 20248 ns/op 530 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4888 24597 ns/op 519 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25520 5944 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24058 5948 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 93578 1330 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 74868 1776 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 78970 1665 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 71656 1868 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 76902 2011 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 73467 3779 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 914635 117.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 597144 234.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 586914 197.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 427737 284.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 367896 454.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5172 81258 ns/op BenchmarkDispatch/switch-checked-4 170605 690.1 ns/op BenchmarkDispatch/As-4 184978 1254 ns/op BenchmarkDispatch/Visit-4 146676 829.1 ns/op BenchmarkUnsafeStrings-4 14966 7972 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 9.714s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 702112 161.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 677308 165.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 354658 348.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 84236 1469 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 55272 2310 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 61783 3812 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 20056 16914 ns/op 683 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 6063 90822 ns/op 3435 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 9770 17482 ns/op 601 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 6516 38454 ns/op 609 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5008 20403 ns/op 1089 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2907 52292 ns/op 4307 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9702 12894 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 8054 14176 ns/op 528 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 3572 32305 ns/op 922 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2600 54577 ns/op 3736 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 6.018s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 4 52539979 ns/op PASS ok maps 3.559s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6372810 19.74 ns/op BenchmarkAcosh-4 4855302 26.40 ns/op BenchmarkAsin-4 6691597 19.12 ns/op BenchmarkAsinh-4 4063548 29.64 ns/op BenchmarkAtan-4 6832758 16.82 ns/op BenchmarkAtanh-4 4886996 29.25 ns/op BenchmarkAtan2-4 4907592 30.34 ns/op BenchmarkCbrt-4 6059515 37.25 ns/op BenchmarkCeil-4 12960493 8.177 ns/op BenchmarkCopysign-4 1939614 97.16 ns/op BenchmarkCos-4 8463454 14.36 ns/op BenchmarkCosh-4 6836104 17.40 ns/op BenchmarkErf-4 6504334 17.76 ns/op BenchmarkErfc-4 7545498 24.79 ns/op BenchmarkErfinv-4 2709285 39.32 ns/op BenchmarkErfcinv-4 3221966 41.59 ns/op BenchmarkExp-4 5847601 17.40 ns/op BenchmarkExpGo-4 708862 167.7 ns/op BenchmarkExpm1-4 7229811 18.64 ns/op BenchmarkExp2-4 782838 157.4 ns/op BenchmarkExp2Go-4 720591 164.9 ns/op BenchmarkAbs-4 2611321 47.77 ns/op BenchmarkDim-4 7801543 15.47 ns/op BenchmarkFloor-4 15882811 7.403 ns/op BenchmarkMax-4 12544245 11.61 ns/op BenchmarkMin-4 11284010 12.90 ns/op BenchmarkMod-4 172773 688.7 ns/op BenchmarkFrexp-4 1000000 102.3 ns/op BenchmarkGamma-4 378482 360.2 ns/op BenchmarkHypot-4 912652 133.6 ns/op BenchmarkHypotGo-4 1000000 138.7 ns/op BenchmarkIlogb-4 1266338 90.35 ns/op BenchmarkJ0-4 157630 995.9 ns/op BenchmarkJ1-4 173200 859.7 ns/op BenchmarkJn-4 82918 1423 ns/op BenchmarkLdexp-4 1000000 114.6 ns/op BenchmarkLgamma-4 509358 242.3 ns/op BenchmarkLog-4 5843497 30.89 ns/op BenchmarkLogb-4 1394754 163.2 ns/op BenchmarkLog1p-4 6560638 18.32 ns/op BenchmarkLog10-4 6264334 20.04 ns/op BenchmarkLog2-4 955387 126.0 ns/op BenchmarkModf-4 2402588 50.22 ns/op BenchmarkNextafter32-4 2378251 58.86 ns/op BenchmarkNextafter64-4 2277004 54.42 ns/op BenchmarkPowInt-4 3340477 37.68 ns/op BenchmarkPowFrac-4 3283189 38.84 ns/op BenchmarkPow10Pos-4 3960562 29.73 ns/op BenchmarkPow10Neg-4 3332473 31.72 ns/op BenchmarkRound-4 7393012 16.29 ns/op BenchmarkRoundToEven-4 7329117 27.80 ns/op BenchmarkRemainder-4 293608 471.7 ns/op BenchmarkSignbit-4 3917922 30.58 ns/op BenchmarkSin-4 8606611 14.56 ns/op BenchmarkSincos-4 620206 191.1 ns/op BenchmarkSinh-4 5928909 18.23 ns/op BenchmarkSqrtIndirect-4 14419360 9.008 ns/op BenchmarkSqrtLatency-4 8756622 13.48 ns/op BenchmarkSqrtIndirectLatency-4 10449250 11.77 ns/op BenchmarkSqrtGoLatency-4 1293712 112.4 ns/op BenchmarkSqrtPrime-4 117782 1128 ns/op BenchmarkTan-4 6049172 20.59 ns/op BenchmarkTanh-4 5268934 25.39 ns/op BenchmarkTrunc-4 15943404 7.718 ns/op BenchmarkY0-4 173649 677.6 ns/op BenchmarkY1-4 177638 670.8 ns/op BenchmarkYn-4 88591 1351 ns/op BenchmarkFloat64bits-4 3783358 31.53 ns/op BenchmarkFloat64frombits-4 3603603 30.36 ns/op BenchmarkFloat32bits-4 3888961 31.64 ns/op BenchmarkFloat32frombits-4 3910905 30.91 ns/op BenchmarkFMA-4 16311994 8.503 ns/op PASS ok math 23.670s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10923061 11.23 ns/op 5697.52 MB/s BenchmarkAddVV/2-4 9972158 12.77 ns/op 10023.11 MB/s BenchmarkAddVV/3-4 8973205 14.43 ns/op 13302.41 MB/s BenchmarkAddVV/4-4 9735892 12.55 ns/op 20395.63 MB/s BenchmarkAddVV/5-4 8774229 14.50 ns/op 22062.93 MB/s BenchmarkAddVV/10-4 6688381 17.66 ns/op 36247.90 MB/s BenchmarkAddVV/100-4 2332021 52.25 ns/op 122478.92 MB/s BenchmarkAddVV/1000-4 268569 416.3 ns/op 153735.43 MB/s BenchmarkSubVV/1-4 11334012 11.54 ns/op 5544.64 MB/s BenchmarkSubVV/2-4 10318466 12.00 ns/op 10667.66 MB/s BenchmarkSubVV/3-4 9347198 14.35 ns/op 13375.63 MB/s BenchmarkSubVV/4-4 9459621 12.57 ns/op 20357.92 MB/s BenchmarkSubVV/5-4 7797878 14.37 ns/op 22269.69 MB/s BenchmarkSubVV/10-4 7096645 17.69 ns/op 36172.29 MB/s BenchmarkSubVV/100-4 2229758 62.94 ns/op 101688.48 MB/s BenchmarkSubVV/1000-4 272834 425.2 ns/op 150507.96 MB/s BenchmarkAddVW/1-4 10978348 10.26 ns/op 780.10 MB/s BenchmarkAddVW/2-4 11868980 11.29 ns/op 1417.61 MB/s BenchmarkAddVW/3-4 11198445 10.84 ns/op 2214.09 MB/s BenchmarkAddVW/4-4 10673533 11.40 ns/op 2807.85 MB/s BenchmarkAddVW/5-4 10803412 11.30 ns/op 3538.38 MB/s BenchmarkAddVW/10-4 7867005 15.99 ns/op 5002.06 MB/s BenchmarkAddVW/100-4 4731824 25.47 ns/op 31412.43 MB/s BenchmarkAddVW/1000-4 600470 282.0 ns/op 28371.07 MB/s BenchmarkAddVWext/1-4 11734581 28.31 ns/op 282.63 MB/s BenchmarkAddVWext/2-4 11551098 10.57 ns/op 1513.68 MB/s BenchmarkAddVWext/3-4 11047899 10.82 ns/op 2218.60 MB/s BenchmarkAddVWext/4-4 10755345 11.28 ns/op 2835.64 MB/s BenchmarkAddVWext/5-4 7931647 13.93 ns/op 2872.06 MB/s BenchmarkAddVWext/10-4 8539329 13.77 ns/op 5807.86 MB/s BenchmarkAddVWext/100-4 2065377 56.88 ns/op 14064.59 MB/s BenchmarkAddVWext/1000-4 252690 478.7 ns/op 16711.22 MB/s BenchmarkSubVW/1-4 11881177 10.86 ns/op 736.34 MB/s BenchmarkSubVW/2-4 10659885 10.31 ns/op 1552.39 MB/s BenchmarkSubVW/3-4 11102245 10.96 ns/op 2189.77 MB/s BenchmarkSubVW/4-4 10501400 15.96 ns/op 2004.40 MB/s BenchmarkSubVW/5-4 10646100 11.47 ns/op 3486.27 MB/s BenchmarkSubVW/10-4 7831942 16.85 ns/op 4747.94 MB/s BenchmarkSubVW/100-4 5038346 24.38 ns/op 32819.26 MB/s BenchmarkSubVW/1000-4 665139 195.4 ns/op 40942.31 MB/s BenchmarkSubVWext/1-4 11880776 10.59 ns/op 755.73 MB/s BenchmarkSubVWext/2-4 9921715 10.32 ns/op 1549.64 MB/s BenchmarkSubVWext/3-4 10831003 11.23 ns/op 2136.61 MB/s BenchmarkSubVWext/4-4 10289709 13.66 ns/op 2342.18 MB/s BenchmarkSubVWext/5-4 10114539 22.03 ns/op 1815.31 MB/s BenchmarkSubVWext/10-4 7494201 15.15 ns/op 5281.70 MB/s BenchmarkSubVWext/100-4 2071876 81.94 ns/op 9763.43 MB/s BenchmarkSubVWext/1000-4 269504 420.5 ns/op 19026.84 MB/s BenchmarkMulAddVWW/1-4 9538875 14.01 ns/op 4568.34 MB/s BenchmarkMulAddVWW/2-4 8585449 13.87 ns/op 9227.88 MB/s BenchmarkMulAddVWW/3-4 7844959 20.63 ns/op 9308.10 MB/s BenchmarkMulAddVWW/4-4 7136701 18.12 ns/op 14125.39 MB/s BenchmarkMulAddVWW/5-4 5565435 18.93 ns/op 16906.24 MB/s BenchmarkMulAddVWW/10-4 4238552 29.60 ns/op 21623.56 MB/s BenchmarkMulAddVWW/100-4 617431 201.6 ns/op 31739.46 MB/s BenchmarkMulAddVWW/1000-4 67670 1808 ns/op 35399.21 MB/s BenchmarkAddMulVVW/1-4 10411818 11.63 ns/op 5501.15 MB/s BenchmarkAddMulVVW/2-4 8600563 14.04 ns/op 9114.12 MB/s BenchmarkAddMulVVW/3-4 6697867 16.73 ns/op 11473.30 MB/s BenchmarkAddMulVVW/4-4 6656379 16.64 ns/op 15381.22 MB/s BenchmarkAddMulVVW/5-4 6609116 20.55 ns/op 15574.47 MB/s BenchmarkAddMulVVW/10-4 4212066 29.27 ns/op 21865.24 MB/s BenchmarkAddMulVVW/100-4 535290 359.7 ns/op 17791.34 MB/s BenchmarkAddMulVVW/1000-4 50704 2168 ns/op 29513.99 MB/s BenchmarkDivWVW/1-4 2392435 48.11 ns/op 1330.20 MB/s BenchmarkDivWVW/2-4 1000000 111.4 ns/op 1149.09 MB/s BenchmarkDivWVW/3-4 800534 151.3 ns/op 1269.06 MB/s BenchmarkDivWVW/4-4 697467 171.5 ns/op 1492.35 MB/s BenchmarkDivWVW/5-4 627379 193.9 ns/op 1650.19 MB/s BenchmarkDivWVW/10-4 334014 364.5 ns/op 1755.69 MB/s BenchmarkDivWVW/100-4 37700 3159 ns/op 2025.64 MB/s BenchmarkDivWVW/1000-4 4353 28277 ns/op 2263.32 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2865754 41.42 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2765754 41.64 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1878237 65.08 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1470406 81.59 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1215381 108.2 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 105.6 ns/op BenchmarkNonZeroShifts/4/shrVU-4 969062 122.0 ns/op BenchmarkNonZeroShifts/4/shlVU-4 838964 148.8 ns/op BenchmarkNonZeroShifts/5/shrVU-4 819655 145.5 ns/op BenchmarkNonZeroShifts/5/shlVU-4 709950 177.6 ns/op BenchmarkNonZeroShifts/10/shrVU-4 453654 436.8 ns/op BenchmarkNonZeroShifts/10/shlVU-4 395680 338.0 ns/op BenchmarkNonZeroShifts/100/shrVU-4 48998 2415 ns/op BenchmarkNonZeroShifts/100/shlVU-4 43245 2940 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5102 37721 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4491 27076 ns/op BenchmarkDecimalConversion-4 153 714036 ns/op BenchmarkFloatString/100-4 9554 13459 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 187 702310 ns/op 2912 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 60237778 ns/op 60564 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 7073318902 ns/op 841880 B/op 530 allocs/op BenchmarkFloatAdd/10-4 99733 1206 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 86097 1418 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 50614 2422 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13798 8929 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1555 105454 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 145118 813.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 129925 1154 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 95137 1397 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 27141 4510 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3290 40019 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1380 89935 ns/op BenchmarkParseFloatLargeExp-4 316 438618 ns/op BenchmarkGCD10x10/WithoutXY-4 167919 659.5 ns/op BenchmarkGCD10x10/WithXY-4 45330 3844 ns/op BenchmarkGCD10x100/WithoutXY-4 79188 1425 ns/op BenchmarkGCD10x100/WithXY-4 12238 9678 ns/op BenchmarkGCD10x1000/WithoutXY-4 10000 10187 ns/op BenchmarkGCD10x1000/WithXY-4 9240 13143 ns/op BenchmarkGCD100x100/WithoutXY-4 21602 5902 ns/op BenchmarkGCD100x100/WithXY-4 7971 18995 ns/op BenchmarkGCD100x1000/WithoutXY-4 9482 12898 ns/op BenchmarkGCD100x1000/WithXY-4 4568 27199 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1804 68123 ns/op BenchmarkGCD1000x1000/WithXY-4 942 133632 ns/op BenchmarkHilbert-4 15 7117331 ns/op BenchmarkBinomial-4 9499 12860 ns/op BenchmarkQuoRem-4 14241 8271 ns/op BenchmarkExp-4 7 15207538 ns/op BenchmarkExpMont/Odd-4 123 1015442 ns/op 2595 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 2008945 ns/op 3370 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1030627 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1008261 ns/op 3832 B/op 52 allocs/op BenchmarkExpMont/Even4-4 120 1005380 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even8-4 120 1155311 ns/op 3824 B/op 52 allocs/op BenchmarkExpMont/Even32-4 100 1103371 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even64-4 132 953867 ns/op 3612 B/op 53 allocs/op BenchmarkExpMont/Even96-4 139 883058 ns/op 3790 B/op 51 allocs/op BenchmarkExpMont/Even128-4 147 805450 ns/op 3249 B/op 50 allocs/op BenchmarkExpMont/Even255-4 148 747109 ns/op 2935 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 506 249689 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 406 288798 ns/op 1731 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 418 280994 ns/op 1734 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 362 285183 ns/op 1747 B/op 47 allocs/op BenchmarkExp2-4 7 14562651 ns/op BenchmarkBitset-4 876823 142.8 ns/op BenchmarkBitsetNeg-4 312128 389.0 ns/op BenchmarkBitsetOrig-4 214609 648.1 ns/op BenchmarkBitsetNegOrig-4 135212 1172 ns/op BenchmarkModSqrt225_Tonelli-4 90 1185214 ns/op BenchmarkModSqrt225_3Mod4-4 345 355540 ns/op BenchmarkModSqrt231_Tonelli-4 87 1396076 ns/op BenchmarkModSqrt231_5Mod8-4 276 445079 ns/op BenchmarkModInverse-4 9186 15194 ns/op BenchmarkSqrt-4 745 151281 ns/op BenchmarkIntSqr/1-4 1261608 93.10 ns/op BenchmarkIntSqr/2-4 510076 217.2 ns/op BenchmarkIntSqr/3-4 429526 269.0 ns/op BenchmarkIntSqr/5-4 302288 398.2 ns/op BenchmarkIntSqr/8-4 191040 770.0 ns/op BenchmarkIntSqr/10-4 151867 831.1 ns/op BenchmarkIntSqr/20-4 33793 3802 ns/op BenchmarkIntSqr/30-4 23674 5162 ns/op BenchmarkIntSqr/50-4 13510 9441 ns/op BenchmarkIntSqr/80-4 7036 16167 ns/op BenchmarkIntSqr/100-4 5346 22847 ns/op BenchmarkIntSqr/200-4 1760 64127 ns/op BenchmarkIntSqr/300-4 967 131171 ns/op BenchmarkIntSqr/500-4 418 353383 ns/op BenchmarkIntSqr/800-4 190 759366 ns/op BenchmarkIntSqr/1000-4 124 1194033 ns/op BenchmarkDiv/20/10-4 307878 442.9 ns/op BenchmarkDiv/40/20-4 294076 384.2 ns/op BenchmarkDiv/100/50-4 325750 400.5 ns/op BenchmarkDiv/200/100-4 37881 3946 ns/op BenchmarkDiv/400/200-4 33854 3708 ns/op BenchmarkDiv/1000/500-4 25232 5056 ns/op BenchmarkDiv/2000/1000-4 16047 7394 ns/op BenchmarkDiv/20000/10000-4 835 358085 ns/op BenchmarkDiv/200000/100000-4 21 6548900 ns/op BenchmarkDiv/2000000/1000000-4 1 200557654 ns/op BenchmarkDiv/20000000/10000000-4 1 7593148055 ns/op BenchmarkMul-4 3 68071768 ns/op BenchmarkNatMul/10-4 121220 1041 ns/op BenchmarkNatMul/100-4 4026 29701 ns/op BenchmarkNatMul/1000-4 100 1169798 ns/op BenchmarkZeroShifts/Shl-4 12192 22073 ns/op BenchmarkZeroShifts/ShlSame-4 6109774 23.89 ns/op BenchmarkZeroShifts/Shr-4 10000 12825 ns/op BenchmarkZeroShifts/ShrSame-4 5486912 37.61 ns/op BenchmarkExp3Power/0x10-4 206152 981.7 ns/op BenchmarkExp3Power/0x40-4 183164 1109 ns/op BenchmarkExp3Power/0x100-4 87066 2023 ns/op BenchmarkExp3Power/0x400-4 28574 5243 ns/op BenchmarkExp3Power/0x1000-4 5833 38772 ns/op BenchmarkExp3Power/0x4000-4 1044 111150 ns/op BenchmarkExp3Power/0x10000-4 120 2301977 ns/op BenchmarkExp3Power/0x40000-4 12 18410418 ns/op BenchmarkExp3Power/0x100000-4 1 101900080 ns/op BenchmarkExp3Power/0x400000-4 1 887522541 ns/op BenchmarkFibo-4 4 48290876 ns/op BenchmarkNatSqr/1-4 1000000 321.5 ns/op BenchmarkNatSqr/2-4 352464 408.7 ns/op BenchmarkNatSqr/3-4 370586 376.3 ns/op BenchmarkNatSqr/5-4 263088 523.6 ns/op BenchmarkNatSqr/8-4 161269 1243 ns/op BenchmarkNatSqr/10-4 73096 1621 ns/op BenchmarkNatSqr/20-4 23155 5176 ns/op BenchmarkNatSqr/30-4 18392 10149 ns/op BenchmarkNatSqr/50-4 10000 19362 ns/op BenchmarkNatSqr/80-4 6979 61334 ns/op BenchmarkNatSqr/100-4 5364 54307 ns/op BenchmarkNatSqr/200-4 1867 115569 ns/op BenchmarkNatSqr/300-4 360 309900 ns/op BenchmarkNatSqr/500-4 202 587280 ns/op BenchmarkNatSqr/800-4 169 661886 ns/op BenchmarkNatSqr/1000-4 100 1342178 ns/op BenchmarkNatSetBytes/8-4 677716 174.0 ns/op BenchmarkNatSetBytes/24-4 201538 874.3 ns/op BenchmarkNatSetBytes/128-4 46402 3022 ns/op BenchmarkNatSetBytes/7-4 887568 136.0 ns/op BenchmarkNatSetBytes/23-4 200053 714.4 ns/op BenchmarkNatSetBytes/127-4 47551 2710 ns/op BenchmarkScanPi-4 100 5693717 ns/op BenchmarkStringPiParallel-4 229 1026806 ns/op BenchmarkScan/10/Base2-4 37746 3366 ns/op BenchmarkScan/100/Base2-4 4341 28433 ns/op BenchmarkScan/1000/Base2-4 435 353172 ns/op BenchmarkScan/10/Base8-4 88471 4485 ns/op BenchmarkScan/100/Base8-4 11282 9781 ns/op BenchmarkScan/1000/Base8-4 1221 109800 ns/op BenchmarkScan/10/Base10-4 88081 3897 ns/op BenchmarkScan/100/Base10-4 13440 9343 ns/op BenchmarkScan/1000/Base10-4 1375 88141 ns/op BenchmarkScan/10/Base16-4 95086 1222 ns/op BenchmarkScan/100/Base16-4 14865 8095 ns/op BenchmarkScan/1000/Base16-4 1491 77049 ns/op BenchmarkString/10/Base2-4 193215 648.0 ns/op BenchmarkString/100/Base2-4 26394 6694 ns/op BenchmarkString/1000/Base2-4 2094 51087 ns/op BenchmarkString/10/Base8-4 347418 414.8 ns/op BenchmarkString/100/Base8-4 60523 1941 ns/op BenchmarkString/1000/Base8-4 8041 16488 ns/op BenchmarkString/10/Base10-4 215331 593.2 ns/op BenchmarkString/100/Base10-4 33006 5458 ns/op BenchmarkString/1000/Base10-4 3848 33591 ns/op BenchmarkString/10/Base16-4 398646 327.3 ns/op BenchmarkString/100/Base16-4 87638 1467 ns/op BenchmarkString/1000/Base16-4 10000 12188 ns/op BenchmarkLeafSize/0-4 31 3916509 ns/op BenchmarkLeafSize/1-4 285 515047 ns/op BenchmarkLeafSize/2-4 452 261685 ns/op BenchmarkLeafSize/3-4 248 760582 ns/op BenchmarkLeafSize/4-4 444 628979 ns/op BenchmarkLeafSize/5-4 258 522721 ns/op BenchmarkLeafSize/6-4 294 401095 ns/op BenchmarkLeafSize/7-4 328 398169 ns/op BenchmarkLeafSize/8-4 470 591178 ns/op BenchmarkLeafSize/9-4 100 1766506 ns/op BenchmarkLeafSize/10-4 259 585103 ns/op BenchmarkLeafSize/11-4 238 1022054 ns/op BenchmarkLeafSize/12-4 214 1741971 ns/op BenchmarkLeafSize/13-4 100 1033532 ns/op BenchmarkLeafSize/14-4 240 1265466 ns/op BenchmarkLeafSize/15-4 220 2294365 ns/op BenchmarkLeafSize/16-4 100 1012927 ns/op BenchmarkLeafSize/32-4 100 3108394 ns/op BenchmarkLeafSize/64-4 375 1465334 ns/op BenchmarkProbablyPrime/n=0-4 6 20076207 ns/op BenchmarkProbablyPrime/n=1-4 4 38650400 ns/op BenchmarkProbablyPrime/n=5-4 4 45624288 ns/op BenchmarkProbablyPrime/n=10-4 3 48234610 ns/op BenchmarkProbablyPrime/n=20-4 2 61336225 ns/op BenchmarkProbablyPrime/Lucas-4 6 28322478 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 55 2192073 ns/op BenchmarkRatCmp-4 202414 1870 ns/op BenchmarkFloatPrecExact/1-4 125238 1134 ns/op BenchmarkFloatPrecExact/10-4 44647 2734 ns/op BenchmarkFloatPrecExact/100-4 9468 23749 ns/op BenchmarkFloatPrecExact/1000-4 1594 129201 ns/op BenchmarkFloatPrecExact/10000-4 94 1636303 ns/op BenchmarkFloatPrecExact/100000-4 2 66077632 ns/op BenchmarkFloatPrecExact/1000000-4 1 3981113713 ns/op BenchmarkFloatPrecMixed/1-4 99464 5074 ns/op BenchmarkFloatPrecMixed/10-4 25560 12824 ns/op BenchmarkFloatPrecMixed/100-4 4430 231252 ns/op BenchmarkFloatPrecMixed/1000-4 253 935841 ns/op BenchmarkFloatPrecMixed/10000-4 9 61874079 ns/op BenchmarkFloatPrecMixed/100000-4 1 987065870 ns/op BenchmarkFloatPrecMixed/1000000-4 1 67166956602 ns/op BenchmarkFloatPrecInexact/1-4 194899 1005 ns/op BenchmarkFloatPrecInexact/10-4 182361 981.9 ns/op BenchmarkFloatPrecInexact/100-4 98944 1890 ns/op BenchmarkFloatPrecInexact/1000-4 10000 13977 ns/op BenchmarkFloatPrecInexact/10000-4 2685 211920 ns/op BenchmarkFloatPrecInexact/100000-4 100 1434043 ns/op BenchmarkFloatPrecInexact/1000000-4 25 8180772 ns/op BenchmarkFloatSqrt/64-4 12776 9148 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7605 21836 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 4864 21865 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2749 54219 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 403 565684 ns/op 17855 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 36 4238012 ns/op 172871 B/op 18 allocs/op BenchmarkFloatSqrt/1000000-4 1 375173550 ns/op 3842344 B/op 652 allocs/op PASS ok math/big 184.961s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7677606 16.84 ns/op BenchmarkLeadingZeros8-4 7776174 20.82 ns/op BenchmarkLeadingZeros16-4 7458985 19.71 ns/op BenchmarkLeadingZeros32-4 7246226 15.90 ns/op BenchmarkLeadingZeros64-4 7681754 16.89 ns/op BenchmarkTrailingZeros-4 7817588 27.21 ns/op BenchmarkTrailingZeros8-4 6500541 15.62 ns/op BenchmarkTrailingZeros16-4 6865300 17.63 ns/op BenchmarkTrailingZeros32-4 7478502 16.24 ns/op BenchmarkTrailingZeros64-4 7661194 24.21 ns/op BenchmarkOnesCount-4 8215386 17.12 ns/op BenchmarkOnesCount8-4 8065240 15.18 ns/op BenchmarkOnesCount16-4 6230509 25.18 ns/op BenchmarkOnesCount32-4 7443922 24.99 ns/op BenchmarkOnesCount64-4 6632263 18.23 ns/op BenchmarkRotateLeft-4 7061575 19.02 ns/op BenchmarkRotateLeft8-4 7767403 15.68 ns/op BenchmarkRotateLeft16-4 7702975 15.96 ns/op BenchmarkRotateLeft32-4 7939816 15.56 ns/op BenchmarkRotateLeft64-4 8067609 44.10 ns/op BenchmarkReverse-4 13154030 24.78 ns/op BenchmarkReverse8-4 16069100 7.617 ns/op BenchmarkReverse16-4 14896526 8.078 ns/op BenchmarkReverse32-4 13060723 9.208 ns/op BenchmarkReverse64-4 13245522 8.745 ns/op BenchmarkReverseBytes-4 15009580 11.58 ns/op BenchmarkReverseBytes16-4 15246398 7.584 ns/op BenchmarkReverseBytes32-4 14621426 8.851 ns/op BenchmarkReverseBytes64-4 14934474 7.949 ns/op BenchmarkAdd-4 6709984 14.94 ns/op BenchmarkAdd32-4 4575018 53.20 ns/op BenchmarkAdd64-4 7576698 19.35 ns/op BenchmarkAdd64multiple-4 13311624 23.24 ns/op BenchmarkSub-4 4748242 29.38 ns/op BenchmarkSub32-4 7015899 15.74 ns/op BenchmarkSub64-4 7451863 15.86 ns/op BenchmarkSub64multiple-4 14415937 9.052 ns/op BenchmarkMul-4 7180960 16.24 ns/op BenchmarkMul32-4 7696534 15.73 ns/op BenchmarkMul64-4 7854768 14.81 ns/op BenchmarkDiv-4 2693988 49.43 ns/op BenchmarkDiv32-4 6409617 18.82 ns/op BenchmarkDiv64-4 1000000 138.3 ns/op PASS ok math/bits 25.146s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 327.0 ns/op BenchmarkAcos-4 282188 1026 ns/op BenchmarkAcosh-4 277671 721.2 ns/op BenchmarkAsin-4 277209 432.9 ns/op BenchmarkAsinh-4 300516 423.3 ns/op BenchmarkAtan-4 944954 179.8 ns/op BenchmarkAtanh-4 922350 192.2 ns/op BenchmarkConj-4 15548427 10.18 ns/op BenchmarkCos-4 394818 282.0 ns/op BenchmarkCosh-4 427332 290.4 ns/op BenchmarkExp-4 560662 221.3 ns/op BenchmarkLog-4 787389 203.9 ns/op BenchmarkLog10-4 757256 164.2 ns/op BenchmarkPhase-4 4470886 62.80 ns/op BenchmarkPolar-4 818971 192.9 ns/op BenchmarkPow-4 292724 382.5 ns/op BenchmarkRect-4 496879 201.7 ns/op BenchmarkSin-4 425638 264.1 ns/op BenchmarkSinh-4 444631 303.9 ns/op BenchmarkSqrt-4 345193 366.3 ns/op BenchmarkTan-4 1040366 154.4 ns/op BenchmarkTanh-4 1812778 67.08 ns/op PASS ok math/cmplx 15.875s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 906981 198.2 ns/op BenchmarkInt63ThreadsafeParallel-4 925084 596.8 ns/op BenchmarkInt63Unthreadsafe-4 969348 296.4 ns/op BenchmarkIntn1000-4 792969 221.4 ns/op BenchmarkInt63n1000-4 863850 212.1 ns/op BenchmarkInt31n1000-4 888944 265.6 ns/op BenchmarkFloat32-4 857119 135.0 ns/op BenchmarkFloat64-4 913897 130.3 ns/op BenchmarkPerm3-4 189722 635.2 ns/op BenchmarkPerm30-4 17242 9450 ns/op BenchmarkPerm30ViaShuffle-4 16020 7247 ns/op BenchmarkShuffleOverhead-4 14384 14039 ns/op BenchmarkRead3-4 728547 159.4 ns/op BenchmarkRead64-4 55885 2244 ns/op BenchmarkRead1000-4 4059 32280 ns/op BenchmarkConcurrent-4 399338 362.3 ns/op PASS ok math/rand 9.762s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 4819538 24.86 ns/op BenchmarkPCG_DXSM-4 3181041 61.79 ns/op BenchmarkSourceUint64-4 3162214 42.94 ns/op BenchmarkGlobalInt64-4 3111672 63.71 ns/op BenchmarkGlobalInt64Parallel-4 2160117 74.09 ns/op BenchmarkGlobalUint64-4 3023436 115.3 ns/op BenchmarkGlobalUint64Parallel-4 3365509 32.39 ns/op BenchmarkInt64-4 1000000 164.9 ns/op BenchmarkUint64-4 1000000 191.6 ns/op BenchmarkGlobalIntN1000-4 1795330 57.65 ns/op BenchmarkIntN1000-4 1403408 86.14 ns/op BenchmarkInt64N1000-4 1000000 119.4 ns/op BenchmarkInt64N1e8-4 1414698 93.54 ns/op BenchmarkInt64N1e9-4 1294772 186.4 ns/op BenchmarkInt64N2e9-4 1000000 135.8 ns/op BenchmarkInt64N1e18-4 1294816 107.0 ns/op BenchmarkInt64N2e18-4 1000000 103.5 ns/op BenchmarkInt64N4e18-4 1000000 103.3 ns/op BenchmarkInt32N1000-4 1403281 85.46 ns/op BenchmarkInt32N1e8-4 1318120 114.8 ns/op BenchmarkInt32N1e9-4 1000000 127.8 ns/op BenchmarkInt32N2e9-4 1404694 110.8 ns/op BenchmarkFloat32-4 1000000 167.3 ns/op BenchmarkFloat64-4 1600975 152.7 ns/op BenchmarkExpFloat64-4 809966 145.6 ns/op BenchmarkNormFloat64-4 949660 124.2 ns/op BenchmarkPerm3-4 248324 574.7 ns/op BenchmarkPerm30-4 20803 5469 ns/op BenchmarkPerm30ViaShuffle-4 24271 5111 ns/op BenchmarkShuffleOverhead-4 34408 6050 ns/op BenchmarkConcurrent-4 1634670 305.7 ns/op PASS ok math/rand/v2 22.616s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 10000 16563 ns/op BenchmarkQDecodeWord-4 103506 1424 ns/op BenchmarkQDecodeHeader-4 94954 1183 ns/op BenchmarkTypeByExtension/.html-4 449265 303.3 ns/op BenchmarkTypeByExtension/.HTML-4 290431 480.3 ns/op BenchmarkTypeByExtension/.unused-4 380439 418.6 ns/op BenchmarkExtensionsByType/text/html-4 83124 1314 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 39404 12531 ns/op BenchmarkExtensionsByType/application/octet-stream-4 94309 1094 ns/op PASS ok mime 4.537s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 193 960175 ns/op 48230 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 270 1394573 ns/op 48403 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 133 1238431 ns/op 103728 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 100 1981009 ns/op 47380 B/op 206 allocs/op PASS ok mime/multipart 3.439s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 858 139683 ns/op PASS ok mime/quotedprintable 1.295s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 7 107952983 ns/op 8952 B/op 94 allocs/op BenchmarkGoLookupIPNoSuchHost-4 8 15525823 ns/op 7516 B/op 67 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5020226606 ns/op 160816 B/op 232 allocs/op BenchmarkDNSName-4 89571 1296 ns/op BenchmarkInterfaces-4 2568 90203 ns/op 8989 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 2958 35906 ns/op 6651 B/op 22 allocs/op BenchmarkInterfaceByName-4 2464 136186 ns/op 9049 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1464 139556 ns/op 15328 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 4756 60130 ns/op 4421 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 655 1184196 ns/op 135299 B/op 39 allocs/op BenchmarkParseIP-4 6236 47689 ns/op BenchmarkParseIPValidIPv4-4 242226 893.6 ns/op BenchmarkParseIPValidIPv6-4 152172 1952 ns/op BenchmarkIPString/IPv4-4 94075 1301 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9261 15729 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48610 6981 ns/op BenchmarkIPEqual/IPv4-4 920541 667.7 ns/op BenchmarkIPEqual/IPv6-4 795644 435.9 ns/op BenchmarkSendfileZeroBytes-4 1 224295626 ns/op 5680928 B/op 303796 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1221225683 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1226143076 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1212787550 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1212661203 ns/op 0.01 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1215007838 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1224450608 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1219036108 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1020822112 ns/op 0.13 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1017569178 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1013583909 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1014858125 ns/op 1.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1005584200 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1014983680 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1016662805 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1009568713 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1026439759 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1014022017 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1010151737 ns/op 0.06 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1011280192 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1012690256 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1033953862 ns/op 0.51 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1010341987 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1010122012 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1048640503 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1056272587 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1066803777 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1017145005 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1016308009 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1016330171 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1057448437 ns/op 0.12 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1010990753 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1019562216 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1024889640 ns/op 1.02 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1022480915 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1027583941 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1018146526 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1024985844 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1035923152 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1013930398 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1011138857 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1005097724 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1009227544 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1014247845 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1038155035 ns/op 1.01 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1032416794 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1035814333 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1012533975 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1005699298 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1020303128 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1022559560 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1016414793 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1015501613 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1017027192 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1012380613 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1014658513 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1012030531 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1027745343 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1017987050 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1016677171 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1055491979 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007472196 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1002795386 ns/op 0.07 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1012756872 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1014157731 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1016995791 ns/op 0.52 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1020014046 ns/op 1.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1012821529 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007929825 ns/op 0.00 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1019563344 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1017157480 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1011258219 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1020221766 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1022431123 ns/op 0.06 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1016420656 ns/op 0.13 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1014099065 ns/op 0.26 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1031602259 ns/op 0.51 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1037792029 ns/op 1.01 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 3120 119359 ns/op BenchmarkTCP4OneShotTimeout-4 2419 103007 ns/op BenchmarkTCP4Persistent-4 18618 15742 ns/op BenchmarkTCP4PersistentTimeout-4 7548 16396 ns/op BenchmarkTCP6OneShot-4 1082 118651 ns/op BenchmarkTCP6OneShotTimeout-4 2016 322005 ns/op BenchmarkTCP6Persistent-4 14355 9410 ns/op BenchmarkTCP6PersistentTimeout-4 10671 11101 ns/op BenchmarkTCP4ConcurrentReadWrite-4 28657 4622 ns/op BenchmarkTCP6ConcurrentReadWrite-4 36295 5929 ns/op BenchmarkSetReadDeadline-4 162016 744.5 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26839 6026 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 10000 16199 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 27238 5286 ns/op 0 B/op 0 allocs/op PASS ok net 110.065s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 20760 6077 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8534 16994 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 17978 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 10000 11836 ns/op 44 B/op 0 allocs/op BenchmarkCopyValues-4 10000 33509 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 51254 3097 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 966768 182.8 ns/op BenchmarkFindChild/n=2/rep=map-4 3678055 34.01 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 436.9 ns/op BenchmarkFindChild/n=4/rep=linear-4 557170 215.9 ns/op BenchmarkFindChild/n=4/rep=map-4 3260791 35.50 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 567895 871.3 ns/op BenchmarkFindChild/n=8/rep=linear-4 325404 449.5 ns/op BenchmarkFindChild/n=8/rep=map-4 3162804 76.64 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 314006 573.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 164494 966.7 ns/op BenchmarkFindChild/n=16/rep=map-4 2479353 44.82 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1000000 124.7 ns/op BenchmarkFindChild/n=32/rep=linear-4 76663 3101 ns/op BenchmarkFindChild/n=32/rep=map-4 2842291 40.46 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2098987 182.9 ns/op BenchmarkMultiConflicts-4 1 546477399 ns/op BenchmarkServerMatch-4 10000 56519 ns/op BenchmarkReadRequestChrome-4 2487 54616 ns/op 11.19 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7959 39755 ns/op 1.96 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7393 25359 ns/op 3.23 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5713 38371 ns/op 3.94 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 11509 ns/op 3.48 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 201 807503 ns/op 1.27 MB/s BenchmarkFileAndServer_1KB/https1-4 81 1798109 ns/op 0.57 MB/s BenchmarkFileAndServer_1KB/h2-4 44 2634171 ns/op 0.39 MB/s BenchmarkFileAndServer_16MB/h1-4 2 113983130 ns/op 147.19 MB/s BenchmarkFileAndServer_16MB/https1-4 1 169675144 ns/op 98.88 MB/s BenchmarkFileAndServer_16MB/h2-4 1 1354238328 ns/op 12.39 MB/s BenchmarkFileAndServer_64MB/h1-4 1 303220625 ns/op 221.32 MB/s BenchmarkFileAndServer_64MB/https1-4 1 406310237 ns/op 165.17 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2859745283 ns/op 23.47 MB/s BenchmarkServeMux-4 198 2113142 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 214 1007427 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 200 843315 ns/op 6140 B/op 65 allocs/op BenchmarkClientServer/https1-4 193 966249 ns/op 6731 B/op 75 allocs/op BenchmarkClientServer/h2-4 124 1026821 ns/op 10610 B/op 85 allocs/op BenchmarkClientServerParallel/4/h1-4 1382 737111 ns/op 8552 B/op 73 allocs/op BenchmarkClientServerParallel/4/https1-4 27 32634721 ns/op 98113 B/op 1123 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43704: write tcp 127.0.0.1:39115->127.0.0.1:43704: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49474: read tcp 127.0.0.1:44081->127.0.0.1:49474: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49490: read tcp 127.0.0.1:44081->127.0.0.1:49490: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49528: write tcp 127.0.0.1:44081->127.0.0.1:49528: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49512: write tcp 127.0.0.1:44081->127.0.0.1:49512: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48968: write tcp 127.0.0.1:43097->127.0.0.1:48968: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48946: write tcp 127.0.0.1:43097->127.0.0.1:48946: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49002: read tcp 127.0.0.1:43097->127.0.0.1:49002: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48980: read tcp 127.0.0.1:43097->127.0.0.1:48980: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48998: read tcp 127.0.0.1:43097->127.0.0.1:48998: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 16 23148870 ns/op 98323 B/op 1217 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58920: read tcp 127.0.0.1:39843->127.0.0.1:58920: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58946: read tcp 127.0.0.1:39843->127.0.0.1:58946: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58948: read tcp 127.0.0.1:39843->127.0.0.1:58948: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58930: write tcp 127.0.0.1:39843->127.0.0.1:58930: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58910: write tcp 127.0.0.1:39843->127.0.0.1:58910: use of closed network connection BenchmarkClientServerParallel/64/h1-4 78 2031531 ns/op 24184 B/op 131 allocs/op BenchmarkClientServerParallel/64/https1-4 7 15277221 ns/op 84121 B/op 973 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57524: read tcp 127.0.0.1:42411->127.0.0.1:57524: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57534: read tcp 127.0.0.1:42411->127.0.0.1:57534: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46186: write tcp 127.0.0.1:43903->127.0.0.1:46186: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46166: write tcp 127.0.0.1:43903->127.0.0.1:46166: use of closed network connection BenchmarkClientServerParallel/64/h2-4 1 151871043 ns/op 149880 B/op 1894 allocs/op BenchmarkServer-4 1 1065401292 ns/op 31736 B/op 160 allocs/op BenchmarkClient-4 1 224657359 ns/op 16224 B/op 101 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 962 267044 ns/op 7502 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1520 185043 ns/op 3109 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1870 67288 ns/op 1922 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1872 82748 ns/op 2790 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1800 177422 ns/op 2710 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1864 73450 ns/op 2705 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1980 68994 ns/op 1929 B/op 14 allocs/op BenchmarkServerHijack-4 1794 113778 ns/op 16765 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 195 749871 ns/op 5831 B/op 52 allocs/op BenchmarkResponseStatusLine-4 269775 777.7 ns/op 0 B/op 0 allocs/op PASS ok net/http 57.216s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3150 116217 ns/op 34195 B/op 14 allocs/op PASS ok net/http/httputil 1.886s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 78432 3991 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 558463 1475 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 146164 2421 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67575 1868 ns/op BenchmarkStdIPv4-4 104404 1146 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 103207 1359 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 106654 1197 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 56818 1904 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 71456 4424 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1585756 76.92 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 182.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 914850 176.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 203707 666.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 217812 556.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 194830 586.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 84926 1428 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 236552 670.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 123188 1448 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 126132 1393 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 107625 1916 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 78440 1585 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 390381 340.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 120768 1070 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 148834 1916 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 232647 892.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 138553 2143 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 368172 804.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 139995 1057 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 142789 1586 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 144187 896.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 107382 2118 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 554388 436.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 147790 822.0 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 160555 796.9 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 270158 1328 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 150024 1701 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 257683 4963 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 105606 1606 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 119973 1143 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 149410 3830 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 109310 3130 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 308109 509.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 120031 1543 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 120871 2337 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 184656 4591 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 120351 1409 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 377.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 127.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 112.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 861.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 984304 204.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 913122 436.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 328.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 10000 35136 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 998653 354.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 411432 413.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 492558 367.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 169228 898.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 174763 774.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 160222 688.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74472 1605 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 378253 316.4 ns/op PASS ok net/netip 63.873s 2024/03/29 22:07:05 Test RPC server listening on 127.0.0.1:42057 2024/03/29 22:07:05 Test HTTP RPC server listening on 127.0.0.1:36949 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1220 98916 ns/op BenchmarkEndToEndHTTP-4 97 1525478 ns/op BenchmarkEndToEndAsync-4 2082 131797 ns/op BenchmarkEndToEndAsyncHTTP-4 1544 144603 ns/op PASS ok net/rpc 5.895s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 2907 35842 ns/op BenchmarkReadMIMEHeader/server_headers-4 4636 29133 ns/op BenchmarkUncommon-4 16102 9415 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 2.664s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3111 42102 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 84955 1404 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 617924 394.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 92266 3618 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 162140 1917 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 75951 2054 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 23226 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 416088 404.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 90360 1806 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 164353 1817 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 83508 1626 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 40958 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 176234 691.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 70706 4410 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 71174 1685 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32043 5159 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5607 21230 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 178278 2242 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 67479 1658 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 58304 6141 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32925 4048 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6064 21580 ns/op 320 B/op 1 allocs/op PASS ok net/url 16.315s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3208951 37.72 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 148657 1575 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 642 230804 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:516: benchmarkReaddirname ".": 129 entries os_test.go:516: benchmarkReaddirname ".": 129 entries os_test.go:516: benchmarkReaddirname ".": 129 entries BenchmarkReaddir-4 247 2355959 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:533: benchmarkReaddir ".": 129 entries os_test.go:533: benchmarkReaddir ".": 129 entries os_test.go:533: benchmarkReaddir ".": 129 entries os_test.go:533: benchmarkReaddir ".": 129 entries BenchmarkReadDir-4 421 994355 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:550: benchmarkReadDir ".": 129 entries os_test.go:550: benchmarkReadDir ".": 129 entries os_test.go:550: benchmarkReadDir ".": 129 entries os_test.go:550: benchmarkReadDir ".": 129 entries BenchmarkStatDot-4 118818 4320 ns/op BenchmarkStatFile-4 72219 7895 ns/op BenchmarkStatDir-4 85855 1440 ns/op BenchmarkLstatDot-4 124238 8484 ns/op BenchmarkLstatFile-4 70300 6101 ns/op BenchmarkLstatDir-4 74178 4909 ns/op BenchmarkRemoveAll-4 70 4107037 ns/op 41094 B/op 508 allocs/op PASS ok os 16.683s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 147 3030726 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.963s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 165768 1440 ns/op PASS ok os/user 1.588s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3575355 145.9 ns/op BenchmarkString-4 1000000 839.7 ns/op BenchmarkBytes-4 1681226 145.3 ns/op BenchmarkNamedBytes-4 1000000 539.3 ns/op BenchmarkBytesArray-4 767492 330.1 ns/op BenchmarkSliceLen-4 2000149 89.77 ns/op BenchmarkMapLen-4 878301 212.5 ns/op BenchmarkStringLen-4 1613209 74.43 ns/op BenchmarkArrayLen-4 1397940 386.5 ns/op BenchmarkSliceCap-4 1565893 409.1 ns/op BenchmarkDeepEqual/int8-4 362828 626.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 85226 1462 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 352866 342.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 81337 1881 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 281064 1776 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 74534 1497 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 349172 349.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 80107 1549 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 306038 670.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 38558 3190 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 405174 295.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 108525 1300 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 352892 446.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 77037 1589 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 354565 346.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 72244 1604 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 332286 357.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 82218 1507 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 339721 398.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 79425 1504 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 331497 415.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 80970 2264 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 344616 381.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 84056 1464 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 357999 358.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81778 3201 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 352160 419.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 80535 1457 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 277959 404.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 77260 2506 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 417734 291.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 80905 2390 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 356098 453.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 81277 1520 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 111403 1142 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52597 2321 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 48504 2657 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33429 4953 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34900 6092 ns/op BenchmarkIsZero/ArrayComparable-4 142561 3290 ns/op BenchmarkIsZero/ArrayIncomparable-4 10000 21469 ns/op BenchmarkIsZero/StructComparable-4 432700 405.6 ns/op BenchmarkIsZero/StructIncomparable-4 134773 856.8 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 126.4 ns/op BenchmarkIsZero/ArrayInt_1024-4 6970 16076 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14842 8142 ns/op BenchmarkIsZero/Struct4Int-4 1393674 85.37 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 6984 58138 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 6776 16348 ns/op BenchmarkIsZero/StructInt_512-4 14829 11694 ns/op BenchmarkSetZero/Bool/Direct-4 4357135 27.07 ns/op BenchmarkSetZero/Bool/CachedZero-4 854712 128.7 ns/op BenchmarkSetZero/Bool/NewZero-4 707184 171.9 ns/op BenchmarkSetZero/Int/Direct-4 2068677 56.90 ns/op BenchmarkSetZero/Int/CachedZero-4 846873 275.0 ns/op BenchmarkSetZero/Int/NewZero-4 689397 207.3 ns/op BenchmarkSetZero/Uint/Direct-4 1987039 165.5 ns/op BenchmarkSetZero/Uint/CachedZero-4 862369 130.1 ns/op BenchmarkSetZero/Uint/NewZero-4 710062 222.0 ns/op BenchmarkSetZero/Float/Direct-4 2099319 62.99 ns/op BenchmarkSetZero/Float/CachedZero-4 855543 171.9 ns/op BenchmarkSetZero/Float/NewZero-4 715228 170.0 ns/op BenchmarkSetZero/Complex/Direct-4 2096605 57.64 ns/op BenchmarkSetZero/Complex/CachedZero-4 704534 253.1 ns/op BenchmarkSetZero/Complex/NewZero-4 465697 396.2 ns/op BenchmarkSetZero/Array/Direct-4 2485146 56.49 ns/op BenchmarkSetZero/Array/CachedZero-4 902289 348.3 ns/op BenchmarkSetZero/Array/NewZero-4 680313 174.0 ns/op BenchmarkSetZero/Chan/Direct-4 2127130 71.27 ns/op BenchmarkSetZero/Chan/CachedZero-4 840753 133.2 ns/op BenchmarkSetZero/Chan/NewZero-4 631696 185.3 ns/op BenchmarkSetZero/Func/Direct-4 2127529 57.55 ns/op BenchmarkSetZero/Func/CachedZero-4 867291 139.7 ns/op BenchmarkSetZero/Func/NewZero-4 620041 191.0 ns/op BenchmarkSetZero/Interface/Direct-4 2032796 119.9 ns/op BenchmarkSetZero/Interface/CachedZero-4 821482 140.4 ns/op BenchmarkSetZero/Interface/NewZero-4 702340 171.8 ns/op BenchmarkSetZero/Map/Direct-4 2090868 60.86 ns/op BenchmarkSetZero/Map/CachedZero-4 839953 309.7 ns/op BenchmarkSetZero/Map/NewZero-4 662072 226.8 ns/op BenchmarkSetZero/Pointer/Direct-4 2110306 57.91 ns/op BenchmarkSetZero/Pointer/CachedZero-4 850922 138.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 648331 350.5 ns/op BenchmarkSetZero/Slice/Direct-4 1984796 95.19 ns/op BenchmarkSetZero/Slice/CachedZero-4 850173 138.9 ns/op BenchmarkSetZero/Slice/NewZero-4 689890 181.0 ns/op BenchmarkSetZero/String/Direct-4 2015244 102.1 ns/op BenchmarkSetZero/String/CachedZero-4 874008 128.6 ns/op BenchmarkSetZero/String/NewZero-4 687538 173.7 ns/op BenchmarkSetZero/Struct/Direct-4 2635977 46.70 ns/op BenchmarkSetZero/Struct/CachedZero-4 933578 327.8 ns/op BenchmarkSetZero/Struct/NewZero-4 703695 197.5 ns/op BenchmarkSelect/1-4 184105 1227 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 75352 2127 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 39058 10102 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 110827 3985 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 201432 828.0 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 138967 1015 ns/op 126.07 MB/s BenchmarkCallArgCopy/size=256-4 118812 1075 ns/op 238.05 MB/s BenchmarkCallArgCopy/size=1024-4 98595 1567 ns/op 653.49 MB/s BenchmarkCallArgCopy/size=4096-4 26847 5621 ns/op 728.73 MB/s BenchmarkCallArgCopy/size=65536-4 3006 95864 ns/op 683.63 MB/s BenchmarkFieldByName1-4 679816 252.1 ns/op BenchmarkFieldByName2-4 10000 19048 ns/op BenchmarkFieldByName3-4 4516 56708 ns/op BenchmarkInterfaceBig-4 2273578 52.10 ns/op BenchmarkInterfaceSmall-4 1123555 121.6 ns/op BenchmarkNew-4 1000000 104.9 ns/op BenchmarkMap/StringKeys/MapIndex-4 2372 50832 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2010 61648 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2436 51196 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2031 60081 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2412 51542 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1986 61399 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 133437 770.5 ns/op BenchmarkTypeForString-4 1000000 101.5 ns/op BenchmarkTypeForError-4 634094 169.7 ns/op PASS ok reflect 83.446s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 7093 35484 ns/op 9152 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 43300 ns/op 9468 B/op 1 allocs/op BenchmarkFindString-4 10000 25937 ns/op 9290 B/op 1 allocs/op BenchmarkFindSubmatch-4 8649 44814 ns/op 9310 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9433 60137 ns/op 9283 B/op 2 allocs/op BenchmarkLiteral-4 10000 41171 ns/op BenchmarkNotLiteral-4 2677 93547 ns/op BenchmarkMatchClass-4 913 233270 ns/op BenchmarkMatchClass_InRange-4 2143 225548 ns/op BenchmarkReplaceAll-4 696 804715 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 23308 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 24054 33496 ns/op BenchmarkAnchoredShortMatch-4 10000 20917 ns/op BenchmarkAnchoredLongMatch-4 10000 11937 ns/op BenchmarkOnePassShortA-4 15106 8766 ns/op BenchmarkNotOnePassShortA-4 5358 42480 ns/op BenchmarkOnePassShortB-4 17842 8230 ns/op BenchmarkNotOnePassShortB-4 6667 105790 ns/op BenchmarkOnePassLongPrefix-4 71175 3856 ns/op BenchmarkOnePassLongNotPrefix-4 26714 4825 ns/op BenchmarkMatchParallelShared-4 10000 256085 ns/op BenchmarkMatchParallelCopied-4 6634 128475 ns/op BenchmarkQuoteMetaAll-4 139298 5617 ns/op 2.49 MB/s BenchmarkQuoteMetaNone-4 293101 983.1 ns/op 26.45 MB/s BenchmarkCompile/Onepass-4 2564 587358 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1033 390163 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 106 1712996 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4415650 27.72 ns/op 577.13 MB/s BenchmarkMatch/Easy0/32-4 10000 43126 ns/op 0.74 MB/s BenchmarkMatch/Easy0/1K-4 10000 69865 ns/op 14.66 MB/s BenchmarkMatch/Easy0i/16-4 4621266 28.54 ns/op 560.65 MB/s BenchmarkMatch/Easy0i/32-4 4032 77034 ns/op 0.42 MB/s BenchmarkMatch/Easy0i/1K-4 132 1820502 ns/op 0.56 MB/s BenchmarkMatch/Easy1/16-4 4351886 27.84 ns/op 574.61 MB/s BenchmarkMatch/Easy1/32-4 10000 68737 ns/op 0.47 MB/s BenchmarkMatch/Easy1/1K-4 6186 138273 ns/op 7.41 MB/s BenchmarkMatch/Medium/16-4 4247682 28.16 ns/op 568.19 MB/s BenchmarkMatch/Medium/32-4 4226 264981 ns/op 0.12 MB/s BenchmarkMatch/Medium/1K-4 100 4958705 ns/op 0.21 MB/s BenchmarkMatch/Hard/16-4 3697260 45.47 ns/op 351.91 MB/s BenchmarkMatch/Hard/32-4 2494 106685 ns/op 0.30 MB/s BenchmarkMatch/Hard/1K-4 100 3272916 ns/op 0.31 MB/s BenchmarkMatch/Hard1/16-4 829 159711 ns/op 0.10 MB/s BenchmarkMatch/Hard1/32-4 444 271635 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 15812696 ns/op 0.06 MB/s BenchmarkMatch_onepass_regex/16-4 22549 5640 ns/op 2.84 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 10154 ns/op 3.15 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 525 238662 ns/op 4.29 MB/s 28 B/op 0 allocs/op PASS ok regexp 63.282s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 460957 241.2 ns/op BenchmarkIsWordChar-4 172700 709.7 ns/op PASS ok regexp/syntax 3.333s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 72458 5907 ns/op BenchmarkCallers/inlined-4 74913 1505 ns/op BenchmarkCallers/no-cache-4 32340 12379 ns/op BenchmarkFPCallers/cached-4 14369654 9.820 ns/op BenchmarkMakeChan/Byte-4 980323 780.2 ns/op BenchmarkMakeChan/Int-4 741489 344.8 ns/op BenchmarkMakeChan/Ptr-4 488684 467.8 ns/op BenchmarkMakeChan/Struct/0-4 1000000 455.1 ns/op BenchmarkMakeChan/Struct/32-4 264337 1894 ns/op BenchmarkMakeChan/Struct/40-4 132517 8051 ns/op BenchmarkChanNonblocking-4 2831382 45.83 ns/op BenchmarkSelectUncontended-4 617400 692.3 ns/op BenchmarkSelectSyncContended-4 126958 1204 ns/op BenchmarkSelectAsyncContended-4 269523 371.3 ns/op BenchmarkSelectNonblock-4 2640780 61.99 ns/op BenchmarkChanUncontended-4 14410 9191 ns/op BenchmarkChanContended-4 4862 58799 ns/op BenchmarkChanSync-4 282825 730.2 ns/op BenchmarkChanSyncWork-4 10000 43393 ns/op BenchmarkChanProdCons0-4 229306 576.8 ns/op BenchmarkChanProdCons10-4 614727 244.6 ns/op BenchmarkChanProdCons100-4 751844 253.3 ns/op BenchmarkChanProdConsWork0-4 181428 745.6 ns/op BenchmarkChanProdConsWork10-4 368245 584.2 ns/op BenchmarkChanProdConsWork100-4 408897 445.0 ns/op BenchmarkSelectProdCons-4 196266 1354 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 110.0 ns/op BenchmarkChanCreation-4 311398 822.8 ns/op BenchmarkChanSem-4 287388 426.0 ns/op BenchmarkChanPopular-4 1 213784021 ns/op BenchmarkChanClosed-4 1632560 86.11 ns/op BenchmarkCallClosure-4 4953571 47.36 ns/op BenchmarkCallClosure1-4 5274063 22.15 ns/op BenchmarkCallClosure2-4 1000000 102.8 ns/op BenchmarkCallClosure3-4 1000000 310.9 ns/op BenchmarkCallClosure4-4 1000000 341.4 ns/op BenchmarkComplex128DivNormal-4 6371020 20.50 ns/op BenchmarkComplex128DivNisNaN-4 5137288 22.91 ns/op BenchmarkComplex128DivDisNaN-4 4897095 24.25 ns/op BenchmarkComplex128DivNisInf-4 6407565 18.89 ns/op BenchmarkComplex128DivDisInf-4 3765687 133.9 ns/op BenchmarkAllocation-4 2635 214997 ns/op BenchmarkReadMemStats-4 127 4663608 ns/op BenchmarkReadMemStatsLatency-4 1 6488271 p50-ns 6488271 p90-ns 6488271 p99-ns BenchmarkWriteBarrier-4 447 718385 ns/op BenchmarkBulkWriteBarrier-4 140000 2201 ns/op BenchmarkScanStackNoLocals-4 1 1027821965 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9833444 29.20 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9072483 18.80 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7236212 47.02 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5056642 24.65 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3242205 47.57 ns/op BenchmarkHash5-4 4799568 25.38 ns/op 197.03 MB/s BenchmarkHash16-4 4398171 24.77 ns/op 645.93 MB/s BenchmarkHash64-4 4005321 31.87 ns/op 2008.14 MB/s BenchmarkHash1024-4 954884 127.0 ns/op 8063.36 MB/s BenchmarkHash65536-4 18608 6243 ns/op 10498.03 MB/s BenchmarkAlignedLoad-4 7600126 23.23 ns/op BenchmarkUnalignedLoad-4 7040304 23.15 ns/op BenchmarkEqEfaceConcrete-4 5494555 22.65 ns/op BenchmarkEqIfaceConcrete-4 5946073 27.74 ns/op BenchmarkNeEfaceConcrete-4 5595316 21.70 ns/op BenchmarkNeIfaceConcrete-4 5658016 22.00 ns/op BenchmarkConvT2EByteSized/bool-4 4775679 21.73 ns/op BenchmarkConvT2EByteSized/uint8-4 5327974 22.62 ns/op BenchmarkConvT2ESmall-4 4715449 24.17 ns/op BenchmarkConvT2EUintptr-4 4984688 25.00 ns/op BenchmarkConvT2ELarge-4 1000000 351.3 ns/op BenchmarkConvT2ISmall-4 4519743 37.33 ns/op BenchmarkConvT2IUintptr-4 5075194 33.50 ns/op BenchmarkConvT2ILarge-4 1000000 141.2 ns/op BenchmarkConvI2E-4 4597936 26.21 ns/op BenchmarkConvI2I-4 3810198 35.81 ns/op BenchmarkAssertE2T-4 3981818 29.22 ns/op BenchmarkAssertE2TLarge-4 2512312 47.01 ns/op BenchmarkAssertE2I-4 4859521 23.62 ns/op BenchmarkAssertI2T-4 4050553 29.35 ns/op BenchmarkAssertI2I-4 5087647 23.95 ns/op BenchmarkAssertI2E-4 5431201 25.99 ns/op BenchmarkAssertE2E-4 5401494 23.31 ns/op BenchmarkAssertE2T2-4 1000000 100.3 ns/op BenchmarkAssertE2T2Blank-4 3791721 28.97 ns/op BenchmarkAssertI2E2-4 3840621 29.88 ns/op BenchmarkAssertI2E2Blank-4 5080021 23.14 ns/op BenchmarkAssertE2E2-4 4018585 67.28 ns/op BenchmarkAssertE2E2Blank-4 5004582 56.70 ns/op BenchmarkConvT2Ezero/zero/16-4 4508508 23.83 ns/op BenchmarkConvT2Ezero/zero/32-4 4015591 34.14 ns/op BenchmarkConvT2Ezero/zero/64-4 4967145 28.07 ns/op BenchmarkConvT2Ezero/zero/str-4 3895023 31.81 ns/op BenchmarkConvT2Ezero/zero/slice-4 4681578 28.92 ns/op BenchmarkConvT2Ezero/zero/big-4 10000 16785 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1261580 318.6 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 469.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 205326 643.0 ns/op BenchmarkConvT2Ezero/smallint/16-4 4957744 25.61 ns/op BenchmarkConvT2Ezero/smallint/32-4 4647252 23.64 ns/op BenchmarkConvT2Ezero/smallint/64-4 4871182 26.22 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 510.1 ns/op BenchmarkConvT2Ezero/largeint/32-4 1227859 250.7 ns/op BenchmarkConvT2Ezero/largeint/64-4 1443466 78.72 ns/op BenchmarkMalloc8-4 2157786 64.58 ns/op BenchmarkMalloc16-4 2139286 119.4 ns/op BenchmarkMallocTypeInfo8-4 1465737 132.0 ns/op BenchmarkMallocTypeInfo16-4 1212072 315.3 ns/op BenchmarkMallocLargeStruct-4 171169 6295 ns/op BenchmarkGoroutineSelect-4 8 21252175 ns/op BenchmarkGoroutineBlocking-4 21 16944581 ns/op BenchmarkGoroutineForRange-4 7 22579089 ns/op BenchmarkGoroutineIdle-4 22 13231332 ns/op BenchmarkHashStringSpeed-4 1601220 67.66 ns/op BenchmarkHashBytesSpeed-4 1316128 93.68 ns/op BenchmarkHashInt32Speed-4 1676677 63.38 ns/op BenchmarkHashInt64Speed-4 1997829 60.73 ns/op BenchmarkHashStringArraySpeed-4 496860 379.3 ns/op BenchmarkMegMap-4 2990247 35.57 ns/op BenchmarkMegOneMap-4 3749836 28.94 ns/op BenchmarkMegEqMap-4 1917 98958 ns/op BenchmarkMegEmptyMap-4 1000000 170.0 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2749642 120.3 ns/op BenchmarkSmallStrMap-4 3341678 42.49 ns/op BenchmarkMapStringKeysEight_16-4 3169308 35.88 ns/op BenchmarkMapStringKeysEight_32-4 1000000 376.2 ns/op BenchmarkMapStringKeysEight_64-4 2783908 131.7 ns/op BenchmarkMapStringKeysEight_1M-4 3390037 36.06 ns/op BenchmarkIntMap-4 3919618 32.57 ns/op BenchmarkMapFirst/1-4 4565289 98.68 ns/op BenchmarkMapFirst/2-4 4146648 60.49 ns/op BenchmarkMapFirst/3-4 4527046 37.60 ns/op BenchmarkMapFirst/4-4 4621191 40.01 ns/op BenchmarkMapFirst/5-4 4566994 43.96 ns/op BenchmarkMapFirst/6-4 4306059 28.29 ns/op BenchmarkMapFirst/7-4 4619463 28.30 ns/op BenchmarkMapFirst/8-4 4481424 26.67 ns/op BenchmarkMapFirst/9-4 2777581 36.46 ns/op BenchmarkMapFirst/10-4 3328293 35.84 ns/op BenchmarkMapFirst/11-4 3355510 42.76 ns/op BenchmarkMapFirst/12-4 3321318 35.53 ns/op BenchmarkMapFirst/13-4 3090475 79.10 ns/op BenchmarkMapFirst/14-4 3301324 47.10 ns/op BenchmarkMapFirst/15-4 3207558 39.80 ns/op BenchmarkMapFirst/16-4 3314553 43.16 ns/op BenchmarkMapMid/1-4 4310785 29.67 ns/op BenchmarkMapMid/2-4 4041997 33.16 ns/op BenchmarkMapMid/3-4 4273488 28.00 ns/op BenchmarkMapMid/4-4 4359730 54.75 ns/op BenchmarkMapMid/5-4 3298240 79.96 ns/op BenchmarkMapMid/6-4 4252149 28.63 ns/op BenchmarkMapMid/7-4 4156182 52.07 ns/op BenchmarkMapMid/8-4 4284559 31.89 ns/op BenchmarkMapMid/9-4 3217658 35.36 ns/op BenchmarkMapMid/10-4 3264776 37.66 ns/op BenchmarkMapMid/11-4 2069121 99.47 ns/op BenchmarkMapMid/12-4 3271934 42.08 ns/op BenchmarkMapMid/13-4 2953983 36.21 ns/op BenchmarkMapMid/14-4 3068755 46.04 ns/op BenchmarkMapMid/15-4 3333140 65.28 ns/op BenchmarkMapMid/16-4 3306014 36.68 ns/op BenchmarkMapLast/1-4 4570924 61.97 ns/op BenchmarkMapLast/2-4 4476412 27.19 ns/op BenchmarkMapLast/3-4 4242726 35.47 ns/op BenchmarkMapLast/4-4 4149796 32.18 ns/op BenchmarkMapLast/5-4 4091362 29.71 ns/op BenchmarkMapLast/6-4 3825715 29.32 ns/op BenchmarkMapLast/7-4 3972315 42.94 ns/op BenchmarkMapLast/8-4 3890278 30.63 ns/op BenchmarkMapLast/9-4 3259120 40.74 ns/op BenchmarkMapLast/10-4 3171505 41.27 ns/op BenchmarkMapLast/11-4 2842908 40.15 ns/op BenchmarkMapLast/12-4 2974770 63.35 ns/op BenchmarkMapLast/13-4 1000000 162.8 ns/op BenchmarkMapLast/14-4 2684876 37.30 ns/op BenchmarkMapLast/15-4 3047078 39.02 ns/op BenchmarkMapLast/16-4 3276360 38.90 ns/op BenchmarkMapCycle-4 2286046 52.32 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2375560 49.60 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1240 104125 ns/op BenchmarkMakeMap/[Byte]Byte-4 591190 816.4 ns/op BenchmarkMakeMap/[Int]Int-4 417315 1005 ns/op BenchmarkNewEmptyMap-4 1000000 117.1 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1032226 110.0 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 606079 714.7 ns/op BenchmarkMapIterEmpty-4 6204807 57.71 ns/op BenchmarkSameLengthMap-4 3882459 28.32 ns/op BenchmarkBigKeyMap-4 1807392 66.14 ns/op BenchmarkBigValMap-4 1386235 76.96 ns/op BenchmarkSmallKeyMap-4 2691886 47.06 ns/op BenchmarkMapPopulate/1-4 1872573 145.5 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 109688 2220 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 33782 ns/op 3352 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 100 1747061 ns/op 53404 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 57 9784013 ns/op 427317 B/op 317 allocs/op BenchmarkMapPopulate/100000-4 7 54507431 ns/op 3608044 B/op 3986 allocs/op BenchmarkComplexAlgMap-4 292616 425.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 1355845 153.2 ns/op BenchmarkGoMapClear/Reflexive/10-4 1246423 103.9 ns/op BenchmarkGoMapClear/Reflexive/100-4 588284 200.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 42991 2642 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5274 21574 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1282534 95.04 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1215949 98.00 ns/op BenchmarkGoMapClear/NonReflexive/100-4 526137 221.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 43312 3851 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4994 22977 ns/op BenchmarkMapStringConversion/32/simple-4 1847997 89.65 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1592803 131.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1828640 67.86 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1999814 66.03 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1709376 71.50 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1461652 73.32 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1732332 71.27 ns/op BenchmarkMapInterfacePtr-4 1710864 64.21 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2624316 47.17 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 75379 9261 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5864 21368 ns/op BenchmarkMapPop1000-4 403 746424 ns/op BenchmarkMapPop10000-4 25 4567953 ns/op BenchmarkMapAssign/Int32/256-4 2298548 94.07 ns/op BenchmarkMapAssign/Int32/65536-4 921949 248.4 ns/op BenchmarkMapAssign/Int64/256-4 2274636 112.2 ns/op BenchmarkMapAssign/Int64/65536-4 1262090 80.37 ns/op BenchmarkMapAssign/Str/256-4 1933046 62.00 ns/op BenchmarkMapAssign/Str/65536-4 806600 155.2 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1348207 188.3 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 975991 128.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1336026 132.4 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 903394 126.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 618814 11185 ns/op BenchmarkMapOperatorAssign/Str/65536-4 268232 1215 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 375.1 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 147824 2772 ns/op 78 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 141.9 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 280702 670.6 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 772809 921.2 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 48338 2936 ns/op 150 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1999226 91.17 ns/op BenchmarkMapDelete/Int32/1000-4 1437421 69.78 ns/op BenchmarkMapDelete/Int32/10000-4 1657562 61.93 ns/op BenchmarkMapDelete/Int64/100-4 1686678 66.49 ns/op BenchmarkMapDelete/Int64/1000-4 2089526 67.70 ns/op BenchmarkMapDelete/Int64/10000-4 1516830 80.48 ns/op BenchmarkMapDelete/Str/100-4 1385888 118.1 ns/op BenchmarkMapDelete/Str/1000-4 1228045 92.91 ns/op BenchmarkMapDelete/Str/10000-4 1535238 82.54 ns/op BenchmarkMapDelete/Pointer/100-4 1705051 79.05 ns/op BenchmarkMapDelete/Pointer/1000-4 1367197 96.28 ns/op BenchmarkMapDelete/Pointer/10000-4 1536288 68.34 ns/op BenchmarkMemmove/0-4 13138587 10.27 ns/op BenchmarkMemmove/1-4 2188418 53.50 ns/op 18.69 MB/s BenchmarkMemmove/2-4 1990862 55.80 ns/op 35.84 MB/s BenchmarkMemmove/3-4 2056995 114.5 ns/op 26.19 MB/s BenchmarkMemmove/4-4 2107545 63.64 ns/op 62.85 MB/s BenchmarkMemmove/5-4 1788507 112.0 ns/op 44.66 MB/s BenchmarkMemmove/6-4 2122173 69.15 ns/op 86.77 MB/s BenchmarkMemmove/7-4 2125070 221.9 ns/op 31.54 MB/s BenchmarkMemmove/8-4 1000000 839.9 ns/op 9.52 MB/s BenchmarkMemmove/9-4 2111599 56.80 ns/op 158.45 MB/s BenchmarkMemmove/10-4 2093367 102.4 ns/op 97.62 MB/s BenchmarkMemmove/11-4 2088961 70.42 ns/op 156.20 MB/s BenchmarkMemmove/12-4 2057011 58.15 ns/op 206.36 MB/s BenchmarkMemmove/13-4 2117632 67.29 ns/op 193.18 MB/s BenchmarkMemmove/14-4 1920534 104.0 ns/op 134.66 MB/s BenchmarkMemmove/15-4 2086012 57.26 ns/op 261.99 MB/s BenchmarkMemmove/16-4 1000000 166.7 ns/op 95.99 MB/s BenchmarkMemmove/32-4 1638723 71.61 ns/op 446.88 MB/s BenchmarkMemmove/64-4 1000000 250.9 ns/op 255.10 MB/s BenchmarkMemmove/128-4 1000000 120.4 ns/op 1063.12 MB/s BenchmarkMemmove/256-4 977942 196.3 ns/op 1304.02 MB/s BenchmarkMemmove/512-4 690972 178.0 ns/op 2876.41 MB/s BenchmarkMemmove/1024-4 433486 286.2 ns/op 3577.45 MB/s BenchmarkMemmove/2048-4 229389 514.6 ns/op 3979.73 MB/s BenchmarkMemmove/4096-4 122916 1501 ns/op 2729.58 MB/s BenchmarkMemmoveOverlap/32-4 1890394 65.60 ns/op 487.84 MB/s BenchmarkMemmoveOverlap/64-4 1472944 72.70 ns/op 880.39 MB/s BenchmarkMemmoveOverlap/128-4 1000000 139.8 ns/op 915.39 MB/s BenchmarkMemmoveOverlap/256-4 819866 138.8 ns/op 1844.75 MB/s BenchmarkMemmoveOverlap/512-4 626020 204.3 ns/op 2506.10 MB/s BenchmarkMemmoveOverlap/1024-4 352770 316.2 ns/op 3238.24 MB/s BenchmarkMemmoveOverlap/2048-4 217814 1668 ns/op 1227.78 MB/s BenchmarkMemmoveOverlap/4096-4 119828 2451 ns/op 1671.30 MB/s BenchmarkMemmoveUnalignedDst/0-4 11938668 23.62 ns/op BenchmarkMemmoveUnalignedDst/1-4 1809142 57.82 ns/op 17.29 MB/s BenchmarkMemmoveUnalignedDst/2-4 2166984 58.37 ns/op 34.26 MB/s BenchmarkMemmoveUnalignedDst/3-4 2149299 90.68 ns/op 33.08 MB/s BenchmarkMemmoveUnalignedDst/4-4 1852488 55.80 ns/op 71.68 MB/s BenchmarkMemmoveUnalignedDst/5-4 1857776 55.77 ns/op 89.66 MB/s BenchmarkMemmoveUnalignedDst/6-4 2156232 55.04 ns/op 109.00 MB/s BenchmarkMemmoveUnalignedDst/7-4 1995093 58.16 ns/op 120.35 MB/s BenchmarkMemmoveUnalignedDst/8-4 2086350 56.10 ns/op 142.60 MB/s BenchmarkMemmoveUnalignedDst/9-4 1451859 87.35 ns/op 103.03 MB/s BenchmarkMemmoveUnalignedDst/10-4 2108745 182.2 ns/op 54.87 MB/s BenchmarkMemmoveUnalignedDst/11-4 1758986 291.2 ns/op 37.78 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 136.5 ns/op 87.91 MB/s BenchmarkMemmoveUnalignedDst/13-4 2070122 57.04 ns/op 227.91 MB/s BenchmarkMemmoveUnalignedDst/14-4 2084220 57.46 ns/op 243.65 MB/s BenchmarkMemmoveUnalignedDst/15-4 1853258 58.02 ns/op 258.55 MB/s BenchmarkMemmoveUnalignedDst/16-4 2050946 67.33 ns/op 237.65 MB/s BenchmarkMemmoveUnalignedDst/32-4 1805148 174.5 ns/op 183.37 MB/s BenchmarkMemmoveUnalignedDst/64-4 1493064 78.72 ns/op 813.02 MB/s BenchmarkMemmoveUnalignedDst/128-4 1240762 105.6 ns/op 1211.87 MB/s BenchmarkMemmoveUnalignedDst/256-4 913046 145.0 ns/op 1765.29 MB/s BenchmarkMemmoveUnalignedDst/512-4 689504 178.8 ns/op 2864.09 MB/s BenchmarkMemmoveUnalignedDst/1024-4 418322 298.4 ns/op 3431.43 MB/s BenchmarkMemmoveUnalignedDst/2048-4 240709 664.1 ns/op 3083.68 MB/s BenchmarkMemmoveUnalignedDst/4096-4 124893 966.6 ns/op 4237.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1844587 65.88 ns/op 485.74 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1614618 74.05 ns/op 864.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1157270 103.8 ns/op 1232.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 861136 174.2 ns/op 1469.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 531565 366.9 ns/op 1395.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 362190 360.9 ns/op 2837.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 214380 622.7 ns/op 3289.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 10000 11165 ns/op 366.85 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12872439 12.96 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2188755 53.87 ns/op 18.56 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2164412 113.2 ns/op 17.68 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2152404 65.82 ns/op 45.58 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1807854 58.89 ns/op 67.92 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2141161 89.04 ns/op 56.16 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2127459 56.77 ns/op 105.69 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1873618 56.04 ns/op 124.92 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1979589 267.8 ns/op 29.87 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1950148 63.59 ns/op 141.54 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2068630 56.90 ns/op 175.76 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2067795 67.92 ns/op 161.96 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1992006 86.80 ns/op 138.24 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2114403 57.42 ns/op 226.38 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2095431 188.7 ns/op 74.17 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 334.3 ns/op 44.87 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 253.2 ns/op 63.20 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 232.0 ns/op 137.93 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 274.4 ns/op 233.23 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1231461 130.8 ns/op 978.62 MB/s BenchmarkMemmoveUnalignedSrc/256-4 925654 356.1 ns/op 718.85 MB/s BenchmarkMemmoveUnalignedSrc/512-4 669460 203.4 ns/op 2516.94 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 410168 287.7 ns/op 3559.71 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 221317 501.3 ns/op 4085.07 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128598 965.2 ns/op 4243.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1255646 93.26 ns/op 171.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 116.7 ns/op 137.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1311540 91.30 ns/op 175.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1334211 127.0 ns/op 125.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 119.6 ns/op 133.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1336870 92.09 ns/op 173.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1332322 109.9 ns/op 145.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1302902 237.5 ns/op 67.36 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 136.3 ns/op 469.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 103.0 ns/op 621.10 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 112.8 ns/op 567.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 890407 114.5 ns/op 558.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 311.5 ns/op 205.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1136692 505.3 ns/op 126.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 225.8 ns/op 283.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 250.2 ns/op 255.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 791164 257.3 ns/op 995.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 734770 668.9 ns/op 382.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 753921 263.2 ns/op 972.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 720511 167.8 ns/op 1525.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 748510 181.1 ns/op 1413.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 635044 198.6 ns/op 1288.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 756231 171.1 ns/op 1496.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 715580 158.7 ns/op 1613.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 112711 1128 ns/op 3630.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 106364 1032 ns/op 3969.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 123819 3753 ns/op 1091.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 119570 1503 ns/op 2724.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 107907 1965 ns/op 2084.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 124108 2173 ns/op 1884.70 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 124149 2414 ns/op 1697.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 123325 2130 ns/op 1922.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7720 17229 ns/op 3803.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6706 37046 ns/op 1769.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7255 27146 ns/op 2414.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7378 65935 ns/op 993.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6912 16051 ns/op 4083.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7009 17178 ns/op 3815.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6343 16670 ns/op 3931.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 4447 35731 ns/op 1834.15 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1833036 66.20 ns/op 483.39 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 144.4 ns/op 443.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 945279 202.1 ns/op 633.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 820867 212.4 ns/op 1205.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 493336 244.0 ns/op 2098.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 349656 1274 ns/op 803.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 215730 706.2 ns/op 2899.92 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114261 1037 ns/op 3948.76 MB/s BenchmarkMemclr/5-4 12240734 12.07 ns/op 414.27 MB/s BenchmarkMemclr/16-4 10789286 17.68 ns/op 904.93 MB/s BenchmarkMemclr/64-4 5236036 23.15 ns/op 2765.05 MB/s BenchmarkMemclr/256-4 9129223 32.64 ns/op 7844.08 MB/s BenchmarkMemclr/4096-4 3085052 45.91 ns/op 89210.79 MB/s BenchmarkMemclr/65536-4 89931 1653 ns/op 39647.55 MB/s BenchmarkMemclr/1M-4 4513 24960 ns/op 42009.92 MB/s BenchmarkMemclr/4M-4 1194 130183 ns/op 32218.51 MB/s BenchmarkMemclr/8M-4 541 226746 ns/op 36995.65 MB/s BenchmarkMemclr/16M-4 140 1000185 ns/op 16774.11 MB/s BenchmarkMemclr/64M-4 67 12246411 ns/op 5479.88 MB/s BenchmarkMemclrUnaligned/0_5-4 1000000 103.4 ns/op 48.34 MB/s BenchmarkMemclrUnaligned/0_16-4 6444530 122.7 ns/op 130.44 MB/s BenchmarkMemclrUnaligned/0_64-4 4558971 30.05 ns/op 2130.13 MB/s BenchmarkMemclrUnaligned/0_256-4 6159320 24.92 ns/op 10271.88 MB/s BenchmarkMemclrUnaligned/0_4096-4 2537422 41.07 ns/op 99743.51 MB/s BenchmarkMemclrUnaligned/0_65536-4 77317 1421 ns/op 46116.91 MB/s BenchmarkMemclrUnaligned/1_5-4 6563998 18.52 ns/op 269.94 MB/s BenchmarkMemclrUnaligned/1_16-4 6595233 18.31 ns/op 873.63 MB/s BenchmarkMemclrUnaligned/1_64-4 4090658 69.38 ns/op 922.43 MB/s BenchmarkMemclrUnaligned/1_256-4 6528691 18.66 ns/op 13717.73 MB/s BenchmarkMemclrUnaligned/1_4096-4 2028943 109.9 ns/op 37274.73 MB/s BenchmarkMemclrUnaligned/1_65536-4 91702 1844 ns/op 35534.40 MB/s BenchmarkMemclrUnaligned/4_5-4 6934886 24.57 ns/op 203.48 MB/s BenchmarkMemclrUnaligned/4_16-4 6584096 18.36 ns/op 871.36 MB/s BenchmarkMemclrUnaligned/4_64-4 4597626 26.34 ns/op 2430.15 MB/s BenchmarkMemclrUnaligned/4_256-4 6658665 71.25 ns/op 3592.88 MB/s BenchmarkMemclrUnaligned/4_4096-4 1965609 55.57 ns/op 73703.66 MB/s BenchmarkMemclrUnaligned/4_65536-4 81847 1564 ns/op 41898.95 MB/s BenchmarkMemclrUnaligned/7_5-4 6115886 17.67 ns/op 283.03 MB/s BenchmarkMemclrUnaligned/7_16-4 6560571 37.00 ns/op 432.41 MB/s BenchmarkMemclrUnaligned/7_64-4 4501683 68.13 ns/op 939.43 MB/s BenchmarkMemclrUnaligned/7_256-4 1000000 296.5 ns/op 863.32 MB/s BenchmarkMemclrUnaligned/7_4096-4 2088370 57.11 ns/op 71718.56 MB/s BenchmarkMemclrUnaligned/7_65536-4 69278 3368 ns/op 19457.76 MB/s BenchmarkMemclrUnaligned/0_1M-4 4934 23218 ns/op 45162.48 MB/s BenchmarkMemclrUnaligned/0_4M-4 1285 113039 ns/op 37104.82 MB/s BenchmarkMemclrUnaligned/0_8M-4 560 214794 ns/op 39054.25 MB/s BenchmarkMemclrUnaligned/0_16M-4 244 427345 ns/op 39259.16 MB/s BenchmarkMemclrUnaligned/0_64M-4 69 2637449 ns/op 25444.61 MB/s BenchmarkMemclrUnaligned/1_1M-4 4153 24459 ns/op 42871.20 MB/s BenchmarkMemclrUnaligned/1_4M-4 846 153459 ns/op 27331.84 MB/s BenchmarkMemclrUnaligned/1_8M-4 520 324224 ns/op 25872.91 MB/s BenchmarkMemclrUnaligned/1_16M-4 220 763031 ns/op 21987.60 MB/s BenchmarkMemclrUnaligned/1_64M-4 52 2083016 ns/op 32217.16 MB/s BenchmarkMemclrUnaligned/4_1M-4 5158 125381 ns/op 8363.09 MB/s BenchmarkMemclrUnaligned/4_4M-4 1228 122542 ns/op 34227.56 MB/s BenchmarkMemclrUnaligned/4_8M-4 558 245208 ns/op 34210.22 MB/s BenchmarkMemclrUnaligned/4_16M-4 261 471690 ns/op 35568.33 MB/s BenchmarkMemclrUnaligned/4_64M-4 51 2822460 ns/op 23776.73 MB/s BenchmarkMemclrUnaligned/7_1M-4 3988 32475 ns/op 32288.27 MB/s BenchmarkMemclrUnaligned/7_4M-4 1114 117908 ns/op 35572.66 MB/s BenchmarkMemclrUnaligned/7_8M-4 637 225376 ns/op 37220.57 MB/s BenchmarkMemclrUnaligned/7_16M-4 284 621170 ns/op 27009.06 MB/s BenchmarkMemclrUnaligned/7_64M-4 62 2287859 ns/op 29332.61 MB/s BenchmarkGoMemclr/5-4 13946307 8.575 ns/op 583.07 MB/s BenchmarkGoMemclr/16-4 10856354 25.92 ns/op 617.38 MB/s BenchmarkGoMemclr/64-4 7536744 45.75 ns/op 1398.94 MB/s BenchmarkGoMemclr/256-4 12621778 10.51 ns/op 24353.90 MB/s BenchmarkMemclrRange/1K_2K-4 33320 7958 ns/op 12048.12 MB/s BenchmarkMemclrRange/2K_8K-4 10000 18834 ns/op 17709.16 MB/s BenchmarkMemclrRange/4K_16K-4 17948 7459 ns/op 43312.64 MB/s BenchmarkMemclrRange/160K_228K-4 2964 40633 ns/op 40923.72 MB/s BenchmarkClearFat7-4 6608683 17.91 ns/op BenchmarkClearFat8-4 7179691 20.52 ns/op BenchmarkClearFat11-4 6730310 19.36 ns/op BenchmarkClearFat12-4 6747523 17.82 ns/op BenchmarkClearFat13-4 6402372 25.44 ns/op BenchmarkClearFat14-4 6614193 18.28 ns/op BenchmarkClearFat15-4 5630678 19.75 ns/op BenchmarkClearFat16-4 1510479 70.31 ns/op BenchmarkClearFat24-4 6589899 18.37 ns/op BenchmarkClearFat32-4 6114960 19.11 ns/op BenchmarkClearFat40-4 4631054 40.14 ns/op BenchmarkClearFat48-4 5699062 25.38 ns/op BenchmarkClearFat56-4 5654373 24.38 ns/op BenchmarkClearFat64-4 1000000 162.0 ns/op BenchmarkClearFat72-4 4808426 23.01 ns/op BenchmarkClearFat128-4 2877843 101.2 ns/op BenchmarkClearFat256-4 2644827 244.0 ns/op BenchmarkClearFat512-4 1510934 222.3 ns/op BenchmarkClearFat1024-4 973311 124.5 ns/op BenchmarkClearFat1032-4 920420 220.2 ns/op BenchmarkClearFat1040-4 948127 136.5 ns/op BenchmarkCopyFat7-4 5700354 28.40 ns/op BenchmarkCopyFat8-4 5842482 19.16 ns/op BenchmarkCopyFat11-4 6335577 23.92 ns/op BenchmarkCopyFat12-4 6536536 18.32 ns/op BenchmarkCopyFat13-4 4065072 63.39 ns/op BenchmarkCopyFat14-4 6565407 24.36 ns/op BenchmarkCopyFat15-4 6629484 58.84 ns/op BenchmarkCopyFat16-4 5800045 19.84 ns/op BenchmarkCopyFat24-4 5417838 22.47 ns/op BenchmarkCopyFat32-4 6222644 19.36 ns/op BenchmarkCopyFat64-4 5406832 21.72 ns/op BenchmarkCopyFat72-4 4147797 43.63 ns/op BenchmarkCopyFat128-4 3361364 52.55 ns/op BenchmarkCopyFat256-4 1000000 132.3 ns/op BenchmarkCopyFat512-4 1491198 84.75 ns/op BenchmarkCopyFat520-4 1445314 76.42 ns/op BenchmarkCopyFat1024-4 860476 142.3 ns/op BenchmarkCopyFat1032-4 896665 135.9 ns/op BenchmarkCopyFat1040-4 883477 199.4 ns/op BenchmarkIssue18740/2byte-4 470 336501 ns/op BenchmarkIssue18740/4byte-4 834 227303 ns/op BenchmarkIssue18740/8byte-4 896 125074 ns/op BenchmarkMemclrKnownSize1-4 8243785 15.96 ns/op 62.67 MB/s BenchmarkMemclrKnownSize2-4 3288849 36.27 ns/op 55.14 MB/s BenchmarkMemclrKnownSize4-4 2782980 65.81 ns/op 60.78 MB/s BenchmarkMemclrKnownSize8-4 1000000 105.5 ns/op 75.82 MB/s BenchmarkMemclrKnownSize16-4 594955 204.7 ns/op 78.16 MB/s BenchmarkMemclrKnownSize32-4 327129 397.2 ns/op 80.55 MB/s BenchmarkMemclrKnownSize64-4 129331 1478 ns/op 43.31 MB/s BenchmarkMemclrKnownSize112-4 97332 1776 ns/op 63.07 MB/s BenchmarkMemclrKnownSize128-4 85140 1450 ns/op 88.29 MB/s BenchmarkMemclrKnownSize192-4 55621 3822 ns/op 50.24 MB/s BenchmarkMemclrKnownSize248-4 10000 69729 ns/op 3.56 MB/s BenchmarkMemclrKnownSize256-4 40748 2813 ns/op 91.02 MB/s BenchmarkMemclrKnownSize512-4 10000 15938 ns/op 32.12 MB/s BenchmarkMemclrKnownSize1024-4 10616 11710 ns/op 87.44 MB/s BenchmarkMemclrKnownSize4096-4 2574 100666 ns/op 40.69 MB/s BenchmarkMemclrKnownSize512KiB-4 16 8271944 ns/op 63.38 MB/s BenchmarkReadMetricsLatency-4 10000 6341 p50-ns 6841 p90-ns 12968 p99-ns BenchmarkFinalizer-4 324 562618 ns/op BenchmarkFinalizerRun-4 412684 471.5 ns/op BenchmarkMinFloat-4 404668 342.3 ns/op BenchmarkMaxFloat-4 425211 346.6 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 1620939 87.81 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2108581 73.08 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1884848 61.93 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1651746 72.64 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 317.9 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 592021 299.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1568335 96.88 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 115.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 144.8 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1521495 287.7 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1447648 148.0 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1452148 82.88 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 225.3 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 102.9 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7042542 19.21 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5707076 17.76 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7963975 16.31 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6358704 17.71 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6606699 17.98 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 4871782 20.65 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7045650 57.19 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7740530 14.75 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7893406 15.55 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6929372 19.08 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7492119 19.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7194968 15.71 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6163041 16.94 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7480399 14.90 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6611566 16.00 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6679306 17.04 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7754730 15.59 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8023750 16.06 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7097752 46.11 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6277960 59.05 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7570651 60.31 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5166188 22.64 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7486965 16.24 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7636602 18.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6916200 60.98 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7709533 82.92 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7650746 17.16 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6640005 19.78 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7073296 15.57 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7643931 15.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 4708582 92.32 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8017134 15.01 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7815140 27.68 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 4717658 64.34 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8036562 25.47 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6547264 15.48 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6902025 61.86 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7348605 15.52 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7468720 14.96 ns/op BenchmarkNetpollBreak-4 3598 67712 ns/op BenchmarkPinnerPinUnpinBatch-4 1902 218753 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 276 942185 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1932 172804 ns/op BenchmarkPinnerPinUnpin-4 1596873 70.87 ns/op BenchmarkPinnerPinUnpinTiny-4 1466685 76.60 ns/op BenchmarkPinnerPinUnpinDouble-4 632268 202.6 ns/op BenchmarkPinnerPinUnpinParallel-4 2096091 65.02 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3327512 34.70 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 496123 249.8 ns/op BenchmarkPinnerIsPinnedOnPinned-4 2868853 49.08 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6110223 21.78 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6199069 17.62 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6001040 77.24 ns/op BenchmarkPingPongHog-4 411 243323 ns/op BenchmarkStackGrowth-4 60266 1956 ns/op BenchmarkStackGrowthDeep-4 30 6745666 ns/op BenchmarkCreateGoroutines-4 111579 1171 ns/op BenchmarkCreateGoroutinesParallel-4 10000 25420 ns/op BenchmarkCreateGoroutinesCapture-4 23158 10084 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 45786 10252 ns/op BenchmarkClosureCall-4 15757905 7.614 ns/op BenchmarkWakeupParallelSpinning/0s-4 8128 13314 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7646 16222 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4724 39262 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3711 37603 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2323 75150 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1260 108831 ns/op BenchmarkWakeupParallelSpinning/50µs-4 568 214466 ns/op BenchmarkWakeupParallelSpinning/100µs-4 285 571624 ns/op BenchmarkWakeupParallelSyscall/0s-4 64 2269485 ns/op BenchmarkWakeupParallelSyscall/1µs-4 175 1542223 ns/op BenchmarkWakeupParallelSyscall/2µs-4 1 157756235 ns/op BenchmarkWakeupParallelSyscall/5µs-4 61 2792489 ns/op BenchmarkWakeupParallelSyscall/10µs-4 64 1682054 ns/op BenchmarkWakeupParallelSyscall/20µs-4 100 2590132 ns/op BenchmarkWakeupParallelSyscall/50µs-4 90 2293114 ns/op BenchmarkWakeupParallelSyscall/100µs-4 93 6086078 ns/op BenchmarkMatmult-4 1685498 62.79 ns/op BenchmarkFastrand-4 4612804 37.44 ns/op BenchmarkFastrand64-4 9247657 13.10 ns/op BenchmarkFastrandHashiter-4 1000000 211.9 ns/op BenchmarkFastrandn/2-4 4091722 35.87 ns/op BenchmarkFastrandn/3-4 4318774 44.78 ns/op BenchmarkFastrandn/4-4 4256104 36.81 ns/op BenchmarkFastrandn/5-4 3016082 42.70 ns/op BenchmarkIfaceCmp100-4 81423 1503 ns/op BenchmarkIfaceCmpNil100-4 144944 1136 ns/op BenchmarkEfaceCmpDiff-4 19692 6074 ns/op BenchmarkEfaceCmpDiffIndirect-4 19608 5523 ns/op BenchmarkDefer-4 1325666 114.6 ns/op BenchmarkDefer10-4 981213 160.6 ns/op BenchmarkDeferMany-4 594576 596.9 ns/op BenchmarkPanicRecover-4 668780 156.1 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 905700 131.6 ns/op 58.00 p50-ns 60.00 p90-ns 117.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 917438 243.0 ns/op 57.00 p50-ns 59.00 p90-ns 104.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 115 6358395 ns/op 489386 p50-ns 10618089 p90-ns 44090921 p99-ns BenchmarkGoroutineProfile/small/loaded-4 20 67336321 ns/op 28185085 p50-ns 174558955 p90-ns 561078444 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 705829 182.8 ns/op 58.00 p50-ns 60.00 p90-ns 66.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 902262 271.4 ns/op 58.00 p50-ns 60.00 p90-ns 72.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 33 19355780 ns/op 3866153 p50-ns 21846134 p90-ns 367649083 p99-ns BenchmarkGoroutineProfile/large/loaded-4 36 170172189 ns/op 34424184 p50-ns 570494992 p90-ns 1237918256 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 831147 287.2 ns/op 66.00 p50-ns 69.00 p90-ns 160.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 732598 173.7 ns/op 58.00 p50-ns 60.00 p90-ns 140.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 100 2803260 ns/op 378626 p50-ns 440343 p90-ns 183147023 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 100 16319655 ns/op 9866226 p50-ns 35188494 p90-ns 161643219 p99-ns BenchmarkRWMutexUncontended-4 1000000 348.0 ns/op BenchmarkRWMutexWrite100-4 2122047 117.7 ns/op BenchmarkRWMutexWrite10-4 1459323 115.8 ns/op BenchmarkRWMutexWorkWrite100-4 828387 1558 ns/op BenchmarkRWMutexWorkWrite10-4 393474 411.7 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2614 40197 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1161 122539 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1444 79881 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 510 208943 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 754 214057 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 278 492375 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 372 309292 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 129 883249 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 345642 350.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 367335 493.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 421431 752.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 390087 1106 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 430909 2776 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 406776 2284 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 386166 522.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 396237 802.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 359768 1383 ns/op BenchmarkMakeSlice/Byte-4 1000000 189.4 ns/op BenchmarkMakeSlice/Int16-4 1000000 167.5 ns/op BenchmarkMakeSlice/Int-4 1249867 337.5 ns/op BenchmarkMakeSlice/Ptr-4 1000000 336.1 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 152.2 ns/op BenchmarkMakeSlice/Struct/32-4 856628 1202 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 280.3 ns/op BenchmarkGrowSlice/Byte-4 872072 139.9 ns/op BenchmarkGrowSlice/Int16-4 879087 142.5 ns/op BenchmarkGrowSlice/Int-4 779196 776.3 ns/op BenchmarkGrowSlice/Ptr-4 677462 375.3 ns/op BenchmarkGrowSlice/Struct/24-4 434961 324.2 ns/op BenchmarkGrowSlice/Struct/32-4 487762 1407 ns/op BenchmarkGrowSlice/Struct/40-4 314616 954.1 ns/op BenchmarkExtendSlice/IntSlice-4 500136 521.9 ns/op BenchmarkExtendSlice/PointerSlice-4 500484 598.4 ns/op BenchmarkExtendSlice/NoGrow-4 900766 283.6 ns/op BenchmarkAppend-4 656532 199.3 ns/op BenchmarkAppendGrowByte-4 4 58861909 ns/op BenchmarkAppendGrowString-4 1 412632609 ns/op BenchmarkAppendSlice/1Bytes-4 1996269 54.65 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 120.4 ns/op BenchmarkAppendSlice/7Bytes-4 2050539 77.75 ns/op BenchmarkAppendSlice/8Bytes-4 2141888 64.49 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 124.1 ns/op BenchmarkAppendSlice/16Bytes-4 1984640 60.88 ns/op BenchmarkAppendSlice/32Bytes-4 1647482 87.23 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 90698 3737 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 28135 11457 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 20193 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 4101 94634 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 146 4728329 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 32 6233910 ns/op BenchmarkAppendStr/1Bytes-4 2388688 49.94 ns/op BenchmarkAppendStr/4Bytes-4 2144875 47.77 ns/op BenchmarkAppendStr/8Bytes-4 2309094 68.55 ns/op BenchmarkAppendStr/16Bytes-4 2179678 53.71 ns/op BenchmarkAppendStr/32Bytes-4 1000000 190.5 ns/op BenchmarkAppendSpecialCase-4 676335 196.6 ns/op BenchmarkCopy/1Byte-4 1767895 239.1 ns/op 4.18 MB/s BenchmarkCopy/1String-4 1000000 184.9 ns/op 5.41 MB/s BenchmarkCopy/2Byte-4 2204025 56.99 ns/op 35.09 MB/s BenchmarkCopy/2String-4 2014638 57.27 ns/op 34.92 MB/s BenchmarkCopy/4Byte-4 2228239 135.9 ns/op 29.44 MB/s BenchmarkCopy/4String-4 1962316 104.8 ns/op 38.18 MB/s BenchmarkCopy/8Byte-4 2121399 56.16 ns/op 142.44 MB/s BenchmarkCopy/8String-4 2098257 63.50 ns/op 125.98 MB/s BenchmarkCopy/12Byte-4 1924570 61.21 ns/op 196.04 MB/s BenchmarkCopy/12String-4 2058664 58.88 ns/op 203.79 MB/s BenchmarkCopy/16Byte-4 2112909 57.97 ns/op 276.00 MB/s BenchmarkCopy/16String-4 1000000 146.2 ns/op 109.44 MB/s BenchmarkCopy/32Byte-4 1822725 72.28 ns/op 442.69 MB/s BenchmarkCopy/32String-4 1839043 69.95 ns/op 457.48 MB/s BenchmarkCopy/128Byte-4 1000000 101.8 ns/op 1257.89 MB/s BenchmarkCopy/128String-4 1000000 131.5 ns/op 973.02 MB/s BenchmarkCopy/1024Byte-4 431872 287.7 ns/op 3559.54 MB/s BenchmarkCopy/1024String-4 427832 294.4 ns/op 3477.84 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 25749 24086 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 16334 14853 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 15355 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 18038 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9565 22284 ns/op BenchmarkAppendInPlace/Grow/Byte-4 105445 2205 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 106983 1037 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 107910 2114 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 49518 5621 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 63462 13304 ns/op BenchmarkStackCopyPtr-4 1 177400526 ns/op BenchmarkStackCopy-4 2 98614460 ns/op BenchmarkStackCopyNoCache-4 21 7487492 ns/op BenchmarkStackCopyWithStkobj-4 2 59513272 ns/op BenchmarkIssue18138-4 733 300508 ns/op BenchmarkCompareStringEqual-4 11046864 11.01 ns/op BenchmarkCompareStringIdentical-4 14964247 17.60 ns/op BenchmarkCompareStringSameLength-4 11751297 31.44 ns/op BenchmarkCompareStringDifferentLength-4 14940768 13.34 ns/op BenchmarkCompareStringBigUnaligned-4 2167 59164 ns/op 17723.47 MB/s BenchmarkCompareStringBig-4 1760 128184 ns/op 8180.34 MB/s BenchmarkConcatStringAndBytes-4 2795719 44.27 ns/op BenchmarkSliceByteToString/1-4 2079350 54.78 ns/op BenchmarkSliceByteToString/2-4 1000000 108.6 ns/op BenchmarkSliceByteToString/4-4 1000000 105.8 ns/op BenchmarkSliceByteToString/8-4 1000000 287.5 ns/op BenchmarkSliceByteToString/16-4 1000000 140.5 ns/op BenchmarkSliceByteToString/32-4 964898 256.2 ns/op BenchmarkSliceByteToString/64-4 1004005 251.3 ns/op BenchmarkSliceByteToString/128-4 840907 256.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2241213 64.66 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 832543 171.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 958594 145.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3676243 30.94 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1471714 134.0 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1904272 63.79 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1910227 108.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 486346 238.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 418860 287.1 ns/op BenchmarkRuneIterate/range/ASCII-4 9712821 14.94 ns/op BenchmarkRuneIterate/range/Japanese-4 1931554 63.65 ns/op BenchmarkRuneIterate/range/MixedLength-4 2385853 47.58 ns/op BenchmarkRuneIterate/range1/ASCII-4 7403197 14.21 ns/op BenchmarkRuneIterate/range1/Japanese-4 1903041 74.23 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2299188 46.51 ns/op BenchmarkRuneIterate/range2/ASCII-4 9323050 12.26 ns/op BenchmarkRuneIterate/range2/Japanese-4 1930537 61.61 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2627444 49.75 ns/op BenchmarkArrayEqual-4 15098403 8.343 ns/op BenchmarkFunc/Name-4 1600214 76.68 ns/op BenchmarkFunc/Entry-4 10247412 11.37 ns/op BenchmarkFunc/FileLine-4 1920472 56.46 ns/op PASS ok runtime 716.850s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 29594 11079 ns/op BenchmarkHandle/concurrent-4 27450 6735 ns/op PASS ok runtime/cgo 1.904s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3349987 34.95 ns/op BenchmarkMulUintptr/large-4 2667172 76.40 ns/op PASS ok runtime/internal/math 1.997s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 20 24386138 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 24 41578725 ns/op 1622 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1000 1296806 ns/op 42.70 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 5 30311147 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 70233198 ns/op 2405 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 100 5568024 ns/op 258.8 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 198474924 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 384535555 ns/op 10867 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 10788350 ns/op 282.5 concurrent_launches/op PASS ok runtime/pprof 7.263s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 4 56971797 ns/op BenchmarkStackLeak-4 39141 8807 ns/op PASS ok runtime/race 2.063s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2257585 68.51 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 71986 14119 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 3.169s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 43 2561172 ns/op BenchmarkIndex_Large-4 8942 19519 ns/op BenchmarkIndexFunc_Large-4 171 2157363 ns/op BenchmarkCompact/nil-4 6196894 21.90 ns/op BenchmarkCompact/one-4 1815068 67.60 ns/op BenchmarkCompact/sorted-4 1000000 129.6 ns/op BenchmarkCompact/1_item-4 868014 430.9 ns/op BenchmarkCompact/unsorted-4 962172 135.1 ns/op BenchmarkCompact/many-4 497702 244.4 ns/op BenchmarkCompact_Large-4 382 277271 ns/op BenchmarkCompactFunc_Large-4 72 2531313 ns/op BenchmarkReplace/naive-fast-4 33832 15636 ns/op BenchmarkReplace/optimized-fast-4 48684 32815 ns/op BenchmarkReplace/naive-slow-4 10000 10592 ns/op BenchmarkReplace/optimized-slow-4 10000 20309 ns/op BenchmarkBinarySearchFloats/Size16-4 823972 198.2 ns/op BenchmarkBinarySearchFloats/Size32-4 902722 143.8 ns/op BenchmarkBinarySearchFloats/Size64-4 681582 150.7 ns/op BenchmarkBinarySearchFloats/Size128-4 772969 160.0 ns/op BenchmarkBinarySearchFloats/Size512-4 596383 190.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 592934 204.3 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 538736 223.8 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 468769 286.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 346563 296.4 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 364165 347.8 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 284482 412.8 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 260611 442.2 ns/op PASS ok slices 21.292s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 94464 1459 ns/op BenchmarkSortInts-4 1 356596254 ns/op BenchmarkSlicesSortInts-4 2 73800547 ns/op BenchmarkSortIsSorted-4 21 22767781 ns/op BenchmarkSlicesIsSorted-4 62 2431831 ns/op BenchmarkSortStrings-4 1 203905510 ns/op BenchmarkSlicesSortStrings-4 1 115330831 ns/op BenchmarkSortStrings_Sorted-4 19 5850146 ns/op BenchmarkSlicesSortStrings_Sorted-4 40 2815047 ns/op BenchmarkSortStructs-4 1 195104649 ns/op BenchmarkSortFuncStructs-4 1 177893219 ns/op BenchmarkSortString1K-4 133 1095050 ns/op BenchmarkSortString1K_Slice-4 172 1219993 ns/op BenchmarkStableString1K-4 93 2473148 ns/op BenchmarkSortInt1K-4 240 488930 ns/op BenchmarkSortInt1K_Sorted-4 5260 23101 ns/op BenchmarkSortInt1K_Reversed-4 1563 87795 ns/op BenchmarkSortInt1K_Mod8-4 590 171682 ns/op BenchmarkStableInt1K-4 91 1866945 ns/op BenchmarkStableInt1K_Slice-4 100 1215278 ns/op BenchmarkSortInt64K-4 3 44963248 ns/op BenchmarkSortInt64K_Slice-4 2 142336993 ns/op BenchmarkStableInt64K-4 1 129258744 ns/op BenchmarkSort1e2-4 274 439141 ns/op BenchmarkStable1e2-4 100 1125545 ns/op BenchmarkSort1e4-4 2 93968400 ns/op BenchmarkStable1e4-4 1 263532660 ns/op PASS ok sort 17.225s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 765706 164.7 ns/op BenchmarkAtof64Float-4 695868 173.2 ns/op BenchmarkAtof64FloatExp-4 641283 190.8 ns/op BenchmarkAtof64Big-4 421372 489.8 ns/op BenchmarkAtof64RandomBits-4 244922 501.6 ns/op BenchmarkAtof64RandomFloats-4 490621 261.7 ns/op BenchmarkAtof64RandomLongFloats-4 46348 2690 ns/op BenchmarkAtof32Decimal-4 903956 135.9 ns/op BenchmarkAtof32Float-4 778884 220.7 ns/op BenchmarkAtof32FloatExp-4 647959 198.7 ns/op BenchmarkAtof32Random-4 359956 334.5 ns/op BenchmarkAtof32RandomLong-4 131294 1738 ns/op BenchmarkParseInt/Pos/7bit-4 1491420 81.06 ns/op BenchmarkParseInt/Pos/26bit-4 738390 162.2 ns/op BenchmarkParseInt/Pos/31bit-4 607404 219.1 ns/op BenchmarkParseInt/Pos/56bit-4 401328 277.2 ns/op BenchmarkParseInt/Pos/63bit-4 417589 296.6 ns/op BenchmarkParseInt/Neg/7bit-4 1447143 101.5 ns/op BenchmarkParseInt/Neg/26bit-4 602643 182.3 ns/op BenchmarkParseInt/Neg/31bit-4 644505 256.0 ns/op BenchmarkParseInt/Neg/56bit-4 422305 271.5 ns/op BenchmarkParseInt/Neg/63bit-4 404583 425.5 ns/op BenchmarkAtoi/Pos/7bit-4 1935267 62.46 ns/op BenchmarkAtoi/Pos/26bit-4 866078 135.9 ns/op BenchmarkAtoi/Pos/31bit-4 765142 154.7 ns/op BenchmarkAtoi/Pos/56bit-4 443601 246.8 ns/op BenchmarkAtoi/Pos/63bit-4 369018 319.9 ns/op BenchmarkAtoi/Neg/7bit-4 1947374 64.56 ns/op BenchmarkAtoi/Neg/26bit-4 861883 137.7 ns/op BenchmarkAtoi/Neg/31bit-4 770013 182.2 ns/op BenchmarkAtoi/Neg/56bit-4 513088 297.5 ns/op BenchmarkAtoi/Neg/63bit-4 386616 317.4 ns/op BenchmarkFormatFloat/Decimal-4 76885 1643 ns/op BenchmarkFormatFloat/Float-4 66316 1606 ns/op BenchmarkFormatFloat/Exp-4 85808 1445 ns/op BenchmarkFormatFloat/NegExp-4 63836 2946 ns/op BenchmarkFormatFloat/LongExp-4 75110 1595 ns/op BenchmarkFormatFloat/Big-4 69574 2001 ns/op BenchmarkFormatFloat/BinaryExp-4 201206 583.6 ns/op BenchmarkFormatFloat/32Integer-4 77137 1661 ns/op BenchmarkFormatFloat/32ExactFraction-4 92443 1311 ns/op BenchmarkFormatFloat/32Point-4 72840 1565 ns/op BenchmarkFormatFloat/32Exp-4 83556 1692 ns/op BenchmarkFormatFloat/32NegExp-4 85736 1755 ns/op BenchmarkFormatFloat/32Shortest-4 90606 1279 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 100112 1108 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 102044 1185 ns/op BenchmarkFormatFloat/64Fixed1-4 130764 949.0 ns/op BenchmarkFormatFloat/64Fixed2-4 132540 1011 ns/op BenchmarkFormatFloat/64Fixed3-4 130922 1014 ns/op BenchmarkFormatFloat/64Fixed4-4 131533 929.2 ns/op BenchmarkFormatFloat/64Fixed12-4 78117 1521 ns/op BenchmarkFormatFloat/64Fixed16-4 86078 1416 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 99428 1284 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 75315 1441 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2605 45478 ns/op BenchmarkFormatFloat/Slowpath64-4 72552 1732 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 70242 1699 ns/op BenchmarkAppendFloat/Decimal-4 76894 1488 ns/op BenchmarkAppendFloat/Float-4 77239 1572 ns/op BenchmarkAppendFloat/Exp-4 95086 1369 ns/op BenchmarkAppendFloat/NegExp-4 94262 1374 ns/op BenchmarkAppendFloat/LongExp-4 77973 2977 ns/op BenchmarkAppendFloat/Big-4 66320 2485 ns/op BenchmarkAppendFloat/BinaryExp-4 276264 450.6 ns/op BenchmarkAppendFloat/32Integer-4 80532 1574 ns/op BenchmarkAppendFloat/32ExactFraction-4 84174 1219 ns/op BenchmarkAppendFloat/32Point-4 85346 1457 ns/op BenchmarkAppendFloat/32Exp-4 90762 1302 ns/op BenchmarkAppendFloat/32NegExp-4 94677 1273 ns/op BenchmarkAppendFloat/32Shortest-4 108408 1094 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 125791 977.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 121166 997.6 ns/op BenchmarkAppendFloat/64Fixed1-4 115520 977.8 ns/op BenchmarkAppendFloat/64Fixed2-4 149464 820.0 ns/op BenchmarkAppendFloat/64Fixed3-4 147450 802.4 ns/op BenchmarkAppendFloat/64Fixed4-4 140626 806.9 ns/op BenchmarkAppendFloat/64Fixed12-4 84067 1451 ns/op BenchmarkAppendFloat/64Fixed16-4 99460 1247 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 94057 1088 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 94216 1362 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2678 46846 ns/op BenchmarkAppendFloat/Slowpath64-4 77502 1701 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 76286 1564 ns/op BenchmarkFormatInt-4 15274 8250 ns/op BenchmarkAppendInt-4 17666 7316 ns/op BenchmarkFormatUint-4 95214 2869 ns/op BenchmarkAppendUint-4 105222 1148 ns/op BenchmarkFormatIntSmall/7-4 3180589 35.01 ns/op BenchmarkFormatIntSmall/42-4 2846058 36.30 ns/op BenchmarkAppendIntSmall-4 1519857 85.41 ns/op BenchmarkAppendUintVarlen/1-4 1541823 77.82 ns/op BenchmarkAppendUintVarlen/12-4 1553248 90.90 ns/op BenchmarkAppendUintVarlen/123-4 1000000 172.5 ns/op BenchmarkAppendUintVarlen/1234-4 1201398 105.2 ns/op BenchmarkAppendUintVarlen/12345-4 1187001 104.0 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 117.0 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 108.2 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 113.4 ns/op BenchmarkAppendUintVarlen/123456789-4 964216 112.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 982482 113.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 861778 251.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 922345 122.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 986781 148.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 756020 183.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 930908 198.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 936657 127.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 899211 245.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 887785 135.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 872820 138.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 868335 138.9 ns/op BenchmarkQuote-4 46534 2694 ns/op BenchmarkQuoteRune-4 528510 245.9 ns/op BenchmarkAppendQuote-4 52609 2929 ns/op BenchmarkAppendQuoteRune-4 934172 131.4 ns/op BenchmarkUnquoteEasy-4 1000000 161.0 ns/op BenchmarkUnquoteHard-4 52725 2667 ns/op PASS ok strconv 39.872s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 392241 482.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 113727 1086 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 183104 908.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 507200 344.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 140056 1314 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 207888 1126 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 253104 496.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 76016 2068 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 95680 3427 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 732207 303.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 10065 ns/op BenchmarkGenericMatch1-4 1704 73398 ns/op BenchmarkGenericMatch2-4 319 702019 ns/op BenchmarkSingleMaxSkipping-4 6104 19383 ns/op 515.93 MB/s BenchmarkSingleLongSuffixFail-4 13122 12920 ns/op 77.55 MB/s BenchmarkSingleMatch-4 141 1222020 ns/op 12.27 MB/s BenchmarkByteByteNoMatch-4 59529 2178 ns/op BenchmarkByteByteMatch-4 10000 16060 ns/op BenchmarkByteStringMatch-4 10000 34163 ns/op BenchmarkHTMLEscapeNew-4 65467 3426 ns/op BenchmarkHTMLEscapeOld-4 82177 2592 ns/op BenchmarkByteStringReplacerWriteString-4 967 119067 ns/op BenchmarkByteReplacerWriteString-4 1530 78377 ns/op BenchmarkByteByteReplaces-4 3346 35967 ns/op BenchmarkByteByteMap-4 9666 13150 ns/op BenchmarkMap/identity/ASCII-4 781874 166.9 ns/op BenchmarkMap/identity/Greek-4 400020 310.2 ns/op BenchmarkMap/change/ASCII-4 33196 3662 ns/op BenchmarkMap/change/Greek-4 21451 14414 ns/op BenchmarkIndexRune-4 2237068 54.72 ns/op BenchmarkIndexRuneLongString-4 1476850 97.27 ns/op BenchmarkIndexRuneFastPath-4 4309519 27.55 ns/op BenchmarkIndex-4 4445416 26.67 ns/op BenchmarkLastIndex-4 5020840 24.32 ns/op BenchmarkIndexByte-4 9476233 18.98 ns/op BenchmarkToUpper/#00-4 5112598 43.40 ns/op BenchmarkToUpper/ONLYUPPER-4 2876964 42.06 ns/op BenchmarkToUpper/abc-4 238636 472.6 ns/op BenchmarkToUpper/AbC123-4 182614 549.6 ns/op BenchmarkToUpper/azAZ09_-4 237130 746.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46870 2814 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68334 6828 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 23614 4428 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54951 2217 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 97030 1324 ns/op BenchmarkToLower/#00-4 5515708 44.42 ns/op BenchmarkToLower/abc-4 4724353 28.96 ns/op BenchmarkToLower/AbC123-4 177028 802.7 ns/op BenchmarkToLower/azAZ09_-4 189176 729.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78985 2945 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 60202 2077 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31590 3783 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71244 2164 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 105054 3148 ns/op BenchmarkMapNoChanges-4 1000000 108.1 ns/op BenchmarkTrim-4 34578 4452 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3471108 33.90 ns/op BenchmarkToValidUTF8/InvalidASCII-4 155788 780.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 118239 1342 ns/op BenchmarkEqualFold/Tests-4 49090 2933 ns/op BenchmarkEqualFold/ASCII-4 3158253 33.16 ns/op BenchmarkEqualFold/UnicodePrefix-4 85941 1582 ns/op BenchmarkEqualFold/UnicodeSuffix-4 84025 1942 ns/op BenchmarkIndexHard1-4 1658 79900 ns/op BenchmarkIndexHard2-4 320 333710 ns/op BenchmarkIndexHard3-4 166 812556 ns/op BenchmarkIndexHard4-4 82 1474390 ns/op BenchmarkLastIndexHard1-4 66 1751865 ns/op BenchmarkLastIndexHard2-4 70 1896884 ns/op BenchmarkLastIndexHard3-4 68 2950645 ns/op BenchmarkCountHard1-4 1766 91433 ns/op BenchmarkCountHard2-4 357 321448 ns/op BenchmarkCountHard3-4 169 1464556 ns/op BenchmarkIndexTorture-4 7232 15755 ns/op BenchmarkCountTorture-4 7916 16129 ns/op BenchmarkCountTortureOverlapping-4 627 165879 ns/op BenchmarkCountByte/10-4 5518041 22.81 ns/op 438.40 MB/s BenchmarkCountByte/32-4 5313900 71.20 ns/op 449.46 MB/s BenchmarkCountByte/4096-4 593608 218.8 ns/op 18719.55 MB/s BenchmarkCountByte/4194304-4 582 1148040 ns/op 3653.45 MB/s BenchmarkCountByte/67108864-4 21 6174897 ns/op 10868.01 MB/s BenchmarkFields/ASCII/16-4 311929 441.6 ns/op 36.23 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22515 6896 ns/op 37.13 MB/s 288 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1292 218598 ns/op 18.74 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 70 2425561 ns/op 27.02 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 25468944 ns/op 41.17 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 129714 1072 ns/op 14.93 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8950 82810 ns/op 3.09 MB/s 1600 B/op 2 allocs/op BenchmarkFields/Mixed/4096-4 619 231959 ns/op 17.66 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 15 7315189 ns/op 8.96 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 166440529 ns/op 6.30 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 294025 677.8 ns/op 23.61 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 22932 7837 ns/op 32.67 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1099 833577 ns/op 4.91 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 4438291 ns/op 14.77 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 227796570 ns/op 4.60 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 143316 807.4 ns/op 19.82 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11639 ns/op 22.00 MB/s 1600 B/op 2 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 786 1615237 ns/op 2.54 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 38150387 ns/op 1.72 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 150689636 ns/op 6.96 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 117980876 ns/op BenchmarkSplitSingleByteSeparator-4 18 9413294 ns/op BenchmarkSplitMultiByteSeparator-4 37 18601874 ns/op BenchmarkSplitNSingleByteSeparator-4 234876 1423 ns/op BenchmarkSplitNMultiByteSeparator-4 195189 1599 ns/op BenchmarkRepeat/5x0-4 4046274 30.81 ns/op BenchmarkRepeat/5x1-4 4340095 27.40 ns/op BenchmarkRepeat/5x2-4 204070 1151 ns/op BenchmarkRepeat/5x6-4 106858 1154 ns/op BenchmarkRepeat/10x0-4 4540990 27.22 ns/op BenchmarkRepeat/10x1-4 4520623 25.93 ns/op BenchmarkRepeat/10x2-4 196792 605.8 ns/op BenchmarkRepeat/10x6-4 109736 1137 ns/op BenchmarkRepeatLarge/256/1-4 44221 3192 ns/op 80.19 MB/s BenchmarkRepeatLarge/256/16-4 69772 1879 ns/op 136.21 MB/s BenchmarkRepeatLarge/512/1-4 37216 4274 ns/op 119.79 MB/s BenchmarkRepeatLarge/512/16-4 55558 3732 ns/op 137.20 MB/s BenchmarkRepeatLarge/1024/1-4 26199 4039 ns/op 253.54 MB/s BenchmarkRepeatLarge/1024/16-4 39547 4854 ns/op 210.95 MB/s BenchmarkRepeatLarge/2048/1-4 12639 14680 ns/op 139.51 MB/s BenchmarkRepeatLarge/2048/16-4 16540 6905 ns/op 296.61 MB/s BenchmarkRepeatLarge/4096/1-4 18080 10138 ns/op 404.03 MB/s BenchmarkRepeatLarge/4096/16-4 10000 16204 ns/op 252.77 MB/s BenchmarkRepeatLarge/8192/1-4 10000 10781 ns/op 759.87 MB/s BenchmarkRepeatLarge/8192/16-4 12700 15255 ns/op 536.99 MB/s BenchmarkRepeatLarge/8192/4097-4 5966408 27.46 ns/op 149177.28 MB/s BenchmarkRepeatLarge/16384/1-4 5918 106485 ns/op 153.86 MB/s BenchmarkRepeatLarge/16384/16-4 7846 27599 ns/op 593.65 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 26033 ns/op 472.13 MB/s BenchmarkRepeatLarge/32768/1-4 3864 78748 ns/op 416.11 MB/s BenchmarkRepeatLarge/32768/16-4 3086 112263 ns/op 291.89 MB/s BenchmarkRepeatLarge/32768/4097-4 2680 38808 ns/op 738.99 MB/s BenchmarkRepeatLarge/65536/1-4 778 204950 ns/op 319.77 MB/s BenchmarkRepeatLarge/65536/16-4 1417 84936 ns/op 771.60 MB/s BenchmarkRepeatLarge/65536/4097-4 674 232545 ns/op 264.27 MB/s BenchmarkRepeatLarge/131072/1-4 100 1172243 ns/op 111.81 MB/s BenchmarkRepeatLarge/131072/16-4 134 753050 ns/op 174.05 MB/s BenchmarkRepeatLarge/131072/4097-4 357 642128 ns/op 197.79 MB/s BenchmarkRepeatLarge/262144/1-4 200 1263954 ns/op 207.40 MB/s BenchmarkRepeatLarge/262144/16-4 100 5185086 ns/op 50.56 MB/s BenchmarkRepeatLarge/262144/4097-4 180 773860 ns/op 333.54 MB/s BenchmarkRepeatLarge/524288/1-4 100 1429564 ns/op 366.75 MB/s BenchmarkRepeatLarge/524288/16-4 100 2575696 ns/op 203.55 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1288637 ns/op 403.77 MB/s BenchmarkRepeatLarge/1048576/1-4 66 3408239 ns/op 307.66 MB/s BenchmarkRepeatLarge/1048576/16-4 50 3592405 ns/op 291.89 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 12274156 ns/op 85.12 MB/s BenchmarkRepeatLarge/2097152/1-4 27 5804044 ns/op 361.33 MB/s BenchmarkRepeatLarge/2097152/16-4 20 7972858 ns/op 263.04 MB/s BenchmarkRepeatLarge/2097152/4097-4 24 12166646 ns/op 172.07 MB/s BenchmarkRepeatLarge/4194304/1-4 12 14369110 ns/op 291.90 MB/s BenchmarkRepeatLarge/4194304/16-4 14 29197461 ns/op 143.65 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 17735416 ns/op 236.32 MB/s BenchmarkRepeatLarge/8388608/1-4 1 130750079 ns/op 64.16 MB/s BenchmarkRepeatLarge/8388608/16-4 7 53919822 ns/op 155.58 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 32323208 ns/op 259.46 MB/s BenchmarkRepeatLarge/16777216/1-4 2 87617020 ns/op 191.48 MB/s BenchmarkRepeatLarge/16777216/16-4 2 74538444 ns/op 225.08 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 171428346 ns/op 97.87 MB/s BenchmarkRepeatLarge/33554432/1-4 1 115980882 ns/op 289.31 MB/s BenchmarkRepeatLarge/33554432/16-4 2 69020534 ns/op 486.15 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 116931439 ns/op 286.96 MB/s BenchmarkRepeatLarge/67108864/1-4 1 134507761 ns/op 498.92 MB/s BenchmarkRepeatLarge/67108864/16-4 1 129748536 ns/op 517.22 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 166383704 ns/op 403.34 MB/s BenchmarkRepeatLarge/134217728/1-4 1 223690266 ns/op 600.02 MB/s BenchmarkRepeatLarge/134217728/16-4 1 932793933 ns/op 143.89 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 628496601 ns/op 213.55 MB/s BenchmarkRepeatLarge/268435456/1-4 1 994479109 ns/op 269.93 MB/s BenchmarkRepeatLarge/268435456/16-4 1 518908351 ns/op 517.31 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 660223548 ns/op 406.58 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1062651184 ns/op 505.22 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1065918117 ns/op 503.67 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1035072896 ns/op 518.68 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2204979561 ns/op 486.96 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2076793870 ns/op 517.02 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2349799607 ns/op 456.95 MB/s BenchmarkRepeatSpaces-4 4741082 24.69 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2762349 55.30 ns/op BenchmarkIndexAnyASCII/1:2-4 2588870 45.48 ns/op BenchmarkIndexAnyASCII/1:4-4 2498917 51.66 ns/op BenchmarkIndexAnyASCII/1:8-4 2262048 49.34 ns/op BenchmarkIndexAnyASCII/1:16-4 2143969 56.14 ns/op BenchmarkIndexAnyASCII/1:32-4 2087607 86.27 ns/op BenchmarkIndexAnyASCII/1:64-4 1940167 60.38 ns/op BenchmarkIndexAnyASCII/16:1-4 2735670 56.11 ns/op BenchmarkIndexAnyASCII/16:2-4 627090 182.0 ns/op BenchmarkIndexAnyASCII/16:4-4 569308 483.3 ns/op BenchmarkIndexAnyASCII/16:8-4 615951 201.9 ns/op BenchmarkIndexAnyASCII/16:16-4 555994 214.8 ns/op BenchmarkIndexAnyASCII/16:32-4 503000 253.3 ns/op BenchmarkIndexAnyASCII/16:64-4 397438 382.7 ns/op BenchmarkIndexAnyASCII/256:1-4 2051788 58.47 ns/op BenchmarkIndexAnyASCII/256:2-4 56001 6243 ns/op BenchmarkIndexAnyASCII/256:4-4 55804 2213 ns/op BenchmarkIndexAnyASCII/256:8-4 52339 3712 ns/op BenchmarkIndexAnyASCII/256:16-4 55268 2168 ns/op BenchmarkIndexAnyASCII/256:32-4 49242 2801 ns/op BenchmarkIndexAnyASCII/256:64-4 49784 2269 ns/op BenchmarkIndexAnyUTF8/1:1-4 2617707 43.25 ns/op BenchmarkIndexAnyUTF8/1:2-4 2563158 45.50 ns/op BenchmarkIndexAnyUTF8/1:4-4 2450116 46.06 ns/op BenchmarkIndexAnyUTF8/1:8-4 2198715 57.84 ns/op BenchmarkIndexAnyUTF8/1:16-4 2300053 49.49 ns/op BenchmarkIndexAnyUTF8/1:32-4 2457051 55.40 ns/op BenchmarkIndexAnyUTF8/1:64-4 2372377 50.65 ns/op BenchmarkIndexAnyUTF8/16:1-4 1941714 82.88 ns/op BenchmarkIndexAnyUTF8/16:2-4 370497 319.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 339048 454.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 287990 442.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 358256 354.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 313938 362.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 305380 434.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 473869 276.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 24865 7259 ns/op BenchmarkIndexAnyUTF8/256:4-4 23007 5935 ns/op BenchmarkIndexAnyUTF8/256:8-4 20839 5807 ns/op BenchmarkIndexAnyUTF8/256:16-4 24856 6198 ns/op BenchmarkIndexAnyUTF8/256:32-4 19719 6381 ns/op BenchmarkIndexAnyUTF8/256:64-4 20910 6876 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2639292 42.92 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2609604 55.93 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2586042 47.31 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2392036 52.08 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2076456 55.90 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2100314 56.15 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1841374 61.66 ns/op BenchmarkLastIndexAnyASCII/16:1-4 652454 187.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 635422 204.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 634080 185.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 620949 201.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 562675 214.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 502334 241.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 400447 301.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 53774 2196 ns/op BenchmarkLastIndexAnyASCII/256:2-4 50164 3127 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54618 2218 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53342 2870 ns/op BenchmarkLastIndexAnyASCII/256:16-4 54234 2256 ns/op BenchmarkLastIndexAnyASCII/256:32-4 52844 2949 ns/op BenchmarkLastIndexAnyASCII/256:64-4 44191 2331 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2558690 43.13 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2381773 49.40 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2612394 46.52 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2515388 88.41 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2442346 47.68 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2406201 55.91 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2333988 52.03 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 474130 321.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 222669 513.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 219214 573.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 197736 589.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 224396 560.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 217836 554.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 187216 587.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 29886 3517 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15529 7859 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14232 8389 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14052 8820 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 13582 8549 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 14510 8352 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 13098 9223 ns/op BenchmarkTrimASCII/1:1-4 4239630 42.87 ns/op BenchmarkTrimASCII/1:2-4 2490014 73.96 ns/op BenchmarkTrimASCII/1:4-4 2451512 54.64 ns/op BenchmarkTrimASCII/1:8-4 2087335 62.97 ns/op BenchmarkTrimASCII/1:16-4 1000000 109.9 ns/op BenchmarkTrimASCII/16:1-4 3257209 41.39 ns/op BenchmarkTrimASCII/16:2-4 647199 183.6 ns/op BenchmarkTrimASCII/16:4-4 641758 219.0 ns/op BenchmarkTrimASCII/16:8-4 521928 194.7 ns/op BenchmarkTrimASCII/16:16-4 479022 224.5 ns/op BenchmarkTrimASCII/256:1-4 560733 241.8 ns/op BenchmarkTrimASCII/256:2-4 55162 2236 ns/op BenchmarkTrimASCII/256:4-4 53872 3643 ns/op BenchmarkTrimASCII/256:8-4 52063 2194 ns/op BenchmarkTrimASCII/256:16-4 42968 2474 ns/op BenchmarkTrimASCII/4096:1-4 41229 2858 ns/op BenchmarkTrimASCII/4096:2-4 2762 55433 ns/op BenchmarkTrimASCII/4096:4-4 3482 34204 ns/op BenchmarkTrimASCII/4096:8-4 3547 33930 ns/op BenchmarkTrimASCII/4096:16-4 3490 41912 ns/op BenchmarkTrimByte-4 5013390 32.75 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 26923 4629 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 26212 4723 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1528 85969 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1452 80041 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3900 32433 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6925 23311 ns/op BenchmarkJoin/0-4 5913550 24.80 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3926360 32.16 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 178753 670.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 123475 1019 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 93042 1315 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 71264 1589 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 57673 1890 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55684 2485 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3007446 39.21 ns/op BenchmarkTrimSpace/ASCII-4 1225382 96.59 ns/op BenchmarkTrimSpace/SomeNonASCII-4 130443 1039 ns/op BenchmarkTrimSpace/JustNonASCII-4 58089 2217 ns/op BenchmarkReplaceAll-4 115378 1037 ns/op 16 B/op 1 allocs/op PASS ok strings 140.014s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 89553 1592 ns/op BenchmarkCond2-4 51252 2222 ns/op BenchmarkCond4-4 23788 5211 ns/op BenchmarkCond8-4 15889 10670 ns/op BenchmarkCond16-4 7411 29444 ns/op BenchmarkCond32-4 3847 36253 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 787732 190.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 436963 1010 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 708199 201.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 413605 352.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 547669 268.7 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1000000 294.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 60758 2200 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 107983 1740 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 118734 8899 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 62407 2910 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 1103826 192.6 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 247822 485.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 380739 290.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 236242 600.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 804189 172.9 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 201604 711.5 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1553354 176.5 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 106498 3390 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 189174 898.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 555541 519.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 1707 119850 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 217 2977937 ns/op BenchmarkRange/*sync.Map-4 747 198292 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 33789 6037 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 290001 667.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 91366 1207 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 72554 1533 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 223185 816.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 98324 2018 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 109458 938.9 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 226490 475.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 1319727 192.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 10000 11375 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 206967 1213 ns/op BenchmarkSwapCollision/*sync.Map-4 133526 975.1 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 4797800 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 162598 845.2 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 198702 1292 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 17667 46130 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 100699 2158 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 27840 15876 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 410755 380.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 156570 1024 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 382017 792.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 636686 206.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 226644 1429 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 861306 119.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 993093 123.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 201666 579.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 582026 214.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 152572 916.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 183597 726.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 506838 588.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 107620 1519 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 295551 522.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 543369 1341 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 114792 1340 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 760555 459.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77575 7912 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 120417 953.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 496144 1051 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 175958 2427 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 409244 863.3 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 47462 3128 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 110948 1310 ns/op BenchmarkClear/*sync.Map-4 31382 6146 ns/op BenchmarkUncontendedSemaphore-4 4995690 24.01 ns/op BenchmarkContendedSemaphore-4 3961718 45.41 ns/op BenchmarkMutexUncontended-4 846488 177.2 ns/op BenchmarkMutex-4 329428 578.1 ns/op BenchmarkMutexSlack-4 304280 455.0 ns/op BenchmarkMutexWork-4 292448 509.6 ns/op BenchmarkMutexWorkSlack-4 231627 679.8 ns/op BenchmarkMutexNoSpin-4 68487 1953 ns/op BenchmarkMutexSpin-4 44534 3447 ns/op BenchmarkOnce-4 1217715 172.2 ns/op BenchmarkOnceFunc/v=Once-4 1696848 76.40 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1392519 85.75 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1508528 110.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1541196 84.48 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1348182 96.21 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 102.5 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 7603732 26.80 ns/op BenchmarkSemaSyntNonblock-4 2089474 399.5 ns/op BenchmarkSemaSyntBlock-4 2077872 61.92 ns/op BenchmarkSemaWorkNonblock-4 1000000 115.0 ns/op BenchmarkSemaWorkBlock-4 896418 123.2 ns/op BenchmarkRWMutexUncontended-4 434748 691.4 ns/op BenchmarkRWMutexWrite100-4 422293 302.9 ns/op BenchmarkRWMutexWrite10-4 451795 383.2 ns/op BenchmarkRWMutexWorkWrite100-4 322262 376.8 ns/op BenchmarkRWMutexWorkWrite10-4 309051 696.1 ns/op BenchmarkWaitGroupUncontended-4 740082 238.3 ns/op BenchmarkWaitGroupAddDone-4 515328 314.1 ns/op BenchmarkWaitGroupAddDoneWork-4 695047 253.1 ns/op BenchmarkWaitGroupWait-4 3324002 89.37 ns/op BenchmarkWaitGroupWaitWork-4 1249549 104.6 ns/op BenchmarkWaitGroupActuallyWait-4 10000 66964 ns/op 32 B/op 2 allocs/op PASS ok sync 69.790s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 705394 145.5 ns/op PASS ok sync/atomic 1.246s PASS ok syscall 1.025s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 157830 781.8 ns/op 0 B/op 0 allocs/op PASS ok testing 2.378s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5194 26119 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7059 16340 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 74 9720557 ns/op 110961 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 80 1380472 ns/op 1387 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 450859253 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 348858424 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1449 112633 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 100 1679919 ns/op 50 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 9737211 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 6430073 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 1348962183 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 1390194468 ns/op 47013024 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 192 3290649 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 202 583358 ns/op 194 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 448166220 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 79358130 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 10462462848 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 12599209798 ns/op 334042080 B/op 100089 allocs/op BenchmarkPyramid/10-4 2290 79457 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 18228329 ns/op 410541 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 506144148 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2176 65656 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 100 1144384 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 21 10427609 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5539 26953 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 41.874s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 270617636 ns/op BenchmarkVariableString-4 81140 1746 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1706 197231 ns/op 2518 B/op 39 allocs/op PASS ok text/template/parse 4.052s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 34 6204909 ns/op BenchmarkAfter-4 129721 3020 ns/op BenchmarkStop/impl=chan-4 134826 2615 ns/op BenchmarkStop/impl=func-4 225500 732.4 ns/op BenchmarkSimultaneousAfterFunc1000-4 37 6934789 ns/op BenchmarkStartStop1000-4 400 2709940 ns/op BenchmarkReset/impl=chan-4 599751 236.3 ns/op BenchmarkReset/impl=func-4 987644 243.9 ns/op BenchmarkSleep1000-4 28 13248248 ns/op BenchmarkParallelTimerLatency-4 13 55785286 avg-late-ns 595219120 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 10 49084365 avg-late-ns 166209748 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 19 14120408 avg-late-ns 63061630 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 6 25619286 avg-late-ns 97636801 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 15 10215406 avg-late-ns 38590332 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 4 25728007 avg-late-ns 120976450 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 4 5693039 avg-late-ns 41866623 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 8 47128136 avg-late-ns 86641677 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 1 8914589 avg-late-ns 39431941 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 4 4644649 avg-late-ns 90108232 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 2 2985116 avg-late-ns 19022299 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 8 215601987 avg-late-ns 928094820 max-late-ns BenchmarkAdjustTimers10000-4 16 45657052 ns/op BenchmarkTicker-4 417495 316.6 ns/op BenchmarkTickerReset-4 1162450 257.4 ns/op BenchmarkTickerResetNaive-4 281364 2429 ns/op BenchmarkNow-4 1804130 79.46 ns/op BenchmarkNowUnixNano-4 1305268 86.57 ns/op BenchmarkNowUnixMilli-4 1202496 101.9 ns/op BenchmarkNowUnixMicro-4 1373690 169.2 ns/op BenchmarkFormat-4 51607 13218 ns/op BenchmarkFormatRFC3339-4 57751 2039 ns/op BenchmarkFormatRFC3339Nano-4 59664 1919 ns/op BenchmarkFormatNow-4 80368 1459 ns/op BenchmarkMarshalJSON-4 95065 1251 ns/op BenchmarkMarshalText-4 43878 10052 ns/op BenchmarkParse-4 131571 940.4 ns/op BenchmarkParseRFC3339UTC-4 328556 1734 ns/op BenchmarkParseRFC3339UTCBytes-4 198684 585.1 ns/op BenchmarkParseRFC3339TZ-4 76782 2959 ns/op BenchmarkParseRFC3339TZBytes-4 45342 3107 ns/op BenchmarkParseDuration-4 442965 241.1 ns/op BenchmarkHour-4 968734 120.4 ns/op BenchmarkSecond-4 950371 127.8 ns/op BenchmarkYear-4 784273 162.9 ns/op BenchmarkDay-4 648460 190.6 ns/op BenchmarkISOWeek-4 667076 180.0 ns/op BenchmarkGoString-4 71157 1719 ns/op BenchmarkUnmarshalText-4 69854 2597 ns/op PASS ok time 66.504s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 421080 311.2 ns/op BenchmarkDecodeValidJapaneseChars-4 532910 245.2 ns/op BenchmarkDecodeRune-4 1351099 117.4 ns/op BenchmarkEncodeValidASCII-4 318480 1162 ns/op BenchmarkEncodeValidJapaneseChars-4 505466 289.3 ns/op BenchmarkAppendRuneValidASCII-4 705314 195.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 101.5 ns/op BenchmarkEncodeRune-4 745034 167.3 ns/op PASS ok unicode/utf16 5.996s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1975074 56.36 ns/op BenchmarkRuneCountTenJapaneseChars-4 344359 441.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3608979 30.93 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 430710 693.7 ns/op BenchmarkValidTenASCIIChars-4 2143743 52.31 ns/op BenchmarkValid100KASCIIChars-4 86 1793836 ns/op BenchmarkValidTenJapaneseChars-4 308456 409.3 ns/op BenchmarkValidLongMostlyASCII-4 90 1158925 ns/op BenchmarkValidLongJapanese-4 51 4229003 ns/op BenchmarkValidStringTenASCIIChars-4 4645484 25.54 ns/op BenchmarkValidString100KASCIIChars-4 6907 17440 ns/op BenchmarkValidStringTenJapaneseChars-4 447915 270.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1260 89765 ns/op BenchmarkValidStringLongJapanese-4 160 858467 ns/op BenchmarkEncodeASCIIRune-4 3306138 50.43 ns/op BenchmarkEncodeJapaneseRune-4 1952611 54.96 ns/op BenchmarkAppendASCIIRune-4 7360804 18.31 ns/op BenchmarkAppendJapaneseRune-4 2621562 71.61 ns/op BenchmarkDecodeASCIIRune-4 2536158 46.90 ns/op BenchmarkDecodeJapaneseRune-4 1000000 103.6 ns/op BenchmarkFullRune/ASCII-4 2590812 106.4 ns/op BenchmarkFullRune/Incomplete-4 1000000 117.0 ns/op BenchmarkFullRune/Japanese-4 2727985 612.4 ns/op PASS ok unicode/utf8 15.318s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 162119430372 ns/op PASS ok cmd/api 163.763s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 596494 423.8 ns/op BenchmarkCgoCall/one-pointer-4 509698 267.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 463172 1136 ns/op BenchmarkCgoCall/string-pointer-noescape-4 384693 286.2 ns/op BenchmarkCgoCall/eight-pointers-4 233030 576.4 ns/op BenchmarkCgoCall/eight-pointers-nil-4 491720 230.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 34986 10060 ns/op BenchmarkCgoCall/eight-pointers-slice-4 51235 3654 ns/op BenchmarkGoString-4 958317 242.3 ns/op BenchmarkCGoCallback-4 63577 1931 ns/op BenchmarkCGoInCThread-4 1 103578929 ns/op PASS ok cmd/cgo/internal/test 7.528s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 566728 266.4 ns/op BenchmarkEqArrayOfStrings64-4 62661 1885 ns/op BenchmarkEqArrayOfStrings1024-4 5655 22737 ns/op BenchmarkEqArrayOfFloats5-4 921998 411.3 ns/op BenchmarkEqArrayOfFloats64-4 119473 1156 ns/op BenchmarkEqArrayOfFloats1024-4 5216 24061 ns/op BenchmarkEqArrayOfStructsEq-4 1407 98776 ns/op BenchmarkEqArrayOfStructsNotEq-4 2001 52581 ns/op BenchmarkEqStruct-4 13123062 7.712 ns/op PASS ok cmd/compile/internal/reflectdata 6.957s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 229288 ns/op BenchmarkInvertLessThanNoov-4 11587932 38.99 ns/op BenchmarkCopyElim1-4 100 2069121 ns/op BenchmarkCopyElim10-4 100 3379667 ns/op BenchmarkCopyElim100-4 100 4725761 ns/op BenchmarkCopyElim1000-4 40 11842608 ns/op BenchmarkCopyElim10000-4 2 72882822 ns/op BenchmarkCopyElim100000-4 1 924529960 ns/op BenchmarkDeadCode/1-4 100 1990436 ns/op BenchmarkDeadCode/10-4 184 2113908 ns/op BenchmarkDeadCode/100-4 100 2311049 ns/op BenchmarkDeadCode/1000-4 40 19058462 ns/op BenchmarkDeadCode/10000-4 2 148918663 ns/op BenchmarkDeadCode/100000-4 1 1059439270 ns/op BenchmarkDeadCode/200000-4 1 2473346504 ns/op BenchmarkDominatorsLinear-4 4 59215219 ns/op 0.17 MB/s BenchmarkDominatorsFwdBack-4 1 631637506 ns/op 0.02 MB/s BenchmarkDominatorsManyPred-4 6 19449427 ns/op 0.51 MB/s BenchmarkDominatorsMaxPred-4 7 64640259 ns/op 0.15 MB/s BenchmarkDominatorsMaxPredVal-4 7 17996304 ns/op 0.56 MB/s BenchmarkFuse/1-4 400 1479955 ns/op BenchmarkFuse/10-4 220 1878469 ns/op BenchmarkFuse/100-4 100 3960788 ns/op BenchmarkFuse/1000-4 16 34289958 ns/op BenchmarkFuse/10000-4 1 195541931 ns/op BenchmarkNilCheckDeep1-4 5425 31947 ns/op 0.03 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3090 41491 ns/op 0.24 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 468 731700 ns/op 0.14 MB/s 1137 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 42 4353790 ns/op 0.23 MB/s 7719 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 2 62963700 ns/op 0.16 MB/s 328600 B/op 10 allocs/op BenchmarkDSEPass-4 13 10884071 ns/op 55761 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 526760960 ns/op 4253440 B/op 108408 allocs/op BenchmarkCSEPass-4 5 38042373 ns/op 184097 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 350667926 ns/op 5713160 B/op 97812 allocs/op BenchmarkDeadcodePass-4 56 1819750 ns/op 103233 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 503950599 ns/op 4069984 B/op 45133 allocs/op BenchmarkMultiPass-4 13 7799818 ns/op 285134 B/op 13 allocs/op BenchmarkMultiPassBlock-4 1 859464602 ns/op 11203544 B/op 149855 allocs/op BenchmarkCondRewrite/SoloJump-4 1463755 111.9 ns/op BenchmarkCondRewrite/CombJump-4 2820255 41.06 ns/op PASS ok cmd/compile/internal/ssa 59.389s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7932 63934 ns/op BenchmarkExtShift-4 12625 15249 ns/op BenchmarkModify-4 7830 15381 ns/op BenchmarkMullImm-4 13388 10119 ns/op BenchmarkConstModify-4 7873 110215 ns/op BenchmarkBitSet-4 10000 15367 ns/op BenchmarkBitClear-4 13708 30579 ns/op BenchmarkBitToggle-4 15262 12056 ns/op BenchmarkBitSetConst-4 37532 10392 ns/op BenchmarkBitClearConst-4 127174 1058 ns/op BenchmarkBitToggleConst-4 119179 2343 ns/op BenchmarkDivconstI64-4 4981340 46.54 ns/op BenchmarkModconstI64-4 7709464 15.92 ns/op BenchmarkDivisiblePow2constI64-4 8146190 17.19 ns/op BenchmarkDivisibleconstI64-4 7901071 17.84 ns/op BenchmarkDivisibleWDivconstI64-4 1000000 127.0 ns/op BenchmarkDivconstU64/3-4 7916599 17.59 ns/op BenchmarkDivconstU64/5-4 7997400 61.45 ns/op BenchmarkDivconstU64/37-4 7614357 15.34 ns/op BenchmarkDivconstU64/1234567-4 6498796 17.91 ns/op BenchmarkModconstU64-4 6020005 92.81 ns/op BenchmarkDivisibleconstU64-4 8239636 36.76 ns/op BenchmarkDivisibleWDivconstU64-4 4034878 31.93 ns/op BenchmarkDivconstI32-4 7549148 46.71 ns/op BenchmarkModconstI32-4 7342689 18.16 ns/op BenchmarkDivisiblePow2constI32-4 8208099 16.36 ns/op BenchmarkDivisibleconstI32-4 7964961 16.19 ns/op BenchmarkDivisibleWDivconstI32-4 4606083 38.31 ns/op BenchmarkDivconstU32-4 6010054 18.51 ns/op BenchmarkModconstU32-4 7855807 15.15 ns/op BenchmarkDivisibleconstU32-4 7850132 15.09 ns/op BenchmarkDivisibleWDivconstU32-4 5254938 26.48 ns/op BenchmarkDivconstI16-4 6938595 43.42 ns/op BenchmarkModconstI16-4 7974435 20.08 ns/op BenchmarkDivisiblePow2constI16-4 6594303 38.35 ns/op BenchmarkDivisibleconstI16-4 5830450 17.47 ns/op BenchmarkDivisibleWDivconstI16-4 4859880 45.84 ns/op BenchmarkDivconstU16-4 6849182 35.47 ns/op BenchmarkModconstU16-4 6511370 43.38 ns/op BenchmarkDivisibleconstU16-4 6467202 58.14 ns/op BenchmarkDivisibleWDivconstU16-4 4844672 21.90 ns/op BenchmarkDivconstI8-4 8159650 23.96 ns/op BenchmarkModconstI8-4 6433460 18.35 ns/op BenchmarkDivisiblePow2constI8-4 8217621 17.59 ns/op BenchmarkDivisibleconstI8-4 6694096 17.46 ns/op BenchmarkDivisibleWDivconstI8-4 5329681 40.25 ns/op BenchmarkDivconstU8-4 7196528 14.39 ns/op BenchmarkModconstU8-4 7917810 50.79 ns/op BenchmarkDivisibleconstU8-4 1000000 100.4 ns/op BenchmarkDivisibleWDivconstU8-4 5098404 34.26 ns/op BenchmarkMul2-4 173706 1547 ns/op BenchmarkMulNeg2-4 172078 706.0 ns/op BenchmarkEfaceInteger-4 4213090 26.64 ns/op BenchmarkTypeAssert-4 12559683 9.134 ns/op BenchmarkDiv64UnsignedSmall-4 13240328 11.21 ns/op BenchmarkDiv64Small-4 13626195 8.827 ns/op BenchmarkDiv64SmallNegDivisor-4 13593181 17.70 ns/op BenchmarkDiv64SmallNegDividend-4 13706354 8.881 ns/op BenchmarkDiv64SmallNegBoth-4 13183412 9.532 ns/op BenchmarkDiv64Unsigned-4 11218557 10.50 ns/op BenchmarkDiv64-4 11729349 10.56 ns/op BenchmarkDiv64NegDivisor-4 11560226 11.94 ns/op BenchmarkDiv64NegDividend-4 9250772 12.57 ns/op BenchmarkDiv64NegBoth-4 11501736 10.52 ns/op BenchmarkMod64UnsignedSmall-4 13628240 8.602 ns/op BenchmarkMod64Small-4 13523198 9.481 ns/op BenchmarkMod64SmallNegDivisor-4 13829916 20.53 ns/op BenchmarkMod64SmallNegDividend-4 13749522 18.33 ns/op BenchmarkMod64SmallNegBoth-4 13485927 27.28 ns/op BenchmarkMod64Unsigned-4 11349930 10.74 ns/op BenchmarkMod64-4 8753738 16.69 ns/op BenchmarkMod64NegDivisor-4 11560628 26.15 ns/op BenchmarkMod64NegDividend-4 7968469 13.51 ns/op BenchmarkMod64NegBoth-4 11547000 10.38 ns/op BenchmarkMulconstI32/3-4 7056692 20.38 ns/op BenchmarkMulconstI32/5-4 13272662 37.89 ns/op BenchmarkMulconstI32/12-4 14587160 9.977 ns/op BenchmarkMulconstI32/120-4 7392084 61.51 ns/op BenchmarkMulconstI32/-120-4 13011706 12.07 ns/op BenchmarkMulconstI32/65537-4 12885458 14.89 ns/op BenchmarkMulconstI32/65538-4 14372007 8.481 ns/op BenchmarkMulconstI64/3-4 12807715 8.638 ns/op BenchmarkMulconstI64/5-4 13428700 18.42 ns/op BenchmarkMulconstI64/12-4 1000000 773.3 ns/op BenchmarkMulconstI64/120-4 14531542 8.226 ns/op BenchmarkMulconstI64/-120-4 14653311 33.99 ns/op BenchmarkMulconstI64/65537-4 14664886 10.98 ns/op BenchmarkMulconstI64/65538-4 13844350 9.073 ns/op BenchmarkMulconstU32/3-4 13623156 10.89 ns/op BenchmarkMulconstU32/5-4 14595558 8.032 ns/op BenchmarkMulconstU32/12-4 14170166 8.203 ns/op BenchmarkMulconstU32/120-4 14668695 9.903 ns/op BenchmarkMulconstU32/65537-4 14273721 7.969 ns/op BenchmarkMulconstU32/65538-4 14591061 8.327 ns/op BenchmarkMulconstU64/3-4 13806100 9.583 ns/op BenchmarkMulconstU64/5-4 14163631 10.57 ns/op BenchmarkMulconstU64/12-4 13235266 30.45 ns/op BenchmarkMulconstU64/120-4 14599944 8.677 ns/op BenchmarkMulconstU64/65537-4 11630905 24.15 ns/op BenchmarkMulconstU64/65538-4 14308116 10.93 ns/op BenchmarkShiftArithmeticRight-4 15106668 8.044 ns/op BenchmarkSwitch8Predictable-4 7454616 25.63 ns/op BenchmarkSwitch8Unpredictable-4 5814368 20.58 ns/op BenchmarkSwitch32Predictable-4 8812866 14.69 ns/op BenchmarkSwitch32Unpredictable-4 5508374 47.18 ns/op BenchmarkSwitchStringPredictable-4 2024354 82.93 ns/op BenchmarkSwitchStringUnpredictable-4 4233321 32.07 ns/op BenchmarkSwitchTypePredictable-4 2814300 37.88 ns/op BenchmarkSwitchTypeUnpredictable-4 1992676 85.35 ns/op BenchmarkSwitchInterfaceTypePredictable-4 2452038 163.5 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4008325 31.31 ns/op PASS ok cmd/compile/internal/test 107.827s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1441163 ns/op BenchmarkNamed/Underlying/nongeneric-4 1319001 87.67 ns/op BenchmarkNamed/Underlying/generic-4 1000000 109.2 ns/op BenchmarkNamed/Underlying/src_instance-4 1304110 100.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 192.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1151596765 ns/op 29458 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 588209684 ns/op 44023 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 216789192 ns/op 158187 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 250188783 ns/op 137079 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2425399215 ns/op 2154 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 111540186 ns/op 46923 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 140536660 ns/op 37244 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 130325286 ns/op 37082 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 299403865 ns/op 5407 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 261796007 ns/op 8289 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 67783314 ns/op 14838 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 96526291 ns/op 18120 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 3747397839 ns/op 17818 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 2506399618 ns/op 26785 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 306188091 ns/op 71946 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 232981072 ns/op 298638 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1678681737 ns/op 1199 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 146136606 ns/op 13767 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 158148712 ns/op 12722 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 118890308 ns/op 16922 lines/s PASS ok cmd/compile/internal/types2 63.844s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 30 3839006 ns/op 623233 sys-ns/op 758267 user-ns/op PASS ok cmd/go 1.517s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 237200 466.9 ns/op PASS ok cmd/go/internal/cfg 1.306s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 21790 5786 ns/op 1.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24144 6654 ns/op 1.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2445 52722 ns/op 19.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2542 46587 ns/op 21.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 338 1772152 ns/op 4.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 368 360062 ns/op 22.75 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 4.308s All tests passed.