linux-s390x-ibm-race at 94dba61276f26c01b7d3d1a4abb195bdcc596bfd :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=0ab0f83933214a46b7cd0ef79e542132" "JOURNAL_STREAM=9:930129096" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=12.1s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=0ab0f83933214a46b7cd0ef79e542132" "JOURNAL_STREAM=9:930129096" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=12.1s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.601s ok archive/zip 3.720s ok bufio 1.376s ok bytes 2.356s ok cmp 1.009s ok compress/bzip2 1.623s ok compress/flate 8.330s ok compress/gzip 18.872s ok compress/lzw 1.815s ok compress/zlib 6.321s ok container/heap 1.010s ok container/list 1.009s ok container/ring 1.008s ok context 1.029s ok crypto 2.419s ok crypto/aes 1.065s ok crypto/cipher 1.040s ok crypto/des 1.037s ok crypto/dsa 1.009s ok crypto/ecdh 1.433s ok crypto/ecdsa 1.612s ok crypto/ed25519 2.212s ok crypto/elliptic 1.044s ok crypto/hmac 1.011s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 1.456s ok crypto/internal/boring 1.007s ok crypto/internal/boring/bcache 1.356s ok crypto/internal/edwards25519 3.451s ok crypto/internal/edwards25519/field 1.241s ok crypto/internal/nistec 2.685s ok crypto/internal/nistec/fiat 1.008s [no tests to run] ok crypto/md5 1.013s ok crypto/rand 1.291s ok crypto/rc4 1.569s ok crypto/rsa 3.211s ok crypto/sha1 1.010s ok crypto/sha256 1.012s ok crypto/sha512 1.013s ok crypto/subtle 1.397s ok crypto/tls 4.901s ok crypto/x509 2.351s ok database/sql 1.539s ok database/sql/driver 1.008s ok debug/buildinfo 1.022s ok debug/dwarf 1.052s ok debug/elf 1.969s ok debug/gosym 1.106s ok debug/macho 1.019s ok debug/pe 1.034s ok debug/plan9obj 1.007s ok embed 1.011s [no tests to run] ok embed/internal/embedtest 1.010s ok encoding/ascii85 1.012s ok encoding/asn1 1.040s ok encoding/base32 1.054s ok encoding/base64 1.027s ok encoding/binary 1.021s ok encoding/csv 1.053s ok encoding/gob 22.826s ok encoding/hex 1.015s ok encoding/json 2.452s ok encoding/pem 2.688s ok encoding/xml 1.148s ok errors 1.012s ok expvar 1.015s ok flag 3.052s ok fmt 1.520s ok go/ast 1.015s ok go/build 7.448s ok go/build/constraint 1.014s ok go/constant 1.016s ok go/doc 1.197s ok go/doc/comment 2.877s ok go/format 1.049s ok go/importer 1.439s ok go/internal/gccgoimporter 1.047s ok go/internal/gcimporter 8.088s ok go/internal/srcimporter 15.088s ok go/parser 1.878s ok go/printer 2.450s ok go/scanner 1.013s ok go/token 1.098s ok go/types 38.555s ok go/version 1.009s ok hash 1.010s ok hash/adler32 1.032s ok hash/crc32 1.041s ok hash/crc64 1.022s ok hash/fnv 1.008s ok hash/maphash 1.008s ok html 1.008s ok html/template 1.190s ok image 1.544s ok image/color 1.040s ok image/draw 1.678s ok image/gif 2.018s ok image/jpeg 2.675s ok image/png 4.325s ok index/suffixarray 2.682s ok internal/abi 1.027s ok internal/buildcfg 1.009s ok internal/chacha8rand 1.007s ok internal/coverage/cformat 1.008s ok internal/coverage/cmerge 1.007s ok internal/coverage/pods 1.008s ok internal/coverage/slicereader 1.006s ok internal/coverage/slicewriter 1.006s ok internal/coverage/test 1.037s ok internal/cpu 2.015s ok internal/dag 1.008s ok internal/diff 1.011s ok internal/fmtsort 1.008s ok internal/fuzz 1.027s ok internal/godebug 16.498s ok internal/godebugs 130.211s ok internal/gover 1.010s ok internal/intern 1.368s ok internal/itoa 1.008s ok internal/platform 1.385s ok internal/poll 1.373s ok internal/profile 1.007s ok internal/reflectlite 1.028s ok internal/runtime/atomic 1.017s ok internal/runtime/syscall 1.007s ok internal/saferio 1.075s ok internal/singleflight 1.121s ok internal/sysinfo 1.021s ok internal/testenv 1.123s ok internal/trace 1.299s ok internal/trace/v2 32.175s ok internal/trace/v2/internal/oldtrace 1.668s ok internal/types/errors 1.259s ok internal/unsafeheader 1.018s ok internal/xcoff 1.022s ok internal/zstd 1.065s ok io 1.050s ok io/fs 1.195s ok io/ioutil 1.012s ok log 1.017s ok log/slog 1.076s ok log/slog/internal/benchmarks 1.007s ok log/slog/internal/buffer 1.014s ok log/syslog 2.222s ok maps 1.027s ok math 1.017s ok math/big 4.711s ok math/bits 1.040s ok math/cmplx 1.039s ok math/rand 4.473s ok math/rand/v2 3.686s ok mime 1.026s ok mime/multipart 7.207s ok mime/quotedprintable 1.056s ok net 38.550s ok net/http 12.285s ok net/http/cgi 27.588s ok net/http/cookiejar 1.378s ok net/http/fcgi 1.237s ok net/http/httptest 1.203s ok net/http/httptrace 1.009s ok net/http/httputil 1.596s ok net/http/internal 3.778s ok net/http/internal/ascii 1.007s ok net/http/pprof 6.125s ok net/internal/cgotest 1.012s ok net/internal/socktest 1.009s ok net/mail 1.012s ok net/netip 1.220s ok net/rpc 1.041s ok net/rpc/jsonrpc 1.017s ok net/smtp 1.082s ok net/textproto 1.027s ok net/url 1.015s ok os 7.686s ok os/exec 8.311s ok os/exec/internal/fdtest 1.010s ok os/signal 22.690s ok os/user 1.011s ok path 1.009s ok path/filepath 1.041s ok plugin 1.009s ok reflect 1.424s ok regexp 4.445s ok regexp/syntax 8.422s ok runtime 24.811s ok runtime/cgo 1.007s ok runtime/coverage 1.008s ok runtime/debug 2.055s ok runtime/internal/math 1.010s ok runtime/internal/sys 1.012s ok runtime/internal/wasitest 1.007s ok runtime/metrics 1.019s ok runtime/pprof 18.558s ok runtime/race 9.551s ok runtime/trace 1.153s ok slices 1.541s ok sort 1.552s ok strconv 3.740s ok strings 3.073s ok sync 1.277s ok sync/atomic 6.248s ok syscall 10.851s ok testing 4.063s ok testing/fstest 1.015s ok testing/iotest 1.008s ok testing/quick 1.157s ok testing/slogtest 1.014s ok text/scanner 1.020s ok text/tabwriter 1.011s ok text/template 1.069s ok text/template/parse 1.018s ok time 7.787s ok unicode 1.011s ok unicode/utf16 1.008s ok unicode/utf8 1.017s ok cmd/addr2line 5.575s ok cmd/api 20.166s ok cmd/asm/internal/asm 6.092s ok cmd/asm/internal/lex 1.025s ok cmd/cgo/internal/swig 1.033s ok cmd/cgo/internal/test 2.098s ok cmd/cgo/internal/testcarchive 29.863s ok cmd/cgo/internal/testcshared 11.012s ok cmd/cgo/internal/testerrors 12.721s ok cmd/cgo/internal/testfortran 1.016s ok cmd/cgo/internal/testgodefs 1.498s ok cmd/cgo/internal/testlife 1.448s ok cmd/cgo/internal/testnocgo 1.008s ok cmd/cgo/internal/testplugin 34.086s ok cmd/cgo/internal/testsanitizers 1.130s ok cmd/cgo/internal/testshared 36.897s ok cmd/cgo/internal/testso 2.375s ok cmd/cgo/internal/teststdio 2.075s ok cmd/cgo/internal/testtls 1.008s ok cmd/compile/internal/abt 1.036s ok cmd/compile/internal/amd64 1.009s ok cmd/compile/internal/base 1.009s ok cmd/compile/internal/compare 1.013s ok cmd/compile/internal/devirtualize 1.009s ok cmd/compile/internal/dwarfgen 1.558s ok cmd/compile/internal/importer 1.603s ok cmd/compile/internal/inline/inlheur 1.304s ok cmd/compile/internal/ir 1.012s ok cmd/compile/internal/liveness 1.295s ok cmd/compile/internal/logopt 1.098s ok cmd/compile/internal/loopvar 1.014s ok cmd/compile/internal/noder 1.008s ok cmd/compile/internal/reflectdata 1.007s [no tests to run] ok cmd/compile/internal/ssa 20.951s ok cmd/compile/internal/syntax 1.229s ok cmd/compile/internal/test 18.478s ok cmd/compile/internal/typecheck 1.184s ok cmd/compile/internal/types 1.024s ok cmd/compile/internal/types2 9.473s ok cmd/covdata 1.014s ok cmd/cover 20.165s ok cmd/dist 1.008s ok cmd/distpack 1.010s ok cmd/doc 1.513s ok cmd/fix 1.949s ok cmd/go 292.815s ok cmd/go/internal/auth 1.010s ok cmd/go/internal/cache 1.086s ok cmd/go/internal/cfg 1.054s [no tests to run] ok cmd/go/internal/envcmd 1.032s ok cmd/go/internal/fsys 1.032s ok cmd/go/internal/generate 1.038s ok cmd/go/internal/gover 1.104s ok cmd/go/internal/imports 1.041s ok cmd/go/internal/load 1.019s ok cmd/go/internal/lockedfile 2.121s ok cmd/go/internal/lockedfile/internal/filelock 2.046s ok cmd/go/internal/modfetch 1.015s ok cmd/go/internal/modfetch/codehost 1.328s ok cmd/go/internal/modfetch/zip_sum_test 1.014s ok cmd/go/internal/modindex 1.612s ok cmd/go/internal/modload 1.018s ok cmd/go/internal/mvs 1.031s ok cmd/go/internal/par 1.051s ok cmd/go/internal/str 1.022s ok cmd/go/internal/test 1.039s ok cmd/go/internal/toolchain 1.022s ok cmd/go/internal/vcs 1.020s ok cmd/go/internal/vcweb 1.019s ok cmd/go/internal/vcweb/vcstest 1.804s ok cmd/go/internal/web 1.018s ok cmd/go/internal/work 1.105s ok cmd/gofmt 1.212s ok cmd/internal/archive 1.318s ok cmd/internal/buildid 1.693s ok cmd/internal/bootstrap_test 1.009s ok cmd/internal/cov 1.266s ok cmd/internal/dwarf 1.057s ok cmd/internal/edit 1.007s ok cmd/internal/goobj 1.008s ok cmd/internal/moddeps 2.362s ok cmd/internal/notsha256 1.016s ok cmd/internal/obj 1.359s ok cmd/internal/obj/ppc64 1.112s ok cmd/internal/obj/riscv 1.081s ok cmd/internal/obj/s390x 1.016s ok cmd/internal/obj/x86 2.985s ok cmd/internal/objabi 1.031s ok cmd/internal/pgo 1.009s ok cmd/internal/pkgpath 5.047s ok cmd/internal/pkgpattern 1.017s ok cmd/internal/quoted 1.017s ok cmd/internal/src 1.010s ok cmd/internal/test2json 1.846s ok cmd/link 15.690s ok cmd/link/internal/benchmark 1.120s ok cmd/link/internal/ld 9.056s ok cmd/link/internal/loader 1.024s ok cmd/nm 9.124s ok cmd/objdump 1.033s ok cmd/pack 7.818s ok cmd/pprof 1.014s ok cmd/relnote 1.012s ok cmd/trace 1.017s ok cmd/trace/v2 1.372s ok cmd/vet 38.835s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 4032 29315 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2548 45401 ns/op 1669 B/op 25 allocs/op Benchmark/Writer/PAX-4 1970 59134 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 4177 35312 ns/op 5240 B/op 16 allocs/op Benchmark/Reader/GNU-4 6848 28276 ns/op 5203 B/op 15 allocs/op Benchmark/Reader/PAX-4 2210 57829 ns/op 8556 B/op 33 allocs/op PASS ok archive/tar 2.043s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 461034848 ns/op 2456368 B/op 116 allocs/op BenchmarkZip64Test-4 1 179776655 ns/op BenchmarkZip64TestSizes/4096-4 1659 70192 ns/op BenchmarkZip64TestSizes/1048576-4 118 981525 ns/op BenchmarkZip64TestSizes/67108864-4 1 169496516 ns/op PASS ok archive/zip 2.587s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 167346 719.8 ns/op BenchmarkReaderCopyUnoptimal-4 102206 1202 ns/op BenchmarkReaderCopyNoWriteTo-4 13143 13290 ns/op BenchmarkReaderWriteToOptimal-4 10000 11356 ns/op BenchmarkReaderReadString-4 78628 1765 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 149485 775.0 ns/op BenchmarkWriterCopyUnoptimal-4 179577 649.8 ns/op BenchmarkWriterCopyNoReadFrom-4 14151 8266 ns/op BenchmarkReaderEmpty-4 64108 1622 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 35710 5204 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 454868 270.9 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.778s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 8214 14200 ns/op 2307.55 MB/s BenchmarkWriteByte-4 394 300637 ns/op 13.62 MB/s BenchmarkWriteRune-4 202 597845 ns/op 20.55 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4308850 ns/op BenchmarkBufferFullSmallReads-4 88 1314978 ns/op BenchmarkBufferWriteBlock/N4096-4 9232 13294 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 831 133358 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 13 8385772 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 15 6879937 ns/op 2438.57 MB/s 2236962 B/op 0 allocs/op BenchmarkIndexByte/10-4 4539333 25.34 ns/op 394.64 MB/s BenchmarkIndexByte/32-4 5521747 21.91 ns/op 1460.36 MB/s BenchmarkIndexByte/4K-4 840106 144.8 ns/op 28279.12 MB/s BenchmarkIndexBytePortable/10-4 901107 133.4 ns/op 74.95 MB/s BenchmarkIndexBytePortable/32-4 328293 366.3 ns/op 87.37 MB/s BenchmarkIndexBytePortable/4K-4 2809 43181 ns/op 94.86 MB/s BenchmarkIndexRune/10-4 1303212 94.00 ns/op 106.38 MB/s BenchmarkIndexRune/32-4 1275571 91.68 ns/op 349.03 MB/s BenchmarkIndexRune/4K-4 375378 345.0 ns/op 11871.18 MB/s BenchmarkIndexRuneASCII/10-4 4546580 25.66 ns/op 389.77 MB/s BenchmarkIndexRuneASCII/32-4 5125550 22.06 ns/op 1450.80 MB/s BenchmarkIndexRuneASCII/4K-4 839217 144.8 ns/op 28290.90 MB/s BenchmarkEqual/0-4 8621275 13.98 ns/op BenchmarkEqual/same/1-4 1464195 81.15 ns/op 12.32 MB/s BenchmarkEqual/same/6-4 1464858 81.46 ns/op 73.66 MB/s BenchmarkEqual/same/9-4 1436881 83.21 ns/op 108.16 MB/s BenchmarkEqual/same/15-4 1424895 83.91 ns/op 178.76 MB/s BenchmarkEqual/same/16-4 1428616 84.02 ns/op 190.44 MB/s BenchmarkEqual/same/20-4 1389264 87.28 ns/op 229.14 MB/s BenchmarkEqual/same/32-4 1368110 88.38 ns/op 362.06 MB/s BenchmarkEqual/same/4K-4 129586 893.3 ns/op 4585.27 MB/s BenchmarkEqual/1-4 1507375 79.91 ns/op 12.51 MB/s BenchmarkEqual/6-4 1459766 79.33 ns/op 75.63 MB/s BenchmarkEqual/9-4 1474110 83.85 ns/op 107.34 MB/s BenchmarkEqual/15-4 1498536 80.01 ns/op 187.47 MB/s BenchmarkEqual/16-4 1419264 84.13 ns/op 190.18 MB/s BenchmarkEqual/20-4 1463316 82.25 ns/op 243.17 MB/s BenchmarkEqual/32-4 1295182 93.87 ns/op 340.89 MB/s BenchmarkEqual/4K-4 105314 1137 ns/op 3603.89 MB/s BenchmarkEqualBothUnaligned/64_0-4 1444191 81.76 ns/op 782.82 MB/s BenchmarkEqualBothUnaligned/64_1-4 1368159 87.70 ns/op 729.73 MB/s BenchmarkEqualBothUnaligned/64_4-4 1405518 85.69 ns/op 746.87 MB/s BenchmarkEqualBothUnaligned/64_7-4 1360496 85.37 ns/op 749.67 MB/s BenchmarkEqualBothUnaligned/4096_0-4 117302 1023 ns/op 4005.82 MB/s BenchmarkEqualBothUnaligned/4096_1-4 99732 1210 ns/op 3384.42 MB/s BenchmarkEqualBothUnaligned/4096_4-4 103804 1052 ns/op 3894.21 MB/s BenchmarkEqualBothUnaligned/4096_7-4 100966 1002 ns/op 4089.80 MB/s BenchmarkIndex/10-4 3496903 33.02 ns/op 302.84 MB/s BenchmarkIndex/32-4 2816011 40.57 ns/op 788.82 MB/s BenchmarkIndex/4K-4 76838 1598 ns/op 2562.87 MB/s BenchmarkIndexEasy/10-4 3745294 32.09 ns/op 311.62 MB/s BenchmarkIndexEasy/32-4 2858648 40.31 ns/op 793.93 MB/s BenchmarkIndexEasy/4K-4 374524 311.5 ns/op 13148.57 MB/s BenchmarkCount/10-4 1964067 61.79 ns/op 161.83 MB/s BenchmarkCount/32-4 1710853 70.85 ns/op 451.68 MB/s BenchmarkCount/4K-4 70786 1640 ns/op 2497.44 MB/s BenchmarkCountEasy/10-4 1957704 62.27 ns/op 160.59 MB/s BenchmarkCountEasy/32-4 1708144 70.80 ns/op 452.00 MB/s BenchmarkCountEasy/4K-4 368424 296.5 ns/op 13812.30 MB/s BenchmarkCountSingle/10-4 3236785 38.54 ns/op 259.49 MB/s BenchmarkCountSingle/32-4 3097288 38.41 ns/op 833.19 MB/s BenchmarkCountSingle/4K-4 550777 221.3 ns/op 18510.40 MB/s BenchmarkToUpper/#00-4 3301999 36.56 ns/op BenchmarkToUpper/ONLYUPPER-4 319576 378.5 ns/op BenchmarkToUpper/abc-4 567043 214.0 ns/op BenchmarkToUpper/AbC123-4 312804 379.8 ns/op BenchmarkToUpper/azAZ09_-4 287430 423.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 88717 1395 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39334 3478 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58903 2023 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 129556 949.2 ns/op BenchmarkToLower/#00-4 3324063 36.81 ns/op BenchmarkToLower/abc-4 474195 268.5 ns/op BenchmarkToLower/AbC123-4 307078 375.4 ns/op BenchmarkToLower/azAZ09_-4 285302 434.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 87456 1375 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44798 2684 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 75585 1586 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 129824 926.3 ns/op BenchmarkFields/ASCII/16-4 137676 870.6 ns/op 18.38 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9674 11218 ns/op 22.82 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 663 181808 ns/op 22.53 MB/s 8192 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 36 3060845 ns/op 21.41 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 50670964 ns/op 20.69 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 95226 1369 ns/op 11.69 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6192 19186 ns/op 13.34 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 397 297993 ns/op 13.75 MB/s 25600 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5025847 ns/op 13.04 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 88298282 ns/op 11.88 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 177577 668.4 ns/op 23.94 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14721 8282 ns/op 30.91 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 834 138403 ns/op 29.59 MB/s 23552 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 42 2696017 ns/op 24.31 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 51340224 ns/op 20.42 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 135480 889.2 ns/op 17.99 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8584 13100 ns/op 19.54 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 558 206750 ns/op 19.81 MB/s 25600 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 3606980 ns/op 18.17 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 67223994 ns/op 15.60 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1959751 60.30 ns/op BenchmarkTrimSpace/ASCII-4 580830 207.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 92378 1356 ns/op BenchmarkTrimSpace/JustNonASCII-4 45097 2693 ns/op BenchmarkToValidUTF8/Valid-4 492889 250.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 359620 337.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 83344 1370 ns/op BenchmarkIndexHard1-4 1748 69930 ns/op BenchmarkIndexHard2-4 388 307607 ns/op BenchmarkIndexHard3-4 169 706358 ns/op BenchmarkIndexHard4-4 91 1296128 ns/op BenchmarkLastIndexHard1-4 4 26380627 ns/op BenchmarkLastIndexHard2-4 4 25268423 ns/op BenchmarkLastIndexHard3-4 4 25777013 ns/op BenchmarkCountHard1-4 1681 69228 ns/op BenchmarkCountHard2-4 373 324644 ns/op BenchmarkCountHard3-4 160 744240 ns/op BenchmarkSplitEmptySeparator-4 1 120938927 ns/op BenchmarkSplitSingleByteSeparator-4 14 7592267 ns/op BenchmarkSplitMultiByteSeparator-4 13 8895259 ns/op BenchmarkSplitNSingleByteSeparator-4 181676 603.6 ns/op BenchmarkSplitNMultiByteSeparator-4 68438 1694 ns/op BenchmarkRepeat-4 180446 663.7 ns/op BenchmarkRepeatLarge/256/1-4 125778 892.4 ns/op 286.86 MB/s BenchmarkRepeatLarge/256/16-4 210640 536.0 ns/op 477.63 MB/s BenchmarkRepeatLarge/512/1-4 102042 1103 ns/op 464.18 MB/s BenchmarkRepeatLarge/512/16-4 146894 738.6 ns/op 693.20 MB/s BenchmarkRepeatLarge/1024/1-4 85696 1386 ns/op 738.99 MB/s BenchmarkRepeatLarge/1024/16-4 95304 1591 ns/op 643.60 MB/s BenchmarkRepeatLarge/2048/1-4 56742 1904 ns/op 1075.77 MB/s BenchmarkRepeatLarge/2048/16-4 74091 2681 ns/op 763.99 MB/s BenchmarkRepeatLarge/4096/1-4 39066 3211 ns/op 1275.81 MB/s BenchmarkRepeatLarge/4096/16-4 41019 2666 ns/op 1536.45 MB/s BenchmarkRepeatLarge/8192/1-4 25086 4919 ns/op 1665.36 MB/s BenchmarkRepeatLarge/8192/16-4 25800 4601 ns/op 1780.65 MB/s BenchmarkRepeatLarge/8192/4097-4 46867 3158 ns/op 1297.27 MB/s BenchmarkRepeatLarge/16384/1-4 12080 9321 ns/op 1757.69 MB/s BenchmarkRepeatLarge/16384/16-4 10000 10469 ns/op 1564.97 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 10680 ns/op 1150.89 MB/s BenchmarkRepeatLarge/32768/1-4 6424 25696 ns/op 1275.21 MB/s BenchmarkRepeatLarge/32768/16-4 6379 17572 ns/op 1864.77 MB/s BenchmarkRepeatLarge/32768/4097-4 8260 16917 ns/op 1695.32 MB/s BenchmarkRepeatLarge/65536/1-4 3570 46486 ns/op 1409.79 MB/s BenchmarkRepeatLarge/65536/16-4 3801 48423 ns/op 1353.39 MB/s BenchmarkRepeatLarge/65536/4097-4 3938 30162 ns/op 2037.49 MB/s BenchmarkRepeatLarge/131072/1-4 517 253872 ns/op 516.29 MB/s BenchmarkRepeatLarge/131072/16-4 548 216078 ns/op 606.60 MB/s BenchmarkRepeatLarge/131072/4097-4 502 214251 ns/op 592.80 MB/s BenchmarkRepeatLarge/262144/1-4 270 437024 ns/op 599.84 MB/s BenchmarkRepeatLarge/262144/16-4 249 556790 ns/op 470.81 MB/s BenchmarkRepeatLarge/262144/4097-4 262 447431 ns/op 576.87 MB/s BenchmarkRepeatLarge/524288/1-4 135 860487 ns/op 609.29 MB/s BenchmarkRepeatLarge/524288/16-4 136 1017141 ns/op 515.45 MB/s BenchmarkRepeatLarge/524288/4097-4 92 2784074 ns/op 186.89 MB/s BenchmarkRepeatLarge/1048576/1-4 67 1719278 ns/op 609.89 MB/s BenchmarkRepeatLarge/1048576/16-4 61 1792437 ns/op 585.00 MB/s BenchmarkRepeatLarge/1048576/4097-4 63 1888983 ns/op 553.07 MB/s BenchmarkRepeatLarge/2097152/1-4 33 4525528 ns/op 463.40 MB/s BenchmarkRepeatLarge/2097152/16-4 30 3803024 ns/op 551.44 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 4474976 ns/op 467.84 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7290417 ns/op 575.32 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7034370 ns/op 596.26 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7170189 ns/op 584.54 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16466507 ns/op 509.43 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15821911 ns/op 530.19 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 18686557 ns/op 448.80 MB/s BenchmarkRepeatLarge/16777216/1-4 4 39756108 ns/op 422.00 MB/s BenchmarkRepeatLarge/16777216/16-4 4 35521668 ns/op 472.31 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 33137374 ns/op 506.29 MB/s BenchmarkRepeatLarge/33554432/1-4 2 66804910 ns/op 502.27 MB/s BenchmarkRepeatLarge/33554432/16-4 2 66024832 ns/op 508.21 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 103447460 ns/op 324.36 MB/s BenchmarkRepeatLarge/67108864/1-4 1 130770608 ns/op 513.18 MB/s BenchmarkRepeatLarge/67108864/16-4 1 138666999 ns/op 483.96 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 128832848 ns/op 520.90 MB/s BenchmarkRepeatLarge/134217728/1-4 1 229357492 ns/op 585.19 MB/s BenchmarkRepeatLarge/134217728/16-4 1 268457580 ns/op 499.96 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 266091359 ns/op 504.40 MB/s BenchmarkRepeatLarge/268435456/1-4 1 458912134 ns/op 584.94 MB/s BenchmarkRepeatLarge/268435456/16-4 1 572546441 ns/op 468.84 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 648232711 ns/op 414.10 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1004196305 ns/op 534.63 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1156061201 ns/op 464.40 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1211304285 ns/op 443.22 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1858909647 ns/op 577.62 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1963012824 ns/op 546.99 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1971697994 ns/op 544.58 MB/s BenchmarkBytesCompare/1-4 10889647 11.11 ns/op BenchmarkBytesCompare/2-4 10970535 10.83 ns/op BenchmarkBytesCompare/4-4 11063904 10.90 ns/op BenchmarkBytesCompare/8-4 11082529 10.84 ns/op BenchmarkBytesCompare/16-4 11068850 10.87 ns/op BenchmarkBytesCompare/32-4 10025083 12.02 ns/op BenchmarkBytesCompare/64-4 9369213 12.89 ns/op BenchmarkBytesCompare/128-4 8516937 14.10 ns/op BenchmarkBytesCompare/256-4 7048108 17.10 ns/op BenchmarkBytesCompare/512-4 4896774 24.63 ns/op BenchmarkBytesCompare/1024-4 2956406 40.91 ns/op BenchmarkBytesCompare/2048-4 1668175 73.73 ns/op BenchmarkIndexAnyASCII/1:1-4 2680902 43.85 ns/op BenchmarkIndexAnyASCII/1:2-4 2679660 44.24 ns/op BenchmarkIndexAnyASCII/1:4-4 2628782 45.35 ns/op BenchmarkIndexAnyASCII/1:8-4 2432080 47.19 ns/op BenchmarkIndexAnyASCII/1:16-4 2216918 53.93 ns/op BenchmarkIndexAnyASCII/1:32-4 2215474 54.09 ns/op BenchmarkIndexAnyASCII/1:64-4 2102836 57.48 ns/op BenchmarkIndexAnyASCII/16:1-4 2774961 42.82 ns/op BenchmarkIndexAnyASCII/16:2-4 336080 357.8 ns/op BenchmarkIndexAnyASCII/16:4-4 332727 361.5 ns/op BenchmarkIndexAnyASCII/16:8-4 327307 371.5 ns/op BenchmarkIndexAnyASCII/16:16-4 290524 383.8 ns/op BenchmarkIndexAnyASCII/16:32-4 292464 409.0 ns/op BenchmarkIndexAnyASCII/16:64-4 256975 466.7 ns/op BenchmarkIndexAnyASCII/256:1-4 2189084 54.85 ns/op BenchmarkIndexAnyASCII/256:2-4 25442 4724 ns/op BenchmarkIndexAnyASCII/256:4-4 25437 4693 ns/op BenchmarkIndexAnyASCII/256:8-4 25224 4693 ns/op BenchmarkIndexAnyASCII/256:16-4 25287 4748 ns/op BenchmarkIndexAnyASCII/256:32-4 25076 4750 ns/op BenchmarkIndexAnyASCII/256:64-4 24921 7202 ns/op BenchmarkIndexAnyUTF8/1:1-4 2848821 42.19 ns/op BenchmarkIndexAnyUTF8/1:2-4 2729220 49.55 ns/op BenchmarkIndexAnyUTF8/1:4-4 2632540 45.17 ns/op BenchmarkIndexAnyUTF8/1:8-4 2391013 47.76 ns/op BenchmarkIndexAnyUTF8/1:16-4 2282206 53.09 ns/op BenchmarkIndexAnyUTF8/1:32-4 2185364 53.59 ns/op BenchmarkIndexAnyUTF8/1:64-4 2088502 56.07 ns/op BenchmarkIndexAnyUTF8/16:1-4 155244 761.4 ns/op BenchmarkIndexAnyUTF8/16:2-4 212248 482.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 227755 512.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 223266 529.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 195019 608.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 192124 623.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 176239 664.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11485 ns/op BenchmarkIndexAnyUTF8/256:2-4 17197 6853 ns/op BenchmarkIndexAnyUTF8/256:4-4 16453 7218 ns/op BenchmarkIndexAnyUTF8/256:8-4 15684 7714 ns/op BenchmarkIndexAnyUTF8/256:16-4 13221 12853 ns/op BenchmarkIndexAnyUTF8/256:32-4 13256 9125 ns/op BenchmarkIndexAnyUTF8/256:64-4 12040 9932 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2615113 42.57 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2736685 43.47 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2710590 45.20 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2579804 47.14 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2288451 52.81 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2248626 55.11 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2177731 56.84 ns/op BenchmarkLastIndexAnyASCII/16:1-4 326601 348.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 343929 360.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 342626 362.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 337612 357.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 320236 374.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 298916 404.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 260773 468.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25723 4698 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24378 5155 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25387 4831 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25324 4827 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25155 5945 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24987 4756 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24648 4875 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2808229 47.31 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2813467 42.44 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2648604 46.53 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2484649 46.81 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2208457 54.38 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2158102 55.93 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2141191 59.09 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 296840 409.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 250856 480.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 238582 512.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 224116 589.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 197788 607.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 191269 615.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 177746 681.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21156 5654 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17337 7001 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16381 7256 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15530 7828 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11099 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12811 9796 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12067 10253 ns/op BenchmarkTrimASCII/1:1-4 2520675 46.78 ns/op BenchmarkTrimASCII/1:2-4 1830472 66.22 ns/op BenchmarkTrimASCII/1:4-4 1766886 68.39 ns/op BenchmarkTrimASCII/1:8-4 1594239 76.14 ns/op BenchmarkTrimASCII/1:16-4 1327620 91.31 ns/op BenchmarkTrimASCII/16:1-4 539463 219.8 ns/op BenchmarkTrimASCII/16:2-4 340110 354.5 ns/op BenchmarkTrimASCII/16:4-4 348055 355.4 ns/op BenchmarkTrimASCII/16:8-4 332618 383.1 ns/op BenchmarkTrimASCII/16:16-4 314350 371.4 ns/op BenchmarkTrimASCII/256:1-4 40521 2981 ns/op BenchmarkTrimASCII/256:2-4 25531 5051 ns/op BenchmarkTrimASCII/256:4-4 25478 4746 ns/op BenchmarkTrimASCII/256:8-4 25292 4805 ns/op BenchmarkTrimASCII/256:16-4 24846 4764 ns/op BenchmarkTrimASCII/4096:1-4 2504 50471 ns/op BenchmarkTrimASCII/4096:2-4 1606 74873 ns/op BenchmarkTrimASCII/4096:4-4 1600 75735 ns/op BenchmarkTrimASCII/4096:8-4 1587 74479 ns/op BenchmarkTrimASCII/4096:16-4 1600 74611 ns/op BenchmarkTrimByte-4 2073201 57.90 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 27480 3873 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29811 4508 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 516 235014 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1113 116622 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2173 54204 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4070 28439 ns/op BenchmarkCompareBytesEqual-4 10507914 11.50 ns/op BenchmarkCompareBytesToNil-4 13487955 8.726 ns/op BenchmarkCompareBytesEmpty-4 13520532 8.956 ns/op BenchmarkCompareBytesIdentical-4 13462135 9.594 ns/op BenchmarkCompareBytesSameLength-4 10814392 11.10 ns/op BenchmarkCompareBytesDifferentLength-4 10897323 11.01 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2360 49842 ns/op 21038.08 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2437 58165 ns/op 18027.65 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2421 49460 ns/op 21200.67 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2431 60532 ns/op 17322.89 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2427 51232 ns/op 20467.51 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2389 49411 ns/op 21221.80 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2412 49770 ns/op 21068.45 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2458 49681 ns/op 21106.45 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2409 50819 ns/op 20633.83 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2401 50929 ns/op 20589.20 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2360 50722 ns/op 20673.10 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2371 51022 ns/op 20551.69 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2365 51074 ns/op 20530.76 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2350 51137 ns/op 20505.30 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2416 49931 ns/op 21000.47 MB/s BenchmarkCompareBytesBig-4 2431 51046 ns/op 20541.85 MB/s BenchmarkCompareBytesBigIdentical-4 13259808 11.14 ns/op 94116809.90 MB/s PASS ok bytes 67.256s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 105771200 ns/op 0.95 MB/s 3612316 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 402912632 ns/op 1.41 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 30256649 ns/op 0.54 MB/s 3645612 B/op 52 allocs/op PASS ok compress/bzip2 2.754s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 49 2361325 ns/op 4.23 MB/s 42215 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 24371782 ns/op 4.10 MB/s 45561 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 230590759 ns/op 4.34 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 42 2514306 ns/op 3.98 MB/s 43163 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26149648 ns/op 3.82 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 266764312 ns/op 3.75 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 2491484 ns/op 4.01 MB/s 43135 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 24711278 ns/op 4.05 MB/s 45841 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 245509915 ns/op 4.07 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 45 2472395 ns/op 4.04 MB/s 42588 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 25011379 ns/op 4.00 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 256763966 ns/op 3.89 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 40 3011360 ns/op 3.32 MB/s 44326 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 26309048 ns/op 3.80 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 266914879 ns/op 3.75 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 52 2131859 ns/op 4.69 MB/s 42734 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 21310176 ns/op 4.69 MB/s 45168 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 179591294 ns/op 5.57 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 62 1899316 ns/op 5.27 MB/s 43036 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 15618646 ns/op 6.40 MB/s 44128 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 144607324 ns/op 6.92 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 61 1896937 ns/op 5.27 MB/s 42934 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14347668 ns/op 6.97 MB/s 44128 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 142517345 ns/op 7.02 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 84 1248750 ns/op 8.01 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11648051 ns/op 8.59 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 121979619 ns/op 8.20 MB/s BenchmarkEncode/Digits/Speed/1e4-4 34 3092447 ns/op 3.23 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25689980 ns/op 3.89 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 251785610 ns/op 3.97 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9109038 ns/op 1.10 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 94854222 ns/op 1.05 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 960943346 ns/op 1.04 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9270233 ns/op 1.08 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 94377536 ns/op 1.06 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 958704574 ns/op 1.04 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1596674 ns/op 6.26 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12829886 ns/op 7.79 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127155455 ns/op 7.86 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2800229 ns/op 3.57 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 20109804 ns/op 4.97 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 197945989 ns/op 5.05 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8327363 ns/op 1.20 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 78050262 ns/op 1.28 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 787705782 ns/op 1.27 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 8366544 ns/op 1.20 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 93482385 ns/op 1.07 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 992042865 ns/op 1.01 MB/s PASS ok compress/flate 18.539s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3914611 ns/op 2.55 MB/s BenchmarkDecoder/1e-Reuse4-4 28 4251913 ns/op 2.35 MB/s BenchmarkDecoder/1e5-4 3 40154782 ns/op 2.49 MB/s BenchmarkDecoder/1e-Reuse5-4 3 41521902 ns/op 2.41 MB/s BenchmarkDecoder/1e6-4 1 414702698 ns/op 2.41 MB/s BenchmarkDecoder/1e-Reuse6-4 1 404515401 ns/op 2.47 MB/s BenchmarkEncoder/1e4-4 36 3206886 ns/op 3.12 MB/s BenchmarkEncoder/1e-Reuse4-4 37 3078391 ns/op 3.25 MB/s BenchmarkEncoder/1e5-4 3 33431304 ns/op 2.99 MB/s BenchmarkEncoder/1e-Reuse5-4 4 31131654 ns/op 3.21 MB/s BenchmarkEncoder/1e6-4 1 320841690 ns/op 3.12 MB/s BenchmarkEncoder/1e-Reuse6-4 1 315953229 ns/op 3.17 MB/s PASS ok compress/lzw 4.959s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 7130230 ns/op PASS ok container/heap 1.183s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 33877 4200 ns/op BenchmarkWithTimeout/concurrency=40-4 6858 24958 ns/op BenchmarkWithTimeout/concurrency=4000-4 7048 16317 ns/op BenchmarkWithTimeout/concurrency=400000-4 9103 25275 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 424796 252.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17552 7015 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 26368 5018 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4498 25519 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3355 42224 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4587 34199 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 399 359617 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 280 453171 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 508 379871 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 38 3079025 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 26 4223425 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 48 2857926 ns/op BenchmarkCheckCanceled/Err-4 469017 266.3 ns/op BenchmarkCheckCanceled/Done-4 587875 206.9 ns/op BenchmarkContextCancelDone-4 671679 160.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 31746 3268 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 31483 4060 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 26272 4804 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20834 5966 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14217 8690 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 489034 260.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 273741 439.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 189126 644.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 112062 1037 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 60640 2004 ns/op PASS ok context 12.803s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1805611 65.98 ns/op 242.49 MB/s BenchmarkEncrypt/AES-192-4 1819760 66.95 ns/op 239.00 MB/s BenchmarkEncrypt/AES-256-4 1783504 69.07 ns/op 231.65 MB/s BenchmarkDecrypt/AES-128-4 1824612 64.73 ns/op 247.17 MB/s BenchmarkDecrypt/AES-192-4 1906698 62.79 ns/op 254.83 MB/s BenchmarkDecrypt/AES-256-4 1794002 68.60 ns/op 233.23 MB/s BenchmarkExpand/AES-128-4 14049 8626 ns/op BenchmarkExpand/AES-192-4 10000 10159 ns/op BenchmarkExpand/AES-256-4 9716 12135 ns/op BenchmarkCreateCipher/AES-128-4 541377 220.8 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 511168 279.7 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 509085 228.2 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 3.175s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 178686 667.1 ns/op 95.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 340768 346.5 ns/op 184.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 180160 656.9 ns/op 97.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 361046 347.7 ns/op 184.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 155086 758.7 ns/op 1779.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 299937 403.7 ns/op 3344.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 154039 737.2 ns/op 1831.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 303831 409.1 ns/op 3300.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 104338 1148 ns/op 7135.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 144609 855.9 ns/op 9571.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 101868 1183 ns/op 6925.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 142352 861.4 ns/op 9510.35 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2168 54932 ns/op 18.55 MB/s BenchmarkAESCFBDecrypt1K-4 2197 54643 ns/op 18.65 MB/s BenchmarkAESCFBDecrypt8K-4 274 425257 ns/op 19.25 MB/s BenchmarkAESOFB1K-4 5959 20408 ns/op 49.93 MB/s BenchmarkAESCTR1K-4 5727 20849 ns/op 48.88 MB/s BenchmarkAESCTR8K-4 716 167244 ns/op 48.95 MB/s BenchmarkAESCBCEncrypt1K-4 379381 277.4 ns/op 3691.52 MB/s BenchmarkAESCBCDecrypt1K-4 900092 134.2 ns/op 7631.80 MB/s PASS ok crypto/cipher 3.682s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 46798 2572 ns/op 3.11 MB/s BenchmarkDecrypt-4 41953 2841 ns/op 2.82 MB/s BenchmarkTDESEncrypt-4 15288 7941 ns/op 1.01 MB/s BenchmarkTDESDecrypt-4 13568 8062 ns/op 0.99 MB/s PASS ok crypto/des 1.751s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 876 132527 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18620410 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 3 43802403 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 5367738 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 1.880s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2689 43309 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1900 61839 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1466 81273 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2402 48125 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1231 96630 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 793 151519 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3404 32981 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 5088016 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11963388 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 2.419s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 111 1025562 ns/op BenchmarkNewKeyFromSeed-4 100 1094161 ns/op BenchmarkSigning-4 100 1202380 ns/op BenchmarkVerification-4 54 2208663 ns/op PASS ok crypto/ed25519 1.555s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4474 26384 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 63 1864702 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 4969673 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11671407 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1292 92424 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 25 4656714 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 12999540 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 32524442 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8877 13422 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4327 27238 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2838 40673 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2958868 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1876 63484 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 136 877414 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1288 93165 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 50 2300350 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.668s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16754 7148 ns/op 143.26 MB/s BenchmarkHMACSHA256_32-4 17241 6964 ns/op 4.60 MB/s BenchmarkNewWriteSum-4 9386 13232 ns/op 2.42 MB/s PASS ok crypto/hmac 1.527s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 41965 2767 ns/op BenchmarkModSub-4 39405 3036 ns/op BenchmarkMontgomeryRepr-4 14282 8565 ns/op BenchmarkMontgomeryMul-4 14515 8302 ns/op BenchmarkModMul-4 7068 17470 ns/op BenchmarkExpBig-4 7 14671759 ns/op BenchmarkExp-4 4 31818979 ns/op PASS ok crypto/internal/bigmod 2.375s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 496 240220 ns/op BenchmarkScalarBaseMult-4 120 993707 ns/op BenchmarkScalarMult-4 39 2867910 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2281513 ns/op PASS ok crypto/internal/edwards25519 1.582s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 240764 521.8 ns/op BenchmarkMultiply-4 238285 439.0 ns/op BenchmarkSquare-4 312762 383.5 ns/op BenchmarkInvert-4 1168 119099 ns/op BenchmarkMult32-4 778790 153.2 ns/op PASS ok crypto/internal/edwards25519/field 1.797s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4560760 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1561 78077 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12683663 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 31700013 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 74 1581169 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6722 17560 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 4206955 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 122334751 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.276s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 252186 483.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 128991 947.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62978 1915 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 252115 476.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 130981 930.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 61999 1924 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.820s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 85934 1420 ns/op 5.63 MB/s BenchmarkHash64-4 102241 1207 ns/op 53.04 MB/s BenchmarkHash128-4 94502 1288 ns/op 99.38 MB/s BenchmarkHash256-4 84915 1461 ns/op 175.18 MB/s BenchmarkHash512-4 67869 1802 ns/op 284.05 MB/s BenchmarkHash1K-4 49144 2492 ns/op 410.95 MB/s BenchmarkHash8K-4 10000 11853 ns/op 691.15 MB/s BenchmarkHash1M-4 86 1370205 ns/op 765.27 MB/s BenchmarkHash8M-4 10 10974566 ns/op 764.37 MB/s BenchmarkHash8BytesUnaligned-4 77997 1443 ns/op 5.55 MB/s BenchmarkHash1KUnaligned-4 48844 2458 ns/op 416.51 MB/s BenchmarkHash8KUnaligned-4 10000 12213 ns/op 670.73 MB/s PASS ok crypto/md5 2.660s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/32-4 208387 550.8 ns/op 58.10 MB/s BenchmarkRead/4K-4 8934 13390 ns/op 305.91 MB/s BenchmarkPrime-4 1 249877023 ns/op PASS ok crypto/rand 1.505s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10835 ns/op 11.81 MB/s BenchmarkRC4_1K-4 1374 88753 ns/op 11.54 MB/s BenchmarkRC4_8K-4 175 676983 ns/op 11.96 MB/s PASS ok crypto/rc4 1.440s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 16874382 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 38543296 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 77600093 ns/op BenchmarkEncryptPKCS1v15/2048-4 409 300423 ns/op BenchmarkDecryptOAEP/2048-4 6 17172552 ns/op BenchmarkEncryptOAEP/2048-4 372 323627 ns/op BenchmarkSignPKCS1v15/2048-4 6 17435086 ns/op BenchmarkVerifyPKCS1v15/2048-4 388 290511 ns/op BenchmarkSignPSS/2048-4 6 17531929 ns/op BenchmarkVerifyPSS/2048-4 364 326917 ns/op PASS ok crypto/rsa 2.739s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 72674 1551 ns/op 5.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 92097 1304 ns/op 6.14 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 80366 1451 ns/op 220.53 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 94741 1302 ns/op 245.73 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 65467 1796 ns/op 570.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 74073 1694 ns/op 604.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21097 5671 ns/op 1444.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21771 5511 ns/op 1486.46 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.194s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 55620 2138 ns/op 3.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 66063 1755 ns/op 4.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 65859 1848 ns/op 4.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54697 2181 ns/op 469.53 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 62286 1892 ns/op 541.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 58149 2088 ns/op 490.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22250 5436 ns/op 1506.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23626 5053 ns/op 1621.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23365 5182 ns/op 1580.99 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.492s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 42763 2813 ns/op 2.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 58850 2037 ns/op 3.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50806 2345 ns/op 3.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 42697 2825 ns/op 362.53 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 57266 2075 ns/op 493.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 49786 2439 ns/op 419.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 25243 4788 ns/op 1710.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29556 4053 ns/op 2021.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 26742 4398 ns/op 1862.86 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.388s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14452053 8.356 ns/op BenchmarkConstantTimeEq-4 14679044 8.201 ns/op BenchmarkConstantTimeLessOrEq-4 14409380 8.339 ns/op BenchmarkXORBytes/8Bytes-4 320349 360.8 ns/op 22.17 MB/s BenchmarkXORBytes/128Bytes-4 171484 701.4 ns/op 182.49 MB/s BenchmarkXORBytes/2048Bytes-4 20528 5875 ns/op 348.62 MB/s BenchmarkXORBytes/32768Bytes-4 1329 89745 ns/op 365.12 MB/s PASS ok crypto/subtle 1.959s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 252 439678 ns/op BenchmarkCertCache/1-4 282 930362 ns/op BenchmarkCertCache/2-4 253 1136402 ns/op BenchmarkCertCache/3-4 66 2346556 ns/op BenchmarkHandshakeServer/RSA-4 10 11090962 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 19507533 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 12461306 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 81 2010639 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 193 600394 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 6236230 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 5654572 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 45615547 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 52414010 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 35914509 ns/op 29.20 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 43576735 ns/op 24.06 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 55956960 ns/op 37.48 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 67542960 ns/op 31.05 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 95005006 ns/op 44.15 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 100072502 ns/op 41.91 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 131479935 ns/op 63.80 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 155936357 ns/op 53.80 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 268762877 ns/op 62.42 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 359048485 ns/op 46.73 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 582854985 ns/op 57.57 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 596937363 ns/op 56.21 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 954927765 ns/op 70.28 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1399358501 ns/op 47.96 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 37818571 ns/op 27.73 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 40352262 ns/op 25.99 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 55436277 ns/op 37.83 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 63629102 ns/op 32.96 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 124827183 ns/op 33.60 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 104321829 ns/op 40.21 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 150522704 ns/op 55.73 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 201999919 ns/op 41.53 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 283820762 ns/op 59.11 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 331170684 ns/op 50.66 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 532559404 ns/op 63.01 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 624050947 ns/op 53.77 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1143847037 ns/op 58.67 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1241405931 ns/op 54.06 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 716279619 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 726146323 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 304567007 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 303250169 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 167620384 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 162321390 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 95800064 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 94605532 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 52812088 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 55103219 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 156684474 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 159955242 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 82323440 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 119801687 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 88278660 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 55331808 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 49773983 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 38751080 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 35179526 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 34951172 ns/op PASS ok crypto/tls 22.146s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16524821 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 486 338149 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 922 151370 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 874 135547 ns/op 14068 B/op 188 allocs/op PASS ok crypto/x509 2.798s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 33 4027713 ns/op 276946 B/op 1605 allocs/op BenchmarkConcurrentStmtQuery-4 42 3435675 ns/op 264154 B/op 1961 allocs/op BenchmarkConcurrentStmtExec-4 57 3041627 ns/op 217961 B/op 549 allocs/op BenchmarkConcurrentTxQuery-4 37 3418461 ns/op 273445 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 80 1793511 ns/op 87908 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 55 2555163 ns/op 109008 B/op 2083 allocs/op BenchmarkConcurrentTxStmtExec-4 141 854767 ns/op 40281 B/op 380 allocs/op BenchmarkConcurrentRandom-4 39 2735536 ns/op 230657 B/op 1784 allocs/op BenchmarkManyConcurrentQueries-4 2080 74291 ns/op 4127 B/op 20 allocs/op BenchmarkGrabConn-4 221866 648.7 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 12674 9233 ns/op PASS ok database/sql 3.315s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1651 67822 ns/op BenchmarkSymbols32-4 1974 59621 ns/op PASS ok debug/elf 1.257s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 190652 870.5 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 80 1480491 ns/op 180254 B/op 13 allocs/op Benchmark115/LineToPC-4 54 2109674 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13203 9176 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.797s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 53106 2146 ns/op BenchmarkMarshal-4 667 256082 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2630 44452 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.657s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 220 528609 ns/op 15.50 MB/s BenchmarkEncodeToString-4 248 461546 ns/op 17.75 MB/s BenchmarkDecode-4 136 881636 ns/op 14.87 MB/s BenchmarkDecodeString-4 128 850403 ns/op 15.42 MB/s PASS ok encoding/base32 1.871s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 266 427222 ns/op 19.18 MB/s BenchmarkDecodeString/2-4 320949 369.2 ns/op 10.83 MB/s BenchmarkDecodeString/4-4 237228 613.5 ns/op 13.04 MB/s BenchmarkDecodeString/8-4 180916 664.7 ns/op 18.05 MB/s BenchmarkDecodeString/64-4 27512 4304 ns/op 20.44 MB/s BenchmarkDecodeString/8192-4 235 527206 ns/op 20.72 MB/s BenchmarkNewEncoding-4 50120 2370 ns/op 108.03 MB/s PASS ok encoding/base64 2.410s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1422 85706 ns/op 46.67 MB/s BenchmarkReadStruct-4 13323 8764 ns/op 8.56 MB/s BenchmarkWriteStruct-4 13034 8921 ns/op 8.41 MB/s BenchmarkWriteSlice1000Structs-4 12 8696620 ns/op 8.62 MB/s BenchmarkReadSlice1000Structs-4 13 8777451 ns/op 8.54 MB/s BenchmarkReadInts-4 36472 2850 ns/op 10.53 MB/s BenchmarkWriteInts-4 37230 3226 ns/op 9.30 MB/s BenchmarkWriteSlice1000Int32s-4 979 125516 ns/op 31.87 MB/s BenchmarkPutUint16-4 3165993 35.56 ns/op 56.24 MB/s BenchmarkAppendUint16-4 3315697 53.37 ns/op 37.47 MB/s BenchmarkPutUint32-4 2416713 71.81 ns/op 55.70 MB/s BenchmarkAppendUint32-4 2436730 51.15 ns/op 78.20 MB/s BenchmarkPutUint64-4 698818 155.5 ns/op 51.46 MB/s BenchmarkAppendUint64-4 760017 157.7 ns/op 50.74 MB/s BenchmarkLittleEndianPutUint16-4 3332566 36.54 ns/op 54.73 MB/s BenchmarkLittleEndianAppendUint16-4 3220089 34.67 ns/op 57.68 MB/s BenchmarkLittleEndianPutUint32-4 2386676 74.44 ns/op 53.74 MB/s BenchmarkLittleEndianAppendUint32-4 2390757 49.97 ns/op 80.05 MB/s BenchmarkLittleEndianPutUint64-4 702001 162.5 ns/op 49.23 MB/s BenchmarkLittleEndianAppendUint64-4 752174 158.7 ns/op 50.40 MB/s BenchmarkReadFloats-4 160686 771.8 ns/op 15.55 MB/s BenchmarkWriteFloats-4 143098 847.4 ns/op 14.16 MB/s BenchmarkReadSlice1000Float32s-4 1195 101919 ns/op 39.25 MB/s BenchmarkWriteSlice1000Float32s-4 880 136196 ns/op 29.37 MB/s BenchmarkReadSlice1000Uint8s-4 87949 1450 ns/op 689.78 MB/s BenchmarkWriteSlice1000Uint8s-4 149937 724.7 ns/op 1379.80 MB/s BenchmarkPutUvarint32-4 474135 244.2 ns/op 16.38 MB/s BenchmarkPutUvarint64-4 179047 680.4 ns/op 11.76 MB/s PASS ok encoding/binary 6.079s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 4724 23880 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5136 21238 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5679 22647 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2965 37629 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5941 20335 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6010 19788 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5833 21048 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3424 34336 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 10140 ns/op PASS ok encoding/csv 2.298s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 8052 13583 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 10921 12471 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 210 556351 ns/op 16923 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 608 188195 ns/op 807 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1279 105423 ns/op 69 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 913 125601 ns/op 95 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2191 53763 ns/op 176 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 60 2069093 ns/op 35348 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 468 263099 ns/op 25262 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1033 119721 ns/op 10801 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 945 114520 ns/op 9763 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 799 171807 ns/op 39139 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 294 412240 ns/op 66321 B/op 2204 allocs/op BenchmarkDecodeBytesSlice-4 304 459422 ns/op 24264 B/op 208 allocs/op BenchmarkDecodeInterfaceSlice-4 62 2206589 ns/op 83419 B/op 3178 allocs/op BenchmarkDecodeMap-4 69 2449820 ns/op 54124 B/op 181 allocs/op PASS ok encoding/gob 4.089s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14530 8394 ns/op 30.50 MB/s BenchmarkEncode/1024-4 3514 32808 ns/op 31.21 MB/s BenchmarkEncode/4096-4 912 132988 ns/op 30.80 MB/s BenchmarkEncode/16384-4 224 533940 ns/op 30.69 MB/s BenchmarkDecode/256-4 28596 4145 ns/op 61.76 MB/s BenchmarkDecode/1024-4 7058 16656 ns/op 61.48 MB/s BenchmarkDecode/4096-4 1792 66044 ns/op 62.02 MB/s BenchmarkDecode/16384-4 450 267187 ns/op 61.32 MB/s BenchmarkDump/256-4 1204 102196 ns/op 2.50 MB/s BenchmarkDump/1024-4 302 393889 ns/op 2.60 MB/s BenchmarkDump/4096-4 75 1670046 ns/op 2.45 MB/s BenchmarkDump/16384-4 18 6451284 ns/op 2.54 MB/s PASS ok encoding/hex 3.212s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 155116314 ns/op 12.51 MB/s 8391984 B/op 60 allocs/op BenchmarkCodeEncoderError-4 1 162606100 ns/op 11.93 MB/s 8524840 B/op 137 allocs/op BenchmarkCodeMarshal-4 1 207935314 ns/op 9.33 MB/s 10333184 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 203977445 ns/op 9.51 MB/s 10467416 B/op 138 allocs/op BenchmarkMarshalBytes/32-4 19551 6125 ns/op BenchmarkMarshalBytes/256-4 5295 21314 ns/op BenchmarkMarshalBytes/4096-4 472 249573 ns/op BenchmarkMarshalBytesError/32-4 50 2252089 ns/op BenchmarkMarshalBytesError/256-4 50 2322990 ns/op BenchmarkMarshalBytesError/4096-4 44 2582372 ns/op BenchmarkMarshalMap-4 42105 2946 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 500142037 ns/op 3.88 MB/s 10098440 B/op 40036 allocs/op BenchmarkUnicodeDecoder-4 25780 4683 ns/op 2.99 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 38736 3088 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 433079173 ns/op 4.48 MB/s 2019504 B/op 40003 allocs/op BenchmarkCodeUnmarshalReuse-4 1 428567373 ns/op 4.53 MB/s 2020376 B/op 40007 allocs/op BenchmarkUnmarshalString-4 70810 1897 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 124119 894.1 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 222892 634.9 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 11947 8768 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 65316 2391 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 67580 1866 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 15031 7628 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 7072 21012 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1263 122511 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1200670 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 15486296 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 658540 245.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 637518 165.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 667888 166.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 572433 194.0 ns/op BenchmarkEncodeMarshaler-4 53700 1910 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 60325 2200 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5304484 22.12 ns/op BenchmarkNumberIsValidRegexp-4 14595 8449 ns/op BenchmarkUnmarshalNumber-4 35739 3340 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 10.257s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 3041216 ns/op 21.55 MB/s BenchmarkDecode-4 15 6802461 ns/op 13.05 MB/s PASS ok encoding/pem 1.282s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2546 52737 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 662 224050 ns/op 8220 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3228 60106 ns/op PASS ok encoding/xml 1.535s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 264810 432.4 ns/op BenchmarkAs-4 67819 1777 ns/op PASS ok errors 1.494s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 593383 239.5 ns/op BenchmarkIntSet-4 861374 152.2 ns/op BenchmarkFloatAdd-4 315620 495.2 ns/op BenchmarkFloatSet-4 460887 227.5 ns/op BenchmarkStringSet-4 624297 180.5 ns/op BenchmarkMapSet-4 191703 583.2 ns/op BenchmarkMapSetDifferent-4 73744 1720 ns/op BenchmarkMapSetDifferentRandom-4 303 382887 ns/op BenchmarkMapSetString-4 174385 705.9 ns/op BenchmarkMapAddSame-4 48742 4248 ns/op BenchmarkMapAddDifferent-4 14788 8676 ns/op BenchmarkMapAddDifferentRandom-4 282 471646 ns/op BenchmarkMapAddSameSteadyState-4 407040 269.0 ns/op BenchmarkMapAddDifferentSteadyState-4 135790 979.6 ns/op BenchmarkMapString-4 7540 15033 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 33949 3617 ns/op PASS ok expvar 4.212s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 101839 1184 ns/op BenchmarkSprintfEmpty-4 408782 303.3 ns/op BenchmarkSprintfString-4 274802 450.2 ns/op BenchmarkSprintfTruncateString-4 240412 525.1 ns/op BenchmarkSprintfTruncateBytes-4 144716 732.9 ns/op BenchmarkSprintfSlowParsingPath-4 225571 642.0 ns/op BenchmarkSprintfQuoteString-4 43665 2845 ns/op BenchmarkSprintfInt-4 203886 562.2 ns/op BenchmarkSprintfIntInt-4 155437 691.9 ns/op BenchmarkSprintfPrefixedInt-4 199800 529.7 ns/op BenchmarkSprintfFloat-4 129141 936.3 ns/op BenchmarkSprintfComplex-4 55488 2182 ns/op BenchmarkSprintfBoolean-4 297769 421.1 ns/op BenchmarkSprintfHexString-4 134378 887.5 ns/op BenchmarkSprintfHexBytes-4 103452 1170 ns/op BenchmarkSprintfBytes-4 51322 2395 ns/op BenchmarkSprintfStringer-4 63906 1793 ns/op BenchmarkSprintfStructure-4 29665 4150 ns/op BenchmarkManyArgs-4 54547 2247 ns/op BenchmarkFprintInt-4 64070 1868 ns/op BenchmarkFprintfBytes-4 78651 1548 ns/op BenchmarkFprintIntNoAlloc-4 65708 1874 ns/op BenchmarkScanInts-4 27 4223527 ns/op BenchmarkScanRecursiveInt-4 1 334752308 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 370901257 ns/op PASS ok fmt 4.955s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 728 155360 ns/op PASS ok go/build 1.144s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 43204 2651 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15796 7595 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5161 21462 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1564 75717 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 404 286176 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 87 1307569 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 5373452 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 22947043 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 2 95803749 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.503s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 272190378 ns/op 0.24 MB/s 46663040 B/op 49136 allocs/op PASS ok go/format 1.306s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 26513572 ns/op 2.03 MB/s BenchmarkParseOnly-4 5 23666318 ns/op 2.28 MB/s BenchmarkResolve-4 50 2329733 ns/op 23.11 MB/s PASS ok go/parser 2.722s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 153241440 ns/op 0.34 MB/s 4944304 B/op 27486 allocs/op BenchmarkPrintDecl-4 760 152699 ns/op 0.21 MB/s 15894 B/op 51 allocs/op PASS ok go/printer 1.300s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 250 471064 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10289775 ns/op 4.94 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 15500207 ns/op 4.77 MB/s BenchmarkScanFiles/net/http/server.go-4 5 25408873 ns/op 4.87 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 171 686110 ns/op 4.52 MB/s PASS ok go/scanner 2.030s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 928033 128.5 ns/op PASS ok go/token 1.131s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 98 1072315 ns/op BenchmarkNamed/Underlying/nongeneric-4 1408970 84.85 ns/op BenchmarkNamed/Underlying/generic-4 1413344 85.26 ns/op BenchmarkNamed/Underlying/src_instance-4 1411632 84.65 ns/op BenchmarkNamed/Underlying/user_instance-4 1392576 86.15 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18733 6263 ns/op BenchmarkNamed/NewMethodSet/generic-4 19204 6280 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18158 6405 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18024 6420 ns/op BenchmarkCheck/http/funcbodies/info-4 1 603155291 ns/op 56785 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 527557116 ns/op 64923 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 262382740 ns/op 130532 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 249324791 ns/op 137373 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 265941359 ns/op 19654 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 126169862 ns/op 41424 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 75941545 ns/op 68823 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 73871179 ns/op 70754 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 149824157 ns/op 14461 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 72383346 ns/op 29935 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 53499692 ns/op 40500 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 52940190 ns/op 40928 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 961086999 ns/op 72216 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 726936479 ns/op 95477 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 149111945 ns/op 465424 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 130073837 ns/op 533464 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 328684983 ns/op 6106 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 109346493 ns/op 18351 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 91552444 ns/op 21920 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 92692742 ns/op 21650 lines/s PASS ok go/types 18.185s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9651 11234 ns/op 91.15 MB/s PASS ok hash/adler32 1.119s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 228886 520.4 ns/op 28.82 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 164491 623.2 ns/op 24.07 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 80312 1490 ns/op 26.85 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 88778 1349 ns/op 29.65 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 418968 241.4 ns/op 2121.05 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 498686 242.8 ns/op 2108.87 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 517339 231.6 ns/op 4421.61 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 512912 234.5 ns/op 4366.75 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 403880 321.9 ns/op 12723.68 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 386791 308.8 ns/op 13262.87 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 145094 819.3 ns/op 39994.64 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 125092 934.7 ns/op 35057.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 221956 538.0 ns/op 27.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 196114 615.9 ns/op 24.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 80481 1492 ns/op 26.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 84234 1405 ns/op 28.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 441882 264.0 ns/op 1939.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 455634 266.6 ns/op 1920.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 452650 258.6 ns/op 3960.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 461691 258.3 ns/op 3964.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 379878 352.7 ns/op 11612.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 358473 333.4 ns/op 12285.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 147620 826.6 ns/op 39644.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 125906 953.2 ns/op 34378.42 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 243528 483.3 ns/op 31.04 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 207505 581.9 ns/op 25.78 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 106700 1138 ns/op 35.15 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 99222 1211 ns/op 33.03 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8788 12368 ns/op 41.40 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9279 12788 ns/op 40.04 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4687 25375 ns/op 40.35 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4687 25762 ns/op 39.75 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1183 102496 ns/op 39.96 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1173 100752 ns/op 40.65 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 147 803677 ns/op 40.77 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 148 803002 ns/op 40.81 MB/s PASS ok hash/crc32 6.045s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 56 2065565 ns/op 31.73 MB/s BenchmarkCrc64/ISO4KB-4 842 141001 ns/op 29.05 MB/s BenchmarkCrc64/ISO1KB-4 3494 33958 ns/op 30.15 MB/s BenchmarkCrc64/ECMA64KB-4 55 2068926 ns/op 31.68 MB/s BenchmarkCrc64/Random64KB-4 54 2103469 ns/op 31.16 MB/s BenchmarkCrc64/Random16KB-4 220 616161 ns/op 26.59 MB/s PASS ok hash/crc64 1.849s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9306 11516 ns/op 88.92 MB/s BenchmarkFnv32aKB-4 9538 11529 ns/op 88.82 MB/s BenchmarkFnv64KB-4 10000 11397 ns/op 89.85 MB/s BenchmarkFnv64aKB-4 10326 11735 ns/op 87.26 MB/s BenchmarkFnv128KB-4 1135 109025 ns/op 9.39 MB/s BenchmarkFnv128aKB-4 1162 102191 ns/op 10.02 MB/s PASS ok hash/fnv 1.886s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 603546 184.9 ns/op 21.64 MB/s BenchmarkHash/n=4/Bytes-4 5349933 22.28 ns/op 179.50 MB/s BenchmarkHash/n=4/String-4 1754581 68.23 ns/op 58.63 MB/s BenchmarkHash/n=8/Write-4 614139 191.3 ns/op 41.82 MB/s BenchmarkHash/n=8/Bytes-4 5473729 21.84 ns/op 366.29 MB/s BenchmarkHash/n=8/String-4 1759635 67.90 ns/op 117.82 MB/s BenchmarkHash/n=16/Write-4 643335 187.7 ns/op 85.23 MB/s BenchmarkHash/n=16/Bytes-4 5234674 22.55 ns/op 709.60 MB/s BenchmarkHash/n=16/String-4 1747255 68.50 ns/op 233.57 MB/s BenchmarkHash/n=32/Write-4 610518 206.8 ns/op 154.77 MB/s BenchmarkHash/n=32/Bytes-4 4790562 25.21 ns/op 1269.34 MB/s BenchmarkHash/n=32/String-4 1685756 71.26 ns/op 449.08 MB/s BenchmarkHash/n=64/Write-4 570349 208.7 ns/op 306.61 MB/s BenchmarkHash/n=64/Bytes-4 3913933 29.10 ns/op 2199.48 MB/s BenchmarkHash/n=64/String-4 1597864 74.91 ns/op 854.40 MB/s BenchmarkHash/n=256/Write-4 403318 335.3 ns/op 763.49 MB/s BenchmarkHash/n=256/Bytes-4 1983758 60.57 ns/op 4226.41 MB/s BenchmarkHash/n=256/String-4 727683 165.2 ns/op 1549.35 MB/s BenchmarkHash/n=320/Write-4 374571 308.4 ns/op 1037.50 MB/s BenchmarkHash/n=320/Bytes-4 1564984 82.20 ns/op 3892.86 MB/s BenchmarkHash/n=320/String-4 528490 220.3 ns/op 1452.27 MB/s BenchmarkHash/n=1024/Write-4 236791 507.9 ns/op 2016.00 MB/s BenchmarkHash/n=1024/Bytes-4 566296 210.4 ns/op 4866.55 MB/s BenchmarkHash/n=1024/String-4 212666 565.7 ns/op 1810.19 MB/s BenchmarkHash/n=4096/Write-4 92103 1309 ns/op 3130.22 MB/s BenchmarkHash/n=4096/Bytes-4 158034 749.5 ns/op 5464.92 MB/s BenchmarkHash/n=4096/String-4 56158 2140 ns/op 1913.76 MB/s BenchmarkHash/n=16384/Write-4 26725 4502 ns/op 3638.93 MB/s BenchmarkHash/n=16384/Bytes-4 40126 2952 ns/op 5550.97 MB/s BenchmarkHash/n=16384/String-4 14110 8543 ns/op 1917.77 MB/s PASS ok hash/maphash 5.792s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 859 154086 ns/op BenchmarkEscapeNone-4 83156 2220 ns/op BenchmarkUnescape-4 824 144644 ns/op BenchmarkUnescapeNone-4 559464 277.8 ns/op BenchmarkUnescapeSparse-4 10000 11361 ns/op BenchmarkUnescapeDense-4 1244 98355 ns/op PASS ok html 2.013s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7670 14522 ns/op BenchmarkCSSEscaperNoSpecials-4 44269 2699 ns/op BenchmarkDecodeCSS-4 24892 4852 ns/op BenchmarkDecodeCSSNoSpecials-4 3479702 33.40 ns/op BenchmarkCSSValueFilter-4 117954 1201 ns/op BenchmarkCSSValueFilterOk-4 79455 1600 ns/op BenchmarkEscapedExecute-4 4185 27510 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10955 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 70842 1689 ns/op BenchmarkStripTags-4 17097 7485 ns/op BenchmarkStripTagsNoSpecials-4 312368 352.9 ns/op BenchmarkJSValEscaperWithNum-4 18490 6257 ns/op BenchmarkJSValEscaperWithStr-4 5386 21124 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17672 6917 ns/op BenchmarkJSValEscaperWithObj-4 4371 29477 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10604 ns/op BenchmarkJSStrEscaperNoSpecials-4 60073 2014 ns/op BenchmarkJSStrEscaper-4 10000 11152 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 56996 2096 ns/op BenchmarkJSRegexpEscaper-4 10000 11680 ns/op BenchmarkTemplateSpecialTags-4 81 1294261 ns/op BenchmarkURLEscaper-4 3700 30517 ns/op BenchmarkURLEscaperNoSpecials-4 177025 689.5 ns/op BenchmarkURLNormalizer-4 5035 23970 ns/op BenchmarkURLNormalizerNoSpecials-4 127486 789.2 ns/op BenchmarkSrcsetFilter-4 15622 7696 ns/op BenchmarkSrcsetFilterNoSpecials-4 97164 1287 ns/op PASS ok html/template 5.022s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 517346 235.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 437451 297.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 511714 246.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 415983 313.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 120.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 908007 119.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1338523 89.99 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 116.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 931459 130.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 427803 270.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 330318 359.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 455998 294.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 298389 377.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 669357 240.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 428538 305.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 585147 185.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 500587 339.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 368752 324.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 807100 163.5 ns/op BenchmarkRGBASetRGBA-4 1000000 113.7 ns/op BenchmarkRGBA64At-4 584395 220.3 ns/op BenchmarkRGBA64SetRGBA64-4 638736 186.9 ns/op BenchmarkNRGBAAt-4 650364 158.2 ns/op BenchmarkNRGBASetNRGBA-4 1000000 123.7 ns/op BenchmarkNRGBA64At-4 580744 236.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 641331 187.8 ns/op BenchmarkAlphaAt-4 2241070 62.37 ns/op BenchmarkAlphaSetAlpha-4 2257552 55.67 ns/op BenchmarkAlpha16At-4 1000000 103.4 ns/op BenchmarkAlphaSetAlpha16-4 1000000 113.8 ns/op BenchmarkGrayAt-4 2223097 55.16 ns/op BenchmarkGraySetGray-4 2037093 83.61 ns/op BenchmarkGray16At-4 1230631 96.49 ns/op BenchmarkGraySetGray16-4 1000000 112.5 ns/op PASS ok image 6.994s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2867244 39.72 ns/op BenchmarkYCbCrToRGB/128-4 2931142 40.99 ns/op BenchmarkYCbCrToRGB/255-4 3017997 39.87 ns/op BenchmarkRGBToYCbCr/0-4 2927089 40.96 ns/op BenchmarkRGBToYCbCr/Cb-4 2920040 42.26 ns/op BenchmarkRGBToYCbCr/Cr-4 2826554 41.98 ns/op BenchmarkYCbCrToRGBA/0-4 2623422 45.94 ns/op BenchmarkYCbCrToRGBA/128-4 2524432 47.58 ns/op BenchmarkYCbCrToRGBA/255-4 2539346 47.09 ns/op BenchmarkNYCbCrAToRGBA/0-4 2557059 47.98 ns/op BenchmarkNYCbCrAToRGBA/128-4 2368418 50.37 ns/op BenchmarkNYCbCrAToRGBA/255-4 2542578 46.77 ns/op PASS ok image/color 3.259s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 58460648 ns/op BenchmarkFillSrc-4 386 318546 ns/op BenchmarkCopyOver-4 5 20277616 ns/op BenchmarkCopySrc-4 546 228868 ns/op BenchmarkNRGBAOver-4 5 21483946 ns/op BenchmarkNRGBASrc-4 10 11404374 ns/op BenchmarkYCbCr-4 7 15716788 ns/op BenchmarkGray-4 15 7522484 ns/op BenchmarkCMYK-4 9 12408482 ns/op BenchmarkGlyphOver-4 16 6757174 ns/op BenchmarkRGBAMaskOver-4 2 50079888 ns/op BenchmarkGrayMaskOver-4 3 34150419 ns/op BenchmarkRGBA64ImageMaskOver-4 2 55162432 ns/op BenchmarkRGBA-4 4 31260036 ns/op BenchmarkPalettedFill-4 1059 116624 ns/op BenchmarkPalettedRGBA-4 4 32451369 ns/op BenchmarkGenericOver-4 2 71874024 ns/op BenchmarkGenericMaskOver-4 4 31568074 ns/op BenchmarkGenericSrc-4 3 48905821 ns/op BenchmarkGenericMaskSrc-4 3 42302132 ns/op PASS ok image/draw 7.439s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7158904 ns/op 2.16 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 185811639 ns/op 1.65 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4468341557 ns/op 0.28 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 2665700 ns/op 5.80 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 218227548 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.824s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2289 48013 ns/op BenchmarkIDCT-4 2841 40682 ns/op BenchmarkDecodeBaseline-4 5 21346187 ns/op 2.90 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 25234704 ns/op 2.45 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 205174011 ns/op 5.99 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 286736034 ns/op 3.21 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.432s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12205603 9.999 ns/op BenchmarkDecodeGray-4 9 11238770 ns/op 5.83 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 60907164 ns/op 4.30 MB/s 337336 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 40015551 ns/op 6.55 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 16 7069523 ns/op 9.27 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37884888 ns/op 6.92 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 50415042 ns/op 5.20 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 70765256 ns/op 4.34 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 148613363 ns/op 2.07 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 255816067 ns/op 4.80 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 511307046 ns/op 2.40 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 39740892 ns/op 7.73 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 721820726 ns/op 1.70 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeRGBA-4 1 942675278 ns/op 1.30 MB/s 864088 B/op 29 allocs/op PASS ok image/png 8.586s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 63993882 ns/op 1.56 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 55592186 ns/op 1.80 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 318736147 ns/op 1.57 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 330164034 ns/op 1.51 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 1 435878759 ns/op 0.23 MB/s 401520 B/op 4 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 64455540 ns/op 1.55 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 335481937 ns/op 1.49 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 261333904 ns/op 1.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1026112898 ns/op 0.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 528182863 ns/op 1.89 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 6582201015 ns/op 0.76 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4189476682 ns/op 1.19 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 11957325 ns/op 8.36 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 58897536 ns/op 1.70 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 50523710 ns/op 9.90 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 52833395 ns/op 9.46 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 104059669 ns/op 9.61 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 112978599 ns/op 8.85 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 536578913 ns/op 9.32 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 577141906 ns/op 8.66 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 78127733 ns/op 1.28 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 65264651 ns/op 1.53 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 454618109 ns/op 1.10 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 331655600 ns/op 1.51 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 785312899 ns/op 1.27 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 691759100 ns/op 1.45 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4364131778 ns/op 1.15 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4376684774 ns/op 1.14 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 192535317 ns/op 21.71 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 183791760 ns/op 22.74 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 50.379s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 416203 287.8 ns/op 889.41 MB/s PASS ok internal/chacha8rand 1.131s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33052 3378 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 34242 3547 ns/op 0.56 MB/s BenchmarkMarshalCorpusFile/4-4 30789 3799 ns/op 1.05 MB/s BenchmarkMarshalCorpusFile/8-4 27129 4357 ns/op 1.84 MB/s BenchmarkMarshalCorpusFile/16-4 21424 5819 ns/op 2.75 MB/s BenchmarkMarshalCorpusFile/32-4 14840 8804 ns/op 3.63 MB/s BenchmarkMarshalCorpusFile/64-4 10000 10607 ns/op 6.03 MB/s BenchmarkMarshalCorpusFile/128-4 8258 12831 ns/op 9.98 MB/s BenchmarkMarshalCorpusFile/256-4 4030 29344 ns/op 8.72 MB/s BenchmarkMarshalCorpusFile/512-4 2079 57461 ns/op 8.91 MB/s BenchmarkMarshalCorpusFile/1024-4 1155 100990 ns/op 10.14 MB/s BenchmarkMarshalCorpusFile/2048-4 512 235050 ns/op 8.71 MB/s BenchmarkMarshalCorpusFile/4096-4 298 397481 ns/op 10.30 MB/s BenchmarkMarshalCorpusFile/8192-4 141 795216 ns/op 10.30 MB/s BenchmarkMarshalCorpusFile/16384-4 75 2193423 ns/op 7.47 MB/s BenchmarkMarshalCorpusFile/32768-4 28 4012634 ns/op 8.17 MB/s BenchmarkMarshalCorpusFile/65536-4 15 9155734 ns/op 7.16 MB/s BenchmarkMarshalCorpusFile/131072-4 7 16437114 ns/op 7.97 MB/s BenchmarkMarshalCorpusFile/262144-4 4 32227838 ns/op 8.13 MB/s BenchmarkMarshalCorpusFile/524288-4 2 63998056 ns/op 8.19 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 127290672 ns/op 8.24 MB/s BenchmarkUnmarshalCorpusFile/1-4 7377 15296 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7006 15666 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6632 17077 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 6142 19227 ns/op 0.42 MB/s BenchmarkUnmarshalCorpusFile/16-4 5254 23427 ns/op 0.68 MB/s BenchmarkUnmarshalCorpusFile/32-4 3291 33112 ns/op 0.97 MB/s BenchmarkUnmarshalCorpusFile/64-4 2755 47286 ns/op 1.35 MB/s BenchmarkUnmarshalCorpusFile/128-4 2569 46834 ns/op 2.73 MB/s BenchmarkUnmarshalCorpusFile/256-4 946 148179 ns/op 1.73 MB/s BenchmarkUnmarshalCorpusFile/512-4 493 226492 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/1024-4 267 433140 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/2048-4 138 871188 ns/op 2.35 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1700345 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 3434882 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6871464 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13585543 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27792132 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 54897197 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 117172196 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 226441845 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 451550806 ns/op 2.32 MB/s BenchmarkMutatorBytes/1-4 35203 3553 ns/op BenchmarkMutatorBytes/10-4 36530 3351 ns/op BenchmarkMutatorBytes/100-4 34119 3645 ns/op BenchmarkMutatorBytes/1000-4 21880 5924 ns/op BenchmarkMutatorBytes/10000-4 8842 23481 ns/op BenchmarkMutatorBytes/100000-4 1401 126947 ns/op BenchmarkMutatorString/1-4 31911 3736 ns/op BenchmarkMutatorString/10-4 33252 3689 ns/op BenchmarkMutatorString/100-4 29794 4227 ns/op BenchmarkMutatorString/1000-4 14822 7994 ns/op BenchmarkMutatorString/10000-4 4394 45933 ns/op BenchmarkMutatorString/100000-4 339 324282 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18476 6307 ns/op BenchmarkMutatorAllBasicTypes/string-4 18572 6597 ns/op BenchmarkMutatorAllBasicTypes/bool-4 67526 1840 ns/op BenchmarkMutatorAllBasicTypes/float32-4 58992 2108 ns/op BenchmarkMutatorAllBasicTypes/float64-4 59095 2066 ns/op BenchmarkMutatorAllBasicTypes/int-4 64756 1927 ns/op BenchmarkMutatorAllBasicTypes/int8-4 60879 1946 ns/op BenchmarkMutatorAllBasicTypes/int16-4 64168 1919 ns/op BenchmarkMutatorAllBasicTypes/int32-4 64488 1928 ns/op BenchmarkMutatorAllBasicTypes/int64-4 64869 1957 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 60835 2027 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 60190 1996 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 62922 1991 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 61910 1980 ns/op PASS ok internal/fuzz 12.676s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 36928 3140 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 169269 802.0 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.299s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 32821 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 37580 3125 ns/op BenchmarkSplicePipePoolParallel-4 180586 1413 ns/op BenchmarkSplicePipeNativeParallel-4 89005 1271 ns/op PASS ok internal/poll 2.002s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 14465576 8.346 ns/op BenchmarkAnd32Parallel-4 2640870 43.82 ns/op BenchmarkAnd64-4 14242555 8.353 ns/op BenchmarkAnd64Parallel-4 2652824 41.52 ns/op BenchmarkOr32-4 14462512 8.387 ns/op BenchmarkOr32Parallel-4 2583744 45.86 ns/op BenchmarkOr64-4 14277968 10.68 ns/op BenchmarkOr64Parallel-4 2541338 43.19 ns/op BenchmarkAtomicLoad64-4 17066590 7.004 ns/op BenchmarkAtomicStore64-4 16808338 7.166 ns/op BenchmarkAtomicLoad-4 17004775 7.021 ns/op BenchmarkAtomicStore-4 17012523 7.072 ns/op BenchmarkAnd8-4 15091479 7.931 ns/op BenchmarkAnd-4 15179644 7.940 ns/op BenchmarkAnd8Parallel-4 2582271 47.46 ns/op BenchmarkAndParallel-4 2665339 45.16 ns/op BenchmarkOr8-4 14597685 8.113 ns/op BenchmarkOr-4 15150093 8.046 ns/op BenchmarkOr8Parallel-4 2766374 43.48 ns/op BenchmarkOrParallel-4 2669307 45.01 ns/op BenchmarkXadd-4 2798133 45.45 ns/op BenchmarkXadd64-4 2716317 43.54 ns/op BenchmarkCas-4 2996790 40.24 ns/op BenchmarkCas64-4 3119358 40.96 ns/op BenchmarkXchg-4 2607550 40.62 ns/op BenchmarkXchg64-4 2903529 42.36 ns/op PASS ok internal/runtime/atomic 4.955s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 25914551 ns/op PASS ok internal/trace 4.156s PASS ok internal/zstd 1.029s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 20163 6643 ns/op BenchmarkCopyNLarge-4 343 396249 ns/op PASS ok io 1.393s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 195963 601.9 ns/op BenchmarkPrintln-4 22422 5503 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 37107 3370 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 6114 21175 ns/op BenchmarkDiscard-4 903765 129.2 ns/op 0 B/op 0 allocs/op PASS ok log 1.813s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 16051 7379 ns/op 310 B/op 16 allocs/op BenchmarkWriteTime-4 60932 1959 ns/op BenchmarkJSONHandler/defaults-4 5894 19699 ns/op 514 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3522 32459 ns/op 799 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4074 28375 ns/op 773 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5965 19772 ns/op 522 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5817 19940 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4909 23490 ns/op 523 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25866 4753 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24976 4958 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 116612 1071 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 80792 1593 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 89552 1265 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 73616 1847 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 80662 1600 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 84512 1641 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 106.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 643419 187.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 606349 189.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 475245 249.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 362454 325.7 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6289 18913 ns/op BenchmarkDispatch/switch-checked-4 174494 682.8 ns/op BenchmarkDispatch/As-4 188210 646.3 ns/op BenchmarkDispatch/Visit-4 153231 792.7 ns/op BenchmarkUnsafeStrings-4 18577 6397 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 4.676s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 646676 156.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 775168 151.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 489867 223.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 148276 836.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 51382 2052 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 64435 1779 ns/op 266 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 36849 2974 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 13737 8659 ns/op 3461 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 15772 7463 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 15838 7483 ns/op 602 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 10269 11596 ns/op 1088 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3297 34603 ns/op 4304 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 17355 6855 ns/op 517 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 17402 7197 ns/op 521 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 7945 13728 ns/op 946 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3302 42438 ns/op 3733 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.776s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 34492731 ns/op PASS ok maps 1.730s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6584427 18.30 ns/op BenchmarkAcosh-4 4976336 23.62 ns/op BenchmarkAsin-4 6760908 17.74 ns/op BenchmarkAsinh-4 3966688 26.41 ns/op BenchmarkAtan-4 7202797 16.25 ns/op BenchmarkAtanh-4 4973313 23.86 ns/op BenchmarkAtan2-4 5094872 23.34 ns/op BenchmarkCbrt-4 6158096 19.91 ns/op BenchmarkCeil-4 16393934 7.233 ns/op BenchmarkCopysign-4 1948682 61.46 ns/op BenchmarkCos-4 8575335 13.98 ns/op BenchmarkCosh-4 7058757 17.23 ns/op BenchmarkErf-4 7678893 15.68 ns/op BenchmarkErfc-4 7840166 15.64 ns/op BenchmarkErfinv-4 3155059 37.11 ns/op BenchmarkErfcinv-4 3357676 41.06 ns/op BenchmarkExp-4 7485934 15.96 ns/op BenchmarkExpGo-4 732406 170.5 ns/op BenchmarkExpm1-4 7163649 16.61 ns/op BenchmarkExp2-4 750186 159.1 ns/op BenchmarkExp2Go-4 731239 164.8 ns/op BenchmarkAbs-4 2619548 45.18 ns/op BenchmarkDim-4 8447829 15.66 ns/op BenchmarkFloor-4 15929008 7.679 ns/op BenchmarkMax-4 12423433 9.583 ns/op BenchmarkMin-4 11245452 10.84 ns/op BenchmarkMod-4 196512 610.9 ns/op BenchmarkFrexp-4 1204215 100.2 ns/op BenchmarkGamma-4 397018 300.2 ns/op BenchmarkHypot-4 1000000 108.4 ns/op BenchmarkHypotGo-4 1000000 122.0 ns/op BenchmarkIlogb-4 1481054 81.16 ns/op BenchmarkJ0-4 147517 718.7 ns/op BenchmarkJ1-4 175599 685.4 ns/op BenchmarkJn-4 81511 1382 ns/op BenchmarkLdexp-4 1000000 106.1 ns/op BenchmarkLgamma-4 522630 229.4 ns/op BenchmarkLog-4 6767186 17.85 ns/op BenchmarkLogb-4 1401765 81.70 ns/op BenchmarkLog1p-4 6937923 17.40 ns/op BenchmarkLog10-4 6142675 19.03 ns/op BenchmarkLog2-4 939014 116.7 ns/op BenchmarkModf-4 2360415 48.27 ns/op BenchmarkNextafter32-4 2439020 49.58 ns/op BenchmarkNextafter64-4 2475561 48.44 ns/op BenchmarkPowInt-4 3465076 34.35 ns/op BenchmarkPowFrac-4 3475768 34.42 ns/op BenchmarkPow10Pos-4 4336830 27.71 ns/op BenchmarkPow10Neg-4 3874755 31.50 ns/op BenchmarkRound-4 8229462 14.70 ns/op BenchmarkRoundToEven-4 8241058 14.56 ns/op BenchmarkRemainder-4 278368 408.8 ns/op BenchmarkSignbit-4 4018692 30.35 ns/op BenchmarkSin-4 8923374 13.31 ns/op BenchmarkSincos-4 646623 186.9 ns/op BenchmarkSinh-4 6658929 18.06 ns/op BenchmarkSqrtIndirect-4 14773154 8.157 ns/op BenchmarkSqrtLatency-4 10336880 11.42 ns/op BenchmarkSqrtIndirectLatency-4 10601888 11.40 ns/op BenchmarkSqrtGoLatency-4 1380270 86.64 ns/op BenchmarkSqrtPrime-4 118006 1240 ns/op BenchmarkTan-4 6356845 19.10 ns/op BenchmarkTanh-4 5714397 20.59 ns/op BenchmarkTrunc-4 15726456 7.428 ns/op BenchmarkY0-4 182799 645.4 ns/op BenchmarkY1-4 185971 648.2 ns/op BenchmarkYn-4 91153 1324 ns/op BenchmarkFloat64bits-4 3796692 30.69 ns/op BenchmarkFloat64frombits-4 3975920 30.38 ns/op BenchmarkFloat32bits-4 3960513 30.92 ns/op BenchmarkFloat32frombits-4 3962748 30.03 ns/op BenchmarkFMA-4 16306447 7.502 ns/op PASS ok math 12.183s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11300175 10.63 ns/op 6018.97 MB/s BenchmarkAddVV/2-4 9465812 11.99 ns/op 10672.20 MB/s BenchmarkAddVV/3-4 8919937 13.42 ns/op 14307.51 MB/s BenchmarkAddVV/4-4 9837955 12.36 ns/op 20712.48 MB/s BenchmarkAddVV/5-4 8836918 14.03 ns/op 22813.99 MB/s BenchmarkAddVV/10-4 6793213 17.48 ns/op 36610.57 MB/s BenchmarkAddVV/100-4 2380750 50.39 ns/op 127007.43 MB/s BenchmarkAddVV/1000-4 298807 392.1 ns/op 163217.74 MB/s BenchmarkSubVV/1-4 11709148 10.67 ns/op 5998.58 MB/s BenchmarkSubVV/2-4 10249723 11.44 ns/op 11190.29 MB/s BenchmarkSubVV/3-4 9330890 12.90 ns/op 14888.87 MB/s BenchmarkSubVV/4-4 9645447 12.44 ns/op 20572.37 MB/s BenchmarkSubVV/5-4 8550600 13.62 ns/op 23493.15 MB/s BenchmarkSubVV/10-4 6085825 18.70 ns/op 34229.81 MB/s BenchmarkSubVV/100-4 2336199 50.97 ns/op 125563.66 MB/s BenchmarkSubVV/1000-4 288426 392.5 ns/op 163065.04 MB/s BenchmarkAddVW/1-4 11966054 10.04 ns/op 796.75 MB/s BenchmarkAddVW/2-4 12214986 9.807 ns/op 1631.48 MB/s BenchmarkAddVW/3-4 11486419 10.51 ns/op 2284.58 MB/s BenchmarkAddVW/4-4 9622477 11.31 ns/op 2830.12 MB/s BenchmarkAddVW/5-4 10860922 11.20 ns/op 3571.93 MB/s BenchmarkAddVW/10-4 7809391 17.71 ns/op 4517.52 MB/s BenchmarkAddVW/100-4 4996033 24.38 ns/op 32820.25 MB/s BenchmarkAddVW/1000-4 763884 169.1 ns/op 47298.50 MB/s BenchmarkAddVWext/1-4 10692391 10.10 ns/op 791.75 MB/s BenchmarkAddVWext/2-4 11699194 9.914 ns/op 1613.92 MB/s BenchmarkAddVWext/3-4 10634103 10.78 ns/op 2225.97 MB/s BenchmarkAddVWext/4-4 10787978 11.04 ns/op 2899.56 MB/s BenchmarkAddVWext/5-4 10691221 11.26 ns/op 3551.98 MB/s BenchmarkAddVWext/10-4 8807156 13.46 ns/op 5942.68 MB/s BenchmarkAddVWext/100-4 2120016 56.82 ns/op 14080.43 MB/s BenchmarkAddVWext/1000-4 298009 405.9 ns/op 19707.21 MB/s BenchmarkSubVW/1-4 11473686 10.19 ns/op 785.03 MB/s BenchmarkSubVW/2-4 11809454 10.16 ns/op 1574.87 MB/s BenchmarkSubVW/3-4 11282554 10.84 ns/op 2213.36 MB/s BenchmarkSubVW/4-4 10821836 11.33 ns/op 2825.60 MB/s BenchmarkSubVW/5-4 10692232 11.39 ns/op 3512.74 MB/s BenchmarkSubVW/10-4 7828867 15.40 ns/op 5194.79 MB/s BenchmarkSubVW/100-4 4788217 24.70 ns/op 32391.22 MB/s BenchmarkSubVW/1000-4 667033 182.1 ns/op 43942.10 MB/s BenchmarkSubVWext/1-4 11915784 10.31 ns/op 775.90 MB/s BenchmarkSubVWext/2-4 10542020 10.15 ns/op 1576.91 MB/s BenchmarkSubVWext/3-4 10683255 10.90 ns/op 2202.46 MB/s BenchmarkSubVWext/4-4 10590228 11.30 ns/op 2831.05 MB/s BenchmarkSubVWext/5-4 10305208 11.85 ns/op 3374.64 MB/s BenchmarkSubVWext/10-4 8294750 16.43 ns/op 4868.08 MB/s BenchmarkSubVWext/100-4 2098340 57.25 ns/op 13975.02 MB/s BenchmarkSubVWext/1000-4 295429 411.7 ns/op 19432.18 MB/s BenchmarkMulAddVWW/1-4 9740882 12.37 ns/op 5173.43 MB/s BenchmarkMulAddVWW/2-4 8701860 13.66 ns/op 9372.19 MB/s BenchmarkMulAddVWW/3-4 7833825 15.43 ns/op 12441.85 MB/s BenchmarkMulAddVWW/4-4 7124569 20.22 ns/op 12660.28 MB/s BenchmarkMulAddVWW/5-4 6478372 18.45 ns/op 17347.90 MB/s BenchmarkMulAddVWW/10-4 4460875 26.77 ns/op 23910.59 MB/s BenchmarkMulAddVWW/100-4 618457 194.3 ns/op 32946.35 MB/s BenchmarkMulAddVWW/1000-4 67549 1783 ns/op 35893.62 MB/s BenchmarkAddMulVVW/1-4 10489224 11.38 ns/op 5625.34 MB/s BenchmarkAddMulVVW/2-4 8665632 13.68 ns/op 9353.66 MB/s BenchmarkAddMulVVW/3-4 7929362 15.21 ns/op 12622.82 MB/s BenchmarkAddMulVVW/4-4 7320636 16.54 ns/op 15478.35 MB/s BenchmarkAddMulVVW/5-4 6688002 23.63 ns/op 13541.06 MB/s BenchmarkAddMulVVW/10-4 4286632 30.70 ns/op 20847.22 MB/s BenchmarkAddMulVVW/100-4 565256 218.7 ns/op 29270.41 MB/s BenchmarkAddMulVVW/1000-4 58713 2056 ns/op 31122.77 MB/s BenchmarkDivWVW/1-4 2558866 47.11 ns/op 1358.65 MB/s BenchmarkDivWVW/2-4 1000000 103.5 ns/op 1236.30 MB/s BenchmarkDivWVW/3-4 831531 144.0 ns/op 1333.08 MB/s BenchmarkDivWVW/4-4 667579 172.8 ns/op 1481.18 MB/s BenchmarkDivWVW/5-4 611881 190.2 ns/op 1682.21 MB/s BenchmarkDivWVW/10-4 345038 352.2 ns/op 1817.03 MB/s BenchmarkDivWVW/100-4 37519 3129 ns/op 2045.17 MB/s BenchmarkDivWVW/1000-4 4224 28408 ns/op 2252.86 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2815678 41.86 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2989606 40.47 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1892823 63.39 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1467098 83.93 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1213813 98.22 ns/op BenchmarkNonZeroShifts/3/shlVU-4 989188 105.3 ns/op BenchmarkNonZeroShifts/4/shrVU-4 948255 121.7 ns/op BenchmarkNonZeroShifts/4/shlVU-4 709714 144.7 ns/op BenchmarkNonZeroShifts/5/shrVU-4 824416 147.1 ns/op BenchmarkNonZeroShifts/5/shlVU-4 660300 166.7 ns/op BenchmarkNonZeroShifts/10/shrVU-4 453338 262.7 ns/op BenchmarkNonZeroShifts/10/shlVU-4 364946 311.7 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50630 2369 ns/op BenchmarkNonZeroShifts/100/shlVU-4 42932 2770 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4976 23648 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4297 26439 ns/op BenchmarkDecimalConversion-4 192 607108 ns/op BenchmarkFloatString/100-4 9787 12258 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 188 635379 ns/op 2910 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 58957194 ns/op 60808 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 5935336875 ns/op 847048 B/op 508 allocs/op BenchmarkFloatAdd/10-4 106140 1134 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 92127 1318 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 51865 2311 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 14163 8478 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1606 93004 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 146239 794.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 133724 884.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 96853 1247 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26878 4480 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 2994 37197 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1395 85006 ns/op BenchmarkParseFloatLargeExp-4 316 378516 ns/op BenchmarkGCD10x10/WithoutXY-4 195942 623.1 ns/op BenchmarkGCD10x10/WithXY-4 44737 2862 ns/op BenchmarkGCD10x100/WithoutXY-4 87907 1321 ns/op BenchmarkGCD10x100/WithXY-4 13614 9338 ns/op BenchmarkGCD10x1000/WithoutXY-4 63492 1820 ns/op BenchmarkGCD10x1000/WithXY-4 10000 11466 ns/op BenchmarkGCD100x100/WithoutXY-4 22969 5241 ns/op BenchmarkGCD100x100/WithXY-4 7780 14536 ns/op BenchmarkGCD100x1000/WithoutXY-4 9830 12252 ns/op BenchmarkGCD100x1000/WithXY-4 4509 25735 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1862 63574 ns/op BenchmarkGCD1000x1000/WithXY-4 1002 121768 ns/op BenchmarkHilbert-4 16 6936846 ns/op BenchmarkBinomial-4 9091 12354 ns/op BenchmarkQuoRem-4 14774 8273 ns/op BenchmarkExp-4 8 14099887 ns/op BenchmarkExpMont/Odd-4 127 1039984 ns/op 2588 B/op 21 allocs/op BenchmarkExpMont/Even1-4 126 942841 ns/op 3374 B/op 38 allocs/op BenchmarkExpMont/Even2-4 121 1102503 ns/op 3859 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1124322 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even4-4 121 1002287 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even8-4 121 988168 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even32-4 122 997176 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even64-4 134 885043 ns/op 3635 B/op 53 allocs/op BenchmarkExpMont/Even96-4 139 851844 ns/op 3759 B/op 50 allocs/op BenchmarkExpMont/Even128-4 152 770417 ns/op 3263 B/op 50 allocs/op BenchmarkExpMont/Even255-4 159 739991 ns/op 2957 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 520 232968 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 426 266075 ns/op 1719 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 432 277060 ns/op 1738 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 435 280994 ns/op 1743 B/op 47 allocs/op BenchmarkExp2-4 8 14432771 ns/op BenchmarkBitset-4 871934 144.4 ns/op BenchmarkBitsetNeg-4 301855 399.7 ns/op BenchmarkBitsetOrig-4 212095 548.0 ns/op BenchmarkBitsetNegOrig-4 141592 828.8 ns/op BenchmarkModSqrt225_Tonelli-4 96 1174368 ns/op BenchmarkModSqrt225_3Mod4-4 344 352213 ns/op BenchmarkModSqrt231_Tonelli-4 90 1239873 ns/op BenchmarkModSqrt231_5Mod8-4 279 425578 ns/op BenchmarkModInverse-4 8814 12348 ns/op BenchmarkSqrt-4 913 131263 ns/op BenchmarkIntSqr/1-4 1395360 85.33 ns/op BenchmarkIntSqr/2-4 542588 219.1 ns/op BenchmarkIntSqr/3-4 429970 272.7 ns/op BenchmarkIntSqr/5-4 298671 397.3 ns/op BenchmarkIntSqr/8-4 193074 625.9 ns/op BenchmarkIntSqr/10-4 151430 797.9 ns/op BenchmarkIntSqr/20-4 34275 3534 ns/op BenchmarkIntSqr/30-4 23498 5172 ns/op BenchmarkIntSqr/50-4 13515 9776 ns/op BenchmarkIntSqr/80-4 6884 16402 ns/op BenchmarkIntSqr/100-4 5133 21922 ns/op BenchmarkIntSqr/200-4 1868 64251 ns/op BenchmarkIntSqr/300-4 943 126395 ns/op BenchmarkIntSqr/500-4 417 283149 ns/op BenchmarkIntSqr/800-4 193 624921 ns/op BenchmarkIntSqr/1000-4 134 884673 ns/op BenchmarkDiv/20/10-4 303736 386.6 ns/op BenchmarkDiv/40/20-4 300595 387.0 ns/op BenchmarkDiv/100/50-4 292995 395.9 ns/op BenchmarkDiv/200/100-4 39866 3295 ns/op BenchmarkDiv/400/200-4 34635 3579 ns/op BenchmarkDiv/1000/500-4 25473 5079 ns/op BenchmarkDiv/2000/1000-4 16161 7182 ns/op BenchmarkDiv/20000/10000-4 868 137718 ns/op BenchmarkDiv/200000/100000-4 21 5551095 ns/op BenchmarkDiv/2000000/1000000-4 1 192894692 ns/op BenchmarkDiv/20000000/10000000-4 1 6741625642 ns/op BenchmarkMul-4 3 39541006 ns/op BenchmarkNatMul/10-4 126711 842.5 ns/op BenchmarkNatMul/100-4 4131 27629 ns/op BenchmarkNatMul/1000-4 100 1051298 ns/op BenchmarkZeroShifts/Shl-4 37665 2923 ns/op BenchmarkZeroShifts/ShlSame-4 6237901 18.92 ns/op BenchmarkZeroShifts/Shr-4 40854 2836 ns/op BenchmarkZeroShifts/ShrSame-4 6167689 19.51 ns/op BenchmarkExp3Power/0x10-4 212038 555.8 ns/op BenchmarkExp3Power/0x40-4 189319 643.8 ns/op BenchmarkExp3Power/0x100-4 93390 1298 ns/op BenchmarkExp3Power/0x400-4 35427 3292 ns/op BenchmarkExp3Power/0x1000-4 6466 17604 ns/op BenchmarkExp3Power/0x4000-4 1110 106784 ns/op BenchmarkExp3Power/0x10000-4 128 923536 ns/op BenchmarkExp3Power/0x40000-4 12 9094790 ns/op BenchmarkExp3Power/0x100000-4 2 84804040 ns/op BenchmarkExp3Power/0x400000-4 1 804098437 ns/op BenchmarkFibo-4 4 27223337 ns/op BenchmarkNatSqr/1-4 974803 124.1 ns/op BenchmarkNatSqr/2-4 515270 373.3 ns/op BenchmarkNatSqr/3-4 386674 356.9 ns/op BenchmarkNatSqr/5-4 261670 487.3 ns/op BenchmarkNatSqr/8-4 175237 811.3 ns/op BenchmarkNatSqr/10-4 131059 1181 ns/op BenchmarkNatSqr/20-4 34178 3797 ns/op BenchmarkNatSqr/30-4 21946 7048 ns/op BenchmarkNatSqr/50-4 13371 11516 ns/op BenchmarkNatSqr/80-4 6889 16474 ns/op BenchmarkNatSqr/100-4 5142 22490 ns/op BenchmarkNatSqr/200-4 1840 64835 ns/op BenchmarkNatSqr/300-4 914 133298 ns/op BenchmarkNatSqr/500-4 412 370795 ns/op BenchmarkNatSqr/800-4 192 603014 ns/op BenchmarkNatSqr/1000-4 138 860124 ns/op BenchmarkNatSetBytes/8-4 688040 170.0 ns/op BenchmarkNatSetBytes/24-4 198776 624.8 ns/op BenchmarkNatSetBytes/128-4 46399 2553 ns/op BenchmarkNatSetBytes/7-4 924633 129.3 ns/op BenchmarkNatSetBytes/23-4 228589 507.6 ns/op BenchmarkNatSetBytes/127-4 47464 2517 ns/op BenchmarkScanPi-4 248 492508 ns/op BenchmarkStringPiParallel-4 594 199647 ns/op BenchmarkScan/10/Base2-4 38169 3131 ns/op BenchmarkScan/100/Base2-4 4297 27843 ns/op BenchmarkScan/1000/Base2-4 434 275285 ns/op BenchmarkScan/10/Base8-4 92071 1318 ns/op BenchmarkScan/100/Base8-4 12396 9679 ns/op BenchmarkScan/1000/Base8-4 1252 95841 ns/op BenchmarkScan/10/Base10-4 98610 1240 ns/op BenchmarkScan/100/Base10-4 13392 8916 ns/op BenchmarkScan/1000/Base10-4 1369 87152 ns/op BenchmarkScan/10/Base16-4 112681 1050 ns/op BenchmarkScan/100/Base16-4 15595 7777 ns/op BenchmarkScan/1000/Base16-4 1569 76092 ns/op BenchmarkString/10/Base2-4 184880 644.8 ns/op BenchmarkString/100/Base2-4 27633 4252 ns/op BenchmarkString/1000/Base2-4 2916 40910 ns/op BenchmarkString/10/Base8-4 343984 351.9 ns/op BenchmarkString/100/Base8-4 70152 1698 ns/op BenchmarkString/1000/Base8-4 7726 14877 ns/op BenchmarkString/10/Base10-4 176971 599.9 ns/op BenchmarkString/100/Base10-4 40972 2912 ns/op BenchmarkString/1000/Base10-4 3994 29023 ns/op BenchmarkString/10/Base16-4 384301 310.2 ns/op BenchmarkString/100/Base16-4 89022 1367 ns/op BenchmarkString/1000/Base16-4 10000 11349 ns/op BenchmarkLeafSize/0-4 31 3810237 ns/op BenchmarkLeafSize/1-4 454 245281 ns/op BenchmarkLeafSize/2-4 469 248252 ns/op BenchmarkLeafSize/3-4 297 397365 ns/op BenchmarkLeafSize/4-4 483 237167 ns/op BenchmarkLeafSize/5-4 264 441168 ns/op BenchmarkLeafSize/6-4 301 556201 ns/op BenchmarkLeafSize/7-4 338 356282 ns/op BenchmarkLeafSize/8-4 494 233558 ns/op BenchmarkLeafSize/9-4 188 703683 ns/op BenchmarkLeafSize/10-4 273 456358 ns/op BenchmarkLeafSize/11-4 248 496825 ns/op BenchmarkLeafSize/12-4 302 414505 ns/op BenchmarkLeafSize/13-4 264 450782 ns/op BenchmarkLeafSize/14-4 345 357520 ns/op BenchmarkLeafSize/15-4 308 383973 ns/op BenchmarkLeafSize/16-4 478 324945 ns/op BenchmarkLeafSize/32-4 500 264969 ns/op BenchmarkLeafSize/64-4 424 270163 ns/op BenchmarkProbablyPrime/n=0-4 6 19186452 ns/op BenchmarkProbablyPrime/n=1-4 5 21405906 ns/op BenchmarkProbablyPrime/n=5-4 4 30353301 ns/op BenchmarkProbablyPrime/n=10-4 3 41257491 ns/op BenchmarkProbablyPrime/n=20-4 2 61768956 ns/op BenchmarkProbablyPrime/Lucas-4 6 16987636 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 51 2120787 ns/op BenchmarkRatCmp-4 228448 542.9 ns/op BenchmarkFloatPrecExact/1-4 132529 867.0 ns/op BenchmarkFloatPrecExact/10-4 45074 2734 ns/op BenchmarkFloatPrecExact/100-4 9093 11967 ns/op BenchmarkFloatPrecExact/1000-4 1588 77089 ns/op BenchmarkFloatPrecExact/10000-4 97 1212328 ns/op BenchmarkFloatPrecExact/100000-4 3 46131932 ns/op BenchmarkFloatPrecExact/1000000-4 1 2195748248 ns/op BenchmarkFloatPrecMixed/1-4 123615 947.2 ns/op BenchmarkFloatPrecMixed/10-4 37113 3192 ns/op BenchmarkFloatPrecMixed/100-4 4333 26302 ns/op BenchmarkFloatPrecMixed/1000-4 300 402596 ns/op BenchmarkFloatPrecMixed/10000-4 9 11395819 ns/op BenchmarkFloatPrecMixed/100000-4 1 517607660 ns/op BenchmarkFloatPrecMixed/1000000-4 1 35932827915 ns/op BenchmarkFloatPrecInexact/1-4 186757 668.0 ns/op BenchmarkFloatPrecInexact/10-4 177393 678.7 ns/op BenchmarkFloatPrecInexact/100-4 103904 1119 ns/op BenchmarkFloatPrecInexact/1000-4 26376 4670 ns/op BenchmarkFloatPrecInexact/10000-4 3238 35307 ns/op BenchmarkFloatPrecInexact/100000-4 338 345869 ns/op BenchmarkFloatPrecInexact/1000000-4 26 4492652 ns/op BenchmarkFloatSqrt/64-4 10000 11440 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 6666 15273 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5436 21940 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2728 43876 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 512 230005 ns/op 18078 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 36 3092670 ns/op 177241 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 227418201 ns/op 3671664 B/op 559 allocs/op PASS ok math/big 100.618s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7595810 15.22 ns/op BenchmarkLeadingZeros8-4 7784925 15.60 ns/op BenchmarkLeadingZeros16-4 7375092 15.55 ns/op BenchmarkLeadingZeros32-4 7290694 15.38 ns/op BenchmarkLeadingZeros64-4 7925965 15.12 ns/op BenchmarkTrailingZeros-4 7742936 15.44 ns/op BenchmarkTrailingZeros8-4 7312629 15.84 ns/op BenchmarkTrailingZeros16-4 7691000 15.97 ns/op BenchmarkTrailingZeros32-4 7370894 15.55 ns/op BenchmarkTrailingZeros64-4 7213500 15.25 ns/op BenchmarkOnesCount-4 7483732 15.53 ns/op BenchmarkOnesCount8-4 7338931 15.17 ns/op BenchmarkOnesCount16-4 7749355 15.18 ns/op BenchmarkOnesCount32-4 8080476 14.96 ns/op BenchmarkOnesCount64-4 7999244 14.69 ns/op BenchmarkRotateLeft-4 8063527 15.82 ns/op BenchmarkRotateLeft8-4 7811276 15.30 ns/op BenchmarkRotateLeft16-4 7710615 15.66 ns/op BenchmarkRotateLeft32-4 7397484 15.01 ns/op BenchmarkRotateLeft64-4 7982906 15.22 ns/op BenchmarkReverse-4 13577642 8.552 ns/op BenchmarkReverse8-4 16368316 7.365 ns/op BenchmarkReverse16-4 14845948 8.033 ns/op BenchmarkReverse32-4 13428898 8.834 ns/op BenchmarkReverse64-4 13668829 8.579 ns/op BenchmarkReverseBytes-4 14881413 7.967 ns/op BenchmarkReverseBytes16-4 15887983 7.592 ns/op BenchmarkReverseBytes32-4 14488779 7.946 ns/op BenchmarkReverseBytes64-4 14985315 8.077 ns/op BenchmarkAdd-4 7910732 15.33 ns/op BenchmarkAdd32-4 8148962 14.72 ns/op BenchmarkAdd64-4 7569558 15.90 ns/op BenchmarkAdd64multiple-4 14617862 8.152 ns/op BenchmarkSub-4 7523415 19.23 ns/op BenchmarkSub32-4 7363262 14.96 ns/op BenchmarkSub64-4 7636045 15.10 ns/op BenchmarkSub64multiple-4 14745231 8.199 ns/op BenchmarkMul-4 7002772 15.93 ns/op BenchmarkMul32-4 8173966 14.69 ns/op BenchmarkMul64-4 8189496 14.67 ns/op BenchmarkDiv-4 2782719 40.71 ns/op BenchmarkDiv32-4 6462400 18.60 ns/op BenchmarkDiv64-4 2931285 40.72 ns/op PASS ok math/bits 7.029s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 107.2 ns/op BenchmarkAcos-4 280922 430.2 ns/op BenchmarkAcosh-4 277453 431.5 ns/op BenchmarkAsin-4 281844 423.7 ns/op BenchmarkAsinh-4 299599 410.2 ns/op BenchmarkAtan-4 1000000 110.1 ns/op BenchmarkAtanh-4 1000000 111.0 ns/op BenchmarkConj-4 15962667 7.566 ns/op BenchmarkCos-4 416751 272.9 ns/op BenchmarkCosh-4 443808 272.3 ns/op BenchmarkExp-4 597007 202.7 ns/op BenchmarkLog-4 810099 146.4 ns/op BenchmarkLog10-4 808989 149.8 ns/op BenchmarkPhase-4 4763688 25.31 ns/op BenchmarkPolar-4 912747 129.8 ns/op BenchmarkPow-4 315987 374.0 ns/op BenchmarkRect-4 647280 198.2 ns/op BenchmarkSin-4 468405 256.2 ns/op BenchmarkSinh-4 453429 256.7 ns/op BenchmarkSqrt-4 374193 318.1 ns/op BenchmarkTan-4 1000000 101.2 ns/op BenchmarkTanh-4 1856366 64.67 ns/op PASS ok math/cmplx 3.823s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 822399 131.7 ns/op BenchmarkInt63ThreadsafeParallel-4 967572 107.1 ns/op BenchmarkInt63Unthreadsafe-4 970041 119.5 ns/op BenchmarkIntn1000-4 791586 145.0 ns/op BenchmarkInt63n1000-4 872002 135.2 ns/op BenchmarkInt31n1000-4 883578 133.1 ns/op BenchmarkFloat32-4 876586 132.5 ns/op BenchmarkFloat64-4 988942 119.1 ns/op BenchmarkPerm3-4 186788 641.8 ns/op BenchmarkPerm30-4 21483 5520 ns/op BenchmarkPerm30ViaShuffle-4 19081 6129 ns/op BenchmarkShuffleOverhead-4 15708 7657 ns/op BenchmarkRead3-4 788280 151.5 ns/op BenchmarkRead64-4 61292 1954 ns/op BenchmarkRead1000-4 4087 29516 ns/op BenchmarkConcurrent-4 272968 379.8 ns/op PASS ok math/rand 3.137s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 5267442 22.73 ns/op BenchmarkPCG_DXSM-4 3292566 36.51 ns/op BenchmarkSourceUint64-4 3218000 38.45 ns/op BenchmarkGlobalInt64-4 3197140 37.87 ns/op BenchmarkGlobalInt64Parallel-4 2923384 37.06 ns/op BenchmarkGlobalUint64-4 3006954 40.31 ns/op BenchmarkGlobalUint64Parallel-4 3383050 36.78 ns/op BenchmarkInt64-4 1693354 70.60 ns/op BenchmarkUint64-4 1618638 72.11 ns/op BenchmarkGlobalIntN1000-4 1763419 60.66 ns/op BenchmarkIntN1000-4 1424566 84.45 ns/op BenchmarkInt64N1000-4 1418488 83.95 ns/op BenchmarkInt64N1e8-4 1429988 83.64 ns/op BenchmarkInt64N1e9-4 1425181 83.98 ns/op BenchmarkInt64N2e9-4 1405932 85.25 ns/op BenchmarkInt64N1e18-4 1369948 87.67 ns/op BenchmarkInt64N2e18-4 1358808 88.00 ns/op BenchmarkInt64N4e18-4 1000000 102.7 ns/op BenchmarkInt32N1000-4 1421192 84.59 ns/op BenchmarkInt32N1e8-4 1412346 85.19 ns/op BenchmarkInt32N1e9-4 1425673 86.08 ns/op BenchmarkInt32N2e9-4 1390752 84.98 ns/op BenchmarkFloat32-4 1622876 81.87 ns/op BenchmarkFloat64-4 1591678 73.66 ns/op BenchmarkExpFloat64-4 794952 140.2 ns/op BenchmarkNormFloat64-4 1000000 116.0 ns/op BenchmarkPerm3-4 256314 469.9 ns/op BenchmarkPerm30-4 23960 5055 ns/op BenchmarkPerm30ViaShuffle-4 24805 4836 ns/op BenchmarkShuffleOverhead-4 40278 2984 ns/op BenchmarkConcurrent-4 913576 132.6 ns/op PASS ok math/rand/v2 6.488s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 43322 2753 ns/op BenchmarkQDecodeWord-4 109026 1062 ns/op BenchmarkQDecodeHeader-4 108784 1132 ns/op BenchmarkTypeByExtension/.html-4 595176 214.1 ns/op BenchmarkTypeByExtension/.HTML-4 324036 331.0 ns/op BenchmarkTypeByExtension/.unused-4 375876 307.0 ns/op BenchmarkExtensionsByType/text/html-4 140572 774.4 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 73419 1569 ns/op BenchmarkExtensionsByType/application/octet-stream-4 100954 1192 ns/op PASS ok mime 2.250s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 596 178554 ns/op 47539 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 628 181892 ns/op 47756 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 307 381084 ns/op 103797 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 480 240963 ns/op 49069 B/op 206 allocs/op PASS ok mime/multipart 1.578s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 876 134007 ns/op PASS ok mime/quotedprintable 1.140s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 8 638608452 ns/op 9372 B/op 98 allocs/op BenchmarkGoLookupIPNoSuchHost-4 9 21079430 ns/op 7253 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5031860682 ns/op 158944 B/op 227 allocs/op BenchmarkDNSName-4 90726 1278 ns/op BenchmarkInterfaces-4 2757 38799 ns/op 8975 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3717 30388 ns/op 6637 B/op 22 allocs/op BenchmarkInterfaceByName-4 2998 37209 ns/op 9016 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1736 66494 ns/op 15219 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 4903 20832 ns/op 4463 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1286 83004 ns/op 135289 B/op 39 allocs/op BenchmarkParseIP-4 7638 15272 ns/op BenchmarkParseIPValidIPv4-4 280898 444.7 ns/op BenchmarkParseIPValidIPv6-4 157680 774.5 ns/op BenchmarkIPString/IPv4-4 95394 1259 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8440 13323 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49550 2342 ns/op BenchmarkIPEqual/IPv4-4 1118335 109.4 ns/op BenchmarkIPEqual/IPv6-4 1106622 107.2 ns/op BenchmarkSendfileZeroBytes-4 1 205021995 ns/op 7839840 B/op 419452 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1202828368 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1206486500 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1206764371 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1206293991 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1216480966 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1216157187 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1215953940 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1007967174 ns/op 0.13 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1008112701 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1008209767 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1008759038 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1007533823 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1007601772 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1007773624 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1007612886 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1007477136 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1007650499 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1007654863 ns/op 0.07 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1007843330 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1007823579 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1008065705 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1008888471 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1008750138 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1007540414 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007410246 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1007629589 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1007489737 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007421171 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1006172745 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1007592614 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1007884641 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1008101765 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1008937111 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1007461529 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1007484303 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1007082520 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1007217197 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1007552386 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1007216337 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007444121 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1007833301 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1005453181 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1009448316 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1008739455 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1007354866 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1007525811 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1007649820 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1007670063 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1008459990 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1007851150 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1008070477 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1007885711 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1008418900 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1009396289 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1008993870 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1008277153 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1007986145 ns/op 0.00 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1007980455 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1008365269 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1008059793 ns/op 0.02 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007943154 ns/op 0.03 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1008006440 ns/op 0.07 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1008187968 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1008499320 ns/op 0.26 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1009195992 ns/op 0.52 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009826440 ns/op 1.04 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1011368751 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007707087 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1008034645 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1008095311 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1012870226 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1004168223 ns/op 0.03 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1003209917 ns/op 0.07 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007985359 ns/op 0.13 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1008639698 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1008688441 ns/op 0.52 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1011097370 ns/op 1.04 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 5474 22553 ns/op BenchmarkTCP4OneShotTimeout-4 5167 27266 ns/op BenchmarkTCP4Persistent-4 30697 3833 ns/op BenchmarkTCP4PersistentTimeout-4 34069 3457 ns/op BenchmarkTCP6OneShot-4 4700 23003 ns/op BenchmarkTCP6OneShotTimeout-4 4783 23255 ns/op BenchmarkTCP6Persistent-4 33837 3549 ns/op BenchmarkTCP6PersistentTimeout-4 32895 3901 ns/op BenchmarkTCP4ConcurrentReadWrite-4 62632 2563 ns/op BenchmarkTCP6ConcurrentReadWrite-4 58168 2334 ns/op BenchmarkSetReadDeadline-4 178326 701.2 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26712 4568 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 27078 6935 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 29190 4301 ns/op 0 B/op 0 allocs/op PASS ok net 95.675s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21814 5395 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9760 12180 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 16032 8796 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16082 7717 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 34501 3176 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 54273 2232 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 107.7 ns/op BenchmarkFindChild/n=2/rep=map-4 3879904 31.12 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 980968 122.1 ns/op BenchmarkFindChild/n=4/rep=linear-4 572844 198.4 ns/op BenchmarkFindChild/n=4/rep=map-4 3599173 32.87 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 524588 213.8 ns/op BenchmarkFindChild/n=8/rep=linear-4 322731 371.4 ns/op BenchmarkFindChild/n=8/rep=map-4 3302418 35.98 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 316222 381.5 ns/op BenchmarkFindChild/n=16/rep=linear-4 161768 719.5 ns/op BenchmarkFindChild/n=16/rep=map-4 2893436 41.94 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2111893 57.05 ns/op BenchmarkFindChild/n=32/rep=linear-4 82798 1428 ns/op BenchmarkFindChild/n=32/rep=map-4 2914466 38.86 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2265001 54.15 ns/op BenchmarkMultiConflicts-4 1 213201990 ns/op BenchmarkServerMatch-4 16210 8300 ns/op BenchmarkReadRequestChrome-4 3394 33353 ns/op 18.32 MB/s 1507 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8254 13945 ns/op 5.59 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8341 14183 ns/op 5.78 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5952 19892 ns/op 7.59 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12664 9503 ns/op 4.21 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 421 272724 ns/op 3.75 MB/s BenchmarkFileAndServer_1KB/https1-4 201 823270 ns/op 1.24 MB/s BenchmarkFileAndServer_1KB/h2-4 218 704312 ns/op 1.45 MB/s BenchmarkFileAndServer_16MB/h1-4 3 34434863 ns/op 487.22 MB/s BenchmarkFileAndServer_16MB/https1-4 1 117171189 ns/op 143.19 MB/s BenchmarkFileAndServer_16MB/h2-4 1 215432735 ns/op 77.88 MB/s BenchmarkFileAndServer_64MB/h1-4 1 136975365 ns/op 489.93 MB/s BenchmarkFileAndServer_64MB/https1-4 1 287956532 ns/op 233.05 MB/s BenchmarkFileAndServer_64MB/h2-4 1 560779649 ns/op 119.67 MB/s BenchmarkServeMux-4 199 650206 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 229 553054 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 525 222437 ns/op 6008 B/op 64 allocs/op BenchmarkClientServer/https1-4 271 438558 ns/op 6678 B/op 73 allocs/op BenchmarkClientServer/h2-4 170 632784 ns/op 10199 B/op 82 allocs/op BenchmarkClientServerParallel/4/h1-4 1292 80014 ns/op 9389 B/op 76 allocs/op BenchmarkClientServerParallel/4/https1-4 20 7217298 ns/op 92095 B/op 1031 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38588: write tcp 127.0.0.1:46033->127.0.0.1:38588: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38558: write tcp 127.0.0.1:46033->127.0.0.1:38558: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38546: write tcp 127.0.0.1:46033->127.0.0.1:38546: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55130: read tcp 127.0.0.1:45971->127.0.0.1:55130: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55134: read tcp 127.0.0.1:45971->127.0.0.1:55134: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55132: read tcp 127.0.0.1:45971->127.0.0.1:55132: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 6991734 ns/op 86915 B/op 1064 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45874: read tcp 127.0.0.1:33463->127.0.0.1:45874: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46170: read tcp 127.0.0.1:44155->127.0.0.1:46170: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46186: write tcp 127.0.0.1:44155->127.0.0.1:46186: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39270: read tcp 127.0.0.1:34919->127.0.0.1:39270: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39244: write tcp 127.0.0.1:34919->127.0.0.1:39244: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39254: write tcp 127.0.0.1:34919->127.0.0.1:39254: use of closed network connection BenchmarkClientServerParallel/64/h1-4 100 1312801 ns/op 23643 B/op 127 allocs/op BenchmarkClientServerParallel/64/https1-4 18 7454346 ns/op 91206 B/op 1047 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35366: read tcp 127.0.0.1:34673->127.0.0.1:35366: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40722: read tcp 127.0.0.1:42145->127.0.0.1:40722: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40734: write tcp 127.0.0.1:42145->127.0.0.1:40734: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40708: write tcp 127.0.0.1:42145->127.0.0.1:40708: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33876: read tcp 127.0.0.1:37235->127.0.0.1:33876: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33900: write tcp 127.0.0.1:37235->127.0.0.1:33900: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33918: write tcp 127.0.0.1:37235->127.0.0.1:33918: use of closed network connection BenchmarkClientServerParallel/64/h2-4 15 7282890 ns/op 96473 B/op 1209 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36466: read tcp 127.0.0.1:38255->127.0.0.1:36466: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36470: read tcp 127.0.0.1:38255->127.0.0.1:36470: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36494: read tcp 127.0.0.1:38255->127.0.0.1:36494: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58938: read tcp 127.0.0.1:46773->127.0.0.1:58938: use of closed network connection BenchmarkServer-4 1 1020118216 ns/op 31656 B/op 159 allocs/op BenchmarkClient-4 475 282033 ns/op 3830 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 922 122037 ns/op 7557 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1542 79707 ns/op 3058 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1822 62791 ns/op 1927 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1861 67152 ns/op 2798 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1930 64580 ns/op 2740 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1930 65576 ns/op 2765 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2136 61103 ns/op 1915 B/op 14 allocs/op BenchmarkServerHijack-4 1558 77841 ns/op 16797 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 675 203861 ns/op 5915 B/op 52 allocs/op BenchmarkResponseStatusLine-4 472104 328.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.201s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 6415 25307 ns/op 34192 B/op 14 allocs/op PASS ok net/http/httputil 1.369s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 84748 1451 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 645518 161.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 161883 737.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66650 1849 ns/op BenchmarkStdIPv4-4 106131 1135 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 106873 1130 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 105627 1468 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 62235 1878 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 73959 1634 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1550569 76.83 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1214118 96.73 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 907368 128.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 202652 587.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 229202 534.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 212370 568.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 87237 1447 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 228988 517.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 125752 959.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 132865 906.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 127180 940.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 81054 1556 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 418988 291.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 125718 951.3 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 153739 776.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 232425 517.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 142647 852.5 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 361970 335.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 147303 806.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 147920 842.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 149716 849.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 99508 1011 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 593533 207.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 138228 870.6 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 161902 733.7 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 243106 490.8 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 148848 798.5 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 272634 431.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 106818 1124 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 126087 953.3 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 173671 699.9 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 111576 1077 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 316986 376.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 121515 1041 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 137599 898.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 193658 633.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 118284 962.2 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 880970 139.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 932194 139.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 932482 138.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 115.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 992448 120.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 115.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 118.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 981712 119.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 123.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 414069 287.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 473323 255.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 168475 693.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 190400 639.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 165883 723.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74792 1629 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 377822 315.6 ns/op PASS ok net/netip 9.638s 2024/04/02 15:16:56 Test RPC server listening on 127.0.0.1:42183 2024/04/02 15:16:56 Test HTTP RPC server listening on 127.0.0.1:43985 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1879 58319 ns/op BenchmarkEndToEndHTTP-4 1446 77249 ns/op BenchmarkEndToEndAsync-4 2662 43245 ns/op BenchmarkEndToEndAsyncHTTP-4 2772 43730 ns/op PASS ok net/rpc 1.626s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3367 34314 ns/op BenchmarkReadMIMEHeader/server_headers-4 4521 24945 ns/op BenchmarkUncommon-4 20793 6601 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.457s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3729 29953 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 88381 1345 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 671823 174.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 96558 1259 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 171837 703.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 85299 1412 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13161 9010 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 432274 269.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 91912 1321 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 174344 687.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 85030 1419 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13429 8737 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 175123 685.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 73948 1629 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 72495 1669 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33346 3681 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5842 20082 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 177352 678.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 75000 1614 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72392 1682 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33231 3762 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5426 19590 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.337s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3256950 36.66 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 182054 629.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 693 165356 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:516: benchmarkReaddirname ".": 128 entries os_test.go:516: benchmarkReaddirname ".": 128 entries os_test.go:516: benchmarkReaddirname ".": 128 entries BenchmarkReaddir-4 339 357417 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:533: benchmarkReaddir ".": 128 entries os_test.go:533: benchmarkReaddir ".": 128 entries os_test.go:533: benchmarkReaddir ".": 128 entries BenchmarkReadDir-4 504 245347 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:550: benchmarkReadDir ".": 128 entries os_test.go:550: benchmarkReadDir ".": 128 entries os_test.go:550: benchmarkReadDir ".": 128 entries BenchmarkStatDot-4 129196 875.3 ns/op BenchmarkStatFile-4 86877 1357 ns/op BenchmarkStatDir-4 90714 1289 ns/op BenchmarkLstatDot-4 132030 1062 ns/op BenchmarkLstatFile-4 83814 1320 ns/op BenchmarkLstatDir-4 88759 1385 ns/op BenchmarkRemoveAll-4 74 1506773 ns/op 37887 B/op 505 allocs/op PASS ok os 3.498s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 337 397877 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.183s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 593817 197.5 ns/op PASS ok os/user 1.224s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3397758 34.19 ns/op BenchmarkString-4 1947242 61.41 ns/op BenchmarkBytes-4 1713114 70.15 ns/op BenchmarkNamedBytes-4 1000000 103.3 ns/op BenchmarkBytesArray-4 657742 173.3 ns/op BenchmarkSliceLen-4 1986206 61.16 ns/op BenchmarkMapLen-4 866086 137.2 ns/op BenchmarkStringLen-4 1604019 72.90 ns/op BenchmarkArrayLen-4 1375006 87.62 ns/op BenchmarkSliceCap-4 1959171 61.65 ns/op BenchmarkDeepEqual/int8-4 388069 305.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 82915 1455 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 313936 349.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 80138 1514 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 329468 358.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80260 1523 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 321286 380.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 77841 1656 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 329342 351.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 82496 1484 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 380967 304.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 102589 1137 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 337047 352.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 77540 1536 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 333934 359.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 78540 1516 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 322185 366.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 78482 1541 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 325063 390.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 77838 1537 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 313378 373.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 77618 1530 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 340714 352.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 79434 1489 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 338880 344.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81231 1491 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 343551 349.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 79833 1483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 342835 352.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 79941 1584 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 373002 305.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 82984 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 336057 353.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 77498 1537 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 93938 1125 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51849 2332 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 48870 2444 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32301 3786 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34443 4295 ns/op BenchmarkIsZero/ArrayComparable-4 149791 827.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 30444 3928 ns/op BenchmarkIsZero/StructComparable-4 422440 282.2 ns/op BenchmarkIsZero/StructIncomparable-4 139443 871.3 ns/op BenchmarkIsZero/ArrayInt_4-4 1379544 86.35 ns/op BenchmarkIsZero/ArrayInt_1024-4 7398 16153 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14462 8370 ns/op BenchmarkIsZero/Struct4Int-4 1361005 88.07 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7456 16287 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7442 16077 ns/op BenchmarkIsZero/StructInt_512-4 14572 8394 ns/op BenchmarkSetZero/Bool/Direct-4 4343449 27.53 ns/op BenchmarkSetZero/Bool/CachedZero-4 898538 128.6 ns/op BenchmarkSetZero/Bool/NewZero-4 699202 169.8 ns/op BenchmarkSetZero/Int/Direct-4 2148855 55.39 ns/op BenchmarkSetZero/Int/CachedZero-4 930412 127.7 ns/op BenchmarkSetZero/Int/NewZero-4 705060 169.6 ns/op BenchmarkSetZero/Uint/Direct-4 2162340 55.58 ns/op BenchmarkSetZero/Uint/CachedZero-4 928120 127.9 ns/op BenchmarkSetZero/Uint/NewZero-4 708826 168.8 ns/op BenchmarkSetZero/Float/Direct-4 2131676 58.09 ns/op BenchmarkSetZero/Float/CachedZero-4 918690 130.1 ns/op BenchmarkSetZero/Float/NewZero-4 686721 175.6 ns/op BenchmarkSetZero/Complex/Direct-4 2106596 57.36 ns/op BenchmarkSetZero/Complex/CachedZero-4 902545 129.5 ns/op BenchmarkSetZero/Complex/NewZero-4 686499 168.4 ns/op BenchmarkSetZero/Array/Direct-4 2570390 47.04 ns/op BenchmarkSetZero/Array/CachedZero-4 914258 130.7 ns/op BenchmarkSetZero/Array/NewZero-4 688796 173.2 ns/op BenchmarkSetZero/Chan/Direct-4 2132407 56.42 ns/op BenchmarkSetZero/Chan/CachedZero-4 901638 132.5 ns/op BenchmarkSetZero/Chan/NewZero-4 686434 175.0 ns/op BenchmarkSetZero/Func/Direct-4 2124933 61.08 ns/op BenchmarkSetZero/Func/CachedZero-4 862532 131.4 ns/op BenchmarkSetZero/Func/NewZero-4 665844 176.7 ns/op BenchmarkSetZero/Interface/Direct-4 2026152 59.82 ns/op BenchmarkSetZero/Interface/CachedZero-4 890628 129.6 ns/op BenchmarkSetZero/Interface/NewZero-4 689964 173.0 ns/op BenchmarkSetZero/Map/Direct-4 2049378 56.41 ns/op BenchmarkSetZero/Map/CachedZero-4 902414 133.7 ns/op BenchmarkSetZero/Map/NewZero-4 634322 174.9 ns/op BenchmarkSetZero/Pointer/Direct-4 2116862 57.16 ns/op BenchmarkSetZero/Pointer/CachedZero-4 881014 135.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 688458 175.4 ns/op BenchmarkSetZero/Slice/Direct-4 1962099 62.29 ns/op BenchmarkSetZero/Slice/CachedZero-4 926659 131.1 ns/op BenchmarkSetZero/Slice/NewZero-4 695437 176.3 ns/op BenchmarkSetZero/String/Direct-4 2056486 57.61 ns/op BenchmarkSetZero/String/CachedZero-4 858541 130.7 ns/op BenchmarkSetZero/String/NewZero-4 692535 174.2 ns/op BenchmarkSetZero/Struct/Direct-4 2634224 44.50 ns/op BenchmarkSetZero/Struct/CachedZero-4 891216 130.1 ns/op BenchmarkSetZero/Struct/NewZero-4 706257 169.5 ns/op BenchmarkSelect/1-4 184026 725.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 74446 1590 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 32012 3602 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 137352 907.1 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 203732 585.0 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 135500 833.1 ns/op 153.65 MB/s BenchmarkCallArgCopy/size=256-4 161710 753.5 ns/op 339.76 MB/s BenchmarkCallArgCopy/size=1024-4 134126 978.4 ns/op 1046.62 MB/s BenchmarkCallArgCopy/size=4096-4 52772 2606 ns/op 1571.80 MB/s BenchmarkCallArgCopy/size=65536-4 4551 28114 ns/op 2331.04 MB/s BenchmarkFieldByName1-4 988303 116.8 ns/op BenchmarkFieldByName2-4 84807 1515 ns/op BenchmarkFieldByName3-4 9447 13593 ns/op BenchmarkInterfaceBig-4 2118847 57.45 ns/op BenchmarkInterfaceSmall-4 2385891 49.95 ns/op BenchmarkNew-4 1585730 70.07 ns/op BenchmarkMap/StringKeys/MapIndex-4 2250 53425 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2032 59466 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2401 50372 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2076 57782 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2160 53051 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1975 62665 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 242109 488.3 ns/op BenchmarkTypeForString-4 1201809 101.8 ns/op BenchmarkTypeForError-4 717540 169.3 ns/op PASS ok reflect 19.815s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 12212 9556 ns/op 9300 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 24270 5107 ns/op 9181 B/op 1 allocs/op BenchmarkFindString-4 13464 8809 ns/op 9084 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10486 ns/op 9143 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 10206 ns/op 9324 B/op 2 allocs/op BenchmarkLiteral-4 32035 3623 ns/op BenchmarkNotLiteral-4 3118 38736 ns/op BenchmarkMatchClass-4 2463 48497 ns/op BenchmarkMatchClass_InRange-4 2462 47464 ns/op BenchmarkReplaceAll-4 2624 38881 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 30991 5123 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 37120 3279 ns/op BenchmarkAnchoredShortMatch-4 21510 8181 ns/op BenchmarkAnchoredLongMatch-4 14850 8336 ns/op BenchmarkOnePassShortA-4 14564 8145 ns/op BenchmarkNotOnePassShortA-4 6908 19304 ns/op BenchmarkOnePassShortB-4 20432 6091 ns/op BenchmarkNotOnePassShortB-4 10465 12109 ns/op BenchmarkOnePassLongPrefix-4 72776 1730 ns/op BenchmarkOnePassLongNotPrefix-4 26242 4685 ns/op BenchmarkMatchParallelShared-4 14160 7399 ns/op BenchmarkMatchParallelCopied-4 25436 4441 ns/op BenchmarkQuoteMetaAll-4 161508 733.5 ns/op 19.09 MB/s BenchmarkQuoteMetaNone-4 310929 389.4 ns/op 66.77 MB/s BenchmarkCompile/Onepass-4 2896 39506 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1194 97938 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 138 858007 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4137645 27.83 ns/op 574.85 MB/s BenchmarkMatch/Easy0/32-4 36582 3239 ns/op 9.88 MB/s BenchmarkMatch/Easy0/1K-4 29394 5040 ns/op 203.18 MB/s BenchmarkMatch/Easy0i/16-4 4254118 28.02 ns/op 570.98 MB/s BenchmarkMatch/Easy0i/32-4 4424 26822 ns/op 1.19 MB/s BenchmarkMatch/Easy0i/1K-4 170 696717 ns/op 1.47 MB/s BenchmarkMatch/Easy1/16-4 4205060 28.03 ns/op 570.81 MB/s BenchmarkMatch/Easy1/32-4 35583 5285 ns/op 6.06 MB/s BenchmarkMatch/Easy1/1K-4 6213 18815 ns/op 54.43 MB/s BenchmarkMatch/Medium/16-4 4178851 28.51 ns/op 561.27 MB/s BenchmarkMatch/Medium/32-4 5065 25194 ns/op 1.27 MB/s BenchmarkMatch/Medium/1K-4 196 619003 ns/op 1.65 MB/s BenchmarkMatch/Hard/16-4 4197739 28.04 ns/op 570.65 MB/s BenchmarkMatch/Hard/32-4 2547 40046 ns/op 0.80 MB/s BenchmarkMatch/Hard/1K-4 100 1157140 ns/op 0.88 MB/s BenchmarkMatch/Hard1/16-4 826 142547 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 435 273086 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 8538420 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 21548 4996 ns/op 3.20 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13850 8639 ns/op 3.70 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 529 230235 ns/op 4.45 MB/s 26 B/op 0 allocs/op PASS ok regexp 9.032s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 517339 235.4 ns/op BenchmarkIsWordChar-4 161680 693.2 ns/op PASS ok regexp/syntax 2.496s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 79586 1534 ns/op BenchmarkCallers/inlined-4 77727 1384 ns/op BenchmarkCallers/no-cache-4 33277 3583 ns/op BenchmarkFPCallers/cached-4 14039629 8.402 ns/op BenchmarkMakeChan/Byte-4 1240336 82.75 ns/op BenchmarkMakeChan/Int-4 1000000 159.2 ns/op BenchmarkMakeChan/Ptr-4 597919 202.0 ns/op BenchmarkMakeChan/Struct/0-4 1576928 75.79 ns/op BenchmarkMakeChan/Struct/32-4 857402 140.8 ns/op BenchmarkMakeChan/Struct/40-4 642992 157.3 ns/op BenchmarkChanNonblocking-4 5325748 22.24 ns/op BenchmarkSelectUncontended-4 854702 122.2 ns/op BenchmarkSelectSyncContended-4 52274 2409 ns/op BenchmarkSelectAsyncContended-4 215952 491.0 ns/op BenchmarkSelectNonblock-4 4075449 32.04 ns/op BenchmarkChanUncontended-4 12805 8919 ns/op BenchmarkChanContended-4 3348 34786 ns/op BenchmarkChanSync-4 247912 474.7 ns/op BenchmarkChanSyncWork-4 86664 1323 ns/op BenchmarkChanProdCons0-4 188504 799.7 ns/op BenchmarkChanProdCons10-4 337724 562.3 ns/op BenchmarkChanProdCons100-4 330344 478.1 ns/op BenchmarkChanProdConsWork0-4 151507 840.2 ns/op BenchmarkChanProdConsWork10-4 221924 556.6 ns/op BenchmarkChanProdConsWork100-4 223336 536.7 ns/op BenchmarkSelectProdCons-4 132115 967.5 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 109.0 ns/op BenchmarkChanCreation-4 416616 240.2 ns/op BenchmarkChanSem-4 183254 731.2 ns/op BenchmarkChanPopular-4 163 703162 ns/op BenchmarkChanClosed-4 1000000 101.0 ns/op BenchmarkCallClosure-4 5524617 21.04 ns/op BenchmarkCallClosure1-4 5322766 21.18 ns/op BenchmarkCallClosure2-4 1623572 71.14 ns/op BenchmarkCallClosure3-4 1930111 62.35 ns/op BenchmarkCallClosure4-4 1669453 72.11 ns/op BenchmarkComplex128DivNormal-4 6484974 19.33 ns/op BenchmarkComplex128DivNisNaN-4 5354589 22.54 ns/op BenchmarkComplex128DivDisNaN-4 5074903 23.46 ns/op BenchmarkComplex128DivNisInf-4 6379194 19.09 ns/op BenchmarkComplex128DivDisInf-4 4491440 26.86 ns/op BenchmarkAllocation-4 6500 23903 ns/op BenchmarkReadMemStats-4 6528 16758 ns/op BenchmarkReadMemStatsLatency-4 1 38446 p50-ns 38446 p90-ns 38446 p99-ns BenchmarkWriteBarrier-4 2645368 44.76 ns/op BenchmarkBulkWriteBarrier-4 4229792 25.39 ns/op BenchmarkScanStackNoLocals-4 3 35608015 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9900294 11.88 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8907196 13.45 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7330968 16.31 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5359714 22.61 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3471576 33.93 ns/op BenchmarkHash5-4 4747227 24.86 ns/op 201.11 MB/s BenchmarkHash16-4 4781449 24.77 ns/op 646.06 MB/s BenchmarkHash64-4 3946104 29.87 ns/op 2142.57 MB/s BenchmarkHash1024-4 927498 125.3 ns/op 8172.70 MB/s BenchmarkHash65536-4 19474 6135 ns/op 10681.52 MB/s BenchmarkAlignedLoad-4 7646059 15.72 ns/op BenchmarkUnalignedLoad-4 7386697 16.05 ns/op BenchmarkEqEfaceConcrete-4 5726140 20.72 ns/op BenchmarkEqIfaceConcrete-4 5744977 20.63 ns/op BenchmarkNeEfaceConcrete-4 5397523 21.03 ns/op BenchmarkNeIfaceConcrete-4 5555296 21.41 ns/op BenchmarkConvT2EByteSized/bool-4 5300391 22.48 ns/op BenchmarkConvT2EByteSized/uint8-4 5546624 22.07 ns/op BenchmarkConvT2ESmall-4 5055969 23.17 ns/op BenchmarkConvT2EUintptr-4 5070298 23.38 ns/op BenchmarkConvT2ELarge-4 1530532 78.13 ns/op BenchmarkConvT2ISmall-4 5025195 23.58 ns/op BenchmarkConvT2IUintptr-4 5121583 23.30 ns/op BenchmarkConvT2ILarge-4 1541125 79.35 ns/op BenchmarkConvI2E-4 4417467 28.29 ns/op BenchmarkConvI2I-4 4737696 24.77 ns/op BenchmarkAssertE2T-4 4222602 28.80 ns/op BenchmarkAssertE2TLarge-4 2546311 46.86 ns/op BenchmarkAssertE2I-4 4852233 24.87 ns/op BenchmarkAssertI2T-4 4150293 28.69 ns/op BenchmarkAssertI2I-4 5258830 23.25 ns/op BenchmarkAssertI2E-4 4928120 23.37 ns/op BenchmarkAssertE2E-4 5321305 22.19 ns/op BenchmarkAssertE2T2-4 3023095 38.16 ns/op BenchmarkAssertE2T2Blank-4 4191946 28.13 ns/op BenchmarkAssertI2E2-4 4001835 29.74 ns/op BenchmarkAssertI2E2Blank-4 5462582 22.47 ns/op BenchmarkAssertE2E2-4 3891117 29.49 ns/op BenchmarkAssertE2E2Blank-4 5262505 22.49 ns/op BenchmarkConvT2Ezero/zero/16-4 4938276 24.33 ns/op BenchmarkConvT2Ezero/zero/32-4 5163778 22.95 ns/op BenchmarkConvT2Ezero/zero/64-4 5145778 23.22 ns/op BenchmarkConvT2Ezero/zero/str-4 5113846 23.66 ns/op BenchmarkConvT2Ezero/zero/slice-4 5137878 23.23 ns/op BenchmarkConvT2Ezero/zero/big-4 436696 275.5 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1600911 75.44 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1558515 76.24 ns/op BenchmarkConvT2Ezero/nonzero/big-4 401784 295.6 ns/op BenchmarkConvT2Ezero/smallint/16-4 5087336 23.59 ns/op BenchmarkConvT2Ezero/smallint/32-4 5110160 23.49 ns/op BenchmarkConvT2Ezero/smallint/64-4 5257167 23.01 ns/op BenchmarkConvT2Ezero/largeint/16-4 1941512 56.52 ns/op BenchmarkConvT2Ezero/largeint/32-4 2106220 55.37 ns/op BenchmarkConvT2Ezero/largeint/64-4 2169514 55.45 ns/op BenchmarkMalloc8-4 2746354 44.43 ns/op BenchmarkMalloc16-4 2432046 52.91 ns/op BenchmarkMallocTypeInfo8-4 2018202 58.96 ns/op BenchmarkMallocTypeInfo16-4 1983344 65.66 ns/op BenchmarkMallocLargeStruct-4 329014 330.1 ns/op BenchmarkGoroutineSelect-4 100 1023237 ns/op BenchmarkGoroutineBlocking-4 132 838201 ns/op BenchmarkGoroutineForRange-4 100 1107820 ns/op BenchmarkGoroutineIdle-4 236 650746 ns/op BenchmarkHashStringSpeed-4 1961659 63.24 ns/op BenchmarkHashBytesSpeed-4 1367631 87.04 ns/op BenchmarkHashInt32Speed-4 1958040 60.64 ns/op BenchmarkHashInt64Speed-4 2102178 58.44 ns/op BenchmarkHashStringArraySpeed-4 446026 269.8 ns/op BenchmarkMegMap-4 3457260 34.18 ns/op BenchmarkMegOneMap-4 4320573 27.90 ns/op BenchmarkMegEqMap-4 2031 59726 ns/op BenchmarkMegEmptyMap-4 4695082 25.38 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2807234 43.44 ns/op BenchmarkSmallStrMap-4 3472420 33.60 ns/op BenchmarkMapStringKeysEight_16-4 3592129 34.08 ns/op BenchmarkMapStringKeysEight_32-4 3247017 36.02 ns/op BenchmarkMapStringKeysEight_64-4 3299935 35.70 ns/op BenchmarkMapStringKeysEight_1M-4 3389366 35.76 ns/op BenchmarkIntMap-4 3913419 31.50 ns/op BenchmarkMapFirst/1-4 4408105 26.12 ns/op BenchmarkMapFirst/2-4 4582375 26.31 ns/op BenchmarkMapFirst/3-4 4448388 26.46 ns/op BenchmarkMapFirst/4-4 4528462 26.59 ns/op BenchmarkMapFirst/5-4 4522602 26.18 ns/op BenchmarkMapFirst/6-4 4409829 26.74 ns/op BenchmarkMapFirst/7-4 4476194 27.16 ns/op BenchmarkMapFirst/8-4 4562383 26.27 ns/op BenchmarkMapFirst/9-4 3360240 35.86 ns/op BenchmarkMapFirst/10-4 3377420 36.05 ns/op BenchmarkMapFirst/11-4 3355844 35.87 ns/op BenchmarkMapFirst/12-4 3381381 36.08 ns/op BenchmarkMapFirst/13-4 3341361 35.96 ns/op BenchmarkMapFirst/14-4 3423145 35.24 ns/op BenchmarkMapFirst/15-4 3391827 35.69 ns/op BenchmarkMapFirst/16-4 3315566 36.21 ns/op BenchmarkMapMid/1-4 4475787 26.85 ns/op BenchmarkMapMid/2-4 4362381 27.23 ns/op BenchmarkMapMid/3-4 4463347 26.92 ns/op BenchmarkMapMid/4-4 4361502 27.66 ns/op BenchmarkMapMid/5-4 4352509 27.12 ns/op BenchmarkMapMid/6-4 4052222 28.68 ns/op BenchmarkMapMid/7-4 4093387 28.98 ns/op BenchmarkMapMid/8-4 4215204 30.63 ns/op BenchmarkMapMid/9-4 3349945 36.47 ns/op BenchmarkMapMid/10-4 3329988 36.75 ns/op BenchmarkMapMid/11-4 3344000 36.68 ns/op BenchmarkMapMid/12-4 3263310 36.88 ns/op BenchmarkMapMid/13-4 3217650 38.29 ns/op BenchmarkMapMid/14-4 3322846 36.97 ns/op BenchmarkMapMid/15-4 3350263 38.47 ns/op BenchmarkMapMid/16-4 3275574 36.70 ns/op BenchmarkMapLast/1-4 4522252 26.30 ns/op BenchmarkMapLast/2-4 4492588 26.93 ns/op BenchmarkMapLast/3-4 4319313 28.27 ns/op BenchmarkMapLast/4-4 4030342 28.82 ns/op BenchmarkMapLast/5-4 4102803 29.21 ns/op BenchmarkMapLast/6-4 3904959 30.48 ns/op BenchmarkMapLast/7-4 4008733 30.34 ns/op BenchmarkMapLast/8-4 3940508 30.82 ns/op BenchmarkMapLast/9-4 3111763 37.06 ns/op BenchmarkMapLast/10-4 3146329 37.25 ns/op BenchmarkMapLast/11-4 3120753 38.89 ns/op BenchmarkMapLast/12-4 3055905 42.05 ns/op BenchmarkMapLast/13-4 3048663 40.41 ns/op BenchmarkMapLast/14-4 3334551 35.95 ns/op BenchmarkMapLast/15-4 3278228 36.44 ns/op BenchmarkMapLast/16-4 3381583 38.43 ns/op BenchmarkMapCycle-4 2326408 51.31 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2459168 49.34 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1246 96950 ns/op BenchmarkMakeMap/[Byte]Byte-4 643264 169.9 ns/op BenchmarkMakeMap/[Int]Int-4 437232 238.4 ns/op BenchmarkNewEmptyMap-4 3548420 34.05 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 107.0 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 616629 195.3 ns/op BenchmarkMapIterEmpty-4 6348321 18.94 ns/op BenchmarkSameLengthMap-4 4561318 26.23 ns/op BenchmarkBigKeyMap-4 1810580 65.87 ns/op BenchmarkBigValMap-4 1674583 72.02 ns/op BenchmarkSmallKeyMap-4 2683581 44.65 ns/op BenchmarkMapPopulate/1-4 1889558 63.07 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 131634 903.4 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 10649 ns/op 3353 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 980 116782 ns/op 53293 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 85 1388379 ns/op 427440 B/op 318 allocs/op BenchmarkMapPopulate/100000-4 8 13926071 ns/op 3609236 B/op 3999 allocs/op BenchmarkComplexAlgMap-4 285837 413.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 1500810 78.98 ns/op BenchmarkGoMapClear/Reflexive/10-4 1433020 83.45 ns/op BenchmarkGoMapClear/Reflexive/100-4 617815 199.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 44574 2718 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5322 21020 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1232163 93.00 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1248542 96.60 ns/op BenchmarkGoMapClear/NonReflexive/100-4 562172 213.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 46695 2579 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5702 22267 ns/op BenchmarkMapStringConversion/32/simple-4 2099515 56.90 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1835935 65.21 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1821648 64.81 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 2011582 59.70 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1730068 69.18 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1592365 69.90 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1696072 68.86 ns/op BenchmarkMapInterfacePtr-4 1754085 68.83 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2644429 45.67 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 165933 641.2 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5685 21245 ns/op BenchmarkMapPop1000-4 412 297526 ns/op BenchmarkMapPop10000-4 22 4911321 ns/op BenchmarkMapAssign/Int32/256-4 2456340 49.58 ns/op BenchmarkMapAssign/Int32/65536-4 1646768 62.21 ns/op BenchmarkMapAssign/Int64/256-4 2358244 49.64 ns/op BenchmarkMapAssign/Int64/65536-4 1887646 62.72 ns/op BenchmarkMapAssign/Str/256-4 1964305 61.42 ns/op BenchmarkMapAssign/Str/65536-4 1309104 86.73 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1355152 90.32 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1021017 104.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1386094 87.48 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 977575 107.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 594638 1146 ns/op BenchmarkMapOperatorAssign/Str/65536-4 446960 244.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 1335139 93.19 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 742778 145.9 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1339440 92.58 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 763916 165.3 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 926484 155.6 ns/op 66 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 368020 290.9 ns/op 76 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1913739 63.22 ns/op BenchmarkMapDelete/Int32/1000-4 2170080 57.12 ns/op BenchmarkMapDelete/Int32/10000-4 2069511 56.77 ns/op BenchmarkMapDelete/Int64/100-4 1856414 65.72 ns/op BenchmarkMapDelete/Int64/1000-4 2145494 57.07 ns/op BenchmarkMapDelete/Int64/10000-4 2083524 58.62 ns/op BenchmarkMapDelete/Str/100-4 1404276 82.65 ns/op BenchmarkMapDelete/Str/1000-4 1704750 71.73 ns/op BenchmarkMapDelete/Str/10000-4 1618904 73.52 ns/op BenchmarkMapDelete/Pointer/100-4 1700293 70.30 ns/op BenchmarkMapDelete/Pointer/1000-4 1922211 62.03 ns/op BenchmarkMapDelete/Pointer/10000-4 1819614 65.78 ns/op BenchmarkMemmove/0-4 13756044 8.705 ns/op BenchmarkMemmove/1-4 2234253 53.44 ns/op 18.71 MB/s BenchmarkMemmove/2-4 2202308 60.53 ns/op 33.04 MB/s BenchmarkMemmove/3-4 2180079 54.66 ns/op 54.88 MB/s BenchmarkMemmove/4-4 2147391 55.72 ns/op 71.79 MB/s BenchmarkMemmove/5-4 2184100 55.37 ns/op 90.30 MB/s BenchmarkMemmove/6-4 2111114 56.56 ns/op 106.09 MB/s BenchmarkMemmove/7-4 2084263 55.81 ns/op 125.43 MB/s BenchmarkMemmove/8-4 2283045 52.57 ns/op 152.17 MB/s BenchmarkMemmove/9-4 2139588 55.89 ns/op 161.03 MB/s BenchmarkMemmove/10-4 2145342 55.51 ns/op 180.13 MB/s BenchmarkMemmove/11-4 2135664 56.33 ns/op 195.29 MB/s BenchmarkMemmove/12-4 2163160 55.25 ns/op 217.18 MB/s BenchmarkMemmove/13-4 2160423 55.19 ns/op 235.54 MB/s BenchmarkMemmove/14-4 2149532 55.67 ns/op 251.48 MB/s BenchmarkMemmove/15-4 2160411 55.49 ns/op 270.32 MB/s BenchmarkMemmove/16-4 2162415 55.97 ns/op 285.86 MB/s BenchmarkMemmove/32-4 1893481 63.29 ns/op 505.61 MB/s BenchmarkMemmove/64-4 1651227 71.97 ns/op 889.31 MB/s BenchmarkMemmove/128-4 1309933 92.49 ns/op 1383.92 MB/s BenchmarkMemmove/256-4 1000000 117.1 ns/op 2186.73 MB/s BenchmarkMemmove/512-4 696316 170.7 ns/op 2999.82 MB/s BenchmarkMemmove/1024-4 434524 277.7 ns/op 3687.46 MB/s BenchmarkMemmove/2048-4 242618 497.1 ns/op 4119.85 MB/s BenchmarkMemmove/4096-4 127342 944.8 ns/op 4335.46 MB/s BenchmarkMemmoveOverlap/32-4 1865356 64.05 ns/op 499.63 MB/s BenchmarkMemmoveOverlap/64-4 1660506 75.06 ns/op 852.60 MB/s BenchmarkMemmoveOverlap/128-4 1242604 97.79 ns/op 1308.99 MB/s BenchmarkMemmoveOverlap/256-4 944640 128.0 ns/op 2000.32 MB/s BenchmarkMemmoveOverlap/512-4 544714 191.8 ns/op 2669.81 MB/s BenchmarkMemmoveOverlap/1024-4 361233 309.8 ns/op 3305.02 MB/s BenchmarkMemmoveOverlap/2048-4 216294 541.2 ns/op 3783.96 MB/s BenchmarkMemmoveOverlap/4096-4 118410 1012 ns/op 4047.13 MB/s BenchmarkMemmoveUnalignedDst/0-4 12866817 9.366 ns/op BenchmarkMemmoveUnalignedDst/1-4 2210575 53.87 ns/op 18.56 MB/s BenchmarkMemmoveUnalignedDst/2-4 2181658 55.45 ns/op 36.07 MB/s BenchmarkMemmoveUnalignedDst/3-4 2146038 54.68 ns/op 54.87 MB/s BenchmarkMemmoveUnalignedDst/4-4 2145112 55.56 ns/op 71.99 MB/s BenchmarkMemmoveUnalignedDst/5-4 2175381 55.49 ns/op 90.11 MB/s BenchmarkMemmoveUnalignedDst/6-4 2148565 55.73 ns/op 107.65 MB/s BenchmarkMemmoveUnalignedDst/7-4 2093437 56.97 ns/op 122.87 MB/s BenchmarkMemmoveUnalignedDst/8-4 2264107 52.75 ns/op 151.65 MB/s BenchmarkMemmoveUnalignedDst/9-4 2131150 55.27 ns/op 162.83 MB/s BenchmarkMemmoveUnalignedDst/10-4 2155447 55.52 ns/op 180.10 MB/s BenchmarkMemmoveUnalignedDst/11-4 2100908 56.64 ns/op 194.20 MB/s BenchmarkMemmoveUnalignedDst/12-4 2123894 56.07 ns/op 214.00 MB/s BenchmarkMemmoveUnalignedDst/13-4 2141407 55.70 ns/op 233.39 MB/s BenchmarkMemmoveUnalignedDst/14-4 2149021 55.73 ns/op 251.22 MB/s BenchmarkMemmoveUnalignedDst/15-4 2129826 56.23 ns/op 266.75 MB/s BenchmarkMemmoveUnalignedDst/16-4 2131224 56.36 ns/op 283.88 MB/s BenchmarkMemmoveUnalignedDst/32-4 1784845 65.05 ns/op 491.92 MB/s BenchmarkMemmoveUnalignedDst/64-4 1589852 74.94 ns/op 853.96 MB/s BenchmarkMemmoveUnalignedDst/128-4 1257781 95.08 ns/op 1346.27 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 119.4 ns/op 2144.84 MB/s BenchmarkMemmoveUnalignedDst/512-4 694749 173.8 ns/op 2946.55 MB/s BenchmarkMemmoveUnalignedDst/1024-4 430680 279.6 ns/op 3662.64 MB/s BenchmarkMemmoveUnalignedDst/2048-4 243957 493.7 ns/op 4148.40 MB/s BenchmarkMemmoveUnalignedDst/4096-4 130450 938.3 ns/op 4365.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1807612 66.39 ns/op 482.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1589158 73.93 ns/op 865.73 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 102.6 ns/op 1248.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 918928 129.5 ns/op 1976.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 616063 194.9 ns/op 2626.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 372320 314.5 ns/op 3255.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 222582 544.1 ns/op 3763.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 116764 1015 ns/op 4034.01 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12964263 9.315 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2169462 54.79 ns/op 18.25 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2143947 56.30 ns/op 35.52 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2101861 56.65 ns/op 52.96 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2088404 57.02 ns/op 70.15 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2076912 56.35 ns/op 88.73 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2090866 57.28 ns/op 104.76 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2031192 58.04 ns/op 120.61 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2206275 53.46 ns/op 149.65 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2071602 58.24 ns/op 154.54 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2090347 57.41 ns/op 174.17 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2092432 57.08 ns/op 192.71 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1925457 58.24 ns/op 206.05 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2104750 57.21 ns/op 227.23 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2112976 56.69 ns/op 246.95 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2088390 57.39 ns/op 261.37 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2101512 56.77 ns/op 281.84 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1868137 64.19 ns/op 498.48 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1630687 72.22 ns/op 886.21 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1249380 95.75 ns/op 1336.76 MB/s BenchmarkMemmoveUnalignedSrc/256-4 997947 124.8 ns/op 2051.24 MB/s BenchmarkMemmoveUnalignedSrc/512-4 676363 172.9 ns/op 2961.50 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 429733 280.4 ns/op 3652.03 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 241599 495.3 ns/op 4134.85 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 130480 925.9 ns/op 4423.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1366713 88.73 ns/op 180.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1362274 88.07 ns/op 181.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1364481 89.00 ns/op 179.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1345489 88.57 ns/op 180.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1340257 89.13 ns/op 179.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1359872 88.69 ns/op 180.41 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1354485 88.76 ns/op 180.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1342532 87.83 ns/op 182.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 102.6 ns/op 623.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 103.5 ns/op 618.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 104.0 ns/op 615.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 105.0 ns/op 609.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 104.7 ns/op 611.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 105.0 ns/op 609.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 104.4 ns/op 612.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 103.8 ns/op 616.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 765945 153.3 ns/op 1669.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 753326 158.9 ns/op 1610.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 746642 156.0 ns/op 1641.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 765152 155.6 ns/op 1644.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 766558 155.9 ns/op 1642.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 763089 154.9 ns/op 1652.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 757851 157.9 ns/op 1620.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 754744 157.4 ns/op 1626.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 125563 993.6 ns/op 4122.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 106776 1039 ns/op 3943.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 113868 966.7 ns/op 4237.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 125347 958.4 ns/op 4273.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 124630 985.3 ns/op 4157.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 124534 1000 ns/op 4095.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 124531 985.8 ns/op 4155.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 124962 991.1 ns/op 4132.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7162 15970 ns/op 4103.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 7069 16801 ns/op 3900.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6518 16344 ns/op 4009.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6634 16374 ns/op 4002.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6601 16463 ns/op 3980.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6601 16321 ns/op 4015.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7183 16090 ns/op 4073.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6453 17023 ns/op 3849.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1818453 65.38 ns/op 489.45 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1609857 87.80 ns/op 728.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1216569 98.74 ns/op 1296.33 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 945547 127.3 ns/op 2011.26 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 624016 191.6 ns/op 2671.84 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 389533 311.6 ns/op 3286.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 212642 551.8 ns/op 3711.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 112141 1033 ns/op 3966.93 MB/s BenchmarkMemclr/5-4 12668707 9.563 ns/op 522.86 MB/s BenchmarkMemclr/16-4 10786764 11.03 ns/op 1450.91 MB/s BenchmarkMemclr/64-4 6711949 17.96 ns/op 3562.57 MB/s BenchmarkMemclr/256-4 10678160 11.26 ns/op 22728.74 MB/s BenchmarkMemclr/4096-4 3416758 35.67 ns/op 114838.59 MB/s BenchmarkMemclr/65536-4 96666 1360 ns/op 48200.49 MB/s BenchmarkMemclr/1M-4 5841 21020 ns/op 49883.98 MB/s BenchmarkMemclr/4M-4 1430 82465 ns/op 50861.85 MB/s BenchmarkMemclr/8M-4 594 177841 ns/op 47169.05 MB/s BenchmarkMemclr/16M-4 321 378419 ns/op 44335.02 MB/s BenchmarkMemclr/64M-4 84 1446127 ns/op 46405.94 MB/s BenchmarkMemclrUnaligned/0_5-4 6936538 17.28 ns/op 289.34 MB/s BenchmarkMemclrUnaligned/0_16-4 6353589 18.01 ns/op 888.16 MB/s BenchmarkMemclrUnaligned/0_64-4 4579617 26.39 ns/op 2424.78 MB/s BenchmarkMemclrUnaligned/0_256-4 6474056 18.19 ns/op 14070.84 MB/s BenchmarkMemclrUnaligned/0_4096-4 2887170 38.69 ns/op 105857.33 MB/s BenchmarkMemclrUnaligned/0_65536-4 98948 1221 ns/op 53688.82 MB/s BenchmarkMemclrUnaligned/1_5-4 6986793 17.29 ns/op 289.22 MB/s BenchmarkMemclrUnaligned/1_16-4 6619630 18.18 ns/op 879.88 MB/s BenchmarkMemclrUnaligned/1_64-4 4554432 26.27 ns/op 2436.56 MB/s BenchmarkMemclrUnaligned/1_256-4 6265418 18.08 ns/op 14161.04 MB/s BenchmarkMemclrUnaligned/1_4096-4 2576457 46.56 ns/op 87971.85 MB/s BenchmarkMemclrUnaligned/1_65536-4 109267 1195 ns/op 54823.46 MB/s BenchmarkMemclrUnaligned/4_5-4 6781868 17.36 ns/op 288.02 MB/s BenchmarkMemclrUnaligned/4_16-4 6617822 18.13 ns/op 882.32 MB/s BenchmarkMemclrUnaligned/4_64-4 4536494 26.26 ns/op 2436.86 MB/s BenchmarkMemclrUnaligned/4_256-4 6456910 17.98 ns/op 14239.84 MB/s BenchmarkMemclrUnaligned/4_4096-4 2559366 47.18 ns/op 86816.41 MB/s BenchmarkMemclrUnaligned/4_65536-4 95016 1264 ns/op 51847.85 MB/s BenchmarkMemclrUnaligned/7_5-4 6878412 17.24 ns/op 290.05 MB/s BenchmarkMemclrUnaligned/7_16-4 6660126 18.05 ns/op 886.46 MB/s BenchmarkMemclrUnaligned/7_64-4 4544577 26.25 ns/op 2437.98 MB/s BenchmarkMemclrUnaligned/7_256-4 6724492 18.07 ns/op 14168.67 MB/s BenchmarkMemclrUnaligned/7_4096-4 2445009 50.59 ns/op 80956.64 MB/s BenchmarkMemclrUnaligned/7_65536-4 88546 1338 ns/op 48991.70 MB/s BenchmarkMemclrUnaligned/0_1M-4 5566 22390 ns/op 46832.37 MB/s BenchmarkMemclrUnaligned/0_4M-4 1528 83433 ns/op 50271.51 MB/s BenchmarkMemclrUnaligned/0_8M-4 645 184075 ns/op 45571.77 MB/s BenchmarkMemclrUnaligned/0_16M-4 326 368023 ns/op 45587.39 MB/s BenchmarkMemclrUnaligned/0_64M-4 73 1538697 ns/op 43614.08 MB/s BenchmarkMemclrUnaligned/1_1M-4 6140 21547 ns/op 48664.41 MB/s BenchmarkMemclrUnaligned/1_4M-4 1453 83772 ns/op 50068.13 MB/s BenchmarkMemclrUnaligned/1_8M-4 669 188501 ns/op 44501.76 MB/s BenchmarkMemclrUnaligned/1_16M-4 354 358978 ns/op 46736.02 MB/s BenchmarkMemclrUnaligned/1_64M-4 81 1473060 ns/op 45557.46 MB/s BenchmarkMemclrUnaligned/4_1M-4 5989 21273 ns/op 49291.39 MB/s BenchmarkMemclrUnaligned/4_4M-4 1344 78981 ns/op 53105.42 MB/s BenchmarkMemclrUnaligned/4_8M-4 630 182481 ns/op 45969.87 MB/s BenchmarkMemclrUnaligned/4_16M-4 328 372342 ns/op 45058.63 MB/s BenchmarkMemclrUnaligned/4_64M-4 73 1579137 ns/op 42497.17 MB/s BenchmarkMemclrUnaligned/7_1M-4 5407 22482 ns/op 46640.04 MB/s BenchmarkMemclrUnaligned/7_4M-4 1339 88745 ns/op 47262.52 MB/s BenchmarkMemclrUnaligned/7_8M-4 652 196845 ns/op 42615.31 MB/s BenchmarkMemclrUnaligned/7_16M-4 298 375417 ns/op 44689.60 MB/s BenchmarkMemclrUnaligned/7_64M-4 75 1539616 ns/op 43588.04 MB/s BenchmarkGoMemclr/5-4 14035994 8.593 ns/op 581.90 MB/s BenchmarkGoMemclr/16-4 12673696 9.515 ns/op 1681.62 MB/s BenchmarkGoMemclr/64-4 7668213 15.73 ns/op 4067.78 MB/s BenchmarkGoMemclr/256-4 12653835 9.476 ns/op 27016.65 MB/s BenchmarkMemclrRange/1K_2K-4 33738 3539 ns/op 27089.46 MB/s BenchmarkMemclrRange/2K_8K-4 19712 6059 ns/op 55050.61 MB/s BenchmarkMemclrRange/4K_16K-4 18088 6670 ns/op 48436.03 MB/s BenchmarkMemclrRange/160K_228K-4 3748 34032 ns/op 48861.21 MB/s BenchmarkClearFat7-4 6879812 17.51 ns/op BenchmarkClearFat8-4 7185133 16.36 ns/op BenchmarkClearFat11-4 6807876 17.63 ns/op BenchmarkClearFat12-4 6776673 17.62 ns/op BenchmarkClearFat13-4 6823689 17.56 ns/op BenchmarkClearFat14-4 6823417 17.64 ns/op BenchmarkClearFat15-4 6771716 17.60 ns/op BenchmarkClearFat16-4 7005037 16.92 ns/op BenchmarkClearFat24-4 6728250 17.64 ns/op BenchmarkClearFat32-4 6542529 18.48 ns/op BenchmarkClearFat40-4 6187999 19.02 ns/op BenchmarkClearFat48-4 6182223 19.61 ns/op BenchmarkClearFat56-4 5700124 20.47 ns/op BenchmarkClearFat64-4 4599214 25.06 ns/op BenchmarkClearFat72-4 5013398 24.91 ns/op BenchmarkClearFat128-4 3584647 34.57 ns/op BenchmarkClearFat256-4 2370631 47.95 ns/op BenchmarkClearFat512-4 1689363 75.05 ns/op BenchmarkClearFat1024-4 987984 120.6 ns/op BenchmarkClearFat1032-4 873820 124.5 ns/op BenchmarkClearFat1040-4 972488 125.1 ns/op BenchmarkCopyFat7-4 6622621 17.69 ns/op BenchmarkCopyFat8-4 7193037 16.92 ns/op BenchmarkCopyFat11-4 6726756 17.96 ns/op BenchmarkCopyFat12-4 6627108 17.99 ns/op BenchmarkCopyFat13-4 6685712 17.90 ns/op BenchmarkCopyFat14-4 6749074 17.93 ns/op BenchmarkCopyFat15-4 6678345 18.02 ns/op BenchmarkCopyFat16-4 7083816 17.09 ns/op BenchmarkCopyFat24-4 6609218 18.24 ns/op BenchmarkCopyFat32-4 6367855 18.95 ns/op BenchmarkCopyFat64-4 5420361 21.74 ns/op BenchmarkCopyFat72-4 5275567 23.56 ns/op BenchmarkCopyFat128-4 3580338 33.78 ns/op BenchmarkCopyFat256-4 2627799 45.58 ns/op BenchmarkCopyFat512-4 1589077 76.06 ns/op BenchmarkCopyFat520-4 1565772 77.52 ns/op BenchmarkCopyFat1024-4 884266 134.7 ns/op BenchmarkCopyFat1032-4 904323 133.3 ns/op BenchmarkCopyFat1040-4 884706 136.1 ns/op BenchmarkIssue18740/2byte-4 543 215689 ns/op BenchmarkIssue18740/4byte-4 840 135658 ns/op BenchmarkIssue18740/8byte-4 981 121428 ns/op BenchmarkMemclrKnownSize1-4 8399886 14.38 ns/op 69.53 MB/s BenchmarkMemclrKnownSize2-4 5040060 23.57 ns/op 84.86 MB/s BenchmarkMemclrKnownSize4-4 3255884 52.41 ns/op 76.32 MB/s BenchmarkMemclrKnownSize8-4 1000000 103.5 ns/op 77.27 MB/s BenchmarkMemclrKnownSize16-4 630298 191.2 ns/op 83.70 MB/s BenchmarkMemclrKnownSize32-4 328873 365.0 ns/op 87.68 MB/s BenchmarkMemclrKnownSize64-4 170305 706.8 ns/op 90.55 MB/s BenchmarkMemclrKnownSize112-4 97844 1231 ns/op 90.97 MB/s BenchmarkMemclrKnownSize128-4 84736 1444 ns/op 88.65 MB/s BenchmarkMemclrKnownSize192-4 56481 2095 ns/op 91.63 MB/s BenchmarkMemclrKnownSize248-4 44497 2705 ns/op 91.68 MB/s BenchmarkMemclrKnownSize256-4 43246 2789 ns/op 91.78 MB/s BenchmarkMemclrKnownSize512-4 21492 5561 ns/op 92.08 MB/s BenchmarkMemclrKnownSize1024-4 10000 11061 ns/op 92.57 MB/s BenchmarkMemclrKnownSize4096-4 2695 44563 ns/op 91.91 MB/s BenchmarkMemclrKnownSize512KiB-4 19 5837500 ns/op 89.81 MB/s BenchmarkReadMetricsLatency-4 10000 6548 p50-ns 7122 p90-ns 17407 p99-ns BenchmarkFinalizer-4 484 275457 ns/op BenchmarkFinalizerRun-4 498766 296.0 ns/op BenchmarkMinFloat-4 397948 295.9 ns/op BenchmarkMaxFloat-4 405024 311.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8162224 14.60 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2081492 57.08 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1895912 62.60 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1706550 72.04 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 103.8 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 111.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1533367 76.33 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 111.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 103.6 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1531323 78.03 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1685602 70.50 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1505587 78.41 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1367778 87.71 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1207575 99.98 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7190142 16.73 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8039857 14.61 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8090839 14.84 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7083726 16.72 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6871220 17.54 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6156547 19.05 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7111136 16.67 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8012480 14.65 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8135410 14.64 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7162802 16.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8070828 14.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8121073 14.61 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7064666 16.97 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8103586 14.65 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8028588 14.73 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7061796 16.91 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7895383 14.83 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8050784 14.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6972592 17.07 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7614387 15.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7705058 15.57 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6851350 16.79 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7689412 15.48 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7572404 15.59 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7104597 17.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7656224 15.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7457982 15.41 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7173633 16.97 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7645579 15.40 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7758801 15.36 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7145374 16.81 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7942516 15.39 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8066001 14.82 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7078082 16.82 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8171400 14.94 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7946718 14.76 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7180321 16.83 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8080128 14.88 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7835426 14.71 ns/op BenchmarkNetpollBreak-4 7333 15253 ns/op BenchmarkPinnerPinUnpinBatch-4 1654 61092 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 294 402024 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1954 61415 ns/op BenchmarkPinnerPinUnpin-4 1610482 69.92 ns/op BenchmarkPinnerPinUnpinTiny-4 1700032 70.25 ns/op BenchmarkPinnerPinUnpinDouble-4 629137 187.1 ns/op BenchmarkPinnerPinUnpinParallel-4 4157256 28.92 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4241335 31.84 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 487299 302.5 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4942087 24.05 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6072528 19.23 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9757994 12.18 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 10019577 11.65 ns/op BenchmarkPingPongHog-4 678 180049 ns/op BenchmarkStackGrowth-4 162462 843.4 ns/op BenchmarkStackGrowthDeep-4 1789 63518 ns/op BenchmarkCreateGoroutines-4 91036 1144 ns/op BenchmarkCreateGoroutinesParallel-4 128434 954.4 ns/op BenchmarkCreateGoroutinesCapture-4 17458 7255 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 77280 1545 ns/op BenchmarkClosureCall-4 15927757 7.616 ns/op BenchmarkWakeupParallelSpinning/0s-4 7791 16511 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5811 20550 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4886 23039 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3609 33420 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2326 55234 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1441 85901 ns/op BenchmarkWakeupParallelSpinning/50µs-4 668 205561 ns/op BenchmarkWakeupParallelSpinning/100µs-4 378 319643 ns/op BenchmarkWakeupParallelSyscall/0s-4 649 204894 ns/op BenchmarkWakeupParallelSyscall/1µs-4 597 205887 ns/op BenchmarkWakeupParallelSyscall/2µs-4 571 228397 ns/op BenchmarkWakeupParallelSyscall/5µs-4 544 202125 ns/op BenchmarkWakeupParallelSyscall/10µs-4 508 221480 ns/op BenchmarkWakeupParallelSyscall/20µs-4 457 252255 ns/op BenchmarkWakeupParallelSyscall/50µs-4 382 295481 ns/op BenchmarkWakeupParallelSyscall/100µs-4 301 450606 ns/op BenchmarkMatmult-4 3777054 40.59 ns/op BenchmarkFastrand-4 9964689 11.48 ns/op BenchmarkFastrand64-4 10337353 12.01 ns/op BenchmarkFastrandHashiter-4 5263315 22.48 ns/op BenchmarkFastrandn/2-4 4231021 28.01 ns/op BenchmarkFastrandn/3-4 4294444 28.22 ns/op BenchmarkFastrandn/4-4 4250653 27.96 ns/op BenchmarkFastrandn/5-4 4245518 28.22 ns/op BenchmarkIfaceCmp100-4 81612 1498 ns/op BenchmarkIfaceCmpNil100-4 154736 786.9 ns/op BenchmarkEfaceCmpDiff-4 19167 6265 ns/op BenchmarkEfaceCmpDiffIndirect-4 21330 5528 ns/op BenchmarkDefer-4 1306113 92.31 ns/op BenchmarkDefer10-4 1000000 127.7 ns/op BenchmarkDeferMany-4 590508 366.3 ns/op BenchmarkPanicRecover-4 743096 153.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 929836 131.4 ns/op 58.00 p50-ns 64.00 p90-ns 98.00 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 693302 153.1 ns/op 56.00 p50-ns 60.00 p90-ns 135.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 3998 28241 ns/op 25023 p50-ns 33646 p90-ns 64171 p99-ns BenchmarkGoroutineProfile/small/loaded-4 594 360628 ns/op 107581 p50-ns 427818 p90-ns 10191834 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 955144 136.9 ns/op 57.00 p50-ns 59.00 p90-ns 69.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 918556 156.0 ns/op 57.00 p50-ns 59.00 p90-ns 70.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 51 2364644 ns/op 2310423 p50-ns 2534396 p90-ns 3363324 p99-ns BenchmarkGoroutineProfile/large/loaded-4 46 3636408 ns/op 2576963 p50-ns 7611146 p90-ns 12896026 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 945463 140.5 ns/op 57.00 p50-ns 59.00 p90-ns 151.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 808336 189.3 ns/op 57.00 p50-ns 59.00 p90-ns 150.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1515 74861 ns/op 66718 p50-ns 78757 p90-ns 217852 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 484 277069 ns/op 119422 p50-ns 286840 p90-ns 4606749 p99-ns BenchmarkRWMutexUncontended-4 6369255 18.44 ns/op BenchmarkRWMutexWrite100-4 1951833 87.47 ns/op BenchmarkRWMutexWrite10-4 1937575 66.68 ns/op BenchmarkRWMutexWorkWrite100-4 595362 274.1 ns/op BenchmarkRWMutexWorkWrite10-4 313882 428.5 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3042 37741 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1202 100965 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1466 77459 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 579 206505 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 766 152273 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 266 433955 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 387 304634 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 128 875598 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 470870 249.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 488199 319.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 457660 332.6 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 477523 337.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 474980 610.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 419173 374.7 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 412248 298.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 430710 279.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 426181 334.9 ns/op BenchmarkMakeSlice/Byte-4 2634003 45.27 ns/op BenchmarkMakeSlice/Int16-4 2630028 45.36 ns/op BenchmarkMakeSlice/Int-4 1877926 65.86 ns/op BenchmarkMakeSlice/Ptr-4 1537104 75.46 ns/op BenchmarkMakeSlice/Struct/24-4 1445713 83.86 ns/op BenchmarkMakeSlice/Struct/32-4 1317872 91.12 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 100.2 ns/op BenchmarkGrowSlice/Byte-4 1000000 113.4 ns/op BenchmarkGrowSlice/Int16-4 837378 141.8 ns/op BenchmarkGrowSlice/Int-4 769507 155.0 ns/op BenchmarkGrowSlice/Ptr-4 655087 189.4 ns/op BenchmarkGrowSlice/Struct/24-4 465328 252.8 ns/op BenchmarkGrowSlice/Struct/32-4 382491 281.5 ns/op BenchmarkGrowSlice/Struct/40-4 348753 371.6 ns/op BenchmarkExtendSlice/IntSlice-4 557191 215.8 ns/op BenchmarkExtendSlice/PointerSlice-4 498844 248.1 ns/op BenchmarkExtendSlice/NoGrow-4 954313 114.8 ns/op BenchmarkAppend-4 673120 178.1 ns/op BenchmarkAppendGrowByte-4 6 20098447 ns/op BenchmarkAppendGrowString-4 1 201150330 ns/op BenchmarkAppendSlice/1Bytes-4 2207863 53.45 ns/op BenchmarkAppendSlice/4Bytes-4 2130798 56.76 ns/op BenchmarkAppendSlice/7Bytes-4 2032971 59.00 ns/op BenchmarkAppendSlice/8Bytes-4 2133871 54.62 ns/op BenchmarkAppendSlice/15Bytes-4 2056267 57.50 ns/op BenchmarkAppendSlice/16Bytes-4 2071980 57.19 ns/op BenchmarkAppendSlice/32Bytes-4 1834468 63.74 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 151207 763.2 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 44331 2552 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 10578 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3060 38560 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 253 507961 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 62 2178750 ns/op BenchmarkAppendStr/1Bytes-4 2487310 48.48 ns/op BenchmarkAppendStr/4Bytes-4 2330818 52.25 ns/op BenchmarkAppendStr/8Bytes-4 2353132 50.35 ns/op BenchmarkAppendStr/16Bytes-4 2361290 50.44 ns/op BenchmarkAppendStr/32Bytes-4 2207779 54.02 ns/op BenchmarkAppendSpecialCase-4 685602 176.1 ns/op BenchmarkCopy/1Byte-4 2259886 52.95 ns/op 18.89 MB/s BenchmarkCopy/1String-4 2191779 54.58 ns/op 18.32 MB/s BenchmarkCopy/2Byte-4 2179057 53.91 ns/op 37.10 MB/s BenchmarkCopy/2String-4 2181388 55.19 ns/op 36.24 MB/s BenchmarkCopy/4Byte-4 2141640 54.90 ns/op 72.86 MB/s BenchmarkCopy/4String-4 2224652 54.20 ns/op 73.81 MB/s BenchmarkCopy/8Byte-4 2282354 54.20 ns/op 147.60 MB/s BenchmarkCopy/8String-4 2221092 53.86 ns/op 148.55 MB/s BenchmarkCopy/12Byte-4 2202660 54.45 ns/op 220.38 MB/s BenchmarkCopy/12String-4 2201158 54.54 ns/op 220.01 MB/s BenchmarkCopy/16Byte-4 2061312 57.25 ns/op 279.49 MB/s BenchmarkCopy/16String-4 2109508 57.33 ns/op 279.08 MB/s BenchmarkCopy/32Byte-4 1856446 63.94 ns/op 500.43 MB/s BenchmarkCopy/32String-4 1876744 64.61 ns/op 495.26 MB/s BenchmarkCopy/128Byte-4 1291005 92.41 ns/op 1385.19 MB/s BenchmarkCopy/128String-4 1269250 95.85 ns/op 1335.37 MB/s BenchmarkCopy/1024Byte-4 433230 276.3 ns/op 3705.96 MB/s BenchmarkCopy/1024String-4 429208 281.1 ns/op 3643.14 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28164 4041 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 25017 4901 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 18250 6063 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 13824 10144 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 13726 8173 ns/op BenchmarkAppendInPlace/Grow/Byte-4 155517 765.1 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 155104 771.0 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 122143 903.0 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 109982 1032 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 100744 1137 ns/op BenchmarkStackCopyPtr-4 1 147188623 ns/op BenchmarkStackCopy-4 2 79180245 ns/op BenchmarkStackCopyNoCache-4 26 4285927 ns/op BenchmarkStackCopyWithStkobj-4 2 54694680 ns/op BenchmarkIssue18138-4 1340 78739 ns/op BenchmarkCompareStringEqual-4 11616781 10.43 ns/op BenchmarkCompareStringIdentical-4 15657157 7.599 ns/op BenchmarkCompareStringSameLength-4 13506026 8.905 ns/op BenchmarkCompareStringDifferentLength-4 15934051 7.549 ns/op BenchmarkCompareStringBigUnaligned-4 2073 56535 ns/op 18547.54 MB/s BenchmarkCompareStringBig-4 1756 65783 ns/op 15939.97 MB/s BenchmarkConcatStringAndBytes-4 2631915 43.28 ns/op BenchmarkSliceByteToString/1-4 2257010 53.29 ns/op BenchmarkSliceByteToString/2-4 1352005 87.86 ns/op BenchmarkSliceByteToString/4-4 1371931 87.88 ns/op BenchmarkSliceByteToString/8-4 1389108 84.69 ns/op BenchmarkSliceByteToString/16-4 1345971 89.23 ns/op BenchmarkSliceByteToString/32-4 1231318 98.51 ns/op BenchmarkSliceByteToString/64-4 1000000 112.3 ns/op BenchmarkSliceByteToString/128-4 903966 135.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2335365 49.81 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 843100 156.6 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 889911 128.3 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3774064 29.94 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1469563 80.57 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1975202 60.88 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2685974 44.07 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 461450 270.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 465304 261.6 ns/op BenchmarkRuneIterate/range/ASCII-4 9396391 12.42 ns/op BenchmarkRuneIterate/range/Japanese-4 1923753 62.67 ns/op BenchmarkRuneIterate/range/MixedLength-4 2581214 46.34 ns/op BenchmarkRuneIterate/range1/ASCII-4 7856361 14.22 ns/op BenchmarkRuneIterate/range1/Japanese-4 1921240 62.22 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2603894 46.20 ns/op BenchmarkRuneIterate/range2/ASCII-4 9070218 12.46 ns/op BenchmarkRuneIterate/range2/Japanese-4 1904354 63.34 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2478538 47.89 ns/op BenchmarkArrayEqual-4 14372583 8.302 ns/op BenchmarkFunc/Name-4 1549454 75.79 ns/op BenchmarkFunc/Entry-4 10652257 11.35 ns/op BenchmarkFunc/FileLine-4 2038851 56.68 ns/op PASS ok runtime 150.947s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30339 3690 ns/op BenchmarkHandle/concurrent-4 23449 4973 ns/op PASS ok runtime/cgo 1.337s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3694774 32.09 ns/op BenchmarkMulUintptr/large-4 3072888 39.47 ns/op PASS ok runtime/internal/math 1.323s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 6059710 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 26 5917264 ns/op 701.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1770 390425 ns/op 20.17 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 11585155 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 7 18071463 ns/op 1656 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 100 1177802 ns/op 28.48 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 80703432 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 96205958 ns/op 12234 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 44 3846154 ns/op 372.8 concurrent_launches/op PASS ok runtime/pprof 3.338s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 88 1276324 ns/op BenchmarkStackLeak-4 33470 3703 ns/op PASS ok runtime/race 1.498s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2341854 50.33 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 354732 412.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.372s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 58 2123153 ns/op BenchmarkIndex_Large-4 10021 11653 ns/op BenchmarkIndexFunc_Large-4 164 665968 ns/op BenchmarkCompact/nil-4 6938444 17.77 ns/op BenchmarkCompact/one-4 1862762 62.24 ns/op BenchmarkCompact/sorted-4 1000000 112.4 ns/op BenchmarkCompact/1_item-4 791199 140.2 ns/op BenchmarkCompact/unsorted-4 1000000 108.1 ns/op BenchmarkCompact/many-4 530864 233.8 ns/op BenchmarkCompact_Large-4 428 279330 ns/op BenchmarkCompactFunc_Large-4 74 1617261 ns/op BenchmarkReplace/naive-fast-4 88076 1289 ns/op BenchmarkReplace/optimized-fast-4 119186 958.6 ns/op BenchmarkReplace/naive-slow-4 43136 2875 ns/op BenchmarkReplace/optimized-slow-4 47866 2409 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 115.8 ns/op BenchmarkBinarySearchFloats/Size32-4 943347 133.6 ns/op BenchmarkBinarySearchFloats/Size64-4 845367 144.5 ns/op BenchmarkBinarySearchFloats/Size128-4 784633 158.0 ns/op BenchmarkBinarySearchFloats/Size512-4 632996 189.5 ns/op BenchmarkBinarySearchFloats/Size1024-4 596271 196.1 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 445964 262.5 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 392386 304.9 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 342051 351.9 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 297984 422.9 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 238802 499.2 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 220237 531.8 ns/op PASS ok slices 4.944s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 98571 1191 ns/op BenchmarkSortInts-4 1 147987825 ns/op BenchmarkSlicesSortInts-4 2 71169116 ns/op BenchmarkSortIsSorted-4 22 5263165 ns/op BenchmarkSlicesIsSorted-4 61 1869644 ns/op BenchmarkSortStrings-4 1 156501933 ns/op BenchmarkSlicesSortStrings-4 1 108078178 ns/op BenchmarkSortStrings_Sorted-4 21 5752956 ns/op BenchmarkSlicesSortStrings_Sorted-4 40 2874486 ns/op BenchmarkSortStructs-4 1 184637163 ns/op BenchmarkSortFuncStructs-4 1 124076283 ns/op BenchmarkSortString1K-4 194 627240 ns/op BenchmarkSortString1K_Slice-4 142 721634 ns/op BenchmarkStableString1K-4 94 1232371 ns/op BenchmarkSortInt1K-4 261 462589 ns/op BenchmarkSortInt1K_Sorted-4 5649 25960 ns/op BenchmarkSortInt1K_Reversed-4 2473 48197 ns/op BenchmarkSortInt1K_Mod8-4 742 170263 ns/op BenchmarkStableInt1K-4 92 1305572 ns/op BenchmarkStableInt1K_Slice-4 121 983745 ns/op BenchmarkSortInt64K-4 3 41406094 ns/op BenchmarkSortInt64K_Slice-4 2 55585868 ns/op BenchmarkStableInt64K-4 1 124329388 ns/op BenchmarkSort1e2-4 320 365443 ns/op BenchmarkStable1e2-4 141 838701 ns/op BenchmarkSort1e4-4 2 76175435 ns/op BenchmarkStable1e4-4 1 249467752 ns/op PASS ok sort 8.825s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 824121 146.9 ns/op BenchmarkAtof64Float-4 603636 175.8 ns/op BenchmarkAtof64FloatExp-4 634207 181.6 ns/op BenchmarkAtof64Big-4 438830 272.3 ns/op BenchmarkAtof64RandomBits-4 408812 271.4 ns/op BenchmarkAtof64RandomFloats-4 493435 243.9 ns/op BenchmarkAtof64RandomLongFloats-4 378036 318.3 ns/op BenchmarkAtof32Decimal-4 877170 132.8 ns/op BenchmarkAtof32Float-4 783884 154.3 ns/op BenchmarkAtof32FloatExp-4 652728 186.7 ns/op BenchmarkAtof32Random-4 348709 346.3 ns/op BenchmarkAtof32RandomLong-4 131256 910.1 ns/op BenchmarkParseInt/Pos/7bit-4 1473091 83.21 ns/op BenchmarkParseInt/Pos/26bit-4 652056 168.5 ns/op BenchmarkParseInt/Pos/31bit-4 639700 197.3 ns/op BenchmarkParseInt/Pos/56bit-4 441579 271.0 ns/op BenchmarkParseInt/Pos/63bit-4 418635 303.6 ns/op BenchmarkParseInt/Neg/7bit-4 1505242 82.98 ns/op BenchmarkParseInt/Neg/26bit-4 618031 187.2 ns/op BenchmarkParseInt/Neg/31bit-4 657277 202.1 ns/op BenchmarkParseInt/Neg/56bit-4 412474 312.3 ns/op BenchmarkParseInt/Neg/63bit-4 421003 318.3 ns/op BenchmarkAtoi/Pos/7bit-4 1900365 60.70 ns/op BenchmarkAtoi/Pos/26bit-4 881203 152.5 ns/op BenchmarkAtoi/Pos/31bit-4 777080 155.2 ns/op BenchmarkAtoi/Pos/56bit-4 509727 235.3 ns/op BenchmarkAtoi/Pos/63bit-4 390654 310.1 ns/op BenchmarkAtoi/Neg/7bit-4 2034426 59.08 ns/op BenchmarkAtoi/Neg/26bit-4 875301 135.8 ns/op BenchmarkAtoi/Neg/31bit-4 781814 155.0 ns/op BenchmarkAtoi/Neg/56bit-4 508110 247.3 ns/op BenchmarkAtoi/Neg/63bit-4 385675 304.6 ns/op BenchmarkFormatFloat/Decimal-4 79230 1601 ns/op BenchmarkFormatFloat/Float-4 78150 1462 ns/op BenchmarkFormatFloat/Exp-4 87756 1392 ns/op BenchmarkFormatFloat/NegExp-4 85717 1365 ns/op BenchmarkFormatFloat/LongExp-4 75529 1804 ns/op BenchmarkFormatFloat/Big-4 59784 1675 ns/op BenchmarkFormatFloat/BinaryExp-4 210968 604.0 ns/op BenchmarkFormatFloat/32Integer-4 75440 1560 ns/op BenchmarkFormatFloat/32ExactFraction-4 91165 1556 ns/op BenchmarkFormatFloat/32Point-4 79602 1981 ns/op BenchmarkFormatFloat/32Exp-4 84271 1529 ns/op BenchmarkFormatFloat/32NegExp-4 90472 1404 ns/op BenchmarkFormatFloat/32Shortest-4 91044 1419 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 10000 15810 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 106868 1330 ns/op BenchmarkFormatFloat/64Fixed1-4 90260 1270 ns/op BenchmarkFormatFloat/64Fixed2-4 133716 1050 ns/op BenchmarkFormatFloat/64Fixed3-4 130399 939.4 ns/op BenchmarkFormatFloat/64Fixed4-4 107931 1377 ns/op BenchmarkFormatFloat/64Fixed12-4 79701 1671 ns/op BenchmarkFormatFloat/64Fixed16-4 86276 1296 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 95004 1238 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 84590 1676 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2665 45854 ns/op BenchmarkFormatFloat/Slowpath64-4 74758 1575 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73549 1752 ns/op BenchmarkAppendFloat/Decimal-4 80941 1481 ns/op BenchmarkAppendFloat/Float-4 82357 1537 ns/op BenchmarkAppendFloat/Exp-4 95697 1376 ns/op BenchmarkAppendFloat/NegExp-4 93514 1297 ns/op BenchmarkAppendFloat/LongExp-4 81824 1484 ns/op BenchmarkAppendFloat/Big-4 77882 1555 ns/op BenchmarkAppendFloat/BinaryExp-4 270783 453.3 ns/op BenchmarkAppendFloat/32Integer-4 81493 1557 ns/op BenchmarkAppendFloat/32ExactFraction-4 101348 1202 ns/op BenchmarkAppendFloat/32Point-4 87702 1411 ns/op BenchmarkAppendFloat/32Exp-4 95961 1299 ns/op BenchmarkAppendFloat/32NegExp-4 80443 1318 ns/op BenchmarkAppendFloat/32Shortest-4 100461 1407 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 117295 971.2 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 111511 1694 ns/op BenchmarkAppendFloat/64Fixed1-4 153234 3895 ns/op BenchmarkAppendFloat/64Fixed2-4 117838 2606 ns/op BenchmarkAppendFloat/64Fixed3-4 139694 845.7 ns/op BenchmarkAppendFloat/64Fixed4-4 141454 916.1 ns/op BenchmarkAppendFloat/64Fixed12-4 84496 1956 ns/op BenchmarkAppendFloat/64Fixed16-4 94225 1323 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 110180 1131 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 91328 1330 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2732 44843 ns/op BenchmarkAppendFloat/Slowpath64-4 80030 1467 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 79070 1513 ns/op BenchmarkFormatInt-4 16046 7340 ns/op BenchmarkAppendInt-4 10000 10560 ns/op BenchmarkFormatUint-4 93289 1242 ns/op BenchmarkAppendUint-4 105318 1130 ns/op BenchmarkFormatIntSmall/7-4 3354745 35.71 ns/op BenchmarkFormatIntSmall/42-4 3254568 35.08 ns/op BenchmarkAppendIntSmall-4 1510228 78.78 ns/op BenchmarkAppendUintVarlen/1-4 1539502 77.65 ns/op BenchmarkAppendUintVarlen/12-4 1564506 79.93 ns/op BenchmarkAppendUintVarlen/123-4 1000000 100.1 ns/op BenchmarkAppendUintVarlen/1234-4 1209380 107.2 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 100.2 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 104.2 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 106.8 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 106.9 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 112.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 114.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 117.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 910894 119.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 948914 124.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 954134 131.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 914106 129.7 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 959253 127.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 907548 132.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 908882 131.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 783585 135.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 886802 135.6 ns/op BenchmarkQuote-4 45879 2473 ns/op BenchmarkQuoteRune-4 548046 223.8 ns/op BenchmarkAppendQuote-4 54388 2199 ns/op BenchmarkAppendQuoteRune-4 928471 125.4 ns/op BenchmarkUnquoteEasy-4 979329 122.0 ns/op BenchmarkUnquoteHard-4 53029 2133 ns/op PASS ok strconv 30.966s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 449509 251.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 138400 823.9 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 175538 655.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 498160 228.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 142332 805.2 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 212654 620.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 257118 442.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 79824 1533 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 92368 1450 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 757596 161.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20144 5889 ns/op BenchmarkGenericMatch1-4 1663 66918 ns/op BenchmarkGenericMatch2-4 313 388972 ns/op BenchmarkSingleMaxSkipping-4 5983 19666 ns/op 508.50 MB/s BenchmarkSingleLongSuffixFail-4 12866 9314 ns/op 107.58 MB/s BenchmarkSingleMatch-4 190 610111 ns/op 24.59 MB/s BenchmarkByteByteNoMatch-4 56572 2131 ns/op BenchmarkByteByteMatch-4 17395 6818 ns/op BenchmarkByteStringMatch-4 20446 5781 ns/op BenchmarkHTMLEscapeNew-4 65007 1856 ns/op BenchmarkHTMLEscapeOld-4 76567 1602 ns/op BenchmarkByteStringReplacerWriteString-4 927 125348 ns/op BenchmarkByteReplacerWriteString-4 1512 77154 ns/op BenchmarkByteByteReplaces-4 3046 38349 ns/op BenchmarkByteByteMap-4 9321 12788 ns/op BenchmarkMap/identity/ASCII-4 777565 146.6 ns/op BenchmarkMap/identity/Greek-4 409114 302.4 ns/op BenchmarkMap/change/ASCII-4 31189 3815 ns/op BenchmarkMap/change/Greek-4 21086 5656 ns/op BenchmarkIndexRune-4 2201595 53.68 ns/op BenchmarkIndexRuneLongString-4 1488060 79.30 ns/op BenchmarkIndexRuneFastPath-4 4359033 26.57 ns/op BenchmarkIndex-4 4329020 27.50 ns/op BenchmarkLastIndex-4 4577959 25.40 ns/op BenchmarkIndexByte-4 9048189 12.92 ns/op BenchmarkToUpper/#00-4 5080474 23.32 ns/op BenchmarkToUpper/ONLYUPPER-4 2906688 40.81 ns/op BenchmarkToUpper/abc-4 296294 420.7 ns/op BenchmarkToUpper/AbC123-4 197176 592.7 ns/op BenchmarkToUpper/azAZ09_-4 212864 543.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 44472 2676 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 66252 1860 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27708 4295 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54009 2284 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 102253 1215 ns/op BenchmarkToLower/#00-4 4990564 22.97 ns/op BenchmarkToLower/abc-4 4509181 26.47 ns/op BenchmarkToLower/AbC123-4 174548 706.3 ns/op BenchmarkToLower/azAZ09_-4 185151 632.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 75825 1644 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59595 2025 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30140 4074 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69668 1729 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 100374 1195 ns/op BenchmarkMapNoChanges-4 1000000 116.2 ns/op BenchmarkTrim-4 31298 3596 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3011511 38.48 ns/op BenchmarkToValidUTF8/InvalidASCII-4 150944 797.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 119518 1116 ns/op BenchmarkEqualFold/Tests-4 48518 2478 ns/op BenchmarkEqualFold/ASCII-4 3416161 33.85 ns/op BenchmarkEqualFold/UnicodePrefix-4 88860 1384 ns/op BenchmarkEqualFold/UnicodeSuffix-4 77120 1463 ns/op BenchmarkIndexHard1-4 1626 75160 ns/op BenchmarkIndexHard2-4 380 316893 ns/op BenchmarkIndexHard3-4 164 724633 ns/op BenchmarkIndexHard4-4 86 1340420 ns/op BenchmarkLastIndexHard1-4 69 1714678 ns/op BenchmarkLastIndexHard2-4 68 1806593 ns/op BenchmarkLastIndexHard3-4 64 1843149 ns/op BenchmarkCountHard1-4 1609 76125 ns/op BenchmarkCountHard2-4 378 315292 ns/op BenchmarkCountHard3-4 164 728621 ns/op BenchmarkIndexTorture-4 7674 15648 ns/op BenchmarkCountTorture-4 7728 15556 ns/op BenchmarkCountTortureOverlapping-4 636 182181 ns/op BenchmarkCountByte/10-4 5340297 22.61 ns/op 442.38 MB/s BenchmarkCountByte/32-4 5071680 23.50 ns/op 1361.88 MB/s BenchmarkCountByte/4096-4 528886 213.0 ns/op 19225.85 MB/s BenchmarkCountByte/4194304-4 589 202547 ns/op 20707.80 MB/s BenchmarkCountByte/67108864-4 31 3754147 ns/op 17875.93 MB/s BenchmarkFields/ASCII/16-4 305564 407.1 ns/op 39.31 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19705 5942 ns/op 43.08 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1341 92680 ns/op 44.19 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 76 1541715 ns/op 42.51 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 25084511 ns/op 41.80 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 130148 921.0 ns/op 17.37 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9240 11661 ns/op 21.95 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 621 188961 ns/op 21.68 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 33 3320978 ns/op 19.73 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 63079115 ns/op 16.62 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 306732 423.6 ns/op 37.78 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 20884 5595 ns/op 45.76 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1065 112585 ns/op 36.38 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 52 2399622 ns/op 27.31 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 55120305 ns/op 19.02 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 176121 694.3 ns/op 23.05 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 13831 8717 ns/op 29.37 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 810 142162 ns/op 28.81 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 43 2816682 ns/op 23.27 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 60224170 ns/op 17.41 MB/s 10457488 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 69717754 ns/op BenchmarkSplitSingleByteSeparator-4 19 5913693 ns/op BenchmarkSplitMultiByteSeparator-4 33 3043466 ns/op BenchmarkSplitNSingleByteSeparator-4 232566 501.3 ns/op BenchmarkSplitNMultiByteSeparator-4 195684 654.9 ns/op BenchmarkRepeat/5x0-4 4495834 29.98 ns/op BenchmarkRepeat/5x1-4 4053147 30.95 ns/op BenchmarkRepeat/5x2-4 175260 832.9 ns/op BenchmarkRepeat/5x6-4 98419 1183 ns/op BenchmarkRepeat/10x0-4 4341946 27.85 ns/op BenchmarkRepeat/10x1-4 4315912 28.05 ns/op BenchmarkRepeat/10x2-4 184104 649.8 ns/op BenchmarkRepeat/10x6-4 102990 1159 ns/op BenchmarkRepeatLarge/256/1-4 47518 2516 ns/op 101.73 MB/s BenchmarkRepeatLarge/256/16-4 80907 1459 ns/op 175.44 MB/s BenchmarkRepeatLarge/512/1-4 39612 2980 ns/op 171.80 MB/s BenchmarkRepeatLarge/512/16-4 63982 1813 ns/op 282.45 MB/s BenchmarkRepeatLarge/1024/1-4 35010 3936 ns/op 260.13 MB/s BenchmarkRepeatLarge/1024/16-4 53172 2325 ns/op 440.41 MB/s BenchmarkRepeatLarge/2048/1-4 28782 3816 ns/op 536.71 MB/s BenchmarkRepeatLarge/2048/16-4 41202 3030 ns/op 675.97 MB/s BenchmarkRepeatLarge/4096/1-4 23379 5336 ns/op 767.63 MB/s BenchmarkRepeatLarge/4096/16-4 28066 4125 ns/op 992.89 MB/s BenchmarkRepeatLarge/8192/1-4 17700 7722 ns/op 1060.84 MB/s BenchmarkRepeatLarge/8192/16-4 19606 6552 ns/op 1250.21 MB/s BenchmarkRepeatLarge/8192/4097-4 5894938 19.57 ns/op 209358.36 MB/s BenchmarkRepeatLarge/16384/1-4 6033 26235 ns/op 624.50 MB/s BenchmarkRepeatLarge/16384/16-4 10000 14360 ns/op 1140.95 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 10763 ns/op 1142.00 MB/s BenchmarkRepeatLarge/32768/1-4 6724 17761 ns/op 1844.99 MB/s BenchmarkRepeatLarge/32768/16-4 5850 17831 ns/op 1837.65 MB/s BenchmarkRepeatLarge/32768/4097-4 7820 20264 ns/op 1415.30 MB/s BenchmarkRepeatLarge/65536/1-4 3418 39708 ns/op 1650.46 MB/s BenchmarkRepeatLarge/65536/16-4 3154 59577 ns/op 1100.02 MB/s BenchmarkRepeatLarge/65536/4097-4 3298 35127 ns/op 1749.50 MB/s BenchmarkRepeatLarge/131072/1-4 523 213093 ns/op 615.09 MB/s BenchmarkRepeatLarge/131072/16-4 538 223594 ns/op 586.20 MB/s BenchmarkRepeatLarge/131072/4097-4 529 219309 ns/op 579.12 MB/s BenchmarkRepeatLarge/262144/1-4 272 432936 ns/op 605.50 MB/s BenchmarkRepeatLarge/262144/16-4 278 494690 ns/op 529.92 MB/s BenchmarkRepeatLarge/262144/4097-4 271 496005 ns/op 520.38 MB/s BenchmarkRepeatLarge/524288/1-4 134 1559210 ns/op 336.25 MB/s BenchmarkRepeatLarge/524288/16-4 127 1647201 ns/op 318.29 MB/s BenchmarkRepeatLarge/524288/4097-4 140 831341 ns/op 625.88 MB/s BenchmarkRepeatLarge/1048576/1-4 68 1724266 ns/op 608.13 MB/s BenchmarkRepeatLarge/1048576/16-4 70 2703563 ns/op 387.85 MB/s BenchmarkRepeatLarge/1048576/4097-4 68 1713454 ns/op 609.72 MB/s BenchmarkRepeatLarge/2097152/1-4 33 3442420 ns/op 609.21 MB/s BenchmarkRepeatLarge/2097152/16-4 34 4402446 ns/op 476.36 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 3413443 ns/op 613.33 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6768473 ns/op 619.68 MB/s BenchmarkRepeatLarge/4194304/16-4 16 7182256 ns/op 583.98 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6836978 ns/op 613.02 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14233910 ns/op 589.34 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13916076 ns/op 602.80 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14133233 ns/op 593.39 MB/s BenchmarkRepeatLarge/16777216/1-4 4 29523532 ns/op 568.27 MB/s BenchmarkRepeatLarge/16777216/16-4 4 29914984 ns/op 560.83 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29759120 ns/op 563.77 MB/s BenchmarkRepeatLarge/33554432/1-4 2 58808718 ns/op 570.57 MB/s BenchmarkRepeatLarge/33554432/16-4 2 58902519 ns/op 569.66 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 62619868 ns/op 535.84 MB/s BenchmarkRepeatLarge/67108864/1-4 1 118699463 ns/op 565.37 MB/s BenchmarkRepeatLarge/67108864/16-4 1 117657438 ns/op 570.38 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 123866881 ns/op 541.78 MB/s BenchmarkRepeatLarge/134217728/1-4 1 229817295 ns/op 584.02 MB/s BenchmarkRepeatLarge/134217728/16-4 1 249014027 ns/op 539.00 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 259925288 ns/op 516.37 MB/s BenchmarkRepeatLarge/268435456/1-4 1 433322005 ns/op 619.48 MB/s BenchmarkRepeatLarge/268435456/16-4 1 492452289 ns/op 545.10 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 508244762 ns/op 528.16 MB/s BenchmarkRepeatLarge/536870912/1-4 1 872104356 ns/op 615.60 MB/s BenchmarkRepeatLarge/536870912/16-4 1 987792720 ns/op 543.51 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1014657420 ns/op 529.12 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1740899115 ns/op 616.77 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1975775255 ns/op 543.45 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2008096362 ns/op 534.71 MB/s BenchmarkRepeatSpaces-4 4743972 25.18 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2766982 43.46 ns/op BenchmarkIndexAnyASCII/1:2-4 2636632 45.42 ns/op BenchmarkIndexAnyASCII/1:4-4 2546439 47.16 ns/op BenchmarkIndexAnyASCII/1:8-4 2447740 49.26 ns/op BenchmarkIndexAnyASCII/1:16-4 2172607 55.17 ns/op BenchmarkIndexAnyASCII/1:32-4 2154529 56.28 ns/op BenchmarkIndexAnyASCII/1:64-4 2063313 58.36 ns/op BenchmarkIndexAnyASCII/16:1-4 2736049 43.74 ns/op BenchmarkIndexAnyASCII/16:2-4 668234 182.0 ns/op BenchmarkIndexAnyASCII/16:4-4 656992 182.7 ns/op BenchmarkIndexAnyASCII/16:8-4 637438 190.2 ns/op BenchmarkIndexAnyASCII/16:16-4 579894 207.2 ns/op BenchmarkIndexAnyASCII/16:32-4 495037 234.8 ns/op BenchmarkIndexAnyASCII/16:64-4 409161 293.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2216158 51.18 ns/op BenchmarkIndexAnyASCII/256:2-4 55615 2171 ns/op BenchmarkIndexAnyASCII/256:4-4 56124 2167 ns/op BenchmarkIndexAnyASCII/256:8-4 55736 2170 ns/op BenchmarkIndexAnyASCII/256:16-4 54427 2169 ns/op BenchmarkIndexAnyASCII/256:32-4 51596 2190 ns/op BenchmarkIndexAnyASCII/256:64-4 52963 2336 ns/op BenchmarkIndexAnyUTF8/1:1-4 2779736 41.50 ns/op BenchmarkIndexAnyUTF8/1:2-4 2661294 44.59 ns/op BenchmarkIndexAnyUTF8/1:4-4 2552571 46.18 ns/op BenchmarkIndexAnyUTF8/1:8-4 2470974 48.26 ns/op BenchmarkIndexAnyUTF8/1:16-4 2680123 45.04 ns/op BenchmarkIndexAnyUTF8/1:32-4 2632881 46.01 ns/op BenchmarkIndexAnyUTF8/1:64-4 2494438 47.55 ns/op BenchmarkIndexAnyUTF8/16:1-4 1916846 62.47 ns/op BenchmarkIndexAnyUTF8/16:2-4 382412 324.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 337986 349.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 315180 384.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 371952 320.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 356186 334.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 328958 371.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 404954 296.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 28129 4341 ns/op BenchmarkIndexAnyUTF8/256:4-4 25348 4821 ns/op BenchmarkIndexAnyUTF8/256:8-4 22434 5263 ns/op BenchmarkIndexAnyUTF8/256:16-4 26870 4403 ns/op BenchmarkIndexAnyUTF8/256:32-4 25848 4651 ns/op BenchmarkIndexAnyUTF8/256:64-4 23088 5204 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2751054 44.22 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2696056 44.74 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2546733 46.31 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2502097 48.43 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2133204 56.56 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2095368 57.20 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1984225 59.07 ns/op BenchmarkLastIndexAnyASCII/16:1-4 660142 182.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 652006 182.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 657290 183.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 631202 191.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 579264 213.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 515400 237.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 410029 296.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54895 2200 ns/op BenchmarkLastIndexAnyASCII/256:2-4 54862 2909 ns/op BenchmarkLastIndexAnyASCII/256:4-4 53415 2250 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54067 2263 ns/op BenchmarkLastIndexAnyASCII/256:16-4 54094 2242 ns/op BenchmarkLastIndexAnyASCII/256:32-4 48836 2272 ns/op BenchmarkLastIndexAnyASCII/256:64-4 51235 2305 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2684236 44.03 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2669564 45.46 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2544531 47.15 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2441655 48.25 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2614812 45.72 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2516106 47.06 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2486779 50.36 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 474386 252.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 217832 549.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 205022 688.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 197961 653.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 196098 556.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 211802 548.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 201705 642.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 33763 3354 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14785 8053 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13923 8447 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13279 9205 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 13791 8087 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 14290 8415 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 13596 8808 ns/op BenchmarkTrimASCII/1:1-4 3941228 29.29 ns/op BenchmarkTrimASCII/1:2-4 2335740 47.05 ns/op BenchmarkTrimASCII/1:4-4 2447700 49.25 ns/op BenchmarkTrimASCII/1:8-4 1994228 58.18 ns/op BenchmarkTrimASCII/1:16-4 1552998 74.64 ns/op BenchmarkTrimASCII/16:1-4 2960756 40.39 ns/op BenchmarkTrimASCII/16:2-4 666106 181.9 ns/op BenchmarkTrimASCII/16:4-4 562993 187.2 ns/op BenchmarkTrimASCII/16:8-4 570217 193.1 ns/op BenchmarkTrimASCII/16:16-4 547111 237.6 ns/op BenchmarkTrimASCII/256:1-4 567535 210.5 ns/op BenchmarkTrimASCII/256:2-4 54628 2544 ns/op BenchmarkTrimASCII/256:4-4 55651 2148 ns/op BenchmarkTrimASCII/256:8-4 55694 2156 ns/op BenchmarkTrimASCII/256:16-4 47742 2489 ns/op BenchmarkTrimASCII/4096:1-4 42398 2820 ns/op BenchmarkTrimASCII/4096:2-4 3579 33727 ns/op BenchmarkTrimASCII/4096:4-4 3495 34284 ns/op BenchmarkTrimASCII/4096:8-4 3201 33618 ns/op BenchmarkTrimASCII/4096:16-4 3537 37802 ns/op BenchmarkTrimByte-4 4950486 23.98 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 31950 3947 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29162 4045 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1450 83066 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1759 63850 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3939 31824 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7447 17020 ns/op BenchmarkJoin/0-4 5960239 19.58 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3972771 26.16 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 166310 720.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 117336 1077 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 88171 1361 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 74403 1690 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 58651 1979 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 54351 2423 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3178651 37.15 ns/op BenchmarkTrimSpace/ASCII-4 1343114 90.54 ns/op BenchmarkTrimSpace/SomeNonASCII-4 125160 900.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 65558 1863 ns/op BenchmarkReplaceAll-4 124202 982.7 ns/op 16 B/op 1 allocs/op PASS ok strings 59.786s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 80871 1451 ns/op BenchmarkCond2-4 36622 3164 ns/op BenchmarkCond4-4 26025 4368 ns/op BenchmarkCond8-4 13788 8773 ns/op BenchmarkCond16-4 6818 19123 ns/op BenchmarkCond32-4 2804 40600 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 833222 145.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 342046 303.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 767432 151.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 962637 138.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 577437 187.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1369618 89.58 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 146325 866.1 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 123093 1070 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 117072 1160 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 78784 1763 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 1270551 163.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 242246 538.2 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 1223366 114.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 221786 537.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 843877 126.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 233443 517.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1923570 65.22 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 72307 1642 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 191181 731.6 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 408220 346.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3682 31986 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 532 237478 ns/op BenchmarkRange/*sync.Map-4 1557 73926 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 95388 1061 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 357062 334.3 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 98248 1170 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 179920 694.5 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 275402 396.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 265156 544.3 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 115782 1053 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 261813 460.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 1196676 133.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 70716 1506 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 190917 630.2 ns/op BenchmarkSwapCollision/*sync.Map-4 124531 1000 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 404 301592 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 151058 1161 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 444795 258.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 28941 3982 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 93730 1356 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 29014 5109 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 392289 346.1 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 147918 819.5 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 348510 415.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2721954 45.94 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 208276 552.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2535795 50.21 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 859140 148.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 212202 582.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 810483 174.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 121315 899.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 428725 290.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 879835 126.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 163399 810.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 1000000 127.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 129439 881.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 131385 761.9 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 243486 464.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77822 1572 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 298621 424.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 807456 166.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 170826 701.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1000000 106.0 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 64267 1873 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 115014 1055 ns/op BenchmarkClear/*sync.Map-4 45739 2594 ns/op BenchmarkUncontendedSemaphore-4 5058090 23.53 ns/op BenchmarkContendedSemaphore-4 4278169 24.77 ns/op BenchmarkMutexUncontended-4 739081 149.2 ns/op BenchmarkMutex-4 311803 384.1 ns/op BenchmarkMutexSlack-4 268761 409.2 ns/op BenchmarkMutexWork-4 281371 435.2 ns/op BenchmarkMutexWorkSlack-4 241335 458.0 ns/op BenchmarkMutexNoSpin-4 73562 1918 ns/op BenchmarkMutexSpin-4 58999 2067 ns/op BenchmarkOnce-4 1458882 71.74 ns/op BenchmarkOnceFunc/v=Once-4 1704046 69.32 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1344904 87.44 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1526510 78.93 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1580601 76.07 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1370089 88.53 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1471369 80.48 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8703027 13.55 ns/op BenchmarkSemaSyntNonblock-4 2597518 46.63 ns/op BenchmarkSemaSyntBlock-4 2215441 50.37 ns/op BenchmarkSemaWorkNonblock-4 1000000 102.1 ns/op BenchmarkSemaWorkBlock-4 1000000 109.5 ns/op BenchmarkRWMutexUncontended-4 532150 220.2 ns/op BenchmarkRWMutexWrite100-4 508603 273.3 ns/op BenchmarkRWMutexWrite10-4 414627 293.8 ns/op BenchmarkRWMutexWorkWrite100-4 340128 345.7 ns/op BenchmarkRWMutexWorkWrite10-4 293718 401.4 ns/op BenchmarkWaitGroupUncontended-4 1000000 147.3 ns/op BenchmarkWaitGroupAddDone-4 702187 154.5 ns/op BenchmarkWaitGroupAddDoneWork-4 983664 150.9 ns/op BenchmarkWaitGroupWait-4 4933423 22.83 ns/op BenchmarkWaitGroupWaitWork-4 3424033 35.52 ns/op BenchmarkWaitGroupActuallyWait-4 101384 1117 ns/op 32 B/op 2 allocs/op PASS ok sync 19.233s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 571084 204.6 ns/op PASS ok sync/atomic 1.129s PASS ok syscall 1.008s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 153940 739.0 ns/op 0 B/op 0 allocs/op PASS ok testing 1.131s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5974 17852 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7400 14310 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 80 1452109 ns/op 110961 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 84 1330105 ns/op 1320 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 165521831 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 171653675 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1520 71661 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1784 65224 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6733222 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6252111 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 713165729 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 729400803 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 186 631861 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 204 600215 ns/op 192 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 57663066 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 57894736 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6771635900 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6513909861 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2377 46453 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3019982 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 304648446 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2188 51402 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 243 485294 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 5206335 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5725 20056 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.004s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 101291549 ns/op BenchmarkVariableString-4 80041 1510 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1791 67320 ns/op 2507 B/op 39 allocs/op PASS ok text/template/parse 1.381s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 70 1828488 ns/op BenchmarkAfter-4 170894 612.7 ns/op BenchmarkStop/impl=chan-4 254727 416.5 ns/op BenchmarkStop/impl=func-4 333444 362.4 ns/op BenchmarkSimultaneousAfterFunc1000-4 81 1880651 ns/op BenchmarkStartStop1000-4 652 244527 ns/op BenchmarkReset/impl=chan-4 1849272 91.57 ns/op BenchmarkReset/impl=func-4 1971876 71.19 ns/op BenchmarkSleep1000-4 67 1737042 ns/op BenchmarkParallelTimerLatency-4 56 136942 avg-late-ns 1865506 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 346019 avg-late-ns 831358 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 30 856927 avg-late-ns 17847218 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 348451 avg-late-ns 3242704 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 437684 avg-late-ns 1392279 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 333607 avg-late-ns 2154705 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 26 626506 avg-late-ns 10531326 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 545295 avg-late-ns 7338829 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 25 486652 avg-late-ns 5129893 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 250856 avg-late-ns 1482152 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 725077 avg-late-ns 5650528 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 395749 avg-late-ns 1060778 max-late-ns BenchmarkAdjustTimers10000-4 43 2455412 ns/op BenchmarkTicker-4 817125 212.2 ns/op BenchmarkTickerReset-4 1889962 88.28 ns/op BenchmarkTickerResetNaive-4 268222 495.0 ns/op BenchmarkNow-4 1776480 66.44 ns/op BenchmarkNowUnixNano-4 1386285 89.82 ns/op BenchmarkNowUnixMilli-4 1223004 98.56 ns/op BenchmarkNowUnixMicro-4 1278727 94.24 ns/op BenchmarkFormat-4 54776 2209 ns/op BenchmarkFormatRFC3339-4 77120 1579 ns/op BenchmarkFormatRFC3339Nano-4 72207 1702 ns/op BenchmarkFormatNow-4 86900 1393 ns/op BenchmarkMarshalJSON-4 99549 1207 ns/op BenchmarkMarshalText-4 106671 1123 ns/op BenchmarkParse-4 137127 875.7 ns/op BenchmarkParseRFC3339UTC-4 341152 335.9 ns/op BenchmarkParseRFC3339UTCBytes-4 202641 611.2 ns/op BenchmarkParseRFC3339TZ-4 74889 1495 ns/op BenchmarkParseRFC3339TZBytes-4 62181 1904 ns/op BenchmarkParseDuration-4 553528 205.1 ns/op BenchmarkHour-4 976948 122.4 ns/op BenchmarkSecond-4 973857 120.7 ns/op BenchmarkYear-4 779912 156.0 ns/op BenchmarkDay-4 708880 169.0 ns/op BenchmarkISOWeek-4 722245 162.0 ns/op BenchmarkGoString-4 71940 1698 ns/op BenchmarkUnmarshalText-4 70387 1690 ns/op PASS ok time 13.960s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 416394 280.9 ns/op BenchmarkDecodeValidJapaneseChars-4 524266 225.2 ns/op BenchmarkDecodeRune-4 1398224 95.26 ns/op BenchmarkEncodeValidASCII-4 316893 359.8 ns/op BenchmarkEncodeValidJapaneseChars-4 489129 240.8 ns/op BenchmarkAppendRuneValidASCII-4 704878 171.6 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 100.2 ns/op BenchmarkEncodeRune-4 687712 173.4 ns/op PASS ok unicode/utf16 2.066s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2244577 52.59 ns/op BenchmarkRuneCountTenJapaneseChars-4 342030 336.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4569303 25.81 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 493813 240.5 ns/op BenchmarkValidTenASCIIChars-4 2320887 51.08 ns/op BenchmarkValid100KASCIIChars-4 91 1614892 ns/op BenchmarkValidTenJapaneseChars-4 316252 376.1 ns/op BenchmarkValidLongMostlyASCII-4 92 1097672 ns/op BenchmarkValidLongJapanese-4 63 1863528 ns/op BenchmarkValidStringTenASCIIChars-4 4848807 23.28 ns/op BenchmarkValidString100KASCIIChars-4 7048 17183 ns/op BenchmarkValidStringTenJapaneseChars-4 460320 251.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1425 84214 ns/op BenchmarkValidStringLongJapanese-4 162 745169 ns/op BenchmarkEncodeASCIIRune-4 4547132 25.36 ns/op BenchmarkEncodeJapaneseRune-4 2479569 48.87 ns/op BenchmarkAppendASCIIRune-4 8457208 14.05 ns/op BenchmarkAppendJapaneseRune-4 2862480 41.56 ns/op BenchmarkDecodeASCIIRune-4 2753827 43.40 ns/op BenchmarkDecodeJapaneseRune-4 2368160 50.22 ns/op BenchmarkFullRune/ASCII-4 3236911 37.72 ns/op BenchmarkFullRune/Incomplete-4 1531053 79.35 ns/op BenchmarkFullRune/Japanese-4 3252307 37.01 ns/op PASS ok unicode/utf8 4.548s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 79948119951 ns/op PASS ok cmd/api 81.128s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 631351 182.1 ns/op BenchmarkCgoCall/one-pointer-4 525736 229.5 ns/op BenchmarkCgoCall/string-pointer-escape-4 461714 253.6 ns/op BenchmarkCgoCall/string-pointer-noescape-4 468604 250.3 ns/op BenchmarkCgoCall/eight-pointers-4 240057 512.0 ns/op BenchmarkCgoCall/eight-pointers-nil-4 555778 221.3 ns/op BenchmarkCgoCall/eight-pointers-array-4 40591 3105 ns/op BenchmarkCgoCall/eight-pointers-slice-4 51774 2334 ns/op BenchmarkGoString-4 1261191 92.66 ns/op BenchmarkCGoCallback-4 70218 1715 ns/op BenchmarkCGoInCThread-4 588459 184.1 ns/op PASS ok cmd/cgo/internal/test 2.525s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 547170 210.4 ns/op BenchmarkEqArrayOfStrings64-4 63868 1867 ns/op BenchmarkEqArrayOfStrings1024-4 5761 20438 ns/op BenchmarkEqArrayOfFloats5-4 1000000 115.1 ns/op BenchmarkEqArrayOfFloats64-4 119961 981.6 ns/op BenchmarkEqArrayOfFloats1024-4 5036 23481 ns/op BenchmarkEqArrayOfStructsEq-4 1390 86423 ns/op BenchmarkEqArrayOfStructsNotEq-4 2227 53624 ns/op BenchmarkEqStruct-4 15978618 7.526 ns/op PASS ok cmd/compile/internal/reflectdata 2.158s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 57202 ns/op BenchmarkInvertLessThanNoov-4 11706627 10.24 ns/op BenchmarkCopyElim1-4 1285 93317 ns/op BenchmarkCopyElim10-4 1156 100407 ns/op BenchmarkCopyElim100-4 566 208653 ns/op BenchmarkCopyElim1000-4 75 1508176 ns/op BenchmarkCopyElim10000-4 4 27270853 ns/op BenchmarkCopyElim100000-4 1 473911893 ns/op BenchmarkDeadCode/1-4 1089 103241 ns/op BenchmarkDeadCode/10-4 973 115831 ns/op BenchmarkDeadCode/100-4 366 334235 ns/op BenchmarkDeadCode/1000-4 51 2336987 ns/op BenchmarkDeadCode/10000-4 5 24244054 ns/op BenchmarkDeadCode/100000-4 1 294053856 ns/op BenchmarkDeadCode/200000-4 1 786443301 ns/op BenchmarkDominatorsLinear-4 12 10188293 ns/op 0.98 MB/s BenchmarkDominatorsFwdBack-4 8 18971212 ns/op 0.53 MB/s BenchmarkDominatorsManyPred-4 7 15465940 ns/op 0.65 MB/s BenchmarkDominatorsMaxPred-4 7 15798076 ns/op 0.63 MB/s BenchmarkDominatorsMaxPredVal-4 7 15492870 ns/op 0.65 MB/s BenchmarkFuse/1-4 811 150701 ns/op BenchmarkFuse/10-4 697 164664 ns/op BenchmarkFuse/100-4 165 735345 ns/op BenchmarkFuse/1000-4 21 6155065 ns/op BenchmarkFuse/10000-4 2 62078390 ns/op BenchmarkNilCheckDeep1-4 7952 14367 ns/op 0.07 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3262 36124 ns/op 0.28 MB/s 228 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 483 246763 ns/op 0.41 MB/s 1196 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2349101 ns/op 0.43 MB/s 8860 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 25384881 ns/op 0.39 MB/s 328224 B/op 9 allocs/op BenchmarkDSEPass-4 16 7105269 ns/op 49432 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 193625867 ns/op 4264688 B/op 108676 allocs/op BenchmarkCSEPass-4 5 22036258 ns/op 197169 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 254890197 ns/op 5641376 B/op 97300 allocs/op BenchmarkDeadcodePass-4 110 1011050 ns/op 90777 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 204036500 ns/op 4070392 B/op 45127 allocs/op BenchmarkMultiPass-4 40 2631976 ns/op 243518 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 402925207 ns/op 11235744 B/op 150104 allocs/op BenchmarkCondRewrite/SoloJump-4 2966688 40.96 ns/op BenchmarkCondRewrite/CombJump-4 2937656 40.77 ns/op PASS ok cmd/compile/internal/ssa 16.059s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7626 17910 ns/op BenchmarkExtShift-4 14460 8315 ns/op BenchmarkModify-4 7576 17508 ns/op BenchmarkMullImm-4 13994 8435 ns/op BenchmarkConstModify-4 7710 15167 ns/op BenchmarkBitSet-4 16110 7457 ns/op BenchmarkBitClear-4 16215 7398 ns/op BenchmarkBitToggle-4 16054 7518 ns/op BenchmarkBitSetConst-4 109303 954.1 ns/op BenchmarkBitClearConst-4 128997 935.6 ns/op BenchmarkBitToggleConst-4 121867 954.8 ns/op BenchmarkDivconstI64-4 8087174 14.89 ns/op BenchmarkModconstI64-4 7675976 15.49 ns/op BenchmarkDivisiblePow2constI64-4 8009246 14.75 ns/op BenchmarkDivisibleconstI64-4 7880572 15.26 ns/op BenchmarkDivisibleWDivconstI64-4 5383940 23.05 ns/op BenchmarkDivconstU64/3-4 8009448 15.00 ns/op BenchmarkDivconstU64/5-4 7926288 15.15 ns/op BenchmarkDivconstU64/37-4 7952631 15.21 ns/op BenchmarkDivconstU64/1234567-4 7813526 15.33 ns/op BenchmarkModconstU64-4 7769802 15.35 ns/op BenchmarkDivisibleconstU64-4 7915722 14.99 ns/op BenchmarkDivisibleWDivconstU64-4 5240042 22.94 ns/op BenchmarkDivconstI32-4 8034337 16.58 ns/op BenchmarkModconstI32-4 6907771 15.12 ns/op BenchmarkDivisiblePow2constI32-4 7925329 14.92 ns/op BenchmarkDivisibleconstI32-4 7942005 14.78 ns/op BenchmarkDivisibleWDivconstI32-4 4622334 23.66 ns/op BenchmarkDivconstU32-4 8025735 14.99 ns/op BenchmarkModconstU32-4 7111294 16.86 ns/op BenchmarkDivisibleconstU32-4 8058679 14.47 ns/op BenchmarkDivisibleWDivconstU32-4 4646182 22.79 ns/op BenchmarkDivconstI16-4 8077461 14.61 ns/op BenchmarkModconstI16-4 8001142 14.81 ns/op BenchmarkDivisiblePow2constI16-4 7880690 15.22 ns/op BenchmarkDivisibleconstI16-4 7782236 16.72 ns/op BenchmarkDivisibleWDivconstI16-4 4563602 26.29 ns/op BenchmarkDivconstU16-4 8114763 14.58 ns/op BenchmarkModconstU16-4 7809297 14.94 ns/op BenchmarkDivisibleconstU16-4 8094976 14.71 ns/op BenchmarkDivisibleWDivconstU16-4 5266460 22.58 ns/op BenchmarkDivconstI8-4 7757032 15.24 ns/op BenchmarkModconstI8-4 6726130 15.75 ns/op BenchmarkDivisiblePow2constI8-4 8077572 14.72 ns/op BenchmarkDivisibleconstI8-4 7991121 16.25 ns/op BenchmarkDivisibleWDivconstI8-4 4607866 22.53 ns/op BenchmarkDivconstU8-4 7909484 14.99 ns/op BenchmarkModconstU8-4 7998018 15.03 ns/op BenchmarkDivisibleconstU8-4 8033955 16.27 ns/op BenchmarkDivisibleWDivconstU8-4 5380802 22.61 ns/op BenchmarkMul2-4 173896 692.9 ns/op BenchmarkMulNeg2-4 165346 706.2 ns/op BenchmarkEfaceInteger-4 3832846 28.28 ns/op BenchmarkTypeAssert-4 14032180 8.500 ns/op BenchmarkDiv64UnsignedSmall-4 14161346 9.443 ns/op BenchmarkDiv64Small-4 13750665 8.908 ns/op BenchmarkDiv64SmallNegDivisor-4 13748142 8.868 ns/op BenchmarkDiv64SmallNegDividend-4 13681281 8.904 ns/op BenchmarkDiv64SmallNegBoth-4 13054272 8.648 ns/op BenchmarkDiv64Unsigned-4 11223709 10.53 ns/op BenchmarkDiv64-4 11400720 10.31 ns/op BenchmarkDiv64NegDivisor-4 11451589 10.34 ns/op BenchmarkDiv64NegDividend-4 10401327 11.20 ns/op BenchmarkDiv64NegBoth-4 11313738 10.27 ns/op BenchmarkMod64UnsignedSmall-4 14221574 8.455 ns/op BenchmarkMod64Small-4 13723933 9.500 ns/op BenchmarkMod64SmallNegDivisor-4 12448153 8.797 ns/op BenchmarkMod64SmallNegDividend-4 13751209 8.808 ns/op BenchmarkMod64SmallNegBoth-4 13136996 8.614 ns/op BenchmarkMod64Unsigned-4 11279732 10.75 ns/op BenchmarkMod64-4 10536078 10.30 ns/op BenchmarkMod64NegDivisor-4 11535405 10.23 ns/op BenchmarkMod64NegDividend-4 11503015 10.29 ns/op BenchmarkMod64NegBoth-4 10936930 10.24 ns/op BenchmarkMulconstI32/3-4 14662603 8.053 ns/op BenchmarkMulconstI32/5-4 14724458 8.058 ns/op BenchmarkMulconstI32/12-4 14664481 8.406 ns/op BenchmarkMulconstI32/120-4 14649487 8.208 ns/op BenchmarkMulconstI32/-120-4 14661184 8.217 ns/op BenchmarkMulconstI32/65537-4 14638783 8.050 ns/op BenchmarkMulconstI32/65538-4 14590851 8.283 ns/op BenchmarkMulconstI64/3-4 14581312 8.045 ns/op BenchmarkMulconstI64/5-4 14536867 8.087 ns/op BenchmarkMulconstI64/12-4 14631091 8.262 ns/op BenchmarkMulconstI64/120-4 14626260 8.207 ns/op BenchmarkMulconstI64/-120-4 14676898 8.243 ns/op BenchmarkMulconstI64/65537-4 14524519 8.035 ns/op BenchmarkMulconstI64/65538-4 14619966 8.313 ns/op BenchmarkMulconstU32/3-4 14500153 8.083 ns/op BenchmarkMulconstU32/5-4 14370037 8.068 ns/op BenchmarkMulconstU32/12-4 14587407 8.298 ns/op BenchmarkMulconstU32/120-4 14579145 8.221 ns/op BenchmarkMulconstU32/65537-4 14710707 8.035 ns/op BenchmarkMulconstU32/65538-4 14495743 8.219 ns/op BenchmarkMulconstU64/3-4 14637012 8.103 ns/op BenchmarkMulconstU64/5-4 14669061 8.025 ns/op BenchmarkMulconstU64/12-4 14648704 8.278 ns/op BenchmarkMulconstU64/120-4 14587868 8.226 ns/op BenchmarkMulconstU64/65537-4 14689489 8.106 ns/op BenchmarkMulconstU64/65538-4 14684649 8.232 ns/op BenchmarkShiftArithmeticRight-4 15016059 8.112 ns/op BenchmarkSwitch8Predictable-4 9837804 12.36 ns/op BenchmarkSwitch8Unpredictable-4 5815524 20.71 ns/op BenchmarkSwitch32Predictable-4 8500756 13.93 ns/op BenchmarkSwitch32Unpredictable-4 5368212 22.11 ns/op BenchmarkSwitchStringPredictable-4 4148044 28.76 ns/op BenchmarkSwitchStringUnpredictable-4 4318090 27.74 ns/op BenchmarkSwitchTypePredictable-4 3180312 37.52 ns/op BenchmarkSwitchTypeUnpredictable-4 3461706 34.93 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3536514 29.20 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4111872 29.22 ns/op PASS ok cmd/compile/internal/test 16.695s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1129401 ns/op BenchmarkNamed/Underlying/nongeneric-4 1399651 87.01 ns/op BenchmarkNamed/Underlying/generic-4 1407433 84.61 ns/op BenchmarkNamed/Underlying/src_instance-4 1409649 84.60 ns/op BenchmarkNamed/Underlying/user_instance-4 1384872 85.95 ns/op BenchmarkCheck/http/funcbodies/info-4 1 504794144 ns/op 67931 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 427467758 ns/op 80232 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 148391339 ns/op 231094 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 137952205 ns/op 248533 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 274360731 ns/op 19080 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 90498514 ns/op 57841 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 30668335 ns/op 170684 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 28126601 ns/op 186101 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 43763325 ns/op 49579 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 39889455 ns/op 54393 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 19025723 ns/op 114037 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 19083895 ns/op 113687 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 937363649 ns/op 74223 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 678913440 ns/op 102474 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 143373895 ns/op 485168 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 123601815 ns/op 562721 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 314399937 ns/op 6399 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 60860946 ns/op 33054 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 33885055 ns/op 59368 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 33792952 ns/op 59527 lines/s PASS ok cmd/compile/internal/types2 16.023s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 142 736194 ns/op 515754 sys-ns/op 706028 user-ns/op PASS ok cmd/go 1.178s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 254716 473.2 ns/op PASS ok cmd/go/internal/cfg 1.138s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23914 5087 ns/op 1.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24444 4940 ns/op 1.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2714 43511 ns/op 23.53 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2739 43159 ns/op 23.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 378 309561 ns/op 26.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 380 312300 ns/op 26.23 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.903s All tests passed.