linux-s390x-ibm-race at 2a4f4fc5256f1c743c18979dbcc581c6498de76b :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash"] 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=7149094ebd9741bb85fc07aa3fb5839e" "JOURNAL_STREAM=9:591227584" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=2" "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.17.13 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=7149094ebd9741bb85fc07aa3fb5839e" "JOURNAL_STREAM=9:591227584" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 3.206s ok archive/zip 8.210s ok bufio 1.545s ok bytes 6.273s ok cmp 1.147s ok compress/bzip2 1.906s ok compress/flate 20.176s ok compress/gzip 29.306s ok compress/lzw 3.098s ok compress/zlib 12.556s ok container/heap 1.560s ok container/list 1.074s ok container/ring 1.052s ok context 1.370s ok crypto 1.020s ok crypto/aes 1.051s ok crypto/cipher 1.045s ok crypto/des 1.044s ok crypto/dsa 1.040s ok crypto/ecdh 1.642s ok crypto/ecdsa 1.597s ok crypto/ed25519 2.569s ok crypto/elliptic 1.160s ok crypto/hmac 1.038s ok crypto/internal/alias 1.076s ok crypto/internal/bigmod 7.916s ok crypto/internal/boring 1.073s ok crypto/internal/boring/bcache 2.190s ok crypto/internal/edwards25519 170.549s ok crypto/internal/edwards25519/field 82.436s ok crypto/internal/nistec 3.900s ok crypto/internal/nistec/fiat 1.077s [no tests to run] ok crypto/md5 1.313s ok crypto/rand 2.004s ok crypto/rc4 2.228s ok crypto/rsa 5.348s ok crypto/sha1 1.064s ok crypto/sha256 1.027s ok crypto/sha512 1.031s ok crypto/subtle 3.301s ok crypto/tls 14.300s ok crypto/x509 6.187s ok database/sql 1.599s ok database/sql/driver 1.025s ok debug/buildinfo 1.140s ok debug/dwarf 1.626s ok debug/elf 7.022s ok debug/gosym 1.631s ok debug/macho 1.036s ok debug/pe 1.079s ok debug/plan9obj 1.021s ok embed 1.018s [no tests to run] ok embed/internal/embedtest 1.010s ok encoding/ascii85 1.083s ok encoding/asn1 1.019s ok encoding/base32 1.048s ok encoding/base64 1.024s ok encoding/binary 1.043s ok encoding/csv 1.046s ok encoding/gob 40.989s ok encoding/hex 1.177s ok encoding/json 5.615s ok encoding/pem 3.717s ok encoding/xml 1.279s ok errors 1.017s ok expvar 1.075s ok flag 3.263s ok fmt 1.590s ok go/ast 1.040s ok go/build 12.632s ok go/build/constraint 1.047s ok go/constant 1.085s ok go/doc 1.983s ok go/doc/comment 6.167s ok go/format 1.105s ok go/importer 1.847s ok go/internal/gccgoimporter 1.173s ok go/internal/gcimporter 5.516s ok go/internal/srcimporter 34.206s ok go/parser 3.227s ok go/printer 8.975s ok go/scanner 1.069s ok go/token 1.326s ok go/types 81.089s ok hash 1.017s ok hash/adler32 1.045s ok hash/crc32 1.060s ok hash/crc64 1.209s ok hash/fnv 1.163s ok hash/maphash 1.167s ok html 1.029s ok html/template 1.736s ok image 1.689s ok image/color 1.048s ok image/draw 2.239s ok image/gif 4.495s ok image/jpeg 5.162s ok image/png 6.472s ok index/suffixarray 4.173s ok internal/abi 1.394s ok internal/buildcfg 1.029s ok internal/coverage/cformat 1.011s ok internal/coverage/cmerge 1.011s ok internal/coverage/pods 1.045s ok internal/coverage/slicereader 1.008s ok internal/coverage/slicewriter 1.051s ok internal/coverage/test 1.067s ok internal/cpu 2.061s ok internal/dag 1.144s ok internal/diff 1.298s ok internal/fmtsort 1.097s ok internal/fuzz 1.043s ok internal/godebug 16.787s ok internal/godebugs 1.040s ok internal/intern 3.934s ok internal/itoa 2.111s ok internal/poll 2.295s ok internal/profile 1.166s ok internal/reflectlite 1.138s ok internal/safefilepath 1.584s ok internal/saferio 1.823s ok internal/singleflight 1.128s ok internal/testenv 2.599s ok internal/trace 2.085s ok internal/types/errors 4.057s ok internal/unsafeheader 1.470s ok internal/xcoff 2.406s ok internal/zstd 2.403s ok io 1.129s ok io/fs 1.640s ok io/ioutil 1.185s ok log 1.203s ok log/slog 1.244s ok log/slog/internal/benchmarks 1.014s ok log/slog/internal/buffer 1.020s ok log/syslog 2.531s ok maps 1.288s ok math 1.065s ok math/big 17.905s ok math/bits 1.033s ok math/cmplx 1.024s ok math/rand 11.322s ok mime 1.047s ok mime/multipart 26.735s ok mime/quotedprintable 1.746s ok net 135.719s ok net/http 77.650s ok net/http/cgi 12.555s ok net/http/cookiejar 1.051s ok net/http/fcgi 1.123s ok net/http/httptest 1.550s ok net/http/httptrace 1.063s ok net/http/httputil 2.233s ok net/http/internal 1.021s ok net/http/internal/ascii 1.049s ok net/http/pprof 6.518s ok net/internal/socktest 1.153s ok net/mail 1.200s ok net/netip 2.250s ok net/rpc 1.281s ok net/rpc/jsonrpc 1.278s ok net/smtp 1.403s ok net/textproto 2.754s ok net/url 1.484s ok os 7.190s ok os/exec 5.828s ok os/exec/internal/fdtest 1.058s ok os/signal 20.181s ok os/user 1.040s ok path 1.017s ok path/filepath 1.118s ok plugin 1.017s ok reflect 7.402s ok regexp 6.752s ok regexp/syntax 8.590s ok runtime 55.296s ok runtime/cgo 1.082s ok runtime/coverage 1.011s ok runtime/debug 2.342s ok runtime/internal/atomic 1.045s ok runtime/internal/math 1.105s ok runtime/internal/sys 1.095s ok runtime/internal/syscall 1.096s ok runtime/metrics 1.067s ok runtime/pprof 31.627s ok runtime/race 17.975s ok runtime/trace 10.671s ok slices 2.384s ok sort 1.748s ok strconv 4.204s ok strings 3.615s ok sync 1.572s ok sync/atomic 6.241s ok syscall 12.376s ok testing 5.469s ok testing/fstest 1.054s ok testing/iotest 1.015s ok testing/quick 1.203s ok testing/slogtest 1.012s ok text/scanner 1.023s ok text/tabwriter 1.012s ok text/template 1.142s ok text/template/parse 1.126s ok time 3.329s ok unicode 1.143s ok unicode/utf16 1.041s ok unicode/utf8 1.040s ok cmd/addr2line 9.254s ok cmd/api 40.459s ok cmd/asm/internal/asm 7.736s ok cmd/asm/internal/lex 1.041s ok cmd/cgo/internal/swig 1.074s ok cmd/cgo/internal/test 2.978s ok cmd/cgo/internal/testcarchive 62.394s ok cmd/cgo/internal/testcshared 30.740s ok cmd/cgo/internal/testerrors 36.326s ok cmd/cgo/internal/testfortran 1.033s ok cmd/cgo/internal/testgodefs 2.344s ok cmd/cgo/internal/testlife 2.669s ok cmd/cgo/internal/testnocgo 1.017s ok cmd/cgo/internal/testplugin 88.382s ok cmd/cgo/internal/testsanitizers 1.327s ok cmd/cgo/internal/testshared 212.271s ok cmd/cgo/internal/testso 10.462s ok cmd/cgo/internal/teststdio 9.134s ok cmd/cgo/internal/testtls 1.216s ok cmd/compile/internal/abt 1.212s ok cmd/compile/internal/amd64 1.037s ok cmd/compile/internal/base 1.090s ok cmd/compile/internal/compare 1.531s ok cmd/compile/internal/dwarfgen 3.088s ok cmd/compile/internal/importer 6.193s ok cmd/compile/internal/ir 1.025s ok cmd/compile/internal/logopt 1.952s ok cmd/compile/internal/loopvar 1.262s ok cmd/compile/internal/noder 1.099s ok cmd/compile/internal/reflectdata 1.021s [no tests to run] ok cmd/compile/internal/ssa 62.909s ok cmd/compile/internal/syntax 1.436s ok cmd/compile/internal/test 55.904s ok cmd/compile/internal/typecheck 3.215s ok cmd/compile/internal/types 1.341s ok cmd/compile/internal/types2 34.922s ok cmd/covdata 1.639s ok cmd/cover 18.828s ok cmd/dist 1.164s ok cmd/distpack 2.494s ok cmd/doc 4.999s ok cmd/fix 11.444s ok cmd/go 710.491s ok cmd/go/internal/auth 1.387s ok cmd/go/internal/cache 1.634s ok cmd/go/internal/envcmd 1.112s ok cmd/go/internal/fsys 1.080s ok cmd/go/internal/generate 1.039s ok cmd/go/internal/get 1.134s ok cmd/go/internal/gover 1.022s ok cmd/go/internal/imports 2.265s ok cmd/go/internal/load 1.037s ok cmd/go/internal/lockedfile 2.287s ok cmd/go/internal/lockedfile/internal/filelock 2.070s ok cmd/go/internal/modconv 1.235s ok cmd/go/internal/modfetch 1.082s ok cmd/go/internal/modfetch/codehost 2.929s ok cmd/go/internal/modfetch/zip_sum_test 1.340s ok cmd/go/internal/modindex 3.374s ok cmd/go/internal/modload 1.178s ok cmd/go/internal/mvs 1.211s ok cmd/go/internal/par 1.418s ok cmd/go/internal/str 1.100s ok cmd/go/internal/test 1.158s ok cmd/go/internal/vcs 1.033s ok cmd/go/internal/vcweb 1.151s ok cmd/go/internal/vcweb/vcstest 4.747s ok cmd/go/internal/web 1.097s ok cmd/go/internal/work 1.864s ok cmd/gofmt 2.094s ok cmd/internal/archive 5.184s ok cmd/internal/buildid 3.740s ok cmd/internal/bootstrap_test 1.015s ok cmd/internal/cov 2.535s ok cmd/internal/dwarf 1.014s ok cmd/internal/edit 1.016s ok cmd/internal/goobj 1.064s ok cmd/internal/moddeps 10.133s ok cmd/internal/notsha256 1.195s ok cmd/internal/obj 2.966s ok cmd/internal/obj/ppc64 2.269s ok cmd/internal/obj/riscv 1.436s ok cmd/internal/obj/s390x 1.127s ok cmd/internal/obj/x86 7.564s ok cmd/internal/objabi 1.070s ok cmd/internal/pkgpath 5.233s ok cmd/internal/pkgpattern 1.295s ok cmd/internal/quoted 1.057s ok cmd/internal/src 1.761s ok cmd/internal/test2json 5.033s ok cmd/link 21.617s ok cmd/link/internal/benchmark 1.131s ok cmd/link/internal/ld 14.658s ok cmd/link/internal/loader 1.357s ok cmd/nm 9.588s ok cmd/objdump 1.292s ok cmd/pack 8.693s ok cmd/pprof 1.024s ok cmd/trace 1.706s ok cmd/vet 57.159s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2804 105871 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1916 56342 ns/op 1857 B/op 37 allocs/op Benchmark/Writer/PAX-4 1443 279550 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3736 58092 ns/op 5201 B/op 16 allocs/op Benchmark/Reader/GNU-4 6164 40335 ns/op 5132 B/op 15 allocs/op Benchmark/Reader/PAX-4 2085 62607 ns/op 9076 B/op 33 allocs/op PASS ok archive/tar 2.968s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 679644970 ns/op 828736 B/op 82 allocs/op BenchmarkZip64Test-4 1 182735684 ns/op BenchmarkZip64TestSizes/4096-4 1153 101784 ns/op BenchmarkZip64TestSizes/1048576-4 78 1448932 ns/op BenchmarkZip64TestSizes/67108864-4 1 284416763 ns/op PASS ok archive/zip 3.494s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 167296 695.9 ns/op BenchmarkReaderCopyUnoptimal-4 101398 1272 ns/op BenchmarkReaderCopyNoWriteTo-4 7698 99040 ns/op BenchmarkReaderWriteToOptimal-4 10000 12785 ns/op BenchmarkReaderReadString-4 71049 3204 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 142861 905.2 ns/op BenchmarkWriterCopyUnoptimal-4 158733 959.5 ns/op BenchmarkWriterCopyNoReadFrom-4 1774 170035 ns/op BenchmarkReaderEmpty-4 12109 44015 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 17187 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 445665 648.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 6.234s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3285 38762 ns/op 845.37 MB/s BenchmarkWriteByte-4 224 457843 ns/op 8.95 MB/s BenchmarkWriteRune-4 100 3205095 ns/op 3.83 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 5007540 ns/op BenchmarkBufferFullSmallReads-4 98 1203702 ns/op BenchmarkBufferWriteBlock/N4096-4 8090 30195 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 169 1966874 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 1 109315885 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 83261154 ns/op 201.50 MB/s 16777264 B/op 1 allocs/op BenchmarkIndexByte/10-4 4297392 29.70 ns/op 336.73 MB/s BenchmarkIndexByte/32-4 5160552 31.07 ns/op 1029.85 MB/s BenchmarkIndexByte/4K-4 684933 243.4 ns/op 16827.51 MB/s BenchmarkIndexBytePortable/10-4 880623 135.6 ns/op 73.75 MB/s BenchmarkIndexBytePortable/32-4 323932 603.0 ns/op 53.07 MB/s BenchmarkIndexBytePortable/4K-4 2476 44405 ns/op 92.24 MB/s BenchmarkIndexRune/10-4 932862 148.6 ns/op 67.32 MB/s BenchmarkIndexRune/32-4 1253253 96.96 ns/op 330.04 MB/s BenchmarkIndexRune/4K-4 268777 381.2 ns/op 10745.30 MB/s BenchmarkIndexRuneASCII/10-4 4290288 84.05 ns/op 118.97 MB/s BenchmarkIndexRuneASCII/32-4 3812145 28.86 ns/op 1108.71 MB/s BenchmarkIndexRuneASCII/4K-4 668902 152.4 ns/op 26883.40 MB/s BenchmarkEqual/0-4 8139337 15.49 ns/op BenchmarkEqual/1-4 1000000 156.2 ns/op 6.40 MB/s BenchmarkEqual/6-4 1453545 95.85 ns/op 62.60 MB/s BenchmarkEqual/9-4 1000000 158.3 ns/op 56.86 MB/s BenchmarkEqual/15-4 1365042 82.25 ns/op 182.36 MB/s BenchmarkEqual/16-4 1295468 91.35 ns/op 175.15 MB/s BenchmarkEqual/20-4 1405776 87.91 ns/op 227.50 MB/s BenchmarkEqual/32-4 1219556 94.72 ns/op 337.83 MB/s BenchmarkEqual/4K-4 117609 1269 ns/op 3228.74 MB/s BenchmarkIndex/10-4 3342603 35.95 ns/op 278.15 MB/s BenchmarkIndex/32-4 2891221 75.39 ns/op 424.45 MB/s BenchmarkIndex/4K-4 73213 6557 ns/op 624.72 MB/s BenchmarkIndexEasy/10-4 3243217 36.19 ns/op 276.30 MB/s BenchmarkIndexEasy/32-4 3120296 41.04 ns/op 779.72 MB/s BenchmarkIndexEasy/4K-4 397232 331.3 ns/op 12361.57 MB/s BenchmarkCount/10-4 1778041 78.62 ns/op 127.20 MB/s BenchmarkCount/32-4 1202875 133.6 ns/op 239.59 MB/s BenchmarkCount/4K-4 70754 2070 ns/op 1978.46 MB/s BenchmarkCountEasy/10-4 1781128 65.19 ns/op 153.39 MB/s BenchmarkCountEasy/32-4 1588586 70.96 ns/op 450.95 MB/s BenchmarkCountEasy/4K-4 400884 1099 ns/op 3726.23 MB/s BenchmarkCountSingle/10-4 3741654 119.5 ns/op 83.70 MB/s BenchmarkCountSingle/32-4 2912427 40.35 ns/op 793.01 MB/s BenchmarkCountSingle/4K-4 489849 287.6 ns/op 14244.11 MB/s BenchmarkToUpper/#00-4 3086805 42.11 ns/op BenchmarkToUpper/ONLYUPPER-4 303573 1361 ns/op BenchmarkToUpper/abc-4 534069 301.1 ns/op BenchmarkToUpper/AbC123-4 298248 821.5 ns/op BenchmarkToUpper/azAZ09_-4 287986 704.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 83947 4728 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38384 8709 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58374 4766 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 114372 1470 ns/op BenchmarkToLower/#00-4 3058228 102.5 ns/op BenchmarkToLower/abc-4 349941 291.0 ns/op BenchmarkToLower/AbC123-4 273178 392.8 ns/op BenchmarkToLower/azAZ09_-4 271365 600.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 71522 1660 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33151 6174 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72165 3629 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 125557 2021 ns/op BenchmarkFields/ASCII/16-4 134760 882.7 ns/op 18.13 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 20165 ns/op 12.70 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 501 220443 ns/op 18.58 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 38 12806650 ns/op 5.12 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 52774360 ns/op 19.87 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 10000 12898 ns/op 1.24 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6538 19595 ns/op 13.06 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 255 1699266 ns/op 2.41 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 7198830 ns/op 9.10 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 486671365 ns/op 2.15 MB/s 11202824 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 183649 2035 ns/op 7.86 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14364 9200 ns/op 27.82 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 627 470962 ns/op 8.70 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 13897141 ns/op 4.72 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 218520897 ns/op 4.80 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 108734 1054 ns/op 15.19 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9651 20068 ns/op 12.76 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 540 905974 ns/op 4.52 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 11295172 ns/op 5.80 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 447300962 ns/op 2.34 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 193.3 ns/op BenchmarkTrimSpace/ASCII-4 543702 270.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 85054 1550 ns/op BenchmarkTrimSpace/JustNonASCII-4 34233 3095 ns/op BenchmarkToValidUTF8/Valid-4 467618 343.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 354759 954.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90283 1347 ns/op BenchmarkIndexHard1-4 1646 100420 ns/op BenchmarkIndexHard2-4 393 443785 ns/op BenchmarkIndexHard3-4 100 1175942 ns/op BenchmarkIndexHard4-4 87 1425852 ns/op BenchmarkLastIndexHard1-4 3 36329402 ns/op BenchmarkLastIndexHard2-4 3 99812494 ns/op BenchmarkLastIndexHard3-4 3 47370981 ns/op BenchmarkCountHard1-4 1566 71029 ns/op BenchmarkCountHard2-4 336 319854 ns/op BenchmarkCountHard3-4 132 1078121 ns/op BenchmarkSplitEmptySeparator-4 1 160477964 ns/op BenchmarkSplitSingleByteSeparator-4 6 96592578 ns/op BenchmarkSplitMultiByteSeparator-4 12 11173681 ns/op BenchmarkSplitNSingleByteSeparator-4 186560 5579 ns/op BenchmarkSplitNMultiByteSeparator-4 62672 6815 ns/op BenchmarkRepeat-4 168781 4904 ns/op BenchmarkRepeatLarge/256/1-4 85686 2205 ns/op 116.10 MB/s BenchmarkRepeatLarge/256/16-4 198636 936.5 ns/op 273.36 MB/s BenchmarkRepeatLarge/512/1-4 59104 6339 ns/op 80.77 MB/s BenchmarkRepeatLarge/512/16-4 74880 1903 ns/op 269.06 MB/s BenchmarkRepeatLarge/1024/1-4 10000 59739 ns/op 17.14 MB/s BenchmarkRepeatLarge/1024/16-4 83935 5328 ns/op 192.20 MB/s BenchmarkRepeatLarge/2048/1-4 10000 25437 ns/op 80.51 MB/s BenchmarkRepeatLarge/2048/16-4 10000 24609 ns/op 83.22 MB/s BenchmarkRepeatLarge/4096/1-4 10000 16603 ns/op 246.70 MB/s BenchmarkRepeatLarge/4096/16-4 28700 46057 ns/op 88.93 MB/s BenchmarkRepeatLarge/8192/1-4 10000 67286 ns/op 121.75 MB/s BenchmarkRepeatLarge/8192/16-4 10000 70516 ns/op 116.17 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 32192 ns/op 127.27 MB/s BenchmarkRepeatLarge/16384/1-4 10000 148657 ns/op 110.21 MB/s BenchmarkRepeatLarge/16384/16-4 7342 139444 ns/op 117.49 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 26584 ns/op 462.35 MB/s BenchmarkRepeatLarge/32768/1-4 1152 256686 ns/op 127.66 MB/s BenchmarkRepeatLarge/32768/16-4 1556 370237 ns/op 88.51 MB/s BenchmarkRepeatLarge/32768/4097-4 2941 38531 ns/op 744.30 MB/s BenchmarkRepeatLarge/65536/1-4 3112 245690 ns/op 266.74 MB/s BenchmarkRepeatLarge/65536/16-4 1054 107708 ns/op 608.46 MB/s BenchmarkRepeatLarge/65536/4097-4 890 297408 ns/op 206.64 MB/s BenchmarkRepeatLarge/131072/1-4 100 1448931 ns/op 90.46 MB/s BenchmarkRepeatLarge/131072/16-4 265 834400 ns/op 157.09 MB/s BenchmarkRepeatLarge/131072/4097-4 100 1933637 ns/op 65.68 MB/s BenchmarkRepeatLarge/262144/1-4 100 2789862 ns/op 93.96 MB/s BenchmarkRepeatLarge/262144/16-4 100 1353528 ns/op 193.67 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1799667 ns/op 143.42 MB/s BenchmarkRepeatLarge/524288/1-4 43 4892630 ns/op 107.16 MB/s BenchmarkRepeatLarge/524288/16-4 10 66396225 ns/op 7.90 MB/s BenchmarkRepeatLarge/524288/4097-4 52 3088512 ns/op 168.47 MB/s BenchmarkRepeatLarge/1048576/1-4 62 30211099 ns/op 34.71 MB/s BenchmarkRepeatLarge/1048576/16-4 3 146865831 ns/op 7.14 MB/s BenchmarkRepeatLarge/1048576/4097-4 43 14823400 ns/op 70.48 MB/s BenchmarkRepeatLarge/2097152/1-4 24 26192555 ns/op 80.07 MB/s BenchmarkRepeatLarge/2097152/16-4 32 24259377 ns/op 86.45 MB/s BenchmarkRepeatLarge/2097152/4097-4 21 30299636 ns/op 69.10 MB/s BenchmarkRepeatLarge/4194304/1-4 12 63804879 ns/op 65.74 MB/s BenchmarkRepeatLarge/4194304/16-4 8 46778002 ns/op 89.66 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15290950 ns/op 274.10 MB/s BenchmarkRepeatLarge/8388608/1-4 8 37697217 ns/op 222.53 MB/s BenchmarkRepeatLarge/8388608/16-4 1 288149283 ns/op 29.11 MB/s BenchmarkRepeatLarge/8388608/4097-4 1 179134648 ns/op 46.82 MB/s BenchmarkRepeatLarge/16777216/1-4 1 420918577 ns/op 39.86 MB/s BenchmarkRepeatLarge/16777216/16-4 2 88419241 ns/op 189.75 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 84548140 ns/op 198.43 MB/s BenchmarkRepeatLarge/33554432/1-4 1 203337594 ns/op 165.02 MB/s BenchmarkRepeatLarge/33554432/16-4 1 103386032 ns/op 324.55 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 100014025 ns/op 335.50 MB/s BenchmarkRepeatLarge/67108864/1-4 1 166330067 ns/op 403.47 MB/s BenchmarkRepeatLarge/67108864/16-4 1 163949128 ns/op 409.33 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 299862473 ns/op 223.80 MB/s BenchmarkRepeatLarge/134217728/1-4 1 326827005 ns/op 410.67 MB/s BenchmarkRepeatLarge/134217728/16-4 1 371760599 ns/op 361.03 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 736289922 ns/op 182.29 MB/s BenchmarkRepeatLarge/268435456/1-4 1 674604632 ns/op 397.92 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1094884959 ns/op 245.17 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 880120023 ns/op 305.00 MB/s BenchmarkRepeatLarge/536870912/1-4 1 3245563697 ns/op 165.42 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2767240521 ns/op 194.01 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2550562408 ns/op 210.49 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4297931449 ns/op 249.83 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6833196522 ns/op 157.14 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5934713224 ns/op 180.93 MB/s BenchmarkBytesCompare/1-4 10245889 12.03 ns/op BenchmarkBytesCompare/2-4 8363030 30.56 ns/op BenchmarkBytesCompare/4-4 10811184 20.14 ns/op BenchmarkBytesCompare/8-4 7509152 64.48 ns/op BenchmarkBytesCompare/16-4 10794632 21.27 ns/op BenchmarkBytesCompare/32-4 7875926 15.62 ns/op BenchmarkBytesCompare/64-4 9117423 18.37 ns/op BenchmarkBytesCompare/128-4 8057650 32.70 ns/op BenchmarkBytesCompare/256-4 6733702 21.47 ns/op BenchmarkBytesCompare/512-4 1000000 184.4 ns/op BenchmarkBytesCompare/1024-4 1000000 223.2 ns/op BenchmarkBytesCompare/2048-4 1345578 228.2 ns/op BenchmarkIndexAnyASCII/1:1-4 1000000 143.9 ns/op BenchmarkIndexAnyASCII/1:2-4 1873808 57.75 ns/op BenchmarkIndexAnyASCII/1:4-4 1665651 115.0 ns/op BenchmarkIndexAnyASCII/1:8-4 1924972 410.0 ns/op BenchmarkIndexAnyASCII/1:16-4 1774572 145.6 ns/op BenchmarkIndexAnyASCII/1:32-4 1645398 85.07 ns/op BenchmarkIndexAnyASCII/1:64-4 1527498 77.22 ns/op BenchmarkIndexAnyASCII/16:1-4 2182522 56.52 ns/op BenchmarkIndexAnyASCII/16:2-4 500226 303.0 ns/op BenchmarkIndexAnyASCII/16:4-4 459448 270.0 ns/op BenchmarkIndexAnyASCII/16:8-4 446647 513.3 ns/op BenchmarkIndexAnyASCII/16:16-4 452467 677.8 ns/op BenchmarkIndexAnyASCII/16:32-4 366207 754.6 ns/op BenchmarkIndexAnyASCII/16:64-4 281971 565.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1754887 86.36 ns/op BenchmarkIndexAnyASCII/256:2-4 31534 5986 ns/op BenchmarkIndexAnyASCII/256:4-4 38132 7215 ns/op BenchmarkIndexAnyASCII/256:8-4 36594 9573 ns/op BenchmarkIndexAnyASCII/256:16-4 32800 6369 ns/op BenchmarkIndexAnyASCII/256:32-4 22900 4861 ns/op BenchmarkIndexAnyASCII/256:64-4 35052 3774 ns/op BenchmarkIndexAnyUTF8/1:1-4 1000000 106.7 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 216.3 ns/op BenchmarkIndexAnyUTF8/1:4-4 1769784 119.8 ns/op BenchmarkIndexAnyUTF8/1:8-4 2017489 59.04 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 131.8 ns/op BenchmarkIndexAnyUTF8/1:32-4 1804077 81.07 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 159.2 ns/op BenchmarkIndexAnyUTF8/16:1-4 151123 2185 ns/op BenchmarkIndexAnyUTF8/16:2-4 245620 583.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 215702 2192 ns/op BenchmarkIndexAnyUTF8/16:8-4 225760 711.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 166670 1432 ns/op BenchmarkIndexAnyUTF8/16:32-4 165615 3487 ns/op BenchmarkIndexAnyUTF8/16:64-4 161233 804.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 16436 ns/op BenchmarkIndexAnyUTF8/256:2-4 10000 34329 ns/op BenchmarkIndexAnyUTF8/256:4-4 14601 16329 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 19767 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 28830 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 12878 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 11450 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1933951 73.31 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1904778 62.76 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1000000 164.7 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1000000 100.5 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1561114 120.1 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1473434 296.6 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1732633 116.7 ns/op BenchmarkLastIndexAnyASCII/16:1-4 340011 381.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 280494 576.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 313840 420.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 316150 372.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 303720 548.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 265952 566.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 252114 525.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25350 5069 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24926 11246 ns/op BenchmarkLastIndexAnyASCII/256:4-4 10000 39858 ns/op BenchmarkLastIndexAnyASCII/256:8-4 10000 13194 ns/op BenchmarkLastIndexAnyASCII/256:16-4 13591 21778 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24338 8316 ns/op BenchmarkLastIndexAnyASCII/256:64-4 10000 12625 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 243.6 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 162.6 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 119.6 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2131626 256.7 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 202.5 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 269.0 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1533226 79.30 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 291667 1331 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 222068 517.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 224083 3056 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 216766 1628 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 171256 1107 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 170048 724.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 64033 2082 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16598 11724 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15186 7330 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12888 25465 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 30928 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 38630 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 18755 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8215 17209 ns/op BenchmarkTrimASCII/1:1-4 1836061 84.32 ns/op BenchmarkTrimASCII/1:2-4 1215198 106.1 ns/op BenchmarkTrimASCII/1:4-4 1462206 255.5 ns/op BenchmarkTrimASCII/1:8-4 1000000 126.6 ns/op BenchmarkTrimASCII/1:16-4 1000000 401.9 ns/op BenchmarkTrimASCII/16:1-4 493162 453.4 ns/op BenchmarkTrimASCII/16:2-4 333690 387.2 ns/op BenchmarkTrimASCII/16:4-4 310302 439.4 ns/op BenchmarkTrimASCII/16:8-4 333212 1362 ns/op BenchmarkTrimASCII/16:16-4 317167 525.1 ns/op BenchmarkTrimASCII/256:1-4 40153 12974 ns/op BenchmarkTrimASCII/256:2-4 10000 11575 ns/op BenchmarkTrimASCII/256:4-4 22276 5684 ns/op BenchmarkTrimASCII/256:8-4 10000 23301 ns/op BenchmarkTrimASCII/256:16-4 10000 10209 ns/op BenchmarkTrimASCII/4096:1-4 2355 174527 ns/op BenchmarkTrimASCII/4096:2-4 1548 234447 ns/op BenchmarkTrimASCII/4096:4-4 1462 299038 ns/op BenchmarkTrimASCII/4096:8-4 1519 92098 ns/op BenchmarkTrimASCII/4096:16-4 1526 84847 ns/op BenchmarkTrimByte-4 1000000 154.7 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 9541 30788 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29960 14887 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 511 995074 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 548 855357 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1906 170725 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3625 61252 ns/op BenchmarkCompareBytesEqual-4 10364407 56.11 ns/op BenchmarkCompareBytesToNil-4 12951946 34.15 ns/op BenchmarkCompareBytesEmpty-4 13441400 23.03 ns/op BenchmarkCompareBytesIdentical-4 13065462 46.03 ns/op BenchmarkCompareBytesSameLength-4 10617111 15.22 ns/op BenchmarkCompareBytesDifferentLength-4 10490480 42.30 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2413 201646 ns/op 5200.14 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1958 64205 ns/op 16331.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 100 1662265 ns/op 630.82 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1428 72324 ns/op 14498.37 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2386 49444 ns/op 21207.43 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2461 106422 ns/op 9853.11 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2391 52930 ns/op 19810.75 MB/s BenchmarkCompareBytesBig-4 2398 52024 ns/op 20155.73 MB/s BenchmarkCompareBytesBigIdentical-4 10425937 12.43 ns/op 84378020.02 MB/s PASS ok bytes 279.881s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 118101209 ns/op 0.85 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 1570267544 ns/op 0.36 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 2 220346978 ns/op 0.07 MB/s 3647540 B/op 52 allocs/op PASS ok compress/bzip2 5.077s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 46 8058135 ns/op 1.24 MB/s 42146 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 36241229 ns/op 2.76 MB/s 42712 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 447759194 ns/op 2.23 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 43 15223436 ns/op 0.66 MB/s 42339 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 1 268620246 ns/op 0.37 MB/s 49552 B/op 15 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 700553365 ns/op 1.43 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 42 2670521 ns/op 3.74 MB/s 42536 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 3 131566709 ns/op 0.76 MB/s 43720 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 513263807 ns/op 1.95 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 40 3590999 ns/op 2.78 MB/s 42840 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 3 228023608 ns/op 0.44 MB/s 43720 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 1193082631 ns/op 0.84 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 39 3082566 ns/op 3.24 MB/s 43141 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 1 325312959 ns/op 0.31 MB/s 53744 B/op 27 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 823832801 ns/op 1.21 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 55 6434001 ns/op 1.55 MB/s 43543 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 4 43865569 ns/op 2.28 MB/s 45896 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 378165855 ns/op 2.64 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 56 11466103 ns/op 0.87 MB/s 42956 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 1 375781504 ns/op 0.27 MB/s 51616 B/op 36 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 242512263 ns/op 4.12 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 5699644 ns/op 1.75 MB/s 42890 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 2 58603879 ns/op 1.71 MB/s 47248 B/op 34 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 491690274 ns/op 2.03 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 84 6380671 ns/op 1.57 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 91469849 ns/op 1.09 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 684326617 ns/op 1.46 MB/s BenchmarkEncode/Digits/Speed/1e4-4 34 12252421 ns/op 0.82 MB/s BenchmarkEncode/Digits/Speed/1e5-4 2 71804182 ns/op 1.39 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 596086116 ns/op 1.68 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9242925 ns/op 1.08 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 759576963 ns/op 0.13 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 5450766946 ns/op 0.18 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 41641356 ns/op 0.24 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 102244712 ns/op 0.98 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 4632643741 ns/op 0.22 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 68 1582314 ns/op 6.32 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 37114716 ns/op 2.69 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 180557523 ns/op 5.54 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 15169699 ns/op 0.66 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 85150314 ns/op 1.17 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 935646436 ns/op 1.07 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 13008702 ns/op 0.77 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 109199589 ns/op 0.92 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 1601591004 ns/op 0.62 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 30109775 ns/op 0.33 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 140982158 ns/op 0.71 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 3631552277 ns/op 0.28 MB/s PASS ok compress/flate 107.655s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 4145545 ns/op 2.41 MB/s BenchmarkDecoder/1e-Reuse4-4 28 6052808 ns/op 1.65 MB/s BenchmarkDecoder/1e5-4 3 48268238 ns/op 2.07 MB/s BenchmarkDecoder/1e-Reuse5-4 2 64881108 ns/op 1.54 MB/s BenchmarkDecoder/1e6-4 1 1407668409 ns/op 0.71 MB/s BenchmarkDecoder/1e-Reuse6-4 1 1794954255 ns/op 0.56 MB/s BenchmarkEncoder/1e4-4 32 9672472 ns/op 1.03 MB/s BenchmarkEncoder/1e-Reuse4-4 39 3309017 ns/op 3.02 MB/s BenchmarkEncoder/1e5-4 3 40165285 ns/op 2.49 MB/s BenchmarkEncoder/1e-Reuse5-4 3 134165384 ns/op 0.75 MB/s BenchmarkEncoder/1e6-4 1 679234990 ns/op 1.47 MB/s BenchmarkEncoder/1e-Reuse6-4 1 1209879097 ns/op 0.83 MB/s PASS ok compress/lzw 18.143s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 19 7104317 ns/op PASS ok container/heap 1.263s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 26848 7239 ns/op BenchmarkWithTimeout/concurrency=40-4 4484 47199 ns/op BenchmarkWithTimeout/concurrency=4000-4 4032 49858 ns/op BenchmarkWithTimeout/concurrency=400000-4 5576 43515 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 392324 1645 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12818 25676 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 10000 13240 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 5293 63842 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2613 292968 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3442 76231 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 262 504248 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 288 3364860 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 346 1190072 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 32 4155485 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 27 12368828 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 20 17605644 ns/op BenchmarkCheckCanceled/Err-4 437042 750.9 ns/op BenchmarkCheckCanceled/Done-4 587288 764.8 ns/op BenchmarkContextCancelDone-4 490426 596.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 10000 10773 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 34474 6152 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 30708 13287 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 14256 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 18262 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 476571 428.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 152168 1161 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 82174 1486 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 120165 6717 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 60133 6490 ns/op PASS ok context 44.813s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1615878 72.86 ns/op 219.59 MB/s BenchmarkDecrypt-4 1862443 78.29 ns/op 204.37 MB/s BenchmarkExpand-4 12212 13492 ns/op PASS ok crypto/aes 3.730s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 175471 759.4 ns/op 84.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 362377 788.0 ns/op 81.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 104427 2214 ns/op 28.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 375780 1277 ns/op 50.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 154929 822.0 ns/op 1642.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 316760 478.8 ns/op 2819.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 153853 2621 ns/op 515.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 313182 851.3 ns/op 1585.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 10000 26442 ns/op 309.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 150909 944.8 ns/op 8670.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 52760 3005 ns/op 2725.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 127264 833.8 ns/op 9824.73 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2377 101662 ns/op 10.02 MB/s BenchmarkAESCFBDecrypt1K-4 2353 189343 ns/op 5.38 MB/s BenchmarkAESCFBDecrypt8K-4 100 2316935 ns/op 3.53 MB/s BenchmarkAESOFB1K-4 5810 20724 ns/op 49.17 MB/s BenchmarkAESCTR1K-4 4899 30593 ns/op 33.31 MB/s BenchmarkAESCTR8K-4 694 193879 ns/op 42.23 MB/s BenchmarkAESCBCEncrypt1K-4 428004 846.9 ns/op 1209.12 MB/s BenchmarkAESCBCDecrypt1K-4 914557 214.5 ns/op 4772.84 MB/s PASS ok crypto/cipher 17.617s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 43816 4606 ns/op 1.74 MB/s BenchmarkDecrypt-4 37626 12445 ns/op 0.64 MB/s BenchmarkTDESEncrypt-4 10000 13709 ns/op 0.58 MB/s BenchmarkTDESDecrypt-4 7893 13142 ns/op 0.61 MB/s PASS ok crypto/des 5.311s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 878 343743 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 26247267 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 1 135808697 ns/op 1528 B/op 21 allocs/op BenchmarkECDH/X25519-4 22 8670626 ns/op 372 B/op 9 allocs/op PASS ok crypto/ecdh 4.319s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2580 53204 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1797 69762 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1406 91090 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2353 50567 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1213 308520 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 777 350473 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3396 39241 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 25 4338543 ns/op 1098 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 10 17967268 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 5.413s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 105 1706211 ns/op BenchmarkNewKeyFromSeed-4 100 1907973 ns/op BenchmarkSigning-4 96 2396552 ns/op BenchmarkVerification-4 14 7748420 ns/op PASS ok crypto/ed25519 3.934s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4362 29077 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 74 6771149 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 24 20457002 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 10 23815249 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1288 95425 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 30 5560922 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 3 40761529 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 76562081 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8289 27336 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4216 51635 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2758 39338 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 37 15558038 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1795 85729 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 152 1930030 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1281 96152 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 40 17853722 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 10.723s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16204 7355 ns/op 139.23 MB/s BenchmarkHMACSHA256_32-4 15151 18781 ns/op 1.70 MB/s BenchmarkNewWriteSum-4 10000 15080 ns/op 2.12 MB/s PASS ok crypto/hmac 2.475s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 37472 7695 ns/op BenchmarkModSub-4 37933 3306 ns/op BenchmarkMontgomeryRepr-4 10000 18490 ns/op BenchmarkMontgomeryMul-4 12471 9443 ns/op BenchmarkModMul-4 6577 55290 ns/op BenchmarkExpBig-4 7 56421718 ns/op BenchmarkExp-4 2 65364016 ns/op PASS ok crypto/internal/bigmod 6.585s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 579 571507 ns/op BenchmarkScalarBaseMult-4 121 1310010 ns/op BenchmarkScalarMult-4 40 3463815 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 14 30619813 ns/op PASS ok crypto/internal/edwards25519 3.318s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 228115 566.3 ns/op BenchmarkMultiply-4 296556 2007 ns/op BenchmarkSquare-4 340092 428.4 ns/op BenchmarkInvert-4 892 228776 ns/op BenchmarkMult32-4 964605 371.7 ns/op PASS ok crypto/internal/edwards25519/field 3.411s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 30 3980933 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 661 327073 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 9 12208680 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 27438424 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 79 4497986 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7204 52040 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 32 23271084 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 115211564 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 4.889s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 288004 1788 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 130290 2487 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 60549 2878 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 228424 499.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 138981 856.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 61408 2039 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 6.635s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 83725 2569 ns/op 3.11 MB/s BenchmarkHash64-4 109521 1363 ns/op 46.95 MB/s BenchmarkHash128-4 103080 2151 ns/op 59.50 MB/s BenchmarkHash256-4 89598 1531 ns/op 167.18 MB/s BenchmarkHash512-4 69063 6763 ns/op 75.70 MB/s BenchmarkHash1K-4 48430 3003 ns/op 341.00 MB/s BenchmarkHash8K-4 9283 23820 ns/op 343.92 MB/s BenchmarkHash1M-4 86 3399373 ns/op 308.46 MB/s BenchmarkHash8M-4 10 12505796 ns/op 670.78 MB/s BenchmarkHash8BytesUnaligned-4 95550 7508 ns/op 1.07 MB/s BenchmarkHash1KUnaligned-4 51505 8996 ns/op 113.83 MB/s BenchmarkHash8KUnaligned-4 10000 11940 ns/op 686.11 MB/s PASS ok crypto/md5 13.383s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 270024296 ns/op PASS ok crypto/rand 1.590s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9284 11706 ns/op 10.93 MB/s BenchmarkRC4_1K-4 1381 97473 ns/op 10.51 MB/s BenchmarkRC4_8K-4 174 1080716 ns/op 7.49 MB/s PASS ok crypto/rc4 2.673s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 56136028 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 66540774 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 105710986 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 10885833 ns/op BenchmarkDecryptOAEP/2048-4 2 105093532 ns/op BenchmarkEncryptOAEP/2048-4 19 6229950 ns/op BenchmarkSignPKCS1v15/2048-4 6 66455005 ns/op BenchmarkVerifyPKCS1v15/2048-4 9 22058491 ns/op BenchmarkSignPSS/2048-4 6 27069512 ns/op BenchmarkVerifyPSS/2048-4 19 8710049 ns/op PASS ok crypto/rsa 8.679s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 81714 2059 ns/op 3.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 113190 9494 ns/op 0.84 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 10000 23068 ns/op 13.87 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 65064 15003 ns/op 21.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 69232 14108 ns/op 72.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 10000 12484 ns/op 82.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 54662 ns/op 149.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 144777 ns/op 56.58 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 23.352s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 64233 21514 ns/op 0.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 72027 8795 ns/op 0.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 28503 11683 ns/op 0.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 57403 7883 ns/op 129.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 10000 12318 ns/op 83.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 10000 29625 ns/op 34.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22051 13639 ns/op 600.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 10000 24967 ns/op 328.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 20892 30097 ns/op 272.19 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 22.992s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 10000 19273 ns/op 0.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 58214 4137 ns/op 1.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 10000 14610 ns/op 0.55 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 10000 25322 ns/op 40.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 17893 13935 ns/op 73.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 48799 21341 ns/op 47.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 21931 ns/op 373.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 10000 56135 ns/op 145.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 10000 15001 ns/op 546.09 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 15.112s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13744228 34.62 ns/op BenchmarkConstantTimeEq-4 14573192 98.24 ns/op BenchmarkConstantTimeLessOrEq-4 14221250 8.588 ns/op BenchmarkXORBytes/8Bytes-4 312368 413.2 ns/op 19.36 MB/s BenchmarkXORBytes/128Bytes-4 165642 1651 ns/op 77.52 MB/s BenchmarkXORBytes/2048Bytes-4 10000 56303 ns/op 36.37 MB/s BenchmarkXORBytes/32768Bytes-4 1022 901665 ns/op 36.34 MB/s PASS ok crypto/subtle 25.573s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 1 307102115 ns/op BenchmarkCertCache/1-4 10 11696330 ns/op BenchmarkCertCache/2-4 6 28957402 ns/op BenchmarkCertCache/3-4 12 29988192 ns/op BenchmarkHandshakeServer/RSA-4 10 29424898 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 33179124 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 3 136332400 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1323445 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 188 2620454 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 7 15509843 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 18699586 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 77321105 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 70982509 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 144711313 ns/op 7.25 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 102264744 ns/op 10.25 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 65614712 ns/op 31.96 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 624059670 ns/op 3.36 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 194327162 ns/op 21.58 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 172430762 ns/op 24.32 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 487003939 ns/op 17.22 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 215133501 ns/op 38.99 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 890410967 ns/op 18.84 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 937833230 ns/op 17.89 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1490868236 ns/op 22.51 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1643652980 ns/op 20.41 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3482957002 ns/op 19.27 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3277890188 ns/op 20.47 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 67182781 ns/op 15.61 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 193079811 ns/op 5.43 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 129291517 ns/op 16.22 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 141095038 ns/op 14.86 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 106839368 ns/op 39.26 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 224942612 ns/op 18.65 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 575251085 ns/op 14.58 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 672700104 ns/op 12.47 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1127891571 ns/op 14.87 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 632553067 ns/op 26.52 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1384752846 ns/op 24.23 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 905863357 ns/op 37.04 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2447442428 ns/op 27.42 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2187867546 ns/op 30.67 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 1003350881 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 719360278 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 326467014 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 328642540 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 183741629 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 173671823 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 108768259 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 103962964 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 114824899 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 63691702 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 228902040 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 179353011 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 1 118392624 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 77976264 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 79548186 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 232935090 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 80280385 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 86650299 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 1 140241078 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 42223983 ns/op PASS ok crypto/tls 54.100s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 3 172885248 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 484 1073843 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 944 188130 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 865 172536 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 5.112s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 21 9489142 ns/op 276166 B/op 1599 allocs/op BenchmarkConcurrentStmtQuery-4 38 24132937 ns/op 261723 B/op 1933 allocs/op BenchmarkConcurrentStmtExec-4 64 6120691 ns/op 215577 B/op 511 allocs/op BenchmarkConcurrentTxQuery-4 38 5268157 ns/op 271943 B/op 2117 allocs/op BenchmarkConcurrentTxExec-4 67 3268254 ns/op 88803 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 49 2301929 ns/op 110623 B/op 2181 allocs/op BenchmarkConcurrentTxStmtExec-4 100 2380392 ns/op 40228 B/op 381 allocs/op BenchmarkConcurrentRandom-4 43 3907567 ns/op 231620 B/op 1750 allocs/op BenchmarkManyConcurrentQueries-4 2433 380614 ns/op 4118 B/op 20 allocs/op BenchmarkGrabConn-4 140284 1344 ns/op 0 B/op 0 allocs/op PASS ok database/sql 6.736s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 37081 11811 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 54 6345988 ns/op 188231 B/op 13 allocs/op Benchmark115/LineToPC-4 50 14635587 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12886 9107 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 6.358s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 53810 3850 ns/op BenchmarkMarshal-4 669 194704 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2570 45602 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 2.337s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 100 1360927 ns/op 6.02 MB/s BenchmarkEncodeToString-4 96 1248547 ns/op 6.56 MB/s BenchmarkDecode-4 70 6724146 ns/op 1.95 MB/s BenchmarkDecodeString-4 72 3445226 ns/op 3.81 MB/s PASS ok encoding/base32 2.912s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 100 4798455 ns/op 1.71 MB/s BenchmarkDecodeString/2-4 287665 2351 ns/op 1.70 MB/s BenchmarkDecodeString/4-4 89787 3733 ns/op 2.14 MB/s BenchmarkDecodeString/8-4 164335 7839 ns/op 1.53 MB/s BenchmarkDecodeString/64-4 10000 23506 ns/op 3.74 MB/s BenchmarkDecodeString/8192-4 274 1091892 ns/op 10.00 MB/s BenchmarkNewEncoding-4 68239 1926 ns/op 132.90 MB/s PASS ok encoding/base64 7.580s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1315 205949 ns/op 19.42 MB/s BenchmarkReadStruct-4 10000 11555 ns/op 6.49 MB/s BenchmarkWriteStruct-4 10000 18146 ns/op 4.13 MB/s BenchmarkReadInts-4 36960 42998 ns/op 0.70 MB/s BenchmarkWriteInts-4 10000 33951 ns/op 0.88 MB/s BenchmarkWriteSlice1000Int32s-4 921 457026 ns/op 8.75 MB/s BenchmarkPutUint16-4 1377668 365.1 ns/op 5.48 MB/s BenchmarkAppendUint16-4 3190390 44.23 ns/op 45.21 MB/s BenchmarkPutUint32-4 2167876 58.27 ns/op 68.65 MB/s BenchmarkAppendUint32-4 1639144 121.3 ns/op 32.98 MB/s BenchmarkPutUint64-4 701379 215.3 ns/op 37.16 MB/s BenchmarkAppendUint64-4 507100 644.8 ns/op 12.41 MB/s BenchmarkLittleEndianPutUint16-4 3190326 46.92 ns/op 42.62 MB/s BenchmarkLittleEndianAppendUint16-4 2774138 37.51 ns/op 53.32 MB/s BenchmarkLittleEndianPutUint32-4 2154109 62.34 ns/op 64.17 MB/s BenchmarkLittleEndianAppendUint32-4 2139349 135.1 ns/op 29.60 MB/s BenchmarkLittleEndianPutUint64-4 733120 204.3 ns/op 39.16 MB/s BenchmarkLittleEndianAppendUint64-4 679005 238.6 ns/op 33.52 MB/s BenchmarkReadFloats-4 159734 4004 ns/op 3.00 MB/s BenchmarkWriteFloats-4 52096 6244 ns/op 1.92 MB/s BenchmarkReadSlice1000Float32s-4 100 1091661 ns/op 3.66 MB/s BenchmarkWriteSlice1000Float32s-4 896 281269 ns/op 14.22 MB/s BenchmarkReadSlice1000Uint8s-4 28578 14450 ns/op 69.21 MB/s BenchmarkWriteSlice1000Uint8s-4 111537 5052 ns/op 197.95 MB/s BenchmarkPutUvarint32-4 505267 538.6 ns/op 7.43 MB/s BenchmarkPutUvarint64-4 51904 2888 ns/op 2.77 MB/s PASS ok encoding/binary 20.285s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5635 122647 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4788 23911 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5827 37510 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 1756 420009 ns/op 3941 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5643 118723 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5728 172826 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6001 37849 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3247 85828 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9253 176796 ns/op PASS ok encoding/csv 14.315s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 3598 120516 ns/op 1826 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 8356 204197 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 127 3211326 ns/op 17363 B/op 334 allocs/op BenchmarkEncodeComplex128Slice-4 100 1325504 ns/op 4919 B/op 1 allocs/op BenchmarkEncodeFloat64Slice-4 1064 160656 ns/op 82 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 770 281574 ns/op 113 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1946 86183 ns/op 199 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 60 6561429 ns/op 35341 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 100 1048522 ns/op 25795 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 649 1043156 ns/op 10820 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 358 293013 ns/op 9793 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 498 1838854 ns/op 39190 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 163 3431142 ns/op 67030 B/op 2226 allocs/op BenchmarkDecodeBytesSlice-4 252 2065503 ns/op 24510 B/op 216 allocs/op BenchmarkDecodeInterfaceSlice-4 57 5263604 ns/op 83502 B/op 3178 allocs/op BenchmarkDecodeMap-4 69 14195744 ns/op 54126 B/op 181 allocs/op PASS ok encoding/gob 20.067s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 10000 30037 ns/op 8.52 MB/s BenchmarkEncode/1024-4 3411 248151 ns/op 4.13 MB/s BenchmarkEncode/4096-4 716 174460 ns/op 23.48 MB/s BenchmarkEncode/16384-4 100 2308879 ns/op 7.10 MB/s BenchmarkDecode/256-4 10000 32719 ns/op 7.82 MB/s BenchmarkDecode/1024-4 6523 17927 ns/op 57.12 MB/s BenchmarkDecode/4096-4 235 672306 ns/op 6.09 MB/s BenchmarkDecode/16384-4 445 1438676 ns/op 11.39 MB/s BenchmarkDump/256-4 1274 512921 ns/op 0.50 MB/s BenchmarkDump/1024-4 100 1486530 ns/op 0.69 MB/s BenchmarkDump/4096-4 62 6637637 ns/op 0.62 MB/s BenchmarkDump/16384-4 1 215249111 ns/op 0.08 MB/s PASS ok encoding/hex 13.235s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 172194497 ns/op 11.27 MB/s 8391320 B/op 57 allocs/op BenchmarkCodeEncoderError-4 1 402174995 ns/op 4.82 MB/s 8395272 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 1063260535 ns/op 1.83 MB/s 10332000 B/op 56 allocs/op BenchmarkCodeMarshalError-4 1 1553079968 ns/op 1.25 MB/s 10336632 B/op 113 allocs/op BenchmarkMarshalBytes/32-4 10000 15934 ns/op BenchmarkMarshalBytes/256-4 5704 39924 ns/op BenchmarkMarshalBytes/4096-4 480 1061606 ns/op BenchmarkMarshalBytesError/32-4 44 2608644 ns/op BenchmarkMarshalBytesError/256-4 49 3048523 ns/op BenchmarkMarshalBytesError/4096-4 26 10504030 ns/op BenchmarkCodeDecoder-4 1 863245133 ns/op 2.25 MB/s 11015840 B/op 91355 allocs/op BenchmarkUnicodeDecoder-4 22068 4624 ns/op 3.03 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 26930 8861 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 2655847256 ns/op 0.73 MB/s 2939400 B/op 91327 allocs/op BenchmarkCodeUnmarshalReuse-4 1 4344959039 ns/op 0.45 MB/s 2938224 B/op 91327 allocs/op BenchmarkUnmarshalString-4 12489 15636 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 77082 14797 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 205675 4986 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 47038 27501 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 72210 9520 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 7136 72271 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6405 54659 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1077 165045 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1888432 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 53383751 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 309913 344.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 198828 2125 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 309420 354.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 432475 243.8 ns/op BenchmarkEncodeMarshaler-4 48378 6484 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 31599 3907 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 2328381 63.28 ns/op BenchmarkNumberIsValidRegexp-4 10000 65379 ns/op PASS ok encoding/json 54.813s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 34 33401518 ns/op 1.96 MB/s BenchmarkDecode-4 18 19703699 ns/op 4.51 MB/s PASS ok encoding/pem 3.085s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 100 3425282 ns/op 6284 B/op 24 allocs/op BenchmarkUnmarshal-4 327 934050 ns/op 8223 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1670 191341 ns/op PASS ok encoding/xml 5.772s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 447699 266.4 ns/op BenchmarkIntSet-4 908433 175.8 ns/op BenchmarkFloatAdd-4 399021 1663 ns/op BenchmarkFloatSet-4 999572 160.3 ns/op BenchmarkStringSet-4 425482 1346 ns/op BenchmarkMapSet-4 119026 2635 ns/op BenchmarkMapSetDifferent-4 41499 2828 ns/op BenchmarkMapSetDifferentRandom-4 100 1830670 ns/op BenchmarkMapSetString-4 119478 13446 ns/op BenchmarkMapAddSame-4 10000 40569 ns/op BenchmarkMapAddDifferent-4 8326 131770 ns/op BenchmarkMapAddDifferentRandom-4 170 3441448 ns/op BenchmarkMapAddSameSteadyState-4 284185 1484 ns/op BenchmarkMapAddDifferentSteadyState-4 104527 5296 ns/op BenchmarkRealworldExpvarUsage-4 21362 12689 ns/op PASS ok expvar 24.021s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 61976 36451 ns/op BenchmarkSprintfEmpty-4 102362 1536 ns/op BenchmarkSprintfString-4 91138 2123 ns/op BenchmarkSprintfTruncateString-4 167996 11362 ns/op BenchmarkSprintfTruncateBytes-4 87747 1483 ns/op BenchmarkSprintfSlowParsingPath-4 91240 1924 ns/op BenchmarkSprintfQuoteString-4 12487 9361 ns/op BenchmarkSprintfInt-4 90574 1231 ns/op BenchmarkSprintfIntInt-4 10000 35970 ns/op BenchmarkSprintfPrefixedInt-4 95257 4150 ns/op BenchmarkSprintfFloat-4 64393 6654 ns/op BenchmarkSprintfComplex-4 38728 8827 ns/op BenchmarkSprintfBoolean-4 130092 1266 ns/op BenchmarkSprintfHexString-4 64731 5766 ns/op BenchmarkSprintfHexBytes-4 70219 7090 ns/op BenchmarkSprintfBytes-4 43153 22897 ns/op BenchmarkSprintfStringer-4 10000 41788 ns/op BenchmarkSprintfStructure-4 9703 28809 ns/op BenchmarkManyArgs-4 10000 10227 ns/op BenchmarkFprintInt-4 43210 2411 ns/op BenchmarkFprintfBytes-4 53532 7541 ns/op BenchmarkFprintIntNoAlloc-4 42772 13632 ns/op BenchmarkScanInts-4 21 7859232 ns/op BenchmarkScanRecursiveInt-4 1 483111030 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 1150074795 ns/op PASS ok fmt 28.709s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 684 1929169 ns/op PASS ok go/build 2.933s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 50343 19310 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 42104 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3974 122538 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1275 222944 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 194 841240 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 12 24130019 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 1 123891402 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 1 112976239 ns/op 3634720 B/op 16409 allocs/op BenchmarkStringAdd/65536-4 1 274016982 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 6.612s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 1263811713 ns/op 0.05 MB/s 46477760 B/op 48951 allocs/op PASS ok go/format 3.006s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 3 36719310 ns/op 1.47 MB/s BenchmarkParseOnly-4 4 30836394 ns/op 1.75 MB/s BenchmarkResolve-4 48 3681394 ns/op 14.63 MB/s PASS ok go/parser 9.215s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 322566236 ns/op 0.16 MB/s 5218288 B/op 27626 allocs/op BenchmarkPrintDecl-4 782 517831 ns/op 0.06 MB/s 16674 B/op 51 allocs/op PASS ok go/printer 2.331s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 258 503309 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 17838952 ns/op 2.78 MB/s BenchmarkScanFiles/go/parser/parser.go-4 3 38769957 ns/op 1.87 MB/s BenchmarkScanFiles/net/http/server.go-4 4 80894460 ns/op 1.40 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 168 1242447 ns/op 2.48 MB/s PASS ok go/scanner 8.136s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 938242 1008 ns/op PASS ok go/token 2.259s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 2522658 ns/op BenchmarkNamed/Underlying/nongeneric-4 921228 133.6 ns/op BenchmarkNamed/Underlying/generic-4 1237908 259.4 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 188.3 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 136.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 13305 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 22133 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 15700 28523 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 88451 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1627751214 ns/op 18772 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 997832361 ns/op 30621 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 275252052 ns/op 111012 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 709462671 ns/op 43069 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2695301423 ns/op 1920 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 616238834 ns/op 7051 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 123299214 ns/op 41350 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 168489754 ns/op 30718 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 447303161 ns/op 4844 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 326891175 ns/op 6628 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 108525841 ns/op 3921 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 141787704 ns/op 14669 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 3868104208 ns/op 16622 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 709402194 ns/op 90631 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 206605815 ns/op 311177 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 668933075 ns/op 96117 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1949298867 ns/op 1022 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 694205939 ns/op 2877 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 100616509 ns/op 10358 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 154660889 ns/op 4867 lines/s PASS ok go/types 66.016s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9103 44449 ns/op 23.04 MB/s PASS ok hash/adler32 1.590s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 220911 548.5 ns/op 27.35 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 181425 630.4 ns/op 23.79 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 78973 2036 ns/op 19.64 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 79611 4209 ns/op 9.50 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 496084 285.0 ns/op 1796.68 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 522925 227.5 ns/op 2250.75 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 501214 401.5 ns/op 2550.31 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 49270 3784 ns/op 270.60 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 349282 391.1 ns/op 10471.87 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 374714 373.0 ns/op 10980.18 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 125323 955.1 ns/op 34309.48 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 10000 10075 ns/op 3252.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 221238 578.3 ns/op 25.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 189090 1386 ns/op 10.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 69052 1576 ns/op 25.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 69278 2320 ns/op 17.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 451998 673.0 ns/op 760.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 453112 276.7 ns/op 1850.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 337773 794.0 ns/op 1289.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 411028 1041 ns/op 983.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 326048 381.1 ns/op 10748.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 346510 1070 ns/op 3828.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 136131 1116 ns/op 29361.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 115300 1085 ns/op 30202.30 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 225037 1316 ns/op 11.40 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 179148 818.8 ns/op 18.32 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 104482 2193 ns/op 18.24 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 68154 1790 ns/op 22.34 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9328 24636 ns/op 20.78 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7966 23445 ns/op 21.84 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4525 109012 ns/op 9.39 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4520 32010 ns/op 31.99 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1089 109076 ns/op 37.55 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1164 113069 ns/op 36.23 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 123 910813 ns/op 35.98 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 130 2040325 ns/op 16.06 MB/s PASS ok hash/crc32 28.459s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 57 2191669 ns/op 29.90 MB/s BenchmarkCrc64/ISO4KB-4 783 150994 ns/op 27.13 MB/s BenchmarkCrc64/ISO1KB-4 3480 37921 ns/op 27.00 MB/s BenchmarkCrc64/ECMA64KB-4 56 2195840 ns/op 29.85 MB/s BenchmarkCrc64/Random64KB-4 56 9436760 ns/op 6.94 MB/s BenchmarkCrc64/Random16KB-4 139 831957 ns/op 19.69 MB/s PASS ok hash/crc64 4.107s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8724 36134 ns/op 28.34 MB/s BenchmarkFnv32aKB-4 8455 34699 ns/op 29.51 MB/s BenchmarkFnv64KB-4 9932 16825 ns/op 60.86 MB/s BenchmarkFnv64aKB-4 9315 59688 ns/op 17.16 MB/s BenchmarkFnv128KB-4 1806 83809 ns/op 12.22 MB/s BenchmarkFnv128aKB-4 1711 146979 ns/op 6.97 MB/s PASS ok hash/fnv 6.290s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 577312 244.1 ns/op 16.39 MB/s BenchmarkHash/n=4/Bytes-4 5045006 77.55 ns/op 51.58 MB/s BenchmarkHash/n=4/String-4 1416044 83.91 ns/op 47.67 MB/s BenchmarkHash/n=8/Write-4 565568 229.4 ns/op 34.87 MB/s BenchmarkHash/n=8/Bytes-4 5306419 23.25 ns/op 344.02 MB/s BenchmarkHash/n=8/String-4 1447729 93.82 ns/op 85.27 MB/s BenchmarkHash/n=16/Write-4 619605 202.0 ns/op 79.20 MB/s BenchmarkHash/n=16/Bytes-4 3730374 41.03 ns/op 389.98 MB/s BenchmarkHash/n=16/String-4 1216186 134.8 ns/op 118.65 MB/s BenchmarkHash/n=32/Write-4 564382 647.0 ns/op 49.46 MB/s BenchmarkHash/n=32/Bytes-4 3820158 26.84 ns/op 1192.39 MB/s BenchmarkHash/n=32/String-4 1000000 115.8 ns/op 276.39 MB/s BenchmarkHash/n=64/Write-4 554329 1033 ns/op 61.93 MB/s BenchmarkHash/n=64/Bytes-4 1000000 126.9 ns/op 504.33 MB/s BenchmarkHash/n=64/String-4 1206438 89.42 ns/op 715.73 MB/s BenchmarkHash/n=256/Write-4 347574 651.4 ns/op 392.98 MB/s BenchmarkHash/n=256/Bytes-4 1654934 87.83 ns/op 2914.57 MB/s BenchmarkHash/n=256/String-4 657967 196.2 ns/op 1305.02 MB/s BenchmarkHash/n=320/Write-4 388300 695.8 ns/op 459.88 MB/s BenchmarkHash/n=320/Bytes-4 1000000 116.7 ns/op 2741.58 MB/s BenchmarkHash/n=320/String-4 540247 639.0 ns/op 500.79 MB/s BenchmarkHash/n=1024/Write-4 234778 1232 ns/op 831.41 MB/s BenchmarkHash/n=1024/Bytes-4 600080 256.6 ns/op 3990.24 MB/s BenchmarkHash/n=1024/String-4 207073 1304 ns/op 785.15 MB/s BenchmarkHash/n=4096/Write-4 92414 4748 ns/op 862.62 MB/s BenchmarkHash/n=4096/Bytes-4 153015 1569 ns/op 2610.37 MB/s BenchmarkHash/n=4096/String-4 42260 3078 ns/op 1330.57 MB/s BenchmarkHash/n=16384/Write-4 10000 29484 ns/op 555.69 MB/s BenchmarkHash/n=16384/Bytes-4 38204 3378 ns/op 4850.15 MB/s BenchmarkHash/n=16384/String-4 10000 50134 ns/op 326.80 MB/s PASS ok hash/maphash 25.896s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 806 693636 ns/op BenchmarkEscapeNone-4 90150 1624 ns/op BenchmarkUnescape-4 801 155939 ns/op BenchmarkUnescapeNone-4 536113 884.1 ns/op BenchmarkUnescapeSparse-4 10000 139690 ns/op BenchmarkUnescapeDense-4 1050 312019 ns/op PASS ok html 6.286s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7324 15851 ns/op BenchmarkCSSEscaperNoSpecials-4 43749 2896 ns/op BenchmarkDecodeCSS-4 24586 4967 ns/op BenchmarkDecodeCSSNoSpecials-4 2950010 213.0 ns/op BenchmarkCSSValueFilter-4 119096 1107 ns/op BenchmarkCSSValueFilterOk-4 80214 1547 ns/op BenchmarkEscapedExecute-4 3391 30378 ns/op BenchmarkHTMLNospaceEscaper-4 10000 16246 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 70932 2133 ns/op BenchmarkStripTags-4 17929 7895 ns/op BenchmarkStripTagsNoSpecials-4 368740 2977 ns/op BenchmarkJSValEscaperWithNum-4 17488 6484 ns/op BenchmarkJSValEscaperWithStr-4 4892 52812 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 13450 9512 ns/op BenchmarkJSValEscaperWithObj-4 4136 187985 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9318 31388 ns/op BenchmarkJSStrEscaperNoSpecials-4 10000 13592 ns/op BenchmarkJSStrEscaper-4 10000 14657 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 58989 2044 ns/op BenchmarkJSRegexpEscaper-4 7153 30023 ns/op BenchmarkTemplateSpecialTags-4 90 1526412 ns/op BenchmarkURLEscaper-4 3804 126062 ns/op BenchmarkURLEscaperNoSpecials-4 179758 1651 ns/op BenchmarkURLNormalizer-4 4567 27034 ns/op BenchmarkURLNormalizerNoSpecials-4 171537 1879 ns/op BenchmarkSrcsetFilter-4 10000 29109 ns/op BenchmarkSrcsetFilterNoSpecials-4 72867 2725 ns/op PASS ok html/template 23.811s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 480339 253.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 397179 347.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 380436 540.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 378333 735.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 104.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 120.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1325997 97.04 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 113.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 875695 346.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 457976 883.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 327768 362.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 425545 1264 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 334704 460.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 537720 271.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 470263 263.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 573040 249.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 491396 281.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 387931 328.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 791667 177.0 ns/op BenchmarkRGBASetRGBA-4 1123287 185.5 ns/op BenchmarkRGBA64At-4 579466 257.9 ns/op BenchmarkRGBA64SetRGBA64-4 581629 548.2 ns/op BenchmarkNRGBAAt-4 722635 205.8 ns/op BenchmarkNRGBASetNRGBA-4 1000000 157.6 ns/op BenchmarkNRGBA64At-4 497367 2334 ns/op BenchmarkNRGBA64SetNRGBA64-4 639349 398.2 ns/op BenchmarkAlphaAt-4 1000000 121.1 ns/op BenchmarkAlphaSetAlpha-4 2091536 69.64 ns/op BenchmarkAlpha16At-4 1000000 262.3 ns/op BenchmarkAlphaSetAlpha16-4 961305 170.7 ns/op BenchmarkGrayAt-4 2254443 63.92 ns/op BenchmarkGraySetGray-4 1000000 125.6 ns/op BenchmarkGray16At-4 1000000 141.0 ns/op BenchmarkGraySetGray16-4 986072 128.1 ns/op PASS ok image 22.161s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2117384 110.9 ns/op BenchmarkYCbCrToRGB/128-4 2639516 79.76 ns/op BenchmarkYCbCrToRGB/255-4 2727409 93.91 ns/op BenchmarkRGBToYCbCr/0-4 1000000 180.4 ns/op BenchmarkRGBToYCbCr/Cb-4 2795247 47.33 ns/op BenchmarkRGBToYCbCr/Cr-4 2187250 66.72 ns/op BenchmarkYCbCrToRGBA/0-4 1000000 145.0 ns/op BenchmarkYCbCrToRGBA/128-4 2155580 60.23 ns/op BenchmarkYCbCrToRGBA/255-4 1000000 108.6 ns/op BenchmarkNYCbCrAToRGBA/0-4 2040822 56.05 ns/op BenchmarkNYCbCrAToRGBA/128-4 1000000 168.2 ns/op BenchmarkNYCbCrAToRGBA/255-4 2252128 52.94 ns/op PASS ok image/color 10.776s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 73744766 ns/op BenchmarkFillSrc-4 392 824373 ns/op BenchmarkCopyOver-4 4 49233366 ns/op BenchmarkCopySrc-4 508 254935 ns/op BenchmarkNRGBAOver-4 4 27171468 ns/op BenchmarkNRGBASrc-4 10 19145608 ns/op BenchmarkYCbCr-4 5 20041117 ns/op BenchmarkGray-4 14 9895012 ns/op BenchmarkCMYK-4 8 22008060 ns/op BenchmarkGlyphOver-4 13 9212207 ns/op BenchmarkRGBAMaskOver-4 2 53574618 ns/op BenchmarkGrayMaskOver-4 3 36229804 ns/op BenchmarkRGBA64ImageMaskOver-4 2 61021344 ns/op BenchmarkRGBA-4 3 34808029 ns/op BenchmarkPalettedFill-4 801 202383 ns/op BenchmarkPalettedRGBA-4 3 37693865 ns/op BenchmarkGenericOver-4 1 138930195 ns/op BenchmarkGenericMaskOver-4 3 36751211 ns/op BenchmarkGenericSrc-4 2 59339594 ns/op BenchmarkGenericMaskSrc-4 2 59376978 ns/op PASS ok image/draw 13.461s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 13 8154557 ns/op 1.89 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 374991170 ns/op 0.82 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 7111650133 ns/op 0.17 MB/s 417256 B/op 14 allocs/op BenchmarkEncodeRealisticPaletted-4 40 4883853 ns/op 3.16 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 487769924 ns/op 0.13 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 10.692s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2241 58298 ns/op BenchmarkIDCT-4 2782 47072 ns/op BenchmarkDecodeBaseline-4 3 82426300 ns/op 0.75 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 27335443 ns/op 2.26 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 306866399 ns/op 4.00 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 342535795 ns/op 2.69 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 5.259s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 10987221 10.51 ns/op BenchmarkDecodeGray-4 8 20752830 ns/op 3.16 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 74079759 ns/op 3.54 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 45138316 ns/op 5.81 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 7773194 ns/op 8.43 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 120378407 ns/op 2.18 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 88791310 ns/op 2.95 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 140175146 ns/op 2.19 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 1 112784777 ns/op 2.72 MB/s 852160 B/op 28 allocs/op BenchmarkEncodeNRGBOpaque-4 1 519037083 ns/op 2.37 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 345707315 ns/op 3.55 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 42799782 ns/op 7.18 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 436791471 ns/op 2.81 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1277330134 ns/op 0.96 MB/s 864184 B/op 30 allocs/op PASS ok image/png 9.636s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 1 100345169 ns/op 1.00 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 58027335 ns/op 1.72 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 559049705 ns/op 0.89 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 746703714 ns/op 0.67 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 74803978 ns/op 1.34 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 71676580 ns/op 1.40 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 349341319 ns/op 1.43 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 288724530 ns/op 1.73 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1209117297 ns/op 0.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 646406493 ns/op 1.55 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 6219012949 ns/op 0.80 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 6968889404 ns/op 0.72 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 13416055 ns/op 7.45 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 13499650 ns/op 7.41 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 61959334 ns/op 8.07 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 1 102030258 ns/op 4.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 104599853 ns/op 9.56 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 138569090 ns/op 7.22 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 1374956467 ns/op 3.64 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 675468108 ns/op 7.40 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 82770440 ns/op 1.21 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 219966776 ns/op 0.45 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 537660208 ns/op 0.93 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 503882946 ns/op 0.99 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1316946255 ns/op 0.76 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1446640650 ns/op 0.69 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7078692625 ns/op 0.71 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 10828490404 ns/op 0.46 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 413901842 ns/op 10.10 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 324303410 ns/op 12.89 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 73.528s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 10000 24367 ns/op 0.04 MB/s BenchmarkMarshalCorpusFile/2-4 33478 6108 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/4-4 30385 10235 ns/op 0.39 MB/s BenchmarkMarshalCorpusFile/8-4 14762 14537 ns/op 0.55 MB/s BenchmarkMarshalCorpusFile/16-4 19701 11846 ns/op 1.35 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10777 ns/op 2.97 MB/s BenchmarkMarshalCorpusFile/64-4 9943 19947 ns/op 3.21 MB/s BenchmarkMarshalCorpusFile/128-4 5928 50395 ns/op 2.54 MB/s BenchmarkMarshalCorpusFile/256-4 3438 307896 ns/op 0.83 MB/s BenchmarkMarshalCorpusFile/512-4 1699 181513 ns/op 2.82 MB/s BenchmarkMarshalCorpusFile/1024-4 898 345449 ns/op 2.96 MB/s BenchmarkMarshalCorpusFile/2048-4 265 593962 ns/op 3.45 MB/s BenchmarkMarshalCorpusFile/4096-4 100 4020307 ns/op 1.02 MB/s BenchmarkMarshalCorpusFile/8192-4 100 3737248 ns/op 2.19 MB/s BenchmarkMarshalCorpusFile/16384-4 60 2559325 ns/op 6.40 MB/s BenchmarkMarshalCorpusFile/32768-4 22 23222165 ns/op 1.41 MB/s BenchmarkMarshalCorpusFile/65536-4 10 18235978 ns/op 3.59 MB/s BenchmarkMarshalCorpusFile/131072-4 3 60213394 ns/op 2.18 MB/s BenchmarkMarshalCorpusFile/262144-4 1 262016699 ns/op 1.00 MB/s BenchmarkMarshalCorpusFile/524288-4 1 311601758 ns/op 1.68 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 181797326 ns/op 5.77 MB/s BenchmarkUnmarshalCorpusFile/1-4 5908 62166 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/2-4 7474 124550 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/4-4 6264 29558 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/8-4 6403 31300 ns/op 0.26 MB/s BenchmarkUnmarshalCorpusFile/16-4 4237 27703 ns/op 0.58 MB/s BenchmarkUnmarshalCorpusFile/32-4 3645 38566 ns/op 0.83 MB/s BenchmarkUnmarshalCorpusFile/64-4 2691 45121 ns/op 1.42 MB/s BenchmarkUnmarshalCorpusFile/128-4 2624 46836 ns/op 2.73 MB/s BenchmarkUnmarshalCorpusFile/256-4 967 126049 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/512-4 428 1621357 ns/op 0.32 MB/s BenchmarkUnmarshalCorpusFile/1024-4 274 1527516 ns/op 0.67 MB/s BenchmarkUnmarshalCorpusFile/2048-4 135 907257 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/4096-4 63 2065853 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/8192-4 28 4639577 ns/op 1.77 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 7270280 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 15908886 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/65536-4 2 61111330 ns/op 1.07 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 144731966 ns/op 0.91 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 116007373 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 239371352 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 623236319 ns/op 1.68 MB/s BenchmarkMutatorBytes/1-4 34910 19894 ns/op BenchmarkMutatorBytes/10-4 27476 3907 ns/op BenchmarkMutatorBytes/100-4 35464 4100 ns/op BenchmarkMutatorBytes/1000-4 21120 6900 ns/op BenchmarkMutatorBytes/10000-4 8336 41310 ns/op BenchmarkMutatorBytes/100000-4 1287 119226 ns/op BenchmarkMutatorString/1-4 30000 3981 ns/op BenchmarkMutatorString/10-4 28437 3927 ns/op BenchmarkMutatorString/100-4 30823 6368 ns/op BenchmarkMutatorString/1000-4 10000 10211 ns/op BenchmarkMutatorString/10000-4 5176 129123 ns/op BenchmarkMutatorString/100000-4 284 378662 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16515 7786 ns/op BenchmarkMutatorAllBasicTypes/string-4 15260 8132 ns/op BenchmarkMutatorAllBasicTypes/bool-4 58773 1993 ns/op BenchmarkMutatorAllBasicTypes/float32-4 57265 2145 ns/op BenchmarkMutatorAllBasicTypes/float64-4 47305 2120 ns/op BenchmarkMutatorAllBasicTypes/int-4 63306 2531 ns/op BenchmarkMutatorAllBasicTypes/int8-4 64269 2340 ns/op BenchmarkMutatorAllBasicTypes/int16-4 63280 2144 ns/op BenchmarkMutatorAllBasicTypes/int32-4 55072 1937 ns/op BenchmarkMutatorAllBasicTypes/int64-4 59461 1898 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 57474 7742 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 57559 2133 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 49803 10046 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 57397 2149 ns/op PASS ok internal/fuzz 36.994s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 55627 7333 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 153319 1652 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 3.121s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 39828 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 32426 3880 ns/op BenchmarkSplicePipePoolParallel-4 93133 4167 ns/op BenchmarkSplicePipeNativeParallel-4 76629 1520 ns/op PASS ok internal/poll 2.888s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 3 97976462 ns/op PASS ok internal/trace 4.794s PASS ok internal/zstd 1.065s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 43527 ns/op BenchmarkCopyNLarge-4 100 10755484 ns/op PASS ok io 2.892s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 168873 673.0 ns/op BenchmarkPrintln-4 20757 5871 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35793 3673 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 2450 57584 ns/op BenchmarkDiscard-4 1524040 133.8 ns/op 0 B/op 0 allocs/op PASS ok log 5.864s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 37821 5309 ns/op BenchmarkJSONHandler/defaults-4 5818 27535 ns/op 531 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3750 33784 ns/op 797 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4653 32721 ns/op 757 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5983 19462 ns/op 533 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5359 27220 ns/op 530 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4982 25067 ns/op 531 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 27888 5188 ns/op 78 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 25029 16368 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 86084 1502 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 67695 1873 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 53180 2403 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 53412 2460 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 71072 1867 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 78616 3627 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 501752 494.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 382570 329.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 214848 538.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 153760 842.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 121318 1063 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5554 41396 ns/op BenchmarkDispatch/switch-checked-4 102292 1031 ns/op BenchmarkDispatch/As-4 165651 964.9 ns/op BenchmarkDispatch/Visit-4 132351 828.5 ns/op BenchmarkUnsafeStrings-4 18352 17423 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 PASS ok log/slog 14.188s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 784216 271.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 866109 238.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 595251 217.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 67159 1645 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 35779 5360 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 31142 5494 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 28244 4015 ns/op 477 B/op 1 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4150 37727 ns/op 2033 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 7626 70396 ns/op 618 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 6094 57946 ns/op 617 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6775 101493 ns/op 911 B/op 7 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2856 60741 ns/op 3021 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9597 26858 ns/op 524 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 9079 38080 ns/op 528 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6662 19853 ns/op 731 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1318 105702 ns/op 2369 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 13.524s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 69532750 ns/op BenchmarkKeys-4 7 29847024 ns/op BenchmarkValues-4 7 14873688 ns/op PASS ok maps 8.995s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6402369 24.49 ns/op BenchmarkAcosh-4 4910853 44.88 ns/op BenchmarkAsin-4 6780806 77.87 ns/op BenchmarkAsinh-4 4208983 42.05 ns/op BenchmarkAtan-4 7230352 17.96 ns/op BenchmarkAtanh-4 3205944 31.84 ns/op BenchmarkAtan2-4 4939406 32.75 ns/op BenchmarkCbrt-4 5814085 22.14 ns/op BenchmarkCeil-4 15042894 11.07 ns/op BenchmarkCompare-4 1000000 211.2 ns/op BenchmarkCompare32-4 3445934 37.16 ns/op BenchmarkCopysign-4 2524950 132.8 ns/op BenchmarkCos-4 8787126 19.12 ns/op BenchmarkCosh-4 5309343 27.56 ns/op BenchmarkErf-4 6491073 17.85 ns/op BenchmarkErfc-4 5813372 29.23 ns/op BenchmarkErfinv-4 3053847 40.99 ns/op BenchmarkErfcinv-4 2819980 48.93 ns/op BenchmarkExp-4 7433557 18.08 ns/op BenchmarkExpGo-4 1000000 111.2 ns/op BenchmarkExpm1-4 6317892 18.58 ns/op BenchmarkExp2-4 987349 104.1 ns/op BenchmarkExp2Go-4 997450 134.6 ns/op BenchmarkAbs-4 3234712 36.69 ns/op BenchmarkDim-4 6976986 16.36 ns/op BenchmarkFloor-4 14224702 8.642 ns/op BenchmarkMax-4 11737798 17.73 ns/op BenchmarkMin-4 10125292 12.50 ns/op BenchmarkMod-4 343890 573.1 ns/op BenchmarkFrexp-4 1890081 67.11 ns/op BenchmarkGamma-4 313914 615.4 ns/op BenchmarkHypot-4 1716067 77.11 ns/op BenchmarkHypotGo-4 1000000 188.0 ns/op BenchmarkIlogb-4 2427566 57.91 ns/op BenchmarkJ0-4 162925 740.5 ns/op BenchmarkJ1-4 161166 713.1 ns/op BenchmarkJn-4 76309 2090 ns/op BenchmarkLdexp-4 1000000 403.7 ns/op BenchmarkLgamma-4 465914 347.9 ns/op BenchmarkLog-4 6593498 23.80 ns/op BenchmarkLogb-4 1000000 170.9 ns/op BenchmarkLog1p-4 5488545 18.89 ns/op BenchmarkLog10-4 4712271 27.69 ns/op BenchmarkLog2-4 1478980 113.3 ns/op BenchmarkModf-4 3232428 40.55 ns/op BenchmarkNextafter32-4 3025168 41.34 ns/op BenchmarkNextafter64-4 3071593 39.18 ns/op BenchmarkPowInt-4 1907875 57.87 ns/op BenchmarkPowFrac-4 3438663 37.36 ns/op BenchmarkPow10Pos-4 4313316 36.26 ns/op BenchmarkPow10Neg-4 3530556 37.31 ns/op BenchmarkRound-4 7624318 23.96 ns/op BenchmarkRoundToEven-4 1000000 177.1 ns/op BenchmarkRemainder-4 463932 273.9 ns/op BenchmarkSignbit-4 4698412 95.72 ns/op BenchmarkSin-4 8972209 16.18 ns/op BenchmarkSincos-4 548362 510.1 ns/op BenchmarkSinh-4 3263307 37.32 ns/op BenchmarkSqrtIndirect-4 14876601 25.84 ns/op BenchmarkSqrtLatency-4 3131475 35.53 ns/op BenchmarkSqrtIndirectLatency-4 6921002 14.48 ns/op BenchmarkSqrtGoLatency-4 1000000 107.6 ns/op BenchmarkSqrtPrime-4 119547 1127 ns/op BenchmarkTan-4 6348627 29.50 ns/op BenchmarkTanh-4 5631037 67.33 ns/op BenchmarkTrunc-4 15922140 11.87 ns/op BenchmarkY0-4 155181 872.6 ns/op BenchmarkY1-4 138871 4719 ns/op BenchmarkYn-4 76546 1579 ns/op BenchmarkFloat64bits-4 994210 145.5 ns/op BenchmarkFloat64frombits-4 4951994 53.93 ns/op BenchmarkFloat32bits-4 4689795 58.71 ns/op BenchmarkFloat32frombits-4 4749727 76.52 ns/op BenchmarkFMA-4 14434544 10.61 ns/op PASS ok math 45.200s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 9531630 17.39 ns/op 3679.65 MB/s BenchmarkAddVV/2-4 9020218 12.59 ns/op 10162.81 MB/s BenchmarkAddVV/3-4 8793564 14.15 ns/op 13573.25 MB/s BenchmarkAddVV/4-4 9501073 47.38 ns/op 5403.36 MB/s BenchmarkAddVV/5-4 9129249 24.84 ns/op 12881.46 MB/s BenchmarkAddVV/10-4 6336529 18.89 ns/op 33879.57 MB/s BenchmarkAddVV/100-4 2119725 87.30 ns/op 73306.41 MB/s BenchmarkAddVV/1000-4 274159 412.7 ns/op 155067.53 MB/s BenchmarkSubVV/1-4 11301420 12.79 ns/op 5005.44 MB/s BenchmarkSubVV/2-4 10512400 39.41 ns/op 3248.10 MB/s BenchmarkSubVV/3-4 9410590 73.37 ns/op 2616.99 MB/s BenchmarkSubVV/4-4 9579387 60.38 ns/op 4239.86 MB/s BenchmarkSubVV/5-4 6526498 15.39 ns/op 20797.22 MB/s BenchmarkSubVV/10-4 6700068 24.36 ns/op 26267.95 MB/s BenchmarkSubVV/100-4 2096790 97.46 ns/op 65666.86 MB/s BenchmarkSubVV/1000-4 187948 1505 ns/op 42524.16 MB/s BenchmarkAddVW/1-4 11826686 21.23 ns/op 376.77 MB/s BenchmarkAddVW/2-4 11190813 13.32 ns/op 1201.32 MB/s BenchmarkAddVW/3-4 7352229 19.70 ns/op 1218.05 MB/s BenchmarkAddVW/4-4 6184976 24.54 ns/op 1304.19 MB/s BenchmarkAddVW/5-4 10920889 16.75 ns/op 2388.57 MB/s BenchmarkAddVW/10-4 6883066 19.13 ns/op 4181.92 MB/s BenchmarkAddVW/100-4 3639746 30.51 ns/op 26218.55 MB/s BenchmarkAddVW/1000-4 596584 535.8 ns/op 14931.59 MB/s BenchmarkAddVWext/1-4 11964349 12.25 ns/op 653.20 MB/s BenchmarkAddVWext/2-4 10540600 44.64 ns/op 358.43 MB/s BenchmarkAddVWext/3-4 10165057 12.31 ns/op 1949.30 MB/s BenchmarkAddVWext/4-4 10809642 13.32 ns/op 2403.23 MB/s BenchmarkAddVWext/5-4 10479062 26.48 ns/op 1510.31 MB/s BenchmarkAddVWext/10-4 8506857 16.44 ns/op 4867.01 MB/s BenchmarkAddVWext/100-4 1000000 138.0 ns/op 5797.98 MB/s BenchmarkAddVWext/1000-4 243181 438.5 ns/op 18242.81 MB/s BenchmarkSubVW/1-4 11621094 12.23 ns/op 653.95 MB/s BenchmarkSubVW/2-4 9659085 41.78 ns/op 382.98 MB/s BenchmarkSubVW/3-4 11040288 14.83 ns/op 1618.13 MB/s BenchmarkSubVW/4-4 8510101 12.86 ns/op 2488.77 MB/s BenchmarkSubVW/5-4 8946034 15.90 ns/op 2515.20 MB/s BenchmarkSubVW/10-4 5751824 28.28 ns/op 2828.49 MB/s BenchmarkSubVW/100-4 4062099 100.2 ns/op 7983.26 MB/s BenchmarkSubVW/1000-4 602778 562.7 ns/op 14217.64 MB/s BenchmarkSubVWext/1-4 11819132 23.41 ns/op 341.69 MB/s BenchmarkSubVWext/2-4 11873889 21.03 ns/op 760.87 MB/s BenchmarkSubVWext/3-4 8641788 13.68 ns/op 1753.89 MB/s BenchmarkSubVWext/4-4 5954329 17.76 ns/op 1801.40 MB/s BenchmarkSubVWext/5-4 9131068 24.26 ns/op 1648.99 MB/s BenchmarkSubVWext/10-4 2018064 57.30 ns/op 1396.07 MB/s BenchmarkSubVWext/100-4 1734069 74.76 ns/op 10700.45 MB/s BenchmarkSubVWext/1000-4 296355 603.9 ns/op 13247.31 MB/s BenchmarkMulAddVWW/1-4 8757476 14.06 ns/op 4550.94 MB/s BenchmarkMulAddVWW/2-4 8066439 19.62 ns/op 6524.72 MB/s BenchmarkMulAddVWW/3-4 6407440 91.08 ns/op 2107.94 MB/s BenchmarkMulAddVWW/4-4 5868811 75.13 ns/op 3407.22 MB/s BenchmarkMulAddVWW/5-4 5680444 28.54 ns/op 11212.32 MB/s BenchmarkMulAddVWW/10-4 3530635 259.5 ns/op 2466.74 MB/s BenchmarkMulAddVWW/100-4 523722 1421 ns/op 4505.16 MB/s BenchmarkMulAddVWW/1000-4 10000 12176 ns/op 5256.46 MB/s BenchmarkAddMulVVW/1-4 8907181 20.79 ns/op 3078.28 MB/s BenchmarkAddMulVVW/2-4 7223846 26.09 ns/op 4905.17 MB/s BenchmarkAddMulVVW/3-4 7082883 33.77 ns/op 5685.69 MB/s BenchmarkAddMulVVW/4-4 7122054 29.38 ns/op 8713.58 MB/s BenchmarkAddMulVVW/5-4 6395413 20.45 ns/op 15644.35 MB/s BenchmarkAddMulVVW/10-4 4046618 32.52 ns/op 19681.66 MB/s BenchmarkAddMulVVW/100-4 556028 476.0 ns/op 13446.67 MB/s BenchmarkAddMulVVW/1000-4 40562 6789 ns/op 9426.67 MB/s BenchmarkDivWVW/1-4 2264691 75.68 ns/op 845.62 MB/s BenchmarkDivWVW/2-4 1000000 106.3 ns/op 1203.69 MB/s BenchmarkDivWVW/3-4 652150 188.6 ns/op 1018.05 MB/s BenchmarkDivWVW/4-4 425385 685.1 ns/op 373.68 MB/s BenchmarkDivWVW/5-4 504163 224.0 ns/op 1428.84 MB/s BenchmarkDivWVW/10-4 253527 1175 ns/op 544.89 MB/s BenchmarkDivWVW/100-4 10000 11877 ns/op 538.84 MB/s BenchmarkDivWVW/1000-4 3547 35021 ns/op 1827.46 MB/s BenchmarkNonZeroShifts/1/shrVU-4 1591663 71.31 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2119654 54.04 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1502439 72.96 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1353369 122.6 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 342.6 ns/op BenchmarkNonZeroShifts/3/shlVU-4 855111 202.6 ns/op BenchmarkNonZeroShifts/4/shrVU-4 939583 680.2 ns/op BenchmarkNonZeroShifts/4/shlVU-4 736002 381.7 ns/op BenchmarkNonZeroShifts/5/shrVU-4 823582 166.0 ns/op BenchmarkNonZeroShifts/5/shlVU-4 654740 188.1 ns/op BenchmarkNonZeroShifts/10/shrVU-4 324805 322.7 ns/op BenchmarkNonZeroShifts/10/shlVU-4 359116 484.4 ns/op BenchmarkNonZeroShifts/100/shrVU-4 43459 4772 ns/op BenchmarkNonZeroShifts/100/shlVU-4 10000 36979 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4798 25354 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4063 69128 ns/op BenchmarkDecimalConversion-4 189 2083960 ns/op BenchmarkFloatString/100-4 9255 22641 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 100 1334771 ns/op 2911 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 62863053 ns/op 61036 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 15839812176 ns/op 848792 B/op 497 allocs/op BenchmarkFloatAdd/10-4 101290 4405 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 65631 1724 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 32580 8771 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13821 20134 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1492 201571 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 116454 1682 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 111489 1236 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 72858 1503 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 10000 11239 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 2812 58222 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1183 153103 ns/op BenchmarkParseFloatLargeExp-4 248 828146 ns/op BenchmarkGCD10x10/WithoutXY-4 144228 2853 ns/op BenchmarkGCD10x10/WithXY-4 38230 4904 ns/op BenchmarkGCD10x100/WithoutXY-4 87270 2715 ns/op BenchmarkGCD10x100/WithXY-4 12793 19687 ns/op BenchmarkGCD10x1000/WithoutXY-4 10000 24518 ns/op BenchmarkGCD10x1000/WithXY-4 10000 55049 ns/op BenchmarkGCD100x100/WithoutXY-4 10000 35523 ns/op BenchmarkGCD100x100/WithXY-4 6256 27055 ns/op BenchmarkGCD100x1000/WithoutXY-4 9104 29472 ns/op BenchmarkGCD100x1000/WithXY-4 3702 82315 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1790 183492 ns/op BenchmarkGCD1000x1000/WithXY-4 874 344638 ns/op BenchmarkHilbert-4 14 14189957 ns/op BenchmarkBinomial-4 3927 27320 ns/op BenchmarkQuoRem-4 12019 18136 ns/op BenchmarkExp-4 7 37596182 ns/op BenchmarkExpMont/Odd-4 100 1373026 ns/op 2604 B/op 22 allocs/op BenchmarkExpMont/Even1-4 64 6400927 ns/op 3371 B/op 38 allocs/op BenchmarkExpMont/Even2-4 98 1177878 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even3-4 34 4500434 ns/op 3915 B/op 55 allocs/op BenchmarkExpMont/Even4-4 100 2005256 ns/op 3871 B/op 54 allocs/op BenchmarkExpMont/Even8-4 94 9568996 ns/op 3826 B/op 52 allocs/op BenchmarkExpMont/Even32-4 98 1254772 ns/op 3836 B/op 53 allocs/op BenchmarkExpMont/Even64-4 51 4565643 ns/op 3605 B/op 52 allocs/op BenchmarkExpMont/Even96-4 100 1674046 ns/op 3770 B/op 51 allocs/op BenchmarkExpMont/Even128-4 90 1830102 ns/op 3274 B/op 51 allocs/op BenchmarkExpMont/Even255-4 130 2171893 ns/op 2963 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 450 520219 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 357 2023181 ns/op 1750 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 402 880620 ns/op 1758 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 75 1986546 ns/op 1731 B/op 47 allocs/op BenchmarkExp2-4 4 25091674 ns/op BenchmarkBitset-4 690806 221.8 ns/op BenchmarkBitsetNeg-4 298810 407.0 ns/op BenchmarkBitsetOrig-4 192140 1478 ns/op BenchmarkBitsetNegOrig-4 71444 4164 ns/op BenchmarkModSqrt225_Tonelli-4 74 3657717 ns/op BenchmarkModSqrt225_3Mod4-4 184 740134 ns/op BenchmarkModSqrt231_Tonelli-4 76 1634610 ns/op BenchmarkModSqrt231_5Mod8-4 100 1258513 ns/op BenchmarkModInverse-4 8269 83924 ns/op BenchmarkSqrt-4 819 370898 ns/op BenchmarkIntSqr/1-4 1000000 311.1 ns/op BenchmarkIntSqr/2-4 458990 265.0 ns/op BenchmarkIntSqr/3-4 375086 501.9 ns/op BenchmarkIntSqr/5-4 243670 799.0 ns/op BenchmarkIntSqr/8-4 10000 21438 ns/op BenchmarkIntSqr/10-4 123735 2069 ns/op BenchmarkIntSqr/20-4 32740 5723 ns/op BenchmarkIntSqr/30-4 10000 27480 ns/op BenchmarkIntSqr/50-4 12596 25828 ns/op BenchmarkIntSqr/80-4 7077 21312 ns/op BenchmarkIntSqr/100-4 5310 27431 ns/op BenchmarkIntSqr/200-4 1856 69441 ns/op BenchmarkIntSqr/300-4 944 133907 ns/op BenchmarkIntSqr/500-4 409 298578 ns/op BenchmarkIntSqr/800-4 182 647321 ns/op BenchmarkIntSqr/1000-4 100 3112493 ns/op BenchmarkDiv/20/10-4 318294 663.5 ns/op BenchmarkDiv/40/20-4 322720 477.2 ns/op BenchmarkDiv/100/50-4 325309 1711 ns/op BenchmarkDiv/200/100-4 38802 4702 ns/op BenchmarkDiv/400/200-4 24685 4862 ns/op BenchmarkDiv/1000/500-4 17972 13709 ns/op BenchmarkDiv/2000/1000-4 17004 15913 ns/op BenchmarkDiv/20000/10000-4 170 769188 ns/op BenchmarkDiv/200000/100000-4 14 11874963 ns/op BenchmarkDiv/2000000/1000000-4 1 317223932 ns/op BenchmarkDiv/20000000/10000000-4 1 15576198183 ns/op BenchmarkMul-4 2 125767582 ns/op BenchmarkNatMul/10-4 107198 4619 ns/op BenchmarkNatMul/100-4 3312 78018 ns/op BenchmarkNatMul/1000-4 90 1372213 ns/op BenchmarkZeroShifts/Shl-4 10000 87147 ns/op BenchmarkZeroShifts/ShlSame-4 5831295 65.32 ns/op BenchmarkZeroShifts/Shr-4 10000 19203 ns/op BenchmarkZeroShifts/ShrSame-4 5248977 39.73 ns/op BenchmarkExp3Power/0x10-4 198282 1693 ns/op BenchmarkExp3Power/0x40-4 168546 1452 ns/op BenchmarkExp3Power/0x100-4 52812 3388 ns/op BenchmarkExp3Power/0x400-4 17437 6378 ns/op BenchmarkExp3Power/0x1000-4 4639 22487 ns/op BenchmarkExp3Power/0x4000-4 1054 190567 ns/op BenchmarkExp3Power/0x10000-4 100 6719781 ns/op BenchmarkExp3Power/0x40000-4 12 10879503 ns/op BenchmarkExp3Power/0x100000-4 1 170314179 ns/op BenchmarkExp3Power/0x400000-4 1 1410521820 ns/op BenchmarkFibo-4 3 153087258 ns/op BenchmarkNatSqr/1-4 1000000 674.0 ns/op BenchmarkNatSqr/2-4 422685 2953 ns/op BenchmarkNatSqr/3-4 334696 3756 ns/op BenchmarkNatSqr/5-4 214478 3954 ns/op BenchmarkNatSqr/8-4 138075 979.5 ns/op BenchmarkNatSqr/10-4 117337 2661 ns/op BenchmarkNatSqr/20-4 28228 18762 ns/op BenchmarkNatSqr/30-4 21958 6111 ns/op BenchmarkNatSqr/50-4 10000 20722 ns/op BenchmarkNatSqr/80-4 7032 143901 ns/op BenchmarkNatSqr/100-4 4286 70849 ns/op BenchmarkNatSqr/200-4 1642 114185 ns/op BenchmarkNatSqr/300-4 824 643038 ns/op BenchmarkNatSqr/500-4 392 715404 ns/op BenchmarkNatSqr/800-4 100 2337976 ns/op BenchmarkNatSqr/1000-4 100 6627654 ns/op BenchmarkNatSetBytes/8-4 671941 494.4 ns/op BenchmarkNatSetBytes/24-4 124644 4447 ns/op BenchmarkNatSetBytes/128-4 47359 5038 ns/op BenchmarkNatSetBytes/7-4 822187 213.3 ns/op BenchmarkNatSetBytes/23-4 222933 868.6 ns/op BenchmarkNatSetBytes/127-4 35558 5108 ns/op BenchmarkScanPi-4 100 6124681 ns/op BenchmarkStringPiParallel-4 364 2857280 ns/op BenchmarkScan/10/Base2-4 35053 6219 ns/op BenchmarkScan/100/Base2-4 3204 32831 ns/op BenchmarkScan/1000/Base2-4 100 3589309 ns/op BenchmarkScan/10/Base8-4 91567 3504 ns/op BenchmarkScan/100/Base8-4 10000 84284 ns/op BenchmarkScan/1000/Base8-4 1201 763951 ns/op BenchmarkScan/10/Base10-4 66570 13412 ns/op BenchmarkScan/100/Base10-4 10000 15279 ns/op BenchmarkScan/1000/Base10-4 1124 100360 ns/op BenchmarkScan/10/Base16-4 10000 15057 ns/op BenchmarkScan/100/Base16-4 10000 10445 ns/op BenchmarkScan/1000/Base16-4 1562 251528 ns/op BenchmarkString/10/Base2-4 190624 2968 ns/op BenchmarkString/100/Base2-4 18106 17777 ns/op BenchmarkString/1000/Base2-4 2707 207262 ns/op BenchmarkString/10/Base8-4 370081 868.9 ns/op BenchmarkString/100/Base8-4 52134 4664 ns/op BenchmarkString/1000/Base8-4 6656 79300 ns/op BenchmarkString/10/Base10-4 229053 592.9 ns/op BenchmarkString/100/Base10-4 10000 23379 ns/op BenchmarkString/1000/Base10-4 3639 114053 ns/op BenchmarkString/10/Base16-4 424725 861.2 ns/op BenchmarkString/100/Base16-4 50095 3651 ns/op BenchmarkString/1000/Base16-4 9432 25481 ns/op BenchmarkLeafSize/0-4 30 5049477 ns/op BenchmarkLeafSize/1-4 100 1294714 ns/op BenchmarkLeafSize/2-4 100 2059160 ns/op BenchmarkLeafSize/3-4 100 2517856 ns/op BenchmarkLeafSize/4-4 129 1403395 ns/op BenchmarkLeafSize/5-4 232 2495032 ns/op BenchmarkLeafSize/6-4 100 3075371 ns/op BenchmarkLeafSize/7-4 100 5864576 ns/op BenchmarkLeafSize/8-4 418 1080271 ns/op BenchmarkLeafSize/9-4 100 3434724 ns/op BenchmarkLeafSize/10-4 100 4347502 ns/op BenchmarkLeafSize/11-4 100 1038187 ns/op BenchmarkLeafSize/12-4 100 4085843 ns/op BenchmarkLeafSize/13-4 157 951455 ns/op BenchmarkLeafSize/14-4 100 1798082 ns/op BenchmarkLeafSize/15-4 100 2195715 ns/op BenchmarkLeafSize/16-4 100 1089293 ns/op BenchmarkLeafSize/32-4 396 1518997 ns/op BenchmarkLeafSize/64-4 364 2011246 ns/op BenchmarkProbablyPrime/n=0-4 6 33121987 ns/op BenchmarkProbablyPrime/n=1-4 4 49685700 ns/op BenchmarkProbablyPrime/n=5-4 3 36293156 ns/op BenchmarkProbablyPrime/n=10-4 1 104971764 ns/op BenchmarkProbablyPrime/n=20-4 2 83222508 ns/op BenchmarkProbablyPrime/Lucas-4 6 68653602 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 44 10077179 ns/op BenchmarkRatCmp-4 190314 1765 ns/op BenchmarkFloatSqrt/64-4 12291 14336 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 7494 110405 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 5220 29069 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 2692 137453 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 475 325374 ns/op 18060 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 37 3979899 ns/op 177212 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 454591565 ns/op 3879584 B/op 685 allocs/op PASS ok math/big 259.176s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 5530064 91.11 ns/op BenchmarkLeadingZeros8-4 2831688 39.51 ns/op BenchmarkLeadingZeros16-4 7154895 19.22 ns/op BenchmarkLeadingZeros32-4 7699957 26.09 ns/op BenchmarkLeadingZeros64-4 7747846 15.58 ns/op BenchmarkTrailingZeros-4 7586334 18.29 ns/op BenchmarkTrailingZeros8-4 7315551 35.10 ns/op BenchmarkTrailingZeros16-4 7680670 40.89 ns/op BenchmarkTrailingZeros32-4 7328253 37.72 ns/op BenchmarkTrailingZeros64-4 7766394 18.11 ns/op BenchmarkOnesCount-4 8104058 19.34 ns/op BenchmarkOnesCount8-4 7662344 18.41 ns/op BenchmarkOnesCount16-4 7182361 25.73 ns/op BenchmarkOnesCount32-4 8030888 38.56 ns/op BenchmarkOnesCount64-4 7862770 16.93 ns/op BenchmarkRotateLeft-4 7041718 15.13 ns/op BenchmarkRotateLeft8-4 7882149 15.04 ns/op BenchmarkRotateLeft16-4 7623430 15.30 ns/op BenchmarkRotateLeft32-4 8325968 43.38 ns/op BenchmarkRotateLeft64-4 7626006 15.10 ns/op BenchmarkReverse-4 10352577 16.67 ns/op BenchmarkReverse8-4 11947521 16.46 ns/op BenchmarkReverse16-4 7592802 13.55 ns/op BenchmarkReverse32-4 13099896 12.28 ns/op BenchmarkReverse64-4 11806954 23.84 ns/op BenchmarkReverseBytes-4 14989935 10.25 ns/op BenchmarkReverseBytes16-4 15621974 8.542 ns/op BenchmarkReverseBytes32-4 13912465 8.699 ns/op BenchmarkReverseBytes64-4 14918146 10.87 ns/op BenchmarkAdd-4 7859107 15.49 ns/op BenchmarkAdd32-4 6248676 18.64 ns/op BenchmarkAdd64-4 8125352 23.12 ns/op BenchmarkAdd64multiple-4 13591453 9.931 ns/op BenchmarkSub-4 1000000 348.0 ns/op BenchmarkSub32-4 7599730 15.26 ns/op BenchmarkSub64-4 7992831 46.24 ns/op BenchmarkSub64multiple-4 14689785 12.66 ns/op BenchmarkMul-4 8061369 17.98 ns/op BenchmarkMul32-4 8291574 44.03 ns/op BenchmarkMul64-4 7820222 18.98 ns/op BenchmarkDiv-4 2662538 47.17 ns/op BenchmarkDiv32-4 6348829 28.79 ns/op BenchmarkDiv64-4 2904981 61.46 ns/op PASS ok math/bits 33.193s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1759453 148.2 ns/op BenchmarkAcos-4 401348 286.0 ns/op BenchmarkAcosh-4 419736 291.5 ns/op BenchmarkAsin-4 426819 327.3 ns/op BenchmarkAsinh-4 420525 284.8 ns/op BenchmarkAtan-4 1000000 107.7 ns/op BenchmarkAtanh-4 1000000 201.1 ns/op BenchmarkConj-4 15666478 7.646 ns/op BenchmarkCos-4 435926 744.4 ns/op BenchmarkCosh-4 457150 268.6 ns/op BenchmarkExp-4 561954 213.1 ns/op BenchmarkLog-4 1000000 116.5 ns/op BenchmarkLog10-4 1000000 137.0 ns/op BenchmarkPhase-4 4821219 23.76 ns/op BenchmarkPolar-4 1000000 144.9 ns/op BenchmarkPow-4 349422 377.5 ns/op BenchmarkRect-4 505815 241.5 ns/op BenchmarkSin-4 451527 317.9 ns/op BenchmarkSinh-4 404328 868.4 ns/op BenchmarkSqrt-4 637512 200.7 ns/op BenchmarkTan-4 1000000 114.3 ns/op BenchmarkTanh-4 1202408 95.10 ns/op PASS ok math/cmplx 10.020s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 812890 969.5 ns/op BenchmarkInt63ThreadsafeParallel-4 436664 774.3 ns/op BenchmarkInt63Unthreadsafe-4 916827 181.1 ns/op BenchmarkIntn1000-4 654712 216.9 ns/op BenchmarkInt63n1000-4 695269 186.6 ns/op BenchmarkInt31n1000-4 706777 168.4 ns/op BenchmarkFloat32-4 769700 145.4 ns/op BenchmarkFloat64-4 882231 211.3 ns/op BenchmarkPerm3-4 169039 680.8 ns/op BenchmarkPerm30-4 13166 14233 ns/op BenchmarkPerm30ViaShuffle-4 10000 46754 ns/op BenchmarkShuffleOverhead-4 12594 19093 ns/op BenchmarkRead3-4 552130 213.0 ns/op BenchmarkRead64-4 10000 27234 ns/op BenchmarkRead1000-4 4042 42471 ns/op BenchmarkConcurrent-4 306422 903.0 ns/op PASS ok math/rand 11.596s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 36724 6785 ns/op BenchmarkQDecodeWord-4 102256 1684 ns/op BenchmarkQDecodeHeader-4 103076 1499 ns/op BenchmarkTypeByExtension/.html-4 405004 772.9 ns/op BenchmarkTypeByExtension/.HTML-4 316059 661.5 ns/op BenchmarkTypeByExtension/.unused-4 341596 376.8 ns/op BenchmarkExtensionsByType/text/html-4 112742 3287 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 26305 27242 ns/op BenchmarkExtensionsByType/application/octet-stream-4 75042 1362 ns/op PASS ok mime 10.245s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 133 2674689 ns/op 48099 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 100 1382761 ns/op 46839 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 1211556 ns/op 103710 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 314 870975 ns/op 49605 B/op 207 allocs/op PASS ok mime/multipart 3.800s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 777 139772 ns/op PASS ok mime/quotedprintable 1.765s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 3 42145371 ns/op 8698 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 20 12626515 ns/op 7470 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5019427160 ns/op 158504 B/op 221 allocs/op BenchmarkDNSName-4 72663 1657 ns/op BenchmarkInterfaces-4 2637 119201 ns/op 8658 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3753 43146 ns/op 6580 B/op 22 allocs/op BenchmarkInterfaceByName-4 3025 159623 ns/op 8758 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1648 241105 ns/op 13456 B/op 81 allocs/op BenchmarkInterfacesAndAddrs-4 3705 58161 ns/op 3540 B/op 32 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 100 2528093 ns/op 135403 B/op 39 allocs/op BenchmarkParseIP-4 6973 23551 ns/op BenchmarkParseIPValidIPv4-4 305149 525.6 ns/op BenchmarkParseIPValidIPv6-4 131670 803.6 ns/op BenchmarkIPString/IPv4-4 87420 1530 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 7304 18288 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48958 3196 ns/op BenchmarkIPEqual/IPv4-4 742092 218.5 ns/op BenchmarkIPEqual/IPv6-4 1097475 104.6 ns/op BenchmarkSendFile/1024-4 1 1397339605 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1352925585 ns/op 0.00 MB/s 728 B/op 13 allocs/op BenchmarkSendFile/4096-4 1 1216881655 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1203089244 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1215377273 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1233072994 ns/op 0.03 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1222750193 ns/op 0.05 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/131072-4 1 1009831791 ns/op 0.13 MB/s 728 B/op 13 allocs/op BenchmarkSendFile/262144-4 1 1009653819 ns/op 0.26 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1010579335 ns/op 0.52 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1012797934 ns/op 1.04 MB/s 536 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1025683911 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1009304710 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1014523192 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1006714660 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1034270894 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007229282 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1025739492 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1021924987 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1019284436 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1020868102 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1022303210 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1021098839 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1009510732 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1012104321 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1013146486 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1008131142 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1031964634 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1017280672 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1009406056 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1010436577 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1050243398 ns/op 0.50 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1030061085 ns/op 1.02 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1024908777 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1013567244 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1005148702 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1015408127 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1001743822 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1018192188 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1011358308 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1012198007 ns/op 0.13 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1022166288 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1012874666 ns/op 0.52 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1023419713 ns/op 1.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1010570008 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1010349623 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1017647938 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1009531746 ns/op 0.01 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1010324859 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1012729781 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1043961106 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1011404638 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1016942007 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1020411303 ns/op 0.51 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1028887111 ns/op 1.02 MB/s 896 B/op 8 allocs/op BenchmarkTCP4OneShot-4 2646 126526 ns/op BenchmarkTCP4OneShotTimeout-4 1414 82107 ns/op BenchmarkTCP4Persistent-4 21780 7072 ns/op BenchmarkTCP4PersistentTimeout-4 5485 45308 ns/op BenchmarkTCP6OneShot-4 2988 77950 ns/op BenchmarkTCP6OneShotTimeout-4 2701 155542 ns/op BenchmarkTCP6Persistent-4 32583 6843 ns/op BenchmarkTCP6PersistentTimeout-4 4779 55511 ns/op BenchmarkTCP4ConcurrentReadWrite-4 26188 4640 ns/op BenchmarkTCP6ConcurrentReadWrite-4 52291 5957 ns/op BenchmarkSetReadDeadline-4 177932 1198 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26510 4564 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 27700 5000 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 25147 4172 ns/op 0 B/op 0 allocs/op PASS ok net 84.600s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 10000 40671 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8148 13415 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13634 39589 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15718 9475 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 13300 8946 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 52862 2267 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 759054 162.2 ns/op BenchmarkReadRequestChrome-4 2755 53237 ns/op 11.48 MB/s 1477 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8005 23192 ns/op 3.36 MB/s 923 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8220 29346 ns/op 2.79 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5599 48305 ns/op 3.13 MB/s 1019 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 19411 ns/op 2.06 MB/s 860 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 414 370129 ns/op 2.77 MB/s BenchmarkFileAndServer_1KB/https1-4 120 1215470 ns/op 0.84 MB/s BenchmarkFileAndServer_1KB/h2-4 37 3368005 ns/op 0.30 MB/s BenchmarkFileAndServer_16MB/h1-4 2 172947426 ns/op 97.01 MB/s BenchmarkFileAndServer_16MB/https1-4 1 294691933 ns/op 56.93 MB/s BenchmarkFileAndServer_16MB/h2-4 1 660579702 ns/op 25.40 MB/s BenchmarkFileAndServer_64MB/h1-4 1 299489633 ns/op 224.08 MB/s BenchmarkFileAndServer_64MB/https1-4 1 911669601 ns/op 73.61 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2172266495 ns/op 30.89 MB/s BenchmarkServeMux-4 272 2507915 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 330 479758 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 505 1403261 ns/op 5927 B/op 64 allocs/op BenchmarkClientServer/https1-4 18 10023691 ns/op 12636 B/op 136 allocs/op BenchmarkClientServer/h2-4 2 74844220 ns/op 71928 B/op 760 allocs/op BenchmarkClientServerParallel/4/h1-4 1111 742455 ns/op 9443 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 15 8816578 ns/op 88242 B/op 976 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50402: read tcp 127.0.0.1:38339->127.0.0.1:50402: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50424: read tcp 127.0.0.1:38339->127.0.0.1:50424: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50396: write tcp 127.0.0.1:38339->127.0.0.1:50396: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60180: read tcp 127.0.0.1:45733->127.0.0.1:60180: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60166: read tcp 127.0.0.1:45733->127.0.0.1:60166: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60192: write tcp 127.0.0.1:45733->127.0.0.1:60192: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60218: read tcp 127.0.0.1:45733->127.0.0.1:60218: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60198: read tcp 127.0.0.1:45733->127.0.0.1:60198: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60200: read tcp 127.0.0.1:45733->127.0.0.1:60200: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60216: read tcp 127.0.0.1:45733->127.0.0.1:60216: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 1 118229732 ns/op 139984 B/op 1457 allocs/op BenchmarkClientServerParallel/64/h1-4 135 914819 ns/op 23011 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 2 52231280 ns/op 90072 B/op 1118 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57312: read tcp 127.0.0.1:39305->127.0.0.1:57312: use of closed network connection BenchmarkClientServerParallel/64/h2-4 4 37454924 ns/op 74710 B/op 872 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50778: read tcp 127.0.0.1:41933->127.0.0.1:50778: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47030: read tcp 127.0.0.1:33499->127.0.0.1:47030: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47022: read tcp 127.0.0.1:33499->127.0.0.1:47022: use of closed network connection BenchmarkServer-4 1 1074693024 ns/op 42560 B/op 205 allocs/op BenchmarkClient-4 213 782456 ns/op 3753 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 1023 253511 ns/op 7349 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1323 91044 ns/op 3015 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1822 89359 ns/op 1885 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1849 96480 ns/op 2816 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 2034 81093 ns/op 2698 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 2055 80061 ns/op 2717 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1215 91513 ns/op 1875 B/op 14 allocs/op BenchmarkServerHijack-4 429 233798 ns/op 16782 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 396 309209 ns/op 5837 B/op 52 allocs/op BenchmarkResponseStatusLine-4 405297 385.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 43.009s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 1047 113907 ns/op 34081 B/op 12 allocs/op PASS ok net/http/httputil 1.537s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 75450 4231 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 630427 217.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 168758 874.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 62204 3198 ns/op BenchmarkStdIPv4-4 94693 1555 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 10000 18914 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 108825 1227 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 63001 2262 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 74228 2332 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1641487 79.42 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 168.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 327.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 206082 994.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 229549 706.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 184248 1013 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 94495 1381 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 258876 903.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 116499 1129 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 126746 1702 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 124737 983.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 80868 2164 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 362283 382.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 118078 2911 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 147820 901.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 252847 1292 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 136298 1352 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 347695 348.9 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 152167 3008 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 154142 982.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 153198 2262 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 117831 1347 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 422707 256.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 149253 2383 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 91243 6668 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 95395 1211 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 153315 809.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 79466 1665 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 225906 1029 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 111907 1338 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 124408 1177 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 168157 3491 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 100690 3485 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 988668 405.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 902022 171.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 924637 130.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 780823 154.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 805366 134.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 796839 312.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 733040 140.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 762537 139.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 798128 771.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 425779 618.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 348777 549.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 175987 1643 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 181539 674.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 189976 673.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 87056 1486 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 337444 1950 ns/op PASS ok net/netip 39.698s 2023/05/26 08:47:37 Test RPC server listening on 127.0.0.1:32929 2023/05/26 08:47:37 Test HTTP RPC server listening on 127.0.0.1:36555 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1263 175891 ns/op BenchmarkEndToEndHTTP-4 1159 144801 ns/op BenchmarkEndToEndAsync-4 1854 226505 ns/op BenchmarkEndToEndAsyncHTTP-4 3547 65485 ns/op PASS ok net/rpc 4.316s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3285 61138 ns/op BenchmarkReadMIMEHeader/server_headers-4 4561 33933 ns/op BenchmarkUncommon-4 19522 9586 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 5.551s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3542 55875 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 92006 1966 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 641352 682.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93093 1391 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 177718 1762 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 80912 1823 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 12025 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 393058 454.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 85072 1631 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 171802 708.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81088 6788 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 29966 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 178784 746.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 65025 7809 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 71608 4366 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33138 3932 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5714 30939 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 153937 794.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 44307 3291 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 70480 1812 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 29905 4055 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5438 22568 ns/op 320 B/op 1 allocs/op PASS ok net/url 13.652s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3291694 61.56 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 139125 912.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 667 659580 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 129 entries os_test.go:512: benchmarkReaddirname ".": 129 entries os_test.go:512: benchmarkReaddirname ".": 129 entries BenchmarkReaddir-4 284 469386 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 129 entries os_test.go:529: benchmarkReaddir ".": 129 entries os_test.go:529: benchmarkReaddir ".": 129 entries BenchmarkReadDir-4 457 918481 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 129 entries os_test.go:546: benchmarkReadDir ".": 129 entries os_test.go:546: benchmarkReadDir ".": 129 entries BenchmarkStatDot-4 124228 2606 ns/op BenchmarkStatFile-4 86174 11919 ns/op BenchmarkStatDir-4 10000 18417 ns/op BenchmarkLstatDot-4 19628 5555 ns/op BenchmarkLstatFile-4 80564 2807 ns/op BenchmarkLstatDir-4 67514 10432 ns/op PASS ok os 7.619s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 100 4569942 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.540s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 356090 2142 ns/op PASS ok os/user 2.118s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 2708211 270.8 ns/op BenchmarkString-4 1929615 63.41 ns/op BenchmarkBytes-4 1000000 156.6 ns/op BenchmarkNamedBytes-4 1000000 106.6 ns/op BenchmarkBytesArray-4 768956 197.3 ns/op BenchmarkSliceLen-4 1760554 64.30 ns/op BenchmarkMapLen-4 855828 153.4 ns/op BenchmarkStringLen-4 1397386 74.79 ns/op BenchmarkArrayLen-4 1000000 281.4 ns/op BenchmarkSliceCap-4 1000000 120.5 ns/op BenchmarkDeepEqual/int8-4 491608 600.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 10000 14228 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 412270 539.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 83928 2488 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 358152 1241 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 84078 2209 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 391477 1484 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 79335 4599 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 415028 1858 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 83802 3485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 456445 261.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 66027 5633 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 303982 372.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 82459 2415 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 422973 289.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 84921 1906 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 387056 722.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 54618 4392 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 394846 498.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 63967 2691 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 385958 302.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 82280 3162 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 355746 1045 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 82567 7360 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 383422 1790 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 61222 2599 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 387072 437.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 84248 2555 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 348570 513.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 33699 5457 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 451060 654.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 59612 2910 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 392126 322.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 72267 1951 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 109848 2106 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 40312 2535 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 52076 2396 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33663 5607 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 133942 932.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 29362 11241 ns/op BenchmarkIsZero/StructComparable-4 380788 649.8 ns/op BenchmarkIsZero/StructIncomparable-4 145258 2242 ns/op BenchmarkSetZero/Bool/Direct-4 4128090 29.65 ns/op BenchmarkSetZero/Bool/CachedZero-4 828732 156.0 ns/op BenchmarkSetZero/Bool/NewZero-4 687631 351.2 ns/op BenchmarkSetZero/Int/Direct-4 1718406 60.98 ns/op BenchmarkSetZero/Int/CachedZero-4 932032 509.5 ns/op BenchmarkSetZero/Int/NewZero-4 698362 181.2 ns/op BenchmarkSetZero/Uint/Direct-4 1905084 83.15 ns/op BenchmarkSetZero/Uint/CachedZero-4 709447 230.5 ns/op BenchmarkSetZero/Uint/NewZero-4 690373 317.0 ns/op BenchmarkSetZero/Float/Direct-4 1000000 135.1 ns/op BenchmarkSetZero/Float/CachedZero-4 742948 426.0 ns/op BenchmarkSetZero/Float/NewZero-4 696951 573.5 ns/op BenchmarkSetZero/Complex/Direct-4 2002609 56.40 ns/op BenchmarkSetZero/Complex/CachedZero-4 827456 130.4 ns/op BenchmarkSetZero/Complex/NewZero-4 688908 245.3 ns/op BenchmarkSetZero/Array/Direct-4 2367717 64.35 ns/op BenchmarkSetZero/Array/CachedZero-4 896096 834.2 ns/op BenchmarkSetZero/Array/NewZero-4 676580 624.4 ns/op BenchmarkSetZero/Chan/Direct-4 1980559 219.2 ns/op BenchmarkSetZero/Chan/CachedZero-4 839479 421.4 ns/op BenchmarkSetZero/Chan/NewZero-4 671227 210.2 ns/op BenchmarkSetZero/Func/Direct-4 1000000 676.4 ns/op BenchmarkSetZero/Func/CachedZero-4 226387 441.8 ns/op BenchmarkSetZero/Func/NewZero-4 399984 1237 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 153.3 ns/op BenchmarkSetZero/Interface/CachedZero-4 714794 180.4 ns/op BenchmarkSetZero/Interface/NewZero-4 669169 182.1 ns/op BenchmarkSetZero/Map/Direct-4 2157328 123.2 ns/op BenchmarkSetZero/Map/CachedZero-4 791703 139.2 ns/op BenchmarkSetZero/Map/NewZero-4 664704 301.2 ns/op BenchmarkSetZero/Pointer/Direct-4 1000000 163.1 ns/op BenchmarkSetZero/Pointer/CachedZero-4 821184 264.0 ns/op BenchmarkSetZero/Pointer/NewZero-4 627817 214.0 ns/op BenchmarkSetZero/Slice/Direct-4 1000000 216.8 ns/op BenchmarkSetZero/Slice/CachedZero-4 772850 131.1 ns/op BenchmarkSetZero/Slice/NewZero-4 699211 547.9 ns/op BenchmarkSetZero/String/Direct-4 2085092 98.39 ns/op BenchmarkSetZero/String/CachedZero-4 821049 148.1 ns/op BenchmarkSetZero/String/NewZero-4 572610 181.3 ns/op BenchmarkSetZero/Struct/Direct-4 2728795 204.4 ns/op BenchmarkSetZero/Struct/CachedZero-4 888601 305.5 ns/op BenchmarkSetZero/Struct/NewZero-4 680053 188.5 ns/op BenchmarkSelect/1-4 183937 661.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 76296 4332 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 10000 31499 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 104088 3559 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 202191 1378 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 46429 3170 ns/op 40.38 MB/s BenchmarkCallArgCopy/size=256-4 112287 5228 ns/op 48.96 MB/s BenchmarkCallArgCopy/size=1024-4 114004 8414 ns/op 121.70 MB/s BenchmarkCallArgCopy/size=4096-4 22992 127711 ns/op 32.07 MB/s BenchmarkCallArgCopy/size=65536-4 3466 646022 ns/op 101.45 MB/s BenchmarkFieldByName1-4 664010 774.3 ns/op BenchmarkFieldByName2-4 25014 4696 ns/op BenchmarkFieldByName3-4 4198 38218 ns/op BenchmarkInterfaceBig-4 1000000 127.8 ns/op BenchmarkInterfaceSmall-4 1000000 152.3 ns/op BenchmarkNew-4 1750566 253.8 ns/op BenchmarkMap/StringKeys/MapIndex-4 2359 79663 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2158 100632 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2306 51841 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2104 56317 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2302 126152 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2115 130553 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 254318 502.2 ns/op PASS ok reflect 120.012s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 6786 75096 ns/op 9436 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 39478 ns/op 9243 B/op 1 allocs/op BenchmarkFindString-4 10000 85630 ns/op 9165 B/op 1 allocs/op BenchmarkFindSubmatch-4 8769 80379 ns/op 9099 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 95823 ns/op 9152 B/op 2 allocs/op BenchmarkLiteral-4 10000 120033 ns/op BenchmarkNotLiteral-4 2802 159041 ns/op BenchmarkMatchClass-4 2077 92162 ns/op BenchmarkMatchClass_InRange-4 1986 87953 ns/op BenchmarkReplaceAll-4 1075 229718 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 117149 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 34067 ns/op BenchmarkAnchoredShortMatch-4 10000 86099 ns/op BenchmarkAnchoredLongMatch-4 10000 31892 ns/op BenchmarkOnePassShortA-4 10000 12845 ns/op BenchmarkNotOnePassShortA-4 5014 70055 ns/op BenchmarkOnePassShortB-4 15808 6757 ns/op BenchmarkNotOnePassShortB-4 6526 197198 ns/op BenchmarkOnePassLongPrefix-4 70874 2085 ns/op BenchmarkOnePassLongNotPrefix-4 22617 15911 ns/op BenchmarkMatchParallelShared-4 10000 39125 ns/op BenchmarkMatchParallelCopied-4 10000 135887 ns/op BenchmarkQuoteMetaAll-4 154526 2624 ns/op 5.34 MB/s BenchmarkQuoteMetaNone-4 301924 390.6 ns/op 66.57 MB/s BenchmarkCompile/Onepass-4 2769 252390 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1180 253289 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 85 1232628 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3491390 100.9 ns/op 158.53 MB/s BenchmarkMatch/Easy0/32-4 10000 22666 ns/op 1.41 MB/s BenchmarkMatch/Easy0/1K-4 4689 59227 ns/op 17.29 MB/s BenchmarkMatch/Easy0i/16-4 4188804 38.01 ns/op 420.92 MB/s BenchmarkMatch/Easy0i/32-4 3517 544777 ns/op 0.06 MB/s BenchmarkMatch/Easy0i/1K-4 148 786343 ns/op 1.30 MB/s BenchmarkMatch/Easy1/16-4 4178224 62.87 ns/op 254.51 MB/s BenchmarkMatch/Easy1/32-4 10000 74029 ns/op 0.43 MB/s BenchmarkMatch/Easy1/1K-4 3612 205540 ns/op 4.98 MB/s BenchmarkMatch/Medium/16-4 4138713 75.73 ns/op 211.27 MB/s BenchmarkMatch/Medium/32-4 3832 103868 ns/op 0.31 MB/s BenchmarkMatch/Medium/1K-4 121 3493156 ns/op 0.29 MB/s BenchmarkMatch/Hard/16-4 4157479 41.54 ns/op 385.21 MB/s BenchmarkMatch/Hard/32-4 2355 246062 ns/op 0.13 MB/s BenchmarkMatch/Hard/1K-4 96 1318066 ns/op 0.78 MB/s BenchmarkMatch/Hard1/16-4 831 154664 ns/op 0.10 MB/s BenchmarkMatch/Hard1/32-4 438 286120 ns/op 0.11 MB/s BenchmarkMatch/Hard1/1K-4 13 19238966 ns/op 0.05 MB/s BenchmarkMatch_onepass_regex/16-4 20055 10242 ns/op 1.56 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 15184 ns/op 2.11 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 447 296316 ns/op 3.46 MB/s 26 B/op 0 allocs/op PASS ok regexp 44.892s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 346408 368.9 ns/op BenchmarkIsWordChar-4 10000 16538 ns/op PASS ok regexp/syntax 6.162s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 77040 3837 ns/op BenchmarkCallers/inlined-4 45082 2335 ns/op BenchmarkCallers/no-cache-4 13042 14937 ns/op BenchmarkFPCallers/cached-4 10093436 37.06 ns/op BenchmarkMakeChan/Byte-4 1000000 564.1 ns/op BenchmarkMakeChan/Int-4 1000000 861.5 ns/op BenchmarkMakeChan/Ptr-4 489475 1596 ns/op BenchmarkMakeChan/Struct/0-4 846050 786.0 ns/op BenchmarkMakeChan/Struct/32-4 414564 2306 ns/op BenchmarkMakeChan/Struct/40-4 584695 3452 ns/op BenchmarkChanNonblocking-4 4871318 110.4 ns/op BenchmarkSelectUncontended-4 805670 199.8 ns/op BenchmarkSelectSyncContended-4 120795 1601 ns/op BenchmarkSelectAsyncContended-4 332776 449.4 ns/op BenchmarkSelectNonblock-4 2498965 45.47 ns/op BenchmarkChanUncontended-4 6763 20488 ns/op BenchmarkChanContended-4 6805 57029 ns/op BenchmarkChanSync-4 322779 706.0 ns/op BenchmarkChanSyncWork-4 10000 24835 ns/op BenchmarkChanProdCons0-4 203804 669.2 ns/op BenchmarkChanProdCons10-4 540722 780.4 ns/op BenchmarkChanProdCons100-4 690376 575.7 ns/op BenchmarkChanProdConsWork0-4 120487 1363 ns/op BenchmarkChanProdConsWork10-4 272480 579.7 ns/op BenchmarkChanProdConsWork100-4 296334 673.5 ns/op BenchmarkSelectProdCons-4 174912 800.6 ns/op BenchmarkReceiveDataFromClosedChan-4 697338 167.9 ns/op BenchmarkChanCreation-4 257604 2590 ns/op BenchmarkChanSem-4 373880 1846 ns/op BenchmarkChanPopular-4 100 2505276 ns/op BenchmarkChanClosed-4 1542141 91.82 ns/op BenchmarkCallClosure-4 5362962 24.75 ns/op BenchmarkCallClosure1-4 5359381 28.59 ns/op BenchmarkCallClosure2-4 1000000 106.4 ns/op BenchmarkCallClosure3-4 818317 179.6 ns/op BenchmarkCallClosure4-4 1000000 130.1 ns/op BenchmarkComplex128DivNormal-4 6108873 31.21 ns/op BenchmarkComplex128DivNisNaN-4 4930214 82.52 ns/op BenchmarkComplex128DivDisNaN-4 4016342 32.32 ns/op BenchmarkComplex128DivNisInf-4 5949668 22.37 ns/op BenchmarkComplex128DivDisInf-4 4134442 60.16 ns/op BenchmarkSetTypePtr-4 59406146 2.152 ns/op 3717.13 MB/s BenchmarkSetTypePtr8-4 8440076 14.19 ns/op 4509.79 MB/s BenchmarkSetTypePtr16-4 8755189 18.00 ns/op 7112.00 MB/s BenchmarkSetTypePtr32-4 8804966 63.98 ns/op 4001.44 MB/s BenchmarkSetTypePtr64-4 7813045 14.25 ns/op 35918.07 MB/s BenchmarkSetTypePtr126-4 5657488 23.17 ns/op 43512.08 MB/s BenchmarkSetTypePtr128-4 3850130 43.79 ns/op 23385.53 MB/s BenchmarkSetTypePtrSlice-4 944976 237.6 ns/op 34478.83 MB/s BenchmarkSetTypeNode1-4 7488842 17.21 ns/op 1394.43 MB/s BenchmarkSetTypeNode1Slice-4 4656297 93.03 ns/op 8255.25 MB/s BenchmarkSetTypeNode8-4 1000000 118.6 ns/op 674.26 MB/s BenchmarkSetTypeNode8Slice-4 1000000 145.8 ns/op 17557.11 MB/s BenchmarkSetTypeNode64-4 4470847 25.14 ns/op 21003.00 MB/s BenchmarkSetTypeNode64Slice-4 213861 743.9 ns/op 22713.56 MB/s BenchmarkSetTypeNode64Dead-4 7083051 18.21 ns/op 29001.13 MB/s BenchmarkSetTypeNode64DeadSlice-4 220140 1114 ns/op 15169.26 MB/s BenchmarkSetTypeNode124-4 5815359 28.46 ns/op 35420.51 MB/s BenchmarkSetTypeNode124Slice-4 141828 1301 ns/op 24785.95 MB/s BenchmarkSetTypeNode126-4 5152395 20.17 ns/op 50778.68 MB/s BenchmarkSetTypeNode126Slice-4 202137 996.3 ns/op 32889.93 MB/s BenchmarkSetTypeNode128-4 4203032 55.47 ns/op 18749.20 MB/s BenchmarkSetTypeNode128Slice-4 75872 5338 ns/op 6234.06 MB/s BenchmarkSetTypeNode130-4 4196566 61.78 ns/op 17094.16 MB/s BenchmarkSetTypeNode130Slice-4 121956 1450 ns/op 23300.93 MB/s BenchmarkSetTypeNode1024-4 821197 231.5 ns/op 35458.84 MB/s BenchmarkSetTypeNode1024Slice-4 24894 16204 ns/op 16208.93 MB/s BenchmarkAllocation-4 3814 258012 ns/op BenchmarkReadMemStats-4 100 1454391 ns/op BenchmarkReadMemStatsLatency-4 1 55777771 p50-ns 55777771 p90-ns 55777771 p99-ns BenchmarkWriteBarrier-4 1977148 217.3 ns/op BenchmarkBulkWriteBarrier-4 2996586 92.29 ns/op BenchmarkScanStackNoLocals-4 1 504586351 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9374689 25.36 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9038994 38.49 ns/op BenchmarkMSpanCountAlloc/bits=256-4 6984531 52.37 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5478214 37.86 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3501846 74.65 ns/op BenchmarkHash5-4 4420599 85.43 ns/op 58.53 MB/s BenchmarkHash16-4 3711512 33.89 ns/op 472.10 MB/s BenchmarkHash64-4 3947169 41.74 ns/op 1533.42 MB/s BenchmarkHash1024-4 964678 131.6 ns/op 7778.41 MB/s BenchmarkHash65536-4 19341 23913 ns/op 2740.66 MB/s BenchmarkAlignedLoad-4 7580084 30.43 ns/op BenchmarkUnalignedLoad-4 7746585 16.42 ns/op BenchmarkEqEfaceConcrete-4 1000000 114.1 ns/op BenchmarkEqIfaceConcrete-4 3292152 64.51 ns/op BenchmarkNeEfaceConcrete-4 5620832 46.85 ns/op BenchmarkNeIfaceConcrete-4 5741472 20.96 ns/op BenchmarkConvT2EByteSized/bool-4 5237971 64.38 ns/op BenchmarkConvT2EByteSized/uint8-4 1414299 174.0 ns/op BenchmarkConvT2ESmall-4 4985146 90.68 ns/op BenchmarkConvT2EUintptr-4 4842272 49.75 ns/op BenchmarkConvT2ELarge-4 1000000 121.1 ns/op BenchmarkConvT2ISmall-4 2741997 40.55 ns/op BenchmarkConvT2IUintptr-4 4909012 42.39 ns/op BenchmarkConvT2ILarge-4 1000000 813.5 ns/op BenchmarkConvI2E-4 4623550 86.99 ns/op BenchmarkConvI2I-4 3936000 42.03 ns/op BenchmarkAssertE2T-4 4106024 43.75 ns/op BenchmarkAssertE2TLarge-4 1806898 407.7 ns/op BenchmarkAssertE2I-4 3438978 46.60 ns/op BenchmarkAssertI2T-4 4094662 30.95 ns/op BenchmarkAssertI2I-4 4036602 35.90 ns/op BenchmarkAssertI2E-4 4753904 23.94 ns/op BenchmarkAssertE2E-4 5378259 51.79 ns/op BenchmarkAssertE2T2-4 2903182 139.6 ns/op BenchmarkAssertE2T2Blank-4 1000000 137.7 ns/op BenchmarkAssertI2E2-4 3998971 36.27 ns/op BenchmarkAssertI2E2Blank-4 4769689 24.64 ns/op BenchmarkAssertE2E2-4 3393739 31.90 ns/op BenchmarkAssertE2E2Blank-4 5186163 45.40 ns/op BenchmarkConvT2Ezero/zero/16-4 4962865 55.11 ns/op BenchmarkConvT2Ezero/zero/32-4 5046703 50.86 ns/op BenchmarkConvT2Ezero/zero/64-4 4845884 30.13 ns/op BenchmarkConvT2Ezero/zero/str-4 5017611 24.51 ns/op BenchmarkConvT2Ezero/zero/slice-4 4828016 56.21 ns/op BenchmarkConvT2Ezero/zero/big-4 195775 1671 ns/op BenchmarkConvT2Ezero/nonzero/str-4 493318 625.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 419.9 ns/op BenchmarkConvT2Ezero/nonzero/big-4 101031 7179 ns/op BenchmarkConvT2Ezero/smallint/16-4 1000000 108.3 ns/op BenchmarkConvT2Ezero/smallint/32-4 3610267 35.86 ns/op BenchmarkConvT2Ezero/smallint/64-4 4257525 50.31 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 113.3 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 106.1 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 212.2 ns/op BenchmarkMalloc8-4 1000000 272.1 ns/op BenchmarkMalloc16-4 1339701 362.7 ns/op BenchmarkMallocTypeInfo8-4 1306407 127.1 ns/op BenchmarkMallocTypeInfo16-4 1000000 204.0 ns/op BenchmarkMallocLargeStruct-4 29935 8507 ns/op BenchmarkGoroutineSelect-4 44 36229349 ns/op BenchmarkGoroutineBlocking-4 70 23978562 ns/op BenchmarkGoroutineForRange-4 6 62661285 ns/op BenchmarkGoroutineIdle-4 3 99555720 ns/op BenchmarkHashStringSpeed-4 1799445 82.88 ns/op BenchmarkHashBytesSpeed-4 1000000 208.1 ns/op BenchmarkHashInt32Speed-4 2014294 59.42 ns/op BenchmarkHashInt64Speed-4 2101912 137.9 ns/op BenchmarkHashStringArraySpeed-4 505003 696.4 ns/op BenchmarkMegMap-4 3454255 44.19 ns/op BenchmarkMegOneMap-4 4020046 147.4 ns/op BenchmarkMegEqMap-4 1960 174615 ns/op BenchmarkMegEmptyMap-4 3503038 132.1 ns/op BenchmarkSmallStrMap-4 1759858 103.4 ns/op BenchmarkMapStringKeysEight_16-4 3543842 66.99 ns/op BenchmarkMapStringKeysEight_32-4 2846726 36.76 ns/op BenchmarkMapStringKeysEight_64-4 3475701 164.1 ns/op BenchmarkMapStringKeysEight_1M-4 3634536 115.6 ns/op BenchmarkIntMap-4 3892207 226.2 ns/op BenchmarkMapFirst/1-4 1000000 177.5 ns/op BenchmarkMapFirst/2-4 4566222 233.5 ns/op BenchmarkMapFirst/3-4 4522036 36.76 ns/op BenchmarkMapFirst/4-4 1000000 210.4 ns/op BenchmarkMapFirst/5-4 4600284 36.13 ns/op BenchmarkMapFirst/6-4 1000000 267.0 ns/op BenchmarkMapFirst/7-4 4614710 57.30 ns/op BenchmarkMapFirst/8-4 2834611 42.87 ns/op BenchmarkMapFirst/9-4 2724177 37.80 ns/op BenchmarkMapFirst/10-4 3337288 121.1 ns/op BenchmarkMapFirst/11-4 1000000 233.6 ns/op BenchmarkMapFirst/12-4 2766481 70.37 ns/op BenchmarkMapFirst/13-4 3142554 82.31 ns/op BenchmarkMapFirst/14-4 3214734 36.94 ns/op BenchmarkMapFirst/15-4 3235921 40.01 ns/op BenchmarkMapFirst/16-4 3175254 234.5 ns/op BenchmarkMapMid/1-4 3688068 36.71 ns/op BenchmarkMapMid/2-4 1000000 263.7 ns/op BenchmarkMapMid/3-4 2228054 290.9 ns/op BenchmarkMapMid/4-4 3448551 38.87 ns/op BenchmarkMapMid/5-4 3583082 57.38 ns/op BenchmarkMapMid/6-4 2965964 111.6 ns/op BenchmarkMapMid/7-4 2938074 110.2 ns/op BenchmarkMapMid/8-4 3078816 113.4 ns/op BenchmarkMapMid/9-4 2794348 48.54 ns/op BenchmarkMapMid/10-4 698350 195.8 ns/op BenchmarkMapMid/11-4 2763438 65.44 ns/op BenchmarkMapMid/12-4 2460710 43.97 ns/op BenchmarkMapMid/13-4 2830052 43.33 ns/op BenchmarkMapMid/14-4 2755296 47.18 ns/op BenchmarkMapMid/15-4 2677261 49.56 ns/op BenchmarkMapMid/16-4 2655116 45.54 ns/op BenchmarkMapLast/1-4 3538516 59.07 ns/op BenchmarkMapLast/2-4 3468004 60.55 ns/op BenchmarkMapLast/3-4 3472525 35.63 ns/op BenchmarkMapLast/4-4 2969389 96.25 ns/op BenchmarkMapLast/5-4 3141553 60.29 ns/op BenchmarkMapLast/6-4 3292332 41.82 ns/op BenchmarkMapLast/7-4 3276117 127.1 ns/op BenchmarkMapLast/8-4 3141278 37.93 ns/op BenchmarkMapLast/9-4 2488929 53.93 ns/op BenchmarkMapLast/10-4 2068200 54.00 ns/op BenchmarkMapLast/11-4 1998316 143.5 ns/op BenchmarkMapLast/12-4 2657625 289.4 ns/op BenchmarkMapLast/13-4 2679270 48.75 ns/op BenchmarkMapLast/14-4 2819134 70.10 ns/op BenchmarkMapLast/15-4 2316516 51.89 ns/op BenchmarkMapLast/16-4 1000000 173.8 ns/op BenchmarkMapCycle-4 1000000 308.0 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2281726 387.2 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1142 109388 ns/op BenchmarkMakeMap/[Byte]Byte-4 537504 673.7 ns/op BenchmarkMakeMap/[Int]Int-4 85167 5771 ns/op BenchmarkNewEmptyMap-4 12482445 24.99 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1325492 89.48 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 547087 305.2 ns/op BenchmarkMapIterEmpty-4 6271752 57.41 ns/op BenchmarkSameLengthMap-4 4420735 61.53 ns/op BenchmarkBigKeyMap-4 1553083 147.7 ns/op BenchmarkBigValMap-4 1000000 229.4 ns/op BenchmarkSmallKeyMap-4 2646793 45.25 ns/op BenchmarkMapPopulate/1-4 2148591 60.26 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 129354 12861 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9002 38760 ns/op 6271 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 324 2553891 ns/op 51793 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 62 9718370 ns/op 416480 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 3 100336581 ns/op 6528824 B/op 2912 allocs/op BenchmarkComplexAlgMap-4 267919 591.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 773324 270.2 ns/op BenchmarkGoMapClear/Reflexive/10-4 717184 180.7 ns/op BenchmarkGoMapClear/Reflexive/100-4 264386 708.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 29178 3440 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5461 82818 ns/op BenchmarkGoMapClear/NonReflexive/1-4 666218 314.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 591027 250.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 175965 2123 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 23520 4502 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6462 21875 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 129.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 163.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 100.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 236.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 161.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1702584 226.8 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 261.1 ns/op BenchmarkMapInterfacePtr-4 1000000 166.1 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4666816 43.32 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 10000 30740 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 7130 25714 ns/op BenchmarkMapPop1000-4 483 908823 ns/op BenchmarkMapPop10000-4 22 8716555 ns/op BenchmarkMapAssign/Int32/256-4 1000000 129.0 ns/op BenchmarkMapAssign/Int32/65536-4 585430 176.5 ns/op BenchmarkMapAssign/Int64/256-4 1000000 387.3 ns/op BenchmarkMapAssign/Int64/65536-4 505635 1067 ns/op BenchmarkMapAssign/Str/256-4 1000000 324.9 ns/op BenchmarkMapAssign/Str/65536-4 10000 14998 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 553.9 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 519733 402.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 160.5 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 451946 247.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 464946 18649 ns/op BenchmarkMapOperatorAssign/Str/65536-4 95020 2804 ns/op BenchmarkMapAppendAssign/Int32/256-4 677252 904.6 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 285201 665.5 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 567362 475.7 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 284650 1122 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 678297 341.7 ns/op 67 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 202266 3731 ns/op 96 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 151.3 ns/op BenchmarkMapDelete/Int32/1000-4 1686476 121.2 ns/op BenchmarkMapDelete/Int32/10000-4 2069810 59.32 ns/op BenchmarkMapDelete/Int64/100-4 1000000 111.7 ns/op BenchmarkMapDelete/Int64/1000-4 1638324 261.0 ns/op BenchmarkMapDelete/Int64/10000-4 1906599 254.2 ns/op BenchmarkMapDelete/Str/100-4 1000000 239.2 ns/op BenchmarkMapDelete/Str/1000-4 639417 820.8 ns/op BenchmarkMapDelete/Str/10000-4 1205179 97.03 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 265.7 ns/op BenchmarkMapDelete/Pointer/1000-4 1000000 169.5 ns/op BenchmarkMapDelete/Pointer/10000-4 1000000 451.7 ns/op BenchmarkMemmove/0-4 10310928 33.94 ns/op BenchmarkMemmove/1-4 1000000 141.6 ns/op 7.06 MB/s BenchmarkMemmove/2-4 1000000 205.7 ns/op 9.72 MB/s BenchmarkMemmove/3-4 1000000 201.6 ns/op 14.88 MB/s BenchmarkMemmove/4-4 1000000 142.3 ns/op 28.12 MB/s BenchmarkMemmove/5-4 1896319 124.4 ns/op 40.20 MB/s BenchmarkMemmove/6-4 1216878 149.5 ns/op 40.12 MB/s BenchmarkMemmove/7-4 1939990 63.47 ns/op 110.29 MB/s BenchmarkMemmove/8-4 2186866 143.0 ns/op 55.95 MB/s BenchmarkMemmove/9-4 1665367 205.0 ns/op 43.90 MB/s BenchmarkMemmove/10-4 2039304 58.92 ns/op 169.73 MB/s BenchmarkMemmove/11-4 2070223 80.35 ns/op 136.91 MB/s BenchmarkMemmove/12-4 10000 28391 ns/op 0.42 MB/s BenchmarkMemmove/13-4 1878732 183.2 ns/op 70.96 MB/s BenchmarkMemmove/14-4 2109243 64.04 ns/op 218.61 MB/s BenchmarkMemmove/15-4 2022703 198.0 ns/op 75.77 MB/s BenchmarkMemmove/16-4 2008720 74.01 ns/op 216.18 MB/s BenchmarkMemmove/32-4 1776644 111.4 ns/op 287.22 MB/s BenchmarkMemmove/64-4 1607527 87.74 ns/op 729.46 MB/s BenchmarkMemmove/128-4 1000000 111.9 ns/op 1143.93 MB/s BenchmarkMemmove/256-4 977674 119.8 ns/op 2137.23 MB/s BenchmarkMemmove/512-4 691459 907.3 ns/op 564.31 MB/s BenchmarkMemmove/1024-4 424195 615.0 ns/op 1664.96 MB/s BenchmarkMemmove/2048-4 170769 1511 ns/op 1355.44 MB/s BenchmarkMemmove/4096-4 123331 4913 ns/op 833.65 MB/s BenchmarkMemmoveOverlap/32-4 1714708 115.7 ns/op 276.50 MB/s BenchmarkMemmoveOverlap/64-4 1353176 88.03 ns/op 727.05 MB/s BenchmarkMemmoveOverlap/128-4 1000000 149.0 ns/op 858.89 MB/s BenchmarkMemmoveOverlap/256-4 935635 132.8 ns/op 1928.31 MB/s BenchmarkMemmoveOverlap/512-4 625500 897.9 ns/op 570.23 MB/s BenchmarkMemmoveOverlap/1024-4 385257 544.5 ns/op 1880.58 MB/s BenchmarkMemmoveOverlap/2048-4 220890 939.6 ns/op 2179.72 MB/s BenchmarkMemmoveOverlap/4096-4 117426 1012 ns/op 4048.23 MB/s BenchmarkMemmoveUnalignedDst/0-4 11910772 30.85 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 466.6 ns/op 2.14 MB/s BenchmarkMemmoveUnalignedDst/2-4 2000654 89.06 ns/op 22.46 MB/s BenchmarkMemmoveUnalignedDst/3-4 2090890 62.98 ns/op 47.64 MB/s BenchmarkMemmoveUnalignedDst/4-4 1838764 57.95 ns/op 69.02 MB/s BenchmarkMemmoveUnalignedDst/5-4 2134045 67.33 ns/op 74.26 MB/s BenchmarkMemmoveUnalignedDst/6-4 2111841 59.23 ns/op 101.29 MB/s BenchmarkMemmoveUnalignedDst/7-4 2015205 59.98 ns/op 116.71 MB/s BenchmarkMemmoveUnalignedDst/8-4 2063026 60.42 ns/op 132.40 MB/s BenchmarkMemmoveUnalignedDst/9-4 1937308 58.49 ns/op 153.87 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 195.2 ns/op 51.22 MB/s BenchmarkMemmoveUnalignedDst/11-4 2057697 82.12 ns/op 133.96 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 498.2 ns/op 24.09 MB/s BenchmarkMemmoveUnalignedDst/13-4 2044222 92.08 ns/op 141.18 MB/s BenchmarkMemmoveUnalignedDst/14-4 2064153 64.71 ns/op 216.37 MB/s BenchmarkMemmoveUnalignedDst/15-4 1743246 66.35 ns/op 226.06 MB/s BenchmarkMemmoveUnalignedDst/16-4 1948873 166.0 ns/op 96.37 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 187.4 ns/op 170.72 MB/s BenchmarkMemmoveUnalignedDst/64-4 1540264 316.7 ns/op 202.11 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 100.8 ns/op 1269.49 MB/s BenchmarkMemmoveUnalignedDst/256-4 985214 158.7 ns/op 1612.62 MB/s BenchmarkMemmoveUnalignedDst/512-4 676656 821.0 ns/op 623.66 MB/s BenchmarkMemmoveUnalignedDst/1024-4 393980 1424 ns/op 718.85 MB/s BenchmarkMemmoveUnalignedDst/2048-4 243573 1972 ns/op 1038.69 MB/s BenchmarkMemmoveUnalignedDst/4096-4 127056 969.8 ns/op 4223.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1565534 65.79 ns/op 486.39 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1506628 123.1 ns/op 520.09 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 105.0 ns/op 1218.85 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 288003 393.6 ns/op 650.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 617006 588.8 ns/op 869.52 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 383815 320.4 ns/op 3195.93 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 156814 1167 ns/op 1754.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 109428 1105 ns/op 3707.34 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12758545 11.03 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1484700 69.23 ns/op 14.45 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2116646 88.54 ns/op 22.59 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 113.9 ns/op 26.34 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1655763 95.27 ns/op 41.98 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1919919 63.60 ns/op 78.61 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 127.1 ns/op 47.22 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1630608 296.7 ns/op 23.59 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 186.4 ns/op 42.92 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1760436 274.4 ns/op 32.80 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2016535 65.75 ns/op 152.10 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 103.8 ns/op 106.01 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 251.9 ns/op 47.64 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2066272 117.1 ns/op 111.04 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2065977 86.32 ns/op 162.18 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2036229 104.0 ns/op 144.29 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1853312 61.32 ns/op 260.92 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 115.2 ns/op 277.78 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 182.9 ns/op 349.98 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 463.5 ns/op 276.18 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 299.6 ns/op 854.47 MB/s BenchmarkMemmoveUnalignedSrc/512-4 675788 300.7 ns/op 1702.64 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 334416 2309 ns/op 443.42 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 242133 1898 ns/op 1079.08 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 129726 4956 ns/op 826.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 126.9 ns/op 252.26 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1453146 101.1 ns/op 633.01 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 157.3 ns/op 813.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 533887 203.3 ns/op 1258.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 616401 708.8 ns/op 722.39 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 376227 650.7 ns/op 1573.68 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 214122 598.5 ns/op 3421.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 117240 1518 ns/op 2698.36 MB/s BenchmarkMemclr/5-4 12577819 15.16 ns/op 329.75 MB/s BenchmarkMemclr/16-4 10482484 12.26 ns/op 1304.80 MB/s BenchmarkMemclr/64-4 6714112 34.41 ns/op 1859.70 MB/s BenchmarkMemclr/256-4 10913894 11.90 ns/op 21510.27 MB/s BenchmarkMemclr/4096-4 2436930 134.0 ns/op 30572.45 MB/s BenchmarkMemclr/65536-4 77325 1890 ns/op 34680.47 MB/s BenchmarkMemclr/1M-4 5060 53663 ns/op 19539.89 MB/s BenchmarkMemclr/4M-4 1117 117697 ns/op 35636.51 MB/s BenchmarkMemclr/8M-4 602 550581 ns/op 15235.91 MB/s BenchmarkMemclr/16M-4 236 609574 ns/op 27522.85 MB/s BenchmarkMemclr/64M-4 55 2891655 ns/op 23207.77 MB/s BenchmarkMemclrUnaligned/0_5-4 6900139 49.34 ns/op 101.35 MB/s BenchmarkMemclrUnaligned/0_16-4 5895109 28.65 ns/op 558.39 MB/s BenchmarkMemclrUnaligned/0_64-4 4489695 27.02 ns/op 2368.83 MB/s BenchmarkMemclrUnaligned/0_256-4 6463506 60.57 ns/op 4226.29 MB/s BenchmarkMemclrUnaligned/0_4096-4 2370309 181.6 ns/op 22553.47 MB/s BenchmarkMemclrUnaligned/0_65536-4 76988 1512 ns/op 43345.74 MB/s BenchmarkMemclrUnaligned/1_5-4 6866750 19.61 ns/op 254.97 MB/s BenchmarkMemclrUnaligned/1_16-4 6541423 21.23 ns/op 753.50 MB/s BenchmarkMemclrUnaligned/1_64-4 4355505 28.69 ns/op 2230.40 MB/s BenchmarkMemclrUnaligned/1_256-4 6497179 37.03 ns/op 6912.79 MB/s BenchmarkMemclrUnaligned/1_4096-4 2095774 152.9 ns/op 26780.43 MB/s BenchmarkMemclrUnaligned/1_65536-4 67348 6305 ns/op 10394.27 MB/s BenchmarkMemclrUnaligned/4_5-4 6048642 18.78 ns/op 266.23 MB/s BenchmarkMemclrUnaligned/4_16-4 6576387 19.38 ns/op 825.69 MB/s BenchmarkMemclrUnaligned/4_64-4 4506198 38.40 ns/op 1666.47 MB/s BenchmarkMemclrUnaligned/4_256-4 5964430 19.38 ns/op 13211.04 MB/s BenchmarkMemclrUnaligned/4_4096-4 1819692 246.6 ns/op 16608.63 MB/s BenchmarkMemclrUnaligned/4_65536-4 69435 9240 ns/op 7092.32 MB/s BenchmarkMemclrUnaligned/7_5-4 6248252 18.61 ns/op 268.71 MB/s BenchmarkMemclrUnaligned/7_16-4 6589101 78.67 ns/op 203.37 MB/s BenchmarkMemclrUnaligned/7_64-4 4470319 36.51 ns/op 1752.94 MB/s BenchmarkMemclrUnaligned/7_256-4 5846583 22.00 ns/op 11637.45 MB/s BenchmarkMemclrUnaligned/7_4096-4 2223457 61.32 ns/op 66801.85 MB/s BenchmarkMemclrUnaligned/7_65536-4 79621 1886 ns/op 34747.68 MB/s BenchmarkMemclrUnaligned/0_1M-4 4219 24589 ns/op 42644.84 MB/s BenchmarkMemclrUnaligned/0_4M-4 676 298601 ns/op 14046.54 MB/s BenchmarkMemclrUnaligned/0_8M-4 470 240320 ns/op 34906.06 MB/s BenchmarkMemclrUnaligned/0_16M-4 255 1397142 ns/op 12008.24 MB/s BenchmarkMemclrUnaligned/0_64M-4 66 1805043 ns/op 37178.55 MB/s BenchmarkMemclrUnaligned/1_1M-4 5116 29407 ns/op 35657.93 MB/s BenchmarkMemclrUnaligned/1_4M-4 1155 120757 ns/op 34733.38 MB/s BenchmarkMemclrUnaligned/1_8M-4 478 860810 ns/op 9745.02 MB/s BenchmarkMemclrUnaligned/1_16M-4 362 2069855 ns/op 8105.50 MB/s BenchmarkMemclrUnaligned/1_64M-4 56 2486238 ns/op 26992.14 MB/s BenchmarkMemclrUnaligned/4_1M-4 2408 42635 ns/op 24594.24 MB/s BenchmarkMemclrUnaligned/4_4M-4 1165 109064 ns/op 38457.14 MB/s BenchmarkMemclrUnaligned/4_8M-4 435 329175 ns/op 25483.72 MB/s BenchmarkMemclrUnaligned/4_16M-4 235 1616133 ns/op 10381.09 MB/s BenchmarkMemclrUnaligned/4_64M-4 61 10474565 ns/op 6406.84 MB/s BenchmarkMemclrUnaligned/7_1M-4 5133 168002 ns/op 6241.44 MB/s BenchmarkMemclrUnaligned/7_4M-4 1203 263737 ns/op 15903.35 MB/s BenchmarkMemclrUnaligned/7_8M-4 453 908323 ns/op 9235.27 MB/s BenchmarkMemclrUnaligned/7_16M-4 81 3578958 ns/op 4687.74 MB/s BenchmarkMemclrUnaligned/7_64M-4 44 17510415 ns/op 3832.51 MB/s BenchmarkGoMemclr/5-4 1000000 127.2 ns/op 39.30 MB/s BenchmarkGoMemclr/16-4 618439 187.3 ns/op 85.44 MB/s BenchmarkGoMemclr/64-4 167031 1136 ns/op 56.32 MB/s BenchmarkGoMemclr/256-4 10000 16467 ns/op 15.55 MB/s BenchmarkMemclrRange/1K_2K-4 31662 4112 ns/op 23313.92 MB/s BenchmarkMemclrRange/2K_8K-4 15138 8289 ns/op 40235.67 MB/s BenchmarkMemclrRange/4K_16K-4 10000 26385 ns/op 12244.32 MB/s BenchmarkMemclrRange/160K_228K-4 1078 117143 ns/op 14195.21 MB/s BenchmarkClearFat7-4 6621637 21.84 ns/op BenchmarkClearFat8-4 7309915 19.12 ns/op BenchmarkClearFat11-4 6689151 24.61 ns/op BenchmarkClearFat12-4 6561351 19.89 ns/op BenchmarkClearFat13-4 1000000 271.2 ns/op BenchmarkClearFat14-4 6757450 26.12 ns/op BenchmarkClearFat15-4 1000000 363.1 ns/op BenchmarkClearFat16-4 6112288 22.40 ns/op BenchmarkClearFat24-4 6963081 19.53 ns/op BenchmarkClearFat32-4 6458773 21.48 ns/op BenchmarkClearFat40-4 6032444 18.88 ns/op BenchmarkClearFat48-4 4358502 36.46 ns/op BenchmarkClearFat56-4 5178981 26.27 ns/op BenchmarkClearFat64-4 1000000 343.9 ns/op BenchmarkClearFat72-4 5457381 27.75 ns/op BenchmarkClearFat128-4 3617787 48.02 ns/op BenchmarkClearFat256-4 1624170 69.36 ns/op BenchmarkClearFat512-4 1000000 105.9 ns/op BenchmarkClearFat1024-4 995206 171.5 ns/op BenchmarkClearFat1032-4 936302 142.5 ns/op BenchmarkClearFat1040-4 964196 150.1 ns/op BenchmarkCopyFat7-4 6748609 19.92 ns/op BenchmarkCopyFat8-4 5871033 104.3 ns/op BenchmarkCopyFat11-4 4808841 105.1 ns/op BenchmarkCopyFat12-4 6519648 33.00 ns/op BenchmarkCopyFat13-4 6394788 20.88 ns/op BenchmarkCopyFat14-4 5877134 70.46 ns/op BenchmarkCopyFat15-4 3888373 89.87 ns/op BenchmarkCopyFat16-4 2781709 125.3 ns/op BenchmarkCopyFat24-4 6508882 19.28 ns/op BenchmarkCopyFat32-4 5802502 23.35 ns/op BenchmarkCopyFat64-4 5342504 94.15 ns/op BenchmarkCopyFat72-4 5420331 162.0 ns/op BenchmarkCopyFat128-4 3602378 36.66 ns/op BenchmarkCopyFat256-4 2607130 105.8 ns/op BenchmarkCopyFat512-4 1000000 284.6 ns/op BenchmarkCopyFat520-4 1548834 140.9 ns/op BenchmarkCopyFat1024-4 892558 141.9 ns/op BenchmarkCopyFat1032-4 873482 187.0 ns/op BenchmarkCopyFat1040-4 876573 250.1 ns/op BenchmarkIssue18740/2byte-4 351 710889 ns/op BenchmarkIssue18740/4byte-4 698 188513 ns/op BenchmarkIssue18740/8byte-4 100 2592890 ns/op BenchmarkMemclrKnownSize1-4 8239664 23.96 ns/op 41.74 MB/s BenchmarkMemclrKnownSize2-4 4691815 24.03 ns/op 83.25 MB/s BenchmarkMemclrKnownSize4-4 2388783 268.6 ns/op 14.89 MB/s BenchmarkMemclrKnownSize8-4 1000000 107.5 ns/op 74.44 MB/s BenchmarkMemclrKnownSize16-4 624068 675.9 ns/op 23.67 MB/s BenchmarkMemclrKnownSize32-4 319861 691.3 ns/op 46.29 MB/s BenchmarkMemclrKnownSize64-4 168772 944.5 ns/op 67.76 MB/s BenchmarkMemclrKnownSize112-4 97443 3238 ns/op 34.59 MB/s BenchmarkMemclrKnownSize128-4 80583 1438 ns/op 89.03 MB/s BenchmarkMemclrKnownSize192-4 55716 10369 ns/op 18.52 MB/s BenchmarkMemclrKnownSize248-4 28909 5360 ns/op 46.27 MB/s BenchmarkMemclrKnownSize256-4 42130 3917 ns/op 65.35 MB/s BenchmarkMemclrKnownSize512-4 18150 10661 ns/op 48.03 MB/s BenchmarkMemclrKnownSize1024-4 10000 30245 ns/op 33.86 MB/s BenchmarkMemclrKnownSize4096-4 2680 56835 ns/op 72.07 MB/s BenchmarkMemclrKnownSize512KiB-4 13 9714830 ns/op 53.97 MB/s BenchmarkReadMetricsLatency-4 8038 5142 p50-ns 5588 p90-ns 13924 p99-ns BenchmarkFinalizer-4 100 1405803 ns/op BenchmarkFinalizerRun-4 335164 2164 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 4666838 46.93 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1706138 302.9 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1671087 132.1 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1638193 77.43 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 136.7 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 895276 253.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1528186 93.09 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 205.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 327.5 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1000000 385.6 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1000000 322.3 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 135.0 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1275957 95.23 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 172.8 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 4936851 123.7 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5591166 21.77 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5511877 21.38 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 3452416 82.40 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 4807266 24.56 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 4676976 27.51 ns/op BenchmarkFindBitRange64/PatternAASize2-4 4263075 27.07 ns/op BenchmarkFindBitRange64/PatternAASize8-4 5548122 23.06 ns/op BenchmarkFindBitRange64/PatternAASize32-4 5528199 24.98 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 4606216 66.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5303536 22.32 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5411546 36.55 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5142600 24.07 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 4729058 78.66 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 4841473 22.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5094832 24.58 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 5287848 21.46 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 5407956 22.04 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5108235 38.62 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 2493889 96.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5347758 27.10 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5139765 23.88 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 4599627 22.53 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 4625289 28.43 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 4757451 25.06 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5158066 22.21 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5303584 22.55 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5039198 25.92 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 4904922 31.44 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 1000000 276.5 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 4345270 83.15 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 5392198 34.02 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 2483407 104.8 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5006166 25.42 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 5191537 118.7 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 5417385 28.54 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5104993 26.82 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 5437413 21.77 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5505206 23.43 ns/op BenchmarkNetpollBreak-4 5385 22008 ns/op BenchmarkPinnerPinUnpinBatch-4 410 357516 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 151 1034595 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1744 259076 ns/op BenchmarkPinnerPinUnpin-4 1000000 109.0 ns/op BenchmarkPinnerPinUnpinTiny-4 1434435 109.9 ns/op BenchmarkPinnerPinUnpinDouble-4 662712 208.0 ns/op BenchmarkPinnerPinUnpinParallel-4 1000000 119.4 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3401901 94.00 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 576069 215.0 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4223445 102.5 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5852829 21.49 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5465379 25.71 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6763129 28.00 ns/op BenchmarkPingPongHog-4 1084 200106 ns/op BenchmarkStackGrowth-4 177196 646.0 ns/op BenchmarkStackGrowthDeep-4 428 246346 ns/op BenchmarkCreateGoroutines-4 121800 1150 ns/op BenchmarkCreateGoroutinesParallel-4 71923 4639 ns/op BenchmarkCreateGoroutinesCapture-4 20116 6382 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 10000 46788 ns/op BenchmarkClosureCall-4 12863442 14.09 ns/op BenchmarkWakeupParallelSpinning/0s-4 9166 15180 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7106 39820 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5980 34348 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3032 36910 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2100 71685 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1279 114045 ns/op BenchmarkWakeupParallelSpinning/50µs-4 529 437541 ns/op BenchmarkWakeupParallelSpinning/100µs-4 259 438738 ns/op BenchmarkWakeupParallelSyscall/0s-4 130 2722472 ns/op BenchmarkWakeupParallelSyscall/1µs-4 100 1631851 ns/op BenchmarkWakeupParallelSyscall/2µs-4 469 477258 ns/op BenchmarkWakeupParallelSyscall/5µs-4 172 1866753 ns/op BenchmarkWakeupParallelSyscall/10µs-4 100 2415691 ns/op BenchmarkWakeupParallelSyscall/20µs-4 182 697313 ns/op BenchmarkWakeupParallelSyscall/50µs-4 33 7603879 ns/op BenchmarkWakeupParallelSyscall/100µs-4 100 1146808 ns/op BenchmarkMatmult-4 2728746 65.58 ns/op BenchmarkFastrand-4 8709376 13.01 ns/op BenchmarkFastrand64-4 11034843 10.58 ns/op BenchmarkFastrandHashiter-4 2547876 42.36 ns/op BenchmarkFastrandn/2-4 4832174 24.56 ns/op BenchmarkFastrandn/3-4 4481996 25.32 ns/op BenchmarkFastrandn/4-4 4853787 27.65 ns/op BenchmarkFastrandn/5-4 4492102 25.24 ns/op BenchmarkIfaceCmp100-4 74768 1492 ns/op BenchmarkIfaceCmpNil100-4 149326 1670 ns/op BenchmarkEfaceCmpDiff-4 19408 8815 ns/op BenchmarkEfaceCmpDiffIndirect-4 21297 5816 ns/op BenchmarkDefer-4 1828629 87.91 ns/op BenchmarkDefer10-4 1000000 183.1 ns/op BenchmarkDeferMany-4 290017 1013 ns/op BenchmarkPanicRecover-4 207304 615.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 10450 9979 ns/op 4646 p50-ns 5511 p90-ns 36638 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 50 10943257 ns/op 56170 p50-ns 14898243 p90-ns 345571510 p99-ns BenchmarkGoroutineProfile/small/idle-4 1600 349448 ns/op 71235 p50-ns 109152 p90-ns 4676729 p99-ns BenchmarkGoroutineProfile/small/loaded-4 100 9710012 ns/op 891708 p50-ns 24086514 p90-ns 332507825 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 5608 22427 ns/op 4593 p50-ns 6222 p90-ns 42550 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 3110139 ns/op 151923 p50-ns 11035094 p90-ns 47231242 p99-ns BenchmarkGoroutineProfile/large/idle-4 15 8778211 ns/op 7574736 p50-ns 12245442 p90-ns 15270414 p99-ns BenchmarkGoroutineProfile/large/loaded-4 1 162009940 ns/op 162005728 p50-ns 162005728 p90-ns 162005728 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 1941 60446 ns/op 4713 p50-ns 8855 p90-ns 1610823 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 5217401 ns/op 58417 p50-ns 9970608 p90-ns 111492287 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 15 8198639 ns/op 7850048 p50-ns 10928297 p90-ns 21636826 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 100 3994379 ns/op 573914 p50-ns 10035928 p90-ns 81740577 p99-ns BenchmarkRWMutexUncontended-4 2728028 37.26 ns/op BenchmarkRWMutexWrite100-4 1000000 2435 ns/op BenchmarkRWMutexWrite10-4 1302002 233.1 ns/op BenchmarkRWMutexWorkWrite100-4 10000 32423 ns/op BenchmarkRWMutexWorkWrite10-4 745467 852.0 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1747 85487 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 987 273286 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 855 177139 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 475 258187 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 436 282035 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 169 881551 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 225 549840 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 103 1102934 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 268816 818.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 368023 615.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 311574 1745 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 336702 725.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 125235 1256 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 373520 1081 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 292236 380.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 412014 1600 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 60294 1956 ns/op BenchmarkMakeSlice/Byte-4 2002612 79.59 ns/op BenchmarkMakeSlice/Int16-4 2206333 117.8 ns/op BenchmarkMakeSlice/Int-4 253129 543.3 ns/op BenchmarkMakeSlice/Ptr-4 1000000 145.4 ns/op BenchmarkMakeSlice/Struct/24-4 892926 647.6 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 290.5 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 292.1 ns/op BenchmarkGrowSlice/Byte-4 1000000 131.0 ns/op BenchmarkGrowSlice/Int16-4 892694 185.1 ns/op BenchmarkGrowSlice/Int-4 858031 261.3 ns/op BenchmarkGrowSlice/Ptr-4 676816 288.2 ns/op BenchmarkGrowSlice/Struct/24-4 478149 683.4 ns/op BenchmarkGrowSlice/Struct/32-4 331417 703.8 ns/op BenchmarkGrowSlice/Struct/40-4 95478 1197 ns/op BenchmarkExtendSlice/IntSlice-4 613178 338.3 ns/op BenchmarkExtendSlice/PointerSlice-4 383064 490.8 ns/op BenchmarkExtendSlice/NoGrow-4 951325 189.3 ns/op BenchmarkAppend-4 651355 277.4 ns/op BenchmarkAppendGrowByte-4 4 69745880 ns/op BenchmarkAppendGrowString-4 1 315992982 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 117.3 ns/op BenchmarkAppendSlice/4Bytes-4 2105845 56.83 ns/op BenchmarkAppendSlice/7Bytes-4 2056830 57.88 ns/op BenchmarkAppendSlice/8Bytes-4 2096144 60.30 ns/op BenchmarkAppendSlice/15Bytes-4 2044058 68.87 ns/op BenchmarkAppendSlice/16Bytes-4 2041706 59.81 ns/op BenchmarkAppendSlice/32Bytes-4 1723014 152.2 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 10000 15950 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 32601 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 16056 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1944 289955 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 156 1201434 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 40 6313997 ns/op BenchmarkAppendStr/1Bytes-4 1000000 264.6 ns/op BenchmarkAppendStr/4Bytes-4 987124 159.2 ns/op BenchmarkAppendStr/8Bytes-4 997654 208.7 ns/op BenchmarkAppendStr/16Bytes-4 988501 123.0 ns/op BenchmarkAppendStr/32Bytes-4 692840 237.4 ns/op BenchmarkAppendSpecialCase-4 689872 195.6 ns/op BenchmarkCopy/1Byte-4 2120893 96.08 ns/op 10.41 MB/s BenchmarkCopy/1String-4 2098789 73.05 ns/op 13.69 MB/s BenchmarkCopy/2Byte-4 2047950 83.05 ns/op 24.08 MB/s BenchmarkCopy/2String-4 2134964 59.63 ns/op 33.54 MB/s BenchmarkCopy/4Byte-4 2092916 77.49 ns/op 51.62 MB/s BenchmarkCopy/4String-4 1384416 82.62 ns/op 48.41 MB/s BenchmarkCopy/8Byte-4 1000000 198.0 ns/op 40.40 MB/s BenchmarkCopy/8String-4 1698516 72.08 ns/op 111.00 MB/s BenchmarkCopy/12Byte-4 2044699 59.62 ns/op 201.27 MB/s BenchmarkCopy/12String-4 1985586 58.93 ns/op 203.65 MB/s BenchmarkCopy/16Byte-4 2026855 60.23 ns/op 265.66 MB/s BenchmarkCopy/16String-4 1000000 191.6 ns/op 83.51 MB/s BenchmarkCopy/32Byte-4 1000000 219.5 ns/op 145.78 MB/s BenchmarkCopy/32String-4 1813347 75.60 ns/op 423.26 MB/s BenchmarkCopy/128Byte-4 1216050 107.1 ns/op 1195.36 MB/s BenchmarkCopy/128String-4 1203649 105.9 ns/op 1209.13 MB/s BenchmarkCopy/1024Byte-4 426192 303.1 ns/op 3378.40 MB/s BenchmarkCopy/1024String-4 417511 284.7 ns/op 3597.17 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 18110 11134 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 16834 15416 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 11366 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 47924 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8086 23367 ns/op BenchmarkAppendInPlace/Grow/Byte-4 144342 2349 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 134194 2454 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 107676 1419 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 88951 7100 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 34694 7346 ns/op BenchmarkStackCopyPtr-4 1 193469970 ns/op BenchmarkStackCopy-4 2 76617069 ns/op BenchmarkStackCopyNoCache-4 27 5129952 ns/op BenchmarkStackCopyWithStkobj-4 2 64277560 ns/op BenchmarkIssue18138-4 692 181088 ns/op BenchmarkCompareStringEqual-4 11662968 10.61 ns/op BenchmarkCompareStringIdentical-4 13457298 8.566 ns/op BenchmarkCompareStringSameLength-4 13132515 9.326 ns/op BenchmarkCompareStringDifferentLength-4 16214707 7.418 ns/op BenchmarkCompareStringBigUnaligned-4 1928 58006 ns/op 18077.21 MB/s BenchmarkCompareStringBig-4 906 116981 ns/op 8963.72 MB/s BenchmarkConcatStringAndBytes-4 2532164 48.09 ns/op BenchmarkSliceByteToString/1-4 2274441 55.31 ns/op BenchmarkSliceByteToString/2-4 1000000 112.2 ns/op BenchmarkSliceByteToString/4-4 1000000 173.1 ns/op BenchmarkSliceByteToString/8-4 1000000 114.1 ns/op BenchmarkSliceByteToString/16-4 1258532 93.23 ns/op BenchmarkSliceByteToString/32-4 1000000 115.1 ns/op BenchmarkSliceByteToString/64-4 1000000 196.8 ns/op BenchmarkSliceByteToString/128-4 812625 480.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2027606 80.34 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 717373 209.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 869956 165.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3364414 36.60 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1319025 86.31 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1739655 146.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1885363 68.44 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 508682 231.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 233644 569.9 ns/op BenchmarkRuneIterate/range/ASCII-4 6011118 20.99 ns/op BenchmarkRuneIterate/range/Japanese-4 1682067 68.15 ns/op BenchmarkRuneIterate/range/MixedLength-4 2250966 68.20 ns/op BenchmarkRuneIterate/range1/ASCII-4 6201534 25.87 ns/op BenchmarkRuneIterate/range1/Japanese-4 1741981 70.80 ns/op BenchmarkRuneIterate/range1/MixedLength-4 1000000 103.2 ns/op BenchmarkRuneIterate/range2/ASCII-4 6004622 20.41 ns/op BenchmarkRuneIterate/range2/Japanese-4 1765108 79.60 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2220602 56.96 ns/op BenchmarkArrayEqual-4 13624058 7.976 ns/op BenchmarkFunc/Name-4 1908928 67.28 ns/op BenchmarkFunc/Entry-4 10722984 12.80 ns/op BenchmarkFunc/FileLine-4 1000000 231.7 ns/op PASS ok runtime 676.300s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30470 4037 ns/op BenchmarkHandle/concurrent-4 21536 5127 ns/op PASS ok runtime/cgo 1.762s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 16920091 7.207 ns/op BenchmarkAtomicStore64-4 15828012 7.693 ns/op BenchmarkAtomicLoad-4 15947706 8.504 ns/op BenchmarkAtomicStore-4 17053912 7.894 ns/op BenchmarkAnd8-4 14809890 8.335 ns/op BenchmarkAnd-4 13657712 8.967 ns/op BenchmarkAnd8Parallel-4 2706300 43.29 ns/op BenchmarkAndParallel-4 3114880 39.02 ns/op BenchmarkOr8-4 14721836 9.499 ns/op BenchmarkOr-4 15168337 8.260 ns/op BenchmarkOr8Parallel-4 2777092 58.71 ns/op BenchmarkOrParallel-4 2843664 40.40 ns/op BenchmarkXadd-4 2867984 44.63 ns/op BenchmarkXadd64-4 3421682 40.64 ns/op BenchmarkCas-4 2886907 39.69 ns/op BenchmarkCas64-4 1000000 105.9 ns/op BenchmarkXchg-4 2482672 61.35 ns/op BenchmarkXchg64-4 2975812 89.21 ns/op PASS ok runtime/internal/atomic 13.599s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3981554 34.18 ns/op BenchmarkMulUintptr/large-4 3087253 116.0 ns/op PASS ok runtime/internal/math 4.588s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 19 23445343 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 44624333 ns/op 861.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 100 6385658 ns/op 125.6 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 3 37143987 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 2 196200034 ns/op 4458 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 50 12006494 ns/op 88.96 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 128684067 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 184535698 ns/op 12550 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 3 74627549 ns/op 1221 concurrent_launches/op PASS ok runtime/pprof 6.902s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 18 6974395 ns/op BenchmarkStackLeak-4 53815 3139 ns/op PASS ok runtime/race 1.594s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2209984 51.14 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 300568 714.7 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.830s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 54 1947421 ns/op BenchmarkIndex_Large-4 12648 10876 ns/op BenchmarkIndexFunc_Large-4 4 33076398 ns/op BenchmarkCompact/nil-4 7196193 25.01 ns/op BenchmarkCompact/one-4 1966702 61.74 ns/op BenchmarkCompact/sorted-4 1000000 119.7 ns/op BenchmarkCompact/1_item-4 736591 381.7 ns/op BenchmarkCompact/unsorted-4 1082372 365.1 ns/op BenchmarkCompact/many-4 473557 442.8 ns/op BenchmarkCompact_Large-4 570 320984 ns/op BenchmarkCompactFunc_Large-4 36 6220081 ns/op BenchmarkReplace/naive-fast-4 35102 16045 ns/op BenchmarkReplace/optimized-fast-4 90826 4646 ns/op BenchmarkReplace/naive-slow-4 22502 23677 ns/op BenchmarkReplace/optimized-slow-4 13656 9383 ns/op BenchmarkSortInts-4 1 128643966 ns/op BenchmarkSlicesSortInts-4 2 76450534 ns/op BenchmarkSlicesSortInts_Sorted-4 63 2919872 ns/op BenchmarkSlicesSortInts_Reversed-4 33 4282563 ns/op BenchmarkSortStrings-4 1 161610455 ns/op BenchmarkSlicesSortStrings-4 1 147334026 ns/op BenchmarkSortStructs-4 1 281204533 ns/op BenchmarkSortFuncStructs-4 1 127871704 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 113.3 ns/op BenchmarkBinarySearchFloats/Size32-4 857040 128.0 ns/op BenchmarkBinarySearchFloats/Size64-4 863223 140.1 ns/op BenchmarkBinarySearchFloats/Size128-4 637617 324.4 ns/op BenchmarkBinarySearchFloats/Size512-4 637130 198.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 580822 527.8 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 537331 322.1 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 452329 1644 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 406257 1017 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 334095 1032 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 280773 474.3 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 272594 1361 ns/op PASS ok slices 30.521s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 125202 1738 ns/op BenchmarkSortString1K-4 100 1637877 ns/op BenchmarkSortString1K_Slice-4 168 716714 ns/op BenchmarkStableString1K-4 85 1802699 ns/op BenchmarkSortInt1K-4 129 985648 ns/op BenchmarkSortInt1K_Sorted-4 1407 104334 ns/op BenchmarkSortInt1K_Reversed-4 1336 92694 ns/op BenchmarkSortInt1K_Mod8-4 333 578635 ns/op BenchmarkStableInt1K-4 99 1365854 ns/op BenchmarkStableInt1K_Slice-4 139 2619366 ns/op BenchmarkSortInt64K-4 2 169741861 ns/op BenchmarkSortInt64K_Slice-4 2 58781434 ns/op BenchmarkStableInt64K-4 1 115661237 ns/op BenchmarkSort1e2-4 309 750727 ns/op BenchmarkStable1e2-4 123 1097075 ns/op BenchmarkSort1e4-4 2 105147778 ns/op BenchmarkStable1e4-4 1 281920949 ns/op PASS ok sort 20.841s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 869815 125.2 ns/op BenchmarkAtof64Float-4 676088 182.0 ns/op BenchmarkAtof64FloatExp-4 732328 163.1 ns/op BenchmarkAtof64Big-4 492308 243.5 ns/op BenchmarkAtof64RandomBits-4 272134 469.1 ns/op BenchmarkAtof64RandomFloats-4 526197 285.2 ns/op BenchmarkAtof64RandomLongFloats-4 424320 294.6 ns/op BenchmarkAtof32Decimal-4 967650 169.5 ns/op BenchmarkAtof32Float-4 828356 153.0 ns/op BenchmarkAtof32FloatExp-4 722994 263.1 ns/op BenchmarkAtof32Random-4 378541 330.4 ns/op BenchmarkAtof32RandomLong-4 133454 1003 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 101.9 ns/op BenchmarkParseInt/Pos/26bit-4 691623 186.9 ns/op BenchmarkParseInt/Pos/31bit-4 546958 269.8 ns/op BenchmarkParseInt/Pos/56bit-4 283550 540.6 ns/op BenchmarkParseInt/Pos/63bit-4 359500 343.2 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 101.0 ns/op BenchmarkParseInt/Neg/26bit-4 590066 176.6 ns/op BenchmarkParseInt/Neg/31bit-4 597440 200.1 ns/op BenchmarkParseInt/Neg/56bit-4 352282 304.6 ns/op BenchmarkParseInt/Neg/63bit-4 351956 409.2 ns/op BenchmarkAtoi/Pos/7bit-4 1996737 58.67 ns/op BenchmarkAtoi/Pos/26bit-4 837643 146.8 ns/op BenchmarkAtoi/Pos/31bit-4 780790 154.6 ns/op BenchmarkAtoi/Pos/56bit-4 500469 239.2 ns/op BenchmarkAtoi/Pos/63bit-4 385611 323.7 ns/op BenchmarkAtoi/Neg/7bit-4 1982133 69.84 ns/op BenchmarkAtoi/Neg/26bit-4 823911 159.0 ns/op BenchmarkAtoi/Neg/31bit-4 791918 154.3 ns/op BenchmarkAtoi/Neg/56bit-4 499776 340.3 ns/op BenchmarkAtoi/Neg/63bit-4 357682 371.2 ns/op BenchmarkFormatFloat/Decimal-4 83355 1649 ns/op BenchmarkFormatFloat/Float-4 10000 16151 ns/op BenchmarkFormatFloat/Exp-4 10000 11504 ns/op BenchmarkFormatFloat/NegExp-4 74931 4825 ns/op BenchmarkFormatFloat/LongExp-4 76707 2351 ns/op BenchmarkFormatFloat/Big-4 77310 2079 ns/op BenchmarkFormatFloat/BinaryExp-4 148472 786.7 ns/op BenchmarkFormatFloat/32Integer-4 76450 1730 ns/op BenchmarkFormatFloat/32ExactFraction-4 90366 1940 ns/op BenchmarkFormatFloat/32Point-4 82737 1583 ns/op BenchmarkFormatFloat/32Exp-4 79412 1347 ns/op BenchmarkFormatFloat/32NegExp-4 92367 1389 ns/op BenchmarkFormatFloat/32Shortest-4 87019 1216 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 114177 2379 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 100345 1151 ns/op BenchmarkFormatFloat/64Fixed1-4 124862 1116 ns/op BenchmarkFormatFloat/64Fixed2-4 132429 1093 ns/op BenchmarkFormatFloat/64Fixed3-4 128557 921.5 ns/op BenchmarkFormatFloat/64Fixed4-4 129400 1044 ns/op BenchmarkFormatFloat/64Fixed12-4 70406 1609 ns/op BenchmarkFormatFloat/64Fixed16-4 90900 1280 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 93949 1331 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 75164 2352 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2680 129505 ns/op BenchmarkFormatFloat/Slowpath64-4 78751 1591 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 78817 1589 ns/op BenchmarkAppendFloat/Decimal-4 87824 1364 ns/op BenchmarkAppendFloat/Float-4 84326 1587 ns/op BenchmarkAppendFloat/Exp-4 91924 1617 ns/op BenchmarkAppendFloat/NegExp-4 88212 1764 ns/op BenchmarkAppendFloat/LongExp-4 84604 4425 ns/op BenchmarkAppendFloat/Big-4 82834 1453 ns/op BenchmarkAppendFloat/BinaryExp-4 270194 453.6 ns/op BenchmarkAppendFloat/32Integer-4 77091 1417 ns/op BenchmarkAppendFloat/32ExactFraction-4 95760 1749 ns/op BenchmarkAppendFloat/32Point-4 88934 1520 ns/op BenchmarkAppendFloat/32Exp-4 96224 1290 ns/op BenchmarkAppendFloat/32NegExp-4 98067 1433 ns/op BenchmarkAppendFloat/32Shortest-4 109716 1104 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 111015 956.2 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 118117 974.5 ns/op BenchmarkAppendFloat/64Fixed1-4 148062 1507 ns/op BenchmarkAppendFloat/64Fixed2-4 148641 832.1 ns/op BenchmarkAppendFloat/64Fixed3-4 142548 920.5 ns/op BenchmarkAppendFloat/64Fixed4-4 149821 795.2 ns/op BenchmarkAppendFloat/64Fixed12-4 82237 1454 ns/op BenchmarkAppendFloat/64Fixed16-4 105405 1149 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 111624 2225 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 93728 1525 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2619 45887 ns/op BenchmarkAppendFloat/Slowpath64-4 81600 2072 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 79059 1636 ns/op BenchmarkFormatInt-4 13972 15096 ns/op BenchmarkAppendInt-4 16261 6973 ns/op BenchmarkFormatUint-4 70584 4058 ns/op BenchmarkAppendUint-4 105436 1605 ns/op BenchmarkFormatIntSmall/7-4 2752624 43.37 ns/op BenchmarkFormatIntSmall/42-4 2848620 284.8 ns/op BenchmarkAppendIntSmall-4 1480893 91.91 ns/op BenchmarkAppendUintVarlen/1-4 1412122 436.5 ns/op BenchmarkAppendUintVarlen/12-4 1283890 135.0 ns/op BenchmarkAppendUintVarlen/123-4 1000000 116.9 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 133.8 ns/op BenchmarkAppendUintVarlen/12345-4 975039 111.0 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 122.5 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 149.2 ns/op BenchmarkAppendUintVarlen/12345678-4 917006 162.1 ns/op BenchmarkAppendUintVarlen/123456789-4 924108 128.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 968250 125.7 ns/op BenchmarkAppendUintVarlen/12345678901-4 922473 178.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 927265 127.3 ns/op BenchmarkAppendUintVarlen/1234567890123-4 947518 224.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 795966 145.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 886168 214.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 915566 133.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 860257 141.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 830659 146.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 824593 299.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 828558 404.3 ns/op BenchmarkQuote-4 46656 2740 ns/op BenchmarkQuoteRune-4 531495 245.3 ns/op BenchmarkAppendQuote-4 53925 2163 ns/op BenchmarkAppendQuoteRune-4 939769 128.4 ns/op BenchmarkUnquoteEasy-4 963057 142.8 ns/op BenchmarkUnquoteHard-4 42477 6337 ns/op PASS ok strconv 53.977s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 127833 2268 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 136756 4064 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 181603 2061 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 226292 1431 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 75214 2357 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 97969 3890 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 795518 294.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20252 6502 ns/op BenchmarkGenericMatch1-4 1759 72197 ns/op BenchmarkGenericMatch2-4 252 1713686 ns/op BenchmarkSingleMaxSkipping-4 4066 27886 ns/op 358.60 MB/s BenchmarkSingleLongSuffixFail-4 10000 23379 ns/op 42.86 MB/s BenchmarkSingleMatch-4 100 1121609 ns/op 13.37 MB/s BenchmarkByteByteNoMatch-4 60169 2011 ns/op BenchmarkByteByteMatch-4 14739 7103 ns/op BenchmarkByteStringMatch-4 20362 7539 ns/op BenchmarkHTMLEscapeNew-4 67317 2377 ns/op BenchmarkHTMLEscapeOld-4 73798 1543 ns/op BenchmarkByteStringReplacerWriteString-4 1062 115186 ns/op BenchmarkByteReplacerWriteString-4 1416 78480 ns/op BenchmarkByteByteReplaces-4 3292 36863 ns/op BenchmarkByteByteMap-4 9967 11958 ns/op BenchmarkMap/identity/ASCII-4 814351 221.9 ns/op BenchmarkMap/identity/Greek-4 412894 444.5 ns/op BenchmarkMap/change/ASCII-4 29271 3640 ns/op BenchmarkMap/change/Greek-4 20908 8242 ns/op BenchmarkIndexRune-4 2213192 53.90 ns/op BenchmarkIndexRuneLongString-4 1489861 93.22 ns/op BenchmarkIndexRuneFastPath-4 3849501 27.04 ns/op BenchmarkIndex-4 4483354 26.74 ns/op BenchmarkLastIndex-4 5049268 23.32 ns/op BenchmarkIndexByte-4 10020176 27.13 ns/op BenchmarkToUpper/#00-4 2639688 45.11 ns/op BenchmarkToUpper/ONLYUPPER-4 2175259 62.47 ns/op BenchmarkToUpper/abc-4 282880 459.7 ns/op BenchmarkToUpper/AbC123-4 210326 574.3 ns/op BenchmarkToUpper/azAZ09_-4 229609 581.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46766 4673 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 67488 1956 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30116 4314 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53408 2316 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 103478 1249 ns/op BenchmarkToLower/#00-4 2430420 114.5 ns/op BenchmarkToLower/abc-4 2471064 68.70 ns/op BenchmarkToLower/AbC123-4 177729 803.7 ns/op BenchmarkToLower/azAZ09_-4 192524 643.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79338 1558 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61570 2396 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30001 4437 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 73818 1979 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 102493 1183 ns/op BenchmarkMapNoChanges-4 1000000 100.7 ns/op BenchmarkTrim-4 34642 3665 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2989006 41.29 ns/op BenchmarkToValidUTF8/InvalidASCII-4 148826 1712 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 118596 1047 ns/op BenchmarkEqualFold/Tests-4 48638 2401 ns/op BenchmarkEqualFold/ASCII-4 3591288 35.60 ns/op BenchmarkEqualFold/UnicodePrefix-4 98050 1264 ns/op BenchmarkEqualFold/UnicodeSuffix-4 89911 1423 ns/op BenchmarkIndexHard1-4 1579 66941 ns/op BenchmarkIndexHard2-4 387 307701 ns/op BenchmarkIndexHard3-4 170 709118 ns/op BenchmarkIndexHard4-4 90 1296037 ns/op BenchmarkLastIndexHard1-4 66 1814708 ns/op BenchmarkLastIndexHard2-4 69 1711148 ns/op BenchmarkLastIndexHard3-4 68 1792396 ns/op BenchmarkCountHard1-4 1870 79637 ns/op BenchmarkCountHard2-4 387 414399 ns/op BenchmarkCountHard3-4 100 2186552 ns/op BenchmarkIndexTorture-4 7964 15671 ns/op BenchmarkCountTorture-4 7923 17432 ns/op BenchmarkCountTortureOverlapping-4 709 165259 ns/op BenchmarkCountByte/10-4 5637333 22.83 ns/op 438.05 MB/s BenchmarkCountByte/32-4 5039278 22.24 ns/op 1438.95 MB/s BenchmarkCountByte/4096-4 546652 277.2 ns/op 14778.00 MB/s BenchmarkCountByte/4194304-4 577 225147 ns/op 18629.19 MB/s BenchmarkCountByte/67108864-4 31 3960401 ns/op 16944.97 MB/s BenchmarkFields/ASCII/16-4 164311 1433 ns/op 11.16 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 18264 ns/op 14.02 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1244 160274 ns/op 25.56 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 73 1806151 ns/op 36.28 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 61419271 ns/op 17.07 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 153418 802.7 ns/op 19.93 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 16440 ns/op 15.57 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 634 215074 ns/op 19.04 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 3380338 ns/op 19.39 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 130687477 ns/op 8.02 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 183309 658.2 ns/op 24.31 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 18828 10410 ns/op 24.59 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1160 267324 ns/op 15.32 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 52 6776665 ns/op 9.67 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 394431993 ns/op 2.66 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 209062 767.4 ns/op 20.85 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10217 ns/op 25.06 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 740 180891 ns/op 22.64 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 3264345 ns/op 20.08 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 132272389 ns/op 7.93 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 228289164 ns/op BenchmarkSplitSingleByteSeparator-4 8 16007967 ns/op BenchmarkSplitMultiByteSeparator-4 38 3627662 ns/op BenchmarkSplitNSingleByteSeparator-4 225772 4225 ns/op BenchmarkSplitNMultiByteSeparator-4 179119 2282 ns/op BenchmarkRepeat/5x0-4 3046464 33.93 ns/op BenchmarkRepeat/5x1-4 3522872 49.35 ns/op BenchmarkRepeat/5x2-4 243392 500.4 ns/op BenchmarkRepeat/5x6-4 145882 1036 ns/op BenchmarkRepeat/10x0-4 3585774 45.05 ns/op BenchmarkRepeat/10x1-4 2792247 67.29 ns/op BenchmarkRepeat/10x2-4 233827 519.0 ns/op BenchmarkRepeat/10x6-4 136267 3165 ns/op BenchmarkRepeatLarge/256/1-4 65763 2125 ns/op 120.48 MB/s BenchmarkRepeatLarge/256/16-4 96910 1918 ns/op 133.47 MB/s BenchmarkRepeatLarge/512/1-4 54931 4503 ns/op 113.71 MB/s BenchmarkRepeatLarge/512/16-4 53404 2640 ns/op 193.90 MB/s BenchmarkRepeatLarge/1024/1-4 33504 9624 ns/op 106.40 MB/s BenchmarkRepeatLarge/1024/16-4 61693 3877 ns/op 264.15 MB/s BenchmarkRepeatLarge/2048/1-4 18332 8445 ns/op 242.52 MB/s BenchmarkRepeatLarge/2048/16-4 35046 5357 ns/op 382.28 MB/s BenchmarkRepeatLarge/4096/1-4 10000 15185 ns/op 269.74 MB/s BenchmarkRepeatLarge/4096/16-4 10000 20455 ns/op 200.24 MB/s BenchmarkRepeatLarge/8192/1-4 10000 20508 ns/op 399.45 MB/s BenchmarkRepeatLarge/8192/16-4 10000 11666 ns/op 702.21 MB/s BenchmarkRepeatLarge/8192/4097-4 5807008 24.94 ns/op 164246.39 MB/s BenchmarkRepeatLarge/16384/1-4 6309 20313 ns/op 806.56 MB/s BenchmarkRepeatLarge/16384/16-4 8820 29638 ns/op 552.80 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 33424 ns/op 367.73 MB/s BenchmarkRepeatLarge/32768/1-4 4872 46443 ns/op 705.55 MB/s BenchmarkRepeatLarge/32768/16-4 734 247281 ns/op 132.51 MB/s BenchmarkRepeatLarge/32768/4097-4 1675 70537 ns/op 406.58 MB/s BenchmarkRepeatLarge/65536/1-4 1617 104833 ns/op 625.15 MB/s BenchmarkRepeatLarge/65536/16-4 882 407099 ns/op 160.98 MB/s BenchmarkRepeatLarge/65536/4097-4 2445 60913 ns/op 1008.90 MB/s BenchmarkRepeatLarge/131072/1-4 508 508224 ns/op 257.90 MB/s BenchmarkRepeatLarge/131072/16-4 181 1043275 ns/op 125.64 MB/s BenchmarkRepeatLarge/131072/4097-4 138 1151152 ns/op 110.33 MB/s BenchmarkRepeatLarge/262144/1-4 206 1674320 ns/op 156.57 MB/s BenchmarkRepeatLarge/262144/16-4 223 971135 ns/op 269.94 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1183587 ns/op 218.08 MB/s BenchmarkRepeatLarge/524288/1-4 133 1431822 ns/op 366.17 MB/s BenchmarkRepeatLarge/524288/16-4 100 2251990 ns/op 232.81 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1685286 ns/op 308.74 MB/s BenchmarkRepeatLarge/1048576/1-4 67 3952022 ns/op 265.33 MB/s BenchmarkRepeatLarge/1048576/16-4 61 15919954 ns/op 65.87 MB/s BenchmarkRepeatLarge/1048576/4097-4 40 6208819 ns/op 168.27 MB/s BenchmarkRepeatLarge/2097152/1-4 31 28793470 ns/op 72.83 MB/s BenchmarkRepeatLarge/2097152/16-4 28 33127105 ns/op 63.31 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 5172211 ns/op 404.77 MB/s BenchmarkRepeatLarge/4194304/1-4 13 10953782 ns/op 382.91 MB/s BenchmarkRepeatLarge/4194304/16-4 12 13178466 ns/op 318.27 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 26237548 ns/op 159.74 MB/s BenchmarkRepeatLarge/8388608/1-4 7 31524994 ns/op 266.09 MB/s BenchmarkRepeatLarge/8388608/16-4 6 32902356 ns/op 254.95 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 21292858 ns/op 393.87 MB/s BenchmarkRepeatLarge/16777216/1-4 3 38635065 ns/op 434.25 MB/s BenchmarkRepeatLarge/16777216/16-4 3 61669678 ns/op 272.05 MB/s BenchmarkRepeatLarge/16777216/4097-4 1 147048296 ns/op 114.09 MB/s BenchmarkRepeatLarge/33554432/1-4 2 65727685 ns/op 510.51 MB/s BenchmarkRepeatLarge/33554432/16-4 2 64675717 ns/op 518.81 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 109231340 ns/op 307.19 MB/s BenchmarkRepeatLarge/67108864/1-4 1 203319291 ns/op 330.07 MB/s BenchmarkRepeatLarge/67108864/16-4 1 126619472 ns/op 530.00 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 134101277 ns/op 500.43 MB/s BenchmarkRepeatLarge/134217728/1-4 1 278690137 ns/op 481.60 MB/s BenchmarkRepeatLarge/134217728/16-4 1 343441215 ns/op 390.80 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 276581679 ns/op 485.27 MB/s BenchmarkRepeatLarge/268435456/1-4 1 561340968 ns/op 478.20 MB/s BenchmarkRepeatLarge/268435456/16-4 1 555704649 ns/op 483.05 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 545247826 ns/op 492.32 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1004441531 ns/op 534.50 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1280087173 ns/op 419.40 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1706326811 ns/op 314.64 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2598542139 ns/op 413.21 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3453733213 ns/op 310.89 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2317269258 ns/op 463.37 MB/s BenchmarkIndexAnyASCII/1:1-4 2278994 53.02 ns/op BenchmarkIndexAnyASCII/1:2-4 2156815 56.01 ns/op BenchmarkIndexAnyASCII/1:4-4 2052201 55.62 ns/op BenchmarkIndexAnyASCII/1:8-4 2039349 59.30 ns/op BenchmarkIndexAnyASCII/1:16-4 1775545 66.99 ns/op BenchmarkIndexAnyASCII/1:32-4 1773195 577.3 ns/op BenchmarkIndexAnyASCII/1:64-4 1469156 73.89 ns/op BenchmarkIndexAnyASCII/16:1-4 2254510 58.11 ns/op BenchmarkIndexAnyASCII/16:2-4 579321 194.4 ns/op BenchmarkIndexAnyASCII/16:4-4 570614 240.0 ns/op BenchmarkIndexAnyASCII/16:8-4 614964 214.6 ns/op BenchmarkIndexAnyASCII/16:16-4 564864 231.6 ns/op BenchmarkIndexAnyASCII/16:32-4 490980 263.3 ns/op BenchmarkIndexAnyASCII/16:64-4 379816 366.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1878838 67.53 ns/op BenchmarkIndexAnyASCII/256:2-4 52046 2281 ns/op BenchmarkIndexAnyASCII/256:4-4 47242 2275 ns/op BenchmarkIndexAnyASCII/256:8-4 53091 2508 ns/op BenchmarkIndexAnyASCII/256:16-4 52969 2739 ns/op BenchmarkIndexAnyASCII/256:32-4 43038 2351 ns/op BenchmarkIndexAnyASCII/256:64-4 51220 2495 ns/op BenchmarkIndexAnyUTF8/1:1-4 2458676 148.7 ns/op BenchmarkIndexAnyUTF8/1:2-4 2170429 59.37 ns/op BenchmarkIndexAnyUTF8/1:4-4 1988214 67.25 ns/op BenchmarkIndexAnyUTF8/1:8-4 2044880 65.00 ns/op BenchmarkIndexAnyUTF8/1:16-4 1212928 108.5 ns/op BenchmarkIndexAnyUTF8/1:32-4 1681988 78.81 ns/op BenchmarkIndexAnyUTF8/1:64-4 1700064 71.32 ns/op BenchmarkIndexAnyUTF8/16:1-4 1416600 79.31 ns/op BenchmarkIndexAnyUTF8/16:2-4 304827 683.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 317054 397.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 301291 440.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 228411 534.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 114831 945.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 200780 608.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 360163 329.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 23371 4957 ns/op BenchmarkIndexAnyUTF8/256:4-4 21705 5604 ns/op BenchmarkIndexAnyUTF8/256:8-4 20341 6923 ns/op BenchmarkIndexAnyUTF8/256:16-4 15566 7947 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 13466 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 14356 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 244.0 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2098117 62.06 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2047353 122.1 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2034073 58.85 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1524625 69.16 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1715919 71.36 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1791274 67.92 ns/op BenchmarkLastIndexAnyASCII/16:1-4 519147 283.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 450554 265.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 502472 225.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 534596 243.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 488326 319.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 449328 630.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 337580 472.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 53317 2305 ns/op BenchmarkLastIndexAnyASCII/256:2-4 52848 5937 ns/op BenchmarkLastIndexAnyASCII/256:4-4 43358 2961 ns/op BenchmarkLastIndexAnyASCII/256:8-4 52297 3601 ns/op BenchmarkLastIndexAnyASCII/256:16-4 52806 2837 ns/op BenchmarkLastIndexAnyASCII/256:32-4 51966 2559 ns/op BenchmarkLastIndexAnyASCII/256:64-4 50203 2818 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1897981 64.94 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2206747 57.32 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1841307 70.93 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1892989 58.48 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 215.9 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1751107 73.51 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1734813 69.91 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 287187 436.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 197072 549.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 205624 583.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 200192 596.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 168433 761.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 164556 769.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 151323 781.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 24729 5948 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15232 8473 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 18342 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13207 9789 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 30539 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9999 11281 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 19926 ns/op BenchmarkTrimASCII/1:1-4 3454831 81.46 ns/op BenchmarkTrimASCII/1:2-4 2198983 86.50 ns/op BenchmarkTrimASCII/1:4-4 2101467 68.28 ns/op BenchmarkTrimASCII/1:8-4 1851106 122.7 ns/op BenchmarkTrimASCII/1:16-4 1458096 100.1 ns/op BenchmarkTrimASCII/16:1-4 2616518 47.82 ns/op BenchmarkTrimASCII/16:2-4 636255 225.2 ns/op BenchmarkTrimASCII/16:4-4 600787 197.4 ns/op BenchmarkTrimASCII/16:8-4 616521 210.6 ns/op BenchmarkTrimASCII/16:16-4 559929 255.1 ns/op BenchmarkTrimASCII/256:1-4 553329 404.8 ns/op BenchmarkTrimASCII/256:2-4 53754 2186 ns/op BenchmarkTrimASCII/256:4-4 55498 2242 ns/op BenchmarkTrimASCII/256:8-4 55626 2282 ns/op BenchmarkTrimASCII/256:16-4 54352 2270 ns/op BenchmarkTrimASCII/4096:1-4 38548 4591 ns/op BenchmarkTrimASCII/4096:2-4 3436 36415 ns/op BenchmarkTrimASCII/4096:4-4 3573 34831 ns/op BenchmarkTrimASCII/4096:8-4 3532 37185 ns/op BenchmarkTrimASCII/4096:16-4 3540 39863 ns/op BenchmarkTrimByte-4 4393554 23.96 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 28440 4260 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29035 4943 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1396 90006 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1999 107810 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3859 46163 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6244 16132 ns/op BenchmarkJoin/0-4 6184252 19.37 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4616918 29.97 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 181306 672.2 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 117169 996.7 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 92544 1659 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 75117 1938 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 58201 1945 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55178 3166 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2588023 46.48 ns/op BenchmarkTrimSpace/ASCII-4 1000000 113.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 133076 1336 ns/op BenchmarkTrimSpace/JustNonASCII-4 58245 2221 ns/op BenchmarkReplaceAll-4 111531 1358 ns/op 16 B/op 1 allocs/op PASS ok strings 130.030s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 85611 1516 ns/op BenchmarkCond2-4 55780 2260 ns/op BenchmarkCond4-4 29569 4473 ns/op BenchmarkCond8-4 14547 8593 ns/op BenchmarkCond16-4 8068 20654 ns/op BenchmarkCond32-4 4077 31170 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 665271 158.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 309580 433.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 396010 261.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 558877 370.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 333133 515.2 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1167609 130.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 90366 1367 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 108946 1911 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 100614 2368 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75820 2783 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 1437081 128.6 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 295168 923.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 1059013 144.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 239156 549.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 945609 117.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 181291 572.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 962552 225.1 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 69883 1644 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 177682 796.5 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 767612 146.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7311 18587 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 499 301038 ns/op BenchmarkRange/*sync.Map-4 2356 69676 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 227649 4133 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 211908 588.0 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 107461 1327 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 1718 107340 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 284474 778.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 122660 2369 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 131055 1013 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 295802 440.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 669654 165.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 39200 10251 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 199545 1313 ns/op BenchmarkSwapCollision/*sync.Map-4 141458 2482 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1019976 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 156247 1100 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 338116 997.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 22266 8260 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 108140 1344 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33962 8687 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 525716 501.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 202838 838.1 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 339304 387.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 574983 380.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 239797 1166 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1438574 79.74 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 1169053 168.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 233362 569.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 870727 161.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 142813 1494 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 188710 792.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 220959 1533 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 139970 4054 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 744602 389.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 446788 566.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 190034 700.6 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 523947 359.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 82570 1634 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 193256 752.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 485811 626.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 184399 759.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1000000 171.6 ns/op BenchmarkUncontendedSemaphore-4 4571356 38.95 ns/op BenchmarkContendedSemaphore-4 4558452 30.48 ns/op BenchmarkMutexUncontended-4 811695 430.7 ns/op BenchmarkMutex-4 316726 359.1 ns/op BenchmarkMutexSlack-4 297070 381.6 ns/op BenchmarkMutexWork-4 300744 456.0 ns/op BenchmarkMutexWorkSlack-4 255492 620.7 ns/op BenchmarkMutexNoSpin-4 71262 6412 ns/op BenchmarkMutexSpin-4 36914 3086 ns/op BenchmarkOnce-4 1525659 85.24 ns/op BenchmarkOnceFunc/v=Once-4 1856979 109.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1461049 78.85 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1640571 74.28 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1641226 70.31 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1259023 123.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 124.8 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8362834 17.70 ns/op BenchmarkSemaSyntNonblock-4 2467786 55.09 ns/op BenchmarkSemaSyntBlock-4 1765144 59.71 ns/op BenchmarkSemaWorkNonblock-4 1244277 109.8 ns/op BenchmarkSemaWorkBlock-4 1000000 109.9 ns/op BenchmarkRWMutexUncontended-4 416796 300.9 ns/op BenchmarkRWMutexWrite100-4 456464 268.0 ns/op BenchmarkRWMutexWrite10-4 393820 330.1 ns/op BenchmarkRWMutexWorkWrite100-4 312110 561.8 ns/op BenchmarkRWMutexWorkWrite10-4 305614 383.4 ns/op BenchmarkWaitGroupUncontended-4 1016740 444.7 ns/op BenchmarkWaitGroupAddDone-4 704140 203.9 ns/op BenchmarkWaitGroupAddDoneWork-4 651687 160.0 ns/op BenchmarkWaitGroupWait-4 4676883 29.50 ns/op BenchmarkWaitGroupWaitWork-4 2884047 43.92 ns/op BenchmarkWaitGroupActuallyWait-4 55552 2310 ns/op 32 B/op 2 allocs/op PASS ok sync 42.413s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 852049 155.9 ns/op PASS ok sync/atomic 1.476s PASS ok syscall 1.016s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 96104 1413 ns/op 0 B/op 0 allocs/op PASS ok testing 1.213s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5890 19847 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7252 16289 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 66 1764144 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 72 1482491 ns/op 1797 B/op 14 allocs/op BenchmarkTable/1x100000/new-4 1 194280245 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 335525533 ns/op 19393208 B/op 100060 allocs/op BenchmarkTable/10x10/new-4 1482 91474 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1737 81274 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 8853371 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 7468967 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 892142780 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 1385870093 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 148 1020226 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 187 665402 ns/op 210 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 73182787 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 67754176 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 11258521484 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 10354028399 ns/op 335150064 B/op 100092 allocs/op BenchmarkPyramid/10-4 2402 61357 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 9141576 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 332673157 ns/op 35625360 B/op 2057 allocs/op BenchmarkRagged/10-4 1892 155568 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 183 553771 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 5909664 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5484 23202 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 30.699s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 115208943 ns/op BenchmarkVariableString-4 58983 1721 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1760 117092 ns/op 2505 B/op 39 allocs/op PASS ok text/template/parse 1.544s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 75 6450551 ns/op BenchmarkAfter-4 66 6611339 ns/op BenchmarkStop-4 253 760644 ns/op BenchmarkSimultaneousAfterFunc-4 40 2868902 ns/op BenchmarkStartStop-4 100 1451693 ns/op BenchmarkReset-4 2856 94184 ns/op BenchmarkSleep-4 45 5934097 ns/op BenchmarkParallelTimerLatency-4 22 36044999 avg-late-ns 377405858 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 13 113714071 avg-late-ns 126525109 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 18 25870745 avg-late-ns 59466187 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 7 5308972 avg-late-ns 91467515 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 22 7165114 avg-late-ns 76782295 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 21 7322882 avg-late-ns 125935825 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 12 5277369 avg-late-ns 27272455 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 18 62502908 avg-late-ns 227900463 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 6 24177411 avg-late-ns 161637851 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 1 942873 avg-late-ns 3492762 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 3 1133928 avg-late-ns 7425267 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 13 11821828 avg-late-ns 74582264 max-late-ns BenchmarkTicker-4 325 333739 ns/op BenchmarkTickerReset-4 2446 46834 ns/op BenchmarkTickerResetNaive-4 100 1349689 ns/op BenchmarkNow-4 1571542 148.4 ns/op BenchmarkNowUnixNano-4 1000000 489.2 ns/op BenchmarkNowUnixMilli-4 1472833 100.6 ns/op BenchmarkNowUnixMicro-4 988903 125.7 ns/op BenchmarkFormat-4 53217 2601 ns/op BenchmarkFormatRFC3339-4 73360 1949 ns/op BenchmarkFormatRFC3339Nano-4 74582 6776 ns/op BenchmarkFormatNow-4 71335 3613 ns/op BenchmarkMarshalJSON-4 97634 5777 ns/op BenchmarkMarshalText-4 59900 2732 ns/op BenchmarkParse-4 143750 1096 ns/op BenchmarkParseRFC3339UTC-4 362116 338.9 ns/op BenchmarkParseRFC3339UTCBytes-4 225620 725.4 ns/op BenchmarkParseRFC3339TZ-4 80712 2155 ns/op BenchmarkParseRFC3339TZBytes-4 66476 20452 ns/op BenchmarkParseDuration-4 554205 972.3 ns/op BenchmarkHour-4 1000000 274.1 ns/op BenchmarkSecond-4 1000000 380.6 ns/op BenchmarkYear-4 768734 156.2 ns/op BenchmarkDay-4 610656 192.7 ns/op BenchmarkISOWeek-4 690124 370.1 ns/op BenchmarkGoString-4 10000 13145 ns/op BenchmarkUnmarshalText-4 52827 3230 ns/op PASS ok time 55.084s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 385956 331.9 ns/op BenchmarkDecodeValidJapaneseChars-4 279600 420.0 ns/op BenchmarkDecodeRune-4 1000000 224.1 ns/op BenchmarkEncodeValidASCII-4 342030 1058 ns/op BenchmarkEncodeValidJapaneseChars-4 444482 264.1 ns/op BenchmarkAppendRuneValidASCII-4 668878 694.6 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 320.2 ns/op BenchmarkEncodeRune-4 1000000 289.2 ns/op PASS ok unicode/utf16 7.450s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 814147 133.3 ns/op BenchmarkRuneCountTenJapaneseChars-4 149421 723.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3660076 85.05 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 518877 463.9 ns/op BenchmarkValidTenASCIIChars-4 741994 194.8 ns/op BenchmarkValid100KASCIIChars-4 90 1621909 ns/op BenchmarkValidTenJapaneseChars-4 164324 1340 ns/op BenchmarkValidLongMostlyASCII-4 106 1477349 ns/op BenchmarkValidLongJapanese-4 56 3141769 ns/op BenchmarkValidStringTenASCIIChars-4 5188562 33.64 ns/op BenchmarkValidString100KASCIIChars-4 6397 18247 ns/op BenchmarkValidStringTenJapaneseChars-4 467744 320.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1339 106072 ns/op BenchmarkValidStringLongJapanese-4 157 744455 ns/op BenchmarkEncodeASCIIRune-4 4867197 26.72 ns/op BenchmarkEncodeJapaneseRune-4 1000000 152.0 ns/op BenchmarkAppendASCIIRune-4 8706847 14.53 ns/op BenchmarkAppendJapaneseRune-4 1528641 205.3 ns/op BenchmarkDecodeASCIIRune-4 2573095 47.93 ns/op BenchmarkDecodeJapaneseRune-4 1947934 60.17 ns/op BenchmarkFullRune/ASCII-4 3117486 50.29 ns/op BenchmarkFullRune/Incomplete-4 1446076 116.2 ns/op BenchmarkFullRune/Japanese-4 3324346 65.56 ns/op PASS ok unicode/utf8 16.714s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 111022895643 ns/op PASS ok cmd/api 112.249s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 678583 178.3 ns/op BenchmarkCgoCall/one-pointer-4 518950 303.9 ns/op BenchmarkCgoCall/eight-pointers-4 221755 598.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 562069 616.7 ns/op BenchmarkCgoCall/eight-pointers-array-4 9880 23465 ns/op BenchmarkCgoCall/eight-pointers-slice-4 38829 3927 ns/op BenchmarkGoString-4 1000000 217.7 ns/op BenchmarkCGoCallback-4 68781 2319 ns/op BenchmarkCGoInCThread-4 491334 299.1 ns/op PASS ok cmd/cgo/internal/test 3.839s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 524887 239.4 ns/op BenchmarkEqArrayOfStrings64-4 71368 2660 ns/op BenchmarkEqArrayOfStrings1024-4 3039 45570 ns/op BenchmarkEqArrayOfFloats5-4 908128 117.8 ns/op BenchmarkEqArrayOfFloats64-4 124270 1145 ns/op BenchmarkEqArrayOfFloats1024-4 5250 28853 ns/op BenchmarkEqArrayOfStructsEq-4 1410 103088 ns/op BenchmarkEqArrayOfStructsNotEq-4 1701 68301 ns/op BenchmarkEqStruct-4 15459850 7.593 ns/op PASS ok cmd/compile/internal/reflectdata 3.307s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 201297 ns/op BenchmarkCopyElim1-4 289 357416 ns/op BenchmarkCopyElim10-4 243 779919 ns/op BenchmarkCopyElim100-4 258 1065774 ns/op BenchmarkCopyElim1000-4 24 11017226 ns/op BenchmarkCopyElim10000-4 2 86228553 ns/op BenchmarkCopyElim100000-4 1 1490308400 ns/op BenchmarkDeadCode/1-4 200 1208206 ns/op BenchmarkDeadCode/10-4 100 3222209 ns/op BenchmarkDeadCode/100-4 100 4028411 ns/op BenchmarkDeadCode/1000-4 38 13528492 ns/op BenchmarkDeadCode/10000-4 3 52070788 ns/op BenchmarkDeadCode/100000-4 1 401931880 ns/op BenchmarkDeadCode/200000-4 1 1120020817 ns/op BenchmarkDominatorsLinear-4 12 11268567 ns/op 0.89 MB/s BenchmarkDominatorsFwdBack-4 8 19477086 ns/op 0.51 MB/s BenchmarkDominatorsManyPred-4 7 17530304 ns/op 0.57 MB/s BenchmarkDominatorsMaxPred-4 7 16476389 ns/op 0.61 MB/s BenchmarkDominatorsMaxPredVal-4 7 16827429 ns/op 0.59 MB/s BenchmarkFuse/1-4 79 2153486 ns/op BenchmarkFuse/10-4 315 380414 ns/op BenchmarkFuse/100-4 138 1065297 ns/op BenchmarkFuse/1000-4 20 8408680 ns/op BenchmarkFuse/10000-4 2 64649023 ns/op BenchmarkNilCheckDeep1-4 8523 14460 ns/op 0.07 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3070 34702 ns/op 0.29 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 508 274909 ns/op 0.36 MB/s 606 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 46 2367319 ns/op 0.42 MB/s 4563 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 3 40509319 ns/op 0.25 MB/s 142626 B/op 7 allocs/op BenchmarkDSEPass-4 13 8537083 ns/op 55745 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 208975681 ns/op 4245680 B/op 108243 allocs/op BenchmarkCSEPass-4 5 28482705 ns/op 118507 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 303231362 ns/op 5649984 B/op 97360 allocs/op BenchmarkDeadcodePass-4 68 2420680 ns/op 88814 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 198519495 ns/op 4038120 B/op 44895 allocs/op BenchmarkMultiPass-4 14 10069615 ns/op 264823 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 659250811 ns/op 11201568 B/op 149926 allocs/op BenchmarkCondRewrite/SoloJump-4 2525502 171.4 ns/op BenchmarkCondRewrite/CombJump-4 2963908 54.02 ns/op PASS ok cmd/compile/internal/ssa 25.513s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7938 23686 ns/op BenchmarkExtShift-4 14736 8977 ns/op BenchmarkModify-4 7932 15799 ns/op BenchmarkMullImm-4 14358 9272 ns/op BenchmarkConstModify-4 7765 15354 ns/op BenchmarkBitSet-4 16060 7613 ns/op BenchmarkBitClear-4 15884 7673 ns/op BenchmarkBitToggle-4 15795 9196 ns/op BenchmarkBitSetConst-4 118183 1039 ns/op BenchmarkBitClearConst-4 125041 965.0 ns/op BenchmarkBitToggleConst-4 121024 974.1 ns/op BenchmarkDivconstI64-4 8015815 15.03 ns/op BenchmarkModconstI64-4 7527177 15.90 ns/op BenchmarkDivisiblePow2constI64-4 8181360 15.12 ns/op BenchmarkDivisibleconstI64-4 7613958 18.08 ns/op BenchmarkDivisibleWDivconstI64-4 4412200 27.67 ns/op BenchmarkDivconstU64/3-4 7916182 21.86 ns/op BenchmarkDivconstU64/5-4 7985641 15.43 ns/op BenchmarkDivconstU64/37-4 7947988 15.46 ns/op BenchmarkDivconstU64/1234567-4 7746258 15.62 ns/op BenchmarkModconstU64-4 6625402 15.52 ns/op BenchmarkDivisibleconstU64-4 8145802 15.83 ns/op BenchmarkDivisibleWDivconstU64-4 4392225 29.21 ns/op BenchmarkDivconstI32-4 8016145 15.31 ns/op BenchmarkModconstI32-4 7748010 15.87 ns/op BenchmarkDivisiblePow2constI32-4 8033702 14.96 ns/op BenchmarkDivisibleconstI32-4 7885334 15.61 ns/op BenchmarkDivisibleWDivconstI32-4 5321310 22.80 ns/op BenchmarkDivconstU32-4 7879310 15.45 ns/op BenchmarkModconstU32-4 6202822 19.29 ns/op BenchmarkDivisibleconstU32-4 8016914 14.66 ns/op BenchmarkDivisibleWDivconstU32-4 4162021 26.47 ns/op BenchmarkDivconstI16-4 8190250 14.46 ns/op BenchmarkModconstI16-4 8099388 14.86 ns/op BenchmarkDivisiblePow2constI16-4 8292218 14.36 ns/op BenchmarkDivisibleconstI16-4 8172129 14.72 ns/op BenchmarkDivisibleWDivconstI16-4 5028219 27.89 ns/op BenchmarkDivconstU16-4 8128149 14.84 ns/op BenchmarkModconstU16-4 8218323 14.69 ns/op BenchmarkDivisibleconstU16-4 7944136 14.92 ns/op BenchmarkDivisibleWDivconstU16-4 4823637 33.65 ns/op BenchmarkDivconstI8-4 7934724 17.48 ns/op BenchmarkModconstI8-4 7717820 15.65 ns/op BenchmarkDivisiblePow2constI8-4 7682968 15.26 ns/op BenchmarkDivisibleconstI8-4 8185344 15.49 ns/op BenchmarkDivisibleWDivconstI8-4 5493834 22.73 ns/op BenchmarkDivconstU8-4 7414778 15.03 ns/op BenchmarkModconstU8-4 7485382 15.47 ns/op BenchmarkDivisibleconstU8-4 8129234 15.20 ns/op BenchmarkDivisibleWDivconstU8-4 5130519 23.47 ns/op BenchmarkMul2-4 174855 694.7 ns/op BenchmarkMulNeg2-4 172770 709.0 ns/op BenchmarkEfaceInteger-4 3887119 28.27 ns/op BenchmarkDiv64UnsignedSmall-4 13783276 8.640 ns/op BenchmarkDiv64Small-4 13258354 8.885 ns/op BenchmarkDiv64SmallNegDivisor-4 13517703 9.234 ns/op BenchmarkDiv64SmallNegDividend-4 13010494 8.849 ns/op BenchmarkDiv64SmallNegBoth-4 13471872 9.540 ns/op BenchmarkDiv64Unsigned-4 11029869 15.51 ns/op BenchmarkDiv64-4 11415325 11.16 ns/op BenchmarkDiv64NegDivisor-4 11293434 10.76 ns/op BenchmarkDiv64NegDividend-4 11503024 15.87 ns/op BenchmarkDiv64NegBoth-4 11409660 11.24 ns/op BenchmarkMod64UnsignedSmall-4 12253881 12.92 ns/op BenchmarkMod64Small-4 13187617 9.188 ns/op BenchmarkMod64SmallNegDivisor-4 13237760 10.14 ns/op BenchmarkMod64SmallNegDividend-4 13639218 9.776 ns/op BenchmarkMod64SmallNegBoth-4 13611170 8.924 ns/op BenchmarkMod64Unsigned-4 10994659 10.55 ns/op BenchmarkMod64-4 11479418 10.56 ns/op BenchmarkMod64NegDivisor-4 11271867 10.34 ns/op BenchmarkMod64NegDividend-4 11518880 10.38 ns/op BenchmarkMod64NegBoth-4 11528533 10.28 ns/op BenchmarkMulconstI32/3-4 13963346 8.785 ns/op BenchmarkMulconstI32/5-4 14775898 8.266 ns/op BenchmarkMulconstI32/12-4 14476983 8.266 ns/op BenchmarkMulconstI32/120-4 14554802 8.197 ns/op BenchmarkMulconstI32/-120-4 14665054 9.331 ns/op BenchmarkMulconstI32/65537-4 13690155 8.238 ns/op BenchmarkMulconstI32/65538-4 14074897 8.145 ns/op BenchmarkMulconstI64/3-4 14563940 8.309 ns/op BenchmarkMulconstI64/5-4 12244566 9.229 ns/op BenchmarkMulconstI64/12-4 14627823 8.201 ns/op BenchmarkMulconstI64/120-4 14822095 8.350 ns/op BenchmarkMulconstI64/-120-4 14236090 8.646 ns/op BenchmarkMulconstI64/65537-4 13722738 8.212 ns/op BenchmarkMulconstI64/65538-4 14787838 8.515 ns/op BenchmarkMulconstU32/3-4 13206780 10.64 ns/op BenchmarkMulconstU32/5-4 14420032 8.184 ns/op BenchmarkMulconstU32/12-4 14443134 8.864 ns/op BenchmarkMulconstU32/120-4 14465042 8.154 ns/op BenchmarkMulconstU32/65537-4 13063362 9.205 ns/op BenchmarkMulconstU32/65538-4 14728540 9.328 ns/op BenchmarkMulconstU64/3-4 14045302 8.231 ns/op BenchmarkMulconstU64/5-4 14564000 8.638 ns/op BenchmarkMulconstU64/12-4 14524758 8.294 ns/op BenchmarkMulconstU64/120-4 14796156 10.09 ns/op BenchmarkMulconstU64/65537-4 14763855 8.844 ns/op BenchmarkMulconstU64/65538-4 14271856 8.253 ns/op BenchmarkShiftArithmeticRight-4 14814351 7.975 ns/op BenchmarkSwitch8Predictable-4 9826141 16.45 ns/op BenchmarkSwitch8Unpredictable-4 5285022 20.55 ns/op BenchmarkSwitch32Predictable-4 9224150 13.83 ns/op BenchmarkSwitch32Unpredictable-4 5314851 22.45 ns/op BenchmarkSwitchStringPredictable-4 3403021 56.54 ns/op BenchmarkSwitchStringUnpredictable-4 4343586 28.54 ns/op PASS ok cmd/compile/internal/test 25.333s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 147 869654 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 196.6 ns/op BenchmarkNamed/Underlying/generic-4 1000000 116.1 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 119.1 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 111.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 533539405 ns/op 50980 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 386747233 ns/op 79099 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 195316796 ns/op 94057 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 145215477 ns/op 183073 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 366305763 ns/op 14149 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 96036608 ns/op 53975 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 62014552 ns/op 83582 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 54635024 ns/op 94876 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 181133976 ns/op 11979 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 59254784 ns/op 36618 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 81049525 ns/op 26772 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 56978245 ns/op 37707 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1205414115 ns/op 53463 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 644918060 ns/op 99925 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 165131450 ns/op 390165 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 120150513 ns/op 536310 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 792916996 ns/op 2525 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 111115386 ns/op 18015 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 75521170 ns/op 25574 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 59061817 ns/op 33892 lines/s PASS ok cmd/compile/internal/types2 23.418s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 106 1643136 ns/op 753830 sys-ns/op 600038 user-ns/op PASS ok cmd/go 1.455s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 24916 4892 ns/op 1.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 26385 5055 ns/op 1.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2694 48552 ns/op 21.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2792 44499 ns/op 23.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 373 341598 ns/op 23.98 MB/s 5 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 376 328182 ns/op 24.96 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.501s All tests passed.