linux-s390x-ibm-race at 973befe714d43ebb3f04a583cc136ffe8909b344 :: 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=1bc6b750f59d4f29b15a94622bbb56c4" "JOURNAL_STREAM=9:913473705" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=1.1s" "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=1bc6b750f59d4f29b15a94622bbb56c4" "JOURNAL_STREAM=9:913473705" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=1.1s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.664s ok archive/zip 3.514s ok bufio 1.351s ok bytes 2.352s ok cmp 1.011s ok compress/bzip2 1.587s ok compress/flate 7.884s ok compress/gzip 18.541s ok compress/lzw 1.709s ok compress/zlib 6.354s ok container/heap 1.010s ok container/list 1.007s ok container/ring 1.010s ok context 1.037s ok crypto 2.418s ok crypto/aes 1.037s ok crypto/cipher 1.037s ok crypto/des 1.034s ok crypto/dsa 1.009s ok crypto/ecdh 1.433s ok crypto/ecdsa 1.619s ok crypto/ed25519 2.213s ok crypto/elliptic 1.050s ok crypto/hmac 1.055s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 1.456s ok crypto/internal/boring 1.007s ok crypto/internal/boring/bcache 1.255s ok crypto/internal/edwards25519 3.472s ok crypto/internal/edwards25519/field 1.186s ok crypto/internal/nistec 2.668s ok crypto/internal/nistec/fiat 1.007s [no tests to run] ok crypto/md5 1.012s ok crypto/rand 1.304s ok crypto/rc4 1.565s ok crypto/rsa 3.184s ok crypto/sha1 1.020s ok crypto/sha256 1.014s ok crypto/sha512 1.013s ok crypto/subtle 1.442s ok crypto/tls 4.822s ok crypto/x509 2.284s ok database/sql 1.534s ok database/sql/driver 1.008s ok debug/buildinfo 1.020s ok debug/dwarf 1.051s ok debug/elf 1.965s ok debug/gosym 1.123s ok debug/macho 1.019s ok debug/pe 1.048s ok debug/plan9obj 1.014s ok embed 1.022s [no tests to run] ok embed/internal/embedtest 1.029s ok encoding/ascii85 1.017s ok encoding/asn1 1.030s ok encoding/base32 1.155s ok encoding/base64 1.020s ok encoding/binary 1.017s ok encoding/csv 1.050s ok encoding/gob 22.792s ok encoding/hex 1.013s ok encoding/json 2.298s ok encoding/pem 2.619s ok encoding/xml 1.150s ok errors 1.011s ok expvar 1.011s ok flag 3.056s ok fmt 1.508s ok go/ast 1.016s ok go/build 7.545s ok go/build/constraint 1.012s ok go/constant 1.013s ok go/doc 1.210s ok go/doc/comment 3.014s ok go/format 1.051s ok go/importer 1.640s ok go/internal/gccgoimporter 1.044s ok go/internal/gcimporter 8.250s ok go/internal/srcimporter 14.767s ok go/parser 1.924s ok go/printer 2.381s ok go/scanner 1.012s ok go/token 1.098s ok go/types 38.390s ok go/version 1.007s ok hash 1.009s ok hash/adler32 1.035s ok hash/crc32 1.043s ok hash/crc64 1.036s ok hash/fnv 1.009s ok hash/maphash 1.007s ok html 1.007s ok html/template 1.190s ok image 1.550s ok image/color 1.029s ok image/draw 1.683s ok image/gif 2.122s ok image/jpeg 2.704s ok image/png 4.353s ok index/suffixarray 2.672s ok internal/abi 1.029s ok internal/buildcfg 1.007s ok internal/chacha8rand 1.008s ok internal/coverage/cformat 1.008s ok internal/coverage/cmerge 1.008s ok internal/coverage/pods 1.009s ok internal/coverage/slicereader 1.007s ok internal/coverage/slicewriter 1.007s ok internal/coverage/test 1.049s ok internal/cpu 2.015s ok internal/dag 1.008s ok internal/diff 1.008s ok internal/fmtsort 1.008s ok internal/fuzz 1.026s ok internal/godebug 16.458s ok internal/godebugs 131.011s ok internal/gover 1.007s ok internal/intern 1.419s ok internal/itoa 1.007s ok internal/platform 1.434s ok internal/poll 1.497s ok internal/profile 1.022s ok internal/reflectlite 1.017s ok internal/runtime/atomic 1.026s ok internal/runtime/syscall 1.007s ok internal/saferio 1.078s ok internal/singleflight 1.089s ok internal/sysinfo 1.008s ok internal/testenv 1.124s ok internal/trace 1.237s ok internal/trace/v2 30.887s ok internal/trace/v2/internal/oldtrace 1.596s ok internal/types/errors 1.331s ok internal/unsafeheader 1.008s ok internal/xcoff 1.022s ok internal/zstd 1.052s ok io 1.034s ok io/fs 1.190s ok io/ioutil 1.011s ok log 1.014s ok log/slog 1.102s ok log/slog/internal/benchmarks 1.007s ok log/slog/internal/buffer 1.007s ok log/syslog 2.219s ok maps 1.028s ok math 1.028s ok math/big 5.106s ok math/bits 1.014s ok math/cmplx 1.014s ok math/rand 4.469s ok math/rand/v2 3.662s ok mime 1.041s ok mime/multipart 7.292s ok mime/quotedprintable 1.041s ok net 39.462s ok net/http 12.332s ok net/http/cgi 27.497s ok net/http/cookiejar 1.108s ok net/http/fcgi 1.278s ok net/http/httptest 1.227s ok net/http/httptrace 1.009s ok net/http/httputil 1.591s ok net/http/internal 3.774s ok net/http/internal/ascii 1.007s ok net/http/pprof 6.111s ok net/internal/cgotest 1.007s ok net/internal/socktest 1.007s ok net/mail 1.013s ok net/netip 1.268s ok net/rpc 1.041s ok net/rpc/jsonrpc 1.016s ok net/smtp 1.115s ok net/textproto 1.045s ok net/url 1.023s ok os 7.637s ok os/exec 8.195s ok os/exec/internal/fdtest 1.007s ok os/signal 22.635s ok os/user 1.016s ok path 1.013s ok path/filepath 1.041s ok plugin 1.015s ok reflect 1.411s ok regexp 4.768s ok regexp/syntax 8.268s ok runtime 24.930s ok runtime/cgo 1.007s ok runtime/coverage 1.008s ok runtime/debug 2.050s ok runtime/internal/math 1.006s ok runtime/internal/sys 1.007s ok runtime/internal/wasitest 1.006s ok runtime/metrics 1.019s ok runtime/pprof 18.967s ok runtime/race 9.752s ok runtime/trace 1.252s ok slices 1.473s ok sort 1.551s ok strconv 3.956s ok strings 2.985s ok sync 1.220s ok sync/atomic 3.494s ok syscall 10.993s ok testing 3.508s ok testing/fstest 1.011s ok testing/iotest 1.008s ok testing/quick 1.138s ok testing/slogtest 1.010s ok text/scanner 1.020s ok text/tabwriter 1.012s ok text/template 1.071s ok text/template/parse 1.035s ok time 8.098s ok unicode 1.050s ok unicode/utf16 1.010s ok unicode/utf8 1.022s ok cmd/addr2line 5.528s ok cmd/api 17.418s ok cmd/asm/internal/asm 5.096s ok cmd/asm/internal/lex 1.013s ok cmd/cgo/internal/swig 1.053s ok cmd/cgo/internal/test 2.269s ok cmd/cgo/internal/testcarchive 28.426s ok cmd/cgo/internal/testcshared 11.368s ok cmd/cgo/internal/testerrors 13.255s ok cmd/cgo/internal/testfortran 1.014s ok cmd/cgo/internal/testgodefs 1.395s ok cmd/cgo/internal/testlife 1.444s ok cmd/cgo/internal/testnocgo 1.012s ok cmd/cgo/internal/testplugin 33.586s ok cmd/cgo/internal/testsanitizers 1.255s ok cmd/cgo/internal/testshared 36.901s ok cmd/cgo/internal/testso 2.565s ok cmd/cgo/internal/teststdio 2.188s ok cmd/cgo/internal/testtls 1.009s ok cmd/compile/internal/abt 1.043s ok cmd/compile/internal/amd64 1.010s ok cmd/compile/internal/base 1.026s ok cmd/compile/internal/compare 1.037s ok cmd/compile/internal/devirtualize 1.008s ok cmd/compile/internal/dwarfgen 1.543s ok cmd/compile/internal/importer 1.642s ok cmd/compile/internal/inline/inlheur 1.304s ok cmd/compile/internal/ir 1.008s ok cmd/compile/internal/liveness 1.298s ok cmd/compile/internal/logopt 1.030s ok cmd/compile/internal/loopvar 1.066s ok cmd/compile/internal/noder 1.013s ok cmd/compile/internal/reflectdata 1.015s [no tests to run] ok cmd/compile/internal/ssa 19.874s ok cmd/compile/internal/syntax 1.211s ok cmd/compile/internal/test 16.675s ok cmd/compile/internal/typecheck 1.251s ok cmd/compile/internal/types 1.044s ok cmd/compile/internal/types2 9.611s ok cmd/covdata 1.013s ok cmd/cover 20.143s ok cmd/dist 1.008s ok cmd/distpack 1.021s ok cmd/doc 1.907s ok cmd/fix 2.736s ok cmd/go 283.345s ok cmd/go/internal/auth 1.010s ok cmd/go/internal/cache 1.091s ok cmd/go/internal/cfg 1.010s [no tests to run] ok cmd/go/internal/envcmd 1.044s ok cmd/go/internal/fsys 1.042s ok cmd/go/internal/generate 1.033s ok cmd/go/internal/gover 1.015s ok cmd/go/internal/imports 1.066s ok cmd/go/internal/load 1.039s ok cmd/go/internal/lockedfile 2.176s ok cmd/go/internal/lockedfile/internal/filelock 2.047s ok cmd/go/internal/modfetch 1.162s ok cmd/go/internal/modfetch/codehost 1.805s ok cmd/go/internal/modfetch/zip_sum_test 1.149s ok cmd/go/internal/modindex 1.646s ok cmd/go/internal/modload 1.021s ok cmd/go/internal/mvs 1.024s ok cmd/go/internal/par 1.046s ok cmd/go/internal/str 1.008s ok cmd/go/internal/test 1.028s ok cmd/go/internal/toolchain 1.030s ok cmd/go/internal/vcs 1.014s ok cmd/go/internal/vcweb 1.015s ok cmd/go/internal/vcweb/vcstest 1.334s ok cmd/go/internal/web 1.012s ok cmd/go/internal/work 1.137s ok cmd/gofmt 1.236s ok cmd/internal/archive 1.499s ok cmd/internal/buildid 1.681s ok cmd/internal/bootstrap_test 1.006s ok cmd/internal/cov 1.420s ok cmd/internal/dwarf 1.086s ok cmd/internal/edit 1.007s ok cmd/internal/goobj 1.023s ok cmd/internal/moddeps 1.985s ok cmd/internal/notsha256 1.021s ok cmd/internal/obj 1.426s ok cmd/internal/obj/ppc64 1.192s ok cmd/internal/obj/riscv 1.075s ok cmd/internal/obj/s390x 1.056s ok cmd/internal/obj/x86 3.124s ok cmd/internal/objabi 1.057s ok cmd/internal/pgo 1.013s ok cmd/internal/pkgpath 5.075s ok cmd/internal/pkgpattern 1.014s ok cmd/internal/quoted 1.008s ok cmd/internal/src 1.012s ok cmd/internal/test2json 1.717s ok cmd/link 15.901s ok cmd/link/internal/benchmark 1.015s ok cmd/link/internal/ld 11.344s ok cmd/link/internal/loader 1.221s ok cmd/nm 9.185s ok cmd/objdump 1.073s ok cmd/pack 7.615s ok cmd/pprof 1.013s ok cmd/relnote 1.010s ok cmd/trace 1.017s ok cmd/trace/v2 1.336s ok cmd/vet 42.509s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 3750 32545 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2532 46877 ns/op 1666 B/op 25 allocs/op Benchmark/Writer/PAX-4 2012 64838 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 4270 25653 ns/op 5029 B/op 15 allocs/op Benchmark/Reader/GNU-4 6450 20230 ns/op 5032 B/op 14 allocs/op Benchmark/Reader/PAX-4 2179 51338 ns/op 9025 B/op 33 allocs/op PASS ok archive/tar 1.814s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 470225088 ns/op 828960 B/op 83 allocs/op BenchmarkZip64Test-4 1 187578989 ns/op BenchmarkZip64TestSizes/4096-4 1573 73121 ns/op BenchmarkZip64TestSizes/1048576-4 120 939820 ns/op BenchmarkZip64TestSizes/67108864-4 1 169299211 ns/op PASS ok archive/zip 2.731s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 178150 677.0 ns/op BenchmarkReaderCopyUnoptimal-4 106681 1111 ns/op BenchmarkReaderCopyNoWriteTo-4 7663 25479 ns/op BenchmarkReaderWriteToOptimal-4 13466 9179 ns/op BenchmarkReaderReadString-4 89524 1314 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 157768 778.8 ns/op BenchmarkWriterCopyUnoptimal-4 168794 658.4 ns/op BenchmarkWriterCopyNoReadFrom-4 7705 14833 ns/op BenchmarkReaderEmpty-4 82204 2713 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 14385 11331 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 442958 265.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.000s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 10492 18969 ns/op 1727.47 MB/s BenchmarkWriteByte-4 393 295429 ns/op 13.86 MB/s BenchmarkWriteRune-4 205 596169 ns/op 20.61 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4395129 ns/op BenchmarkBufferFullSmallReads-4 90 1313170 ns/op BenchmarkBufferWriteBlock/N4096-4 9588 14680 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 718 191054 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 7145351 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 13 7906731 ns/op 2121.89 MB/s 2581117 B/op 0 allocs/op BenchmarkIndexByte/10-4 4568503 25.49 ns/op 392.26 MB/s BenchmarkIndexByte/32-4 5385693 21.77 ns/op 1469.59 MB/s BenchmarkIndexByte/4K-4 836001 143.8 ns/op 28485.91 MB/s BenchmarkIndexBytePortable/10-4 911620 130.5 ns/op 76.62 MB/s BenchmarkIndexBytePortable/32-4 324405 369.2 ns/op 86.67 MB/s BenchmarkIndexBytePortable/4K-4 2754 43277 ns/op 94.65 MB/s BenchmarkIndexRune/10-4 1306784 91.44 ns/op 109.37 MB/s BenchmarkIndexRune/32-4 1263314 90.07 ns/op 355.27 MB/s BenchmarkIndexRune/4K-4 375001 345.9 ns/op 11840.13 MB/s BenchmarkIndexRuneASCII/10-4 4581379 25.68 ns/op 389.35 MB/s BenchmarkIndexRuneASCII/32-4 5282296 22.00 ns/op 1454.32 MB/s BenchmarkIndexRuneASCII/4K-4 665984 158.8 ns/op 25790.22 MB/s BenchmarkEqual/0-4 8504434 14.31 ns/op BenchmarkEqual/same/1-4 1461591 98.14 ns/op 10.19 MB/s BenchmarkEqual/same/6-4 1000000 102.0 ns/op 58.85 MB/s BenchmarkEqual/same/9-4 1414306 84.29 ns/op 106.77 MB/s BenchmarkEqual/same/15-4 1416753 84.05 ns/op 178.46 MB/s BenchmarkEqual/same/16-4 1429236 86.19 ns/op 185.64 MB/s BenchmarkEqual/same/20-4 1370896 86.88 ns/op 230.20 MB/s BenchmarkEqual/same/32-4 1393863 87.41 ns/op 366.10 MB/s BenchmarkEqual/same/4K-4 132838 898.0 ns/op 4561.08 MB/s BenchmarkEqual/1-4 1488225 79.22 ns/op 12.62 MB/s BenchmarkEqual/6-4 1511790 79.88 ns/op 75.11 MB/s BenchmarkEqual/9-4 1475475 83.81 ns/op 107.39 MB/s BenchmarkEqual/15-4 1449066 82.13 ns/op 182.63 MB/s BenchmarkEqual/16-4 1397436 85.30 ns/op 187.58 MB/s BenchmarkEqual/20-4 1428961 84.32 ns/op 237.19 MB/s BenchmarkEqual/32-4 1000000 112.2 ns/op 285.17 MB/s BenchmarkEqual/4K-4 108928 1152 ns/op 3555.47 MB/s BenchmarkEqualBothUnaligned/64_0-4 1467883 80.98 ns/op 790.35 MB/s BenchmarkEqualBothUnaligned/64_1-4 1363435 88.25 ns/op 725.22 MB/s BenchmarkEqualBothUnaligned/64_4-4 1273528 85.73 ns/op 746.50 MB/s BenchmarkEqualBothUnaligned/64_7-4 1397166 87.04 ns/op 735.31 MB/s BenchmarkEqualBothUnaligned/4096_0-4 116588 1022 ns/op 4007.01 MB/s BenchmarkEqualBothUnaligned/4096_1-4 102860 1230 ns/op 3330.24 MB/s BenchmarkEqualBothUnaligned/4096_4-4 119952 1013 ns/op 4044.47 MB/s BenchmarkEqualBothUnaligned/4096_7-4 100879 1040 ns/op 3937.66 MB/s BenchmarkIndex/10-4 3515637 32.88 ns/op 304.12 MB/s BenchmarkIndex/32-4 2835844 41.10 ns/op 778.65 MB/s BenchmarkIndex/4K-4 77637 1575 ns/op 2600.10 MB/s BenchmarkIndexEasy/10-4 3720441 32.36 ns/op 309.05 MB/s BenchmarkIndexEasy/32-4 2897223 40.48 ns/op 790.45 MB/s BenchmarkIndexEasy/4K-4 440642 302.1 ns/op 13558.86 MB/s BenchmarkCount/10-4 1938290 62.09 ns/op 161.07 MB/s BenchmarkCount/32-4 1706247 70.78 ns/op 452.09 MB/s BenchmarkCount/4K-4 75045 1597 ns/op 2564.55 MB/s BenchmarkCountEasy/10-4 1874302 62.18 ns/op 160.81 MB/s BenchmarkCountEasy/32-4 1685212 70.60 ns/op 453.28 MB/s BenchmarkCountEasy/4K-4 422166 304.8 ns/op 13440.30 MB/s BenchmarkCountSingle/10-4 3280376 36.90 ns/op 270.99 MB/s BenchmarkCountSingle/32-4 3179505 37.77 ns/op 847.14 MB/s BenchmarkCountSingle/4K-4 551130 217.8 ns/op 18802.65 MB/s BenchmarkToUpper/#00-4 3280155 36.82 ns/op BenchmarkToUpper/ONLYUPPER-4 319492 375.2 ns/op BenchmarkToUpper/abc-4 572208 208.8 ns/op BenchmarkToUpper/AbC123-4 320980 377.1 ns/op BenchmarkToUpper/azAZ09_-4 293338 413.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87594 1361 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 40149 3050 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59727 2030 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 128055 929.5 ns/op BenchmarkToLower/#00-4 3332852 36.61 ns/op BenchmarkToLower/abc-4 469731 248.7 ns/op BenchmarkToLower/AbC123-4 324620 371.9 ns/op BenchmarkToLower/azAZ09_-4 283036 431.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 87098 1375 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44536 2669 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 77083 1591 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 131947 929.3 ns/op BenchmarkFields/ASCII/16-4 154491 779.1 ns/op 20.54 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9606 11501 ns/op 22.26 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 661 180523 ns/op 22.69 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 38 3012213 ns/op 21.76 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 48648328 ns/op 21.55 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 97532 1229 ns/op 13.02 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6760 17746 ns/op 14.43 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 402 292528 ns/op 14.00 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5024893 ns/op 13.04 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 88660102 ns/op 11.83 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 222080 558.7 ns/op 28.64 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15073 7932 ns/op 32.27 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 820 142805 ns/op 28.68 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 2778763 ns/op 23.58 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 51577452 ns/op 20.33 MB/s 11202912 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 143952 827.9 ns/op 19.33 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9574 11876 ns/op 21.56 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 591 218175 ns/op 18.77 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 4312787 ns/op 15.20 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 66438028 ns/op 15.78 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1910617 67.35 ns/op BenchmarkTrimSpace/ASCII-4 588762 208.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 87121 1393 ns/op BenchmarkTrimSpace/JustNonASCII-4 45866 2656 ns/op BenchmarkToValidUTF8/Valid-4 456676 261.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 351331 343.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89584 1369 ns/op BenchmarkIndexHard1-4 1705 68439 ns/op BenchmarkIndexHard2-4 361 305272 ns/op BenchmarkIndexHard3-4 169 705012 ns/op BenchmarkIndexHard4-4 93 1302333 ns/op BenchmarkLastIndexHard1-4 4 26269196 ns/op BenchmarkLastIndexHard2-4 4 25030038 ns/op BenchmarkLastIndexHard3-4 4 25349206 ns/op BenchmarkCountHard1-4 1580 67452 ns/op BenchmarkCountHard2-4 387 307570 ns/op BenchmarkCountHard3-4 170 701023 ns/op BenchmarkSplitEmptySeparator-4 1 136164582 ns/op BenchmarkSplitSingleByteSeparator-4 14 7196246 ns/op BenchmarkSplitMultiByteSeparator-4 12 8672381 ns/op BenchmarkSplitNSingleByteSeparator-4 200692 623.7 ns/op BenchmarkSplitNMultiByteSeparator-4 69428 1708 ns/op BenchmarkRepeat-4 187521 668.1 ns/op BenchmarkRepeatLarge/256/1-4 133602 1042 ns/op 245.70 MB/s BenchmarkRepeatLarge/256/16-4 219566 515.1 ns/op 496.95 MB/s BenchmarkRepeatLarge/512/1-4 105088 1083 ns/op 472.85 MB/s BenchmarkRepeatLarge/512/16-4 150464 709.0 ns/op 722.19 MB/s BenchmarkRepeatLarge/1024/1-4 85827 1345 ns/op 761.24 MB/s BenchmarkRepeatLarge/1024/16-4 116431 977.7 ns/op 1047.38 MB/s BenchmarkRepeatLarge/2048/1-4 64662 1914 ns/op 1070.25 MB/s BenchmarkRepeatLarge/2048/16-4 70258 1578 ns/op 1297.82 MB/s BenchmarkRepeatLarge/4096/1-4 40483 2815 ns/op 1455.08 MB/s BenchmarkRepeatLarge/4096/16-4 47524 2533 ns/op 1616.83 MB/s BenchmarkRepeatLarge/8192/1-4 25598 4885 ns/op 1677.12 MB/s BenchmarkRepeatLarge/8192/16-4 24729 4295 ns/op 1907.29 MB/s BenchmarkRepeatLarge/8192/4097-4 52951 2163 ns/op 1893.93 MB/s BenchmarkRepeatLarge/16384/1-4 13456 8429 ns/op 1943.73 MB/s BenchmarkRepeatLarge/16384/16-4 15160 7887 ns/op 2077.24 MB/s BenchmarkRepeatLarge/16384/4097-4 21009 9318 ns/op 1319.01 MB/s BenchmarkRepeatLarge/32768/1-4 7374 15925 ns/op 2057.62 MB/s BenchmarkRepeatLarge/32768/16-4 8466 14335 ns/op 2285.89 MB/s BenchmarkRepeatLarge/32768/4097-4 9151 13154 ns/op 2180.22 MB/s BenchmarkRepeatLarge/65536/1-4 3832 27286 ns/op 2401.80 MB/s BenchmarkRepeatLarge/65536/16-4 4000 27702 ns/op 2365.78 MB/s BenchmarkRepeatLarge/65536/4097-4 3746 26946 ns/op 2280.66 MB/s BenchmarkRepeatLarge/131072/1-4 540 225650 ns/op 580.87 MB/s BenchmarkRepeatLarge/131072/16-4 510 215469 ns/op 608.31 MB/s BenchmarkRepeatLarge/131072/4097-4 570 208972 ns/op 607.77 MB/s BenchmarkRepeatLarge/262144/1-4 273 425505 ns/op 616.08 MB/s BenchmarkRepeatLarge/262144/16-4 276 433503 ns/op 604.71 MB/s BenchmarkRepeatLarge/262144/4097-4 289 413294 ns/op 624.52 MB/s BenchmarkRepeatLarge/524288/1-4 139 858926 ns/op 610.40 MB/s BenchmarkRepeatLarge/524288/16-4 139 873434 ns/op 600.26 MB/s BenchmarkRepeatLarge/524288/4097-4 139 891407 ns/op 583.71 MB/s BenchmarkRepeatLarge/1048576/1-4 67 1717122 ns/op 610.66 MB/s BenchmarkRepeatLarge/1048576/16-4 63 1679308 ns/op 624.41 MB/s BenchmarkRepeatLarge/1048576/4097-4 68 1685914 ns/op 619.68 MB/s BenchmarkRepeatLarge/2097152/1-4 28 5418603 ns/op 387.03 MB/s BenchmarkRepeatLarge/2097152/16-4 36 3274035 ns/op 640.54 MB/s BenchmarkRepeatLarge/2097152/4097-4 37 3812485 ns/op 549.13 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8618553 ns/op 486.66 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6746162 ns/op 621.73 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6844331 ns/op 612.37 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14439762 ns/op 580.94 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14948864 ns/op 561.15 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14030863 ns/op 597.72 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30559718 ns/op 549.00 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28880842 ns/op 580.91 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 32054324 ns/op 523.40 MB/s BenchmarkRepeatLarge/33554432/1-4 2 61583278 ns/op 544.86 MB/s BenchmarkRepeatLarge/33554432/16-4 2 77341240 ns/op 433.85 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 90265501 ns/op 371.73 MB/s BenchmarkRepeatLarge/67108864/1-4 1 126713601 ns/op 529.61 MB/s BenchmarkRepeatLarge/67108864/16-4 1 122380878 ns/op 548.36 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 130024858 ns/op 516.12 MB/s BenchmarkRepeatLarge/134217728/1-4 1 248274364 ns/op 540.60 MB/s BenchmarkRepeatLarge/134217728/16-4 1 258258120 ns/op 519.70 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 264752622 ns/op 506.96 MB/s BenchmarkRepeatLarge/268435456/1-4 1 448643631 ns/op 598.33 MB/s BenchmarkRepeatLarge/268435456/16-4 1 616921252 ns/op 435.12 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 532237862 ns/op 504.35 MB/s BenchmarkRepeatLarge/536870912/1-4 1 925158218 ns/op 580.30 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1035448594 ns/op 518.49 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1029965817 ns/op 521.25 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1802543729 ns/op 595.68 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2315811939 ns/op 463.66 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2182148397 ns/op 492.06 MB/s BenchmarkBytesCompare/1-4 10681291 11.58 ns/op BenchmarkBytesCompare/2-4 9246931 13.57 ns/op BenchmarkBytesCompare/4-4 10532035 11.58 ns/op BenchmarkBytesCompare/8-4 10690316 11.68 ns/op BenchmarkBytesCompare/16-4 10718355 11.25 ns/op BenchmarkBytesCompare/32-4 9618220 12.75 ns/op BenchmarkBytesCompare/64-4 9418656 13.45 ns/op BenchmarkBytesCompare/128-4 7150357 15.74 ns/op BenchmarkBytesCompare/256-4 6326749 19.52 ns/op BenchmarkBytesCompare/512-4 4319874 26.60 ns/op BenchmarkBytesCompare/1024-4 2818052 43.36 ns/op BenchmarkBytesCompare/2048-4 1585587 77.59 ns/op BenchmarkIndexAnyASCII/1:1-4 2511129 44.08 ns/op BenchmarkIndexAnyASCII/1:2-4 2512729 45.78 ns/op BenchmarkIndexAnyASCII/1:4-4 2582491 46.67 ns/op BenchmarkIndexAnyASCII/1:8-4 2477901 49.96 ns/op BenchmarkIndexAnyASCII/1:16-4 2170777 54.64 ns/op BenchmarkIndexAnyASCII/1:32-4 2117070 55.04 ns/op BenchmarkIndexAnyASCII/1:64-4 2059806 62.14 ns/op BenchmarkIndexAnyASCII/16:1-4 2475339 47.66 ns/op BenchmarkIndexAnyASCII/16:2-4 307909 389.1 ns/op BenchmarkIndexAnyASCII/16:4-4 302142 373.5 ns/op BenchmarkIndexAnyASCII/16:8-4 317720 390.1 ns/op BenchmarkIndexAnyASCII/16:16-4 306739 388.7 ns/op BenchmarkIndexAnyASCII/16:32-4 287214 417.8 ns/op BenchmarkIndexAnyASCII/16:64-4 251594 477.8 ns/op BenchmarkIndexAnyASCII/256:1-4 2161356 56.44 ns/op BenchmarkIndexAnyASCII/256:2-4 24705 4846 ns/op BenchmarkIndexAnyASCII/256:4-4 24751 4823 ns/op BenchmarkIndexAnyASCII/256:8-4 24801 4984 ns/op BenchmarkIndexAnyASCII/256:16-4 24651 4849 ns/op BenchmarkIndexAnyASCII/256:32-4 25237 4843 ns/op BenchmarkIndexAnyASCII/256:64-4 25005 4785 ns/op BenchmarkIndexAnyUTF8/1:1-4 2797630 42.46 ns/op BenchmarkIndexAnyUTF8/1:2-4 2741678 43.33 ns/op BenchmarkIndexAnyUTF8/1:4-4 2588974 45.14 ns/op BenchmarkIndexAnyUTF8/1:8-4 2498084 47.73 ns/op BenchmarkIndexAnyUTF8/1:16-4 2238381 53.87 ns/op BenchmarkIndexAnyUTF8/1:32-4 2234306 54.30 ns/op BenchmarkIndexAnyUTF8/1:64-4 2091459 56.48 ns/op BenchmarkIndexAnyUTF8/16:1-4 151293 775.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 255987 468.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 241970 492.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 227874 518.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 198753 603.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 194889 604.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 178768 659.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11736 ns/op BenchmarkIndexAnyUTF8/256:2-4 17402 6853 ns/op BenchmarkIndexAnyUTF8/256:4-4 16544 7327 ns/op BenchmarkIndexAnyUTF8/256:8-4 15526 7632 ns/op BenchmarkIndexAnyUTF8/256:16-4 13161 8873 ns/op BenchmarkIndexAnyUTF8/256:32-4 12963 9176 ns/op BenchmarkIndexAnyUTF8/256:64-4 12188 9873 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2796873 42.92 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2759332 44.35 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2636683 45.07 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2508589 46.86 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2249760 53.27 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2228950 53.82 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2135548 56.89 ns/op BenchmarkLastIndexAnyASCII/16:1-4 347473 340.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 353535 343.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 348885 346.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 334836 351.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 325350 385.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 305764 409.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 264132 465.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25558 4699 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25430 4770 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25197 4747 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25293 4798 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24982 4809 ns/op BenchmarkLastIndexAnyASCII/256:32-4 25186 4792 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24489 5596 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2753978 42.33 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2816227 42.71 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2647279 45.21 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2499933 47.64 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1885914 54.09 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2103517 56.74 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2138583 56.60 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 303396 393.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 257986 477.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 228950 510.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 225524 524.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 200035 602.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 195746 610.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 182104 656.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21391 5642 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17599 6945 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16621 7282 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15540 8745 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 13352 9324 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 13182 9144 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12073 9978 ns/op BenchmarkTrimASCII/1:1-4 2543041 48.37 ns/op BenchmarkTrimASCII/1:2-4 1819290 78.57 ns/op BenchmarkTrimASCII/1:4-4 1692884 68.28 ns/op BenchmarkTrimASCII/1:8-4 1537765 78.70 ns/op BenchmarkTrimASCII/1:16-4 1312579 93.89 ns/op BenchmarkTrimASCII/16:1-4 527407 220.7 ns/op BenchmarkTrimASCII/16:2-4 351212 343.5 ns/op BenchmarkTrimASCII/16:4-4 348802 349.0 ns/op BenchmarkTrimASCII/16:8-4 336392 356.4 ns/op BenchmarkTrimASCII/16:16-4 308779 370.8 ns/op BenchmarkTrimASCII/256:1-4 39975 2965 ns/op BenchmarkTrimASCII/256:2-4 25518 4786 ns/op BenchmarkTrimASCII/256:4-4 25504 4708 ns/op BenchmarkTrimASCII/256:8-4 25462 4781 ns/op BenchmarkTrimASCII/256:16-4 25274 4816 ns/op BenchmarkTrimASCII/4096:1-4 2542 48369 ns/op BenchmarkTrimASCII/4096:2-4 1578 76062 ns/op BenchmarkTrimASCII/4096:4-4 1569 76546 ns/op BenchmarkTrimASCII/4096:8-4 1599 77760 ns/op BenchmarkTrimASCII/4096:16-4 1555 75191 ns/op BenchmarkTrimByte-4 2071046 58.46 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29277 3879 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 28012 4060 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 516 231878 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1114 106298 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2157 54209 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4074 28388 ns/op BenchmarkCompareBytesEqual-4 10547352 11.42 ns/op BenchmarkCompareBytesToNil-4 13216000 8.946 ns/op BenchmarkCompareBytesEmpty-4 13344927 10.91 ns/op BenchmarkCompareBytesIdentical-4 13403937 8.963 ns/op BenchmarkCompareBytesSameLength-4 10884417 11.16 ns/op BenchmarkCompareBytesDifferentLength-4 10904185 11.04 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2469 49507 ns/op 21180.46 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2475 49457 ns/op 21201.86 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2479 49690 ns/op 21102.76 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2416 49343 ns/op 21251.00 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2418 50164 ns/op 20903.28 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2440 49844 ns/op 21037.51 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2412 51417 ns/op 20393.94 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2462 51210 ns/op 20476.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2322 54014 ns/op 19413.19 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2383 51673 ns/op 20292.77 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2350 51512 ns/op 20356.22 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2355 54441 ns/op 19260.93 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2311 51418 ns/op 20393.25 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2342 51778 ns/op 20251.40 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2358 51553 ns/op 20339.84 MB/s BenchmarkCompareBytesBig-4 2415 49557 ns/op 21159.07 MB/s BenchmarkCompareBytesBigIdentical-4 13212933 8.944 ns/op 117234066.69 MB/s PASS ok bytes 67.406s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 100582264 ns/op 0.99 MB/s 3612276 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 402752851 ns/op 1.41 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 34352533 ns/op 0.48 MB/s 3646080 B/op 51 allocs/op PASS ok compress/bzip2 2.521s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 48 2440354 ns/op 4.10 MB/s 42935 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 22832935 ns/op 4.38 MB/s 47204 B/op 7 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 229842011 ns/op 4.35 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 43 2509077 ns/op 3.99 MB/s 43295 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26270349 ns/op 3.81 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 274900592 ns/op 3.64 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 2497991 ns/op 4.00 MB/s 42405 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 24477720 ns/op 4.09 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 258441456 ns/op 3.87 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 45 2512265 ns/op 3.98 MB/s 42770 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 24555458 ns/op 4.07 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 247707531 ns/op 4.04 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 43 2637986 ns/op 3.79 MB/s 42964 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 25280115 ns/op 3.96 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 276528224 ns/op 3.62 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 54 2102794 ns/op 4.76 MB/s 43435 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 17733957 ns/op 5.64 MB/s 49276 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 185933490 ns/op 5.38 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 61 1889872 ns/op 5.29 MB/s 43472 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14373816 ns/op 6.96 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 143173564 ns/op 6.98 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 1881893 ns/op 5.31 MB/s 42748 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 15082325 ns/op 6.63 MB/s 44128 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 152882722 ns/op 6.54 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 1599509 ns/op 6.25 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11633277 ns/op 8.60 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 116374610 ns/op 8.59 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3014330 ns/op 3.32 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 26365202 ns/op 3.79 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 253322728 ns/op 3.95 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9817765 ns/op 1.02 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 100611597 ns/op 0.99 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 971286134 ns/op 1.03 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9186175 ns/op 1.09 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 93900156 ns/op 1.06 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 954251540 ns/op 1.05 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1591933 ns/op 6.28 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12845498 ns/op 7.78 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127620945 ns/op 7.84 MB/s BenchmarkEncode/Newton/Speed/1e4-4 39 2800168 ns/op 3.57 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 21949530 ns/op 4.56 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 195648726 ns/op 5.11 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8355706 ns/op 1.20 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 78681292 ns/op 1.27 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 788410489 ns/op 1.27 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8349625 ns/op 1.20 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 93703115 ns/op 1.07 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 961400929 ns/op 1.04 MB/s PASS ok compress/flate 18.716s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3924659 ns/op 2.55 MB/s BenchmarkDecoder/1e-Reuse4-4 30 4078157 ns/op 2.45 MB/s BenchmarkDecoder/1e5-4 3 39728013 ns/op 2.52 MB/s BenchmarkDecoder/1e-Reuse5-4 3 39262353 ns/op 2.55 MB/s BenchmarkDecoder/1e6-4 1 389960541 ns/op 2.56 MB/s BenchmarkDecoder/1e-Reuse6-4 1 395640929 ns/op 2.53 MB/s BenchmarkEncoder/1e4-4 36 3134491 ns/op 3.19 MB/s BenchmarkEncoder/1e-Reuse4-4 37 3098348 ns/op 3.23 MB/s BenchmarkEncoder/1e5-4 4 41922326 ns/op 2.39 MB/s BenchmarkEncoder/1e-Reuse5-4 4 34650214 ns/op 2.89 MB/s BenchmarkEncoder/1e6-4 1 343663775 ns/op 2.91 MB/s BenchmarkEncoder/1e-Reuse6-4 1 354874375 ns/op 2.82 MB/s PASS ok compress/lzw 5.019s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6493746 ns/op PASS ok container/heap 1.132s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 28117 4201 ns/op BenchmarkWithTimeout/concurrency=40-4 7830 23184 ns/op BenchmarkWithTimeout/concurrency=4000-4 6572 21063 ns/op BenchmarkWithTimeout/concurrency=400000-4 8292 18349 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 434101 276.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16176 6574 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 24122 5742 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3398 30588 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3216 72805 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2961 35097 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 372 290734 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 330 417668 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 453 305904 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 40 3356273 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 7375881 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 38 2885849 ns/op BenchmarkCheckCanceled/Err-4 466548 333.6 ns/op BenchmarkCheckCanceled/Done-4 709680 168.7 ns/op BenchmarkContextCancelDone-4 907950 126.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 31156 3377 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 31034 3917 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25003 4965 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 23404 5772 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 10546 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 469904 243.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 276534 457.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 172176 648.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 116577 1034 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 56672 2015 ns/op PASS ok context 11.210s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1808113 65.13 ns/op 245.67 MB/s BenchmarkEncrypt/AES-192-4 1787865 66.33 ns/op 241.21 MB/s BenchmarkEncrypt/AES-256-4 1731625 70.27 ns/op 227.71 MB/s BenchmarkDecrypt/AES-128-4 1829604 64.74 ns/op 247.16 MB/s BenchmarkDecrypt/AES-192-4 1910025 63.11 ns/op 253.54 MB/s BenchmarkDecrypt/AES-256-4 1780792 68.22 ns/op 234.54 MB/s BenchmarkExpand/AES-128-4 13653 8638 ns/op BenchmarkExpand/AES-192-4 10000 10122 ns/op BenchmarkExpand/AES-256-4 9786 12157 ns/op BenchmarkCreateCipher/AES-128-4 436880 229.3 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 523659 254.4 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 522856 220.5 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 3.058s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 180916 658.1 ns/op 97.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 345742 347.6 ns/op 184.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 182868 657.4 ns/op 97.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 339010 348.7 ns/op 183.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 158751 749.6 ns/op 1800.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 305760 406.9 ns/op 3317.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 153675 748.1 ns/op 1804.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 307015 412.5 ns/op 3273.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 104317 1178 ns/op 6953.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 145186 839.8 ns/op 9755.02 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 102076 1179 ns/op 6945.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 144086 842.1 ns/op 9728.42 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2251 54734 ns/op 18.62 MB/s BenchmarkAESCFBDecrypt1K-4 2186 53468 ns/op 19.06 MB/s BenchmarkAESCFBDecrypt8K-4 291 428494 ns/op 19.11 MB/s BenchmarkAESOFB1K-4 5796 20381 ns/op 50.00 MB/s BenchmarkAESCTR1K-4 4936 20810 ns/op 48.97 MB/s BenchmarkAESCTR8K-4 698 174618 ns/op 46.89 MB/s BenchmarkAESCBCEncrypt1K-4 431352 278.3 ns/op 3679.35 MB/s BenchmarkAESCBCDecrypt1K-4 887251 133.4 ns/op 7674.42 MB/s PASS ok crypto/cipher 3.611s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 46462 2548 ns/op 3.14 MB/s BenchmarkDecrypt-4 42508 2821 ns/op 2.84 MB/s BenchmarkTDESEncrypt-4 15123 7872 ns/op 1.02 MB/s BenchmarkTDESDecrypt-4 14762 8105 ns/op 0.99 MB/s PASS ok crypto/des 1.730s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 898 131188 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 6 19222956 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 3 44649326 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 5348538 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.886s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2660 43079 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1880 62115 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1462 81201 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2493 48067 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1242 96506 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 795 151956 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3538 32787 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 5035972 ns/op 1097 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11722371 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 2.399s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 110 1045523 ns/op BenchmarkNewKeyFromSeed-4 100 1099545 ns/op BenchmarkSigning-4 99 1201361 ns/op BenchmarkVerification-4 54 2215201 ns/op PASS ok crypto/ed25519 1.566s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4486 26582 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 56 1861792 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5078593 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11984480 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1299 93532 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 25 4714985 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 12955230 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 31860088 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8539 13363 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4384 26847 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2856 41119 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 36 2948162 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1856 64194 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 134 867950 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1285 93418 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 51 2326480 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.671s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16812 7137 ns/op 143.48 MB/s BenchmarkHMACSHA256_32-4 17185 7008 ns/op 4.57 MB/s BenchmarkNewWriteSum-4 9981 11549 ns/op 2.77 MB/s PASS ok crypto/hmac 1.513s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 43407 2754 ns/op BenchmarkModSub-4 39531 3051 ns/op BenchmarkMontgomeryRepr-4 14524 8228 ns/op BenchmarkMontgomeryMul-4 14510 8302 ns/op BenchmarkModMul-4 7056 17158 ns/op BenchmarkExpBig-4 7 14683722 ns/op BenchmarkExp-4 4 31995351 ns/op PASS ok crypto/internal/bigmod 2.252s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 495 240579 ns/op BenchmarkScalarBaseMult-4 116 999871 ns/op BenchmarkScalarMult-4 39 2878524 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2292565 ns/op PASS ok crypto/internal/edwards25519 1.609s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 240024 486.5 ns/op BenchmarkMultiply-4 240451 481.9 ns/op BenchmarkSquare-4 310173 388.3 ns/op BenchmarkInvert-4 1150 102877 ns/op BenchmarkMult32-4 781326 128.4 ns/op PASS ok crypto/internal/edwards25519/field 1.776s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4690647 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1558 77037 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12633174 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30193704 ns/op 4 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 76 1539748 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7050 17051 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 4186337 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 123991474 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.192s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 250722 476.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 123031 923.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62931 1913 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 253662 472.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 130470 1077 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 62005 1944 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.848s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 86522 1538 ns/op 5.20 MB/s BenchmarkHash64-4 104232 1210 ns/op 52.87 MB/s BenchmarkHash128-4 93745 1284 ns/op 99.69 MB/s BenchmarkHash256-4 86500 1436 ns/op 178.27 MB/s BenchmarkHash512-4 68772 1873 ns/op 273.30 MB/s BenchmarkHash1K-4 50728 2463 ns/op 415.73 MB/s BenchmarkHash8K-4 10000 11723 ns/op 698.81 MB/s BenchmarkHash1M-4 86 1407994 ns/op 744.73 MB/s BenchmarkHash8M-4 10 12256751 ns/op 684.41 MB/s BenchmarkHash8BytesUnaligned-4 81873 1465 ns/op 5.46 MB/s BenchmarkHash1KUnaligned-4 50688 2458 ns/op 416.52 MB/s BenchmarkHash8KUnaligned-4 10000 11797 ns/op 694.39 MB/s PASS ok crypto/md5 2.902s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/32-4 210270 547.5 ns/op 58.44 MB/s BenchmarkRead/4K-4 8886 13386 ns/op 305.99 MB/s BenchmarkPrime-4 1 166798069 ns/op PASS ok crypto/rand 1.424s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10830 ns/op 11.82 MB/s BenchmarkRC4_1K-4 1370 87331 ns/op 11.73 MB/s BenchmarkRC4_8K-4 177 693337 ns/op 11.68 MB/s PASS ok crypto/rc4 1.443s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 17317771 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 38999258 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 76784132 ns/op BenchmarkEncryptPKCS1v15/2048-4 415 292895 ns/op BenchmarkDecryptOAEP/2048-4 6 17540150 ns/op BenchmarkEncryptOAEP/2048-4 368 326080 ns/op BenchmarkSignPKCS1v15/2048-4 6 17238902 ns/op BenchmarkVerifyPKCS1v15/2048-4 415 293885 ns/op BenchmarkSignPSS/2048-4 6 18433308 ns/op BenchmarkVerifyPSS/2048-4 328 325975 ns/op PASS ok crypto/rsa 2.839s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 76632 1557 ns/op 5.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 91677 1308 ns/op 6.12 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 80830 1462 ns/op 218.93 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 93298 1303 ns/op 245.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 66013 1829 ns/op 559.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 72489 1665 ns/op 614.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21154 5650 ns/op 1449.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21990 5495 ns/op 1490.86 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.214s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 56052 2108 ns/op 3.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 66958 1784 ns/op 4.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 65688 1832 ns/op 4.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 55904 2119 ns/op 483.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 62929 1903 ns/op 538.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 60064 2027 ns/op 505.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22558 5384 ns/op 1521.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23883 5067 ns/op 1616.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23328 5170 ns/op 1584.42 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.377s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 42715 2791 ns/op 2.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 59152 2011 ns/op 3.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50164 2347 ns/op 3.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 42384 2824 ns/op 362.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 58195 2067 ns/op 495.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 49587 2409 ns/op 425.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 25220 4779 ns/op 1714.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29870 4028 ns/op 2033.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27223 4473 ns/op 1831.62 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.384s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14458107 8.350 ns/op BenchmarkConstantTimeEq-4 14801530 8.158 ns/op BenchmarkConstantTimeLessOrEq-4 14482174 8.315 ns/op BenchmarkXORBytes/8Bytes-4 321775 360.9 ns/op 22.17 MB/s BenchmarkXORBytes/128Bytes-4 173602 698.5 ns/op 183.24 MB/s BenchmarkXORBytes/2048Bytes-4 19945 5863 ns/op 349.32 MB/s BenchmarkXORBytes/32768Bytes-4 1231 89494 ns/op 366.15 MB/s PASS ok crypto/subtle 1.950s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 240 430075 ns/op BenchmarkCertCache/1-4 206 529390 ns/op BenchmarkCertCache/2-4 278 403992 ns/op BenchmarkCertCache/3-4 320 370268 ns/op BenchmarkHandshakeServer/RSA-4 10 10189450 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 12227299 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11424090 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 129 916004 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 181 742442 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6416462 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 5719977 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 46028792 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 46642717 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 34621672 ns/op 30.29 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 37776275 ns/op 27.76 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 46377097 ns/op 45.22 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 56693790 ns/op 36.99 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 77355674 ns/op 54.22 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 96659331 ns/op 43.39 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 153025532 ns/op 54.82 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 167264502 ns/op 50.15 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 246459824 ns/op 68.07 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 303635029 ns/op 55.25 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 468744802 ns/op 71.58 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 518770016 ns/op 64.68 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 879285533 ns/op 76.32 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1375759770 ns/op 48.78 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 60796962 ns/op 17.25 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 63860295 ns/op 16.42 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 66292772 ns/op 31.63 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 69080497 ns/op 30.36 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 124224941 ns/op 33.76 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 111555156 ns/op 37.60 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 163574123 ns/op 51.28 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 165033764 ns/op 50.83 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 226641552 ns/op 74.03 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 281220106 ns/op 59.66 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 436254548 ns/op 76.91 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 591168203 ns/op 56.76 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1160870665 ns/op 57.81 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1253489319 ns/op 53.54 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 716629462 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 728312180 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 302734102 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 302577624 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 167669859 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 233665416 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 105059722 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 100636612 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 58555083 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 57966482 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 156705265 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158270533 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 77178966 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78897961 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 50428210 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 51793461 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 39076513 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 36000774 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 31984126 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 35397553 ns/op PASS ok crypto/tls 20.235s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16611461 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 483 263467 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 933 125614 ns/op 12660 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 874 136004 ns/op 14068 B/op 188 allocs/op PASS ok crypto/x509 1.983s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 37 2852348 ns/op 280778 B/op 1639 allocs/op BenchmarkConcurrentStmtQuery-4 38 3254087 ns/op 264845 B/op 1967 allocs/op BenchmarkConcurrentStmtExec-4 67 2628885 ns/op 216931 B/op 545 allocs/op BenchmarkConcurrentTxQuery-4 40 4136143 ns/op 274199 B/op 2122 allocs/op BenchmarkConcurrentTxExec-4 72 1612868 ns/op 87953 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 56 2354707 ns/op 108740 B/op 2104 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1029887 ns/op 40263 B/op 380 allocs/op BenchmarkConcurrentRandom-4 44 2899372 ns/op 227818 B/op 1752 allocs/op BenchmarkManyConcurrentQueries-4 2707 40070 ns/op 4118 B/op 20 allocs/op BenchmarkGrabConn-4 225786 568.2 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 12818 9426 ns/op PASS ok database/sql 2.701s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1544 79403 ns/op BenchmarkSymbols32-4 1974 72660 ns/op PASS ok debug/elf 1.384s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 272049 474.8 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 74 1876825 ns/op 180240 B/op 13 allocs/op Benchmark115/LineToPC-4 56 2140053 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13140 9218 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.057s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 54909 2197 ns/op BenchmarkMarshal-4 660 182359 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2662 48024 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.614s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 224 530505 ns/op 15.44 MB/s BenchmarkEncodeToString-4 248 469637 ns/op 17.44 MB/s BenchmarkDecode-4 140 858956 ns/op 15.27 MB/s BenchmarkDecodeString-4 134 868082 ns/op 15.10 MB/s PASS ok encoding/base32 1.996s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 286 428012 ns/op 19.14 MB/s BenchmarkDecodeString/2-4 312945 365.2 ns/op 10.95 MB/s BenchmarkDecodeString/4-4 247495 488.3 ns/op 16.38 MB/s BenchmarkDecodeString/8-4 181516 658.6 ns/op 18.22 MB/s BenchmarkDecodeString/64-4 27675 5223 ns/op 16.85 MB/s BenchmarkDecodeString/8192-4 236 514715 ns/op 21.22 MB/s BenchmarkNewEncoding-4 51158 2333 ns/op 109.73 MB/s PASS ok encoding/base64 2.095s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1383 85880 ns/op 46.58 MB/s BenchmarkReadStruct-4 13708 8669 ns/op 8.65 MB/s BenchmarkWriteStruct-4 13501 8889 ns/op 8.44 MB/s BenchmarkWriteSlice1000Structs-4 12 9028194 ns/op 8.31 MB/s BenchmarkReadSlice1000Structs-4 13 8702680 ns/op 8.62 MB/s BenchmarkReadInts-4 45694 2619 ns/op 11.46 MB/s BenchmarkWriteInts-4 36904 3245 ns/op 9.24 MB/s BenchmarkWriteSlice1000Int32s-4 978 123127 ns/op 32.49 MB/s BenchmarkPutUint16-4 3341172 36.04 ns/op 55.50 MB/s BenchmarkAppendUint16-4 3358140 53.13 ns/op 37.65 MB/s BenchmarkPutUint32-4 2413460 71.63 ns/op 55.84 MB/s BenchmarkAppendUint32-4 2428405 51.07 ns/op 78.32 MB/s BenchmarkPutUint64-4 778008 160.9 ns/op 49.73 MB/s BenchmarkAppendUint64-4 764540 161.3 ns/op 49.59 MB/s BenchmarkLittleEndianPutUint16-4 3209018 36.72 ns/op 54.46 MB/s BenchmarkLittleEndianAppendUint16-4 3313028 35.21 ns/op 56.80 MB/s BenchmarkLittleEndianPutUint32-4 1799403 57.91 ns/op 69.07 MB/s BenchmarkLittleEndianAppendUint32-4 2406786 51.26 ns/op 78.03 MB/s BenchmarkLittleEndianPutUint64-4 694861 162.7 ns/op 49.16 MB/s BenchmarkLittleEndianAppendUint64-4 755856 158.5 ns/op 50.47 MB/s BenchmarkReadFloats-4 163986 778.4 ns/op 15.42 MB/s BenchmarkWriteFloats-4 143413 882.9 ns/op 13.59 MB/s BenchmarkReadSlice1000Float32s-4 1210 101591 ns/op 39.37 MB/s BenchmarkWriteSlice1000Float32s-4 849 136799 ns/op 29.24 MB/s BenchmarkReadSlice1000Uint8s-4 78385 2070 ns/op 483.07 MB/s BenchmarkWriteSlice1000Uint8s-4 82209 1358 ns/op 736.50 MB/s BenchmarkPutUvarint32-4 454567 250.2 ns/op 15.99 MB/s BenchmarkPutUvarint64-4 179294 674.0 ns/op 11.87 MB/s PASS ok encoding/binary 6.146s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5234 21730 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5208 21611 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5654 21450 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3117 39496 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5788 20495 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5769 20358 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5868 21562 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3301 35961 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12937 19703 ns/op PASS ok encoding/csv 2.528s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 13149 8120 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 17401 7091 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 253 455777 ns/op 16724 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 694 180882 ns/op 709 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1434 83139 ns/op 60 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1348 96047 ns/op 65 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2284 50951 ns/op 169 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 63 1904587 ns/op 34516 B/op 250 allocs/op BenchmarkDecodeComplex128Slice-4 492 271157 ns/op 25255 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1052 127855 ns/op 10800 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1101 107968 ns/op 9759 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 717 160806 ns/op 39149 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 270 425960 ns/op 66401 B/op 2206 allocs/op BenchmarkDecodeBytesSlice-4 536 211439 ns/op 23759 B/op 191 allocs/op BenchmarkDecodeInterfaceSlice-4 98 1203299 ns/op 83032 B/op 3178 allocs/op BenchmarkDecodeMap-4 64 1686392 ns/op 54130 B/op 181 allocs/op PASS ok encoding/gob 3.731s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14479 8165 ns/op 31.35 MB/s BenchmarkEncode/1024-4 3460 32975 ns/op 31.05 MB/s BenchmarkEncode/4096-4 912 134037 ns/op 30.56 MB/s BenchmarkEncode/16384-4 223 533308 ns/op 30.72 MB/s BenchmarkDecode/256-4 28881 4148 ns/op 61.72 MB/s BenchmarkDecode/1024-4 7158 16619 ns/op 61.62 MB/s BenchmarkDecode/4096-4 1826 65858 ns/op 62.19 MB/s BenchmarkDecode/16384-4 454 266608 ns/op 61.45 MB/s BenchmarkDump/256-4 1209 99377 ns/op 2.58 MB/s BenchmarkDump/1024-4 303 390110 ns/op 2.62 MB/s BenchmarkDump/4096-4 75 1568431 ns/op 2.61 MB/s BenchmarkDump/16384-4 18 6320311 ns/op 2.59 MB/s PASS ok encoding/hex 2.803s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 141932775 ns/op 13.67 MB/s 2272 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 181111079 ns/op 10.71 MB/s 5680 B/op 75 allocs/op BenchmarkCodeMarshal-4 1 161153100 ns/op 12.04 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 167398162 ns/op 11.59 MB/s 10467416 B/op 138 allocs/op BenchmarkMarshalBytes/32-4 18835 6224 ns/op BenchmarkMarshalBytes/256-4 5558 20950 ns/op BenchmarkMarshalBytes/4096-4 470 251944 ns/op BenchmarkMarshalBytesError/32-4 49 2301573 ns/op BenchmarkMarshalBytesError/256-4 48 2363315 ns/op BenchmarkMarshalBytesError/4096-4 44 2650303 ns/op BenchmarkMarshalMap-4 38121 4439 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 504509813 ns/op 3.85 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 25177 4719 ns/op 2.97 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 32943 3850 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 430431697 ns/op 4.51 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 423223976 ns/op 4.58 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 61797 1919 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 136238 828.7 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 232363 482.4 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 17136 8240 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 61317 1720 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 73710 1454 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 16777 7270 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5973 20105 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1167 105770 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 147 744722 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 8429059 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 970899 121.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 820598 130.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 840225 148.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 934971 129.6 ns/op BenchmarkEncodeMarshaler-4 66777 1800 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 86954 1468 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5486101 21.90 ns/op BenchmarkNumberIsValidRegexp-4 13928 8416 ns/op BenchmarkUnmarshalNumber-4 35907 3385 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 9.960s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 38 3051735 ns/op 21.47 MB/s BenchmarkDecode-4 16 6999503 ns/op 12.68 MB/s PASS ok encoding/pem 1.398s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2126 47510 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 901 161392 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2118 65658 ns/op PASS ok encoding/xml 1.493s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 258492 436.2 ns/op BenchmarkAs-4 67174 1754 ns/op PASS ok errors 1.268s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 810546 157.7 ns/op BenchmarkIntSet-4 930972 248.0 ns/op BenchmarkFloatAdd-4 462032 446.1 ns/op BenchmarkFloatSet-4 702237 143.3 ns/op BenchmarkStringSet-4 667569 238.0 ns/op BenchmarkMapSet-4 151756 718.2 ns/op BenchmarkMapSetDifferent-4 68306 1799 ns/op BenchmarkMapSetDifferentRandom-4 319 382028 ns/op BenchmarkMapSetString-4 179174 669.6 ns/op BenchmarkMapAddSame-4 49418 2563 ns/op BenchmarkMapAddDifferent-4 10473 11823 ns/op BenchmarkMapAddDifferentRandom-4 267 440431 ns/op BenchmarkMapAddSameSteadyState-4 464384 288.7 ns/op BenchmarkMapAddDifferentSteadyState-4 113971 1085 ns/op BenchmarkMapString-4 7420 19834 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 31714 4566 ns/op PASS ok expvar 4.824s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 59260 1950 ns/op BenchmarkSprintfEmpty-4 208920 612.9 ns/op BenchmarkSprintfString-4 237373 439.1 ns/op BenchmarkSprintfTruncateString-4 184447 720.2 ns/op BenchmarkSprintfTruncateBytes-4 131934 1036 ns/op BenchmarkSprintfSlowParsingPath-4 223363 563.0 ns/op BenchmarkSprintfQuoteString-4 33164 3741 ns/op BenchmarkSprintfInt-4 191085 608.7 ns/op BenchmarkSprintfIntInt-4 137978 955.9 ns/op BenchmarkSprintfPrefixedInt-4 182059 652.8 ns/op BenchmarkSprintfFloat-4 104803 1719 ns/op BenchmarkSprintfComplex-4 37378 2852 ns/op BenchmarkSprintfBoolean-4 157856 635.7 ns/op BenchmarkSprintfHexString-4 130893 995.2 ns/op BenchmarkSprintfHexBytes-4 79550 1510 ns/op BenchmarkSprintfBytes-4 42770 2766 ns/op BenchmarkSprintfStringer-4 68714 1935 ns/op BenchmarkSprintfStructure-4 33627 3539 ns/op BenchmarkManyArgs-4 58731 2161 ns/op BenchmarkFprintInt-4 63652 1900 ns/op BenchmarkFprintfBytes-4 77268 1612 ns/op BenchmarkFprintIntNoAlloc-4 64752 1896 ns/op BenchmarkScanInts-4 26 4349922 ns/op BenchmarkScanRecursiveInt-4 1 347772516 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 371193075 ns/op PASS ok fmt 5.936s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 712 159891 ns/op PASS ok go/build 1.314s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 42602 3459 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15150 7855 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5230 22250 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1603 84224 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 372 290881 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 84 1298804 ns/op 215521 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 22 5430137 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 23082174 ns/op 3615219 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 2 104352420 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.670s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 329552849 ns/op 0.20 MB/s 46282328 B/op 49034 allocs/op PASS ok go/format 1.368s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 25747288 ns/op 2.09 MB/s BenchmarkParseOnly-4 5 23532934 ns/op 2.29 MB/s BenchmarkResolve-4 50 2299559 ns/op 23.42 MB/s PASS ok go/parser 2.697s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 155728855 ns/op 0.33 MB/s 4944448 B/op 27486 allocs/op BenchmarkPrintDecl-4 778 149358 ns/op 0.21 MB/s 16806 B/op 51 allocs/op PASS ok go/printer 1.301s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 247 486544 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10229024 ns/op 4.97 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 15602800 ns/op 4.74 MB/s BenchmarkScanFiles/net/http/server.go-4 5 25397471 ns/op 4.87 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 171 692983 ns/op 4.47 MB/s PASS ok go/scanner 2.131s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 931084 128.9 ns/op PASS ok go/token 1.131s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1075295 ns/op BenchmarkNamed/Underlying/nongeneric-4 1390479 85.20 ns/op BenchmarkNamed/Underlying/generic-4 1401492 85.75 ns/op BenchmarkNamed/Underlying/src_instance-4 1390563 84.39 ns/op BenchmarkNamed/Underlying/user_instance-4 1380987 85.74 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18351 6393 ns/op BenchmarkNamed/NewMethodSet/generic-4 18823 6119 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18720 6358 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18792 6338 ns/op BenchmarkCheck/http/funcbodies/info-4 1 603968417 ns/op 56708 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 526284111 ns/op 65080 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 263111809 ns/op 130171 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 251329184 ns/op 136276 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 276445891 ns/op 18907 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 132661762 ns/op 39396 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 76000627 ns/op 68771 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 77216088 ns/op 67519 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 114586361 ns/op 18909 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 90971850 ns/op 23818 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 54198610 ns/op 39977 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 53592862 ns/op 40430 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 974918396 ns/op 71191 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 716062518 ns/op 96924 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 153825094 ns/op 451136 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 129567076 ns/op 535545 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 292374938 ns/op 6864 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 112134252 ns/op 17893 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 92483390 ns/op 21682 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 91928890 ns/op 21830 lines/s PASS ok go/types 17.934s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9643 11258 ns/op 90.95 MB/s PASS ok hash/adler32 1.119s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 224386 522.7 ns/op 28.70 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 193923 617.4 ns/op 24.29 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 80457 1488 ns/op 26.88 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 87625 1357 ns/op 29.47 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 498386 241.2 ns/op 2122.65 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 486226 247.9 ns/op 2065.51 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 502080 231.9 ns/op 4414.98 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 506614 233.3 ns/op 4388.49 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 398143 293.6 ns/op 13950.64 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 389542 307.4 ns/op 13325.16 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 155774 804.2 ns/op 40746.35 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 127608 933.2 ns/op 35113.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 222912 537.8 ns/op 27.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 194560 615.7 ns/op 24.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 80506 1492 ns/op 26.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 86014 1405 ns/op 28.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 442934 263.7 ns/op 1941.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 453651 263.2 ns/op 1945.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 466717 258.5 ns/op 3962.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 463579 259.3 ns/op 3948.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 370743 318.6 ns/op 12857.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 359158 333.7 ns/op 12274.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 148710 839.5 ns/op 39032.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 122250 968.1 ns/op 33847.99 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 247647 488.8 ns/op 30.69 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 206060 581.1 ns/op 25.81 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 107371 1113 ns/op 35.93 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 100375 1199 ns/op 33.36 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9526 12388 ns/op 41.33 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9313 12872 ns/op 39.78 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4719 25618 ns/op 39.97 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4443 25335 ns/op 40.42 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1191 101216 ns/op 40.47 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1189 100178 ns/op 40.89 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 148 803673 ns/op 40.77 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 148 815855 ns/op 40.16 MB/s PASS ok hash/crc32 5.740s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 56 2062148 ns/op 31.78 MB/s BenchmarkCrc64/ISO4KB-4 861 139218 ns/op 29.42 MB/s BenchmarkCrc64/ISO1KB-4 3487 33802 ns/op 30.29 MB/s BenchmarkCrc64/ECMA64KB-4 56 2067050 ns/op 31.71 MB/s BenchmarkCrc64/Random64KB-4 56 2107156 ns/op 31.10 MB/s BenchmarkCrc64/Random16KB-4 219 538196 ns/op 30.44 MB/s PASS ok hash/crc64 1.803s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9510 11485 ns/op 89.16 MB/s BenchmarkFnv32aKB-4 9136 11607 ns/op 88.22 MB/s BenchmarkFnv64KB-4 10000 11415 ns/op 89.70 MB/s BenchmarkFnv64aKB-4 10000 11631 ns/op 88.04 MB/s BenchmarkFnv128KB-4 1140 107313 ns/op 9.54 MB/s BenchmarkFnv128aKB-4 1156 103411 ns/op 9.90 MB/s PASS ok hash/fnv 1.731s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 605799 185.2 ns/op 21.59 MB/s BenchmarkHash/n=4/Bytes-4 5345863 22.43 ns/op 178.34 MB/s BenchmarkHash/n=4/String-4 1758070 68.19 ns/op 58.66 MB/s BenchmarkHash/n=8/Write-4 621279 183.7 ns/op 43.55 MB/s BenchmarkHash/n=8/Bytes-4 5400043 21.99 ns/op 363.76 MB/s BenchmarkHash/n=8/String-4 1737400 67.98 ns/op 117.68 MB/s BenchmarkHash/n=16/Write-4 639019 185.1 ns/op 86.45 MB/s BenchmarkHash/n=16/Bytes-4 5266564 22.55 ns/op 709.40 MB/s BenchmarkHash/n=16/String-4 1745516 68.51 ns/op 233.54 MB/s BenchmarkHash/n=32/Write-4 614786 196.0 ns/op 163.25 MB/s BenchmarkHash/n=32/Bytes-4 4816884 25.17 ns/op 1271.24 MB/s BenchmarkHash/n=32/String-4 1692258 70.70 ns/op 452.60 MB/s BenchmarkHash/n=64/Write-4 576823 207.0 ns/op 309.21 MB/s BenchmarkHash/n=64/Bytes-4 4137106 29.05 ns/op 2202.95 MB/s BenchmarkHash/n=64/String-4 1598624 75.43 ns/op 848.42 MB/s BenchmarkHash/n=256/Write-4 403413 297.0 ns/op 861.95 MB/s BenchmarkHash/n=256/Bytes-4 1996214 60.59 ns/op 4224.97 MB/s BenchmarkHash/n=256/String-4 732274 166.5 ns/op 1537.85 MB/s BenchmarkHash/n=320/Write-4 389211 315.6 ns/op 1013.98 MB/s BenchmarkHash/n=320/Bytes-4 1573066 75.64 ns/op 4230.75 MB/s BenchmarkHash/n=320/String-4 547672 221.5 ns/op 1444.38 MB/s BenchmarkHash/n=1024/Write-4 236551 520.9 ns/op 1966.00 MB/s BenchmarkHash/n=1024/Bytes-4 599685 197.8 ns/op 5175.87 MB/s BenchmarkHash/n=1024/String-4 212355 561.5 ns/op 1823.84 MB/s BenchmarkHash/n=4096/Write-4 91596 1338 ns/op 3060.35 MB/s BenchmarkHash/n=4096/Bytes-4 159212 761.3 ns/op 5380.44 MB/s BenchmarkHash/n=4096/String-4 56534 2121 ns/op 1931.26 MB/s BenchmarkHash/n=16384/Write-4 26713 4469 ns/op 3666.44 MB/s BenchmarkHash/n=16384/Bytes-4 40964 3945 ns/op 4153.51 MB/s BenchmarkHash/n=16384/String-4 14283 8339 ns/op 1964.83 MB/s PASS ok hash/maphash 5.641s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 844 137272 ns/op BenchmarkEscapeNone-4 87399 1390 ns/op BenchmarkUnescape-4 820 141402 ns/op BenchmarkUnescapeNone-4 560060 238.5 ns/op BenchmarkUnescapeSparse-4 18277 6544 ns/op BenchmarkUnescapeDense-4 1242 97923 ns/op PASS ok html 1.878s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7659 14976 ns/op BenchmarkCSSEscaperNoSpecials-4 42199 2684 ns/op BenchmarkDecodeCSS-4 25214 4891 ns/op BenchmarkDecodeCSSNoSpecials-4 3505800 33.68 ns/op BenchmarkCSSValueFilter-4 120364 982.5 ns/op BenchmarkCSSValueFilterOk-4 79516 1538 ns/op BenchmarkEscapedExecute-4 3834 27605 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10907 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 70185 1693 ns/op BenchmarkStripTags-4 16662 7275 ns/op BenchmarkStripTagsNoSpecials-4 351086 346.2 ns/op BenchmarkJSValEscaperWithNum-4 19550 6148 ns/op BenchmarkJSValEscaperWithStr-4 5455 21003 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17593 6810 ns/op BenchmarkJSValEscaperWithObj-4 4620 25315 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10107 ns/op BenchmarkJSStrEscaperNoSpecials-4 60909 1967 ns/op BenchmarkJSStrEscaper-4 10000 11088 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 57184 2066 ns/op BenchmarkJSRegexpEscaper-4 10000 11664 ns/op BenchmarkTemplateSpecialTags-4 78 1321110 ns/op BenchmarkURLEscaper-4 3834 32186 ns/op BenchmarkURLEscaperNoSpecials-4 176266 1246 ns/op BenchmarkURLNormalizer-4 4988 24496 ns/op BenchmarkURLNormalizerNoSpecials-4 156949 772.9 ns/op BenchmarkSrcsetFilter-4 12388 8393 ns/op BenchmarkSrcsetFilterNoSpecials-4 98736 1324 ns/op PASS ok html/template 5.125s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 520093 262.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 423456 271.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 561345 218.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 434038 279.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1358186 88.61 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 987398 122.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1327386 90.24 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 981526 117.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 930769 127.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 424843 270.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 344990 360.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 452742 291.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 331918 359.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 732218 185.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 498440 236.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 661016 190.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 506919 288.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 366759 324.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 780126 166.8 ns/op BenchmarkRGBASetRGBA-4 1000000 112.6 ns/op BenchmarkRGBA64At-4 583714 205.9 ns/op BenchmarkRGBA64SetRGBA64-4 594639 188.4 ns/op BenchmarkNRGBAAt-4 827848 156.3 ns/op BenchmarkNRGBASetNRGBA-4 1008434 120.1 ns/op BenchmarkNRGBA64At-4 580341 252.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 637333 185.6 ns/op BenchmarkAlphaAt-4 2222172 52.93 ns/op BenchmarkAlphaSetAlpha-4 2231205 53.56 ns/op BenchmarkAlpha16At-4 1000000 103.3 ns/op BenchmarkAlphaSetAlpha16-4 1000000 122.8 ns/op BenchmarkGrayAt-4 2251773 53.37 ns/op BenchmarkGraySetGray-4 2209932 54.00 ns/op BenchmarkGray16At-4 1277970 96.20 ns/op BenchmarkGraySetGray16-4 1000000 112.5 ns/op PASS ok image 6.466s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 3042194 39.22 ns/op BenchmarkYCbCrToRGB/128-4 2754476 40.58 ns/op BenchmarkYCbCrToRGB/255-4 3027255 39.40 ns/op BenchmarkRGBToYCbCr/0-4 2635035 40.01 ns/op BenchmarkRGBToYCbCr/Cb-4 2917440 47.35 ns/op BenchmarkRGBToYCbCr/Cr-4 2687215 41.39 ns/op BenchmarkYCbCrToRGBA/0-4 2483712 45.86 ns/op BenchmarkYCbCrToRGBA/128-4 2543343 52.14 ns/op BenchmarkYCbCrToRGBA/255-4 2566432 46.75 ns/op BenchmarkNYCbCrAToRGBA/0-4 2556727 47.64 ns/op BenchmarkNYCbCrAToRGBA/128-4 2386388 49.81 ns/op BenchmarkNYCbCrAToRGBA/255-4 2501016 47.95 ns/op PASS ok image/color 3.089s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 59832402 ns/op BenchmarkFillSrc-4 364 329240 ns/op BenchmarkCopyOver-4 5 20519205 ns/op BenchmarkCopySrc-4 538 231356 ns/op BenchmarkNRGBAOver-4 5 21581046 ns/op BenchmarkNRGBASrc-4 10 11279172 ns/op BenchmarkYCbCr-4 7 17052083 ns/op BenchmarkGray-4 15 7177190 ns/op BenchmarkCMYK-4 9 12744763 ns/op BenchmarkGlyphOver-4 16 11325365 ns/op BenchmarkRGBAMaskOver-4 2 52358646 ns/op BenchmarkGrayMaskOver-4 3 37111691 ns/op BenchmarkRGBA64ImageMaskOver-4 2 52225644 ns/op BenchmarkRGBA-4 4 38697877 ns/op BenchmarkPalettedFill-4 1011 122679 ns/op BenchmarkPalettedRGBA-4 4 35908861 ns/op BenchmarkGenericOver-4 2 78991160 ns/op BenchmarkGenericMaskOver-4 4 31068798 ns/op BenchmarkGenericSrc-4 3 46448909 ns/op BenchmarkGenericMaskSrc-4 3 41565740 ns/op PASS ok image/draw 8.598s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7292814 ns/op 2.12 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 185271664 ns/op 1.66 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4522325083 ns/op 0.27 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 40 2664195 ns/op 5.80 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 217264482 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.874s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2548 46076 ns/op BenchmarkIDCT-4 2905 39515 ns/op BenchmarkDecodeBaseline-4 5 20032642 ns/op 3.08 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25007303 ns/op 2.47 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 200877224 ns/op 6.12 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 258658515 ns/op 3.56 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.471s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12335210 9.674 ns/op BenchmarkDecodeGray-4 10 10763186 ns/op 6.09 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 47253023 ns/op 5.55 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 38457466 ns/op 6.82 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6454185 ns/op 10.15 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 35733202 ns/op 7.34 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42776026 ns/op 6.13 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 70613908 ns/op 4.35 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 73246580 ns/op 4.19 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 225187151 ns/op 5.46 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeNRGBA-4 1 254313407 ns/op 4.83 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 36776326 ns/op 8.35 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 223970793 ns/op 5.49 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 814215980 ns/op 1.51 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.949s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 61419907 ns/op 1.63 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 59314749 ns/op 1.69 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 328395027 ns/op 1.52 MB/s 2007136 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 258946818 ns/op 1.93 MB/s 4006064 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 72331934 ns/op 1.38 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52291226 ns/op 1.91 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 296028155 ns/op 1.69 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 259513322 ns/op 1.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 613829677 ns/op 1.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 617576435 ns/op 1.62 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3722002011 ns/op 1.34 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4296531258 ns/op 1.16 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10828735 ns/op 9.23 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10575245 ns/op 9.46 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 1 114870686 ns/op 4.35 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 66378911 ns/op 7.53 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 117261639 ns/op 8.53 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 104296164 ns/op 9.59 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 537659829 ns/op 9.30 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 748007222 ns/op 6.68 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 173422156 ns/op 0.58 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 64358490 ns/op 1.55 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 747181901 ns/op 0.67 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 470035640 ns/op 1.06 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 760471557 ns/op 1.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1542702788 ns/op 0.65 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5855350377 ns/op 0.85 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4832785794 ns/op 1.03 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 211674713 ns/op 19.75 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 276187847 ns/op 15.13 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 51.182s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 421456 311.6 ns/op 821.46 MB/s PASS ok internal/chacha8rand 1.193s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34155 3315 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 33588 3542 ns/op 0.56 MB/s BenchmarkMarshalCorpusFile/4-4 31111 4734 ns/op 0.84 MB/s BenchmarkMarshalCorpusFile/8-4 26738 5925 ns/op 1.35 MB/s BenchmarkMarshalCorpusFile/16-4 21256 5591 ns/op 2.86 MB/s BenchmarkMarshalCorpusFile/32-4 14601 8137 ns/op 3.93 MB/s BenchmarkMarshalCorpusFile/64-4 12018 10421 ns/op 6.14 MB/s BenchmarkMarshalCorpusFile/128-4 8616 12665 ns/op 10.11 MB/s BenchmarkMarshalCorpusFile/256-4 4114 32786 ns/op 7.81 MB/s BenchmarkMarshalCorpusFile/512-4 2146 69716 ns/op 7.34 MB/s BenchmarkMarshalCorpusFile/1024-4 1117 193138 ns/op 5.30 MB/s BenchmarkMarshalCorpusFile/2048-4 559 229246 ns/op 8.93 MB/s BenchmarkMarshalCorpusFile/4096-4 292 611377 ns/op 6.70 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1160940 ns/op 7.06 MB/s BenchmarkMarshalCorpusFile/16384-4 74 1629843 ns/op 10.05 MB/s BenchmarkMarshalCorpusFile/32768-4 31 3884225 ns/op 8.44 MB/s BenchmarkMarshalCorpusFile/65536-4 14 7592464 ns/op 8.63 MB/s BenchmarkMarshalCorpusFile/131072-4 7 15958992 ns/op 8.21 MB/s BenchmarkMarshalCorpusFile/262144-4 4 36666102 ns/op 7.15 MB/s BenchmarkMarshalCorpusFile/524288-4 1 100021088 ns/op 5.24 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 128023114 ns/op 8.19 MB/s BenchmarkUnmarshalCorpusFile/1-4 7570 15275 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7509 15938 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6738 18353 ns/op 0.22 MB/s BenchmarkUnmarshalCorpusFile/8-4 5676 19776 ns/op 0.40 MB/s BenchmarkUnmarshalCorpusFile/16-4 5259 23860 ns/op 0.67 MB/s BenchmarkUnmarshalCorpusFile/32-4 3511 32309 ns/op 0.99 MB/s BenchmarkUnmarshalCorpusFile/64-4 3084 41753 ns/op 1.53 MB/s BenchmarkUnmarshalCorpusFile/128-4 2557 47172 ns/op 2.71 MB/s BenchmarkUnmarshalCorpusFile/256-4 986 124157 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/512-4 526 234187 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/1024-4 273 439436 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/2048-4 138 859936 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/4096-4 66 1708446 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 3389007 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6751894 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13698468 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30690528 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 59532902 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 110898623 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 229632686 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 440828776 ns/op 2.38 MB/s BenchmarkMutatorBytes/1-4 34952 3536 ns/op BenchmarkMutatorBytes/10-4 36204 3369 ns/op BenchmarkMutatorBytes/100-4 33406 3660 ns/op BenchmarkMutatorBytes/1000-4 22161 5628 ns/op BenchmarkMutatorBytes/10000-4 9100 23176 ns/op BenchmarkMutatorBytes/100000-4 1382 130883 ns/op BenchmarkMutatorString/1-4 32007 3779 ns/op BenchmarkMutatorString/10-4 33847 3654 ns/op BenchmarkMutatorString/100-4 30434 4110 ns/op BenchmarkMutatorString/1000-4 15307 7800 ns/op BenchmarkMutatorString/10000-4 3946 42999 ns/op BenchmarkMutatorString/100000-4 339 327150 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18883 6323 ns/op BenchmarkMutatorAllBasicTypes/string-4 18616 6583 ns/op BenchmarkMutatorAllBasicTypes/bool-4 66248 1832 ns/op BenchmarkMutatorAllBasicTypes/float32-4 59496 2115 ns/op BenchmarkMutatorAllBasicTypes/float64-4 59188 2123 ns/op BenchmarkMutatorAllBasicTypes/int-4 63478 2073 ns/op BenchmarkMutatorAllBasicTypes/int8-4 62758 2022 ns/op BenchmarkMutatorAllBasicTypes/int16-4 63909 1947 ns/op BenchmarkMutatorAllBasicTypes/int32-4 64191 1937 ns/op BenchmarkMutatorAllBasicTypes/int64-4 64270 1934 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 57787 2060 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 61904 2000 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 61718 1993 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 62506 1986 ns/op PASS ok internal/fuzz 12.925s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 52045 2852 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 168513 797.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.392s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 32226 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 36771 3088 ns/op BenchmarkSplicePipePoolParallel-4 155785 1554 ns/op BenchmarkSplicePipeNativeParallel-4 82551 1612 ns/op PASS ok internal/poll 1.930s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 14276877 8.385 ns/op BenchmarkAnd32Parallel-4 2488296 45.83 ns/op BenchmarkAnd64-4 14395030 8.387 ns/op BenchmarkAnd64Parallel-4 2495005 46.42 ns/op BenchmarkOr32-4 14444242 8.333 ns/op BenchmarkOr32Parallel-4 2567298 46.24 ns/op BenchmarkOr64-4 13237449 8.482 ns/op BenchmarkOr64Parallel-4 2329191 48.07 ns/op BenchmarkAtomicLoad64-4 16991809 7.089 ns/op BenchmarkAtomicStore64-4 16223077 7.180 ns/op BenchmarkAtomicLoad-4 16180072 7.158 ns/op BenchmarkAtomicStore-4 16890548 7.159 ns/op BenchmarkAnd8-4 14983365 8.052 ns/op BenchmarkAnd-4 14902302 8.077 ns/op BenchmarkAnd8Parallel-4 2669654 45.02 ns/op BenchmarkAndParallel-4 2672802 44.37 ns/op BenchmarkOr8-4 14456490 8.138 ns/op BenchmarkOr-4 15165130 7.962 ns/op BenchmarkOr8Parallel-4 2793195 46.27 ns/op BenchmarkOrParallel-4 2857213 42.36 ns/op BenchmarkXadd-4 2609997 44.82 ns/op BenchmarkXadd64-4 2871896 41.67 ns/op BenchmarkCas-4 3027596 38.96 ns/op BenchmarkCas64-4 2925776 44.23 ns/op BenchmarkXchg-4 2549434 43.54 ns/op BenchmarkXchg64-4 2774820 45.36 ns/op PASS ok internal/runtime/atomic 4.913s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 25731785 ns/op PASS ok internal/trace 3.938s PASS ok internal/zstd 1.028s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 19861 7634 ns/op BenchmarkCopyNLarge-4 354 376934 ns/op PASS ok io 1.411s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 188755 602.8 ns/op BenchmarkPrintln-4 20998 5539 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 37006 3401 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 6834 17291 ns/op BenchmarkDiscard-4 910023 129.5 ns/op 0 B/op 0 allocs/op PASS ok log 1.809s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 15982 7464 ns/op 313 B/op 16 allocs/op BenchmarkWriteTime-4 61545 1936 ns/op BenchmarkJSONHandler/defaults-4 6104 19730 ns/op 516 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3648 32303 ns/op 759 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4148 28990 ns/op 770 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5839 19745 ns/op 532 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5852 21227 ns/op 535 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4879 24014 ns/op 532 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25621 4780 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24462 5039 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 110420 1095 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 78970 1613 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 71881 1562 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 73506 1884 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 79886 1610 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 81366 1575 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 104.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 627460 186.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 641313 188.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 452606 283.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 316803 329.6 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6070 24773 ns/op BenchmarkDispatch/switch-checked-4 166164 772.4 ns/op BenchmarkDispatch/As-4 172506 657.7 ns/op BenchmarkDispatch/Visit-4 140199 883.6 ns/op BenchmarkUnsafeStrings-4 18643 8658 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 5.133s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 837248 156.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 657362 159.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 525333 220.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 132312 821.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 61364 1753 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 64664 2046 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 40582 3011 ns/op 676 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 10000 10549 ns/op 3460 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 15752 7602 ns/op 596 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 10000 10026 ns/op 590 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9243 13079 ns/op 1088 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2982 37276 ns/op 4298 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 14559 8934 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 12422 9964 ns/op 518 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 7837 14021 ns/op 937 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3531 32993 ns/op 3748 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.670s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 34505252 ns/op PASS ok maps 1.763s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6461562 18.61 ns/op BenchmarkAcosh-4 4925122 24.42 ns/op BenchmarkAsin-4 6025016 18.45 ns/op BenchmarkAsinh-4 4425061 26.69 ns/op BenchmarkAtan-4 7280971 16.40 ns/op BenchmarkAtanh-4 4949088 23.94 ns/op BenchmarkAtan2-4 5035606 24.94 ns/op BenchmarkCbrt-4 6144142 19.94 ns/op BenchmarkCeil-4 15855800 7.368 ns/op BenchmarkCopysign-4 1953130 61.30 ns/op BenchmarkCos-4 8580909 13.93 ns/op BenchmarkCosh-4 6867909 17.36 ns/op BenchmarkErf-4 7668160 15.59 ns/op BenchmarkErfc-4 7634758 15.39 ns/op BenchmarkErfinv-4 2808339 43.22 ns/op BenchmarkErfcinv-4 3385194 35.75 ns/op BenchmarkExp-4 7570329 15.79 ns/op BenchmarkExpGo-4 716534 164.7 ns/op BenchmarkExpm1-4 7126206 16.56 ns/op BenchmarkExp2-4 776671 155.9 ns/op BenchmarkExp2Go-4 736922 160.5 ns/op BenchmarkAbs-4 2641377 45.21 ns/op BenchmarkDim-4 8231073 14.25 ns/op BenchmarkFloor-4 15960589 7.534 ns/op BenchmarkMax-4 7664097 15.72 ns/op BenchmarkMin-4 10710986 10.67 ns/op BenchmarkMod-4 188409 637.7 ns/op BenchmarkFrexp-4 1221984 99.55 ns/op BenchmarkGamma-4 391113 306.2 ns/op BenchmarkHypot-4 1000000 108.6 ns/op BenchmarkHypotGo-4 1000000 115.8 ns/op BenchmarkIlogb-4 1481444 81.03 ns/op BenchmarkJ0-4 166356 710.5 ns/op BenchmarkJ1-4 169471 687.8 ns/op BenchmarkJn-4 85953 1401 ns/op BenchmarkLdexp-4 1000000 108.1 ns/op BenchmarkLgamma-4 518614 235.3 ns/op BenchmarkLog-4 6594504 19.01 ns/op BenchmarkLogb-4 1462514 82.13 ns/op BenchmarkLog1p-4 6994874 17.11 ns/op BenchmarkLog10-4 6101172 19.06 ns/op BenchmarkLog2-4 1070187 112.3 ns/op BenchmarkModf-4 2507605 47.75 ns/op BenchmarkNextafter32-4 2478057 48.63 ns/op BenchmarkNextafter64-4 2468634 48.05 ns/op BenchmarkPowInt-4 3423045 34.28 ns/op BenchmarkPowFrac-4 3440002 34.52 ns/op BenchmarkPow10Pos-4 4345191 27.69 ns/op BenchmarkPow10Neg-4 3863232 31.01 ns/op BenchmarkRound-4 8314161 14.27 ns/op BenchmarkRoundToEven-4 8154868 14.50 ns/op BenchmarkRemainder-4 296715 408.5 ns/op BenchmarkSignbit-4 3398485 29.97 ns/op BenchmarkSin-4 8945551 13.47 ns/op BenchmarkSincos-4 652266 181.8 ns/op BenchmarkSinh-4 6623713 17.99 ns/op BenchmarkSqrtIndirect-4 14978161 7.933 ns/op BenchmarkSqrtLatency-4 10473052 11.41 ns/op BenchmarkSqrtIndirectLatency-4 10606986 11.39 ns/op BenchmarkSqrtGoLatency-4 1372240 86.46 ns/op BenchmarkSqrtPrime-4 119744 997.4 ns/op BenchmarkTan-4 6397743 18.86 ns/op BenchmarkTanh-4 5565379 20.68 ns/op BenchmarkTrunc-4 15968851 7.571 ns/op BenchmarkY0-4 184969 716.8 ns/op BenchmarkY1-4 187074 675.6 ns/op BenchmarkYn-4 74030 1430 ns/op BenchmarkFloat64bits-4 3944373 31.21 ns/op BenchmarkFloat64frombits-4 3894279 31.22 ns/op BenchmarkFloat32bits-4 3919981 45.09 ns/op BenchmarkFloat32frombits-4 3940188 31.52 ns/op BenchmarkFMA-4 15494188 7.277 ns/op PASS ok math 11.717s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11306829 10.68 ns/op 5991.72 MB/s BenchmarkAddVV/2-4 10053790 11.94 ns/op 10722.27 MB/s BenchmarkAddVV/3-4 8969314 13.32 ns/op 14416.10 MB/s BenchmarkAddVV/4-4 9848833 12.16 ns/op 21056.58 MB/s BenchmarkAddVV/5-4 8893147 13.55 ns/op 23613.41 MB/s BenchmarkAddVV/10-4 6900309 17.44 ns/op 36706.39 MB/s BenchmarkAddVV/100-4 2386218 50.45 ns/op 126861.17 MB/s BenchmarkAddVV/1000-4 294784 394.2 ns/op 162363.72 MB/s BenchmarkSubVV/1-4 11601108 10.48 ns/op 6107.75 MB/s BenchmarkSubVV/2-4 10491679 11.74 ns/op 10899.64 MB/s BenchmarkSubVV/3-4 9218322 16.81 ns/op 11423.08 MB/s BenchmarkSubVV/4-4 9501506 12.73 ns/op 20117.26 MB/s BenchmarkSubVV/5-4 8841241 13.88 ns/op 23052.27 MB/s BenchmarkSubVV/10-4 7137050 16.92 ns/op 37826.07 MB/s BenchmarkSubVV/100-4 2368734 50.41 ns/op 126963.52 MB/s BenchmarkSubVV/1000-4 281710 399.2 ns/op 160303.09 MB/s BenchmarkAddVW/1-4 11791339 10.08 ns/op 793.85 MB/s BenchmarkAddVW/2-4 12154584 9.879 ns/op 1619.63 MB/s BenchmarkAddVW/3-4 11437294 10.52 ns/op 2280.61 MB/s BenchmarkAddVW/4-4 10576464 11.22 ns/op 2852.62 MB/s BenchmarkAddVW/5-4 10831450 11.05 ns/op 3621.08 MB/s BenchmarkAddVW/10-4 7196082 15.50 ns/op 5162.24 MB/s BenchmarkAddVW/100-4 4995942 23.90 ns/op 33479.52 MB/s BenchmarkAddVW/1000-4 731200 162.6 ns/op 49206.93 MB/s BenchmarkAddVWext/1-4 11789419 10.07 ns/op 794.70 MB/s BenchmarkAddVWext/2-4 12206616 9.809 ns/op 1631.17 MB/s BenchmarkAddVWext/3-4 11307271 10.64 ns/op 2256.25 MB/s BenchmarkAddVWext/4-4 10900926 11.07 ns/op 2891.51 MB/s BenchmarkAddVWext/5-4 10692564 11.21 ns/op 3567.40 MB/s BenchmarkAddVWext/10-4 8983142 13.32 ns/op 6005.95 MB/s BenchmarkAddVWext/100-4 2119051 56.35 ns/op 14197.13 MB/s BenchmarkAddVWext/1000-4 297097 408.2 ns/op 19599.41 MB/s BenchmarkSubVW/1-4 11963559 10.06 ns/op 794.86 MB/s BenchmarkSubVW/2-4 11722527 10.11 ns/op 1582.26 MB/s BenchmarkSubVW/3-4 11306767 10.98 ns/op 2185.85 MB/s BenchmarkSubVW/4-4 10863968 11.02 ns/op 2904.07 MB/s BenchmarkSubVW/5-4 10656945 11.36 ns/op 3521.87 MB/s BenchmarkSubVW/10-4 7852773 15.34 ns/op 5216.15 MB/s BenchmarkSubVW/100-4 5034309 24.88 ns/op 32156.18 MB/s BenchmarkSubVW/1000-4 743358 164.2 ns/op 48720.93 MB/s BenchmarkSubVWext/1-4 11975754 10.15 ns/op 788.15 MB/s BenchmarkSubVWext/2-4 11643832 10.47 ns/op 1527.81 MB/s BenchmarkSubVWext/3-4 10912066 10.95 ns/op 2191.42 MB/s BenchmarkSubVWext/4-4 10616232 13.57 ns/op 2357.38 MB/s BenchmarkSubVWext/5-4 10291762 11.73 ns/op 3411.33 MB/s BenchmarkSubVWext/10-4 8267734 14.78 ns/op 5413.51 MB/s BenchmarkSubVWext/100-4 2108623 57.23 ns/op 13979.66 MB/s BenchmarkSubVWext/1000-4 295258 455.4 ns/op 17567.54 MB/s BenchmarkMulAddVWW/1-4 9860838 12.27 ns/op 5216.21 MB/s BenchmarkMulAddVWW/2-4 8979202 13.64 ns/op 9386.75 MB/s BenchmarkMulAddVWW/3-4 7918026 20.02 ns/op 9590.00 MB/s BenchmarkMulAddVWW/4-4 6817096 18.84 ns/op 13590.60 MB/s BenchmarkMulAddVWW/5-4 6408453 18.73 ns/op 17083.88 MB/s BenchmarkMulAddVWW/10-4 4460960 26.91 ns/op 23780.22 MB/s BenchmarkMulAddVWW/100-4 619341 195.8 ns/op 32690.83 MB/s BenchmarkMulAddVWW/1000-4 67695 1786 ns/op 35837.02 MB/s BenchmarkAddMulVVW/1-4 10546177 11.40 ns/op 5614.18 MB/s BenchmarkAddMulVVW/2-4 8693715 13.72 ns/op 9331.60 MB/s BenchmarkAddMulVVW/3-4 8023714 15.13 ns/op 12692.70 MB/s BenchmarkAddMulVVW/4-4 7342996 16.72 ns/op 15310.63 MB/s BenchmarkAddMulVVW/5-4 6076928 18.12 ns/op 17658.70 MB/s BenchmarkAddMulVVW/10-4 4271961 28.06 ns/op 22810.77 MB/s BenchmarkAddMulVVW/100-4 551107 218.0 ns/op 29361.60 MB/s BenchmarkAddMulVVW/1000-4 58850 2048 ns/op 31256.69 MB/s BenchmarkDivWVW/1-4 2569371 46.99 ns/op 1362.10 MB/s BenchmarkDivWVW/2-4 1000000 106.3 ns/op 1204.11 MB/s BenchmarkDivWVW/3-4 826902 185.1 ns/op 1037.18 MB/s BenchmarkDivWVW/4-4 681931 176.1 ns/op 1453.97 MB/s BenchmarkDivWVW/5-4 630535 191.0 ns/op 1675.06 MB/s BenchmarkDivWVW/10-4 337747 353.0 ns/op 1813.10 MB/s BenchmarkDivWVW/100-4 37912 3113 ns/op 2055.84 MB/s BenchmarkDivWVW/1000-4 4288 27990 ns/op 2286.55 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2851386 41.80 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2987947 40.43 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1891228 64.17 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1472265 81.62 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1202571 97.80 ns/op BenchmarkNonZeroShifts/3/shlVU-4 986082 104.6 ns/op BenchmarkNonZeroShifts/4/shrVU-4 975390 121.1 ns/op BenchmarkNonZeroShifts/4/shlVU-4 652504 156.2 ns/op BenchmarkNonZeroShifts/5/shrVU-4 795508 145.8 ns/op BenchmarkNonZeroShifts/5/shlVU-4 655602 168.0 ns/op BenchmarkNonZeroShifts/10/shrVU-4 457442 264.3 ns/op BenchmarkNonZeroShifts/10/shlVU-4 366902 310.4 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50821 2354 ns/op BenchmarkNonZeroShifts/100/shlVU-4 41646 2829 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5116 23306 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4512 26480 ns/op BenchmarkDecimalConversion-4 190 618441 ns/op BenchmarkFloatString/100-4 9318 12376 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 188 635665 ns/op 2915 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 58924172 ns/op 59804 B/op 41 allocs/op BenchmarkFloatString/100000-4 1 5884341333 ns/op 822928 B/op 513 allocs/op BenchmarkFloatAdd/10-4 102172 1129 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 91094 1311 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 52276 2280 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 14097 8455 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1610 92658 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 146558 790.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 134564 887.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 93565 1274 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 25383 4515 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3244 36820 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1392 83834 ns/op BenchmarkParseFloatLargeExp-4 316 378256 ns/op BenchmarkGCD10x10/WithoutXY-4 195928 584.0 ns/op BenchmarkGCD10x10/WithXY-4 44805 2672 ns/op BenchmarkGCD10x100/WithoutXY-4 87072 1403 ns/op BenchmarkGCD10x100/WithXY-4 13920 9664 ns/op BenchmarkGCD10x1000/WithoutXY-4 56283 1831 ns/op BenchmarkGCD10x1000/WithXY-4 10000 11123 ns/op BenchmarkGCD100x100/WithoutXY-4 22906 5174 ns/op BenchmarkGCD100x100/WithXY-4 7885 14700 ns/op BenchmarkGCD100x1000/WithoutXY-4 9774 12750 ns/op BenchmarkGCD100x1000/WithXY-4 4592 25700 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1879 64479 ns/op BenchmarkGCD1000x1000/WithXY-4 996 120322 ns/op BenchmarkHilbert-4 16 6950378 ns/op BenchmarkBinomial-4 8662 12304 ns/op BenchmarkQuoRem-4 14798 8266 ns/op BenchmarkExp-4 8 14530691 ns/op BenchmarkExpMont/Odd-4 129 916572 ns/op 2592 B/op 22 allocs/op BenchmarkExpMont/Even1-4 127 936285 ns/op 3364 B/op 38 allocs/op BenchmarkExpMont/Even2-4 123 970325 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even3-4 122 972355 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even4-4 121 992887 ns/op 3874 B/op 54 allocs/op BenchmarkExpMont/Even8-4 122 977944 ns/op 3881 B/op 54 allocs/op BenchmarkExpMont/Even32-4 122 977948 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even64-4 133 897247 ns/op 3663 B/op 54 allocs/op BenchmarkExpMont/Even96-4 140 839439 ns/op 3781 B/op 51 allocs/op BenchmarkExpMont/Even128-4 154 771453 ns/op 3226 B/op 49 allocs/op BenchmarkExpMont/Even255-4 164 732731 ns/op 2942 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 516 234374 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 454 264357 ns/op 1727 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 453 277934 ns/op 1737 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 435 269325 ns/op 1750 B/op 47 allocs/op BenchmarkExp2-4 8 14014666 ns/op BenchmarkBitset-4 830823 135.2 ns/op BenchmarkBitsetNeg-4 300974 395.8 ns/op BenchmarkBitsetOrig-4 211416 539.7 ns/op BenchmarkBitsetNegOrig-4 134150 817.9 ns/op BenchmarkModSqrt225_Tonelli-4 96 1174652 ns/op BenchmarkModSqrt225_3Mod4-4 338 348780 ns/op BenchmarkModSqrt231_Tonelli-4 96 1218298 ns/op BenchmarkModSqrt231_5Mod8-4 280 424611 ns/op BenchmarkModInverse-4 8745 12051 ns/op BenchmarkSqrt-4 901 129547 ns/op BenchmarkIntSqr/1-4 1399002 85.16 ns/op BenchmarkIntSqr/2-4 552721 207.2 ns/op BenchmarkIntSqr/3-4 415923 269.6 ns/op BenchmarkIntSqr/5-4 303860 400.5 ns/op BenchmarkIntSqr/8-4 195603 618.7 ns/op BenchmarkIntSqr/10-4 150490 790.3 ns/op BenchmarkIntSqr/20-4 34548 3512 ns/op BenchmarkIntSqr/30-4 23820 5101 ns/op BenchmarkIntSqr/50-4 13621 8770 ns/op BenchmarkIntSqr/80-4 7100 15960 ns/op BenchmarkIntSqr/100-4 5161 30520 ns/op BenchmarkIntSqr/200-4 1894 63270 ns/op BenchmarkIntSqr/300-4 931 138867 ns/op BenchmarkIntSqr/500-4 421 282540 ns/op BenchmarkIntSqr/800-4 187 615902 ns/op BenchmarkIntSqr/1000-4 135 895232 ns/op BenchmarkDiv/20/10-4 302372 383.8 ns/op BenchmarkDiv/40/20-4 304514 393.1 ns/op BenchmarkDiv/100/50-4 308029 383.3 ns/op BenchmarkDiv/200/100-4 40250 3130 ns/op BenchmarkDiv/400/200-4 35401 3567 ns/op BenchmarkDiv/1000/500-4 25774 4791 ns/op BenchmarkDiv/2000/1000-4 17136 7163 ns/op BenchmarkDiv/20000/10000-4 873 136196 ns/op BenchmarkDiv/200000/100000-4 21 5546503 ns/op BenchmarkDiv/2000000/1000000-4 1 192210281 ns/op BenchmarkDiv/20000000/10000000-4 1 6736173082 ns/op BenchmarkMul-4 3 40365185 ns/op BenchmarkNatMul/10-4 125352 867.8 ns/op BenchmarkNatMul/100-4 3954 29477 ns/op BenchmarkNatMul/1000-4 100 1078523 ns/op BenchmarkZeroShifts/Shl-4 31947 3620 ns/op BenchmarkZeroShifts/ShlSame-4 6215122 19.04 ns/op BenchmarkZeroShifts/Shr-4 37285 3425 ns/op BenchmarkZeroShifts/ShrSame-4 6046472 19.47 ns/op BenchmarkExp3Power/0x10-4 209860 564.9 ns/op BenchmarkExp3Power/0x40-4 188054 628.0 ns/op BenchmarkExp3Power/0x100-4 94434 1340 ns/op BenchmarkExp3Power/0x400-4 36296 3289 ns/op BenchmarkExp3Power/0x1000-4 6576 18164 ns/op BenchmarkExp3Power/0x4000-4 1117 111129 ns/op BenchmarkExp3Power/0x10000-4 127 928467 ns/op BenchmarkExp3Power/0x40000-4 13 9107667 ns/op BenchmarkExp3Power/0x100000-4 2 84650716 ns/op BenchmarkExp3Power/0x400000-4 1 782673534 ns/op BenchmarkFibo-4 4 26580836 ns/op BenchmarkNatSqr/1-4 983491 107.2 ns/op BenchmarkNatSqr/2-4 469446 228.9 ns/op BenchmarkNatSqr/3-4 390482 301.7 ns/op BenchmarkNatSqr/5-4 263806 455.3 ns/op BenchmarkNatSqr/8-4 171216 688.1 ns/op BenchmarkNatSqr/10-4 135286 911.8 ns/op BenchmarkNatSqr/20-4 33422 3572 ns/op BenchmarkNatSqr/30-4 23329 5239 ns/op BenchmarkNatSqr/50-4 12685 9049 ns/op BenchmarkNatSqr/80-4 7090 16855 ns/op BenchmarkNatSqr/100-4 5288 22907 ns/op BenchmarkNatSqr/200-4 1802 82015 ns/op BenchmarkNatSqr/300-4 886 131161 ns/op BenchmarkNatSqr/500-4 410 292262 ns/op BenchmarkNatSqr/800-4 193 610590 ns/op BenchmarkNatSqr/1000-4 136 877615 ns/op BenchmarkNatSetBytes/8-4 711972 170.1 ns/op BenchmarkNatSetBytes/24-4 203300 568.0 ns/op BenchmarkNatSetBytes/128-4 46276 2551 ns/op BenchmarkNatSetBytes/7-4 923412 129.9 ns/op BenchmarkNatSetBytes/23-4 219829 510.6 ns/op BenchmarkNatSetBytes/127-4 47557 2522 ns/op BenchmarkScanPi-4 252 474818 ns/op BenchmarkStringPiParallel-4 607 172390 ns/op BenchmarkScan/10/Base2-4 38144 3153 ns/op BenchmarkScan/100/Base2-4 4045 29073 ns/op BenchmarkScan/1000/Base2-4 429 278299 ns/op BenchmarkScan/10/Base8-4 91777 1319 ns/op BenchmarkScan/100/Base8-4 12130 9869 ns/op BenchmarkScan/1000/Base8-4 1238 95422 ns/op BenchmarkScan/10/Base10-4 95829 1234 ns/op BenchmarkScan/100/Base10-4 13424 8954 ns/op BenchmarkScan/1000/Base10-4 1371 87381 ns/op BenchmarkScan/10/Base16-4 113408 1060 ns/op BenchmarkScan/100/Base16-4 15409 7815 ns/op BenchmarkScan/1000/Base16-4 1581 79165 ns/op BenchmarkString/10/Base2-4 170637 648.9 ns/op BenchmarkString/100/Base2-4 27049 5786 ns/op BenchmarkString/1000/Base2-4 2860 40917 ns/op BenchmarkString/10/Base8-4 342554 355.4 ns/op BenchmarkString/100/Base8-4 70338 1804 ns/op BenchmarkString/1000/Base8-4 7717 20597 ns/op BenchmarkString/10/Base10-4 198805 595.1 ns/op BenchmarkString/100/Base10-4 40617 3289 ns/op BenchmarkString/1000/Base10-4 4128 29667 ns/op BenchmarkString/10/Base16-4 385567 310.6 ns/op BenchmarkString/100/Base16-4 90528 1317 ns/op BenchmarkString/1000/Base16-4 10000 11377 ns/op BenchmarkLeafSize/0-4 31 4013023 ns/op BenchmarkLeafSize/1-4 448 258864 ns/op BenchmarkLeafSize/2-4 474 249600 ns/op BenchmarkLeafSize/3-4 301 400404 ns/op BenchmarkLeafSize/4-4 488 239904 ns/op BenchmarkLeafSize/5-4 268 437618 ns/op BenchmarkLeafSize/6-4 306 390067 ns/op BenchmarkLeafSize/7-4 336 349613 ns/op BenchmarkLeafSize/8-4 500 233495 ns/op BenchmarkLeafSize/9-4 224 535169 ns/op BenchmarkLeafSize/10-4 271 434279 ns/op BenchmarkLeafSize/11-4 250 474198 ns/op BenchmarkLeafSize/12-4 304 387492 ns/op BenchmarkLeafSize/13-4 262 444765 ns/op BenchmarkLeafSize/14-4 340 380935 ns/op BenchmarkLeafSize/15-4 345 337483 ns/op BenchmarkLeafSize/16-4 494 234395 ns/op BenchmarkLeafSize/32-4 493 235369 ns/op BenchmarkLeafSize/64-4 445 261821 ns/op BenchmarkProbablyPrime/n=0-4 6 19386827 ns/op BenchmarkProbablyPrime/n=1-4 5 21497945 ns/op BenchmarkProbablyPrime/n=5-4 4 29800580 ns/op BenchmarkProbablyPrime/n=10-4 3 40019762 ns/op BenchmarkProbablyPrime/n=20-4 2 60994622 ns/op BenchmarkProbablyPrime/Lucas-4 6 17010590 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 55 2127182 ns/op BenchmarkRatCmp-4 215509 551.1 ns/op BenchmarkFloatPrecExact/1-4 138133 860.2 ns/op BenchmarkFloatPrecExact/10-4 44942 2652 ns/op BenchmarkFloatPrecExact/100-4 9220 12031 ns/op BenchmarkFloatPrecExact/1000-4 1659 75505 ns/op BenchmarkFloatPrecExact/10000-4 92 1198236 ns/op BenchmarkFloatPrecExact/100000-4 3 45697128 ns/op BenchmarkFloatPrecExact/1000000-4 1 2218536149 ns/op BenchmarkFloatPrecMixed/1-4 126541 966.1 ns/op BenchmarkFloatPrecMixed/10-4 37292 3217 ns/op BenchmarkFloatPrecMixed/100-4 4485 31906 ns/op BenchmarkFloatPrecMixed/1000-4 274 406397 ns/op BenchmarkFloatPrecMixed/10000-4 9 11822741 ns/op BenchmarkFloatPrecMixed/100000-4 1 613265056 ns/op BenchmarkFloatPrecMixed/1000000-4 1 35884770646 ns/op BenchmarkFloatPrecInexact/1-4 184754 638.8 ns/op BenchmarkFloatPrecInexact/10-4 175687 659.8 ns/op BenchmarkFloatPrecInexact/100-4 103366 1112 ns/op BenchmarkFloatPrecInexact/1000-4 25736 4698 ns/op BenchmarkFloatPrecInexact/10000-4 3285 35715 ns/op BenchmarkFloatPrecInexact/100000-4 324 357921 ns/op BenchmarkFloatPrecInexact/1000000-4 25 5098998 ns/op BenchmarkFloatSqrt/64-4 13042 9054 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7665 15272 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5330 22316 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2724 44372 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 508 232582 ns/op 17811 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 38 3101900 ns/op 176969 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 228389520 ns/op 3821416 B/op 638 allocs/op PASS ok math/big 100.701s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7561132 15.31 ns/op BenchmarkLeadingZeros8-4 7473120 15.42 ns/op BenchmarkLeadingZeros16-4 7779296 15.86 ns/op BenchmarkLeadingZeros32-4 7233547 15.34 ns/op BenchmarkLeadingZeros64-4 7907388 15.08 ns/op BenchmarkTrailingZeros-4 7311141 15.88 ns/op BenchmarkTrailingZeros8-4 7558938 15.80 ns/op BenchmarkTrailingZeros16-4 7740394 15.75 ns/op BenchmarkTrailingZeros32-4 7732801 15.82 ns/op BenchmarkTrailingZeros64-4 7891014 17.34 ns/op BenchmarkOnesCount-4 7876656 14.87 ns/op BenchmarkOnesCount8-4 7388685 16.22 ns/op BenchmarkOnesCount16-4 7364156 15.17 ns/op BenchmarkOnesCount32-4 8057206 15.35 ns/op BenchmarkOnesCount64-4 7468606 14.90 ns/op BenchmarkRotateLeft-4 7704856 15.01 ns/op BenchmarkRotateLeft8-4 7617465 15.47 ns/op BenchmarkRotateLeft16-4 7377559 15.43 ns/op BenchmarkRotateLeft32-4 7995826 14.86 ns/op BenchmarkRotateLeft64-4 7552249 14.93 ns/op BenchmarkReverse-4 13417275 8.633 ns/op BenchmarkReverse8-4 16013994 7.446 ns/op BenchmarkReverse16-4 14848154 8.070 ns/op BenchmarkReverse32-4 13063719 8.945 ns/op BenchmarkReverse64-4 13581104 8.807 ns/op BenchmarkReverseBytes-4 14812736 8.009 ns/op BenchmarkReverseBytes16-4 15661956 7.605 ns/op BenchmarkReverseBytes32-4 14808494 8.298 ns/op BenchmarkReverseBytes64-4 14895067 8.261 ns/op BenchmarkAdd-4 7996260 14.86 ns/op BenchmarkAdd32-4 8077891 14.74 ns/op BenchmarkAdd64-4 7528437 15.70 ns/op BenchmarkAdd64multiple-4 14770146 8.167 ns/op BenchmarkSub-4 7969933 15.12 ns/op BenchmarkSub32-4 7562055 15.06 ns/op BenchmarkSub64-4 7903678 14.88 ns/op BenchmarkSub64multiple-4 13499820 8.126 ns/op BenchmarkMul-4 7580312 15.84 ns/op BenchmarkMul32-4 7500044 14.87 ns/op BenchmarkMul64-4 7786501 14.68 ns/op BenchmarkDiv-4 2816689 40.84 ns/op BenchmarkDiv32-4 6476338 18.62 ns/op BenchmarkDiv64-4 2914801 40.87 ns/op PASS ok math/bits 7.295s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 107.1 ns/op BenchmarkAcos-4 277525 421.3 ns/op BenchmarkAcosh-4 269721 464.8 ns/op BenchmarkAsin-4 284778 419.4 ns/op BenchmarkAsinh-4 296338 408.2 ns/op BenchmarkAtan-4 1000000 110.8 ns/op BenchmarkAtanh-4 1000000 110.6 ns/op BenchmarkConj-4 15889992 7.608 ns/op BenchmarkCos-4 413660 273.5 ns/op BenchmarkCosh-4 436554 273.9 ns/op BenchmarkExp-4 589579 205.1 ns/op BenchmarkLog-4 802236 148.0 ns/op BenchmarkLog10-4 792013 154.1 ns/op BenchmarkPhase-4 4734052 25.42 ns/op BenchmarkPolar-4 892132 129.5 ns/op BenchmarkPow-4 313792 379.7 ns/op BenchmarkRect-4 644684 185.9 ns/op BenchmarkSin-4 468580 257.1 ns/op BenchmarkSinh-4 461390 255.5 ns/op BenchmarkSqrt-4 375090 317.8 ns/op BenchmarkTan-4 1000000 102.2 ns/op BenchmarkTanh-4 1863450 64.62 ns/op PASS ok math/cmplx 3.767s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 806094 133.1 ns/op BenchmarkInt63ThreadsafeParallel-4 1082976 93.08 ns/op BenchmarkInt63Unthreadsafe-4 904675 120.9 ns/op BenchmarkIntn1000-4 811548 150.1 ns/op BenchmarkInt63n1000-4 860304 136.7 ns/op BenchmarkInt31n1000-4 728374 166.4 ns/op BenchmarkFloat32-4 872642 135.5 ns/op BenchmarkFloat64-4 955332 121.6 ns/op BenchmarkPerm3-4 183391 648.0 ns/op BenchmarkPerm30-4 21589 5485 ns/op BenchmarkPerm30ViaShuffle-4 19581 6188 ns/op BenchmarkShuffleOverhead-4 15435 7789 ns/op BenchmarkRead3-4 756082 156.7 ns/op BenchmarkRead64-4 61694 1956 ns/op BenchmarkRead1000-4 3916 29170 ns/op BenchmarkConcurrent-4 285080 355.8 ns/op PASS ok math/rand 3.210s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 5177296 23.15 ns/op BenchmarkPCG_DXSM-4 3247728 36.80 ns/op BenchmarkSourceUint64-4 3213903 36.73 ns/op BenchmarkGlobalInt64-4 3059910 37.34 ns/op BenchmarkGlobalInt64Parallel-4 3095374 38.60 ns/op BenchmarkGlobalUint64-4 3083830 38.16 ns/op BenchmarkGlobalUint64Parallel-4 2976302 38.41 ns/op BenchmarkInt64-4 1678909 70.71 ns/op BenchmarkUint64-4 1682346 72.45 ns/op BenchmarkGlobalIntN1000-4 2159233 59.16 ns/op BenchmarkIntN1000-4 1426117 84.00 ns/op BenchmarkInt64N1000-4 1428100 84.52 ns/op BenchmarkInt64N1e8-4 1425189 83.40 ns/op BenchmarkInt64N1e9-4 1429369 83.89 ns/op BenchmarkInt64N2e9-4 1413909 84.25 ns/op BenchmarkInt64N1e18-4 1374904 97.08 ns/op BenchmarkInt64N2e18-4 1357549 88.39 ns/op BenchmarkInt64N4e18-4 1000000 100.7 ns/op BenchmarkInt32N1000-4 1414761 84.04 ns/op BenchmarkInt32N1e8-4 1417442 84.25 ns/op BenchmarkInt32N1e9-4 1434015 84.00 ns/op BenchmarkInt32N2e9-4 1424703 84.45 ns/op BenchmarkFloat32-4 1573150 74.26 ns/op BenchmarkFloat64-4 1632968 74.28 ns/op BenchmarkExpFloat64-4 792580 138.0 ns/op BenchmarkNormFloat64-4 991442 116.5 ns/op BenchmarkPerm3-4 258234 462.6 ns/op BenchmarkPerm30-4 24067 5029 ns/op BenchmarkPerm30ViaShuffle-4 24933 4863 ns/op BenchmarkShuffleOverhead-4 39988 2943 ns/op BenchmarkConcurrent-4 1427414 79.70 ns/op PASS ok math/rand/v2 6.637s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 42862 2771 ns/op BenchmarkQDecodeWord-4 108969 1092 ns/op BenchmarkQDecodeHeader-4 103442 1155 ns/op BenchmarkTypeByExtension/.html-4 491826 229.9 ns/op BenchmarkTypeByExtension/.HTML-4 373731 336.8 ns/op BenchmarkTypeByExtension/.unused-4 402532 313.5 ns/op BenchmarkExtensionsByType/text/html-4 170624 645.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 78381 1502 ns/op BenchmarkExtensionsByType/application/octet-stream-4 104905 1149 ns/op PASS ok mime 2.358s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 608 176295 ns/op 48158 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 651 177496 ns/op 48083 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 304 380555 ns/op 104264 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 492 240470 ns/op 48662 B/op 206 allocs/op PASS ok mime/multipart 1.665s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 848 136420 ns/op PASS ok mime/quotedprintable 1.140s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 8 12624060 ns/op 8528 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 8 12799089 ns/op 7372 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5032043725 ns/op 158688 B/op 224 allocs/op BenchmarkDNSName-4 88598 1285 ns/op BenchmarkInterfaces-4 2743 38895 ns/op 8934 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3844 29614 ns/op 6643 B/op 22 allocs/op BenchmarkInterfaceByName-4 3002 37049 ns/op 8998 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1786 75774 ns/op 15187 B/op 93 allocs/op BenchmarkInterfacesAndAddrs-4 5390 21728 ns/op 4455 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1314 138111 ns/op 135289 B/op 39 allocs/op BenchmarkParseIP-4 7249 15746 ns/op BenchmarkParseIPValidIPv4-4 253320 447.7 ns/op BenchmarkParseIPValidIPv6-4 156772 775.8 ns/op BenchmarkIPString/IPv4-4 95444 1263 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8754 13239 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 50872 2346 ns/op BenchmarkIPEqual/IPv4-4 1110834 108.5 ns/op BenchmarkIPEqual/IPv6-4 1114336 107.3 ns/op BenchmarkSendfileZeroBytes-4 1 209654562 ns/op 7944896 B/op 425057 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1205679833 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1205214015 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1202360705 ns/op 0.00 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1206968811 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1206811837 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1219072940 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1220239785 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1007740901 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1008473503 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1008374728 ns/op 0.52 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1010836345 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1008102548 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1007493087 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1007547956 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1007388403 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1007585290 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1007562046 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1008570939 ns/op 0.06 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1008179415 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1008480542 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1008359310 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1008129113 ns/op 1.04 MB/s 376 B/op 9 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1002686394 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1006061645 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007844425 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1007649565 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1008960607 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007550880 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007763224 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1008049354 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1008198482 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1008697424 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1013202461 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1007706118 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1007361890 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1007532112 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1008292100 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1007611841 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1007496210 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007457176 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1007808790 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1007986958 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1005017517 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1006596523 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1007533540 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1007289794 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1007796778 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1007655895 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1007469356 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1007588693 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1007557793 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1007700528 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1007870604 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1008535425 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1008559818 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1007519563 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1007755970 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1007492297 ns/op 0.00 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1008315369 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1005818481 ns/op 0.02 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007926779 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1007707872 ns/op 0.07 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1007921551 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1008385172 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008540328 ns/op 0.52 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1006915499 ns/op 1.04 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007529523 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1008018661 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1005417425 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007749043 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1008195505 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007632426 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1008182426 ns/op 0.07 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007843121 ns/op 0.13 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1008143821 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1003789300 ns/op 0.52 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1009611594 ns/op 1.04 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 5601 21042 ns/op BenchmarkTCP4OneShotTimeout-4 5004 22749 ns/op BenchmarkTCP4Persistent-4 33978 3381 ns/op BenchmarkTCP4PersistentTimeout-4 35624 3391 ns/op BenchmarkTCP6OneShot-4 4501 22710 ns/op BenchmarkTCP6OneShotTimeout-4 4366 23036 ns/op BenchmarkTCP6Persistent-4 31440 3773 ns/op BenchmarkTCP6PersistentTimeout-4 30295 3939 ns/op BenchmarkTCP4ConcurrentReadWrite-4 47894 2682 ns/op BenchmarkTCP6ConcurrentReadWrite-4 35571 3084 ns/op BenchmarkSetReadDeadline-4 180889 686.7 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 27477 4574 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 26115 4461 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 27831 6815 ns/op 0 B/op 0 allocs/op PASS ok net 90.620s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22191 5342 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8720 11918 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 17568 6907 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16239 7477 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 35088 3402 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 53762 2188 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 105.8 ns/op BenchmarkFindChild/n=2/rep=map-4 3890953 30.61 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 972145 119.7 ns/op BenchmarkFindChild/n=4/rep=linear-4 585057 200.3 ns/op BenchmarkFindChild/n=4/rep=map-4 3690980 32.52 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 564637 211.7 ns/op BenchmarkFindChild/n=8/rep=linear-4 325950 373.6 ns/op BenchmarkFindChild/n=8/rep=map-4 3343747 36.35 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 313322 387.1 ns/op BenchmarkFindChild/n=16/rep=linear-4 166268 718.3 ns/op BenchmarkFindChild/n=16/rep=map-4 2867684 41.53 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2137166 56.16 ns/op BenchmarkFindChild/n=32/rep=linear-4 79222 1420 ns/op BenchmarkFindChild/n=32/rep=map-4 3027205 39.54 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2288079 54.66 ns/op BenchmarkMultiConflicts-4 1 211516789 ns/op BenchmarkServerMatch-4 15871 7506 ns/op BenchmarkReadRequestChrome-4 3442 33402 ns/op 18.29 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8227 13791 ns/op 5.66 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7870 14131 ns/op 5.80 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5989 19768 ns/op 7.64 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12324 9324 ns/op 4.29 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 466 230498 ns/op 4.44 MB/s BenchmarkFileAndServer_1KB/https1-4 222 526492 ns/op 1.94 MB/s BenchmarkFileAndServer_1KB/h2-4 223 495233 ns/op 2.07 MB/s BenchmarkFileAndServer_16MB/h1-4 4 29100504 ns/op 576.53 MB/s BenchmarkFileAndServer_16MB/https1-4 2 73060600 ns/op 229.63 MB/s BenchmarkFileAndServer_16MB/h2-4 1 178310593 ns/op 94.09 MB/s BenchmarkFileAndServer_64MB/h1-4 1 118668381 ns/op 565.52 MB/s BenchmarkFileAndServer_64MB/https1-4 1 274495652 ns/op 244.48 MB/s BenchmarkFileAndServer_64MB/h2-4 1 505136363 ns/op 132.85 MB/s BenchmarkServeMux-4 198 672551 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 231 558717 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 582 202420 ns/op 6056 B/op 64 allocs/op BenchmarkClientServer/https1-4 340 327765 ns/op 6497 B/op 72 allocs/op BenchmarkClientServer/h2-4 272 417799 ns/op 9878 B/op 79 allocs/op BenchmarkClientServerParallel/4/h1-4 1766 58752 ns/op 9442 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 16 7246729 ns/op 91743 B/op 1063 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42598: write tcp 127.0.0.1:46351->127.0.0.1:42598: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41830: read tcp 127.0.0.1:39191->127.0.0.1:41830: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41826: read tcp 127.0.0.1:39191->127.0.0.1:41826: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41766: write tcp 127.0.0.1:39191->127.0.0.1:41766: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55000: read tcp 127.0.0.1:44709->127.0.0.1:55000: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55070: read tcp 127.0.0.1:44709->127.0.0.1:55070: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 7048712 ns/op 89355 B/op 1090 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48790: write tcp 127.0.0.1:32785->127.0.0.1:48790: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48808: write tcp 127.0.0.1:32785->127.0.0.1:48808: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38576: write tcp 127.0.0.1:39017->127.0.0.1:38576: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36172: read tcp 127.0.0.1:38381->127.0.0.1:36172: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36200: write tcp 127.0.0.1:38381->127.0.0.1:36200: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36214: write tcp 127.0.0.1:38381->127.0.0.1:36214: use of closed network connection BenchmarkClientServerParallel/64/h1-4 1359 81197 ns/op 15852 B/op 101 allocs/op BenchmarkClientServerParallel/64/https1-4 31 7626486 ns/op 101964 B/op 1124 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44652: read tcp 127.0.0.1:45975->127.0.0.1:44652: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44656: read tcp 127.0.0.1:45975->127.0.0.1:44656: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37720: read tcp 127.0.0.1:44301->127.0.0.1:37720: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37742: read tcp 127.0.0.1:44301->127.0.0.1:37742: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39552: read tcp 127.0.0.1:38949->127.0.0.1:39552: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39544: write tcp 127.0.0.1:38949->127.0.0.1:39544: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39588: read tcp 127.0.0.1:38949->127.0.0.1:39588: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39618: read tcp 127.0.0.1:38949->127.0.0.1:39618: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39572: read tcp 127.0.0.1:38949->127.0.0.1:39572: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39612: read tcp 127.0.0.1:38949->127.0.0.1:39612: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 15 7156145 ns/op 90410 B/op 1152 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36658: read tcp 127.0.0.1:42357->127.0.0.1:36658: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51612: read tcp 127.0.0.1:44077->127.0.0.1:51612: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60992: write tcp 127.0.0.1:34941->127.0.0.1:60992: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60998: write tcp 127.0.0.1:34941->127.0.0.1:60998: use of closed network connection BenchmarkServer-4 1 1014932125 ns/op 33264 B/op 186 allocs/op BenchmarkClient-4 488 250424 ns/op 3835 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 915 124441 ns/op 7454 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1500 81663 ns/op 3072 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1800 71049 ns/op 1930 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1868 68090 ns/op 2786 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1846 63816 ns/op 2764 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1696 65522 ns/op 2756 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1918 62782 ns/op 1921 B/op 14 allocs/op BenchmarkServerHijack-4 1492 80264 ns/op 16817 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 642 191082 ns/op 6257 B/op 52 allocs/op BenchmarkResponseStatusLine-4 438264 267.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.206s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 8368 14805 ns/op 34192 B/op 14 allocs/op PASS ok net/http/httputil 1.308s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 86038 1382 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 664911 163.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 162667 734.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 62904 1862 ns/op BenchmarkStdIPv4-4 105741 1142 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 102648 1149 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 108381 1111 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 64443 1884 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 73833 1617 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1584890 76.24 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 101.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 906420 130.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 205239 638.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 210291 534.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 212798 585.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 86067 1609 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 230421 516.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 125350 957.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 131384 886.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 126703 949.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 79972 1560 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 409308 299.5 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 125180 1013 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 151561 784.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 237224 517.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 142297 855.5 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 352347 336.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 146958 813.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 131112 811.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 139765 804.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 121028 1008 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 580264 205.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 141013 849.9 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 161444 785.2 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 247797 495.3 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 150680 800.6 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 244845 430.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 107451 1119 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 123804 949.5 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 166891 693.4 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 110578 1074 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 327231 369.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 116600 1008 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 129289 903.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 191024 630.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 124021 958.2 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 932029 141.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 931544 139.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 935460 138.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 117.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 114.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 114.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 114.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 115.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 115.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 305700 385.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 431041 252.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 171798 698.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 188416 639.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 167222 1057 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74486 1620 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 364632 315.7 ns/op PASS ok net/netip 9.545s 2024/04/02 15:16:35 Test RPC server listening on 127.0.0.1:36583 2024/04/02 15:16:35 Test HTTP RPC server listening on 127.0.0.1:41663 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2229 59905 ns/op BenchmarkEndToEndHTTP-4 2218 58532 ns/op BenchmarkEndToEndAsync-4 3314 45317 ns/op BenchmarkEndToEndAsyncHTTP-4 4266 24853 ns/op PASS ok net/rpc 1.797s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3259 34331 ns/op BenchmarkReadMIMEHeader/server_headers-4 4584 24399 ns/op BenchmarkUncommon-4 21063 5626 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.427s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3739 30361 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 87183 1337 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 694376 177.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 90208 1251 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 172550 706.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 85498 1412 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13218 9000 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 428313 271.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 90535 1305 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 170310 691.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 85678 1418 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13382 8769 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 174532 721.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 68376 1678 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 71334 1706 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32737 4113 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5827 20829 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 176301 690.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 73659 1619 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 70896 1677 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31882 3583 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5918 19647 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.427s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 2941465 36.10 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 174482 763.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 646 191383 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:516: benchmarkReaddirname ".": 128 entries os_test.go:516: benchmarkReaddirname ".": 128 entries os_test.go:516: benchmarkReaddirname ".": 128 entries BenchmarkReaddir-4 320 356971 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:533: benchmarkReaddir ".": 128 entries os_test.go:533: benchmarkReaddir ".": 128 entries os_test.go:533: benchmarkReaddir ".": 128 entries BenchmarkReadDir-4 594 202248 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:550: benchmarkReadDir ".": 128 entries os_test.go:550: benchmarkReadDir ".": 128 entries os_test.go:550: benchmarkReadDir ".": 128 entries BenchmarkStatDot-4 130936 911.5 ns/op BenchmarkStatFile-4 75740 1495 ns/op BenchmarkStatDir-4 93396 1379 ns/op BenchmarkLstatDot-4 124323 1066 ns/op BenchmarkLstatFile-4 87620 1575 ns/op BenchmarkLstatDir-4 74372 1403 ns/op BenchmarkRemoveAll-4 78 1479496 ns/op 39471 B/op 506 allocs/op PASS ok os 4.464s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 396 305846 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.164s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 451945 229.5 ns/op PASS ok os/user 1.136s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3506607 33.67 ns/op BenchmarkString-4 1974526 61.04 ns/op BenchmarkBytes-4 1737378 74.80 ns/op BenchmarkNamedBytes-4 1000000 104.0 ns/op BenchmarkBytesArray-4 693018 170.6 ns/op BenchmarkSliceLen-4 2000629 60.38 ns/op BenchmarkMapLen-4 885900 135.8 ns/op BenchmarkStringLen-4 1629619 72.96 ns/op BenchmarkArrayLen-4 1367184 87.87 ns/op BenchmarkSliceCap-4 1976323 60.82 ns/op BenchmarkDeepEqual/int8-4 385173 304.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 84130 1461 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 341840 371.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 79224 1533 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 331648 372.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80318 1534 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 323650 373.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 78476 1527 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 331600 355.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 80760 1558 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 381595 308.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 105897 1132 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 344107 349.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 77205 1548 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 331380 363.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 78450 1522 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 326608 367.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 78740 1515 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 330721 364.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 78757 1518 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 320880 366.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 79042 1506 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 333729 350.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80888 1492 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 336778 347.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 79795 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 343975 352.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 80670 1492 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 344236 349.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 75535 1497 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 394395 308.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83478 1447 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 329749 352.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 79282 1527 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 95164 1123 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52179 2301 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 47424 2509 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32923 3634 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34593 3467 ns/op BenchmarkIsZero/ArrayComparable-4 147583 790.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 30717 3899 ns/op BenchmarkIsZero/StructComparable-4 400161 277.4 ns/op BenchmarkIsZero/StructIncomparable-4 141345 851.2 ns/op BenchmarkIsZero/ArrayInt_4-4 1382883 86.02 ns/op BenchmarkIsZero/ArrayInt_1024-4 7458 16092 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14698 8263 ns/op BenchmarkIsZero/Struct4Int-4 1347133 89.06 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7352 16134 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7444 16069 ns/op BenchmarkIsZero/StructInt_512-4 14574 8185 ns/op BenchmarkSetZero/Bool/Direct-4 4166762 27.74 ns/op BenchmarkSetZero/Bool/CachedZero-4 934442 134.4 ns/op BenchmarkSetZero/Bool/NewZero-4 684991 172.0 ns/op BenchmarkSetZero/Int/Direct-4 2094238 57.63 ns/op BenchmarkSetZero/Int/CachedZero-4 936885 128.9 ns/op BenchmarkSetZero/Int/NewZero-4 710882 170.8 ns/op BenchmarkSetZero/Uint/Direct-4 2079753 56.83 ns/op BenchmarkSetZero/Uint/CachedZero-4 923169 129.0 ns/op BenchmarkSetZero/Uint/NewZero-4 699390 173.7 ns/op BenchmarkSetZero/Float/Direct-4 2099653 58.81 ns/op BenchmarkSetZero/Float/CachedZero-4 913815 128.5 ns/op BenchmarkSetZero/Float/NewZero-4 689463 172.5 ns/op BenchmarkSetZero/Complex/Direct-4 2115984 56.90 ns/op BenchmarkSetZero/Complex/CachedZero-4 925632 132.3 ns/op BenchmarkSetZero/Complex/NewZero-4 689901 172.7 ns/op BenchmarkSetZero/Array/Direct-4 2416237 47.30 ns/op BenchmarkSetZero/Array/CachedZero-4 902751 131.6 ns/op BenchmarkSetZero/Array/NewZero-4 697014 174.5 ns/op BenchmarkSetZero/Chan/Direct-4 2139326 55.91 ns/op BenchmarkSetZero/Chan/CachedZero-4 893748 133.5 ns/op BenchmarkSetZero/Chan/NewZero-4 689928 176.9 ns/op BenchmarkSetZero/Func/Direct-4 2009684 56.97 ns/op BenchmarkSetZero/Func/CachedZero-4 839490 132.8 ns/op BenchmarkSetZero/Func/NewZero-4 689396 179.1 ns/op BenchmarkSetZero/Interface/Direct-4 2041777 59.10 ns/op BenchmarkSetZero/Interface/CachedZero-4 884526 130.2 ns/op BenchmarkSetZero/Interface/NewZero-4 699030 169.9 ns/op BenchmarkSetZero/Map/Direct-4 2058169 56.47 ns/op BenchmarkSetZero/Map/CachedZero-4 899686 133.9 ns/op BenchmarkSetZero/Map/NewZero-4 690505 173.6 ns/op BenchmarkSetZero/Pointer/Direct-4 2143658 55.96 ns/op BenchmarkSetZero/Pointer/CachedZero-4 897010 132.2 ns/op BenchmarkSetZero/Pointer/NewZero-4 670177 176.6 ns/op BenchmarkSetZero/Slice/Direct-4 1812385 59.66 ns/op BenchmarkSetZero/Slice/CachedZero-4 921553 127.2 ns/op BenchmarkSetZero/Slice/NewZero-4 658825 169.7 ns/op BenchmarkSetZero/String/Direct-4 2045974 58.41 ns/op BenchmarkSetZero/String/CachedZero-4 723723 161.9 ns/op BenchmarkSetZero/String/NewZero-4 690609 173.1 ns/op BenchmarkSetZero/Struct/Direct-4 2678270 44.20 ns/op BenchmarkSetZero/Struct/CachedZero-4 927776 128.6 ns/op BenchmarkSetZero/Struct/NewZero-4 701061 171.4 ns/op BenchmarkSelect/1-4 188391 657.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 76262 1580 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 41778 3082 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 129117 885.5 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 205778 572.8 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 132961 883.0 ns/op 144.96 MB/s BenchmarkCallArgCopy/size=256-4 137914 869.9 ns/op 294.30 MB/s BenchmarkCallArgCopy/size=1024-4 113650 1078 ns/op 949.84 MB/s BenchmarkCallArgCopy/size=4096-4 63648 1706 ns/op 2400.46 MB/s BenchmarkCallArgCopy/size=65536-4 6258 18678 ns/op 3508.80 MB/s BenchmarkFieldByName1-4 1000000 107.7 ns/op BenchmarkFieldByName2-4 80839 1431 ns/op BenchmarkFieldByName3-4 10000 10803 ns/op BenchmarkInterfaceBig-4 2401132 51.62 ns/op BenchmarkInterfaceSmall-4 2169177 51.39 ns/op BenchmarkNew-4 1586773 74.52 ns/op BenchmarkMap/StringKeys/MapIndex-4 2259 53125 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2010 60783 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2323 51014 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2089 57831 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2277 52941 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2005 59933 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 237782 499.0 ns/op BenchmarkTypeForString-4 1213094 98.18 ns/op BenchmarkTypeForError-4 682437 173.4 ns/op PASS ok reflect 19.435s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 12100 9324 ns/op 9134 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 19540 5710 ns/op 9360 B/op 1 allocs/op BenchmarkFindString-4 13333 9338 ns/op 9279 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10469 ns/op 9206 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 10785 ns/op 9554 B/op 2 allocs/op BenchmarkLiteral-4 24588 10585 ns/op BenchmarkNotLiteral-4 2928 39018 ns/op BenchmarkMatchClass-4 2448 50675 ns/op BenchmarkMatchClass_InRange-4 2410 48109 ns/op BenchmarkReplaceAll-4 2852 51151 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 25015 5117 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 33784 4184 ns/op BenchmarkAnchoredShortMatch-4 10000 10787 ns/op BenchmarkAnchoredLongMatch-4 14839 8732 ns/op BenchmarkOnePassShortA-4 14727 8149 ns/op BenchmarkNotOnePassShortA-4 5932 20778 ns/op BenchmarkOnePassShortB-4 21866 5934 ns/op BenchmarkNotOnePassShortB-4 7183 21890 ns/op BenchmarkOnePassLongPrefix-4 74106 1747 ns/op BenchmarkOnePassLongNotPrefix-4 27154 4992 ns/op BenchmarkMatchParallelShared-4 28162 6291 ns/op BenchmarkMatchParallelCopied-4 27100 4124 ns/op BenchmarkQuoteMetaAll-4 159950 755.7 ns/op 18.53 MB/s BenchmarkQuoteMetaNone-4 298944 407.9 ns/op 63.74 MB/s BenchmarkCompile/Onepass-4 2883 39953 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1197 99549 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 126 876884 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3864906 27.51 ns/op 581.56 MB/s BenchmarkMatch/Easy0/32-4 36781 3726 ns/op 8.59 MB/s BenchmarkMatch/Easy0/1K-4 27247 4367 ns/op 234.49 MB/s BenchmarkMatch/Easy0i/16-4 4290882 28.06 ns/op 570.12 MB/s BenchmarkMatch/Easy0i/32-4 4185 26460 ns/op 1.21 MB/s BenchmarkMatch/Easy0i/1K-4 170 701127 ns/op 1.46 MB/s BenchmarkMatch/Easy1/16-4 4191303 28.17 ns/op 568.02 MB/s BenchmarkMatch/Easy1/32-4 38358 3016 ns/op 10.61 MB/s BenchmarkMatch/Easy1/1K-4 5991 18468 ns/op 55.45 MB/s BenchmarkMatch/Medium/16-4 4223062 28.09 ns/op 569.57 MB/s BenchmarkMatch/Medium/32-4 4978 24123 ns/op 1.33 MB/s BenchmarkMatch/Medium/1K-4 200 659642 ns/op 1.55 MB/s BenchmarkMatch/Hard/16-4 4159712 27.35 ns/op 584.91 MB/s BenchmarkMatch/Hard/32-4 2865 39707 ns/op 0.81 MB/s BenchmarkMatch/Hard/1K-4 98 1151889 ns/op 0.89 MB/s BenchmarkMatch/Hard1/16-4 841 143139 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 451 270879 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 13 8035187 ns/op 0.13 MB/s BenchmarkMatch_onepass_regex/16-4 23391 4998 ns/op 3.20 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13867 8638 ns/op 3.70 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 529 236359 ns/op 4.33 MB/s 24 B/op 0 allocs/op PASS ok regexp 9.358s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 528128 235.9 ns/op BenchmarkIsWordChar-4 173462 705.7 ns/op PASS ok regexp/syntax 2.528s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 78218 1504 ns/op BenchmarkCallers/inlined-4 88096 1384 ns/op BenchmarkCallers/no-cache-4 32647 3776 ns/op BenchmarkFPCallers/cached-4 14099864 8.425 ns/op BenchmarkMakeChan/Byte-4 1424102 95.33 ns/op BenchmarkMakeChan/Int-4 1000000 145.6 ns/op BenchmarkMakeChan/Ptr-4 633955 257.2 ns/op BenchmarkMakeChan/Struct/0-4 1458891 94.38 ns/op BenchmarkMakeChan/Struct/32-4 776672 177.5 ns/op BenchmarkMakeChan/Struct/40-4 562176 209.5 ns/op BenchmarkChanNonblocking-4 5283104 21.99 ns/op BenchmarkSelectUncontended-4 885618 133.9 ns/op BenchmarkSelectSyncContended-4 94971 1639 ns/op BenchmarkSelectAsyncContended-4 248818 435.6 ns/op BenchmarkSelectNonblock-4 2282166 44.86 ns/op BenchmarkChanUncontended-4 14683 9643 ns/op BenchmarkChanContended-4 3862 30045 ns/op BenchmarkChanSync-4 257895 472.9 ns/op BenchmarkChanSyncWork-4 87474 1313 ns/op BenchmarkChanProdCons0-4 150280 795.8 ns/op BenchmarkChanProdCons10-4 269995 455.2 ns/op BenchmarkChanProdCons100-4 399703 425.8 ns/op BenchmarkChanProdConsWork0-4 154486 748.4 ns/op BenchmarkChanProdConsWork10-4 227091 498.6 ns/op BenchmarkChanProdConsWork100-4 222700 520.7 ns/op BenchmarkSelectProdCons-4 158475 761.3 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 109.6 ns/op BenchmarkChanCreation-4 691952 167.9 ns/op BenchmarkChanSem-4 231150 535.6 ns/op BenchmarkChanPopular-4 220 500529 ns/op BenchmarkChanClosed-4 1831941 69.59 ns/op BenchmarkCallClosure-4 5532231 21.29 ns/op BenchmarkCallClosure1-4 5317195 21.40 ns/op BenchmarkCallClosure2-4 1645134 73.86 ns/op BenchmarkCallClosure3-4 2009426 59.31 ns/op BenchmarkCallClosure4-4 1653578 72.49 ns/op BenchmarkComplex128DivNormal-4 6232502 19.18 ns/op BenchmarkComplex128DivNisNaN-4 5344682 22.48 ns/op BenchmarkComplex128DivDisNaN-4 5155611 23.26 ns/op BenchmarkComplex128DivNisInf-4 6097746 19.06 ns/op BenchmarkComplex128DivDisInf-4 4377714 27.05 ns/op BenchmarkAllocation-4 6328 22684 ns/op BenchmarkReadMemStats-4 10000 16427 ns/op BenchmarkReadMemStatsLatency-4 1 28060 p50-ns 28060 p90-ns 28060 p99-ns BenchmarkWriteBarrier-4 2725627 42.41 ns/op BenchmarkBulkWriteBarrier-4 6601257 18.42 ns/op BenchmarkScanStackNoLocals-4 4 33802036 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10237432 11.62 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9148885 13.18 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7483596 16.02 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5426052 22.09 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3592981 33.42 ns/op BenchmarkHash5-4 4873356 24.51 ns/op 204.01 MB/s BenchmarkHash16-4 4970898 23.99 ns/op 667.05 MB/s BenchmarkHash64-4 4039724 29.48 ns/op 2171.13 MB/s BenchmarkHash1024-4 967266 124.1 ns/op 8253.51 MB/s BenchmarkHash65536-4 19045 6205 ns/op 10562.28 MB/s BenchmarkAlignedLoad-4 7148458 15.99 ns/op BenchmarkUnalignedLoad-4 7485716 16.33 ns/op BenchmarkEqEfaceConcrete-4 5798365 20.53 ns/op BenchmarkEqIfaceConcrete-4 5766368 20.69 ns/op BenchmarkNeEfaceConcrete-4 5751615 20.98 ns/op BenchmarkNeIfaceConcrete-4 5256562 21.26 ns/op BenchmarkConvT2EByteSized/bool-4 5147739 22.57 ns/op BenchmarkConvT2EByteSized/uint8-4 5358542 21.86 ns/op BenchmarkConvT2ESmall-4 5200978 23.21 ns/op BenchmarkConvT2EUintptr-4 5182538 23.16 ns/op BenchmarkConvT2ELarge-4 1439758 77.16 ns/op BenchmarkConvT2ISmall-4 4860421 24.66 ns/op BenchmarkConvT2IUintptr-4 5153481 23.44 ns/op BenchmarkConvT2ILarge-4 1557295 76.09 ns/op BenchmarkConvI2E-4 4477521 26.80 ns/op BenchmarkConvI2I-4 4811115 24.74 ns/op BenchmarkAssertE2T-4 4151187 29.02 ns/op BenchmarkAssertE2TLarge-4 2547213 46.85 ns/op BenchmarkAssertE2I-4 4844949 24.21 ns/op BenchmarkAssertI2T-4 4213951 28.92 ns/op BenchmarkAssertI2I-4 5100693 23.45 ns/op BenchmarkAssertI2E-4 5246695 23.19 ns/op BenchmarkAssertE2E-4 5246214 23.21 ns/op BenchmarkAssertE2T2-4 3150372 38.23 ns/op BenchmarkAssertE2T2Blank-4 4218696 28.73 ns/op BenchmarkAssertI2E2-4 4042045 30.40 ns/op BenchmarkAssertI2E2Blank-4 5312720 22.39 ns/op BenchmarkAssertE2E2-4 3985022 30.01 ns/op BenchmarkAssertE2E2Blank-4 5197208 22.68 ns/op BenchmarkConvT2Ezero/zero/16-4 4926501 24.56 ns/op BenchmarkConvT2Ezero/zero/32-4 5028652 23.26 ns/op BenchmarkConvT2Ezero/zero/64-4 5138714 23.43 ns/op BenchmarkConvT2Ezero/zero/str-4 4965513 23.58 ns/op BenchmarkConvT2Ezero/zero/slice-4 5043381 23.35 ns/op BenchmarkConvT2Ezero/zero/big-4 359518 350.0 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1336881 74.80 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1565634 87.11 ns/op BenchmarkConvT2Ezero/nonzero/big-4 310982 381.1 ns/op BenchmarkConvT2Ezero/smallint/16-4 5104588 23.74 ns/op BenchmarkConvT2Ezero/smallint/32-4 5070205 23.53 ns/op BenchmarkConvT2Ezero/smallint/64-4 5188473 22.74 ns/op BenchmarkConvT2Ezero/largeint/16-4 2085826 56.14 ns/op BenchmarkConvT2Ezero/largeint/32-4 2184717 55.67 ns/op BenchmarkConvT2Ezero/largeint/64-4 2181552 55.34 ns/op BenchmarkMalloc8-4 2738646 44.23 ns/op BenchmarkMalloc16-4 2361656 50.70 ns/op BenchmarkMallocTypeInfo8-4 2041542 59.39 ns/op BenchmarkMallocTypeInfo16-4 1972243 61.38 ns/op BenchmarkMallocLargeStruct-4 298388 379.6 ns/op BenchmarkGoroutineSelect-4 100 1107263 ns/op BenchmarkGoroutineBlocking-4 157 1464152 ns/op BenchmarkGoroutineForRange-4 100 1341155 ns/op BenchmarkGoroutineIdle-4 100 1734646 ns/op BenchmarkHashStringSpeed-4 1943824 61.06 ns/op BenchmarkHashBytesSpeed-4 1319833 88.53 ns/op BenchmarkHashInt32Speed-4 2060463 59.35 ns/op BenchmarkHashInt64Speed-4 2121670 57.53 ns/op BenchmarkHashStringArraySpeed-4 431824 268.9 ns/op BenchmarkMegMap-4 2944562 34.42 ns/op BenchmarkMegOneMap-4 4235330 27.87 ns/op BenchmarkMegEqMap-4 2029 59936 ns/op BenchmarkMegEmptyMap-4 4788585 25.08 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2777442 42.62 ns/op BenchmarkSmallStrMap-4 3645444 32.69 ns/op BenchmarkMapStringKeysEight_16-4 3550698 33.43 ns/op BenchmarkMapStringKeysEight_32-4 3312490 36.23 ns/op BenchmarkMapStringKeysEight_64-4 3280353 35.78 ns/op BenchmarkMapStringKeysEight_1M-4 3174608 36.32 ns/op BenchmarkIntMap-4 4004176 30.04 ns/op BenchmarkMapFirst/1-4 4590595 26.47 ns/op BenchmarkMapFirst/2-4 4294623 26.86 ns/op BenchmarkMapFirst/3-4 4467146 26.51 ns/op BenchmarkMapFirst/4-4 4430760 26.51 ns/op BenchmarkMapFirst/5-4 4515325 26.34 ns/op BenchmarkMapFirst/6-4 4464518 26.97 ns/op BenchmarkMapFirst/7-4 4491001 27.68 ns/op BenchmarkMapFirst/8-4 4295578 27.01 ns/op BenchmarkMapFirst/9-4 3400604 35.40 ns/op BenchmarkMapFirst/10-4 3269551 36.07 ns/op BenchmarkMapFirst/11-4 3368872 35.45 ns/op BenchmarkMapFirst/12-4 3239889 36.90 ns/op BenchmarkMapFirst/13-4 3239250 36.32 ns/op BenchmarkMapFirst/14-4 3397201 35.30 ns/op BenchmarkMapFirst/15-4 3349794 36.41 ns/op BenchmarkMapFirst/16-4 3279810 35.45 ns/op BenchmarkMapMid/1-4 4543212 26.56 ns/op BenchmarkMapMid/2-4 4462243 27.21 ns/op BenchmarkMapMid/3-4 4487270 26.91 ns/op BenchmarkMapMid/4-4 4315658 27.94 ns/op BenchmarkMapMid/5-4 4381312 27.26 ns/op BenchmarkMapMid/6-4 4002960 29.04 ns/op BenchmarkMapMid/7-4 4230106 29.82 ns/op BenchmarkMapMid/8-4 4175662 29.41 ns/op BenchmarkMapMid/9-4 3326672 36.10 ns/op BenchmarkMapMid/10-4 3288196 36.62 ns/op BenchmarkMapMid/11-4 3234958 36.16 ns/op BenchmarkMapMid/12-4 3234638 36.71 ns/op BenchmarkMapMid/13-4 3180277 37.29 ns/op BenchmarkMapMid/14-4 3372690 36.07 ns/op BenchmarkMapMid/15-4 3384973 35.52 ns/op BenchmarkMapMid/16-4 3333686 36.58 ns/op BenchmarkMapLast/1-4 4650376 26.30 ns/op BenchmarkMapLast/2-4 4430712 27.18 ns/op BenchmarkMapLast/3-4 4317618 28.13 ns/op BenchmarkMapLast/4-4 4103695 28.92 ns/op BenchmarkMapLast/5-4 4022386 28.83 ns/op BenchmarkMapLast/6-4 4015984 29.78 ns/op BenchmarkMapLast/7-4 4059392 29.63 ns/op BenchmarkMapLast/8-4 3947106 30.46 ns/op BenchmarkMapLast/9-4 3239661 36.16 ns/op BenchmarkMapLast/10-4 3149632 36.43 ns/op BenchmarkMapLast/11-4 3027454 37.41 ns/op BenchmarkMapLast/12-4 3061263 40.14 ns/op BenchmarkMapLast/13-4 3039963 41.38 ns/op BenchmarkMapLast/14-4 3074872 36.30 ns/op BenchmarkMapLast/15-4 3099626 37.08 ns/op BenchmarkMapLast/16-4 3057030 37.44 ns/op BenchmarkMapCycle-4 2304792 51.26 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2458330 49.22 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1238 96591 ns/op BenchmarkMakeMap/[Byte]Byte-4 645056 180.6 ns/op BenchmarkMakeMap/[Int]Int-4 491053 229.0 ns/op BenchmarkNewEmptyMap-4 3555637 33.95 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 106.4 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 618469 194.2 ns/op BenchmarkMapIterEmpty-4 6377300 18.66 ns/op BenchmarkSameLengthMap-4 4615724 25.98 ns/op BenchmarkBigKeyMap-4 1830634 65.55 ns/op BenchmarkBigValMap-4 1704862 69.99 ns/op BenchmarkSmallKeyMap-4 2657385 45.09 ns/op BenchmarkMapPopulate/1-4 1858483 64.19 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 136263 933.9 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 10558 ns/op 3349 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 1017 116012 ns/op 53332 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 75 1434600 ns/op 427583 B/op 320 allocs/op BenchmarkMapPopulate/100000-4 8 13842844 ns/op 3609752 B/op 4005 allocs/op BenchmarkComplexAlgMap-4 291596 401.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1513879 84.31 ns/op BenchmarkGoMapClear/Reflexive/10-4 1407447 84.31 ns/op BenchmarkGoMapClear/Reflexive/100-4 573177 205.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 49376 2592 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5067 21012 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1292085 93.38 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1224514 96.96 ns/op BenchmarkGoMapClear/NonReflexive/100-4 551206 215.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 46177 2443 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5166 20249 ns/op BenchmarkMapStringConversion/32/simple-4 2101944 56.92 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1858681 64.64 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1825701 66.12 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1954375 59.67 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1706784 70.16 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1687328 69.75 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1669828 83.39 ns/op BenchmarkMapInterfacePtr-4 1800385 64.85 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2629158 44.32 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 240633 497.3 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5672 20783 ns/op BenchmarkMapPop1000-4 410 290005 ns/op BenchmarkMapPop10000-4 24 4939641 ns/op BenchmarkMapAssign/Int32/256-4 2443435 49.53 ns/op BenchmarkMapAssign/Int32/65536-4 1677451 60.64 ns/op BenchmarkMapAssign/Int64/256-4 2468834 47.70 ns/op BenchmarkMapAssign/Int64/65536-4 1863993 62.38 ns/op BenchmarkMapAssign/Str/256-4 1954533 59.64 ns/op BenchmarkMapAssign/Str/65536-4 1334306 85.07 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1327282 90.02 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 982238 106.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1332692 90.45 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 959364 107.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 597481 1209 ns/op BenchmarkMapOperatorAssign/Str/65536-4 439160 242.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 1371772 89.77 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 733737 153.0 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1407531 91.39 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 734467 148.7 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 927852 158.7 ns/op 66 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 398282 281.7 ns/op 70 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1886937 62.39 ns/op BenchmarkMapDelete/Int32/1000-4 2193717 54.81 ns/op BenchmarkMapDelete/Int32/10000-4 2132654 56.42 ns/op BenchmarkMapDelete/Int64/100-4 1919281 61.96 ns/op BenchmarkMapDelete/Int64/1000-4 2150238 56.86 ns/op BenchmarkMapDelete/Int64/10000-4 2065256 58.08 ns/op BenchmarkMapDelete/Str/100-4 1534538 78.70 ns/op BenchmarkMapDelete/Str/1000-4 1691978 70.66 ns/op BenchmarkMapDelete/Str/10000-4 1617208 74.39 ns/op BenchmarkMapDelete/Pointer/100-4 1695564 69.38 ns/op BenchmarkMapDelete/Pointer/1000-4 1907029 63.25 ns/op BenchmarkMapDelete/Pointer/10000-4 1828622 64.86 ns/op BenchmarkMemmove/0-4 13662459 8.710 ns/op BenchmarkMemmove/1-4 2176094 53.13 ns/op 18.82 MB/s BenchmarkMemmove/2-4 2215287 54.19 ns/op 36.91 MB/s BenchmarkMemmove/3-4 2206488 54.29 ns/op 55.26 MB/s BenchmarkMemmove/4-4 2147499 55.44 ns/op 72.15 MB/s BenchmarkMemmove/5-4 2141314 55.30 ns/op 90.42 MB/s BenchmarkMemmove/6-4 2169973 55.28 ns/op 108.54 MB/s BenchmarkMemmove/7-4 2140056 55.86 ns/op 125.32 MB/s BenchmarkMemmove/8-4 2319330 51.86 ns/op 154.25 MB/s BenchmarkMemmove/9-4 2213700 56.39 ns/op 159.59 MB/s BenchmarkMemmove/10-4 2081167 54.82 ns/op 182.41 MB/s BenchmarkMemmove/11-4 2145075 56.57 ns/op 194.46 MB/s BenchmarkMemmove/12-4 2178195 58.52 ns/op 205.07 MB/s BenchmarkMemmove/13-4 2068868 55.38 ns/op 234.76 MB/s BenchmarkMemmove/14-4 2157574 57.60 ns/op 243.08 MB/s BenchmarkMemmove/15-4 2044754 55.75 ns/op 269.08 MB/s BenchmarkMemmove/16-4 2152936 55.26 ns/op 289.56 MB/s BenchmarkMemmove/32-4 1863312 63.77 ns/op 501.81 MB/s BenchmarkMemmove/64-4 1633477 74.73 ns/op 856.37 MB/s BenchmarkMemmove/128-4 1278390 94.73 ns/op 1351.20 MB/s BenchmarkMemmove/256-4 957315 119.3 ns/op 2146.30 MB/s BenchmarkMemmove/512-4 701203 172.9 ns/op 2960.53 MB/s BenchmarkMemmove/1024-4 431337 278.7 ns/op 3674.49 MB/s BenchmarkMemmove/2048-4 243752 494.1 ns/op 4144.53 MB/s BenchmarkMemmove/4096-4 127162 934.9 ns/op 4381.05 MB/s BenchmarkMemmoveOverlap/32-4 1875663 63.60 ns/op 503.12 MB/s BenchmarkMemmoveOverlap/64-4 1452237 82.85 ns/op 772.53 MB/s BenchmarkMemmoveOverlap/128-4 1247551 111.2 ns/op 1150.94 MB/s BenchmarkMemmoveOverlap/256-4 917631 127.8 ns/op 2003.87 MB/s BenchmarkMemmoveOverlap/512-4 629695 191.3 ns/op 2675.98 MB/s BenchmarkMemmoveOverlap/1024-4 390933 304.9 ns/op 3358.69 MB/s BenchmarkMemmoveOverlap/2048-4 220368 537.9 ns/op 3807.17 MB/s BenchmarkMemmoveOverlap/4096-4 119556 1019 ns/op 4020.87 MB/s BenchmarkMemmoveUnalignedDst/0-4 11563298 9.402 ns/op BenchmarkMemmoveUnalignedDst/1-4 2157351 53.14 ns/op 18.82 MB/s BenchmarkMemmoveUnalignedDst/2-4 2181615 54.86 ns/op 36.45 MB/s BenchmarkMemmoveUnalignedDst/3-4 2182369 55.40 ns/op 54.16 MB/s BenchmarkMemmoveUnalignedDst/4-4 2149486 55.03 ns/op 72.69 MB/s BenchmarkMemmoveUnalignedDst/5-4 2168598 55.85 ns/op 89.52 MB/s BenchmarkMemmoveUnalignedDst/6-4 2154598 56.40 ns/op 106.38 MB/s BenchmarkMemmoveUnalignedDst/7-4 2129030 57.00 ns/op 122.81 MB/s BenchmarkMemmoveUnalignedDst/8-4 2190322 52.81 ns/op 151.48 MB/s BenchmarkMemmoveUnalignedDst/9-4 2151853 56.77 ns/op 158.55 MB/s BenchmarkMemmoveUnalignedDst/10-4 2080122 55.51 ns/op 180.16 MB/s BenchmarkMemmoveUnalignedDst/11-4 1945870 58.71 ns/op 187.36 MB/s BenchmarkMemmoveUnalignedDst/12-4 2055145 55.48 ns/op 216.30 MB/s BenchmarkMemmoveUnalignedDst/13-4 2157667 57.32 ns/op 226.78 MB/s BenchmarkMemmoveUnalignedDst/14-4 2170249 55.73 ns/op 251.20 MB/s BenchmarkMemmoveUnalignedDst/15-4 2124124 57.12 ns/op 262.61 MB/s BenchmarkMemmoveUnalignedDst/16-4 2137336 56.64 ns/op 282.48 MB/s BenchmarkMemmoveUnalignedDst/32-4 1860722 63.97 ns/op 500.21 MB/s BenchmarkMemmoveUnalignedDst/64-4 1566176 74.93 ns/op 854.17 MB/s BenchmarkMemmoveUnalignedDst/128-4 1244259 95.01 ns/op 1347.18 MB/s BenchmarkMemmoveUnalignedDst/256-4 998978 119.0 ns/op 2150.46 MB/s BenchmarkMemmoveUnalignedDst/512-4 688770 171.9 ns/op 2978.29 MB/s BenchmarkMemmoveUnalignedDst/1024-4 431062 280.7 ns/op 3648.50 MB/s BenchmarkMemmoveUnalignedDst/2048-4 243055 494.4 ns/op 4142.73 MB/s BenchmarkMemmoveUnalignedDst/4096-4 128344 925.6 ns/op 4425.03 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1851012 65.30 ns/op 490.03 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1618770 83.49 ns/op 766.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 102.7 ns/op 1246.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 912108 138.2 ns/op 1853.03 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 517672 198.0 ns/op 2586.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 388579 316.9 ns/op 3231.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 214422 559.3 ns/op 3661.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 119671 1051 ns/op 3898.07 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12463756 9.490 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2173498 55.31 ns/op 18.08 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2130607 56.35 ns/op 35.49 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2101297 56.45 ns/op 53.15 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2074581 57.97 ns/op 69.00 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2050951 58.32 ns/op 85.73 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2088060 58.26 ns/op 102.99 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2044813 59.55 ns/op 117.55 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2281280 51.99 ns/op 153.87 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2144275 55.66 ns/op 161.71 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2087096 55.01 ns/op 181.78 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2114194 56.05 ns/op 196.26 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2185707 55.41 ns/op 216.55 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2130951 56.52 ns/op 230.01 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2063413 58.17 ns/op 240.67 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2139680 56.21 ns/op 266.84 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2135131 57.73 ns/op 277.13 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1864740 63.41 ns/op 504.67 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1657657 73.55 ns/op 870.12 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1257763 96.47 ns/op 1326.77 MB/s BenchmarkMemmoveUnalignedSrc/256-4 996508 120.9 ns/op 2117.45 MB/s BenchmarkMemmoveUnalignedSrc/512-4 688299 173.5 ns/op 2950.32 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 373053 281.7 ns/op 3634.58 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 237408 500.7 ns/op 4089.92 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 129572 956.7 ns/op 4281.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1337167 87.93 ns/op 181.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1358528 86.90 ns/op 184.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1374170 87.47 ns/op 182.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1359264 87.72 ns/op 182.41 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1370748 88.17 ns/op 181.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1364779 88.75 ns/op 180.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1332973 87.51 ns/op 182.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1378617 87.44 ns/op 182.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 102.9 ns/op 622.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 103.8 ns/op 616.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 105.0 ns/op 609.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 104.8 ns/op 610.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1160522 103.9 ns/op 616.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 105.4 ns/op 607.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 103.6 ns/op 617.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 105.1 ns/op 609.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 806780 152.9 ns/op 1674.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 755404 157.9 ns/op 1621.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 763875 154.7 ns/op 1655.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 760809 155.5 ns/op 1646.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 732280 158.3 ns/op 1616.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 752583 154.8 ns/op 1653.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 779785 155.4 ns/op 1647.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 663969 155.5 ns/op 1646.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 114883 955.4 ns/op 4287.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 106080 1021 ns/op 4010.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 123916 979.2 ns/op 4182.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 125073 988.7 ns/op 4142.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 122996 968.7 ns/op 4228.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 114313 961.6 ns/op 4259.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 124366 991.2 ns/op 4132.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 124992 959.7 ns/op 4267.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7036 15389 ns/op 4258.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 7054 16359 ns/op 4006.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7054 16228 ns/op 4038.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6603 16138 ns/op 4061.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7044 16590 ns/op 3950.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7144 16782 ns/op 3905.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7082 15909 ns/op 4119.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7076 17375 ns/op 3771.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1834033 64.49 ns/op 496.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1558508 73.13 ns/op 875.10 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1232721 97.39 ns/op 1314.34 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 928262 126.3 ns/op 2026.44 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 623878 193.6 ns/op 2644.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 386479 312.4 ns/op 3277.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 220800 547.9 ns/op 3737.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 116858 1032 ns/op 3967.96 MB/s BenchmarkMemclr/5-4 12234415 9.504 ns/op 526.09 MB/s BenchmarkMemclr/16-4 10913472 11.03 ns/op 1450.44 MB/s BenchmarkMemclr/64-4 6763296 17.93 ns/op 3569.36 MB/s BenchmarkMemclr/256-4 10895750 11.19 ns/op 22875.89 MB/s BenchmarkMemclr/4096-4 3589869 32.87 ns/op 124627.29 MB/s BenchmarkMemclr/65536-4 95073 1421 ns/op 46125.52 MB/s BenchmarkMemclr/1M-4 5661 23482 ns/op 44654.62 MB/s BenchmarkMemclr/4M-4 1278 80053 ns/op 52394.41 MB/s BenchmarkMemclr/8M-4 662 184104 ns/op 45564.52 MB/s BenchmarkMemclr/16M-4 321 349936 ns/op 47943.62 MB/s BenchmarkMemclr/64M-4 78 1396547 ns/op 48053.43 MB/s BenchmarkMemclrUnaligned/0_5-4 6875020 17.37 ns/op 287.86 MB/s BenchmarkMemclrUnaligned/0_16-4 6610569 18.16 ns/op 881.13 MB/s BenchmarkMemclrUnaligned/0_64-4 4574976 26.25 ns/op 2437.77 MB/s BenchmarkMemclrUnaligned/0_256-4 6525932 18.07 ns/op 14163.34 MB/s BenchmarkMemclrUnaligned/0_4096-4 3072582 39.12 ns/op 104698.51 MB/s BenchmarkMemclrUnaligned/0_65536-4 97466 1165 ns/op 56238.91 MB/s BenchmarkMemclrUnaligned/1_5-4 6856765 17.49 ns/op 285.82 MB/s BenchmarkMemclrUnaligned/1_16-4 6650096 18.00 ns/op 888.85 MB/s BenchmarkMemclrUnaligned/1_64-4 4598196 26.13 ns/op 2449.34 MB/s BenchmarkMemclrUnaligned/1_256-4 6365329 17.98 ns/op 14237.43 MB/s BenchmarkMemclrUnaligned/1_4096-4 2446604 48.82 ns/op 83907.52 MB/s BenchmarkMemclrUnaligned/1_65536-4 88612 1227 ns/op 53421.23 MB/s BenchmarkMemclrUnaligned/4_5-4 6723895 17.70 ns/op 282.54 MB/s BenchmarkMemclrUnaligned/4_16-4 6663871 18.08 ns/op 884.75 MB/s BenchmarkMemclrUnaligned/4_64-4 4582806 26.17 ns/op 2445.86 MB/s BenchmarkMemclrUnaligned/4_256-4 6594984 17.83 ns/op 14358.56 MB/s BenchmarkMemclrUnaligned/4_4096-4 2383442 47.87 ns/op 85570.63 MB/s BenchmarkMemclrUnaligned/4_65536-4 103648 1195 ns/op 54842.91 MB/s BenchmarkMemclrUnaligned/7_5-4 6895983 17.25 ns/op 289.86 MB/s BenchmarkMemclrUnaligned/7_16-4 6647600 17.98 ns/op 889.69 MB/s BenchmarkMemclrUnaligned/7_64-4 4596736 26.04 ns/op 2457.61 MB/s BenchmarkMemclrUnaligned/7_256-4 6636284 17.89 ns/op 14311.31 MB/s BenchmarkMemclrUnaligned/7_4096-4 2551628 47.18 ns/op 86824.77 MB/s BenchmarkMemclrUnaligned/7_65536-4 97870 1207 ns/op 54291.42 MB/s BenchmarkMemclrUnaligned/0_1M-4 5403 19787 ns/op 52992.44 MB/s BenchmarkMemclrUnaligned/0_4M-4 1504 81539 ns/op 51438.94 MB/s BenchmarkMemclrUnaligned/0_8M-4 674 174315 ns/op 48123.17 MB/s BenchmarkMemclrUnaligned/0_16M-4 352 346741 ns/op 48385.45 MB/s BenchmarkMemclrUnaligned/0_64M-4 78 1408189 ns/op 47656.14 MB/s BenchmarkMemclrUnaligned/1_1M-4 5968 19159 ns/op 54729.82 MB/s BenchmarkMemclrUnaligned/1_4M-4 1558 75736 ns/op 55380.86 MB/s BenchmarkMemclrUnaligned/1_8M-4 704 176877 ns/op 47426.09 MB/s BenchmarkMemclrUnaligned/1_16M-4 337 495725 ns/op 33843.81 MB/s BenchmarkMemclrUnaligned/1_64M-4 86 1646392 ns/op 40761.17 MB/s BenchmarkMemclrUnaligned/4_1M-4 6608 19802 ns/op 52953.76 MB/s BenchmarkMemclrUnaligned/4_4M-4 1530 82296 ns/op 50966.29 MB/s BenchmarkMemclrUnaligned/4_8M-4 670 177756 ns/op 47191.77 MB/s BenchmarkMemclrUnaligned/4_16M-4 345 349057 ns/op 48064.40 MB/s BenchmarkMemclrUnaligned/4_64M-4 78 1770274 ns/op 37908.74 MB/s BenchmarkMemclrUnaligned/7_1M-4 5575 20415 ns/op 51362.65 MB/s BenchmarkMemclrUnaligned/7_4M-4 1483 92199 ns/op 45492.06 MB/s BenchmarkMemclrUnaligned/7_8M-4 663 183666 ns/op 45673.19 MB/s BenchmarkMemclrUnaligned/7_16M-4 320 384362 ns/op 43649.46 MB/s BenchmarkMemclrUnaligned/7_64M-4 76 1827685 ns/op 36717.96 MB/s BenchmarkGoMemclr/5-4 13955347 8.549 ns/op 584.85 MB/s BenchmarkGoMemclr/16-4 12634840 9.510 ns/op 1682.38 MB/s BenchmarkGoMemclr/64-4 7662336 15.71 ns/op 4074.18 MB/s BenchmarkGoMemclr/256-4 12747762 9.405 ns/op 27218.23 MB/s BenchmarkMemclrRange/1K_2K-4 34077 3558 ns/op 26950.00 MB/s BenchmarkMemclrRange/2K_8K-4 19468 6050 ns/op 55124.94 MB/s BenchmarkMemclrRange/4K_16K-4 18378 7112 ns/op 45428.47 MB/s BenchmarkMemclrRange/160K_228K-4 3702 34051 ns/op 48834.52 MB/s BenchmarkClearFat7-4 6410662 20.12 ns/op BenchmarkClearFat8-4 7149612 16.43 ns/op BenchmarkClearFat11-4 6835176 17.86 ns/op BenchmarkClearFat12-4 6792378 17.68 ns/op BenchmarkClearFat13-4 6805890 17.74 ns/op BenchmarkClearFat14-4 6805507 17.75 ns/op BenchmarkClearFat15-4 6803151 17.56 ns/op BenchmarkClearFat16-4 7054537 16.97 ns/op BenchmarkClearFat24-4 6721354 17.39 ns/op BenchmarkClearFat32-4 6432152 18.54 ns/op BenchmarkClearFat40-4 6226161 19.38 ns/op BenchmarkClearFat48-4 5420677 19.53 ns/op BenchmarkClearFat56-4 5768616 20.53 ns/op BenchmarkClearFat64-4 5626255 20.97 ns/op BenchmarkClearFat72-4 5041160 24.47 ns/op BenchmarkClearFat128-4 3681792 32.09 ns/op BenchmarkClearFat256-4 2649490 44.97 ns/op BenchmarkClearFat512-4 1684684 71.12 ns/op BenchmarkClearFat1024-4 998292 120.5 ns/op BenchmarkClearFat1032-4 967638 125.8 ns/op BenchmarkClearFat1040-4 962283 124.8 ns/op BenchmarkCopyFat7-4 6728144 20.17 ns/op BenchmarkCopyFat8-4 6326829 16.96 ns/op BenchmarkCopyFat11-4 6746030 19.91 ns/op BenchmarkCopyFat12-4 6666340 17.96 ns/op BenchmarkCopyFat13-4 6074176 17.95 ns/op BenchmarkCopyFat14-4 6420856 19.68 ns/op BenchmarkCopyFat15-4 6083466 17.85 ns/op BenchmarkCopyFat16-4 7039084 16.99 ns/op BenchmarkCopyFat24-4 6679599 17.72 ns/op BenchmarkCopyFat32-4 6427047 18.77 ns/op BenchmarkCopyFat64-4 5475817 21.29 ns/op BenchmarkCopyFat72-4 4942964 22.91 ns/op BenchmarkCopyFat128-4 3573790 33.42 ns/op BenchmarkCopyFat256-4 2642280 45.63 ns/op BenchmarkCopyFat512-4 1585572 76.42 ns/op BenchmarkCopyFat520-4 1523950 76.13 ns/op BenchmarkCopyFat1024-4 891277 135.1 ns/op BenchmarkCopyFat1032-4 887658 133.0 ns/op BenchmarkCopyFat1040-4 897481 134.5 ns/op BenchmarkIssue18740/2byte-4 549 219490 ns/op BenchmarkIssue18740/4byte-4 818 134818 ns/op BenchmarkIssue18740/8byte-4 986 121398 ns/op BenchmarkMemclrKnownSize1-4 8421030 14.05 ns/op 71.20 MB/s BenchmarkMemclrKnownSize2-4 5015125 25.95 ns/op 77.07 MB/s BenchmarkMemclrKnownSize4-4 3195843 52.71 ns/op 75.88 MB/s BenchmarkMemclrKnownSize8-4 1000000 102.8 ns/op 77.83 MB/s BenchmarkMemclrKnownSize16-4 641956 187.9 ns/op 85.15 MB/s BenchmarkMemclrKnownSize32-4 334966 361.6 ns/op 88.51 MB/s BenchmarkMemclrKnownSize64-4 170685 703.3 ns/op 91.00 MB/s BenchmarkMemclrKnownSize112-4 98986 1214 ns/op 92.29 MB/s BenchmarkMemclrKnownSize128-4 85861 1383 ns/op 92.58 MB/s BenchmarkMemclrKnownSize192-4 58119 2067 ns/op 92.88 MB/s BenchmarkMemclrKnownSize248-4 44944 2690 ns/op 92.21 MB/s BenchmarkMemclrKnownSize256-4 42928 2764 ns/op 92.63 MB/s BenchmarkMemclrKnownSize512-4 21693 5520 ns/op 92.76 MB/s BenchmarkMemclrKnownSize1024-4 10000 11104 ns/op 92.22 MB/s BenchmarkMemclrKnownSize4096-4 2695 44252 ns/op 92.56 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5742806 ns/op 91.29 MB/s BenchmarkReadMetricsLatency-4 10000 6595 p50-ns 7053 p90-ns 16629 p99-ns BenchmarkFinalizer-4 267 411285 ns/op BenchmarkFinalizerRun-4 352762 440.6 ns/op BenchmarkMinFloat-4 385742 296.8 ns/op BenchmarkMaxFloat-4 405091 288.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8362980 14.55 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2109165 56.24 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1938357 62.08 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1724940 68.95 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 102.3 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 110.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1562196 76.19 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 110.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 103.9 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1546491 77.31 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1707200 69.80 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1540678 77.46 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1359745 88.34 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 100.7 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7023381 16.73 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8090665 14.81 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8066758 14.69 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7145559 16.83 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6876588 17.33 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6293631 19.08 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7121959 16.69 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8173160 14.61 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8064984 14.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7131193 16.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8091266 14.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8169768 14.64 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7161884 17.02 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8110712 15.00 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8076590 14.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7089878 16.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8030104 14.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8072625 14.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7151372 16.73 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7735755 15.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7761862 15.49 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7070920 16.73 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7642161 15.35 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7638913 15.32 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7152998 16.75 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7758166 15.41 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7581375 15.58 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6903265 17.11 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7643166 15.69 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7602706 15.67 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6978252 17.03 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8056774 14.72 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8109360 14.71 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7172958 18.17 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8138133 15.44 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8106145 14.68 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7188787 16.72 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8134227 14.66 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8066133 14.67 ns/op BenchmarkNetpollBreak-4 8670 13316 ns/op BenchmarkPinnerPinUnpinBatch-4 1992 61583 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 298 395954 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1975 58347 ns/op BenchmarkPinnerPinUnpin-4 1696900 69.28 ns/op BenchmarkPinnerPinUnpinTiny-4 1725340 69.81 ns/op BenchmarkPinnerPinUnpinDouble-4 665126 192.0 ns/op BenchmarkPinnerPinUnpinParallel-4 3383341 35.21 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3445899 29.87 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 345186 349.4 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4935001 23.82 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6026410 19.25 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9782659 12.38 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 10067449 11.61 ns/op BenchmarkPingPongHog-4 685 163145 ns/op BenchmarkStackGrowth-4 154308 670.2 ns/op BenchmarkStackGrowthDeep-4 1744 62903 ns/op BenchmarkCreateGoroutines-4 101187 1124 ns/op BenchmarkCreateGoroutinesParallel-4 112232 2791 ns/op BenchmarkCreateGoroutinesCapture-4 16708 6300 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 91795 1520 ns/op BenchmarkClosureCall-4 15779814 8.008 ns/op BenchmarkWakeupParallelSpinning/0s-4 7665 13552 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6087 20514 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4836 22965 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3679 33696 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2295 51683 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1346 84145 ns/op BenchmarkWakeupParallelSpinning/50µs-4 662 174330 ns/op BenchmarkWakeupParallelSpinning/100µs-4 396 300750 ns/op BenchmarkWakeupParallelSyscall/0s-4 615 223608 ns/op BenchmarkWakeupParallelSyscall/1µs-4 631 199077 ns/op BenchmarkWakeupParallelSyscall/2µs-4 606 214192 ns/op BenchmarkWakeupParallelSyscall/5µs-4 576 219447 ns/op BenchmarkWakeupParallelSyscall/10µs-4 542 217145 ns/op BenchmarkWakeupParallelSyscall/20µs-4 529 224736 ns/op BenchmarkWakeupParallelSyscall/50µs-4 450 271841 ns/op BenchmarkWakeupParallelSyscall/100µs-4 314 393033 ns/op BenchmarkMatmult-4 2969038 34.64 ns/op BenchmarkFastrand-4 10534603 11.23 ns/op BenchmarkFastrand64-4 10523660 11.14 ns/op BenchmarkFastrandHashiter-4 5516307 22.00 ns/op BenchmarkFastrandn/2-4 4329943 27.45 ns/op BenchmarkFastrandn/3-4 4287117 28.23 ns/op BenchmarkFastrandn/4-4 4203577 27.64 ns/op BenchmarkFastrandn/5-4 4291356 27.63 ns/op BenchmarkIfaceCmp100-4 81848 1469 ns/op BenchmarkIfaceCmpNil100-4 159541 757.6 ns/op BenchmarkEfaceCmpDiff-4 19836 6023 ns/op BenchmarkEfaceCmpDiffIndirect-4 21966 5437 ns/op BenchmarkDefer-4 1332127 90.71 ns/op BenchmarkDefer10-4 949497 120.4 ns/op BenchmarkDeferMany-4 585884 388.6 ns/op BenchmarkPanicRecover-4 762571 149.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 937664 128.5 ns/op 57.00 p50-ns 59.00 p90-ns 110.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 507309 206.4 ns/op 56.00 p50-ns 58.00 p90-ns 149.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 4437 27504 ns/op 25202 p50-ns 32412 p90-ns 56458 p99-ns BenchmarkGoroutineProfile/small/loaded-4 658 431895 ns/op 130187 p50-ns 373256 p90-ns 10230644 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 898820 127.1 ns/op 58.00 p50-ns 60.00 p90-ns 68.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 919802 171.1 ns/op 57.00 p50-ns 60.00 p90-ns 70.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 52 2288909 ns/op 2282970 p50-ns 2362844 p90-ns 2466522 p99-ns BenchmarkGoroutineProfile/large/loaded-4 45 3217740 ns/op 2461060 p50-ns 3815517 p90-ns 13030377 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 845599 141.0 ns/op 58.00 p50-ns 60.00 p90-ns 142.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 841282 191.9 ns/op 58.00 p50-ns 60.00 p90-ns 137.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1700 66017 ns/op 64526 p50-ns 66495 p90-ns 107870 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 691 255838 ns/op 112941 p50-ns 204996 p90-ns 8917329 p99-ns BenchmarkRWMutexUncontended-4 6059292 19.11 ns/op BenchmarkRWMutexWrite100-4 2209448 56.20 ns/op BenchmarkRWMutexWrite10-4 2039206 59.33 ns/op BenchmarkRWMutexWorkWrite100-4 490662 250.9 ns/op BenchmarkRWMutexWorkWrite10-4 269815 449.0 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3141 36883 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1212 100376 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1537 77889 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 580 207833 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 774 153306 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 276 423321 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 391 304105 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 122 1195788 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 447884 256.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 471843 247.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 396064 295.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 460852 251.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 447913 258.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 379160 298.1 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 434181 262.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 439299 260.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 368197 304.4 ns/op BenchmarkMakeSlice/Byte-4 2687979 45.43 ns/op BenchmarkMakeSlice/Int16-4 2624938 45.34 ns/op BenchmarkMakeSlice/Int-4 1914136 63.12 ns/op BenchmarkMakeSlice/Ptr-4 1621585 74.66 ns/op BenchmarkMakeSlice/Struct/24-4 1428432 85.17 ns/op BenchmarkMakeSlice/Struct/32-4 1309575 89.55 ns/op BenchmarkMakeSlice/Struct/40-4 1213308 97.72 ns/op BenchmarkGrowSlice/Byte-4 1000000 112.3 ns/op BenchmarkGrowSlice/Int16-4 875900 140.5 ns/op BenchmarkGrowSlice/Int-4 770358 152.8 ns/op BenchmarkGrowSlice/Ptr-4 654709 247.1 ns/op BenchmarkGrowSlice/Struct/24-4 472330 364.4 ns/op BenchmarkGrowSlice/Struct/32-4 406184 474.8 ns/op BenchmarkGrowSlice/Struct/40-4 345655 346.1 ns/op BenchmarkExtendSlice/IntSlice-4 575931 267.6 ns/op BenchmarkExtendSlice/PointerSlice-4 512397 248.4 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 115.1 ns/op BenchmarkAppend-4 609646 176.9 ns/op BenchmarkAppendGrowByte-4 6 19576862 ns/op BenchmarkAppendGrowString-4 1 218281694 ns/op BenchmarkAppendSlice/1Bytes-4 2157627 53.43 ns/op BenchmarkAppendSlice/4Bytes-4 2110382 55.98 ns/op BenchmarkAppendSlice/7Bytes-4 2063304 57.93 ns/op BenchmarkAppendSlice/8Bytes-4 2141684 55.09 ns/op BenchmarkAppendSlice/15Bytes-4 2084312 57.09 ns/op BenchmarkAppendSlice/16Bytes-4 2079535 63.85 ns/op BenchmarkAppendSlice/32Bytes-4 1863739 65.26 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 60208 2481 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 34390 4073 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 10855 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3360 40456 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 192 849627 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 66 2420978 ns/op BenchmarkAppendStr/1Bytes-4 2510558 48.02 ns/op BenchmarkAppendStr/4Bytes-4 2344112 51.25 ns/op BenchmarkAppendStr/8Bytes-4 2310163 50.65 ns/op BenchmarkAppendStr/16Bytes-4 2400633 49.33 ns/op BenchmarkAppendStr/32Bytes-4 2190691 58.04 ns/op BenchmarkAppendSpecialCase-4 687876 177.7 ns/op BenchmarkCopy/1Byte-4 2242964 52.44 ns/op 19.07 MB/s BenchmarkCopy/1String-4 2141804 55.18 ns/op 18.12 MB/s BenchmarkCopy/2Byte-4 2200104 54.22 ns/op 36.89 MB/s BenchmarkCopy/2String-4 2184811 53.83 ns/op 37.16 MB/s BenchmarkCopy/4Byte-4 2135006 57.54 ns/op 69.51 MB/s BenchmarkCopy/4String-4 2165618 55.06 ns/op 72.65 MB/s BenchmarkCopy/8Byte-4 2092393 51.69 ns/op 154.78 MB/s BenchmarkCopy/8String-4 2247286 53.01 ns/op 150.92 MB/s BenchmarkCopy/12Byte-4 2199727 54.20 ns/op 221.38 MB/s BenchmarkCopy/12String-4 2107045 56.37 ns/op 212.89 MB/s BenchmarkCopy/16Byte-4 1971055 61.40 ns/op 260.57 MB/s BenchmarkCopy/16String-4 1894495 60.40 ns/op 264.92 MB/s BenchmarkCopy/32Byte-4 1868284 63.34 ns/op 505.24 MB/s BenchmarkCopy/32String-4 1854726 67.51 ns/op 474.00 MB/s BenchmarkCopy/128Byte-4 1292180 92.58 ns/op 1382.62 MB/s BenchmarkCopy/128String-4 1234737 98.44 ns/op 1300.32 MB/s BenchmarkCopy/1024Byte-4 433792 282.5 ns/op 3624.39 MB/s BenchmarkCopy/1024String-4 425649 281.5 ns/op 3638.14 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27116 4663 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 25606 4652 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 20475 7721 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 17587 7497 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 15140 8354 ns/op BenchmarkAppendInPlace/Grow/Byte-4 145326 1310 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 141574 893.8 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 111460 1089 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 111104 1295 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 82852 1584 ns/op BenchmarkStackCopyPtr-4 1 145981100 ns/op BenchmarkStackCopy-4 2 89054016 ns/op BenchmarkStackCopyNoCache-4 26 4647505 ns/op BenchmarkStackCopyWithStkobj-4 2 57335052 ns/op BenchmarkIssue18138-4 1326 136650 ns/op BenchmarkCompareStringEqual-4 11596930 10.37 ns/op BenchmarkCompareStringIdentical-4 15513967 7.585 ns/op BenchmarkCompareStringSameLength-4 13491789 8.983 ns/op BenchmarkCompareStringDifferentLength-4 15920779 7.585 ns/op BenchmarkCompareStringBigUnaligned-4 2089 55457 ns/op 18908.08 MB/s BenchmarkCompareStringBig-4 1792 65261 ns/op 16067.56 MB/s BenchmarkConcatStringAndBytes-4 2745201 43.36 ns/op BenchmarkSliceByteToString/1-4 2210432 56.13 ns/op BenchmarkSliceByteToString/2-4 1337164 90.29 ns/op BenchmarkSliceByteToString/4-4 1354670 89.15 ns/op BenchmarkSliceByteToString/8-4 1000000 101.9 ns/op BenchmarkSliceByteToString/16-4 1331124 88.48 ns/op BenchmarkSliceByteToString/32-4 1000000 100.6 ns/op BenchmarkSliceByteToString/64-4 1000000 112.2 ns/op BenchmarkSliceByteToString/128-4 976970 138.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2416338 48.77 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 845800 156.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 924046 129.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3806464 29.88 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1486185 80.75 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1997012 60.20 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2706808 44.49 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 508690 230.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 473103 256.2 ns/op BenchmarkRuneIterate/range/ASCII-4 9490761 12.28 ns/op BenchmarkRuneIterate/range/Japanese-4 1914196 62.37 ns/op BenchmarkRuneIterate/range/MixedLength-4 2379891 46.42 ns/op BenchmarkRuneIterate/range1/ASCII-4 8555461 15.10 ns/op BenchmarkRuneIterate/range1/Japanese-4 1951966 62.50 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2617971 45.84 ns/op BenchmarkRuneIterate/range2/ASCII-4 7966978 15.56 ns/op BenchmarkRuneIterate/range2/Japanese-4 1866010 64.46 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2449284 48.59 ns/op BenchmarkArrayEqual-4 14338552 8.222 ns/op BenchmarkFunc/Name-4 1598576 75.86 ns/op BenchmarkFunc/Entry-4 10444850 11.32 ns/op BenchmarkFunc/FileLine-4 1987459 57.10 ns/op PASS ok runtime 151.616s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30328 3753 ns/op BenchmarkHandle/concurrent-4 22370 5115 ns/op PASS ok runtime/cgo 1.341s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3736582 31.36 ns/op BenchmarkMulUintptr/large-4 3178834 38.97 ns/op PASS ok runtime/internal/math 1.322s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 30 4167176 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 27 4750419 ns/op 574.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 2118 57504 ns/op 3.080 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10607250 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11896979 ns/op 1388 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 469 254507 ns/op 25.54 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 76817635 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 84221960 ns/op 9464 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 54 2260837 ns/op 252.2 concurrent_launches/op PASS ok runtime/pprof 2.647s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 127 896075 ns/op BenchmarkStackLeak-4 32286 3728 ns/op PASS ok runtime/race 1.430s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2450206 51.04 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 374994 297.7 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.305s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 57 2002597 ns/op BenchmarkIndex_Large-4 10174 11350 ns/op BenchmarkIndexFunc_Large-4 178 647405 ns/op BenchmarkCompact/nil-4 7143596 16.63 ns/op BenchmarkCompact/one-4 2003936 60.02 ns/op BenchmarkCompact/sorted-4 987452 109.0 ns/op BenchmarkCompact/1_item-4 876818 142.3 ns/op BenchmarkCompact/unsorted-4 1000000 109.0 ns/op BenchmarkCompact/many-4 477733 234.8 ns/op BenchmarkCompact_Large-4 466 267339 ns/op BenchmarkCompactFunc_Large-4 62 1628037 ns/op BenchmarkReplace/naive-fast-4 81693 1324 ns/op BenchmarkReplace/optimized-fast-4 127305 855.0 ns/op BenchmarkReplace/naive-slow-4 40579 2664 ns/op BenchmarkReplace/optimized-slow-4 52135 2262 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 115.5 ns/op BenchmarkBinarySearchFloats/Size32-4 893540 130.0 ns/op BenchmarkBinarySearchFloats/Size64-4 827893 148.4 ns/op BenchmarkBinarySearchFloats/Size128-4 726034 164.1 ns/op BenchmarkBinarySearchFloats/Size512-4 624213 192.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 595028 207.9 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 433350 265.9 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 387730 301.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 331572 350.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 301940 395.5 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 243566 497.8 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 223786 528.8 ns/op PASS ok slices 4.806s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 93474 1201 ns/op BenchmarkSortInts-4 1 150111660 ns/op BenchmarkSlicesSortInts-4 2 71482481 ns/op BenchmarkSortIsSorted-4 22 6056281 ns/op BenchmarkSlicesIsSorted-4 61 1865475 ns/op BenchmarkSortStrings-4 1 153263685 ns/op BenchmarkSlicesSortStrings-4 1 109602542 ns/op BenchmarkSortStrings_Sorted-4 21 5528892 ns/op BenchmarkSlicesSortStrings_Sorted-4 43 2783043 ns/op BenchmarkSortStructs-4 1 199974276 ns/op BenchmarkSortFuncStructs-4 1 129712450 ns/op BenchmarkSortString1K-4 189 676565 ns/op BenchmarkSortString1K_Slice-4 169 720979 ns/op BenchmarkStableString1K-4 94 1246499 ns/op BenchmarkSortInt1K-4 255 469575 ns/op BenchmarkSortInt1K_Sorted-4 5474 23033 ns/op BenchmarkSortInt1K_Reversed-4 2518 49180 ns/op BenchmarkSortInt1K_Mod8-4 704 165685 ns/op BenchmarkStableInt1K-4 88 1309030 ns/op BenchmarkStableInt1K_Slice-4 100 1013288 ns/op BenchmarkSortInt64K-4 3 42128353 ns/op BenchmarkSortInt64K_Slice-4 2 64107229 ns/op BenchmarkStableInt64K-4 1 134287556 ns/op BenchmarkSort1e2-4 316 394886 ns/op BenchmarkStable1e2-4 136 868532 ns/op BenchmarkSort1e4-4 2 78219076 ns/op BenchmarkStable1e4-4 1 275980397 ns/op PASS ok sort 8.837s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 668290 151.9 ns/op BenchmarkAtof64Float-4 634278 168.8 ns/op BenchmarkAtof64FloatExp-4 586412 177.8 ns/op BenchmarkAtof64Big-4 441139 280.6 ns/op BenchmarkAtof64RandomBits-4 437956 258.6 ns/op BenchmarkAtof64RandomFloats-4 464086 247.1 ns/op BenchmarkAtof64RandomLongFloats-4 284125 502.6 ns/op BenchmarkAtof32Decimal-4 833043 137.6 ns/op BenchmarkAtof32Float-4 752948 155.2 ns/op BenchmarkAtof32FloatExp-4 623119 187.6 ns/op BenchmarkAtof32Random-4 353994 344.5 ns/op BenchmarkAtof32RandomLong-4 130184 917.1 ns/op BenchmarkParseInt/Pos/7bit-4 1529209 78.62 ns/op BenchmarkParseInt/Pos/26bit-4 732618 164.1 ns/op BenchmarkParseInt/Pos/31bit-4 655030 185.6 ns/op BenchmarkParseInt/Pos/56bit-4 380347 280.5 ns/op BenchmarkParseInt/Pos/63bit-4 410973 305.5 ns/op BenchmarkParseInt/Neg/7bit-4 1465183 80.36 ns/op BenchmarkParseInt/Neg/26bit-4 725416 164.1 ns/op BenchmarkParseInt/Neg/31bit-4 651738 187.5 ns/op BenchmarkParseInt/Neg/56bit-4 412687 276.3 ns/op BenchmarkParseInt/Neg/63bit-4 426032 283.4 ns/op BenchmarkAtoi/Pos/7bit-4 1954759 63.09 ns/op BenchmarkAtoi/Pos/26bit-4 861218 138.8 ns/op BenchmarkAtoi/Pos/31bit-4 770091 155.9 ns/op BenchmarkAtoi/Pos/56bit-4 496274 239.4 ns/op BenchmarkAtoi/Pos/63bit-4 368442 313.5 ns/op BenchmarkAtoi/Neg/7bit-4 2029119 58.79 ns/op BenchmarkAtoi/Neg/26bit-4 864194 136.0 ns/op BenchmarkAtoi/Neg/31bit-4 787717 154.0 ns/op BenchmarkAtoi/Neg/56bit-4 514492 235.3 ns/op BenchmarkAtoi/Neg/63bit-4 381136 324.6 ns/op BenchmarkFormatFloat/Decimal-4 78681 1585 ns/op BenchmarkFormatFloat/Float-4 79765 1497 ns/op BenchmarkFormatFloat/Exp-4 86851 1394 ns/op BenchmarkFormatFloat/NegExp-4 85802 1468 ns/op BenchmarkFormatFloat/LongExp-4 74733 1607 ns/op BenchmarkFormatFloat/Big-4 64327 1729 ns/op BenchmarkFormatFloat/BinaryExp-4 218217 547.3 ns/op BenchmarkFormatFloat/32Integer-4 77992 1548 ns/op BenchmarkFormatFloat/32ExactFraction-4 92238 1306 ns/op BenchmarkFormatFloat/32Point-4 80205 1528 ns/op BenchmarkFormatFloat/32Exp-4 89263 1346 ns/op BenchmarkFormatFloat/32NegExp-4 89858 1349 ns/op BenchmarkFormatFloat/32Shortest-4 92766 1329 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 111876 1060 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108816 1124 ns/op BenchmarkFormatFloat/64Fixed1-4 131326 917.3 ns/op BenchmarkFormatFloat/64Fixed2-4 132896 918.1 ns/op BenchmarkFormatFloat/64Fixed3-4 130513 938.0 ns/op BenchmarkFormatFloat/64Fixed4-4 130562 924.8 ns/op BenchmarkFormatFloat/64Fixed12-4 79354 1506 ns/op BenchmarkFormatFloat/64Fixed16-4 89299 1320 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 95709 1254 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 80967 1437 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2661 44889 ns/op BenchmarkFormatFloat/Slowpath64-4 77212 1586 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73423 1647 ns/op BenchmarkAppendFloat/Decimal-4 82090 1429 ns/op BenchmarkAppendFloat/Float-4 85660 1426 ns/op BenchmarkAppendFloat/Exp-4 95095 1267 ns/op BenchmarkAppendFloat/NegExp-4 95812 1269 ns/op BenchmarkAppendFloat/LongExp-4 81405 1469 ns/op BenchmarkAppendFloat/Big-4 78870 1535 ns/op BenchmarkAppendFloat/BinaryExp-4 273246 445.9 ns/op BenchmarkAppendFloat/32Integer-4 80400 1476 ns/op BenchmarkAppendFloat/32ExactFraction-4 97736 1177 ns/op BenchmarkAppendFloat/32Point-4 88230 1364 ns/op BenchmarkAppendFloat/32Exp-4 95059 1250 ns/op BenchmarkAppendFloat/32NegExp-4 98582 1233 ns/op BenchmarkAppendFloat/32Shortest-4 114306 1066 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 119912 979.6 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 116043 1030 ns/op BenchmarkAppendFloat/64Fixed1-4 152864 810.7 ns/op BenchmarkAppendFloat/64Fixed2-4 151602 802.9 ns/op BenchmarkAppendFloat/64Fixed3-4 150170 823.0 ns/op BenchmarkAppendFloat/64Fixed4-4 146016 832.0 ns/op BenchmarkAppendFloat/64Fixed12-4 84840 1408 ns/op BenchmarkAppendFloat/64Fixed16-4 99201 1235 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 109094 1101 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 88873 1304 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2704 43863 ns/op BenchmarkAppendFloat/Slowpath64-4 83130 1451 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 81682 1458 ns/op BenchmarkFormatInt-4 15651 11469 ns/op BenchmarkAppendInt-4 17676 6761 ns/op BenchmarkFormatUint-4 92739 1232 ns/op BenchmarkAppendUint-4 105310 1133 ns/op BenchmarkFormatIntSmall/7-4 3379063 34.21 ns/op BenchmarkFormatIntSmall/42-4 3416865 34.55 ns/op BenchmarkAppendIntSmall-4 1518135 77.97 ns/op BenchmarkAppendUintVarlen/1-4 1555766 77.68 ns/op BenchmarkAppendUintVarlen/12-4 1542328 77.55 ns/op BenchmarkAppendUintVarlen/123-4 1223391 97.47 ns/op BenchmarkAppendUintVarlen/1234-4 1246149 95.62 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 101.5 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 100.2 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 105.4 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 104.6 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 109.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 110.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 115.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 114.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 986329 118.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 1000000 118.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 935038 127.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 944833 124.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 912082 130.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 904153 135.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 874357 155.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 874142 137.2 ns/op BenchmarkQuote-4 48171 2485 ns/op BenchmarkQuoteRune-4 552805 218.7 ns/op BenchmarkAppendQuote-4 56566 2132 ns/op BenchmarkAppendQuoteRune-4 997744 125.6 ns/op BenchmarkUnquoteEasy-4 978013 121.5 ns/op BenchmarkUnquoteHard-4 54842 2118 ns/op PASS ok strconv 18.138s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 429843 247.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 141184 833.7 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 176460 675.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 489883 265.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 140282 1100 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 201268 669.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 287054 449.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 77736 1566 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 95851 1207 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 775981 153.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20132 5906 ns/op BenchmarkGenericMatch1-4 1731 66304 ns/op BenchmarkGenericMatch2-4 327 365784 ns/op BenchmarkSingleMaxSkipping-4 6212 18861 ns/op 530.18 MB/s BenchmarkSingleLongSuffixFail-4 12421 9044 ns/op 110.79 MB/s BenchmarkSingleMatch-4 202 584513 ns/op 25.66 MB/s BenchmarkByteByteNoMatch-4 59314 2018 ns/op BenchmarkByteByteMatch-4 18352 6485 ns/op BenchmarkByteStringMatch-4 21788 5445 ns/op BenchmarkHTMLEscapeNew-4 67879 1770 ns/op BenchmarkHTMLEscapeOld-4 80942 1480 ns/op BenchmarkByteStringReplacerWriteString-4 1012 123474 ns/op BenchmarkByteReplacerWriteString-4 1587 74018 ns/op BenchmarkByteByteReplaces-4 3345 35804 ns/op BenchmarkByteByteMap-4 9928 11943 ns/op BenchmarkMap/identity/ASCII-4 857788 149.3 ns/op BenchmarkMap/identity/Greek-4 341089 294.8 ns/op BenchmarkMap/change/ASCII-4 30493 3626 ns/op BenchmarkMap/change/Greek-4 21986 5645 ns/op BenchmarkIndexRune-4 2345052 49.89 ns/op BenchmarkIndexRuneLongString-4 1542198 87.17 ns/op BenchmarkIndexRuneFastPath-4 4664894 25.34 ns/op BenchmarkIndex-4 4500121 26.36 ns/op BenchmarkLastIndex-4 4747827 23.58 ns/op BenchmarkIndexByte-4 9009253 12.51 ns/op BenchmarkToUpper/#00-4 5421325 22.18 ns/op BenchmarkToUpper/ONLYUPPER-4 3043365 42.54 ns/op BenchmarkToUpper/abc-4 281634 405.7 ns/op BenchmarkToUpper/AbC123-4 125268 1310 ns/op BenchmarkToUpper/azAZ09_-4 238672 532.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 10000 20473 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68323 1843 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28623 4466 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55359 2624 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 84865 1305 ns/op BenchmarkToLower/#00-4 5365270 22.19 ns/op BenchmarkToLower/abc-4 3891571 27.14 ns/op BenchmarkToLower/AbC123-4 137296 878.8 ns/op BenchmarkToLower/azAZ09_-4 132366 873.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 74748 1602 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62193 2042 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30568 5930 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71776 1739 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 103616 1182 ns/op BenchmarkMapNoChanges-4 1000000 109.5 ns/op BenchmarkTrim-4 35154 3377 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3153488 78.78 ns/op BenchmarkToValidUTF8/InvalidASCII-4 147600 1200 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 117782 1037 ns/op BenchmarkEqualFold/Tests-4 49555 2668 ns/op BenchmarkEqualFold/ASCII-4 3562098 33.64 ns/op BenchmarkEqualFold/UnicodePrefix-4 91221 1330 ns/op BenchmarkEqualFold/UnicodeSuffix-4 87770 1414 ns/op BenchmarkIndexHard1-4 1776 67219 ns/op BenchmarkIndexHard2-4 351 308235 ns/op BenchmarkIndexHard3-4 157 744825 ns/op BenchmarkIndexHard4-4 91 1327491 ns/op BenchmarkLastIndexHard1-4 67 1725570 ns/op BenchmarkLastIndexHard2-4 69 1715979 ns/op BenchmarkLastIndexHard3-4 64 2810398 ns/op BenchmarkCountHard1-4 1734 72127 ns/op BenchmarkCountHard2-4 391 311332 ns/op BenchmarkCountHard3-4 163 721029 ns/op BenchmarkIndexTorture-4 7971 15355 ns/op BenchmarkCountTorture-4 7850 21743 ns/op BenchmarkCountTortureOverlapping-4 598 169715 ns/op BenchmarkCountByte/10-4 4775389 22.65 ns/op 441.53 MB/s BenchmarkCountByte/32-4 5072330 23.22 ns/op 1377.85 MB/s BenchmarkCountByte/4096-4 592021 303.3 ns/op 13503.73 MB/s BenchmarkCountByte/4194304-4 610 211612 ns/op 19820.77 MB/s BenchmarkCountByte/67108864-4 25 4432926 ns/op 15138.73 MB/s BenchmarkFields/ASCII/16-4 252662 707.3 ns/op 22.62 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21116 5492 ns/op 46.62 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1380 94421 ns/op 43.38 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 70 1521455 ns/op 43.07 MB/s 98305 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 24009896 ns/op 43.67 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 157857 773.1 ns/op 20.70 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9745 10691 ns/op 23.95 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 649 223838 ns/op 18.30 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3261006 ns/op 20.10 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 61507024 ns/op 17.05 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 269666 446.2 ns/op 35.86 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 22182 5342 ns/op 47.92 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1154 104863 ns/op 39.06 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 60 1892465 ns/op 34.63 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 40441966 ns/op 25.93 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 211908 568.3 ns/op 28.15 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 15121 7790 ns/op 32.86 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 837 137000 ns/op 29.90 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 43 2539441 ns/op 25.81 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 49381991 ns/op 21.23 MB/s 10457376 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 70587716 ns/op BenchmarkSplitSingleByteSeparator-4 20 5521172 ns/op BenchmarkSplitMultiByteSeparator-4 38 2873249 ns/op BenchmarkSplitNSingleByteSeparator-4 239595 611.1 ns/op BenchmarkSplitNMultiByteSeparator-4 190136 665.1 ns/op BenchmarkRepeat/5x0-4 4681047 27.13 ns/op BenchmarkRepeat/5x1-4 4568992 27.08 ns/op BenchmarkRepeat/5x2-4 199292 611.7 ns/op BenchmarkRepeat/5x6-4 109702 1106 ns/op BenchmarkRepeat/10x0-4 4507634 27.55 ns/op BenchmarkRepeat/10x1-4 4569064 26.96 ns/op BenchmarkRepeat/10x2-4 193832 611.7 ns/op BenchmarkRepeat/10x6-4 106441 1126 ns/op BenchmarkRepeatLarge/256/1-4 49526 2426 ns/op 105.53 MB/s BenchmarkRepeatLarge/256/16-4 82808 1407 ns/op 181.89 MB/s BenchmarkRepeatLarge/512/1-4 42205 2780 ns/op 184.16 MB/s BenchmarkRepeatLarge/512/16-4 64892 1736 ns/op 295.01 MB/s BenchmarkRepeatLarge/1024/1-4 36340 3197 ns/op 320.27 MB/s BenchmarkRepeatLarge/1024/16-4 52699 2227 ns/op 459.83 MB/s BenchmarkRepeatLarge/2048/1-4 30292 3863 ns/op 530.22 MB/s BenchmarkRepeatLarge/2048/16-4 40648 2878 ns/op 711.55 MB/s BenchmarkRepeatLarge/4096/1-4 24253 5082 ns/op 806.06 MB/s BenchmarkRepeatLarge/4096/16-4 27985 4246 ns/op 964.73 MB/s BenchmarkRepeatLarge/8192/1-4 16452 7247 ns/op 1130.39 MB/s BenchmarkRepeatLarge/8192/16-4 20072 6553 ns/op 1250.09 MB/s BenchmarkRepeatLarge/8192/4097-4 5912550 19.33 ns/op 211998.51 MB/s BenchmarkRepeatLarge/16384/1-4 11328 10296 ns/op 1591.29 MB/s BenchmarkRepeatLarge/16384/16-4 12508 9510 ns/op 1722.77 MB/s BenchmarkRepeatLarge/16384/4097-4 19666 6911 ns/op 1778.49 MB/s BenchmarkRepeatLarge/32768/1-4 5718 32874 ns/op 996.77 MB/s BenchmarkRepeatLarge/32768/16-4 5821 17577 ns/op 1864.26 MB/s BenchmarkRepeatLarge/32768/4097-4 7056 16606 ns/op 1727.03 MB/s BenchmarkRepeatLarge/65536/1-4 3547 37040 ns/op 1769.31 MB/s BenchmarkRepeatLarge/65536/16-4 3370 30503 ns/op 2148.54 MB/s BenchmarkRepeatLarge/65536/4097-4 3525 29438 ns/op 2087.62 MB/s BenchmarkRepeatLarge/131072/1-4 535 210283 ns/op 623.31 MB/s BenchmarkRepeatLarge/131072/16-4 548 210189 ns/op 623.59 MB/s BenchmarkRepeatLarge/131072/4097-4 550 212984 ns/op 596.32 MB/s BenchmarkRepeatLarge/262144/1-4 254 421230 ns/op 622.33 MB/s BenchmarkRepeatLarge/262144/16-4 283 415947 ns/op 630.23 MB/s BenchmarkRepeatLarge/262144/4097-4 273 414328 ns/op 622.96 MB/s BenchmarkRepeatLarge/524288/1-4 141 831240 ns/op 630.73 MB/s BenchmarkRepeatLarge/524288/16-4 139 1395017 ns/op 375.83 MB/s BenchmarkRepeatLarge/524288/4097-4 134 947951 ns/op 548.89 MB/s BenchmarkRepeatLarge/1048576/1-4 49 2647508 ns/op 396.06 MB/s BenchmarkRepeatLarge/1048576/16-4 69 1684808 ns/op 622.37 MB/s BenchmarkRepeatLarge/1048576/4097-4 61 2423011 ns/op 431.17 MB/s BenchmarkRepeatLarge/2097152/1-4 32 3428225 ns/op 611.73 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3374920 ns/op 621.39 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 3405296 ns/op 614.80 MB/s BenchmarkRepeatLarge/4194304/1-4 15 6737146 ns/op 622.56 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6614678 ns/op 634.09 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7873201 ns/op 532.34 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13664528 ns/op 613.90 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13732447 ns/op 610.86 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14038472 ns/op 597.40 MB/s BenchmarkRepeatLarge/16777216/1-4 4 29816251 ns/op 562.69 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30104932 ns/op 557.29 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31440127 ns/op 533.62 MB/s BenchmarkRepeatLarge/33554432/1-4 2 63017896 ns/op 532.46 MB/s BenchmarkRepeatLarge/33554432/16-4 2 59467106 ns/op 564.25 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 57628961 ns/op 582.25 MB/s BenchmarkRepeatLarge/67108864/1-4 1 129618480 ns/op 517.74 MB/s BenchmarkRepeatLarge/67108864/16-4 1 120227404 ns/op 558.18 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 124746242 ns/op 537.96 MB/s BenchmarkRepeatLarge/134217728/1-4 1 214768229 ns/op 624.94 MB/s BenchmarkRepeatLarge/134217728/16-4 1 246574457 ns/op 544.33 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 274378714 ns/op 489.17 MB/s BenchmarkRepeatLarge/268435456/1-4 1 445341252 ns/op 602.76 MB/s BenchmarkRepeatLarge/268435456/16-4 1 520331685 ns/op 515.89 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 502775275 ns/op 533.91 MB/s BenchmarkRepeatLarge/536870912/1-4 1 852926515 ns/op 629.45 MB/s BenchmarkRepeatLarge/536870912/16-4 1 972497257 ns/op 552.05 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1008306258 ns/op 532.45 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1761959867 ns/op 609.40 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1978099729 ns/op 542.81 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1993489895 ns/op 538.62 MB/s BenchmarkRepeatSpaces-4 4784126 24.91 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2776111 43.36 ns/op BenchmarkIndexAnyASCII/1:2-4 2618390 44.57 ns/op BenchmarkIndexAnyASCII/1:4-4 2534334 45.79 ns/op BenchmarkIndexAnyASCII/1:8-4 2494507 47.27 ns/op BenchmarkIndexAnyASCII/1:16-4 2208541 54.95 ns/op BenchmarkIndexAnyASCII/1:32-4 2097048 55.61 ns/op BenchmarkIndexAnyASCII/1:64-4 2017756 57.79 ns/op BenchmarkIndexAnyASCII/16:1-4 2741358 43.32 ns/op BenchmarkIndexAnyASCII/16:2-4 670390 179.1 ns/op BenchmarkIndexAnyASCII/16:4-4 646045 184.8 ns/op BenchmarkIndexAnyASCII/16:8-4 598344 189.2 ns/op BenchmarkIndexAnyASCII/16:16-4 580551 206.2 ns/op BenchmarkIndexAnyASCII/16:32-4 507217 240.7 ns/op BenchmarkIndexAnyASCII/16:64-4 411962 295.0 ns/op BenchmarkIndexAnyASCII/256:1-4 2327798 51.72 ns/op BenchmarkIndexAnyASCII/256:2-4 56167 2153 ns/op BenchmarkIndexAnyASCII/256:4-4 56328 2185 ns/op BenchmarkIndexAnyASCII/256:8-4 54344 2161 ns/op BenchmarkIndexAnyASCII/256:16-4 52210 2297 ns/op BenchmarkIndexAnyASCII/256:32-4 51871 2335 ns/op BenchmarkIndexAnyASCII/256:64-4 50220 2361 ns/op BenchmarkIndexAnyUTF8/1:1-4 2717137 44.03 ns/op BenchmarkIndexAnyUTF8/1:2-4 2530039 46.54 ns/op BenchmarkIndexAnyUTF8/1:4-4 2319481 49.00 ns/op BenchmarkIndexAnyUTF8/1:8-4 2373081 50.84 ns/op BenchmarkIndexAnyUTF8/1:16-4 2527807 46.50 ns/op BenchmarkIndexAnyUTF8/1:32-4 2436759 46.51 ns/op BenchmarkIndexAnyUTF8/1:64-4 2244042 50.89 ns/op BenchmarkIndexAnyUTF8/16:1-4 1815075 65.78 ns/op BenchmarkIndexAnyUTF8/16:2-4 347924 331.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 342522 366.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 258865 397.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 334342 340.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 332808 357.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 306646 393.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 408237 316.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 25570 4600 ns/op BenchmarkIndexAnyUTF8/256:4-4 24234 5145 ns/op BenchmarkIndexAnyUTF8/256:8-4 21806 5586 ns/op BenchmarkIndexAnyUTF8/256:16-4 25503 4697 ns/op BenchmarkIndexAnyUTF8/256:32-4 24645 4951 ns/op BenchmarkIndexAnyUTF8/256:64-4 21736 5483 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2535148 45.21 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2624772 47.39 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2406660 49.46 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2246872 50.92 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2032814 64.30 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2023348 59.34 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1937644 61.93 ns/op BenchmarkLastIndexAnyASCII/16:1-4 600870 191.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 647896 192.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 591928 197.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 589562 200.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 509193 226.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 485389 246.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 406873 317.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 51844 2304 ns/op BenchmarkLastIndexAnyASCII/256:2-4 51487 2337 ns/op BenchmarkLastIndexAnyASCII/256:4-4 52233 2265 ns/op BenchmarkLastIndexAnyASCII/256:8-4 52980 2277 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53462 2446 ns/op BenchmarkLastIndexAnyASCII/256:32-4 51902 2314 ns/op BenchmarkLastIndexAnyASCII/256:64-4 50758 2384 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2605945 48.00 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2472565 46.18 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2444614 48.95 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2410982 51.63 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2344944 46.97 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2452342 48.13 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2311195 49.86 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 450926 264.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 208544 556.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 202318 590.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 179536 664.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 196456 590.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 206359 579.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 192141 610.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 31636 3721 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14383 8253 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13723 9156 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10086 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 13773 8415 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 13934 8717 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 13203 9207 ns/op BenchmarkTrimASCII/1:1-4 3871442 30.78 ns/op BenchmarkTrimASCII/1:2-4 2531542 50.03 ns/op BenchmarkTrimASCII/1:4-4 2140795 54.42 ns/op BenchmarkTrimASCII/1:8-4 2029509 60.79 ns/op BenchmarkTrimASCII/1:16-4 1559325 76.83 ns/op BenchmarkTrimASCII/16:1-4 2896239 41.66 ns/op BenchmarkTrimASCII/16:2-4 633837 191.3 ns/op BenchmarkTrimASCII/16:4-4 627114 191.9 ns/op BenchmarkTrimASCII/16:8-4 591925 199.2 ns/op BenchmarkTrimASCII/16:16-4 531236 230.9 ns/op BenchmarkTrimASCII/256:1-4 549577 220.5 ns/op BenchmarkTrimASCII/256:2-4 53421 2225 ns/op BenchmarkTrimASCII/256:4-4 51823 2242 ns/op BenchmarkTrimASCII/256:8-4 55456 2366 ns/op BenchmarkTrimASCII/256:16-4 43712 2822 ns/op BenchmarkTrimASCII/4096:1-4 37515 3237 ns/op BenchmarkTrimASCII/4096:2-4 3172 36016 ns/op BenchmarkTrimASCII/4096:4-4 3432 35154 ns/op BenchmarkTrimASCII/4096:8-4 3356 34868 ns/op BenchmarkTrimASCII/4096:16-4 3420 40228 ns/op BenchmarkTrimByte-4 4659075 25.46 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30537 4751 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29833 4250 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1462 84074 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1946 62119 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3738 31567 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7165 16468 ns/op BenchmarkJoin/0-4 5641676 20.40 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4146895 30.00 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 148623 806.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 105435 1155 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 83437 1399 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 70288 1720 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 52992 2045 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 52383 2313 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3037591 38.90 ns/op BenchmarkTrimSpace/ASCII-4 1230560 98.18 ns/op BenchmarkTrimSpace/SomeNonASCII-4 128233 946.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 59121 2051 ns/op BenchmarkReplaceAll-4 118922 1010 ns/op 16 B/op 1 allocs/op PASS ok strings 71.598s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 76294 1566 ns/op BenchmarkCond2-4 41731 2694 ns/op BenchmarkCond4-4 26032 4569 ns/op BenchmarkCond8-4 13692 10188 ns/op BenchmarkCond16-4 5552 20912 ns/op BenchmarkCond32-4 2706 45899 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 872985 132.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 558268 220.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 894522 132.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 995054 116.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 539164 222.0 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1458194 81.54 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 145058 877.6 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 124244 1107 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 108165 1133 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 76611 1742 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 871737 154.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 238644 503.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 895083 136.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 219460 574.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 1052851 139.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 232353 507.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1759622 72.94 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 74654 1653 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 171003 749.0 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 760071 161.0 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3477 33595 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 362 372028 ns/op BenchmarkRange/*sync.Map-4 1562 65839 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 94123 1100 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 352364 320.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 97570 1206 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 152463 756.1 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 306196 404.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 254176 609.4 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 117766 1043 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 266281 475.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 1000000 109.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 64869 1591 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 187986 638.1 ns/op BenchmarkSwapCollision/*sync.Map-4 124447 887.6 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 398 321342 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 153091 839.9 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 415556 287.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 29941 4395 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 88948 1333 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 31629 3851 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 689283 414.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 136377 764.9 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 559887 468.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2486250 50.26 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 207139 584.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1979564 66.62 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 868218 155.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 191605 606.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 802840 144.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 142065 1100 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 449314 308.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 838326 246.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 161976 845.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 717332 151.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 643555 291.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 101956 986.3 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 520408 373.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77128 1599 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 253381 498.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 741322 160.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 179100 721.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 919544 158.4 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 56968 1884 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 116265 1053 ns/op BenchmarkClear/*sync.Map-4 45939 2670 ns/op BenchmarkUncontendedSemaphore-4 5062561 23.78 ns/op BenchmarkContendedSemaphore-4 4848814 26.73 ns/op BenchmarkMutexUncontended-4 628173 187.0 ns/op BenchmarkMutex-4 330920 359.3 ns/op BenchmarkMutexSlack-4 286717 373.8 ns/op BenchmarkMutexWork-4 289022 431.6 ns/op BenchmarkMutexWorkSlack-4 282764 425.6 ns/op BenchmarkMutexNoSpin-4 141412 825.1 ns/op BenchmarkMutexSpin-4 72007 1676 ns/op BenchmarkOnce-4 1660191 70.60 ns/op BenchmarkOnceFunc/v=Once-4 1700060 69.78 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1354252 94.26 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1346606 79.27 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1578291 77.27 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1243574 92.20 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1476840 88.08 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8645031 13.74 ns/op BenchmarkSemaSyntNonblock-4 2080732 56.12 ns/op BenchmarkSemaSyntBlock-4 1536256 76.95 ns/op BenchmarkSemaWorkNonblock-4 1265392 94.94 ns/op BenchmarkSemaWorkBlock-4 1000000 110.2 ns/op BenchmarkRWMutexUncontended-4 541380 308.9 ns/op BenchmarkRWMutexWrite100-4 458356 366.2 ns/op BenchmarkRWMutexWrite10-4 380514 300.8 ns/op BenchmarkRWMutexWorkWrite100-4 319627 366.3 ns/op BenchmarkRWMutexWorkWrite10-4 287499 415.3 ns/op BenchmarkWaitGroupUncontended-4 746908 137.4 ns/op BenchmarkWaitGroupAddDone-4 509212 224.0 ns/op BenchmarkWaitGroupAddDoneWork-4 534178 243.3 ns/op BenchmarkWaitGroupWait-4 4909459 22.91 ns/op BenchmarkWaitGroupWaitWork-4 3480571 34.89 ns/op BenchmarkWaitGroupActuallyWait-4 115345 1063 ns/op 32 B/op 2 allocs/op PASS ok sync 20.609s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 837850 130.2 ns/op PASS ok sync/atomic 1.218s PASS ok syscall 1.008s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 167486 742.2 ns/op 0 B/op 0 allocs/op PASS ok testing 1.165s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6205 18004 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7573 14605 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 79 2034672 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 78 1334117 ns/op 1422 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 168662729 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 173762032 ns/op 18285056 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1588 72736 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1849 65181 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6611254 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6321901 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 721586630 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 747883802 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 198 586084 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 213 563607 ns/op 184 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 58241682 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 56468228 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6636822750 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6455465815 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2464 46201 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 2958520 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 298554875 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2244 51374 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 241 488884 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 25 4732375 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5997 19798 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.845s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 102816488 ns/op BenchmarkVariableString-4 79780 1483 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1743 66986 ns/op 2515 B/op 39 allocs/op PASS ok text/template/parse 1.377s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 97 1165036 ns/op BenchmarkAfter-4 158536 751.1 ns/op BenchmarkStop/impl=chan-4 314644 434.5 ns/op BenchmarkStop/impl=func-4 294118 390.3 ns/op BenchmarkSimultaneousAfterFunc1000-4 48 2176555 ns/op BenchmarkStartStop1000-4 537 279443 ns/op BenchmarkReset/impl=chan-4 1933957 84.03 ns/op BenchmarkReset/impl=func-4 2031399 59.41 ns/op BenchmarkSleep1000-4 63 1759050 ns/op BenchmarkParallelTimerLatency-4 56 135651 avg-late-ns 1197969 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 336374 avg-late-ns 842632 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 309417 avg-late-ns 788406 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 321911 avg-late-ns 1223841 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 421983 avg-late-ns 1463306 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 353299 avg-late-ns 2009669 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 323812 avg-late-ns 1949501 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 384606 avg-late-ns 2792849 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 627434 avg-late-ns 7339771 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 285413 avg-late-ns 2183161 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 8931144 avg-late-ns 24988545 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 340241 avg-late-ns 1214074 max-late-ns BenchmarkAdjustTimers10000-4 39 2811981 ns/op BenchmarkTicker-4 880123 223.7 ns/op BenchmarkTickerReset-4 1571727 70.63 ns/op BenchmarkTickerResetNaive-4 222051 532.8 ns/op BenchmarkNow-4 1664463 69.20 ns/op BenchmarkNowUnixNano-4 1346899 88.67 ns/op BenchmarkNowUnixMilli-4 1000000 109.0 ns/op BenchmarkNowUnixMicro-4 1245667 95.61 ns/op BenchmarkFormat-4 54028 2251 ns/op BenchmarkFormatRFC3339-4 76362 1575 ns/op BenchmarkFormatRFC3339Nano-4 72178 1630 ns/op BenchmarkFormatNow-4 89001 1370 ns/op BenchmarkMarshalJSON-4 102666 1183 ns/op BenchmarkMarshalText-4 110619 1114 ns/op BenchmarkParse-4 139389 861.6 ns/op BenchmarkParseRFC3339UTC-4 357040 341.7 ns/op BenchmarkParseRFC3339UTCBytes-4 199112 615.1 ns/op BenchmarkParseRFC3339TZ-4 78555 1461 ns/op BenchmarkParseRFC3339TZBytes-4 63686 1875 ns/op BenchmarkParseDuration-4 602944 206.2 ns/op BenchmarkHour-4 984664 121.9 ns/op BenchmarkSecond-4 979530 122.9 ns/op BenchmarkYear-4 712593 152.8 ns/op BenchmarkDay-4 715324 168.9 ns/op BenchmarkISOWeek-4 735654 163.1 ns/op BenchmarkGoString-4 70452 1702 ns/op BenchmarkUnmarshalText-4 69916 1705 ns/op PASS ok time 13.490s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 416661 284.5 ns/op BenchmarkDecodeValidJapaneseChars-4 523764 225.6 ns/op BenchmarkDecodeRune-4 1385864 94.29 ns/op BenchmarkEncodeValidASCII-4 317217 361.9 ns/op BenchmarkEncodeValidJapaneseChars-4 513603 235.8 ns/op BenchmarkAppendRuneValidASCII-4 705651 171.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 100.8 ns/op BenchmarkEncodeRune-4 619093 174.8 ns/op PASS ok unicode/utf16 2.056s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2091452 53.69 ns/op BenchmarkRuneCountTenJapaneseChars-4 343412 335.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4467993 26.25 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 496054 244.2 ns/op BenchmarkValidTenASCIIChars-4 2324139 50.63 ns/op BenchmarkValid100KASCIIChars-4 85 1629667 ns/op BenchmarkValidTenJapaneseChars-4 320070 381.2 ns/op BenchmarkValidLongMostlyASCII-4 92 1093209 ns/op BenchmarkValidLongJapanese-4 63 1860963 ns/op BenchmarkValidStringTenASCIIChars-4 4916967 23.56 ns/op BenchmarkValidString100KASCIIChars-4 7069 17002 ns/op BenchmarkValidStringTenJapaneseChars-4 461754 246.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1431 83910 ns/op BenchmarkValidStringLongJapanese-4 160 741810 ns/op BenchmarkEncodeASCIIRune-4 4642578 25.46 ns/op BenchmarkEncodeJapaneseRune-4 2426137 49.68 ns/op BenchmarkAppendASCIIRune-4 8267518 14.01 ns/op BenchmarkAppendJapaneseRune-4 2877213 42.72 ns/op BenchmarkDecodeASCIIRune-4 2786488 42.96 ns/op BenchmarkDecodeJapaneseRune-4 2370777 49.43 ns/op BenchmarkFullRune/ASCII-4 3225109 37.19 ns/op BenchmarkFullRune/Incomplete-4 1545193 78.78 ns/op BenchmarkFullRune/Japanese-4 3319825 36.52 ns/op PASS ok unicode/utf8 4.533s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 80688873232 ns/op PASS ok cmd/api 81.848s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 633804 179.9 ns/op BenchmarkCgoCall/one-pointer-4 519889 233.2 ns/op BenchmarkCgoCall/string-pointer-escape-4 452932 254.6 ns/op BenchmarkCgoCall/string-pointer-noescape-4 476097 253.5 ns/op BenchmarkCgoCall/eight-pointers-4 223856 528.3 ns/op BenchmarkCgoCall/eight-pointers-nil-4 561559 221.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 40298 3152 ns/op BenchmarkCgoCall/eight-pointers-slice-4 51288 2350 ns/op BenchmarkGoString-4 1255101 94.99 ns/op BenchmarkCGoCallback-4 69122 1717 ns/op BenchmarkCGoInCThread-4 578316 189.6 ns/op PASS ok cmd/cgo/internal/test 2.528s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 561213 208.4 ns/op BenchmarkEqArrayOfStrings64-4 63849 1864 ns/op BenchmarkEqArrayOfStrings1024-4 5833 20452 ns/op BenchmarkEqArrayOfFloats5-4 967714 116.9 ns/op BenchmarkEqArrayOfFloats64-4 121382 984.0 ns/op BenchmarkEqArrayOfFloats1024-4 5016 23403 ns/op BenchmarkEqArrayOfStructsEq-4 1402 85715 ns/op BenchmarkEqArrayOfStructsNotEq-4 2200 53431 ns/op BenchmarkEqStruct-4 15882175 7.608 ns/op PASS ok cmd/compile/internal/reflectdata 2.161s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 56474 ns/op BenchmarkInvertLessThanNoov-4 11695995 10.22 ns/op BenchmarkCopyElim1-4 1423 86740 ns/op BenchmarkCopyElim10-4 1092 97000 ns/op BenchmarkCopyElim100-4 529 199770 ns/op BenchmarkCopyElim1000-4 78 1485632 ns/op BenchmarkCopyElim10000-4 4 26071041 ns/op BenchmarkCopyElim100000-4 1 452576130 ns/op BenchmarkDeadCode/1-4 1214 99818 ns/op BenchmarkDeadCode/10-4 969 113873 ns/op BenchmarkDeadCode/100-4 351 321455 ns/op BenchmarkDeadCode/1000-4 54 2317073 ns/op BenchmarkDeadCode/10000-4 4 25840932 ns/op BenchmarkDeadCode/100000-4 1 311940875 ns/op BenchmarkDeadCode/200000-4 1 706747983 ns/op BenchmarkDominatorsLinear-4 12 10238342 ns/op 0.98 MB/s BenchmarkDominatorsFwdBack-4 8 13122189 ns/op 0.76 MB/s BenchmarkDominatorsManyPred-4 7 15308323 ns/op 0.65 MB/s BenchmarkDominatorsMaxPred-4 7 15322025 ns/op 0.65 MB/s BenchmarkDominatorsMaxPredVal-4 7 15204645 ns/op 0.66 MB/s BenchmarkFuse/1-4 945 120632 ns/op BenchmarkFuse/10-4 672 154335 ns/op BenchmarkFuse/100-4 174 666368 ns/op BenchmarkFuse/1000-4 21 5823674 ns/op BenchmarkFuse/10000-4 2 60519156 ns/op BenchmarkNilCheckDeep1-4 7496 14352 ns/op 0.07 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3268 36145 ns/op 0.28 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 480 248328 ns/op 0.40 MB/s 1102 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2385348 ns/op 0.42 MB/s 8298 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 5 25710281 ns/op 0.39 MB/s 183899 B/op 6 allocs/op BenchmarkDSEPass-4 15 7130821 ns/op 52738 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 196083932 ns/op 4264672 B/op 108608 allocs/op BenchmarkCSEPass-4 5 21776923 ns/op 157838 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 254553268 ns/op 5643792 B/op 97318 allocs/op BenchmarkDeadcodePass-4 111 1009161 ns/op 106652 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 202039485 ns/op 4082544 B/op 45219 allocs/op BenchmarkMultiPass-4 40 2594054 ns/op 229584 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 389364517 ns/op 11210496 B/op 149940 allocs/op BenchmarkCondRewrite/SoloJump-4 3023654 39.75 ns/op BenchmarkCondRewrite/CombJump-4 3004532 40.13 ns/op PASS ok cmd/compile/internal/ssa 15.926s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7964 14956 ns/op BenchmarkExtShift-4 14991 8259 ns/op BenchmarkModify-4 7843 15542 ns/op BenchmarkMullImm-4 14408 8411 ns/op BenchmarkConstModify-4 7512 15564 ns/op BenchmarkBitSet-4 16021 7558 ns/op BenchmarkBitClear-4 16165 8122 ns/op BenchmarkBitToggle-4 16023 7858 ns/op BenchmarkBitSetConst-4 122392 961.0 ns/op BenchmarkBitClearConst-4 128968 945.9 ns/op BenchmarkBitToggleConst-4 126159 954.3 ns/op BenchmarkDivconstI64-4 7907392 14.91 ns/op BenchmarkModconstI64-4 7690850 15.73 ns/op BenchmarkDivisiblePow2constI64-4 7789852 14.86 ns/op BenchmarkDivisibleconstI64-4 7869350 15.35 ns/op BenchmarkDivisibleWDivconstI64-4 5209376 22.57 ns/op BenchmarkDivconstU64/3-4 7947466 14.99 ns/op BenchmarkDivconstU64/5-4 7846350 15.21 ns/op BenchmarkDivconstU64/37-4 7937281 15.34 ns/op BenchmarkDivconstU64/1234567-4 7783225 15.28 ns/op BenchmarkModconstU64-4 7870034 15.26 ns/op BenchmarkDivisibleconstU64-4 7890367 14.95 ns/op BenchmarkDivisibleWDivconstU64-4 5301495 23.02 ns/op BenchmarkDivconstI32-4 7863483 15.00 ns/op BenchmarkModconstI32-4 7769956 15.33 ns/op BenchmarkDivisiblePow2constI32-4 7953510 15.04 ns/op BenchmarkDivisibleconstI32-4 8051652 14.73 ns/op BenchmarkDivisibleWDivconstI32-4 5319786 23.33 ns/op BenchmarkDivconstU32-4 8020664 14.86 ns/op BenchmarkModconstU32-4 8083800 16.04 ns/op BenchmarkDivisibleconstU32-4 8078220 14.69 ns/op BenchmarkDivisibleWDivconstU32-4 5256808 22.68 ns/op BenchmarkDivconstI16-4 8072560 14.60 ns/op BenchmarkModconstI16-4 7927935 14.80 ns/op BenchmarkDivisiblePow2constI16-4 7795659 14.80 ns/op BenchmarkDivisibleconstI16-4 7612552 15.45 ns/op BenchmarkDivisibleWDivconstI16-4 5304446 23.07 ns/op BenchmarkDivconstU16-4 8135397 14.56 ns/op BenchmarkModconstU16-4 7965579 14.93 ns/op BenchmarkDivisibleconstU16-4 8050047 14.69 ns/op BenchmarkDivisibleWDivconstU16-4 5265105 22.89 ns/op BenchmarkDivconstI8-4 7906598 14.89 ns/op BenchmarkModconstI8-4 7287748 15.45 ns/op BenchmarkDivisiblePow2constI8-4 8133820 14.68 ns/op BenchmarkDivisibleconstI8-4 7815241 15.97 ns/op BenchmarkDivisibleWDivconstI8-4 5312403 22.52 ns/op BenchmarkDivconstU8-4 8161222 15.85 ns/op BenchmarkModconstU8-4 7885803 15.26 ns/op BenchmarkDivisibleconstU8-4 7968853 14.79 ns/op BenchmarkDivisibleWDivconstU8-4 5298711 22.29 ns/op BenchmarkMul2-4 172263 690.3 ns/op BenchmarkMulNeg2-4 173731 692.6 ns/op BenchmarkEfaceInteger-4 3820710 28.01 ns/op BenchmarkTypeAssert-4 13930873 8.576 ns/op BenchmarkDiv64UnsignedSmall-4 14176453 8.412 ns/op BenchmarkDiv64Small-4 13783861 8.744 ns/op BenchmarkDiv64SmallNegDivisor-4 13577264 8.799 ns/op BenchmarkDiv64SmallNegDividend-4 13790395 8.777 ns/op BenchmarkDiv64SmallNegBoth-4 12916693 8.895 ns/op BenchmarkDiv64Unsigned-4 11271518 10.45 ns/op BenchmarkDiv64-4 11436123 10.67 ns/op BenchmarkDiv64NegDivisor-4 11523044 10.65 ns/op BenchmarkDiv64NegDividend-4 11405248 10.52 ns/op BenchmarkDiv64NegBoth-4 11427828 10.38 ns/op BenchmarkMod64UnsignedSmall-4 14135000 8.459 ns/op BenchmarkMod64Small-4 13620265 9.089 ns/op BenchmarkMod64SmallNegDivisor-4 13678909 8.763 ns/op BenchmarkMod64SmallNegDividend-4 13549802 8.799 ns/op BenchmarkMod64SmallNegBoth-4 13143526 8.633 ns/op BenchmarkMod64Unsigned-4 11357288 10.40 ns/op BenchmarkMod64-4 11544099 10.22 ns/op BenchmarkMod64NegDivisor-4 11605425 10.27 ns/op BenchmarkMod64NegDividend-4 11585192 10.17 ns/op BenchmarkMod64NegBoth-4 11499842 10.28 ns/op BenchmarkMulconstI32/3-4 14682010 8.064 ns/op BenchmarkMulconstI32/5-4 14310898 7.985 ns/op BenchmarkMulconstI32/12-4 14659969 8.169 ns/op BenchmarkMulconstI32/120-4 14425924 8.244 ns/op BenchmarkMulconstI32/-120-4 14781241 8.150 ns/op BenchmarkMulconstI32/65537-4 14814951 7.939 ns/op BenchmarkMulconstI32/65538-4 14738385 8.181 ns/op BenchmarkMulconstI64/3-4 14723361 7.939 ns/op BenchmarkMulconstI64/5-4 14809824 7.941 ns/op BenchmarkMulconstI64/12-4 14783169 8.165 ns/op BenchmarkMulconstI64/120-4 14773875 8.133 ns/op BenchmarkMulconstI64/-120-4 14790993 8.159 ns/op BenchmarkMulconstI64/65537-4 14762695 7.983 ns/op BenchmarkMulconstI64/65538-4 14157133 8.157 ns/op BenchmarkMulconstU32/3-4 14800945 9.299 ns/op BenchmarkMulconstU32/5-4 14766498 7.969 ns/op BenchmarkMulconstU32/12-4 14786188 8.249 ns/op BenchmarkMulconstU32/120-4 14729356 8.483 ns/op BenchmarkMulconstU32/65537-4 14712940 7.944 ns/op BenchmarkMulconstU32/65538-4 14800080 8.149 ns/op BenchmarkMulconstU64/3-4 14830916 7.925 ns/op BenchmarkMulconstU64/5-4 14817271 7.957 ns/op BenchmarkMulconstU64/12-4 14796043 8.179 ns/op BenchmarkMulconstU64/120-4 14553553 8.242 ns/op BenchmarkMulconstU64/65537-4 14755545 7.946 ns/op BenchmarkMulconstU64/65538-4 14811597 8.166 ns/op BenchmarkShiftArithmeticRight-4 15071443 7.965 ns/op BenchmarkSwitch8Predictable-4 8539008 12.27 ns/op BenchmarkSwitch8Unpredictable-4 5840563 20.52 ns/op BenchmarkSwitch32Predictable-4 8558876 14.23 ns/op BenchmarkSwitch32Unpredictable-4 5456820 21.91 ns/op BenchmarkSwitchStringPredictable-4 4148696 29.07 ns/op BenchmarkSwitchStringUnpredictable-4 4016112 28.05 ns/op BenchmarkSwitchTypePredictable-4 3170491 36.60 ns/op BenchmarkSwitchTypeUnpredictable-4 3393236 34.77 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3926744 30.42 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4147083 29.40 ns/op PASS ok cmd/compile/internal/test 16.881s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1091919 ns/op BenchmarkNamed/Underlying/nongeneric-4 1429550 83.96 ns/op BenchmarkNamed/Underlying/generic-4 1428436 83.66 ns/op BenchmarkNamed/Underlying/src_instance-4 1439020 83.40 ns/op BenchmarkNamed/Underlying/user_instance-4 1410117 85.13 ns/op BenchmarkCheck/http/funcbodies/info-4 1 523294136 ns/op 65540 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 437951121 ns/op 78306 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 155082404 ns/op 221124 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 145641639 ns/op 235479 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 356667766 ns/op 14677 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 94224998 ns/op 55553 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34788895 ns/op 150455 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 34612569 ns/op 151225 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 100934051 ns/op 21497 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40241757 ns/op 53888 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 19552427 ns/op 110969 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 20932858 ns/op 103647 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 933950079 ns/op 74494 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 700531495 ns/op 99318 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 146158657 ns/op 475880 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 130907170 ns/op 531409 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 370191231 ns/op 5435 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 62624110 ns/op 32123 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 33979595 ns/op 59201 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 33420719 ns/op 60196 lines/s PASS ok cmd/compile/internal/types2 15.955s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 162 693615 ns/op 546963 sys-ns/op 718395 user-ns/op PASS ok cmd/go 1.310s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 251304 472.6 ns/op PASS ok cmd/go/internal/cfg 1.133s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 22828 5156 ns/op 1.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24307 5017 ns/op 1.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2599 44818 ns/op 22.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2710 43997 ns/op 23.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 378 318415 ns/op 25.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 378 318090 ns/op 25.75 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.906s All tests passed.