linux-s390x-ibm-race at 71f9dbb1e409a28680f40c60fad5a386ed92a096 :: 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=c35a0558eb1b4011b9fc7225a07742db" "JOURNAL_STREAM=9:335485490" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=c35a0558eb1b4011b9fc7225a07742db" "JOURNAL_STREAM=9:335485490" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.751s ok archive/zip 3.590s ok bufio 1.494s ok bytes 2.285s ok cmp 1.016s ok compress/bzip2 1.578s ok compress/flate 7.393s ok compress/gzip 18.871s ok compress/lzw 2.138s ok compress/zlib 6.260s ok container/heap 1.010s ok container/list 1.006s ok container/ring 1.008s ok context 1.031s ok crypto 2.501s ok crypto/aes 1.038s ok crypto/cipher 1.032s ok crypto/des 1.033s ok crypto/dsa 1.009s ok crypto/ecdh 1.453s ok crypto/ecdsa 1.607s ok crypto/ed25519 2.198s ok crypto/elliptic 1.042s ok crypto/hmac 1.010s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 1.451s ok crypto/internal/boring 1.007s ok crypto/internal/boring/bcache 1.449s ok crypto/internal/edwards25519 3.507s ok crypto/internal/edwards25519/field 1.176s ok crypto/internal/hpke 1.034s ok crypto/internal/mlkem768 1.839s ok crypto/internal/nistec 2.686s ok crypto/internal/nistec/fiat 1.010s [no tests to run] ok crypto/md5 1.013s ok crypto/rand 1.293s ok crypto/rc4 1.590s ok crypto/rsa 3.091s ok crypto/sha1 1.011s ok crypto/sha256 1.010s ok crypto/sha512 1.011s ok crypto/subtle 1.370s ok crypto/tls 5.269s ok crypto/x509 2.332s ok database/sql 1.575s ok database/sql/driver 1.006s ok debug/buildinfo 1.026s ok debug/dwarf 1.049s ok debug/elf 1.973s ok debug/gosym 1.121s ok debug/macho 1.026s ok debug/pe 1.033s ok debug/plan9obj 1.007s ok embed 1.009s [no tests to run] ok embed/internal/embedtest 1.009s ok encoding/ascii85 1.010s ok encoding/asn1 1.015s ok encoding/base32 1.045s ok encoding/base64 1.013s ok encoding/binary 1.021s ok encoding/csv 1.038s ok encoding/gob 22.229s ok encoding/hex 1.017s ok encoding/json 2.153s ok encoding/pem 2.599s ok encoding/xml 1.186s ok errors 1.010s ok expvar 1.008s ok flag 3.044s ok fmt 1.563s ok go/ast 1.014s ok go/build 7.874s ok go/build/constraint 1.012s ok go/constant 1.014s ok go/doc 1.191s ok go/doc/comment 3.006s ok go/format 1.036s ok go/importer 1.383s ok go/internal/gccgoimporter 1.072s ok go/internal/gcimporter 9.464s ok go/internal/srcimporter 16.772s ok go/parser 1.849s ok go/printer 2.208s ok go/scanner 1.012s ok go/token 1.097s ok go/types 39.427s ok go/version 1.007s ok hash 1.009s ok hash/adler32 1.031s ok hash/crc32 1.034s ok hash/crc64 1.013s ok hash/fnv 1.007s ok hash/maphash 1.007s ok html 1.008s ok html/template 1.188s ok image 1.535s ok image/color 1.029s ok image/draw 1.692s ok image/gif 1.980s ok image/jpeg 2.736s ok image/png 4.174s ok index/suffixarray 2.616s ok internal/abi 1.025s ok internal/buildcfg 1.008s ok internal/chacha8rand 1.007s ok internal/concurrent 1.668s ok internal/coverage/cfile 2.090s ok internal/coverage/cformat 1.007s ok internal/coverage/cmerge 1.006s ok internal/coverage/pods 1.008s ok internal/coverage/slicereader 1.007s ok internal/coverage/slicewriter 1.007s ok internal/coverage/test 1.031s ok internal/cpu 2.015s ok internal/dag 1.008s ok internal/diff 1.013s ok internal/fmtsort 1.008s ok internal/fuzz 1.029s ok internal/godebug 12.583s ok internal/godebugs 132.452s ok internal/gover 1.008s ok internal/itoa 1.008s ok internal/platform 1.386s ok internal/poll 1.453s ok internal/profile 1.008s ok internal/reflectlite 1.009s ok internal/runtime/atomic 1.035s ok internal/runtime/syscall 1.034s ok internal/saferio 1.109s ok internal/singleflight 1.064s ok internal/syscall/unix 1.008s ok internal/sysinfo 1.008s ok internal/testenv 1.114s ok internal/trace 33.198s ok internal/trace/internal/oldtrace 1.721s ok internal/types/errors 1.260s ok internal/unsafeheader 1.007s ok internal/weak 1.011s ok internal/xcoff 1.032s ok internal/zstd 1.052s ok io 1.042s ok io/fs 1.182s ok io/ioutil 1.010s ok iter 1.009s ok log 1.014s ok log/slog 1.067s ok log/slog/internal/benchmarks 1.007s ok log/slog/internal/buffer 1.006s ok log/syslog 2.226s ok maps 1.008s ok math 1.017s ok math/big 4.653s ok math/bits 1.012s ok math/cmplx 1.012s ok math/rand 4.450s ok math/rand/v2 3.640s ok mime 1.022s ok mime/multipart 6.894s ok mime/quotedprintable 1.031s ok net 36.121s ok net/http 10.025s ok net/http/cgi 27.330s ok net/http/cookiejar 1.015s ok net/http/fcgi 1.214s ok net/http/httptest 1.185s ok net/http/httptrace 1.009s ok net/http/httputil 1.598s ok net/http/internal 3.765s ok net/http/internal/ascii 1.012s ok net/http/pprof 6.103s ok net/internal/cgotest 1.009s ok net/internal/socktest 1.007s ok net/mail 1.015s ok net/netip 1.350s ok net/rpc 1.034s ok net/rpc/jsonrpc 1.015s ok net/smtp 1.083s ok net/textproto 1.032s ok net/url 1.023s ok os 7.700s ok os/exec 8.179s ok os/exec/internal/fdtest 1.011s ok os/signal 22.721s ok os/user 1.030s ok path 1.016s ok path/filepath 1.032s ok plugin 1.024s ok reflect 1.516s ok regexp 3.764s ok regexp/syntax 7.709s ok runtime 31.290s ok runtime/cgo 1.007s ok runtime/debug 2.047s ok runtime/internal/math 1.007s ok runtime/internal/sys 1.007s ok runtime/internal/wasitest 1.007s ok runtime/metrics 1.019s ok runtime/pprof 29.621s ok runtime/race 9.003s ok runtime/trace 1.111s ok slices 1.374s ok sort 1.620s ok strconv 3.544s ok strings 2.213s ok sync 1.347s ok sync/atomic 2.172s ok syscall 9.614s ok testing 2.651s ok testing/fstest 1.017s ok testing/iotest 1.009s ok testing/quick 1.140s ok testing/slogtest 1.010s ok text/scanner 1.019s ok text/tabwriter 1.010s ok text/template 1.065s ok text/template/parse 1.019s ok time 8.448s ok unicode 1.011s ok unicode/utf16 1.008s ok unicode/utf8 1.047s ok unique 1.322s ok cmd/addr2line 4.113s ok cmd/api 14.961s ok cmd/asm/internal/asm 4.779s ok cmd/asm/internal/lex 1.009s ok cmd/cgo/internal/swig 1.018s ok cmd/cgo/internal/test 2.236s ok cmd/cgo/internal/testcarchive 27.378s ok cmd/cgo/internal/testcshared 5.304s ok cmd/cgo/internal/testerrors 8.549s ok cmd/cgo/internal/testfortran 1.052s ok cmd/cgo/internal/testgodefs 1.347s ok cmd/cgo/internal/testlife 1.389s ok cmd/cgo/internal/testnocgo 1.006s ok cmd/cgo/internal/testplugin 36.612s ok cmd/cgo/internal/testsanitizers 1.060s ok cmd/cgo/internal/testshared 42.104s ok cmd/cgo/internal/testso 2.785s ok cmd/cgo/internal/teststdio 2.452s ok cmd/cgo/internal/testtls 1.025s ok cmd/compile/internal/abt 1.093s ok cmd/compile/internal/amd64 1.011s ok cmd/compile/internal/base 1.013s ok cmd/compile/internal/compare 1.015s ok cmd/compile/internal/devirtualize 1.012s ok cmd/compile/internal/dwarfgen 1.552s ok cmd/compile/internal/importer 1.917s ok cmd/compile/internal/inline/inlheur 1.267s ok cmd/compile/internal/ir 1.009s ok cmd/compile/internal/liveness 1.318s ok cmd/compile/internal/logopt 1.136s ok cmd/compile/internal/loopvar 1.009s ok cmd/compile/internal/noder 1.011s ok cmd/compile/internal/rangefunc 1.020s ok cmd/compile/internal/reflectdata 1.012s [no tests to run] ok cmd/compile/internal/ssa 16.303s ok cmd/compile/internal/syntax 1.151s ok cmd/compile/internal/test 15.182s ok cmd/compile/internal/typecheck 1.382s ok cmd/compile/internal/types 1.016s ok cmd/compile/internal/types2 11.008s ok cmd/covdata 1.012s ok cmd/cover 16.655s ok cmd/dist 1.010s ok cmd/distpack 1.010s ok cmd/doc 1.588s ok cmd/fix 2.002s ok cmd/go 319.033s ok cmd/go/internal/auth 1.010s ok cmd/go/internal/cache 1.090s ok cmd/go/internal/cfg 1.006s [no tests to run] ok cmd/go/internal/envcmd 1.023s ok cmd/go/internal/fsys 1.029s ok cmd/go/internal/generate 1.020s ok cmd/go/internal/gover 1.009s ok cmd/go/internal/imports 1.016s ok cmd/go/internal/load 1.015s ok cmd/go/internal/lockedfile 2.105s ok cmd/go/internal/lockedfile/internal/filelock 2.037s ok cmd/go/internal/modfetch 1.013s ok cmd/go/internal/modfetch/codehost 1.257s ok cmd/go/internal/modfetch/zip_sum_test 1.012s ok cmd/go/internal/modindex 1.619s ok cmd/go/internal/modload 1.013s ok cmd/go/internal/mvs 1.019s ok cmd/go/internal/par 1.088s ok cmd/go/internal/str 1.013s ok cmd/go/internal/test 1.029s ok cmd/go/internal/toolchain 1.025s ok cmd/go/internal/vcs 1.018s ok cmd/go/internal/vcweb 1.023s ok cmd/go/internal/vcweb/vcstest 1.404s ok cmd/go/internal/web 1.009s ok cmd/go/internal/work 1.073s ok cmd/gofmt 1.181s ok cmd/internal/archive 1.367s ok cmd/internal/buildid 1.512s ok cmd/internal/bootstrap_test 1.007s ok cmd/internal/cov 1.203s ok cmd/internal/dwarf 1.055s ok cmd/internal/edit 1.009s ok cmd/internal/goobj 1.008s ok cmd/internal/moddeps 1.939s ok cmd/internal/notsha256 1.012s ok cmd/internal/obj 1.318s ok cmd/internal/obj/arm64 1.467s ok cmd/internal/obj/loong64 1.007s ok cmd/internal/obj/ppc64 1.054s ok cmd/internal/obj/riscv 1.023s ok cmd/internal/obj/s390x 1.008s ok cmd/internal/obj/x86 2.890s ok cmd/internal/objabi 1.035s ok cmd/internal/pgo 1.010s ok cmd/internal/pkgpath 5.036s ok cmd/internal/pkgpattern 1.010s ok cmd/internal/quoted 1.008s ok cmd/internal/src 1.008s ok cmd/internal/test2json 1.737s ok cmd/link 17.081s ok cmd/link/internal/benchmark 1.007s ok cmd/link/internal/ld 6.058s ok cmd/link/internal/loader 1.045s ok cmd/nm 9.129s ok cmd/objdump 1.041s ok cmd/pack 7.207s ok cmd/pprof 1.012s ok cmd/relnote 1.010s ok cmd/trace 1.344s ok cmd/vet 47.333s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 3850 29653 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2436 46019 ns/op 1662 B/op 24 allocs/op Benchmark/Writer/PAX-4 2042 59330 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 4038 26240 ns/op 5283 B/op 16 allocs/op Benchmark/Reader/GNU-4 6310 18654 ns/op 4988 B/op 14 allocs/op Benchmark/Reader/PAX-4 2276 53252 ns/op 8667 B/op 33 allocs/op PASS ok archive/tar 1.735s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 468220494 ns/op 1643176 B/op 101 allocs/op BenchmarkZip64Test-4 1 180882204 ns/op BenchmarkZip64TestSizes/4096-4 1766 67836 ns/op BenchmarkZip64TestSizes/1048576-4 136 862317 ns/op BenchmarkZip64TestSizes/67108864-4 1 167647161 ns/op PASS ok archive/zip 2.688s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 169711 660.4 ns/op BenchmarkReaderCopyUnoptimal-4 105343 1127 ns/op BenchmarkReaderCopyNoWriteTo-4 15804 7934 ns/op BenchmarkReaderWriteToOptimal-4 13278 9292 ns/op BenchmarkReaderReadString-4 90734 1352 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 154317 769.2 ns/op BenchmarkWriterCopyUnoptimal-4 179640 688.6 ns/op BenchmarkWriterCopyNoReadFrom-4 16498 7307 ns/op BenchmarkReaderEmpty-4 83378 1418 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 43089 2674 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 466666 250.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.677s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 12291 9571 ns/op 3423.67 MB/s BenchmarkWriteByte-4 406 293039 ns/op 13.98 MB/s BenchmarkWriteRune-4 226 527001 ns/op 23.32 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4278824 ns/op BenchmarkBufferFullSmallReads-4 91 1264946 ns/op BenchmarkBufferWriteBlock/N4096-4 12919 9331 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 878 127588 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 16 6769793 ns/op 4192268 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 14 7568121 ns/op 2216.83 MB/s 2396752 B/op 0 allocs/op BenchmarkIndexByte/10-4 4656357 26.12 ns/op 382.89 MB/s BenchmarkIndexByte/32-4 5318364 22.15 ns/op 1444.91 MB/s BenchmarkIndexByte/4K-4 774412 147.2 ns/op 27823.18 MB/s BenchmarkIndexBytePortable/10-4 938967 128.1 ns/op 78.06 MB/s BenchmarkIndexBytePortable/32-4 314858 365.9 ns/op 87.47 MB/s BenchmarkIndexBytePortable/4K-4 2800 42825 ns/op 95.65 MB/s BenchmarkIndexRune/10-4 1304899 91.77 ns/op 108.97 MB/s BenchmarkIndexRune/32-4 1267773 93.72 ns/op 341.43 MB/s BenchmarkIndexRune/4K-4 356786 331.4 ns/op 12360.40 MB/s BenchmarkIndexRuneASCII/10-4 4581360 26.09 ns/op 383.29 MB/s BenchmarkIndexRuneASCII/32-4 5156164 23.09 ns/op 1385.65 MB/s BenchmarkIndexRuneASCII/4K-4 778839 157.1 ns/op 26076.85 MB/s BenchmarkEqual/0-4 8495392 14.41 ns/op BenchmarkEqual/same/1-4 1489748 79.51 ns/op 12.58 MB/s BenchmarkEqual/same/6-4 1494850 80.08 ns/op 74.92 MB/s BenchmarkEqual/same/9-4 1466313 82.16 ns/op 109.54 MB/s BenchmarkEqual/same/15-4 1458638 82.05 ns/op 182.81 MB/s BenchmarkEqual/same/16-4 1448826 83.70 ns/op 191.16 MB/s BenchmarkEqual/same/20-4 1407817 85.24 ns/op 234.64 MB/s BenchmarkEqual/same/32-4 1392927 87.48 ns/op 365.79 MB/s BenchmarkEqual/same/4K-4 133410 887.1 ns/op 4617.18 MB/s BenchmarkEqual/1-4 1479295 81.02 ns/op 12.34 MB/s BenchmarkEqual/6-4 1470534 80.33 ns/op 74.70 MB/s BenchmarkEqual/9-4 1444082 82.47 ns/op 109.14 MB/s BenchmarkEqual/15-4 1469821 82.48 ns/op 181.87 MB/s BenchmarkEqual/16-4 1445162 83.44 ns/op 191.75 MB/s BenchmarkEqual/20-4 1470136 83.57 ns/op 239.31 MB/s BenchmarkEqual/32-4 1378699 88.27 ns/op 362.54 MB/s BenchmarkEqual/4K-4 106534 1130 ns/op 3624.72 MB/s BenchmarkEqualBothUnaligned/64_0-4 1486281 79.05 ns/op 809.56 MB/s BenchmarkEqualBothUnaligned/64_1-4 1368564 87.67 ns/op 730.03 MB/s BenchmarkEqualBothUnaligned/64_4-4 1391594 85.95 ns/op 744.60 MB/s BenchmarkEqualBothUnaligned/64_7-4 1391418 86.05 ns/op 743.74 MB/s BenchmarkEqualBothUnaligned/4096_0-4 116822 1021 ns/op 4011.07 MB/s BenchmarkEqualBothUnaligned/4096_1-4 97942 1183 ns/op 3461.36 MB/s BenchmarkEqualBothUnaligned/4096_4-4 105292 1106 ns/op 3703.76 MB/s BenchmarkEqualBothUnaligned/4096_7-4 117085 1129 ns/op 3629.31 MB/s BenchmarkIndex/10-4 3770694 30.50 ns/op 327.86 MB/s BenchmarkIndex/32-4 3108985 37.80 ns/op 846.59 MB/s BenchmarkIndex/4K-4 77041 1562 ns/op 2621.79 MB/s BenchmarkIndexEasy/10-4 3830691 31.91 ns/op 313.34 MB/s BenchmarkIndexEasy/32-4 3141722 38.01 ns/op 841.95 MB/s BenchmarkIndexEasy/4K-4 443949 267.2 ns/op 15327.65 MB/s BenchmarkCount/10-4 1950260 62.14 ns/op 160.92 MB/s BenchmarkCount/32-4 1731070 67.72 ns/op 472.56 MB/s BenchmarkCount/4K-4 74659 1606 ns/op 2550.17 MB/s BenchmarkCountEasy/10-4 1889034 62.59 ns/op 159.78 MB/s BenchmarkCountEasy/32-4 1746417 68.49 ns/op 467.19 MB/s BenchmarkCountEasy/4K-4 390828 306.4 ns/op 13368.75 MB/s BenchmarkCountSingle/10-4 3134943 37.73 ns/op 265.03 MB/s BenchmarkCountSingle/32-4 3106657 38.40 ns/op 833.30 MB/s BenchmarkCountSingle/4K-4 554239 216.7 ns/op 18898.62 MB/s BenchmarkToUpper/#00-4 3185052 38.25 ns/op BenchmarkToUpper/ONLYUPPER-4 318184 381.4 ns/op BenchmarkToUpper/abc-4 571184 209.9 ns/op BenchmarkToUpper/AbC123-4 291277 379.9 ns/op BenchmarkToUpper/azAZ09_-4 286035 426.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87136 1374 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38827 3103 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59605 2076 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 117933 985.8 ns/op BenchmarkToLower/#00-4 3318277 36.33 ns/op BenchmarkToLower/abc-4 473302 248.1 ns/op BenchmarkToLower/AbC123-4 328324 369.5 ns/op BenchmarkToLower/azAZ09_-4 283959 428.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 87664 1381 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 45192 2645 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 77846 1565 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 127568 957.3 ns/op BenchmarkFields/ASCII/16-4 158229 753.7 ns/op 21.23 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 11415 ns/op 22.43 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 660 178034 ns/op 23.01 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 38 3034901 ns/op 21.59 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 49347781 ns/op 21.25 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 111559 1077 ns/op 14.85 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6792 16903 ns/op 15.14 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 409 294472 ns/op 13.91 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 4984123 ns/op 13.15 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 88207144 ns/op 11.89 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 237698 516.2 ns/op 31.00 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15204 7660 ns/op 33.42 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 855 135410 ns/op 30.25 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 44 2576070 ns/op 25.44 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 50652090 ns/op 20.70 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 166036 730.4 ns/op 21.90 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9988 11761 ns/op 21.77 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 584 200640 ns/op 20.41 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 3680467 ns/op 17.81 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 66809407 ns/op 15.70 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1738449 68.19 ns/op BenchmarkTrimSpace/ASCII-4 564022 213.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 86184 1385 ns/op BenchmarkTrimSpace/JustNonASCII-4 43683 2769 ns/op BenchmarkToValidUTF8/Valid-4 489447 249.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 371494 316.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 94234 1270 ns/op BenchmarkIndexHard1-4 1744 73336 ns/op BenchmarkIndexHard2-4 387 305534 ns/op BenchmarkIndexHard3-4 171 701248 ns/op BenchmarkIndexHard4-4 88 1292509 ns/op BenchmarkLastIndexHard1-4 4 26294282 ns/op BenchmarkLastIndexHard2-4 4 25087738 ns/op BenchmarkLastIndexHard3-4 4 25554023 ns/op BenchmarkCountHard1-4 1652 70473 ns/op BenchmarkCountHard2-4 387 309721 ns/op BenchmarkCountHard3-4 168 703316 ns/op BenchmarkSplitEmptySeparator-4 1 112530437 ns/op BenchmarkSplitSingleByteSeparator-4 16 7064750 ns/op BenchmarkSplitMultiByteSeparator-4 14 8282533 ns/op BenchmarkSplitNSingleByteSeparator-4 203338 554.4 ns/op BenchmarkSplitNMultiByteSeparator-4 72607 1608 ns/op BenchmarkRepeat-4 188449 625.7 ns/op BenchmarkRepeatLarge/256/1-4 138159 830.5 ns/op 308.25 MB/s BenchmarkRepeatLarge/256/16-4 216126 522.1 ns/op 490.37 MB/s BenchmarkRepeatLarge/512/1-4 103976 1024 ns/op 500.13 MB/s BenchmarkRepeatLarge/512/16-4 143562 729.7 ns/op 701.66 MB/s BenchmarkRepeatLarge/1024/1-4 87518 1331 ns/op 769.10 MB/s BenchmarkRepeatLarge/1024/16-4 114465 1013 ns/op 1010.42 MB/s BenchmarkRepeatLarge/2048/1-4 65077 1842 ns/op 1112.11 MB/s BenchmarkRepeatLarge/2048/16-4 77307 1568 ns/op 1305.95 MB/s BenchmarkRepeatLarge/4096/1-4 43350 2835 ns/op 1445.01 MB/s BenchmarkRepeatLarge/4096/16-4 46440 2571 ns/op 1593.45 MB/s BenchmarkRepeatLarge/8192/1-4 27223 4878 ns/op 1679.31 MB/s BenchmarkRepeatLarge/8192/16-4 26463 4423 ns/op 1852.14 MB/s BenchmarkRepeatLarge/8192/4097-4 53112 2117 ns/op 1935.16 MB/s BenchmarkRepeatLarge/16384/1-4 15235 7855 ns/op 2085.86 MB/s BenchmarkRepeatLarge/16384/16-4 15943 7664 ns/op 2137.83 MB/s BenchmarkRepeatLarge/16384/4097-4 21824 5480 ns/op 2242.84 MB/s BenchmarkRepeatLarge/32768/1-4 8162 14186 ns/op 2309.87 MB/s BenchmarkRepeatLarge/32768/16-4 8702 13791 ns/op 2376.02 MB/s BenchmarkRepeatLarge/32768/4097-4 8974 13391 ns/op 2141.63 MB/s BenchmarkRepeatLarge/65536/1-4 3424 29479 ns/op 2223.15 MB/s BenchmarkRepeatLarge/65536/16-4 4300 28086 ns/op 2333.41 MB/s BenchmarkRepeatLarge/65536/4097-4 3543 34756 ns/op 1768.19 MB/s BenchmarkRepeatLarge/131072/1-4 540 210304 ns/op 623.25 MB/s BenchmarkRepeatLarge/131072/16-4 538 208957 ns/op 627.27 MB/s BenchmarkRepeatLarge/131072/4097-4 540 204254 ns/op 621.81 MB/s BenchmarkRepeatLarge/262144/1-4 278 419805 ns/op 624.44 MB/s BenchmarkRepeatLarge/262144/16-4 276 430108 ns/op 609.48 MB/s BenchmarkRepeatLarge/262144/4097-4 279 416040 ns/op 620.40 MB/s BenchmarkRepeatLarge/524288/1-4 141 825549 ns/op 635.08 MB/s BenchmarkRepeatLarge/524288/16-4 139 834629 ns/op 628.17 MB/s BenchmarkRepeatLarge/524288/4097-4 144 852121 ns/op 610.62 MB/s BenchmarkRepeatLarge/1048576/1-4 61 1704711 ns/op 615.10 MB/s BenchmarkRepeatLarge/1048576/16-4 72 1718786 ns/op 610.07 MB/s BenchmarkRepeatLarge/1048576/4097-4 73 1673297 ns/op 624.36 MB/s BenchmarkRepeatLarge/2097152/1-4 36 3357308 ns/op 624.65 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3385642 ns/op 619.43 MB/s BenchmarkRepeatLarge/2097152/4097-4 37 3399053 ns/op 615.93 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6795276 ns/op 617.24 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6863404 ns/op 611.11 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6852410 ns/op 611.64 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13781564 ns/op 608.68 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13828260 ns/op 606.63 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14170020 ns/op 591.85 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30071204 ns/op 557.92 MB/s BenchmarkRepeatLarge/16777216/16-4 4 29702762 ns/op 564.84 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30381893 ns/op 552.21 MB/s BenchmarkRepeatLarge/33554432/1-4 2 56059424 ns/op 598.55 MB/s BenchmarkRepeatLarge/33554432/16-4 2 59036651 ns/op 568.37 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 62168938 ns/op 539.73 MB/s BenchmarkRepeatLarge/67108864/1-4 1 152511486 ns/op 440.02 MB/s BenchmarkRepeatLarge/67108864/16-4 1 120854792 ns/op 555.29 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 123624533 ns/op 542.84 MB/s BenchmarkRepeatLarge/134217728/1-4 1 214430701 ns/op 625.93 MB/s BenchmarkRepeatLarge/134217728/16-4 1 251780318 ns/op 533.07 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 250453703 ns/op 535.90 MB/s BenchmarkRepeatLarge/268435456/1-4 1 429113232 ns/op 625.56 MB/s BenchmarkRepeatLarge/268435456/16-4 1 526354403 ns/op 509.99 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 490420538 ns/op 547.36 MB/s BenchmarkRepeatLarge/536870912/1-4 1 832948222 ns/op 644.54 MB/s BenchmarkRepeatLarge/536870912/16-4 1 959709087 ns/op 559.41 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 974775759 ns/op 550.76 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1674352552 ns/op 641.29 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1900150408 ns/op 565.08 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1911836835 ns/op 561.63 MB/s BenchmarkBytesCompare/1-4 10890765 10.92 ns/op BenchmarkBytesCompare/2-4 11075977 10.89 ns/op BenchmarkBytesCompare/4-4 11069802 10.87 ns/op BenchmarkBytesCompare/8-4 11069714 10.89 ns/op BenchmarkBytesCompare/16-4 10974522 10.86 ns/op BenchmarkBytesCompare/32-4 9863564 12.07 ns/op BenchmarkBytesCompare/64-4 9432249 12.80 ns/op BenchmarkBytesCompare/128-4 8502398 14.25 ns/op BenchmarkBytesCompare/256-4 7051095 17.14 ns/op BenchmarkBytesCompare/512-4 4836158 24.60 ns/op BenchmarkBytesCompare/1024-4 2925957 40.82 ns/op BenchmarkBytesCompare/2048-4 1659968 71.42 ns/op BenchmarkIndexAnyASCII/1:1-4 2751639 42.82 ns/op BenchmarkIndexAnyASCII/1:2-4 2701168 43.88 ns/op BenchmarkIndexAnyASCII/1:4-4 2612296 44.90 ns/op BenchmarkIndexAnyASCII/1:8-4 2499756 47.04 ns/op BenchmarkIndexAnyASCII/1:16-4 2195302 53.85 ns/op BenchmarkIndexAnyASCII/1:32-4 2166115 54.37 ns/op BenchmarkIndexAnyASCII/1:64-4 2084839 56.75 ns/op BenchmarkIndexAnyASCII/16:1-4 2745662 43.17 ns/op BenchmarkIndexAnyASCII/16:2-4 345648 349.1 ns/op BenchmarkIndexAnyASCII/16:4-4 341126 351.1 ns/op BenchmarkIndexAnyASCII/16:8-4 332482 360.0 ns/op BenchmarkIndexAnyASCII/16:16-4 317308 378.0 ns/op BenchmarkIndexAnyASCII/16:32-4 296240 402.1 ns/op BenchmarkIndexAnyASCII/16:64-4 261075 459.7 ns/op BenchmarkIndexAnyASCII/256:1-4 2319562 50.88 ns/op BenchmarkIndexAnyASCII/256:2-4 25368 4677 ns/op BenchmarkIndexAnyASCII/256:4-4 25549 4739 ns/op BenchmarkIndexAnyASCII/256:8-4 25198 4701 ns/op BenchmarkIndexAnyASCII/256:16-4 25381 4701 ns/op BenchmarkIndexAnyASCII/256:32-4 25297 4704 ns/op BenchmarkIndexAnyASCII/256:64-4 24904 4865 ns/op BenchmarkIndexAnyUTF8/1:1-4 2642494 43.97 ns/op BenchmarkIndexAnyUTF8/1:2-4 2611251 44.84 ns/op BenchmarkIndexAnyUTF8/1:4-4 2500224 46.77 ns/op BenchmarkIndexAnyUTF8/1:8-4 2380059 49.34 ns/op BenchmarkIndexAnyUTF8/1:16-4 2125833 56.05 ns/op BenchmarkIndexAnyUTF8/1:32-4 2092185 56.92 ns/op BenchmarkIndexAnyUTF8/1:64-4 1984604 58.63 ns/op BenchmarkIndexAnyUTF8/16:1-4 154884 769.2 ns/op BenchmarkIndexAnyUTF8/16:2-4 240367 468.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 243724 501.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 224932 526.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 194710 618.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 195937 619.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 186904 649.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11590 ns/op BenchmarkIndexAnyUTF8/256:2-4 16502 7015 ns/op BenchmarkIndexAnyUTF8/256:4-4 16326 7303 ns/op BenchmarkIndexAnyUTF8/256:8-4 15640 7675 ns/op BenchmarkIndexAnyUTF8/256:16-4 12973 9309 ns/op BenchmarkIndexAnyUTF8/256:32-4 12980 9231 ns/op BenchmarkIndexAnyUTF8/256:64-4 12328 9747 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2222672 53.96 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2651305 45.29 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2525281 47.21 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2458098 49.25 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2152068 55.12 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2133817 54.78 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2064302 58.07 ns/op BenchmarkLastIndexAnyASCII/16:1-4 338566 349.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 342285 353.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 332055 356.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 327097 360.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 317509 378.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 295674 403.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 256689 463.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24978 4856 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25275 4727 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25502 4700 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25102 4753 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25275 4780 ns/op BenchmarkLastIndexAnyASCII/256:32-4 25183 4806 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24752 4818 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2303316 52.10 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2749744 43.67 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2636918 45.26 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2490290 47.37 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2209869 52.67 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2187880 54.20 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2116490 57.42 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 301976 397.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 246338 484.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 242654 499.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 227654 533.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 195420 622.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 187405 626.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 178594 652.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20600 5735 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17118 7136 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16159 7502 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15288 7959 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 13002 9340 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12787 9334 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12123 9740 ns/op BenchmarkTrimASCII/1:1-4 3173682 38.14 ns/op BenchmarkTrimASCII/1:2-4 2257976 53.60 ns/op BenchmarkTrimASCII/1:4-4 2104838 56.41 ns/op BenchmarkTrimASCII/1:8-4 1857070 64.85 ns/op BenchmarkTrimASCII/1:16-4 1459614 80.95 ns/op BenchmarkTrimASCII/16:1-4 507546 225.8 ns/op BenchmarkTrimASCII/16:2-4 341484 347.9 ns/op BenchmarkTrimASCII/16:4-4 341035 350.1 ns/op BenchmarkTrimASCII/16:8-4 319650 366.6 ns/op BenchmarkTrimASCII/16:16-4 315520 375.1 ns/op BenchmarkTrimASCII/256:1-4 39448 3088 ns/op BenchmarkTrimASCII/256:2-4 24579 4834 ns/op BenchmarkTrimASCII/256:4-4 24709 4772 ns/op BenchmarkTrimASCII/256:8-4 24877 4840 ns/op BenchmarkTrimASCII/256:16-4 24840 4797 ns/op BenchmarkTrimASCII/4096:1-4 2521 48488 ns/op BenchmarkTrimASCII/4096:2-4 1580 75389 ns/op BenchmarkTrimASCII/4096:4-4 1560 76416 ns/op BenchmarkTrimASCII/4096:8-4 1566 76287 ns/op BenchmarkTrimASCII/4096:16-4 1526 75621 ns/op BenchmarkTrimByte-4 2030268 58.52 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29114 4091 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29887 4104 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 495 236607 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1076 108683 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2154 54811 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3999 28740 ns/op BenchmarkCompareBytesEqual-4 10126372 11.56 ns/op BenchmarkCompareBytesToNil-4 13329931 8.826 ns/op BenchmarkCompareBytesEmpty-4 13113062 11.25 ns/op BenchmarkCompareBytesIdentical-4 11864703 9.329 ns/op BenchmarkCompareBytesSameLength-4 10689327 11.25 ns/op BenchmarkCompareBytesDifferentLength-4 10660082 11.29 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2346 50657 ns/op 20699.82 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2407 50015 ns/op 20965.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2416 50285 ns/op 20852.96 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2439 49916 ns/op 21007.11 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2416 49939 ns/op 20997.45 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2414 49592 ns/op 21144.22 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2398 50261 ns/op 20862.89 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2412 49677 ns/op 21108.04 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2347 51693 ns/op 20284.75 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2322 51422 ns/op 20391.92 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2376 52282 ns/op 20056.47 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2391 52373 ns/op 20021.29 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2371 51887 ns/op 20209.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2304 52682 ns/op 19904.04 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2289 52214 ns/op 20082.46 MB/s BenchmarkCompareBytesBig-4 2400 50313 ns/op 20841.08 MB/s BenchmarkCompareBytesBigIdentical-4 12975468 9.137 ns/op 114765913.66 MB/s PASS ok bytes 62.897s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 100898596 ns/op 0.99 MB/s 3611344 B/op 26 allocs/op BenchmarkDecodeNewton-4 1 401054237 ns/op 1.41 MB/s 3637920 B/op 30 allocs/op BenchmarkDecodeRand-4 4 30223276 ns/op 0.54 MB/s 3646994 B/op 28 allocs/op PASS ok compress/bzip2 2.741s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 50 2415808 ns/op 4.14 MB/s 42674 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 23709315 ns/op 4.22 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 234667359 ns/op 4.26 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 43 2572493 ns/op 3.89 MB/s 42149 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26247456 ns/op 3.81 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 264590763 ns/op 3.78 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 46 2509792 ns/op 3.98 MB/s 43258 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 24422155 ns/op 4.09 MB/s 45841 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 245765364 ns/op 4.07 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 46 2500429 ns/op 4.00 MB/s 42544 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 24242740 ns/op 4.12 MB/s 45841 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 255888810 ns/op 3.91 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 44 2609880 ns/op 3.83 MB/s 43484 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 24969773 ns/op 4.00 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 249494672 ns/op 4.01 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 56 2095759 ns/op 4.77 MB/s 43648 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18040491 ns/op 5.54 MB/s 45168 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 183669892 ns/op 5.44 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 60 1992251 ns/op 5.02 MB/s 42418 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14614445 ns/op 6.84 MB/s 46482 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 141511775 ns/op 7.07 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 60 1895623 ns/op 5.28 MB/s 43102 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14408145 ns/op 6.94 MB/s 47649 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 143975356 ns/op 6.95 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 1245543 ns/op 8.03 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11697152 ns/op 8.55 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117217726 ns/op 8.53 MB/s BenchmarkEncode/Digits/Speed/1e4-4 36 3003945 ns/op 3.33 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25665145 ns/op 3.90 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 253340054 ns/op 3.95 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9378855 ns/op 1.07 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 97089822 ns/op 1.03 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 994460367 ns/op 1.01 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9221943 ns/op 1.08 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 96030068 ns/op 1.04 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 970471228 ns/op 1.03 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 62 1630332 ns/op 6.13 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13101345 ns/op 7.63 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 128514876 ns/op 7.78 MB/s BenchmarkEncode/Newton/Speed/1e4-4 42 2784372 ns/op 3.59 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 19767498 ns/op 5.06 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 195215558 ns/op 5.12 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8365090 ns/op 1.20 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 79446974 ns/op 1.26 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 798723072 ns/op 1.25 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8473429 ns/op 1.18 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 94769202 ns/op 1.06 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 975775519 ns/op 1.02 MB/s PASS ok compress/flate 18.229s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3924630 ns/op 2.55 MB/s BenchmarkDecoder/1e-Reuse4-4 28 3903054 ns/op 2.56 MB/s BenchmarkDecoder/1e5-4 3 39787508 ns/op 2.51 MB/s BenchmarkDecoder/1e-Reuse5-4 3 39128318 ns/op 2.56 MB/s BenchmarkDecoder/1e6-4 1 393985845 ns/op 2.54 MB/s BenchmarkDecoder/1e-Reuse6-4 1 399523021 ns/op 2.50 MB/s BenchmarkEncoder/1e4-4 36 3083848 ns/op 3.24 MB/s BenchmarkEncoder/1e-Reuse4-4 37 2991202 ns/op 3.34 MB/s BenchmarkEncoder/1e5-4 4 30761409 ns/op 3.25 MB/s BenchmarkEncoder/1e-Reuse5-4 4 30470573 ns/op 3.28 MB/s BenchmarkEncoder/1e6-4 1 310946976 ns/op 3.22 MB/s BenchmarkEncoder/1e-Reuse6-4 1 307130082 ns/op 3.26 MB/s PASS ok compress/lzw 4.683s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6309622 ns/op PASS ok container/heap 1.129s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 34082 3358 ns/op BenchmarkWithTimeout/concurrency=40-4 10000 11045 ns/op BenchmarkWithTimeout/concurrency=4000-4 10000 11649 ns/op BenchmarkWithTimeout/concurrency=400000-4 8142 15174 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 535579 215.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 22464 10078 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 24273 4967 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4886 25397 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3452 42386 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4165 31633 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 397 295855 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 321 396872 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 482 292613 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 42 4126857 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 25 4434579 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 43 2983735 ns/op BenchmarkCheckCanceled/Err-4 435831 269.6 ns/op BenchmarkCheckCanceled/Done-4 584726 203.3 ns/op BenchmarkContextCancelDone-4 851427 129.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 31371 3447 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 30392 4141 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24470 4923 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19411 6269 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13042 9123 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 495990 239.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 274933 434.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 187548 628.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 119076 1012 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 59475 1996 ns/op PASS ok context 10.580s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1864773 64.47 ns/op 248.17 MB/s BenchmarkEncrypt/AES-192-4 1909550 62.89 ns/op 254.40 MB/s BenchmarkEncrypt/AES-256-4 1791664 66.99 ns/op 238.86 MB/s BenchmarkDecrypt/AES-128-4 1860170 64.83 ns/op 246.81 MB/s BenchmarkDecrypt/AES-192-4 1890960 63.16 ns/op 253.33 MB/s BenchmarkDecrypt/AES-256-4 1792254 66.90 ns/op 239.15 MB/s BenchmarkExpand/AES-128-4 13994 8544 ns/op BenchmarkExpand/AES-192-4 12174 9857 ns/op BenchmarkExpand/AES-256-4 9966 11919 ns/op BenchmarkCreateCipher/AES-128-4 517735 224.8 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 514602 227.3 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 496135 228.3 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 3.141s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 172398 667.3 ns/op 95.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 330615 328.2 ns/op 195.02 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 177387 669.8 ns/op 95.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 363451 326.8 ns/op 195.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 156115 744.5 ns/op 1813.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 310188 388.4 ns/op 3476.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 159080 739.7 ns/op 1825.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 297794 388.4 ns/op 3475.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 102966 1159 ns/op 7069.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 144950 817.4 ns/op 10021.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 101516 1201 ns/op 6818.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 145918 826.3 ns/op 9914.38 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2194 55058 ns/op 18.51 MB/s BenchmarkAESCFBDecrypt1K-4 2204 54592 ns/op 18.67 MB/s BenchmarkAESCFBDecrypt8K-4 282 424329 ns/op 19.29 MB/s BenchmarkAESOFB1K-4 5718 20853 ns/op 48.87 MB/s BenchmarkAESCTR1K-4 60663 1965 ns/op 518.45 MB/s BenchmarkAESCTR8K-4 8006 15045 ns/op 544.18 MB/s BenchmarkAESCBCEncrypt1K-4 431624 277.1 ns/op 3695.77 MB/s BenchmarkAESCBCDecrypt1K-4 899480 133.3 ns/op 7683.90 MB/s PASS ok crypto/cipher 3.567s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 52902 2258 ns/op 3.54 MB/s BenchmarkDecrypt-4 47834 2489 ns/op 3.21 MB/s BenchmarkTDESEncrypt-4 15584 7498 ns/op 1.07 MB/s BenchmarkTDESDecrypt-4 15748 7627 ns/op 1.05 MB/s PASS ok crypto/des 1.692s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 922 128705 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18859811 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 3 43505747 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 22 5376810 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.865s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 3868 30130 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 2443 48646 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1755 67901 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2466 48129 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1244 96625 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 793 151633 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3792 30682 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 22 5025638 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11790963 ns/op 1413 B/op 17 allocs/op PASS ok crypto/ecdsa 2.397s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 110 1042820 ns/op BenchmarkNewKeyFromSeed-4 100 1102958 ns/op BenchmarkSigning-4 99 1208287 ns/op BenchmarkVerification-4 52 2217592 ns/op PASS ok crypto/ed25519 1.552s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4533 26030 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 60 1962379 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5087137 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11752272 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1308 91770 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 25 4629307 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 12964533 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 31674249 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 9602 12222 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4506 25987 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2772 39991 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2893848 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1888 62113 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 139 857435 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1304 91099 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 52 2272975 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.526s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 43116 2731 ns/op 375.01 MB/s BenchmarkHMACSHA256_32-4 48225 2510 ns/op 12.75 MB/s BenchmarkNewWriteSum-4 12402 9234 ns/op 3.47 MB/s PASS ok crypto/hmac 1.555s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 43176 2749 ns/op BenchmarkModSub-4 39830 2998 ns/op BenchmarkMontgomeryRepr-4 14781 7787 ns/op BenchmarkMontgomeryMul-4 15502 7753 ns/op BenchmarkModMul-4 7687 16074 ns/op BenchmarkExpBig-4 7 14666507 ns/op BenchmarkExp-4 4 28380474 ns/op PASS ok crypto/internal/bigmod 2.187s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 543 220924 ns/op BenchmarkScalarBaseMult-4 120 979788 ns/op BenchmarkScalarMult-4 42 2832300 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 52 2243695 ns/op PASS ok crypto/internal/edwards25519 1.581s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 240900 487.2 ns/op BenchmarkMultiply-4 238399 491.8 ns/op BenchmarkSquare-4 330165 358.3 ns/op BenchmarkInvert-4 1238 97323 ns/op BenchmarkMult32-4 812509 151.4 ns/op PASS ok crypto/internal/edwards25519/field 1.634s goos: linux goarch: s390x pkg: crypto/internal/mlkem768 BenchmarkKeyGen-4 202 568211 ns/op BenchmarkEncaps-4 132 891650 ns/op BenchmarkDecaps-4 100 1147325 ns/op BenchmarkRoundTrip/Alice-4 64 1825474 ns/op BenchmarkRoundTrip/Bob-4 129 893353 ns/op PASS ok crypto/internal/mlkem768 1.847s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 26 4522755 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1551 76808 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12549498 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30499771 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 78 1531880 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7222 16848 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 4196493 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 122201840 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.191s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 250922 470.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 129290 916.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 63156 1892 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 255446 471.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 131511 913.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 62486 1921 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.797s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 147468 767.0 ns/op 10.43 MB/s BenchmarkHash64-4 182392 623.7 ns/op 102.62 MB/s BenchmarkHash128-4 163704 715.1 ns/op 179.00 MB/s BenchmarkHash256-4 131768 887.6 ns/op 288.41 MB/s BenchmarkHash512-4 97735 1233 ns/op 415.39 MB/s BenchmarkHash1K-4 61447 1881 ns/op 544.36 MB/s BenchmarkHash8K-4 10000 11262 ns/op 727.43 MB/s BenchmarkHash1M-4 86 1383830 ns/op 757.73 MB/s BenchmarkHash8M-4 9 11122661 ns/op 754.19 MB/s BenchmarkHash8BytesUnaligned-4 149892 774.9 ns/op 10.32 MB/s BenchmarkHash1KUnaligned-4 62703 1914 ns/op 534.89 MB/s BenchmarkHash8KUnaligned-4 10000 11446 ns/op 715.73 MB/s PASS ok crypto/md5 2.504s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/32-4 210696 550.0 ns/op 58.19 MB/s BenchmarkRead/4K-4 8836 13612 ns/op 300.90 MB/s BenchmarkPrime-4 1 798401703 ns/op PASS ok crypto/rand 2.052s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11329 ns/op 11.30 MB/s BenchmarkRC4_1K-4 1345 89416 ns/op 11.45 MB/s BenchmarkRC4_8K-4 170 692861 ns/op 11.68 MB/s PASS ok crypto/rc4 1.442s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 15955316 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 36924636 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 69090718 ns/op BenchmarkEncryptPKCS1v15/2048-4 445 270139 ns/op BenchmarkDecryptOAEP/2048-4 7 16398727 ns/op BenchmarkEncryptOAEP/2048-4 412 293796 ns/op BenchmarkSignPKCS1v15/2048-4 7 16338698 ns/op BenchmarkVerifyPKCS1v15/2048-4 439 271537 ns/op BenchmarkSignPSS/2048-4 7 16551469 ns/op BenchmarkVerifyPSS/2048-4 390 302458 ns/op PASS ok crypto/rsa 2.688s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 144693 821.1 ns/op 9.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 172486 664.0 ns/op 12.05 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 144582 839.2 ns/op 381.29 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 171727 704.7 ns/op 454.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 100246 1189 ns/op 861.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 113691 1053 ns/op 972.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23878 5039 ns/op 1625.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 24465 4895 ns/op 1673.66 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.127s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 111552 1032 ns/op 7.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 146181 801.1 ns/op 9.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 152593 795.3 ns/op 10.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 99283 1201 ns/op 852.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 114771 1079 ns/op 948.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 111709 1079 ns/op 948.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 26559 4543 ns/op 1803.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 27332 4237 ns/op 1933.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 28233 4254 ns/op 1925.91 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.286s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 91392 1289 ns/op 6.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 131221 893.3 ns/op 8.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 133987 892.8 ns/op 8.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 86683 1365 ns/op 750.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 125956 974.2 ns/op 1051.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 122646 982.3 ns/op 1042.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 36091 3333 ns/op 2457.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 40948 2953 ns/op 2774.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 40504 2970 ns/op 2757.84 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.255s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13662968 8.554 ns/op BenchmarkConstantTimeEq-4 14814553 8.208 ns/op BenchmarkConstantTimeLessOrEq-4 14437807 8.338 ns/op BenchmarkXORBytes/8Bytes-4 318772 362.9 ns/op 22.04 MB/s BenchmarkXORBytes/128Bytes-4 172245 713.0 ns/op 179.53 MB/s BenchmarkXORBytes/2048Bytes-4 20730 5845 ns/op 350.38 MB/s BenchmarkXORBytes/32768Bytes-4 1329 89438 ns/op 366.38 MB/s PASS ok crypto/subtle 1.957s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 284 413035 ns/op BenchmarkCertCache/1-4 291 420930 ns/op BenchmarkCertCache/2-4 277 425459 ns/op BenchmarkCertCache/3-4 279 422599 ns/op BenchmarkHandshakeServer/RSA-4 12 10097039 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 11710248 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 10867422 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 151 765781 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 274 437386 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 20 6223569 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 22 5418174 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 45839776 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 45919415 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 34864003 ns/op 30.08 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 36801404 ns/op 28.49 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 43988741 ns/op 47.67 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 53073458 ns/op 39.51 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 70042160 ns/op 59.88 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 90383526 ns/op 46.41 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 130585978 ns/op 64.24 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 158344949 ns/op 52.98 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 223859341 ns/op 74.95 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 302085096 ns/op 55.54 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 496209151 ns/op 67.62 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 603942158 ns/op 55.56 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1061376574 ns/op 63.23 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1196525380 ns/op 56.09 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 35894726 ns/op 29.21 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 46635505 ns/op 22.48 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 46176795 ns/op 45.42 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 50348142 ns/op 41.65 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 72962960 ns/op 57.49 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 84602563 ns/op 49.58 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 132973558 ns/op 63.08 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 135231332 ns/op 62.03 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 223135943 ns/op 75.19 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 316761890 ns/op 52.96 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 434060426 ns/op 77.30 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 532592250 ns/op 63.00 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 899648556 ns/op 74.59 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1059738509 ns/op 63.33 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 715662585 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 717840278 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301216156 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 300094436 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162808214 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160586122 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 93552836 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 91055618 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 51982058 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 50854746 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 155371674 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 157242306 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 76979305 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 91209084 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 50581911 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50016374 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 39690703 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 36845526 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 35378993 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 49525205 ns/op PASS ok crypto/tls 19.804s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkOIDMarshalUnmarshalText-4 8877 11462 ns/op BenchmarkCreateCertificate/RSA_2048-4 7 16270662 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 512 236931 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 932 128595 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 878 136299 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 2.234s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 38 2693466 ns/op 281723 B/op 1654 allocs/op BenchmarkConcurrentStmtQuery-4 40 2932447 ns/op 270107 B/op 2033 allocs/op BenchmarkConcurrentStmtExec-4 57 2013713 ns/op 226071 B/op 701 allocs/op BenchmarkConcurrentTxQuery-4 44 2495390 ns/op 275773 B/op 2158 allocs/op BenchmarkConcurrentTxExec-4 70 1535667 ns/op 90217 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 52 2145392 ns/op 105128 B/op 2041 allocs/op BenchmarkConcurrentTxStmtExec-4 154 767540 ns/op 40240 B/op 380 allocs/op BenchmarkConcurrentRandom-4 48 2355946 ns/op 232958 B/op 1838 allocs/op BenchmarkManyConcurrentQueries-4 3091 38152 ns/op 4119 B/op 20 allocs/op BenchmarkGrabConn-4 282576 444.0 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 13495 8794 ns/op PASS ok database/sql 2.580s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1596 69523 ns/op BenchmarkSymbols32-4 1914 57858 ns/op PASS ok debug/elf 1.248s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 284191 413.9 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 80 1490109 ns/op 180233 B/op 13 allocs/op Benchmark115/LineToPC-4 52 2123939 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13094 9219 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.810s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 54825 2151 ns/op BenchmarkMarshal-4 660 177288 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2600 43807 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.408s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 223 532765 ns/op 15.38 MB/s BenchmarkEncodeToString-4 255 450810 ns/op 18.17 MB/s BenchmarkDecode-4 139 847840 ns/op 15.47 MB/s BenchmarkDecodeString-4 140 853985 ns/op 15.35 MB/s PASS ok encoding/base32 1.740s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 289 411722 ns/op 19.90 MB/s BenchmarkDecodeString/2-4 322231 361.8 ns/op 11.06 MB/s BenchmarkDecodeString/4-4 245571 485.9 ns/op 16.47 MB/s BenchmarkDecodeString/8-4 181639 654.1 ns/op 18.35 MB/s BenchmarkDecodeString/64-4 28156 4284 ns/op 20.54 MB/s BenchmarkDecodeString/8192-4 237 501360 ns/op 21.79 MB/s BenchmarkNewEncoding-4 50406 2392 ns/op 107.03 MB/s PASS ok encoding/base64 2.035s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1350 85589 ns/op 46.74 MB/s BenchmarkReadStruct-4 13614 8676 ns/op 8.64 MB/s BenchmarkWriteStruct-4 15060 7977 ns/op 9.40 MB/s BenchmarkAppendStruct-4 247215 488.0 ns/op 153.68 MB/s BenchmarkWriteSlice1000Structs-4 13 7980057 ns/op 9.40 MB/s BenchmarkAppendSlice1000Structs-4 14 7730998 ns/op 9.70 MB/s BenchmarkReadSlice1000Structs-4 13 8664040 ns/op 8.66 MB/s BenchmarkReadInts-4 43414 2748 ns/op 10.92 MB/s BenchmarkWriteInts-4 32884 3672 ns/op 8.17 MB/s BenchmarkAppendInts-4 66114 1773 ns/op 16.92 MB/s BenchmarkWriteSlice1000Int32s-4 957 126549 ns/op 31.61 MB/s BenchmarkAppendSlice1000Int32s-4 1219 98133 ns/op 40.76 MB/s BenchmarkPutUint16-4 3343768 35.89 ns/op 55.72 MB/s BenchmarkAppendUint16-4 3283462 53.43 ns/op 37.43 MB/s BenchmarkPutUint32-4 2392238 73.46 ns/op 54.45 MB/s BenchmarkAppendUint32-4 2383903 50.16 ns/op 79.74 MB/s BenchmarkPutUint64-4 698826 154.5 ns/op 51.78 MB/s BenchmarkAppendUint64-4 753151 159.4 ns/op 50.19 MB/s BenchmarkLittleEndianPutUint16-4 3089071 36.82 ns/op 54.32 MB/s BenchmarkLittleEndianAppendUint16-4 3227710 35.74 ns/op 55.95 MB/s BenchmarkLittleEndianPutUint32-4 2287038 73.69 ns/op 54.28 MB/s BenchmarkLittleEndianAppendUint32-4 2390858 49.83 ns/op 80.27 MB/s BenchmarkLittleEndianPutUint64-4 734343 160.8 ns/op 49.75 MB/s BenchmarkLittleEndianAppendUint64-4 761673 154.6 ns/op 51.74 MB/s BenchmarkReadFloats-4 159028 768.5 ns/op 15.61 MB/s BenchmarkWriteFloats-4 134464 902.7 ns/op 13.29 MB/s BenchmarkReadSlice1000Float32s-4 1173 101443 ns/op 39.43 MB/s BenchmarkWriteSlice1000Float32s-4 873 138911 ns/op 28.80 MB/s BenchmarkReadSlice1000Uint8s-4 77764 1409 ns/op 709.62 MB/s BenchmarkWriteSlice1000Uint8s-4 257619 449.5 ns/op 2224.77 MB/s BenchmarkSize/bool-4 5843443 20.15 ns/op BenchmarkSize/int8-4 5921650 20.91 ns/op BenchmarkSize/int16-4 5480181 20.62 ns/op BenchmarkSize/int32-4 6174306 20.07 ns/op BenchmarkSize/int64-4 5856684 20.12 ns/op BenchmarkSize/uint8-4 5899149 20.11 ns/op BenchmarkSize/uint16-4 5717145 20.16 ns/op BenchmarkSize/uint32-4 5954733 20.38 ns/op BenchmarkSize/uint64-4 6175190 19.92 ns/op BenchmarkSize/float32-4 4495443 26.36 ns/op BenchmarkSize/float64-4 4496817 26.10 ns/op BenchmarkSize/complex64-4 824772 143.8 ns/op BenchmarkSize/complex128-4 812823 142.5 ns/op BenchmarkSize/binary.Struct-4 298034 387.7 ns/op BenchmarkSize/*binary.Struct-4 253917 456.6 ns/op BenchmarkSize/[]binary.Struct-4 253824 475.4 ns/op BenchmarkSize/[]binary.Struct#01-4 252399 478.8 ns/op BenchmarkSize/[1]binary.Struct-4 233264 504.9 ns/op BenchmarkPutUvarint32-4 463406 239.8 ns/op 16.68 MB/s BenchmarkPutUvarint64-4 171058 663.1 ns/op 12.06 MB/s PASS ok encoding/binary 8.447s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5330 20891 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5791 20547 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5781 20149 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3162 34989 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5934 19909 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5916 19927 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6139 19490 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3453 33900 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12943 8936 ns/op PASS ok encoding/csv 2.282s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 13940 8109 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 17883 6728 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 253 482401 ns/op 16744 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 654 174089 ns/op 753 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1416 84967 ns/op 61 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1268 95409 ns/op 69 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2334 50954 ns/op 166 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 67 1713036 ns/op 34081 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 505 237959 ns/op 25255 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1059 112285 ns/op 10800 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1137 105782 ns/op 9760 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 792 146204 ns/op 39140 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 298 399448 ns/op 66309 B/op 2203 allocs/op BenchmarkDecodeBytesSlice-4 550 206171 ns/op 23743 B/op 190 allocs/op BenchmarkDecodeInterfaceSlice-4 100 1181173 ns/op 83009 B/op 3178 allocs/op BenchmarkDecodeMap-4 67 1686639 ns/op 54126 B/op 181 allocs/op PASS ok encoding/gob 3.356s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14404 8155 ns/op 31.39 MB/s BenchmarkEncode/1024-4 3492 33006 ns/op 31.02 MB/s BenchmarkEncode/4096-4 910 130520 ns/op 31.38 MB/s BenchmarkEncode/16384-4 225 526648 ns/op 31.11 MB/s BenchmarkDecode/256-4 28776 4156 ns/op 61.60 MB/s BenchmarkDecode/1024-4 6991 16622 ns/op 61.60 MB/s BenchmarkDecode/4096-4 1824 66370 ns/op 61.71 MB/s BenchmarkDecode/16384-4 448 263206 ns/op 62.25 MB/s BenchmarkDecodeString/256-4 25290 4670 ns/op 54.82 MB/s BenchmarkDecodeString/1024-4 6259 18406 ns/op 55.64 MB/s BenchmarkDecodeString/4096-4 1620 76587 ns/op 53.48 MB/s BenchmarkDecodeString/16384-4 406 293602 ns/op 55.80 MB/s BenchmarkDump/256-4 1246 96369 ns/op 2.66 MB/s BenchmarkDump/1024-4 315 381344 ns/op 2.69 MB/s BenchmarkDump/4096-4 75 1520833 ns/op 2.69 MB/s BenchmarkDump/16384-4 18 6218142 ns/op 2.63 MB/s PASS ok encoding/hex 3.290s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 155071678 ns/op 12.51 MB/s 8391448 B/op 57 allocs/op BenchmarkCodeEncoderError-4 1 167051128 ns/op 11.62 MB/s 8394632 B/op 112 allocs/op BenchmarkCodeMarshal-4 1 165314146 ns/op 11.74 MB/s 10332128 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 170964566 ns/op 11.35 MB/s 10334360 B/op 107 allocs/op BenchmarkMarshalBytes/32-4 18864 6339 ns/op BenchmarkMarshalBytes/256-4 5386 21408 ns/op BenchmarkMarshalBytes/4096-4 480 250444 ns/op BenchmarkMarshalBytesError/32-4 48 2342334 ns/op BenchmarkMarshalBytesError/256-4 48 2341157 ns/op BenchmarkMarshalBytesError/4096-4 45 2606669 ns/op BenchmarkMarshalMap-4 46856 2634 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 519022955 ns/op 3.74 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 25225 4763 ns/op 2.94 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39720 3020 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 442574245 ns/op 4.38 MB/s 2021200 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 436686514 ns/op 4.44 MB/s 2019928 B/op 40006 allocs/op BenchmarkUnmarshalString-4 59386 1947 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 144182 1040 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 224910 551.5 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14935 9293 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 43366 2459 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 67419 2316 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 10000 11626 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6032 22541 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1215 100838 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 148 811274 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 7393499 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 893346 152.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 874761 130.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 822604 138.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 722655 149.4 ns/op BenchmarkEncodeMarshaler-4 60556 1960 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 75680 1544 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5537686 22.10 ns/op BenchmarkNumberIsValidRegexp-4 14554 8422 ns/op BenchmarkUnmarshalNumber-4 31605 3392 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 9.154s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 37 3000994 ns/op 21.84 MB/s BenchmarkDecode-4 15 6707174 ns/op 13.24 MB/s PASS ok encoding/pem 1.243s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2620 40466 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 898 131651 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3361 34836 ns/op PASS ok encoding/xml 1.381s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 308320 366.1 ns/op BenchmarkAs-4 79636 1505 ns/op PASS ok errors 1.265s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 699651 171.4 ns/op BenchmarkIntSet-4 792553 142.4 ns/op BenchmarkFloatAdd-4 165942 735.1 ns/op BenchmarkFloatSet-4 754126 161.3 ns/op BenchmarkStringSet-4 783362 244.3 ns/op BenchmarkMapSet-4 203077 567.5 ns/op BenchmarkMapSetDifferent-4 80534 1583 ns/op BenchmarkMapSetDifferentRandom-4 328 360052 ns/op BenchmarkMapSetString-4 204554 589.7 ns/op BenchmarkMapAddSame-4 58435 1956 ns/op BenchmarkMapAddDifferent-4 23562 5224 ns/op BenchmarkMapAddDifferentRandom-4 306 396288 ns/op BenchmarkMapAddSameSteadyState-4 566446 194.3 ns/op BenchmarkMapAddDifferentSteadyState-4 171322 721.3 ns/op BenchmarkMapString-4 7626 15159 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 47985 2284 ns/op PASS ok expvar 3.329s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 100609 1187 ns/op BenchmarkSprintfEmpty-4 408760 296.7 ns/op BenchmarkSprintfString-4 262436 461.4 ns/op BenchmarkSprintfTruncateString-4 247660 468.3 ns/op BenchmarkSprintfTruncateBytes-4 160240 742.7 ns/op BenchmarkSprintfSlowParsingPath-4 247970 547.0 ns/op BenchmarkSprintfQuoteString-4 42555 3043 ns/op BenchmarkSprintfInt-4 215799 540.4 ns/op BenchmarkSprintfIntInt-4 171291 761.9 ns/op BenchmarkSprintfPrefixedInt-4 218756 576.5 ns/op BenchmarkSprintfFloat-4 112214 1012 ns/op BenchmarkSprintfComplex-4 50656 2327 ns/op BenchmarkSprintfBoolean-4 234876 480.5 ns/op BenchmarkSprintfHexString-4 132919 893.6 ns/op BenchmarkSprintfHexBytes-4 105766 1158 ns/op BenchmarkSprintfBytes-4 50619 2382 ns/op BenchmarkSprintfStringer-4 82880 1467 ns/op BenchmarkSprintfStructure-4 35948 3320 ns/op BenchmarkManyArgs-4 59082 2027 ns/op BenchmarkFprintInt-4 65258 1867 ns/op BenchmarkFprintfBytes-4 75876 1659 ns/op BenchmarkFprintIntNoAlloc-4 63614 1850 ns/op BenchmarkScanInts-4 26 4374324 ns/op BenchmarkScanRecursiveInt-4 1 370051977 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 380678242 ns/op PASS ok fmt 5.001s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 754 152485 ns/op PASS ok go/build 1.143s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 43876 2589 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15406 7649 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5493 21780 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1574 76046 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 402 290757 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 85 1283249 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 5364010 ns/op 846308 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 23259620 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 2 98883170 ns/op 15239696 B/op 65564 allocs/op PASS ok go/constant 2.518s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 269926762 ns/op 0.24 MB/s 45785784 B/op 48960 allocs/op PASS ok go/format 1.305s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 25836334 ns/op 2.08 MB/s BenchmarkParseOnly-4 5 23375239 ns/op 2.30 MB/s BenchmarkResolve-4 48 2386006 ns/op 22.57 MB/s PASS ok go/parser 2.651s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 156190312 ns/op 0.33 MB/s 4944992 B/op 27492 allocs/op BenchmarkPrintDecl-4 772 150573 ns/op 0.21 MB/s 15774 B/op 51 allocs/op PASS ok go/printer 1.301s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 248 474038 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10242339 ns/op 4.97 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 15859427 ns/op 4.66 MB/s BenchmarkScanFiles/net/http/server.go-4 5 24842048 ns/op 5.09 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 174 683043 ns/op 4.54 MB/s PASS ok go/scanner 2.033s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 934635 128.7 ns/op PASS ok go/token 1.132s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1163925 ns/op BenchmarkNamed/Underlying/nongeneric-4 1345497 88.12 ns/op BenchmarkNamed/Underlying/generic-4 1402744 86.14 ns/op BenchmarkNamed/Underlying/src_instance-4 910515 131.9 ns/op BenchmarkNamed/Underlying/user_instance-4 1359313 87.46 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18531 6299 ns/op BenchmarkNamed/NewMethodSet/generic-4 18660 6361 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17894 6619 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18568 6651 ns/op BenchmarkCheck/http/funcbodies/info-4 1 618391379 ns/op 55859 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 544876034 ns/op 63393 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 286561040 ns/op 120538 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 273864438 ns/op 126122 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 293210828 ns/op 17826 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 136380863 ns/op 38322 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 81547761 ns/op 64088 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 78727984 ns/op 66388 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 118332049 ns/op 18311 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 76360264 ns/op 28375 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 56970457 ns/op 38030 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 56370302 ns/op 38438 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1095012547 ns/op 65227 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 784348075 ns/op 91060 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 162562856 ns/op 439301 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 139370844 ns/op 512378 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 430842073 ns/op 4693 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 122827632 ns/op 16460 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 101215890 ns/op 19973 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 102031005 ns/op 19815 lines/s PASS ok go/types 18.355s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9760 11245 ns/op 91.06 MB/s PASS ok hash/adler32 1.120s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 209912 553.6 ns/op 27.10 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 195481 593.2 ns/op 25.29 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 112951 1059 ns/op 37.75 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 90021 1236 ns/op 32.35 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 474506 250.1 ns/op 2047.38 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 472596 249.3 ns/op 2053.51 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 454807 263.5 ns/op 3886.06 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 441070 266.2 ns/op 3846.79 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 367660 322.1 ns/op 12717.22 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 345801 337.4 ns/op 12140.22 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 150714 924.4 ns/op 35447.46 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 126924 967.9 ns/op 33852.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 210562 580.5 ns/op 25.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 187898 639.5 ns/op 23.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 106839 1138 ns/op 35.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 83725 1265 ns/op 31.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 422480 283.5 ns/op 1806.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 410744 285.8 ns/op 1791.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 428174 278.4 ns/op 3677.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 425374 280.4 ns/op 3652.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 358345 337.2 ns/op 12145.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 337579 353.0 ns/op 11603.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 142357 848.6 ns/op 38615.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 120856 983.8 ns/op 33306.68 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 224695 542.8 ns/op 27.63 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 203764 581.5 ns/op 25.80 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 105218 1143 ns/op 34.99 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 98137 1227 ns/op 32.61 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9609 12611 ns/op 40.60 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9178 12968 ns/op 39.48 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4490 26565 ns/op 38.55 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4627 25635 ns/op 39.94 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1168 102345 ns/op 40.02 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1165 102076 ns/op 40.13 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 147 815601 ns/op 40.18 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 146 819426 ns/op 39.99 MB/s PASS ok hash/crc32 5.742s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 139 850882 ns/op 77.02 MB/s BenchmarkCrc64/ISO4KB-4 1705 70380 ns/op 58.20 MB/s BenchmarkCrc64/ISO1KB-4 7288 16950 ns/op 60.41 MB/s BenchmarkCrc64/ECMA64KB-4 141 853256 ns/op 76.81 MB/s BenchmarkCrc64/Random64KB-4 130 913513 ns/op 71.74 MB/s BenchmarkCrc64/Random16KB-4 488 245282 ns/op 66.80 MB/s PASS ok hash/crc64 2.041s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9445 11492 ns/op 89.11 MB/s BenchmarkFnv32aKB-4 9296 11602 ns/op 88.26 MB/s BenchmarkFnv64KB-4 10000 11317 ns/op 90.48 MB/s BenchmarkFnv64aKB-4 10000 11538 ns/op 88.75 MB/s BenchmarkFnv128KB-4 1136 104374 ns/op 9.81 MB/s BenchmarkFnv128aKB-4 1188 100720 ns/op 10.17 MB/s PASS ok hash/fnv 1.723s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 618717 178.9 ns/op 22.36 MB/s BenchmarkHash/n=4/Bytes-4 5475094 22.22 ns/op 180.00 MB/s BenchmarkHash/n=4/String-4 1761782 67.52 ns/op 59.25 MB/s BenchmarkHash/n=8/Write-4 611437 179.2 ns/op 44.64 MB/s BenchmarkHash/n=8/Bytes-4 5243888 22.90 ns/op 349.38 MB/s BenchmarkHash/n=8/String-4 1763134 68.31 ns/op 117.11 MB/s BenchmarkHash/n=16/Write-4 650727 185.9 ns/op 86.07 MB/s BenchmarkHash/n=16/Bytes-4 5292286 22.57 ns/op 709.02 MB/s BenchmarkHash/n=16/String-4 1751162 67.65 ns/op 236.51 MB/s BenchmarkHash/n=32/Write-4 616010 193.3 ns/op 165.56 MB/s BenchmarkHash/n=32/Bytes-4 4809573 24.77 ns/op 1291.82 MB/s BenchmarkHash/n=32/String-4 1717982 69.73 ns/op 458.89 MB/s BenchmarkHash/n=64/Write-4 562021 207.0 ns/op 309.23 MB/s BenchmarkHash/n=64/Bytes-4 4184658 28.31 ns/op 2260.34 MB/s BenchmarkHash/n=64/String-4 1618374 72.97 ns/op 877.02 MB/s BenchmarkHash/n=256/Write-4 405991 298.0 ns/op 859.00 MB/s BenchmarkHash/n=256/Bytes-4 2008657 58.24 ns/op 4395.52 MB/s BenchmarkHash/n=256/String-4 733899 164.7 ns/op 1553.94 MB/s BenchmarkHash/n=320/Write-4 399768 301.8 ns/op 1060.22 MB/s BenchmarkHash/n=320/Bytes-4 1649694 73.19 ns/op 4372.37 MB/s BenchmarkHash/n=320/String-4 554476 216.6 ns/op 1477.64 MB/s BenchmarkHash/n=1024/Write-4 232308 517.9 ns/op 1977.26 MB/s BenchmarkHash/n=1024/Bytes-4 615909 189.9 ns/op 5392.62 MB/s BenchmarkHash/n=1024/String-4 218769 550.5 ns/op 1860.00 MB/s BenchmarkHash/n=4096/Write-4 87933 1311 ns/op 3124.29 MB/s BenchmarkHash/n=4096/Bytes-4 168156 710.4 ns/op 5766.05 MB/s BenchmarkHash/n=4096/String-4 57990 2084 ns/op 1965.45 MB/s BenchmarkHash/n=16384/Write-4 26491 4367 ns/op 3751.82 MB/s BenchmarkHash/n=16384/Bytes-4 43886 2735 ns/op 5990.76 MB/s BenchmarkHash/n=16384/String-4 14556 8214 ns/op 1994.53 MB/s PASS ok hash/maphash 5.445s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 834 135027 ns/op BenchmarkEscapeNone-4 88604 1357 ns/op BenchmarkUnescape-4 847 137015 ns/op BenchmarkUnescapeNone-4 552302 255.7 ns/op BenchmarkUnescapeSparse-4 17527 6670 ns/op BenchmarkUnescapeDense-4 1195 98038 ns/op PASS ok html 1.866s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7977 14060 ns/op BenchmarkCSSEscaperNoSpecials-4 36142 3330 ns/op BenchmarkDecodeCSS-4 25207 4806 ns/op BenchmarkDecodeCSSNoSpecials-4 3671066 32.66 ns/op BenchmarkCSSValueFilter-4 123411 985.0 ns/op BenchmarkCSSValueFilterOk-4 83140 1461 ns/op BenchmarkEscapedExecute-4 4164 28108 ns/op BenchmarkHTMLNospaceEscaper-4 9963 10937 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 76310 1606 ns/op BenchmarkStripTags-4 17748 6689 ns/op BenchmarkStripTagsNoSpecials-4 331580 320.7 ns/op BenchmarkJSValEscaperWithNum-4 19080 6325 ns/op BenchmarkJSValEscaperWithStr-4 5575 20991 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17469 6853 ns/op BenchmarkJSValEscaperWithObj-4 4576 25635 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10237 ns/op BenchmarkJSStrEscaperNoSpecials-4 63553 1881 ns/op BenchmarkJSStrEscaper-4 10000 10893 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 59823 2032 ns/op BenchmarkJSRegexpEscaper-4 10000 11367 ns/op BenchmarkTemplateSpecialTags-4 85 1245747 ns/op BenchmarkURLEscaper-4 3819 30301 ns/op BenchmarkURLEscaperNoSpecials-4 185252 634.7 ns/op BenchmarkURLNormalizer-4 4874 23586 ns/op BenchmarkURLNormalizerNoSpecials-4 168187 700.9 ns/op BenchmarkSrcsetFilter-4 15585 7583 ns/op BenchmarkSrcsetFilterNoSpecials-4 115384 1055 ns/op PASS ok html/template 4.729s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 481569 232.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 411075 280.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 527611 224.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 431050 283.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1305345 92.50 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 984004 121.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1282129 93.14 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 121.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 810618 133.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 441026 257.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 345504 344.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 447588 273.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 345535 356.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 587661 183.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 492752 243.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 556624 186.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 490638 243.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 381592 313.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 755649 151.2 ns/op BenchmarkRGBASetRGBA-4 1000000 115.0 ns/op BenchmarkRGBA64At-4 578940 206.0 ns/op BenchmarkRGBA64SetRGBA64-4 647545 185.2 ns/op BenchmarkNRGBAAt-4 792507 146.1 ns/op BenchmarkNRGBASetNRGBA-4 1000000 115.0 ns/op BenchmarkNRGBA64At-4 571026 208.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 627783 186.7 ns/op BenchmarkAlphaAt-4 2308434 52.52 ns/op BenchmarkAlphaSetAlpha-4 2189691 54.55 ns/op BenchmarkAlpha16At-4 1230351 97.54 ns/op BenchmarkAlphaSetAlpha16-4 1000000 111.8 ns/op BenchmarkGrayAt-4 2296423 53.33 ns/op BenchmarkGraySetGray-4 2237179 53.58 ns/op BenchmarkGray16At-4 1262136 97.43 ns/op BenchmarkGraySetGray16-4 1000000 112.0 ns/op PASS ok image 5.716s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2974432 40.10 ns/op BenchmarkYCbCrToRGB/128-4 2974624 40.27 ns/op BenchmarkYCbCrToRGB/255-4 3042391 40.04 ns/op BenchmarkRGBToYCbCr/0-4 2998236 39.90 ns/op BenchmarkRGBToYCbCr/Cb-4 2971564 39.88 ns/op BenchmarkRGBToYCbCr/Cr-4 2962953 40.49 ns/op BenchmarkYCbCrToRGBA/0-4 2507170 47.43 ns/op BenchmarkYCbCrToRGBA/128-4 2542640 47.14 ns/op BenchmarkYCbCrToRGBA/255-4 2517932 48.01 ns/op BenchmarkNYCbCrAToRGBA/0-4 2552911 47.02 ns/op BenchmarkNYCbCrAToRGBA/128-4 2311592 51.54 ns/op BenchmarkNYCbCrAToRGBA/255-4 2557159 46.75 ns/op PASS ok image/color 2.995s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 58461949 ns/op BenchmarkFillSrc-4 384 318331 ns/op BenchmarkCopyOver-4 5 20928045 ns/op BenchmarkCopySrc-4 550 224848 ns/op BenchmarkNRGBAOver-4 5 21364499 ns/op BenchmarkNRGBASrc-4 10 10458629 ns/op BenchmarkYCbCr-4 7 15600045 ns/op BenchmarkGray-4 15 7139358 ns/op BenchmarkCMYK-4 9 12346810 ns/op BenchmarkGlyphOver-4 16 6724895 ns/op BenchmarkRGBAMaskOver-4 3 48562888 ns/op BenchmarkGrayMaskOver-4 3 34288586 ns/op BenchmarkRGBA64ImageMaskOver-4 2 51129422 ns/op BenchmarkRGBA-4 4 31581158 ns/op BenchmarkPalettedFill-4 1050 122384 ns/op BenchmarkPalettedRGBA-4 4 32512695 ns/op BenchmarkGenericOver-4 2 71964888 ns/op BenchmarkGenericMaskOver-4 4 30535959 ns/op BenchmarkGenericSrc-4 3 46009559 ns/op BenchmarkGenericMaskSrc-4 3 40362761 ns/op PASS ok image/draw 7.572s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7341512 ns/op 2.10 MB/s 48622 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 179497981 ns/op 1.71 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4484428098 ns/op 0.27 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 43 2637680 ns/op 5.86 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 218612466 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.831s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2535 46730 ns/op BenchmarkIDCT-4 2959 39839 ns/op BenchmarkDecodeBaseline-4 6 20090799 ns/op 3.08 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 24551676 ns/op 2.52 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 205020576 ns/op 5.99 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 265932684 ns/op 3.47 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.630s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11712134 9.906 ns/op BenchmarkDecodeGray-4 9 11344026 ns/op 5.78 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 44784918 ns/op 5.85 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 38089649 ns/op 6.88 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6431069 ns/op 10.19 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 35384474 ns/op 7.41 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43075189 ns/op 6.09 MB/s 605221 B/op 268 allocs/op BenchmarkEncodeGray-4 2 71670488 ns/op 4.29 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 71771303 ns/op 4.28 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 227699734 ns/op 5.40 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 259403408 ns/op 4.74 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 37224199 ns/op 8.25 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 230988636 ns/op 5.32 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 825571450 ns/op 1.49 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.857s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 61543296 ns/op 1.62 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53241312 ns/op 1.88 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 311079091 ns/op 1.61 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 261841178 ns/op 1.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 61133902 ns/op 1.64 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 67184678 ns/op 1.49 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 304352744 ns/op 1.64 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 257980536 ns/op 1.94 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 625091413 ns/op 1.60 MB/s 4005984 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 561309947 ns/op 1.78 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3461281130 ns/op 1.44 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3197842337 ns/op 1.56 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10425316 ns/op 9.59 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10510822 ns/op 9.51 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 50167650 ns/op 9.97 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 53369788 ns/op 9.37 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 102172633 ns/op 9.79 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 107544667 ns/op 9.30 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 538225513 ns/op 9.29 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 541488900 ns/op 9.23 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 71703686 ns/op 1.39 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 62588876 ns/op 1.60 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 365054603 ns/op 1.37 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 328607374 ns/op 1.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 753771789 ns/op 1.33 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 685761476 ns/op 1.46 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4346450501 ns/op 1.15 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4246631275 ns/op 1.18 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 188208207 ns/op 22.21 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 182127138 ns/op 22.95 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 36.842s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 413848 287.4 ns/op 890.65 MB/s PASS ok internal/chacha8rand 1.130s goos: linux goarch: s390x pkg: internal/concurrent BenchmarkHashTrieMapLoadSmall-4 845689 123.3 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoad-4 670155 181.7 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadLarge-4 267088 428.9 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStore-4 713935 200.0 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStoreLarge-4 153099 877.3 ns/op 25 B/op 0 allocs/op PASS ok internal/concurrent 4.303s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35542 3373 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 33918 3486 ns/op 0.57 MB/s BenchmarkMarshalCorpusFile/4-4 30595 3926 ns/op 1.02 MB/s BenchmarkMarshalCorpusFile/8-4 26775 4492 ns/op 1.78 MB/s BenchmarkMarshalCorpusFile/16-4 21555 5612 ns/op 2.85 MB/s BenchmarkMarshalCorpusFile/32-4 14841 8058 ns/op 3.97 MB/s BenchmarkMarshalCorpusFile/64-4 10000 10168 ns/op 6.29 MB/s BenchmarkMarshalCorpusFile/128-4 9420 12578 ns/op 10.18 MB/s BenchmarkMarshalCorpusFile/256-4 4212 28245 ns/op 9.06 MB/s BenchmarkMarshalCorpusFile/512-4 2156 53855 ns/op 9.51 MB/s BenchmarkMarshalCorpusFile/1024-4 1165 98535 ns/op 10.39 MB/s BenchmarkMarshalCorpusFile/2048-4 598 193020 ns/op 10.61 MB/s BenchmarkMarshalCorpusFile/4096-4 310 384422 ns/op 10.65 MB/s BenchmarkMarshalCorpusFile/8192-4 153 775839 ns/op 10.56 MB/s BenchmarkMarshalCorpusFile/16384-4 73 1540424 ns/op 10.64 MB/s BenchmarkMarshalCorpusFile/32768-4 32 3581494 ns/op 9.15 MB/s BenchmarkMarshalCorpusFile/65536-4 14 7423764 ns/op 8.83 MB/s BenchmarkMarshalCorpusFile/131072-4 7 15658114 ns/op 8.37 MB/s BenchmarkMarshalCorpusFile/262144-4 4 30827526 ns/op 8.50 MB/s BenchmarkMarshalCorpusFile/524288-4 2 61583708 ns/op 8.51 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 122394045 ns/op 8.57 MB/s BenchmarkUnmarshalCorpusFile/1-4 7401 14939 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7423 15698 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6640 17430 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 5961 19156 ns/op 0.42 MB/s BenchmarkUnmarshalCorpusFile/16-4 5090 22432 ns/op 0.71 MB/s BenchmarkUnmarshalCorpusFile/32-4 3744 32305 ns/op 0.99 MB/s BenchmarkUnmarshalCorpusFile/64-4 3102 36978 ns/op 1.73 MB/s BenchmarkUnmarshalCorpusFile/128-4 2598 45508 ns/op 2.81 MB/s BenchmarkUnmarshalCorpusFile/256-4 1006 118418 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/512-4 534 220069 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/1024-4 276 428205 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/2048-4 141 843162 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/4096-4 68 1679473 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 3348171 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6682479 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13334442 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26399636 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 53909440 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 108811549 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 215511137 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 435458982 ns/op 2.41 MB/s BenchmarkMutatorBytes/1-4 35355 3456 ns/op BenchmarkMutatorBytes/10-4 34587 3304 ns/op BenchmarkMutatorBytes/100-4 33825 3560 ns/op BenchmarkMutatorBytes/1000-4 22226 5517 ns/op BenchmarkMutatorBytes/10000-4 9370 22720 ns/op BenchmarkMutatorBytes/100000-4 1411 122125 ns/op BenchmarkMutatorString/1-4 32228 3648 ns/op BenchmarkMutatorString/10-4 34174 3609 ns/op BenchmarkMutatorString/100-4 30490 4041 ns/op BenchmarkMutatorString/1000-4 14980 7945 ns/op BenchmarkMutatorString/10000-4 4126 42959 ns/op BenchmarkMutatorString/100000-4 319 330612 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18993 6270 ns/op BenchmarkMutatorAllBasicTypes/string-4 19040 6298 ns/op BenchmarkMutatorAllBasicTypes/bool-4 65128 1868 ns/op BenchmarkMutatorAllBasicTypes/float32-4 58815 2084 ns/op BenchmarkMutatorAllBasicTypes/float64-4 59192 2066 ns/op BenchmarkMutatorAllBasicTypes/int-4 62690 1922 ns/op BenchmarkMutatorAllBasicTypes/int8-4 62125 1961 ns/op BenchmarkMutatorAllBasicTypes/int16-4 63596 1908 ns/op BenchmarkMutatorAllBasicTypes/int32-4 61813 1932 ns/op BenchmarkMutatorAllBasicTypes/int64-4 63424 1917 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 59840 2071 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 60364 1985 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 61230 2011 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 60656 1982 ns/op PASS ok internal/fuzz 11.892s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 38326 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 36192 3206 ns/op BenchmarkSplicePipePoolParallel-4 242308 1178 ns/op BenchmarkSplicePipeNativeParallel-4 82510 1593 ns/op PASS ok internal/poll 1.998s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 14379847 8.369 ns/op BenchmarkAnd32Parallel-4 2686503 44.27 ns/op BenchmarkAnd64-4 14442553 8.367 ns/op BenchmarkAnd64Parallel-4 2520076 46.80 ns/op BenchmarkOr32-4 14369127 8.356 ns/op BenchmarkOr32Parallel-4 2531676 48.73 ns/op BenchmarkOr64-4 14365315 8.338 ns/op BenchmarkOr64Parallel-4 2412339 46.38 ns/op BenchmarkAtomicLoad64-4 17270137 6.971 ns/op BenchmarkAtomicStore64-4 16919487 9.077 ns/op BenchmarkAtomicLoad-4 15520875 7.679 ns/op BenchmarkAtomicStore-4 17030392 7.076 ns/op BenchmarkAnd8-4 15159864 7.939 ns/op BenchmarkAnd-4 15165903 7.924 ns/op BenchmarkAnd8Parallel-4 3032676 39.73 ns/op BenchmarkAndParallel-4 3069968 38.39 ns/op BenchmarkOr8-4 14836140 8.120 ns/op BenchmarkOr-4 15042452 7.949 ns/op BenchmarkOr8Parallel-4 3024655 39.28 ns/op BenchmarkOrParallel-4 3070660 38.71 ns/op BenchmarkXadd-4 3185858 37.61 ns/op BenchmarkXadd64-4 3154918 37.99 ns/op BenchmarkCas-4 2821892 43.80 ns/op BenchmarkCas64-4 2648298 44.20 ns/op BenchmarkXchg-4 2670108 41.12 ns/op BenchmarkXchg64-4 3004041 39.48 ns/op PASS ok internal/runtime/atomic 4.869s PASS ok internal/zstd 1.027s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 20142 7035 ns/op BenchmarkCopyNLarge-4 367 356199 ns/op PASS ok io 1.392s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 189205 616.2 ns/op BenchmarkPrintln-4 20533 5812 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 34711 3501 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 5409 21861 ns/op BenchmarkDiscard-4 872884 134.6 ns/op 0 B/op 0 allocs/op PASS ok log 1.801s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 16075 7495 ns/op 311 B/op 16 allocs/op BenchmarkWriteTime-4 59528 1986 ns/op BenchmarkJSONHandler/defaults-4 5971 20305 ns/op 532 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3372 33216 ns/op 785 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4072 29798 ns/op 745 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5829 20223 ns/op 530 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5828 20892 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4826 23958 ns/op 508 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25593 4740 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23881 4963 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 115407 1062 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 81636 1593 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 77973 1520 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 72008 1858 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 80350 1639 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 90700 1389 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 107.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 613695 194.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 635948 202.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 452492 264.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 371920 317.4 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5180 19730 ns/op BenchmarkDispatch/switch-checked-4 157740 718.2 ns/op BenchmarkDispatch/As-4 179371 654.8 ns/op BenchmarkDispatch/Visit-4 153892 779.2 ns/op BenchmarkUnsafeStrings-4 18507 6374 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 PASS ok log/slog 4.570s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 528356 195.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 528628 201.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 332376 404.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 100390 1217 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 46756 2366 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 62928 1984 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 37267 3509 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 9945 14563 ns/op 3464 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14404 8611 ns/op 601 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 12528 9375 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8866 16695 ns/op 1076 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2826 47162 ns/op 4313 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 14497 10501 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 10936 9438 ns/op 528 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 10008 16970 ns/op 940 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3789 31466 ns/op 3714 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.848s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 36215468 ns/op PASS ok maps 1.766s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6563481 18.50 ns/op BenchmarkAcosh-4 4647381 24.82 ns/op BenchmarkAsin-4 6686374 17.73 ns/op BenchmarkAsinh-4 4280739 26.52 ns/op BenchmarkAtan-4 7141828 16.43 ns/op BenchmarkAtanh-4 4874208 24.42 ns/op BenchmarkAtan2-4 5073124 23.38 ns/op BenchmarkCbrt-4 5660262 20.82 ns/op BenchmarkCeil-4 16358438 7.171 ns/op BenchmarkCopysign-4 1955011 63.59 ns/op BenchmarkCos-4 7323464 14.07 ns/op BenchmarkCosh-4 6941623 17.30 ns/op BenchmarkErf-4 7644673 15.45 ns/op BenchmarkErfc-4 7804921 15.34 ns/op BenchmarkErfinv-4 3203415 35.75 ns/op BenchmarkErfcinv-4 3353450 35.72 ns/op BenchmarkExp-4 7539955 15.85 ns/op BenchmarkExpGo-4 735434 161.8 ns/op BenchmarkExpm1-4 7094455 16.65 ns/op BenchmarkExp2-4 775480 154.4 ns/op BenchmarkExp2Go-4 739052 168.7 ns/op BenchmarkAbs-4 2646058 45.49 ns/op BenchmarkDim-4 8393526 14.18 ns/op BenchmarkFloor-4 15889542 7.386 ns/op BenchmarkMax-4 12545097 9.533 ns/op BenchmarkMin-4 11339857 10.53 ns/op BenchmarkMod-4 199092 603.5 ns/op BenchmarkFrexp-4 1229341 97.60 ns/op BenchmarkGamma-4 401486 300.3 ns/op BenchmarkHypot-4 1000000 107.8 ns/op BenchmarkHypotGo-4 1000000 114.1 ns/op BenchmarkIlogb-4 1489396 79.95 ns/op BenchmarkJ0-4 163590 750.7 ns/op BenchmarkJ1-4 177309 686.9 ns/op BenchmarkJn-4 88215 1372 ns/op BenchmarkLdexp-4 1000000 105.0 ns/op BenchmarkLgamma-4 505344 233.6 ns/op BenchmarkLog-4 6579964 18.53 ns/op BenchmarkLogb-4 1447132 82.06 ns/op BenchmarkLog1p-4 6952902 17.44 ns/op BenchmarkLog10-4 6348640 19.12 ns/op BenchmarkLog2-4 1055112 110.1 ns/op BenchmarkModf-4 2521491 47.83 ns/op BenchmarkNextafter32-4 2423012 49.33 ns/op BenchmarkNextafter64-4 2431250 49.67 ns/op BenchmarkPowInt-4 3459493 34.31 ns/op BenchmarkPowFrac-4 3402759 34.48 ns/op BenchmarkPow10Pos-4 4275169 27.95 ns/op BenchmarkPow10Neg-4 3773815 31.43 ns/op BenchmarkRound-4 8471494 14.18 ns/op BenchmarkRoundToEven-4 7783855 14.50 ns/op BenchmarkRemainder-4 306232 402.7 ns/op BenchmarkSignbit-4 3972210 30.14 ns/op BenchmarkSin-4 8999812 13.32 ns/op BenchmarkSincos-4 638175 183.0 ns/op BenchmarkSinh-4 6668113 18.24 ns/op BenchmarkSqrtIndirect-4 14862675 7.955 ns/op BenchmarkSqrtLatency-4 10502288 11.45 ns/op BenchmarkSqrtIndirectLatency-4 10546096 11.46 ns/op BenchmarkSqrtGoLatency-4 1374198 87.90 ns/op BenchmarkSqrtPrime-4 119541 1000 ns/op BenchmarkTan-4 6388867 18.96 ns/op BenchmarkTanh-4 5706524 20.73 ns/op BenchmarkTrunc-4 15961530 7.410 ns/op BenchmarkY0-4 187356 643.9 ns/op BenchmarkY1-4 186301 650.7 ns/op BenchmarkYn-4 90582 1324 ns/op BenchmarkFloat64bits-4 3832963 30.91 ns/op BenchmarkFloat64frombits-4 3938816 30.56 ns/op BenchmarkFloat32bits-4 3906832 30.95 ns/op BenchmarkFloat32frombits-4 3989622 30.12 ns/op BenchmarkFMA-4 16280526 7.393 ns/op PASS ok math 11.631s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 9282534 10.99 ns/op 5821.43 MB/s BenchmarkAddVV/2-4 9675154 12.12 ns/op 10557.37 MB/s BenchmarkAddVV/3-4 8815850 13.58 ns/op 14141.15 MB/s BenchmarkAddVV/4-4 9647376 12.54 ns/op 20416.53 MB/s BenchmarkAddVV/5-4 8755311 13.73 ns/op 23314.33 MB/s BenchmarkAddVV/10-4 6724228 17.71 ns/op 36141.64 MB/s BenchmarkAddVV/100-4 2342553 51.28 ns/op 124792.98 MB/s BenchmarkAddVV/1000-4 303688 398.0 ns/op 160789.47 MB/s BenchmarkSubVV/1-4 11574398 10.44 ns/op 6129.08 MB/s BenchmarkSubVV/2-4 10365187 11.65 ns/op 10984.93 MB/s BenchmarkSubVV/3-4 9201552 13.04 ns/op 14726.34 MB/s BenchmarkSubVV/4-4 9560677 12.52 ns/op 20451.77 MB/s BenchmarkSubVV/5-4 8826757 13.71 ns/op 23334.27 MB/s BenchmarkSubVV/10-4 5942438 19.14 ns/op 33442.34 MB/s BenchmarkSubVV/100-4 2362546 51.04 ns/op 125381.89 MB/s BenchmarkSubVV/1000-4 306189 399.5 ns/op 160182.50 MB/s BenchmarkAddVW/1-4 11669509 10.21 ns/op 783.68 MB/s BenchmarkAddVW/2-4 11628487 9.946 ns/op 1608.71 MB/s BenchmarkAddVW/3-4 11333589 10.63 ns/op 2257.15 MB/s BenchmarkAddVW/4-4 10464520 11.34 ns/op 2822.52 MB/s BenchmarkAddVW/5-4 10722571 11.31 ns/op 3537.51 MB/s BenchmarkAddVW/10-4 7631318 15.62 ns/op 5121.24 MB/s BenchmarkAddVW/100-4 4791865 24.46 ns/op 32701.63 MB/s BenchmarkAddVW/1000-4 698742 151.8 ns/op 52703.21 MB/s BenchmarkAddVWext/1-4 11804860 10.19 ns/op 785.43 MB/s BenchmarkAddVWext/2-4 12153273 9.929 ns/op 1611.50 MB/s BenchmarkAddVWext/3-4 11144276 10.78 ns/op 2225.81 MB/s BenchmarkAddVWext/4-4 10702156 11.25 ns/op 2844.23 MB/s BenchmarkAddVWext/5-4 10575303 11.35 ns/op 3523.99 MB/s BenchmarkAddVWext/10-4 8875437 13.51 ns/op 5921.39 MB/s BenchmarkAddVWext/100-4 2076400 57.12 ns/op 14005.97 MB/s BenchmarkAddVWext/1000-4 294234 421.6 ns/op 18974.51 MB/s BenchmarkSubVW/1-4 11832415 10.21 ns/op 783.24 MB/s BenchmarkSubVW/2-4 11725986 10.20 ns/op 1569.11 MB/s BenchmarkSubVW/3-4 11088258 10.86 ns/op 2210.43 MB/s BenchmarkSubVW/4-4 10616022 11.23 ns/op 2850.48 MB/s BenchmarkSubVW/5-4 10573426 11.41 ns/op 3505.43 MB/s BenchmarkSubVW/10-4 7769343 15.45 ns/op 5178.94 MB/s BenchmarkSubVW/100-4 4980127 24.40 ns/op 32788.58 MB/s BenchmarkSubVW/1000-4 755852 145.8 ns/op 54886.13 MB/s BenchmarkSubVWext/1-4 11769800 10.26 ns/op 779.98 MB/s BenchmarkSubVWext/2-4 11614024 10.24 ns/op 1563.10 MB/s BenchmarkSubVWext/3-4 10793276 11.01 ns/op 2178.95 MB/s BenchmarkSubVWext/4-4 10416664 11.43 ns/op 2800.80 MB/s BenchmarkSubVWext/5-4 10255639 11.81 ns/op 3386.96 MB/s BenchmarkSubVWext/10-4 8194150 14.47 ns/op 5529.53 MB/s BenchmarkSubVWext/100-4 2085298 56.84 ns/op 14074.29 MB/s BenchmarkSubVWext/1000-4 295244 412.3 ns/op 19402.81 MB/s BenchmarkMulAddVWW/1-4 9652885 12.33 ns/op 5192.27 MB/s BenchmarkMulAddVWW/2-4 8885702 13.62 ns/op 9400.87 MB/s BenchmarkMulAddVWW/3-4 7833721 15.35 ns/op 12504.40 MB/s BenchmarkMulAddVWW/4-4 7028006 16.97 ns/op 15086.54 MB/s BenchmarkMulAddVWW/5-4 6387506 18.67 ns/op 17141.50 MB/s BenchmarkMulAddVWW/10-4 4391916 27.16 ns/op 23566.15 MB/s BenchmarkMulAddVWW/100-4 574768 197.7 ns/op 32370.49 MB/s BenchmarkMulAddVWW/1000-4 67092 1792 ns/op 35722.44 MB/s BenchmarkAddMulVVW/1-4 10464134 11.44 ns/op 5595.24 MB/s BenchmarkAddMulVVW/2-4 8603875 14.30 ns/op 8949.11 MB/s BenchmarkAddMulVVW/3-4 7909309 14.86 ns/op 12919.18 MB/s BenchmarkAddMulVVW/4-4 7213687 16.71 ns/op 15322.45 MB/s BenchmarkAddMulVVW/5-4 6590214 18.23 ns/op 17555.23 MB/s BenchmarkAddMulVVW/10-4 4220095 28.30 ns/op 22611.05 MB/s BenchmarkAddMulVVW/100-4 546153 217.5 ns/op 29430.36 MB/s BenchmarkAddMulVVW/1000-4 58698 2061 ns/op 31050.30 MB/s BenchmarkDivWVW/1-4 2487333 46.96 ns/op 1362.94 MB/s BenchmarkDivWVW/2-4 1000000 104.3 ns/op 1226.89 MB/s BenchmarkDivWVW/3-4 820453 145.4 ns/op 1320.25 MB/s BenchmarkDivWVW/4-4 687412 174.7 ns/op 1465.79 MB/s BenchmarkDivWVW/5-4 623556 192.2 ns/op 1664.56 MB/s BenchmarkDivWVW/10-4 329031 362.9 ns/op 1763.45 MB/s BenchmarkDivWVW/100-4 37808 3149 ns/op 2032.32 MB/s BenchmarkDivWVW/1000-4 4230 28223 ns/op 2267.61 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2870592 41.77 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2824274 41.93 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1887835 63.56 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1443902 83.20 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 100.4 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 107.6 ns/op BenchmarkNonZeroShifts/4/shrVU-4 968578 124.8 ns/op BenchmarkNonZeroShifts/4/shlVU-4 803073 151.1 ns/op BenchmarkNonZeroShifts/5/shrVU-4 816778 146.5 ns/op BenchmarkNonZeroShifts/5/shlVU-4 623990 170.8 ns/op BenchmarkNonZeroShifts/10/shrVU-4 406478 265.9 ns/op BenchmarkNonZeroShifts/10/shlVU-4 378058 312.8 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50480 2409 ns/op BenchmarkNonZeroShifts/100/shlVU-4 43298 2780 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5107 23716 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4497 27022 ns/op BenchmarkDecimalConversion-4 182 615504 ns/op BenchmarkFloatString/100-4 9606 12322 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 176 634693 ns/op 2909 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 59129650 ns/op 61936 B/op 59 allocs/op BenchmarkFloatString/100000-4 1 5864896396 ns/op 850368 B/op 507 allocs/op BenchmarkFloatAdd/10-4 102600 1169 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 89554 1330 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 50737 2308 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 14090 8558 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1593 92818 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 146625 807.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 134514 907.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 94370 1272 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26755 4475 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3300 36373 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1414 83438 ns/op BenchmarkParseFloatLargeExp-4 320 380408 ns/op BenchmarkGCD10x10/WithoutXY-4 183620 635.8 ns/op BenchmarkGCD10x10/WithXY-4 44757 2675 ns/op BenchmarkGCD10x100/WithoutXY-4 87967 1366 ns/op BenchmarkGCD10x100/WithXY-4 13561 9155 ns/op BenchmarkGCD10x1000/WithoutXY-4 61368 1851 ns/op BenchmarkGCD10x1000/WithXY-4 9964 11208 ns/op BenchmarkGCD100x100/WithoutXY-4 22008 5358 ns/op BenchmarkGCD100x100/WithXY-4 7646 14656 ns/op BenchmarkGCD100x1000/WithoutXY-4 9658 12328 ns/op BenchmarkGCD100x1000/WithXY-4 4576 26252 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1831 65937 ns/op BenchmarkGCD1000x1000/WithXY-4 956 122933 ns/op BenchmarkHilbert-4 16 6981170 ns/op BenchmarkBinomial-4 8787 12979 ns/op BenchmarkQuoRem-4 14739 8339 ns/op BenchmarkExp-4 8 13793508 ns/op BenchmarkExpMont/Odd-4 128 914510 ns/op 2592 B/op 22 allocs/op BenchmarkExpMont/Even1-4 128 934117 ns/op 3372 B/op 38 allocs/op BenchmarkExpMont/Even2-4 122 975777 ns/op 3865 B/op 53 allocs/op BenchmarkExpMont/Even3-4 122 974412 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even4-4 122 969614 ns/op 3873 B/op 54 allocs/op BenchmarkExpMont/Even8-4 122 973530 ns/op 3882 B/op 54 allocs/op BenchmarkExpMont/Even32-4 122 968046 ns/op 3869 B/op 54 allocs/op BenchmarkExpMont/Even64-4 136 877773 ns/op 3622 B/op 53 allocs/op BenchmarkExpMont/Even96-4 142 839750 ns/op 3795 B/op 51 allocs/op BenchmarkExpMont/Even128-4 154 768940 ns/op 3259 B/op 50 allocs/op BenchmarkExpMont/Even255-4 164 737542 ns/op 2964 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 514 230212 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 448 266247 ns/op 1741 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 444 266984 ns/op 1745 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 450 265595 ns/op 1743 B/op 47 allocs/op BenchmarkExp2-4 8 14177526 ns/op BenchmarkBitset-4 858210 139.8 ns/op BenchmarkBitsetNeg-4 294672 391.5 ns/op BenchmarkBitsetOrig-4 207673 563.9 ns/op BenchmarkBitsetNegOrig-4 149968 791.4 ns/op BenchmarkModSqrt225_Tonelli-4 96 1165796 ns/op BenchmarkModSqrt225_3Mod4-4 343 348286 ns/op BenchmarkModSqrt231_Tonelli-4 96 1211806 ns/op BenchmarkModSqrt231_5Mod8-4 283 422720 ns/op BenchmarkModInverse-4 9376 12112 ns/op BenchmarkSqrt-4 916 130857 ns/op BenchmarkIntSqr/1-4 1387471 85.63 ns/op BenchmarkIntSqr/2-4 557330 211.4 ns/op BenchmarkIntSqr/3-4 440228 272.6 ns/op BenchmarkIntSqr/5-4 300168 399.4 ns/op BenchmarkIntSqr/8-4 192600 611.6 ns/op BenchmarkIntSqr/10-4 153542 783.1 ns/op BenchmarkIntSqr/20-4 32456 3710 ns/op BenchmarkIntSqr/30-4 23812 5147 ns/op BenchmarkIntSqr/50-4 13208 8961 ns/op BenchmarkIntSqr/80-4 6984 16023 ns/op BenchmarkIntSqr/100-4 5362 21805 ns/op BenchmarkIntSqr/200-4 1896 63416 ns/op BenchmarkIntSqr/300-4 954 124890 ns/op BenchmarkIntSqr/500-4 423 281362 ns/op BenchmarkIntSqr/800-4 193 613665 ns/op BenchmarkIntSqr/1000-4 134 878452 ns/op BenchmarkDiv/20/10-4 326370 373.0 ns/op BenchmarkDiv/40/20-4 297620 397.8 ns/op BenchmarkDiv/100/50-4 304557 398.7 ns/op BenchmarkDiv/200/100-4 39508 3120 ns/op BenchmarkDiv/400/200-4 34894 3590 ns/op BenchmarkDiv/1000/500-4 25377 4893 ns/op BenchmarkDiv/2000/1000-4 17024 7237 ns/op BenchmarkDiv/20000/10000-4 860 138115 ns/op BenchmarkDiv/200000/100000-4 21 5543529 ns/op BenchmarkDiv/2000000/1000000-4 1 195254071 ns/op BenchmarkDiv/20000000/10000000-4 1 6690095192 ns/op BenchmarkMul-4 3 39786919 ns/op BenchmarkNatMul/10-4 129610 864.1 ns/op BenchmarkNatMul/100-4 4153 27964 ns/op BenchmarkNatMul/1000-4 100 1057265 ns/op BenchmarkZeroShifts/Shl-4 40068 2951 ns/op BenchmarkZeroShifts/ShlSame-4 6305269 19.12 ns/op BenchmarkZeroShifts/Shr-4 40923 2740 ns/op BenchmarkZeroShifts/ShrSame-4 5550051 19.12 ns/op BenchmarkExp3Power/0x10-4 214110 526.4 ns/op BenchmarkExp3Power/0x40-4 187582 648.5 ns/op BenchmarkExp3Power/0x100-4 90726 1283 ns/op BenchmarkExp3Power/0x400-4 35330 3257 ns/op BenchmarkExp3Power/0x1000-4 6747 17265 ns/op BenchmarkExp3Power/0x4000-4 1114 107176 ns/op BenchmarkExp3Power/0x10000-4 124 933249 ns/op BenchmarkExp3Power/0x40000-4 13 9211348 ns/op BenchmarkExp3Power/0x100000-4 2 85224516 ns/op BenchmarkExp3Power/0x400000-4 1 786089768 ns/op BenchmarkFibo-4 4 26930950 ns/op BenchmarkNatSqr/1-4 1000000 106.9 ns/op BenchmarkNatSqr/2-4 463383 232.2 ns/op BenchmarkNatSqr/3-4 383575 304.5 ns/op BenchmarkNatSqr/5-4 262465 444.6 ns/op BenchmarkNatSqr/8-4 171673 667.8 ns/op BenchmarkNatSqr/10-4 137505 845.2 ns/op BenchmarkNatSqr/20-4 33746 3509 ns/op BenchmarkNatSqr/30-4 22993 5188 ns/op BenchmarkNatSqr/50-4 13112 9047 ns/op BenchmarkNatSqr/80-4 6790 16756 ns/op BenchmarkNatSqr/100-4 5265 22498 ns/op BenchmarkNatSqr/200-4 1875 63928 ns/op BenchmarkNatSqr/300-4 933 128162 ns/op BenchmarkNatSqr/500-4 412 287576 ns/op BenchmarkNatSqr/800-4 193 601490 ns/op BenchmarkNatSqr/1000-4 138 864385 ns/op BenchmarkNatSetBytes/8-4 3115046 38.04 ns/op BenchmarkNatSetBytes/24-4 673633 159.1 ns/op BenchmarkNatSetBytes/128-4 266136 436.0 ns/op BenchmarkNatSetBytes/7-4 909703 128.0 ns/op BenchmarkNatSetBytes/23-4 487513 238.1 ns/op BenchmarkNatSetBytes/127-4 222722 522.7 ns/op BenchmarkScanPi-4 247 457420 ns/op BenchmarkStringPiParallel-4 684 155569 ns/op BenchmarkScan/10/Base2-4 37638 3194 ns/op BenchmarkScan/100/Base2-4 4308 27658 ns/op BenchmarkScan/1000/Base2-4 432 274995 ns/op BenchmarkScan/10/Base8-4 89430 1350 ns/op BenchmarkScan/100/Base8-4 12415 9645 ns/op BenchmarkScan/1000/Base8-4 1264 95098 ns/op BenchmarkScan/10/Base10-4 97489 1240 ns/op BenchmarkScan/100/Base10-4 13453 8988 ns/op BenchmarkScan/1000/Base10-4 1378 86595 ns/op BenchmarkScan/10/Base16-4 110956 1087 ns/op BenchmarkScan/100/Base16-4 15640 7715 ns/op BenchmarkScan/1000/Base16-4 1599 74879 ns/op BenchmarkString/10/Base2-4 194635 614.2 ns/op BenchmarkString/100/Base2-4 27506 4312 ns/op BenchmarkString/1000/Base2-4 2948 40797 ns/op BenchmarkString/10/Base8-4 351178 342.5 ns/op BenchmarkString/100/Base8-4 70239 1695 ns/op BenchmarkString/1000/Base8-4 8217 14801 ns/op BenchmarkString/10/Base10-4 214011 566.6 ns/op BenchmarkString/100/Base10-4 40897 2914 ns/op BenchmarkString/1000/Base10-4 4095 29155 ns/op BenchmarkString/10/Base16-4 407563 297.2 ns/op BenchmarkString/100/Base16-4 91231 1329 ns/op BenchmarkString/1000/Base16-4 10000 11047 ns/op BenchmarkLeafSize/0-4 30 3867845 ns/op BenchmarkLeafSize/1-4 465 248011 ns/op BenchmarkLeafSize/2-4 478 253773 ns/op BenchmarkLeafSize/3-4 294 395870 ns/op BenchmarkLeafSize/4-4 490 238427 ns/op BenchmarkLeafSize/5-4 270 445910 ns/op BenchmarkLeafSize/6-4 304 386290 ns/op BenchmarkLeafSize/7-4 336 350514 ns/op BenchmarkLeafSize/8-4 500 233162 ns/op BenchmarkLeafSize/9-4 223 527149 ns/op BenchmarkLeafSize/10-4 271 433918 ns/op BenchmarkLeafSize/11-4 249 481312 ns/op BenchmarkLeafSize/12-4 304 394415 ns/op BenchmarkLeafSize/13-4 259 446562 ns/op BenchmarkLeafSize/14-4 340 346772 ns/op BenchmarkLeafSize/15-4 345 343427 ns/op BenchmarkLeafSize/16-4 494 235315 ns/op BenchmarkLeafSize/32-4 486 243768 ns/op BenchmarkLeafSize/64-4 420 266091 ns/op BenchmarkProbablyPrime/n=0-4 6 19288062 ns/op BenchmarkProbablyPrime/n=1-4 5 21369501 ns/op BenchmarkProbablyPrime/n=5-4 4 29621009 ns/op BenchmarkProbablyPrime/n=10-4 3 39752322 ns/op BenchmarkProbablyPrime/n=20-4 2 60882812 ns/op BenchmarkProbablyPrime/Lucas-4 6 17151153 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 56 2109246 ns/op BenchmarkRatCmp-4 202069 547.7 ns/op BenchmarkFloatPrecExact/1-4 133596 938.9 ns/op BenchmarkFloatPrecExact/10-4 41142 2835 ns/op BenchmarkFloatPrecExact/100-4 8994 11946 ns/op BenchmarkFloatPrecExact/1000-4 1488 72915 ns/op BenchmarkFloatPrecExact/10000-4 96 1221645 ns/op BenchmarkFloatPrecExact/100000-4 3 45925028 ns/op BenchmarkFloatPrecExact/1000000-4 1 2192811842 ns/op BenchmarkFloatPrecMixed/1-4 120602 989.1 ns/op BenchmarkFloatPrecMixed/10-4 36705 3283 ns/op BenchmarkFloatPrecMixed/100-4 4009 27211 ns/op BenchmarkFloatPrecMixed/1000-4 289 411325 ns/op BenchmarkFloatPrecMixed/10000-4 9 11796051 ns/op BenchmarkFloatPrecMixed/100000-4 1 534766776 ns/op BenchmarkFloatPrecMixed/1000000-4 1 36137699189 ns/op BenchmarkFloatPrecInexact/1-4 197209 594.7 ns/op BenchmarkFloatPrecInexact/10-4 185700 641.6 ns/op BenchmarkFloatPrecInexact/100-4 103048 1114 ns/op BenchmarkFloatPrecInexact/1000-4 27261 4339 ns/op BenchmarkFloatPrecInexact/10000-4 3230 35668 ns/op BenchmarkFloatPrecInexact/100000-4 332 346834 ns/op BenchmarkFloatPrecInexact/1000000-4 25 4483148 ns/op BenchmarkFloatSqrt/64-4 13244 9097 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7627 15273 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5209 22246 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2647 44263 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 504 232977 ns/op 18135 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 38 3107427 ns/op 176544 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 228577460 ns/op 3738016 B/op 596 allocs/op PASS ok math/big 98.281s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7886013 15.29 ns/op BenchmarkLeadingZeros8-4 7548289 15.40 ns/op BenchmarkLeadingZeros16-4 7869363 15.30 ns/op BenchmarkLeadingZeros32-4 7769974 15.41 ns/op BenchmarkLeadingZeros64-4 7716902 15.07 ns/op BenchmarkTrailingZeros-4 7688010 15.37 ns/op BenchmarkTrailingZeros8-4 7756762 15.58 ns/op BenchmarkTrailingZeros16-4 7495194 15.93 ns/op BenchmarkTrailingZeros32-4 7600258 15.85 ns/op BenchmarkTrailingZeros64-4 7621281 15.52 ns/op BenchmarkOnesCount-4 7782914 14.94 ns/op BenchmarkOnesCount8-4 8223297 14.62 ns/op BenchmarkOnesCount16-4 7838737 15.05 ns/op BenchmarkOnesCount32-4 7853176 14.97 ns/op BenchmarkOnesCount64-4 7879399 14.90 ns/op BenchmarkRotateLeft-4 7740759 15.16 ns/op BenchmarkRotateLeft8-4 7566970 15.66 ns/op BenchmarkRotateLeft16-4 7683700 15.58 ns/op BenchmarkRotateLeft32-4 7849200 14.78 ns/op BenchmarkRotateLeft64-4 7886041 14.84 ns/op BenchmarkReverse-4 13321441 8.699 ns/op BenchmarkReverse8-4 16124660 7.499 ns/op BenchmarkReverse16-4 14752674 8.047 ns/op BenchmarkReverse32-4 13328618 8.968 ns/op BenchmarkReverse64-4 13247318 8.626 ns/op BenchmarkReverseBytes-4 14815336 8.051 ns/op BenchmarkReverseBytes16-4 15954004 7.546 ns/op BenchmarkReverseBytes32-4 14999502 7.939 ns/op BenchmarkReverseBytes64-4 14547976 7.939 ns/op BenchmarkAdd-4 7589462 14.67 ns/op BenchmarkAdd32-4 7806214 14.70 ns/op BenchmarkAdd64-4 8034162 14.81 ns/op BenchmarkAdd64multiple-4 14817933 8.162 ns/op BenchmarkSub-4 8107352 14.63 ns/op BenchmarkSub32-4 8102310 15.13 ns/op BenchmarkSub64-4 7051416 15.56 ns/op BenchmarkSub64multiple-4 14836334 8.181 ns/op BenchmarkMul-4 7890057 14.44 ns/op BenchmarkMul32-4 8008994 14.56 ns/op BenchmarkMul64-4 8226488 14.57 ns/op BenchmarkDiv-4 2709276 41.49 ns/op BenchmarkDiv32-4 6457527 18.66 ns/op BenchmarkDiv64-4 2885438 41.02 ns/op PASS ok math/bits 6.826s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 106.0 ns/op BenchmarkAcos-4 271452 415.4 ns/op BenchmarkAcosh-4 276469 435.4 ns/op BenchmarkAsin-4 293731 420.2 ns/op BenchmarkAsinh-4 289676 414.9 ns/op BenchmarkAtan-4 1000000 111.3 ns/op BenchmarkAtanh-4 1000000 111.4 ns/op BenchmarkConj-4 15957212 7.588 ns/op BenchmarkCos-4 413828 273.5 ns/op BenchmarkCosh-4 439056 279.7 ns/op BenchmarkExp-4 575574 203.9 ns/op BenchmarkLog-4 812478 150.7 ns/op BenchmarkLog10-4 790810 151.2 ns/op BenchmarkPhase-4 4646919 25.55 ns/op BenchmarkPolar-4 908268 129.9 ns/op BenchmarkPow-4 323820 380.9 ns/op BenchmarkRect-4 643293 197.3 ns/op BenchmarkSin-4 393622 259.5 ns/op BenchmarkSinh-4 472288 258.2 ns/op BenchmarkSqrt-4 373096 318.4 ns/op BenchmarkTan-4 1000000 101.3 ns/op BenchmarkTanh-4 1789309 65.01 ns/op PASS ok math/cmplx 3.870s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 816242 132.1 ns/op BenchmarkInt63ThreadsafeParallel-4 1340950 88.43 ns/op BenchmarkInt63Unthreadsafe-4 952240 119.3 ns/op BenchmarkIntn1000-4 799611 146.5 ns/op BenchmarkInt63n1000-4 870289 136.2 ns/op BenchmarkInt31n1000-4 870972 133.5 ns/op BenchmarkFloat32-4 862074 133.3 ns/op BenchmarkFloat64-4 972394 121.9 ns/op BenchmarkPerm3-4 194304 625.3 ns/op BenchmarkPerm30-4 22087 5418 ns/op BenchmarkPerm30ViaShuffle-4 19356 6217 ns/op BenchmarkShuffleOverhead-4 15409 7738 ns/op BenchmarkRead3-4 776430 154.7 ns/op BenchmarkRead64-4 66379 1808 ns/op BenchmarkRead1000-4 4530 26498 ns/op BenchmarkConcurrent-4 334692 353.6 ns/op PASS ok math/rand 3.299s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 5042977 23.58 ns/op BenchmarkChaCha8Read-4 746373 141.2 ns/op 226.55 MB/s BenchmarkPCG_DXSM-4 3183675 36.79 ns/op BenchmarkSourceUint64-4 3289130 36.67 ns/op BenchmarkGlobalInt64-4 3049191 38.86 ns/op BenchmarkGlobalInt64Parallel-4 3359227 33.28 ns/op BenchmarkGlobalUint64-4 3042224 41.54 ns/op BenchmarkGlobalUint64Parallel-4 3122418 38.00 ns/op BenchmarkInt64-4 1684753 72.04 ns/op BenchmarkUint64-4 1683716 71.19 ns/op BenchmarkGlobalIntN1000-4 2138755 56.15 ns/op BenchmarkIntN1000-4 1351994 87.36 ns/op BenchmarkInt64N1000-4 1378550 87.50 ns/op BenchmarkInt64N1e8-4 1370271 86.70 ns/op BenchmarkInt64N1e9-4 1378735 87.52 ns/op BenchmarkInt64N2e9-4 1360320 92.00 ns/op BenchmarkInt64N1e18-4 1323697 90.42 ns/op BenchmarkInt64N2e18-4 1338061 90.89 ns/op BenchmarkInt64N4e18-4 1000000 103.2 ns/op BenchmarkInt32N1000-4 1366036 87.55 ns/op BenchmarkInt32N1e8-4 1379162 86.28 ns/op BenchmarkInt32N1e9-4 1373445 86.93 ns/op BenchmarkInt32N2e9-4 1374838 87.24 ns/op BenchmarkFloat32-4 1615359 74.66 ns/op BenchmarkFloat64-4 1631697 73.57 ns/op BenchmarkExpFloat64-4 1000000 117.4 ns/op BenchmarkNormFloat64-4 733645 140.1 ns/op BenchmarkPerm3-4 227960 519.1 ns/op BenchmarkPerm30-4 22160 5337 ns/op BenchmarkPerm30ViaShuffle-4 22227 5277 ns/op BenchmarkShuffleOverhead-4 39908 3026 ns/op BenchmarkConcurrent-4 1621503 69.99 ns/op PASS ok math/rand/v2 6.657s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 41787 2774 ns/op BenchmarkQDecodeWord-4 127558 922.5 ns/op BenchmarkQDecodeHeader-4 122589 980.3 ns/op BenchmarkTypeByExtension/.html-4 605001 193.4 ns/op BenchmarkTypeByExtension/.HTML-4 391788 324.1 ns/op BenchmarkTypeByExtension/.unused-4 357922 303.7 ns/op BenchmarkExtensionsByType/text/html-4 192151 620.9 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 93250 1257 ns/op BenchmarkExtensionsByType/application/octet-stream-4 120661 984.7 ns/op PASS ok mime 2.340s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 601 178964 ns/op 48479 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 661 178312 ns/op 47367 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 312 375408 ns/op 104161 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 508 235912 ns/op 48853 B/op 206 allocs/op PASS ok mime/multipart 1.584s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 775 151556 ns/op PASS ok mime/quotedprintable 1.141s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 9 12520032 ns/op 8436 B/op 94 allocs/op BenchmarkGoLookupIPNoSuchHost-4 9 13674949 ns/op 7656 B/op 67 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5021283970 ns/op 160168 B/op 229 allocs/op BenchmarkDNSName-4 88084 1290 ns/op BenchmarkInterfaces-4 2664 39394 ns/op 8945 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3616 30183 ns/op 6666 B/op 22 allocs/op BenchmarkInterfaceByName-4 3004 38690 ns/op 9016 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1717 66292 ns/op 15167 B/op 93 allocs/op BenchmarkInterfacesAndAddrs-4 5535 21378 ns/op 4459 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1239 88792 ns/op 135290 B/op 39 allocs/op BenchmarkParseIP-4 13546 8940 ns/op BenchmarkParseIPValidIPv4-4 794278 147.2 ns/op BenchmarkParseIPValidIPv6-4 754615 158.7 ns/op BenchmarkIPString/IPv4-4 95340 1269 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12361 9448 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 51307 2342 ns/op BenchmarkIPEqual/IPv4-4 1077411 104.8 ns/op BenchmarkIPEqual/IPv6-4 1052073 106.0 ns/op BenchmarkSendfileZeroBytes-4 1 206265245 ns/op 7112216 B/op 380498 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1205357023 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1206810226 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1206765804 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1206608369 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1204640269 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1226567814 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1215940594 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1007920693 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1007955595 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1008368543 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1008694493 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1007429641 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1007534839 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1007504618 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1007587474 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1007619116 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1008020945 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1007847758 ns/op 0.07 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1008094663 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1008266899 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1008780611 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1008478851 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1011933903 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1010086440 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1020335602 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1008227656 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1008523494 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1003778437 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007753123 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1008230561 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1008446254 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1008316348 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1010093831 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1007931800 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1008295334 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1007822399 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1007649995 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1004296116 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1007396293 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007821402 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1007817566 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1007850670 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1003845050 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1009036119 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1007574764 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1007845216 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1007389294 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1007269957 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1007744222 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1005664078 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1008772604 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1007927629 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1008454238 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1008653782 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1009323149 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1007483579 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1007599708 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1008182137 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1008282696 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1008093411 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007881748 ns/op 0.03 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1008226547 ns/op 0.07 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1007800705 ns/op 0.13 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1012212652 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1011146016 ns/op 0.52 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1015704873 ns/op 1.03 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1016674088 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1006976088 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1003787535 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1015966484 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1008070765 ns/op 0.02 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007847834 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1009981632 ns/op 0.06 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1008013103 ns/op 0.13 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1008162576 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1008833730 ns/op 0.52 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1009637435 ns/op 1.04 MB/s 696 B/op 5 allocs/op BenchmarkTCP4OneShot-4 4911 25317 ns/op BenchmarkTCP4OneShotTimeout-4 4261 33616 ns/op BenchmarkTCP4Persistent-4 28119 4214 ns/op BenchmarkTCP4PersistentTimeout-4 29938 4180 ns/op BenchmarkTCP6OneShot-4 5064 23730 ns/op BenchmarkTCP6OneShotTimeout-4 4057 27002 ns/op BenchmarkTCP6Persistent-4 34078 3493 ns/op BenchmarkTCP6PersistentTimeout-4 34220 3504 ns/op BenchmarkTCP4ConcurrentReadWrite-4 48920 2336 ns/op BenchmarkTCP6ConcurrentReadWrite-4 46630 2215 ns/op BenchmarkSetReadDeadline-4 167300 703.3 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 24594 4412 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 27259 4408 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 18964 6500 ns/op 0 B/op 0 allocs/op PASS ok net 90.750s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22227 5374 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8938 11360 ns/op 1200 B/op 21 allocs/op BenchmarkReadCookies-4 19560 6095 ns/op 2000 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15169 7774 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 37050 3041 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 54441 2174 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 110.9 ns/op BenchmarkFindChild/n=2/rep=map-4 3638978 32.54 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 980553 123.2 ns/op BenchmarkFindChild/n=4/rep=linear-4 558547 204.1 ns/op BenchmarkFindChild/n=4/rep=map-4 3425022 33.60 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 556230 218.9 ns/op BenchmarkFindChild/n=8/rep=linear-4 306392 378.4 ns/op BenchmarkFindChild/n=8/rep=map-4 3205122 36.59 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 303709 402.6 ns/op BenchmarkFindChild/n=16/rep=linear-4 160822 732.9 ns/op BenchmarkFindChild/n=16/rep=map-4 2793716 46.80 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2113885 56.63 ns/op BenchmarkFindChild/n=32/rep=linear-4 82142 1477 ns/op BenchmarkFindChild/n=32/rep=map-4 2731852 40.90 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2193202 55.93 ns/op BenchmarkMultiConflicts-4 1 205688311 ns/op BenchmarkServerMatch-4 16072 7669 ns/op BenchmarkReadRequestChrome-4 3426 34323 ns/op 17.80 MB/s 1540 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8356 14181 ns/op 5.50 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8166 14397 ns/op 5.70 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5863 20052 ns/op 7.53 MB/s 1084 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12206 9367 ns/op 4.27 MB/s 924 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 363 318129 ns/op 3.22 MB/s BenchmarkFileAndServer_1KB/https1-4 259 455060 ns/op 2.25 MB/s BenchmarkFileAndServer_1KB/h2-4 133 778380 ns/op 1.32 MB/s BenchmarkFileAndServer_16MB/h1-4 3 37689075 ns/op 445.15 MB/s BenchmarkFileAndServer_16MB/https1-4 1 138624291 ns/op 121.03 MB/s BenchmarkFileAndServer_16MB/h2-4 1 244998666 ns/op 68.48 MB/s BenchmarkFileAndServer_64MB/h1-4 1 129379541 ns/op 518.70 MB/s BenchmarkFileAndServer_64MB/https1-4 1 287337635 ns/op 233.55 MB/s BenchmarkFileAndServer_64MB/h2-4 1 845700720 ns/op 79.35 MB/s BenchmarkServeMux-4 206 618550 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 241 541776 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 534 216020 ns/op 6517 B/op 70 allocs/op BenchmarkClientServer/https1-4 302 411299 ns/op 7802 B/op 80 allocs/op BenchmarkClientServer/h2-4 236 487205 ns/op 10944 B/op 77 allocs/op BenchmarkClientServerParallel/4/h1-4 1740 65315 ns/op 10293 B/op 84 allocs/op BenchmarkClientServerParallel/4/https1-4 14 7602817 ns/op 302524 B/op 1294 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56664: read tcp 127.0.0.1:41701->127.0.0.1:56664: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56590: read tcp 127.0.0.1:41701->127.0.0.1:56590: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56604: read tcp 127.0.0.1:41701->127.0.0.1:56604: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53820: read tcp 127.0.0.1:33673->127.0.0.1:53820: read: connection reset by peer clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53830: read tcp 127.0.0.1:33673->127.0.0.1:53830: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 7958008 ns/op 316853 B/op 1470 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39244: read tcp 127.0.0.1:46833->127.0.0.1:39244: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39254: read tcp 127.0.0.1:46833->127.0.0.1:39254: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39220: read tcp 127.0.0.1:46833->127.0.0.1:39220: use of closed network connection BenchmarkClientServerParallel/64/h1-4 1141 129561 ns/op 17046 B/op 109 allocs/op BenchmarkClientServerParallel/64/https1-4 15 7846909 ns/op 315266 B/op 1367 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44754: read tcp 127.0.0.1:46521->127.0.0.1:44754: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44732: read tcp 127.0.0.1:46521->127.0.0.1:44732: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44752: read tcp 127.0.0.1:46521->127.0.0.1:44752: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46414: EOF clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46400: read tcp 127.0.0.1:37543->127.0.0.1:46400: read: connection reset by peer BenchmarkClientServerParallel/64/h2-4 13 7945838 ns/op 295113 B/op 1332 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46524: read tcp 127.0.0.1:40899->127.0.0.1:46524: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46542: read tcp 127.0.0.1:40899->127.0.0.1:46542: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48992: read tcp 127.0.0.1:42545->127.0.0.1:48992: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48910: write tcp 127.0.0.1:42545->127.0.0.1:48910: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48928: write tcp 127.0.0.1:42545->127.0.0.1:48928: use of closed network connection BenchmarkServer-4 1 1013439496 ns/op 31696 B/op 157 allocs/op BenchmarkClient-4 499 242191 ns/op 4236 B/op 51 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 946 128448 ns/op 7472 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1489 85322 ns/op 3089 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1528 70720 ns/op 1965 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1773 68977 ns/op 2775 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1788 63326 ns/op 2808 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1789 72227 ns/op 2773 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2030 61998 ns/op 1997 B/op 14 allocs/op BenchmarkServerHijack-4 1395 77589 ns/op 16851 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 676 166461 ns/op 5927 B/op 52 allocs/op BenchmarkResponseStatusLine-4 463454 253.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.627s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 8632 14079 ns/op 34256 B/op 14 allocs/op PASS ok net/http/httputil 1.191s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 86206 1393 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 932107 113.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 863876 140.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 106797 1145 ns/op BenchmarkStdIPv4-4 102766 1140 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 106256 1130 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 109152 1133 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 99736 1206 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 95656 1254 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1718473 71.78 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 104.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 958629 120.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 528999 237.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 752191 175.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 557275 215.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 125626 994.3 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 551032 214.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 410822 302.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 506172 239.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 409179 282.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 108511 1144 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 405669 319.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 125443 1016 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 148011 957.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 232200 498.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 146917 838.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 349147 362.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 141889 871.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 146580 848.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 119230 847.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 114020 1054 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 571963 285.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 134523 936.8 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 167860 747.0 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 274832 487.9 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 148707 801.4 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 258002 588.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 111876 1066 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 125529 1074 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 173666 749.7 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 107608 1401 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 268712 434.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 114955 1020 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 114342 1213 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 199875 815.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 116966 1120 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 857964 144.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 827072 147.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 848106 142.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 903826 132.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 903306 143.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 906945 130.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 922158 130.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 884863 131.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 912952 131.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 410986 315.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 447740 285.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 331383 339.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 437734 266.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 362626 325.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 106998 1139 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 6187785 19.74 ns/op PASS ok net/netip 11.027s 2024/07/03 09:40:33 Test RPC server listening on 127.0.0.1:41351 2024/07/03 09:40:33 Test HTTP RPC server listening on 127.0.0.1:45019 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2265 46011 ns/op BenchmarkEndToEndHTTP-4 2890 43653 ns/op BenchmarkEndToEndAsync-4 4588 27730 ns/op BenchmarkEndToEndAsyncHTTP-4 4274 29146 ns/op PASS ok net/rpc 1.817s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3319 33827 ns/op BenchmarkReadMIMEHeader/server_headers-4 4568 24111 ns/op BenchmarkUncommon-4 20793 5660 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.419s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3564 32531 ns/op 1200 B/op 32 allocs/op BenchmarkResolvePath-4 97516 1192 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 672494 177.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 96219 1252 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 173822 683.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 85600 1401 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13068 9095 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 445050 263.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 92656 1288 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 174729 682.8 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 85507 1410 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13530 8794 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 168289 652.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75974 1597 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 72307 1620 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33716 3492 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5936 19736 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 185313 651.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 76531 1572 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 74311 1628 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33934 3498 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6086 19325 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.101s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3085456 38.97 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 188302 617.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 916 130895 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:508: benchmarkReaddirname ".": 134 entries os_test.go:508: benchmarkReaddirname ".": 134 entries os_test.go:508: benchmarkReaddirname ".": 134 entries BenchmarkReaddir-4 388 296437 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:525: benchmarkReaddir ".": 134 entries os_test.go:525: benchmarkReaddir ".": 134 entries os_test.go:525: benchmarkReaddir ".": 134 entries BenchmarkReadDir-4 762 155272 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:542: benchmarkReadDir ".": 134 entries os_test.go:542: benchmarkReadDir ".": 134 entries os_test.go:542: benchmarkReadDir ".": 134 entries BenchmarkStatDot-4 134594 859.1 ns/op BenchmarkStatFile-4 92179 1287 ns/op BenchmarkStatDir-4 96726 1214 ns/op BenchmarkLstatDot-4 136168 860.5 ns/op BenchmarkLstatFile-4 91017 1307 ns/op BenchmarkLstatDir-4 95846 1211 ns/op BenchmarkRemoveAll-4 82 1481355 ns/op 38020 B/op 507 allocs/op PASS ok os 3.340s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 396 298377 ns/op 8752 B/op 30 allocs/op PASS ok os/exec 1.160s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 572355 199.7 ns/op PASS ok os/user 1.219s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3546152 33.81 ns/op BenchmarkString-4 1969981 60.66 ns/op BenchmarkBytes-4 1735794 69.09 ns/op BenchmarkNamedBytes-4 1000000 104.6 ns/op BenchmarkBytesArray-4 790362 151.7 ns/op BenchmarkSliceLen-4 1986588 60.62 ns/op BenchmarkMapLen-4 898291 136.7 ns/op BenchmarkStringLen-4 1650202 73.46 ns/op BenchmarkArrayLen-4 1361446 87.04 ns/op BenchmarkSliceCap-4 1938699 60.92 ns/op BenchmarkDeepEqual/int8-4 319264 368.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 77348 1552 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 276832 432.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 74018 1632 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 269925 441.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 71524 1670 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 270008 436.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 74308 1623 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 217408 553.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 50049 2391 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 304339 381.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 100621 1197 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 277650 426.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 50460 2395 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 201613 557.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 50653 2380 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 208586 577.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 73977 1593 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 261920 448.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 73281 1617 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 259179 449.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 71469 1657 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 213114 559.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 48008 2490 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 211735 557.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 49051 2444 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 272856 435.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 74812 1651 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 273336 436.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 73716 1626 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 309892 384.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 77522 1541 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 258090 437.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 71108 1685 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 99009 1233 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 47193 2533 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43124 2821 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29937 3986 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 32580 3671 ns/op BenchmarkIsZero/ArrayComparable-4 146300 818.9 ns/op BenchmarkIsZero/ArrayIncomparable-4 29671 3924 ns/op BenchmarkIsZero/StructComparable-4 428427 271.9 ns/op BenchmarkIsZero/StructIncomparable-4 141686 849.8 ns/op BenchmarkIsZero/ArrayInt_4-4 1388452 91.39 ns/op BenchmarkIsZero/ArrayInt_1024-4 7366 15801 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14709 8073 ns/op BenchmarkIsZero/Struct4Int-4 1325484 89.86 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7545 15965 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7546 15845 ns/op BenchmarkIsZero/StructInt_512-4 14822 8049 ns/op BenchmarkSetZero/Bool/Direct-4 4489885 26.33 ns/op BenchmarkSetZero/Bool/CachedZero-4 964318 126.5 ns/op BenchmarkSetZero/Bool/NewZero-4 653804 180.9 ns/op BenchmarkSetZero/Int/Direct-4 2118766 56.73 ns/op BenchmarkSetZero/Int/CachedZero-4 914212 127.6 ns/op BenchmarkSetZero/Int/NewZero-4 660822 181.7 ns/op BenchmarkSetZero/Uint/Direct-4 2129688 56.48 ns/op BenchmarkSetZero/Uint/CachedZero-4 941287 127.4 ns/op BenchmarkSetZero/Uint/NewZero-4 659122 180.1 ns/op BenchmarkSetZero/Float/Direct-4 2137225 56.45 ns/op BenchmarkSetZero/Float/CachedZero-4 909056 127.0 ns/op BenchmarkSetZero/Float/NewZero-4 634330 181.7 ns/op BenchmarkSetZero/Complex/Direct-4 2139733 56.37 ns/op BenchmarkSetZero/Complex/CachedZero-4 912795 129.7 ns/op BenchmarkSetZero/Complex/NewZero-4 645106 183.6 ns/op BenchmarkSetZero/Array/Direct-4 2496303 48.22 ns/op BenchmarkSetZero/Array/CachedZero-4 912448 131.6 ns/op BenchmarkSetZero/Array/NewZero-4 626763 183.7 ns/op BenchmarkSetZero/Chan/Direct-4 2119576 56.45 ns/op BenchmarkSetZero/Chan/CachedZero-4 886960 133.6 ns/op BenchmarkSetZero/Chan/NewZero-4 639672 185.7 ns/op BenchmarkSetZero/Func/Direct-4 2140263 56.46 ns/op BenchmarkSetZero/Func/CachedZero-4 874240 133.0 ns/op BenchmarkSetZero/Func/NewZero-4 646717 185.9 ns/op BenchmarkSetZero/Interface/Direct-4 2034588 59.28 ns/op BenchmarkSetZero/Interface/CachedZero-4 931004 127.3 ns/op BenchmarkSetZero/Interface/NewZero-4 654272 180.8 ns/op BenchmarkSetZero/Map/Direct-4 2154697 56.06 ns/op BenchmarkSetZero/Map/CachedZero-4 873270 133.8 ns/op BenchmarkSetZero/Map/NewZero-4 647113 185.9 ns/op BenchmarkSetZero/Pointer/Direct-4 2152238 55.71 ns/op BenchmarkSetZero/Pointer/CachedZero-4 851521 133.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 638442 185.5 ns/op BenchmarkSetZero/Slice/Direct-4 2002010 59.83 ns/op BenchmarkSetZero/Slice/CachedZero-4 936094 127.1 ns/op BenchmarkSetZero/Slice/NewZero-4 652728 180.8 ns/op BenchmarkSetZero/String/Direct-4 2167798 56.07 ns/op BenchmarkSetZero/String/CachedZero-4 926792 126.4 ns/op BenchmarkSetZero/String/NewZero-4 632960 181.4 ns/op BenchmarkSetZero/Struct/Direct-4 2754628 43.45 ns/op BenchmarkSetZero/Struct/CachedZero-4 956893 125.8 ns/op BenchmarkSetZero/Struct/NewZero-4 661066 179.7 ns/op BenchmarkSelect/1-4 186303 628.2 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 75937 1544 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 41582 2884 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 165507 683.0 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 214178 560.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 197150 611.2 ns/op 209.42 MB/s BenchmarkCallArgCopy/size=256-4 190441 638.6 ns/op 400.90 MB/s BenchmarkCallArgCopy/size=1024-4 147435 831.2 ns/op 1231.98 MB/s BenchmarkCallArgCopy/size=4096-4 72843 1640 ns/op 2497.47 MB/s BenchmarkCallArgCopy/size=65536-4 6291 18803 ns/op 3485.33 MB/s BenchmarkFieldByName1-4 1000000 104.3 ns/op BenchmarkFieldByName2-4 86727 1398 ns/op BenchmarkFieldByName3-4 9938 10736 ns/op BenchmarkInterfaceBig-4 2484524 48.77 ns/op BenchmarkInterfaceSmall-4 2441504 48.88 ns/op BenchmarkNew-4 1857615 65.51 ns/op BenchmarkMap/StringKeys/MapIndex-4 2200 52759 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1994 60269 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2390 49671 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1999 59100 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2232 52322 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1976 60331 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 249135 477.4 ns/op BenchmarkTypeForString-4 2301789 51.50 ns/op BenchmarkTypeForError-4 1000000 107.4 ns/op PASS ok reflect 18.954s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 12500 9406 ns/op 9225 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 24242 5336 ns/op 9323 B/op 1 allocs/op BenchmarkFindString-4 13330 8894 ns/op 9312 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10271 ns/op 9329 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 12250 9824 ns/op 9138 B/op 2 allocs/op BenchmarkLiteral-4 33390 3680 ns/op BenchmarkNotLiteral-4 3218 38646 ns/op BenchmarkMatchClass-4 2366 49823 ns/op BenchmarkMatchClass_InRange-4 2460 48400 ns/op BenchmarkReplaceAll-4 3158 38557 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 29662 3961 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 37779 3210 ns/op BenchmarkAnchoredShortMatch-4 20989 5330 ns/op BenchmarkAnchoredLongMatch-4 14670 7956 ns/op BenchmarkOnePassShortA-4 14684 8176 ns/op BenchmarkNotOnePassShortA-4 5852 22581 ns/op BenchmarkOnePassShortB-4 18669 6343 ns/op BenchmarkNotOnePassShortB-4 9904 12296 ns/op BenchmarkOnePassLongPrefix-4 70360 1752 ns/op BenchmarkOnePassLongNotPrefix-4 22057 4654 ns/op BenchmarkMatchParallelShared-4 11014 18871 ns/op BenchmarkMatchParallelCopied-4 18753 5835 ns/op BenchmarkQuoteMetaAll-4 159783 756.7 ns/op 18.50 MB/s BenchmarkQuoteMetaNone-4 306073 392.5 ns/op 66.25 MB/s BenchmarkCompile/Onepass-4 2817 40063 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1192 103863 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 130 901560 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4270261 27.44 ns/op 583.17 MB/s BenchmarkMatch/Easy0/32-4 26799 3967 ns/op 8.07 MB/s BenchmarkMatch/Easy0/1K-4 25366 4226 ns/op 242.33 MB/s BenchmarkMatch/Easy0i/16-4 4030047 29.21 ns/op 547.74 MB/s BenchmarkMatch/Easy0i/32-4 3231 31002 ns/op 1.03 MB/s BenchmarkMatch/Easy0i/1K-4 158 740930 ns/op 1.38 MB/s BenchmarkMatch/Easy1/16-4 4024531 30.40 ns/op 526.38 MB/s BenchmarkMatch/Easy1/32-4 22873 4499 ns/op 7.11 MB/s BenchmarkMatch/Easy1/1K-4 6072 20343 ns/op 50.34 MB/s BenchmarkMatch/Medium/16-4 4088809 29.55 ns/op 541.40 MB/s BenchmarkMatch/Medium/32-4 4185 24108 ns/op 1.33 MB/s BenchmarkMatch/Medium/1K-4 193 622417 ns/op 1.65 MB/s BenchmarkMatch/Hard/16-4 4066287 29.20 ns/op 547.95 MB/s BenchmarkMatch/Hard/32-4 2722 40526 ns/op 0.79 MB/s BenchmarkMatch/Hard/1K-4 97 1157161 ns/op 0.88 MB/s BenchmarkMatch/Hard1/16-4 837 141222 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 444 268569 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 13 8045881 ns/op 0.13 MB/s BenchmarkMatch_onepass_regex/16-4 21771 5308 ns/op 3.01 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13263 9108 ns/op 3.51 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 488 244034 ns/op 4.20 MB/s 26 B/op 0 allocs/op PASS ok regexp 9.103s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 493164 240.0 ns/op BenchmarkIsWordChar-4 174507 679.6 ns/op PASS ok regexp/syntax 2.501s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 77522 1809 ns/op BenchmarkCallers/inlined-4 92180 1561 ns/op BenchmarkCallers/no-cache-4 34418 3559 ns/op BenchmarkFPCallers/cached-4 13715490 8.366 ns/op BenchmarkMakeChan/Byte-4 1528983 77.44 ns/op BenchmarkMakeChan/Int-4 1212272 95.95 ns/op BenchmarkMakeChan/Ptr-4 671244 211.5 ns/op BenchmarkMakeChan/Struct/0-4 1585828 76.75 ns/op BenchmarkMakeChan/Struct/32-4 787543 144.5 ns/op BenchmarkMakeChan/Struct/40-4 788304 167.7 ns/op BenchmarkChanNonblocking-4 5158338 23.63 ns/op BenchmarkSelectUncontended-4 1000000 123.3 ns/op BenchmarkSelectSyncContended-4 49101 2570 ns/op BenchmarkSelectAsyncContended-4 193464 575.0 ns/op BenchmarkSelectNonblock-4 4304175 30.97 ns/op BenchmarkChanUncontended-4 17277 8488 ns/op BenchmarkChanContended-4 2989 33528 ns/op BenchmarkChanSync-4 268893 455.5 ns/op BenchmarkChanSyncWork-4 89827 1324 ns/op BenchmarkChanProdCons0-4 188917 622.0 ns/op BenchmarkChanProdCons10-4 392512 402.0 ns/op BenchmarkChanProdCons100-4 386289 370.8 ns/op BenchmarkChanProdConsWork0-4 184832 671.1 ns/op BenchmarkChanProdConsWork10-4 298491 415.5 ns/op BenchmarkChanProdConsWork100-4 309298 411.3 ns/op BenchmarkSelectProdCons-4 187872 714.7 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 114.8 ns/op BenchmarkChanCreation-4 397196 272.9 ns/op BenchmarkChanSem-4 282962 406.0 ns/op BenchmarkChanPopular-4 157 873166 ns/op BenchmarkChanClosed-4 1717665 67.65 ns/op BenchmarkCallClosure-4 5161848 22.56 ns/op BenchmarkCallClosure1-4 5154494 22.24 ns/op BenchmarkCallClosure2-4 1309669 104.5 ns/op BenchmarkCallClosure3-4 2013416 69.16 ns/op BenchmarkCallClosure4-4 1682376 78.38 ns/op BenchmarkComplex128DivNormal-4 5396368 22.40 ns/op BenchmarkComplex128DivNisNaN-4 4879183 24.32 ns/op BenchmarkComplex128DivDisNaN-4 4842818 25.44 ns/op BenchmarkComplex128DivNisInf-4 6342739 18.70 ns/op BenchmarkComplex128DivDisInf-4 4441011 28.30 ns/op BenchmarkAllocation-4 6307 23307 ns/op BenchmarkReadMemStats-4 13566 9461 ns/op BenchmarkReadMemStatsLatency-4 1 86311 p50-ns 86311 p90-ns 86311 p99-ns BenchmarkWriteBarrier-4 2859141 41.16 ns/op BenchmarkBulkWriteBarrier-4 6571771 18.45 ns/op BenchmarkScanStackNoLocals-4 4 31798314 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10167482 11.77 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8293522 13.25 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7462701 16.18 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5426875 22.33 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3126625 34.14 ns/op BenchmarkHash5-4 4973097 24.08 ns/op 207.62 MB/s BenchmarkHash16-4 5078242 23.57 ns/op 678.87 MB/s BenchmarkHash64-4 4078328 29.40 ns/op 2176.69 MB/s BenchmarkHash1024-4 937723 129.1 ns/op 7930.39 MB/s BenchmarkHash65536-4 17809 6691 ns/op 9794.30 MB/s BenchmarkAlignedLoad-4 7421206 15.62 ns/op BenchmarkUnalignedLoad-4 7760934 15.85 ns/op BenchmarkEqEfaceConcrete-4 5510890 20.92 ns/op BenchmarkEqIfaceConcrete-4 5665507 20.94 ns/op BenchmarkNeEfaceConcrete-4 5747486 20.89 ns/op BenchmarkNeIfaceConcrete-4 5747872 20.89 ns/op BenchmarkConvT2EByteSized/bool-4 5158534 23.03 ns/op BenchmarkConvT2EByteSized/uint8-4 5137777 22.87 ns/op BenchmarkConvT2ESmall-4 4950916 24.16 ns/op BenchmarkConvT2EUintptr-4 5157579 23.60 ns/op BenchmarkConvT2ELarge-4 1516634 77.07 ns/op BenchmarkConvT2ISmall-4 4897951 23.95 ns/op BenchmarkConvT2IUintptr-4 4914906 24.21 ns/op BenchmarkConvT2ILarge-4 1514642 78.15 ns/op BenchmarkConvI2E-4 4526859 26.08 ns/op BenchmarkConvI2I-4 4796544 24.66 ns/op BenchmarkAssertE2T-4 4018322 29.32 ns/op BenchmarkAssertE2TLarge-4 2491422 47.40 ns/op BenchmarkAssertE2I-4 5212650 22.03 ns/op BenchmarkAssertI2T-4 4012872 30.06 ns/op BenchmarkAssertI2I-4 5044594 22.14 ns/op BenchmarkAssertI2E-4 5227238 22.36 ns/op BenchmarkAssertE2E-4 5501359 22.50 ns/op BenchmarkAssertE2T2-4 2607522 38.48 ns/op BenchmarkAssertE2T2Blank-4 3797784 29.91 ns/op BenchmarkAssertI2E2-4 3879597 30.93 ns/op BenchmarkAssertI2E2Blank-4 5553600 21.06 ns/op BenchmarkAssertE2E2-4 3931230 30.79 ns/op BenchmarkAssertE2E2Blank-4 5716027 21.05 ns/op BenchmarkConvT2Ezero/zero/16-4 4762119 24.86 ns/op BenchmarkConvT2Ezero/zero/32-4 4893020 24.32 ns/op BenchmarkConvT2Ezero/zero/64-4 4918627 23.27 ns/op BenchmarkConvT2Ezero/zero/str-4 4991700 23.91 ns/op BenchmarkConvT2Ezero/zero/slice-4 4925058 24.18 ns/op BenchmarkConvT2Ezero/zero/big-4 403803 340.2 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1567167 75.95 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1543030 77.57 ns/op BenchmarkConvT2Ezero/nonzero/big-4 333349 322.6 ns/op BenchmarkConvT2Ezero/smallint/16-4 4987048 23.98 ns/op BenchmarkConvT2Ezero/smallint/32-4 5016837 23.59 ns/op BenchmarkConvT2Ezero/smallint/64-4 4913464 23.96 ns/op BenchmarkConvT2Ezero/largeint/16-4 2087347 56.54 ns/op BenchmarkConvT2Ezero/largeint/32-4 2104286 57.09 ns/op BenchmarkConvT2Ezero/largeint/64-4 2149606 56.38 ns/op BenchmarkMalloc8-4 2721927 44.79 ns/op BenchmarkMalloc16-4 2416644 50.74 ns/op BenchmarkMallocTypeInfo8-4 2062142 59.39 ns/op BenchmarkMallocTypeInfo16-4 1935268 61.65 ns/op BenchmarkMallocLargeStruct-4 337585 355.1 ns/op BenchmarkGoroutineSelect-4 100 1055579 ns/op BenchmarkGoroutineBlocking-4 138 1039545 ns/op BenchmarkGoroutineForRange-4 124 1018574 ns/op BenchmarkGoroutineIdle-4 180 935285 ns/op BenchmarkHashStringSpeed-4 1910023 64.47 ns/op BenchmarkHashBytesSpeed-4 1313637 89.95 ns/op BenchmarkHashInt32Speed-4 2000385 60.42 ns/op BenchmarkHashInt64Speed-4 2061402 58.06 ns/op BenchmarkHashStringArraySpeed-4 470877 275.9 ns/op BenchmarkMegMap-4 3537121 33.78 ns/op BenchmarkMegOneMap-4 4274881 27.77 ns/op BenchmarkMegEqMap-4 2029 59434 ns/op BenchmarkMegEmptyMap-4 4752787 24.65 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2780780 43.52 ns/op BenchmarkSmallStrMap-4 3538507 32.65 ns/op BenchmarkMapStringKeysEight_16-4 3455990 34.34 ns/op BenchmarkMapStringKeysEight_32-4 3498522 34.07 ns/op BenchmarkMapStringKeysEight_64-4 3516284 33.79 ns/op BenchmarkMapStringKeysEight_1M-4 3516649 33.90 ns/op BenchmarkIntMap-4 4025492 29.99 ns/op BenchmarkMapFirst/1-4 4441791 26.88 ns/op BenchmarkMapFirst/2-4 4574350 26.27 ns/op BenchmarkMapFirst/3-4 4404981 27.02 ns/op BenchmarkMapFirst/4-4 4454792 26.91 ns/op BenchmarkMapFirst/5-4 4463103 27.41 ns/op BenchmarkMapFirst/6-4 4544600 27.35 ns/op BenchmarkMapFirst/7-4 4546300 26.80 ns/op BenchmarkMapFirst/8-4 4452622 27.05 ns/op BenchmarkMapFirst/9-4 3375160 35.43 ns/op BenchmarkMapFirst/10-4 3441216 35.60 ns/op BenchmarkMapFirst/11-4 3309826 36.13 ns/op BenchmarkMapFirst/12-4 3302620 36.02 ns/op BenchmarkMapFirst/13-4 3315325 36.38 ns/op BenchmarkMapFirst/14-4 3432387 36.94 ns/op BenchmarkMapFirst/15-4 3359409 35.46 ns/op BenchmarkMapFirst/16-4 3363526 35.36 ns/op BenchmarkMapMid/1-4 4576538 26.49 ns/op BenchmarkMapMid/2-4 4239850 28.09 ns/op BenchmarkMapMid/3-4 4307592 27.78 ns/op BenchmarkMapMid/4-4 4293360 28.18 ns/op BenchmarkMapMid/5-4 4344687 27.64 ns/op BenchmarkMapMid/6-4 3918967 28.54 ns/op BenchmarkMapMid/7-4 4157678 29.10 ns/op BenchmarkMapMid/8-4 4098262 28.48 ns/op BenchmarkMapMid/9-4 3255933 36.92 ns/op BenchmarkMapMid/10-4 3247822 37.79 ns/op BenchmarkMapMid/11-4 3241497 38.27 ns/op BenchmarkMapMid/12-4 3151154 36.68 ns/op BenchmarkMapMid/13-4 3232335 36.09 ns/op BenchmarkMapMid/14-4 3429074 35.30 ns/op BenchmarkMapMid/15-4 3291654 34.82 ns/op BenchmarkMapMid/16-4 3308982 35.43 ns/op BenchmarkMapLast/1-4 4625622 26.71 ns/op BenchmarkMapLast/2-4 4494784 27.77 ns/op BenchmarkMapLast/3-4 4328569 27.77 ns/op BenchmarkMapLast/4-4 4238106 28.52 ns/op BenchmarkMapLast/5-4 4258141 28.52 ns/op BenchmarkMapLast/6-4 4124646 28.73 ns/op BenchmarkMapLast/7-4 4039606 29.76 ns/op BenchmarkMapLast/8-4 4012380 29.90 ns/op BenchmarkMapLast/9-4 3230724 36.16 ns/op BenchmarkMapLast/10-4 3192813 36.64 ns/op BenchmarkMapLast/11-4 3052056 39.09 ns/op BenchmarkMapLast/12-4 3100068 38.76 ns/op BenchmarkMapLast/13-4 3220498 38.62 ns/op BenchmarkMapLast/14-4 3244378 43.47 ns/op BenchmarkMapLast/15-4 2597094 38.58 ns/op BenchmarkMapLast/16-4 3429678 35.00 ns/op BenchmarkMapCycle-4 2328027 50.39 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2422538 48.91 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1123 106042 ns/op BenchmarkMakeMap/[Byte]Byte-4 641235 168.8 ns/op BenchmarkMakeMap/[Int]Int-4 437642 292.9 ns/op BenchmarkNewEmptyMap-4 3282715 36.12 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 105.9 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 624924 193.8 ns/op BenchmarkMapIterEmpty-4 6380238 18.79 ns/op BenchmarkSameLengthMap-4 4571260 26.33 ns/op BenchmarkBigKeyMap-4 1786275 67.74 ns/op BenchmarkBigValMap-4 1696626 71.26 ns/op BenchmarkSmallKeyMap-4 2714190 44.23 ns/op BenchmarkMapPopulate/1-4 1830146 68.62 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 136916 836.7 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9740 10989 ns/op 3346 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 994 113296 ns/op 53294 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 73 1404941 ns/op 427849 B/op 322 allocs/op BenchmarkMapPopulate/100000-4 8 13986812 ns/op 3610072 B/op 4008 allocs/op BenchmarkComplexAlgMap-4 293583 409.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1514016 79.08 ns/op BenchmarkGoMapClear/Reflexive/10-4 1425640 83.94 ns/op BenchmarkGoMapClear/Reflexive/100-4 599493 192.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 50646 2387 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5602 18877 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1306341 92.38 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1234264 97.36 ns/op BenchmarkGoMapClear/NonReflexive/100-4 552405 206.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 52452 2412 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5431 19767 ns/op BenchmarkMapStringConversion/32/simple-4 2010456 59.10 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1794072 66.28 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1850780 64.37 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1933344 60.78 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1716044 70.51 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1754438 67.65 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1669599 69.81 ns/op BenchmarkMapInterfacePtr-4 1763390 62.84 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2649804 43.74 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 279751 428.7 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5802 20497 ns/op BenchmarkMapPop1000-4 436 275293 ns/op BenchmarkMapPop10000-4 24 4343030 ns/op BenchmarkMapAssign/Int32/256-4 2538452 48.74 ns/op BenchmarkMapAssign/Int32/65536-4 1664577 60.36 ns/op BenchmarkMapAssign/Int64/256-4 2499048 54.70 ns/op BenchmarkMapAssign/Int64/65536-4 1883086 63.95 ns/op BenchmarkMapAssign/Str/256-4 1919023 63.03 ns/op BenchmarkMapAssign/Str/65536-4 1264866 89.98 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1388439 92.09 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1009680 107.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1350200 87.06 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 922262 112.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 589305 1278 ns/op BenchmarkMapOperatorAssign/Str/65536-4 422194 257.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 1403132 88.12 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 718183 146.3 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1378275 88.86 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 724258 157.4 ns/op 37 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 951363 146.5 ns/op 64 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 335017 307.2 ns/op 84 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 2032575 60.93 ns/op BenchmarkMapDelete/Int32/1000-4 2263653 53.26 ns/op BenchmarkMapDelete/Int32/10000-4 2123678 56.51 ns/op BenchmarkMapDelete/Int64/100-4 1777346 67.52 ns/op BenchmarkMapDelete/Int64/1000-4 1918024 62.30 ns/op BenchmarkMapDelete/Int64/10000-4 1803283 65.84 ns/op BenchmarkMapDelete/Str/100-4 1535875 76.34 ns/op BenchmarkMapDelete/Str/1000-4 1699197 71.98 ns/op BenchmarkMapDelete/Str/10000-4 1628796 73.66 ns/op BenchmarkMapDelete/Pointer/100-4 1682626 72.06 ns/op BenchmarkMapDelete/Pointer/1000-4 1844180 63.75 ns/op BenchmarkMapDelete/Pointer/10000-4 1804989 65.87 ns/op BenchmarkMemmove/0-4 12629654 9.010 ns/op BenchmarkMemmove/1-4 2185900 56.77 ns/op 17.61 MB/s BenchmarkMemmove/2-4 2151604 56.81 ns/op 35.20 MB/s BenchmarkMemmove/3-4 2074539 57.85 ns/op 51.86 MB/s BenchmarkMemmove/4-4 2048653 56.49 ns/op 70.81 MB/s BenchmarkMemmove/5-4 1704147 67.98 ns/op 73.55 MB/s BenchmarkMemmove/6-4 2082435 57.17 ns/op 104.96 MB/s BenchmarkMemmove/7-4 2068722 58.87 ns/op 118.91 MB/s BenchmarkMemmove/8-4 2173398 54.77 ns/op 146.05 MB/s BenchmarkMemmove/9-4 2088938 56.94 ns/op 158.07 MB/s BenchmarkMemmove/10-4 2076343 58.01 ns/op 172.39 MB/s BenchmarkMemmove/11-4 2099168 58.08 ns/op 189.39 MB/s BenchmarkMemmove/12-4 2081604 56.98 ns/op 210.61 MB/s BenchmarkMemmove/13-4 2102234 57.14 ns/op 227.51 MB/s BenchmarkMemmove/14-4 2045174 57.98 ns/op 241.48 MB/s BenchmarkMemmove/15-4 2043246 58.42 ns/op 256.76 MB/s BenchmarkMemmove/16-4 2059706 58.96 ns/op 271.37 MB/s BenchmarkMemmove/32-4 1805253 65.29 ns/op 490.13 MB/s BenchmarkMemmove/64-4 1650174 73.95 ns/op 865.49 MB/s BenchmarkMemmove/128-4 1295926 93.88 ns/op 1363.48 MB/s BenchmarkMemmove/256-4 1000000 118.5 ns/op 2161.17 MB/s BenchmarkMemmove/512-4 691576 173.0 ns/op 2959.24 MB/s BenchmarkMemmove/1024-4 431552 280.3 ns/op 3653.61 MB/s BenchmarkMemmove/2048-4 243031 496.1 ns/op 4127.80 MB/s BenchmarkMemmove/4096-4 126637 929.3 ns/op 4407.73 MB/s BenchmarkMemmoveOverlap/32-4 1924591 62.39 ns/op 512.94 MB/s BenchmarkMemmoveOverlap/64-4 1673179 73.02 ns/op 876.49 MB/s BenchmarkMemmoveOverlap/128-4 1251970 96.17 ns/op 1330.97 MB/s BenchmarkMemmoveOverlap/256-4 971530 137.4 ns/op 1863.81 MB/s BenchmarkMemmoveOverlap/512-4 626629 189.3 ns/op 2704.95 MB/s BenchmarkMemmoveOverlap/1024-4 337088 303.9 ns/op 3369.52 MB/s BenchmarkMemmoveOverlap/2048-4 226598 535.7 ns/op 3823.07 MB/s BenchmarkMemmoveOverlap/4096-4 121183 999.9 ns/op 4096.40 MB/s BenchmarkMemmoveUnalignedDst/0-4 12960943 9.292 ns/op BenchmarkMemmoveUnalignedDst/1-4 2192787 54.59 ns/op 18.32 MB/s BenchmarkMemmoveUnalignedDst/2-4 2164644 55.66 ns/op 35.93 MB/s BenchmarkMemmoveUnalignedDst/3-4 2125297 55.66 ns/op 53.90 MB/s BenchmarkMemmoveUnalignedDst/4-4 2193020 55.19 ns/op 72.47 MB/s BenchmarkMemmoveUnalignedDst/5-4 2171876 55.21 ns/op 90.56 MB/s BenchmarkMemmoveUnalignedDst/6-4 2080838 55.79 ns/op 107.54 MB/s BenchmarkMemmoveUnalignedDst/7-4 2138216 55.95 ns/op 125.11 MB/s BenchmarkMemmoveUnalignedDst/8-4 2238410 53.16 ns/op 150.50 MB/s BenchmarkMemmoveUnalignedDst/9-4 2128371 55.85 ns/op 161.14 MB/s BenchmarkMemmoveUnalignedDst/10-4 2108592 55.93 ns/op 178.79 MB/s BenchmarkMemmoveUnalignedDst/11-4 2099299 57.22 ns/op 192.23 MB/s BenchmarkMemmoveUnalignedDst/12-4 2111085 55.83 ns/op 214.93 MB/s BenchmarkMemmoveUnalignedDst/13-4 2148258 56.37 ns/op 230.64 MB/s BenchmarkMemmoveUnalignedDst/14-4 2078398 56.38 ns/op 248.31 MB/s BenchmarkMemmoveUnalignedDst/15-4 2093115 56.35 ns/op 266.18 MB/s BenchmarkMemmoveUnalignedDst/16-4 2084422 57.56 ns/op 277.95 MB/s BenchmarkMemmoveUnalignedDst/32-4 1868804 65.35 ns/op 489.68 MB/s BenchmarkMemmoveUnalignedDst/64-4 1580080 73.01 ns/op 876.62 MB/s BenchmarkMemmoveUnalignedDst/128-4 1262053 95.74 ns/op 1336.97 MB/s BenchmarkMemmoveUnalignedDst/256-4 998796 118.4 ns/op 2162.87 MB/s BenchmarkMemmoveUnalignedDst/512-4 697731 172.3 ns/op 2970.95 MB/s BenchmarkMemmoveUnalignedDst/1024-4 425511 280.6 ns/op 3648.94 MB/s BenchmarkMemmoveUnalignedDst/2048-4 242240 496.4 ns/op 4125.61 MB/s BenchmarkMemmoveUnalignedDst/4096-4 128055 935.0 ns/op 4380.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1791900 64.49 ns/op 496.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1620579 73.74 ns/op 867.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 102.5 ns/op 1249.30 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 899985 142.2 ns/op 1800.07 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 608492 193.8 ns/op 2641.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 384362 312.6 ns/op 3275.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 222133 547.5 ns/op 3740.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 116846 1019 ns/op 4020.46 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12701743 9.405 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2182605 55.29 ns/op 18.09 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2083172 56.81 ns/op 35.20 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2095460 57.92 ns/op 51.80 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2120932 57.71 ns/op 69.31 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1786255 67.19 ns/op 74.42 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2094652 56.46 ns/op 106.27 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2084858 57.44 ns/op 121.86 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2217412 53.47 ns/op 149.62 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2138335 56.40 ns/op 159.57 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2118591 56.47 ns/op 177.09 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2094291 57.40 ns/op 191.62 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2136054 56.20 ns/op 213.53 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2130487 58.34 ns/op 222.83 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2127741 57.55 ns/op 243.29 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2096192 57.22 ns/op 262.14 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2119428 57.23 ns/op 279.59 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1841614 64.69 ns/op 494.63 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1640203 72.84 ns/op 878.68 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1242550 97.60 ns/op 1311.48 MB/s BenchmarkMemmoveUnalignedSrc/256-4 982926 120.2 ns/op 2129.37 MB/s BenchmarkMemmoveUnalignedSrc/512-4 686719 174.5 ns/op 2933.39 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 423138 283.2 ns/op 3616.17 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 239166 498.8 ns/op 4106.14 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128734 948.4 ns/op 4318.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1351768 88.44 ns/op 180.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1644267 72.48 ns/op 220.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1595326 74.52 ns/op 214.71 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1607634 75.24 ns/op 212.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1593368 75.15 ns/op 212.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1595762 75.30 ns/op 212.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1587130 75.56 ns/op 211.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1591834 75.23 ns/op 212.68 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 103.4 ns/op 619.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1366765 89.00 ns/op 719.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1355234 93.08 ns/op 687.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1352568 88.15 ns/op 726.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1347469 89.33 ns/op 716.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1329595 89.17 ns/op 717.70 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1332324 88.65 ns/op 721.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1317873 89.01 ns/op 719.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 809389 152.2 ns/op 1682.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 761889 158.3 ns/op 1617.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 744734 151.3 ns/op 1691.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 745752 150.9 ns/op 1696.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 788845 151.5 ns/op 1689.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 804015 149.8 ns/op 1709.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 798975 149.9 ns/op 1707.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 798744 149.3 ns/op 1714.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 124225 956.7 ns/op 4281.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 118612 1028 ns/op 3983.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 116391 1026 ns/op 3991.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 117782 1018 ns/op 4024.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 115197 1019 ns/op 4019.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 118065 1022 ns/op 4006.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 117512 1024 ns/op 4000.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 118227 1027 ns/op 3987.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7804 15291 ns/op 4286.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6948 16713 ns/op 3921.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6302 17310 ns/op 3785.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6705 17076 ns/op 3837.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6399 17270 ns/op 3794.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6680 16963 ns/op 3863.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6716 17171 ns/op 3816.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6636 16993 ns/op 3856.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1858039 63.22 ns/op 506.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1664500 71.82 ns/op 891.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1260322 96.40 ns/op 1327.84 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 809740 145.2 ns/op 1763.47 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 628365 190.4 ns/op 2689.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 389458 311.2 ns/op 3290.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 219787 554.9 ns/op 3691.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114136 1060 ns/op 3865.92 MB/s BenchmarkMemclr/5-4 12253436 9.831 ns/op 508.57 MB/s BenchmarkMemclr/16-4 10506392 11.42 ns/op 1400.47 MB/s BenchmarkMemclr/64-4 6505491 18.37 ns/op 3484.27 MB/s BenchmarkMemclr/256-4 10532808 11.42 ns/op 22417.75 MB/s BenchmarkMemclr/4096-4 3552260 33.25 ns/op 123179.54 MB/s BenchmarkMemclr/65536-4 97461 1171 ns/op 55982.71 MB/s BenchmarkMemclr/1M-4 6937 19207 ns/op 54594.22 MB/s BenchmarkMemclr/4M-4 1609 77331 ns/op 54238.06 MB/s BenchmarkMemclr/8M-4 705 169439 ns/op 49508.06 MB/s BenchmarkMemclr/16M-4 315 435035 ns/op 38565.25 MB/s BenchmarkMemclr/64M-4 72 1627188 ns/op 41242.23 MB/s BenchmarkMemclrUnaligned/0_5-4 6567591 18.12 ns/op 275.90 MB/s BenchmarkMemclrUnaligned/0_16-4 6417544 18.74 ns/op 853.67 MB/s BenchmarkMemclrUnaligned/0_64-4 4416763 26.95 ns/op 2374.49 MB/s BenchmarkMemclrUnaligned/0_256-4 6539282 18.83 ns/op 13591.79 MB/s BenchmarkMemclrUnaligned/0_4096-4 3179973 36.99 ns/op 110723.26 MB/s BenchmarkMemclrUnaligned/0_65536-4 106971 1120 ns/op 58498.85 MB/s BenchmarkMemclrUnaligned/1_5-4 6676612 18.12 ns/op 275.97 MB/s BenchmarkMemclrUnaligned/1_16-4 6367377 18.91 ns/op 846.21 MB/s BenchmarkMemclrUnaligned/1_64-4 4406586 27.51 ns/op 2326.12 MB/s BenchmarkMemclrUnaligned/1_256-4 6333952 18.68 ns/op 13706.50 MB/s BenchmarkMemclrUnaligned/1_4096-4 2265678 49.71 ns/op 82394.32 MB/s BenchmarkMemclrUnaligned/1_65536-4 115281 1084 ns/op 60475.53 MB/s BenchmarkMemclrUnaligned/4_5-4 6795907 17.90 ns/op 279.34 MB/s BenchmarkMemclrUnaligned/4_16-4 6499666 18.79 ns/op 851.64 MB/s BenchmarkMemclrUnaligned/4_64-4 4443589 26.91 ns/op 2378.35 MB/s BenchmarkMemclrUnaligned/4_256-4 6450571 18.70 ns/op 13693.23 MB/s BenchmarkMemclrUnaligned/4_4096-4 2379230 49.08 ns/op 83448.17 MB/s BenchmarkMemclrUnaligned/4_65536-4 70821 1454 ns/op 45080.34 MB/s BenchmarkMemclrUnaligned/7_5-4 6807757 17.41 ns/op 287.20 MB/s BenchmarkMemclrUnaligned/7_16-4 6615370 18.03 ns/op 887.35 MB/s BenchmarkMemclrUnaligned/7_64-4 4598090 26.55 ns/op 2410.79 MB/s BenchmarkMemclrUnaligned/7_256-4 6593634 18.25 ns/op 14023.81 MB/s BenchmarkMemclrUnaligned/7_4096-4 2375185 50.44 ns/op 81199.66 MB/s BenchmarkMemclrUnaligned/7_65536-4 92020 1154 ns/op 56809.83 MB/s BenchmarkMemclrUnaligned/0_1M-4 4986 23828 ns/op 44006.71 MB/s BenchmarkMemclrUnaligned/0_4M-4 1492 78208 ns/op 53629.81 MB/s BenchmarkMemclrUnaligned/0_8M-4 640 184291 ns/op 45518.18 MB/s BenchmarkMemclrUnaligned/0_16M-4 345 334648 ns/op 50133.98 MB/s BenchmarkMemclrUnaligned/0_64M-4 79 1320657 ns/op 50814.77 MB/s BenchmarkMemclrUnaligned/1_1M-4 4551 22887 ns/op 45815.03 MB/s BenchmarkMemclrUnaligned/1_4M-4 1209 92327 ns/op 45428.68 MB/s BenchmarkMemclrUnaligned/1_8M-4 614 189998 ns/op 44151.09 MB/s BenchmarkMemclrUnaligned/1_16M-4 375 401461 ns/op 41790.35 MB/s BenchmarkMemclrUnaligned/1_64M-4 86 1625067 ns/op 41296.07 MB/s BenchmarkMemclrUnaligned/4_1M-4 6223 22076 ns/op 47498.99 MB/s BenchmarkMemclrUnaligned/4_4M-4 1294 85768 ns/op 48902.78 MB/s BenchmarkMemclrUnaligned/4_8M-4 741 164474 ns/op 51002.70 MB/s BenchmarkMemclrUnaligned/4_16M-4 312 328938 ns/op 51004.20 MB/s BenchmarkMemclrUnaligned/4_64M-4 76 1700314 ns/op 39468.51 MB/s BenchmarkMemclrUnaligned/7_1M-4 6718 20125 ns/op 52104.39 MB/s BenchmarkMemclrUnaligned/7_4M-4 1605 73553 ns/op 57024.59 MB/s BenchmarkMemclrUnaligned/7_8M-4 696 171096 ns/op 49028.64 MB/s BenchmarkMemclrUnaligned/7_16M-4 370 332584 ns/op 50444.99 MB/s BenchmarkMemclrUnaligned/7_64M-4 78 1350041 ns/op 49708.78 MB/s BenchmarkGoMemclr/5-4 13787916 8.636 ns/op 579.00 MB/s BenchmarkGoMemclr/16-4 12180112 9.621 ns/op 1662.99 MB/s BenchmarkGoMemclr/64-4 7471785 16.08 ns/op 3980.04 MB/s BenchmarkGoMemclr/256-4 12766926 9.508 ns/op 26924.10 MB/s BenchmarkMemclrRange/1K_2K-4 34632 3534 ns/op 27131.96 MB/s BenchmarkMemclrRange/2K_8K-4 19340 5340 ns/op 62457.28 MB/s BenchmarkMemclrRange/4K_16K-4 22614 5928 ns/op 54494.79 MB/s BenchmarkMemclrRange/160K_228K-4 3948 27714 ns/op 60001.94 MB/s BenchmarkClearFat7-4 6943808 17.36 ns/op BenchmarkClearFat8-4 7493340 16.06 ns/op BenchmarkClearFat11-4 7011032 17.21 ns/op BenchmarkClearFat12-4 6906528 17.17 ns/op BenchmarkClearFat13-4 7024618 17.12 ns/op BenchmarkClearFat14-4 6985495 17.10 ns/op BenchmarkClearFat15-4 6980868 17.08 ns/op BenchmarkClearFat16-4 7268516 16.70 ns/op BenchmarkClearFat24-4 7014096 17.09 ns/op BenchmarkClearFat32-4 6600848 17.80 ns/op BenchmarkClearFat40-4 6416643 18.56 ns/op BenchmarkClearFat48-4 6114427 19.18 ns/op BenchmarkClearFat56-4 5913788 20.17 ns/op BenchmarkClearFat64-4 5671388 21.05 ns/op BenchmarkClearFat72-4 5538870 21.57 ns/op BenchmarkClearFat128-4 3704829 32.28 ns/op BenchmarkClearFat256-4 2680053 44.49 ns/op BenchmarkClearFat512-4 1720654 69.84 ns/op BenchmarkClearFat1024-4 1000000 118.9 ns/op BenchmarkClearFat1032-4 973027 122.6 ns/op BenchmarkClearFat1040-4 975712 124.5 ns/op BenchmarkCopyFat7-4 6739222 19.36 ns/op BenchmarkCopyFat8-4 7260511 16.55 ns/op BenchmarkCopyFat11-4 6871491 17.50 ns/op BenchmarkCopyFat12-4 6847438 17.50 ns/op BenchmarkCopyFat13-4 6876808 17.65 ns/op BenchmarkCopyFat14-4 6844178 17.58 ns/op BenchmarkCopyFat15-4 6898478 17.51 ns/op BenchmarkCopyFat16-4 6797725 17.03 ns/op BenchmarkCopyFat24-4 7007052 17.30 ns/op BenchmarkCopyFat32-4 6272857 18.80 ns/op BenchmarkCopyFat64-4 5709860 21.04 ns/op BenchmarkCopyFat72-4 5358220 22.01 ns/op BenchmarkCopyFat128-4 3402702 35.60 ns/op BenchmarkCopyFat256-4 2603566 45.37 ns/op BenchmarkCopyFat512-4 1567464 78.56 ns/op BenchmarkCopyFat520-4 1515987 78.81 ns/op BenchmarkCopyFat1024-4 888039 135.5 ns/op BenchmarkCopyFat1032-4 880804 134.2 ns/op BenchmarkCopyFat1040-4 868137 134.6 ns/op BenchmarkIssue18740/2byte-4 523 227769 ns/op BenchmarkIssue18740/4byte-4 834 139304 ns/op BenchmarkIssue18740/8byte-4 954 122191 ns/op BenchmarkMemclrKnownSize1-4 8512077 14.10 ns/op 70.92 MB/s BenchmarkMemclrKnownSize2-4 5176132 22.87 ns/op 87.46 MB/s BenchmarkMemclrKnownSize4-4 3102382 54.39 ns/op 73.55 MB/s BenchmarkMemclrKnownSize8-4 1000000 101.0 ns/op 79.19 MB/s BenchmarkMemclrKnownSize16-4 622881 185.1 ns/op 86.43 MB/s BenchmarkMemclrKnownSize32-4 331236 354.5 ns/op 90.26 MB/s BenchmarkMemclrKnownSize64-4 169958 705.1 ns/op 90.77 MB/s BenchmarkMemclrKnownSize112-4 97314 1196 ns/op 93.67 MB/s BenchmarkMemclrKnownSize128-4 88455 1364 ns/op 93.81 MB/s BenchmarkMemclrKnownSize192-4 57666 2078 ns/op 92.38 MB/s BenchmarkMemclrKnownSize248-4 45372 2658 ns/op 93.29 MB/s BenchmarkMemclrKnownSize256-4 43246 2734 ns/op 93.63 MB/s BenchmarkMemclrKnownSize512-4 22023 5434 ns/op 94.22 MB/s BenchmarkMemclrKnownSize1024-4 10000 10904 ns/op 93.91 MB/s BenchmarkMemclrKnownSize4096-4 2782 44053 ns/op 92.98 MB/s BenchmarkMemclrKnownSize512KiB-4 19 5733151 ns/op 91.45 MB/s BenchmarkReadMetricsLatency-4 10000 7356 p50-ns 7827 p90-ns 15807 p99-ns BenchmarkFinalizer-4 284 442002 ns/op BenchmarkFinalizerRun-4 515372 430.9 ns/op BenchmarkMinFloat-4 394789 295.7 ns/op BenchmarkMaxFloat-4 410586 291.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8318944 14.35 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2124151 56.60 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1937335 62.77 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1682205 71.45 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 102.5 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 114.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1590462 74.35 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 109.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 106.5 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1554609 77.02 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1709259 69.77 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1559238 76.61 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1363820 87.72 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1202512 98.13 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7400836 16.20 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8135236 14.81 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8144899 14.82 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7431216 16.22 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6879858 17.50 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6363210 18.92 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7351977 16.18 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7559958 14.87 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8130274 14.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7385787 16.23 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7893328 14.84 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7789468 14.78 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7345555 16.17 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7545339 14.81 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7600924 14.88 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7306291 16.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8054259 14.85 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8111625 14.89 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7289030 16.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7754083 15.48 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7332084 15.33 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7234923 16.27 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6722622 17.83 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7837635 15.35 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7409672 18.34 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7444150 15.31 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7849663 15.32 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6595849 18.28 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7726988 15.31 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6599871 15.30 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7114252 16.32 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8121662 14.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8140828 14.86 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7385736 16.21 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8102210 14.74 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7707219 14.91 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7426819 16.22 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8151429 14.77 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8123029 14.88 ns/op BenchmarkNetpollBreak-4 8738 14356 ns/op BenchmarkPinnerPinUnpinBatch-4 2068 59314 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 296 400146 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2094 58161 ns/op BenchmarkPinnerPinUnpin-4 1710246 70.41 ns/op BenchmarkPinnerPinUnpinTiny-4 1706937 70.66 ns/op BenchmarkPinnerPinUnpinDouble-4 619586 188.2 ns/op BenchmarkPinnerPinUnpinParallel-4 4928667 24.32 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4174881 30.75 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 257761 508.0 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5126830 23.24 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6369480 19.38 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9858327 12.03 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 9985803 11.67 ns/op BenchmarkPingPongHog-4 678 180038 ns/op BenchmarkStackGrowth-4 159435 694.3 ns/op BenchmarkStackGrowthDeep-4 1806 62124 ns/op BenchmarkCreateGoroutines-4 89517 1246 ns/op BenchmarkCreateGoroutinesParallel-4 137685 1566 ns/op BenchmarkCreateGoroutinesCapture-4 17566 6995 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 121251 1397 ns/op BenchmarkClosureCall-4 16348982 7.408 ns/op BenchmarkWakeupParallelSpinning/0s-4 7374 17027 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5899 19929 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5010 24451 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3518 33849 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2254 51098 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1370 85982 ns/op BenchmarkWakeupParallelSpinning/50µs-4 697 174470 ns/op BenchmarkWakeupParallelSpinning/100µs-4 375 309577 ns/op BenchmarkWakeupParallelSyscall/0s-4 529 220790 ns/op BenchmarkWakeupParallelSyscall/1µs-4 534 219721 ns/op BenchmarkWakeupParallelSyscall/2µs-4 546 217642 ns/op BenchmarkWakeupParallelSyscall/5µs-4 511 230433 ns/op BenchmarkWakeupParallelSyscall/10µs-4 482 240163 ns/op BenchmarkWakeupParallelSyscall/20µs-4 490 242438 ns/op BenchmarkWakeupParallelSyscall/50µs-4 445 268287 ns/op BenchmarkWakeupParallelSyscall/100µs-4 306 391523 ns/op BenchmarkMatmult-4 1000000 243.5 ns/op BenchmarkFastrand-4 7885970 14.74 ns/op BenchmarkFastrand64-4 8080664 14.88 ns/op BenchmarkFastrandHashiter-4 4174441 28.62 ns/op BenchmarkFastrandn/2-4 4295415 28.19 ns/op BenchmarkFastrandn/3-4 4323543 27.79 ns/op BenchmarkFastrandn/4-4 4158267 28.35 ns/op BenchmarkFastrandn/5-4 4182168 28.11 ns/op BenchmarkIfaceCmp100-4 80796 1424 ns/op BenchmarkIfaceCmpNil100-4 159423 762.2 ns/op BenchmarkEfaceCmpDiff-4 19753 6023 ns/op BenchmarkEfaceCmpDiffIndirect-4 21597 5516 ns/op BenchmarkDefer-4 1335824 86.88 ns/op BenchmarkDefer10-4 934183 122.3 ns/op BenchmarkDeferMany-4 600081 368.4 ns/op BenchmarkPanicRecover-4 720056 159.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 901022 132.1 ns/op 61.00 p50-ns 63.00 p90-ns 95.00 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 693157 199.0 ns/op 68.00 p50-ns 73.00 p90-ns 173.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 4004 29156 ns/op 26449 p50-ns 28585 p90-ns 70847 p99-ns BenchmarkGoroutineProfile/small/loaded-4 523 316065 ns/op 86971 p50-ns 270825 p90-ns 10134633 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 920010 130.1 ns/op 61.00 p50-ns 63.00 p90-ns 70.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 905282 167.6 ns/op 62.00 p50-ns 64.00 p90-ns 72.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 44 2612105 ns/op 2505778 p50-ns 2676574 p90-ns 4000919 p99-ns BenchmarkGoroutineProfile/large/loaded-4 43 5177582 ns/op 3803849 p50-ns 12609338 p90-ns 14616167 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 844789 140.3 ns/op 62.00 p50-ns 63.00 p90-ns 115.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 793288 190.6 ns/op 62.00 p50-ns 65.00 p90-ns 152.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1512 73299 ns/op 69058 p50-ns 77921 p90-ns 130686 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 722 160761 ns/op 99452 p50-ns 151176 p90-ns 412700 p99-ns BenchmarkRWMutexUncontended-4 6356880 18.57 ns/op BenchmarkRWMutexWrite100-4 2495784 47.85 ns/op BenchmarkRWMutexWrite10-4 2399035 50.44 ns/op BenchmarkRWMutexWorkWrite100-4 882031 141.7 ns/op BenchmarkRWMutexWorkWrite10-4 242437 501.3 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3238 36699 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1206 98717 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1546 76984 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 583 206350 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 762 153617 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 274 428670 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 381 316617 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 135 870179 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 472834 247.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 415230 248.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 370291 282.0 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 444736 271.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 397568 267.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 348199 305.9 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 409742 305.2 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 384446 285.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 346228 305.8 ns/op BenchmarkMakeSlice/Byte-4 2631621 45.96 ns/op BenchmarkMakeSlice/Int16-4 2693973 45.85 ns/op BenchmarkMakeSlice/Int-4 1879212 63.73 ns/op BenchmarkMakeSlice/Ptr-4 1576473 75.04 ns/op BenchmarkMakeSlice/Struct/24-4 1350493 87.39 ns/op BenchmarkMakeSlice/Struct/32-4 1256524 94.97 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 108.1 ns/op BenchmarkGrowSlice/Byte-4 1000000 114.3 ns/op BenchmarkGrowSlice/Int16-4 1000000 123.8 ns/op BenchmarkGrowSlice/Int-4 785313 149.8 ns/op BenchmarkGrowSlice/Ptr-4 728547 181.5 ns/op BenchmarkGrowSlice/Struct/24-4 455858 261.5 ns/op BenchmarkGrowSlice/Struct/32-4 358557 285.4 ns/op BenchmarkGrowSlice/Struct/40-4 304944 336.8 ns/op BenchmarkExtendSlice/IntSlice-4 537788 236.2 ns/op BenchmarkExtendSlice/PointerSlice-4 457956 254.9 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 117.5 ns/op BenchmarkAppend-4 684952 176.4 ns/op BenchmarkAppendGrowByte-4 6 19916536 ns/op BenchmarkAppendGrowString-4 1 199612552 ns/op BenchmarkAppendSlice/1Bytes-4 2240498 54.02 ns/op BenchmarkAppendSlice/4Bytes-4 2207654 55.28 ns/op BenchmarkAppendSlice/7Bytes-4 2018584 58.20 ns/op BenchmarkAppendSlice/8Bytes-4 2123245 56.37 ns/op BenchmarkAppendSlice/15Bytes-4 2082250 58.00 ns/op BenchmarkAppendSlice/16Bytes-4 2047336 58.37 ns/op BenchmarkAppendSlice/32Bytes-4 1873096 63.35 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 153790 768.0 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 52051 2201 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 14265 8442 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3496 35542 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 267 432716 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 64 1846623 ns/op BenchmarkAppendStr/1Bytes-4 2440132 48.24 ns/op BenchmarkAppendStr/4Bytes-4 2407984 47.72 ns/op BenchmarkAppendStr/8Bytes-4 2321854 50.49 ns/op BenchmarkAppendStr/16Bytes-4 2367027 49.68 ns/op BenchmarkAppendStr/32Bytes-4 2208372 55.00 ns/op BenchmarkAppendSpecialCase-4 677421 175.2 ns/op BenchmarkCopy/1Byte-4 2237186 53.84 ns/op 18.57 MB/s BenchmarkCopy/1String-4 2101443 56.46 ns/op 17.71 MB/s BenchmarkCopy/2Byte-4 2173944 55.11 ns/op 36.29 MB/s BenchmarkCopy/2String-4 2153230 54.94 ns/op 36.41 MB/s BenchmarkCopy/4Byte-4 2174152 55.09 ns/op 72.61 MB/s BenchmarkCopy/4String-4 2173342 54.28 ns/op 73.69 MB/s BenchmarkCopy/8Byte-4 2241394 54.20 ns/op 147.61 MB/s BenchmarkCopy/8String-4 2203473 54.29 ns/op 147.37 MB/s BenchmarkCopy/12Byte-4 2119561 54.92 ns/op 218.49 MB/s BenchmarkCopy/12String-4 2125750 55.26 ns/op 217.15 MB/s BenchmarkCopy/16Byte-4 2109816 58.19 ns/op 274.95 MB/s BenchmarkCopy/16String-4 2053236 59.86 ns/op 267.30 MB/s BenchmarkCopy/32Byte-4 1845790 63.75 ns/op 501.99 MB/s BenchmarkCopy/32String-4 1862620 63.48 ns/op 504.11 MB/s BenchmarkCopy/128Byte-4 1286571 95.24 ns/op 1343.94 MB/s BenchmarkCopy/128String-4 1247930 98.52 ns/op 1299.29 MB/s BenchmarkCopy/1024Byte-4 428301 282.4 ns/op 3625.69 MB/s BenchmarkCopy/1024String-4 400954 285.9 ns/op 3581.45 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26692 4191 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 25996 4546 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 20436 5876 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 17293 6604 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 14401 8314 ns/op BenchmarkAppendInPlace/Grow/Byte-4 157330 768.3 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 151656 777.3 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 119902 917.6 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 101814 1065 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 103058 1132 ns/op BenchmarkStackCopyPtr-4 1 132578305 ns/op BenchmarkStackCopy-4 2 78338704 ns/op BenchmarkStackCopyNoCache-4 27 4462715 ns/op BenchmarkStackCopyWithStkobj-4 2 51212582 ns/op BenchmarkIssue18138-4 1351 85709 ns/op BenchmarkCompareStringEqual-4 11500798 10.37 ns/op BenchmarkCompareStringIdentical-4 16179609 7.366 ns/op BenchmarkCompareStringSameLength-4 13782642 8.752 ns/op BenchmarkCompareStringDifferentLength-4 16279509 7.361 ns/op BenchmarkCompareStringBigUnaligned-4 2041 55672 ns/op 18834.93 MB/s BenchmarkCompareStringBig-4 1740 65390 ns/op 16035.86 MB/s BenchmarkConcatStringAndBytes-4 2731977 42.27 ns/op BenchmarkSliceByteToString/1-4 2271045 52.15 ns/op BenchmarkSliceByteToString/2-4 1339114 87.11 ns/op BenchmarkSliceByteToString/4-4 1347396 85.44 ns/op BenchmarkSliceByteToString/8-4 1396006 86.93 ns/op BenchmarkSliceByteToString/16-4 1351825 88.28 ns/op BenchmarkSliceByteToString/32-4 1217041 99.13 ns/op BenchmarkSliceByteToString/64-4 1000000 115.1 ns/op BenchmarkSliceByteToString/128-4 894560 139.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2403146 50.27 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 858927 146.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 964522 129.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4128332 28.57 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1486354 80.08 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2002532 60.18 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2810592 42.35 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 518446 227.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 458032 250.9 ns/op BenchmarkRuneIterate/range/ASCII-4 8177382 14.30 ns/op BenchmarkRuneIterate/range/Japanese-4 1948438 61.44 ns/op BenchmarkRuneIterate/range/MixedLength-4 2650432 45.73 ns/op BenchmarkRuneIterate/range1/ASCII-4 9555322 12.24 ns/op BenchmarkRuneIterate/range1/Japanese-4 1917177 61.66 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2626580 45.44 ns/op BenchmarkRuneIterate/range2/ASCII-4 7941123 14.38 ns/op BenchmarkRuneIterate/range2/Japanese-4 1951368 61.50 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2662174 45.37 ns/op BenchmarkArrayEqual-4 15759788 7.654 ns/op BenchmarkFunc/Name-4 2065909 57.24 ns/op BenchmarkFunc/Entry-4 10707722 11.02 ns/op BenchmarkFunc/FileLine-4 2239509 53.49 ns/op PASS ok runtime 151.545s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30451 3676 ns/op BenchmarkHandle/concurrent-4 24966 4753 ns/op PASS ok runtime/cgo 1.335s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4024286 29.88 ns/op BenchmarkMulUintptr/large-4 3190568 38.30 ns/op PASS ok runtime/internal/math 1.320s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 4187558 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 27 4770339 ns/op 596.8 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 840 137937 ns/op 6.743 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10840710 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11670697 ns/op 1380 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 316 367588 ns/op 34.87 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 75495722 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 81446500 ns/op 9912 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 39 2975788 ns/op 349.0 concurrent_launches/op PASS ok runtime/pprof 2.510s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 82 1238145 ns/op BenchmarkStackLeak-4 33088 3348 ns/op PASS ok runtime/race 1.309s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2505020 47.71 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 634998 185.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.300s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 60 1835370 ns/op BenchmarkIndex_Large-4 10508 11120 ns/op BenchmarkIndexFunc_Large-4 178 656004 ns/op BenchmarkCompact/nil-4 7218651 16.62 ns/op BenchmarkCompact/one-4 2026958 60.23 ns/op BenchmarkCompact/sorted-4 1000000 108.0 ns/op BenchmarkCompact/2_items-4 857299 130.9 ns/op BenchmarkCompact/unsorted-4 1000000 109.6 ns/op BenchmarkCompact/many-4 467760 233.6 ns/op BenchmarkCompact_Large/all_dup-4 12954 9211 ns/op BenchmarkCompact_Large/no_dup-4 18424 6587 ns/op BenchmarkCompactFunc/nil-4 4029934 28.68 ns/op BenchmarkCompactFunc/one-4 1626156 73.35 ns/op BenchmarkCompactFunc/sorted-4 799156 136.8 ns/op BenchmarkCompactFunc/2_items-4 761292 156.0 ns/op BenchmarkCompactFunc/unsorted-4 823560 138.7 ns/op BenchmarkCompactFunc/many-4 409110 292.3 ns/op BenchmarkCompactFunc_Large/all_dup-4 5 22270544 ns/op BenchmarkCompactFunc_Large/no_dup-4 6 18397480 ns/op BenchmarkReplace/naive-fast-4 85340 1280 ns/op BenchmarkReplace/optimized-fast-4 142105 794.1 ns/op BenchmarkReplace/naive-slow-4 44950 2605 ns/op BenchmarkReplace/optimized-slow-4 52884 2262 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 115.0 ns/op BenchmarkBinarySearchFloats/Size32-4 919730 130.3 ns/op BenchmarkBinarySearchFloats/Size64-4 813030 144.0 ns/op BenchmarkBinarySearchFloats/Size128-4 751270 159.1 ns/op BenchmarkBinarySearchFloats/Size512-4 628270 185.1 ns/op BenchmarkBinarySearchFloats/Size1024-4 589485 205.0 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 450020 259.1 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 384248 302.2 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 337273 346.8 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 300140 395.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 249915 485.0 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 222891 526.1 ns/op BenchmarkSortFuncStruct/Size16-4 12902 9309 ns/op BenchmarkSortFuncStruct/Size32-4 4833 24673 ns/op BenchmarkSortFuncStruct/Size64-4 6678 17894 ns/op BenchmarkSortFuncStruct/Size128-4 3800 31310 ns/op BenchmarkSortFuncStruct/Size512-4 1023 115892 ns/op BenchmarkSortFuncStruct/Size1024-4 519 233825 ns/op PASS ok slices 7.113s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 87706 1332 ns/op BenchmarkSortInts-4 1 150782712 ns/op BenchmarkSlicesSortInts-4 2 72626282 ns/op BenchmarkSortIsSorted-4 22 5169794 ns/op BenchmarkSlicesIsSorted-4 61 1949569 ns/op BenchmarkSortStrings-4 1 152565218 ns/op BenchmarkSlicesSortStrings-4 1 109308699 ns/op BenchmarkSortStrings_Sorted-4 20 5493184 ns/op BenchmarkSlicesSortStrings_Sorted-4 38 2731360 ns/op BenchmarkSortStructs-4 1 196737592 ns/op BenchmarkSortFuncStructs-4 1 142349174 ns/op BenchmarkSortString1K-4 184 648602 ns/op BenchmarkSortString1K_Slice-4 166 710315 ns/op BenchmarkStableString1K-4 86 1313855 ns/op BenchmarkSortInt1K-4 260 458383 ns/op BenchmarkSortInt1K_Sorted-4 5444 22262 ns/op BenchmarkSortInt1K_Reversed-4 2589 46979 ns/op BenchmarkSortInt1K_Mod8-4 728 164507 ns/op BenchmarkStableInt1K-4 92 1309601 ns/op BenchmarkStableInt1K_Slice-4 122 969980 ns/op BenchmarkSortInt64K-4 3 41735320 ns/op BenchmarkSortInt64K_Slice-4 2 56969538 ns/op BenchmarkStableInt64K-4 1 124770930 ns/op BenchmarkSort1e2-4 308 367891 ns/op BenchmarkStable1e2-4 139 859626 ns/op BenchmarkSort1e4-4 2 76366898 ns/op BenchmarkStable1e4-4 1 257109253 ns/op PASS ok sort 7.640s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 803064 133.2 ns/op BenchmarkAtof64Float-4 683958 166.2 ns/op BenchmarkAtof64FloatExp-4 655105 176.4 ns/op BenchmarkAtof64Big-4 423012 273.5 ns/op BenchmarkAtof64RandomBits-4 247424 475.2 ns/op BenchmarkAtof64RandomFloats-4 500947 237.6 ns/op BenchmarkAtof64RandomLongFloats-4 391778 301.8 ns/op BenchmarkAtof32Decimal-4 897112 132.2 ns/op BenchmarkAtof32Float-4 786840 152.6 ns/op BenchmarkAtof32FloatExp-4 643578 185.5 ns/op BenchmarkAtof32Random-4 357144 336.3 ns/op BenchmarkAtof32RandomLong-4 128104 906.3 ns/op BenchmarkParseInt/Pos/7bit-4 1507198 78.83 ns/op BenchmarkParseInt/Pos/26bit-4 716343 161.5 ns/op BenchmarkParseInt/Pos/31bit-4 659856 197.7 ns/op BenchmarkParseInt/Pos/56bit-4 416221 292.9 ns/op BenchmarkParseInt/Pos/63bit-4 420556 286.6 ns/op BenchmarkParseInt/Neg/7bit-4 1477136 80.47 ns/op BenchmarkParseInt/Neg/26bit-4 733987 178.8 ns/op BenchmarkParseInt/Neg/31bit-4 638104 185.0 ns/op BenchmarkParseInt/Neg/56bit-4 448354 267.4 ns/op BenchmarkParseInt/Neg/63bit-4 422439 283.1 ns/op BenchmarkAtoi/Pos/7bit-4 1920333 61.87 ns/op BenchmarkAtoi/Pos/26bit-4 858936 137.7 ns/op BenchmarkAtoi/Pos/31bit-4 779480 153.1 ns/op BenchmarkAtoi/Pos/56bit-4 509499 236.8 ns/op BenchmarkAtoi/Pos/63bit-4 398178 299.9 ns/op BenchmarkAtoi/Neg/7bit-4 1941363 60.14 ns/op BenchmarkAtoi/Neg/26bit-4 838974 135.6 ns/op BenchmarkAtoi/Neg/31bit-4 777204 152.9 ns/op BenchmarkAtoi/Neg/56bit-4 521196 232.5 ns/op BenchmarkAtoi/Neg/63bit-4 395725 299.8 ns/op BenchmarkFormatFloat/Decimal-4 76952 1541 ns/op BenchmarkFormatFloat/Float-4 82353 1468 ns/op BenchmarkFormatFloat/Exp-4 86986 1385 ns/op BenchmarkFormatFloat/NegExp-4 88807 1369 ns/op BenchmarkFormatFloat/LongExp-4 74184 1616 ns/op BenchmarkFormatFloat/Big-4 71643 1678 ns/op BenchmarkFormatFloat/BinaryExp-4 222182 543.4 ns/op BenchmarkFormatFloat/32Integer-4 77576 1544 ns/op BenchmarkFormatFloat/32ExactFraction-4 95109 1283 ns/op BenchmarkFormatFloat/32Point-4 82038 1456 ns/op BenchmarkFormatFloat/32Exp-4 86750 1379 ns/op BenchmarkFormatFloat/32NegExp-4 87524 1337 ns/op BenchmarkFormatFloat/32Shortest-4 94442 1280 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 113248 1063 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 111387 1083 ns/op BenchmarkFormatFloat/64Fixed1-4 131709 897.6 ns/op BenchmarkFormatFloat/64Fixed2-4 131029 897.0 ns/op BenchmarkFormatFloat/64Fixed3-4 135049 897.2 ns/op BenchmarkFormatFloat/64Fixed4-4 132822 905.5 ns/op BenchmarkFormatFloat/64Fixed12-4 81291 1480 ns/op BenchmarkFormatFloat/64Fixed16-4 93081 1288 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 97820 1260 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 85710 1406 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2650 44657 ns/op BenchmarkFormatFloat/Slowpath64-4 75045 1631 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73622 1651 ns/op BenchmarkAppendFloat/Decimal-4 85645 1415 ns/op BenchmarkAppendFloat/Float-4 83559 1413 ns/op BenchmarkAppendFloat/Exp-4 97137 1252 ns/op BenchmarkAppendFloat/NegExp-4 94830 1281 ns/op BenchmarkAppendFloat/LongExp-4 79638 1511 ns/op BenchmarkAppendFloat/Big-4 75854 1592 ns/op BenchmarkAppendFloat/BinaryExp-4 262473 460.7 ns/op BenchmarkAppendFloat/32Integer-4 84018 1436 ns/op BenchmarkAppendFloat/32ExactFraction-4 98674 1199 ns/op BenchmarkAppendFloat/32Point-4 87654 1358 ns/op BenchmarkAppendFloat/32Exp-4 96184 1257 ns/op BenchmarkAppendFloat/32NegExp-4 96778 1251 ns/op BenchmarkAppendFloat/32Shortest-4 106820 1082 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 126832 975.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 123328 977.6 ns/op BenchmarkAppendFloat/64Fixed1-4 150346 799.1 ns/op BenchmarkAppendFloat/64Fixed2-4 151486 810.1 ns/op BenchmarkAppendFloat/64Fixed3-4 150962 789.0 ns/op BenchmarkAppendFloat/64Fixed4-4 149718 787.9 ns/op BenchmarkAppendFloat/64Fixed12-4 83438 1420 ns/op BenchmarkAppendFloat/64Fixed16-4 95281 1182 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 110835 1074 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 91584 1326 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2636 45484 ns/op BenchmarkAppendFloat/Slowpath64-4 77324 1544 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 76826 1555 ns/op BenchmarkFormatInt-4 17192 6807 ns/op BenchmarkAppendInt-4 17744 6724 ns/op BenchmarkFormatUint-4 95947 1174 ns/op BenchmarkAppendUint-4 103870 1139 ns/op BenchmarkFormatIntSmall/7-4 3483042 34.81 ns/op BenchmarkFormatIntSmall/42-4 3384279 34.59 ns/op BenchmarkAppendIntSmall-4 1496113 79.83 ns/op BenchmarkAppendUintVarlen/1-4 1516047 77.74 ns/op BenchmarkAppendUintVarlen/12-4 1491908 79.58 ns/op BenchmarkAppendUintVarlen/123-4 1000000 103.2 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 101.7 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 105.2 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 104.4 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 107.8 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 106.8 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 112.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 114.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 984944 118.0 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 117.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 964911 121.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 989326 121.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 954892 125.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 947926 126.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 912358 132.4 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 896094 132.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 849820 138.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 868957 139.1 ns/op BenchmarkQuote-4 48104 2430 ns/op BenchmarkQuoteRune-4 499414 219.9 ns/op BenchmarkAppendQuote-4 56126 2126 ns/op BenchmarkAppendQuoteRune-4 934192 125.4 ns/op BenchmarkUnquoteEasy-4 910738 131.6 ns/op BenchmarkUnquoteHard-4 53875 2132 ns/op PASS ok strconv 16.744s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 396858 266.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 139569 788.1 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 173298 642.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 502620 228.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 149104 752.0 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 208570 570.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 294351 386.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 81525 1389 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 96309 1146 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 1886606 63.65 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19996 5897 ns/op BenchmarkGenericMatch1-4 1797 65083 ns/op BenchmarkGenericMatch2-4 324 373556 ns/op BenchmarkSingleMaxSkipping-4 6256 18831 ns/op 531.03 MB/s BenchmarkSingleLongSuffixFail-4 13647 8829 ns/op 113.49 MB/s BenchmarkSingleMatch-4 202 570585 ns/op 26.29 MB/s BenchmarkByteByteNoMatch-4 60546 1980 ns/op BenchmarkByteByteMatch-4 18157 6428 ns/op BenchmarkByteStringMatch-4 21540 5464 ns/op BenchmarkHTMLEscapeNew-4 66454 1798 ns/op BenchmarkHTMLEscapeOld-4 85358 1440 ns/op BenchmarkByteStringReplacerWriteString-4 1012 117105 ns/op BenchmarkByteReplacerWriteString-4 1531 79364 ns/op BenchmarkByteByteReplaces-4 3582 33386 ns/op BenchmarkByteByteMap-4 9157 12596 ns/op BenchmarkMap/identity/ASCII-4 747666 139.8 ns/op BenchmarkMap/identity/Greek-4 406383 298.3 ns/op BenchmarkMap/change/ASCII-4 32191 3713 ns/op BenchmarkMap/change/Greek-4 21430 5639 ns/op BenchmarkIndexRune-4 3861934 30.65 ns/op BenchmarkIndexRuneLongString-4 2122311 55.42 ns/op BenchmarkIndexRuneFastPath-4 3137073 36.62 ns/op BenchmarkIndex-4 5769590 20.18 ns/op BenchmarkLastIndex-4 4686121 25.43 ns/op BenchmarkIndexByte-4 5496313 19.61 ns/op BenchmarkToUpper/#00-4 5014282 23.88 ns/op BenchmarkToUpper/ONLYUPPER-4 2858559 41.98 ns/op BenchmarkToUpper/abc-4 269730 408.3 ns/op BenchmarkToUpper/AbC123-4 225238 547.3 ns/op BenchmarkToUpper/azAZ09_-4 236451 512.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46506 2605 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 66392 1817 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29560 4061 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56571 2141 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 105528 1145 ns/op BenchmarkToLower/#00-4 4862420 24.02 ns/op BenchmarkToLower/abc-4 4272849 27.65 ns/op BenchmarkToLower/AbC123-4 179503 680.8 ns/op BenchmarkToLower/azAZ09_-4 188791 646.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78606 1520 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59179 2022 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30529 3895 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70120 1715 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 107660 1105 ns/op BenchmarkMapNoChanges-4 1000000 106.9 ns/op BenchmarkTrim-4 35524 3294 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3238747 38.26 ns/op BenchmarkToValidUTF8/InvalidASCII-4 150643 792.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 119688 992.4 ns/op BenchmarkEqualFold/Tests-4 49461 2444 ns/op BenchmarkEqualFold/ASCII-4 3480207 34.97 ns/op BenchmarkEqualFold/UnicodePrefix-4 90412 1308 ns/op BenchmarkEqualFold/UnicodeSuffix-4 90861 1316 ns/op BenchmarkIndexHard1-4 1771 70801 ns/op BenchmarkIndexHard2-4 390 308081 ns/op BenchmarkIndexHard3-4 171 700844 ns/op BenchmarkIndexHard4-4 91 1293763 ns/op BenchmarkLastIndexHard1-4 66 1739888 ns/op BenchmarkLastIndexHard2-4 67 1760618 ns/op BenchmarkLastIndexHard3-4 66 1753523 ns/op BenchmarkCountHard1-4 1676 70228 ns/op BenchmarkCountHard2-4 393 308750 ns/op BenchmarkCountHard3-4 171 700873 ns/op BenchmarkIndexTorture-4 8011 15006 ns/op BenchmarkCountTorture-4 7977 15050 ns/op BenchmarkCountTortureOverlapping-4 794 141550 ns/op BenchmarkCountByte/10-4 5293718 22.11 ns/op 452.36 MB/s BenchmarkCountByte/32-4 5056033 23.61 ns/op 1355.46 MB/s BenchmarkCountByte/4096-4 557494 201.4 ns/op 20335.71 MB/s BenchmarkCountByte/4194304-4 613 197628 ns/op 21223.27 MB/s BenchmarkCountByte/67108864-4 33 4440784 ns/op 15111.94 MB/s BenchmarkFields/ASCII/16-4 316609 383.9 ns/op 41.68 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20859 5655 ns/op 45.27 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1356 89408 ns/op 45.81 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 78 1503108 ns/op 43.60 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 24395355 ns/op 42.98 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 141582 872.0 ns/op 18.35 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10896 ns/op 23.49 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 656 179310 ns/op 22.84 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3295857 ns/op 19.88 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 59690080 ns/op 17.57 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 325218 368.7 ns/op 43.40 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 21128 5591 ns/op 45.79 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1162 97872 ns/op 41.85 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 58 1970401 ns/op 33.26 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 38111272 ns/op 27.51 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 170646 676.1 ns/op 23.67 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 15073 7945 ns/op 32.22 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 906 131909 ns/op 31.05 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 44 2487731 ns/op 26.34 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 47548959 ns/op 22.05 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 66552446 ns/op BenchmarkSplitSingleByteSeparator-4 22 4689389 ns/op BenchmarkSplitMultiByteSeparator-4 51 2135813 ns/op BenchmarkSplitNSingleByteSeparator-4 304468 402.4 ns/op BenchmarkSplitNMultiByteSeparator-4 250293 464.9 ns/op BenchmarkRepeat/5x0-4 4072510 29.54 ns/op BenchmarkRepeat/5x1-4 4103676 29.68 ns/op BenchmarkRepeat/5x2-4 203457 603.7 ns/op BenchmarkRepeat/5x6-4 98205 1053 ns/op BenchmarkRepeat/10x0-4 4042381 28.58 ns/op BenchmarkRepeat/10x1-4 4148661 28.98 ns/op BenchmarkRepeat/10x2-4 202593 597.4 ns/op BenchmarkRepeat/10x6-4 107541 1061 ns/op BenchmarkRepeatLarge/256/1-4 49422 2337 ns/op 109.53 MB/s BenchmarkRepeatLarge/256/16-4 84411 1398 ns/op 183.14 MB/s BenchmarkRepeatLarge/512/1-4 42668 2757 ns/op 185.68 MB/s BenchmarkRepeatLarge/512/16-4 65874 1721 ns/op 297.50 MB/s BenchmarkRepeatLarge/1024/1-4 36200 3110 ns/op 329.30 MB/s BenchmarkRepeatLarge/1024/16-4 53533 2204 ns/op 464.68 MB/s BenchmarkRepeatLarge/2048/1-4 31551 3733 ns/op 548.62 MB/s BenchmarkRepeatLarge/2048/16-4 40502 2870 ns/op 713.48 MB/s BenchmarkRepeatLarge/4096/1-4 24372 4916 ns/op 833.22 MB/s BenchmarkRepeatLarge/4096/16-4 29877 3833 ns/op 1068.64 MB/s BenchmarkRepeatLarge/8192/1-4 17661 6725 ns/op 1218.12 MB/s BenchmarkRepeatLarge/8192/16-4 20967 5758 ns/op 1422.68 MB/s BenchmarkRepeatLarge/8192/4097-4 5445931 20.72 ns/op 197734.65 MB/s BenchmarkRepeatLarge/16384/1-4 11898 10142 ns/op 1615.46 MB/s BenchmarkRepeatLarge/16384/16-4 12766 9236 ns/op 1773.90 MB/s BenchmarkRepeatLarge/16384/4097-4 19605 6453 ns/op 1904.77 MB/s BenchmarkRepeatLarge/32768/1-4 7074 17667 ns/op 1854.77 MB/s BenchmarkRepeatLarge/32768/16-4 7321 15978 ns/op 2050.76 MB/s BenchmarkRepeatLarge/32768/4097-4 8203 14720 ns/op 1948.29 MB/s BenchmarkRepeatLarge/65536/1-4 3440 30301 ns/op 2162.84 MB/s BenchmarkRepeatLarge/65536/16-4 3687 28985 ns/op 2261.05 MB/s BenchmarkRepeatLarge/65536/4097-4 3980 27606 ns/op 2226.11 MB/s BenchmarkRepeatLarge/131072/1-4 547 209393 ns/op 625.96 MB/s BenchmarkRepeatLarge/131072/16-4 558 207226 ns/op 632.51 MB/s BenchmarkRepeatLarge/131072/4097-4 548 205242 ns/op 618.82 MB/s BenchmarkRepeatLarge/262144/1-4 282 413426 ns/op 634.08 MB/s BenchmarkRepeatLarge/262144/16-4 285 411777 ns/op 636.62 MB/s BenchmarkRepeatLarge/262144/4097-4 278 413705 ns/op 623.90 MB/s BenchmarkRepeatLarge/524288/1-4 142 826833 ns/op 634.09 MB/s BenchmarkRepeatLarge/524288/16-4 144 817720 ns/op 641.16 MB/s BenchmarkRepeatLarge/524288/4097-4 144 822360 ns/op 632.71 MB/s BenchmarkRepeatLarge/1048576/1-4 72 1665429 ns/op 629.61 MB/s BenchmarkRepeatLarge/1048576/16-4 69 1649760 ns/op 635.59 MB/s BenchmarkRepeatLarge/1048576/4097-4 70 1678287 ns/op 622.50 MB/s BenchmarkRepeatLarge/2097152/1-4 36 3310937 ns/op 633.40 MB/s BenchmarkRepeatLarge/2097152/16-4 33 3300308 ns/op 635.44 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 3355781 ns/op 623.87 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6719424 ns/op 624.21 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6685938 ns/op 627.33 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6867522 ns/op 610.30 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13960311 ns/op 600.89 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13567426 ns/op 618.29 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14316248 ns/op 585.81 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28382776 ns/op 591.11 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28701902 ns/op 584.53 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30443992 ns/op 551.08 MB/s BenchmarkRepeatLarge/33554432/1-4 2 57896028 ns/op 579.56 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56792620 ns/op 590.82 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 58987644 ns/op 568.84 MB/s BenchmarkRepeatLarge/67108864/1-4 1 123101355 ns/op 545.15 MB/s BenchmarkRepeatLarge/67108864/16-4 1 121423798 ns/op 552.68 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 117645496 ns/op 570.43 MB/s BenchmarkRepeatLarge/134217728/1-4 1 212107004 ns/op 632.78 MB/s BenchmarkRepeatLarge/134217728/16-4 1 243638513 ns/op 550.89 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 247441522 ns/op 542.42 MB/s BenchmarkRepeatLarge/268435456/1-4 1 425700139 ns/op 630.57 MB/s BenchmarkRepeatLarge/268435456/16-4 1 480219357 ns/op 558.99 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 495289127 ns/op 541.98 MB/s BenchmarkRepeatLarge/536870912/1-4 1 851394437 ns/op 630.58 MB/s BenchmarkRepeatLarge/536870912/16-4 1 965407360 ns/op 556.11 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 981906437 ns/op 546.76 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1694214607 ns/op 633.77 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1934573455 ns/op 555.03 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1991506752 ns/op 539.16 MB/s BenchmarkRepeatSpaces-4 4349490 27.21 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2580110 45.69 ns/op BenchmarkIndexAnyASCII/1:2-4 2489644 48.54 ns/op BenchmarkIndexAnyASCII/1:4-4 2400310 50.39 ns/op BenchmarkIndexAnyASCII/1:8-4 2193457 54.39 ns/op BenchmarkIndexAnyASCII/1:16-4 1908165 61.18 ns/op BenchmarkIndexAnyASCII/1:32-4 1927074 62.72 ns/op BenchmarkIndexAnyASCII/1:64-4 1812070 64.37 ns/op BenchmarkIndexAnyASCII/16:1-4 2524082 47.09 ns/op BenchmarkIndexAnyASCII/16:2-4 673413 178.8 ns/op BenchmarkIndexAnyASCII/16:4-4 653396 182.9 ns/op BenchmarkIndexAnyASCII/16:8-4 629839 190.6 ns/op BenchmarkIndexAnyASCII/16:16-4 580443 207.1 ns/op BenchmarkIndexAnyASCII/16:32-4 509671 234.8 ns/op BenchmarkIndexAnyASCII/16:64-4 411286 295.1 ns/op BenchmarkIndexAnyASCII/256:1-4 2163625 54.66 ns/op BenchmarkIndexAnyASCII/256:2-4 55940 2143 ns/op BenchmarkIndexAnyASCII/256:4-4 55852 2156 ns/op BenchmarkIndexAnyASCII/256:8-4 55729 2159 ns/op BenchmarkIndexAnyASCII/256:16-4 55447 2172 ns/op BenchmarkIndexAnyASCII/256:32-4 54576 2185 ns/op BenchmarkIndexAnyASCII/256:64-4 53642 2259 ns/op BenchmarkIndexAnyUTF8/1:1-4 2808542 43.44 ns/op BenchmarkIndexAnyUTF8/1:2-4 2551834 47.56 ns/op BenchmarkIndexAnyUTF8/1:4-4 2413845 49.35 ns/op BenchmarkIndexAnyUTF8/1:8-4 2221911 53.82 ns/op BenchmarkIndexAnyUTF8/1:16-4 1948828 60.39 ns/op BenchmarkIndexAnyUTF8/1:32-4 1984850 60.44 ns/op BenchmarkIndexAnyUTF8/1:64-4 1863763 64.08 ns/op BenchmarkIndexAnyUTF8/16:1-4 1899230 63.99 ns/op BenchmarkIndexAnyUTF8/16:2-4 357705 333.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 335732 363.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 270770 407.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 223742 527.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 224325 525.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 201601 581.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 485473 248.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 25310 4756 ns/op BenchmarkIndexAnyUTF8/256:4-4 22942 5235 ns/op BenchmarkIndexAnyUTF8/256:8-4 20788 5950 ns/op BenchmarkIndexAnyUTF8/256:16-4 14966 7961 ns/op BenchmarkIndexAnyUTF8/256:32-4 15326 7908 ns/op BenchmarkIndexAnyUTF8/256:64-4 13830 8748 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2548786 47.71 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2486365 47.87 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2409771 49.36 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2228400 54.56 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1906378 63.60 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1939042 62.73 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1833081 65.34 ns/op BenchmarkLastIndexAnyASCII/16:1-4 667722 181.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 644400 186.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 643690 186.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 600964 192.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 580740 209.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 501433 239.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 401395 299.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54367 2238 ns/op BenchmarkLastIndexAnyASCII/256:2-4 53929 2214 ns/op BenchmarkLastIndexAnyASCII/256:4-4 55083 2204 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54384 2225 ns/op BenchmarkLastIndexAnyASCII/256:16-4 52719 2286 ns/op BenchmarkLastIndexAnyASCII/256:32-4 51578 2307 ns/op BenchmarkLastIndexAnyASCII/256:64-4 50654 2322 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2537044 47.44 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2416438 49.19 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2357610 51.28 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2134580 54.86 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1938964 61.85 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1928162 61.63 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1869776 64.17 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 484795 253.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 213544 555.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 205987 581.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 183627 649.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 157742 759.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 159070 763.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 148710 800.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 33763 3465 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14769 8239 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13933 8544 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12090 9859 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11500 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11475 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9367 12423 ns/op BenchmarkTrimASCII/1:1-4 4039326 28.68 ns/op BenchmarkTrimASCII/1:2-4 2582253 47.01 ns/op BenchmarkTrimASCII/1:4-4 2395068 49.39 ns/op BenchmarkTrimASCII/1:8-4 2080312 57.13 ns/op BenchmarkTrimASCII/1:16-4 1628883 73.50 ns/op BenchmarkTrimASCII/16:1-4 3251919 38.03 ns/op BenchmarkTrimASCII/16:2-4 655976 184.1 ns/op BenchmarkTrimASCII/16:4-4 655971 228.7 ns/op BenchmarkTrimASCII/16:8-4 627362 190.1 ns/op BenchmarkTrimASCII/16:16-4 551101 217.1 ns/op BenchmarkTrimASCII/256:1-4 565430 211.5 ns/op BenchmarkTrimASCII/256:2-4 55638 2259 ns/op BenchmarkTrimASCII/256:4-4 55849 2158 ns/op BenchmarkTrimASCII/256:8-4 55512 2167 ns/op BenchmarkTrimASCII/256:16-4 48687 2493 ns/op BenchmarkTrimASCII/4096:1-4 41948 2840 ns/op BenchmarkTrimASCII/4096:2-4 3559 33676 ns/op BenchmarkTrimASCII/4096:4-4 3519 34033 ns/op BenchmarkTrimASCII/4096:8-4 3547 34483 ns/op BenchmarkTrimASCII/4096:16-4 3465 38609 ns/op BenchmarkTrimByte-4 4414086 26.61 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30646 3890 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 31442 3880 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1492 77727 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1950 59880 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3906 30826 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7317 16123 ns/op BenchmarkJoin/0-4 5593024 20.27 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4135869 27.99 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 173630 678.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 116871 1026 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 92218 1334 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 67785 1623 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63572 1901 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 54039 2229 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3002634 38.46 ns/op BenchmarkTrimSpace/ASCII-4 1344093 91.24 ns/op BenchmarkTrimSpace/SomeNonASCII-4 135747 889.0 ns/op BenchmarkTrimSpace/JustNonASCII-4 70142 1776 ns/op BenchmarkReplaceAll-4 124920 956.4 ns/op 16 B/op 1 allocs/op PASS ok strings 56.648s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 76746 1525 ns/op BenchmarkCond2-4 32820 3707 ns/op BenchmarkCond4-4 27067 4941 ns/op BenchmarkCond8-4 12578 8731 ns/op BenchmarkCond16-4 6734 18274 ns/op BenchmarkCond32-4 2817 39686 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 746065 147.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 355671 332.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 681738 174.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 610347 177.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 338712 354.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 897378 121.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 138819 884.4 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 125713 1097 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 103885 1071 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75872 1754 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 688154 157.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 227732 526.2 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 896041 204.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 211387 555.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 827646 122.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 235815 501.5 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1787449 65.72 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 68152 1619 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 157690 719.0 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 339091 359.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3142 38399 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 538 221227 ns/op BenchmarkRange/*sync.Map-4 1725 69421 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 95786 1079 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 243873 421.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 97801 1166 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 173014 682.1 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 314824 386.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 293491 425.9 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 130317 941.0 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 240906 486.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 1085414 112.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 74774 1480 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 188048 635.7 ns/op BenchmarkSwapCollision/*sync.Map-4 128250 936.8 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 402 299002 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 147889 784.6 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 507182 215.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 31311 3811 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 93373 1321 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 31381 3700 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 248420 444.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 130032 832.1 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 242752 490.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2633770 45.19 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 222423 545.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1846587 65.38 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 1018348 110.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 202855 595.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 1000000 112.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 134895 900.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 570376 220.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 874776 160.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 156388 771.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 829000 158.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 166118 671.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 138664 777.4 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 377121 453.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 74265 1597 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 266271 479.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 702243 164.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 167695 706.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 884830 146.0 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 63832 1838 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 108278 1121 ns/op BenchmarkClear/*sync.Map-4 47109 2508 ns/op BenchmarkUncontendedSemaphore-4 5062495 23.69 ns/op BenchmarkContendedSemaphore-4 4607871 25.40 ns/op BenchmarkMutexUncontended-4 956172 147.8 ns/op BenchmarkMutex-4 305474 380.3 ns/op BenchmarkMutexSlack-4 289653 395.7 ns/op BenchmarkMutexWork-4 270841 439.7 ns/op BenchmarkMutexWorkSlack-4 271977 447.1 ns/op BenchmarkMutexNoSpin-4 95714 1200 ns/op BenchmarkMutexSpin-4 62990 1992 ns/op BenchmarkOnce-4 1482986 83.32 ns/op BenchmarkOnceFunc/v=Once-4 1729270 71.46 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1202922 100.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1309874 91.50 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1568665 76.00 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1351771 88.61 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1480845 80.64 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6862015 17.27 ns/op BenchmarkSemaSyntNonblock-4 1969124 57.92 ns/op BenchmarkSemaSyntBlock-4 1546542 74.14 ns/op BenchmarkSemaWorkNonblock-4 1000000 111.0 ns/op BenchmarkSemaWorkBlock-4 1000000 120.4 ns/op BenchmarkRWMutexUncontended-4 493784 266.5 ns/op BenchmarkRWMutexWrite100-4 429752 267.1 ns/op BenchmarkRWMutexWrite10-4 405670 299.7 ns/op BenchmarkRWMutexWorkWrite100-4 399649 349.6 ns/op BenchmarkRWMutexWorkWrite10-4 297360 426.9 ns/op BenchmarkWaitGroupUncontended-4 694321 156.2 ns/op BenchmarkWaitGroupAddDone-4 501224 235.8 ns/op BenchmarkWaitGroupAddDoneWork-4 503638 237.6 ns/op BenchmarkWaitGroupWait-4 3475476 34.39 ns/op BenchmarkWaitGroupWaitWork-4 2731849 44.20 ns/op BenchmarkWaitGroupActuallyWait-4 104637 1089 ns/op 32 B/op 2 allocs/op PASS ok sync 18.444s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 771170 182.2 ns/op PASS ok sync/atomic 1.151s PASS ok syscall 1.007s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 162158 749.9 ns/op 0 B/op 0 allocs/op PASS ok testing 1.139s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6129 18068 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7293 14225 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 80 1417739 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 78 1315094 ns/op 1422 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 166443019 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 166761306 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1682 69993 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1878 63340 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6374103 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6075228 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 686345673 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 678711390 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 210 560685 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 223 529956 ns/op 176 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 54361908 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 53808282 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6300707218 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6147991531 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2439 45634 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 2878864 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 289410121 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2271 51582 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 244 481115 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 25 4745428 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5668 20343 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.009s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 103183304 ns/op BenchmarkVariableString-4 82438 1439 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1784 66142 ns/op 2523 B/op 39 allocs/op PASS ok text/template/parse 1.376s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 103 1104465 ns/op BenchmarkAfter-4 167272 753.3 ns/op BenchmarkStop/impl=chan-4 215697 485.1 ns/op BenchmarkStop/impl=func-4 270104 601.4 ns/op BenchmarkSimultaneousAfterFunc1000-4 63 1957554 ns/op BenchmarkStartStop1000-4 459 263969 ns/op BenchmarkReset/impl=chan-4 2593584 77.37 ns/op BenchmarkReset/impl=func-4 2070615 93.10 ns/op BenchmarkSleep1000-4 108 1190765 ns/op BenchmarkParallelTimerLatency-4 54 185091 avg-late-ns 6411173 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 343608 avg-late-ns 789502 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 315167 avg-late-ns 785362 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 380223 avg-late-ns 2169254 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 468140 avg-late-ns 2177741 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 350838 avg-late-ns 2826564 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 360610 avg-late-ns 2838150 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 25 3855061 avg-late-ns 23080202 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 2260684 avg-late-ns 10617973 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 248224 avg-late-ns 1365803 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 733636 avg-late-ns 5896482 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 322477 avg-late-ns 926197 max-late-ns BenchmarkAdjustTimers10000-4 43 2729475 ns/op BenchmarkTicker-4 711882 165.6 ns/op BenchmarkTickerReset-4 997882 111.0 ns/op BenchmarkTickerResetNaive-4 270314 472.1 ns/op BenchmarkNow-4 1771995 68.43 ns/op BenchmarkNowUnixNano-4 1406065 84.82 ns/op BenchmarkNowUnixMilli-4 1400818 85.46 ns/op BenchmarkNowUnixMicro-4 1413226 85.28 ns/op BenchmarkFormat-4 54212 2219 ns/op BenchmarkFormatRFC3339-4 74025 1587 ns/op BenchmarkFormatRFC3339Nano-4 71761 1658 ns/op BenchmarkFormatNow-4 87285 1383 ns/op BenchmarkMarshalJSON-4 100966 1184 ns/op BenchmarkMarshalText-4 115989 1068 ns/op BenchmarkParse-4 145154 890.3 ns/op BenchmarkParseRFC3339UTC-4 334064 363.8 ns/op BenchmarkParseRFC3339UTCBytes-4 205218 620.4 ns/op BenchmarkParseRFC3339TZ-4 74113 1588 ns/op BenchmarkParseRFC3339TZBytes-4 61888 1934 ns/op BenchmarkParseDuration-4 586972 210.2 ns/op BenchmarkHour-4 997340 119.4 ns/op BenchmarkSecond-4 982287 117.1 ns/op BenchmarkDate-4 717805 167.8 ns/op BenchmarkYear-4 747978 162.4 ns/op BenchmarkYearDay-4 734044 162.3 ns/op BenchmarkMonth-4 705705 171.5 ns/op BenchmarkDay-4 713113 169.9 ns/op BenchmarkISOWeek-4 731082 162.7 ns/op BenchmarkGoString-4 72000 1717 ns/op BenchmarkDateFunc-4 1542240 78.61 ns/op BenchmarkUnmarshalText-4 73466 1650 ns/op PASS ok time 14.781s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 400693 284.3 ns/op BenchmarkDecodeValidJapaneseChars-4 537003 219.7 ns/op BenchmarkDecodeRune-4 1252707 97.72 ns/op BenchmarkEncodeValidASCII-4 318394 363.6 ns/op BenchmarkEncodeValidJapaneseChars-4 469429 253.5 ns/op BenchmarkAppendRuneValidASCII-4 680317 168.9 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 104.8 ns/op BenchmarkEncodeRune-4 681495 176.3 ns/op PASS ok unicode/utf16 2.067s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2312086 52.17 ns/op BenchmarkRuneCountTenJapaneseChars-4 382642 297.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4689919 25.60 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 499466 230.6 ns/op BenchmarkValidTenASCIIChars-4 2370151 50.98 ns/op BenchmarkValid100KASCIIChars-4 94 1585469 ns/op BenchmarkValidTenJapaneseChars-4 353448 337.9 ns/op BenchmarkValidLongMostlyASCII-4 109 1091673 ns/op BenchmarkValidLongJapanese-4 64 1829312 ns/op BenchmarkValidStringTenASCIIChars-4 5078140 23.30 ns/op BenchmarkValidString100KASCIIChars-4 7059 16993 ns/op BenchmarkValidStringTenJapaneseChars-4 466428 243.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1311 83928 ns/op BenchmarkValidStringLongJapanese-4 166 730933 ns/op BenchmarkEncodeASCIIRune-4 4688520 24.54 ns/op BenchmarkEncodeJapaneseRune-4 2521332 46.42 ns/op BenchmarkAppendASCIIRune-4 8687348 13.83 ns/op BenchmarkAppendJapaneseRune-4 2906499 41.51 ns/op BenchmarkDecodeASCIIRune-4 2929083 41.15 ns/op BenchmarkDecodeJapaneseRune-4 2637661 45.03 ns/op BenchmarkFullRune/ASCII-4 3377965 35.61 ns/op BenchmarkFullRune/Incomplete-4 1617972 73.93 ns/op BenchmarkFullRune/Japanese-4 3388508 35.42 ns/op PASS ok unicode/utf8 4.584s goos: linux goarch: s390x pkg: unique BenchmarkMake-4 445923 258.3 ns/op 0 B/op 0 allocs/op BenchmarkMakeMany-4 309354 323.5 ns/op 0 B/op 0 allocs/op BenchmarkMakeManyMany-4 241538 623.3 ns/op 0 B/op 0 allocs/op PASS ok unique 6.553s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 79766859623 ns/op PASS ok cmd/api 80.940s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 627686 184.3 ns/op BenchmarkCgoCall/one-pointer-4 521019 225.3 ns/op BenchmarkCgoCall/string-pointer-escape-4 438687 274.7 ns/op BenchmarkCgoCall/string-pointer-noescape-4 456367 256.5 ns/op BenchmarkCgoCall/eight-pointers-4 237774 506.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 537754 221.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 41556 3093 ns/op BenchmarkCgoCall/eight-pointers-slice-4 51717 2335 ns/op BenchmarkGoString-4 1210309 98.73 ns/op BenchmarkCGoCallback-4 68012 1738 ns/op BenchmarkCGoInCThread-4 299757 396.1 ns/op PASS ok cmd/cgo/internal/test 2.542s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 568940 206.9 ns/op BenchmarkEqArrayOfStrings64-4 64926 1843 ns/op BenchmarkEqArrayOfStrings1024-4 5707 20311 ns/op BenchmarkEqArrayOfFloats5-4 961633 115.0 ns/op BenchmarkEqArrayOfFloats64-4 121994 999.5 ns/op BenchmarkEqArrayOfFloats1024-4 5041 23058 ns/op BenchmarkEqArrayOfStructsEq-4 1412 86432 ns/op BenchmarkEqArrayOfStructsNotEq-4 2242 52855 ns/op BenchmarkEqStruct-4 15965233 7.574 ns/op PASS ok cmd/compile/internal/reflectdata 2.158s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 56914 ns/op BenchmarkInvertLessThanNoov-4 11699253 10.41 ns/op BenchmarkCopyElim1-4 1378 82906 ns/op BenchmarkCopyElim10-4 1251 91534 ns/op BenchmarkCopyElim100-4 577 196110 ns/op BenchmarkCopyElim1000-4 78 1479812 ns/op BenchmarkCopyElim10000-4 4 25372793 ns/op BenchmarkCopyElim100000-4 1 461835725 ns/op BenchmarkDeadCode/1-4 878 136222 ns/op BenchmarkDeadCode/10-4 787 155213 ns/op BenchmarkDeadCode/100-4 315 391099 ns/op BenchmarkDeadCode/1000-4 50 2411196 ns/op BenchmarkDeadCode/10000-4 4 25383060 ns/op BenchmarkDeadCode/100000-4 1 318115605 ns/op BenchmarkDeadCode/200000-4 1 717273449 ns/op BenchmarkDominatorsLinear-4 12 10578107 ns/op 0.95 MB/s BenchmarkDominatorsFwdBack-4 8 13248398 ns/op 0.75 MB/s BenchmarkDominatorsManyPred-4 7 15290044 ns/op 0.65 MB/s BenchmarkDominatorsMaxPred-4 7 15512314 ns/op 0.64 MB/s BenchmarkDominatorsMaxPredVal-4 7 15644771 ns/op 0.64 MB/s BenchmarkFuse/1-4 1107 115243 ns/op BenchmarkFuse/10-4 692 151664 ns/op BenchmarkFuse/100-4 178 646956 ns/op BenchmarkFuse/1000-4 21 5884389 ns/op BenchmarkFuse/10000-4 2 62097144 ns/op BenchmarkNilCheckDeep1-4 7628 14239 ns/op 0.07 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3103 35643 ns/op 0.28 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 487 246844 ns/op 0.41 MB/s 1231 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2381786 ns/op 0.42 MB/s 9190 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 25405614 ns/op 0.39 MB/s 328192 B/op 8 allocs/op BenchmarkDSEPass-4 15 7403303 ns/op 70252 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 199522068 ns/op 4277968 B/op 108908 allocs/op BenchmarkCSEPass-4 5 21717370 ns/op 118547 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 255481537 ns/op 5679912 B/op 97576 allocs/op BenchmarkDeadcodePass-4 110 1041960 ns/op 105378 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 207849507 ns/op 4033968 B/op 44849 allocs/op BenchmarkMultiPass-4 40 2612526 ns/op 230406 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 390626182 ns/op 11237688 B/op 150184 allocs/op BenchmarkCondRewrite/SoloJump-4 3034796 40.03 ns/op BenchmarkCondRewrite/CombJump-4 2969553 40.54 ns/op PASS ok cmd/compile/internal/ssa 15.538s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7879 15164 ns/op BenchmarkExtShift-4 14954 8044 ns/op BenchmarkModify-4 7962 15004 ns/op BenchmarkMullImm-4 14355 8325 ns/op BenchmarkConstModify-4 7896 15205 ns/op BenchmarkBitSet-4 16122 7466 ns/op BenchmarkBitClear-4 16318 7354 ns/op BenchmarkBitToggle-4 16048 7491 ns/op BenchmarkBitSetConst-4 125946 953.6 ns/op BenchmarkBitClearConst-4 128714 937.0 ns/op BenchmarkBitToggleConst-4 126812 957.3 ns/op BenchmarkDivconstI64-4 7810083 14.88 ns/op BenchmarkModconstI64-4 7536048 15.55 ns/op BenchmarkDivisiblePow2constI64-4 7935112 14.67 ns/op BenchmarkDivisibleconstI64-4 7744422 15.43 ns/op BenchmarkDivisibleWDivconstI64-4 5198242 22.55 ns/op BenchmarkDivconstU64/3-4 8000850 15.07 ns/op BenchmarkDivconstU64/5-4 7932555 15.26 ns/op BenchmarkDivconstU64/37-4 7131122 16.28 ns/op BenchmarkDivconstU64/1234567-4 7952575 15.12 ns/op BenchmarkModconstU64-4 7913576 15.22 ns/op BenchmarkDivisibleconstU64-4 8128840 14.74 ns/op BenchmarkDivisibleWDivconstU64-4 5271456 22.52 ns/op BenchmarkDivconstI32-4 8063546 14.67 ns/op BenchmarkModconstI32-4 7920338 15.09 ns/op BenchmarkDivisiblePow2constI32-4 8231754 14.49 ns/op BenchmarkDivisibleconstI32-4 7973784 14.77 ns/op BenchmarkDivisibleWDivconstI32-4 5452304 22.24 ns/op BenchmarkDivconstU32-4 7976026 14.73 ns/op BenchmarkModconstU32-4 8025411 15.08 ns/op BenchmarkDivisibleconstU32-4 7935642 14.66 ns/op BenchmarkDivisibleWDivconstU32-4 5306918 22.51 ns/op BenchmarkDivconstI16-4 7774549 14.57 ns/op BenchmarkModconstI16-4 8162814 14.61 ns/op BenchmarkDivisiblePow2constI16-4 8164059 14.62 ns/op BenchmarkDivisibleconstI16-4 8150108 14.69 ns/op BenchmarkDivisibleWDivconstI16-4 5354683 22.48 ns/op BenchmarkDivconstU16-4 8120677 14.37 ns/op BenchmarkModconstU16-4 8011050 14.80 ns/op BenchmarkDivisibleconstU16-4 7974276 14.69 ns/op BenchmarkDivisibleWDivconstU16-4 5406364 22.24 ns/op BenchmarkDivconstI8-4 8070970 14.88 ns/op BenchmarkModconstI8-4 7729165 15.41 ns/op BenchmarkDivisiblePow2constI8-4 7802809 14.73 ns/op BenchmarkDivisibleconstI8-4 7956721 14.83 ns/op BenchmarkDivisibleWDivconstI8-4 5242710 23.30 ns/op BenchmarkDivconstU8-4 8059088 14.63 ns/op BenchmarkModconstU8-4 8149908 14.57 ns/op BenchmarkDivisibleconstU8-4 8258277 14.54 ns/op BenchmarkDivisibleWDivconstU8-4 5345187 22.34 ns/op BenchmarkMul2-4 175035 686.6 ns/op BenchmarkMulNeg2-4 174946 688.4 ns/op BenchmarkEfaceInteger-4 4262520 26.45 ns/op BenchmarkTypeAssert-4 14133788 8.509 ns/op BenchmarkDiv64UnsignedSmall-4 14345173 8.327 ns/op BenchmarkDiv64Small-4 13864441 8.713 ns/op BenchmarkDiv64SmallNegDivisor-4 13689428 8.744 ns/op BenchmarkDiv64SmallNegDividend-4 13876912 8.702 ns/op BenchmarkDiv64SmallNegBoth-4 13622245 8.602 ns/op BenchmarkDiv64Unsigned-4 11097930 10.36 ns/op BenchmarkDiv64-4 11613610 10.24 ns/op BenchmarkDiv64NegDivisor-4 11447991 10.15 ns/op BenchmarkDiv64NegDividend-4 11608034 10.14 ns/op BenchmarkDiv64NegBoth-4 11605596 10.15 ns/op BenchmarkMod64UnsignedSmall-4 13903899 8.397 ns/op BenchmarkMod64Small-4 13828747 8.766 ns/op BenchmarkMod64SmallNegDivisor-4 13625157 8.697 ns/op BenchmarkMod64SmallNegDividend-4 13857063 8.728 ns/op BenchmarkMod64SmallNegBoth-4 13393593 8.899 ns/op BenchmarkMod64Unsigned-4 11244950 10.34 ns/op BenchmarkMod64-4 11564587 10.19 ns/op BenchmarkMod64NegDivisor-4 11597527 10.18 ns/op BenchmarkMod64NegDividend-4 11532728 10.18 ns/op BenchmarkMod64NegBoth-4 11593035 10.17 ns/op BenchmarkMulconstI32/3-4 14650089 7.954 ns/op BenchmarkMulconstI32/5-4 14693569 7.937 ns/op BenchmarkMulconstI32/12-4 14503064 8.200 ns/op BenchmarkMulconstI32/120-4 14535430 8.215 ns/op BenchmarkMulconstI32/-120-4 14803664 8.145 ns/op BenchmarkMulconstI32/65537-4 14815933 7.943 ns/op BenchmarkMulconstI32/65538-4 14769636 8.121 ns/op BenchmarkMulconstI64/3-4 14817811 7.957 ns/op BenchmarkMulconstI64/5-4 14722417 8.037 ns/op BenchmarkMulconstI64/12-4 14777394 8.115 ns/op BenchmarkMulconstI64/120-4 14810353 8.163 ns/op BenchmarkMulconstI64/-120-4 14819998 8.154 ns/op BenchmarkMulconstI64/65537-4 14777611 7.943 ns/op BenchmarkMulconstI64/65538-4 14771250 8.248 ns/op BenchmarkMulconstU32/3-4 14783673 7.946 ns/op BenchmarkMulconstU32/5-4 14767009 7.928 ns/op BenchmarkMulconstU32/12-4 14785656 8.128 ns/op BenchmarkMulconstU32/120-4 14821094 8.269 ns/op BenchmarkMulconstU32/65537-4 14788743 7.951 ns/op BenchmarkMulconstU32/65538-4 14599432 8.181 ns/op BenchmarkMulconstU64/3-4 14821134 7.936 ns/op BenchmarkMulconstU64/5-4 14799393 7.948 ns/op BenchmarkMulconstU64/12-4 14820426 8.122 ns/op BenchmarkMulconstU64/120-4 14754680 8.199 ns/op BenchmarkMulconstU64/65537-4 14804906 7.915 ns/op BenchmarkMulconstU64/65538-4 14676087 8.141 ns/op BenchmarkShiftArithmeticRight-4 15194336 7.967 ns/op BenchmarkSwitch8Predictable-4 8969818 13.45 ns/op BenchmarkSwitch8Unpredictable-4 5832830 20.73 ns/op BenchmarkSwitch32Predictable-4 8239333 13.79 ns/op BenchmarkSwitch32Unpredictable-4 5460705 21.92 ns/op BenchmarkSwitchStringPredictable-4 4131202 29.37 ns/op BenchmarkSwitchStringUnpredictable-4 4318489 27.68 ns/op BenchmarkSwitchTypePredictable-4 3159248 37.22 ns/op BenchmarkSwitchTypeUnpredictable-4 3466476 34.65 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3710283 29.27 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4117720 28.88 ns/op PASS ok cmd/compile/internal/test 16.553s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 93 1143507 ns/op BenchmarkNamed/Underlying/nongeneric-4 1385912 85.97 ns/op BenchmarkNamed/Underlying/generic-4 1401621 85.34 ns/op BenchmarkNamed/Underlying/src_instance-4 1413076 84.87 ns/op BenchmarkNamed/Underlying/user_instance-4 1380541 86.63 ns/op BenchmarkCheck/http/funcbodies/info-4 1 518336584 ns/op 66733 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 443075238 ns/op 78066 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 152085566 ns/op 227337 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 138667875 ns/op 249416 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 285871937 ns/op 18311 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 91047712 ns/op 57491 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 30094012 ns/op 173936 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 28842820 ns/op 181478 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 47229802 ns/op 45941 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40531073 ns/op 53534 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 19155548 ns/op 113270 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 18801136 ns/op 115405 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 974910494 ns/op 73440 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 703231202 ns/op 101809 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 151790513 ns/op 471644 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 134090106 ns/op 533785 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 307214705 ns/op 6598 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 66834198 ns/op 30318 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 35014758 ns/op 57884 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 35605852 ns/op 56921 lines/s PASS ok cmd/compile/internal/types2 16.333s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 262 420173 ns/op 508553 sys-ns/op 712981 user-ns/op PASS ok cmd/go 1.184s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 254960 452.3 ns/op PASS ok cmd/go/internal/cfg 1.129s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23546 5058 ns/op 1.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24560 4916 ns/op 1.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2691 44063 ns/op 23.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2773 43661 ns/op 23.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 375 313139 ns/op 26.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 381 312356 ns/op 26.23 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.904s All tests passed.