linux-s390x-ibm-race at 58fea5dfaff26736ff20db6158940ef4f6812a8a :: 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=da27b639f8dc4e558df699ff62a338d1" "JOURNAL_STREAM=9:584640844" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=da27b639f8dc4e558df699ff62a338d1" "JOURNAL_STREAM=9:584640844" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.633s ok archive/zip 3.495s ok bufio 1.363s ok bytes 2.433s ok cmp 1.010s ok compress/bzip2 1.656s ok compress/flate 23.716s ok compress/gzip 23.929s ok compress/lzw 5.623s ok compress/zlib 7.912s ok container/heap 1.014s ok container/list 1.010s ok container/ring 1.048s ok context 1.053s ok crypto 1.025s ok crypto/aes 1.051s ok crypto/cipher 1.124s ok crypto/des 1.040s ok crypto/dsa 1.223s ok crypto/ecdh 1.542s ok crypto/ecdsa 1.705s ok crypto/ed25519 2.324s ok crypto/elliptic 1.059s ok crypto/hmac 1.020s ok crypto/internal/alias 1.023s ok crypto/internal/bigmod 1.918s ok crypto/internal/boring 1.022s ok crypto/internal/boring/bcache 1.557s ok crypto/internal/edwards25519 3.976s ok crypto/internal/edwards25519/field 1.237s ok crypto/internal/nistec 2.818s ok crypto/internal/nistec/fiat 1.048s [no tests to run] ok crypto/md5 1.050s ok crypto/rand 1.448s ok crypto/rc4 1.779s ok crypto/rsa 3.844s ok crypto/sha1 1.044s ok crypto/sha256 1.112s ok crypto/sha512 1.044s ok crypto/subtle 1.988s ok crypto/tls 5.324s ok crypto/x509 2.437s ok database/sql 1.533s ok database/sql/driver 1.010s ok debug/buildinfo 1.027s ok debug/dwarf 1.162s ok debug/elf 2.858s ok debug/gosym 1.319s ok debug/macho 1.028s ok debug/pe 1.068s ok debug/plan9obj 1.029s ok embed 1.018s [no tests to run] ok embed/internal/embedtest 1.022s ok encoding/ascii85 1.018s ok encoding/asn1 1.059s ok encoding/base32 1.150s ok encoding/base64 1.023s ok encoding/binary 1.023s ok encoding/csv 1.102s ok encoding/gob 24.899s ok encoding/hex 1.021s ok encoding/json 3.862s ok encoding/pem 3.030s ok encoding/xml 1.152s ok errors 1.012s ok expvar 1.011s ok flag 3.060s ok fmt 1.511s ok go/ast 1.014s ok go/build 7.136s ok go/build/constraint 1.022s ok go/constant 1.019s ok go/doc 1.344s ok go/doc/comment 3.057s ok go/format 1.041s ok go/importer 1.804s ok go/internal/gccgoimporter 1.100s ok go/internal/gcimporter 9.566s ok go/internal/srcimporter 16.832s ok go/parser 2.163s ok go/printer 3.003s ok go/scanner 1.024s ok go/token 1.100s ok go/types 40.396s ok go/version 1.018s ok hash 1.019s ok hash/adler32 1.044s ok hash/crc32 1.040s ok hash/crc64 1.023s ok hash/fnv 1.009s ok hash/maphash 1.007s ok html 1.007s ok html/template 1.195s ok image 1.582s ok image/color 1.030s ok image/draw 1.767s ok image/gif 2.261s ok image/jpeg 2.739s ok image/png 4.333s ok index/suffixarray 2.770s ok internal/abi 1.025s ok internal/buildcfg 1.007s ok internal/chacha8rand 1.007s ok internal/coverage/cformat 1.007s ok internal/coverage/cmerge 1.007s ok internal/coverage/pods 1.008s ok internal/coverage/slicereader 1.006s ok internal/coverage/slicewriter 1.006s ok internal/coverage/test 1.031s ok internal/cpu 2.017s ok internal/dag 1.008s ok internal/diff 1.033s ok internal/fmtsort 1.025s ok internal/fuzz 1.025s ok internal/godebug 12.342s ok internal/godebugs 1.006s ok internal/gover 1.006s ok internal/intern 1.406s ok internal/itoa 1.007s ok internal/platform 1.386s ok internal/poll 1.420s ok internal/profile 1.007s ok internal/reflectlite 1.009s ok internal/safefilepath 1.007s ok internal/saferio 1.070s ok internal/singleflight 1.083s ok internal/testenv 1.115s ok internal/trace 1.243s ok internal/trace/v2 8.577s ok internal/types/errors 1.426s ok internal/unsafeheader 1.023s ok internal/xcoff 1.021s ok internal/zstd 1.125s ok io 1.034s ok io/fs 1.185s ok io/ioutil 1.108s ok log 1.048s ok log/slog 1.081s ok log/slog/internal/benchmarks 1.015s ok log/slog/internal/buffer 1.010s ok log/syslog 2.221s ok maps 1.101s ok math 1.061s ok math/big 5.573s ok math/bits 1.029s ok math/cmplx 1.012s ok math/rand 5.345s ok math/rand/v2 4.763s ok mime 1.192s ok mime/multipart 8.655s ok mime/quotedprintable 1.236s ok net 52.947s ok net/http 19.672s ok net/http/cgi 27.729s ok net/http/cookiejar 1.080s ok net/http/fcgi 1.275s ok net/http/httptest 1.495s ok net/http/httptrace 1.144s ok net/http/httputil 2.115s ok net/http/internal 5.245s ok net/http/internal/ascii 1.144s ok net/http/pprof 6.558s ok net/internal/cgotest 1.043s ok net/internal/socktest 1.150s ok net/mail 1.145s ok net/netip 4.256s ok net/rpc 1.059s ok net/rpc/jsonrpc 1.043s ok net/smtp 1.227s ok net/textproto 1.288s ok net/url 1.163s ok os 15.074s ok os/exec 14.346s ok os/exec/internal/fdtest 1.214s ok os/signal 24.658s ok os/user 1.042s ok path 1.037s ok path/filepath 1.103s ok plugin 1.039s ok reflect 11.879s ok regexp 7.657s ok regexp/syntax 15.203s ok runtime 75.878s ok runtime/cgo 1.019s ok runtime/coverage 1.015s ok runtime/debug 2.898s ok runtime/internal/atomic 1.242s ok runtime/internal/math 1.036s ok runtime/internal/sys 1.242s ok runtime/internal/syscall 1.160s ok runtime/internal/wasitest 1.010s ok runtime/metrics 1.036s ok runtime/pprof 24.418s ok runtime/race 16.265s ok runtime/trace 1.247s ok slices 3.484s ok sort 2.610s ok strconv 4.541s ok strings 4.069s ok sync 2.922s ok sync/atomic 6.362s ok syscall 14.499s ok testing 6.146s ok testing/fstest 1.016s ok testing/iotest 1.088s ok testing/quick 1.165s ok testing/slogtest 1.099s ok text/scanner 1.044s ok text/tabwriter 1.047s ok text/template 1.084s ok text/template/parse 2.144s ok time 18.704s ok unicode 1.549s ok unicode/utf16 1.140s ok unicode/utf8 1.024s ok cmd/addr2line 6.154s ok cmd/api 54.766s ok cmd/asm/internal/asm 12.046s ok cmd/asm/internal/lex 1.075s ok cmd/cgo/internal/swig 1.187s ok cmd/cgo/internal/test 7.340s ok cmd/cgo/internal/testcarchive 46.310s ok cmd/cgo/internal/testcshared 13.995s ok cmd/cgo/internal/testerrors 21.728s ok cmd/cgo/internal/testfortran 1.090s ok cmd/cgo/internal/testgodefs 4.629s ok cmd/cgo/internal/testlife 2.776s ok cmd/cgo/internal/testnocgo 1.011s ok cmd/cgo/internal/testplugin 107.188s ok cmd/cgo/internal/testsanitizers 1.320s ok cmd/cgo/internal/testshared 166.155s ok cmd/cgo/internal/testso 4.327s ok cmd/cgo/internal/teststdio 4.542s ok cmd/cgo/internal/testtls 1.029s ok cmd/compile/internal/abt 1.056s ok cmd/compile/internal/amd64 1.077s ok cmd/compile/internal/base 1.120s ok cmd/compile/internal/compare 2.120s ok cmd/compile/internal/devirtualize 1.325s ok cmd/compile/internal/dwarfgen 6.789s ok cmd/compile/internal/importer 8.053s ok cmd/compile/internal/inline/inlheur 4.119s ok cmd/compile/internal/ir 1.645s ok cmd/compile/internal/logopt 1.173s ok cmd/compile/internal/loopvar 1.157s ok cmd/compile/internal/noder 1.046s ok cmd/compile/internal/reflectdata 1.715s [no tests to run] ok cmd/compile/internal/ssa 40.970s ok cmd/compile/internal/syntax 4.133s ok cmd/compile/internal/test 38.783s ok cmd/compile/internal/typecheck 1.931s ok cmd/compile/internal/types 1.042s ok cmd/compile/internal/types2 55.838s ok cmd/covdata 1.083s ok cmd/cover 31.307s ok cmd/dist 1.676s ok cmd/distpack 1.625s ok cmd/doc 2.712s ok cmd/fix 13.602s ok cmd/go 350.636s ok cmd/go/internal/auth 1.072s ok cmd/go/internal/cache 1.106s ok cmd/go/internal/cfg 1.008s [no tests to run] ok cmd/go/internal/envcmd 1.031s ok cmd/go/internal/fsys 1.030s ok cmd/go/internal/generate 1.022s ok cmd/go/internal/gover 1.010s ok cmd/go/internal/imports 1.019s ok cmd/go/internal/load 1.018s ok cmd/go/internal/lockedfile 2.155s ok cmd/go/internal/lockedfile/internal/filelock 2.070s ok cmd/go/internal/modfetch 1.018s ok cmd/go/internal/modfetch/codehost 1.517s ok cmd/go/internal/modfetch/zip_sum_test 1.017s ok cmd/go/internal/modindex 1.600s ok cmd/go/internal/modload 1.015s ok cmd/go/internal/mvs 1.018s ok cmd/go/internal/par 1.042s ok cmd/go/internal/str 1.008s ok cmd/go/internal/test 1.041s ok cmd/go/internal/toolchain 1.023s ok cmd/go/internal/vcs 1.016s ok cmd/go/internal/vcweb 1.026s ok cmd/go/internal/vcweb/vcstest 2.086s ok cmd/go/internal/web 1.025s ok cmd/go/internal/work 1.248s ok cmd/gofmt 1.195s ok cmd/internal/archive 1.372s ok cmd/internal/bootstrap_test 1.007s ok cmd/internal/buildid 1.694s ok cmd/internal/cov 1.235s ok cmd/internal/dwarf 1.017s ok cmd/internal/edit 1.021s ok cmd/internal/goobj 1.007s ok cmd/internal/moddeps 2.172s ok cmd/internal/notsha256 1.023s ok cmd/internal/obj 1.558s ok cmd/internal/obj/ppc64 1.321s ok cmd/internal/obj/riscv 1.133s ok cmd/internal/obj/s390x 1.011s ok cmd/internal/obj/x86 3.063s ok cmd/internal/objabi 1.075s ok cmd/internal/pkgpath 5.053s ok cmd/internal/pkgpattern 1.013s ok cmd/internal/quoted 1.007s ok cmd/internal/src 1.007s ok cmd/internal/test2json 1.744s ok cmd/link 20.065s ok cmd/link/internal/benchmark 1.126s ok cmd/link/internal/ld 13.758s ok cmd/link/internal/loader 1.033s ok cmd/nm 9.161s ok cmd/objdump 1.032s ok cmd/pack 8.341s ok cmd/pprof 1.017s ok cmd/relnote 1.010s ok cmd/trace 1.024s ok cmd/trace/v2 1.343s ok cmd/vet 43.271s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2626 45434 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1915 59061 ns/op 1851 B/op 36 allocs/op Benchmark/Writer/PAX-4 1317 101876 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4156 26448 ns/op 4921 B/op 15 allocs/op Benchmark/Reader/GNU-4 6546 18253 ns/op 5185 B/op 15 allocs/op Benchmark/Reader/PAX-4 2120 51344 ns/op 8532 B/op 33 allocs/op PASS ok archive/tar 1.927s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 477811346 ns/op 15216 B/op 67 allocs/op BenchmarkZip64Test-4 1 183227817 ns/op BenchmarkZip64TestSizes/4096-4 1579 109347 ns/op BenchmarkZip64TestSizes/1048576-4 123 1124805 ns/op BenchmarkZip64TestSizes/67108864-4 1 176465405 ns/op PASS ok archive/zip 2.709s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 164198 717.6 ns/op BenchmarkReaderCopyUnoptimal-4 101962 1129 ns/op BenchmarkReaderCopyNoWriteTo-4 8737 13060 ns/op BenchmarkReaderWriteToOptimal-4 10000 13774 ns/op BenchmarkReaderReadString-4 83510 1418 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 161728 752.9 ns/op BenchmarkWriterCopyUnoptimal-4 172286 679.9 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 15150 ns/op BenchmarkReaderEmpty-4 72956 1560 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 37353 4432 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 440283 255.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.639s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 10395 15476 ns/op 2117.31 MB/s BenchmarkWriteByte-4 406 288515 ns/op 14.20 MB/s BenchmarkWriteRune-4 229 527703 ns/op 23.29 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4337990 ns/op BenchmarkBufferFullSmallReads-4 85 1361210 ns/op BenchmarkBufferWriteBlock/N4096-4 7784 14583 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 862 142354 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 13 68392178 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 13 7795771 ns/op 2152.09 MB/s 2581117 B/op 0 allocs/op BenchmarkIndexByte/10-4 4224388 28.28 ns/op 353.57 MB/s BenchmarkIndexByte/32-4 4880547 24.24 ns/op 1320.38 MB/s BenchmarkIndexByte/4K-4 643058 190.3 ns/op 21525.46 MB/s BenchmarkIndexBytePortable/10-4 931537 128.2 ns/op 78.02 MB/s BenchmarkIndexBytePortable/32-4 328808 366.1 ns/op 87.40 MB/s BenchmarkIndexBytePortable/4K-4 2785 43083 ns/op 95.07 MB/s BenchmarkIndexRune/10-4 1300179 92.51 ns/op 108.09 MB/s BenchmarkIndexRune/32-4 1269312 93.54 ns/op 342.09 MB/s BenchmarkIndexRune/4K-4 345714 351.8 ns/op 11643.19 MB/s BenchmarkIndexRuneASCII/10-4 4400061 27.15 ns/op 368.33 MB/s BenchmarkIndexRuneASCII/32-4 5143654 23.38 ns/op 1368.95 MB/s BenchmarkIndexRuneASCII/4K-4 663945 166.6 ns/op 24591.51 MB/s BenchmarkEqual/0-4 8189875 14.21 ns/op BenchmarkEqual/same/1-4 1499834 81.22 ns/op 12.31 MB/s BenchmarkEqual/same/6-4 1477621 80.93 ns/op 74.14 MB/s BenchmarkEqual/same/9-4 1433284 82.64 ns/op 108.91 MB/s BenchmarkEqual/same/15-4 1428366 82.78 ns/op 181.20 MB/s BenchmarkEqual/same/16-4 1449090 82.06 ns/op 194.99 MB/s BenchmarkEqual/same/20-4 1419416 85.10 ns/op 235.03 MB/s BenchmarkEqual/same/32-4 1406978 86.22 ns/op 371.15 MB/s BenchmarkEqual/same/4K-4 135460 895.8 ns/op 4572.39 MB/s BenchmarkEqual/1-4 1487338 78.99 ns/op 12.66 MB/s BenchmarkEqual/6-4 1493846 80.16 ns/op 74.85 MB/s BenchmarkEqual/9-4 1451472 86.36 ns/op 104.22 MB/s BenchmarkEqual/15-4 1265964 94.81 ns/op 158.21 MB/s BenchmarkEqual/16-4 1432249 83.96 ns/op 190.57 MB/s BenchmarkEqual/20-4 1457524 82.68 ns/op 241.91 MB/s BenchmarkEqual/32-4 1276290 95.81 ns/op 334.01 MB/s BenchmarkEqual/4K-4 102948 1115 ns/op 3672.43 MB/s BenchmarkEqualBothUnaligned/64_0-4 1503294 80.12 ns/op 798.78 MB/s BenchmarkEqualBothUnaligned/64_1-4 1368247 88.12 ns/op 726.29 MB/s BenchmarkEqualBothUnaligned/64_4-4 1384857 87.03 ns/op 735.36 MB/s BenchmarkEqualBothUnaligned/64_7-4 1399326 86.05 ns/op 743.72 MB/s BenchmarkEqualBothUnaligned/4096_0-4 117722 1021 ns/op 4011.55 MB/s BenchmarkEqualBothUnaligned/4096_1-4 86413 1206 ns/op 3395.24 MB/s BenchmarkEqualBothUnaligned/4096_4-4 100336 1005 ns/op 4075.52 MB/s BenchmarkEqualBothUnaligned/4096_7-4 106890 1062 ns/op 3857.11 MB/s BenchmarkIndex/10-4 3673590 33.50 ns/op 298.50 MB/s BenchmarkIndex/32-4 2898998 51.72 ns/op 618.75 MB/s BenchmarkIndex/4K-4 77078 1572 ns/op 2605.94 MB/s BenchmarkIndexEasy/10-4 3795934 32.58 ns/op 306.93 MB/s BenchmarkIndexEasy/32-4 2984956 40.54 ns/op 789.34 MB/s BenchmarkIndexEasy/4K-4 382154 291.9 ns/op 14033.88 MB/s BenchmarkCount/10-4 1967871 62.50 ns/op 160.00 MB/s BenchmarkCount/32-4 1639873 70.25 ns/op 455.51 MB/s BenchmarkCount/4K-4 74458 1599 ns/op 2562.35 MB/s BenchmarkCountEasy/10-4 1944664 62.19 ns/op 160.79 MB/s BenchmarkCountEasy/32-4 1731892 70.18 ns/op 455.96 MB/s BenchmarkCountEasy/4K-4 374397 307.9 ns/op 13301.21 MB/s BenchmarkCountSingle/10-4 3169856 38.06 ns/op 262.76 MB/s BenchmarkCountSingle/32-4 3029914 39.12 ns/op 818.03 MB/s BenchmarkCountSingle/4K-4 539902 222.2 ns/op 18432.10 MB/s BenchmarkToUpper/#00-4 3345337 38.34 ns/op BenchmarkToUpper/ONLYUPPER-4 329503 379.7 ns/op BenchmarkToUpper/abc-4 482444 243.6 ns/op BenchmarkToUpper/AbC123-4 304353 396.2 ns/op BenchmarkToUpper/azAZ09_-4 293581 439.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 86724 1422 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39483 3097 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58864 2027 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 127334 946.0 ns/op BenchmarkToLower/#00-4 3393483 36.14 ns/op BenchmarkToLower/abc-4 469848 255.6 ns/op BenchmarkToLower/AbC123-4 317800 373.5 ns/op BenchmarkToLower/azAZ09_-4 286599 430.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 88494 1592 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 41962 2847 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 75890 1606 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 127587 951.8 ns/op BenchmarkFields/ASCII/16-4 132061 916.3 ns/op 17.46 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 11937 ns/op 21.45 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 666 178923 ns/op 22.89 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 33 3055189 ns/op 21.45 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 49001317 ns/op 21.40 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 127171 935.3 ns/op 17.11 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7197 16491 ns/op 15.52 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 412 312815 ns/op 13.09 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5127083 ns/op 12.78 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 89859174 ns/op 11.67 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 154040 749.4 ns/op 21.35 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14205 8351 ns/op 30.65 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 834 180052 ns/op 22.75 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 42 2708339 ns/op 24.20 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 52189035 ns/op 20.09 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 164013 746.8 ns/op 21.42 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9619 10891 ns/op 23.51 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 596 196399 ns/op 20.86 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 32 3621089 ns/op 18.10 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 65979241 ns/op 15.89 MB/s 11211056 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2012396 59.85 ns/op BenchmarkTrimSpace/ASCII-4 584990 206.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 87990 1357 ns/op BenchmarkTrimSpace/JustNonASCII-4 44726 2665 ns/op BenchmarkToValidUTF8/Valid-4 500103 244.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 361670 334.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 88002 1363 ns/op BenchmarkIndexHard1-4 1870 64763 ns/op BenchmarkIndexHard2-4 386 305888 ns/op BenchmarkIndexHard3-4 169 700431 ns/op BenchmarkIndexHard4-4 90 1289162 ns/op BenchmarkLastIndexHard1-4 4 26162922 ns/op BenchmarkLastIndexHard2-4 4 25240050 ns/op BenchmarkLastIndexHard3-4 4 25757242 ns/op BenchmarkCountHard1-4 1831 65957 ns/op BenchmarkCountHard2-4 393 304684 ns/op BenchmarkCountHard3-4 171 699470 ns/op BenchmarkSplitEmptySeparator-4 1 114156676 ns/op BenchmarkSplitSingleByteSeparator-4 15 10016588 ns/op BenchmarkSplitMultiByteSeparator-4 12 8463812 ns/op BenchmarkSplitNSingleByteSeparator-4 194342 779.7 ns/op BenchmarkSplitNMultiByteSeparator-4 72283 1602 ns/op BenchmarkRepeat-4 191977 630.8 ns/op BenchmarkRepeatLarge/256/1-4 117572 935.0 ns/op 273.78 MB/s BenchmarkRepeatLarge/256/16-4 204645 553.0 ns/op 462.92 MB/s BenchmarkRepeatLarge/512/1-4 105234 1152 ns/op 444.25 MB/s BenchmarkRepeatLarge/512/16-4 144270 914.2 ns/op 560.07 MB/s BenchmarkRepeatLarge/1024/1-4 82966 1474 ns/op 694.79 MB/s BenchmarkRepeatLarge/1024/16-4 108016 1129 ns/op 906.85 MB/s BenchmarkRepeatLarge/2048/1-4 61125 1924 ns/op 1064.36 MB/s BenchmarkRepeatLarge/2048/16-4 71436 1542 ns/op 1328.31 MB/s BenchmarkRepeatLarge/4096/1-4 40624 3731 ns/op 1097.96 MB/s BenchmarkRepeatLarge/4096/16-4 44730 2558 ns/op 1601.36 MB/s BenchmarkRepeatLarge/8192/1-4 22540 4760 ns/op 1721.14 MB/s BenchmarkRepeatLarge/8192/16-4 26319 4316 ns/op 1898.15 MB/s BenchmarkRepeatLarge/8192/4097-4 59484 2236 ns/op 1832.66 MB/s BenchmarkRepeatLarge/16384/1-4 13519 8149 ns/op 2010.47 MB/s BenchmarkRepeatLarge/16384/16-4 14809 8544 ns/op 1917.66 MB/s BenchmarkRepeatLarge/16384/4097-4 21714 6508 ns/op 1888.50 MB/s BenchmarkRepeatLarge/32768/1-4 6127 17662 ns/op 1855.29 MB/s BenchmarkRepeatLarge/32768/16-4 7467 21292 ns/op 1538.97 MB/s BenchmarkRepeatLarge/32768/4097-4 8504 17034 ns/op 1683.59 MB/s BenchmarkRepeatLarge/65536/1-4 3848 29174 ns/op 2246.35 MB/s BenchmarkRepeatLarge/65536/16-4 3660 31729 ns/op 2065.47 MB/s BenchmarkRepeatLarge/65536/4097-4 3890 27766 ns/op 2213.30 MB/s BenchmarkRepeatLarge/131072/1-4 559 217386 ns/op 602.95 MB/s BenchmarkRepeatLarge/131072/16-4 489 259483 ns/op 505.13 MB/s BenchmarkRepeatLarge/131072/4097-4 572 298364 ns/op 425.68 MB/s BenchmarkRepeatLarge/262144/1-4 288 409802 ns/op 639.68 MB/s BenchmarkRepeatLarge/262144/16-4 289 409717 ns/op 639.82 MB/s BenchmarkRepeatLarge/262144/4097-4 279 420400 ns/op 613.97 MB/s BenchmarkRepeatLarge/524288/1-4 141 867317 ns/op 604.49 MB/s BenchmarkRepeatLarge/524288/16-4 144 807671 ns/op 649.14 MB/s BenchmarkRepeatLarge/524288/4097-4 147 797842 ns/op 652.16 MB/s BenchmarkRepeatLarge/1048576/1-4 73 1947518 ns/op 538.42 MB/s BenchmarkRepeatLarge/1048576/16-4 73 1652036 ns/op 634.72 MB/s BenchmarkRepeatLarge/1048576/4097-4 70 2009690 ns/op 519.85 MB/s BenchmarkRepeatLarge/2097152/1-4 34 3287208 ns/op 637.97 MB/s BenchmarkRepeatLarge/2097152/16-4 36 3254013 ns/op 644.48 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 3350128 ns/op 624.92 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6646277 ns/op 631.08 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6715937 ns/op 624.53 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 13130573 ns/op 319.20 MB/s BenchmarkRepeatLarge/8388608/1-4 6 25304553 ns/op 331.51 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14005909 ns/op 598.93 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 17816515 ns/op 470.72 MB/s BenchmarkRepeatLarge/16777216/1-4 4 35106382 ns/op 477.90 MB/s BenchmarkRepeatLarge/16777216/16-4 3 35325620 ns/op 474.93 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 38369261 ns/op 437.26 MB/s BenchmarkRepeatLarge/33554432/1-4 2 57224102 ns/op 586.37 MB/s BenchmarkRepeatLarge/33554432/16-4 2 63808400 ns/op 525.86 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 60042206 ns/op 558.85 MB/s BenchmarkRepeatLarge/67108864/1-4 1 120561732 ns/op 556.63 MB/s BenchmarkRepeatLarge/67108864/16-4 1 145978347 ns/op 459.72 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 128542316 ns/op 522.08 MB/s BenchmarkRepeatLarge/134217728/1-4 1 219778657 ns/op 610.70 MB/s BenchmarkRepeatLarge/134217728/16-4 1 248733640 ns/op 539.60 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 251810339 ns/op 533.01 MB/s BenchmarkRepeatLarge/268435456/1-4 1 437431943 ns/op 613.66 MB/s BenchmarkRepeatLarge/268435456/16-4 1 508448322 ns/op 527.95 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 508448311 ns/op 527.95 MB/s BenchmarkRepeatLarge/536870912/1-4 1 874368308 ns/op 614.01 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1033469925 ns/op 519.48 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1002564308 ns/op 535.50 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1726598551 ns/op 621.88 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1985087625 ns/op 540.90 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2044104359 ns/op 525.29 MB/s BenchmarkBytesCompare/1-4 11073589 10.88 ns/op BenchmarkBytesCompare/2-4 11018307 14.72 ns/op BenchmarkBytesCompare/4-4 10052532 10.97 ns/op BenchmarkBytesCompare/8-4 10242829 11.19 ns/op BenchmarkBytesCompare/16-4 10825384 10.91 ns/op BenchmarkBytesCompare/32-4 10001418 12.03 ns/op BenchmarkBytesCompare/64-4 9149088 12.81 ns/op BenchmarkBytesCompare/128-4 8432755 15.17 ns/op BenchmarkBytesCompare/256-4 6865220 17.35 ns/op BenchmarkBytesCompare/512-4 4853206 24.61 ns/op BenchmarkBytesCompare/1024-4 2885054 42.63 ns/op BenchmarkBytesCompare/2048-4 1634713 73.16 ns/op BenchmarkIndexAnyASCII/1:1-4 2531145 66.04 ns/op BenchmarkIndexAnyASCII/1:2-4 2454897 49.20 ns/op BenchmarkIndexAnyASCII/1:4-4 2448049 48.53 ns/op BenchmarkIndexAnyASCII/1:8-4 2335774 50.47 ns/op BenchmarkIndexAnyASCII/1:16-4 2099229 56.92 ns/op BenchmarkIndexAnyASCII/1:32-4 2021340 58.03 ns/op BenchmarkIndexAnyASCII/1:64-4 1979769 60.27 ns/op BenchmarkIndexAnyASCII/16:1-4 2670628 46.31 ns/op BenchmarkIndexAnyASCII/16:2-4 354674 338.2 ns/op BenchmarkIndexAnyASCII/16:4-4 350156 343.9 ns/op BenchmarkIndexAnyASCII/16:8-4 343753 354.7 ns/op BenchmarkIndexAnyASCII/16:16-4 322506 374.3 ns/op BenchmarkIndexAnyASCII/16:32-4 302174 394.6 ns/op BenchmarkIndexAnyASCII/16:64-4 254793 452.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2040325 57.83 ns/op BenchmarkIndexAnyASCII/256:2-4 25821 4707 ns/op BenchmarkIndexAnyASCII/256:4-4 25754 4669 ns/op BenchmarkIndexAnyASCII/256:8-4 25454 4689 ns/op BenchmarkIndexAnyASCII/256:16-4 25146 4793 ns/op BenchmarkIndexAnyASCII/256:32-4 25316 4846 ns/op BenchmarkIndexAnyASCII/256:64-4 24949 4806 ns/op BenchmarkIndexAnyUTF8/1:1-4 2562406 46.58 ns/op BenchmarkIndexAnyUTF8/1:2-4 2555784 48.88 ns/op BenchmarkIndexAnyUTF8/1:4-4 2385314 53.78 ns/op BenchmarkIndexAnyUTF8/1:8-4 2328589 55.41 ns/op BenchmarkIndexAnyUTF8/1:16-4 2062398 57.63 ns/op BenchmarkIndexAnyUTF8/1:32-4 2047489 59.15 ns/op BenchmarkIndexAnyUTF8/1:64-4 1961730 62.73 ns/op BenchmarkIndexAnyUTF8/16:1-4 147610 772.9 ns/op BenchmarkIndexAnyUTF8/16:2-4 240421 496.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 233473 515.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 228550 539.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 193762 619.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 189890 643.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 179130 666.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11503 ns/op BenchmarkIndexAnyUTF8/256:2-4 16922 7008 ns/op BenchmarkIndexAnyUTF8/256:4-4 16126 7601 ns/op BenchmarkIndexAnyUTF8/256:8-4 14937 7725 ns/op BenchmarkIndexAnyUTF8/256:16-4 12769 10249 ns/op BenchmarkIndexAnyUTF8/256:32-4 12583 9740 ns/op BenchmarkIndexAnyUTF8/256:64-4 11107 11675 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2741808 49.27 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2607201 43.67 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2435686 47.57 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2435797 49.87 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2191908 55.70 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2156583 55.98 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2085367 58.21 ns/op BenchmarkLastIndexAnyASCII/16:1-4 337960 359.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 342121 349.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 335341 353.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 323762 361.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 316507 380.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 275822 408.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 253314 471.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25240 4800 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23520 5215 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24286 4793 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24651 4822 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23600 4773 ns/op BenchmarkLastIndexAnyASCII/256:32-4 10000 15270 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24260 4925 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2695353 45.18 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2082392 49.37 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2594066 54.03 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2361625 53.07 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2158905 59.91 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2140231 57.86 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2028408 60.09 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 298191 400.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 245476 480.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 200898 514.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 229892 700.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 188156 628.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 184332 652.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 175365 758.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19950 5933 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16239 7210 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14569 7648 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14857 8135 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12574 9335 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10254 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12075 10430 ns/op BenchmarkTrimASCII/1:1-4 2503566 54.44 ns/op BenchmarkTrimASCII/1:2-4 1881153 107.3 ns/op BenchmarkTrimASCII/1:4-4 2033907 56.86 ns/op BenchmarkTrimASCII/1:8-4 1767645 68.44 ns/op BenchmarkTrimASCII/1:16-4 1393465 80.29 ns/op BenchmarkTrimASCII/16:1-4 520543 222.3 ns/op BenchmarkTrimASCII/16:2-4 351441 350.8 ns/op BenchmarkTrimASCII/16:4-4 345519 352.5 ns/op BenchmarkTrimASCII/16:8-4 317382 354.6 ns/op BenchmarkTrimASCII/16:16-4 325942 371.1 ns/op BenchmarkTrimASCII/256:1-4 39512 3029 ns/op BenchmarkTrimASCII/256:2-4 24878 4713 ns/op BenchmarkTrimASCII/256:4-4 21688 4977 ns/op BenchmarkTrimASCII/256:8-4 25095 4855 ns/op BenchmarkTrimASCII/256:16-4 24686 4844 ns/op BenchmarkTrimASCII/4096:1-4 2359 47028 ns/op BenchmarkTrimASCII/4096:2-4 1604 74822 ns/op BenchmarkTrimASCII/4096:4-4 1573 88147 ns/op BenchmarkTrimASCII/4096:8-4 1548 76455 ns/op BenchmarkTrimASCII/4096:16-4 1568 78166 ns/op BenchmarkTrimByte-4 2045875 85.29 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30739 4163 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29305 4069 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 495 233298 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1101 108483 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2174 53891 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3944 28464 ns/op BenchmarkCompareBytesEqual-4 10506808 11.41 ns/op BenchmarkCompareBytesToNil-4 13528605 8.754 ns/op BenchmarkCompareBytesEmpty-4 13244395 9.349 ns/op BenchmarkCompareBytesIdentical-4 13414711 8.923 ns/op BenchmarkCompareBytesSameLength-4 10320074 11.20 ns/op BenchmarkCompareBytesDifferentLength-4 10453548 11.12 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2443 53231 ns/op 19698.77 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2496 49631 ns/op 21127.64 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2491 49658 ns/op 21116.22 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2449 49297 ns/op 21270.65 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2431 49820 ns/op 21047.34 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2485 56185 ns/op 18663.16 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2437 48841 ns/op 21469.55 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2468 49634 ns/op 21126.22 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2356 51852 ns/op 20222.74 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2242 51669 ns/op 20294.14 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2283 51950 ns/op 20184.32 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2282 52064 ns/op 20140.33 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2404 52590 ns/op 19938.62 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2256 52006 ns/op 20162.60 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2384 51578 ns/op 20329.79 MB/s BenchmarkCompareBytesBig-4 2448 49614 ns/op 21134.80 MB/s BenchmarkCompareBytesBigIdentical-4 13487892 8.959 ns/op 117037396.59 MB/s PASS ok bytes 72.746s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 104016284 ns/op 0.96 MB/s 3620744 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 407170493 ns/op 1.39 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 31638099 ns/op 0.52 MB/s 3645612 B/op 52 allocs/op PASS ok compress/bzip2 2.394s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 48 2472464 ns/op 4.04 MB/s 42422 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 24113944 ns/op 4.15 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 239289991 ns/op 4.18 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 45 2629446 ns/op 3.80 MB/s 43723 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26627761 ns/op 3.76 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 268418433 ns/op 3.73 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 2567294 ns/op 3.90 MB/s 43135 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 25250988 ns/op 3.96 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 249180684 ns/op 4.01 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 42 2584785 ns/op 3.87 MB/s 43319 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 25441048 ns/op 3.93 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 250303235 ns/op 4.00 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 42 2762130 ns/op 3.62 MB/s 42613 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 26525176 ns/op 3.77 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 262629569 ns/op 3.81 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 54 2232595 ns/op 4.48 MB/s 43740 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18234382 ns/op 5.48 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 180333544 ns/op 5.55 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 61 1952191 ns/op 5.12 MB/s 43203 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14633233 ns/op 6.83 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 143721524 ns/op 6.96 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 61 1946664 ns/op 5.14 MB/s 43068 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14483556 ns/op 6.90 MB/s 47649 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 144713898 ns/op 6.91 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 81 1328316 ns/op 7.53 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 13141996 ns/op 7.61 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 159783703 ns/op 6.26 MB/s BenchmarkEncode/Digits/Speed/1e4-4 34 3028848 ns/op 3.30 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25821450 ns/op 3.87 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 254461457 ns/op 3.93 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9162302 ns/op 1.09 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 95631282 ns/op 1.05 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1019880148 ns/op 0.98 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9234222 ns/op 1.08 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 109820046 ns/op 0.91 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1013907428 ns/op 0.99 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1637729 ns/op 6.11 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12922480 ns/op 7.74 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 129814476 ns/op 7.70 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2834090 ns/op 3.53 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 20150464 ns/op 4.96 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 204632557 ns/op 4.89 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8496253 ns/op 1.18 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 80060299 ns/op 1.25 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 827562252 ns/op 1.21 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 8489363 ns/op 1.18 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 93685768 ns/op 1.07 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 972275941 ns/op 1.03 MB/s PASS ok compress/flate 19.722s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3942664 ns/op 2.54 MB/s BenchmarkDecoder/1e-Reuse4-4 27 4097048 ns/op 2.44 MB/s BenchmarkDecoder/1e5-4 3 39470678 ns/op 2.53 MB/s BenchmarkDecoder/1e-Reuse5-4 3 39337157 ns/op 2.54 MB/s BenchmarkDecoder/1e6-4 1 404030994 ns/op 2.48 MB/s BenchmarkDecoder/1e-Reuse6-4 1 405411323 ns/op 2.47 MB/s BenchmarkEncoder/1e4-4 37 2941441 ns/op 3.40 MB/s BenchmarkEncoder/1e-Reuse4-4 40 2859556 ns/op 3.50 MB/s BenchmarkEncoder/1e5-4 4 29596360 ns/op 3.38 MB/s BenchmarkEncoder/1e-Reuse5-4 4 30196106 ns/op 3.31 MB/s BenchmarkEncoder/1e6-4 1 299234559 ns/op 3.34 MB/s BenchmarkEncoder/1e-Reuse6-4 1 295915498 ns/op 3.38 MB/s PASS ok compress/lzw 4.717s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6281574 ns/op PASS ok container/heap 1.128s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 30300 3944 ns/op BenchmarkWithTimeout/concurrency=40-4 6939 21172 ns/op BenchmarkWithTimeout/concurrency=4000-4 9567 16218 ns/op BenchmarkWithTimeout/concurrency=400000-4 5938 74373 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 458236 250.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 19671 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20643 5034 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4458 42811 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2253 44953 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3010 34851 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 368 291810 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 306 445460 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 456 298162 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 44 2879908 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 24 4420789 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 45 3688630 ns/op BenchmarkCheckCanceled/Err-4 468573 259.2 ns/op BenchmarkCheckCanceled/Done-4 617780 196.4 ns/op BenchmarkContextCancelDone-4 1074098 141.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 31761 3407 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 28375 3866 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25491 4694 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 24162 5092 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14554 7854 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 498370 246.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 278086 458.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 190101 651.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 111649 1053 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 60807 2003 ns/op PASS ok context 13.394s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1861470 65.00 ns/op 246.14 MB/s BenchmarkDecrypt-4 1858190 64.34 ns/op 248.67 MB/s BenchmarkExpand-4 13731 8955 ns/op PASS ok crypto/aes 1.668s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 171546 683.3 ns/op 93.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 353905 325.8 ns/op 196.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 167313 879.9 ns/op 72.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 360134 361.9 ns/op 176.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 152596 762.6 ns/op 1770.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 306354 391.1 ns/op 3452.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 154748 755.1 ns/op 1787.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 268429 394.2 ns/op 3425.02 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 97708 1196 ns/op 6852.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 143800 848.8 ns/op 9651.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 100054 1194 ns/op 6862.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 144716 824.9 ns/op 9930.38 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2192 53405 ns/op 19.08 MB/s BenchmarkAESCFBDecrypt1K-4 1924 53737 ns/op 18.96 MB/s BenchmarkAESCFBDecrypt8K-4 283 413401 ns/op 19.80 MB/s BenchmarkAESOFB1K-4 5781 21093 ns/op 48.31 MB/s BenchmarkAESCTR1K-4 5614 21170 ns/op 48.14 MB/s BenchmarkAESCTR8K-4 698 171654 ns/op 47.69 MB/s BenchmarkAESCBCEncrypt1K-4 412036 282.2 ns/op 3628.90 MB/s BenchmarkAESCBCDecrypt1K-4 895947 133.5 ns/op 7669.92 MB/s PASS ok crypto/cipher 4.176s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 46996 2616 ns/op 3.06 MB/s BenchmarkDecrypt-4 43161 2796 ns/op 2.86 MB/s BenchmarkTDESEncrypt-4 15446 7810 ns/op 1.02 MB/s BenchmarkTDESDecrypt-4 14899 7965 ns/op 1.00 MB/s PASS ok crypto/des 1.740s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 874 137069 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18965085 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 3 45210056 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 22 5344493 ns/op 378 B/op 9 allocs/op PASS ok crypto/ecdh 2.043s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2553 45216 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1839 64420 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1404 86791 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2364 51832 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1206 98782 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 763 190255 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3469 33237 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 20 5143758 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11584418 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.638s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 112 1027332 ns/op BenchmarkNewKeyFromSeed-4 100 1153419 ns/op BenchmarkSigning-4 100 1224481 ns/op BenchmarkVerification-4 54 2228036 ns/op PASS ok crypto/ed25519 1.581s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4458 26630 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 63 2088247 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5098487 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11962464 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1290 93266 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 25 4687498 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13345820 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 31702854 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7748 14926 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4198 27800 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2862 41037 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2893862 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1758 67031 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 138 866681 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1255 95418 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 48 2305141 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.751s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16658 7182 ns/op 142.58 MB/s BenchmarkHMACSHA256_32-4 17022 7053 ns/op 4.54 MB/s BenchmarkNewWriteSum-4 9564 11677 ns/op 2.74 MB/s PASS ok crypto/hmac 1.516s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 43636 2736 ns/op BenchmarkModSub-4 36796 3054 ns/op BenchmarkMontgomeryRepr-4 12962 9294 ns/op BenchmarkMontgomeryMul-4 12542 9249 ns/op BenchmarkModMul-4 6540 19364 ns/op BenchmarkExpBig-4 7 16622154 ns/op BenchmarkExp-4 4 32303585 ns/op PASS ok crypto/internal/bigmod 2.340s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 493 241522 ns/op BenchmarkScalarBaseMult-4 110 1001826 ns/op BenchmarkScalarMult-4 38 2892390 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2300571 ns/op PASS ok crypto/internal/edwards25519 1.753s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 239260 486.3 ns/op BenchmarkMultiply-4 238590 489.9 ns/op BenchmarkSquare-4 312606 380.0 ns/op BenchmarkInvert-4 1165 103537 ns/op BenchmarkMult32-4 785972 150.1 ns/op PASS ok crypto/internal/edwards25519/field 1.747s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4593617 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1560 77834 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 13012319 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30627803 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 74 1616780 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6930 17123 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 4273184 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 165654544 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.264s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 249762 469.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 129153 922.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62415 1931 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 251800 477.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 130681 914.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 60051 1935 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.826s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 85586 1412 ns/op 5.67 MB/s BenchmarkHash64-4 103941 1190 ns/op 53.80 MB/s BenchmarkHash128-4 86767 1284 ns/op 99.71 MB/s BenchmarkHash256-4 82921 1440 ns/op 177.75 MB/s BenchmarkHash512-4 69033 1794 ns/op 285.41 MB/s BenchmarkHash1K-4 49845 2454 ns/op 417.20 MB/s BenchmarkHash8K-4 10000 11937 ns/op 686.24 MB/s BenchmarkHash1M-4 85 1434184 ns/op 731.13 MB/s BenchmarkHash8M-4 10 10881278 ns/op 770.92 MB/s BenchmarkHash8BytesUnaligned-4 81573 1475 ns/op 5.42 MB/s BenchmarkHash1KUnaligned-4 48559 2447 ns/op 418.49 MB/s BenchmarkHash8KUnaligned-4 10000 11710 ns/op 699.57 MB/s PASS ok crypto/md5 2.700s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 522822201 ns/op PASS ok crypto/rand 1.532s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10818 ns/op 11.83 MB/s BenchmarkRC4_1K-4 1320 87516 ns/op 11.70 MB/s BenchmarkRC4_8K-4 174 678457 ns/op 11.93 MB/s PASS ok crypto/rc4 1.433s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 16734904 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 38486200 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 72524072 ns/op BenchmarkEncryptPKCS1v15/2048-4 398 298282 ns/op BenchmarkDecryptOAEP/2048-4 7 17098735 ns/op BenchmarkEncryptOAEP/2048-4 358 333767 ns/op BenchmarkSignPKCS1v15/2048-4 6 17086028 ns/op BenchmarkVerifyPKCS1v15/2048-4 393 305844 ns/op BenchmarkSignPSS/2048-4 6 17655743 ns/op BenchmarkVerifyPSS/2048-4 354 341335 ns/op PASS ok crypto/rsa 2.730s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 74706 1585 ns/op 5.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 88910 1322 ns/op 6.05 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 78108 1446 ns/op 221.30 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 94150 1299 ns/op 246.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 65767 1796 ns/op 570.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 73752 1668 ns/op 613.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21003 5672 ns/op 1444.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21895 5508 ns/op 1487.21 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.227s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 56469 2063 ns/op 3.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 58410 1799 ns/op 4.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 63662 1911 ns/op 4.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 53701 2181 ns/op 469.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 61506 1944 ns/op 526.73 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 60117 2055 ns/op 498.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22365 5446 ns/op 1504.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23776 5064 ns/op 1617.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23348 5217 ns/op 1570.30 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.390s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 41871 2839 ns/op 2.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 57910 2064 ns/op 3.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50184 2365 ns/op 3.38 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 42163 2849 ns/op 359.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 56756 2108 ns/op 485.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 49149 2469 ns/op 414.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 24888 4846 ns/op 1690.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29450 4071 ns/op 2012.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27199 4413 ns/op 1856.18 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.383s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14345857 8.426 ns/op BenchmarkConstantTimeEq-4 14751154 8.238 ns/op BenchmarkConstantTimeLessOrEq-4 14224951 8.928 ns/op BenchmarkXORBytes/8Bytes-4 312180 370.5 ns/op 21.59 MB/s BenchmarkXORBytes/128Bytes-4 170617 718.5 ns/op 178.14 MB/s BenchmarkXORBytes/2048Bytes-4 20383 5903 ns/op 346.92 MB/s BenchmarkXORBytes/32768Bytes-4 1345 88787 ns/op 369.06 MB/s PASS ok crypto/subtle 1.974s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 298 393960 ns/op BenchmarkCertCache/1-4 271 498585 ns/op BenchmarkCertCache/2-4 273 415103 ns/op BenchmarkCertCache/3-4 282 606326 ns/op BenchmarkHandshakeServer/RSA-4 12 9670194 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 12321796 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11004662 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 126 1075633 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 182 641763 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6306607 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5723368 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 45616803 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 45445365 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 56876671 ns/op 18.44 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 52557594 ns/op 19.95 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 52156578 ns/op 40.21 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 60830298 ns/op 34.48 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 82720984 ns/op 50.70 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 100458462 ns/op 41.75 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 145677008 ns/op 57.58 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 170404992 ns/op 49.23 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 260872909 ns/op 64.31 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 331731477 ns/op 50.57 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 515980718 ns/op 65.03 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 672460074 ns/op 49.90 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1051818923 ns/op 63.80 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1195087606 ns/op 56.15 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 35516060 ns/op 29.52 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 42009804 ns/op 24.96 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 51887248 ns/op 40.42 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 56874216 ns/op 36.87 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 80099665 ns/op 52.36 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 92417086 ns/op 45.38 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 144564438 ns/op 58.03 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 164669472 ns/op 50.94 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 245500730 ns/op 68.34 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 310876733 ns/op 53.97 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 493181185 ns/op 68.04 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 641383770 ns/op 52.32 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1029150313 ns/op 65.21 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1310744072 ns/op 51.20 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 716179705 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 765088197 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 313643951 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 301038711 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 164774212 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160800175 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 93698141 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 91812494 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 52203848 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 51546646 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 154812014 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 157052100 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 77212298 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 76520358 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 61325784 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 52792385 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 38752718 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 36247264 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 30977570 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 31457449 ns/op PASS ok crypto/tls 21.192s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17787788 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 472 248750 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 883 126493 ns/op 12658 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 883 136201 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 2.899s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 36 3172708 ns/op 280165 B/op 1635 allocs/op BenchmarkConcurrentStmtQuery-4 31 5092839 ns/op 267915 B/op 2003 allocs/op BenchmarkConcurrentStmtExec-4 54 2113655 ns/op 219844 B/op 603 allocs/op BenchmarkConcurrentTxQuery-4 39 2926358 ns/op 276812 B/op 2155 allocs/op BenchmarkConcurrentTxExec-4 69 1567032 ns/op 88102 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 54 2150070 ns/op 105510 B/op 2063 allocs/op BenchmarkConcurrentTxStmtExec-4 150 808850 ns/op 40212 B/op 381 allocs/op BenchmarkConcurrentRandom-4 43 2731689 ns/op 238111 B/op 1836 allocs/op BenchmarkManyConcurrentQueries-4 3001 40340 ns/op 4106 B/op 20 allocs/op BenchmarkGrabConn-4 234919 563.4 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.632s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1623 70237 ns/op BenchmarkSymbols32-4 1982 56537 ns/op PASS ok debug/elf 1.254s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 284056 415.7 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 76 1517870 ns/op 180197 B/op 13 allocs/op Benchmark115/LineToPC-4 51 2180837 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12734 9446 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.845s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 56356 2107 ns/op BenchmarkMarshal-4 652 179133 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2614 44153 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.414s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 223 536639 ns/op 15.27 MB/s BenchmarkEncodeToString-4 254 461491 ns/op 17.75 MB/s BenchmarkDecode-4 139 869904 ns/op 15.07 MB/s BenchmarkDecodeString-4 136 860348 ns/op 15.24 MB/s PASS ok encoding/base32 1.809s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 294 408874 ns/op 20.04 MB/s BenchmarkDecodeString/2-4 319700 353.1 ns/op 11.33 MB/s BenchmarkDecodeString/4-4 253923 485.0 ns/op 16.49 MB/s BenchmarkDecodeString/8-4 188504 649.7 ns/op 18.47 MB/s BenchmarkDecodeString/64-4 28586 4214 ns/op 20.89 MB/s BenchmarkDecodeString/8192-4 241 495797 ns/op 22.03 MB/s BenchmarkNewEncoding-4 50764 2335 ns/op 109.62 MB/s PASS ok encoding/base64 2.044s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1392 84505 ns/op 47.33 MB/s BenchmarkReadStruct-4 14018 8527 ns/op 8.80 MB/s BenchmarkWriteStruct-4 14007 8550 ns/op 8.77 MB/s BenchmarkReadInts-4 46735 2597 ns/op 11.55 MB/s BenchmarkWriteInts-4 36343 3328 ns/op 9.01 MB/s BenchmarkWriteSlice1000Int32s-4 974 124102 ns/op 32.23 MB/s BenchmarkPutUint16-4 3345910 35.50 ns/op 56.33 MB/s BenchmarkAppendUint16-4 2312953 53.37 ns/op 37.47 MB/s BenchmarkPutUint32-4 2373433 74.95 ns/op 53.37 MB/s BenchmarkAppendUint32-4 2406553 49.70 ns/op 80.48 MB/s BenchmarkPutUint64-4 719616 152.3 ns/op 52.54 MB/s BenchmarkAppendUint64-4 758082 155.4 ns/op 51.48 MB/s BenchmarkLittleEndianPutUint16-4 3272660 36.18 ns/op 55.27 MB/s BenchmarkLittleEndianAppendUint16-4 3305234 34.89 ns/op 57.33 MB/s BenchmarkLittleEndianPutUint32-4 2390852 73.11 ns/op 54.71 MB/s BenchmarkLittleEndianAppendUint32-4 2418177 49.69 ns/op 80.50 MB/s BenchmarkLittleEndianPutUint64-4 716337 158.9 ns/op 50.34 MB/s BenchmarkLittleEndianAppendUint64-4 770235 156.7 ns/op 51.06 MB/s BenchmarkReadFloats-4 166197 728.6 ns/op 16.47 MB/s BenchmarkWriteFloats-4 141702 869.9 ns/op 13.79 MB/s BenchmarkReadSlice1000Float32s-4 1168 99295 ns/op 40.28 MB/s BenchmarkWriteSlice1000Float32s-4 889 137061 ns/op 29.18 MB/s BenchmarkReadSlice1000Uint8s-4 82010 1394 ns/op 717.23 MB/s BenchmarkWriteSlice1000Uint8s-4 148922 827.8 ns/op 1207.98 MB/s BenchmarkPutUvarint32-4 471230 233.5 ns/op 17.13 MB/s BenchmarkPutUvarint64-4 182854 671.3 ns/op 11.92 MB/s PASS ok encoding/binary 5.357s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5296 25619 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4941 20850 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5720 20823 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2860 45477 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6074 19764 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6009 19715 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5922 19850 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3241 34232 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12159 9805 ns/op PASS ok encoding/csv 2.237s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 12109 9855 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 16011 8472 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 226 505161 ns/op 16883 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 589 178809 ns/op 835 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1336 88685 ns/op 65 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1198 94498 ns/op 73 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2317 53341 ns/op 167 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 63 1950059 ns/op 34680 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 492 332234 ns/op 25256 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1032 167400 ns/op 10801 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 907 128171 ns/op 9763 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 387 357739 ns/op 39227 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 232 478801 ns/op 66556 B/op 2211 allocs/op BenchmarkDecodeBytesSlice-4 451 282609 ns/op 23883 B/op 195 allocs/op BenchmarkDecodeInterfaceSlice-4 104 1870523 ns/op 82975 B/op 3178 allocs/op BenchmarkDecodeMap-4 67 1741909 ns/op 54133 B/op 181 allocs/op PASS ok encoding/gob 3.969s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14533 8273 ns/op 30.95 MB/s BenchmarkEncode/1024-4 3460 32886 ns/op 31.14 MB/s BenchmarkEncode/4096-4 919 132776 ns/op 30.85 MB/s BenchmarkEncode/16384-4 223 532497 ns/op 30.77 MB/s BenchmarkDecode/256-4 28965 4137 ns/op 61.88 MB/s BenchmarkDecode/1024-4 7056 16479 ns/op 62.14 MB/s BenchmarkDecode/4096-4 1825 65809 ns/op 62.24 MB/s BenchmarkDecode/16384-4 454 263316 ns/op 62.22 MB/s BenchmarkDump/256-4 1257 96521 ns/op 2.65 MB/s BenchmarkDump/1024-4 315 380774 ns/op 2.69 MB/s BenchmarkDump/4096-4 76 1513409 ns/op 2.71 MB/s BenchmarkDump/16384-4 18 6165806 ns/op 2.66 MB/s PASS ok encoding/hex 2.742s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 144925252 ns/op 13.39 MB/s 2176 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 164643828 ns/op 11.79 MB/s 8394856 B/op 115 allocs/op BenchmarkCodeMarshal-4 1 164561606 ns/op 11.79 MB/s 10332576 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 168880434 ns/op 11.49 MB/s 10336040 B/op 113 allocs/op BenchmarkMarshalBytes/32-4 19483 6165 ns/op BenchmarkMarshalBytes/256-4 5428 21635 ns/op BenchmarkMarshalBytes/4096-4 468 252602 ns/op BenchmarkMarshalBytesError/32-4 49 2299702 ns/op BenchmarkMarshalBytesError/256-4 49 2341520 ns/op BenchmarkMarshalBytesError/4096-4 43 2657553 ns/op BenchmarkMarshalMap-4 32481 3319 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 490206992 ns/op 3.96 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 25620 4693 ns/op 2.98 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 38972 3063 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 420685533 ns/op 4.61 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 413141948 ns/op 4.70 MB/s 2019488 B/op 40006 allocs/op BenchmarkUnmarshalString-4 61268 1855 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 123297 1128 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 246019 513.9 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14401 9002 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 51452 2316 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 67608 1818 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 15040 7948 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5788 18153 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1126 135997 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 136 869622 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 8123508 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 915662 129.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 913767 120.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 701487 178.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 655254 154.3 ns/op BenchmarkEncodeMarshaler-4 60716 1893 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 67051 1625 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5449628 21.76 ns/op BenchmarkNumberIsValidRegexp-4 15058 8200 ns/op PASS ok encoding/json 9.080s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 34 3050425 ns/op 21.48 MB/s BenchmarkDecode-4 15 6906341 ns/op 12.86 MB/s PASS ok encoding/pem 1.259s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2388 51263 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 884 140698 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2782 40236 ns/op PASS ok encoding/xml 1.795s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 273286 421.6 ns/op BenchmarkAs-4 65706 1763 ns/op PASS ok errors 1.268s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 726459 169.2 ns/op BenchmarkIntSet-4 775426 149.8 ns/op BenchmarkFloatAdd-4 178638 731.5 ns/op BenchmarkFloatSet-4 717426 157.5 ns/op BenchmarkStringSet-4 620211 251.3 ns/op BenchmarkMapSet-4 170326 643.2 ns/op BenchmarkMapSetDifferent-4 70760 1944 ns/op BenchmarkMapSetDifferentRandom-4 319 388102 ns/op BenchmarkMapSetString-4 162618 679.3 ns/op BenchmarkMapAddSame-4 49123 2369 ns/op BenchmarkMapAddDifferent-4 16848 7980 ns/op BenchmarkMapAddDifferentRandom-4 288 415703 ns/op BenchmarkMapAddSameSteadyState-4 369512 343.0 ns/op BenchmarkMapAddDifferentSteadyState-4 79932 1322 ns/op BenchmarkMapString-4 7406 15249 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 39498 3068 ns/op PASS ok expvar 3.395s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 53536 2153 ns/op BenchmarkSprintfEmpty-4 196170 592.1 ns/op BenchmarkSprintfString-4 248797 806.4 ns/op BenchmarkSprintfTruncateString-4 200251 612.7 ns/op BenchmarkSprintfTruncateBytes-4 154629 1299 ns/op BenchmarkSprintfSlowParsingPath-4 177243 608.7 ns/op BenchmarkSprintfQuoteString-4 36134 2863 ns/op BenchmarkSprintfInt-4 195146 634.5 ns/op BenchmarkSprintfIntInt-4 156854 1337 ns/op BenchmarkSprintfPrefixedInt-4 78865 1487 ns/op BenchmarkSprintfFloat-4 97620 1670 ns/op BenchmarkSprintfComplex-4 28573 4092 ns/op BenchmarkSprintfBoolean-4 218770 505.7 ns/op BenchmarkSprintfHexString-4 88471 1897 ns/op BenchmarkSprintfHexBytes-4 87409 1632 ns/op BenchmarkSprintfBytes-4 44390 3318 ns/op BenchmarkSprintfStringer-4 65730 1804 ns/op BenchmarkSprintfStructure-4 26296 4220 ns/op BenchmarkManyArgs-4 59001 2263 ns/op BenchmarkFprintInt-4 65378 1908 ns/op BenchmarkFprintfBytes-4 75918 1598 ns/op BenchmarkFprintIntNoAlloc-4 65407 1888 ns/op BenchmarkScanInts-4 22 4902052 ns/op BenchmarkScanRecursiveInt-4 1 336507929 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 391656760 ns/op PASS ok fmt 6.611s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 722 169243 ns/op PASS ok go/build 1.164s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 42710 2677 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15477 8102 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4662 22272 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1533 81643 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 366 308420 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 86 1392804 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 20 5493771 ns/op 846308 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 23101363 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 2 99022485 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.644s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 287457810 ns/op 0.23 MB/s 45796632 B/op 48944 allocs/op PASS ok go/format 1.356s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 28475570 ns/op 1.89 MB/s BenchmarkParseOnly-4 5 23366006 ns/op 2.30 MB/s BenchmarkResolve-4 46 2951806 ns/op 18.24 MB/s PASS ok go/parser 2.728s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 154928227 ns/op 0.33 MB/s 5045496 B/op 27509 allocs/op BenchmarkPrintDecl-4 763 151614 ns/op 0.21 MB/s 16995 B/op 51 allocs/op PASS ok go/printer 1.304s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 250 473864 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9982077 ns/op 5.01 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 15910011 ns/op 4.64 MB/s BenchmarkScanFiles/net/http/server.go-4 5 23186904 ns/op 5.33 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 171 688944 ns/op 4.50 MB/s PASS ok go/scanner 2.328s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 925226 136.1 ns/op PASS ok go/token 1.160s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1060886 ns/op BenchmarkNamed/Underlying/nongeneric-4 1391406 84.11 ns/op BenchmarkNamed/Underlying/generic-4 1407487 87.58 ns/op BenchmarkNamed/Underlying/src_instance-4 1297956 85.60 ns/op BenchmarkNamed/Underlying/user_instance-4 1318320 87.07 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18622 9557 ns/op BenchmarkNamed/NewMethodSet/generic-4 18039 7336 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18267 6795 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18648 6407 ns/op BenchmarkCheck/http/funcbodies/info-4 1 668601043 ns/op 50287 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 543999677 ns/op 61849 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 261402770 ns/op 128705 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 256719423 ns/op 131044 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 315070060 ns/op 16589 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 137466260 ns/op 38008 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 79153557 ns/op 65472 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 76467732 ns/op 68332 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 168013579 ns/op 12897 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 73824043 ns/op 29350 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 59199649 ns/op 35796 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 58105834 ns/op 37290 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1094926187 ns/op 63060 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 755678483 ns/op 91370 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 173813748 ns/op 397171 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 139627923 ns/op 494374 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 450951664 ns/op 4450 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 111993628 ns/op 17916 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 94518636 ns/op 21232 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 99137468 ns/op 20244 lines/s PASS ok go/types 21.512s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9543 11278 ns/op 90.79 MB/s PASS ok hash/adler32 1.118s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 224403 515.7 ns/op 29.09 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 193561 592.2 ns/op 25.33 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 80286 1492 ns/op 26.81 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 87223 1394 ns/op 28.70 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 543483 207.6 ns/op 2466.51 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 537958 208.1 ns/op 2460.31 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 556724 213.2 ns/op 4804.09 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 550267 216.9 ns/op 4720.25 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 428553 277.0 ns/op 14786.83 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 404833 294.5 ns/op 13908.64 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 144435 831.8 ns/op 39396.40 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 122748 932.0 ns/op 35160.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 202197 556.3 ns/op 26.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 173336 617.6 ns/op 24.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 80803 1480 ns/op 27.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 85257 1453 ns/op 27.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 519972 228.0 ns/op 2245.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 454492 348.5 ns/op 1469.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 516903 236.1 ns/op 4336.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 482990 241.3 ns/op 4243.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 405720 297.3 ns/op 13775.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 380878 319.2 ns/op 12831.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 147228 840.7 ns/op 38977.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 127040 982.0 ns/op 33366.97 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 239503 540.3 ns/op 27.76 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 201519 579.9 ns/op 25.87 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 110240 1100 ns/op 36.36 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 101222 1187 ns/op 33.69 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9596 12680 ns/op 40.38 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9290 12993 ns/op 39.41 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4736 25811 ns/op 39.67 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4665 25640 ns/op 39.94 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1182 101994 ns/op 40.16 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1188 101441 ns/op 40.38 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 147 834463 ns/op 39.27 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 148 804181 ns/op 40.75 MB/s PASS ok hash/crc32 6.036s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 56 2078009 ns/op 31.54 MB/s BenchmarkCrc64/ISO4KB-4 842 142033 ns/op 28.84 MB/s BenchmarkCrc64/ISO1KB-4 3442 34428 ns/op 29.74 MB/s BenchmarkCrc64/ECMA64KB-4 56 2073137 ns/op 31.61 MB/s BenchmarkCrc64/Random64KB-4 55 2095135 ns/op 31.28 MB/s BenchmarkCrc64/Random16KB-4 219 540241 ns/op 30.33 MB/s PASS ok hash/crc64 1.802s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 10059 11729 ns/op 87.31 MB/s BenchmarkFnv32aKB-4 8577 11715 ns/op 87.41 MB/s BenchmarkFnv64KB-4 10000 11561 ns/op 88.58 MB/s BenchmarkFnv64aKB-4 10000 11758 ns/op 87.09 MB/s BenchmarkFnv128KB-4 1114 106089 ns/op 9.65 MB/s BenchmarkFnv128aKB-4 1140 102960 ns/op 9.95 MB/s PASS ok hash/fnv 1.755s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 581094 187.6 ns/op 21.32 MB/s BenchmarkHash/n=4/Bytes-4 5332252 22.40 ns/op 178.56 MB/s BenchmarkHash/n=4/String-4 1734846 68.92 ns/op 58.04 MB/s BenchmarkHash/n=8/Write-4 608782 187.6 ns/op 42.65 MB/s BenchmarkHash/n=8/Bytes-4 5243763 22.05 ns/op 362.80 MB/s BenchmarkHash/n=8/String-4 1755680 71.15 ns/op 112.43 MB/s BenchmarkHash/n=16/Write-4 624681 191.2 ns/op 83.67 MB/s BenchmarkHash/n=16/Bytes-4 5292436 22.66 ns/op 706.20 MB/s BenchmarkHash/n=16/String-4 1653004 70.66 ns/op 226.44 MB/s BenchmarkHash/n=32/Write-4 549267 199.7 ns/op 160.23 MB/s BenchmarkHash/n=32/Bytes-4 4854931 25.50 ns/op 1254.92 MB/s BenchmarkHash/n=32/String-4 1639927 72.49 ns/op 441.47 MB/s BenchmarkHash/n=64/Write-4 553609 214.1 ns/op 298.98 MB/s BenchmarkHash/n=64/Bytes-4 4060690 29.13 ns/op 2197.08 MB/s BenchmarkHash/n=64/String-4 1550950 75.60 ns/op 846.55 MB/s BenchmarkHash/n=256/Write-4 397753 304.9 ns/op 839.69 MB/s BenchmarkHash/n=256/Bytes-4 1990021 60.46 ns/op 4233.93 MB/s BenchmarkHash/n=256/String-4 733236 164.5 ns/op 1555.97 MB/s BenchmarkHash/n=320/Write-4 379455 315.3 ns/op 1015.02 MB/s BenchmarkHash/n=320/Bytes-4 1411962 76.50 ns/op 4183.25 MB/s BenchmarkHash/n=320/String-4 539989 287.8 ns/op 1111.79 MB/s BenchmarkHash/n=1024/Write-4 227154 544.8 ns/op 1879.69 MB/s BenchmarkHash/n=1024/Bytes-4 539582 202.8 ns/op 5048.62 MB/s BenchmarkHash/n=1024/String-4 214598 566.6 ns/op 1807.22 MB/s BenchmarkHash/n=4096/Write-4 78260 1411 ns/op 2902.91 MB/s BenchmarkHash/n=4096/Bytes-4 160863 758.0 ns/op 5403.79 MB/s BenchmarkHash/n=4096/String-4 55363 2127 ns/op 1925.40 MB/s BenchmarkHash/n=16384/Write-4 26616 4506 ns/op 3636.16 MB/s BenchmarkHash/n=16384/Bytes-4 40621 2979 ns/op 5499.52 MB/s BenchmarkHash/n=16384/String-4 14185 8441 ns/op 1941.06 MB/s PASS ok hash/maphash 6.744s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 848 135066 ns/op BenchmarkEscapeNone-4 90139 1339 ns/op BenchmarkUnescape-4 799 147562 ns/op BenchmarkUnescapeNone-4 469614 243.4 ns/op BenchmarkUnescapeSparse-4 18144 8458 ns/op BenchmarkUnescapeDense-4 1144 104238 ns/op PASS ok html 1.883s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8054 13987 ns/op BenchmarkCSSEscaperNoSpecials-4 49633 2455 ns/op BenchmarkDecodeCSS-4 25089 4858 ns/op BenchmarkDecodeCSSNoSpecials-4 3515127 32.99 ns/op BenchmarkCSSValueFilter-4 112274 1063 ns/op BenchmarkCSSValueFilterOk-4 84144 1421 ns/op BenchmarkEscapedExecute-4 4092 28464 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10721 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 70293 1705 ns/op BenchmarkStripTags-4 17238 6916 ns/op BenchmarkStripTagsNoSpecials-4 336942 321.3 ns/op BenchmarkJSValEscaperWithNum-4 19324 6295 ns/op BenchmarkJSValEscaperWithStr-4 5484 23005 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16922 6951 ns/op BenchmarkJSValEscaperWithObj-4 4575 25943 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 8944 12252 ns/op BenchmarkJSStrEscaperNoSpecials-4 59928 1957 ns/op BenchmarkJSStrEscaper-4 10000 10994 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 56176 2067 ns/op BenchmarkJSRegexpEscaper-4 10000 11379 ns/op BenchmarkTemplateSpecialTags-4 79 1344621 ns/op BenchmarkURLEscaper-4 3798 30823 ns/op BenchmarkURLEscaperNoSpecials-4 175917 679.2 ns/op BenchmarkURLNormalizer-4 5222 23765 ns/op BenchmarkURLNormalizerNoSpecials-4 155950 750.1 ns/op BenchmarkSrcsetFilter-4 15640 7946 ns/op BenchmarkSrcsetFilterNoSpecials-4 97008 1217 ns/op PASS ok html/template 5.055s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 519463 227.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 356235 281.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 543434 219.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 375903 275.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1365754 87.45 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 118.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1325185 89.03 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 118.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 891574 128.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 450954 271.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 344623 350.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 431472 293.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 351952 344.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 702602 185.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 496430 246.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 680265 187.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 505363 230.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 410146 298.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 780712 148.3 ns/op BenchmarkRGBASetRGBA-4 1000000 113.9 ns/op BenchmarkRGBA64At-4 574656 211.7 ns/op BenchmarkRGBA64SetRGBA64-4 649590 187.0 ns/op BenchmarkNRGBAAt-4 821011 144.4 ns/op BenchmarkNRGBASetNRGBA-4 1000000 116.1 ns/op BenchmarkNRGBA64At-4 584314 205.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 644415 185.2 ns/op BenchmarkAlphaAt-4 2293070 52.65 ns/op BenchmarkAlphaSetAlpha-4 2270728 52.17 ns/op BenchmarkAlpha16At-4 1220221 93.74 ns/op BenchmarkAlphaSetAlpha16-4 972501 106.2 ns/op BenchmarkGrayAt-4 2294070 69.96 ns/op BenchmarkGraySetGray-4 1962808 52.86 ns/op BenchmarkGray16At-4 1000000 102.8 ns/op BenchmarkGraySetGray16-4 1000000 116.8 ns/op PASS ok image 6.078s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 3016095 39.07 ns/op BenchmarkYCbCrToRGB/128-4 2961237 40.23 ns/op BenchmarkYCbCrToRGB/255-4 3015796 39.41 ns/op BenchmarkRGBToYCbCr/0-4 2947544 40.16 ns/op BenchmarkRGBToYCbCr/Cb-4 2963856 40.73 ns/op BenchmarkRGBToYCbCr/Cr-4 2898730 40.95 ns/op BenchmarkYCbCrToRGBA/0-4 2567427 46.57 ns/op BenchmarkYCbCrToRGBA/128-4 2535777 47.07 ns/op BenchmarkYCbCrToRGBA/255-4 2571884 46.87 ns/op BenchmarkNYCbCrAToRGBA/0-4 2505105 47.04 ns/op BenchmarkNYCbCrAToRGBA/128-4 2358592 50.57 ns/op BenchmarkNYCbCrAToRGBA/255-4 2557896 46.74 ns/op PASS ok image/color 3.055s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 59834276 ns/op BenchmarkFillSrc-4 382 322105 ns/op BenchmarkCopyOver-4 5 20443763 ns/op BenchmarkCopySrc-4 517 223506 ns/op BenchmarkNRGBAOver-4 5 21819957 ns/op BenchmarkNRGBASrc-4 10 10446908 ns/op BenchmarkYCbCr-4 7 15714375 ns/op BenchmarkGray-4 15 7215352 ns/op BenchmarkCMYK-4 9 12318773 ns/op BenchmarkGlyphOver-4 16 6763996 ns/op BenchmarkRGBAMaskOver-4 3 49941617 ns/op BenchmarkGrayMaskOver-4 3 33905958 ns/op BenchmarkRGBA64ImageMaskOver-4 2 50258274 ns/op BenchmarkRGBA-4 4 31564702 ns/op BenchmarkPalettedFill-4 903 117076 ns/op BenchmarkPalettedRGBA-4 4 32800630 ns/op BenchmarkGenericOver-4 2 72207192 ns/op BenchmarkGenericMaskOver-4 4 30656227 ns/op BenchmarkGenericSrc-4 3 46489914 ns/op BenchmarkGenericMaskSrc-4 3 41462351 ns/op PASS ok image/draw 7.902s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7251008 ns/op 2.13 MB/s 48622 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 183527960 ns/op 1.67 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4502264673 ns/op 0.27 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 43 2664104 ns/op 5.80 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 226840548 ns/op 0.27 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.897s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2571 46138 ns/op BenchmarkIDCT-4 2966 39714 ns/op BenchmarkDecodeBaseline-4 6 20029072 ns/op 3.09 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 34914868 ns/op 1.77 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 208939997 ns/op 5.88 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 263705034 ns/op 3.49 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.785s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12112752 9.754 ns/op BenchmarkDecodeGray-4 10 10877106 ns/op 6.03 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 46961717 ns/op 5.58 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 39085640 ns/op 6.71 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6343709 ns/op 10.33 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 34565158 ns/op 7.58 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42838243 ns/op 6.12 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 71020126 ns/op 4.33 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 72602909 ns/op 4.23 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 226853773 ns/op 5.42 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 259236523 ns/op 4.74 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 37072755 ns/op 8.29 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 229273210 ns/op 5.36 MB/s 860400 B/op 34 allocs/op BenchmarkEncodeRGBA-4 1 844963538 ns/op 1.45 MB/s 864200 B/op 36 allocs/op PASS ok image/png 4.884s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 63438870 ns/op 1.58 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53194838 ns/op 1.88 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 309740714 ns/op 1.61 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 266003618 ns/op 1.88 MB/s 4006064 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 61365690 ns/op 1.63 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52535287 ns/op 1.90 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 298812347 ns/op 1.67 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 265699932 ns/op 1.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 627104117 ns/op 1.59 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 568058584 ns/op 1.76 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3812139288 ns/op 1.31 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4679561747 ns/op 1.07 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 11469070 ns/op 8.72 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11423482 ns/op 8.75 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 1 135214583 ns/op 3.70 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 64660532 ns/op 7.73 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 109751389 ns/op 9.11 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 159809603 ns/op 6.26 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 558931396 ns/op 8.95 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 542392599 ns/op 9.22 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 220709032 ns/op 0.45 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 71442542 ns/op 1.40 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 405508027 ns/op 1.23 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 367618360 ns/op 1.36 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 933196035 ns/op 1.07 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 739860919 ns/op 1.35 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5592013677 ns/op 0.89 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6487999297 ns/op 0.77 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 220330987 ns/op 18.97 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 189104959 ns/op 22.10 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 51.785s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 406312 295.6 ns/op 865.99 MB/s PASS ok internal/chacha8rand 1.148s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33990 3452 ns/op 0.29 MB/s BenchmarkMarshalCorpusFile/2-4 33576 3499 ns/op 0.57 MB/s BenchmarkMarshalCorpusFile/4-4 30933 4201 ns/op 0.95 MB/s BenchmarkMarshalCorpusFile/8-4 26616 4401 ns/op 1.82 MB/s BenchmarkMarshalCorpusFile/16-4 21558 5470 ns/op 2.93 MB/s BenchmarkMarshalCorpusFile/32-4 14838 7904 ns/op 4.05 MB/s BenchmarkMarshalCorpusFile/64-4 12044 9786 ns/op 6.54 MB/s BenchmarkMarshalCorpusFile/128-4 9451 12776 ns/op 10.02 MB/s BenchmarkMarshalCorpusFile/256-4 3915 40480 ns/op 6.32 MB/s BenchmarkMarshalCorpusFile/512-4 2104 89507 ns/op 5.72 MB/s BenchmarkMarshalCorpusFile/1024-4 1081 105375 ns/op 9.72 MB/s BenchmarkMarshalCorpusFile/2048-4 558 211179 ns/op 9.70 MB/s BenchmarkMarshalCorpusFile/4096-4 284 419768 ns/op 9.76 MB/s BenchmarkMarshalCorpusFile/8192-4 141 895919 ns/op 9.14 MB/s BenchmarkMarshalCorpusFile/16384-4 70 2302534 ns/op 7.12 MB/s BenchmarkMarshalCorpusFile/32768-4 28 3840051 ns/op 8.53 MB/s BenchmarkMarshalCorpusFile/65536-4 14 7927506 ns/op 8.27 MB/s BenchmarkMarshalCorpusFile/131072-4 7 16503619 ns/op 7.94 MB/s BenchmarkMarshalCorpusFile/262144-4 4 33371076 ns/op 7.86 MB/s BenchmarkMarshalCorpusFile/524288-4 2 68291288 ns/op 7.68 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 129312135 ns/op 8.11 MB/s BenchmarkUnmarshalCorpusFile/1-4 7447 15003 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7182 15902 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6592 17237 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 6289 18989 ns/op 0.42 MB/s BenchmarkUnmarshalCorpusFile/16-4 5326 22523 ns/op 0.71 MB/s BenchmarkUnmarshalCorpusFile/32-4 3758 31937 ns/op 1.00 MB/s BenchmarkUnmarshalCorpusFile/64-4 3193 36680 ns/op 1.74 MB/s BenchmarkUnmarshalCorpusFile/128-4 2556 47631 ns/op 2.69 MB/s BenchmarkUnmarshalCorpusFile/256-4 982 121631 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/512-4 530 229576 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/1024-4 272 458594 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/2048-4 132 907545 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/4096-4 62 1821347 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 3621701 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7139014 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 14355520 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 28342464 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 57843218 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 118819552 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 234549272 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 465775497 ns/op 2.25 MB/s BenchmarkMutatorBytes/1-4 32869 3732 ns/op BenchmarkMutatorBytes/10-4 33837 3594 ns/op BenchmarkMutatorBytes/100-4 33194 4080 ns/op BenchmarkMutatorBytes/1000-4 20764 5974 ns/op BenchmarkMutatorBytes/10000-4 8572 24014 ns/op BenchmarkMutatorBytes/100000-4 1102 110484 ns/op BenchmarkMutatorString/1-4 29835 4046 ns/op BenchmarkMutatorString/10-4 30208 3919 ns/op BenchmarkMutatorString/100-4 28040 4382 ns/op BenchmarkMutatorString/1000-4 14012 8376 ns/op BenchmarkMutatorString/10000-4 4083 47706 ns/op BenchmarkMutatorString/100000-4 320 341624 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18138 6547 ns/op BenchmarkMutatorAllBasicTypes/string-4 17176 7154 ns/op BenchmarkMutatorAllBasicTypes/bool-4 64641 1939 ns/op BenchmarkMutatorAllBasicTypes/float32-4 56444 2209 ns/op BenchmarkMutatorAllBasicTypes/float64-4 56518 2200 ns/op BenchmarkMutatorAllBasicTypes/int-4 55689 1975 ns/op BenchmarkMutatorAllBasicTypes/int8-4 59947 2013 ns/op BenchmarkMutatorAllBasicTypes/int16-4 56491 2037 ns/op BenchmarkMutatorAllBasicTypes/int32-4 61785 2008 ns/op BenchmarkMutatorAllBasicTypes/int64-4 56488 1991 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 58882 2118 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 59388 2078 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 55142 2165 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 59736 2061 ns/op PASS ok internal/fuzz 13.338s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 38574 3077 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 152161 895.4 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.402s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 37376 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 36750 3347 ns/op BenchmarkSplicePipePoolParallel-4 137214 1797 ns/op BenchmarkSplicePipeNativeParallel-4 90426 1178 ns/op PASS ok internal/poll 2.257s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 28980255 ns/op PASS ok internal/trace 4.181s PASS ok internal/zstd 1.028s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 19754 6562 ns/op BenchmarkCopyNLarge-4 357 358740 ns/op PASS ok io 1.383s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 178616 656.7 ns/op BenchmarkPrintln-4 21628 5629 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 36099 3412 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 5934 22491 ns/op BenchmarkDiscard-4 881110 133.3 ns/op 0 B/op 0 allocs/op PASS ok log 1.823s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 58352 1928 ns/op BenchmarkJSONHandler/defaults-4 5371 20214 ns/op 528 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3558 33085 ns/op 768 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4040 32057 ns/op 779 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5748 20181 ns/op 514 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5898 20089 ns/op 530 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4754 23858 ns/op 523 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25465 5024 ns/op 80 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23983 5091 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 116326 1090 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 79030 1651 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 68035 1671 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 71109 1885 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 78121 1659 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 74725 1592 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 104.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 612261 196.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 531316 201.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 461715 270.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 365989 321.1 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5397 19505 ns/op BenchmarkDispatch/switch-checked-4 180183 655.7 ns/op BenchmarkDispatch/As-4 188917 630.0 ns/op BenchmarkDispatch/Visit-4 150532 775.9 ns/op BenchmarkUnsafeStrings-4 18728 6382 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 4.518s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 819009 158.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 730226 145.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 449008 279.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 153478 819.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 47540 2885 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 59572 1771 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 41469 3118 ns/op 682 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12096 8833 ns/op 3476 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14738 7727 ns/op 588 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 14688 8069 ns/op 588 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9691 12185 ns/op 1080 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3296 35426 ns/op 4334 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16137 8428 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 15633 8187 ns/op 518 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9127 11941 ns/op 949 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3283 38789 ns/op 3740 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.784s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 33809043 ns/op PASS ok maps 1.710s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6570343 18.56 ns/op BenchmarkAcosh-4 4940808 24.31 ns/op BenchmarkAsin-4 6754594 19.10 ns/op BenchmarkAsinh-4 4422764 26.19 ns/op BenchmarkAtan-4 7211893 16.38 ns/op BenchmarkAtanh-4 4618663 24.02 ns/op BenchmarkAtan2-4 4997475 23.30 ns/op BenchmarkCbrt-4 6025728 20.14 ns/op BenchmarkCeil-4 16335146 7.213 ns/op BenchmarkCopysign-4 1965964 61.06 ns/op BenchmarkCos-4 8596564 13.90 ns/op BenchmarkCosh-4 7011622 17.41 ns/op BenchmarkErf-4 7665237 15.60 ns/op BenchmarkErfc-4 7805818 15.56 ns/op BenchmarkErfinv-4 3241000 35.08 ns/op BenchmarkErfcinv-4 3379600 35.66 ns/op BenchmarkExp-4 7500878 15.87 ns/op BenchmarkExpGo-4 700632 169.6 ns/op BenchmarkExpm1-4 7113877 16.49 ns/op BenchmarkExp2-4 683770 162.1 ns/op BenchmarkExp2Go-4 731704 164.5 ns/op BenchmarkAbs-4 2611431 47.26 ns/op BenchmarkDim-4 8086258 14.09 ns/op BenchmarkFloor-4 15587251 7.425 ns/op BenchmarkMax-4 12498886 9.505 ns/op BenchmarkMin-4 11325921 10.65 ns/op BenchmarkMod-4 193170 618.5 ns/op BenchmarkFrexp-4 1213262 98.00 ns/op BenchmarkGamma-4 402258 300.6 ns/op BenchmarkHypot-4 1000000 107.8 ns/op BenchmarkHypotGo-4 999219 116.7 ns/op BenchmarkIlogb-4 1442748 83.02 ns/op BenchmarkJ0-4 164875 722.8 ns/op BenchmarkJ1-4 156980 684.1 ns/op BenchmarkJn-4 85228 1652 ns/op BenchmarkLdexp-4 1000000 109.3 ns/op BenchmarkLgamma-4 521428 233.4 ns/op BenchmarkLog-4 6713118 19.20 ns/op BenchmarkLogb-4 1406542 83.59 ns/op BenchmarkLog1p-4 6765236 18.62 ns/op BenchmarkLog10-4 6204092 19.09 ns/op BenchmarkLog2-4 949656 112.5 ns/op BenchmarkModf-4 2441203 49.49 ns/op BenchmarkNextafter32-4 2398602 51.87 ns/op BenchmarkNextafter64-4 2286298 49.47 ns/op BenchmarkPowInt-4 3397700 34.31 ns/op BenchmarkPowFrac-4 3420770 35.93 ns/op BenchmarkPow10Pos-4 4313988 27.90 ns/op BenchmarkPow10Neg-4 3690736 31.88 ns/op BenchmarkRound-4 8095482 14.76 ns/op BenchmarkRoundToEven-4 8031763 14.94 ns/op BenchmarkRemainder-4 291266 413.5 ns/op BenchmarkSignbit-4 3974977 30.19 ns/op BenchmarkSin-4 8853266 13.54 ns/op BenchmarkSincos-4 623820 185.7 ns/op BenchmarkSinh-4 6494496 18.28 ns/op BenchmarkSqrtIndirect-4 14617573 7.979 ns/op BenchmarkSqrtLatency-4 10572482 12.03 ns/op BenchmarkSqrtIndirectLatency-4 10276670 12.14 ns/op BenchmarkSqrtGoLatency-4 1349779 88.06 ns/op BenchmarkSqrtPrime-4 118915 1006 ns/op BenchmarkTan-4 5836993 19.29 ns/op BenchmarkTanh-4 5689902 20.85 ns/op BenchmarkTrunc-4 15899996 7.443 ns/op BenchmarkY0-4 180270 667.7 ns/op BenchmarkY1-4 185655 664.9 ns/op BenchmarkYn-4 86743 1379 ns/op BenchmarkFloat64bits-4 3902773 30.75 ns/op BenchmarkFloat64frombits-4 3933694 30.25 ns/op BenchmarkFloat32bits-4 3924698 30.37 ns/op BenchmarkFloat32frombits-4 3933307 30.16 ns/op BenchmarkFMA-4 16340376 7.301 ns/op PASS ok math 12.159s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11247285 10.65 ns/op 6012.04 MB/s BenchmarkAddVV/2-4 9981210 12.05 ns/op 10618.45 MB/s BenchmarkAddVV/3-4 8920543 13.37 ns/op 14359.15 MB/s BenchmarkAddVV/4-4 9790520 12.19 ns/op 20997.34 MB/s BenchmarkAddVV/5-4 8878086 14.00 ns/op 22857.21 MB/s BenchmarkAddVV/10-4 6824338 17.68 ns/op 36195.38 MB/s BenchmarkAddVV/100-4 2362563 50.79 ns/op 126018.37 MB/s BenchmarkAddVV/1000-4 278828 402.1 ns/op 159146.68 MB/s BenchmarkSubVV/1-4 11556188 10.30 ns/op 6211.36 MB/s BenchmarkSubVV/2-4 10510633 11.58 ns/op 11050.23 MB/s BenchmarkSubVV/3-4 9289057 13.32 ns/op 14414.06 MB/s BenchmarkSubVV/4-4 9132705 12.51 ns/op 20465.25 MB/s BenchmarkSubVV/5-4 8905912 13.69 ns/op 23372.26 MB/s BenchmarkSubVV/10-4 6920875 18.69 ns/op 34247.18 MB/s BenchmarkSubVV/100-4 2329584 51.30 ns/op 124765.14 MB/s BenchmarkSubVV/1000-4 291874 398.4 ns/op 160662.61 MB/s BenchmarkAddVW/1-4 11895532 10.11 ns/op 791.22 MB/s BenchmarkAddVW/2-4 12175550 10.04 ns/op 1593.97 MB/s BenchmarkAddVW/3-4 11424752 10.54 ns/op 2277.10 MB/s BenchmarkAddVW/4-4 10682494 11.24 ns/op 2846.89 MB/s BenchmarkAddVW/5-4 10847314 11.04 ns/op 3622.17 MB/s BenchmarkAddVW/10-4 7730222 15.36 ns/op 5209.04 MB/s BenchmarkAddVW/100-4 4844398 24.68 ns/op 32420.61 MB/s BenchmarkAddVW/1000-4 698918 211.4 ns/op 37841.33 MB/s BenchmarkAddVWext/1-4 11712932 10.41 ns/op 768.53 MB/s BenchmarkAddVWext/2-4 12078160 10.18 ns/op 1572.41 MB/s BenchmarkAddVWext/3-4 11126542 10.79 ns/op 2224.99 MB/s BenchmarkAddVWext/4-4 10886168 11.04 ns/op 2897.38 MB/s BenchmarkAddVWext/5-4 10376404 11.27 ns/op 3548.68 MB/s BenchmarkAddVWext/10-4 8957697 13.48 ns/op 5936.63 MB/s BenchmarkAddVWext/100-4 2109134 57.45 ns/op 13924.92 MB/s BenchmarkAddVWext/1000-4 282697 430.6 ns/op 18578.28 MB/s BenchmarkSubVW/1-4 11609112 10.40 ns/op 769.56 MB/s BenchmarkSubVW/2-4 11504534 10.34 ns/op 1547.72 MB/s BenchmarkSubVW/3-4 11026929 10.87 ns/op 2207.92 MB/s BenchmarkSubVW/4-4 10747156 11.13 ns/op 2875.19 MB/s BenchmarkSubVW/5-4 10706874 11.41 ns/op 3505.99 MB/s BenchmarkSubVW/10-4 5718655 22.72 ns/op 3521.36 MB/s BenchmarkSubVW/100-4 4993705 24.89 ns/op 32143.66 MB/s BenchmarkSubVW/1000-4 585534 239.4 ns/op 33416.01 MB/s BenchmarkSubVWext/1-4 11809386 10.23 ns/op 781.72 MB/s BenchmarkSubVWext/2-4 11627030 10.25 ns/op 1561.15 MB/s BenchmarkSubVWext/3-4 11037895 10.95 ns/op 2191.08 MB/s BenchmarkSubVWext/4-4 10165759 11.88 ns/op 2694.03 MB/s BenchmarkSubVWext/5-4 9811459 11.90 ns/op 3362.48 MB/s BenchmarkSubVWext/10-4 8352451 14.43 ns/op 5542.82 MB/s BenchmarkSubVWext/100-4 2086543 57.23 ns/op 13979.59 MB/s BenchmarkSubVWext/1000-4 298178 406.8 ns/op 19663.39 MB/s BenchmarkMulAddVWW/1-4 9865840 12.31 ns/op 5198.00 MB/s BenchmarkMulAddVWW/2-4 8956653 17.29 ns/op 7401.10 MB/s BenchmarkMulAddVWW/3-4 7735375 16.04 ns/op 11971.38 MB/s BenchmarkMulAddVWW/4-4 7056442 21.52 ns/op 11894.96 MB/s BenchmarkMulAddVWW/5-4 6426232 19.81 ns/op 16150.85 MB/s BenchmarkMulAddVWW/10-4 4060035 28.28 ns/op 22628.61 MB/s BenchmarkMulAddVWW/100-4 617673 203.5 ns/op 31454.64 MB/s BenchmarkMulAddVWW/1000-4 67651 1786 ns/op 35838.45 MB/s BenchmarkAddMulVVW/1-4 10567339 11.43 ns/op 5600.11 MB/s BenchmarkAddMulVVW/2-4 8641267 13.81 ns/op 9268.99 MB/s BenchmarkAddMulVVW/3-4 7925443 16.05 ns/op 11961.96 MB/s BenchmarkAddMulVVW/4-4 7273837 16.56 ns/op 15456.63 MB/s BenchmarkAddMulVVW/5-4 6249589 18.10 ns/op 17683.04 MB/s BenchmarkAddMulVVW/10-4 4296526 28.18 ns/op 22712.36 MB/s BenchmarkAddMulVVW/100-4 540704 218.2 ns/op 29335.79 MB/s BenchmarkAddMulVVW/1000-4 58766 2034 ns/op 31463.38 MB/s BenchmarkDivWVW/1-4 2268493 49.36 ns/op 1296.54 MB/s BenchmarkDivWVW/2-4 1000000 109.3 ns/op 1171.09 MB/s BenchmarkDivWVW/3-4 778441 146.1 ns/op 1314.00 MB/s BenchmarkDivWVW/4-4 681225 174.8 ns/op 1464.60 MB/s BenchmarkDivWVW/5-4 613046 189.8 ns/op 1686.08 MB/s BenchmarkDivWVW/10-4 342968 349.4 ns/op 1831.82 MB/s BenchmarkDivWVW/100-4 38233 3139 ns/op 2039.04 MB/s BenchmarkDivWVW/1000-4 4118 27910 ns/op 2293.06 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2695798 43.74 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2778564 43.64 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1829229 65.82 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1425373 82.57 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1215512 99.86 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 106.1 ns/op BenchmarkNonZeroShifts/4/shrVU-4 877112 124.1 ns/op BenchmarkNonZeroShifts/4/shlVU-4 821301 146.4 ns/op BenchmarkNonZeroShifts/5/shrVU-4 752647 147.2 ns/op BenchmarkNonZeroShifts/5/shlVU-4 709514 170.0 ns/op BenchmarkNonZeroShifts/10/shrVU-4 435733 262.9 ns/op BenchmarkNonZeroShifts/10/shlVU-4 396285 309.7 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50781 2378 ns/op BenchmarkNonZeroShifts/100/shlVU-4 42458 2810 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5121 23410 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4527 26456 ns/op BenchmarkDecimalConversion-4 189 613177 ns/op BenchmarkFloatString/100-4 9612 12249 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 188 633997 ns/op 2909 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 59239594 ns/op 61088 B/op 49 allocs/op BenchmarkFloatString/100000-4 1 5977809053 ns/op 829024 B/op 504 allocs/op BenchmarkFloatAdd/10-4 105362 1126 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 89652 1325 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 48625 2326 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 14037 8571 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1599 92814 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 139020 869.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 125324 966.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 88754 1288 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26397 4549 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3280 36440 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1417 84938 ns/op BenchmarkParseFloatLargeExp-4 324 366227 ns/op BenchmarkGCD10x10/WithoutXY-4 183417 634.0 ns/op BenchmarkGCD10x10/WithXY-4 44425 2690 ns/op BenchmarkGCD10x100/WithoutXY-4 82838 1494 ns/op BenchmarkGCD10x100/WithXY-4 13718 9220 ns/op BenchmarkGCD10x1000/WithoutXY-4 58341 1945 ns/op BenchmarkGCD10x1000/WithXY-4 9624 11586 ns/op BenchmarkGCD100x100/WithoutXY-4 21190 5591 ns/op BenchmarkGCD100x100/WithXY-4 7989 14695 ns/op BenchmarkGCD100x1000/WithoutXY-4 9529 12743 ns/op BenchmarkGCD100x1000/WithXY-4 4525 26327 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1746 67600 ns/op BenchmarkGCD1000x1000/WithXY-4 950 123266 ns/op BenchmarkHilbert-4 16 7104178 ns/op BenchmarkBinomial-4 8834 12951 ns/op BenchmarkQuoRem-4 14592 8484 ns/op BenchmarkExp-4 7 15313868 ns/op BenchmarkExpMont/Odd-4 100 1112688 ns/op 2603 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1124013 ns/op 3364 B/op 38 allocs/op BenchmarkExpMont/Even2-4 96 1162669 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even3-4 96 1160098 ns/op 3873 B/op 54 allocs/op BenchmarkExpMont/Even4-4 92 1164255 ns/op 3839 B/op 52 allocs/op BenchmarkExpMont/Even8-4 98 1182044 ns/op 3878 B/op 54 allocs/op BenchmarkExpMont/Even32-4 97 1160089 ns/op 3823 B/op 52 allocs/op BenchmarkExpMont/Even64-4 100 1010138 ns/op 3655 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1063953 ns/op 3781 B/op 51 allocs/op BenchmarkExpMont/Even128-4 123 957912 ns/op 3261 B/op 50 allocs/op BenchmarkExpMont/Even255-4 135 873544 ns/op 2963 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 445 264287 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 382 307384 ns/op 1720 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 384 312390 ns/op 1746 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 380 295871 ns/op 1750 B/op 47 allocs/op BenchmarkExp2-4 7 15305774 ns/op BenchmarkBitset-4 903214 130.2 ns/op BenchmarkBitsetNeg-4 310226 388.9 ns/op BenchmarkBitsetOrig-4 212808 549.1 ns/op BenchmarkBitsetNegOrig-4 135531 851.2 ns/op BenchmarkModSqrt225_Tonelli-4 76 1433975 ns/op BenchmarkModSqrt225_3Mod4-4 280 427614 ns/op BenchmarkModSqrt231_Tonelli-4 76 1497133 ns/op BenchmarkModSqrt231_5Mod8-4 232 554831 ns/op BenchmarkModInverse-4 9073 12489 ns/op BenchmarkSqrt-4 913 141660 ns/op BenchmarkIntSqr/1-4 1272087 94.81 ns/op BenchmarkIntSqr/2-4 508128 246.8 ns/op BenchmarkIntSqr/3-4 364784 320.6 ns/op BenchmarkIntSqr/5-4 256701 470.4 ns/op BenchmarkIntSqr/8-4 164416 745.9 ns/op BenchmarkIntSqr/10-4 122277 934.1 ns/op BenchmarkIntSqr/20-4 34054 3531 ns/op BenchmarkIntSqr/30-4 23588 5152 ns/op BenchmarkIntSqr/50-4 13292 9132 ns/op BenchmarkIntSqr/80-4 6933 16335 ns/op BenchmarkIntSqr/100-4 5250 22167 ns/op BenchmarkIntSqr/200-4 1796 63728 ns/op BenchmarkIntSqr/300-4 951 126245 ns/op BenchmarkIntSqr/500-4 421 284019 ns/op BenchmarkIntSqr/800-4 188 637529 ns/op BenchmarkIntSqr/1000-4 132 926146 ns/op BenchmarkDiv/20/10-4 321934 369.5 ns/op BenchmarkDiv/40/20-4 325216 362.4 ns/op BenchmarkDiv/100/50-4 318614 381.4 ns/op BenchmarkDiv/200/100-4 39422 3214 ns/op BenchmarkDiv/400/200-4 33966 3654 ns/op BenchmarkDiv/1000/500-4 25123 5171 ns/op BenchmarkDiv/2000/1000-4 15382 8195 ns/op BenchmarkDiv/20000/10000-4 724 160829 ns/op BenchmarkDiv/200000/100000-4 19 6576118 ns/op BenchmarkDiv/2000000/1000000-4 1 210035727 ns/op BenchmarkDiv/20000000/10000000-4 1 7389354123 ns/op BenchmarkMul-4 3 44093048 ns/op BenchmarkNatMul/10-4 110044 1025 ns/op BenchmarkNatMul/100-4 3684 31482 ns/op BenchmarkNatMul/1000-4 99 1189996 ns/op BenchmarkZeroShifts/Shl-4 37820 3267 ns/op BenchmarkZeroShifts/ShlSame-4 5906734 20.05 ns/op BenchmarkZeroShifts/Shr-4 38796 3196 ns/op BenchmarkZeroShifts/ShrSame-4 5396202 21.23 ns/op BenchmarkExp3Power/0x10-4 203082 613.2 ns/op BenchmarkExp3Power/0x40-4 175759 712.4 ns/op BenchmarkExp3Power/0x100-4 83742 1368 ns/op BenchmarkExp3Power/0x400-4 32532 3586 ns/op BenchmarkExp3Power/0x1000-4 6616 17917 ns/op BenchmarkExp3Power/0x4000-4 1110 106281 ns/op BenchmarkExp3Power/0x10000-4 128 930570 ns/op BenchmarkExp3Power/0x40000-4 12 9150493 ns/op BenchmarkExp3Power/0x100000-4 2 86342904 ns/op BenchmarkExp3Power/0x400000-4 1 851684523 ns/op BenchmarkFibo-4 3 43410576 ns/op BenchmarkNatSqr/1-4 1000000 152.6 ns/op BenchmarkNatSqr/2-4 429825 441.1 ns/op BenchmarkNatSqr/3-4 329728 439.5 ns/op BenchmarkNatSqr/5-4 204166 777.2 ns/op BenchmarkNatSqr/8-4 145280 798.4 ns/op BenchmarkNatSqr/10-4 115423 1022 ns/op BenchmarkNatSqr/20-4 27181 4386 ns/op BenchmarkNatSqr/30-4 23182 5232 ns/op BenchmarkNatSqr/50-4 12721 22082 ns/op BenchmarkNatSqr/80-4 6643 17204 ns/op BenchmarkNatSqr/100-4 4992 23045 ns/op BenchmarkNatSqr/200-4 1836 64174 ns/op BenchmarkNatSqr/300-4 928 127067 ns/op BenchmarkNatSqr/500-4 414 284631 ns/op BenchmarkNatSqr/800-4 195 604603 ns/op BenchmarkNatSqr/1000-4 127 906328 ns/op BenchmarkNatSetBytes/8-4 708284 167.9 ns/op BenchmarkNatSetBytes/24-4 214230 548.9 ns/op BenchmarkNatSetBytes/128-4 48589 2473 ns/op BenchmarkNatSetBytes/7-4 908341 127.6 ns/op BenchmarkNatSetBytes/23-4 230697 501.8 ns/op BenchmarkNatSetBytes/127-4 48856 2420 ns/op BenchmarkScanPi-4 250 465675 ns/op BenchmarkStringPiParallel-4 606 174815 ns/op BenchmarkScan/10/Base2-4 38487 3257 ns/op BenchmarkScan/100/Base2-4 4297 27663 ns/op BenchmarkScan/1000/Base2-4 432 274238 ns/op BenchmarkScan/10/Base8-4 82623 1296 ns/op BenchmarkScan/100/Base8-4 12565 9490 ns/op BenchmarkScan/1000/Base8-4 1273 94308 ns/op BenchmarkScan/10/Base10-4 99777 1226 ns/op BenchmarkScan/100/Base10-4 13782 8692 ns/op BenchmarkScan/1000/Base10-4 1407 85581 ns/op BenchmarkScan/10/Base16-4 114906 1020 ns/op BenchmarkScan/100/Base16-4 15664 7695 ns/op BenchmarkScan/1000/Base16-4 1611 75458 ns/op BenchmarkString/10/Base2-4 193347 612.1 ns/op BenchmarkString/100/Base2-4 27729 4320 ns/op BenchmarkString/1000/Base2-4 2883 40774 ns/op BenchmarkString/10/Base8-4 353640 337.0 ns/op BenchmarkString/100/Base8-4 63949 1707 ns/op BenchmarkString/1000/Base8-4 7942 14956 ns/op BenchmarkString/10/Base10-4 213291 561.8 ns/op BenchmarkString/100/Base10-4 40947 2984 ns/op BenchmarkString/1000/Base10-4 3910 32543 ns/op BenchmarkString/10/Base16-4 403696 321.0 ns/op BenchmarkString/100/Base16-4 86119 1331 ns/op BenchmarkString/1000/Base16-4 10000 11373 ns/op BenchmarkLeafSize/0-4 31 3827162 ns/op BenchmarkLeafSize/1-4 403 340559 ns/op BenchmarkLeafSize/2-4 415 280337 ns/op BenchmarkLeafSize/3-4 270 510123 ns/op BenchmarkLeafSize/4-4 424 274752 ns/op BenchmarkLeafSize/5-4 228 505494 ns/op BenchmarkLeafSize/6-4 264 442266 ns/op BenchmarkLeafSize/7-4 274 403343 ns/op BenchmarkLeafSize/8-4 435 352901 ns/op BenchmarkLeafSize/9-4 193 611297 ns/op BenchmarkLeafSize/10-4 237 500331 ns/op BenchmarkLeafSize/11-4 229 513218 ns/op BenchmarkLeafSize/12-4 271 431683 ns/op BenchmarkLeafSize/13-4 240 560242 ns/op BenchmarkLeafSize/14-4 300 425845 ns/op BenchmarkLeafSize/15-4 304 384564 ns/op BenchmarkLeafSize/16-4 436 270155 ns/op BenchmarkLeafSize/32-4 426 272175 ns/op BenchmarkLeafSize/64-4 392 297985 ns/op BenchmarkProbablyPrime/n=0-4 6 19922589 ns/op BenchmarkProbablyPrime/n=1-4 5 22908978 ns/op BenchmarkProbablyPrime/n=5-4 3 38366454 ns/op BenchmarkProbablyPrime/n=10-4 3 44450800 ns/op BenchmarkProbablyPrime/n=20-4 2 68806195 ns/op BenchmarkProbablyPrime/Lucas-4 6 17371577 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2437406 ns/op BenchmarkRatCmp-4 207721 536.8 ns/op BenchmarkFloatPrecExact/1-4 132862 919.6 ns/op BenchmarkFloatPrecExact/10-4 42496 2883 ns/op BenchmarkFloatPrecExact/100-4 8403 12768 ns/op BenchmarkFloatPrecExact/1000-4 1586 74204 ns/op BenchmarkFloatPrecExact/10000-4 90 1307017 ns/op BenchmarkFloatPrecExact/100000-4 2 52074960 ns/op BenchmarkFloatPrecExact/1000000-4 1 2514997978 ns/op BenchmarkFloatPrecMixed/1-4 121720 999.9 ns/op BenchmarkFloatPrecMixed/10-4 37099 3204 ns/op BenchmarkFloatPrecMixed/100-4 4534 26744 ns/op BenchmarkFloatPrecMixed/1000-4 300 399099 ns/op BenchmarkFloatPrecMixed/10000-4 8 12817488 ns/op BenchmarkFloatPrecMixed/100000-4 1 676901920 ns/op BenchmarkFloatPrecMixed/1000000-4 1 38430309180 ns/op BenchmarkFloatPrecInexact/1-4 193024 639.7 ns/op BenchmarkFloatPrecInexact/10-4 120864 1241 ns/op BenchmarkFloatPrecInexact/100-4 100473 1180 ns/op BenchmarkFloatPrecInexact/1000-4 26758 4894 ns/op BenchmarkFloatPrecInexact/10000-4 3212 53786 ns/op BenchmarkFloatPrecInexact/100000-4 266 528087 ns/op BenchmarkFloatPrecInexact/1000000-4 25 13547320 ns/op BenchmarkFloatSqrt/64-4 13094 9419 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7177 15175 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5355 22542 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2647 45082 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 482 246430 ns/op 18102 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 34 3342525 ns/op 175971 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 251859678 ns/op 3726656 B/op 590 allocs/op PASS ok math/big 105.144s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7836724 15.45 ns/op BenchmarkLeadingZeros8-4 7769668 15.76 ns/op BenchmarkLeadingZeros16-4 7688515 15.71 ns/op BenchmarkLeadingZeros32-4 7315546 15.61 ns/op BenchmarkLeadingZeros64-4 7682485 15.67 ns/op BenchmarkTrailingZeros-4 7797664 15.51 ns/op BenchmarkTrailingZeros8-4 7676624 15.61 ns/op BenchmarkTrailingZeros16-4 7248282 16.07 ns/op BenchmarkTrailingZeros32-4 7630773 15.76 ns/op BenchmarkTrailingZeros64-4 7459036 15.57 ns/op BenchmarkOnesCount-4 8121482 14.63 ns/op BenchmarkOnesCount8-4 8024120 14.60 ns/op BenchmarkOnesCount16-4 8093109 15.30 ns/op BenchmarkOnesCount32-4 7880502 14.87 ns/op BenchmarkOnesCount64-4 8059614 19.92 ns/op BenchmarkRotateLeft-4 8207785 14.68 ns/op BenchmarkRotateLeft8-4 7328220 15.43 ns/op BenchmarkRotateLeft16-4 7618401 15.47 ns/op BenchmarkRotateLeft32-4 8229513 14.65 ns/op BenchmarkRotateLeft64-4 7870912 15.20 ns/op BenchmarkReverse-4 13531476 9.265 ns/op BenchmarkReverse8-4 14670498 8.402 ns/op BenchmarkReverse16-4 12940267 8.478 ns/op BenchmarkReverse32-4 12280221 9.212 ns/op BenchmarkReverse64-4 13185180 8.678 ns/op BenchmarkReverseBytes-4 14298118 7.969 ns/op BenchmarkReverseBytes16-4 15954422 7.720 ns/op BenchmarkReverseBytes32-4 14288311 9.131 ns/op BenchmarkReverseBytes64-4 14663028 8.560 ns/op BenchmarkAdd-4 7908482 14.96 ns/op BenchmarkAdd32-4 8031182 14.77 ns/op BenchmarkAdd64-4 8131448 15.30 ns/op BenchmarkAdd64multiple-4 14571688 8.156 ns/op BenchmarkSub-4 7669650 15.12 ns/op BenchmarkSub32-4 7898055 14.86 ns/op BenchmarkSub64-4 7819638 15.52 ns/op BenchmarkSub64multiple-4 14381162 8.253 ns/op BenchmarkMul-4 7913385 14.63 ns/op BenchmarkMul32-4 8222485 14.39 ns/op BenchmarkMul64-4 8258202 14.40 ns/op BenchmarkDiv-4 2792671 40.89 ns/op BenchmarkDiv32-4 6413251 18.73 ns/op BenchmarkDiv64-4 2896789 40.86 ns/op PASS ok math/bits 7.272s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 109.3 ns/op BenchmarkAcos-4 280346 417.6 ns/op BenchmarkAcosh-4 280908 428.0 ns/op BenchmarkAsin-4 283837 436.9 ns/op BenchmarkAsinh-4 280689 411.2 ns/op BenchmarkAtan-4 1000000 111.0 ns/op BenchmarkAtanh-4 1000000 111.3 ns/op BenchmarkConj-4 15645138 7.630 ns/op BenchmarkCos-4 414693 275.9 ns/op BenchmarkCosh-4 432216 275.6 ns/op BenchmarkExp-4 583950 206.5 ns/op BenchmarkLog-4 806212 149.5 ns/op BenchmarkLog10-4 801310 151.1 ns/op BenchmarkPhase-4 4628540 25.47 ns/op BenchmarkPolar-4 903291 130.7 ns/op BenchmarkPow-4 323916 376.8 ns/op BenchmarkRect-4 644451 187.5 ns/op BenchmarkSin-4 460369 258.9 ns/op BenchmarkSinh-4 473570 254.7 ns/op BenchmarkSqrt-4 352746 321.6 ns/op BenchmarkTan-4 1000000 100.7 ns/op BenchmarkTanh-4 1823676 65.43 ns/op PASS ok math/cmplx 3.812s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 800251 132.4 ns/op BenchmarkInt63ThreadsafeParallel-4 1223234 98.26 ns/op BenchmarkInt63Unthreadsafe-4 934016 119.9 ns/op BenchmarkIntn1000-4 791314 149.9 ns/op BenchmarkInt63n1000-4 852776 139.2 ns/op BenchmarkInt31n1000-4 862416 135.7 ns/op BenchmarkFloat32-4 868785 134.1 ns/op BenchmarkFloat64-4 954183 121.2 ns/op BenchmarkPerm3-4 190662 632.8 ns/op BenchmarkPerm30-4 22131 6247 ns/op BenchmarkPerm30ViaShuffle-4 19162 6433 ns/op BenchmarkShuffleOverhead-4 15538 7644 ns/op BenchmarkRead3-4 738666 157.6 ns/op BenchmarkRead64-4 66626 2041 ns/op BenchmarkRead1000-4 4472 26732 ns/op BenchmarkConcurrent-4 291726 355.7 ns/op PASS ok math/rand 3.716s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 5167624 23.06 ns/op BenchmarkPCG_DXSM-4 3184818 37.40 ns/op BenchmarkSourceUint64-4 3261136 37.07 ns/op BenchmarkGlobalInt64-4 3243270 38.10 ns/op BenchmarkGlobalInt64Parallel-4 3614052 59.21 ns/op BenchmarkGlobalUint64-4 3139921 38.81 ns/op BenchmarkGlobalUint64Parallel-4 2777172 41.01 ns/op BenchmarkInt64-4 1648495 73.22 ns/op BenchmarkUint64-4 1596408 72.71 ns/op BenchmarkGlobalIntN1000-4 2236384 53.31 ns/op BenchmarkIntN1000-4 1000000 105.5 ns/op BenchmarkInt64N1000-4 1000000 103.9 ns/op BenchmarkInt64N1e8-4 1000000 103.0 ns/op BenchmarkInt64N1e9-4 1000000 100.9 ns/op BenchmarkInt64N2e9-4 1000000 102.1 ns/op BenchmarkInt64N1e18-4 1000000 102.5 ns/op BenchmarkInt64N2e18-4 1000000 102.9 ns/op BenchmarkInt64N4e18-4 1000000 114.9 ns/op BenchmarkInt32N1000-4 1000000 101.4 ns/op BenchmarkInt32N1e8-4 1000000 123.7 ns/op BenchmarkInt32N1e9-4 1000000 101.2 ns/op BenchmarkInt32N2e9-4 1000000 104.0 ns/op BenchmarkFloat32-4 1581633 75.12 ns/op BenchmarkFloat64-4 1594435 75.21 ns/op BenchmarkExpFloat64-4 814330 138.8 ns/op BenchmarkNormFloat64-4 931395 119.5 ns/op BenchmarkPerm3-4 252921 480.1 ns/op BenchmarkPerm30-4 22798 5495 ns/op BenchmarkPerm30ViaShuffle-4 22987 5138 ns/op BenchmarkShuffleOverhead-4 35450 3644 ns/op BenchmarkConcurrent-4 664444 179.7 ns/op PASS ok math/rand/v2 6.179s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 42196 2827 ns/op BenchmarkQDecodeWord-4 112322 1062 ns/op BenchmarkQDecodeHeader-4 103124 1150 ns/op BenchmarkTypeByExtension/.html-4 559033 218.3 ns/op BenchmarkTypeByExtension/.HTML-4 321684 345.9 ns/op BenchmarkTypeByExtension/.unused-4 367672 297.3 ns/op BenchmarkExtensionsByType/text/html-4 151932 784.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 50764 3590 ns/op BenchmarkExtensionsByType/application/octet-stream-4 93543 1169 ns/op PASS ok mime 2.740s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 542 309432 ns/op 47683 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 571 216979 ns/op 47813 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 276 384097 ns/op 104253 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 492 266853 ns/op 49775 B/op 207 allocs/op PASS ok mime/multipart 1.811s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 862 134797 ns/op PASS ok mime/quotedprintable 1.139s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 21 18890702 ns/op 8460 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 15 20978030 ns/op 7410 B/op 67 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5010065046 ns/op 158384 B/op 224 allocs/op BenchmarkDNSName-4 90686 1302 ns/op BenchmarkInterfaces-4 2694 57900 ns/op 8919 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3510 68403 ns/op 6643 B/op 22 allocs/op BenchmarkInterfaceByName-4 2137 48341 ns/op 9002 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1552 67261 ns/op 15283 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5558 37967 ns/op 4426 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 964 112017 ns/op 135293 B/op 39 allocs/op BenchmarkParseIP-4 7122 16250 ns/op BenchmarkParseIPValidIPv4-4 322074 374.4 ns/op BenchmarkParseIPValidIPv6-4 151375 815.6 ns/op BenchmarkIPString/IPv4-4 94293 1296 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8556 15482 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 51039 2355 ns/op BenchmarkIPEqual/IPv4-4 1106301 108.2 ns/op BenchmarkIPEqual/IPv6-4 1095650 110.4 ns/op BenchmarkSendfileZeroBytes-4 1 204358068 ns/op 7289032 B/op 389972 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1220417060 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1205644843 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1219264829 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1203565224 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1204252976 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1217030693 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1224797404 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1006653958 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1007522701 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1008341339 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1010044293 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1007283718 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1007500423 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1007814082 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1008118355 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1009998120 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1008597730 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1009639286 ns/op 0.06 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1005827206 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1007529547 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1008428537 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1008141235 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1007325807 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1008575574 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1008214241 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1007634660 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1007284290 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007654392 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007822722 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1013211632 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1001879697 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1008757430 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1008533572 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1011234817 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1008361313 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1012753057 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1007441133 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1009035309 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1009062930 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007572404 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1007721876 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1008226000 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1006942461 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1009027337 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1004522436 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1007785691 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1006776460 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1007374363 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1008151716 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1008591029 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1008450431 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1007936158 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1009179886 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1008712378 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1008829237 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1007657092 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1008364662 ns/op 0.00 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1007559749 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1007402500 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1008065106 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1008072436 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1007861260 ns/op 0.07 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1007762750 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1007828666 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008470365 ns/op 0.52 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1010013195 ns/op 1.04 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007846528 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007800664 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1006571528 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007919968 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1007748277 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007074941 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1008851822 ns/op 0.06 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1008066205 ns/op 0.13 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1008378490 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1008139663 ns/op 0.52 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1009417934 ns/op 1.04 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 4429 35141 ns/op BenchmarkTCP4OneShotTimeout-4 4810 25252 ns/op BenchmarkTCP4Persistent-4 28215 3699 ns/op BenchmarkTCP4PersistentTimeout-4 32002 4003 ns/op BenchmarkTCP6OneShot-4 4639 23930 ns/op BenchmarkTCP6OneShotTimeout-4 4125 25437 ns/op BenchmarkTCP6Persistent-4 30091 3614 ns/op BenchmarkTCP6PersistentTimeout-4 30454 3724 ns/op BenchmarkTCP4ConcurrentReadWrite-4 59433 1899 ns/op BenchmarkTCP6ConcurrentReadWrite-4 55789 2502 ns/op BenchmarkSetReadDeadline-4 181868 695.3 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 27159 4521 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 28952 4409 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 28490 4195 ns/op 0 B/op 0 allocs/op PASS ok net 91.611s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22654 5283 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10346 11444 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 17931 6616 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15817 7731 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 36612 3044 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 56886 2103 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 104.8 ns/op BenchmarkFindChild/n=2/rep=map-4 3886396 31.47 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 984506 118.0 ns/op BenchmarkFindChild/n=4/rep=linear-4 591268 196.4 ns/op BenchmarkFindChild/n=4/rep=map-4 3682510 32.67 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 567922 213.3 ns/op BenchmarkFindChild/n=8/rep=linear-4 327490 367.0 ns/op BenchmarkFindChild/n=8/rep=map-4 3468666 34.59 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 316142 382.9 ns/op BenchmarkFindChild/n=16/rep=linear-4 168920 710.9 ns/op BenchmarkFindChild/n=16/rep=map-4 2914929 41.60 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2164146 55.54 ns/op BenchmarkFindChild/n=32/rep=linear-4 83506 1438 ns/op BenchmarkFindChild/n=32/rep=map-4 3049346 40.16 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2232741 53.41 ns/op BenchmarkMultiConflicts-4 1 208706761 ns/op BenchmarkServerMatch-4 15765 7515 ns/op BenchmarkReadRequestChrome-4 3444 33792 ns/op 18.08 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8251 13900 ns/op 5.61 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7770 14211 ns/op 5.77 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6049 19562 ns/op 7.72 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13300 9701 ns/op 4.12 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 492 268149 ns/op 3.82 MB/s BenchmarkFileAndServer_1KB/https1-4 298 444198 ns/op 2.31 MB/s BenchmarkFileAndServer_1KB/h2-4 260 566272 ns/op 1.81 MB/s BenchmarkFileAndServer_16MB/h1-4 4 29459032 ns/op 569.51 MB/s BenchmarkFileAndServer_16MB/https1-4 2 78122810 ns/op 214.75 MB/s BenchmarkFileAndServer_16MB/h2-4 1 151702060 ns/op 110.59 MB/s BenchmarkFileAndServer_64MB/h1-4 1 123532713 ns/op 543.25 MB/s BenchmarkFileAndServer_64MB/https1-4 1 266276828 ns/op 252.03 MB/s BenchmarkFileAndServer_64MB/h2-4 1 753710903 ns/op 89.04 MB/s BenchmarkServeMux-4 195 655137 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 231 539794 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 547 214436 ns/op 5832 B/op 63 allocs/op BenchmarkClientServer/https1-4 325 349188 ns/op 6500 B/op 72 allocs/op BenchmarkClientServer/h2-4 280 386513 ns/op 9818 B/op 75 allocs/op BenchmarkClientServerParallel/4/h1-4 1882 117542 ns/op 8777 B/op 74 allocs/op BenchmarkClientServerParallel/4/https1-4 25 7177504 ns/op 87626 B/op 988 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54694: write tcp 127.0.0.1:39119->127.0.0.1:54694: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50906: read tcp 127.0.0.1:40621->127.0.0.1:50906: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50944: read tcp 127.0.0.1:40621->127.0.0.1:50944: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50920: write tcp 127.0.0.1:40621->127.0.0.1:50920: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50908: write tcp 127.0.0.1:40621->127.0.0.1:50908: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50926: write tcp 127.0.0.1:40621->127.0.0.1:50926: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50938: write tcp 127.0.0.1:40621->127.0.0.1:50938: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56168: write tcp 127.0.0.1:42867->127.0.0.1:56168: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56184: write tcp 127.0.0.1:42867->127.0.0.1:56184: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56110: write tcp 127.0.0.1:42867->127.0.0.1:56110: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 109 1352733 ns/op 21268 B/op 235 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36574: write tcp 127.0.0.1:46847->127.0.0.1:36574: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51490: read tcp 127.0.0.1:39279->127.0.0.1:51490: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51508: write tcp 127.0.0.1:39279->127.0.0.1:51508: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51476: write tcp 127.0.0.1:39279->127.0.0.1:51476: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37482: read tcp 127.0.0.1:38679->127.0.0.1:37482: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37476: read tcp 127.0.0.1:38679->127.0.0.1:37476: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37490: read tcp 127.0.0.1:38679->127.0.0.1:37490: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37470: write tcp 127.0.0.1:38679->127.0.0.1:37470: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37508: write tcp 127.0.0.1:38679->127.0.0.1:37508: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37500: write tcp 127.0.0.1:38679->127.0.0.1:37500: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 100 1140507 ns/op 21641 B/op 122 allocs/op BenchmarkClientServerParallel/64/https1-4 20 6493831 ns/op 77870 B/op 902 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45858: write tcp 127.0.0.1:33057->127.0.0.1:45858: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45852: write tcp 127.0.0.1:33057->127.0.0.1:45852: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40496: read tcp 127.0.0.1:38191->127.0.0.1:40496: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40546: write tcp 127.0.0.1:38191->127.0.0.1:40546: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40622: write tcp 127.0.0.1:38191->127.0.0.1:40622: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40590: write tcp 127.0.0.1:38191->127.0.0.1:40590: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40606: write tcp 127.0.0.1:38191->127.0.0.1:40606: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59710: read tcp 127.0.0.1:41031->127.0.0.1:59710: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59768: read tcp 127.0.0.1:41031->127.0.0.1:59768: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59794: read tcp 127.0.0.1:41031->127.0.0.1:59794: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 15 6845482 ns/op 80989 B/op 1012 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44848: read tcp 127.0.0.1:39721->127.0.0.1:44848: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51430: write tcp 127.0.0.1:41303->127.0.0.1:51430: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51444: read tcp 127.0.0.1:41303->127.0.0.1:51444: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51452: read tcp 127.0.0.1:41303->127.0.0.1:51452: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39760: read tcp 127.0.0.1:35135->127.0.0.1:39760: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39772: read tcp 127.0.0.1:35135->127.0.0.1:39772: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39700: read tcp 127.0.0.1:35135->127.0.0.1:39700: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39708: read tcp 127.0.0.1:35135->127.0.0.1:39708: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39742: read tcp 127.0.0.1:35135->127.0.0.1:39742: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39754: write tcp 127.0.0.1:35135->127.0.0.1:39754: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1054072392 ns/op 31576 B/op 159 allocs/op BenchmarkClient-4 256 1004103 ns/op 3770 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 790 131548 ns/op 7484 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1609 92721 ns/op 3037 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1809 95926 ns/op 1943 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1106 91941 ns/op 2779 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1885 116861 ns/op 2756 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1770 122494 ns/op 2785 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1362 110217 ns/op 1973 B/op 14 allocs/op BenchmarkServerHijack-4 1392 272005 ns/op 16730 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 597 357080 ns/op 5996 B/op 52 allocs/op BenchmarkResponseStatusLine-4 482964 265.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 20.557s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3806 26887 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.154s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 82105 1504 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 662827 159.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 173522 699.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 69943 1773 ns/op BenchmarkStdIPv4-4 106437 1135 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 108807 1123 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 108297 1114 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 65251 1828 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 76158 1626 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1757956 69.28 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 111.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1777146 67.05 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 214856 573.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 247206 534.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 233174 508.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93007 1334 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 270291 430.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 130000 949.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 137911 880.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 110325 924.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 83641 1517 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 414158 317.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 124504 980.7 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 140580 804.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 226503 636.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 142916 842.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 369147 389.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 129645 1597 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 124681 883.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 142473 894.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 111175 1212 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 551810 243.5 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 130467 817.5 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 160496 734.9 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 262030 448.7 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 158911 759.7 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 250231 487.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 111109 1184 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 118672 992.5 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 168662 725.9 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 111069 1366 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 299911 398.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 116772 1093 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 129094 921.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 187450 627.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 112628 1556 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 108.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 109.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 110.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 112.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 110.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 110.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 111.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 112.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 112.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 394891 313.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 775420 157.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 180949 672.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 187214 622.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 194432 616.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 81735 1456 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 390337 310.2 ns/op PASS ok net/netip 10.890s 2024/02/08 16:47:19 Test RPC server listening on 127.0.0.1:44293 2024/02/08 16:47:19 Test HTTP RPC server listening on 127.0.0.1:36471 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1088 114980 ns/op BenchmarkEndToEndHTTP-4 1072 95067 ns/op BenchmarkEndToEndAsync-4 4401 84048 ns/op BenchmarkEndToEndAsyncHTTP-4 1584 96764 ns/op PASS ok net/rpc 3.169s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3134 37934 ns/op BenchmarkReadMIMEHeader/server_headers-4 4575 26177 ns/op BenchmarkUncommon-4 10000 10649 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.536s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3758 30194 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 85843 1383 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 609516 183.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93434 1327 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 166045 717.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 81556 1512 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 12368 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 414915 280.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 90615 1336 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 164548 719.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 80368 1843 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13387 8921 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 163642 723.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 73947 1712 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 64120 1740 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33190 3711 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5689 20359 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 178263 668.1 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74389 1606 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72142 1709 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33182 3779 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5968 20593 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.797s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3036781 39.10 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 176155 655.4 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 685 173347 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 326 362367 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 562 290820 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 125864 1087 ns/op BenchmarkStatFile-4 56198 4096 ns/op BenchmarkStatDir-4 90883 1582 ns/op BenchmarkLstatDot-4 107560 1643 ns/op BenchmarkLstatFile-4 84862 1508 ns/op BenchmarkLstatDir-4 91683 1333 ns/op PASS ok os 3.318s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 302 548973 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.365s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 478339 439.5 ns/op PASS ok os/user 1.410s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3611481 33.64 ns/op BenchmarkString-4 1892028 64.85 ns/op BenchmarkBytes-4 1700061 71.08 ns/op BenchmarkNamedBytes-4 1000000 107.8 ns/op BenchmarkBytesArray-4 725696 158.2 ns/op BenchmarkSliceLen-4 1967878 61.56 ns/op BenchmarkMapLen-4 857061 138.3 ns/op BenchmarkStringLen-4 1000000 212.4 ns/op BenchmarkArrayLen-4 1000000 185.3 ns/op BenchmarkSliceCap-4 1505910 66.75 ns/op BenchmarkDeepEqual/int8-4 320749 315.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 76858 1612 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 351228 341.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 74791 1525 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 334144 376.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 72799 1623 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 332012 386.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 78892 1803 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 337794 366.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 77646 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 374070 307.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 112677 1082 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 350463 339.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 78684 1548 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 354480 340.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 79200 1517 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 335274 357.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 78604 1716 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 335710 355.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 79470 1526 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 332060 356.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 80468 1503 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 349826 357.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 81022 1509 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 355992 338.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81934 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 332456 357.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 81104 1497 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 347865 340.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 80310 1641 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 390362 290.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 85954 1414 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 350133 356.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 79494 1523 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 109707 1096 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52315 2311 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 47520 2773 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33298 3662 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34718 3529 ns/op BenchmarkIsZero/ArrayComparable-4 142539 1131 ns/op BenchmarkIsZero/ArrayIncomparable-4 28527 4157 ns/op BenchmarkIsZero/StructComparable-4 451322 285.1 ns/op BenchmarkIsZero/StructIncomparable-4 136824 889.7 ns/op BenchmarkIsZero/ArrayInt_4-4 1215361 92.11 ns/op BenchmarkIsZero/ArrayInt_1024-4 7221 16413 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 10000 18033 ns/op BenchmarkIsZero/Struct4Int-4 1352054 92.90 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7514 33497 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7545 20764 ns/op BenchmarkIsZero/StructInt_512-4 14878 8318 ns/op BenchmarkSetZero/Bool/Direct-4 4233319 28.01 ns/op BenchmarkSetZero/Bool/CachedZero-4 900649 131.2 ns/op BenchmarkSetZero/Bool/NewZero-4 645796 179.1 ns/op BenchmarkSetZero/Int/Direct-4 2064705 57.28 ns/op BenchmarkSetZero/Int/CachedZero-4 921034 132.3 ns/op BenchmarkSetZero/Int/NewZero-4 686287 178.1 ns/op BenchmarkSetZero/Uint/Direct-4 2118729 56.89 ns/op BenchmarkSetZero/Uint/CachedZero-4 875910 143.5 ns/op BenchmarkSetZero/Uint/NewZero-4 681346 177.3 ns/op BenchmarkSetZero/Float/Direct-4 1935159 62.20 ns/op BenchmarkSetZero/Float/CachedZero-4 880981 133.7 ns/op BenchmarkSetZero/Float/NewZero-4 692329 181.8 ns/op BenchmarkSetZero/Complex/Direct-4 1831086 61.07 ns/op BenchmarkSetZero/Complex/CachedZero-4 884872 132.2 ns/op BenchmarkSetZero/Complex/NewZero-4 690523 176.2 ns/op BenchmarkSetZero/Array/Direct-4 2526381 49.48 ns/op BenchmarkSetZero/Array/CachedZero-4 888213 142.7 ns/op BenchmarkSetZero/Array/NewZero-4 673347 182.1 ns/op BenchmarkSetZero/Chan/Direct-4 2128237 59.10 ns/op BenchmarkSetZero/Chan/CachedZero-4 853382 134.8 ns/op BenchmarkSetZero/Chan/NewZero-4 653764 185.2 ns/op BenchmarkSetZero/Func/Direct-4 1790840 56.84 ns/op BenchmarkSetZero/Func/CachedZero-4 878493 135.3 ns/op BenchmarkSetZero/Func/NewZero-4 651930 184.0 ns/op BenchmarkSetZero/Interface/Direct-4 2024106 66.07 ns/op BenchmarkSetZero/Interface/CachedZero-4 898786 133.5 ns/op BenchmarkSetZero/Interface/NewZero-4 668578 176.9 ns/op BenchmarkSetZero/Map/Direct-4 2134112 57.18 ns/op BenchmarkSetZero/Map/CachedZero-4 745861 135.1 ns/op BenchmarkSetZero/Map/NewZero-4 670310 183.4 ns/op BenchmarkSetZero/Pointer/Direct-4 2146396 56.05 ns/op BenchmarkSetZero/Pointer/CachedZero-4 841345 137.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 642044 192.3 ns/op BenchmarkSetZero/Slice/Direct-4 1000000 146.5 ns/op BenchmarkSetZero/Slice/CachedZero-4 833377 136.9 ns/op BenchmarkSetZero/Slice/NewZero-4 673734 219.0 ns/op BenchmarkSetZero/String/Direct-4 1700394 59.29 ns/op BenchmarkSetZero/String/CachedZero-4 805903 136.0 ns/op BenchmarkSetZero/String/NewZero-4 677118 178.8 ns/op BenchmarkSetZero/Struct/Direct-4 2504341 52.66 ns/op BenchmarkSetZero/Struct/CachedZero-4 866412 140.7 ns/op BenchmarkSetZero/Struct/NewZero-4 653724 180.0 ns/op BenchmarkSelect/1-4 185930 688.9 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 73528 2354 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36348 5135 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 148706 900.2 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 214635 569.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 98900 1522 ns/op 84.09 MB/s BenchmarkCallArgCopy/size=256-4 97750 2846 ns/op 89.94 MB/s BenchmarkCallArgCopy/size=1024-4 79111 2534 ns/op 404.16 MB/s BenchmarkCallArgCopy/size=4096-4 28922 3477 ns/op 1178.03 MB/s BenchmarkCallArgCopy/size=65536-4 3808 29912 ns/op 2190.96 MB/s BenchmarkFieldByName1-4 978922 127.9 ns/op BenchmarkFieldByName2-4 71988 2711 ns/op BenchmarkFieldByName3-4 8953 33441 ns/op BenchmarkInterfaceBig-4 2301969 51.40 ns/op BenchmarkInterfaceSmall-4 2174829 52.40 ns/op BenchmarkNew-4 1298593 338.4 ns/op BenchmarkMap/StringKeys/MapIndex-4 2290 51831 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1896 62454 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2394 56493 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1975 60738 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2232 58752 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1651 87222 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 242204 523.7 ns/op PASS ok reflect 30.610s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 8475 45760 ns/op 9519 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 9864 28563 ns/op 9114 B/op 1 allocs/op BenchmarkFindString-4 7282 28304 ns/op 9358 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 78933 ns/op 9459 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 35159 ns/op 9390 B/op 2 allocs/op BenchmarkLiteral-4 10000 27653 ns/op BenchmarkNotLiteral-4 2610 352192 ns/op BenchmarkMatchClass-4 2181 85399 ns/op BenchmarkMatchClass_InRange-4 1374 91264 ns/op BenchmarkReplaceAll-4 1813 151472 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 64993 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 11933 ns/op BenchmarkAnchoredShortMatch-4 10000 28957 ns/op BenchmarkAnchoredLongMatch-4 10000 10162 ns/op BenchmarkOnePassShortA-4 10000 12212 ns/op BenchmarkNotOnePassShortA-4 3351 31738 ns/op BenchmarkOnePassShortB-4 17348 8240 ns/op BenchmarkNotOnePassShortB-4 6348 36330 ns/op BenchmarkOnePassLongPrefix-4 70191 2106 ns/op BenchmarkOnePassLongNotPrefix-4 27063 5301 ns/op BenchmarkMatchParallelShared-4 9910 28959 ns/op BenchmarkMatchParallelCopied-4 10000 40078 ns/op BenchmarkQuoteMetaAll-4 155221 884.3 ns/op 15.83 MB/s BenchmarkQuoteMetaNone-4 301449 469.3 ns/op 55.40 MB/s BenchmarkCompile/Onepass-4 1996 90607 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1123 148243 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 96 1176735 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4232245 29.54 ns/op 541.64 MB/s BenchmarkMatch/Easy0/32-4 10000 83070 ns/op 0.39 MB/s BenchmarkMatch/Easy0/1K-4 10000 28555 ns/op 35.86 MB/s BenchmarkMatch/Easy0i/16-4 4136661 37.37 ns/op 428.12 MB/s BenchmarkMatch/Easy0i/32-4 3849 98817 ns/op 0.32 MB/s BenchmarkMatch/Easy0i/1K-4 100 1187271 ns/op 0.86 MB/s BenchmarkMatch/Easy1/16-4 3422485 32.15 ns/op 497.71 MB/s BenchmarkMatch/Easy1/32-4 10000 20595 ns/op 1.55 MB/s BenchmarkMatch/Easy1/1K-4 6168 24910 ns/op 41.11 MB/s BenchmarkMatch/Medium/16-4 4300892 56.78 ns/op 281.78 MB/s BenchmarkMatch/Medium/32-4 3687 40610 ns/op 0.79 MB/s BenchmarkMatch/Medium/1K-4 100 3051956 ns/op 0.34 MB/s BenchmarkMatch/Hard/16-4 4016112 29.14 ns/op 549.02 MB/s BenchmarkMatch/Hard/32-4 1664 133592 ns/op 0.24 MB/s BenchmarkMatch/Hard/1K-4 93 1280512 ns/op 0.80 MB/s BenchmarkMatch/Hard1/16-4 796 160168 ns/op 0.10 MB/s BenchmarkMatch/Hard1/32-4 428 314631 ns/op 0.10 MB/s BenchmarkMatch/Hard1/1K-4 14 8656118 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 21646 5726 ns/op 2.79 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 10025 ns/op 3.19 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 476 253993 ns/op 4.03 MB/s 26 B/op 0 allocs/op PASS ok regexp 22.045s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 506816 313.2 ns/op BenchmarkIsWordChar-4 165698 729.4 ns/op PASS ok regexp/syntax 4.263s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 73861 1614 ns/op BenchmarkCallers/inlined-4 92070 1348 ns/op BenchmarkCallers/no-cache-4 31117 3862 ns/op BenchmarkFPCallers/cached-4 12873547 8.638 ns/op BenchmarkMakeChan/Byte-4 944942 165.3 ns/op BenchmarkMakeChan/Int-4 1000000 181.1 ns/op BenchmarkMakeChan/Ptr-4 638936 173.0 ns/op BenchmarkMakeChan/Struct/0-4 1545070 76.59 ns/op BenchmarkMakeChan/Struct/32-4 883819 184.8 ns/op BenchmarkMakeChan/Struct/40-4 616705 165.5 ns/op BenchmarkChanNonblocking-4 5499472 22.10 ns/op BenchmarkSelectUncontended-4 866794 124.0 ns/op BenchmarkSelectSyncContended-4 106765 1637 ns/op BenchmarkSelectAsyncContended-4 281528 463.3 ns/op BenchmarkSelectNonblock-4 3160780 38.96 ns/op BenchmarkChanUncontended-4 13086 8373 ns/op BenchmarkChanContended-4 4086 36485 ns/op BenchmarkChanSync-4 243986 454.5 ns/op BenchmarkChanSyncWork-4 88251 1367 ns/op BenchmarkChanProdCons0-4 166969 681.1 ns/op BenchmarkChanProdCons10-4 407827 384.0 ns/op BenchmarkChanProdCons100-4 515074 292.0 ns/op BenchmarkChanProdConsWork0-4 160790 846.0 ns/op BenchmarkChanProdConsWork10-4 284079 443.6 ns/op BenchmarkChanProdConsWork100-4 257521 724.4 ns/op BenchmarkSelectProdCons-4 171822 804.7 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 107.6 ns/op BenchmarkChanCreation-4 428730 269.5 ns/op BenchmarkChanSem-4 240961 517.9 ns/op BenchmarkChanPopular-4 210 492670 ns/op BenchmarkChanClosed-4 1546166 72.73 ns/op BenchmarkCallClosure-4 5535973 21.11 ns/op BenchmarkCallClosure1-4 5344156 21.31 ns/op BenchmarkCallClosure2-4 1000000 110.6 ns/op BenchmarkCallClosure3-4 1982571 62.86 ns/op BenchmarkCallClosure4-4 1658808 72.31 ns/op BenchmarkComplex128DivNormal-4 6382730 21.24 ns/op BenchmarkComplex128DivNisNaN-4 5305932 25.18 ns/op BenchmarkComplex128DivDisNaN-4 4983699 25.60 ns/op BenchmarkComplex128DivNisInf-4 6244386 19.39 ns/op BenchmarkComplex128DivDisInf-4 4343266 28.27 ns/op BenchmarkAllocation-4 4754 45611 ns/op BenchmarkReadMemStats-4 10000 21038 ns/op BenchmarkReadMemStatsLatency-4 1 29343 p50-ns 29343 p90-ns 29343 p99-ns BenchmarkWriteBarrier-4 432200 272.4 ns/op BenchmarkBulkWriteBarrier-4 4515816 23.80 ns/op BenchmarkScanStackNoLocals-4 3 37043700 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10254296 11.87 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8935530 13.39 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7425272 16.36 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5425338 22.60 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3584349 34.01 ns/op BenchmarkHash5-4 4646902 25.33 ns/op 197.43 MB/s BenchmarkHash16-4 4902570 24.16 ns/op 662.36 MB/s BenchmarkHash64-4 4018380 29.73 ns/op 2152.65 MB/s BenchmarkHash1024-4 951692 125.1 ns/op 8183.03 MB/s BenchmarkHash65536-4 19146 7642 ns/op 8575.55 MB/s BenchmarkAlignedLoad-4 7427728 17.32 ns/op BenchmarkUnalignedLoad-4 7039362 17.47 ns/op BenchmarkEqEfaceConcrete-4 5599196 21.81 ns/op BenchmarkEqIfaceConcrete-4 5285463 23.68 ns/op BenchmarkNeEfaceConcrete-4 5583890 23.29 ns/op BenchmarkNeIfaceConcrete-4 4666255 22.48 ns/op BenchmarkConvT2EByteSized/bool-4 4918086 23.56 ns/op BenchmarkConvT2EByteSized/uint8-4 5157828 22.75 ns/op BenchmarkConvT2ESmall-4 4907959 25.62 ns/op BenchmarkConvT2EUintptr-4 4533480 24.35 ns/op BenchmarkConvT2ELarge-4 1521088 78.84 ns/op BenchmarkConvT2ISmall-4 5128574 23.13 ns/op BenchmarkConvT2IUintptr-4 4648598 24.33 ns/op BenchmarkConvT2ILarge-4 1510921 83.73 ns/op BenchmarkConvI2E-4 4548726 25.82 ns/op BenchmarkConvI2I-4 4896259 24.13 ns/op BenchmarkAssertE2T-4 4058082 29.69 ns/op BenchmarkAssertE2TLarge-4 2568358 45.88 ns/op BenchmarkAssertE2I-4 4904306 23.00 ns/op BenchmarkAssertI2T-4 3864094 30.68 ns/op BenchmarkAssertI2I-4 5052753 23.27 ns/op BenchmarkAssertI2E-4 5422207 22.71 ns/op BenchmarkAssertE2E-4 5004862 23.55 ns/op BenchmarkAssertE2T2-4 3075171 39.68 ns/op BenchmarkAssertE2T2Blank-4 4084545 30.17 ns/op BenchmarkAssertI2E2-4 3981126 29.81 ns/op BenchmarkAssertI2E2Blank-4 5273686 22.66 ns/op BenchmarkAssertE2E2-4 3966691 32.87 ns/op BenchmarkAssertE2E2Blank-4 5212652 44.70 ns/op BenchmarkConvT2Ezero/zero/16-4 4540842 24.41 ns/op BenchmarkConvT2Ezero/zero/32-4 5094016 23.69 ns/op BenchmarkConvT2Ezero/zero/64-4 4830556 25.79 ns/op BenchmarkConvT2Ezero/zero/str-4 4632405 23.36 ns/op BenchmarkConvT2Ezero/zero/slice-4 4948528 24.34 ns/op BenchmarkConvT2Ezero/zero/big-4 230600 495.6 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 201.3 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 162.5 ns/op BenchmarkConvT2Ezero/nonzero/big-4 171181 1729 ns/op BenchmarkConvT2Ezero/smallint/16-4 4901464 24.36 ns/op BenchmarkConvT2Ezero/smallint/32-4 4972092 23.25 ns/op BenchmarkConvT2Ezero/smallint/64-4 4951108 25.74 ns/op BenchmarkConvT2Ezero/largeint/16-4 2022734 62.85 ns/op BenchmarkConvT2Ezero/largeint/32-4 1958097 56.72 ns/op BenchmarkConvT2Ezero/largeint/64-4 2100698 68.52 ns/op BenchmarkMalloc8-4 2706138 44.90 ns/op BenchmarkMalloc16-4 2301553 50.13 ns/op BenchmarkMallocTypeInfo8-4 1962963 60.15 ns/op BenchmarkMallocTypeInfo16-4 1953955 60.85 ns/op BenchmarkMallocLargeStruct-4 369778 325.2 ns/op BenchmarkGoroutineSelect-4 100 1236362 ns/op BenchmarkGoroutineBlocking-4 100 2148632 ns/op BenchmarkGoroutineForRange-4 127 871247 ns/op BenchmarkGoroutineIdle-4 182 670646 ns/op BenchmarkHashStringSpeed-4 1922191 63.57 ns/op BenchmarkHashBytesSpeed-4 1337042 91.89 ns/op BenchmarkHashInt32Speed-4 1928044 60.56 ns/op BenchmarkHashInt64Speed-4 2131310 58.97 ns/op BenchmarkHashStringArraySpeed-4 500923 277.1 ns/op BenchmarkMegMap-4 3498758 34.09 ns/op BenchmarkMegOneMap-4 4174678 28.28 ns/op BenchmarkMegEqMap-4 1951 60821 ns/op BenchmarkMegEmptyMap-4 4777755 25.19 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2053346 59.05 ns/op BenchmarkSmallStrMap-4 3611498 33.95 ns/op BenchmarkMapStringKeysEight_16-4 3139742 44.15 ns/op BenchmarkMapStringKeysEight_32-4 3273256 37.32 ns/op BenchmarkMapStringKeysEight_64-4 3328159 44.47 ns/op BenchmarkMapStringKeysEight_1M-4 3162676 36.99 ns/op BenchmarkIntMap-4 3893906 30.49 ns/op BenchmarkMapFirst/1-4 4593939 26.48 ns/op BenchmarkMapFirst/2-4 4567303 26.01 ns/op BenchmarkMapFirst/3-4 4565602 25.89 ns/op BenchmarkMapFirst/4-4 4636312 25.87 ns/op BenchmarkMapFirst/5-4 4640208 25.70 ns/op BenchmarkMapFirst/6-4 4607785 26.48 ns/op BenchmarkMapFirst/7-4 4590688 27.12 ns/op BenchmarkMapFirst/8-4 4463577 26.79 ns/op BenchmarkMapFirst/9-4 3371288 36.20 ns/op BenchmarkMapFirst/10-4 3270952 36.50 ns/op BenchmarkMapFirst/11-4 3279627 36.27 ns/op BenchmarkMapFirst/12-4 3342277 37.34 ns/op BenchmarkMapFirst/13-4 3261916 36.65 ns/op BenchmarkMapFirst/14-4 3366505 38.89 ns/op BenchmarkMapFirst/15-4 3217466 37.26 ns/op BenchmarkMapFirst/16-4 3249562 37.37 ns/op BenchmarkMapMid/1-4 4477309 27.05 ns/op BenchmarkMapMid/2-4 4438794 27.43 ns/op BenchmarkMapMid/3-4 4384346 27.27 ns/op BenchmarkMapMid/4-4 4340719 27.78 ns/op BenchmarkMapMid/5-4 4382419 27.34 ns/op BenchmarkMapMid/6-4 4323357 28.12 ns/op BenchmarkMapMid/7-4 4142418 28.07 ns/op BenchmarkMapMid/8-4 4298494 28.25 ns/op BenchmarkMapMid/9-4 3358725 36.08 ns/op BenchmarkMapMid/10-4 3144850 36.59 ns/op BenchmarkMapMid/11-4 3243669 35.97 ns/op BenchmarkMapMid/12-4 2617203 38.73 ns/op BenchmarkMapMid/13-4 3079908 37.60 ns/op BenchmarkMapMid/14-4 3284780 35.92 ns/op BenchmarkMapMid/15-4 3403206 36.50 ns/op BenchmarkMapMid/16-4 3330380 36.18 ns/op BenchmarkMapLast/1-4 4577946 25.95 ns/op BenchmarkMapLast/2-4 4506416 26.61 ns/op BenchmarkMapLast/3-4 4404423 27.28 ns/op BenchmarkMapLast/4-4 4154854 28.63 ns/op BenchmarkMapLast/5-4 4155548 28.88 ns/op BenchmarkMapLast/6-4 4035288 29.72 ns/op BenchmarkMapLast/7-4 4087864 29.73 ns/op BenchmarkMapLast/8-4 3974534 30.27 ns/op BenchmarkMapLast/9-4 3132498 36.23 ns/op BenchmarkMapLast/10-4 3213631 38.23 ns/op BenchmarkMapLast/11-4 3184473 37.13 ns/op BenchmarkMapLast/12-4 3007155 38.50 ns/op BenchmarkMapLast/13-4 2953730 39.29 ns/op BenchmarkMapLast/14-4 3135016 36.85 ns/op BenchmarkMapLast/15-4 3309513 37.22 ns/op BenchmarkMapLast/16-4 3231406 35.76 ns/op BenchmarkMapCycle-4 2352013 51.19 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2458515 49.07 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1240 96769 ns/op BenchmarkMakeMap/[Byte]Byte-4 623215 182.2 ns/op BenchmarkMakeMap/[Int]Int-4 438879 239.6 ns/op BenchmarkNewEmptyMap-4 3504981 33.93 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 108.3 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 625896 190.9 ns/op BenchmarkMapIterEmpty-4 6576236 18.41 ns/op BenchmarkSameLengthMap-4 4511796 26.64 ns/op BenchmarkBigKeyMap-4 1818718 65.28 ns/op BenchmarkBigValMap-4 1737859 68.63 ns/op BenchmarkSmallKeyMap-4 2705110 44.29 ns/op BenchmarkMapPopulate/1-4 1906495 63.39 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 134838 833.3 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 10816 ns/op 3350 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 1034 114354 ns/op 53322 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 84 1428040 ns/op 427509 B/op 318 allocs/op BenchmarkMapPopulate/100000-4 8 13840676 ns/op 3609384 B/op 4001 allocs/op BenchmarkComplexAlgMap-4 299731 408.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1515554 79.17 ns/op BenchmarkGoMapClear/Reflexive/10-4 1440021 83.72 ns/op BenchmarkGoMapClear/Reflexive/100-4 592581 199.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 46477 2678 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5148 20719 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1304670 92.77 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1236103 97.68 ns/op BenchmarkGoMapClear/NonReflexive/100-4 561618 211.5 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 47467 2521 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5618 19952 ns/op BenchmarkMapStringConversion/32/simple-4 2043655 57.25 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1844544 64.40 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1838514 64.61 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1932895 59.97 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1738837 68.71 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1753755 67.88 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1712724 70.49 ns/op BenchmarkMapInterfacePtr-4 1834159 68.72 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2661288 44.10 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 247566 525.9 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5745 20580 ns/op BenchmarkMapPop1000-4 427 279890 ns/op BenchmarkMapPop10000-4 26 4604363 ns/op BenchmarkMapAssign/Int32/256-4 2535373 48.96 ns/op BenchmarkMapAssign/Int32/65536-4 1610604 63.82 ns/op BenchmarkMapAssign/Int64/256-4 2458827 48.62 ns/op BenchmarkMapAssign/Int64/65536-4 1883937 63.22 ns/op BenchmarkMapAssign/Str/256-4 1937182 61.69 ns/op BenchmarkMapAssign/Str/65536-4 1315226 88.68 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1395516 89.37 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1041930 102.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1357776 86.69 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 953492 109.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 604629 1287 ns/op BenchmarkMapOperatorAssign/Str/65536-4 210220 594.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 1259012 96.58 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 725632 148.6 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1361644 88.27 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 743220 149.4 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 852729 126.0 ns/op 47 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 384712 284.3 ns/op 73 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1890229 63.26 ns/op BenchmarkMapDelete/Int32/1000-4 2100745 58.27 ns/op BenchmarkMapDelete/Int32/10000-4 2029311 58.17 ns/op BenchmarkMapDelete/Int64/100-4 1859596 64.44 ns/op BenchmarkMapDelete/Int64/1000-4 2153310 55.37 ns/op BenchmarkMapDelete/Int64/10000-4 2057236 58.42 ns/op BenchmarkMapDelete/Str/100-4 1468710 80.17 ns/op BenchmarkMapDelete/Str/1000-4 1629028 73.29 ns/op BenchmarkMapDelete/Str/10000-4 1601455 75.15 ns/op BenchmarkMapDelete/Pointer/100-4 1664224 69.80 ns/op BenchmarkMapDelete/Pointer/1000-4 1843252 69.16 ns/op BenchmarkMapDelete/Pointer/10000-4 1759977 66.74 ns/op BenchmarkMemmove/0-4 13511220 8.963 ns/op BenchmarkMemmove/1-4 2067922 57.21 ns/op 17.48 MB/s BenchmarkMemmove/2-4 2050286 57.87 ns/op 34.56 MB/s BenchmarkMemmove/3-4 2045402 57.92 ns/op 51.79 MB/s BenchmarkMemmove/4-4 2089963 56.56 ns/op 70.73 MB/s BenchmarkMemmove/5-4 2080947 56.91 ns/op 87.85 MB/s BenchmarkMemmove/6-4 2150756 56.54 ns/op 106.13 MB/s BenchmarkMemmove/7-4 2061927 57.02 ns/op 122.77 MB/s BenchmarkMemmove/8-4 2198612 53.71 ns/op 148.95 MB/s BenchmarkMemmove/9-4 2036730 57.07 ns/op 157.70 MB/s BenchmarkMemmove/10-4 2102361 56.66 ns/op 176.50 MB/s BenchmarkMemmove/11-4 2074886 57.93 ns/op 189.88 MB/s BenchmarkMemmove/12-4 2104994 56.39 ns/op 212.81 MB/s BenchmarkMemmove/13-4 2146468 56.57 ns/op 229.80 MB/s BenchmarkMemmove/14-4 2111797 57.92 ns/op 241.71 MB/s BenchmarkMemmove/15-4 1883005 62.67 ns/op 239.36 MB/s BenchmarkMemmove/16-4 2001151 58.49 ns/op 273.56 MB/s BenchmarkMemmove/32-4 1795993 66.79 ns/op 479.10 MB/s BenchmarkMemmove/64-4 1511676 74.57 ns/op 858.28 MB/s BenchmarkMemmove/128-4 1230606 101.0 ns/op 1266.72 MB/s BenchmarkMemmove/256-4 971906 124.8 ns/op 2051.76 MB/s BenchmarkMemmove/512-4 681048 176.6 ns/op 2899.07 MB/s BenchmarkMemmove/1024-4 424725 283.0 ns/op 3619.01 MB/s BenchmarkMemmove/2048-4 239781 499.9 ns/op 4097.06 MB/s BenchmarkMemmove/4096-4 127012 926.3 ns/op 4421.98 MB/s BenchmarkMemmoveOverlap/32-4 1844337 64.85 ns/op 493.47 MB/s BenchmarkMemmoveOverlap/64-4 1591014 82.45 ns/op 776.23 MB/s BenchmarkMemmoveOverlap/128-4 1210714 98.82 ns/op 1295.35 MB/s BenchmarkMemmoveOverlap/256-4 711458 146.7 ns/op 1744.82 MB/s BenchmarkMemmoveOverlap/512-4 616207 191.6 ns/op 2672.88 MB/s BenchmarkMemmoveOverlap/1024-4 395664 306.9 ns/op 3336.11 MB/s BenchmarkMemmoveOverlap/2048-4 224042 542.4 ns/op 3775.83 MB/s BenchmarkMemmoveOverlap/4096-4 118534 1024 ns/op 3999.01 MB/s BenchmarkMemmoveUnalignedDst/0-4 12753032 9.399 ns/op BenchmarkMemmoveUnalignedDst/1-4 2132900 55.92 ns/op 17.88 MB/s BenchmarkMemmoveUnalignedDst/2-4 2125419 55.88 ns/op 35.79 MB/s BenchmarkMemmoveUnalignedDst/3-4 2062729 57.89 ns/op 51.82 MB/s BenchmarkMemmoveUnalignedDst/4-4 2066596 57.20 ns/op 69.94 MB/s BenchmarkMemmoveUnalignedDst/5-4 2090028 56.62 ns/op 88.31 MB/s BenchmarkMemmoveUnalignedDst/6-4 2103909 56.54 ns/op 106.12 MB/s BenchmarkMemmoveUnalignedDst/7-4 2081228 57.63 ns/op 121.47 MB/s BenchmarkMemmoveUnalignedDst/8-4 2172883 54.03 ns/op 148.06 MB/s BenchmarkMemmoveUnalignedDst/9-4 2031614 58.18 ns/op 154.68 MB/s BenchmarkMemmoveUnalignedDst/10-4 2049190 58.48 ns/op 171.00 MB/s BenchmarkMemmoveUnalignedDst/11-4 2001510 58.38 ns/op 188.42 MB/s BenchmarkMemmoveUnalignedDst/12-4 2061666 56.33 ns/op 213.04 MB/s BenchmarkMemmoveUnalignedDst/13-4 2149263 56.79 ns/op 228.91 MB/s BenchmarkMemmoveUnalignedDst/14-4 2081234 56.81 ns/op 246.42 MB/s BenchmarkMemmoveUnalignedDst/15-4 2063421 57.52 ns/op 260.79 MB/s BenchmarkMemmoveUnalignedDst/16-4 2086485 57.23 ns/op 279.55 MB/s BenchmarkMemmoveUnalignedDst/32-4 1806842 67.05 ns/op 477.24 MB/s BenchmarkMemmoveUnalignedDst/64-4 1609326 75.67 ns/op 845.83 MB/s BenchmarkMemmoveUnalignedDst/128-4 1204137 99.46 ns/op 1286.90 MB/s BenchmarkMemmoveUnalignedDst/256-4 958030 124.8 ns/op 2050.64 MB/s BenchmarkMemmoveUnalignedDst/512-4 681124 176.2 ns/op 2905.68 MB/s BenchmarkMemmoveUnalignedDst/1024-4 423408 283.7 ns/op 3608.93 MB/s BenchmarkMemmoveUnalignedDst/2048-4 239557 501.8 ns/op 4081.71 MB/s BenchmarkMemmoveUnalignedDst/4096-4 130065 931.7 ns/op 4396.27 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1759741 66.48 ns/op 481.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1592995 86.61 ns/op 738.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 109.4 ns/op 1170.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 759208 158.7 ns/op 1613.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 595740 204.0 ns/op 2509.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 374480 321.4 ns/op 3185.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 212212 562.7 ns/op 3639.76 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 109214 1093 ns/op 3747.33 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12653590 9.396 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2144452 55.76 ns/op 17.93 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2138938 55.32 ns/op 36.16 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2111878 56.73 ns/op 52.88 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2141332 57.17 ns/op 69.97 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2096588 55.15 ns/op 90.67 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2136459 56.35 ns/op 106.48 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1798855 79.20 ns/op 88.38 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2149914 54.86 ns/op 145.82 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2060490 60.80 ns/op 148.03 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2058892 57.33 ns/op 174.42 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2119086 56.72 ns/op 193.92 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2125466 59.27 ns/op 202.47 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2123300 57.03 ns/op 227.93 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2146323 56.36 ns/op 248.39 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2018638 57.42 ns/op 261.22 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2067238 56.69 ns/op 282.22 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1789624 67.87 ns/op 471.49 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1584752 74.45 ns/op 859.63 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1209409 99.09 ns/op 1291.76 MB/s BenchmarkMemmoveUnalignedSrc/256-4 939474 124.7 ns/op 2053.25 MB/s BenchmarkMemmoveUnalignedSrc/512-4 673070 178.6 ns/op 2866.49 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 419952 283.2 ns/op 3615.27 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 206630 496.9 ns/op 4121.20 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 123781 931.2 ns/op 4398.49 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1624440 72.64 ns/op 220.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1665878 72.24 ns/op 221.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1623673 73.38 ns/op 218.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1624255 74.22 ns/op 215.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1598650 74.37 ns/op 215.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1606093 76.26 ns/op 209.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1577642 75.53 ns/op 211.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1573737 74.36 ns/op 215.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1314483 92.18 ns/op 694.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1380571 87.44 ns/op 731.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 989994 102.5 ns/op 624.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1321158 89.58 ns/op 714.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 102.3 ns/op 625.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 101.8 ns/op 628.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1176338 102.1 ns/op 627.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 102.4 ns/op 625.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 742712 138.3 ns/op 1850.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 732976 150.7 ns/op 1698.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 818053 146.1 ns/op 1751.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 750418 145.7 ns/op 1757.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 741456 146.7 ns/op 1745.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 738214 147.3 ns/op 1738.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 746318 147.7 ns/op 1733.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 750817 147.0 ns/op 1742.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 121977 942.7 ns/op 4344.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 114406 1024 ns/op 4001.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 124362 959.0 ns/op 4271.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 124125 964.9 ns/op 4245.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 123846 963.7 ns/op 4250.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 124584 959.4 ns/op 4269.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 123385 963.9 ns/op 4249.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 123423 977.3 ns/op 4191.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7708 15427 ns/op 4248.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6976 16490 ns/op 3974.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7282 16266 ns/op 4028.89 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6669 16282 ns/op 4024.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7250 16160 ns/op 4055.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7309 16353 ns/op 4007.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6645 15962 ns/op 4105.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7179 16485 ns/op 3975.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1843726 66.20 ns/op 483.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1618357 85.99 ns/op 744.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1201092 98.46 ns/op 1300.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 754994 140.6 ns/op 1820.37 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 616798 239.6 ns/op 2136.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 383660 315.5 ns/op 3245.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 219002 549.3 ns/op 3728.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 116436 1034 ns/op 3961.47 MB/s BenchmarkMemclr/5-4 12664220 9.493 ns/op 526.68 MB/s BenchmarkMemclr/16-4 10903600 11.04 ns/op 1449.01 MB/s BenchmarkMemclr/64-4 6756873 17.82 ns/op 3592.15 MB/s BenchmarkMemclr/256-4 10723819 11.14 ns/op 22973.07 MB/s BenchmarkMemclr/4096-4 3642304 34.85 ns/op 117531.65 MB/s BenchmarkMemclr/65536-4 89673 1191 ns/op 55022.64 MB/s BenchmarkMemclr/1M-4 5385 20231 ns/op 51828.99 MB/s BenchmarkMemclr/4M-4 1434 83248 ns/op 50383.11 MB/s BenchmarkMemclr/8M-4 650 186156 ns/op 45062.28 MB/s BenchmarkMemclr/16M-4 327 360440 ns/op 46546.53 MB/s BenchmarkMemclr/64M-4 81 1472898 ns/op 45562.47 MB/s BenchmarkMemclrUnaligned/0_5-4 6895798 17.30 ns/op 288.95 MB/s BenchmarkMemclrUnaligned/0_16-4 6462952 18.33 ns/op 872.78 MB/s BenchmarkMemclrUnaligned/0_64-4 4549482 26.44 ns/op 2420.47 MB/s BenchmarkMemclrUnaligned/0_256-4 6607054 18.52 ns/op 13821.11 MB/s BenchmarkMemclrUnaligned/0_4096-4 3149150 36.95 ns/op 110857.03 MB/s BenchmarkMemclrUnaligned/0_65536-4 96518 1261 ns/op 51976.97 MB/s BenchmarkMemclrUnaligned/1_5-4 6955406 17.29 ns/op 289.17 MB/s BenchmarkMemclrUnaligned/1_16-4 6674050 18.08 ns/op 884.97 MB/s BenchmarkMemclrUnaligned/1_64-4 4553580 26.31 ns/op 2432.97 MB/s BenchmarkMemclrUnaligned/1_256-4 6741477 18.25 ns/op 14023.72 MB/s BenchmarkMemclrUnaligned/1_4096-4 2289802 50.05 ns/op 81838.41 MB/s BenchmarkMemclrUnaligned/1_65536-4 96387 1253 ns/op 52304.00 MB/s BenchmarkMemclrUnaligned/4_5-4 6953508 17.32 ns/op 288.70 MB/s BenchmarkMemclrUnaligned/4_16-4 6624596 18.40 ns/op 869.53 MB/s BenchmarkMemclrUnaligned/4_64-4 4565251 26.30 ns/op 2433.33 MB/s BenchmarkMemclrUnaligned/4_256-4 6494722 18.18 ns/op 14080.80 MB/s BenchmarkMemclrUnaligned/4_4096-4 2439190 52.87 ns/op 77469.13 MB/s BenchmarkMemclrUnaligned/4_65536-4 90541 1368 ns/op 47920.50 MB/s BenchmarkMemclrUnaligned/7_5-4 6638905 17.65 ns/op 283.30 MB/s BenchmarkMemclrUnaligned/7_16-4 6468576 18.96 ns/op 843.67 MB/s BenchmarkMemclrUnaligned/7_64-4 4493816 26.97 ns/op 2372.94 MB/s BenchmarkMemclrUnaligned/7_256-4 6555436 18.64 ns/op 13730.35 MB/s BenchmarkMemclrUnaligned/7_4096-4 2433404 50.17 ns/op 81647.27 MB/s BenchmarkMemclrUnaligned/7_65536-4 87974 1342 ns/op 48834.36 MB/s BenchmarkMemclrUnaligned/0_1M-4 5950 21025 ns/op 49873.20 MB/s BenchmarkMemclrUnaligned/0_4M-4 1515 88193 ns/op 47558.31 MB/s BenchmarkMemclrUnaligned/0_8M-4 638 189893 ns/op 44175.34 MB/s BenchmarkMemclrUnaligned/0_16M-4 315 372434 ns/op 45047.43 MB/s BenchmarkMemclrUnaligned/0_64M-4 81 1618050 ns/op 41475.14 MB/s BenchmarkMemclrUnaligned/1_1M-4 5294 22341 ns/op 46934.27 MB/s BenchmarkMemclrUnaligned/1_4M-4 1496 79680 ns/op 52639.63 MB/s BenchmarkMemclrUnaligned/1_8M-4 592 201623 ns/op 41605.50 MB/s BenchmarkMemclrUnaligned/1_16M-4 331 376598 ns/op 44549.37 MB/s BenchmarkMemclrUnaligned/1_64M-4 86 1465523 ns/op 45791.75 MB/s BenchmarkMemclrUnaligned/4_1M-4 6428 19743 ns/op 53110.79 MB/s BenchmarkMemclrUnaligned/4_4M-4 1556 79957 ns/op 52457.06 MB/s BenchmarkMemclrUnaligned/4_8M-4 680 184982 ns/op 45348.25 MB/s BenchmarkMemclrUnaligned/4_16M-4 324 358015 ns/op 46861.71 MB/s BenchmarkMemclrUnaligned/4_64M-4 82 1403352 ns/op 47820.39 MB/s BenchmarkMemclrUnaligned/7_1M-4 5817 22334 ns/op 46949.88 MB/s BenchmarkMemclrUnaligned/7_4M-4 1434 84651 ns/op 49548.33 MB/s BenchmarkMemclrUnaligned/7_8M-4 626 188912 ns/op 44404.96 MB/s BenchmarkMemclrUnaligned/7_16M-4 339 390924 ns/op 42916.84 MB/s BenchmarkMemclrUnaligned/7_64M-4 79 1562842 ns/op 42940.29 MB/s BenchmarkGoMemclr/5-4 1476454 82.15 ns/op 60.86 MB/s BenchmarkGoMemclr/16-4 601016 196.2 ns/op 81.57 MB/s BenchmarkGoMemclr/64-4 169758 705.4 ns/op 90.73 MB/s BenchmarkGoMemclr/256-4 43621 2750 ns/op 93.07 MB/s BenchmarkMemclrRange/1K_2K-4 31316 3611 ns/op 26548.11 MB/s BenchmarkMemclrRange/2K_8K-4 19255 6371 ns/op 52350.69 MB/s BenchmarkMemclrRange/4K_16K-4 17152 6995 ns/op 46183.49 MB/s BenchmarkMemclrRange/160K_228K-4 4144 35606 ns/op 46702.04 MB/s BenchmarkClearFat7-4 6861304 17.44 ns/op BenchmarkClearFat8-4 7233448 15.88 ns/op BenchmarkClearFat11-4 6853444 17.88 ns/op BenchmarkClearFat12-4 6845450 17.68 ns/op BenchmarkClearFat13-4 6949320 17.52 ns/op BenchmarkClearFat14-4 6939364 17.31 ns/op BenchmarkClearFat15-4 6960751 17.51 ns/op BenchmarkClearFat16-4 7195767 16.68 ns/op BenchmarkClearFat24-4 6915566 17.36 ns/op BenchmarkClearFat32-4 6662823 18.17 ns/op BenchmarkClearFat40-4 6293031 18.83 ns/op BenchmarkClearFat48-4 6088906 19.75 ns/op BenchmarkClearFat56-4 5941986 20.33 ns/op BenchmarkClearFat64-4 5647986 20.78 ns/op BenchmarkClearFat72-4 5442979 21.87 ns/op BenchmarkClearFat128-4 3678402 32.34 ns/op BenchmarkClearFat256-4 2651266 44.75 ns/op BenchmarkClearFat512-4 1709518 70.17 ns/op BenchmarkClearFat1024-4 1000000 120.9 ns/op BenchmarkClearFat1032-4 980989 123.7 ns/op BenchmarkClearFat1040-4 963273 126.3 ns/op BenchmarkCopyFat7-4 6839196 17.59 ns/op BenchmarkCopyFat8-4 7236633 16.75 ns/op BenchmarkCopyFat11-4 6942664 17.65 ns/op BenchmarkCopyFat12-4 6693902 17.79 ns/op BenchmarkCopyFat13-4 6754268 17.81 ns/op BenchmarkCopyFat14-4 6544881 18.14 ns/op BenchmarkCopyFat15-4 6771988 17.68 ns/op BenchmarkCopyFat16-4 7048105 16.80 ns/op BenchmarkCopyFat24-4 6697932 17.52 ns/op BenchmarkCopyFat32-4 6491606 18.74 ns/op BenchmarkCopyFat64-4 5631178 21.35 ns/op BenchmarkCopyFat72-4 5375720 22.90 ns/op BenchmarkCopyFat128-4 3576643 33.69 ns/op BenchmarkCopyFat256-4 2580254 46.29 ns/op BenchmarkCopyFat512-4 1570246 77.98 ns/op BenchmarkCopyFat520-4 1577211 76.69 ns/op BenchmarkCopyFat1024-4 893287 135.7 ns/op BenchmarkCopyFat1032-4 896264 134.3 ns/op BenchmarkCopyFat1040-4 898614 135.3 ns/op BenchmarkIssue18740/2byte-4 520 224813 ns/op BenchmarkIssue18740/4byte-4 853 135379 ns/op BenchmarkIssue18740/8byte-4 973 124758 ns/op BenchmarkMemclrKnownSize1-4 8411906 14.16 ns/op 70.62 MB/s BenchmarkMemclrKnownSize2-4 5029920 23.15 ns/op 86.41 MB/s BenchmarkMemclrKnownSize4-4 2384913 47.76 ns/op 83.75 MB/s BenchmarkMemclrKnownSize8-4 1000000 103.2 ns/op 77.52 MB/s BenchmarkMemclrKnownSize16-4 645276 189.7 ns/op 84.33 MB/s BenchmarkMemclrKnownSize32-4 334771 368.7 ns/op 86.80 MB/s BenchmarkMemclrKnownSize64-4 167995 708.8 ns/op 90.29 MB/s BenchmarkMemclrKnownSize112-4 98617 1226 ns/op 91.32 MB/s BenchmarkMemclrKnownSize128-4 86970 1388 ns/op 92.22 MB/s BenchmarkMemclrKnownSize192-4 57397 2098 ns/op 91.52 MB/s BenchmarkMemclrKnownSize248-4 44943 2670 ns/op 92.88 MB/s BenchmarkMemclrKnownSize256-4 43448 2721 ns/op 94.09 MB/s BenchmarkMemclrKnownSize512-4 21442 5493 ns/op 93.21 MB/s BenchmarkMemclrKnownSize1024-4 10000 10901 ns/op 93.94 MB/s BenchmarkMemclrKnownSize4096-4 2750 44175 ns/op 92.72 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5768893 ns/op 90.88 MB/s BenchmarkReadMetricsLatency-4 10000 6569 p50-ns 7051 p90-ns 21537 p99-ns BenchmarkFinalizer-4 505 233255 ns/op BenchmarkFinalizerRun-4 631570 295.6 ns/op BenchmarkMinFloat-4 378356 307.5 ns/op BenchmarkMaxFloat-4 406779 296.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8193937 14.63 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2088622 57.36 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1915221 61.31 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1673910 72.36 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 103.3 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 115.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1601335 74.84 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 111.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 107.4 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1561380 80.29 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1673456 69.34 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1543964 76.89 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1350638 87.78 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1203991 99.59 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7156004 16.67 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8064831 14.68 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8169835 14.72 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7117065 17.19 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6815298 18.24 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6112531 19.17 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6081801 19.66 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7022604 16.97 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8054250 14.90 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7194355 16.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7943490 14.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8151114 14.73 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7071499 16.84 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8029618 14.72 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8049380 14.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7022430 17.09 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7755535 14.90 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7876795 14.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6479774 16.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7694996 16.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7448187 15.71 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6083554 19.71 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7765312 15.64 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7743169 15.99 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6879172 17.01 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7515216 15.48 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7725141 18.03 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5959016 22.60 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6497726 18.47 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7661385 19.29 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6654998 17.58 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8125920 14.79 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8100153 14.80 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6957132 20.16 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6778872 15.31 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7329490 14.71 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6961315 17.32 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8056357 15.09 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7620973 14.76 ns/op BenchmarkNetpollBreak-4 5802 30392 ns/op BenchmarkPinnerPinUnpinBatch-4 1956 121167 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 298 398320 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1996 66226 ns/op BenchmarkPinnerPinUnpin-4 1716039 71.24 ns/op BenchmarkPinnerPinUnpinTiny-4 1674312 70.58 ns/op BenchmarkPinnerPinUnpinDouble-4 595894 190.4 ns/op BenchmarkPinnerPinUnpinParallel-4 4011520 25.05 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4575240 24.64 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 339991 347.6 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4779673 24.63 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5708827 19.49 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9735738 12.69 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 9678888 12.31 ns/op BenchmarkPingPongHog-4 669 197145 ns/op BenchmarkStackGrowth-4 146139 792.4 ns/op BenchmarkStackGrowthDeep-4 1664 66078 ns/op BenchmarkCreateGoroutines-4 10000 22404 ns/op BenchmarkCreateGoroutinesParallel-4 123038 1463 ns/op BenchmarkCreateGoroutinesCapture-4 17742 6442 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 110876 1174 ns/op BenchmarkClosureCall-4 15916617 7.616 ns/op BenchmarkWakeupParallelSpinning/0s-4 7074 15364 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6703 18413 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4888 20580 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3482 33246 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2294 52764 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1431 88302 ns/op BenchmarkWakeupParallelSpinning/50µs-4 706 182552 ns/op BenchmarkWakeupParallelSpinning/100µs-4 388 355514 ns/op BenchmarkWakeupParallelSyscall/0s-4 561 243874 ns/op BenchmarkWakeupParallelSyscall/1µs-4 510 228209 ns/op BenchmarkWakeupParallelSyscall/2µs-4 514 274344 ns/op BenchmarkWakeupParallelSyscall/5µs-4 490 236004 ns/op BenchmarkWakeupParallelSyscall/10µs-4 463 241660 ns/op BenchmarkWakeupParallelSyscall/20µs-4 472 264100 ns/op BenchmarkWakeupParallelSyscall/50µs-4 298 600402 ns/op BenchmarkWakeupParallelSyscall/100µs-4 270 524236 ns/op BenchmarkMatmult-4 3906441 35.84 ns/op BenchmarkFastrand-4 9760388 12.64 ns/op BenchmarkFastrand64-4 10101702 12.97 ns/op BenchmarkFastrandHashiter-4 3871954 31.41 ns/op BenchmarkFastrandn/2-4 4283126 28.85 ns/op BenchmarkFastrandn/3-4 4150266 28.04 ns/op BenchmarkFastrandn/4-4 4271932 27.78 ns/op BenchmarkFastrandn/5-4 4292700 27.77 ns/op BenchmarkIfaceCmp100-4 82130 1474 ns/op BenchmarkIfaceCmpNil100-4 158458 763.3 ns/op BenchmarkEfaceCmpDiff-4 19936 6754 ns/op BenchmarkEfaceCmpDiffIndirect-4 20079 5551 ns/op BenchmarkDefer-4 1370223 85.77 ns/op BenchmarkDefer10-4 995721 124.5 ns/op BenchmarkDeferMany-4 588308 350.7 ns/op BenchmarkPanicRecover-4 746953 158.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 949903 126.9 ns/op 56.00 p50-ns 58.00 p90-ns 152.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 912158 272.6 ns/op 56.00 p50-ns 58.00 p90-ns 82.00 p99-ns BenchmarkGoroutineProfile/small/idle-4 1452 76984 ns/op 69935 p50-ns 72573 p90-ns 119858 p99-ns BenchmarkGoroutineProfile/small/loaded-4 480 210098 ns/op 110536 p50-ns 233121 p90-ns 3163951 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 966969 125.1 ns/op 56.00 p50-ns 58.00 p90-ns 64.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 898766 182.8 ns/op 56.00 p50-ns 58.00 p90-ns 67.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 52 2228513 ns/op 2200237 p50-ns 2343697 p90-ns 2649343 p99-ns BenchmarkGoroutineProfile/large/loaded-4 49 3620508 ns/op 2359687 p50-ns 5943002 p90-ns 26322748 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 952298 138.5 ns/op 57.00 p50-ns 59.00 p90-ns 99.00 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 870231 189.7 ns/op 57.00 p50-ns 59.00 p90-ns 197.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1227 262402 ns/op 72219 p50-ns 112638 p90-ns 4657452 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 518 323943 ns/op 126374 p50-ns 364696 p90-ns 5165249 p99-ns BenchmarkRWMutexUncontended-4 6193408 19.39 ns/op BenchmarkRWMutexWrite100-4 1977272 71.51 ns/op BenchmarkRWMutexWrite10-4 1725883 66.57 ns/op BenchmarkRWMutexWorkWrite100-4 628696 175.8 ns/op BenchmarkRWMutexWorkWrite10-4 423954 432.8 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3232 36851 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1206 99242 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1562 76639 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 582 206254 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 754 152121 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 271 426935 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 385 307697 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 135 867173 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 387019 284.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 449964 259.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 431941 331.7 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 411258 535.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 434340 400.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 411992 351.8 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 410629 294.2 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 446100 302.8 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 397732 313.7 ns/op BenchmarkMakeSlice/Byte-4 2489134 47.08 ns/op BenchmarkMakeSlice/Int16-4 2513274 65.33 ns/op BenchmarkMakeSlice/Int-4 1809860 68.22 ns/op BenchmarkMakeSlice/Ptr-4 1309154 76.94 ns/op BenchmarkMakeSlice/Struct/24-4 1407891 83.97 ns/op BenchmarkMakeSlice/Struct/32-4 1311438 93.15 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 138.5 ns/op BenchmarkGrowSlice/Byte-4 824736 171.3 ns/op BenchmarkGrowSlice/Int16-4 902113 273.3 ns/op BenchmarkGrowSlice/Int-4 650193 370.8 ns/op BenchmarkGrowSlice/Ptr-4 649898 388.5 ns/op BenchmarkGrowSlice/Struct/24-4 376492 431.4 ns/op BenchmarkGrowSlice/Struct/32-4 394927 706.9 ns/op BenchmarkGrowSlice/Struct/40-4 298015 354.2 ns/op BenchmarkExtendSlice/IntSlice-4 457257 254.8 ns/op BenchmarkExtendSlice/PointerSlice-4 465523 288.4 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 185.9 ns/op BenchmarkAppend-4 681050 176.0 ns/op BenchmarkAppendGrowByte-4 6 19910074 ns/op BenchmarkAppendGrowString-4 1 202506373 ns/op BenchmarkAppendSlice/1Bytes-4 2141122 55.97 ns/op BenchmarkAppendSlice/4Bytes-4 2094487 57.30 ns/op BenchmarkAppendSlice/7Bytes-4 2038862 58.79 ns/op BenchmarkAppendSlice/8Bytes-4 2077959 56.66 ns/op BenchmarkAppendSlice/15Bytes-4 2029993 59.68 ns/op BenchmarkAppendSlice/16Bytes-4 2057011 58.85 ns/op BenchmarkAppendSlice/32Bytes-4 1817037 68.78 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 165174 842.4 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 14145 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9398 18603 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1988 68970 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 182 563205 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 64 2272548 ns/op BenchmarkAppendStr/1Bytes-4 2408448 50.89 ns/op BenchmarkAppendStr/4Bytes-4 2327737 51.53 ns/op BenchmarkAppendStr/8Bytes-4 2283825 53.03 ns/op BenchmarkAppendStr/16Bytes-4 2362945 50.62 ns/op BenchmarkAppendStr/32Bytes-4 2044100 59.14 ns/op BenchmarkAppendSpecialCase-4 673227 178.5 ns/op BenchmarkCopy/1Byte-4 2135548 55.51 ns/op 18.01 MB/s BenchmarkCopy/1String-4 2078145 57.27 ns/op 17.46 MB/s BenchmarkCopy/2Byte-4 2102055 56.59 ns/op 35.34 MB/s BenchmarkCopy/2String-4 2108772 57.13 ns/op 35.01 MB/s BenchmarkCopy/4Byte-4 2098580 56.94 ns/op 70.25 MB/s BenchmarkCopy/4String-4 2067157 57.65 ns/op 69.38 MB/s BenchmarkCopy/8Byte-4 2203569 55.02 ns/op 145.41 MB/s BenchmarkCopy/8String-4 2191473 54.95 ns/op 145.58 MB/s BenchmarkCopy/12Byte-4 2099797 56.79 ns/op 211.32 MB/s BenchmarkCopy/12String-4 1925766 57.31 ns/op 209.37 MB/s BenchmarkCopy/16Byte-4 2010514 58.59 ns/op 273.08 MB/s BenchmarkCopy/16String-4 1878232 58.92 ns/op 271.55 MB/s BenchmarkCopy/32Byte-4 1800672 65.33 ns/op 489.82 MB/s BenchmarkCopy/32String-4 1800682 66.40 ns/op 481.91 MB/s BenchmarkCopy/128Byte-4 1207140 97.49 ns/op 1312.99 MB/s BenchmarkCopy/128String-4 1000000 100.9 ns/op 1268.39 MB/s BenchmarkCopy/1024Byte-4 425522 282.1 ns/op 3630.44 MB/s BenchmarkCopy/1024String-4 418777 286.8 ns/op 3570.03 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27776 4046 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 24865 4966 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 18016 6158 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 15490 13117 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 14452 8179 ns/op BenchmarkAppendInPlace/Grow/Byte-4 149515 1085 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 148855 798.5 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 118742 916.8 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 108067 1022 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 104310 1122 ns/op BenchmarkStackCopyPtr-4 1 135819334 ns/op BenchmarkStackCopy-4 2 81852283 ns/op BenchmarkStackCopyNoCache-4 25 4697887 ns/op BenchmarkStackCopyWithStkobj-4 2 57035676 ns/op BenchmarkIssue18138-4 992 211460 ns/op BenchmarkCompareStringEqual-4 11303329 10.40 ns/op BenchmarkCompareStringIdentical-4 15927495 7.697 ns/op BenchmarkCompareStringSameLength-4 13372428 8.959 ns/op BenchmarkCompareStringDifferentLength-4 15842265 7.670 ns/op BenchmarkCompareStringBigUnaligned-4 2037 56777 ns/op 18468.38 MB/s BenchmarkCompareStringBig-4 1794 65084 ns/op 16111.27 MB/s BenchmarkConcatStringAndBytes-4 2909866 41.39 ns/op BenchmarkSliceByteToString/1-4 2314750 51.63 ns/op BenchmarkSliceByteToString/2-4 1269651 92.30 ns/op BenchmarkSliceByteToString/4-4 1315117 88.36 ns/op BenchmarkSliceByteToString/8-4 1229779 90.14 ns/op BenchmarkSliceByteToString/16-4 1324801 90.03 ns/op BenchmarkSliceByteToString/32-4 1000000 101.7 ns/op BenchmarkSliceByteToString/64-4 1000000 114.6 ns/op BenchmarkSliceByteToString/128-4 756787 142.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2343170 53.26 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 861880 152.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 833268 138.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4324756 60.97 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1424256 82.25 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1667889 65.54 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2281815 44.74 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 520892 229.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 448425 267.5 ns/op BenchmarkRuneIterate/range/ASCII-4 7936173 14.30 ns/op BenchmarkRuneIterate/range/Japanese-4 1612652 102.7 ns/op BenchmarkRuneIterate/range/MixedLength-4 2566274 45.94 ns/op BenchmarkRuneIterate/range1/ASCII-4 9719666 12.93 ns/op BenchmarkRuneIterate/range1/Japanese-4 1636030 101.4 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2465908 52.54 ns/op BenchmarkRuneIterate/range2/ASCII-4 8356255 16.78 ns/op BenchmarkRuneIterate/range2/Japanese-4 1766180 74.21 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2452440 51.08 ns/op BenchmarkArrayEqual-4 14157308 8.285 ns/op BenchmarkFunc/Name-4 2137212 68.06 ns/op BenchmarkFunc/Entry-4 9946594 11.33 ns/op BenchmarkFunc/FileLine-4 2127356 119.6 ns/op PASS ok runtime 171.702s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 29871 9136 ns/op BenchmarkHandle/concurrent-4 24848 6679 ns/op PASS ok runtime/cgo 2.960s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 13337412 9.088 ns/op BenchmarkAnd32Parallel-4 2361452 56.41 ns/op BenchmarkAnd64-4 12847485 9.698 ns/op BenchmarkAnd64Parallel-4 2430020 45.42 ns/op BenchmarkOr32-4 13447267 9.128 ns/op BenchmarkOr32Parallel-4 1000000 106.6 ns/op BenchmarkOr64-4 12866388 9.691 ns/op BenchmarkOr64Parallel-4 2469752 45.96 ns/op BenchmarkAtomicLoad64-4 16454444 10.19 ns/op BenchmarkAtomicStore64-4 16924162 10.36 ns/op BenchmarkAtomicLoad-4 1000000 205.0 ns/op BenchmarkAtomicStore-4 16577575 31.64 ns/op BenchmarkAnd8-4 14152238 12.96 ns/op BenchmarkAnd-4 11932094 9.910 ns/op BenchmarkAnd8Parallel-4 2572965 60.19 ns/op BenchmarkAndParallel-4 1829359 110.0 ns/op BenchmarkOr8-4 14603274 8.975 ns/op BenchmarkOr-4 11975629 8.868 ns/op BenchmarkOr8Parallel-4 2724897 51.31 ns/op BenchmarkOrParallel-4 3224058 45.84 ns/op BenchmarkXadd-4 3161258 36.73 ns/op BenchmarkXadd64-4 3161766 34.64 ns/op BenchmarkCas-4 3313484 798.7 ns/op BenchmarkCas64-4 3038554 38.62 ns/op BenchmarkXchg-4 2871680 64.78 ns/op BenchmarkXchg64-4 3310536 42.89 ns/op PASS ok runtime/internal/atomic 17.754s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4057618 73.62 ns/op BenchmarkMulUintptr/large-4 2996796 39.69 ns/op PASS ok runtime/internal/math 2.300s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 13 8160625 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 15 17722039 ns/op 1613 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 626 755091 ns/op 48.22 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 11347173 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 12585832 ns/op 1596 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 331 535543 ns/op 28.20 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 95366180 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 86818008 ns/op 11924 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 44 2547287 ns/op 309.5 concurrent_launches/op PASS ok runtime/pprof 3.327s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 88 1211245 ns/op BenchmarkStackLeak-4 32288 3890 ns/op PASS ok runtime/race 1.429s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2262370 53.50 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 443811 246.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.397s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 61 1862283 ns/op BenchmarkIndex_Large-4 10564 11358 ns/op BenchmarkIndexFunc_Large-4 181 663074 ns/op BenchmarkCompact/nil-4 7232782 16.72 ns/op BenchmarkCompact/one-4 1892712 61.71 ns/op BenchmarkCompact/sorted-4 1000000 112.2 ns/op BenchmarkCompact/1_item-4 882584 136.8 ns/op BenchmarkCompact/unsorted-4 1000000 109.7 ns/op BenchmarkCompact/many-4 500308 232.5 ns/op BenchmarkCompact_Large-4 453 263289 ns/op BenchmarkCompactFunc_Large-4 64 1571660 ns/op BenchmarkReplace/naive-fast-4 94982 1317 ns/op BenchmarkReplace/optimized-fast-4 150753 800.4 ns/op BenchmarkReplace/naive-slow-4 46072 2615 ns/op BenchmarkReplace/optimized-slow-4 51558 2325 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 115.8 ns/op BenchmarkBinarySearchFloats/Size32-4 942266 127.6 ns/op BenchmarkBinarySearchFloats/Size64-4 848198 141.4 ns/op BenchmarkBinarySearchFloats/Size128-4 780181 157.0 ns/op BenchmarkBinarySearchFloats/Size512-4 640292 187.7 ns/op BenchmarkBinarySearchFloats/Size1024-4 624730 199.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 454675 266.2 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 388590 307.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 328602 353.9 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 296790 400.4 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 243800 496.7 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 214814 544.9 ns/op PASS ok slices 5.091s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 91215 1355 ns/op BenchmarkSortInts-4 1 127172947 ns/op BenchmarkSlicesSortInts-4 2 74626616 ns/op BenchmarkSortIsSorted-4 22 5179942 ns/op BenchmarkSlicesIsSorted-4 58 2009515 ns/op BenchmarkSortStrings-4 1 152960602 ns/op BenchmarkSlicesSortStrings-4 1 111385010 ns/op BenchmarkSortStrings_Sorted-4 21 5507929 ns/op BenchmarkSlicesSortStrings_Sorted-4 43 2773121 ns/op BenchmarkSortStructs-4 1 175908355 ns/op BenchmarkSortFuncStructs-4 1 123891251 ns/op BenchmarkSortString1K-4 189 619236 ns/op BenchmarkSortString1K_Slice-4 180 647769 ns/op BenchmarkStableString1K-4 92 1361529 ns/op BenchmarkSortInt1K-4 230 501573 ns/op BenchmarkSortInt1K_Sorted-4 4898 23437 ns/op BenchmarkSortInt1K_Reversed-4 2478 50902 ns/op BenchmarkSortInt1K_Mod8-4 715 169150 ns/op BenchmarkStableInt1K-4 90 1306094 ns/op BenchmarkStableInt1K_Slice-4 100 1116364 ns/op BenchmarkSortInt64K-4 3 42847119 ns/op BenchmarkSortInt64K_Slice-4 2 63420662 ns/op BenchmarkStableInt64K-4 1 124037174 ns/op BenchmarkSort1e2-4 324 383470 ns/op BenchmarkStable1e2-4 139 862457 ns/op BenchmarkSort1e4-4 2 77456048 ns/op BenchmarkStable1e4-4 1 258051480 ns/op PASS ok sort 12.505s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 806588 134.8 ns/op BenchmarkAtof64Float-4 634854 167.2 ns/op BenchmarkAtof64FloatExp-4 635436 180.2 ns/op BenchmarkAtof64Big-4 380365 269.0 ns/op BenchmarkAtof64RandomBits-4 441222 261.3 ns/op BenchmarkAtof64RandomFloats-4 498747 236.8 ns/op BenchmarkAtof64RandomLongFloats-4 392275 315.0 ns/op BenchmarkAtof32Decimal-4 885896 131.5 ns/op BenchmarkAtof32Float-4 781824 155.1 ns/op BenchmarkAtof32FloatExp-4 648650 185.0 ns/op BenchmarkAtof32Random-4 355688 331.4 ns/op BenchmarkAtof32RandomLong-4 129415 920.0 ns/op BenchmarkParseInt/Pos/7bit-4 1449474 99.79 ns/op BenchmarkParseInt/Pos/26bit-4 730778 162.2 ns/op BenchmarkParseInt/Pos/31bit-4 659763 184.8 ns/op BenchmarkParseInt/Pos/56bit-4 415095 271.2 ns/op BenchmarkParseInt/Pos/63bit-4 415226 292.9 ns/op BenchmarkParseInt/Neg/7bit-4 1478950 99.03 ns/op BenchmarkParseInt/Neg/26bit-4 727104 161.5 ns/op BenchmarkParseInt/Neg/31bit-4 597589 199.2 ns/op BenchmarkParseInt/Neg/56bit-4 439128 268.3 ns/op BenchmarkParseInt/Neg/63bit-4 409218 284.9 ns/op BenchmarkAtoi/Pos/7bit-4 1944937 60.59 ns/op BenchmarkAtoi/Pos/26bit-4 874064 136.5 ns/op BenchmarkAtoi/Pos/31bit-4 787117 152.3 ns/op BenchmarkAtoi/Pos/56bit-4 506047 237.8 ns/op BenchmarkAtoi/Pos/63bit-4 395320 304.2 ns/op BenchmarkAtoi/Neg/7bit-4 1977487 62.19 ns/op BenchmarkAtoi/Neg/26bit-4 841069 136.0 ns/op BenchmarkAtoi/Neg/31bit-4 784357 154.7 ns/op BenchmarkAtoi/Neg/56bit-4 517760 232.2 ns/op BenchmarkAtoi/Neg/63bit-4 394255 309.1 ns/op BenchmarkFormatFloat/Decimal-4 80572 1508 ns/op BenchmarkFormatFloat/Float-4 83154 1422 ns/op BenchmarkFormatFloat/Exp-4 87242 1349 ns/op BenchmarkFormatFloat/NegExp-4 87920 1335 ns/op BenchmarkFormatFloat/LongExp-4 74342 1552 ns/op BenchmarkFormatFloat/Big-4 71929 1673 ns/op BenchmarkFormatFloat/BinaryExp-4 213362 549.9 ns/op BenchmarkFormatFloat/32Integer-4 79914 1514 ns/op BenchmarkFormatFloat/32ExactFraction-4 94690 1255 ns/op BenchmarkFormatFloat/32Point-4 85120 1408 ns/op BenchmarkFormatFloat/32Exp-4 87920 1338 ns/op BenchmarkFormatFloat/32NegExp-4 90709 1335 ns/op BenchmarkFormatFloat/32Shortest-4 96750 1225 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 112034 1099 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108927 1120 ns/op BenchmarkFormatFloat/64Fixed1-4 136682 883.6 ns/op BenchmarkFormatFloat/64Fixed2-4 135285 882.0 ns/op BenchmarkFormatFloat/64Fixed3-4 134954 898.4 ns/op BenchmarkFormatFloat/64Fixed4-4 136750 908.0 ns/op BenchmarkFormatFloat/64Fixed12-4 79966 1508 ns/op BenchmarkFormatFloat/64Fixed16-4 93241 1275 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 95854 1229 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 84914 1406 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2634 44710 ns/op BenchmarkFormatFloat/Slowpath64-4 75747 1606 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 74534 1620 ns/op BenchmarkAppendFloat/Decimal-4 86650 1395 ns/op BenchmarkAppendFloat/Float-4 87888 1356 ns/op BenchmarkAppendFloat/Exp-4 99723 1203 ns/op BenchmarkAppendFloat/NegExp-4 99304 1232 ns/op BenchmarkAppendFloat/LongExp-4 83337 1455 ns/op BenchmarkAppendFloat/Big-4 75297 1853 ns/op BenchmarkAppendFloat/BinaryExp-4 278041 436.4 ns/op BenchmarkAppendFloat/32Integer-4 84602 1417 ns/op BenchmarkAppendFloat/32ExactFraction-4 98480 1210 ns/op BenchmarkAppendFloat/32Point-4 89384 1348 ns/op BenchmarkAppendFloat/32Exp-4 97530 1264 ns/op BenchmarkAppendFloat/32NegExp-4 99891 1233 ns/op BenchmarkAppendFloat/32Shortest-4 115129 1027 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 131851 911.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 122302 953.7 ns/op BenchmarkAppendFloat/64Fixed1-4 154377 781.9 ns/op BenchmarkAppendFloat/64Fixed2-4 149529 780.8 ns/op BenchmarkAppendFloat/64Fixed3-4 156664 781.7 ns/op BenchmarkAppendFloat/64Fixed4-4 153088 785.8 ns/op BenchmarkAppendFloat/64Fixed12-4 86719 1392 ns/op BenchmarkAppendFloat/64Fixed16-4 104512 1160 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 113420 1060 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 91020 1318 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2658 44795 ns/op BenchmarkAppendFloat/Slowpath64-4 81634 1492 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 83256 1453 ns/op BenchmarkFormatInt-4 16954 6929 ns/op BenchmarkAppendInt-4 17841 6829 ns/op BenchmarkFormatUint-4 96284 1248 ns/op BenchmarkAppendUint-4 102580 1247 ns/op BenchmarkFormatIntSmall/7-4 3464563 34.22 ns/op BenchmarkFormatIntSmall/42-4 3411837 34.72 ns/op BenchmarkAppendIntSmall-4 1470381 81.79 ns/op BenchmarkAppendUintVarlen/1-4 1483004 80.40 ns/op BenchmarkAppendUintVarlen/12-4 1474171 79.55 ns/op BenchmarkAppendUintVarlen/123-4 1000000 104.7 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 100.6 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 106.6 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 106.0 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 111.5 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 108.7 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 113.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 114.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 118.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 973315 117.0 ns/op BenchmarkAppendUintVarlen/1234567890123-4 988209 122.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 898963 134.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 927458 130.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 930674 133.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 873414 133.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 882099 133.6 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 854940 143.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 862461 139.2 ns/op BenchmarkQuote-4 47000 2491 ns/op BenchmarkQuoteRune-4 560964 216.9 ns/op BenchmarkAppendQuote-4 50720 2228 ns/op BenchmarkAppendQuoteRune-4 924259 126.7 ns/op BenchmarkUnquoteEasy-4 995485 122.1 ns/op BenchmarkUnquoteHard-4 54850 2144 ns/op PASS ok strconv 17.032s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 447968 236.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 141831 755.8 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 184893 641.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 505095 229.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 154696 742.8 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 211178 567.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 293670 392.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 80540 1403 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 99744 1164 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 804710 149.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20367 5905 ns/op BenchmarkGenericMatch1-4 1746 65191 ns/op BenchmarkGenericMatch2-4 326 367576 ns/op BenchmarkSingleMaxSkipping-4 6334 18575 ns/op 538.34 MB/s BenchmarkSingleLongSuffixFail-4 13557 8836 ns/op 113.40 MB/s BenchmarkSingleMatch-4 192 598317 ns/op 25.07 MB/s BenchmarkByteByteNoMatch-4 58837 2015 ns/op BenchmarkByteByteMatch-4 18422 6430 ns/op BenchmarkByteStringMatch-4 21699 5490 ns/op BenchmarkHTMLEscapeNew-4 66657 1769 ns/op BenchmarkHTMLEscapeOld-4 80248 1482 ns/op BenchmarkByteStringReplacerWriteString-4 998 118915 ns/op BenchmarkByteReplacerWriteString-4 1597 75059 ns/op BenchmarkByteByteReplaces-4 2842 35945 ns/op BenchmarkByteByteMap-4 10000 11827 ns/op BenchmarkMap/identity/ASCII-4 866175 138.9 ns/op BenchmarkMap/identity/Greek-4 416802 294.5 ns/op BenchmarkMap/change/ASCII-4 33469 3623 ns/op BenchmarkMap/change/Greek-4 22605 5303 ns/op BenchmarkIndexRune-4 2346036 50.10 ns/op BenchmarkIndexRuneLongString-4 1562173 76.55 ns/op BenchmarkIndexRuneFastPath-4 3316581 35.52 ns/op BenchmarkIndex-4 3416931 34.32 ns/op BenchmarkLastIndex-4 4863931 23.14 ns/op BenchmarkIndexByte-4 6114829 19.38 ns/op BenchmarkToUpper/#00-4 5426101 22.15 ns/op BenchmarkToUpper/ONLYUPPER-4 3109341 39.95 ns/op BenchmarkToUpper/abc-4 298927 406.4 ns/op BenchmarkToUpper/AbC123-4 223615 528.8 ns/op BenchmarkToUpper/azAZ09_-4 240368 502.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47694 2524 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68533 1769 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29110 4084 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53068 2254 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 106086 1141 ns/op BenchmarkToLower/#00-4 5303103 22.64 ns/op BenchmarkToLower/abc-4 4629679 26.31 ns/op BenchmarkToLower/AbC123-4 180643 665.2 ns/op BenchmarkToLower/azAZ09_-4 192104 615.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79548 1519 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61335 1978 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29340 3814 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72984 1685 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 105502 1157 ns/op BenchmarkMapNoChanges-4 1000000 107.9 ns/op BenchmarkTrim-4 34772 3425 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3072588 37.03 ns/op BenchmarkToValidUTF8/InvalidASCII-4 154603 774.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 117220 1026 ns/op BenchmarkEqualFold/Tests-4 47143 2442 ns/op BenchmarkEqualFold/ASCII-4 3505711 33.77 ns/op BenchmarkEqualFold/UnicodePrefix-4 92726 1317 ns/op BenchmarkEqualFold/UnicodeSuffix-4 86580 1348 ns/op BenchmarkIndexHard1-4 1850 63990 ns/op BenchmarkIndexHard2-4 385 306246 ns/op BenchmarkIndexHard3-4 171 698755 ns/op BenchmarkIndexHard4-4 91 1408346 ns/op BenchmarkLastIndexHard1-4 67 1735619 ns/op BenchmarkLastIndexHard2-4 68 1716049 ns/op BenchmarkLastIndexHard3-4 66 1753743 ns/op BenchmarkCountHard1-4 1678 66594 ns/op BenchmarkCountHard2-4 392 305653 ns/op BenchmarkCountHard3-4 171 703968 ns/op BenchmarkIndexTorture-4 7904 15095 ns/op BenchmarkCountTorture-4 7960 15205 ns/op BenchmarkCountTortureOverlapping-4 694 163211 ns/op BenchmarkCountByte/10-4 5267347 21.86 ns/op 457.37 MB/s BenchmarkCountByte/32-4 5138722 22.81 ns/op 1402.64 MB/s BenchmarkCountByte/4096-4 577225 205.4 ns/op 19946.40 MB/s BenchmarkCountByte/4194304-4 610 195664 ns/op 21436.21 MB/s BenchmarkCountByte/67108864-4 34 3496168 ns/op 19194.97 MB/s BenchmarkFields/ASCII/16-4 272162 430.8 ns/op 37.14 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20647 5519 ns/op 46.39 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1363 87423 ns/op 46.85 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 78 1496656 ns/op 43.79 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 24261714 ns/op 43.22 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 141871 852.0 ns/op 18.78 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9486 12595 ns/op 20.33 MB/s 1600 B/op 2 allocs/op BenchmarkFields/Mixed/4096-4 667 173885 ns/op 23.56 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 3290970 ns/op 19.91 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 58028821 ns/op 18.07 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 270631 444.8 ns/op 35.97 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 21685 5445 ns/op 47.02 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1220 95478 ns/op 42.90 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 61 1912711 ns/op 34.26 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 39598592 ns/op 26.48 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 179008 725.3 ns/op 22.06 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12800 9174 ns/op 27.90 MB/s 1600 B/op 2 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 916 127876 ns/op 32.03 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 2648460 ns/op 24.74 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 48047939 ns/op 21.82 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 66311828 ns/op BenchmarkSplitSingleByteSeparator-4 20 5292754 ns/op BenchmarkSplitMultiByteSeparator-4 37 2947761 ns/op BenchmarkSplitNSingleByteSeparator-4 239142 470.7 ns/op BenchmarkSplitNMultiByteSeparator-4 186750 619.7 ns/op BenchmarkRepeat/5x0-4 4486075 27.05 ns/op BenchmarkRepeat/5x1-4 4443636 26.88 ns/op BenchmarkRepeat/5x2-4 209820 575.2 ns/op BenchmarkRepeat/5x6-4 112832 1044 ns/op BenchmarkRepeat/10x0-4 4552669 27.12 ns/op BenchmarkRepeat/10x1-4 4501809 28.78 ns/op BenchmarkRepeat/10x2-4 200838 631.2 ns/op BenchmarkRepeat/10x6-4 108283 1110 ns/op BenchmarkRepeatLarge/256/1-4 48924 2349 ns/op 108.98 MB/s BenchmarkRepeatLarge/256/16-4 77516 1377 ns/op 185.87 MB/s BenchmarkRepeatLarge/512/1-4 42082 2947 ns/op 173.72 MB/s BenchmarkRepeatLarge/512/16-4 65719 1910 ns/op 268.00 MB/s BenchmarkRepeatLarge/1024/1-4 38598 3984 ns/op 257.00 MB/s BenchmarkRepeatLarge/1024/16-4 54058 2129 ns/op 480.92 MB/s BenchmarkRepeatLarge/2048/1-4 30553 4559 ns/op 449.26 MB/s BenchmarkRepeatLarge/2048/16-4 39440 2883 ns/op 710.45 MB/s BenchmarkRepeatLarge/4096/1-4 24249 4783 ns/op 856.39 MB/s BenchmarkRepeatLarge/4096/16-4 30277 3870 ns/op 1058.49 MB/s BenchmarkRepeatLarge/8192/1-4 16928 7212 ns/op 1135.94 MB/s BenchmarkRepeatLarge/8192/16-4 17878 6237 ns/op 1313.53 MB/s BenchmarkRepeatLarge/8192/4097-4 5653514 20.54 ns/op 199442.97 MB/s BenchmarkRepeatLarge/16384/1-4 11221 10961 ns/op 1494.71 MB/s BenchmarkRepeatLarge/16384/16-4 12306 10277 ns/op 1594.28 MB/s BenchmarkRepeatLarge/16384/4097-4 16431 7164 ns/op 1715.71 MB/s BenchmarkRepeatLarge/32768/1-4 6649 20687 ns/op 1584.01 MB/s BenchmarkRepeatLarge/32768/16-4 6590 16068 ns/op 2039.32 MB/s BenchmarkRepeatLarge/32768/4097-4 8206 17733 ns/op 1617.24 MB/s BenchmarkRepeatLarge/65536/1-4 3470 57132 ns/op 1147.10 MB/s BenchmarkRepeatLarge/65536/16-4 3409 34952 ns/op 1875.02 MB/s BenchmarkRepeatLarge/65536/4097-4 4051 64875 ns/op 947.28 MB/s BenchmarkRepeatLarge/131072/1-4 512 335457 ns/op 390.73 MB/s BenchmarkRepeatLarge/131072/16-4 522 212865 ns/op 615.75 MB/s BenchmarkRepeatLarge/131072/4097-4 565 207012 ns/op 613.52 MB/s BenchmarkRepeatLarge/262144/1-4 279 488429 ns/op 536.71 MB/s BenchmarkRepeatLarge/262144/16-4 276 438207 ns/op 598.22 MB/s BenchmarkRepeatLarge/262144/4097-4 280 454732 ns/op 567.61 MB/s BenchmarkRepeatLarge/524288/1-4 138 961789 ns/op 545.12 MB/s BenchmarkRepeatLarge/524288/16-4 121 854703 ns/op 613.42 MB/s BenchmarkRepeatLarge/524288/4097-4 136 853972 ns/op 609.29 MB/s BenchmarkRepeatLarge/1048576/1-4 64 2308791 ns/op 454.17 MB/s BenchmarkRepeatLarge/1048576/16-4 61 1706973 ns/op 614.29 MB/s BenchmarkRepeatLarge/1048576/4097-4 69 1957972 ns/op 533.58 MB/s BenchmarkRepeatLarge/2097152/1-4 34 3401079 ns/op 616.61 MB/s BenchmarkRepeatLarge/2097152/16-4 30 3354453 ns/op 625.18 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 3417853 ns/op 612.54 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6745761 ns/op 621.77 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6762088 ns/op 620.27 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6844440 ns/op 612.36 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14089724 ns/op 595.37 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14713051 ns/op 570.15 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14930298 ns/op 561.71 MB/s BenchmarkRepeatLarge/16777216/1-4 4 32387947 ns/op 518.01 MB/s BenchmarkRepeatLarge/16777216/16-4 4 35032484 ns/op 478.90 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31170226 ns/op 538.24 MB/s BenchmarkRepeatLarge/33554432/1-4 2 62622546 ns/op 535.82 MB/s BenchmarkRepeatLarge/33554432/16-4 2 73224365 ns/op 458.24 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 63577986 ns/op 527.77 MB/s BenchmarkRepeatLarge/67108864/1-4 1 119674681 ns/op 560.76 MB/s BenchmarkRepeatLarge/67108864/16-4 1 122254126 ns/op 548.93 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 127617123 ns/op 525.86 MB/s BenchmarkRepeatLarge/134217728/1-4 1 217767773 ns/op 616.33 MB/s BenchmarkRepeatLarge/134217728/16-4 1 250677900 ns/op 535.42 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 260185469 ns/op 515.85 MB/s BenchmarkRepeatLarge/268435456/1-4 1 456459420 ns/op 588.08 MB/s BenchmarkRepeatLarge/268435456/16-4 1 545648857 ns/op 491.96 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 537569990 ns/op 499.35 MB/s BenchmarkRepeatLarge/536870912/1-4 1 913724365 ns/op 587.56 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1043984269 ns/op 514.25 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1020334592 ns/op 526.17 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1774178233 ns/op 605.21 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2123090833 ns/op 505.74 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2137624778 ns/op 502.31 MB/s BenchmarkIndexAnyASCII/1:1-4 2618883 44.71 ns/op BenchmarkIndexAnyASCII/1:2-4 2534228 47.09 ns/op BenchmarkIndexAnyASCII/1:4-4 2469526 49.49 ns/op BenchmarkIndexAnyASCII/1:8-4 2359780 50.69 ns/op BenchmarkIndexAnyASCII/1:16-4 2079578 57.67 ns/op BenchmarkIndexAnyASCII/1:32-4 2120598 58.28 ns/op BenchmarkIndexAnyASCII/1:64-4 2003522 59.15 ns/op BenchmarkIndexAnyASCII/16:1-4 2622826 46.43 ns/op BenchmarkIndexAnyASCII/16:2-4 667555 179.1 ns/op BenchmarkIndexAnyASCII/16:4-4 648512 183.7 ns/op BenchmarkIndexAnyASCII/16:8-4 636595 195.8 ns/op BenchmarkIndexAnyASCII/16:16-4 504730 206.9 ns/op BenchmarkIndexAnyASCII/16:32-4 513114 234.2 ns/op BenchmarkIndexAnyASCII/16:64-4 410727 293.5 ns/op BenchmarkIndexAnyASCII/256:1-4 2178968 53.53 ns/op BenchmarkIndexAnyASCII/256:2-4 55863 2156 ns/op BenchmarkIndexAnyASCII/256:4-4 53545 2175 ns/op BenchmarkIndexAnyASCII/256:8-4 55413 2158 ns/op BenchmarkIndexAnyASCII/256:16-4 54796 2174 ns/op BenchmarkIndexAnyASCII/256:32-4 53901 2259 ns/op BenchmarkIndexAnyASCII/256:64-4 51927 2310 ns/op BenchmarkIndexAnyUTF8/1:1-4 2729718 44.46 ns/op BenchmarkIndexAnyUTF8/1:2-4 2489481 48.52 ns/op BenchmarkIndexAnyUTF8/1:4-4 2369960 50.82 ns/op BenchmarkIndexAnyUTF8/1:8-4 2297575 52.16 ns/op BenchmarkIndexAnyUTF8/1:16-4 2027577 60.93 ns/op BenchmarkIndexAnyUTF8/1:32-4 2039714 58.96 ns/op BenchmarkIndexAnyUTF8/1:64-4 1949905 61.65 ns/op BenchmarkIndexAnyUTF8/16:1-4 1837090 65.21 ns/op BenchmarkIndexAnyUTF8/16:2-4 344725 340.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 324183 373.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 298422 402.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 231978 530.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 225442 519.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 217737 550.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 384121 300.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 26486 4646 ns/op BenchmarkIndexAnyUTF8/256:4-4 23380 5139 ns/op BenchmarkIndexAnyUTF8/256:8-4 20437 7413 ns/op BenchmarkIndexAnyUTF8/256:16-4 16153 7421 ns/op BenchmarkIndexAnyUTF8/256:32-4 14744 7460 ns/op BenchmarkIndexAnyUTF8/256:64-4 14787 7963 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2360505 47.36 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2539872 47.06 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2437484 49.60 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2242215 52.35 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2048094 56.93 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2008736 57.68 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2004253 60.72 ns/op BenchmarkLastIndexAnyASCII/16:1-4 633453 183.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 655310 184.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 645243 188.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 620984 195.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 565713 212.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 482640 236.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 405175 297.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54603 2189 ns/op BenchmarkLastIndexAnyASCII/256:2-4 55236 2217 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54123 2212 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54811 2201 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53794 2219 ns/op BenchmarkLastIndexAnyASCII/256:32-4 52915 2291 ns/op BenchmarkLastIndexAnyASCII/256:64-4 52063 2308 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2620318 45.40 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2629156 46.88 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2437820 47.37 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2369052 49.36 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2099689 56.52 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2033058 57.50 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2015938 61.77 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 456249 257.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 216576 528.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 213595 575.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 203473 584.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 169036 692.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 175948 714.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 158353 733.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 35239 3488 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14919 7709 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14184 8178 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13762 8773 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10422 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10604 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11261 ns/op BenchmarkTrimASCII/1:1-4 4290937 28.22 ns/op BenchmarkTrimASCII/1:2-4 2615694 45.92 ns/op BenchmarkTrimASCII/1:4-4 2449638 49.03 ns/op BenchmarkTrimASCII/1:8-4 2055384 57.62 ns/op BenchmarkTrimASCII/1:16-4 1627839 73.53 ns/op BenchmarkTrimASCII/16:1-4 2971450 40.13 ns/op BenchmarkTrimASCII/16:2-4 653875 181.4 ns/op BenchmarkTrimASCII/16:4-4 662175 183.5 ns/op BenchmarkTrimASCII/16:8-4 635440 194.4 ns/op BenchmarkTrimASCII/16:16-4 551298 222.4 ns/op BenchmarkTrimASCII/256:1-4 572880 218.2 ns/op BenchmarkTrimASCII/256:2-4 55352 2156 ns/op BenchmarkTrimASCII/256:4-4 55945 2166 ns/op BenchmarkTrimASCII/256:8-4 55654 2156 ns/op BenchmarkTrimASCII/256:16-4 47977 2478 ns/op BenchmarkTrimASCII/4096:1-4 41758 2830 ns/op BenchmarkTrimASCII/4096:2-4 3560 33651 ns/op BenchmarkTrimASCII/4096:4-4 3586 33562 ns/op BenchmarkTrimASCII/4096:8-4 3589 33871 ns/op BenchmarkTrimASCII/4096:16-4 3528 38106 ns/op BenchmarkTrimByte-4 4738188 23.84 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 27303 4375 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 26844 4493 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1437 83391 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1626 67165 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3942 30892 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7159 16431 ns/op BenchmarkJoin/0-4 5672228 20.94 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4416657 27.57 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 167214 714.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 118404 1019 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 89702 1344 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 72644 1639 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 62628 1945 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 54273 2209 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3219573 36.78 ns/op BenchmarkTrimSpace/ASCII-4 1332204 89.09 ns/op BenchmarkTrimSpace/SomeNonASCII-4 134887 866.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 69026 1770 ns/op BenchmarkReplaceAll-4 124417 972.3 ns/op 16 B/op 1 allocs/op PASS ok strings 59.486s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 75721 1532 ns/op BenchmarkCond2-4 32754 3611 ns/op BenchmarkCond4-4 25176 4814 ns/op BenchmarkCond8-4 13354 8689 ns/op BenchmarkCond16-4 6672 18164 ns/op BenchmarkCond32-4 2996 40941 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 811416 141.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 568546 209.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 858356 130.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 698187 143.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 366254 334.7 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 987304 125.9 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 130143 958.3 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 111098 1166 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 112941 1240 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 74919 1741 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 706027 154.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 226369 511.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 780894 137.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 227223 535.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 1370880 88.81 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 240626 505.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2607717 45.90 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 81452 1615 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 156032 748.4 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 621698 238.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3439 31598 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 354 343001 ns/op BenchmarkRange/*sync.Map-4 1531 72989 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 99598 1073 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 348792 347.0 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 108934 1202 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 154209 711.3 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 301064 445.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 313239 816.1 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 123182 989.4 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 261447 466.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 966060 133.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 75534 1520 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 191596 668.5 ns/op BenchmarkSwapCollision/*sync.Map-4 123322 919.3 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 184 686819 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 163461 920.5 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 283130 493.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 26596 6201 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 93069 1421 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32179 3946 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 654723 170.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 130022 828.1 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 238814 459.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 883714 114.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 237584 509.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1393165 79.38 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 971918 162.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 201778 580.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 926118 117.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 126253 955.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 439928 305.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 700455 175.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 158056 755.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 845328 128.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 123207 891.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 151750 784.2 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 375242 345.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 80556 1554 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 270225 473.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 852744 129.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 173155 712.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1000000 113.4 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 66985 1772 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 112332 1081 ns/op BenchmarkClear/*sync.Map-4 46912 2468 ns/op BenchmarkUncontendedSemaphore-4 5099172 23.56 ns/op BenchmarkContendedSemaphore-4 4570586 28.95 ns/op BenchmarkMutexUncontended-4 918271 123.5 ns/op BenchmarkMutex-4 307644 384.7 ns/op BenchmarkMutexSlack-4 312540 376.6 ns/op BenchmarkMutexWork-4 292183 429.6 ns/op BenchmarkMutexWorkSlack-4 262608 432.7 ns/op BenchmarkMutexNoSpin-4 142540 838.0 ns/op BenchmarkMutexSpin-4 67860 1701 ns/op BenchmarkOnce-4 1678423 85.96 ns/op BenchmarkOnceFunc/v=Once-4 1716830 69.19 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1365502 87.78 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1466982 79.37 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1577221 76.00 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1348441 88.62 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1487733 80.42 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8430771 14.39 ns/op BenchmarkSemaSyntNonblock-4 2576702 52.43 ns/op BenchmarkSemaSyntBlock-4 1393917 72.77 ns/op BenchmarkSemaWorkNonblock-4 1261765 95.68 ns/op BenchmarkSemaWorkBlock-4 1000000 109.0 ns/op BenchmarkRWMutexUncontended-4 523245 207.0 ns/op BenchmarkRWMutexWrite100-4 428652 271.7 ns/op BenchmarkRWMutexWrite10-4 375602 299.5 ns/op BenchmarkRWMutexWorkWrite100-4 337969 351.6 ns/op BenchmarkRWMutexWorkWrite10-4 290742 408.7 ns/op BenchmarkWaitGroupUncontended-4 762072 147.2 ns/op BenchmarkWaitGroupAddDone-4 658320 171.3 ns/op BenchmarkWaitGroupAddDoneWork-4 744285 200.2 ns/op BenchmarkWaitGroupWait-4 3651847 33.33 ns/op BenchmarkWaitGroupWaitWork-4 2983598 44.05 ns/op BenchmarkWaitGroupActuallyWait-4 70628 1903 ns/op 32 B/op 2 allocs/op PASS ok sync 20.703s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 703438 148.2 ns/op PASS ok sync/atomic 1.196s PASS ok syscall 1.008s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 161535 755.6 ns/op 0 B/op 0 allocs/op PASS ok testing 1.140s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6651 17419 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7221 14472 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 78 1781543 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 84 1367976 ns/op 1321 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 207800862 ns/op 18285048 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 188900850 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1658 72817 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1860 64351 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6483751 ns/op 395141 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6266294 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 700376564 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 696616140 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 200 581056 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 219 550397 ns/op 179 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 55840397 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 55858896 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6595201008 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6578714968 ns/op 334042088 B/op 100090 allocs/op BenchmarkPyramid/10-4 2466 45917 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 2989994 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 295222836 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2208 56047 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 216 510716 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 21 5216125 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5986 21618 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.149s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 110895107 ns/op BenchmarkVariableString-4 78253 1473 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1813 66668 ns/op 2512 B/op 39 allocs/op PASS ok text/template/parse 1.407s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 56 1969082 ns/op BenchmarkAfter-4 176 674247 ns/op BenchmarkStop-4 301 355221 ns/op BenchmarkSimultaneousAfterFunc-4 82 1832543 ns/op BenchmarkStartStop-4 483 260033 ns/op BenchmarkReset-4 2738 55578 ns/op BenchmarkSleep-4 98 1768938 ns/op BenchmarkParallelTimerLatency-4 54 242640 avg-late-ns 6518955 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 366490 avg-late-ns 1223602 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 338844 avg-late-ns 1556319 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 24 9303339 avg-late-ns 26669661 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 480329 avg-late-ns 4234500 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 323099 avg-late-ns 1463939 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 281442 avg-late-ns 1696815 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 793564 avg-late-ns 20133593 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 1087730 avg-late-ns 7166547 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 1175924 avg-late-ns 17128702 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 1422365 avg-late-ns 8074622 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 380301 avg-late-ns 1684106 max-late-ns BenchmarkTicker-4 307 354498 ns/op BenchmarkTickerReset-4 6042 18987 ns/op BenchmarkTickerResetNaive-4 324 354298 ns/op BenchmarkNow-4 1745128 67.95 ns/op BenchmarkNowUnixNano-4 1398883 85.25 ns/op BenchmarkNowUnixMilli-4 1235590 99.00 ns/op BenchmarkNowUnixMicro-4 1386388 86.22 ns/op BenchmarkFormat-4 51649 2292 ns/op BenchmarkFormatRFC3339-4 72658 1669 ns/op BenchmarkFormatRFC3339Nano-4 70237 1711 ns/op BenchmarkFormatNow-4 78380 1513 ns/op BenchmarkMarshalJSON-4 99729 1234 ns/op BenchmarkMarshalText-4 106389 1156 ns/op BenchmarkParse-4 141228 844.4 ns/op BenchmarkParseRFC3339UTC-4 335701 369.7 ns/op BenchmarkParseRFC3339UTCBytes-4 212842 623.9 ns/op BenchmarkParseRFC3339TZ-4 78266 1514 ns/op BenchmarkParseRFC3339TZBytes-4 62180 1923 ns/op BenchmarkParseDuration-4 593158 202.1 ns/op BenchmarkHour-4 991716 121.3 ns/op BenchmarkSecond-4 890218 119.9 ns/op BenchmarkYear-4 759894 155.8 ns/op BenchmarkDay-4 667069 176.5 ns/op BenchmarkISOWeek-4 650575 182.7 ns/op BenchmarkGoString-4 70225 1722 ns/op BenchmarkUnmarshalText-4 69602 1717 ns/op PASS ok time 12.631s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 429097 275.0 ns/op BenchmarkDecodeValidJapaneseChars-4 544174 219.5 ns/op BenchmarkDecodeRune-4 1384485 97.99 ns/op BenchmarkEncodeValidASCII-4 313252 387.3 ns/op BenchmarkEncodeValidJapaneseChars-4 515784 230.9 ns/op BenchmarkAppendRuneValidASCII-4 707462 170.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 101.7 ns/op BenchmarkEncodeRune-4 677086 176.4 ns/op PASS ok unicode/utf16 2.136s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2135857 55.69 ns/op BenchmarkRuneCountTenJapaneseChars-4 382922 298.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4659406 25.71 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 512328 235.3 ns/op BenchmarkValidTenASCIIChars-4 2255205 53.83 ns/op BenchmarkValid100KASCIIChars-4 92 1730154 ns/op BenchmarkValidTenJapaneseChars-4 360223 328.7 ns/op BenchmarkValidLongMostlyASCII-4 108 1091592 ns/op BenchmarkValidLongJapanese-4 63 2117841 ns/op BenchmarkValidStringTenASCIIChars-4 5199062 22.39 ns/op BenchmarkValidString100KASCIIChars-4 7096 17359 ns/op BenchmarkValidStringTenJapaneseChars-4 460160 248.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1405 85040 ns/op BenchmarkValidStringLongJapanese-4 163 753768 ns/op BenchmarkEncodeASCIIRune-4 4658355 24.66 ns/op BenchmarkEncodeJapaneseRune-4 2427604 52.00 ns/op BenchmarkAppendASCIIRune-4 8586494 13.75 ns/op BenchmarkAppendJapaneseRune-4 2861212 41.01 ns/op BenchmarkDecodeASCIIRune-4 2792217 42.36 ns/op BenchmarkDecodeJapaneseRune-4 2623485 45.51 ns/op BenchmarkFullRune/ASCII-4 3141642 38.41 ns/op BenchmarkFullRune/Incomplete-4 1499224 77.83 ns/op BenchmarkFullRune/Japanese-4 3200846 38.14 ns/op PASS ok unicode/utf8 4.727s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 79055650285 ns/op PASS ok cmd/api 80.275s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 623671 178.0 ns/op BenchmarkCgoCall/one-pointer-4 540244 214.3 ns/op BenchmarkCgoCall/string-pointer-escape-4 471434 264.8 ns/op BenchmarkCgoCall/string-pointer-noescape-4 388575 261.1 ns/op BenchmarkCgoCall/eight-pointers-4 233716 537.6 ns/op BenchmarkCgoCall/eight-pointers-nil-4 558732 226.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 40621 3060 ns/op BenchmarkCgoCall/eight-pointers-slice-4 50592 2340 ns/op BenchmarkGoString-4 1000000 104.3 ns/op BenchmarkCGoCallback-4 65798 1687 ns/op BenchmarkCGoInCThread-4 566166 200.2 ns/op PASS ok cmd/cgo/internal/test 2.417s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 559186 208.1 ns/op BenchmarkEqArrayOfStrings64-4 64987 1849 ns/op BenchmarkEqArrayOfStrings1024-4 5760 20434 ns/op BenchmarkEqArrayOfFloats5-4 984984 115.5 ns/op BenchmarkEqArrayOfFloats64-4 119916 993.2 ns/op BenchmarkEqArrayOfFloats1024-4 5155 23004 ns/op BenchmarkEqArrayOfStructsEq-4 1396 85247 ns/op BenchmarkEqArrayOfStructsNotEq-4 2246 53232 ns/op BenchmarkEqStruct-4 15575286 7.535 ns/op PASS ok cmd/compile/internal/reflectdata 2.158s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 57264 ns/op BenchmarkInvertLessThanNoov-4 11528481 10.23 ns/op BenchmarkCopyElim1-4 1507 119156 ns/op BenchmarkCopyElim10-4 1185 98392 ns/op BenchmarkCopyElim100-4 487 216445 ns/op BenchmarkCopyElim1000-4 79 1819085 ns/op BenchmarkCopyElim10000-4 4 25786654 ns/op BenchmarkCopyElim100000-4 1 454729285 ns/op BenchmarkDeadCode/1-4 1258 109049 ns/op BenchmarkDeadCode/10-4 936 151234 ns/op BenchmarkDeadCode/100-4 332 318074 ns/op BenchmarkDeadCode/1000-4 52 2358273 ns/op BenchmarkDeadCode/10000-4 5 32591514 ns/op BenchmarkDeadCode/100000-4 1 295490983 ns/op BenchmarkDeadCode/200000-4 1 714697711 ns/op BenchmarkDominatorsLinear-4 12 10038522 ns/op 1.00 MB/s BenchmarkDominatorsFwdBack-4 8 13015089 ns/op 0.77 MB/s BenchmarkDominatorsManyPred-4 7 15093372 ns/op 0.66 MB/s BenchmarkDominatorsMaxPred-4 7 15610687 ns/op 0.64 MB/s BenchmarkDominatorsMaxPredVal-4 7 15201196 ns/op 0.66 MB/s BenchmarkFuse/1-4 894 128443 ns/op BenchmarkFuse/10-4 586 174060 ns/op BenchmarkFuse/100-4 180 664297 ns/op BenchmarkFuse/1000-4 21 5740193 ns/op BenchmarkFuse/10000-4 2 66795178 ns/op BenchmarkNilCheckDeep1-4 7497 14283 ns/op 0.07 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3286 35985 ns/op 0.28 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 480 247152 ns/op 0.40 MB/s 1145 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2378594 ns/op 0.42 MB/s 7283 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 25327288 ns/op 0.39 MB/s 229868 B/op 7 allocs/op BenchmarkDSEPass-4 15 7183092 ns/op 48356 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 196983299 ns/op 4300480 B/op 109331 allocs/op BenchmarkCSEPass-4 5 21705850 ns/op 171025 B/op 12 allocs/op BenchmarkCSEPassBlock-4 1 257290134 ns/op 5693176 B/op 97670 allocs/op BenchmarkDeadcodePass-4 73 1801523 ns/op 102792 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 203613746 ns/op 4089000 B/op 45272 allocs/op BenchmarkMultiPass-4 42 2489942 ns/op 275679 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 392687500 ns/op 11191536 B/op 149682 allocs/op BenchmarkCondRewrite/SoloJump-4 2999685 39.51 ns/op BenchmarkCondRewrite/CombJump-4 2980238 39.76 ns/op PASS ok cmd/compile/internal/ssa 15.686s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7894 14946 ns/op BenchmarkExtShift-4 14881 8045 ns/op BenchmarkModify-4 7969 15001 ns/op BenchmarkMullImm-4 14450 8341 ns/op BenchmarkConstModify-4 7852 15066 ns/op BenchmarkBitSet-4 16062 7472 ns/op BenchmarkBitClear-4 16188 7505 ns/op BenchmarkBitToggle-4 15814 7676 ns/op BenchmarkBitSetConst-4 126367 963.5 ns/op BenchmarkBitClearConst-4 126358 943.1 ns/op BenchmarkBitToggleConst-4 120951 963.6 ns/op BenchmarkDivconstI64-4 7511614 15.79 ns/op BenchmarkModconstI64-4 7688442 15.55 ns/op BenchmarkDivisiblePow2constI64-4 8069856 15.00 ns/op BenchmarkDivisibleconstI64-4 7847110 15.23 ns/op BenchmarkDivisibleWDivconstI64-4 5180428 22.88 ns/op BenchmarkDivconstU64/3-4 7947735 15.07 ns/op BenchmarkDivconstU64/5-4 7793163 15.17 ns/op BenchmarkDivconstU64/37-4 7988257 15.13 ns/op BenchmarkDivconstU64/1234567-4 7869675 15.04 ns/op BenchmarkModconstU64-4 7916413 15.05 ns/op BenchmarkDivisibleconstU64-4 8070156 14.71 ns/op BenchmarkDivisibleWDivconstU64-4 5025844 24.15 ns/op BenchmarkDivconstI32-4 8068953 14.64 ns/op BenchmarkModconstI32-4 7669268 15.27 ns/op BenchmarkDivisiblePow2constI32-4 8066688 14.74 ns/op BenchmarkDivisibleconstI32-4 8033166 14.76 ns/op BenchmarkDivisibleWDivconstI32-4 4409280 22.88 ns/op BenchmarkDivconstU32-4 8049038 14.71 ns/op BenchmarkModconstU32-4 8008447 14.94 ns/op BenchmarkDivisibleconstU32-4 8003578 14.55 ns/op BenchmarkDivisibleWDivconstU32-4 4763436 24.69 ns/op BenchmarkDivconstI16-4 7790281 15.08 ns/op BenchmarkModconstI16-4 8104045 14.87 ns/op BenchmarkDivisiblePow2constI16-4 8116507 14.70 ns/op BenchmarkDivisibleconstI16-4 8081364 14.86 ns/op BenchmarkDivisibleWDivconstI16-4 5096620 25.64 ns/op BenchmarkDivconstU16-4 8130980 14.64 ns/op BenchmarkModconstU16-4 7990357 14.90 ns/op BenchmarkDivisibleconstU16-4 8129926 14.54 ns/op BenchmarkDivisibleWDivconstU16-4 4999495 23.62 ns/op BenchmarkDivconstI8-4 7849549 14.97 ns/op BenchmarkModconstI8-4 7817914 15.38 ns/op BenchmarkDivisiblePow2constI8-4 8262759 14.57 ns/op BenchmarkDivisibleconstI8-4 8015710 14.55 ns/op BenchmarkDivisibleWDivconstI8-4 5405973 22.32 ns/op BenchmarkDivconstU8-4 8004912 15.52 ns/op BenchmarkModconstU8-4 7493268 15.59 ns/op BenchmarkDivisibleconstU8-4 8039796 16.55 ns/op BenchmarkDivisibleWDivconstU8-4 5080479 23.58 ns/op BenchmarkMul2-4 175588 688.3 ns/op BenchmarkMulNeg2-4 175015 687.5 ns/op BenchmarkEfaceInteger-4 4118899 26.90 ns/op BenchmarkTypeAssert-4 13909786 8.590 ns/op BenchmarkDiv64UnsignedSmall-4 13690582 8.477 ns/op BenchmarkDiv64Small-4 13309116 10.57 ns/op BenchmarkDiv64SmallNegDivisor-4 13781786 8.723 ns/op BenchmarkDiv64SmallNegDividend-4 13825599 8.725 ns/op BenchmarkDiv64SmallNegBoth-4 13535907 8.548 ns/op BenchmarkDiv64Unsigned-4 8211724 14.20 ns/op BenchmarkDiv64-4 11529352 10.21 ns/op BenchmarkDiv64NegDivisor-4 11091536 10.27 ns/op BenchmarkDiv64NegDividend-4 11594750 10.20 ns/op BenchmarkDiv64NegBoth-4 11538433 10.22 ns/op BenchmarkMod64UnsignedSmall-4 13909926 8.339 ns/op BenchmarkMod64Small-4 13766598 8.745 ns/op BenchmarkMod64SmallNegDivisor-4 13833034 8.734 ns/op BenchmarkMod64SmallNegDividend-4 13672262 9.449 ns/op BenchmarkMod64SmallNegBoth-4 13468455 8.920 ns/op BenchmarkMod64Unsigned-4 11317062 11.35 ns/op BenchmarkMod64-4 11543644 10.27 ns/op BenchmarkMod64NegDivisor-4 11234089 10.23 ns/op BenchmarkMod64NegDividend-4 11598054 10.26 ns/op BenchmarkMod64NegBoth-4 11568542 10.59 ns/op BenchmarkMulconstI32/3-4 14016534 9.383 ns/op BenchmarkMulconstI32/5-4 14365935 8.156 ns/op BenchmarkMulconstI32/12-4 12290432 8.805 ns/op BenchmarkMulconstI32/120-4 12993807 8.324 ns/op BenchmarkMulconstI32/-120-4 14300646 9.709 ns/op BenchmarkMulconstI32/65537-4 14568012 8.077 ns/op BenchmarkMulconstI32/65538-4 14008948 8.417 ns/op BenchmarkMulconstI64/3-4 13000632 9.183 ns/op BenchmarkMulconstI64/5-4 13681822 8.073 ns/op BenchmarkMulconstI64/12-4 14673931 8.344 ns/op BenchmarkMulconstI64/120-4 14357162 8.191 ns/op BenchmarkMulconstI64/-120-4 14724339 8.302 ns/op BenchmarkMulconstI64/65537-4 14771158 8.002 ns/op BenchmarkMulconstI64/65538-4 14818522 8.270 ns/op BenchmarkMulconstU32/3-4 14678566 7.949 ns/op BenchmarkMulconstU32/5-4 14724082 9.128 ns/op BenchmarkMulconstU32/12-4 12784413 8.153 ns/op BenchmarkMulconstU32/120-4 14562397 8.916 ns/op BenchmarkMulconstU32/65537-4 14296788 8.062 ns/op BenchmarkMulconstU32/65538-4 14706162 8.319 ns/op BenchmarkMulconstU64/3-4 14794153 8.094 ns/op BenchmarkMulconstU64/5-4 13011420 8.004 ns/op BenchmarkMulconstU64/12-4 14787242 8.147 ns/op BenchmarkMulconstU64/120-4 14409800 9.873 ns/op BenchmarkMulconstU64/65537-4 14797000 7.959 ns/op BenchmarkMulconstU64/65538-4 14759875 8.142 ns/op BenchmarkShiftArithmeticRight-4 15180546 7.980 ns/op BenchmarkSwitch8Predictable-4 9759241 12.38 ns/op BenchmarkSwitch8Unpredictable-4 5759462 20.62 ns/op BenchmarkSwitch32Predictable-4 8711870 13.96 ns/op BenchmarkSwitch32Unpredictable-4 5502919 22.00 ns/op BenchmarkSwitchStringPredictable-4 4077030 28.94 ns/op BenchmarkSwitchStringUnpredictable-4 4275006 27.95 ns/op BenchmarkSwitchTypePredictable-4 3134738 37.32 ns/op BenchmarkSwitchTypeUnpredictable-4 3362809 35.35 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3481680 29.15 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4143612 29.22 ns/op PASS ok cmd/compile/internal/test 17.652s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 97 1092618 ns/op BenchmarkNamed/Underlying/nongeneric-4 1400418 90.31 ns/op BenchmarkNamed/Underlying/generic-4 1410958 91.61 ns/op BenchmarkNamed/Underlying/src_instance-4 1393897 86.04 ns/op BenchmarkNamed/Underlying/user_instance-4 1385598 86.46 ns/op BenchmarkCheck/http/funcbodies/info-4 1 514997760 ns/op 65419 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 426722730 ns/op 78950 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 156760696 ns/op 214864 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 145435543 ns/op 231627 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 230066781 ns/op 22753 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 90300864 ns/op 57968 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 41943740 ns/op 124801 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 46419475 ns/op 112762 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 45217396 ns/op 47983 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 60989348 ns/op 35576 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 19739222 ns/op 109918 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 18970276 ns/op 114378 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 955000739 ns/op 72473 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 689109830 ns/op 100433 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 161687404 ns/op 427983 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 128639384 ns/op 537979 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 317818285 ns/op 6330 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 64954612 ns/op 30971 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 34371419 ns/op 58529 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 34593807 ns/op 58147 lines/s PASS ok cmd/compile/internal/types2 19.464s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 256 571346 ns/op 550289 sys-ns/op 657875 user-ns/op PASS ok cmd/go 1.333s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 242158 464.8 ns/op PASS ok cmd/go/internal/cfg 1.128s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23704 5064 ns/op 1.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24066 4974 ns/op 1.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2601 44884 ns/op 22.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2739 44022 ns/op 23.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 384 315558 ns/op 25.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 382 313473 ns/op 26.13 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.906s All tests passed.