linux-s390x-ibm-race at 2057ad02bd8387378a2d1fd637e955e126f698bf :: 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=4ffca763026b40c3a1ed5dce97218e19" "JOURNAL_STREAM=9:587606112" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=4ffca763026b40c3a1ed5dce97218e19" "JOURNAL_STREAM=9:587606112" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 2.124s ok archive/zip 5.966s ok bufio 1.509s ok bytes 3.305s ok cmp 1.045s ok compress/bzip2 1.890s ok compress/flate 15.475s ok compress/gzip 21.447s ok compress/lzw 3.158s ok compress/zlib 10.436s ok container/heap 1.070s ok container/list 1.054s ok container/ring 1.030s ok context 1.397s ok crypto 1.028s ok crypto/aes 1.047s ok crypto/cipher 1.138s ok crypto/des 1.067s ok crypto/dsa 1.015s ok crypto/ecdh 2.094s ok crypto/ecdsa 3.283s ok crypto/ed25519 2.569s ok crypto/elliptic 1.069s ok crypto/hmac 1.024s ok crypto/internal/alias 1.130s ok crypto/internal/bigmod 2.179s ok crypto/internal/boring 1.059s ok crypto/internal/boring/bcache 2.463s ok crypto/internal/edwards25519 6.333s ok crypto/internal/edwards25519/field 1.972s ok crypto/internal/nistec 4.329s ok crypto/internal/nistec/fiat 1.037s [no tests to run] ok crypto/md5 1.038s ok crypto/rand 3.552s ok crypto/rc4 3.175s ok crypto/rsa 4.640s ok crypto/sha1 1.259s ok crypto/sha256 1.080s ok crypto/sha512 1.075s ok crypto/subtle 1.632s ok crypto/tls 6.894s ok crypto/x509 2.822s ok database/sql 1.608s ok database/sql/driver 1.013s ok debug/buildinfo 1.021s ok debug/dwarf 1.100s ok debug/elf 2.386s ok debug/gosym 1.186s ok debug/macho 1.037s ok debug/pe 1.041s ok debug/plan9obj 1.014s ok embed 1.022s [no tests to run] ok embed/internal/embedtest 1.018s ok encoding/ascii85 1.078s ok encoding/asn1 1.041s ok encoding/base32 1.414s ok encoding/base64 1.025s ok encoding/binary 1.028s ok encoding/csv 1.058s ok encoding/gob 31.270s ok encoding/hex 1.061s ok encoding/json 8.061s ok encoding/pem 4.160s ok encoding/xml 1.367s ok errors 1.107s ok expvar 1.093s ok flag 3.135s ok fmt 1.591s ok go/ast 1.096s ok go/build 10.430s ok go/build/constraint 1.035s ok go/constant 1.637s ok go/doc 1.385s ok go/doc/comment 6.154s ok go/format 1.085s ok go/importer 3.550s ok go/internal/gccgoimporter 1.257s ok go/internal/gcimporter 25.888s ok go/internal/srcimporter 32.112s ok go/parser 4.832s ok go/printer 7.021s ok go/scanner 1.041s ok go/token 1.187s ok go/types 46.068s ok go/version 1.085s ok hash 1.028s ok hash/adler32 1.058s ok hash/crc32 1.089s ok hash/crc64 1.086s ok hash/fnv 1.009s ok hash/maphash 1.018s ok html 1.010s ok html/template 1.353s ok image 1.668s ok image/color 1.083s ok image/draw 1.913s ok image/gif 2.587s ok image/jpeg 2.853s ok image/png 4.558s ok index/suffixarray 3.236s ok internal/abi 1.050s ok internal/buildcfg 1.016s ok internal/chacha8rand 1.018s ok internal/coverage/cformat 1.017s ok internal/coverage/cmerge 1.016s ok internal/coverage/pods 1.014s ok internal/coverage/slicereader 1.011s ok internal/coverage/slicewriter 1.019s ok internal/coverage/test 1.043s ok internal/cpu 2.017s ok internal/dag 1.009s ok internal/diff 1.307s ok internal/fmtsort 1.014s ok internal/fuzz 1.034s ok internal/godebug 12.958s ok internal/godebugs 1.035s ok internal/gover 1.025s ok internal/intern 2.214s ok internal/itoa 1.020s ok internal/platform 1.795s ok internal/poll 2.163s ok internal/profile 1.086s ok internal/reflectlite 1.113s ok internal/safefilepath 1.022s ok internal/saferio 1.223s ok internal/singleflight 1.059s ok internal/testenv 1.646s ok internal/trace 1.348s ok internal/trace/v2 11.957s ok internal/types/errors 1.704s ok internal/unsafeheader 1.015s ok internal/xcoff 1.030s ok internal/zstd 1.191s ok io 1.067s ok io/fs 1.176s ok io/ioutil 1.011s ok log 1.087s ok log/slog 1.102s ok log/slog/internal/benchmarks 1.012s ok log/slog/internal/buffer 1.012s ok log/syslog 2.234s ok maps 1.124s ok math 1.021s ok math/big 5.788s ok math/bits 1.012s ok math/cmplx 1.009s ok math/rand 4.434s ok math/rand/v2 3.845s ok mime 1.030s ok mime/multipart 6.677s ok mime/quotedprintable 1.115s ok net 43.408s ok net/http 15.488s ok net/http/cgi 27.360s ok net/http/cookiejar 1.046s ok net/http/fcgi 1.272s ok net/http/httptest 1.262s ok net/http/httptrace 1.010s ok net/http/httputil 1.627s ok net/http/internal 3.818s ok net/http/internal/ascii 1.025s ok net/http/pprof 6.148s ok net/internal/cgotest 1.017s ok net/internal/socktest 1.007s ok net/mail 1.035s ok net/netip 1.323s ok net/rpc 1.186s ok net/rpc/jsonrpc 1.188s ok net/smtp 1.090s ok net/textproto 1.027s ok net/url 1.019s ok os 7.940s ok os/exec 8.557s ok os/exec/internal/fdtest 1.017s ok os/signal 23.053s ok os/user 1.013s ok path 1.018s ok path/filepath 1.045s ok plugin 1.021s ok reflect 1.503s ok regexp 4.258s ok regexp/syntax 8.621s ok runtime 69.895s ok runtime/cgo 1.018s ok runtime/coverage 1.207s ok runtime/debug 2.225s ok runtime/internal/atomic 1.059s ok runtime/internal/math 1.060s ok runtime/internal/sys 1.026s ok runtime/internal/syscall 1.040s ok runtime/internal/wasitest 1.025s ok runtime/metrics 1.031s ok runtime/pprof 23.936s ok runtime/race 19.553s ok runtime/trace 1.136s ok slices 1.692s ok sort 1.639s ok strconv 4.292s ok strings 3.385s ok sync 2.059s ok sync/atomic 8.146s ok syscall 14.002s ok testing 6.701s ok testing/fstest 1.017s ok testing/iotest 1.091s ok testing/quick 1.443s ok testing/slogtest 1.087s ok text/scanner 1.025s ok text/tabwriter 1.015s ok text/template 1.067s ok text/template/parse 1.035s ok time 18.790s ok unicode 1.172s ok unicode/utf16 1.103s ok unicode/utf8 1.066s ok cmd/addr2line 5.242s ok cmd/api 43.857s ok cmd/asm/internal/asm 9.743s ok cmd/asm/internal/lex 1.085s ok cmd/cgo/internal/swig 1.103s ok cmd/cgo/internal/test 3.484s ok cmd/cgo/internal/testcarchive 37.902s ok cmd/cgo/internal/testcshared 6.073s ok cmd/cgo/internal/testerrors 8.977s ok cmd/cgo/internal/testfortran 1.026s ok cmd/cgo/internal/testgodefs 1.574s ok cmd/cgo/internal/testlife 1.583s ok cmd/cgo/internal/testnocgo 1.008s ok cmd/cgo/internal/testplugin 178.304s ok cmd/cgo/internal/testsanitizers 1.402s ok cmd/cgo/internal/testshared 248.608s ok cmd/cgo/internal/testso 7.983s ok cmd/cgo/internal/teststdio 7.218s ok cmd/cgo/internal/testtls 2.331s ok cmd/compile/internal/abt 1.873s ok cmd/compile/internal/amd64 1.618s ok cmd/compile/internal/base 1.623s ok cmd/compile/internal/compare 2.263s ok cmd/compile/internal/devirtualize 1.039s ok cmd/compile/internal/dwarfgen 6.300s ok cmd/compile/internal/importer 11.249s ok cmd/compile/internal/inline/inlheur 6.427s ok cmd/compile/internal/ir 3.090s ok cmd/compile/internal/logopt 2.893s ok cmd/compile/internal/loopvar 1.126s ok cmd/compile/internal/noder 2.442s ok cmd/compile/internal/reflectdata 1.440s [no tests to run] ok cmd/compile/internal/ssa 53.810s ok cmd/compile/internal/syntax 2.679s ok cmd/compile/internal/test 42.244s ok cmd/compile/internal/typecheck 2.369s ok cmd/compile/internal/types 1.183s ok cmd/compile/internal/types2 59.380s ok cmd/covdata 1.402s ok cmd/cover 30.480s ok cmd/dist 1.125s ok cmd/distpack 1.053s ok cmd/doc 3.998s ok cmd/fix 12.662s ok cmd/go 464.983s ok cmd/go/internal/auth 1.080s ok cmd/go/internal/cache 1.503s ok cmd/go/internal/cfg 1.040s [no tests to run] ok cmd/go/internal/envcmd 1.459s ok cmd/go/internal/fsys 1.035s ok cmd/go/internal/generate 1.047s ok cmd/go/internal/gover 1.057s ok cmd/go/internal/imports 1.078s ok cmd/go/internal/load 1.040s ok cmd/go/internal/lockedfile 2.218s ok cmd/go/internal/lockedfile/internal/filelock 2.497s ok cmd/go/internal/modfetch 1.414s ok cmd/go/internal/modfetch/codehost 3.763s ok cmd/go/internal/modfetch/zip_sum_test 1.663s ok cmd/go/internal/modindex 3.362s ok cmd/go/internal/modload 1.030s ok cmd/go/internal/mvs 1.028s ok cmd/go/internal/par 1.073s ok cmd/go/internal/str 1.034s ok cmd/go/internal/test 1.621s ok cmd/go/internal/toolchain 1.125s ok cmd/go/internal/vcs 1.130s ok cmd/go/internal/vcweb 1.057s ok cmd/go/internal/vcweb/vcstest 3.338s ok cmd/go/internal/web 1.033s ok cmd/go/internal/work 4.567s ok cmd/gofmt 1.787s ok cmd/internal/archive 4.682s ok cmd/internal/bootstrap_test 1.020s ok cmd/internal/buildid 3.428s ok cmd/internal/cov 3.885s ok cmd/internal/dwarf 1.373s ok cmd/internal/edit 1.013s ok cmd/internal/goobj 1.012s ok cmd/internal/moddeps 5.058s ok cmd/internal/notsha256 1.059s ok cmd/internal/obj 3.218s ok cmd/internal/obj/ppc64 2.765s ok cmd/internal/obj/riscv 1.178s ok cmd/internal/obj/s390x 1.048s ok cmd/internal/obj/x86 7.074s ok cmd/internal/objabi 1.135s ok cmd/internal/pkgpath 5.089s ok cmd/internal/pkgpattern 1.075s ok cmd/internal/quoted 1.063s ok cmd/internal/src 1.018s ok cmd/internal/test2json 3.484s ok cmd/link 52.881s ok cmd/link/internal/benchmark 1.254s ok cmd/link/internal/ld 37.097s ok cmd/link/internal/loader 1.379s ok cmd/nm 10.694s ok cmd/objdump 1.370s ok cmd/pack 16.907s ok cmd/pprof 1.095s ok cmd/relnote 1.162s ok cmd/trace 1.238s ok cmd/trace/v2 3.077s ok cmd/vet 133.808s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2300 234963 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1599 275639 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1353 837079 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3760 165073 ns/op 5148 B/op 16 allocs/op Benchmark/Reader/GNU-4 5612 52536 ns/op 5074 B/op 14 allocs/op Benchmark/Reader/PAX-4 2108 180347 ns/op 8702 B/op 33 allocs/op PASS ok archive/tar 13.633s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 1752028651 ns/op 1643176 B/op 101 allocs/op BenchmarkZip64Test-4 1 958056614 ns/op BenchmarkZip64TestSizes/4096-4 100 1003623 ns/op BenchmarkZip64TestSizes/1048576-4 22 10992999 ns/op BenchmarkZip64TestSizes/67108864-4 1 269941721 ns/op PASS ok archive/zip 15.207s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 132620 7873 ns/op BenchmarkReaderCopyUnoptimal-4 38500 3072 ns/op BenchmarkReaderCopyNoWriteTo-4 4304 1353231 ns/op BenchmarkReaderWriteToOptimal-4 10000 28140 ns/op BenchmarkReaderReadString-4 50170 3220 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 147573 2367 ns/op BenchmarkWriterCopyUnoptimal-4 165679 7136 ns/op BenchmarkWriterCopyNoReadFrom-4 100 7610432 ns/op BenchmarkReaderEmpty-4 10000 28084 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 13545 134904 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 457980 3132 ns/op 0 B/op 0 allocs/op PASS ok bufio 21.384s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3501 201297 ns/op 162.78 MB/s BenchmarkWriteByte-4 410 473594 ns/op 8.65 MB/s BenchmarkWriteRune-4 163 619840 ns/op 19.82 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 35369266 ns/op BenchmarkBufferFullSmallReads-4 81 4477435 ns/op BenchmarkBufferWriteBlock/N4096-4 6633 106710 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 280 552266 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 104271564 ns/op 4192268 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 445816795 ns/op 37.63 MB/s 33554440 B/op 3 allocs/op BenchmarkIndexByte/10-4 4527441 78.18 ns/op 127.91 MB/s BenchmarkIndexByte/32-4 5264926 30.57 ns/op 1046.81 MB/s BenchmarkIndexByte/4K-4 717548 739.7 ns/op 5537.32 MB/s BenchmarkIndexBytePortable/10-4 860622 226.9 ns/op 44.07 MB/s BenchmarkIndexBytePortable/32-4 229339 1888 ns/op 16.95 MB/s BenchmarkIndexBytePortable/4K-4 2594 166163 ns/op 24.65 MB/s BenchmarkIndexRune/10-4 1000000 247.5 ns/op 40.41 MB/s BenchmarkIndexRune/32-4 1000000 133.5 ns/op 239.66 MB/s BenchmarkIndexRune/4K-4 360630 576.1 ns/op 7110.17 MB/s BenchmarkIndexRuneASCII/10-4 4522911 97.70 ns/op 102.35 MB/s BenchmarkIndexRuneASCII/32-4 4339360 66.26 ns/op 482.95 MB/s BenchmarkIndexRuneASCII/4K-4 640855 221.2 ns/op 18520.41 MB/s BenchmarkEqual/0-4 7339772 14.75 ns/op BenchmarkEqual/same/1-4 1000000 779.6 ns/op 1.28 MB/s BenchmarkEqual/same/6-4 1405177 84.12 ns/op 71.33 MB/s BenchmarkEqual/same/9-4 1000000 194.5 ns/op 46.27 MB/s BenchmarkEqual/same/15-4 1000000 129.3 ns/op 116.03 MB/s BenchmarkEqual/same/16-4 1000000 127.7 ns/op 125.29 MB/s BenchmarkEqual/same/20-4 1256415 287.4 ns/op 69.59 MB/s BenchmarkEqual/same/32-4 1000000 223.6 ns/op 143.11 MB/s BenchmarkEqual/same/4K-4 122850 3055 ns/op 1340.97 MB/s BenchmarkEqual/1-4 1000000 102.4 ns/op 9.77 MB/s BenchmarkEqual/6-4 1321143 92.90 ns/op 64.59 MB/s BenchmarkEqual/9-4 1284926 87.35 ns/op 103.03 MB/s BenchmarkEqual/15-4 1000000 133.5 ns/op 112.35 MB/s BenchmarkEqual/16-4 1000000 154.1 ns/op 103.84 MB/s BenchmarkEqual/20-4 686163 3069 ns/op 6.52 MB/s BenchmarkEqual/32-4 941920 677.0 ns/op 47.27 MB/s BenchmarkEqual/4K-4 106215 3097 ns/op 1322.40 MB/s BenchmarkEqualBothUnaligned/64_0-4 1233286 681.6 ns/op 93.89 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 264.8 ns/op 241.68 MB/s BenchmarkEqualBothUnaligned/64_4-4 1257915 119.4 ns/op 536.13 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 110.3 ns/op 580.08 MB/s BenchmarkEqualBothUnaligned/4096_0-4 62038 3035 ns/op 1349.67 MB/s BenchmarkEqualBothUnaligned/4096_1-4 107754 1825 ns/op 2244.28 MB/s BenchmarkEqualBothUnaligned/4096_4-4 88118 1518 ns/op 2697.57 MB/s BenchmarkEqualBothUnaligned/4096_7-4 99572 1062 ns/op 3857.23 MB/s BenchmarkIndex/10-4 2866036 94.31 ns/op 106.03 MB/s BenchmarkIndex/32-4 2707990 235.1 ns/op 136.14 MB/s BenchmarkIndex/4K-4 10000 10448 ns/op 392.04 MB/s BenchmarkIndexEasy/10-4 3081627 34.29 ns/op 291.61 MB/s BenchmarkIndexEasy/32-4 2723840 52.37 ns/op 611.09 MB/s BenchmarkIndexEasy/4K-4 426708 933.4 ns/op 4388.09 MB/s BenchmarkCount/10-4 1475522 266.7 ns/op 37.50 MB/s BenchmarkCount/32-4 1454382 385.6 ns/op 82.98 MB/s BenchmarkCount/4K-4 68172 13804 ns/op 296.72 MB/s BenchmarkCountEasy/10-4 1000000 204.0 ns/op 49.02 MB/s BenchmarkCountEasy/32-4 1000000 117.2 ns/op 272.98 MB/s BenchmarkCountEasy/4K-4 363897 1257 ns/op 3259.80 MB/s BenchmarkCountSingle/10-4 3089163 50.22 ns/op 199.14 MB/s BenchmarkCountSingle/32-4 2289582 54.36 ns/op 588.71 MB/s BenchmarkCountSingle/4K-4 473293 413.6 ns/op 9902.61 MB/s BenchmarkToUpper/#00-4 3025653 144.8 ns/op BenchmarkToUpper/ONLYUPPER-4 310452 2257 ns/op BenchmarkToUpper/abc-4 405970 1468 ns/op BenchmarkToUpper/AbC123-4 283020 2309 ns/op BenchmarkToUpper/azAZ09_-4 265848 2573 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 80186 1839 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 10000 11066 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54775 8609 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 121700 3626 ns/op BenchmarkToLower/#00-4 3242656 93.85 ns/op BenchmarkToLower/abc-4 428959 573.0 ns/op BenchmarkToLower/AbC123-4 248466 963.5 ns/op BenchmarkToLower/azAZ09_-4 281186 435.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86452 1920 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36055 4907 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 60232 1822 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 108634 2520 ns/op BenchmarkFields/ASCII/16-4 102943 11676 ns/op 1.37 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 72660 ns/op 3.52 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 584 735786 ns/op 5.57 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 33 8865076 ns/op 7.39 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 1 196600535 ns/op 5.33 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 89151 14897 ns/op 1.07 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6801 32151 ns/op 7.96 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 396 405204 ns/op 10.11 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 25452893 ns/op 2.57 MB/s 504064 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 458894626 ns/op 2.29 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 132368 1227 ns/op 13.04 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 61510 ns/op 4.16 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 734 669351 ns/op 6.12 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 22747959 ns/op 2.88 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 179984514 ns/op 5.83 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 122595 2715 ns/op 5.89 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9688 129074 ns/op 1.98 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 510 512235 ns/op 8.00 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 34654846 ns/op 1.89 MB/s 504074 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 1692630677 ns/op 0.62 MB/s 11202912 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1885996 578.1 ns/op BenchmarkTrimSpace/ASCII-4 583630 736.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 10000 12955 ns/op BenchmarkTrimSpace/JustNonASCII-4 39800 10521 ns/op BenchmarkToValidUTF8/Valid-4 470740 286.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 348642 1146 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 85833 1578 ns/op BenchmarkIndexHard1-4 1588 72818 ns/op BenchmarkIndexHard2-4 288 935066 ns/op BenchmarkIndexHard3-4 136 954781 ns/op BenchmarkIndexHard4-4 79 1873394 ns/op BenchmarkLastIndexHard1-4 4 104234301 ns/op BenchmarkLastIndexHard2-4 4 30218892 ns/op BenchmarkLastIndexHard3-4 1 145441548 ns/op BenchmarkCountHard1-4 1605 338231 ns/op BenchmarkCountHard2-4 357 1319898 ns/op BenchmarkCountHard3-4 100 1472885 ns/op BenchmarkSplitEmptySeparator-4 1 431462187 ns/op BenchmarkSplitSingleByteSeparator-4 13 59916726 ns/op BenchmarkSplitMultiByteSeparator-4 10 12850612 ns/op BenchmarkSplitNSingleByteSeparator-4 164038 5692 ns/op BenchmarkSplitNMultiByteSeparator-4 43585 6283 ns/op BenchmarkRepeat-4 162921 6262 ns/op BenchmarkRepeatLarge/256/1-4 105812 1474 ns/op 173.67 MB/s BenchmarkRepeatLarge/256/16-4 165974 1219 ns/op 209.99 MB/s BenchmarkRepeatLarge/512/1-4 70162 2868 ns/op 178.50 MB/s BenchmarkRepeatLarge/512/16-4 49497 3276 ns/op 156.28 MB/s BenchmarkRepeatLarge/1024/1-4 10000 18145 ns/op 56.44 MB/s BenchmarkRepeatLarge/1024/16-4 10000 27854 ns/op 36.76 MB/s BenchmarkRepeatLarge/2048/1-4 20102 18828 ns/op 108.77 MB/s BenchmarkRepeatLarge/2048/16-4 28894 3504 ns/op 584.40 MB/s BenchmarkRepeatLarge/4096/1-4 13341 80246 ns/op 51.04 MB/s BenchmarkRepeatLarge/4096/16-4 13562 16610 ns/op 246.60 MB/s BenchmarkRepeatLarge/8192/1-4 10000 33527 ns/op 244.34 MB/s BenchmarkRepeatLarge/8192/16-4 10000 79075 ns/op 103.60 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 22228 ns/op 184.32 MB/s BenchmarkRepeatLarge/16384/1-4 8415 114520 ns/op 143.07 MB/s BenchmarkRepeatLarge/16384/16-4 8726 135110 ns/op 121.26 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 17714 ns/op 693.85 MB/s BenchmarkRepeatLarge/32768/1-4 1092 146560 ns/op 223.58 MB/s BenchmarkRepeatLarge/32768/16-4 4689 89828 ns/op 364.79 MB/s BenchmarkRepeatLarge/32768/4097-4 252 910542 ns/op 31.50 MB/s BenchmarkRepeatLarge/65536/1-4 1888 218550 ns/op 299.87 MB/s BenchmarkRepeatLarge/65536/16-4 1923 440332 ns/op 148.83 MB/s BenchmarkRepeatLarge/65536/4097-4 1929 85625 ns/op 717.72 MB/s BenchmarkRepeatLarge/131072/1-4 314 2487419 ns/op 52.69 MB/s BenchmarkRepeatLarge/131072/16-4 100 3898646 ns/op 33.62 MB/s BenchmarkRepeatLarge/131072/4097-4 100 13692379 ns/op 9.28 MB/s BenchmarkRepeatLarge/262144/1-4 100 5291324 ns/op 49.54 MB/s BenchmarkRepeatLarge/262144/16-4 164 858152 ns/op 305.47 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1502862 ns/op 171.75 MB/s BenchmarkRepeatLarge/524288/1-4 96 9895210 ns/op 52.98 MB/s BenchmarkRepeatLarge/524288/16-4 99 2191149 ns/op 239.28 MB/s BenchmarkRepeatLarge/524288/4097-4 100 5130571 ns/op 101.42 MB/s BenchmarkRepeatLarge/1048576/1-4 62 24972725 ns/op 41.99 MB/s BenchmarkRepeatLarge/1048576/16-4 31 13851503 ns/op 75.70 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 15464524 ns/op 67.56 MB/s BenchmarkRepeatLarge/2097152/1-4 24 109083461 ns/op 19.23 MB/s BenchmarkRepeatLarge/2097152/16-4 31 35721949 ns/op 58.71 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 29323611 ns/op 71.40 MB/s BenchmarkRepeatLarge/4194304/1-4 15 12246969 ns/op 342.48 MB/s BenchmarkRepeatLarge/4194304/16-4 2 520864548 ns/op 8.05 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 39939168 ns/op 104.94 MB/s BenchmarkRepeatLarge/8388608/1-4 1 262999060 ns/op 31.90 MB/s BenchmarkRepeatLarge/8388608/16-4 3 333189907 ns/op 25.18 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 51832738 ns/op 161.80 MB/s BenchmarkRepeatLarge/16777216/1-4 1 193133246 ns/op 86.87 MB/s BenchmarkRepeatLarge/16777216/16-4 2 165882502 ns/op 101.14 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 43725572 ns/op 383.69 MB/s BenchmarkRepeatLarge/33554432/1-4 2 120062996 ns/op 279.47 MB/s BenchmarkRepeatLarge/33554432/16-4 2 231048766 ns/op 145.23 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 122944969 ns/op 272.92 MB/s BenchmarkRepeatLarge/67108864/1-4 1 828415539 ns/op 81.01 MB/s BenchmarkRepeatLarge/67108864/16-4 1 516002415 ns/op 130.06 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 349747538 ns/op 191.88 MB/s BenchmarkRepeatLarge/134217728/1-4 1 1317815601 ns/op 101.85 MB/s BenchmarkRepeatLarge/134217728/16-4 1 850710171 ns/op 157.77 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 880414662 ns/op 152.45 MB/s BenchmarkRepeatLarge/268435456/1-4 1 2075357193 ns/op 129.34 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1404808917 ns/op 191.08 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 2412341083 ns/op 111.28 MB/s BenchmarkRepeatLarge/536870912/1-4 1 5037879463 ns/op 106.57 MB/s BenchmarkRepeatLarge/536870912/16-4 1 3637141492 ns/op 147.61 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 4471678745 ns/op 120.06 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 7365150638 ns/op 145.79 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 8448617157 ns/op 127.09 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 8162865227 ns/op 131.54 MB/s BenchmarkBytesCompare/1-4 8557659 54.00 ns/op BenchmarkBytesCompare/2-4 10611260 57.83 ns/op BenchmarkBytesCompare/4-4 11073116 60.16 ns/op BenchmarkBytesCompare/8-4 8913315 12.45 ns/op BenchmarkBytesCompare/16-4 4903340 25.17 ns/op BenchmarkBytesCompare/32-4 4233462 64.60 ns/op BenchmarkBytesCompare/64-4 9401259 90.56 ns/op BenchmarkBytesCompare/128-4 8254539 28.23 ns/op BenchmarkBytesCompare/256-4 6902602 72.12 ns/op BenchmarkBytesCompare/512-4 4851453 55.80 ns/op BenchmarkBytesCompare/1024-4 2932928 41.48 ns/op BenchmarkBytesCompare/2048-4 1553911 80.58 ns/op BenchmarkIndexAnyASCII/1:1-4 2510536 122.6 ns/op BenchmarkIndexAnyASCII/1:2-4 2627012 45.47 ns/op BenchmarkIndexAnyASCII/1:4-4 1847970 194.7 ns/op BenchmarkIndexAnyASCII/1:8-4 2264787 260.8 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 400.4 ns/op BenchmarkIndexAnyASCII/1:32-4 2078028 90.77 ns/op BenchmarkIndexAnyASCII/1:64-4 1958898 63.18 ns/op BenchmarkIndexAnyASCII/16:1-4 2290184 178.3 ns/op BenchmarkIndexAnyASCII/16:2-4 328904 1371 ns/op BenchmarkIndexAnyASCII/16:4-4 326149 2822 ns/op BenchmarkIndexAnyASCII/16:8-4 330037 359.8 ns/op BenchmarkIndexAnyASCII/16:16-4 277507 391.4 ns/op BenchmarkIndexAnyASCII/16:32-4 291675 551.4 ns/op BenchmarkIndexAnyASCII/16:64-4 192936 2863 ns/op BenchmarkIndexAnyASCII/256:1-4 1718592 73.33 ns/op BenchmarkIndexAnyASCII/256:2-4 20874 10434 ns/op BenchmarkIndexAnyASCII/256:4-4 25485 5297 ns/op BenchmarkIndexAnyASCII/256:8-4 24123 4913 ns/op BenchmarkIndexAnyASCII/256:16-4 10000 13300 ns/op BenchmarkIndexAnyASCII/256:32-4 25254 5327 ns/op BenchmarkIndexAnyASCII/256:64-4 10000 16065 ns/op BenchmarkIndexAnyUTF8/1:1-4 1697343 161.9 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 127.8 ns/op BenchmarkIndexAnyUTF8/1:4-4 2040856 259.0 ns/op BenchmarkIndexAnyUTF8/1:8-4 1731112 132.9 ns/op BenchmarkIndexAnyUTF8/1:16-4 2069342 716.5 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 237.7 ns/op BenchmarkIndexAnyUTF8/1:64-4 2063542 85.81 ns/op BenchmarkIndexAnyUTF8/16:1-4 154218 919.2 ns/op BenchmarkIndexAnyUTF8/16:2-4 226950 2695 ns/op BenchmarkIndexAnyUTF8/16:4-4 238411 554.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 177668 1193 ns/op BenchmarkIndexAnyUTF8/16:16-4 190810 620.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 105896 3087 ns/op BenchmarkIndexAnyUTF8/16:64-4 177328 781.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 9312 12312 ns/op BenchmarkIndexAnyUTF8/256:2-4 13615 33219 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 29460 ns/op BenchmarkIndexAnyUTF8/256:8-4 14331 12256 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 43320 ns/op BenchmarkIndexAnyUTF8/256:32-4 12688 10953 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 53192 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2012324 228.1 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2291056 294.6 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2110339 131.9 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1000000 212.9 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2020860 58.46 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 325.0 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 135.6 ns/op BenchmarkLastIndexAnyASCII/16:1-4 335959 413.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 335485 417.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 347017 704.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 321156 371.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 325016 379.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 292497 1438 ns/op BenchmarkLastIndexAnyASCII/16:64-4 261878 1201 ns/op BenchmarkLastIndexAnyASCII/256:1-4 20792 5714 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24753 4867 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23934 4756 ns/op BenchmarkLastIndexAnyASCII/256:8-4 10000 10943 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23678 5048 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24163 5173 ns/op BenchmarkLastIndexAnyASCII/256:64-4 22694 4934 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 124.6 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 102.2 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1883719 54.45 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2439925 48.64 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2013908 62.26 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 403.7 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1796004 59.23 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 291748 456.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 256976 470.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 213879 5290 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 218860 596.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 129069 3425 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 186644 2706 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 152806 1109 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20088 18780 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15933 35501 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14732 46198 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 77358 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12640 46246 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 29779 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8778 17919 ns/op BenchmarkTrimASCII/1:1-4 2237635 78.57 ns/op BenchmarkTrimASCII/1:2-4 2234470 63.42 ns/op BenchmarkTrimASCII/1:4-4 2069756 59.08 ns/op BenchmarkTrimASCII/1:8-4 1877119 93.59 ns/op BenchmarkTrimASCII/1:16-4 1469554 341.3 ns/op BenchmarkTrimASCII/16:1-4 535752 230.5 ns/op BenchmarkTrimASCII/16:2-4 335134 353.6 ns/op BenchmarkTrimASCII/16:4-4 291088 1294 ns/op BenchmarkTrimASCII/16:8-4 330567 379.6 ns/op BenchmarkTrimASCII/16:16-4 315229 770.8 ns/op BenchmarkTrimASCII/256:1-4 39998 3843 ns/op BenchmarkTrimASCII/256:2-4 10000 20173 ns/op BenchmarkTrimASCII/256:4-4 25112 4964 ns/op BenchmarkTrimASCII/256:8-4 25010 9333 ns/op BenchmarkTrimASCII/256:16-4 10000 14473 ns/op BenchmarkTrimASCII/4096:1-4 2355 174979 ns/op BenchmarkTrimASCII/4096:2-4 488 272546 ns/op BenchmarkTrimASCII/4096:4-4 1552 76485 ns/op BenchmarkTrimASCII/4096:8-4 1334 85353 ns/op BenchmarkTrimASCII/4096:16-4 1486 100217 ns/op BenchmarkTrimByte-4 2068066 309.1 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14690 12787 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 25543 6749 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 512 380210 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1054 116291 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1927 162979 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3939 28538 ns/op BenchmarkCompareBytesEqual-4 10320501 12.96 ns/op BenchmarkCompareBytesToNil-4 10606323 12.10 ns/op BenchmarkCompareBytesEmpty-4 12791616 17.75 ns/op BenchmarkCompareBytesIdentical-4 13206480 42.94 ns/op BenchmarkCompareBytesSameLength-4 9763966 39.20 ns/op BenchmarkCompareBytesDifferentLength-4 10663576 26.22 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2402 49541 ns/op 21166.09 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1731 114618 ns/op 9148.51 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2298 52401 ns/op 20010.64 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2019 70595 ns/op 14853.61 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2258 49701 ns/op 21097.93 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2382 69091 ns/op 15176.91 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2193 106378 ns/op 9857.15 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2242 49884 ns/op 21020.45 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2082 225861 ns/op 4642.62 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2397 114861 ns/op 9129.15 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2281 65516 ns/op 16004.98 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2311 56000 ns/op 18724.81 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1903 161126 ns/op 6507.83 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2233 60885 ns/op 17222.28 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2288 71589 ns/op 14647.21 MB/s BenchmarkCompareBytesBig-4 2472 84186 ns/op 12455.52 MB/s BenchmarkCompareBytesBigIdentical-4 12007525 9.090 ns/op 115353796.55 MB/s PASS ok bytes 505.930s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 902302761 ns/op 0.11 MB/s 3620744 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 1336905219 ns/op 0.42 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 36397781 ns/op 0.45 MB/s 3646112 B/op 51 allocs/op PASS ok compress/bzip2 7.739s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 46 3608145 ns/op 2.77 MB/s 41789 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 46505746 ns/op 2.15 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 976990451 ns/op 1.02 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 40 19023694 ns/op 0.53 MB/s 42675 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 50120354 ns/op 2.00 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 308607607 ns/op 3.24 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 40 6500157 ns/op 1.54 MB/s 43045 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 48688613 ns/op 2.05 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 286080129 ns/op 3.50 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 44 2643747 ns/op 3.78 MB/s 42820 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 57783438 ns/op 1.73 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 899261787 ns/op 1.11 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 34 16724093 ns/op 0.60 MB/s 42938 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 3 95828389 ns/op 1.04 MB/s 47920 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 2126740616 ns/op 0.47 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 51 2203990 ns/op 4.54 MB/s 42926 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 21850996 ns/op 4.58 MB/s 47906 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 643261133 ns/op 1.55 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 57 7554769 ns/op 1.32 MB/s 43499 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 16008244 ns/op 6.25 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 759516641 ns/op 1.32 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 57 3549214 ns/op 2.82 MB/s 42634 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 6 19343945 ns/op 5.17 MB/s 47074 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 145292485 ns/op 6.88 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 86 6721486 ns/op 1.49 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 49702511 ns/op 2.01 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 1223663756 ns/op 0.82 MB/s BenchmarkEncode/Digits/Speed/1e4-4 36 6122506 ns/op 1.63 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 101378195 ns/op 0.99 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 309660537 ns/op 3.23 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9344335 ns/op 1.07 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 115042317 ns/op 0.87 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1718851814 ns/op 0.58 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 16096133 ns/op 0.62 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 143968704 ns/op 0.69 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1386453110 ns/op 0.72 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 67 3848194 ns/op 2.60 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 45043175 ns/op 2.22 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 130667296 ns/op 7.65 MB/s BenchmarkEncode/Newton/Speed/1e4-4 38 7512243 ns/op 1.33 MB/s BenchmarkEncode/Newton/Speed/1e5-4 3 109431410 ns/op 0.91 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 884025759 ns/op 1.13 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 9333273 ns/op 1.07 MB/s BenchmarkEncode/Newton/Default/1e5-4 1 411156710 ns/op 0.24 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 1155979072 ns/op 0.87 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 9045058 ns/op 1.11 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 160116505 ns/op 0.62 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 2652515357 ns/op 0.38 MB/s PASS ok compress/flate 106.433s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 5395236 ns/op 1.85 MB/s BenchmarkDecoder/1e-Reuse4-4 27 6225399 ns/op 1.61 MB/s BenchmarkDecoder/1e5-4 2 185112518 ns/op 0.54 MB/s BenchmarkDecoder/1e-Reuse5-4 2 101269570 ns/op 0.99 MB/s BenchmarkDecoder/1e6-4 1 468303588 ns/op 2.14 MB/s BenchmarkDecoder/1e-Reuse6-4 1 2082762307 ns/op 0.48 MB/s BenchmarkEncoder/1e4-4 9 24505538 ns/op 0.41 MB/s BenchmarkEncoder/1e-Reuse4-4 39 10771304 ns/op 0.93 MB/s BenchmarkEncoder/1e5-4 3 62708801 ns/op 1.59 MB/s BenchmarkEncoder/1e-Reuse5-4 3 56364255 ns/op 1.77 MB/s BenchmarkEncoder/1e6-4 1 572631459 ns/op 1.75 MB/s BenchmarkEncoder/1e-Reuse6-4 1 949945706 ns/op 1.05 MB/s PASS ok compress/lzw 21.033s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 13340967 ns/op PASS ok container/heap 1.472s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 30226 4633 ns/op BenchmarkWithTimeout/concurrency=40-4 6746 21261 ns/op BenchmarkWithTimeout/concurrency=4000-4 4644 28984 ns/op BenchmarkWithTimeout/concurrency=400000-4 7634 118373 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 417286 1863 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 7394 31926 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21360 15299 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2290 150771 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1880 103738 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2830 139423 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 100 1581622 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 241 2475063 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 100 2020489 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 28 12063525 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 14 55018936 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 40 18948389 ns/op BenchmarkCheckCanceled/Err-4 435806 451.3 ns/op BenchmarkCheckCanceled/Done-4 704968 335.9 ns/op BenchmarkContextCancelDone-4 921073 230.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 40683 3112 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 30037 4832 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 30198 18414 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 13067 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 11265 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 425805 248.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 74944 9112 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 183609 654.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 60068 4344 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 57703 2731 ns/op PASS ok context 54.882s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1797009 69.27 ns/op 230.98 MB/s BenchmarkDecrypt-4 1761375 78.53 ns/op 203.76 MB/s BenchmarkExpand-4 12157 9351 ns/op PASS ok crypto/aes 3.398s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 162934 1781 ns/op 35.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 333745 714.2 ns/op 89.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 176710 1714 ns/op 37.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 360252 1043 ns/op 61.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 153768 2831 ns/op 476.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 266316 422.4 ns/op 3195.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 155162 5245 ns/op 257.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 279196 2162 ns/op 624.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 98211 2963 ns/op 2764.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 141997 8072 ns/op 1014.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 91526 13265 ns/op 617.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 75660 1491 ns/op 5495.59 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2193 102658 ns/op 9.93 MB/s BenchmarkAESCFBDecrypt1K-4 2288 149025 ns/op 6.84 MB/s BenchmarkAESCFBDecrypt8K-4 164 2545123 ns/op 3.22 MB/s BenchmarkAESOFB1K-4 5703 25321 ns/op 40.24 MB/s BenchmarkAESCTR1K-4 4864 25366 ns/op 40.17 MB/s BenchmarkAESCTR8K-4 703 252916 ns/op 32.37 MB/s BenchmarkAESCBCEncrypt1K-4 422924 283.3 ns/op 3615.05 MB/s BenchmarkAESCBCDecrypt1K-4 851266 299.6 ns/op 3417.56 MB/s PASS ok crypto/cipher 29.080s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 45930 5743 ns/op 1.39 MB/s BenchmarkDecrypt-4 10000 58083 ns/op 0.14 MB/s BenchmarkTDESEncrypt-4 10000 10673 ns/op 0.75 MB/s BenchmarkTDESDecrypt-4 10000 105362 ns/op 0.08 MB/s PASS ok crypto/des 3.607s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 846 734409 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 3 136216237 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 2 124723325 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 19 16299597 ns/op 378 B/op 9 allocs/op PASS ok crypto/ecdh 5.279s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2594 103340 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1753 85273 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 546 234107 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2433 89171 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1209 98845 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 434 488835 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3502 39002 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 6595161 ns/op 1097 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 56418611 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 13.267s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 1 105649489 ns/op BenchmarkNewKeyFromSeed-4 100 4000589 ns/op BenchmarkSigning-4 93 1222201 ns/op BenchmarkVerification-4 1 232611062 ns/op PASS ok crypto/ed25519 3.667s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4305 79474 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 38 13432093 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 40838862 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 1 303631887 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1251 113528 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 1 100753280 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 6 25354769 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 164751805 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7473 32676 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3778 184269 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2146 52207 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 16 9286629 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1809 229353 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 128 875001 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1261 121048 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 49 8235891 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 35.057s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 10000 37556 ns/op 27.27 MB/s BenchmarkHMACSHA256_32-4 16941 13465 ns/op 2.38 MB/s BenchmarkNewWriteSum-4 9206 90334 ns/op 0.35 MB/s PASS ok crypto/hmac 4.014s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 36182 3706 ns/op BenchmarkModSub-4 39385 11307 ns/op BenchmarkMontgomeryRepr-4 12105 10074 ns/op BenchmarkMontgomeryMul-4 12463 30740 ns/op BenchmarkModMul-4 6378 39218 ns/op BenchmarkExpBig-4 7 52802108 ns/op BenchmarkExp-4 4 38059888 ns/op PASS ok crypto/internal/bigmod 15.024s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 423 337065 ns/op BenchmarkScalarBaseMult-4 73 1436651 ns/op BenchmarkScalarMult-4 39 2941358 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 45 2330238 ns/op PASS ok crypto/internal/edwards25519 2.584s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 194248 1704 ns/op BenchmarkMultiply-4 215022 5755 ns/op BenchmarkSquare-4 306168 6651 ns/op BenchmarkInvert-4 1171 550288 ns/op BenchmarkMult32-4 766788 295.5 ns/op PASS ok crypto/internal/edwards25519/field 7.310s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 24 37584924 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1404 112686 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 14076268 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 3 38071359 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 70 1946412 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6831 148612 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 24 4192481 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 122079107 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 13.348s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 247215 1908 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 120387 937.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 61356 1934 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 250531 789.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 122041 912.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 62276 32148 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 7.615s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 83947 12394 ns/op 0.65 MB/s BenchmarkHash64-4 94296 1444 ns/op 44.32 MB/s BenchmarkHash128-4 95823 3595 ns/op 35.60 MB/s BenchmarkHash256-4 83426 3216 ns/op 79.61 MB/s BenchmarkHash512-4 67678 2181 ns/op 234.71 MB/s BenchmarkHash1K-4 48930 9276 ns/op 110.39 MB/s BenchmarkHash8K-4 9987 17587 ns/op 465.80 MB/s BenchmarkHash1M-4 85 1940580 ns/op 540.34 MB/s BenchmarkHash8M-4 1 245650059 ns/op 34.15 MB/s BenchmarkHash8BytesUnaligned-4 10000 11519 ns/op 0.69 MB/s BenchmarkHash1KUnaligned-4 40629 9615 ns/op 106.50 MB/s BenchmarkHash8KUnaligned-4 10000 11818 ns/op 693.20 MB/s PASS ok crypto/md5 14.438s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 405367524 ns/op PASS ok crypto/rand 1.660s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9808 35052 ns/op 3.65 MB/s BenchmarkRC4_1K-4 1342 168936 ns/op 6.06 MB/s BenchmarkRC4_8K-4 33 5463797 ns/op 1.48 MB/s PASS ok crypto/rc4 5.928s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 25749370 ns/op BenchmarkDecryptPKCS1v15/3072-4 1 198937895 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 155603675 ns/op BenchmarkEncryptPKCS1v15/2048-4 406 455676 ns/op BenchmarkDecryptOAEP/2048-4 6 21737526 ns/op BenchmarkEncryptOAEP/2048-4 350 448086 ns/op BenchmarkSignPKCS1v15/2048-4 1 216480903 ns/op BenchmarkVerifyPKCS1v15/2048-4 396 1323768 ns/op BenchmarkSignPSS/2048-4 6 18306367 ns/op BenchmarkVerifyPSS/2048-4 313 385167 ns/op PASS ok crypto/rsa 26.781s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 77613 1544 ns/op 5.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 84866 1382 ns/op 5.79 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 83517 5447 ns/op 58.74 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 82672 2283 ns/op 140.17 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 61669 25704 ns/op 39.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 43486 11691 ns/op 87.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 19942 24799 ns/op 330.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 20700 5789 ns/op 1415.12 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 8.956s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 38622 5160 ns/op 1.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 65818 1773 ns/op 4.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 10000 42440 ns/op 0.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 45081 7829 ns/op 130.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 50781 4158 ns/op 246.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 53425 5126 ns/op 199.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22430 24850 ns/op 329.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 10000 18140 ns/op 451.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 10000 86304 ns/op 94.92 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 15.885s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 29432 23909 ns/op 0.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 10000 55554 ns/op 0.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 46958 8192 ns/op 0.98 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28130 5346 ns/op 191.53 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 58134 22584 ns/op 45.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 45530 6946 ns/op 147.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23304 10279 ns/op 796.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 21028 10848 ns/op 755.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 26590 20644 ns/op 396.83 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 12.701s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14429162 8.438 ns/op BenchmarkConstantTimeEq-4 13695498 12.38 ns/op BenchmarkConstantTimeLessOrEq-4 13980535 12.27 ns/op BenchmarkXORBytes/8Bytes-4 272220 1277 ns/op 6.26 MB/s BenchmarkXORBytes/128Bytes-4 170581 3748 ns/op 34.15 MB/s BenchmarkXORBytes/2048Bytes-4 10000 19687 ns/op 104.03 MB/s BenchmarkXORBytes/32768Bytes-4 1249 339028 ns/op 96.65 MB/s PASS ok crypto/subtle 8.216s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 9 645350924 ns/op BenchmarkCertCache/1-4 10 86569316 ns/op BenchmarkCertCache/2-4 3 57258240 ns/op BenchmarkCertCache/3-4 18 14348139 ns/op BenchmarkHandshakeServer/RSA-4 9 39681507 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 4 55083969 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 7 15666386 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1630842 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 100 1427914 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 10 10753856 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 15 9907379 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 1 119664500 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 345377944 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 70534457 ns/op 14.87 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 52691430 ns/op 19.90 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 327722761 ns/op 6.40 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 388325638 ns/op 5.40 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 722213188 ns/op 5.81 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 160291480 ns/op 26.17 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 533975471 ns/op 15.71 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 3161737327 ns/op 2.65 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 599994284 ns/op 27.96 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 512544067 ns/op 32.73 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2075238382 ns/op 16.17 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1887343721 ns/op 17.78 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3568897257 ns/op 18.80 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 10124726751 ns/op 6.63 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 89749380 ns/op 11.68 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 132196438 ns/op 7.93 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 219134398 ns/op 9.57 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 125456415 ns/op 16.72 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 398639137 ns/op 10.52 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 301334278 ns/op 13.92 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 955320590 ns/op 8.78 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 326170881 ns/op 25.72 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 923761570 ns/op 18.16 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 845817055 ns/op 19.84 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2219071811 ns/op 15.12 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 4671447294 ns/op 7.18 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2792586980 ns/op 24.03 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5620551262 ns/op 11.94 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 785409382 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 731373145 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 315458980 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 338354536 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 193446217 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 171561830 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 109717023 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 187162808 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 1 273504307 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 1 256459395 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 228534698 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 170115331 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 1 134224383 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 224872224 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 1 199085038 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 293330862 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 50229405 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 2 63090808 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 1 272046191 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 36267901 ns/op PASS ok crypto/tls 86.669s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 33288463 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 398 1192030 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 868 2452387 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 631 254458 ns/op 14068 B/op 188 allocs/op PASS ok crypto/x509 17.212s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 31 4153802 ns/op 277223 B/op 1607 allocs/op BenchmarkConcurrentStmtQuery-4 34 10038930 ns/op 261269 B/op 1928 allocs/op BenchmarkConcurrentStmtExec-4 52 12632525 ns/op 215109 B/op 500 allocs/op BenchmarkConcurrentTxQuery-4 33 10458706 ns/op 272964 B/op 2124 allocs/op BenchmarkConcurrentTxExec-4 52 12585179 ns/op 88730 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 50 6928602 ns/op 111356 B/op 2143 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1618183 ns/op 40202 B/op 381 allocs/op BenchmarkConcurrentRandom-4 33 57797967 ns/op 231790 B/op 1754 allocs/op BenchmarkManyConcurrentQueries-4 922 135742 ns/op 4203 B/op 21 allocs/op BenchmarkGrabConn-4 132532 2648 ns/op 0 B/op 0 allocs/op PASS ok database/sql 7.855s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1012 283255 ns/op BenchmarkSymbols32-4 1598 113210 ns/op PASS ok debug/elf 3.375s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 81682 3051 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 38 2660729 ns/op 180151 B/op 13 allocs/op Benchmark115/LineToPC-4 52 2685895 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 8432 25394 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 5.687s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 54757 8162 ns/op BenchmarkMarshal-4 630 547599 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2601 50165 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 4.012s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 218 10182537 ns/op 0.80 MB/s BenchmarkEncodeToString-4 223 1708814 ns/op 4.79 MB/s BenchmarkDecode-4 134 3191082 ns/op 4.11 MB/s BenchmarkDecodeString-4 87 5673863 ns/op 2.31 MB/s PASS ok encoding/base32 5.708s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 100 1774848 ns/op 4.62 MB/s BenchmarkDecodeString/2-4 311542 1928 ns/op 2.07 MB/s BenchmarkDecodeString/4-4 233632 614.1 ns/op 13.03 MB/s BenchmarkDecodeString/8-4 150516 3583 ns/op 3.35 MB/s BenchmarkDecodeString/64-4 27534 29359 ns/op 3.00 MB/s BenchmarkDecodeString/8192-4 236 2276131 ns/op 4.80 MB/s BenchmarkNewEncoding-4 51190 9251 ns/op 27.67 MB/s PASS ok encoding/base64 10.464s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1291 178038 ns/op 22.47 MB/s BenchmarkReadStruct-4 12207 8684 ns/op 8.64 MB/s BenchmarkWriteStruct-4 10000 16129 ns/op 4.65 MB/s BenchmarkReadInts-4 10000 10207 ns/op 2.94 MB/s BenchmarkWriteInts-4 35700 29829 ns/op 1.01 MB/s BenchmarkWriteSlice1000Int32s-4 874 474066 ns/op 8.44 MB/s BenchmarkPutUint16-4 1000000 198.2 ns/op 10.09 MB/s BenchmarkAppendUint16-4 1000000 262.7 ns/op 7.61 MB/s BenchmarkPutUint32-4 1738393 1160 ns/op 3.45 MB/s BenchmarkAppendUint32-4 1000000 439.4 ns/op 9.10 MB/s BenchmarkPutUint64-4 372326 744.1 ns/op 10.75 MB/s BenchmarkAppendUint64-4 731248 690.7 ns/op 11.58 MB/s BenchmarkLittleEndianPutUint16-4 3174165 213.3 ns/op 9.38 MB/s BenchmarkLittleEndianAppendUint16-4 1000000 565.3 ns/op 3.54 MB/s BenchmarkLittleEndianPutUint32-4 1528485 382.8 ns/op 10.45 MB/s BenchmarkLittleEndianAppendUint32-4 1000000 305.2 ns/op 13.10 MB/s BenchmarkLittleEndianPutUint64-4 747850 497.2 ns/op 16.09 MB/s BenchmarkLittleEndianAppendUint64-4 768684 597.1 ns/op 13.40 MB/s BenchmarkReadFloats-4 159302 11209 ns/op 1.07 MB/s BenchmarkWriteFloats-4 136590 5580 ns/op 2.15 MB/s BenchmarkReadSlice1000Float32s-4 1128 1049173 ns/op 3.81 MB/s BenchmarkWriteSlice1000Float32s-4 829 648216 ns/op 6.17 MB/s BenchmarkReadSlice1000Uint8s-4 40768 72340 ns/op 13.82 MB/s BenchmarkWriteSlice1000Uint8s-4 10000 10135 ns/op 98.67 MB/s BenchmarkPutUvarint32-4 468460 414.0 ns/op 9.66 MB/s BenchmarkPutUvarint64-4 167439 5233 ns/op 1.53 MB/s PASS ok encoding/binary 36.877s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 4940 30924 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4800 21274 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 4640 87753 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2398 314530 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6188 20438 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5097 125661 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6028 91293 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3378 177946 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9970 62228 ns/op PASS ok encoding/csv 10.135s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 5210 44513 ns/op 1820 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 4698 33420 ns/op 1821 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 145 2630726 ns/op 17255 B/op 334 allocs/op BenchmarkEncodeComplex128Slice-4 432 519365 ns/op 1140 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 330 391585 ns/op 264 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 718 865514 ns/op 121 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1316 79319 ns/op 294 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 45 17156122 ns/op 39126 B/op 254 allocs/op BenchmarkDecodeComplex128Slice-4 190 2354368 ns/op 25473 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 620 263410 ns/op 10823 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 574 1231704 ns/op 9774 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 212 1706300 ns/op 39374 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 57 2279745 ns/op 69985 B/op 2317 allocs/op BenchmarkDecodeBytesSlice-4 396 3216465 ns/op 24000 B/op 199 allocs/op BenchmarkDecodeInterfaceSlice-4 50 16404501 ns/op 83661 B/op 3178 allocs/op BenchmarkDecodeMap-4 67 6305787 ns/op 54138 B/op 181 allocs/op PASS ok encoding/gob 20.899s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 9463 16045 ns/op 15.95 MB/s BenchmarkEncode/1024-4 3388 37133 ns/op 27.58 MB/s BenchmarkEncode/4096-4 892 135425 ns/op 30.25 MB/s BenchmarkEncode/16384-4 199 1796779 ns/op 9.12 MB/s BenchmarkDecode/256-4 10000 10548 ns/op 24.27 MB/s BenchmarkDecode/1024-4 6907 280457 ns/op 3.65 MB/s BenchmarkDecode/4096-4 1809 300466 ns/op 13.63 MB/s BenchmarkDecode/16384-4 452 1026874 ns/op 15.96 MB/s BenchmarkDump/256-4 1230 123747 ns/op 2.07 MB/s BenchmarkDump/1024-4 312 382346 ns/op 2.68 MB/s BenchmarkDump/4096-4 78 1983286 ns/op 2.07 MB/s BenchmarkDump/16384-4 18 18126277 ns/op 0.90 MB/s PASS ok encoding/hex 17.079s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 144313388 ns/op 13.45 MB/s 2176 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 382353399 ns/op 5.08 MB/s 8395400 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 1776945158 ns/op 1.09 MB/s 10332952 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 873413613 ns/op 2.22 MB/s 10335832 B/op 112 allocs/op BenchmarkMarshalBytes/32-4 10000 17912 ns/op BenchmarkMarshalBytes/256-4 5164 54343 ns/op BenchmarkMarshalBytes/4096-4 468 833440 ns/op BenchmarkMarshalBytesError/32-4 34 39565898 ns/op BenchmarkMarshalBytesError/256-4 48 4396124 ns/op BenchmarkMarshalBytesError/4096-4 19 17722833 ns/op BenchmarkMarshalMap-4 12207 19868 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 759616430 ns/op 2.55 MB/s 10098952 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 13342 12711 ns/op 1.10 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 33301 11752 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 590535059 ns/op 3.29 MB/s 2020752 B/op 40005 allocs/op BenchmarkCodeUnmarshalReuse-4 1 1860117042 ns/op 1.04 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 51915 9784 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 106059 1343 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 159217 834.1 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 17142 12971 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 10000 13617 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 21865 20414 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 5743 26427 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4654 150138 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 100 1663930 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 93 1471066 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 35922711 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 324882 514.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 624379 327.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 631071 193.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 573488 175.1 ns/op BenchmarkEncodeMarshaler-4 62922 4511 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 52540 14196 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4998066 46.94 ns/op BenchmarkNumberIsValidRegexp-4 13318 36270 ns/op PASS ok encoding/json 67.727s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 32 3217364 ns/op 20.37 MB/s BenchmarkDecode-4 15 7790791 ns/op 11.40 MB/s PASS ok encoding/pem 1.286s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1539 72368 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 565 726864 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2700 69614 ns/op PASS ok encoding/xml 2.153s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 234216 1162 ns/op BenchmarkAs-4 54478 2343 ns/op PASS ok errors 4.898s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 781674 624.6 ns/op BenchmarkIntSet-4 705217 220.7 ns/op BenchmarkFloatAdd-4 221181 914.3 ns/op BenchmarkFloatSet-4 779472 185.6 ns/op BenchmarkStringSet-4 480696 762.2 ns/op BenchmarkMapSet-4 122662 2088 ns/op BenchmarkMapSetDifferent-4 41742 4146 ns/op BenchmarkMapSetDifferentRandom-4 304 1021661 ns/op BenchmarkMapSetString-4 144166 1750 ns/op BenchmarkMapAddSame-4 18018 45206 ns/op BenchmarkMapAddDifferent-4 8098 80312 ns/op BenchmarkMapAddDifferentRandom-4 145 1910569 ns/op BenchmarkMapAddSameSteadyState-4 135735 1273 ns/op BenchmarkMapAddDifferentSteadyState-4 75172 1500 ns/op BenchmarkMapString-4 6146 17786 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 37107 4708 ns/op PASS ok expvar 21.899s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 47098 3073 ns/op BenchmarkSprintfEmpty-4 244263 1192 ns/op BenchmarkSprintfString-4 163916 5288 ns/op BenchmarkSprintfTruncateString-4 181424 9589 ns/op BenchmarkSprintfTruncateBytes-4 90190 10537 ns/op BenchmarkSprintfSlowParsingPath-4 174112 5498 ns/op BenchmarkSprintfQuoteString-4 10000 27556 ns/op BenchmarkSprintfInt-4 68050 9763 ns/op BenchmarkSprintfIntInt-4 86077 6834 ns/op BenchmarkSprintfPrefixedInt-4 88087 9100 ns/op BenchmarkSprintfFloat-4 54547 9205 ns/op BenchmarkSprintfComplex-4 19056 28635 ns/op BenchmarkSprintfBoolean-4 121257 2847 ns/op BenchmarkSprintfHexString-4 10000 34554 ns/op BenchmarkSprintfHexBytes-4 47134 5463 ns/op BenchmarkSprintfBytes-4 20377 9300 ns/op BenchmarkSprintfStringer-4 48972 23277 ns/op BenchmarkSprintfStructure-4 13766 97432 ns/op BenchmarkManyArgs-4 10000 10112 ns/op BenchmarkFprintInt-4 63166 4274 ns/op BenchmarkFprintfBytes-4 61365 8528 ns/op BenchmarkFprintIntNoAlloc-4 61867 12666 ns/op BenchmarkScanInts-4 9 21370449 ns/op BenchmarkScanRecursiveInt-4 1 1151832717 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 2702990699 ns/op PASS ok fmt 42.612s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 634 794673 ns/op PASS ok go/build 2.281s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 42835 6699 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 45614 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5337 295078 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1188 370943 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 282 817591 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 88 23485770 ns/op 215522 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 62467250 ns/op 846325 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 426372980 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 1187698557 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 13.502s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 2207523299 ns/op 0.03 MB/s 45293784 B/op 48873 allocs/op PASS ok go/format 5.247s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 40256279 ns/op 1.34 MB/s BenchmarkParseOnly-4 1 476009426 ns/op 0.11 MB/s BenchmarkResolve-4 46 6663271 ns/op 8.08 MB/s PASS ok go/parser 11.326s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 414277626 ns/op 0.12 MB/s 5093072 B/op 27490 allocs/op BenchmarkPrintDecl-4 100 2570194 ns/op 0.01 MB/s 16956 B/op 51 allocs/op PASS ok go/printer 3.132s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 244 486577 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 25938386 ns/op 1.93 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16081031 ns/op 4.60 MB/s BenchmarkScanFiles/net/http/server.go-4 4 52802092 ns/op 2.34 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 169 6131058 ns/op 0.51 MB/s PASS ok go/scanner 6.531s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 927891 206.3 ns/op PASS ok go/token 2.632s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 4292604 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 832.8 ns/op BenchmarkNamed/Underlying/generic-4 1000000 261.9 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 109.1 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 1644 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 15046 51348 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 84258 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 12085 34831 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 39320 ns/op BenchmarkCheck/http/funcbodies/info-4 1 3142888450 ns/op 7692 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 1080739421 ns/op 31132 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 712391411 ns/op 45304 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 407126333 ns/op 82640 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 17186715512 ns/op 304.1 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 303468928 ns/op 17223 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 144258582 ns/op 35867 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 1199852567 ns/op 4293 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 388176750 ns/op 5538 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 609970853 ns/op 3552 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 292750890 ns/op 3693 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 193701925 ns/op 11186 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 6028670782 ns/op 10297 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 3269887782 ns/op 21119 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 1098702658 ns/op 49344 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 260453884 ns/op 154443 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2436284501 ns/op 819.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 323726439 ns/op 6199 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 680885594 ns/op 2856 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 492524107 ns/op 4016 lines/s PASS ok go/types 145.501s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 8731 81557 ns/op 12.56 MB/s PASS ok hash/adler32 3.804s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 128625 3112 ns/op 4.82 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 174162 4431 ns/op 3.38 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 80667 2323 ns/op 17.22 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 82221 5022 ns/op 7.96 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 534260 2137 ns/op 239.54 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 536106 885.2 ns/op 578.41 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 532261 1570 ns/op 652.09 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 534861 978.4 ns/op 1046.65 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 337341 336.0 ns/op 12188.69 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 400861 936.5 ns/op 4373.86 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 147698 891.0 ns/op 36776.90 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 122682 5904 ns/op 5549.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 217411 2181 ns/op 6.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 189237 1025 ns/op 14.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 39252 2703 ns/op 14.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 78199 5297 ns/op 7.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 505486 1457 ns/op 351.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 514405 1780 ns/op 287.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 499171 3030 ns/op 337.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 496195 268.4 ns/op 3815.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 355622 1400 ns/op 2926.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 359488 331.4 ns/op 12360.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 150852 877.4 ns/op 37345.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 10000 194897 ns/op 168.13 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 131286 3285 ns/op 4.57 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 104632 2230 ns/op 6.73 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 109812 1140 ns/op 35.08 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 80110 2441 ns/op 16.39 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9493 57178 ns/op 8.95 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8672 31912 ns/op 16.04 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 100 6153826 ns/op 0.17 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4549 137552 ns/op 7.44 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1114 428594 ns/op 9.56 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1030 502604 ns/op 8.15 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 2595354 ns/op 12.63 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1159743 ns/op 28.25 MB/s PASS ok hash/crc32 93.918s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 56 2362131 ns/op 27.74 MB/s BenchmarkCrc64/ISO4KB-4 820 220317 ns/op 18.59 MB/s BenchmarkCrc64/ISO1KB-4 3350 65945 ns/op 15.53 MB/s BenchmarkCrc64/ECMA64KB-4 52 2478588 ns/op 26.44 MB/s BenchmarkCrc64/Random64KB-4 1 639373676 ns/op 0.10 MB/s BenchmarkCrc64/Random16KB-4 180 9648259 ns/op 1.70 MB/s PASS ok hash/crc64 16.931s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8343 47083 ns/op 21.75 MB/s BenchmarkFnv32aKB-4 8250 29475 ns/op 34.74 MB/s BenchmarkFnv64KB-4 6997 41240 ns/op 24.83 MB/s BenchmarkFnv64aKB-4 9705 13286 ns/op 77.07 MB/s BenchmarkFnv128KB-4 1059 430616 ns/op 2.38 MB/s BenchmarkFnv128aKB-4 1114 438199 ns/op 2.34 MB/s PASS ok hash/fnv 8.916s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 430024 1612 ns/op 2.48 MB/s BenchmarkHash/n=4/Bytes-4 1905496 123.0 ns/op 32.51 MB/s BenchmarkHash/n=4/String-4 1000000 158.7 ns/op 25.21 MB/s BenchmarkHash/n=8/Write-4 324590 444.5 ns/op 18.00 MB/s BenchmarkHash/n=8/Bytes-4 3744954 76.55 ns/op 104.51 MB/s BenchmarkHash/n=8/String-4 1551894 220.3 ns/op 36.32 MB/s BenchmarkHash/n=16/Write-4 592530 1631 ns/op 9.81 MB/s BenchmarkHash/n=16/Bytes-4 5317488 211.1 ns/op 75.80 MB/s BenchmarkHash/n=16/String-4 1000000 106.8 ns/op 149.83 MB/s BenchmarkHash/n=32/Write-4 570332 288.4 ns/op 110.95 MB/s BenchmarkHash/n=32/Bytes-4 4262286 90.79 ns/op 352.48 MB/s BenchmarkHash/n=32/String-4 1391780 255.8 ns/op 125.10 MB/s BenchmarkHash/n=64/Write-4 548628 370.2 ns/op 172.88 MB/s BenchmarkHash/n=64/Bytes-4 3403065 50.85 ns/op 1258.48 MB/s BenchmarkHash/n=64/String-4 1420822 317.7 ns/op 201.47 MB/s BenchmarkHash/n=256/Write-4 379795 474.3 ns/op 539.74 MB/s BenchmarkHash/n=256/Bytes-4 1877227 61.99 ns/op 4129.94 MB/s BenchmarkHash/n=256/String-4 715934 1679 ns/op 152.45 MB/s BenchmarkHash/n=320/Write-4 275577 816.5 ns/op 391.89 MB/s BenchmarkHash/n=320/Bytes-4 1000000 1046 ns/op 305.97 MB/s BenchmarkHash/n=320/String-4 547335 1832 ns/op 174.69 MB/s BenchmarkHash/n=1024/Write-4 227006 3040 ns/op 336.80 MB/s BenchmarkHash/n=1024/Bytes-4 605055 2619 ns/op 391.02 MB/s BenchmarkHash/n=1024/String-4 213494 2928 ns/op 349.72 MB/s BenchmarkHash/n=4096/Write-4 64914 1765 ns/op 2320.48 MB/s BenchmarkHash/n=4096/Bytes-4 144108 2617 ns/op 1565.04 MB/s BenchmarkHash/n=4096/String-4 53022 2195 ns/op 1866.21 MB/s BenchmarkHash/n=16384/Write-4 10000 11323 ns/op 1446.96 MB/s BenchmarkHash/n=16384/Bytes-4 26757 16662 ns/op 983.32 MB/s BenchmarkHash/n=16384/String-4 10000 33887 ns/op 483.49 MB/s PASS ok hash/maphash 65.375s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 100 1204901 ns/op BenchmarkEscapeNone-4 81885 2238 ns/op BenchmarkUnescape-4 424 253332 ns/op BenchmarkUnescapeNone-4 523340 1851 ns/op BenchmarkUnescapeSparse-4 9453 34102 ns/op BenchmarkUnescapeDense-4 1123 863264 ns/op PASS ok html 5.376s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8485 138539 ns/op BenchmarkCSSEscaperNoSpecials-4 45320 2389 ns/op BenchmarkDecodeCSS-4 10000 41945 ns/op BenchmarkDecodeCSSNoSpecials-4 3859488 72.82 ns/op BenchmarkCSSValueFilter-4 10000 24021 ns/op BenchmarkCSSValueFilterOk-4 72566 6365 ns/op BenchmarkEscapedExecute-4 3867 29902 ns/op BenchmarkHTMLNospaceEscaper-4 10000 80161 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 60453 3992 ns/op BenchmarkStripTags-4 15447 7751 ns/op BenchmarkStripTagsNoSpecials-4 263084 597.5 ns/op BenchmarkJSValEscaperWithNum-4 18894 7294 ns/op BenchmarkJSValEscaperWithStr-4 4996 394754 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 5646 223565 ns/op BenchmarkJSValEscaperWithObj-4 4538 137883 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10445 ns/op BenchmarkJSStrEscaperNoSpecials-4 58820 2761 ns/op BenchmarkJSStrEscaper-4 10000 32881 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 55992 2041 ns/op BenchmarkJSRegexpEscaper-4 10000 27759 ns/op BenchmarkTemplateSpecialTags-4 75 3155416 ns/op BenchmarkURLEscaper-4 3661 148803 ns/op BenchmarkURLEscaperNoSpecials-4 176236 5529 ns/op BenchmarkURLNormalizer-4 4702 125359 ns/op BenchmarkURLNormalizerNoSpecials-4 134941 4830 ns/op BenchmarkSrcsetFilter-4 10000 10429 ns/op BenchmarkSrcsetFilterNoSpecials-4 97014 3531 ns/op PASS ok html/template 36.439s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 507526 7098 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 329046 1142 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 505123 1275 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 424303 524.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 121.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 921019 215.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 128.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 958149 383.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 868276 156.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 415536 308.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 322952 1610 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 405400 486.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 337305 505.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 628176 259.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 265518 1035 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 644664 433.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 504105 515.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 414794 353.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 719270 850.3 ns/op BenchmarkRGBASetRGBA-4 1000000 166.2 ns/op BenchmarkRGBA64At-4 562278 999.3 ns/op BenchmarkRGBA64SetRGBA64-4 623272 1188 ns/op BenchmarkNRGBAAt-4 792945 148.0 ns/op BenchmarkNRGBASetNRGBA-4 1000000 331.0 ns/op BenchmarkNRGBA64At-4 556287 595.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 639744 1022 ns/op BenchmarkAlphaAt-4 2135467 269.3 ns/op BenchmarkAlphaSetAlpha-4 1000000 141.6 ns/op BenchmarkAlpha16At-4 1000000 167.2 ns/op BenchmarkAlphaSetAlpha16-4 1000000 116.1 ns/op BenchmarkGrayAt-4 2068258 65.03 ns/op BenchmarkGraySetGray-4 1000000 136.0 ns/op BenchmarkGray16At-4 1000000 110.3 ns/op BenchmarkGraySetGray16-4 999253 166.6 ns/op PASS ok image 60.920s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2058508 49.10 ns/op BenchmarkYCbCrToRGB/128-4 1000000 121.1 ns/op BenchmarkYCbCrToRGB/255-4 1000000 116.4 ns/op BenchmarkRGBToYCbCr/0-4 1000000 560.2 ns/op BenchmarkRGBToYCbCr/Cb-4 1000000 315.8 ns/op BenchmarkRGBToYCbCr/Cr-4 1000000 976.4 ns/op BenchmarkYCbCrToRGBA/0-4 2091769 301.9 ns/op BenchmarkYCbCrToRGBA/128-4 2488804 227.1 ns/op BenchmarkYCbCrToRGBA/255-4 1000000 197.0 ns/op BenchmarkNYCbCrAToRGBA/0-4 2473808 386.1 ns/op BenchmarkNYCbCrAToRGBA/128-4 1000000 394.4 ns/op BenchmarkNYCbCrAToRGBA/255-4 1000000 102.3 ns/op PASS ok image/color 21.168s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 136531878 ns/op BenchmarkFillSrc-4 274 439618 ns/op BenchmarkCopyOver-4 1 199989991 ns/op BenchmarkCopySrc-4 501 752309 ns/op BenchmarkNRGBAOver-4 4 25502402 ns/op BenchmarkNRGBASrc-4 10 70339023 ns/op BenchmarkYCbCr-4 7 28715815 ns/op BenchmarkGray-4 15 7428132 ns/op BenchmarkCMYK-4 8 13496285 ns/op BenchmarkGlyphOver-4 15 12162127 ns/op BenchmarkRGBAMaskOver-4 2 305748280 ns/op BenchmarkGrayMaskOver-4 3 63444574 ns/op BenchmarkRGBA64ImageMaskOver-4 1 474132197 ns/op BenchmarkRGBA-4 2 93452974 ns/op BenchmarkPalettedFill-4 1017 388967 ns/op BenchmarkPalettedRGBA-4 2 64471476 ns/op BenchmarkGenericOver-4 2 236179336 ns/op BenchmarkGenericMaskOver-4 2 81043054 ns/op BenchmarkGenericSrc-4 1 277470653 ns/op BenchmarkGenericMaskSrc-4 3 67799564 ns/op PASS ok image/draw 47.610s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 13 20944896 ns/op 0.74 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 511113998 ns/op 0.60 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 16010876938 ns/op 0.08 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 5607225 ns/op 2.76 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 761001313 ns/op 0.08 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 32.172s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2090 299871 ns/op BenchmarkIDCT-4 2930 40291 ns/op BenchmarkDecodeBaseline-4 5 98483608 ns/op 0.63 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 26467087 ns/op 2.33 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 558789045 ns/op 2.20 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 921960417 ns/op 1.00 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 16.681s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11443153 45.13 ns/op BenchmarkDecodeGray-4 10 76411239 ns/op 0.86 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 93820029 ns/op 2.79 MB/s 337332 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 1 144044618 ns/op 1.82 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 38649388 ns/op 1.70 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 71007736 ns/op 3.69 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 580612727 ns/op 0.45 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 279106968 ns/op 1.10 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 1 156729118 ns/op 1.96 MB/s 852208 B/op 31 allocs/op BenchmarkEncodeNRGBOpaque-4 1 2705274978 ns/op 0.45 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 602687958 ns/op 2.04 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 2 360762088 ns/op 0.85 MB/s 848680 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 898600476 ns/op 1.37 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 5102260428 ns/op 0.24 MB/s 864200 B/op 36 allocs/op PASS ok image/png 31.722s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 1 418651255 ns/op 0.24 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 106693997 ns/op 0.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 1332382424 ns/op 0.38 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 601293295 ns/op 0.83 MB/s 4006064 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 1 234165136 ns/op 0.43 MB/s 401496 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 57172322 ns/op 1.75 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 368123157 ns/op 1.36 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 536519979 ns/op 0.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1700692460 ns/op 0.59 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 2946908589 ns/op 0.34 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 15965652668 ns/op 0.31 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 7935100135 ns/op 0.63 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 98838457 ns/op 1.01 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 62855601 ns/op 1.59 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 1 141673686 ns/op 3.53 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 425420090 ns/op 1.18 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 669251287 ns/op 1.49 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 113292182 ns/op 8.83 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 2252721686 ns/op 2.22 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 2102574156 ns/op 2.38 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 221995805 ns/op 0.45 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 173086497 ns/op 0.58 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 2162271788 ns/op 0.23 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 626352981 ns/op 0.80 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1724585375 ns/op 0.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 3023766925 ns/op 0.33 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 18529586122 ns/op 0.27 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 14211325885 ns/op 0.35 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 751058707 ns/op 5.57 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 1197960811 ns/op 3.49 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 157.240s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 417879 1048 ns/op 244.17 MB/s PASS ok internal/chacha8rand 1.669s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 10000 14044 ns/op 0.07 MB/s BenchmarkMarshalCorpusFile/2-4 10000 14514 ns/op 0.14 MB/s BenchmarkMarshalCorpusFile/4-4 29942 17449 ns/op 0.23 MB/s BenchmarkMarshalCorpusFile/8-4 10000 13476 ns/op 0.59 MB/s BenchmarkMarshalCorpusFile/16-4 10000 136457 ns/op 0.12 MB/s BenchmarkMarshalCorpusFile/32-4 10000 83957 ns/op 0.38 MB/s BenchmarkMarshalCorpusFile/64-4 9987 42233 ns/op 1.52 MB/s BenchmarkMarshalCorpusFile/128-4 5239 37804 ns/op 3.39 MB/s BenchmarkMarshalCorpusFile/256-4 3434 75410 ns/op 3.39 MB/s BenchmarkMarshalCorpusFile/512-4 1872 1278874 ns/op 0.40 MB/s BenchmarkMarshalCorpusFile/1024-4 1090 808298 ns/op 1.27 MB/s BenchmarkMarshalCorpusFile/2048-4 379 1200185 ns/op 1.71 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1342488 ns/op 3.05 MB/s BenchmarkMarshalCorpusFile/8192-4 100 26410689 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/16384-4 64 11354308 ns/op 1.44 MB/s BenchmarkMarshalCorpusFile/32768-4 22 23445351 ns/op 1.40 MB/s BenchmarkMarshalCorpusFile/65536-4 4 26566330 ns/op 2.47 MB/s BenchmarkMarshalCorpusFile/131072-4 3 81224483 ns/op 1.61 MB/s BenchmarkMarshalCorpusFile/262144-4 1 385991868 ns/op 0.68 MB/s BenchmarkMarshalCorpusFile/524288-4 1 2554059097 ns/op 0.21 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 703662349 ns/op 1.49 MB/s BenchmarkUnmarshalCorpusFile/1-4 7338 19978 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 5853 54947 ns/op 0.04 MB/s BenchmarkUnmarshalCorpusFile/4-4 6478 107725 ns/op 0.04 MB/s BenchmarkUnmarshalCorpusFile/8-4 5938 100087 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/16-4 5091 144000 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/32-4 3354 43025 ns/op 0.74 MB/s BenchmarkUnmarshalCorpusFile/64-4 3045 268578 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/128-4 2050 74714 ns/op 1.71 MB/s BenchmarkUnmarshalCorpusFile/256-4 954 192802 ns/op 1.33 MB/s BenchmarkUnmarshalCorpusFile/512-4 373 275539 ns/op 1.86 MB/s BenchmarkUnmarshalCorpusFile/1024-4 260 556506 ns/op 1.84 MB/s BenchmarkUnmarshalCorpusFile/2048-4 80 10072482 ns/op 0.20 MB/s BenchmarkUnmarshalCorpusFile/4096-4 64 2504881 ns/op 1.64 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3537061 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 13556590 ns/op 1.21 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 109965360 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 266710764 ns/op 0.25 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 296006378 ns/op 0.44 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 889234419 ns/op 0.29 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 1478561249 ns/op 0.35 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 2044612633 ns/op 0.51 MB/s BenchmarkMutatorBytes/1-4 1 185867106 ns/op BenchmarkMutatorBytes/10-4 10000 22494 ns/op BenchmarkMutatorBytes/100-4 32293 15654 ns/op BenchmarkMutatorBytes/1000-4 16290 28696 ns/op BenchmarkMutatorBytes/10000-4 8602 159854 ns/op BenchmarkMutatorBytes/100000-4 1363 206620 ns/op BenchmarkMutatorString/1-4 1 124419308 ns/op BenchmarkMutatorString/10-4 10000 49229 ns/op BenchmarkMutatorString/100-4 10000 74478 ns/op BenchmarkMutatorString/1000-4 10000 34265 ns/op BenchmarkMutatorString/10000-4 4291 47403 ns/op BenchmarkMutatorString/100000-4 1 149812593 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 1 1406448272 ns/op BenchmarkMutatorAllBasicTypes/string-4 18003 20708 ns/op BenchmarkMutatorAllBasicTypes/bool-4 64671 1859 ns/op BenchmarkMutatorAllBasicTypes/float32-4 57865 10988 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55664 4473 ns/op BenchmarkMutatorAllBasicTypes/int-4 61088 22875 ns/op BenchmarkMutatorAllBasicTypes/int8-4 56440 2089 ns/op BenchmarkMutatorAllBasicTypes/int16-4 54466 11274 ns/op BenchmarkMutatorAllBasicTypes/int32-4 60548 1951 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58729 22039 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 54494 13609 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 60274 2161 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 52935 8481 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 44850 3672 ns/op PASS ok internal/fuzz 154.854s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 12 9001173 ns/op 131 B/op 1 allocs/op BenchmarkGetByString-4 129139 3050 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.953s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 32489 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 26040 4136 ns/op BenchmarkSplicePipePoolParallel-4 104918 2824 ns/op BenchmarkSplicePipeNativeParallel-4 54855 3282 ns/op PASS ok internal/poll 3.807s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 3 44566944 ns/op PASS ok internal/trace 14.809s PASS ok internal/zstd 1.204s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 79653 ns/op BenchmarkCopyNLarge-4 175 658151 ns/op PASS ok io 3.070s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 168480 1823 ns/op BenchmarkPrintln-4 19699 5795 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 32668 6430 ns/op 65 B/op 1 allocs/op BenchmarkConcurrent-4 2226 143108 ns/op BenchmarkDiscard-4 896588 134.9 ns/op 0 B/op 0 allocs/op PASS ok log 9.077s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 45199 6406 ns/op BenchmarkJSONHandler/defaults-4 5786 84558 ns/op 533 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3421 35670 ns/op 789 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3535 75762 ns/op 743 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5216 36178 ns/op 519 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5997 28076 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4555 94041 ns/op 522 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 10000 10233 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 10000 17954 ns/op 65 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 93121 6064 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 60558 1705 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 70404 3651 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 71163 2682 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 76024 1669 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 69810 5534 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 866.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 625488 493.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 591606 393.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 397825 304.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 376792 1614 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 3037 152855 ns/op BenchmarkDispatch/switch-checked-4 153292 3023 ns/op BenchmarkDispatch/As-4 148705 709.6 ns/op BenchmarkDispatch/Visit-4 146757 983.1 ns/op BenchmarkUnsafeStrings-4 10000 33040 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 PASS ok log/slog 41.503s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 298366 432.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 504028 1583 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 277597 1000 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 113540 3470 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 37372 11829 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 40742 22676 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 19728 37987 ns/op 675 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 3651 134852 ns/op 3461 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 8502 43453 ns/op 604 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 4785 28352 ns/op 589 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 3680 35205 ns/op 1086 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 100 2291573 ns/op 4458 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9844 91798 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 9790 178868 ns/op 529 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 4695 147157 ns/op 947 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2031 697206 ns/op 3719 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 25.355s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 4 143997746 ns/op PASS ok maps 7.070s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6489165 19.56 ns/op BenchmarkAcosh-4 4439875 53.77 ns/op BenchmarkAsin-4 2959758 197.8 ns/op BenchmarkAsinh-4 4663603 85.28 ns/op BenchmarkAtan-4 7238643 128.2 ns/op BenchmarkAtanh-4 4616100 96.57 ns/op BenchmarkAtan2-4 3389852 107.9 ns/op BenchmarkCbrt-4 5720538 49.04 ns/op BenchmarkCeil-4 16151959 22.75 ns/op BenchmarkCopysign-4 1920849 333.9 ns/op BenchmarkCos-4 8541213 73.90 ns/op BenchmarkCosh-4 5302478 108.8 ns/op BenchmarkErf-4 5696856 44.64 ns/op BenchmarkErfc-4 7595839 36.12 ns/op BenchmarkErfinv-4 3256490 115.9 ns/op BenchmarkErfcinv-4 3345566 52.32 ns/op BenchmarkExp-4 7174483 60.47 ns/op BenchmarkExpGo-4 745680 2665 ns/op BenchmarkExpm1-4 7091182 17.14 ns/op BenchmarkExp2-4 781762 320.3 ns/op BenchmarkExp2Go-4 743191 303.0 ns/op BenchmarkAbs-4 1000000 155.8 ns/op BenchmarkDim-4 8258800 40.05 ns/op BenchmarkFloor-4 15344250 7.385 ns/op BenchmarkMax-4 7940898 53.47 ns/op BenchmarkMin-4 10784109 38.02 ns/op BenchmarkMod-4 197084 2789 ns/op BenchmarkFrexp-4 1000000 622.1 ns/op BenchmarkGamma-4 387756 1169 ns/op BenchmarkHypot-4 1000000 244.5 ns/op BenchmarkHypotGo-4 1000000 857.2 ns/op BenchmarkIlogb-4 1000000 153.6 ns/op BenchmarkJ0-4 159019 1197 ns/op BenchmarkJ1-4 170955 2447 ns/op BenchmarkJn-4 85820 4513 ns/op BenchmarkLdexp-4 1000000 169.7 ns/op BenchmarkLgamma-4 520920 372.7 ns/op BenchmarkLog-4 6643080 75.89 ns/op BenchmarkLogb-4 1000000 173.3 ns/op BenchmarkLog1p-4 5999620 23.18 ns/op BenchmarkLog10-4 5989854 81.02 ns/op BenchmarkLog2-4 967117 379.8 ns/op BenchmarkModf-4 2030072 74.36 ns/op BenchmarkNextafter32-4 2378890 151.3 ns/op BenchmarkNextafter64-4 1000000 147.9 ns/op BenchmarkPowInt-4 1000000 315.9 ns/op BenchmarkPowFrac-4 3007369 218.0 ns/op BenchmarkPow10Pos-4 3650336 28.24 ns/op BenchmarkPow10Neg-4 3822585 39.57 ns/op BenchmarkRound-4 7272252 14.47 ns/op BenchmarkRoundToEven-4 8261156 15.00 ns/op BenchmarkRemainder-4 293655 468.4 ns/op BenchmarkSignbit-4 3895820 87.42 ns/op BenchmarkSin-4 7371817 14.34 ns/op BenchmarkSincos-4 604310 534.8 ns/op BenchmarkSinh-4 4131550 100.2 ns/op BenchmarkSqrtIndirect-4 11874422 11.59 ns/op BenchmarkSqrtLatency-4 10535707 24.66 ns/op BenchmarkSqrtIndirectLatency-4 9743959 12.35 ns/op BenchmarkSqrtGoLatency-4 1000000 121.4 ns/op BenchmarkSqrtPrime-4 117346 1607 ns/op BenchmarkTan-4 6124696 20.81 ns/op BenchmarkTanh-4 4949578 31.38 ns/op BenchmarkTrunc-4 1000000 143.2 ns/op BenchmarkY0-4 162645 3914 ns/op BenchmarkY1-4 179032 1062 ns/op BenchmarkYn-4 75775 3167 ns/op BenchmarkFloat64bits-4 3818289 82.89 ns/op BenchmarkFloat64frombits-4 2920810 50.99 ns/op BenchmarkFloat32bits-4 3480176 248.9 ns/op BenchmarkFloat32frombits-4 3848898 214.2 ns/op BenchmarkFMA-4 3399180 40.54 ns/op PASS ok math 152.618s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11148976 147.7 ns/op 433.17 MB/s BenchmarkAddVV/2-4 9049924 28.05 ns/op 4563.00 MB/s BenchmarkAddVV/3-4 8829286 77.34 ns/op 2482.71 MB/s BenchmarkAddVV/4-4 8637064 71.19 ns/op 3596.01 MB/s BenchmarkAddVV/5-4 8348988 13.83 ns/op 23144.14 MB/s BenchmarkAddVV/10-4 5961949 20.57 ns/op 31117.33 MB/s BenchmarkAddVV/100-4 2341746 196.2 ns/op 32619.98 MB/s BenchmarkAddVV/1000-4 279181 1740 ns/op 36788.55 MB/s BenchmarkSubVV/1-4 11579899 39.83 ns/op 1607.03 MB/s BenchmarkSubVV/2-4 9472202 68.35 ns/op 1872.71 MB/s BenchmarkSubVV/3-4 8762362 127.5 ns/op 1506.25 MB/s BenchmarkSubVV/4-4 9482437 68.90 ns/op 3715.67 MB/s BenchmarkSubVV/5-4 8894125 34.62 ns/op 9242.98 MB/s BenchmarkSubVV/10-4 5156137 22.52 ns/op 28421.32 MB/s BenchmarkSubVV/100-4 1000000 134.6 ns/op 47541.51 MB/s BenchmarkSubVV/1000-4 308294 651.4 ns/op 98252.39 MB/s BenchmarkAddVW/1-4 1000000 352.7 ns/op 22.68 MB/s BenchmarkAddVW/2-4 12201715 10.48 ns/op 1526.88 MB/s BenchmarkAddVW/3-4 10099555 27.37 ns/op 877.00 MB/s BenchmarkAddVW/4-4 10562719 52.17 ns/op 613.38 MB/s BenchmarkAddVW/5-4 10628188 11.24 ns/op 3559.36 MB/s BenchmarkAddVW/10-4 7585857 31.97 ns/op 2501.98 MB/s BenchmarkAddVW/100-4 4461607 43.77 ns/op 18276.70 MB/s BenchmarkAddVW/1000-4 687610 551.4 ns/op 14508.22 MB/s BenchmarkAddVWext/1-4 11969337 11.31 ns/op 707.35 MB/s BenchmarkAddVWext/2-4 9837925 47.26 ns/op 338.55 MB/s BenchmarkAddVWext/3-4 10711246 11.21 ns/op 2141.19 MB/s BenchmarkAddVWext/4-4 1000000 166.5 ns/op 192.23 MB/s BenchmarkAddVWext/5-4 10678185 13.33 ns/op 3000.39 MB/s BenchmarkAddVWext/10-4 8878828 13.79 ns/op 5799.80 MB/s BenchmarkAddVWext/100-4 2031314 61.70 ns/op 12965.31 MB/s BenchmarkAddVWext/1000-4 289538 406.8 ns/op 19665.94 MB/s BenchmarkSubVW/1-4 9134475 11.87 ns/op 673.84 MB/s BenchmarkSubVW/2-4 11607316 10.98 ns/op 1457.40 MB/s BenchmarkSubVW/3-4 8007241 41.96 ns/op 571.96 MB/s BenchmarkSubVW/4-4 9636314 110.3 ns/op 290.17 MB/s BenchmarkSubVW/5-4 10666213 91.02 ns/op 439.46 MB/s BenchmarkSubVW/10-4 7833943 39.65 ns/op 2017.82 MB/s BenchmarkSubVW/100-4 4799635 27.00 ns/op 29628.32 MB/s BenchmarkSubVW/1000-4 629329 1172 ns/op 6827.87 MB/s BenchmarkSubVWext/1-4 9236220 37.71 ns/op 212.14 MB/s BenchmarkSubVWext/2-4 11189065 15.30 ns/op 1045.46 MB/s BenchmarkSubVWext/3-4 10192323 11.05 ns/op 2171.05 MB/s BenchmarkSubVWext/4-4 2258233 52.15 ns/op 613.65 MB/s BenchmarkSubVWext/5-4 9662811 120.5 ns/op 331.99 MB/s BenchmarkSubVWext/10-4 1000000 164.2 ns/op 487.34 MB/s BenchmarkSubVWext/100-4 1405486 743.4 ns/op 1076.09 MB/s BenchmarkSubVWext/1000-4 259494 467.0 ns/op 17129.47 MB/s BenchmarkMulAddVWW/1-4 7196109 15.42 ns/op 4151.05 MB/s BenchmarkMulAddVWW/2-4 8972014 83.62 ns/op 1530.71 MB/s BenchmarkMulAddVWW/3-4 7787803 26.77 ns/op 7173.06 MB/s BenchmarkMulAddVWW/4-4 5958386 21.61 ns/op 11848.73 MB/s BenchmarkMulAddVWW/5-4 5314446 57.06 ns/op 5607.78 MB/s BenchmarkMulAddVWW/10-4 4453590 28.14 ns/op 22745.54 MB/s BenchmarkMulAddVWW/100-4 613924 232.2 ns/op 27562.11 MB/s BenchmarkMulAddVWW/1000-4 60678 3781 ns/op 16928.84 MB/s BenchmarkAddMulVVW/1-4 9807829 11.33 ns/op 5646.36 MB/s BenchmarkAddMulVVW/2-4 7911772 61.09 ns/op 2095.13 MB/s BenchmarkAddMulVVW/3-4 8001452 18.05 ns/op 10639.70 MB/s BenchmarkAddMulVVW/4-4 7022235 21.79 ns/op 11746.81 MB/s BenchmarkAddMulVVW/5-4 6585674 18.13 ns/op 17648.55 MB/s BenchmarkAddMulVVW/10-4 4185816 28.45 ns/op 22498.76 MB/s BenchmarkAddMulVVW/100-4 519818 240.3 ns/op 26631.43 MB/s BenchmarkAddMulVVW/1000-4 59098 2098 ns/op 30504.99 MB/s BenchmarkDivWVW/1-4 2443294 125.6 ns/op 509.72 MB/s BenchmarkDivWVW/2-4 812047 291.8 ns/op 438.67 MB/s BenchmarkDivWVW/3-4 809541 291.4 ns/op 658.82 MB/s BenchmarkDivWVW/4-4 590216 177.1 ns/op 1445.26 MB/s BenchmarkDivWVW/5-4 627397 192.2 ns/op 1664.70 MB/s BenchmarkDivWVW/10-4 242103 519.1 ns/op 1232.92 MB/s BenchmarkDivWVW/100-4 31555 3311 ns/op 1933.18 MB/s BenchmarkDivWVW/1000-4 3789 94620 ns/op 676.39 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2712979 178.5 ns/op BenchmarkNonZeroShifts/1/shlVU-4 1000000 154.0 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1762422 78.25 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1322310 187.3 ns/op BenchmarkNonZeroShifts/3/shrVU-4 869169 923.4 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 287.3 ns/op BenchmarkNonZeroShifts/4/shrVU-4 748972 317.4 ns/op BenchmarkNonZeroShifts/4/shlVU-4 818858 252.1 ns/op BenchmarkNonZeroShifts/5/shrVU-4 746131 1194 ns/op BenchmarkNonZeroShifts/5/shlVU-4 573565 305.9 ns/op BenchmarkNonZeroShifts/10/shrVU-4 363650 442.0 ns/op BenchmarkNonZeroShifts/10/shlVU-4 399768 387.2 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50685 2419 ns/op BenchmarkNonZeroShifts/100/shlVU-4 42883 2720 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5108 37548 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4101 57783 ns/op BenchmarkDecimalConversion-4 187 1744693 ns/op BenchmarkFloatString/100-4 9120 14954 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 134 897166 ns/op 2916 B/op 10 allocs/op BenchmarkFloatString/10000-4 1 121576838 ns/op 65664 B/op 57 allocs/op BenchmarkFloatString/100000-4 1 14272952462 ns/op 841048 B/op 496 allocs/op BenchmarkFloatAdd/10-4 102129 1230 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 85012 5546 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 48699 4973 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 12753 54055 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1486 162131 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 131282 1026 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 127201 1661 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 86382 5019 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 14474 13150 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3273 86030 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1378 205236 ns/op BenchmarkParseFloatLargeExp-4 100 2370848 ns/op BenchmarkGCD10x10/WithoutXY-4 176770 672.7 ns/op BenchmarkGCD10x10/WithXY-4 10000 19960 ns/op BenchmarkGCD10x100/WithoutXY-4 79268 7640 ns/op BenchmarkGCD10x100/WithXY-4 7816 103430 ns/op BenchmarkGCD10x1000/WithoutXY-4 47121 6396 ns/op BenchmarkGCD10x1000/WithXY-4 9424 92029 ns/op BenchmarkGCD100x100/WithoutXY-4 10000 16379 ns/op BenchmarkGCD100x100/WithXY-4 7718 41281 ns/op BenchmarkGCD100x1000/WithoutXY-4 8331 160412 ns/op BenchmarkGCD100x1000/WithXY-4 3253 313061 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1717 331692 ns/op BenchmarkGCD1000x1000/WithXY-4 931 174671 ns/op BenchmarkHilbert-4 15 45236787 ns/op BenchmarkBinomial-4 8335 19297 ns/op BenchmarkQuoRem-4 10000 14471 ns/op BenchmarkExp-4 7 16284454 ns/op BenchmarkExpMont/Odd-4 93 3145284 ns/op 2601 B/op 22 allocs/op BenchmarkExpMont/Even1-4 93 2461133 ns/op 3367 B/op 38 allocs/op BenchmarkExpMont/Even2-4 86 1527302 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even3-4 86 1607273 ns/op 3795 B/op 51 allocs/op BenchmarkExpMont/Even4-4 86 3476226 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even8-4 85 7773896 ns/op 3869 B/op 54 allocs/op BenchmarkExpMont/Even32-4 91 4510895 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 2883166 ns/op 3625 B/op 53 allocs/op BenchmarkExpMont/Even96-4 99 4781674 ns/op 3806 B/op 52 allocs/op BenchmarkExpMont/Even128-4 100 5200085 ns/op 3284 B/op 51 allocs/op BenchmarkExpMont/Even255-4 130 880449 ns/op 2967 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 460 260861 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 100 1255972 ns/op 1721 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 100 1015328 ns/op 1772 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 366 306818 ns/op 1732 B/op 47 allocs/op BenchmarkExp2-4 3 56402330 ns/op BenchmarkBitset-4 776482 171.1 ns/op BenchmarkBitsetNeg-4 311664 387.0 ns/op BenchmarkBitsetOrig-4 38726 3210 ns/op BenchmarkBitsetNegOrig-4 117171 5776 ns/op BenchmarkModSqrt225_Tonelli-4 62 2055088 ns/op BenchmarkModSqrt225_3Mod4-4 268 458155 ns/op BenchmarkModSqrt231_Tonelli-4 72 1602840 ns/op BenchmarkModSqrt231_5Mod8-4 100 1492963 ns/op BenchmarkModInverse-4 8268 21437 ns/op BenchmarkSqrt-4 872 582175 ns/op BenchmarkIntSqr/1-4 1000000 104.2 ns/op BenchmarkIntSqr/2-4 501237 280.9 ns/op BenchmarkIntSqr/3-4 365780 561.4 ns/op BenchmarkIntSqr/5-4 253021 497.0 ns/op BenchmarkIntSqr/8-4 161979 2909 ns/op BenchmarkIntSqr/10-4 127575 2234 ns/op BenchmarkIntSqr/20-4 10000 30430 ns/op BenchmarkIntSqr/30-4 23246 7071 ns/op BenchmarkIntSqr/50-4 10000 128123 ns/op BenchmarkIntSqr/80-4 6914 17359 ns/op BenchmarkIntSqr/100-4 5282 170283 ns/op BenchmarkIntSqr/200-4 849 470444 ns/op BenchmarkIntSqr/300-4 100 2231292 ns/op BenchmarkIntSqr/500-4 414 624889 ns/op BenchmarkIntSqr/800-4 100 3848002 ns/op BenchmarkIntSqr/1000-4 100 4083977 ns/op BenchmarkDiv/20/10-4 333788 371.6 ns/op BenchmarkDiv/40/20-4 330526 1843 ns/op BenchmarkDiv/100/50-4 322131 1011 ns/op BenchmarkDiv/200/100-4 10000 14898 ns/op BenchmarkDiv/400/200-4 32905 3641 ns/op BenchmarkDiv/1000/500-4 23520 14875 ns/op BenchmarkDiv/2000/1000-4 10000 26758 ns/op BenchmarkDiv/20000/10000-4 639 427734 ns/op BenchmarkDiv/200000/100000-4 15 6997297 ns/op BenchmarkDiv/2000000/1000000-4 1 1207694764 ns/op BenchmarkDiv/20000000/10000000-4 1 23576408888 ns/op BenchmarkMul-4 1 214645603 ns/op BenchmarkNatMul/10-4 72973 2617 ns/op BenchmarkNatMul/100-4 3474 78040 ns/op BenchmarkNatMul/1000-4 70 3663888 ns/op BenchmarkZeroShifts/Shl-4 10000 70056 ns/op BenchmarkZeroShifts/ShlSame-4 1000000 162.6 ns/op BenchmarkZeroShifts/Shr-4 10000 32373 ns/op BenchmarkZeroShifts/ShrSame-4 6012140 19.46 ns/op BenchmarkExp3Power/0x10-4 152529 1650 ns/op BenchmarkExp3Power/0x40-4 120477 2351 ns/op BenchmarkExp3Power/0x100-4 21542 11773 ns/op BenchmarkExp3Power/0x400-4 21122 30687 ns/op BenchmarkExp3Power/0x1000-4 5720 228424 ns/op BenchmarkExp3Power/0x4000-4 1024 445626 ns/op BenchmarkExp3Power/0x10000-4 100 4528857 ns/op BenchmarkExp3Power/0x40000-4 7 31573037 ns/op BenchmarkExp3Power/0x100000-4 2 189737550 ns/op BenchmarkExp3Power/0x400000-4 1 1628318836 ns/op BenchmarkFibo-4 1 137194100 ns/op BenchmarkNatSqr/1-4 615036 520.1 ns/op BenchmarkNatSqr/2-4 422262 2447 ns/op BenchmarkNatSqr/3-4 308311 1644 ns/op BenchmarkNatSqr/5-4 209888 2097 ns/op BenchmarkNatSqr/8-4 103753 6892 ns/op BenchmarkNatSqr/10-4 73887 10278 ns/op BenchmarkNatSqr/20-4 30932 12363 ns/op BenchmarkNatSqr/30-4 12795 33665 ns/op BenchmarkNatSqr/50-4 10000 42688 ns/op BenchmarkNatSqr/80-4 6867 179028 ns/op BenchmarkNatSqr/100-4 4158 318998 ns/op BenchmarkNatSqr/200-4 1807 79808 ns/op BenchmarkNatSqr/300-4 723 202174 ns/op BenchmarkNatSqr/500-4 300 1286726 ns/op BenchmarkNatSqr/800-4 132 1185363 ns/op BenchmarkNatSqr/1000-4 100 1736115 ns/op BenchmarkNatSetBytes/8-4 673618 542.4 ns/op BenchmarkNatSetBytes/24-4 190599 4158 ns/op BenchmarkNatSetBytes/128-4 43940 14889 ns/op BenchmarkNatSetBytes/7-4 858310 789.6 ns/op BenchmarkNatSetBytes/23-4 224235 1391 ns/op BenchmarkNatSetBytes/127-4 40725 4421 ns/op BenchmarkScanPi-4 160 5732818 ns/op BenchmarkStringPiParallel-4 62 2578110 ns/op BenchmarkScan/10/Base2-4 38426 4617 ns/op BenchmarkScan/100/Base2-4 3451 37662 ns/op BenchmarkScan/1000/Base2-4 409 282440 ns/op BenchmarkScan/10/Base8-4 89732 2261 ns/op BenchmarkScan/100/Base8-4 12056 11928 ns/op BenchmarkScan/1000/Base8-4 1209 113014 ns/op BenchmarkScan/10/Base10-4 95631 3716 ns/op BenchmarkScan/100/Base10-4 10000 32347 ns/op BenchmarkScan/1000/Base10-4 1300 98944 ns/op BenchmarkScan/10/Base16-4 99963 4163 ns/op BenchmarkScan/100/Base16-4 14611 8012 ns/op BenchmarkScan/1000/Base16-4 1564 91010 ns/op BenchmarkString/10/Base2-4 181953 9591 ns/op BenchmarkString/100/Base2-4 21322 24551 ns/op BenchmarkString/1000/Base2-4 2665 76813 ns/op BenchmarkString/10/Base8-4 344418 673.9 ns/op BenchmarkString/100/Base8-4 48721 3487 ns/op BenchmarkString/1000/Base8-4 6139 79348 ns/op BenchmarkString/10/Base10-4 215514 2859 ns/op BenchmarkString/100/Base10-4 24829 9624 ns/op BenchmarkString/1000/Base10-4 3859 43089 ns/op BenchmarkString/10/Base16-4 390915 764.0 ns/op BenchmarkString/100/Base16-4 87332 2603 ns/op BenchmarkString/1000/Base16-4 6624 33126 ns/op BenchmarkLeafSize/0-4 30 3878610 ns/op BenchmarkLeafSize/1-4 100 1017008 ns/op BenchmarkLeafSize/2-4 387 343175 ns/op BenchmarkLeafSize/3-4 250 957777 ns/op BenchmarkLeafSize/4-4 100 1291058 ns/op BenchmarkLeafSize/5-4 176 4023128 ns/op BenchmarkLeafSize/6-4 213 1048687 ns/op BenchmarkLeafSize/7-4 100 3995201 ns/op BenchmarkLeafSize/8-4 406 497603 ns/op BenchmarkLeafSize/9-4 100 2589605 ns/op BenchmarkLeafSize/10-4 192 1378268 ns/op BenchmarkLeafSize/11-4 100 1745345 ns/op BenchmarkLeafSize/12-4 182 3492231 ns/op BenchmarkLeafSize/13-4 192 1626533 ns/op BenchmarkLeafSize/14-4 252 504867 ns/op BenchmarkLeafSize/15-4 274 1245469 ns/op BenchmarkLeafSize/16-4 100 1961225 ns/op BenchmarkLeafSize/32-4 247 456548 ns/op BenchmarkLeafSize/64-4 100 1193788 ns/op BenchmarkProbablyPrime/n=0-4 5 129423745 ns/op BenchmarkProbablyPrime/n=1-4 4 72507258 ns/op BenchmarkProbablyPrime/n=5-4 1 232552670 ns/op BenchmarkProbablyPrime/n=10-4 1 127882073 ns/op BenchmarkProbablyPrime/n=20-4 2 70655470 ns/op BenchmarkProbablyPrime/Lucas-4 6 35228047 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 45 3141219 ns/op BenchmarkRatCmp-4 214963 3086 ns/op BenchmarkFloatPrecExact/1-4 129720 3243 ns/op BenchmarkFloatPrecExact/10-4 41434 2880 ns/op BenchmarkFloatPrecExact/100-4 9158 22367 ns/op BenchmarkFloatPrecExact/1000-4 1471 372684 ns/op BenchmarkFloatPrecExact/10000-4 84 2519884 ns/op BenchmarkFloatPrecExact/100000-4 1 540898926 ns/op BenchmarkFloatPrecExact/1000000-4 1 7648341808 ns/op BenchmarkFloatPrecMixed/1-4 120756 1129 ns/op BenchmarkFloatPrecMixed/10-4 10000 156978 ns/op BenchmarkFloatPrecMixed/100-4 4239 123034 ns/op BenchmarkFloatPrecMixed/1000-4 100 2475487 ns/op BenchmarkFloatPrecMixed/10000-4 7 106715584 ns/op BenchmarkFloatPrecMixed/100000-4 1 1137121789 ns/op BenchmarkFloatPrecMixed/1000000-4 1 103177232768 ns/op BenchmarkFloatPrecInexact/1-4 90100 2391 ns/op BenchmarkFloatPrecInexact/10-4 85795 6341 ns/op BenchmarkFloatPrecInexact/100-4 96321 6785 ns/op BenchmarkFloatPrecInexact/1000-4 10000 40078 ns/op BenchmarkFloatPrecInexact/10000-4 2996 157904 ns/op BenchmarkFloatPrecInexact/100000-4 100 8343083 ns/op BenchmarkFloatPrecInexact/1000000-4 24 7877366 ns/op BenchmarkFloatSqrt/64-4 10000 12913 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7489 90269 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5355 28268 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 100 4252174 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 379 2593950 ns/op 17970 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 36 25528039 ns/op 177043 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 472521584 ns/op 3795944 B/op 633 allocs/op PASS ok math/big 607.867s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7746997 32.28 ns/op BenchmarkLeadingZeros8-4 7685782 25.21 ns/op BenchmarkLeadingZeros16-4 7159335 15.92 ns/op BenchmarkLeadingZeros32-4 6247369 48.01 ns/op BenchmarkLeadingZeros64-4 5022528 51.25 ns/op BenchmarkTrailingZeros-4 7201726 48.29 ns/op BenchmarkTrailingZeros8-4 5465452 62.16 ns/op BenchmarkTrailingZeros16-4 6267364 56.78 ns/op BenchmarkTrailingZeros32-4 7147003 16.27 ns/op BenchmarkTrailingZeros64-4 6148219 169.2 ns/op BenchmarkOnesCount-4 3284994 188.8 ns/op BenchmarkOnesCount8-4 4502280 57.08 ns/op BenchmarkOnesCount16-4 4019360 59.10 ns/op BenchmarkOnesCount32-4 4590790 33.40 ns/op BenchmarkOnesCount64-4 4776778 136.0 ns/op BenchmarkRotateLeft-4 3708409 67.14 ns/op BenchmarkRotateLeft8-4 3903056 87.69 ns/op BenchmarkRotateLeft16-4 6540411 15.67 ns/op BenchmarkRotateLeft32-4 7993370 15.34 ns/op BenchmarkRotateLeft64-4 7265005 24.52 ns/op BenchmarkReverse-4 13602072 14.46 ns/op BenchmarkReverse8-4 14079991 12.13 ns/op BenchmarkReverse16-4 14096174 8.111 ns/op BenchmarkReverse32-4 12084348 9.090 ns/op BenchmarkReverse64-4 11253714 229.9 ns/op BenchmarkReverseBytes-4 13644405 50.05 ns/op BenchmarkReverseBytes16-4 15200989 25.20 ns/op BenchmarkReverseBytes32-4 13928054 16.47 ns/op BenchmarkReverseBytes64-4 14231947 8.181 ns/op BenchmarkAdd-4 7886769 30.73 ns/op BenchmarkAdd32-4 7828948 15.34 ns/op BenchmarkAdd64-4 7960996 57.50 ns/op BenchmarkAdd64multiple-4 13960102 79.97 ns/op BenchmarkSub-4 7214089 31.68 ns/op BenchmarkSub32-4 8043980 29.64 ns/op BenchmarkSub64-4 7454781 75.15 ns/op BenchmarkSub64multiple-4 13671852 16.93 ns/op BenchmarkMul-4 7010426 16.11 ns/op BenchmarkMul32-4 4698631 207.9 ns/op BenchmarkMul64-4 7368102 74.67 ns/op BenchmarkDiv-4 1000000 207.3 ns/op BenchmarkDiv32-4 6392589 49.21 ns/op BenchmarkDiv64-4 2865656 41.09 ns/op PASS ok math/bits 56.763s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 739524 927.2 ns/op BenchmarkAcos-4 268686 1073 ns/op BenchmarkAcosh-4 268726 988.2 ns/op BenchmarkAsin-4 289250 697.7 ns/op BenchmarkAsinh-4 303381 2812 ns/op BenchmarkAtan-4 1000000 802.3 ns/op BenchmarkAtanh-4 1000000 352.8 ns/op BenchmarkConj-4 15934436 8.010 ns/op BenchmarkCos-4 406080 916.5 ns/op BenchmarkCosh-4 306050 1410 ns/op BenchmarkExp-4 502956 328.7 ns/op BenchmarkLog-4 787453 350.6 ns/op BenchmarkLog10-4 786286 1390 ns/op BenchmarkPhase-4 4443145 83.80 ns/op BenchmarkPolar-4 912958 404.1 ns/op BenchmarkPow-4 306472 2211 ns/op BenchmarkRect-4 635988 1643 ns/op BenchmarkSin-4 335184 1541 ns/op BenchmarkSinh-4 452361 287.2 ns/op BenchmarkSqrt-4 370152 2021 ns/op BenchmarkTan-4 1000000 139.6 ns/op BenchmarkTanh-4 1000000 273.1 ns/op PASS ok math/cmplx 42.212s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 740338 532.9 ns/op BenchmarkInt63ThreadsafeParallel-4 903949 388.6 ns/op BenchmarkInt63Unthreadsafe-4 933871 955.0 ns/op BenchmarkIntn1000-4 793642 758.6 ns/op BenchmarkInt63n1000-4 849739 379.3 ns/op BenchmarkInt31n1000-4 818528 155.9 ns/op BenchmarkFloat32-4 818665 202.9 ns/op BenchmarkFloat64-4 941690 588.7 ns/op BenchmarkPerm3-4 117846 1256 ns/op BenchmarkPerm30-4 21817 11790 ns/op BenchmarkPerm30ViaShuffle-4 15030 6713 ns/op BenchmarkShuffleOverhead-4 10000 109534 ns/op BenchmarkRead3-4 711595 190.3 ns/op BenchmarkRead64-4 50646 6447 ns/op BenchmarkRead1000-4 4515 162474 ns/op BenchmarkConcurrent-4 263014 571.9 ns/op PASS ok math/rand 35.055s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 4177731 36.21 ns/op BenchmarkPCG_DXSM-4 3258054 468.5 ns/op BenchmarkSourceUint64-4 3231434 38.44 ns/op BenchmarkGlobalInt64-4 2947651 39.80 ns/op BenchmarkGlobalInt64Parallel-4 2105964 90.69 ns/op BenchmarkGlobalUint64-4 2984947 42.28 ns/op BenchmarkGlobalUint64Parallel-4 2975770 144.1 ns/op BenchmarkInt64-4 1575057 78.57 ns/op BenchmarkUint64-4 1679998 181.2 ns/op BenchmarkGlobalIntN1000-4 1000000 176.9 ns/op BenchmarkIntN1000-4 1000000 101.8 ns/op BenchmarkInt64N1000-4 1000000 101.2 ns/op BenchmarkInt64N1e8-4 1000000 379.5 ns/op BenchmarkInt64N1e9-4 1000000 193.4 ns/op BenchmarkInt64N2e9-4 1000000 500.6 ns/op BenchmarkInt64N1e18-4 1000000 378.4 ns/op BenchmarkInt64N2e18-4 1097264 102.1 ns/op BenchmarkInt64N4e18-4 1000000 114.3 ns/op BenchmarkInt32N1000-4 1000000 113.8 ns/op BenchmarkInt32N1e8-4 1000000 185.9 ns/op BenchmarkInt32N1e9-4 1000000 140.7 ns/op BenchmarkInt32N2e9-4 886809 215.0 ns/op BenchmarkFloat32-4 1606616 230.2 ns/op BenchmarkFloat64-4 1381164 158.2 ns/op BenchmarkExpFloat64-4 800611 370.6 ns/op BenchmarkNormFloat64-4 859881 232.5 ns/op BenchmarkPerm3-4 242673 647.4 ns/op BenchmarkPerm30-4 17659 12602 ns/op BenchmarkPerm30ViaShuffle-4 21174 13284 ns/op BenchmarkShuffleOverhead-4 28754 11605 ns/op BenchmarkConcurrent-4 606781 194.3 ns/op PASS ok math/rand/v2 69.092s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 41497 3512 ns/op BenchmarkQDecodeWord-4 104796 2465 ns/op BenchmarkQDecodeHeader-4 103155 1174 ns/op BenchmarkTypeByExtension/.html-4 357922 308.5 ns/op BenchmarkTypeByExtension/.HTML-4 152452 955.4 ns/op BenchmarkTypeByExtension/.unused-4 290127 690.0 ns/op BenchmarkExtensionsByType/text/html-4 79394 1486 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 19221 5523 ns/op BenchmarkExtensionsByType/application/octet-stream-4 10000 10052 ns/op PASS ok mime 8.095s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 100 1134745 ns/op 49879 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 405 907108 ns/op 47446 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 1100407 ns/op 105028 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 372 320517 ns/op 49231 B/op 207 allocs/op PASS ok mime/multipart 3.301s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 811 260171 ns/op PASS ok mime/quotedprintable 1.978s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 18 21182525 ns/op 8326 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 25 7482910 ns/op 7139 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5014867640 ns/op 159024 B/op 227 allocs/op BenchmarkDNSName-4 89481 2047 ns/op BenchmarkInterfaces-4 2779 128254 ns/op 8973 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3462 205378 ns/op 6659 B/op 22 allocs/op BenchmarkInterfaceByName-4 571 273885 ns/op 8958 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1602 250621 ns/op 15205 B/op 93 allocs/op BenchmarkInterfacesAndAddrs-4 3218 35066 ns/op 4448 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 135 912306 ns/op 135373 B/op 39 allocs/op BenchmarkParseIP-4 7144 67339 ns/op BenchmarkParseIPValidIPv4-4 310570 612.3 ns/op BenchmarkParseIPValidIPv6-4 94120 2625 ns/op BenchmarkIPString/IPv4-4 89264 8793 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8606 58860 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43052 14241 ns/op BenchmarkIPEqual/IPv4-4 871094 509.4 ns/op BenchmarkIPEqual/IPv6-4 1098566 151.6 ns/op BenchmarkSendfileZeroBytes-4 1 528172668 ns/op 5355296 B/op 286349 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 2181819863 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1230998221 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1213021424 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1225197071 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1218770012 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1232542902 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1231640411 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1020693888 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1036479686 ns/op 0.25 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1011251101 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1014164741 ns/op 1.03 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1020793891 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1030867215 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1197865420 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1114123694 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1140326029 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 3614593910 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1029138138 ns/op 0.06 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 5344696326 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1004608104 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 3527778018 ns/op 0.15 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1149440944 ns/op 0.91 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1033787147 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1038722679 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1010867176 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 2148139800 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1019716120 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1053364197 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1018455956 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1017683271 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1045137428 ns/op 0.25 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1038634021 ns/op 0.50 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1021027131 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1008912587 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1011028348 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1022881481 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1009707215 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1017855725 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1015798658 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1028107776 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1034345245 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1011826953 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1035962583 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1013971744 ns/op 1.03 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1022254613 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1014151008 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1014956063 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1014026023 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1008797249 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1011686529 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1015801699 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1015868175 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1019783570 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1032953322 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1012127697 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1016684085 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1014624522 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1013455389 ns/op 0.00 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1019504376 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1015024116 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1034884690 ns/op 0.03 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1015005145 ns/op 0.06 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1018610617 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1011724925 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1016444227 ns/op 0.52 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1023254762 ns/op 1.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1016525577 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1012914730 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1011694525 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1009922874 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1019185346 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1015091136 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1003693079 ns/op 0.07 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1045936332 ns/op 0.13 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1010181823 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1039883009 ns/op 0.50 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1031688703 ns/op 1.02 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 2593 254769 ns/op BenchmarkTCP4OneShotTimeout-4 1912 326774 ns/op BenchmarkTCP4Persistent-4 13876 10212 ns/op BenchmarkTCP4PersistentTimeout-4 6138 21503 ns/op BenchmarkTCP6OneShot-4 2451 91434 ns/op BenchmarkTCP6OneShotTimeout-4 1578 103017 ns/op BenchmarkTCP6Persistent-4 23814 7203 ns/op BenchmarkTCP6PersistentTimeout-4 23348 5006 ns/op BenchmarkTCP4ConcurrentReadWrite-4 22216 9871 ns/op BenchmarkTCP6ConcurrentReadWrite-4 33594 6578 ns/op BenchmarkSetReadDeadline-4 177134 1054 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 10000 10193 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 26545 4553 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 32082 ns/op 0 B/op 0 allocs/op PASS ok net 138.341s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 18511 23293 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7855 62854 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 14858 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 10000 13361 ns/op 47 B/op 0 allocs/op BenchmarkCopyValues-4 10000 125558 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 45912 20020 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 103.5 ns/op BenchmarkFindChild/n=2/rep=map-4 1000000 381.1 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 968526 341.1 ns/op BenchmarkFindChild/n=4/rep=linear-4 500349 200.9 ns/op BenchmarkFindChild/n=4/rep=map-4 3506697 70.15 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 555788 920.0 ns/op BenchmarkFindChild/n=8/rep=linear-4 299941 757.8 ns/op BenchmarkFindChild/n=8/rep=map-4 2460003 72.75 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 314308 762.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 141018 906.6 ns/op BenchmarkFindChild/n=16/rep=map-4 2913444 114.3 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2008245 186.9 ns/op BenchmarkFindChild/n=32/rep=linear-4 10000 13295 ns/op BenchmarkFindChild/n=32/rep=map-4 2169175 119.4 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2167996 64.85 ns/op BenchmarkMultiConflicts-4 1 249981876 ns/op BenchmarkServerMatch-4 10000 12916 ns/op BenchmarkReadRequestChrome-4 3448 119801 ns/op 5.10 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 5551 60892 ns/op 1.28 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7642 25585 ns/op 3.21 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5503 68501 ns/op 2.20 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 63513 ns/op 0.63 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 100 4426970 ns/op 0.23 MB/s BenchmarkFileAndServer_1KB/https1-4 1 606966689 ns/op 0.00 MB/s BenchmarkFileAndServer_1KB/h2-4 18 39782195 ns/op 0.03 MB/s BenchmarkFileAndServer_16MB/h1-4 1 621223281 ns/op 27.01 MB/s BenchmarkFileAndServer_16MB/https1-4 1 504741109 ns/op 33.24 MB/s BenchmarkFileAndServer_16MB/h2-4 1 937607101 ns/op 17.89 MB/s BenchmarkFileAndServer_64MB/h1-4 1 270615842 ns/op 247.99 MB/s BenchmarkFileAndServer_64MB/https1-4 1 761716339 ns/op 88.10 MB/s BenchmarkFileAndServer_64MB/h2-4 1 3994883880 ns/op 16.80 MB/s BenchmarkServeMux-4 150 4692192 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 100 1650898 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 631 549654 ns/op 5919 B/op 63 allocs/op BenchmarkClientServer/https1-4 87 2615136 ns/op 7525 B/op 82 allocs/op BenchmarkClientServer/h2-4 136 1078936 ns/op 10106 B/op 80 allocs/op BenchmarkClientServerParallel/4/h1-4 1 195673115 ns/op 37840 B/op 218 allocs/op BenchmarkClientServerParallel/4/https1-4 15 39756640 ns/op 86640 B/op 984 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58644: read tcp 127.0.0.1:40479->127.0.0.1:58644: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58640: read tcp 127.0.0.1:40479->127.0.0.1:58640: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58660: write tcp 127.0.0.1:40479->127.0.0.1:58660: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42916: write tcp 127.0.0.1:34857->127.0.0.1:42916: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42944: write tcp 127.0.0.1:34857->127.0.0.1:42944: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42882: write tcp 127.0.0.1:34857->127.0.0.1:42882: use of closed network connection BenchmarkClientServerParallel/4/h2-4 1 145565210 ns/op 135104 B/op 1414 allocs/op BenchmarkClientServerParallel/64/h1-4 487 1261030 ns/op 18501 B/op 105 allocs/op BenchmarkClientServerParallel/64/https1-4 12 25550710 ns/op 78939 B/op 924 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37856: read tcp 127.0.0.1:33175->127.0.0.1:37856: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49252: read tcp 127.0.0.1:41477->127.0.0.1:49252: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49224: read tcp 127.0.0.1:41477->127.0.0.1:49224: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49236: write tcp 127.0.0.1:41477->127.0.0.1:49236: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39676: write tcp 127.0.0.1:39427->127.0.0.1:39676: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39690: write tcp 127.0.0.1:39427->127.0.0.1:39690: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39680: write tcp 127.0.0.1:39427->127.0.0.1:39680: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39732: write tcp 127.0.0.1:39427->127.0.0.1:39732: use of closed network connection BenchmarkClientServerParallel/64/h2-4 15 34292564 ns/op 59764 B/op 712 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50112: write tcp 127.0.0.1:34625->127.0.0.1:50112: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52938: write tcp 127.0.0.1:45917->127.0.0.1:52938: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52944: write tcp 127.0.0.1:45917->127.0.0.1:52944: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52906: write tcp 127.0.0.1:45917->127.0.0.1:52906: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52904: write tcp 127.0.0.1:45917->127.0.0.1:52904: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49292: read tcp 127.0.0.1:43623->127.0.0.1:49292: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49330: read tcp 127.0.0.1:43623->127.0.0.1:49330: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52122: read tcp 127.0.0.1:44393->127.0.0.1:52122: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52140: read tcp 127.0.0.1:44393->127.0.0.1:52140: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52200: read tcp 127.0.0.1:44393->127.0.0.1:52200: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1088071054 ns/op 31888 B/op 162 allocs/op BenchmarkClient-4 302 3538468 ns/op 3750 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 819 350999 ns/op 7456 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1554 113304 ns/op 3062 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 759 133352 ns/op 1943 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1698 197354 ns/op 2750 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1762 287625 ns/op 2739 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1866 111557 ns/op 2704 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2010 312735 ns/op 1941 B/op 14 allocs/op BenchmarkServerHijack-4 1558 210187 ns/op 16750 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 350 689206 ns/op 5912 B/op 52 allocs/op BenchmarkResponseStatusLine-4 162600 997.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 78.855s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3373 92112 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 2.114s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 83426 1865 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 594566 181.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 165856 895.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 61470 1876 ns/op BenchmarkStdIPv4-4 106135 2565 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 92350 12661 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 10000 15751 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 60975 4300 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 35499 3118 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1508941 238.9 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 394.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1597388 205.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 213454 2103 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 229095 2656 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 220093 530.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 10000 15601 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 271288 532.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 41696 9187 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 130440 1007 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 133335 1291 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 80725 1711 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 392580 1429 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 120594 1092 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 145441 1523 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 188823 1324 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 123088 853.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 361945 644.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 117601 995.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 72550 2616 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 140985 950.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 96879 1945 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 521918 869.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 146713 1256 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 162795 935.0 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 256359 661.8 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 139989 2554 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 251074 780.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 83301 3721 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 119014 1354 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 159104 754.7 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 99501 1753 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 277146 554.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 116394 1402 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 125961 976.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 184688 815.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 96771 1141 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 112.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 119.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 137.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 996901 124.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1001908 116.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 128.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 134.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 131.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 971842 130.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 296595 345.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 610603 173.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 176534 706.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 171109 767.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 161398 1326 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 79314 1526 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 260646 2090 ns/op PASS ok net/netip 44.506s 2024/02/08 22:44:36 Test RPC server listening on 127.0.0.1:44397 2024/02/08 22:44:36 Test HTTP RPC server listening on 127.0.0.1:36135 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1100 156591 ns/op BenchmarkEndToEndHTTP-4 1148 111584 ns/op BenchmarkEndToEndAsync-4 2181 50456 ns/op BenchmarkEndToEndAsyncHTTP-4 1821 239557 ns/op PASS ok net/rpc 2.503s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 2664 149098 ns/op BenchmarkReadMIMEHeader/server_headers-4 4524 24903 ns/op BenchmarkUncommon-4 10000 10092 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 2.749s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3801 50070 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 75918 2253 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 629491 221.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93007 1299 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 161713 854.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 80358 3767 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 11050 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 427693 279.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 87273 1647 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 170917 944.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 75379 3478 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 11483 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 185232 737.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 77290 2182 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 36943 5643 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33800 5185 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6064 39151 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 185733 668.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 78482 1648 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 75529 1593 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 34514 3513 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6376 19213 ns/op 320 B/op 1 allocs/op PASS ok net/url 15.974s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3167480 44.06 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 171373 1168 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 626 693179 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 314 445704 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 555 212267 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 123715 1212 ns/op BenchmarkStatFile-4 79888 3625 ns/op BenchmarkStatDir-4 91896 1470 ns/op BenchmarkLstatDot-4 129273 1259 ns/op BenchmarkLstatFile-4 85096 2722 ns/op BenchmarkLstatDir-4 91540 2164 ns/op PASS ok os 5.368s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 100 1611465 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.229s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 453936 547.7 ns/op PASS ok os/user 1.293s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3298928 36.47 ns/op BenchmarkString-4 1940092 62.08 ns/op BenchmarkBytes-4 1407396 79.82 ns/op BenchmarkNamedBytes-4 788391 187.8 ns/op BenchmarkBytesArray-4 746667 168.9 ns/op BenchmarkSliceLen-4 1763323 65.59 ns/op BenchmarkMapLen-4 834768 459.5 ns/op BenchmarkStringLen-4 1617184 146.2 ns/op BenchmarkArrayLen-4 1302978 155.1 ns/op BenchmarkSliceCap-4 1290865 86.64 ns/op BenchmarkDeepEqual/int8-4 393481 448.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83864 1487 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 346708 372.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 78541 1562 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 330889 391.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 71324 1549 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 274766 387.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 74835 1611 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 338491 347.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 79179 1698 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 384385 293.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 101913 1108 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 340063 358.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 75621 3465 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 306748 346.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 71229 1653 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 324148 396.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 77168 1661 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 318793 364.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 66321 2727 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 326306 366.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 78854 1570 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 327198 359.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80542 1516 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 350810 342.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80988 1498 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 328738 367.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 75152 1617 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 344721 362.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 76648 1527 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 408718 318.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 85585 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 344163 487.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 71353 1560 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 108116 1111 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 49831 2379 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 45624 2617 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 31317 3984 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 32647 3895 ns/op BenchmarkIsZero/ArrayComparable-4 143366 826.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 29980 4813 ns/op BenchmarkIsZero/StructComparable-4 426888 303.4 ns/op BenchmarkIsZero/StructIncomparable-4 135481 897.2 ns/op BenchmarkIsZero/ArrayInt_4-4 1349016 98.01 ns/op BenchmarkIsZero/ArrayInt_1024-4 7329 16229 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14590 13090 ns/op BenchmarkIsZero/Struct4Int-4 1285900 101.4 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7467 23662 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7592 17031 ns/op BenchmarkIsZero/StructInt_512-4 12442 8296 ns/op BenchmarkSetZero/Bool/Direct-4 3908817 39.13 ns/op BenchmarkSetZero/Bool/CachedZero-4 834523 134.8 ns/op BenchmarkSetZero/Bool/NewZero-4 626175 204.0 ns/op BenchmarkSetZero/Int/Direct-4 2057302 290.7 ns/op BenchmarkSetZero/Int/CachedZero-4 900836 204.4 ns/op BenchmarkSetZero/Int/NewZero-4 662719 176.4 ns/op BenchmarkSetZero/Uint/Direct-4 1588388 174.1 ns/op BenchmarkSetZero/Uint/CachedZero-4 822288 134.6 ns/op BenchmarkSetZero/Uint/NewZero-4 675187 189.3 ns/op BenchmarkSetZero/Float/Direct-4 1872760 75.23 ns/op BenchmarkSetZero/Float/CachedZero-4 831420 143.6 ns/op BenchmarkSetZero/Float/NewZero-4 589230 521.3 ns/op BenchmarkSetZero/Complex/Direct-4 1000000 116.7 ns/op BenchmarkSetZero/Complex/CachedZero-4 790777 139.8 ns/op BenchmarkSetZero/Complex/NewZero-4 656810 190.5 ns/op BenchmarkSetZero/Array/Direct-4 2441470 59.36 ns/op BenchmarkSetZero/Array/CachedZero-4 820268 135.4 ns/op BenchmarkSetZero/Array/NewZero-4 658855 186.1 ns/op BenchmarkSetZero/Chan/Direct-4 1650223 107.5 ns/op BenchmarkSetZero/Chan/CachedZero-4 795880 328.3 ns/op BenchmarkSetZero/Chan/NewZero-4 656716 184.6 ns/op BenchmarkSetZero/Func/Direct-4 2146731 60.06 ns/op BenchmarkSetZero/Func/CachedZero-4 139726 1056 ns/op BenchmarkSetZero/Func/NewZero-4 662452 221.6 ns/op BenchmarkSetZero/Interface/Direct-4 1982210 59.62 ns/op BenchmarkSetZero/Interface/CachedZero-4 751978 151.4 ns/op BenchmarkSetZero/Interface/NewZero-4 673026 181.8 ns/op BenchmarkSetZero/Map/Direct-4 2112588 59.75 ns/op BenchmarkSetZero/Map/CachedZero-4 835446 179.9 ns/op BenchmarkSetZero/Map/NewZero-4 650751 182.3 ns/op BenchmarkSetZero/Pointer/Direct-4 2087233 63.67 ns/op BenchmarkSetZero/Pointer/CachedZero-4 809562 141.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 658941 243.9 ns/op BenchmarkSetZero/Slice/Direct-4 1958856 61.57 ns/op BenchmarkSetZero/Slice/CachedZero-4 871966 132.3 ns/op BenchmarkSetZero/Slice/NewZero-4 648661 191.8 ns/op BenchmarkSetZero/String/Direct-4 1949623 59.28 ns/op BenchmarkSetZero/String/CachedZero-4 836528 137.6 ns/op BenchmarkSetZero/String/NewZero-4 672156 182.1 ns/op BenchmarkSetZero/Struct/Direct-4 2561106 49.54 ns/op BenchmarkSetZero/Struct/CachedZero-4 788008 144.0 ns/op BenchmarkSetZero/Struct/NewZero-4 622172 184.3 ns/op BenchmarkSelect/1-4 174685 770.4 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 75520 2400 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 35660 8981 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 157982 786.8 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 195145 593.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 162741 1327 ns/op 96.48 MB/s BenchmarkCallArgCopy/size=256-4 149523 834.5 ns/op 306.75 MB/s BenchmarkCallArgCopy/size=1024-4 32518 3941 ns/op 259.86 MB/s BenchmarkCallArgCopy/size=4096-4 18915 8218 ns/op 498.39 MB/s BenchmarkCallArgCopy/size=65536-4 2217 251080 ns/op 261.02 MB/s BenchmarkFieldByName1-4 842875 197.7 ns/op BenchmarkFieldByName2-4 10000 12723 ns/op BenchmarkFieldByName3-4 6031 18500 ns/op BenchmarkInterfaceBig-4 2985448 37.56 ns/op BenchmarkInterfaceSmall-4 1720946 94.03 ns/op BenchmarkNew-4 922912 121.6 ns/op BenchmarkMap/StringKeys/MapIndex-4 2298 53559 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1884 62991 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2325 51069 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1921 62114 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2083 51954 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1933 61724 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 213765 569.2 ns/op PASS ok reflect 63.508s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 6420 61072 ns/op 9471 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 39946 ns/op 9506 B/op 1 allocs/op BenchmarkFindString-4 10000 35232 ns/op 9357 B/op 1 allocs/op BenchmarkFindSubmatch-4 9307 284193 ns/op 9381 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 7399 123567 ns/op 9205 B/op 2 allocs/op BenchmarkLiteral-4 10760 69987 ns/op BenchmarkNotLiteral-4 2930 111947 ns/op BenchmarkMatchClass-4 2204 170008 ns/op BenchmarkMatchClass_InRange-4 2068 126920 ns/op BenchmarkReplaceAll-4 2360 107984 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 68949 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 11687 ns/op BenchmarkAnchoredShortMatch-4 10000 12797 ns/op BenchmarkAnchoredLongMatch-4 13190 28803 ns/op BenchmarkOnePassShortA-4 13850 15795 ns/op BenchmarkNotOnePassShortA-4 5557 121401 ns/op BenchmarkOnePassShortB-4 19027 6985 ns/op BenchmarkNotOnePassShortB-4 4784 22165 ns/op BenchmarkOnePassLongPrefix-4 51097 3185 ns/op BenchmarkOnePassLongNotPrefix-4 25738 5179 ns/op BenchmarkMatchParallelShared-4 10000 16326 ns/op BenchmarkMatchParallelCopied-4 6078 84623 ns/op BenchmarkQuoteMetaAll-4 136720 791.0 ns/op 17.70 MB/s BenchmarkQuoteMetaNone-4 308910 390.5 ns/op 66.58 MB/s BenchmarkCompile/Onepass-4 2650 59739 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 801 356602 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 122 1943924 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3909729 69.34 ns/op 230.76 MB/s BenchmarkMatch/Easy0/32-4 9957 116168 ns/op 0.28 MB/s BenchmarkMatch/Easy0/1K-4 10000 39579 ns/op 25.87 MB/s BenchmarkMatch/Easy0i/16-4 3897819 38.52 ns/op 415.36 MB/s BenchmarkMatch/Easy0i/32-4 3921 118906 ns/op 0.27 MB/s BenchmarkMatch/Easy0i/1K-4 162 1495256 ns/op 0.68 MB/s BenchmarkMatch/Easy1/16-4 3974716 26.72 ns/op 598.74 MB/s BenchmarkMatch/Easy1/32-4 10000 187143 ns/op 0.17 MB/s BenchmarkMatch/Easy1/1K-4 5259 51921 ns/op 19.72 MB/s BenchmarkMatch/Medium/16-4 4174764 28.38 ns/op 563.85 MB/s BenchmarkMatch/Medium/32-4 3968 77230 ns/op 0.41 MB/s BenchmarkMatch/Medium/1K-4 181 683421 ns/op 1.50 MB/s BenchmarkMatch/Hard/16-4 3435091 30.95 ns/op 517.00 MB/s BenchmarkMatch/Hard/32-4 2542 50149 ns/op 0.64 MB/s BenchmarkMatch/Hard/1K-4 78 1304113 ns/op 0.79 MB/s BenchmarkMatch/Hard1/16-4 768 261329 ns/op 0.06 MB/s BenchmarkMatch/Hard1/32-4 409 398676 ns/op 0.08 MB/s BenchmarkMatch/Hard1/1K-4 13 9593415 ns/op 0.11 MB/s BenchmarkMatch_onepass_regex/16-4 18326 6117 ns/op 2.62 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 12288 19629 ns/op 1.63 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 456 289990 ns/op 3.53 MB/s 22 B/op 0 allocs/op PASS ok regexp 32.843s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 453949 343.8 ns/op BenchmarkIsWordChar-4 170062 1012 ns/op PASS ok regexp/syntax 7.557s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 72243 1747 ns/op BenchmarkCallers/inlined-4 89752 2278 ns/op BenchmarkCallers/no-cache-4 32782 11166 ns/op BenchmarkFPCallers/cached-4 13679013 26.03 ns/op BenchmarkMakeChan/Byte-4 10000 29648 ns/op BenchmarkMakeChan/Int-4 811824 405.5 ns/op BenchmarkMakeChan/Ptr-4 439134 1282 ns/op BenchmarkMakeChan/Struct/0-4 868485 313.5 ns/op BenchmarkMakeChan/Struct/32-4 378885 740.1 ns/op BenchmarkMakeChan/Struct/40-4 342692 2771 ns/op BenchmarkChanNonblocking-4 3041654 38.48 ns/op BenchmarkSelectUncontended-4 459807 881.7 ns/op BenchmarkSelectSyncContended-4 119442 1300 ns/op BenchmarkSelectAsyncContended-4 375615 941.0 ns/op BenchmarkSelectNonblock-4 4582058 59.13 ns/op BenchmarkChanUncontended-4 10000 21443 ns/op BenchmarkChanContended-4 3619 35985 ns/op BenchmarkChanSync-4 268117 667.2 ns/op BenchmarkChanSyncWork-4 73234 1716 ns/op BenchmarkChanProdCons0-4 291512 547.3 ns/op BenchmarkChanProdCons10-4 398410 309.6 ns/op BenchmarkChanProdCons100-4 459067 404.9 ns/op BenchmarkChanProdConsWork0-4 195097 878.1 ns/op BenchmarkChanProdConsWork10-4 363519 448.0 ns/op BenchmarkChanProdConsWork100-4 276909 389.5 ns/op BenchmarkSelectProdCons-4 174988 677.4 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 117.0 ns/op BenchmarkChanCreation-4 434162 877.9 ns/op BenchmarkChanSem-4 198049 685.7 ns/op BenchmarkChanPopular-4 174 597269 ns/op BenchmarkChanClosed-4 1559404 68.66 ns/op BenchmarkCallClosure-4 5330841 21.90 ns/op BenchmarkCallClosure1-4 5275894 21.65 ns/op BenchmarkCallClosure2-4 1000000 166.0 ns/op BenchmarkCallClosure3-4 1000000 123.1 ns/op BenchmarkCallClosure4-4 1000000 126.8 ns/op BenchmarkComplex128DivNormal-4 6212428 20.62 ns/op BenchmarkComplex128DivNisNaN-4 4986688 26.61 ns/op BenchmarkComplex128DivDisNaN-4 5119233 25.59 ns/op BenchmarkComplex128DivNisInf-4 6370699 19.37 ns/op BenchmarkComplex128DivDisInf-4 4463944 33.18 ns/op BenchmarkAllocation-4 3865 110164 ns/op BenchmarkReadMemStats-4 10065 59795 ns/op BenchmarkReadMemStatsLatency-4 1 123456 p50-ns 123456 p90-ns 123456 p99-ns BenchmarkWriteBarrier-4 2354578 47.13 ns/op BenchmarkBulkWriteBarrier-4 1 110495368 ns/op BenchmarkScanStackNoLocals-4 2 166297332 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10065325 13.33 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8406648 20.32 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7308117 17.30 ns/op BenchmarkMSpanCountAlloc/bits=512-4 4962308 24.89 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3205279 38.16 ns/op BenchmarkHash5-4 4824970 26.68 ns/op 187.37 MB/s BenchmarkHash16-4 4016944 32.13 ns/op 497.94 MB/s BenchmarkHash64-4 3787844 30.99 ns/op 2064.96 MB/s BenchmarkHash1024-4 967156 128.4 ns/op 7972.84 MB/s BenchmarkHash65536-4 18902 6899 ns/op 9499.44 MB/s BenchmarkAlignedLoad-4 7404646 22.88 ns/op BenchmarkUnalignedLoad-4 7288602 17.37 ns/op BenchmarkEqEfaceConcrete-4 5838248 41.62 ns/op BenchmarkEqIfaceConcrete-4 5688295 21.07 ns/op BenchmarkNeEfaceConcrete-4 5379670 21.94 ns/op BenchmarkNeIfaceConcrete-4 5183305 33.80 ns/op BenchmarkConvT2EByteSized/bool-4 4832266 22.76 ns/op BenchmarkConvT2EByteSized/uint8-4 5017080 23.00 ns/op BenchmarkConvT2ESmall-4 5022060 24.59 ns/op BenchmarkConvT2EUintptr-4 4856768 25.02 ns/op BenchmarkConvT2ELarge-4 1000000 154.5 ns/op BenchmarkConvT2ISmall-4 4663092 24.56 ns/op BenchmarkConvT2IUintptr-4 4534856 32.62 ns/op BenchmarkConvT2ILarge-4 1000000 127.4 ns/op BenchmarkConvI2E-4 4491130 37.64 ns/op BenchmarkConvI2I-4 4586907 27.03 ns/op BenchmarkAssertE2T-4 3732393 31.01 ns/op BenchmarkAssertE2TLarge-4 2454825 54.25 ns/op BenchmarkAssertE2I-4 4706556 23.54 ns/op BenchmarkAssertI2T-4 3988300 43.41 ns/op BenchmarkAssertI2I-4 4541133 27.90 ns/op BenchmarkAssertI2E-4 5125502 26.11 ns/op BenchmarkAssertE2E-4 5237498 23.86 ns/op BenchmarkAssertE2T2-4 3107847 49.17 ns/op BenchmarkAssertE2T2Blank-4 3380455 30.48 ns/op BenchmarkAssertI2E2-4 3905647 30.93 ns/op BenchmarkAssertI2E2Blank-4 5167069 23.24 ns/op BenchmarkAssertE2E2-4 3888138 71.69 ns/op BenchmarkAssertE2E2Blank-4 5329612 24.00 ns/op BenchmarkConvT2Ezero/zero/16-4 4922096 23.43 ns/op BenchmarkConvT2Ezero/zero/32-4 4931199 24.63 ns/op BenchmarkConvT2Ezero/zero/64-4 4458948 27.67 ns/op BenchmarkConvT2Ezero/zero/str-4 5063452 23.69 ns/op BenchmarkConvT2Ezero/zero/slice-4 4980694 26.39 ns/op BenchmarkConvT2Ezero/zero/big-4 67557 4576 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 177.9 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 316.5 ns/op BenchmarkConvT2Ezero/nonzero/big-4 50683 2568 ns/op BenchmarkConvT2Ezero/smallint/16-4 5083642 23.85 ns/op BenchmarkConvT2Ezero/smallint/32-4 4966077 23.72 ns/op BenchmarkConvT2Ezero/smallint/64-4 4626955 112.8 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 156.2 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 116.0 ns/op BenchmarkConvT2Ezero/largeint/64-4 1350422 333.5 ns/op BenchmarkMalloc8-4 1222741 125.7 ns/op BenchmarkMalloc16-4 1677056 135.1 ns/op BenchmarkMallocTypeInfo8-4 1741792 87.29 ns/op BenchmarkMallocTypeInfo16-4 1000000 200.1 ns/op BenchmarkMallocLargeStruct-4 150613 942.1 ns/op BenchmarkGoroutineSelect-4 42 8333727 ns/op BenchmarkGoroutineBlocking-4 49 10815590 ns/op BenchmarkGoroutineForRange-4 51 13466325 ns/op BenchmarkGoroutineIdle-4 121 13657650 ns/op BenchmarkHashStringSpeed-4 1694148 65.33 ns/op BenchmarkHashBytesSpeed-4 1352504 104.5 ns/op BenchmarkHashInt32Speed-4 1904623 64.51 ns/op BenchmarkHashInt64Speed-4 2063118 59.48 ns/op BenchmarkHashStringArraySpeed-4 486609 289.0 ns/op BenchmarkMegMap-4 3615055 35.52 ns/op BenchmarkMegOneMap-4 3487704 29.86 ns/op BenchmarkMegEqMap-4 1910 59316 ns/op BenchmarkMegEmptyMap-4 4189594 27.57 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2735698 55.25 ns/op BenchmarkSmallStrMap-4 3310830 34.17 ns/op BenchmarkMapStringKeysEight_16-4 2998698 41.17 ns/op BenchmarkMapStringKeysEight_32-4 2954448 46.39 ns/op BenchmarkMapStringKeysEight_64-4 2953186 41.71 ns/op BenchmarkMapStringKeysEight_1M-4 3180597 35.36 ns/op BenchmarkIntMap-4 3820656 51.67 ns/op BenchmarkMapFirst/1-4 3928047 33.78 ns/op BenchmarkMapFirst/2-4 4429194 29.11 ns/op BenchmarkMapFirst/3-4 4537828 29.54 ns/op BenchmarkMapFirst/4-4 4203645 28.45 ns/op BenchmarkMapFirst/5-4 4427360 26.68 ns/op BenchmarkMapFirst/6-4 4284277 27.10 ns/op BenchmarkMapFirst/7-4 4435214 31.03 ns/op BenchmarkMapFirst/8-4 4471971 28.00 ns/op BenchmarkMapFirst/9-4 3250816 37.90 ns/op BenchmarkMapFirst/10-4 3283856 41.63 ns/op BenchmarkMapFirst/11-4 2775778 37.19 ns/op BenchmarkMapFirst/12-4 3286400 36.36 ns/op BenchmarkMapFirst/13-4 3089598 36.85 ns/op BenchmarkMapFirst/14-4 3171310 36.67 ns/op BenchmarkMapFirst/15-4 3178710 37.85 ns/op BenchmarkMapFirst/16-4 3203190 44.89 ns/op BenchmarkMapMid/1-4 4146621 27.56 ns/op BenchmarkMapMid/2-4 4384269 46.39 ns/op BenchmarkMapMid/3-4 4400536 49.83 ns/op BenchmarkMapMid/4-4 4055492 28.94 ns/op BenchmarkMapMid/5-4 3795021 27.73 ns/op BenchmarkMapMid/6-4 2807361 39.81 ns/op BenchmarkMapMid/7-4 4038295 29.36 ns/op BenchmarkMapMid/8-4 3738072 29.22 ns/op BenchmarkMapMid/9-4 3226842 36.87 ns/op BenchmarkMapMid/10-4 2819482 37.62 ns/op BenchmarkMapMid/11-4 3084213 38.38 ns/op BenchmarkMapMid/12-4 3109623 40.95 ns/op BenchmarkMapMid/13-4 3005864 38.54 ns/op BenchmarkMapMid/14-4 1000000 258.2 ns/op BenchmarkMapMid/15-4 3229132 37.59 ns/op BenchmarkMapMid/16-4 3216362 41.28 ns/op BenchmarkMapLast/1-4 4496404 27.98 ns/op BenchmarkMapLast/2-4 4386931 27.21 ns/op BenchmarkMapLast/3-4 4268060 28.45 ns/op BenchmarkMapLast/4-4 3835267 34.81 ns/op BenchmarkMapLast/5-4 3624722 28.58 ns/op BenchmarkMapLast/6-4 4000333 37.60 ns/op BenchmarkMapLast/7-4 3791115 37.59 ns/op BenchmarkMapLast/8-4 3911646 31.33 ns/op BenchmarkMapLast/9-4 1000000 147.8 ns/op BenchmarkMapLast/10-4 3205501 38.17 ns/op BenchmarkMapLast/11-4 2593675 41.39 ns/op BenchmarkMapLast/12-4 2896741 43.78 ns/op BenchmarkMapLast/13-4 2952784 40.18 ns/op BenchmarkMapLast/14-4 2788328 59.78 ns/op BenchmarkMapLast/15-4 2815542 38.93 ns/op BenchmarkMapLast/16-4 2886944 37.25 ns/op BenchmarkMapCycle-4 2249631 53.56 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2412225 52.24 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1060 102081 ns/op BenchmarkMakeMap/[Byte]Byte-4 550261 1611 ns/op BenchmarkMakeMap/[Int]Int-4 335277 2247 ns/op BenchmarkNewEmptyMap-4 3451413 49.33 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 107.9 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 607615 202.3 ns/op BenchmarkMapIterEmpty-4 5347238 28.70 ns/op BenchmarkSameLengthMap-4 4438167 27.33 ns/op BenchmarkBigKeyMap-4 1710705 74.62 ns/op BenchmarkBigValMap-4 1000000 109.4 ns/op BenchmarkSmallKeyMap-4 2579690 46.11 ns/op BenchmarkMapPopulate/1-4 1000000 107.2 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 132609 4750 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9045 17543 ns/op 3348 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 820 217307 ns/op 53298 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 75 2256553 ns/op 427577 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 7 17836285 ns/op 3609137 B/op 3999 allocs/op BenchmarkComplexAlgMap-4 283036 455.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 1476915 87.27 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 137.2 ns/op BenchmarkGoMapClear/Reflexive/100-4 573272 214.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 46260 2780 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5091 21809 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1287426 94.53 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 100.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 567220 226.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 42434 2687 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4960 23826 ns/op BenchmarkMapStringConversion/32/simple-4 1900604 60.85 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1805052 65.84 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1794680 65.59 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1895354 64.05 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1607608 81.40 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1638094 78.72 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1272064 81.62 ns/op BenchmarkMapInterfacePtr-4 1581676 69.72 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2360713 56.47 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 174661 729.2 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5758 21645 ns/op BenchmarkMapPop1000-4 421 285193 ns/op BenchmarkMapPop10000-4 22 4632998 ns/op BenchmarkMapAssign/Int32/256-4 2201289 56.29 ns/op BenchmarkMapAssign/Int32/65536-4 1161775 88.32 ns/op BenchmarkMapAssign/Int64/256-4 2387772 49.79 ns/op BenchmarkMapAssign/Int64/65536-4 1185664 112.6 ns/op BenchmarkMapAssign/Str/256-4 1880120 64.13 ns/op BenchmarkMapAssign/Str/65536-4 819026 137.3 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 110.2 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 527166 221.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1321971 90.03 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 872154 119.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 485017 3960 ns/op BenchmarkMapOperatorAssign/Str/65536-4 97009 1092 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 121.9 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 424576 504.3 ns/op 40 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 141.3 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 448578 228.1 ns/op 41 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 785484 751.6 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 10000 18031 ns/op 173 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1674415 87.55 ns/op BenchmarkMapDelete/Int32/1000-4 2078776 54.83 ns/op BenchmarkMapDelete/Int32/10000-4 2029305 59.88 ns/op BenchmarkMapDelete/Int64/100-4 1687398 93.21 ns/op BenchmarkMapDelete/Int64/1000-4 1856340 86.45 ns/op BenchmarkMapDelete/Int64/10000-4 1918099 106.2 ns/op BenchmarkMapDelete/Str/100-4 1000000 135.9 ns/op BenchmarkMapDelete/Str/1000-4 1285948 78.98 ns/op BenchmarkMapDelete/Str/10000-4 1334127 82.28 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 110.6 ns/op BenchmarkMapDelete/Pointer/1000-4 1000000 120.3 ns/op BenchmarkMapDelete/Pointer/10000-4 1200472 90.85 ns/op BenchmarkMemmove/0-4 12990717 10.70 ns/op BenchmarkMemmove/1-4 2165066 60.58 ns/op 16.51 MB/s BenchmarkMemmove/2-4 1773786 94.48 ns/op 21.17 MB/s BenchmarkMemmove/3-4 2002478 66.41 ns/op 45.18 MB/s BenchmarkMemmove/4-4 1946037 62.70 ns/op 63.80 MB/s BenchmarkMemmove/5-4 1963324 62.45 ns/op 80.06 MB/s BenchmarkMemmove/6-4 1662055 121.8 ns/op 49.24 MB/s BenchmarkMemmove/7-4 2037690 60.62 ns/op 115.47 MB/s BenchmarkMemmove/8-4 2141652 56.36 ns/op 141.95 MB/s BenchmarkMemmove/9-4 2026608 112.8 ns/op 79.81 MB/s BenchmarkMemmove/10-4 1918940 62.72 ns/op 159.43 MB/s BenchmarkMemmove/11-4 2027253 59.01 ns/op 186.41 MB/s BenchmarkMemmove/12-4 1972053 73.24 ns/op 163.84 MB/s BenchmarkMemmove/13-4 1943446 62.35 ns/op 208.49 MB/s BenchmarkMemmove/14-4 2033288 94.72 ns/op 147.81 MB/s BenchmarkMemmove/15-4 1786916 76.12 ns/op 197.05 MB/s BenchmarkMemmove/16-4 1997026 92.60 ns/op 172.78 MB/s BenchmarkMemmove/32-4 1752762 86.15 ns/op 371.46 MB/s BenchmarkMemmove/64-4 1457082 75.37 ns/op 849.18 MB/s BenchmarkMemmove/128-4 1197450 96.24 ns/op 1330.07 MB/s BenchmarkMemmove/256-4 1000000 123.2 ns/op 2078.18 MB/s BenchmarkMemmove/512-4 677355 173.0 ns/op 2959.43 MB/s BenchmarkMemmove/1024-4 429601 306.0 ns/op 3346.59 MB/s BenchmarkMemmove/2048-4 240040 513.7 ns/op 3986.67 MB/s BenchmarkMemmove/4096-4 125728 1184 ns/op 3460.24 MB/s BenchmarkMemmoveOverlap/32-4 1864272 66.93 ns/op 478.12 MB/s BenchmarkMemmoveOverlap/64-4 1628829 74.76 ns/op 856.02 MB/s BenchmarkMemmoveOverlap/128-4 1200088 109.2 ns/op 1172.17 MB/s BenchmarkMemmoveOverlap/256-4 817954 265.9 ns/op 962.73 MB/s BenchmarkMemmoveOverlap/512-4 618162 389.0 ns/op 1316.05 MB/s BenchmarkMemmoveOverlap/1024-4 390098 317.3 ns/op 3226.87 MB/s BenchmarkMemmoveOverlap/2048-4 204369 1230 ns/op 1664.63 MB/s BenchmarkMemmoveOverlap/4096-4 116035 1035 ns/op 3958.60 MB/s BenchmarkMemmoveUnalignedDst/0-4 12842551 9.394 ns/op BenchmarkMemmoveUnalignedDst/1-4 1606447 68.82 ns/op 14.53 MB/s BenchmarkMemmoveUnalignedDst/2-4 1717190 58.32 ns/op 34.29 MB/s BenchmarkMemmoveUnalignedDst/3-4 2020473 59.29 ns/op 50.60 MB/s BenchmarkMemmoveUnalignedDst/4-4 2048458 57.90 ns/op 69.08 MB/s BenchmarkMemmoveUnalignedDst/5-4 1997480 63.80 ns/op 78.37 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 147.2 ns/op 40.75 MB/s BenchmarkMemmoveUnalignedDst/7-4 2042137 59.01 ns/op 118.62 MB/s BenchmarkMemmoveUnalignedDst/8-4 1968920 58.51 ns/op 136.74 MB/s BenchmarkMemmoveUnalignedDst/9-4 2036922 59.79 ns/op 150.53 MB/s BenchmarkMemmoveUnalignedDst/10-4 2023017 63.98 ns/op 156.29 MB/s BenchmarkMemmoveUnalignedDst/11-4 2007739 61.71 ns/op 178.25 MB/s BenchmarkMemmoveUnalignedDst/12-4 1569556 102.1 ns/op 117.48 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 161.5 ns/op 80.48 MB/s BenchmarkMemmoveUnalignedDst/14-4 2022661 67.76 ns/op 206.61 MB/s BenchmarkMemmoveUnalignedDst/15-4 2016458 64.73 ns/op 231.73 MB/s BenchmarkMemmoveUnalignedDst/16-4 2010831 567.4 ns/op 28.20 MB/s BenchmarkMemmoveUnalignedDst/32-4 1810227 69.86 ns/op 458.05 MB/s BenchmarkMemmoveUnalignedDst/64-4 1331506 87.46 ns/op 731.73 MB/s BenchmarkMemmoveUnalignedDst/128-4 1225664 98.22 ns/op 1303.24 MB/s BenchmarkMemmoveUnalignedDst/256-4 933061 139.9 ns/op 1830.23 MB/s BenchmarkMemmoveUnalignedDst/512-4 682429 183.2 ns/op 2795.02 MB/s BenchmarkMemmoveUnalignedDst/1024-4 414069 286.3 ns/op 3576.99 MB/s BenchmarkMemmoveUnalignedDst/2048-4 238263 547.9 ns/op 3737.91 MB/s BenchmarkMemmoveUnalignedDst/4096-4 114968 1141 ns/op 3588.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1696100 71.38 ns/op 448.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1549501 76.72 ns/op 834.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 187.1 ns/op 684.00 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 692512 153.9 ns/op 1663.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 559070 208.9 ns/op 2450.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 361137 334.7 ns/op 3059.79 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 213729 571.5 ns/op 3583.68 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 116718 1072 ns/op 3819.88 MB/s BenchmarkMemmoveUnalignedSrc/0-4 10939792 9.481 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2127087 54.87 ns/op 18.22 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2073261 58.58 ns/op 34.14 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2059359 60.35 ns/op 49.71 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2015379 70.67 ns/op 56.60 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1877271 101.2 ns/op 49.42 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2031826 59.45 ns/op 100.93 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2042247 58.39 ns/op 119.88 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2159764 58.12 ns/op 137.65 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2031764 60.87 ns/op 147.85 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2026939 59.80 ns/op 167.23 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1899726 61.41 ns/op 179.12 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2047387 63.15 ns/op 190.02 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2000484 59.98 ns/op 216.73 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1980121 59.72 ns/op 234.43 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2027605 76.05 ns/op 197.23 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1967397 62.01 ns/op 258.02 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1561412 80.60 ns/op 397.00 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1574486 89.15 ns/op 717.91 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 130.5 ns/op 981.16 MB/s BenchmarkMemmoveUnalignedSrc/256-4 958011 132.0 ns/op 1939.31 MB/s BenchmarkMemmoveUnalignedSrc/512-4 674613 180.6 ns/op 2834.88 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 419913 303.3 ns/op 3375.75 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 233101 504.6 ns/op 4058.60 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 126580 945.7 ns/op 4331.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1641021 73.06 ns/op 218.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1585582 73.88 ns/op 216.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1608410 75.21 ns/op 212.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1579669 76.51 ns/op 209.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1525185 77.75 ns/op 205.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1580742 77.16 ns/op 207.36 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1566555 75.45 ns/op 212.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1491680 99.77 ns/op 160.36 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1266172 173.3 ns/op 369.36 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 228.9 ns/op 279.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 114.6 ns/op 558.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1254642 92.85 ns/op 689.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 108.2 ns/op 591.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1311224 92.79 ns/op 689.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1308082 104.7 ns/op 611.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1295020 95.80 ns/op 668.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 768110 138.0 ns/op 1854.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 660268 166.3 ns/op 1539.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 703497 145.2 ns/op 1763.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 751585 145.4 ns/op 1760.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 749068 148.1 ns/op 1728.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 630340 214.1 ns/op 1195.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 765096 144.2 ns/op 1775.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 738321 161.3 ns/op 1586.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 125022 989.9 ns/op 4137.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 99319 1051 ns/op 3897.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 120093 1042 ns/op 3931.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 123867 984.5 ns/op 4160.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 116338 971.4 ns/op 4216.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 111747 1245 ns/op 3290.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 96303 1061 ns/op 3859.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 92949 1353 ns/op 3027.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7035 15820 ns/op 4142.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 5985 18183 ns/op 3604.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6176 18515 ns/op 3539.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6932 16063 ns/op 4080.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7237 15936 ns/op 4112.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7620 22224 ns/op 2948.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7125 21242 ns/op 3085.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6686 15843 ns/op 4136.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1826851 69.12 ns/op 462.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1513168 80.67 ns/op 793.33 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 108.1 ns/op 1184.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 771651 146.1 ns/op 1751.83 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 614256 195.6 ns/op 2617.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 362599 930.0 ns/op 1101.07 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 215552 1102 ns/op 1858.99 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 100130 1234 ns/op 3320.27 MB/s BenchmarkMemclr/5-4 12528789 10.03 ns/op 498.42 MB/s BenchmarkMemclr/16-4 10244420 12.96 ns/op 1234.18 MB/s BenchmarkMemclr/64-4 6192482 18.05 ns/op 3546.48 MB/s BenchmarkMemclr/256-4 10854668 11.85 ns/op 21602.68 MB/s BenchmarkMemclr/4096-4 2967172 44.63 ns/op 91767.72 MB/s BenchmarkMemclr/65536-4 74548 1529 ns/op 42850.05 MB/s BenchmarkMemclr/1M-4 4797 27244 ns/op 38488.02 MB/s BenchmarkMemclr/4M-4 866 133636 ns/op 31386.15 MB/s BenchmarkMemclr/8M-4 493 212703 ns/op 39438.11 MB/s BenchmarkMemclr/16M-4 262 409518 ns/op 40968.24 MB/s BenchmarkMemclr/64M-4 67 1751567 ns/op 38313.61 MB/s BenchmarkMemclrUnaligned/0_5-4 6912716 17.41 ns/op 287.25 MB/s BenchmarkMemclrUnaligned/0_16-4 6604916 21.58 ns/op 741.44 MB/s BenchmarkMemclrUnaligned/0_64-4 4504657 29.98 ns/op 2134.89 MB/s BenchmarkMemclrUnaligned/0_256-4 6613402 20.59 ns/op 12436.12 MB/s BenchmarkMemclrUnaligned/0_4096-4 2779676 42.84 ns/op 95606.51 MB/s BenchmarkMemclrUnaligned/0_65536-4 85880 1264 ns/op 51852.41 MB/s BenchmarkMemclrUnaligned/1_5-4 6942897 17.56 ns/op 284.74 MB/s BenchmarkMemclrUnaligned/1_16-4 6442020 18.46 ns/op 866.87 MB/s BenchmarkMemclrUnaligned/1_64-4 4092483 37.40 ns/op 1711.20 MB/s BenchmarkMemclrUnaligned/1_256-4 6707740 18.04 ns/op 14189.25 MB/s BenchmarkMemclrUnaligned/1_4096-4 2260071 53.10 ns/op 77135.30 MB/s BenchmarkMemclrUnaligned/1_65536-4 81954 1699 ns/op 38574.66 MB/s BenchmarkMemclrUnaligned/4_5-4 6392917 17.95 ns/op 278.55 MB/s BenchmarkMemclrUnaligned/4_16-4 5926986 20.05 ns/op 797.84 MB/s BenchmarkMemclrUnaligned/4_64-4 4111074 26.75 ns/op 2392.79 MB/s BenchmarkMemclrUnaligned/4_256-4 6519241 20.74 ns/op 12344.07 MB/s BenchmarkMemclrUnaligned/4_4096-4 2305936 57.69 ns/op 70996.84 MB/s BenchmarkMemclrUnaligned/4_65536-4 71866 1600 ns/op 40958.02 MB/s BenchmarkMemclrUnaligned/7_5-4 6917090 18.16 ns/op 275.35 MB/s BenchmarkMemclrUnaligned/7_16-4 6499778 23.75 ns/op 673.65 MB/s BenchmarkMemclrUnaligned/7_64-4 3982592 27.28 ns/op 2345.80 MB/s BenchmarkMemclrUnaligned/7_256-4 6548226 18.29 ns/op 13997.30 MB/s BenchmarkMemclrUnaligned/7_4096-4 2208102 61.31 ns/op 66802.94 MB/s BenchmarkMemclrUnaligned/7_65536-4 82573 1532 ns/op 42779.74 MB/s BenchmarkMemclrUnaligned/0_1M-4 4705 25622 ns/op 40924.60 MB/s BenchmarkMemclrUnaligned/0_4M-4 1227 106981 ns/op 39205.97 MB/s BenchmarkMemclrUnaligned/0_8M-4 572 207121 ns/op 40501.00 MB/s BenchmarkMemclrUnaligned/0_16M-4 298 417447 ns/op 40190.01 MB/s BenchmarkMemclrUnaligned/0_64M-4 75 1746979 ns/op 38414.23 MB/s BenchmarkMemclrUnaligned/1_1M-4 6445 20784 ns/op 50451.79 MB/s BenchmarkMemclrUnaligned/1_4M-4 1150 94533 ns/op 44368.83 MB/s BenchmarkMemclrUnaligned/1_8M-4 652 203366 ns/op 41248.80 MB/s BenchmarkMemclrUnaligned/1_16M-4 288 443223 ns/op 37852.74 MB/s BenchmarkMemclrUnaligned/1_64M-4 64 2921655 ns/op 22969.47 MB/s BenchmarkMemclrUnaligned/4_1M-4 4941 23301 ns/op 45000.94 MB/s BenchmarkMemclrUnaligned/4_4M-4 1095 95512 ns/op 43913.82 MB/s BenchmarkMemclrUnaligned/4_8M-4 604 310008 ns/op 27059.33 MB/s BenchmarkMemclrUnaligned/4_16M-4 291 684219 ns/op 24520.23 MB/s BenchmarkMemclrUnaligned/4_64M-4 67 1856876 ns/op 36140.74 MB/s BenchmarkMemclrUnaligned/7_1M-4 4736 23698 ns/op 44247.48 MB/s BenchmarkMemclrUnaligned/7_4M-4 1208 99986 ns/op 41949.00 MB/s BenchmarkMemclrUnaligned/7_8M-4 526 212178 ns/op 39535.76 MB/s BenchmarkMemclrUnaligned/7_16M-4 78 2181733 ns/op 7689.86 MB/s BenchmarkMemclrUnaligned/7_64M-4 64 2838104 ns/op 23645.67 MB/s BenchmarkGoMemclr/5-4 1437842 82.59 ns/op 60.54 MB/s BenchmarkGoMemclr/16-4 607478 676.2 ns/op 23.66 MB/s BenchmarkGoMemclr/64-4 168418 725.6 ns/op 88.20 MB/s BenchmarkGoMemclr/256-4 36184 3603 ns/op 71.05 MB/s BenchmarkMemclrRange/1K_2K-4 29004 3661 ns/op 26187.76 MB/s BenchmarkMemclrRange/2K_8K-4 16258 6495 ns/op 51354.58 MB/s BenchmarkMemclrRange/4K_16K-4 16510 7212 ns/op 44793.99 MB/s BenchmarkMemclrRange/160K_228K-4 2988 38882 ns/op 42767.47 MB/s BenchmarkClearFat7-4 1000000 132.3 ns/op BenchmarkClearFat8-4 6594530 249.1 ns/op BenchmarkClearFat11-4 5277010 19.78 ns/op BenchmarkClearFat12-4 6786314 18.38 ns/op BenchmarkClearFat13-4 6428971 47.62 ns/op BenchmarkClearFat14-4 6273368 18.28 ns/op BenchmarkClearFat15-4 4150825 93.25 ns/op BenchmarkClearFat16-4 6968678 17.21 ns/op BenchmarkClearFat24-4 6194060 39.24 ns/op BenchmarkClearFat32-4 6422078 33.94 ns/op BenchmarkClearFat40-4 5273319 383.0 ns/op BenchmarkClearFat48-4 5853243 29.58 ns/op BenchmarkClearFat56-4 5774128 22.42 ns/op BenchmarkClearFat64-4 5364481 43.89 ns/op BenchmarkClearFat72-4 5281113 22.39 ns/op BenchmarkClearFat128-4 3625369 38.22 ns/op BenchmarkClearFat256-4 2636098 56.89 ns/op BenchmarkClearFat512-4 1639788 81.24 ns/op BenchmarkClearFat1024-4 920804 124.5 ns/op BenchmarkClearFat1032-4 705519 654.8 ns/op BenchmarkClearFat1040-4 953679 139.4 ns/op BenchmarkCopyFat7-4 1000000 274.5 ns/op BenchmarkCopyFat8-4 5523009 32.71 ns/op BenchmarkCopyFat11-4 2805578 180.0 ns/op BenchmarkCopyFat12-4 6663559 20.14 ns/op BenchmarkCopyFat13-4 6673664 65.03 ns/op BenchmarkCopyFat14-4 6284631 18.16 ns/op BenchmarkCopyFat15-4 5339544 28.33 ns/op BenchmarkCopyFat16-4 6906018 18.35 ns/op BenchmarkCopyFat24-4 6700884 21.77 ns/op BenchmarkCopyFat32-4 6308029 37.90 ns/op BenchmarkCopyFat64-4 5498925 46.64 ns/op BenchmarkCopyFat72-4 4926668 60.93 ns/op BenchmarkCopyFat128-4 3468492 123.1 ns/op BenchmarkCopyFat256-4 1000000 350.9 ns/op BenchmarkCopyFat512-4 1574168 76.30 ns/op BenchmarkCopyFat520-4 1554986 78.05 ns/op BenchmarkCopyFat1024-4 883695 138.1 ns/op BenchmarkCopyFat1032-4 804052 141.5 ns/op BenchmarkCopyFat1040-4 875899 139.8 ns/op BenchmarkIssue18740/2byte-4 531 253581 ns/op BenchmarkIssue18740/4byte-4 666 186131 ns/op BenchmarkIssue18740/8byte-4 922 131798 ns/op BenchmarkMemclrKnownSize1-4 7916110 14.79 ns/op 67.61 MB/s BenchmarkMemclrKnownSize2-4 5057960 23.41 ns/op 85.42 MB/s BenchmarkMemclrKnownSize4-4 2424271 62.68 ns/op 63.82 MB/s BenchmarkMemclrKnownSize8-4 1000000 107.0 ns/op 74.76 MB/s BenchmarkMemclrKnownSize16-4 621824 250.3 ns/op 63.92 MB/s BenchmarkMemclrKnownSize32-4 319722 363.1 ns/op 88.14 MB/s BenchmarkMemclrKnownSize64-4 169460 745.9 ns/op 85.80 MB/s BenchmarkMemclrKnownSize112-4 97186 1415 ns/op 79.16 MB/s BenchmarkMemclrKnownSize128-4 74970 1945 ns/op 65.81 MB/s BenchmarkMemclrKnownSize192-4 56168 7438 ns/op 25.81 MB/s BenchmarkMemclrKnownSize248-4 43617 2733 ns/op 90.74 MB/s BenchmarkMemclrKnownSize256-4 41334 3336 ns/op 76.74 MB/s BenchmarkMemclrKnownSize512-4 20254 5713 ns/op 89.62 MB/s BenchmarkMemclrKnownSize1024-4 10772 11562 ns/op 88.57 MB/s BenchmarkMemclrKnownSize4096-4 2701 47778 ns/op 85.73 MB/s BenchmarkMemclrKnownSize512KiB-4 19 6451888 ns/op 81.26 MB/s BenchmarkReadMetricsLatency-4 10000 6688 p50-ns 7258 p90-ns 24621 p99-ns BenchmarkFinalizer-4 315 743584 ns/op BenchmarkFinalizerRun-4 235268 568.0 ns/op BenchmarkMinFloat-4 326996 578.1 ns/op BenchmarkMaxFloat-4 399570 337.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8285624 15.58 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2015215 57.74 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1680316 70.09 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1000000 103.1 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 111.3 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 125.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 854407 141.3 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 284.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 129.4 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1517438 79.36 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1595410 85.60 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 195.0 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1311921 88.37 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 101.7 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 1000000 101.0 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7524015 18.00 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7540148 45.88 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7108078 56.75 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6738800 28.98 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6183618 54.02 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6997462 67.67 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7796366 18.16 ns/op BenchmarkFindBitRange64/PatternAASize32-4 5533362 25.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 1000000 256.3 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8087865 15.52 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7886259 15.09 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6776988 17.54 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7896051 15.37 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6071362 20.52 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6777585 54.74 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7953619 27.16 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7926903 22.42 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6739644 30.92 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7666033 20.42 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7313007 26.66 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7094940 23.15 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7026751 32.76 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5880864 17.19 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7092597 18.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6892338 34.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7427546 16.10 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5890610 17.31 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6605316 17.07 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7552761 16.46 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6995944 18.74 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7835379 15.21 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7637946 17.05 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5840908 21.09 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7804712 16.05 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6270139 16.05 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6854053 17.25 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8094925 15.60 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7845355 15.44 ns/op BenchmarkNetpollBreak-4 7375 19066 ns/op BenchmarkPinnerPinUnpinBatch-4 1603 272505 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 100 1790312 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1522 304577 ns/op BenchmarkPinnerPinUnpin-4 1699486 70.60 ns/op BenchmarkPinnerPinUnpinTiny-4 1535012 161.5 ns/op BenchmarkPinnerPinUnpinDouble-4 608373 217.8 ns/op BenchmarkPinnerPinUnpinParallel-4 3243004 38.12 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2692418 54.01 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 475413 281.8 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4925665 24.34 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6149293 27.38 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 8898399 12.74 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7522135 18.18 ns/op BenchmarkPingPongHog-4 570 491560 ns/op BenchmarkStackGrowth-4 172218 970.8 ns/op BenchmarkStackGrowthDeep-4 1368 205380 ns/op BenchmarkCreateGoroutines-4 103544 1463 ns/op BenchmarkCreateGoroutinesParallel-4 125301 4380 ns/op BenchmarkCreateGoroutinesCapture-4 20670 6777 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 29254 4343 ns/op BenchmarkClosureCall-4 15358374 26.87 ns/op BenchmarkWakeupParallelSpinning/0s-4 10000 12356 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6568 19809 ns/op BenchmarkWakeupParallelSpinning/2µs-4 6010 27612 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3164 32703 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2124 59004 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1233 107744 ns/op BenchmarkWakeupParallelSpinning/50µs-4 517 330868 ns/op BenchmarkWakeupParallelSpinning/100µs-4 294 468109 ns/op BenchmarkWakeupParallelSyscall/0s-4 177 942438 ns/op BenchmarkWakeupParallelSyscall/1µs-4 358 1331838 ns/op BenchmarkWakeupParallelSyscall/2µs-4 46 10608222 ns/op BenchmarkWakeupParallelSyscall/5µs-4 100 1437439 ns/op BenchmarkWakeupParallelSyscall/10µs-4 166 1052793 ns/op BenchmarkWakeupParallelSyscall/20µs-4 298 1327147 ns/op BenchmarkWakeupParallelSyscall/50µs-4 123 1317646 ns/op BenchmarkWakeupParallelSyscall/100µs-4 139 2719237 ns/op BenchmarkMatmult-4 3378750 67.41 ns/op BenchmarkFastrand-4 8396878 12.44 ns/op BenchmarkFastrand64-4 9432966 25.65 ns/op BenchmarkFastrandHashiter-4 2994993 37.19 ns/op BenchmarkFastrandn/2-4 4289530 28.66 ns/op BenchmarkFastrandn/3-4 4266891 44.65 ns/op BenchmarkFastrandn/4-4 4194410 43.83 ns/op BenchmarkFastrandn/5-4 4161493 28.70 ns/op BenchmarkIfaceCmp100-4 74295 4118 ns/op BenchmarkIfaceCmpNil100-4 134917 844.1 ns/op BenchmarkEfaceCmpDiff-4 18794 6306 ns/op BenchmarkEfaceCmpDiffIndirect-4 20000 8640 ns/op BenchmarkDefer-4 1316890 140.2 ns/op BenchmarkDefer10-4 979669 168.7 ns/op BenchmarkDeferMany-4 544052 648.8 ns/op BenchmarkPanicRecover-4 659602 154.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 785071 160.5 ns/op 63.00 p50-ns 66.00 p90-ns 222.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 576465 355.2 ns/op 63.00 p50-ns 66.00 p90-ns 224.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 97 11061774 ns/op 745954 p50-ns 15889160 p90-ns 185135652 p99-ns BenchmarkGoroutineProfile/small/loaded-4 100 10840981 ns/op 6336539 p50-ns 24015020 p90-ns 103341035 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 793766 151.1 ns/op 63.00 p50-ns 66.00 p90-ns 73.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 727830 250.6 ns/op 63.00 p50-ns 66.00 p90-ns 79.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 24 21975523 ns/op 4751442 p50-ns 102608569 p90-ns 112122434 p99-ns BenchmarkGoroutineProfile/large/loaded-4 14 11551814 ns/op 7405322 p50-ns 28837183 p90-ns 45531584 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 896365 138.9 ns/op 56.00 p50-ns 58.00 p90-ns 97.00 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 822714 232.5 ns/op 57.00 p50-ns 59.00 p90-ns 107.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 441 245174 ns/op 83492 p50-ns 137129 p90-ns 5794318 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 22 10763817 ns/op 1121505 p50-ns 38260228 p90-ns 83713244 p99-ns BenchmarkRWMutexUncontended-4 4848338 23.94 ns/op BenchmarkRWMutexWrite100-4 2202285 179.5 ns/op BenchmarkRWMutexWrite10-4 1000000 106.0 ns/op BenchmarkRWMutexWorkWrite100-4 900804 1466 ns/op BenchmarkRWMutexWorkWrite10-4 298557 377.2 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3171 38881 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1136 116542 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1447 81361 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 558 323374 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 712 165917 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 40 2598906 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 374 307915 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 93 1850215 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 319148 1012 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 411668 709.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 349518 1782 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 338095 2238 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 403431 761.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 384212 2021 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 339523 706.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 338347 2044 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 373809 751.7 ns/op BenchmarkMakeSlice/Byte-4 1318669 134.3 ns/op BenchmarkMakeSlice/Int16-4 1000000 463.2 ns/op BenchmarkMakeSlice/Int-4 1000000 107.0 ns/op BenchmarkMakeSlice/Ptr-4 1234376 91.55 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 197.6 ns/op BenchmarkMakeSlice/Struct/32-4 959880 600.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 557.6 ns/op BenchmarkGrowSlice/Byte-4 1000000 141.8 ns/op BenchmarkGrowSlice/Int16-4 622489 170.7 ns/op BenchmarkGrowSlice/Int-4 704072 362.0 ns/op BenchmarkGrowSlice/Ptr-4 469056 457.5 ns/op BenchmarkGrowSlice/Struct/24-4 325303 616.8 ns/op BenchmarkGrowSlice/Struct/32-4 443425 986.5 ns/op BenchmarkGrowSlice/Struct/40-4 234535 4521 ns/op BenchmarkExtendSlice/IntSlice-4 547124 302.9 ns/op BenchmarkExtendSlice/PointerSlice-4 487713 1036 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 242.8 ns/op BenchmarkAppend-4 677842 221.1 ns/op BenchmarkAppendGrowByte-4 4 60393048 ns/op BenchmarkAppendGrowString-4 1 334322830 ns/op BenchmarkAppendSlice/1Bytes-4 2109330 63.79 ns/op BenchmarkAppendSlice/4Bytes-4 2054548 56.93 ns/op BenchmarkAppendSlice/7Bytes-4 1937587 59.39 ns/op BenchmarkAppendSlice/8Bytes-4 2090596 56.89 ns/op BenchmarkAppendSlice/15Bytes-4 1972771 67.90 ns/op BenchmarkAppendSlice/16Bytes-4 2068288 57.14 ns/op BenchmarkAppendSlice/32Bytes-4 1829424 66.85 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 114572 1959 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 28990 16757 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 41401 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 100 1135077 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 1334006 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 36 7628900 ns/op BenchmarkAppendStr/1Bytes-4 1926506 63.25 ns/op BenchmarkAppendStr/4Bytes-4 2202654 53.46 ns/op BenchmarkAppendStr/8Bytes-4 2329693 59.24 ns/op BenchmarkAppendStr/16Bytes-4 2321239 52.41 ns/op BenchmarkAppendStr/32Bytes-4 2146075 55.71 ns/op BenchmarkAppendSpecialCase-4 672801 253.7 ns/op BenchmarkCopy/1Byte-4 2155700 59.51 ns/op 16.80 MB/s BenchmarkCopy/1String-4 2181222 61.98 ns/op 16.14 MB/s BenchmarkCopy/2Byte-4 2086093 67.45 ns/op 29.65 MB/s BenchmarkCopy/2String-4 1306572 85.39 ns/op 23.42 MB/s BenchmarkCopy/4Byte-4 2073267 60.35 ns/op 66.28 MB/s BenchmarkCopy/4String-4 1883139 59.18 ns/op 67.59 MB/s BenchmarkCopy/8Byte-4 1464979 73.10 ns/op 109.44 MB/s BenchmarkCopy/8String-4 1534522 84.92 ns/op 94.21 MB/s BenchmarkCopy/12Byte-4 2096046 57.82 ns/op 207.54 MB/s BenchmarkCopy/12String-4 2025331 58.08 ns/op 206.62 MB/s BenchmarkCopy/16Byte-4 1930634 81.51 ns/op 196.30 MB/s BenchmarkCopy/16String-4 1828399 65.25 ns/op 245.20 MB/s BenchmarkCopy/32Byte-4 1456338 72.24 ns/op 442.96 MB/s BenchmarkCopy/32String-4 1829637 65.72 ns/op 486.93 MB/s BenchmarkCopy/128Byte-4 1000000 114.0 ns/op 1123.19 MB/s BenchmarkCopy/128String-4 1242354 96.96 ns/op 1320.08 MB/s BenchmarkCopy/1024Byte-4 399322 391.7 ns/op 2614.10 MB/s BenchmarkCopy/1024String-4 420944 313.6 ns/op 3265.10 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24500 4781 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 17154 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 13815 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 13979 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 19680 ns/op BenchmarkAppendInPlace/Grow/Byte-4 156651 1119 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 117148 1466 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 98989 1334 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 86071 3995 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 63676 3061 ns/op BenchmarkStackCopyPtr-4 1 149927424 ns/op BenchmarkStackCopy-4 2 179290526 ns/op BenchmarkStackCopyNoCache-4 21 5891958 ns/op BenchmarkStackCopyWithStkobj-4 2 60837448 ns/op BenchmarkIssue18138-4 426 615219 ns/op BenchmarkCompareStringEqual-4 11365334 10.35 ns/op BenchmarkCompareStringIdentical-4 15805700 9.358 ns/op BenchmarkCompareStringSameLength-4 12562188 9.808 ns/op BenchmarkCompareStringDifferentLength-4 15243055 7.603 ns/op BenchmarkCompareStringBigUnaligned-4 1708 62102 ns/op 16884.94 MB/s BenchmarkCompareStringBig-4 1785 92166 ns/op 11377.16 MB/s BenchmarkConcatStringAndBytes-4 2349349 44.76 ns/op BenchmarkSliceByteToString/1-4 2132200 52.52 ns/op BenchmarkSliceByteToString/2-4 1000000 102.1 ns/op BenchmarkSliceByteToString/4-4 1000000 231.6 ns/op BenchmarkSliceByteToString/8-4 1000000 126.7 ns/op BenchmarkSliceByteToString/16-4 1000000 114.6 ns/op BenchmarkSliceByteToString/32-4 888052 368.4 ns/op BenchmarkSliceByteToString/64-4 692565 208.2 ns/op BenchmarkSliceByteToString/128-4 593553 365.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2459122 48.17 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 768457 385.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 905970 149.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3712957 29.87 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 116.6 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1959268 66.88 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2745494 44.67 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 523509 226.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 434666 370.6 ns/op BenchmarkRuneIterate/range/ASCII-4 8128178 19.20 ns/op BenchmarkRuneIterate/range/Japanese-4 1915026 144.5 ns/op BenchmarkRuneIterate/range/MixedLength-4 2563282 48.26 ns/op BenchmarkRuneIterate/range1/ASCII-4 9157011 12.64 ns/op BenchmarkRuneIterate/range1/Japanese-4 1909186 71.70 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2605784 78.12 ns/op BenchmarkRuneIterate/range2/ASCII-4 8448325 15.13 ns/op BenchmarkRuneIterate/range2/Japanese-4 1741498 63.61 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2546145 67.57 ns/op BenchmarkArrayEqual-4 14535446 8.359 ns/op BenchmarkFunc/Name-4 2097914 61.07 ns/op BenchmarkFunc/Entry-4 8655548 14.66 ns/op BenchmarkFunc/FileLine-4 1943463 59.26 ns/op PASS ok runtime 447.890s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 29077 5643 ns/op BenchmarkHandle/concurrent-4 22503 5695 ns/op PASS ok runtime/cgo 1.498s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 10955095 9.645 ns/op BenchmarkAnd32Parallel-4 2743052 54.47 ns/op BenchmarkAnd64-4 12405382 9.645 ns/op BenchmarkAnd64Parallel-4 2199357 55.74 ns/op BenchmarkOr32-4 12957523 9.161 ns/op BenchmarkOr32Parallel-4 2428340 48.59 ns/op BenchmarkOr64-4 12701017 12.45 ns/op BenchmarkOr64Parallel-4 2136786 52.50 ns/op BenchmarkAtomicLoad64-4 15023059 16.37 ns/op BenchmarkAtomicStore64-4 16553680 10.64 ns/op BenchmarkAtomicLoad-4 17023459 7.950 ns/op BenchmarkAtomicStore-4 16911490 9.807 ns/op BenchmarkAnd8-4 13169464 8.165 ns/op BenchmarkAnd-4 13273664 8.382 ns/op BenchmarkAnd8Parallel-4 2823254 46.94 ns/op BenchmarkAndParallel-4 3096676 40.77 ns/op BenchmarkOr8-4 14594313 8.852 ns/op BenchmarkOr-4 15039414 8.306 ns/op BenchmarkOr8Parallel-4 2969798 42.54 ns/op BenchmarkOrParallel-4 2694961 40.19 ns/op BenchmarkXadd-4 2896516 47.35 ns/op BenchmarkXadd64-4 3331293 38.84 ns/op BenchmarkCas-4 2488410 40.49 ns/op BenchmarkCas64-4 3530323 37.60 ns/op BenchmarkXchg-4 2960041 36.87 ns/op BenchmarkXchg64-4 3419157 37.99 ns/op PASS ok runtime/internal/atomic 12.453s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4009266 30.75 ns/op BenchmarkMulUintptr/large-4 3021267 39.23 ns/op PASS ok runtime/internal/math 1.734s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 18 13427607 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 6 29312686 ns/op 772.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 12 10176528 ns/op 5.917 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 66334960 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 68703350 ns/op 2299 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 27 10479454 ns/op 292.6 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 131093811 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 101605852 ns/op 8621 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 26 11557482 ns/op 807.7 concurrent_launches/op PASS ok runtime/pprof 4.739s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 10 19045180 ns/op BenchmarkStackLeak-4 40801 3346 ns/op PASS ok runtime/race 1.667s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2094266 51.69 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 351184 559.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.450s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 1 146346618 ns/op BenchmarkIndex_Large-4 7586 13326 ns/op BenchmarkIndexFunc_Large-4 100 1091151 ns/op BenchmarkCompact/nil-4 6800852 16.89 ns/op BenchmarkCompact/one-4 1876848 63.69 ns/op BenchmarkCompact/sorted-4 896232 121.5 ns/op BenchmarkCompact/1_item-4 844921 141.8 ns/op BenchmarkCompact/unsorted-4 1096537 133.0 ns/op BenchmarkCompact/many-4 500932 238.8 ns/op BenchmarkCompact_Large-4 1 133883357 ns/op BenchmarkCompactFunc_Large-4 67 1676647 ns/op BenchmarkReplace/naive-fast-4 15963 20530 ns/op BenchmarkReplace/optimized-fast-4 17449 7566 ns/op BenchmarkReplace/naive-slow-4 10000 11588 ns/op BenchmarkReplace/optimized-slow-4 28134 16542 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 472.7 ns/op BenchmarkBinarySearchFloats/Size32-4 819502 127.0 ns/op BenchmarkBinarySearchFloats/Size64-4 823645 147.6 ns/op BenchmarkBinarySearchFloats/Size128-4 770133 331.5 ns/op BenchmarkBinarySearchFloats/Size512-4 573776 218.4 ns/op BenchmarkBinarySearchFloats/Size1024-4 525649 206.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 450082 267.4 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 390538 309.2 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 325252 381.6 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 276621 448.9 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 243367 581.1 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 216460 542.4 ns/op PASS ok slices 14.270s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 94536 1297 ns/op BenchmarkSortInts-4 1 155352143 ns/op BenchmarkSlicesSortInts-4 2 97628042 ns/op BenchmarkSortIsSorted-4 22 6301234 ns/op BenchmarkSlicesIsSorted-4 55 1963570 ns/op BenchmarkSortStrings-4 1 195619428 ns/op BenchmarkSlicesSortStrings-4 1 121720401 ns/op BenchmarkSortStrings_Sorted-4 19 6042476 ns/op BenchmarkSlicesSortStrings_Sorted-4 40 2843657 ns/op BenchmarkSortStructs-4 1 203358939 ns/op BenchmarkSortFuncStructs-4 1 170951725 ns/op BenchmarkSortString1K-4 181 785354 ns/op BenchmarkSortString1K_Slice-4 164 760738 ns/op BenchmarkStableString1K-4 92 1388047 ns/op BenchmarkSortInt1K-4 234 551519 ns/op BenchmarkSortInt1K_Sorted-4 5917 25976 ns/op BenchmarkSortInt1K_Reversed-4 2415 60041 ns/op BenchmarkSortInt1K_Mod8-4 699 182008 ns/op BenchmarkStableInt1K-4 67 1689056 ns/op BenchmarkStableInt1K_Slice-4 97 1602819 ns/op BenchmarkSortInt64K-4 3 47674370 ns/op BenchmarkSortInt64K_Slice-4 2 85902550 ns/op BenchmarkStableInt64K-4 1 137373419 ns/op BenchmarkSort1e2-4 310 486301 ns/op BenchmarkStable1e2-4 141 1082831 ns/op BenchmarkSort1e4-4 2 78288970 ns/op BenchmarkStable1e4-4 1 262677483 ns/op PASS ok sort 16.234s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 687348 146.6 ns/op BenchmarkAtof64Float-4 647606 615.1 ns/op BenchmarkAtof64FloatExp-4 558106 179.5 ns/op BenchmarkAtof64Big-4 433424 299.8 ns/op BenchmarkAtof64RandomBits-4 192805 531.7 ns/op BenchmarkAtof64RandomFloats-4 482730 278.3 ns/op BenchmarkAtof64RandomLongFloats-4 254311 464.6 ns/op BenchmarkAtof32Decimal-4 863948 140.2 ns/op BenchmarkAtof32Float-4 789604 305.4 ns/op BenchmarkAtof32FloatExp-4 585285 211.0 ns/op BenchmarkAtof32Random-4 359265 353.4 ns/op BenchmarkAtof32RandomLong-4 123106 944.4 ns/op BenchmarkParseInt/Pos/7bit-4 1419223 82.73 ns/op BenchmarkParseInt/Pos/26bit-4 710192 357.1 ns/op BenchmarkParseInt/Pos/31bit-4 631022 189.8 ns/op BenchmarkParseInt/Pos/56bit-4 400725 291.2 ns/op BenchmarkParseInt/Pos/63bit-4 368458 342.5 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 124.1 ns/op BenchmarkParseInt/Neg/26bit-4 671415 201.3 ns/op BenchmarkParseInt/Neg/31bit-4 546914 199.6 ns/op BenchmarkParseInt/Neg/56bit-4 413568 309.9 ns/op BenchmarkParseInt/Neg/63bit-4 381702 359.3 ns/op BenchmarkAtoi/Pos/7bit-4 1758075 80.08 ns/op BenchmarkAtoi/Pos/26bit-4 798546 223.4 ns/op BenchmarkAtoi/Pos/31bit-4 702963 170.8 ns/op BenchmarkAtoi/Pos/56bit-4 480919 431.0 ns/op BenchmarkAtoi/Pos/63bit-4 365172 392.7 ns/op BenchmarkAtoi/Neg/7bit-4 1966724 63.86 ns/op BenchmarkAtoi/Neg/26bit-4 769540 143.0 ns/op BenchmarkAtoi/Neg/31bit-4 626320 164.5 ns/op BenchmarkAtoi/Neg/56bit-4 499972 246.1 ns/op BenchmarkAtoi/Neg/63bit-4 344280 525.9 ns/op BenchmarkFormatFloat/Decimal-4 79303 1643 ns/op BenchmarkFormatFloat/Float-4 82178 1861 ns/op BenchmarkFormatFloat/Exp-4 81176 1400 ns/op BenchmarkFormatFloat/NegExp-4 89829 1509 ns/op BenchmarkFormatFloat/LongExp-4 77048 1622 ns/op BenchmarkFormatFloat/Big-4 70122 1703 ns/op BenchmarkFormatFloat/BinaryExp-4 185086 688.7 ns/op BenchmarkFormatFloat/32Integer-4 77587 1745 ns/op BenchmarkFormatFloat/32ExactFraction-4 78525 1302 ns/op BenchmarkFormatFloat/32Point-4 83260 1470 ns/op BenchmarkFormatFloat/32Exp-4 85808 1376 ns/op BenchmarkFormatFloat/32NegExp-4 88065 1375 ns/op BenchmarkFormatFloat/32Shortest-4 83397 1277 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 108387 1091 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 105068 1151 ns/op BenchmarkFormatFloat/64Fixed1-4 133893 911.5 ns/op BenchmarkFormatFloat/64Fixed2-4 134246 917.4 ns/op BenchmarkFormatFloat/64Fixed3-4 126014 915.1 ns/op BenchmarkFormatFloat/64Fixed4-4 116397 1154 ns/op BenchmarkFormatFloat/64Fixed12-4 70266 1564 ns/op BenchmarkFormatFloat/64Fixed16-4 83553 1592 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 95697 1297 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 82326 1894 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2659 46467 ns/op BenchmarkFormatFloat/Slowpath64-4 75231 1629 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 72393 1645 ns/op BenchmarkAppendFloat/Decimal-4 80661 1521 ns/op BenchmarkAppendFloat/Float-4 85108 1390 ns/op BenchmarkAppendFloat/Exp-4 97262 1474 ns/op BenchmarkAppendFloat/NegExp-4 94741 1281 ns/op BenchmarkAppendFloat/LongExp-4 80200 1641 ns/op BenchmarkAppendFloat/Big-4 61384 1636 ns/op BenchmarkAppendFloat/BinaryExp-4 274680 578.5 ns/op BenchmarkAppendFloat/32Integer-4 78400 1453 ns/op BenchmarkAppendFloat/32ExactFraction-4 99907 1249 ns/op BenchmarkAppendFloat/32Point-4 87703 1436 ns/op BenchmarkAppendFloat/32Exp-4 70741 1513 ns/op BenchmarkAppendFloat/32NegExp-4 94674 1295 ns/op BenchmarkAppendFloat/32Shortest-4 116745 1116 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 124850 1041 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 122425 964.0 ns/op BenchmarkAppendFloat/64Fixed1-4 147674 804.1 ns/op BenchmarkAppendFloat/64Fixed2-4 149493 816.3 ns/op BenchmarkAppendFloat/64Fixed3-4 154669 803.1 ns/op BenchmarkAppendFloat/64Fixed4-4 146821 801.7 ns/op BenchmarkAppendFloat/64Fixed12-4 80203 1419 ns/op BenchmarkAppendFloat/64Fixed16-4 101728 1285 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 113474 1058 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 87374 1333 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2604 46432 ns/op BenchmarkAppendFloat/Slowpath64-4 68864 1556 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78513 1579 ns/op BenchmarkFormatInt-4 14187 10192 ns/op BenchmarkAppendInt-4 17466 7360 ns/op BenchmarkFormatUint-4 94837 1295 ns/op BenchmarkAppendUint-4 103606 1141 ns/op BenchmarkFormatIntSmall/7-4 3359150 35.65 ns/op BenchmarkFormatIntSmall/42-4 3282645 35.56 ns/op BenchmarkAppendIntSmall-4 1365098 105.5 ns/op BenchmarkAppendUintVarlen/1-4 1511768 79.68 ns/op BenchmarkAppendUintVarlen/12-4 1416478 81.34 ns/op BenchmarkAppendUintVarlen/123-4 1000000 100.4 ns/op BenchmarkAppendUintVarlen/1234-4 1203508 103.2 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 103.9 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 105.0 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 118.8 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 107.6 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 115.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 123.7 ns/op BenchmarkAppendUintVarlen/12345678901-4 987426 119.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 142.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 983958 128.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 877008 135.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 926002 137.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 784806 132.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 890793 152.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 898900 137.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 870207 139.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 875193 144.3 ns/op BenchmarkQuote-4 43435 3281 ns/op BenchmarkQuoteRune-4 553692 280.9 ns/op BenchmarkAppendQuote-4 51823 2599 ns/op BenchmarkAppendQuoteRune-4 936936 140.9 ns/op BenchmarkUnquoteEasy-4 976216 120.4 ns/op BenchmarkUnquoteHard-4 54844 2239 ns/op PASS ok strconv 34.904s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 462073 294.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 132836 984.7 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 169921 753.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 521145 268.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 139070 747.0 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 210528 583.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 286069 405.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 75176 1773 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 99871 1524 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 699956 332.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19051 6461 ns/op BenchmarkGenericMatch1-4 1708 68473 ns/op BenchmarkGenericMatch2-4 300 378613 ns/op BenchmarkSingleMaxSkipping-4 6325 19649 ns/op 508.93 MB/s BenchmarkSingleLongSuffixFail-4 13180 9143 ns/op 109.60 MB/s BenchmarkSingleMatch-4 190 619098 ns/op 24.23 MB/s BenchmarkByteByteNoMatch-4 55441 2086 ns/op BenchmarkByteByteMatch-4 18016 6569 ns/op BenchmarkByteStringMatch-4 21495 5674 ns/op BenchmarkHTMLEscapeNew-4 66495 1814 ns/op BenchmarkHTMLEscapeOld-4 77875 1523 ns/op BenchmarkByteStringReplacerWriteString-4 1014 120948 ns/op BenchmarkByteReplacerWriteString-4 1584 76121 ns/op BenchmarkByteByteReplaces-4 3266 36384 ns/op BenchmarkByteByteMap-4 9858 11735 ns/op BenchmarkMap/identity/ASCII-4 836752 142.6 ns/op BenchmarkMap/identity/Greek-4 410948 294.6 ns/op BenchmarkMap/change/ASCII-4 32967 3604 ns/op BenchmarkMap/change/Greek-4 21992 5447 ns/op BenchmarkIndexRune-4 2379498 50.53 ns/op BenchmarkIndexRuneLongString-4 1571748 76.48 ns/op BenchmarkIndexRuneFastPath-4 3278792 36.47 ns/op BenchmarkIndex-4 3462501 34.08 ns/op BenchmarkLastIndex-4 5153870 22.94 ns/op BenchmarkIndexByte-4 5601598 20.81 ns/op BenchmarkToUpper/#00-4 5439697 23.48 ns/op BenchmarkToUpper/ONLYUPPER-4 3096429 39.80 ns/op BenchmarkToUpper/abc-4 260883 411.3 ns/op BenchmarkToUpper/AbC123-4 228112 537.5 ns/op BenchmarkToUpper/azAZ09_-4 216882 506.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46362 2581 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 69073 1763 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28720 4203 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52509 2374 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 102852 1202 ns/op BenchmarkToLower/#00-4 5349742 21.53 ns/op BenchmarkToLower/abc-4 4755264 25.51 ns/op BenchmarkToLower/AbC123-4 177339 691.1 ns/op BenchmarkToLower/azAZ09_-4 186110 707.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78021 1737 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 49023 2148 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30579 3999 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 67737 1878 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 105510 1157 ns/op BenchmarkMapNoChanges-4 959421 118.2 ns/op BenchmarkTrim-4 34736 3428 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3402058 38.42 ns/op BenchmarkToValidUTF8/InvalidASCII-4 139098 874.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 111968 1077 ns/op BenchmarkEqualFold/Tests-4 48277 2456 ns/op BenchmarkEqualFold/ASCII-4 3551482 34.23 ns/op BenchmarkEqualFold/UnicodePrefix-4 90771 1324 ns/op BenchmarkEqualFold/UnicodeSuffix-4 89150 1365 ns/op BenchmarkIndexHard1-4 1794 69960 ns/op BenchmarkIndexHard2-4 392 309281 ns/op BenchmarkIndexHard3-4 166 702328 ns/op BenchmarkIndexHard4-4 81 1299794 ns/op BenchmarkLastIndexHard1-4 66 1781544 ns/op BenchmarkLastIndexHard2-4 64 1794927 ns/op BenchmarkLastIndexHard3-4 63 1768122 ns/op BenchmarkCountHard1-4 1777 96494 ns/op BenchmarkCountHard2-4 362 317300 ns/op BenchmarkCountHard3-4 168 718378 ns/op BenchmarkIndexTorture-4 7956 15757 ns/op BenchmarkCountTorture-4 7593 15585 ns/op BenchmarkCountTortureOverlapping-4 669 168742 ns/op BenchmarkCountByte/10-4 4852804 23.22 ns/op 430.75 MB/s BenchmarkCountByte/32-4 4681144 23.85 ns/op 1341.52 MB/s BenchmarkCountByte/4096-4 554599 224.9 ns/op 18211.55 MB/s BenchmarkCountByte/4194304-4 596 205465 ns/op 20413.69 MB/s BenchmarkCountByte/67108864-4 30 6937245 ns/op 9673.71 MB/s BenchmarkFields/ASCII/16-4 280978 455.8 ns/op 35.10 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20388 8315 ns/op 30.79 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1017 101856 ns/op 40.21 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 70 6404936 ns/op 10.23 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 34958787 ns/op 29.99 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 139716 1267 ns/op 12.63 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11074 ns/op 23.12 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 238 1966371 ns/op 2.08 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 4287901 ns/op 15.28 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 111713567 ns/op 9.39 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 242190 511.8 ns/op 31.26 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10399 ns/op 24.62 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1172 134737 ns/op 30.40 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 50 2838084 ns/op 23.09 MB/s 463105 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 362268026 ns/op 2.89 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 194344 1878 ns/op 8.52 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 16830 ns/op 15.21 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 804 507532 ns/op 8.07 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 42 4519698 ns/op 14.50 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 131560758 ns/op 7.97 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 366606555 ns/op BenchmarkSplitSingleByteSeparator-4 9 18664576 ns/op BenchmarkSplitMultiByteSeparator-4 37 4379884 ns/op BenchmarkSplitNSingleByteSeparator-4 237195 1022 ns/op BenchmarkSplitNMultiByteSeparator-4 128469 1023 ns/op BenchmarkRepeat/5x0-4 4465418 29.91 ns/op BenchmarkRepeat/5x1-4 4280904 29.39 ns/op BenchmarkRepeat/5x2-4 189441 595.6 ns/op BenchmarkRepeat/5x6-4 100855 1095 ns/op BenchmarkRepeat/10x0-4 4526095 30.20 ns/op BenchmarkRepeat/10x1-4 4294390 29.00 ns/op BenchmarkRepeat/10x2-4 197626 1149 ns/op BenchmarkRepeat/10x6-4 101019 1149 ns/op BenchmarkRepeatLarge/256/1-4 45290 3249 ns/op 78.79 MB/s BenchmarkRepeatLarge/256/16-4 75525 1997 ns/op 128.16 MB/s BenchmarkRepeatLarge/512/1-4 39697 3152 ns/op 162.45 MB/s BenchmarkRepeatLarge/512/16-4 66780 1837 ns/op 278.78 MB/s BenchmarkRepeatLarge/1024/1-4 36322 3935 ns/op 260.25 MB/s BenchmarkRepeatLarge/1024/16-4 48078 2383 ns/op 429.72 MB/s BenchmarkRepeatLarge/2048/1-4 23040 4365 ns/op 469.16 MB/s BenchmarkRepeatLarge/2048/16-4 27540 5600 ns/op 365.69 MB/s BenchmarkRepeatLarge/4096/1-4 10000 63786 ns/op 64.21 MB/s BenchmarkRepeatLarge/4096/16-4 12308 26293 ns/op 155.78 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15401 ns/op 531.91 MB/s BenchmarkRepeatLarge/8192/16-4 10000 35634 ns/op 229.89 MB/s BenchmarkRepeatLarge/8192/4097-4 4378082 51.68 ns/op 79268.89 MB/s BenchmarkRepeatLarge/16384/1-4 3927 37780 ns/op 433.67 MB/s BenchmarkRepeatLarge/16384/16-4 8763 38101 ns/op 430.01 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 16445 ns/op 747.41 MB/s BenchmarkRepeatLarge/32768/1-4 4957 36638 ns/op 894.37 MB/s BenchmarkRepeatLarge/32768/16-4 1736 73303 ns/op 447.02 MB/s BenchmarkRepeatLarge/32768/4097-4 4688 102790 ns/op 279.01 MB/s BenchmarkRepeatLarge/65536/1-4 2862 75308 ns/op 870.24 MB/s BenchmarkRepeatLarge/65536/16-4 1791 191531 ns/op 342.17 MB/s BenchmarkRepeatLarge/65536/4097-4 1897 189116 ns/op 324.96 MB/s BenchmarkRepeatLarge/131072/1-4 373 538127 ns/op 243.57 MB/s BenchmarkRepeatLarge/131072/16-4 243 818413 ns/op 160.15 MB/s BenchmarkRepeatLarge/131072/4097-4 483 608291 ns/op 208.79 MB/s BenchmarkRepeatLarge/262144/1-4 237 718987 ns/op 364.60 MB/s BenchmarkRepeatLarge/262144/16-4 226 539448 ns/op 485.95 MB/s BenchmarkRepeatLarge/262144/4097-4 187 845392 ns/op 305.32 MB/s BenchmarkRepeatLarge/524288/1-4 100 2062136 ns/op 254.25 MB/s BenchmarkRepeatLarge/524288/16-4 96 1591467 ns/op 329.44 MB/s BenchmarkRepeatLarge/524288/4097-4 85 1973722 ns/op 263.62 MB/s BenchmarkRepeatLarge/1048576/1-4 63 3599003 ns/op 291.35 MB/s BenchmarkRepeatLarge/1048576/16-4 54 3082062 ns/op 340.22 MB/s BenchmarkRepeatLarge/1048576/4097-4 45 3610202 ns/op 289.38 MB/s BenchmarkRepeatLarge/2097152/1-4 19 7407849 ns/op 283.10 MB/s BenchmarkRepeatLarge/2097152/16-4 22 5752403 ns/op 364.57 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 5619548 ns/op 372.55 MB/s BenchmarkRepeatLarge/4194304/1-4 6 18143631 ns/op 231.17 MB/s BenchmarkRepeatLarge/4194304/16-4 16 8399719 ns/op 499.34 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 21220522 ns/op 197.51 MB/s BenchmarkRepeatLarge/8388608/1-4 6 20552744 ns/op 408.15 MB/s BenchmarkRepeatLarge/8388608/16-4 7 20227647 ns/op 414.71 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 25997506 ns/op 322.59 MB/s BenchmarkRepeatLarge/16777216/1-4 3 35810505 ns/op 468.50 MB/s BenchmarkRepeatLarge/16777216/16-4 4 35643689 ns/op 470.69 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 75421783 ns/op 222.45 MB/s BenchmarkRepeatLarge/33554432/1-4 2 68117864 ns/op 492.59 MB/s BenchmarkRepeatLarge/33554432/16-4 2 63092698 ns/op 531.83 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 65906895 ns/op 509.12 MB/s BenchmarkRepeatLarge/67108864/1-4 1 134893536 ns/op 497.50 MB/s BenchmarkRepeatLarge/67108864/16-4 1 137662888 ns/op 487.49 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 144105418 ns/op 465.69 MB/s BenchmarkRepeatLarge/134217728/1-4 1 260296197 ns/op 515.63 MB/s BenchmarkRepeatLarge/134217728/16-4 1 271614857 ns/op 494.15 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 273384276 ns/op 490.95 MB/s BenchmarkRepeatLarge/268435456/1-4 1 491299044 ns/op 546.38 MB/s BenchmarkRepeatLarge/268435456/16-4 1 569176432 ns/op 471.62 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 833850080 ns/op 321.92 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1019490512 ns/op 526.61 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1152023189 ns/op 466.02 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1553477334 ns/op 345.59 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2127035072 ns/op 504.81 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3208657545 ns/op 334.64 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3270447991 ns/op 328.32 MB/s BenchmarkIndexAnyASCII/1:1-4 2535272 47.98 ns/op BenchmarkIndexAnyASCII/1:2-4 2432989 49.35 ns/op BenchmarkIndexAnyASCII/1:4-4 2392402 51.24 ns/op BenchmarkIndexAnyASCII/1:8-4 2233140 55.40 ns/op BenchmarkIndexAnyASCII/1:16-4 2070772 65.53 ns/op BenchmarkIndexAnyASCII/1:32-4 1972922 67.43 ns/op BenchmarkIndexAnyASCII/1:64-4 1947007 81.52 ns/op BenchmarkIndexAnyASCII/16:1-4 2546599 50.08 ns/op BenchmarkIndexAnyASCII/16:2-4 669436 181.1 ns/op BenchmarkIndexAnyASCII/16:4-4 649266 442.7 ns/op BenchmarkIndexAnyASCII/16:8-4 623652 353.9 ns/op BenchmarkIndexAnyASCII/16:16-4 525836 337.9 ns/op BenchmarkIndexAnyASCII/16:32-4 493152 241.8 ns/op BenchmarkIndexAnyASCII/16:64-4 404292 347.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2096551 61.45 ns/op BenchmarkIndexAnyASCII/256:2-4 52864 5979 ns/op BenchmarkIndexAnyASCII/256:4-4 54763 2399 ns/op BenchmarkIndexAnyASCII/256:8-4 54400 2214 ns/op BenchmarkIndexAnyASCII/256:16-4 49959 2174 ns/op BenchmarkIndexAnyASCII/256:32-4 54058 2367 ns/op BenchmarkIndexAnyASCII/256:64-4 52189 2304 ns/op BenchmarkIndexAnyUTF8/1:1-4 2657251 44.55 ns/op BenchmarkIndexAnyUTF8/1:2-4 2391423 53.09 ns/op BenchmarkIndexAnyUTF8/1:4-4 2350065 55.87 ns/op BenchmarkIndexAnyUTF8/1:8-4 2170626 73.15 ns/op BenchmarkIndexAnyUTF8/1:16-4 1427475 70.99 ns/op BenchmarkIndexAnyUTF8/1:32-4 1903023 60.26 ns/op BenchmarkIndexAnyUTF8/1:64-4 1694296 63.09 ns/op BenchmarkIndexAnyUTF8/16:1-4 1778642 63.99 ns/op BenchmarkIndexAnyUTF8/16:2-4 310039 480.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 307350 452.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 299971 466.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 236457 532.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 231260 528.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 212166 671.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 474996 258.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 25634 4900 ns/op BenchmarkIndexAnyUTF8/256:4-4 22794 5337 ns/op BenchmarkIndexAnyUTF8/256:8-4 21162 6242 ns/op BenchmarkIndexAnyUTF8/256:16-4 13503 7810 ns/op BenchmarkIndexAnyUTF8/256:32-4 15795 7753 ns/op BenchmarkIndexAnyUTF8/256:64-4 14571 8478 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2548647 48.73 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2340273 49.68 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2169614 92.00 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2282455 67.70 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2081920 72.67 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1992824 57.41 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1979188 60.11 ns/op BenchmarkLastIndexAnyASCII/16:1-4 659992 183.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 627524 272.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 635844 197.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 618027 201.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 535816 213.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 494452 249.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 403077 298.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 53872 2863 ns/op BenchmarkLastIndexAnyASCII/256:2-4 53850 2469 ns/op BenchmarkLastIndexAnyASCII/256:4-4 51339 2361 ns/op BenchmarkLastIndexAnyASCII/256:8-4 50835 2265 ns/op BenchmarkLastIndexAnyASCII/256:16-4 52976 2274 ns/op BenchmarkLastIndexAnyASCII/256:32-4 52491 2593 ns/op BenchmarkLastIndexAnyASCII/256:64-4 45874 2377 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2545380 47.77 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2494530 47.02 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2373224 48.05 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2481925 49.80 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1937604 70.54 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2100165 58.33 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1804363 60.15 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 416646 246.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 217606 543.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 204175 565.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 192537 679.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 165319 744.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 166294 713.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 155365 769.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 34792 3512 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14917 8434 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13166 9890 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13484 8922 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11351 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10780 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11491 ns/op BenchmarkTrimASCII/1:1-4 4120989 30.13 ns/op BenchmarkTrimASCII/1:2-4 2532342 49.91 ns/op BenchmarkTrimASCII/1:4-4 2443515 50.01 ns/op BenchmarkTrimASCII/1:8-4 1779450 69.23 ns/op BenchmarkTrimASCII/1:16-4 1595157 75.34 ns/op BenchmarkTrimASCII/16:1-4 3270675 37.17 ns/op BenchmarkTrimASCII/16:2-4 657692 202.0 ns/op BenchmarkTrimASCII/16:4-4 547084 195.2 ns/op BenchmarkTrimASCII/16:8-4 627237 194.5 ns/op BenchmarkTrimASCII/16:16-4 538669 245.8 ns/op BenchmarkTrimASCII/256:1-4 566029 214.5 ns/op BenchmarkTrimASCII/256:2-4 49125 2197 ns/op BenchmarkTrimASCII/256:4-4 54889 2500 ns/op BenchmarkTrimASCII/256:8-4 54435 2706 ns/op BenchmarkTrimASCII/256:16-4 41683 3469 ns/op BenchmarkTrimASCII/4096:1-4 41496 3018 ns/op BenchmarkTrimASCII/4096:2-4 3358 33983 ns/op BenchmarkTrimASCII/4096:4-4 2824 55360 ns/op BenchmarkTrimASCII/4096:8-4 3405 34313 ns/op BenchmarkTrimASCII/4096:16-4 3490 38572 ns/op BenchmarkTrimByte-4 4514058 27.72 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 27308 4457 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 26736 6008 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1444 81811 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1533 66455 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3644 31528 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7291 16133 ns/op BenchmarkJoin/0-4 5662749 20.76 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3740952 47.55 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 164905 739.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 112768 1597 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 80809 3290 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 48211 2130 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 61441 1991 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53112 2435 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3173346 37.43 ns/op BenchmarkTrimSpace/ASCII-4 1000000 103.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 129948 895.4 ns/op BenchmarkTrimSpace/JustNonASCII-4 67686 1766 ns/op BenchmarkReplaceAll-4 116484 993.9 ns/op 16 B/op 1 allocs/op PASS ok strings 100.866s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 75378 1445 ns/op BenchmarkCond2-4 45123 2291 ns/op BenchmarkCond4-4 23750 5114 ns/op BenchmarkCond8-4 10000 10126 ns/op BenchmarkCond16-4 8274 16139 ns/op BenchmarkCond32-4 3639 29814 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 620676 196.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 249522 411.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 693490 204.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 691536 163.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 336933 468.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1000000 151.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 87032 1792 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 115555 2673 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 12640 16543 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 70954 6782 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 1091766 121.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 235749 769.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 805452 180.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 236464 685.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 914246 145.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 173266 673.4 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2535296 110.1 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 36096 10809 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 178639 690.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 513944 283.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2948 50699 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 375 831540 ns/op BenchmarkRange/*sync.Map-4 1356 94697 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 88557 1668 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 264889 811.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 106010 1358 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 58767 2118 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 209392 758.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 102585 8395 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 108620 2542 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 266355 444.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 906583 112.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 51261 7089 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 207357 712.1 ns/op BenchmarkSwapCollision/*sync.Map-4 113829 1041 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 120 3230389 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 157731 826.3 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 487053 266.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 10000 24470 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 80084 1535 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 24618 4787 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 375301 302.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 137628 961.6 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 339074 1132 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 917296 109.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 232891 582.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 169.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 1015245 141.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 213957 688.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 805486 205.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 151846 1379 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 289009 721.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 466018 272.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 119265 1647 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 538633 518.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 533088 525.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 164017 807.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 585415 254.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77991 1618 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 262410 482.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 645824 685.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 200506 839.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 717657 237.7 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 51825 8168 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 111924 1210 ns/op BenchmarkClear/*sync.Map-4 49113 2682 ns/op BenchmarkUncontendedSemaphore-4 4801515 24.85 ns/op BenchmarkContendedSemaphore-4 4099258 29.28 ns/op BenchmarkMutexUncontended-4 793945 145.3 ns/op BenchmarkMutex-4 279786 404.8 ns/op BenchmarkMutexSlack-4 321110 384.4 ns/op BenchmarkMutexWork-4 276004 477.9 ns/op BenchmarkMutexWorkSlack-4 275610 483.6 ns/op BenchmarkMutexNoSpin-4 93097 1828 ns/op BenchmarkMutexSpin-4 43634 3038 ns/op BenchmarkOnce-4 1083114 131.9 ns/op BenchmarkOnceFunc/v=Once-4 1648854 89.19 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1316535 125.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1364097 110.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 117.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1332156 129.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1453603 83.04 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 7987234 14.51 ns/op BenchmarkSemaSyntNonblock-4 2555852 48.03 ns/op BenchmarkSemaSyntBlock-4 2052098 59.10 ns/op BenchmarkSemaWorkNonblock-4 982290 110.5 ns/op BenchmarkSemaWorkBlock-4 1000000 102.3 ns/op BenchmarkRWMutexUncontended-4 352824 391.5 ns/op BenchmarkRWMutexWrite100-4 501933 254.6 ns/op BenchmarkRWMutexWrite10-4 409628 468.7 ns/op BenchmarkRWMutexWorkWrite100-4 306618 355.6 ns/op BenchmarkRWMutexWorkWrite10-4 290704 411.1 ns/op BenchmarkWaitGroupUncontended-4 746527 163.1 ns/op BenchmarkWaitGroupAddDone-4 651798 205.1 ns/op BenchmarkWaitGroupAddDoneWork-4 751209 230.2 ns/op BenchmarkWaitGroupWait-4 2959798 35.11 ns/op BenchmarkWaitGroupWaitWork-4 3428031 36.06 ns/op BenchmarkWaitGroupActuallyWait-4 58047 2375 ns/op 32 B/op 2 allocs/op PASS ok sync 43.292s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 737388 138.4 ns/op PASS ok sync/atomic 1.382s PASS ok syscall 1.100s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 158281 837.6 ns/op 0 B/op 0 allocs/op PASS ok testing 1.233s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5750 69242 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7917 14728 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 75 1978101 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 81 1457220 ns/op 1369 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 241820194 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 333573466 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1664 113954 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1705 92549 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 13743904 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 10261905 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 929552574 ns/op 47012928 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 958817379 ns/op 47012928 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 196 732206 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 213 614079 ns/op 184 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 177943777 ns/op 3270576 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 1 270525587 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x100000/new-4 1 8199599207 ns/op 334042272 B/op 100091 allocs/op BenchmarkTable/100x100000/reuse-4 1 7727610743 ns/op 334042080 B/op 100089 allocs/op BenchmarkPyramid/10-4 2566 49151 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3460629 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 356901509 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2244 53546 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 216 527087 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 21 5805836 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5575 22185 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 26.772s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 128022749 ns/op BenchmarkVariableString-4 73750 2267 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1740 72247 ns/op 2499 B/op 39 allocs/op PASS ok text/template/parse 1.579s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 69 2117911 ns/op BenchmarkAfter-4 178 2095844 ns/op BenchmarkStop-4 193 540238 ns/op BenchmarkSimultaneousAfterFunc-4 61 2884730 ns/op BenchmarkStartStop-4 567 680616 ns/op BenchmarkReset-4 1759 61268 ns/op BenchmarkSleep-4 58 2034759 ns/op BenchmarkParallelTimerLatency-4 54 3079972 avg-late-ns 80648798 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 349981 avg-late-ns 989504 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 69484906 avg-late-ns 176753529 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 410623 avg-late-ns 3461388 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 771646 avg-late-ns 10775290 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 7259837 avg-late-ns 20004144 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 647545 avg-late-ns 7628542 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 22 10378926 avg-late-ns 83307850 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 20 20996449 avg-late-ns 83165683 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 14 4028317 avg-late-ns 136607698 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 19 18648743 avg-late-ns 85311329 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 25517420 avg-late-ns 434082719 max-late-ns BenchmarkTicker-4 100 2973336 ns/op BenchmarkTickerReset-4 3988 46150 ns/op BenchmarkTickerResetNaive-4 87 1625139 ns/op BenchmarkNow-4 1476382 88.19 ns/op BenchmarkNowUnixNano-4 1317660 88.48 ns/op BenchmarkNowUnixMilli-4 1000000 106.5 ns/op BenchmarkNowUnixMicro-4 1357604 90.99 ns/op BenchmarkFormat-4 50905 2324 ns/op BenchmarkFormatRFC3339-4 62859 1732 ns/op BenchmarkFormatRFC3339Nano-4 68659 2778 ns/op BenchmarkFormatNow-4 72451 2050 ns/op BenchmarkMarshalJSON-4 96604 1454 ns/op BenchmarkMarshalText-4 102655 1247 ns/op BenchmarkParse-4 140738 889.4 ns/op BenchmarkParseRFC3339UTC-4 260227 546.7 ns/op BenchmarkParseRFC3339UTCBytes-4 204205 798.9 ns/op BenchmarkParseRFC3339TZ-4 65475 1640 ns/op BenchmarkParseRFC3339TZBytes-4 63399 2483 ns/op BenchmarkParseDuration-4 544161 223.7 ns/op BenchmarkHour-4 1000000 140.5 ns/op BenchmarkSecond-4 971209 126.2 ns/op BenchmarkYear-4 758745 186.9 ns/op BenchmarkDay-4 669985 198.1 ns/op BenchmarkISOWeek-4 651318 198.6 ns/op BenchmarkGoString-4 61544 3642 ns/op BenchmarkUnmarshalText-4 68019 1674 ns/op PASS ok time 23.368s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 319063 346.9 ns/op BenchmarkDecodeValidJapaneseChars-4 516584 237.4 ns/op BenchmarkDecodeRune-4 1364373 97.78 ns/op BenchmarkEncodeValidASCII-4 289430 764.8 ns/op BenchmarkEncodeValidJapaneseChars-4 491602 297.1 ns/op BenchmarkAppendRuneValidASCII-4 710224 173.1 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1214050 155.8 ns/op BenchmarkEncodeRune-4 661694 189.9 ns/op PASS ok unicode/utf16 4.084s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2083470 53.17 ns/op BenchmarkRuneCountTenJapaneseChars-4 366804 315.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4630239 26.17 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 495691 240.4 ns/op BenchmarkValidTenASCIIChars-4 2106362 53.48 ns/op BenchmarkValid100KASCIIChars-4 96 1670590 ns/op BenchmarkValidTenJapaneseChars-4 331459 442.7 ns/op BenchmarkValidLongMostlyASCII-4 106 1243039 ns/op BenchmarkValidLongJapanese-4 54 1955712 ns/op BenchmarkValidStringTenASCIIChars-4 4681548 22.39 ns/op BenchmarkValidString100KASCIIChars-4 7014 25092 ns/op BenchmarkValidStringTenJapaneseChars-4 410214 250.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1342 88059 ns/op BenchmarkValidStringLongJapanese-4 160 1134878 ns/op BenchmarkEncodeASCIIRune-4 4471305 26.09 ns/op BenchmarkEncodeJapaneseRune-4 2099311 87.40 ns/op BenchmarkAppendASCIIRune-4 8473886 14.55 ns/op BenchmarkAppendJapaneseRune-4 2341083 42.81 ns/op BenchmarkDecodeASCIIRune-4 2355054 44.93 ns/op BenchmarkDecodeJapaneseRune-4 2453871 48.24 ns/op BenchmarkFullRune/ASCII-4 2723077 39.77 ns/op BenchmarkFullRune/Incomplete-4 1359822 84.42 ns/op BenchmarkFullRune/Japanese-4 2844405 44.52 ns/op PASS ok unicode/utf8 7.909s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 112366340779 ns/op PASS ok cmd/api 113.594s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 554786 192.4 ns/op BenchmarkCgoCall/one-pointer-4 475872 229.7 ns/op BenchmarkCgoCall/string-pointer-escape-4 425622 301.1 ns/op BenchmarkCgoCall/string-pointer-noescape-4 388567 319.8 ns/op BenchmarkCgoCall/eight-pointers-4 238460 555.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 440358 256.6 ns/op BenchmarkCgoCall/eight-pointers-array-4 39144 3435 ns/op BenchmarkCgoCall/eight-pointers-slice-4 48013 2518 ns/op BenchmarkGoString-4 977696 151.1 ns/op BenchmarkCGoCallback-4 65116 2751 ns/op BenchmarkCGoInCThread-4 475773 276.1 ns/op PASS ok cmd/cgo/internal/test 3.160s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 537606 216.4 ns/op BenchmarkEqArrayOfStrings64-4 58048 1961 ns/op BenchmarkEqArrayOfStrings1024-4 5130 21030 ns/op BenchmarkEqArrayOfFloats5-4 952495 124.9 ns/op BenchmarkEqArrayOfFloats64-4 119055 1042 ns/op BenchmarkEqArrayOfFloats1024-4 5174 23322 ns/op BenchmarkEqArrayOfStructsEq-4 1400 84949 ns/op BenchmarkEqArrayOfStructsNotEq-4 2257 53541 ns/op BenchmarkEqStruct-4 15737793 7.752 ns/op PASS ok cmd/compile/internal/reflectdata 2.223s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 63478 ns/op BenchmarkInvertLessThanNoov-4 10681172 11.16 ns/op BenchmarkCopyElim1-4 127 956515 ns/op BenchmarkCopyElim10-4 100 3130290 ns/op BenchmarkCopyElim100-4 100 3339317 ns/op BenchmarkCopyElim1000-4 51 2327625 ns/op BenchmarkCopyElim10000-4 3 38016412 ns/op BenchmarkCopyElim100000-4 1 722810848 ns/op BenchmarkDeadCode/1-4 490 528003 ns/op BenchmarkDeadCode/10-4 141 907056 ns/op BenchmarkDeadCode/100-4 184 593524 ns/op BenchmarkDeadCode/1000-4 51 3823199 ns/op BenchmarkDeadCode/10000-4 3 39526438 ns/op BenchmarkDeadCode/100000-4 1 412496999 ns/op BenchmarkDeadCode/200000-4 1 1070145734 ns/op BenchmarkDominatorsLinear-4 10 12487162 ns/op 0.80 MB/s BenchmarkDominatorsFwdBack-4 8 14627377 ns/op 0.68 MB/s BenchmarkDominatorsManyPred-4 6 17679882 ns/op 0.57 MB/s BenchmarkDominatorsMaxPred-4 6 17444265 ns/op 0.57 MB/s BenchmarkDominatorsMaxPredVal-4 7 16488264 ns/op 0.61 MB/s BenchmarkFuse/1-4 145 1093166 ns/op BenchmarkFuse/10-4 478 404794 ns/op BenchmarkFuse/100-4 116 2434133 ns/op BenchmarkFuse/1000-4 18 15446028 ns/op BenchmarkFuse/10000-4 1 115044783 ns/op BenchmarkNilCheckDeep1-4 7764 21684 ns/op 0.05 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3231 70519 ns/op 0.14 MB/s 242 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 474 259481 ns/op 0.39 MB/s 1164 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 43 5585786 ns/op 0.18 MB/s 8690 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 4 59369124 ns/op 0.17 MB/s 263050 B/op 9 allocs/op BenchmarkDSEPass-4 13 9284580 ns/op 81001 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 268451916 ns/op 4290048 B/op 109158 allocs/op BenchmarkCSEPass-4 4 42964043 ns/op 115306 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 291471906 ns/op 5683584 B/op 97600 allocs/op BenchmarkDeadcodePass-4 75 1400617 ns/op 98552 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 207792317 ns/op 4101176 B/op 45413 allocs/op BenchmarkMultiPass-4 30 3541027 ns/op 270664 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 409733768 ns/op 11185424 B/op 149674 allocs/op BenchmarkCondRewrite/SoloJump-4 3022333 43.10 ns/op BenchmarkCondRewrite/CombJump-4 2933053 40.84 ns/op PASS ok cmd/compile/internal/ssa 23.668s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7804 21369 ns/op BenchmarkExtShift-4 10000 10385 ns/op BenchmarkModify-4 7876 15865 ns/op BenchmarkMullImm-4 10000 10662 ns/op BenchmarkConstModify-4 6831 15359 ns/op BenchmarkBitSet-4 12762 8920 ns/op BenchmarkBitClear-4 15571 10126 ns/op BenchmarkBitToggle-4 15014 8872 ns/op BenchmarkBitSetConst-4 126272 1680 ns/op BenchmarkBitClearConst-4 124831 1021 ns/op BenchmarkBitToggleConst-4 112807 1017 ns/op BenchmarkDivconstI64-4 7494038 16.23 ns/op BenchmarkModconstI64-4 7642472 16.77 ns/op BenchmarkDivisiblePow2constI64-4 7967358 16.79 ns/op BenchmarkDivisibleconstI64-4 7456579 23.30 ns/op BenchmarkDivisibleWDivconstI64-4 4893988 25.23 ns/op BenchmarkDivconstU64/3-4 7895576 17.08 ns/op BenchmarkDivconstU64/5-4 7678328 15.51 ns/op BenchmarkDivconstU64/37-4 7674906 20.99 ns/op BenchmarkDivconstU64/1234567-4 6332884 18.68 ns/op BenchmarkModconstU64-4 6951819 15.66 ns/op BenchmarkDivisibleconstU64-4 7990162 20.61 ns/op BenchmarkDivisibleWDivconstU64-4 4772418 50.19 ns/op BenchmarkDivconstI32-4 7666948 14.95 ns/op BenchmarkModconstI32-4 7768720 17.79 ns/op BenchmarkDivisiblePow2constI32-4 7951388 30.03 ns/op BenchmarkDivisibleconstI32-4 8186404 19.77 ns/op BenchmarkDivisibleWDivconstI32-4 4468671 22.90 ns/op BenchmarkDivconstU32-4 7949547 15.13 ns/op BenchmarkModconstU32-4 7871517 15.26 ns/op BenchmarkDivisibleconstU32-4 8092876 15.35 ns/op BenchmarkDivisibleWDivconstU32-4 5191742 22.21 ns/op BenchmarkDivconstI16-4 7846170 17.10 ns/op BenchmarkModconstI16-4 7958721 14.85 ns/op BenchmarkDivisiblePow2constI16-4 8218242 14.43 ns/op BenchmarkDivisibleconstI16-4 8079327 15.75 ns/op BenchmarkDivisibleWDivconstI16-4 4665124 23.91 ns/op BenchmarkDivconstU16-4 8097628 17.59 ns/op BenchmarkModconstU16-4 8032292 16.10 ns/op BenchmarkDivisibleconstU16-4 7952343 16.47 ns/op BenchmarkDivisibleWDivconstU16-4 5234276 27.48 ns/op BenchmarkDivconstI8-4 7831179 23.94 ns/op BenchmarkModconstI8-4 7278658 15.83 ns/op BenchmarkDivisiblePow2constI8-4 6856286 39.01 ns/op BenchmarkDivisibleconstI8-4 8099942 25.34 ns/op BenchmarkDivisibleWDivconstI8-4 4618651 23.01 ns/op BenchmarkDivconstU8-4 6804764 27.02 ns/op BenchmarkModconstU8-4 7946320 28.46 ns/op BenchmarkDivisibleconstU8-4 6836914 16.28 ns/op BenchmarkDivisibleWDivconstU8-4 5278221 23.36 ns/op BenchmarkMul2-4 162415 2443 ns/op BenchmarkMulNeg2-4 170306 743.5 ns/op BenchmarkEfaceInteger-4 4203511 26.61 ns/op BenchmarkTypeAssert-4 12311071 8.845 ns/op BenchmarkDiv64UnsignedSmall-4 13795518 34.82 ns/op BenchmarkDiv64Small-4 13859317 12.19 ns/op BenchmarkDiv64SmallNegDivisor-4 13597460 10.85 ns/op BenchmarkDiv64SmallNegDividend-4 12714897 8.962 ns/op BenchmarkDiv64SmallNegBoth-4 13562002 9.086 ns/op BenchmarkDiv64Unsigned-4 11198593 10.58 ns/op BenchmarkDiv64-4 11578536 10.52 ns/op BenchmarkDiv64NegDivisor-4 10348407 11.07 ns/op BenchmarkDiv64NegDividend-4 11416311 11.33 ns/op BenchmarkDiv64NegBoth-4 11216132 10.42 ns/op BenchmarkMod64UnsignedSmall-4 12966883 8.614 ns/op BenchmarkMod64Small-4 11916308 9.660 ns/op BenchmarkMod64SmallNegDivisor-4 12752296 8.781 ns/op BenchmarkMod64SmallNegDividend-4 13743754 10.69 ns/op BenchmarkMod64SmallNegBoth-4 12555061 8.598 ns/op BenchmarkMod64Unsigned-4 11298584 12.50 ns/op BenchmarkMod64-4 11549470 19.86 ns/op BenchmarkMod64NegDivisor-4 11445410 10.45 ns/op BenchmarkMod64NegDividend-4 11087700 10.60 ns/op BenchmarkMod64NegBoth-4 11165992 23.35 ns/op BenchmarkMulconstI32/3-4 14705452 8.085 ns/op BenchmarkMulconstI32/5-4 13996224 9.420 ns/op BenchmarkMulconstI32/12-4 14702018 10.47 ns/op BenchmarkMulconstI32/120-4 14123084 8.386 ns/op BenchmarkMulconstI32/-120-4 14516169 8.529 ns/op BenchmarkMulconstI32/65537-4 14778724 8.050 ns/op BenchmarkMulconstI32/65538-4 14752395 21.48 ns/op BenchmarkMulconstI64/3-4 13791225 17.83 ns/op BenchmarkMulconstI64/5-4 14684046 8.360 ns/op BenchmarkMulconstI64/12-4 14483887 8.732 ns/op BenchmarkMulconstI64/120-4 14141746 12.98 ns/op BenchmarkMulconstI64/-120-4 14305146 9.850 ns/op BenchmarkMulconstI64/65537-4 14394076 25.69 ns/op BenchmarkMulconstI64/65538-4 14471545 8.451 ns/op BenchmarkMulconstU32/3-4 13080776 8.177 ns/op BenchmarkMulconstU32/5-4 14681269 8.008 ns/op BenchmarkMulconstU32/12-4 13178498 8.468 ns/op BenchmarkMulconstU32/120-4 14658427 8.962 ns/op BenchmarkMulconstU32/65537-4 14519991 8.393 ns/op BenchmarkMulconstU32/65538-4 14616120 22.53 ns/op BenchmarkMulconstU64/3-4 12308136 8.623 ns/op BenchmarkMulconstU64/5-4 14569761 8.146 ns/op BenchmarkMulconstU64/12-4 13885432 13.13 ns/op BenchmarkMulconstU64/120-4 14798492 9.106 ns/op BenchmarkMulconstU64/65537-4 14736399 8.239 ns/op BenchmarkMulconstU64/65538-4 14680784 13.02 ns/op BenchmarkShiftArithmeticRight-4 14702469 11.27 ns/op BenchmarkSwitch8Predictable-4 9974362 19.24 ns/op BenchmarkSwitch8Unpredictable-4 5761423 33.81 ns/op BenchmarkSwitch32Predictable-4 3574869 28.31 ns/op BenchmarkSwitch32Unpredictable-4 4778757 31.34 ns/op BenchmarkSwitchStringPredictable-4 4046085 35.28 ns/op BenchmarkSwitchStringUnpredictable-4 4087539 29.49 ns/op BenchmarkSwitchTypePredictable-4 3203338 39.90 ns/op BenchmarkSwitchTypeUnpredictable-4 3018478 37.33 ns/op BenchmarkSwitchInterfaceTypePredictable-4 2886346 41.19 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4113813 32.82 ns/op PASS ok cmd/compile/internal/test 49.638s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 82 1324168 ns/op BenchmarkNamed/Underlying/nongeneric-4 1408664 93.82 ns/op BenchmarkNamed/Underlying/generic-4 925701 583.7 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 253.9 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 164.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1674054622 ns/op 19597 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 504277595 ns/op 66813 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 864151630 ns/op 32002 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 321775099 ns/op 104698 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 619412160 ns/op 8451 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 104901009 ns/op 33167 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 516073226 ns/op 10144 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 82999722 ns/op 63067 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 204180461 ns/op 10627 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 66934941 ns/op 32377 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 32432321 ns/op 66901 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 26246678 ns/op 82666 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1497009682 ns/op 46242 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 718846000 ns/op 96297 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 226954357 ns/op 304805 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 147715242 ns/op 274044 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 749427810 ns/op 2685 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 171103796 ns/op 11758 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 127024222 ns/op 15839 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 53478648 ns/op 37617 lines/s PASS ok cmd/compile/internal/types2 42.179s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 121 1421794 ns/op 870942 sys-ns/op 644223 user-ns/op PASS ok cmd/go 1.693s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 253383 471.3 ns/op PASS ok cmd/go/internal/cfg 1.143s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23373 5075 ns/op 1.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 23728 5092 ns/op 1.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2616 52944 ns/op 19.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2704 45006 ns/op 22.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 376 318115 ns/op 25.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 380 355930 ns/op 23.02 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.775s All tests passed.