linux-s390x-ibm-race at 11b08a75cd6b93473d0ab6e4b6a94247ee341a01 :: 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=e2867bbb0cff4e0cb38f1cc5807d0348" "JOURNAL_STREAM=9:1236399837" "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=e2867bbb0cff4e0cb38f1cc5807d0348" "JOURNAL_STREAM=9:1236399837" "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 3.773s ok archive/zip 11.484s ok bufio 2.909s ok bytes 2.731s ok cmp 1.019s ok compress/bzip2 2.542s ok compress/flate 35.824s ok compress/gzip 38.024s ok compress/lzw 6.584s ok compress/zlib 21.674s ok container/heap 1.310s ok container/list 1.263s ok container/ring 1.009s ok context 1.159s ok crypto 1.056s ok crypto/aes 1.080s ok crypto/cipher 1.203s ok crypto/des 1.200s ok crypto/dsa 1.394s ok crypto/ecdh 3.547s ok crypto/ecdsa 1.901s ok crypto/ed25519 4.315s ok crypto/elliptic 1.486s ok crypto/hmac 1.487s ok crypto/internal/alias 1.045s ok crypto/internal/bigmod 13.242s ok crypto/internal/boring 1.043s ok crypto/internal/boring/bcache 4.145s ok crypto/internal/edwards25519 4.787s ok crypto/internal/edwards25519/field 1.561s ok crypto/internal/nistec 3.840s ok crypto/internal/nistec/fiat 1.028s [no tests to run] ok crypto/md5 1.186s ok crypto/rand 1.923s ok crypto/rc4 2.040s ok crypto/rsa 5.967s ok crypto/sha1 1.096s ok crypto/sha256 1.071s ok crypto/sha512 1.070s ok crypto/subtle 3.079s ok crypto/tls 15.316s ok crypto/x509 5.523s ok database/sql 2.093s ok database/sql/driver 1.161s ok debug/buildinfo 1.163s ok debug/dwarf 1.128s ok debug/elf 3.384s ok debug/gosym 1.318s ok debug/macho 1.177s ok debug/pe 1.140s ok debug/plan9obj 1.023s ok embed 1.253s [no tests to run] ok embed/internal/embedtest 1.018s ok encoding/ascii85 1.028s ok encoding/asn1 1.225s ok encoding/base32 1.850s ok encoding/base64 1.037s ok encoding/binary 1.662s ok encoding/csv 1.180s ok encoding/gob 46.743s ok encoding/hex 1.093s ok encoding/json 9.798s ok encoding/pem 4.106s ok encoding/xml 1.411s ok errors 1.277s ok expvar 1.278s ok flag 4.116s ok fmt 3.447s ok go/ast 1.056s ok go/build 10.824s ok go/build/constraint 1.299s ok go/constant 1.316s ok go/doc 1.861s ok go/doc/comment 9.890s ok go/format 1.108s ok go/importer 3.922s ok go/internal/gccgoimporter 1.331s ok go/internal/gcimporter 36.395s ok go/internal/srcimporter 55.920s ok go/parser 5.156s ok go/printer 12.174s ok go/scanner 1.559s ok go/token 1.378s ok go/types 91.203s ok hash 1.235s ok hash/adler32 1.119s ok hash/crc32 1.276s ok hash/crc64 1.223s ok hash/fnv 2.042s ok hash/maphash 1.998s ok html 1.093s ok html/template 1.507s ok image 1.874s ok image/color 1.125s ok image/draw 2.646s ok image/gif 3.835s ok image/jpeg 5.137s ok image/png 9.206s ok index/suffixarray 6.371s ok internal/abi 1.443s ok internal/buildcfg 1.010s ok internal/coverage/cformat 1.011s ok internal/coverage/cmerge 1.046s ok internal/coverage/pods 1.073s ok internal/coverage/slicereader 1.066s ok internal/coverage/slicewriter 1.015s ok internal/coverage/test 1.169s ok internal/cpu 2.049s ok internal/dag 1.371s ok internal/diff 1.188s ok internal/fmtsort 1.015s ok internal/fuzz 1.042s ok internal/godebug 12.709s ok internal/godebugs 1.031s ok internal/intern 5.157s ok internal/itoa 1.040s ok internal/platform 3.683s ok internal/poll 2.115s ok internal/profile 1.045s ok internal/reflectlite 1.041s ok internal/safefilepath 1.029s ok internal/saferio 1.665s ok internal/singleflight 2.430s ok internal/testenv 1.841s ok internal/trace 1.405s ok internal/types/errors 2.791s ok internal/unsafeheader 1.029s ok internal/xcoff 1.062s ok internal/zstd 1.021s ok io 1.077s ok io/fs 1.338s ok io/ioutil 1.025s ok log 1.019s ok log/slog 1.162s ok log/slog/internal/benchmarks 1.017s ok log/slog/internal/buffer 1.029s ok log/syslog 2.569s ok maps 1.068s ok math 1.018s ok math/big 7.328s ok math/bits 1.106s ok math/cmplx 1.128s ok math/rand 6.548s ok mime 1.051s ok mime/multipart 13.417s ok mime/quotedprintable 1.478s ok net 45.628s ok net/http 31.979s ok net/http/cgi 14.555s ok net/http/cookiejar 1.078s ok net/http/fcgi 1.910s ok net/http/httptest 1.449s ok net/http/httptrace 1.090s ok net/http/httputil 1.986s ok net/http/internal 1.015s ok net/http/internal/ascii 1.014s ok net/http/pprof 6.771s ok net/internal/socktest 1.130s ok net/mail 1.123s ok net/netip 1.629s ok net/rpc 1.117s ok net/rpc/jsonrpc 1.107s ok net/smtp 1.561s ok net/textproto 1.865s ok net/url 1.021s ok os 7.671s ok os/exec 8.933s ok os/exec/internal/fdtest 1.199s ok os/signal 24.019s ok os/user 1.037s ok path 1.253s ok path/filepath 1.047s ok plugin 1.199s ok reflect 2.239s ok regexp 6.905s ok regexp/syntax 12.648s ok runtime 42.287s ok runtime/cgo 1.034s ok runtime/coverage 1.127s ok runtime/debug 2.121s ok runtime/internal/atomic 1.068s ok runtime/internal/math 1.048s ok runtime/internal/sys 1.037s ok runtime/internal/syscall 1.012s ok runtime/internal/wasitest 1.010s ok runtime/metrics 1.019s ok runtime/pprof 29.283s ok runtime/race 14.111s ok runtime/trace 9.722s ok slices 4.405s ok sort 1.822s ok strconv 5.658s ok strings 3.069s ok sync 1.478s ok sync/atomic 4.291s ok syscall 12.785s ok testing 5.454s ok testing/fstest 1.018s ok testing/iotest 1.013s ok testing/quick 1.161s ok testing/slogtest 1.022s ok text/scanner 1.028s ok text/tabwriter 1.024s ok text/template 1.113s ok text/template/parse 1.042s ok time 3.554s ok unicode 1.031s ok unicode/utf16 1.028s ok unicode/utf8 1.025s ok cmd/addr2line 4.587s ok cmd/api 3.345s ok cmd/asm/internal/asm 5.706s ok cmd/asm/internal/lex 1.012s ok cmd/cgo/internal/swig 1.022s ok cmd/cgo/internal/test 3.244s ok cmd/cgo/internal/testcarchive 27.241s ok cmd/cgo/internal/testcshared 6.142s ok cmd/cgo/internal/testerrors 10.379s ok cmd/cgo/internal/testfortran 1.025s ok cmd/cgo/internal/testgodefs 1.467s ok cmd/cgo/internal/testlife 1.448s ok cmd/cgo/internal/testnocgo 1.007s ok cmd/cgo/internal/testplugin 39.376s ok cmd/cgo/internal/testsanitizers 1.067s ok cmd/cgo/internal/testshared 54.138s ok cmd/cgo/internal/testso 3.051s ok cmd/cgo/internal/teststdio 2.869s ok cmd/cgo/internal/testtls 1.031s ok cmd/compile/internal/abt 1.255s ok cmd/compile/internal/amd64 1.010s ok cmd/compile/internal/base 1.013s ok cmd/compile/internal/compare 1.151s ok cmd/compile/internal/dwarfgen 3.089s ok cmd/compile/internal/importer 2.915s ok cmd/compile/internal/inline/inlheur 2.027s ok cmd/compile/internal/ir 1.014s ok cmd/compile/internal/logopt 1.138s ok cmd/compile/internal/loopvar 1.104s ok cmd/compile/internal/noder 1.022s ok cmd/compile/internal/reflectdata 1.009s [no tests to run] ok cmd/compile/internal/ssa 22.496s ok cmd/compile/internal/syntax 1.720s ok cmd/compile/internal/test 21.641s ok cmd/compile/internal/typecheck 2.885s ok cmd/compile/internal/types 1.022s ok cmd/compile/internal/types2 15.850s ok cmd/covdata 1.025s ok cmd/cover 20.487s ok cmd/dist 1.058s ok cmd/distpack 1.115s ok cmd/doc 1.932s ok cmd/fix 2.777s ok cmd/go 350.940s ok cmd/go/internal/auth 1.010s ok cmd/go/internal/cache 1.155s ok cmd/go/internal/cfg 1.029s [no tests to run] ok cmd/go/internal/envcmd 1.097s ok cmd/go/internal/fsys 1.232s ok cmd/go/internal/generate 1.155s ok cmd/go/internal/gover 1.018s ok cmd/go/internal/imports 1.031s ok cmd/go/internal/load 1.030s ok cmd/go/internal/lockedfile 2.551s ok cmd/go/internal/lockedfile/internal/filelock 2.079s ok cmd/go/internal/modfetch 1.063s ok cmd/go/internal/modfetch/codehost 2.859s ok cmd/go/internal/modfetch/zip_sum_test 1.066s ok cmd/go/internal/modindex 3.993s ok cmd/go/internal/modload 1.145s ok cmd/go/internal/mvs 1.031s ok cmd/go/internal/par 1.155s ok cmd/go/internal/str 1.156s ok cmd/go/internal/test 1.041s ok cmd/go/internal/toolchain 1.040s ok cmd/go/internal/vcs 1.085s ok cmd/go/internal/vcweb 1.021s ok cmd/go/internal/vcweb/vcstest 6.377s ok cmd/go/internal/web 1.055s ok cmd/go/internal/work 2.527s ok cmd/gofmt 1.558s ok cmd/internal/archive 2.695s ok cmd/internal/buildid 2.698s ok cmd/internal/bootstrap_test 1.220s ok cmd/internal/cov 2.421s ok cmd/internal/dwarf 1.091s ok cmd/internal/edit 1.030s ok cmd/internal/goobj 1.018s ok cmd/internal/moddeps 5.120s ok cmd/internal/notsha256 1.182s ok cmd/internal/obj 2.118s ok cmd/internal/obj/ppc64 2.029s ok cmd/internal/obj/riscv 1.961s ok cmd/internal/obj/s390x 1.014s ok cmd/internal/obj/x86 10.142s ok cmd/internal/objabi 1.494s ok cmd/internal/pkgpath 5.131s ok cmd/internal/pkgpattern 1.064s ok cmd/internal/quoted 1.066s ok cmd/internal/src 1.157s ok cmd/internal/test2json 2.368s ok cmd/link 20.418s ok cmd/link/internal/benchmark 1.133s ok cmd/link/internal/ld 13.593s ok cmd/link/internal/loader 1.424s ok cmd/nm 9.621s ok cmd/objdump 1.469s ok cmd/pack 9.381s ok cmd/pprof 1.115s ok cmd/trace 2.519s ok cmd/vet 68.928s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2308 65282 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2184 64288 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1329 219844 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3816 170753 ns/op 5200 B/op 16 allocs/op Benchmark/Reader/GNU-4 5086 278303 ns/op 5271 B/op 15 allocs/op Benchmark/Reader/PAX-4 2173 141251 ns/op 8729 B/op 33 allocs/op PASS ok archive/tar 7.331s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 644237619 ns/op 15136 B/op 67 allocs/op BenchmarkZip64Test-4 1 229071249 ns/op BenchmarkZip64TestSizes/4096-4 1293 251717 ns/op BenchmarkZip64TestSizes/1048576-4 34 3651170 ns/op BenchmarkZip64TestSizes/67108864-4 1 230671294 ns/op PASS ok archive/zip 4.328s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 158582 807.8 ns/op BenchmarkReaderCopyUnoptimal-4 10000 14566 ns/op BenchmarkReaderCopyNoWriteTo-4 3868 97571 ns/op BenchmarkReaderWriteToOptimal-4 8940 25529 ns/op BenchmarkReaderReadString-4 92102 2291 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 148994 832.8 ns/op BenchmarkWriterCopyUnoptimal-4 171622 1846 ns/op BenchmarkWriterCopyNoReadFrom-4 4389 244769 ns/op BenchmarkReaderEmpty-4 53403 5541 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 14582 42589 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 445809 343.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 6.153s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3765 135896 ns/op 241.12 MB/s BenchmarkWriteByte-4 417 291390 ns/op 14.06 MB/s BenchmarkWriteRune-4 224 731453 ns/op 16.80 MB/s BenchmarkBufferNotEmptyWriteRead-4 25 10554758 ns/op BenchmarkBufferFullSmallReads-4 100 1730267 ns/op BenchmarkBufferWriteBlock/N4096-4 7856 34743 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 100 2020206 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 18756098 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 383780527 ns/op 43.72 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 2907880 114.5 ns/op 87.30 MB/s BenchmarkIndexByte/32-4 5231035 23.84 ns/op 1342.04 MB/s BenchmarkIndexByte/4K-4 655297 274.1 ns/op 14945.86 MB/s BenchmarkIndexBytePortable/10-4 917486 346.0 ns/op 28.91 MB/s BenchmarkIndexBytePortable/32-4 309488 395.7 ns/op 80.86 MB/s BenchmarkIndexBytePortable/4K-4 2707 55487 ns/op 73.82 MB/s BenchmarkIndexRune/10-4 1000000 138.5 ns/op 72.20 MB/s BenchmarkIndexRune/32-4 793629 351.5 ns/op 91.03 MB/s BenchmarkIndexRune/4K-4 325244 2946 ns/op 1390.30 MB/s BenchmarkIndexRuneASCII/10-4 3986346 45.18 ns/op 221.34 MB/s BenchmarkIndexRuneASCII/32-4 5190091 40.35 ns/op 793.01 MB/s BenchmarkIndexRuneASCII/4K-4 780181 149.9 ns/op 27327.70 MB/s BenchmarkEqual/0-4 8482226 14.26 ns/op BenchmarkEqual/1-4 1000000 116.3 ns/op 8.60 MB/s BenchmarkEqual/6-4 1000000 199.4 ns/op 30.09 MB/s BenchmarkEqual/9-4 1345226 181.9 ns/op 49.48 MB/s BenchmarkEqual/15-4 1428168 83.17 ns/op 180.36 MB/s BenchmarkEqual/16-4 1340173 115.3 ns/op 138.73 MB/s BenchmarkEqual/20-4 1000000 187.8 ns/op 106.47 MB/s BenchmarkEqual/32-4 1310779 94.45 ns/op 338.81 MB/s BenchmarkEqual/4K-4 112747 1030 ns/op 3975.08 MB/s BenchmarkEqualBothUnaligned/64_0-4 1243624 134.2 ns/op 477.01 MB/s BenchmarkEqualBothUnaligned/64_1-4 1279611 197.6 ns/op 323.90 MB/s BenchmarkEqualBothUnaligned/64_4-4 1256580 133.3 ns/op 480.01 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 189.5 ns/op 337.71 MB/s BenchmarkEqualBothUnaligned/4096_0-4 115309 1700 ns/op 2410.06 MB/s BenchmarkEqualBothUnaligned/4096_1-4 97183 1567 ns/op 2613.60 MB/s BenchmarkEqualBothUnaligned/4096_4-4 108260 1123 ns/op 3647.99 MB/s BenchmarkEqualBothUnaligned/4096_7-4 106548 5209 ns/op 786.39 MB/s BenchmarkIndex/10-4 3633098 37.04 ns/op 269.96 MB/s BenchmarkIndex/32-4 2555930 41.52 ns/op 770.79 MB/s BenchmarkIndex/4K-4 58898 1739 ns/op 2355.99 MB/s BenchmarkIndexEasy/10-4 3685210 48.04 ns/op 208.18 MB/s BenchmarkIndexEasy/32-4 3085088 45.59 ns/op 701.90 MB/s BenchmarkIndexEasy/4K-4 424905 369.5 ns/op 11086.29 MB/s BenchmarkCount/10-4 1923657 103.2 ns/op 96.86 MB/s BenchmarkCount/32-4 1714153 106.0 ns/op 301.86 MB/s BenchmarkCount/4K-4 74430 1619 ns/op 2530.08 MB/s BenchmarkCountEasy/10-4 1788646 62.95 ns/op 158.86 MB/s BenchmarkCountEasy/32-4 1580556 83.57 ns/op 382.93 MB/s BenchmarkCountEasy/4K-4 317175 326.6 ns/op 12540.26 MB/s BenchmarkCountSingle/10-4 2331168 63.16 ns/op 158.33 MB/s BenchmarkCountSingle/32-4 3724537 53.18 ns/op 601.72 MB/s BenchmarkCountSingle/4K-4 546051 232.7 ns/op 17599.02 MB/s BenchmarkToUpper/#00-4 3019899 41.59 ns/op BenchmarkToUpper/ONLYUPPER-4 294027 399.2 ns/op BenchmarkToUpper/abc-4 508005 234.3 ns/op BenchmarkToUpper/AbC123-4 308181 468.4 ns/op BenchmarkToUpper/azAZ09_-4 284064 496.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 82957 1814 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38976 3226 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57302 2959 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 123543 1003 ns/op BenchmarkToLower/#00-4 3077830 57.60 ns/op BenchmarkToLower/abc-4 409352 371.4 ns/op BenchmarkToLower/AbC123-4 316996 388.8 ns/op BenchmarkToLower/azAZ09_-4 278259 448.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84391 1440 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33231 4159 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74090 1949 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 122137 1035 ns/op BenchmarkFields/ASCII/16-4 157273 786.8 ns/op 20.33 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 24401 ns/op 10.49 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 628 196174 ns/op 20.88 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 31 3480209 ns/op 18.83 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 102288702 ns/op 10.25 MB/s 2269280 B/op 2 allocs/op BenchmarkFields/Mixed/16-4 75818 1671 ns/op 9.57 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6334 26180 ns/op 9.78 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 400 337288 ns/op 12.14 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 8533296 ns/op 7.68 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 282555480 ns/op 3.71 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 215955 685.8 ns/op 23.33 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12159 9924 ns/op 25.80 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 834 567045 ns/op 7.22 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 43 8242782 ns/op 7.95 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 118505448 ns/op 8.85 MB/s 11211200 B/op 26 allocs/op BenchmarkFieldsFunc/Mixed/16-4 103213 1495 ns/op 10.70 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9297 17212 ns/op 14.87 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 554 453662 ns/op 9.03 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 7305037 ns/op 8.97 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 260216239 ns/op 4.03 MB/s 11211104 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1306254 79.57 ns/op BenchmarkTrimSpace/ASCII-4 553456 215.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 79101 1824 ns/op BenchmarkTrimSpace/JustNonASCII-4 41546 2969 ns/op BenchmarkToValidUTF8/Valid-4 505225 738.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 348271 483.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 84970 1436 ns/op BenchmarkIndexHard1-4 1785 71335 ns/op BenchmarkIndexHard2-4 100 1784367 ns/op BenchmarkIndexHard3-4 156 707751 ns/op BenchmarkIndexHard4-4 86 1390679 ns/op BenchmarkLastIndexHard1-4 4 26076619 ns/op BenchmarkLastIndexHard2-4 4 28030859 ns/op BenchmarkLastIndexHard3-4 4 25960054 ns/op BenchmarkCountHard1-4 1452 167307 ns/op BenchmarkCountHard2-4 386 313288 ns/op BenchmarkCountHard3-4 170 781310 ns/op BenchmarkSplitEmptySeparator-4 1 147852006 ns/op BenchmarkSplitSingleByteSeparator-4 12 15324539 ns/op BenchmarkSplitMultiByteSeparator-4 10 17553242 ns/op BenchmarkSplitNSingleByteSeparator-4 148252 1163 ns/op BenchmarkSplitNMultiByteSeparator-4 72301 2939 ns/op BenchmarkRepeat-4 153817 842.3 ns/op BenchmarkRepeatLarge/256/1-4 130371 1245 ns/op 205.58 MB/s BenchmarkRepeatLarge/256/16-4 222993 859.9 ns/op 297.73 MB/s BenchmarkRepeatLarge/512/1-4 64651 1671 ns/op 306.49 MB/s BenchmarkRepeatLarge/512/16-4 87824 1542 ns/op 331.95 MB/s BenchmarkRepeatLarge/1024/1-4 63906 3795 ns/op 269.86 MB/s BenchmarkRepeatLarge/1024/16-4 10000 17457 ns/op 58.66 MB/s BenchmarkRepeatLarge/2048/1-4 10000 12171 ns/op 168.27 MB/s BenchmarkRepeatLarge/2048/16-4 10000 10519 ns/op 194.70 MB/s BenchmarkRepeatLarge/4096/1-4 10000 70918 ns/op 57.76 MB/s BenchmarkRepeatLarge/4096/16-4 10000 35038 ns/op 116.90 MB/s BenchmarkRepeatLarge/8192/1-4 10000 57943 ns/op 141.38 MB/s BenchmarkRepeatLarge/8192/16-4 10000 37162 ns/op 220.44 MB/s BenchmarkRepeatLarge/8192/4097-4 13146 26307 ns/op 155.74 MB/s BenchmarkRepeatLarge/16384/1-4 8910 29645 ns/op 552.67 MB/s BenchmarkRepeatLarge/16384/16-4 9246 28510 ns/op 574.68 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 14199 ns/op 865.62 MB/s BenchmarkRepeatLarge/32768/1-4 3979 29483 ns/op 1111.41 MB/s BenchmarkRepeatLarge/32768/16-4 3446 29105 ns/op 1125.86 MB/s BenchmarkRepeatLarge/32768/4097-4 3704 32148 ns/op 892.09 MB/s BenchmarkRepeatLarge/65536/1-4 2314 69931 ns/op 937.15 MB/s BenchmarkRepeatLarge/65536/16-4 2961 287364 ns/op 228.06 MB/s BenchmarkRepeatLarge/65536/4097-4 2626 173089 ns/op 355.05 MB/s BenchmarkRepeatLarge/131072/1-4 384 1773228 ns/op 73.92 MB/s BenchmarkRepeatLarge/131072/16-4 100 2094966 ns/op 62.57 MB/s BenchmarkRepeatLarge/131072/4097-4 336 490285 ns/op 259.05 MB/s BenchmarkRepeatLarge/262144/1-4 100 1737999 ns/op 150.83 MB/s BenchmarkRepeatLarge/262144/16-4 200 1596742 ns/op 164.17 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1764537 ns/op 146.28 MB/s BenchmarkRepeatLarge/524288/1-4 100 6899719 ns/op 75.99 MB/s BenchmarkRepeatLarge/524288/16-4 100 3756786 ns/op 139.56 MB/s BenchmarkRepeatLarge/524288/4097-4 48 4188193 ns/op 124.23 MB/s BenchmarkRepeatLarge/1048576/1-4 16 25596683 ns/op 40.97 MB/s BenchmarkRepeatLarge/1048576/16-4 49 9093246 ns/op 115.31 MB/s BenchmarkRepeatLarge/1048576/4097-4 67 6661553 ns/op 156.83 MB/s BenchmarkRepeatLarge/2097152/1-4 20 9967335 ns/op 210.40 MB/s BenchmarkRepeatLarge/2097152/16-4 22 30234713 ns/op 69.36 MB/s BenchmarkRepeatLarge/2097152/4097-4 24 8125188 ns/op 257.66 MB/s BenchmarkRepeatLarge/4194304/1-4 12 37554259 ns/op 111.69 MB/s BenchmarkRepeatLarge/4194304/16-4 15 9713347 ns/op 431.81 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 12008529 ns/op 349.02 MB/s BenchmarkRepeatLarge/8388608/1-4 8 24178543 ns/op 346.94 MB/s BenchmarkRepeatLarge/8388608/16-4 6 28295302 ns/op 296.47 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 40532299 ns/op 206.91 MB/s BenchmarkRepeatLarge/16777216/1-4 1 120097440 ns/op 139.70 MB/s BenchmarkRepeatLarge/16777216/16-4 3 48859000 ns/op 343.38 MB/s BenchmarkRepeatLarge/16777216/4097-4 1 126664978 ns/op 132.45 MB/s BenchmarkRepeatLarge/33554432/1-4 1 211907473 ns/op 158.34 MB/s BenchmarkRepeatLarge/33554432/16-4 1 151921140 ns/op 220.87 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 142512247 ns/op 235.45 MB/s BenchmarkRepeatLarge/67108864/1-4 1 155059630 ns/op 432.79 MB/s BenchmarkRepeatLarge/67108864/16-4 1 137074426 ns/op 489.58 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 236279663 ns/op 284.02 MB/s BenchmarkRepeatLarge/134217728/1-4 1 240809551 ns/op 557.36 MB/s BenchmarkRepeatLarge/134217728/16-4 1 545807697 ns/op 245.91 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 873321363 ns/op 153.69 MB/s BenchmarkRepeatLarge/268435456/1-4 1 856353038 ns/op 313.46 MB/s BenchmarkRepeatLarge/268435456/16-4 1 562908299 ns/op 476.87 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 658026177 ns/op 407.94 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1069606231 ns/op 501.93 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1435691364 ns/op 373.95 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1856696075 ns/op 289.15 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1946732289 ns/op 551.56 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2389374207 ns/op 449.38 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2459141365 ns/op 436.63 MB/s BenchmarkBytesCompare/1-4 10903478 11.54 ns/op BenchmarkBytesCompare/2-4 10888605 11.54 ns/op BenchmarkBytesCompare/4-4 10950750 11.33 ns/op BenchmarkBytesCompare/8-4 10687638 11.05 ns/op BenchmarkBytesCompare/16-4 10270089 11.11 ns/op BenchmarkBytesCompare/32-4 9621986 17.74 ns/op BenchmarkBytesCompare/64-4 7452075 36.96 ns/op BenchmarkBytesCompare/128-4 7784550 15.27 ns/op BenchmarkBytesCompare/256-4 6697869 17.59 ns/op BenchmarkBytesCompare/512-4 4573389 25.81 ns/op BenchmarkBytesCompare/1024-4 2802284 41.19 ns/op BenchmarkBytesCompare/2048-4 1300198 123.4 ns/op BenchmarkIndexAnyASCII/1:1-4 2544747 46.31 ns/op BenchmarkIndexAnyASCII/1:2-4 2665212 45.97 ns/op BenchmarkIndexAnyASCII/1:4-4 2555750 47.90 ns/op BenchmarkIndexAnyASCII/1:8-4 2441953 48.39 ns/op BenchmarkIndexAnyASCII/1:16-4 1946272 64.68 ns/op BenchmarkIndexAnyASCII/1:32-4 2053440 64.15 ns/op BenchmarkIndexAnyASCII/1:64-4 1965846 61.12 ns/op BenchmarkIndexAnyASCII/16:1-4 2613624 74.52 ns/op BenchmarkIndexAnyASCII/16:2-4 505274 234.1 ns/op BenchmarkIndexAnyASCII/16:4-4 453085 253.9 ns/op BenchmarkIndexAnyASCII/16:8-4 420081 250.7 ns/op BenchmarkIndexAnyASCII/16:16-4 414967 263.7 ns/op BenchmarkIndexAnyASCII/16:32-4 416684 298.5 ns/op BenchmarkIndexAnyASCII/16:64-4 323182 481.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1901409 56.13 ns/op BenchmarkIndexAnyASCII/256:2-4 40425 3564 ns/op BenchmarkIndexAnyASCII/256:4-4 34915 2988 ns/op BenchmarkIndexAnyASCII/256:8-4 39955 3112 ns/op BenchmarkIndexAnyASCII/256:16-4 32155 3240 ns/op BenchmarkIndexAnyASCII/256:32-4 37646 3345 ns/op BenchmarkIndexAnyASCII/256:64-4 38499 3257 ns/op BenchmarkIndexAnyUTF8/1:1-4 2726440 44.25 ns/op BenchmarkIndexAnyUTF8/1:2-4 2676685 44.46 ns/op BenchmarkIndexAnyUTF8/1:4-4 2518629 56.23 ns/op BenchmarkIndexAnyUTF8/1:8-4 2246989 50.25 ns/op BenchmarkIndexAnyUTF8/1:16-4 2142750 72.42 ns/op BenchmarkIndexAnyUTF8/1:32-4 2059026 62.05 ns/op BenchmarkIndexAnyUTF8/1:64-4 2013055 62.11 ns/op BenchmarkIndexAnyUTF8/16:1-4 155332 814.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 222921 912.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 169544 731.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 202095 543.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 184028 1040 ns/op BenchmarkIndexAnyUTF8/16:32-4 186345 654.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 165234 686.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 12968 ns/op BenchmarkIndexAnyUTF8/256:2-4 17004 8406 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 21338 ns/op BenchmarkIndexAnyUTF8/256:8-4 13572 7853 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 11819 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 14286 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 11752 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2747496 47.72 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2521509 49.82 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2597766 57.25 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2304210 48.38 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1958643 77.07 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1268472 86.67 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1711845 60.25 ns/op BenchmarkLastIndexAnyASCII/16:1-4 344293 456.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 341236 409.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 318300 355.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 319971 413.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 310363 381.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 290025 549.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 253057 472.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24679 5003 ns/op BenchmarkLastIndexAnyASCII/256:2-4 22054 5077 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24450 5751 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24394 4878 ns/op BenchmarkLastIndexAnyASCII/256:16-4 19977 6459 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24214 5272 ns/op BenchmarkLastIndexAnyASCII/256:64-4 17560 13474 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2326966 63.48 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2528990 49.44 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2020930 67.49 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2156409 72.10 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1888041 61.11 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1805918 59.47 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1870770 65.33 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 274513 591.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 249184 624.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 203937 684.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 206930 557.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 182551 914.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 170310 710.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 145884 996.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19828 7551 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16767 8756 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14013 9948 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14587 8090 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10286 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10442 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 19758 ns/op BenchmarkTrimASCII/1:1-4 3046051 38.73 ns/op BenchmarkTrimASCII/1:2-4 1948557 56.61 ns/op BenchmarkTrimASCII/1:4-4 2136367 65.93 ns/op BenchmarkTrimASCII/1:8-4 1460200 90.31 ns/op BenchmarkTrimASCII/1:16-4 1444730 87.46 ns/op BenchmarkTrimASCII/16:1-4 511537 263.2 ns/op BenchmarkTrimASCII/16:2-4 310114 352.8 ns/op BenchmarkTrimASCII/16:4-4 220269 611.4 ns/op BenchmarkTrimASCII/16:8-4 259560 424.9 ns/op BenchmarkTrimASCII/16:16-4 305665 659.4 ns/op BenchmarkTrimASCII/256:1-4 39003 4155 ns/op BenchmarkTrimASCII/256:2-4 24398 5724 ns/op BenchmarkTrimASCII/256:4-4 20920 12754 ns/op BenchmarkTrimASCII/256:8-4 25213 4924 ns/op BenchmarkTrimASCII/256:16-4 10000 11974 ns/op BenchmarkTrimASCII/4096:1-4 2338 66644 ns/op BenchmarkTrimASCII/4096:2-4 1359 77774 ns/op BenchmarkTrimASCII/4096:4-4 1197 198519 ns/op BenchmarkTrimASCII/4096:8-4 1432 78060 ns/op BenchmarkTrimASCII/4096:16-4 1522 80101 ns/op BenchmarkTrimByte-4 1812460 58.85 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 28551 4695 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 28039 5401 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 457 249796 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 856 131332 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1720 64102 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3373 34711 ns/op BenchmarkCompareBytesEqual-4 9506572 15.05 ns/op BenchmarkCompareBytesToNil-4 13196877 10.16 ns/op BenchmarkCompareBytesEmpty-4 12022321 16.58 ns/op BenchmarkCompareBytesIdentical-4 13153905 10.47 ns/op BenchmarkCompareBytesSameLength-4 9802176 14.43 ns/op BenchmarkCompareBytesDifferentLength-4 10772407 35.89 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2432 49942 ns/op 20995.89 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2236 57417 ns/op 18262.49 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2456 53182 ns/op 19717.11 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2271 50076 ns/op 20940.01 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2402 101263 ns/op 10355.10 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2341 49376 ns/op 21236.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2473 50419 ns/op 20797.46 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2316 49804 ns/op 21054.32 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2260 52206 ns/op 20085.43 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2276 60586 ns/op 17307.28 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2401 64467 ns/op 16265.45 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2335 51464 ns/op 20375.13 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2443 74441 ns/op 14086.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2448 51377 ns/op 20409.61 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2190 62692 ns/op 16725.85 MB/s BenchmarkCompareBytesBig-4 2317 71169 ns/op 14733.80 MB/s BenchmarkCompareBytesBigIdentical-4 13063212 9.014 ns/op 116332884.66 MB/s PASS ok bytes 162.696s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 101070771 ns/op 0.99 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 429160753 ns/op 1.32 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 47578217 ns/op 0.34 MB/s 3645352 B/op 51 allocs/op PASS ok compress/bzip2 3.100s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 40 4112419 ns/op 2.43 MB/s 43827 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 3 33493332 ns/op 2.99 MB/s 43440 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 304084603 ns/op 3.29 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 38 3162654 ns/op 3.16 MB/s 43648 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 3 40013645 ns/op 2.50 MB/s 43728 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 320945649 ns/op 3.12 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 39 2704621 ns/op 3.70 MB/s 42477 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 27663638 ns/op 3.61 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 286509122 ns/op 3.49 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 39 2766839 ns/op 3.61 MB/s 43320 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 27109513 ns/op 3.69 MB/s 47100 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 269692635 ns/op 3.71 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 39 2940132 ns/op 3.40 MB/s 43141 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 3 68510479 ns/op 1.46 MB/s 47920 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 443220482 ns/op 2.26 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 50 2354151 ns/op 4.25 MB/s 43126 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 25708589 ns/op 3.89 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 271726118 ns/op 3.68 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 56 2124236 ns/op 4.71 MB/s 43690 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 6 18213183 ns/op 5.49 MB/s 48444 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 474477785 ns/op 2.11 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 54 2809804 ns/op 3.56 MB/s 42723 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 27353876 ns/op 3.66 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 616530485 ns/op 1.62 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 80 2128264 ns/op 4.70 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 13565227 ns/op 7.37 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 124739817 ns/op 8.02 MB/s BenchmarkEncode/Digits/Speed/1e4-4 36 8369342 ns/op 1.19 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 31800052 ns/op 3.14 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 511708427 ns/op 1.95 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 10310164 ns/op 0.97 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 164130767 ns/op 0.61 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1071749495 ns/op 0.93 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 11048432 ns/op 0.91 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 99403700 ns/op 1.01 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1333291386 ns/op 0.75 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 69 1632342 ns/op 6.13 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 4 42456829 ns/op 2.36 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 203993018 ns/op 4.90 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2794644 ns/op 3.58 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 24877392 ns/op 4.02 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 211326736 ns/op 4.73 MB/s BenchmarkEncode/Newton/Default/1e4-4 12 8542180 ns/op 1.17 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 86126948 ns/op 1.16 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 1028105792 ns/op 0.97 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 9033903 ns/op 1.11 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 114905987 ns/op 0.87 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1469504268 ns/op 0.68 MB/s PASS ok compress/flate 44.475s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 30 23491778 ns/op 0.43 MB/s BenchmarkDecoder/1e-Reuse4-4 28 12143139 ns/op 0.82 MB/s BenchmarkDecoder/1e5-4 1 169902649 ns/op 0.59 MB/s BenchmarkDecoder/1e-Reuse5-4 1 161356031 ns/op 0.62 MB/s BenchmarkDecoder/1e6-4 1 704229412 ns/op 1.42 MB/s BenchmarkDecoder/1e-Reuse6-4 1 833854639 ns/op 1.20 MB/s BenchmarkEncoder/1e4-4 36 3226418 ns/op 3.10 MB/s BenchmarkEncoder/1e-Reuse4-4 36 3472941 ns/op 2.88 MB/s BenchmarkEncoder/1e5-4 3 35123631 ns/op 2.85 MB/s BenchmarkEncoder/1e-Reuse5-4 1 136894524 ns/op 0.73 MB/s BenchmarkEncoder/1e6-4 1 580143567 ns/op 1.72 MB/s BenchmarkEncoder/1e-Reuse6-4 1 866987854 ns/op 1.15 MB/s PASS ok compress/lzw 12.043s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 16 31911411 ns/op PASS ok container/heap 2.349s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 21304 4956 ns/op BenchmarkWithTimeout/concurrency=40-4 4764 25030 ns/op BenchmarkWithTimeout/concurrency=4000-4 5474 379709 ns/op BenchmarkWithTimeout/concurrency=400000-4 2625 124993 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 424275 354.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15150 94391 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 10000 22240 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3258 75695 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1599 875039 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3568 54602 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 284 1523263 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 243 696060 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 100 1469385 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 32 14542016 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 12 57801310 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 40 16457134 ns/op BenchmarkCheckCanceled/Err-4 475476 314.3 ns/op BenchmarkCheckCanceled/Done-4 529676 433.5 ns/op BenchmarkContextCancelDone-4 587335 517.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 27901 5042 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 10000 10707 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 13317 18178 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16003 10154 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 100 1808493 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 502244 732.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 246763 1842 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 189406 1436 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 119516 1049 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 56169 3400 ns/op PASS ok context 48.418s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1726684 69.28 ns/op 230.94 MB/s BenchmarkDecrypt-4 1608518 68.53 ns/op 233.48 MB/s BenchmarkExpand-4 10000 10440 ns/op PASS ok crypto/aes 6.346s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 160291 696.8 ns/op 91.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 352646 340.4 ns/op 188.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 171300 705.4 ns/op 90.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 357024 337.7 ns/op 189.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 161554 775.1 ns/op 1741.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 281820 408.1 ns/op 3308.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 143572 792.5 ns/op 1703.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 253840 539.6 ns/op 2501.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 97938 1409 ns/op 5814.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 137070 2452 ns/op 3341.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 97034 1269 ns/op 6455.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 145474 831.3 ns/op 9854.76 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2134 179938 ns/op 5.66 MB/s BenchmarkAESCFBDecrypt1K-4 1669 119477 ns/op 8.53 MB/s BenchmarkAESCFBDecrypt8K-4 274 1662815 ns/op 4.92 MB/s BenchmarkAESOFB1K-4 5857 25259 ns/op 40.34 MB/s BenchmarkAESCTR1K-4 4294 28916 ns/op 35.24 MB/s BenchmarkAESCTR8K-4 561 585664 ns/op 13.98 MB/s BenchmarkAESCBCEncrypt1K-4 401730 314.5 ns/op 3255.91 MB/s BenchmarkAESCBCDecrypt1K-4 832868 175.3 ns/op 5842.47 MB/s PASS ok crypto/cipher 10.891s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 43681 7945 ns/op 1.01 MB/s BenchmarkDecrypt-4 34977 3693 ns/op 2.17 MB/s BenchmarkTDESEncrypt-4 10000 21069 ns/op 0.38 MB/s BenchmarkTDESDecrypt-4 12834 28135 ns/op 0.28 MB/s PASS ok crypto/des 5.427s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 811 144616 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 7 27267962 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 3 47511058 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 20 13261433 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 4.315s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2454 44837 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1730 113663 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1317 133060 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2370 53429 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1177 100872 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 724 155575 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 2226 63627 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 27 4534818 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11418839 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 6.520s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 99 1070918 ns/op BenchmarkNewKeyFromSeed-4 100 1175136 ns/op BenchmarkSigning-4 98 1363769 ns/op BenchmarkVerification-4 45 4156029 ns/op PASS ok crypto/ed25519 3.267s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4194 28510 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 76 1848624 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 26 5764689 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11668945 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1204 105317 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 31 4519697 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 10 14010704 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 61203741 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7537 19205 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4183 36816 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 1861 64475 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 45 2639441 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1754 75417 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 129 1023498 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1221 99080 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 40 3455093 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 7.281s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14960 12366 ns/op 82.81 MB/s BenchmarkHMACSHA256_32-4 16880 7825 ns/op 4.09 MB/s BenchmarkNewWriteSum-4 10000 11604 ns/op 2.76 MB/s PASS ok crypto/hmac 2.455s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 37464 3986 ns/op BenchmarkModSub-4 39561 3317 ns/op BenchmarkMontgomeryRepr-4 10000 16642 ns/op BenchmarkMontgomeryMul-4 12187 29275 ns/op BenchmarkModMul-4 6139 60662 ns/op BenchmarkExpBig-4 7 39338855 ns/op BenchmarkExp-4 4 33586266 ns/op PASS ok crypto/internal/bigmod 8.803s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 457 255791 ns/op BenchmarkScalarBaseMult-4 114 996459 ns/op BenchmarkScalarMult-4 42 3174604 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 46 3917215 ns/op PASS ok crypto/internal/edwards25519 2.607s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 228771 521.3 ns/op BenchmarkMultiply-4 265809 440.1 ns/op BenchmarkSquare-4 10000 12919 ns/op BenchmarkInvert-4 1250 90984 ns/op BenchmarkMult32-4 977673 127.5 ns/op PASS ok crypto/internal/edwards25519/field 2.977s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 27 3901982 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1392 99260 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 9 11202163 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 3 68722993 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 81 1541297 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7231 17959 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 1 315233247 ns/op 254376 B/op 5765 allocs/op BenchmarkScalarBaseMult/P521-4 1 134999003 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 4.702s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 295717 399.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 138836 4013 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 55318 1951 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 293458 926.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 135468 2243 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 58802 5185 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 9.177s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 83107 3045 ns/op 2.63 MB/s BenchmarkHash64-4 93828 5448 ns/op 11.75 MB/s BenchmarkHash128-4 92224 1309 ns/op 97.79 MB/s BenchmarkHash256-4 74637 4268 ns/op 59.98 MB/s BenchmarkHash512-4 56236 2990 ns/op 171.22 MB/s BenchmarkHash1K-4 48958 4096 ns/op 249.97 MB/s BenchmarkHash8K-4 10000 54416 ns/op 150.54 MB/s BenchmarkHash1M-4 85 1519839 ns/op 689.93 MB/s BenchmarkHash8M-4 9 13886621 ns/op 604.08 MB/s BenchmarkHash8BytesUnaligned-4 82447 1482 ns/op 5.40 MB/s BenchmarkHash1KUnaligned-4 41070 7318 ns/op 139.92 MB/s BenchmarkHash8KUnaligned-4 8496 13618 ns/op 601.56 MB/s PASS ok crypto/md5 13.924s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 2239562920 ns/op PASS ok crypto/rand 4.322s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 123382 ns/op 1.04 MB/s BenchmarkRC4_1K-4 1365 103383 ns/op 9.90 MB/s BenchmarkRC4_8K-4 100 1161241 ns/op 6.97 MB/s PASS ok crypto/rc4 4.817s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 18000883 ns/op BenchmarkDecryptPKCS1v15/3072-4 1 252071238 ns/op BenchmarkDecryptPKCS1v15/4096-4 1 281400945 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 16072991 ns/op BenchmarkDecryptOAEP/2048-4 6 28383790 ns/op BenchmarkEncryptOAEP/2048-4 14 34848798 ns/op BenchmarkSignPKCS1v15/2048-4 1 571486558 ns/op BenchmarkVerifyPKCS1v15/2048-4 19 18105771 ns/op BenchmarkSignPSS/2048-4 6 21941056 ns/op BenchmarkVerifyPSS/2048-4 18 25235838 ns/op PASS ok crypto/rsa 12.935s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 57698 7372 ns/op 1.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 102409 5101 ns/op 1.57 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 79404 2180 ns/op 146.76 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 86024 1869 ns/op 171.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 66348 2114 ns/op 484.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 82861 1555 ns/op 658.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21379 5540 ns/op 1478.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10122 ns/op 809.32 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 8.470s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 57556 2083 ns/op 3.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 28119 4538 ns/op 1.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 69256 2116 ns/op 3.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 59422 2692 ns/op 380.45 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 66603 5165 ns/op 198.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 61927 4982 ns/op 205.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 20802 5553 ns/op 1475.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 24310 5172 ns/op 1583.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23560 6294 ns/op 1301.61 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 9.336s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 45315 13192 ns/op 0.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 59426 11000 ns/op 0.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 19458 16424 ns/op 0.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 45711 3566 ns/op 287.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 52866 2107 ns/op 485.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 48908 2412 ns/op 424.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 26193 4652 ns/op 1760.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 27594 24301 ns/op 337.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 23008 15345 ns/op 533.86 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 13.182s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13664191 21.09 ns/op BenchmarkConstantTimeEq-4 14263971 19.86 ns/op BenchmarkConstantTimeLessOrEq-4 14347908 42.07 ns/op BenchmarkXORBytes/8Bytes-4 314530 2230 ns/op 3.59 MB/s BenchmarkXORBytes/128Bytes-4 143779 1518 ns/op 84.32 MB/s BenchmarkXORBytes/2048Bytes-4 19108 13830 ns/op 148.09 MB/s BenchmarkXORBytes/32768Bytes-4 1244 105416 ns/op 310.84 MB/s PASS ok crypto/subtle 10.682s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 2 224935244 ns/op BenchmarkCertCache/1-4 14 112005667 ns/op BenchmarkCertCache/2-4 9 19668857 ns/op BenchmarkCertCache/3-4 4 60639009 ns/op BenchmarkHandshakeServer/RSA-4 7 16641455 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 6 25630213 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 30309192 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1964897 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 163 1216169 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 14 9894291 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 16 14241706 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 80024903 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 55626242 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 56243467 ns/op 18.64 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 53923906 ns/op 19.45 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 60485543 ns/op 34.67 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 142591890 ns/op 14.71 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 273716122 ns/op 15.32 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 156649629 ns/op 26.78 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 178877299 ns/op 46.90 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 463896917 ns/op 18.08 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1225675318 ns/op 13.69 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 516095379 ns/op 32.51 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1090407454 ns/op 30.77 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3027211523 ns/op 11.08 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5014568472 ns/op 13.38 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4406552154 ns/op 15.23 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 58246914 ns/op 18.00 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 278664122 ns/op 3.76 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 100726020 ns/op 20.82 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 244621078 ns/op 8.57 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 233110283 ns/op 17.99 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 387427921 ns/op 10.83 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 307757565 ns/op 27.26 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 192289671 ns/op 43.62 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 649657243 ns/op 25.82 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 850020849 ns/op 19.74 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 982207189 ns/op 34.16 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 957529527 ns/op 35.04 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3322530557 ns/op 20.20 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3961233768 ns/op 16.94 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 856949194 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 800778963 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 312765120 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 365388277 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 480280997 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 201135212 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 113939158 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 114986243 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 89379382 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 1 147263292 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 258115545 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 161483258 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 280463836 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 241820556 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 124742414 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 109961989 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 71921700 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 122318875 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 55075711 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 2 122106894 ns/op PASS ok crypto/tls 62.062s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 4 27628189 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 405 602939 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 400 1399026 ns/op 12100 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 781 322435 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 10.716s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 33 12438343 ns/op 276227 B/op 1599 allocs/op BenchmarkConcurrentStmtQuery-4 37 17905036 ns/op 262002 B/op 1939 allocs/op BenchmarkConcurrentStmtExec-4 55 10495100 ns/op 215931 B/op 512 allocs/op BenchmarkConcurrentTxQuery-4 38 3852926 ns/op 271782 B/op 2117 allocs/op BenchmarkConcurrentTxExec-4 79 5615547 ns/op 88468 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 57 3895278 ns/op 111604 B/op 2146 allocs/op BenchmarkConcurrentTxStmtExec-4 100 3484979 ns/op 40200 B/op 381 allocs/op BenchmarkConcurrentRandom-4 42 9824854 ns/op 229924 B/op 1709 allocs/op BenchmarkManyConcurrentQueries-4 553 230593 ns/op 4324 B/op 22 allocs/op BenchmarkGrabConn-4 243429 476.5 ns/op 0 B/op 0 allocs/op PASS ok database/sql 6.448s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1394 551084 ns/op BenchmarkSymbols32-4 100 5721541 ns/op PASS ok debug/elf 4.286s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 69500 7419 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 70 15599981 ns/op 188231 B/op 13 allocs/op Benchmark115/LineToPC-4 43 2927466 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 10479 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 4.447s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 50938 6127 ns/op BenchmarkMarshal-4 630 1081762 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2701 139345 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 6.407s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 135 963728 ns/op 8.50 MB/s BenchmarkEncodeToString-4 223 2169205 ns/op 3.78 MB/s BenchmarkDecode-4 140 843348 ns/op 15.55 MB/s BenchmarkDecodeString-4 138 851388 ns/op 15.40 MB/s PASS ok encoding/base32 3.874s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 268 574356 ns/op 14.26 MB/s BenchmarkDecodeString/2-4 248990 1543 ns/op 2.59 MB/s BenchmarkDecodeString/4-4 239991 2152 ns/op 3.72 MB/s BenchmarkDecodeString/8-4 172365 2366 ns/op 5.07 MB/s BenchmarkDecodeString/64-4 28700 8706 ns/op 10.11 MB/s BenchmarkDecodeString/8192-4 190 807088 ns/op 13.54 MB/s BenchmarkNewEncoding-4 44229 2320 ns/op 110.34 MB/s PASS ok encoding/base64 6.751s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 364 382896 ns/op 10.45 MB/s BenchmarkReadStruct-4 10000 35049 ns/op 2.14 MB/s BenchmarkWriteStruct-4 8064 19654 ns/op 3.82 MB/s BenchmarkReadInts-4 40743 3876 ns/op 7.74 MB/s BenchmarkWriteInts-4 36415 18454 ns/op 1.63 MB/s BenchmarkWriteSlice1000Int32s-4 100 1474446 ns/op 2.71 MB/s BenchmarkPutUint16-4 1000000 132.7 ns/op 15.07 MB/s BenchmarkAppendUint16-4 1000000 243.6 ns/op 8.21 MB/s BenchmarkPutUint32-4 2039751 62.34 ns/op 64.17 MB/s BenchmarkAppendUint32-4 2250805 204.0 ns/op 19.61 MB/s BenchmarkPutUint64-4 660252 152.9 ns/op 52.33 MB/s BenchmarkAppendUint64-4 761566 248.4 ns/op 32.21 MB/s BenchmarkLittleEndianPutUint16-4 1000000 115.8 ns/op 17.27 MB/s BenchmarkLittleEndianAppendUint16-4 3167140 44.37 ns/op 45.08 MB/s BenchmarkLittleEndianPutUint32-4 2153548 84.51 ns/op 47.33 MB/s BenchmarkLittleEndianAppendUint32-4 2313543 54.42 ns/op 73.50 MB/s BenchmarkLittleEndianPutUint64-4 702378 519.6 ns/op 15.40 MB/s BenchmarkLittleEndianAppendUint64-4 736282 554.6 ns/op 14.43 MB/s BenchmarkReadFloats-4 145754 4014 ns/op 2.99 MB/s BenchmarkWriteFloats-4 167156 1525 ns/op 7.87 MB/s BenchmarkReadSlice1000Float32s-4 1148 422349 ns/op 9.47 MB/s BenchmarkWriteSlice1000Float32s-4 754 186461 ns/op 21.45 MB/s BenchmarkReadSlice1000Uint8s-4 63194 14904 ns/op 67.10 MB/s BenchmarkWriteSlice1000Uint8s-4 10000 11484 ns/op 87.08 MB/s BenchmarkPutUvarint32-4 487064 740.7 ns/op 5.40 MB/s BenchmarkPutUvarint64-4 153369 817.1 ns/op 9.79 MB/s PASS ok encoding/binary 24.654s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 4869 79468 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5187 31375 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5331 58835 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2991 66341 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5384 20622 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5930 23032 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5770 27263 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3189 40606 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 6258 49484 ns/op PASS ok encoding/csv 9.411s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 6956 23274 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 5994 60329 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 174 2935595 ns/op 17044 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 351 337747 ns/op 1398 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 609 197716 ns/op 143 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 100 4580246 ns/op 659 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 877 242445 ns/op 443 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 33 39896034 ns/op 44153 B/op 250 allocs/op BenchmarkDecodeComplex128Slice-4 313 1993730 ns/op 25332 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 526 685883 ns/op 10832 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 100 2972445 ns/op 9915 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 549 3101161 ns/op 39177 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 54 16036510 ns/op 70237 B/op 2325 allocs/op BenchmarkDecodeBytesSlice-4 229 881066 ns/op 24646 B/op 221 allocs/op BenchmarkDecodeInterfaceSlice-4 27 15882168 ns/op 84791 B/op 3179 allocs/op BenchmarkDecodeMap-4 58 5824498 ns/op 54124 B/op 181 allocs/op PASS ok encoding/gob 20.428s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 9597 15514 ns/op 16.50 MB/s BenchmarkEncode/1024-4 3351 96039 ns/op 10.66 MB/s BenchmarkEncode/4096-4 907 735869 ns/op 5.57 MB/s BenchmarkEncode/16384-4 199 537690 ns/op 30.47 MB/s BenchmarkDecode/256-4 26856 53206 ns/op 4.81 MB/s BenchmarkDecode/1024-4 6717 18447 ns/op 55.51 MB/s BenchmarkDecode/4096-4 1452 89623 ns/op 45.70 MB/s BenchmarkDecode/16384-4 433 277239 ns/op 59.10 MB/s BenchmarkDump/256-4 1290 749646 ns/op 0.34 MB/s BenchmarkDump/1024-4 242 525447 ns/op 1.95 MB/s BenchmarkDump/4096-4 81 1618011 ns/op 2.53 MB/s BenchmarkDump/16384-4 19 13326356 ns/op 1.23 MB/s PASS ok encoding/hex 8.368s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 257921884 ns/op 7.52 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 360932849 ns/op 5.38 MB/s 8525808 B/op 140 allocs/op BenchmarkCodeMarshal-4 1 170120575 ns/op 11.41 MB/s 10332096 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 461187397 ns/op 4.21 MB/s 10335384 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 10000 30032 ns/op BenchmarkMarshalBytes/256-4 4966 122898 ns/op BenchmarkMarshalBytes/4096-4 435 277594 ns/op BenchmarkMarshalBytesError/32-4 43 20162869 ns/op BenchmarkMarshalBytesError/256-4 39 24563000 ns/op BenchmarkMarshalBytesError/4096-4 16 13828999 ns/op BenchmarkMarshalMap-4 16414 27702 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 2707242252 ns/op 0.72 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 21512 4990 ns/op 2.81 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 37903 3893 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 2233253460 ns/op 0.87 MB/s 2020144 B/op 40007 allocs/op BenchmarkCodeUnmarshalReuse-4 1 2944764862 ns/op 0.66 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 57163 6625 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 104918 2669 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 135826 2246 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 6868 16524 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 51374 13765 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 47240 3927 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 4945 22638 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6870 25068 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 872 660293 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 4940600 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 12985714 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 620857 946.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 549273 189.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 535903 600.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 497666 250.7 ns/op BenchmarkEncodeMarshaler-4 36244 8817 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 35689 6733 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5397032 33.43 ns/op BenchmarkNumberIsValidRegexp-4 13783 14940 ns/op PASS ok encoding/json 56.761s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 34 8667232 ns/op 7.56 MB/s BenchmarkDecode-4 15 7308566 ns/op 12.15 MB/s PASS ok encoding/pem 1.874s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1545 755151 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 358 329674 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1602 65831 ns/op PASS ok encoding/xml 3.360s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 222943 3727 ns/op BenchmarkAs-4 54360 2425 ns/op PASS ok errors 3.264s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 853357 474.6 ns/op BenchmarkIntSet-4 898468 143.9 ns/op BenchmarkFloatAdd-4 533514 883.4 ns/op BenchmarkFloatSet-4 954628 441.0 ns/op BenchmarkStringSet-4 273657 1038 ns/op BenchmarkMapSet-4 156585 977.8 ns/op BenchmarkMapSetDifferent-4 44380 7661 ns/op BenchmarkMapSetDifferentRandom-4 308 712022 ns/op BenchmarkMapSetString-4 148869 9817 ns/op BenchmarkMapAddSame-4 30988 7736 ns/op BenchmarkMapAddDifferent-4 5421 63890 ns/op BenchmarkMapAddDifferentRandom-4 274 837611 ns/op BenchmarkMapAddSameSteadyState-4 302139 861.2 ns/op BenchmarkMapAddDifferentSteadyState-4 129093 2878 ns/op BenchmarkMapString-4 7305 116799 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 7729 27998 ns/op PASS ok expvar 23.935s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 47263 7503 ns/op BenchmarkSprintfEmpty-4 178020 2747 ns/op BenchmarkSprintfString-4 88549 12039 ns/op BenchmarkSprintfTruncateString-4 178207 8915 ns/op BenchmarkSprintfTruncateBytes-4 92044 6322 ns/op BenchmarkSprintfSlowParsingPath-4 127062 8469 ns/op BenchmarkSprintfQuoteString-4 31593 4725 ns/op BenchmarkSprintfInt-4 64159 9386 ns/op BenchmarkSprintfIntInt-4 131126 9631 ns/op BenchmarkSprintfPrefixedInt-4 121832 9459 ns/op BenchmarkSprintfFloat-4 77196 3218 ns/op BenchmarkSprintfComplex-4 26524 8189 ns/op BenchmarkSprintfBoolean-4 149624 811.7 ns/op BenchmarkSprintfHexString-4 25516 16088 ns/op BenchmarkSprintfHexBytes-4 68092 7252 ns/op BenchmarkSprintfBytes-4 32418 8555 ns/op BenchmarkSprintfStringer-4 65112 5940 ns/op BenchmarkSprintfStructure-4 8002 18131 ns/op BenchmarkManyArgs-4 10000 33352 ns/op BenchmarkFprintInt-4 64280 7064 ns/op BenchmarkFprintfBytes-4 73675 1826 ns/op BenchmarkFprintIntNoAlloc-4 64070 2477 ns/op BenchmarkScanInts-4 19 13969742 ns/op BenchmarkScanRecursiveInt-4 1 429777042 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 2649427753 ns/op PASS ok fmt 40.530s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 664 196133 ns/op PASS ok go/build 1.661s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 51964 3088 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 25438 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3276 82601 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1006 231122 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 194 1366058 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 88 1864499 ns/op 206178 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 9250367 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 75286217 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 421595466 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 8.431s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 3716913580 ns/op 0.02 MB/s 46832736 B/op 49022 allocs/op PASS ok go/format 4.995s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 3 40978634 ns/op 1.31 MB/s BenchmarkParseOnly-4 3 152851495 ns/op 0.35 MB/s BenchmarkResolve-4 45 3188448 ns/op 16.89 MB/s PASS ok go/parser 6.819s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 368393283 ns/op 0.14 MB/s 4912560 B/op 27459 allocs/op BenchmarkPrintDecl-4 753 202516 ns/op 0.16 MB/s 16455 B/op 51 allocs/op PASS ok go/printer 2.504s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 256 460160 ns/op BenchmarkScanFiles/go/types/expr.go-4 6 57468178 ns/op 0.86 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 43443193 ns/op 1.66 MB/s BenchmarkScanFiles/net/http/server.go-4 4 48505775 ns/op 2.41 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 169 765576 ns/op 4.02 MB/s PASS ok go/scanner 12.075s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 806889 193.8 ns/op PASS ok go/token 1.578s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 2404625 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 173.9 ns/op BenchmarkNamed/Underlying/generic-4 897282 264.8 ns/op BenchmarkNamed/Underlying/src_instance-4 1297911 113.8 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 105.7 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 12058 41757 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 23829 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 25062 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 89907 ns/op BenchmarkCheck/http/funcbodies/info-4 1 838721186 ns/op 38734 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 643075856 ns/op 50517 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 509842610 ns/op 55432 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 423052431 ns/op 76788 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2802595850 ns/op 1845 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 256567019 ns/op 20149 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 197432888 ns/op 26185 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 113264662 ns/op 45637 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 911101776 ns/op 1621 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 183697178 ns/op 11794 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 171943936 ns/op 8116 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 91897224 ns/op 23579 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2570501060 ns/op 25290 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 2258452175 ns/op 26312 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 292730654 ns/op 56657 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 122843223 ns/op 530016 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1891627749 ns/op 1061 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 476424091 ns/op 3277 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 433281989 ns/op 4154 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 163470346 ns/op 10921 lines/s PASS ok go/types 83.894s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 8977 32254 ns/op 31.75 MB/s PASS ok hash/adler32 1.526s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 230836 557.1 ns/op 26.92 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 186049 666.9 ns/op 22.49 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 71850 1767 ns/op 22.63 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 83103 1431 ns/op 27.95 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 542474 224.4 ns/op 2281.64 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 542364 292.3 ns/op 1751.61 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 537830 246.6 ns/op 4152.44 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 479828 280.4 ns/op 3652.20 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 407048 299.3 ns/op 13684.62 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 354202 315.7 ns/op 12975.37 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 148850 895.8 ns/op 36579.11 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 129213 1643 ns/op 19949.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 195678 566.2 ns/op 26.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 186753 640.3 ns/op 23.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 63747 1630 ns/op 24.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 74739 1445 ns/op 27.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 471492 265.3 ns/op 1929.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 484868 229.6 ns/op 2230.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 489169 272.2 ns/op 3761.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 457737 276.9 ns/op 3698.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 381858 705.8 ns/op 5803.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 358035 333.9 ns/op 12267.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 127533 1946 ns/op 16841.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 125599 1243 ns/op 26360.09 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 241628 552.1 ns/op 27.17 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 214777 973.8 ns/op 15.40 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 104200 1167 ns/op 34.26 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 98262 1902 ns/op 21.03 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8932 13716 ns/op 37.33 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8982 13316 ns/op 38.45 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 2991 48845 ns/op 20.96 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4494 85619 ns/op 11.96 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1107 118657 ns/op 34.52 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1124 107829 ns/op 37.99 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 136 856378 ns/op 38.26 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1093606 ns/op 29.96 MB/s PASS ok hash/crc32 19.122s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 57 2379130 ns/op 27.55 MB/s BenchmarkCrc64/ISO4KB-4 820 171398 ns/op 23.90 MB/s BenchmarkCrc64/ISO1KB-4 3343 54901 ns/op 18.65 MB/s BenchmarkCrc64/ECMA64KB-4 52 2154855 ns/op 30.41 MB/s BenchmarkCrc64/Random64KB-4 54 2568366 ns/op 25.52 MB/s BenchmarkCrc64/Random16KB-4 192 592126 ns/op 27.67 MB/s PASS ok hash/crc64 5.108s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8589 13615 ns/op 75.21 MB/s BenchmarkFnv32aKB-4 10254 12892 ns/op 79.43 MB/s BenchmarkFnv64KB-4 10000 11954 ns/op 85.66 MB/s BenchmarkFnv64aKB-4 8756 13103 ns/op 78.15 MB/s BenchmarkFnv128KB-4 1447 76594 ns/op 13.37 MB/s BenchmarkFnv128aKB-4 1674 77565 ns/op 13.20 MB/s PASS ok hash/fnv 3.644s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 532434 196.7 ns/op 20.34 MB/s BenchmarkHash/n=4/Bytes-4 4652247 23.30 ns/op 171.68 MB/s BenchmarkHash/n=4/String-4 1589368 90.61 ns/op 44.14 MB/s BenchmarkHash/n=8/Write-4 555432 198.8 ns/op 40.24 MB/s BenchmarkHash/n=8/Bytes-4 5159900 23.13 ns/op 345.94 MB/s BenchmarkHash/n=8/String-4 1740141 69.87 ns/op 114.50 MB/s BenchmarkHash/n=16/Write-4 595320 215.1 ns/op 74.38 MB/s BenchmarkHash/n=16/Bytes-4 4817766 91.84 ns/op 174.22 MB/s BenchmarkHash/n=16/String-4 1686897 70.40 ns/op 227.27 MB/s BenchmarkHash/n=32/Write-4 572232 209.2 ns/op 152.99 MB/s BenchmarkHash/n=32/Bytes-4 4625786 26.18 ns/op 1222.36 MB/s BenchmarkHash/n=32/String-4 1653621 115.5 ns/op 276.97 MB/s BenchmarkHash/n=64/Write-4 510344 232.8 ns/op 274.93 MB/s BenchmarkHash/n=64/Bytes-4 4062122 30.34 ns/op 2109.57 MB/s BenchmarkHash/n=64/String-4 1496515 79.26 ns/op 807.45 MB/s BenchmarkHash/n=256/Write-4 378148 315.0 ns/op 812.59 MB/s BenchmarkHash/n=256/Bytes-4 1907320 86.61 ns/op 2955.64 MB/s BenchmarkHash/n=256/String-4 681562 172.5 ns/op 1484.36 MB/s BenchmarkHash/n=320/Write-4 334029 369.9 ns/op 865.14 MB/s BenchmarkHash/n=320/Bytes-4 1000000 239.8 ns/op 1334.72 MB/s BenchmarkHash/n=320/String-4 506604 239.8 ns/op 1334.36 MB/s BenchmarkHash/n=1024/Write-4 209428 589.5 ns/op 1736.99 MB/s BenchmarkHash/n=1024/Bytes-4 505878 224.2 ns/op 4567.99 MB/s BenchmarkHash/n=1024/String-4 210406 586.2 ns/op 1746.87 MB/s BenchmarkHash/n=4096/Write-4 90375 1357 ns/op 3018.22 MB/s BenchmarkHash/n=4096/Bytes-4 160834 843.4 ns/op 4856.76 MB/s BenchmarkHash/n=4096/String-4 52970 4460 ns/op 918.43 MB/s BenchmarkHash/n=16384/Write-4 25447 4660 ns/op 3515.55 MB/s BenchmarkHash/n=16384/Bytes-4 39680 3207 ns/op 5108.23 MB/s BenchmarkHash/n=16384/String-4 10000 39764 ns/op 412.03 MB/s PASS ok hash/maphash 18.034s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 801 151314 ns/op BenchmarkEscapeNone-4 84640 1337 ns/op BenchmarkUnescape-4 800 411065 ns/op BenchmarkUnescapeNone-4 618990 311.3 ns/op BenchmarkUnescapeSparse-4 9243 31758 ns/op BenchmarkUnescapeDense-4 1188 360984 ns/op PASS ok html 4.487s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7646 13906 ns/op BenchmarkCSSEscaperNoSpecials-4 50469 2555 ns/op BenchmarkDecodeCSS-4 23761 5050 ns/op BenchmarkDecodeCSSNoSpecials-4 3733050 32.50 ns/op BenchmarkCSSValueFilter-4 114291 2474 ns/op BenchmarkCSSValueFilterOk-4 79030 1542 ns/op BenchmarkEscapedExecute-4 4275 27276 ns/op BenchmarkHTMLNospaceEscaper-4 10000 11799 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 72231 1836 ns/op BenchmarkStripTags-4 18315 10127 ns/op BenchmarkStripTagsNoSpecials-4 323925 1415 ns/op BenchmarkJSValEscaperWithNum-4 10000 13238 ns/op BenchmarkJSValEscaperWithStr-4 4364 23173 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 12425 ns/op BenchmarkJSValEscaperWithObj-4 4203 27228 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 12405 ns/op BenchmarkJSStrEscaperNoSpecials-4 59528 2257 ns/op BenchmarkJSStrEscaper-4 10000 13127 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 57397 2554 ns/op BenchmarkJSRegexpEscaper-4 10000 11362 ns/op BenchmarkTemplateSpecialTags-4 66 1726873 ns/op BenchmarkURLEscaper-4 3733 31447 ns/op BenchmarkURLEscaperNoSpecials-4 165696 1441 ns/op BenchmarkURLNormalizer-4 5034 23481 ns/op BenchmarkURLNormalizerNoSpecials-4 130987 2314 ns/op BenchmarkSrcsetFilter-4 14955 8537 ns/op BenchmarkSrcsetFilterNoSpecials-4 103860 1794 ns/op PASS ok html/template 13.085s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 446002 253.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 419473 616.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 500853 882.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 415712 326.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1210693 104.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 122.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 128.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 123.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 794948 138.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 454893 729.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 267486 480.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 459500 262.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 339944 388.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 663282 160.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 442672 448.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 624871 382.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 506568 442.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 362392 338.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 769108 175.6 ns/op BenchmarkRGBASetRGBA-4 969771 118.0 ns/op BenchmarkRGBA64At-4 565144 230.0 ns/op BenchmarkRGBA64SetRGBA64-4 614829 189.2 ns/op BenchmarkNRGBAAt-4 764288 515.5 ns/op BenchmarkNRGBASetNRGBA-4 1000000 103.5 ns/op BenchmarkNRGBA64At-4 530776 221.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 648442 190.3 ns/op BenchmarkAlphaAt-4 2239388 54.15 ns/op BenchmarkAlphaSetAlpha-4 2199400 54.06 ns/op BenchmarkAlpha16At-4 1251955 108.4 ns/op BenchmarkAlphaSetAlpha16-4 848530 128.4 ns/op BenchmarkGrayAt-4 2215826 60.53 ns/op BenchmarkGraySetGray-4 2258428 58.75 ns/op BenchmarkGray16At-4 1000000 101.7 ns/op BenchmarkGraySetGray16-4 932104 125.1 ns/op PASS ok image 17.773s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2747077 52.88 ns/op BenchmarkYCbCrToRGB/128-4 2779076 44.48 ns/op BenchmarkYCbCrToRGB/255-4 2912317 54.91 ns/op BenchmarkRGBToYCbCr/0-4 2564840 89.94 ns/op BenchmarkRGBToYCbCr/Cb-4 2611908 91.24 ns/op BenchmarkRGBToYCbCr/Cr-4 2866431 47.45 ns/op BenchmarkYCbCrToRGBA/0-4 1866398 56.99 ns/op BenchmarkYCbCrToRGBA/128-4 2360914 49.71 ns/op BenchmarkYCbCrToRGBA/255-4 2521783 48.38 ns/op BenchmarkNYCbCrAToRGBA/0-4 2430020 49.24 ns/op BenchmarkNYCbCrAToRGBA/128-4 603986 444.6 ns/op BenchmarkNYCbCrAToRGBA/255-4 2350460 49.66 ns/op PASS ok image/color 7.865s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 59510285 ns/op BenchmarkFillSrc-4 370 322442 ns/op BenchmarkCopyOver-4 5 22610451 ns/op BenchmarkCopySrc-4 508 228315 ns/op BenchmarkNRGBAOver-4 4 26440010 ns/op BenchmarkNRGBASrc-4 10 25699513 ns/op BenchmarkYCbCr-4 6 18841681 ns/op BenchmarkGray-4 14 7193506 ns/op BenchmarkCMYK-4 8 26076620 ns/op BenchmarkGlyphOver-4 15 7110756 ns/op BenchmarkRGBAMaskOver-4 2 51301034 ns/op BenchmarkGrayMaskOver-4 1 175689073 ns/op BenchmarkRGBA64ImageMaskOver-4 2 51674193 ns/op BenchmarkRGBA-4 2 118550160 ns/op BenchmarkPalettedFill-4 1002 220249 ns/op BenchmarkPalettedRGBA-4 3 55378096 ns/op BenchmarkGenericOver-4 1 216032452 ns/op BenchmarkGenericMaskOver-4 3 34372281 ns/op BenchmarkGenericSrc-4 2 85018429 ns/op BenchmarkGenericMaskSrc-4 1 119704943 ns/op PASS ok image/draw 15.916s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7537034 ns/op 2.05 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 196252677 ns/op 1.57 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 6546593619 ns/op 0.19 MB/s 417256 B/op 14 allocs/op BenchmarkEncodeRealisticPaletted-4 40 2795914 ns/op 5.53 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 259073153 ns/op 0.24 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 10.707s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2478 251624 ns/op BenchmarkIDCT-4 2833 58071 ns/op BenchmarkDecodeBaseline-4 4 33483083 ns/op 1.85 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 1 116728607 ns/op 0.53 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 222214050 ns/op 5.53 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 364304210 ns/op 2.53 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 6.063s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12202570 10.26 ns/op BenchmarkDecodeGray-4 10 10961705 ns/op 5.98 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 93861073 ns/op 2.79 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 39320930 ns/op 6.67 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6404182 ns/op 10.23 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 41264193 ns/op 6.35 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43195993 ns/op 6.07 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 86646446 ns/op 3.55 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 130917376 ns/op 2.35 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 585517751 ns/op 2.10 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 371660612 ns/op 3.31 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 42492240 ns/op 7.23 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 897930235 ns/op 1.37 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1116012858 ns/op 1.10 MB/s 864088 B/op 29 allocs/op PASS ok image/png 11.925s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 65990892 ns/op 1.52 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53527547 ns/op 1.87 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 375333271 ns/op 1.33 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 270210589 ns/op 1.85 MB/s 4006064 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 63622704 ns/op 1.57 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52876782 ns/op 1.89 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 402739179 ns/op 1.24 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 393404098 ns/op 1.27 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 693193670 ns/op 1.44 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 705477771 ns/op 1.42 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4149263138 ns/op 1.21 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4816393395 ns/op 1.04 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 9 11136409 ns/op 8.98 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 13985202 ns/op 7.15 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 53061210 ns/op 9.42 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 54555218 ns/op 9.17 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 141281934 ns/op 7.08 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 120263649 ns/op 8.32 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 773417989 ns/op 6.46 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 593316168 ns/op 8.43 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 78731423 ns/op 1.27 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 74874364 ns/op 1.34 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 547029870 ns/op 0.91 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 358220604 ns/op 1.40 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1206473686 ns/op 0.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 950180359 ns/op 1.05 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6896443652 ns/op 0.73 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6383686290 ns/op 0.78 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 284388428 ns/op 14.70 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 187999024 ns/op 22.23 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 61.313s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34714 17421 ns/op 0.06 MB/s BenchmarkMarshalCorpusFile/2-4 33482 6811 ns/op 0.29 MB/s BenchmarkMarshalCorpusFile/4-4 24916 12517 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/8-4 10000 15212 ns/op 0.53 MB/s BenchmarkMarshalCorpusFile/16-4 20662 17291 ns/op 0.93 MB/s BenchmarkMarshalCorpusFile/32-4 10000 22033 ns/op 1.45 MB/s BenchmarkMarshalCorpusFile/64-4 9440 52212 ns/op 1.23 MB/s BenchmarkMarshalCorpusFile/128-4 6984 15604 ns/op 8.20 MB/s BenchmarkMarshalCorpusFile/256-4 3748 51027 ns/op 5.02 MB/s BenchmarkMarshalCorpusFile/512-4 1987 172764 ns/op 2.96 MB/s BenchmarkMarshalCorpusFile/1024-4 830 443218 ns/op 2.31 MB/s BenchmarkMarshalCorpusFile/2048-4 486 283770 ns/op 7.22 MB/s BenchmarkMarshalCorpusFile/4096-4 229 719956 ns/op 5.69 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1023017 ns/op 8.01 MB/s BenchmarkMarshalCorpusFile/16384-4 62 4723576 ns/op 3.47 MB/s BenchmarkMarshalCorpusFile/32768-4 22 18588909 ns/op 1.76 MB/s BenchmarkMarshalCorpusFile/65536-4 10 17091344 ns/op 3.83 MB/s BenchmarkMarshalCorpusFile/131072-4 1 236404334 ns/op 0.55 MB/s BenchmarkMarshalCorpusFile/262144-4 2 147569792 ns/op 1.78 MB/s BenchmarkMarshalCorpusFile/524288-4 2 227248747 ns/op 2.31 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 193284735 ns/op 5.43 MB/s BenchmarkUnmarshalCorpusFile/1-4 7357 34673 ns/op 0.03 MB/s BenchmarkUnmarshalCorpusFile/2-4 5323 22875 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/4-4 6321 60979 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/8-4 5017 23730 ns/op 0.34 MB/s BenchmarkUnmarshalCorpusFile/16-4 4782 27488 ns/op 0.58 MB/s BenchmarkUnmarshalCorpusFile/32-4 3639 39525 ns/op 0.81 MB/s BenchmarkUnmarshalCorpusFile/64-4 3256 84936 ns/op 0.75 MB/s BenchmarkUnmarshalCorpusFile/128-4 2368 49167 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/256-4 985 203036 ns/op 1.26 MB/s BenchmarkUnmarshalCorpusFile/512-4 513 233571 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/1024-4 273 454998 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/2048-4 134 1211161 ns/op 1.69 MB/s BenchmarkUnmarshalCorpusFile/4096-4 63 1733250 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 3443404 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 17061148 ns/op 0.96 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 14423248 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27515586 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 60808204 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 165078713 ns/op 1.59 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 237063737 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 495537975 ns/op 2.12 MB/s BenchmarkMutatorBytes/1-4 34269 3534 ns/op BenchmarkMutatorBytes/10-4 36175 3302 ns/op BenchmarkMutatorBytes/100-4 31209 3616 ns/op BenchmarkMutatorBytes/1000-4 21357 6128 ns/op BenchmarkMutatorBytes/10000-4 8331 23826 ns/op BenchmarkMutatorBytes/100000-4 1353 110236 ns/op BenchmarkMutatorString/1-4 30250 3533 ns/op BenchmarkMutatorString/10-4 29000 3630 ns/op BenchmarkMutatorString/100-4 30082 4637 ns/op BenchmarkMutatorString/1000-4 14788 12334 ns/op BenchmarkMutatorString/10000-4 4066 47395 ns/op BenchmarkMutatorString/100000-4 294 360839 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15974 11989 ns/op BenchmarkMutatorAllBasicTypes/string-4 18345 11963 ns/op BenchmarkMutatorAllBasicTypes/bool-4 53311 2579 ns/op BenchmarkMutatorAllBasicTypes/float32-4 51178 2073 ns/op BenchmarkMutatorAllBasicTypes/float64-4 45739 2211 ns/op BenchmarkMutatorAllBasicTypes/int-4 64693 1865 ns/op BenchmarkMutatorAllBasicTypes/int8-4 65071 2151 ns/op BenchmarkMutatorAllBasicTypes/int16-4 67264 2003 ns/op BenchmarkMutatorAllBasicTypes/int32-4 65250 1924 ns/op BenchmarkMutatorAllBasicTypes/int64-4 66676 2098 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 55500 2967 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 62792 1992 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 62091 2052 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 64123 1971 ns/op PASS ok internal/fuzz 29.403s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 63913 3590 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 136750 819.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.022s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 36264 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 34519 3387 ns/op BenchmarkSplicePipePoolParallel-4 94886 6172 ns/op BenchmarkSplicePipeNativeParallel-4 33579 3386 ns/op PASS ok internal/poll 2.982s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 40523655 ns/op PASS ok internal/trace 10.734s PASS ok internal/zstd 1.102s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 29049 ns/op BenchmarkCopyNLarge-4 100 3766246 ns/op PASS ok io 2.023s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 193192 618.6 ns/op BenchmarkPrintln-4 18794 9683 ns/op 75 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35498 4420 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 3338 235107 ns/op BenchmarkDiscard-4 1324561 128.4 ns/op 0 B/op 0 allocs/op PASS ok log 5.119s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 67332 1914 ns/op BenchmarkJSONHandler/defaults-4 6722 18914 ns/op 534 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3698 29796 ns/op 768 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4412 27258 ns/op 760 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6409 18053 ns/op 506 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5932 27720 ns/op 509 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5109 22823 ns/op 543 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 27007 5284 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 13759 7318 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 87879 1151 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 71182 1553 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 77194 1373 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 78658 1885 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 87760 1507 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 89160 1846 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 121.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 654326 181.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 478803 267.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 354709 332.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 300764 418.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 2286 86088 ns/op BenchmarkDispatch/switch-checked-4 154683 727.8 ns/op BenchmarkDispatch/As-4 156190 708.0 ns/op BenchmarkDispatch/Visit-4 140678 803.3 ns/op BenchmarkUnsafeStrings-4 15268 7132 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 10.503s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1038698 111.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 505093 244.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 609158 183.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 173822 697.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 53602 14165 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 39664 3166 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 22890 7116 ns/op 686 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 6957 22903 ns/op 3490 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 5394 21310 ns/op 586 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 4425 120944 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 7426 15873 ns/op 1086 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1947 85788 ns/op 4300 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9120 14784 ns/op 507 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 10204 10519 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8612 69358 ns/op 942 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3363 33615 ns/op 3730 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 8.577s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 54368849 ns/op PASS ok maps 2.649s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6174967 25.01 ns/op BenchmarkAcosh-4 4467249 87.51 ns/op BenchmarkAsin-4 6514430 21.41 ns/op BenchmarkAsinh-4 4533412 31.99 ns/op BenchmarkAtan-4 7030574 16.26 ns/op BenchmarkAtanh-4 4892985 25.39 ns/op BenchmarkAtan2-4 4649152 23.67 ns/op BenchmarkCbrt-4 5947131 23.17 ns/op BenchmarkCeil-4 14502848 8.268 ns/op BenchmarkCopysign-4 1000000 113.3 ns/op BenchmarkCos-4 7580714 21.68 ns/op BenchmarkCosh-4 6842142 17.42 ns/op BenchmarkErf-4 7316180 16.10 ns/op BenchmarkErfc-4 5856633 17.12 ns/op BenchmarkErfinv-4 3155750 64.83 ns/op BenchmarkErfcinv-4 2578897 71.19 ns/op BenchmarkExp-4 6155194 16.61 ns/op BenchmarkExpGo-4 1000000 116.8 ns/op BenchmarkExpm1-4 6554540 57.56 ns/op BenchmarkExp2-4 1000000 418.2 ns/op BenchmarkExp2Go-4 912201 113.3 ns/op BenchmarkAbs-4 3224620 36.69 ns/op BenchmarkDim-4 7097035 17.45 ns/op BenchmarkFloor-4 15341258 7.844 ns/op BenchmarkMax-4 12167989 10.48 ns/op BenchmarkMin-4 11144805 20.67 ns/op BenchmarkMod-4 334770 372.5 ns/op BenchmarkFrexp-4 1885742 63.89 ns/op BenchmarkGamma-4 371076 310.5 ns/op BenchmarkHypot-4 1000000 115.0 ns/op BenchmarkHypotGo-4 1351628 78.36 ns/op BenchmarkIlogb-4 2214044 63.69 ns/op BenchmarkJ0-4 172773 850.9 ns/op BenchmarkJ1-4 173128 761.8 ns/op BenchmarkJn-4 81796 1536 ns/op BenchmarkLdexp-4 1970353 61.64 ns/op BenchmarkLgamma-4 481629 280.1 ns/op BenchmarkLog-4 6574396 33.15 ns/op BenchmarkLogb-4 2426254 47.40 ns/op BenchmarkLog1p-4 6697358 52.99 ns/op BenchmarkLog10-4 6018117 29.53 ns/op BenchmarkLog2-4 1661827 72.33 ns/op BenchmarkModf-4 3274226 38.65 ns/op BenchmarkNextafter32-4 3185496 56.46 ns/op BenchmarkNextafter64-4 2784255 37.15 ns/op BenchmarkPowInt-4 3343166 37.94 ns/op BenchmarkPowFrac-4 3366469 34.57 ns/op BenchmarkPow10Pos-4 3907850 69.22 ns/op BenchmarkPow10Neg-4 3732067 33.81 ns/op BenchmarkRound-4 6887313 14.68 ns/op BenchmarkRoundToEven-4 7897362 14.59 ns/op BenchmarkRemainder-4 497666 782.5 ns/op BenchmarkSignbit-4 4875812 51.93 ns/op BenchmarkSin-4 8754541 54.03 ns/op BenchmarkSincos-4 523419 304.1 ns/op BenchmarkSinh-4 2278988 59.72 ns/op BenchmarkSqrtIndirect-4 14015355 18.05 ns/op BenchmarkSqrtLatency-4 10236152 15.33 ns/op BenchmarkSqrtIndirectLatency-4 10297740 13.50 ns/op BenchmarkSqrtGoLatency-4 1512500 76.32 ns/op BenchmarkSqrtPrime-4 105742 1080 ns/op BenchmarkTan-4 6292854 69.38 ns/op BenchmarkTanh-4 5230461 20.42 ns/op BenchmarkTrunc-4 14290630 7.505 ns/op BenchmarkY0-4 141208 2834 ns/op BenchmarkY1-4 167226 768.7 ns/op BenchmarkYn-4 72145 1598 ns/op BenchmarkFloat64bits-4 5038017 67.22 ns/op BenchmarkFloat64frombits-4 3792667 79.94 ns/op BenchmarkFloat32bits-4 4989607 26.23 ns/op BenchmarkFloat32frombits-4 4598546 24.27 ns/op BenchmarkFMA-4 16249184 7.225 ns/op PASS ok math 62.523s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11175618 11.40 ns/op 5612.13 MB/s BenchmarkAddVV/2-4 1000000 133.5 ns/op 959.08 MB/s BenchmarkAddVV/3-4 8242230 13.92 ns/op 13788.92 MB/s BenchmarkAddVV/4-4 9791126 23.42 ns/op 10931.57 MB/s BenchmarkAddVV/5-4 7699234 13.96 ns/op 22928.42 MB/s BenchmarkAddVV/10-4 2038981 76.79 ns/op 8334.52 MB/s BenchmarkAddVV/100-4 2265156 106.2 ns/op 60256.51 MB/s BenchmarkAddVV/1000-4 224370 1578 ns/op 40569.72 MB/s BenchmarkSubVV/1-4 9268494 10.89 ns/op 5879.50 MB/s BenchmarkSubVV/2-4 8910166 14.08 ns/op 9088.62 MB/s BenchmarkSubVV/3-4 9032361 13.61 ns/op 14103.68 MB/s BenchmarkSubVV/4-4 5480400 40.00 ns/op 6400.05 MB/s BenchmarkSubVV/5-4 6825296 15.01 ns/op 21325.24 MB/s BenchmarkSubVV/10-4 7038638 17.43 ns/op 36712.31 MB/s BenchmarkSubVV/100-4 2222992 98.48 ns/op 64985.63 MB/s BenchmarkSubVV/1000-4 295652 405.8 ns/op 157712.33 MB/s BenchmarkAddVW/1-4 11624932 10.74 ns/op 745.02 MB/s BenchmarkAddVW/2-4 11419628 10.77 ns/op 1485.78 MB/s BenchmarkAddVW/3-4 11230228 10.65 ns/op 2254.44 MB/s BenchmarkAddVW/4-4 10428524 11.26 ns/op 2843.05 MB/s BenchmarkAddVW/5-4 10823049 11.30 ns/op 3538.94 MB/s BenchmarkAddVW/10-4 7281775 19.96 ns/op 4007.80 MB/s BenchmarkAddVW/100-4 4329453 25.69 ns/op 31137.52 MB/s BenchmarkAddVW/1000-4 658255 187.7 ns/op 42613.78 MB/s BenchmarkAddVWext/1-4 10236654 12.08 ns/op 662.48 MB/s BenchmarkAddVWext/2-4 11882742 13.00 ns/op 1231.19 MB/s BenchmarkAddVWext/3-4 10777322 19.35 ns/op 1240.56 MB/s BenchmarkAddVWext/4-4 10853427 17.43 ns/op 1836.43 MB/s BenchmarkAddVWext/5-4 10530104 22.22 ns/op 1800.48 MB/s BenchmarkAddVWext/10-4 7379761 16.00 ns/op 4999.78 MB/s BenchmarkAddVWext/100-4 2095102 118.8 ns/op 6732.47 MB/s BenchmarkAddVWext/1000-4 289875 464.4 ns/op 17226.60 MB/s BenchmarkSubVW/1-4 11776466 41.97 ns/op 190.62 MB/s BenchmarkSubVW/2-4 11292469 19.59 ns/op 816.63 MB/s BenchmarkSubVW/3-4 10559656 14.86 ns/op 1615.13 MB/s BenchmarkSubVW/4-4 10720573 41.14 ns/op 777.87 MB/s BenchmarkSubVW/5-4 7160673 26.10 ns/op 1532.58 MB/s BenchmarkSubVW/10-4 1000000 237.3 ns/op 337.19 MB/s BenchmarkSubVW/100-4 3310873 37.82 ns/op 21152.54 MB/s BenchmarkSubVW/1000-4 704306 192.4 ns/op 41578.97 MB/s BenchmarkSubVWext/1-4 9642877 11.73 ns/op 682.00 MB/s BenchmarkSubVWext/2-4 11768860 15.11 ns/op 1058.57 MB/s BenchmarkSubVWext/3-4 10347730 11.19 ns/op 2143.86 MB/s BenchmarkSubVWext/4-4 9972604 23.15 ns/op 1382.35 MB/s BenchmarkSubVWext/5-4 9372367 13.49 ns/op 2964.45 MB/s BenchmarkSubVWext/10-4 7916570 24.68 ns/op 3240.90 MB/s BenchmarkSubVWext/100-4 1000000 102.5 ns/op 7804.03 MB/s BenchmarkSubVWext/1000-4 259844 420.7 ns/op 19014.66 MB/s BenchmarkMulAddVWW/1-4 9532904 34.55 ns/op 1852.60 MB/s BenchmarkMulAddVWW/2-4 8541559 19.36 ns/op 6612.35 MB/s BenchmarkMulAddVWW/3-4 7116970 36.78 ns/op 5220.02 MB/s BenchmarkMulAddVWW/4-4 5303438 37.13 ns/op 6894.56 MB/s BenchmarkMulAddVWW/5-4 2870889 55.11 ns/op 5806.89 MB/s BenchmarkMulAddVWW/10-4 4258077 30.36 ns/op 21082.18 MB/s BenchmarkMulAddVWW/100-4 617277 200.9 ns/op 31864.26 MB/s BenchmarkMulAddVWW/1000-4 65002 2533 ns/op 25266.28 MB/s BenchmarkAddMulVVW/1-4 10231272 34.05 ns/op 1879.81 MB/s BenchmarkAddMulVVW/2-4 6962180 20.80 ns/op 6152.46 MB/s BenchmarkAddMulVVW/3-4 7588782 27.22 ns/op 7054.80 MB/s BenchmarkAddMulVVW/4-4 6737640 24.86 ns/op 10295.69 MB/s BenchmarkAddMulVVW/5-4 6329559 57.55 ns/op 5560.03 MB/s BenchmarkAddMulVVW/10-4 4210962 28.53 ns/op 22436.21 MB/s BenchmarkAddMulVVW/100-4 513393 1005 ns/op 6370.15 MB/s BenchmarkAddMulVVW/1000-4 59529 2088 ns/op 30651.91 MB/s BenchmarkDivWVW/1-4 1000000 104.4 ns/op 612.78 MB/s BenchmarkDivWVW/2-4 1000000 120.2 ns/op 1065.03 MB/s BenchmarkDivWVW/3-4 761715 211.4 ns/op 908.44 MB/s BenchmarkDivWVW/4-4 640064 221.0 ns/op 1158.19 MB/s BenchmarkDivWVW/5-4 598896 268.6 ns/op 1191.30 MB/s BenchmarkDivWVW/10-4 303964 378.3 ns/op 1691.72 MB/s BenchmarkDivWVW/100-4 30774 3952 ns/op 1619.52 MB/s BenchmarkDivWVW/1000-4 4280 147220 ns/op 434.72 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2728038 95.11 ns/op BenchmarkNonZeroShifts/1/shlVU-4 1000000 227.7 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1000000 182.8 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1407144 466.8 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1167721 121.5 ns/op BenchmarkNonZeroShifts/3/shlVU-4 984248 132.7 ns/op BenchmarkNonZeroShifts/4/shrVU-4 926790 130.2 ns/op BenchmarkNonZeroShifts/4/shlVU-4 787246 195.0 ns/op BenchmarkNonZeroShifts/5/shrVU-4 811861 154.9 ns/op BenchmarkNonZeroShifts/5/shlVU-4 376102 520.9 ns/op BenchmarkNonZeroShifts/10/shrVU-4 452260 365.5 ns/op BenchmarkNonZeroShifts/10/shlVU-4 214056 884.8 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50882 4214 ns/op BenchmarkNonZeroShifts/100/shlVU-4 40768 5229 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5046 23967 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4357 58461 ns/op BenchmarkDecimalConversion-4 159 736402 ns/op BenchmarkFloatString/100-4 9542 12646 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 166 688913 ns/op 2915 B/op 10 allocs/op BenchmarkFloatString/10000-4 1 144351841 ns/op 64816 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 9543841450 ns/op 829528 B/op 465 allocs/op BenchmarkFloatAdd/10-4 94879 2716 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 80822 1666 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 59090 2733 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 9340 12925 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1530 255092 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 124815 1270 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 109846 1077 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 80898 1411 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 24300 5922 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3152 41867 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1244 133411 ns/op BenchmarkParseFloatLargeExp-4 100 1196079 ns/op BenchmarkGCD10x10/WithoutXY-4 186387 1319 ns/op BenchmarkGCD10x10/WithXY-4 42504 4267 ns/op BenchmarkGCD10x100/WithoutXY-4 80418 1567 ns/op BenchmarkGCD10x100/WithXY-4 10000 12552 ns/op BenchmarkGCD10x1000/WithoutXY-4 55713 10681 ns/op BenchmarkGCD10x1000/WithXY-4 9304 25335 ns/op BenchmarkGCD100x100/WithoutXY-4 9325 11227 ns/op BenchmarkGCD100x100/WithXY-4 7867 27971 ns/op BenchmarkGCD100x1000/WithoutXY-4 9060 33325 ns/op BenchmarkGCD100x1000/WithXY-4 4304 70420 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1845 99133 ns/op BenchmarkGCD1000x1000/WithXY-4 888 123332 ns/op BenchmarkHilbert-4 15 9191913 ns/op BenchmarkBinomial-4 9436 13373 ns/op BenchmarkQuoRem-4 14262 12002 ns/op BenchmarkExp-4 7 16979465 ns/op BenchmarkExpMont/Odd-4 61 3259623 ns/op 2585 B/op 21 allocs/op BenchmarkExpMont/Even1-4 80 1419615 ns/op 3357 B/op 37 allocs/op BenchmarkExpMont/Even2-4 93 2157059 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even3-4 92 1214619 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even4-4 98 1218788 ns/op 3832 B/op 52 allocs/op BenchmarkExpMont/Even8-4 86 1283404 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even32-4 86 3757788 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even64-4 99 1036234 ns/op 3641 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1090385 ns/op 3785 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 1271242 ns/op 3288 B/op 51 allocs/op BenchmarkExpMont/Even255-4 100 1338681 ns/op 2953 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 376 331183 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 344 405601 ns/op 1721 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 277 397846 ns/op 1724 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 379 385425 ns/op 1726 B/op 47 allocs/op BenchmarkExp2-4 7 19510489 ns/op BenchmarkBitset-4 793676 189.7 ns/op BenchmarkBitsetNeg-4 283078 475.1 ns/op BenchmarkBitsetOrig-4 214638 633.7 ns/op BenchmarkBitsetNegOrig-4 126272 2653 ns/op BenchmarkModSqrt225_Tonelli-4 78 1560028 ns/op BenchmarkModSqrt225_3Mod4-4 267 803900 ns/op BenchmarkModSqrt231_Tonelli-4 73 1554236 ns/op BenchmarkModSqrt231_5Mod8-4 223 579425 ns/op BenchmarkModInverse-4 4281 50683 ns/op BenchmarkSqrt-4 876 133779 ns/op BenchmarkIntSqr/1-4 1207399 92.88 ns/op BenchmarkIntSqr/2-4 444321 263.8 ns/op BenchmarkIntSqr/3-4 380698 330.5 ns/op BenchmarkIntSqr/5-4 248275 501.9 ns/op BenchmarkIntSqr/8-4 152204 801.7 ns/op BenchmarkIntSqr/10-4 121689 1011 ns/op BenchmarkIntSqr/20-4 33500 3908 ns/op BenchmarkIntSqr/30-4 19868 5330 ns/op BenchmarkIntSqr/50-4 13122 9105 ns/op BenchmarkIntSqr/80-4 6853 17016 ns/op BenchmarkIntSqr/100-4 5209 23929 ns/op BenchmarkIntSqr/200-4 1828 64581 ns/op BenchmarkIntSqr/300-4 762 133521 ns/op BenchmarkIntSqr/500-4 417 290177 ns/op BenchmarkIntSqr/800-4 100 1953368 ns/op BenchmarkIntSqr/1000-4 100 1161072 ns/op BenchmarkDiv/20/10-4 323778 355.8 ns/op BenchmarkDiv/40/20-4 282512 371.0 ns/op BenchmarkDiv/100/50-4 277580 439.5 ns/op BenchmarkDiv/200/100-4 38803 3189 ns/op BenchmarkDiv/400/200-4 32192 5069 ns/op BenchmarkDiv/1000/500-4 25250 5997 ns/op BenchmarkDiv/2000/1000-4 15843 7369 ns/op BenchmarkDiv/20000/10000-4 696 543488 ns/op BenchmarkDiv/200000/100000-4 18 8475268 ns/op BenchmarkDiv/2000000/1000000-4 1 222491822 ns/op BenchmarkDiv/20000000/10000000-4 1 11688064247 ns/op BenchmarkMul-4 3 83231125 ns/op BenchmarkNatMul/10-4 74923 4545 ns/op BenchmarkNatMul/100-4 3157 155503 ns/op BenchmarkNatMul/1000-4 94 1273264 ns/op BenchmarkZeroShifts/Shl-4 10000 26150 ns/op BenchmarkZeroShifts/ShlSame-4 5913328 128.9 ns/op BenchmarkZeroShifts/Shr-4 10000 77345 ns/op BenchmarkZeroShifts/ShrSame-4 6131685 61.72 ns/op BenchmarkExp3Power/0x10-4 178536 9481 ns/op BenchmarkExp3Power/0x40-4 161424 1032 ns/op BenchmarkExp3Power/0x100-4 56538 10829 ns/op BenchmarkExp3Power/0x400-4 10000 20630 ns/op BenchmarkExp3Power/0x1000-4 6004 35894 ns/op BenchmarkExp3Power/0x4000-4 1029 461278 ns/op BenchmarkExp3Power/0x10000-4 100 2860253 ns/op BenchmarkExp3Power/0x40000-4 12 30871809 ns/op BenchmarkExp3Power/0x100000-4 1 123820752 ns/op BenchmarkExp3Power/0x400000-4 1 3608421872 ns/op BenchmarkFibo-4 1 687180845 ns/op BenchmarkNatSqr/1-4 965532 430.2 ns/op BenchmarkNatSqr/2-4 414444 2970 ns/op BenchmarkNatSqr/3-4 328987 986.4 ns/op BenchmarkNatSqr/5-4 185695 3308 ns/op BenchmarkNatSqr/8-4 10000 17176 ns/op BenchmarkNatSqr/10-4 98546 5196 ns/op BenchmarkNatSqr/20-4 10000 30283 ns/op BenchmarkNatSqr/30-4 20000 6619 ns/op BenchmarkNatSqr/50-4 10000 16702 ns/op BenchmarkNatSqr/80-4 7057 22442 ns/op BenchmarkNatSqr/100-4 5161 89182 ns/op BenchmarkNatSqr/200-4 1839 87058 ns/op BenchmarkNatSqr/300-4 100 1751715 ns/op BenchmarkNatSqr/500-4 368 469524 ns/op BenchmarkNatSqr/800-4 154 756599 ns/op BenchmarkNatSqr/1000-4 100 1159313 ns/op BenchmarkNatSetBytes/8-4 612142 170.4 ns/op BenchmarkNatSetBytes/24-4 199465 1876 ns/op BenchmarkNatSetBytes/128-4 46321 7811 ns/op BenchmarkNatSetBytes/7-4 833847 347.1 ns/op BenchmarkNatSetBytes/23-4 149791 809.7 ns/op BenchmarkNatSetBytes/127-4 43446 12659 ns/op BenchmarkScanPi-4 216 2676435 ns/op BenchmarkStringPiParallel-4 386 1396365 ns/op BenchmarkScan/10/Base2-4 36823 3491 ns/op BenchmarkScan/100/Base2-4 4222 62047 ns/op BenchmarkScan/1000/Base2-4 409 374023 ns/op BenchmarkScan/10/Base8-4 83312 1643 ns/op BenchmarkScan/100/Base8-4 10000 10159 ns/op BenchmarkScan/1000/Base8-4 1196 140547 ns/op BenchmarkScan/10/Base10-4 80182 1339 ns/op BenchmarkScan/100/Base10-4 10000 11033 ns/op BenchmarkScan/1000/Base10-4 1348 109295 ns/op BenchmarkScan/10/Base16-4 83791 2090 ns/op BenchmarkScan/100/Base16-4 15075 19291 ns/op BenchmarkScan/1000/Base16-4 1494 163850 ns/op BenchmarkString/10/Base2-4 196058 2467 ns/op BenchmarkString/100/Base2-4 23499 7586 ns/op BenchmarkString/1000/Base2-4 2713 81254 ns/op BenchmarkString/10/Base8-4 248809 409.5 ns/op BenchmarkString/100/Base8-4 69853 1909 ns/op BenchmarkString/1000/Base8-4 7629 23715 ns/op BenchmarkString/10/Base10-4 213910 734.4 ns/op BenchmarkString/100/Base10-4 35988 6505 ns/op BenchmarkString/1000/Base10-4 3381 130537 ns/op BenchmarkString/10/Base16-4 394987 300.9 ns/op BenchmarkString/100/Base16-4 66103 2889 ns/op BenchmarkString/1000/Base16-4 8608 85334 ns/op BenchmarkLeafSize/0-4 25 5075277 ns/op BenchmarkLeafSize/1-4 385 461366 ns/op BenchmarkLeafSize/2-4 321 509659 ns/op BenchmarkLeafSize/3-4 134 4354290 ns/op BenchmarkLeafSize/4-4 192 777505 ns/op BenchmarkLeafSize/5-4 200 711662 ns/op BenchmarkLeafSize/6-4 100 1114425 ns/op BenchmarkLeafSize/7-4 187 589151 ns/op BenchmarkLeafSize/8-4 390 288061 ns/op BenchmarkLeafSize/9-4 147 718295 ns/op BenchmarkLeafSize/10-4 100 1467171 ns/op BenchmarkLeafSize/11-4 187 1515792 ns/op BenchmarkLeafSize/12-4 225 771142 ns/op BenchmarkLeafSize/13-4 100 3263987 ns/op BenchmarkLeafSize/14-4 100 2272777 ns/op BenchmarkLeafSize/15-4 208 1681613 ns/op BenchmarkLeafSize/16-4 386 524048 ns/op BenchmarkLeafSize/32-4 300 741710 ns/op BenchmarkLeafSize/64-4 100 1693092 ns/op BenchmarkProbablyPrime/n=0-4 5 35262258 ns/op BenchmarkProbablyPrime/n=1-4 4 37909470 ns/op BenchmarkProbablyPrime/n=5-4 2 71817545 ns/op BenchmarkProbablyPrime/n=10-4 2 56443698 ns/op BenchmarkProbablyPrime/n=20-4 2 95442452 ns/op BenchmarkProbablyPrime/Lucas-4 4 37979588 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 42 2568130 ns/op BenchmarkRatCmp-4 183638 907.4 ns/op BenchmarkFloatSqrt/64-4 8176 13111 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 6998 17164 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 4034 27084 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2505 47682 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 308 1788878 ns/op 18186 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 30 5059892 ns/op 175074 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 399978490 ns/op 3823896 B/op 646 allocs/op PASS ok math/big 204.960s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 6964945 15.59 ns/op BenchmarkLeadingZeros8-4 7605516 15.88 ns/op BenchmarkLeadingZeros16-4 7704292 15.86 ns/op BenchmarkLeadingZeros32-4 6311979 57.61 ns/op BenchmarkLeadingZeros64-4 6993284 15.73 ns/op BenchmarkTrailingZeros-4 7507896 87.29 ns/op BenchmarkTrailingZeros8-4 7505670 56.24 ns/op BenchmarkTrailingZeros16-4 6687708 21.68 ns/op BenchmarkTrailingZeros32-4 6702525 16.06 ns/op BenchmarkTrailingZeros64-4 6713155 15.74 ns/op BenchmarkOnesCount-4 8005452 29.58 ns/op BenchmarkOnesCount8-4 8124506 21.17 ns/op BenchmarkOnesCount16-4 6940537 31.28 ns/op BenchmarkOnesCount32-4 6114741 21.63 ns/op BenchmarkOnesCount64-4 1000000 124.7 ns/op BenchmarkRotateLeft-4 8032012 32.05 ns/op BenchmarkRotateLeft8-4 6481419 16.62 ns/op BenchmarkRotateLeft16-4 7527255 21.76 ns/op BenchmarkRotateLeft32-4 7334156 15.18 ns/op BenchmarkRotateLeft64-4 6686664 15.53 ns/op BenchmarkReverse-4 12675468 20.89 ns/op BenchmarkReverse8-4 14267500 8.392 ns/op BenchmarkReverse16-4 13671260 8.691 ns/op BenchmarkReverse32-4 12724112 9.162 ns/op BenchmarkReverse64-4 12534092 9.907 ns/op BenchmarkReverseBytes-4 13837707 9.343 ns/op BenchmarkReverseBytes16-4 15531004 10.53 ns/op BenchmarkReverseBytes32-4 14408628 12.48 ns/op BenchmarkReverseBytes64-4 13601281 8.208 ns/op BenchmarkAdd-4 7307947 14.86 ns/op BenchmarkAdd32-4 8103170 15.22 ns/op BenchmarkAdd64-4 7785810 15.46 ns/op BenchmarkAdd64multiple-4 14031002 9.574 ns/op BenchmarkSub-4 7626141 17.76 ns/op BenchmarkSub32-4 7409293 17.07 ns/op BenchmarkSub64-4 6786600 16.21 ns/op BenchmarkSub64multiple-4 14515005 9.121 ns/op BenchmarkMul-4 7962844 16.10 ns/op BenchmarkMul32-4 8188027 16.50 ns/op BenchmarkMul64-4 7840444 15.21 ns/op BenchmarkDiv-4 2703260 58.27 ns/op BenchmarkDiv32-4 5958974 20.99 ns/op BenchmarkDiv64-4 2738150 59.33 ns/op PASS ok math/bits 17.291s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1650859 113.6 ns/op BenchmarkAcos-4 340785 299.2 ns/op BenchmarkAcosh-4 372352 315.9 ns/op BenchmarkAsin-4 396950 651.2 ns/op BenchmarkAsinh-4 398402 355.5 ns/op BenchmarkAtan-4 1000000 104.5 ns/op BenchmarkAtanh-4 1000000 109.8 ns/op BenchmarkConj-4 13051212 9.232 ns/op BenchmarkCos-4 446134 829.3 ns/op BenchmarkCosh-4 454840 266.3 ns/op BenchmarkExp-4 550928 246.1 ns/op BenchmarkLog-4 1000000 115.4 ns/op BenchmarkLog10-4 1000000 142.1 ns/op BenchmarkPhase-4 4661161 27.12 ns/op BenchmarkPolar-4 1000000 156.2 ns/op BenchmarkPow-4 299354 391.7 ns/op BenchmarkRect-4 531300 242.3 ns/op BenchmarkSin-4 428071 1390 ns/op BenchmarkSinh-4 446162 266.4 ns/op BenchmarkSqrt-4 652185 213.3 ns/op BenchmarkTan-4 1000000 128.4 ns/op BenchmarkTanh-4 1000000 105.4 ns/op PASS ok math/cmplx 10.654s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 837549 134.5 ns/op BenchmarkInt63ThreadsafeParallel-4 1160624 115.5 ns/op BenchmarkInt63Unthreadsafe-4 881157 137.8 ns/op BenchmarkIntn1000-4 496570 577.4 ns/op BenchmarkInt63n1000-4 660216 247.6 ns/op BenchmarkInt31n1000-4 493598 260.7 ns/op BenchmarkFloat32-4 725850 170.7 ns/op BenchmarkFloat64-4 807016 155.8 ns/op BenchmarkPerm3-4 151932 1075 ns/op BenchmarkPerm30-4 18056 6724 ns/op BenchmarkPerm30ViaShuffle-4 17391 9195 ns/op BenchmarkShuffleOverhead-4 10000 36156 ns/op BenchmarkRead3-4 508618 217.1 ns/op BenchmarkRead64-4 53944 2275 ns/op BenchmarkRead1000-4 4080 37020 ns/op BenchmarkConcurrent-4 270103 433.7 ns/op PASS ok math/rand 8.454s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 36772 3562 ns/op BenchmarkQDecodeWord-4 107464 1371 ns/op BenchmarkQDecodeHeader-4 94089 1855 ns/op BenchmarkTypeByExtension/.html-4 331226 444.3 ns/op BenchmarkTypeByExtension/.HTML-4 211614 1987 ns/op BenchmarkTypeByExtension/.unused-4 398719 471.3 ns/op BenchmarkExtensionsByType/text/html-4 135426 2998 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 35406 4454 ns/op BenchmarkExtensionsByType/application/octet-stream-4 138555 4278 ns/op PASS ok mime 7.707s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 213 1825211 ns/op 48344 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 260 1998076 ns/op 48861 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 1285178 ns/op 104210 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 357 655091 ns/op 50164 B/op 207 allocs/op PASS ok mime/multipart 3.182s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 960 141766 ns/op PASS ok mime/quotedprintable 1.213s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 16 6402278 ns/op 8566 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 19 7347966 ns/op 7370 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5011531859 ns/op 160784 B/op 230 allocs/op BenchmarkDNSName-4 82363 1344 ns/op BenchmarkInterfaces-4 1393 79326 ns/op 8654 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3627 75318 ns/op 6525 B/op 22 allocs/op BenchmarkInterfaceByName-4 3060 69501 ns/op 8732 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1471 151596 ns/op 15141 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 4267 41937 ns/op 4403 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 232 1000935 ns/op 135333 B/op 39 allocs/op BenchmarkParseIP-4 7165 20680 ns/op BenchmarkParseIPValidIPv4-4 277723 377.4 ns/op BenchmarkParseIPValidIPv6-4 150546 835.0 ns/op BenchmarkIPString/IPv4-4 90991 2723 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8451 15821 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 33772 5759 ns/op BenchmarkIPEqual/IPv4-4 1047408 110.1 ns/op BenchmarkIPEqual/IPv6-4 1047918 116.6 ns/op BenchmarkSendFile/1024-4 1 1307133807 ns/op 0.00 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/2048-4 1 1211094471 ns/op 0.00 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/4096-4 1 1217538684 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1300168727 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1213164483 ns/op 0.01 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/32768-4 1 1229939723 ns/op 0.03 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1218122371 ns/op 0.05 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1012257366 ns/op 0.13 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1041863230 ns/op 0.25 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1013350537 ns/op 0.52 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1018440163 ns/op 1.03 MB/s 536 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1059267111 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1017442685 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1004155472 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1005390914 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1082324073 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007143254 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1019190293 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1010856125 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1011614320 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1011039298 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1012421590 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1035111163 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1010056106 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1010129513 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1015294864 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1020558405 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1011005006 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1015435822 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1002502086 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1010769569 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1035348621 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1006101868 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1010469507 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1024315690 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1017363939 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1012197573 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1015913017 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1008508919 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1014919908 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1009465526 ns/op 0.13 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1011537594 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1017950271 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1013706096 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1008253315 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1018386009 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1009883708 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1008665208 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1127711226 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1018427298 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1013809128 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1014580583 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1015794215 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1020080937 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1018449825 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2042 49346 ns/op BenchmarkTCP4OneShotTimeout-4 2601 52514 ns/op BenchmarkTCP4Persistent-4 16549 13138 ns/op BenchmarkTCP4PersistentTimeout-4 16976 7103 ns/op BenchmarkTCP6OneShot-4 2062 279394 ns/op BenchmarkTCP6OneShotTimeout-4 2416 58523 ns/op BenchmarkTCP6Persistent-4 3080 66753 ns/op BenchmarkTCP6PersistentTimeout-4 19032 7370 ns/op BenchmarkTCP4ConcurrentReadWrite-4 32061 4139 ns/op BenchmarkTCP6ConcurrentReadWrite-4 23233 5584 ns/op BenchmarkSetReadDeadline-4 178381 663.7 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 27552 6506 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 16788 6379 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 27458 4487 ns/op 0 B/op 0 allocs/op PASS ok net 79.493s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 23851 5207 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8781 29399 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 16783 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16788 7277 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 14636 9697 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 57051 2118 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 108.3 ns/op BenchmarkFindChild/n=2/rep=map-4 4042436 30.47 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 928332 124.3 ns/op BenchmarkFindChild/n=4/rep=linear-4 599590 202.5 ns/op BenchmarkFindChild/n=4/rep=map-4 3710250 32.62 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 546453 226.1 ns/op BenchmarkFindChild/n=8/rep=linear-4 310226 386.5 ns/op BenchmarkFindChild/n=8/rep=map-4 3080182 37.71 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 289945 417.2 ns/op BenchmarkFindChild/n=16/rep=linear-4 158376 1143 ns/op BenchmarkFindChild/n=16/rep=map-4 2713698 44.46 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1918688 168.3 ns/op BenchmarkFindChild/n=32/rep=linear-4 82454 1420 ns/op BenchmarkFindChild/n=32/rep=map-4 2162350 91.25 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1999576 79.77 ns/op BenchmarkServerMatch-4 10000 15174 ns/op BenchmarkReadRequestChrome-4 3272 36347 ns/op 16.81 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8239 26715 ns/op 2.92 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8397 28718 ns/op 2.86 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5742 29440 ns/op 5.13 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 13464 ns/op 2.97 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 274 700887 ns/op 1.46 MB/s BenchmarkFileAndServer_1KB/https1-4 2 62879130 ns/op 0.02 MB/s BenchmarkFileAndServer_1KB/h2-4 78 1698632 ns/op 0.60 MB/s BenchmarkFileAndServer_16MB/h1-4 2 53109113 ns/op 315.90 MB/s BenchmarkFileAndServer_16MB/https1-4 1 133768297 ns/op 125.42 MB/s BenchmarkFileAndServer_16MB/h2-4 1 469459535 ns/op 35.74 MB/s BenchmarkFileAndServer_64MB/h1-4 1 229009241 ns/op 293.04 MB/s BenchmarkFileAndServer_64MB/https1-4 1 348572725 ns/op 192.52 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2750244721 ns/op 24.40 MB/s BenchmarkServeMux-4 205 616089 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 100 1596452 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 577 453876 ns/op 5899 B/op 63 allocs/op BenchmarkClientServer/https1-4 192 539759 ns/op 6787 B/op 75 allocs/op BenchmarkClientServer/h2-4 208 2628211 ns/op 9882 B/op 78 allocs/op BenchmarkClientServerParallel/4/h1-4 1014 145563 ns/op 9094 B/op 74 allocs/op BenchmarkClientServerParallel/4/https1-4 12 10856637 ns/op 54864 B/op 603 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59816: write tcp 127.0.0.1:39979->127.0.0.1:59816: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55364: read tcp 127.0.0.1:35411->127.0.0.1:55364: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55354: write tcp 127.0.0.1:35411->127.0.0.1:55354: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55356: write tcp 127.0.0.1:35411->127.0.0.1:55356: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34146: read tcp 127.0.0.1:44699->127.0.0.1:34146: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34098: write tcp 127.0.0.1:44699->127.0.0.1:34098: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34092: write tcp 127.0.0.1:44699->127.0.0.1:34092: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34198: write tcp 127.0.0.1:44699->127.0.0.1:34198: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34106: read tcp 127.0.0.1:44699->127.0.0.1:34106: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34116: read tcp 127.0.0.1:44699->127.0.0.1:34116: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 14 13612467 ns/op 90758 B/op 1074 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34936: read tcp 127.0.0.1:35133->127.0.0.1:34936: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34938: read tcp 127.0.0.1:35133->127.0.0.1:34938: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34960: read tcp 127.0.0.1:35133->127.0.0.1:34960: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56744: read tcp 127.0.0.1:35515->127.0.0.1:56744: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56786: read tcp 127.0.0.1:35515->127.0.0.1:56786: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56724: read tcp 127.0.0.1:35515->127.0.0.1:56724: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56756: read tcp 127.0.0.1:35515->127.0.0.1:56756: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56804: read tcp 127.0.0.1:35515->127.0.0.1:56804: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56712: read tcp 127.0.0.1:35515->127.0.0.1:56712: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56762: write tcp 127.0.0.1:35515->127.0.0.1:56762: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 54 7950456 ns/op 27182 B/op 132 allocs/op BenchmarkClientServerParallel/64/https1-4 2 67555724 ns/op 91024 B/op 1128 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52830: write tcp 127.0.0.1:32769->127.0.0.1:52830: use of closed network connection BenchmarkClientServerParallel/64/h2-4 13 9149656 ns/op 75721 B/op 905 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38338: read tcp 127.0.0.1:34711->127.0.0.1:38338: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38310: write tcp 127.0.0.1:34711->127.0.0.1:38310: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38322: write tcp 127.0.0.1:34711->127.0.0.1:38322: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37618: read tcp 127.0.0.1:38241->127.0.0.1:37618: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37630: write tcp 127.0.0.1:38241->127.0.0.1:37630: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37642: read tcp 127.0.0.1:38241->127.0.0.1:37642: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37586: write tcp 127.0.0.1:38241->127.0.0.1:37586: use of closed network connection BenchmarkServer-4 1 1071432395 ns/op 31600 B/op 156 allocs/op BenchmarkClient-4 457 635527 ns/op 3741 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 849 225925 ns/op 7428 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1533 96630 ns/op 3030 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1730 61546 ns/op 1924 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1980 114954 ns/op 2759 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1718 80783 ns/op 2751 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1875 117296 ns/op 2747 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1720 70275 ns/op 1962 B/op 14 allocs/op BenchmarkServerHijack-4 1701 161558 ns/op 16739 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 564 389582 ns/op 6019 B/op 52 allocs/op BenchmarkResponseStatusLine-4 389554 304.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 35.721s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3535 97875 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.542s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 76981 1691 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 565011 203.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 155839 776.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 69051 1870 ns/op BenchmarkStdIPv4-4 84957 1378 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 100671 1210 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 105762 2143 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 62229 1944 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 61972 1782 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 137.8 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1160418 114.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1598146 74.41 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 195584 585.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 220075 590.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 210644 537.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 88539 6016 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 262168 1644 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 124394 978.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 122632 906.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 79159 1339 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 70022 1509 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 364188 368.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 100986 1019 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 150860 783.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 242964 652.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 146653 1127 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 359698 377.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 67856 1754 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 133766 1090 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 138792 909.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 65083 2979 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 499202 237.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 132097 862.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 93789 1318 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 108945 1621 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 160190 936.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 101812 2016 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 239872 430.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 109246 1193 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 88755 1280 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 191629 1106 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 110378 1145 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 820077 242.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 119.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 115.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 866288 130.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 907495 165.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 986773 120.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 954696 119.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 922149 124.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 157.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 409585 332.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 575984 212.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 159532 860.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 158544 713.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 173144 710.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 77870 1569 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 363813 374.1 ns/op PASS ok net/netip 23.719s 2023/09/15 23:06:21 Test RPC server listening on 127.0.0.1:33191 2023/09/15 23:06:21 Test HTTP RPC server listening on 127.0.0.1:40411 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 976 171928 ns/op BenchmarkEndToEndHTTP-4 1264 176501 ns/op BenchmarkEndToEndAsync-4 2598 38666 ns/op BenchmarkEndToEndAsyncHTTP-4 3052 46022 ns/op PASS ok net/rpc 2.595s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3060 62163 ns/op BenchmarkReadMIMEHeader/server_headers-4 4510 27365 ns/op BenchmarkUncommon-4 100 1781703 ns/op 507 B/op 5 allocs/op PASS ok net/textproto 2.016s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3574 90661 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 90303 1420 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 524062 410.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 89079 1551 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 175640 850.5 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 83110 1525 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 14371 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 404221 326.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 85849 1384 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 174244 1662 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 76437 1793 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 9950 10869 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 172374 684.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 71332 1891 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 62470 1796 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 21654 5715 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5457 21595 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 173854 692.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 67794 1781 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 67810 1742 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31232 4692 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5824 21261 ns/op 320 B/op 1 allocs/op PASS ok net/url 7.915s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3061012 44.57 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 10000 11176 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 609 314379 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 266 599205 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 1 135417022 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 112107 2536 ns/op BenchmarkStatFile-4 81871 2267 ns/op BenchmarkStatDir-4 88726 9486 ns/op BenchmarkLstatDot-4 110563 2270 ns/op BenchmarkLstatFile-4 71175 3960 ns/op BenchmarkLstatDir-4 86175 2115 ns/op PASS ok os 5.634s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 100 1870478 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.369s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 419055 907.9 ns/op PASS ok os/user 1.566s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 1000000 101.2 ns/op BenchmarkString-4 1866412 67.22 ns/op BenchmarkBytes-4 1634478 98.49 ns/op BenchmarkNamedBytes-4 1000000 124.2 ns/op BenchmarkBytesArray-4 783934 157.4 ns/op BenchmarkSliceLen-4 1889770 62.88 ns/op BenchmarkMapLen-4 935127 128.6 ns/op BenchmarkStringLen-4 1000000 122.1 ns/op BenchmarkArrayLen-4 1393678 127.5 ns/op BenchmarkSliceCap-4 1961972 60.72 ns/op BenchmarkDeepEqual/int8-4 552708 220.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 88260 1305 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 444260 280.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 86924 1385 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 416127 274.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 88185 1369 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 430483 263.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 86390 1348 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 449082 264.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 85112 1505 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 534486 252.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 91705 1215 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 440113 346.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 87493 4589 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 422053 303.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 83314 1436 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 414945 272.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 79279 1425 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 385689 371.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 80607 1991 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 413022 328.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 69244 1656 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 433860 298.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 82848 1390 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 395385 275.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 88042 1494 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 431906 310.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 60577 3369 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 458006 267.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 81945 1529 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 517900 243.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 90776 1373 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 379663 281.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 81021 1513 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 107217 1142 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 44731 2277 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 50985 2315 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32403 3641 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 36367 3341 ns/op BenchmarkIsZero/ArrayComparable-4 123924 870.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 28485 4154 ns/op BenchmarkIsZero/StructComparable-4 356160 353.6 ns/op BenchmarkIsZero/StructIncomparable-4 124108 924.1 ns/op BenchmarkSetZero/Bool/Direct-4 3975151 42.55 ns/op BenchmarkSetZero/Bool/CachedZero-4 922587 145.4 ns/op BenchmarkSetZero/Bool/NewZero-4 656533 185.9 ns/op BenchmarkSetZero/Int/Direct-4 1937527 60.04 ns/op BenchmarkSetZero/Int/CachedZero-4 929018 130.8 ns/op BenchmarkSetZero/Int/NewZero-4 686803 212.5 ns/op BenchmarkSetZero/Uint/Direct-4 2059611 76.24 ns/op BenchmarkSetZero/Uint/CachedZero-4 896740 416.2 ns/op BenchmarkSetZero/Uint/NewZero-4 611956 211.5 ns/op BenchmarkSetZero/Float/Direct-4 2021829 61.41 ns/op BenchmarkSetZero/Float/CachedZero-4 819009 139.1 ns/op BenchmarkSetZero/Float/NewZero-4 704073 170.2 ns/op BenchmarkSetZero/Complex/Direct-4 1980592 92.51 ns/op BenchmarkSetZero/Complex/CachedZero-4 845036 163.4 ns/op BenchmarkSetZero/Complex/NewZero-4 682178 227.8 ns/op BenchmarkSetZero/Array/Direct-4 2420970 316.3 ns/op BenchmarkSetZero/Array/CachedZero-4 859454 376.5 ns/op BenchmarkSetZero/Array/NewZero-4 667089 691.0 ns/op BenchmarkSetZero/Chan/Direct-4 1992943 112.2 ns/op BenchmarkSetZero/Chan/CachedZero-4 693279 534.4 ns/op BenchmarkSetZero/Chan/NewZero-4 618367 186.1 ns/op BenchmarkSetZero/Func/Direct-4 1000000 168.7 ns/op BenchmarkSetZero/Func/CachedZero-4 773832 147.6 ns/op BenchmarkSetZero/Func/NewZero-4 654871 222.3 ns/op BenchmarkSetZero/Interface/Direct-4 1876131 83.51 ns/op BenchmarkSetZero/Interface/CachedZero-4 848595 165.9 ns/op BenchmarkSetZero/Interface/NewZero-4 567475 191.8 ns/op BenchmarkSetZero/Map/Direct-4 1000000 118.6 ns/op BenchmarkSetZero/Map/CachedZero-4 799122 169.4 ns/op BenchmarkSetZero/Map/NewZero-4 606146 180.8 ns/op BenchmarkSetZero/Pointer/Direct-4 1567120 69.10 ns/op BenchmarkSetZero/Pointer/CachedZero-4 750992 157.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 635019 200.1 ns/op BenchmarkSetZero/Slice/Direct-4 1812592 81.07 ns/op BenchmarkSetZero/Slice/CachedZero-4 855574 142.6 ns/op BenchmarkSetZero/Slice/NewZero-4 682857 230.7 ns/op BenchmarkSetZero/String/Direct-4 1718346 64.98 ns/op BenchmarkSetZero/String/CachedZero-4 656372 218.3 ns/op BenchmarkSetZero/String/NewZero-4 687382 192.1 ns/op BenchmarkSetZero/Struct/Direct-4 2610649 51.88 ns/op BenchmarkSetZero/Struct/CachedZero-4 922651 147.1 ns/op BenchmarkSetZero/Struct/NewZero-4 672069 225.0 ns/op BenchmarkSelect/1-4 191077 1406 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 75111 1968 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 33762 3750 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 108398 1021 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 171828 605.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 166707 790.0 ns/op 162.02 MB/s BenchmarkCallArgCopy/size=256-4 74284 1952 ns/op 131.12 MB/s BenchmarkCallArgCopy/size=1024-4 115822 1530 ns/op 669.45 MB/s BenchmarkCallArgCopy/size=4096-4 14335 14531 ns/op 281.88 MB/s BenchmarkCallArgCopy/size=65536-4 2132 90048 ns/op 727.79 MB/s BenchmarkFieldByName1-4 1163170 176.4 ns/op BenchmarkFieldByName2-4 92066 1929 ns/op BenchmarkFieldByName3-4 5694 22309 ns/op BenchmarkInterfaceBig-4 1842514 80.93 ns/op BenchmarkInterfaceSmall-4 2138758 90.66 ns/op BenchmarkNew-4 996739 160.4 ns/op BenchmarkMap/StringKeys/MapIndex-4 2131 54535 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2029 56740 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2404 55153 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2071 56546 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2325 56201 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2018 74748 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 200640 788.6 ns/op PASS ok reflect 41.167s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 6996 46225 ns/op 9248 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 9802 10848 ns/op 9154 B/op 1 allocs/op BenchmarkFindString-4 9258 17676 ns/op 9279 B/op 1 allocs/op BenchmarkFindSubmatch-4 9237 18753 ns/op 9255 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9278 16256 ns/op 9343 B/op 2 allocs/op BenchmarkLiteral-4 10000 15611 ns/op BenchmarkNotLiteral-4 2035 64923 ns/op BenchmarkMatchClass-4 1860 88363 ns/op BenchmarkMatchClass_InRange-4 2060 91356 ns/op BenchmarkReplaceAll-4 771 160381 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15092 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 16635 ns/op BenchmarkAnchoredShortMatch-4 8198 30243 ns/op BenchmarkAnchoredLongMatch-4 9142 12402 ns/op BenchmarkOnePassShortA-4 12954 8342 ns/op BenchmarkNotOnePassShortA-4 5217 63541 ns/op BenchmarkOnePassShortB-4 14157 10634 ns/op BenchmarkNotOnePassShortB-4 6357 36371 ns/op BenchmarkOnePassLongPrefix-4 72494 1805 ns/op BenchmarkOnePassLongNotPrefix-4 25851 5411 ns/op BenchmarkMatchParallelShared-4 7683 20379 ns/op BenchmarkMatchParallelCopied-4 10000 12928 ns/op BenchmarkQuoteMetaAll-4 153090 1277 ns/op 10.96 MB/s BenchmarkQuoteMetaNone-4 296701 404.6 ns/op 64.26 MB/s BenchmarkCompile/Onepass-4 2605 132279 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1027 190326 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 81 2563573 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4026804 35.23 ns/op 454.11 MB/s BenchmarkMatch/Easy0/32-4 10000 48762 ns/op 0.66 MB/s BenchmarkMatch/Easy0/1K-4 10000 69146 ns/op 14.81 MB/s BenchmarkMatch/Easy0i/16-4 4221765 29.05 ns/op 550.70 MB/s BenchmarkMatch/Easy0i/32-4 3650 165770 ns/op 0.19 MB/s BenchmarkMatch/Easy0i/1K-4 147 1071604 ns/op 0.96 MB/s BenchmarkMatch/Easy1/16-4 4211712 29.85 ns/op 535.95 MB/s BenchmarkMatch/Easy1/32-4 10000 61169 ns/op 0.52 MB/s BenchmarkMatch/Easy1/1K-4 4851 40360 ns/op 25.37 MB/s BenchmarkMatch/Medium/16-4 3948937 30.49 ns/op 524.80 MB/s BenchmarkMatch/Medium/32-4 3722 253161 ns/op 0.13 MB/s BenchmarkMatch/Medium/1K-4 159 1174090 ns/op 0.87 MB/s BenchmarkMatch/Hard/16-4 3700244 28.92 ns/op 553.24 MB/s BenchmarkMatch/Hard/32-4 2464 281135 ns/op 0.11 MB/s BenchmarkMatch/Hard/1K-4 86 1298246 ns/op 0.79 MB/s BenchmarkMatch/Hard1/16-4 584 246202 ns/op 0.06 MB/s BenchmarkMatch/Hard1/32-4 433 1355178 ns/op 0.02 MB/s BenchmarkMatch/Hard1/1K-4 13 10303518 ns/op 0.10 MB/s BenchmarkMatch_onepass_regex/16-4 20569 5707 ns/op 2.80 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13059 9336 ns/op 3.43 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 463 266917 ns/op 3.84 MB/s 22 B/op 0 allocs/op PASS ok regexp 23.403s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 362713 327.1 ns/op BenchmarkIsWordChar-4 160034 987.3 ns/op PASS ok regexp/syntax 5.010s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 70051 1556 ns/op BenchmarkCallers/inlined-4 46767 6322 ns/op BenchmarkCallers/no-cache-4 33535 4371 ns/op BenchmarkFPCallers/cached-4 13982422 8.468 ns/op BenchmarkMakeChan/Byte-4 900411 711.3 ns/op BenchmarkMakeChan/Int-4 1000000 316.3 ns/op BenchmarkMakeChan/Ptr-4 597122 683.0 ns/op BenchmarkMakeChan/Struct/0-4 1000000 213.9 ns/op BenchmarkMakeChan/Struct/32-4 140846 1614 ns/op BenchmarkMakeChan/Struct/40-4 609601 1412 ns/op BenchmarkChanNonblocking-4 3249078 51.42 ns/op BenchmarkSelectUncontended-4 811521 168.4 ns/op BenchmarkSelectSyncContended-4 85392 1421 ns/op BenchmarkSelectAsyncContended-4 428559 336.7 ns/op BenchmarkSelectNonblock-4 2361890 54.73 ns/op BenchmarkChanUncontended-4 7690 43641 ns/op BenchmarkChanContended-4 7044 21815 ns/op BenchmarkChanSync-4 295207 392.7 ns/op BenchmarkChanSyncWork-4 96256 1239 ns/op BenchmarkChanProdCons0-4 283713 762.1 ns/op BenchmarkChanProdCons10-4 434137 432.7 ns/op BenchmarkChanProdCons100-4 757944 247.5 ns/op BenchmarkChanProdConsWork0-4 185574 611.2 ns/op BenchmarkChanProdConsWork10-4 306424 405.5 ns/op BenchmarkChanProdConsWork100-4 314119 649.5 ns/op BenchmarkSelectProdCons-4 95115 2886 ns/op BenchmarkReceiveDataFromClosedChan-4 1144048 140.4 ns/op BenchmarkChanCreation-4 310326 761.6 ns/op BenchmarkChanSem-4 313774 415.2 ns/op BenchmarkChanPopular-4 142 1377032 ns/op BenchmarkChanClosed-4 1000000 248.0 ns/op BenchmarkCallClosure-4 4386930 24.85 ns/op BenchmarkCallClosure1-4 1000000 159.7 ns/op BenchmarkCallClosure2-4 1000000 684.2 ns/op BenchmarkCallClosure3-4 1000000 232.8 ns/op BenchmarkCallClosure4-4 1000000 180.2 ns/op BenchmarkComplex128DivNormal-4 1000000 140.0 ns/op BenchmarkComplex128DivNisNaN-4 1579732 66.56 ns/op BenchmarkComplex128DivDisNaN-4 4561974 23.53 ns/op BenchmarkComplex128DivNisInf-4 5448332 20.50 ns/op BenchmarkComplex128DivDisInf-4 3872878 35.12 ns/op BenchmarkSetTypePtr-4 46794190 2.428 ns/op 3294.57 MB/s BenchmarkSetTypePtr8-4 8953038 13.97 ns/op 4581.37 MB/s BenchmarkSetTypePtr16-4 8124314 16.26 ns/op 7869.91 MB/s BenchmarkSetTypePtr32-4 8786480 13.35 ns/op 19173.96 MB/s BenchmarkSetTypePtr64-4 8638586 16.12 ns/op 31765.19 MB/s BenchmarkSetTypePtr126-4 5353484 30.08 ns/op 33506.44 MB/s BenchmarkSetTypePtr128-4 5320424 21.32 ns/op 48036.22 MB/s BenchmarkSetTypePtrSlice-4 966223 169.2 ns/op 48414.26 MB/s BenchmarkSetTypeNode1-4 9044656 13.71 ns/op 1750.86 MB/s BenchmarkSetTypeNode1Slice-4 4249070 28.01 ns/op 27420.84 MB/s BenchmarkSetTypeNode8-4 8645796 14.64 ns/op 5466.32 MB/s BenchmarkSetTypeNode8Slice-4 1693588 69.49 ns/op 36839.42 MB/s BenchmarkSetTypeNode64-4 5721037 21.97 ns/op 24029.80 MB/s BenchmarkSetTypeNode64Slice-4 194174 593.9 ns/op 28449.87 MB/s BenchmarkSetTypeNode64Dead-4 6378790 19.61 ns/op 26930.65 MB/s BenchmarkSetTypeNode64DeadSlice-4 200534 597.3 ns/op 28289.36 MB/s BenchmarkSetTypeNode124-4 5580876 21.06 ns/op 47869.84 MB/s BenchmarkSetTypeNode124Slice-4 194252 643.2 ns/op 50148.46 MB/s BenchmarkSetTypeNode126-4 5637604 21.90 ns/op 46764.09 MB/s BenchmarkSetTypeNode126Slice-4 199022 622.4 ns/op 52648.33 MB/s BenchmarkSetTypeNode128-4 4040811 42.19 ns/op 24652.45 MB/s BenchmarkSetTypeNode128Slice-4 139779 1314 ns/op 25318.41 MB/s BenchmarkSetTypeNode130-4 3929286 42.81 ns/op 24664.69 MB/s BenchmarkSetTypeNode130Slice-4 129806 871.4 ns/op 38778.99 MB/s BenchmarkSetTypeNode1024-4 799414 153.6 ns/op 53421.00 MB/s BenchmarkSetTypeNode1024Slice-4 25255 5171 ns/op 50796.89 MB/s BenchmarkAllocation-4 1572 71175 ns/op BenchmarkReadMemStats-4 2895 341110 ns/op BenchmarkReadMemStatsLatency-4 1 164013 p50-ns 164013 p90-ns 164013 p99-ns BenchmarkWriteBarrier-4 2236004 46.84 ns/op BenchmarkBulkWriteBarrier-4 2192736 125.8 ns/op BenchmarkScanStackNoLocals-4 1 119624657 ns/op BenchmarkMSpanCountAlloc/bits=64-4 8912014 14.69 ns/op BenchmarkMSpanCountAlloc/bits=128-4 7317258 14.58 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7282418 49.63 ns/op BenchmarkMSpanCountAlloc/bits=512-4 4192010 38.26 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3223768 45.09 ns/op BenchmarkHash5-4 4268847 26.52 ns/op 188.56 MB/s BenchmarkHash16-4 4394689 27.30 ns/op 585.97 MB/s BenchmarkHash64-4 3893337 50.27 ns/op 1273.02 MB/s BenchmarkHash1024-4 928328 126.3 ns/op 8109.31 MB/s BenchmarkHash65536-4 17547 6382 ns/op 10269.44 MB/s BenchmarkAlignedLoad-4 7263602 19.69 ns/op BenchmarkUnalignedLoad-4 6680083 16.35 ns/op BenchmarkEqEfaceConcrete-4 4253767 25.75 ns/op BenchmarkEqIfaceConcrete-4 5656131 26.00 ns/op BenchmarkNeEfaceConcrete-4 2137426 105.2 ns/op BenchmarkNeIfaceConcrete-4 3524229 39.81 ns/op BenchmarkConvT2EByteSized/bool-4 4840629 41.29 ns/op BenchmarkConvT2EByteSized/uint8-4 1000000 405.5 ns/op BenchmarkConvT2ESmall-4 4865332 24.63 ns/op BenchmarkConvT2EUintptr-4 4730096 24.42 ns/op BenchmarkConvT2ELarge-4 1000000 184.7 ns/op BenchmarkConvT2ISmall-4 5040920 33.85 ns/op BenchmarkConvT2IUintptr-4 5114917 24.93 ns/op BenchmarkConvT2ILarge-4 1000000 115.9 ns/op BenchmarkConvI2E-4 4490324 26.11 ns/op BenchmarkConvI2I-4 3489613 51.47 ns/op BenchmarkAssertE2T-4 3782602 96.52 ns/op BenchmarkAssertE2TLarge-4 2106571 82.08 ns/op BenchmarkAssertE2I-4 3746703 37.21 ns/op BenchmarkAssertI2T-4 3956772 30.02 ns/op BenchmarkAssertI2I-4 3590115 35.42 ns/op BenchmarkAssertI2E-4 4786341 24.84 ns/op BenchmarkAssertE2E-4 5317208 23.43 ns/op BenchmarkAssertE2T2-4 2917620 60.29 ns/op BenchmarkAssertE2T2Blank-4 4072208 31.88 ns/op BenchmarkAssertI2E2-4 3495698 34.57 ns/op BenchmarkAssertI2E2Blank-4 5235640 23.76 ns/op BenchmarkAssertE2E2-4 4101486 33.62 ns/op BenchmarkAssertE2E2Blank-4 5111450 24.78 ns/op BenchmarkConvT2Ezero/zero/16-4 4105495 26.78 ns/op BenchmarkConvT2Ezero/zero/32-4 4758184 24.69 ns/op BenchmarkConvT2Ezero/zero/64-4 4968585 39.96 ns/op BenchmarkConvT2Ezero/zero/str-4 4141016 26.68 ns/op BenchmarkConvT2Ezero/zero/slice-4 3377396 29.88 ns/op BenchmarkConvT2Ezero/zero/big-4 190957 1106 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 865.9 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 178.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 270495 878.8 ns/op BenchmarkConvT2Ezero/smallint/16-4 4048044 25.21 ns/op BenchmarkConvT2Ezero/smallint/32-4 4134100 29.96 ns/op BenchmarkConvT2Ezero/smallint/64-4 3830492 42.67 ns/op BenchmarkConvT2Ezero/largeint/16-4 1207402 127.0 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 145.1 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 104.3 ns/op BenchmarkMalloc8-4 1530943 103.8 ns/op BenchmarkMalloc16-4 1000000 320.7 ns/op BenchmarkMallocTypeInfo8-4 1607926 92.01 ns/op BenchmarkMallocTypeInfo16-4 1000000 125.0 ns/op BenchmarkMallocLargeStruct-4 117445 4045 ns/op BenchmarkGoroutineSelect-4 22 14063938 ns/op BenchmarkGoroutineBlocking-4 6 59097316 ns/op BenchmarkGoroutineForRange-4 32 9421805 ns/op BenchmarkGoroutineIdle-4 42 5634619 ns/op BenchmarkHashStringSpeed-4 1426866 70.14 ns/op BenchmarkHashBytesSpeed-4 880442 126.8 ns/op BenchmarkHashInt32Speed-4 1926588 64.87 ns/op BenchmarkHashInt64Speed-4 1863573 64.99 ns/op BenchmarkHashStringArraySpeed-4 425550 292.6 ns/op BenchmarkMegMap-4 3347890 46.53 ns/op BenchmarkMegOneMap-4 3802982 30.10 ns/op BenchmarkMegEqMap-4 1706 62061 ns/op BenchmarkMegEmptyMap-4 3972902 26.75 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2725562 46.75 ns/op BenchmarkSmallStrMap-4 3358806 36.49 ns/op BenchmarkMapStringKeysEight_16-4 3574284 34.66 ns/op BenchmarkMapStringKeysEight_32-4 3298254 41.16 ns/op BenchmarkMapStringKeysEight_64-4 3499612 37.80 ns/op BenchmarkMapStringKeysEight_1M-4 3174988 40.97 ns/op BenchmarkIntMap-4 1000000 104.5 ns/op BenchmarkMapFirst/1-4 4481331 31.06 ns/op BenchmarkMapFirst/2-4 4421841 28.03 ns/op BenchmarkMapFirst/3-4 3943129 27.82 ns/op BenchmarkMapFirst/4-4 4395614 28.81 ns/op BenchmarkMapFirst/5-4 4506351 27.60 ns/op BenchmarkMapFirst/6-4 4174527 28.49 ns/op BenchmarkMapFirst/7-4 4218870 27.62 ns/op BenchmarkMapFirst/8-4 3586299 41.03 ns/op BenchmarkMapFirst/9-4 3180460 38.07 ns/op BenchmarkMapFirst/10-4 3139659 42.76 ns/op BenchmarkMapFirst/11-4 3258237 37.47 ns/op BenchmarkMapFirst/12-4 3227707 36.30 ns/op BenchmarkMapFirst/13-4 2965227 38.58 ns/op BenchmarkMapFirst/14-4 3235350 37.34 ns/op BenchmarkMapFirst/15-4 2952194 37.82 ns/op BenchmarkMapFirst/16-4 2874100 38.57 ns/op BenchmarkMapMid/1-4 4115788 30.21 ns/op BenchmarkMapMid/2-4 4193241 36.13 ns/op BenchmarkMapMid/3-4 4035028 31.42 ns/op BenchmarkMapMid/4-4 2401760 77.64 ns/op BenchmarkMapMid/5-4 2584975 45.34 ns/op BenchmarkMapMid/6-4 4045606 35.72 ns/op BenchmarkMapMid/7-4 4161745 36.69 ns/op BenchmarkMapMid/8-4 3237980 101.4 ns/op BenchmarkMapMid/9-4 3217507 37.31 ns/op BenchmarkMapMid/10-4 2889273 41.02 ns/op BenchmarkMapMid/11-4 3194638 41.85 ns/op BenchmarkMapMid/12-4 2684372 40.13 ns/op BenchmarkMapMid/13-4 3264500 43.54 ns/op BenchmarkMapMid/14-4 3157887 46.98 ns/op BenchmarkMapMid/15-4 2750995 43.71 ns/op BenchmarkMapMid/16-4 3056520 39.89 ns/op BenchmarkMapLast/1-4 4222030 30.21 ns/op BenchmarkMapLast/2-4 4280847 31.02 ns/op BenchmarkMapLast/3-4 3791901 51.22 ns/op BenchmarkMapLast/4-4 3801615 29.81 ns/op BenchmarkMapLast/5-4 4086613 29.83 ns/op BenchmarkMapLast/6-4 3387258 32.91 ns/op BenchmarkMapLast/7-4 1000000 170.3 ns/op BenchmarkMapLast/8-4 3762261 32.58 ns/op BenchmarkMapLast/9-4 2725351 40.27 ns/op BenchmarkMapLast/10-4 2541483 51.31 ns/op BenchmarkMapLast/11-4 3040776 52.14 ns/op BenchmarkMapLast/12-4 3023938 38.14 ns/op BenchmarkMapLast/13-4 3278089 54.55 ns/op BenchmarkMapLast/14-4 3228294 38.12 ns/op BenchmarkMapLast/15-4 2646274 52.74 ns/op BenchmarkMapLast/16-4 2156074 59.22 ns/op BenchmarkMapCycle-4 1365693 94.91 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2516599 49.92 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1008 113104 ns/op BenchmarkMakeMap/[Byte]Byte-4 625932 1800 ns/op BenchmarkMakeMap/[Int]Int-4 178479 1591 ns/op BenchmarkNewEmptyMap-4 13356115 9.560 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 119.6 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 622786 230.5 ns/op BenchmarkMapIterEmpty-4 6108994 34.64 ns/op BenchmarkSameLengthMap-4 4500003 81.32 ns/op BenchmarkBigKeyMap-4 1766116 67.18 ns/op BenchmarkBigValMap-4 1000000 200.5 ns/op BenchmarkSmallKeyMap-4 2695483 92.85 ns/op BenchmarkMapPopulate/1-4 2821016 137.0 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 98461 4634 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7556 36778 ns/op 6278 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 844 1258405 ns/op 51763 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 61 3491037 ns/op 416298 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 4 54425571 ns/op 6550828 B/op 2961 allocs/op BenchmarkComplexAlgMap-4 285032 453.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 1649934 82.07 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 101.2 ns/op BenchmarkGoMapClear/Reflexive/100-4 324764 540.0 ns/op BenchmarkGoMapClear/Reflexive/1000-4 44046 8380 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4852 22019 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 147.8 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1389537 100.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 346482 352.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 44408 2846 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4923 22658 ns/op BenchmarkMapStringConversion/32/simple-4 1773379 216.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1922584 70.49 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 149.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1904745 63.72 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1529511 75.27 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1692858 69.43 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1723309 352.4 ns/op BenchmarkMapInterfacePtr-4 1429292 72.97 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4579471 31.72 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 25092 12445 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6132 28934 ns/op BenchmarkMapPop1000-4 411 341599 ns/op BenchmarkMapPop10000-4 24 5509616 ns/op BenchmarkMapAssign/Int32/256-4 2420632 65.29 ns/op BenchmarkMapAssign/Int32/65536-4 1432796 71.45 ns/op BenchmarkMapAssign/Int64/256-4 2442111 52.80 ns/op BenchmarkMapAssign/Int64/65536-4 1516494 79.40 ns/op BenchmarkMapAssign/Str/256-4 1000000 147.1 ns/op BenchmarkMapAssign/Str/65536-4 658164 263.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1333135 94.51 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1098910 103.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1308315 90.98 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 910672 153.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 447984 4143 ns/op BenchmarkMapOperatorAssign/Str/65536-4 418992 273.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 849664 131.8 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 636862 203.8 ns/op 40 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 899059 127.0 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 584815 325.7 ns/op 44 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 634281 220.6 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 81958 4213 ns/op 168 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1671457 66.19 ns/op BenchmarkMapDelete/Int32/1000-4 1000000 119.8 ns/op BenchmarkMapDelete/Int32/10000-4 1940810 70.49 ns/op BenchmarkMapDelete/Int64/100-4 2008695 69.35 ns/op BenchmarkMapDelete/Int64/1000-4 1883024 78.90 ns/op BenchmarkMapDelete/Int64/10000-4 2007436 71.30 ns/op BenchmarkMapDelete/Str/100-4 1000000 123.6 ns/op BenchmarkMapDelete/Str/1000-4 1000000 102.8 ns/op BenchmarkMapDelete/Str/10000-4 1479334 148.2 ns/op BenchmarkMapDelete/Pointer/100-4 912126 163.9 ns/op BenchmarkMapDelete/Pointer/1000-4 1369678 103.2 ns/op BenchmarkMapDelete/Pointer/10000-4 1578784 95.31 ns/op BenchmarkMemmove/0-4 13509116 9.431 ns/op BenchmarkMemmove/1-4 2074002 82.29 ns/op 12.15 MB/s BenchmarkMemmove/2-4 2033740 59.44 ns/op 33.65 MB/s BenchmarkMemmove/3-4 2043176 60.43 ns/op 49.65 MB/s BenchmarkMemmove/4-4 2033690 141.1 ns/op 28.34 MB/s BenchmarkMemmove/5-4 1997004 75.54 ns/op 66.19 MB/s BenchmarkMemmove/6-4 1953781 61.32 ns/op 97.85 MB/s BenchmarkMemmove/7-4 2027881 70.30 ns/op 99.57 MB/s BenchmarkMemmove/8-4 2023440 61.70 ns/op 129.66 MB/s BenchmarkMemmove/9-4 1757768 62.70 ns/op 143.55 MB/s BenchmarkMemmove/10-4 1000000 118.7 ns/op 84.21 MB/s BenchmarkMemmove/11-4 1938684 268.6 ns/op 40.95 MB/s BenchmarkMemmove/12-4 1000000 141.5 ns/op 84.80 MB/s BenchmarkMemmove/13-4 1000000 104.1 ns/op 124.86 MB/s BenchmarkMemmove/14-4 1000000 177.6 ns/op 78.81 MB/s BenchmarkMemmove/15-4 1948020 65.58 ns/op 228.74 MB/s BenchmarkMemmove/16-4 1000000 143.8 ns/op 111.28 MB/s BenchmarkMemmove/32-4 1000000 111.8 ns/op 286.29 MB/s BenchmarkMemmove/64-4 1000000 220.0 ns/op 290.93 MB/s BenchmarkMemmove/128-4 1000000 226.0 ns/op 566.26 MB/s BenchmarkMemmove/256-4 986166 185.1 ns/op 1382.70 MB/s BenchmarkMemmove/512-4 500755 700.9 ns/op 730.46 MB/s BenchmarkMemmove/1024-4 361819 283.1 ns/op 3616.73 MB/s BenchmarkMemmove/2048-4 244065 508.2 ns/op 4030.10 MB/s BenchmarkMemmove/4096-4 96645 1352 ns/op 3029.83 MB/s BenchmarkMemmoveOverlap/32-4 1655827 108.4 ns/op 295.18 MB/s BenchmarkMemmoveOverlap/64-4 1600724 75.27 ns/op 850.25 MB/s BenchmarkMemmoveOverlap/128-4 1000000 652.4 ns/op 196.19 MB/s BenchmarkMemmoveOverlap/256-4 967461 138.7 ns/op 1845.95 MB/s BenchmarkMemmoveOverlap/512-4 602181 300.2 ns/op 1705.34 MB/s BenchmarkMemmoveOverlap/1024-4 381279 344.1 ns/op 2975.45 MB/s BenchmarkMemmoveOverlap/2048-4 225279 678.0 ns/op 3020.69 MB/s BenchmarkMemmoveOverlap/4096-4 96322 1365 ns/op 3000.70 MB/s BenchmarkMemmoveUnalignedDst/0-4 12302049 9.574 ns/op BenchmarkMemmoveUnalignedDst/1-4 2109680 57.29 ns/op 17.45 MB/s BenchmarkMemmoveUnalignedDst/2-4 1945672 67.15 ns/op 29.78 MB/s BenchmarkMemmoveUnalignedDst/3-4 1755220 114.8 ns/op 26.14 MB/s BenchmarkMemmoveUnalignedDst/4-4 2075248 340.9 ns/op 11.73 MB/s BenchmarkMemmoveUnalignedDst/5-4 2075222 125.4 ns/op 39.86 MB/s BenchmarkMemmoveUnalignedDst/6-4 2015485 133.3 ns/op 45.01 MB/s BenchmarkMemmoveUnalignedDst/7-4 1925859 131.6 ns/op 53.18 MB/s BenchmarkMemmoveUnalignedDst/8-4 2073717 121.3 ns/op 65.94 MB/s BenchmarkMemmoveUnalignedDst/9-4 2044309 96.83 ns/op 92.95 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 414.6 ns/op 24.12 MB/s BenchmarkMemmoveUnalignedDst/11-4 1979994 149.9 ns/op 73.41 MB/s BenchmarkMemmoveUnalignedDst/12-4 1868996 220.3 ns/op 54.48 MB/s BenchmarkMemmoveUnalignedDst/13-4 2006010 152.7 ns/op 85.13 MB/s BenchmarkMemmoveUnalignedDst/14-4 1946094 64.51 ns/op 217.03 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 276.5 ns/op 54.26 MB/s BenchmarkMemmoveUnalignedDst/16-4 1991196 239.8 ns/op 66.71 MB/s BenchmarkMemmoveUnalignedDst/32-4 1650105 71.01 ns/op 450.65 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 261.4 ns/op 244.83 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 162.5 ns/op 787.73 MB/s BenchmarkMemmoveUnalignedDst/256-4 959401 150.1 ns/op 1705.88 MB/s BenchmarkMemmoveUnalignedDst/512-4 638306 206.5 ns/op 2479.41 MB/s BenchmarkMemmoveUnalignedDst/1024-4 401424 920.5 ns/op 1112.47 MB/s BenchmarkMemmoveUnalignedDst/2048-4 224302 611.3 ns/op 3350.20 MB/s BenchmarkMemmoveUnalignedDst/4096-4 108272 2713 ns/op 1509.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 299.5 ns/op 106.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1430744 76.36 ns/op 838.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 147.2 ns/op 869.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 881653 512.8 ns/op 499.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 530209 197.1 ns/op 2597.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 376015 1082 ns/op 946.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 216048 1089 ns/op 1881.27 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 109492 1961 ns/op 2088.74 MB/s BenchmarkMemmoveUnalignedSrc/0-4 11298694 16.73 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2017954 454.4 ns/op 2.20 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1641135 66.78 ns/op 29.95 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2006923 154.9 ns/op 19.37 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2011138 61.10 ns/op 65.47 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 255.9 ns/op 19.54 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 108.9 ns/op 55.12 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1937631 71.78 ns/op 97.52 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2138840 68.21 ns/op 117.28 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1570641 96.86 ns/op 92.92 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1850841 58.95 ns/op 169.65 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1943251 84.74 ns/op 129.81 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2033834 56.84 ns/op 211.10 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1937095 258.2 ns/op 50.35 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2070692 61.83 ns/op 226.41 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1946115 63.40 ns/op 236.58 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2007912 59.26 ns/op 269.98 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1770950 98.34 ns/op 325.40 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1605824 132.0 ns/op 484.75 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 139.0 ns/op 920.69 MB/s BenchmarkMemmoveUnalignedSrc/256-4 799862 215.0 ns/op 1190.72 MB/s BenchmarkMemmoveUnalignedSrc/512-4 667755 744.7 ns/op 687.52 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 347134 295.0 ns/op 3471.48 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 229544 517.9 ns/op 3954.18 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 126850 1504 ns/op 2722.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1650507 76.87 ns/op 208.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 113.9 ns/op 140.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1534804 77.36 ns/op 206.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1580691 89.74 ns/op 178.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1379684 193.3 ns/op 82.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 143.5 ns/op 111.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1556589 121.0 ns/op 132.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1526504 79.63 ns/op 200.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1317718 300.8 ns/op 212.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1327368 204.8 ns/op 312.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 190.2 ns/op 336.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1332608 90.96 ns/op 703.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1281087 375.5 ns/op 170.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 472.8 ns/op 135.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 187.6 ns/op 341.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1241875 296.2 ns/op 216.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 851256 452.2 ns/op 566.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 811810 448.5 ns/op 570.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 769375 172.3 ns/op 1485.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 834846 188.8 ns/op 1356.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 412654 542.7 ns/op 471.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 761184 273.1 ns/op 937.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 824529 159.9 ns/op 1601.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 710289 161.2 ns/op 1588.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 126158 1054 ns/op 3884.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 10000 11818 ns/op 346.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 121197 2297 ns/op 1783.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 110959 988.2 ns/op 4144.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 119422 1102 ns/op 3716.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 111505 1227 ns/op 3338.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 92475 1169 ns/op 3505.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 116911 967.2 ns/op 4234.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 5984 43916 ns/op 1492.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 7065 18360 ns/op 3569.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6882 16224 ns/op 4039.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6924 16576 ns/op 3953.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6442 18255 ns/op 3589.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6487 17790 ns/op 3683.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6734 16336 ns/op 4011.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6825 19094 ns/op 3432.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1747107 67.69 ns/op 472.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1547353 80.76 ns/op 792.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1203344 108.4 ns/op 1181.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 493635 289.1 ns/op 885.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 594105 457.7 ns/op 1118.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 375778 416.5 ns/op 2458.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 197676 1062 ns/op 1928.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 112454 1064 ns/op 3849.83 MB/s BenchmarkMemclr/5-4 11947730 22.62 ns/op 221.08 MB/s BenchmarkMemclr/16-4 10487445 13.15 ns/op 1217.18 MB/s BenchmarkMemclr/64-4 5966362 18.82 ns/op 3400.76 MB/s BenchmarkMemclr/256-4 10583317 37.40 ns/op 6845.40 MB/s BenchmarkMemclr/4096-4 3003189 34.94 ns/op 117230.14 MB/s BenchmarkMemclr/65536-4 68532 2065 ns/op 31740.63 MB/s BenchmarkMemclr/1M-4 4251 27664 ns/op 37903.60 MB/s BenchmarkMemclr/4M-4 1177 121276 ns/op 34584.92 MB/s BenchmarkMemclr/8M-4 522 264691 ns/op 31692.12 MB/s BenchmarkMemclr/16M-4 259 461925 ns/op 36320.21 MB/s BenchmarkMemclr/64M-4 56 1927251 ns/op 34821.03 MB/s BenchmarkMemclrUnaligned/0_5-4 1000000 457.0 ns/op 10.94 MB/s BenchmarkMemclrUnaligned/0_16-4 6094398 18.91 ns/op 846.21 MB/s BenchmarkMemclrUnaligned/0_64-4 4504849 46.74 ns/op 1369.41 MB/s BenchmarkMemclrUnaligned/0_256-4 6236318 27.01 ns/op 9477.97 MB/s BenchmarkMemclrUnaligned/0_4096-4 2543583 45.37 ns/op 90287.48 MB/s BenchmarkMemclrUnaligned/0_65536-4 77762 1551 ns/op 42253.80 MB/s BenchmarkMemclrUnaligned/1_5-4 6761389 28.47 ns/op 175.60 MB/s BenchmarkMemclrUnaligned/1_16-4 6427602 20.23 ns/op 791.08 MB/s BenchmarkMemclrUnaligned/1_64-4 3759872 27.05 ns/op 2365.78 MB/s BenchmarkMemclrUnaligned/1_256-4 5683544 25.28 ns/op 10128.25 MB/s BenchmarkMemclrUnaligned/1_4096-4 2015058 221.1 ns/op 18521.64 MB/s BenchmarkMemclrUnaligned/1_65536-4 83175 1631 ns/op 40178.52 MB/s BenchmarkMemclrUnaligned/4_5-4 6802072 19.55 ns/op 255.75 MB/s BenchmarkMemclrUnaligned/4_16-4 6288406 22.72 ns/op 704.37 MB/s BenchmarkMemclrUnaligned/4_64-4 4041520 29.07 ns/op 2201.84 MB/s BenchmarkMemclrUnaligned/4_256-4 6324906 20.70 ns/op 12365.14 MB/s BenchmarkMemclrUnaligned/4_4096-4 2224765 56.10 ns/op 73018.37 MB/s BenchmarkMemclrUnaligned/4_65536-4 80980 1955 ns/op 33523.76 MB/s BenchmarkMemclrUnaligned/7_5-4 6548383 28.38 ns/op 176.18 MB/s BenchmarkMemclrUnaligned/7_16-4 6620677 20.18 ns/op 792.82 MB/s BenchmarkMemclrUnaligned/7_64-4 3565849 29.02 ns/op 2205.45 MB/s BenchmarkMemclrUnaligned/7_256-4 6403978 19.65 ns/op 13025.48 MB/s BenchmarkMemclrUnaligned/7_4096-4 2089394 157.3 ns/op 26041.24 MB/s BenchmarkMemclrUnaligned/7_65536-4 82395 1482 ns/op 44231.55 MB/s BenchmarkMemclrUnaligned/0_1M-4 4396 27259 ns/op 38466.68 MB/s BenchmarkMemclrUnaligned/0_4M-4 1029 98084 ns/op 42762.20 MB/s BenchmarkMemclrUnaligned/0_8M-4 566 235044 ns/op 35689.53 MB/s BenchmarkMemclrUnaligned/0_16M-4 262 834427 ns/op 20106.28 MB/s BenchmarkMemclrUnaligned/0_64M-4 68 2305149 ns/op 29112.59 MB/s BenchmarkMemclrUnaligned/1_1M-4 4956 25642 ns/op 40892.56 MB/s BenchmarkMemclrUnaligned/1_4M-4 1287 112129 ns/op 37406.04 MB/s BenchmarkMemclrUnaligned/1_8M-4 540 218659 ns/op 38363.81 MB/s BenchmarkMemclrUnaligned/1_16M-4 262 1733802 ns/op 9676.55 MB/s BenchmarkMemclrUnaligned/1_64M-4 70 1910429 ns/op 35127.63 MB/s BenchmarkMemclrUnaligned/4_1M-4 5114 23838 ns/op 43987.23 MB/s BenchmarkMemclrUnaligned/4_4M-4 1270 94670 ns/op 44304.30 MB/s BenchmarkMemclrUnaligned/4_8M-4 592 227249 ns/op 36913.69 MB/s BenchmarkMemclrUnaligned/4_16M-4 301 407361 ns/op 41185.15 MB/s BenchmarkMemclrUnaligned/4_64M-4 64 1675232 ns/op 40059.43 MB/s BenchmarkMemclrUnaligned/7_1M-4 5126 24551 ns/op 42709.68 MB/s BenchmarkMemclrUnaligned/7_4M-4 1210 88559 ns/op 47361.54 MB/s BenchmarkMemclrUnaligned/7_8M-4 624 223113 ns/op 37598.08 MB/s BenchmarkMemclrUnaligned/7_16M-4 213 810384 ns/op 20702.80 MB/s BenchmarkMemclrUnaligned/7_64M-4 58 1768937 ns/op 37937.40 MB/s BenchmarkGoMemclr/5-4 1000000 166.2 ns/op 30.09 MB/s BenchmarkGoMemclr/16-4 608082 316.3 ns/op 50.59 MB/s BenchmarkGoMemclr/64-4 156512 1103 ns/op 58.02 MB/s BenchmarkGoMemclr/256-4 38560 2943 ns/op 86.97 MB/s BenchmarkMemclrRange/1K_2K-4 28699 6638 ns/op 14443.08 MB/s BenchmarkMemclrRange/2K_8K-4 10000 13024 ns/op 25609.11 MB/s BenchmarkMemclrRange/4K_16K-4 17013 8280 ns/op 39019.24 MB/s BenchmarkMemclrRange/160K_228K-4 2943 37993 ns/op 43767.86 MB/s BenchmarkClearFat7-4 6197920 18.12 ns/op BenchmarkClearFat8-4 6664249 18.66 ns/op BenchmarkClearFat11-4 5552223 21.00 ns/op BenchmarkClearFat12-4 6685348 18.50 ns/op BenchmarkClearFat13-4 5443351 20.43 ns/op BenchmarkClearFat14-4 6576206 18.95 ns/op BenchmarkClearFat15-4 5530306 22.05 ns/op BenchmarkClearFat16-4 5583610 86.39 ns/op BenchmarkClearFat24-4 1000000 104.6 ns/op BenchmarkClearFat32-4 5039098 96.19 ns/op BenchmarkClearFat40-4 5998705 29.08 ns/op BenchmarkClearFat48-4 5473315 22.48 ns/op BenchmarkClearFat56-4 5714830 63.35 ns/op BenchmarkClearFat64-4 4906014 32.89 ns/op BenchmarkClearFat72-4 2998509 65.96 ns/op BenchmarkClearFat128-4 2936043 148.0 ns/op BenchmarkClearFat256-4 2090527 59.10 ns/op BenchmarkClearFat512-4 1545984 73.76 ns/op BenchmarkClearFat1024-4 919671 352.6 ns/op BenchmarkClearFat1032-4 909310 178.7 ns/op BenchmarkClearFat1040-4 966268 416.5 ns/op BenchmarkCopyFat7-4 6378931 20.58 ns/op BenchmarkCopyFat8-4 6897055 20.55 ns/op BenchmarkCopyFat11-4 6613261 18.71 ns/op BenchmarkCopyFat12-4 5758252 129.0 ns/op BenchmarkCopyFat13-4 6580648 33.07 ns/op BenchmarkCopyFat14-4 5453089 20.34 ns/op BenchmarkCopyFat15-4 6422924 18.49 ns/op BenchmarkCopyFat16-4 6825468 18.62 ns/op BenchmarkCopyFat24-4 5183332 20.34 ns/op BenchmarkCopyFat32-4 6036007 21.09 ns/op BenchmarkCopyFat64-4 4998382 22.53 ns/op BenchmarkCopyFat72-4 5311971 27.77 ns/op BenchmarkCopyFat128-4 3393087 110.1 ns/op BenchmarkCopyFat256-4 1000000 110.2 ns/op BenchmarkCopyFat512-4 1495510 225.1 ns/op BenchmarkCopyFat520-4 1503802 127.3 ns/op BenchmarkCopyFat1024-4 891272 678.5 ns/op BenchmarkCopyFat1032-4 774253 528.2 ns/op BenchmarkCopyFat1040-4 886138 403.9 ns/op BenchmarkIssue18740/2byte-4 492 726806 ns/op BenchmarkIssue18740/4byte-4 807 464465 ns/op BenchmarkIssue18740/8byte-4 976 298849 ns/op BenchmarkMemclrKnownSize1-4 7371636 75.56 ns/op 13.23 MB/s BenchmarkMemclrKnownSize2-4 3422041 44.25 ns/op 45.20 MB/s BenchmarkMemclrKnownSize4-4 3018026 45.63 ns/op 87.67 MB/s BenchmarkMemclrKnownSize8-4 1000000 115.1 ns/op 69.53 MB/s BenchmarkMemclrKnownSize16-4 560953 198.9 ns/op 80.44 MB/s BenchmarkMemclrKnownSize32-4 315567 884.5 ns/op 36.18 MB/s BenchmarkMemclrKnownSize64-4 149487 1677 ns/op 38.16 MB/s BenchmarkMemclrKnownSize112-4 93884 4602 ns/op 24.34 MB/s BenchmarkMemclrKnownSize128-4 82604 1670 ns/op 76.63 MB/s BenchmarkMemclrKnownSize192-4 10000 11298 ns/op 16.99 MB/s BenchmarkMemclrKnownSize248-4 40039 4276 ns/op 57.99 MB/s BenchmarkMemclrKnownSize256-4 37338 7821 ns/op 32.73 MB/s BenchmarkMemclrKnownSize512-4 20877 21577 ns/op 23.73 MB/s BenchmarkMemclrKnownSize1024-4 9375 13464 ns/op 76.05 MB/s BenchmarkMemclrKnownSize4096-4 2610 46215 ns/op 88.63 MB/s BenchmarkMemclrKnownSize512KiB-4 16 15337868 ns/op 34.18 MB/s BenchmarkReadMetricsLatency-4 21417 5389 p50-ns 6271 p90-ns 12005 p99-ns BenchmarkFinalizer-4 462 277492 ns/op BenchmarkFinalizerRun-4 240453 1404 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6493104 49.85 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1983121 86.33 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1854916 79.39 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1000000 170.7 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1103839 123.2 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 226.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1000000 113.2 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 964416 120.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 110.1 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1000000 124.9 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1568970 73.08 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1472808 85.67 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1217479 90.04 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 100.7 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6904254 24.38 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7634398 67.95 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7359842 20.18 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6498102 27.96 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6689454 27.52 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5894276 20.25 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6112124 20.40 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7844665 33.96 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7860196 24.22 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6912634 17.66 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7793726 15.57 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7325971 16.33 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7039760 16.90 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7735856 20.60 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7339927 16.89 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6924783 24.57 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6963573 15.11 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7754252 58.55 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 1000000 194.4 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7549183 32.62 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7594947 25.77 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6894883 16.92 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7127666 16.03 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6360678 21.73 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5636180 18.72 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6584473 26.90 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7573587 19.78 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6109455 23.66 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7485687 23.59 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6521593 16.39 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6787833 21.57 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7278396 16.88 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 3914557 51.33 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 4807381 42.74 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7312634 17.04 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7636644 45.45 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6488056 18.73 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6180837 16.70 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6981295 14.89 ns/op BenchmarkNetpollBreak-4 4160 36642 ns/op BenchmarkPinnerPinUnpinBatch-4 2032 179275 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 194 948972 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1716 113999 ns/op BenchmarkPinnerPinUnpin-4 1711760 71.23 ns/op BenchmarkPinnerPinUnpinTiny-4 1771009 78.21 ns/op BenchmarkPinnerPinUnpinDouble-4 685765 193.8 ns/op BenchmarkPinnerPinUnpinParallel-4 2171031 74.88 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3937802 52.01 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 209707 678.0 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4811342 67.24 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5966035 23.78 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 7718893 14.98 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 8907135 14.48 ns/op BenchmarkPingPongHog-4 513 2104152 ns/op BenchmarkStackGrowth-4 140412 1211 ns/op BenchmarkStackGrowthDeep-4 1076 328037 ns/op BenchmarkCreateGoroutines-4 102187 1288 ns/op BenchmarkCreateGoroutinesParallel-4 64124 1646 ns/op BenchmarkCreateGoroutinesCapture-4 21259 10339 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 49428 2448 ns/op BenchmarkClosureCall-4 13137476 12.43 ns/op BenchmarkWakeupParallelSpinning/0s-4 9259 14389 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7824 69944 ns/op BenchmarkWakeupParallelSpinning/2µs-4 6213 30814 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3372 51255 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1780 58317 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1300 109548 ns/op BenchmarkWakeupParallelSpinning/50µs-4 507 307213 ns/op BenchmarkWakeupParallelSpinning/100µs-4 232 462273 ns/op BenchmarkWakeupParallelSyscall/0s-4 100 1839893 ns/op BenchmarkWakeupParallelSyscall/1µs-4 112 1273670 ns/op BenchmarkWakeupParallelSyscall/2µs-4 396 1146510 ns/op BenchmarkWakeupParallelSyscall/5µs-4 100 1165748 ns/op BenchmarkWakeupParallelSyscall/10µs-4 151 702032 ns/op BenchmarkWakeupParallelSyscall/20µs-4 100 1603106 ns/op BenchmarkWakeupParallelSyscall/50µs-4 52 4327609 ns/op BenchmarkWakeupParallelSyscall/100µs-4 100 2169456 ns/op BenchmarkMatmult-4 2737006 58.62 ns/op BenchmarkFastrand-4 11413117 10.03 ns/op BenchmarkFastrand64-4 10576867 24.85 ns/op BenchmarkFastrandHashiter-4 3532267 34.50 ns/op BenchmarkFastrandn/2-4 5845699 28.34 ns/op BenchmarkFastrandn/3-4 6904713 71.36 ns/op BenchmarkFastrandn/4-4 4697184 39.85 ns/op BenchmarkFastrandn/5-4 6396970 25.35 ns/op BenchmarkIfaceCmp100-4 66674 9607 ns/op BenchmarkIfaceCmpNil100-4 159469 2177 ns/op BenchmarkEfaceCmpDiff-4 16880 6847 ns/op BenchmarkEfaceCmpDiffIndirect-4 21436 6105 ns/op BenchmarkDefer-4 1000000 292.3 ns/op BenchmarkDefer10-4 993667 148.5 ns/op BenchmarkDeferMany-4 483007 967.5 ns/op BenchmarkPanicRecover-4 752924 142.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 17320 102951 ns/op 4788 p50-ns 6850 p90-ns 4070242 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 7195462 ns/op 32739 p50-ns 12810092 p90-ns 197901075 p99-ns BenchmarkGoroutineProfile/small/idle-4 1 222590502 ns/op 222580514 p50-ns 222580514 p90-ns 222580514 p99-ns BenchmarkGoroutineProfile/small/loaded-4 9 104812703 ns/op 106926008 p50-ns 249256194 p90-ns 249256194 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 219 6967302 ns/op 2166154 p50-ns 12480541 p90-ns 142569528 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10 46060777 ns/op 5742320 p50-ns 218203116 p90-ns 218203116 p99-ns BenchmarkGoroutineProfile/large/idle-4 44 3197263 ns/op 2415891 p50-ns 3495942 p90-ns 13426566 p99-ns BenchmarkGoroutineProfile/large/loaded-4 4 263274636 ns/op 144920358 p50-ns 770722766 p90-ns 770722766 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 5100 527629 ns/op 4564 p50-ns 32328 p90-ns 5865512 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 27 58599907 ns/op 10703394 p50-ns 85259505 p90-ns 914585169 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1200 154542 ns/op 78342 p50-ns 114820 p90-ns 971108 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 10 15658674 ns/op 5398950 p50-ns 93885547 p90-ns 93885547 p99-ns BenchmarkRWMutexUncontended-4 3453248 41.96 ns/op BenchmarkRWMutexWrite100-4 1 229268805 ns/op BenchmarkRWMutexWrite10-4 1000000 1151 ns/op BenchmarkRWMutexWorkWrite100-4 10000 10900 ns/op BenchmarkRWMutexWorkWrite10-4 10000 14006 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3133 39681 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1192 100283 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1465 614954 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 441 695896 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 100 1334540 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 177 1037292 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 100 3119882 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 73 2476209 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 266104 1661 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 238536 692.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 352808 1110 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 221304 1185 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 360126 1527 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 175966 1141 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 258790 1211 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 342597 2521 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 244633 1522 ns/op BenchmarkMakeSlice/Byte-4 1457946 123.9 ns/op BenchmarkMakeSlice/Int16-4 1000000 115.9 ns/op BenchmarkMakeSlice/Int-4 1000000 499.2 ns/op BenchmarkMakeSlice/Ptr-4 1000000 314.8 ns/op BenchmarkMakeSlice/Struct/24-4 807962 1040 ns/op BenchmarkMakeSlice/Struct/32-4 861961 341.0 ns/op BenchmarkMakeSlice/Struct/40-4 953338 1027 ns/op BenchmarkGrowSlice/Byte-4 614154 761.2 ns/op BenchmarkGrowSlice/Int16-4 672296 432.4 ns/op BenchmarkGrowSlice/Int-4 699006 757.1 ns/op BenchmarkGrowSlice/Ptr-4 718796 674.6 ns/op BenchmarkGrowSlice/Struct/24-4 514935 1094 ns/op BenchmarkGrowSlice/Struct/32-4 280046 1652 ns/op BenchmarkGrowSlice/Struct/40-4 97640 1383 ns/op BenchmarkExtendSlice/IntSlice-4 580029 3448 ns/op BenchmarkExtendSlice/PointerSlice-4 388226 1139 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 243.6 ns/op BenchmarkAppend-4 685018 183.2 ns/op BenchmarkAppendGrowByte-4 4 62492256 ns/op BenchmarkAppendGrowString-4 1 964365635 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 561.7 ns/op BenchmarkAppendSlice/4Bytes-4 1619985 91.03 ns/op BenchmarkAppendSlice/7Bytes-4 1882903 74.96 ns/op BenchmarkAppendSlice/8Bytes-4 1953319 104.2 ns/op BenchmarkAppendSlice/15Bytes-4 1990329 63.00 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 147.2 ns/op BenchmarkAppendSlice/32Bytes-4 1820458 123.9 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 47737 3396 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 34396 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 3355 95112 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 806 521544 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 2435357 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 26 13336422 ns/op BenchmarkAppendStr/1Bytes-4 2391846 53.12 ns/op BenchmarkAppendStr/4Bytes-4 2312034 54.54 ns/op BenchmarkAppendStr/8Bytes-4 1598528 68.53 ns/op BenchmarkAppendStr/16Bytes-4 1880022 57.37 ns/op BenchmarkAppendStr/32Bytes-4 1811456 65.66 ns/op BenchmarkAppendSpecialCase-4 654229 243.6 ns/op BenchmarkCopy/1Byte-4 1946786 63.27 ns/op 15.81 MB/s BenchmarkCopy/1String-4 1986627 59.84 ns/op 16.71 MB/s BenchmarkCopy/2Byte-4 2066322 60.36 ns/op 33.14 MB/s BenchmarkCopy/2String-4 1996138 59.47 ns/op 33.63 MB/s BenchmarkCopy/4Byte-4 1989129 361.2 ns/op 11.08 MB/s BenchmarkCopy/4String-4 1431536 70.92 ns/op 56.40 MB/s BenchmarkCopy/8Byte-4 1978366 169.4 ns/op 47.23 MB/s BenchmarkCopy/8String-4 2039779 198.6 ns/op 40.28 MB/s BenchmarkCopy/12Byte-4 1000000 154.9 ns/op 77.47 MB/s BenchmarkCopy/12String-4 1000000 112.2 ns/op 106.98 MB/s BenchmarkCopy/16Byte-4 1935945 109.9 ns/op 145.65 MB/s BenchmarkCopy/16String-4 1929900 287.9 ns/op 55.58 MB/s BenchmarkCopy/32Byte-4 1000000 286.9 ns/op 111.55 MB/s BenchmarkCopy/32String-4 1196497 397.0 ns/op 80.59 MB/s BenchmarkCopy/128Byte-4 1000000 176.0 ns/op 727.14 MB/s BenchmarkCopy/128String-4 1000000 101.4 ns/op 1262.53 MB/s BenchmarkCopy/1024Byte-4 388363 368.9 ns/op 2775.70 MB/s BenchmarkCopy/1024String-4 410574 411.9 ns/op 2486.22 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 10000 13457 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 20612 33616 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 23874 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 47268 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9999 20250 ns/op BenchmarkAppendInPlace/Grow/Byte-4 93799 9450 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 132038 1222 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 38096 10281 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 53451 2248 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 10000 10547 ns/op BenchmarkStackCopyPtr-4 1 296723272 ns/op BenchmarkStackCopy-4 1 400577498 ns/op BenchmarkStackCopyNoCache-4 18 6245027 ns/op BenchmarkStackCopyWithStkobj-4 2 167881744 ns/op BenchmarkIssue18138-4 423 443138 ns/op BenchmarkCompareStringEqual-4 9864268 15.52 ns/op BenchmarkCompareStringIdentical-4 15418050 16.30 ns/op BenchmarkCompareStringSameLength-4 10207986 18.08 ns/op BenchmarkCompareStringDifferentLength-4 14648324 8.503 ns/op BenchmarkCompareStringBigUnaligned-4 1 144039085 ns/op 7.28 MB/s BenchmarkCompareStringBig-4 532 351475 ns/op 2983.39 MB/s BenchmarkConcatStringAndBytes-4 2788574 47.28 ns/op BenchmarkSliceByteToString/1-4 2129553 115.3 ns/op BenchmarkSliceByteToString/2-4 1000000 618.1 ns/op BenchmarkSliceByteToString/4-4 1000000 191.6 ns/op BenchmarkSliceByteToString/8-4 956391 113.6 ns/op BenchmarkSliceByteToString/16-4 1000000 445.7 ns/op BenchmarkSliceByteToString/32-4 1000000 217.8 ns/op BenchmarkSliceByteToString/64-4 1000000 431.1 ns/op BenchmarkSliceByteToString/128-4 853318 560.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1987777 54.11 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 804132 215.1 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 805042 210.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4097053 32.50 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1238827 131.6 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1501935 79.24 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1000000 201.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 522537 288.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 470497 362.9 ns/op BenchmarkRuneIterate/range/ASCII-4 8440528 29.29 ns/op BenchmarkRuneIterate/range/Japanese-4 1000000 154.4 ns/op BenchmarkRuneIterate/range/MixedLength-4 2133158 150.1 ns/op BenchmarkRuneIterate/range1/ASCII-4 8261176 14.97 ns/op BenchmarkRuneIterate/range1/Japanese-4 1432501 242.6 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2400430 51.71 ns/op BenchmarkRuneIterate/range2/ASCII-4 8146663 38.90 ns/op BenchmarkRuneIterate/range2/Japanese-4 1534674 141.3 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2473171 61.72 ns/op BenchmarkArrayEqual-4 11865085 16.32 ns/op BenchmarkFunc/Name-4 1444845 362.7 ns/op BenchmarkFunc/Entry-4 8915630 13.50 ns/op BenchmarkFunc/FileLine-4 2049042 51.23 ns/op PASS ok runtime 685.829s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 25962 6159 ns/op BenchmarkHandle/concurrent-4 19778 7848 ns/op PASS ok runtime/cgo 2.040s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 11587183 10.49 ns/op BenchmarkAtomicStore64-4 14092290 25.96 ns/op BenchmarkAtomicLoad-4 15419082 8.922 ns/op BenchmarkAtomicStore-4 14700362 8.518 ns/op BenchmarkAnd8-4 14891636 23.85 ns/op BenchmarkAnd-4 14033944 9.741 ns/op BenchmarkAnd8Parallel-4 2000000 51.35 ns/op BenchmarkAndParallel-4 2093046 127.2 ns/op BenchmarkOr8-4 13240322 24.39 ns/op BenchmarkOr-4 13064284 11.27 ns/op BenchmarkOr8Parallel-4 2562747 42.62 ns/op BenchmarkOrParallel-4 2465611 53.34 ns/op BenchmarkXadd-4 2750500 44.30 ns/op BenchmarkXadd64-4 2394368 60.49 ns/op BenchmarkCas-4 2777067 64.30 ns/op BenchmarkCas64-4 2763968 49.62 ns/op BenchmarkXchg-4 2600946 43.98 ns/op BenchmarkXchg64-4 1000000 181.8 ns/op PASS ok runtime/internal/atomic 13.946s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 1000000 108.8 ns/op BenchmarkMulUintptr/large-4 1823334 135.5 ns/op PASS ok runtime/internal/math 3.502s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 21537914 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 6 23709839 ns/op 1068 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1 154330667 ns/op 3375 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 4 100765430 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 37922289 ns/op 1951 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 120 4319401 ns/op 121.1 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 198470244 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 332342681 ns/op 16459 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 27973849 ns/op 421.0 concurrent_launches/op PASS ok runtime/pprof 6.175s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 12 37610210 ns/op BenchmarkStackLeak-4 29575 6116 ns/op PASS ok runtime/race 2.235s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 1000000 132.3 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 329430 1244 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.913s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 37 5313066 ns/op BenchmarkIndex_Large-4 8247 36229 ns/op BenchmarkIndexFunc_Large-4 146 2485509 ns/op BenchmarkCompact/nil-4 6799495 34.09 ns/op BenchmarkCompact/one-4 1963845 73.00 ns/op BenchmarkCompact/sorted-4 989922 174.4 ns/op BenchmarkCompact/1_item-4 679287 455.9 ns/op BenchmarkCompact/unsorted-4 897175 510.7 ns/op BenchmarkCompact/many-4 353284 308.0 ns/op BenchmarkCompact_Large-4 204 556694 ns/op BenchmarkCompactFunc_Large-4 52 8063521 ns/op BenchmarkReplace/naive-fast-4 39301 12726 ns/op BenchmarkReplace/optimized-fast-4 14784 10596 ns/op BenchmarkReplace/naive-slow-4 10000 18203 ns/op BenchmarkReplace/optimized-slow-4 13047 40106 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 638.2 ns/op BenchmarkBinarySearchFloats/Size32-4 866082 402.4 ns/op BenchmarkBinarySearchFloats/Size64-4 837718 778.4 ns/op BenchmarkBinarySearchFloats/Size128-4 650739 310.1 ns/op BenchmarkBinarySearchFloats/Size512-4 639798 801.7 ns/op BenchmarkBinarySearchFloats/Size1024-4 582157 797.4 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 544188 255.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 469570 836.9 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 351769 304.0 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 291262 619.4 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 249170 441.1 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 250592 1061 ns/op PASS ok slices 32.335s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 126088 7366 ns/op BenchmarkSortInts-4 1 322783754 ns/op BenchmarkSlicesSortInts-4 2 79491859 ns/op BenchmarkSortIsSorted-4 21 16858319 ns/op BenchmarkSlicesIsSorted-4 58 2779400 ns/op BenchmarkSortStrings-4 1 169110820 ns/op BenchmarkSlicesSortStrings-4 1 234470737 ns/op BenchmarkSortStrings_Sorted-4 14 16565436 ns/op BenchmarkSlicesSortStrings_Sorted-4 28 16204558 ns/op BenchmarkSortStructs-4 1 262441456 ns/op BenchmarkSortFuncStructs-4 1 244976331 ns/op BenchmarkSortString1K-4 160 816765 ns/op BenchmarkSortString1K_Slice-4 100 1293681 ns/op BenchmarkStableString1K-4 86 2346235 ns/op BenchmarkSortInt1K-4 216 804663 ns/op BenchmarkSortInt1K_Sorted-4 3406 32788 ns/op BenchmarkSortInt1K_Reversed-4 2832 67690 ns/op BenchmarkSortInt1K_Mod8-4 650 251471 ns/op BenchmarkStableInt1K-4 99 2198929 ns/op BenchmarkStableInt1K_Slice-4 100 2825078 ns/op BenchmarkSortInt64K-4 2 51048313 ns/op BenchmarkSortInt64K_Slice-4 1 101270373 ns/op BenchmarkStableInt64K-4 1 423000866 ns/op BenchmarkSort1e2-4 284 394723 ns/op BenchmarkStable1e2-4 100 1160391 ns/op BenchmarkSort1e4-4 2 132590362 ns/op BenchmarkStable1e4-4 1 1311334662 ns/op PASS ok sort 37.549s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 888254 128.6 ns/op BenchmarkAtof64Float-4 742606 159.5 ns/op BenchmarkAtof64FloatExp-4 701295 313.4 ns/op BenchmarkAtof64Big-4 409672 286.0 ns/op BenchmarkAtof64RandomBits-4 479222 260.7 ns/op BenchmarkAtof64RandomFloats-4 552064 224.4 ns/op BenchmarkAtof64RandomLongFloats-4 423320 920.0 ns/op BenchmarkAtof32Decimal-4 871665 148.4 ns/op BenchmarkAtof32Float-4 793525 150.9 ns/op BenchmarkAtof32FloatExp-4 684565 270.2 ns/op BenchmarkAtof32Random-4 357320 1366 ns/op BenchmarkAtof32RandomLong-4 118197 959.8 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 132.8 ns/op BenchmarkParseInt/Pos/26bit-4 700321 344.5 ns/op BenchmarkParseInt/Pos/31bit-4 580407 2215 ns/op BenchmarkParseInt/Pos/56bit-4 350810 827.2 ns/op BenchmarkParseInt/Pos/63bit-4 121300 2443 ns/op BenchmarkParseInt/Neg/7bit-4 973138 175.4 ns/op BenchmarkParseInt/Neg/26bit-4 695799 275.9 ns/op BenchmarkParseInt/Neg/31bit-4 548631 1088 ns/op BenchmarkParseInt/Neg/56bit-4 400806 268.6 ns/op BenchmarkParseInt/Neg/63bit-4 346758 511.5 ns/op BenchmarkAtoi/Pos/7bit-4 1000000 173.5 ns/op BenchmarkAtoi/Pos/26bit-4 878932 338.6 ns/op BenchmarkAtoi/Pos/31bit-4 757660 187.4 ns/op BenchmarkAtoi/Pos/56bit-4 479376 683.2 ns/op BenchmarkAtoi/Pos/63bit-4 356130 673.4 ns/op BenchmarkAtoi/Neg/7bit-4 1651658 147.7 ns/op BenchmarkAtoi/Neg/26bit-4 855136 155.0 ns/op BenchmarkAtoi/Neg/31bit-4 685016 262.1 ns/op BenchmarkAtoi/Neg/56bit-4 505616 434.7 ns/op BenchmarkAtoi/Neg/63bit-4 362276 1815 ns/op BenchmarkFormatFloat/Decimal-4 54244 3500 ns/op BenchmarkFormatFloat/Float-4 76398 2583 ns/op BenchmarkFormatFloat/Exp-4 10000 58311 ns/op BenchmarkFormatFloat/NegExp-4 75246 12268 ns/op BenchmarkFormatFloat/LongExp-4 61098 7150 ns/op BenchmarkFormatFloat/Big-4 65115 2215 ns/op BenchmarkFormatFloat/BinaryExp-4 204307 2471 ns/op BenchmarkFormatFloat/32Integer-4 79530 3924 ns/op BenchmarkFormatFloat/32ExactFraction-4 93165 1549 ns/op BenchmarkFormatFloat/32Point-4 56886 5781 ns/op BenchmarkFormatFloat/32Exp-4 52695 2506 ns/op BenchmarkFormatFloat/32NegExp-4 83401 5444 ns/op BenchmarkFormatFloat/32Shortest-4 83128 4403 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 115434 6177 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 100072 1576 ns/op BenchmarkFormatFloat/64Fixed1-4 134047 2682 ns/op BenchmarkFormatFloat/64Fixed2-4 116961 988.3 ns/op BenchmarkFormatFloat/64Fixed3-4 116736 4500 ns/op BenchmarkFormatFloat/64Fixed4-4 129601 930.5 ns/op BenchmarkFormatFloat/64Fixed12-4 69027 13314 ns/op BenchmarkFormatFloat/64Fixed16-4 86258 4856 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 99474 7764 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 22681 7302 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2689 113661 ns/op BenchmarkFormatFloat/Slowpath64-4 75777 1717 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73922 4155 ns/op BenchmarkAppendFloat/Decimal-4 81187 7164 ns/op BenchmarkAppendFloat/Float-4 82778 1582 ns/op BenchmarkAppendFloat/Exp-4 95520 2688 ns/op BenchmarkAppendFloat/NegExp-4 86392 1440 ns/op BenchmarkAppendFloat/LongExp-4 72096 3198 ns/op BenchmarkAppendFloat/Big-4 46198 10092 ns/op BenchmarkAppendFloat/BinaryExp-4 255909 436.9 ns/op BenchmarkAppendFloat/32Integer-4 84966 1631 ns/op BenchmarkAppendFloat/32ExactFraction-4 49046 2277 ns/op BenchmarkAppendFloat/32Point-4 88000 2208 ns/op BenchmarkAppendFloat/32Exp-4 96325 1544 ns/op BenchmarkAppendFloat/32NegExp-4 96810 1427 ns/op BenchmarkAppendFloat/32Shortest-4 110895 4586 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 10000 17271 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 107582 2896 ns/op BenchmarkAppendFloat/64Fixed1-4 140988 5589 ns/op BenchmarkAppendFloat/64Fixed2-4 138381 1537 ns/op BenchmarkAppendFloat/64Fixed3-4 132760 1072 ns/op BenchmarkAppendFloat/64Fixed4-4 136303 1151 ns/op BenchmarkAppendFloat/64Fixed12-4 84774 1435 ns/op BenchmarkAppendFloat/64Fixed16-4 95307 1444 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 110298 3068 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 92451 1855 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2631 54024 ns/op BenchmarkAppendFloat/Slowpath64-4 43815 3069 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78590 1602 ns/op BenchmarkFormatInt-4 12064 60556 ns/op BenchmarkAppendInt-4 10000 18265 ns/op BenchmarkFormatUint-4 94119 3024 ns/op BenchmarkAppendUint-4 100650 2046 ns/op BenchmarkFormatIntSmall/7-4 3467119 35.92 ns/op BenchmarkFormatIntSmall/42-4 2798796 76.40 ns/op BenchmarkAppendIntSmall-4 1121017 95.32 ns/op BenchmarkAppendUintVarlen/1-4 1000000 129.9 ns/op BenchmarkAppendUintVarlen/12-4 1000000 203.0 ns/op BenchmarkAppendUintVarlen/123-4 1000000 115.9 ns/op BenchmarkAppendUintVarlen/1234-4 905480 438.7 ns/op BenchmarkAppendUintVarlen/12345-4 1014450 459.9 ns/op BenchmarkAppendUintVarlen/123456-4 853656 142.9 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 220.5 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 131.4 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 139.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 581284 504.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 126.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 122.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 992133 157.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 981504 123.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 906493 648.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 964683 153.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 827516 280.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 894528 190.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 757902 206.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 852511 137.1 ns/op BenchmarkQuote-4 47640 10923 ns/op BenchmarkQuoteRune-4 520941 724.6 ns/op BenchmarkAppendQuote-4 54847 6829 ns/op BenchmarkAppendQuoteRune-4 890726 196.9 ns/op BenchmarkUnquoteEasy-4 915924 441.1 ns/op BenchmarkUnquoteHard-4 40431 16555 ns/op PASS ok strconv 129.881s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 421999 313.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 118695 2668 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 156436 1270 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 444535 944.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 115230 1353 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 205224 4364 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 212592 838.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 39024 3122 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 87056 1524 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 341737 1893 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 34330 ns/op BenchmarkGenericMatch1-4 1774 93232 ns/op BenchmarkGenericMatch2-4 255 1104257 ns/op BenchmarkSingleMaxSkipping-4 4863 32729 ns/op 305.54 MB/s BenchmarkSingleLongSuffixFail-4 10000 13577 ns/op 73.80 MB/s BenchmarkSingleMatch-4 156 1384059 ns/op 10.84 MB/s BenchmarkByteByteNoMatch-4 58212 3093 ns/op BenchmarkByteByteMatch-4 10000 18823 ns/op BenchmarkByteStringMatch-4 17472 6949 ns/op BenchmarkHTMLEscapeNew-4 63874 4923 ns/op BenchmarkHTMLEscapeOld-4 72265 5877 ns/op BenchmarkByteStringReplacerWriteString-4 955 126108 ns/op BenchmarkByteReplacerWriteString-4 1497 101778 ns/op BenchmarkByteByteReplaces-4 3304 48231 ns/op BenchmarkByteByteMap-4 8598 127955 ns/op BenchmarkMap/identity/ASCII-4 770034 406.3 ns/op BenchmarkMap/identity/Greek-4 379002 314.9 ns/op BenchmarkMap/change/ASCII-4 32304 5023 ns/op BenchmarkMap/change/Greek-4 20140 6137 ns/op BenchmarkIndexRune-4 2247004 58.92 ns/op BenchmarkIndexRuneLongString-4 1373274 148.1 ns/op BenchmarkIndexRuneFastPath-4 4414983 28.82 ns/op BenchmarkIndex-4 4541914 26.40 ns/op BenchmarkLastIndex-4 5080999 36.46 ns/op BenchmarkIndexByte-4 8934646 12.43 ns/op BenchmarkToUpper/#00-4 4411327 25.49 ns/op BenchmarkToUpper/ONLYUPPER-4 2856926 127.0 ns/op BenchmarkToUpper/abc-4 254904 1993 ns/op BenchmarkToUpper/AbC123-4 212512 624.3 ns/op BenchmarkToUpper/azAZ09_-4 214526 651.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 42134 2975 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 64638 3707 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29512 3995 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 40365 3722 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 101341 1286 ns/op BenchmarkToLower/#00-4 3685225 35.25 ns/op BenchmarkToLower/abc-4 3426346 47.35 ns/op BenchmarkToLower/AbC123-4 136124 1069 ns/op BenchmarkToLower/azAZ09_-4 182630 645.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77962 1563 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 29242 5227 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 26457 5826 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59454 2051 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 101851 1308 ns/op BenchmarkMapNoChanges-4 966510 140.9 ns/op BenchmarkTrim-4 29479 6252 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3553864 77.77 ns/op BenchmarkToValidUTF8/InvalidASCII-4 140278 872.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 92491 1411 ns/op BenchmarkEqualFold/Tests-4 40257 2816 ns/op BenchmarkEqualFold/ASCII-4 3216034 38.37 ns/op BenchmarkEqualFold/UnicodePrefix-4 81074 2190 ns/op BenchmarkEqualFold/UnicodeSuffix-4 82732 2514 ns/op BenchmarkIndexHard1-4 1600 75471 ns/op BenchmarkIndexHard2-4 360 545967 ns/op BenchmarkIndexHard3-4 156 775098 ns/op BenchmarkIndexHard4-4 91 1334818 ns/op BenchmarkLastIndexHard1-4 62 1941857 ns/op BenchmarkLastIndexHard2-4 66 2225997 ns/op BenchmarkLastIndexHard3-4 61 2143574 ns/op BenchmarkCountHard1-4 1680 91294 ns/op BenchmarkCountHard2-4 349 354357 ns/op BenchmarkCountHard3-4 100 2203848 ns/op BenchmarkIndexTorture-4 7743 24440 ns/op BenchmarkCountTorture-4 6776 17184 ns/op BenchmarkCountTortureOverlapping-4 535 246629 ns/op BenchmarkCountByte/10-4 4640134 35.06 ns/op 285.21 MB/s BenchmarkCountByte/32-4 3864440 28.59 ns/op 1119.23 MB/s BenchmarkCountByte/4096-4 530174 490.0 ns/op 8358.96 MB/s BenchmarkCountByte/4194304-4 476 259434 ns/op 16167.15 MB/s BenchmarkCountByte/67108864-4 15 11489706 ns/op 5840.78 MB/s BenchmarkFields/ASCII/16-4 223580 2687 ns/op 5.96 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18948 11228 ns/op 22.80 MB/s 320 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 580 544812 ns/op 7.52 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 57 2053894 ns/op 31.91 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 38285452 ns/op 27.39 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 123106 2276 ns/op 7.03 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7466 30337 ns/op 8.44 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 530 542591 ns/op 7.55 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 28 12528626 ns/op 5.23 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 158837278 ns/op 6.60 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 195748 783.3 ns/op 20.43 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 17787 16453 ns/op 15.56 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 884 176865 ns/op 23.16 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 49 11339783 ns/op 5.78 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 142431017 ns/op 7.36 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 182520 1783 ns/op 8.97 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 12016 ns/op 21.31 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 610 169340 ns/op 24.19 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 32 4275067 ns/op 15.33 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 101771468 ns/op 10.30 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 152256986 ns/op BenchmarkSplitSingleByteSeparator-4 15 13255043 ns/op BenchmarkSplitMultiByteSeparator-4 34 6476135 ns/op BenchmarkSplitNSingleByteSeparator-4 205351 1782 ns/op BenchmarkSplitNMultiByteSeparator-4 156667 1878 ns/op BenchmarkRepeat/5x0-4 4416522 29.22 ns/op BenchmarkRepeat/5x1-4 3823123 30.69 ns/op BenchmarkRepeat/5x2-4 177904 1080 ns/op BenchmarkRepeat/5x6-4 137850 1355 ns/op BenchmarkRepeat/10x0-4 3353454 39.80 ns/op BenchmarkRepeat/10x1-4 3439965 45.91 ns/op BenchmarkRepeat/10x2-4 225598 945.7 ns/op BenchmarkRepeat/10x6-4 147093 2474 ns/op BenchmarkRepeatLarge/256/1-4 64516 6853 ns/op 37.36 MB/s BenchmarkRepeatLarge/256/16-4 88308 12313 ns/op 20.79 MB/s BenchmarkRepeatLarge/512/1-4 10000 21259 ns/op 24.08 MB/s BenchmarkRepeatLarge/512/16-4 66343 3060 ns/op 167.32 MB/s BenchmarkRepeatLarge/1024/1-4 34503 21257 ns/op 48.17 MB/s BenchmarkRepeatLarge/1024/16-4 39619 3356 ns/op 305.13 MB/s BenchmarkRepeatLarge/2048/1-4 10000 13580 ns/op 150.81 MB/s BenchmarkRepeatLarge/2048/16-4 31302 17950 ns/op 114.09 MB/s BenchmarkRepeatLarge/4096/1-4 16198 20268 ns/op 202.09 MB/s BenchmarkRepeatLarge/4096/16-4 10000 13451 ns/op 304.51 MB/s BenchmarkRepeatLarge/8192/1-4 10000 21581 ns/op 379.60 MB/s BenchmarkRepeatLarge/8192/16-4 10000 52401 ns/op 156.33 MB/s BenchmarkRepeatLarge/8192/4097-4 5102056 62.44 ns/op 65612.09 MB/s BenchmarkRepeatLarge/16384/1-4 8040 54226 ns/op 302.14 MB/s BenchmarkRepeatLarge/16384/16-4 8582 60094 ns/op 272.64 MB/s BenchmarkRepeatLarge/16384/4097-4 8524 38399 ns/op 320.08 MB/s BenchmarkRepeatLarge/32768/1-4 2592 219741 ns/op 149.12 MB/s BenchmarkRepeatLarge/32768/16-4 2833 106276 ns/op 308.33 MB/s BenchmarkRepeatLarge/32768/4097-4 4539 72593 ns/op 395.07 MB/s BenchmarkRepeatLarge/65536/1-4 715 185167 ns/op 353.93 MB/s BenchmarkRepeatLarge/65536/16-4 1920 266229 ns/op 246.16 MB/s BenchmarkRepeatLarge/65536/4097-4 1941 247887 ns/op 247.92 MB/s BenchmarkRepeatLarge/131072/1-4 208 1628929 ns/op 80.47 MB/s BenchmarkRepeatLarge/131072/16-4 290 2196833 ns/op 59.66 MB/s BenchmarkRepeatLarge/131072/4097-4 100 1012697 ns/op 125.41 MB/s BenchmarkRepeatLarge/262144/1-4 1 595158819 ns/op 0.44 MB/s BenchmarkRepeatLarge/262144/16-4 100 3069668 ns/op 85.40 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1273918 ns/op 202.61 MB/s BenchmarkRepeatLarge/524288/1-4 96 9415746 ns/op 55.68 MB/s BenchmarkRepeatLarge/524288/16-4 96 5643596 ns/op 92.90 MB/s BenchmarkRepeatLarge/524288/4097-4 100 10657968 ns/op 48.82 MB/s BenchmarkRepeatLarge/1048576/1-4 52 6770229 ns/op 154.88 MB/s BenchmarkRepeatLarge/1048576/16-4 73 8988198 ns/op 116.66 MB/s BenchmarkRepeatLarge/1048576/4097-4 73 9825847 ns/op 106.33 MB/s BenchmarkRepeatLarge/2097152/1-4 28 17871762 ns/op 117.34 MB/s BenchmarkRepeatLarge/2097152/16-4 12 10922712 ns/op 192.00 MB/s BenchmarkRepeatLarge/2097152/4097-4 1 137919841 ns/op 15.18 MB/s BenchmarkRepeatLarge/4194304/1-4 12 34983146 ns/op 119.89 MB/s BenchmarkRepeatLarge/4194304/16-4 8 28643843 ns/op 146.43 MB/s BenchmarkRepeatLarge/4194304/4097-4 1 122127725 ns/op 34.32 MB/s BenchmarkRepeatLarge/8388608/1-4 2 178320672 ns/op 47.04 MB/s BenchmarkRepeatLarge/8388608/16-4 6 79138507 ns/op 106.00 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 95244298 ns/op 88.05 MB/s BenchmarkRepeatLarge/16777216/1-4 3 97046619 ns/op 172.88 MB/s BenchmarkRepeatLarge/16777216/16-4 1 123037695 ns/op 136.36 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 188974117 ns/op 88.78 MB/s BenchmarkRepeatLarge/33554432/1-4 1 216767278 ns/op 154.79 MB/s BenchmarkRepeatLarge/33554432/16-4 1 435165456 ns/op 77.11 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 156375849 ns/op 214.58 MB/s BenchmarkRepeatLarge/67108864/1-4 1 994768781 ns/op 67.46 MB/s BenchmarkRepeatLarge/67108864/16-4 1 619499793 ns/op 108.33 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 1166808802 ns/op 57.51 MB/s BenchmarkRepeatLarge/134217728/1-4 1 469834215 ns/op 285.67 MB/s BenchmarkRepeatLarge/134217728/16-4 1 648805853 ns/op 206.87 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 502914581 ns/op 266.88 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1718528654 ns/op 156.20 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1369481533 ns/op 196.01 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1981077550 ns/op 135.50 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1720426919 ns/op 312.06 MB/s BenchmarkRepeatLarge/536870912/16-4 1 3849434470 ns/op 139.47 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2644063020 ns/op 203.05 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3128345580 ns/op 343.23 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3410731785 ns/op 314.81 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4796872304 ns/op 223.84 MB/s BenchmarkIndexAnyASCII/1:1-4 2618857 51.43 ns/op BenchmarkIndexAnyASCII/1:2-4 2577573 50.26 ns/op BenchmarkIndexAnyASCII/1:4-4 2420791 74.43 ns/op BenchmarkIndexAnyASCII/1:8-4 2476936 66.40 ns/op BenchmarkIndexAnyASCII/1:16-4 1897213 62.61 ns/op BenchmarkIndexAnyASCII/1:32-4 1903144 82.00 ns/op BenchmarkIndexAnyASCII/1:64-4 1770472 123.1 ns/op BenchmarkIndexAnyASCII/16:1-4 2200078 57.15 ns/op BenchmarkIndexAnyASCII/16:2-4 643242 209.4 ns/op BenchmarkIndexAnyASCII/16:4-4 610440 195.0 ns/op BenchmarkIndexAnyASCII/16:8-4 560030 271.2 ns/op BenchmarkIndexAnyASCII/16:16-4 465286 559.5 ns/op BenchmarkIndexAnyASCII/16:32-4 477062 264.2 ns/op BenchmarkIndexAnyASCII/16:64-4 332752 335.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1512372 128.8 ns/op BenchmarkIndexAnyASCII/256:2-4 50460 2287 ns/op BenchmarkIndexAnyASCII/256:4-4 52036 5035 ns/op BenchmarkIndexAnyASCII/256:8-4 45898 3223 ns/op BenchmarkIndexAnyASCII/256:16-4 50848 3051 ns/op BenchmarkIndexAnyASCII/256:32-4 45702 2513 ns/op BenchmarkIndexAnyASCII/256:64-4 44942 3456 ns/op BenchmarkIndexAnyUTF8/1:1-4 2646482 46.15 ns/op BenchmarkIndexAnyUTF8/1:2-4 2304946 48.63 ns/op BenchmarkIndexAnyUTF8/1:4-4 1968570 52.14 ns/op BenchmarkIndexAnyUTF8/1:8-4 2344184 60.35 ns/op BenchmarkIndexAnyUTF8/1:16-4 1847418 124.7 ns/op BenchmarkIndexAnyUTF8/1:32-4 2037229 88.17 ns/op BenchmarkIndexAnyUTF8/1:64-4 1768724 71.90 ns/op BenchmarkIndexAnyUTF8/16:1-4 1596914 110.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 379605 322.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 273544 366.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 271599 372.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 226495 1156 ns/op BenchmarkIndexAnyUTF8/16:32-4 246183 987.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 225315 796.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 448226 272.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 25714 5156 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 10159 ns/op BenchmarkIndexAnyUTF8/256:8-4 19602 7228 ns/op BenchmarkIndexAnyUTF8/256:16-4 16681 7007 ns/op BenchmarkIndexAnyUTF8/256:32-4 15901 16016 ns/op BenchmarkIndexAnyUTF8/256:64-4 15439 11347 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1440544 77.08 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2473898 155.1 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2237634 56.86 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2357934 176.9 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 240.9 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 108.1 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1509174 148.4 ns/op BenchmarkLastIndexAnyASCII/16:1-4 598628 338.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 557642 606.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 632300 246.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 556552 217.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 485401 231.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 510913 286.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 329334 320.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 10000 18140 ns/op BenchmarkLastIndexAnyASCII/256:2-4 49346 3907 ns/op BenchmarkLastIndexAnyASCII/256:4-4 52946 4222 ns/op BenchmarkLastIndexAnyASCII/256:8-4 36980 3002 ns/op BenchmarkLastIndexAnyASCII/256:16-4 47266 3811 ns/op BenchmarkLastIndexAnyASCII/256:32-4 46423 4022 ns/op BenchmarkLastIndexAnyASCII/256:64-4 41409 25178 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2164411 54.88 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2175595 70.10 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2388884 65.56 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2174223 61.45 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2122058 201.2 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1799796 58.17 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1979043 132.5 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 451452 277.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 175597 787.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 175712 1213 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 185794 972.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 156814 1124 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 173487 1386 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 148012 853.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 31419 3613 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15346 7722 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 22148 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12904 10213 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 7779 13132 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10727 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11560 ns/op BenchmarkTrimASCII/1:1-4 3629695 31.47 ns/op BenchmarkTrimASCII/1:2-4 2074150 93.80 ns/op BenchmarkTrimASCII/1:4-4 1318045 107.4 ns/op BenchmarkTrimASCII/1:8-4 1000000 301.5 ns/op BenchmarkTrimASCII/1:16-4 1569225 78.71 ns/op BenchmarkTrimASCII/16:1-4 2811580 41.00 ns/op BenchmarkTrimASCII/16:2-4 630567 249.3 ns/op BenchmarkTrimASCII/16:4-4 479929 286.6 ns/op BenchmarkTrimASCII/16:8-4 585397 391.6 ns/op BenchmarkTrimASCII/16:16-4 580287 220.0 ns/op BenchmarkTrimASCII/256:1-4 524818 237.7 ns/op BenchmarkTrimASCII/256:2-4 48150 2323 ns/op BenchmarkTrimASCII/256:4-4 50804 3125 ns/op BenchmarkTrimASCII/256:8-4 50910 4289 ns/op BenchmarkTrimASCII/256:16-4 10000 10209 ns/op BenchmarkTrimASCII/4096:1-4 41188 5552 ns/op BenchmarkTrimASCII/4096:2-4 2924 36155 ns/op BenchmarkTrimASCII/4096:4-4 2870 53996 ns/op BenchmarkTrimASCII/4096:8-4 3075 65077 ns/op BenchmarkTrimASCII/4096:16-4 2526 50685 ns/op BenchmarkTrimByte-4 3961189 46.76 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 26911 5462 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 26940 5267 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1471 83077 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1741 98537 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3693 44413 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7106 17133 ns/op BenchmarkJoin/0-4 5625885 25.87 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4089022 52.89 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 183363 658.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 47850 6946 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 78706 1470 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 77062 2197 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 56214 2034 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 56119 2664 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3061578 63.53 ns/op BenchmarkTrimSpace/ASCII-4 1000000 106.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 121603 975.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 60050 3304 ns/op BenchmarkReplaceAll-4 71493 2259 ns/op 16 B/op 1 allocs/op PASS ok strings 230.248s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 92208 2319 ns/op BenchmarkCond2-4 46170 5412 ns/op BenchmarkCond4-4 30955 4954 ns/op BenchmarkCond8-4 16534 9314 ns/op BenchmarkCond16-4 8710 18266 ns/op BenchmarkCond32-4 3427 34212 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 322524 1041 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 249978 547.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 467854 254.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 426040 1000 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 263404 511.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 570034 378.3 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 150022 2193 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 10000 25872 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 36333 5686 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 27046 4306 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 796605 180.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 260719 1459 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 361279 871.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 225880 682.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 505372 511.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 289356 812.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 900481 185.3 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 10000 130635 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 147302 697.4 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 634891 817.0 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2546 89230 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 354 326323 ns/op BenchmarkRange/*sync.Map-4 1197 424739 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 83886 8281 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 272436 592.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 99582 4354 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 109468 2019 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 258834 854.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 112652 2696 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 120558 1492 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 318646 489.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 931477 110.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 30013 4090 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 231124 1008 ns/op BenchmarkSwapCollision/*sync.Map-4 125811 891.5 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 310 2072598 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 154364 920.1 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 170175 822.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 10000 10465 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 101457 6763 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33524 4910 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 239769 561.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 174739 914.8 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 375670 925.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 587371 173.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 248562 488.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 556473 688.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 637370 208.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 200558 642.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 826182 203.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 155845 1726 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 169725 829.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 516513 265.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 174686 748.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 299743 370.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 178908 888.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 179354 790.5 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 653191 537.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 89365 2551 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 176965 1813 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 765778 597.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 88810 1292 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 681093 327.8 ns/op BenchmarkUncontendedSemaphore-4 4994935 24.38 ns/op BenchmarkContendedSemaphore-4 2890000 39.44 ns/op BenchmarkMutexUncontended-4 900040 159.4 ns/op BenchmarkMutex-4 341229 414.5 ns/op BenchmarkMutexSlack-4 339651 399.7 ns/op BenchmarkMutexWork-4 271087 375.1 ns/op BenchmarkMutexWorkSlack-4 314697 826.5 ns/op BenchmarkMutexNoSpin-4 55952 3058 ns/op BenchmarkMutexSpin-4 34846 3886 ns/op BenchmarkOnce-4 1000000 107.1 ns/op BenchmarkOnceFunc/v=Once-4 1475794 82.68 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1382283 78.62 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 122.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1745179 130.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 138.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1578205 77.70 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 3891502 26.19 ns/op BenchmarkSemaSyntNonblock-4 2404972 49.55 ns/op BenchmarkSemaSyntBlock-4 2477980 48.80 ns/op BenchmarkSemaWorkNonblock-4 1000000 101.1 ns/op BenchmarkSemaWorkBlock-4 1000000 138.2 ns/op BenchmarkRWMutexUncontended-4 241102 1243 ns/op BenchmarkRWMutexWrite100-4 481821 566.2 ns/op BenchmarkRWMutexWrite10-4 434625 272.0 ns/op BenchmarkRWMutexWorkWrite100-4 328522 1146 ns/op BenchmarkRWMutexWorkWrite10-4 328392 463.2 ns/op BenchmarkWaitGroupUncontended-4 474716 335.1 ns/op BenchmarkWaitGroupAddDone-4 364941 965.1 ns/op BenchmarkWaitGroupAddDoneWork-4 501726 236.5 ns/op BenchmarkWaitGroupWait-4 1154522 207.6 ns/op BenchmarkWaitGroupWaitWork-4 2090948 81.80 ns/op BenchmarkWaitGroupActuallyWait-4 56509 6373 ns/op 32 B/op 2 allocs/op PASS ok sync 104.854s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 417884 475.0 ns/op PASS ok sync/atomic 2.213s PASS ok syscall 1.286s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 180118 820.0 ns/op 0 B/op 0 allocs/op PASS ok testing 1.419s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5898 87566 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6675 17284 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 78 9024005 ns/op 129394 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 75 4403578 ns/op 1725 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 237107206 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 1448930163 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1498 309349 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1736 189951 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 9394720 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6618346 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 3155229752 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 2298549294 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 100 1202870 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 100 2466212 ns/op 392 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 200588054 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 1 254528319 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x100000/new-4 1 22197369517 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 24683261922 ns/op 335149952 B/op 100089 allocs/op BenchmarkPyramid/10-4 1537 347707 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 21952762 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 989935510 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2108 68938 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 100 1033180 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 22309792 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5780 84076 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 76.213s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 329683777 ns/op BenchmarkVariableString-4 39088 4952 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1497 213470 ns/op 2501 B/op 39 allocs/op PASS ok text/template/parse 2.895s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 73 7291502 ns/op BenchmarkAfter-4 56 2553672 ns/op BenchmarkStop-4 145 1345396 ns/op BenchmarkSimultaneousAfterFunc-4 40 5422668 ns/op BenchmarkStartStop-4 100 1414442 ns/op BenchmarkReset-4 1440 105445 ns/op BenchmarkSleep-4 6 25898674 ns/op BenchmarkParallelTimerLatency-4 1 2700248 avg-late-ns 6234488 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 31 78872746 avg-late-ns 324740999 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 22 14225253 avg-late-ns 48837622 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 22 4688887 avg-late-ns 25100276 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 26 2734715 avg-late-ns 22907870 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 22 5191096 avg-late-ns 28625669 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 14 11605282 avg-late-ns 47503050 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 14 13113446 avg-late-ns 43461925 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 2 19693770 avg-late-ns 96524198 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 2 18159081 avg-late-ns 48489427 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 8 49293996 avg-late-ns 218146801 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 18 20663384 avg-late-ns 160389563 max-late-ns BenchmarkTicker-4 100 11913938 ns/op BenchmarkTickerReset-4 4201 70930 ns/op BenchmarkTickerResetNaive-4 63 4756106 ns/op BenchmarkNow-4 1000000 252.3 ns/op BenchmarkNowUnixNano-4 1580952 78.41 ns/op BenchmarkNowUnixMilli-4 1567387 95.60 ns/op BenchmarkNowUnixMicro-4 1542426 87.23 ns/op BenchmarkFormat-4 54850 3671 ns/op BenchmarkFormatRFC3339-4 69894 3001 ns/op BenchmarkFormatRFC3339Nano-4 61946 1735 ns/op BenchmarkFormatNow-4 78754 1520 ns/op BenchmarkMarshalJSON-4 82813 1828 ns/op BenchmarkMarshalText-4 97179 3296 ns/op BenchmarkParse-4 142159 929.9 ns/op BenchmarkParseRFC3339UTC-4 388026 1612 ns/op BenchmarkParseRFC3339UTCBytes-4 192124 1364 ns/op BenchmarkParseRFC3339TZ-4 74542 6172 ns/op BenchmarkParseRFC3339TZBytes-4 43483 4762 ns/op BenchmarkParseDuration-4 540344 217.1 ns/op BenchmarkHour-4 1000000 110.3 ns/op BenchmarkSecond-4 1000000 285.0 ns/op BenchmarkYear-4 863526 671.6 ns/op BenchmarkDay-4 759428 162.6 ns/op BenchmarkISOWeek-4 706290 184.1 ns/op BenchmarkGoString-4 70688 2019 ns/op BenchmarkUnmarshalText-4 64470 1920 ns/op PASS ok time 61.701s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 359602 727.1 ns/op BenchmarkDecodeValidJapaneseChars-4 443014 779.9 ns/op BenchmarkDecodeRune-4 1000000 353.6 ns/op BenchmarkEncodeValidASCII-4 315105 561.6 ns/op BenchmarkEncodeValidJapaneseChars-4 480585 1948 ns/op BenchmarkAppendRuneValidASCII-4 677275 251.2 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1115202 340.1 ns/op BenchmarkEncodeRune-4 1000000 197.0 ns/op PASS ok unicode/utf16 15.930s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2127753 266.3 ns/op BenchmarkRuneCountTenJapaneseChars-4 362845 311.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3561554 62.70 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 519411 623.2 ns/op BenchmarkValidTenASCIIChars-4 2349330 165.2 ns/op BenchmarkValid100KASCIIChars-4 85 3764633 ns/op BenchmarkValidTenJapaneseChars-4 333514 360.0 ns/op BenchmarkValidLongMostlyASCII-4 78 1628656 ns/op BenchmarkValidLongJapanese-4 49 4334065 ns/op BenchmarkValidStringTenASCIIChars-4 5276037 22.00 ns/op BenchmarkValidString100KASCIIChars-4 7032 24387 ns/op BenchmarkValidStringTenJapaneseChars-4 466778 1116 ns/op BenchmarkValidStringLongMostlyASCII-4 1344 228577 ns/op BenchmarkValidStringLongJapanese-4 129 1802577 ns/op BenchmarkEncodeASCIIRune-4 4002144 78.75 ns/op BenchmarkEncodeJapaneseRune-4 1000000 102.7 ns/op BenchmarkAppendASCIIRune-4 2098255 67.20 ns/op BenchmarkAppendJapaneseRune-4 2268880 102.4 ns/op BenchmarkDecodeASCIIRune-4 1000000 342.2 ns/op BenchmarkDecodeJapaneseRune-4 2481120 182.1 ns/op BenchmarkFullRune/ASCII-4 1000000 308.0 ns/op BenchmarkFullRune/Incomplete-4 1000000 126.2 ns/op BenchmarkFullRune/Japanese-4 1000000 624.8 ns/op PASS ok unicode/utf8 31.284s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 192696742679 ns/op PASS ok cmd/api 194.682s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 557199 196.8 ns/op BenchmarkCgoCall/one-pointer-4 524647 398.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 10000 16546 ns/op BenchmarkCgoCall/string-pointer-noescape-4 550413 598.4 ns/op BenchmarkCgoCall/eight-pointers-4 219968 533.5 ns/op BenchmarkCgoCall/eight-pointers-nil-4 523414 444.6 ns/op BenchmarkCgoCall/eight-pointers-array-4 38496 3200 ns/op BenchmarkCgoCall/eight-pointers-slice-4 36805 9412 ns/op BenchmarkGoString-4 831001 856.8 ns/op BenchmarkCGoCallback-4 56214 1784 ns/op BenchmarkCGoInCThread-4 540151 231.0 ns/op PASS ok cmd/cgo/internal/test 12.577s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 500248 413.5 ns/op BenchmarkEqArrayOfStrings64-4 70558 8729 ns/op BenchmarkEqArrayOfStrings1024-4 4314 26957 ns/op BenchmarkEqArrayOfFloats5-4 959798 130.8 ns/op BenchmarkEqArrayOfFloats64-4 123003 1081 ns/op BenchmarkEqArrayOfFloats1024-4 5161 71670 ns/op BenchmarkEqArrayOfStructsEq-4 1383 152259 ns/op BenchmarkEqArrayOfStructsNotEq-4 2048 63299 ns/op BenchmarkEqStruct-4 13133546 8.858 ns/op PASS ok cmd/compile/internal/reflectdata 10.555s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 169645 ns/op BenchmarkCopyElim1-4 42 3775012 ns/op BenchmarkCopyElim10-4 100 1802332 ns/op BenchmarkCopyElim100-4 100 3357712 ns/op BenchmarkCopyElim1000-4 25 10351364 ns/op BenchmarkCopyElim10000-4 1 109898546 ns/op BenchmarkCopyElim100000-4 1 902862797 ns/op BenchmarkDeadCode/1-4 100 4484089 ns/op BenchmarkDeadCode/10-4 100 1279982 ns/op BenchmarkDeadCode/100-4 121 1060265 ns/op BenchmarkDeadCode/1000-4 45 8672645 ns/op BenchmarkDeadCode/10000-4 1 115726638 ns/op BenchmarkDeadCode/100000-4 1 739913918 ns/op BenchmarkDeadCode/200000-4 1 1182852124 ns/op BenchmarkDominatorsLinear-4 9 22603787 ns/op 0.44 MB/s BenchmarkDominatorsFwdBack-4 8 20474572 ns/op 0.49 MB/s BenchmarkDominatorsManyPred-4 7 31717910 ns/op 0.32 MB/s BenchmarkDominatorsMaxPred-4 7 24353804 ns/op 0.41 MB/s BenchmarkDominatorsMaxPredVal-4 4 73447169 ns/op 0.14 MB/s BenchmarkFuse/1-4 100 3373312 ns/op BenchmarkFuse/10-4 166 4445386 ns/op BenchmarkFuse/100-4 100 1125679 ns/op BenchmarkFuse/1000-4 16 18329088 ns/op BenchmarkFuse/10000-4 2 143508240 ns/op BenchmarkNilCheckDeep1-4 7726 19914 ns/op 0.05 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 2984 40023 ns/op 0.25 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 439 271771 ns/op 0.37 MB/s 694 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 42 8186276 ns/op 0.12 MB/s 4069 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 2 53756572 ns/op 0.19 MB/s 295868 B/op 13 allocs/op BenchmarkDSEPass-4 12 9040707 ns/op 54928 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 230622143 ns/op 4246368 B/op 108253 allocs/op BenchmarkCSEPass-4 1 146917574 ns/op 329280 B/op 17 allocs/op BenchmarkCSEPassBlock-4 1 344044526 ns/op 5661360 B/op 97442 allocs/op BenchmarkDeadcodePass-4 79 1566959 ns/op 96096 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 391350558 ns/op 4066848 B/op 45090 allocs/op BenchmarkMultiPass-4 3 38123541 ns/op 401178 B/op 22 allocs/op BenchmarkMultiPassBlock-4 1 678849284 ns/op 11260160 B/op 150346 allocs/op BenchmarkCondRewrite/SoloJump-4 2589861 43.79 ns/op BenchmarkCondRewrite/CombJump-4 2691505 88.58 ns/op PASS ok cmd/compile/internal/ssa 33.598s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 6445 26587 ns/op BenchmarkExtShift-4 13664 18751 ns/op BenchmarkModify-4 7586 16295 ns/op BenchmarkMullImm-4 14101 30508 ns/op BenchmarkConstModify-4 7831 15885 ns/op BenchmarkBitSet-4 10000 10527 ns/op BenchmarkBitClear-4 10000 20264 ns/op BenchmarkBitToggle-4 14439 7656 ns/op BenchmarkBitSetConst-4 119316 1124 ns/op BenchmarkBitClearConst-4 114542 1199 ns/op BenchmarkBitToggleConst-4 115183 1802 ns/op BenchmarkDivconstI64-4 6346606 18.90 ns/op BenchmarkModconstI64-4 1749253 57.84 ns/op BenchmarkDivisiblePow2constI64-4 6139100 63.18 ns/op BenchmarkDivisibleconstI64-4 6441260 18.86 ns/op BenchmarkDivisibleWDivconstI64-4 1000000 283.0 ns/op BenchmarkDivconstU64/3-4 7410334 26.95 ns/op BenchmarkDivconstU64/5-4 4164210 28.79 ns/op BenchmarkDivconstU64/37-4 6894838 20.98 ns/op BenchmarkDivconstU64/1234567-4 7347487 17.85 ns/op BenchmarkModconstU64-4 7705269 20.17 ns/op BenchmarkDivisibleconstU64-4 5861209 24.69 ns/op BenchmarkDivisibleWDivconstU64-4 4205250 41.85 ns/op BenchmarkDivconstI32-4 7311435 16.46 ns/op BenchmarkModconstI32-4 7351090 21.01 ns/op BenchmarkDivisiblePow2constI32-4 6675762 22.16 ns/op BenchmarkDivisibleconstI32-4 7450318 15.75 ns/op BenchmarkDivisibleWDivconstI32-4 4290853 34.60 ns/op BenchmarkDivconstU32-4 7460146 18.00 ns/op BenchmarkModconstU32-4 7347333 26.26 ns/op BenchmarkDivisibleconstU32-4 8176358 17.53 ns/op BenchmarkDivisibleWDivconstU32-4 5128274 33.35 ns/op BenchmarkDivconstI16-4 7353294 22.17 ns/op BenchmarkModconstI16-4 1000000 125.0 ns/op BenchmarkDivisiblePow2constI16-4 8009239 14.99 ns/op BenchmarkDivisibleconstI16-4 7340798 19.98 ns/op BenchmarkDivisibleWDivconstI16-4 4885500 22.92 ns/op BenchmarkDivconstU16-4 7739164 15.26 ns/op BenchmarkModconstU16-4 7478840 16.80 ns/op BenchmarkDivisibleconstU16-4 7893302 15.98 ns/op BenchmarkDivisibleWDivconstU16-4 4839636 42.85 ns/op BenchmarkDivconstI8-4 7822274 35.45 ns/op BenchmarkModconstI8-4 6348082 15.92 ns/op BenchmarkDivisiblePow2constI8-4 8200858 20.78 ns/op BenchmarkDivisibleconstI8-4 7960621 40.55 ns/op BenchmarkDivisibleWDivconstI8-4 4094527 79.24 ns/op BenchmarkDivconstU8-4 6302755 23.94 ns/op BenchmarkModconstU8-4 5553981 18.66 ns/op BenchmarkDivisibleconstU8-4 8126580 61.14 ns/op BenchmarkDivisibleWDivconstU8-4 5352915 94.76 ns/op BenchmarkMul2-4 146402 2913 ns/op BenchmarkMulNeg2-4 152644 1715 ns/op BenchmarkEfaceInteger-4 2404770 145.9 ns/op BenchmarkDiv64UnsignedSmall-4 13717873 9.224 ns/op BenchmarkDiv64Small-4 13340131 23.43 ns/op BenchmarkDiv64SmallNegDivisor-4 13045868 9.261 ns/op BenchmarkDiv64SmallNegDividend-4 13164304 9.708 ns/op BenchmarkDiv64SmallNegBoth-4 1000000 172.8 ns/op BenchmarkDiv64Unsigned-4 8056186 13.74 ns/op BenchmarkDiv64-4 11019051 20.27 ns/op BenchmarkDiv64NegDivisor-4 10354161 30.35 ns/op BenchmarkDiv64NegDividend-4 9625816 72.92 ns/op BenchmarkDiv64NegBoth-4 11200581 11.88 ns/op BenchmarkMod64UnsignedSmall-4 10430516 30.94 ns/op BenchmarkMod64Small-4 11710671 20.55 ns/op BenchmarkMod64SmallNegDivisor-4 13446757 15.67 ns/op BenchmarkMod64SmallNegDividend-4 13477900 11.39 ns/op BenchmarkMod64SmallNegBoth-4 14072264 26.10 ns/op BenchmarkMod64Unsigned-4 9211992 12.69 ns/op BenchmarkMod64-4 11161317 41.06 ns/op BenchmarkMod64NegDivisor-4 11414046 10.53 ns/op BenchmarkMod64NegDividend-4 7548871 15.82 ns/op BenchmarkMod64NegBoth-4 9976675 22.19 ns/op BenchmarkMulconstI32/3-4 11091058 38.61 ns/op BenchmarkMulconstI32/5-4 14528034 21.71 ns/op BenchmarkMulconstI32/12-4 14737730 21.85 ns/op BenchmarkMulconstI32/120-4 14757685 51.26 ns/op BenchmarkMulconstI32/-120-4 13659874 8.233 ns/op BenchmarkMulconstI32/65537-4 1000000 273.3 ns/op BenchmarkMulconstI32/65538-4 12645913 9.622 ns/op BenchmarkMulconstI64/3-4 13791684 21.27 ns/op BenchmarkMulconstI64/5-4 13796151 29.12 ns/op BenchmarkMulconstI64/12-4 14247744 24.00 ns/op BenchmarkMulconstI64/120-4 14566305 30.40 ns/op BenchmarkMulconstI64/-120-4 13123495 30.12 ns/op BenchmarkMulconstI64/65537-4 14198749 11.39 ns/op BenchmarkMulconstI64/65538-4 14718968 7.976 ns/op BenchmarkMulconstU32/3-4 14779940 20.93 ns/op BenchmarkMulconstU32/5-4 13801023 12.80 ns/op BenchmarkMulconstU32/12-4 14610864 35.68 ns/op BenchmarkMulconstU32/120-4 14767006 8.079 ns/op BenchmarkMulconstU32/65537-4 14408337 27.22 ns/op BenchmarkMulconstU32/65538-4 14354910 8.290 ns/op BenchmarkMulconstU64/3-4 14493871 8.856 ns/op BenchmarkMulconstU64/5-4 13766978 19.26 ns/op BenchmarkMulconstU64/12-4 14401958 11.82 ns/op BenchmarkMulconstU64/120-4 9642294 26.85 ns/op BenchmarkMulconstU64/65537-4 9848784 19.47 ns/op BenchmarkMulconstU64/65538-4 14723907 12.72 ns/op BenchmarkShiftArithmeticRight-4 15023240 30.18 ns/op BenchmarkSwitch8Predictable-4 8867029 33.49 ns/op BenchmarkSwitch8Unpredictable-4 5553902 84.11 ns/op BenchmarkSwitch32Predictable-4 6749884 60.38 ns/op BenchmarkSwitch32Unpredictable-4 5125022 28.06 ns/op BenchmarkSwitchStringPredictable-4 4041988 193.9 ns/op BenchmarkSwitchStringUnpredictable-4 4029366 49.24 ns/op BenchmarkSwitchTypePredictable-4 2797648 82.47 ns/op BenchmarkSwitchTypeUnpredictable-4 3554780 33.75 ns/op PASS ok cmd/compile/internal/test 114.239s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 124 1010652 ns/op BenchmarkNamed/Underlying/nongeneric-4 1328438 245.8 ns/op BenchmarkNamed/Underlying/generic-4 1000000 118.7 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 241.6 ns/op BenchmarkNamed/Underlying/user_instance-4 1294742 200.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 2377239646 ns/op 13685 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 1296201371 ns/op 25097 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 202394797 ns/op 160705 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 339543886 ns/op 19731 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2280112461 ns/op 2271 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 170536609 ns/op 30355 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 200312961 ns/op 25175 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 157160192 ns/op 30262 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 323046997 ns/op 5895 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 109660107 ns/op 19784 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 730045126 ns/op 2972 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 260123564 ns/op 7731 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 4215785633 ns/op 14581 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1118203100 ns/op 57751 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 369405610 ns/op 32970 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 631277316 ns/op 71353 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2895789081 ns/op 694.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 190823620 ns/op 10543 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 370213962 ns/op 5434 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 175011207 ns/op 11496 lines/s PASS ok cmd/compile/internal/types2 86.545s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 21 6341140 ns/op 624429 sys-ns/op 645143 user-ns/op PASS ok cmd/go 2.422s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 289462 395.1 ns/op PASS ok cmd/go/internal/cfg 1.391s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 10000 18565 ns/op 0.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 10000 14762 ns/op 0.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2560 43785 ns/op 23.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2628 139774 ns/op 7.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 297 340068 ns/op 24.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 367 1019439 ns/op 8.04 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 3.524s All tests passed.