linux-s390x-ibm-race at 369ce90d2c734f7a8d08547219d2f39fa521ff71 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash"] 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=1714ad499d444f3bbf6cefedd5dada97" "JOURNAL_STREAM=9:243949367" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "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=1714ad499d444f3bbf6cefedd5dada97" "JOURNAL_STREAM=9:243949367" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "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.618s ok archive/zip 3.274s ok bufio 1.356s ok bytes 2.265s ok cmp 1.008s ok compress/bzip2 1.612s ok compress/flate 8.216s ok compress/gzip 19.049s ok compress/lzw 1.849s ok compress/zlib 6.663s ok container/heap 1.011s ok container/list 1.030s ok container/ring 1.009s ok context 1.027s ok crypto 1.008s ok crypto/aes 1.048s ok crypto/cipher 1.036s ok crypto/des 1.034s ok crypto/dsa 1.030s ok crypto/ecdh 1.463s ok crypto/ecdsa 1.657s ok crypto/ed25519 2.317s ok crypto/elliptic 1.049s ok crypto/hmac 1.012s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 6.621s ok crypto/internal/boring 1.010s ok crypto/internal/boring/bcache 1.301s ok crypto/internal/edwards25519 3.483s ok crypto/internal/edwards25519/field 1.251s ok crypto/internal/nistec 2.680s ok crypto/internal/nistec/fiat 1.008s [no tests to run] ok crypto/md5 1.012s ok crypto/rand 1.330s ok crypto/rc4 1.562s ok crypto/rsa 3.505s ok crypto/sha1 1.010s ok crypto/sha256 1.016s ok crypto/sha512 1.016s ok crypto/subtle 1.398s ok crypto/tls 5.193s ok crypto/x509 2.933s ok database/sql 1.520s ok database/sql/driver 1.007s ok debug/buildinfo 1.021s ok debug/dwarf 1.059s ok debug/elf 2.157s ok debug/gosym 1.105s ok debug/macho 1.018s ok debug/pe 1.031s ok debug/plan9obj 1.007s ok embed 1.011s [no tests to run] ok embed/internal/embedtest 1.011s ok encoding/ascii85 1.012s ok encoding/asn1 1.014s ok encoding/base32 1.115s ok encoding/base64 1.014s ok encoding/binary 1.031s ok encoding/csv 1.078s ok encoding/gob 21.621s ok encoding/hex 1.013s ok encoding/json 2.165s ok encoding/pem 2.623s ok encoding/xml 1.163s ok errors 1.010s ok expvar 1.024s ok flag 3.043s ok fmt 1.518s ok go/ast 1.015s ok go/build 7.212s ok go/build/constraint 1.070s ok go/constant 1.065s ok go/doc 1.212s ok go/doc/comment 2.951s ok go/format 1.037s ok go/importer 1.741s ok go/internal/gccgoimporter 1.071s ok go/internal/gcimporter 8.928s ok go/internal/srcimporter 15.449s ok go/parser 1.871s ok go/printer 2.449s ok go/scanner 1.014s ok go/token 1.098s ok go/types 38.930s ok go/version 1.007s ok hash 1.008s ok hash/adler32 1.045s ok hash/crc32 1.039s ok hash/crc64 1.023s ok hash/fnv 1.008s ok hash/maphash 1.009s ok html 1.033s ok html/template 1.199s ok image 1.536s ok image/color 1.029s ok image/draw 1.713s ok image/gif 2.045s ok image/jpeg 2.712s ok image/png 4.401s ok index/suffixarray 2.852s ok internal/abi 1.030s ok internal/buildcfg 1.008s ok internal/coverage/cformat 1.015s ok internal/coverage/cmerge 1.015s ok internal/coverage/pods 1.008s ok internal/coverage/slicereader 1.007s ok internal/coverage/slicewriter 1.008s ok internal/coverage/test 1.035s ok internal/cpu 2.015s ok internal/dag 1.008s ok internal/diff 1.010s ok internal/fmtsort 1.008s ok internal/fuzz 1.031s ok internal/godebug 13.508s ok internal/godebugs 1.040s ok internal/gover 1.014s ok internal/intern 1.136s ok internal/itoa 1.051s ok internal/platform 2.330s ok internal/poll 1.422s ok internal/profile 1.040s ok internal/reflectlite 1.008s ok internal/safefilepath 1.007s ok internal/saferio 1.157s ok internal/singleflight 1.145s ok internal/testenv 1.176s ok internal/trace 1.236s ok internal/trace/v2 14.514s ok internal/types/errors 1.469s ok internal/unsafeheader 1.007s ok internal/xcoff 1.021s ok internal/zstd 1.047s ok io 1.040s ok io/fs 1.191s ok io/ioutil 1.015s ok log 1.014s ok log/slog 1.193s ok log/slog/internal/benchmarks 1.009s ok log/slog/internal/buffer 1.029s ok log/syslog 2.232s ok maps 1.013s ok math 1.021s ok math/big 5.097s ok math/bits 1.015s ok math/cmplx 1.040s ok math/rand 4.599s ok math/rand/v2 3.700s ok mime 1.052s ok mime/multipart 6.492s ok mime/quotedprintable 1.103s ok net 42.285s ok net/http 12.120s ok net/http/cgi 27.599s ok net/http/cookiejar 1.016s ok net/http/fcgi 1.215s ok net/http/httptest 1.267s ok net/http/httptrace 1.009s ok net/http/httputil 1.591s ok net/http/internal 1.010s ok net/http/internal/ascii 1.007s ok net/http/pprof 6.094s ok net/internal/socktest 1.007s ok net/mail 1.012s ok net/netip 1.215s ok net/rpc 1.037s ok net/rpc/jsonrpc 1.016s ok net/smtp 1.085s ok net/textproto 1.023s ok net/url 1.017s ok os 7.512s ok os/exec 8.169s ok os/exec/internal/fdtest 1.006s ok os/signal 21.593s ok os/user 1.010s ok path 1.010s ok path/filepath 1.035s ok plugin 1.009s ok reflect 2.290s ok regexp 3.950s ok regexp/syntax 7.709s ok runtime 57.847s ok runtime/cgo 1.038s ok runtime/coverage 1.040s ok runtime/debug 2.391s ok runtime/internal/atomic 1.095s ok runtime/internal/math 1.082s ok runtime/internal/sys 1.062s ok runtime/internal/syscall 1.062s ok runtime/internal/wasitest 1.028s ok runtime/metrics 1.052s ok runtime/pprof 21.095s ok runtime/race 14.165s ok runtime/trace 9.009s ok slices 1.618s ok sort 1.747s ok strconv 4.383s ok strings 4.477s ok sync 2.080s ok sync/atomic 4.344s ok syscall 10.498s ok testing 3.798s ok testing/fstest 1.010s ok testing/iotest 1.008s ok testing/quick 1.145s ok testing/slogtest 1.010s ok text/scanner 1.020s ok text/tabwriter 1.010s ok text/template 1.084s ok text/template/parse 1.057s ok time 2.978s ok unicode 1.011s ok unicode/utf16 1.008s ok unicode/utf8 1.017s ok cmd/addr2line 5.122s ok cmd/api 2.571s ok cmd/asm/internal/asm 4.769s ok cmd/asm/internal/lex 1.014s ok cmd/cgo/internal/swig 1.011s ok cmd/cgo/internal/test 1.968s ok cmd/cgo/internal/testcarchive 27.730s ok cmd/cgo/internal/testcshared 10.518s ok cmd/cgo/internal/testerrors 11.310s ok cmd/cgo/internal/testfortran 1.010s ok cmd/cgo/internal/testgodefs 1.377s ok cmd/cgo/internal/testlife 1.398s ok cmd/cgo/internal/testnocgo 1.007s ok cmd/cgo/internal/testplugin 34.023s ok cmd/cgo/internal/testsanitizers 1.074s ok cmd/cgo/internal/testshared 37.334s ok cmd/cgo/internal/testso 2.487s ok cmd/cgo/internal/teststdio 2.204s ok cmd/cgo/internal/testtls 1.049s ok cmd/compile/internal/abt 1.056s ok cmd/compile/internal/amd64 1.019s ok cmd/compile/internal/base 1.008s ok cmd/compile/internal/compare 1.008s ok cmd/compile/internal/devirtualize 1.009s ok cmd/compile/internal/dwarfgen 1.577s ok cmd/compile/internal/importer 1.487s ok cmd/compile/internal/inline/inlheur 1.276s ok cmd/compile/internal/ir 1.007s ok cmd/compile/internal/logopt 1.023s ok cmd/compile/internal/loopvar 1.007s ok cmd/compile/internal/noder 1.012s ok cmd/compile/internal/reflectdata 1.009s [no tests to run] ok cmd/compile/internal/ssa 12.734s ok cmd/compile/internal/syntax 1.418s ok cmd/compile/internal/test 17.625s ok cmd/compile/internal/typecheck 1.556s ok cmd/compile/internal/types 1.179s ok cmd/compile/internal/types2 13.099s ok cmd/covdata 1.043s ok cmd/cover 20.006s ok cmd/dist 1.008s ok cmd/distpack 1.010s ok cmd/doc 3.599s ok cmd/fix 7.103s ok cmd/go 337.641s ok cmd/go/internal/auth 1.077s ok cmd/go/internal/cache 1.142s ok cmd/go/internal/cfg 1.023s [no tests to run] ok cmd/go/internal/envcmd 1.084s ok cmd/go/internal/fsys 1.061s ok cmd/go/internal/generate 1.060s ok cmd/go/internal/gover 1.117s ok cmd/go/internal/imports 1.053s ok cmd/go/internal/load 1.203s ok cmd/go/internal/lockedfile 2.363s ok cmd/go/internal/lockedfile/internal/filelock 2.105s ok cmd/go/internal/modfetch 1.027s ok cmd/go/internal/modfetch/codehost 1.792s ok cmd/go/internal/modfetch/zip_sum_test 1.041s ok cmd/go/internal/modindex 1.736s ok cmd/go/internal/modload 1.025s ok cmd/go/internal/mvs 1.022s ok cmd/go/internal/par 1.064s ok cmd/go/internal/str 1.098s ok cmd/go/internal/test 1.052s ok cmd/go/internal/toolchain 1.037s ok cmd/go/internal/vcs 1.017s ok cmd/go/internal/vcweb 1.021s ok cmd/go/internal/vcweb/vcstest 2.863s ok cmd/go/internal/web 1.029s ok cmd/go/internal/work 1.697s ok cmd/gofmt 1.494s ok cmd/internal/archive 1.603s ok cmd/internal/buildid 1.768s ok cmd/internal/cov 1.279s ok cmd/internal/bootstrap_test 1.025s ok cmd/internal/dwarf 1.039s ok cmd/internal/edit 1.071s ok cmd/internal/goobj 1.008s ok cmd/internal/moddeps 3.230s ok cmd/internal/notsha256 1.081s ok cmd/internal/obj 1.573s ok cmd/internal/obj/ppc64 1.099s ok cmd/internal/obj/riscv 1.023s ok cmd/internal/obj/s390x 1.007s ok cmd/internal/obj/x86 3.220s ok cmd/internal/objabi 1.034s ok cmd/internal/pkgpath 5.063s ok cmd/internal/pkgpattern 1.039s ok cmd/internal/quoted 1.013s ok cmd/internal/src 1.009s ok cmd/internal/test2json 1.983s ok cmd/link 14.840s ok cmd/link/internal/benchmark 1.118s ok cmd/link/internal/ld 12.174s ok cmd/link/internal/loader 1.503s ok cmd/nm 10.391s ok cmd/objdump 1.556s ok cmd/pack 10.216s ok cmd/pprof 1.296s ok cmd/trace 2.479s ok cmd/vet 46.725s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2503 46911 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1890 60946 ns/op 1859 B/op 37 allocs/op Benchmark/Writer/PAX-4 1377 87022 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4021 37091 ns/op 5184 B/op 16 allocs/op Benchmark/Reader/GNU-4 5906 23218 ns/op 5347 B/op 15 allocs/op Benchmark/Reader/PAX-4 2241 51562 ns/op 8688 B/op 33 allocs/op PASS ok archive/tar 1.874s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 468011853 ns/op 828832 B/op 83 allocs/op BenchmarkZip64Test-4 1 190350293 ns/op BenchmarkZip64TestSizes/4096-4 1285 94522 ns/op BenchmarkZip64TestSizes/1048576-4 92 1594089 ns/op BenchmarkZip64TestSizes/67108864-4 1 184397683 ns/op PASS ok archive/zip 2.667s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 168324 704.3 ns/op BenchmarkReaderCopyUnoptimal-4 99021 1171 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 19103 ns/op BenchmarkReaderWriteToOptimal-4 10000 27583 ns/op BenchmarkReaderReadString-4 91129 1471 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 150966 823.2 ns/op BenchmarkWriterCopyUnoptimal-4 150946 712.0 ns/op BenchmarkWriterCopyNoReadFrom-4 5700 78464 ns/op BenchmarkReaderEmpty-4 10000 21956 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 22582 6293 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 424320 297.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.850s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 9205 32100 ns/op 1020.82 MB/s BenchmarkWriteByte-4 404 292730 ns/op 13.99 MB/s BenchmarkWriteRune-4 229 539912 ns/op 22.76 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4822606 ns/op BenchmarkBufferFullSmallReads-4 91 1315246 ns/op BenchmarkBufferWriteBlock/N4096-4 10394 37495 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 340 1458557 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 30550111 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 70848250 ns/op 236.80 MB/s 16777216 B/op 1 allocs/op BenchmarkIndexByte/10-4 4532028 30.81 ns/op 324.62 MB/s BenchmarkIndexByte/32-4 5320082 36.49 ns/op 877.01 MB/s BenchmarkIndexByte/4K-4 755325 150.9 ns/op 27150.02 MB/s BenchmarkIndexBytePortable/10-4 771298 136.7 ns/op 73.14 MB/s BenchmarkIndexBytePortable/32-4 306246 567.5 ns/op 56.39 MB/s BenchmarkIndexBytePortable/4K-4 2781 47681 ns/op 85.90 MB/s BenchmarkIndexRune/10-4 1224613 94.62 ns/op 105.69 MB/s BenchmarkIndexRune/32-4 1266208 94.39 ns/op 339.03 MB/s BenchmarkIndexRune/4K-4 378709 343.3 ns/op 11931.42 MB/s BenchmarkIndexRuneASCII/10-4 4010730 30.12 ns/op 332.06 MB/s BenchmarkIndexRuneASCII/32-4 4647319 26.98 ns/op 1186.11 MB/s BenchmarkIndexRuneASCII/4K-4 801345 154.6 ns/op 26485.70 MB/s BenchmarkEqual/0-4 8345056 16.01 ns/op BenchmarkEqual/1-4 1516666 80.70 ns/op 12.39 MB/s BenchmarkEqual/6-4 1503952 80.73 ns/op 74.32 MB/s BenchmarkEqual/9-4 1456593 80.05 ns/op 112.42 MB/s BenchmarkEqual/15-4 1495771 80.96 ns/op 185.28 MB/s BenchmarkEqual/16-4 1302932 84.98 ns/op 188.28 MB/s BenchmarkEqual/20-4 1417869 84.58 ns/op 236.46 MB/s BenchmarkEqual/32-4 1311384 96.37 ns/op 332.06 MB/s BenchmarkEqual/4K-4 101671 1176 ns/op 3484.45 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 137.2 ns/op 466.44 MB/s BenchmarkEqualBothUnaligned/64_1-4 948070 128.6 ns/op 497.81 MB/s BenchmarkEqualBothUnaligned/64_4-4 1356147 87.08 ns/op 735.00 MB/s BenchmarkEqualBothUnaligned/64_7-4 1383813 97.97 ns/op 653.29 MB/s BenchmarkEqualBothUnaligned/4096_0-4 109620 1127 ns/op 3634.07 MB/s BenchmarkEqualBothUnaligned/4096_1-4 102170 1697 ns/op 2414.04 MB/s BenchmarkEqualBothUnaligned/4096_4-4 104511 1152 ns/op 3554.86 MB/s BenchmarkEqualBothUnaligned/4096_7-4 115094 1079 ns/op 3796.64 MB/s BenchmarkIndex/10-4 3579364 32.88 ns/op 304.15 MB/s BenchmarkIndex/32-4 2807224 46.11 ns/op 693.92 MB/s BenchmarkIndex/4K-4 75736 1577 ns/op 2596.79 MB/s BenchmarkIndexEasy/10-4 3605242 36.20 ns/op 276.26 MB/s BenchmarkIndexEasy/32-4 2453966 42.95 ns/op 745.09 MB/s BenchmarkIndexEasy/4K-4 445414 306.3 ns/op 13370.65 MB/s BenchmarkCount/10-4 1820950 68.02 ns/op 147.02 MB/s BenchmarkCount/32-4 1627495 78.28 ns/op 408.77 MB/s BenchmarkCount/4K-4 35061 2859 ns/op 1432.65 MB/s BenchmarkCountEasy/10-4 1766523 88.33 ns/op 113.21 MB/s BenchmarkCountEasy/32-4 1692532 70.87 ns/op 451.52 MB/s BenchmarkCountEasy/4K-4 416209 327.1 ns/op 12523.19 MB/s BenchmarkCountSingle/10-4 2955289 38.48 ns/op 259.90 MB/s BenchmarkCountSingle/32-4 3079039 43.61 ns/op 733.78 MB/s BenchmarkCountSingle/4K-4 548832 225.0 ns/op 18204.84 MB/s BenchmarkToUpper/#00-4 3288326 50.88 ns/op BenchmarkToUpper/ONLYUPPER-4 327274 368.9 ns/op BenchmarkToUpper/abc-4 553282 223.9 ns/op BenchmarkToUpper/AbC123-4 334119 418.8 ns/op BenchmarkToUpper/azAZ09_-4 267180 757.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 85022 1404 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37412 8139 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59318 2005 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119924 1009 ns/op BenchmarkToLower/#00-4 3315720 36.86 ns/op BenchmarkToLower/abc-4 459193 251.3 ns/op BenchmarkToLower/AbC123-4 331286 559.3 ns/op BenchmarkToLower/azAZ09_-4 280437 688.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86755 1950 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 37644 2871 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 76810 1617 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 116674 1498 ns/op BenchmarkFields/ASCII/16-4 134686 837.6 ns/op 19.10 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 14856 ns/op 17.23 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 517 209093 ns/op 19.59 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 38 5467696 ns/op 11.99 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 58767002 ns/op 17.84 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 156223 806.7 ns/op 19.83 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5928 21004 ns/op 12.19 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 422 342075 ns/op 11.97 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 24 7386264 ns/op 8.87 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 94506270 ns/op 11.10 MB/s 11219248 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 202635 769.8 ns/op 20.78 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 16669 ns/op 15.36 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 824 160220 ns/op 25.56 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 44 2781971 ns/op 23.56 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 105571816 ns/op 9.93 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 233943 581.6 ns/op 27.51 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 13880 ns/op 18.44 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 590 206745 ns/op 19.81 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 3995028 ns/op 16.40 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 92039438 ns/op 11.39 MB/s 11219248 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1866830 62.93 ns/op BenchmarkTrimSpace/ASCII-4 544450 227.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 85015 1708 ns/op BenchmarkTrimSpace/JustNonASCII-4 43287 2782 ns/op BenchmarkToValidUTF8/Valid-4 482860 257.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 365562 531.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90322 1306 ns/op BenchmarkIndexHard1-4 1791 76127 ns/op BenchmarkIndexHard2-4 375 325365 ns/op BenchmarkIndexHard3-4 153 950871 ns/op BenchmarkIndexHard4-4 70 2112450 ns/op BenchmarkLastIndexHard1-4 4 26730653 ns/op BenchmarkLastIndexHard2-4 4 26793866 ns/op BenchmarkLastIndexHard3-4 4 28787485 ns/op BenchmarkCountHard1-4 1618 76902 ns/op BenchmarkCountHard2-4 313 337437 ns/op BenchmarkCountHard3-4 166 724670 ns/op BenchmarkSplitEmptySeparator-4 1 158331904 ns/op BenchmarkSplitSingleByteSeparator-4 13 27374905 ns/op BenchmarkSplitMultiByteSeparator-4 13 20909310 ns/op BenchmarkSplitNSingleByteSeparator-4 185134 951.0 ns/op BenchmarkSplitNMultiByteSeparator-4 61590 3671 ns/op BenchmarkRepeat-4 167996 3649 ns/op BenchmarkRepeatLarge/256/1-4 116547 2236 ns/op 114.49 MB/s BenchmarkRepeatLarge/256/16-4 226164 1042 ns/op 245.73 MB/s BenchmarkRepeatLarge/512/1-4 88663 2246 ns/op 228.01 MB/s BenchmarkRepeatLarge/512/16-4 141150 990.4 ns/op 516.95 MB/s BenchmarkRepeatLarge/1024/1-4 60567 2295 ns/op 446.23 MB/s BenchmarkRepeatLarge/1024/16-4 107485 1569 ns/op 652.52 MB/s BenchmarkRepeatLarge/2048/1-4 60547 3967 ns/op 516.23 MB/s BenchmarkRepeatLarge/2048/16-4 36808 2920 ns/op 701.43 MB/s BenchmarkRepeatLarge/4096/1-4 33661 6287 ns/op 651.48 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11929 ns/op 343.35 MB/s BenchmarkRepeatLarge/8192/1-4 16717 16879 ns/op 485.34 MB/s BenchmarkRepeatLarge/8192/16-4 10000 10903 ns/op 751.39 MB/s BenchmarkRepeatLarge/8192/4097-4 48525 12450 ns/op 329.07 MB/s BenchmarkRepeatLarge/16384/1-4 8618 94922 ns/op 172.60 MB/s BenchmarkRepeatLarge/16384/16-4 3240 285103 ns/op 57.47 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18858 ns/op 651.77 MB/s BenchmarkRepeatLarge/32768/1-4 7600 112727 ns/op 290.68 MB/s BenchmarkRepeatLarge/32768/16-4 4744 66149 ns/op 495.37 MB/s BenchmarkRepeatLarge/32768/4097-4 2044 98987 ns/op 289.73 MB/s BenchmarkRepeatLarge/65536/1-4 1346 602173 ns/op 108.83 MB/s BenchmarkRepeatLarge/65536/16-4 3039 178575 ns/op 366.99 MB/s BenchmarkRepeatLarge/65536/4097-4 598 666324 ns/op 92.23 MB/s BenchmarkRepeatLarge/131072/1-4 100 2179633 ns/op 60.13 MB/s BenchmarkRepeatLarge/131072/16-4 100 1480765 ns/op 88.52 MB/s BenchmarkRepeatLarge/131072/4097-4 100 1825953 ns/op 69.56 MB/s BenchmarkRepeatLarge/262144/1-4 100 2087280 ns/op 125.59 MB/s BenchmarkRepeatLarge/262144/16-4 100 4029094 ns/op 65.06 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1560022 ns/op 165.45 MB/s BenchmarkRepeatLarge/524288/1-4 100 1527262 ns/op 343.29 MB/s BenchmarkRepeatLarge/524288/16-4 50 4863988 ns/op 107.79 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1629320 ns/op 319.35 MB/s BenchmarkRepeatLarge/1048576/1-4 54 14488296 ns/op 72.37 MB/s BenchmarkRepeatLarge/1048576/16-4 57 17161466 ns/op 61.10 MB/s BenchmarkRepeatLarge/1048576/4097-4 62 4537467 ns/op 230.25 MB/s BenchmarkRepeatLarge/2097152/1-4 28 7482493 ns/op 280.27 MB/s BenchmarkRepeatLarge/2097152/16-4 30 6981161 ns/op 300.40 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 10077344 ns/op 207.75 MB/s BenchmarkRepeatLarge/4194304/1-4 8 43429389 ns/op 96.58 MB/s BenchmarkRepeatLarge/4194304/16-4 12 30240849 ns/op 138.70 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 22142890 ns/op 189.28 MB/s BenchmarkRepeatLarge/8388608/1-4 7 19285275 ns/op 434.97 MB/s BenchmarkRepeatLarge/8388608/16-4 6 46243447 ns/op 181.40 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 23340940 ns/op 359.31 MB/s BenchmarkRepeatLarge/16777216/1-4 3 51194613 ns/op 327.71 MB/s BenchmarkRepeatLarge/16777216/16-4 3 45094380 ns/op 372.05 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 33567102 ns/op 499.81 MB/s BenchmarkRepeatLarge/33554432/1-4 2 61344364 ns/op 546.98 MB/s BenchmarkRepeatLarge/33554432/16-4 2 112693054 ns/op 297.75 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 171534089 ns/op 195.61 MB/s BenchmarkRepeatLarge/67108864/1-4 1 245281201 ns/op 273.60 MB/s BenchmarkRepeatLarge/67108864/16-4 1 217408826 ns/op 308.68 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 194705419 ns/op 344.67 MB/s BenchmarkRepeatLarge/134217728/1-4 1 659959241 ns/op 203.37 MB/s BenchmarkRepeatLarge/134217728/16-4 1 541127340 ns/op 248.03 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 260339718 ns/op 515.55 MB/s BenchmarkRepeatLarge/268435456/1-4 1 608987573 ns/op 440.79 MB/s BenchmarkRepeatLarge/268435456/16-4 1 593537018 ns/op 452.26 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 571022497 ns/op 470.10 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1331923140 ns/op 403.08 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1070023666 ns/op 501.74 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1171891889 ns/op 458.12 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1919536871 ns/op 559.38 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3185494998 ns/op 337.07 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3506311239 ns/op 306.23 MB/s BenchmarkBytesCompare/1-4 10842860 11.08 ns/op BenchmarkBytesCompare/2-4 10198090 11.15 ns/op BenchmarkBytesCompare/4-4 10877244 14.08 ns/op BenchmarkBytesCompare/8-4 10973233 11.30 ns/op BenchmarkBytesCompare/16-4 10695277 15.48 ns/op BenchmarkBytesCompare/32-4 9259720 18.55 ns/op BenchmarkBytesCompare/64-4 8581406 15.86 ns/op BenchmarkBytesCompare/128-4 6555933 19.47 ns/op BenchmarkBytesCompare/256-4 6800862 45.31 ns/op BenchmarkBytesCompare/512-4 4672735 28.32 ns/op BenchmarkBytesCompare/1024-4 2891611 55.88 ns/op BenchmarkBytesCompare/2048-4 1601094 85.92 ns/op BenchmarkIndexAnyASCII/1:1-4 2830657 58.76 ns/op BenchmarkIndexAnyASCII/1:2-4 1000000 116.5 ns/op BenchmarkIndexAnyASCII/1:4-4 2579690 45.07 ns/op BenchmarkIndexAnyASCII/1:8-4 2491454 64.83 ns/op BenchmarkIndexAnyASCII/1:16-4 2063703 57.41 ns/op BenchmarkIndexAnyASCII/1:32-4 2083896 62.10 ns/op BenchmarkIndexAnyASCII/1:64-4 2023900 61.61 ns/op BenchmarkIndexAnyASCII/16:1-4 2484081 47.04 ns/op BenchmarkIndexAnyASCII/16:2-4 340204 357.6 ns/op BenchmarkIndexAnyASCII/16:4-4 339084 360.1 ns/op BenchmarkIndexAnyASCII/16:8-4 327860 484.5 ns/op BenchmarkIndexAnyASCII/16:16-4 281239 445.5 ns/op BenchmarkIndexAnyASCII/16:32-4 263946 430.3 ns/op BenchmarkIndexAnyASCII/16:64-4 251116 496.7 ns/op BenchmarkIndexAnyASCII/256:1-4 2030682 58.29 ns/op BenchmarkIndexAnyASCII/256:2-4 25087 4701 ns/op BenchmarkIndexAnyASCII/256:4-4 25593 4755 ns/op BenchmarkIndexAnyASCII/256:8-4 25220 4852 ns/op BenchmarkIndexAnyASCII/256:16-4 25394 4755 ns/op BenchmarkIndexAnyASCII/256:32-4 25275 5101 ns/op BenchmarkIndexAnyASCII/256:64-4 22518 4834 ns/op BenchmarkIndexAnyUTF8/1:1-4 2777862 41.85 ns/op BenchmarkIndexAnyUTF8/1:2-4 2868915 43.24 ns/op BenchmarkIndexAnyUTF8/1:4-4 2622716 47.17 ns/op BenchmarkIndexAnyUTF8/1:8-4 2568614 51.39 ns/op BenchmarkIndexAnyUTF8/1:16-4 1879006 64.03 ns/op BenchmarkIndexAnyUTF8/1:32-4 1781008 119.9 ns/op BenchmarkIndexAnyUTF8/1:64-4 1985480 61.08 ns/op BenchmarkIndexAnyUTF8/16:1-4 154514 1809 ns/op BenchmarkIndexAnyUTF8/16:2-4 251391 472.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 230826 537.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 233472 681.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 181166 713.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 186320 655.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 173626 784.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11419 ns/op BenchmarkIndexAnyUTF8/256:2-4 14619 10036 ns/op BenchmarkIndexAnyUTF8/256:4-4 16318 7542 ns/op BenchmarkIndexAnyUTF8/256:8-4 14649 7680 ns/op BenchmarkIndexAnyUTF8/256:16-4 12421 9644 ns/op BenchmarkIndexAnyUTF8/256:32-4 12184 9930 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10592 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2829357 42.49 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2525479 87.78 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2325824 44.40 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2577104 46.55 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2143953 56.08 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2107027 56.14 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1941417 64.06 ns/op BenchmarkLastIndexAnyASCII/16:1-4 351619 464.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 340146 357.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 339838 409.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 314553 360.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 321810 412.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 281683 457.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 258428 573.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24165 12830 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25129 4849 ns/op BenchmarkLastIndexAnyASCII/256:4-4 22278 4829 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23152 7036 ns/op BenchmarkLastIndexAnyASCII/256:16-4 10000 14518 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23697 5121 ns/op BenchmarkLastIndexAnyASCII/256:64-4 22759 5894 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2682453 57.22 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2675125 44.24 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2563981 44.86 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2101057 143.2 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2083432 56.82 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1993582 61.27 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2018742 76.78 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 267249 509.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 253886 467.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 238946 520.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 223082 844.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 183554 659.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 173487 672.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 157882 777.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21474 6152 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17636 10004 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 12406 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15423 7749 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8977 12361 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12087 23648 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11113 ns/op BenchmarkTrimASCII/1:1-4 3260744 41.03 ns/op BenchmarkTrimASCII/1:2-4 1844119 177.2 ns/op BenchmarkTrimASCII/1:4-4 1000000 136.0 ns/op BenchmarkTrimASCII/1:8-4 1363112 124.2 ns/op BenchmarkTrimASCII/1:16-4 1294290 97.08 ns/op BenchmarkTrimASCII/16:1-4 531192 230.1 ns/op BenchmarkTrimASCII/16:2-4 348087 347.4 ns/op BenchmarkTrimASCII/16:4-4 349453 456.5 ns/op BenchmarkTrimASCII/16:8-4 335955 691.0 ns/op BenchmarkTrimASCII/16:16-4 322842 381.7 ns/op BenchmarkTrimASCII/256:1-4 40063 3015 ns/op BenchmarkTrimASCII/256:2-4 24918 5753 ns/op BenchmarkTrimASCII/256:4-4 25124 7035 ns/op BenchmarkTrimASCII/256:8-4 10000 19391 ns/op BenchmarkTrimASCII/256:16-4 24570 5880 ns/op BenchmarkTrimASCII/4096:1-4 2368 83704 ns/op BenchmarkTrimASCII/4096:2-4 1501 76670 ns/op BenchmarkTrimASCII/4096:4-4 1444 85595 ns/op BenchmarkTrimASCII/4096:8-4 1533 75424 ns/op BenchmarkTrimASCII/4096:16-4 1500 124020 ns/op BenchmarkTrimByte-4 2089706 90.80 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 28455 4708 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 10000 10396 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 474 274193 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1024 231067 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2067 55100 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4054 28697 ns/op BenchmarkCompareBytesEqual-4 10236501 11.88 ns/op BenchmarkCompareBytesToNil-4 12081255 12.08 ns/op BenchmarkCompareBytesEmpty-4 13181352 17.84 ns/op BenchmarkCompareBytesIdentical-4 13109250 10.36 ns/op BenchmarkCompareBytesSameLength-4 10765232 11.58 ns/op BenchmarkCompareBytesDifferentLength-4 8505693 13.79 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2460 48788 ns/op 21492.48 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2102 162460 ns/op 6454.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2450 49521 ns/op 21174.65 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2449 50210 ns/op 20884.20 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2446 49358 ns/op 21244.61 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2371 101020 ns/op 10379.99 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2298 71565 ns/op 14652.21 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2252 48040 ns/op 21827.42 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2424 52416 ns/op 20005.21 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2048 57639 ns/op 18192.22 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2392 66841 ns/op 15687.75 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2372 51898 ns/op 20204.49 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1946 55539 ns/op 18880.16 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2428 58494 ns/op 17926.31 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2067 52874 ns/op 19831.72 MB/s BenchmarkCompareBytesBig-4 2313 59924 ns/op 17498.47 MB/s BenchmarkCompareBytesBigIdentical-4 11683934 9.103 ns/op 115190830.21 MB/s PASS ok bytes 157.156s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 118967840 ns/op 0.84 MB/s 3620224 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 475952547 ns/op 1.19 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 102916834 ns/op 0.16 MB/s 3646253 B/op 52 allocs/op PASS ok compress/bzip2 7.392s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 45 9583159 ns/op 1.04 MB/s 43460 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 3 51718212 ns/op 1.93 MB/s 46178 B/op 7 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 225410291 ns/op 4.44 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 40 2847147 ns/op 3.51 MB/s 43085 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 25706030 ns/op 3.89 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 510578187 ns/op 1.96 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 37 3116672 ns/op 3.21 MB/s 42137 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 29524893 ns/op 3.39 MB/s 47100 B/op 15 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 289636633 ns/op 3.45 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 48 2513865 ns/op 3.98 MB/s 42290 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 54371701 ns/op 1.84 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 284123738 ns/op 3.52 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 44 2631599 ns/op 3.80 MB/s 43484 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 25290707 ns/op 3.95 MB/s 47192 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 260918657 ns/op 3.83 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 55 2687316 ns/op 3.72 MB/s 44141 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 1 108617265 ns/op 0.92 MB/s 52448 B/op 35 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 187691589 ns/op 5.33 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 60 1888771 ns/op 5.29 MB/s 42554 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 38304745 ns/op 2.61 MB/s 44128 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 144942865 ns/op 6.90 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 1918092 ns/op 5.21 MB/s 42890 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14628845 ns/op 6.84 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 144022085 ns/op 6.94 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 81 1263686 ns/op 7.91 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12399047 ns/op 8.07 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 122523744 ns/op 8.16 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3037769 ns/op 3.29 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 29209744 ns/op 3.42 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 265013874 ns/op 3.77 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9768430 ns/op 1.02 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 98443644 ns/op 1.02 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1176532317 ns/op 0.85 MB/s BenchmarkEncode/Digits/Compression/1e4-4 10 21155803 ns/op 0.47 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 135124338 ns/op 0.74 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1512810861 ns/op 0.66 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1868925 ns/op 5.35 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 65073328 ns/op 1.54 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 130828366 ns/op 7.64 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 5735672 ns/op 1.74 MB/s BenchmarkEncode/Newton/Speed/1e5-4 4 64125229 ns/op 1.56 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 225037922 ns/op 4.44 MB/s BenchmarkEncode/Newton/Default/1e4-4 12 9075430 ns/op 1.10 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 80521778 ns/op 1.24 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 1111520550 ns/op 0.90 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 8784680 ns/op 1.14 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 97320460 ns/op 1.03 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1204920892 ns/op 0.83 MB/s PASS ok compress/flate 41.599s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3932303 ns/op 2.54 MB/s BenchmarkDecoder/1e-Reuse4-4 28 4247366 ns/op 2.35 MB/s BenchmarkDecoder/1e5-4 3 39697177 ns/op 2.52 MB/s BenchmarkDecoder/1e-Reuse5-4 3 40369704 ns/op 2.48 MB/s BenchmarkDecoder/1e6-4 1 467108161 ns/op 2.14 MB/s BenchmarkDecoder/1e-Reuse6-4 1 555385408 ns/op 1.80 MB/s BenchmarkEncoder/1e4-4 34 3119058 ns/op 3.21 MB/s BenchmarkEncoder/1e-Reuse4-4 37 8339558 ns/op 1.20 MB/s BenchmarkEncoder/1e5-4 3 34696372 ns/op 2.88 MB/s BenchmarkEncoder/1e-Reuse5-4 3 41380063 ns/op 2.42 MB/s BenchmarkEncoder/1e6-4 1 347914279 ns/op 2.87 MB/s BenchmarkEncoder/1e-Reuse6-4 1 433273257 ns/op 2.31 MB/s PASS ok compress/lzw 7.370s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6553655 ns/op PASS ok container/heap 1.445s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 25077 5776 ns/op BenchmarkWithTimeout/concurrency=40-4 6352 40635 ns/op BenchmarkWithTimeout/concurrency=4000-4 5589 22549 ns/op BenchmarkWithTimeout/concurrency=400000-4 4809 42860 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 330202 522.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 17842 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20587 4993 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 5067 30279 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3078 98721 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4599 53243 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 342 316355 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 176 723094 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 373 377346 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 38 2986931 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 27 5383492 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 44 2985002 ns/op BenchmarkCheckCanceled/Err-4 466213 264.4 ns/op BenchmarkCheckCanceled/Done-4 601957 196.5 ns/op BenchmarkContextCancelDone-4 816236 139.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 32816 3069 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 28135 3698 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 21877 6567 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 26006 8973 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14956 7251 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 476360 399.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 229664 459.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 182703 668.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 112045 1084 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 57682 2011 ns/op PASS ok context 22.407s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1825677 66.10 ns/op 242.05 MB/s BenchmarkDecrypt-4 1696430 75.52 ns/op 211.87 MB/s BenchmarkExpand-4 10000 21593 ns/op PASS ok crypto/aes 2.748s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 166424 716.7 ns/op 89.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 341084 355.7 ns/op 179.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 180727 696.6 ns/op 91.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 357973 410.4 ns/op 155.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 146606 804.4 ns/op 1678.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 308691 421.6 ns/op 3201.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 143216 745.2 ns/op 1811.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 279710 394.0 ns/op 3426.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 100684 1179 ns/op 6946.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 139130 852.5 ns/op 9608.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 97765 1181 ns/op 6935.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 131226 895.3 ns/op 9149.95 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2229 54306 ns/op 18.76 MB/s BenchmarkAESCFBDecrypt1K-4 100 2526301 ns/op 0.40 MB/s BenchmarkAESCFBDecrypt8K-4 265 433768 ns/op 18.87 MB/s BenchmarkAESOFB1K-4 5746 20919 ns/op 48.71 MB/s BenchmarkAESCTR1K-4 5415 21295 ns/op 47.85 MB/s BenchmarkAESCTR8K-4 679 173616 ns/op 47.16 MB/s BenchmarkAESCBCEncrypt1K-4 403388 278.8 ns/op 3672.71 MB/s BenchmarkAESCBCDecrypt1K-4 886540 161.1 ns/op 6354.76 MB/s PASS ok crypto/cipher 8.607s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 43136 2606 ns/op 3.07 MB/s BenchmarkDecrypt-4 40657 2874 ns/op 2.78 MB/s BenchmarkTDESEncrypt-4 15154 8284 ns/op 0.97 MB/s BenchmarkTDESDecrypt-4 14581 8245 ns/op 0.97 MB/s PASS ok crypto/des 2.178s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 895 132187 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18737036 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 3 43634174 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 5393193 ns/op 379 B/op 9 allocs/op PASS ok crypto/ecdh 1.879s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2397 52130 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1833 65151 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1372 86856 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2308 54094 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1096 99091 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 757 167684 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3525 107457 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 7690998 ns/op 1098 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 12478112 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 4.444s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 109 1052956 ns/op BenchmarkNewKeyFromSeed-4 100 1322716 ns/op BenchmarkSigning-4 98 1794641 ns/op BenchmarkVerification-4 54 4091762 ns/op PASS ok crypto/ed25519 2.262s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4310 27479 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 61 1842249 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 4988205 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 15501655 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1263 138789 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 25 5264930 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13477288 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 35746304 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7660 16934 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4270 29236 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2064 53738 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 36 3012788 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1808 66400 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 139 907913 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1160 96449 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 50 4768462 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 6.439s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15705 7248 ns/op 141.27 MB/s BenchmarkHMACSHA256_32-4 17126 7081 ns/op 4.52 MB/s BenchmarkNewWriteSum-4 9666 11660 ns/op 2.74 MB/s PASS ok crypto/hmac 1.907s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 41665 3367 ns/op BenchmarkModSub-4 32326 8984 ns/op BenchmarkMontgomeryRepr-4 13663 9062 ns/op BenchmarkMontgomeryMul-4 13502 9092 ns/op BenchmarkModMul-4 6690 18197 ns/op BenchmarkExpBig-4 7 15961443 ns/op BenchmarkExp-4 4 31891547 ns/op PASS ok crypto/internal/bigmod 3.741s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 498 239059 ns/op BenchmarkScalarBaseMult-4 108 982620 ns/op BenchmarkScalarMult-4 40 2879284 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2300661 ns/op PASS ok crypto/internal/edwards25519 1.571s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 237332 485.7 ns/op BenchmarkMultiply-4 244141 481.1 ns/op BenchmarkSquare-4 316719 379.1 ns/op BenchmarkInvert-4 1171 102068 ns/op BenchmarkMult32-4 767928 155.3 ns/op PASS ok crypto/internal/edwards25519/field 1.631s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4522137 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1564 77091 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12616073 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30262433 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 74 1539934 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6930 17008 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 4247787 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 122491788 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.199s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 249699 476.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 127362 930.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62658 1916 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 233482 477.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 127449 926.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 61899 1937 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.803s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 78021 1420 ns/op 5.63 MB/s BenchmarkHash64-4 105250 1183 ns/op 54.12 MB/s BenchmarkHash128-4 96615 1263 ns/op 101.31 MB/s BenchmarkHash256-4 86250 1429 ns/op 179.10 MB/s BenchmarkHash512-4 65662 1780 ns/op 287.66 MB/s BenchmarkHash1K-4 50875 2447 ns/op 418.51 MB/s BenchmarkHash8K-4 10000 11753 ns/op 696.98 MB/s BenchmarkHash1M-4 86 2178743 ns/op 481.28 MB/s BenchmarkHash8M-4 10 11466132 ns/op 731.60 MB/s BenchmarkHash8BytesUnaligned-4 82586 1410 ns/op 5.67 MB/s BenchmarkHash1KUnaligned-4 49974 2435 ns/op 420.53 MB/s BenchmarkHash8KUnaligned-4 10000 11807 ns/op 693.80 MB/s PASS ok crypto/md5 3.091s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 279843928 ns/op PASS ok crypto/rand 1.288s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10762 ns/op 11.89 MB/s BenchmarkRC4_1K-4 1369 87242 ns/op 11.74 MB/s BenchmarkRC4_8K-4 175 676944 ns/op 11.96 MB/s PASS ok crypto/rc4 1.435s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 16697938 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 39009396 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 74248707 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 5994225 ns/op BenchmarkDecryptOAEP/2048-4 6 26453660 ns/op BenchmarkEncryptOAEP/2048-4 19 6371285 ns/op BenchmarkSignPKCS1v15/2048-4 6 19747984 ns/op BenchmarkVerifyPKCS1v15/2048-4 19 5895699 ns/op BenchmarkSignPSS/2048-4 6 17737063 ns/op BenchmarkVerifyPSS/2048-4 20 5884046 ns/op PASS ok crypto/rsa 3.003s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 78920 1516 ns/op 5.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 90453 1332 ns/op 6.01 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 86440 1422 ns/op 225.02 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 93700 1278 ns/op 250.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 67755 1781 ns/op 575.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 74299 1639 ns/op 624.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21067 5670 ns/op 1444.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21873 5511 ns/op 1486.57 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.243s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 56082 2114 ns/op 3.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 67095 1742 ns/op 4.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 65144 1885 ns/op 4.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54273 2210 ns/op 463.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 62548 1944 ns/op 526.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 58912 2074 ns/op 493.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22514 5382 ns/op 1522.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23480 5068 ns/op 1616.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23287 5239 ns/op 1563.62 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.442s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 41551 2893 ns/op 2.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 57298 2157 ns/op 3.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 48974 2499 ns/op 3.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 41773 2898 ns/op 353.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 55464 2144 ns/op 477.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 48069 2514 ns/op 407.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 24657 4837 ns/op 1693.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 28412 4283 ns/op 1912.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 22987 4538 ns/op 1805.31 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.827s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14173528 8.492 ns/op BenchmarkConstantTimeEq-4 14443095 8.312 ns/op BenchmarkConstantTimeLessOrEq-4 14270890 8.457 ns/op BenchmarkXORBytes/8Bytes-4 304425 369.6 ns/op 21.64 MB/s BenchmarkXORBytes/128Bytes-4 164364 707.6 ns/op 180.90 MB/s BenchmarkXORBytes/2048Bytes-4 20200 6568 ns/op 311.82 MB/s BenchmarkXORBytes/32768Bytes-4 1296 89993 ns/op 364.12 MB/s PASS ok crypto/subtle 2.038s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 297 453996 ns/op BenchmarkCertCache/1-4 277 401698 ns/op BenchmarkCertCache/2-4 183 558390 ns/op BenchmarkCertCache/3-4 294 393929 ns/op BenchmarkHandshakeServer/RSA-4 13 12276855 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 13199663 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 14069696 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1242907 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 202 618832 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 6347200 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 5595307 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 47490318 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 45211520 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 39217847 ns/op 26.74 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 43343419 ns/op 24.19 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 50398147 ns/op 41.61 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 64673553 ns/op 32.43 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 115809330 ns/op 36.22 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 117111054 ns/op 35.81 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 140102953 ns/op 59.87 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 185040835 ns/op 45.33 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 267641924 ns/op 62.69 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 368399213 ns/op 45.54 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 502879406 ns/op 66.72 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 609577182 ns/op 55.05 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1035872548 ns/op 64.78 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1382288613 ns/op 48.55 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 40901661 ns/op 25.64 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 52503858 ns/op 19.97 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 58878892 ns/op 35.62 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 67025778 ns/op 31.29 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 79812246 ns/op 52.55 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 106146594 ns/op 39.51 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 147414694 ns/op 56.90 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 166163936 ns/op 50.48 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 238394122 ns/op 70.38 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 345385165 ns/op 48.58 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 534653948 ns/op 62.76 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 598307486 ns/op 56.08 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1175001991 ns/op 57.11 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1641223542 ns/op 40.89 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 745877981 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 738167910 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 328433084 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 310172813 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 185334365 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 204829510 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 117108847 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 107209828 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 82304826 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 297931140 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 169408419 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 167932898 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 99565459 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 112262344 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 62910590 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 125613340 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 55605224 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 2 81934942 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 1 150342061 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 2 53659119 ns/op PASS ok crypto/tls 24.736s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 3 135661999 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 451 991628 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 825 784865 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 763 1612627 ns/op 14068 B/op 188 allocs/op PASS ok crypto/x509 15.237s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 21 28473875 ns/op 276762 B/op 1601 allocs/op BenchmarkConcurrentStmtQuery-4 34 12210218 ns/op 260977 B/op 1927 allocs/op BenchmarkConcurrentStmtExec-4 51 21874441 ns/op 215197 B/op 507 allocs/op BenchmarkConcurrentTxQuery-4 33 28070176 ns/op 272317 B/op 2117 allocs/op BenchmarkConcurrentTxExec-4 62 32385002 ns/op 88092 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 54 5119729 ns/op 112331 B/op 2144 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1425163 ns/op 40202 B/op 381 allocs/op BenchmarkConcurrentRandom-4 42 4537470 ns/op 225928 B/op 1713 allocs/op BenchmarkManyConcurrentQueries-4 1270 352687 ns/op 4234 B/op 21 allocs/op BenchmarkGrabConn-4 213168 6627 ns/op 0 B/op 0 allocs/op PASS ok database/sql 13.823s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 100 3024544 ns/op BenchmarkSymbols32-4 1822 281240 ns/op PASS ok debug/elf 3.028s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 164731 5290 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 51 6386411 ns/op 180239 B/op 13 allocs/op Benchmark115/LineToPC-4 44 2399914 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 16444 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 4.867s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 54268 3811 ns/op BenchmarkMarshal-4 511 326747 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2576 47006 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 4.827s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 100 2322605 ns/op 3.53 MB/s BenchmarkEncodeToString-4 190 1650095 ns/op 4.96 MB/s BenchmarkDecode-4 129 999287 ns/op 13.12 MB/s BenchmarkDecodeString-4 85 2373508 ns/op 5.52 MB/s PASS ok encoding/base32 3.276s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 280 1542440 ns/op 5.31 MB/s BenchmarkDecodeString/2-4 313545 559.9 ns/op 7.14 MB/s BenchmarkDecodeString/4-4 251112 996.1 ns/op 8.03 MB/s BenchmarkDecodeString/8-4 178203 664.0 ns/op 18.07 MB/s BenchmarkDecodeString/64-4 28099 23455 ns/op 3.75 MB/s BenchmarkDecodeString/8192-4 100 1445549 ns/op 7.56 MB/s BenchmarkNewEncoding-4 49993 14205 ns/op 18.02 MB/s PASS ok encoding/base64 9.472s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 644 196791 ns/op 20.33 MB/s BenchmarkReadStruct-4 13558 13407 ns/op 5.59 MB/s BenchmarkWriteStruct-4 12356 30873 ns/op 2.43 MB/s BenchmarkReadInts-4 44277 16888 ns/op 1.78 MB/s BenchmarkWriteInts-4 36580 13485 ns/op 2.22 MB/s BenchmarkWriteSlice1000Int32s-4 952 266525 ns/op 15.01 MB/s BenchmarkPutUint16-4 2425104 84.64 ns/op 23.63 MB/s BenchmarkAppendUint16-4 3288146 71.27 ns/op 28.06 MB/s BenchmarkPutUint32-4 2298427 76.85 ns/op 52.05 MB/s BenchmarkAppendUint32-4 2394324 54.54 ns/op 73.35 MB/s BenchmarkPutUint64-4 683528 154.7 ns/op 51.70 MB/s BenchmarkAppendUint64-4 729253 157.7 ns/op 50.72 MB/s BenchmarkLittleEndianPutUint16-4 3265339 36.39 ns/op 54.95 MB/s BenchmarkLittleEndianAppendUint16-4 3299024 34.88 ns/op 57.35 MB/s BenchmarkLittleEndianPutUint32-4 2330571 72.66 ns/op 55.05 MB/s BenchmarkLittleEndianAppendUint32-4 2402030 59.07 ns/op 67.71 MB/s BenchmarkLittleEndianPutUint64-4 642896 165.8 ns/op 48.25 MB/s BenchmarkLittleEndianAppendUint64-4 770466 161.0 ns/op 49.68 MB/s BenchmarkReadFloats-4 162939 1288 ns/op 9.31 MB/s BenchmarkWriteFloats-4 140784 980.1 ns/op 12.24 MB/s BenchmarkReadSlice1000Float32s-4 1075 177936 ns/op 22.48 MB/s BenchmarkWriteSlice1000Float32s-4 801 145292 ns/op 27.53 MB/s BenchmarkReadSlice1000Uint8s-4 46498 8620 ns/op 116.00 MB/s BenchmarkWriteSlice1000Uint8s-4 101592 5311 ns/op 188.30 MB/s BenchmarkPutUvarint32-4 506472 250.6 ns/op 15.96 MB/s BenchmarkPutUvarint64-4 180494 660.3 ns/op 12.11 MB/s PASS ok encoding/binary 20.277s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5098 20985 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5677 23319 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5742 72148 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3174 38917 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5776 20554 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5544 20159 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5890 19972 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3138 54960 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 20596 ns/op PASS ok encoding/csv 4.961s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 3028 35733 ns/op 1829 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7398 13857 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 134 765605 ns/op 17313 B/op 334 allocs/op BenchmarkEncodeComplex128Slice-4 342 296200 ns/op 1434 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 661 185042 ns/op 131 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 681 154175 ns/op 128 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1400 81400 ns/op 276 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 45 9168833 ns/op 38898 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 100 1403454 ns/op 25785 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 324 741648 ns/op 10876 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 820 184594 ns/op 9765 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 396 438187 ns/op 39224 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 169 658668 ns/op 66974 B/op 2224 allocs/op BenchmarkDecodeBytesSlice-4 388 473669 ns/op 24011 B/op 200 allocs/op BenchmarkDecodeInterfaceSlice-4 52 3091417 ns/op 83614 B/op 3178 allocs/op BenchmarkDecodeMap-4 64 1793992 ns/op 54133 B/op 181 allocs/op PASS ok encoding/gob 6.624s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 10000 12493 ns/op 20.49 MB/s BenchmarkEncode/1024-4 3034 33076 ns/op 30.96 MB/s BenchmarkEncode/4096-4 801 138973 ns/op 29.47 MB/s BenchmarkEncode/16384-4 222 612086 ns/op 26.77 MB/s BenchmarkDecode/256-4 28730 5777 ns/op 44.31 MB/s BenchmarkDecode/1024-4 6913 17305 ns/op 59.17 MB/s BenchmarkDecode/4096-4 1826 69131 ns/op 59.25 MB/s BenchmarkDecode/16384-4 451 273351 ns/op 59.94 MB/s BenchmarkDump/256-4 1256 95887 ns/op 2.67 MB/s BenchmarkDump/1024-4 274 379542 ns/op 2.70 MB/s BenchmarkDump/4096-4 61 1694832 ns/op 2.42 MB/s BenchmarkDump/16384-4 18 6094420 ns/op 2.69 MB/s PASS ok encoding/hex 4.350s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 152968380 ns/op 12.69 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 182548861 ns/op 10.63 MB/s 135128 B/op 96 allocs/op BenchmarkCodeMarshal-4 1 447799205 ns/op 4.33 MB/s 10333080 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 589339088 ns/op 3.29 MB/s 10335632 B/op 114 allocs/op BenchmarkMarshalBytes/32-4 19065 6289 ns/op BenchmarkMarshalBytes/256-4 4950 24211 ns/op BenchmarkMarshalBytes/4096-4 100 1145695 ns/op BenchmarkMarshalBytesError/32-4 46 2309648 ns/op BenchmarkMarshalBytesError/256-4 48 2405879 ns/op BenchmarkMarshalBytesError/4096-4 42 2604670 ns/op BenchmarkMarshalMap-4 34033 6162 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 502413201 ns/op 3.86 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 25905 4849 ns/op 2.89 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 32778 3169 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 427580748 ns/op 4.54 MB/s 2019504 B/op 40003 allocs/op BenchmarkCodeUnmarshalReuse-4 1 409744738 ns/op 4.74 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 74721 1663 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 117758 947.4 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 192256 708.1 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 13844 8992 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 37434 7915 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 60972 2691 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 14582 12588 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4800 58914 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1070 118575 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1697058 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 19815313 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 628791 269.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 333878 404.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 559526 212.7 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 509028 197.0 ns/op BenchmarkEncodeMarshaler-4 37680 3064 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 62026 2373 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5204823 23.91 ns/op BenchmarkNumberIsValidRegexp-4 13131 10989 ns/op PASS ok encoding/json 17.377s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 37 2990276 ns/op 21.92 MB/s BenchmarkDecode-4 15 7001879 ns/op 12.68 MB/s PASS ok encoding/pem 1.936s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1863 312222 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 420 298236 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1659 102416 ns/op PASS ok encoding/xml 2.079s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 259272 488.8 ns/op BenchmarkAs-4 66879 1786 ns/op PASS ok errors 1.293s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 792490 129.1 ns/op BenchmarkIntSet-4 764239 177.9 ns/op BenchmarkFloatAdd-4 494246 339.1 ns/op BenchmarkFloatSet-4 434229 380.8 ns/op BenchmarkStringSet-4 539144 292.2 ns/op BenchmarkMapSet-4 107366 1172 ns/op BenchmarkMapSetDifferent-4 58362 2273 ns/op BenchmarkMapSetDifferentRandom-4 271 403547 ns/op BenchmarkMapSetString-4 153030 763.8 ns/op BenchmarkMapAddSame-4 20269 8975 ns/op BenchmarkMapAddDifferent-4 7999 18379 ns/op BenchmarkMapAddDifferentRandom-4 259 503787 ns/op BenchmarkMapAddSameSteadyState-4 374031 1005 ns/op BenchmarkMapAddDifferentSteadyState-4 138116 1036 ns/op BenchmarkMapString-4 7339 17898 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 30890 4478 ns/op PASS ok expvar 7.196s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 71283 1900 ns/op BenchmarkSprintfEmpty-4 326511 1269 ns/op BenchmarkSprintfString-4 158779 1248 ns/op BenchmarkSprintfTruncateString-4 170924 1179 ns/op BenchmarkSprintfTruncateBytes-4 135468 924.8 ns/op BenchmarkSprintfSlowParsingPath-4 189028 640.8 ns/op BenchmarkSprintfQuoteString-4 39084 3029 ns/op BenchmarkSprintfInt-4 169618 1322 ns/op BenchmarkSprintfIntInt-4 90574 1429 ns/op BenchmarkSprintfPrefixedInt-4 171043 3627 ns/op BenchmarkSprintfFloat-4 115279 3992 ns/op BenchmarkSprintfComplex-4 37940 4888 ns/op BenchmarkSprintfBoolean-4 88405 1382 ns/op BenchmarkSprintfHexString-4 75715 4108 ns/op BenchmarkSprintfHexBytes-4 59546 4618 ns/op BenchmarkSprintfBytes-4 32054 3239 ns/op BenchmarkSprintfStringer-4 63344 2151 ns/op BenchmarkSprintfStructure-4 27177 6281 ns/op BenchmarkManyArgs-4 39315 2937 ns/op BenchmarkFprintInt-4 63421 1923 ns/op BenchmarkFprintfBytes-4 49389 3466 ns/op BenchmarkFprintIntNoAlloc-4 66607 2189 ns/op BenchmarkScanInts-4 22 4956938 ns/op BenchmarkScanRecursiveInt-4 1 343770698 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 383077987 ns/op PASS ok fmt 9.305s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 757 228455 ns/op PASS ok go/build 1.610s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 43117 3505 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 13743 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3969 37648 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1557 104855 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 195 852908 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 87 2026504 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 8940855 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 4 61947838 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 208592214 ns/op 15239744 B/op 65565 allocs/op PASS ok go/constant 4.185s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 912880100 ns/op 0.07 MB/s 45491112 B/op 48886 allocs/op PASS ok go/format 2.074s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 27347308 ns/op 1.97 MB/s BenchmarkParseOnly-4 5 24707887 ns/op 2.18 MB/s BenchmarkResolve-4 50 2406780 ns/op 22.37 MB/s PASS ok go/parser 3.488s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 154572860 ns/op 0.33 MB/s 5213384 B/op 27535 allocs/op BenchmarkPrintDecl-4 733 176296 ns/op 0.18 MB/s 16387 B/op 51 allocs/op PASS ok go/printer 1.331s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 241 487435 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 11144314 ns/op 4.45 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 16918887 ns/op 4.33 MB/s BenchmarkScanFiles/net/http/server.go-4 4 25840362 ns/op 4.76 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 152 807852 ns/op 3.84 MB/s PASS ok go/scanner 2.298s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 932720 132.1 ns/op PASS ok go/token 1.145s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 110 1258605 ns/op BenchmarkNamed/Underlying/nongeneric-4 1196980 98.52 ns/op BenchmarkNamed/Underlying/generic-4 1000000 103.0 ns/op BenchmarkNamed/Underlying/src_instance-4 1223402 101.3 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 102.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17853 6269 ns/op BenchmarkNamed/NewMethodSet/generic-4 12174 13423 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 15991 14353 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 15032 11222 ns/op BenchmarkCheck/http/funcbodies/info-4 1 845504293 ns/op 39788 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 555279664 ns/op 60579 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 443505733 ns/op 75853 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 315763396 ns/op 50860 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 857735652 ns/op 6041 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 136493783 ns/op 37960 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 263839066 ns/op 18775 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 109504828 ns/op 46894 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 243100073 ns/op 8890 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 88265406 ns/op 23107 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 89144488 ns/op 24307 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 80797826 ns/op 26818 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1760929834 ns/op 37940 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 828596910 ns/op 80628 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 167108461 ns/op 399739 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 164685398 ns/op 405631 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2485612277 ns/op 807.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 146080556 ns/op 12035 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 101669370 ns/op 17430 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 120223237 ns/op 16691 lines/s PASS ok go/types 38.879s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 8044 14027 ns/op 73.00 MB/s PASS ok hash/adler32 1.247s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 203659 704.7 ns/op 21.29 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 142688 4918 ns/op 3.05 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 73639 1551 ns/op 25.78 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 86113 1492 ns/op 26.81 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 552283 218.8 ns/op 2340.34 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 494170 211.3 ns/op 2422.91 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 544423 897.7 ns/op 1140.68 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 132234 1012 ns/op 1011.97 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 375524 408.6 ns/op 10024.15 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 357942 326.1 ns/op 12560.41 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 107668 1147 ns/op 28565.72 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 127555 4701 ns/op 6970.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 182418 1727 ns/op 8.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 198940 616.9 ns/op 24.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 78712 1512 ns/op 26.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 86293 1666 ns/op 24.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 326652 306.2 ns/op 1672.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 524446 230.0 ns/op 2225.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 383914 265.1 ns/op 3862.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 504140 247.3 ns/op 4141.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 406428 336.3 ns/op 12181.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 384582 313.0 ns/op 13085.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 115062 984.0 ns/op 33301.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 127465 950.9 ns/op 34459.36 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 225883 527.6 ns/op 28.43 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 207180 609.0 ns/op 24.63 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 108967 1132 ns/op 35.34 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 94378 1182 ns/op 33.84 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9111 31814 ns/op 16.09 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8389 13169 ns/op 38.88 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4122 26437 ns/op 38.73 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3877 29190 ns/op 35.08 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1059 115916 ns/op 35.34 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1153 102758 ns/op 39.86 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 147 893140 ns/op 36.69 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 139 839846 ns/op 39.02 MB/s PASS ok hash/crc32 19.138s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 54 2101434 ns/op 31.19 MB/s BenchmarkCrc64/ISO4KB-4 828 150750 ns/op 27.17 MB/s BenchmarkCrc64/ISO1KB-4 1555 160047 ns/op 6.40 MB/s BenchmarkCrc64/ECMA64KB-4 56 2606013 ns/op 25.15 MB/s BenchmarkCrc64/Random64KB-4 56 2157756 ns/op 30.37 MB/s BenchmarkCrc64/Random16KB-4 210 1439368 ns/op 11.38 MB/s PASS ok hash/crc64 3.861s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8958 11882 ns/op 86.18 MB/s BenchmarkFnv32aKB-4 8886 12102 ns/op 84.62 MB/s BenchmarkFnv64KB-4 10000 11465 ns/op 89.31 MB/s BenchmarkFnv64aKB-4 10000 11723 ns/op 87.35 MB/s BenchmarkFnv128KB-4 1057 128110 ns/op 7.99 MB/s BenchmarkFnv128aKB-4 1144 152756 ns/op 6.70 MB/s PASS ok hash/fnv 2.564s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 570069 245.1 ns/op 16.32 MB/s BenchmarkHash/n=4/Bytes-4 4779266 26.34 ns/op 151.83 MB/s BenchmarkHash/n=4/String-4 1438478 69.62 ns/op 57.45 MB/s BenchmarkHash/n=8/Write-4 588025 191.0 ns/op 41.89 MB/s BenchmarkHash/n=8/Bytes-4 4846176 24.06 ns/op 332.50 MB/s BenchmarkHash/n=8/String-4 1741838 71.58 ns/op 111.76 MB/s BenchmarkHash/n=16/Write-4 589062 203.7 ns/op 78.53 MB/s BenchmarkHash/n=16/Bytes-4 5029527 24.33 ns/op 657.66 MB/s BenchmarkHash/n=16/String-4 1553112 83.08 ns/op 192.60 MB/s BenchmarkHash/n=32/Write-4 589990 204.8 ns/op 156.25 MB/s BenchmarkHash/n=32/Bytes-4 4560439 25.37 ns/op 1261.38 MB/s BenchmarkHash/n=32/String-4 1501059 112.9 ns/op 283.38 MB/s BenchmarkHash/n=64/Write-4 540672 219.4 ns/op 291.75 MB/s BenchmarkHash/n=64/Bytes-4 4076060 50.96 ns/op 1255.98 MB/s BenchmarkHash/n=64/String-4 1000000 126.3 ns/op 506.85 MB/s BenchmarkHash/n=256/Write-4 390400 310.2 ns/op 825.33 MB/s BenchmarkHash/n=256/Bytes-4 1000000 125.8 ns/op 2035.31 MB/s BenchmarkHash/n=256/String-4 657180 169.2 ns/op 1512.79 MB/s BenchmarkHash/n=320/Write-4 362589 640.6 ns/op 499.50 MB/s BenchmarkHash/n=320/Bytes-4 1576286 80.84 ns/op 3958.39 MB/s BenchmarkHash/n=320/String-4 496819 226.8 ns/op 1410.81 MB/s BenchmarkHash/n=1024/Write-4 217626 534.4 ns/op 1916.12 MB/s BenchmarkHash/n=1024/Bytes-4 605166 204.4 ns/op 5009.50 MB/s BenchmarkHash/n=1024/String-4 206144 571.6 ns/op 1791.42 MB/s BenchmarkHash/n=4096/Write-4 85466 1319 ns/op 3105.85 MB/s BenchmarkHash/n=4096/Bytes-4 159326 934.7 ns/op 4382.04 MB/s BenchmarkHash/n=4096/String-4 55519 2179 ns/op 1880.16 MB/s BenchmarkHash/n=16384/Write-4 26521 4960 ns/op 3303.23 MB/s BenchmarkHash/n=16384/Bytes-4 40539 3410 ns/op 4804.61 MB/s BenchmarkHash/n=16384/String-4 13857 9397 ns/op 1743.58 MB/s PASS ok hash/maphash 11.797s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 826 240788 ns/op BenchmarkEscapeNone-4 86455 1436 ns/op BenchmarkUnescape-4 831 781072 ns/op BenchmarkUnescapeNone-4 520450 228.0 ns/op BenchmarkUnescapeSparse-4 9718 36756 ns/op BenchmarkUnescapeDense-4 1154 118877 ns/op PASS ok html 3.683s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7663 14066 ns/op BenchmarkCSSEscaperNoSpecials-4 48099 2797 ns/op BenchmarkDecodeCSS-4 25288 5515 ns/op BenchmarkDecodeCSSNoSpecials-4 3064849 36.57 ns/op BenchmarkCSSValueFilter-4 106189 2346 ns/op BenchmarkCSSValueFilterOk-4 82004 1488 ns/op BenchmarkEscapedExecute-4 3764 27963 ns/op BenchmarkHTMLNospaceEscaper-4 10000 18113 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 73296 1743 ns/op BenchmarkStripTags-4 16789 7318 ns/op BenchmarkStripTagsNoSpecials-4 259570 1841 ns/op BenchmarkJSValEscaperWithNum-4 19304 6401 ns/op BenchmarkJSValEscaperWithStr-4 5454 22422 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16819 9031 ns/op BenchmarkJSValEscaperWithObj-4 4749 34389 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 21378 ns/op BenchmarkJSStrEscaperNoSpecials-4 63906 2089 ns/op BenchmarkJSStrEscaper-4 10000 15845 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 54685 2641 ns/op BenchmarkJSRegexpEscaper-4 9524 24326 ns/op BenchmarkTemplateSpecialTags-4 92 2234955 ns/op BenchmarkURLEscaper-4 3715 54341 ns/op BenchmarkURLEscaperNoSpecials-4 162777 1061 ns/op BenchmarkURLNormalizer-4 4916 23902 ns/op BenchmarkURLNormalizerNoSpecials-4 149986 5557 ns/op BenchmarkSrcsetFilter-4 11979 10975 ns/op BenchmarkSrcsetFilterNoSpecials-4 89217 3667 ns/op PASS ok html/template 20.948s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 455511 278.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 401493 412.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 403861 267.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 410370 554.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1362616 95.10 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 136.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1315964 91.67 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 120.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 806167 139.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 452287 366.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 351256 347.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 454146 253.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 343466 344.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 639572 168.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 466281 276.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 616116 199.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 478424 258.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 357640 334.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 740361 150.4 ns/op BenchmarkRGBASetRGBA-4 1000000 114.1 ns/op BenchmarkRGBA64At-4 575472 317.7 ns/op BenchmarkRGBA64SetRGBA64-4 543102 187.6 ns/op BenchmarkNRGBAAt-4 799849 148.5 ns/op BenchmarkNRGBASetNRGBA-4 985351 116.3 ns/op BenchmarkNRGBA64At-4 572215 210.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 651391 187.9 ns/op BenchmarkAlphaAt-4 2148974 53.32 ns/op BenchmarkAlphaSetAlpha-4 2257200 53.95 ns/op BenchmarkAlpha16At-4 1240945 96.41 ns/op BenchmarkAlphaSetAlpha16-4 1000000 110.7 ns/op BenchmarkGrayAt-4 2194314 58.82 ns/op BenchmarkGraySetGray-4 2017474 55.21 ns/op BenchmarkGray16At-4 1000000 108.9 ns/op BenchmarkGraySetGray16-4 891373 205.1 ns/op PASS ok image 11.079s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 3002731 41.89 ns/op BenchmarkYCbCrToRGB/128-4 2776342 60.41 ns/op BenchmarkYCbCrToRGB/255-4 2917197 78.41 ns/op BenchmarkRGBToYCbCr/0-4 2599662 68.45 ns/op BenchmarkRGBToYCbCr/Cb-4 2968730 47.76 ns/op BenchmarkRGBToYCbCr/Cr-4 2550114 50.47 ns/op BenchmarkYCbCrToRGBA/0-4 2312136 53.85 ns/op BenchmarkYCbCrToRGBA/128-4 2483269 47.33 ns/op BenchmarkYCbCrToRGBA/255-4 2480542 47.63 ns/op BenchmarkNYCbCrAToRGBA/0-4 2272597 48.73 ns/op BenchmarkNYCbCrAToRGBA/128-4 2327480 55.11 ns/op BenchmarkNYCbCrAToRGBA/255-4 2530216 48.65 ns/op PASS ok image/color 7.616s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 63697576 ns/op BenchmarkFillSrc-4 380 357477 ns/op BenchmarkCopyOver-4 5 23786353 ns/op BenchmarkCopySrc-4 548 231693 ns/op BenchmarkNRGBAOver-4 5 22041767 ns/op BenchmarkNRGBASrc-4 10 13033378 ns/op BenchmarkYCbCr-4 6 17342287 ns/op BenchmarkGray-4 15 16930497 ns/op BenchmarkCMYK-4 9 14606392 ns/op BenchmarkGlyphOver-4 15 8334754 ns/op BenchmarkRGBAMaskOver-4 1 536371672 ns/op BenchmarkGrayMaskOver-4 3 57754293 ns/op BenchmarkRGBA64ImageMaskOver-4 2 53983691 ns/op BenchmarkRGBA-4 3 52138762 ns/op BenchmarkPalettedFill-4 1035 123987 ns/op BenchmarkPalettedRGBA-4 3 114253314 ns/op BenchmarkGenericOver-4 2 94100944 ns/op BenchmarkGenericMaskOver-4 3 166493526 ns/op BenchmarkGenericSrc-4 2 67107068 ns/op BenchmarkGenericMaskSrc-4 3 51785843 ns/op PASS ok image/draw 19.315s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 7591795 ns/op 2.04 MB/s 48622 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 746388722 ns/op 0.41 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 6599661022 ns/op 0.19 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 40 4234203 ns/op 3.65 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 297541017 ns/op 0.21 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 10.321s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2509 50779 ns/op BenchmarkIDCT-4 1969 76013 ns/op BenchmarkDecodeBaseline-4 5 69093712 ns/op 0.89 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 144176614 ns/op 0.43 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 389455539 ns/op 3.16 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 268208001 ns/op 3.44 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 5.609s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11978469 20.65 ns/op BenchmarkDecodeGray-4 9 12494307 ns/op 5.25 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 54585510 ns/op 4.80 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 60316298 ns/op 4.35 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 16 8559975 ns/op 7.66 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 73092323 ns/op 3.59 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 74894902 ns/op 3.50 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 111305111 ns/op 2.76 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 76128197 ns/op 4.04 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 620005007 ns/op 1.98 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 281615294 ns/op 4.36 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 38697960 ns/op 7.94 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 531792124 ns/op 2.31 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 1076626435 ns/op 1.14 MB/s 864208 B/op 37 allocs/op PASS ok image/png 11.373s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 73080835 ns/op 1.37 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 69481192 ns/op 1.44 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 417468828 ns/op 1.20 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 1216269503 ns/op 0.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 78284548 ns/op 1.28 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 1 136818598 ns/op 0.73 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 464341035 ns/op 1.08 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 485057397 ns/op 1.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1187974525 ns/op 0.84 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 623861827 ns/op 1.60 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 5778285527 ns/op 0.87 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4233502567 ns/op 1.18 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10883837 ns/op 9.19 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10741033 ns/op 9.31 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 52159258 ns/op 9.59 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 115799906 ns/op 4.32 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 331625429 ns/op 3.02 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 200163585 ns/op 5.00 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 695175862 ns/op 7.19 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 638092173 ns/op 7.84 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 113584511 ns/op 0.88 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 118206889 ns/op 0.85 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 415929868 ns/op 1.20 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 346576923 ns/op 1.44 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 988384054 ns/op 1.01 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 902701487 ns/op 1.11 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 8093133670 ns/op 0.62 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 7273076874 ns/op 0.69 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 212752596 ns/op 19.65 MB/s 5275744 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 190959817 ns/op 21.89 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 74.863s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33048 4671 ns/op 0.21 MB/s BenchmarkMarshalCorpusFile/2-4 32409 4093 ns/op 0.49 MB/s BenchmarkMarshalCorpusFile/4-4 30163 12230 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/8-4 25416 6683 ns/op 1.20 MB/s BenchmarkMarshalCorpusFile/16-4 10000 16826 ns/op 0.95 MB/s BenchmarkMarshalCorpusFile/32-4 14509 10844 ns/op 2.95 MB/s BenchmarkMarshalCorpusFile/64-4 10000 37671 ns/op 1.70 MB/s BenchmarkMarshalCorpusFile/128-4 6478 31782 ns/op 4.03 MB/s BenchmarkMarshalCorpusFile/256-4 3423 42912 ns/op 5.97 MB/s BenchmarkMarshalCorpusFile/512-4 1867 279641 ns/op 1.83 MB/s BenchmarkMarshalCorpusFile/1024-4 883 230859 ns/op 4.44 MB/s BenchmarkMarshalCorpusFile/2048-4 478 2151389 ns/op 0.95 MB/s BenchmarkMarshalCorpusFile/4096-4 100 2269926 ns/op 1.80 MB/s BenchmarkMarshalCorpusFile/8192-4 100 3355366 ns/op 2.44 MB/s BenchmarkMarshalCorpusFile/16384-4 70 3361730 ns/op 4.87 MB/s BenchmarkMarshalCorpusFile/32768-4 10 98417902 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/65536-4 10 28906018 ns/op 2.27 MB/s BenchmarkMarshalCorpusFile/131072-4 6 39603197 ns/op 3.31 MB/s BenchmarkMarshalCorpusFile/262144-4 1 120234430 ns/op 2.18 MB/s BenchmarkMarshalCorpusFile/524288-4 1 129272042 ns/op 4.06 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 746337648 ns/op 1.40 MB/s BenchmarkUnmarshalCorpusFile/1-4 7070 23947 ns/op 0.04 MB/s BenchmarkUnmarshalCorpusFile/2-4 7309 33188 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/4-4 5532 39155 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/8-4 5672 23715 ns/op 0.34 MB/s BenchmarkUnmarshalCorpusFile/16-4 5119 28754 ns/op 0.56 MB/s BenchmarkUnmarshalCorpusFile/32-4 3662 226834 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/64-4 3094 50938 ns/op 1.26 MB/s BenchmarkUnmarshalCorpusFile/128-4 2486 63933 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/256-4 901 149702 ns/op 1.71 MB/s BenchmarkUnmarshalCorpusFile/512-4 504 698459 ns/op 0.73 MB/s BenchmarkUnmarshalCorpusFile/1024-4 273 443177 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/2048-4 124 1194735 ns/op 1.71 MB/s BenchmarkUnmarshalCorpusFile/4096-4 62 1721438 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 3770152 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7059578 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 31489542 ns/op 1.04 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 28283606 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 58361334 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 162411801 ns/op 1.61 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 519942730 ns/op 1.01 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 518652797 ns/op 2.02 MB/s BenchmarkMutatorBytes/1-4 33747 3772 ns/op BenchmarkMutatorBytes/10-4 30441 3699 ns/op BenchmarkMutatorBytes/100-4 32438 6302 ns/op BenchmarkMutatorBytes/1000-4 21157 5844 ns/op BenchmarkMutatorBytes/10000-4 2299 139830 ns/op BenchmarkMutatorBytes/100000-4 1101 109845 ns/op BenchmarkMutatorString/1-4 30800 3956 ns/op BenchmarkMutatorString/10-4 30312 3740 ns/op BenchmarkMutatorString/100-4 29456 4062 ns/op BenchmarkMutatorString/1000-4 10000 15413 ns/op BenchmarkMutatorString/10000-4 3754 75839 ns/op BenchmarkMutatorString/100000-4 333 1544068 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 10905 13957 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 52781 ns/op BenchmarkMutatorAllBasicTypes/bool-4 57698 2021 ns/op BenchmarkMutatorAllBasicTypes/float32-4 54552 2125 ns/op BenchmarkMutatorAllBasicTypes/float64-4 58485 2132 ns/op BenchmarkMutatorAllBasicTypes/int-4 50884 2100 ns/op BenchmarkMutatorAllBasicTypes/int8-4 49164 2126 ns/op BenchmarkMutatorAllBasicTypes/int16-4 57537 2429 ns/op BenchmarkMutatorAllBasicTypes/int32-4 53697 1977 ns/op BenchmarkMutatorAllBasicTypes/int64-4 61942 2264 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 60259 2303 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 59983 2340 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 59800 2469 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 59322 2004 ns/op PASS ok internal/fuzz 41.318s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 14832 9122 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 161146 798.1 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.499s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 59694 8714 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 37312 3125 ns/op BenchmarkSplicePipePoolParallel-4 135945 1371 ns/op BenchmarkSplicePipeNativeParallel-4 54390 6674 ns/op PASS ok internal/poll 4.323s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 38785152 ns/op PASS ok internal/trace 5.435s PASS ok internal/zstd 1.207s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 13089 8300 ns/op BenchmarkCopyNLarge-4 336 1198750 ns/op PASS ok io 3.461s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 175761 620.4 ns/op BenchmarkPrintln-4 17972 5971 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35584 4433 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 4044 38185 ns/op BenchmarkDiscard-4 898623 133.3 ns/op 0 B/op 0 allocs/op PASS ok log 2.881s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 59518 2020 ns/op BenchmarkJSONHandler/defaults-4 5410 20316 ns/op 519 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3370 34913 ns/op 793 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3938 30415 ns/op 770 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5497 23909 ns/op 509 B/op 0 allocs/op BenchmarkPreformatting/struct-4 3134 50401 ns/op 531 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4898 25264 ns/op 522 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24775 4975 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23910 5180 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 115056 1143 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 72862 1814 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 56445 3048 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 69832 1879 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 75172 4304 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 80198 1751 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 115.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 595873 724.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 617217 204.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 342780 601.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 387750 331.6 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5084 71030 ns/op BenchmarkDispatch/switch-checked-4 175629 2012 ns/op BenchmarkDispatch/As-4 174973 1413 ns/op BenchmarkDispatch/Visit-4 154153 807.1 ns/op BenchmarkUnsafeStrings-4 17956 7180 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 18.281s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 150370 1091 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 465534 233.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 264602 646.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 10000 12506 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 37887 13634 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 39229 8630 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 5598 98949 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4797 100227 ns/op 3459 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 5467 53149 ns/op 590 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 4136 26442 ns/op 613 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4881 51031 ns/op 1081 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2742 209876 ns/op 4329 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 12345 18349 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 10280 38632 ns/op 530 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 5380 31797 ns/op 952 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1986 112076 ns/op 3699 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 9.807s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 140004952 ns/op PASS ok maps 3.562s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6368966 18.90 ns/op BenchmarkAcosh-4 4667988 23.85 ns/op BenchmarkAsin-4 6101400 19.01 ns/op BenchmarkAsinh-4 4495958 25.69 ns/op BenchmarkAtan-4 7121090 18.87 ns/op BenchmarkAtanh-4 4897963 80.76 ns/op BenchmarkAtan2-4 4586438 24.58 ns/op BenchmarkCbrt-4 1000000 123.4 ns/op BenchmarkCeil-4 13983331 7.550 ns/op BenchmarkCopysign-4 1896134 63.16 ns/op BenchmarkCos-4 8537427 15.03 ns/op BenchmarkCosh-4 6815254 18.72 ns/op BenchmarkErf-4 6713332 17.88 ns/op BenchmarkErfc-4 7235760 16.16 ns/op BenchmarkErfinv-4 3124059 36.28 ns/op BenchmarkErfcinv-4 2937772 37.83 ns/op BenchmarkExp-4 7155843 16.58 ns/op BenchmarkExpGo-4 729740 558.3 ns/op BenchmarkExpm1-4 6997780 18.37 ns/op BenchmarkExp2-4 713302 167.1 ns/op BenchmarkExp2Go-4 693370 170.0 ns/op BenchmarkAbs-4 2449837 46.22 ns/op BenchmarkDim-4 8523046 15.25 ns/op BenchmarkFloor-4 15773724 7.542 ns/op BenchmarkMax-4 11846806 10.24 ns/op BenchmarkMin-4 11072880 12.04 ns/op BenchmarkMod-4 164772 810.2 ns/op BenchmarkFrexp-4 1223120 101.0 ns/op BenchmarkGamma-4 386126 347.1 ns/op BenchmarkHypot-4 1000000 123.0 ns/op BenchmarkHypotGo-4 1000000 119.1 ns/op BenchmarkIlogb-4 1460024 82.38 ns/op BenchmarkJ0-4 147591 744.5 ns/op BenchmarkJ1-4 169083 742.3 ns/op BenchmarkJn-4 87001 1407 ns/op BenchmarkLdexp-4 1000000 107.8 ns/op BenchmarkLgamma-4 522942 246.2 ns/op BenchmarkLog-4 6635590 17.91 ns/op BenchmarkLogb-4 1419709 86.39 ns/op BenchmarkLog1p-4 6938746 26.05 ns/op BenchmarkLog10-4 4963125 22.11 ns/op BenchmarkLog2-4 856060 120.8 ns/op BenchmarkModf-4 2304013 63.38 ns/op BenchmarkNextafter32-4 2389940 52.21 ns/op BenchmarkNextafter64-4 2435850 48.50 ns/op BenchmarkPowInt-4 1000000 195.9 ns/op BenchmarkPowFrac-4 3448707 37.37 ns/op BenchmarkPow10Pos-4 3896029 41.51 ns/op BenchmarkPow10Neg-4 1000000 121.5 ns/op BenchmarkRound-4 7469671 27.64 ns/op BenchmarkRoundToEven-4 7967757 15.62 ns/op BenchmarkRemainder-4 296461 433.2 ns/op BenchmarkSignbit-4 3871537 47.07 ns/op BenchmarkSin-4 8717256 21.83 ns/op BenchmarkSincos-4 636223 400.0 ns/op BenchmarkSinh-4 6431391 19.29 ns/op BenchmarkSqrtIndirect-4 7241871 15.34 ns/op BenchmarkSqrtLatency-4 7595133 17.30 ns/op BenchmarkSqrtIndirectLatency-4 10653465 164.1 ns/op BenchmarkSqrtGoLatency-4 1000000 377.3 ns/op BenchmarkSqrtPrime-4 112683 10045 ns/op BenchmarkTan-4 6359431 44.80 ns/op BenchmarkTanh-4 3971049 108.5 ns/op BenchmarkTrunc-4 4646997 32.14 ns/op BenchmarkY0-4 95566 1060 ns/op BenchmarkY1-4 188191 721.8 ns/op BenchmarkYn-4 10000 21718 ns/op BenchmarkFloat64bits-4 3618014 65.60 ns/op BenchmarkFloat64frombits-4 2358022 57.72 ns/op BenchmarkFloat32bits-4 3882254 48.64 ns/op BenchmarkFloat32frombits-4 3842281 53.30 ns/op BenchmarkFMA-4 16337564 7.627 ns/op PASS ok math 65.760s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10876473 11.86 ns/op 5397.25 MB/s BenchmarkAddVV/2-4 9567618 14.41 ns/op 8884.25 MB/s BenchmarkAddVV/3-4 7741741 14.85 ns/op 12928.01 MB/s BenchmarkAddVV/4-4 9496225 47.43 ns/op 5397.51 MB/s BenchmarkAddVV/5-4 8388697 15.09 ns/op 21202.99 MB/s BenchmarkAddVV/10-4 6621516 17.85 ns/op 35861.07 MB/s BenchmarkAddVV/100-4 2327238 53.10 ns/op 120535.83 MB/s BenchmarkAddVV/1000-4 293430 591.6 ns/op 108179.93 MB/s BenchmarkSubVV/1-4 11051316 11.40 ns/op 5615.84 MB/s BenchmarkSubVV/2-4 10185308 11.92 ns/op 10734.83 MB/s BenchmarkSubVV/3-4 7411928 52.19 ns/op 3678.72 MB/s BenchmarkSubVV/4-4 9564602 14.76 ns/op 17341.13 MB/s BenchmarkSubVV/5-4 8841445 13.55 ns/op 23619.54 MB/s BenchmarkSubVV/10-4 6648086 17.09 ns/op 37458.40 MB/s BenchmarkSubVV/100-4 2362389 52.39 ns/op 122167.89 MB/s BenchmarkSubVV/1000-4 289684 910.9 ns/op 70259.58 MB/s BenchmarkAddVW/1-4 9858714 10.47 ns/op 763.94 MB/s BenchmarkAddVW/2-4 11286540 12.46 ns/op 1284.14 MB/s BenchmarkAddVW/3-4 11199606 12.23 ns/op 1961.69 MB/s BenchmarkAddVW/4-4 9434432 12.96 ns/op 2470.00 MB/s BenchmarkAddVW/5-4 9776301 23.29 ns/op 1717.41 MB/s BenchmarkAddVW/10-4 7859487 15.53 ns/op 5152.06 MB/s BenchmarkAddVW/100-4 4836954 24.67 ns/op 32424.38 MB/s BenchmarkAddVW/1000-4 629354 181.2 ns/op 44158.52 MB/s BenchmarkAddVWext/1-4 11847990 10.53 ns/op 759.68 MB/s BenchmarkAddVWext/2-4 11740238 13.49 ns/op 1186.46 MB/s BenchmarkAddVWext/3-4 11069012 12.00 ns/op 2000.56 MB/s BenchmarkAddVWext/4-4 9927712 11.65 ns/op 2746.61 MB/s BenchmarkAddVWext/5-4 9887808 11.46 ns/op 3490.10 MB/s BenchmarkAddVWext/10-4 8621892 14.40 ns/op 5555.09 MB/s BenchmarkAddVWext/100-4 2099564 57.58 ns/op 13892.92 MB/s BenchmarkAddVWext/1000-4 253834 421.5 ns/op 18978.60 MB/s BenchmarkSubVW/1-4 9560888 18.60 ns/op 430.21 MB/s BenchmarkSubVW/2-4 11227162 12.62 ns/op 1268.32 MB/s BenchmarkSubVW/3-4 10338207 14.68 ns/op 1634.81 MB/s BenchmarkSubVW/4-4 9884080 11.11 ns/op 2879.53 MB/s BenchmarkSubVW/5-4 10429956 11.45 ns/op 3494.69 MB/s BenchmarkSubVW/10-4 7824975 29.69 ns/op 2694.69 MB/s BenchmarkSubVW/100-4 4418050 24.79 ns/op 32265.31 MB/s BenchmarkSubVW/1000-4 602167 179.4 ns/op 44600.52 MB/s BenchmarkSubVWext/1-4 8642638 13.51 ns/op 592.26 MB/s BenchmarkSubVWext/2-4 10621437 10.26 ns/op 1559.81 MB/s BenchmarkSubVWext/3-4 4660106 29.96 ns/op 800.97 MB/s BenchmarkSubVWext/4-4 10135639 21.41 ns/op 1494.34 MB/s BenchmarkSubVWext/5-4 9695986 13.18 ns/op 3034.45 MB/s BenchmarkSubVWext/10-4 7433858 26.30 ns/op 3041.96 MB/s BenchmarkSubVWext/100-4 2118456 120.5 ns/op 6640.25 MB/s BenchmarkSubVWext/1000-4 280207 408.7 ns/op 19573.49 MB/s BenchmarkMulAddVWW/1-4 9816601 56.77 ns/op 1127.45 MB/s BenchmarkMulAddVWW/2-4 8337506 19.72 ns/op 6492.12 MB/s BenchmarkMulAddVWW/3-4 6560490 63.51 ns/op 3023.22 MB/s BenchmarkMulAddVWW/4-4 6879914 19.85 ns/op 12894.94 MB/s BenchmarkMulAddVWW/5-4 4854036 46.73 ns/op 6847.55 MB/s BenchmarkMulAddVWW/10-4 4345746 32.14 ns/op 19915.27 MB/s BenchmarkMulAddVWW/100-4 499612 344.5 ns/op 18577.38 MB/s BenchmarkMulAddVWW/1000-4 67455 1899 ns/op 33702.78 MB/s BenchmarkAddMulVVW/1-4 8858163 13.44 ns/op 4760.28 MB/s BenchmarkAddMulVVW/2-4 8537797 16.15 ns/op 7925.67 MB/s BenchmarkAddMulVVW/3-4 7161796 20.73 ns/op 9261.26 MB/s BenchmarkAddMulVVW/4-4 6802275 19.26 ns/op 13294.65 MB/s BenchmarkAddMulVVW/5-4 6530551 19.02 ns/op 16822.26 MB/s BenchmarkAddMulVVW/10-4 3561516 32.30 ns/op 19816.39 MB/s BenchmarkAddMulVVW/100-4 559328 269.3 ns/op 23764.72 MB/s BenchmarkAddMulVVW/1000-4 43560 2620 ns/op 24422.98 MB/s BenchmarkDivWVW/1-4 2482826 54.86 ns/op 1166.59 MB/s BenchmarkDivWVW/2-4 1000000 109.7 ns/op 1167.07 MB/s BenchmarkDivWVW/3-4 740138 148.7 ns/op 1291.38 MB/s BenchmarkDivWVW/4-4 617985 190.4 ns/op 1344.72 MB/s BenchmarkDivWVW/5-4 612674 196.7 ns/op 1626.82 MB/s BenchmarkDivWVW/10-4 289550 411.9 ns/op 1553.76 MB/s BenchmarkDivWVW/100-4 37348 3778 ns/op 1694.22 MB/s BenchmarkDivWVW/1000-4 4104 34532 ns/op 1853.35 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2817224 43.03 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2822767 42.09 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1835452 63.17 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1451276 85.76 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1230712 98.36 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 127.0 ns/op BenchmarkNonZeroShifts/4/shrVU-4 982141 125.3 ns/op BenchmarkNonZeroShifts/4/shlVU-4 838724 149.6 ns/op BenchmarkNonZeroShifts/5/shrVU-4 821974 145.0 ns/op BenchmarkNonZeroShifts/5/shlVU-4 482386 230.6 ns/op BenchmarkNonZeroShifts/10/shrVU-4 458868 265.4 ns/op BenchmarkNonZeroShifts/10/shlVU-4 324948 326.4 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50245 2387 ns/op BenchmarkNonZeroShifts/100/shlVU-4 44148 3016 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5029 23471 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4366 26610 ns/op BenchmarkDecimalConversion-4 178 608882 ns/op BenchmarkFloatString/100-4 9612 13410 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 181 772474 ns/op 2905 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 62051642 ns/op 60540 B/op 46 allocs/op BenchmarkFloatString/100000-4 1 6329105142 ns/op 829184 B/op 462 allocs/op BenchmarkFloatAdd/10-4 42178 3819 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 73851 1709 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 49510 2430 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13964 11086 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1597 95091 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 132596 880.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 104788 967.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 91372 1489 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26386 4487 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 2977 42716 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1395 85460 ns/op BenchmarkParseFloatLargeExp-4 318 499890 ns/op BenchmarkGCD10x10/WithoutXY-4 130052 972.9 ns/op BenchmarkGCD10x10/WithXY-4 43848 3173 ns/op BenchmarkGCD10x100/WithoutXY-4 83306 2217 ns/op BenchmarkGCD10x100/WithXY-4 13017 9426 ns/op BenchmarkGCD10x1000/WithoutXY-4 55969 17078 ns/op BenchmarkGCD10x1000/WithXY-4 9400 16531 ns/op BenchmarkGCD100x100/WithoutXY-4 19521 13813 ns/op BenchmarkGCD100x100/WithXY-4 7527 32669 ns/op BenchmarkGCD100x1000/WithoutXY-4 9006 38164 ns/op BenchmarkGCD100x1000/WithXY-4 4002 74797 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1777 86676 ns/op BenchmarkGCD1000x1000/WithXY-4 823 826026 ns/op BenchmarkHilbert-4 16 14991455 ns/op BenchmarkBinomial-4 9154 14821 ns/op BenchmarkQuoRem-4 12291 11773 ns/op BenchmarkExp-4 4 29610844 ns/op BenchmarkExpMont/Odd-4 104 1146654 ns/op 2580 B/op 21 allocs/op BenchmarkExpMont/Even1-4 99 1181917 ns/op 3369 B/op 38 allocs/op BenchmarkExpMont/Even2-4 98 1159535 ns/op 3814 B/op 52 allocs/op BenchmarkExpMont/Even3-4 96 1298317 ns/op 3815 B/op 52 allocs/op BenchmarkExpMont/Even4-4 88 1164204 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even8-4 85 1220284 ns/op 3866 B/op 53 allocs/op BenchmarkExpMont/Even32-4 91 3371690 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1049404 ns/op 3629 B/op 53 allocs/op BenchmarkExpMont/Even96-4 92 3639294 ns/op 3762 B/op 51 allocs/op BenchmarkExpMont/Even128-4 93 1207588 ns/op 3251 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1636815 ns/op 2959 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 177 575712 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 378 307150 ns/op 1710 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 314 453346 ns/op 1743 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 373 340619 ns/op 1743 B/op 47 allocs/op BenchmarkExp2-4 7 15707168 ns/op BenchmarkBitset-4 882747 221.3 ns/op BenchmarkBitsetNeg-4 310008 397.7 ns/op BenchmarkBitsetOrig-4 198578 3448 ns/op BenchmarkBitsetNegOrig-4 107936 1837 ns/op BenchmarkModSqrt225_Tonelli-4 74 1845890 ns/op BenchmarkModSqrt225_3Mod4-4 217 525973 ns/op BenchmarkModSqrt231_Tonelli-4 73 1971847 ns/op BenchmarkModSqrt231_5Mod8-4 201 557762 ns/op BenchmarkModInverse-4 8487 29175 ns/op BenchmarkSqrt-4 823 270703 ns/op BenchmarkIntSqr/1-4 1000000 563.0 ns/op BenchmarkIntSqr/2-4 492267 256.3 ns/op BenchmarkIntSqr/3-4 365676 360.7 ns/op BenchmarkIntSqr/5-4 246818 522.3 ns/op BenchmarkIntSqr/8-4 161025 1755 ns/op BenchmarkIntSqr/10-4 115308 979.4 ns/op BenchmarkIntSqr/20-4 10000 12513 ns/op BenchmarkIntSqr/30-4 22692 24791 ns/op BenchmarkIntSqr/50-4 9562 12988 ns/op BenchmarkIntSqr/80-4 6498 19453 ns/op BenchmarkIntSqr/100-4 5372 32607 ns/op BenchmarkIntSqr/200-4 1753 71341 ns/op BenchmarkIntSqr/300-4 918 130352 ns/op BenchmarkIntSqr/500-4 398 298303 ns/op BenchmarkIntSqr/800-4 180 724692 ns/op BenchmarkIntSqr/1000-4 100 2347849 ns/op BenchmarkDiv/20/10-4 243804 718.4 ns/op BenchmarkDiv/40/20-4 333067 366.7 ns/op BenchmarkDiv/100/50-4 318194 574.6 ns/op BenchmarkDiv/200/100-4 38539 3792 ns/op BenchmarkDiv/400/200-4 32389 5069 ns/op BenchmarkDiv/1000/500-4 24559 6003 ns/op BenchmarkDiv/2000/1000-4 17058 23540 ns/op BenchmarkDiv/20000/10000-4 542 364023 ns/op BenchmarkDiv/200000/100000-4 15 29339846 ns/op BenchmarkDiv/2000000/1000000-4 1 319941876 ns/op BenchmarkDiv/20000000/10000000-4 1 13175322345 ns/op BenchmarkMul-4 2 50327136 ns/op BenchmarkNatMul/10-4 109176 1703 ns/op BenchmarkNatMul/100-4 2881 123473 ns/op BenchmarkNatMul/1000-4 96 1475924 ns/op BenchmarkZeroShifts/Shl-4 10000 16057 ns/op BenchmarkZeroShifts/ShlSame-4 5864244 19.48 ns/op BenchmarkZeroShifts/Shr-4 21676 175133 ns/op BenchmarkZeroShifts/ShrSame-4 5894133 19.43 ns/op BenchmarkExp3Power/0x10-4 205603 744.0 ns/op BenchmarkExp3Power/0x40-4 175508 1208 ns/op BenchmarkExp3Power/0x100-4 71676 1824 ns/op BenchmarkExp3Power/0x400-4 29689 3960 ns/op BenchmarkExp3Power/0x1000-4 6032 47655 ns/op BenchmarkExp3Power/0x4000-4 1036 206538 ns/op BenchmarkExp3Power/0x10000-4 100 9153478 ns/op BenchmarkExp3Power/0x40000-4 12 9405643 ns/op BenchmarkExp3Power/0x100000-4 1 138909058 ns/op BenchmarkExp3Power/0x400000-4 1 1190484207 ns/op BenchmarkFibo-4 3 39212924 ns/op BenchmarkNatSqr/1-4 708004 422.5 ns/op BenchmarkNatSqr/2-4 429145 589.0 ns/op BenchmarkNatSqr/3-4 315999 989.9 ns/op BenchmarkNatSqr/5-4 228140 532.5 ns/op BenchmarkNatSqr/8-4 141392 901.0 ns/op BenchmarkNatSqr/10-4 115454 1224 ns/op BenchmarkNatSqr/20-4 33597 3605 ns/op BenchmarkNatSqr/30-4 19846 5160 ns/op BenchmarkNatSqr/50-4 10000 10408 ns/op BenchmarkNatSqr/80-4 7094 18582 ns/op BenchmarkNatSqr/100-4 4750 29600 ns/op BenchmarkNatSqr/200-4 1338 380495 ns/op BenchmarkNatSqr/300-4 864 224169 ns/op BenchmarkNatSqr/500-4 410 286606 ns/op BenchmarkNatSqr/800-4 186 614918 ns/op BenchmarkNatSqr/1000-4 134 997331 ns/op BenchmarkNatSetBytes/8-4 696501 170.2 ns/op BenchmarkNatSetBytes/24-4 214579 605.0 ns/op BenchmarkNatSetBytes/128-4 43656 2592 ns/op BenchmarkNatSetBytes/7-4 911817 128.1 ns/op BenchmarkNatSetBytes/23-4 232682 497.9 ns/op BenchmarkNatSetBytes/127-4 49555 2457 ns/op BenchmarkScanPi-4 252 483146 ns/op BenchmarkStringPiParallel-4 409 462529 ns/op BenchmarkScan/10/Base2-4 36446 3517 ns/op BenchmarkScan/100/Base2-4 4093 30882 ns/op BenchmarkScan/1000/Base2-4 428 275441 ns/op BenchmarkScan/10/Base8-4 91328 1324 ns/op BenchmarkScan/100/Base8-4 12124 12041 ns/op BenchmarkScan/1000/Base8-4 1220 135088 ns/op BenchmarkScan/10/Base10-4 86730 1232 ns/op BenchmarkScan/100/Base10-4 10000 10090 ns/op BenchmarkScan/1000/Base10-4 804 136327 ns/op BenchmarkScan/10/Base16-4 106839 1274 ns/op BenchmarkScan/100/Base16-4 13119 11247 ns/op BenchmarkScan/1000/Base16-4 1393 102161 ns/op BenchmarkString/10/Base2-4 157542 1525 ns/op BenchmarkString/100/Base2-4 25390 12200 ns/op BenchmarkString/1000/Base2-4 2838 236703 ns/op BenchmarkString/10/Base8-4 344403 792.5 ns/op BenchmarkString/100/Base8-4 69560 3545 ns/op BenchmarkString/1000/Base8-4 7327 18779 ns/op BenchmarkString/10/Base10-4 211572 709.8 ns/op BenchmarkString/100/Base10-4 33932 23436 ns/op BenchmarkString/1000/Base10-4 3150 44158 ns/op BenchmarkString/10/Base16-4 397464 354.3 ns/op BenchmarkString/100/Base16-4 80798 1932 ns/op BenchmarkString/1000/Base16-4 10300 12021 ns/op BenchmarkLeafSize/0-4 30 3970050 ns/op BenchmarkLeafSize/1-4 175 744352 ns/op BenchmarkLeafSize/2-4 307 440976 ns/op BenchmarkLeafSize/3-4 216 603630 ns/op BenchmarkLeafSize/4-4 415 338467 ns/op BenchmarkLeafSize/5-4 136 1121307 ns/op BenchmarkLeafSize/6-4 234 501337 ns/op BenchmarkLeafSize/7-4 100 1197003 ns/op BenchmarkLeafSize/8-4 328 2701678 ns/op BenchmarkLeafSize/9-4 146 2185728 ns/op BenchmarkLeafSize/10-4 100 1161183 ns/op BenchmarkLeafSize/11-4 165 689474 ns/op BenchmarkLeafSize/12-4 100 2350960 ns/op BenchmarkLeafSize/13-4 184 2095133 ns/op BenchmarkLeafSize/14-4 250 468581 ns/op BenchmarkLeafSize/15-4 303 749388 ns/op BenchmarkLeafSize/16-4 226 1929001 ns/op BenchmarkLeafSize/32-4 296 506951 ns/op BenchmarkLeafSize/64-4 306 1166559 ns/op BenchmarkProbablyPrime/n=0-4 5 20305849 ns/op BenchmarkProbablyPrime/n=1-4 3 281998989 ns/op BenchmarkProbablyPrime/n=5-4 3 37952248 ns/op BenchmarkProbablyPrime/n=10-4 3 45587682 ns/op BenchmarkProbablyPrime/n=20-4 1 131090745 ns/op BenchmarkProbablyPrime/Lucas-4 6 24872769 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2745868 ns/op BenchmarkRatCmp-4 209895 931.7 ns/op BenchmarkFloatPrecExact/1-4 134083 1353 ns/op BenchmarkFloatPrecExact/10-4 38307 3727 ns/op BenchmarkFloatPrecExact/100-4 9128 16069 ns/op BenchmarkFloatPrecExact/1000-4 1432 114889 ns/op BenchmarkFloatPrecExact/10000-4 86 2092424 ns/op BenchmarkFloatPrecExact/100000-4 2 98577920 ns/op BenchmarkFloatPrecExact/1000000-4 1 4426350332 ns/op BenchmarkFloatPrecMixed/1-4 118689 1807 ns/op BenchmarkFloatPrecMixed/10-4 36728 4470 ns/op BenchmarkFloatPrecMixed/100-4 4018 57174 ns/op BenchmarkFloatPrecMixed/1000-4 272 467468 ns/op BenchmarkFloatPrecMixed/10000-4 8 23057911 ns/op BenchmarkFloatPrecMixed/100000-4 1 1720145429 ns/op BenchmarkFloatPrecMixed/1000000-4 1 66615672628 ns/op BenchmarkFloatPrecInexact/1-4 91490 1752 ns/op BenchmarkFloatPrecInexact/10-4 152005 1732 ns/op BenchmarkFloatPrecInexact/100-4 92541 3612 ns/op BenchmarkFloatPrecInexact/1000-4 10000 23457 ns/op BenchmarkFloatPrecInexact/10000-4 2269 49191 ns/op BenchmarkFloatPrecInexact/100000-4 100 2394374 ns/op BenchmarkFloatPrecInexact/1000000-4 24 14697172 ns/op BenchmarkFloatSqrt/64-4 12979 10927 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7687 18002 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 4560 23612 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2625 47434 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 404 251666 ns/op 18003 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 34 4413454 ns/op 175060 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 284042904 ns/op 3752728 B/op 607 allocs/op PASS ok math/big 268.091s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7713466 17.61 ns/op BenchmarkLeadingZeros8-4 7160515 24.12 ns/op BenchmarkLeadingZeros16-4 6190032 17.39 ns/op BenchmarkLeadingZeros32-4 7376380 15.72 ns/op BenchmarkLeadingZeros64-4 7872675 17.31 ns/op BenchmarkTrailingZeros-4 6592255 18.15 ns/op BenchmarkTrailingZeros8-4 1000000 124.2 ns/op BenchmarkTrailingZeros16-4 7673240 16.36 ns/op BenchmarkTrailingZeros32-4 7581496 18.90 ns/op BenchmarkTrailingZeros64-4 7248501 48.92 ns/op BenchmarkOnesCount-4 6893874 15.61 ns/op BenchmarkOnesCount8-4 8099121 15.26 ns/op BenchmarkOnesCount16-4 7999513 15.29 ns/op BenchmarkOnesCount32-4 8116790 15.18 ns/op BenchmarkOnesCount64-4 7928491 38.50 ns/op BenchmarkRotateLeft-4 6875524 14.72 ns/op BenchmarkRotateLeft8-4 7528382 16.71 ns/op BenchmarkRotateLeft16-4 7235761 16.76 ns/op BenchmarkRotateLeft32-4 3121221 34.19 ns/op BenchmarkRotateLeft64-4 8002807 20.66 ns/op BenchmarkReverse-4 13602103 8.688 ns/op BenchmarkReverse8-4 12854238 8.725 ns/op BenchmarkReverse16-4 14275360 8.198 ns/op BenchmarkReverse32-4 12606771 8.908 ns/op BenchmarkReverse64-4 13628589 27.16 ns/op BenchmarkReverseBytes-4 14089017 9.504 ns/op BenchmarkReverseBytes16-4 15568826 9.991 ns/op BenchmarkReverseBytes32-4 14744763 9.193 ns/op BenchmarkReverseBytes64-4 14791120 20.20 ns/op BenchmarkAdd-4 8133010 50.83 ns/op BenchmarkAdd32-4 7477972 21.36 ns/op BenchmarkAdd64-4 7759147 20.96 ns/op BenchmarkAdd64multiple-4 14295414 22.35 ns/op BenchmarkSub-4 7493626 15.13 ns/op BenchmarkSub32-4 7650747 18.82 ns/op BenchmarkSub64-4 8005168 15.71 ns/op BenchmarkSub64multiple-4 14115177 9.545 ns/op BenchmarkMul-4 6474847 15.84 ns/op BenchmarkMul32-4 8241608 15.94 ns/op BenchmarkMul64-4 5291144 23.10 ns/op BenchmarkDiv-4 2498247 41.02 ns/op BenchmarkDiv32-4 6438430 28.48 ns/op BenchmarkDiv64-4 2760578 41.09 ns/op PASS ok math/bits 23.682s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 110.9 ns/op BenchmarkAcos-4 272826 428.5 ns/op BenchmarkAcosh-4 275312 442.6 ns/op BenchmarkAsin-4 283340 425.2 ns/op BenchmarkAsinh-4 267819 416.0 ns/op BenchmarkAtan-4 1063016 114.1 ns/op BenchmarkAtanh-4 1060364 129.5 ns/op BenchmarkConj-4 15457209 9.056 ns/op BenchmarkCos-4 348879 320.2 ns/op BenchmarkCosh-4 416142 284.9 ns/op BenchmarkExp-4 504261 208.6 ns/op BenchmarkLog-4 800503 181.0 ns/op BenchmarkLog10-4 690091 152.2 ns/op BenchmarkPhase-4 4647765 25.56 ns/op BenchmarkPolar-4 907323 150.2 ns/op BenchmarkPow-4 305104 378.2 ns/op BenchmarkRect-4 587725 207.7 ns/op BenchmarkSin-4 463651 268.7 ns/op BenchmarkSinh-4 456252 436.0 ns/op BenchmarkSqrt-4 313111 361.6 ns/op BenchmarkTan-4 1061218 214.9 ns/op BenchmarkTanh-4 1495569 79.49 ns/op PASS ok math/cmplx 8.212s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 774634 662.7 ns/op BenchmarkInt63ThreadsafeParallel-4 725172 192.7 ns/op BenchmarkInt63Unthreadsafe-4 964635 128.8 ns/op BenchmarkIntn1000-4 745196 315.4 ns/op BenchmarkInt63n1000-4 796057 142.3 ns/op BenchmarkInt31n1000-4 830853 159.0 ns/op BenchmarkFloat32-4 876376 255.8 ns/op BenchmarkFloat64-4 968695 350.6 ns/op BenchmarkPerm3-4 193179 1348 ns/op BenchmarkPerm30-4 22038 5463 ns/op BenchmarkPerm30ViaShuffle-4 19279 8781 ns/op BenchmarkShuffleOverhead-4 10000 15111 ns/op BenchmarkRead3-4 683392 166.7 ns/op BenchmarkRead64-4 67461 1817 ns/op BenchmarkRead1000-4 4275 27665 ns/op BenchmarkConcurrent-4 270484 727.9 ns/op PASS ok math/rand 13.168s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkPCG_DXSM-4 3137256 37.45 ns/op BenchmarkSourceUint64-4 3175155 37.93 ns/op BenchmarkGlobalInt64-4 3551679 32.70 ns/op BenchmarkGlobalInt64Parallel-4 2778558 44.17 ns/op BenchmarkGlobalUint64-4 3929008 34.34 ns/op BenchmarkGlobalUint64Parallel-4 2349108 71.38 ns/op BenchmarkInt64-4 1682221 82.22 ns/op BenchmarkUint64-4 1507460 87.73 ns/op BenchmarkGlobalIntN1000-4 2345698 49.66 ns/op BenchmarkIntN1000-4 1000000 103.2 ns/op BenchmarkInt64N1000-4 1000000 132.7 ns/op BenchmarkInt64N1e8-4 1000000 134.8 ns/op BenchmarkInt64N1e9-4 1000000 126.5 ns/op BenchmarkInt64N2e9-4 1000000 108.0 ns/op BenchmarkInt64N1e18-4 1000000 109.4 ns/op BenchmarkInt64N2e18-4 1000000 105.5 ns/op BenchmarkInt64N4e18-4 686030 304.0 ns/op BenchmarkInt32N1000-4 1000000 108.0 ns/op BenchmarkInt32N1e8-4 1000000 106.1 ns/op BenchmarkInt32N1e9-4 1000000 125.5 ns/op BenchmarkInt32N2e9-4 1000000 107.4 ns/op BenchmarkFloat32-4 1447600 87.32 ns/op BenchmarkFloat64-4 1577908 94.71 ns/op BenchmarkExpFloat64-4 779444 151.0 ns/op BenchmarkNormFloat64-4 873687 194.8 ns/op BenchmarkPerm3-4 224427 545.1 ns/op BenchmarkPerm30-4 10000 23809 ns/op BenchmarkPerm30ViaShuffle-4 16441 17806 ns/op BenchmarkShuffleOverhead-4 29334 3467 ns/op BenchmarkConcurrent-4 1088118 114.4 ns/op PASS ok math/rand/v2 19.729s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 28260 3566 ns/op BenchmarkQDecodeWord-4 113380 2151 ns/op BenchmarkQDecodeHeader-4 100513 5769 ns/op BenchmarkTypeByExtension/.html-4 518872 244.8 ns/op BenchmarkTypeByExtension/.HTML-4 361146 375.2 ns/op BenchmarkTypeByExtension/.unused-4 365545 315.2 ns/op BenchmarkExtensionsByType/text/html-4 116198 980.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 18800 16414 ns/op BenchmarkExtensionsByType/application/octet-stream-4 10000 21990 ns/op PASS ok mime 8.088s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 540 523716 ns/op 47641 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 556 980132 ns/op 48328 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 1402927 ns/op 104045 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 255 460854 ns/op 49423 B/op 207 allocs/op PASS ok mime/multipart 3.470s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 861 173842 ns/op PASS ok mime/quotedprintable 1.782s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 16 11454808 ns/op 8412 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 12 22995232 ns/op 7243 B/op 67 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5007523645 ns/op 158384 B/op 224 allocs/op BenchmarkDNSName-4 79524 1328 ns/op BenchmarkInterfaces-4 2034 80363 ns/op 8863 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3636 153206 ns/op 6644 B/op 22 allocs/op BenchmarkInterfaceByName-4 667 206104 ns/op 9107 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1482 105618 ns/op 15271 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 3080 96734 ns/op 4413 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 296 5319760 ns/op 135322 B/op 39 allocs/op BenchmarkParseIP-4 6913 22814 ns/op BenchmarkParseIPValidIPv4-4 323182 465.5 ns/op BenchmarkParseIPValidIPv6-4 144240 823.4 ns/op BenchmarkIPString/IPv4-4 91120 1320 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9184 13723 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49815 3445 ns/op BenchmarkIPEqual/IPv4-4 1096162 151.7 ns/op BenchmarkIPEqual/IPv6-4 1045896 108.5 ns/op BenchmarkSendFile/file-to-tcp/1024-4 1 1244529279 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1222637699 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1208634938 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1208043043 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1220174072 ns/op 0.01 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1230792901 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1227679561 ns/op 0.05 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1010376676 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1016939282 ns/op 0.26 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1006063504 ns/op 0.52 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1019527370 ns/op 1.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1010216078 ns/op 0.00 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1012685259 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1009798628 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1004909787 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1011613739 ns/op 0.02 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1011851866 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1010606002 ns/op 0.06 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1014064207 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1035463209 ns/op 0.25 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1020166482 ns/op 0.51 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1020507754 ns/op 1.03 MB/s 480 B/op 11 allocs/op BenchmarkSendfileZeroBytes-4 1 410105780 ns/op 1438376 B/op 76544 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1068682888 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1005515998 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1017331882 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1024864271 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1010106629 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1030902707 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1097957630 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1011165053 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1008579486 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1032828840 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1013683351 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1014957616 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1016588184 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1021059812 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1010872445 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1014371143 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1027002672 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1022035015 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1009427845 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1017881710 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1048016027 ns/op 0.50 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1009651459 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1014925482 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1009099875 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1003975041 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1060195262 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1028608158 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1007330646 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1006550286 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1033572954 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1021993060 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1083201340 ns/op 0.48 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1244741921 ns/op 0.84 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1010435545 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1013246918 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1022334440 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1008493973 ns/op 0.01 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1004707730 ns/op 0.02 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1015207185 ns/op 0.03 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1022298938 ns/op 0.06 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1010179186 ns/op 0.13 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1008313514 ns/op 0.26 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1013357270 ns/op 0.52 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1019153714 ns/op 1.03 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007944227 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007546340 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1010964064 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1018417504 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1009305718 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1019605263 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1015508992 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1006410634 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1011761384 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1005711515 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1020742516 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2828 37571 ns/op BenchmarkTCP4OneShotTimeout-4 1554 90522 ns/op BenchmarkTCP4Persistent-4 16574 6791 ns/op BenchmarkTCP4PersistentTimeout-4 21338 5275 ns/op BenchmarkTCP6OneShot-4 3765 60618 ns/op BenchmarkTCP6OneShotTimeout-4 1921 68010 ns/op BenchmarkTCP6Persistent-4 14013 11813 ns/op BenchmarkTCP6PersistentTimeout-4 17965 7323 ns/op BenchmarkTCP4ConcurrentReadWrite-4 26761 3743 ns/op BenchmarkTCP6ConcurrentReadWrite-4 32716 3384 ns/op BenchmarkSetReadDeadline-4 185143 666.0 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 21961 7524 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 13630 7458 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 28636 5040 ns/op 0 B/op 0 allocs/op PASS ok net 106.370s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21124 11209 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8312 35656 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 15697 14318 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 14418 7717 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 28795 11746 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 51735 5475 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 168.4 ns/op BenchmarkFindChild/n=2/rep=map-4 3603984 34.21 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 939157 130.5 ns/op BenchmarkFindChild/n=4/rep=linear-4 573312 206.8 ns/op BenchmarkFindChild/n=4/rep=map-4 3405910 35.74 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 560444 215.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 316609 409.8 ns/op BenchmarkFindChild/n=8/rep=map-4 3332552 48.20 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 280418 398.1 ns/op BenchmarkFindChild/n=16/rep=linear-4 123502 835.1 ns/op BenchmarkFindChild/n=16/rep=map-4 2751007 41.99 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1996305 68.33 ns/op BenchmarkFindChild/n=32/rep=linear-4 83510 1460 ns/op BenchmarkFindChild/n=32/rep=map-4 3041763 47.74 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2188504 55.52 ns/op BenchmarkMultiConflicts-4 1 221721882 ns/op BenchmarkServerMatch-4 12564 10224 ns/op BenchmarkReadRequestChrome-4 3222 42884 ns/op 14.25 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7966 19841 ns/op 3.93 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7070 17962 ns/op 4.57 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5625 25482 ns/op 5.93 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 11872 ns/op 3.37 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 193 671918 ns/op 1.52 MB/s BenchmarkFileAndServer_1KB/https1-4 16 7216736 ns/op 0.14 MB/s BenchmarkFileAndServer_1KB/h2-4 92 1270924 ns/op 0.81 MB/s BenchmarkFileAndServer_16MB/h1-4 1 107829507 ns/op 155.59 MB/s BenchmarkFileAndServer_16MB/https1-4 1 147030672 ns/op 114.11 MB/s BenchmarkFileAndServer_16MB/h2-4 1 606350574 ns/op 27.67 MB/s BenchmarkFileAndServer_64MB/h1-4 1 143440282 ns/op 467.85 MB/s BenchmarkFileAndServer_64MB/https1-4 1 638216943 ns/op 105.15 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2886418567 ns/op 23.25 MB/s BenchmarkServeMux-4 201 951757 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 228 564480 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 541 207543 ns/op 5882 B/op 63 allocs/op BenchmarkClientServer/https1-4 223 457643 ns/op 6651 B/op 74 allocs/op BenchmarkClientServer/h2-4 208 609827 ns/op 10070 B/op 79 allocs/op BenchmarkClientServerParallel/4/h1-4 1564 75028 ns/op 9032 B/op 74 allocs/op BenchmarkClientServerParallel/4/https1-4 32 12785924 ns/op 99227 B/op 1108 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56942: read tcp 127.0.0.1:35259->127.0.0.1:56942: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40996: write tcp 127.0.0.1:33657->127.0.0.1:40996: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41036: write tcp 127.0.0.1:33657->127.0.0.1:41036: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40994: write tcp 127.0.0.1:33657->127.0.0.1:40994: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39802: write tcp 127.0.0.1:33643->127.0.0.1:39802: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39702: write tcp 127.0.0.1:33643->127.0.0.1:39702: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39756: write tcp 127.0.0.1:33643->127.0.0.1:39756: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39728: write tcp 127.0.0.1:33643->127.0.0.1:39728: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39700: write tcp 127.0.0.1:33643->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:34028: read tcp 127.0.0.1:43697->127.0.0.1:34028: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 13 14299370 ns/op 101697 B/op 1197 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48532: read tcp 127.0.0.1:45865->127.0.0.1:48532: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56226: read tcp 127.0.0.1:43513->127.0.0.1:56226: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56214: write tcp 127.0.0.1:43513->127.0.0.1:56214: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56234: write tcp 127.0.0.1:43513->127.0.0.1:56234: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35728: read tcp 127.0.0.1:36653->127.0.0.1:35728: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35726: read tcp 127.0.0.1:36653->127.0.0.1:35726: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35740: read tcp 127.0.0.1:36653->127.0.0.1:35740: use of closed network connection BenchmarkClientServerParallel/64/h1-4 1262 208444 ns/op 16819 B/op 103 allocs/op BenchmarkClientServerParallel/64/https1-4 12 11255848 ns/op 101450 B/op 1160 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50502: read tcp 127.0.0.1:33307->127.0.0.1:50502: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59580: read tcp 127.0.0.1:44943->127.0.0.1:59580: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59612: read tcp 127.0.0.1:44943->127.0.0.1:59612: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59626: write tcp 127.0.0.1:44943->127.0.0.1:59626: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59600: write tcp 127.0.0.1:44943->127.0.0.1:59600: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35452: read tcp 127.0.0.1:41759->127.0.0.1:35452: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35416: read tcp 127.0.0.1:41759->127.0.0.1:35416: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35442: read tcp 127.0.0.1:41759->127.0.0.1:35442: use of closed network connection BenchmarkClientServerParallel/64/h2-4 14 11502694 ns/op 96395 B/op 1158 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47470: read tcp 127.0.0.1:42235->127.0.0.1:47470: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47442: write tcp 127.0.0.1:42235->127.0.0.1:47442: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47450: write tcp 127.0.0.1:42235->127.0.0.1:47450: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47448: write tcp 127.0.0.1:42235->127.0.0.1:47448: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32884: read tcp 127.0.0.1:33487->127.0.0.1:32884: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32904: write tcp 127.0.0.1:33487->127.0.0.1:32904: use of closed network connection BenchmarkServer-4 1 1067483893 ns/op 43680 B/op 402 allocs/op BenchmarkClient-4 374 777713 ns/op 3750 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 679 335039 ns/op 7389 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1537 79531 ns/op 3087 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1935 64551 ns/op 1912 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1898 143101 ns/op 2779 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1974 108576 ns/op 2742 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1812 77154 ns/op 2711 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2110 396989 ns/op 1909 B/op 14 allocs/op BenchmarkServerHijack-4 789 1403383 ns/op 16731 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 364 437247 ns/op 6024 B/op 52 allocs/op BenchmarkResponseStatusLine-4 321004 604.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 37.891s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3622 140927 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.816s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 79297 1711 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 474699 284.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 157015 697.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65632 7256 ns/op BenchmarkStdIPv4-4 104714 1273 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 103231 1762 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 49423 6649 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 63002 1864 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 74938 1621 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1620148 73.63 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 102.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1697326 71.12 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 207204 598.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 243470 523.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 232814 520.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 90339 1334 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 272116 469.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 117226 1050 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 135046 899.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 137943 904.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 87044 1489 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 415230 301.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 123028 982.6 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 142014 894.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 239690 474.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 143649 850.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 347590 352.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 138866 863.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 136030 1058 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 140598 851.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 112329 1575 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 571550 236.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 267033 451.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 105324 1393 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 115498 1141 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 169798 787.9 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 109401 1199 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 291608 410.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 118795 1196 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 127329 997.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 173734 954.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 107628 1660 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 955004 117.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 144.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 115.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 116.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 141.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 153.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 125.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 947078 205.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 115.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 377058 344.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 682874 165.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 173100 723.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 193765 650.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 187743 633.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 80295 1461 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 376926 326.2 ns/op PASS ok net/netip 18.592s 2023/11/20 17:19:43 Test RPC server listening on 127.0.0.1:39581 2023/11/20 17:19:43 Test HTTP RPC server listening on 127.0.0.1:40821 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 721 256086 ns/op BenchmarkEndToEndHTTP-4 1018 126836 ns/op BenchmarkEndToEndAsync-4 1365 87295 ns/op BenchmarkEndToEndAsyncHTTP-4 3260 86646 ns/op PASS ok net/rpc 4.971s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3018 65841 ns/op BenchmarkReadMIMEHeader/server_headers-4 3974 69328 ns/op BenchmarkUncommon-4 10000 23785 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 3.249s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3386 296989 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 69625 3589 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 655952 1754 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 82839 15230 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 171398 740.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 84860 6458 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 34473 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 419671 1644 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 81865 21492 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 173170 6697 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 82629 27565 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 55092 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 182158 4108 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75328 7231 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 66530 1793 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 10000 11051 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5982 120498 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 175639 1482 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 75502 2073 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 68054 1629 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33943 3774 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5989 19704 ns/op 320 B/op 1 allocs/op PASS ok net/url 60.573s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3136250 39.65 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 165938 648.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 504 209020 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 100 1641042 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 394 336060 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 94796 3506 ns/op BenchmarkStatFile-4 83252 13442 ns/op BenchmarkStatDir-4 90123 2447 ns/op BenchmarkLstatDot-4 80580 4688 ns/op BenchmarkLstatFile-4 84932 3717 ns/op BenchmarkLstatDir-4 64498 1783 ns/op PASS ok os 8.481s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 258 1480034 ns/op 7392 B/op 30 allocs/op PASS ok os/exec 1.541s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 388418 343.7 ns/op PASS ok os/user 1.196s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3451140 34.12 ns/op BenchmarkString-4 1613348 63.56 ns/op BenchmarkBytes-4 1562823 90.67 ns/op BenchmarkNamedBytes-4 1000000 271.4 ns/op BenchmarkBytesArray-4 773124 161.4 ns/op BenchmarkSliceLen-4 1951923 62.38 ns/op BenchmarkMapLen-4 832587 207.1 ns/op BenchmarkStringLen-4 1469854 75.28 ns/op BenchmarkArrayLen-4 1305591 94.98 ns/op BenchmarkSliceCap-4 1757396 62.62 ns/op BenchmarkDeepEqual/int8-4 406084 307.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 84801 1694 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 292857 627.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 68794 1512 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 288962 1607 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 82843 3913 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 351127 496.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 69094 1758 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 356094 450.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 83594 1456 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 403114 288.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 103752 1073 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 341179 370.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80548 1484 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 350415 345.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 59520 2785 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 336217 513.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 79102 1584 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 340188 920.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 82882 1477 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 324072 369.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 78662 1704 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 352473 437.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 10000 22777 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 353128 357.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 77984 1507 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 355723 340.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 58442 1951 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 320541 531.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 81841 1927 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 340258 331.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 84424 1544 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 335581 377.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 74426 1703 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 10000 31704 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50018 8489 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43261 2593 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 10000 57012 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 10000 11041 ns/op BenchmarkIsZero/ArrayComparable-4 146247 4464 ns/op BenchmarkIsZero/ArrayIncomparable-4 29941 5485 ns/op BenchmarkIsZero/StructComparable-4 431163 286.8 ns/op BenchmarkIsZero/StructIncomparable-4 125155 878.5 ns/op BenchmarkIsZero/ArrayInt_4-4 1349743 100.9 ns/op BenchmarkIsZero/ArrayInt_1024-4 7452 145873 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 10000 27944 ns/op BenchmarkIsZero/Struct4Int-4 1000000 285.8 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7480 131008 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7472 39528 ns/op BenchmarkIsZero/StructInt_512-4 13544 14316 ns/op BenchmarkSetZero/Bool/Direct-4 1000000 395.5 ns/op BenchmarkSetZero/Bool/CachedZero-4 854320 161.6 ns/op BenchmarkSetZero/Bool/NewZero-4 691423 856.4 ns/op BenchmarkSetZero/Int/Direct-4 2102530 67.74 ns/op BenchmarkSetZero/Int/CachedZero-4 756828 213.2 ns/op BenchmarkSetZero/Int/NewZero-4 668091 178.0 ns/op BenchmarkSetZero/Uint/Direct-4 1000000 245.3 ns/op BenchmarkSetZero/Uint/CachedZero-4 708901 417.5 ns/op BenchmarkSetZero/Uint/NewZero-4 692356 420.8 ns/op BenchmarkSetZero/Float/Direct-4 2117589 179.3 ns/op BenchmarkSetZero/Float/CachedZero-4 843097 131.3 ns/op BenchmarkSetZero/Float/NewZero-4 627342 189.7 ns/op BenchmarkSetZero/Complex/Direct-4 2056245 59.65 ns/op BenchmarkSetZero/Complex/CachedZero-4 827766 153.9 ns/op BenchmarkSetZero/Complex/NewZero-4 660692 192.2 ns/op BenchmarkSetZero/Array/Direct-4 2365785 331.9 ns/op BenchmarkSetZero/Array/CachedZero-4 760128 162.4 ns/op BenchmarkSetZero/Array/NewZero-4 641536 1993 ns/op BenchmarkSetZero/Chan/Direct-4 1000000 176.6 ns/op BenchmarkSetZero/Chan/CachedZero-4 471057 223.7 ns/op BenchmarkSetZero/Chan/NewZero-4 611575 384.6 ns/op BenchmarkSetZero/Func/Direct-4 2117259 534.0 ns/op BenchmarkSetZero/Func/CachedZero-4 819414 136.3 ns/op BenchmarkSetZero/Func/NewZero-4 618022 245.1 ns/op BenchmarkSetZero/Interface/Direct-4 1988143 78.90 ns/op BenchmarkSetZero/Interface/CachedZero-4 779536 1189 ns/op BenchmarkSetZero/Interface/NewZero-4 648565 1230 ns/op BenchmarkSetZero/Map/Direct-4 1927416 110.2 ns/op BenchmarkSetZero/Map/CachedZero-4 731464 238.2 ns/op BenchmarkSetZero/Map/NewZero-4 621483 491.7 ns/op BenchmarkSetZero/Pointer/Direct-4 2066503 647.2 ns/op BenchmarkSetZero/Pointer/CachedZero-4 821898 1712 ns/op BenchmarkSetZero/Pointer/NewZero-4 603277 1201 ns/op BenchmarkSetZero/Slice/Direct-4 1000000 115.0 ns/op BenchmarkSetZero/Slice/CachedZero-4 642259 228.0 ns/op BenchmarkSetZero/Slice/NewZero-4 689368 269.2 ns/op BenchmarkSetZero/String/Direct-4 1422834 339.7 ns/op BenchmarkSetZero/String/CachedZero-4 755246 161.4 ns/op BenchmarkSetZero/String/NewZero-4 349844 792.3 ns/op BenchmarkSetZero/Struct/Direct-4 1000000 143.9 ns/op BenchmarkSetZero/Struct/CachedZero-4 848730 307.0 ns/op BenchmarkSetZero/Struct/NewZero-4 656008 2389 ns/op BenchmarkSelect/1-4 180768 1040 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 71996 4989 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 24488 43719 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 100 3955096 ns/op 18 B/op 0 allocs/op BenchmarkCallMethod-4 182793 797.5 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 72937 3269 ns/op 39.15 MB/s BenchmarkCallArgCopy/size=256-4 67114 6748 ns/op 37.94 MB/s BenchmarkCallArgCopy/size=1024-4 68487 4796 ns/op 213.52 MB/s BenchmarkCallArgCopy/size=4096-4 10000 92863 ns/op 44.11 MB/s BenchmarkCallArgCopy/size=65536-4 2074 788487 ns/op 83.12 MB/s BenchmarkFieldByName1-4 580644 1065 ns/op BenchmarkFieldByName2-4 17995 9332 ns/op BenchmarkFieldByName3-4 3944 87856 ns/op BenchmarkInterfaceBig-4 2183721 121.4 ns/op BenchmarkInterfaceSmall-4 926512 241.1 ns/op BenchmarkNew-4 490936 990.4 ns/op BenchmarkMap/StringKeys/MapIndex-4 2277 190781 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1957 113298 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2239 82987 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1983 129761 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2324 163284 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1948 202003 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 236079 1074 ns/op PASS ok reflect 188.270s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 8503 406224 ns/op 9453 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 357551 ns/op 9109 B/op 1 allocs/op BenchmarkFindString-4 5370 64166 ns/op 8982 B/op 1 allocs/op BenchmarkFindSubmatch-4 8872 201113 ns/op 9015 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9328 226351 ns/op 9515 B/op 2 allocs/op BenchmarkLiteral-4 10000 84009 ns/op BenchmarkNotLiteral-4 2938 429642 ns/op BenchmarkMatchClass-4 2174 374087 ns/op BenchmarkMatchClass_InRange-4 2323 1170055 ns/op BenchmarkReplaceAll-4 100 5342727 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 8803 49974 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 28975 ns/op BenchmarkAnchoredShortMatch-4 10000 241969 ns/op BenchmarkAnchoredLongMatch-4 10000 70714 ns/op BenchmarkOnePassShortA-4 10000 51147 ns/op BenchmarkNotOnePassShortA-4 5580 222786 ns/op BenchmarkOnePassShortB-4 10000 47075 ns/op BenchmarkNotOnePassShortB-4 4206 39414 ns/op BenchmarkOnePassLongPrefix-4 69825 1773 ns/op BenchmarkOnePassLongNotPrefix-4 10000 63316 ns/op BenchmarkMatchParallelShared-4 7435 329273 ns/op BenchmarkMatchParallelCopied-4 10000 68549 ns/op BenchmarkQuoteMetaAll-4 142120 8279 ns/op 1.69 MB/s BenchmarkQuoteMetaNone-4 306958 1147 ns/op 22.68 MB/s BenchmarkCompile/Onepass-4 2350 377936 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1072 544671 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 85 2171986 ns/op 90713 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4204878 30.29 ns/op 528.24 MB/s BenchmarkMatch/Easy0/32-4 10000 242436 ns/op 0.13 MB/s BenchmarkMatch/Easy0/1K-4 10000 132492 ns/op 7.73 MB/s BenchmarkMatch/Easy0i/16-4 4248648 48.99 ns/op 326.58 MB/s BenchmarkMatch/Easy0i/32-4 3532 1494513 ns/op 0.02 MB/s BenchmarkMatch/Easy0i/1K-4 100 1240500 ns/op 0.83 MB/s BenchmarkMatch/Easy1/16-4 3774636 39.06 ns/op 409.64 MB/s BenchmarkMatch/Easy1/32-4 2839 45231 ns/op 0.71 MB/s BenchmarkMatch/Easy1/1K-4 4338 673231 ns/op 1.52 MB/s BenchmarkMatch/Medium/16-4 4148629 54.55 ns/op 293.31 MB/s BenchmarkMatch/Medium/32-4 4196 485633 ns/op 0.07 MB/s BenchmarkMatch/Medium/1K-4 100 2491985 ns/op 0.41 MB/s BenchmarkMatch/Hard/16-4 4439811 121.0 ns/op 132.25 MB/s BenchmarkMatch/Hard/32-4 2532 90602 ns/op 0.35 MB/s BenchmarkMatch/Hard/1K-4 76 1838288 ns/op 0.56 MB/s BenchmarkMatch/Hard1/16-4 100 1944550 ns/op 0.01 MB/s BenchmarkMatch/Hard1/32-4 412 825368 ns/op 0.04 MB/s BenchmarkMatch/Hard1/1K-4 13 10771364 ns/op 0.10 MB/s BenchmarkMatch_onepass_regex/16-4 15349 61394 ns/op 0.26 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 12790 10068 ns/op 3.18 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 518 1184534 ns/op 0.86 MB/s 26 B/op 0 allocs/op PASS ok regexp 107.869s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 516556 239.1 ns/op BenchmarkIsWordChar-4 173311 849.0 ns/op PASS ok regexp/syntax 5.618s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 69135 2025 ns/op BenchmarkCallers/inlined-4 83378 2711 ns/op BenchmarkCallers/no-cache-4 31293 6914 ns/op BenchmarkFPCallers/cached-4 14270850 8.671 ns/op BenchmarkMakeChan/Byte-4 751777 922.8 ns/op BenchmarkMakeChan/Int-4 758514 388.6 ns/op BenchmarkMakeChan/Ptr-4 117832 4388 ns/op BenchmarkMakeChan/Struct/0-4 765250 510.2 ns/op BenchmarkMakeChan/Struct/32-4 369319 1185 ns/op BenchmarkMakeChan/Struct/40-4 117733 1244 ns/op BenchmarkChanNonblocking-4 6088962 24.00 ns/op BenchmarkSelectUncontended-4 1000000 344.4 ns/op BenchmarkSelectSyncContended-4 127003 1430 ns/op BenchmarkSelectAsyncContended-4 372208 2027 ns/op BenchmarkSelectNonblock-4 3655435 39.47 ns/op BenchmarkChanUncontended-4 13744 8350 ns/op BenchmarkChanContended-4 3332 123417 ns/op BenchmarkChanSync-4 248563 817.1 ns/op BenchmarkChanSyncWork-4 80106 2129 ns/op BenchmarkChanProdCons0-4 311433 488.6 ns/op BenchmarkChanProdCons10-4 636488 357.7 ns/op BenchmarkChanProdCons100-4 569793 478.9 ns/op BenchmarkChanProdConsWork0-4 191322 780.9 ns/op BenchmarkChanProdConsWork10-4 232693 652.0 ns/op BenchmarkChanProdConsWork100-4 321382 382.9 ns/op BenchmarkSelectProdCons-4 217191 711.0 ns/op BenchmarkReceiveDataFromClosedChan-4 980984 124.1 ns/op BenchmarkChanCreation-4 166111 1592 ns/op BenchmarkChanSem-4 322075 446.5 ns/op BenchmarkChanPopular-4 39 10831871 ns/op BenchmarkChanClosed-4 971202 160.2 ns/op BenchmarkCallClosure-4 4751571 34.55 ns/op BenchmarkCallClosure1-4 4907680 47.06 ns/op BenchmarkCallClosure2-4 1000000 1629 ns/op BenchmarkCallClosure3-4 1000000 123.2 ns/op BenchmarkCallClosure4-4 1000000 178.5 ns/op BenchmarkComplex128DivNormal-4 6251770 34.91 ns/op BenchmarkComplex128DivNisNaN-4 5016328 22.54 ns/op BenchmarkComplex128DivDisNaN-4 4985287 115.9 ns/op BenchmarkComplex128DivNisInf-4 6419355 22.14 ns/op BenchmarkComplex128DivDisInf-4 4265254 37.34 ns/op BenchmarkAllocation-4 1449 79324 ns/op BenchmarkReadMemStats-4 11992 107820 ns/op BenchmarkReadMemStatsLatency-4 1 165214 p50-ns 165214 p90-ns 165214 p99-ns BenchmarkWriteBarrier-4 1 118594035 ns/op BenchmarkBulkWriteBarrier-4 343129 360.3 ns/op BenchmarkScanStackNoLocals-4 1 124413126 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9943867 11.88 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8885332 13.44 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7187971 20.59 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5268447 23.15 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3594334 50.00 ns/op BenchmarkHash5-4 4209667 25.59 ns/op 195.37 MB/s BenchmarkHash16-4 4903687 24.47 ns/op 653.82 MB/s BenchmarkHash64-4 3947902 57.78 ns/op 1107.56 MB/s BenchmarkHash1024-4 793429 412.4 ns/op 2483.15 MB/s BenchmarkHash65536-4 16474 7032 ns/op 9320.33 MB/s BenchmarkAlignedLoad-4 7099801 17.89 ns/op BenchmarkUnalignedLoad-4 6065886 44.08 ns/op BenchmarkEqEfaceConcrete-4 5052456 25.60 ns/op BenchmarkEqIfaceConcrete-4 1000000 110.0 ns/op BenchmarkNeEfaceConcrete-4 5803441 22.87 ns/op BenchmarkNeIfaceConcrete-4 5554246 21.77 ns/op BenchmarkConvT2EByteSized/bool-4 5151296 25.95 ns/op BenchmarkConvT2EByteSized/uint8-4 4913605 97.67 ns/op BenchmarkConvT2ESmall-4 4751460 41.04 ns/op BenchmarkConvT2EUintptr-4 5130488 26.56 ns/op BenchmarkConvT2ELarge-4 1000000 267.8 ns/op BenchmarkConvT2ISmall-4 4996659 24.17 ns/op BenchmarkConvT2IUintptr-4 4736853 70.06 ns/op BenchmarkConvT2ILarge-4 1000000 119.4 ns/op BenchmarkConvI2E-4 4283434 36.53 ns/op BenchmarkConvI2I-4 4637611 46.47 ns/op BenchmarkAssertE2T-4 3962245 29.65 ns/op BenchmarkAssertE2TLarge-4 2536586 53.60 ns/op BenchmarkAssertE2I-4 4617976 23.86 ns/op BenchmarkAssertI2T-4 4095686 29.11 ns/op BenchmarkAssertI2I-4 4446576 24.04 ns/op BenchmarkAssertI2E-4 4377073 27.62 ns/op BenchmarkAssertE2E-4 5119354 23.60 ns/op BenchmarkAssertE2T2-4 2762760 52.04 ns/op BenchmarkAssertE2T2Blank-4 4063837 29.48 ns/op BenchmarkAssertI2E2-4 3790650 29.95 ns/op BenchmarkAssertI2E2Blank-4 5254990 24.77 ns/op BenchmarkAssertE2E2-4 3904326 30.56 ns/op BenchmarkAssertE2E2Blank-4 4798568 23.03 ns/op BenchmarkConvT2Ezero/zero/16-4 4957051 24.04 ns/op BenchmarkConvT2Ezero/zero/32-4 4713435 23.37 ns/op BenchmarkConvT2Ezero/zero/64-4 5022364 24.08 ns/op BenchmarkConvT2Ezero/zero/str-4 5039095 29.96 ns/op BenchmarkConvT2Ezero/zero/slice-4 4885728 23.79 ns/op BenchmarkConvT2Ezero/zero/big-4 187267 2739 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 397.8 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 293.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 27360 12723 ns/op BenchmarkConvT2Ezero/smallint/16-4 4966935 28.06 ns/op BenchmarkConvT2Ezero/smallint/32-4 2098615 50.75 ns/op BenchmarkConvT2Ezero/smallint/64-4 5095951 25.63 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 217.4 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 280.7 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 112.2 ns/op BenchmarkMalloc8-4 1000000 499.3 ns/op BenchmarkMalloc16-4 1000000 183.4 ns/op BenchmarkMallocTypeInfo8-4 1000000 185.0 ns/op BenchmarkMallocTypeInfo16-4 1000000 184.0 ns/op BenchmarkMallocLargeStruct-4 10000 20816 ns/op BenchmarkGoroutineSelect-4 27 158495661 ns/op BenchmarkGoroutineBlocking-4 18 69575385 ns/op BenchmarkGoroutineForRange-4 37 12964624 ns/op BenchmarkGoroutineIdle-4 7 50041858 ns/op BenchmarkHashStringSpeed-4 1890882 65.56 ns/op BenchmarkHashBytesSpeed-4 1283166 93.40 ns/op BenchmarkHashInt32Speed-4 1874378 67.87 ns/op BenchmarkHashInt64Speed-4 1838665 57.25 ns/op BenchmarkHashStringArraySpeed-4 504991 307.5 ns/op BenchmarkMegMap-4 3422574 34.70 ns/op BenchmarkMegOneMap-4 4082430 30.04 ns/op BenchmarkMegEqMap-4 1827 60089 ns/op BenchmarkMegEmptyMap-4 4729879 33.84 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2727586 81.40 ns/op BenchmarkSmallStrMap-4 3747721 33.01 ns/op BenchmarkMapStringKeysEight_16-4 3603621 36.23 ns/op BenchmarkMapStringKeysEight_32-4 3176402 37.72 ns/op BenchmarkMapStringKeysEight_64-4 3011444 129.6 ns/op BenchmarkMapStringKeysEight_1M-4 3330990 36.27 ns/op BenchmarkIntMap-4 4020310 31.01 ns/op BenchmarkMapFirst/1-4 4197493 30.64 ns/op BenchmarkMapFirst/2-4 3679172 57.57 ns/op BenchmarkMapFirst/3-4 4259964 27.15 ns/op BenchmarkMapFirst/4-4 4563375 27.62 ns/op BenchmarkMapFirst/5-4 3880460 27.65 ns/op BenchmarkMapFirst/6-4 3762693 34.81 ns/op BenchmarkMapFirst/7-4 4413622 26.97 ns/op BenchmarkMapFirst/8-4 4478536 70.19 ns/op BenchmarkMapFirst/9-4 2440812 41.91 ns/op BenchmarkMapFirst/10-4 3228274 38.69 ns/op BenchmarkMapFirst/11-4 1984222 57.86 ns/op BenchmarkMapFirst/12-4 3314941 37.57 ns/op BenchmarkMapFirst/13-4 3086877 45.95 ns/op BenchmarkMapFirst/14-4 3269092 36.43 ns/op BenchmarkMapFirst/15-4 3376926 36.72 ns/op BenchmarkMapFirst/16-4 3006973 38.35 ns/op BenchmarkMapMid/1-4 4332241 28.39 ns/op BenchmarkMapMid/2-4 4307658 27.14 ns/op BenchmarkMapMid/3-4 4370966 28.61 ns/op BenchmarkMapMid/4-4 4258346 39.73 ns/op BenchmarkMapMid/5-4 3782916 38.82 ns/op BenchmarkMapMid/6-4 4192372 28.82 ns/op BenchmarkMapMid/7-4 3494196 35.49 ns/op BenchmarkMapMid/8-4 3771247 79.33 ns/op BenchmarkMapMid/9-4 3274598 36.73 ns/op BenchmarkMapMid/10-4 3180733 38.38 ns/op BenchmarkMapMid/11-4 3272203 40.55 ns/op BenchmarkMapMid/12-4 2766498 42.46 ns/op BenchmarkMapMid/13-4 3192207 37.37 ns/op BenchmarkMapMid/14-4 3351116 37.26 ns/op BenchmarkMapMid/15-4 3252450 35.91 ns/op BenchmarkMapMid/16-4 3170904 37.73 ns/op BenchmarkMapLast/1-4 4506284 26.29 ns/op BenchmarkMapLast/2-4 4441479 27.29 ns/op BenchmarkMapLast/3-4 4322790 29.78 ns/op BenchmarkMapLast/4-4 4297770 29.43 ns/op BenchmarkMapLast/5-4 3670029 40.30 ns/op BenchmarkMapLast/6-4 3784333 31.64 ns/op BenchmarkMapLast/7-4 3742284 31.70 ns/op BenchmarkMapLast/8-4 3613720 49.17 ns/op BenchmarkMapLast/9-4 2848809 39.26 ns/op BenchmarkMapLast/10-4 3106644 43.85 ns/op BenchmarkMapLast/11-4 2738418 41.32 ns/op BenchmarkMapLast/12-4 1000000 160.5 ns/op BenchmarkMapLast/13-4 2958525 50.01 ns/op BenchmarkMapLast/14-4 3217814 48.51 ns/op BenchmarkMapLast/15-4 2878225 53.13 ns/op BenchmarkMapLast/16-4 3093126 51.69 ns/op BenchmarkMapCycle-4 2295328 52.89 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2357689 50.12 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1232 140878 ns/op BenchmarkMakeMap/[Byte]Byte-4 560931 1317 ns/op BenchmarkMakeMap/[Int]Int-4 348751 994.8 ns/op BenchmarkNewEmptyMap-4 5063274 24.98 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 100.1 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 636075 210.1 ns/op BenchmarkMapIterEmpty-4 6373848 26.16 ns/op BenchmarkSameLengthMap-4 4229210 38.93 ns/op BenchmarkBigKeyMap-4 1601714 83.96 ns/op BenchmarkBigValMap-4 1675812 155.4 ns/op BenchmarkSmallKeyMap-4 2676307 64.04 ns/op BenchmarkMapPopulate/1-4 2223877 71.74 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 125554 1009 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 21799 ns/op 3349 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 669 901445 ns/op 53328 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 74 2472698 ns/op 427539 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 4 40099658 ns/op 3608616 B/op 3991 allocs/op BenchmarkComplexAlgMap-4 287362 470.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 1466956 68.95 ns/op BenchmarkGoMapClear/Reflexive/10-4 1469240 75.07 ns/op BenchmarkGoMapClear/Reflexive/100-4 620551 196.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 45080 2477 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5509 20741 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 101.4 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 110.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 592920 224.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 51075 2931 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5196 20841 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 115.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 118.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1838067 66.80 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1977140 75.12 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1636442 71.70 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1660657 70.88 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1747402 71.62 ns/op BenchmarkMapInterfacePtr-4 1559157 86.02 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3235160 35.06 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 174710 1174 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5941 26225 ns/op BenchmarkMapPop1000-4 420 306937 ns/op BenchmarkMapPop10000-4 24 4958972 ns/op BenchmarkMapAssign/Int32/256-4 2220649 57.25 ns/op BenchmarkMapAssign/Int32/65536-4 1501050 79.30 ns/op BenchmarkMapAssign/Int64/256-4 2339672 52.50 ns/op BenchmarkMapAssign/Int64/65536-4 1801957 410.0 ns/op BenchmarkMapAssign/Str/256-4 1000000 342.8 ns/op BenchmarkMapAssign/Str/65536-4 425672 821.4 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1325122 97.59 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 506199 273.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1305427 95.28 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 821256 122.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 219794 6790 ns/op BenchmarkMapOperatorAssign/Str/65536-4 71133 2353 ns/op BenchmarkMapAppendAssign/Int32/256-4 911114 910.0 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 113228 2510 ns/op 94 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 888074 1530 ns/op 37 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 289224 2022 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 603278 3271 ns/op 42 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 92073 7248 ns/op 157 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1757766 140.3 ns/op BenchmarkMapDelete/Int32/1000-4 1000000 164.4 ns/op BenchmarkMapDelete/Int32/10000-4 1000000 257.8 ns/op BenchmarkMapDelete/Int64/100-4 1228213 100.4 ns/op BenchmarkMapDelete/Int64/1000-4 1000000 304.8 ns/op BenchmarkMapDelete/Int64/10000-4 1302174 81.60 ns/op BenchmarkMapDelete/Str/100-4 1000000 184.6 ns/op BenchmarkMapDelete/Str/1000-4 1241359 150.2 ns/op BenchmarkMapDelete/Str/10000-4 1295606 241.2 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 121.0 ns/op BenchmarkMapDelete/Pointer/1000-4 1817530 76.48 ns/op BenchmarkMapDelete/Pointer/10000-4 1585605 167.0 ns/op BenchmarkMemmove/0-4 12172392 21.76 ns/op BenchmarkMemmove/1-4 1000000 729.9 ns/op 1.37 MB/s BenchmarkMemmove/2-4 1000000 311.2 ns/op 6.43 MB/s BenchmarkMemmove/3-4 1000000 140.7 ns/op 21.32 MB/s BenchmarkMemmove/4-4 2105980 65.00 ns/op 61.54 MB/s BenchmarkMemmove/5-4 2101585 65.02 ns/op 76.90 MB/s BenchmarkMemmove/6-4 1000000 627.9 ns/op 9.56 MB/s BenchmarkMemmove/7-4 1000000 546.9 ns/op 12.80 MB/s BenchmarkMemmove/8-4 2146548 130.0 ns/op 61.56 MB/s BenchmarkMemmove/9-4 10000 33910 ns/op 0.27 MB/s BenchmarkMemmove/10-4 1809151 87.31 ns/op 114.53 MB/s BenchmarkMemmove/11-4 1000000 138.0 ns/op 79.73 MB/s BenchmarkMemmove/12-4 2090653 67.04 ns/op 179.01 MB/s BenchmarkMemmove/13-4 1000000 413.8 ns/op 31.42 MB/s BenchmarkMemmove/14-4 2012852 104.9 ns/op 133.52 MB/s BenchmarkMemmove/15-4 1886412 75.80 ns/op 197.88 MB/s BenchmarkMemmove/16-4 1746240 100.8 ns/op 158.72 MB/s BenchmarkMemmove/32-4 1681582 79.12 ns/op 404.44 MB/s BenchmarkMemmove/64-4 1503243 75.25 ns/op 850.50 MB/s BenchmarkMemmove/128-4 1154854 705.9 ns/op 181.34 MB/s BenchmarkMemmove/256-4 988008 273.8 ns/op 934.92 MB/s BenchmarkMemmove/512-4 616009 390.1 ns/op 1312.63 MB/s BenchmarkMemmove/1024-4 419007 297.4 ns/op 3442.85 MB/s BenchmarkMemmove/2048-4 226107 594.7 ns/op 3443.66 MB/s BenchmarkMemmove/4096-4 49236 4440 ns/op 922.43 MB/s BenchmarkMemmoveOverlap/32-4 1000000 146.6 ns/op 218.32 MB/s BenchmarkMemmoveOverlap/64-4 1000000 466.0 ns/op 137.33 MB/s BenchmarkMemmoveOverlap/128-4 1000000 691.7 ns/op 185.06 MB/s BenchmarkMemmoveOverlap/256-4 916234 1172 ns/op 218.42 MB/s BenchmarkMemmoveOverlap/512-4 526051 1812 ns/op 282.53 MB/s BenchmarkMemmoveOverlap/1024-4 344820 2596 ns/op 394.47 MB/s BenchmarkMemmoveOverlap/2048-4 200730 1104 ns/op 1855.30 MB/s BenchmarkMemmoveOverlap/4096-4 118143 1603 ns/op 2554.81 MB/s BenchmarkMemmoveUnalignedDst/0-4 11876091 15.20 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 517.9 ns/op 1.93 MB/s BenchmarkMemmoveUnalignedDst/2-4 1942248 135.1 ns/op 14.80 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 288.6 ns/op 10.39 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 1118 ns/op 3.58 MB/s BenchmarkMemmoveUnalignedDst/5-4 2091360 142.6 ns/op 35.06 MB/s BenchmarkMemmoveUnalignedDst/6-4 1931282 104.2 ns/op 57.57 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 317.3 ns/op 22.06 MB/s BenchmarkMemmoveUnalignedDst/8-4 1698835 59.43 ns/op 134.61 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 150.5 ns/op 59.78 MB/s BenchmarkMemmoveUnalignedDst/10-4 1896831 59.85 ns/op 167.10 MB/s BenchmarkMemmoveUnalignedDst/11-4 1731072 287.3 ns/op 38.29 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 124.5 ns/op 96.39 MB/s BenchmarkMemmoveUnalignedDst/13-4 1732845 343.2 ns/op 37.88 MB/s BenchmarkMemmoveUnalignedDst/14-4 1947231 79.19 ns/op 176.79 MB/s BenchmarkMemmoveUnalignedDst/15-4 1924212 334.8 ns/op 44.80 MB/s BenchmarkMemmoveUnalignedDst/16-4 1968696 65.21 ns/op 245.38 MB/s BenchmarkMemmoveUnalignedDst/32-4 1417672 102.8 ns/op 311.20 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 120.7 ns/op 530.12 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 774.2 ns/op 165.33 MB/s BenchmarkMemmoveUnalignedDst/256-4 978748 190.6 ns/op 1342.90 MB/s BenchmarkMemmoveUnalignedDst/512-4 659109 2571 ns/op 199.18 MB/s BenchmarkMemmoveUnalignedDst/1024-4 428152 284.5 ns/op 3598.69 MB/s BenchmarkMemmoveUnalignedDst/2048-4 240512 1893 ns/op 1082.14 MB/s BenchmarkMemmoveUnalignedDst/4096-4 127352 2934 ns/op 1396.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1709444 70.26 ns/op 455.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1532614 234.3 ns/op 273.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1012360 132.9 ns/op 963.00 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 842728 231.6 ns/op 1105.14 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 580815 218.9 ns/op 2338.67 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 328518 329.2 ns/op 3110.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 207898 752.4 ns/op 2721.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 113401 1215 ns/op 3372.22 MB/s BenchmarkMemmoveUnalignedSrc/0-4 7452346 13.44 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1941657 65.35 ns/op 15.30 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 119.1 ns/op 16.79 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 126.9 ns/op 23.64 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2031074 261.0 ns/op 15.32 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 129.4 ns/op 38.65 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 140.5 ns/op 42.69 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 533.9 ns/op 13.11 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 101.4 ns/op 78.90 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 144.6 ns/op 62.23 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 102.3 ns/op 97.77 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 151.0 ns/op 72.83 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 134.3 ns/op 89.36 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1804258 218.0 ns/op 59.63 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1317370 182.2 ns/op 76.83 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1659349 245.1 ns/op 61.21 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2005942 66.04 ns/op 242.28 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1667805 104.3 ns/op 306.92 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1511509 499.6 ns/op 128.10 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 710.3 ns/op 180.22 MB/s BenchmarkMemmoveUnalignedSrc/256-4 974236 149.0 ns/op 1718.00 MB/s BenchmarkMemmoveUnalignedSrc/512-4 599683 579.1 ns/op 884.20 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 416193 521.2 ns/op 1964.86 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 225001 824.3 ns/op 2484.39 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 103294 5018 ns/op 816.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 155.0 ns/op 103.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1409044 85.31 ns/op 187.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 145.4 ns/op 110.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 203.9 ns/op 78.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1590303 135.1 ns/op 118.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1392037 86.45 ns/op 185.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1618117 216.1 ns/op 74.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1561771 75.04 ns/op 213.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 310.3 ns/op 206.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1121775 110.3 ns/op 580.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 120.3 ns/op 531.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1221555 127.4 ns/op 502.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 997544 101.6 ns/op 629.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 116.6 ns/op 548.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 397.9 ns/op 160.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1329860 689.2 ns/op 92.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 787989 135.6 ns/op 1888.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 560376 612.7 ns/op 417.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 687223 146.6 ns/op 1745.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 818904 359.7 ns/op 711.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 747039 307.7 ns/op 832.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 848229 218.5 ns/op 1171.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 731976 1364 ns/op 187.68 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 765039 143.9 ns/op 1778.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 120112 1728 ns/op 2370.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 109771 1327 ns/op 3087.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 123751 1004 ns/op 4078.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 119342 1234 ns/op 3318.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 123962 1115 ns/op 3674.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 117068 1630 ns/op 2512.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 125127 3986 ns/op 1027.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 10000 21713 ns/op 188.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6550 17696 ns/op 3703.36 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6855 21203 ns/op 3090.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7057 17544 ns/op 3735.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6892 32137 ns/op 2039.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6915 17364 ns/op 3774.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 4471 62675 ns/op 1045.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6942 17318 ns/op 3784.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7278 18940 ns/op 3460.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1828201 280.3 ns/op 114.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1318302 324.0 ns/op 197.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 106.4 ns/op 1203.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 948672 143.2 ns/op 1788.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 496885 2672 ns/op 191.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 331489 319.3 ns/op 3207.27 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 215029 556.5 ns/op 3680.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 10000 25370 ns/op 161.45 MB/s BenchmarkMemclr/5-4 12317368 9.971 ns/op 501.45 MB/s BenchmarkMemclr/16-4 10697724 15.72 ns/op 1017.52 MB/s BenchmarkMemclr/64-4 6733000 18.13 ns/op 3530.11 MB/s BenchmarkMemclr/256-4 8947052 11.58 ns/op 22099.88 MB/s BenchmarkMemclr/4096-4 1000000 142.4 ns/op 28764.51 MB/s BenchmarkMemclr/65536-4 54202 4987 ns/op 13141.50 MB/s BenchmarkMemclr/1M-4 5052 67795 ns/op 15466.79 MB/s BenchmarkMemclr/4M-4 1257 141570 ns/op 29627.12 MB/s BenchmarkMemclr/8M-4 601 545456 ns/op 15379.07 MB/s BenchmarkMemclr/16M-4 276 649507 ns/op 25830.69 MB/s BenchmarkMemclr/64M-4 28 5855120 ns/op 11461.57 MB/s BenchmarkMemclrUnaligned/0_5-4 6999709 35.28 ns/op 141.72 MB/s BenchmarkMemclrUnaligned/0_16-4 6577604 87.72 ns/op 182.39 MB/s BenchmarkMemclrUnaligned/0_64-4 4548774 137.7 ns/op 464.75 MB/s BenchmarkMemclrUnaligned/0_256-4 6557005 41.38 ns/op 6186.83 MB/s BenchmarkMemclrUnaligned/0_4096-4 2898676 43.82 ns/op 93476.04 MB/s BenchmarkMemclrUnaligned/0_65536-4 82789 2653 ns/op 24705.43 MB/s BenchmarkMemclrUnaligned/1_5-4 6963214 20.40 ns/op 245.09 MB/s BenchmarkMemclrUnaligned/1_16-4 1000000 854.9 ns/op 18.72 MB/s BenchmarkMemclrUnaligned/1_64-4 3733200 36.54 ns/op 1751.30 MB/s BenchmarkMemclrUnaligned/1_256-4 1000000 106.0 ns/op 2414.84 MB/s BenchmarkMemclrUnaligned/1_4096-4 2229798 56.78 ns/op 72139.47 MB/s BenchmarkMemclrUnaligned/1_65536-4 73161 2078 ns/op 31535.13 MB/s BenchmarkMemclrUnaligned/4_5-4 6940167 21.89 ns/op 228.42 MB/s BenchmarkMemclrUnaligned/4_16-4 5832188 28.13 ns/op 568.77 MB/s BenchmarkMemclrUnaligned/4_64-4 3455980 155.7 ns/op 410.95 MB/s BenchmarkMemclrUnaligned/4_256-4 5405601 35.62 ns/op 7186.27 MB/s BenchmarkMemclrUnaligned/4_4096-4 2197195 52.28 ns/op 78345.44 MB/s BenchmarkMemclrUnaligned/4_65536-4 30675 19659 ns/op 3333.63 MB/s BenchmarkMemclrUnaligned/7_5-4 6672558 17.96 ns/op 278.36 MB/s BenchmarkMemclrUnaligned/7_16-4 5313120 55.03 ns/op 290.74 MB/s BenchmarkMemclrUnaligned/7_64-4 4532281 125.9 ns/op 508.37 MB/s BenchmarkMemclrUnaligned/7_256-4 6518726 20.59 ns/op 12432.09 MB/s BenchmarkMemclrUnaligned/7_4096-4 1689973 63.22 ns/op 64793.36 MB/s BenchmarkMemclrUnaligned/7_65536-4 81562 2755 ns/op 23790.06 MB/s BenchmarkMemclrUnaligned/0_1M-4 5181 66878 ns/op 15679.04 MB/s BenchmarkMemclrUnaligned/0_4M-4 1234 102846 ns/op 40782.40 MB/s BenchmarkMemclrUnaligned/0_8M-4 600 207847 ns/op 40359.57 MB/s BenchmarkMemclrUnaligned/0_16M-4 304 473793 ns/op 35410.46 MB/s BenchmarkMemclrUnaligned/0_64M-4 25 7559871 ns/op 8876.98 MB/s BenchmarkMemclrUnaligned/1_1M-4 3968 106468 ns/op 9848.76 MB/s BenchmarkMemclrUnaligned/1_4M-4 1322 542129 ns/op 7736.72 MB/s BenchmarkMemclrUnaligned/1_8M-4 585 419874 ns/op 19978.88 MB/s BenchmarkMemclrUnaligned/1_16M-4 320 3632563 ns/op 4618.56 MB/s BenchmarkMemclrUnaligned/1_64M-4 24 25698642 ns/op 2611.38 MB/s BenchmarkMemclrUnaligned/4_1M-4 5594 23499 ns/op 44622.93 MB/s BenchmarkMemclrUnaligned/4_4M-4 1237 91873 ns/op 45653.51 MB/s BenchmarkMemclrUnaligned/4_8M-4 100 3728931 ns/op 2249.60 MB/s BenchmarkMemclrUnaligned/4_16M-4 171 657553 ns/op 25514.61 MB/s BenchmarkMemclrUnaligned/4_64M-4 72 2218898 ns/op 30244.23 MB/s BenchmarkMemclrUnaligned/7_1M-4 4592 32408 ns/op 32355.09 MB/s BenchmarkMemclrUnaligned/7_4M-4 1281 114341 ns/op 36682.30 MB/s BenchmarkMemclrUnaligned/7_8M-4 592 199803 ns/op 41984.48 MB/s BenchmarkMemclrUnaligned/7_16M-4 294 446955 ns/op 37536.68 MB/s BenchmarkMemclrUnaligned/7_64M-4 66 1707907 ns/op 39293.05 MB/s BenchmarkGoMemclr/5-4 1422216 87.66 ns/op 57.04 MB/s BenchmarkGoMemclr/16-4 602338 394.3 ns/op 40.58 MB/s BenchmarkGoMemclr/64-4 161937 716.6 ns/op 89.31 MB/s BenchmarkGoMemclr/256-4 38534 15701 ns/op 16.30 MB/s BenchmarkMemclrRange/1K_2K-4 31863 4143 ns/op 23142.72 MB/s BenchmarkMemclrRange/2K_8K-4 17450 7053 ns/op 47287.28 MB/s BenchmarkMemclrRange/4K_16K-4 14188 19770 ns/op 16341.24 MB/s BenchmarkMemclrRange/160K_228K-4 2835 179627 ns/op 9257.30 MB/s BenchmarkClearFat7-4 5827995 51.40 ns/op BenchmarkClearFat8-4 7191824 48.60 ns/op BenchmarkClearFat11-4 1000000 165.3 ns/op BenchmarkClearFat12-4 3350454 29.86 ns/op BenchmarkClearFat13-4 6742389 130.0 ns/op BenchmarkClearFat14-4 6364828 22.53 ns/op BenchmarkClearFat15-4 6833730 31.51 ns/op BenchmarkClearFat16-4 6309883 84.74 ns/op BenchmarkClearFat24-4 5218273 350.7 ns/op BenchmarkClearFat32-4 6461624 21.79 ns/op BenchmarkClearFat40-4 6092203 123.2 ns/op BenchmarkClearFat48-4 4281183 23.57 ns/op BenchmarkClearFat56-4 5772735 34.34 ns/op BenchmarkClearFat64-4 5313846 28.35 ns/op BenchmarkClearFat72-4 3743976 321.1 ns/op BenchmarkClearFat128-4 3452360 35.79 ns/op BenchmarkClearFat256-4 1000000 440.9 ns/op BenchmarkClearFat512-4 1713932 70.78 ns/op BenchmarkClearFat1024-4 842065 307.8 ns/op BenchmarkClearFat1032-4 950161 325.3 ns/op BenchmarkClearFat1040-4 464118 362.2 ns/op BenchmarkCopyFat7-4 1000000 411.5 ns/op BenchmarkCopyFat8-4 7126180 17.69 ns/op BenchmarkCopyFat11-4 6657182 56.52 ns/op BenchmarkCopyFat12-4 5448279 20.83 ns/op BenchmarkCopyFat13-4 6505485 101.6 ns/op BenchmarkCopyFat14-4 6523112 32.62 ns/op BenchmarkCopyFat15-4 6715905 57.83 ns/op BenchmarkCopyFat16-4 6475725 17.66 ns/op BenchmarkCopyFat24-4 6683244 17.79 ns/op BenchmarkCopyFat32-4 6259582 20.87 ns/op BenchmarkCopyFat64-4 5502592 23.84 ns/op BenchmarkCopyFat72-4 1000000 670.9 ns/op BenchmarkCopyFat128-4 1871595 532.4 ns/op BenchmarkCopyFat256-4 1000000 1216 ns/op BenchmarkCopyFat512-4 1557045 89.94 ns/op BenchmarkCopyFat520-4 1000000 212.1 ns/op BenchmarkCopyFat1024-4 890926 215.5 ns/op BenchmarkCopyFat1032-4 911648 581.0 ns/op BenchmarkCopyFat1040-4 876628 784.6 ns/op BenchmarkIssue18740/2byte-4 542 2697943 ns/op BenchmarkIssue18740/4byte-4 843 146291 ns/op BenchmarkIssue18740/8byte-4 956 1260063 ns/op BenchmarkMemclrKnownSize1-4 7520580 14.82 ns/op 67.48 MB/s BenchmarkMemclrKnownSize2-4 1000000 162.5 ns/op 12.31 MB/s BenchmarkMemclrKnownSize4-4 2330364 150.4 ns/op 26.59 MB/s BenchmarkMemclrKnownSize8-4 1000000 106.6 ns/op 75.04 MB/s BenchmarkMemclrKnownSize16-4 546614 988.6 ns/op 16.18 MB/s BenchmarkMemclrKnownSize32-4 332980 1306 ns/op 24.50 MB/s BenchmarkMemclrKnownSize64-4 167584 719.1 ns/op 89.00 MB/s BenchmarkMemclrKnownSize112-4 94989 3748 ns/op 29.89 MB/s BenchmarkMemclrKnownSize128-4 85419 8151 ns/op 15.70 MB/s BenchmarkMemclrKnownSize192-4 10000 57690 ns/op 3.33 MB/s BenchmarkMemclrKnownSize248-4 43770 3326 ns/op 74.57 MB/s BenchmarkMemclrKnownSize256-4 10000 25802 ns/op 9.92 MB/s BenchmarkMemclrKnownSize512-4 10000 38212 ns/op 13.40 MB/s BenchmarkMemclrKnownSize1024-4 9756 11956 ns/op 85.65 MB/s BenchmarkMemclrKnownSize4096-4 2728 63087 ns/op 64.93 MB/s BenchmarkMemclrKnownSize512KiB-4 13 8807223 ns/op 59.53 MB/s BenchmarkReadMetricsLatency-4 10000 6299 p50-ns 6880 p90-ns 11663 p99-ns BenchmarkFinalizer-4 229 2439769 ns/op BenchmarkFinalizerRun-4 255998 3142 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 1000000 234.7 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1000000 538.3 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1000000 1371 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1620318 200.2 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 108.0 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 308.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1000000 178.3 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 1530 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 782.8 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1000000 373.5 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1000000 1854 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 524.2 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1320476 2058 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 528474 3284 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 4522038 42.29 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8113504 137.4 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7922490 53.91 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6565412 17.88 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6864806 26.38 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6023127 20.03 ns/op BenchmarkFindBitRange64/PatternAASize2-4 3078901 148.7 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6676239 16.80 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8108043 58.94 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7022458 85.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7926588 25.05 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7861537 38.20 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7150783 196.3 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8050191 22.49 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7859287 15.44 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7086697 34.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6317126 21.84 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6560054 18.62 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7112600 17.46 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7586240 25.74 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7159306 31.21 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6673820 68.05 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7573788 56.71 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6336717 42.90 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6602792 18.87 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7354083 41.31 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 4463766 55.58 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7096610 156.4 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 4752942 146.9 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 2774436 92.64 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7134345 56.71 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8080618 15.31 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 5201323 29.11 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7096899 24.43 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7919055 15.67 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8111760 19.26 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6785064 127.8 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7772346 18.92 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 1000000 127.2 ns/op BenchmarkNetpollBreak-4 2265 212767 ns/op BenchmarkPinnerPinUnpinBatch-4 1978 258587 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 194 10522573 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1831 185293 ns/op BenchmarkPinnerPinUnpin-4 1000000 246.9 ns/op BenchmarkPinnerPinUnpinTiny-4 1611082 141.6 ns/op BenchmarkPinnerPinUnpinDouble-4 643131 211.5 ns/op BenchmarkPinnerPinUnpinParallel-4 2599176 104.2 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2729968 105.0 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 562716 221.8 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4359676 40.39 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6060997 22.24 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 4282669 115.8 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 3184617 184.6 ns/op BenchmarkPingPongHog-4 985 299082 ns/op BenchmarkStackGrowth-4 91144 2055 ns/op BenchmarkStackGrowthDeep-4 1330 94879 ns/op BenchmarkCreateGoroutines-4 100839 6403 ns/op BenchmarkCreateGoroutinesParallel-4 81507 1670 ns/op BenchmarkCreateGoroutinesCapture-4 20061 9500 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 55737 18091 ns/op BenchmarkClosureCall-4 15742279 60.95 ns/op BenchmarkWakeupParallelSpinning/0s-4 10000 44182 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7549 46623 ns/op BenchmarkWakeupParallelSpinning/2µs-4 6039 29448 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3428 47085 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2320 59703 ns/op BenchmarkWakeupParallelSpinning/20µs-4 836 193070 ns/op BenchmarkWakeupParallelSpinning/50µs-4 568 324136 ns/op BenchmarkWakeupParallelSpinning/100µs-4 290 1287438 ns/op BenchmarkWakeupParallelSyscall/0s-4 100 2527234 ns/op BenchmarkWakeupParallelSyscall/1µs-4 100 7918318 ns/op BenchmarkWakeupParallelSyscall/2µs-4 100 2484426 ns/op BenchmarkWakeupParallelSyscall/5µs-4 100 3092309 ns/op BenchmarkWakeupParallelSyscall/10µs-4 100 1172053 ns/op BenchmarkWakeupParallelSyscall/20µs-4 324 1476490 ns/op BenchmarkWakeupParallelSyscall/50µs-4 100 2958817 ns/op BenchmarkWakeupParallelSyscall/100µs-4 45 5153357 ns/op BenchmarkMatmult-4 2815783 84.94 ns/op BenchmarkFastrand-4 6880520 20.15 ns/op BenchmarkFastrand64-4 8150826 45.51 ns/op BenchmarkFastrandHashiter-4 3354648 100.8 ns/op BenchmarkFastrandn/2-4 6786613 26.87 ns/op BenchmarkFastrandn/3-4 6707302 24.26 ns/op BenchmarkFastrandn/4-4 2127124 70.16 ns/op BenchmarkFastrandn/5-4 6105685 18.05 ns/op BenchmarkIfaceCmp100-4 61545 8895 ns/op BenchmarkIfaceCmpNil100-4 147183 769.4 ns/op BenchmarkEfaceCmpDiff-4 12874 11534 ns/op BenchmarkEfaceCmpDiffIndirect-4 20908 5613 ns/op BenchmarkDefer-4 1508114 85.98 ns/op BenchmarkDefer10-4 1000000 540.2 ns/op BenchmarkDeferMany-4 254881 1576 ns/op BenchmarkPanicRecover-4 597400 180.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 4805461 ns/op 5114 p50-ns 5024439 p90-ns 248287853 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 11246627 ns/op 1856 p50-ns 8988255 p90-ns 445652109 p99-ns BenchmarkGoroutineProfile/small/idle-4 6 24064406 ns/op 2428599 p50-ns 123911400 p90-ns 123911400 p99-ns BenchmarkGoroutineProfile/small/loaded-4 4 582045707 ns/op 394233782 p50-ns 1886808619 p90-ns 1886808619 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 3884139 ns/op 5075 p50-ns 5252553 p90-ns 157403524 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 1 112039252 ns/op 112033950 p50-ns 112033950 p90-ns 112033950 p99-ns BenchmarkGoroutineProfile/large/idle-4 1 291414370 ns/op 291407904 p50-ns 291407904 p90-ns 291407904 p99-ns BenchmarkGoroutineProfile/large/loaded-4 3 65985317 ns/op 64717378 p50-ns 97964860 p90-ns 97964860 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 27822 105811 ns/op 4597 p50-ns 5220 p90-ns 5025355 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 5527524 ns/op 10854 p50-ns 11288311 p90-ns 207098400 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 2 152286202 ns/op 291771042 p50-ns 291771042 p90-ns 291771042 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 100 68785881 ns/op 7623813 p50-ns 265680281 p90-ns 723752177 p99-ns BenchmarkRWMutexUncontended-4 4644271 31.03 ns/op BenchmarkRWMutexWrite100-4 1000000 998.3 ns/op BenchmarkRWMutexWrite10-4 2674765 65.73 ns/op BenchmarkRWMutexWorkWrite100-4 78238 37869 ns/op BenchmarkRWMutexWorkWrite10-4 598345 991.4 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3124 58051 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1094 104986 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 100 1110387 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 332 878158 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 604 828592 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 198 2209866 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 315 843318 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 130 2684044 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 10000 26385 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 357765 709.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 405530 5205 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 301339 806.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 368690 1513 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 141218 877.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 430981 481.2 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 414307 436.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 416730 1993 ns/op BenchmarkMakeSlice/Byte-4 1000000 173.6 ns/op BenchmarkMakeSlice/Int16-4 2331768 286.0 ns/op BenchmarkMakeSlice/Int-4 1000000 165.7 ns/op BenchmarkMakeSlice/Ptr-4 1000000 614.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 1195 ns/op BenchmarkMakeSlice/Struct/32-4 572974 338.6 ns/op BenchmarkMakeSlice/Struct/40-4 859423 580.1 ns/op BenchmarkGrowSlice/Byte-4 1000000 249.6 ns/op BenchmarkGrowSlice/Int16-4 985347 256.8 ns/op BenchmarkGrowSlice/Int-4 792832 678.2 ns/op BenchmarkGrowSlice/Ptr-4 709034 331.8 ns/op BenchmarkGrowSlice/Struct/24-4 444973 1372 ns/op BenchmarkGrowSlice/Struct/32-4 445280 1200 ns/op BenchmarkGrowSlice/Struct/40-4 175138 595.9 ns/op BenchmarkExtendSlice/IntSlice-4 500535 849.9 ns/op BenchmarkExtendSlice/PointerSlice-4 489915 1194 ns/op BenchmarkExtendSlice/NoGrow-4 985958 269.8 ns/op BenchmarkAppend-4 662672 186.6 ns/op BenchmarkAppendGrowByte-4 4 28356122 ns/op BenchmarkAppendGrowString-4 1 2451182705 ns/op BenchmarkAppendSlice/1Bytes-4 2065160 62.31 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 135.3 ns/op BenchmarkAppendSlice/7Bytes-4 1399900 97.62 ns/op BenchmarkAppendSlice/8Bytes-4 2104597 76.28 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 109.7 ns/op BenchmarkAppendSlice/16Bytes-4 1659418 254.2 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 161.8 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 67651 1489 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 12920 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 91728 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1046 459234 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 4300944 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 34 5849398 ns/op BenchmarkAppendStr/1Bytes-4 1000000 116.1 ns/op BenchmarkAppendStr/4Bytes-4 2208819 59.30 ns/op BenchmarkAppendStr/8Bytes-4 2266299 79.23 ns/op BenchmarkAppendStr/16Bytes-4 2229058 102.7 ns/op BenchmarkAppendStr/32Bytes-4 2014099 81.52 ns/op BenchmarkAppendSpecialCase-4 578485 219.7 ns/op BenchmarkCopy/1Byte-4 1000000 116.9 ns/op 8.56 MB/s BenchmarkCopy/1String-4 2154506 61.63 ns/op 16.23 MB/s BenchmarkCopy/2Byte-4 1720683 240.6 ns/op 8.31 MB/s BenchmarkCopy/2String-4 1809434 113.9 ns/op 17.57 MB/s BenchmarkCopy/4Byte-4 1000000 289.3 ns/op 13.82 MB/s BenchmarkCopy/4String-4 2099710 178.1 ns/op 22.46 MB/s BenchmarkCopy/8Byte-4 2177808 58.65 ns/op 136.41 MB/s BenchmarkCopy/8String-4 1000000 383.4 ns/op 20.86 MB/s BenchmarkCopy/12Byte-4 2131033 76.77 ns/op 156.32 MB/s BenchmarkCopy/12String-4 1891184 128.0 ns/op 93.74 MB/s BenchmarkCopy/16Byte-4 1750015 189.3 ns/op 84.51 MB/s BenchmarkCopy/16String-4 1535398 149.0 ns/op 107.41 MB/s BenchmarkCopy/32Byte-4 1809722 65.50 ns/op 488.52 MB/s BenchmarkCopy/32String-4 1645111 66.36 ns/op 482.24 MB/s BenchmarkCopy/128Byte-4 1000000 144.6 ns/op 885.00 MB/s BenchmarkCopy/128String-4 1000000 106.3 ns/op 1204.44 MB/s BenchmarkCopy/1024Byte-4 431816 504.3 ns/op 2030.66 MB/s BenchmarkCopy/1024String-4 421620 609.1 ns/op 1681.08 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 10000 59187 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 20329 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 13852 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 18360 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 40936 ns/op BenchmarkAppendInPlace/Grow/Byte-4 142856 3461 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 86971 8864 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 85134 15913 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 81159 7289 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 77707 1737 ns/op BenchmarkStackCopyPtr-4 1 168881320 ns/op BenchmarkStackCopy-4 2 105208273 ns/op BenchmarkStackCopyNoCache-4 21 4831100 ns/op BenchmarkStackCopyWithStkobj-4 1 111603710 ns/op BenchmarkIssue18138-4 144 4711286 ns/op BenchmarkCompareStringEqual-4 11663073 10.44 ns/op BenchmarkCompareStringIdentical-4 12069084 13.71 ns/op BenchmarkCompareStringSameLength-4 11619040 10.20 ns/op BenchmarkCompareStringDifferentLength-4 15954588 19.09 ns/op BenchmarkCompareStringBigUnaligned-4 2115 116917 ns/op 8968.65 MB/s BenchmarkCompareStringBig-4 891 405722 ns/op 2584.49 MB/s BenchmarkConcatStringAndBytes-4 2926267 63.90 ns/op BenchmarkSliceByteToString/1-4 2258300 84.36 ns/op BenchmarkSliceByteToString/2-4 1000000 284.4 ns/op BenchmarkSliceByteToString/4-4 1000000 253.8 ns/op BenchmarkSliceByteToString/8-4 1000000 129.3 ns/op BenchmarkSliceByteToString/16-4 1000000 120.0 ns/op BenchmarkSliceByteToString/32-4 867093 836.5 ns/op BenchmarkSliceByteToString/64-4 1000000 689.6 ns/op BenchmarkSliceByteToString/128-4 824390 472.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2056314 96.13 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 846849 166.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 948046 166.8 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3406170 30.59 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1164122 125.9 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1333754 86.70 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2529433 103.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 513612 261.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 434828 293.6 ns/op BenchmarkRuneIterate/range/ASCII-4 9245757 12.48 ns/op BenchmarkRuneIterate/range/Japanese-4 1595242 65.28 ns/op BenchmarkRuneIterate/range/MixedLength-4 1000000 164.3 ns/op BenchmarkRuneIterate/range1/ASCII-4 8106738 17.24 ns/op BenchmarkRuneIterate/range1/Japanese-4 1000000 188.7 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2494764 46.91 ns/op BenchmarkRuneIterate/range2/ASCII-4 8893911 15.46 ns/op BenchmarkRuneIterate/range2/Japanese-4 1567514 67.04 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2552058 58.94 ns/op BenchmarkArrayEqual-4 14154776 10.97 ns/op BenchmarkFunc/Name-4 2094002 55.87 ns/op BenchmarkFunc/Entry-4 9471896 13.58 ns/op BenchmarkFunc/FileLine-4 2258185 50.79 ns/op PASS ok runtime 1259.802s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 10000 15043 ns/op BenchmarkHandle/concurrent-4 12219 19044 ns/op PASS ok runtime/cgo 2.053s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 10441834 12.63 ns/op BenchmarkAnd32Parallel-4 2472772 43.26 ns/op BenchmarkAnd64-4 11783416 14.53 ns/op BenchmarkAnd64Parallel-4 1000000 128.1 ns/op BenchmarkOr32-4 13322510 9.284 ns/op BenchmarkOr32Parallel-4 2932381 45.35 ns/op BenchmarkOr64-4 8094079 17.89 ns/op BenchmarkOr64Parallel-4 2601062 46.61 ns/op BenchmarkAtomicLoad64-4 17048454 7.084 ns/op BenchmarkAtomicStore64-4 14968435 9.559 ns/op BenchmarkAtomicLoad-4 16468245 9.084 ns/op BenchmarkAtomicStore-4 16762615 23.05 ns/op BenchmarkAnd8-4 14495048 11.45 ns/op BenchmarkAnd-4 13905334 9.046 ns/op BenchmarkAnd8Parallel-4 2655693 50.44 ns/op BenchmarkAndParallel-4 3015958 38.63 ns/op BenchmarkOr8-4 14035880 11.27 ns/op BenchmarkOr-4 15052335 8.682 ns/op BenchmarkOr8Parallel-4 3042342 48.48 ns/op BenchmarkOrParallel-4 3177964 48.00 ns/op BenchmarkXadd-4 3016876 48.76 ns/op BenchmarkXadd64-4 1000000 575.3 ns/op BenchmarkCas-4 3021112 38.90 ns/op BenchmarkCas64-4 3190902 38.39 ns/op BenchmarkXchg-4 2988128 38.64 ns/op BenchmarkXchg64-4 3011065 41.69 ns/op PASS ok runtime/internal/atomic 20.082s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3662661 36.02 ns/op BenchmarkMulUintptr/large-4 2363510 85.25 ns/op PASS ok runtime/internal/math 2.085s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 27 31351657 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 1 102460059 ns/op 8396 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 100 13695431 ns/op 243.4 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 62977946 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 163064045 ns/op 2672 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 128 4911172 ns/op 200.5 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 99684790 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 121317135 ns/op 4998 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 15 30574861 ns/op 2256 concurrent_launches/op PASS ok runtime/pprof 9.762s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 10 26772636 ns/op BenchmarkStackLeak-4 37418 4970 ns/op PASS ok runtime/race 2.226s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2014350 87.45 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 212547 874.5 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 2.871s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 27 4116059 ns/op BenchmarkIndex_Large-4 9000 18183 ns/op BenchmarkIndexFunc_Large-4 102 1730790 ns/op BenchmarkCompact/nil-4 6893786 19.68 ns/op BenchmarkCompact/one-4 2009338 72.25 ns/op BenchmarkCompact/sorted-4 954939 115.1 ns/op BenchmarkCompact/1_item-4 793737 173.5 ns/op BenchmarkCompact/unsorted-4 1000000 128.5 ns/op BenchmarkCompact/many-4 469502 298.0 ns/op BenchmarkCompact_Large-4 26 5812595 ns/op BenchmarkCompactFunc_Large-4 61 1941669 ns/op BenchmarkReplace/naive-fast-4 48178 87654 ns/op BenchmarkReplace/optimized-fast-4 88902 3990 ns/op BenchmarkReplace/naive-slow-4 10000 27176 ns/op BenchmarkReplace/optimized-slow-4 10000 14886 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 124.8 ns/op BenchmarkBinarySearchFloats/Size32-4 901936 130.8 ns/op BenchmarkBinarySearchFloats/Size64-4 879919 140.0 ns/op BenchmarkBinarySearchFloats/Size128-4 646712 184.8 ns/op BenchmarkBinarySearchFloats/Size512-4 592162 330.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 596827 213.0 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 392756 351.2 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 363538 310.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 358416 553.1 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 271842 454.0 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 209522 736.6 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 215754 545.6 ns/op PASS ok slices 18.962s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 79826 1312 ns/op BenchmarkSortInts-4 1 135370182 ns/op BenchmarkSlicesSortInts-4 2 75771120 ns/op BenchmarkSortIsSorted-4 22 5664761 ns/op BenchmarkSlicesIsSorted-4 61 2177825 ns/op BenchmarkSortStrings-4 1 151666156 ns/op BenchmarkSlicesSortStrings-4 1 112487529 ns/op BenchmarkSortStrings_Sorted-4 20 5476184 ns/op BenchmarkSlicesSortStrings_Sorted-4 43 3164115 ns/op BenchmarkSortStructs-4 1 181694888 ns/op BenchmarkSortFuncStructs-4 1 120230174 ns/op BenchmarkSortString1K-4 152 677744 ns/op BenchmarkSortString1K_Slice-4 172 911078 ns/op BenchmarkStableString1K-4 91 1313786 ns/op BenchmarkSortInt1K-4 261 500898 ns/op BenchmarkSortInt1K_Sorted-4 5082 24400 ns/op BenchmarkSortInt1K_Reversed-4 2546 48525 ns/op BenchmarkSortInt1K_Mod8-4 718 196232 ns/op BenchmarkStableInt1K-4 88 1457446 ns/op BenchmarkStableInt1K_Slice-4 88 1177397 ns/op BenchmarkSortInt64K-4 3 41490165 ns/op BenchmarkSortInt64K_Slice-4 2 60649764 ns/op BenchmarkStableInt64K-4 1 125730431 ns/op BenchmarkSort1e2-4 291 422994 ns/op BenchmarkStable1e2-4 120 865595 ns/op BenchmarkSort1e4-4 2 90793761 ns/op BenchmarkStable1e4-4 1 253243077 ns/op PASS ok sort 15.751s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 780470 136.3 ns/op BenchmarkAtof64Float-4 628903 169.4 ns/op BenchmarkAtof64FloatExp-4 641452 177.7 ns/op BenchmarkAtof64Big-4 428810 265.5 ns/op BenchmarkAtof64RandomBits-4 166294 726.0 ns/op BenchmarkAtof64RandomFloats-4 476640 251.0 ns/op BenchmarkAtof64RandomLongFloats-4 385033 313.6 ns/op BenchmarkAtof32Decimal-4 894364 131.7 ns/op BenchmarkAtof32Float-4 732903 210.3 ns/op BenchmarkAtof32FloatExp-4 657946 189.8 ns/op BenchmarkAtof32Random-4 336655 342.4 ns/op BenchmarkAtof32RandomLong-4 131246 934.6 ns/op BenchmarkParseInt/Pos/7bit-4 1412248 85.03 ns/op BenchmarkParseInt/Pos/26bit-4 703399 173.4 ns/op BenchmarkParseInt/Pos/31bit-4 627657 182.2 ns/op BenchmarkParseInt/Pos/56bit-4 436728 295.2 ns/op BenchmarkParseInt/Pos/63bit-4 402634 296.4 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 102.5 ns/op BenchmarkParseInt/Neg/26bit-4 450930 265.9 ns/op BenchmarkParseInt/Neg/31bit-4 647092 302.8 ns/op BenchmarkParseInt/Neg/56bit-4 345669 296.3 ns/op BenchmarkParseInt/Neg/63bit-4 417320 293.1 ns/op BenchmarkAtoi/Pos/7bit-4 1692200 64.75 ns/op BenchmarkAtoi/Pos/26bit-4 874596 150.1 ns/op BenchmarkAtoi/Pos/31bit-4 755308 163.7 ns/op BenchmarkAtoi/Pos/56bit-4 499018 243.9 ns/op BenchmarkAtoi/Pos/63bit-4 341390 342.2 ns/op BenchmarkAtoi/Neg/7bit-4 1885374 60.34 ns/op BenchmarkAtoi/Neg/26bit-4 870487 147.3 ns/op BenchmarkAtoi/Neg/31bit-4 703946 156.7 ns/op BenchmarkAtoi/Neg/56bit-4 515941 241.8 ns/op BenchmarkAtoi/Neg/63bit-4 382179 419.8 ns/op BenchmarkFormatFloat/Decimal-4 69021 3232 ns/op BenchmarkFormatFloat/Float-4 77017 2074 ns/op BenchmarkFormatFloat/Exp-4 86000 1424 ns/op BenchmarkFormatFloat/NegExp-4 86106 1565 ns/op BenchmarkFormatFloat/LongExp-4 76686 2755 ns/op BenchmarkFormatFloat/Big-4 70588 1991 ns/op BenchmarkFormatFloat/BinaryExp-4 223093 797.3 ns/op BenchmarkFormatFloat/32Integer-4 79231 1633 ns/op BenchmarkFormatFloat/32ExactFraction-4 83810 1440 ns/op BenchmarkFormatFloat/32Point-4 77646 2081 ns/op BenchmarkFormatFloat/32Exp-4 80360 1805 ns/op BenchmarkFormatFloat/32NegExp-4 10000 11617 ns/op BenchmarkFormatFloat/32Shortest-4 77500 1302 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 102507 1127 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 109222 1117 ns/op BenchmarkFormatFloat/64Fixed1-4 130785 921.1 ns/op BenchmarkFormatFloat/64Fixed2-4 126765 1008 ns/op BenchmarkFormatFloat/64Fixed3-4 130016 934.5 ns/op BenchmarkFormatFloat/64Fixed4-4 131348 924.4 ns/op BenchmarkFormatFloat/64Fixed12-4 78435 1578 ns/op BenchmarkFormatFloat/64Fixed16-4 91202 2864 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 100796 1248 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 77760 2923 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2564 53909 ns/op BenchmarkFormatFloat/Slowpath64-4 74067 1846 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 72259 1719 ns/op BenchmarkAppendFloat/Decimal-4 79896 1540 ns/op BenchmarkAppendFloat/Float-4 82654 1465 ns/op BenchmarkAppendFloat/Exp-4 88225 1431 ns/op BenchmarkAppendFloat/NegExp-4 92211 2102 ns/op BenchmarkAppendFloat/LongExp-4 73296 1638 ns/op BenchmarkAppendFloat/Big-4 70740 1683 ns/op BenchmarkAppendFloat/BinaryExp-4 246283 485.9 ns/op BenchmarkAppendFloat/32Integer-4 86432 1583 ns/op BenchmarkAppendFloat/32ExactFraction-4 82248 2260 ns/op BenchmarkAppendFloat/32Point-4 85557 1485 ns/op BenchmarkAppendFloat/32Exp-4 92293 2608 ns/op BenchmarkAppendFloat/32NegExp-4 95312 1756 ns/op BenchmarkAppendFloat/32Shortest-4 110236 1419 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 124809 1331 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 124324 972.0 ns/op BenchmarkAppendFloat/64Fixed1-4 143022 869.6 ns/op BenchmarkAppendFloat/64Fixed2-4 147648 1104 ns/op BenchmarkAppendFloat/64Fixed3-4 154057 806.2 ns/op BenchmarkAppendFloat/64Fixed4-4 145044 799.4 ns/op BenchmarkAppendFloat/64Fixed12-4 68266 1566 ns/op BenchmarkAppendFloat/64Fixed16-4 100056 1199 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 114592 1086 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 86850 1359 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2706 45411 ns/op BenchmarkAppendFloat/Slowpath64-4 77863 1608 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78654 1531 ns/op BenchmarkFormatInt-4 14788 8334 ns/op BenchmarkAppendInt-4 15584 9642 ns/op BenchmarkFormatUint-4 78144 2200 ns/op BenchmarkAppendUint-4 100762 1259 ns/op BenchmarkFormatIntSmall/7-4 3314184 46.98 ns/op BenchmarkFormatIntSmall/42-4 2935491 34.70 ns/op BenchmarkAppendIntSmall-4 1321308 102.6 ns/op BenchmarkAppendUintVarlen/1-4 1530090 90.84 ns/op BenchmarkAppendUintVarlen/12-4 1462729 80.44 ns/op BenchmarkAppendUintVarlen/123-4 1000000 105.2 ns/op BenchmarkAppendUintVarlen/1234-4 1211016 100.9 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 103.4 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 112.2 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 114.0 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 107.4 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 116.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 128.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 119.0 ns/op BenchmarkAppendUintVarlen/123456789012-4 870926 117.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 998242 156.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 952892 131.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 903801 128.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 933628 126.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 887280 132.4 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 728338 138.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 871124 155.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 876225 150.5 ns/op BenchmarkQuote-4 48646 3233 ns/op BenchmarkQuoteRune-4 575421 296.5 ns/op BenchmarkAppendQuote-4 52564 2624 ns/op BenchmarkAppendQuoteRune-4 906529 154.2 ns/op BenchmarkUnquoteEasy-4 1000000 131.0 ns/op BenchmarkUnquoteHard-4 53317 4395 ns/op PASS ok strconv 31.324s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 418248 288.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 129820 918.7 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 158761 691.2 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 370915 565.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 138738 1679 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 204844 555.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 291038 401.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 80988 1508 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 95029 1194 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 782025 155.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 17710 6141 ns/op BenchmarkGenericMatch1-4 1657 71982 ns/op BenchmarkGenericMatch2-4 319 377087 ns/op BenchmarkSingleMaxSkipping-4 6122 19260 ns/op 519.20 MB/s BenchmarkSingleLongSuffixFail-4 13154 9027 ns/op 111.00 MB/s BenchmarkSingleMatch-4 100 1006005 ns/op 14.91 MB/s BenchmarkByteByteNoMatch-4 59409 1998 ns/op BenchmarkByteByteMatch-4 18217 11846 ns/op BenchmarkByteStringMatch-4 16873 6824 ns/op BenchmarkHTMLEscapeNew-4 62838 2174 ns/op BenchmarkHTMLEscapeOld-4 76300 1810 ns/op BenchmarkByteStringReplacerWriteString-4 1086 120968 ns/op BenchmarkByteReplacerWriteString-4 1495 78237 ns/op BenchmarkByteByteReplaces-4 2768 39306 ns/op BenchmarkByteByteMap-4 9692 12590 ns/op BenchmarkMap/identity/ASCII-4 721335 148.1 ns/op BenchmarkMap/identity/Greek-4 405865 357.4 ns/op BenchmarkMap/change/ASCII-4 33726 3871 ns/op BenchmarkMap/change/Greek-4 21734 9233 ns/op BenchmarkIndexRune-4 2361117 51.75 ns/op BenchmarkIndexRuneLongString-4 1369950 76.57 ns/op BenchmarkIndexRuneFastPath-4 4609728 25.87 ns/op BenchmarkIndex-4 4450730 26.17 ns/op BenchmarkLastIndex-4 5173563 24.38 ns/op BenchmarkIndexByte-4 9278894 12.92 ns/op BenchmarkToUpper/#00-4 5063772 35.19 ns/op BenchmarkToUpper/ONLYUPPER-4 2959654 39.85 ns/op BenchmarkToUpper/abc-4 298770 483.0 ns/op BenchmarkToUpper/AbC123-4 230253 593.4 ns/op BenchmarkToUpper/azAZ09_-4 245217 604.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 44822 2616 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56037 2258 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28945 4583 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 48532 2242 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 104280 1279 ns/op BenchmarkToLower/#00-4 4952706 28.04 ns/op BenchmarkToLower/abc-4 3927180 26.96 ns/op BenchmarkToLower/AbC123-4 166724 757.1 ns/op BenchmarkToLower/azAZ09_-4 192614 671.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78474 1593 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 60471 2054 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30580 3890 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69458 1894 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 99519 1848 ns/op BenchmarkMapNoChanges-4 1000000 125.0 ns/op BenchmarkTrim-4 34260 3359 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3068850 52.88 ns/op BenchmarkToValidUTF8/InvalidASCII-4 154158 921.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89118 1383 ns/op BenchmarkEqualFold/Tests-4 40566 3117 ns/op BenchmarkEqualFold/ASCII-4 3946201 31.31 ns/op BenchmarkEqualFold/UnicodePrefix-4 82569 1336 ns/op BenchmarkEqualFold/UnicodeSuffix-4 85134 1461 ns/op BenchmarkIndexHard1-4 1744 67109 ns/op BenchmarkIndexHard2-4 379 489687 ns/op BenchmarkIndexHard3-4 144 712694 ns/op BenchmarkIndexHard4-4 80 1304918 ns/op BenchmarkLastIndexHard1-4 67 1720197 ns/op BenchmarkLastIndexHard2-4 69 1787609 ns/op BenchmarkLastIndexHard3-4 69 1755233 ns/op BenchmarkCountHard1-4 1869 69056 ns/op BenchmarkCountHard2-4 392 349144 ns/op BenchmarkCountHard3-4 165 752886 ns/op BenchmarkIndexTorture-4 7952 15139 ns/op BenchmarkCountTorture-4 7759 15182 ns/op BenchmarkCountTortureOverlapping-4 676 168926 ns/op BenchmarkCountByte/10-4 4861472 22.41 ns/op 446.15 MB/s BenchmarkCountByte/32-4 4679182 24.40 ns/op 1311.50 MB/s BenchmarkCountByte/4096-4 606900 209.8 ns/op 19526.05 MB/s BenchmarkCountByte/4194304-4 600 199586 ns/op 21015.01 MB/s BenchmarkCountByte/67108864-4 33 3453748 ns/op 19430.74 MB/s BenchmarkFields/ASCII/16-4 273529 480.4 ns/op 33.30 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21055 5769 ns/op 44.37 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1375 89497 ns/op 45.77 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 60 1753283 ns/op 37.38 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 26113178 ns/op 40.16 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 133508 848.2 ns/op 18.86 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11003 ns/op 23.27 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 579 448402 ns/op 9.13 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 14530489 ns/op 4.51 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 292268845 ns/op 3.59 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 269293 451.4 ns/op 35.44 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 20420 5494 ns/op 46.60 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 666 310552 ns/op 13.19 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 57 2815038 ns/op 23.28 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 66502887 ns/op 15.77 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 186453 973.8 ns/op 16.43 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 15428 8106 ns/op 31.58 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 739 359963 ns/op 11.38 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 46 4402937 ns/op 14.88 MB/s 463108 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 64353663 ns/op 16.29 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 80778501 ns/op BenchmarkSplitSingleByteSeparator-4 20 10078094 ns/op BenchmarkSplitMultiByteSeparator-4 38 3979315 ns/op BenchmarkSplitNSingleByteSeparator-4 235785 639.2 ns/op BenchmarkSplitNMultiByteSeparator-4 53754 3918 ns/op BenchmarkRepeat/5x0-4 4514851 27.41 ns/op BenchmarkRepeat/5x1-4 4547689 30.34 ns/op BenchmarkRepeat/5x2-4 200052 704.4 ns/op BenchmarkRepeat/5x6-4 113082 1076 ns/op BenchmarkRepeat/10x0-4 4097083 27.59 ns/op BenchmarkRepeat/10x1-4 4294261 29.66 ns/op BenchmarkRepeat/10x2-4 190569 605.8 ns/op BenchmarkRepeat/10x6-4 110791 1087 ns/op BenchmarkRepeatLarge/256/1-4 44904 2764 ns/op 92.62 MB/s BenchmarkRepeatLarge/256/16-4 83215 1460 ns/op 175.29 MB/s BenchmarkRepeatLarge/512/1-4 43114 2883 ns/op 177.61 MB/s BenchmarkRepeatLarge/512/16-4 65396 2113 ns/op 242.26 MB/s BenchmarkRepeatLarge/1024/1-4 36146 4492 ns/op 227.97 MB/s BenchmarkRepeatLarge/1024/16-4 43152 3150 ns/op 325.07 MB/s BenchmarkRepeatLarge/2048/1-4 27229 7699 ns/op 265.99 MB/s BenchmarkRepeatLarge/2048/16-4 31048 5172 ns/op 396.01 MB/s BenchmarkRepeatLarge/4096/1-4 17828 21230 ns/op 192.93 MB/s BenchmarkRepeatLarge/4096/16-4 21450 6829 ns/op 599.81 MB/s BenchmarkRepeatLarge/8192/1-4 7750 13950 ns/op 587.25 MB/s BenchmarkRepeatLarge/8192/16-4 10000 23246 ns/op 352.40 MB/s BenchmarkRepeatLarge/8192/4097-4 5828768 19.77 ns/op 207208.97 MB/s BenchmarkRepeatLarge/16384/1-4 6279 18895 ns/op 867.13 MB/s BenchmarkRepeatLarge/16384/16-4 8929 54933 ns/op 298.25 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20995 ns/op 585.41 MB/s BenchmarkRepeatLarge/32768/1-4 4120 56326 ns/op 581.76 MB/s BenchmarkRepeatLarge/32768/16-4 5502 63072 ns/op 519.54 MB/s BenchmarkRepeatLarge/32768/4097-4 6361 69665 ns/op 411.67 MB/s BenchmarkRepeatLarge/65536/1-4 1408 90571 ns/op 723.59 MB/s BenchmarkRepeatLarge/65536/16-4 2698 50541 ns/op 1296.69 MB/s BenchmarkRepeatLarge/65536/4097-4 302 409152 ns/op 150.20 MB/s BenchmarkRepeatLarge/131072/1-4 441 300413 ns/op 436.31 MB/s BenchmarkRepeatLarge/131072/16-4 302 1162811 ns/op 112.72 MB/s BenchmarkRepeatLarge/131072/4097-4 478 294544 ns/op 431.20 MB/s BenchmarkRepeatLarge/262144/1-4 234 508855 ns/op 515.16 MB/s BenchmarkRepeatLarge/262144/16-4 219 948992 ns/op 276.23 MB/s BenchmarkRepeatLarge/262144/4097-4 175 2035537 ns/op 126.80 MB/s BenchmarkRepeatLarge/524288/1-4 124 1207945 ns/op 434.03 MB/s BenchmarkRepeatLarge/524288/16-4 122 1480894 ns/op 354.03 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1104897 ns/op 470.92 MB/s BenchmarkRepeatLarge/1048576/1-4 64 2008791 ns/op 521.99 MB/s BenchmarkRepeatLarge/1048576/16-4 64 4228167 ns/op 248.00 MB/s BenchmarkRepeatLarge/1048576/4097-4 46 5210171 ns/op 200.52 MB/s BenchmarkRepeatLarge/2097152/1-4 36 3917018 ns/op 535.40 MB/s BenchmarkRepeatLarge/2097152/16-4 31 3596518 ns/op 583.11 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 8887988 ns/op 235.55 MB/s BenchmarkRepeatLarge/4194304/1-4 13 11142065 ns/op 376.44 MB/s BenchmarkRepeatLarge/4194304/16-4 1 158104999 ns/op 26.53 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 13819008 ns/op 303.29 MB/s BenchmarkRepeatLarge/8388608/1-4 6 26351600 ns/op 318.33 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15154279 ns/op 553.55 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 17671051 ns/op 474.59 MB/s BenchmarkRepeatLarge/16777216/1-4 3 39834890 ns/op 421.17 MB/s BenchmarkRepeatLarge/16777216/16-4 4 58841031 ns/op 285.13 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 32959195 ns/op 509.03 MB/s BenchmarkRepeatLarge/33554432/1-4 2 63477928 ns/op 528.60 MB/s BenchmarkRepeatLarge/33554432/16-4 2 58912978 ns/op 569.56 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 57703151 ns/op 581.50 MB/s BenchmarkRepeatLarge/67108864/1-4 1 113753911 ns/op 589.95 MB/s BenchmarkRepeatLarge/67108864/16-4 1 130837464 ns/op 512.92 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 147486831 ns/op 455.02 MB/s BenchmarkRepeatLarge/134217728/1-4 1 207032815 ns/op 648.29 MB/s BenchmarkRepeatLarge/134217728/16-4 1 239373946 ns/op 560.70 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 243862673 ns/op 550.38 MB/s BenchmarkRepeatLarge/268435456/1-4 1 419108144 ns/op 640.49 MB/s BenchmarkRepeatLarge/268435456/16-4 1 547763925 ns/op 490.06 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 588147693 ns/op 456.41 MB/s BenchmarkRepeatLarge/536870912/1-4 1 889267863 ns/op 603.72 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1061706922 ns/op 505.67 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1040074957 ns/op 516.18 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1713843955 ns/op 626.51 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1895483097 ns/op 566.47 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2045047140 ns/op 525.04 MB/s BenchmarkIndexAnyASCII/1:1-4 2747827 44.18 ns/op BenchmarkIndexAnyASCII/1:2-4 2683956 44.29 ns/op BenchmarkIndexAnyASCII/1:4-4 2584982 46.14 ns/op BenchmarkIndexAnyASCII/1:8-4 2473981 47.50 ns/op BenchmarkIndexAnyASCII/1:16-4 2162389 54.69 ns/op BenchmarkIndexAnyASCII/1:32-4 2156389 55.35 ns/op BenchmarkIndexAnyASCII/1:64-4 2116755 57.18 ns/op BenchmarkIndexAnyASCII/16:1-4 2736069 45.76 ns/op BenchmarkIndexAnyASCII/16:2-4 638852 183.0 ns/op BenchmarkIndexAnyASCII/16:4-4 618294 185.1 ns/op BenchmarkIndexAnyASCII/16:8-4 619020 194.9 ns/op BenchmarkIndexAnyASCII/16:16-4 568180 208.8 ns/op BenchmarkIndexAnyASCII/16:32-4 394128 264.6 ns/op BenchmarkIndexAnyASCII/16:64-4 398979 295.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2108788 57.37 ns/op BenchmarkIndexAnyASCII/256:2-4 55604 2137 ns/op BenchmarkIndexAnyASCII/256:4-4 53432 2175 ns/op BenchmarkIndexAnyASCII/256:8-4 55603 2181 ns/op BenchmarkIndexAnyASCII/256:16-4 55348 3408 ns/op BenchmarkIndexAnyASCII/256:32-4 34570 2927 ns/op BenchmarkIndexAnyASCII/256:64-4 50937 2291 ns/op BenchmarkIndexAnyUTF8/1:1-4 2852562 41.31 ns/op BenchmarkIndexAnyUTF8/1:2-4 2675893 47.13 ns/op BenchmarkIndexAnyUTF8/1:4-4 2549764 45.76 ns/op BenchmarkIndexAnyUTF8/1:8-4 2469591 50.73 ns/op BenchmarkIndexAnyUTF8/1:16-4 2153070 56.23 ns/op BenchmarkIndexAnyUTF8/1:32-4 2127344 57.49 ns/op BenchmarkIndexAnyUTF8/1:64-4 1886377 60.75 ns/op BenchmarkIndexAnyUTF8/16:1-4 1901559 62.90 ns/op BenchmarkIndexAnyUTF8/16:2-4 392550 310.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 359709 556.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 320593 364.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 232726 519.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 247272 495.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 220527 575.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 397880 307.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 27105 4614 ns/op BenchmarkIndexAnyUTF8/256:4-4 24249 5690 ns/op BenchmarkIndexAnyUTF8/256:8-4 23174 5227 ns/op BenchmarkIndexAnyUTF8/256:16-4 15013 7775 ns/op BenchmarkIndexAnyUTF8/256:32-4 17288 7393 ns/op BenchmarkIndexAnyUTF8/256:64-4 14151 7923 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2779770 46.63 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2757381 42.97 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2628138 46.15 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2486096 53.33 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2219320 54.13 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2103418 56.71 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 103.9 ns/op BenchmarkLastIndexAnyASCII/16:1-4 640021 186.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 645913 203.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 633846 338.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 586810 262.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 547422 875.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 440420 242.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 369477 1430 ns/op BenchmarkLastIndexAnyASCII/256:1-4 52519 2663 ns/op BenchmarkLastIndexAnyASCII/256:2-4 35464 2998 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54640 2701 ns/op BenchmarkLastIndexAnyASCII/256:8-4 10000 46143 ns/op BenchmarkLastIndexAnyASCII/256:16-4 54177 2963 ns/op BenchmarkLastIndexAnyASCII/256:32-4 13789 14236 ns/op BenchmarkLastIndexAnyASCII/256:64-4 47617 2589 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2380351 46.67 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2627064 45.69 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2424991 61.02 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 140.5 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1898268 56.61 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2088807 121.8 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 214.1 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 459422 245.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 228422 554.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 210190 1337 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 202981 627.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 117590 906.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 174675 710.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 151497 876.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 22725 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15626 7616 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13752 16916 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13696 8939 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 17489 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10431 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 100 2335956 ns/op BenchmarkTrimASCII/1:1-4 4001881 40.42 ns/op BenchmarkTrimASCII/1:2-4 2238718 49.15 ns/op BenchmarkTrimASCII/1:4-4 1782639 58.15 ns/op BenchmarkTrimASCII/1:8-4 2033554 156.8 ns/op BenchmarkTrimASCII/1:16-4 1000000 101.3 ns/op BenchmarkTrimASCII/16:1-4 2731485 64.36 ns/op BenchmarkTrimASCII/16:2-4 628508 279.6 ns/op BenchmarkTrimASCII/16:4-4 645118 182.2 ns/op BenchmarkTrimASCII/16:8-4 615622 194.7 ns/op BenchmarkTrimASCII/16:16-4 548113 231.8 ns/op BenchmarkTrimASCII/256:1-4 541700 212.9 ns/op BenchmarkTrimASCII/256:2-4 52174 2696 ns/op BenchmarkTrimASCII/256:4-4 54578 2533 ns/op BenchmarkTrimASCII/256:8-4 54943 2156 ns/op BenchmarkTrimASCII/256:16-4 47100 2674 ns/op BenchmarkTrimASCII/4096:1-4 41413 2949 ns/op BenchmarkTrimASCII/4096:2-4 3499 38532 ns/op BenchmarkTrimASCII/4096:4-4 3486 40310 ns/op BenchmarkTrimASCII/4096:8-4 2991 34251 ns/op BenchmarkTrimASCII/4096:16-4 3547 39693 ns/op BenchmarkTrimByte-4 4195521 25.71 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 26258 4913 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 23133 4545 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1508 96499 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1587 64876 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3693 30823 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6889 16676 ns/op BenchmarkJoin/0-4 6141387 19.11 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4519311 27.89 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 167656 735.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 120680 986.0 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 90793 1390 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 74880 1976 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 58936 2068 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 54240 2259 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3217456 43.51 ns/op BenchmarkTrimSpace/ASCII-4 1000000 124.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 124658 972.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 67324 1813 ns/op BenchmarkReplaceAll-4 116958 1102 ns/op 16 B/op 1 allocs/op PASS ok strings 120.461s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 79396 1556 ns/op BenchmarkCond2-4 34708 3183 ns/op BenchmarkCond4-4 24927 4684 ns/op BenchmarkCond8-4 12742 8938 ns/op BenchmarkCond16-4 8166 19722 ns/op BenchmarkCond32-4 3900 42180 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 585355 180.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 516117 305.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 475863 290.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 852446 137.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 491762 273.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1339867 92.68 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 137148 2547 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 70596 1455 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 139238 1454 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75526 1741 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 756511 189.9 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 243332 526.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 1117616 143.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 157569 969.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 697387 148.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 247249 560.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 182.7 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 49749 5206 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 199525 712.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 999841 127.0 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3194 36709 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 289 419943 ns/op BenchmarkRange/*sync.Map-4 1753 75560 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 157876 3353 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 270462 452.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 98074 1130 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 152490 993.7 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 335979 774.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 145406 1451 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 129398 1258 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 227046 467.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 946474 253.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 62406 2585 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 188613 801.4 ns/op BenchmarkSwapCollision/*sync.Map-4 123477 972.7 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 244 573847 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 147975 976.3 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 362752 781.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 12987 13344 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 69846 1561 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32126 4552 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 203875 901.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 160312 787.5 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 567145 338.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1556814 85.78 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 186781 1094 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1356464 138.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 773016 155.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 187881 554.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 727503 139.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 127232 1293 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 175880 1217 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 322377 572.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 152277 1483 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 383851 288.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 294654 596.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 147415 964.5 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 345380 428.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 66027 1828 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 150332 710.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 775592 273.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 173844 956.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 932445 214.6 ns/op BenchmarkUncontendedSemaphore-4 4966972 36.75 ns/op BenchmarkContendedSemaphore-4 4858729 29.08 ns/op BenchmarkMutexUncontended-4 858742 160.9 ns/op BenchmarkMutex-4 303828 418.0 ns/op BenchmarkMutexSlack-4 321547 406.7 ns/op BenchmarkMutexWork-4 229471 644.0 ns/op BenchmarkMutexWorkSlack-4 346544 478.9 ns/op BenchmarkMutexNoSpin-4 96542 1455 ns/op BenchmarkMutexSpin-4 44340 2680 ns/op BenchmarkOnce-4 1802120 84.61 ns/op BenchmarkOnceFunc/v=Once-4 1560248 85.63 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 112.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1376473 100.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1549435 78.01 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 107.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1424656 114.8 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6276280 34.27 ns/op BenchmarkSemaSyntNonblock-4 1000000 132.1 ns/op BenchmarkSemaSyntBlock-4 2445535 69.34 ns/op BenchmarkSemaWorkNonblock-4 1189527 97.46 ns/op BenchmarkSemaWorkBlock-4 1000000 106.7 ns/op BenchmarkRWMutexUncontended-4 528456 434.1 ns/op BenchmarkRWMutexWrite100-4 425144 617.7 ns/op BenchmarkRWMutexWrite10-4 406036 527.3 ns/op BenchmarkRWMutexWorkWrite100-4 325987 611.4 ns/op BenchmarkRWMutexWorkWrite10-4 315932 668.8 ns/op BenchmarkWaitGroupUncontended-4 748665 227.1 ns/op BenchmarkWaitGroupAddDone-4 382527 265.0 ns/op BenchmarkWaitGroupAddDoneWork-4 189716 1597 ns/op BenchmarkWaitGroupWait-4 2651314 45.60 ns/op BenchmarkWaitGroupWaitWork-4 3031082 74.23 ns/op BenchmarkWaitGroupActuallyWait-4 76390 8960 ns/op 32 B/op 2 allocs/op PASS ok sync 42.927s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 844891 149.1 ns/op PASS ok sync/atomic 1.297s PASS ok syscall 1.025s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 165006 701.9 ns/op 0 B/op 0 allocs/op PASS ok testing 1.567s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5930 27202 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7431 16285 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 79 1842096 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 85 1405014 ns/op 1305 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 178669049 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 259610291 ns/op 18285328 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1438 74172 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1818 124554 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 8895628 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6774872 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 746299915 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 828815150 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 204 625017 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 214 573023 ns/op 183 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 58688312 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 68149072 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7521748239 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6923442516 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2406 118955 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 5104023 ns/op 410538 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 400325428 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2289 54654 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 222 572632 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 25 9047507 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5792 20885 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 24.482s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 106471324 ns/op BenchmarkVariableString-4 81918 3053 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1693 114412 ns/op 2513 B/op 39 allocs/op PASS ok text/template/parse 2.112s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 76 2538713 ns/op BenchmarkAfter-4 63 2031280 ns/op BenchmarkStop-4 199 639440 ns/op BenchmarkSimultaneousAfterFunc-4 27 5741237 ns/op BenchmarkStartStop-4 212 602369 ns/op BenchmarkReset-4 1956 148241 ns/op BenchmarkSleep-4 102 3255033 ns/op BenchmarkParallelTimerLatency-4 55 47510487 avg-late-ns 1073179647 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 240801616 avg-late-ns 291481624 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 25 14484929 avg-late-ns 37939637 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 21 18643785 avg-late-ns 125185689 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 15 5097891 avg-late-ns 69236373 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 1 3237555 avg-late-ns 7186421 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 5 35122541 avg-late-ns 282180749 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 3 4701271 avg-late-ns 102262883 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 24 6454745 avg-late-ns 28140850 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 12 9246556 avg-late-ns 35277445 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 1 2479235 avg-late-ns 8770350 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 19 21729516 avg-late-ns 217275468 max-late-ns BenchmarkTicker-4 244 436549 ns/op BenchmarkTickerReset-4 5020 21110 ns/op BenchmarkTickerResetNaive-4 214 889828 ns/op BenchmarkNow-4 1641441 73.43 ns/op BenchmarkNowUnixNano-4 1322148 102.8 ns/op BenchmarkNowUnixMilli-4 1257183 102.6 ns/op BenchmarkNowUnixMicro-4 1297814 88.75 ns/op BenchmarkFormat-4 53052 2277 ns/op BenchmarkFormatRFC3339-4 71256 1707 ns/op BenchmarkFormatRFC3339Nano-4 70598 1704 ns/op BenchmarkFormatNow-4 76808 1545 ns/op BenchmarkMarshalJSON-4 97070 2184 ns/op BenchmarkMarshalText-4 106310 3157 ns/op BenchmarkParse-4 144194 1095 ns/op BenchmarkParseRFC3339UTC-4 323148 386.1 ns/op BenchmarkParseRFC3339UTCBytes-4 199467 681.3 ns/op BenchmarkParseRFC3339TZ-4 80092 1695 ns/op BenchmarkParseRFC3339TZBytes-4 52387 2615 ns/op BenchmarkParseDuration-4 547208 205.5 ns/op BenchmarkHour-4 987970 119.9 ns/op BenchmarkSecond-4 961534 120.9 ns/op BenchmarkYear-4 766249 168.7 ns/op BenchmarkDay-4 581186 190.4 ns/op BenchmarkISOWeek-4 743276 168.5 ns/op BenchmarkGoString-4 68479 2047 ns/op BenchmarkUnmarshalText-4 64381 1725 ns/op PASS ok time 34.307s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 423712 279.5 ns/op BenchmarkDecodeValidJapaneseChars-4 523219 254.1 ns/op BenchmarkDecodeRune-4 1379982 96.51 ns/op BenchmarkEncodeValidASCII-4 250534 408.6 ns/op BenchmarkEncodeValidJapaneseChars-4 512216 256.0 ns/op BenchmarkAppendRuneValidASCII-4 681512 180.9 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 112.1 ns/op BenchmarkEncodeRune-4 673203 175.3 ns/op PASS ok unicode/utf16 2.855s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2223819 56.03 ns/op BenchmarkRuneCountTenJapaneseChars-4 350722 318.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4171893 26.89 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 517478 232.7 ns/op BenchmarkValidTenASCIIChars-4 1838433 98.44 ns/op BenchmarkValid100KASCIIChars-4 91 2458252 ns/op BenchmarkValidTenJapaneseChars-4 307609 641.9 ns/op BenchmarkValidLongMostlyASCII-4 91 1157045 ns/op BenchmarkValidLongJapanese-4 62 1972185 ns/op BenchmarkValidStringTenASCIIChars-4 5134756 23.24 ns/op BenchmarkValidString100KASCIIChars-4 6957 17229 ns/op BenchmarkValidStringTenJapaneseChars-4 430442 261.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1387 90297 ns/op BenchmarkValidStringLongJapanese-4 162 748968 ns/op BenchmarkEncodeASCIIRune-4 4413249 26.79 ns/op BenchmarkEncodeJapaneseRune-4 2495330 49.37 ns/op BenchmarkAppendASCIIRune-4 8504210 13.86 ns/op BenchmarkAppendJapaneseRune-4 2712321 42.38 ns/op BenchmarkDecodeASCIIRune-4 2646280 45.15 ns/op BenchmarkDecodeJapaneseRune-4 2469006 54.19 ns/op BenchmarkFullRune/ASCII-4 3129061 48.91 ns/op BenchmarkFullRune/Incomplete-4 1441969 79.42 ns/op BenchmarkFullRune/Japanese-4 1000000 228.9 ns/op PASS ok unicode/utf8 7.930s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 108013426727 ns/op PASS ok cmd/api 109.255s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 637698 247.8 ns/op BenchmarkCgoCall/one-pointer-4 546607 300.4 ns/op BenchmarkCgoCall/string-pointer-escape-4 470448 640.2 ns/op BenchmarkCgoCall/string-pointer-noescape-4 474873 1669 ns/op BenchmarkCgoCall/eight-pointers-4 229728 527.5 ns/op BenchmarkCgoCall/eight-pointers-nil-4 568372 245.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 40018 3163 ns/op BenchmarkCgoCall/eight-pointers-slice-4 48096 2560 ns/op BenchmarkGoString-4 1000000 244.1 ns/op BenchmarkCGoCallback-4 66802 2162 ns/op BenchmarkCGoInCThread-4 573607 211.2 ns/op PASS ok cmd/cgo/internal/test 5.610s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 554223 234.3 ns/op BenchmarkEqArrayOfStrings64-4 64320 1901 ns/op BenchmarkEqArrayOfStrings1024-4 5720 20929 ns/op BenchmarkEqArrayOfFloats5-4 985182 120.2 ns/op BenchmarkEqArrayOfFloats64-4 121392 1094 ns/op BenchmarkEqArrayOfFloats1024-4 5233 28267 ns/op BenchmarkEqArrayOfStructsEq-4 1411 87753 ns/op BenchmarkEqArrayOfStructsNotEq-4 2251 61851 ns/op BenchmarkEqStruct-4 15718563 7.615 ns/op PASS ok cmd/compile/internal/reflectdata 3.811s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 68671 ns/op BenchmarkInvertLessThanNoov-4 10904853 13.32 ns/op BenchmarkCopyElim1-4 100 5344689 ns/op BenchmarkCopyElim10-4 100 2865083 ns/op BenchmarkCopyElim100-4 135 2625076 ns/op BenchmarkCopyElim1000-4 24 9820024 ns/op BenchmarkCopyElim10000-4 3 133470123 ns/op BenchmarkCopyElim100000-4 1 1017931007 ns/op BenchmarkDeadCode/1-4 100 1406381 ns/op BenchmarkDeadCode/10-4 100 1962929 ns/op BenchmarkDeadCode/100-4 169 1982473 ns/op BenchmarkDeadCode/1000-4 50 5967576 ns/op BenchmarkDeadCode/10000-4 1 467495831 ns/op BenchmarkDeadCode/100000-4 1 658823815 ns/op BenchmarkDeadCode/200000-4 1 767793030 ns/op BenchmarkDominatorsLinear-4 10 10654870 ns/op 0.94 MB/s BenchmarkDominatorsFwdBack-4 9 13065665 ns/op 0.77 MB/s BenchmarkDominatorsManyPred-4 8 15644607 ns/op 0.64 MB/s BenchmarkDominatorsMaxPred-4 7 14913639 ns/op 0.67 MB/s BenchmarkDominatorsMaxPredVal-4 7 15278864 ns/op 0.65 MB/s BenchmarkFuse/1-4 376 604494 ns/op BenchmarkFuse/10-4 415 568683 ns/op BenchmarkFuse/100-4 100 1768034 ns/op BenchmarkFuse/1000-4 10 20745400 ns/op BenchmarkFuse/10000-4 1 310498898 ns/op BenchmarkNilCheckDeep1-4 7862 14568 ns/op 0.07 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3301 36334 ns/op 0.28 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 466 273767 ns/op 0.37 MB/s 1178 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2408302 ns/op 0.42 MB/s 11143 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 4 28110099 ns/op 0.36 MB/s 197092 B/op 6 allocs/op BenchmarkDSEPass-4 13 7729369 ns/op 50712 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 229967075 ns/op 4269568 B/op 108707 allocs/op BenchmarkCSEPass-4 5 21748993 ns/op 170987 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 264351789 ns/op 5674064 B/op 97532 allocs/op BenchmarkDeadcodePass-4 72 1397042 ns/op 102833 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 207938314 ns/op 4072552 B/op 45130 allocs/op BenchmarkMultiPass-4 40 2655818 ns/op 246379 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 526328205 ns/op 11236072 B/op 150142 allocs/op BenchmarkCondRewrite/SoloJump-4 2988938 40.24 ns/op BenchmarkCondRewrite/CombJump-4 2807461 41.34 ns/op PASS ok cmd/compile/internal/ssa 25.520s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7867 15782 ns/op BenchmarkExtShift-4 14260 8040 ns/op BenchmarkModify-4 7729 15162 ns/op BenchmarkMullImm-4 14126 9173 ns/op BenchmarkConstModify-4 7724 25753 ns/op BenchmarkBitSet-4 10000 10742 ns/op BenchmarkBitClear-4 15433 7366 ns/op BenchmarkBitToggle-4 15944 7496 ns/op BenchmarkBitSetConst-4 124818 968.3 ns/op BenchmarkBitClearConst-4 127467 947.6 ns/op BenchmarkBitToggleConst-4 125834 1276 ns/op BenchmarkDivconstI64-4 8078821 17.23 ns/op BenchmarkModconstI64-4 7586486 15.59 ns/op BenchmarkDivisiblePow2constI64-4 8159977 14.57 ns/op BenchmarkDivisibleconstI64-4 7424023 15.79 ns/op BenchmarkDivisibleWDivconstI64-4 5325193 22.16 ns/op BenchmarkDivconstU64/3-4 6164517 19.80 ns/op BenchmarkDivconstU64/5-4 7924846 15.36 ns/op BenchmarkDivconstU64/37-4 7787884 16.33 ns/op BenchmarkDivconstU64/1234567-4 7493139 16.30 ns/op BenchmarkModconstU64-4 7821160 15.66 ns/op BenchmarkDivisibleconstU64-4 8177833 14.66 ns/op BenchmarkDivisibleWDivconstU64-4 5408374 23.10 ns/op BenchmarkDivconstI32-4 8135431 14.97 ns/op BenchmarkModconstI32-4 7656932 16.10 ns/op BenchmarkDivisiblePow2constI32-4 8225319 14.41 ns/op BenchmarkDivisibleconstI32-4 7955706 15.70 ns/op BenchmarkDivisibleWDivconstI32-4 5459643 30.49 ns/op BenchmarkDivconstU32-4 7992805 28.05 ns/op BenchmarkModconstU32-4 8004654 14.93 ns/op BenchmarkDivisibleconstU32-4 8013321 14.42 ns/op BenchmarkDivisibleWDivconstU32-4 5355235 24.38 ns/op BenchmarkDivconstI16-4 8275714 16.99 ns/op BenchmarkModconstI16-4 8164983 14.78 ns/op BenchmarkDivisiblePow2constI16-4 8355060 14.37 ns/op BenchmarkDivisibleconstI16-4 8189130 15.96 ns/op BenchmarkDivisibleWDivconstI16-4 5309048 23.73 ns/op BenchmarkDivconstU16-4 7943036 21.15 ns/op BenchmarkModconstU16-4 7423231 16.98 ns/op BenchmarkDivisibleconstU16-4 7288597 26.26 ns/op BenchmarkDivisibleWDivconstU16-4 5303254 23.83 ns/op BenchmarkDivconstI8-4 8244259 16.10 ns/op BenchmarkModconstI8-4 7837118 15.64 ns/op BenchmarkDivisiblePow2constI8-4 8229868 14.41 ns/op BenchmarkDivisibleconstI8-4 8071615 15.00 ns/op BenchmarkDivisibleWDivconstI8-4 5135869 26.65 ns/op BenchmarkDivconstU8-4 7668032 18.21 ns/op BenchmarkModconstU8-4 7526139 14.82 ns/op BenchmarkDivisibleconstU8-4 8115006 14.88 ns/op BenchmarkDivisibleWDivconstU8-4 5534937 23.76 ns/op BenchmarkMul2-4 175694 898.0 ns/op BenchmarkMulNeg2-4 175324 719.2 ns/op BenchmarkEfaceInteger-4 4143776 27.13 ns/op BenchmarkTypeAssert-4 13431166 9.506 ns/op BenchmarkDiv64UnsignedSmall-4 13784282 8.413 ns/op BenchmarkDiv64Small-4 13816318 9.431 ns/op BenchmarkDiv64SmallNegDivisor-4 13718314 9.226 ns/op BenchmarkDiv64SmallNegDividend-4 13809060 9.716 ns/op BenchmarkDiv64SmallNegBoth-4 13524535 8.628 ns/op BenchmarkDiv64Unsigned-4 10949299 12.83 ns/op BenchmarkDiv64-4 11228505 17.56 ns/op BenchmarkDiv64NegDivisor-4 11497245 10.55 ns/op BenchmarkDiv64NegDividend-4 11355380 10.23 ns/op BenchmarkDiv64NegBoth-4 11057294 10.20 ns/op BenchmarkMod64UnsignedSmall-4 13554087 8.846 ns/op BenchmarkMod64Small-4 13420006 9.053 ns/op BenchmarkMod64SmallNegDivisor-4 11548506 15.73 ns/op BenchmarkMod64SmallNegDividend-4 13793082 8.771 ns/op BenchmarkMod64SmallNegBoth-4 12976695 8.707 ns/op BenchmarkMod64Unsigned-4 11275564 10.69 ns/op BenchmarkMod64-4 11242458 13.16 ns/op BenchmarkMod64NegDivisor-4 10845568 10.47 ns/op BenchmarkMod64NegDividend-4 10989471 10.23 ns/op BenchmarkMod64NegBoth-4 11552298 10.22 ns/op BenchmarkMulconstI32/3-4 14840025 8.486 ns/op BenchmarkMulconstI32/5-4 14533166 8.843 ns/op BenchmarkMulconstI32/12-4 14770146 9.055 ns/op BenchmarkMulconstI32/120-4 14378210 8.254 ns/op BenchmarkMulconstI32/-120-4 14764827 8.267 ns/op BenchmarkMulconstI32/65537-4 14082606 8.654 ns/op BenchmarkMulconstI32/65538-4 13508935 8.632 ns/op BenchmarkMulconstI64/3-4 14930954 8.610 ns/op BenchmarkMulconstI64/5-4 14562952 12.43 ns/op BenchmarkMulconstI64/12-4 14482534 8.378 ns/op BenchmarkMulconstI64/120-4 14661799 8.268 ns/op BenchmarkMulconstI64/-120-4 14639812 8.922 ns/op BenchmarkMulconstI64/65537-4 10089488 11.31 ns/op BenchmarkMulconstI64/65538-4 13942410 8.641 ns/op BenchmarkMulconstU32/3-4 14782448 8.059 ns/op BenchmarkMulconstU32/5-4 13773901 8.094 ns/op BenchmarkMulconstU32/12-4 14527338 8.223 ns/op BenchmarkMulconstU32/120-4 11636608 18.85 ns/op BenchmarkMulconstU32/65537-4 14001925 8.367 ns/op BenchmarkMulconstU32/65538-4 14516428 9.649 ns/op BenchmarkMulconstU64/3-4 14732587 8.005 ns/op BenchmarkMulconstU64/5-4 14805380 8.496 ns/op BenchmarkMulconstU64/12-4 14543220 11.83 ns/op BenchmarkMulconstU64/120-4 14342670 8.934 ns/op BenchmarkMulconstU64/65537-4 14730450 8.361 ns/op BenchmarkMulconstU64/65538-4 14733415 8.466 ns/op BenchmarkShiftArithmeticRight-4 13098128 8.212 ns/op BenchmarkSwitch8Predictable-4 9891511 12.56 ns/op BenchmarkSwitch8Unpredictable-4 5762836 21.04 ns/op BenchmarkSwitch32Predictable-4 8398514 14.75 ns/op BenchmarkSwitch32Unpredictable-4 5492035 22.14 ns/op BenchmarkSwitchStringPredictable-4 4159701 30.19 ns/op BenchmarkSwitchStringUnpredictable-4 4252173 30.82 ns/op BenchmarkSwitchTypePredictable-4 3137472 38.16 ns/op BenchmarkSwitchTypeUnpredictable-4 3395340 34.62 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3575306 36.09 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3897801 31.39 ns/op PASS ok cmd/compile/internal/test 36.685s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 97 1480873 ns/op BenchmarkNamed/Underlying/nongeneric-4 946638 109.0 ns/op BenchmarkNamed/Underlying/generic-4 1213982 104.9 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 111.2 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 103.3 ns/op BenchmarkCheck/http/funcbodies/info-4 1 686554778 ns/op 49066 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 718714367 ns/op 46870 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 274671785 ns/op 122644 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 196289236 ns/op 171616 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2131922586 ns/op 2199 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 350649504 ns/op 14800 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 109287906 ns/op 47416 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 52622794 ns/op 95291 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 102298888 ns/op 21210 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 59692618 ns/op 19157 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 139679243 ns/op 15401 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 72848852 ns/op 29786 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2284854561 ns/op 29309 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 731138277 ns/op 81570 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 160525478 ns/op 417122 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 225244525 ns/op 297262 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1332193836 ns/op 1510 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 150008751 ns/op 13410 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 143714422 ns/op 12100 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 58115760 ns/op 34615 lines/s PASS ok cmd/compile/internal/types2 40.027s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 36 9706713 ns/op 574972 sys-ns/op 629306 user-ns/op PASS ok cmd/go 2.591s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 229496 529.2 ns/op PASS ok cmd/go/internal/cfg 1.607s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 22225 5124 ns/op 1.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 20824 4918 ns/op 1.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2696 50700 ns/op 20.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2698 47638 ns/op 21.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 376 359961 ns/op 22.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 375 474551 ns/op 17.26 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 4.140s All tests passed.