linux-s390x-ibm-race at 82fc03f9c9a1e3539d60ce085500dde3af5ff0b7 :: 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=2d2a6d83bcd94b2880498a1dbe8b3acc" "JOURNAL_STREAM=9:240299664" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=2d2a6d83bcd94b2880498a1dbe8b3acc" "JOURNAL_STREAM=9:240299664" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.624s ok archive/zip 3.391s ok bufio 1.354s ok bytes 2.280s ok cmp 1.068s ok compress/bzip2 1.632s ok compress/flate 10.511s ok compress/gzip 21.328s ok compress/lzw 2.397s ok compress/zlib 6.982s ok container/heap 1.028s ok container/list 1.082s ok container/ring 1.015s ok context 1.043s ok crypto 1.007s ok crypto/aes 1.041s ok crypto/cipher 1.036s ok crypto/des 1.035s ok crypto/dsa 1.009s ok crypto/ecdh 1.576s ok crypto/ecdsa 1.611s ok crypto/ed25519 2.205s ok crypto/elliptic 1.043s ok crypto/hmac 1.010s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 6.677s ok crypto/internal/boring 1.007s ok crypto/internal/boring/bcache 1.639s ok crypto/internal/edwards25519 3.571s ok crypto/internal/edwards25519/field 1.303s ok crypto/internal/nistec 2.741s ok crypto/internal/nistec/fiat 1.008s [no tests to run] ok crypto/md5 1.018s ok crypto/rand 1.311s ok crypto/rc4 1.558s ok crypto/rsa 3.567s ok crypto/sha1 1.033s ok crypto/sha256 1.015s ok crypto/sha512 1.015s ok crypto/subtle 1.513s ok crypto/tls 5.516s ok crypto/x509 2.976s ok database/sql 1.530s ok database/sql/driver 1.007s ok debug/buildinfo 1.020s ok debug/dwarf 1.061s ok debug/elf 2.285s ok debug/gosym 1.319s ok debug/macho 1.041s ok debug/pe 1.042s ok debug/plan9obj 1.013s ok embed 1.009s [no tests to run] ok embed/internal/embedtest 1.009s ok encoding/ascii85 1.013s ok encoding/asn1 1.011s ok encoding/base32 1.053s ok encoding/base64 1.013s ok encoding/binary 1.036s ok encoding/csv 1.055s ok encoding/gob 22.106s ok encoding/hex 1.012s ok encoding/json 2.098s ok encoding/pem 2.602s ok encoding/xml 1.154s ok errors 1.012s ok expvar 1.012s ok flag 3.047s ok fmt 1.528s ok go/ast 1.027s ok go/build 6.949s ok go/build/constraint 1.010s ok go/constant 1.012s ok go/doc 1.214s ok go/doc/comment 3.117s ok go/format 1.041s ok go/importer 3.536s ok go/internal/gccgoimporter 1.423s ok go/internal/gcimporter 52.812s ok go/internal/srcimporter 49.727s ok go/parser 4.019s ok go/printer 17.116s ok go/scanner 1.021s ok go/token 1.107s ok go/types 54.612s ok go/version 2.471s ok hash 1.351s ok hash/adler32 1.561s ok hash/crc32 1.166s ok hash/crc64 1.220s ok hash/fnv 1.041s ok hash/maphash 1.030s ok html 2.879s ok html/template 4.576s ok image 3.380s ok image/color 1.807s ok image/draw 4.322s ok image/gif 10.483s ok image/jpeg 9.753s ok image/png 20.952s ok index/suffixarray 12.542s ok internal/abi 1.402s ok internal/buildcfg 1.253s ok internal/coverage/cformat 1.062s ok internal/coverage/cmerge 1.055s ok internal/coverage/pods 1.061s ok internal/coverage/slicereader 2.160s ok internal/coverage/slicewriter 2.118s ok internal/coverage/test 2.129s ok internal/cpu 2.015s ok internal/dag 1.008s ok internal/diff 1.008s ok internal/fmtsort 1.007s ok internal/fuzz 1.025s ok internal/godebug 13.406s ok internal/godebugs 1.007s ok internal/gover 1.008s ok internal/intern 1.182s ok internal/itoa 1.047s ok internal/platform 2.090s ok internal/poll 1.373s ok internal/profile 1.060s ok internal/reflectlite 1.009s ok internal/safefilepath 1.007s ok internal/saferio 1.092s ok internal/singleflight 1.050s ok internal/testenv 1.094s ok internal/trace 1.228s ok internal/trace/v2 36.501s ok internal/types/errors 1.356s ok internal/unsafeheader 1.007s ok internal/xcoff 1.025s ok internal/zstd 1.051s ok io 1.169s ok io/fs 1.263s ok io/ioutil 1.030s ok log 1.019s ok log/slog 1.177s ok log/slog/internal/benchmarks 1.008s ok log/slog/internal/buffer 1.008s ok log/syslog 2.629s ok maps 1.034s ok math 1.019s ok math/big 6.651s ok math/bits 1.015s ok math/cmplx 1.266s ok math/rand 6.889s ok math/rand/v2 7.147s ok mime 1.023s ok mime/multipart 8.022s ok mime/quotedprintable 1.093s ok net 54.883s ok net/http 13.824s ok net/http/cgi 30.635s ok net/http/cookiejar 1.025s ok net/http/fcgi 1.217s ok net/http/httptest 1.276s ok net/http/httptrace 1.010s ok net/http/httputil 1.813s ok net/http/internal 1.016s ok net/http/internal/ascii 1.012s ok net/http/pprof 6.144s ok net/internal/socktest 1.007s ok net/mail 1.028s ok net/netip 1.761s ok net/rpc 1.060s ok net/rpc/jsonrpc 1.079s ok net/smtp 1.117s ok net/textproto 1.112s ok net/url 1.034s ok os 7.873s ok os/exec 8.437s ok os/exec/internal/fdtest 1.012s ok os/signal 22.307s ok os/user 1.045s ok path 1.020s ok path/filepath 1.028s ok plugin 1.007s ok reflect 2.398s ok regexp 4.049s ok regexp/syntax 7.584s ok runtime 27.801s ok runtime/cgo 1.024s ok runtime/coverage 1.059s ok runtime/debug 2.048s ok runtime/internal/atomic 1.014s ok runtime/internal/math 1.006s ok runtime/internal/sys 1.006s ok runtime/internal/syscall 1.006s ok runtime/internal/wasitest 1.006s ok runtime/metrics 1.018s ok runtime/pprof 18.310s ok runtime/race 9.587s ok runtime/trace 8.252s ok slices 1.692s ok sort 1.841s ok strconv 3.699s ok strings 2.926s ok sync 1.209s ok sync/atomic 3.742s ok syscall 9.920s ok testing 4.259s ok testing/fstest 1.023s ok testing/iotest 1.020s ok testing/quick 1.190s ok testing/slogtest 1.012s ok text/scanner 1.020s ok text/tabwriter 1.010s ok text/template 1.088s ok text/template/parse 1.024s ok time 2.980s ok unicode 1.012s ok unicode/utf16 1.007s ok unicode/utf8 1.017s ok cmd/addr2line 5.796s ok cmd/api 3.237s ok cmd/asm/internal/asm 5.235s ok cmd/asm/internal/lex 1.010s ok cmd/cgo/internal/swig 1.036s ok cmd/cgo/internal/test 2.332s ok cmd/cgo/internal/testcarchive 32.822s ok cmd/cgo/internal/testcshared 14.556s ok cmd/cgo/internal/testerrors 17.515s ok cmd/cgo/internal/testfortran 1.021s ok cmd/cgo/internal/testgodefs 1.517s ok cmd/cgo/internal/testlife 1.488s ok cmd/cgo/internal/testnocgo 1.016s ok cmd/cgo/internal/testplugin 38.727s ok cmd/cgo/internal/testsanitizers 1.077s ok cmd/cgo/internal/testshared 115.245s ok cmd/cgo/internal/testso 2.993s ok cmd/cgo/internal/teststdio 3.089s ok cmd/cgo/internal/testtls 1.013s ok cmd/compile/internal/abt 1.051s ok cmd/compile/internal/amd64 1.008s ok cmd/compile/internal/base 1.015s ok cmd/compile/internal/compare 1.016s ok cmd/compile/internal/devirtualize 1.031s ok cmd/compile/internal/dwarfgen 1.582s ok cmd/compile/internal/importer 1.949s ok cmd/compile/internal/inline/inlheur 1.303s ok cmd/compile/internal/ir 1.707s ok cmd/compile/internal/logopt 1.528s ok cmd/compile/internal/loopvar 1.523s ok cmd/compile/internal/noder 1.336s ok cmd/compile/internal/reflectdata 1.582s [no tests to run] ok cmd/compile/internal/ssa 33.401s ok cmd/compile/internal/syntax 1.393s ok cmd/compile/internal/test 37.482s ok cmd/compile/internal/typecheck 1.660s ok cmd/compile/internal/types 1.007s ok cmd/compile/internal/types2 15.798s ok cmd/covdata 1.025s ok cmd/cover 37.476s ok cmd/dist 1.230s ok cmd/distpack 1.233s ok cmd/doc 2.675s ok cmd/fix 6.057s ok cmd/go 270.277s ok cmd/go/internal/auth 1.008s ok cmd/go/internal/cache 1.087s ok cmd/go/internal/cfg 1.006s [no tests to run] ok cmd/go/internal/envcmd 1.032s ok cmd/go/internal/fsys 1.033s ok cmd/go/internal/generate 1.033s ok cmd/go/internal/gover 1.014s ok cmd/go/internal/imports 1.017s ok cmd/go/internal/load 1.016s ok cmd/go/internal/lockedfile 2.114s ok cmd/go/internal/lockedfile/internal/filelock 2.037s ok cmd/go/internal/modfetch 1.023s ok cmd/go/internal/modfetch/codehost 1.379s ok cmd/go/internal/modfetch/zip_sum_test 1.012s ok cmd/go/internal/modindex 1.606s ok cmd/go/internal/modload 1.023s ok cmd/go/internal/mvs 1.021s ok cmd/go/internal/par 1.046s ok cmd/go/internal/str 1.007s ok cmd/go/internal/test 1.030s ok cmd/go/internal/toolchain 1.021s ok cmd/go/internal/vcs 1.015s ok cmd/go/internal/vcweb 1.015s ok cmd/go/internal/vcweb/vcstest 1.311s ok cmd/go/internal/web 1.010s ok cmd/go/internal/work 1.086s ok cmd/gofmt 1.164s ok cmd/internal/archive 1.313s ok cmd/internal/buildid 1.640s ok cmd/internal/cov 1.258s ok cmd/internal/bootstrap_test 1.006s ok cmd/internal/dwarf 1.010s ok cmd/internal/edit 1.007s ok cmd/internal/goobj 1.009s ok cmd/internal/moddeps 2.100s ok cmd/internal/notsha256 1.010s ok cmd/internal/obj 1.368s ok cmd/internal/obj/ppc64 1.076s ok cmd/internal/obj/riscv 1.026s ok cmd/internal/obj/s390x 1.007s ok cmd/internal/obj/x86 2.967s ok cmd/internal/objabi 1.025s ok cmd/internal/pkgpath 5.053s ok cmd/internal/pkgpattern 1.017s ok cmd/internal/quoted 1.012s ok cmd/internal/src 1.015s ok cmd/internal/test2json 2.030s ok cmd/link 11.272s ok cmd/link/internal/benchmark 1.025s ok cmd/link/internal/ld 6.475s ok cmd/link/internal/loader 1.095s ok cmd/nm 9.196s ok cmd/objdump 1.034s ok cmd/pack 7.218s ok cmd/pprof 1.014s ok cmd/trace 2.526s ok cmd/vet 42.007s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2524 46035 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1827 60522 ns/op 1854 B/op 36 allocs/op Benchmark/Writer/PAX-4 1360 87336 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4288 25541 ns/op 5060 B/op 15 allocs/op Benchmark/Reader/GNU-4 6054 18587 ns/op 5189 B/op 15 allocs/op Benchmark/Reader/PAX-4 2224 52976 ns/op 8730 B/op 33 allocs/op PASS ok archive/tar 1.736s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 475277203 ns/op 15136 B/op 67 allocs/op BenchmarkZip64Test-4 1 182345386 ns/op BenchmarkZip64TestSizes/4096-4 1688 70915 ns/op BenchmarkZip64TestSizes/1048576-4 109 1070462 ns/op BenchmarkZip64TestSizes/67108864-4 1 178258828 ns/op PASS ok archive/zip 2.713s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 170022 699.0 ns/op BenchmarkReaderCopyUnoptimal-4 104296 1149 ns/op BenchmarkReaderCopyNoWriteTo-4 17630 7570 ns/op BenchmarkReaderWriteToOptimal-4 13500 8974 ns/op BenchmarkReaderReadString-4 92109 1306 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 148926 795.2 ns/op BenchmarkWriterCopyUnoptimal-4 182035 662.8 ns/op BenchmarkWriterCopyNoReadFrom-4 17310 6549 ns/op BenchmarkReaderEmpty-4 86320 1303 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 41883 2769 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 480564 253.8 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.672s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 10546 13169 ns/op 2488.22 MB/s BenchmarkWriteByte-4 410 291292 ns/op 14.06 MB/s BenchmarkWriteRune-4 229 520469 ns/op 23.61 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4485791 ns/op BenchmarkBufferFullSmallReads-4 88 1309896 ns/op BenchmarkBufferWriteBlock/N4096-4 11054 10813 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 834 140752 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 14 7377864 ns/op 4192276 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 14 7987664 ns/op 2100.39 MB/s 2396745 B/op 0 allocs/op BenchmarkIndexByte/10-4 4503110 26.27 ns/op 380.70 MB/s BenchmarkIndexByte/32-4 5471823 21.80 ns/op 1468.07 MB/s BenchmarkIndexByte/4K-4 842310 147.4 ns/op 27796.51 MB/s BenchmarkIndexBytePortable/10-4 935803 129.6 ns/op 77.17 MB/s BenchmarkIndexBytePortable/32-4 320262 465.0 ns/op 68.81 MB/s BenchmarkIndexBytePortable/4K-4 2713 44025 ns/op 93.04 MB/s BenchmarkIndexRune/10-4 1000000 112.3 ns/op 89.01 MB/s BenchmarkIndexRune/32-4 1000000 112.9 ns/op 283.34 MB/s BenchmarkIndexRune/4K-4 296569 401.3 ns/op 10208.07 MB/s BenchmarkIndexRuneASCII/10-4 3795657 29.38 ns/op 340.42 MB/s BenchmarkIndexRuneASCII/32-4 4659242 25.28 ns/op 1265.89 MB/s BenchmarkIndexRuneASCII/4K-4 796093 157.9 ns/op 25944.81 MB/s BenchmarkEqual/0-4 8495029 14.72 ns/op BenchmarkEqual/1-4 1524981 79.76 ns/op 12.54 MB/s BenchmarkEqual/6-4 1514662 89.12 ns/op 67.32 MB/s BenchmarkEqual/9-4 1238161 82.01 ns/op 109.74 MB/s BenchmarkEqual/15-4 1486989 79.66 ns/op 188.31 MB/s BenchmarkEqual/16-4 1413648 83.43 ns/op 191.78 MB/s BenchmarkEqual/20-4 1465980 82.14 ns/op 243.48 MB/s BenchmarkEqual/32-4 1359015 90.76 ns/op 352.58 MB/s BenchmarkEqual/4K-4 116271 1047 ns/op 3911.35 MB/s BenchmarkEqualBothUnaligned/64_0-4 1477528 81.01 ns/op 790.00 MB/s BenchmarkEqualBothUnaligned/64_1-4 1357573 88.29 ns/op 724.89 MB/s BenchmarkEqualBothUnaligned/64_4-4 1398591 86.41 ns/op 740.64 MB/s BenchmarkEqualBothUnaligned/64_7-4 1380066 115.0 ns/op 556.60 MB/s BenchmarkEqualBothUnaligned/4096_0-4 114846 1030 ns/op 3975.21 MB/s BenchmarkEqualBothUnaligned/4096_1-4 103758 1159 ns/op 3533.85 MB/s BenchmarkEqualBothUnaligned/4096_4-4 102543 1071 ns/op 3823.24 MB/s BenchmarkEqualBothUnaligned/4096_7-4 99212 1067 ns/op 3838.90 MB/s BenchmarkIndex/10-4 3666788 32.59 ns/op 306.83 MB/s BenchmarkIndex/32-4 3011830 38.24 ns/op 836.90 MB/s BenchmarkIndex/4K-4 76762 1571 ns/op 2607.86 MB/s BenchmarkIndexEasy/10-4 3718915 31.97 ns/op 312.81 MB/s BenchmarkIndexEasy/32-4 3053605 39.13 ns/op 817.72 MB/s BenchmarkIndexEasy/4K-4 437360 290.6 ns/op 14094.85 MB/s BenchmarkCount/10-4 1907037 62.80 ns/op 159.22 MB/s BenchmarkCount/32-4 1745089 68.77 ns/op 465.32 MB/s BenchmarkCount/4K-4 74644 1602 ns/op 2557.56 MB/s BenchmarkCountEasy/10-4 1946589 64.19 ns/op 155.79 MB/s BenchmarkCountEasy/32-4 1757143 69.09 ns/op 463.19 MB/s BenchmarkCountEasy/4K-4 360406 307.0 ns/op 13340.79 MB/s BenchmarkCountSingle/10-4 3239020 37.05 ns/op 269.94 MB/s BenchmarkCountSingle/32-4 3173862 38.18 ns/op 838.07 MB/s BenchmarkCountSingle/4K-4 551326 218.2 ns/op 18770.18 MB/s BenchmarkToUpper/#00-4 3365288 36.19 ns/op BenchmarkToUpper/ONLYUPPER-4 328186 370.3 ns/op BenchmarkToUpper/abc-4 546938 222.0 ns/op BenchmarkToUpper/AbC123-4 322452 365.5 ns/op BenchmarkToUpper/azAZ09_-4 299455 414.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87032 1367 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38181 3078 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59187 2033 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119329 1004 ns/op BenchmarkToLower/#00-4 3326209 35.84 ns/op BenchmarkToLower/abc-4 489094 246.2 ns/op BenchmarkToLower/AbC123-4 312481 366.4 ns/op BenchmarkToLower/azAZ09_-4 288457 425.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 88182 1388 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42732 2697 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 77587 1554 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 126708 937.6 ns/op BenchmarkFields/ASCII/16-4 140839 848.4 ns/op 18.86 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10600 11272 ns/op 22.71 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 652 181639 ns/op 22.55 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 3039839 ns/op 21.56 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 48741431 ns/op 21.51 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 86426 1414 ns/op 11.32 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6994 16559 ns/op 15.46 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 418 281465 ns/op 14.55 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 24 4904754 ns/op 13.36 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 87620457 ns/op 11.97 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 176750 658.9 ns/op 24.28 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14540 8130 ns/op 31.49 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 854 133507 ns/op 30.68 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 45 2549786 ns/op 25.70 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 55297681 ns/op 18.96 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 123028 990.9 ns/op 16.15 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 12582 ns/op 20.35 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 598 195102 ns/op 20.99 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3554421 ns/op 18.44 MB/s 512258 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 63117224 ns/op 16.61 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2043258 59.27 ns/op BenchmarkTrimSpace/ASCII-4 577756 204.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 87032 1378 ns/op BenchmarkTrimSpace/JustNonASCII-4 44636 2693 ns/op BenchmarkToValidUTF8/Valid-4 497271 250.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 383283 320.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 98274 1217 ns/op BenchmarkIndexHard1-4 1742 68740 ns/op BenchmarkIndexHard2-4 392 314981 ns/op BenchmarkIndexHard3-4 170 716373 ns/op BenchmarkIndexHard4-4 84 1438399 ns/op BenchmarkLastIndexHard1-4 4 26730937 ns/op BenchmarkLastIndexHard2-4 4 32999887 ns/op BenchmarkLastIndexHard3-4 4 25333679 ns/op BenchmarkCountHard1-4 1708 70772 ns/op BenchmarkCountHard2-4 360 307959 ns/op BenchmarkCountHard3-4 168 706671 ns/op BenchmarkSplitEmptySeparator-4 1 112800262 ns/op BenchmarkSplitSingleByteSeparator-4 15 7124797 ns/op BenchmarkSplitMultiByteSeparator-4 14 8902645 ns/op BenchmarkSplitNSingleByteSeparator-4 202719 606.8 ns/op BenchmarkSplitNMultiByteSeparator-4 75565 1533 ns/op BenchmarkRepeat-4 194414 611.9 ns/op BenchmarkRepeatLarge/256/1-4 138860 1055 ns/op 242.54 MB/s BenchmarkRepeatLarge/256/16-4 206448 518.6 ns/op 493.61 MB/s BenchmarkRepeatLarge/512/1-4 110162 1105 ns/op 463.25 MB/s BenchmarkRepeatLarge/512/16-4 125544 904.4 ns/op 566.12 MB/s BenchmarkRepeatLarge/1024/1-4 67665 2375 ns/op 431.19 MB/s BenchmarkRepeatLarge/1024/16-4 88250 1188 ns/op 861.72 MB/s BenchmarkRepeatLarge/2048/1-4 64777 2303 ns/op 889.22 MB/s BenchmarkRepeatLarge/2048/16-4 45339 4002 ns/op 511.76 MB/s BenchmarkRepeatLarge/4096/1-4 34567 2895 ns/op 1414.77 MB/s BenchmarkRepeatLarge/4096/16-4 46005 3639 ns/op 1125.53 MB/s BenchmarkRepeatLarge/8192/1-4 23947 5131 ns/op 1596.51 MB/s BenchmarkRepeatLarge/8192/16-4 18326 10157 ns/op 806.51 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 15156 ns/op 270.32 MB/s BenchmarkRepeatLarge/16384/1-4 10000 10779 ns/op 1520.06 MB/s BenchmarkRepeatLarge/16384/16-4 10000 24680 ns/op 663.85 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 15769 ns/op 779.43 MB/s BenchmarkRepeatLarge/32768/1-4 4672 65925 ns/op 497.05 MB/s BenchmarkRepeatLarge/32768/16-4 4803 38719 ns/op 846.30 MB/s BenchmarkRepeatLarge/32768/4097-4 6538 27313 ns/op 1050.01 MB/s BenchmarkRepeatLarge/65536/1-4 3697 27524 ns/op 2381.05 MB/s BenchmarkRepeatLarge/65536/16-4 4514 27898 ns/op 2349.12 MB/s BenchmarkRepeatLarge/65536/4097-4 4015 25758 ns/op 2385.88 MB/s BenchmarkRepeatLarge/131072/1-4 547 203380 ns/op 644.47 MB/s BenchmarkRepeatLarge/131072/16-4 566 226921 ns/op 577.61 MB/s BenchmarkRepeatLarge/131072/4097-4 558 203856 ns/op 623.02 MB/s BenchmarkRepeatLarge/262144/1-4 285 450534 ns/op 581.85 MB/s BenchmarkRepeatLarge/262144/16-4 279 634016 ns/op 413.47 MB/s BenchmarkRepeatLarge/262144/4097-4 254 406563 ns/op 634.86 MB/s BenchmarkRepeatLarge/524288/1-4 128 847101 ns/op 618.92 MB/s BenchmarkRepeatLarge/524288/16-4 146 795111 ns/op 659.39 MB/s BenchmarkRepeatLarge/524288/4097-4 121 902351 ns/op 576.63 MB/s BenchmarkRepeatLarge/1048576/1-4 72 1717779 ns/op 610.43 MB/s BenchmarkRepeatLarge/1048576/16-4 74 1599061 ns/op 655.74 MB/s BenchmarkRepeatLarge/1048576/4097-4 66 1599223 ns/op 653.28 MB/s BenchmarkRepeatLarge/2097152/1-4 33 4452059 ns/op 471.05 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3585123 ns/op 584.96 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 3276314 ns/op 639.00 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6562079 ns/op 639.17 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8999631 ns/op 466.05 MB/s BenchmarkRepeatLarge/4194304/4097-4 18 6685624 ns/op 626.90 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14102061 ns/op 594.85 MB/s BenchmarkRepeatLarge/8388608/16-4 8 17251448 ns/op 486.26 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13614254 ns/op 616.01 MB/s BenchmarkRepeatLarge/16777216/1-4 4 31358747 ns/op 535.01 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30977728 ns/op 541.59 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29262696 ns/op 573.33 MB/s BenchmarkRepeatLarge/33554432/1-4 2 56691269 ns/op 591.88 MB/s BenchmarkRepeatLarge/33554432/16-4 2 57139436 ns/op 587.24 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 56819837 ns/op 590.54 MB/s BenchmarkRepeatLarge/67108864/1-4 1 112543575 ns/op 596.29 MB/s BenchmarkRepeatLarge/67108864/16-4 1 112190640 ns/op 598.17 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 115381313 ns/op 581.63 MB/s BenchmarkRepeatLarge/134217728/1-4 1 208528351 ns/op 643.64 MB/s BenchmarkRepeatLarge/134217728/16-4 1 233191347 ns/op 575.57 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 240039169 ns/op 559.15 MB/s BenchmarkRepeatLarge/268435456/1-4 1 440875264 ns/op 608.87 MB/s BenchmarkRepeatLarge/268435456/16-4 1 474843675 ns/op 565.31 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 520905946 ns/op 515.32 MB/s BenchmarkRepeatLarge/536870912/1-4 1 834433833 ns/op 643.40 MB/s BenchmarkRepeatLarge/536870912/16-4 1 958385911 ns/op 560.18 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 966900016 ns/op 555.25 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1658182731 ns/op 647.54 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1867877960 ns/op 574.85 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1911467222 ns/op 561.74 MB/s BenchmarkBytesCompare/1-4 10913517 11.16 ns/op BenchmarkBytesCompare/2-4 10914794 10.99 ns/op BenchmarkBytesCompare/4-4 10842741 11.10 ns/op BenchmarkBytesCompare/8-4 10819682 11.21 ns/op BenchmarkBytesCompare/16-4 10804410 11.03 ns/op BenchmarkBytesCompare/32-4 9805280 12.36 ns/op BenchmarkBytesCompare/64-4 9008726 13.03 ns/op BenchmarkBytesCompare/128-4 8368989 14.37 ns/op BenchmarkBytesCompare/256-4 7044039 17.44 ns/op BenchmarkBytesCompare/512-4 4826704 24.84 ns/op BenchmarkBytesCompare/1024-4 2793616 42.03 ns/op BenchmarkBytesCompare/2048-4 1536541 78.98 ns/op BenchmarkIndexAnyASCII/1:1-4 2804644 48.82 ns/op BenchmarkIndexAnyASCII/1:2-4 2798590 42.83 ns/op BenchmarkIndexAnyASCII/1:4-4 2729373 44.65 ns/op BenchmarkIndexAnyASCII/1:8-4 2505996 46.65 ns/op BenchmarkIndexAnyASCII/1:16-4 2132968 55.42 ns/op BenchmarkIndexAnyASCII/1:32-4 2137246 56.16 ns/op BenchmarkIndexAnyASCII/1:64-4 2009462 58.87 ns/op BenchmarkIndexAnyASCII/16:1-4 2622352 45.65 ns/op BenchmarkIndexAnyASCII/16:2-4 343874 347.3 ns/op BenchmarkIndexAnyASCII/16:4-4 339768 351.1 ns/op BenchmarkIndexAnyASCII/16:8-4 334366 356.5 ns/op BenchmarkIndexAnyASCII/16:16-4 322064 372.6 ns/op BenchmarkIndexAnyASCII/16:32-4 300211 400.9 ns/op BenchmarkIndexAnyASCII/16:64-4 263056 458.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2081938 57.11 ns/op BenchmarkIndexAnyASCII/256:2-4 25500 4673 ns/op BenchmarkIndexAnyASCII/256:4-4 25668 4687 ns/op BenchmarkIndexAnyASCII/256:8-4 25512 4694 ns/op BenchmarkIndexAnyASCII/256:16-4 25501 4730 ns/op BenchmarkIndexAnyASCII/256:32-4 25027 4800 ns/op BenchmarkIndexAnyASCII/256:64-4 23776 5070 ns/op BenchmarkIndexAnyUTF8/1:1-4 2876529 41.74 ns/op BenchmarkIndexAnyUTF8/1:2-4 2771289 42.16 ns/op BenchmarkIndexAnyUTF8/1:4-4 2759520 43.99 ns/op BenchmarkIndexAnyUTF8/1:8-4 2577568 46.19 ns/op BenchmarkIndexAnyUTF8/1:16-4 2154646 54.97 ns/op BenchmarkIndexAnyUTF8/1:32-4 2138301 56.23 ns/op BenchmarkIndexAnyUTF8/1:64-4 2011048 58.56 ns/op BenchmarkIndexAnyUTF8/16:1-4 155364 758.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 252688 465.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 244220 496.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 231811 520.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 186547 637.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 184086 645.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 175962 695.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11215 ns/op BenchmarkIndexAnyUTF8/256:2-4 17470 6908 ns/op BenchmarkIndexAnyUTF8/256:4-4 16629 7170 ns/op BenchmarkIndexAnyUTF8/256:8-4 15759 7595 ns/op BenchmarkIndexAnyUTF8/256:16-4 12327 10499 ns/op BenchmarkIndexAnyUTF8/256:32-4 12255 9762 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10391 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2879634 41.65 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2816584 42.89 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2633532 45.13 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2316177 48.74 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2056444 93.54 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1940182 67.21 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2001324 59.61 ns/op BenchmarkLastIndexAnyASCII/16:1-4 330721 379.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 331806 361.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 330520 368.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 323281 378.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 312723 388.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 285190 422.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 252393 472.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25088 4819 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24997 4841 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24693 4858 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25088 4781 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25198 4792 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23701 4817 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24548 4882 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2873536 41.83 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2793115 43.69 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2519514 44.45 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2586147 51.73 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2110340 55.80 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2113380 56.39 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2048592 59.20 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 302451 399.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 254334 470.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 241244 494.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 209080 524.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 182106 663.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 173860 666.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 166141 717.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21620 5540 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17643 6807 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16735 7276 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15655 7896 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12271 9762 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12166 9745 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10471 ns/op BenchmarkTrimASCII/1:1-4 3374974 35.93 ns/op BenchmarkTrimASCII/1:2-4 1857092 64.31 ns/op BenchmarkTrimASCII/1:4-4 1839309 65.68 ns/op BenchmarkTrimASCII/1:8-4 1530144 73.73 ns/op BenchmarkTrimASCII/1:16-4 1331376 90.62 ns/op BenchmarkTrimASCII/16:1-4 541665 221.3 ns/op BenchmarkTrimASCII/16:2-4 353434 340.8 ns/op BenchmarkTrimASCII/16:4-4 350684 345.1 ns/op BenchmarkTrimASCII/16:8-4 340167 357.5 ns/op BenchmarkTrimASCII/16:16-4 326750 379.9 ns/op BenchmarkTrimASCII/256:1-4 40484 2982 ns/op BenchmarkTrimASCII/256:2-4 25351 4741 ns/op BenchmarkTrimASCII/256:4-4 25228 4794 ns/op BenchmarkTrimASCII/256:8-4 25389 4762 ns/op BenchmarkTrimASCII/256:16-4 25182 4931 ns/op BenchmarkTrimASCII/4096:1-4 2544 47391 ns/op BenchmarkTrimASCII/4096:2-4 1579 75854 ns/op BenchmarkTrimASCII/4096:4-4 1542 79435 ns/op BenchmarkTrimASCII/4096:8-4 1560 75708 ns/op BenchmarkTrimASCII/4096:16-4 1563 76523 ns/op BenchmarkTrimByte-4 2106364 55.41 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30526 3897 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30087 3996 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 501 233719 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1114 106428 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2163 54402 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4015 28486 ns/op BenchmarkCompareBytesEqual-4 10489753 11.61 ns/op BenchmarkCompareBytesToNil-4 13478256 8.765 ns/op BenchmarkCompareBytesEmpty-4 13515607 8.927 ns/op BenchmarkCompareBytesIdentical-4 13422309 8.914 ns/op BenchmarkCompareBytesSameLength-4 10758645 11.14 ns/op BenchmarkCompareBytesDifferentLength-4 10564183 11.06 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2443 49127 ns/op 21344.31 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2486 49211 ns/op 21308.03 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2449 49523 ns/op 21173.79 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2515 49506 ns/op 21180.95 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2454 49170 ns/op 21325.57 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2401 49193 ns/op 21315.56 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2457 49127 ns/op 21344.45 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2486 49142 ns/op 21337.96 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2380 50213 ns/op 20882.54 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2395 49769 ns/op 21069.01 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2400 50538 ns/op 20748.36 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2402 50769 ns/op 20654.02 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2426 50357 ns/op 20823.01 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2397 50561 ns/op 20739.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2434 49914 ns/op 21007.64 MB/s BenchmarkCompareBytesBig-4 2480 49492 ns/op 21187.02 MB/s BenchmarkCompareBytesBigIdentical-4 13538310 8.997 ns/op 116552507.25 MB/s PASS ok bytes 65.567s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 100746492 ns/op 0.99 MB/s 3620536 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 398750053 ns/op 1.42 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 30441938 ns/op 0.54 MB/s 3645482 B/op 51 allocs/op PASS ok compress/bzip2 2.658s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 49 2301127 ns/op 4.35 MB/s 42215 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 22740063 ns/op 4.40 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 219232394 ns/op 4.56 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 43 2453882 ns/op 4.08 MB/s 43295 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 25468054 ns/op 3.93 MB/s 47108 B/op 13 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 259053544 ns/op 3.86 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 48 2446066 ns/op 4.09 MB/s 42804 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 24033998 ns/op 4.16 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 244622339 ns/op 4.09 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 45 2450320 ns/op 4.08 MB/s 42405 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 24015405 ns/op 4.16 MB/s 45841 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 240637576 ns/op 4.16 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 46 2552554 ns/op 3.92 MB/s 43922 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 24229887 ns/op 4.13 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 241318577 ns/op 4.14 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 56 2048406 ns/op 4.88 MB/s 43940 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 17496718 ns/op 5.72 MB/s 45168 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 177661497 ns/op 5.63 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 61 1858941 ns/op 5.38 MB/s 43203 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 14336377 ns/op 6.98 MB/s 44999 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 144286425 ns/op 6.93 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 62 1860520 ns/op 5.37 MB/s 43964 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 14327563 ns/op 6.98 MB/s 46026 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 143427043 ns/op 6.97 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 87 1261868 ns/op 7.92 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11914677 ns/op 8.39 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 118970102 ns/op 8.41 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3040401 ns/op 3.29 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25737994 ns/op 3.89 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 250943022 ns/op 3.98 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9138088 ns/op 1.09 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 94383792 ns/op 1.06 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 973979161 ns/op 1.03 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9213969 ns/op 1.09 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 95972188 ns/op 1.04 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 969979611 ns/op 1.03 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1603751 ns/op 6.24 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13126694 ns/op 7.62 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 129057133 ns/op 7.75 MB/s BenchmarkEncode/Newton/Speed/1e4-4 38 3086021 ns/op 3.24 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 20492144 ns/op 4.88 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 203383420 ns/op 4.92 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 12526634 ns/op 0.80 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 80541435 ns/op 1.24 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 828375545 ns/op 1.21 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 8702037 ns/op 1.15 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 107198321 ns/op 0.93 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 996894020 ns/op 1.00 MB/s PASS ok compress/flate 18.626s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3906770 ns/op 2.56 MB/s BenchmarkDecoder/1e-Reuse4-4 28 3927965 ns/op 2.55 MB/s BenchmarkDecoder/1e5-4 3 39654985 ns/op 2.52 MB/s BenchmarkDecoder/1e-Reuse5-4 3 40276649 ns/op 2.48 MB/s BenchmarkDecoder/1e6-4 1 403474545 ns/op 2.48 MB/s BenchmarkDecoder/1e-Reuse6-4 1 404069393 ns/op 2.47 MB/s BenchmarkEncoder/1e4-4 36 3092709 ns/op 3.23 MB/s BenchmarkEncoder/1e-Reuse4-4 38 3079631 ns/op 3.25 MB/s BenchmarkEncoder/1e5-4 4 31395933 ns/op 3.19 MB/s BenchmarkEncoder/1e-Reuse5-4 4 31087374 ns/op 3.22 MB/s BenchmarkEncoder/1e6-4 1 321988496 ns/op 3.11 MB/s BenchmarkEncoder/1e-Reuse6-4 1 324299025 ns/op 3.08 MB/s PASS ok compress/lzw 4.765s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6371302 ns/op PASS ok container/heap 1.129s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 31842 3703 ns/op BenchmarkWithTimeout/concurrency=40-4 8113 15186 ns/op BenchmarkWithTimeout/concurrency=4000-4 8137 15367 ns/op BenchmarkWithTimeout/concurrency=400000-4 6709 31298 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 478251 223.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 16586 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 26648 4200 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 5228 23639 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3600 35201 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 5052 27622 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 470 252155 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 362 343110 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 523 272813 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 37 3885720 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 30 3638118 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 52 2577103 ns/op BenchmarkCheckCanceled/Err-4 475136 262.5 ns/op BenchmarkCheckCanceled/Done-4 623427 193.6 ns/op BenchmarkContextCancelDone-4 691720 159.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 33810 3215 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 33620 3777 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 27818 4143 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 21872 5439 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14961 8120 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 492760 238.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 271268 436.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 189880 626.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 115696 1004 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 59568 1985 ns/op PASS ok context 13.044s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1857783 64.51 ns/op 248.04 MB/s BenchmarkDecrypt-4 1859745 64.69 ns/op 247.33 MB/s BenchmarkExpand-4 13540 8726 ns/op PASS ok crypto/aes 1.592s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 178310 663.9 ns/op 96.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 343027 327.8 ns/op 195.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 181418 668.0 ns/op 95.80 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 359548 332.2 ns/op 192.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 139322 746.4 ns/op 1808.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 308163 391.2 ns/op 3450.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 160122 740.6 ns/op 1822.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 292915 394.3 ns/op 3423.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 101516 1154 ns/op 7096.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 143553 823.1 ns/op 9952.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 101841 1188 ns/op 6895.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 138164 841.3 ns/op 9736.78 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2212 54519 ns/op 18.69 MB/s BenchmarkAESCFBDecrypt1K-4 2238 56148 ns/op 18.15 MB/s BenchmarkAESCFBDecrypt8K-4 285 422905 ns/op 19.36 MB/s BenchmarkAESOFB1K-4 5800 20878 ns/op 48.81 MB/s BenchmarkAESCTR1K-4 5526 21517 ns/op 47.36 MB/s BenchmarkAESCTR8K-4 691 172261 ns/op 47.53 MB/s BenchmarkAESCBCEncrypt1K-4 431748 277.6 ns/op 3688.12 MB/s BenchmarkAESCBCDecrypt1K-4 900976 134.1 ns/op 7636.28 MB/s PASS ok crypto/cipher 3.563s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 45099 2646 ns/op 3.02 MB/s BenchmarkDecrypt-4 41299 2945 ns/op 2.72 MB/s BenchmarkTDESEncrypt-4 14080 7894 ns/op 1.01 MB/s BenchmarkTDESDecrypt-4 14524 8186 ns/op 0.98 MB/s PASS ok crypto/des 1.749s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 878 133282 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18702649 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 3 43703693 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 7794093 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 2.041s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2518 45401 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1798 65055 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1394 86078 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2445 49077 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1225 97770 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 778 154142 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3505 33257 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 20 5472945 ns/op 1092 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11450806 ns/op 1413 B/op 17 allocs/op PASS ok crypto/ecdsa 2.446s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 103 1029917 ns/op BenchmarkNewKeyFromSeed-4 100 1110194 ns/op BenchmarkSigning-4 88 1234475 ns/op BenchmarkVerification-4 54 2218936 ns/op PASS ok crypto/ed25519 1.542s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4420 28351 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 62 1838283 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 21 4952237 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11904223 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1274 93411 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 25 4709884 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13222940 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 32618854 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7760 15642 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4233 28464 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2814 42273 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 38 2902373 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1836 65266 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 139 860941 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1244 96318 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 49 2286176 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.570s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16910 7068 ns/op 144.87 MB/s BenchmarkHMACSHA256_32-4 17220 6934 ns/op 4.62 MB/s BenchmarkNewWriteSum-4 10000 11538 ns/op 2.77 MB/s PASS ok crypto/hmac 1.511s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 43640 2755 ns/op BenchmarkModSub-4 38326 3125 ns/op BenchmarkMontgomeryRepr-4 13606 8886 ns/op BenchmarkMontgomeryMul-4 13592 8829 ns/op BenchmarkModMul-4 6637 18035 ns/op BenchmarkExpBig-4 7 15700011 ns/op BenchmarkExp-4 4 31576468 ns/op PASS ok crypto/internal/bigmod 2.392s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 480 242652 ns/op BenchmarkScalarBaseMult-4 121 985898 ns/op BenchmarkScalarMult-4 40 2888083 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2298179 ns/op PASS ok crypto/internal/edwards25519 1.595s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 239727 503.1 ns/op BenchmarkMultiply-4 239268 485.6 ns/op BenchmarkSquare-4 314409 391.6 ns/op BenchmarkInvert-4 1164 121201 ns/op BenchmarkMult32-4 790569 166.4 ns/op PASS ok crypto/internal/edwards25519/field 2.052s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 5018501 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1549 78748 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12814545 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30446508 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 73 1595099 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6924 16870 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 4264174 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 122810506 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.394s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 243998 505.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 122114 938.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 61605 1935 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 249362 482.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 129219 932.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 61874 1934 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.822s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 84807 1401 ns/op 5.71 MB/s BenchmarkHash64-4 105618 1185 ns/op 54.02 MB/s BenchmarkHash128-4 98391 1243 ns/op 103.02 MB/s BenchmarkHash256-4 86553 1413 ns/op 181.11 MB/s BenchmarkHash512-4 69042 1743 ns/op 293.77 MB/s BenchmarkHash1K-4 50682 2424 ns/op 422.44 MB/s BenchmarkHash8K-4 10000 11828 ns/op 692.59 MB/s BenchmarkHash1M-4 86 1365080 ns/op 768.14 MB/s BenchmarkHash8M-4 10 10932516 ns/op 767.31 MB/s BenchmarkHash8BytesUnaligned-4 82879 1416 ns/op 5.65 MB/s BenchmarkHash1KUnaligned-4 50079 2412 ns/op 424.51 MB/s BenchmarkHash8KUnaligned-4 10000 11796 ns/op 694.47 MB/s PASS ok crypto/md5 2.597s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 376596906 ns/op PASS ok crypto/rand 1.384s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10851 ns/op 11.80 MB/s BenchmarkRC4_1K-4 1389 87563 ns/op 11.69 MB/s BenchmarkRC4_8K-4 176 681563 ns/op 11.88 MB/s PASS ok crypto/rc4 1.438s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 16288833 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 37993230 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 74270264 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 5817998 ns/op BenchmarkDecryptOAEP/2048-4 6 17158266 ns/op BenchmarkEncryptOAEP/2048-4 18 5857218 ns/op BenchmarkSignPKCS1v15/2048-4 6 17009760 ns/op BenchmarkVerifyPKCS1v15/2048-4 20 5751024 ns/op BenchmarkSignPSS/2048-4 6 17542793 ns/op BenchmarkVerifyPSS/2048-4 20 5770170 ns/op PASS ok crypto/rsa 2.805s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 79489 1513 ns/op 5.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 90240 1344 ns/op 5.95 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 84548 1414 ns/op 226.28 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 94840 1281 ns/op 249.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 67600 1806 ns/op 567.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 73734 1637 ns/op 625.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21345 5644 ns/op 1451.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21932 5480 ns/op 1494.79 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.186s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 58258 2047 ns/op 3.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 68875 1749 ns/op 4.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 64014 1877 ns/op 4.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 53827 2425 ns/op 422.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 60733 1969 ns/op 520.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 60169 2079 ns/op 492.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22449 5362 ns/op 1527.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23490 5193 ns/op 1577.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23166 5248 ns/op 1560.98 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.686s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 41295 3079 ns/op 2.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 56623 2091 ns/op 3.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 48622 2456 ns/op 3.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 40714 2896 ns/op 353.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 55910 2129 ns/op 480.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 47911 2486 ns/op 411.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 24740 4855 ns/op 1687.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29335 4143 ns/op 1977.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 26628 4475 ns/op 1830.61 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.434s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14341377 8.505 ns/op BenchmarkConstantTimeEq-4 14022358 8.228 ns/op BenchmarkConstantTimeLessOrEq-4 14262990 8.425 ns/op BenchmarkXORBytes/8Bytes-4 317643 369.9 ns/op 21.63 MB/s BenchmarkXORBytes/128Bytes-4 170928 704.1 ns/op 181.80 MB/s BenchmarkXORBytes/2048Bytes-4 20522 5911 ns/op 346.49 MB/s BenchmarkXORBytes/32768Bytes-4 1315 90273 ns/op 362.99 MB/s PASS ok crypto/subtle 1.970s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 288 465139 ns/op BenchmarkCertCache/1-4 260 452549 ns/op BenchmarkCertCache/2-4 231 602154 ns/op BenchmarkCertCache/3-4 338 370715 ns/op BenchmarkHandshakeServer/RSA-4 12 9681436 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 12678184 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 12084246 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 115 1008475 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 198 590568 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 6373707 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5588248 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 46277477 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 45775368 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 38790500 ns/op 27.03 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 42772037 ns/op 24.52 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 51445783 ns/op 40.76 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 64142194 ns/op 32.70 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 79829095 ns/op 52.54 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 92716472 ns/op 45.24 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 126245274 ns/op 66.45 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 179985465 ns/op 46.61 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 256401316 ns/op 65.43 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 306686013 ns/op 54.70 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 487631828 ns/op 68.81 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 586388624 ns/op 57.22 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 962776507 ns/op 69.70 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1134980605 ns/op 59.13 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 36139045 ns/op 29.02 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 43192746 ns/op 24.28 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 53363060 ns/op 39.30 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 59511934 ns/op 35.24 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 75243267 ns/op 55.74 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 94586016 ns/op 44.34 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 134142011 ns/op 62.54 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 172974322 ns/op 48.50 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 263973521 ns/op 63.56 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 300885072 ns/op 55.76 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 481181458 ns/op 69.73 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 554143260 ns/op 60.55 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 930204723 ns/op 72.14 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1161587669 ns/op 57.77 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717665222 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 718007108 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 302863300 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 301955320 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 164592097 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 162508062 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 94922990 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 92695213 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53657768 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 53484040 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 156032677 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 156864948 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 79100952 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78079852 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 53068810 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 51948078 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 39976528 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 37200900 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 33425855 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 31732439 ns/op PASS ok crypto/tls 20.519s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 22896091 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 486 247508 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 948 123083 ns/op 12658 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 891 136694 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 2.159s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 40 2975018 ns/op 278909 B/op 1628 allocs/op BenchmarkConcurrentStmtQuery-4 39 2996596 ns/op 269471 B/op 2021 allocs/op BenchmarkConcurrentStmtExec-4 56 2046175 ns/op 225076 B/op 708 allocs/op BenchmarkConcurrentTxQuery-4 48 2509971 ns/op 278570 B/op 2163 allocs/op BenchmarkConcurrentTxExec-4 73 1604284 ns/op 87962 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 50 2160101 ns/op 103889 B/op 2042 allocs/op BenchmarkConcurrentTxStmtExec-4 153 774105 ns/op 40208 B/op 381 allocs/op BenchmarkConcurrentRandom-4 49 2251134 ns/op 230527 B/op 1840 allocs/op BenchmarkManyConcurrentQueries-4 3151 47744 ns/op 4109 B/op 20 allocs/op BenchmarkGrabConn-4 230908 554.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.545s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1624 110239 ns/op BenchmarkSymbols32-4 1981 56107 ns/op PASS ok debug/elf 1.328s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 293101 446.2 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 66 1554050 ns/op 180166 B/op 13 allocs/op Benchmark115/LineToPC-4 52 2128768 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13069 9210 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.854s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 56521 2088 ns/op BenchmarkMarshal-4 675 176066 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2781 42656 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.463s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 204 563574 ns/op 14.54 MB/s BenchmarkEncodeToString-4 232 476959 ns/op 17.18 MB/s BenchmarkDecode-4 133 865193 ns/op 15.15 MB/s BenchmarkDecodeString-4 139 878937 ns/op 14.92 MB/s PASS ok encoding/base32 1.896s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 282 401960 ns/op 20.38 MB/s BenchmarkDecodeString/2-4 344366 344.9 ns/op 11.60 MB/s BenchmarkDecodeString/4-4 237847 473.4 ns/op 16.90 MB/s BenchmarkDecodeString/8-4 182533 657.3 ns/op 18.26 MB/s BenchmarkDecodeString/64-4 28497 4228 ns/op 20.81 MB/s BenchmarkDecodeString/8192-4 246 489441 ns/op 22.32 MB/s BenchmarkNewEncoding-4 50732 2321 ns/op 110.29 MB/s PASS ok encoding/base64 2.027s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1437 83874 ns/op 47.69 MB/s BenchmarkReadStruct-4 14137 8537 ns/op 8.79 MB/s BenchmarkWriteStruct-4 13886 8630 ns/op 8.69 MB/s BenchmarkReadInts-4 45844 2619 ns/op 11.45 MB/s BenchmarkWriteInts-4 38054 3150 ns/op 9.52 MB/s BenchmarkWriteSlice1000Int32s-4 996 123028 ns/op 32.51 MB/s BenchmarkPutUint16-4 3371594 35.78 ns/op 55.90 MB/s BenchmarkAppendUint16-4 3259719 53.48 ns/op 37.40 MB/s BenchmarkPutUint32-4 2420298 73.13 ns/op 54.70 MB/s BenchmarkAppendUint32-4 2355543 50.42 ns/op 79.33 MB/s BenchmarkPutUint64-4 697078 153.8 ns/op 52.01 MB/s BenchmarkAppendUint64-4 772582 156.4 ns/op 51.16 MB/s BenchmarkLittleEndianPutUint16-4 3266445 36.13 ns/op 55.35 MB/s BenchmarkLittleEndianAppendUint16-4 3281223 35.31 ns/op 56.64 MB/s BenchmarkLittleEndianPutUint32-4 2367597 72.55 ns/op 55.14 MB/s BenchmarkLittleEndianAppendUint32-4 2285533 49.76 ns/op 80.39 MB/s BenchmarkLittleEndianPutUint64-4 741091 159.6 ns/op 50.12 MB/s BenchmarkLittleEndianAppendUint64-4 771951 154.5 ns/op 51.78 MB/s BenchmarkReadFloats-4 153170 743.5 ns/op 16.14 MB/s BenchmarkWriteFloats-4 139152 856.0 ns/op 14.02 MB/s BenchmarkReadSlice1000Float32s-4 1155 99193 ns/op 40.33 MB/s BenchmarkWriteSlice1000Float32s-4 876 137797 ns/op 29.03 MB/s BenchmarkReadSlice1000Uint8s-4 84228 1687 ns/op 592.72 MB/s BenchmarkWriteSlice1000Uint8s-4 155857 854.4 ns/op 1170.39 MB/s BenchmarkPutUvarint32-4 484257 234.8 ns/op 17.04 MB/s BenchmarkPutUvarint64-4 172677 655.4 ns/op 12.21 MB/s PASS ok encoding/binary 5.523s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5401 20997 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5154 20698 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5692 20801 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3332 34732 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5761 20264 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6021 20171 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5751 20226 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3502 34959 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12502 9666 ns/op PASS ok encoding/csv 2.189s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 15064 7916 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 17718 6828 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 248 483030 ns/op 16793 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 650 176275 ns/op 755 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1419 81641 ns/op 61 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1354 86695 ns/op 65 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2504 48884 ns/op 154 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 68 1725816 ns/op 33979 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 523 234719 ns/op 25249 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1146 105563 ns/op 10798 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1129 102895 ns/op 9759 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 696 171002 ns/op 39155 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 307 378660 ns/op 66287 B/op 2203 allocs/op BenchmarkDecodeBytesSlice-4 560 201809 ns/op 23730 B/op 190 allocs/op BenchmarkDecodeInterfaceSlice-4 108 1106856 ns/op 82955 B/op 3178 allocs/op BenchmarkDecodeMap-4 72 1662406 ns/op 54135 B/op 181 allocs/op PASS ok encoding/gob 3.466s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14600 8239 ns/op 31.07 MB/s BenchmarkEncode/1024-4 3433 33124 ns/op 30.91 MB/s BenchmarkEncode/4096-4 848 133989 ns/op 30.57 MB/s BenchmarkEncode/16384-4 224 532574 ns/op 30.76 MB/s BenchmarkDecode/256-4 28326 4193 ns/op 61.05 MB/s BenchmarkDecode/1024-4 6829 16826 ns/op 60.86 MB/s BenchmarkDecode/4096-4 1802 66544 ns/op 61.55 MB/s BenchmarkDecode/16384-4 448 266171 ns/op 61.55 MB/s BenchmarkDump/256-4 1257 96718 ns/op 2.65 MB/s BenchmarkDump/1024-4 303 393614 ns/op 2.60 MB/s BenchmarkDump/4096-4 78 1780047 ns/op 2.30 MB/s BenchmarkDump/16384-4 18 6918565 ns/op 2.37 MB/s PASS ok encoding/hex 2.782s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 150393269 ns/op 12.90 MB/s 8390704 B/op 54 allocs/op BenchmarkCodeEncoderError-4 1 160739298 ns/op 12.07 MB/s 8395176 B/op 116 allocs/op BenchmarkCodeMarshal-4 1 149010284 ns/op 13.02 MB/s 1943656 B/op 18 allocs/op BenchmarkCodeMarshalError-4 1 158732932 ns/op 12.22 MB/s 1945168 B/op 68 allocs/op BenchmarkMarshalBytes/32-4 19548 6176 ns/op BenchmarkMarshalBytes/256-4 5504 21108 ns/op BenchmarkMarshalBytes/4096-4 471 252214 ns/op BenchmarkMarshalBytesError/32-4 51 2201322 ns/op BenchmarkMarshalBytesError/256-4 50 2256499 ns/op BenchmarkMarshalBytesError/4096-4 39 2569218 ns/op BenchmarkMarshalMap-4 41271 2864 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 486529631 ns/op 3.99 MB/s 10097512 B/op 40034 allocs/op BenchmarkUnicodeDecoder-4 25279 4649 ns/op 3.01 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 35787 3011 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 419114486 ns/op 4.63 MB/s 2021072 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 412181726 ns/op 4.71 MB/s 2020312 B/op 40007 allocs/op BenchmarkUnmarshalString-4 77152 1555 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 146312 1011 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 238076 688.2 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 18452 7215 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 69873 1733 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 88388 1388 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 16813 7296 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4966 20537 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1258 96829 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 127 889517 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 7776075 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 731913 146.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 722457 140.9 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 876014 130.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 824158 128.8 ns/op BenchmarkEncodeMarshaler-4 67876 1759 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 84412 1653 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5325700 22.22 ns/op BenchmarkNumberIsValidRegexp-4 14906 8078 ns/op PASS ok encoding/json 8.611s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 37 3003837 ns/op 21.82 MB/s BenchmarkDecode-4 15 6782121 ns/op 13.09 MB/s PASS ok encoding/pem 1.245s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2745 39459 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 866 176517 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3147 46172 ns/op PASS ok encoding/xml 1.486s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 249709 507.2 ns/op BenchmarkAs-4 66518 1761 ns/op PASS ok errors 1.296s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 714614 166.0 ns/op BenchmarkIntSet-4 791095 142.8 ns/op BenchmarkFloatAdd-4 163021 930.0 ns/op BenchmarkFloatSet-4 395140 268.4 ns/op BenchmarkStringSet-4 696727 311.4 ns/op BenchmarkMapSet-4 176299 845.9 ns/op BenchmarkMapSetDifferent-4 44630 2375 ns/op BenchmarkMapSetDifferentRandom-4 321 364484 ns/op BenchmarkMapSetString-4 114676 1040 ns/op BenchmarkMapAddSame-4 51262 2370 ns/op BenchmarkMapAddDifferent-4 14343 7981 ns/op BenchmarkMapAddDifferentRandom-4 300 398632 ns/op BenchmarkMapAddSameSteadyState-4 499686 267.5 ns/op BenchmarkMapAddDifferentSteadyState-4 10000 10298 ns/op BenchmarkMapString-4 6878 15136 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 38308 3293 ns/op PASS ok expvar 3.571s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 98920 1166 ns/op BenchmarkSprintfEmpty-4 363547 323.2 ns/op BenchmarkSprintfString-4 250660 459.4 ns/op BenchmarkSprintfTruncateString-4 177727 667.1 ns/op BenchmarkSprintfTruncateBytes-4 117504 1016 ns/op BenchmarkSprintfSlowParsingPath-4 168916 594.2 ns/op BenchmarkSprintfQuoteString-4 38047 3148 ns/op BenchmarkSprintfInt-4 239385 507.5 ns/op BenchmarkSprintfIntInt-4 173895 687.1 ns/op BenchmarkSprintfPrefixedInt-4 199543 561.0 ns/op BenchmarkSprintfFloat-4 122899 1017 ns/op BenchmarkSprintfComplex-4 53293 2225 ns/op BenchmarkSprintfBoolean-4 310212 397.4 ns/op BenchmarkSprintfHexString-4 132214 907.1 ns/op BenchmarkSprintfHexBytes-4 101146 1176 ns/op BenchmarkSprintfBytes-4 51990 2346 ns/op BenchmarkSprintfStringer-4 83458 2232 ns/op BenchmarkSprintfStructure-4 35545 3320 ns/op BenchmarkManyArgs-4 59238 2015 ns/op BenchmarkFprintInt-4 67101 1835 ns/op BenchmarkFprintfBytes-4 75692 1594 ns/op BenchmarkFprintIntNoAlloc-4 65211 1836 ns/op BenchmarkScanInts-4 26 4444680 ns/op BenchmarkScanRecursiveInt-4 1 343513100 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 374050925 ns/op PASS ok fmt 4.988s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 747 153636 ns/op PASS ok go/build 1.142s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 44112 2616 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15560 8249 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4920 22851 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1513 77720 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 379 303022 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 69 1668625 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 6660357 ns/op 846313 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 22971356 ns/op 3615219 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 106386154 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.434s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 274837150 ns/op 0.24 MB/s 45963880 B/op 48977 allocs/op PASS ok go/format 1.309s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 27033558 ns/op 1.99 MB/s BenchmarkParseOnly-4 5 24694023 ns/op 2.18 MB/s BenchmarkResolve-4 50 2304999 ns/op 23.36 MB/s PASS ok go/parser 2.762s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 154219288 ns/op 0.34 MB/s 4625952 B/op 27435 allocs/op BenchmarkPrintDecl-4 792 186707 ns/op 0.17 MB/s 16448 B/op 51 allocs/op PASS ok go/printer 1.377s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 247 479474 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10434890 ns/op 4.75 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16371205 ns/op 4.48 MB/s BenchmarkScanFiles/net/http/server.go-4 5 24925887 ns/op 4.94 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 163 728079 ns/op 4.26 MB/s PASS ok go/scanner 2.050s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 927259 129.7 ns/op PASS ok go/token 1.132s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 98 1089214 ns/op BenchmarkNamed/Underlying/nongeneric-4 1215872 104.1 ns/op BenchmarkNamed/Underlying/generic-4 1232158 97.92 ns/op BenchmarkNamed/Underlying/src_instance-4 1242014 96.86 ns/op BenchmarkNamed/Underlying/user_instance-4 1236472 98.39 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18522 6257 ns/op BenchmarkNamed/NewMethodSet/generic-4 18987 6396 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18488 6397 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 10575 ns/op BenchmarkCheck/http/funcbodies/info-4 1 588677402 ns/op 57145 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 524284025 ns/op 64161 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 261945481 ns/op 128420 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 247215228 ns/op 136074 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 260611739 ns/op 19883 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 129084941 ns/op 40136 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 90905146 ns/op 56996 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 75662206 ns/op 68467 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 108661221 ns/op 19940 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 73144298 ns/op 29623 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 54173044 ns/op 39998 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 53503148 ns/op 40497 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1093857634 ns/op 61077 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 708461346 ns/op 94300 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 147296220 ns/op 453432 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 124508488 ns/op 536512 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 385771781 ns/op 5202 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 114406453 ns/op 17541 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 92551351 ns/op 21684 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 91792774 ns/op 21862 lines/s PASS ok go/types 18.680s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9442 11471 ns/op 89.27 MB/s PASS ok hash/adler32 1.121s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 206175 552.9 ns/op 27.13 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 190033 641.7 ns/op 23.37 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 77877 1522 ns/op 26.28 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 86402 1402 ns/op 28.53 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 530998 202.0 ns/op 2534.71 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 546378 204.7 ns/op 2501.56 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 565777 211.4 ns/op 4843.47 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 552764 214.1 ns/op 4781.83 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 421806 274.8 ns/op 14908.04 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 409909 311.4 ns/op 13151.55 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 134044 871.2 ns/op 37610.97 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 127285 917.9 ns/op 35700.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 220260 548.1 ns/op 27.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 185288 798.7 ns/op 18.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 79938 1501 ns/op 26.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 85402 1397 ns/op 28.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 507661 240.6 ns/op 2128.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 517750 231.1 ns/op 2215.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 499372 236.8 ns/op 4324.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 493698 243.0 ns/op 4214.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 354404 300.9 ns/op 13613.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 369624 316.8 ns/op 12927.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 133417 911.9 ns/op 35934.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 124948 990.5 ns/op 33082.42 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 222618 532.3 ns/op 28.18 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 197335 590.2 ns/op 25.41 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 108015 1115 ns/op 35.88 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 93864 1202 ns/op 33.28 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9481 12672 ns/op 40.40 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9189 13309 ns/op 38.47 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4617 26072 ns/op 39.28 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4676 25737 ns/op 39.79 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1166 103011 ns/op 39.76 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1140 103450 ns/op 39.59 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 145 829890 ns/op 39.48 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 147 811838 ns/op 40.36 MB/s PASS ok hash/crc32 5.960s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 56 2101874 ns/op 31.18 MB/s BenchmarkCrc64/ISO4KB-4 838 143106 ns/op 28.62 MB/s BenchmarkCrc64/ISO1KB-4 3328 34662 ns/op 29.54 MB/s BenchmarkCrc64/ECMA64KB-4 50 2115438 ns/op 30.98 MB/s BenchmarkCrc64/Random64KB-4 56 2108992 ns/op 31.07 MB/s BenchmarkCrc64/Random16KB-4 219 542124 ns/op 30.22 MB/s PASS ok hash/crc64 1.793s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9519 11789 ns/op 86.86 MB/s BenchmarkFnv32aKB-4 9669 11836 ns/op 86.52 MB/s BenchmarkFnv64KB-4 10000 11693 ns/op 87.57 MB/s BenchmarkFnv64aKB-4 10000 11990 ns/op 85.40 MB/s BenchmarkFnv128KB-4 1112 108908 ns/op 9.40 MB/s BenchmarkFnv128aKB-4 1144 104145 ns/op 9.83 MB/s PASS ok hash/fnv 1.742s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 574041 193.2 ns/op 20.70 MB/s BenchmarkHash/n=4/Bytes-4 4999824 23.37 ns/op 171.14 MB/s BenchmarkHash/n=4/String-4 1721038 70.38 ns/op 56.83 MB/s BenchmarkHash/n=8/Write-4 568477 190.8 ns/op 41.93 MB/s BenchmarkHash/n=8/Bytes-4 5307172 23.66 ns/op 338.10 MB/s BenchmarkHash/n=8/String-4 1734739 68.31 ns/op 117.11 MB/s BenchmarkHash/n=16/Write-4 606516 195.0 ns/op 82.05 MB/s BenchmarkHash/n=16/Bytes-4 4875891 24.24 ns/op 659.97 MB/s BenchmarkHash/n=16/String-4 1727695 70.06 ns/op 228.38 MB/s BenchmarkHash/n=32/Write-4 580179 202.0 ns/op 158.39 MB/s BenchmarkHash/n=32/Bytes-4 4554124 26.42 ns/op 1211.08 MB/s BenchmarkHash/n=32/String-4 1586696 71.98 ns/op 444.58 MB/s BenchmarkHash/n=64/Write-4 552820 212.8 ns/op 300.77 MB/s BenchmarkHash/n=64/Bytes-4 4030573 29.52 ns/op 2168.32 MB/s BenchmarkHash/n=64/String-4 1570508 76.26 ns/op 839.25 MB/s BenchmarkHash/n=256/Write-4 382184 308.5 ns/op 829.94 MB/s BenchmarkHash/n=256/Bytes-4 1911487 62.37 ns/op 4104.51 MB/s BenchmarkHash/n=256/String-4 709792 168.2 ns/op 1522.29 MB/s BenchmarkHash/n=320/Write-4 371475 312.3 ns/op 1024.60 MB/s BenchmarkHash/n=320/Bytes-4 1569948 77.35 ns/op 4137.01 MB/s BenchmarkHash/n=320/String-4 522795 223.4 ns/op 1432.34 MB/s BenchmarkHash/n=1024/Write-4 231458 581.9 ns/op 1759.87 MB/s BenchmarkHash/n=1024/Bytes-4 577390 201.3 ns/op 5087.61 MB/s BenchmarkHash/n=1024/String-4 209906 741.3 ns/op 1381.37 MB/s BenchmarkHash/n=4096/Write-4 83065 1344 ns/op 3046.77 MB/s BenchmarkHash/n=4096/Bytes-4 157137 755.1 ns/op 5424.48 MB/s BenchmarkHash/n=4096/String-4 55862 2153 ns/op 1902.08 MB/s BenchmarkHash/n=16384/Write-4 25946 4869 ns/op 3364.89 MB/s BenchmarkHash/n=16384/Bytes-4 40009 2994 ns/op 5472.88 MB/s BenchmarkHash/n=16384/String-4 14037 8430 ns/op 1943.56 MB/s PASS ok hash/maphash 5.563s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 832 137706 ns/op BenchmarkEscapeNone-4 84744 1373 ns/op BenchmarkUnescape-4 844 136893 ns/op BenchmarkUnescapeNone-4 558432 225.6 ns/op BenchmarkUnescapeSparse-4 16420 6360 ns/op BenchmarkUnescapeDense-4 1221 100397 ns/op PASS ok html 1.846s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8025 14034 ns/op BenchmarkCSSEscaperNoSpecials-4 50565 2371 ns/op BenchmarkDecodeCSS-4 25084 4811 ns/op BenchmarkDecodeCSSNoSpecials-4 3253473 34.38 ns/op BenchmarkCSSValueFilter-4 112927 1031 ns/op BenchmarkCSSValueFilterOk-4 83644 1434 ns/op BenchmarkEscapedExecute-4 4166 27667 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10516 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 73146 1627 ns/op BenchmarkStripTags-4 17379 6863 ns/op BenchmarkStripTagsNoSpecials-4 348398 316.7 ns/op BenchmarkJSValEscaperWithNum-4 19244 6210 ns/op BenchmarkJSValEscaperWithStr-4 5524 20637 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17631 6847 ns/op BenchmarkJSValEscaperWithObj-4 4634 25312 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10162 ns/op BenchmarkJSStrEscaperNoSpecials-4 63050 1919 ns/op BenchmarkJSStrEscaper-4 10000 10709 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 59594 2108 ns/op BenchmarkJSRegexpEscaper-4 9381 11259 ns/op BenchmarkTemplateSpecialTags-4 94 1287627 ns/op BenchmarkURLEscaper-4 3862 30064 ns/op BenchmarkURLEscaperNoSpecials-4 161584 733.7 ns/op BenchmarkURLNormalizer-4 5016 22984 ns/op BenchmarkURLNormalizerNoSpecials-4 157653 747.1 ns/op BenchmarkSrcsetFilter-4 15942 7542 ns/op BenchmarkSrcsetFilterNoSpecials-4 100818 1249 ns/op PASS ok html/template 4.856s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 513276 224.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 410245 275.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 531114 216.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 442056 276.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1370648 88.21 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 114.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1350694 88.18 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 116.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 928621 127.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 464899 250.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 355827 342.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 480346 250.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 343924 484.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 703882 166.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 451033 277.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 606768 189.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 456945 256.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 364968 328.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 763011 148.7 ns/op BenchmarkRGBASetRGBA-4 1000000 111.9 ns/op BenchmarkRGBA64At-4 572023 231.7 ns/op BenchmarkRGBA64SetRGBA64-4 653542 186.3 ns/op BenchmarkNRGBAAt-4 779392 145.7 ns/op BenchmarkNRGBASetNRGBA-4 1000000 115.9 ns/op BenchmarkNRGBA64At-4 585454 207.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 645319 186.2 ns/op BenchmarkAlphaAt-4 2273359 54.55 ns/op BenchmarkAlphaSetAlpha-4 2274957 52.91 ns/op BenchmarkAlpha16At-4 1274997 94.57 ns/op BenchmarkAlphaSetAlpha16-4 1000000 107.9 ns/op BenchmarkGrayAt-4 2244315 53.01 ns/op BenchmarkGraySetGray-4 2238969 64.37 ns/op BenchmarkGray16At-4 1000000 104.3 ns/op BenchmarkGraySetGray16-4 1000000 116.0 ns/op PASS ok image 5.850s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 3046230 39.11 ns/op BenchmarkYCbCrToRGB/128-4 2914761 40.65 ns/op BenchmarkYCbCrToRGB/255-4 2993163 40.77 ns/op BenchmarkRGBToYCbCr/0-4 2988835 40.33 ns/op BenchmarkRGBToYCbCr/Cb-4 2940981 40.40 ns/op BenchmarkRGBToYCbCr/Cr-4 2866276 41.49 ns/op BenchmarkYCbCrToRGBA/0-4 2564539 46.58 ns/op BenchmarkYCbCrToRGBA/128-4 2517145 47.55 ns/op BenchmarkYCbCrToRGBA/255-4 2568192 47.45 ns/op BenchmarkNYCbCrAToRGBA/0-4 2509350 47.49 ns/op BenchmarkNYCbCrAToRGBA/128-4 2337520 51.90 ns/op BenchmarkNYCbCrAToRGBA/255-4 2525516 47.77 ns/op PASS ok image/color 3.000s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 61377762 ns/op BenchmarkFillSrc-4 346 333773 ns/op BenchmarkCopyOver-4 5 21149734 ns/op BenchmarkCopySrc-4 523 226971 ns/op BenchmarkNRGBAOver-4 5 22338642 ns/op BenchmarkNRGBASrc-4 10 10861973 ns/op BenchmarkYCbCr-4 7 16384542 ns/op BenchmarkGray-4 15 7333446 ns/op BenchmarkCMYK-4 8 13792021 ns/op BenchmarkGlyphOver-4 16 7060989 ns/op BenchmarkRGBAMaskOver-4 2 50469828 ns/op BenchmarkGrayMaskOver-4 3 36435497 ns/op BenchmarkRGBA64ImageMaskOver-4 2 53226348 ns/op BenchmarkRGBA-4 3 33700999 ns/op BenchmarkPalettedFill-4 1000 122413 ns/op BenchmarkPalettedRGBA-4 3 35344395 ns/op BenchmarkGenericOver-4 2 75533104 ns/op BenchmarkGenericMaskOver-4 4 31415533 ns/op BenchmarkGenericSrc-4 3 47553533 ns/op BenchmarkGenericMaskSrc-4 3 41659591 ns/op PASS ok image/draw 7.548s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 7707930 ns/op 2.00 MB/s 48622 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 184180547 ns/op 1.67 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4513229950 ns/op 0.27 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 2680179 ns/op 5.76 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 220449719 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.876s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2532 46183 ns/op BenchmarkIDCT-4 2929 40096 ns/op BenchmarkDecodeBaseline-4 6 19168390 ns/op 3.22 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 24508211 ns/op 2.52 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 204246279 ns/op 6.02 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 261510111 ns/op 3.52 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.532s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12122268 9.752 ns/op BenchmarkDecodeGray-4 10 11192617 ns/op 5.86 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 47318089 ns/op 5.54 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 38601934 ns/op 6.79 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6688114 ns/op 9.80 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 36865915 ns/op 7.11 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43884107 ns/op 5.97 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 72845592 ns/op 4.22 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 71375792 ns/op 4.30 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 256873598 ns/op 4.78 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 269085231 ns/op 4.57 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 38011174 ns/op 8.08 MB/s 848672 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 229414449 ns/op 5.36 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 814158510 ns/op 1.51 MB/s 864200 B/op 36 allocs/op PASS ok image/png 5.123s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 62577316 ns/op 1.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 54564995 ns/op 1.83 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 313554447 ns/op 1.59 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 279855234 ns/op 1.79 MB/s 4006064 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 61170837 ns/op 1.63 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52190509 ns/op 1.92 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 301491895 ns/op 1.66 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 259471472 ns/op 1.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 610266146 ns/op 1.64 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 533187514 ns/op 1.88 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3192174621 ns/op 1.57 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2852813095 ns/op 1.75 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10286831 ns/op 9.72 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10288950 ns/op 9.72 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 51302408 ns/op 9.75 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 50287113 ns/op 9.94 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 99480184 ns/op 10.05 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 101064868 ns/op 9.89 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 516803869 ns/op 9.67 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 546661955 ns/op 9.15 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 74871838 ns/op 1.34 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 65503922 ns/op 1.53 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 373013225 ns/op 1.34 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 330102950 ns/op 1.51 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 740289176 ns/op 1.35 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 683770809 ns/op 1.46 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 3993697811 ns/op 1.25 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4139291001 ns/op 1.21 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 195277873 ns/op 21.40 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 190546197 ns/op 21.94 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 35.588s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34448 3851 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 33456 3514 ns/op 0.57 MB/s BenchmarkMarshalCorpusFile/4-4 31002 4146 ns/op 0.96 MB/s BenchmarkMarshalCorpusFile/8-4 26311 4478 ns/op 1.79 MB/s BenchmarkMarshalCorpusFile/16-4 21321 6046 ns/op 2.65 MB/s BenchmarkMarshalCorpusFile/32-4 14746 8045 ns/op 3.98 MB/s BenchmarkMarshalCorpusFile/64-4 10000 10143 ns/op 6.31 MB/s BenchmarkMarshalCorpusFile/128-4 7989 13159 ns/op 9.73 MB/s BenchmarkMarshalCorpusFile/256-4 3853 30482 ns/op 8.40 MB/s BenchmarkMarshalCorpusFile/512-4 2084 56541 ns/op 9.06 MB/s BenchmarkMarshalCorpusFile/1024-4 1072 107876 ns/op 9.49 MB/s BenchmarkMarshalCorpusFile/2048-4 548 218815 ns/op 9.36 MB/s BenchmarkMarshalCorpusFile/4096-4 285 414899 ns/op 9.87 MB/s BenchmarkMarshalCorpusFile/8192-4 144 863536 ns/op 9.49 MB/s BenchmarkMarshalCorpusFile/16384-4 72 1633057 ns/op 10.03 MB/s BenchmarkMarshalCorpusFile/32768-4 30 3791718 ns/op 8.64 MB/s BenchmarkMarshalCorpusFile/65536-4 15 7756227 ns/op 8.45 MB/s BenchmarkMarshalCorpusFile/131072-4 6 18336156 ns/op 7.15 MB/s BenchmarkMarshalCorpusFile/262144-4 4 32542000 ns/op 8.06 MB/s BenchmarkMarshalCorpusFile/524288-4 2 65441042 ns/op 8.01 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 130756376 ns/op 8.02 MB/s BenchmarkUnmarshalCorpusFile/1-4 7537 15355 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 6880 15845 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6596 17216 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 6140 19214 ns/op 0.42 MB/s BenchmarkUnmarshalCorpusFile/16-4 4756 23232 ns/op 0.69 MB/s BenchmarkUnmarshalCorpusFile/32-4 3676 32488 ns/op 0.98 MB/s BenchmarkUnmarshalCorpusFile/64-4 3265 37813 ns/op 1.69 MB/s BenchmarkUnmarshalCorpusFile/128-4 2397 49207 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/256-4 936 139194 ns/op 1.84 MB/s BenchmarkUnmarshalCorpusFile/512-4 520 245133 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/1024-4 249 473923 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/2048-4 126 908081 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1831598 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 3616127 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 7003018 ns/op 2.34 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 14249849 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 28721894 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 56448061 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 111168237 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 228248439 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 470046623 ns/op 2.23 MB/s BenchmarkMutatorBytes/1-4 33408 3719 ns/op BenchmarkMutatorBytes/10-4 35168 3502 ns/op BenchmarkMutatorBytes/100-4 32726 3780 ns/op BenchmarkMutatorBytes/1000-4 20469 5653 ns/op BenchmarkMutatorBytes/10000-4 8028 22355 ns/op BenchmarkMutatorBytes/100000-4 1248 107007 ns/op BenchmarkMutatorString/1-4 31644 3813 ns/op BenchmarkMutatorString/10-4 33104 3704 ns/op BenchmarkMutatorString/100-4 30708 4015 ns/op BenchmarkMutatorString/1000-4 15625 7768 ns/op BenchmarkMutatorString/10000-4 4539 43106 ns/op BenchmarkMutatorString/100000-4 348 319377 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18296 6528 ns/op BenchmarkMutatorAllBasicTypes/string-4 18264 6775 ns/op BenchmarkMutatorAllBasicTypes/bool-4 64750 2000 ns/op BenchmarkMutatorAllBasicTypes/float32-4 55867 2252 ns/op BenchmarkMutatorAllBasicTypes/float64-4 57469 2183 ns/op BenchmarkMutatorAllBasicTypes/int-4 61042 2019 ns/op BenchmarkMutatorAllBasicTypes/int8-4 61244 1987 ns/op BenchmarkMutatorAllBasicTypes/int16-4 62043 2028 ns/op BenchmarkMutatorAllBasicTypes/int32-4 62617 2024 ns/op BenchmarkMutatorAllBasicTypes/int64-4 61178 2024 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 58678 2058 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 61309 2101 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 54202 2527 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 59871 2053 ns/op PASS ok internal/fuzz 12.368s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 44794 2661 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 169503 803.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.340s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 36319 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 37747 3175 ns/op BenchmarkSplicePipePoolParallel-4 230644 1117 ns/op BenchmarkSplicePipeNativeParallel-4 83660 1460 ns/op PASS ok internal/poll 1.952s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 25932487 ns/op PASS ok internal/trace 3.865s PASS ok internal/zstd 1.035s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 19744 7185 ns/op BenchmarkCopyNLarge-4 354 473030 ns/op PASS ok io 1.563s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 185263 628.5 ns/op BenchmarkPrintln-4 20982 5990 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 34575 3496 ns/op 67 B/op 1 allocs/op BenchmarkConcurrent-4 5828 21398 ns/op BenchmarkDiscard-4 862764 137.3 ns/op 0 B/op 0 allocs/op PASS ok log 1.825s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 56923 2040 ns/op BenchmarkJSONHandler/defaults-4 5359 21139 ns/op 517 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3237 34586 ns/op 794 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3817 30038 ns/op 757 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5331 21081 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5473 20532 ns/op 537 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4814 24053 ns/op 522 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24768 4873 ns/op 80 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23326 5088 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 117238 1072 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 79354 1590 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 91609 1211 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 71632 1818 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 80136 1608 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 100441 1224 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 104.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 602332 196.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 589009 202.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 452998 267.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 365170 330.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6344 19400 ns/op BenchmarkDispatch/switch-checked-4 172542 692.4 ns/op BenchmarkDispatch/As-4 176114 651.7 ns/op BenchmarkDispatch/Visit-4 151729 777.6 ns/op BenchmarkUnsafeStrings-4 18392 6427 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 4.434s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 686466 150.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 784496 150.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 445564 283.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 127352 799.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 61749 1969 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 57592 1930 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 40814 2903 ns/op 679 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12525 10132 ns/op 3459 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 13974 8422 ns/op 585 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 14328 8421 ns/op 594 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8610 13308 ns/op 1072 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3015 38350 ns/op 4277 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 14410 8080 ns/op 509 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 15169 7833 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9614 11652 ns/op 938 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3408 32231 ns/op 3723 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.730s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 4 31267204 ns/op PASS ok maps 2.092s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6435514 18.77 ns/op BenchmarkAcosh-4 4855305 24.17 ns/op BenchmarkAsin-4 6227839 18.58 ns/op BenchmarkAsinh-4 4350015 25.90 ns/op BenchmarkAtan-4 6908540 16.64 ns/op BenchmarkAtanh-4 4827387 24.35 ns/op BenchmarkAtan2-4 4861830 23.58 ns/op BenchmarkCbrt-4 6031026 20.38 ns/op BenchmarkCeil-4 16133197 7.337 ns/op BenchmarkCopysign-4 1904870 62.76 ns/op BenchmarkCos-4 8421481 14.13 ns/op BenchmarkCosh-4 6835564 17.57 ns/op BenchmarkErf-4 7664739 15.58 ns/op BenchmarkErfc-4 7625874 15.55 ns/op BenchmarkErfinv-4 3254630 35.04 ns/op BenchmarkErfcinv-4 3381850 36.02 ns/op BenchmarkExp-4 7466175 16.33 ns/op BenchmarkExpGo-4 724994 163.0 ns/op BenchmarkExpm1-4 7085186 16.88 ns/op BenchmarkExp2-4 752089 158.2 ns/op BenchmarkExp2Go-4 717242 164.3 ns/op BenchmarkAbs-4 2568271 46.27 ns/op BenchmarkDim-4 8159382 14.14 ns/op BenchmarkFloor-4 15663572 7.575 ns/op BenchmarkMax-4 12308362 9.541 ns/op BenchmarkMin-4 11214885 10.77 ns/op BenchmarkMod-4 181539 618.3 ns/op BenchmarkFrexp-4 1224805 97.45 ns/op BenchmarkGamma-4 399888 302.2 ns/op BenchmarkHypot-4 1000000 109.0 ns/op BenchmarkHypotGo-4 1000000 117.5 ns/op BenchmarkIlogb-4 1470475 81.05 ns/op BenchmarkJ0-4 166189 711.9 ns/op BenchmarkJ1-4 173736 691.6 ns/op BenchmarkJn-4 84522 1394 ns/op BenchmarkLdexp-4 1000000 106.4 ns/op BenchmarkLgamma-4 511140 235.7 ns/op BenchmarkLog-4 6451112 18.13 ns/op BenchmarkLogb-4 1440525 84.12 ns/op BenchmarkLog1p-4 6870549 17.45 ns/op BenchmarkLog10-4 6266941 19.56 ns/op BenchmarkLog2-4 996730 114.6 ns/op BenchmarkModf-4 2494074 48.43 ns/op BenchmarkNextafter32-4 2428539 49.49 ns/op BenchmarkNextafter64-4 2473070 49.10 ns/op BenchmarkPowInt-4 3366169 35.13 ns/op BenchmarkPowFrac-4 3355760 35.36 ns/op BenchmarkPow10Pos-4 4244440 28.43 ns/op BenchmarkPow10Neg-4 3751842 31.58 ns/op BenchmarkRound-4 8034732 14.56 ns/op BenchmarkRoundToEven-4 7944534 14.68 ns/op BenchmarkRemainder-4 290666 415.9 ns/op BenchmarkSignbit-4 3873560 30.92 ns/op BenchmarkSin-4 8825368 13.40 ns/op BenchmarkSincos-4 550056 189.3 ns/op BenchmarkSinh-4 6605582 18.16 ns/op BenchmarkSqrtIndirect-4 13798281 8.044 ns/op BenchmarkSqrtLatency-4 10420634 11.48 ns/op BenchmarkSqrtIndirectLatency-4 10414692 11.52 ns/op BenchmarkSqrtGoLatency-4 1369873 87.70 ns/op BenchmarkSqrtPrime-4 118066 1014 ns/op BenchmarkTan-4 6233216 19.50 ns/op BenchmarkTanh-4 5502314 21.49 ns/op BenchmarkTrunc-4 15602532 7.671 ns/op BenchmarkY0-4 182206 656.5 ns/op BenchmarkY1-4 170727 657.9 ns/op BenchmarkYn-4 88754 1331 ns/op BenchmarkFloat64bits-4 3898827 30.70 ns/op BenchmarkFloat64frombits-4 3929763 30.08 ns/op BenchmarkFloat32bits-4 3914888 31.07 ns/op BenchmarkFloat32frombits-4 3957912 30.32 ns/op BenchmarkFMA-4 16092294 7.357 ns/op PASS ok math 11.323s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11038282 10.82 ns/op 5914.70 MB/s BenchmarkAddVV/2-4 9886352 12.66 ns/op 10111.56 MB/s BenchmarkAddVV/3-4 8746495 13.91 ns/op 13807.66 MB/s BenchmarkAddVV/4-4 9613863 12.52 ns/op 20452.35 MB/s BenchmarkAddVV/5-4 8727030 14.18 ns/op 22565.52 MB/s BenchmarkAddVV/10-4 5614864 21.16 ns/op 30238.96 MB/s BenchmarkAddVV/100-4 2350419 50.87 ns/op 125808.13 MB/s BenchmarkAddVV/1000-4 302000 404.4 ns/op 158241.36 MB/s BenchmarkSubVV/1-4 11521526 10.54 ns/op 6072.85 MB/s BenchmarkSubVV/2-4 10180164 11.70 ns/op 10938.02 MB/s BenchmarkSubVV/3-4 9082699 13.06 ns/op 14701.05 MB/s BenchmarkSubVV/4-4 9601147 12.60 ns/op 20319.40 MB/s BenchmarkSubVV/5-4 8569884 13.66 ns/op 23422.61 MB/s BenchmarkSubVV/10-4 7015741 17.16 ns/op 37292.81 MB/s BenchmarkSubVV/100-4 2281455 51.72 ns/op 123747.37 MB/s BenchmarkSubVV/1000-4 284004 397.5 ns/op 160991.50 MB/s BenchmarkAddVW/1-4 9607975 13.20 ns/op 606.21 MB/s BenchmarkAddVW/2-4 12034731 10.07 ns/op 1588.78 MB/s BenchmarkAddVW/3-4 11297871 10.71 ns/op 2240.06 MB/s BenchmarkAddVW/4-4 10638832 11.72 ns/op 2729.28 MB/s BenchmarkAddVW/5-4 10795000 11.17 ns/op 3582.00 MB/s BenchmarkAddVW/10-4 7787306 15.54 ns/op 5146.66 MB/s BenchmarkAddVW/100-4 4764807 24.48 ns/op 32683.38 MB/s BenchmarkAddVW/1000-4 698292 168.9 ns/op 47356.85 MB/s BenchmarkAddVWext/1-4 11588754 10.25 ns/op 780.69 MB/s BenchmarkAddVWext/2-4 12090141 10.03 ns/op 1595.91 MB/s BenchmarkAddVWext/3-4 11098806 10.87 ns/op 2207.57 MB/s BenchmarkAddVWext/4-4 10646956 12.77 ns/op 2506.80 MB/s BenchmarkAddVWext/5-4 10565014 11.36 ns/op 3522.11 MB/s BenchmarkAddVWext/10-4 7724785 13.48 ns/op 5932.73 MB/s BenchmarkAddVWext/100-4 2113777 56.80 ns/op 14084.86 MB/s BenchmarkAddVWext/1000-4 296049 407.4 ns/op 19636.54 MB/s BenchmarkSubVW/1-4 11902960 10.09 ns/op 792.79 MB/s BenchmarkSubVW/2-4 11790536 10.10 ns/op 1584.41 MB/s BenchmarkSubVW/3-4 11011459 10.81 ns/op 2220.24 MB/s BenchmarkSubVW/4-4 10781589 11.35 ns/op 2819.19 MB/s BenchmarkSubVW/5-4 10425589 11.47 ns/op 3487.94 MB/s BenchmarkSubVW/10-4 7575999 15.62 ns/op 5120.52 MB/s BenchmarkSubVW/100-4 4779152 24.44 ns/op 32736.49 MB/s BenchmarkSubVW/1000-4 769005 162.3 ns/op 49300.02 MB/s BenchmarkSubVWext/1-4 11878095 10.14 ns/op 788.66 MB/s BenchmarkSubVWext/2-4 11785021 10.08 ns/op 1586.54 MB/s BenchmarkSubVWext/3-4 10957785 10.95 ns/op 2192.33 MB/s BenchmarkSubVWext/4-4 10499271 11.45 ns/op 2793.85 MB/s BenchmarkSubVWext/5-4 10264443 11.70 ns/op 3419.96 MB/s BenchmarkSubVWext/10-4 8316379 14.58 ns/op 5485.19 MB/s BenchmarkSubVWext/100-4 1835745 60.63 ns/op 13193.86 MB/s BenchmarkSubVWext/1000-4 286394 424.1 ns/op 18862.54 MB/s BenchmarkMulAddVWW/1-4 9510459 12.56 ns/op 5097.40 MB/s BenchmarkMulAddVWW/2-4 8587204 13.87 ns/op 9227.73 MB/s BenchmarkMulAddVWW/3-4 7826557 15.67 ns/op 12252.69 MB/s BenchmarkMulAddVWW/4-4 6857493 16.93 ns/op 15123.00 MB/s BenchmarkMulAddVWW/5-4 6410713 18.74 ns/op 17078.58 MB/s BenchmarkMulAddVWW/10-4 4404796 27.43 ns/op 23332.83 MB/s BenchmarkMulAddVWW/100-4 609456 197.0 ns/op 32484.12 MB/s BenchmarkMulAddVWW/1000-4 67266 1798 ns/op 35588.94 MB/s BenchmarkAddMulVVW/1-4 10334917 11.57 ns/op 5533.60 MB/s BenchmarkAddMulVVW/2-4 8095046 13.96 ns/op 9171.95 MB/s BenchmarkAddMulVVW/3-4 7922452 14.91 ns/op 12874.75 MB/s BenchmarkAddMulVVW/4-4 5439842 18.93 ns/op 13524.73 MB/s BenchmarkAddMulVVW/5-4 6646435 18.17 ns/op 17612.59 MB/s BenchmarkAddMulVVW/10-4 4208010 28.42 ns/op 22516.91 MB/s BenchmarkAddMulVVW/100-4 564651 219.4 ns/op 29165.90 MB/s BenchmarkAddMulVVW/1000-4 58012 2087 ns/op 30672.72 MB/s BenchmarkDivWVW/1-4 2482357 47.15 ns/op 1357.49 MB/s BenchmarkDivWVW/2-4 980905 106.0 ns/op 1207.16 MB/s BenchmarkDivWVW/3-4 809541 148.5 ns/op 1292.87 MB/s BenchmarkDivWVW/4-4 678468 178.3 ns/op 1435.76 MB/s BenchmarkDivWVW/5-4 622810 194.0 ns/op 1649.90 MB/s BenchmarkDivWVW/10-4 327914 395.1 ns/op 1619.69 MB/s BenchmarkDivWVW/100-4 37760 3197 ns/op 2001.75 MB/s BenchmarkDivWVW/1000-4 4195 29273 ns/op 2186.34 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2893462 41.38 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2857340 42.32 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1831064 64.25 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1436016 83.46 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1216945 100.6 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 110.1 ns/op BenchmarkNonZeroShifts/4/shrVU-4 981746 125.6 ns/op BenchmarkNonZeroShifts/4/shlVU-4 746480 160.8 ns/op BenchmarkNonZeroShifts/5/shrVU-4 833278 144.9 ns/op BenchmarkNonZeroShifts/5/shlVU-4 707542 177.3 ns/op BenchmarkNonZeroShifts/10/shrVU-4 453442 274.4 ns/op BenchmarkNonZeroShifts/10/shlVU-4 373508 316.3 ns/op BenchmarkNonZeroShifts/100/shrVU-4 49615 2396 ns/op BenchmarkNonZeroShifts/100/shlVU-4 43138 2868 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4946 23581 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4525 26565 ns/op BenchmarkDecimalConversion-4 187 622580 ns/op BenchmarkFloatString/100-4 9619 12385 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 184 639534 ns/op 2905 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 59577548 ns/op 61424 B/op 54 allocs/op BenchmarkFloatString/100000-4 1 5938004252 ns/op 839800 B/op 497 allocs/op BenchmarkFloatAdd/10-4 105930 1127 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 88447 1368 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 48757 2409 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13630 8723 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1525 94460 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 139587 890.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 123788 989.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 92233 1306 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26301 4569 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3256 37017 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1375 85036 ns/op BenchmarkParseFloatLargeExp-4 291 375290 ns/op BenchmarkGCD10x10/WithoutXY-4 192853 613.0 ns/op BenchmarkGCD10x10/WithXY-4 44487 2687 ns/op BenchmarkGCD10x100/WithoutXY-4 86386 1903 ns/op BenchmarkGCD10x100/WithXY-4 13646 9192 ns/op BenchmarkGCD10x1000/WithoutXY-4 60237 1933 ns/op BenchmarkGCD10x1000/WithXY-4 9812 11108 ns/op BenchmarkGCD100x100/WithoutXY-4 21609 5501 ns/op BenchmarkGCD100x100/WithXY-4 7417 14713 ns/op BenchmarkGCD100x1000/WithoutXY-4 9616 12275 ns/op BenchmarkGCD100x1000/WithXY-4 4423 35034 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1678 67577 ns/op BenchmarkGCD1000x1000/WithXY-4 955 125093 ns/op BenchmarkHilbert-4 16 7013017 ns/op BenchmarkBinomial-4 8106 12731 ns/op BenchmarkQuoRem-4 14774 8364 ns/op BenchmarkExp-4 7 15784108 ns/op BenchmarkExpMont/Odd-4 100 1113441 ns/op 2605 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1129274 ns/op 3373 B/op 38 allocs/op BenchmarkExpMont/Even2-4 98 1153877 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even3-4 99 1155685 ns/op 3824 B/op 52 allocs/op BenchmarkExpMont/Even4-4 98 1160482 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even8-4 97 1169914 ns/op 3887 B/op 54 allocs/op BenchmarkExpMont/Even32-4 96 1159883 ns/op 3855 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1019989 ns/op 3656 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1010063 ns/op 3768 B/op 51 allocs/op BenchmarkExpMont/Even128-4 124 951342 ns/op 3252 B/op 50 allocs/op BenchmarkExpMont/Even255-4 136 878340 ns/op 2950 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 451 293173 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 393 301554 ns/op 1725 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 396 303285 ns/op 1749 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 396 304123 ns/op 1739 B/op 47 allocs/op BenchmarkExp2-4 7 15709501 ns/op BenchmarkBitset-4 876536 129.2 ns/op BenchmarkBitsetNeg-4 305725 388.0 ns/op BenchmarkBitsetOrig-4 206509 561.5 ns/op BenchmarkBitsetNegOrig-4 137457 835.6 ns/op BenchmarkModSqrt225_Tonelli-4 74 1545073 ns/op BenchmarkModSqrt225_3Mod4-4 255 468258 ns/op BenchmarkModSqrt231_Tonelli-4 72 1618189 ns/op BenchmarkModSqrt231_5Mod8-4 216 556887 ns/op BenchmarkModInverse-4 9199 12179 ns/op BenchmarkSqrt-4 912 132657 ns/op BenchmarkIntSqr/1-4 1369263 87.39 ns/op BenchmarkIntSqr/2-4 508026 246.3 ns/op BenchmarkIntSqr/3-4 377023 323.3 ns/op BenchmarkIntSqr/5-4 253255 473.5 ns/op BenchmarkIntSqr/8-4 164624 734.9 ns/op BenchmarkIntSqr/10-4 128652 939.4 ns/op BenchmarkIntSqr/20-4 33828 3566 ns/op BenchmarkIntSqr/30-4 21670 5469 ns/op BenchmarkIntSqr/50-4 13098 9011 ns/op BenchmarkIntSqr/80-4 7088 16393 ns/op BenchmarkIntSqr/100-4 4972 22074 ns/op BenchmarkIntSqr/200-4 1861 64358 ns/op BenchmarkIntSqr/300-4 942 126425 ns/op BenchmarkIntSqr/500-4 423 290004 ns/op BenchmarkIntSqr/800-4 186 632417 ns/op BenchmarkIntSqr/1000-4 132 910447 ns/op BenchmarkDiv/20/10-4 328642 361.6 ns/op BenchmarkDiv/40/20-4 332796 362.2 ns/op BenchmarkDiv/100/50-4 317098 375.5 ns/op BenchmarkDiv/200/100-4 38904 3334 ns/op BenchmarkDiv/400/200-4 34570 3700 ns/op BenchmarkDiv/1000/500-4 25129 5077 ns/op BenchmarkDiv/2000/1000-4 16717 7356 ns/op BenchmarkDiv/20000/10000-4 739 162150 ns/op BenchmarkDiv/200000/100000-4 18 6591822 ns/op BenchmarkDiv/2000000/1000000-4 1 213405915 ns/op BenchmarkDiv/20000000/10000000-4 1 7197241695 ns/op BenchmarkMul-4 3 43257073 ns/op BenchmarkNatMul/10-4 110683 1005 ns/op BenchmarkNatMul/100-4 3804 31063 ns/op BenchmarkNatMul/1000-4 100 1175623 ns/op BenchmarkZeroShifts/Shl-4 42013 2956 ns/op BenchmarkZeroShifts/ShlSame-4 6014426 19.56 ns/op BenchmarkZeroShifts/Shr-4 38374 2850 ns/op BenchmarkZeroShifts/ShrSame-4 6024588 19.35 ns/op BenchmarkExp3Power/0x10-4 209767 552.0 ns/op BenchmarkExp3Power/0x40-4 179684 640.5 ns/op BenchmarkExp3Power/0x100-4 84451 1384 ns/op BenchmarkExp3Power/0x400-4 32662 3565 ns/op BenchmarkExp3Power/0x1000-4 6436 18007 ns/op BenchmarkExp3Power/0x4000-4 1083 107826 ns/op BenchmarkExp3Power/0x10000-4 127 936715 ns/op BenchmarkExp3Power/0x40000-4 12 9069354 ns/op BenchmarkExp3Power/0x100000-4 2 86554840 ns/op BenchmarkExp3Power/0x400000-4 1 818109578 ns/op BenchmarkFibo-4 4 26957961 ns/op BenchmarkNatSqr/1-4 1000000 106.8 ns/op BenchmarkNatSqr/2-4 451201 270.2 ns/op BenchmarkNatSqr/3-4 321850 360.4 ns/op BenchmarkNatSqr/5-4 225864 513.1 ns/op BenchmarkNatSqr/8-4 145224 795.0 ns/op BenchmarkNatSqr/10-4 115195 1014 ns/op BenchmarkNatSqr/20-4 33778 3595 ns/op BenchmarkNatSqr/30-4 22806 5169 ns/op BenchmarkNatSqr/50-4 13135 9157 ns/op BenchmarkNatSqr/80-4 6976 16590 ns/op BenchmarkNatSqr/100-4 5206 22795 ns/op BenchmarkNatSqr/200-4 1816 64983 ns/op BenchmarkNatSqr/300-4 913 126801 ns/op BenchmarkNatSqr/500-4 406 287629 ns/op BenchmarkNatSqr/800-4 196 608855 ns/op BenchmarkNatSqr/1000-4 135 878830 ns/op BenchmarkNatSetBytes/8-4 695180 169.0 ns/op BenchmarkNatSetBytes/24-4 213577 551.0 ns/op BenchmarkNatSetBytes/128-4 47776 2474 ns/op BenchmarkNatSetBytes/7-4 929840 127.9 ns/op BenchmarkNatSetBytes/23-4 239217 521.7 ns/op BenchmarkNatSetBytes/127-4 49218 2435 ns/op BenchmarkScanPi-4 258 464516 ns/op BenchmarkStringPiParallel-4 688 173224 ns/op BenchmarkScan/10/Base2-4 38306 3144 ns/op BenchmarkScan/100/Base2-4 4176 27564 ns/op BenchmarkScan/1000/Base2-4 432 274120 ns/op BenchmarkScan/10/Base8-4 90195 1326 ns/op BenchmarkScan/100/Base8-4 12534 9568 ns/op BenchmarkScan/1000/Base8-4 1221 95287 ns/op BenchmarkScan/10/Base10-4 97467 1222 ns/op BenchmarkScan/100/Base10-4 13605 8749 ns/op BenchmarkScan/1000/Base10-4 1396 86153 ns/op BenchmarkScan/10/Base16-4 114999 1046 ns/op BenchmarkScan/100/Base16-4 15555 7754 ns/op BenchmarkScan/1000/Base16-4 1588 75408 ns/op BenchmarkString/10/Base2-4 184500 634.6 ns/op BenchmarkString/100/Base2-4 26433 4409 ns/op BenchmarkString/1000/Base2-4 2802 41942 ns/op BenchmarkString/10/Base8-4 350439 340.3 ns/op BenchmarkString/100/Base8-4 70730 1697 ns/op BenchmarkString/1000/Base8-4 8037 15049 ns/op BenchmarkString/10/Base10-4 209997 558.5 ns/op BenchmarkString/100/Base10-4 40100 2967 ns/op BenchmarkString/1000/Base10-4 4105 28757 ns/op BenchmarkString/10/Base16-4 385078 296.2 ns/op BenchmarkString/100/Base16-4 91102 1313 ns/op BenchmarkString/1000/Base16-4 10000 12085 ns/op BenchmarkLeafSize/0-4 28 3824895 ns/op BenchmarkLeafSize/1-4 391 291264 ns/op BenchmarkLeafSize/2-4 418 286849 ns/op BenchmarkLeafSize/3-4 272 436393 ns/op BenchmarkLeafSize/4-4 421 275505 ns/op BenchmarkLeafSize/5-4 231 503704 ns/op BenchmarkLeafSize/6-4 271 429991 ns/op BenchmarkLeafSize/7-4 297 398306 ns/op BenchmarkLeafSize/8-4 423 269753 ns/op BenchmarkLeafSize/9-4 195 619275 ns/op BenchmarkLeafSize/10-4 234 499473 ns/op BenchmarkLeafSize/11-4 226 511632 ns/op BenchmarkLeafSize/12-4 271 431522 ns/op BenchmarkLeafSize/13-4 236 492538 ns/op BenchmarkLeafSize/14-4 292 393794 ns/op BenchmarkLeafSize/15-4 302 395465 ns/op BenchmarkLeafSize/16-4 438 270182 ns/op BenchmarkLeafSize/32-4 417 272986 ns/op BenchmarkLeafSize/64-4 390 314589 ns/op BenchmarkProbablyPrime/n=0-4 6 20244856 ns/op BenchmarkProbablyPrime/n=1-4 5 22692312 ns/op BenchmarkProbablyPrime/n=5-4 4 32387110 ns/op BenchmarkProbablyPrime/n=10-4 3 44902410 ns/op BenchmarkProbablyPrime/n=20-4 2 68969844 ns/op BenchmarkProbablyPrime/Lucas-4 6 18397970 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2441688 ns/op BenchmarkRatCmp-4 221401 521.8 ns/op BenchmarkFloatPrecExact/1-4 135324 888.0 ns/op BenchmarkFloatPrecExact/10-4 46053 2617 ns/op BenchmarkFloatPrecExact/100-4 9044 11954 ns/op BenchmarkFloatPrecExact/1000-4 1614 73799 ns/op BenchmarkFloatPrecExact/10000-4 88 1313519 ns/op BenchmarkFloatPrecExact/100000-4 2 52047950 ns/op BenchmarkFloatPrecExact/1000000-4 1 2403319916 ns/op BenchmarkFloatPrecMixed/1-4 122601 991.0 ns/op BenchmarkFloatPrecMixed/10-4 36399 3451 ns/op BenchmarkFloatPrecMixed/100-4 4066 26612 ns/op BenchmarkFloatPrecMixed/1000-4 298 403651 ns/op BenchmarkFloatPrecMixed/10000-4 8 12827287 ns/op BenchmarkFloatPrecMixed/100000-4 1 586386509 ns/op BenchmarkFloatPrecMixed/1000000-4 1 37839803085 ns/op BenchmarkFloatPrecInexact/1-4 184369 647.9 ns/op BenchmarkFloatPrecInexact/10-4 174320 711.6 ns/op BenchmarkFloatPrecInexact/100-4 101180 1176 ns/op BenchmarkFloatPrecInexact/1000-4 27220 4386 ns/op BenchmarkFloatPrecInexact/10000-4 3267 35969 ns/op BenchmarkFloatPrecInexact/100000-4 340 345183 ns/op BenchmarkFloatPrecInexact/1000000-4 24 4502224 ns/op BenchmarkFloatSqrt/64-4 13321 9129 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7676 15371 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5270 22424 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2658 44956 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 492 240455 ns/op 17991 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 36 3281910 ns/op 175292 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 249010737 ns/op 3723144 B/op 597 allocs/op PASS ok math/big 101.512s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7623993 15.35 ns/op BenchmarkLeadingZeros8-4 7697272 15.47 ns/op BenchmarkLeadingZeros16-4 7774771 15.47 ns/op BenchmarkLeadingZeros32-4 7655041 16.02 ns/op BenchmarkLeadingZeros64-4 7889748 15.26 ns/op BenchmarkTrailingZeros-4 7280025 15.32 ns/op BenchmarkTrailingZeros8-4 7604271 15.58 ns/op BenchmarkTrailingZeros16-4 7761673 15.71 ns/op BenchmarkTrailingZeros32-4 7520757 15.66 ns/op BenchmarkTrailingZeros64-4 7615183 15.54 ns/op BenchmarkOnesCount-4 8122938 15.83 ns/op BenchmarkOnesCount8-4 8186316 15.22 ns/op BenchmarkOnesCount16-4 8117731 14.73 ns/op BenchmarkOnesCount32-4 7799964 14.81 ns/op BenchmarkOnesCount64-4 7864509 14.81 ns/op BenchmarkRotateLeft-4 7613646 14.63 ns/op BenchmarkRotateLeft8-4 7532294 15.59 ns/op BenchmarkRotateLeft16-4 7812336 15.42 ns/op BenchmarkRotateLeft32-4 8299736 14.63 ns/op BenchmarkRotateLeft64-4 7812199 14.78 ns/op BenchmarkReverse-4 13261903 8.578 ns/op BenchmarkReverse8-4 16176170 7.443 ns/op BenchmarkReverse16-4 14744959 7.968 ns/op BenchmarkReverse32-4 13428804 8.876 ns/op BenchmarkReverse64-4 13507954 8.636 ns/op BenchmarkReverseBytes-4 14947213 7.942 ns/op BenchmarkReverseBytes16-4 15772874 7.578 ns/op BenchmarkReverseBytes32-4 14651964 8.269 ns/op BenchmarkReverseBytes64-4 14613140 8.050 ns/op BenchmarkAdd-4 8118793 14.80 ns/op BenchmarkAdd32-4 8053976 14.71 ns/op BenchmarkAdd64-4 8171346 14.59 ns/op BenchmarkAdd64multiple-4 14786257 8.330 ns/op BenchmarkSub-4 8153653 14.87 ns/op BenchmarkSub32-4 7972236 14.89 ns/op BenchmarkSub64-4 7757596 15.01 ns/op BenchmarkSub64multiple-4 14749525 8.268 ns/op BenchmarkMul-4 7738756 15.65 ns/op BenchmarkMul32-4 7926370 14.42 ns/op BenchmarkMul64-4 8303220 14.43 ns/op BenchmarkDiv-4 2760554 41.60 ns/op BenchmarkDiv32-4 6433470 19.16 ns/op BenchmarkDiv64-4 2911084 41.46 ns/op PASS ok math/bits 6.858s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 107.6 ns/op BenchmarkAcos-4 277084 425.5 ns/op BenchmarkAcosh-4 274713 438.1 ns/op BenchmarkAsin-4 276074 428.7 ns/op BenchmarkAsinh-4 283676 413.2 ns/op BenchmarkAtan-4 1000000 111.6 ns/op BenchmarkAtanh-4 1000000 111.6 ns/op BenchmarkConj-4 15735219 7.661 ns/op BenchmarkCos-4 416584 275.0 ns/op BenchmarkCosh-4 427507 278.8 ns/op BenchmarkExp-4 527626 204.7 ns/op BenchmarkLog-4 796563 149.2 ns/op BenchmarkLog10-4 796675 150.8 ns/op BenchmarkPhase-4 4744597 25.72 ns/op BenchmarkPolar-4 893355 130.6 ns/op BenchmarkPow-4 312393 371.8 ns/op BenchmarkRect-4 649881 189.6 ns/op BenchmarkSin-4 462187 269.0 ns/op BenchmarkSinh-4 459270 257.8 ns/op BenchmarkSqrt-4 367790 319.5 ns/op BenchmarkTan-4 1000000 101.5 ns/op BenchmarkTanh-4 1835451 107.9 ns/op PASS ok math/cmplx 3.830s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 891360 121.8 ns/op BenchmarkInt63ThreadsafeParallel-4 1369227 86.08 ns/op BenchmarkInt63Unthreadsafe-4 999283 117.2 ns/op BenchmarkIntn1000-4 806391 146.0 ns/op BenchmarkInt63n1000-4 856609 135.1 ns/op BenchmarkInt31n1000-4 877333 133.3 ns/op BenchmarkFloat32-4 883056 132.5 ns/op BenchmarkFloat64-4 973862 119.5 ns/op BenchmarkPerm3-4 189392 627.9 ns/op BenchmarkPerm30-4 21778 5400 ns/op BenchmarkPerm30ViaShuffle-4 21349 5631 ns/op BenchmarkShuffleOverhead-4 15926 7524 ns/op BenchmarkRead3-4 783456 154.0 ns/op BenchmarkRead64-4 67513 1800 ns/op BenchmarkRead1000-4 4268 26705 ns/op BenchmarkConcurrent-4 365678 332.5 ns/op PASS ok math/rand 3.229s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkPCG_DXSM-4 3267024 37.36 ns/op BenchmarkSourceUint64-4 3186949 37.61 ns/op BenchmarkGlobalInt64-4 4049401 29.23 ns/op BenchmarkGlobalInt64Parallel-4 3616753 32.96 ns/op BenchmarkGlobalUint64-4 3944793 29.61 ns/op BenchmarkGlobalUint64Parallel-4 3810396 31.53 ns/op BenchmarkInt64-4 1666808 71.92 ns/op BenchmarkUint64-4 1662937 72.08 ns/op BenchmarkGlobalIntN1000-4 2660206 43.27 ns/op BenchmarkIntN1000-4 1000000 102.6 ns/op BenchmarkInt64N1000-4 1000000 102.8 ns/op BenchmarkInt64N1e8-4 1000000 101.8 ns/op BenchmarkInt64N1e9-4 1000000 101.4 ns/op BenchmarkInt64N2e9-4 1000000 100.6 ns/op BenchmarkInt64N1e18-4 1000000 105.2 ns/op BenchmarkInt64N2e18-4 1000000 103.8 ns/op BenchmarkInt64N4e18-4 1000000 113.9 ns/op BenchmarkInt32N1000-4 1000000 101.3 ns/op BenchmarkInt32N1e8-4 1000000 101.6 ns/op BenchmarkInt32N1e9-4 1000000 101.8 ns/op BenchmarkInt32N2e9-4 1000000 101.5 ns/op BenchmarkFloat32-4 1597726 75.29 ns/op BenchmarkFloat64-4 1628247 74.14 ns/op BenchmarkExpFloat64-4 798630 145.8 ns/op BenchmarkNormFloat64-4 936859 124.1 ns/op BenchmarkPerm3-4 249303 481.5 ns/op BenchmarkPerm30-4 22638 5183 ns/op BenchmarkPerm30ViaShuffle-4 24184 4957 ns/op BenchmarkShuffleOverhead-4 35322 3397 ns/op BenchmarkConcurrent-4 1000000 126.9 ns/op PASS ok math/rand/v2 5.185s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 41397 2878 ns/op BenchmarkQDecodeWord-4 112614 1027 ns/op BenchmarkQDecodeHeader-4 105261 1132 ns/op BenchmarkTypeByExtension/.html-4 574602 209.7 ns/op BenchmarkTypeByExtension/.HTML-4 382240 317.6 ns/op BenchmarkTypeByExtension/.unused-4 397489 293.6 ns/op BenchmarkExtensionsByType/text/html-4 173428 691.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 93106 1399 ns/op BenchmarkExtensionsByType/application/octet-stream-4 105892 1035 ns/op PASS ok mime 2.271s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 609 174527 ns/op 47763 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 655 175563 ns/op 48037 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 314 373841 ns/op 104529 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 492 239461 ns/op 49858 B/op 207 allocs/op PASS ok mime/multipart 1.575s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 876 136933 ns/op PASS ok mime/quotedprintable 1.161s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 12 11964101 ns/op 8454 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 13 9092808 ns/op 7214 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5023445705 ns/op 158352 B/op 224 allocs/op BenchmarkDNSName-4 92701 1415 ns/op BenchmarkInterfaces-4 1569 230182 ns/op 8950 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 2230 125362 ns/op 6668 B/op 22 allocs/op BenchmarkInterfaceByName-4 2756 75129 ns/op 9029 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1717 111956 ns/op 15292 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5260 54712 ns/op 4426 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 375 1288175 ns/op 135313 B/op 39 allocs/op BenchmarkParseIP-4 6808 34512 ns/op BenchmarkParseIPValidIPv4-4 331561 474.1 ns/op BenchmarkParseIPValidIPv6-4 137798 1720 ns/op BenchmarkIPString/IPv4-4 92613 1432 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9061 18248 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46432 9237 ns/op BenchmarkIPEqual/IPv4-4 1125127 108.6 ns/op BenchmarkIPEqual/IPv6-4 638532 290.7 ns/op BenchmarkSendFile/file-to-tcp/1024-4 1 1216813467 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1268005121 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1222058072 ns/op 0.00 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1227311529 ns/op 0.01 MB/s 672 B/op 13 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1207426545 ns/op 0.01 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1216635934 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1225793025 ns/op 0.05 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1005594838 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1007932655 ns/op 0.26 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1008202550 ns/op 0.52 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1008730001 ns/op 1.04 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1006452631 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1007123775 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1007235238 ns/op 0.00 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1006998279 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1007451346 ns/op 0.02 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1007561208 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1007524168 ns/op 0.07 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1007524264 ns/op 0.13 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1008336048 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1007938513 ns/op 0.52 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1007931282 ns/op 1.04 MB/s 480 B/op 11 allocs/op BenchmarkSendfileZeroBytes-4 1 210397630 ns/op 7793552 B/op 416974 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1007160060 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1007360595 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1008789469 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1006350180 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1001761661 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007259545 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007704555 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1006702735 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1007734363 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1004459266 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1008231521 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1007029638 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1007106549 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1006508607 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1021912175 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1001561090 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1006296162 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1012324087 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1013907100 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1007707910 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1014861064 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1004610277 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1019343825 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1007980039 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1009022425 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1003730206 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1006583903 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1007625249 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1010989005 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1010044411 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1007769912 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1011965558 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1008586494 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1009644029 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1006234539 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1007321935 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1007708480 ns/op 0.01 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1012656673 ns/op 0.02 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007758894 ns/op 0.03 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1007444697 ns/op 0.07 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1016333538 ns/op 0.13 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1007661297 ns/op 0.26 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008473554 ns/op 0.52 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009277194 ns/op 1.04 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007264387 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007386825 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007344685 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1012413943 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1004272488 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007851967 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1007194087 ns/op 0.07 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1009390412 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1008365624 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1008202154 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1031257501 ns/op 1.02 MB/s 896 B/op 8 allocs/op BenchmarkTCP4OneShot-4 3639 32079 ns/op BenchmarkTCP4OneShotTimeout-4 4128 30620 ns/op BenchmarkTCP4Persistent-4 24586 6654 ns/op BenchmarkTCP4PersistentTimeout-4 26365 4587 ns/op BenchmarkTCP6OneShot-4 3261 48703 ns/op BenchmarkTCP6OneShotTimeout-4 3232 39858 ns/op BenchmarkTCP6Persistent-4 22766 4641 ns/op BenchmarkTCP6PersistentTimeout-4 32782 4278 ns/op BenchmarkTCP4ConcurrentReadWrite-4 44491 2928 ns/op BenchmarkTCP6ConcurrentReadWrite-4 40695 3924 ns/op BenchmarkSetReadDeadline-4 194331 667.2 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 21237 5878 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 27033 6269 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 20611 6026 ns/op 0 B/op 0 allocs/op PASS ok net 101.351s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21990 5352 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9547 15120 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 17826 9501 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15409 7781 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 34765 4366 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 55360 2185 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 107.9 ns/op BenchmarkFindChild/n=2/rep=map-4 3591921 39.34 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 887055 123.5 ns/op BenchmarkFindChild/n=4/rep=linear-4 588451 224.7 ns/op BenchmarkFindChild/n=4/rep=map-4 3296097 34.48 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 569682 211.9 ns/op BenchmarkFindChild/n=8/rep=linear-4 328414 367.3 ns/op BenchmarkFindChild/n=8/rep=map-4 2899249 42.49 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 315823 381.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 169046 721.0 ns/op BenchmarkFindChild/n=16/rep=map-4 2927756 41.10 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2077072 59.46 ns/op BenchmarkFindChild/n=32/rep=linear-4 83602 1592 ns/op BenchmarkFindChild/n=32/rep=map-4 2519364 40.45 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2203461 53.79 ns/op BenchmarkMultiConflicts-4 1 206160782 ns/op BenchmarkServerMatch-4 15693 14382 ns/op BenchmarkReadRequestChrome-4 3489 48066 ns/op 12.71 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7984 15151 ns/op 5.15 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8176 16025 ns/op 5.12 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5889 20481 ns/op 7.37 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 13369 ns/op 2.99 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 100 1050395 ns/op 0.97 MB/s BenchmarkFileAndServer_1KB/https1-4 112 1149702 ns/op 0.89 MB/s BenchmarkFileAndServer_1KB/h2-4 108 1401343 ns/op 0.73 MB/s BenchmarkFileAndServer_16MB/h1-4 4 39538273 ns/op 424.33 MB/s BenchmarkFileAndServer_16MB/https1-4 1 104178081 ns/op 161.04 MB/s BenchmarkFileAndServer_16MB/h2-4 1 182846886 ns/op 91.76 MB/s BenchmarkFileAndServer_64MB/h1-4 1 125902125 ns/op 533.02 MB/s BenchmarkFileAndServer_64MB/https1-4 1 282695707 ns/op 237.39 MB/s BenchmarkFileAndServer_64MB/h2-4 1 551149446 ns/op 121.76 MB/s BenchmarkServeMux-4 204 627468 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 237 547236 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 574 203584 ns/op 5990 B/op 63 allocs/op BenchmarkClientServer/https1-4 295 383071 ns/op 6483 B/op 72 allocs/op BenchmarkClientServer/h2-4 256 511769 ns/op 9995 B/op 77 allocs/op BenchmarkClientServerParallel/4/h1-4 1808 57092 ns/op 9098 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 14 8984352 ns/op 104514 B/op 1163 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50378: read tcp 127.0.0.1:36103->127.0.0.1:50378: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50386: read tcp 127.0.0.1:36103->127.0.0.1:50386: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50390: read tcp 127.0.0.1:36103->127.0.0.1:50390: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34678: read tcp 127.0.0.1:35633->127.0.0.1:34678: use of closed network connection BenchmarkClientServerParallel/4/h2-4 14 8088875 ns/op 91613 B/op 1079 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47958: read tcp 127.0.0.1:46353->127.0.0.1:47958: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38564: read tcp 127.0.0.1:43505->127.0.0.1:38564: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38580: read tcp 127.0.0.1:43505->127.0.0.1:38580: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38568: write tcp 127.0.0.1:43505->127.0.0.1:38568: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60850: read tcp 127.0.0.1:35749->127.0.0.1:60850: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60826: read tcp 127.0.0.1:35749->127.0.0.1:60826: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60790: read tcp 127.0.0.1:35749->127.0.0.1:60790: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60820: read tcp 127.0.0.1:35749->127.0.0.1:60820: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60866: write tcp 127.0.0.1:35749->127.0.0.1:60866: use of closed network connection BenchmarkClientServerParallel/64/h1-4 820 157269 ns/op 15439 B/op 95 allocs/op BenchmarkClientServerParallel/64/https1-4 14 9537135 ns/op 103124 B/op 1155 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42810: read tcp 127.0.0.1:37925->127.0.0.1:42810: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42802: write tcp 127.0.0.1:37925->127.0.0.1:42802: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42788: read tcp 127.0.0.1:37925->127.0.0.1:42788: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36304: read tcp 127.0.0.1:35945->127.0.0.1:36304: use of closed network connection BenchmarkClientServerParallel/64/h2-4 18 7747578 ns/op 85272 B/op 1037 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35772: read tcp 127.0.0.1:41267->127.0.0.1:35772: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35808: write tcp 127.0.0.1:41267->127.0.0.1:35808: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35764: write tcp 127.0.0.1:41267->127.0.0.1:35764: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46018: read tcp 127.0.0.1:40283->127.0.0.1:46018: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45994: read tcp 127.0.0.1:40283->127.0.0.1:45994: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46002: write tcp 127.0.0.1:40283->127.0.0.1:46002: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46026: read tcp 127.0.0.1:40283->127.0.0.1:46026: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45944: write tcp 127.0.0.1:40283->127.0.0.1:45944: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59038: read tcp 127.0.0.1:46445->127.0.0.1:59038: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59050: read tcp 127.0.0.1:46445->127.0.0.1:59050: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1014251278 ns/op 44408 B/op 411 allocs/op BenchmarkClient-4 494 238718 ns/op 3721 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 986 125290 ns/op 7320 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1484 81102 ns/op 3110 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1934 67932 ns/op 1936 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1984 66970 ns/op 2791 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1753 64742 ns/op 2719 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1813 64005 ns/op 2749 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2052 59185 ns/op 1920 B/op 14 allocs/op BenchmarkServerHijack-4 1449 114188 ns/op 16738 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 709 177695 ns/op 5827 B/op 52 allocs/op BenchmarkResponseStatusLine-4 488602 280.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 20.437s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 6294 31343 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.362s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 79778 1495 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 578714 191.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 156687 705.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67148 1844 ns/op BenchmarkStdIPv4-4 106131 1145 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 98919 1183 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 97309 1113 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 65302 1825 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75193 1588 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1700019 71.44 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1294905 93.04 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1731733 70.56 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 208915 591.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 245014 505.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 233911 513.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 88869 1312 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 269203 435.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 127275 967.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 138742 868.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 138006 878.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 87870 1440 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 400438 285.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 124040 947.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 149245 799.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 248517 472.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 146127 815.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 354988 345.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 141848 840.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 142161 837.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 141946 835.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 113152 1051 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 562048 206.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 275919 440.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 109231 1102 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 116281 999.9 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 181977 647.3 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 115870 1036 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 292533 405.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 120382 1004 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 130152 918.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 192878 621.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 121860 996.5 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 111.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 109.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 110.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 115.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 119.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 119.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 114.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 114.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 119.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 398203 294.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 701648 169.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 172813 685.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 194064 628.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 190772 629.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 83161 1454 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 380023 314.1 ns/op PASS ok net/netip 9.021s 2023/11/20 14:28:47 Test RPC server listening on 127.0.0.1:39549 2023/11/20 14:28:47 Test HTTP RPC server listening on 127.0.0.1:36943 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2335 50697 ns/op BenchmarkEndToEndHTTP-4 2497 45353 ns/op BenchmarkEndToEndAsync-4 4826 26968 ns/op BenchmarkEndToEndAsyncHTTP-4 4888 24497 ns/op PASS ok net/rpc 1.809s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3352 34013 ns/op BenchmarkReadMIMEHeader/server_headers-4 4568 23880 ns/op BenchmarkUncommon-4 21314 5591 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.419s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3708 30349 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 79354 1507 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 676714 184.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94669 1266 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 175638 683.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 85095 1415 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13431 8877 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 428972 267.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 91453 1320 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 171642 685.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 85447 1416 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13834 8630 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 180177 660.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 76816 1574 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 73768 1629 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33934 3525 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5799 19794 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 179623 661.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74484 1853 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71833 1624 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31417 3628 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6055 20526 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.268s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3116535 38.25 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 190314 605.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 688 170070 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 330 346042 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 590 200285 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 128665 882.3 ns/op BenchmarkStatFile-4 85845 1646 ns/op BenchmarkStatDir-4 92278 1246 ns/op BenchmarkLstatDot-4 128332 884.2 ns/op BenchmarkLstatFile-4 87662 1305 ns/op BenchmarkLstatDir-4 93692 1248 ns/op PASS ok os 2.525s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 100 1429261 ns/op 7419 B/op 30 allocs/op PASS ok os/exec 1.189s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 429646 687.2 ns/op PASS ok os/user 1.314s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3497014 33.64 ns/op BenchmarkString-4 1970726 60.78 ns/op BenchmarkBytes-4 1727971 68.60 ns/op BenchmarkNamedBytes-4 1000000 103.2 ns/op BenchmarkBytesArray-4 781882 153.0 ns/op BenchmarkSliceLen-4 1939698 60.90 ns/op BenchmarkMapLen-4 854998 137.4 ns/op BenchmarkStringLen-4 1632148 72.73 ns/op BenchmarkArrayLen-4 1325092 91.08 ns/op BenchmarkSliceCap-4 2002244 59.98 ns/op BenchmarkDeepEqual/int8-4 408315 285.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 87044 1411 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 326344 348.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 82058 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 340254 348.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 75684 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 350468 345.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 82226 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 349752 336.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 81928 1468 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 405792 305.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 114619 1715 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 305905 362.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 58734 2426 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 356802 456.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 81894 1612 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 325838 358.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 78111 1589 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 328839 367.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 79312 1553 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 331612 355.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 82417 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 359457 333.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 82933 1460 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 355870 335.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 83584 1480 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 357730 334.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 83540 1461 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 335104 357.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 82728 1482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 417964 286.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83629 1395 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 343080 346.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 81056 1492 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 109614 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51720 2280 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 48334 2491 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32896 3674 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 35199 3402 ns/op BenchmarkIsZero/ArrayComparable-4 147224 801.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 30891 3911 ns/op BenchmarkIsZero/StructComparable-4 437346 273.6 ns/op BenchmarkIsZero/StructIncomparable-4 140684 859.0 ns/op BenchmarkIsZero/ArrayInt_4-4 1367463 87.57 ns/op BenchmarkIsZero/ArrayInt_1024-4 7531 16057 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14457 8256 ns/op BenchmarkIsZero/Struct4Int-4 1311158 91.34 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7204 16322 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7269 16149 ns/op BenchmarkIsZero/StructInt_512-4 14790 8152 ns/op BenchmarkSetZero/Bool/Direct-4 4014316 29.45 ns/op BenchmarkSetZero/Bool/CachedZero-4 911323 129.1 ns/op BenchmarkSetZero/Bool/NewZero-4 689905 176.4 ns/op BenchmarkSetZero/Int/Direct-4 2096539 56.54 ns/op BenchmarkSetZero/Int/CachedZero-4 884701 130.0 ns/op BenchmarkSetZero/Int/NewZero-4 666543 172.3 ns/op BenchmarkSetZero/Uint/Direct-4 2064666 55.81 ns/op BenchmarkSetZero/Uint/CachedZero-4 875451 132.3 ns/op BenchmarkSetZero/Uint/NewZero-4 684025 172.2 ns/op BenchmarkSetZero/Float/Direct-4 2126456 56.12 ns/op BenchmarkSetZero/Float/CachedZero-4 895118 130.8 ns/op BenchmarkSetZero/Float/NewZero-4 692743 172.4 ns/op BenchmarkSetZero/Complex/Direct-4 2126901 56.08 ns/op BenchmarkSetZero/Complex/CachedZero-4 907438 133.0 ns/op BenchmarkSetZero/Complex/NewZero-4 683472 174.1 ns/op BenchmarkSetZero/Array/Direct-4 2514025 47.82 ns/op BenchmarkSetZero/Array/CachedZero-4 840327 140.1 ns/op BenchmarkSetZero/Array/NewZero-4 675337 178.0 ns/op BenchmarkSetZero/Chan/Direct-4 2132900 57.34 ns/op BenchmarkSetZero/Chan/CachedZero-4 780050 135.0 ns/op BenchmarkSetZero/Chan/NewZero-4 614245 198.5 ns/op BenchmarkSetZero/Func/Direct-4 2095728 57.13 ns/op BenchmarkSetZero/Func/CachedZero-4 890624 142.3 ns/op BenchmarkSetZero/Func/NewZero-4 603411 203.3 ns/op BenchmarkSetZero/Interface/Direct-4 2011359 59.50 ns/op BenchmarkSetZero/Interface/CachedZero-4 906798 131.3 ns/op BenchmarkSetZero/Interface/NewZero-4 679890 175.3 ns/op BenchmarkSetZero/Map/Direct-4 2038879 56.62 ns/op BenchmarkSetZero/Map/CachedZero-4 887605 134.6 ns/op BenchmarkSetZero/Map/NewZero-4 621272 194.2 ns/op BenchmarkSetZero/Pointer/Direct-4 2114052 59.73 ns/op BenchmarkSetZero/Pointer/CachedZero-4 879199 135.0 ns/op BenchmarkSetZero/Pointer/NewZero-4 621914 193.0 ns/op BenchmarkSetZero/Slice/Direct-4 1984432 62.69 ns/op BenchmarkSetZero/Slice/CachedZero-4 848887 131.8 ns/op BenchmarkSetZero/Slice/NewZero-4 677599 174.9 ns/op BenchmarkSetZero/String/Direct-4 2107485 56.65 ns/op BenchmarkSetZero/String/CachedZero-4 803816 132.0 ns/op BenchmarkSetZero/String/NewZero-4 670592 174.7 ns/op BenchmarkSetZero/Struct/Direct-4 2584508 44.95 ns/op BenchmarkSetZero/Struct/CachedZero-4 879832 132.6 ns/op BenchmarkSetZero/Struct/NewZero-4 687526 173.6 ns/op BenchmarkSelect/1-4 184308 625.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 76132 1549 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 42081 2845 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 143524 822.0 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 213321 558.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 144780 833.3 ns/op 153.61 MB/s BenchmarkCallArgCopy/size=256-4 138910 966.1 ns/op 264.98 MB/s BenchmarkCallArgCopy/size=1024-4 113436 1123 ns/op 911.50 MB/s BenchmarkCallArgCopy/size=4096-4 58665 1982 ns/op 2066.56 MB/s BenchmarkCallArgCopy/size=65536-4 5148 21066 ns/op 3110.96 MB/s BenchmarkFieldByName1-4 910200 137.8 ns/op BenchmarkFieldByName2-4 81435 1574 ns/op BenchmarkFieldByName3-4 10179 12082 ns/op BenchmarkInterfaceBig-4 2362713 50.84 ns/op BenchmarkInterfaceSmall-4 2452983 50.74 ns/op BenchmarkNew-4 1492190 77.58 ns/op BenchmarkMap/StringKeys/MapIndex-4 2316 51613 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1968 60351 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2401 49595 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1986 59734 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2361 51474 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1978 60463 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 250032 476.1 ns/op PASS ok reflect 20.139s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 9898 11713 ns/op 8855 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 21571 7051 ns/op 9158 B/op 1 allocs/op BenchmarkFindString-4 12955 9513 ns/op 9181 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10334 ns/op 9128 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 10539 ns/op 9432 B/op 2 allocs/op BenchmarkLiteral-4 31503 3659 ns/op BenchmarkNotLiteral-4 3126 37869 ns/op BenchmarkMatchClass-4 2353 48040 ns/op BenchmarkMatchClass_InRange-4 2504 45421 ns/op BenchmarkReplaceAll-4 2730 38036 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 31274 4044 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 38229 3911 ns/op BenchmarkAnchoredShortMatch-4 23097 5726 ns/op BenchmarkAnchoredLongMatch-4 14616 8032 ns/op BenchmarkOnePassShortA-4 14364 7998 ns/op BenchmarkNotOnePassShortA-4 7294 16311 ns/op BenchmarkOnePassShortB-4 20146 6246 ns/op BenchmarkNotOnePassShortB-4 8577 12575 ns/op BenchmarkOnePassLongPrefix-4 74211 1749 ns/op BenchmarkOnePassLongNotPrefix-4 27013 4921 ns/op BenchmarkMatchParallelShared-4 34821 4000 ns/op BenchmarkMatchParallelCopied-4 32145 3512 ns/op BenchmarkQuoteMetaAll-4 160886 744.5 ns/op 18.80 MB/s BenchmarkQuoteMetaNone-4 309116 389.6 ns/op 66.73 MB/s BenchmarkCompile/Onepass-4 2893 39327 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1208 99092 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 140 844937 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4146506 28.00 ns/op 571.41 MB/s BenchmarkMatch/Easy0/32-4 38827 3361 ns/op 9.52 MB/s BenchmarkMatch/Easy0/1K-4 25239 5302 ns/op 193.12 MB/s BenchmarkMatch/Easy0i/16-4 4205870 27.93 ns/op 572.78 MB/s BenchmarkMatch/Easy0i/32-4 3808 33098 ns/op 0.97 MB/s BenchmarkMatch/Easy0i/1K-4 166 720076 ns/op 1.42 MB/s BenchmarkMatch/Easy1/16-4 4095313 29.31 ns/op 545.81 MB/s BenchmarkMatch/Easy1/32-4 32982 3977 ns/op 8.05 MB/s BenchmarkMatch/Easy1/1K-4 6068 19958 ns/op 51.31 MB/s BenchmarkMatch/Medium/16-4 4071092 29.17 ns/op 548.53 MB/s BenchmarkMatch/Medium/32-4 4122 34064 ns/op 0.94 MB/s BenchmarkMatch/Medium/1K-4 192 620110 ns/op 1.65 MB/s BenchmarkMatch/Hard/16-4 4081000 29.28 ns/op 546.47 MB/s BenchmarkMatch/Hard/32-4 2504 40406 ns/op 0.79 MB/s BenchmarkMatch/Hard/1K-4 94 1189026 ns/op 0.86 MB/s BenchmarkMatch/Hard1/16-4 810 149319 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 432 273580 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 8188016 ns/op 0.13 MB/s BenchmarkMatch_onepass_regex/16-4 21349 5552 ns/op 2.88 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13543 9092 ns/op 3.52 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 511 230802 ns/op 4.44 MB/s 25 B/op 0 allocs/op PASS ok regexp 8.879s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 492979 246.7 ns/op BenchmarkIsWordChar-4 168205 705.9 ns/op PASS ok regexp/syntax 2.535s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 70404 1576 ns/op BenchmarkCallers/inlined-4 78170 1362 ns/op BenchmarkCallers/no-cache-4 31299 3721 ns/op BenchmarkFPCallers/cached-4 14459670 8.354 ns/op BenchmarkMakeChan/Byte-4 1442907 78.93 ns/op BenchmarkMakeChan/Int-4 1000000 135.1 ns/op BenchmarkMakeChan/Ptr-4 664824 173.6 ns/op BenchmarkMakeChan/Struct/0-4 1560699 77.97 ns/op BenchmarkMakeChan/Struct/32-4 907022 144.6 ns/op BenchmarkMakeChan/Struct/40-4 856123 176.1 ns/op BenchmarkChanNonblocking-4 5393863 23.28 ns/op BenchmarkSelectUncontended-4 875145 131.4 ns/op BenchmarkSelectSyncContended-4 72266 1867 ns/op BenchmarkSelectAsyncContended-4 221798 518.4 ns/op BenchmarkSelectNonblock-4 4584540 25.82 ns/op BenchmarkChanUncontended-4 13911 8097 ns/op BenchmarkChanContended-4 3211 34461 ns/op BenchmarkChanSync-4 266478 456.3 ns/op BenchmarkChanSyncWork-4 90801 1348 ns/op BenchmarkChanProdCons0-4 155239 703.7 ns/op BenchmarkChanProdCons10-4 317319 341.3 ns/op BenchmarkChanProdCons100-4 327619 322.9 ns/op BenchmarkChanProdConsWork0-4 197215 650.0 ns/op BenchmarkChanProdConsWork10-4 293444 478.6 ns/op BenchmarkChanProdConsWork100-4 298254 439.3 ns/op BenchmarkSelectProdCons-4 218037 557.5 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 105.9 ns/op BenchmarkChanCreation-4 591441 169.6 ns/op BenchmarkChanSem-4 234784 498.7 ns/op BenchmarkChanPopular-4 225 514417 ns/op BenchmarkChanClosed-4 1575612 69.25 ns/op BenchmarkCallClosure-4 5345942 22.01 ns/op BenchmarkCallClosure1-4 4696581 22.42 ns/op BenchmarkCallClosure2-4 1613425 72.74 ns/op BenchmarkCallClosure3-4 2028284 58.80 ns/op BenchmarkCallClosure4-4 1660465 71.85 ns/op BenchmarkComplex128DivNormal-4 6465219 19.29 ns/op BenchmarkComplex128DivNisNaN-4 5282559 22.63 ns/op BenchmarkComplex128DivDisNaN-4 5064640 23.22 ns/op BenchmarkComplex128DivNisInf-4 6404150 20.06 ns/op BenchmarkComplex128DivDisInf-4 4500531 26.85 ns/op BenchmarkAllocation-4 5948 24570 ns/op BenchmarkReadMemStats-4 12498 10835 ns/op BenchmarkReadMemStatsLatency-4 1 23979 p50-ns 23979 p90-ns 23979 p99-ns BenchmarkWriteBarrier-4 2769408 41.09 ns/op BenchmarkBulkWriteBarrier-4 6634594 20.91 ns/op BenchmarkScanStackNoLocals-4 3 38262937 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10210498 11.78 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9084750 13.42 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7502826 16.11 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5358967 22.51 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3611187 33.71 ns/op BenchmarkHash5-4 4931204 24.34 ns/op 205.42 MB/s BenchmarkHash16-4 4924939 24.11 ns/op 663.74 MB/s BenchmarkHash64-4 4020654 31.79 ns/op 2013.13 MB/s BenchmarkHash1024-4 954028 123.8 ns/op 8270.31 MB/s BenchmarkHash65536-4 19321 6233 ns/op 10514.60 MB/s BenchmarkAlignedLoad-4 7192027 15.80 ns/op BenchmarkUnalignedLoad-4 6479604 17.78 ns/op BenchmarkEqEfaceConcrete-4 5814141 20.77 ns/op BenchmarkEqIfaceConcrete-4 5867827 20.59 ns/op BenchmarkNeEfaceConcrete-4 5605808 20.68 ns/op BenchmarkNeIfaceConcrete-4 5838396 20.59 ns/op BenchmarkConvT2EByteSized/bool-4 5307180 22.26 ns/op BenchmarkConvT2EByteSized/uint8-4 5361364 22.57 ns/op BenchmarkConvT2ESmall-4 4724846 25.69 ns/op BenchmarkConvT2EUintptr-4 5101269 23.59 ns/op BenchmarkConvT2ELarge-4 1530099 82.48 ns/op BenchmarkConvT2ISmall-4 5058609 23.95 ns/op BenchmarkConvT2IUintptr-4 4706719 25.04 ns/op BenchmarkConvT2ILarge-4 1556154 75.33 ns/op BenchmarkConvI2E-4 4315177 27.23 ns/op BenchmarkConvI2I-4 5103295 23.54 ns/op BenchmarkAssertE2T-4 3739652 29.12 ns/op BenchmarkAssertE2TLarge-4 2572756 46.29 ns/op BenchmarkAssertE2I-4 4926946 23.36 ns/op BenchmarkAssertI2T-4 4174749 29.22 ns/op BenchmarkAssertI2I-4 5071584 23.58 ns/op BenchmarkAssertI2E-4 5176275 22.67 ns/op BenchmarkAssertE2E-4 5202415 23.52 ns/op BenchmarkAssertE2T2-4 3071731 38.44 ns/op BenchmarkAssertE2T2Blank-4 4196679 29.02 ns/op BenchmarkAssertI2E2-4 3925842 30.48 ns/op BenchmarkAssertI2E2Blank-4 5263749 22.79 ns/op BenchmarkAssertE2E2-4 3997276 30.61 ns/op BenchmarkAssertE2E2Blank-4 5267058 22.37 ns/op BenchmarkConvT2Ezero/zero/16-4 4192718 23.97 ns/op BenchmarkConvT2Ezero/zero/32-4 5088021 23.99 ns/op BenchmarkConvT2Ezero/zero/64-4 5076256 23.59 ns/op BenchmarkConvT2Ezero/zero/str-4 5173238 23.20 ns/op BenchmarkConvT2Ezero/zero/slice-4 5092711 23.64 ns/op BenchmarkConvT2Ezero/zero/big-4 394195 410.2 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 106.3 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1221108 87.91 ns/op BenchmarkConvT2Ezero/nonzero/big-4 354462 436.8 ns/op BenchmarkConvT2Ezero/smallint/16-4 4901444 29.20 ns/op BenchmarkConvT2Ezero/smallint/32-4 4138250 24.97 ns/op BenchmarkConvT2Ezero/smallint/64-4 4730389 24.78 ns/op BenchmarkConvT2Ezero/largeint/16-4 1981791 82.03 ns/op BenchmarkConvT2Ezero/largeint/32-4 1498744 102.1 ns/op BenchmarkConvT2Ezero/largeint/64-4 2019494 58.26 ns/op BenchmarkMalloc8-4 2790070 62.71 ns/op BenchmarkMalloc16-4 2134622 51.49 ns/op BenchmarkMallocTypeInfo8-4 1873050 65.30 ns/op BenchmarkMallocTypeInfo16-4 1907128 62.62 ns/op BenchmarkMallocLargeStruct-4 366493 305.9 ns/op BenchmarkGoroutineSelect-4 100 2982109 ns/op BenchmarkGoroutineBlocking-4 100 1706821 ns/op BenchmarkGoroutineForRange-4 100 1992945 ns/op BenchmarkGoroutineIdle-4 97 2040590 ns/op BenchmarkHashStringSpeed-4 1852273 66.66 ns/op BenchmarkHashBytesSpeed-4 1348272 92.50 ns/op BenchmarkHashInt32Speed-4 1849146 60.72 ns/op BenchmarkHashInt64Speed-4 2108943 59.47 ns/op BenchmarkHashStringArraySpeed-4 498015 274.6 ns/op BenchmarkMegMap-4 3526537 33.02 ns/op BenchmarkMegOneMap-4 3906639 31.08 ns/op BenchmarkMegEqMap-4 1774 63313 ns/op BenchmarkMegEmptyMap-4 4570278 26.36 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2762643 44.09 ns/op BenchmarkSmallStrMap-4 3547176 35.24 ns/op BenchmarkMapStringKeysEight_16-4 3415120 34.93 ns/op BenchmarkMapStringKeysEight_32-4 2987395 40.30 ns/op BenchmarkMapStringKeysEight_64-4 2998534 36.98 ns/op BenchmarkMapStringKeysEight_1M-4 3286821 36.75 ns/op BenchmarkIntMap-4 3946620 30.97 ns/op BenchmarkMapFirst/1-4 4499546 26.81 ns/op BenchmarkMapFirst/2-4 4442790 26.77 ns/op BenchmarkMapFirst/3-4 4112964 29.25 ns/op BenchmarkMapFirst/4-4 4072264 27.50 ns/op BenchmarkMapFirst/5-4 4438734 27.04 ns/op BenchmarkMapFirst/6-4 4293877 27.27 ns/op BenchmarkMapFirst/7-4 4488880 27.42 ns/op BenchmarkMapFirst/8-4 4392897 27.28 ns/op BenchmarkMapFirst/9-4 3308227 37.01 ns/op BenchmarkMapFirst/10-4 3204632 37.01 ns/op BenchmarkMapFirst/11-4 3211148 39.53 ns/op BenchmarkMapFirst/12-4 3164590 38.00 ns/op BenchmarkMapFirst/13-4 3159128 37.07 ns/op BenchmarkMapFirst/14-4 3054999 39.71 ns/op BenchmarkMapFirst/15-4 3050304 40.12 ns/op BenchmarkMapFirst/16-4 3043898 38.17 ns/op BenchmarkMapMid/1-4 4438731 26.94 ns/op BenchmarkMapMid/2-4 4362945 27.79 ns/op BenchmarkMapMid/3-4 4288496 28.15 ns/op BenchmarkMapMid/4-4 4171274 29.21 ns/op BenchmarkMapMid/5-4 4228680 28.22 ns/op BenchmarkMapMid/6-4 4154601 28.96 ns/op BenchmarkMapMid/7-4 4072431 28.95 ns/op BenchmarkMapMid/8-4 4142298 29.41 ns/op BenchmarkMapMid/9-4 3305689 36.02 ns/op BenchmarkMapMid/10-4 3145681 42.76 ns/op BenchmarkMapMid/11-4 2911101 42.57 ns/op BenchmarkMapMid/12-4 2888940 40.87 ns/op BenchmarkMapMid/13-4 3021070 38.00 ns/op BenchmarkMapMid/14-4 3347989 37.43 ns/op BenchmarkMapMid/15-4 3062930 37.27 ns/op BenchmarkMapMid/16-4 3033171 36.53 ns/op BenchmarkMapLast/1-4 4092202 29.44 ns/op BenchmarkMapLast/2-4 4228813 27.63 ns/op BenchmarkMapLast/3-4 4225604 28.52 ns/op BenchmarkMapLast/4-4 4136022 29.18 ns/op BenchmarkMapLast/5-4 4073809 29.29 ns/op BenchmarkMapLast/6-4 4084242 29.30 ns/op BenchmarkMapLast/7-4 4092703 29.25 ns/op BenchmarkMapLast/8-4 3991171 30.40 ns/op BenchmarkMapLast/9-4 3243826 37.88 ns/op BenchmarkMapLast/10-4 3313534 39.52 ns/op BenchmarkMapLast/11-4 3244976 35.51 ns/op BenchmarkMapLast/12-4 3113528 39.80 ns/op BenchmarkMapLast/13-4 3075324 38.56 ns/op BenchmarkMapLast/14-4 3253194 36.03 ns/op BenchmarkMapLast/15-4 3127831 35.99 ns/op BenchmarkMapLast/16-4 3164002 38.11 ns/op BenchmarkMapCycle-4 2342565 51.09 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2451754 49.42 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1243 96435 ns/op BenchmarkMakeMap/[Byte]Byte-4 724455 201.3 ns/op BenchmarkMakeMap/[Int]Int-4 497266 241.9 ns/op BenchmarkNewEmptyMap-4 5243160 23.21 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1240360 96.86 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 658874 179.5 ns/op BenchmarkMapIterEmpty-4 6555907 18.43 ns/op BenchmarkSameLengthMap-4 4557739 26.29 ns/op BenchmarkBigKeyMap-4 1851860 64.62 ns/op BenchmarkBigValMap-4 1730883 69.32 ns/op BenchmarkSmallKeyMap-4 2705240 44.59 ns/op BenchmarkMapPopulate/1-4 2269832 53.09 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 137062 833.1 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 10218 ns/op 3354 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 1041 111248 ns/op 53319 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 85 1345450 ns/op 427464 B/op 318 allocs/op BenchmarkMapPopulate/100000-4 8 13189740 ns/op 3609306 B/op 3999 allocs/op BenchmarkComplexAlgMap-4 292111 412.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 1665177 72.25 ns/op BenchmarkGoMapClear/Reflexive/10-4 1575990 76.27 ns/op BenchmarkGoMapClear/Reflexive/100-4 634087 185.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48927 2490 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5097 20112 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1501369 79.78 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1388745 87.28 ns/op BenchmarkGoMapClear/NonReflexive/100-4 612282 196.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 45634 2504 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5371 19912 ns/op BenchmarkMapStringConversion/32/simple-4 1955030 61.33 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1814714 66.19 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1803717 67.47 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1948264 59.07 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1736672 68.67 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1729339 69.54 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1640582 75.57 ns/op BenchmarkMapInterfacePtr-4 1917159 63.06 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3526028 33.88 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 306804 409.3 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6108 19687 ns/op BenchmarkMapPop1000-4 433 284599 ns/op BenchmarkMapPop10000-4 24 4516178 ns/op BenchmarkMapAssign/Int32/256-4 2285557 52.74 ns/op BenchmarkMapAssign/Int32/65536-4 1649359 62.62 ns/op BenchmarkMapAssign/Int64/256-4 2430250 51.78 ns/op BenchmarkMapAssign/Int64/65536-4 1793826 84.80 ns/op BenchmarkMapAssign/Str/256-4 1965394 63.04 ns/op BenchmarkMapAssign/Str/65536-4 1391164 90.31 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1320034 87.92 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1041608 105.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1348315 89.73 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 885836 134.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 610857 1636 ns/op BenchmarkMapOperatorAssign/Str/65536-4 464331 238.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 1052376 117.6 ns/op 31 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 646484 182.2 ns/op 39 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 913340 116.0 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 643365 180.2 ns/op 41 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 734269 177.0 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 349204 333.4 ns/op 80 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1932778 61.63 ns/op BenchmarkMapDelete/Int32/1000-4 2119232 55.33 ns/op BenchmarkMapDelete/Int32/10000-4 2083016 57.43 ns/op BenchmarkMapDelete/Int64/100-4 1901760 62.68 ns/op BenchmarkMapDelete/Int64/1000-4 2097246 56.67 ns/op BenchmarkMapDelete/Int64/10000-4 2031910 60.52 ns/op BenchmarkMapDelete/Str/100-4 1459939 79.94 ns/op BenchmarkMapDelete/Str/1000-4 1675890 72.02 ns/op BenchmarkMapDelete/Str/10000-4 1631128 73.93 ns/op BenchmarkMapDelete/Pointer/100-4 1654297 72.53 ns/op BenchmarkMapDelete/Pointer/1000-4 1836764 66.17 ns/op BenchmarkMapDelete/Pointer/10000-4 1796300 75.10 ns/op BenchmarkMemmove/0-4 13678668 8.985 ns/op BenchmarkMemmove/1-4 1961548 54.76 ns/op 18.26 MB/s BenchmarkMemmove/2-4 1822372 55.57 ns/op 35.99 MB/s BenchmarkMemmove/3-4 2106584 55.73 ns/op 53.83 MB/s BenchmarkMemmove/4-4 2203442 55.34 ns/op 72.29 MB/s BenchmarkMemmove/5-4 2158399 54.47 ns/op 91.79 MB/s BenchmarkMemmove/6-4 2164581 55.97 ns/op 107.19 MB/s BenchmarkMemmove/7-4 2076012 61.47 ns/op 113.88 MB/s BenchmarkMemmove/8-4 2215669 53.96 ns/op 148.27 MB/s BenchmarkMemmove/9-4 2081968 58.11 ns/op 154.89 MB/s BenchmarkMemmove/10-4 2122832 55.94 ns/op 178.76 MB/s BenchmarkMemmove/11-4 2165685 56.71 ns/op 193.98 MB/s BenchmarkMemmove/12-4 2005902 56.54 ns/op 212.24 MB/s BenchmarkMemmove/13-4 2101390 56.55 ns/op 229.88 MB/s BenchmarkMemmove/14-4 2157222 57.11 ns/op 245.16 MB/s BenchmarkMemmove/15-4 2063846 59.25 ns/op 253.18 MB/s BenchmarkMemmove/16-4 2026551 57.77 ns/op 276.96 MB/s BenchmarkMemmove/32-4 1815546 65.20 ns/op 490.76 MB/s BenchmarkMemmove/64-4 1638516 79.10 ns/op 809.09 MB/s BenchmarkMemmove/128-4 1273941 95.17 ns/op 1344.92 MB/s BenchmarkMemmove/256-4 983389 121.6 ns/op 2104.96 MB/s BenchmarkMemmove/512-4 699255 172.6 ns/op 2967.22 MB/s BenchmarkMemmove/1024-4 430474 282.4 ns/op 3626.16 MB/s BenchmarkMemmove/2048-4 242392 497.4 ns/op 4117.81 MB/s BenchmarkMemmove/4096-4 129579 927.1 ns/op 4418.11 MB/s BenchmarkMemmoveOverlap/32-4 1846597 63.32 ns/op 505.39 MB/s BenchmarkMemmoveOverlap/64-4 1698840 72.75 ns/op 879.72 MB/s BenchmarkMemmoveOverlap/128-4 1243177 97.35 ns/op 1314.80 MB/s BenchmarkMemmoveOverlap/256-4 803554 151.8 ns/op 1686.33 MB/s BenchmarkMemmoveOverlap/512-4 633426 190.2 ns/op 2692.47 MB/s BenchmarkMemmoveOverlap/1024-4 395630 302.4 ns/op 3386.74 MB/s BenchmarkMemmoveOverlap/2048-4 225836 536.8 ns/op 3815.55 MB/s BenchmarkMemmoveOverlap/4096-4 117448 1006 ns/op 4070.76 MB/s BenchmarkMemmoveUnalignedDst/0-4 12912661 9.371 ns/op BenchmarkMemmoveUnalignedDst/1-4 2184920 53.66 ns/op 18.64 MB/s BenchmarkMemmoveUnalignedDst/2-4 2166181 54.62 ns/op 36.62 MB/s BenchmarkMemmoveUnalignedDst/3-4 2195212 55.10 ns/op 54.45 MB/s BenchmarkMemmoveUnalignedDst/4-4 2187157 54.68 ns/op 73.15 MB/s BenchmarkMemmoveUnalignedDst/5-4 2187357 54.56 ns/op 91.64 MB/s BenchmarkMemmoveUnalignedDst/6-4 2136949 55.82 ns/op 107.48 MB/s BenchmarkMemmoveUnalignedDst/7-4 2091517 57.24 ns/op 122.30 MB/s BenchmarkMemmoveUnalignedDst/8-4 2148392 57.07 ns/op 140.18 MB/s BenchmarkMemmoveUnalignedDst/9-4 2076541 56.97 ns/op 157.99 MB/s BenchmarkMemmoveUnalignedDst/10-4 2104560 56.11 ns/op 178.24 MB/s BenchmarkMemmoveUnalignedDst/11-4 2104396 60.74 ns/op 181.08 MB/s BenchmarkMemmoveUnalignedDst/12-4 2080795 56.36 ns/op 212.92 MB/s BenchmarkMemmoveUnalignedDst/13-4 2115906 56.27 ns/op 231.02 MB/s BenchmarkMemmoveUnalignedDst/14-4 2141824 56.67 ns/op 247.05 MB/s BenchmarkMemmoveUnalignedDst/15-4 2090788 56.98 ns/op 263.23 MB/s BenchmarkMemmoveUnalignedDst/16-4 2022712 57.52 ns/op 278.15 MB/s BenchmarkMemmoveUnalignedDst/32-4 1826841 66.87 ns/op 478.52 MB/s BenchmarkMemmoveUnalignedDst/64-4 1598866 74.41 ns/op 860.14 MB/s BenchmarkMemmoveUnalignedDst/128-4 1263459 93.90 ns/op 1363.10 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 123.1 ns/op 2079.19 MB/s BenchmarkMemmoveUnalignedDst/512-4 651430 174.4 ns/op 2936.52 MB/s BenchmarkMemmoveUnalignedDst/1024-4 421401 281.1 ns/op 3642.91 MB/s BenchmarkMemmoveUnalignedDst/2048-4 241976 501.3 ns/op 4085.37 MB/s BenchmarkMemmoveUnalignedDst/4096-4 129009 965.4 ns/op 4242.92 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1774758 67.05 ns/op 477.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1618240 75.43 ns/op 848.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 105.6 ns/op 1212.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 684441 161.0 ns/op 1589.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 597237 200.3 ns/op 2556.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 381922 316.1 ns/op 3239.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 209696 556.6 ns/op 3679.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 117567 1093 ns/op 3747.73 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12710706 9.387 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2201143 53.69 ns/op 18.63 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2200820 54.96 ns/op 36.39 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2209894 53.82 ns/op 55.74 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2206836 53.73 ns/op 74.45 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2216690 54.31 ns/op 92.07 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2157766 55.51 ns/op 108.10 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2089476 57.17 ns/op 122.44 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2218770 53.15 ns/op 150.52 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2136043 56.93 ns/op 158.09 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2078601 57.67 ns/op 173.41 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2064903 57.81 ns/op 190.29 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2084325 58.30 ns/op 205.84 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2067700 56.41 ns/op 230.44 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2076231 55.79 ns/op 250.94 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2118397 56.62 ns/op 264.90 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2053982 59.85 ns/op 267.36 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1820242 64.48 ns/op 496.25 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1620664 73.62 ns/op 869.38 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1250500 94.89 ns/op 1348.87 MB/s BenchmarkMemmoveUnalignedSrc/256-4 991662 121.4 ns/op 2107.87 MB/s BenchmarkMemmoveUnalignedSrc/512-4 690738 173.7 ns/op 2946.81 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 425119 283.1 ns/op 3616.48 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 241292 496.8 ns/op 4121.98 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 125241 938.0 ns/op 4366.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1611475 72.52 ns/op 220.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1617038 73.05 ns/op 219.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1640410 74.06 ns/op 216.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1622221 74.00 ns/op 216.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1616044 73.88 ns/op 216.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1636191 73.37 ns/op 218.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1624178 73.35 ns/op 218.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1650211 72.59 ns/op 220.41 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1372863 84.79 ns/op 754.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 984265 105.3 ns/op 607.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1342460 87.96 ns/op 727.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1356834 89.27 ns/op 716.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1319802 89.80 ns/op 712.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1322476 89.26 ns/op 717.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1353462 89.15 ns/op 717.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1372693 89.04 ns/op 718.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 759991 137.1 ns/op 1866.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 702790 156.4 ns/op 1636.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 765818 142.4 ns/op 1797.44 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 762481 142.2 ns/op 1800.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 731265 143.5 ns/op 1784.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 757003 141.4 ns/op 1810.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 762375 141.7 ns/op 1807.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 767172 143.3 ns/op 1786.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 117366 945.4 ns/op 4332.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 106713 1022 ns/op 4008.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 120672 998.0 ns/op 4104.31 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 124830 1044 ns/op 3922.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 124056 1051 ns/op 3896.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 124219 991.4 ns/op 4131.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 124116 1057 ns/op 3875.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 124484 953.6 ns/op 4295.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7671 15270 ns/op 4291.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 7027 16473 ns/op 3978.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6578 16175 ns/op 4051.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6542 16881 ns/op 3882.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6558 16047 ns/op 4083.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6858 16107 ns/op 4068.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6542 16800 ns/op 3900.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6804 16462 ns/op 3981.07 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1903444 62.66 ns/op 510.72 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1674694 71.14 ns/op 899.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1225737 97.83 ns/op 1308.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 796472 140.3 ns/op 1824.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 624721 192.6 ns/op 2659.04 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 382770 342.9 ns/op 2986.45 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 216238 570.9 ns/op 3587.03 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114427 1061 ns/op 3858.96 MB/s BenchmarkMemclr/5-4 12499028 9.662 ns/op 517.51 MB/s BenchmarkMemclr/16-4 10700258 11.22 ns/op 1425.42 MB/s BenchmarkMemclr/64-4 6752134 18.33 ns/op 3491.06 MB/s BenchmarkMemclr/256-4 10647700 11.23 ns/op 22805.05 MB/s BenchmarkMemclr/4096-4 3278937 37.91 ns/op 108039.17 MB/s BenchmarkMemclr/65536-4 90438 1353 ns/op 48438.98 MB/s BenchmarkMemclr/1M-4 6540 21332 ns/op 49154.84 MB/s BenchmarkMemclr/4M-4 1292 82133 ns/op 51066.95 MB/s BenchmarkMemclr/8M-4 663 170192 ns/op 49289.06 MB/s BenchmarkMemclr/16M-4 294 379838 ns/op 44169.40 MB/s BenchmarkMemclr/64M-4 80 1535350 ns/op 43709.18 MB/s BenchmarkMemclrUnaligned/0_5-4 6873714 17.70 ns/op 282.42 MB/s BenchmarkMemclrUnaligned/0_16-4 6494595 18.66 ns/op 857.53 MB/s BenchmarkMemclrUnaligned/0_64-4 4513318 26.61 ns/op 2405.39 MB/s BenchmarkMemclrUnaligned/0_256-4 6679203 18.30 ns/op 13991.97 MB/s BenchmarkMemclrUnaligned/0_4096-4 2757289 41.59 ns/op 98486.92 MB/s BenchmarkMemclrUnaligned/0_65536-4 78098 1428 ns/op 45881.53 MB/s BenchmarkMemclrUnaligned/1_5-4 6967545 17.43 ns/op 286.86 MB/s BenchmarkMemclrUnaligned/1_16-4 6608118 18.34 ns/op 872.62 MB/s BenchmarkMemclrUnaligned/1_64-4 4251206 28.52 ns/op 2243.80 MB/s BenchmarkMemclrUnaligned/1_256-4 6514785 18.12 ns/op 14124.40 MB/s BenchmarkMemclrUnaligned/1_4096-4 2420524 49.34 ns/op 83022.97 MB/s BenchmarkMemclrUnaligned/1_65536-4 94363 1288 ns/op 50885.41 MB/s BenchmarkMemclrUnaligned/4_5-4 6889214 17.57 ns/op 284.60 MB/s BenchmarkMemclrUnaligned/4_16-4 6651858 18.53 ns/op 863.28 MB/s BenchmarkMemclrUnaligned/4_64-4 4580452 26.22 ns/op 2441.02 MB/s BenchmarkMemclrUnaligned/4_256-4 6628953 18.00 ns/op 14222.82 MB/s BenchmarkMemclrUnaligned/4_4096-4 2405103 49.84 ns/op 82190.15 MB/s BenchmarkMemclrUnaligned/4_65536-4 101124 1297 ns/op 50533.06 MB/s BenchmarkMemclrUnaligned/7_5-4 6825372 17.82 ns/op 280.61 MB/s BenchmarkMemclrUnaligned/7_16-4 6527316 18.34 ns/op 872.23 MB/s BenchmarkMemclrUnaligned/7_64-4 4562001 26.36 ns/op 2428.02 MB/s BenchmarkMemclrUnaligned/7_256-4 5968684 17.92 ns/op 14284.31 MB/s BenchmarkMemclrUnaligned/7_4096-4 2346142 52.92 ns/op 77399.81 MB/s BenchmarkMemclrUnaligned/7_65536-4 81019 1342 ns/op 48817.66 MB/s BenchmarkMemclrUnaligned/0_1M-4 7362 22774 ns/op 46043.50 MB/s BenchmarkMemclrUnaligned/0_4M-4 1194 85840 ns/op 48861.71 MB/s BenchmarkMemclrUnaligned/0_8M-4 662 193902 ns/op 43262.00 MB/s BenchmarkMemclrUnaligned/0_16M-4 302 372069 ns/op 45091.70 MB/s BenchmarkMemclrUnaligned/0_64M-4 88 1470683 ns/op 45631.08 MB/s BenchmarkMemclrUnaligned/1_1M-4 5590 19823 ns/op 52897.45 MB/s BenchmarkMemclrUnaligned/1_4M-4 1771 87015 ns/op 48202.26 MB/s BenchmarkMemclrUnaligned/1_8M-4 667 179953 ns/op 46615.54 MB/s BenchmarkMemclrUnaligned/1_16M-4 330 326688 ns/op 51355.54 MB/s BenchmarkMemclrUnaligned/1_64M-4 76 1467520 ns/op 45729.45 MB/s BenchmarkMemclrUnaligned/4_1M-4 5871 20110 ns/op 52141.50 MB/s BenchmarkMemclrUnaligned/4_4M-4 1430 81302 ns/op 51589.06 MB/s BenchmarkMemclrUnaligned/4_8M-4 714 182880 ns/op 45869.40 MB/s BenchmarkMemclrUnaligned/4_16M-4 339 361942 ns/op 46353.33 MB/s BenchmarkMemclrUnaligned/4_64M-4 80 1525110 ns/op 44002.63 MB/s BenchmarkMemclrUnaligned/7_1M-4 5707 22991 ns/op 45609.08 MB/s BenchmarkMemclrUnaligned/7_4M-4 1218 93437 ns/op 44889.13 MB/s BenchmarkMemclrUnaligned/7_8M-4 602 185819 ns/op 45143.89 MB/s BenchmarkMemclrUnaligned/7_16M-4 325 380651 ns/op 44075.06 MB/s BenchmarkMemclrUnaligned/7_64M-4 75 1512163 ns/op 44379.39 MB/s BenchmarkGoMemclr/5-4 1447215 81.36 ns/op 61.45 MB/s BenchmarkGoMemclr/16-4 637183 189.7 ns/op 84.34 MB/s BenchmarkGoMemclr/64-4 169072 701.6 ns/op 91.22 MB/s BenchmarkGoMemclr/256-4 43521 2756 ns/op 92.89 MB/s BenchmarkMemclrRange/1K_2K-4 33962 3642 ns/op 26321.92 MB/s BenchmarkMemclrRange/2K_8K-4 19976 6256 ns/op 53316.61 MB/s BenchmarkMemclrRange/4K_16K-4 15699 7805 ns/op 41392.69 MB/s BenchmarkMemclrRange/160K_228K-4 2756 42063 ns/op 39532.98 MB/s BenchmarkClearFat7-4 6727429 17.47 ns/op BenchmarkClearFat8-4 6615710 16.55 ns/op BenchmarkClearFat11-4 6290805 18.41 ns/op BenchmarkClearFat12-4 6843018 17.87 ns/op BenchmarkClearFat13-4 6800340 17.63 ns/op BenchmarkClearFat14-4 6839775 17.60 ns/op BenchmarkClearFat15-4 6739684 17.69 ns/op BenchmarkClearFat16-4 7120161 16.82 ns/op BenchmarkClearFat24-4 6858015 17.50 ns/op BenchmarkClearFat32-4 6550014 18.51 ns/op BenchmarkClearFat40-4 6319392 19.77 ns/op BenchmarkClearFat48-4 6092065 19.38 ns/op BenchmarkClearFat56-4 5779350 20.17 ns/op BenchmarkClearFat64-4 5519308 21.42 ns/op BenchmarkClearFat72-4 5465095 21.92 ns/op BenchmarkClearFat128-4 3671684 32.19 ns/op BenchmarkClearFat256-4 2654233 46.53 ns/op BenchmarkClearFat512-4 1724812 69.90 ns/op BenchmarkClearFat1024-4 1000000 120.2 ns/op BenchmarkClearFat1032-4 977287 130.4 ns/op BenchmarkClearFat1040-4 965365 124.6 ns/op BenchmarkCopyFat7-4 6861604 19.98 ns/op BenchmarkCopyFat8-4 7235391 16.62 ns/op BenchmarkCopyFat11-4 6782260 18.37 ns/op BenchmarkCopyFat12-4 6790420 17.84 ns/op BenchmarkCopyFat13-4 6732526 17.83 ns/op BenchmarkCopyFat14-4 6786379 19.41 ns/op BenchmarkCopyFat15-4 6773396 17.73 ns/op BenchmarkCopyFat16-4 6839617 17.33 ns/op BenchmarkCopyFat24-4 6548727 18.53 ns/op BenchmarkCopyFat32-4 5799398 21.46 ns/op BenchmarkCopyFat64-4 5502577 22.19 ns/op BenchmarkCopyFat72-4 5410135 22.13 ns/op BenchmarkCopyFat128-4 3588600 34.08 ns/op BenchmarkCopyFat256-4 2574747 47.67 ns/op BenchmarkCopyFat512-4 1507041 75.51 ns/op BenchmarkCopyFat520-4 1560357 77.55 ns/op BenchmarkCopyFat1024-4 868158 136.4 ns/op BenchmarkCopyFat1032-4 906516 143.7 ns/op BenchmarkCopyFat1040-4 894042 136.8 ns/op BenchmarkIssue18740/2byte-4 558 219873 ns/op BenchmarkIssue18740/4byte-4 832 143880 ns/op BenchmarkIssue18740/8byte-4 967 124545 ns/op BenchmarkMemclrKnownSize1-4 8422032 14.09 ns/op 70.98 MB/s BenchmarkMemclrKnownSize2-4 5069149 23.94 ns/op 83.54 MB/s BenchmarkMemclrKnownSize4-4 2495914 47.10 ns/op 84.93 MB/s BenchmarkMemclrKnownSize8-4 1000000 102.3 ns/op 78.22 MB/s BenchmarkMemclrKnownSize16-4 612561 187.9 ns/op 85.15 MB/s BenchmarkMemclrKnownSize32-4 333908 408.5 ns/op 78.33 MB/s BenchmarkMemclrKnownSize64-4 171140 731.4 ns/op 87.50 MB/s BenchmarkMemclrKnownSize112-4 98641 1244 ns/op 90.03 MB/s BenchmarkMemclrKnownSize128-4 83836 1398 ns/op 91.55 MB/s BenchmarkMemclrKnownSize192-4 57302 2076 ns/op 92.47 MB/s BenchmarkMemclrKnownSize248-4 45024 2677 ns/op 92.63 MB/s BenchmarkMemclrKnownSize256-4 41596 2760 ns/op 92.76 MB/s BenchmarkMemclrKnownSize512-4 21531 5494 ns/op 93.20 MB/s BenchmarkMemclrKnownSize1024-4 10000 11077 ns/op 92.45 MB/s BenchmarkMemclrKnownSize4096-4 2746 43664 ns/op 93.81 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5682628 ns/op 92.26 MB/s BenchmarkReadMetricsLatency-4 12198 6663 p50-ns 7227 p90-ns 14190 p99-ns BenchmarkFinalizer-4 325 322899 ns/op BenchmarkFinalizerRun-4 418302 331.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7885245 16.07 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2110789 56.42 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1910275 62.05 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1731172 69.40 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 102.6 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 111.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1586283 75.62 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 110.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 104.1 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1543598 77.33 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1689144 71.03 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1531804 78.61 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1357123 88.67 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1203649 99.44 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7127790 16.78 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7932870 14.75 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8093196 14.69 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7141521 16.83 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6736693 17.43 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6241270 19.08 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7071073 16.86 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7874181 14.92 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8168190 14.70 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7129884 16.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7729467 14.70 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7724565 14.76 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7147096 16.79 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7990705 14.63 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8088640 14.65 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7166973 16.87 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7794606 14.94 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7745809 15.07 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7162165 16.75 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7712493 15.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7701464 15.46 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7157644 16.75 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7678480 15.45 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7745055 15.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7002775 16.87 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7584872 15.38 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7734786 15.31 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7103254 16.66 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7706277 15.48 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7565000 17.02 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7191028 16.69 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8158246 14.84 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8073163 14.75 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7086386 16.75 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8007954 14.77 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7943892 15.05 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7137358 16.69 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8140462 14.78 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8020189 14.71 ns/op BenchmarkNetpollBreak-4 5422 47575 ns/op BenchmarkPinnerPinUnpinBatch-4 2248 64444 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 312 380529 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2257 59794 ns/op BenchmarkPinnerPinUnpin-4 1855513 66.03 ns/op BenchmarkPinnerPinUnpinTiny-4 1830162 66.33 ns/op BenchmarkPinnerPinUnpinDouble-4 664636 175.0 ns/op BenchmarkPinnerPinUnpinParallel-4 3687232 30.49 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 5127562 26.10 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 256206 498.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4946307 24.31 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6083473 19.59 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9089660 13.03 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 9894876 12.66 ns/op BenchmarkPingPongHog-4 694 160521 ns/op BenchmarkStackGrowth-4 189351 617.1 ns/op BenchmarkStackGrowthDeep-4 1968 59589 ns/op BenchmarkCreateGoroutines-4 106636 1091 ns/op BenchmarkCreateGoroutinesParallel-4 135687 905.7 ns/op BenchmarkCreateGoroutinesCapture-4 19188 6183 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 109098 1076 ns/op BenchmarkClosureCall-4 15846988 7.870 ns/op BenchmarkWakeupParallelSpinning/0s-4 7984 15827 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6427 19846 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5464 20844 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3636 32778 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2340 51179 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1412 83815 ns/op BenchmarkWakeupParallelSpinning/50µs-4 706 174260 ns/op BenchmarkWakeupParallelSpinning/100µs-4 404 309896 ns/op BenchmarkWakeupParallelSyscall/0s-4 540 206500 ns/op BenchmarkWakeupParallelSyscall/1µs-4 571 202527 ns/op BenchmarkWakeupParallelSyscall/2µs-4 561 214530 ns/op BenchmarkWakeupParallelSyscall/5µs-4 540 231400 ns/op BenchmarkWakeupParallelSyscall/10µs-4 508 238912 ns/op BenchmarkWakeupParallelSyscall/20µs-4 508 243431 ns/op BenchmarkWakeupParallelSyscall/50µs-4 450 269686 ns/op BenchmarkWakeupParallelSyscall/100µs-4 308 396458 ns/op BenchmarkMatmult-4 4376593 30.77 ns/op BenchmarkFastrand-4 13668823 9.162 ns/op BenchmarkFastrand64-4 13489923 8.998 ns/op BenchmarkFastrandHashiter-4 5921176 21.19 ns/op BenchmarkFastrandn/2-4 6584224 17.76 ns/op BenchmarkFastrandn/3-4 6795033 17.89 ns/op BenchmarkFastrandn/4-4 6815677 17.74 ns/op BenchmarkFastrandn/5-4 6756606 17.72 ns/op BenchmarkIfaceCmp100-4 81068 1476 ns/op BenchmarkIfaceCmpNil100-4 162207 770.8 ns/op BenchmarkEfaceCmpDiff-4 19957 6003 ns/op BenchmarkEfaceCmpDiffIndirect-4 21926 5478 ns/op BenchmarkDefer-4 1412018 81.01 ns/op BenchmarkDefer10-4 981526 121.9 ns/op BenchmarkDeferMany-4 590090 375.1 ns/op BenchmarkPanicRecover-4 748844 153.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 10000 16548 ns/op 11006 p50-ns 16277 p90-ns 40926 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 7372 24062 ns/op 11316 p50-ns 16028 p90-ns 129388 p99-ns BenchmarkGoroutineProfile/small/idle-4 4357 26846 ns/op 25058 p50-ns 29945 p90-ns 62249 p99-ns BenchmarkGoroutineProfile/small/loaded-4 607 181463 ns/op 51307 p50-ns 252658 p90-ns 3646123 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 10956 11150 ns/op 10966 p50-ns 14712 p90-ns 25304 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 11328 19018 ns/op 7651 p50-ns 14996 p90-ns 205295 p99-ns BenchmarkGoroutineProfile/large/idle-4 45 2316134 ns/op 2305842 p50-ns 2407953 p90-ns 2693908 p99-ns BenchmarkGoroutineProfile/large/loaded-4 45 5144660 ns/op 2476479 p50-ns 11692033 p90-ns 41495041 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 14090 7643 ns/op 7293 p50-ns 10377 p90-ns 16752 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 8504 17306 ns/op 7669 p50-ns 13749 p90-ns 198252 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1540 77115 ns/op 70844 p50-ns 72636 p90-ns 150443 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 637 350646 ns/op 109559 p50-ns 334527 p90-ns 6489872 p99-ns BenchmarkRWMutexUncontended-4 5258482 19.38 ns/op BenchmarkRWMutexWrite100-4 2145211 52.03 ns/op BenchmarkRWMutexWrite10-4 2140494 52.74 ns/op BenchmarkRWMutexWorkWrite100-4 629815 219.8 ns/op BenchmarkRWMutexWorkWrite10-4 252072 450.3 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3150 37104 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1209 98810 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1532 78898 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 582 208121 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 775 154280 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 274 431074 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 388 318906 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 134 873304 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 453374 264.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 393122 260.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 368480 313.5 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 456984 265.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 377476 352.3 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 337952 399.8 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 455198 259.7 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 415382 248.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 366554 299.2 ns/op BenchmarkMakeSlice/Byte-4 2608183 45.61 ns/op BenchmarkMakeSlice/Int16-4 2625931 45.45 ns/op BenchmarkMakeSlice/Int-4 1851352 64.18 ns/op BenchmarkMakeSlice/Ptr-4 1592710 75.54 ns/op BenchmarkMakeSlice/Struct/24-4 1398493 96.75 ns/op BenchmarkMakeSlice/Struct/32-4 1211779 101.9 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 108.6 ns/op BenchmarkGrowSlice/Byte-4 1000000 118.4 ns/op BenchmarkGrowSlice/Int16-4 941650 127.8 ns/op BenchmarkGrowSlice/Int-4 706552 166.0 ns/op BenchmarkGrowSlice/Ptr-4 716097 185.6 ns/op BenchmarkGrowSlice/Struct/24-4 493452 336.0 ns/op BenchmarkGrowSlice/Struct/32-4 375253 267.2 ns/op BenchmarkGrowSlice/Struct/40-4 330816 350.7 ns/op BenchmarkExtendSlice/IntSlice-4 563533 229.9 ns/op BenchmarkExtendSlice/PointerSlice-4 485637 270.3 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 115.5 ns/op BenchmarkAppend-4 677154 176.2 ns/op BenchmarkAppendGrowByte-4 6 24871764 ns/op BenchmarkAppendGrowString-4 1 286004584 ns/op BenchmarkAppendSlice/1Bytes-4 2225072 54.11 ns/op BenchmarkAppendSlice/4Bytes-4 2185735 55.06 ns/op BenchmarkAppendSlice/7Bytes-4 2068471 57.90 ns/op BenchmarkAppendSlice/8Bytes-4 2103795 55.70 ns/op BenchmarkAppendSlice/15Bytes-4 2043627 57.88 ns/op BenchmarkAppendSlice/16Bytes-4 2086617 57.93 ns/op BenchmarkAppendSlice/32Bytes-4 1846431 63.70 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 153358 692.5 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 48850 2609 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 12801 8726 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3315 33061 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 272 419695 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 67 1687454 ns/op BenchmarkAppendStr/1Bytes-4 2428820 49.93 ns/op BenchmarkAppendStr/4Bytes-4 2401737 50.26 ns/op BenchmarkAppendStr/8Bytes-4 2340346 51.61 ns/op BenchmarkAppendStr/16Bytes-4 2318062 51.65 ns/op BenchmarkAppendStr/32Bytes-4 2094654 56.39 ns/op BenchmarkAppendSpecialCase-4 683592 175.7 ns/op BenchmarkCopy/1Byte-4 2227660 53.38 ns/op 18.73 MB/s BenchmarkCopy/1String-4 2144640 55.97 ns/op 17.87 MB/s BenchmarkCopy/2Byte-4 2120577 54.80 ns/op 36.50 MB/s BenchmarkCopy/2String-4 2097762 56.14 ns/op 35.63 MB/s BenchmarkCopy/4Byte-4 2156187 55.24 ns/op 72.41 MB/s BenchmarkCopy/4String-4 2139068 56.17 ns/op 71.21 MB/s BenchmarkCopy/8Byte-4 2181325 54.61 ns/op 146.51 MB/s BenchmarkCopy/8String-4 2110045 55.30 ns/op 144.65 MB/s BenchmarkCopy/12Byte-4 2115610 57.07 ns/op 210.25 MB/s BenchmarkCopy/12String-4 2098615 56.19 ns/op 213.54 MB/s BenchmarkCopy/16Byte-4 2021178 59.53 ns/op 268.78 MB/s BenchmarkCopy/16String-4 1860897 61.97 ns/op 258.18 MB/s BenchmarkCopy/32Byte-4 1879086 64.74 ns/op 494.25 MB/s BenchmarkCopy/32String-4 1835340 65.79 ns/op 486.41 MB/s BenchmarkCopy/128Byte-4 1308090 93.92 ns/op 1362.86 MB/s BenchmarkCopy/128String-4 1250432 96.79 ns/op 1322.44 MB/s BenchmarkCopy/1024Byte-4 431089 279.9 ns/op 3657.87 MB/s BenchmarkCopy/1024String-4 426552 281.5 ns/op 3637.66 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28419 4657 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 27597 4590 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 20343 5687 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 18372 7078 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 13206 9044 ns/op BenchmarkAppendInPlace/Grow/Byte-4 154881 746.0 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 154974 739.5 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 128046 879.3 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 114165 985.3 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 106946 1085 ns/op BenchmarkStackCopyPtr-4 1 138759529 ns/op BenchmarkStackCopy-4 2 75147146 ns/op BenchmarkStackCopyNoCache-4 21 4766195 ns/op BenchmarkStackCopyWithStkobj-4 2 53501448 ns/op BenchmarkIssue18138-4 939 116609 ns/op BenchmarkCompareStringEqual-4 11391618 10.93 ns/op BenchmarkCompareStringIdentical-4 15934546 7.600 ns/op BenchmarkCompareStringSameLength-4 12522733 9.547 ns/op BenchmarkCompareStringDifferentLength-4 15980528 7.571 ns/op BenchmarkCompareStringBigUnaligned-4 2024 65257 ns/op 16068.45 MB/s BenchmarkCompareStringBig-4 1665 65890 ns/op 15914.25 MB/s BenchmarkConcatStringAndBytes-4 2916751 41.12 ns/op BenchmarkSliceByteToString/1-4 2292158 51.98 ns/op BenchmarkSliceByteToString/2-4 1364492 86.62 ns/op BenchmarkSliceByteToString/4-4 1401970 86.34 ns/op BenchmarkSliceByteToString/8-4 1398538 84.64 ns/op BenchmarkSliceByteToString/16-4 1370772 89.81 ns/op BenchmarkSliceByteToString/32-4 1241887 97.39 ns/op BenchmarkSliceByteToString/64-4 1000000 109.7 ns/op BenchmarkSliceByteToString/128-4 894274 141.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2463057 47.47 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 865832 161.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 953739 126.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3655356 29.93 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1473894 80.37 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1993364 59.98 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2715322 44.05 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 529827 224.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 448820 260.2 ns/op BenchmarkRuneIterate/range/ASCII-4 9105027 12.35 ns/op BenchmarkRuneIterate/range/Japanese-4 1941594 61.96 ns/op BenchmarkRuneIterate/range/MixedLength-4 2548826 46.64 ns/op BenchmarkRuneIterate/range1/ASCII-4 8168683 14.30 ns/op BenchmarkRuneIterate/range1/Japanese-4 1894736 63.27 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2588612 46.01 ns/op BenchmarkRuneIterate/range2/ASCII-4 9196911 12.42 ns/op BenchmarkRuneIterate/range2/Japanese-4 1932886 63.54 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2629792 45.57 ns/op BenchmarkArrayEqual-4 14607738 8.212 ns/op BenchmarkFunc/Name-4 2255659 53.08 ns/op BenchmarkFunc/Entry-4 10238926 11.86 ns/op BenchmarkFunc/FileLine-4 2378128 52.52 ns/op PASS ok runtime 155.439s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30511 3787 ns/op BenchmarkHandle/concurrent-4 22216 7580 ns/op PASS ok runtime/cgo 1.403s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 13285998 9.070 ns/op BenchmarkAnd32Parallel-4 2702394 44.01 ns/op BenchmarkAnd64-4 13030671 9.364 ns/op BenchmarkAnd64Parallel-4 2941010 46.23 ns/op BenchmarkOr32-4 13475038 9.099 ns/op BenchmarkOr32Parallel-4 2789479 42.04 ns/op BenchmarkOr64-4 12835171 9.459 ns/op BenchmarkOr64Parallel-4 2155536 48.91 ns/op BenchmarkAtomicLoad64-4 16973682 7.100 ns/op BenchmarkAtomicStore64-4 16690842 7.374 ns/op BenchmarkAtomicLoad-4 17221327 7.135 ns/op BenchmarkAtomicStore-4 17006008 7.198 ns/op BenchmarkAnd8-4 15151734 8.119 ns/op BenchmarkAnd-4 15007255 8.429 ns/op BenchmarkAnd8Parallel-4 2771642 51.77 ns/op BenchmarkAndParallel-4 3020302 39.20 ns/op BenchmarkOr8-4 14543780 8.361 ns/op BenchmarkOr-4 14767203 8.147 ns/op BenchmarkOr8Parallel-4 2748609 44.65 ns/op BenchmarkOrParallel-4 2920006 44.47 ns/op BenchmarkXadd-4 3168266 42.72 ns/op BenchmarkXadd64-4 2361700 43.21 ns/op BenchmarkCas-4 2753205 43.86 ns/op BenchmarkCas64-4 2979424 40.19 ns/op BenchmarkXchg-4 2676996 41.25 ns/op BenchmarkXchg64-4 3114975 39.57 ns/op PASS ok runtime/internal/atomic 5.252s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3773842 32.05 ns/op BenchmarkMulUintptr/large-4 3078072 39.10 ns/op PASS ok runtime/internal/math 1.323s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 30 4250279 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 28 5288061 ns/op 704.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1936 62679 ns/op 3.696 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10519278 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11880643 ns/op 1464 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 430 312172 ns/op 33.88 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 73174005 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 85608358 ns/op 11614 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 49 2476917 ns/op 309.2 concurrent_launches/op PASS ok runtime/pprof 2.677s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 106 1015819 ns/op BenchmarkStackLeak-4 32124 3656 ns/op PASS ok runtime/race 1.502s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2311202 50.95 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 358195 452.7 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.353s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 60 1840463 ns/op BenchmarkIndex_Large-4 10596 11287 ns/op BenchmarkIndexFunc_Large-4 164 646127 ns/op BenchmarkCompact/nil-4 6989341 22.00 ns/op BenchmarkCompact/one-4 2017822 59.66 ns/op BenchmarkCompact/sorted-4 1000000 107.8 ns/op BenchmarkCompact/1_item-4 839890 140.7 ns/op BenchmarkCompact/unsorted-4 1000000 110.0 ns/op BenchmarkCompact/many-4 482242 241.8 ns/op BenchmarkCompact_Large-4 451 264729 ns/op BenchmarkCompactFunc_Large-4 66 1548005 ns/op BenchmarkReplace/naive-fast-4 86668 1261 ns/op BenchmarkReplace/optimized-fast-4 140785 808.3 ns/op BenchmarkReplace/naive-slow-4 43558 5010 ns/op BenchmarkReplace/optimized-slow-4 48957 7001 ns/op BenchmarkBinarySearchFloats/Size16-4 1069203 118.8 ns/op BenchmarkBinarySearchFloats/Size32-4 965430 125.2 ns/op BenchmarkBinarySearchFloats/Size64-4 870811 140.0 ns/op BenchmarkBinarySearchFloats/Size128-4 774705 152.6 ns/op BenchmarkBinarySearchFloats/Size512-4 668605 177.6 ns/op BenchmarkBinarySearchFloats/Size1024-4 622646 191.1 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 457903 255.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 389852 290.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 339056 345.6 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 305372 386.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 248162 484.7 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 225628 523.0 ns/op PASS ok slices 5.440s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 90384 1296 ns/op BenchmarkSortInts-4 1 128166300 ns/op BenchmarkSlicesSortInts-4 2 73696184 ns/op BenchmarkSortIsSorted-4 22 5188194 ns/op BenchmarkSlicesIsSorted-4 61 1887644 ns/op BenchmarkSortStrings-4 1 160400963 ns/op BenchmarkSlicesSortStrings-4 1 111085752 ns/op BenchmarkSortStrings_Sorted-4 20 5448951 ns/op BenchmarkSlicesSortStrings_Sorted-4 42 2705884 ns/op BenchmarkSortStructs-4 1 181493997 ns/op BenchmarkSortFuncStructs-4 1 124694647 ns/op BenchmarkSortString1K-4 189 632180 ns/op BenchmarkSortString1K_Slice-4 193 613369 ns/op BenchmarkStableString1K-4 92 1274415 ns/op BenchmarkSortInt1K-4 261 458298 ns/op BenchmarkSortInt1K_Sorted-4 5497 22438 ns/op BenchmarkSortInt1K_Reversed-4 2649 46448 ns/op BenchmarkSortInt1K_Mod8-4 717 163108 ns/op BenchmarkStableInt1K-4 90 1353414 ns/op BenchmarkStableInt1K_Slice-4 100 1070599 ns/op BenchmarkSortInt64K-4 3 41662513 ns/op BenchmarkSortInt64K_Slice-4 2 60747929 ns/op BenchmarkStableInt64K-4 1 126035440 ns/op BenchmarkSort1e2-4 328 366671 ns/op BenchmarkStable1e2-4 140 847235 ns/op BenchmarkSort1e4-4 2 75227716 ns/op BenchmarkStable1e4-4 1 244398975 ns/op PASS ok sort 11.608s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 798324 137.1 ns/op BenchmarkAtof64Float-4 606476 168.7 ns/op BenchmarkAtof64FloatExp-4 652492 177.5 ns/op BenchmarkAtof64Big-4 412342 265.1 ns/op BenchmarkAtof64RandomBits-4 459252 267.3 ns/op BenchmarkAtof64RandomFloats-4 474160 251.6 ns/op BenchmarkAtof64RandomLongFloats-4 389840 306.4 ns/op BenchmarkAtof32Decimal-4 850940 131.8 ns/op BenchmarkAtof32Float-4 779641 153.1 ns/op BenchmarkAtof32FloatExp-4 658299 181.5 ns/op BenchmarkAtof32Random-4 355548 333.1 ns/op BenchmarkAtof32RandomLong-4 130472 907.1 ns/op BenchmarkParseInt/Pos/7bit-4 1480491 82.51 ns/op BenchmarkParseInt/Pos/26bit-4 705271 170.0 ns/op BenchmarkParseInt/Pos/31bit-4 569538 182.7 ns/op BenchmarkParseInt/Pos/56bit-4 416605 282.6 ns/op BenchmarkParseInt/Pos/63bit-4 397664 305.9 ns/op BenchmarkParseInt/Neg/7bit-4 1251940 91.32 ns/op BenchmarkParseInt/Neg/26bit-4 713782 180.3 ns/op BenchmarkParseInt/Neg/31bit-4 604888 198.3 ns/op BenchmarkParseInt/Neg/56bit-4 441448 269.0 ns/op BenchmarkParseInt/Neg/63bit-4 421388 288.6 ns/op BenchmarkAtoi/Pos/7bit-4 1998458 61.34 ns/op BenchmarkAtoi/Pos/26bit-4 824389 135.4 ns/op BenchmarkAtoi/Pos/31bit-4 773024 153.2 ns/op BenchmarkAtoi/Pos/56bit-4 506455 238.4 ns/op BenchmarkAtoi/Pos/63bit-4 396828 302.5 ns/op BenchmarkAtoi/Neg/7bit-4 1935306 61.04 ns/op BenchmarkAtoi/Neg/26bit-4 852438 136.2 ns/op BenchmarkAtoi/Neg/31bit-4 782323 153.5 ns/op BenchmarkAtoi/Neg/56bit-4 514900 233.1 ns/op BenchmarkAtoi/Neg/63bit-4 387159 302.3 ns/op BenchmarkFormatFloat/Decimal-4 81633 1490 ns/op BenchmarkFormatFloat/Float-4 81651 1482 ns/op BenchmarkFormatFloat/Exp-4 84295 1421 ns/op BenchmarkFormatFloat/NegExp-4 84552 1411 ns/op BenchmarkFormatFloat/LongExp-4 76261 1596 ns/op BenchmarkFormatFloat/Big-4 71264 1670 ns/op BenchmarkFormatFloat/BinaryExp-4 210514 601.0 ns/op BenchmarkFormatFloat/32Integer-4 79432 1520 ns/op BenchmarkFormatFloat/32ExactFraction-4 88723 1330 ns/op BenchmarkFormatFloat/32Point-4 81740 1475 ns/op BenchmarkFormatFloat/32Exp-4 80887 1393 ns/op BenchmarkFormatFloat/32NegExp-4 85746 1372 ns/op BenchmarkFormatFloat/32Shortest-4 97326 1304 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 115243 1050 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 107198 1098 ns/op BenchmarkFormatFloat/64Fixed1-4 130388 935.8 ns/op BenchmarkFormatFloat/64Fixed2-4 130579 991.2 ns/op BenchmarkFormatFloat/64Fixed3-4 127098 942.1 ns/op BenchmarkFormatFloat/64Fixed4-4 124833 913.1 ns/op BenchmarkFormatFloat/64Fixed12-4 80209 1497 ns/op BenchmarkFormatFloat/64Fixed16-4 92556 1296 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 100206 1202 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 81398 1533 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2672 44375 ns/op BenchmarkFormatFloat/Slowpath64-4 74042 1642 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 72999 1671 ns/op BenchmarkAppendFloat/Decimal-4 87512 1449 ns/op BenchmarkAppendFloat/Float-4 83337 1491 ns/op BenchmarkAppendFloat/Exp-4 91492 1358 ns/op BenchmarkAppendFloat/NegExp-4 94263 1309 ns/op BenchmarkAppendFloat/LongExp-4 80232 1506 ns/op BenchmarkAppendFloat/Big-4 74976 1701 ns/op BenchmarkAppendFloat/BinaryExp-4 272101 496.4 ns/op BenchmarkAppendFloat/32Integer-4 86378 1446 ns/op BenchmarkAppendFloat/32ExactFraction-4 98820 1248 ns/op BenchmarkAppendFloat/32Point-4 81543 1379 ns/op BenchmarkAppendFloat/32Exp-4 90355 1286 ns/op BenchmarkAppendFloat/32NegExp-4 93040 1270 ns/op BenchmarkAppendFloat/32Shortest-4 115633 1086 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 123507 951.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 122943 972.6 ns/op BenchmarkAppendFloat/64Fixed1-4 154281 790.7 ns/op BenchmarkAppendFloat/64Fixed2-4 150292 802.0 ns/op BenchmarkAppendFloat/64Fixed3-4 141057 783.5 ns/op BenchmarkAppendFloat/64Fixed4-4 153355 778.5 ns/op BenchmarkAppendFloat/64Fixed12-4 86365 1400 ns/op BenchmarkAppendFloat/64Fixed16-4 98926 1228 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 113565 1067 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 92491 1281 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2721 44760 ns/op BenchmarkAppendFloat/Slowpath64-4 78099 1509 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 80020 1581 ns/op BenchmarkFormatInt-4 16376 6871 ns/op BenchmarkAppendInt-4 17632 6817 ns/op BenchmarkFormatUint-4 96396 1573 ns/op BenchmarkAppendUint-4 99966 1159 ns/op BenchmarkFormatIntSmall/7-4 3487113 35.01 ns/op BenchmarkFormatIntSmall/42-4 3404106 34.87 ns/op BenchmarkAppendIntSmall-4 1553478 73.78 ns/op BenchmarkAppendUintVarlen/1-4 1493432 79.43 ns/op BenchmarkAppendUintVarlen/12-4 1501339 80.54 ns/op BenchmarkAppendUintVarlen/123-4 1000000 100.7 ns/op BenchmarkAppendUintVarlen/1234-4 1207738 100.1 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 103.8 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 102.8 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 109.8 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 112.9 ns/op BenchmarkAppendUintVarlen/123456789-4 1064709 112.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 120.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 993136 133.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 116.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 997417 123.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 990500 121.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 937668 151.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 950864 129.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 889825 136.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 887270 134.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 858193 140.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 814329 139.8 ns/op BenchmarkQuote-4 44235 2476 ns/op BenchmarkQuoteRune-4 575133 208.6 ns/op BenchmarkAppendQuote-4 55372 2089 ns/op BenchmarkAppendQuoteRune-4 962692 123.6 ns/op BenchmarkUnquoteEasy-4 1000000 117.4 ns/op BenchmarkUnquoteHard-4 54951 2138 ns/op PASS ok strconv 19.135s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 422269 349.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 86187 1570 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 177823 1184 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 526762 272.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 109572 1053 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 203659 797.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 315595 418.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 80468 1453 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 97473 1188 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 786756 153.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20290 6192 ns/op BenchmarkGenericMatch1-4 1626 73763 ns/op BenchmarkGenericMatch2-4 314 382576 ns/op BenchmarkSingleMaxSkipping-4 6032 19259 ns/op 519.23 MB/s BenchmarkSingleLongSuffixFail-4 13189 8995 ns/op 111.40 MB/s BenchmarkSingleMatch-4 190 722714 ns/op 20.76 MB/s BenchmarkByteByteNoMatch-4 60507 2155 ns/op BenchmarkByteByteMatch-4 18152 6501 ns/op BenchmarkByteStringMatch-4 20227 5774 ns/op BenchmarkHTMLEscapeNew-4 67201 1792 ns/op BenchmarkHTMLEscapeOld-4 82334 1428 ns/op BenchmarkByteStringReplacerWriteString-4 1074 112889 ns/op BenchmarkByteReplacerWriteString-4 1543 78759 ns/op BenchmarkByteByteReplaces-4 3127 38325 ns/op BenchmarkByteByteMap-4 10000 11713 ns/op BenchmarkMap/identity/ASCII-4 791811 155.3 ns/op BenchmarkMap/identity/Greek-4 405606 298.7 ns/op BenchmarkMap/change/ASCII-4 34082 3510 ns/op BenchmarkMap/change/Greek-4 22582 5242 ns/op BenchmarkIndexRune-4 2396890 49.78 ns/op BenchmarkIndexRuneLongString-4 1589260 73.41 ns/op BenchmarkIndexRuneFastPath-4 4596222 25.59 ns/op BenchmarkIndex-4 4363110 28.77 ns/op BenchmarkLastIndex-4 5270817 23.24 ns/op BenchmarkIndexByte-4 9813946 12.96 ns/op BenchmarkToUpper/#00-4 5326497 21.86 ns/op BenchmarkToUpper/ONLYUPPER-4 3039444 62.11 ns/op BenchmarkToUpper/abc-4 292160 414.0 ns/op BenchmarkToUpper/AbC123-4 226173 705.4 ns/op BenchmarkToUpper/azAZ09_-4 233718 513.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 39019 2893 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68396 1959 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28929 4723 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52375 2502 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 105381 1170 ns/op BenchmarkToLower/#00-4 5267343 22.33 ns/op BenchmarkToLower/abc-4 4584817 26.34 ns/op BenchmarkToLower/AbC123-4 163766 734.8 ns/op BenchmarkToLower/azAZ09_-4 165010 634.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 73905 1548 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61160 1984 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30492 4016 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69627 1761 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 103275 1183 ns/op BenchmarkMapNoChanges-4 998005 111.1 ns/op BenchmarkTrim-4 35798 3419 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3188510 37.97 ns/op BenchmarkToValidUTF8/InvalidASCII-4 157447 760.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 119376 1040 ns/op BenchmarkEqualFold/Tests-4 47292 2502 ns/op BenchmarkEqualFold/ASCII-4 3990988 30.25 ns/op BenchmarkEqualFold/UnicodePrefix-4 91558 1351 ns/op BenchmarkEqualFold/UnicodeSuffix-4 89409 1364 ns/op BenchmarkIndexHard1-4 1782 69675 ns/op BenchmarkIndexHard2-4 393 307298 ns/op BenchmarkIndexHard3-4 170 704943 ns/op BenchmarkIndexHard4-4 92 1498669 ns/op BenchmarkLastIndexHard1-4 66 1817441 ns/op BenchmarkLastIndexHard2-4 67 1734178 ns/op BenchmarkLastIndexHard3-4 66 1821150 ns/op BenchmarkCountHard1-4 1569 72075 ns/op BenchmarkCountHard2-4 392 305167 ns/op BenchmarkCountHard3-4 162 732398 ns/op BenchmarkIndexTorture-4 7956 15361 ns/op BenchmarkCountTorture-4 7446 15705 ns/op BenchmarkCountTortureOverlapping-4 622 161990 ns/op BenchmarkCountByte/10-4 4765860 26.42 ns/op 378.49 MB/s BenchmarkCountByte/32-4 4918117 27.51 ns/op 1163.29 MB/s BenchmarkCountByte/4096-4 588194 220.3 ns/op 18594.99 MB/s BenchmarkCountByte/4194304-4 607 207056 ns/op 20256.83 MB/s BenchmarkCountByte/67108864-4 28 3692862 ns/op 18172.59 MB/s BenchmarkFields/ASCII/16-4 239528 639.2 ns/op 25.03 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14272 24795 ns/op 10.32 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1356 127300 ns/op 32.18 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 57 2118609 ns/op 30.93 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 26111570 ns/op 40.16 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 125518 955.2 ns/op 16.75 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11690 ns/op 21.90 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 682 201775 ns/op 20.30 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3475397 ns/op 18.86 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 217399802 ns/op 4.82 MB/s 10465632 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 231735 519.1 ns/op 30.82 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 22032 6472 ns/op 39.56 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1158 102522 ns/op 39.95 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 62 1927847 ns/op 33.99 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 38103979 ns/op 27.52 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 163594 728.3 ns/op 21.97 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 14547 8213 ns/op 31.17 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 914 137605 ns/op 29.77 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 43 2605993 ns/op 25.15 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 64740460 ns/op 16.20 MB/s 10465584 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 64706389 ns/op BenchmarkSplitSingleByteSeparator-4 18 13095633 ns/op BenchmarkSplitMultiByteSeparator-4 38 2908790 ns/op BenchmarkSplitNSingleByteSeparator-4 256810 646.3 ns/op BenchmarkSplitNMultiByteSeparator-4 175462 787.5 ns/op BenchmarkRepeat/5x0-4 4486654 26.99 ns/op BenchmarkRepeat/5x1-4 4596136 27.65 ns/op BenchmarkRepeat/5x2-4 201422 613.2 ns/op BenchmarkRepeat/5x6-4 112795 1057 ns/op BenchmarkRepeat/10x0-4 4536925 27.61 ns/op BenchmarkRepeat/10x1-4 4455456 27.50 ns/op BenchmarkRepeat/10x2-4 198960 601.2 ns/op BenchmarkRepeat/10x6-4 109892 1088 ns/op BenchmarkRepeatLarge/256/1-4 50486 2341 ns/op 109.38 MB/s BenchmarkRepeatLarge/256/16-4 84049 1632 ns/op 156.89 MB/s BenchmarkRepeatLarge/512/1-4 44065 2769 ns/op 184.94 MB/s BenchmarkRepeatLarge/512/16-4 64191 2175 ns/op 235.45 MB/s BenchmarkRepeatLarge/1024/1-4 36940 3165 ns/op 323.56 MB/s BenchmarkRepeatLarge/1024/16-4 53181 2239 ns/op 457.45 MB/s BenchmarkRepeatLarge/2048/1-4 31514 4349 ns/op 470.96 MB/s BenchmarkRepeatLarge/2048/16-4 41920 2828 ns/op 724.09 MB/s BenchmarkRepeatLarge/4096/1-4 24204 5608 ns/op 730.33 MB/s BenchmarkRepeatLarge/4096/16-4 29613 3897 ns/op 1051.05 MB/s BenchmarkRepeatLarge/8192/1-4 13149 9095 ns/op 900.69 MB/s BenchmarkRepeatLarge/8192/16-4 10000 11602 ns/op 706.09 MB/s BenchmarkRepeatLarge/8192/4097-4 5857794 19.38 ns/op 211357.01 MB/s BenchmarkRepeatLarge/16384/1-4 10833 15300 ns/op 1070.88 MB/s BenchmarkRepeatLarge/16384/16-4 10000 15129 ns/op 1082.95 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 10134 ns/op 1212.84 MB/s BenchmarkRepeatLarge/32768/1-4 4990 25409 ns/op 1289.64 MB/s BenchmarkRepeatLarge/32768/16-4 4166 37061 ns/op 884.16 MB/s BenchmarkRepeatLarge/32768/4097-4 6855 41394 ns/op 692.84 MB/s BenchmarkRepeatLarge/65536/1-4 3193 39883 ns/op 1643.20 MB/s BenchmarkRepeatLarge/65536/16-4 3045 58752 ns/op 1115.46 MB/s BenchmarkRepeatLarge/65536/4097-4 3499 33727 ns/op 1822.11 MB/s BenchmarkRepeatLarge/131072/1-4 432 241754 ns/op 542.17 MB/s BenchmarkRepeatLarge/131072/16-4 568 331686 ns/op 395.17 MB/s BenchmarkRepeatLarge/131072/4097-4 378 560548 ns/op 226.58 MB/s BenchmarkRepeatLarge/262144/1-4 276 473691 ns/op 553.41 MB/s BenchmarkRepeatLarge/262144/16-4 124 1345730 ns/op 194.80 MB/s BenchmarkRepeatLarge/262144/4097-4 86 1165586 ns/op 221.44 MB/s BenchmarkRepeatLarge/524288/1-4 100 1164007 ns/op 450.42 MB/s BenchmarkRepeatLarge/524288/16-4 136 905264 ns/op 579.15 MB/s BenchmarkRepeatLarge/524288/4097-4 139 823358 ns/op 631.95 MB/s BenchmarkRepeatLarge/1048576/1-4 68 1639693 ns/op 639.50 MB/s BenchmarkRepeatLarge/1048576/16-4 72 1639278 ns/op 639.66 MB/s BenchmarkRepeatLarge/1048576/4097-4 70 1722157 ns/op 606.64 MB/s BenchmarkRepeatLarge/2097152/1-4 32 3326309 ns/op 630.47 MB/s BenchmarkRepeatLarge/2097152/16-4 32 3351778 ns/op 625.68 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 3455348 ns/op 605.89 MB/s BenchmarkRepeatLarge/4194304/1-4 16 13697188 ns/op 306.22 MB/s BenchmarkRepeatLarge/4194304/16-4 1 333995196 ns/op 12.56 MB/s BenchmarkRepeatLarge/4194304/4097-4 3 87236113 ns/op 48.04 MB/s BenchmarkRepeatLarge/8388608/1-4 3 44964825 ns/op 186.56 MB/s BenchmarkRepeatLarge/8388608/16-4 6 22519712 ns/op 372.50 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 32080931 ns/op 261.42 MB/s BenchmarkRepeatLarge/16777216/1-4 3 67587607 ns/op 248.23 MB/s BenchmarkRepeatLarge/16777216/16-4 3 48334863 ns/op 347.10 MB/s BenchmarkRepeatLarge/16777216/4097-4 1 105692651 ns/op 158.74 MB/s BenchmarkRepeatLarge/33554432/1-4 2 230679498 ns/op 145.46 MB/s BenchmarkRepeatLarge/33554432/16-4 1 336311573 ns/op 99.77 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 284910763 ns/op 117.77 MB/s BenchmarkRepeatLarge/67108864/1-4 1 162544424 ns/op 412.86 MB/s BenchmarkRepeatLarge/67108864/16-4 1 128358547 ns/op 522.82 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 164270601 ns/op 408.53 MB/s BenchmarkRepeatLarge/134217728/1-4 1 301077384 ns/op 445.79 MB/s BenchmarkRepeatLarge/134217728/16-4 1 253205201 ns/op 530.07 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 289365019 ns/op 463.84 MB/s BenchmarkRepeatLarge/268435456/1-4 1 467485064 ns/op 574.21 MB/s BenchmarkRepeatLarge/268435456/16-4 1 506738380 ns/op 529.73 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 542116443 ns/op 495.16 MB/s BenchmarkRepeatLarge/536870912/1-4 1 896254220 ns/op 599.02 MB/s BenchmarkRepeatLarge/536870912/16-4 1 971436635 ns/op 552.66 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 984933564 ns/op 545.08 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1792262946 ns/op 599.10 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1932191419 ns/op 555.71 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1983258362 ns/op 541.40 MB/s BenchmarkIndexAnyASCII/1:1-4 2594371 43.58 ns/op BenchmarkIndexAnyASCII/1:2-4 2684371 45.29 ns/op BenchmarkIndexAnyASCII/1:4-4 2476448 46.93 ns/op BenchmarkIndexAnyASCII/1:8-4 2460964 48.03 ns/op BenchmarkIndexAnyASCII/1:16-4 2178435 55.81 ns/op BenchmarkIndexAnyASCII/1:32-4 2160865 60.22 ns/op BenchmarkIndexAnyASCII/1:64-4 1926968 58.79 ns/op BenchmarkIndexAnyASCII/16:1-4 2599902 48.60 ns/op BenchmarkIndexAnyASCII/16:2-4 668560 187.6 ns/op BenchmarkIndexAnyASCII/16:4-4 652794 199.9 ns/op BenchmarkIndexAnyASCII/16:8-4 617080 192.3 ns/op BenchmarkIndexAnyASCII/16:16-4 578276 213.1 ns/op BenchmarkIndexAnyASCII/16:32-4 453596 237.5 ns/op BenchmarkIndexAnyASCII/16:64-4 396810 295.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2117526 56.33 ns/op BenchmarkIndexAnyASCII/256:2-4 56377 2147 ns/op BenchmarkIndexAnyASCII/256:4-4 55759 2141 ns/op BenchmarkIndexAnyASCII/256:8-4 55760 2162 ns/op BenchmarkIndexAnyASCII/256:16-4 55345 2177 ns/op BenchmarkIndexAnyASCII/256:32-4 54396 2245 ns/op BenchmarkIndexAnyASCII/256:64-4 52634 2263 ns/op BenchmarkIndexAnyUTF8/1:1-4 2907854 41.74 ns/op BenchmarkIndexAnyUTF8/1:2-4 2718541 44.36 ns/op BenchmarkIndexAnyUTF8/1:4-4 2646985 46.04 ns/op BenchmarkIndexAnyUTF8/1:8-4 2454638 48.12 ns/op BenchmarkIndexAnyUTF8/1:16-4 2155776 54.99 ns/op BenchmarkIndexAnyUTF8/1:32-4 2157818 55.09 ns/op BenchmarkIndexAnyUTF8/1:64-4 2056603 57.91 ns/op BenchmarkIndexAnyUTF8/16:1-4 1944592 61.88 ns/op BenchmarkIndexAnyUTF8/16:2-4 395984 303.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 342825 335.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 326100 354.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 253210 478.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 245282 494.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 225296 526.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 393458 299.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 28687 5021 ns/op BenchmarkIndexAnyUTF8/256:4-4 25898 4576 ns/op BenchmarkIndexAnyUTF8/256:8-4 23209 5122 ns/op BenchmarkIndexAnyUTF8/256:16-4 17122 6870 ns/op BenchmarkIndexAnyUTF8/256:32-4 16540 7485 ns/op BenchmarkIndexAnyUTF8/256:64-4 14488 8036 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2832255 43.50 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2735266 43.50 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2592308 47.01 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2519208 47.44 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2222206 53.83 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2236855 53.95 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2134252 57.76 ns/op BenchmarkLastIndexAnyASCII/16:1-4 646989 181.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 653368 180.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 637432 184.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 623140 214.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 571526 210.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 490600 244.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 405902 327.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 51802 2736 ns/op BenchmarkLastIndexAnyASCII/256:2-4 54255 2225 ns/op BenchmarkLastIndexAnyASCII/256:4-4 52774 2307 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54282 2200 ns/op BenchmarkLastIndexAnyASCII/256:16-4 54223 2254 ns/op BenchmarkLastIndexAnyASCII/256:32-4 52974 2262 ns/op BenchmarkLastIndexAnyASCII/256:64-4 49852 2331 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2672970 44.51 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2715609 48.80 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2563735 54.95 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2462691 49.07 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2128692 56.69 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2192150 66.98 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1805564 61.52 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 445094 253.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 256891 519.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 219156 536.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 207397 575.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 167613 832.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 176571 717.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 159216 769.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 33680 3523 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15596 8095 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 14698 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12984 7855 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10038 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11099 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11254 ns/op BenchmarkTrimASCII/1:1-4 4069795 29.68 ns/op BenchmarkTrimASCII/1:2-4 2570152 46.07 ns/op BenchmarkTrimASCII/1:4-4 2449660 85.69 ns/op BenchmarkTrimASCII/1:8-4 2106130 57.01 ns/op BenchmarkTrimASCII/1:16-4 1615672 74.94 ns/op BenchmarkTrimASCII/16:1-4 2949782 43.85 ns/op BenchmarkTrimASCII/16:2-4 659719 181.9 ns/op BenchmarkTrimASCII/16:4-4 655447 184.2 ns/op BenchmarkTrimASCII/16:8-4 590322 198.8 ns/op BenchmarkTrimASCII/16:16-4 543487 224.7 ns/op BenchmarkTrimASCII/256:1-4 562459 216.0 ns/op BenchmarkTrimASCII/256:2-4 55281 2178 ns/op BenchmarkTrimASCII/256:4-4 55472 2186 ns/op BenchmarkTrimASCII/256:8-4 54452 2145 ns/op BenchmarkTrimASCII/256:16-4 48644 2487 ns/op BenchmarkTrimASCII/4096:1-4 39162 2850 ns/op BenchmarkTrimASCII/4096:2-4 3435 33705 ns/op BenchmarkTrimASCII/4096:4-4 3122 33934 ns/op BenchmarkTrimASCII/4096:8-4 3322 38246 ns/op BenchmarkTrimASCII/4096:16-4 3523 39696 ns/op BenchmarkTrimByte-4 4729978 25.27 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30805 3944 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30538 3844 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1508 77337 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2008 66948 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3944 30571 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7504 16899 ns/op BenchmarkJoin/0-4 6180828 19.41 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4570603 25.72 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 179455 670.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 125157 977.4 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 94573 1278 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 76472 1606 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63874 1904 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55884 2172 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3263929 37.62 ns/op BenchmarkTrimSpace/ASCII-4 1347535 88.33 ns/op BenchmarkTrimSpace/SomeNonASCII-4 126994 951.5 ns/op BenchmarkTrimSpace/JustNonASCII-4 68644 1739 ns/op BenchmarkReplaceAll-4 119577 1016 ns/op 16 B/op 1 allocs/op PASS ok strings 69.286s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 80806 1412 ns/op BenchmarkCond2-4 44901 2753 ns/op BenchmarkCond4-4 24790 4664 ns/op BenchmarkCond8-4 12960 9414 ns/op BenchmarkCond16-4 5436 18445 ns/op BenchmarkCond32-4 3339 33741 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 722433 172.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 481674 253.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 625666 262.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 786859 151.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 429426 255.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1000000 108.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 131493 1196 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 120370 1189 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 106400 1077 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 76294 1730 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 965292 143.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 227961 520.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 932650 138.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 212061 577.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 1000000 120.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 230517 517.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2594389 46.68 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 74558 1438 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 188428 707.7 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 825402 189.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3487 36462 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 524 267113 ns/op BenchmarkRange/*sync.Map-4 1758 65778 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 98252 1069 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 281551 441.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 100984 1153 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 154558 652.3 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 414363 287.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 333189 415.5 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 133558 897.3 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 252498 486.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 1417008 87.98 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 71250 1433 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 188042 635.8 ns/op BenchmarkSwapCollision/*sync.Map-4 127500 938.7 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 404 298171 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 144903 856.6 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 381894 282.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 31333 3749 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 90133 1365 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 29692 3752 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 313101 432.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 140578 816.4 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 237000 474.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1891698 60.04 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 225466 543.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2539406 47.67 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 940281 135.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 208186 574.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 728379 154.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 127904 949.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 404047 398.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 651960 177.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 161893 748.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 806163 191.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 647066 315.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 148683 757.7 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 426514 293.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 76375 1598 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 268030 439.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 889582 134.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 175773 698.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1114539 146.6 ns/op BenchmarkUncontendedSemaphore-4 5047317 23.92 ns/op BenchmarkContendedSemaphore-4 4830514 24.73 ns/op BenchmarkMutexUncontended-4 1000000 113.0 ns/op BenchmarkMutex-4 313196 369.2 ns/op BenchmarkMutexSlack-4 292623 379.7 ns/op BenchmarkMutexWork-4 281028 421.5 ns/op BenchmarkMutexWorkSlack-4 234446 528.0 ns/op BenchmarkMutexNoSpin-4 94044 1576 ns/op BenchmarkMutexSpin-4 52011 2483 ns/op BenchmarkOnce-4 1739977 79.69 ns/op BenchmarkOnceFunc/v=Once-4 1744598 74.28 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1389037 94.03 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1291472 89.53 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1522358 76.73 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1370540 89.32 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1385667 80.44 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8308964 14.23 ns/op BenchmarkSemaSyntNonblock-4 2148428 58.24 ns/op BenchmarkSemaSyntBlock-4 1318605 96.43 ns/op BenchmarkSemaWorkNonblock-4 1000000 112.2 ns/op BenchmarkSemaWorkBlock-4 1000000 116.9 ns/op BenchmarkRWMutexUncontended-4 444505 237.1 ns/op BenchmarkRWMutexWrite100-4 468745 267.0 ns/op BenchmarkRWMutexWrite10-4 401491 290.9 ns/op BenchmarkRWMutexWorkWrite100-4 351378 359.2 ns/op BenchmarkRWMutexWorkWrite10-4 296769 400.0 ns/op BenchmarkWaitGroupUncontended-4 1000000 129.5 ns/op BenchmarkWaitGroupAddDone-4 761226 165.6 ns/op BenchmarkWaitGroupAddDoneWork-4 504512 221.4 ns/op BenchmarkWaitGroupWait-4 4547559 25.23 ns/op BenchmarkWaitGroupWaitWork-4 3265870 35.62 ns/op BenchmarkWaitGroupActuallyWait-4 66076 1966 ns/op 32 B/op 2 allocs/op PASS ok sync 19.408s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 633381 172.0 ns/op PASS ok sync/atomic 1.120s PASS ok syscall 1.007s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 175224 695.5 ns/op 0 B/op 0 allocs/op PASS ok testing 1.138s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5878 17743 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8192 14683 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 66 1981203 ns/op 110961 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 78 1354232 ns/op 1422 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 176069928 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 330910747 ns/op 18285328 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1508 76349 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1851 64775 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7230598 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6248501 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 703719568 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 704255207 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 193 1051718 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 214 560489 ns/op 183 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 59309663 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 89603559 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6711733874 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6680332563 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2346 84722 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3017806 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 297500659 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2276 51994 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 231 481641 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 5277147 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5790 20314 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.582s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 116116139 ns/op BenchmarkVariableString-4 81082 1692 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1623 70401 ns/op 2518 B/op 39 allocs/op PASS ok text/template/parse 1.636s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 86 2617197 ns/op BenchmarkAfter-4 207 637648 ns/op BenchmarkStop-4 289 927094 ns/op BenchmarkSimultaneousAfterFunc-4 56 3833920 ns/op BenchmarkStartStop-4 378 611404 ns/op BenchmarkReset-4 2253 68320 ns/op BenchmarkSleep-4 93 1153971 ns/op BenchmarkParallelTimerLatency-4 52 753609 avg-late-ns 30664843 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 379023 avg-late-ns 1277727 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 1171506 avg-late-ns 4281112 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 31 365148 avg-late-ns 1323843 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 442499 avg-late-ns 2665893 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 287035 avg-late-ns 3126715 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 1493588 avg-late-ns 8125632 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 22 1671397 avg-late-ns 16831075 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 10744877 avg-late-ns 71619746 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 915105 avg-late-ns 11715687 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 2560437 avg-late-ns 12710381 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 320361 avg-late-ns 1032439 max-late-ns BenchmarkTicker-4 723 196883 ns/op BenchmarkTickerReset-4 5582 22561 ns/op BenchmarkTickerResetNaive-4 357 336978 ns/op BenchmarkNow-4 1767723 67.58 ns/op BenchmarkNowUnixNano-4 1386940 86.34 ns/op BenchmarkNowUnixMilli-4 1376355 87.67 ns/op BenchmarkNowUnixMicro-4 1358960 87.99 ns/op BenchmarkFormat-4 52651 2260 ns/op BenchmarkFormatRFC3339-4 69555 1661 ns/op BenchmarkFormatRFC3339Nano-4 69966 1697 ns/op BenchmarkFormatNow-4 79464 1564 ns/op BenchmarkMarshalJSON-4 100219 1181 ns/op BenchmarkMarshalText-4 110450 1095 ns/op BenchmarkParse-4 140745 843.0 ns/op BenchmarkParseRFC3339UTC-4 334496 368.1 ns/op BenchmarkParseRFC3339UTCBytes-4 207824 582.0 ns/op BenchmarkParseRFC3339TZ-4 77389 1547 ns/op BenchmarkParseRFC3339TZBytes-4 62911 1925 ns/op BenchmarkParseDuration-4 583118 200.1 ns/op BenchmarkHour-4 986466 118.5 ns/op BenchmarkSecond-4 970861 119.5 ns/op BenchmarkYear-4 785978 151.6 ns/op BenchmarkDay-4 688196 173.8 ns/op BenchmarkISOWeek-4 739504 162.0 ns/op BenchmarkGoString-4 68870 1733 ns/op BenchmarkUnmarshalText-4 69614 1684 ns/op PASS ok time 14.127s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 424333 297.3 ns/op BenchmarkDecodeValidJapaneseChars-4 541326 221.1 ns/op BenchmarkDecodeRune-4 1381978 94.57 ns/op BenchmarkEncodeValidASCII-4 321684 352.8 ns/op BenchmarkEncodeValidJapaneseChars-4 463375 234.5 ns/op BenchmarkAppendRuneValidASCII-4 694448 168.9 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1227964 97.66 ns/op BenchmarkEncodeRune-4 691354 175.2 ns/op PASS ok unicode/utf16 2.187s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2204721 53.79 ns/op BenchmarkRuneCountTenJapaneseChars-4 370492 312.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4478413 26.64 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 510334 233.7 ns/op BenchmarkValidTenASCIIChars-4 2278599 52.42 ns/op BenchmarkValid100KASCIIChars-4 91 1627712 ns/op BenchmarkValidTenJapaneseChars-4 355752 333.2 ns/op BenchmarkValidLongMostlyASCII-4 93 1104957 ns/op BenchmarkValidLongJapanese-4 64 1860492 ns/op BenchmarkValidStringTenASCIIChars-4 5287357 22.84 ns/op BenchmarkValidString100KASCIIChars-4 7012 17196 ns/op BenchmarkValidStringTenJapaneseChars-4 474398 242.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1428 87421 ns/op BenchmarkValidStringLongJapanese-4 162 739086 ns/op BenchmarkEncodeASCIIRune-4 4595335 26.28 ns/op BenchmarkEncodeJapaneseRune-4 2461922 49.15 ns/op BenchmarkAppendASCIIRune-4 8112596 14.06 ns/op BenchmarkAppendJapaneseRune-4 2865787 40.90 ns/op BenchmarkDecodeASCIIRune-4 2769838 43.93 ns/op BenchmarkDecodeJapaneseRune-4 2495754 46.77 ns/op BenchmarkFullRune/ASCII-4 3224467 36.90 ns/op BenchmarkFullRune/Incomplete-4 1585723 75.56 ns/op BenchmarkFullRune/Japanese-4 3341798 35.96 ns/op PASS ok unicode/utf8 4.661s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 94252953304 ns/op PASS ok cmd/api 95.422s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 653458 174.7 ns/op BenchmarkCgoCall/one-pointer-4 546996 212.7 ns/op BenchmarkCgoCall/string-pointer-escape-4 459910 258.9 ns/op BenchmarkCgoCall/string-pointer-noescape-4 479238 254.1 ns/op BenchmarkCgoCall/eight-pointers-4 237627 505.7 ns/op BenchmarkCgoCall/eight-pointers-nil-4 559750 219.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 40952 3057 ns/op BenchmarkCgoCall/eight-pointers-slice-4 51676 2351 ns/op BenchmarkGoString-4 1210172 97.35 ns/op BenchmarkCGoCallback-4 71948 1724 ns/op BenchmarkCGoInCThread-4 623644 169.4 ns/op PASS ok cmd/cgo/internal/test 2.851s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 481161 218.8 ns/op BenchmarkEqArrayOfStrings64-4 64353 1876 ns/op BenchmarkEqArrayOfStrings1024-4 5350 21056 ns/op BenchmarkEqArrayOfFloats5-4 1000000 117.3 ns/op BenchmarkEqArrayOfFloats64-4 120441 1082 ns/op BenchmarkEqArrayOfFloats1024-4 5160 23275 ns/op BenchmarkEqArrayOfStructsEq-4 1386 85778 ns/op BenchmarkEqArrayOfStructsNotEq-4 2278 52857 ns/op BenchmarkEqStruct-4 15670545 7.599 ns/op PASS ok cmd/compile/internal/reflectdata 2.548s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 51618 ns/op BenchmarkInvertLessThanNoov-4 11720064 10.30 ns/op BenchmarkCopyElim1-4 1051 106262 ns/op BenchmarkCopyElim10-4 1210 128408 ns/op BenchmarkCopyElim100-4 570 216122 ns/op BenchmarkCopyElim1000-4 78 1467109 ns/op BenchmarkCopyElim10000-4 5 22860826 ns/op BenchmarkCopyElim100000-4 1 440189121 ns/op BenchmarkDeadCode/1-4 1314 89449 ns/op BenchmarkDeadCode/10-4 1062 110308 ns/op BenchmarkDeadCode/100-4 373 322318 ns/op BenchmarkDeadCode/1000-4 52 2328018 ns/op BenchmarkDeadCode/10000-4 5 23747359 ns/op BenchmarkDeadCode/100000-4 1 273602736 ns/op BenchmarkDeadCode/200000-4 1 745237305 ns/op BenchmarkDominatorsLinear-4 12 9707264 ns/op 1.03 MB/s BenchmarkDominatorsFwdBack-4 9 12898656 ns/op 0.78 MB/s BenchmarkDominatorsManyPred-4 8 15260229 ns/op 0.66 MB/s BenchmarkDominatorsMaxPred-4 7 15128061 ns/op 0.66 MB/s BenchmarkDominatorsMaxPredVal-4 7 15121808 ns/op 0.66 MB/s BenchmarkFuse/1-4 922 160949 ns/op BenchmarkFuse/10-4 757 165995 ns/op BenchmarkFuse/100-4 153 662168 ns/op BenchmarkFuse/1000-4 21 5823102 ns/op BenchmarkFuse/10000-4 2 65030682 ns/op BenchmarkNilCheckDeep1-4 7628 14353 ns/op 0.07 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3368 35872 ns/op 0.28 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 486 246887 ns/op 0.41 MB/s 1259 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2359850 ns/op 0.42 MB/s 10770 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 25484726 ns/op 0.39 MB/s 164324 B/op 6 allocs/op BenchmarkDSEPass-4 15 7267366 ns/op 74590 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 194960468 ns/op 4245376 B/op 108242 allocs/op BenchmarkCSEPass-4 5 21837360 ns/op 144766 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 249866254 ns/op 5629336 B/op 97214 allocs/op BenchmarkDeadcodePass-4 112 1022186 ns/op 96487 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 199608007 ns/op 3979312 B/op 44469 allocs/op BenchmarkMultiPass-4 34 3496773 ns/op 253012 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 393855363 ns/op 11162760 B/op 149576 allocs/op BenchmarkCondRewrite/SoloJump-4 3017870 39.84 ns/op BenchmarkCondRewrite/CombJump-4 2989489 40.48 ns/op PASS ok cmd/compile/internal/ssa 16.066s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7464 14974 ns/op BenchmarkExtShift-4 13926 8046 ns/op BenchmarkModify-4 8010 15020 ns/op BenchmarkMullImm-4 14391 8350 ns/op BenchmarkConstModify-4 7714 15182 ns/op BenchmarkBitSet-4 16056 7620 ns/op BenchmarkBitClear-4 16262 7439 ns/op BenchmarkBitToggle-4 15646 7524 ns/op BenchmarkBitSetConst-4 125926 957.4 ns/op BenchmarkBitClearConst-4 128882 944.2 ns/op BenchmarkBitToggleConst-4 124821 968.1 ns/op BenchmarkDivconstI64-4 8057606 14.97 ns/op BenchmarkModconstI64-4 7636920 15.59 ns/op BenchmarkDivisiblePow2constI64-4 8251952 14.30 ns/op BenchmarkDivisibleconstI64-4 7828461 15.27 ns/op BenchmarkDivisibleWDivconstI64-4 5454898 21.97 ns/op BenchmarkDivconstU64/3-4 7965417 15.09 ns/op BenchmarkDivconstU64/5-4 7918144 15.17 ns/op BenchmarkDivconstU64/37-4 7866276 15.17 ns/op BenchmarkDivconstU64/1234567-4 7867579 15.10 ns/op BenchmarkModconstU64-4 7898661 15.09 ns/op BenchmarkDivisibleconstU64-4 8188940 14.48 ns/op BenchmarkDivisibleWDivconstU64-4 5399842 22.25 ns/op BenchmarkDivconstI32-4 8149135 14.87 ns/op BenchmarkModconstI32-4 7690994 15.32 ns/op BenchmarkDivisiblePow2constI32-4 8352668 14.53 ns/op BenchmarkDivisibleconstI32-4 8181447 14.72 ns/op BenchmarkDivisibleWDivconstI32-4 5546611 32.25 ns/op BenchmarkDivconstU32-4 7760677 14.49 ns/op BenchmarkModconstU32-4 8033131 14.90 ns/op BenchmarkDivisibleconstU32-4 8246623 14.45 ns/op BenchmarkDivisibleWDivconstU32-4 5515002 22.38 ns/op BenchmarkDivconstI16-4 8374059 14.25 ns/op BenchmarkModconstI16-4 8048959 14.63 ns/op BenchmarkDivisiblePow2constI16-4 8269532 14.35 ns/op BenchmarkDivisibleconstI16-4 8178975 14.42 ns/op BenchmarkDivisibleWDivconstI16-4 5590755 22.78 ns/op BenchmarkDivconstU16-4 8013813 14.96 ns/op BenchmarkModconstU16-4 8259170 15.41 ns/op BenchmarkDivisibleconstU16-4 7913042 19.06 ns/op BenchmarkDivisibleWDivconstU16-4 5429474 22.06 ns/op BenchmarkDivconstI8-4 8096863 14.60 ns/op BenchmarkModconstI8-4 7774855 15.34 ns/op BenchmarkDivisiblePow2constI8-4 8088187 14.33 ns/op BenchmarkDivisibleconstI8-4 8194384 14.52 ns/op BenchmarkDivisibleWDivconstI8-4 5338941 21.94 ns/op BenchmarkDivconstU8-4 7729917 15.13 ns/op BenchmarkModconstU8-4 7118060 14.85 ns/op BenchmarkDivisibleconstU8-4 8171019 15.60 ns/op BenchmarkDivisibleWDivconstU8-4 5525454 21.79 ns/op BenchmarkMul2-4 175605 690.5 ns/op BenchmarkMulNeg2-4 172255 811.2 ns/op BenchmarkEfaceInteger-4 4233232 26.48 ns/op BenchmarkTypeAssert-4 14095017 8.427 ns/op BenchmarkDiv64UnsignedSmall-4 13868650 8.324 ns/op BenchmarkDiv64Small-4 13817115 8.739 ns/op BenchmarkDiv64SmallNegDivisor-4 13859930 8.764 ns/op BenchmarkDiv64SmallNegDividend-4 13836045 8.721 ns/op BenchmarkDiv64SmallNegBoth-4 13519588 8.941 ns/op BenchmarkDiv64Unsigned-4 11072092 10.47 ns/op BenchmarkDiv64-4 11206958 10.18 ns/op BenchmarkDiv64NegDivisor-4 11601358 10.32 ns/op BenchmarkDiv64NegDividend-4 11595590 10.15 ns/op BenchmarkDiv64NegBoth-4 11607490 10.19 ns/op BenchmarkMod64UnsignedSmall-4 13883406 8.354 ns/op BenchmarkMod64Small-4 13709840 8.815 ns/op BenchmarkMod64SmallNegDivisor-4 13846201 8.740 ns/op BenchmarkMod64SmallNegDividend-4 13782523 8.859 ns/op BenchmarkMod64SmallNegBoth-4 13369108 9.050 ns/op BenchmarkMod64Unsigned-4 11385945 10.42 ns/op BenchmarkMod64-4 11532480 10.21 ns/op BenchmarkMod64NegDivisor-4 11597476 10.19 ns/op BenchmarkMod64NegDividend-4 11601542 10.13 ns/op BenchmarkMod64NegBoth-4 11611039 10.20 ns/op BenchmarkMulconstI32/3-4 14379985 7.936 ns/op BenchmarkMulconstI32/5-4 14774115 8.044 ns/op BenchmarkMulconstI32/12-4 14808145 8.123 ns/op BenchmarkMulconstI32/120-4 14680748 8.566 ns/op BenchmarkMulconstI32/-120-4 14396224 8.266 ns/op BenchmarkMulconstI32/65537-4 14489488 8.051 ns/op BenchmarkMulconstI32/65538-4 14829972 8.221 ns/op BenchmarkMulconstI64/3-4 14826429 7.941 ns/op BenchmarkMulconstI64/5-4 14754892 7.975 ns/op BenchmarkMulconstI64/12-4 14749912 8.156 ns/op BenchmarkMulconstI64/120-4 14738311 8.172 ns/op BenchmarkMulconstI64/-120-4 14624085 8.223 ns/op BenchmarkMulconstI64/65537-4 14706936 8.023 ns/op BenchmarkMulconstI64/65538-4 14258451 8.147 ns/op BenchmarkMulconstU32/3-4 14696445 7.968 ns/op BenchmarkMulconstU32/5-4 14777568 7.943 ns/op BenchmarkMulconstU32/12-4 14828571 8.192 ns/op BenchmarkMulconstU32/120-4 14639634 8.180 ns/op BenchmarkMulconstU32/65537-4 14730559 7.961 ns/op BenchmarkMulconstU32/65538-4 14827618 8.147 ns/op BenchmarkMulconstU64/3-4 14792588 7.972 ns/op BenchmarkMulconstU64/5-4 14784518 7.947 ns/op BenchmarkMulconstU64/12-4 14725317 8.169 ns/op BenchmarkMulconstU64/120-4 14624773 8.160 ns/op BenchmarkMulconstU64/65537-4 14827444 8.517 ns/op BenchmarkMulconstU64/65538-4 14533664 8.176 ns/op BenchmarkShiftArithmeticRight-4 14848783 7.942 ns/op BenchmarkSwitch8Predictable-4 9877164 12.17 ns/op BenchmarkSwitch8Unpredictable-4 5812819 20.98 ns/op BenchmarkSwitch32Predictable-4 8591838 13.88 ns/op BenchmarkSwitch32Unpredictable-4 5276281 21.96 ns/op BenchmarkSwitchStringPredictable-4 4157884 29.15 ns/op BenchmarkSwitchStringUnpredictable-4 4283865 27.80 ns/op BenchmarkSwitchTypePredictable-4 3289242 38.40 ns/op BenchmarkSwitchTypeUnpredictable-4 3413763 34.34 ns/op BenchmarkSwitchInterfaceTypePredictable-4 4115433 29.47 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4154172 29.10 ns/op PASS ok cmd/compile/internal/test 17.542s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1099468 ns/op BenchmarkNamed/Underlying/nongeneric-4 1223347 98.85 ns/op BenchmarkNamed/Underlying/generic-4 1215978 96.94 ns/op BenchmarkNamed/Underlying/src_instance-4 1222860 97.76 ns/op BenchmarkNamed/Underlying/user_instance-4 1204087 99.56 ns/op BenchmarkCheck/http/funcbodies/info-4 1 498489160 ns/op 67564 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 419959790 ns/op 80216 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 149578365 ns/op 225125 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 135985971 ns/op 247702 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 274856301 ns/op 18882 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 89903184 ns/op 57723 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 28385297 ns/op 182815 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 27292231 ns/op 190139 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 46089509 ns/op 47043 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40342740 ns/op 53782 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 19001692 ns/op 114184 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 18758702 ns/op 115663 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 890968762 ns/op 75160 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 660191405 ns/op 101433 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 139025937 ns/op 481635 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 115608472 ns/op 579133 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 299747668 ns/op 6712 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 60265253 ns/op 33381 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 33579785 ns/op 59910 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 4 32764229 ns/op 61402 lines/s PASS ok cmd/compile/internal/types2 15.813s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 327 416691 ns/op 434532 sys-ns/op 598581 user-ns/op PASS ok cmd/go 1.210s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 258294 452.1 ns/op PASS ok cmd/go/internal/cfg 1.130s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 24070 4979 ns/op 1.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 23900 4995 ns/op 1.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2653 43868 ns/op 23.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2757 43306 ns/op 23.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 382 311162 ns/op 26.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 382 312573 ns/op 26.21 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.900s All tests passed.