linux-s390x-ibm-race at 644bc4a3e7095789843438648badb82a9a78abef :: 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=c0566140d53944a6bda09e3d41b10914" "JOURNAL_STREAM=9:594712306" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=c0566140d53944a6bda09e3d41b10914" "JOURNAL_STREAM=9:594712306" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.632s ok archive/zip 3.565s ok bufio 1.407s ok bytes 2.197s ok cmp 1.008s ok compress/bzip2 1.568s ok compress/flate 6.987s ok compress/gzip 18.337s ok compress/lzw 1.722s ok compress/zlib 6.302s ok container/heap 1.012s ok container/list 1.007s ok container/ring 1.008s ok context 1.028s ok crypto 1.007s ok crypto/aes 1.059s ok crypto/cipher 1.038s ok crypto/des 1.038s ok crypto/dsa 1.009s ok crypto/ecdh 1.452s ok crypto/ecdsa 1.622s ok crypto/ed25519 2.229s ok crypto/elliptic 1.045s ok crypto/hmac 1.011s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 1.478s ok crypto/internal/boring 1.008s ok crypto/internal/boring/bcache 1.350s ok crypto/internal/edwards25519 3.469s ok crypto/internal/edwards25519/field 1.185s ok crypto/internal/nistec 2.701s ok crypto/internal/nistec/fiat 1.008s [no tests to run] ok crypto/md5 1.013s ok crypto/rand 1.336s ok crypto/rc4 1.579s ok crypto/rsa 3.180s ok crypto/sha1 1.010s ok crypto/sha256 1.018s ok crypto/sha512 1.014s ok crypto/subtle 1.438s ok crypto/tls 4.764s ok crypto/x509 2.263s ok database/sql 1.529s ok database/sql/driver 1.007s ok debug/buildinfo 1.021s ok debug/dwarf 1.058s ok debug/elf 2.149s ok debug/gosym 1.124s ok debug/macho 1.018s ok debug/pe 1.032s ok debug/plan9obj 1.007s ok embed 1.008s [no tests to run] ok embed/internal/embedtest 1.008s ok encoding/ascii85 1.010s ok encoding/asn1 1.011s ok encoding/base32 1.040s ok encoding/base64 1.012s ok encoding/binary 1.021s ok encoding/csv 1.053s ok encoding/gob 21.850s ok encoding/hex 1.012s ok encoding/json 2.128s ok encoding/pem 2.619s ok encoding/xml 1.150s ok errors 1.012s ok expvar 1.011s ok flag 3.041s ok fmt 1.510s ok go/ast 1.014s ok go/build 6.894s ok go/build/constraint 1.012s ok go/constant 1.014s ok go/doc 1.200s ok go/doc/comment 2.819s ok go/format 1.035s ok go/importer 1.460s ok go/internal/gccgoimporter 1.045s ok go/internal/gcimporter 7.235s ok go/internal/srcimporter 15.213s ok go/parser 1.858s ok go/printer 2.245s ok go/scanner 1.015s ok go/token 1.097s ok go/types 37.600s ok go/version 1.008s ok hash 1.016s ok hash/adler32 1.035s ok hash/crc32 1.041s ok hash/crc64 1.023s ok hash/fnv 1.015s ok hash/maphash 1.008s ok html 1.008s ok html/template 1.188s ok image 1.533s ok image/color 1.030s ok image/draw 1.711s ok image/gif 2.093s ok image/jpeg 2.662s ok image/png 4.183s ok index/suffixarray 2.744s ok internal/abi 1.024s ok internal/buildcfg 1.006s ok internal/chacha8rand 1.007s ok internal/coverage/cformat 1.008s ok internal/coverage/cmerge 1.007s ok internal/coverage/pods 1.008s ok internal/coverage/slicereader 1.006s ok internal/coverage/slicewriter 1.006s ok internal/coverage/test 1.035s ok internal/cpu 2.014s ok internal/dag 1.007s ok internal/diff 1.010s ok internal/fmtsort 1.008s ok internal/fuzz 1.024s ok internal/godebug 12.395s ok internal/godebugs 1.007s ok internal/gover 1.007s ok internal/intern 1.392s ok internal/itoa 1.027s ok internal/platform 1.415s ok internal/poll 1.404s ok internal/profile 1.006s ok internal/reflectlite 1.009s ok internal/safefilepath 1.010s ok internal/saferio 1.069s ok internal/singleflight 1.040s ok internal/testenv 1.097s ok internal/trace 1.247s ok internal/trace/v2 20.960s ok internal/types/errors 1.283s ok internal/unsafeheader 1.007s ok internal/xcoff 1.020s ok internal/zstd 1.050s ok io 1.035s ok io/fs 1.194s ok io/ioutil 1.010s ok log 1.014s ok log/slog 1.064s ok log/slog/internal/benchmarks 1.007s ok log/slog/internal/buffer 1.008s ok log/syslog 2.233s ok maps 1.007s ok math 1.018s ok math/big 4.931s ok math/bits 1.012s ok math/cmplx 1.009s ok math/rand 4.404s ok math/rand/v2 3.640s ok mime 1.023s ok mime/multipart 6.210s ok mime/quotedprintable 1.061s ok net 36.164s ok net/http 9.215s ok net/http/cgi 27.312s ok net/http/cookiejar 1.020s ok net/http/fcgi 1.221s ok net/http/httptest 1.198s ok net/http/httptrace 1.009s ok net/http/httputil 1.585s ok net/http/internal 3.709s ok net/http/internal/ascii 1.007s ok net/http/pprof 6.125s ok net/internal/cgotest 1.007s ok net/internal/socktest 1.007s ok net/mail 1.012s ok net/netip 1.242s ok net/rpc 1.036s ok net/rpc/jsonrpc 1.016s ok net/smtp 1.076s ok net/textproto 1.029s ok net/url 1.015s ok os 7.489s ok os/exec 8.170s ok os/exec/internal/fdtest 1.007s ok os/signal 22.608s ok os/user 1.010s ok path 1.008s ok path/filepath 1.029s ok plugin 1.009s ok reflect 1.401s ok regexp 4.226s ok regexp/syntax 8.465s ok runtime 24.860s ok runtime/cgo 1.008s ok runtime/coverage 1.009s ok runtime/debug 2.052s ok runtime/internal/atomic 1.016s ok runtime/internal/math 1.008s ok runtime/internal/sys 1.008s ok runtime/internal/syscall 1.007s ok runtime/internal/wasitest 1.007s ok runtime/metrics 1.019s ok runtime/pprof 18.532s ok runtime/race 9.738s ok runtime/trace 1.119s ok slices 1.451s ok sort 1.560s ok strconv 3.524s ok strings 2.693s ok sync 1.299s ok sync/atomic 2.113s ok syscall 9.415s ok testing 3.506s ok testing/fstest 1.012s ok testing/iotest 1.008s ok testing/quick 1.143s ok testing/slogtest 1.012s ok text/scanner 1.020s ok text/tabwriter 1.010s ok text/template 1.066s ok text/template/parse 1.040s ok time 3.570s ok unicode 1.021s ok unicode/utf16 1.190s ok unicode/utf8 1.173s ok cmd/addr2line 4.910s ok cmd/api 17.502s ok cmd/asm/internal/asm 5.007s ok cmd/asm/internal/lex 1.049s ok cmd/cgo/internal/swig 1.023s ok cmd/cgo/internal/test 2.015s ok cmd/cgo/internal/testcarchive 23.183s ok cmd/cgo/internal/testcshared 4.839s ok cmd/cgo/internal/testerrors 8.076s ok cmd/cgo/internal/testfortran 1.011s ok cmd/cgo/internal/testgodefs 1.365s ok cmd/cgo/internal/testlife 1.442s ok cmd/cgo/internal/testnocgo 1.007s ok cmd/cgo/internal/testplugin 34.337s ok cmd/cgo/internal/testsanitizers 1.087s ok cmd/cgo/internal/testshared 41.053s ok cmd/cgo/internal/testso 2.301s ok cmd/cgo/internal/teststdio 1.923s ok cmd/cgo/internal/testtls 1.006s ok cmd/compile/internal/abt 1.036s ok cmd/compile/internal/amd64 1.045s ok cmd/compile/internal/base 1.015s ok cmd/compile/internal/compare 1.008s ok cmd/compile/internal/devirtualize 1.061s ok cmd/compile/internal/dwarfgen 1.620s ok cmd/compile/internal/importer 1.932s ok cmd/compile/internal/inline/inlheur 1.550s ok cmd/compile/internal/ir 1.013s ok cmd/compile/internal/logopt 1.095s ok cmd/compile/internal/loopvar 1.036s ok cmd/compile/internal/noder 1.011s ok cmd/compile/internal/reflectdata 1.008s [no tests to run] ok cmd/compile/internal/ssa 11.998s ok cmd/compile/internal/syntax 1.145s ok cmd/compile/internal/test 10.215s ok cmd/compile/internal/typecheck 1.136s ok cmd/compile/internal/types 1.008s ok cmd/compile/internal/types2 9.033s ok cmd/covdata 1.010s ok cmd/cover 19.676s ok cmd/dist 1.010s ok cmd/distpack 1.009s ok cmd/doc 1.497s ok cmd/fix 2.523s ok cmd/go 260.334s ok cmd/go/internal/auth 1.010s ok cmd/go/internal/cache 1.086s ok cmd/go/internal/cfg 1.008s [no tests to run] ok cmd/go/internal/envcmd 1.045s ok cmd/go/internal/fsys 1.031s ok cmd/go/internal/generate 1.023s ok cmd/go/internal/gover 1.013s ok cmd/go/internal/imports 1.016s ok cmd/go/internal/load 1.017s ok cmd/go/internal/lockedfile 2.116s ok cmd/go/internal/lockedfile/internal/filelock 2.070s ok cmd/go/internal/modfetch 1.015s ok cmd/go/internal/modfetch/codehost 1.366s ok cmd/go/internal/modfetch/zip_sum_test 1.029s ok cmd/go/internal/modindex 1.637s ok cmd/go/internal/modload 1.015s ok cmd/go/internal/mvs 1.035s ok cmd/go/internal/par 1.052s ok cmd/go/internal/str 1.019s ok cmd/go/internal/test 1.043s ok cmd/go/internal/toolchain 1.032s ok cmd/go/internal/vcs 1.033s ok cmd/go/internal/vcweb 1.017s ok cmd/go/internal/vcweb/vcstest 1.911s ok cmd/go/internal/web 1.012s ok cmd/go/internal/work 1.091s ok cmd/gofmt 1.164s ok cmd/internal/archive 1.306s ok cmd/internal/bootstrap_test 1.027s ok cmd/internal/buildid 1.640s ok cmd/internal/cov 1.223s ok cmd/internal/dwarf 1.007s ok cmd/internal/edit 1.008s ok cmd/internal/goobj 1.016s ok cmd/internal/moddeps 2.445s ok cmd/internal/notsha256 1.020s ok cmd/internal/obj 1.640s ok cmd/internal/obj/ppc64 1.106s ok cmd/internal/obj/riscv 1.049s ok cmd/internal/obj/s390x 1.007s ok cmd/internal/obj/x86 3.377s ok cmd/internal/objabi 1.123s ok cmd/internal/pkgpath 5.053s ok cmd/internal/pkgpattern 1.021s ok cmd/internal/quoted 1.118s ok cmd/internal/src 1.042s ok cmd/internal/test2json 1.800s ok cmd/link 16.387s ok cmd/link/internal/benchmark 1.259s ok cmd/link/internal/ld 11.410s ok cmd/link/internal/loader 1.039s ok cmd/nm 9.114s ok cmd/objdump 1.043s ok cmd/pack 7.587s ok cmd/pprof 1.025s ok cmd/relnote 1.024s ok cmd/trace 1.020s ok cmd/trace/v2 1.336s ok cmd/vet 40.876s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2524 45519 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1735 58389 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1347 86827 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4123 26024 ns/op 5225 B/op 16 allocs/op Benchmark/Reader/GNU-4 5788 18524 ns/op 5253 B/op 15 allocs/op Benchmark/Reader/PAX-4 2245 51794 ns/op 8933 B/op 33 allocs/op PASS ok archive/tar 1.735s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 466311090 ns/op 828864 B/op 82 allocs/op BenchmarkZip64Test-4 1 181107044 ns/op BenchmarkZip64TestSizes/4096-4 1430 83461 ns/op BenchmarkZip64TestSizes/1048576-4 129 924698 ns/op BenchmarkZip64TestSizes/67108864-4 1 172886769 ns/op PASS ok archive/zip 2.782s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 170692 684.4 ns/op BenchmarkReaderCopyUnoptimal-4 106276 1110 ns/op BenchmarkReaderCopyNoWriteTo-4 15602 8157 ns/op BenchmarkReaderWriteToOptimal-4 13287 11922 ns/op BenchmarkReaderReadString-4 87934 1453 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 160287 764.8 ns/op BenchmarkWriterCopyUnoptimal-4 174890 700.3 ns/op BenchmarkWriterCopyNoReadFrom-4 14815 7848 ns/op BenchmarkReaderEmpty-4 84187 1450 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 41347 3029 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 439395 265.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.986s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3655 30798 ns/op 1063.98 MB/s BenchmarkWriteByte-4 356 304373 ns/op 13.46 MB/s BenchmarkWriteRune-4 223 532664 ns/op 23.07 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4448868 ns/op BenchmarkBufferFullSmallReads-4 87 1312002 ns/op BenchmarkBufferWriteBlock/N4096-4 12322 10810 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 847 146348 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 8996763 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 12 8493064 ns/op 1975.40 MB/s 2796202 B/op 0 allocs/op BenchmarkIndexByte/10-4 4306058 27.66 ns/op 361.49 MB/s BenchmarkIndexByte/32-4 5049645 23.30 ns/op 1373.33 MB/s BenchmarkIndexByte/4K-4 706539 147.1 ns/op 27847.15 MB/s BenchmarkIndexBytePortable/10-4 891013 137.0 ns/op 73.00 MB/s BenchmarkIndexBytePortable/32-4 319082 376.4 ns/op 85.01 MB/s BenchmarkIndexBytePortable/4K-4 2734 49228 ns/op 83.20 MB/s BenchmarkIndexRune/10-4 1234940 95.39 ns/op 104.84 MB/s BenchmarkIndexRune/32-4 1203558 98.51 ns/op 324.85 MB/s BenchmarkIndexRune/4K-4 358344 357.6 ns/op 11455.28 MB/s BenchmarkIndexRuneASCII/10-4 4369758 27.04 ns/op 369.81 MB/s BenchmarkIndexRuneASCII/32-4 5439381 22.86 ns/op 1399.91 MB/s BenchmarkIndexRuneASCII/4K-4 835746 151.7 ns/op 26996.88 MB/s BenchmarkEqual/0-4 8483845 14.19 ns/op BenchmarkEqual/same/1-4 1469725 91.45 ns/op 10.94 MB/s BenchmarkEqual/same/6-4 1479230 80.98 ns/op 74.09 MB/s BenchmarkEqual/same/9-4 1460691 83.32 ns/op 108.01 MB/s BenchmarkEqual/same/15-4 1425079 83.59 ns/op 179.44 MB/s BenchmarkEqual/same/16-4 1438330 84.27 ns/op 189.86 MB/s BenchmarkEqual/same/20-4 1407331 91.78 ns/op 217.92 MB/s BenchmarkEqual/same/32-4 1374771 87.38 ns/op 366.22 MB/s BenchmarkEqual/same/4K-4 134071 897.6 ns/op 4563.03 MB/s BenchmarkEqual/1-4 1475184 80.91 ns/op 12.36 MB/s BenchmarkEqual/6-4 1478132 82.05 ns/op 73.13 MB/s BenchmarkEqual/9-4 1450718 81.80 ns/op 110.03 MB/s BenchmarkEqual/15-4 1476517 80.95 ns/op 185.29 MB/s BenchmarkEqual/16-4 1388661 84.59 ns/op 189.14 MB/s BenchmarkEqual/20-4 1440638 90.19 ns/op 221.75 MB/s BenchmarkEqual/32-4 1241010 100.0 ns/op 319.98 MB/s BenchmarkEqual/4K-4 96013 1139 ns/op 3595.77 MB/s BenchmarkEqualBothUnaligned/64_0-4 1447509 81.27 ns/op 787.54 MB/s BenchmarkEqualBothUnaligned/64_1-4 1358508 89.36 ns/op 716.18 MB/s BenchmarkEqualBothUnaligned/64_4-4 1387653 86.64 ns/op 738.71 MB/s BenchmarkEqualBothUnaligned/64_7-4 1378171 86.86 ns/op 736.81 MB/s BenchmarkEqualBothUnaligned/4096_0-4 116948 1028 ns/op 3982.76 MB/s BenchmarkEqualBothUnaligned/4096_1-4 98660 1157 ns/op 3539.96 MB/s BenchmarkEqualBothUnaligned/4096_4-4 119802 1000 ns/op 4095.01 MB/s BenchmarkEqualBothUnaligned/4096_7-4 119751 1016 ns/op 4031.18 MB/s BenchmarkIndex/10-4 3576322 33.34 ns/op 299.90 MB/s BenchmarkIndex/32-4 2787823 41.31 ns/op 774.61 MB/s BenchmarkIndex/4K-4 76556 1560 ns/op 2624.99 MB/s BenchmarkIndexEasy/10-4 3628470 32.70 ns/op 305.85 MB/s BenchmarkIndexEasy/32-4 2930361 40.91 ns/op 782.21 MB/s BenchmarkIndexEasy/4K-4 471496 292.0 ns/op 14027.97 MB/s BenchmarkCount/10-4 1898124 62.66 ns/op 159.60 MB/s BenchmarkCount/32-4 1684326 70.99 ns/op 450.77 MB/s BenchmarkCount/4K-4 71563 1648 ns/op 2485.86 MB/s BenchmarkCountEasy/10-4 1868700 62.59 ns/op 159.78 MB/s BenchmarkCountEasy/32-4 1609454 74.32 ns/op 430.58 MB/s BenchmarkCountEasy/4K-4 409088 328.5 ns/op 12467.55 MB/s BenchmarkCountSingle/10-4 3078775 39.06 ns/op 256.04 MB/s BenchmarkCountSingle/32-4 2773855 40.25 ns/op 795.08 MB/s BenchmarkCountSingle/4K-4 539551 224.1 ns/op 18276.72 MB/s BenchmarkToUpper/#00-4 3023947 37.62 ns/op BenchmarkToUpper/ONLYUPPER-4 323293 378.7 ns/op BenchmarkToUpper/abc-4 526171 255.0 ns/op BenchmarkToUpper/AbC123-4 321340 376.7 ns/op BenchmarkToUpper/azAZ09_-4 289293 410.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87664 1419 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36831 3234 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52248 2239 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 120466 1132 ns/op BenchmarkToLower/#00-4 2615701 45.33 ns/op BenchmarkToLower/abc-4 478593 249.0 ns/op BenchmarkToLower/AbC123-4 321247 370.3 ns/op BenchmarkToLower/azAZ09_-4 281719 432.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85906 1424 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 37972 2811 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74773 1599 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121573 1000 ns/op BenchmarkFields/ASCII/16-4 155114 773.5 ns/op 20.69 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9655 11400 ns/op 22.46 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 644 182639 ns/op 22.43 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 38 3300325 ns/op 19.86 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 49844547 ns/op 21.04 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 87795 1362 ns/op 11.75 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6148 19154 ns/op 13.37 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 391 411109 ns/op 9.96 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 5615672 ns/op 11.67 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 111493652 ns/op 9.40 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 177282 621.0 ns/op 25.76 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12122 9002 ns/op 28.44 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 746 223304 ns/op 18.34 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 5096455 ns/op 12.86 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 80171450 ns/op 13.08 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 120368 1015 ns/op 15.76 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8811 13211 ns/op 19.38 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 523 282761 ns/op 14.49 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4558028 ns/op 14.38 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 74670101 ns/op 14.04 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1908538 61.68 ns/op BenchmarkTrimSpace/ASCII-4 566815 211.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 86292 1386 ns/op BenchmarkTrimSpace/JustNonASCII-4 42366 2805 ns/op BenchmarkToValidUTF8/Valid-4 490164 252.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 338853 332.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 93621 1274 ns/op BenchmarkIndexHard1-4 1818 70980 ns/op BenchmarkIndexHard2-4 390 308698 ns/op BenchmarkIndexHard3-4 168 701026 ns/op BenchmarkIndexHard4-4 92 1410726 ns/op BenchmarkLastIndexHard1-4 4 27103945 ns/op BenchmarkLastIndexHard2-4 4 25037737 ns/op BenchmarkLastIndexHard3-4 4 25447920 ns/op BenchmarkCountHard1-4 1796 71733 ns/op BenchmarkCountHard2-4 390 306207 ns/op BenchmarkCountHard3-4 169 715451 ns/op BenchmarkSplitEmptySeparator-4 1 116098279 ns/op BenchmarkSplitSingleByteSeparator-4 15 7139224 ns/op BenchmarkSplitMultiByteSeparator-4 12 8385134 ns/op BenchmarkSplitNSingleByteSeparator-4 196723 564.9 ns/op BenchmarkSplitNMultiByteSeparator-4 70804 1646 ns/op BenchmarkRepeat-4 182745 648.5 ns/op BenchmarkRepeatLarge/256/1-4 126548 1048 ns/op 244.28 MB/s BenchmarkRepeatLarge/256/16-4 192248 541.4 ns/op 472.87 MB/s BenchmarkRepeatLarge/512/1-4 103244 1200 ns/op 426.84 MB/s BenchmarkRepeatLarge/512/16-4 107166 956.8 ns/op 535.11 MB/s BenchmarkRepeatLarge/1024/1-4 78735 1393 ns/op 734.89 MB/s BenchmarkRepeatLarge/1024/16-4 107908 1146 ns/op 893.44 MB/s BenchmarkRepeatLarge/2048/1-4 62931 1836 ns/op 1115.48 MB/s BenchmarkRepeatLarge/2048/16-4 76045 1601 ns/op 1278.91 MB/s BenchmarkRepeatLarge/4096/1-4 42093 3342 ns/op 1225.63 MB/s BenchmarkRepeatLarge/4096/16-4 48061 2583 ns/op 1585.51 MB/s BenchmarkRepeatLarge/8192/1-4 24433 4801 ns/op 1706.38 MB/s BenchmarkRepeatLarge/8192/16-4 26280 4299 ns/op 1905.71 MB/s BenchmarkRepeatLarge/8192/4097-4 57591 2111 ns/op 1940.89 MB/s BenchmarkRepeatLarge/16384/1-4 10000 11840 ns/op 1383.76 MB/s BenchmarkRepeatLarge/16384/16-4 14856 7820 ns/op 2095.20 MB/s BenchmarkRepeatLarge/16384/4097-4 21078 5698 ns/op 2157.21 MB/s BenchmarkRepeatLarge/32768/1-4 8292 15022 ns/op 2181.40 MB/s BenchmarkRepeatLarge/32768/16-4 7389 22176 ns/op 1477.63 MB/s BenchmarkRepeatLarge/32768/4097-4 9270 13814 ns/op 2076.04 MB/s BenchmarkRepeatLarge/65536/1-4 4137 28236 ns/op 2321.01 MB/s BenchmarkRepeatLarge/65536/16-4 3621 37015 ns/op 1770.52 MB/s BenchmarkRepeatLarge/65536/4097-4 3962 28873 ns/op 2128.44 MB/s BenchmarkRepeatLarge/131072/1-4 499 487188 ns/op 269.04 MB/s BenchmarkRepeatLarge/131072/16-4 398 496885 ns/op 263.79 MB/s BenchmarkRepeatLarge/131072/4097-4 561 402604 ns/op 315.46 MB/s BenchmarkRepeatLarge/262144/1-4 218 785375 ns/op 333.78 MB/s BenchmarkRepeatLarge/262144/16-4 243 524365 ns/op 499.93 MB/s BenchmarkRepeatLarge/262144/4097-4 289 436651 ns/op 591.11 MB/s BenchmarkRepeatLarge/524288/1-4 145 810934 ns/op 646.52 MB/s BenchmarkRepeatLarge/524288/16-4 147 847153 ns/op 618.88 MB/s BenchmarkRepeatLarge/524288/4097-4 118 969089 ns/op 536.92 MB/s BenchmarkRepeatLarge/1048576/1-4 51 2031491 ns/op 516.16 MB/s BenchmarkRepeatLarge/1048576/16-4 61 2389130 ns/op 438.89 MB/s BenchmarkRepeatLarge/1048576/4097-4 64 1832274 ns/op 570.19 MB/s BenchmarkRepeatLarge/2097152/1-4 30 3401342 ns/op 616.57 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3360881 ns/op 623.99 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 3387117 ns/op 618.10 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6800207 ns/op 616.79 MB/s BenchmarkRepeatLarge/4194304/16-4 16 7484135 ns/op 560.43 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 11026585 ns/op 380.10 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15383030 ns/op 545.32 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14600415 ns/op 574.55 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14440618 ns/op 580.76 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28466452 ns/op 589.37 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30000612 ns/op 559.23 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29174780 ns/op 575.06 MB/s BenchmarkRepeatLarge/33554432/1-4 2 56763683 ns/op 591.12 MB/s BenchmarkRepeatLarge/33554432/16-4 2 58323580 ns/op 575.32 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 62560188 ns/op 536.35 MB/s BenchmarkRepeatLarge/67108864/1-4 1 126683843 ns/op 529.73 MB/s BenchmarkRepeatLarge/67108864/16-4 1 127105905 ns/op 527.98 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 127592092 ns/op 525.96 MB/s BenchmarkRepeatLarge/134217728/1-4 1 229603721 ns/op 584.56 MB/s BenchmarkRepeatLarge/134217728/16-4 1 264248279 ns/op 507.92 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 260813225 ns/op 514.61 MB/s BenchmarkRepeatLarge/268435456/1-4 1 446151398 ns/op 601.67 MB/s BenchmarkRepeatLarge/268435456/16-4 1 498818160 ns/op 538.14 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 501279607 ns/op 535.50 MB/s BenchmarkRepeatLarge/536870912/1-4 1 861257093 ns/op 623.36 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1275328529 ns/op 420.97 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1019389022 ns/op 526.66 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1839497138 ns/op 583.71 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1992339518 ns/op 538.94 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1979143248 ns/op 542.53 MB/s BenchmarkBytesCompare/1-4 10709012 11.00 ns/op BenchmarkBytesCompare/2-4 11093348 10.91 ns/op BenchmarkBytesCompare/4-4 10517526 10.83 ns/op BenchmarkBytesCompare/8-4 11094628 10.91 ns/op BenchmarkBytesCompare/16-4 11088748 10.92 ns/op BenchmarkBytesCompare/32-4 10023994 12.00 ns/op BenchmarkBytesCompare/64-4 9431755 12.78 ns/op BenchmarkBytesCompare/128-4 8434582 14.18 ns/op BenchmarkBytesCompare/256-4 7060341 17.25 ns/op BenchmarkBytesCompare/512-4 4820590 24.80 ns/op BenchmarkBytesCompare/1024-4 2816874 40.38 ns/op BenchmarkBytesCompare/2048-4 1676263 71.20 ns/op BenchmarkIndexAnyASCII/1:1-4 2442151 49.06 ns/op BenchmarkIndexAnyASCII/1:2-4 2482417 50.03 ns/op BenchmarkIndexAnyASCII/1:4-4 2330288 50.76 ns/op BenchmarkIndexAnyASCII/1:8-4 2136328 53.50 ns/op BenchmarkIndexAnyASCII/1:16-4 1996702 60.03 ns/op BenchmarkIndexAnyASCII/1:32-4 1959772 60.49 ns/op BenchmarkIndexAnyASCII/1:64-4 1838962 63.30 ns/op BenchmarkIndexAnyASCII/16:1-4 2460384 48.09 ns/op BenchmarkIndexAnyASCII/16:2-4 342045 359.6 ns/op BenchmarkIndexAnyASCII/16:4-4 329517 355.7 ns/op BenchmarkIndexAnyASCII/16:8-4 332036 383.9 ns/op BenchmarkIndexAnyASCII/16:16-4 272031 382.1 ns/op BenchmarkIndexAnyASCII/16:32-4 286622 408.4 ns/op BenchmarkIndexAnyASCII/16:64-4 258217 468.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1951872 61.05 ns/op BenchmarkIndexAnyASCII/256:2-4 24805 4920 ns/op BenchmarkIndexAnyASCII/256:4-4 25041 4987 ns/op BenchmarkIndexAnyASCII/256:8-4 25152 5029 ns/op BenchmarkIndexAnyASCII/256:16-4 24633 5066 ns/op BenchmarkIndexAnyASCII/256:32-4 24574 5101 ns/op BenchmarkIndexAnyASCII/256:64-4 24296 5614 ns/op BenchmarkIndexAnyUTF8/1:1-4 2368722 48.68 ns/op BenchmarkIndexAnyUTF8/1:2-4 2487968 50.33 ns/op BenchmarkIndexAnyUTF8/1:4-4 2291383 57.22 ns/op BenchmarkIndexAnyUTF8/1:8-4 2264001 54.66 ns/op BenchmarkIndexAnyUTF8/1:16-4 1959543 60.41 ns/op BenchmarkIndexAnyUTF8/1:32-4 1971109 60.41 ns/op BenchmarkIndexAnyUTF8/1:64-4 1905690 62.79 ns/op BenchmarkIndexAnyUTF8/16:1-4 150645 790.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 250605 487.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 234147 504.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 229507 533.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 190281 635.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 187477 650.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 177064 685.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 9076 12014 ns/op BenchmarkIndexAnyUTF8/256:2-4 17018 7027 ns/op BenchmarkIndexAnyUTF8/256:4-4 15958 7520 ns/op BenchmarkIndexAnyUTF8/256:8-4 15538 7877 ns/op BenchmarkIndexAnyUTF8/256:16-4 12708 9675 ns/op BenchmarkIndexAnyUTF8/256:32-4 12534 9506 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10178 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2505206 47.78 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2400628 48.70 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2383435 52.52 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2248789 51.63 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2002432 59.30 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2023480 59.43 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1640634 73.33 ns/op BenchmarkLastIndexAnyASCII/16:1-4 344599 357.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 335844 358.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 335731 361.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 328285 365.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 309708 381.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 293889 413.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 255717 474.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24663 4977 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25018 4883 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25230 4891 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25012 5003 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24871 4957 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24718 4902 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24286 5089 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2542214 46.35 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2471011 47.75 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2384792 51.28 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2346309 51.40 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2048073 58.78 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2026435 58.07 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1676649 72.25 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 281892 422.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 252056 472.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 235856 505.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 228595 526.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 193386 626.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 189064 630.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 178306 669.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19707 6111 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16492 6959 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 15991 7478 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15382 7753 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12862 9343 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12661 9470 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10043 ns/op BenchmarkTrimASCII/1:1-4 2984914 38.61 ns/op BenchmarkTrimASCII/1:2-4 2272531 52.31 ns/op BenchmarkTrimASCII/1:4-4 2141443 55.66 ns/op BenchmarkTrimASCII/1:8-4 1875229 67.03 ns/op BenchmarkTrimASCII/1:16-4 1495806 79.20 ns/op BenchmarkTrimASCII/16:1-4 448928 224.7 ns/op BenchmarkTrimASCII/16:2-4 349800 344.0 ns/op BenchmarkTrimASCII/16:4-4 303166 355.2 ns/op BenchmarkTrimASCII/16:8-4 338848 357.0 ns/op BenchmarkTrimASCII/16:16-4 325767 378.5 ns/op BenchmarkTrimASCII/256:1-4 36741 2990 ns/op BenchmarkTrimASCII/256:2-4 21757 5469 ns/op BenchmarkTrimASCII/256:4-4 25473 5458 ns/op BenchmarkTrimASCII/256:8-4 25152 4793 ns/op BenchmarkTrimASCII/256:16-4 25026 4784 ns/op BenchmarkTrimASCII/4096:1-4 2538 47158 ns/op BenchmarkTrimASCII/4096:2-4 1568 78342 ns/op BenchmarkTrimASCII/4096:4-4 1568 75126 ns/op BenchmarkTrimASCII/4096:8-4 1556 78421 ns/op BenchmarkTrimASCII/4096:16-4 1534 75122 ns/op BenchmarkTrimByte-4 2081050 56.99 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29064 4294 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29242 4469 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 495 240433 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1105 109123 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2192 55644 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4034 28380 ns/op BenchmarkCompareBytesEqual-4 10525002 11.42 ns/op BenchmarkCompareBytesToNil-4 13705870 8.815 ns/op BenchmarkCompareBytesEmpty-4 11059766 9.169 ns/op BenchmarkCompareBytesIdentical-4 12515522 9.131 ns/op BenchmarkCompareBytesSameLength-4 10863216 11.08 ns/op BenchmarkCompareBytesDifferentLength-4 10801762 11.18 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2410 49585 ns/op 21147.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2454 49136 ns/op 21340.58 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2419 49222 ns/op 21303.29 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2475 49015 ns/op 21393.29 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2446 49135 ns/op 21340.91 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2445 49147 ns/op 21335.58 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2480 49043 ns/op 21380.88 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2481 49009 ns/op 21395.61 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2325 51094 ns/op 20522.62 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2313 51420 ns/op 20392.43 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2290 52318 ns/op 20042.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2360 51362 ns/op 20415.59 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2311 51016 ns/op 20554.05 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2326 51365 ns/op 20414.34 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2354 51298 ns/op 20441.06 MB/s BenchmarkCompareBytesBig-4 2463 49238 ns/op 21296.08 MB/s BenchmarkCompareBytesBigIdentical-4 12938278 9.199 ns/op 113994159.82 MB/s PASS ok bytes 66.987s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 99896838 ns/op 1.00 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 397813779 ns/op 1.43 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 30668909 ns/op 0.53 MB/s 3645482 B/op 51 allocs/op PASS ok compress/bzip2 2.647s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 49 2334794 ns/op 4.28 MB/s 42718 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 23787990 ns/op 4.20 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 227189347 ns/op 4.40 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 42 2545309 ns/op 3.93 MB/s 43554 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 28328086 ns/op 3.53 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 265935344 ns/op 3.76 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 2496040 ns/op 4.01 MB/s 42587 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 25549703 ns/op 3.91 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 266572246 ns/op 3.75 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 45 2521737 ns/op 3.97 MB/s 44048 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 25001455 ns/op 4.00 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 253063894 ns/op 3.95 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 42 2614354 ns/op 3.83 MB/s 43200 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 25166629 ns/op 3.97 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 253271087 ns/op 3.95 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 56 2115487 ns/op 4.73 MB/s 43354 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 17855492 ns/op 5.60 MB/s 47906 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 179522120 ns/op 5.57 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 58 1898982 ns/op 5.27 MB/s 44023 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14463607 ns/op 6.91 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 142333203 ns/op 7.03 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 1901530 ns/op 5.26 MB/s 42465 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14356730 ns/op 6.97 MB/s 44128 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 149234676 ns/op 6.70 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 85 1293735 ns/op 7.73 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11817001 ns/op 8.46 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 118366984 ns/op 8.45 MB/s BenchmarkEncode/Digits/Speed/1e4-4 36 3080161 ns/op 3.25 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25900112 ns/op 3.86 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 285901530 ns/op 3.50 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9509242 ns/op 1.05 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 101784914 ns/op 0.98 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1020289448 ns/op 0.98 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9240177 ns/op 1.08 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 94494121 ns/op 1.06 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 958693447 ns/op 1.04 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1614425 ns/op 6.19 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13158873 ns/op 7.60 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 128301452 ns/op 7.79 MB/s BenchmarkEncode/Newton/Speed/1e4-4 38 2795255 ns/op 3.58 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 20282913 ns/op 4.93 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 196667346 ns/op 5.08 MB/s BenchmarkEncode/Newton/Default/1e4-4 12 8414844 ns/op 1.19 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 78658656 ns/op 1.27 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 787902604 ns/op 1.27 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8462312 ns/op 1.18 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 94377345 ns/op 1.06 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 961750132 ns/op 1.04 MB/s PASS ok compress/flate 19.173s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3916478 ns/op 2.55 MB/s BenchmarkDecoder/1e-Reuse4-4 28 3939224 ns/op 2.54 MB/s BenchmarkDecoder/1e5-4 3 38794651 ns/op 2.58 MB/s BenchmarkDecoder/1e-Reuse5-4 3 38356043 ns/op 2.61 MB/s BenchmarkDecoder/1e6-4 1 403742865 ns/op 2.48 MB/s BenchmarkDecoder/1e-Reuse6-4 1 391269924 ns/op 2.56 MB/s BenchmarkEncoder/1e4-4 38 2929072 ns/op 3.41 MB/s BenchmarkEncoder/1e-Reuse4-4 39 2875802 ns/op 3.48 MB/s BenchmarkEncoder/1e5-4 4 29453770 ns/op 3.40 MB/s BenchmarkEncoder/1e-Reuse5-4 4 29441418 ns/op 3.40 MB/s BenchmarkEncoder/1e6-4 1 299093551 ns/op 3.34 MB/s BenchmarkEncoder/1e-Reuse6-4 1 291721078 ns/op 3.43 MB/s PASS ok compress/lzw 4.643s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6634334 ns/op PASS ok container/heap 1.184s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 33537 3349 ns/op BenchmarkWithTimeout/concurrency=40-4 9284 13007 ns/op BenchmarkWithTimeout/concurrency=4000-4 7678 15614 ns/op BenchmarkWithTimeout/concurrency=400000-4 6153 19964 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 436556 293.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17253 6316 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 10000 15060 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4288 27985 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2872 43888 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4714 30759 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 453 271960 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 310 373053 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 524 290823 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 42 3258082 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 5505764 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 39 3766522 ns/op BenchmarkCheckCanceled/Err-4 442234 264.6 ns/op BenchmarkCheckCanceled/Done-4 606291 203.4 ns/op BenchmarkContextCancelDone-4 825904 132.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 34905 3370 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 36068 4563 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 27188 4094 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 25530 5521 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15777 7379 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 476649 243.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 268159 436.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 187438 636.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 113379 1015 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 59373 2030 ns/op PASS ok context 11.479s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1859787 64.85 ns/op 246.72 MB/s BenchmarkDecrypt-4 1861170 64.62 ns/op 247.58 MB/s BenchmarkExpand-4 13840 8653 ns/op PASS ok crypto/aes 1.603s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 175152 672.6 ns/op 95.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 349108 395.0 ns/op 162.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 182317 703.1 ns/op 91.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 361802 339.8 ns/op 188.32 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 160294 748.1 ns/op 1804.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 305070 394.3 ns/op 3423.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 160926 744.5 ns/op 1813.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 303240 401.4 ns/op 3362.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 99703 1178 ns/op 6951.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 122031 829.1 ns/op 9880.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 102343 1193 ns/op 6867.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 130857 866.6 ns/op 9452.80 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2295 52164 ns/op 19.53 MB/s BenchmarkAESCFBDecrypt1K-4 2316 52400 ns/op 19.45 MB/s BenchmarkAESCFBDecrypt8K-4 295 411272 ns/op 19.91 MB/s BenchmarkAESOFB1K-4 5838 21028 ns/op 48.46 MB/s BenchmarkAESCTR1K-4 5680 21007 ns/op 48.51 MB/s BenchmarkAESCTR8K-4 638 206917 ns/op 39.57 MB/s BenchmarkAESCBCEncrypt1K-4 422612 551.4 ns/op 1857.26 MB/s BenchmarkAESCBCDecrypt1K-4 883309 174.8 ns/op 5857.74 MB/s PASS ok crypto/cipher 4.413s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 46534 2583 ns/op 3.10 MB/s BenchmarkDecrypt-4 43096 2793 ns/op 2.86 MB/s BenchmarkTDESEncrypt-4 15546 7756 ns/op 1.03 MB/s BenchmarkTDESDecrypt-4 15150 7979 ns/op 1.00 MB/s PASS ok crypto/des 1.714s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 897 143425 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18789043 ns/op 1082 B/op 21 allocs/op BenchmarkECDH/P521-4 3 45051500 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 21 5412131 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 2.412s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2521 45180 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1808 65838 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1338 85996 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2424 48952 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1231 98067 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 771 154199 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3459 32876 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 5069602 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11572374 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.427s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 112 1036569 ns/op BenchmarkNewKeyFromSeed-4 100 1107660 ns/op BenchmarkSigning-4 100 1265506 ns/op BenchmarkVerification-4 51 2256339 ns/op PASS ok crypto/ed25519 1.671s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4432 27057 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 62 1903416 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5074876 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11869023 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1285 93134 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 25 4693198 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13138416 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 31660632 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7821 14866 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4257 27935 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2800 41453 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2976441 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1836 73173 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 139 855295 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1252 95992 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 51 2303175 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.703s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16786 7093 ns/op 144.36 MB/s BenchmarkHMACSHA256_32-4 17401 6875 ns/op 4.65 MB/s BenchmarkNewWriteSum-4 10000 11545 ns/op 2.77 MB/s PASS ok crypto/hmac 1.511s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 44007 2730 ns/op BenchmarkModSub-4 38778 3012 ns/op BenchmarkMontgomeryRepr-4 12250 9248 ns/op BenchmarkMontgomeryMul-4 13036 9299 ns/op BenchmarkModMul-4 6548 18290 ns/op BenchmarkExpBig-4 7 16007220 ns/op BenchmarkExp-4 4 32881036 ns/op PASS ok crypto/internal/bigmod 2.259s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 487 240277 ns/op BenchmarkScalarBaseMult-4 121 992595 ns/op BenchmarkScalarMult-4 38 2945884 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2298615 ns/op PASS ok crypto/internal/edwards25519 1.580s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 240669 486.2 ns/op BenchmarkMultiply-4 237973 476.3 ns/op BenchmarkSquare-4 312320 386.5 ns/op BenchmarkInvert-4 1177 102225 ns/op BenchmarkMult32-4 790371 148.4 ns/op PASS ok crypto/internal/edwards25519/field 1.634s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 24 4617784 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1555 80707 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12762453 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30833534 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 75 1600099 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6819 17563 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 4302244 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 122358699 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.212s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 250172 478.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 127954 942.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62806 1919 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 250728 476.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 129952 912.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 62341 1942 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.803s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 81464 1491 ns/op 5.37 MB/s BenchmarkHash64-4 104870 1183 ns/op 54.10 MB/s BenchmarkHash128-4 97825 1267 ns/op 100.99 MB/s BenchmarkHash256-4 85998 1424 ns/op 179.78 MB/s BenchmarkHash512-4 70107 1758 ns/op 291.31 MB/s BenchmarkHash1K-4 50274 2428 ns/op 421.83 MB/s BenchmarkHash8K-4 10000 11692 ns/op 700.64 MB/s BenchmarkHash1M-4 86 1375927 ns/op 762.09 MB/s BenchmarkHash8M-4 10 11733803 ns/op 714.91 MB/s BenchmarkHash8BytesUnaligned-4 80606 1450 ns/op 5.52 MB/s BenchmarkHash1KUnaligned-4 50595 2455 ns/op 417.05 MB/s BenchmarkHash8KUnaligned-4 10000 11672 ns/op 701.85 MB/s PASS ok crypto/md5 2.629s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 442150614 ns/op PASS ok crypto/rand 1.452s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9715 11489 ns/op 11.14 MB/s BenchmarkRC4_1K-4 1306 90578 ns/op 11.31 MB/s BenchmarkRC4_8K-4 171 691279 ns/op 11.71 MB/s PASS ok crypto/rc4 1.445s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 16512949 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 38072812 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 83087907 ns/op BenchmarkEncryptPKCS1v15/2048-4 369 296884 ns/op BenchmarkDecryptOAEP/2048-4 7 16939055 ns/op BenchmarkEncryptOAEP/2048-4 342 340140 ns/op BenchmarkSignPKCS1v15/2048-4 6 17716069 ns/op BenchmarkVerifyPKCS1v15/2048-4 397 304861 ns/op BenchmarkSignPSS/2048-4 6 17893814 ns/op BenchmarkVerifyPSS/2048-4 352 341289 ns/op PASS ok crypto/rsa 2.918s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 75440 1593 ns/op 5.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 90205 1319 ns/op 6.07 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 81811 1456 ns/op 219.74 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 95608 1297 ns/op 246.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 67045 1782 ns/op 574.53 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 74500 1652 ns/op 619.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 20875 5633 ns/op 1454.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21963 5516 ns/op 1485.05 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.224s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 56469 2098 ns/op 3.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 65446 1781 ns/op 4.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 65967 1868 ns/op 4.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54397 2164 ns/op 473.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 63970 1909 ns/op 536.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 60711 2033 ns/op 503.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22641 5306 ns/op 1543.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23917 5060 ns/op 1618.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23536 5184 ns/op 1580.12 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.380s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 42578 2787 ns/op 2.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 58561 2030 ns/op 3.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50623 2380 ns/op 3.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 42478 2780 ns/op 368.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 58060 2075 ns/op 493.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 48426 2435 ns/op 420.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 25447 4720 ns/op 1735.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29680 4029 ns/op 2033.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27010 4396 ns/op 1863.32 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.377s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14328771 8.461 ns/op BenchmarkConstantTimeEq-4 14630734 8.169 ns/op BenchmarkConstantTimeLessOrEq-4 14290164 8.390 ns/op BenchmarkXORBytes/8Bytes-4 319041 363.4 ns/op 22.02 MB/s BenchmarkXORBytes/128Bytes-4 169924 698.7 ns/op 183.19 MB/s BenchmarkXORBytes/2048Bytes-4 20481 5832 ns/op 351.17 MB/s BenchmarkXORBytes/32768Bytes-4 1344 88845 ns/op 368.82 MB/s PASS ok crypto/subtle 1.959s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 100 2406572 ns/op BenchmarkCertCache/1-4 100 1045543 ns/op BenchmarkCertCache/2-4 100 1612426 ns/op BenchmarkCertCache/3-4 100 1108330 ns/op BenchmarkHandshakeServer/RSA-4 12 9296213 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 12425800 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 11530489 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 126 924981 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 205 602138 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6257542 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5698605 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 46546004 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 48527819 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 36907138 ns/op 28.41 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 40397306 ns/op 25.96 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 47273344 ns/op 44.36 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 52272822 ns/op 40.12 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 78011735 ns/op 53.77 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 99550654 ns/op 42.13 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 142011168 ns/op 59.07 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 162990765 ns/op 51.47 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 240277062 ns/op 69.82 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 293742637 ns/op 57.12 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 497651341 ns/op 67.43 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 602073053 ns/op 55.73 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 974611516 ns/op 68.86 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1121533336 ns/op 59.84 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 43826313 ns/op 23.93 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 41950773 ns/op 25.00 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 50102948 ns/op 41.86 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 66910895 ns/op 31.34 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 82947998 ns/op 50.57 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 92759644 ns/op 45.22 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 138674176 ns/op 60.49 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 146618125 ns/op 57.21 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 233168319 ns/op 71.95 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 286854845 ns/op 58.49 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 466524571 ns/op 71.92 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 536496634 ns/op 62.54 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 948127737 ns/op 70.78 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1040142870 ns/op 64.52 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 715877345 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 718361322 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301554697 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299724031 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 163359507 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160910356 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 93691260 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 106134688 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 52030351 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 52282232 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 157109733 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 157381707 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 76997586 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 77108658 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 51396292 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 50429443 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 42215763 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 36343242 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 30920042 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 30514854 ns/op PASS ok crypto/tls 20.432s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16421243 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 477 247446 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 914 126244 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 877 134445 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 2.387s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 34 3531410 ns/op 280678 B/op 1634 allocs/op BenchmarkConcurrentStmtQuery-4 38 2837240 ns/op 269851 B/op 2039 allocs/op BenchmarkConcurrentStmtExec-4 57 1991786 ns/op 226608 B/op 715 allocs/op BenchmarkConcurrentTxQuery-4 44 2793552 ns/op 274818 B/op 2155 allocs/op BenchmarkConcurrentTxExec-4 78 1580858 ns/op 87920 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 52 2189857 ns/op 103759 B/op 2041 allocs/op BenchmarkConcurrentTxStmtExec-4 152 789586 ns/op 40276 B/op 381 allocs/op BenchmarkConcurrentRandom-4 45 2470739 ns/op 236692 B/op 1856 allocs/op BenchmarkManyConcurrentQueries-4 2703 45227 ns/op 4111 B/op 20 allocs/op BenchmarkGrabConn-4 215580 565.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.412s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1653 68039 ns/op BenchmarkSymbols32-4 2029 55147 ns/op PASS ok debug/elf 1.251s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 274707 413.7 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 81 1455309 ns/op 180264 B/op 13 allocs/op Benchmark115/LineToPC-4 54 2127517 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13318 9066 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.804s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 53643 2192 ns/op BenchmarkMarshal-4 663 176642 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2606 45037 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.414s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 226 525064 ns/op 15.60 MB/s BenchmarkEncodeToString-4 255 449558 ns/op 18.22 MB/s BenchmarkDecode-4 141 841639 ns/op 15.58 MB/s BenchmarkDecodeString-4 138 859944 ns/op 15.25 MB/s PASS ok encoding/base32 1.742s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 284 395213 ns/op 20.73 MB/s BenchmarkDecodeString/2-4 330296 352.6 ns/op 11.34 MB/s BenchmarkDecodeString/4-4 248680 483.4 ns/op 16.55 MB/s BenchmarkDecodeString/8-4 187322 657.3 ns/op 18.26 MB/s BenchmarkDecodeString/64-4 28508 4282 ns/op 20.55 MB/s BenchmarkDecodeString/8192-4 240 484472 ns/op 22.55 MB/s BenchmarkNewEncoding-4 52867 2291 ns/op 111.73 MB/s PASS ok encoding/base64 2.043s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1412 85697 ns/op 46.68 MB/s BenchmarkReadStruct-4 13627 8859 ns/op 8.47 MB/s BenchmarkWriteStruct-4 13602 8777 ns/op 8.54 MB/s BenchmarkReadInts-4 44608 2664 ns/op 11.26 MB/s BenchmarkWriteInts-4 38286 3125 ns/op 9.60 MB/s BenchmarkWriteSlice1000Int32s-4 962 122213 ns/op 32.73 MB/s BenchmarkPutUint16-4 3321228 36.56 ns/op 54.70 MB/s BenchmarkAppendUint16-4 3241080 53.85 ns/op 37.14 MB/s BenchmarkPutUint32-4 2348796 72.30 ns/op 55.32 MB/s BenchmarkAppendUint32-4 2372665 50.43 ns/op 79.31 MB/s BenchmarkPutUint64-4 714483 153.7 ns/op 52.05 MB/s BenchmarkAppendUint64-4 781143 155.4 ns/op 51.46 MB/s BenchmarkLittleEndianPutUint16-4 3235160 36.81 ns/op 54.33 MB/s BenchmarkLittleEndianAppendUint16-4 3264615 35.47 ns/op 56.39 MB/s BenchmarkLittleEndianPutUint32-4 2371831 72.10 ns/op 55.48 MB/s BenchmarkLittleEndianAppendUint32-4 2361408 50.68 ns/op 78.92 MB/s BenchmarkLittleEndianPutUint64-4 736608 158.8 ns/op 50.38 MB/s BenchmarkLittleEndianAppendUint64-4 763023 155.3 ns/op 51.51 MB/s BenchmarkReadFloats-4 161839 752.3 ns/op 15.95 MB/s BenchmarkWriteFloats-4 145665 819.8 ns/op 14.64 MB/s BenchmarkReadSlice1000Float32s-4 1201 99825 ns/op 40.07 MB/s BenchmarkWriteSlice1000Float32s-4 884 136373 ns/op 29.33 MB/s BenchmarkReadSlice1000Uint8s-4 81108 1415 ns/op 706.93 MB/s BenchmarkWriteSlice1000Uint8s-4 144890 789.8 ns/op 1266.22 MB/s BenchmarkPutUvarint32-4 514108 248.1 ns/op 16.12 MB/s BenchmarkPutUvarint64-4 163539 712.1 ns/op 11.23 MB/s PASS ok encoding/binary 5.421s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5390 21119 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5091 21242 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5701 21014 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3075 35458 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5660 20345 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5736 20220 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6013 19818 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3396 33669 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 13305 9175 ns/op PASS ok encoding/csv 2.177s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 14203 8550 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 18128 6558 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 253 461922 ns/op 16747 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 712 165680 ns/op 689 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1450 81540 ns/op 60 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1332 87447 ns/op 65 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2526 47996 ns/op 153 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 67 1769685 ns/op 34073 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 490 242288 ns/op 25259 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1069 111475 ns/op 10801 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1123 103974 ns/op 9760 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 687 166848 ns/op 39152 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 309 372755 ns/op 66281 B/op 2202 allocs/op BenchmarkDecodeBytesSlice-4 538 207986 ns/op 23756 B/op 191 allocs/op BenchmarkDecodeInterfaceSlice-4 106 1104871 ns/op 82966 B/op 3178 allocs/op BenchmarkDecodeMap-4 72 1688746 ns/op 54131 B/op 181 allocs/op PASS ok encoding/gob 3.364s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14455 8419 ns/op 30.41 MB/s BenchmarkEncode/1024-4 3452 33784 ns/op 30.31 MB/s BenchmarkEncode/4096-4 874 135064 ns/op 30.33 MB/s BenchmarkEncode/16384-4 225 532669 ns/op 30.76 MB/s BenchmarkDecode/256-4 28350 4198 ns/op 60.98 MB/s BenchmarkDecode/1024-4 7213 16756 ns/op 61.11 MB/s BenchmarkDecode/4096-4 1808 66564 ns/op 61.53 MB/s BenchmarkDecode/16384-4 452 265564 ns/op 61.70 MB/s BenchmarkDump/256-4 1215 97851 ns/op 2.62 MB/s BenchmarkDump/1024-4 309 386529 ns/op 2.65 MB/s BenchmarkDump/4096-4 76 1529330 ns/op 2.68 MB/s BenchmarkDump/16384-4 18 6211737 ns/op 2.64 MB/s PASS ok encoding/hex 2.749s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 152600176 ns/op 12.72 MB/s 8390928 B/op 55 allocs/op BenchmarkCodeEncoderError-4 1 165726916 ns/op 11.71 MB/s 8394864 B/op 116 allocs/op BenchmarkCodeMarshal-4 1 164153392 ns/op 11.82 MB/s 10332504 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 172480887 ns/op 11.25 MB/s 10334936 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 19299 6153 ns/op BenchmarkMarshalBytes/256-4 5355 21590 ns/op BenchmarkMarshalBytes/4096-4 471 253285 ns/op BenchmarkMarshalBytesError/32-4 49 2308694 ns/op BenchmarkMarshalBytesError/256-4 49 2358290 ns/op BenchmarkMarshalBytesError/4096-4 43 2706203 ns/op BenchmarkMarshalMap-4 39410 3024 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 489719315 ns/op 3.96 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 24926 4668 ns/op 3.00 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 33114 3071 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 421917250 ns/op 4.60 MB/s 2021296 B/op 40007 allocs/op BenchmarkCodeUnmarshalReuse-4 1 415522119 ns/op 4.67 MB/s 2021336 B/op 40009 allocs/op BenchmarkUnmarshalString-4 76701 1581 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 117997 1008 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 193671 615.4 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 17377 7318 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 48638 2136 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 83294 1949 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 12060 9756 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5595 20400 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1129 181373 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1214861 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 12496011 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 813224 154.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 735112 147.9 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 727330 149.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 742536 157.4 ns/op BenchmarkEncodeMarshaler-4 66718 1884 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 72405 1719 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5462965 22.10 ns/op BenchmarkNumberIsValidRegexp-4 14848 8276 ns/op PASS ok encoding/json 9.021s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 3030478 ns/op 21.63 MB/s BenchmarkDecode-4 15 6773283 ns/op 13.11 MB/s PASS ok encoding/pem 1.244s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2881 43064 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 841 144765 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2516 40670 ns/op PASS ok encoding/xml 1.488s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 263852 451.9 ns/op BenchmarkAs-4 64365 1809 ns/op PASS ok errors 1.272s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 685358 165.4 ns/op BenchmarkIntSet-4 806956 146.5 ns/op BenchmarkFloatAdd-4 158206 777.5 ns/op BenchmarkFloatSet-4 766197 163.2 ns/op BenchmarkStringSet-4 688155 340.1 ns/op BenchmarkMapSet-4 113307 1046 ns/op BenchmarkMapSetDifferent-4 63597 1869 ns/op BenchmarkMapSetDifferentRandom-4 307 373922 ns/op BenchmarkMapSetString-4 198567 760.5 ns/op BenchmarkMapAddSame-4 56257 2075 ns/op BenchmarkMapAddDifferent-4 22760 5266 ns/op BenchmarkMapAddDifferentRandom-4 292 420501 ns/op BenchmarkMapAddSameSteadyState-4 466972 237.0 ns/op BenchmarkMapAddDifferentSteadyState-4 140936 858.5 ns/op BenchmarkMapString-4 7581 15438 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 49302 2812 ns/op PASS ok expvar 3.565s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 101668 1189 ns/op BenchmarkSprintfEmpty-4 334141 301.1 ns/op BenchmarkSprintfString-4 247611 460.8 ns/op BenchmarkSprintfTruncateString-4 247111 571.1 ns/op BenchmarkSprintfTruncateBytes-4 161658 766.7 ns/op BenchmarkSprintfSlowParsingPath-4 200748 575.4 ns/op BenchmarkSprintfQuoteString-4 44965 2723 ns/op BenchmarkSprintfInt-4 234106 538.0 ns/op BenchmarkSprintfIntInt-4 169096 763.8 ns/op BenchmarkSprintfPrefixedInt-4 183693 634.4 ns/op BenchmarkSprintfFloat-4 119880 995.6 ns/op BenchmarkSprintfComplex-4 50834 2295 ns/op BenchmarkSprintfBoolean-4 293041 424.4 ns/op BenchmarkSprintfHexString-4 137316 885.6 ns/op BenchmarkSprintfHexBytes-4 100600 1203 ns/op BenchmarkSprintfBytes-4 50869 2423 ns/op BenchmarkSprintfStringer-4 80856 1484 ns/op BenchmarkSprintfStructure-4 35211 3330 ns/op BenchmarkManyArgs-4 52572 2124 ns/op BenchmarkFprintInt-4 64825 1885 ns/op BenchmarkFprintfBytes-4 78831 1538 ns/op BenchmarkFprintIntNoAlloc-4 53268 2279 ns/op BenchmarkScanInts-4 26 4341175 ns/op BenchmarkScanRecursiveInt-4 1 342543804 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 381656013 ns/op PASS ok fmt 5.021s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 720 156797 ns/op PASS ok go/build 1.142s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 43878 2624 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14685 8266 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5048 22690 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1472 80306 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 361 299659 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 85 2200791 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 20 5912532 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 33831707 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 100397794 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.552s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 316892254 ns/op 0.20 MB/s 45213584 B/op 48865 allocs/op PASS ok go/format 1.391s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 26074575 ns/op 2.07 MB/s BenchmarkParseOnly-4 5 23711069 ns/op 2.27 MB/s BenchmarkResolve-4 42 2406173 ns/op 22.38 MB/s PASS ok go/parser 2.610s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 159377167 ns/op 0.32 MB/s 4810560 B/op 27463 allocs/op BenchmarkPrintDecl-4 765 156766 ns/op 0.20 MB/s 17290 B/op 51 allocs/op PASS ok go/printer 1.310s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 252 477227 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10069950 ns/op 4.97 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16102855 ns/op 4.59 MB/s BenchmarkScanFiles/net/http/server.go-4 5 23996389 ns/op 5.15 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 168 703843 ns/op 4.40 MB/s PASS ok go/scanner 2.036s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 936572 129.6 ns/op PASS ok go/token 1.133s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1067019 ns/op BenchmarkNamed/Underlying/nongeneric-4 1422171 85.91 ns/op BenchmarkNamed/Underlying/generic-4 1419574 84.61 ns/op BenchmarkNamed/Underlying/src_instance-4 1419706 84.66 ns/op BenchmarkNamed/Underlying/user_instance-4 1398985 85.46 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17324 6471 ns/op BenchmarkNamed/NewMethodSet/generic-4 19168 6958 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17904 6439 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18544 6775 ns/op BenchmarkCheck/http/funcbodies/info-4 1 637327524 ns/op 52790 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 548247296 ns/op 61370 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 276271591 ns/op 121782 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 290518240 ns/op 115793 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 394117560 ns/op 12336 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 138812898 ns/op 37640 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 97282992 ns/op 53287 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 80371618 ns/op 64693 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 260799007 ns/op 8308 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 74551869 ns/op 29065 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 56670160 ns/op 37793 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 56663188 ns/op 38237 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1017055022 ns/op 67900 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 762204153 ns/op 90601 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 162780152 ns/op 424181 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 144587033 ns/op 477468 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 324708169 ns/op 6180 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 116306628 ns/op 17252 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 95570662 ns/op 20998 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 96906766 ns/op 20709 lines/s PASS ok go/types 19.516s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9612 11275 ns/op 90.82 MB/s PASS ok hash/adler32 1.119s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 213016 551.4 ns/op 27.20 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 184010 611.2 ns/op 24.54 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 79398 1580 ns/op 25.32 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 87025 1378 ns/op 29.03 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 525996 215.0 ns/op 2381.47 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 495354 214.1 ns/op 2391.52 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 533644 222.5 ns/op 4603.23 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 531388 230.3 ns/op 4445.98 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 367387 318.0 ns/op 12881.71 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 395192 302.4 ns/op 13547.19 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 133802 880.1 ns/op 37231.60 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 126474 918.7 ns/op 35666.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 214611 559.4 ns/op 26.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 191192 622.9 ns/op 24.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 79071 1529 ns/op 26.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 84394 1439 ns/op 27.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 482278 242.7 ns/op 2109.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 496939 237.3 ns/op 2157.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 496815 240.6 ns/op 4256.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 489342 246.5 ns/op 4154.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 393450 309.4 ns/op 13240.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 375330 320.4 ns/op 12785.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 139591 822.7 ns/op 39827.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 128992 958.2 ns/op 34197.75 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 221079 577.2 ns/op 25.99 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 200480 583.9 ns/op 25.69 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 101928 1103 ns/op 36.27 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 100954 1203 ns/op 33.26 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9380 12678 ns/op 40.39 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9202 13002 ns/op 39.38 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4641 25819 ns/op 39.66 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4719 25771 ns/op 39.73 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1176 102594 ns/op 39.92 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1178 103557 ns/op 39.55 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 140 815815 ns/op 40.17 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 135 817376 ns/op 40.09 MB/s PASS ok hash/crc32 6.003s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 56 2072281 ns/op 31.63 MB/s BenchmarkCrc64/ISO4KB-4 853 142421 ns/op 28.76 MB/s BenchmarkCrc64/ISO1KB-4 3391 33907 ns/op 30.20 MB/s BenchmarkCrc64/ECMA64KB-4 55 2064045 ns/op 31.75 MB/s BenchmarkCrc64/Random64KB-4 56 2095942 ns/op 31.27 MB/s BenchmarkCrc64/Random16KB-4 218 557850 ns/op 29.37 MB/s PASS ok hash/crc64 1.819s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9346 11495 ns/op 89.09 MB/s BenchmarkFnv32aKB-4 9914 11786 ns/op 86.88 MB/s BenchmarkFnv64KB-4 10000 11565 ns/op 88.54 MB/s BenchmarkFnv64aKB-4 10000 11719 ns/op 87.38 MB/s BenchmarkFnv128KB-4 1071 106256 ns/op 9.64 MB/s BenchmarkFnv128aKB-4 1167 103551 ns/op 9.89 MB/s PASS ok hash/fnv 1.841s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 587768 188.4 ns/op 21.23 MB/s BenchmarkHash/n=4/Bytes-4 5154114 22.78 ns/op 175.56 MB/s BenchmarkHash/n=4/String-4 1730354 71.62 ns/op 55.85 MB/s BenchmarkHash/n=8/Write-4 599940 191.3 ns/op 41.83 MB/s BenchmarkHash/n=8/Bytes-4 5157418 22.83 ns/op 350.49 MB/s BenchmarkHash/n=8/String-4 1710777 68.92 ns/op 116.08 MB/s BenchmarkHash/n=16/Write-4 629678 191.9 ns/op 83.38 MB/s BenchmarkHash/n=16/Bytes-4 5188608 23.30 ns/op 686.67 MB/s BenchmarkHash/n=16/String-4 1731836 69.02 ns/op 231.83 MB/s BenchmarkHash/n=32/Write-4 595575 199.6 ns/op 160.35 MB/s BenchmarkHash/n=32/Bytes-4 4712499 25.70 ns/op 1245.18 MB/s BenchmarkHash/n=32/String-4 1648615 71.64 ns/op 446.70 MB/s BenchmarkHash/n=64/Write-4 570500 211.4 ns/op 302.79 MB/s BenchmarkHash/n=64/Bytes-4 4067850 29.75 ns/op 2151.17 MB/s BenchmarkHash/n=64/String-4 1572739 75.78 ns/op 844.54 MB/s BenchmarkHash/n=256/Write-4 382766 310.7 ns/op 824.02 MB/s BenchmarkHash/n=256/Bytes-4 1965571 61.48 ns/op 4164.22 MB/s BenchmarkHash/n=256/String-4 717812 166.0 ns/op 1541.80 MB/s BenchmarkHash/n=320/Write-4 373174 311.5 ns/op 1027.23 MB/s BenchmarkHash/n=320/Bytes-4 1571518 76.11 ns/op 4204.69 MB/s BenchmarkHash/n=320/String-4 535063 224.9 ns/op 1422.65 MB/s BenchmarkHash/n=1024/Write-4 229554 509.9 ns/op 2008.25 MB/s BenchmarkHash/n=1024/Bytes-4 598398 202.9 ns/op 5046.41 MB/s BenchmarkHash/n=1024/String-4 212346 567.9 ns/op 1803.04 MB/s BenchmarkHash/n=4096/Write-4 91525 1365 ns/op 2999.92 MB/s BenchmarkHash/n=4096/Bytes-4 157366 757.9 ns/op 5404.11 MB/s BenchmarkHash/n=4096/String-4 56463 2189 ns/op 1871.52 MB/s BenchmarkHash/n=16384/Write-4 25942 4621 ns/op 3545.63 MB/s BenchmarkHash/n=16384/Bytes-4 39602 2999 ns/op 5463.70 MB/s BenchmarkHash/n=16384/String-4 14198 8603 ns/op 1904.39 MB/s PASS ok hash/maphash 5.631s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 771 145722 ns/op BenchmarkEscapeNone-4 85700 1396 ns/op BenchmarkUnescape-4 806 144887 ns/op BenchmarkUnescapeNone-4 460602 253.9 ns/op BenchmarkUnescapeSparse-4 9891 10874 ns/op BenchmarkUnescapeDense-4 1146 106420 ns/op PASS ok html 1.796s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8154 13662 ns/op BenchmarkCSSEscaperNoSpecials-4 36157 3328 ns/op BenchmarkDecodeCSS-4 25263 4826 ns/op BenchmarkDecodeCSSNoSpecials-4 3753565 31.82 ns/op BenchmarkCSSValueFilter-4 118597 983.1 ns/op BenchmarkCSSValueFilterOk-4 85456 1424 ns/op BenchmarkEscapedExecute-4 4126 28053 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10305 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 72633 1644 ns/op BenchmarkStripTags-4 17650 7213 ns/op BenchmarkStripTagsNoSpecials-4 347282 360.2 ns/op BenchmarkJSValEscaperWithNum-4 19520 6126 ns/op BenchmarkJSValEscaperWithStr-4 5506 20615 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18028 6811 ns/op BenchmarkJSValEscaperWithObj-4 4497 25497 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12109 9902 ns/op BenchmarkJSStrEscaperNoSpecials-4 63308 1891 ns/op BenchmarkJSStrEscaper-4 10000 10560 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 58426 2026 ns/op BenchmarkJSRegexpEscaper-4 10000 10899 ns/op BenchmarkTemplateSpecialTags-4 81 1279362 ns/op BenchmarkURLEscaper-4 4072 29951 ns/op BenchmarkURLEscaperNoSpecials-4 173397 676.4 ns/op BenchmarkURLNormalizer-4 4809 22942 ns/op BenchmarkURLNormalizerNoSpecials-4 158314 969.7 ns/op BenchmarkSrcsetFilter-4 15765 7503 ns/op BenchmarkSrcsetFilterNoSpecials-4 100700 1163 ns/op PASS ok html/template 5.005s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 508773 216.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 421728 273.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 556533 235.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 430020 284.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1361451 89.26 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 118.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1316065 89.06 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 118.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 891991 128.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 424784 275.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 353692 339.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 432296 279.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 351826 343.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 723516 180.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 497431 248.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 593150 188.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 508167 241.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 417445 287.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 804710 153.7 ns/op BenchmarkRGBASetRGBA-4 1000000 113.3 ns/op BenchmarkRGBA64At-4 575826 210.8 ns/op BenchmarkRGBA64SetRGBA64-4 538377 186.3 ns/op BenchmarkNRGBAAt-4 833859 151.3 ns/op BenchmarkNRGBASetNRGBA-4 1000000 114.5 ns/op BenchmarkNRGBA64At-4 574694 207.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 555034 186.7 ns/op BenchmarkAlphaAt-4 2274945 52.48 ns/op BenchmarkAlphaSetAlpha-4 2248417 53.52 ns/op BenchmarkAlpha16At-4 1247300 96.66 ns/op BenchmarkAlphaSetAlpha16-4 1000000 106.6 ns/op BenchmarkGrayAt-4 2229511 53.14 ns/op BenchmarkGraySetGray-4 2272863 53.67 ns/op BenchmarkGray16At-4 1235246 95.68 ns/op BenchmarkGraySetGray16-4 1000000 110.2 ns/op PASS ok image 5.758s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2912676 40.56 ns/op BenchmarkYCbCrToRGB/128-4 2921997 40.71 ns/op BenchmarkYCbCrToRGB/255-4 2974076 41.02 ns/op BenchmarkRGBToYCbCr/0-4 2938479 39.88 ns/op BenchmarkRGBToYCbCr/Cb-4 2944740 40.23 ns/op BenchmarkRGBToYCbCr/Cr-4 2959320 40.78 ns/op BenchmarkYCbCrToRGBA/0-4 2472490 49.59 ns/op BenchmarkYCbCrToRGBA/128-4 2471809 47.55 ns/op BenchmarkYCbCrToRGBA/255-4 2591056 48.79 ns/op BenchmarkNYCbCrAToRGBA/0-4 2486134 47.42 ns/op BenchmarkNYCbCrAToRGBA/128-4 2340758 50.34 ns/op BenchmarkNYCbCrAToRGBA/255-4 2521575 47.99 ns/op PASS ok image/color 3.032s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 60391086 ns/op BenchmarkFillSrc-4 384 321946 ns/op BenchmarkCopyOver-4 5 20538754 ns/op BenchmarkCopySrc-4 543 222325 ns/op BenchmarkNRGBAOver-4 5 22087557 ns/op BenchmarkNRGBASrc-4 10 10603195 ns/op BenchmarkYCbCr-4 7 15825725 ns/op BenchmarkGray-4 16 7141169 ns/op BenchmarkCMYK-4 9 12506676 ns/op BenchmarkGlyphOver-4 16 7185682 ns/op BenchmarkRGBAMaskOver-4 2 50557240 ns/op BenchmarkGrayMaskOver-4 3 35341929 ns/op BenchmarkRGBA64ImageMaskOver-4 2 52608568 ns/op BenchmarkRGBA-4 3 35638754 ns/op BenchmarkPalettedFill-4 940 121131 ns/op BenchmarkPalettedRGBA-4 3 82678676 ns/op BenchmarkGenericOver-4 2 81084812 ns/op BenchmarkGenericMaskOver-4 4 31449677 ns/op BenchmarkGenericSrc-4 3 46449672 ns/op BenchmarkGenericMaskSrc-4 3 40758129 ns/op PASS ok image/draw 8.219s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7408706 ns/op 2.09 MB/s 48622 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 198413077 ns/op 1.55 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4579631291 ns/op 0.27 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 40 2735045 ns/op 5.65 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 218752860 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.999s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2542 46346 ns/op BenchmarkIDCT-4 2895 40151 ns/op BenchmarkDecodeBaseline-4 6 19290587 ns/op 3.20 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 24864972 ns/op 2.49 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 202818682 ns/op 6.06 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 278235243 ns/op 3.31 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.653s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 10654842 9.947 ns/op BenchmarkDecodeGray-4 9 12366381 ns/op 5.30 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 47886283 ns/op 5.47 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 36793511 ns/op 7.12 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6383435 ns/op 10.27 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 35048501 ns/op 7.48 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43158380 ns/op 6.07 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 86238126 ns/op 3.56 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 70923626 ns/op 4.33 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 230589944 ns/op 5.33 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 259007347 ns/op 4.74 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 37302658 ns/op 8.24 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 227238644 ns/op 5.41 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 811363039 ns/op 1.51 MB/s 864200 B/op 36 allocs/op PASS ok image/png 5.170s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 62479599 ns/op 1.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53619540 ns/op 1.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 310001863 ns/op 1.61 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 266162297 ns/op 1.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 61876863 ns/op 1.62 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52458896 ns/op 1.91 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 300196653 ns/op 1.67 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 260589073 ns/op 1.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 611100724 ns/op 1.64 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 528577709 ns/op 1.89 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3182885652 ns/op 1.57 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2974908009 ns/op 1.68 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10451919 ns/op 9.57 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10831274 ns/op 9.23 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 65635526 ns/op 7.62 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 50881968 ns/op 9.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 101161129 ns/op 9.89 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 102460293 ns/op 9.76 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 526585498 ns/op 9.50 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 541815676 ns/op 9.23 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 76680253 ns/op 1.30 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 65531660 ns/op 1.53 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 365944871 ns/op 1.37 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 333798356 ns/op 1.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 751610685 ns/op 1.33 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 722179668 ns/op 1.38 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4169596743 ns/op 1.20 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4433762388 ns/op 1.13 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 189347413 ns/op 22.07 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 186855087 ns/op 22.37 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 36.376s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 410721 286.6 ns/op 893.28 MB/s PASS ok internal/chacha8rand 1.129s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34795 3335 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 33632 3508 ns/op 0.57 MB/s BenchmarkMarshalCorpusFile/4-4 30777 3909 ns/op 1.02 MB/s BenchmarkMarshalCorpusFile/8-4 27100 4429 ns/op 1.81 MB/s BenchmarkMarshalCorpusFile/16-4 21477 5717 ns/op 2.80 MB/s BenchmarkMarshalCorpusFile/32-4 14856 7895 ns/op 4.05 MB/s BenchmarkMarshalCorpusFile/64-4 12056 10000 ns/op 6.40 MB/s BenchmarkMarshalCorpusFile/128-4 8896 12360 ns/op 10.36 MB/s BenchmarkMarshalCorpusFile/256-4 4154 28419 ns/op 9.01 MB/s BenchmarkMarshalCorpusFile/512-4 2181 54447 ns/op 9.40 MB/s BenchmarkMarshalCorpusFile/1024-4 1161 102501 ns/op 9.99 MB/s BenchmarkMarshalCorpusFile/2048-4 584 200721 ns/op 10.20 MB/s BenchmarkMarshalCorpusFile/4096-4 302 388981 ns/op 10.53 MB/s BenchmarkMarshalCorpusFile/8192-4 152 790290 ns/op 10.37 MB/s BenchmarkMarshalCorpusFile/16384-4 74 1564822 ns/op 10.47 MB/s BenchmarkMarshalCorpusFile/32768-4 31 3676801 ns/op 8.91 MB/s BenchmarkMarshalCorpusFile/65536-4 14 7637719 ns/op 8.58 MB/s BenchmarkMarshalCorpusFile/131072-4 7 15614228 ns/op 8.39 MB/s BenchmarkMarshalCorpusFile/262144-4 4 31068081 ns/op 8.44 MB/s BenchmarkMarshalCorpusFile/524288-4 2 62669418 ns/op 8.37 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 121422798 ns/op 8.64 MB/s BenchmarkUnmarshalCorpusFile/1-4 7410 14971 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7477 15584 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6862 17077 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 6098 19170 ns/op 0.42 MB/s BenchmarkUnmarshalCorpusFile/16-4 5230 23069 ns/op 0.69 MB/s BenchmarkUnmarshalCorpusFile/32-4 3712 32130 ns/op 1.00 MB/s BenchmarkUnmarshalCorpusFile/64-4 3216 37304 ns/op 1.72 MB/s BenchmarkUnmarshalCorpusFile/128-4 2466 48269 ns/op 2.65 MB/s BenchmarkUnmarshalCorpusFile/256-4 987 126309 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/512-4 513 233409 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/1024-4 262 450253 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/2048-4 138 876889 ns/op 2.34 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1697696 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3467953 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6985385 ns/op 2.35 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13636422 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27507062 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 55220006 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 109684521 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 220910378 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 451738765 ns/op 2.32 MB/s BenchmarkMutatorBytes/1-4 34054 3667 ns/op BenchmarkMutatorBytes/10-4 34392 3516 ns/op BenchmarkMutatorBytes/100-4 32502 3760 ns/op BenchmarkMutatorBytes/1000-4 21328 5872 ns/op BenchmarkMutatorBytes/10000-4 8827 22070 ns/op BenchmarkMutatorBytes/100000-4 1040 130426 ns/op BenchmarkMutatorString/1-4 29096 3913 ns/op BenchmarkMutatorString/10-4 32110 3871 ns/op BenchmarkMutatorString/100-4 28735 4303 ns/op BenchmarkMutatorString/1000-4 14446 7808 ns/op BenchmarkMutatorString/10000-4 4047 44773 ns/op BenchmarkMutatorString/100000-4 342 327820 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17058 7016 ns/op BenchmarkMutatorAllBasicTypes/string-4 17810 7357 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63374 1949 ns/op BenchmarkMutatorAllBasicTypes/float32-4 55166 2200 ns/op BenchmarkMutatorAllBasicTypes/float64-4 56062 2186 ns/op BenchmarkMutatorAllBasicTypes/int-4 61540 1991 ns/op BenchmarkMutatorAllBasicTypes/int8-4 61976 2010 ns/op BenchmarkMutatorAllBasicTypes/int16-4 61290 2019 ns/op BenchmarkMutatorAllBasicTypes/int32-4 60183 1999 ns/op BenchmarkMutatorAllBasicTypes/int64-4 61999 2022 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 58527 2099 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 59979 2039 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 60679 2048 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 59492 2058 ns/op PASS ok internal/fuzz 12.308s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 40490 2903 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 169527 774.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.298s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 34391 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 36913 3097 ns/op BenchmarkSplicePipePoolParallel-4 233828 1075 ns/op BenchmarkSplicePipeNativeParallel-4 102183 1430 ns/op PASS ok internal/poll 1.932s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 25985451 ns/op PASS ok internal/trace 3.808s PASS ok internal/zstd 1.035s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 19425 7438 ns/op BenchmarkCopyNLarge-4 345 401376 ns/op PASS ok io 1.411s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 190874 615.5 ns/op BenchmarkPrintln-4 21816 5619 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35305 3428 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4227 23853 ns/op BenchmarkDiscard-4 860523 130.9 ns/op 0 B/op 0 allocs/op PASS ok log 1.706s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 64566 1857 ns/op BenchmarkJSONHandler/defaults-4 5482 20266 ns/op 524 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3462 33052 ns/op 774 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4106 28757 ns/op 774 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5994 19973 ns/op 512 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5956 20128 ns/op 514 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4827 23655 ns/op 515 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24880 4904 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23766 5231 ns/op 65 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 117117 1074 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 80184 1605 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 97864 1226 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 74125 1791 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 81367 1582 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 105691 1229 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 107.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 598520 197.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 606768 202.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 445928 271.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 375436 314.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5222 19625 ns/op BenchmarkDispatch/switch-checked-4 170434 689.7 ns/op BenchmarkDispatch/As-4 178815 649.8 ns/op BenchmarkDispatch/Visit-4 147430 767.7 ns/op BenchmarkUnsafeStrings-4 18777 6397 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 4.467s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 770516 143.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 760736 151.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 535816 225.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 157231 747.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 59833 2085 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 64822 2123 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 38545 4538 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 10000 10970 ns/op 3477 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 12003 8573 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 13704 8244 ns/op 599 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8619 12000 ns/op 1090 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3333 36585 ns/op 4320 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 15342 8173 ns/op 519 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 15669 8175 ns/op 517 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 10442 11564 ns/op 936 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3873 30289 ns/op 3743 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.613s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 33824642 ns/op PASS ok maps 1.682s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6479006 18.48 ns/op BenchmarkAcosh-4 4956901 23.83 ns/op BenchmarkAsin-4 6275224 17.86 ns/op BenchmarkAsinh-4 4554542 25.43 ns/op BenchmarkAtan-4 7004265 16.28 ns/op BenchmarkAtanh-4 4901804 24.31 ns/op BenchmarkAtan2-4 5047668 23.44 ns/op BenchmarkCbrt-4 6055980 19.96 ns/op BenchmarkCeil-4 16264550 7.219 ns/op BenchmarkCopysign-4 1930209 62.26 ns/op BenchmarkCos-4 8513611 14.27 ns/op BenchmarkCosh-4 6721011 17.58 ns/op BenchmarkErf-4 7685540 15.51 ns/op BenchmarkErfc-4 7832655 15.32 ns/op BenchmarkErfinv-4 3278370 35.07 ns/op BenchmarkErfcinv-4 3368163 35.93 ns/op BenchmarkExp-4 7352443 15.92 ns/op BenchmarkExpGo-4 727668 165.9 ns/op BenchmarkExpm1-4 7045940 16.57 ns/op BenchmarkExp2-4 770444 157.6 ns/op BenchmarkExp2Go-4 723289 164.7 ns/op BenchmarkAbs-4 2656041 47.62 ns/op BenchmarkDim-4 8267371 14.11 ns/op BenchmarkFloor-4 15681649 7.413 ns/op BenchmarkMax-4 12489866 9.677 ns/op BenchmarkMin-4 11207157 10.71 ns/op BenchmarkMod-4 189292 641.5 ns/op BenchmarkFrexp-4 1000000 103.1 ns/op BenchmarkGamma-4 393621 307.5 ns/op BenchmarkHypot-4 1000000 109.3 ns/op BenchmarkHypotGo-4 973496 116.4 ns/op BenchmarkIlogb-4 1449121 95.83 ns/op BenchmarkJ0-4 166818 734.9 ns/op BenchmarkJ1-4 169789 693.0 ns/op BenchmarkJn-4 86853 1386 ns/op BenchmarkLdexp-4 1000000 108.7 ns/op BenchmarkLgamma-4 520057 230.1 ns/op BenchmarkLog-4 6760440 17.78 ns/op BenchmarkLogb-4 1393854 84.56 ns/op BenchmarkLog1p-4 7025010 17.25 ns/op BenchmarkLog10-4 6302089 18.93 ns/op BenchmarkLog2-4 981746 114.6 ns/op BenchmarkModf-4 2446076 49.20 ns/op BenchmarkNextafter32-4 2370464 49.74 ns/op BenchmarkNextafter64-4 2299614 52.51 ns/op BenchmarkPowInt-4 3277614 34.17 ns/op BenchmarkPowFrac-4 3423724 34.50 ns/op BenchmarkPow10Pos-4 4303718 27.89 ns/op BenchmarkPow10Neg-4 3851161 31.30 ns/op BenchmarkRound-4 8367739 14.30 ns/op BenchmarkRoundToEven-4 8214985 14.60 ns/op BenchmarkRemainder-4 282859 419.6 ns/op BenchmarkSignbit-4 4018671 30.14 ns/op BenchmarkSin-4 8771902 13.41 ns/op BenchmarkSincos-4 643808 184.9 ns/op BenchmarkSinh-4 6622152 18.22 ns/op BenchmarkSqrtIndirect-4 14621236 8.046 ns/op BenchmarkSqrtLatency-4 10526299 11.43 ns/op BenchmarkSqrtIndirectLatency-4 10596964 11.39 ns/op BenchmarkSqrtGoLatency-4 1352186 89.63 ns/op BenchmarkSqrtPrime-4 117560 1021 ns/op BenchmarkTan-4 6220438 19.24 ns/op BenchmarkTanh-4 5639661 20.99 ns/op BenchmarkTrunc-4 15514785 7.531 ns/op BenchmarkY0-4 184264 657.4 ns/op BenchmarkY1-4 186619 650.6 ns/op BenchmarkYn-4 91177 1325 ns/op BenchmarkFloat64bits-4 3952528 30.19 ns/op BenchmarkFloat64frombits-4 4015933 29.94 ns/op BenchmarkFloat32bits-4 4004275 30.65 ns/op BenchmarkFloat32frombits-4 4017028 29.93 ns/op BenchmarkFMA-4 16182246 7.276 ns/op PASS ok math 11.301s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11144623 10.85 ns/op 5899.11 MB/s BenchmarkAddVV/2-4 9865425 12.10 ns/op 10582.33 MB/s BenchmarkAddVV/3-4 8948442 13.55 ns/op 14167.04 MB/s BenchmarkAddVV/4-4 9657505 12.51 ns/op 20470.55 MB/s BenchmarkAddVV/5-4 8703880 13.68 ns/op 23397.10 MB/s BenchmarkAddVV/10-4 6887578 17.59 ns/op 36384.96 MB/s BenchmarkAddVV/100-4 2378865 51.33 ns/op 124687.54 MB/s BenchmarkAddVV/1000-4 301215 397.2 ns/op 161130.99 MB/s BenchmarkSubVV/1-4 11579049 10.33 ns/op 6196.63 MB/s BenchmarkSubVV/2-4 10476534 11.48 ns/op 11152.91 MB/s BenchmarkSubVV/3-4 9026731 13.03 ns/op 14730.34 MB/s BenchmarkSubVV/4-4 9631008 12.45 ns/op 20563.68 MB/s BenchmarkSubVV/5-4 8775974 13.67 ns/op 23406.63 MB/s BenchmarkSubVV/10-4 7082954 17.05 ns/op 37542.99 MB/s BenchmarkSubVV/100-4 2366238 51.38 ns/op 124566.10 MB/s BenchmarkSubVV/1000-4 303307 385.5 ns/op 166009.59 MB/s BenchmarkAddVW/1-4 11943285 10.07 ns/op 794.10 MB/s BenchmarkAddVW/2-4 12180940 9.853 ns/op 1623.82 MB/s BenchmarkAddVW/3-4 11412216 10.45 ns/op 2296.68 MB/s BenchmarkAddVW/4-4 10707424 11.21 ns/op 2855.31 MB/s BenchmarkAddVW/5-4 10796614 11.19 ns/op 3574.79 MB/s BenchmarkAddVW/10-4 7585282 15.52 ns/op 5154.59 MB/s BenchmarkAddVW/100-4 4757034 24.73 ns/op 32345.31 MB/s BenchmarkAddVW/1000-4 751090 151.2 ns/op 52910.91 MB/s BenchmarkAddVWext/1-4 11868723 10.36 ns/op 772.33 MB/s BenchmarkAddVWext/2-4 12000285 9.949 ns/op 1608.19 MB/s BenchmarkAddVWext/3-4 10637361 10.77 ns/op 2227.75 MB/s BenchmarkAddVWext/4-4 10768922 11.34 ns/op 2820.75 MB/s BenchmarkAddVWext/5-4 10064486 11.52 ns/op 3471.22 MB/s BenchmarkAddVWext/10-4 7247990 13.81 ns/op 5794.25 MB/s BenchmarkAddVWext/100-4 2105002 57.33 ns/op 13955.44 MB/s BenchmarkAddVWext/1000-4 283820 412.7 ns/op 19385.35 MB/s BenchmarkSubVW/1-4 11841460 10.13 ns/op 789.38 MB/s BenchmarkSubVW/2-4 11653178 10.24 ns/op 1563.12 MB/s BenchmarkSubVW/3-4 11198142 10.81 ns/op 2219.65 MB/s BenchmarkSubVW/4-4 10833552 11.49 ns/op 2785.46 MB/s BenchmarkSubVW/5-4 10467724 11.62 ns/op 3440.88 MB/s BenchmarkSubVW/10-4 7839056 15.49 ns/op 5166.23 MB/s BenchmarkSubVW/100-4 4830790 24.92 ns/op 32107.84 MB/s BenchmarkSubVW/1000-4 549951 212.6 ns/op 37629.50 MB/s BenchmarkSubVWext/1-4 11969742 10.18 ns/op 786.08 MB/s BenchmarkSubVWext/2-4 11652926 10.18 ns/op 1571.80 MB/s BenchmarkSubVWext/3-4 10911367 10.94 ns/op 2194.76 MB/s BenchmarkSubVWext/4-4 10209604 11.44 ns/op 2796.04 MB/s BenchmarkSubVWext/5-4 10270063 11.67 ns/op 3427.31 MB/s BenchmarkSubVWext/10-4 8347981 14.46 ns/op 5533.13 MB/s BenchmarkSubVWext/100-4 2119598 57.43 ns/op 13928.98 MB/s BenchmarkSubVWext/1000-4 288058 408.6 ns/op 19579.82 MB/s BenchmarkMulAddVWW/1-4 9886542 12.20 ns/op 5243.79 MB/s BenchmarkMulAddVWW/2-4 8978298 13.43 ns/op 9532.49 MB/s BenchmarkMulAddVWW/3-4 7913050 15.07 ns/op 12742.25 MB/s BenchmarkMulAddVWW/4-4 7137961 16.73 ns/op 15301.93 MB/s BenchmarkMulAddVWW/5-4 6443652 18.46 ns/op 17330.68 MB/s BenchmarkMulAddVWW/10-4 4388476 27.05 ns/op 23662.51 MB/s BenchmarkMulAddVWW/100-4 607890 194.9 ns/op 32837.72 MB/s BenchmarkMulAddVWW/1000-4 67891 1779 ns/op 35982.85 MB/s BenchmarkAddMulVVW/1-4 10556349 11.48 ns/op 5573.13 MB/s BenchmarkAddMulVVW/2-4 8620359 13.87 ns/op 9228.20 MB/s BenchmarkAddMulVVW/3-4 7877313 14.95 ns/op 12843.39 MB/s BenchmarkAddMulVVW/4-4 7145642 16.70 ns/op 15328.90 MB/s BenchmarkAddMulVVW/5-4 6592302 18.29 ns/op 17500.35 MB/s BenchmarkAddMulVVW/10-4 4277037 28.39 ns/op 22542.24 MB/s BenchmarkAddMulVVW/100-4 550120 220.6 ns/op 29016.61 MB/s BenchmarkAddMulVVW/1000-4 56978 2091 ns/op 30601.36 MB/s BenchmarkDivWVW/1-4 2341696 50.96 ns/op 1255.98 MB/s BenchmarkDivWVW/2-4 1000000 103.8 ns/op 1233.52 MB/s BenchmarkDivWVW/3-4 802941 148.6 ns/op 1292.01 MB/s BenchmarkDivWVW/4-4 680616 176.0 ns/op 1454.55 MB/s BenchmarkDivWVW/5-4 626385 190.4 ns/op 1680.91 MB/s BenchmarkDivWVW/10-4 340588 357.7 ns/op 1789.03 MB/s BenchmarkDivWVW/100-4 38077 3165 ns/op 2022.26 MB/s BenchmarkDivWVW/1000-4 4225 28104 ns/op 2277.30 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2760504 43.14 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2808058 43.37 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1878463 74.32 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1447054 84.40 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 100.9 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 109.5 ns/op BenchmarkNonZeroShifts/4/shrVU-4 987163 128.3 ns/op BenchmarkNonZeroShifts/4/shlVU-4 818634 148.5 ns/op BenchmarkNonZeroShifts/5/shrVU-4 802204 148.5 ns/op BenchmarkNonZeroShifts/5/shlVU-4 708505 173.2 ns/op BenchmarkNonZeroShifts/10/shrVU-4 460942 265.5 ns/op BenchmarkNonZeroShifts/10/shlVU-4 390127 313.0 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50270 2369 ns/op BenchmarkNonZeroShifts/100/shlVU-4 44024 2800 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5047 23265 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4546 26314 ns/op BenchmarkDecimalConversion-4 189 613958 ns/op BenchmarkFloatString/100-4 9712 12188 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 189 631343 ns/op 2912 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 59192190 ns/op 61284 B/op 55 allocs/op BenchmarkFloatString/100000-4 1 5862643918 ns/op 810096 B/op 450 allocs/op BenchmarkFloatAdd/10-4 102222 1162 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 90316 1288 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 49567 2305 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13824 8610 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1610 94590 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 142815 819.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 132820 902.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 96534 1267 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26637 4502 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3262 36429 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1398 83759 ns/op BenchmarkParseFloatLargeExp-4 324 366904 ns/op BenchmarkGCD10x10/WithoutXY-4 196297 617.3 ns/op BenchmarkGCD10x10/WithXY-4 45733 2626 ns/op BenchmarkGCD10x100/WithoutXY-4 91456 1306 ns/op BenchmarkGCD10x100/WithXY-4 13588 9096 ns/op BenchmarkGCD10x1000/WithoutXY-4 63924 1819 ns/op BenchmarkGCD10x1000/WithXY-4 10836 11329 ns/op BenchmarkGCD100x100/WithoutXY-4 22011 5359 ns/op BenchmarkGCD100x100/WithXY-4 8014 14596 ns/op BenchmarkGCD100x1000/WithoutXY-4 9715 12222 ns/op BenchmarkGCD100x1000/WithXY-4 4123 26202 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1849 65233 ns/op BenchmarkGCD1000x1000/WithXY-4 981 123270 ns/op BenchmarkHilbert-4 16 6962103 ns/op BenchmarkBinomial-4 9229 12396 ns/op BenchmarkQuoRem-4 14614 8399 ns/op BenchmarkExp-4 7 15587437 ns/op BenchmarkExpMont/Odd-4 100 1151065 ns/op 2584 B/op 21 allocs/op BenchmarkExpMont/Even1-4 99 1188264 ns/op 3367 B/op 38 allocs/op BenchmarkExpMont/Even2-4 86 1217511 ns/op 3867 B/op 53 allocs/op BenchmarkExpMont/Even3-4 93 1215322 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even4-4 96 1218058 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even8-4 92 1213056 ns/op 3870 B/op 54 allocs/op BenchmarkExpMont/Even32-4 94 1222183 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1017233 ns/op 3601 B/op 52 allocs/op BenchmarkExpMont/Even96-4 100 1080057 ns/op 3772 B/op 51 allocs/op BenchmarkExpMont/Even128-4 123 966259 ns/op 3270 B/op 50 allocs/op BenchmarkExpMont/Even255-4 135 884444 ns/op 2976 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 441 269053 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 391 306181 ns/op 1729 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 392 306869 ns/op 1756 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 392 305498 ns/op 1735 B/op 47 allocs/op BenchmarkExp2-4 7 15461896 ns/op BenchmarkBitset-4 839712 142.3 ns/op BenchmarkBitsetNeg-4 306099 390.9 ns/op BenchmarkBitsetOrig-4 211476 554.0 ns/op BenchmarkBitsetNegOrig-4 140932 825.7 ns/op BenchmarkModSqrt225_Tonelli-4 74 1477047 ns/op BenchmarkModSqrt225_3Mod4-4 270 445579 ns/op BenchmarkModSqrt231_Tonelli-4 75 1533867 ns/op BenchmarkModSqrt231_5Mod8-4 225 530487 ns/op BenchmarkModInverse-4 9100 12346 ns/op BenchmarkSqrt-4 908 131899 ns/op BenchmarkIntSqr/1-4 1362061 88.97 ns/op BenchmarkIntSqr/2-4 459348 252.0 ns/op BenchmarkIntSqr/3-4 367281 323.5 ns/op BenchmarkIntSqr/5-4 250612 478.3 ns/op BenchmarkIntSqr/8-4 160108 755.4 ns/op BenchmarkIntSqr/10-4 125437 952.7 ns/op BenchmarkIntSqr/20-4 33457 3617 ns/op BenchmarkIntSqr/30-4 23098 5280 ns/op BenchmarkIntSqr/50-4 13146 9124 ns/op BenchmarkIntSqr/80-4 6987 16494 ns/op BenchmarkIntSqr/100-4 5296 22443 ns/op BenchmarkIntSqr/200-4 1827 64193 ns/op BenchmarkIntSqr/300-4 950 138458 ns/op BenchmarkIntSqr/500-4 417 293380 ns/op BenchmarkIntSqr/800-4 186 636892 ns/op BenchmarkIntSqr/1000-4 122 909961 ns/op BenchmarkDiv/20/10-4 324387 368.7 ns/op BenchmarkDiv/40/20-4 320601 369.3 ns/op BenchmarkDiv/100/50-4 314604 383.6 ns/op BenchmarkDiv/200/100-4 37657 3229 ns/op BenchmarkDiv/400/200-4 34065 3616 ns/op BenchmarkDiv/1000/500-4 24520 4930 ns/op BenchmarkDiv/2000/1000-4 16794 7254 ns/op BenchmarkDiv/20000/10000-4 721 165688 ns/op BenchmarkDiv/200000/100000-4 18 6686393 ns/op BenchmarkDiv/2000000/1000000-4 1 219119783 ns/op BenchmarkDiv/20000000/10000000-4 1 7259370922 ns/op BenchmarkMul-4 3 43750974 ns/op BenchmarkNatMul/10-4 109105 1002 ns/op BenchmarkNatMul/100-4 3691 31703 ns/op BenchmarkNatMul/1000-4 98 1161987 ns/op BenchmarkZeroShifts/Shl-4 40456 2867 ns/op BenchmarkZeroShifts/ShlSame-4 6104697 19.33 ns/op BenchmarkZeroShifts/Shr-4 42348 2747 ns/op BenchmarkZeroShifts/ShrSame-4 5972692 19.50 ns/op BenchmarkExp3Power/0x10-4 216424 544.9 ns/op BenchmarkExp3Power/0x40-4 179950 837.7 ns/op BenchmarkExp3Power/0x100-4 83365 1379 ns/op BenchmarkExp3Power/0x400-4 33006 3525 ns/op BenchmarkExp3Power/0x1000-4 6646 17507 ns/op BenchmarkExp3Power/0x4000-4 1112 106682 ns/op BenchmarkExp3Power/0x10000-4 128 932140 ns/op BenchmarkExp3Power/0x40000-4 13 9044207 ns/op BenchmarkExp3Power/0x100000-4 2 88771138 ns/op BenchmarkExp3Power/0x400000-4 1 911673015 ns/op BenchmarkFibo-4 4 26303466 ns/op BenchmarkNatSqr/1-4 1000000 106.1 ns/op BenchmarkNatSqr/2-4 444704 362.5 ns/op BenchmarkNatSqr/3-4 302462 442.4 ns/op BenchmarkNatSqr/5-4 223162 516.5 ns/op BenchmarkNatSqr/8-4 145594 807.2 ns/op BenchmarkNatSqr/10-4 116372 1005 ns/op BenchmarkNatSqr/20-4 29098 3898 ns/op BenchmarkNatSqr/30-4 22921 5217 ns/op BenchmarkNatSqr/50-4 12898 21156 ns/op BenchmarkNatSqr/80-4 6324 18495 ns/op BenchmarkNatSqr/100-4 5176 22297 ns/op BenchmarkNatSqr/200-4 1854 64492 ns/op BenchmarkNatSqr/300-4 927 125898 ns/op BenchmarkNatSqr/500-4 414 300680 ns/op BenchmarkNatSqr/800-4 196 607595 ns/op BenchmarkNatSqr/1000-4 136 1164308 ns/op BenchmarkNatSetBytes/8-4 702016 167.5 ns/op BenchmarkNatSetBytes/24-4 209496 563.8 ns/op BenchmarkNatSetBytes/128-4 47199 2523 ns/op BenchmarkNatSetBytes/7-4 935736 126.0 ns/op BenchmarkNatSetBytes/23-4 234337 504.0 ns/op BenchmarkNatSetBytes/127-4 47706 2487 ns/op BenchmarkScanPi-4 255 462955 ns/op BenchmarkStringPiParallel-4 637 169641 ns/op BenchmarkScan/10/Base2-4 38205 3144 ns/op BenchmarkScan/100/Base2-4 4257 28164 ns/op BenchmarkScan/1000/Base2-4 434 273765 ns/op BenchmarkScan/10/Base8-4 93577 1285 ns/op BenchmarkScan/100/Base8-4 12596 9554 ns/op BenchmarkScan/1000/Base8-4 1258 95645 ns/op BenchmarkScan/10/Base10-4 99778 1194 ns/op BenchmarkScan/100/Base10-4 13724 8815 ns/op BenchmarkScan/1000/Base10-4 1357 95689 ns/op BenchmarkScan/10/Base16-4 114446 1042 ns/op BenchmarkScan/100/Base16-4 15760 7635 ns/op BenchmarkScan/1000/Base16-4 1592 74930 ns/op BenchmarkString/10/Base2-4 192691 617.6 ns/op BenchmarkString/100/Base2-4 27834 4217 ns/op BenchmarkString/1000/Base2-4 2908 40627 ns/op BenchmarkString/10/Base8-4 350802 349.6 ns/op BenchmarkString/100/Base8-4 70420 1909 ns/op BenchmarkString/1000/Base8-4 7677 45513 ns/op BenchmarkString/10/Base10-4 206049 586.3 ns/op BenchmarkString/100/Base10-4 39895 2973 ns/op BenchmarkString/1000/Base10-4 4178 34892 ns/op BenchmarkString/10/Base16-4 413530 294.2 ns/op BenchmarkString/100/Base16-4 91348 1302 ns/op BenchmarkString/1000/Base16-4 10000 11108 ns/op BenchmarkLeafSize/0-4 31 3871266 ns/op BenchmarkLeafSize/1-4 399 287071 ns/op BenchmarkLeafSize/2-4 394 293319 ns/op BenchmarkLeafSize/3-4 265 481135 ns/op BenchmarkLeafSize/4-4 422 275752 ns/op BenchmarkLeafSize/5-4 226 522598 ns/op BenchmarkLeafSize/6-4 273 485776 ns/op BenchmarkLeafSize/7-4 280 452268 ns/op BenchmarkLeafSize/8-4 406 318561 ns/op BenchmarkLeafSize/9-4 160 1151808 ns/op BenchmarkLeafSize/10-4 220 507464 ns/op BenchmarkLeafSize/11-4 228 527788 ns/op BenchmarkLeafSize/12-4 279 435565 ns/op BenchmarkLeafSize/13-4 230 521302 ns/op BenchmarkLeafSize/14-4 296 399510 ns/op BenchmarkLeafSize/15-4 292 409299 ns/op BenchmarkLeafSize/16-4 438 269416 ns/op BenchmarkLeafSize/32-4 434 269246 ns/op BenchmarkLeafSize/64-4 392 299399 ns/op BenchmarkProbablyPrime/n=0-4 6 20324797 ns/op BenchmarkProbablyPrime/n=1-4 5 23235028 ns/op BenchmarkProbablyPrime/n=5-4 4 32373338 ns/op BenchmarkProbablyPrime/n=10-4 3 45133826 ns/op BenchmarkProbablyPrime/n=20-4 2 70511887 ns/op BenchmarkProbablyPrime/Lucas-4 6 18043493 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2477903 ns/op BenchmarkRatCmp-4 217521 531.4 ns/op BenchmarkFloatPrecExact/1-4 135819 924.4 ns/op BenchmarkFloatPrecExact/10-4 43443 2732 ns/op BenchmarkFloatPrecExact/100-4 8973 13959 ns/op BenchmarkFloatPrecExact/1000-4 1515 76440 ns/op BenchmarkFloatPrecExact/10000-4 80 1364707 ns/op BenchmarkFloatPrecExact/100000-4 2 54453761 ns/op BenchmarkFloatPrecExact/1000000-4 1 2414363455 ns/op BenchmarkFloatPrecMixed/1-4 121526 1019 ns/op BenchmarkFloatPrecMixed/10-4 36858 3257 ns/op BenchmarkFloatPrecMixed/100-4 4146 27202 ns/op BenchmarkFloatPrecMixed/1000-4 292 409226 ns/op BenchmarkFloatPrecMixed/10000-4 8 16193717 ns/op BenchmarkFloatPrecMixed/100000-4 1 619024916 ns/op BenchmarkFloatPrecMixed/1000000-4 1 37655276605 ns/op BenchmarkFloatPrecInexact/1-4 198254 616.0 ns/op BenchmarkFloatPrecInexact/10-4 176938 678.2 ns/op BenchmarkFloatPrecInexact/100-4 103396 1156 ns/op BenchmarkFloatPrecInexact/1000-4 27742 4600 ns/op BenchmarkFloatPrecInexact/10000-4 3240 38100 ns/op BenchmarkFloatPrecInexact/100000-4 344 342277 ns/op BenchmarkFloatPrecInexact/1000000-4 26 4490706 ns/op BenchmarkFloatSqrt/64-4 13262 9047 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7515 15248 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5276 22401 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2712 44665 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 486 241069 ns/op 18006 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 34 3285322 ns/op 177822 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 248912233 ns/op 3793320 B/op 623 allocs/op PASS ok math/big 104.090s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7638651 15.29 ns/op BenchmarkLeadingZeros8-4 7692220 15.54 ns/op BenchmarkLeadingZeros16-4 7673200 15.64 ns/op BenchmarkLeadingZeros32-4 7376343 15.59 ns/op BenchmarkLeadingZeros64-4 7648402 15.18 ns/op BenchmarkTrailingZeros-4 7856042 15.34 ns/op BenchmarkTrailingZeros8-4 7668952 15.59 ns/op BenchmarkTrailingZeros16-4 7695141 15.64 ns/op BenchmarkTrailingZeros32-4 7762396 15.54 ns/op BenchmarkTrailingZeros64-4 7490277 15.44 ns/op BenchmarkOnesCount-4 7783873 14.72 ns/op BenchmarkOnesCount8-4 8228144 14.42 ns/op BenchmarkOnesCount16-4 8189218 14.89 ns/op BenchmarkOnesCount32-4 7839812 15.46 ns/op BenchmarkOnesCount64-4 8111814 15.51 ns/op BenchmarkRotateLeft-4 7746199 15.08 ns/op BenchmarkRotateLeft8-4 7687544 15.37 ns/op BenchmarkRotateLeft16-4 7512574 15.46 ns/op BenchmarkRotateLeft32-4 8066472 15.09 ns/op BenchmarkRotateLeft64-4 7423452 17.64 ns/op BenchmarkReverse-4 12619830 8.745 ns/op BenchmarkReverse8-4 16243230 7.994 ns/op BenchmarkReverse16-4 14556818 9.535 ns/op BenchmarkReverse32-4 13379792 9.095 ns/op BenchmarkReverse64-4 13333390 8.909 ns/op BenchmarkReverseBytes-4 14454388 9.003 ns/op BenchmarkReverseBytes16-4 15766358 7.717 ns/op BenchmarkReverseBytes32-4 14509503 8.110 ns/op BenchmarkReverseBytes64-4 13875300 8.253 ns/op BenchmarkAdd-4 8187390 14.79 ns/op BenchmarkAdd32-4 7979206 14.86 ns/op BenchmarkAdd64-4 8029597 14.91 ns/op BenchmarkAdd64multiple-4 12190065 8.359 ns/op BenchmarkSub-4 7864590 15.47 ns/op BenchmarkSub32-4 7578492 15.41 ns/op BenchmarkSub64-4 7732041 15.31 ns/op BenchmarkSub64multiple-4 14557975 8.547 ns/op BenchmarkMul-4 7948497 14.56 ns/op BenchmarkMul32-4 7472932 14.75 ns/op BenchmarkMul64-4 8240340 14.64 ns/op BenchmarkDiv-4 2819626 41.13 ns/op BenchmarkDiv32-4 6305265 18.87 ns/op BenchmarkDiv64-4 2916196 41.13 ns/op PASS ok math/bits 8.263s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 109.8 ns/op BenchmarkAcos-4 269221 422.7 ns/op BenchmarkAcosh-4 275898 438.0 ns/op BenchmarkAsin-4 280368 420.5 ns/op BenchmarkAsinh-4 296653 401.1 ns/op BenchmarkAtan-4 1000000 110.1 ns/op BenchmarkAtanh-4 1000000 110.5 ns/op BenchmarkConj-4 15817105 7.562 ns/op BenchmarkCos-4 416126 279.2 ns/op BenchmarkCosh-4 438324 278.1 ns/op BenchmarkExp-4 587948 208.8 ns/op BenchmarkLog-4 783836 150.7 ns/op BenchmarkLog10-4 737893 151.3 ns/op BenchmarkPhase-4 4686236 26.02 ns/op BenchmarkPolar-4 890355 132.5 ns/op BenchmarkPow-4 318056 375.7 ns/op BenchmarkRect-4 647252 198.1 ns/op BenchmarkSin-4 452422 260.0 ns/op BenchmarkSinh-4 462903 260.2 ns/op BenchmarkSqrt-4 375090 323.2 ns/op BenchmarkTan-4 1000000 102.1 ns/op BenchmarkTanh-4 1834832 65.06 ns/op PASS ok math/cmplx 3.786s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 826068 133.9 ns/op BenchmarkInt63ThreadsafeParallel-4 1323921 101.0 ns/op BenchmarkInt63Unthreadsafe-4 973512 118.0 ns/op BenchmarkIntn1000-4 805129 148.0 ns/op BenchmarkInt63n1000-4 865839 135.5 ns/op BenchmarkInt31n1000-4 880681 133.2 ns/op BenchmarkFloat32-4 882177 131.4 ns/op BenchmarkFloat64-4 993111 119.7 ns/op BenchmarkPerm3-4 191949 628.7 ns/op BenchmarkPerm30-4 22011 5465 ns/op BenchmarkPerm30ViaShuffle-4 20348 5911 ns/op BenchmarkShuffleOverhead-4 16195 7405 ns/op BenchmarkRead3-4 807472 151.2 ns/op BenchmarkRead64-4 65640 1785 ns/op BenchmarkRead1000-4 3826 26462 ns/op BenchmarkConcurrent-4 350061 354.3 ns/op PASS ok math/rand 3.263s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 5057652 23.80 ns/op BenchmarkPCG_DXSM-4 3216608 37.19 ns/op BenchmarkSourceUint64-4 2859097 37.58 ns/op BenchmarkGlobalInt64-4 2923603 38.99 ns/op BenchmarkGlobalInt64Parallel-4 3502552 39.24 ns/op BenchmarkGlobalUint64-4 2927133 41.94 ns/op BenchmarkGlobalUint64Parallel-4 3233530 37.39 ns/op BenchmarkInt64-4 1667292 72.44 ns/op BenchmarkUint64-4 1656818 71.89 ns/op BenchmarkGlobalIntN1000-4 2078455 57.18 ns/op BenchmarkIntN1000-4 1359390 88.54 ns/op BenchmarkInt64N1000-4 1367686 88.28 ns/op BenchmarkInt64N1e8-4 1363789 88.74 ns/op BenchmarkInt64N1e9-4 1373395 88.46 ns/op BenchmarkInt64N2e9-4 1352896 89.97 ns/op BenchmarkInt64N1e18-4 1284228 97.84 ns/op BenchmarkInt64N2e18-4 1294736 92.38 ns/op BenchmarkInt64N4e18-4 1000000 105.0 ns/op BenchmarkInt32N1000-4 1356451 88.15 ns/op BenchmarkInt32N1e8-4 1368020 88.85 ns/op BenchmarkInt32N1e9-4 1346976 89.01 ns/op BenchmarkInt32N2e9-4 1352329 89.14 ns/op BenchmarkFloat32-4 1537364 74.67 ns/op BenchmarkFloat64-4 1604202 77.90 ns/op BenchmarkExpFloat64-4 791926 144.3 ns/op BenchmarkNormFloat64-4 826086 124.6 ns/op BenchmarkPerm3-4 239974 523.6 ns/op BenchmarkPerm30-4 22960 5312 ns/op BenchmarkPerm30ViaShuffle-4 23572 4973 ns/op BenchmarkShuffleOverhead-4 38114 3090 ns/op BenchmarkConcurrent-4 914194 121.1 ns/op PASS ok math/rand/v2 6.796s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 41707 3298 ns/op BenchmarkQDecodeWord-4 108972 1080 ns/op BenchmarkQDecodeHeader-4 98190 1206 ns/op BenchmarkTypeByExtension/.html-4 489525 234.0 ns/op BenchmarkTypeByExtension/.HTML-4 267152 418.8 ns/op BenchmarkTypeByExtension/.unused-4 367548 296.5 ns/op BenchmarkExtensionsByType/text/html-4 183009 626.8 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 94863 1286 ns/op BenchmarkExtensionsByType/application/octet-stream-4 149839 998.3 ns/op PASS ok mime 2.309s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 591 182540 ns/op 47117 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 632 269420 ns/op 47827 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 308 369539 ns/op 103733 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 492 240077 ns/op 49690 B/op 207 allocs/op PASS ok mime/multipart 1.633s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 723 155425 ns/op PASS ok mime/quotedprintable 1.144s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 19 6814657 ns/op 8271 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 28 6587100 ns/op 7084 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5008438222 ns/op 158800 B/op 225 allocs/op BenchmarkDNSName-4 82899 1352 ns/op BenchmarkInterfaces-4 2334 47243 ns/op 8990 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3637 34806 ns/op 6688 B/op 22 allocs/op BenchmarkInterfaceByName-4 3133 56512 ns/op 9013 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1693 94855 ns/op 15208 B/op 93 allocs/op BenchmarkInterfacesAndAddrs-4 5443 23924 ns/op 4403 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 958 131604 ns/op 135293 B/op 39 allocs/op BenchmarkParseIP-4 6807 16503 ns/op BenchmarkParseIPValidIPv4-4 312796 433.8 ns/op BenchmarkParseIPValidIPv6-4 146884 793.9 ns/op BenchmarkIPString/IPv4-4 90602 1313 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8637 13387 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48879 2808 ns/op BenchmarkIPEqual/IPv4-4 1030220 115.0 ns/op BenchmarkIPEqual/IPv6-4 1035960 118.7 ns/op BenchmarkSendfileZeroBytes-4 1 211949205 ns/op 6822400 B/op 364948 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1212941760 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1211057661 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1206605445 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1206324485 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1205773413 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1216046442 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1216993289 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1007063649 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1008070012 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1009669357 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1006730825 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1007321365 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1010282233 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1008404757 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1007334532 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1008216678 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1008211417 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1005219707 ns/op 0.07 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1008428912 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1004004087 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1023526345 ns/op 0.51 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1022167724 ns/op 1.03 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1013104750 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1014175630 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1004147608 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1019432337 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1008680492 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1008455381 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1013267040 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1008567369 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1014256120 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1007157523 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1006816158 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1004565424 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1007097057 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1008819746 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1021570359 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1007362514 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1006464618 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007606843 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1007930967 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1007785876 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1011493759 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1003642799 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1007460159 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1009213648 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1009993480 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1007735894 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1006346494 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1007365054 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1007702914 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1007761302 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1007537846 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1007449592 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1013554978 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1021004877 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1007282597 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1002427362 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1008826442 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1005153069 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007874184 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1008110975 ns/op 0.07 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1007954331 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1007892066 ns/op 0.26 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1009137283 ns/op 0.52 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009838797 ns/op 1.04 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007787512 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007963415 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007895484 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007636146 ns/op 0.01 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1007401719 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1008901351 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1007708340 ns/op 0.07 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007657234 ns/op 0.13 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1007855852 ns/op 0.26 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1008357203 ns/op 0.52 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1009501301 ns/op 1.04 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 3982 26665 ns/op BenchmarkTCP4OneShotTimeout-4 3960 25472 ns/op BenchmarkTCP4Persistent-4 24072 4435 ns/op BenchmarkTCP4PersistentTimeout-4 31532 3372 ns/op BenchmarkTCP6OneShot-4 4748 21734 ns/op BenchmarkTCP6OneShotTimeout-4 4371 24769 ns/op BenchmarkTCP6Persistent-4 30120 3852 ns/op BenchmarkTCP6PersistentTimeout-4 31521 3764 ns/op BenchmarkTCP4ConcurrentReadWrite-4 51487 2816 ns/op BenchmarkTCP6ConcurrentReadWrite-4 43176 2455 ns/op BenchmarkSetReadDeadline-4 184588 686.1 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26775 7380 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 26674 4391 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 28165 4476 ns/op 0 B/op 0 allocs/op PASS ok net 91.341s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22638 5268 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8800 11693 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 18444 6530 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15547 7785 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 37434 3084 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 53377 2147 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 105.2 ns/op BenchmarkFindChild/n=2/rep=map-4 3669132 31.64 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 988111 118.8 ns/op BenchmarkFindChild/n=4/rep=linear-4 593938 195.7 ns/op BenchmarkFindChild/n=4/rep=map-4 3674736 33.19 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 572103 210.8 ns/op BenchmarkFindChild/n=8/rep=linear-4 323229 366.8 ns/op BenchmarkFindChild/n=8/rep=map-4 3298495 35.55 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 314619 381.5 ns/op BenchmarkFindChild/n=16/rep=linear-4 168589 711.6 ns/op BenchmarkFindChild/n=16/rep=map-4 2915341 41.15 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2119273 56.37 ns/op BenchmarkFindChild/n=32/rep=linear-4 83676 1431 ns/op BenchmarkFindChild/n=32/rep=map-4 2924592 40.41 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2267808 53.06 ns/op BenchmarkMultiConflicts-4 1 202542371 ns/op BenchmarkServerMatch-4 15909 7482 ns/op BenchmarkReadRequestChrome-4 3230 33680 ns/op 18.14 MB/s 1507 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8349 13880 ns/op 5.62 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8148 14105 ns/op 5.81 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5992 19580 ns/op 7.71 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13413 8869 ns/op 4.51 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 522 205076 ns/op 4.99 MB/s BenchmarkFileAndServer_1KB/https1-4 338 332489 ns/op 3.08 MB/s BenchmarkFileAndServer_1KB/h2-4 262 442954 ns/op 2.31 MB/s BenchmarkFileAndServer_16MB/h1-4 4 28722450 ns/op 584.12 MB/s BenchmarkFileAndServer_16MB/https1-4 2 71702186 ns/op 233.98 MB/s BenchmarkFileAndServer_16MB/h2-4 1 139192109 ns/op 120.53 MB/s BenchmarkFileAndServer_64MB/h1-4 1 123631268 ns/op 542.81 MB/s BenchmarkFileAndServer_64MB/https1-4 1 269406023 ns/op 249.10 MB/s BenchmarkFileAndServer_64MB/h2-4 1 528821633 ns/op 126.90 MB/s BenchmarkServeMux-4 196 634900 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 235 544877 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 590 203257 ns/op 5864 B/op 63 allocs/op BenchmarkClientServer/https1-4 346 308495 ns/op 6473 B/op 71 allocs/op BenchmarkClientServer/h2-4 278 403639 ns/op 9593 B/op 75 allocs/op BenchmarkClientServerParallel/4/h1-4 1944 57668 ns/op 9253 B/op 76 allocs/op BenchmarkClientServerParallel/4/https1-4 16 7046701 ns/op 94717 B/op 1087 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52328: read tcp 127.0.0.1:37977->127.0.0.1:52328: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52280: read tcp 127.0.0.1:37977->127.0.0.1:52280: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47776: read tcp 127.0.0.1:44859->127.0.0.1:47776: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47806: read tcp 127.0.0.1:44859->127.0.0.1:47806: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 6807122 ns/op 78277 B/op 935 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53084: read tcp 127.0.0.1:40029->127.0.0.1:53084: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53090: read tcp 127.0.0.1:40029->127.0.0.1:53090: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53118: read tcp 127.0.0.1:40029->127.0.0.1:53118: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36074: read tcp 127.0.0.1:39773->127.0.0.1:36074: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36112: read tcp 127.0.0.1:39773->127.0.0.1:36112: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36036: read tcp 127.0.0.1:39773->127.0.0.1:36036: use of closed network connection BenchmarkClientServerParallel/64/h1-4 100 1216458 ns/op 20612 B/op 110 allocs/op BenchmarkClientServerParallel/64/https1-4 16 7162686 ns/op 89316 B/op 1049 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34194: read tcp 127.0.0.1:34537->127.0.0.1:34194: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34248: write tcp 127.0.0.1:34537->127.0.0.1:34248: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34224: write tcp 127.0.0.1:34537->127.0.0.1:34224: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34920: read tcp 127.0.0.1:37279->127.0.0.1:34920: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34878: read tcp 127.0.0.1:37279->127.0.0.1:34878: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34870: read tcp 127.0.0.1:37279->127.0.0.1:34870: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34836: read tcp 127.0.0.1:37279->127.0.0.1:34836: use of closed network connection BenchmarkClientServerParallel/64/h2-4 16 6563272 ns/op 84352 B/op 1047 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38620: read tcp 127.0.0.1:37601->127.0.0.1:38620: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38608: read tcp 127.0.0.1:37601->127.0.0.1:38608: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44876: read tcp 127.0.0.1:45675->127.0.0.1:44876: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44886: read tcp 127.0.0.1:45675->127.0.0.1:44886: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44902: write tcp 127.0.0.1:45675->127.0.0.1:44902: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44844: write tcp 127.0.0.1:45675->127.0.0.1:44844: use of closed network connection BenchmarkServer-4 1 1014492821 ns/op 31576 B/op 159 allocs/op BenchmarkClient-4 536 216616 ns/op 3734 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 930 117634 ns/op 7472 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1546 75525 ns/op 3057 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1970 60718 ns/op 1938 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 2013 61898 ns/op 2808 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 2067 58230 ns/op 2719 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1861 60965 ns/op 2730 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2205 56994 ns/op 1965 B/op 14 allocs/op BenchmarkServerHijack-4 1423 75151 ns/op 16753 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 679 170397 ns/op 6030 B/op 52 allocs/op BenchmarkResponseStatusLine-4 469804 238.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 16.357s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 9134 12790 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.186s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 82483 1432 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 594889 185.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 169143 701.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67651 1846 ns/op BenchmarkStdIPv4-4 105378 1130 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 102013 1148 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 109357 1097 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 66733 1806 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75837 1580 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1626110 72.20 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1267006 94.74 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1725954 69.66 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 213921 562.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 241336 502.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 220347 513.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 92934 1336 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 262356 454.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 127465 947.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 138740 877.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 134702 887.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 84216 1489 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 401132 300.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 122558 967.7 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 144726 800.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 234090 522.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 134886 857.5 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 371154 325.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 137343 870.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 136287 870.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 138026 871.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 112269 1063 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 587788 207.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 139545 832.2 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 163702 726.4 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 256155 472.1 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 150856 814.8 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 256350 459.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 108418 1094 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 121198 995.3 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 147757 778.1 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 111634 1081 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 324631 365.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 120248 995.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 130188 898.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 191264 628.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 124924 964.2 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 109.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 107.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 115.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 111.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 112.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 112.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 112.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 113.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 113.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 400597 300.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 698096 167.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 177681 673.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 196092 628.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 187910 685.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 78008 1490 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 384398 310.9 ns/op PASS ok net/netip 9.157s 2024/02/09 16:35:34 Test RPC server listening on 127.0.0.1:35861 2024/02/09 16:35:34 Test HTTP RPC server listening on 127.0.0.1:36335 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2454 41289 ns/op BenchmarkEndToEndHTTP-4 2665 40009 ns/op BenchmarkEndToEndAsync-4 4106 24431 ns/op BenchmarkEndToEndAsyncHTTP-4 4915 24284 ns/op PASS ok net/rpc 1.571s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3388 34621 ns/op BenchmarkReadMIMEHeader/server_headers-4 4656 24068 ns/op BenchmarkUncommon-4 21300 5470 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.425s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3733 30394 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 89307 1336 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 634090 182.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94078 1271 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 162759 713.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 82636 1453 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12986 9192 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 412035 278.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 89666 1322 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 160479 720.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 82573 1465 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13178 8998 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 178686 685.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 74052 1619 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 73123 1640 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 34106 3537 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5870 19737 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 174655 676.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74054 1616 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72824 1659 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 34118 3518 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6007 19052 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.105s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3088100 37.73 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 185642 637.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 702 173809 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 BenchmarkReaddir-4 339 351378 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 583 203140 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 BenchmarkStatDot-4 127369 893.4 ns/op BenchmarkStatFile-4 89697 1328 ns/op BenchmarkStatDir-4 93000 1241 ns/op BenchmarkLstatDot-4 131031 933.8 ns/op BenchmarkLstatFile-4 88947 1320 ns/op BenchmarkLstatDir-4 94190 1270 ns/op PASS ok os 2.555s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 375 323900 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.166s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 455475 243.3 ns/op PASS ok os/user 1.133s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3377061 33.57 ns/op BenchmarkString-4 1960830 60.84 ns/op BenchmarkBytes-4 1736830 68.79 ns/op BenchmarkNamedBytes-4 1000000 103.8 ns/op BenchmarkBytesArray-4 765232 154.8 ns/op BenchmarkSliceLen-4 2006448 61.01 ns/op BenchmarkMapLen-4 857050 137.3 ns/op BenchmarkStringLen-4 1652413 72.89 ns/op BenchmarkArrayLen-4 1292152 92.94 ns/op BenchmarkSliceCap-4 1982964 60.03 ns/op BenchmarkDeepEqual/int8-4 379284 288.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 82065 1439 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 332050 341.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 77674 1513 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 325962 351.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 77828 1516 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 307054 373.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 77884 1539 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 327830 344.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 77472 1515 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 378019 294.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 110329 1081 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 334066 342.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 76504 1560 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 333604 344.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 78464 1496 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 318080 359.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 77332 1529 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 310784 358.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 75172 1576 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 313693 355.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 77217 1513 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 332919 338.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 78705 1496 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 332653 339.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 76570 1536 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 337021 336.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 78085 1514 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 335787 339.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 76020 1544 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 390594 290.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 82104 1454 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 336014 338.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 77205 1535 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 105812 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50628 2374 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 47244 2543 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 31138 3843 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34854 3464 ns/op BenchmarkIsZero/ArrayComparable-4 147352 844.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 30327 3904 ns/op BenchmarkIsZero/StructComparable-4 439383 273.4 ns/op BenchmarkIsZero/StructIncomparable-4 140355 853.6 ns/op BenchmarkIsZero/ArrayInt_4-4 1331114 89.04 ns/op BenchmarkIsZero/ArrayInt_1024-4 7317 16087 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14626 8229 ns/op BenchmarkIsZero/Struct4Int-4 1345483 89.01 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7450 16241 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7404 16114 ns/op BenchmarkIsZero/StructInt_512-4 14660 8174 ns/op BenchmarkSetZero/Bool/Direct-4 4378069 26.95 ns/op BenchmarkSetZero/Bool/CachedZero-4 918528 130.3 ns/op BenchmarkSetZero/Bool/NewZero-4 668751 176.6 ns/op BenchmarkSetZero/Int/Direct-4 2140318 55.93 ns/op BenchmarkSetZero/Int/CachedZero-4 919587 129.7 ns/op BenchmarkSetZero/Int/NewZero-4 683910 174.7 ns/op BenchmarkSetZero/Uint/Direct-4 2148820 58.01 ns/op BenchmarkSetZero/Uint/CachedZero-4 892282 129.8 ns/op BenchmarkSetZero/Uint/NewZero-4 671274 175.4 ns/op BenchmarkSetZero/Float/Direct-4 2137850 56.51 ns/op BenchmarkSetZero/Float/CachedZero-4 915606 133.8 ns/op BenchmarkSetZero/Float/NewZero-4 608092 182.5 ns/op BenchmarkSetZero/Complex/Direct-4 2119700 57.99 ns/op BenchmarkSetZero/Complex/CachedZero-4 895455 130.4 ns/op BenchmarkSetZero/Complex/NewZero-4 684766 178.2 ns/op BenchmarkSetZero/Array/Direct-4 2465446 50.76 ns/op BenchmarkSetZero/Array/CachedZero-4 868446 133.7 ns/op BenchmarkSetZero/Array/NewZero-4 659410 179.3 ns/op BenchmarkSetZero/Chan/Direct-4 2142448 55.51 ns/op BenchmarkSetZero/Chan/CachedZero-4 886882 133.6 ns/op BenchmarkSetZero/Chan/NewZero-4 669081 180.5 ns/op BenchmarkSetZero/Func/Direct-4 2096077 56.06 ns/op BenchmarkSetZero/Func/CachedZero-4 877119 135.1 ns/op BenchmarkSetZero/Func/NewZero-4 655785 180.5 ns/op BenchmarkSetZero/Interface/Direct-4 2026021 59.03 ns/op BenchmarkSetZero/Interface/CachedZero-4 914958 132.6 ns/op BenchmarkSetZero/Interface/NewZero-4 676312 177.8 ns/op BenchmarkSetZero/Map/Direct-4 2106570 56.26 ns/op BenchmarkSetZero/Map/CachedZero-4 889994 134.0 ns/op BenchmarkSetZero/Map/NewZero-4 579224 182.0 ns/op BenchmarkSetZero/Pointer/Direct-4 2153214 55.75 ns/op BenchmarkSetZero/Pointer/CachedZero-4 866025 135.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 657602 183.1 ns/op BenchmarkSetZero/Slice/Direct-4 1978213 60.29 ns/op BenchmarkSetZero/Slice/CachedZero-4 927224 131.1 ns/op BenchmarkSetZero/Slice/NewZero-4 658813 177.5 ns/op BenchmarkSetZero/String/Direct-4 2143324 55.32 ns/op BenchmarkSetZero/String/CachedZero-4 902058 130.3 ns/op BenchmarkSetZero/String/NewZero-4 688321 176.8 ns/op BenchmarkSetZero/Struct/Direct-4 2526864 46.24 ns/op BenchmarkSetZero/Struct/CachedZero-4 906452 130.7 ns/op BenchmarkSetZero/Struct/NewZero-4 676923 176.4 ns/op BenchmarkSelect/1-4 182788 633.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 74522 1571 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 40778 2934 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 147258 745.2 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 207898 566.8 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 146440 749.3 ns/op 170.83 MB/s BenchmarkCallArgCopy/size=256-4 173643 692.5 ns/op 369.68 MB/s BenchmarkCallArgCopy/size=1024-4 142032 864.4 ns/op 1184.70 MB/s BenchmarkCallArgCopy/size=4096-4 72190 1651 ns/op 2481.21 MB/s BenchmarkCallArgCopy/size=65536-4 6321 19001 ns/op 3449.12 MB/s BenchmarkFieldByName1-4 710462 162.4 ns/op BenchmarkFieldByName2-4 62041 1915 ns/op BenchmarkFieldByName3-4 6954 16369 ns/op BenchmarkInterfaceBig-4 1470104 82.17 ns/op BenchmarkInterfaceSmall-4 1489977 82.93 ns/op BenchmarkNew-4 1000000 109.8 ns/op BenchmarkMap/StringKeys/MapIndex-4 2331 50505 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1921 60786 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2350 51069 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1974 61804 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2356 51380 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1984 61057 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 251025 472.9 ns/op PASS ok reflect 18.472s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 10484 9951 ns/op 9004 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 19357 5320 ns/op 9449 B/op 1 allocs/op BenchmarkFindString-4 13605 9356 ns/op 9456 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 13086 ns/op 9340 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 12102 ns/op 9216 B/op 2 allocs/op BenchmarkLiteral-4 29431 8886 ns/op BenchmarkNotLiteral-4 2642 40567 ns/op BenchmarkMatchClass-4 2209 51335 ns/op BenchmarkMatchClass_InRange-4 2498 48159 ns/op BenchmarkReplaceAll-4 2661 38507 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 24168 4553 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 36624 3369 ns/op BenchmarkAnchoredShortMatch-4 21513 6569 ns/op BenchmarkAnchoredLongMatch-4 14814 9621 ns/op BenchmarkOnePassShortA-4 14643 8273 ns/op BenchmarkNotOnePassShortA-4 6078 16836 ns/op BenchmarkOnePassShortB-4 19132 6141 ns/op BenchmarkNotOnePassShortB-4 9792 12809 ns/op BenchmarkOnePassLongPrefix-4 71278 1756 ns/op BenchmarkOnePassLongNotPrefix-4 26238 4840 ns/op BenchmarkMatchParallelShared-4 30145 4141 ns/op BenchmarkMatchParallelCopied-4 28558 4393 ns/op BenchmarkQuoteMetaAll-4 158095 740.7 ns/op 18.90 MB/s BenchmarkQuoteMetaNone-4 303448 392.9 ns/op 66.18 MB/s BenchmarkCompile/Onepass-4 2934 40034 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1213 98383 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 140 855491 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4343744 29.60 ns/op 540.59 MB/s BenchmarkMatch/Easy0/32-4 30924 6196 ns/op 5.16 MB/s BenchmarkMatch/Easy0/1K-4 29839 4253 ns/op 240.76 MB/s BenchmarkMatch/Easy0i/16-4 4198892 27.54 ns/op 581.06 MB/s BenchmarkMatch/Easy0i/32-4 3910 28136 ns/op 1.14 MB/s BenchmarkMatch/Easy0i/1K-4 165 725690 ns/op 1.41 MB/s BenchmarkMatch/Easy1/16-4 4311937 27.09 ns/op 590.58 MB/s BenchmarkMatch/Easy1/32-4 34945 3114 ns/op 10.28 MB/s BenchmarkMatch/Easy1/1K-4 6008 18772 ns/op 54.55 MB/s BenchmarkMatch/Medium/16-4 4349682 27.35 ns/op 584.97 MB/s BenchmarkMatch/Medium/32-4 4144 24729 ns/op 1.29 MB/s BenchmarkMatch/Medium/1K-4 194 621196 ns/op 1.65 MB/s BenchmarkMatch/Hard/16-4 4386549 27.20 ns/op 588.27 MB/s BenchmarkMatch/Hard/32-4 2628 39911 ns/op 0.80 MB/s BenchmarkMatch/Hard/1K-4 100 1142874 ns/op 0.90 MB/s BenchmarkMatch/Hard1/16-4 858 144400 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 454 262674 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 8392038 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 21813 5475 ns/op 2.92 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13794 8605 ns/op 3.72 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 522 238598 ns/op 4.29 MB/s 24 B/op 0 allocs/op PASS ok regexp 8.971s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 493687 243.0 ns/op BenchmarkIsWordChar-4 172514 725.5 ns/op PASS ok regexp/syntax 2.508s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 71498 1644 ns/op BenchmarkCallers/inlined-4 85819 1247 ns/op BenchmarkCallers/no-cache-4 33442 3656 ns/op BenchmarkFPCallers/cached-4 14414389 8.375 ns/op BenchmarkMakeChan/Byte-4 1414351 87.49 ns/op BenchmarkMakeChan/Int-4 1338854 88.73 ns/op BenchmarkMakeChan/Ptr-4 600092 184.1 ns/op BenchmarkMakeChan/Struct/0-4 1459749 74.31 ns/op BenchmarkMakeChan/Struct/32-4 870876 133.6 ns/op BenchmarkMakeChan/Struct/40-4 691050 161.9 ns/op BenchmarkChanNonblocking-4 5586106 20.95 ns/op BenchmarkSelectUncontended-4 1000000 106.7 ns/op BenchmarkSelectSyncContended-4 75682 2462 ns/op BenchmarkSelectAsyncContended-4 233653 456.0 ns/op BenchmarkSelectNonblock-4 4856336 25.96 ns/op BenchmarkChanUncontended-4 15006 7814 ns/op BenchmarkChanContended-4 3801 31472 ns/op BenchmarkChanSync-4 263640 458.3 ns/op BenchmarkChanSyncWork-4 88568 1337 ns/op BenchmarkChanProdCons0-4 159286 752.2 ns/op BenchmarkChanProdCons10-4 308118 457.6 ns/op BenchmarkChanProdCons100-4 253982 467.4 ns/op BenchmarkChanProdConsWork0-4 150913 793.2 ns/op BenchmarkChanProdConsWork10-4 250862 508.1 ns/op BenchmarkChanProdConsWork100-4 259080 496.8 ns/op BenchmarkSelectProdCons-4 145015 783.5 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 108.5 ns/op BenchmarkChanCreation-4 665307 209.9 ns/op BenchmarkChanSem-4 219859 515.1 ns/op BenchmarkChanPopular-4 208 497459 ns/op BenchmarkChanClosed-4 1657118 71.75 ns/op BenchmarkCallClosure-4 5511424 20.89 ns/op BenchmarkCallClosure1-4 5381181 21.23 ns/op BenchmarkCallClosure2-4 1630657 72.51 ns/op BenchmarkCallClosure3-4 1994094 60.14 ns/op BenchmarkCallClosure4-4 1667812 73.68 ns/op BenchmarkComplex128DivNormal-4 6323354 19.24 ns/op BenchmarkComplex128DivNisNaN-4 5334655 22.53 ns/op BenchmarkComplex128DivDisNaN-4 5235498 23.05 ns/op BenchmarkComplex128DivNisInf-4 6388794 18.80 ns/op BenchmarkComplex128DivDisInf-4 4438878 26.87 ns/op BenchmarkAllocation-4 6420 22379 ns/op BenchmarkReadMemStats-4 12614 9752 ns/op BenchmarkReadMemStatsLatency-4 1 26937 p50-ns 26937 p90-ns 26937 p99-ns BenchmarkWriteBarrier-4 2721872 40.56 ns/op BenchmarkBulkWriteBarrier-4 6590115 20.79 ns/op BenchmarkScanStackNoLocals-4 3 33847561 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10148660 11.79 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9000090 13.27 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7364947 16.28 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5384040 22.28 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3579553 33.98 ns/op BenchmarkHash5-4 4820132 24.44 ns/op 204.61 MB/s BenchmarkHash16-4 4926468 24.10 ns/op 663.94 MB/s BenchmarkHash64-4 4023996 29.50 ns/op 2169.44 MB/s BenchmarkHash1024-4 964689 124.2 ns/op 8245.22 MB/s BenchmarkHash65536-4 19273 6260 ns/op 10468.18 MB/s BenchmarkAlignedLoad-4 7336832 16.20 ns/op BenchmarkUnalignedLoad-4 7424005 15.98 ns/op BenchmarkEqEfaceConcrete-4 5243396 21.54 ns/op BenchmarkEqIfaceConcrete-4 5814175 20.67 ns/op BenchmarkNeEfaceConcrete-4 5298476 22.50 ns/op BenchmarkNeIfaceConcrete-4 5403882 23.00 ns/op BenchmarkConvT2EByteSized/bool-4 5254874 23.60 ns/op BenchmarkConvT2EByteSized/uint8-4 5193538 21.98 ns/op BenchmarkConvT2ESmall-4 5028590 24.23 ns/op BenchmarkConvT2EUintptr-4 4830859 24.39 ns/op BenchmarkConvT2ELarge-4 1526854 76.72 ns/op BenchmarkConvT2ISmall-4 4830217 23.45 ns/op BenchmarkConvT2IUintptr-4 4738971 24.83 ns/op BenchmarkConvT2ILarge-4 1531616 76.93 ns/op BenchmarkConvI2E-4 4639524 25.74 ns/op BenchmarkConvI2I-4 4995081 23.43 ns/op BenchmarkAssertE2T-4 4171104 29.52 ns/op BenchmarkAssertE2TLarge-4 2596369 45.95 ns/op BenchmarkAssertE2I-4 5049459 23.66 ns/op BenchmarkAssertI2T-4 4141261 28.86 ns/op BenchmarkAssertI2I-4 5162728 23.26 ns/op BenchmarkAssertI2E-4 5354402 22.64 ns/op BenchmarkAssertE2E-4 5281981 22.43 ns/op BenchmarkAssertE2T2-4 3187257 37.39 ns/op BenchmarkAssertE2T2Blank-4 4146561 29.37 ns/op BenchmarkAssertI2E2-4 3874716 30.35 ns/op BenchmarkAssertI2E2Blank-4 5203491 22.66 ns/op BenchmarkAssertE2E2-4 3949821 30.84 ns/op BenchmarkAssertE2E2Blank-4 5225738 23.13 ns/op BenchmarkConvT2Ezero/zero/16-4 5078229 23.30 ns/op BenchmarkConvT2Ezero/zero/32-4 5184956 23.30 ns/op BenchmarkConvT2Ezero/zero/64-4 5075188 24.82 ns/op BenchmarkConvT2Ezero/zero/str-4 4922856 24.29 ns/op BenchmarkConvT2Ezero/zero/slice-4 5150365 23.35 ns/op BenchmarkConvT2Ezero/zero/big-4 383302 318.3 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1604430 74.57 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1548452 78.08 ns/op BenchmarkConvT2Ezero/nonzero/big-4 390381 305.8 ns/op BenchmarkConvT2Ezero/smallint/16-4 5098842 23.31 ns/op BenchmarkConvT2Ezero/smallint/32-4 5079710 23.60 ns/op BenchmarkConvT2Ezero/smallint/64-4 4555219 25.65 ns/op BenchmarkConvT2Ezero/largeint/16-4 2043457 58.26 ns/op BenchmarkConvT2Ezero/largeint/32-4 2124085 57.76 ns/op BenchmarkConvT2Ezero/largeint/64-4 2175616 55.94 ns/op BenchmarkMalloc8-4 2695795 44.61 ns/op BenchmarkMalloc16-4 2409114 50.35 ns/op BenchmarkMallocTypeInfo8-4 2002000 59.62 ns/op BenchmarkMallocTypeInfo16-4 1943336 61.71 ns/op BenchmarkMallocLargeStruct-4 279842 372.3 ns/op BenchmarkGoroutineSelect-4 100 1017567 ns/op BenchmarkGoroutineBlocking-4 139 820402 ns/op BenchmarkGoroutineForRange-4 171 755213 ns/op BenchmarkGoroutineIdle-4 193 704843 ns/op BenchmarkHashStringSpeed-4 1922208 62.68 ns/op BenchmarkHashBytesSpeed-4 1347276 86.66 ns/op BenchmarkHashInt32Speed-4 2024721 61.36 ns/op BenchmarkHashInt64Speed-4 2146340 56.76 ns/op BenchmarkHashStringArraySpeed-4 508912 267.0 ns/op BenchmarkMegMap-4 3550000 33.68 ns/op BenchmarkMegOneMap-4 4270549 27.52 ns/op BenchmarkMegEqMap-4 2023 59814 ns/op BenchmarkMegEmptyMap-4 4758409 25.30 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2020255 59.55 ns/op BenchmarkSmallStrMap-4 3694032 32.81 ns/op BenchmarkMapStringKeysEight_16-4 3057404 38.46 ns/op BenchmarkMapStringKeysEight_32-4 3221720 37.14 ns/op BenchmarkMapStringKeysEight_64-4 3134953 37.00 ns/op BenchmarkMapStringKeysEight_1M-4 3213235 37.99 ns/op BenchmarkIntMap-4 4036677 30.01 ns/op BenchmarkMapFirst/1-4 4464284 25.80 ns/op BenchmarkMapFirst/2-4 4637709 25.71 ns/op BenchmarkMapFirst/3-4 4661806 25.81 ns/op BenchmarkMapFirst/4-4 4658547 25.75 ns/op BenchmarkMapFirst/5-4 4670676 25.92 ns/op BenchmarkMapFirst/6-4 4523125 26.19 ns/op BenchmarkMapFirst/7-4 4607940 26.54 ns/op BenchmarkMapFirst/8-4 4558110 27.41 ns/op BenchmarkMapFirst/9-4 3419485 35.60 ns/op BenchmarkMapFirst/10-4 3392209 36.20 ns/op BenchmarkMapFirst/11-4 3415047 38.73 ns/op BenchmarkMapFirst/12-4 2842762 35.67 ns/op BenchmarkMapFirst/13-4 3374013 35.89 ns/op BenchmarkMapFirst/14-4 3347718 35.22 ns/op BenchmarkMapFirst/15-4 3405957 35.16 ns/op BenchmarkMapFirst/16-4 3315387 35.30 ns/op BenchmarkMapMid/1-4 4641774 25.85 ns/op BenchmarkMapMid/2-4 4502236 26.52 ns/op BenchmarkMapMid/3-4 4466420 26.74 ns/op BenchmarkMapMid/4-4 4396358 27.38 ns/op BenchmarkMapMid/5-4 4420338 26.85 ns/op BenchmarkMapMid/6-4 4335692 27.91 ns/op BenchmarkMapMid/7-4 4302288 28.02 ns/op BenchmarkMapMid/8-4 4278147 28.54 ns/op BenchmarkMapMid/9-4 3236967 36.63 ns/op BenchmarkMapMid/10-4 3204094 37.52 ns/op BenchmarkMapMid/11-4 3244364 36.99 ns/op BenchmarkMapMid/12-4 3251973 38.40 ns/op BenchmarkMapMid/13-4 3280046 37.01 ns/op BenchmarkMapMid/14-4 3353235 35.50 ns/op BenchmarkMapMid/15-4 3255463 36.91 ns/op BenchmarkMapMid/16-4 3318594 36.51 ns/op BenchmarkMapLast/1-4 4407709 26.36 ns/op BenchmarkMapLast/2-4 4435058 27.09 ns/op BenchmarkMapLast/3-4 4271720 27.47 ns/op BenchmarkMapLast/4-4 4133152 36.65 ns/op BenchmarkMapLast/5-4 4231732 28.47 ns/op BenchmarkMapLast/6-4 4110700 29.21 ns/op BenchmarkMapLast/7-4 4159772 28.88 ns/op BenchmarkMapLast/8-4 4000264 35.25 ns/op BenchmarkMapLast/9-4 3293984 36.16 ns/op BenchmarkMapLast/10-4 3097934 38.88 ns/op BenchmarkMapLast/11-4 3064000 40.36 ns/op BenchmarkMapLast/12-4 3251054 37.27 ns/op BenchmarkMapLast/13-4 2581215 46.81 ns/op BenchmarkMapLast/14-4 3324244 36.41 ns/op BenchmarkMapLast/15-4 3120982 37.06 ns/op BenchmarkMapLast/16-4 3327144 35.88 ns/op BenchmarkMapCycle-4 2351732 51.76 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2442098 49.30 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1243 97420 ns/op BenchmarkMakeMap/[Byte]Byte-4 643677 163.5 ns/op BenchmarkMakeMap/[Int]Int-4 475983 238.5 ns/op BenchmarkNewEmptyMap-4 3551322 33.97 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 107.4 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 571303 191.9 ns/op BenchmarkMapIterEmpty-4 6377895 18.52 ns/op BenchmarkSameLengthMap-4 4540365 26.26 ns/op BenchmarkBigKeyMap-4 1842118 65.45 ns/op BenchmarkBigValMap-4 1728476 69.44 ns/op BenchmarkSmallKeyMap-4 2721037 44.18 ns/op BenchmarkMapPopulate/1-4 1911488 62.93 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 136011 831.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 10725 ns/op 3348 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 1063 110469 ns/op 53326 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 75 1440433 ns/op 427403 B/op 317 allocs/op BenchmarkMapPopulate/100000-4 8 13670276 ns/op 3608722 B/op 3995 allocs/op BenchmarkComplexAlgMap-4 292400 415.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 1506522 81.07 ns/op BenchmarkGoMapClear/Reflexive/10-4 1426848 84.11 ns/op BenchmarkGoMapClear/Reflexive/100-4 573996 204.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 41437 2570 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5559 20367 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1315329 91.17 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1250979 96.17 ns/op BenchmarkGoMapClear/NonReflexive/100-4 514576 218.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 49064 2476 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5216 20374 ns/op BenchmarkMapStringConversion/32/simple-4 2030940 58.38 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1870908 63.79 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1853438 63.36 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1938165 63.33 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1764546 68.12 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1752585 68.52 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1756492 69.37 ns/op BenchmarkMapInterfacePtr-4 1830326 63.93 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2683150 43.67 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 168615 772.5 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5786 20400 ns/op BenchmarkMapPop1000-4 432 277453 ns/op BenchmarkMapPop10000-4 25 4584972 ns/op BenchmarkMapAssign/Int32/256-4 2476665 48.14 ns/op BenchmarkMapAssign/Int32/65536-4 1683021 63.43 ns/op BenchmarkMapAssign/Int64/256-4 2508892 46.61 ns/op BenchmarkMapAssign/Int64/65536-4 1888831 61.31 ns/op BenchmarkMapAssign/Str/256-4 1960731 60.64 ns/op BenchmarkMapAssign/Str/65536-4 1283112 86.84 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1303548 90.45 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1037142 102.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1357822 90.49 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 948738 106.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 591255 1335 ns/op BenchmarkMapOperatorAssign/Str/65536-4 439940 248.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 1322953 90.01 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 764791 139.7 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1386380 83.77 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 717330 147.9 ns/op 37 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 913290 119.7 ns/op 44 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 448674 242.3 ns/op 63 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1922940 62.06 ns/op BenchmarkMapDelete/Int32/1000-4 2131942 54.70 ns/op BenchmarkMapDelete/Int32/10000-4 2107890 56.35 ns/op BenchmarkMapDelete/Int64/100-4 1955864 61.83 ns/op BenchmarkMapDelete/Int64/1000-4 2129534 54.66 ns/op BenchmarkMapDelete/Int64/10000-4 2070385 57.41 ns/op BenchmarkMapDelete/Str/100-4 1503355 79.65 ns/op BenchmarkMapDelete/Str/1000-4 1682986 71.54 ns/op BenchmarkMapDelete/Str/10000-4 1608728 73.98 ns/op BenchmarkMapDelete/Pointer/100-4 1692250 70.88 ns/op BenchmarkMapDelete/Pointer/1000-4 1881982 63.65 ns/op BenchmarkMapDelete/Pointer/10000-4 1826716 66.03 ns/op BenchmarkMemmove/0-4 13733163 8.739 ns/op BenchmarkMemmove/1-4 2220181 52.71 ns/op 18.97 MB/s BenchmarkMemmove/2-4 2230346 53.89 ns/op 37.11 MB/s BenchmarkMemmove/3-4 2194152 53.19 ns/op 56.40 MB/s BenchmarkMemmove/4-4 2209736 51.89 ns/op 77.08 MB/s BenchmarkMemmove/5-4 2254477 53.22 ns/op 93.95 MB/s BenchmarkMemmove/6-4 2169013 54.25 ns/op 110.60 MB/s BenchmarkMemmove/7-4 2186881 54.37 ns/op 128.74 MB/s BenchmarkMemmove/8-4 2325452 51.21 ns/op 156.22 MB/s BenchmarkMemmove/9-4 2200549 55.03 ns/op 163.53 MB/s BenchmarkMemmove/10-4 2154804 55.50 ns/op 180.18 MB/s BenchmarkMemmove/11-4 2177316 55.27 ns/op 199.02 MB/s BenchmarkMemmove/12-4 2151662 55.70 ns/op 215.43 MB/s BenchmarkMemmove/13-4 2119072 55.73 ns/op 233.27 MB/s BenchmarkMemmove/14-4 2132803 56.68 ns/op 247.00 MB/s BenchmarkMemmove/15-4 2110206 58.01 ns/op 258.59 MB/s BenchmarkMemmove/16-4 2122620 56.35 ns/op 283.92 MB/s BenchmarkMemmove/32-4 1884763 61.35 ns/op 521.59 MB/s BenchmarkMemmove/64-4 1654646 69.79 ns/op 917.03 MB/s BenchmarkMemmove/128-4 1305782 92.72 ns/op 1380.49 MB/s BenchmarkMemmove/256-4 1000000 118.4 ns/op 2162.69 MB/s BenchmarkMemmove/512-4 701611 172.5 ns/op 2968.39 MB/s BenchmarkMemmove/1024-4 432471 278.7 ns/op 3674.84 MB/s BenchmarkMemmove/2048-4 244124 511.4 ns/op 4004.72 MB/s BenchmarkMemmove/4096-4 130542 951.1 ns/op 4306.37 MB/s BenchmarkMemmoveOverlap/32-4 1903630 61.99 ns/op 516.19 MB/s BenchmarkMemmoveOverlap/64-4 1732330 69.27 ns/op 923.97 MB/s BenchmarkMemmoveOverlap/128-4 1272748 95.02 ns/op 1347.03 MB/s BenchmarkMemmoveOverlap/256-4 969920 125.4 ns/op 2041.78 MB/s BenchmarkMemmoveOverlap/512-4 633211 217.1 ns/op 2358.76 MB/s BenchmarkMemmoveOverlap/1024-4 341280 303.4 ns/op 3375.54 MB/s BenchmarkMemmoveOverlap/2048-4 226146 535.5 ns/op 3824.21 MB/s BenchmarkMemmoveOverlap/4096-4 119658 999.4 ns/op 4098.60 MB/s BenchmarkMemmoveUnalignedDst/0-4 12817864 9.322 ns/op BenchmarkMemmoveUnalignedDst/1-4 2204432 53.79 ns/op 18.59 MB/s BenchmarkMemmoveUnalignedDst/2-4 2195174 55.40 ns/op 36.10 MB/s BenchmarkMemmoveUnalignedDst/3-4 2173488 55.52 ns/op 54.04 MB/s BenchmarkMemmoveUnalignedDst/4-4 2189874 54.53 ns/op 73.36 MB/s BenchmarkMemmoveUnalignedDst/5-4 2160620 61.18 ns/op 81.73 MB/s BenchmarkMemmoveUnalignedDst/6-4 2108360 56.08 ns/op 107.00 MB/s BenchmarkMemmoveUnalignedDst/7-4 2148103 55.64 ns/op 125.80 MB/s BenchmarkMemmoveUnalignedDst/8-4 2303760 52.12 ns/op 153.50 MB/s BenchmarkMemmoveUnalignedDst/9-4 2170663 54.82 ns/op 164.18 MB/s BenchmarkMemmoveUnalignedDst/10-4 2173288 55.70 ns/op 179.53 MB/s BenchmarkMemmoveUnalignedDst/11-4 2123425 56.11 ns/op 196.06 MB/s BenchmarkMemmoveUnalignedDst/12-4 2127744 55.84 ns/op 214.92 MB/s BenchmarkMemmoveUnalignedDst/13-4 2116351 55.78 ns/op 233.04 MB/s BenchmarkMemmoveUnalignedDst/14-4 2168312 57.27 ns/op 244.47 MB/s BenchmarkMemmoveUnalignedDst/15-4 2116756 56.63 ns/op 264.89 MB/s BenchmarkMemmoveUnalignedDst/16-4 2151537 55.83 ns/op 286.58 MB/s BenchmarkMemmoveUnalignedDst/32-4 1970272 60.97 ns/op 524.81 MB/s BenchmarkMemmoveUnalignedDst/64-4 1416619 84.33 ns/op 758.92 MB/s BenchmarkMemmoveUnalignedDst/128-4 1283654 94.36 ns/op 1356.51 MB/s BenchmarkMemmoveUnalignedDst/256-4 997528 118.5 ns/op 2159.69 MB/s BenchmarkMemmoveUnalignedDst/512-4 686036 173.7 ns/op 2946.95 MB/s BenchmarkMemmoveUnalignedDst/1024-4 409825 279.1 ns/op 3669.12 MB/s BenchmarkMemmoveUnalignedDst/2048-4 242685 493.9 ns/op 4146.54 MB/s BenchmarkMemmoveUnalignedDst/4096-4 130620 919.3 ns/op 4455.57 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1852111 65.03 ns/op 492.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1502475 79.20 ns/op 808.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 105.6 ns/op 1211.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 898311 132.4 ns/op 1932.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 502470 235.9 ns/op 2170.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 380185 315.0 ns/op 3251.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 220600 545.2 ns/op 3756.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 118492 1018 ns/op 4025.46 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12691315 9.278 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2188820 54.28 ns/op 18.42 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2141557 55.47 ns/op 36.06 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2158297 55.67 ns/op 53.88 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2181020 54.75 ns/op 73.06 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2220091 54.85 ns/op 91.15 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2118111 55.42 ns/op 108.27 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2174335 55.63 ns/op 125.83 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2286500 51.77 ns/op 154.53 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2182969 55.15 ns/op 163.19 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2191627 55.27 ns/op 180.93 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2179951 53.86 ns/op 204.25 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2219391 54.12 ns/op 221.74 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2127790 56.17 ns/op 231.43 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2125892 57.52 ns/op 243.39 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2068827 57.11 ns/op 262.64 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2149441 56.44 ns/op 283.50 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1899510 62.90 ns/op 508.76 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1664690 71.92 ns/op 889.93 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1276806 94.90 ns/op 1348.84 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 120.1 ns/op 2130.99 MB/s BenchmarkMemmoveUnalignedSrc/512-4 678194 172.2 ns/op 2973.83 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 428712 280.7 ns/op 3648.60 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 239109 495.6 ns/op 4132.55 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 130393 932.4 ns/op 4393.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1677583 71.48 ns/op 223.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1686271 71.37 ns/op 224.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1652660 72.10 ns/op 221.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1635345 73.78 ns/op 216.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1651771 72.75 ns/op 219.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1639633 73.07 ns/op 218.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1642881 73.47 ns/op 217.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1641316 73.06 ns/op 219.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1411370 85.41 ns/op 749.31 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1363971 84.49 ns/op 757.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1386620 86.96 ns/op 736.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1378467 88.40 ns/op 724.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1381581 86.21 ns/op 742.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1388677 89.60 ns/op 714.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1347361 89.62 ns/op 714.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1345189 86.66 ns/op 738.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 796467 138.1 ns/op 1854.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 723684 144.9 ns/op 1766.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 776029 141.4 ns/op 1810.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 776350 140.9 ns/op 1816.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 775856 142.0 ns/op 1802.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 756774 142.2 ns/op 1800.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 731827 141.4 ns/op 1811.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 759247 140.5 ns/op 1822.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 125100 970.8 ns/op 4219.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 106209 1104 ns/op 3709.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 114805 1002 ns/op 4087.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 114254 1031 ns/op 3972.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 125004 971.3 ns/op 4217.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 125271 946.6 ns/op 4327.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 124483 962.3 ns/op 4256.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 115700 961.2 ns/op 4261.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7671 15319 ns/op 4278.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 7276 16500 ns/op 3972.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6435 15991 ns/op 4098.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6469 16065 ns/op 4079.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6590 16071 ns/op 4077.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6638 16512 ns/op 3968.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6495 17581 ns/op 3727.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6514 16051 ns/op 4083.04 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1610076 74.32 ns/op 430.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1698405 69.12 ns/op 925.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1246065 97.11 ns/op 1318.10 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 831805 125.0 ns/op 2047.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 618128 226.0 ns/op 2265.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 383614 315.9 ns/op 3241.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 208232 551.9 ns/op 3710.99 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 110470 1031 ns/op 3971.57 MB/s BenchmarkMemclr/5-4 12165506 9.808 ns/op 509.77 MB/s BenchmarkMemclr/16-4 10804497 11.03 ns/op 1450.78 MB/s BenchmarkMemclr/64-4 6748537 17.96 ns/op 3563.09 MB/s BenchmarkMemclr/256-4 10911682 11.04 ns/op 23195.88 MB/s BenchmarkMemclr/4096-4 3764767 31.34 ns/op 130706.49 MB/s BenchmarkMemclr/65536-4 104504 1237 ns/op 53001.03 MB/s BenchmarkMemclr/1M-4 5828 18846 ns/op 55638.60 MB/s BenchmarkMemclr/4M-4 1593 73146 ns/op 57341.37 MB/s BenchmarkMemclr/8M-4 747 167798 ns/op 49992.44 MB/s BenchmarkMemclr/16M-4 362 337305 ns/op 49738.96 MB/s BenchmarkMemclr/64M-4 81 1337684 ns/op 50167.96 MB/s BenchmarkMemclrUnaligned/0_5-4 6950451 17.23 ns/op 290.19 MB/s BenchmarkMemclrUnaligned/0_16-4 6669760 17.96 ns/op 890.83 MB/s BenchmarkMemclrUnaligned/0_64-4 4605927 26.25 ns/op 2437.99 MB/s BenchmarkMemclrUnaligned/0_256-4 6485404 18.20 ns/op 14065.64 MB/s BenchmarkMemclrUnaligned/0_4096-4 3541714 33.69 ns/op 121587.96 MB/s BenchmarkMemclrUnaligned/0_65536-4 109258 1060 ns/op 61830.49 MB/s BenchmarkMemclrUnaligned/1_5-4 6958215 17.30 ns/op 289.01 MB/s BenchmarkMemclrUnaligned/1_16-4 6690019 18.00 ns/op 888.93 MB/s BenchmarkMemclrUnaligned/1_64-4 4605123 26.21 ns/op 2442.16 MB/s BenchmarkMemclrUnaligned/1_256-4 6635478 18.06 ns/op 14171.38 MB/s BenchmarkMemclrUnaligned/1_4096-4 2532556 48.71 ns/op 84093.56 MB/s BenchmarkMemclrUnaligned/1_65536-4 85149 1386 ns/op 47267.56 MB/s BenchmarkMemclrUnaligned/4_5-4 6950085 17.52 ns/op 285.45 MB/s BenchmarkMemclrUnaligned/4_16-4 6239311 18.43 ns/op 868.06 MB/s BenchmarkMemclrUnaligned/4_64-4 4549245 26.54 ns/op 2411.27 MB/s BenchmarkMemclrUnaligned/4_256-4 6214272 18.99 ns/op 13483.87 MB/s BenchmarkMemclrUnaligned/4_4096-4 2376794 49.28 ns/op 83113.74 MB/s BenchmarkMemclrUnaligned/4_65536-4 91633 1139 ns/op 57543.21 MB/s BenchmarkMemclrUnaligned/7_5-4 6879122 17.39 ns/op 287.55 MB/s BenchmarkMemclrUnaligned/7_16-4 6596673 18.26 ns/op 876.12 MB/s BenchmarkMemclrUnaligned/7_64-4 4530859 26.44 ns/op 2420.42 MB/s BenchmarkMemclrUnaligned/7_256-4 6401335 18.47 ns/op 13858.62 MB/s BenchmarkMemclrUnaligned/7_4096-4 2215515 60.56 ns/op 67634.27 MB/s BenchmarkMemclrUnaligned/7_65536-4 80769 1480 ns/op 44277.82 MB/s BenchmarkMemclrUnaligned/0_1M-4 5426 21946 ns/op 47779.42 MB/s BenchmarkMemclrUnaligned/0_4M-4 1299 78720 ns/op 53281.62 MB/s BenchmarkMemclrUnaligned/0_8M-4 613 185082 ns/op 45323.71 MB/s BenchmarkMemclrUnaligned/0_16M-4 326 383095 ns/op 43793.85 MB/s BenchmarkMemclrUnaligned/0_64M-4 70 1526722 ns/op 43956.17 MB/s BenchmarkMemclrUnaligned/1_1M-4 5664 21410 ns/op 48976.11 MB/s BenchmarkMemclrUnaligned/1_4M-4 1318 85092 ns/op 49291.20 MB/s BenchmarkMemclrUnaligned/1_8M-4 666 187670 ns/op 44698.74 MB/s BenchmarkMemclrUnaligned/1_16M-4 351 335946 ns/op 49940.22 MB/s BenchmarkMemclrUnaligned/1_64M-4 84 1576483 ns/op 42568.73 MB/s BenchmarkMemclrUnaligned/4_1M-4 6867 19588 ns/op 53532.79 MB/s BenchmarkMemclrUnaligned/4_4M-4 1275 84134 ns/op 49852.58 MB/s BenchmarkMemclrUnaligned/4_8M-4 652 194363 ns/op 43159.42 MB/s BenchmarkMemclrUnaligned/4_16M-4 312 364260 ns/op 46058.30 MB/s BenchmarkMemclrUnaligned/4_64M-4 75 1410372 ns/op 47582.40 MB/s BenchmarkMemclrUnaligned/7_1M-4 6248 18593 ns/op 56395.26 MB/s BenchmarkMemclrUnaligned/7_4M-4 1357 82562 ns/op 50801.87 MB/s BenchmarkMemclrUnaligned/7_8M-4 669 176895 ns/op 47421.41 MB/s BenchmarkMemclrUnaligned/7_16M-4 354 339079 ns/op 49478.84 MB/s BenchmarkMemclrUnaligned/7_64M-4 84 1391815 ns/op 48216.79 MB/s BenchmarkGoMemclr/5-4 1475470 80.94 ns/op 61.77 MB/s BenchmarkGoMemclr/16-4 624922 192.7 ns/op 83.01 MB/s BenchmarkGoMemclr/64-4 164575 715.5 ns/op 89.45 MB/s BenchmarkGoMemclr/256-4 42843 2811 ns/op 91.07 MB/s BenchmarkMemclrRange/1K_2K-4 33236 3607 ns/op 26580.46 MB/s BenchmarkMemclrRange/2K_8K-4 18116 6842 ns/op 48750.71 MB/s BenchmarkMemclrRange/4K_16K-4 19544 5862 ns/op 55115.58 MB/s BenchmarkMemclrRange/160K_228K-4 4051 34261 ns/op 48535.70 MB/s BenchmarkClearFat7-4 6862603 17.47 ns/op BenchmarkClearFat8-4 7407318 16.36 ns/op BenchmarkClearFat11-4 6803206 17.57 ns/op BenchmarkClearFat12-4 6873032 17.59 ns/op BenchmarkClearFat13-4 6854132 17.77 ns/op BenchmarkClearFat14-4 6901929 17.60 ns/op BenchmarkClearFat15-4 6880476 17.62 ns/op BenchmarkClearFat16-4 7143636 17.96 ns/op BenchmarkClearFat24-4 6848199 17.55 ns/op BenchmarkClearFat32-4 6562644 18.29 ns/op BenchmarkClearFat40-4 6346279 18.29 ns/op BenchmarkClearFat48-4 6113785 19.62 ns/op BenchmarkClearFat56-4 5856584 20.54 ns/op BenchmarkClearFat64-4 5607831 21.01 ns/op BenchmarkClearFat72-4 5410594 22.04 ns/op BenchmarkClearFat128-4 3684748 32.42 ns/op BenchmarkClearFat256-4 2646048 45.02 ns/op BenchmarkClearFat512-4 1717497 70.13 ns/op BenchmarkClearFat1024-4 1000000 121.8 ns/op BenchmarkClearFat1032-4 976926 129.4 ns/op BenchmarkClearFat1040-4 968064 127.9 ns/op BenchmarkCopyFat7-4 6723021 17.74 ns/op BenchmarkCopyFat8-4 7243028 18.92 ns/op BenchmarkCopyFat11-4 6745610 17.63 ns/op BenchmarkCopyFat12-4 6754987 17.73 ns/op BenchmarkCopyFat13-4 6689264 17.74 ns/op BenchmarkCopyFat14-4 6064844 17.85 ns/op BenchmarkCopyFat15-4 6780822 18.06 ns/op BenchmarkCopyFat16-4 7032474 17.04 ns/op BenchmarkCopyFat24-4 6348871 17.96 ns/op BenchmarkCopyFat32-4 6404738 18.78 ns/op BenchmarkCopyFat64-4 5677376 21.33 ns/op BenchmarkCopyFat72-4 4883598 24.70 ns/op BenchmarkCopyFat128-4 3459254 35.01 ns/op BenchmarkCopyFat256-4 2615185 45.68 ns/op BenchmarkCopyFat512-4 1590445 74.95 ns/op BenchmarkCopyFat520-4 1505005 78.03 ns/op BenchmarkCopyFat1024-4 873314 135.0 ns/op BenchmarkCopyFat1032-4 901233 135.1 ns/op BenchmarkCopyFat1040-4 896828 135.0 ns/op BenchmarkIssue18740/2byte-4 549 219743 ns/op BenchmarkIssue18740/4byte-4 831 136969 ns/op BenchmarkIssue18740/8byte-4 976 122436 ns/op BenchmarkMemclrKnownSize1-4 8388145 14.25 ns/op 70.17 MB/s BenchmarkMemclrKnownSize2-4 4967678 23.84 ns/op 83.89 MB/s BenchmarkMemclrKnownSize4-4 2548452 48.20 ns/op 82.98 MB/s BenchmarkMemclrKnownSize8-4 1000000 105.1 ns/op 76.15 MB/s BenchmarkMemclrKnownSize16-4 624652 197.9 ns/op 80.85 MB/s BenchmarkMemclrKnownSize32-4 325064 361.5 ns/op 88.53 MB/s BenchmarkMemclrKnownSize64-4 168902 706.5 ns/op 90.59 MB/s BenchmarkMemclrKnownSize112-4 97232 1232 ns/op 90.89 MB/s BenchmarkMemclrKnownSize128-4 85474 1389 ns/op 92.17 MB/s BenchmarkMemclrKnownSize192-4 58224 2094 ns/op 91.71 MB/s BenchmarkMemclrKnownSize248-4 42934 2685 ns/op 92.37 MB/s BenchmarkMemclrKnownSize256-4 43273 2779 ns/op 92.13 MB/s BenchmarkMemclrKnownSize512-4 21576 5536 ns/op 92.48 MB/s BenchmarkMemclrKnownSize1024-4 10000 11024 ns/op 92.89 MB/s BenchmarkMemclrKnownSize4096-4 2731 44457 ns/op 92.13 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5731204 ns/op 91.48 MB/s BenchmarkReadMetricsLatency-4 10000 6646 p50-ns 7175 p90-ns 17281 p99-ns BenchmarkFinalizer-4 514 242424 ns/op BenchmarkFinalizerRun-4 573700 307.9 ns/op BenchmarkMinFloat-4 401492 292.8 ns/op BenchmarkMaxFloat-4 422522 285.2 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8287118 14.35 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2114142 57.60 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1868377 61.91 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1673102 71.80 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 104.2 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 114.0 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1609358 74.88 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 108.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 106.6 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1563884 76.89 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1717375 69.54 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1526748 77.69 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1226130 87.29 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1209787 99.06 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7188855 16.61 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8161782 15.36 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7799840 14.75 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7130214 16.71 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6848646 17.46 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6282898 18.91 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7119780 16.70 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8049460 14.65 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7864128 14.77 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7154937 16.64 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8024238 14.96 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7870150 14.70 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7178595 16.72 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8163765 14.73 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8096583 14.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7096182 16.85 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7800542 14.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7778844 14.77 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7071327 16.68 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7649055 15.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7755853 15.42 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7126675 16.71 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7679842 15.55 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7573492 15.32 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7182768 16.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7463743 17.76 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7362211 15.75 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7082736 16.67 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7694779 15.46 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7651048 15.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7125451 16.65 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7854976 15.12 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8039155 14.86 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6930295 16.78 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7941091 14.83 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7975099 14.79 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7121754 16.77 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7768659 14.74 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7826404 14.92 ns/op BenchmarkNetpollBreak-4 8018 21978 ns/op BenchmarkPinnerPinUnpinBatch-4 1776 70821 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 295 440352 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1848 69147 ns/op BenchmarkPinnerPinUnpin-4 1629988 70.53 ns/op BenchmarkPinnerPinUnpinTiny-4 1713558 69.85 ns/op BenchmarkPinnerPinUnpinDouble-4 638425 187.2 ns/op BenchmarkPinnerPinUnpinParallel-4 3541368 53.30 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4301086 37.09 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 447374 279.9 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4830145 23.99 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6073518 19.30 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 8989302 13.52 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7446940 15.62 ns/op BenchmarkPingPongHog-4 580 231458 ns/op BenchmarkStackGrowth-4 171836 677.2 ns/op BenchmarkStackGrowthDeep-4 2025 58543 ns/op BenchmarkCreateGoroutines-4 98948 1300 ns/op BenchmarkCreateGoroutinesParallel-4 111855 1132 ns/op BenchmarkCreateGoroutinesCapture-4 16436 6517 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 88708 1464 ns/op BenchmarkClosureCall-4 15955311 7.581 ns/op BenchmarkWakeupParallelSpinning/0s-4 7644 16977 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5575 20609 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5671 21242 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3640 32870 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2356 51461 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1352 83961 ns/op BenchmarkWakeupParallelSpinning/50µs-4 682 173613 ns/op BenchmarkWakeupParallelSpinning/100µs-4 385 316968 ns/op BenchmarkWakeupParallelSyscall/0s-4 595 200756 ns/op BenchmarkWakeupParallelSyscall/1µs-4 596 206526 ns/op BenchmarkWakeupParallelSyscall/2µs-4 566 229041 ns/op BenchmarkWakeupParallelSyscall/5µs-4 517 225905 ns/op BenchmarkWakeupParallelSyscall/10µs-4 510 233223 ns/op BenchmarkWakeupParallelSyscall/20µs-4 510 237871 ns/op BenchmarkWakeupParallelSyscall/50µs-4 422 275025 ns/op BenchmarkWakeupParallelSyscall/100µs-4 268 412921 ns/op BenchmarkMatmult-4 4348512 31.28 ns/op BenchmarkFastrand-4 10257700 11.38 ns/op BenchmarkFastrand64-4 10335195 11.23 ns/op BenchmarkFastrandHashiter-4 5478033 21.69 ns/op BenchmarkFastrandn/2-4 4319592 27.57 ns/op BenchmarkFastrandn/3-4 4253868 27.83 ns/op BenchmarkFastrandn/4-4 4273730 27.61 ns/op BenchmarkFastrandn/5-4 4264017 27.83 ns/op BenchmarkIfaceCmp100-4 81669 1469 ns/op BenchmarkIfaceCmpNil100-4 157804 758.4 ns/op BenchmarkEfaceCmpDiff-4 19611 6133 ns/op BenchmarkEfaceCmpDiffIndirect-4 21217 5504 ns/op BenchmarkDefer-4 1381735 86.56 ns/op BenchmarkDefer10-4 909675 125.5 ns/op BenchmarkDeferMany-4 581540 436.3 ns/op BenchmarkPanicRecover-4 702397 155.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 955993 126.1 ns/op 56.00 p50-ns 58.00 p90-ns 121.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 794833 133.3 ns/op 57.00 p50-ns 59.00 p90-ns 85.00 p99-ns BenchmarkGoroutineProfile/small/idle-4 3343 34950 ns/op 33527 p50-ns 37009 p90-ns 63386 p99-ns BenchmarkGoroutineProfile/small/loaded-4 835 216377 ns/op 73105 p50-ns 276326 p90-ns 1300534 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 963207 124.7 ns/op 56.00 p50-ns 58.00 p90-ns 66.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 956881 157.7 ns/op 57.00 p50-ns 59.00 p90-ns 68.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 50 2305556 ns/op 2296041 p50-ns 2388228 p90-ns 2550281 p99-ns BenchmarkGoroutineProfile/large/loaded-4 42 3646105 ns/op 2369137 p50-ns 8525588 p90-ns 12670428 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 846924 140.5 ns/op 57.00 p50-ns 60.00 p90-ns 155.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 861573 188.7 ns/op 57.00 p50-ns 59.00 p90-ns 149.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1657 68236 ns/op 65102 p50-ns 67025 p90-ns 110231 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 717 289046 ns/op 103279 p50-ns 225458 p90-ns 10192161 p99-ns BenchmarkRWMutexUncontended-4 6274584 18.43 ns/op BenchmarkRWMutexWrite100-4 2247889 54.28 ns/op BenchmarkRWMutexWrite10-4 2065323 62.40 ns/op BenchmarkRWMutexWorkWrite100-4 642600 192.6 ns/op BenchmarkRWMutexWorkWrite10-4 185338 691.5 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3152 37504 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1159 100679 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1497 77225 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 578 205734 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 769 154282 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 278 460949 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 388 302576 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 135 876393 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 366204 307.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 484227 246.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 403785 286.0 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 474882 247.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 463069 264.6 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 392588 300.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 450206 259.4 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 455604 264.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 373545 296.1 ns/op BenchmarkMakeSlice/Byte-4 2684119 45.35 ns/op BenchmarkMakeSlice/Int16-4 2662933 46.18 ns/op BenchmarkMakeSlice/Int-4 1868328 63.88 ns/op BenchmarkMakeSlice/Ptr-4 1555052 76.37 ns/op BenchmarkMakeSlice/Struct/24-4 1400403 80.34 ns/op BenchmarkMakeSlice/Struct/32-4 1364695 86.68 ns/op BenchmarkMakeSlice/Struct/40-4 1220182 96.71 ns/op BenchmarkGrowSlice/Byte-4 1000000 113.8 ns/op BenchmarkGrowSlice/Int16-4 982816 121.8 ns/op BenchmarkGrowSlice/Int-4 843825 145.1 ns/op BenchmarkGrowSlice/Ptr-4 721594 175.5 ns/op BenchmarkGrowSlice/Struct/24-4 492310 253.8 ns/op BenchmarkGrowSlice/Struct/32-4 456222 266.7 ns/op BenchmarkGrowSlice/Struct/40-4 327440 325.8 ns/op BenchmarkExtendSlice/IntSlice-4 565827 214.6 ns/op BenchmarkExtendSlice/PointerSlice-4 481875 250.6 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 114.0 ns/op BenchmarkAppend-4 670117 176.2 ns/op BenchmarkAppendGrowByte-4 6 19247834 ns/op BenchmarkAppendGrowString-4 1 203910707 ns/op BenchmarkAppendSlice/1Bytes-4 2220068 53.51 ns/op BenchmarkAppendSlice/4Bytes-4 2130267 56.16 ns/op BenchmarkAppendSlice/7Bytes-4 2033524 59.23 ns/op BenchmarkAppendSlice/8Bytes-4 2071600 55.73 ns/op BenchmarkAppendSlice/15Bytes-4 1945123 59.02 ns/op BenchmarkAppendSlice/16Bytes-4 2016873 57.88 ns/op BenchmarkAppendSlice/32Bytes-4 1892997 64.07 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 183550 660.0 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 53474 2108 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 15362 7746 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3548 30354 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 278 411002 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 69 1675913 ns/op BenchmarkAppendStr/1Bytes-4 2549774 48.24 ns/op BenchmarkAppendStr/4Bytes-4 2457411 49.18 ns/op BenchmarkAppendStr/8Bytes-4 2346626 49.59 ns/op BenchmarkAppendStr/16Bytes-4 2360248 49.40 ns/op BenchmarkAppendStr/32Bytes-4 2198364 53.96 ns/op BenchmarkAppendSpecialCase-4 678278 175.3 ns/op BenchmarkCopy/1Byte-4 2218593 53.29 ns/op 18.77 MB/s BenchmarkCopy/1String-4 2169804 54.66 ns/op 18.29 MB/s BenchmarkCopy/2Byte-4 2192427 55.70 ns/op 35.91 MB/s BenchmarkCopy/2String-4 2186319 54.86 ns/op 36.46 MB/s BenchmarkCopy/4Byte-4 2185256 53.88 ns/op 74.23 MB/s BenchmarkCopy/4String-4 2203369 55.04 ns/op 72.68 MB/s BenchmarkCopy/8Byte-4 2264646 53.04 ns/op 150.84 MB/s BenchmarkCopy/8String-4 2210846 53.35 ns/op 149.94 MB/s BenchmarkCopy/12Byte-4 2146656 55.89 ns/op 214.70 MB/s BenchmarkCopy/12String-4 2153013 55.38 ns/op 216.67 MB/s BenchmarkCopy/16Byte-4 2125298 55.85 ns/op 286.46 MB/s BenchmarkCopy/16String-4 2085454 56.70 ns/op 282.17 MB/s BenchmarkCopy/32Byte-4 1905637 62.47 ns/op 512.21 MB/s BenchmarkCopy/32String-4 1889547 62.62 ns/op 510.99 MB/s BenchmarkCopy/128Byte-4 1291725 93.16 ns/op 1373.94 MB/s BenchmarkCopy/128String-4 1272884 94.10 ns/op 1360.28 MB/s BenchmarkCopy/1024Byte-4 432373 277.6 ns/op 3688.83 MB/s BenchmarkCopy/1024String-4 429385 280.6 ns/op 3649.18 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27079 4153 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 27442 4206 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 21760 5438 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 18711 6702 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 14521 8709 ns/op BenchmarkAppendInPlace/Grow/Byte-4 153967 769.0 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 154039 749.6 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 127213 878.4 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 117952 1036 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 102777 1182 ns/op BenchmarkStackCopyPtr-4 1 136778694 ns/op BenchmarkStackCopy-4 2 73566317 ns/op BenchmarkStackCopyNoCache-4 26 4412888 ns/op BenchmarkStackCopyWithStkobj-4 2 50059722 ns/op BenchmarkIssue18138-4 1747 84630 ns/op BenchmarkCompareStringEqual-4 11565592 10.30 ns/op BenchmarkCompareStringIdentical-4 15846338 7.540 ns/op BenchmarkCompareStringSameLength-4 12671245 9.557 ns/op BenchmarkCompareStringDifferentLength-4 14795404 7.630 ns/op BenchmarkCompareStringBigUnaligned-4 2136 54555 ns/op 19220.65 MB/s BenchmarkCompareStringBig-4 1790 64607 ns/op 16230.21 MB/s BenchmarkConcatStringAndBytes-4 2836214 41.82 ns/op BenchmarkSliceByteToString/1-4 2342530 50.88 ns/op BenchmarkSliceByteToString/2-4 1347571 85.73 ns/op BenchmarkSliceByteToString/4-4 1396478 85.37 ns/op BenchmarkSliceByteToString/8-4 1419579 84.37 ns/op BenchmarkSliceByteToString/16-4 1352485 87.48 ns/op BenchmarkSliceByteToString/32-4 1233385 96.79 ns/op BenchmarkSliceByteToString/64-4 1000000 108.6 ns/op BenchmarkSliceByteToString/128-4 847596 134.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2421824 49.66 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 796206 158.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 953157 126.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4230291 27.78 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1435262 80.77 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1970982 60.10 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2832824 42.38 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 518272 227.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 460636 367.5 ns/op BenchmarkRuneIterate/range/ASCII-4 8573899 14.23 ns/op BenchmarkRuneIterate/range/Japanese-4 1905272 62.41 ns/op BenchmarkRuneIterate/range/MixedLength-4 2596762 45.63 ns/op BenchmarkRuneIterate/range1/ASCII-4 9602587 12.32 ns/op BenchmarkRuneIterate/range1/Japanese-4 1893906 62.85 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2589820 45.86 ns/op BenchmarkRuneIterate/range2/ASCII-4 8054510 14.02 ns/op BenchmarkRuneIterate/range2/Japanese-4 1920648 61.76 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2639805 45.46 ns/op BenchmarkArrayEqual-4 15192770 7.938 ns/op BenchmarkFunc/Name-4 2269858 53.17 ns/op BenchmarkFunc/Entry-4 8979190 11.72 ns/op BenchmarkFunc/FileLine-4 2112272 56.99 ns/op PASS ok runtime 153.793s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 31924 3597 ns/op BenchmarkHandle/concurrent-4 23952 4929 ns/op PASS ok runtime/cgo 1.337s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 13418864 9.108 ns/op BenchmarkAnd32Parallel-4 2515047 47.09 ns/op BenchmarkAnd64-4 13017266 9.448 ns/op BenchmarkAnd64Parallel-4 2609082 42.49 ns/op BenchmarkOr32-4 13442293 9.074 ns/op BenchmarkOr32Parallel-4 2729067 44.70 ns/op BenchmarkOr64-4 13066124 9.400 ns/op BenchmarkOr64Parallel-4 2453325 46.10 ns/op BenchmarkAtomicLoad64-4 17091038 7.114 ns/op BenchmarkAtomicStore64-4 17037187 7.206 ns/op BenchmarkAtomicLoad-4 16999383 7.139 ns/op BenchmarkAtomicStore-4 16890417 7.190 ns/op BenchmarkAnd8-4 14830935 8.056 ns/op BenchmarkAnd-4 15160018 8.037 ns/op BenchmarkAnd8Parallel-4 2802406 43.53 ns/op BenchmarkAndParallel-4 2670757 40.98 ns/op BenchmarkOr8-4 14800508 8.230 ns/op BenchmarkOr-4 15102598 8.092 ns/op BenchmarkOr8Parallel-4 3067364 40.32 ns/op BenchmarkOrParallel-4 3106117 38.80 ns/op BenchmarkXadd-4 3172909 39.04 ns/op BenchmarkXadd64-4 3097680 40.75 ns/op BenchmarkCas-4 3081296 41.40 ns/op BenchmarkCas64-4 3063432 38.71 ns/op BenchmarkXchg-4 2872900 43.52 ns/op BenchmarkXchg64-4 2947862 41.70 ns/op PASS ok runtime/internal/atomic 4.896s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3945589 29.99 ns/op BenchmarkMulUintptr/large-4 3191090 38.66 ns/op PASS ok runtime/internal/math 1.320s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 30 4063564 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 26 4730384 ns/op 596.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 2019 57142 ns/op 3.399 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10338683 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11668618 ns/op 1358 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 445 275075 ns/op 27.33 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 75433026 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 103368233 ns/op 13828 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 40 3161004 ns/op 301.3 concurrent_launches/op PASS ok runtime/pprof 2.380s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 27 6844569 ns/op BenchmarkStackLeak-4 35722 3111 ns/op PASS ok runtime/race 1.428s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2373090 45.92 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 412869 286.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.293s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 62 1840336 ns/op BenchmarkIndex_Large-4 10735 11221 ns/op BenchmarkIndexFunc_Large-4 183 639246 ns/op BenchmarkCompact/nil-4 7163770 16.66 ns/op BenchmarkCompact/one-4 2025680 59.94 ns/op BenchmarkCompact/sorted-4 1000000 108.7 ns/op BenchmarkCompact/1_item-4 815780 153.8 ns/op BenchmarkCompact/unsorted-4 1000000 107.3 ns/op BenchmarkCompact/many-4 482846 245.7 ns/op BenchmarkCompact_Large-4 468 254676 ns/op BenchmarkCompactFunc_Large-4 67 1532897 ns/op BenchmarkReplace/naive-fast-4 91704 1283 ns/op BenchmarkReplace/optimized-fast-4 140090 838.2 ns/op BenchmarkReplace/naive-slow-4 43239 2645 ns/op BenchmarkReplace/optimized-slow-4 51332 2327 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 112.9 ns/op BenchmarkBinarySearchFloats/Size32-4 963564 123.5 ns/op BenchmarkBinarySearchFloats/Size64-4 766420 136.0 ns/op BenchmarkBinarySearchFloats/Size128-4 796126 151.6 ns/op BenchmarkBinarySearchFloats/Size512-4 675801 176.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 547038 188.5 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 462936 255.2 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 391584 299.2 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 347146 345.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 306754 390.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 245851 478.7 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 226441 521.9 ns/op PASS ok slices 4.689s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 91096 1313 ns/op BenchmarkSortInts-4 1 146721821 ns/op BenchmarkSlicesSortInts-4 2 69234548 ns/op BenchmarkSortIsSorted-4 22 5138287 ns/op BenchmarkSlicesIsSorted-4 62 1839026 ns/op BenchmarkSortStrings-4 1 150181293 ns/op BenchmarkSlicesSortStrings-4 1 110729464 ns/op BenchmarkSortStrings_Sorted-4 20 5421108 ns/op BenchmarkSlicesSortStrings_Sorted-4 40 2711602 ns/op BenchmarkSortStructs-4 1 183325845 ns/op BenchmarkSortFuncStructs-4 1 113947614 ns/op BenchmarkSortString1K-4 198 613831 ns/op BenchmarkSortString1K_Slice-4 201 601000 ns/op BenchmarkStableString1K-4 96 1203482 ns/op BenchmarkSortInt1K-4 261 452714 ns/op BenchmarkSortInt1K_Sorted-4 5746 21529 ns/op BenchmarkSortInt1K_Reversed-4 2628 45676 ns/op BenchmarkSortInt1K_Mod8-4 762 159757 ns/op BenchmarkStableInt1K-4 92 1271280 ns/op BenchmarkStableInt1K_Slice-4 100 1061696 ns/op BenchmarkSortInt64K-4 3 41065936 ns/op BenchmarkSortInt64K_Slice-4 2 60233774 ns/op BenchmarkStableInt64K-4 1 122624402 ns/op BenchmarkSort1e2-4 325 374301 ns/op BenchmarkStable1e2-4 142 844283 ns/op BenchmarkSort1e4-4 2 73186636 ns/op BenchmarkStable1e4-4 1 246760191 ns/op PASS ok sort 7.560s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 805933 132.6 ns/op BenchmarkAtof64Float-4 679840 165.6 ns/op BenchmarkAtof64FloatExp-4 635949 174.8 ns/op BenchmarkAtof64Big-4 432304 259.7 ns/op BenchmarkAtof64RandomBits-4 446275 266.2 ns/op BenchmarkAtof64RandomFloats-4 506101 238.0 ns/op BenchmarkAtof64RandomLongFloats-4 360340 303.5 ns/op BenchmarkAtof32Decimal-4 906151 129.9 ns/op BenchmarkAtof32Float-4 792798 151.6 ns/op BenchmarkAtof32FloatExp-4 645978 183.3 ns/op BenchmarkAtof32Random-4 357916 334.4 ns/op BenchmarkAtof32RandomLong-4 132254 899.9 ns/op BenchmarkParseInt/Pos/7bit-4 1523335 79.44 ns/op BenchmarkParseInt/Pos/26bit-4 728931 163.1 ns/op BenchmarkParseInt/Pos/31bit-4 654780 180.9 ns/op BenchmarkParseInt/Pos/56bit-4 428230 289.7 ns/op BenchmarkParseInt/Pos/63bit-4 421584 285.2 ns/op BenchmarkParseInt/Neg/7bit-4 1246905 96.68 ns/op BenchmarkParseInt/Neg/26bit-4 743746 160.5 ns/op BenchmarkParseInt/Neg/31bit-4 602576 179.7 ns/op BenchmarkParseInt/Neg/56bit-4 425126 267.1 ns/op BenchmarkParseInt/Neg/63bit-4 397826 301.8 ns/op BenchmarkAtoi/Pos/7bit-4 1725646 69.25 ns/op BenchmarkAtoi/Pos/26bit-4 869726 133.9 ns/op BenchmarkAtoi/Pos/31bit-4 783184 150.1 ns/op BenchmarkAtoi/Pos/56bit-4 476373 245.2 ns/op BenchmarkAtoi/Pos/63bit-4 391948 312.1 ns/op BenchmarkAtoi/Neg/7bit-4 1726528 68.98 ns/op BenchmarkAtoi/Neg/26bit-4 880650 137.3 ns/op BenchmarkAtoi/Neg/31bit-4 712454 161.4 ns/op BenchmarkAtoi/Neg/56bit-4 508424 238.5 ns/op BenchmarkAtoi/Neg/63bit-4 392311 304.9 ns/op BenchmarkFormatFloat/Decimal-4 80394 1519 ns/op BenchmarkFormatFloat/Float-4 82573 1459 ns/op BenchmarkFormatFloat/Exp-4 85662 1349 ns/op BenchmarkFormatFloat/NegExp-4 89149 1368 ns/op BenchmarkFormatFloat/LongExp-4 75505 1576 ns/op BenchmarkFormatFloat/Big-4 71859 1704 ns/op BenchmarkFormatFloat/BinaryExp-4 213031 559.4 ns/op BenchmarkFormatFloat/32Integer-4 78300 1535 ns/op BenchmarkFormatFloat/32ExactFraction-4 90998 1313 ns/op BenchmarkFormatFloat/32Point-4 83026 1402 ns/op BenchmarkFormatFloat/32Exp-4 91514 1300 ns/op BenchmarkFormatFloat/32NegExp-4 91431 1317 ns/op BenchmarkFormatFloat/32Shortest-4 97233 1243 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 112947 1077 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 106273 1113 ns/op BenchmarkFormatFloat/64Fixed1-4 136420 874.2 ns/op BenchmarkFormatFloat/64Fixed2-4 135804 873.0 ns/op BenchmarkFormatFloat/64Fixed3-4 131751 894.2 ns/op BenchmarkFormatFloat/64Fixed4-4 134730 881.4 ns/op BenchmarkFormatFloat/64Fixed12-4 78015 1510 ns/op BenchmarkFormatFloat/64Fixed16-4 90111 1318 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 98374 1247 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 79275 1479 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2624 48105 ns/op BenchmarkFormatFloat/Slowpath64-4 72870 1640 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 70928 1620 ns/op BenchmarkAppendFloat/Decimal-4 85814 1483 ns/op BenchmarkAppendFloat/Float-4 79914 1484 ns/op BenchmarkAppendFloat/Exp-4 98869 1266 ns/op BenchmarkAppendFloat/NegExp-4 94578 1277 ns/op BenchmarkAppendFloat/LongExp-4 76135 1509 ns/op BenchmarkAppendFloat/Big-4 70591 1633 ns/op BenchmarkAppendFloat/BinaryExp-4 269252 448.2 ns/op BenchmarkAppendFloat/32Integer-4 79548 1451 ns/op BenchmarkAppendFloat/32ExactFraction-4 99565 1219 ns/op BenchmarkAppendFloat/32Point-4 85394 1364 ns/op BenchmarkAppendFloat/32Exp-4 99571 1200 ns/op BenchmarkAppendFloat/32NegExp-4 93463 1231 ns/op BenchmarkAppendFloat/32Shortest-4 112350 1060 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 124593 946.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 118320 1002 ns/op BenchmarkAppendFloat/64Fixed1-4 150352 781.1 ns/op BenchmarkAppendFloat/64Fixed2-4 151118 796.7 ns/op BenchmarkAppendFloat/64Fixed3-4 152236 791.8 ns/op BenchmarkAppendFloat/64Fixed4-4 151471 763.7 ns/op BenchmarkAppendFloat/64Fixed12-4 87753 1394 ns/op BenchmarkAppendFloat/64Fixed16-4 100639 1199 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 111447 1088 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 92097 1303 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2703 44122 ns/op BenchmarkAppendFloat/Slowpath64-4 80182 1507 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78912 1514 ns/op BenchmarkFormatInt-4 17294 6759 ns/op BenchmarkAppendInt-4 17808 6673 ns/op BenchmarkFormatUint-4 97875 1166 ns/op BenchmarkAppendUint-4 105391 1151 ns/op BenchmarkFormatIntSmall/7-4 3501552 33.65 ns/op BenchmarkFormatIntSmall/42-4 3552855 33.81 ns/op BenchmarkAppendIntSmall-4 1514802 78.38 ns/op BenchmarkAppendUintVarlen/1-4 1619035 74.71 ns/op BenchmarkAppendUintVarlen/12-4 1555071 76.54 ns/op BenchmarkAppendUintVarlen/123-4 1207188 97.33 ns/op BenchmarkAppendUintVarlen/1234-4 1210171 96.86 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 102.1 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 101.8 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 106.6 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 105.4 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 111.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 110.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 116.8 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 115.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 985708 121.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 1000000 119.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 949989 125.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 910143 128.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 897640 133.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 903106 135.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 877434 138.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 861987 137.5 ns/op BenchmarkQuote-4 47886 2459 ns/op BenchmarkQuoteRune-4 540442 229.7 ns/op BenchmarkAppendQuote-4 54573 2170 ns/op BenchmarkAppendQuoteRune-4 957271 123.0 ns/op BenchmarkUnquoteEasy-4 944055 121.0 ns/op BenchmarkUnquoteHard-4 55279 2094 ns/op PASS ok strconv 17.018s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 464384 304.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 139662 804.9 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 186333 652.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 516956 232.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 149214 733.6 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 206148 547.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 296037 393.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 80486 1436 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 96854 1185 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 803734 155.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20094 5938 ns/op BenchmarkGenericMatch1-4 1818 63911 ns/op BenchmarkGenericMatch2-4 331 362101 ns/op BenchmarkSingleMaxSkipping-4 6268 18801 ns/op 531.87 MB/s BenchmarkSingleLongSuffixFail-4 13332 8921 ns/op 112.33 MB/s BenchmarkSingleMatch-4 192 622277 ns/op 24.11 MB/s BenchmarkByteByteNoMatch-4 59703 2005 ns/op BenchmarkByteByteMatch-4 17977 6480 ns/op BenchmarkByteStringMatch-4 20584 5778 ns/op BenchmarkHTMLEscapeNew-4 66500 1804 ns/op BenchmarkHTMLEscapeOld-4 82423 1454 ns/op BenchmarkByteStringReplacerWriteString-4 1077 110959 ns/op BenchmarkByteReplacerWriteString-4 1570 76070 ns/op BenchmarkByteByteReplaces-4 3336 35898 ns/op BenchmarkByteByteMap-4 10000 11588 ns/op BenchmarkMap/identity/ASCII-4 856228 141.4 ns/op BenchmarkMap/identity/Greek-4 396624 300.6 ns/op BenchmarkMap/change/ASCII-4 34225 3492 ns/op BenchmarkMap/change/Greek-4 22405 5390 ns/op BenchmarkIndexRune-4 2285547 49.85 ns/op BenchmarkIndexRuneLongString-4 1571700 77.05 ns/op BenchmarkIndexRuneFastPath-4 3215990 37.61 ns/op BenchmarkIndex-4 3553826 31.90 ns/op BenchmarkLastIndex-4 5493423 22.12 ns/op BenchmarkIndexByte-4 5981319 18.79 ns/op BenchmarkToUpper/#00-4 5465600 21.25 ns/op BenchmarkToUpper/ONLYUPPER-4 2791824 38.65 ns/op BenchmarkToUpper/abc-4 299996 506.6 ns/op BenchmarkToUpper/AbC123-4 215196 557.9 ns/op BenchmarkToUpper/azAZ09_-4 243262 509.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47082 2536 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 69912 1725 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29312 4820 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53284 2307 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 106258 1108 ns/op BenchmarkToLower/#00-4 5421308 21.31 ns/op BenchmarkToLower/abc-4 4553374 25.82 ns/op BenchmarkToLower/AbC123-4 177711 690.1 ns/op BenchmarkToLower/azAZ09_-4 194018 668.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 75314 1549 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59745 2039 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32634 4786 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69346 1683 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 102490 1135 ns/op BenchmarkMapNoChanges-4 1000000 108.0 ns/op BenchmarkTrim-4 35325 3487 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3177336 36.38 ns/op BenchmarkToValidUTF8/InvalidASCII-4 161948 808.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 112915 1080 ns/op BenchmarkEqualFold/Tests-4 47770 2544 ns/op BenchmarkEqualFold/ASCII-4 3840628 30.94 ns/op BenchmarkEqualFold/UnicodePrefix-4 91602 1319 ns/op BenchmarkEqualFold/UnicodeSuffix-4 87914 1326 ns/op BenchmarkIndexHard1-4 1759 70218 ns/op BenchmarkIndexHard2-4 390 306997 ns/op BenchmarkIndexHard3-4 152 709899 ns/op BenchmarkIndexHard4-4 84 1384023 ns/op BenchmarkLastIndexHard1-4 68 1719391 ns/op BenchmarkLastIndexHard2-4 66 1733727 ns/op BenchmarkLastIndexHard3-4 67 1721646 ns/op BenchmarkCountHard1-4 1788 67724 ns/op BenchmarkCountHard2-4 392 305081 ns/op BenchmarkCountHard3-4 170 699098 ns/op BenchmarkIndexTorture-4 7765 15208 ns/op BenchmarkCountTorture-4 7918 15245 ns/op BenchmarkCountTortureOverlapping-4 703 159247 ns/op BenchmarkCountByte/10-4 5398957 21.60 ns/op 463.06 MB/s BenchmarkCountByte/32-4 5262014 22.89 ns/op 1398.28 MB/s BenchmarkCountByte/4096-4 592078 204.6 ns/op 20022.96 MB/s BenchmarkCountByte/4194304-4 614 194613 ns/op 21551.99 MB/s BenchmarkCountByte/67108864-4 33 3405974 ns/op 19703.28 MB/s BenchmarkFields/ASCII/16-4 220376 524.9 ns/op 30.48 MB/s 64 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22380 5373 ns/op 47.64 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1360 88080 ns/op 46.50 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 68 1502238 ns/op 43.63 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 23754793 ns/op 44.14 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 149558 796.2 ns/op 20.10 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 12148 9858 ns/op 25.97 MB/s 288 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 688 168449 ns/op 24.32 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 37 3127505 ns/op 20.95 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 57272062 ns/op 18.31 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 212192 558.6 ns/op 28.65 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 23638 5131 ns/op 49.89 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1197 97340 ns/op 42.08 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 56 1864830 ns/op 35.14 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 37395888 ns/op 28.04 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 194778 607.2 ns/op 26.35 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 16550 7184 ns/op 35.64 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 894 128236 ns/op 31.94 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 48 2424324 ns/op 27.03 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 47081761 ns/op 22.27 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 67130474 ns/op BenchmarkSplitSingleByteSeparator-4 20 5348638 ns/op BenchmarkSplitMultiByteSeparator-4 38 2866935 ns/op BenchmarkSplitNSingleByteSeparator-4 259603 445.8 ns/op BenchmarkSplitNMultiByteSeparator-4 190444 617.2 ns/op BenchmarkRepeat/5x0-4 4733272 26.15 ns/op BenchmarkRepeat/5x1-4 4327214 26.57 ns/op BenchmarkRepeat/5x2-4 203324 592.2 ns/op BenchmarkRepeat/5x6-4 111283 1053 ns/op BenchmarkRepeat/10x0-4 4467555 26.81 ns/op BenchmarkRepeat/10x1-4 4330767 27.03 ns/op BenchmarkRepeat/10x2-4 201388 601.4 ns/op BenchmarkRepeat/10x6-4 111602 1073 ns/op BenchmarkRepeatLarge/256/1-4 50122 2293 ns/op 111.65 MB/s BenchmarkRepeatLarge/256/16-4 83947 1414 ns/op 181.01 MB/s BenchmarkRepeatLarge/512/1-4 44562 2697 ns/op 189.86 MB/s BenchmarkRepeatLarge/512/16-4 66735 1741 ns/op 294.00 MB/s BenchmarkRepeatLarge/1024/1-4 36968 3160 ns/op 324.05 MB/s BenchmarkRepeatLarge/1024/16-4 53413 2270 ns/op 451.08 MB/s BenchmarkRepeatLarge/2048/1-4 31134 3772 ns/op 542.90 MB/s BenchmarkRepeatLarge/2048/16-4 39802 2896 ns/op 707.29 MB/s BenchmarkRepeatLarge/4096/1-4 23956 5024 ns/op 815.35 MB/s BenchmarkRepeatLarge/4096/16-4 29593 4040 ns/op 1013.80 MB/s BenchmarkRepeatLarge/8192/1-4 18062 6860 ns/op 1194.16 MB/s BenchmarkRepeatLarge/8192/16-4 19416 6078 ns/op 1347.92 MB/s BenchmarkRepeatLarge/8192/4097-4 5702868 20.64 ns/op 198529.41 MB/s BenchmarkRepeatLarge/16384/1-4 11173 11087 ns/op 1477.78 MB/s BenchmarkRepeatLarge/16384/16-4 10000 10011 ns/op 1636.67 MB/s BenchmarkRepeatLarge/16384/4097-4 17073 6418 ns/op 1915.03 MB/s BenchmarkRepeatLarge/32768/1-4 7153 16766 ns/op 1954.48 MB/s BenchmarkRepeatLarge/32768/16-4 7575 17359 ns/op 1887.67 MB/s BenchmarkRepeatLarge/32768/4097-4 8504 14058 ns/op 2040.11 MB/s BenchmarkRepeatLarge/65536/1-4 3470 29842 ns/op 2196.10 MB/s BenchmarkRepeatLarge/65536/16-4 3618 28827 ns/op 2273.42 MB/s BenchmarkRepeatLarge/65536/4097-4 3895 28888 ns/op 2127.35 MB/s BenchmarkRepeatLarge/131072/1-4 542 206006 ns/op 636.25 MB/s BenchmarkRepeatLarge/131072/16-4 556 211835 ns/op 618.75 MB/s BenchmarkRepeatLarge/131072/4097-4 538 201453 ns/op 630.46 MB/s BenchmarkRepeatLarge/262144/1-4 285 405656 ns/op 646.22 MB/s BenchmarkRepeatLarge/262144/16-4 286 404724 ns/op 647.71 MB/s BenchmarkRepeatLarge/262144/4097-4 291 409406 ns/op 630.45 MB/s BenchmarkRepeatLarge/524288/1-4 147 808944 ns/op 648.11 MB/s BenchmarkRepeatLarge/524288/16-4 146 807776 ns/op 649.05 MB/s BenchmarkRepeatLarge/524288/4097-4 145 814593 ns/op 638.75 MB/s BenchmarkRepeatLarge/1048576/1-4 73 1611678 ns/op 650.61 MB/s BenchmarkRepeatLarge/1048576/16-4 69 1609934 ns/op 651.32 MB/s BenchmarkRepeatLarge/1048576/4097-4 73 1623631 ns/op 643.46 MB/s BenchmarkRepeatLarge/2097152/1-4 37 3229887 ns/op 649.30 MB/s BenchmarkRepeatLarge/2097152/16-4 36 3210545 ns/op 653.21 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 3297685 ns/op 634.86 MB/s BenchmarkRepeatLarge/4194304/1-4 18 6534383 ns/op 641.88 MB/s BenchmarkRepeatLarge/4194304/16-4 18 6524837 ns/op 642.82 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6682867 ns/op 627.16 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13495496 ns/op 621.59 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13117308 ns/op 639.51 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13415913 ns/op 625.12 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27844111 ns/op 602.54 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27963498 ns/op 599.97 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27412308 ns/op 612.03 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54695040 ns/op 613.48 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56212140 ns/op 596.93 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 57986308 ns/op 578.66 MB/s BenchmarkRepeatLarge/67108864/1-4 1 119088409 ns/op 563.52 MB/s BenchmarkRepeatLarge/67108864/16-4 1 117273448 ns/op 572.24 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 122065236 ns/op 549.78 MB/s BenchmarkRepeatLarge/134217728/1-4 1 212898207 ns/op 630.43 MB/s BenchmarkRepeatLarge/134217728/16-4 1 247624607 ns/op 542.02 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 252942353 ns/op 530.63 MB/s BenchmarkRepeatLarge/268435456/1-4 1 432120393 ns/op 621.21 MB/s BenchmarkRepeatLarge/268435456/16-4 1 495744312 ns/op 541.48 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 506104452 ns/op 530.40 MB/s BenchmarkRepeatLarge/536870912/1-4 1 862724171 ns/op 622.30 MB/s BenchmarkRepeatLarge/536870912/16-4 1 977649649 ns/op 549.14 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1015250253 ns/op 528.81 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1720683423 ns/op 624.02 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1945755534 ns/op 551.84 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2007359019 ns/op 534.90 MB/s BenchmarkIndexAnyASCII/1:1-4 2573295 45.35 ns/op BenchmarkIndexAnyASCII/1:2-4 2551759 47.67 ns/op BenchmarkIndexAnyASCII/1:4-4 2448156 49.16 ns/op BenchmarkIndexAnyASCII/1:8-4 2346960 51.06 ns/op BenchmarkIndexAnyASCII/1:16-4 2039992 58.34 ns/op BenchmarkIndexAnyASCII/1:32-4 2040788 59.04 ns/op BenchmarkIndexAnyASCII/1:64-4 1946552 60.57 ns/op BenchmarkIndexAnyASCII/16:1-4 2520000 47.49 ns/op BenchmarkIndexAnyASCII/16:2-4 653120 177.7 ns/op BenchmarkIndexAnyASCII/16:4-4 664688 180.5 ns/op BenchmarkIndexAnyASCII/16:8-4 630808 188.4 ns/op BenchmarkIndexAnyASCII/16:16-4 584071 210.0 ns/op BenchmarkIndexAnyASCII/16:32-4 516865 233.0 ns/op BenchmarkIndexAnyASCII/16:64-4 409269 292.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2226741 55.43 ns/op BenchmarkIndexAnyASCII/256:2-4 56462 2132 ns/op BenchmarkIndexAnyASCII/256:4-4 56113 2137 ns/op BenchmarkIndexAnyASCII/256:8-4 56240 2138 ns/op BenchmarkIndexAnyASCII/256:16-4 55824 2155 ns/op BenchmarkIndexAnyASCII/256:32-4 55039 2189 ns/op BenchmarkIndexAnyASCII/256:64-4 53448 2274 ns/op BenchmarkIndexAnyUTF8/1:1-4 2668964 44.78 ns/op BenchmarkIndexAnyUTF8/1:2-4 2435440 48.76 ns/op BenchmarkIndexAnyUTF8/1:4-4 2388717 49.74 ns/op BenchmarkIndexAnyUTF8/1:8-4 2275045 52.47 ns/op BenchmarkIndexAnyUTF8/1:16-4 1996754 60.52 ns/op BenchmarkIndexAnyUTF8/1:32-4 1969752 61.96 ns/op BenchmarkIndexAnyUTF8/1:64-4 1859161 63.32 ns/op BenchmarkIndexAnyUTF8/16:1-4 1825126 66.11 ns/op BenchmarkIndexAnyUTF8/16:2-4 375343 315.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 353865 343.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 316105 366.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 246979 476.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 249711 479.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 225806 519.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 396114 298.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 26983 4467 ns/op BenchmarkIndexAnyUTF8/256:4-4 24868 4719 ns/op BenchmarkIndexAnyUTF8/256:8-4 22838 5259 ns/op BenchmarkIndexAnyUTF8/256:16-4 17136 6971 ns/op BenchmarkIndexAnyUTF8/256:32-4 17138 6966 ns/op BenchmarkIndexAnyUTF8/256:64-4 14978 7778 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2514384 47.20 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2468338 48.56 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2432520 49.52 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2309494 51.42 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2069314 56.35 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2056104 57.26 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1969419 61.18 ns/op BenchmarkLastIndexAnyASCII/16:1-4 661154 184.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 661627 181.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 634977 185.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 602320 192.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 555328 209.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 510339 236.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 401580 296.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54421 2198 ns/op BenchmarkLastIndexAnyASCII/256:2-4 55162 2187 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54813 2181 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54856 2190 ns/op BenchmarkLastIndexAnyASCII/256:16-4 52489 2206 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53648 2241 ns/op BenchmarkLastIndexAnyASCII/256:64-4 52500 2296 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2534430 47.35 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2483577 48.30 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2444265 49.19 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2324481 51.69 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2029750 58.70 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2032594 59.36 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1955041 61.43 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 440436 246.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 212316 566.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 206918 579.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 196592 611.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 165536 720.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 165087 740.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 154930 774.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 33271 3401 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14448 8179 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13975 8501 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13226 8965 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10945 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11133 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11873 ns/op BenchmarkTrimASCII/1:1-4 4387389 27.06 ns/op BenchmarkTrimASCII/1:2-4 2638866 45.43 ns/op BenchmarkTrimASCII/1:4-4 2461364 48.65 ns/op BenchmarkTrimASCII/1:8-4 2135964 56.45 ns/op BenchmarkTrimASCII/1:16-4 1611919 73.44 ns/op BenchmarkTrimASCII/16:1-4 3037957 38.94 ns/op BenchmarkTrimASCII/16:2-4 666652 179.1 ns/op BenchmarkTrimASCII/16:4-4 563431 181.3 ns/op BenchmarkTrimASCII/16:8-4 632540 189.4 ns/op BenchmarkTrimASCII/16:16-4 551776 217.7 ns/op BenchmarkTrimASCII/256:1-4 575602 210.6 ns/op BenchmarkTrimASCII/256:2-4 56223 2134 ns/op BenchmarkTrimASCII/256:4-4 55840 2146 ns/op BenchmarkTrimASCII/256:8-4 54843 2162 ns/op BenchmarkTrimASCII/256:16-4 49394 2526 ns/op BenchmarkTrimASCII/4096:1-4 42616 2854 ns/op BenchmarkTrimASCII/4096:2-4 3548 33709 ns/op BenchmarkTrimASCII/4096:4-4 3565 33386 ns/op BenchmarkTrimASCII/4096:8-4 3534 40688 ns/op BenchmarkTrimASCII/4096:16-4 3432 37732 ns/op BenchmarkTrimByte-4 4731284 23.31 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30360 3783 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 32113 3798 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1554 80041 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1984 59529 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3954 30310 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7452 15748 ns/op BenchmarkJoin/0-4 5806345 20.01 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4373396 26.60 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 179661 667.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 124724 962.0 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 95412 1275 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 76872 1562 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63687 1880 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 56659 2141 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3284809 35.96 ns/op BenchmarkTrimSpace/ASCII-4 1361770 87.56 ns/op BenchmarkTrimSpace/SomeNonASCII-4 131410 901.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 71508 1678 ns/op BenchmarkReplaceAll-4 124122 973.7 ns/op 16 B/op 1 allocs/op PASS ok strings 57.304s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 79909 1421 ns/op BenchmarkCond2-4 31534 3612 ns/op BenchmarkCond4-4 26044 4478 ns/op BenchmarkCond8-4 14053 8606 ns/op BenchmarkCond16-4 6004 18372 ns/op BenchmarkCond32-4 2929 39752 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 945214 138.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 545270 213.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 892788 134.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 1000000 107.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 568227 210.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1470620 80.99 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 144441 879.5 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 123333 1025 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 121950 1108 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 81562 1578 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 715387 153.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 243362 495.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 788931 152.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 229261 528.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 1000000 105.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 239355 488.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2717217 44.43 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 71083 1732 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 158990 654.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 474177 238.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3339 33033 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 616 210783 ns/op BenchmarkRange/*sync.Map-4 1896 62566 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 95853 1066 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 351262 315.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 100090 1102 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 183850 637.3 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 473368 276.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 290985 399.2 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 131352 910.8 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 269811 444.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 1501555 124.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 79698 1496 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 198157 613.0 ns/op BenchmarkSwapCollision/*sync.Map-4 131817 957.7 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 392 303614 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 145792 788.5 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 409704 276.9 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 31288 3836 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 91776 1307 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 31243 3763 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 224365 481.1 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 150954 796.3 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 276963 522.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2648578 45.49 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 233364 515.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2473372 47.55 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 871485 119.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 204912 586.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 809224 268.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 130498 922.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 480675 278.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 643370 164.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 160450 729.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 1000000 116.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 125757 867.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 174068 759.7 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 260589 573.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 78021 1553 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 253432 468.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 830878 170.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 173006 702.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 733351 154.2 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 63957 1800 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 113352 1075 ns/op BenchmarkClear/*sync.Map-4 47814 2435 ns/op BenchmarkUncontendedSemaphore-4 5068450 23.79 ns/op BenchmarkContendedSemaphore-4 4851356 27.03 ns/op BenchmarkMutexUncontended-4 1000000 127.5 ns/op BenchmarkMutex-4 332590 357.1 ns/op BenchmarkMutexSlack-4 307662 368.1 ns/op BenchmarkMutexWork-4 286896 413.3 ns/op BenchmarkMutexWorkSlack-4 257244 442.6 ns/op BenchmarkMutexNoSpin-4 88364 1312 ns/op BenchmarkMutexSpin-4 59055 1923 ns/op BenchmarkOnce-4 1490578 85.11 ns/op BenchmarkOnceFunc/v=Once-4 1739396 69.38 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1388659 86.73 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1501561 80.40 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1580451 76.05 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1371078 87.27 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1507962 79.56 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8742603 13.73 ns/op BenchmarkSemaSyntNonblock-4 2505307 47.69 ns/op BenchmarkSemaSyntBlock-4 1709984 62.09 ns/op BenchmarkSemaWorkNonblock-4 1000000 111.6 ns/op BenchmarkSemaWorkBlock-4 999223 114.1 ns/op BenchmarkRWMutexUncontended-4 546217 261.7 ns/op BenchmarkRWMutexWrite100-4 430072 276.3 ns/op BenchmarkRWMutexWrite10-4 402822 292.4 ns/op BenchmarkRWMutexWorkWrite100-4 341254 343.0 ns/op BenchmarkRWMutexWorkWrite10-4 300704 394.2 ns/op BenchmarkWaitGroupUncontended-4 809024 128.8 ns/op BenchmarkWaitGroupAddDone-4 444775 269.6 ns/op BenchmarkWaitGroupAddDoneWork-4 534265 203.6 ns/op BenchmarkWaitGroupWait-4 4852791 24.29 ns/op BenchmarkWaitGroupWaitWork-4 3270510 35.73 ns/op BenchmarkWaitGroupActuallyWait-4 72223 1804 ns/op 32 B/op 2 allocs/op PASS ok sync 18.400s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 824455 129.6 ns/op PASS ok sync/atomic 1.117s PASS ok syscall 1.007s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 165642 752.5 ns/op 0 B/op 0 allocs/op PASS ok testing 1.142s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6058 18105 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7284 14704 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 76 1504976 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 76 1358375 ns/op 1460 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 169223158 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 170864548 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1586 76705 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1826 64923 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6555125 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6261554 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 701839284 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 721838368 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 199 589731 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 210 569292 ns/op 187 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 60974775 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 56665364 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6460058449 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6447790951 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2451 46517 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3000927 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 301136585 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2251 51292 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 242 492027 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4822660 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5692 19976 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.568s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 104906801 ns/op BenchmarkVariableString-4 81108 1448 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1819 65889 ns/op 2512 B/op 39 allocs/op PASS ok text/template/parse 1.380s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 64 1682237 ns/op BenchmarkAfter-4 184 683735 ns/op BenchmarkStop-4 388 316932 ns/op BenchmarkSimultaneousAfterFunc-4 98 1648857 ns/op BenchmarkStartStop-4 711 191840 ns/op BenchmarkReset-4 4324 48095 ns/op BenchmarkSleep-4 112 1774181 ns/op BenchmarkParallelTimerLatency-4 55 133167 avg-late-ns 1142912 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 332575 avg-late-ns 824054 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 323759 avg-late-ns 1197091 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 320622 avg-late-ns 1282632 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 431078 avg-late-ns 1368149 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 301811 avg-late-ns 1383170 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 307661 avg-late-ns 1485965 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 371472 avg-late-ns 2110140 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 366495 avg-late-ns 2834822 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 276165 avg-late-ns 1809026 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 722138 avg-late-ns 2714449 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 317740 avg-late-ns 884034 max-late-ns BenchmarkTicker-4 292 418992 ns/op BenchmarkTickerReset-4 6198 18807 ns/op BenchmarkTickerResetNaive-4 387 316694 ns/op BenchmarkNow-4 1787344 66.78 ns/op BenchmarkNowUnixNano-4 1404327 85.80 ns/op BenchmarkNowUnixMilli-4 1210201 102.6 ns/op BenchmarkNowUnixMicro-4 1380883 87.31 ns/op BenchmarkFormat-4 54678 2188 ns/op BenchmarkFormatRFC3339-4 73051 1636 ns/op BenchmarkFormatRFC3339Nano-4 70813 1691 ns/op BenchmarkFormatNow-4 83689 1409 ns/op BenchmarkMarshalJSON-4 100309 1204 ns/op BenchmarkMarshalText-4 109726 1111 ns/op BenchmarkParse-4 139458 858.3 ns/op BenchmarkParseRFC3339UTC-4 323176 369.2 ns/op BenchmarkParseRFC3339UTCBytes-4 214407 579.2 ns/op BenchmarkParseRFC3339TZ-4 77241 1560 ns/op BenchmarkParseRFC3339TZBytes-4 62962 1892 ns/op BenchmarkParseDuration-4 566592 201.9 ns/op BenchmarkHour-4 1000000 115.7 ns/op BenchmarkSecond-4 1000000 115.9 ns/op BenchmarkYear-4 786584 152.5 ns/op BenchmarkDay-4 669315 175.4 ns/op BenchmarkISOWeek-4 685130 175.6 ns/op BenchmarkGoString-4 75013 1628 ns/op BenchmarkUnmarshalText-4 71952 1683 ns/op PASS ok time 11.852s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 419752 278.7 ns/op BenchmarkDecodeValidJapaneseChars-4 527592 225.2 ns/op BenchmarkDecodeRune-4 1399622 92.44 ns/op BenchmarkEncodeValidASCII-4 300098 363.9 ns/op BenchmarkEncodeValidJapaneseChars-4 499020 235.3 ns/op BenchmarkAppendRuneValidASCII-4 667140 168.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1250989 95.89 ns/op BenchmarkEncodeRune-4 754054 162.0 ns/op PASS ok unicode/utf16 2.165s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2198898 54.00 ns/op BenchmarkRuneCountTenJapaneseChars-4 368041 314.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4314920 27.95 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 513925 234.5 ns/op BenchmarkValidTenASCIIChars-4 2087695 55.84 ns/op BenchmarkValid100KASCIIChars-4 92 1595345 ns/op BenchmarkValidTenJapaneseChars-4 342624 345.7 ns/op BenchmarkValidLongMostlyASCII-4 96 1111095 ns/op BenchmarkValidLongJapanese-4 64 1826584 ns/op BenchmarkValidStringTenASCIIChars-4 4935237 23.73 ns/op BenchmarkValidString100KASCIIChars-4 7106 16925 ns/op BenchmarkValidStringTenJapaneseChars-4 464001 244.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1419 84404 ns/op BenchmarkValidStringLongJapanese-4 162 741616 ns/op BenchmarkEncodeASCIIRune-4 4234574 26.84 ns/op BenchmarkEncodeJapaneseRune-4 2272518 52.42 ns/op BenchmarkAppendASCIIRune-4 8588238 13.91 ns/op BenchmarkAppendJapaneseRune-4 2755788 42.75 ns/op BenchmarkDecodeASCIIRune-4 2734886 43.71 ns/op BenchmarkDecodeJapaneseRune-4 2444416 48.23 ns/op BenchmarkFullRune/ASCII-4 3164320 38.43 ns/op BenchmarkFullRune/Incomplete-4 1559636 77.57 ns/op BenchmarkFullRune/Japanese-4 3216176 37.12 ns/op PASS ok unicode/utf8 4.583s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 77538500356 ns/op PASS ok cmd/api 78.706s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 630058 182.0 ns/op BenchmarkCgoCall/one-pointer-4 533260 222.4 ns/op BenchmarkCgoCall/string-pointer-escape-4 456339 271.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 467041 263.9 ns/op BenchmarkCgoCall/eight-pointers-4 239776 517.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 466232 221.7 ns/op BenchmarkCgoCall/eight-pointers-array-4 39241 3102 ns/op BenchmarkCgoCall/eight-pointers-slice-4 51166 2370 ns/op BenchmarkGoString-4 1269399 94.51 ns/op BenchmarkCGoCallback-4 70782 1701 ns/op BenchmarkCGoInCThread-4 566874 199.9 ns/op PASS ok cmd/cgo/internal/test 2.810s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 583016 204.6 ns/op BenchmarkEqArrayOfStrings64-4 57279 1835 ns/op BenchmarkEqArrayOfStrings1024-4 5785 20457 ns/op BenchmarkEqArrayOfFloats5-4 1000000 112.3 ns/op BenchmarkEqArrayOfFloats64-4 103057 998.5 ns/op BenchmarkEqArrayOfFloats1024-4 5152 22667 ns/op BenchmarkEqArrayOfStructsEq-4 1428 83634 ns/op BenchmarkEqArrayOfStructsNotEq-4 2280 52415 ns/op BenchmarkEqStruct-4 15980814 7.562 ns/op PASS ok cmd/compile/internal/reflectdata 2.179s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 55087 ns/op BenchmarkInvertLessThanNoov-4 11694633 10.24 ns/op BenchmarkCopyElim1-4 1380 108413 ns/op BenchmarkCopyElim10-4 1294 91345 ns/op BenchmarkCopyElim100-4 589 232572 ns/op BenchmarkCopyElim1000-4 80 1439986 ns/op BenchmarkCopyElim10000-4 5 23555861 ns/op BenchmarkCopyElim100000-4 1 443316174 ns/op BenchmarkDeadCode/1-4 1114 116334 ns/op BenchmarkDeadCode/10-4 888 125208 ns/op BenchmarkDeadCode/100-4 357 368969 ns/op BenchmarkDeadCode/1000-4 52 2321478 ns/op BenchmarkDeadCode/10000-4 5 24518919 ns/op BenchmarkDeadCode/100000-4 1 297674342 ns/op BenchmarkDeadCode/200000-4 1 752357940 ns/op BenchmarkDominatorsLinear-4 10 10169389 ns/op 0.98 MB/s BenchmarkDominatorsFwdBack-4 8 15084653 ns/op 0.66 MB/s BenchmarkDominatorsManyPred-4 7 16286766 ns/op 0.61 MB/s BenchmarkDominatorsMaxPred-4 7 15617579 ns/op 0.64 MB/s BenchmarkDominatorsMaxPredVal-4 7 15429530 ns/op 0.65 MB/s BenchmarkFuse/1-4 964 114021 ns/op BenchmarkFuse/10-4 655 155071 ns/op BenchmarkFuse/100-4 175 686158 ns/op BenchmarkFuse/1000-4 21 5730938 ns/op BenchmarkFuse/10000-4 2 69234616 ns/op BenchmarkNilCheckDeep1-4 8014 14345 ns/op 0.07 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3350 35793 ns/op 0.28 MB/s 229 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 478 245479 ns/op 0.41 MB/s 1065 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 43 2337773 ns/op 0.43 MB/s 9066 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 5 24869489 ns/op 0.40 MB/s 210200 B/op 7 allocs/op BenchmarkDSEPass-4 16 7361586 ns/op 74040 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 199781654 ns/op 4277440 B/op 108871 allocs/op BenchmarkCSEPass-4 5 21633497 ns/op 131656 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 255800062 ns/op 5673584 B/op 97531 allocs/op BenchmarkDeadcodePass-4 116 993927 ns/op 101676 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 204945666 ns/op 4070584 B/op 45167 allocs/op BenchmarkMultiPass-4 43 2443477 ns/op 227766 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 394068390 ns/op 11217360 B/op 149914 allocs/op BenchmarkCondRewrite/SoloJump-4 3045891 39.75 ns/op BenchmarkCondRewrite/CombJump-4 3022702 39.93 ns/op PASS ok cmd/compile/internal/ssa 16.676s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7872 15082 ns/op BenchmarkExtShift-4 14461 8565 ns/op BenchmarkModify-4 7687 14951 ns/op BenchmarkMullImm-4 14359 8292 ns/op BenchmarkConstModify-4 7882 15087 ns/op BenchmarkBitSet-4 16002 7533 ns/op BenchmarkBitClear-4 16232 7358 ns/op BenchmarkBitToggle-4 16056 7446 ns/op BenchmarkBitSetConst-4 126152 954.7 ns/op BenchmarkBitClearConst-4 128772 929.1 ns/op BenchmarkBitToggleConst-4 125979 953.2 ns/op BenchmarkDivconstI64-4 7909682 15.02 ns/op BenchmarkModconstI64-4 7526965 15.57 ns/op BenchmarkDivisiblePow2constI64-4 8012816 14.65 ns/op BenchmarkDivisibleconstI64-4 7856023 15.32 ns/op BenchmarkDivisibleWDivconstI64-4 5130687 24.59 ns/op BenchmarkDivconstU64/3-4 7973743 15.02 ns/op BenchmarkDivconstU64/5-4 7923680 15.08 ns/op BenchmarkDivconstU64/37-4 7928912 15.17 ns/op BenchmarkDivconstU64/1234567-4 7950822 15.04 ns/op BenchmarkModconstU64-4 7974364 15.14 ns/op BenchmarkDivisibleconstU64-4 8064190 14.68 ns/op BenchmarkDivisibleWDivconstU64-4 5015503 23.70 ns/op BenchmarkDivconstI32-4 7849310 14.83 ns/op BenchmarkModconstI32-4 7772019 15.23 ns/op BenchmarkDivisiblePow2constI32-4 8181097 14.50 ns/op BenchmarkDivisibleconstI32-4 8051995 14.74 ns/op BenchmarkDivisibleWDivconstI32-4 4706122 25.36 ns/op BenchmarkDivconstU32-4 7847262 14.74 ns/op BenchmarkModconstU32-4 7958527 14.93 ns/op BenchmarkDivisibleconstU32-4 7457166 15.87 ns/op BenchmarkDivisibleWDivconstU32-4 5026404 24.10 ns/op BenchmarkDivconstI16-4 8099110 14.59 ns/op BenchmarkModconstI16-4 8083369 14.66 ns/op BenchmarkDivisiblePow2constI16-4 8140783 14.53 ns/op BenchmarkDivisibleconstI16-4 8120204 14.91 ns/op BenchmarkDivisibleWDivconstI16-4 5061890 25.32 ns/op BenchmarkDivconstU16-4 8079670 14.78 ns/op BenchmarkModconstU16-4 8026305 14.93 ns/op BenchmarkDivisibleconstU16-4 8051996 14.87 ns/op BenchmarkDivisibleWDivconstU16-4 4753580 22.96 ns/op BenchmarkDivconstI8-4 7871533 14.68 ns/op BenchmarkModconstI8-4 7840195 15.30 ns/op BenchmarkDivisiblePow2constI8-4 8006992 14.79 ns/op BenchmarkDivisibleconstI8-4 7506330 14.77 ns/op BenchmarkDivisibleWDivconstI8-4 5366248 22.57 ns/op BenchmarkDivconstU8-4 8145819 14.61 ns/op BenchmarkModconstU8-4 8103144 14.60 ns/op BenchmarkDivisibleconstU8-4 8157825 14.74 ns/op BenchmarkDivisibleWDivconstU8-4 5143477 22.47 ns/op BenchmarkMul2-4 174290 700.5 ns/op BenchmarkMulNeg2-4 173221 690.0 ns/op BenchmarkEfaceInteger-4 4104666 26.49 ns/op BenchmarkTypeAssert-4 14070792 8.470 ns/op BenchmarkDiv64UnsignedSmall-4 13948212 8.389 ns/op BenchmarkDiv64Small-4 13881008 8.718 ns/op BenchmarkDiv64SmallNegDivisor-4 13855686 8.708 ns/op BenchmarkDiv64SmallNegDividend-4 13734322 8.714 ns/op BenchmarkDiv64SmallNegBoth-4 13523577 8.942 ns/op BenchmarkDiv64Unsigned-4 11387242 10.40 ns/op BenchmarkDiv64-4 11605030 10.14 ns/op BenchmarkDiv64NegDivisor-4 11462601 10.16 ns/op BenchmarkDiv64NegDividend-4 11606878 10.17 ns/op BenchmarkDiv64NegBoth-4 11550134 10.15 ns/op BenchmarkMod64UnsignedSmall-4 13946984 8.320 ns/op BenchmarkMod64Small-4 13865065 8.744 ns/op BenchmarkMod64SmallNegDivisor-4 13850822 8.784 ns/op BenchmarkMod64SmallNegDividend-4 13401496 8.689 ns/op BenchmarkMod64SmallNegBoth-4 13533285 8.569 ns/op BenchmarkMod64Unsigned-4 11394237 10.36 ns/op BenchmarkMod64-4 11461052 10.20 ns/op BenchmarkMod64NegDivisor-4 11586190 10.13 ns/op BenchmarkMod64NegDividend-4 11563904 10.16 ns/op BenchmarkMod64NegBoth-4 11225067 10.17 ns/op BenchmarkMulconstI32/3-4 14755921 7.942 ns/op BenchmarkMulconstI32/5-4 14770107 7.967 ns/op BenchmarkMulconstI32/12-4 14358652 8.137 ns/op BenchmarkMulconstI32/120-4 14468061 8.182 ns/op BenchmarkMulconstI32/-120-4 14464546 8.146 ns/op BenchmarkMulconstI32/65537-4 14832446 7.941 ns/op BenchmarkMulconstI32/65538-4 14804672 8.135 ns/op BenchmarkMulconstI64/3-4 14377274 7.952 ns/op BenchmarkMulconstI64/5-4 14829307 7.943 ns/op BenchmarkMulconstI64/12-4 14793046 8.165 ns/op BenchmarkMulconstI64/120-4 14816640 8.142 ns/op BenchmarkMulconstI64/-120-4 14814633 8.119 ns/op BenchmarkMulconstI64/65537-4 14833887 7.937 ns/op BenchmarkMulconstI64/65538-4 14536150 8.122 ns/op BenchmarkMulconstU32/3-4 14830726 7.994 ns/op BenchmarkMulconstU32/5-4 14594302 7.980 ns/op BenchmarkMulconstU32/12-4 14727100 8.210 ns/op BenchmarkMulconstU32/120-4 14747118 8.447 ns/op BenchmarkMulconstU32/65537-4 14522314 8.545 ns/op BenchmarkMulconstU32/65538-4 14540176 8.209 ns/op BenchmarkMulconstU64/3-4 14535292 8.637 ns/op BenchmarkMulconstU64/5-4 14765008 7.953 ns/op BenchmarkMulconstU64/12-4 14365582 8.191 ns/op BenchmarkMulconstU64/120-4 14755392 8.172 ns/op BenchmarkMulconstU64/65537-4 14450787 8.020 ns/op BenchmarkMulconstU64/65538-4 14706142 8.216 ns/op BenchmarkShiftArithmeticRight-4 15139357 8.005 ns/op BenchmarkSwitch8Predictable-4 10152451 12.05 ns/op BenchmarkSwitch8Unpredictable-4 5846838 20.57 ns/op BenchmarkSwitch32Predictable-4 8764560 13.78 ns/op BenchmarkSwitch32Unpredictable-4 5535038 21.66 ns/op BenchmarkSwitchStringPredictable-4 4140259 28.65 ns/op BenchmarkSwitchStringUnpredictable-4 4376710 27.62 ns/op BenchmarkSwitchTypePredictable-4 3267916 36.54 ns/op BenchmarkSwitchTypeUnpredictable-4 3533235 34.39 ns/op BenchmarkSwitchInterfaceTypePredictable-4 4069958 29.16 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4168638 28.74 ns/op PASS ok cmd/compile/internal/test 16.797s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1083873 ns/op BenchmarkNamed/Underlying/nongeneric-4 1434092 84.12 ns/op BenchmarkNamed/Underlying/generic-4 1409212 84.80 ns/op BenchmarkNamed/Underlying/src_instance-4 1420371 85.19 ns/op BenchmarkNamed/Underlying/user_instance-4 1376810 88.00 ns/op BenchmarkCheck/http/funcbodies/info-4 1 506461512 ns/op 66521 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 427790506 ns/op 78750 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 158197475 ns/op 212926 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 157326276 ns/op 214118 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 271422111 ns/op 19280 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 93013168 ns/op 56279 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 29645304 ns/op 176563 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 28928849 ns/op 180941 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 45925755 ns/op 47245 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40554134 ns/op 53504 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 18995444 ns/op 114227 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 18225037 ns/op 119056 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 926590910 ns/op 74711 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 681279361 ns/op 101613 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 144509932 ns/op 478946 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 124365045 ns/op 556604 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 295455841 ns/op 6810 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 61462798 ns/op 32730 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 33344228 ns/op 60331 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 4 32997281 ns/op 60966 lines/s PASS ok cmd/compile/internal/types2 16.810s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 241 476461 ns/op 513892 sys-ns/op 649552 user-ns/op PASS ok cmd/go 1.199s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 242977 466.4 ns/op PASS ok cmd/go/internal/cfg 1.129s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23653 5286 ns/op 1.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24374 5076 ns/op 1.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2626 46507 ns/op 22.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2724 49643 ns/op 20.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 375 318044 ns/op 25.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 378 317315 ns/op 25.82 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.936s All tests passed.