linux-s390x-ibm-race at 77a1104975ebf5646f38978a054afe7ca4501fd8 :: 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=cd882d7b82a343b2b8aefb0a4718dd8f" "JOURNAL_STREAM=9:1292776262" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=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=cd882d7b82a343b2b8aefb0a4718dd8f" "JOURNAL_STREAM=9:1292776262" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=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.799s ok archive/zip 3.679s ok bufio 1.408s ok bytes 2.264s ok cmp 1.007s ok compress/bzip2 1.536s ok compress/flate 7.558s ok compress/gzip 18.255s ok compress/lzw 1.804s ok compress/zlib 6.720s ok container/heap 1.010s ok container/list 1.016s ok container/ring 1.009s ok context 1.033s ok crypto 1.007s ok crypto/aes 1.038s ok crypto/cipher 1.035s ok crypto/des 1.034s ok crypto/dsa 1.010s ok crypto/ecdh 1.422s ok crypto/ecdsa 1.559s ok crypto/ed25519 2.248s ok crypto/elliptic 1.038s ok crypto/hmac 1.011s ok crypto/internal/alias 1.008s ok crypto/internal/bigmod 6.841s ok crypto/internal/boring 1.009s ok crypto/internal/boring/bcache 1.497s ok crypto/internal/edwards25519 3.507s ok crypto/internal/edwards25519/field 1.192s ok crypto/internal/nistec 3.165s ok crypto/internal/nistec/fiat 1.153s [no tests to run] ok crypto/md5 1.599s ok crypto/rand 2.444s ok crypto/rc4 2.125s ok crypto/rsa 4.422s ok crypto/sha1 1.028s ok crypto/sha256 1.030s ok crypto/sha512 1.028s ok crypto/subtle 2.201s ok crypto/tls 5.007s ok crypto/x509 2.792s ok database/sql 1.519s ok database/sql/driver 1.007s ok debug/buildinfo 1.021s ok debug/dwarf 1.059s ok debug/elf 2.176s ok debug/gosym 1.119s ok debug/macho 1.018s ok debug/pe 1.035s ok debug/plan9obj 1.007s ok embed 1.009s [no tests to run] ok embed/internal/embedtest 1.008s ok encoding/ascii85 1.010s ok encoding/asn1 1.010s ok encoding/base32 1.044s ok encoding/base64 1.013s ok encoding/binary 1.032s ok encoding/csv 1.041s ok encoding/gob 22.106s ok encoding/hex 1.012s ok encoding/json 2.975s ok encoding/pem 2.939s ok encoding/xml 1.154s ok errors 1.015s ok expvar 1.012s ok flag 3.099s ok fmt 1.570s ok go/ast 1.023s ok go/build 6.570s ok go/build/constraint 1.027s ok go/constant 1.015s ok go/doc 1.537s ok go/doc/comment 3.823s ok go/format 1.045s ok go/importer 1.614s ok go/internal/gccgoimporter 1.139s ok go/internal/gcimporter 12.488s ok go/internal/srcimporter 18.949s ok go/parser 2.174s ok go/printer 3.406s ok go/scanner 1.041s ok go/token 1.128s ok go/types 44.846s ok hash 1.069s ok hash/adler32 1.070s ok hash/crc32 1.064s ok hash/crc64 1.045s ok hash/fnv 1.027s ok hash/maphash 1.027s ok html 1.431s ok html/template 1.536s ok image 1.998s ok image/color 1.098s ok image/draw 1.965s ok image/gif 2.553s ok image/jpeg 3.161s ok image/png 5.352s ok index/suffixarray 3.698s ok internal/abi 1.077s ok internal/buildcfg 1.030s ok internal/coverage/cformat 1.037s ok internal/coverage/cmerge 1.010s ok internal/coverage/pods 1.011s ok internal/coverage/slicereader 1.008s ok internal/coverage/slicewriter 1.033s ok internal/coverage/test 1.033s ok internal/cpu 2.026s ok internal/dag 1.008s ok internal/diff 1.022s ok internal/fmtsort 1.010s ok internal/fuzz 1.024s ok internal/godebug 11.352s ok internal/godebugs 1.010s ok internal/intern 1.191s ok internal/itoa 1.022s ok internal/platform 1.406s ok internal/poll 1.539s ok internal/profile 1.012s ok internal/reflectlite 1.012s ok internal/safefilepath 1.066s ok internal/saferio 1.716s ok internal/singleflight 1.355s ok internal/testenv 1.530s ok internal/trace 1.697s ok internal/types/errors 1.989s ok internal/unsafeheader 1.014s ok internal/xcoff 1.020s ok internal/zstd 1.064s ok io 1.072s ok io/fs 1.191s ok io/ioutil 1.024s ok log 1.071s ok log/slog 1.158s ok log/slog/internal/benchmarks 1.012s ok log/slog/internal/buffer 1.015s ok log/syslog 2.258s ok maps 1.011s ok math 1.023s ok math/big 5.618s ok math/bits 1.018s ok math/cmplx 1.012s ok math/rand 5.793s ok mime 1.066s ok mime/multipart 8.920s ok mime/quotedprintable 1.112s ok net 34.806s ok net/http 16.803s ok net/http/cgi 13.056s ok net/http/cookiejar 1.034s ok net/http/fcgi 1.223s ok net/http/httptest 1.373s ok net/http/httptrace 1.013s ok net/http/httputil 1.857s ok net/http/internal 1.019s ok net/http/internal/ascii 1.016s ok net/http/pprof 6.226s ok net/internal/socktest 1.021s ok net/mail 1.017s ok net/netip 1.402s ok net/rpc 1.093s ok net/rpc/jsonrpc 1.024s ok net/smtp 1.103s ok net/textproto 1.032s ok net/url 1.025s ok os 6.438s ok os/exec 8.272s ok os/exec/internal/fdtest 1.017s ok os/signal 21.846s ok os/user 1.013s ok path 1.010s ok path/filepath 1.047s ok plugin 1.045s ok reflect 3.783s ok regexp 5.263s ok regexp/syntax 9.033s ok runtime 37.449s ok runtime/cgo 1.013s ok runtime/coverage 1.012s ok runtime/debug 2.206s ok runtime/internal/atomic 1.021s ok runtime/internal/math 1.015s ok runtime/internal/sys 1.015s ok runtime/internal/syscall 1.011s ok runtime/internal/wasitest 1.023s ok runtime/metrics 1.021s ok runtime/pprof 22.629s ok runtime/race 17.093s ok runtime/trace 12.845s ok slices 1.647s ok sort 1.671s ok strconv 3.673s ok strings 2.803s ok sync 1.345s ok sync/atomic 2.278s ok syscall 11.285s ok testing 3.311s ok testing/fstest 1.014s ok testing/iotest 1.009s ok testing/quick 1.149s ok testing/slogtest 1.021s ok text/scanner 1.027s ok text/tabwriter 1.012s ok text/template 1.238s ok text/template/parse 1.136s ok time 3.295s ok unicode 1.025s ok unicode/utf16 1.149s ok unicode/utf8 1.054s ok cmd/addr2line 5.743s ok cmd/api 3.623s ok cmd/asm/internal/asm 5.742s ok cmd/asm/internal/lex 1.057s ok cmd/cgo/internal/swig 1.421s ok cmd/cgo/internal/test 2.733s ok cmd/cgo/internal/testcarchive 33.494s ok cmd/cgo/internal/testcshared 10.412s ok cmd/cgo/internal/testerrors 14.583s ok cmd/cgo/internal/testfortran 1.067s ok cmd/cgo/internal/testgodefs 2.412s ok cmd/cgo/internal/testlife 1.982s ok cmd/cgo/internal/testnocgo 1.022s ok cmd/cgo/internal/testplugin 85.499s ok cmd/cgo/internal/testsanitizers 1.363s ok cmd/cgo/internal/testshared 103.688s ok cmd/cgo/internal/testso 3.685s ok cmd/cgo/internal/teststdio 3.277s ok cmd/cgo/internal/testtls 1.024s ok cmd/compile/internal/abt 1.093s ok cmd/compile/internal/amd64 1.016s ok cmd/compile/internal/base 1.013s ok cmd/compile/internal/compare 1.161s ok cmd/compile/internal/dwarfgen 1.653s ok cmd/compile/internal/importer 2.344s ok cmd/compile/internal/inline/inlheur 1.484s ok cmd/compile/internal/ir 1.008s ok cmd/compile/internal/logopt 1.028s ok cmd/compile/internal/loopvar 1.046s ok cmd/compile/internal/noder 1.012s ok cmd/compile/internal/reflectdata 1.008s [no tests to run] ok cmd/compile/internal/ssa 24.067s ok cmd/compile/internal/syntax 1.279s ok cmd/compile/internal/test 26.724s ok cmd/compile/internal/typecheck 2.288s ok cmd/compile/internal/types 1.011s ok cmd/compile/internal/types2 12.141s ok cmd/covdata 1.107s ok cmd/cover 21.111s ok cmd/dist 1.063s ok cmd/distpack 1.079s ok cmd/doc 1.600s ok cmd/fix 2.487s ok cmd/go 275.375s ok cmd/go/internal/auth 1.012s ok cmd/go/internal/cache 1.107s ok cmd/go/internal/cfg 1.009s [no tests to run] ok cmd/go/internal/envcmd 1.073s ok cmd/go/internal/fsys 1.069s ok cmd/go/internal/generate 1.022s ok cmd/go/internal/gover 1.009s ok cmd/go/internal/imports 1.021s ok cmd/go/internal/load 1.018s ok cmd/go/internal/lockedfile 2.127s ok cmd/go/internal/lockedfile/internal/filelock 2.041s ok cmd/go/internal/modfetch 1.042s ok cmd/go/internal/modfetch/codehost 1.971s ok cmd/go/internal/modfetch/zip_sum_test 1.014s ok cmd/go/internal/modindex 1.823s ok cmd/go/internal/modload 1.028s ok cmd/go/internal/mvs 1.025s ok cmd/go/internal/par 1.054s ok cmd/go/internal/str 1.007s ok cmd/go/internal/test 1.046s ok cmd/go/internal/toolchain 1.036s ok cmd/go/internal/vcs 1.050s ok cmd/go/internal/vcweb 1.052s ok cmd/go/internal/vcweb/vcstest 1.581s ok cmd/go/internal/web 1.010s ok cmd/go/internal/work 1.087s ok cmd/gofmt 1.183s ok cmd/internal/archive 1.396s ok cmd/internal/buildid 1.641s ok cmd/internal/bootstrap_test 1.019s ok cmd/internal/cov 1.234s ok cmd/internal/dwarf 1.047s ok cmd/internal/edit 1.045s ok cmd/internal/goobj 1.015s ok cmd/internal/moddeps 2.252s ok cmd/internal/notsha256 1.009s ok cmd/internal/obj 1.388s ok cmd/internal/obj/ppc64 1.055s ok cmd/internal/obj/riscv 1.030s ok cmd/internal/obj/s390x 1.007s ok cmd/internal/obj/x86 3.231s ok cmd/internal/objabi 1.037s ok cmd/internal/pkgpath 5.057s ok cmd/internal/pkgpattern 1.013s ok cmd/internal/quoted 1.010s ok cmd/internal/src 1.026s ok cmd/internal/test2json 1.808s ok cmd/link 12.796s ok cmd/link/internal/benchmark 1.062s ok cmd/link/internal/ld 5.666s ok cmd/link/internal/loader 1.139s ok cmd/nm 9.217s ok cmd/objdump 1.031s ok cmd/pack 7.320s ok cmd/pprof 1.030s ok cmd/trace 1.302s ok cmd/vet 45.958s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2806 40818 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2178 54196 ns/op 1841 B/op 36 allocs/op Benchmark/Writer/PAX-4 1509 80821 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4544 28397 ns/op 5204 B/op 16 allocs/op Benchmark/Reader/GNU-4 6627 18395 ns/op 5144 B/op 15 allocs/op Benchmark/Reader/PAX-4 2224 53792 ns/op 8789 B/op 33 allocs/op PASS ok archive/tar 1.985s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 529810024 ns/op 828736 B/op 82 allocs/op BenchmarkZip64Test-4 1 182091803 ns/op BenchmarkZip64TestSizes/4096-4 1488 76861 ns/op BenchmarkZip64TestSizes/1048576-4 88 1184985 ns/op BenchmarkZip64TestSizes/67108864-4 1 175909798 ns/op PASS ok archive/zip 2.939s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 166138 717.1 ns/op BenchmarkReaderCopyUnoptimal-4 103677 1151 ns/op BenchmarkReaderCopyNoWriteTo-4 16720 6748 ns/op BenchmarkReaderWriteToOptimal-4 12998 9247 ns/op BenchmarkReaderReadString-4 95702 1226 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 150492 801.3 ns/op BenchmarkWriterCopyUnoptimal-4 170654 687.5 ns/op BenchmarkWriterCopyNoReadFrom-4 19064 6845 ns/op BenchmarkReaderEmpty-4 78850 1525 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 43836 2649 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 468090 251.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.657s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 10898 12272 ns/op 2670.11 MB/s BenchmarkWriteByte-4 410 291409 ns/op 14.06 MB/s BenchmarkWriteRune-4 229 524962 ns/op 23.41 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4130730 ns/op BenchmarkBufferFullSmallReads-4 100 1158752 ns/op BenchmarkBufferWriteBlock/N4096-4 7329 15469 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 900 137660 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 7144760 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 10 11729961 ns/op 1430.29 MB/s 3355443 B/op 0 allocs/op BenchmarkIndexByte/10-4 4263968 25.04 ns/op 399.30 MB/s BenchmarkIndexByte/32-4 5158849 23.00 ns/op 1391.46 MB/s BenchmarkIndexByte/4K-4 802669 150.7 ns/op 27184.31 MB/s BenchmarkIndexBytePortable/10-4 907424 128.7 ns/op 77.71 MB/s BenchmarkIndexBytePortable/32-4 325360 371.7 ns/op 86.08 MB/s BenchmarkIndexBytePortable/4K-4 2773 43673 ns/op 93.79 MB/s BenchmarkIndexRune/10-4 1000000 106.4 ns/op 93.99 MB/s BenchmarkIndexRune/32-4 1000000 111.7 ns/op 286.55 MB/s BenchmarkIndexRune/4K-4 289705 368.8 ns/op 11104.91 MB/s BenchmarkIndexRuneASCII/10-4 4367774 27.52 ns/op 363.37 MB/s BenchmarkIndexRuneASCII/32-4 5149314 22.69 ns/op 1410.11 MB/s BenchmarkIndexRuneASCII/4K-4 753946 151.2 ns/op 27094.17 MB/s BenchmarkEqual/0-4 8067388 14.74 ns/op BenchmarkEqual/1-4 1364632 86.14 ns/op 11.61 MB/s BenchmarkEqual/6-4 1372209 83.42 ns/op 71.93 MB/s BenchmarkEqual/9-4 1396848 90.41 ns/op 99.55 MB/s BenchmarkEqual/15-4 1366885 86.55 ns/op 173.32 MB/s BenchmarkEqual/16-4 1343180 86.88 ns/op 184.17 MB/s BenchmarkEqual/20-4 1405142 85.22 ns/op 234.67 MB/s BenchmarkEqual/32-4 1285573 92.28 ns/op 346.78 MB/s BenchmarkEqual/4K-4 118861 1253 ns/op 3268.31 MB/s BenchmarkEqualBothUnaligned/64_0-4 1354449 102.5 ns/op 624.43 MB/s BenchmarkEqualBothUnaligned/64_1-4 1255935 94.00 ns/op 680.82 MB/s BenchmarkEqualBothUnaligned/64_4-4 1345592 90.31 ns/op 708.66 MB/s BenchmarkEqualBothUnaligned/64_7-4 1345514 88.33 ns/op 724.54 MB/s BenchmarkEqualBothUnaligned/4096_0-4 117450 1019 ns/op 4021.01 MB/s BenchmarkEqualBothUnaligned/4096_1-4 98113 1210 ns/op 3385.24 MB/s BenchmarkEqualBothUnaligned/4096_4-4 115986 1034 ns/op 3960.30 MB/s BenchmarkEqualBothUnaligned/4096_7-4 118018 1006 ns/op 4072.29 MB/s BenchmarkIndex/10-4 3506439 32.24 ns/op 310.20 MB/s BenchmarkIndex/32-4 2613770 39.78 ns/op 804.38 MB/s BenchmarkIndex/4K-4 76125 1639 ns/op 2499.13 MB/s BenchmarkIndexEasy/10-4 3694963 31.93 ns/op 313.16 MB/s BenchmarkIndexEasy/32-4 2952514 40.49 ns/op 790.29 MB/s BenchmarkIndexEasy/4K-4 435751 375.9 ns/op 10897.82 MB/s BenchmarkCount/10-4 2017772 62.83 ns/op 159.17 MB/s BenchmarkCount/32-4 1693486 71.78 ns/op 445.80 MB/s BenchmarkCount/4K-4 73705 1623 ns/op 2523.80 MB/s BenchmarkCountEasy/10-4 1959343 63.42 ns/op 157.69 MB/s BenchmarkCountEasy/32-4 1648788 77.58 ns/op 412.50 MB/s BenchmarkCountEasy/4K-4 394323 323.8 ns/op 12648.44 MB/s BenchmarkCountSingle/10-4 3814790 33.85 ns/op 295.43 MB/s BenchmarkCountSingle/32-4 3768297 32.12 ns/op 996.39 MB/s BenchmarkCountSingle/4K-4 554876 230.7 ns/op 17751.34 MB/s BenchmarkToUpper/#00-4 2758723 41.33 ns/op BenchmarkToUpper/ONLYUPPER-4 301278 403.0 ns/op BenchmarkToUpper/abc-4 482494 246.1 ns/op BenchmarkToUpper/AbC123-4 315034 383.3 ns/op BenchmarkToUpper/azAZ09_-4 288703 464.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 81855 1498 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38355 3380 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57073 2101 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119714 1022 ns/op BenchmarkToLower/#00-4 3224572 40.27 ns/op BenchmarkToLower/abc-4 447145 269.6 ns/op BenchmarkToLower/AbC123-4 321326 406.9 ns/op BenchmarkToLower/azAZ09_-4 261958 453.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84021 1419 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42613 2715 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66036 1594 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 117478 1097 ns/op BenchmarkFields/ASCII/16-4 125763 1004 ns/op 15.94 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9106 12202 ns/op 20.98 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 625 206292 ns/op 19.86 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 36 3295280 ns/op 19.89 MB/s 139264 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 51636351 ns/op 20.31 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 103243 1162 ns/op 13.76 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6368 18642 ns/op 13.73 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 396 290268 ns/op 14.11 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5158460 ns/op 12.70 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 106737076 ns/op 9.82 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 164608 680.4 ns/op 23.52 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15073 7839 ns/op 32.66 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 831 142822 ns/op 28.68 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 3132466 ns/op 20.92 MB/s 504066 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 52716018 ns/op 19.89 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 149562 793.8 ns/op 20.16 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9056 13128 ns/op 19.50 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 528 414590 ns/op 9.88 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 8528976 ns/op 7.68 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 73460490 ns/op 14.27 MB/s 11211104 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1499829 80.97 ns/op BenchmarkTrimSpace/ASCII-4 576922 222.0 ns/op BenchmarkTrimSpace/SomeNonASCII-4 88088 1463 ns/op BenchmarkTrimSpace/JustNonASCII-4 41301 2968 ns/op BenchmarkToValidUTF8/Valid-4 476022 278.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 343078 359.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 92946 1343 ns/op BenchmarkIndexHard1-4 1574 74536 ns/op BenchmarkIndexHard2-4 374 324205 ns/op BenchmarkIndexHard3-4 166 703722 ns/op BenchmarkIndexHard4-4 90 1297365 ns/op BenchmarkLastIndexHard1-4 4 26369927 ns/op BenchmarkLastIndexHard2-4 4 25395730 ns/op BenchmarkLastIndexHard3-4 4 25716286 ns/op BenchmarkCountHard1-4 1693 72984 ns/op BenchmarkCountHard2-4 386 316592 ns/op BenchmarkCountHard3-4 170 725223 ns/op BenchmarkSplitEmptySeparator-4 1 122684690 ns/op BenchmarkSplitSingleByteSeparator-4 13 9014263 ns/op BenchmarkSplitMultiByteSeparator-4 12 8730333 ns/op BenchmarkSplitNSingleByteSeparator-4 185906 1042 ns/op BenchmarkSplitNMultiByteSeparator-4 68422 2278 ns/op BenchmarkRepeat-4 176823 779.7 ns/op BenchmarkRepeatLarge/256/1-4 101928 1014 ns/op 252.56 MB/s BenchmarkRepeatLarge/256/16-4 203450 838.1 ns/op 305.44 MB/s BenchmarkRepeatLarge/512/1-4 85111 1186 ns/op 431.59 MB/s BenchmarkRepeatLarge/512/16-4 148350 3162 ns/op 161.94 MB/s BenchmarkRepeatLarge/1024/1-4 80847 1791 ns/op 571.61 MB/s BenchmarkRepeatLarge/1024/16-4 93634 1972 ns/op 519.14 MB/s BenchmarkRepeatLarge/2048/1-4 57034 2415 ns/op 848.04 MB/s BenchmarkRepeatLarge/2048/16-4 70046 2007 ns/op 1020.34 MB/s BenchmarkRepeatLarge/4096/1-4 28442 3592 ns/op 1140.24 MB/s BenchmarkRepeatLarge/4096/16-4 44876 2561 ns/op 1599.21 MB/s BenchmarkRepeatLarge/8192/1-4 23114 5205 ns/op 1573.87 MB/s BenchmarkRepeatLarge/8192/16-4 23503 4488 ns/op 1825.51 MB/s BenchmarkRepeatLarge/8192/4097-4 56107 2006 ns/op 2042.11 MB/s BenchmarkRepeatLarge/16384/1-4 13880 8313 ns/op 1970.81 MB/s BenchmarkRepeatLarge/16384/16-4 13419 15782 ns/op 1038.12 MB/s BenchmarkRepeatLarge/16384/4097-4 5370 43466 ns/op 282.77 MB/s BenchmarkRepeatLarge/32768/1-4 5344 20654 ns/op 1586.51 MB/s BenchmarkRepeatLarge/32768/16-4 3974 28515 ns/op 1149.14 MB/s BenchmarkRepeatLarge/32768/4097-4 6685 42128 ns/op 680.76 MB/s BenchmarkRepeatLarge/65536/1-4 2119 67335 ns/op 973.29 MB/s BenchmarkRepeatLarge/65536/16-4 3163 44650 ns/op 1467.77 MB/s BenchmarkRepeatLarge/65536/4097-4 3789 85603 ns/op 717.91 MB/s BenchmarkRepeatLarge/131072/1-4 490 261678 ns/op 500.89 MB/s BenchmarkRepeatLarge/131072/16-4 318 337419 ns/op 388.45 MB/s BenchmarkRepeatLarge/131072/4097-4 537 325997 ns/op 389.60 MB/s BenchmarkRepeatLarge/262144/1-4 100 1286654 ns/op 203.74 MB/s BenchmarkRepeatLarge/262144/16-4 214 747875 ns/op 350.52 MB/s BenchmarkRepeatLarge/262144/4097-4 211 484168 ns/op 533.10 MB/s BenchmarkRepeatLarge/524288/1-4 133 1142875 ns/op 458.74 MB/s BenchmarkRepeatLarge/524288/16-4 136 976339 ns/op 536.99 MB/s BenchmarkRepeatLarge/524288/4097-4 134 1366738 ns/op 380.70 MB/s BenchmarkRepeatLarge/1048576/1-4 58 2966312 ns/op 353.49 MB/s BenchmarkRepeatLarge/1048576/16-4 72 2074647 ns/op 505.42 MB/s BenchmarkRepeatLarge/1048576/4097-4 66 2744190 ns/op 380.71 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4404865 ns/op 476.10 MB/s BenchmarkRepeatLarge/2097152/16-4 31 3790968 ns/op 553.20 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 4401163 ns/op 475.68 MB/s BenchmarkRepeatLarge/4194304/1-4 15 7563103 ns/op 554.57 MB/s BenchmarkRepeatLarge/4194304/16-4 14 12176575 ns/op 344.46 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 9726598 ns/op 430.90 MB/s BenchmarkRepeatLarge/8388608/1-4 8 22668573 ns/op 370.05 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15271381 ns/op 549.30 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15162508 ns/op 553.11 MB/s BenchmarkRepeatLarge/16777216/1-4 4 32122059 ns/op 522.30 MB/s BenchmarkRepeatLarge/16777216/16-4 4 34265092 ns/op 489.63 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 37204792 ns/op 450.94 MB/s BenchmarkRepeatLarge/33554432/1-4 2 58023166 ns/op 578.29 MB/s BenchmarkRepeatLarge/33554432/16-4 2 60734513 ns/op 552.48 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 61523652 ns/op 545.39 MB/s BenchmarkRepeatLarge/67108864/1-4 1 126999747 ns/op 528.42 MB/s BenchmarkRepeatLarge/67108864/16-4 1 125789507 ns/op 533.50 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 138031682 ns/op 486.18 MB/s BenchmarkRepeatLarge/134217728/1-4 1 258383380 ns/op 519.45 MB/s BenchmarkRepeatLarge/134217728/16-4 1 323717695 ns/op 414.61 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 312292297 ns/op 429.78 MB/s BenchmarkRepeatLarge/268435456/1-4 1 552922672 ns/op 485.48 MB/s BenchmarkRepeatLarge/268435456/16-4 1 609433202 ns/op 440.47 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 595701443 ns/op 450.62 MB/s BenchmarkRepeatLarge/536870912/1-4 1 918101083 ns/op 584.76 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1083906012 ns/op 495.31 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1099348654 ns/op 488.35 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1918472171 ns/op 559.69 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2154910307 ns/op 498.28 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2209893552 ns/op 485.88 MB/s BenchmarkBytesCompare/1-4 10508167 11.27 ns/op BenchmarkBytesCompare/2-4 10064042 11.79 ns/op BenchmarkBytesCompare/4-4 10370996 11.26 ns/op BenchmarkBytesCompare/8-4 10326681 11.88 ns/op BenchmarkBytesCompare/16-4 9856533 11.71 ns/op BenchmarkBytesCompare/32-4 7966596 12.92 ns/op BenchmarkBytesCompare/64-4 8829560 14.22 ns/op BenchmarkBytesCompare/128-4 8455394 14.53 ns/op BenchmarkBytesCompare/256-4 6639798 20.00 ns/op BenchmarkBytesCompare/512-4 4677897 26.02 ns/op BenchmarkBytesCompare/1024-4 2817198 41.51 ns/op BenchmarkBytesCompare/2048-4 1640685 78.19 ns/op BenchmarkIndexAnyASCII/1:1-4 2742720 45.46 ns/op BenchmarkIndexAnyASCII/1:2-4 2660162 46.61 ns/op BenchmarkIndexAnyASCII/1:4-4 2564413 49.13 ns/op BenchmarkIndexAnyASCII/1:8-4 2505428 50.39 ns/op BenchmarkIndexAnyASCII/1:16-4 2036712 56.89 ns/op BenchmarkIndexAnyASCII/1:32-4 2095938 57.53 ns/op BenchmarkIndexAnyASCII/1:64-4 1937370 59.40 ns/op BenchmarkIndexAnyASCII/16:1-4 2597320 46.02 ns/op BenchmarkIndexAnyASCII/16:2-4 500688 242.0 ns/op BenchmarkIndexAnyASCII/16:4-4 482301 238.8 ns/op BenchmarkIndexAnyASCII/16:8-4 486573 266.2 ns/op BenchmarkIndexAnyASCII/16:16-4 459084 298.0 ns/op BenchmarkIndexAnyASCII/16:32-4 424068 321.3 ns/op BenchmarkIndexAnyASCII/16:64-4 327829 360.1 ns/op BenchmarkIndexAnyASCII/256:1-4 2044516 57.52 ns/op BenchmarkIndexAnyASCII/256:2-4 37675 3129 ns/op BenchmarkIndexAnyASCII/256:4-4 32992 3104 ns/op BenchmarkIndexAnyASCII/256:8-4 39064 3162 ns/op BenchmarkIndexAnyASCII/256:16-4 38424 3208 ns/op BenchmarkIndexAnyASCII/256:32-4 38258 3309 ns/op BenchmarkIndexAnyASCII/256:64-4 36526 3160 ns/op BenchmarkIndexAnyUTF8/1:1-4 2644005 45.98 ns/op BenchmarkIndexAnyUTF8/1:2-4 2695176 44.59 ns/op BenchmarkIndexAnyUTF8/1:4-4 2539280 52.09 ns/op BenchmarkIndexAnyUTF8/1:8-4 2508132 47.93 ns/op BenchmarkIndexAnyUTF8/1:16-4 2230678 53.43 ns/op BenchmarkIndexAnyUTF8/1:32-4 2218279 56.46 ns/op BenchmarkIndexAnyUTF8/1:64-4 1988157 61.17 ns/op BenchmarkIndexAnyUTF8/16:1-4 139366 1096 ns/op BenchmarkIndexAnyUTF8/16:2-4 228087 516.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 234292 602.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 215084 534.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 193842 762.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 180590 669.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 164024 714.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11558 ns/op BenchmarkIndexAnyUTF8/256:2-4 16828 7265 ns/op BenchmarkIndexAnyUTF8/256:4-4 16140 7338 ns/op BenchmarkIndexAnyUTF8/256:8-4 14998 8240 ns/op BenchmarkIndexAnyUTF8/256:16-4 12248 9560 ns/op BenchmarkIndexAnyUTF8/256:32-4 12510 9808 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 11022 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2774481 45.39 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2709558 45.89 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2590160 46.36 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2328999 48.86 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2067488 60.02 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2056768 57.46 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2041189 61.03 ns/op BenchmarkLastIndexAnyASCII/16:1-4 332500 358.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 334196 374.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 335158 361.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 300184 369.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 322033 389.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 293083 410.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 245938 472.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24216 5091 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24991 4988 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23794 4819 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24555 4923 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25108 4790 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24248 4981 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24975 5026 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2595288 43.30 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2591095 46.33 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2300469 49.70 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2497485 48.19 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2145625 58.27 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2132480 57.44 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1966555 58.82 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 288481 420.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 246656 475.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 230821 527.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 228321 530.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 177549 659.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 172647 690.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 172947 688.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19778 6043 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17379 7490 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 15439 7728 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15040 8268 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10342 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12614 9601 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10815 ns/op BenchmarkTrimASCII/1:1-4 3052785 37.53 ns/op BenchmarkTrimASCII/1:2-4 2286075 56.99 ns/op BenchmarkTrimASCII/1:4-4 2043894 57.43 ns/op BenchmarkTrimASCII/1:8-4 1620602 71.98 ns/op BenchmarkTrimASCII/1:16-4 1504291 80.47 ns/op BenchmarkTrimASCII/16:1-4 531258 221.4 ns/op BenchmarkTrimASCII/16:2-4 349348 342.5 ns/op BenchmarkTrimASCII/16:4-4 296514 359.0 ns/op BenchmarkTrimASCII/16:8-4 311049 370.0 ns/op BenchmarkTrimASCII/16:16-4 293876 386.3 ns/op BenchmarkTrimASCII/256:1-4 38796 3003 ns/op BenchmarkTrimASCII/256:2-4 25156 5431 ns/op BenchmarkTrimASCII/256:4-4 24560 4864 ns/op BenchmarkTrimASCII/256:8-4 23868 4960 ns/op BenchmarkTrimASCII/256:16-4 24099 5364 ns/op BenchmarkTrimASCII/4096:1-4 2520 47618 ns/op BenchmarkTrimASCII/4096:2-4 1599 76345 ns/op BenchmarkTrimASCII/4096:4-4 1530 77201 ns/op BenchmarkTrimASCII/4096:8-4 1573 79231 ns/op BenchmarkTrimASCII/4096:16-4 1532 81205 ns/op BenchmarkTrimByte-4 2067764 57.65 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 28807 4008 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30474 4127 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 469 254667 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 986 121885 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1706 68046 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3547 32190 ns/op BenchmarkCompareBytesEqual-4 10530189 11.63 ns/op BenchmarkCompareBytesToNil-4 13026100 9.174 ns/op BenchmarkCompareBytesEmpty-4 13327297 10.21 ns/op BenchmarkCompareBytesIdentical-4 13412853 9.476 ns/op BenchmarkCompareBytesSameLength-4 10709948 11.77 ns/op BenchmarkCompareBytesDifferentLength-4 10056196 11.88 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2414 51044 ns/op 20542.81 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2358 50261 ns/op 20862.66 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2368 56494 ns/op 18561.06 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2446 49581 ns/op 21148.91 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2282 50745 ns/op 20663.86 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2325 51917 ns/op 20197.35 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2372 54910 ns/op 19096.53 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2304 51941 ns/op 20187.91 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2138 55808 ns/op 18789.05 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2154 53745 ns/op 19510.31 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2282 52219 ns/op 20080.50 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2330 52427 ns/op 20000.65 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2232 51188 ns/op 20484.91 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2107 52204 ns/op 20086.27 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2373 52054 ns/op 20144.17 MB/s BenchmarkCompareBytesBig-4 2410 49566 ns/op 21155.45 MB/s BenchmarkCompareBytesBigIdentical-4 13321484 9.062 ns/op 115718030.29 MB/s PASS ok bytes 72.034s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 100087616 ns/op 1.00 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 391086584 ns/op 1.45 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 30459523 ns/op 0.54 MB/s 3645354 B/op 51 allocs/op PASS ok compress/bzip2 2.399s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 43 2586409 ns/op 3.87 MB/s 42832 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 25516998 ns/op 3.92 MB/s 44768 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 313808250 ns/op 3.19 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 43 2660602 ns/op 3.76 MB/s 42339 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 27051148 ns/op 3.70 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 281730957 ns/op 3.55 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 44 2629056 ns/op 3.80 MB/s 42820 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 25911426 ns/op 3.86 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 264305000 ns/op 3.78 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 43 2638807 ns/op 3.79 MB/s 42681 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 26052718 ns/op 3.84 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 264620349 ns/op 3.78 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 39 2874121 ns/op 3.48 MB/s 42930 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 28535876 ns/op 3.50 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 309652070 ns/op 3.23 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 52 2194629 ns/op 4.56 MB/s 43366 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18920481 ns/op 5.29 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 189902897 ns/op 5.27 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 57 2042083 ns/op 4.90 MB/s 43067 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 15048142 ns/op 6.65 MB/s 44128 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 150633967 ns/op 6.64 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 2012315 ns/op 4.97 MB/s 43315 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 15247307 ns/op 6.56 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 150936645 ns/op 6.63 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 90 1241258 ns/op 8.06 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11689803 ns/op 8.55 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117480088 ns/op 8.51 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3075885 ns/op 3.25 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 26768420 ns/op 3.74 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 264267523 ns/op 3.78 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9248129 ns/op 1.08 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 95766102 ns/op 1.04 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 983106194 ns/op 1.02 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9179655 ns/op 1.09 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 95159352 ns/op 1.05 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 967250693 ns/op 1.03 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1620853 ns/op 6.17 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12925490 ns/op 7.74 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 131687685 ns/op 7.59 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2799269 ns/op 3.57 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 20428042 ns/op 4.90 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 202061594 ns/op 4.95 MB/s BenchmarkEncode/Newton/Default/1e4-4 12 8510820 ns/op 1.17 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 81400680 ns/op 1.23 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 833196272 ns/op 1.20 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8408796 ns/op 1.19 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 101931438 ns/op 0.98 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1004604506 ns/op 1.00 MB/s PASS ok compress/flate 18.990s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 26 4101036 ns/op 2.44 MB/s BenchmarkDecoder/1e-Reuse4-4 27 4085096 ns/op 2.45 MB/s BenchmarkDecoder/1e5-4 3 39627582 ns/op 2.52 MB/s BenchmarkDecoder/1e-Reuse5-4 3 38941286 ns/op 2.57 MB/s BenchmarkDecoder/1e6-4 1 387699169 ns/op 2.58 MB/s BenchmarkDecoder/1e-Reuse6-4 1 385021842 ns/op 2.60 MB/s BenchmarkEncoder/1e4-4 38 2948952 ns/op 3.39 MB/s BenchmarkEncoder/1e-Reuse4-4 40 2844211 ns/op 3.52 MB/s BenchmarkEncoder/1e5-4 4 30367485 ns/op 3.29 MB/s BenchmarkEncoder/1e-Reuse5-4 4 29908452 ns/op 3.34 MB/s BenchmarkEncoder/1e6-4 1 304160301 ns/op 3.29 MB/s BenchmarkEncoder/1e-Reuse6-4 1 301479353 ns/op 3.32 MB/s PASS ok compress/lzw 4.650s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6033816 ns/op PASS ok container/heap 1.125s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 30147 3749 ns/op BenchmarkWithTimeout/concurrency=40-4 9352 14683 ns/op BenchmarkWithTimeout/concurrency=4000-4 9308 13928 ns/op BenchmarkWithTimeout/concurrency=400000-4 8076 36283 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 439800 251.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 19203 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 22926 4940 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 5245 25239 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3253 40677 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4369 30831 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 427 269043 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 319 367053 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 498 298143 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 40 2925352 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 30 4069653 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 50 2908712 ns/op BenchmarkCheckCanceled/Err-4 469860 257.7 ns/op BenchmarkCheckCanceled/Done-4 602468 203.6 ns/op BenchmarkContextCancelDone-4 508063 199.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 40496 3898 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 30055 5062 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25134 4785 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20893 6091 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13147 9093 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 499780 245.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 267458 434.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 195513 640.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 124240 990.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 60751 1967 ns/op PASS ok context 10.318s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1840346 65.67 ns/op 243.66 MB/s BenchmarkDecrypt-4 1842936 66.05 ns/op 242.25 MB/s BenchmarkExpand-4 13132 9217 ns/op PASS ok crypto/aes 1.603s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 176616 677.6 ns/op 94.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 315738 355.9 ns/op 179.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 180592 662.1 ns/op 96.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 332158 352.2 ns/op 181.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 161685 740.0 ns/op 1824.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 285636 422.6 ns/op 3194.32 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 156865 756.6 ns/op 1784.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 276442 423.2 ns/op 3189.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 99196 1149 ns/op 7127.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 140122 1054 ns/op 7771.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 102189 1179 ns/op 6945.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 139028 808.5 ns/op 10132.41 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2346 52132 ns/op 19.55 MB/s BenchmarkAESCFBDecrypt1K-4 2274 52303 ns/op 19.48 MB/s BenchmarkAESCFBDecrypt8K-4 298 402375 ns/op 20.35 MB/s BenchmarkAESOFB1K-4 6076 21449 ns/op 47.51 MB/s BenchmarkAESCTR1K-4 5529 21540 ns/op 47.31 MB/s BenchmarkAESCTR8K-4 698 172598 ns/op 47.43 MB/s BenchmarkAESCBCEncrypt1K-4 430971 277.7 ns/op 3687.75 MB/s BenchmarkAESCBCDecrypt1K-4 887799 134.0 ns/op 7640.54 MB/s PASS ok crypto/cipher 3.698s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 45416 2600 ns/op 3.08 MB/s BenchmarkDecrypt-4 38497 3108 ns/op 2.57 MB/s BenchmarkTDESEncrypt-4 14607 8206 ns/op 0.97 MB/s BenchmarkTDESDecrypt-4 13774 8765 ns/op 0.91 MB/s PASS ok crypto/des 1.728s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 872 142759 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 7 15821560 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 3 40208829 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 24 4958056 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.859s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2641 50334 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1834 63860 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1401 84571 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2450 49895 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1228 97886 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 775 162053 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3585 33270 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 25 4364450 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 10 10535366 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.425s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 105 1059880 ns/op BenchmarkNewKeyFromSeed-4 100 1114885 ns/op BenchmarkSigning-4 98 1351967 ns/op BenchmarkVerification-4 50 2357612 ns/op PASS ok crypto/ed25519 1.571s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4459 27010 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 67 1681077 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 24 4657852 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 10 11289948 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1282 93827 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 31 3761764 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 9 11372268 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 29285922 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8271 14143 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4267 28014 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2926 39091 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 45 2617713 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1962 60755 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 153 778046 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1308 92004 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 50 2318197 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.516s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17151 6977 ns/op 146.76 MB/s BenchmarkHMACSHA256_32-4 17937 6626 ns/op 4.83 MB/s BenchmarkNewWriteSum-4 10000 10850 ns/op 2.95 MB/s PASS ok crypto/hmac 1.501s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 33585 3531 ns/op BenchmarkModSub-4 41581 2853 ns/op BenchmarkMontgomeryRepr-4 13032 9237 ns/op BenchmarkMontgomeryMul-4 13099 9255 ns/op BenchmarkModMul-4 6537 18466 ns/op BenchmarkExpBig-4 7 15893697 ns/op BenchmarkExp-4 4 32343226 ns/op PASS ok crypto/internal/bigmod 2.382s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 534 217737 ns/op BenchmarkScalarBaseMult-4 120 990235 ns/op BenchmarkScalarMult-4 43 2708832 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 54 2209820 ns/op PASS ok crypto/internal/edwards25519 1.578s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 234876 502.9 ns/op BenchmarkMultiply-4 276932 424.0 ns/op BenchmarkSquare-4 366075 330.4 ns/op BenchmarkInvert-4 1372 87497 ns/op BenchmarkMult32-4 975501 123.9 ns/op PASS ok crypto/internal/edwards25519/field 1.633s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 30 3643906 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1551 77121 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 10 10540151 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 27690774 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 82 1441528 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7219 16833 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 32 3690930 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 112437761 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.144s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 303032 392.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 141853 848.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62151 1940 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 280744 404.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 140727 857.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 62343 1913 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.794s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 87334 1357 ns/op 5.90 MB/s BenchmarkHash64-4 103880 1169 ns/op 54.74 MB/s BenchmarkHash128-4 99831 1313 ns/op 97.50 MB/s BenchmarkHash256-4 83804 1428 ns/op 179.29 MB/s BenchmarkHash512-4 69871 1776 ns/op 288.25 MB/s BenchmarkHash1K-4 49222 2452 ns/op 417.67 MB/s BenchmarkHash8K-4 9970 11828 ns/op 692.60 MB/s BenchmarkHash1M-4 85 1364712 ns/op 768.35 MB/s BenchmarkHash8M-4 10 11039369 ns/op 759.88 MB/s BenchmarkHash8BytesUnaligned-4 84614 1396 ns/op 5.73 MB/s BenchmarkHash1KUnaligned-4 48673 2464 ns/op 415.54 MB/s BenchmarkHash8KUnaligned-4 10000 11725 ns/op 698.69 MB/s PASS ok crypto/md5 2.713s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 206235566 ns/op PASS ok crypto/rand 1.225s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9956 11329 ns/op 11.30 MB/s BenchmarkRC4_1K-4 1334 91040 ns/op 11.25 MB/s BenchmarkRC4_8K-4 166 705102 ns/op 11.48 MB/s PASS ok crypto/rc4 1.452s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 17225216 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 41366190 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 76567042 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 5701782 ns/op BenchmarkDecryptOAEP/2048-4 6 17209736 ns/op BenchmarkEncryptOAEP/2048-4 19 5816730 ns/op BenchmarkSignPKCS1v15/2048-4 6 18110456 ns/op BenchmarkVerifyPKCS1v15/2048-4 20 5840447 ns/op BenchmarkSignPSS/2048-4 6 18604399 ns/op BenchmarkVerifyPSS/2048-4 20 6103449 ns/op PASS ok crypto/rsa 2.764s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 80424 1467 ns/op 5.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 106732 1118 ns/op 7.16 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 89920 1302 ns/op 245.82 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 117504 1017 ns/op 314.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 72230 1655 ns/op 618.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 86505 1377 ns/op 743.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22087 5424 ns/op 1510.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 23293 5157 ns/op 1588.46 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.163s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 62552 1921 ns/op 4.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 69568 1680 ns/op 4.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 68890 1746 ns/op 4.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 58120 2031 ns/op 504.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 66558 1773 ns/op 577.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 63897 1873 ns/op 546.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23438 5119 ns/op 1600.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 24630 4873 ns/op 1681.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 24108 4957 ns/op 1652.63 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.359s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 46384 2558 ns/op 3.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 60747 1965 ns/op 4.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 51974 2314 ns/op 3.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 46095 2592 ns/op 395.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 59654 2014 ns/op 508.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 50134 2383 ns/op 429.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 26568 4575 ns/op 1790.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 30320 3941 ns/op 2078.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27211 4409 ns/op 1858.08 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.394s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14323407 8.544 ns/op BenchmarkConstantTimeEq-4 13595089 8.347 ns/op BenchmarkConstantTimeLessOrEq-4 14227911 8.494 ns/op BenchmarkXORBytes/8Bytes-4 307650 369.5 ns/op 21.65 MB/s BenchmarkXORBytes/128Bytes-4 160047 710.8 ns/op 180.08 MB/s BenchmarkXORBytes/2048Bytes-4 20085 5901 ns/op 347.04 MB/s BenchmarkXORBytes/32768Bytes-4 1326 90824 ns/op 360.79 MB/s PASS ok crypto/subtle 2.106s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 100 1335718 ns/op BenchmarkCertCache/1-4 100 1498335 ns/op BenchmarkCertCache/2-4 100 1376336 ns/op BenchmarkCertCache/3-4 147 1311472 ns/op BenchmarkHandshakeServer/RSA-4 10 12446334 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 13646810 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 12559776 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1197037 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 192 709824 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 16 12737867 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5899817 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 43147003 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 47448550 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 54238759 ns/op 19.33 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 69221580 ns/op 15.15 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 58394986 ns/op 35.91 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 69260288 ns/op 30.28 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 104640486 ns/op 40.08 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 109481279 ns/op 38.31 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 158425495 ns/op 52.95 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 187743043 ns/op 44.68 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 348601190 ns/op 48.13 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 336557752 ns/op 49.85 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 613580269 ns/op 54.69 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 756156431 ns/op 44.37 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1055061315 ns/op 63.61 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1230762263 ns/op 54.53 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 37443632 ns/op 28.00 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 42214745 ns/op 24.84 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 54528748 ns/op 38.46 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 68491976 ns/op 30.62 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 89366215 ns/op 46.93 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 101181989 ns/op 41.45 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 140061649 ns/op 59.89 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 173404550 ns/op 48.38 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 267531976 ns/op 62.71 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 320286409 ns/op 52.38 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 500175185 ns/op 67.09 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 633487500 ns/op 52.97 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1057499089 ns/op 63.46 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1178109942 ns/op 56.96 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717465674 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 718304157 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 305418726 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 302308617 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 165957264 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161557629 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 105110370 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 93650738 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 55193264 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 53992752 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 161000014 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158366421 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 78960134 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 77519564 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 53209854 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 52108350 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 41101049 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 39070823 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 34017671 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 34337421 ns/op PASS ok crypto/tls 21.171s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 23223949 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 472 249705 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 933 131929 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 864 149117 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.124s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 43 3025956 ns/op 279278 B/op 1627 allocs/op BenchmarkConcurrentStmtQuery-4 39 4210190 ns/op 262064 B/op 1940 allocs/op BenchmarkConcurrentStmtExec-4 55 2316455 ns/op 219002 B/op 574 allocs/op BenchmarkConcurrentTxQuery-4 39 3743930 ns/op 275083 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 76 1585078 ns/op 87948 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 49 2173307 ns/op 110472 B/op 2131 allocs/op BenchmarkConcurrentTxStmtExec-4 123 1005616 ns/op 40212 B/op 381 allocs/op BenchmarkConcurrentRandom-4 43 3429168 ns/op 234429 B/op 1757 allocs/op BenchmarkManyConcurrentQueries-4 2427 42878 ns/op 4117 B/op 20 allocs/op BenchmarkGrabConn-4 257173 475.7 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.620s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1587 70240 ns/op BenchmarkSymbols32-4 1921 90063 ns/op PASS ok debug/elf 1.361s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 317462 556.9 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 51 1993933 ns/op 188251 B/op 13 allocs/op Benchmark115/LineToPC-4 50 2425259 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13003 9829 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.040s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 52956 2220 ns/op BenchmarkMarshal-4 678 198000 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2736 46056 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.515s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 217 543320 ns/op 15.08 MB/s BenchmarkEncodeToString-4 235 481939 ns/op 17.00 MB/s BenchmarkDecode-4 139 847359 ns/op 15.47 MB/s BenchmarkDecodeString-4 138 850007 ns/op 15.43 MB/s PASS ok encoding/base32 1.792s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 286 410950 ns/op 19.93 MB/s BenchmarkDecodeString/2-4 335926 346.1 ns/op 11.56 MB/s BenchmarkDecodeString/4-4 248973 487.8 ns/op 16.40 MB/s BenchmarkDecodeString/8-4 171896 693.3 ns/op 17.31 MB/s BenchmarkDecodeString/64-4 28945 4254 ns/op 20.68 MB/s BenchmarkDecodeString/8192-4 248 495078 ns/op 22.07 MB/s BenchmarkNewEncoding-4 51405 2291 ns/op 111.72 MB/s PASS ok encoding/base64 2.145s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1328 90630 ns/op 44.14 MB/s BenchmarkReadStruct-4 14724 8072 ns/op 9.29 MB/s BenchmarkWriteStruct-4 14818 8137 ns/op 9.22 MB/s BenchmarkReadInts-4 46470 2572 ns/op 11.66 MB/s BenchmarkWriteInts-4 38764 3092 ns/op 9.70 MB/s BenchmarkWriteSlice1000Int32s-4 904 126005 ns/op 31.74 MB/s BenchmarkPutUint16-4 3259317 46.67 ns/op 42.86 MB/s BenchmarkAppendUint16-4 3293940 37.61 ns/op 53.18 MB/s BenchmarkPutUint32-4 2288546 52.52 ns/op 76.16 MB/s BenchmarkAppendUint32-4 2274014 51.97 ns/op 76.97 MB/s BenchmarkPutUint64-4 704500 157.2 ns/op 50.89 MB/s BenchmarkAppendUint64-4 744228 156.9 ns/op 51.00 MB/s BenchmarkLittleEndianPutUint16-4 3226270 45.98 ns/op 43.50 MB/s BenchmarkLittleEndianAppendUint16-4 3205231 37.50 ns/op 53.33 MB/s BenchmarkLittleEndianPutUint32-4 2313915 55.32 ns/op 72.31 MB/s BenchmarkLittleEndianAppendUint32-4 2293646 52.23 ns/op 76.58 MB/s BenchmarkLittleEndianPutUint64-4 721990 168.7 ns/op 47.42 MB/s BenchmarkLittleEndianAppendUint64-4 742353 165.2 ns/op 48.42 MB/s BenchmarkReadFloats-4 171536 711.6 ns/op 16.86 MB/s BenchmarkWriteFloats-4 168994 740.3 ns/op 16.21 MB/s BenchmarkReadSlice1000Float32s-4 1184 123777 ns/op 32.32 MB/s BenchmarkWriteSlice1000Float32s-4 915 144042 ns/op 27.77 MB/s BenchmarkReadSlice1000Uint8s-4 58426 2385 ns/op 419.20 MB/s BenchmarkWriteSlice1000Uint8s-4 81019 3054 ns/op 327.39 MB/s BenchmarkPutUvarint32-4 478694 247.1 ns/op 16.19 MB/s BenchmarkPutUvarint64-4 173096 729.7 ns/op 10.96 MB/s PASS ok encoding/binary 5.507s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5326 21661 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5335 21175 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5706 21381 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3181 36435 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5925 21131 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5940 20656 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5832 21118 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3332 36418 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12562 9036 ns/op PASS ok encoding/csv 2.220s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 13705 11083 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 10000 15222 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 216 657159 ns/op 16835 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 668 177145 ns/op 735 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1446 84159 ns/op 60 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1270 95666 ns/op 69 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2145 48101 ns/op 180 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 56 2050455 ns/op 36098 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 456 271353 ns/op 25269 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 951 121494 ns/op 10803 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 889 128131 ns/op 9765 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 601 257643 ns/op 39169 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 256 511840 ns/op 66451 B/op 2208 allocs/op BenchmarkDecodeBytesSlice-4 530 215874 ns/op 23766 B/op 191 allocs/op BenchmarkDecodeInterfaceSlice-4 80 1272770 ns/op 83164 B/op 3178 allocs/op BenchmarkDecodeMap-4 68 1770440 ns/op 54127 B/op 181 allocs/op PASS ok encoding/gob 4.058s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 13735 8494 ns/op 30.14 MB/s BenchmarkEncode/1024-4 3117 34019 ns/op 30.10 MB/s BenchmarkEncode/4096-4 807 137195 ns/op 29.86 MB/s BenchmarkEncode/16384-4 220 555594 ns/op 29.49 MB/s BenchmarkDecode/256-4 28693 4200 ns/op 60.95 MB/s BenchmarkDecode/1024-4 7326 17433 ns/op 58.74 MB/s BenchmarkDecode/4096-4 1754 66534 ns/op 61.56 MB/s BenchmarkDecode/16384-4 454 275366 ns/op 59.50 MB/s BenchmarkDump/256-4 1084 93115 ns/op 2.75 MB/s BenchmarkDump/1024-4 327 368578 ns/op 2.78 MB/s BenchmarkDump/4096-4 73 1468608 ns/op 2.79 MB/s BenchmarkDump/16384-4 19 5976403 ns/op 2.74 MB/s PASS ok encoding/hex 2.788s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 143426055 ns/op 13.53 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 151663750 ns/op 12.79 MB/s 5584 B/op 75 allocs/op BenchmarkCodeMarshal-4 1 152644406 ns/op 12.71 MB/s 1944168 B/op 20 allocs/op BenchmarkCodeMarshalError-4 1 195490197 ns/op 9.93 MB/s 10337128 B/op 117 allocs/op BenchmarkMarshalBytes/32-4 19467 7231 ns/op BenchmarkMarshalBytes/256-4 5323 21444 ns/op BenchmarkMarshalBytes/4096-4 460 261290 ns/op BenchmarkMarshalBytesError/32-4 49 2390368 ns/op BenchmarkMarshalBytesError/256-4 50 2320395 ns/op BenchmarkMarshalBytesError/4096-4 43 2783216 ns/op BenchmarkMarshalMap-4 45334 2556 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 512786891 ns/op 3.78 MB/s 10097832 B/op 40038 allocs/op BenchmarkUnicodeDecoder-4 26697 4634 ns/op 3.02 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 41114 2921 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 438796116 ns/op 4.42 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 422606821 ns/op 4.59 MB/s 2020952 B/op 40011 allocs/op BenchmarkUnmarshalString-4 56335 2065 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 97261 1253 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 157069 745.4 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 13155 9197 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 51188 2544 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 65478 1824 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 12704 10053 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5350 19362 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1162 100289 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 134 910019 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 8467444 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 599388 170.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 727496 156.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 730324 146.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 852447 162.6 ns/op BenchmarkEncodeMarshaler-4 63757 1703 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 79756 1377 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5080694 22.93 ns/op BenchmarkNumberIsValidRegexp-4 14068 8460 ns/op PASS ok encoding/json 9.324s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 3149291 ns/op 20.81 MB/s BenchmarkDecode-4 18 6429908 ns/op 13.81 MB/s PASS ok encoding/pem 1.265s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2935 40116 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 832 140513 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3376 35673 ns/op PASS ok encoding/xml 1.493s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 230545 492.8 ns/op BenchmarkAs-4 82468 1428 ns/op PASS ok errors 1.267s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 689422 229.2 ns/op BenchmarkIntSet-4 799914 196.9 ns/op BenchmarkFloatAdd-4 188460 744.4 ns/op BenchmarkFloatSet-4 867211 146.6 ns/op BenchmarkStringSet-4 625105 186.8 ns/op BenchmarkMapSet-4 182734 667.3 ns/op BenchmarkMapSetDifferent-4 48662 2301 ns/op BenchmarkMapSetDifferentRandom-4 290 363871 ns/op BenchmarkMapSetString-4 102044 1103 ns/op BenchmarkMapAddSame-4 43796 2479 ns/op BenchmarkMapAddDifferent-4 22899 7221 ns/op BenchmarkMapAddDifferentRandom-4 290 408549 ns/op BenchmarkMapAddSameSteadyState-4 309907 361.2 ns/op BenchmarkMapAddDifferentSteadyState-4 130862 859.6 ns/op BenchmarkMapString-4 7760 15330 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 42408 3056 ns/op PASS ok expvar 3.900s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 82204 1997 ns/op BenchmarkSprintfEmpty-4 350266 420.9 ns/op BenchmarkSprintfString-4 191972 546.9 ns/op BenchmarkSprintfTruncateString-4 212734 606.9 ns/op BenchmarkSprintfTruncateBytes-4 135482 772.9 ns/op BenchmarkSprintfSlowParsingPath-4 177424 605.2 ns/op BenchmarkSprintfQuoteString-4 36706 3511 ns/op BenchmarkSprintfInt-4 189934 551.9 ns/op BenchmarkSprintfIntInt-4 125469 851.8 ns/op BenchmarkSprintfPrefixedInt-4 172570 805.3 ns/op BenchmarkSprintfFloat-4 130000 1102 ns/op BenchmarkSprintfComplex-4 54022 2626 ns/op BenchmarkSprintfBoolean-4 249699 551.7 ns/op BenchmarkSprintfHexString-4 120264 1194 ns/op BenchmarkSprintfHexBytes-4 93201 1929 ns/op BenchmarkSprintfBytes-4 38314 2649 ns/op BenchmarkSprintfStringer-4 77490 1573 ns/op BenchmarkSprintfStructure-4 33144 4033 ns/op BenchmarkManyArgs-4 38502 2724 ns/op BenchmarkFprintInt-4 66200 1849 ns/op BenchmarkFprintfBytes-4 77137 1659 ns/op BenchmarkFprintIntNoAlloc-4 66994 1901 ns/op BenchmarkScanInts-4 26 4343330 ns/op BenchmarkScanRecursiveInt-4 1 362075154 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 403324165 ns/op PASS ok fmt 5.595s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 698 161606 ns/op PASS ok go/build 1.142s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 57111 2037 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 16190 7393 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5182 22115 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1440 77397 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 403 301532 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 81 1401242 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 5627387 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 5 23263543 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 101987390 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.317s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 272270245 ns/op 0.24 MB/s 46207704 B/op 48895 allocs/op PASS ok go/format 1.308s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 25038986 ns/op 2.15 MB/s BenchmarkParseOnly-4 5 23290678 ns/op 2.31 MB/s BenchmarkResolve-4 46 2457375 ns/op 21.92 MB/s PASS ok go/parser 2.656s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 163025777 ns/op 0.32 MB/s 5114480 B/op 27495 allocs/op BenchmarkPrintDecl-4 764 198075 ns/op 0.16 MB/s 15789 B/op 51 allocs/op PASS ok go/printer 1.436s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 230 504224 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10800708 ns/op 4.59 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 17215010 ns/op 4.20 MB/s BenchmarkScanFiles/net/http/server.go-4 5 25214878 ns/op 4.69 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 166 740355 ns/op 4.16 MB/s PASS ok go/scanner 1.972s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 918516 145.0 ns/op PASS ok go/token 1.150s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 144 883445 ns/op BenchmarkNamed/Underlying/nongeneric-4 1283624 91.28 ns/op BenchmarkNamed/Underlying/generic-4 1388325 88.92 ns/op BenchmarkNamed/Underlying/src_instance-4 1365200 87.27 ns/op BenchmarkNamed/Underlying/user_instance-4 1371573 88.60 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 21309 6633 ns/op BenchmarkNamed/NewMethodSet/generic-4 19972 6024 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 20287 5851 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18727 6993 ns/op BenchmarkCheck/http/funcbodies/info-4 1 585230995 ns/op 56715 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 515408330 ns/op 64395 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 260960196 ns/op 127167 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 248374369 ns/op 133613 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 371731041 ns/op 13907 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 123719530 ns/op 41777 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 88844885 ns/op 51402 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 80520188 ns/op 64201 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 117151677 ns/op 18495 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 74941008 ns/op 28912 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 61162439 ns/op 35425 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 56043188 ns/op 37366 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 874420667 ns/op 74513 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 634634958 ns/op 102661 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 170871437 ns/op 381268 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 130483865 ns/op 499271 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 435449336 ns/op 4609 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 109629378 ns/op 18298 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 91457478 ns/op 21942 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 89679335 ns/op 22377 lines/s PASS ok go/types 19.888s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9488 11383 ns/op 89.96 MB/s PASS ok hash/adler32 1.119s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 220041 544.8 ns/op 27.53 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 185194 614.5 ns/op 24.41 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 77551 1566 ns/op 25.55 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 79357 1447 ns/op 27.64 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 456400 237.3 ns/op 2157.17 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 530860 236.6 ns/op 2164.30 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 481238 244.4 ns/op 4190.64 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 493189 230.9 ns/op 4435.77 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 362059 323.4 ns/op 12663.83 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 399708 319.9 ns/op 12804.72 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 131044 894.8 ns/op 36620.11 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 126087 1005 ns/op 32616.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 207241 580.7 ns/op 25.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 186526 646.7 ns/op 23.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 75944 1518 ns/op 26.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 80024 1461 ns/op 27.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 480507 234.6 ns/op 2182.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 467284 239.3 ns/op 2139.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 423847 298.0 ns/op 3435.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 448262 278.9 ns/op 3670.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 329673 352.6 ns/op 11615.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 359044 331.7 ns/op 12348.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 130498 905.5 ns/op 36188.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 127766 975.5 ns/op 33589.46 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 247560 518.9 ns/op 28.91 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 196735 592.6 ns/op 25.31 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 108105 1114 ns/op 35.91 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 100423 1230 ns/op 32.51 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9109 13044 ns/op 39.25 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9066 13797 ns/op 37.11 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4554 28197 ns/op 36.32 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4438 27994 ns/op 36.58 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1144 106178 ns/op 38.58 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1108 109158 ns/op 37.52 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 141 859658 ns/op 38.12 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 135 883245 ns/op 37.10 MB/s PASS ok hash/crc32 6.373s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 54 2115944 ns/op 30.97 MB/s BenchmarkCrc64/ISO4KB-4 756 151008 ns/op 27.12 MB/s BenchmarkCrc64/ISO1KB-4 3060 36733 ns/op 27.88 MB/s BenchmarkCrc64/ECMA64KB-4 55 2080779 ns/op 31.50 MB/s BenchmarkCrc64/Random64KB-4 57 2174526 ns/op 30.14 MB/s BenchmarkCrc64/Random16KB-4 211 533079 ns/op 30.73 MB/s PASS ok hash/crc64 1.831s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9144 11760 ns/op 87.08 MB/s BenchmarkFnv32aKB-4 8631 12133 ns/op 84.40 MB/s BenchmarkFnv64KB-4 10000 11647 ns/op 87.92 MB/s BenchmarkFnv64aKB-4 9474 12176 ns/op 84.10 MB/s BenchmarkFnv128KB-4 1723 69044 ns/op 14.83 MB/s BenchmarkFnv128aKB-4 1676 80582 ns/op 12.71 MB/s PASS ok hash/fnv 1.812s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 510826 234.0 ns/op 17.09 MB/s BenchmarkHash/n=4/Bytes-4 4929266 24.27 ns/op 164.80 MB/s BenchmarkHash/n=4/String-4 1731573 74.17 ns/op 53.93 MB/s BenchmarkHash/n=8/Write-4 455625 234.3 ns/op 34.15 MB/s BenchmarkHash/n=8/Bytes-4 5049744 24.36 ns/op 328.42 MB/s BenchmarkHash/n=8/String-4 1610715 75.91 ns/op 105.39 MB/s BenchmarkHash/n=16/Write-4 497708 241.1 ns/op 66.36 MB/s BenchmarkHash/n=16/Bytes-4 4899985 24.16 ns/op 662.22 MB/s BenchmarkHash/n=16/String-4 1655497 72.34 ns/op 221.19 MB/s BenchmarkHash/n=32/Write-4 509695 238.0 ns/op 134.47 MB/s BenchmarkHash/n=32/Bytes-4 4361523 27.63 ns/op 1158.17 MB/s BenchmarkHash/n=32/String-4 1439035 79.45 ns/op 402.75 MB/s BenchmarkHash/n=64/Write-4 468799 263.6 ns/op 242.78 MB/s BenchmarkHash/n=64/Bytes-4 3758012 31.76 ns/op 2015.37 MB/s BenchmarkHash/n=64/String-4 1507879 78.44 ns/op 815.86 MB/s BenchmarkHash/n=256/Write-4 360537 326.5 ns/op 784.17 MB/s BenchmarkHash/n=256/Bytes-4 1819303 61.79 ns/op 4143.30 MB/s BenchmarkHash/n=256/String-4 688618 176.7 ns/op 1448.64 MB/s BenchmarkHash/n=320/Write-4 327202 347.2 ns/op 921.62 MB/s BenchmarkHash/n=320/Bytes-4 1463515 76.42 ns/op 4187.17 MB/s BenchmarkHash/n=320/String-4 545329 224.3 ns/op 1426.73 MB/s BenchmarkHash/n=1024/Write-4 210781 558.1 ns/op 1834.73 MB/s BenchmarkHash/n=1024/Bytes-4 593353 202.2 ns/op 5064.52 MB/s BenchmarkHash/n=1024/String-4 211971 581.8 ns/op 1759.98 MB/s BenchmarkHash/n=4096/Write-4 88920 1485 ns/op 2758.97 MB/s BenchmarkHash/n=4096/Bytes-4 157207 781.9 ns/op 5238.42 MB/s BenchmarkHash/n=4096/String-4 53426 2226 ns/op 1840.38 MB/s BenchmarkHash/n=16384/Write-4 25172 4722 ns/op 3469.38 MB/s BenchmarkHash/n=16384/Bytes-4 39573 3013 ns/op 5438.25 MB/s BenchmarkHash/n=16384/String-4 14048 8467 ns/op 1935.05 MB/s PASS ok hash/maphash 5.874s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 828 141995 ns/op BenchmarkEscapeNone-4 82981 1567 ns/op BenchmarkUnescape-4 740 146880 ns/op BenchmarkUnescapeNone-4 595950 237.0 ns/op BenchmarkUnescapeSparse-4 18130 7243 ns/op BenchmarkUnescapeDense-4 1155 100823 ns/op PASS ok html 1.891s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7404 15037 ns/op BenchmarkCSSEscaperNoSpecials-4 50581 2557 ns/op BenchmarkDecodeCSS-4 22321 5176 ns/op BenchmarkDecodeCSSNoSpecials-4 3733204 31.96 ns/op BenchmarkCSSValueFilter-4 120926 1012 ns/op BenchmarkCSSValueFilterOk-4 79088 1824 ns/op BenchmarkEscapedExecute-4 3709 28214 ns/op BenchmarkHTMLNospaceEscaper-4 9974 11716 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 68320 1752 ns/op BenchmarkStripTags-4 16982 6908 ns/op BenchmarkStripTagsNoSpecials-4 361089 355.6 ns/op BenchmarkJSValEscaperWithNum-4 18830 6208 ns/op BenchmarkJSValEscaperWithStr-4 5092 21294 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17335 7289 ns/op BenchmarkJSValEscaperWithObj-4 4326 28493 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10622 ns/op BenchmarkJSStrEscaperNoSpecials-4 58225 2051 ns/op BenchmarkJSStrEscaper-4 9454 11382 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 56845 2130 ns/op BenchmarkJSRegexpEscaper-4 9915 11702 ns/op BenchmarkTemplateSpecialTags-4 82 1435309 ns/op BenchmarkURLEscaper-4 3406 33198 ns/op BenchmarkURLEscaperNoSpecials-4 166068 684.0 ns/op BenchmarkURLNormalizer-4 4551 23356 ns/op BenchmarkURLNormalizerNoSpecials-4 156691 749.0 ns/op BenchmarkSrcsetFilter-4 14391 8357 ns/op BenchmarkSrcsetFilterNoSpecials-4 90842 1269 ns/op PASS ok html/template 5.142s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 467023 252.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 406977 300.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 531789 241.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 445275 288.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1341147 89.85 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 111.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1314375 89.38 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 117.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 868368 134.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 399758 279.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 313581 388.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 442182 256.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 342483 347.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 687561 161.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 492154 270.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 644052 187.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 520803 264.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 362739 321.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 790002 152.0 ns/op BenchmarkRGBASetRGBA-4 993573 120.8 ns/op BenchmarkRGBA64At-4 553208 220.0 ns/op BenchmarkRGBA64SetRGBA64-4 601722 195.8 ns/op BenchmarkNRGBAAt-4 799146 152.2 ns/op BenchmarkNRGBASetNRGBA-4 1000000 102.8 ns/op BenchmarkNRGBA64At-4 546394 210.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 643566 185.4 ns/op BenchmarkAlphaAt-4 2284872 53.26 ns/op BenchmarkAlphaSetAlpha-4 2269058 52.39 ns/op BenchmarkAlpha16At-4 1282630 94.02 ns/op BenchmarkAlphaSetAlpha16-4 980662 122.5 ns/op BenchmarkGrayAt-4 2301564 52.52 ns/op BenchmarkGraySetGray-4 2146632 57.73 ns/op BenchmarkGray16At-4 1000000 102.7 ns/op BenchmarkGraySetGray16-4 947247 124.2 ns/op PASS ok image 5.864s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2962262 40.35 ns/op BenchmarkYCbCrToRGB/128-4 2789894 43.69 ns/op BenchmarkYCbCrToRGB/255-4 2864740 43.13 ns/op BenchmarkRGBToYCbCr/0-4 2763397 43.02 ns/op BenchmarkRGBToYCbCr/Cb-4 2740420 42.81 ns/op BenchmarkRGBToYCbCr/Cr-4 2856849 42.98 ns/op BenchmarkYCbCrToRGBA/0-4 2487252 54.50 ns/op BenchmarkYCbCrToRGBA/128-4 2421489 50.75 ns/op BenchmarkYCbCrToRGBA/255-4 2345587 49.20 ns/op BenchmarkNYCbCrAToRGBA/0-4 2460240 48.21 ns/op BenchmarkNYCbCrAToRGBA/128-4 2311602 52.25 ns/op BenchmarkNYCbCrAToRGBA/255-4 2461950 48.65 ns/op PASS ok image/color 3.092s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 60262880 ns/op BenchmarkFillSrc-4 361 342946 ns/op BenchmarkCopyOver-4 5 22684485 ns/op BenchmarkCopySrc-4 542 231804 ns/op BenchmarkNRGBAOver-4 5 22252728 ns/op BenchmarkNRGBASrc-4 10 11277756 ns/op BenchmarkYCbCr-4 6 19741050 ns/op BenchmarkGray-4 15 7449848 ns/op BenchmarkCMYK-4 8 13005696 ns/op BenchmarkGlyphOver-4 15 7193703 ns/op BenchmarkRGBAMaskOver-4 2 51559050 ns/op BenchmarkGrayMaskOver-4 3 36633819 ns/op BenchmarkRGBA64ImageMaskOver-4 2 53206209 ns/op BenchmarkRGBA-4 3 40221443 ns/op BenchmarkPalettedFill-4 914 118201 ns/op BenchmarkPalettedRGBA-4 4 33033607 ns/op BenchmarkGenericOver-4 2 83304512 ns/op BenchmarkGenericMaskOver-4 4 32219154 ns/op BenchmarkGenericSrc-4 2 53349968 ns/op BenchmarkGenericMaskSrc-4 3 47263408 ns/op PASS ok image/draw 7.961s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 9387068 ns/op 1.65 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 367957527 ns/op 0.83 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 5283805959 ns/op 0.23 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 40 2905747 ns/op 5.32 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 243618743 ns/op 0.25 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 8.814s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2415 67592 ns/op BenchmarkIDCT-4 2732 43174 ns/op BenchmarkDecodeBaseline-4 5 21659563 ns/op 2.85 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 26757845 ns/op 2.31 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 249560068 ns/op 4.92 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 396815654 ns/op 2.32 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.973s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11857353 11.48 ns/op BenchmarkDecodeGray-4 10 10626231 ns/op 6.17 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 58777974 ns/op 4.46 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 103661062 ns/op 2.53 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 11568426 ns/op 5.67 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 38498068 ns/op 6.81 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 50454288 ns/op 5.20 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 102360438 ns/op 3.00 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 87314660 ns/op 3.52 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 280446826 ns/op 4.38 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 303605680 ns/op 4.05 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 40402872 ns/op 7.60 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 326192916 ns/op 3.77 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1035959807 ns/op 1.19 MB/s 864088 B/op 29 allocs/op PASS ok image/png 7.646s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 80183998 ns/op 1.25 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 60177755 ns/op 1.66 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 337264462 ns/op 1.48 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 400585061 ns/op 1.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 75898804 ns/op 1.32 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 1 213990358 ns/op 0.47 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 375112492 ns/op 1.33 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 262985197 ns/op 1.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 704079358 ns/op 1.42 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 628622285 ns/op 1.59 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3484423625 ns/op 1.43 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3203316822 ns/op 1.56 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 11181496 ns/op 8.94 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 11935135 ns/op 8.38 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 55749094 ns/op 8.97 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 56670482 ns/op 8.82 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 105483516 ns/op 9.48 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 116213313 ns/op 8.60 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 556991506 ns/op 8.98 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 570959779 ns/op 8.76 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 76154915 ns/op 1.31 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 91162368 ns/op 1.10 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 401153524 ns/op 1.25 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 346959940 ns/op 1.44 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 845674739 ns/op 1.18 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 787705074 ns/op 1.27 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4750516605 ns/op 1.05 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4844711999 ns/op 1.03 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 198873244 ns/op 21.02 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 175766316 ns/op 23.78 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 41.835s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33680 4947 ns/op 0.20 MB/s BenchmarkMarshalCorpusFile/2-4 34004 3996 ns/op 0.50 MB/s BenchmarkMarshalCorpusFile/4-4 29484 4262 ns/op 0.94 MB/s BenchmarkMarshalCorpusFile/8-4 22060 4971 ns/op 1.61 MB/s BenchmarkMarshalCorpusFile/16-4 19393 10098 ns/op 1.58 MB/s BenchmarkMarshalCorpusFile/32-4 12145 8988 ns/op 3.56 MB/s BenchmarkMarshalCorpusFile/64-4 10000 11102 ns/op 5.76 MB/s BenchmarkMarshalCorpusFile/128-4 8238 17335 ns/op 7.38 MB/s BenchmarkMarshalCorpusFile/256-4 4176 48693 ns/op 5.26 MB/s BenchmarkMarshalCorpusFile/512-4 1819 89752 ns/op 5.70 MB/s BenchmarkMarshalCorpusFile/1024-4 1144 113340 ns/op 9.03 MB/s BenchmarkMarshalCorpusFile/2048-4 534 233255 ns/op 8.78 MB/s BenchmarkMarshalCorpusFile/4096-4 277 429318 ns/op 9.54 MB/s BenchmarkMarshalCorpusFile/8192-4 120 1154129 ns/op 7.10 MB/s BenchmarkMarshalCorpusFile/16384-4 75 1634585 ns/op 10.02 MB/s BenchmarkMarshalCorpusFile/32768-4 32 4276500 ns/op 7.66 MB/s BenchmarkMarshalCorpusFile/65536-4 13 11503973 ns/op 5.70 MB/s BenchmarkMarshalCorpusFile/131072-4 6 17884246 ns/op 7.33 MB/s BenchmarkMarshalCorpusFile/262144-4 3 120758536 ns/op 2.17 MB/s BenchmarkMarshalCorpusFile/524288-4 2 129293128 ns/op 4.06 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 146681010 ns/op 7.15 MB/s BenchmarkUnmarshalCorpusFile/1-4 7350 18687 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 6973 18656 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 6457 18850 ns/op 0.21 MB/s BenchmarkUnmarshalCorpusFile/8-4 5292 22609 ns/op 0.35 MB/s BenchmarkUnmarshalCorpusFile/16-4 5254 25077 ns/op 0.64 MB/s BenchmarkUnmarshalCorpusFile/32-4 2920 39638 ns/op 0.81 MB/s BenchmarkUnmarshalCorpusFile/64-4 3148 42626 ns/op 1.50 MB/s BenchmarkUnmarshalCorpusFile/128-4 2485 52147 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/256-4 968 125864 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/512-4 499 236439 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/1024-4 259 447050 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/2048-4 136 895669 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1767679 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 3760420 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7020672 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 14367207 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27362265 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 74481807 ns/op 1.76 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 120134631 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 244594046 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 487711954 ns/op 2.15 MB/s BenchmarkMutatorBytes/1-4 33829 3574 ns/op BenchmarkMutatorBytes/10-4 36631 3353 ns/op BenchmarkMutatorBytes/100-4 31549 3839 ns/op BenchmarkMutatorBytes/1000-4 20451 5965 ns/op BenchmarkMutatorBytes/10000-4 9200 22261 ns/op BenchmarkMutatorBytes/100000-4 1266 113426 ns/op BenchmarkMutatorString/1-4 30694 3832 ns/op BenchmarkMutatorString/10-4 33702 4227 ns/op BenchmarkMutatorString/100-4 29019 4074 ns/op BenchmarkMutatorString/1000-4 15086 7884 ns/op BenchmarkMutatorString/10000-4 4437 47818 ns/op BenchmarkMutatorString/100000-4 315 345224 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17994 6831 ns/op BenchmarkMutatorAllBasicTypes/string-4 16897 6760 ns/op BenchmarkMutatorAllBasicTypes/bool-4 70285 1878 ns/op BenchmarkMutatorAllBasicTypes/float32-4 60682 2018 ns/op BenchmarkMutatorAllBasicTypes/float64-4 61237 1969 ns/op BenchmarkMutatorAllBasicTypes/int-4 67262 1874 ns/op BenchmarkMutatorAllBasicTypes/int8-4 64209 1912 ns/op BenchmarkMutatorAllBasicTypes/int16-4 65662 1943 ns/op BenchmarkMutatorAllBasicTypes/int32-4 56100 1934 ns/op BenchmarkMutatorAllBasicTypes/int64-4 56958 1909 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 59904 1945 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 64598 1963 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 62301 1945 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 64580 1940 ns/op PASS ok internal/fuzz 15.335s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 43723 2335 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 171558 738.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.372s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 35242 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 35163 3266 ns/op BenchmarkSplicePipePoolParallel-4 109900 2370 ns/op BenchmarkSplicePipeNativeParallel-4 73461 2030 ns/op PASS ok internal/poll 2.029s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 26157398 ns/op PASS ok internal/trace 4.419s PASS ok internal/zstd 1.078s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 16546 15870 ns/op BenchmarkCopyNLarge-4 243 413903 ns/op PASS ok io 1.572s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 181767 648.4 ns/op BenchmarkPrintln-4 20437 5821 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 31810 3523 ns/op 67 B/op 1 allocs/op BenchmarkConcurrent-4 2272 48285 ns/op BenchmarkDiscard-4 1351262 82.74 ns/op 0 B/op 0 allocs/op PASS ok log 2.162s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 63558 1909 ns/op BenchmarkJSONHandler/defaults-4 5745 22297 ns/op 537 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3808 32280 ns/op 776 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4201 27831 ns/op 768 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5419 19416 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5979 19628 ns/op 523 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5157 22257 ns/op 531 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 17590 6556 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 25455 4931 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 106406 1220 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 77266 1654 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 59781 2342 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 78511 1788 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 81794 1600 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 72116 2732 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 964821 118.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 655230 276.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 443948 820.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 336511 576.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 306681 495.7 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5341 29114 ns/op BenchmarkDispatch/switch-checked-4 167067 725.0 ns/op BenchmarkDispatch/As-4 159686 732.6 ns/op BenchmarkDispatch/Visit-4 143800 883.0 ns/op BenchmarkUnsafeStrings-4 10000 12220 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 PASS ok log/slog 7.278s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1098903 110.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 988856 137.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 518323 256.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 192030 590.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 53024 2475 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 57103 2629 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 24955 5855 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 9297 21471 ns/op 3469 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 10000 13989 ns/op 587 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 9108 12176 ns/op 603 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 7575 18896 ns/op 1085 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3066 42137 ns/op 4359 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 11256 10303 ns/op 528 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 7191 17002 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8606 14493 ns/op 938 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3306 42870 ns/op 3744 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.491s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 42035613 ns/op PASS ok maps 2.502s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6207154 19.18 ns/op BenchmarkAcosh-4 4731703 28.66 ns/op BenchmarkAsin-4 6507038 20.82 ns/op BenchmarkAsinh-4 4493271 25.72 ns/op BenchmarkAtan-4 6502897 16.45 ns/op BenchmarkAtanh-4 4604619 24.81 ns/op BenchmarkAtan2-4 4818565 22.86 ns/op BenchmarkCbrt-4 5732131 20.08 ns/op BenchmarkCeil-4 16192646 7.673 ns/op BenchmarkCopysign-4 2377071 48.49 ns/op BenchmarkCos-4 8128372 13.69 ns/op BenchmarkCosh-4 6302802 19.60 ns/op BenchmarkErf-4 7366177 16.26 ns/op BenchmarkErfc-4 7554133 17.54 ns/op BenchmarkErfinv-4 3162320 35.96 ns/op BenchmarkErfcinv-4 3282578 36.64 ns/op BenchmarkExp-4 7162482 17.05 ns/op BenchmarkExpGo-4 945572 114.2 ns/op BenchmarkExpm1-4 6874053 16.81 ns/op BenchmarkExp2-4 1000000 110.8 ns/op BenchmarkExp2Go-4 965330 113.1 ns/op BenchmarkAbs-4 3428223 35.60 ns/op BenchmarkDim-4 8066234 14.50 ns/op BenchmarkFloor-4 14934158 9.965 ns/op BenchmarkMax-4 12325930 9.902 ns/op BenchmarkMin-4 10551250 11.16 ns/op BenchmarkMod-4 340254 354.6 ns/op BenchmarkFrexp-4 2046954 58.54 ns/op BenchmarkGamma-4 421537 291.9 ns/op BenchmarkHypot-4 1712673 68.50 ns/op BenchmarkHypotGo-4 1574383 77.12 ns/op BenchmarkIlogb-4 2388084 48.71 ns/op BenchmarkJ0-4 165654 724.6 ns/op BenchmarkJ1-4 143685 719.7 ns/op BenchmarkJn-4 78672 1489 ns/op BenchmarkLdexp-4 2045326 60.32 ns/op BenchmarkLgamma-4 512332 232.8 ns/op BenchmarkLog-4 6283221 18.03 ns/op BenchmarkLogb-4 2520475 47.90 ns/op BenchmarkLog1p-4 6767704 17.21 ns/op BenchmarkLog10-4 6275407 20.33 ns/op BenchmarkLog2-4 1655948 72.73 ns/op BenchmarkModf-4 3248032 38.15 ns/op BenchmarkNextafter32-4 2838255 41.11 ns/op BenchmarkNextafter64-4 3113844 37.11 ns/op BenchmarkPowInt-4 3384218 33.75 ns/op BenchmarkPowFrac-4 3429744 33.36 ns/op BenchmarkPow10Pos-4 4310516 28.63 ns/op BenchmarkPow10Neg-4 3844503 31.32 ns/op BenchmarkRound-4 7895625 15.93 ns/op BenchmarkRoundToEven-4 8005080 15.19 ns/op BenchmarkRemainder-4 451023 262.1 ns/op BenchmarkSignbit-4 4522819 26.10 ns/op BenchmarkSin-4 8550415 13.89 ns/op BenchmarkSincos-4 544473 256.6 ns/op BenchmarkSinh-4 6673916 21.50 ns/op BenchmarkSqrtIndirect-4 14514856 8.074 ns/op BenchmarkSqrtLatency-4 9914258 12.95 ns/op BenchmarkSqrtIndirectLatency-4 9492786 12.65 ns/op BenchmarkSqrtGoLatency-4 1528228 77.53 ns/op BenchmarkSqrtPrime-4 115561 1044 ns/op BenchmarkTan-4 6023062 19.90 ns/op BenchmarkTanh-4 5464872 20.28 ns/op BenchmarkTrunc-4 15261489 7.556 ns/op BenchmarkY0-4 164246 746.0 ns/op BenchmarkY1-4 136947 922.6 ns/op BenchmarkYn-4 76054 1564 ns/op BenchmarkFloat64bits-4 5046594 24.36 ns/op BenchmarkFloat64frombits-4 4728198 23.86 ns/op BenchmarkFloat32bits-4 4803056 24.64 ns/op BenchmarkFloat32frombits-4 4754600 23.99 ns/op BenchmarkFMA-4 15720946 7.800 ns/op PASS ok math 13.123s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10673803 10.84 ns/op 5906.33 MB/s BenchmarkAddVV/2-4 9551112 16.86 ns/op 7590.29 MB/s BenchmarkAddVV/3-4 7972453 14.01 ns/op 13701.43 MB/s BenchmarkAddVV/4-4 9107319 13.40 ns/op 19104.06 MB/s BenchmarkAddVV/5-4 5414017 22.26 ns/op 14377.18 MB/s BenchmarkAddVV/10-4 5719203 24.81 ns/op 25794.54 MB/s BenchmarkAddVV/100-4 2299881 61.48 ns/op 104097.03 MB/s BenchmarkAddVV/1000-4 285884 397.6 ns/op 160979.35 MB/s BenchmarkSubVV/1-4 11509705 10.38 ns/op 6165.91 MB/s BenchmarkSubVV/2-4 9827268 11.89 ns/op 10764.49 MB/s BenchmarkSubVV/3-4 9345252 12.55 ns/op 15295.53 MB/s BenchmarkSubVV/4-4 9365331 12.59 ns/op 20325.82 MB/s BenchmarkSubVV/5-4 8529013 14.21 ns/op 22526.59 MB/s BenchmarkSubVV/10-4 6713210 17.34 ns/op 36904.96 MB/s BenchmarkSubVV/100-4 2261190 53.89 ns/op 118763.99 MB/s BenchmarkSubVV/1000-4 270852 449.9 ns/op 142265.22 MB/s BenchmarkAddVW/1-4 10961474 10.75 ns/op 743.89 MB/s BenchmarkAddVW/2-4 12060284 10.08 ns/op 1586.62 MB/s BenchmarkAddVW/3-4 11179251 10.59 ns/op 2266.09 MB/s BenchmarkAddVW/4-4 10599301 11.16 ns/op 2866.96 MB/s BenchmarkAddVW/5-4 10603308 13.50 ns/op 2961.92 MB/s BenchmarkAddVW/10-4 7412293 15.62 ns/op 5121.58 MB/s BenchmarkAddVW/100-4 4619374 25.58 ns/op 31268.49 MB/s BenchmarkAddVW/1000-4 616226 172.2 ns/op 46450.46 MB/s BenchmarkAddVWext/1-4 11309136 10.80 ns/op 740.80 MB/s BenchmarkAddVWext/2-4 11692527 10.32 ns/op 1551.08 MB/s BenchmarkAddVWext/3-4 10275889 11.14 ns/op 2154.82 MB/s BenchmarkAddVWext/4-4 10333473 12.29 ns/op 2604.60 MB/s BenchmarkAddVWext/5-4 10181583 12.72 ns/op 3145.88 MB/s BenchmarkAddVWext/10-4 8283136 14.49 ns/op 5522.64 MB/s BenchmarkAddVWext/100-4 1964150 67.88 ns/op 11785.13 MB/s BenchmarkAddVWext/1000-4 291456 436.0 ns/op 18349.11 MB/s BenchmarkSubVW/1-4 10105960 10.98 ns/op 728.49 MB/s BenchmarkSubVW/2-4 11267510 11.03 ns/op 1450.67 MB/s BenchmarkSubVW/3-4 9707956 13.79 ns/op 1740.93 MB/s BenchmarkSubVW/4-4 10825725 11.51 ns/op 2780.40 MB/s BenchmarkSubVW/5-4 10185952 12.06 ns/op 3318.05 MB/s BenchmarkSubVW/10-4 7172412 16.26 ns/op 4918.76 MB/s BenchmarkSubVW/100-4 4761087 24.32 ns/op 32892.36 MB/s BenchmarkSubVW/1000-4 595458 204.3 ns/op 39159.47 MB/s BenchmarkSubVWext/1-4 11954448 10.14 ns/op 788.78 MB/s BenchmarkSubVWext/2-4 11736955 10.19 ns/op 1569.73 MB/s BenchmarkSubVWext/3-4 10068721 11.02 ns/op 2178.57 MB/s BenchmarkSubVWext/4-4 10212525 11.51 ns/op 2780.06 MB/s BenchmarkSubVWext/5-4 10327464 11.71 ns/op 3414.74 MB/s BenchmarkSubVWext/10-4 8247316 14.76 ns/op 5419.97 MB/s BenchmarkSubVWext/100-4 2041226 57.62 ns/op 13884.55 MB/s BenchmarkSubVWext/1000-4 289562 411.0 ns/op 19464.62 MB/s BenchmarkMulAddVWW/1-4 9619558 13.38 ns/op 4783.16 MB/s BenchmarkMulAddVWW/2-4 8649114 13.52 ns/op 9469.16 MB/s BenchmarkMulAddVWW/3-4 7710116 15.69 ns/op 12234.63 MB/s BenchmarkMulAddVWW/4-4 7151704 16.89 ns/op 15158.24 MB/s BenchmarkMulAddVWW/5-4 6194454 18.70 ns/op 17110.21 MB/s BenchmarkMulAddVWW/10-4 4043650 29.48 ns/op 21709.67 MB/s BenchmarkMulAddVWW/100-4 620966 195.9 ns/op 32667.05 MB/s BenchmarkMulAddVWW/1000-4 67819 1791 ns/op 35740.92 MB/s BenchmarkAddMulVVW/1-4 10381404 11.58 ns/op 5526.86 MB/s BenchmarkAddMulVVW/2-4 8319825 13.63 ns/op 9391.69 MB/s BenchmarkAddMulVVW/3-4 7920166 14.82 ns/op 12954.68 MB/s BenchmarkAddMulVVW/4-4 6518748 16.77 ns/op 15266.81 MB/s BenchmarkAddMulVVW/5-4 6669273 18.14 ns/op 17641.95 MB/s BenchmarkAddMulVVW/10-4 4093833 28.40 ns/op 22537.63 MB/s BenchmarkAddMulVVW/100-4 567132 230.8 ns/op 27732.59 MB/s BenchmarkAddMulVVW/1000-4 58710 2036 ns/op 31432.57 MB/s BenchmarkDivWVW/1-4 2340867 50.25 ns/op 1273.54 MB/s BenchmarkDivWVW/2-4 1000000 103.2 ns/op 1239.79 MB/s BenchmarkDivWVW/3-4 806026 153.6 ns/op 1249.80 MB/s BenchmarkDivWVW/4-4 664368 184.8 ns/op 1385.24 MB/s BenchmarkDivWVW/5-4 592717 272.9 ns/op 1172.79 MB/s BenchmarkDivWVW/10-4 315789 371.2 ns/op 1724.04 MB/s BenchmarkDivWVW/100-4 37454 3222 ns/op 1986.05 MB/s BenchmarkDivWVW/1000-4 3943 28670 ns/op 2232.30 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2799771 44.51 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2617718 45.56 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1869194 67.53 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1434555 90.32 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 107.0 ns/op BenchmarkNonZeroShifts/3/shlVU-4 921601 125.4 ns/op BenchmarkNonZeroShifts/4/shrVU-4 950704 124.3 ns/op BenchmarkNonZeroShifts/4/shlVU-4 754930 157.1 ns/op BenchmarkNonZeroShifts/5/shrVU-4 825128 157.0 ns/op BenchmarkNonZeroShifts/5/shlVU-4 635918 187.0 ns/op BenchmarkNonZeroShifts/10/shrVU-4 439965 276.3 ns/op BenchmarkNonZeroShifts/10/shlVU-4 384661 347.8 ns/op BenchmarkNonZeroShifts/100/shrVU-4 46065 2502 ns/op BenchmarkNonZeroShifts/100/shlVU-4 39222 2927 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4935 25363 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4068 34351 ns/op BenchmarkDecimalConversion-4 189 664141 ns/op BenchmarkFloatString/100-4 8923 13040 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 181 705542 ns/op 2917 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 62093232 ns/op 60784 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 6184592336 ns/op 835592 B/op 519 allocs/op BenchmarkFloatAdd/10-4 90202 1252 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 83467 1468 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 58260 2056 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 11848 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1573 78753 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 131521 934.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 131424 999.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 86478 1432 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 25417 4690 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3260 36978 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1326 85093 ns/op BenchmarkParseFloatLargeExp-4 248 521388 ns/op BenchmarkGCD10x10/WithoutXY-4 177828 678.3 ns/op BenchmarkGCD10x10/WithXY-4 44772 2814 ns/op BenchmarkGCD10x100/WithoutXY-4 82298 1383 ns/op BenchmarkGCD10x100/WithXY-4 12889 9384 ns/op BenchmarkGCD10x1000/WithoutXY-4 59665 1972 ns/op BenchmarkGCD10x1000/WithXY-4 10000 11248 ns/op BenchmarkGCD100x100/WithoutXY-4 22038 5618 ns/op BenchmarkGCD100x100/WithXY-4 7924 14932 ns/op BenchmarkGCD100x1000/WithoutXY-4 9574 13312 ns/op BenchmarkGCD100x1000/WithXY-4 4290 27677 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1848 64429 ns/op BenchmarkGCD1000x1000/WithXY-4 940 120631 ns/op BenchmarkHilbert-4 16 7212473 ns/op BenchmarkBinomial-4 9223 12952 ns/op BenchmarkQuoRem-4 10000 14542 ns/op BenchmarkExp-4 7 17412981 ns/op BenchmarkExpMont/Odd-4 97 1171802 ns/op 2596 B/op 22 allocs/op BenchmarkExpMont/Even1-4 97 1243395 ns/op 3357 B/op 37 allocs/op BenchmarkExpMont/Even2-4 88 1230683 ns/op 3876 B/op 54 allocs/op BenchmarkExpMont/Even3-4 88 1235661 ns/op 3884 B/op 54 allocs/op BenchmarkExpMont/Even4-4 90 1253255 ns/op 3864 B/op 53 allocs/op BenchmarkExpMont/Even8-4 92 1252076 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even32-4 87 1239578 ns/op 3871 B/op 54 allocs/op BenchmarkExpMont/Even64-4 100 1024432 ns/op 3641 B/op 53 allocs/op BenchmarkExpMont/Even96-4 92 1100178 ns/op 3766 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 1342074 ns/op 3259 B/op 50 allocs/op BenchmarkExpMont/Even255-4 120 887496 ns/op 2934 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 441 293093 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 340 328174 ns/op 1734 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 358 326894 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 373 313059 ns/op 1741 B/op 47 allocs/op BenchmarkExp2-4 7 15859886 ns/op BenchmarkBitset-4 781568 153.1 ns/op BenchmarkBitsetNeg-4 301698 401.2 ns/op BenchmarkBitsetOrig-4 185208 562.3 ns/op BenchmarkBitsetNegOrig-4 139561 897.9 ns/op BenchmarkModSqrt225_Tonelli-4 79 1496984 ns/op BenchmarkModSqrt225_3Mod4-4 264 452178 ns/op BenchmarkModSqrt231_Tonelli-4 72 1597280 ns/op BenchmarkModSqrt231_5Mod8-4 218 546424 ns/op BenchmarkModInverse-4 9366 12411 ns/op BenchmarkSqrt-4 920 134063 ns/op BenchmarkIntSqr/1-4 1347631 93.02 ns/op BenchmarkIntSqr/2-4 446487 258.8 ns/op BenchmarkIntSqr/3-4 382312 319.3 ns/op BenchmarkIntSqr/5-4 254553 479.7 ns/op BenchmarkIntSqr/8-4 155185 776.3 ns/op BenchmarkIntSqr/10-4 123148 997.7 ns/op BenchmarkIntSqr/20-4 32248 3680 ns/op BenchmarkIntSqr/30-4 22167 5263 ns/op BenchmarkIntSqr/50-4 13053 9195 ns/op BenchmarkIntSqr/80-4 6945 16653 ns/op BenchmarkIntSqr/100-4 5304 22544 ns/op BenchmarkIntSqr/200-4 1842 64693 ns/op BenchmarkIntSqr/300-4 925 126262 ns/op BenchmarkIntSqr/500-4 423 286536 ns/op BenchmarkIntSqr/800-4 183 661043 ns/op BenchmarkIntSqr/1000-4 123 975743 ns/op BenchmarkDiv/20/10-4 313063 386.3 ns/op BenchmarkDiv/40/20-4 316068 382.2 ns/op BenchmarkDiv/100/50-4 264421 406.0 ns/op BenchmarkDiv/200/100-4 36361 4025 ns/op BenchmarkDiv/400/200-4 30260 4808 ns/op BenchmarkDiv/1000/500-4 25270 4972 ns/op BenchmarkDiv/2000/1000-4 16917 7554 ns/op BenchmarkDiv/20000/10000-4 678 217533 ns/op BenchmarkDiv/200000/100000-4 18 7473804 ns/op BenchmarkDiv/2000000/1000000-4 1 212629182 ns/op BenchmarkDiv/20000000/10000000-4 1 7535305495 ns/op BenchmarkMul-4 3 44777139 ns/op BenchmarkNatMul/10-4 110342 1026 ns/op BenchmarkNatMul/100-4 3508 32079 ns/op BenchmarkNatMul/1000-4 100 1170710 ns/op BenchmarkZeroShifts/Shl-4 41083 2876 ns/op BenchmarkZeroShifts/ShlSame-4 5901186 19.53 ns/op BenchmarkZeroShifts/Shr-4 40089 2817 ns/op BenchmarkZeroShifts/ShrSame-4 6085515 19.20 ns/op BenchmarkExp3Power/0x10-4 202880 559.5 ns/op BenchmarkExp3Power/0x40-4 163414 769.9 ns/op BenchmarkExp3Power/0x100-4 78788 1629 ns/op BenchmarkExp3Power/0x400-4 30350 4028 ns/op BenchmarkExp3Power/0x1000-4 5456 19509 ns/op BenchmarkExp3Power/0x4000-4 963 111766 ns/op BenchmarkExp3Power/0x10000-4 122 1854721 ns/op BenchmarkExp3Power/0x40000-4 12 9242510 ns/op BenchmarkExp3Power/0x100000-4 2 101727972 ns/op BenchmarkExp3Power/0x400000-4 1 862472140 ns/op BenchmarkFibo-4 4 27648329 ns/op BenchmarkNatSqr/1-4 851931 131.7 ns/op BenchmarkNatSqr/2-4 429907 278.0 ns/op BenchmarkNatSqr/3-4 337704 372.2 ns/op BenchmarkNatSqr/5-4 213676 535.5 ns/op BenchmarkNatSqr/8-4 142345 1066 ns/op BenchmarkNatSqr/10-4 114472 1048 ns/op BenchmarkNatSqr/20-4 33115 3614 ns/op BenchmarkNatSqr/30-4 22537 5309 ns/op BenchmarkNatSqr/50-4 12747 9900 ns/op BenchmarkNatSqr/80-4 6741 21689 ns/op BenchmarkNatSqr/100-4 5023 29567 ns/op BenchmarkNatSqr/200-4 1581 69947 ns/op BenchmarkNatSqr/300-4 861 132267 ns/op BenchmarkNatSqr/500-4 397 295928 ns/op BenchmarkNatSqr/800-4 186 682484 ns/op BenchmarkNatSqr/1000-4 124 915064 ns/op BenchmarkNatSetBytes/8-4 615876 176.0 ns/op BenchmarkNatSetBytes/24-4 197997 628.2 ns/op BenchmarkNatSetBytes/128-4 43705 2606 ns/op BenchmarkNatSetBytes/7-4 865536 133.1 ns/op BenchmarkNatSetBytes/23-4 230676 547.0 ns/op BenchmarkNatSetBytes/127-4 47671 2471 ns/op BenchmarkScanPi-4 224 474896 ns/op BenchmarkStringPiParallel-4 555 239108 ns/op BenchmarkScan/10/Base2-4 37429 3219 ns/op BenchmarkScan/100/Base2-4 4296 28508 ns/op BenchmarkScan/1000/Base2-4 421 283247 ns/op BenchmarkScan/10/Base8-4 85837 1410 ns/op BenchmarkScan/100/Base8-4 10000 10302 ns/op BenchmarkScan/1000/Base8-4 1210 97669 ns/op BenchmarkScan/10/Base10-4 91771 1269 ns/op BenchmarkScan/100/Base10-4 13176 8979 ns/op BenchmarkScan/1000/Base10-4 1352 89094 ns/op BenchmarkScan/10/Base16-4 95815 1177 ns/op BenchmarkScan/100/Base16-4 14427 8265 ns/op BenchmarkScan/1000/Base16-4 1560 78433 ns/op BenchmarkString/10/Base2-4 195103 608.9 ns/op BenchmarkString/100/Base2-4 25588 4341 ns/op BenchmarkString/1000/Base2-4 2564 44137 ns/op BenchmarkString/10/Base8-4 370969 317.2 ns/op BenchmarkString/100/Base8-4 70056 1802 ns/op BenchmarkString/1000/Base8-4 7166 16381 ns/op BenchmarkString/10/Base10-4 199083 546.4 ns/op BenchmarkString/100/Base10-4 39678 3075 ns/op BenchmarkString/1000/Base10-4 4098 29018 ns/op BenchmarkString/10/Base16-4 470032 261.1 ns/op BenchmarkString/100/Base16-4 90530 1299 ns/op BenchmarkString/1000/Base16-4 9381 11164 ns/op BenchmarkLeafSize/0-4 30 3856337 ns/op BenchmarkLeafSize/1-4 392 290390 ns/op BenchmarkLeafSize/2-4 397 291850 ns/op BenchmarkLeafSize/3-4 266 440533 ns/op BenchmarkLeafSize/4-4 423 280279 ns/op BenchmarkLeafSize/5-4 232 570670 ns/op BenchmarkLeafSize/6-4 264 448262 ns/op BenchmarkLeafSize/7-4 288 409188 ns/op BenchmarkLeafSize/8-4 408 291408 ns/op BenchmarkLeafSize/9-4 176 675126 ns/op BenchmarkLeafSize/10-4 211 531737 ns/op BenchmarkLeafSize/11-4 217 543622 ns/op BenchmarkLeafSize/12-4 242 534480 ns/op BenchmarkLeafSize/13-4 223 687361 ns/op BenchmarkLeafSize/14-4 278 757592 ns/op BenchmarkLeafSize/15-4 273 492236 ns/op BenchmarkLeafSize/16-4 411 336703 ns/op BenchmarkLeafSize/32-4 405 287108 ns/op BenchmarkLeafSize/64-4 394 300421 ns/op BenchmarkProbablyPrime/n=0-4 6 20211725 ns/op BenchmarkProbablyPrime/n=1-4 5 22659166 ns/op BenchmarkProbablyPrime/n=5-4 4 32360664 ns/op BenchmarkProbablyPrime/n=10-4 3 45278702 ns/op BenchmarkProbablyPrime/n=20-4 2 68678758 ns/op BenchmarkProbablyPrime/Lucas-4 6 17769254 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 42 2498184 ns/op BenchmarkRatCmp-4 226270 527.2 ns/op BenchmarkFloatSqrt/64-4 13804 9303 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 6726 16410 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5149 22627 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2608 44698 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 486 251235 ns/op 17969 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 32 3508600 ns/op 173298 B/op 18 allocs/op BenchmarkFloatSqrt/1000000-4 1 256863640 ns/op 3774976 B/op 612 allocs/op PASS ok math/big 62.861s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7811314 15.33 ns/op BenchmarkLeadingZeros8-4 7610400 15.86 ns/op BenchmarkLeadingZeros16-4 7488476 16.26 ns/op BenchmarkLeadingZeros32-4 7413064 16.23 ns/op BenchmarkLeadingZeros64-4 7445050 15.84 ns/op BenchmarkTrailingZeros-4 7416780 15.64 ns/op BenchmarkTrailingZeros8-4 6958554 16.22 ns/op BenchmarkTrailingZeros16-4 7473819 16.36 ns/op BenchmarkTrailingZeros32-4 6913747 16.92 ns/op BenchmarkTrailingZeros64-4 6864495 17.03 ns/op BenchmarkOnesCount-4 6765878 15.26 ns/op BenchmarkOnesCount8-4 7544728 14.55 ns/op BenchmarkOnesCount16-4 7852838 15.04 ns/op BenchmarkOnesCount32-4 7681904 15.56 ns/op BenchmarkOnesCount64-4 7172764 15.55 ns/op BenchmarkRotateLeft-4 7728062 15.43 ns/op BenchmarkRotateLeft8-4 7025707 15.67 ns/op BenchmarkRotateLeft16-4 7672506 16.74 ns/op BenchmarkRotateLeft32-4 8165383 15.05 ns/op BenchmarkRotateLeft64-4 8057044 15.36 ns/op BenchmarkReverse-4 13053774 8.796 ns/op BenchmarkReverse8-4 15295839 7.445 ns/op BenchmarkReverse16-4 14853505 8.946 ns/op BenchmarkReverse32-4 12186676 9.552 ns/op BenchmarkReverse64-4 12634971 8.719 ns/op BenchmarkReverseBytes-4 13916949 8.469 ns/op BenchmarkReverseBytes16-4 15525639 7.885 ns/op BenchmarkReverseBytes32-4 14132868 9.600 ns/op BenchmarkReverseBytes64-4 13465746 8.662 ns/op BenchmarkAdd-4 6945523 15.55 ns/op BenchmarkAdd32-4 8010984 18.76 ns/op BenchmarkAdd64-4 7509340 15.80 ns/op BenchmarkAdd64multiple-4 14569881 8.423 ns/op BenchmarkSub-4 7789705 15.69 ns/op BenchmarkSub32-4 7627285 15.98 ns/op BenchmarkSub64-4 7481832 15.38 ns/op BenchmarkSub64multiple-4 13806099 8.668 ns/op BenchmarkMul-4 7930785 14.66 ns/op BenchmarkMul32-4 7893895 17.65 ns/op BenchmarkMul64-4 7799696 15.09 ns/op BenchmarkDiv-4 2579138 42.83 ns/op BenchmarkDiv32-4 6117278 19.85 ns/op BenchmarkDiv64-4 2759920 42.91 ns/op PASS ok math/bits 7.942s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1729719 77.14 ns/op BenchmarkAcos-4 402972 296.3 ns/op BenchmarkAcosh-4 379938 311.1 ns/op BenchmarkAsin-4 421807 280.1 ns/op BenchmarkAsinh-4 410623 291.5 ns/op BenchmarkAtan-4 1000000 100.7 ns/op BenchmarkAtanh-4 1000000 105.3 ns/op BenchmarkConj-4 14827544 7.856 ns/op BenchmarkCos-4 424632 263.5 ns/op BenchmarkCosh-4 450348 282.0 ns/op BenchmarkExp-4 511184 228.0 ns/op BenchmarkLog-4 928496 120.8 ns/op BenchmarkLog10-4 1000000 116.9 ns/op BenchmarkPhase-4 4471044 26.37 ns/op BenchmarkPolar-4 1305414 92.48 ns/op BenchmarkPow-4 325316 368.7 ns/op BenchmarkRect-4 526828 233.1 ns/op BenchmarkSin-4 465207 254.9 ns/op BenchmarkSinh-4 477243 255.0 ns/op BenchmarkSqrt-4 639544 188.8 ns/op BenchmarkTan-4 1313420 102.9 ns/op BenchmarkTanh-4 1758450 71.03 ns/op PASS ok math/cmplx 5.034s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 818710 132.4 ns/op BenchmarkInt63ThreadsafeParallel-4 974241 107.6 ns/op BenchmarkInt63Unthreadsafe-4 883378 143.8 ns/op BenchmarkIntn1000-4 646842 177.1 ns/op BenchmarkInt63n1000-4 740112 159.1 ns/op BenchmarkInt31n1000-4 686019 186.9 ns/op BenchmarkFloat32-4 643968 169.4 ns/op BenchmarkFloat64-4 803545 146.7 ns/op BenchmarkPerm3-4 177061 706.0 ns/op BenchmarkPerm30-4 16749 6276 ns/op BenchmarkPerm30ViaShuffle-4 19789 5964 ns/op BenchmarkShuffleOverhead-4 14290 8572 ns/op BenchmarkRead3-4 614728 196.4 ns/op BenchmarkRead64-4 60999 2018 ns/op BenchmarkRead1000-4 4140 30543 ns/op BenchmarkConcurrent-4 386988 285.3 ns/op PASS ok math/rand 3.814s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 37692 3042 ns/op BenchmarkQDecodeWord-4 100869 1047 ns/op BenchmarkQDecodeHeader-4 102435 1384 ns/op BenchmarkTypeByExtension/.html-4 556526 198.5 ns/op BenchmarkTypeByExtension/.HTML-4 303934 335.4 ns/op BenchmarkTypeByExtension/.unused-4 347478 317.7 ns/op BenchmarkExtensionsByType/text/html-4 194731 996.8 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 67456 1553 ns/op BenchmarkExtensionsByType/application/octet-stream-4 96955 1280 ns/op PASS ok mime 2.863s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 592 211942 ns/op 47782 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 441 366841 ns/op 48221 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 260 468760 ns/op 104474 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 418 297665 ns/op 49947 B/op 207 allocs/op PASS ok mime/multipart 1.756s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 876 136304 ns/op PASS ok mime/quotedprintable 1.243s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 25 6134438 ns/op 8626 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 25 5339951 ns/op 7482 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5010441321 ns/op 158752 B/op 225 allocs/op BenchmarkDNSName-4 78297 1446 ns/op BenchmarkInterfaces-4 2714 48990 ns/op 8650 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3157 31783 ns/op 6465 B/op 22 allocs/op BenchmarkInterfaceByName-4 2974 38027 ns/op 8725 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1711 66940 ns/op 15002 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5346 22355 ns/op 4408 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1123 140139 ns/op 135291 B/op 39 allocs/op BenchmarkParseIP-4 6129 17215 ns/op BenchmarkParseIPValidIPv4-4 296053 394.5 ns/op BenchmarkParseIPValidIPv6-4 136305 825.3 ns/op BenchmarkIPString/IPv4-4 94297 1288 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 7939 14815 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45096 2671 ns/op BenchmarkIPEqual/IPv4-4 1063746 119.1 ns/op BenchmarkIPEqual/IPv6-4 1009614 119.1 ns/op BenchmarkSendFile/1024-4 1 1211984051 ns/op 0.00 MB/s 728 B/op 13 allocs/op BenchmarkSendFile/2048-4 1 1221625603 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1205800765 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1205034113 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1210490174 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1219042536 ns/op 0.03 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1232122813 ns/op 0.05 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1009009538 ns/op 0.13 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1008102513 ns/op 0.26 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1008892606 ns/op 0.52 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1009749158 ns/op 1.04 MB/s 632 B/op 12 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1006150127 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1007146077 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1006537024 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1007230254 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1008543307 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007077749 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1033344917 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1003939989 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1003644293 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1013347873 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1016498697 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1015426730 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1035460075 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1034725201 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1019774753 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1016406038 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1007662747 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1017584969 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1002526026 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1025309567 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1094493708 ns/op 0.48 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1027627089 ns/op 1.02 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1012861808 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1006881416 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1013208210 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1009342412 ns/op 0.01 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1101130847 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 117199348 ns/op 0.28 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1228043368 ns/op 0.05 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1012213129 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1047691054 ns/op 0.25 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1018934142 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1179306311 ns/op 0.89 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 2230544186 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1015622687 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1439366886 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1012531837 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1005655078 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1015584660 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1012357879 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1006694887 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1009046758 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1002245745 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1009074859 ns/op 1.04 MB/s 896 B/op 8 allocs/op BenchmarkTCP4OneShot-4 4040 26616 ns/op BenchmarkTCP4OneShotTimeout-4 3362 29849 ns/op BenchmarkTCP4Persistent-4 26250 4717 ns/op BenchmarkTCP4PersistentTimeout-4 34441 4626 ns/op BenchmarkTCP6OneShot-4 4572 24921 ns/op BenchmarkTCP6OneShotTimeout-4 4348 25721 ns/op BenchmarkTCP6Persistent-4 26367 4067 ns/op BenchmarkTCP6PersistentTimeout-4 32200 3477 ns/op BenchmarkTCP4ConcurrentReadWrite-4 63232 3162 ns/op BenchmarkTCP6ConcurrentReadWrite-4 35073 4224 ns/op BenchmarkSetReadDeadline-4 179652 670.3 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 21976 5782 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 19603 6307 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 21399 6497 ns/op 0 B/op 0 allocs/op PASS ok net 73.512s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21837 5369 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9820 11404 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 17786 6702 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16458 7351 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 35511 3184 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 54802 2156 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 102.4 ns/op BenchmarkFindChild/n=2/rep=map-4 3724308 32.04 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 983972 121.1 ns/op BenchmarkFindChild/n=4/rep=linear-4 610702 199.7 ns/op BenchmarkFindChild/n=4/rep=map-4 3490347 34.01 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 569109 211.0 ns/op BenchmarkFindChild/n=8/rep=linear-4 302224 367.6 ns/op BenchmarkFindChild/n=8/rep=map-4 3157478 37.84 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 315921 381.6 ns/op BenchmarkFindChild/n=16/rep=linear-4 169755 707.7 ns/op BenchmarkFindChild/n=16/rep=map-4 2968644 40.47 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2119516 55.77 ns/op BenchmarkFindChild/n=32/rep=linear-4 85113 1409 ns/op BenchmarkFindChild/n=32/rep=map-4 2926444 39.35 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2231920 54.30 ns/op BenchmarkMultiConflicts-4 1 203596971 ns/op BenchmarkServerMatch-4 17454 6968 ns/op BenchmarkReadRequestChrome-4 3555 33352 ns/op 18.32 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8416 13793 ns/op 5.66 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8418 13785 ns/op 5.95 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6078 19289 ns/op 7.83 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13850 8679 ns/op 4.61 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 523 208128 ns/op 4.92 MB/s BenchmarkFileAndServer_1KB/https1-4 294 376104 ns/op 2.72 MB/s BenchmarkFileAndServer_1KB/h2-4 218 519142 ns/op 1.97 MB/s BenchmarkFileAndServer_16MB/h1-4 4 31393348 ns/op 534.42 MB/s BenchmarkFileAndServer_16MB/https1-4 2 84412698 ns/op 198.75 MB/s BenchmarkFileAndServer_16MB/h2-4 1 153811370 ns/op 109.08 MB/s BenchmarkFileAndServer_64MB/h1-4 1 129351013 ns/op 518.81 MB/s BenchmarkFileAndServer_64MB/https1-4 1 286796917 ns/op 233.99 MB/s BenchmarkFileAndServer_64MB/h2-4 1 732279618 ns/op 91.64 MB/s BenchmarkServeMux-4 200 629311 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 231 529009 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 466 314285 ns/op 5870 B/op 63 allocs/op BenchmarkClientServer/https1-4 244 452512 ns/op 6603 B/op 73 allocs/op BenchmarkClientServer/h2-4 157 642797 ns/op 10250 B/op 81 allocs/op BenchmarkClientServerParallel/4/h1-4 1426 70194 ns/op 8864 B/op 74 allocs/op BenchmarkClientServerParallel/4/https1-4 15 9346969 ns/op 105462 B/op 1167 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35134: read tcp 127.0.0.1:43515->127.0.0.1:35134: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35178: read tcp 127.0.0.1:43515->127.0.0.1:35178: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38784: read tcp 127.0.0.1:46785->127.0.0.1:38784: use of closed network connection BenchmarkClientServerParallel/4/h2-4 12 9294437 ns/op 98328 B/op 1173 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60268: read tcp 127.0.0.1:41785->127.0.0.1:60268: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58624: read tcp 127.0.0.1:36667->127.0.0.1:58624: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58694: read tcp 127.0.0.1:36667->127.0.0.1:58694: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58696: read tcp 127.0.0.1:36667->127.0.0.1:58696: use of closed network connection BenchmarkClientServerParallel/64/h1-4 154 703022 ns/op 21432 B/op 119 allocs/op BenchmarkClientServerParallel/64/https1-4 12 9194475 ns/op 103572 B/op 1166 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34156: read tcp 127.0.0.1:43051->127.0.0.1:34156: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34150: read tcp 127.0.0.1:43051->127.0.0.1:34150: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34152: read tcp 127.0.0.1:43051->127.0.0.1:34152: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44568: read tcp 127.0.0.1:45701->127.0.0.1:44568: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44528: read tcp 127.0.0.1:45701->127.0.0.1:44528: use of closed network connection BenchmarkClientServerParallel/64/h2-4 13 11961765 ns/op 102952 B/op 1233 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58804: read tcp 127.0.0.1:40363->127.0.0.1:58804: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58842: read tcp 127.0.0.1:40363->127.0.0.1:58842: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58834: read tcp 127.0.0.1:40363->127.0.0.1:58834: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58802: write tcp 127.0.0.1:40363->127.0.0.1:58802: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44550: write tcp 127.0.0.1:35163->127.0.0.1:44550: use of closed network connection BenchmarkServer-4 1 1022046533 ns/op 34320 B/op 205 allocs/op BenchmarkClient-4 438 298560 ns/op 3726 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 807 139196 ns/op 7387 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1344 94042 ns/op 3039 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1603 75168 ns/op 1911 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1623 73395 ns/op 2796 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1684 70050 ns/op 2747 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1680 72537 ns/op 2779 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1784 67910 ns/op 1929 B/op 14 allocs/op BenchmarkServerHijack-4 1210 89147 ns/op 16768 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 589 179492 ns/op 6043 B/op 52 allocs/op BenchmarkResponseStatusLine-4 379290 309.7 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.992s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 7060 34663 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.370s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 71433 1744 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 641437 194.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 153031 785.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 61028 1930 ns/op BenchmarkStdIPv4-4 96634 1253 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 95169 1259 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 96811 1196 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 59578 2048 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 64905 1825 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1501636 81.72 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1123170 104.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1512069 79.45 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 181968 630.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 223023 579.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 208052 563.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 86018 1428 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 238884 485.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 114950 1065 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 123618 967.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 117879 1020 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 80721 1592 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 345745 347.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 101526 1096 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 145855 892.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 229137 529.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 127818 939.1 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 319995 356.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 129242 944.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 129906 899.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 134564 899.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 110745 1138 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 474816 244.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 133906 891.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 89839 1418 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 101684 1205 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 148303 864.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 93784 1215 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 282292 431.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 102974 1202 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 109524 1010 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 179407 659.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 105412 1131 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 908332 121.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 120.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 121.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 924565 126.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 869001 130.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 908630 133.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 920570 128.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 886053 128.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 972387 129.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 379281 305.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 549823 217.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 147854 787.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 162246 770.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 162030 772.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74185 1640 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 341773 344.9 ns/op PASS ok net/netip 9.210s 2023/09/20 15:31:26 Test RPC server listening on 127.0.0.1:46159 2023/09/20 15:31:26 Test HTTP RPC server listening on 127.0.0.1:34505 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1974 51471 ns/op BenchmarkEndToEndHTTP-4 2304 50128 ns/op BenchmarkEndToEndAsync-4 4084 34164 ns/op BenchmarkEndToEndAsyncHTTP-4 3374 45730 ns/op PASS ok net/rpc 1.794s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3368 38024 ns/op BenchmarkReadMIMEHeader/server_headers-4 4158 26964 ns/op BenchmarkUncommon-4 18745 6382 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.494s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3336 31416 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 84795 1407 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 647662 194.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 84756 1395 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 157650 732.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 78362 1511 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12625 9846 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 380482 297.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 84088 1422 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 160177 790.9 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 76743 1553 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 12624 11694 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 171475 753.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 68838 1718 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 67029 1793 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 30858 3926 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5258 21844 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 164044 727.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 72634 1724 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 69002 1831 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 30636 3973 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5221 23010 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.414s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 2895411 47.82 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 166442 669.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 625 192011 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 297 390402 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 535 238315 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 121804 998.8 ns/op BenchmarkStatFile-4 82124 1563 ns/op BenchmarkStatDir-4 88406 1466 ns/op BenchmarkLstatDot-4 111685 1005 ns/op BenchmarkLstatFile-4 75158 1738 ns/op BenchmarkLstatDir-4 81932 1520 ns/op PASS ok os 2.830s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 289 384298 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.406s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 439080 297.6 ns/op PASS ok os/user 1.161s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3374328 34.49 ns/op BenchmarkString-4 1790932 66.56 ns/op BenchmarkBytes-4 1574484 75.42 ns/op BenchmarkNamedBytes-4 1000000 112.8 ns/op BenchmarkBytesArray-4 702756 162.8 ns/op BenchmarkSliceLen-4 1814817 66.61 ns/op BenchmarkMapLen-4 875323 135.1 ns/op BenchmarkStringLen-4 1501735 79.88 ns/op BenchmarkArrayLen-4 1259722 92.67 ns/op BenchmarkSliceCap-4 1815836 65.88 ns/op BenchmarkDeepEqual/int8-4 476966 237.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 84604 1426 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 410800 291.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 78658 1495 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 395925 300.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 78817 1515 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 380298 288.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 80920 1462 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 421542 284.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 77890 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 537771 245.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 105830 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 398295 297.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 78436 1496 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 402403 298.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 75364 1561 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 401508 291.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 79260 1524 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 381108 315.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 81105 1532 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 386683 307.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 75680 1574 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 391046 303.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 77581 1494 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 406378 288.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 78439 1523 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 406197 291.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 76443 1523 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 428221 286.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 79002 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 496220 230.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 91587 1433 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 404383 287.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 78522 1553 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 105976 1117 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50526 2418 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 48120 2489 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 31918 3843 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 35161 3451 ns/op BenchmarkIsZero/ArrayComparable-4 134468 901.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 28887 4160 ns/op BenchmarkIsZero/StructComparable-4 347088 340.8 ns/op BenchmarkIsZero/StructIncomparable-4 127807 909.2 ns/op BenchmarkSetZero/Bool/Direct-4 4208598 28.51 ns/op BenchmarkSetZero/Bool/CachedZero-4 725982 141.1 ns/op BenchmarkSetZero/Bool/NewZero-4 613947 193.0 ns/op BenchmarkSetZero/Int/Direct-4 1931786 60.44 ns/op BenchmarkSetZero/Int/CachedZero-4 824643 141.3 ns/op BenchmarkSetZero/Int/NewZero-4 617853 185.7 ns/op BenchmarkSetZero/Uint/Direct-4 1895725 61.17 ns/op BenchmarkSetZero/Uint/CachedZero-4 893971 140.2 ns/op BenchmarkSetZero/Uint/NewZero-4 659378 189.8 ns/op BenchmarkSetZero/Float/Direct-4 1979923 61.25 ns/op BenchmarkSetZero/Float/CachedZero-4 822357 142.7 ns/op BenchmarkSetZero/Float/NewZero-4 689736 189.4 ns/op BenchmarkSetZero/Complex/Direct-4 2082078 60.99 ns/op BenchmarkSetZero/Complex/CachedZero-4 856617 142.7 ns/op BenchmarkSetZero/Complex/NewZero-4 589690 195.6 ns/op BenchmarkSetZero/Array/Direct-4 2018846 52.37 ns/op BenchmarkSetZero/Array/CachedZero-4 829326 145.9 ns/op BenchmarkSetZero/Array/NewZero-4 629940 193.2 ns/op BenchmarkSetZero/Chan/Direct-4 1934928 61.12 ns/op BenchmarkSetZero/Chan/CachedZero-4 809270 153.4 ns/op BenchmarkSetZero/Chan/NewZero-4 574288 198.0 ns/op BenchmarkSetZero/Func/Direct-4 1966320 62.50 ns/op BenchmarkSetZero/Func/CachedZero-4 797722 146.3 ns/op BenchmarkSetZero/Func/NewZero-4 616177 196.2 ns/op BenchmarkSetZero/Interface/Direct-4 1830570 65.53 ns/op BenchmarkSetZero/Interface/CachedZero-4 780954 144.6 ns/op BenchmarkSetZero/Interface/NewZero-4 609663 195.9 ns/op BenchmarkSetZero/Map/Direct-4 1958658 61.77 ns/op BenchmarkSetZero/Map/CachedZero-4 795597 145.9 ns/op BenchmarkSetZero/Map/NewZero-4 612277 195.9 ns/op BenchmarkSetZero/Pointer/Direct-4 1933095 61.70 ns/op BenchmarkSetZero/Pointer/CachedZero-4 782792 149.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 563491 199.0 ns/op BenchmarkSetZero/Slice/Direct-4 1836567 64.82 ns/op BenchmarkSetZero/Slice/CachedZero-4 811719 143.6 ns/op BenchmarkSetZero/Slice/NewZero-4 670346 189.8 ns/op BenchmarkSetZero/String/Direct-4 1966785 62.23 ns/op BenchmarkSetZero/String/CachedZero-4 822428 140.7 ns/op BenchmarkSetZero/String/NewZero-4 614058 190.7 ns/op BenchmarkSetZero/Struct/Direct-4 2655153 48.06 ns/op BenchmarkSetZero/Struct/CachedZero-4 815356 143.7 ns/op BenchmarkSetZero/Struct/NewZero-4 548985 194.5 ns/op BenchmarkSelect/1-4 174241 688.4 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 72553 1618 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 38970 3018 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 143007 842.0 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 186848 630.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 130425 952.4 ns/op 134.39 MB/s BenchmarkCallArgCopy/size=256-4 130846 963.5 ns/op 265.70 MB/s BenchmarkCallArgCopy/size=1024-4 113994 1378 ns/op 743.21 MB/s BenchmarkCallArgCopy/size=4096-4 62684 2125 ns/op 1927.89 MB/s BenchmarkCallArgCopy/size=65536-4 5811 21060 ns/op 3111.83 MB/s BenchmarkFieldByName1-4 848160 140.6 ns/op BenchmarkFieldByName2-4 73144 1772 ns/op BenchmarkFieldByName3-4 7196 14022 ns/op BenchmarkInterfaceBig-4 2196934 63.71 ns/op BenchmarkInterfaceSmall-4 2156918 57.23 ns/op BenchmarkNew-4 1322433 81.15 ns/op BenchmarkMap/StringKeys/MapIndex-4 2104 54939 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1978 62409 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2358 51128 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1988 58300 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2082 53071 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1946 60853 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 248806 495.1 ns/op PASS ok reflect 18.491s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 10167 13389 ns/op 9161 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 18994 13478 ns/op 9329 B/op 1 allocs/op BenchmarkFindString-4 9770 12317 ns/op 9449 B/op 1 allocs/op BenchmarkFindSubmatch-4 9615 12079 ns/op 9280 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 8422 12566 ns/op 9258 B/op 2 allocs/op BenchmarkLiteral-4 28071 4543 ns/op BenchmarkNotLiteral-4 2409 45285 ns/op BenchmarkMatchClass-4 1920 59832 ns/op BenchmarkMatchClass_InRange-4 1939 59143 ns/op BenchmarkReplaceAll-4 2361 44576 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 26368 4348 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 35738 3538 ns/op BenchmarkAnchoredShortMatch-4 18979 7883 ns/op BenchmarkAnchoredLongMatch-4 10000 11039 ns/op BenchmarkOnePassShortA-4 10000 10016 ns/op BenchmarkNotOnePassShortA-4 6178 21320 ns/op BenchmarkOnePassShortB-4 17936 6756 ns/op BenchmarkNotOnePassShortB-4 9193 16687 ns/op BenchmarkOnePassLongPrefix-4 69812 1900 ns/op BenchmarkOnePassLongNotPrefix-4 24790 5644 ns/op BenchmarkMatchParallelShared-4 20626 7925 ns/op BenchmarkMatchParallelCopied-4 19284 5625 ns/op BenchmarkQuoteMetaAll-4 147717 840.9 ns/op 16.65 MB/s BenchmarkQuoteMetaNone-4 293305 449.7 ns/op 57.81 MB/s BenchmarkCompile/Onepass-4 2596 45798 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1068 118497 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 121 976401 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3919035 30.35 ns/op 527.26 MB/s BenchmarkMatch/Easy0/32-4 32737 5343 ns/op 5.99 MB/s BenchmarkMatch/Easy0/1K-4 26911 5098 ns/op 200.85 MB/s BenchmarkMatch/Easy0i/16-4 3873087 31.05 ns/op 515.34 MB/s BenchmarkMatch/Easy0i/32-4 3753 32025 ns/op 1.00 MB/s BenchmarkMatch/Easy0i/1K-4 139 871313 ns/op 1.18 MB/s BenchmarkMatch/Easy1/16-4 4065457 31.06 ns/op 515.17 MB/s BenchmarkMatch/Easy1/32-4 16191 9146 ns/op 3.50 MB/s BenchmarkMatch/Easy1/1K-4 5316 24835 ns/op 41.23 MB/s BenchmarkMatch/Medium/16-4 3842188 30.52 ns/op 524.17 MB/s BenchmarkMatch/Medium/32-4 3427 30252 ns/op 1.06 MB/s BenchmarkMatch/Medium/1K-4 152 781699 ns/op 1.31 MB/s BenchmarkMatch/Hard/16-4 3898454 31.44 ns/op 508.83 MB/s BenchmarkMatch/Hard/32-4 2262 48126 ns/op 0.66 MB/s BenchmarkMatch/Hard/1K-4 82 1404053 ns/op 0.73 MB/s BenchmarkMatch/Hard1/16-4 681 178609 ns/op 0.09 MB/s BenchmarkMatch/Hard1/32-4 366 322302 ns/op 0.10 MB/s BenchmarkMatch/Hard1/1K-4 12 9008149 ns/op 0.11 MB/s BenchmarkMatch_onepass_regex/16-4 18446 6675 ns/op 2.40 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 11165 ns/op 2.87 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 399 310480 ns/op 3.30 MB/s 22 B/op 0 allocs/op PASS ok regexp 9.352s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 432481 276.6 ns/op BenchmarkIsWordChar-4 173698 717.6 ns/op PASS ok regexp/syntax 2.614s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 64909 1688 ns/op BenchmarkCallers/inlined-4 80275 1426 ns/op BenchmarkCallers/no-cache-4 31962 3723 ns/op BenchmarkFPCallers/cached-4 13024214 9.396 ns/op BenchmarkMakeChan/Byte-4 935510 138.1 ns/op BenchmarkMakeChan/Int-4 1000000 178.2 ns/op BenchmarkMakeChan/Ptr-4 529656 219.5 ns/op BenchmarkMakeChan/Struct/0-4 1541690 90.15 ns/op BenchmarkMakeChan/Struct/32-4 572632 223.2 ns/op BenchmarkMakeChan/Struct/40-4 480133 343.4 ns/op BenchmarkChanNonblocking-4 5369917 23.93 ns/op BenchmarkSelectUncontended-4 854504 151.2 ns/op BenchmarkSelectSyncContended-4 92955 1486 ns/op BenchmarkSelectAsyncContended-4 252388 556.5 ns/op BenchmarkSelectNonblock-4 2196402 48.49 ns/op BenchmarkChanUncontended-4 13069 8125 ns/op BenchmarkChanContended-4 3078 41472 ns/op BenchmarkChanSync-4 243280 458.8 ns/op BenchmarkChanSyncWork-4 81518 1418 ns/op BenchmarkChanProdCons0-4 194536 571.2 ns/op BenchmarkChanProdCons10-4 319650 397.2 ns/op BenchmarkChanProdCons100-4 357511 289.7 ns/op BenchmarkChanProdConsWork0-4 164128 781.3 ns/op BenchmarkChanProdConsWork10-4 231177 537.2 ns/op BenchmarkChanProdConsWork100-4 229372 507.8 ns/op BenchmarkSelectProdCons-4 126968 791.2 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 101.2 ns/op BenchmarkChanCreation-4 603026 209.4 ns/op BenchmarkChanSem-4 245406 472.0 ns/op BenchmarkChanPopular-4 108 1043135 ns/op BenchmarkChanClosed-4 1715780 74.37 ns/op BenchmarkCallClosure-4 4735471 25.18 ns/op BenchmarkCallClosure1-4 4840910 24.43 ns/op BenchmarkCallClosure2-4 1464163 81.96 ns/op BenchmarkCallClosure3-4 1821218 72.69 ns/op BenchmarkCallClosure4-4 1536429 88.10 ns/op BenchmarkComplex128DivNormal-4 5816910 25.07 ns/op BenchmarkComplex128DivNisNaN-4 4567782 24.71 ns/op BenchmarkComplex128DivDisNaN-4 4358454 25.90 ns/op BenchmarkComplex128DivNisInf-4 5603446 21.23 ns/op BenchmarkComplex128DivDisInf-4 4075470 29.77 ns/op BenchmarkSetTypePtr-4 50249235 2.311 ns/op 3462.08 MB/s BenchmarkSetTypePtr8-4 8338149 14.66 ns/op 4365.28 MB/s BenchmarkSetTypePtr16-4 8351284 14.60 ns/op 8765.82 MB/s BenchmarkSetTypePtr32-4 8346840 15.03 ns/op 17032.30 MB/s BenchmarkSetTypePtr64-4 8116100 14.64 ns/op 34974.33 MB/s BenchmarkSetTypePtr126-4 5241838 23.95 ns/op 42087.25 MB/s BenchmarkSetTypePtr128-4 5411667 22.65 ns/op 45214.89 MB/s BenchmarkSetTypePtrSlice-4 835204 151.8 ns/op 53977.38 MB/s BenchmarkSetTypeNode1-4 7858075 14.71 ns/op 1631.85 MB/s BenchmarkSetTypeNode1Slice-4 4078024 30.57 ns/op 25119.30 MB/s BenchmarkSetTypeNode8-4 8043674 15.00 ns/op 5332.56 MB/s BenchmarkSetTypeNode8Slice-4 1606507 73.81 ns/op 34681.58 MB/s BenchmarkSetTypeNode64-4 5430992 22.21 ns/op 23775.01 MB/s BenchmarkSetTypeNode64Slice-4 202000 609.2 ns/op 27732.54 MB/s BenchmarkSetTypeNode64Dead-4 6410358 18.66 ns/op 28298.81 MB/s BenchmarkSetTypeNode64DeadSlice-4 207798 593.5 ns/op 28470.00 MB/s BenchmarkSetTypeNode124-4 5274273 22.64 ns/op 44529.40 MB/s BenchmarkSetTypeNode124Slice-4 184830 641.2 ns/op 50305.34 MB/s BenchmarkSetTypeNode126-4 5342191 21.92 ns/op 46712.57 MB/s BenchmarkSetTypeNode126Slice-4 196064 627.7 ns/op 52200.66 MB/s BenchmarkSetTypeNode128-4 3973306 66.38 ns/op 15666.60 MB/s BenchmarkSetTypeNode128Slice-4 131676 867.1 ns/op 38381.40 MB/s BenchmarkSetTypeNode130-4 4111534 32.22 ns/op 32769.87 MB/s BenchmarkSetTypeNode130Slice-4 130174 890.8 ns/op 37936.04 MB/s BenchmarkSetTypeNode1024-4 679821 187.3 ns/op 43826.84 MB/s BenchmarkSetTypeNode1024Slice-4 24285 5185 ns/op 50655.77 MB/s BenchmarkAllocation-4 3016 73499 ns/op BenchmarkReadMemStats-4 9832 28888 ns/op BenchmarkReadMemStatsLatency-4 1 43706 p50-ns 43706 p90-ns 43706 p99-ns BenchmarkWriteBarrier-4 2037859 57.78 ns/op BenchmarkBulkWriteBarrier-4 3838518 28.42 ns/op BenchmarkScanStackNoLocals-4 3 44038103 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9091888 13.95 ns/op BenchmarkMSpanCountAlloc/bits=128-4 7209170 15.02 ns/op BenchmarkMSpanCountAlloc/bits=256-4 6576220 18.11 ns/op BenchmarkMSpanCountAlloc/bits=512-4 4788712 25.35 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3189160 40.85 ns/op BenchmarkHash5-4 4251694 27.28 ns/op 183.31 MB/s BenchmarkHash16-4 4392310 26.86 ns/op 595.64 MB/s BenchmarkHash64-4 3553081 33.48 ns/op 1911.31 MB/s BenchmarkHash1024-4 848084 147.2 ns/op 6958.64 MB/s BenchmarkHash65536-4 17216 6810 ns/op 9623.34 MB/s BenchmarkAlignedLoad-4 6787218 17.65 ns/op BenchmarkUnalignedLoad-4 6786248 18.40 ns/op BenchmarkEqEfaceConcrete-4 4926316 21.46 ns/op BenchmarkEqIfaceConcrete-4 4816198 23.58 ns/op BenchmarkNeEfaceConcrete-4 4936904 24.80 ns/op BenchmarkNeIfaceConcrete-4 4651058 25.08 ns/op BenchmarkConvT2EByteSized/bool-4 4473769 26.51 ns/op BenchmarkConvT2EByteSized/uint8-4 4506566 25.29 ns/op BenchmarkConvT2ESmall-4 4476040 27.47 ns/op BenchmarkConvT2EUintptr-4 4379924 27.04 ns/op BenchmarkConvT2ELarge-4 1326400 93.63 ns/op BenchmarkConvT2ISmall-4 4342030 27.17 ns/op BenchmarkConvT2IUintptr-4 4492682 25.87 ns/op BenchmarkConvT2ILarge-4 1000000 132.6 ns/op BenchmarkConvI2E-4 4277442 29.69 ns/op BenchmarkConvI2I-4 3826880 33.44 ns/op BenchmarkAssertE2T-4 3575029 32.52 ns/op BenchmarkAssertE2TLarge-4 2241349 53.34 ns/op BenchmarkAssertE2I-4 3696133 32.24 ns/op BenchmarkAssertI2T-4 3627444 38.07 ns/op BenchmarkAssertI2I-4 3464035 34.10 ns/op BenchmarkAssertI2E-4 4733449 24.93 ns/op BenchmarkAssertE2E-4 4654740 25.20 ns/op BenchmarkAssertE2T2-4 2722827 42.35 ns/op BenchmarkAssertE2T2Blank-4 3827428 32.60 ns/op BenchmarkAssertI2E2-4 3484534 34.13 ns/op BenchmarkAssertI2E2Blank-4 4746862 25.06 ns/op BenchmarkAssertE2E2-4 3506155 33.60 ns/op BenchmarkAssertE2E2Blank-4 4740010 25.45 ns/op BenchmarkConvT2Ezero/zero/16-4 4639876 30.36 ns/op BenchmarkConvT2Ezero/zero/32-4 4386516 25.54 ns/op BenchmarkConvT2Ezero/zero/64-4 4607966 26.70 ns/op BenchmarkConvT2Ezero/zero/str-4 4345136 28.02 ns/op BenchmarkConvT2Ezero/zero/slice-4 4382416 27.58 ns/op BenchmarkConvT2Ezero/zero/big-4 212766 635.1 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1388298 92.89 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 121.9 ns/op BenchmarkConvT2Ezero/nonzero/big-4 298344 426.3 ns/op BenchmarkConvT2Ezero/smallint/16-4 4613692 26.08 ns/op BenchmarkConvT2Ezero/smallint/32-4 4520409 29.29 ns/op BenchmarkConvT2Ezero/smallint/64-4 4536973 26.13 ns/op BenchmarkConvT2Ezero/largeint/16-4 1443013 85.28 ns/op BenchmarkConvT2Ezero/largeint/32-4 1654978 71.80 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 103.9 ns/op BenchmarkMalloc8-4 2007798 65.52 ns/op BenchmarkMalloc16-4 1913912 67.41 ns/op BenchmarkMallocTypeInfo8-4 1000000 100.9 ns/op BenchmarkMallocTypeInfo16-4 1000000 173.5 ns/op BenchmarkMallocLargeStruct-4 153534 762.7 ns/op BenchmarkGoroutineSelect-4 100 6029102 ns/op BenchmarkGoroutineBlocking-4 100 1134724 ns/op BenchmarkGoroutineForRange-4 100 1422509 ns/op BenchmarkGoroutineIdle-4 162 715434 ns/op BenchmarkHashStringSpeed-4 1732366 70.48 ns/op BenchmarkHashBytesSpeed-4 1234436 98.59 ns/op BenchmarkHashInt32Speed-4 1818522 67.03 ns/op BenchmarkHashInt64Speed-4 1995582 62.59 ns/op BenchmarkHashStringArraySpeed-4 447742 309.6 ns/op BenchmarkMegMap-4 3296340 36.98 ns/op BenchmarkMegOneMap-4 3851463 30.72 ns/op BenchmarkMegEqMap-4 1812 66354 ns/op BenchmarkMegEmptyMap-4 4332327 27.25 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2619291 46.57 ns/op BenchmarkSmallStrMap-4 3384072 35.38 ns/op BenchmarkMapStringKeysEight_16-4 3458442 35.38 ns/op BenchmarkMapStringKeysEight_32-4 3088234 39.24 ns/op BenchmarkMapStringKeysEight_64-4 3332823 48.25 ns/op BenchmarkMapStringKeysEight_1M-4 3194328 38.65 ns/op BenchmarkIntMap-4 3597829 32.70 ns/op BenchmarkMapFirst/1-4 4373145 28.36 ns/op BenchmarkMapFirst/2-4 3913147 28.19 ns/op BenchmarkMapFirst/3-4 4170486 27.94 ns/op BenchmarkMapFirst/4-4 4112359 28.14 ns/op BenchmarkMapFirst/5-4 4180159 28.22 ns/op BenchmarkMapFirst/6-4 4175642 29.02 ns/op BenchmarkMapFirst/7-4 4268174 29.37 ns/op BenchmarkMapFirst/8-4 4142611 28.55 ns/op BenchmarkMapFirst/9-4 3126592 38.25 ns/op BenchmarkMapFirst/10-4 3076446 39.08 ns/op BenchmarkMapFirst/11-4 3087355 38.77 ns/op BenchmarkMapFirst/12-4 2991517 38.47 ns/op BenchmarkMapFirst/13-4 3052900 39.00 ns/op BenchmarkMapFirst/14-4 3071023 38.71 ns/op BenchmarkMapFirst/15-4 3062920 39.25 ns/op BenchmarkMapFirst/16-4 3066140 37.94 ns/op BenchmarkMapMid/1-4 4175144 28.37 ns/op BenchmarkMapMid/2-4 4032859 29.08 ns/op BenchmarkMapMid/3-4 4097451 29.96 ns/op BenchmarkMapMid/4-4 3966501 30.58 ns/op BenchmarkMapMid/5-4 3919074 30.08 ns/op BenchmarkMapMid/6-4 3505303 30.91 ns/op BenchmarkMapMid/7-4 3795980 30.84 ns/op BenchmarkMapMid/8-4 3874492 30.60 ns/op BenchmarkMapMid/9-4 2790044 42.27 ns/op BenchmarkMapMid/10-4 3077264 39.87 ns/op BenchmarkMapMid/11-4 3037434 39.78 ns/op BenchmarkMapMid/12-4 2978692 40.19 ns/op BenchmarkMapMid/13-4 3105513 38.79 ns/op BenchmarkMapMid/14-4 3068230 39.12 ns/op BenchmarkMapMid/15-4 3089858 38.83 ns/op BenchmarkMapMid/16-4 2781709 41.90 ns/op BenchmarkMapLast/1-4 4150578 28.73 ns/op BenchmarkMapLast/2-4 4050084 29.59 ns/op BenchmarkMapLast/3-4 4059362 30.58 ns/op BenchmarkMapLast/4-4 3903896 31.06 ns/op BenchmarkMapLast/5-4 3880682 31.66 ns/op BenchmarkMapLast/6-4 3712863 31.89 ns/op BenchmarkMapLast/7-4 3818406 32.05 ns/op BenchmarkMapLast/8-4 3561495 33.07 ns/op BenchmarkMapLast/9-4 2903658 40.13 ns/op BenchmarkMapLast/10-4 2854377 42.58 ns/op BenchmarkMapLast/11-4 2830056 39.07 ns/op BenchmarkMapLast/12-4 2753096 43.98 ns/op BenchmarkMapLast/13-4 3022922 41.71 ns/op BenchmarkMapLast/14-4 2988284 40.98 ns/op BenchmarkMapLast/15-4 2915203 39.96 ns/op BenchmarkMapLast/16-4 2924570 40.51 ns/op BenchmarkMapCycle-4 2044345 67.24 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2450464 50.69 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1161 104749 ns/op BenchmarkMakeMap/[Byte]Byte-4 692226 253.4 ns/op BenchmarkMakeMap/[Int]Int-4 405122 531.6 ns/op BenchmarkNewEmptyMap-4 13115877 9.337 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1316592 91.96 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 603218 199.3 ns/op BenchmarkMapIterEmpty-4 5905234 20.33 ns/op BenchmarkSameLengthMap-4 4284654 28.29 ns/op BenchmarkBigKeyMap-4 1672378 71.55 ns/op BenchmarkBigValMap-4 1603461 76.50 ns/op BenchmarkSmallKeyMap-4 2472528 48.28 ns/op BenchmarkMapPopulate/1-4 2662880 44.15 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 128162 882.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9069 13813 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 928 130814 ns/op 51772 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 72 1535159 ns/op 416019 B/op 200 allocs/op BenchmarkMapPopulate/100000-4 6 18907162 ns/op 6527944 B/op 2904 allocs/op BenchmarkComplexAlgMap-4 293047 424.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 1568284 75.25 ns/op BenchmarkGoMapClear/Reflexive/10-4 1463109 77.78 ns/op BenchmarkGoMapClear/Reflexive/100-4 375552 324.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 43632 2707 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4975 22025 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1362937 86.85 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1323387 87.25 ns/op BenchmarkGoMapClear/NonReflexive/100-4 336158 360.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 43947 2713 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5012 22490 ns/op BenchmarkMapStringConversion/32/simple-4 1876269 67.90 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1846244 63.67 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1657918 70.91 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1869602 65.92 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1713212 68.57 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1584286 75.40 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1576360 75.90 ns/op BenchmarkMapInterfacePtr-4 1668168 73.66 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3999380 29.03 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 170434 616.4 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5134 23411 ns/op BenchmarkMapPop1000-4 382 319077 ns/op BenchmarkMapPop10000-4 22 4903036 ns/op BenchmarkMapAssign/Int32/256-4 2190070 54.07 ns/op BenchmarkMapAssign/Int32/65536-4 1790748 64.26 ns/op BenchmarkMapAssign/Int64/256-4 2236292 53.53 ns/op BenchmarkMapAssign/Int64/65536-4 1697911 70.26 ns/op BenchmarkMapAssign/Str/256-4 1731294 67.14 ns/op BenchmarkMapAssign/Str/65536-4 1095211 100.4 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1216522 100.8 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 975670 117.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 101.2 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 938884 116.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 529260 2254 ns/op BenchmarkMapOperatorAssign/Str/65536-4 370538 280.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 768924 140.3 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 449772 235.6 ns/op 38 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 804292 134.4 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 511796 221.6 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 546026 219.4 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 252134 430.4 ns/op 77 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1747740 71.35 ns/op BenchmarkMapDelete/Int32/1000-4 1903432 72.21 ns/op BenchmarkMapDelete/Int32/10000-4 1884848 63.28 ns/op BenchmarkMapDelete/Int64/100-4 1657035 70.58 ns/op BenchmarkMapDelete/Int64/1000-4 1922971 63.63 ns/op BenchmarkMapDelete/Int64/10000-4 1819448 62.75 ns/op BenchmarkMapDelete/Str/100-4 1314165 96.89 ns/op BenchmarkMapDelete/Str/1000-4 1442205 85.21 ns/op BenchmarkMapDelete/Str/10000-4 1418028 89.55 ns/op BenchmarkMapDelete/Pointer/100-4 1392559 79.09 ns/op BenchmarkMapDelete/Pointer/1000-4 1670853 71.93 ns/op BenchmarkMapDelete/Pointer/10000-4 1385241 73.61 ns/op BenchmarkMemmove/0-4 12675715 9.836 ns/op BenchmarkMemmove/1-4 1898197 62.20 ns/op 16.08 MB/s BenchmarkMemmove/2-4 2087253 65.35 ns/op 30.61 MB/s BenchmarkMemmove/3-4 1946178 62.13 ns/op 48.29 MB/s BenchmarkMemmove/4-4 2128152 63.57 ns/op 62.92 MB/s BenchmarkMemmove/5-4 1848175 62.03 ns/op 80.61 MB/s BenchmarkMemmove/6-4 1739350 62.63 ns/op 95.80 MB/s BenchmarkMemmove/7-4 1923279 59.12 ns/op 118.41 MB/s BenchmarkMemmove/8-4 1952319 59.70 ns/op 133.99 MB/s BenchmarkMemmove/9-4 1817481 62.09 ns/op 144.95 MB/s BenchmarkMemmove/10-4 1911373 61.85 ns/op 161.67 MB/s BenchmarkMemmove/11-4 1908249 60.81 ns/op 180.90 MB/s BenchmarkMemmove/12-4 1894857 61.84 ns/op 194.06 MB/s BenchmarkMemmove/13-4 1868006 59.67 ns/op 217.87 MB/s BenchmarkMemmove/14-4 1896690 62.48 ns/op 224.08 MB/s BenchmarkMemmove/15-4 1844685 60.86 ns/op 246.49 MB/s BenchmarkMemmove/16-4 1909021 60.70 ns/op 263.60 MB/s BenchmarkMemmove/32-4 1721487 69.97 ns/op 457.36 MB/s BenchmarkMemmove/64-4 1535024 79.77 ns/op 802.33 MB/s BenchmarkMemmove/128-4 1000000 134.4 ns/op 952.59 MB/s BenchmarkMemmove/256-4 937425 130.6 ns/op 1960.17 MB/s BenchmarkMemmove/512-4 620952 189.5 ns/op 2702.23 MB/s BenchmarkMemmove/1024-4 384565 316.4 ns/op 3236.42 MB/s BenchmarkMemmove/2048-4 218690 544.9 ns/op 3758.80 MB/s BenchmarkMemmove/4096-4 126432 1039 ns/op 3940.57 MB/s BenchmarkMemmoveOverlap/32-4 1858356 72.33 ns/op 442.43 MB/s BenchmarkMemmoveOverlap/64-4 1522248 75.45 ns/op 848.29 MB/s BenchmarkMemmoveOverlap/128-4 1000000 190.1 ns/op 673.48 MB/s BenchmarkMemmoveOverlap/256-4 966061 138.5 ns/op 1848.62 MB/s BenchmarkMemmoveOverlap/512-4 583842 209.6 ns/op 2442.86 MB/s BenchmarkMemmoveOverlap/1024-4 356119 337.9 ns/op 3030.84 MB/s BenchmarkMemmoveOverlap/2048-4 196552 603.5 ns/op 3393.62 MB/s BenchmarkMemmoveOverlap/4096-4 109879 1137 ns/op 3603.02 MB/s BenchmarkMemmoveUnalignedDst/0-4 11528676 10.42 ns/op BenchmarkMemmoveUnalignedDst/1-4 2014652 60.01 ns/op 16.66 MB/s BenchmarkMemmoveUnalignedDst/2-4 2013220 59.87 ns/op 33.41 MB/s BenchmarkMemmoveUnalignedDst/3-4 1952545 60.79 ns/op 49.35 MB/s BenchmarkMemmoveUnalignedDst/4-4 2147814 59.13 ns/op 67.65 MB/s BenchmarkMemmoveUnalignedDst/5-4 2051214 60.35 ns/op 82.84 MB/s BenchmarkMemmoveUnalignedDst/6-4 1990150 61.14 ns/op 98.14 MB/s BenchmarkMemmoveUnalignedDst/7-4 1974654 61.51 ns/op 113.80 MB/s BenchmarkMemmoveUnalignedDst/8-4 2065095 59.46 ns/op 134.55 MB/s BenchmarkMemmoveUnalignedDst/9-4 1871102 64.52 ns/op 139.49 MB/s BenchmarkMemmoveUnalignedDst/10-4 1908940 61.81 ns/op 161.79 MB/s BenchmarkMemmoveUnalignedDst/11-4 1902316 65.81 ns/op 167.14 MB/s BenchmarkMemmoveUnalignedDst/12-4 1949738 62.83 ns/op 191.00 MB/s BenchmarkMemmoveUnalignedDst/13-4 1975257 60.29 ns/op 215.62 MB/s BenchmarkMemmoveUnalignedDst/14-4 1845378 61.78 ns/op 226.61 MB/s BenchmarkMemmoveUnalignedDst/15-4 1921984 63.03 ns/op 237.96 MB/s BenchmarkMemmoveUnalignedDst/16-4 1936653 62.30 ns/op 256.83 MB/s BenchmarkMemmoveUnalignedDst/32-4 1692025 69.16 ns/op 462.72 MB/s BenchmarkMemmoveUnalignedDst/64-4 1534772 78.20 ns/op 818.45 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 104.1 ns/op 1229.74 MB/s BenchmarkMemmoveUnalignedDst/256-4 973750 140.4 ns/op 1823.64 MB/s BenchmarkMemmoveUnalignedDst/512-4 688522 203.7 ns/op 2513.31 MB/s BenchmarkMemmoveUnalignedDst/1024-4 406959 314.2 ns/op 3258.84 MB/s BenchmarkMemmoveUnalignedDst/2048-4 215014 545.9 ns/op 3751.77 MB/s BenchmarkMemmoveUnalignedDst/4096-4 113996 1045 ns/op 3919.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1659091 71.38 ns/op 448.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1537275 79.99 ns/op 800.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 114.8 ns/op 1115.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 938964 142.2 ns/op 1800.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 476379 211.4 ns/op 2422.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 344402 349.0 ns/op 2933.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 198688 614.4 ns/op 3333.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 103621 1129 ns/op 3627.56 MB/s BenchmarkMemmoveUnalignedSrc/0-4 11736604 10.22 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1988619 59.89 ns/op 16.70 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2020369 61.33 ns/op 32.61 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1919596 62.39 ns/op 48.09 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1944126 59.00 ns/op 67.80 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1956817 61.36 ns/op 81.49 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1966285 58.51 ns/op 102.54 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1916414 59.98 ns/op 116.71 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2006364 58.15 ns/op 137.58 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1664341 63.64 ns/op 141.43 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1970721 62.99 ns/op 158.76 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1748413 62.72 ns/op 175.38 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1911129 61.49 ns/op 195.15 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1979037 63.85 ns/op 203.60 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1850371 62.06 ns/op 225.60 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1898515 62.34 ns/op 240.62 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1897714 63.12 ns/op 253.47 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1682983 70.22 ns/op 455.72 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1484272 80.40 ns/op 795.99 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 111.6 ns/op 1147.37 MB/s BenchmarkMemmoveUnalignedSrc/256-4 886287 130.0 ns/op 1968.72 MB/s BenchmarkMemmoveUnalignedSrc/512-4 613065 195.0 ns/op 2625.94 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 431154 306.5 ns/op 3341.23 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 209688 557.4 ns/op 3674.53 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 113508 1034 ns/op 3962.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1460869 78.26 ns/op 204.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1645761 79.31 ns/op 201.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1453117 80.30 ns/op 199.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1458765 83.32 ns/op 192.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1540987 83.15 ns/op 192.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1468764 81.17 ns/op 197.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1455661 83.66 ns/op 191.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1456233 83.69 ns/op 191.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1287369 96.16 ns/op 665.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1241079 94.01 ns/op 680.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 101.1 ns/op 633.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1238440 96.26 ns/op 664.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1223828 97.60 ns/op 655.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1242932 94.47 ns/op 677.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1221486 100.2 ns/op 638.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1255653 97.59 ns/op 655.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 738104 153.4 ns/op 1668.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 737796 162.5 ns/op 1575.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 738338 161.4 ns/op 1585.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 664507 155.9 ns/op 1642.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 744237 163.3 ns/op 1567.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 750684 163.1 ns/op 1569.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 774360 159.8 ns/op 1601.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 767451 158.7 ns/op 1612.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 103699 1119 ns/op 3659.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 102150 1159 ns/op 3535.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 101340 1128 ns/op 3630.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 114976 1056 ns/op 3877.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 110374 1061 ns/op 3858.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 126588 1070 ns/op 3828.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 115905 1075 ns/op 3809.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 114363 1112 ns/op 3684.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6032 16848 ns/op 3889.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6201 18210 ns/op 3598.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6211 19472 ns/op 3365.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 5974 19025 ns/op 3444.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6316 19038 ns/op 3442.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6746 17981 ns/op 3644.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6289 18564 ns/op 3530.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6248 18148 ns/op 3611.29 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1671400 70.86 ns/op 451.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1429012 79.83 ns/op 801.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 107.6 ns/op 1189.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 812852 144.0 ns/op 1777.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 541519 217.8 ns/op 2350.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 337713 354.6 ns/op 2887.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 201098 633.0 ns/op 3235.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 102402 1223 ns/op 3350.12 MB/s BenchmarkMemclr/5-4 11300065 10.63 ns/op 470.40 MB/s BenchmarkMemclr/16-4 9867950 12.61 ns/op 1268.36 MB/s BenchmarkMemclr/64-4 5976736 20.28 ns/op 3156.30 MB/s BenchmarkMemclr/256-4 7666027 15.33 ns/op 16700.23 MB/s BenchmarkMemclr/4096-4 3213651 38.47 ns/op 106463.97 MB/s BenchmarkMemclr/65536-4 87198 1209 ns/op 54199.25 MB/s BenchmarkMemclr/1M-4 5296 20043 ns/op 52315.25 MB/s BenchmarkMemclr/4M-4 1423 83456 ns/op 50257.58 MB/s BenchmarkMemclr/8M-4 649 191152 ns/op 43884.58 MB/s BenchmarkMemclr/16M-4 324 380569 ns/op 44084.51 MB/s BenchmarkMemclr/64M-4 80 1534831 ns/op 43723.94 MB/s BenchmarkMemclrUnaligned/0_5-4 6158344 19.39 ns/op 257.88 MB/s BenchmarkMemclrUnaligned/0_16-4 5580122 20.67 ns/op 774.25 MB/s BenchmarkMemclrUnaligned/0_64-4 4067892 29.48 ns/op 2171.10 MB/s BenchmarkMemclrUnaligned/0_256-4 6014540 20.60 ns/op 12426.14 MB/s BenchmarkMemclrUnaligned/0_4096-4 2747146 42.72 ns/op 95886.43 MB/s BenchmarkMemclrUnaligned/0_65536-4 96084 1261 ns/op 51953.81 MB/s BenchmarkMemclrUnaligned/1_5-4 6110095 19.22 ns/op 260.10 MB/s BenchmarkMemclrUnaligned/1_16-4 6232592 20.60 ns/op 776.87 MB/s BenchmarkMemclrUnaligned/1_64-4 4268719 29.53 ns/op 2167.51 MB/s BenchmarkMemclrUnaligned/1_256-4 5526566 21.15 ns/op 12101.30 MB/s BenchmarkMemclrUnaligned/1_4096-4 2037285 55.88 ns/op 73306.11 MB/s BenchmarkMemclrUnaligned/1_65536-4 91784 1345 ns/op 48713.31 MB/s BenchmarkMemclrUnaligned/4_5-4 6158364 19.62 ns/op 254.88 MB/s BenchmarkMemclrUnaligned/4_16-4 5897864 20.59 ns/op 777.22 MB/s BenchmarkMemclrUnaligned/4_64-4 4173638 29.70 ns/op 2154.98 MB/s BenchmarkMemclrUnaligned/4_256-4 5395868 21.16 ns/op 12099.05 MB/s BenchmarkMemclrUnaligned/4_4096-4 2113348 58.07 ns/op 70540.96 MB/s BenchmarkMemclrUnaligned/4_65536-4 86779 1545 ns/op 42427.88 MB/s BenchmarkMemclrUnaligned/7_5-4 6173408 19.52 ns/op 256.14 MB/s BenchmarkMemclrUnaligned/7_16-4 5602806 21.05 ns/op 759.99 MB/s BenchmarkMemclrUnaligned/7_64-4 4037238 30.39 ns/op 2106.25 MB/s BenchmarkMemclrUnaligned/7_256-4 5625956 21.42 ns/op 11953.43 MB/s BenchmarkMemclrUnaligned/7_4096-4 1890782 60.01 ns/op 68257.75 MB/s BenchmarkMemclrUnaligned/7_65536-4 80500 1477 ns/op 44361.83 MB/s BenchmarkMemclrUnaligned/0_1M-4 5300 24654 ns/op 42531.19 MB/s BenchmarkMemclrUnaligned/0_4M-4 1158 106682 ns/op 39316.01 MB/s BenchmarkMemclrUnaligned/0_8M-4 499 226152 ns/op 37092.71 MB/s BenchmarkMemclrUnaligned/0_16M-4 236 424835 ns/op 39491.12 MB/s BenchmarkMemclrUnaligned/0_64M-4 76 1607049 ns/op 41759.07 MB/s BenchmarkMemclrUnaligned/1_1M-4 5371 24195 ns/op 43338.26 MB/s BenchmarkMemclrUnaligned/1_4M-4 1368 96761 ns/op 43346.99 MB/s BenchmarkMemclrUnaligned/1_8M-4 562 185270 ns/op 45277.82 MB/s BenchmarkMemclrUnaligned/1_16M-4 265 421505 ns/op 39803.09 MB/s BenchmarkMemclrUnaligned/1_64M-4 75 1609865 ns/op 41686.01 MB/s BenchmarkMemclrUnaligned/4_1M-4 5764 23812 ns/op 44036.42 MB/s BenchmarkMemclrUnaligned/4_4M-4 1399 93935 ns/op 44651.17 MB/s BenchmarkMemclrUnaligned/4_8M-4 638 180611 ns/op 46445.83 MB/s BenchmarkMemclrUnaligned/4_16M-4 328 368209 ns/op 45564.37 MB/s BenchmarkMemclrUnaligned/4_64M-4 70 1628101 ns/op 41219.11 MB/s BenchmarkMemclrUnaligned/7_1M-4 5602 20532 ns/op 51070.63 MB/s BenchmarkMemclrUnaligned/7_4M-4 1365 81143 ns/op 51690.47 MB/s BenchmarkMemclrUnaligned/7_8M-4 680 180155 ns/op 46563.32 MB/s BenchmarkMemclrUnaligned/7_16M-4 346 355102 ns/op 47246.15 MB/s BenchmarkMemclrUnaligned/7_64M-4 70 1489964 ns/op 45040.60 MB/s BenchmarkGoMemclr/5-4 1327603 91.37 ns/op 54.72 MB/s BenchmarkGoMemclr/16-4 542696 212.6 ns/op 75.25 MB/s BenchmarkGoMemclr/64-4 149076 802.2 ns/op 79.78 MB/s BenchmarkGoMemclr/256-4 37342 3143 ns/op 81.45 MB/s BenchmarkMemclrRange/1K_2K-4 29712 3854 ns/op 24879.29 MB/s BenchmarkMemclrRange/2K_8K-4 18181 6465 ns/op 51592.04 MB/s BenchmarkMemclrRange/4K_16K-4 17901 6691 ns/op 48288.04 MB/s BenchmarkMemclrRange/160K_228K-4 3640 31234 ns/op 53238.37 MB/s BenchmarkClearFat7-4 6054877 19.55 ns/op BenchmarkClearFat8-4 6554245 18.04 ns/op BenchmarkClearFat11-4 6123502 19.71 ns/op BenchmarkClearFat12-4 5539011 19.46 ns/op BenchmarkClearFat13-4 5504085 19.52 ns/op BenchmarkClearFat14-4 6025438 19.46 ns/op BenchmarkClearFat15-4 6110830 19.57 ns/op BenchmarkClearFat16-4 6046081 18.11 ns/op BenchmarkClearFat24-4 6191656 19.03 ns/op BenchmarkClearFat32-4 6095222 19.32 ns/op BenchmarkClearFat40-4 5440736 20.42 ns/op BenchmarkClearFat48-4 5404533 21.84 ns/op BenchmarkClearFat56-4 5240390 22.54 ns/op BenchmarkClearFat64-4 5074395 22.59 ns/op BenchmarkClearFat72-4 4915872 23.97 ns/op BenchmarkClearFat128-4 3301950 36.06 ns/op BenchmarkClearFat256-4 2329536 53.36 ns/op BenchmarkClearFat512-4 1542835 79.14 ns/op BenchmarkClearFat1024-4 1000000 134.8 ns/op BenchmarkClearFat1032-4 965163 145.1 ns/op BenchmarkClearFat1040-4 879295 144.9 ns/op BenchmarkCopyFat7-4 5959624 19.67 ns/op BenchmarkCopyFat8-4 6035428 18.03 ns/op BenchmarkCopyFat11-4 5260126 20.02 ns/op BenchmarkCopyFat12-4 5888739 19.90 ns/op BenchmarkCopyFat13-4 5989790 20.83 ns/op BenchmarkCopyFat14-4 5357203 20.87 ns/op BenchmarkCopyFat15-4 5829985 20.24 ns/op BenchmarkCopyFat16-4 4908614 21.55 ns/op BenchmarkCopyFat24-4 6004680 19.92 ns/op BenchmarkCopyFat32-4 5610654 21.58 ns/op BenchmarkCopyFat64-4 4997836 23.42 ns/op BenchmarkCopyFat72-4 4768344 24.01 ns/op BenchmarkCopyFat128-4 3041426 42.20 ns/op BenchmarkCopyFat256-4 2365694 52.07 ns/op BenchmarkCopyFat512-4 1308163 84.12 ns/op BenchmarkCopyFat520-4 1551258 79.18 ns/op BenchmarkCopyFat1024-4 889520 142.9 ns/op BenchmarkCopyFat1032-4 808326 148.4 ns/op BenchmarkCopyFat1040-4 800952 135.4 ns/op BenchmarkIssue18740/2byte-4 472 246273 ns/op BenchmarkIssue18740/4byte-4 812 147800 ns/op BenchmarkIssue18740/8byte-4 933 125777 ns/op BenchmarkMemclrKnownSize1-4 8140838 14.90 ns/op 67.09 MB/s BenchmarkMemclrKnownSize2-4 5031590 23.77 ns/op 84.14 MB/s BenchmarkMemclrKnownSize4-4 3056475 59.17 ns/op 67.60 MB/s BenchmarkMemclrKnownSize8-4 936644 114.5 ns/op 69.88 MB/s BenchmarkMemclrKnownSize16-4 535378 240.1 ns/op 66.63 MB/s BenchmarkMemclrKnownSize32-4 326606 528.0 ns/op 60.60 MB/s BenchmarkMemclrKnownSize64-4 150372 778.6 ns/op 82.20 MB/s BenchmarkMemclrKnownSize112-4 83188 1377 ns/op 81.36 MB/s BenchmarkMemclrKnownSize128-4 78306 1557 ns/op 82.22 MB/s BenchmarkMemclrKnownSize192-4 52395 2383 ns/op 80.56 MB/s BenchmarkMemclrKnownSize248-4 42370 3150 ns/op 78.73 MB/s BenchmarkMemclrKnownSize256-4 39013 3237 ns/op 79.08 MB/s BenchmarkMemclrKnownSize512-4 20011 6190 ns/op 82.71 MB/s BenchmarkMemclrKnownSize1024-4 9468 12369 ns/op 82.78 MB/s BenchmarkMemclrKnownSize4096-4 2344 49669 ns/op 82.47 MB/s BenchmarkMemclrKnownSize512KiB-4 18 6534563 ns/op 80.23 MB/s BenchmarkReadMetricsLatency-4 15361 6384 p50-ns 7231 p90-ns 19648 p99-ns BenchmarkFinalizer-4 374 417553 ns/op BenchmarkFinalizerRun-4 387736 358.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7150236 16.32 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1829749 65.62 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1656565 73.05 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1484787 78.57 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 969051 118.0 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 948692 125.5 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1382332 85.37 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 924399 123.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 860547 118.5 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1369892 86.99 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1484416 81.32 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1317070 89.93 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 102.9 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 111.2 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6622950 18.17 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7491363 16.44 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7124853 16.66 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6645878 18.92 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5932491 20.53 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5993896 21.63 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6294007 18.48 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7326104 16.09 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7132610 16.67 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6312175 18.44 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7034731 16.77 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6958533 16.80 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6150424 18.63 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6787290 16.85 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6992746 16.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6139472 18.58 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7073282 16.58 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6952615 16.92 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6392012 18.58 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6514330 17.91 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6738333 17.81 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6225488 18.48 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6611594 17.63 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6975120 17.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6633757 18.31 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6626024 17.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7094586 17.78 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6060782 18.71 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6865617 17.55 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6716244 17.48 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6167470 18.69 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7046343 16.74 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6935577 16.67 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6133898 18.62 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7083786 16.53 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6900033 16.47 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6359725 18.30 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7029938 17.44 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7045568 16.69 ns/op BenchmarkNetpollBreak-4 8119 15071 ns/op BenchmarkPinnerPinUnpinBatch-4 1282 83351 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 262 457631 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1815 80531 ns/op BenchmarkPinnerPinUnpin-4 1468772 72.93 ns/op BenchmarkPinnerPinUnpinTiny-4 1630852 71.38 ns/op BenchmarkPinnerPinUnpinDouble-4 619350 192.0 ns/op BenchmarkPinnerPinUnpinParallel-4 4873324 27.98 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3317679 34.73 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 424492 299.6 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4484886 30.45 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5886283 22.14 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 7150360 24.80 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 8779066 20.35 ns/op BenchmarkPingPongHog-4 598 292607 ns/op BenchmarkStackGrowth-4 150996 717.3 ns/op BenchmarkStackGrowthDeep-4 1441 74168 ns/op BenchmarkCreateGoroutines-4 90606 1340 ns/op BenchmarkCreateGoroutinesParallel-4 75432 1344 ns/op BenchmarkCreateGoroutinesCapture-4 15237 6968 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 97969 1893 ns/op BenchmarkClosureCall-4 13343658 8.687 ns/op BenchmarkWakeupParallelSpinning/0s-4 6954 15537 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6500 18378 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4972 22606 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3717 34142 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2128 53323 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1317 91754 ns/op BenchmarkWakeupParallelSpinning/50µs-4 634 189811 ns/op BenchmarkWakeupParallelSpinning/100µs-4 370 342021 ns/op BenchmarkWakeupParallelSyscall/0s-4 552 236836 ns/op BenchmarkWakeupParallelSyscall/1µs-4 363 287030 ns/op BenchmarkWakeupParallelSyscall/2µs-4 386 296493 ns/op BenchmarkWakeupParallelSyscall/5µs-4 536 847857 ns/op BenchmarkWakeupParallelSyscall/10µs-4 511 365521 ns/op BenchmarkWakeupParallelSyscall/20µs-4 442 282969 ns/op BenchmarkWakeupParallelSyscall/50µs-4 379 337821 ns/op BenchmarkWakeupParallelSyscall/100µs-4 295 454956 ns/op BenchmarkMatmult-4 3148626 39.76 ns/op BenchmarkFastrand-4 11253541 10.49 ns/op BenchmarkFastrand64-4 11778414 10.60 ns/op BenchmarkFastrandHashiter-4 5141850 22.51 ns/op BenchmarkFastrandn/2-4 5974382 19.57 ns/op BenchmarkFastrandn/3-4 6233666 21.14 ns/op BenchmarkFastrandn/4-4 5776082 21.50 ns/op BenchmarkFastrandn/5-4 6518481 20.01 ns/op BenchmarkIfaceCmp100-4 71689 1691 ns/op BenchmarkIfaceCmpNil100-4 139929 878.6 ns/op BenchmarkEfaceCmpDiff-4 15364 7074 ns/op BenchmarkEfaceCmpDiffIndirect-4 18307 6771 ns/op BenchmarkDefer-4 1545127 75.07 ns/op BenchmarkDefer10-4 914173 170.2 ns/op BenchmarkDeferMany-4 528103 441.6 ns/op BenchmarkPanicRecover-4 734086 153.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7074 17678 ns/op 6161 p50-ns 19392 p90-ns 70312 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 1470 81478 ns/op 16931 p50-ns 41657 p90-ns 820637 p99-ns BenchmarkGoroutineProfile/small/idle-4 1231 88885 ns/op 68773 p50-ns 88820 p90-ns 530913 p99-ns BenchmarkGoroutineProfile/small/loaded-4 423 2424041 ns/op 166881 p50-ns 3484074 p90-ns 42074765 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 41137 19293 ns/op 2192 p50-ns 16507 p90-ns 80774 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 8727 296196 ns/op 15206 p50-ns 147956 p90-ns 5899761 p99-ns BenchmarkGoroutineProfile/large/idle-4 33 10488469 ns/op 3183658 p50-ns 26667722 p90-ns 49409400 p99-ns BenchmarkGoroutineProfile/large/loaded-4 27 8068317 ns/op 4183095 p50-ns 19121501 p90-ns 35552442 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 11726 10969 ns/op 9553 p50-ns 16348 p90-ns 32650 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 3740 81471 ns/op 12371 p50-ns 34513 p90-ns 1248582 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1503 100162 ns/op 76353 p50-ns 87558 p90-ns 268221 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 278 2194228 ns/op 330035 p50-ns 4998217 p90-ns 33211526 p99-ns BenchmarkRWMutexUncontended-4 3968582 29.84 ns/op BenchmarkRWMutexWrite100-4 1938464 60.89 ns/op BenchmarkRWMutexWrite10-4 1974834 186.1 ns/op BenchmarkRWMutexWorkWrite100-4 672966 170.7 ns/op BenchmarkRWMutexWorkWrite10-4 550786 190.1 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2685 42727 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 973 112563 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1498 90563 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 562 233586 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 652 178084 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 207 492923 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 334 361139 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 110 1129430 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 340924 383.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 415465 297.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 288835 360.9 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 346382 300.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 320871 372.8 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 290947 347.7 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 350120 303.7 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 281178 385.2 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 348075 348.9 ns/op BenchmarkMakeSlice/Byte-4 2346609 52.79 ns/op BenchmarkMakeSlice/Int16-4 2360102 51.32 ns/op BenchmarkMakeSlice/Int-4 1633615 75.31 ns/op BenchmarkMakeSlice/Ptr-4 1289480 88.64 ns/op BenchmarkMakeSlice/Struct/24-4 1207570 98.34 ns/op BenchmarkMakeSlice/Struct/32-4 973288 108.9 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 131.0 ns/op BenchmarkGrowSlice/Byte-4 952478 130.0 ns/op BenchmarkGrowSlice/Int16-4 824055 142.7 ns/op BenchmarkGrowSlice/Int-4 693694 174.5 ns/op BenchmarkGrowSlice/Ptr-4 518376 218.9 ns/op BenchmarkGrowSlice/Struct/24-4 422934 301.5 ns/op BenchmarkGrowSlice/Struct/32-4 302968 340.7 ns/op BenchmarkGrowSlice/Struct/40-4 274964 410.3 ns/op BenchmarkExtendSlice/IntSlice-4 500794 249.2 ns/op BenchmarkExtendSlice/PointerSlice-4 434253 290.1 ns/op BenchmarkExtendSlice/NoGrow-4 924192 125.0 ns/op BenchmarkAppend-4 567458 201.5 ns/op BenchmarkAppendGrowByte-4 5 24906502 ns/op BenchmarkAppendGrowString-4 1 227579906 ns/op BenchmarkAppendSlice/1Bytes-4 1945452 61.28 ns/op BenchmarkAppendSlice/4Bytes-4 1809361 67.28 ns/op BenchmarkAppendSlice/7Bytes-4 1589163 67.37 ns/op BenchmarkAppendSlice/8Bytes-4 1886157 64.27 ns/op BenchmarkAppendSlice/15Bytes-4 1821841 66.33 ns/op BenchmarkAppendSlice/16Bytes-4 1869469 64.42 ns/op BenchmarkAppendSlice/32Bytes-4 1653000 69.78 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 113973 1236 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 42356 2519 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 13184 9084 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3374 35820 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 177 621418 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 55 2455258 ns/op BenchmarkAppendStr/1Bytes-4 2158656 54.05 ns/op BenchmarkAppendStr/4Bytes-4 2132720 55.05 ns/op BenchmarkAppendStr/8Bytes-4 2086092 56.09 ns/op BenchmarkAppendStr/16Bytes-4 2078654 57.00 ns/op BenchmarkAppendStr/32Bytes-4 1906292 61.47 ns/op BenchmarkAppendSpecialCase-4 571180 207.3 ns/op BenchmarkCopy/1Byte-4 1851315 63.68 ns/op 15.70 MB/s BenchmarkCopy/1String-4 1969298 64.30 ns/op 15.55 MB/s BenchmarkCopy/2Byte-4 1779120 63.31 ns/op 31.59 MB/s BenchmarkCopy/2String-4 1980045 61.62 ns/op 32.46 MB/s BenchmarkCopy/4Byte-4 1918666 60.77 ns/op 65.82 MB/s BenchmarkCopy/4String-4 1950662 62.37 ns/op 64.14 MB/s BenchmarkCopy/8Byte-4 2011269 64.42 ns/op 124.19 MB/s BenchmarkCopy/8String-4 1986553 58.68 ns/op 136.33 MB/s BenchmarkCopy/12Byte-4 1905015 63.28 ns/op 189.63 MB/s BenchmarkCopy/12String-4 1876099 63.86 ns/op 187.92 MB/s BenchmarkCopy/16Byte-4 1873261 64.86 ns/op 246.68 MB/s BenchmarkCopy/16String-4 1788544 68.90 ns/op 232.22 MB/s BenchmarkCopy/32Byte-4 1691260 73.91 ns/op 432.93 MB/s BenchmarkCopy/32String-4 1660981 69.06 ns/op 463.37 MB/s BenchmarkCopy/128Byte-4 1000000 110.1 ns/op 1162.70 MB/s BenchmarkCopy/128String-4 955647 109.0 ns/op 1174.62 MB/s BenchmarkCopy/1024Byte-4 320400 326.4 ns/op 3137.50 MB/s BenchmarkCopy/1024String-4 361219 340.8 ns/op 3005.11 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26479 4712 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 16389 8824 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 10100 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 32817 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 13089 ns/op BenchmarkAppendInPlace/Grow/Byte-4 132493 1043 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 130540 957.9 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 110604 1899 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 93813 1530 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 72213 2297 ns/op BenchmarkStackCopyPtr-4 1 179757880 ns/op BenchmarkStackCopy-4 2 93030469 ns/op BenchmarkStackCopyNoCache-4 24 4957595 ns/op BenchmarkStackCopyWithStkobj-4 2 65414890 ns/op BenchmarkIssue18138-4 1012 131585 ns/op BenchmarkCompareStringEqual-4 10305735 12.51 ns/op BenchmarkCompareStringIdentical-4 14015889 8.736 ns/op BenchmarkCompareStringSameLength-4 11301561 9.923 ns/op BenchmarkCompareStringDifferentLength-4 13615886 8.548 ns/op BenchmarkCompareStringBigUnaligned-4 1828 65137 ns/op 16098.11 MB/s BenchmarkCompareStringBig-4 1405 76142 ns/op 13771.45 MB/s BenchmarkConcatStringAndBytes-4 2494933 46.20 ns/op BenchmarkSliceByteToString/1-4 2054245 58.58 ns/op BenchmarkSliceByteToString/2-4 1239021 97.78 ns/op BenchmarkSliceByteToString/4-4 1000000 123.7 ns/op BenchmarkSliceByteToString/8-4 1000000 105.3 ns/op BenchmarkSliceByteToString/16-4 1000000 101.9 ns/op BenchmarkSliceByteToString/32-4 1000000 113.8 ns/op BenchmarkSliceByteToString/64-4 971119 144.5 ns/op BenchmarkSliceByteToString/128-4 810542 161.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2417721 48.78 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 839088 149.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 926924 128.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3947467 30.47 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1508246 79.36 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2001597 60.47 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2780590 41.42 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 518331 243.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 481381 252.4 ns/op BenchmarkRuneIterate/range/ASCII-4 9537256 12.53 ns/op BenchmarkRuneIterate/range/Japanese-4 1925307 62.13 ns/op BenchmarkRuneIterate/range/MixedLength-4 2460409 45.64 ns/op BenchmarkRuneIterate/range1/ASCII-4 8604519 14.09 ns/op BenchmarkRuneIterate/range1/Japanese-4 1943983 61.20 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2489409 45.70 ns/op BenchmarkRuneIterate/range2/ASCII-4 9161838 12.27 ns/op BenchmarkRuneIterate/range2/Japanese-4 1784317 62.52 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2564931 45.62 ns/op BenchmarkArrayEqual-4 14423456 8.205 ns/op BenchmarkFunc/Name-4 2159107 55.74 ns/op BenchmarkFunc/Entry-4 10089325 11.42 ns/op BenchmarkFunc/FileLine-4 2248656 56.64 ns/op PASS ok runtime 178.356s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 28530 4180 ns/op BenchmarkHandle/concurrent-4 23004 5339 ns/op PASS ok runtime/cgo 1.385s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 17002702 7.174 ns/op BenchmarkAtomicStore64-4 15475413 7.203 ns/op BenchmarkAtomicLoad-4 16998693 7.629 ns/op BenchmarkAtomicStore-4 15934658 7.734 ns/op BenchmarkAnd8-4 14378344 8.303 ns/op BenchmarkAnd-4 14160193 8.429 ns/op BenchmarkAnd8Parallel-4 2892654 39.63 ns/op BenchmarkAndParallel-4 2941642 39.26 ns/op BenchmarkOr8-4 14815339 8.347 ns/op BenchmarkOr-4 14956270 8.042 ns/op BenchmarkOr8Parallel-4 3172603 44.26 ns/op BenchmarkOrParallel-4 3074566 41.57 ns/op BenchmarkXadd-4 3137710 40.16 ns/op BenchmarkXadd64-4 3141204 37.90 ns/op BenchmarkCas-4 3043478 42.31 ns/op BenchmarkCas64-4 2676750 39.80 ns/op BenchmarkXchg-4 2807618 41.85 ns/op BenchmarkXchg64-4 2976415 43.17 ns/op PASS ok runtime/internal/atomic 3.762s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4097520 29.41 ns/op BenchmarkMulUintptr/large-4 3142719 38.86 ns/op PASS ok runtime/internal/math 1.322s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 27 4577545 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 21 5480743 ns/op 641.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1117 101136 ns/op 4.540 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 11547391 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 8 13102836 ns/op 1435 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 420 398832 ns/op 36.29 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 77747268 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 90784026 ns/op 10742 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 39 2655332 ns/op 289.9 concurrent_launches/op PASS ok runtime/pprof 2.622s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 87 1595387 ns/op BenchmarkStackLeak-4 31602 3624 ns/op PASS ok runtime/race 1.459s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2259517 53.16 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 407614 294.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.321s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 51 2144905 ns/op BenchmarkIndex_Large-4 12076 10165 ns/op BenchmarkIndexFunc_Large-4 151 735537 ns/op BenchmarkCompact/nil-4 6397140 18.60 ns/op BenchmarkCompact/one-4 1859604 67.82 ns/op BenchmarkCompact/sorted-4 893264 127.7 ns/op BenchmarkCompact/1_item-4 691040 173.1 ns/op BenchmarkCompact/unsorted-4 1000000 128.6 ns/op BenchmarkCompact/many-4 390595 298.3 ns/op BenchmarkCompact_Large-4 548 211772 ns/op BenchmarkCompactFunc_Large-4 60 1710244 ns/op BenchmarkReplace/naive-fast-4 87135 1315 ns/op BenchmarkReplace/optimized-fast-4 93121 1859 ns/op BenchmarkReplace/naive-slow-4 45237 3013 ns/op BenchmarkReplace/optimized-slow-4 46615 3342 ns/op BenchmarkBinarySearchFloats/Size16-4 936183 125.2 ns/op BenchmarkBinarySearchFloats/Size32-4 851956 142.2 ns/op BenchmarkBinarySearchFloats/Size64-4 723097 157.5 ns/op BenchmarkBinarySearchFloats/Size128-4 676564 171.5 ns/op BenchmarkBinarySearchFloats/Size512-4 542248 202.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 542480 218.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 469916 245.8 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 411438 282.6 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 353798 319.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 334576 342.4 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 282805 420.4 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 263014 467.1 ns/op PASS ok slices 4.965s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 115506 983.9 ns/op BenchmarkSortInts-4 1 133871284 ns/op BenchmarkSlicesSortInts-4 2 77835662 ns/op BenchmarkSortIsSorted-4 21 5470520 ns/op BenchmarkSlicesIsSorted-4 56 2140406 ns/op BenchmarkSortStrings-4 1 163078589 ns/op BenchmarkSlicesSortStrings-4 1 119133391 ns/op BenchmarkSortStrings_Sorted-4 18 5933905 ns/op BenchmarkSlicesSortStrings_Sorted-4 39 3049381 ns/op BenchmarkSortStructs-4 1 208868664 ns/op BenchmarkSortFuncStructs-4 1 136317437 ns/op BenchmarkSortString1K-4 169 702009 ns/op BenchmarkSortString1K_Slice-4 156 761178 ns/op BenchmarkStableString1K-4 81 1381570 ns/op BenchmarkSortInt1K-4 241 487813 ns/op BenchmarkSortInt1K_Sorted-4 4520 24381 ns/op BenchmarkSortInt1K_Reversed-4 2920 41933 ns/op BenchmarkSortInt1K_Mod8-4 709 177584 ns/op BenchmarkStableInt1K-4 98 1189457 ns/op BenchmarkStableInt1K_Slice-4 122 1000126 ns/op BenchmarkSortInt64K-4 3 44430171 ns/op BenchmarkSortInt64K_Slice-4 2 55777314 ns/op BenchmarkStableInt64K-4 1 119851414 ns/op BenchmarkSort1e2-4 297 415102 ns/op BenchmarkStable1e2-4 124 924921 ns/op BenchmarkSort1e4-4 2 80207948 ns/op BenchmarkStable1e4-4 1 268179562 ns/op PASS ok sort 12.266s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 866752 139.5 ns/op BenchmarkAtof64Float-4 671894 163.0 ns/op BenchmarkAtof64FloatExp-4 712718 167.5 ns/op BenchmarkAtof64Big-4 446910 250.9 ns/op BenchmarkAtof64RandomBits-4 389992 300.3 ns/op BenchmarkAtof64RandomFloats-4 508641 232.6 ns/op BenchmarkAtof64RandomLongFloats-4 446653 306.1 ns/op BenchmarkAtof32Decimal-4 954236 133.8 ns/op BenchmarkAtof32Float-4 778992 150.5 ns/op BenchmarkAtof32FloatExp-4 736824 174.2 ns/op BenchmarkAtof32Random-4 341578 335.5 ns/op BenchmarkAtof32RandomLong-4 122695 936.9 ns/op BenchmarkParseInt/Pos/7bit-4 1217416 99.38 ns/op BenchmarkParseInt/Pos/26bit-4 609145 191.4 ns/op BenchmarkParseInt/Pos/31bit-4 579022 197.8 ns/op BenchmarkParseInt/Pos/56bit-4 375831 309.3 ns/op BenchmarkParseInt/Pos/63bit-4 397318 317.2 ns/op BenchmarkParseInt/Neg/7bit-4 1228396 97.28 ns/op BenchmarkParseInt/Neg/26bit-4 632930 188.6 ns/op BenchmarkParseInt/Neg/31bit-4 554329 194.5 ns/op BenchmarkParseInt/Neg/56bit-4 390066 284.0 ns/op BenchmarkParseInt/Neg/63bit-4 364561 324.7 ns/op BenchmarkAtoi/Pos/7bit-4 1829625 65.55 ns/op BenchmarkAtoi/Pos/26bit-4 811818 145.7 ns/op BenchmarkAtoi/Pos/31bit-4 707053 164.6 ns/op BenchmarkAtoi/Pos/56bit-4 459380 254.4 ns/op BenchmarkAtoi/Pos/63bit-4 341709 333.2 ns/op BenchmarkAtoi/Neg/7bit-4 1852626 64.01 ns/op BenchmarkAtoi/Neg/26bit-4 819238 152.2 ns/op BenchmarkAtoi/Neg/31bit-4 728782 163.6 ns/op BenchmarkAtoi/Neg/56bit-4 473958 249.7 ns/op BenchmarkAtoi/Neg/63bit-4 341546 340.0 ns/op BenchmarkFormatFloat/Decimal-4 73395 1631 ns/op BenchmarkFormatFloat/Float-4 73725 1627 ns/op BenchmarkFormatFloat/Exp-4 81969 1452 ns/op BenchmarkFormatFloat/NegExp-4 85180 1418 ns/op BenchmarkFormatFloat/LongExp-4 73348 1615 ns/op BenchmarkFormatFloat/Big-4 67779 1747 ns/op BenchmarkFormatFloat/BinaryExp-4 204249 575.1 ns/op BenchmarkFormatFloat/32Integer-4 73444 1653 ns/op BenchmarkFormatFloat/32ExactFraction-4 92044 1382 ns/op BenchmarkFormatFloat/32Point-4 75333 1581 ns/op BenchmarkFormatFloat/32Exp-4 81814 1433 ns/op BenchmarkFormatFloat/32NegExp-4 84268 1412 ns/op BenchmarkFormatFloat/32Shortest-4 90243 1319 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 112340 1109 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 104910 1130 ns/op BenchmarkFormatFloat/64Fixed1-4 128193 926.6 ns/op BenchmarkFormatFloat/64Fixed2-4 127616 936.4 ns/op BenchmarkFormatFloat/64Fixed3-4 127050 933.1 ns/op BenchmarkFormatFloat/64Fixed4-4 125539 923.6 ns/op BenchmarkFormatFloat/64Fixed12-4 78601 1527 ns/op BenchmarkFormatFloat/64Fixed16-4 86822 1315 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 90386 1293 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 77368 1534 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2410 47662 ns/op BenchmarkFormatFloat/Slowpath64-4 72412 1677 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 70540 1727 ns/op BenchmarkAppendFloat/Decimal-4 77998 1542 ns/op BenchmarkAppendFloat/Float-4 77214 1526 ns/op BenchmarkAppendFloat/Exp-4 88570 1329 ns/op BenchmarkAppendFloat/NegExp-4 93820 1360 ns/op BenchmarkAppendFloat/LongExp-4 76089 1577 ns/op BenchmarkAppendFloat/Big-4 72646 1694 ns/op BenchmarkAppendFloat/BinaryExp-4 252223 459.4 ns/op BenchmarkAppendFloat/32Integer-4 77085 1509 ns/op BenchmarkAppendFloat/32ExactFraction-4 93716 1298 ns/op BenchmarkAppendFloat/32Point-4 80496 1454 ns/op BenchmarkAppendFloat/32Exp-4 90795 1316 ns/op BenchmarkAppendFloat/32NegExp-4 91514 1302 ns/op BenchmarkAppendFloat/32Shortest-4 97851 1127 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 113923 1036 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 112888 1076 ns/op BenchmarkAppendFloat/64Fixed1-4 155769 899.3 ns/op BenchmarkAppendFloat/64Fixed2-4 149074 872.3 ns/op BenchmarkAppendFloat/64Fixed3-4 128502 887.5 ns/op BenchmarkAppendFloat/64Fixed4-4 129818 889.8 ns/op BenchmarkAppendFloat/64Fixed12-4 78398 1506 ns/op BenchmarkAppendFloat/64Fixed16-4 92040 1319 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 100290 1172 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 82134 1443 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2498 47424 ns/op BenchmarkAppendFloat/Slowpath64-4 73297 1586 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 81252 1582 ns/op BenchmarkFormatInt-4 16218 7706 ns/op BenchmarkAppendInt-4 16201 7218 ns/op BenchmarkFormatUint-4 90657 1737 ns/op BenchmarkAppendUint-4 97790 1222 ns/op BenchmarkFormatIntSmall/7-4 3215074 36.02 ns/op BenchmarkFormatIntSmall/42-4 3023976 36.04 ns/op BenchmarkAppendIntSmall-4 1381404 95.17 ns/op BenchmarkAppendUintVarlen/1-4 1470349 82.27 ns/op BenchmarkAppendUintVarlen/12-4 1396690 83.14 ns/op BenchmarkAppendUintVarlen/123-4 1000000 107.8 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 104.4 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 107.7 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 110.0 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 117.3 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 113.5 ns/op BenchmarkAppendUintVarlen/123456789-4 996157 123.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 976933 121.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 127.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 951264 126.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 1000000 128.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 848473 128.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 861200 134.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 885896 134.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 821816 142.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 795885 143.3 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 796477 149.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 757096 146.4 ns/op BenchmarkQuote-4 43861 2652 ns/op BenchmarkQuoteRune-4 478863 244.9 ns/op BenchmarkAppendQuote-4 52497 2309 ns/op BenchmarkAppendQuoteRune-4 683220 172.3 ns/op BenchmarkUnquoteEasy-4 1000000 128.8 ns/op BenchmarkUnquoteHard-4 50185 2271 ns/op PASS ok strconv 17.729s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 463116 244.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 135036 848.1 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 174552 674.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 508647 230.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 141896 791.4 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 202597 649.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 253348 462.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 80827 1429 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 92226 1306 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 732340 178.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 18909 6328 ns/op BenchmarkGenericMatch1-4 1584 76001 ns/op BenchmarkGenericMatch2-4 302 422571 ns/op BenchmarkSingleMaxSkipping-4 4490 26133 ns/op 382.66 MB/s BenchmarkSingleLongSuffixFail-4 12448 9707 ns/op 103.22 MB/s BenchmarkSingleMatch-4 174 677912 ns/op 22.13 MB/s BenchmarkByteByteNoMatch-4 55329 2181 ns/op BenchmarkByteByteMatch-4 16998 6935 ns/op BenchmarkByteStringMatch-4 20077 5865 ns/op BenchmarkHTMLEscapeNew-4 63405 1917 ns/op BenchmarkHTMLEscapeOld-4 75093 1495 ns/op BenchmarkByteStringReplacerWriteString-4 988 125151 ns/op BenchmarkByteReplacerWriteString-4 1460 81065 ns/op BenchmarkByteByteReplaces-4 3076 38636 ns/op BenchmarkByteByteMap-4 8866 12885 ns/op BenchmarkMap/identity/ASCII-4 810666 143.7 ns/op BenchmarkMap/identity/Greek-4 388339 307.5 ns/op BenchmarkMap/change/ASCII-4 31136 3877 ns/op BenchmarkMap/change/Greek-4 21177 5830 ns/op BenchmarkIndexRune-4 2232967 53.73 ns/op BenchmarkIndexRuneLongString-4 1501622 79.30 ns/op BenchmarkIndexRuneFastPath-4 5358157 23.99 ns/op BenchmarkIndex-4 4562221 25.24 ns/op BenchmarkLastIndex-4 4479026 24.75 ns/op BenchmarkIndexByte-4 9596947 12.55 ns/op BenchmarkToUpper/#00-4 4879389 23.35 ns/op BenchmarkToUpper/ONLYUPPER-4 2894976 41.51 ns/op BenchmarkToUpper/abc-4 268248 446.3 ns/op BenchmarkToUpper/AbC123-4 199324 583.8 ns/op BenchmarkToUpper/azAZ09_-4 228086 525.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43320 2804 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59947 1991 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26920 4370 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47815 2453 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 100024 1164 ns/op BenchmarkToLower/#00-4 5293700 23.52 ns/op BenchmarkToLower/abc-4 4420473 27.30 ns/op BenchmarkToLower/AbC123-4 166956 700.5 ns/op BenchmarkToLower/azAZ09_-4 162885 665.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76117 2024 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55788 2099 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29557 3948 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66860 1794 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 95190 1307 ns/op BenchmarkMapNoChanges-4 905823 113.8 ns/op BenchmarkTrim-4 31425 3906 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3714286 33.65 ns/op BenchmarkToValidUTF8/InvalidASCII-4 146962 813.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 103563 1093 ns/op BenchmarkEqualFold/Tests-4 43519 3325 ns/op BenchmarkEqualFold/ASCII-4 3282142 35.25 ns/op BenchmarkEqualFold/UnicodePrefix-4 82758 1419 ns/op BenchmarkEqualFold/UnicodeSuffix-4 90487 1426 ns/op BenchmarkIndexHard1-4 1869 70838 ns/op BenchmarkIndexHard2-4 322 336606 ns/op BenchmarkIndexHard3-4 152 764777 ns/op BenchmarkIndexHard4-4 85 1426875 ns/op BenchmarkLastIndexHard1-4 64 1828807 ns/op BenchmarkLastIndexHard2-4 67 1779296 ns/op BenchmarkLastIndexHard3-4 61 1779893 ns/op BenchmarkCountHard1-4 1780 72658 ns/op BenchmarkCountHard2-4 358 332879 ns/op BenchmarkCountHard3-4 157 1027226 ns/op BenchmarkIndexTorture-4 7596 16483 ns/op BenchmarkCountTorture-4 7093 17066 ns/op BenchmarkCountTortureOverlapping-4 604 184157 ns/op BenchmarkCountByte/10-4 5111210 23.77 ns/op 420.72 MB/s BenchmarkCountByte/32-4 4868133 25.07 ns/op 1276.57 MB/s BenchmarkCountByte/4096-4 525798 229.9 ns/op 17819.41 MB/s BenchmarkCountByte/4194304-4 555 214986 ns/op 19509.69 MB/s BenchmarkCountByte/67108864-4 31 4100762 ns/op 16364.97 MB/s BenchmarkFields/ASCII/16-4 242458 499.5 ns/op 32.03 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19190 6281 ns/op 40.76 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1156 100748 ns/op 40.66 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 70 1726308 ns/op 37.96 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 27909638 ns/op 37.57 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 167500 741.2 ns/op 21.59 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9528 12019 ns/op 21.30 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 547 241290 ns/op 16.98 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 3908700 ns/op 16.77 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 74441280 ns/op 14.09 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 230905 478.6 ns/op 33.43 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 19524 6147 ns/op 41.65 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1054 109242 ns/op 37.49 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 44 2738563 ns/op 23.93 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 82730512 ns/op 12.67 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 205705 564.7 ns/op 28.33 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12490 9027 ns/op 28.36 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 757 159425 ns/op 25.69 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 39 2832235 ns/op 23.14 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 68532568 ns/op 15.30 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 70185705 ns/op BenchmarkSplitSingleByteSeparator-4 19 5925402 ns/op BenchmarkSplitMultiByteSeparator-4 33 3186912 ns/op BenchmarkSplitNSingleByteSeparator-4 215886 535.0 ns/op BenchmarkSplitNMultiByteSeparator-4 175252 671.8 ns/op BenchmarkRepeat/5x0-4 4056663 28.79 ns/op BenchmarkRepeat/5x1-4 4264950 28.75 ns/op BenchmarkRepeat/5x2-4 233066 517.1 ns/op BenchmarkRepeat/5x6-4 155426 831.7 ns/op BenchmarkRepeat/10x0-4 4119294 28.52 ns/op BenchmarkRepeat/10x1-4 4182232 27.84 ns/op BenchmarkRepeat/10x2-4 233650 506.9 ns/op BenchmarkRepeat/10x6-4 134772 855.3 ns/op BenchmarkRepeatLarge/256/1-4 72580 1712 ns/op 149.57 MB/s BenchmarkRepeatLarge/256/16-4 107064 1091 ns/op 234.72 MB/s BenchmarkRepeatLarge/512/1-4 58092 2044 ns/op 250.44 MB/s BenchmarkRepeatLarge/512/16-4 74592 1441 ns/op 355.35 MB/s BenchmarkRepeatLarge/1024/1-4 49144 2425 ns/op 422.22 MB/s BenchmarkRepeatLarge/1024/16-4 70183 1916 ns/op 534.42 MB/s BenchmarkRepeatLarge/2048/1-4 37333 3097 ns/op 661.29 MB/s BenchmarkRepeatLarge/2048/16-4 48080 2488 ns/op 823.27 MB/s BenchmarkRepeatLarge/4096/1-4 28898 4158 ns/op 985.04 MB/s BenchmarkRepeatLarge/4096/16-4 34375 3451 ns/op 1186.93 MB/s BenchmarkRepeatLarge/8192/1-4 19348 6136 ns/op 1335.05 MB/s BenchmarkRepeatLarge/8192/16-4 21486 5302 ns/op 1545.06 MB/s BenchmarkRepeatLarge/8192/4097-4 5524101 21.28 ns/op 192572.72 MB/s BenchmarkRepeatLarge/16384/1-4 11727 11053 ns/op 1482.35 MB/s BenchmarkRepeatLarge/16384/16-4 12078 9040 ns/op 1812.33 MB/s BenchmarkRepeatLarge/16384/4097-4 19471 6193 ns/op 1984.52 MB/s BenchmarkRepeatLarge/32768/1-4 7052 17479 ns/op 1874.73 MB/s BenchmarkRepeatLarge/32768/16-4 6298 17186 ns/op 1906.70 MB/s BenchmarkRepeatLarge/32768/4097-4 7784 15589 ns/op 1839.68 MB/s BenchmarkRepeatLarge/65536/1-4 3318 30992 ns/op 2114.62 MB/s BenchmarkRepeatLarge/65536/16-4 3318 31826 ns/op 2059.17 MB/s BenchmarkRepeatLarge/65536/4097-4 3504 30359 ns/op 2024.29 MB/s BenchmarkRepeatLarge/131072/1-4 493 231044 ns/op 567.30 MB/s BenchmarkRepeatLarge/131072/16-4 498 225201 ns/op 582.02 MB/s BenchmarkRepeatLarge/131072/4097-4 513 224461 ns/op 565.83 MB/s BenchmarkRepeatLarge/262144/1-4 260 455992 ns/op 574.89 MB/s BenchmarkRepeatLarge/262144/16-4 260 461123 ns/op 568.49 MB/s BenchmarkRepeatLarge/262144/4097-4 259 453570 ns/op 569.07 MB/s BenchmarkRepeatLarge/524288/1-4 129 954610 ns/op 549.22 MB/s BenchmarkRepeatLarge/524288/16-4 129 882641 ns/op 594.00 MB/s BenchmarkRepeatLarge/524288/4097-4 127 914623 ns/op 568.89 MB/s BenchmarkRepeatLarge/1048576/1-4 58 1844469 ns/op 568.50 MB/s BenchmarkRepeatLarge/1048576/16-4 64 1846186 ns/op 567.97 MB/s BenchmarkRepeatLarge/1048576/4097-4 57 1844981 ns/op 566.26 MB/s BenchmarkRepeatLarge/2097152/1-4 30 3601562 ns/op 582.29 MB/s BenchmarkRepeatLarge/2097152/16-4 31 3666901 ns/op 571.91 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 3745715 ns/op 558.92 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7443194 ns/op 563.51 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7382980 ns/op 568.10 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7578070 ns/op 553.07 MB/s BenchmarkRepeatLarge/8388608/1-4 8 15752786 ns/op 532.52 MB/s BenchmarkRepeatLarge/8388608/16-4 8 15435742 ns/op 543.45 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15617604 ns/op 536.99 MB/s BenchmarkRepeatLarge/16777216/1-4 4 33259824 ns/op 504.43 MB/s BenchmarkRepeatLarge/16777216/16-4 4 32067222 ns/op 523.19 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 33031500 ns/op 507.92 MB/s BenchmarkRepeatLarge/33554432/1-4 2 63738617 ns/op 526.44 MB/s BenchmarkRepeatLarge/33554432/16-4 2 65798280 ns/op 509.96 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 64368907 ns/op 521.28 MB/s BenchmarkRepeatLarge/67108864/1-4 1 130559581 ns/op 514.01 MB/s BenchmarkRepeatLarge/67108864/16-4 1 132046433 ns/op 508.22 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 136795036 ns/op 490.58 MB/s BenchmarkRepeatLarge/134217728/1-4 1 238766967 ns/op 562.13 MB/s BenchmarkRepeatLarge/134217728/16-4 1 280642876 ns/op 478.25 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 286819349 ns/op 467.95 MB/s BenchmarkRepeatLarge/268435456/1-4 1 495868683 ns/op 541.34 MB/s BenchmarkRepeatLarge/268435456/16-4 1 589641500 ns/op 455.25 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 600815836 ns/op 446.78 MB/s BenchmarkRepeatLarge/536870912/1-4 1 994736826 ns/op 539.71 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1159039732 ns/op 463.20 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1215813425 ns/op 441.57 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2016769071 ns/op 532.41 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2365624311 ns/op 453.89 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2363343375 ns/op 454.33 MB/s BenchmarkIndexAnyASCII/1:1-4 2413881 49.09 ns/op BenchmarkIndexAnyASCII/1:2-4 2399620 48.38 ns/op BenchmarkIndexAnyASCII/1:4-4 2319210 51.98 ns/op BenchmarkIndexAnyASCII/1:8-4 2177841 63.36 ns/op BenchmarkIndexAnyASCII/1:16-4 1822429 81.92 ns/op BenchmarkIndexAnyASCII/1:32-4 1941338 61.51 ns/op BenchmarkIndexAnyASCII/1:64-4 1892302 63.32 ns/op BenchmarkIndexAnyASCII/16:1-4 2452144 50.90 ns/op BenchmarkIndexAnyASCII/16:2-4 594624 187.0 ns/op BenchmarkIndexAnyASCII/16:4-4 565796 201.1 ns/op BenchmarkIndexAnyASCII/16:8-4 514004 216.0 ns/op BenchmarkIndexAnyASCII/16:16-4 576045 257.6 ns/op BenchmarkIndexAnyASCII/16:32-4 461473 259.9 ns/op BenchmarkIndexAnyASCII/16:64-4 337443 324.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2116929 58.80 ns/op BenchmarkIndexAnyASCII/256:2-4 51079 2336 ns/op BenchmarkIndexAnyASCII/256:4-4 51829 2580 ns/op BenchmarkIndexAnyASCII/256:8-4 49045 2722 ns/op BenchmarkIndexAnyASCII/256:16-4 49449 2468 ns/op BenchmarkIndexAnyASCII/256:32-4 48667 2482 ns/op BenchmarkIndexAnyASCII/256:64-4 46246 2698 ns/op BenchmarkIndexAnyUTF8/1:1-4 2461761 47.62 ns/op BenchmarkIndexAnyUTF8/1:2-4 2480247 49.57 ns/op BenchmarkIndexAnyUTF8/1:4-4 2386090 53.31 ns/op BenchmarkIndexAnyUTF8/1:8-4 2118199 54.62 ns/op BenchmarkIndexAnyUTF8/1:16-4 1975982 63.52 ns/op BenchmarkIndexAnyUTF8/1:32-4 1925786 63.98 ns/op BenchmarkIndexAnyUTF8/1:64-4 1878066 65.10 ns/op BenchmarkIndexAnyUTF8/16:1-4 1788932 68.84 ns/op BenchmarkIndexAnyUTF8/16:2-4 317499 329.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 316573 365.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 317937 464.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 232219 518.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 229117 552.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 206788 565.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 429642 273.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 26511 4514 ns/op BenchmarkIndexAnyUTF8/256:4-4 23696 5163 ns/op BenchmarkIndexAnyUTF8/256:8-4 20838 5619 ns/op BenchmarkIndexAnyUTF8/256:16-4 15996 7498 ns/op BenchmarkIndexAnyUTF8/256:32-4 15732 7837 ns/op BenchmarkIndexAnyUTF8/256:64-4 14440 8521 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2390804 50.72 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2322633 52.50 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2247145 53.49 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2221044 53.82 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1992678 60.75 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1963344 61.04 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1896012 61.81 ns/op BenchmarkLastIndexAnyASCII/16:1-4 600273 202.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 607485 202.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 593697 200.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 560700 211.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 497436 227.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 392719 256.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 368478 321.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 50179 2446 ns/op BenchmarkLastIndexAnyASCII/256:2-4 52442 2413 ns/op BenchmarkLastIndexAnyASCII/256:4-4 50167 2406 ns/op BenchmarkLastIndexAnyASCII/256:8-4 50799 2375 ns/op BenchmarkLastIndexAnyASCII/256:16-4 49576 2555 ns/op BenchmarkLastIndexAnyASCII/256:32-4 43568 2576 ns/op BenchmarkLastIndexAnyASCII/256:64-4 48703 2491 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2523008 45.21 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2548480 47.15 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2350444 49.25 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2459304 50.97 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2052331 57.76 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2052103 58.11 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1984014 61.31 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 432333 262.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 214137 565.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 199671 595.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 182977 624.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 161732 729.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 156526 745.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 149410 790.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 32217 3567 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13908 8447 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13606 8985 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12625 9518 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11286 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11479 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9878 12150 ns/op BenchmarkTrimASCII/1:1-4 3526464 32.43 ns/op BenchmarkTrimASCII/1:2-4 2325747 51.02 ns/op BenchmarkTrimASCII/1:4-4 2192049 53.96 ns/op BenchmarkTrimASCII/1:8-4 1919073 61.98 ns/op BenchmarkTrimASCII/1:16-4 1487582 80.06 ns/op BenchmarkTrimASCII/16:1-4 3007490 39.48 ns/op BenchmarkTrimASCII/16:2-4 617718 200.0 ns/op BenchmarkTrimASCII/16:4-4 534410 201.9 ns/op BenchmarkTrimASCII/16:8-4 571876 207.2 ns/op BenchmarkTrimASCII/16:16-4 532530 225.6 ns/op BenchmarkTrimASCII/256:1-4 528465 230.0 ns/op BenchmarkTrimASCII/256:2-4 50890 2322 ns/op BenchmarkTrimASCII/256:4-4 50696 2332 ns/op BenchmarkTrimASCII/256:8-4 50556 2343 ns/op BenchmarkTrimASCII/256:16-4 49513 2345 ns/op BenchmarkTrimASCII/4096:1-4 38434 3054 ns/op BenchmarkTrimASCII/4096:2-4 3223 36262 ns/op BenchmarkTrimASCII/4096:4-4 3231 36476 ns/op BenchmarkTrimASCII/4096:8-4 3265 36636 ns/op BenchmarkTrimASCII/4096:16-4 3387 36823 ns/op BenchmarkTrimByte-4 4242756 27.16 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29374 4306 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 26370 4476 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1377 87059 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1840 65650 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3570 32990 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6709 17447 ns/op BenchmarkJoin/0-4 5735192 20.79 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4048665 29.37 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 164209 708.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 116805 1027 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 88237 1375 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 70885 1677 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 54928 2029 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 51807 2310 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3060321 38.98 ns/op BenchmarkTrimSpace/ASCII-4 1000000 104.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 120750 982.4 ns/op BenchmarkTrimSpace/JustNonASCII-4 58518 2008 ns/op BenchmarkReplaceAll-4 114855 1056 ns/op 16 B/op 1 allocs/op PASS ok strings 61.104s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 77086 1515 ns/op BenchmarkCond2-4 38876 2634 ns/op BenchmarkCond4-4 29850 5437 ns/op BenchmarkCond8-4 16233 8097 ns/op BenchmarkCond16-4 6021 20991 ns/op BenchmarkCond32-4 3000 44335 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 795500 179.1 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 503503 228.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 766503 146.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 806443 141.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 547198 213.7 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1251015 102.1 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 139096 977.7 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 108096 1248 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 101187 1256 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 71661 1805 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 917850 137.7 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 239648 508.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 798044 189.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 209431 613.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 766723 135.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 228134 502.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2055655 58.43 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 80530 1744 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 163437 824.4 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 661552 279.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2348 46923 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 356 381777 ns/op BenchmarkRange/*sync.Map-4 1395 77264 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 95256 1480 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 271694 485.0 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 84904 1476 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 113004 939.2 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 382014 304.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 243691 712.5 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 127072 1060 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 230151 516.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 1262215 93.52 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 65138 1591 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 187639 690.5 ns/op BenchmarkSwapCollision/*sync.Map-4 129768 1031 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 356 334556 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 135870 850.1 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 519284 225.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 30327 4113 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 89232 1426 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 28525 4031 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 386958 266.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 126782 826.8 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 298386 335.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2388602 50.43 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 223864 528.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2353234 58.27 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 939583 107.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 204229 593.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 922159 131.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 127818 986.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 452077 306.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 792882 172.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 150936 1023 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 932660 219.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 261362 548.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 175706 818.8 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 444727 366.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 73194 1632 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 282063 494.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 753932 184.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 167149 716.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1000000 112.9 ns/op BenchmarkUncontendedSemaphore-4 4643494 25.89 ns/op BenchmarkContendedSemaphore-4 4429869 27.30 ns/op BenchmarkMutexUncontended-4 971174 137.7 ns/op BenchmarkMutex-4 278764 400.3 ns/op BenchmarkMutexSlack-4 250738 409.7 ns/op BenchmarkMutexWork-4 243080 449.7 ns/op BenchmarkMutexWorkSlack-4 249753 552.7 ns/op BenchmarkMutexNoSpin-4 85210 1449 ns/op BenchmarkMutexSpin-4 57022 1874 ns/op BenchmarkOnce-4 1676318 76.06 ns/op BenchmarkOnceFunc/v=Once-4 1801448 65.82 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1421176 82.87 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1574325 76.97 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1618084 73.99 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1429970 87.01 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1530204 78.32 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6875007 15.15 ns/op BenchmarkSemaSyntNonblock-4 2340028 51.40 ns/op BenchmarkSemaSyntBlock-4 1541084 84.64 ns/op BenchmarkSemaWorkNonblock-4 940359 119.0 ns/op BenchmarkSemaWorkBlock-4 1129906 101.7 ns/op BenchmarkRWMutexUncontended-4 408103 295.3 ns/op BenchmarkRWMutexWrite100-4 407696 270.0 ns/op BenchmarkRWMutexWrite10-4 414064 310.5 ns/op BenchmarkRWMutexWorkWrite100-4 368287 374.8 ns/op BenchmarkRWMutexWorkWrite10-4 278774 531.1 ns/op BenchmarkWaitGroupUncontended-4 480900 264.3 ns/op BenchmarkWaitGroupAddDone-4 624403 196.5 ns/op BenchmarkWaitGroupAddDoneWork-4 642055 169.1 ns/op BenchmarkWaitGroupWait-4 2790315 43.18 ns/op BenchmarkWaitGroupWaitWork-4 2403796 42.70 ns/op BenchmarkWaitGroupActuallyWait-4 83142 2167 ns/op 32 B/op 2 allocs/op PASS ok sync 20.747s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 767463 147.9 ns/op PASS ok sync/atomic 1.213s PASS ok syscall 1.019s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 153266 715.5 ns/op 0 B/op 0 allocs/op PASS ok testing 1.145s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 4954 23286 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6934 17010 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 75 1692481 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 81 1801346 ns/op 1597 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 193524109 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 190775823 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1251 87161 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1500 77420 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 14 7919036 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 14 7634205 ns/op 29540 B/op 74 allocs/op BenchmarkTable/10x100000/new-4 1 863253144 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 909238480 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 164 728191 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 183 655771 ns/op 214 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 73983727 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 72536335 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8403495121 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 8884828846 ns/op 335150144 B/op 100091 allocs/op BenchmarkPyramid/10-4 2437 53651 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 31 3622209 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 363063784 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2030 62720 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 212 557349 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 20 6691616 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5970 21412 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 24.207s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 125056154 ns/op BenchmarkVariableString-4 74062 1684 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1526 69838 ns/op 2520 B/op 39 allocs/op PASS ok text/template/parse 1.504s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 58 2868175 ns/op BenchmarkAfter-4 108 3179003 ns/op BenchmarkStop-4 270 648886 ns/op BenchmarkSimultaneousAfterFunc-4 42 3236451 ns/op BenchmarkStartStop-4 568 242646 ns/op BenchmarkReset-4 3772 64939 ns/op BenchmarkSleep-4 61 1895400 ns/op BenchmarkParallelTimerLatency-4 28 1082266 avg-late-ns 18550473 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 45550768 avg-late-ns 67554643 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 2114519 avg-late-ns 12553131 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 1600738 avg-late-ns 12376529 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 30 3951289 avg-late-ns 26012589 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 10109333 avg-late-ns 23171047 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 22 4802550 avg-late-ns 19538822 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 21 7577522 avg-late-ns 86817943 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 14 6488705 avg-late-ns 53969087 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 20 39974424 avg-late-ns 134974156 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 19 38935581 avg-late-ns 119600586 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 2544077 avg-late-ns 40222707 max-late-ns BenchmarkTicker-4 126 25882719 ns/op BenchmarkTickerReset-4 5780 25656 ns/op BenchmarkTickerResetNaive-4 289 515473 ns/op BenchmarkNow-4 1584542 74.75 ns/op BenchmarkNowUnixNano-4 1461339 79.50 ns/op BenchmarkNowUnixMilli-4 1536248 80.75 ns/op BenchmarkNowUnixMicro-4 1456881 81.66 ns/op BenchmarkFormat-4 49780 2271 ns/op BenchmarkFormatRFC3339-4 61486 1810 ns/op BenchmarkFormatRFC3339Nano-4 69666 1773 ns/op BenchmarkFormatNow-4 80445 1479 ns/op BenchmarkMarshalJSON-4 103574 1234 ns/op BenchmarkMarshalText-4 97599 1267 ns/op BenchmarkParse-4 127876 897.2 ns/op BenchmarkParseRFC3339UTC-4 334329 354.0 ns/op BenchmarkParseRFC3339UTCBytes-4 224922 585.3 ns/op BenchmarkParseRFC3339TZ-4 76588 1467 ns/op BenchmarkParseRFC3339TZBytes-4 57626 2078 ns/op BenchmarkParseDuration-4 591050 223.1 ns/op BenchmarkHour-4 931011 123.3 ns/op BenchmarkSecond-4 1000000 118.9 ns/op BenchmarkYear-4 817134 149.2 ns/op BenchmarkDay-4 679207 182.5 ns/op BenchmarkISOWeek-4 649140 156.6 ns/op BenchmarkGoString-4 66066 4124 ns/op BenchmarkUnmarshalText-4 58270 1787 ns/op PASS ok time 23.861s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 388282 319.4 ns/op BenchmarkDecodeValidJapaneseChars-4 413197 267.9 ns/op BenchmarkDecodeRune-4 1000000 103.9 ns/op BenchmarkEncodeValidASCII-4 314848 559.2 ns/op BenchmarkEncodeValidJapaneseChars-4 510224 323.0 ns/op BenchmarkAppendRuneValidASCII-4 571490 183.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 108.3 ns/op BenchmarkEncodeRune-4 883304 113.4 ns/op PASS ok unicode/utf16 2.633s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1930806 109.9 ns/op BenchmarkRuneCountTenJapaneseChars-4 381901 361.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3474748 30.62 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 510675 353.7 ns/op BenchmarkValidTenASCIIChars-4 2197336 51.64 ns/op BenchmarkValid100KASCIIChars-4 87 1679757 ns/op BenchmarkValidTenJapaneseChars-4 346874 393.6 ns/op BenchmarkValidLongMostlyASCII-4 75 1334641 ns/op BenchmarkValidLongJapanese-4 58 2087452 ns/op BenchmarkValidStringTenASCIIChars-4 4868940 26.78 ns/op BenchmarkValidString100KASCIIChars-4 7075 22496 ns/op BenchmarkValidStringTenJapaneseChars-4 460838 278.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1350 170745 ns/op BenchmarkValidStringLongJapanese-4 100 2563585 ns/op BenchmarkEncodeASCIIRune-4 4089828 26.09 ns/op BenchmarkEncodeJapaneseRune-4 1669798 112.9 ns/op BenchmarkAppendASCIIRune-4 7218712 17.35 ns/op BenchmarkAppendJapaneseRune-4 2371424 53.44 ns/op BenchmarkDecodeASCIIRune-4 2005688 244.8 ns/op BenchmarkDecodeJapaneseRune-4 2253534 76.22 ns/op BenchmarkFullRune/ASCII-4 3370090 45.85 ns/op BenchmarkFullRune/Incomplete-4 1000000 223.9 ns/op BenchmarkFullRune/Japanese-4 2877589 106.6 ns/op PASS ok unicode/utf8 12.385s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 102427344718 ns/op PASS ok cmd/api 103.837s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 685226 336.3 ns/op BenchmarkCgoCall/one-pointer-4 531710 217.4 ns/op BenchmarkCgoCall/string-pointer-escape-4 472095 602.1 ns/op BenchmarkCgoCall/string-pointer-noescape-4 671994 191.9 ns/op BenchmarkCgoCall/eight-pointers-4 231667 549.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 457480 223.3 ns/op BenchmarkCgoCall/eight-pointers-array-4 39885 3512 ns/op BenchmarkCgoCall/eight-pointers-slice-4 51229 2534 ns/op BenchmarkGoString-4 1000000 167.6 ns/op BenchmarkCGoCallback-4 70629 2012 ns/op BenchmarkCGoInCThread-4 676867 171.4 ns/op PASS ok cmd/cgo/internal/test 4.966s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 512923 238.8 ns/op BenchmarkEqArrayOfStrings64-4 67285 1934 ns/op BenchmarkEqArrayOfStrings1024-4 4562 26058 ns/op BenchmarkEqArrayOfFloats5-4 957483 124.7 ns/op BenchmarkEqArrayOfFloats64-4 112462 964.3 ns/op BenchmarkEqArrayOfFloats1024-4 4197 24489 ns/op BenchmarkEqArrayOfStructsEq-4 1393 86946 ns/op BenchmarkEqArrayOfStructsNotEq-4 2250 53602 ns/op BenchmarkEqStruct-4 15763802 7.682 ns/op PASS ok cmd/compile/internal/reflectdata 4.697s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 119386 ns/op BenchmarkCopyElim1-4 916 438854 ns/op BenchmarkCopyElim10-4 417 770715 ns/op BenchmarkCopyElim100-4 193 1824283 ns/op BenchmarkCopyElim1000-4 34 4344680 ns/op BenchmarkCopyElim10000-4 1 106953879 ns/op BenchmarkCopyElim100000-4 1 689363950 ns/op BenchmarkDeadCode/1-4 100 1500203 ns/op BenchmarkDeadCode/10-4 571 234726 ns/op BenchmarkDeadCode/100-4 268 594511 ns/op BenchmarkDeadCode/1000-4 51 4797056 ns/op BenchmarkDeadCode/10000-4 4 27387348 ns/op BenchmarkDeadCode/100000-4 1 306958664 ns/op BenchmarkDeadCode/200000-4 1 867820012 ns/op BenchmarkDominatorsLinear-4 12 10465272 ns/op 0.96 MB/s BenchmarkDominatorsFwdBack-4 8 13571346 ns/op 0.74 MB/s BenchmarkDominatorsManyPred-4 7 15593088 ns/op 0.64 MB/s BenchmarkDominatorsMaxPred-4 7 15497888 ns/op 0.65 MB/s BenchmarkDominatorsMaxPredVal-4 7 15709944 ns/op 0.64 MB/s BenchmarkFuse/1-4 505 363728 ns/op BenchmarkFuse/10-4 470 232374 ns/op BenchmarkFuse/100-4 162 726730 ns/op BenchmarkFuse/1000-4 20 5839569 ns/op BenchmarkFuse/10000-4 2 74377291 ns/op BenchmarkNilCheckDeep1-4 7551 15437 ns/op 0.06 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 2630 39017 ns/op 0.26 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 428 273008 ns/op 0.37 MB/s 668 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 42 2550576 ns/op 0.39 MB/s 6364 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 4 27710032 ns/op 0.36 MB/s 106984 B/op 6 allocs/op BenchmarkDSEPass-4 15 7616164 ns/op 65846 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 198870059 ns/op 4250592 B/op 108378 allocs/op BenchmarkCSEPass-4 5 23279895 ns/op 144731 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 257292980 ns/op 5678440 B/op 97564 allocs/op BenchmarkDeadcodePass-4 105 1061641 ns/op 111591 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 192437874 ns/op 4056528 B/op 45051 allocs/op BenchmarkMultiPass-4 37 2705566 ns/op 269823 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 403539892 ns/op 11201200 B/op 149775 allocs/op BenchmarkCondRewrite/SoloJump-4 3040255 39.70 ns/op BenchmarkCondRewrite/CombJump-4 3027168 39.75 ns/op PASS ok cmd/compile/internal/ssa 19.573s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 8018 15499 ns/op BenchmarkExtShift-4 14803 8818 ns/op BenchmarkModify-4 7940 15064 ns/op BenchmarkMullImm-4 14373 8347 ns/op BenchmarkConstModify-4 7881 15075 ns/op BenchmarkBitSet-4 16122 7456 ns/op BenchmarkBitClear-4 16338 7582 ns/op BenchmarkBitToggle-4 16136 7449 ns/op BenchmarkBitSetConst-4 126045 960.2 ns/op BenchmarkBitClearConst-4 128840 932.7 ns/op BenchmarkBitToggleConst-4 126328 968.1 ns/op BenchmarkDivconstI64-4 8020545 14.68 ns/op BenchmarkModconstI64-4 7672195 15.17 ns/op BenchmarkDivisiblePow2constI64-4 8171767 14.66 ns/op BenchmarkDivisibleconstI64-4 7759147 14.95 ns/op BenchmarkDivisibleWDivconstI64-4 5466381 22.01 ns/op BenchmarkDivconstU64/3-4 7979684 15.05 ns/op BenchmarkDivconstU64/5-4 7812609 15.48 ns/op BenchmarkDivconstU64/37-4 7526427 15.70 ns/op BenchmarkDivconstU64/1234567-4 7852204 15.01 ns/op BenchmarkModconstU64-4 7585700 15.27 ns/op BenchmarkDivisibleconstU64-4 8118250 14.44 ns/op BenchmarkDivisibleWDivconstU64-4 5398514 22.30 ns/op BenchmarkDivconstI32-4 7982274 14.41 ns/op BenchmarkModconstI32-4 7663789 15.25 ns/op BenchmarkDivisiblePow2constI32-4 8357436 14.36 ns/op BenchmarkDivisibleconstI32-4 7769384 18.15 ns/op BenchmarkDivisibleWDivconstI32-4 5206354 22.31 ns/op BenchmarkDivconstU32-4 8172429 15.01 ns/op BenchmarkModconstU32-4 7969795 14.77 ns/op BenchmarkDivisibleconstU32-4 8187249 14.31 ns/op BenchmarkDivisibleWDivconstU32-4 5482503 22.57 ns/op BenchmarkDivconstI16-4 7866957 14.22 ns/op BenchmarkModconstI16-4 8059617 14.49 ns/op BenchmarkDivisiblePow2constI16-4 8378060 14.96 ns/op BenchmarkDivisibleconstI16-4 7717582 14.54 ns/op BenchmarkDivisibleWDivconstI16-4 5434778 22.51 ns/op BenchmarkDivconstU16-4 8304471 14.27 ns/op BenchmarkModconstU16-4 8309308 14.48 ns/op BenchmarkDivisibleconstU16-4 7889792 14.36 ns/op BenchmarkDivisibleWDivconstU16-4 5425915 21.98 ns/op BenchmarkDivconstI8-4 8047713 14.52 ns/op BenchmarkModconstI8-4 7800542 15.31 ns/op BenchmarkDivisiblePow2constI8-4 8408523 14.50 ns/op BenchmarkDivisibleconstI8-4 8073632 17.81 ns/op BenchmarkDivisibleWDivconstI8-4 5484012 21.95 ns/op BenchmarkDivconstU8-4 8337513 14.16 ns/op BenchmarkModconstU8-4 8307951 14.43 ns/op BenchmarkDivisibleconstU8-4 8198294 14.48 ns/op BenchmarkDivisibleWDivconstU8-4 5539906 21.61 ns/op BenchmarkMul2-4 172948 685.5 ns/op BenchmarkMulNeg2-4 173071 686.9 ns/op BenchmarkEfaceInteger-4 4035650 26.66 ns/op BenchmarkDiv64UnsignedSmall-4 14076303 8.318 ns/op BenchmarkDiv64Small-4 13885028 8.968 ns/op BenchmarkDiv64SmallNegDivisor-4 13822304 8.699 ns/op BenchmarkDiv64SmallNegDividend-4 13858119 8.780 ns/op BenchmarkDiv64SmallNegBoth-4 14172189 9.283 ns/op BenchmarkDiv64Unsigned-4 11321499 11.52 ns/op BenchmarkDiv64-4 11599221 10.16 ns/op BenchmarkDiv64NegDivisor-4 11601200 10.13 ns/op BenchmarkDiv64NegDividend-4 11526088 10.15 ns/op BenchmarkDiv64NegBoth-4 11580474 10.18 ns/op BenchmarkMod64UnsignedSmall-4 14005360 8.531 ns/op BenchmarkMod64Small-4 13843101 8.712 ns/op BenchmarkMod64SmallNegDivisor-4 13813566 8.717 ns/op BenchmarkMod64SmallNegDividend-4 13814832 8.727 ns/op BenchmarkMod64SmallNegBoth-4 14183557 7.928 ns/op BenchmarkMod64Unsigned-4 11397711 10.34 ns/op BenchmarkMod64-4 11593074 10.13 ns/op BenchmarkMod64NegDivisor-4 11517879 10.13 ns/op BenchmarkMod64NegDividend-4 11611478 10.14 ns/op BenchmarkMod64NegBoth-4 11581119 10.14 ns/op BenchmarkMulconstI32/3-4 14792242 7.932 ns/op BenchmarkMulconstI32/5-4 14792124 8.005 ns/op BenchmarkMulconstI32/12-4 14806873 8.119 ns/op BenchmarkMulconstI32/120-4 14803255 7.955 ns/op BenchmarkMulconstI32/-120-4 14520315 9.339 ns/op BenchmarkMulconstI32/65537-4 13832343 8.038 ns/op BenchmarkMulconstI32/65538-4 14512569 8.218 ns/op BenchmarkMulconstI64/3-4 14183169 8.224 ns/op BenchmarkMulconstI64/5-4 14709759 7.985 ns/op BenchmarkMulconstI64/12-4 14397387 8.361 ns/op BenchmarkMulconstI64/120-4 14460427 7.980 ns/op BenchmarkMulconstI64/-120-4 14779059 7.982 ns/op BenchmarkMulconstI64/65537-4 14785610 7.936 ns/op BenchmarkMulconstI64/65538-4 14584287 7.933 ns/op BenchmarkMulconstU32/3-4 14786641 8.119 ns/op BenchmarkMulconstU32/5-4 14729331 8.010 ns/op BenchmarkMulconstU32/12-4 14633894 8.038 ns/op BenchmarkMulconstU32/120-4 14722986 8.001 ns/op BenchmarkMulconstU32/65537-4 14731012 7.999 ns/op BenchmarkMulconstU32/65538-4 13704087 7.998 ns/op BenchmarkMulconstU64/3-4 12840907 9.114 ns/op BenchmarkMulconstU64/5-4 14596824 8.063 ns/op BenchmarkMulconstU64/12-4 14530250 8.209 ns/op BenchmarkMulconstU64/120-4 14688930 8.416 ns/op BenchmarkMulconstU64/65537-4 13816450 8.021 ns/op BenchmarkMulconstU64/65538-4 14638096 8.075 ns/op BenchmarkShiftArithmeticRight-4 14924676 8.030 ns/op BenchmarkSwitch8Predictable-4 9619126 12.10 ns/op BenchmarkSwitch8Unpredictable-4 5564677 21.34 ns/op BenchmarkSwitch32Predictable-4 9326881 13.11 ns/op BenchmarkSwitch32Unpredictable-4 5508231 22.04 ns/op BenchmarkSwitchStringPredictable-4 4170465 28.37 ns/op BenchmarkSwitchStringUnpredictable-4 4335020 27.68 ns/op BenchmarkSwitchTypePredictable-4 3143809 39.32 ns/op BenchmarkSwitchTypeUnpredictable-4 3595105 34.39 ns/op PASS ok cmd/compile/internal/test 17.316s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 134 820500 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 103.6 ns/op BenchmarkNamed/Underlying/generic-4 1290230 92.59 ns/op BenchmarkNamed/Underlying/src_instance-4 1275512 97.40 ns/op BenchmarkNamed/Underlying/user_instance-4 1287468 93.21 ns/op BenchmarkCheck/http/funcbodies/info-4 1 519220849 ns/op 64015 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 404540165 ns/op 82153 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 197697302 ns/op 168107 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 144061374 ns/op 230691 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 418838660 ns/op 12361 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 102850724 ns/op 50334 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 39369865 ns/op 131506 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 34514094 ns/op 150005 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 144450890 ns/op 15021 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 39874450 ns/op 54414 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 84734963 ns/op 25226 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 33739210 ns/op 61036 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1129064614 ns/op 57848 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 621700376 ns/op 105052 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 170391843 ns/op 383272 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 136946339 ns/op 433893 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 593274436 ns/op 3375 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67976486 ns/op 29593 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 41739557 ns/op 48199 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 34029284 ns/op 59118 lines/s PASS ok cmd/compile/internal/types2 20.656s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 138 842976 ns/op 478123 sys-ns/op 603906 user-ns/op PASS ok cmd/go 1.211s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 300438 405.0 ns/op PASS ok cmd/go/internal/cfg 1.270s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 24337 4900 ns/op 1.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 26180 4568 ns/op 1.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2673 43769 ns/op 23.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2732 43529 ns/op 23.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 374 323148 ns/op 25.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 381 311529 ns/op 26.30 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.969s All tests passed.