linux-s390x-ibm-race at 9fa153b729969855fcb694e12c16e20b1407ed9c :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=761f8ed8eab84f92a1e5af21d65a8d5b" "JOURNAL_STREAM=9:595658827" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=761f8ed8eab84f92a1e5af21d65a8d5b" "JOURNAL_STREAM=9:595658827" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.608s ok archive/zip 3.304s ok bufio 1.334s ok bytes 2.244s ok cmp 1.008s ok compress/bzip2 1.594s ok compress/flate 7.040s ok compress/gzip 18.311s ok compress/lzw 1.699s ok compress/zlib 6.716s ok container/heap 1.015s ok container/list 1.039s ok container/ring 1.019s ok context 1.031s ok crypto 1.008s ok crypto/aes 1.039s ok crypto/cipher 1.037s ok crypto/des 1.035s ok crypto/dsa 1.054s ok crypto/ecdh 1.473s ok crypto/ecdsa 1.631s ok crypto/ed25519 2.239s ok crypto/elliptic 1.047s ok crypto/hmac 1.020s ok crypto/internal/alias 1.078s ok crypto/internal/bigmod 1.521s ok crypto/internal/boring 1.012s ok crypto/internal/boring/bcache 1.490s ok crypto/internal/edwards25519 3.615s ok crypto/internal/edwards25519/field 1.210s ok crypto/internal/nistec 2.697s ok crypto/internal/nistec/fiat 1.010s [no tests to run] ok crypto/md5 1.029s ok crypto/rand 1.366s ok crypto/rc4 1.694s ok crypto/rsa 3.328s ok crypto/sha1 1.103s ok crypto/sha256 1.043s ok crypto/sha512 1.042s ok crypto/subtle 1.476s ok crypto/tls 5.694s ok crypto/x509 2.620s ok database/sql 1.685s ok database/sql/driver 1.013s ok debug/buildinfo 1.077s ok debug/dwarf 1.073s ok debug/elf 2.457s ok debug/gosym 1.176s ok debug/macho 1.020s ok debug/pe 1.037s ok debug/plan9obj 1.008s ok embed 1.016s [no tests to run] ok embed/internal/embedtest 1.009s ok encoding/ascii85 1.012s ok encoding/asn1 1.011s ok encoding/base32 1.055s ok encoding/base64 1.014s ok encoding/binary 1.028s ok encoding/csv 1.048s ok encoding/gob 22.132s ok encoding/hex 1.014s ok encoding/json 2.158s ok encoding/pem 2.614s ok encoding/xml 1.147s ok errors 1.012s ok expvar 1.011s ok flag 3.050s ok fmt 1.510s ok go/ast 1.014s ok go/build 6.993s ok go/build/constraint 1.044s ok go/constant 1.046s ok go/doc 1.199s ok go/doc/comment 2.880s ok go/format 1.036s ok go/importer 1.509s ok go/internal/gccgoimporter 1.044s ok go/internal/gcimporter 7.935s ok go/internal/srcimporter 15.081s ok go/parser 1.853s ok go/printer 2.477s ok go/scanner 1.015s ok go/token 1.096s ok go/types 37.665s ok go/version 1.006s ok hash 1.009s ok hash/adler32 1.031s ok hash/crc32 1.040s ok hash/crc64 1.021s ok hash/fnv 1.008s ok hash/maphash 1.008s ok html 1.009s ok html/template 1.186s ok image 1.537s ok image/color 1.030s ok image/draw 1.718s ok image/gif 2.124s ok image/jpeg 2.686s ok image/png 4.181s ok index/suffixarray 2.723s ok internal/abi 1.025s ok internal/buildcfg 1.007s ok internal/chacha8rand 1.007s ok internal/coverage/cformat 1.008s ok internal/coverage/cmerge 1.007s ok internal/coverage/pods 1.009s ok internal/coverage/slicereader 1.008s ok internal/coverage/slicewriter 1.008s ok internal/coverage/test 1.033s ok internal/cpu 2.014s ok internal/dag 1.008s ok internal/diff 1.012s ok internal/fmtsort 1.008s ok internal/fuzz 1.025s ok internal/godebug 12.330s ok internal/godebugs 1.006s ok internal/gover 1.007s ok internal/intern 1.386s ok internal/itoa 1.007s ok internal/platform 1.389s ok internal/poll 1.384s ok internal/profile 1.008s ok internal/reflectlite 1.009s ok internal/safefilepath 1.006s ok internal/saferio 1.077s ok internal/singleflight 1.046s ok internal/testenv 1.130s ok internal/trace 1.233s ok internal/trace/v2 9.101s ok internal/types/errors 1.276s ok internal/unsafeheader 1.007s ok internal/xcoff 1.019s ok internal/zstd 1.048s ok io 1.034s ok io/fs 1.193s ok io/ioutil 1.010s ok log 1.014s ok log/slog 1.073s ok log/slog/internal/benchmarks 1.006s ok log/slog/internal/buffer 1.006s ok log/syslog 2.218s ok maps 1.008s ok math 1.016s ok math/big 5.014s ok math/bits 1.012s ok math/cmplx 1.009s ok math/rand 4.399s ok math/rand/v2 3.644s ok mime 1.030s ok mime/multipart 6.143s ok mime/quotedprintable 1.055s ok net 35.910s ok net/http 9.743s ok net/http/cgi 27.314s ok net/http/cookiejar 1.017s ok net/http/fcgi 1.220s ok net/http/httptest 1.205s ok net/http/httptrace 1.009s ok net/http/httputil 1.608s ok net/http/internal 3.715s ok net/http/internal/ascii 1.010s ok net/http/pprof 6.132s ok net/internal/cgotest 1.007s ok net/internal/socktest 1.009s ok net/mail 1.012s ok net/netip 1.277s ok net/rpc 1.039s ok net/rpc/jsonrpc 1.020s ok net/smtp 1.085s ok net/textproto 1.083s ok net/url 1.017s ok os 7.472s ok os/exec 8.180s ok os/exec/internal/fdtest 1.011s ok os/signal 22.727s ok os/user 1.012s ok path 1.010s ok path/filepath 1.046s ok plugin 1.027s ok reflect 1.461s ok regexp 4.148s ok regexp/syntax 7.956s ok runtime 23.823s ok runtime/cgo 1.007s ok runtime/coverage 1.009s ok runtime/debug 2.050s ok runtime/internal/atomic 1.016s ok runtime/internal/math 1.007s ok runtime/internal/sys 1.007s ok runtime/internal/syscall 1.007s ok runtime/internal/wasitest 1.007s ok runtime/metrics 1.019s ok runtime/pprof 18.490s ok runtime/race 9.850s ok runtime/trace 1.124s ok slices 1.480s ok sort 1.545s ok strconv 3.507s ok strings 2.672s ok sync 1.339s ok sync/atomic 1.921s ok syscall 10.415s ok testing 3.472s ok testing/fstest 1.011s ok testing/iotest 1.009s ok testing/quick 1.141s ok testing/slogtest 1.017s ok text/scanner 1.025s ok text/tabwriter 1.012s ok text/template 1.065s ok text/template/parse 1.021s ok time 2.979s ok unicode 1.013s ok unicode/utf16 1.032s ok unicode/utf8 1.031s ok cmd/addr2line 4.348s ok cmd/api 14.728s ok cmd/asm/internal/asm 4.885s ok cmd/asm/internal/lex 1.009s ok cmd/cgo/internal/swig 1.020s ok cmd/cgo/internal/test 2.540s ok cmd/cgo/internal/testcarchive 23.854s ok cmd/cgo/internal/testcshared 4.917s ok cmd/cgo/internal/testerrors 7.612s ok cmd/cgo/internal/testfortran 1.011s ok cmd/cgo/internal/testgodefs 1.365s ok cmd/cgo/internal/testlife 1.389s ok cmd/cgo/internal/testnocgo 1.006s ok cmd/cgo/internal/testplugin 32.365s ok cmd/cgo/internal/testsanitizers 1.078s ok cmd/cgo/internal/testshared 38.707s ok cmd/cgo/internal/testso 2.382s ok cmd/cgo/internal/teststdio 1.947s ok cmd/cgo/internal/testtls 1.010s ok cmd/compile/internal/abt 1.040s ok cmd/compile/internal/amd64 1.010s ok cmd/compile/internal/base 1.012s ok cmd/compile/internal/compare 1.008s ok cmd/compile/internal/devirtualize 1.018s ok cmd/compile/internal/dwarfgen 1.491s ok cmd/compile/internal/importer 1.693s ok cmd/compile/internal/inline/inlheur 1.278s ok cmd/compile/internal/ir 1.027s ok cmd/compile/internal/logopt 1.029s ok cmd/compile/internal/loopvar 1.007s ok cmd/compile/internal/noder 1.009s ok cmd/compile/internal/reflectdata 1.012s [no tests to run] ok cmd/compile/internal/ssa 12.129s ok cmd/compile/internal/syntax 1.147s ok cmd/compile/internal/test 10.301s ok cmd/compile/internal/typecheck 1.182s ok cmd/compile/internal/types 1.009s ok cmd/compile/internal/types2 9.882s ok cmd/covdata 1.010s ok cmd/cover 19.672s ok cmd/dist 1.009s ok cmd/distpack 1.007s ok cmd/doc 1.410s ok cmd/fix 2.459s ok cmd/go 282.364s ok cmd/go/internal/auth 1.010s ok cmd/go/internal/cache 1.151s ok cmd/go/internal/cfg 1.015s [no tests to run] ok cmd/go/internal/envcmd 1.100s ok cmd/go/internal/fsys 1.126s ok cmd/go/internal/generate 1.201s ok cmd/go/internal/gover 1.201s ok cmd/go/internal/imports 1.353s ok cmd/go/internal/load 1.030s ok cmd/go/internal/lockedfile 2.275s ok cmd/go/internal/lockedfile/internal/filelock 2.058s ok cmd/go/internal/modfetch 1.033s ok cmd/go/internal/modfetch/codehost 2.066s ok cmd/go/internal/modfetch/zip_sum_test 1.023s ok cmd/go/internal/modindex 1.783s ok cmd/go/internal/modload 1.064s ok cmd/go/internal/mvs 1.026s ok cmd/go/internal/par 1.052s ok cmd/go/internal/str 1.025s ok cmd/go/internal/test 1.057s ok cmd/go/internal/toolchain 1.030s ok cmd/go/internal/vcs 1.019s ok cmd/go/internal/vcweb 1.127s ok cmd/go/internal/vcweb/vcstest 1.784s ok cmd/go/internal/web 1.030s ok cmd/go/internal/work 1.269s ok cmd/gofmt 1.259s ok cmd/internal/archive 1.755s ok cmd/internal/bootstrap_test 1.020s ok cmd/internal/buildid 2.093s ok cmd/internal/cov 1.642s ok cmd/internal/dwarf 1.019s ok cmd/internal/edit 1.013s ok cmd/internal/goobj 1.013s ok cmd/internal/moddeps 2.611s ok cmd/internal/notsha256 1.189s ok cmd/internal/obj 1.591s ok cmd/internal/obj/ppc64 1.297s ok cmd/internal/obj/riscv 1.217s ok cmd/internal/obj/s390x 1.042s ok cmd/internal/obj/x86 3.761s ok cmd/internal/objabi 1.247s ok cmd/internal/pkgpath 5.194s ok cmd/internal/pkgpattern 1.123s ok cmd/internal/quoted 1.018s ok cmd/internal/src 1.072s ok cmd/internal/test2json 1.826s ok cmd/link 18.712s ok cmd/link/internal/benchmark 1.081s ok cmd/link/internal/ld 12.296s ok cmd/link/internal/loader 1.058s ok cmd/nm 9.177s ok cmd/objdump 1.042s ok cmd/pack 7.718s ok cmd/pprof 1.017s ok cmd/relnote 1.022s ok cmd/trace 1.020s ok cmd/trace/v2 1.404s ok cmd/vet 40.004s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2421 45949 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1921 59863 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 1309 153114 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 2649 121692 ns/op 5187 B/op 16 allocs/op Benchmark/Reader/GNU-4 6342 64536 ns/op 5215 B/op 15 allocs/op Benchmark/Reader/PAX-4 2229 147018 ns/op 8824 B/op 33 allocs/op PASS ok archive/tar 3.041s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 490775298 ns/op 828960 B/op 83 allocs/op BenchmarkZip64Test-4 1 196349411 ns/op BenchmarkZip64TestSizes/4096-4 579 905102 ns/op BenchmarkZip64TestSizes/1048576-4 90 2067194 ns/op BenchmarkZip64TestSizes/67108864-4 1 356611430 ns/op PASS ok archive/zip 4.864s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 168918 693.3 ns/op BenchmarkReaderCopyUnoptimal-4 99824 1173 ns/op BenchmarkReaderCopyNoWriteTo-4 9874 28295 ns/op BenchmarkReaderWriteToOptimal-4 10000 12155 ns/op BenchmarkReaderReadString-4 87354 1399 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 150468 757.9 ns/op BenchmarkWriterCopyUnoptimal-4 174852 783.0 ns/op BenchmarkWriterCopyNoReadFrom-4 5244 26612 ns/op BenchmarkReaderEmpty-4 23973 5232 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 10968 15430 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 440011 282.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.949s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 11499 63624 ns/op 515.03 MB/s BenchmarkWriteByte-4 364 344339 ns/op 11.90 MB/s BenchmarkWriteRune-4 219 565963 ns/op 21.71 MB/s BenchmarkBufferNotEmptyWriteRead-4 25 4716302 ns/op BenchmarkBufferFullSmallReads-4 86 1380505 ns/op BenchmarkBufferWriteBlock/N4096-4 7238 16829 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 740 273632 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 20925469 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 6 17283239 ns/op 970.72 MB/s 5592405 B/op 0 allocs/op BenchmarkIndexByte/10-4 4363309 30.24 ns/op 330.73 MB/s BenchmarkIndexByte/32-4 4951885 23.18 ns/op 1380.32 MB/s BenchmarkIndexByte/4K-4 694353 190.3 ns/op 21525.64 MB/s BenchmarkIndexBytePortable/10-4 913059 140.9 ns/op 70.98 MB/s BenchmarkIndexBytePortable/32-4 314557 386.6 ns/op 82.78 MB/s BenchmarkIndexBytePortable/4K-4 2762 68899 ns/op 59.45 MB/s BenchmarkIndexRune/10-4 1264393 96.01 ns/op 104.16 MB/s BenchmarkIndexRune/32-4 1000000 100.6 ns/op 318.15 MB/s BenchmarkIndexRune/4K-4 305122 353.9 ns/op 11574.11 MB/s BenchmarkIndexRuneASCII/10-4 4398357 29.35 ns/op 340.71 MB/s BenchmarkIndexRuneASCII/32-4 5091597 24.77 ns/op 1292.00 MB/s BenchmarkIndexRuneASCII/4K-4 631412 189.1 ns/op 21660.24 MB/s BenchmarkEqual/0-4 7197699 14.39 ns/op BenchmarkEqual/same/1-4 1465062 84.06 ns/op 11.90 MB/s BenchmarkEqual/same/6-4 1454697 81.72 ns/op 73.42 MB/s BenchmarkEqual/same/9-4 1426424 82.62 ns/op 108.93 MB/s BenchmarkEqual/same/15-4 1394324 86.71 ns/op 172.99 MB/s BenchmarkEqual/same/16-4 1240656 95.65 ns/op 167.28 MB/s BenchmarkEqual/same/20-4 1271739 98.23 ns/op 203.61 MB/s BenchmarkEqual/same/32-4 1354696 87.22 ns/op 366.88 MB/s BenchmarkEqual/same/4K-4 127077 932.5 ns/op 4392.59 MB/s BenchmarkEqual/1-4 1434308 80.17 ns/op 12.47 MB/s BenchmarkEqual/6-4 1481912 82.33 ns/op 72.88 MB/s BenchmarkEqual/9-4 1462642 83.27 ns/op 108.08 MB/s BenchmarkEqual/15-4 1304922 80.64 ns/op 186.02 MB/s BenchmarkEqual/16-4 1409648 85.37 ns/op 187.43 MB/s BenchmarkEqual/20-4 1424089 89.14 ns/op 224.36 MB/s BenchmarkEqual/32-4 1000000 102.2 ns/op 313.07 MB/s BenchmarkEqual/4K-4 105657 1118 ns/op 3663.28 MB/s BenchmarkEqualBothUnaligned/64_0-4 1441743 82.15 ns/op 779.07 MB/s BenchmarkEqualBothUnaligned/64_1-4 1331488 87.47 ns/op 731.69 MB/s BenchmarkEqualBothUnaligned/64_4-4 1381738 85.67 ns/op 747.04 MB/s BenchmarkEqualBothUnaligned/64_7-4 1377916 87.59 ns/op 730.67 MB/s BenchmarkEqualBothUnaligned/4096_0-4 116317 1013 ns/op 4041.63 MB/s BenchmarkEqualBothUnaligned/4096_1-4 99818 1128 ns/op 3630.53 MB/s BenchmarkEqualBothUnaligned/4096_4-4 101386 1010 ns/op 4054.23 MB/s BenchmarkEqualBothUnaligned/4096_7-4 116782 1014 ns/op 4040.01 MB/s BenchmarkIndex/10-4 3512016 33.23 ns/op 300.91 MB/s BenchmarkIndex/32-4 2784140 41.27 ns/op 775.45 MB/s BenchmarkIndex/4K-4 76666 1555 ns/op 2634.49 MB/s BenchmarkIndexEasy/10-4 3565580 32.64 ns/op 306.40 MB/s BenchmarkIndexEasy/32-4 2889842 41.90 ns/op 763.65 MB/s BenchmarkIndexEasy/4K-4 400616 287.4 ns/op 14253.06 MB/s BenchmarkCount/10-4 1875747 63.55 ns/op 157.36 MB/s BenchmarkCount/32-4 1654405 71.95 ns/op 444.72 MB/s BenchmarkCount/4K-4 74914 1591 ns/op 2574.74 MB/s BenchmarkCountEasy/10-4 1908170 65.52 ns/op 152.63 MB/s BenchmarkCountEasy/32-4 1668292 71.53 ns/op 447.39 MB/s BenchmarkCountEasy/4K-4 408388 317.0 ns/op 12921.05 MB/s BenchmarkCountSingle/10-4 3064898 39.68 ns/op 252.03 MB/s BenchmarkCountSingle/32-4 2824064 40.84 ns/op 783.64 MB/s BenchmarkCountSingle/4K-4 498932 226.6 ns/op 18078.35 MB/s BenchmarkToUpper/#00-4 3063774 37.55 ns/op BenchmarkToUpper/ONLYUPPER-4 306112 379.4 ns/op BenchmarkToUpper/abc-4 498883 231.1 ns/op BenchmarkToUpper/AbC123-4 309576 442.7 ns/op BenchmarkToUpper/azAZ09_-4 296547 410.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 85304 1403 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36454 3216 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59127 2074 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119337 1001 ns/op BenchmarkToLower/#00-4 2925511 39.88 ns/op BenchmarkToLower/abc-4 421240 256.8 ns/op BenchmarkToLower/AbC123-4 271243 376.8 ns/op BenchmarkToLower/azAZ09_-4 281035 563.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85161 1409 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42235 2813 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 75004 1596 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 117280 1019 ns/op BenchmarkFields/ASCII/16-4 130567 911.5 ns/op 17.55 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9841 11956 ns/op 21.41 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 606 180855 ns/op 22.65 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 3061655 ns/op 21.41 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 57060924 ns/op 18.38 MB/s 2269188 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 152822 804.7 ns/op 19.88 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6920 16834 ns/op 15.21 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 388 309900 ns/op 13.22 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 6543431 ns/op 10.02 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 112051210 ns/op 9.36 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 159600 794.6 ns/op 20.14 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13376 8938 ns/op 28.64 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 753 156214 ns/op 26.22 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 2870741 ns/op 22.83 MB/s 512258 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 55702409 ns/op 18.82 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 209132 579.5 ns/op 27.61 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11630 ns/op 22.01 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 531 213352 ns/op 19.20 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 5727513 ns/op 11.44 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 132857888 ns/op 7.89 MB/s 11219248 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1872849 73.64 ns/op BenchmarkTrimSpace/ASCII-4 570786 213.0 ns/op BenchmarkTrimSpace/SomeNonASCII-4 85249 1395 ns/op BenchmarkTrimSpace/JustNonASCII-4 42547 2951 ns/op BenchmarkToValidUTF8/Valid-4 455490 262.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 355416 331.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 92989 1281 ns/op BenchmarkIndexHard1-4 1864 67814 ns/op BenchmarkIndexHard2-4 391 306096 ns/op BenchmarkIndexHard3-4 169 733506 ns/op BenchmarkIndexHard4-4 85 1291191 ns/op BenchmarkLastIndexHard1-4 4 26000628 ns/op BenchmarkLastIndexHard2-4 4 25075757 ns/op BenchmarkLastIndexHard3-4 4 25224696 ns/op BenchmarkCountHard1-4 1753 68575 ns/op BenchmarkCountHard2-4 392 306739 ns/op BenchmarkCountHard3-4 171 698368 ns/op BenchmarkSplitEmptySeparator-4 1 117202365 ns/op BenchmarkSplitSingleByteSeparator-4 14 7361648 ns/op BenchmarkSplitMultiByteSeparator-4 12 8663145 ns/op BenchmarkSplitNSingleByteSeparator-4 208388 536.2 ns/op BenchmarkSplitNMultiByteSeparator-4 71198 1651 ns/op BenchmarkRepeat-4 183855 647.3 ns/op BenchmarkRepeatLarge/256/1-4 124196 903.0 ns/op 283.49 MB/s BenchmarkRepeatLarge/256/16-4 196861 538.8 ns/op 475.17 MB/s BenchmarkRepeatLarge/512/1-4 98481 1111 ns/op 460.89 MB/s BenchmarkRepeatLarge/512/16-4 141277 848.5 ns/op 603.42 MB/s BenchmarkRepeatLarge/1024/1-4 77023 1817 ns/op 563.63 MB/s BenchmarkRepeatLarge/1024/16-4 99855 1109 ns/op 923.55 MB/s BenchmarkRepeatLarge/2048/1-4 61015 1938 ns/op 1056.73 MB/s BenchmarkRepeatLarge/2048/16-4 67597 1684 ns/op 1216.00 MB/s BenchmarkRepeatLarge/4096/1-4 41119 3381 ns/op 1211.54 MB/s BenchmarkRepeatLarge/4096/16-4 38973 2880 ns/op 1422.36 MB/s BenchmarkRepeatLarge/8192/1-4 24867 4848 ns/op 1689.92 MB/s BenchmarkRepeatLarge/8192/16-4 26539 4862 ns/op 1684.95 MB/s BenchmarkRepeatLarge/8192/4097-4 41077 3236 ns/op 1265.98 MB/s BenchmarkRepeatLarge/16384/1-4 10000 13784 ns/op 1188.61 MB/s BenchmarkRepeatLarge/16384/16-4 13384 8346 ns/op 1963.14 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 26350 ns/op 466.46 MB/s BenchmarkRepeatLarge/32768/1-4 4011 27529 ns/op 1190.32 MB/s BenchmarkRepeatLarge/32768/16-4 5322 27735 ns/op 1181.45 MB/s BenchmarkRepeatLarge/32768/4097-4 8215 31217 ns/op 918.69 MB/s BenchmarkRepeatLarge/65536/1-4 2275 63260 ns/op 1035.99 MB/s BenchmarkRepeatLarge/65536/16-4 3516 46965 ns/op 1395.43 MB/s BenchmarkRepeatLarge/65536/4097-4 2811 45085 ns/op 1363.10 MB/s BenchmarkRepeatLarge/131072/1-4 398 368322 ns/op 355.86 MB/s BenchmarkRepeatLarge/131072/16-4 452 273997 ns/op 478.37 MB/s BenchmarkRepeatLarge/131072/4097-4 493 256400 ns/op 495.35 MB/s BenchmarkRepeatLarge/262144/1-4 213 803942 ns/op 326.07 MB/s BenchmarkRepeatLarge/262144/16-4 228 749655 ns/op 349.69 MB/s BenchmarkRepeatLarge/262144/4097-4 246 524260 ns/op 492.33 MB/s BenchmarkRepeatLarge/524288/1-4 100 1376254 ns/op 380.95 MB/s BenchmarkRepeatLarge/524288/16-4 122 1125668 ns/op 465.76 MB/s BenchmarkRepeatLarge/524288/4097-4 106 1858628 ns/op 279.95 MB/s BenchmarkRepeatLarge/1048576/1-4 56 2140449 ns/op 489.89 MB/s BenchmarkRepeatLarge/1048576/16-4 51 2148437 ns/op 488.06 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 3984632 ns/op 262.19 MB/s BenchmarkRepeatLarge/2097152/1-4 32 3712776 ns/op 564.85 MB/s BenchmarkRepeatLarge/2097152/16-4 31 3638977 ns/op 576.30 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 3681132 ns/op 568.73 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7695257 ns/op 545.05 MB/s BenchmarkRepeatLarge/4194304/16-4 16 7511129 ns/op 558.41 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7307429 ns/op 573.56 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15210857 ns/op 551.49 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15212541 ns/op 551.43 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14922981 ns/op 561.99 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30618307 ns/op 547.95 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30476638 ns/op 550.49 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30521589 ns/op 549.68 MB/s BenchmarkRepeatLarge/33554432/1-4 2 57539426 ns/op 583.16 MB/s BenchmarkRepeatLarge/33554432/16-4 2 60466293 ns/op 554.93 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 61473368 ns/op 545.84 MB/s BenchmarkRepeatLarge/67108864/1-4 1 126679646 ns/op 529.75 MB/s BenchmarkRepeatLarge/67108864/16-4 1 132377072 ns/op 506.95 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 133018858 ns/op 504.51 MB/s BenchmarkRepeatLarge/134217728/1-4 1 239168036 ns/op 561.19 MB/s BenchmarkRepeatLarge/134217728/16-4 1 265112983 ns/op 506.27 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 257840856 ns/op 520.54 MB/s BenchmarkRepeatLarge/268435456/1-4 1 443166681 ns/op 605.72 MB/s BenchmarkRepeatLarge/268435456/16-4 1 501240996 ns/op 535.54 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 504181126 ns/op 532.42 MB/s BenchmarkRepeatLarge/536870912/1-4 1 861378898 ns/op 623.27 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1006455537 ns/op 533.43 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1010341972 ns/op 531.38 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1710747497 ns/op 627.64 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1949512430 ns/op 550.77 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2012583115 ns/op 533.51 MB/s BenchmarkBytesCompare/1-4 10542673 10.92 ns/op BenchmarkBytesCompare/2-4 11076139 10.95 ns/op BenchmarkBytesCompare/4-4 10716057 10.84 ns/op BenchmarkBytesCompare/8-4 10947805 10.87 ns/op BenchmarkBytesCompare/16-4 10800748 10.90 ns/op BenchmarkBytesCompare/32-4 9924000 12.08 ns/op BenchmarkBytesCompare/64-4 9190554 12.94 ns/op BenchmarkBytesCompare/128-4 8486463 14.57 ns/op BenchmarkBytesCompare/256-4 6628635 17.43 ns/op BenchmarkBytesCompare/512-4 4598756 25.11 ns/op BenchmarkBytesCompare/1024-4 2941214 41.31 ns/op BenchmarkBytesCompare/2048-4 1652246 71.76 ns/op BenchmarkIndexAnyASCII/1:1-4 2414067 48.75 ns/op BenchmarkIndexAnyASCII/1:2-4 2423330 48.84 ns/op BenchmarkIndexAnyASCII/1:4-4 2303407 52.07 ns/op BenchmarkIndexAnyASCII/1:8-4 2224447 52.75 ns/op BenchmarkIndexAnyASCII/1:16-4 2024642 59.59 ns/op BenchmarkIndexAnyASCII/1:32-4 1945172 60.39 ns/op BenchmarkIndexAnyASCII/1:64-4 1909594 63.25 ns/op BenchmarkIndexAnyASCII/16:1-4 2476549 48.65 ns/op BenchmarkIndexAnyASCII/16:2-4 330843 360.0 ns/op BenchmarkIndexAnyASCII/16:4-4 330313 362.0 ns/op BenchmarkIndexAnyASCII/16:8-4 327589 362.8 ns/op BenchmarkIndexAnyASCII/16:16-4 316522 380.3 ns/op BenchmarkIndexAnyASCII/16:32-4 291306 411.7 ns/op BenchmarkIndexAnyASCII/16:64-4 255138 465.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1957034 61.83 ns/op BenchmarkIndexAnyASCII/256:2-4 25009 4898 ns/op BenchmarkIndexAnyASCII/256:4-4 25064 4951 ns/op BenchmarkIndexAnyASCII/256:8-4 25208 5085 ns/op BenchmarkIndexAnyASCII/256:16-4 24763 4993 ns/op BenchmarkIndexAnyASCII/256:32-4 24246 5070 ns/op BenchmarkIndexAnyASCII/256:64-4 24441 5183 ns/op BenchmarkIndexAnyUTF8/1:1-4 2499346 51.68 ns/op BenchmarkIndexAnyUTF8/1:2-4 2384456 50.80 ns/op BenchmarkIndexAnyUTF8/1:4-4 2331655 51.70 ns/op BenchmarkIndexAnyUTF8/1:8-4 2214998 53.51 ns/op BenchmarkIndexAnyUTF8/1:16-4 1992438 59.51 ns/op BenchmarkIndexAnyUTF8/1:32-4 1984650 65.99 ns/op BenchmarkIndexAnyUTF8/1:64-4 1890314 63.15 ns/op BenchmarkIndexAnyUTF8/16:1-4 150595 775.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 249955 477.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 235248 868.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 226664 531.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 191575 626.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 189320 640.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 182047 673.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 9727 11802 ns/op BenchmarkIndexAnyUTF8/256:2-4 17064 7066 ns/op BenchmarkIndexAnyUTF8/256:4-4 16011 7533 ns/op BenchmarkIndexAnyUTF8/256:8-4 15208 7812 ns/op BenchmarkIndexAnyUTF8/256:16-4 12873 9364 ns/op BenchmarkIndexAnyUTF8/256:32-4 12588 9593 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10440 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2500082 46.50 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2463734 48.12 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2411047 49.82 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2181021 51.68 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1997298 57.88 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1995366 58.55 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1630071 75.87 ns/op BenchmarkLastIndexAnyASCII/16:1-4 341038 361.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 338481 358.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 336907 363.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 322542 370.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 313719 387.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 285937 462.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 251485 470.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25034 4928 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24952 4910 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24921 4976 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24225 4914 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24360 4910 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24782 4998 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24310 5007 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2504044 46.22 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2483791 48.33 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2377279 50.89 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2091430 52.03 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1991552 59.75 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1946403 59.59 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1551841 73.81 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 279907 422.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 242122 482.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 235620 735.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 227948 527.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 190132 632.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 182140 654.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 176551 729.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19132 6230 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17236 7369 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 15471 7609 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15111 8115 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12805 9418 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12502 9663 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10101 ns/op BenchmarkTrimASCII/1:1-4 2960616 39.29 ns/op BenchmarkTrimASCII/1:2-4 2280794 52.62 ns/op BenchmarkTrimASCII/1:4-4 2165762 55.97 ns/op BenchmarkTrimASCII/1:8-4 1885941 63.86 ns/op BenchmarkTrimASCII/1:16-4 1458122 80.61 ns/op BenchmarkTrimASCII/16:1-4 535215 281.0 ns/op BenchmarkTrimASCII/16:2-4 344847 343.0 ns/op BenchmarkTrimASCII/16:4-4 345663 346.6 ns/op BenchmarkTrimASCII/16:8-4 332613 355.5 ns/op BenchmarkTrimASCII/16:16-4 325910 370.7 ns/op BenchmarkTrimASCII/256:1-4 40344 2981 ns/op BenchmarkTrimASCII/256:2-4 25174 4773 ns/op BenchmarkTrimASCII/256:4-4 25480 4780 ns/op BenchmarkTrimASCII/256:8-4 25143 4784 ns/op BenchmarkTrimASCII/256:16-4 25098 4790 ns/op BenchmarkTrimASCII/4096:1-4 2545 47043 ns/op BenchmarkTrimASCII/4096:2-4 1533 75011 ns/op BenchmarkTrimASCII/4096:4-4 1567 75627 ns/op BenchmarkTrimASCII/4096:8-4 1570 74617 ns/op BenchmarkTrimASCII/4096:16-4 1560 75123 ns/op BenchmarkTrimByte-4 2086322 57.12 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30321 4128 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29455 4154 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 514 234748 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1113 106316 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2170 53730 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4051 28226 ns/op BenchmarkCompareBytesEqual-4 10266055 11.51 ns/op BenchmarkCompareBytesToNil-4 13436082 8.784 ns/op BenchmarkCompareBytesEmpty-4 11139236 9.232 ns/op BenchmarkCompareBytesIdentical-4 11709735 10.42 ns/op BenchmarkCompareBytesSameLength-4 9786216 11.21 ns/op BenchmarkCompareBytesDifferentLength-4 10506033 11.20 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2470 49273 ns/op 21281.19 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2497 49235 ns/op 21297.76 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2440 49329 ns/op 21257.19 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2448 49167 ns/op 21326.87 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2475 48781 ns/op 21495.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2431 49277 ns/op 21279.24 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2395 49136 ns/op 21340.45 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2451 49124 ns/op 21345.65 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2294 52390 ns/op 20014.88 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2322 51789 ns/op 20247.05 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2308 51377 ns/op 20409.50 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2305 51270 ns/op 20452.07 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2392 53291 ns/op 19676.57 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2409 51864 ns/op 20217.75 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2307 51653 ns/op 20300.31 MB/s BenchmarkCompareBytesBig-4 2457 48804 ns/op 21485.44 MB/s BenchmarkCompareBytesBigIdentical-4 12031096 9.073 ns/op 115569297.60 MB/s PASS ok bytes 68.710s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 100545858 ns/op 0.99 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 401686854 ns/op 1.41 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 30355149 ns/op 0.54 MB/s 3647666 B/op 52 allocs/op PASS ok compress/bzip2 2.662s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 51 2374342 ns/op 4.21 MB/s 42955 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 22768527 ns/op 4.39 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 240385954 ns/op 4.16 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 43 2619621 ns/op 3.82 MB/s 42721 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 29144650 ns/op 3.43 MB/s 47108 B/op 13 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 272793028 ns/op 3.67 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 44 2528707 ns/op 3.95 MB/s 42447 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 24583714 ns/op 4.07 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 277869867 ns/op 3.60 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 45 2539676 ns/op 3.94 MB/s 43135 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 26377605 ns/op 3.79 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 254408677 ns/op 3.93 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 43 2632403 ns/op 3.80 MB/s 43345 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 26213730 ns/op 3.81 MB/s 51300 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 270816201 ns/op 3.69 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 55 2118224 ns/op 4.72 MB/s 43693 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 17888288 ns/op 5.59 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 180133195 ns/op 5.55 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 61 2154283 ns/op 4.64 MB/s 43472 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14568146 ns/op 6.86 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 144668867 ns/op 6.91 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 1893647 ns/op 5.28 MB/s 42890 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14352108 ns/op 6.97 MB/s 47649 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 144190141 ns/op 6.94 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 86 1254886 ns/op 7.97 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11816136 ns/op 8.46 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 119867645 ns/op 8.34 MB/s BenchmarkEncode/Digits/Speed/1e4-4 38 3049408 ns/op 3.28 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 26280845 ns/op 3.81 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 257534124 ns/op 3.88 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9346400 ns/op 1.07 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 95831138 ns/op 1.04 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 977049388 ns/op 1.02 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9276974 ns/op 1.08 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 95659302 ns/op 1.05 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 968052971 ns/op 1.03 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1614519 ns/op 6.19 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13013196 ns/op 7.68 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127950157 ns/op 7.82 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2803259 ns/op 3.57 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 19652733 ns/op 5.09 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 193785122 ns/op 5.16 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8392398 ns/op 1.19 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 78652060 ns/op 1.27 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 795724022 ns/op 1.26 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8531466 ns/op 1.17 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 94706504 ns/op 1.06 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 964906396 ns/op 1.04 MB/s PASS ok compress/flate 18.523s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3902674 ns/op 2.56 MB/s BenchmarkDecoder/1e-Reuse4-4 28 3970417 ns/op 2.52 MB/s BenchmarkDecoder/1e5-4 3 39502926 ns/op 2.53 MB/s BenchmarkDecoder/1e-Reuse5-4 3 40083652 ns/op 2.49 MB/s BenchmarkDecoder/1e6-4 1 412976352 ns/op 2.42 MB/s BenchmarkDecoder/1e-Reuse6-4 1 392580128 ns/op 2.55 MB/s BenchmarkEncoder/1e4-4 39 2948398 ns/op 3.39 MB/s BenchmarkEncoder/1e-Reuse4-4 39 2872265 ns/op 3.48 MB/s BenchmarkEncoder/1e5-4 4 29498486 ns/op 3.39 MB/s BenchmarkEncoder/1e-Reuse5-4 4 29627603 ns/op 3.38 MB/s BenchmarkEncoder/1e6-4 1 298190866 ns/op 3.35 MB/s BenchmarkEncoder/1e-Reuse6-4 1 292859761 ns/op 3.41 MB/s PASS ok compress/lzw 4.637s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6494903 ns/op PASS ok container/heap 1.137s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 28822 4352 ns/op BenchmarkWithTimeout/concurrency=40-4 6554 17297 ns/op BenchmarkWithTimeout/concurrency=4000-4 8221 17319 ns/op BenchmarkWithTimeout/concurrency=400000-4 8342 13850 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 455815 233.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16532 6192 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 23390 4706 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4425 26147 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3417 68522 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4017 31393 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 391 291660 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 339 388790 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 480 302965 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 33 3039289 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 26 4221294 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 50 2948903 ns/op BenchmarkCheckCanceled/Err-4 434234 348.8 ns/op BenchmarkCheckCanceled/Done-4 746674 163.3 ns/op BenchmarkContextCancelDone-4 726054 213.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 28110 3989 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26013 4976 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 29505 4818 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20296 6061 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13636 9037 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 489590 246.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 268934 444.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 187513 640.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 109388 1041 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 58039 2059 ns/op PASS ok context 10.662s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1851915 64.50 ns/op 248.06 MB/s BenchmarkDecrypt-4 1857998 64.64 ns/op 247.54 MB/s BenchmarkExpand-4 13783 9589 ns/op PASS ok crypto/aes 1.607s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 177834 661.3 ns/op 96.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 344818 339.6 ns/op 188.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 180514 667.0 ns/op 95.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 356536 335.3 ns/op 190.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 153390 739.6 ns/op 1825.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 250758 402.1 ns/op 3357.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 160533 748.6 ns/op 1803.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 305564 399.3 ns/op 3380.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 102688 1176 ns/op 6964.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 144705 826.4 ns/op 9912.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 102902 1164 ns/op 7035.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 144501 836.4 ns/op 9793.84 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2263 53170 ns/op 19.17 MB/s BenchmarkAESCFBDecrypt1K-4 2312 52856 ns/op 19.28 MB/s BenchmarkAESCFBDecrypt8K-4 292 408312 ns/op 20.05 MB/s BenchmarkAESOFB1K-4 5388 20942 ns/op 48.66 MB/s BenchmarkAESCTR1K-4 5691 21260 ns/op 47.93 MB/s BenchmarkAESCTR8K-4 712 166602 ns/op 49.14 MB/s BenchmarkAESCBCEncrypt1K-4 430910 277.5 ns/op 3689.45 MB/s BenchmarkAESCBCDecrypt1K-4 895936 133.4 ns/op 7677.48 MB/s PASS ok crypto/cipher 3.619s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 46322 2652 ns/op 3.02 MB/s BenchmarkDecrypt-4 42628 2805 ns/op 2.85 MB/s BenchmarkTDESEncrypt-4 15048 7863 ns/op 1.02 MB/s BenchmarkTDESDecrypt-4 15141 7902 ns/op 1.01 MB/s PASS ok crypto/des 1.711s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 896 133438 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18590820 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 3 44206994 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 5445373 ns/op 373 B/op 9 allocs/op PASS ok crypto/ecdh 1.873s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2516 45192 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1804 65046 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1376 85880 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2440 48747 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1232 98448 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 778 155505 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3547 32825 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 5098256 ns/op 1098 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11597760 ns/op 1413 B/op 17 allocs/op PASS ok crypto/ecdsa 2.421s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 111 1019732 ns/op BenchmarkNewKeyFromSeed-4 100 1100569 ns/op BenchmarkSigning-4 97 1235824 ns/op BenchmarkVerification-4 54 2225572 ns/op PASS ok crypto/ed25519 1.558s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4449 26870 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 61 1905563 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 21 5183586 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11823595 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1257 95563 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 4804441 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13137466 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 31578302 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7666 14821 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4282 27928 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2834 41246 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2905676 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1866 63817 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 139 853967 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1268 95248 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 49 2283072 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.529s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16846 7043 ns/op 145.39 MB/s BenchmarkHMACSHA256_32-4 17403 6883 ns/op 4.65 MB/s BenchmarkNewWriteSum-4 10000 11620 ns/op 2.75 MB/s PASS ok crypto/hmac 1.549s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 43842 2726 ns/op BenchmarkModSub-4 39570 3002 ns/op BenchmarkMontgomeryRepr-4 12793 9238 ns/op BenchmarkMontgomeryMul-4 12993 9262 ns/op BenchmarkModMul-4 6478 19118 ns/op BenchmarkExpBig-4 7 15946583 ns/op BenchmarkExp-4 4 32342438 ns/op PASS ok crypto/internal/bigmod 2.356s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 493 244316 ns/op BenchmarkScalarBaseMult-4 121 976045 ns/op BenchmarkScalarMult-4 40 2906660 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2277966 ns/op PASS ok crypto/internal/edwards25519 1.600s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 236220 489.5 ns/op BenchmarkMultiply-4 240798 484.8 ns/op BenchmarkSquare-4 306333 387.3 ns/op BenchmarkInvert-4 1149 103185 ns/op BenchmarkMult32-4 789543 149.4 ns/op PASS ok crypto/internal/edwards25519/field 1.655s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 24 4616024 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1549 77210 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12696493 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30741195 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 73 1605777 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6892 17293 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 4293196 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 123367709 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.192s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 248559 482.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 128692 928.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62151 1970 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 214587 496.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 126783 927.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 61950 1929 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.824s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 83044 1460 ns/op 5.48 MB/s BenchmarkHash64-4 105511 1183 ns/op 54.09 MB/s BenchmarkHash128-4 96914 1260 ns/op 101.57 MB/s BenchmarkHash256-4 87426 1426 ns/op 179.52 MB/s BenchmarkHash512-4 67434 1750 ns/op 292.63 MB/s BenchmarkHash1K-4 49894 2431 ns/op 421.21 MB/s BenchmarkHash8K-4 10000 11727 ns/op 698.54 MB/s BenchmarkHash1M-4 86 1363187 ns/op 769.21 MB/s BenchmarkHash8M-4 10 10906508 ns/op 769.14 MB/s BenchmarkHash8BytesUnaligned-4 80613 1440 ns/op 5.56 MB/s BenchmarkHash1KUnaligned-4 50148 2454 ns/op 417.20 MB/s BenchmarkHash8KUnaligned-4 10000 11965 ns/op 684.68 MB/s PASS ok crypto/md5 2.604s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 305569362 ns/op PASS ok crypto/rand 1.314s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9861 11831 ns/op 10.82 MB/s BenchmarkRC4_1K-4 1185 89725 ns/op 11.41 MB/s BenchmarkRC4_8K-4 170 719715 ns/op 11.25 MB/s PASS ok crypto/rc4 1.440s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 16340961 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 38515229 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 73796919 ns/op BenchmarkEncryptPKCS1v15/2048-4 394 300363 ns/op BenchmarkDecryptOAEP/2048-4 6 17073086 ns/op BenchmarkEncryptOAEP/2048-4 358 335172 ns/op BenchmarkSignPKCS1v15/2048-4 6 17136682 ns/op BenchmarkVerifyPKCS1v15/2048-4 397 302797 ns/op BenchmarkSignPSS/2048-4 6 18372238 ns/op BenchmarkVerifyPSS/2048-4 356 340076 ns/op PASS ok crypto/rsa 2.715s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 77898 1552 ns/op 5.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 90720 1302 ns/op 6.14 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 82772 1429 ns/op 223.89 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 92288 1297 ns/op 246.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 66674 1781 ns/op 574.86 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 73364 1678 ns/op 610.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21081 5634 ns/op 1453.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21650 5522 ns/op 1483.49 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.365s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 56402 2099 ns/op 3.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 67843 1717 ns/op 4.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 65388 1862 ns/op 4.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54024 2183 ns/op 469.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 63642 1920 ns/op 533.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 61466 2021 ns/op 506.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22557 5297 ns/op 1546.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23923 5050 ns/op 1622.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23242 5191 ns/op 1578.22 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.376s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 43528 2765 ns/op 2.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 58873 2013 ns/op 3.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 51225 2360 ns/op 3.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 42975 2772 ns/op 369.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 57442 2068 ns/op 495.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 49234 2433 ns/op 420.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 25412 4726 ns/op 1733.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29676 4030 ns/op 2032.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27454 4397 ns/op 1863.16 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.375s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14306083 8.454 ns/op BenchmarkConstantTimeEq-4 14579124 8.299 ns/op BenchmarkConstantTimeLessOrEq-4 14251532 8.493 ns/op BenchmarkXORBytes/8Bytes-4 310682 371.1 ns/op 21.56 MB/s BenchmarkXORBytes/128Bytes-4 170709 702.4 ns/op 182.23 MB/s BenchmarkXORBytes/2048Bytes-4 20176 5827 ns/op 351.48 MB/s BenchmarkXORBytes/32768Bytes-4 1335 89054 ns/op 367.96 MB/s PASS ok crypto/subtle 1.957s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 276 437061 ns/op BenchmarkCertCache/1-4 285 431551 ns/op BenchmarkCertCache/2-4 282 436861 ns/op BenchmarkCertCache/3-4 283 438905 ns/op BenchmarkHandshakeServer/RSA-4 13 10002548 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 12705541 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11275203 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 127 926522 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 190 625616 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6439126 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 5744614 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 46157960 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 50697017 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 49689223 ns/op 21.10 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 63293136 ns/op 16.57 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 56395543 ns/op 37.19 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 78893272 ns/op 26.58 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 93183592 ns/op 45.01 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 104211503 ns/op 40.25 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 153385076 ns/op 54.69 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 195349576 ns/op 42.94 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 342870112 ns/op 48.93 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 346090540 ns/op 48.48 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 609787623 ns/op 55.03 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 750747653 ns/op 44.69 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1360023456 ns/op 49.34 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1790234413 ns/op 37.49 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 86436913 ns/op 12.13 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 50922039 ns/op 20.59 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 70039918 ns/op 29.94 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 70644093 ns/op 29.69 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 113896458 ns/op 36.83 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 114049536 ns/op 36.78 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 211429335 ns/op 39.68 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 235797888 ns/op 35.58 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 308419563 ns/op 54.40 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 647209305 ns/op 25.92 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 848497309 ns/op 39.55 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 801527306 ns/op 41.86 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1307404697 ns/op 51.33 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1471165784 ns/op 45.62 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 769725380 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 723109820 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 310437484 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 301314057 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 167990534 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 165054579 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 106300102 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 92107238 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53098406 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 51568644 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 154561202 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 156996437 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 77460193 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78076174 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 53060554 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 52505699 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 46672853 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 35812317 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 31589106 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 31066662 ns/op PASS ok crypto/tls 24.869s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16769959 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 477 247417 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 951 123723 ns/op 12658 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 871 136649 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 2.069s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 38 3003854 ns/op 280269 B/op 1635 allocs/op BenchmarkConcurrentStmtQuery-4 40 2880429 ns/op 269960 B/op 2036 allocs/op BenchmarkConcurrentStmtExec-4 55 2040062 ns/op 224568 B/op 672 allocs/op BenchmarkConcurrentTxQuery-4 40 3040444 ns/op 274406 B/op 2150 allocs/op BenchmarkConcurrentTxExec-4 69 2207245 ns/op 87872 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 50 2335724 ns/op 107376 B/op 2089 allocs/op BenchmarkConcurrentTxStmtExec-4 151 804760 ns/op 41305 B/op 381 allocs/op BenchmarkConcurrentRandom-4 48 2403118 ns/op 235769 B/op 1849 allocs/op BenchmarkManyConcurrentQueries-4 2972 40532 ns/op 4112 B/op 20 allocs/op BenchmarkGrabConn-4 216788 564.3 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.451s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1618 74423 ns/op BenchmarkSymbols32-4 2142 56106 ns/op PASS ok debug/elf 1.281s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 284379 417.7 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 81 1443565 ns/op 180195 B/op 13 allocs/op Benchmark115/LineToPC-4 55 2149168 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13264 9119 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.790s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 54110 2209 ns/op BenchmarkMarshal-4 667 177144 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2583 45636 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.425s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 224 628533 ns/op 13.03 MB/s BenchmarkEncodeToString-4 255 452164 ns/op 18.12 MB/s BenchmarkDecode-4 140 844884 ns/op 15.52 MB/s BenchmarkDecodeString-4 136 894014 ns/op 14.67 MB/s PASS ok encoding/base32 1.823s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 291 396006 ns/op 20.69 MB/s BenchmarkDecodeString/2-4 321808 353.6 ns/op 11.31 MB/s BenchmarkDecodeString/4-4 250231 482.1 ns/op 16.59 MB/s BenchmarkDecodeString/8-4 186777 655.7 ns/op 18.30 MB/s BenchmarkDecodeString/64-4 27882 4190 ns/op 21.00 MB/s BenchmarkDecodeString/8192-4 246 482554 ns/op 22.64 MB/s BenchmarkNewEncoding-4 52030 2297 ns/op 111.45 MB/s PASS ok encoding/base64 2.026s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1350 90173 ns/op 44.36 MB/s BenchmarkReadStruct-4 13519 8755 ns/op 8.57 MB/s BenchmarkWriteStruct-4 13705 8733 ns/op 8.59 MB/s BenchmarkReadInts-4 44622 2701 ns/op 11.11 MB/s BenchmarkWriteInts-4 38204 3666 ns/op 8.18 MB/s BenchmarkWriteSlice1000Int32s-4 987 120612 ns/op 33.16 MB/s BenchmarkPutUint16-4 3265183 36.53 ns/op 54.75 MB/s BenchmarkAppendUint16-4 3254865 53.78 ns/op 37.19 MB/s BenchmarkPutUint32-4 2395488 72.60 ns/op 55.10 MB/s BenchmarkAppendUint32-4 2366053 58.00 ns/op 68.97 MB/s BenchmarkPutUint64-4 722875 151.4 ns/op 52.85 MB/s BenchmarkAppendUint64-4 771318 155.2 ns/op 51.53 MB/s BenchmarkLittleEndianPutUint16-4 3221716 37.17 ns/op 53.80 MB/s BenchmarkLittleEndianAppendUint16-4 3274268 39.22 ns/op 51.00 MB/s BenchmarkLittleEndianPutUint32-4 2336828 77.22 ns/op 51.80 MB/s BenchmarkLittleEndianAppendUint32-4 2137855 50.30 ns/op 79.52 MB/s BenchmarkLittleEndianPutUint64-4 741566 224.4 ns/op 35.64 MB/s BenchmarkLittleEndianAppendUint64-4 735550 162.5 ns/op 49.22 MB/s BenchmarkReadFloats-4 135322 760.4 ns/op 15.78 MB/s BenchmarkWriteFloats-4 141040 967.1 ns/op 12.41 MB/s BenchmarkReadSlice1000Float32s-4 1165 174051 ns/op 22.98 MB/s BenchmarkWriteSlice1000Float32s-4 872 145897 ns/op 27.42 MB/s BenchmarkReadSlice1000Uint8s-4 36968 4120 ns/op 242.69 MB/s BenchmarkWriteSlice1000Uint8s-4 58760 1910 ns/op 523.61 MB/s BenchmarkPutUvarint32-4 473650 252.3 ns/op 15.85 MB/s BenchmarkPutUvarint64-4 178269 750.7 ns/op 10.66 MB/s PASS ok encoding/binary 7.628s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 4765 21698 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5190 21052 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5756 21711 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3244 39434 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5685 19898 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6055 19866 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5836 19775 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3517 34039 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 13063 9164 ns/op PASS ok encoding/csv 2.410s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 8781 11894 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 10513 29611 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 202 584565 ns/op 16874 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 612 197119 ns/op 801 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 961 111167 ns/op 90 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1305 97525 ns/op 66 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1743 76509 ns/op 222 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 55 2538682 ns/op 36539 B/op 255 allocs/op BenchmarkDecodeComplex128Slice-4 380 322622 ns/op 25294 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 880 217310 ns/op 10806 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 980 151439 ns/op 9763 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 373 292992 ns/op 39236 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 170 764078 ns/op 66963 B/op 2224 allocs/op BenchmarkDecodeBytesSlice-4 543 402545 ns/op 23750 B/op 191 allocs/op BenchmarkDecodeInterfaceSlice-4 74 2354678 ns/op 83234 B/op 3178 allocs/op BenchmarkDecodeMap-4 69 2182747 ns/op 54130 B/op 181 allocs/op PASS ok encoding/gob 5.240s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14613 8265 ns/op 30.98 MB/s BenchmarkEncode/1024-4 3601 33234 ns/op 30.81 MB/s BenchmarkEncode/4096-4 910 133501 ns/op 30.68 MB/s BenchmarkEncode/16384-4 226 534867 ns/op 30.63 MB/s BenchmarkDecode/256-4 28356 4167 ns/op 61.43 MB/s BenchmarkDecode/1024-4 7266 16554 ns/op 61.86 MB/s BenchmarkDecode/4096-4 1779 67857 ns/op 60.36 MB/s BenchmarkDecode/16384-4 440 299689 ns/op 54.67 MB/s BenchmarkDump/256-4 1238 97612 ns/op 2.62 MB/s BenchmarkDump/1024-4 313 379320 ns/op 2.70 MB/s BenchmarkDump/4096-4 76 1522430 ns/op 2.69 MB/s BenchmarkDump/16384-4 16 6293391 ns/op 2.60 MB/s PASS ok encoding/hex 3.062s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 154453283 ns/op 12.56 MB/s 2176 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 184547842 ns/op 10.51 MB/s 8395304 B/op 116 allocs/op BenchmarkCodeMarshal-4 1 165772754 ns/op 11.71 MB/s 10332048 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 172160540 ns/op 11.27 MB/s 10334584 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 18970 6165 ns/op BenchmarkMarshalBytes/256-4 5137 26049 ns/op BenchmarkMarshalBytes/4096-4 454 319182 ns/op BenchmarkMarshalBytesError/32-4 49 2317272 ns/op BenchmarkMarshalBytesError/256-4 45 2399039 ns/op BenchmarkMarshalBytesError/4096-4 34 3298345 ns/op BenchmarkMarshalMap-4 19585 5194 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 537626624 ns/op 3.61 MB/s 10098440 B/op 40036 allocs/op BenchmarkUnicodeDecoder-4 25641 5140 ns/op 2.72 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 37813 3034 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 456239455 ns/op 4.25 MB/s 2019856 B/op 40003 allocs/op BenchmarkCodeUnmarshalReuse-4 1 420371300 ns/op 4.62 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 57216 1977 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 146048 868.8 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 201474 780.2 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14637 8311 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 55555 1821 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 71085 1715 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 12336 8960 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5248 20323 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1214 101074 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 139 839316 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 9007720 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 716072 174.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 711958 161.9 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 677736 175.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 664588 173.1 ns/op BenchmarkEncodeMarshaler-4 67366 1853 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 75669 1453 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5322152 21.87 ns/op BenchmarkNumberIsValidRegexp-4 14966 8059 ns/op PASS ok encoding/json 10.288s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 3011114 ns/op 21.76 MB/s BenchmarkDecode-4 15 6711776 ns/op 13.23 MB/s PASS ok encoding/pem 1.249s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2230 46636 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 541 201014 ns/op 8219 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2031 63645 ns/op PASS ok encoding/xml 1.419s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 261706 449.2 ns/op BenchmarkAs-4 63152 1793 ns/op PASS ok errors 1.273s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 332223 334.2 ns/op BenchmarkIntSet-4 432063 307.9 ns/op BenchmarkFloatAdd-4 87133 1168 ns/op BenchmarkFloatSet-4 779534 156.4 ns/op BenchmarkStringSet-4 657050 174.8 ns/op BenchmarkMapSet-4 185961 662.0 ns/op BenchmarkMapSetDifferent-4 44514 2645 ns/op BenchmarkMapSetDifferentRandom-4 320 380592 ns/op BenchmarkMapSetString-4 113130 990.3 ns/op BenchmarkMapAddSame-4 51640 2132 ns/op BenchmarkMapAddDifferent-4 19791 5245 ns/op BenchmarkMapAddDifferentRandom-4 306 403517 ns/op BenchmarkMapAddSameSteadyState-4 350829 390.3 ns/op BenchmarkMapAddDifferentSteadyState-4 101400 1022 ns/op BenchmarkMapString-4 7428 15064 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 47700 3082 ns/op PASS ok expvar 3.389s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 99200 1210 ns/op BenchmarkSprintfEmpty-4 331016 311.5 ns/op BenchmarkSprintfString-4 220440 516.2 ns/op BenchmarkSprintfTruncateString-4 173136 725.6 ns/op BenchmarkSprintfTruncateBytes-4 159384 793.2 ns/op BenchmarkSprintfSlowParsingPath-4 235785 589.9 ns/op BenchmarkSprintfQuoteString-4 44820 2794 ns/op BenchmarkSprintfInt-4 194816 652.1 ns/op BenchmarkSprintfIntInt-4 167030 812.4 ns/op BenchmarkSprintfPrefixedInt-4 169977 625.3 ns/op BenchmarkSprintfFloat-4 114009 1071 ns/op BenchmarkSprintfComplex-4 50701 2384 ns/op BenchmarkSprintfBoolean-4 275412 433.1 ns/op BenchmarkSprintfHexString-4 137659 945.6 ns/op BenchmarkSprintfHexBytes-4 86050 1449 ns/op BenchmarkSprintfBytes-4 51856 2325 ns/op BenchmarkSprintfStringer-4 81946 1551 ns/op BenchmarkSprintfStructure-4 34029 3663 ns/op BenchmarkManyArgs-4 53308 2091 ns/op BenchmarkFprintInt-4 64183 1887 ns/op BenchmarkFprintfBytes-4 76462 1561 ns/op BenchmarkFprintIntNoAlloc-4 65163 1884 ns/op BenchmarkScanInts-4 26 4328408 ns/op BenchmarkScanRecursiveInt-4 1 340965255 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 372515689 ns/op PASS ok fmt 5.006s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 740 157065 ns/op PASS ok go/build 1.146s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 44139 2591 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15216 7726 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5022 22313 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1477 76453 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 402 297906 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 85 1335950 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 5384380 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 23069181 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 2 98994993 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.517s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 272775099 ns/op 0.24 MB/s 47147088 B/op 49206 allocs/op PASS ok go/format 1.307s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 26684034 ns/op 2.02 MB/s BenchmarkParseOnly-4 5 23428721 ns/op 2.30 MB/s BenchmarkResolve-4 51 2324836 ns/op 23.16 MB/s PASS ok go/parser 2.789s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 154824201 ns/op 0.33 MB/s 4824768 B/op 27445 allocs/op BenchmarkPrintDecl-4 774 148809 ns/op 0.22 MB/s 15720 B/op 51 allocs/op PASS ok go/printer 1.298s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 252 506512 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10073779 ns/op 4.96 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16157012 ns/op 4.57 MB/s BenchmarkScanFiles/net/http/server.go-4 5 23729065 ns/op 5.21 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 171 690725 ns/op 4.49 MB/s PASS ok go/scanner 1.951s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 922305 131.5 ns/op PASS ok go/token 1.134s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1069110 ns/op BenchmarkNamed/Underlying/nongeneric-4 1420389 83.57 ns/op BenchmarkNamed/Underlying/generic-4 1423563 84.59 ns/op BenchmarkNamed/Underlying/src_instance-4 1414861 84.46 ns/op BenchmarkNamed/Underlying/user_instance-4 1386622 86.18 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18927 6763 ns/op BenchmarkNamed/NewMethodSet/generic-4 18778 6495 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17658 7129 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18067 7613 ns/op BenchmarkCheck/http/funcbodies/info-4 1 674120849 ns/op 49911 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 559121095 ns/op 60173 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 279366928 ns/op 120415 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 268922297 ns/op 125105 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 358409759 ns/op 14583 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 134153786 ns/op 38959 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 90816198 ns/op 57550 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 77055510 ns/op 67828 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 115541078 ns/op 18752 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 76873520 ns/op 28185 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 56211533 ns/op 38544 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 60612326 ns/op 35748 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1319771972 ns/op 52326 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 772629593 ns/op 89381 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 160298320 ns/op 430723 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 136773604 ns/op 504697 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 364628867 ns/op 5504 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 119029545 ns/op 16858 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 97711922 ns/op 20525 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 96621666 ns/op 20770 lines/s PASS ok go/types 19.441s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 10563 11404 ns/op 89.80 MB/s PASS ok hash/adler32 1.248s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 216129 520.5 ns/op 28.82 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 186156 612.5 ns/op 24.49 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 79665 1488 ns/op 26.88 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 86835 1390 ns/op 28.77 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 562798 212.3 ns/op 2412.20 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 483842 210.8 ns/op 2429.12 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 529426 224.2 ns/op 4567.61 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 522560 224.4 ns/op 4563.54 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 420548 285.9 ns/op 14328.36 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 388627 301.9 ns/op 13565.86 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 154186 832.8 ns/op 39348.42 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 129890 910.4 ns/op 35993.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 216520 546.8 ns/op 27.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 195066 614.6 ns/op 24.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 80713 1482 ns/op 26.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 85782 1377 ns/op 29.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 519582 232.6 ns/op 2201.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 505159 234.8 ns/op 2180.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 499821 241.3 ns/op 4243.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 490840 245.4 ns/op 4173.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 355525 335.6 ns/op 12204.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 375541 321.8 ns/op 12726.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 139030 851.2 ns/op 38498.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 129699 930.8 ns/op 35202.76 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 219836 533.3 ns/op 28.13 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 205834 577.5 ns/op 25.97 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 109164 1093 ns/op 36.59 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 101652 1186 ns/op 33.72 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9634 12437 ns/op 41.17 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8553 12903 ns/op 39.68 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4671 25728 ns/op 39.80 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4689 25560 ns/op 40.06 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1179 101500 ns/op 40.35 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1171 101765 ns/op 40.25 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 147 821229 ns/op 39.90 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 146 809084 ns/op 40.50 MB/s PASS ok hash/crc32 5.890s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 57 2060392 ns/op 31.81 MB/s BenchmarkCrc64/ISO4KB-4 849 140275 ns/op 29.20 MB/s BenchmarkCrc64/ISO1KB-4 3333 34523 ns/op 29.66 MB/s BenchmarkCrc64/ECMA64KB-4 55 2080593 ns/op 31.50 MB/s BenchmarkCrc64/Random64KB-4 55 2121565 ns/op 30.89 MB/s BenchmarkCrc64/Random16KB-4 213 540931 ns/op 30.29 MB/s PASS ok hash/crc64 1.818s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9285 11801 ns/op 86.77 MB/s BenchmarkFnv32aKB-4 9103 11576 ns/op 88.46 MB/s BenchmarkFnv64KB-4 10000 11639 ns/op 87.98 MB/s BenchmarkFnv64aKB-4 10000 11763 ns/op 87.05 MB/s BenchmarkFnv128KB-4 1125 106529 ns/op 9.61 MB/s BenchmarkFnv128aKB-4 1173 104385 ns/op 9.81 MB/s PASS ok hash/fnv 1.743s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 590887 189.0 ns/op 21.16 MB/s BenchmarkHash/n=4/Bytes-4 5186600 23.20 ns/op 172.40 MB/s BenchmarkHash/n=4/String-4 1722242 75.05 ns/op 53.30 MB/s BenchmarkHash/n=8/Write-4 524172 192.1 ns/op 41.64 MB/s BenchmarkHash/n=8/Bytes-4 5142958 24.99 ns/op 320.15 MB/s BenchmarkHash/n=8/String-4 1729458 69.33 ns/op 115.40 MB/s BenchmarkHash/n=16/Write-4 627828 256.6 ns/op 62.36 MB/s BenchmarkHash/n=16/Bytes-4 5146208 22.69 ns/op 705.21 MB/s BenchmarkHash/n=16/String-4 1738620 69.70 ns/op 229.55 MB/s BenchmarkHash/n=32/Write-4 602821 199.2 ns/op 160.62 MB/s BenchmarkHash/n=32/Bytes-4 4650510 25.81 ns/op 1239.65 MB/s BenchmarkHash/n=32/String-4 1586143 72.13 ns/op 443.66 MB/s BenchmarkHash/n=64/Write-4 582108 206.9 ns/op 309.38 MB/s BenchmarkHash/n=64/Bytes-4 3970736 30.32 ns/op 2110.52 MB/s BenchmarkHash/n=64/String-4 1589440 75.81 ns/op 844.16 MB/s BenchmarkHash/n=256/Write-4 397888 299.0 ns/op 856.05 MB/s BenchmarkHash/n=256/Bytes-4 1979444 60.49 ns/op 4232.24 MB/s BenchmarkHash/n=256/String-4 723351 164.9 ns/op 1552.26 MB/s BenchmarkHash/n=320/Write-4 379495 310.5 ns/op 1030.45 MB/s BenchmarkHash/n=320/Bytes-4 1577680 76.51 ns/op 4182.61 MB/s BenchmarkHash/n=320/String-4 538466 224.5 ns/op 1425.39 MB/s BenchmarkHash/n=1024/Write-4 231853 511.8 ns/op 2000.71 MB/s BenchmarkHash/n=1024/Bytes-4 608074 198.0 ns/op 5173.02 MB/s BenchmarkHash/n=1024/String-4 214854 560.0 ns/op 1828.51 MB/s BenchmarkHash/n=4096/Write-4 89412 1312 ns/op 3122.12 MB/s BenchmarkHash/n=4096/Bytes-4 158368 747.6 ns/op 5478.51 MB/s BenchmarkHash/n=4096/String-4 56475 2128 ns/op 1924.40 MB/s BenchmarkHash/n=16384/Write-4 26235 4830 ns/op 3391.80 MB/s BenchmarkHash/n=16384/Bytes-4 40870 2937 ns/op 5579.37 MB/s BenchmarkHash/n=16384/String-4 14318 8374 ns/op 1956.50 MB/s PASS ok hash/maphash 5.914s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 810 155617 ns/op BenchmarkEscapeNone-4 86169 1433 ns/op BenchmarkUnescape-4 716 164523 ns/op BenchmarkUnescapeNone-4 462682 307.7 ns/op BenchmarkUnescapeSparse-4 9962 38042 ns/op BenchmarkUnescapeDense-4 1011 109114 ns/op PASS ok html 2.388s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7508 13715 ns/op BenchmarkCSSEscaperNoSpecials-4 35402 5410 ns/op BenchmarkDecodeCSS-4 25266 4856 ns/op BenchmarkDecodeCSSNoSpecials-4 3673992 32.81 ns/op BenchmarkCSSValueFilter-4 119552 1132 ns/op BenchmarkCSSValueFilterOk-4 82395 1442 ns/op BenchmarkEscapedExecute-4 4140 27924 ns/op BenchmarkHTMLNospaceEscaper-4 11672 10277 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 73408 1638 ns/op BenchmarkStripTags-4 16713 8669 ns/op BenchmarkStripTagsNoSpecials-4 304059 613.6 ns/op BenchmarkJSValEscaperWithNum-4 19544 7924 ns/op BenchmarkJSValEscaperWithStr-4 5440 20706 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17767 7005 ns/op BenchmarkJSValEscaperWithObj-4 4644 37652 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 11008 ns/op BenchmarkJSStrEscaperNoSpecials-4 61063 1918 ns/op BenchmarkJSStrEscaper-4 10000 14803 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 59240 2003 ns/op BenchmarkJSRegexpEscaper-4 10000 10968 ns/op BenchmarkTemplateSpecialTags-4 92 1282735 ns/op BenchmarkURLEscaper-4 3699 30050 ns/op BenchmarkURLEscaperNoSpecials-4 143832 734.2 ns/op BenchmarkURLNormalizer-4 5011 22748 ns/op BenchmarkURLNormalizerNoSpecials-4 159708 816.1 ns/op BenchmarkSrcsetFilter-4 15460 8608 ns/op BenchmarkSrcsetFilterNoSpecials-4 100806 1453 ns/op PASS ok html/template 6.617s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 500114 224.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 369369 276.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 546441 229.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 406374 349.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 100.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 117.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1306824 93.95 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 118.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 893512 139.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 414183 319.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 327925 362.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 424159 522.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 347169 361.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 731316 195.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 498025 254.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 637833 200.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 494594 265.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 426673 287.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 773276 147.8 ns/op BenchmarkRGBASetRGBA-4 927313 114.5 ns/op BenchmarkRGBA64At-4 574380 229.4 ns/op BenchmarkRGBA64SetRGBA64-4 637111 187.3 ns/op BenchmarkNRGBAAt-4 786400 150.6 ns/op BenchmarkNRGBASetNRGBA-4 1000000 123.6 ns/op BenchmarkNRGBA64At-4 579120 211.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 590815 217.3 ns/op BenchmarkAlphaAt-4 2250778 64.68 ns/op BenchmarkAlphaSetAlpha-4 2244115 53.96 ns/op BenchmarkAlpha16At-4 1264784 95.35 ns/op BenchmarkAlphaSetAlpha16-4 1000000 110.0 ns/op BenchmarkGrayAt-4 2284868 52.59 ns/op BenchmarkGraySetGray-4 2236986 53.78 ns/op BenchmarkGray16At-4 1263276 93.97 ns/op BenchmarkGraySetGray16-4 1000000 107.8 ns/op PASS ok image 7.506s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2738336 41.05 ns/op BenchmarkYCbCrToRGB/128-4 2882426 40.86 ns/op BenchmarkYCbCrToRGB/255-4 2924361 40.65 ns/op BenchmarkRGBToYCbCr/0-4 2972199 40.48 ns/op BenchmarkRGBToYCbCr/Cb-4 2956244 42.64 ns/op BenchmarkRGBToYCbCr/Cr-4 2869868 41.52 ns/op BenchmarkYCbCrToRGBA/0-4 2447709 50.13 ns/op BenchmarkYCbCrToRGBA/128-4 2167576 69.89 ns/op BenchmarkYCbCrToRGBA/255-4 2278264 50.61 ns/op BenchmarkNYCbCrAToRGBA/0-4 2494953 51.08 ns/op BenchmarkNYCbCrAToRGBA/128-4 2285497 51.29 ns/op BenchmarkNYCbCrAToRGBA/255-4 2443696 48.15 ns/op PASS ok image/color 3.882s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 61437299 ns/op BenchmarkFillSrc-4 376 325157 ns/op BenchmarkCopyOver-4 5 20772885 ns/op BenchmarkCopySrc-4 542 233818 ns/op BenchmarkNRGBAOver-4 5 21636737 ns/op BenchmarkNRGBASrc-4 10 10467496 ns/op BenchmarkYCbCr-4 7 15836573 ns/op BenchmarkGray-4 15 7365228 ns/op BenchmarkCMYK-4 8 12773897 ns/op BenchmarkGlyphOver-4 16 7114461 ns/op BenchmarkRGBAMaskOver-4 2 50948446 ns/op BenchmarkGrayMaskOver-4 3 38860410 ns/op BenchmarkRGBA64ImageMaskOver-4 2 54933868 ns/op BenchmarkRGBA-4 3 35382380 ns/op BenchmarkPalettedFill-4 1052 118817 ns/op BenchmarkPalettedRGBA-4 3 33348305 ns/op BenchmarkGenericOver-4 2 72917890 ns/op BenchmarkGenericMaskOver-4 4 35422562 ns/op BenchmarkGenericSrc-4 3 46383440 ns/op BenchmarkGenericMaskSrc-4 3 41572360 ns/op PASS ok image/draw 7.938s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7392012 ns/op 2.09 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 188363683 ns/op 1.63 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4729924657 ns/op 0.26 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 2788550 ns/op 5.54 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 221724882 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 7.164s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2524 49407 ns/op BenchmarkIDCT-4 2894 39801 ns/op BenchmarkDecodeBaseline-4 6 20259856 ns/op 3.05 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 25497555 ns/op 2.42 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 203733335 ns/op 6.03 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 269171835 ns/op 3.42 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.653s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12131277 9.737 ns/op BenchmarkDecodeGray-4 10 10978614 ns/op 5.97 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 46036290 ns/op 5.69 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 39062164 ns/op 6.71 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6262443 ns/op 10.46 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 34882854 ns/op 7.51 MB/s 332130 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42841071 ns/op 6.12 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 70697792 ns/op 4.35 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 70297366 ns/op 4.37 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 226991574 ns/op 5.41 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 264088894 ns/op 4.65 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 37220309 ns/op 8.25 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 229134378 ns/op 5.36 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 824746216 ns/op 1.49 MB/s 864200 B/op 36 allocs/op PASS ok image/png 4.990s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 71935810 ns/op 1.39 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 54013448 ns/op 1.85 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 396710205 ns/op 1.26 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 282746214 ns/op 1.77 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 61571398 ns/op 1.62 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52559501 ns/op 1.90 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 318709115 ns/op 1.57 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 277226041 ns/op 1.80 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 609167702 ns/op 1.64 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 544859000 ns/op 1.84 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3786812619 ns/op 1.32 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4770210831 ns/op 1.05 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10416870 ns/op 9.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 12456853 ns/op 8.03 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 66784250 ns/op 7.49 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 123731090 ns/op 4.04 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 415618509 ns/op 2.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 155940124 ns/op 6.41 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 602883636 ns/op 8.29 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 577027867 ns/op 8.67 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 77871260 ns/op 1.28 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 69989568 ns/op 1.43 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 399942430 ns/op 1.25 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 352074105 ns/op 1.42 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 794327477 ns/op 1.26 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 767547766 ns/op 1.30 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4534150010 ns/op 1.10 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4733716899 ns/op 1.06 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 202635018 ns/op 20.63 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 190391938 ns/op 21.95 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 43.951s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 414436 297.3 ns/op 861.19 MB/s PASS ok internal/chacha8rand 1.135s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 20773 7411 ns/op 0.13 MB/s BenchmarkMarshalCorpusFile/2-4 31707 4177 ns/op 0.48 MB/s BenchmarkMarshalCorpusFile/4-4 27289 4131 ns/op 0.97 MB/s BenchmarkMarshalCorpusFile/8-4 26017 9537 ns/op 0.84 MB/s BenchmarkMarshalCorpusFile/16-4 10000 14600 ns/op 1.10 MB/s BenchmarkMarshalCorpusFile/32-4 12958 9545 ns/op 3.35 MB/s BenchmarkMarshalCorpusFile/64-4 10000 11268 ns/op 5.68 MB/s BenchmarkMarshalCorpusFile/128-4 8785 16511 ns/op 7.75 MB/s BenchmarkMarshalCorpusFile/256-4 4113 48420 ns/op 5.29 MB/s BenchmarkMarshalCorpusFile/512-4 1965 78225 ns/op 6.55 MB/s BenchmarkMarshalCorpusFile/1024-4 1152 244023 ns/op 4.20 MB/s BenchmarkMarshalCorpusFile/2048-4 392 292241 ns/op 7.01 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1966353 ns/op 2.08 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1907484 ns/op 4.29 MB/s BenchmarkMarshalCorpusFile/16384-4 76 4138312 ns/op 3.96 MB/s BenchmarkMarshalCorpusFile/32768-4 30 7912248 ns/op 4.14 MB/s BenchmarkMarshalCorpusFile/65536-4 14 19969853 ns/op 3.28 MB/s BenchmarkMarshalCorpusFile/131072-4 6 17791992 ns/op 7.37 MB/s BenchmarkMarshalCorpusFile/262144-4 2 55620337 ns/op 4.71 MB/s BenchmarkMarshalCorpusFile/524288-4 2 66796148 ns/op 7.85 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 213594280 ns/op 4.91 MB/s BenchmarkUnmarshalCorpusFile/1-4 7753 17881 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 6895 18423 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 6396 20725 ns/op 0.19 MB/s BenchmarkUnmarshalCorpusFile/8-4 6129 21752 ns/op 0.37 MB/s BenchmarkUnmarshalCorpusFile/16-4 4652 24144 ns/op 0.66 MB/s BenchmarkUnmarshalCorpusFile/32-4 3458 35130 ns/op 0.91 MB/s BenchmarkUnmarshalCorpusFile/64-4 3134 65570 ns/op 0.98 MB/s BenchmarkUnmarshalCorpusFile/128-4 2485 51995 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/256-4 973 138869 ns/op 1.84 MB/s BenchmarkUnmarshalCorpusFile/512-4 520 269593 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/1024-4 241 440977 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/2048-4 134 871920 ns/op 2.35 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 2774092 ns/op 1.48 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 3541960 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7049865 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 16014585 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 31501598 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 61243818 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 113828819 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 230768203 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 452713098 ns/op 2.32 MB/s BenchmarkMutatorBytes/1-4 32784 3799 ns/op BenchmarkMutatorBytes/10-4 31788 3511 ns/op BenchmarkMutatorBytes/100-4 30820 3866 ns/op BenchmarkMutatorBytes/1000-4 21012 7446 ns/op BenchmarkMutatorBytes/10000-4 6721 31021 ns/op BenchmarkMutatorBytes/100000-4 1402 101481 ns/op BenchmarkMutatorString/1-4 28801 5497 ns/op BenchmarkMutatorString/10-4 31110 3824 ns/op BenchmarkMutatorString/100-4 28033 4289 ns/op BenchmarkMutatorString/1000-4 14660 9379 ns/op BenchmarkMutatorString/10000-4 4300 47621 ns/op BenchmarkMutatorString/100000-4 366 376301 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18824 6611 ns/op BenchmarkMutatorAllBasicTypes/string-4 17995 6890 ns/op BenchmarkMutatorAllBasicTypes/bool-4 64476 1946 ns/op BenchmarkMutatorAllBasicTypes/float32-4 55285 2188 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55512 2267 ns/op BenchmarkMutatorAllBasicTypes/int-4 60885 2064 ns/op BenchmarkMutatorAllBasicTypes/int8-4 49633 2429 ns/op BenchmarkMutatorAllBasicTypes/int16-4 60877 2020 ns/op BenchmarkMutatorAllBasicTypes/int32-4 60130 2237 ns/op BenchmarkMutatorAllBasicTypes/int64-4 61064 2036 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 49561 2154 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 56989 2158 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 58761 2155 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 58779 2066 ns/op PASS ok internal/fuzz 18.005s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 40014 2907 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 170377 794.8 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.302s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 86188 2301 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 31880 3196 ns/op BenchmarkSplicePipePoolParallel-4 147783 790.3 ns/op BenchmarkSplicePipeNativeParallel-4 96483 1258 ns/op PASS ok internal/poll 3.210s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 3 56751827 ns/op PASS ok internal/trace 3.034s PASS ok internal/zstd 1.030s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 14965 6727 ns/op BenchmarkCopyNLarge-4 262 529294 ns/op PASS ok io 1.406s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 189693 614.9 ns/op BenchmarkPrintln-4 22086 5582 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35012 3420 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 2917 37180 ns/op BenchmarkDiscard-4 874780 158.1 ns/op 0 B/op 0 allocs/op PASS ok log 1.860s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 64170 1849 ns/op BenchmarkJSONHandler/defaults-4 5490 20253 ns/op 514 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3417 35985 ns/op 775 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4078 28591 ns/op 749 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5474 20109 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5646 20035 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4912 23766 ns/op 512 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24795 4808 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 22106 5162 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 108691 1092 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 79282 1610 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 81219 1319 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 73030 1930 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 80415 1585 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 88777 1653 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 104.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 607327 227.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 606166 203.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 445966 269.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 368619 328.7 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5079 23641 ns/op BenchmarkDispatch/switch-checked-4 170299 686.8 ns/op BenchmarkDispatch/As-4 185694 749.6 ns/op BenchmarkDispatch/Visit-4 154302 855.7 ns/op BenchmarkUnsafeStrings-4 18184 7021 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 5.320s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 738181 148.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 709448 158.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 463911 237.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 155341 811.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 65606 1728 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 69363 1728 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 41432 3015 ns/op 682 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 10000 13161 ns/op 3481 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14709 7828 ns/op 604 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 15488 9783 ns/op 594 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8077 13415 ns/op 1080 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3258 37757 ns/op 4301 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 10000 11596 ns/op 512 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 11076 16943 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6963 18029 ns/op 940 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2977 67216 ns/op 3745 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.385s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 35524584 ns/op PASS ok maps 1.718s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6520028 18.46 ns/op BenchmarkAcosh-4 4976143 23.73 ns/op BenchmarkAsin-4 6313538 18.02 ns/op BenchmarkAsinh-4 4415809 25.46 ns/op BenchmarkAtan-4 7207736 16.37 ns/op BenchmarkAtanh-4 4928706 24.01 ns/op BenchmarkAtan2-4 4968356 23.39 ns/op BenchmarkCbrt-4 6012504 20.30 ns/op BenchmarkCeil-4 15831290 7.238 ns/op BenchmarkCopysign-4 1929000 61.49 ns/op BenchmarkCos-4 8606710 13.89 ns/op BenchmarkCosh-4 6860114 17.49 ns/op BenchmarkErf-4 7548795 15.52 ns/op BenchmarkErfc-4 7831144 15.30 ns/op BenchmarkErfinv-4 3253806 35.30 ns/op BenchmarkErfcinv-4 3382083 35.87 ns/op BenchmarkExp-4 7435184 15.90 ns/op BenchmarkExpGo-4 707542 167.0 ns/op BenchmarkExpm1-4 7048638 17.79 ns/op BenchmarkExp2-4 712124 172.4 ns/op BenchmarkExp2Go-4 694413 170.8 ns/op BenchmarkAbs-4 2539005 49.11 ns/op BenchmarkDim-4 7788796 14.53 ns/op BenchmarkFloor-4 15818904 7.536 ns/op BenchmarkMax-4 12465316 9.917 ns/op BenchmarkMin-4 10776861 11.08 ns/op BenchmarkMod-4 188749 636.6 ns/op BenchmarkFrexp-4 1000000 101.8 ns/op BenchmarkGamma-4 380870 307.5 ns/op BenchmarkHypot-4 1000000 123.8 ns/op BenchmarkHypotGo-4 1000000 116.0 ns/op BenchmarkIlogb-4 1377696 83.63 ns/op BenchmarkJ0-4 168627 715.5 ns/op BenchmarkJ1-4 173653 683.6 ns/op BenchmarkJn-4 84486 1403 ns/op BenchmarkLdexp-4 1000000 109.2 ns/op BenchmarkLgamma-4 518854 230.2 ns/op BenchmarkLog-4 6728452 18.14 ns/op BenchmarkLogb-4 1406210 86.25 ns/op BenchmarkLog1p-4 6886297 17.18 ns/op BenchmarkLog10-4 6183666 18.98 ns/op BenchmarkLog2-4 958023 115.4 ns/op BenchmarkModf-4 2437605 48.87 ns/op BenchmarkNextafter32-4 2348588 50.80 ns/op BenchmarkNextafter64-4 2183448 52.78 ns/op BenchmarkPowInt-4 3311359 35.07 ns/op BenchmarkPowFrac-4 3300799 34.94 ns/op BenchmarkPow10Pos-4 4232887 27.85 ns/op BenchmarkPow10Neg-4 3832425 31.47 ns/op BenchmarkRound-4 7912134 14.53 ns/op BenchmarkRoundToEven-4 7989984 14.78 ns/op BenchmarkRemainder-4 282792 427.3 ns/op BenchmarkSignbit-4 3892471 30.81 ns/op BenchmarkSin-4 8988247 13.41 ns/op BenchmarkSincos-4 644824 186.5 ns/op BenchmarkSinh-4 6548448 18.48 ns/op BenchmarkSqrtIndirect-4 14925618 7.984 ns/op BenchmarkSqrtLatency-4 10562216 11.49 ns/op BenchmarkSqrtIndirectLatency-4 10196924 11.41 ns/op BenchmarkSqrtGoLatency-4 1349983 89.20 ns/op BenchmarkSqrtPrime-4 119580 998.3 ns/op BenchmarkTan-4 6383008 19.19 ns/op BenchmarkTanh-4 5731614 22.16 ns/op BenchmarkTrunc-4 15644300 9.572 ns/op BenchmarkY0-4 167229 736.8 ns/op BenchmarkY1-4 186236 712.5 ns/op BenchmarkYn-4 90130 1355 ns/op BenchmarkFloat64bits-4 3926056 30.03 ns/op BenchmarkFloat64frombits-4 3992473 30.25 ns/op BenchmarkFloat32bits-4 3982352 30.45 ns/op BenchmarkFloat32frombits-4 4026904 30.26 ns/op BenchmarkFMA-4 16354858 7.450 ns/op PASS ok math 11.803s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11019126 10.73 ns/op 5966.60 MB/s BenchmarkAddVV/2-4 9927330 12.16 ns/op 10523.29 MB/s BenchmarkAddVV/3-4 8682687 13.61 ns/op 14107.39 MB/s BenchmarkAddVV/4-4 9553291 12.58 ns/op 20349.40 MB/s BenchmarkAddVV/5-4 8669313 13.97 ns/op 22906.70 MB/s BenchmarkAddVV/10-4 6109119 17.59 ns/op 36386.34 MB/s BenchmarkAddVV/100-4 2339992 51.63 ns/op 123961.10 MB/s BenchmarkAddVV/1000-4 303943 409.6 ns/op 156244.83 MB/s BenchmarkSubVV/1-4 11056760 10.39 ns/op 6162.32 MB/s BenchmarkSubVV/2-4 10073007 11.63 ns/op 11001.55 MB/s BenchmarkSubVV/3-4 9283033 12.93 ns/op 14847.27 MB/s BenchmarkSubVV/4-4 9506328 14.30 ns/op 17898.90 MB/s BenchmarkSubVV/5-4 8818074 13.48 ns/op 23734.54 MB/s BenchmarkSubVV/10-4 7093182 16.97 ns/op 37708.26 MB/s BenchmarkSubVV/100-4 2366900 50.66 ns/op 126339.39 MB/s BenchmarkSubVV/1000-4 309694 393.6 ns/op 162615.55 MB/s BenchmarkAddVW/1-4 11931753 10.07 ns/op 794.65 MB/s BenchmarkAddVW/2-4 12138589 9.820 ns/op 1629.27 MB/s BenchmarkAddVW/3-4 11504805 10.45 ns/op 2297.51 MB/s BenchmarkAddVW/4-4 10726539 11.21 ns/op 2854.18 MB/s BenchmarkAddVW/5-4 10917145 11.08 ns/op 3609.78 MB/s BenchmarkAddVW/10-4 7862990 15.32 ns/op 5220.38 MB/s BenchmarkAddVW/100-4 4876143 26.70 ns/op 29958.57 MB/s BenchmarkAddVW/1000-4 728796 149.5 ns/op 53505.56 MB/s BenchmarkAddVWext/1-4 11899674 10.05 ns/op 796.39 MB/s BenchmarkAddVWext/2-4 12145018 9.813 ns/op 1630.56 MB/s BenchmarkAddVWext/3-4 11114430 10.64 ns/op 2255.24 MB/s BenchmarkAddVWext/4-4 10893117 11.20 ns/op 2858.35 MB/s BenchmarkAddVWext/5-4 10626922 11.23 ns/op 3562.56 MB/s BenchmarkAddVWext/10-4 8030320 13.56 ns/op 5899.29 MB/s BenchmarkAddVWext/100-4 2112105 56.95 ns/op 14046.24 MB/s BenchmarkAddVWext/1000-4 295519 432.8 ns/op 18483.41 MB/s BenchmarkSubVW/1-4 11899945 10.07 ns/op 794.34 MB/s BenchmarkSubVW/2-4 11787002 10.08 ns/op 1587.63 MB/s BenchmarkSubVW/3-4 11261977 10.69 ns/op 2244.78 MB/s BenchmarkSubVW/4-4 10906767 11.45 ns/op 2795.02 MB/s BenchmarkSubVW/5-4 10636150 11.39 ns/op 3511.80 MB/s BenchmarkSubVW/10-4 7607848 15.61 ns/op 5123.77 MB/s BenchmarkSubVW/100-4 4400438 27.02 ns/op 29604.65 MB/s BenchmarkSubVW/1000-4 613402 174.0 ns/op 45985.15 MB/s BenchmarkSubVWext/1-4 11688807 10.32 ns/op 775.24 MB/s BenchmarkSubVWext/2-4 11506879 10.24 ns/op 1562.84 MB/s BenchmarkSubVWext/3-4 11039553 10.84 ns/op 2214.15 MB/s BenchmarkSubVWext/4-4 10583353 11.20 ns/op 2855.96 MB/s BenchmarkSubVWext/5-4 10361671 11.61 ns/op 3444.31 MB/s BenchmarkSubVWext/10-4 7881130 14.82 ns/op 5399.56 MB/s BenchmarkSubVWext/100-4 2116912 56.50 ns/op 14159.87 MB/s BenchmarkSubVWext/1000-4 297598 417.9 ns/op 19145.50 MB/s BenchmarkMulAddVWW/1-4 9775276 12.20 ns/op 5248.02 MB/s BenchmarkMulAddVWW/2-4 8951804 13.50 ns/op 9483.89 MB/s BenchmarkMulAddVWW/3-4 7829607 15.13 ns/op 12686.17 MB/s BenchmarkMulAddVWW/4-4 7145962 16.78 ns/op 15258.68 MB/s BenchmarkMulAddVWW/5-4 6481108 18.46 ns/op 17332.49 MB/s BenchmarkMulAddVWW/10-4 4384903 26.92 ns/op 23773.99 MB/s BenchmarkMulAddVWW/100-4 617109 195.3 ns/op 32773.88 MB/s BenchmarkMulAddVWW/1000-4 67779 1784 ns/op 35865.77 MB/s BenchmarkAddMulVVW/1-4 10504375 11.45 ns/op 5590.59 MB/s BenchmarkAddMulVVW/2-4 8700951 13.72 ns/op 9327.88 MB/s BenchmarkAddMulVVW/3-4 7990458 15.03 ns/op 12774.52 MB/s BenchmarkAddMulVVW/4-4 7346750 16.58 ns/op 15440.96 MB/s BenchmarkAddMulVVW/5-4 6668619 18.02 ns/op 17758.86 MB/s BenchmarkAddMulVVW/10-4 4283144 28.01 ns/op 22852.42 MB/s BenchmarkAddMulVVW/100-4 566834 218.1 ns/op 29339.87 MB/s BenchmarkAddMulVVW/1000-4 58916 2055 ns/op 31142.52 MB/s BenchmarkDivWVW/1-4 2343106 49.76 ns/op 1286.08 MB/s BenchmarkDivWVW/2-4 1000000 105.4 ns/op 1214.91 MB/s BenchmarkDivWVW/3-4 729726 145.7 ns/op 1318.00 MB/s BenchmarkDivWVW/4-4 694518 172.5 ns/op 1484.31 MB/s BenchmarkDivWVW/5-4 621336 191.0 ns/op 1674.98 MB/s BenchmarkDivWVW/10-4 332332 361.6 ns/op 1769.84 MB/s BenchmarkDivWVW/100-4 38290 3161 ns/op 2024.95 MB/s BenchmarkDivWVW/1000-4 4292 27961 ns/op 2288.93 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2808702 43.73 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2766957 42.81 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1870129 63.65 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1414965 84.12 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 101.1 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 107.0 ns/op BenchmarkNonZeroShifts/4/shrVU-4 957972 123.1 ns/op BenchmarkNonZeroShifts/4/shlVU-4 788320 146.0 ns/op BenchmarkNonZeroShifts/5/shrVU-4 829818 146.7 ns/op BenchmarkNonZeroShifts/5/shlVU-4 715466 170.5 ns/op BenchmarkNonZeroShifts/10/shrVU-4 450512 264.4 ns/op BenchmarkNonZeroShifts/10/shlVU-4 388741 313.2 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50978 2349 ns/op BenchmarkNonZeroShifts/100/shlVU-4 42628 2775 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5080 23315 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4568 26324 ns/op BenchmarkDecimalConversion-4 189 618292 ns/op BenchmarkFloatString/100-4 9832 12232 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 188 632511 ns/op 2900 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 59673652 ns/op 60272 B/op 45 allocs/op BenchmarkFloatString/100000-4 1 5852986154 ns/op 848608 B/op 530 allocs/op BenchmarkFloatAdd/10-4 102968 1147 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 94083 1297 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 52096 2441 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13999 8571 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1605 93405 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 142760 821.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 111936 915.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 95805 1310 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26059 4547 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 2769 37024 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1399 84343 ns/op BenchmarkParseFloatLargeExp-4 316 392706 ns/op BenchmarkGCD10x10/WithoutXY-4 190050 680.0 ns/op BenchmarkGCD10x10/WithXY-4 45586 2626 ns/op BenchmarkGCD10x100/WithoutXY-4 83947 1299 ns/op BenchmarkGCD10x100/WithXY-4 13558 9109 ns/op BenchmarkGCD10x1000/WithoutXY-4 63583 1832 ns/op BenchmarkGCD10x1000/WithXY-4 9878 11286 ns/op BenchmarkGCD100x100/WithoutXY-4 22119 5529 ns/op BenchmarkGCD100x100/WithXY-4 7935 14953 ns/op BenchmarkGCD100x1000/WithoutXY-4 9500 12521 ns/op BenchmarkGCD100x1000/WithXY-4 4402 26052 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1837 65563 ns/op BenchmarkGCD1000x1000/WithXY-4 980 122244 ns/op BenchmarkHilbert-4 16 6937691 ns/op BenchmarkBinomial-4 9446 12477 ns/op BenchmarkQuoRem-4 14882 8384 ns/op BenchmarkExp-4 7 15463231 ns/op BenchmarkExpMont/Odd-4 100 1148842 ns/op 2589 B/op 21 allocs/op BenchmarkExpMont/Even1-4 98 1162908 ns/op 3368 B/op 38 allocs/op BenchmarkExpMont/Even2-4 94 1199989 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even3-4 96 1199695 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even4-4 94 1200610 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even8-4 92 1199102 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even32-4 84 1201297 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1007024 ns/op 3633 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1055264 ns/op 3791 B/op 51 allocs/op BenchmarkExpMont/Even128-4 124 972931 ns/op 3263 B/op 50 allocs/op BenchmarkExpMont/Even255-4 136 874323 ns/op 2966 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 446 265398 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 393 303549 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 396 308846 ns/op 1737 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 386 305388 ns/op 1742 B/op 47 allocs/op BenchmarkExp2-4 7 15521011 ns/op BenchmarkBitset-4 815552 141.0 ns/op BenchmarkBitsetNeg-4 301970 394.8 ns/op BenchmarkBitsetOrig-4 208383 561.9 ns/op BenchmarkBitsetNegOrig-4 141500 839.7 ns/op BenchmarkModSqrt225_Tonelli-4 73 1504539 ns/op BenchmarkModSqrt225_3Mod4-4 258 456347 ns/op BenchmarkModSqrt231_Tonelli-4 75 1562035 ns/op BenchmarkModSqrt231_5Mod8-4 223 536246 ns/op BenchmarkModInverse-4 8700 12381 ns/op BenchmarkSqrt-4 892 133390 ns/op BenchmarkIntSqr/1-4 1372230 87.27 ns/op BenchmarkIntSqr/2-4 491589 243.7 ns/op BenchmarkIntSqr/3-4 380792 314.4 ns/op BenchmarkIntSqr/5-4 256359 470.3 ns/op BenchmarkIntSqr/8-4 162784 734.2 ns/op BenchmarkIntSqr/10-4 128748 932.5 ns/op BenchmarkIntSqr/20-4 33788 3601 ns/op BenchmarkIntSqr/30-4 23317 5164 ns/op BenchmarkIntSqr/50-4 13375 9020 ns/op BenchmarkIntSqr/80-4 6936 16313 ns/op BenchmarkIntSqr/100-4 4998 22184 ns/op BenchmarkIntSqr/200-4 1812 63822 ns/op BenchmarkIntSqr/300-4 943 125746 ns/op BenchmarkIntSqr/500-4 423 283707 ns/op BenchmarkIntSqr/800-4 188 632307 ns/op BenchmarkIntSqr/1000-4 132 903464 ns/op BenchmarkDiv/20/10-4 325705 371.3 ns/op BenchmarkDiv/40/20-4 323137 363.6 ns/op BenchmarkDiv/100/50-4 321301 376.9 ns/op BenchmarkDiv/200/100-4 38671 3359 ns/op BenchmarkDiv/400/200-4 33746 3688 ns/op BenchmarkDiv/1000/500-4 24572 4949 ns/op BenchmarkDiv/2000/1000-4 16819 7187 ns/op BenchmarkDiv/20000/10000-4 724 163036 ns/op BenchmarkDiv/200000/100000-4 19 6591075 ns/op BenchmarkDiv/2000000/1000000-4 1 211625002 ns/op BenchmarkDiv/20000000/10000000-4 1 7228141582 ns/op BenchmarkMul-4 3 43635978 ns/op BenchmarkNatMul/10-4 110595 997.3 ns/op BenchmarkNatMul/100-4 3664 31275 ns/op BenchmarkNatMul/1000-4 100 1169499 ns/op BenchmarkZeroShifts/Shl-4 40874 3004 ns/op BenchmarkZeroShifts/ShlSame-4 6095790 19.33 ns/op BenchmarkZeroShifts/Shr-4 29538 4183 ns/op BenchmarkZeroShifts/ShrSame-4 5356352 20.03 ns/op BenchmarkExp3Power/0x10-4 204063 557.6 ns/op BenchmarkExp3Power/0x40-4 177316 650.4 ns/op BenchmarkExp3Power/0x100-4 75186 1578 ns/op BenchmarkExp3Power/0x400-4 32566 3626 ns/op BenchmarkExp3Power/0x1000-4 6433 17986 ns/op BenchmarkExp3Power/0x4000-4 1023 107628 ns/op BenchmarkExp3Power/0x10000-4 127 939180 ns/op BenchmarkExp3Power/0x40000-4 13 9029354 ns/op BenchmarkExp3Power/0x100000-4 2 85213839 ns/op BenchmarkExp3Power/0x400000-4 1 811891410 ns/op BenchmarkFibo-4 4 26574166 ns/op BenchmarkNatSqr/1-4 936717 108.6 ns/op BenchmarkNatSqr/2-4 428392 269.1 ns/op BenchmarkNatSqr/3-4 347310 347.9 ns/op BenchmarkNatSqr/5-4 222654 522.8 ns/op BenchmarkNatSqr/8-4 147103 800.6 ns/op BenchmarkNatSqr/10-4 116241 1035 ns/op BenchmarkNatSqr/20-4 33205 3551 ns/op BenchmarkNatSqr/30-4 22749 5109 ns/op BenchmarkNatSqr/50-4 13126 9142 ns/op BenchmarkNatSqr/80-4 7291 16370 ns/op BenchmarkNatSqr/100-4 5182 22332 ns/op BenchmarkNatSqr/200-4 1860 64514 ns/op BenchmarkNatSqr/300-4 933 125194 ns/op BenchmarkNatSqr/500-4 417 288185 ns/op BenchmarkNatSqr/800-4 195 605842 ns/op BenchmarkNatSqr/1000-4 135 867705 ns/op BenchmarkNatSetBytes/8-4 692616 168.9 ns/op BenchmarkNatSetBytes/24-4 207650 560.5 ns/op BenchmarkNatSetBytes/128-4 47304 2532 ns/op BenchmarkNatSetBytes/7-4 831598 127.7 ns/op BenchmarkNatSetBytes/23-4 226724 504.2 ns/op BenchmarkNatSetBytes/127-4 47600 2495 ns/op BenchmarkScanPi-4 249 469738 ns/op BenchmarkStringPiParallel-4 638 165776 ns/op BenchmarkScan/10/Base2-4 37771 3158 ns/op BenchmarkScan/100/Base2-4 4317 27649 ns/op BenchmarkScan/1000/Base2-4 429 280117 ns/op BenchmarkScan/10/Base8-4 93331 1287 ns/op BenchmarkScan/100/Base8-4 12366 9639 ns/op BenchmarkScan/1000/Base8-4 1243 95840 ns/op BenchmarkScan/10/Base10-4 99870 1208 ns/op BenchmarkScan/100/Base10-4 12702 8884 ns/op BenchmarkScan/1000/Base10-4 1377 87193 ns/op BenchmarkScan/10/Base16-4 113004 1038 ns/op BenchmarkScan/100/Base16-4 15594 7769 ns/op BenchmarkScan/1000/Base16-4 1574 75330 ns/op BenchmarkString/10/Base2-4 190405 621.5 ns/op BenchmarkString/100/Base2-4 24637 4237 ns/op BenchmarkString/1000/Base2-4 2952 40616 ns/op BenchmarkString/10/Base8-4 350012 338.6 ns/op BenchmarkString/100/Base8-4 69864 1709 ns/op BenchmarkString/1000/Base8-4 7958 15136 ns/op BenchmarkString/10/Base10-4 195291 611.8 ns/op BenchmarkString/100/Base10-4 40639 2955 ns/op BenchmarkString/1000/Base10-4 4018 28884 ns/op BenchmarkString/10/Base16-4 406900 296.5 ns/op BenchmarkString/100/Base16-4 89631 1317 ns/op BenchmarkString/1000/Base16-4 10000 11186 ns/op BenchmarkLeafSize/0-4 31 3814613 ns/op BenchmarkLeafSize/1-4 404 282984 ns/op BenchmarkLeafSize/2-4 412 279533 ns/op BenchmarkLeafSize/3-4 266 440610 ns/op BenchmarkLeafSize/4-4 422 275432 ns/op BenchmarkLeafSize/5-4 196 560736 ns/op BenchmarkLeafSize/6-4 271 429967 ns/op BenchmarkLeafSize/7-4 300 391901 ns/op BenchmarkLeafSize/8-4 433 267874 ns/op BenchmarkLeafSize/9-4 195 613016 ns/op BenchmarkLeafSize/10-4 237 496602 ns/op BenchmarkLeafSize/11-4 230 516117 ns/op BenchmarkLeafSize/12-4 273 433737 ns/op BenchmarkLeafSize/13-4 238 496272 ns/op BenchmarkLeafSize/14-4 292 396175 ns/op BenchmarkLeafSize/15-4 304 383246 ns/op BenchmarkLeafSize/16-4 435 267856 ns/op BenchmarkLeafSize/32-4 429 271676 ns/op BenchmarkLeafSize/64-4 381 297381 ns/op BenchmarkProbablyPrime/n=0-4 5 20113237 ns/op BenchmarkProbablyPrime/n=1-4 5 22820320 ns/op BenchmarkProbablyPrime/n=5-4 4 32461534 ns/op BenchmarkProbablyPrime/n=10-4 3 44956982 ns/op BenchmarkProbablyPrime/n=20-4 2 69075562 ns/op BenchmarkProbablyPrime/Lucas-4 6 17816860 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2461910 ns/op BenchmarkRatCmp-4 213646 527.6 ns/op BenchmarkFloatPrecExact/1-4 138800 869.9 ns/op BenchmarkFloatPrecExact/10-4 44674 2686 ns/op BenchmarkFloatPrecExact/100-4 8583 12421 ns/op BenchmarkFloatPrecExact/1000-4 1596 74805 ns/op BenchmarkFloatPrecExact/10000-4 88 1339084 ns/op BenchmarkFloatPrecExact/100000-4 2 52213702 ns/op BenchmarkFloatPrecExact/1000000-4 1 2389107661 ns/op BenchmarkFloatPrecMixed/1-4 124074 984.2 ns/op BenchmarkFloatPrecMixed/10-4 37246 3990 ns/op BenchmarkFloatPrecMixed/100-4 4360 26818 ns/op BenchmarkFloatPrecMixed/1000-4 297 408256 ns/op BenchmarkFloatPrecMixed/10000-4 8 12864379 ns/op BenchmarkFloatPrecMixed/100000-4 1 585231956 ns/op BenchmarkFloatPrecMixed/1000000-4 1 37869461373 ns/op BenchmarkFloatPrecInexact/1-4 200134 603.0 ns/op BenchmarkFloatPrecInexact/10-4 183056 680.2 ns/op BenchmarkFloatPrecInexact/100-4 102466 1166 ns/op BenchmarkFloatPrecInexact/1000-4 27564 4336 ns/op BenchmarkFloatPrecInexact/10000-4 3242 35798 ns/op BenchmarkFloatPrecInexact/100000-4 336 348724 ns/op BenchmarkFloatPrecInexact/1000000-4 26 4482266 ns/op BenchmarkFloatSqrt/64-4 13180 9074 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7596 15364 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5308 22285 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2688 44722 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 480 244385 ns/op 18044 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 33 3296384 ns/op 175073 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 248826302 ns/op 3688016 B/op 569 allocs/op PASS ok math/big 101.835s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7892283 15.30 ns/op BenchmarkLeadingZeros8-4 7698132 15.74 ns/op BenchmarkLeadingZeros16-4 7737140 15.58 ns/op BenchmarkLeadingZeros32-4 7661478 15.58 ns/op BenchmarkLeadingZeros64-4 7675676 15.13 ns/op BenchmarkTrailingZeros-4 7700122 15.38 ns/op BenchmarkTrailingZeros8-4 7729333 15.60 ns/op BenchmarkTrailingZeros16-4 7755777 15.85 ns/op BenchmarkTrailingZeros32-4 7565391 15.57 ns/op BenchmarkTrailingZeros64-4 7563328 15.29 ns/op BenchmarkOnesCount-4 7777540 14.62 ns/op BenchmarkOnesCount8-4 7600363 14.47 ns/op BenchmarkOnesCount16-4 7968853 14.71 ns/op BenchmarkOnesCount32-4 7633140 14.76 ns/op BenchmarkOnesCount64-4 8240767 14.60 ns/op BenchmarkRotateLeft-4 8021608 14.71 ns/op BenchmarkRotateLeft8-4 7744311 15.32 ns/op BenchmarkRotateLeft16-4 7700724 15.42 ns/op BenchmarkRotateLeft32-4 8321668 14.55 ns/op BenchmarkRotateLeft64-4 7655025 14.56 ns/op BenchmarkReverse-4 13597520 8.564 ns/op BenchmarkReverse8-4 16289629 7.387 ns/op BenchmarkReverse16-4 14876206 7.943 ns/op BenchmarkReverse32-4 13371586 8.831 ns/op BenchmarkReverse64-4 13706122 8.633 ns/op BenchmarkReverseBytes-4 14795577 8.010 ns/op BenchmarkReverseBytes16-4 15588412 7.722 ns/op BenchmarkReverseBytes32-4 14072866 8.134 ns/op BenchmarkReverseBytes64-4 14799362 8.088 ns/op BenchmarkAdd-4 8194513 14.77 ns/op BenchmarkAdd32-4 8032291 14.79 ns/op BenchmarkAdd64-4 8101015 15.29 ns/op BenchmarkAdd64multiple-4 13984204 8.255 ns/op BenchmarkSub-4 7742187 15.10 ns/op BenchmarkSub32-4 8084272 15.10 ns/op BenchmarkSub64-4 7611339 15.09 ns/op BenchmarkSub64multiple-4 14530584 8.394 ns/op BenchmarkMul-4 8304024 14.69 ns/op BenchmarkMul32-4 8023524 14.61 ns/op BenchmarkMul64-4 8357421 14.28 ns/op BenchmarkDiv-4 2697480 41.19 ns/op BenchmarkDiv32-4 5992665 19.20 ns/op BenchmarkDiv64-4 2907108 41.15 ns/op PASS ok math/bits 7.243s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 109.9 ns/op BenchmarkAcos-4 269530 424.5 ns/op BenchmarkAcosh-4 279709 436.1 ns/op BenchmarkAsin-4 278611 427.8 ns/op BenchmarkAsinh-4 289216 405.6 ns/op BenchmarkAtan-4 1000000 111.0 ns/op BenchmarkAtanh-4 1000000 113.1 ns/op BenchmarkConj-4 15646504 7.644 ns/op BenchmarkCos-4 391612 274.1 ns/op BenchmarkCosh-4 438510 274.7 ns/op BenchmarkExp-4 584661 203.8 ns/op BenchmarkLog-4 766045 151.3 ns/op BenchmarkLog10-4 808557 152.5 ns/op BenchmarkPhase-4 4577122 25.87 ns/op BenchmarkPolar-4 873343 133.1 ns/op BenchmarkPow-4 308750 377.8 ns/op BenchmarkRect-4 633039 197.9 ns/op BenchmarkSin-4 455004 259.3 ns/op BenchmarkSinh-4 465001 257.4 ns/op BenchmarkSqrt-4 372816 321.3 ns/op BenchmarkTan-4 1000000 101.5 ns/op BenchmarkTanh-4 1847515 64.85 ns/op PASS ok math/cmplx 3.802s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 835777 131.4 ns/op BenchmarkInt63ThreadsafeParallel-4 1223284 95.86 ns/op BenchmarkInt63Unthreadsafe-4 1000000 117.3 ns/op BenchmarkIntn1000-4 797235 144.9 ns/op BenchmarkInt63n1000-4 878805 134.0 ns/op BenchmarkInt31n1000-4 895424 133.6 ns/op BenchmarkFloat32-4 897333 130.0 ns/op BenchmarkFloat64-4 998506 117.8 ns/op BenchmarkPerm3-4 197533 612.0 ns/op BenchmarkPerm30-4 22428 5444 ns/op BenchmarkPerm30ViaShuffle-4 20254 6043 ns/op BenchmarkShuffleOverhead-4 16182 7526 ns/op BenchmarkRead3-4 748864 151.1 ns/op BenchmarkRead64-4 68065 1777 ns/op BenchmarkRead1000-4 4137 26434 ns/op BenchmarkConcurrent-4 340155 338.1 ns/op PASS ok math/rand 3.242s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 5073874 23.56 ns/op BenchmarkPCG_DXSM-4 3253507 36.61 ns/op BenchmarkSourceUint64-4 3283411 36.56 ns/op BenchmarkGlobalInt64-4 3147537 37.88 ns/op BenchmarkGlobalInt64Parallel-4 3278178 35.79 ns/op BenchmarkGlobalUint64-4 2897576 40.11 ns/op BenchmarkGlobalUint64Parallel-4 3307414 34.82 ns/op BenchmarkInt64-4 1653892 78.30 ns/op BenchmarkUint64-4 1670653 72.20 ns/op BenchmarkGlobalIntN1000-4 1928800 57.26 ns/op BenchmarkIntN1000-4 1366342 91.91 ns/op BenchmarkInt64N1000-4 1352931 88.33 ns/op BenchmarkInt64N1e8-4 1310691 87.05 ns/op BenchmarkInt64N1e9-4 1293783 90.90 ns/op BenchmarkInt64N2e9-4 1320526 89.24 ns/op BenchmarkInt64N1e18-4 1284819 91.68 ns/op BenchmarkInt64N2e18-4 1277558 91.43 ns/op BenchmarkInt64N4e18-4 1000000 107.5 ns/op BenchmarkInt32N1000-4 1366492 87.11 ns/op BenchmarkInt32N1e8-4 1368217 87.36 ns/op BenchmarkInt32N1e9-4 1354147 88.20 ns/op BenchmarkInt32N2e9-4 1345364 95.58 ns/op BenchmarkFloat32-4 1614410 74.23 ns/op BenchmarkFloat64-4 1579083 75.08 ns/op BenchmarkExpFloat64-4 818284 143.0 ns/op BenchmarkNormFloat64-4 930741 117.9 ns/op BenchmarkPerm3-4 243748 492.5 ns/op BenchmarkPerm30-4 22538 5339 ns/op BenchmarkPerm30ViaShuffle-4 23888 5064 ns/op BenchmarkShuffleOverhead-4 38313 3158 ns/op BenchmarkConcurrent-4 1468873 85.24 ns/op PASS ok math/rand/v2 6.809s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 42960 2787 ns/op BenchmarkQDecodeWord-4 111198 1032 ns/op BenchmarkQDecodeHeader-4 102166 1250 ns/op BenchmarkTypeByExtension/.html-4 579895 216.4 ns/op BenchmarkTypeByExtension/.HTML-4 332330 352.1 ns/op BenchmarkTypeByExtension/.unused-4 370760 314.5 ns/op BenchmarkExtensionsByType/text/html-4 229030 659.9 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 83589 1450 ns/op BenchmarkExtensionsByType/application/octet-stream-4 101594 1109 ns/op PASS ok mime 2.299s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 595 178318 ns/op 48269 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 648 179866 ns/op 47912 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 1130060 ns/op 104046 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 476 244141 ns/op 49134 B/op 207 allocs/op PASS ok mime/multipart 1.536s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 775 153096 ns/op PASS ok mime/quotedprintable 1.143s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 24 12347505 ns/op 8380 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 25 5249901 ns/op 7319 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5053705773 ns/op 159280 B/op 226 allocs/op BenchmarkDNSName-4 87018 1324 ns/op BenchmarkInterfaces-4 2641 158045 ns/op 8941 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 2942 91245 ns/op 6615 B/op 22 allocs/op BenchmarkInterfaceByName-4 2823 90659 ns/op 8959 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1471 71301 ns/op 15265 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5500 23481 ns/op 4379 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1399 93687 ns/op 135289 B/op 39 allocs/op BenchmarkParseIP-4 7141 15864 ns/op BenchmarkParseIPValidIPv4-4 324987 367.9 ns/op BenchmarkParseIPValidIPv6-4 151262 791.5 ns/op BenchmarkIPString/IPv4-4 93094 1303 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8703 13031 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49148 2397 ns/op BenchmarkIPEqual/IPv4-4 1031646 116.2 ns/op BenchmarkIPEqual/IPv6-4 1034294 116.3 ns/op BenchmarkSendfileZeroBytes-4 1 213975171 ns/op 6585520 B/op 352258 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1208747516 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1212973468 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1220448800 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1213973603 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1203693454 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1215862496 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1223074092 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1007606635 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1008140736 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1008486482 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1008739464 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1007598686 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1012205937 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1007862334 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1007997354 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1008000428 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1007605447 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1007820296 ns/op 0.07 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1040971379 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1007858100 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1008469256 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1008206102 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1007697537 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1007600746 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007735999 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1003076126 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1008043326 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007070313 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1003516132 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1007699354 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1008898189 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1008201446 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1009589438 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1007867325 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1007445734 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1007430188 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1007646748 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1002779389 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1003789112 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007833489 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1008752781 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1009213447 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1009684791 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1017091200 ns/op 1.03 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1002348738 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1007893897 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1007992902 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1007804178 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1007749238 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1003035722 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1008077974 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1007647757 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1007940875 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1008680546 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1009234944 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1007645423 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1008022138 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1007670257 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1008824362 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1007692358 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1011008508 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1008185360 ns/op 0.07 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1008038222 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1008840753 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008822181 ns/op 0.52 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009852597 ns/op 1.04 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007992079 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007580081 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007821136 ns/op 0.00 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007431038 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1007367324 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007723666 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1006144749 ns/op 0.07 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1008038044 ns/op 0.13 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1007967662 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1008453107 ns/op 0.52 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1010448444 ns/op 1.04 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 4417 33766 ns/op BenchmarkTCP4OneShotTimeout-4 3661 32909 ns/op BenchmarkTCP4Persistent-4 23400 4670 ns/op BenchmarkTCP4PersistentTimeout-4 33769 3518 ns/op BenchmarkTCP6OneShot-4 4219 30582 ns/op BenchmarkTCP6OneShotTimeout-4 3980 26627 ns/op BenchmarkTCP6Persistent-4 33237 3469 ns/op BenchmarkTCP6PersistentTimeout-4 34606 3386 ns/op BenchmarkTCP4ConcurrentReadWrite-4 51981 2545 ns/op BenchmarkTCP6ConcurrentReadWrite-4 37965 2664 ns/op BenchmarkSetReadDeadline-4 187046 685.6 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 17650 6580 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 22832 4605 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 19754 6684 ns/op 0 B/op 0 allocs/op PASS ok net 91.966s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22489 5296 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8726 11807 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 18391 6714 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15529 7805 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 40075 2974 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 55239 2145 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 105.3 ns/op BenchmarkFindChild/n=2/rep=map-4 3744788 31.47 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 119.6 ns/op BenchmarkFindChild/n=4/rep=linear-4 586186 198.3 ns/op BenchmarkFindChild/n=4/rep=map-4 3632904 33.00 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 572976 210.1 ns/op BenchmarkFindChild/n=8/rep=linear-4 328244 364.7 ns/op BenchmarkFindChild/n=8/rep=map-4 3362582 35.96 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 315055 380.6 ns/op BenchmarkFindChild/n=16/rep=linear-4 157282 708.9 ns/op BenchmarkFindChild/n=16/rep=map-4 2940550 41.49 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2050059 56.89 ns/op BenchmarkFindChild/n=32/rep=linear-4 82546 1437 ns/op BenchmarkFindChild/n=32/rep=map-4 3032448 40.21 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2205778 52.93 ns/op BenchmarkMultiConflicts-4 1 206942859 ns/op BenchmarkServerMatch-4 15588 7560 ns/op BenchmarkReadRequestChrome-4 3285 34141 ns/op 17.90 MB/s 1507 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7735 14397 ns/op 5.42 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8112 14411 ns/op 5.69 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5608 19797 ns/op 7.63 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13185 9116 ns/op 4.39 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 562 214550 ns/op 4.77 MB/s BenchmarkFileAndServer_1KB/https1-4 318 340011 ns/op 3.01 MB/s BenchmarkFileAndServer_1KB/h2-4 258 441751 ns/op 2.32 MB/s BenchmarkFileAndServer_16MB/h1-4 4 29962282 ns/op 559.94 MB/s BenchmarkFileAndServer_16MB/https1-4 2 78294914 ns/op 214.28 MB/s BenchmarkFileAndServer_16MB/h2-4 1 138962011 ns/op 120.73 MB/s BenchmarkFileAndServer_64MB/h1-4 1 124886339 ns/op 537.36 MB/s BenchmarkFileAndServer_64MB/https1-4 1 276952099 ns/op 242.31 MB/s BenchmarkFileAndServer_64MB/h2-4 1 507271956 ns/op 132.29 MB/s BenchmarkServeMux-4 200 639611 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 230 540316 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 598 198460 ns/op 5941 B/op 63 allocs/op BenchmarkClientServer/https1-4 330 361382 ns/op 6454 B/op 72 allocs/op BenchmarkClientServer/h2-4 258 433887 ns/op 9615 B/op 76 allocs/op BenchmarkClientServerParallel/4/h1-4 1888 58089 ns/op 9183 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 19 7134466 ns/op 91635 B/op 1051 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53566: read tcp 127.0.0.1:42881->127.0.0.1:53566: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53556: read tcp 127.0.0.1:42881->127.0.0.1:53556: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55700: read tcp 127.0.0.1:43445->127.0.0.1:55700: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55722: read tcp 127.0.0.1:43445->127.0.0.1:55722: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55756: read tcp 127.0.0.1:43445->127.0.0.1:55756: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55770: write tcp 127.0.0.1:43445->127.0.0.1:55770: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42600: write tcp 127.0.0.1:33593->127.0.0.1:42600: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42616: write tcp 127.0.0.1:33593->127.0.0.1:42616: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 7254396 ns/op 88483 B/op 1085 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45992: read tcp 127.0.0.1:45945->127.0.0.1:45992: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45976: write tcp 127.0.0.1:45945->127.0.0.1:45976: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46022: write tcp 127.0.0.1:45945->127.0.0.1:46022: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51006: read tcp 127.0.0.1:33597->127.0.0.1:51006: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51020: read tcp 127.0.0.1:33597->127.0.0.1:51020: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50996: read tcp 127.0.0.1:33597->127.0.0.1:50996: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50974: read tcp 127.0.0.1:33597->127.0.0.1:50974: use of closed network connection BenchmarkClientServerParallel/64/h1-4 100 1195533 ns/op 19949 B/op 111 allocs/op BenchmarkClientServerParallel/64/https1-4 15 7199933 ns/op 95692 B/op 1101 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56542: read tcp 127.0.0.1:37779->127.0.0.1:56542: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36274: read tcp 127.0.0.1:35131->127.0.0.1:36274: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36280: read tcp 127.0.0.1:35131->127.0.0.1:36280: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36312: write tcp 127.0.0.1:35131->127.0.0.1:36312: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51806: write tcp 127.0.0.1:45999->127.0.0.1:51806: use of closed network connection BenchmarkClientServerParallel/64/h2-4 15 7143086 ns/op 93229 B/op 1147 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49936: read tcp 127.0.0.1:38777->127.0.0.1:49936: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49942: write tcp 127.0.0.1:38777->127.0.0.1:49942: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33610: read tcp 127.0.0.1:33171->127.0.0.1:33610: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33578: read tcp 127.0.0.1:33171->127.0.0.1:33578: use of closed network connection BenchmarkServer-4 1 1014751658 ns/op 62936 B/op 553 allocs/op BenchmarkClient-4 476 238637 ns/op 3731 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 884 119946 ns/op 7399 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1508 78568 ns/op 3068 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1822 63920 ns/op 1931 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1904 66818 ns/op 2798 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1952 62816 ns/op 2737 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1916 63865 ns/op 2758 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2110 59640 ns/op 1911 B/op 14 allocs/op BenchmarkServerHijack-4 1362 77191 ns/op 16715 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 693 170732 ns/op 6009 B/op 52 allocs/op BenchmarkResponseStatusLine-4 465478 235.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 16.607s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 9562 12581 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.190s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 85696 1417 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 576732 181.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 172284 698.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 69087 1829 ns/op BenchmarkStdIPv4-4 106096 1137 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 102394 1160 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 109015 1116 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 66584 1814 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75361 1594 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1649310 72.34 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1236613 93.94 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1723530 69.97 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 214202 568.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 239316 499.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 232060 511.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93064 1326 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 261614 453.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 126771 935.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 138578 869.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 134937 886.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 86658 1469 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 393271 303.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 124340 960.8 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 149341 803.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 233479 534.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 135153 841.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 351484 330.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 134392 877.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 134883 884.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 135769 879.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 111510 1100 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 582496 207.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 144367 828.3 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 163314 731.0 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 253950 471.6 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 144957 809.1 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 263144 459.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 109602 1099 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 123260 986.3 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 156139 777.5 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 110286 1079 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 322665 365.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 122960 1002 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 126998 906.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 188730 625.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 125062 980.6 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 111.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 110.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 109.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 113.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 112.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 116.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 113.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 959071 113.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 113.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 393750 300.5 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 713802 166.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 176415 681.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 191814 621.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 189612 617.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 84374 1480 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 384046 314.5 ns/op PASS ok net/netip 9.177s 2024/02/09 17:31:23 Test RPC server listening on 127.0.0.1:46219 2024/02/09 17:31:23 Test HTTP RPC server listening on 127.0.0.1:44251 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2445 42789 ns/op BenchmarkEndToEndHTTP-4 2578 41660 ns/op BenchmarkEndToEndAsync-4 4576 24245 ns/op BenchmarkEndToEndAsyncHTTP-4 4693 25492 ns/op PASS ok net/rpc 1.732s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3414 33638 ns/op BenchmarkReadMIMEHeader/server_headers-4 4701 23614 ns/op BenchmarkUncommon-4 21452 5481 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.418s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3780 30324 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 88599 1371 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 652898 176.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 91509 1274 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 168625 712.5 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 81559 1462 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13095 9068 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 430120 272.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 88692 1373 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 165057 710.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81319 1464 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13386 8844 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 175768 681.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 73803 1634 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 73477 1668 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33753 3511 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5798 19589 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 179047 670.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 73395 1643 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 73683 1702 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33139 3504 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6099 19298 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.121s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3103616 39.02 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 179556 632.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 682 172064 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 344 345461 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 588 201426 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 131458 881.7 ns/op BenchmarkStatFile-4 90135 1308 ns/op BenchmarkStatDir-4 93978 1251 ns/op BenchmarkLstatDot-4 131169 883.7 ns/op BenchmarkLstatFile-4 88947 1315 ns/op BenchmarkLstatDir-4 92442 1241 ns/op PASS ok os 2.512s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 393 294826 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.159s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 544586 210.8 ns/op PASS ok os/user 1.223s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3484038 34.39 ns/op BenchmarkString-4 1964544 60.53 ns/op BenchmarkBytes-4 1740267 68.93 ns/op BenchmarkNamedBytes-4 1000000 103.3 ns/op BenchmarkBytesArray-4 763759 154.3 ns/op BenchmarkSliceLen-4 1990504 60.48 ns/op BenchmarkMapLen-4 847206 137.4 ns/op BenchmarkStringLen-4 1620714 73.30 ns/op BenchmarkArrayLen-4 1278016 93.05 ns/op BenchmarkSliceCap-4 1989715 59.95 ns/op BenchmarkDeepEqual/int8-4 379230 291.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 82964 1439 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 333763 339.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 78424 1513 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 328446 357.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 78393 1609 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 306973 375.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 76504 1551 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 332484 339.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 76996 1524 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 376450 289.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 107136 1083 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 337204 339.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 74925 1553 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 340082 343.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 76864 1516 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 322826 357.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 77414 1549 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 316833 358.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 77475 1534 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 315181 360.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 77214 1519 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 332988 342.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 76300 1498 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 333554 338.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 77973 1522 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 340218 341.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 78261 1514 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 334894 339.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 76405 1543 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 383233 289.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83125 1453 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 330249 340.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 78042 1544 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 106000 1104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50163 2347 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 46654 2526 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 31408 3790 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34956 3405 ns/op BenchmarkIsZero/ArrayComparable-4 149041 804.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 30470 4076 ns/op BenchmarkIsZero/StructComparable-4 423578 275.2 ns/op BenchmarkIsZero/StructIncomparable-4 141375 856.6 ns/op BenchmarkIsZero/ArrayInt_4-4 1351986 88.62 ns/op BenchmarkIsZero/ArrayInt_1024-4 7458 16194 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14548 8177 ns/op BenchmarkIsZero/Struct4Int-4 1347933 89.29 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7058 16088 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7465 16095 ns/op BenchmarkIsZero/StructInt_512-4 14690 8208 ns/op BenchmarkSetZero/Bool/Direct-4 4158214 28.81 ns/op BenchmarkSetZero/Bool/CachedZero-4 909476 131.0 ns/op BenchmarkSetZero/Bool/NewZero-4 678370 175.9 ns/op BenchmarkSetZero/Int/Direct-4 2167896 56.38 ns/op BenchmarkSetZero/Int/CachedZero-4 908936 130.8 ns/op BenchmarkSetZero/Int/NewZero-4 682534 175.8 ns/op BenchmarkSetZero/Uint/Direct-4 2157591 56.17 ns/op BenchmarkSetZero/Uint/CachedZero-4 902407 131.1 ns/op BenchmarkSetZero/Uint/NewZero-4 681664 176.0 ns/op BenchmarkSetZero/Float/Direct-4 2155497 55.63 ns/op BenchmarkSetZero/Float/CachedZero-4 870212 131.3 ns/op BenchmarkSetZero/Float/NewZero-4 684321 177.4 ns/op BenchmarkSetZero/Complex/Direct-4 2165155 56.07 ns/op BenchmarkSetZero/Complex/CachedZero-4 920556 131.0 ns/op BenchmarkSetZero/Complex/NewZero-4 670789 175.7 ns/op BenchmarkSetZero/Array/Direct-4 2445567 49.17 ns/op BenchmarkSetZero/Array/CachedZero-4 864973 132.9 ns/op BenchmarkSetZero/Array/NewZero-4 666344 182.6 ns/op BenchmarkSetZero/Chan/Direct-4 2090605 58.62 ns/op BenchmarkSetZero/Chan/CachedZero-4 847723 135.0 ns/op BenchmarkSetZero/Chan/NewZero-4 635180 181.4 ns/op BenchmarkSetZero/Func/Direct-4 2132970 57.92 ns/op BenchmarkSetZero/Func/CachedZero-4 873523 133.8 ns/op BenchmarkSetZero/Func/NewZero-4 661851 183.3 ns/op BenchmarkSetZero/Interface/Direct-4 2027385 59.11 ns/op BenchmarkSetZero/Interface/CachedZero-4 899560 132.5 ns/op BenchmarkSetZero/Interface/NewZero-4 670878 179.4 ns/op BenchmarkSetZero/Map/Direct-4 2116474 56.11 ns/op BenchmarkSetZero/Map/CachedZero-4 882208 134.7 ns/op BenchmarkSetZero/Map/NewZero-4 658550 180.7 ns/op BenchmarkSetZero/Pointer/Direct-4 2123593 56.84 ns/op BenchmarkSetZero/Pointer/CachedZero-4 877078 134.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 667027 180.8 ns/op BenchmarkSetZero/Slice/Direct-4 1997276 59.94 ns/op BenchmarkSetZero/Slice/CachedZero-4 925513 131.6 ns/op BenchmarkSetZero/Slice/NewZero-4 677535 176.8 ns/op BenchmarkSetZero/String/Direct-4 2136746 55.82 ns/op BenchmarkSetZero/String/CachedZero-4 894375 132.7 ns/op BenchmarkSetZero/String/NewZero-4 664543 178.6 ns/op BenchmarkSetZero/Struct/Direct-4 2589838 46.21 ns/op BenchmarkSetZero/Struct/CachedZero-4 898825 131.6 ns/op BenchmarkSetZero/Struct/NewZero-4 687988 176.1 ns/op BenchmarkSelect/1-4 185773 625.6 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 76620 1553 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 40892 2864 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 166772 735.0 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 210934 566.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 182595 657.7 ns/op 194.63 MB/s BenchmarkCallArgCopy/size=256-4 176578 696.8 ns/op 367.39 MB/s BenchmarkCallArgCopy/size=1024-4 140054 867.3 ns/op 1180.73 MB/s BenchmarkCallArgCopy/size=4096-4 70801 1658 ns/op 2469.80 MB/s BenchmarkCallArgCopy/size=65536-4 6295 18907 ns/op 3466.23 MB/s BenchmarkFieldByName1-4 988470 116.6 ns/op BenchmarkFieldByName2-4 73347 1599 ns/op BenchmarkFieldByName3-4 10000 11098 ns/op BenchmarkInterfaceBig-4 2163988 55.57 ns/op BenchmarkInterfaceSmall-4 2363145 54.72 ns/op BenchmarkNew-4 1527482 80.22 ns/op BenchmarkMap/StringKeys/MapIndex-4 2301 52029 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1939 63235 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2332 51541 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1993 59993 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2338 50598 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2008 60272 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 243828 481.3 ns/op PASS ok reflect 18.579s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 12069 9570 ns/op 9465 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 24102 5033 ns/op 9418 B/op 1 allocs/op BenchmarkFindString-4 13375 9113 ns/op 9306 B/op 1 allocs/op BenchmarkFindSubmatch-4 9861 10377 ns/op 9335 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 12228 9824 ns/op 9418 B/op 2 allocs/op BenchmarkLiteral-4 31504 4085 ns/op BenchmarkNotLiteral-4 2990 39600 ns/op BenchmarkMatchClass-4 2320 48334 ns/op BenchmarkMatchClass_InRange-4 2415 47239 ns/op BenchmarkReplaceAll-4 3123 38610 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 31201 3784 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 37977 3207 ns/op BenchmarkAnchoredShortMatch-4 22323 5357 ns/op BenchmarkAnchoredLongMatch-4 14851 7960 ns/op BenchmarkOnePassShortA-4 14647 8110 ns/op BenchmarkNotOnePassShortA-4 6045 16664 ns/op BenchmarkOnePassShortB-4 19898 6097 ns/op BenchmarkNotOnePassShortB-4 9982 11968 ns/op BenchmarkOnePassLongPrefix-4 72970 1753 ns/op BenchmarkOnePassLongNotPrefix-4 26704 4805 ns/op BenchmarkMatchParallelShared-4 34683 3372 ns/op BenchmarkMatchParallelCopied-4 36372 3243 ns/op BenchmarkQuoteMetaAll-4 154227 734.5 ns/op 19.06 MB/s BenchmarkQuoteMetaNone-4 294212 404.6 ns/op 64.27 MB/s BenchmarkCompile/Onepass-4 3007 38761 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1225 97979 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 138 869510 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4319269 27.37 ns/op 584.54 MB/s BenchmarkMatch/Easy0/32-4 35528 3201 ns/op 10.00 MB/s BenchmarkMatch/Easy0/1K-4 29989 3881 ns/op 263.88 MB/s BenchmarkMatch/Easy0i/16-4 4284877 27.81 ns/op 575.32 MB/s BenchmarkMatch/Easy0i/32-4 3730 27965 ns/op 1.14 MB/s BenchmarkMatch/Easy0i/1K-4 168 720207 ns/op 1.42 MB/s BenchmarkMatch/Easy1/16-4 4420562 27.55 ns/op 580.82 MB/s BenchmarkMatch/Easy1/32-4 40028 3198 ns/op 10.01 MB/s BenchmarkMatch/Easy1/1K-4 5988 19505 ns/op 52.50 MB/s BenchmarkMatch/Medium/16-4 4319107 27.24 ns/op 587.39 MB/s BenchmarkMatch/Medium/32-4 4087 25441 ns/op 1.26 MB/s BenchmarkMatch/Medium/1K-4 196 605318 ns/op 1.69 MB/s BenchmarkMatch/Hard/16-4 4355640 27.02 ns/op 592.20 MB/s BenchmarkMatch/Hard/32-4 2737 40901 ns/op 0.78 MB/s BenchmarkMatch/Hard/1K-4 100 1154833 ns/op 0.89 MB/s BenchmarkMatch/Hard1/16-4 842 143257 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 451 269477 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 8049559 ns/op 0.13 MB/s BenchmarkMatch_onepass_regex/16-4 21741 5363 ns/op 2.98 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13111 8996 ns/op 3.56 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 494 241493 ns/op 4.24 MB/s 25 B/op 0 allocs/op PASS ok regexp 8.761s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 461306 231.4 ns/op BenchmarkIsWordChar-4 170599 713.8 ns/op PASS ok regexp/syntax 2.491s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 77556 1581 ns/op BenchmarkCallers/inlined-4 85431 1272 ns/op BenchmarkCallers/no-cache-4 33421 3709 ns/op BenchmarkFPCallers/cached-4 14282998 8.324 ns/op BenchmarkMakeChan/Byte-4 1316774 85.19 ns/op BenchmarkMakeChan/Int-4 1258950 96.20 ns/op BenchmarkMakeChan/Ptr-4 654234 181.5 ns/op BenchmarkMakeChan/Struct/0-4 1498638 71.96 ns/op BenchmarkMakeChan/Struct/32-4 828464 144.3 ns/op BenchmarkMakeChan/Struct/40-4 682090 149.0 ns/op BenchmarkChanNonblocking-4 5968557 21.33 ns/op BenchmarkSelectUncontended-4 1000000 113.0 ns/op BenchmarkSelectSyncContended-4 43330 2806 ns/op BenchmarkSelectAsyncContended-4 226447 522.4 ns/op BenchmarkSelectNonblock-4 4840555 24.76 ns/op BenchmarkChanUncontended-4 16647 7264 ns/op BenchmarkChanContended-4 2725 44203 ns/op BenchmarkChanSync-4 240070 492.9 ns/op BenchmarkChanSyncWork-4 90958 1338 ns/op BenchmarkChanProdCons0-4 173198 718.3 ns/op BenchmarkChanProdCons10-4 265908 494.9 ns/op BenchmarkChanProdCons100-4 257318 444.3 ns/op BenchmarkChanProdConsWork0-4 165691 746.2 ns/op BenchmarkChanProdConsWork10-4 232420 540.0 ns/op BenchmarkChanProdConsWork100-4 233352 511.0 ns/op BenchmarkSelectProdCons-4 142647 880.6 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 109.9 ns/op BenchmarkChanCreation-4 682756 172.0 ns/op BenchmarkChanSem-4 234648 527.1 ns/op BenchmarkChanPopular-4 211 493878 ns/op BenchmarkChanClosed-4 1576389 77.02 ns/op BenchmarkCallClosure-4 5424972 21.01 ns/op BenchmarkCallClosure1-4 5359687 21.27 ns/op BenchmarkCallClosure2-4 1615612 73.34 ns/op BenchmarkCallClosure3-4 1995322 58.70 ns/op BenchmarkCallClosure4-4 1670696 71.61 ns/op BenchmarkComplex128DivNormal-4 6498030 19.10 ns/op BenchmarkComplex128DivNisNaN-4 5333014 22.42 ns/op BenchmarkComplex128DivDisNaN-4 5168874 23.06 ns/op BenchmarkComplex128DivNisInf-4 6407248 19.22 ns/op BenchmarkComplex128DivDisInf-4 4424157 26.76 ns/op BenchmarkAllocation-4 6172 22857 ns/op BenchmarkReadMemStats-4 8248 14280 ns/op BenchmarkReadMemStatsLatency-4 1 37735 p50-ns 37735 p90-ns 37735 p99-ns BenchmarkWriteBarrier-4 2672647 41.66 ns/op BenchmarkBulkWriteBarrier-4 5955055 19.28 ns/op BenchmarkScanStackNoLocals-4 3 33373028 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10268031 11.78 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9009248 13.27 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7294801 16.21 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5260671 22.27 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3545961 33.19 ns/op BenchmarkHash5-4 4876098 24.44 ns/op 204.57 MB/s BenchmarkHash16-4 4951705 24.05 ns/op 665.26 MB/s BenchmarkHash64-4 3984033 29.60 ns/op 2162.43 MB/s BenchmarkHash1024-4 972175 124.0 ns/op 8258.19 MB/s BenchmarkHash65536-4 20072 6020 ns/op 10886.67 MB/s BenchmarkAlignedLoad-4 7506418 16.00 ns/op BenchmarkUnalignedLoad-4 7571025 16.90 ns/op BenchmarkEqEfaceConcrete-4 5830612 20.43 ns/op BenchmarkEqIfaceConcrete-4 5725267 20.47 ns/op BenchmarkNeEfaceConcrete-4 5484964 21.32 ns/op BenchmarkNeIfaceConcrete-4 5466939 21.90 ns/op BenchmarkConvT2EByteSized/bool-4 5207838 22.73 ns/op BenchmarkConvT2EByteSized/uint8-4 5584027 21.86 ns/op BenchmarkConvT2ESmall-4 5104999 23.35 ns/op BenchmarkConvT2EUintptr-4 4819628 24.58 ns/op BenchmarkConvT2ELarge-4 1493404 77.21 ns/op BenchmarkConvT2ISmall-4 5098465 23.15 ns/op BenchmarkConvT2IUintptr-4 4943360 25.03 ns/op BenchmarkConvT2ILarge-4 1528482 78.20 ns/op BenchmarkConvI2E-4 4669652 25.10 ns/op BenchmarkConvI2I-4 5007733 23.71 ns/op BenchmarkAssertE2T-4 4129683 33.19 ns/op BenchmarkAssertE2TLarge-4 2627240 45.27 ns/op BenchmarkAssertE2I-4 5102716 23.23 ns/op BenchmarkAssertI2T-4 4165400 28.54 ns/op BenchmarkAssertI2I-4 5013606 23.33 ns/op BenchmarkAssertI2E-4 5379412 22.45 ns/op BenchmarkAssertE2E-4 5283063 22.57 ns/op BenchmarkAssertE2T2-4 3012447 37.90 ns/op BenchmarkAssertE2T2Blank-4 4267479 28.52 ns/op BenchmarkAssertI2E2-4 3963577 29.81 ns/op BenchmarkAssertI2E2Blank-4 5266012 22.59 ns/op BenchmarkAssertE2E2-4 3953448 29.39 ns/op BenchmarkAssertE2E2Blank-4 5238747 22.78 ns/op BenchmarkConvT2Ezero/zero/16-4 5095686 23.34 ns/op BenchmarkConvT2Ezero/zero/32-4 5074290 22.82 ns/op BenchmarkConvT2Ezero/zero/64-4 5064140 24.78 ns/op BenchmarkConvT2Ezero/zero/str-4 4895870 24.46 ns/op BenchmarkConvT2Ezero/zero/slice-4 5045922 23.01 ns/op BenchmarkConvT2Ezero/zero/big-4 370915 334.4 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1596694 75.28 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1533008 77.99 ns/op BenchmarkConvT2Ezero/nonzero/big-4 320281 320.8 ns/op BenchmarkConvT2Ezero/smallint/16-4 5086831 23.51 ns/op BenchmarkConvT2Ezero/smallint/32-4 5164960 23.42 ns/op BenchmarkConvT2Ezero/smallint/64-4 4690326 25.60 ns/op BenchmarkConvT2Ezero/largeint/16-4 1984166 58.36 ns/op BenchmarkConvT2Ezero/largeint/32-4 2030955 58.71 ns/op BenchmarkConvT2Ezero/largeint/64-4 2111984 56.40 ns/op BenchmarkMalloc8-4 2685308 44.81 ns/op BenchmarkMalloc16-4 2371612 50.60 ns/op BenchmarkMallocTypeInfo8-4 1970473 60.80 ns/op BenchmarkMallocTypeInfo16-4 1660459 61.80 ns/op BenchmarkMallocLargeStruct-4 297273 376.5 ns/op BenchmarkGoroutineSelect-4 141 870655 ns/op BenchmarkGoroutineBlocking-4 151 821227 ns/op BenchmarkGoroutineForRange-4 174 681955 ns/op BenchmarkGoroutineIdle-4 232 517548 ns/op BenchmarkHashStringSpeed-4 1968848 62.60 ns/op BenchmarkHashBytesSpeed-4 1356722 87.70 ns/op BenchmarkHashInt32Speed-4 2051904 60.98 ns/op BenchmarkHashInt64Speed-4 2192085 56.32 ns/op BenchmarkHashStringArraySpeed-4 529665 267.1 ns/op BenchmarkMegMap-4 3575142 33.18 ns/op BenchmarkMegOneMap-4 4365226 27.96 ns/op BenchmarkMegEqMap-4 2037 60948 ns/op BenchmarkMegEmptyMap-4 4766246 25.02 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2067436 58.44 ns/op BenchmarkSmallStrMap-4 3653469 32.18 ns/op BenchmarkMapStringKeysEight_16-4 3029359 38.39 ns/op BenchmarkMapStringKeysEight_32-4 3209056 38.14 ns/op BenchmarkMapStringKeysEight_64-4 3120990 37.63 ns/op BenchmarkMapStringKeysEight_1M-4 3091200 37.99 ns/op BenchmarkIntMap-4 3948778 30.03 ns/op BenchmarkMapFirst/1-4 4636521 25.84 ns/op BenchmarkMapFirst/2-4 4604383 26.25 ns/op BenchmarkMapFirst/3-4 4622842 25.96 ns/op BenchmarkMapFirst/4-4 4638422 25.99 ns/op BenchmarkMapFirst/5-4 4631487 25.89 ns/op BenchmarkMapFirst/6-4 4542600 26.28 ns/op BenchmarkMapFirst/7-4 4640077 26.38 ns/op BenchmarkMapFirst/8-4 4589314 26.12 ns/op BenchmarkMapFirst/9-4 3375190 35.83 ns/op BenchmarkMapFirst/10-4 3379870 35.25 ns/op BenchmarkMapFirst/11-4 3311118 35.58 ns/op BenchmarkMapFirst/12-4 3355963 36.06 ns/op BenchmarkMapFirst/13-4 3361729 35.84 ns/op BenchmarkMapFirst/14-4 3313878 35.23 ns/op BenchmarkMapFirst/15-4 3378597 35.55 ns/op BenchmarkMapFirst/16-4 3294624 35.47 ns/op BenchmarkMapMid/1-4 4638249 25.94 ns/op BenchmarkMapMid/2-4 4486754 26.80 ns/op BenchmarkMapMid/3-4 4454452 27.25 ns/op BenchmarkMapMid/4-4 4279785 27.74 ns/op BenchmarkMapMid/5-4 4333422 27.11 ns/op BenchmarkMapMid/6-4 4300112 27.96 ns/op BenchmarkMapMid/7-4 4306214 28.08 ns/op BenchmarkMapMid/8-4 4301588 28.50 ns/op BenchmarkMapMid/9-4 3359132 36.28 ns/op BenchmarkMapMid/10-4 3318308 36.17 ns/op BenchmarkMapMid/11-4 3280598 37.65 ns/op BenchmarkMapMid/12-4 3257626 37.98 ns/op BenchmarkMapMid/13-4 3273774 37.81 ns/op BenchmarkMapMid/14-4 3327128 35.32 ns/op BenchmarkMapMid/15-4 3354820 35.97 ns/op BenchmarkMapMid/16-4 3239828 36.25 ns/op BenchmarkMapLast/1-4 4600868 26.05 ns/op BenchmarkMapLast/2-4 4439979 26.86 ns/op BenchmarkMapLast/3-4 4354525 27.76 ns/op BenchmarkMapLast/4-4 4280418 36.71 ns/op BenchmarkMapLast/5-4 4215856 28.60 ns/op BenchmarkMapLast/6-4 4070811 29.32 ns/op BenchmarkMapLast/7-4 4153323 29.13 ns/op BenchmarkMapLast/8-4 3967171 38.29 ns/op BenchmarkMapLast/9-4 3261531 36.09 ns/op BenchmarkMapLast/10-4 3140422 36.12 ns/op BenchmarkMapLast/11-4 2979334 39.43 ns/op BenchmarkMapLast/12-4 3109814 38.66 ns/op BenchmarkMapLast/13-4 2815886 39.23 ns/op BenchmarkMapLast/14-4 3324783 35.53 ns/op BenchmarkMapLast/15-4 3066969 35.79 ns/op BenchmarkMapLast/16-4 3327123 36.03 ns/op BenchmarkMapCycle-4 2349298 51.61 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2447430 49.67 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1232 97264 ns/op BenchmarkMakeMap/[Byte]Byte-4 633526 161.6 ns/op BenchmarkMakeMap/[Int]Int-4 473342 224.7 ns/op BenchmarkNewEmptyMap-4 3544678 33.67 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 106.5 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 621295 194.7 ns/op BenchmarkMapIterEmpty-4 6461107 18.60 ns/op BenchmarkSameLengthMap-4 4563529 26.13 ns/op BenchmarkBigKeyMap-4 1815330 65.93 ns/op BenchmarkBigValMap-4 1716889 71.29 ns/op BenchmarkSmallKeyMap-4 2689971 44.67 ns/op BenchmarkMapPopulate/1-4 1904445 63.24 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 134096 833.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 10315 ns/op 3350 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 1032 113602 ns/op 53295 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 84 1395593 ns/op 427768 B/op 321 allocs/op BenchmarkMapPopulate/100000-4 8 13455427 ns/op 3605158 B/op 3956 allocs/op BenchmarkComplexAlgMap-4 296401 406.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1510388 79.62 ns/op BenchmarkGoMapClear/Reflexive/10-4 1432628 84.44 ns/op BenchmarkGoMapClear/Reflexive/100-4 569528 208.0 ns/op BenchmarkGoMapClear/Reflexive/1000-4 46634 2519 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5164 20669 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1304017 91.78 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1250329 96.09 ns/op BenchmarkGoMapClear/NonReflexive/100-4 548126 212.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 48151 2530 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5334 20517 ns/op BenchmarkMapStringConversion/32/simple-4 2040097 58.65 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1868221 63.99 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1857333 64.19 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1923538 61.93 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1742377 68.62 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1744832 69.00 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1697782 68.18 ns/op BenchmarkMapInterfacePtr-4 1851116 64.51 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2745572 43.50 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 265491 474.1 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5781 20623 ns/op BenchmarkMapPop1000-4 429 276944 ns/op BenchmarkMapPop10000-4 25 4743751 ns/op BenchmarkMapAssign/Int32/256-4 2529669 49.37 ns/op BenchmarkMapAssign/Int32/65536-4 1976251 60.30 ns/op BenchmarkMapAssign/Int64/256-4 2446388 48.31 ns/op BenchmarkMapAssign/Int64/65536-4 1862427 61.22 ns/op BenchmarkMapAssign/Str/256-4 1972431 61.92 ns/op BenchmarkMapAssign/Str/65536-4 1310734 88.04 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1357010 87.09 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1037916 103.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1341834 88.13 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 985006 105.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 603877 1378 ns/op BenchmarkMapOperatorAssign/Str/65536-4 463003 241.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 1394947 91.05 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 752570 149.8 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1410088 87.73 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 743485 146.2 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 776142 136.3 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 357336 289.6 ns/op 79 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1928256 62.32 ns/op BenchmarkMapDelete/Int32/1000-4 2092444 56.93 ns/op BenchmarkMapDelete/Int32/10000-4 2088768 56.47 ns/op BenchmarkMapDelete/Int64/100-4 1941045 61.46 ns/op BenchmarkMapDelete/Int64/1000-4 2178855 54.86 ns/op BenchmarkMapDelete/Int64/10000-4 2080264 57.03 ns/op BenchmarkMapDelete/Str/100-4 1514064 80.01 ns/op BenchmarkMapDelete/Str/1000-4 1673034 71.09 ns/op BenchmarkMapDelete/Str/10000-4 1632446 73.58 ns/op BenchmarkMapDelete/Pointer/100-4 1705021 69.81 ns/op BenchmarkMapDelete/Pointer/1000-4 1924780 61.89 ns/op BenchmarkMapDelete/Pointer/10000-4 1822651 66.19 ns/op BenchmarkMemmove/0-4 13843404 8.735 ns/op BenchmarkMemmove/1-4 2226064 53.07 ns/op 18.84 MB/s BenchmarkMemmove/2-4 2237002 54.18 ns/op 36.91 MB/s BenchmarkMemmove/3-4 2136092 55.60 ns/op 53.96 MB/s BenchmarkMemmove/4-4 2202445 54.64 ns/op 73.20 MB/s BenchmarkMemmove/5-4 2202560 55.03 ns/op 90.86 MB/s BenchmarkMemmove/6-4 2169926 55.33 ns/op 108.44 MB/s BenchmarkMemmove/7-4 2179189 54.77 ns/op 127.80 MB/s BenchmarkMemmove/8-4 2304580 53.16 ns/op 150.50 MB/s BenchmarkMemmove/9-4 2160076 55.81 ns/op 161.27 MB/s BenchmarkMemmove/10-4 2156840 55.66 ns/op 179.66 MB/s BenchmarkMemmove/11-4 2122382 55.73 ns/op 197.39 MB/s BenchmarkMemmove/12-4 2167718 55.37 ns/op 216.74 MB/s BenchmarkMemmove/13-4 2123192 56.10 ns/op 231.71 MB/s BenchmarkMemmove/14-4 2141283 56.39 ns/op 248.29 MB/s BenchmarkMemmove/15-4 2111431 56.44 ns/op 265.79 MB/s BenchmarkMemmove/16-4 2141210 55.19 ns/op 289.91 MB/s BenchmarkMemmove/32-4 1955940 61.49 ns/op 520.39 MB/s BenchmarkMemmove/64-4 1697265 68.96 ns/op 928.06 MB/s BenchmarkMemmove/128-4 1293789 91.93 ns/op 1392.31 MB/s BenchmarkMemmove/256-4 1000000 118.3 ns/op 2164.39 MB/s BenchmarkMemmove/512-4 679548 174.1 ns/op 2941.02 MB/s BenchmarkMemmove/1024-4 421978 285.7 ns/op 3584.27 MB/s BenchmarkMemmove/2048-4 234897 506.9 ns/op 4040.48 MB/s BenchmarkMemmove/4096-4 127897 943.7 ns/op 4340.19 MB/s BenchmarkMemmoveOverlap/32-4 1883646 61.29 ns/op 522.15 MB/s BenchmarkMemmoveOverlap/64-4 1722513 69.60 ns/op 919.54 MB/s BenchmarkMemmoveOverlap/128-4 1274401 94.17 ns/op 1359.24 MB/s BenchmarkMemmoveOverlap/256-4 788811 137.8 ns/op 1857.96 MB/s BenchmarkMemmoveOverlap/512-4 535894 215.5 ns/op 2375.80 MB/s BenchmarkMemmoveOverlap/1024-4 396483 303.4 ns/op 3375.12 MB/s BenchmarkMemmoveOverlap/2048-4 224808 533.9 ns/op 3836.21 MB/s BenchmarkMemmoveOverlap/4096-4 113976 987.9 ns/op 4146.10 MB/s BenchmarkMemmoveUnalignedDst/0-4 12964662 9.298 ns/op BenchmarkMemmoveUnalignedDst/1-4 2198162 54.03 ns/op 18.51 MB/s BenchmarkMemmoveUnalignedDst/2-4 2202717 54.24 ns/op 36.88 MB/s BenchmarkMemmoveUnalignedDst/3-4 2170280 54.53 ns/op 55.02 MB/s BenchmarkMemmoveUnalignedDst/4-4 2213964 55.15 ns/op 72.53 MB/s BenchmarkMemmoveUnalignedDst/5-4 2158848 54.22 ns/op 92.22 MB/s BenchmarkMemmoveUnalignedDst/6-4 2200273 55.55 ns/op 108.01 MB/s BenchmarkMemmoveUnalignedDst/7-4 2152386 55.48 ns/op 126.18 MB/s BenchmarkMemmoveUnalignedDst/8-4 2276601 52.00 ns/op 153.84 MB/s BenchmarkMemmoveUnalignedDst/9-4 2173586 55.22 ns/op 162.97 MB/s BenchmarkMemmoveUnalignedDst/10-4 2149831 55.62 ns/op 179.79 MB/s BenchmarkMemmoveUnalignedDst/11-4 2144904 55.86 ns/op 196.92 MB/s BenchmarkMemmoveUnalignedDst/12-4 2130403 56.94 ns/op 210.76 MB/s BenchmarkMemmoveUnalignedDst/13-4 2087822 56.11 ns/op 231.67 MB/s BenchmarkMemmoveUnalignedDst/14-4 2108223 55.56 ns/op 251.96 MB/s BenchmarkMemmoveUnalignedDst/15-4 2087042 57.28 ns/op 261.85 MB/s BenchmarkMemmoveUnalignedDst/16-4 2093559 56.56 ns/op 282.87 MB/s BenchmarkMemmoveUnalignedDst/32-4 1886160 63.09 ns/op 507.20 MB/s BenchmarkMemmoveUnalignedDst/64-4 1401489 85.20 ns/op 751.16 MB/s BenchmarkMemmoveUnalignedDst/128-4 1264525 95.70 ns/op 1337.57 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 118.7 ns/op 2156.70 MB/s BenchmarkMemmoveUnalignedDst/512-4 694070 172.2 ns/op 2972.74 MB/s BenchmarkMemmoveUnalignedDst/1024-4 413792 288.0 ns/op 3555.42 MB/s BenchmarkMemmoveUnalignedDst/2048-4 241048 495.8 ns/op 4130.94 MB/s BenchmarkMemmoveUnalignedDst/4096-4 129996 927.2 ns/op 4417.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1854391 63.31 ns/op 505.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1672904 72.46 ns/op 883.27 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 105.3 ns/op 1215.71 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 719335 142.1 ns/op 1801.01 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 555547 200.3 ns/op 2555.73 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 381819 315.0 ns/op 3250.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 220141 559.4 ns/op 3660.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 115676 1042 ns/op 3930.95 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12894546 9.329 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2202459 54.18 ns/op 18.46 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2161635 55.63 ns/op 35.95 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2136424 56.26 ns/op 53.32 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2168457 55.82 ns/op 71.66 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2153233 55.82 ns/op 89.58 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2151915 56.05 ns/op 107.05 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2112594 56.16 ns/op 124.63 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2223613 53.62 ns/op 149.20 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2116570 57.02 ns/op 157.84 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2107459 56.81 ns/op 176.03 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2111949 57.54 ns/op 191.17 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2111750 56.82 ns/op 211.20 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2052025 56.97 ns/op 228.19 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2101846 57.92 ns/op 241.72 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2063714 58.51 ns/op 256.34 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2098468 56.98 ns/op 280.78 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1859421 65.77 ns/op 486.53 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1658080 70.68 ns/op 905.48 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1274184 94.36 ns/op 1356.49 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 123.4 ns/op 2074.64 MB/s BenchmarkMemmoveUnalignedSrc/512-4 680419 173.5 ns/op 2950.63 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 429038 281.8 ns/op 3634.24 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 239545 495.6 ns/op 4132.11 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 129990 934.4 ns/op 4383.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1674741 70.61 ns/op 226.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1674792 70.90 ns/op 225.66 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1649084 73.07 ns/op 218.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1606792 74.80 ns/op 213.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1644324 72.90 ns/op 219.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1631650 73.12 ns/op 218.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1640348 72.76 ns/op 219.89 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1623768 74.03 ns/op 216.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1383662 87.52 ns/op 731.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1402054 85.72 ns/op 746.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1358035 86.50 ns/op 739.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1370934 87.57 ns/op 730.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1365712 87.34 ns/op 732.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1332867 87.09 ns/op 734.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1346076 87.78 ns/op 729.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1356648 88.36 ns/op 724.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 893436 134.2 ns/op 1907.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 753442 145.3 ns/op 1761.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 774598 142.9 ns/op 1791.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 773956 141.1 ns/op 1814.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 773936 142.1 ns/op 1801.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 765400 141.7 ns/op 1806.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 778160 141.5 ns/op 1809.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 775298 141.8 ns/op 1804.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 121402 943.8 ns/op 4340.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 110558 1068 ns/op 3834.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 124204 956.7 ns/op 4281.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 125085 968.1 ns/op 4230.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 116104 956.2 ns/op 4283.68 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 122692 951.6 ns/op 4304.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 123265 953.5 ns/op 4295.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 124074 954.1 ns/op 4293.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7670 15416 ns/op 4251.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 7033 17332 ns/op 3781.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7264 15741 ns/op 4163.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7076 16074 ns/op 4077.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6847 15964 ns/op 4105.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7576 16019 ns/op 4091.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7069 15941 ns/op 4111.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7207 15995 ns/op 4097.35 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1588746 74.81 ns/op 427.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1678172 76.58 ns/op 835.72 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1215802 96.65 ns/op 1324.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 909714 129.9 ns/op 1970.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 622923 193.7 ns/op 2642.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 388792 309.7 ns/op 3306.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 219177 550.4 ns/op 3721.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 111210 1042 ns/op 3930.29 MB/s BenchmarkMemclr/5-4 11807317 9.691 ns/op 515.95 MB/s BenchmarkMemclr/16-4 10143180 11.18 ns/op 1431.04 MB/s BenchmarkMemclr/64-4 6681141 18.00 ns/op 3554.73 MB/s BenchmarkMemclr/256-4 10789762 11.22 ns/op 22822.57 MB/s BenchmarkMemclr/4096-4 3627630 33.59 ns/op 121954.49 MB/s BenchmarkMemclr/65536-4 102907 1205 ns/op 54389.01 MB/s BenchmarkMemclr/1M-4 5984 21000 ns/op 49931.09 MB/s BenchmarkMemclr/4M-4 1686 80058 ns/op 52390.65 MB/s BenchmarkMemclr/8M-4 745 175476 ns/op 47804.84 MB/s BenchmarkMemclr/16M-4 326 345502 ns/op 48558.97 MB/s BenchmarkMemclr/64M-4 80 1509237 ns/op 44465.44 MB/s BenchmarkMemclrUnaligned/0_5-4 6868501 17.46 ns/op 286.43 MB/s BenchmarkMemclrUnaligned/0_16-4 6625233 18.23 ns/op 877.89 MB/s BenchmarkMemclrUnaligned/0_64-4 4565821 26.39 ns/op 2425.31 MB/s BenchmarkMemclrUnaligned/0_256-4 6595129 18.17 ns/op 14092.73 MB/s BenchmarkMemclrUnaligned/0_4096-4 3104935 37.52 ns/op 109178.98 MB/s BenchmarkMemclrUnaligned/0_65536-4 99412 1186 ns/op 55278.20 MB/s BenchmarkMemclrUnaligned/1_5-4 6807819 17.58 ns/op 284.40 MB/s BenchmarkMemclrUnaligned/1_16-4 6667908 18.32 ns/op 873.38 MB/s BenchmarkMemclrUnaligned/1_64-4 4547665 26.31 ns/op 2432.49 MB/s BenchmarkMemclrUnaligned/1_256-4 6436339 18.27 ns/op 14013.14 MB/s BenchmarkMemclrUnaligned/1_4096-4 2623485 45.90 ns/op 89242.35 MB/s BenchmarkMemclrUnaligned/1_65536-4 109575 1200 ns/op 54621.79 MB/s BenchmarkMemclrUnaligned/4_5-4 6765691 17.53 ns/op 285.28 MB/s BenchmarkMemclrUnaligned/4_16-4 6524845 18.46 ns/op 866.91 MB/s BenchmarkMemclrUnaligned/4_64-4 4556149 26.59 ns/op 2406.99 MB/s BenchmarkMemclrUnaligned/4_256-4 6620792 18.27 ns/op 14015.12 MB/s BenchmarkMemclrUnaligned/4_4096-4 2407353 53.90 ns/op 75988.64 MB/s BenchmarkMemclrUnaligned/4_65536-4 86220 1516 ns/op 43224.80 MB/s BenchmarkMemclrUnaligned/7_5-4 6868530 17.54 ns/op 285.11 MB/s BenchmarkMemclrUnaligned/7_16-4 6573796 18.12 ns/op 883.18 MB/s BenchmarkMemclrUnaligned/7_64-4 4570146 26.26 ns/op 2437.23 MB/s BenchmarkMemclrUnaligned/7_256-4 6658480 18.13 ns/op 14122.97 MB/s BenchmarkMemclrUnaligned/7_4096-4 2562392 46.38 ns/op 88315.74 MB/s BenchmarkMemclrUnaligned/7_65536-4 113719 1212 ns/op 54082.45 MB/s BenchmarkMemclrUnaligned/0_1M-4 5976 22385 ns/op 46843.68 MB/s BenchmarkMemclrUnaligned/0_4M-4 1468 82622 ns/op 50764.92 MB/s BenchmarkMemclrUnaligned/0_8M-4 676 170115 ns/op 49311.51 MB/s BenchmarkMemclrUnaligned/0_16M-4 343 338864 ns/op 49510.13 MB/s BenchmarkMemclrUnaligned/0_64M-4 86 1403079 ns/op 47829.71 MB/s BenchmarkMemclrUnaligned/1_1M-4 6727 19471 ns/op 53853.14 MB/s BenchmarkMemclrUnaligned/1_4M-4 1562 76542 ns/op 54797.29 MB/s BenchmarkMemclrUnaligned/1_8M-4 651 167627 ns/op 50043.15 MB/s BenchmarkMemclrUnaligned/1_16M-4 356 335462 ns/op 50012.28 MB/s BenchmarkMemclrUnaligned/1_64M-4 76 1439107 ns/op 46632.30 MB/s BenchmarkMemclrUnaligned/4_1M-4 6256 18213 ns/op 57573.31 MB/s BenchmarkMemclrUnaligned/4_4M-4 1624 78888 ns/op 53167.99 MB/s BenchmarkMemclrUnaligned/4_8M-4 705 169400 ns/op 49519.56 MB/s BenchmarkMemclrUnaligned/4_16M-4 368 342855 ns/op 48933.85 MB/s BenchmarkMemclrUnaligned/4_64M-4 87 1363645 ns/op 49212.86 MB/s BenchmarkMemclrUnaligned/7_1M-4 7123 20253 ns/op 51772.83 MB/s BenchmarkMemclrUnaligned/7_4M-4 1416 101661 ns/op 41257.77 MB/s BenchmarkMemclrUnaligned/7_8M-4 655 176056 ns/op 47647.47 MB/s BenchmarkMemclrUnaligned/7_16M-4 352 354813 ns/op 47284.61 MB/s BenchmarkMemclrUnaligned/7_64M-4 87 1437412 ns/op 46687.29 MB/s BenchmarkGoMemclr/5-4 1491916 80.24 ns/op 62.32 MB/s BenchmarkGoMemclr/16-4 616592 191.6 ns/op 83.50 MB/s BenchmarkGoMemclr/64-4 167949 702.8 ns/op 91.06 MB/s BenchmarkGoMemclr/256-4 43370 2866 ns/op 89.33 MB/s BenchmarkMemclrRange/1K_2K-4 33021 3603 ns/op 26606.53 MB/s BenchmarkMemclrRange/2K_8K-4 20228 5883 ns/op 56690.71 MB/s BenchmarkMemclrRange/4K_16K-4 21385 5449 ns/op 59289.88 MB/s BenchmarkMemclrRange/160K_228K-4 4334 27944 ns/op 59506.56 MB/s BenchmarkClearFat7-4 6786633 17.48 ns/op BenchmarkClearFat8-4 7256391 16.20 ns/op BenchmarkClearFat11-4 6815515 17.88 ns/op BenchmarkClearFat12-4 6745885 17.62 ns/op BenchmarkClearFat13-4 6878523 17.68 ns/op BenchmarkClearFat14-4 6851374 17.70 ns/op BenchmarkClearFat15-4 6793033 17.67 ns/op BenchmarkClearFat16-4 7068682 16.81 ns/op BenchmarkClearFat24-4 6756470 17.47 ns/op BenchmarkClearFat32-4 6673539 18.13 ns/op BenchmarkClearFat40-4 6228408 19.33 ns/op BenchmarkClearFat48-4 6027200 20.56 ns/op BenchmarkClearFat56-4 5780859 20.65 ns/op BenchmarkClearFat64-4 5516444 20.84 ns/op BenchmarkClearFat72-4 5341114 22.01 ns/op BenchmarkClearFat128-4 3673869 33.90 ns/op BenchmarkClearFat256-4 2644538 45.37 ns/op BenchmarkClearFat512-4 1711042 70.51 ns/op BenchmarkClearFat1024-4 1000000 121.1 ns/op BenchmarkClearFat1032-4 968698 124.0 ns/op BenchmarkClearFat1040-4 948949 124.7 ns/op BenchmarkCopyFat7-4 6788682 17.57 ns/op BenchmarkCopyFat8-4 7198348 16.72 ns/op BenchmarkCopyFat11-4 6684495 17.94 ns/op BenchmarkCopyFat12-4 6583999 17.88 ns/op BenchmarkCopyFat13-4 6707799 17.82 ns/op BenchmarkCopyFat14-4 6766981 18.01 ns/op BenchmarkCopyFat15-4 6693184 18.06 ns/op BenchmarkCopyFat16-4 6983532 17.18 ns/op BenchmarkCopyFat24-4 6623454 17.76 ns/op BenchmarkCopyFat32-4 6347144 18.81 ns/op BenchmarkCopyFat64-4 5629316 21.36 ns/op BenchmarkCopyFat72-4 5378954 22.27 ns/op BenchmarkCopyFat128-4 3482161 34.49 ns/op BenchmarkCopyFat256-4 2634894 46.64 ns/op BenchmarkCopyFat512-4 1583683 75.59 ns/op BenchmarkCopyFat520-4 1545793 77.18 ns/op BenchmarkCopyFat1024-4 901233 135.0 ns/op BenchmarkCopyFat1032-4 882582 136.2 ns/op BenchmarkCopyFat1040-4 884218 135.8 ns/op BenchmarkIssue18740/2byte-4 548 221116 ns/op BenchmarkIssue18740/4byte-4 825 138922 ns/op BenchmarkIssue18740/8byte-4 961 124578 ns/op BenchmarkMemclrKnownSize1-4 8350612 14.36 ns/op 69.64 MB/s BenchmarkMemclrKnownSize2-4 4848259 26.04 ns/op 76.81 MB/s BenchmarkMemclrKnownSize4-4 2506218 47.93 ns/op 83.45 MB/s BenchmarkMemclrKnownSize8-4 1000000 104.2 ns/op 76.77 MB/s BenchmarkMemclrKnownSize16-4 639855 192.3 ns/op 83.19 MB/s BenchmarkMemclrKnownSize32-4 331796 359.0 ns/op 89.13 MB/s BenchmarkMemclrKnownSize64-4 171132 700.4 ns/op 91.38 MB/s BenchmarkMemclrKnownSize112-4 98077 1228 ns/op 91.19 MB/s BenchmarkMemclrKnownSize128-4 86446 1386 ns/op 92.32 MB/s BenchmarkMemclrKnownSize192-4 57894 2084 ns/op 92.11 MB/s BenchmarkMemclrKnownSize248-4 43904 2690 ns/op 92.19 MB/s BenchmarkMemclrKnownSize256-4 43029 2774 ns/op 92.28 MB/s BenchmarkMemclrKnownSize512-4 21757 5511 ns/op 92.91 MB/s BenchmarkMemclrKnownSize1024-4 10000 10964 ns/op 93.40 MB/s BenchmarkMemclrKnownSize4096-4 2714 43543 ns/op 94.07 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5799351 ns/op 90.40 MB/s BenchmarkReadMetricsLatency-4 10000 6653 p50-ns 7078 p90-ns 14169 p99-ns BenchmarkFinalizer-4 511 238006 ns/op BenchmarkFinalizerRun-4 512917 298.7 ns/op BenchmarkMinFloat-4 394045 299.2 ns/op BenchmarkMaxFloat-4 420129 287.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8218246 14.46 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2111683 56.73 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1889212 61.93 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1669335 72.38 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 102.8 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 114.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1592576 75.08 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 110.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 106.8 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1567070 77.52 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1693748 69.83 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1529467 76.91 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1345386 87.82 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1210131 99.42 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7077207 16.84 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8027409 14.94 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7902386 14.81 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7153836 16.76 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6831489 17.74 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6235466 19.21 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7033930 16.75 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7791453 14.84 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8071094 14.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7073396 16.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8008114 14.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8010006 14.94 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7032080 16.98 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7866369 14.98 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8037132 14.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6729380 17.03 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8126996 14.83 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8033158 14.84 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7111920 16.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7651230 15.72 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7490835 15.61 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7108758 16.67 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7662292 15.82 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7517107 15.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7147885 16.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7667718 15.53 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7763688 15.36 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7150700 16.61 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7587871 15.35 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7670029 15.51 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7196380 16.66 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7995579 14.75 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7977880 14.90 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7088512 16.74 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8026336 14.86 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8057338 14.71 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7171764 17.35 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8029926 14.87 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8152896 14.75 ns/op BenchmarkNetpollBreak-4 7642 16011 ns/op BenchmarkPinnerPinUnpinBatch-4 1719 66203 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 286 399702 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2034 59007 ns/op BenchmarkPinnerPinUnpin-4 1722986 71.53 ns/op BenchmarkPinnerPinUnpinTiny-4 1706160 70.15 ns/op BenchmarkPinnerPinUnpinDouble-4 637831 189.4 ns/op BenchmarkPinnerPinUnpinParallel-4 3577630 34.56 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4996484 23.89 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 235412 507.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4961512 24.11 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5982124 19.48 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9642705 12.02 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 10145088 11.83 ns/op BenchmarkPingPongHog-4 673 181032 ns/op BenchmarkStackGrowth-4 181353 619.7 ns/op BenchmarkStackGrowthDeep-4 1806 59928 ns/op BenchmarkCreateGoroutines-4 90098 1326 ns/op BenchmarkCreateGoroutinesParallel-4 10000 22346 ns/op BenchmarkCreateGoroutinesCapture-4 16618 6919 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 78007 1430 ns/op BenchmarkClosureCall-4 15605200 7.581 ns/op BenchmarkWakeupParallelSpinning/0s-4 7624 17232 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5496 21383 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5134 23904 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3632 33745 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2269 52727 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1404 87833 ns/op BenchmarkWakeupParallelSpinning/50µs-4 663 177347 ns/op BenchmarkWakeupParallelSpinning/100µs-4 358 312288 ns/op BenchmarkWakeupParallelSyscall/0s-4 561 214927 ns/op BenchmarkWakeupParallelSyscall/1µs-4 562 221335 ns/op BenchmarkWakeupParallelSyscall/2µs-4 513 226287 ns/op BenchmarkWakeupParallelSyscall/5µs-4 549 231434 ns/op BenchmarkWakeupParallelSyscall/10µs-4 516 260313 ns/op BenchmarkWakeupParallelSyscall/20µs-4 484 269204 ns/op BenchmarkWakeupParallelSyscall/50µs-4 418 272135 ns/op BenchmarkWakeupParallelSyscall/100µs-4 312 386981 ns/op BenchmarkMatmult-4 4215087 31.59 ns/op BenchmarkFastrand-4 10468274 11.27 ns/op BenchmarkFastrand64-4 10304256 11.36 ns/op BenchmarkFastrandHashiter-4 5442157 21.67 ns/op BenchmarkFastrandn/2-4 4296838 28.07 ns/op BenchmarkFastrandn/3-4 4222329 28.12 ns/op BenchmarkFastrandn/4-4 4279562 27.86 ns/op BenchmarkFastrandn/5-4 4297056 28.17 ns/op BenchmarkIfaceCmp100-4 80928 1470 ns/op BenchmarkIfaceCmpNil100-4 155275 774.3 ns/op BenchmarkEfaceCmpDiff-4 19500 6047 ns/op BenchmarkEfaceCmpDiffIndirect-4 21670 5593 ns/op BenchmarkDefer-4 1374914 85.90 ns/op BenchmarkDefer10-4 976833 128.0 ns/op BenchmarkDeferMany-4 620310 386.6 ns/op BenchmarkPanicRecover-4 735475 152.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 812084 128.0 ns/op 57.00 p50-ns 59.00 p90-ns 97.00 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 890067 179.2 ns/op 57.00 p50-ns 59.00 p90-ns 97.00 p99-ns BenchmarkGoroutineProfile/small/idle-4 4502 26253 ns/op 25058 p50-ns 26584 p90-ns 47335 p99-ns BenchmarkGoroutineProfile/small/loaded-4 622 355411 ns/op 73021 p50-ns 287085 p90-ns 10129393 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 912542 126.4 ns/op 57.00 p50-ns 59.00 p90-ns 65.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 954655 179.5 ns/op 57.00 p50-ns 59.00 p90-ns 145.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 43 2326378 ns/op 2335347 p50-ns 2386777 p90-ns 2588660 p99-ns BenchmarkGoroutineProfile/large/loaded-4 44 4025434 ns/op 2755268 p50-ns 10381212 p90-ns 14472832 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 962774 133.7 ns/op 57.00 p50-ns 59.00 p90-ns 98.00 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 844072 156.0 ns/op 57.00 p50-ns 59.00 p90-ns 111.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1594 69158 ns/op 66069 p50-ns 72511 p90-ns 125325 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 783 269291 ns/op 99649 p50-ns 210216 p90-ns 9217621 p99-ns BenchmarkRWMutexUncontended-4 6510745 18.50 ns/op BenchmarkRWMutexWrite100-4 2184513 55.16 ns/op BenchmarkRWMutexWrite10-4 1857853 64.67 ns/op BenchmarkRWMutexWorkWrite100-4 826408 233.9 ns/op BenchmarkRWMutexWorkWrite10-4 337336 508.6 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3184 36882 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1203 100259 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1530 77406 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 570 208310 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 778 155532 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 276 475738 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 370 302519 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 134 877362 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 440923 300.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 445597 342.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 392532 316.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 463464 256.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 436216 241.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 389919 282.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 455133 248.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 432354 253.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 369806 292.3 ns/op BenchmarkMakeSlice/Byte-4 2379457 50.19 ns/op BenchmarkMakeSlice/Int16-4 2436961 52.94 ns/op BenchmarkMakeSlice/Int-4 1654766 78.39 ns/op BenchmarkMakeSlice/Ptr-4 1409156 78.27 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 125.3 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 141.7 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 147.1 ns/op BenchmarkGrowSlice/Byte-4 1000000 117.8 ns/op BenchmarkGrowSlice/Int16-4 994108 124.0 ns/op BenchmarkGrowSlice/Int-4 791245 154.4 ns/op BenchmarkGrowSlice/Ptr-4 707702 215.6 ns/op BenchmarkGrowSlice/Struct/24-4 482898 269.5 ns/op BenchmarkGrowSlice/Struct/32-4 348931 320.3 ns/op BenchmarkGrowSlice/Struct/40-4 348856 340.7 ns/op BenchmarkExtendSlice/IntSlice-4 563077 242.5 ns/op BenchmarkExtendSlice/PointerSlice-4 482884 268.8 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 117.6 ns/op BenchmarkAppend-4 681409 182.8 ns/op BenchmarkAppendGrowByte-4 6 22986771 ns/op BenchmarkAppendGrowString-4 1 262708145 ns/op BenchmarkAppendSlice/1Bytes-4 2192068 53.83 ns/op BenchmarkAppendSlice/4Bytes-4 2148855 56.62 ns/op BenchmarkAppendSlice/7Bytes-4 2053713 58.81 ns/op BenchmarkAppendSlice/8Bytes-4 2129173 56.03 ns/op BenchmarkAppendSlice/15Bytes-4 1987395 59.20 ns/op BenchmarkAppendSlice/16Bytes-4 2012250 58.76 ns/op BenchmarkAppendSlice/32Bytes-4 1881386 62.98 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 168226 778.9 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 49898 2643 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 13412 8769 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2793 36731 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 277 419269 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 62 1743805 ns/op BenchmarkAppendStr/1Bytes-4 2433632 48.52 ns/op BenchmarkAppendStr/4Bytes-4 2429234 49.61 ns/op BenchmarkAppendStr/8Bytes-4 2379170 49.65 ns/op BenchmarkAppendStr/16Bytes-4 2390462 49.38 ns/op BenchmarkAppendStr/32Bytes-4 2233192 53.45 ns/op BenchmarkAppendSpecialCase-4 682754 176.6 ns/op BenchmarkCopy/1Byte-4 2200786 54.94 ns/op 18.20 MB/s BenchmarkCopy/1String-4 2182724 54.82 ns/op 18.24 MB/s BenchmarkCopy/2Byte-4 2167849 54.58 ns/op 36.64 MB/s BenchmarkCopy/2String-4 2196080 54.71 ns/op 36.56 MB/s BenchmarkCopy/4Byte-4 2182724 54.84 ns/op 72.94 MB/s BenchmarkCopy/4String-4 2163471 54.51 ns/op 73.38 MB/s BenchmarkCopy/8Byte-4 2208819 54.51 ns/op 146.76 MB/s BenchmarkCopy/8String-4 2218791 53.47 ns/op 149.62 MB/s BenchmarkCopy/12Byte-4 2104088 56.79 ns/op 211.31 MB/s BenchmarkCopy/12String-4 2153028 55.63 ns/op 215.70 MB/s BenchmarkCopy/16Byte-4 2138788 56.51 ns/op 283.15 MB/s BenchmarkCopy/16String-4 2097706 56.95 ns/op 280.94 MB/s BenchmarkCopy/32Byte-4 1925938 63.16 ns/op 506.65 MB/s BenchmarkCopy/32String-4 1924372 62.07 ns/op 515.51 MB/s BenchmarkCopy/128Byte-4 1286143 92.27 ns/op 1387.30 MB/s BenchmarkCopy/128String-4 1270334 94.58 ns/op 1353.32 MB/s BenchmarkCopy/1024Byte-4 430586 278.5 ns/op 3677.11 MB/s BenchmarkCopy/1024String-4 422628 281.0 ns/op 3643.59 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26842 4237 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 27154 4598 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 20188 5987 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 16796 7093 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 14340 8226 ns/op BenchmarkAppendInPlace/Grow/Byte-4 154197 777.9 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 152199 799.7 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 121477 929.7 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 114878 990.7 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 94641 1167 ns/op BenchmarkStackCopyPtr-4 1 153335798 ns/op BenchmarkStackCopy-4 2 89762890 ns/op BenchmarkStackCopyNoCache-4 27 4369169 ns/op BenchmarkStackCopyWithStkobj-4 2 54605446 ns/op BenchmarkIssue18138-4 1458 81924 ns/op BenchmarkCompareStringEqual-4 11616471 10.26 ns/op BenchmarkCompareStringIdentical-4 15912204 7.586 ns/op BenchmarkCompareStringSameLength-4 12314436 10.12 ns/op BenchmarkCompareStringDifferentLength-4 13934992 7.590 ns/op BenchmarkCompareStringBigUnaligned-4 2083 55430 ns/op 18917.34 MB/s BenchmarkCompareStringBig-4 1815 64629 ns/op 16224.70 MB/s BenchmarkConcatStringAndBytes-4 2822832 41.88 ns/op BenchmarkSliceByteToString/1-4 2329622 51.02 ns/op BenchmarkSliceByteToString/2-4 1363474 86.74 ns/op BenchmarkSliceByteToString/4-4 1376605 94.09 ns/op BenchmarkSliceByteToString/8-4 1353885 85.68 ns/op BenchmarkSliceByteToString/16-4 1331647 92.88 ns/op BenchmarkSliceByteToString/32-4 1213131 104.4 ns/op BenchmarkSliceByteToString/64-4 1000000 108.4 ns/op BenchmarkSliceByteToString/128-4 912667 133.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2422366 48.80 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 854162 150.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 893557 126.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4163712 27.15 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1502007 78.71 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1989758 59.80 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2765030 42.39 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 514964 225.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 452811 261.1 ns/op BenchmarkRuneIterate/range/ASCII-4 7805262 14.22 ns/op BenchmarkRuneIterate/range/Japanese-4 1912432 62.06 ns/op BenchmarkRuneIterate/range/MixedLength-4 2637453 45.46 ns/op BenchmarkRuneIterate/range1/ASCII-4 9846621 12.52 ns/op BenchmarkRuneIterate/range1/Japanese-4 1928674 62.71 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2618289 46.16 ns/op BenchmarkRuneIterate/range2/ASCII-4 8254094 14.16 ns/op BenchmarkRuneIterate/range2/Japanese-4 1925494 61.82 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2437042 46.05 ns/op BenchmarkArrayEqual-4 14947128 8.000 ns/op BenchmarkFunc/Name-4 2256824 54.28 ns/op BenchmarkFunc/Entry-4 9380240 12.63 ns/op BenchmarkFunc/FileLine-4 1987387 58.55 ns/op PASS ok runtime 152.505s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 31300 3608 ns/op BenchmarkHandle/concurrent-4 24384 4818 ns/op PASS ok runtime/cgo 1.335s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 13254224 9.130 ns/op BenchmarkAnd32Parallel-4 2769499 43.51 ns/op BenchmarkAnd64-4 12529066 9.476 ns/op BenchmarkAnd64Parallel-4 2402242 46.69 ns/op BenchmarkOr32-4 13387910 9.103 ns/op BenchmarkOr32Parallel-4 2504053 45.10 ns/op BenchmarkOr64-4 13011357 9.441 ns/op BenchmarkOr64Parallel-4 2551282 42.14 ns/op BenchmarkAtomicLoad64-4 17254359 7.084 ns/op BenchmarkAtomicStore64-4 16963400 7.144 ns/op BenchmarkAtomicLoad-4 17117116 7.161 ns/op BenchmarkAtomicStore-4 16978893 7.191 ns/op BenchmarkAnd8-4 15036542 8.051 ns/op BenchmarkAnd-4 15068796 8.143 ns/op BenchmarkAnd8Parallel-4 2983046 42.25 ns/op BenchmarkAndParallel-4 2573187 42.34 ns/op BenchmarkOr8-4 14814148 8.333 ns/op BenchmarkOr-4 15166732 8.048 ns/op BenchmarkOr8Parallel-4 2891737 40.52 ns/op BenchmarkOrParallel-4 3036331 39.01 ns/op BenchmarkXadd-4 3165462 37.45 ns/op BenchmarkXadd64-4 3190791 37.68 ns/op BenchmarkCas-4 3090894 39.55 ns/op BenchmarkCas64-4 2877104 40.52 ns/op BenchmarkXchg-4 3064431 41.41 ns/op BenchmarkXchg64-4 2610324 43.74 ns/op PASS ok runtime/internal/atomic 4.850s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4007377 30.47 ns/op BenchmarkMulUintptr/large-4 3151728 38.26 ns/op PASS ok runtime/internal/math 1.322s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 30 4166351 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 24 5016033 ns/op 584.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1946 79818 ns/op 4.210 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10687441 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11871574 ns/op 1491 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 438 292626 ns/op 29.77 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 73621939 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 81014998 ns/op 9781 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 44 2366290 ns/op 270.8 concurrent_launches/op PASS ok runtime/pprof 2.530s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 102 1100913 ns/op BenchmarkStackLeak-4 30979 3987 ns/op PASS ok runtime/race 1.435s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2429677 48.27 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 558114 211.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.300s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 61 1984481 ns/op BenchmarkIndex_Large-4 9450 11333 ns/op BenchmarkIndexFunc_Large-4 180 652292 ns/op BenchmarkCompact/nil-4 7149600 16.69 ns/op BenchmarkCompact/one-4 2019279 60.27 ns/op BenchmarkCompact/sorted-4 1000000 105.9 ns/op BenchmarkCompact/1_item-4 756374 154.9 ns/op BenchmarkCompact/unsorted-4 1000000 106.2 ns/op BenchmarkCompact/many-4 485482 248.3 ns/op BenchmarkCompact_Large-4 463 266944 ns/op BenchmarkCompactFunc_Large-4 64 1567102 ns/op BenchmarkReplace/naive-fast-4 82532 1271 ns/op BenchmarkReplace/optimized-fast-4 127002 839.4 ns/op BenchmarkReplace/naive-slow-4 41259 2686 ns/op BenchmarkReplace/optimized-slow-4 47329 2322 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 109.5 ns/op BenchmarkBinarySearchFloats/Size32-4 987207 121.9 ns/op BenchmarkBinarySearchFloats/Size64-4 897493 135.0 ns/op BenchmarkBinarySearchFloats/Size128-4 797145 148.7 ns/op BenchmarkBinarySearchFloats/Size512-4 666506 177.4 ns/op BenchmarkBinarySearchFloats/Size1024-4 646522 189.4 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 467083 255.6 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 399182 303.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 337855 345.6 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 302606 397.6 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 246548 483.2 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 228202 529.0 ns/op PASS ok slices 4.665s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 90834 1304 ns/op BenchmarkSortInts-4 1 148133443 ns/op BenchmarkSlicesSortInts-4 2 69777622 ns/op BenchmarkSortIsSorted-4 24 5103563 ns/op BenchmarkSlicesIsSorted-4 61 1884454 ns/op BenchmarkSortStrings-4 1 153435616 ns/op BenchmarkSlicesSortStrings-4 1 111985321 ns/op BenchmarkSortStrings_Sorted-4 20 5686556 ns/op BenchmarkSlicesSortStrings_Sorted-4 42 2774687 ns/op BenchmarkSortStructs-4 1 203400554 ns/op BenchmarkSortFuncStructs-4 1 129958010 ns/op BenchmarkSortString1K-4 193 610601 ns/op BenchmarkSortString1K_Slice-4 200 599893 ns/op BenchmarkStableString1K-4 91 1189970 ns/op BenchmarkSortInt1K-4 267 450682 ns/op BenchmarkSortInt1K_Sorted-4 5775 21301 ns/op BenchmarkSortInt1K_Reversed-4 2673 45604 ns/op BenchmarkSortInt1K_Mod8-4 759 164249 ns/op BenchmarkStableInt1K-4 91 1327393 ns/op BenchmarkStableInt1K_Slice-4 100 1057061 ns/op BenchmarkSortInt64K-4 3 40379369 ns/op BenchmarkSortInt64K_Slice-4 2 60545084 ns/op BenchmarkStableInt64K-4 1 123791069 ns/op BenchmarkSort1e2-4 328 361474 ns/op BenchmarkStable1e2-4 139 839144 ns/op BenchmarkSort1e4-4 2 74876304 ns/op BenchmarkStable1e4-4 1 250772266 ns/op PASS ok sort 8.251s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 802938 133.3 ns/op BenchmarkAtof64Float-4 669612 165.2 ns/op BenchmarkAtof64FloatExp-4 653236 175.7 ns/op BenchmarkAtof64Big-4 434316 269.7 ns/op BenchmarkAtof64RandomBits-4 460197 268.7 ns/op BenchmarkAtof64RandomFloats-4 498504 237.1 ns/op BenchmarkAtof64RandomLongFloats-4 237751 538.9 ns/op BenchmarkAtof32Decimal-4 886868 134.9 ns/op BenchmarkAtof32Float-4 758324 155.7 ns/op BenchmarkAtof32FloatExp-4 638408 187.1 ns/op BenchmarkAtof32Random-4 348586 341.7 ns/op BenchmarkAtof32RandomLong-4 125006 915.8 ns/op BenchmarkParseInt/Pos/7bit-4 1485165 94.05 ns/op BenchmarkParseInt/Pos/26bit-4 732482 162.0 ns/op BenchmarkParseInt/Pos/31bit-4 654758 180.4 ns/op BenchmarkParseInt/Pos/56bit-4 442182 270.5 ns/op BenchmarkParseInt/Pos/63bit-4 417615 285.3 ns/op BenchmarkParseInt/Neg/7bit-4 1235380 98.22 ns/op BenchmarkParseInt/Neg/26bit-4 729486 160.5 ns/op BenchmarkParseInt/Neg/31bit-4 597812 200.2 ns/op BenchmarkParseInt/Neg/56bit-4 415233 284.9 ns/op BenchmarkParseInt/Neg/63bit-4 420520 304.9 ns/op BenchmarkAtoi/Pos/7bit-4 1991268 59.13 ns/op BenchmarkAtoi/Pos/26bit-4 860582 137.0 ns/op BenchmarkAtoi/Pos/31bit-4 746184 159.5 ns/op BenchmarkAtoi/Pos/56bit-4 499988 236.8 ns/op BenchmarkAtoi/Pos/63bit-4 390826 306.1 ns/op BenchmarkAtoi/Neg/7bit-4 1675654 70.60 ns/op BenchmarkAtoi/Neg/26bit-4 885960 136.9 ns/op BenchmarkAtoi/Neg/31bit-4 768010 154.4 ns/op BenchmarkAtoi/Neg/56bit-4 511941 231.0 ns/op BenchmarkAtoi/Neg/63bit-4 371125 310.3 ns/op BenchmarkFormatFloat/Decimal-4 77119 1545 ns/op BenchmarkFormatFloat/Float-4 82119 1461 ns/op BenchmarkFormatFloat/Exp-4 86600 1381 ns/op BenchmarkFormatFloat/NegExp-4 86804 1369 ns/op BenchmarkFormatFloat/LongExp-4 75216 1592 ns/op BenchmarkFormatFloat/Big-4 70123 1712 ns/op BenchmarkFormatFloat/BinaryExp-4 213468 560.6 ns/op BenchmarkFormatFloat/32Integer-4 79856 1534 ns/op BenchmarkFormatFloat/32ExactFraction-4 91520 1311 ns/op BenchmarkFormatFloat/32Point-4 81756 1438 ns/op BenchmarkFormatFloat/32Exp-4 91083 1315 ns/op BenchmarkFormatFloat/32NegExp-4 90008 1324 ns/op BenchmarkFormatFloat/32Shortest-4 94648 1261 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 110662 1071 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 106537 1133 ns/op BenchmarkFormatFloat/64Fixed1-4 136348 891.1 ns/op BenchmarkFormatFloat/64Fixed2-4 134551 876.2 ns/op BenchmarkFormatFloat/64Fixed3-4 132888 885.7 ns/op BenchmarkFormatFloat/64Fixed4-4 137565 877.8 ns/op BenchmarkFormatFloat/64Fixed12-4 79836 1467 ns/op BenchmarkFormatFloat/64Fixed16-4 92918 1282 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 97748 1244 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 80593 1476 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2620 44566 ns/op BenchmarkFormatFloat/Slowpath64-4 75176 1560 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 72476 1639 ns/op BenchmarkAppendFloat/Decimal-4 85490 1415 ns/op BenchmarkAppendFloat/Float-4 83402 1439 ns/op BenchmarkAppendFloat/Exp-4 93732 1246 ns/op BenchmarkAppendFloat/NegExp-4 95839 1232 ns/op BenchmarkAppendFloat/LongExp-4 79740 1489 ns/op BenchmarkAppendFloat/Big-4 74852 1627 ns/op BenchmarkAppendFloat/BinaryExp-4 256856 448.4 ns/op BenchmarkAppendFloat/32Integer-4 83815 1448 ns/op BenchmarkAppendFloat/32ExactFraction-4 99661 1205 ns/op BenchmarkAppendFloat/32Point-4 87297 1380 ns/op BenchmarkAppendFloat/32Exp-4 98916 1206 ns/op BenchmarkAppendFloat/32NegExp-4 99627 1211 ns/op BenchmarkAppendFloat/32Shortest-4 111502 1077 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 126826 956.7 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 114559 1007 ns/op BenchmarkAppendFloat/64Fixed1-4 151476 792.5 ns/op BenchmarkAppendFloat/64Fixed2-4 152668 794.9 ns/op BenchmarkAppendFloat/64Fixed3-4 155498 772.9 ns/op BenchmarkAppendFloat/64Fixed4-4 151958 760.4 ns/op BenchmarkAppendFloat/64Fixed12-4 87180 1398 ns/op BenchmarkAppendFloat/64Fixed16-4 99854 1194 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 111246 1107 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 91006 1320 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2685 45242 ns/op BenchmarkAppendFloat/Slowpath64-4 78769 1527 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78525 1542 ns/op BenchmarkFormatInt-4 17290 6782 ns/op BenchmarkAppendInt-4 18039 6740 ns/op BenchmarkFormatUint-4 96326 1196 ns/op BenchmarkAppendUint-4 103738 1157 ns/op BenchmarkFormatIntSmall/7-4 3449791 33.91 ns/op BenchmarkFormatIntSmall/42-4 3467299 34.01 ns/op BenchmarkAppendIntSmall-4 1493028 79.55 ns/op BenchmarkAppendUintVarlen/1-4 1602205 75.64 ns/op BenchmarkAppendUintVarlen/12-4 1540219 77.05 ns/op BenchmarkAppendUintVarlen/123-4 1205658 98.16 ns/op BenchmarkAppendUintVarlen/1234-4 1219424 95.87 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 103.9 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 105.4 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 107.1 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 105.9 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 112.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 111.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 117.2 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 117.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 991410 121.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 940726 121.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 856272 127.7 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 921072 127.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 907156 132.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 905190 160.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 855594 138.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 858471 137.0 ns/op BenchmarkQuote-4 47174 2492 ns/op BenchmarkQuoteRune-4 526340 228.6 ns/op BenchmarkAppendQuote-4 53767 2226 ns/op BenchmarkAppendQuoteRune-4 944562 124.9 ns/op BenchmarkUnquoteEasy-4 983928 121.3 ns/op BenchmarkUnquoteHard-4 54182 2132 ns/op PASS ok strconv 17.107s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 430899 260.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 137880 771.4 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 185370 636.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 502288 234.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 145752 796.6 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 208182 596.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 276523 415.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 77625 1462 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 97459 1198 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 752336 150.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20262 5996 ns/op BenchmarkGenericMatch1-4 1827 63714 ns/op BenchmarkGenericMatch2-4 331 358529 ns/op BenchmarkSingleMaxSkipping-4 6277 18640 ns/op 536.48 MB/s BenchmarkSingleLongSuffixFail-4 13452 8924 ns/op 112.28 MB/s BenchmarkSingleMatch-4 190 617607 ns/op 24.29 MB/s BenchmarkByteByteNoMatch-4 59481 2025 ns/op BenchmarkByteByteMatch-4 18267 6426 ns/op BenchmarkByteStringMatch-4 20157 5837 ns/op BenchmarkHTMLEscapeNew-4 62836 1805 ns/op BenchmarkHTMLEscapeOld-4 79820 1456 ns/op BenchmarkByteStringReplacerWriteString-4 1071 111040 ns/op BenchmarkByteReplacerWriteString-4 1542 76969 ns/op BenchmarkByteByteReplaces-4 3280 36342 ns/op BenchmarkByteByteMap-4 10000 11593 ns/op BenchmarkMap/identity/ASCII-4 836497 139.6 ns/op BenchmarkMap/identity/Greek-4 414608 298.3 ns/op BenchmarkMap/change/ASCII-4 33938 4321 ns/op BenchmarkMap/change/Greek-4 22399 5345 ns/op BenchmarkIndexRune-4 2335442 49.73 ns/op BenchmarkIndexRuneLongString-4 1543999 77.82 ns/op BenchmarkIndexRuneFastPath-4 3185113 36.99 ns/op BenchmarkIndex-4 3611436 32.66 ns/op BenchmarkLastIndex-4 5185798 22.38 ns/op BenchmarkIndexByte-4 6232920 19.96 ns/op BenchmarkToUpper/#00-4 5451296 21.51 ns/op BenchmarkToUpper/ONLYUPPER-4 3231805 37.40 ns/op BenchmarkToUpper/abc-4 260931 397.2 ns/op BenchmarkToUpper/AbC123-4 226972 550.2 ns/op BenchmarkToUpper/azAZ09_-4 243404 509.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47288 2567 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68500 1729 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29817 3950 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53541 2259 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 108338 1099 ns/op BenchmarkToLower/#00-4 5539470 21.56 ns/op BenchmarkToLower/abc-4 4628319 25.13 ns/op BenchmarkToLower/AbC123-4 180640 677.2 ns/op BenchmarkToLower/azAZ09_-4 196188 629.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78949 1539 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61440 1952 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32810 3691 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 68995 1673 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 108124 1130 ns/op BenchmarkMapNoChanges-4 1000000 106.0 ns/op BenchmarkTrim-4 35016 3395 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3216235 36.53 ns/op BenchmarkToValidUTF8/InvalidASCII-4 157456 749.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 117104 1017 ns/op BenchmarkEqualFold/Tests-4 48274 2461 ns/op BenchmarkEqualFold/ASCII-4 3618969 30.73 ns/op BenchmarkEqualFold/UnicodePrefix-4 91278 1338 ns/op BenchmarkEqualFold/UnicodeSuffix-4 91311 1327 ns/op BenchmarkIndexHard1-4 1502 73100 ns/op BenchmarkIndexHard2-4 388 307722 ns/op BenchmarkIndexHard3-4 168 707174 ns/op BenchmarkIndexHard4-4 90 1296123 ns/op BenchmarkLastIndexHard1-4 68 1744219 ns/op BenchmarkLastIndexHard2-4 67 1734739 ns/op BenchmarkLastIndexHard3-4 67 1734501 ns/op BenchmarkCountHard1-4 1652 72072 ns/op BenchmarkCountHard2-4 388 307455 ns/op BenchmarkCountHard3-4 165 707544 ns/op BenchmarkIndexTorture-4 7807 15392 ns/op BenchmarkCountTorture-4 6920 15418 ns/op BenchmarkCountTortureOverlapping-4 673 162704 ns/op BenchmarkCountByte/10-4 5333965 21.72 ns/op 460.46 MB/s BenchmarkCountByte/32-4 5277982 22.88 ns/op 1398.64 MB/s BenchmarkCountByte/4096-4 545134 215.7 ns/op 18989.94 MB/s BenchmarkCountByte/4194304-4 595 198347 ns/op 21146.28 MB/s BenchmarkCountByte/67108864-4 32 4366625 ns/op 15368.59 MB/s BenchmarkFields/ASCII/16-4 298294 390.1 ns/op 41.02 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21082 5648 ns/op 45.33 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1350 88770 ns/op 46.14 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 78 1508469 ns/op 43.45 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 24583594 ns/op 42.65 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 274243 425.3 ns/op 37.62 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10378 ns/op 24.67 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 628 187219 ns/op 21.88 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 3193452 ns/op 20.52 MB/s 463106 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 59077444 ns/op 17.75 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 337146 360.9 ns/op 44.33 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 21942 6057 ns/op 42.27 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1144 97245 ns/op 42.12 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 57 1948730 ns/op 33.63 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 39254215 ns/op 26.71 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 272151 440.7 ns/op 36.31 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 15841 7621 ns/op 33.59 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 886 132745 ns/op 30.86 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 43 2494514 ns/op 26.27 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 47629324 ns/op 22.02 MB/s 10457376 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 65574350 ns/op BenchmarkSplitSingleByteSeparator-4 19 5538925 ns/op BenchmarkSplitMultiByteSeparator-4 40 2872609 ns/op BenchmarkSplitNSingleByteSeparator-4 245936 462.6 ns/op BenchmarkSplitNMultiByteSeparator-4 195910 600.9 ns/op BenchmarkRepeat/5x0-4 4473880 26.84 ns/op BenchmarkRepeat/5x1-4 4639147 26.56 ns/op BenchmarkRepeat/5x2-4 201508 594.5 ns/op BenchmarkRepeat/5x6-4 113508 1051 ns/op BenchmarkRepeat/10x0-4 4529252 26.55 ns/op BenchmarkRepeat/10x1-4 4500158 26.97 ns/op BenchmarkRepeat/10x2-4 200780 602.4 ns/op BenchmarkRepeat/10x6-4 111445 1077 ns/op BenchmarkRepeatLarge/256/1-4 51169 2312 ns/op 110.71 MB/s BenchmarkRepeatLarge/256/16-4 84146 1390 ns/op 184.13 MB/s BenchmarkRepeatLarge/512/1-4 43113 2739 ns/op 186.95 MB/s BenchmarkRepeatLarge/512/16-4 62034 2379 ns/op 215.25 MB/s BenchmarkRepeatLarge/1024/1-4 38089 3386 ns/op 302.40 MB/s BenchmarkRepeatLarge/1024/16-4 52246 2175 ns/op 470.81 MB/s BenchmarkRepeatLarge/2048/1-4 31652 3823 ns/op 535.69 MB/s BenchmarkRepeatLarge/2048/16-4 40104 2990 ns/op 685.04 MB/s BenchmarkRepeatLarge/4096/1-4 23700 5028 ns/op 814.66 MB/s BenchmarkRepeatLarge/4096/16-4 29599 4064 ns/op 1007.82 MB/s BenchmarkRepeatLarge/8192/1-4 14811 6994 ns/op 1171.21 MB/s BenchmarkRepeatLarge/8192/16-4 16374 6620 ns/op 1237.54 MB/s BenchmarkRepeatLarge/8192/4097-4 5310481 20.16 ns/op 203206.84 MB/s BenchmarkRepeatLarge/16384/1-4 11445 10681 ns/op 1533.98 MB/s BenchmarkRepeatLarge/16384/16-4 12316 12192 ns/op 1343.79 MB/s BenchmarkRepeatLarge/16384/4097-4 15708 6772 ns/op 1815.08 MB/s BenchmarkRepeatLarge/32768/1-4 5050 26259 ns/op 1247.89 MB/s BenchmarkRepeatLarge/32768/16-4 5700 19366 ns/op 1692.03 MB/s BenchmarkRepeatLarge/32768/4097-4 6768 15876 ns/op 1806.39 MB/s BenchmarkRepeatLarge/65536/1-4 3390 37629 ns/op 1741.65 MB/s BenchmarkRepeatLarge/65536/16-4 3626 31146 ns/op 2104.16 MB/s BenchmarkRepeatLarge/65536/4097-4 3480 28945 ns/op 2123.15 MB/s BenchmarkRepeatLarge/131072/1-4 535 206300 ns/op 635.35 MB/s BenchmarkRepeatLarge/131072/16-4 560 210500 ns/op 622.67 MB/s BenchmarkRepeatLarge/131072/4097-4 541 209171 ns/op 607.19 MB/s BenchmarkRepeatLarge/262144/1-4 276 413276 ns/op 634.31 MB/s BenchmarkRepeatLarge/262144/16-4 282 422533 ns/op 620.41 MB/s BenchmarkRepeatLarge/262144/4097-4 284 437823 ns/op 589.53 MB/s BenchmarkRepeatLarge/524288/1-4 140 1209140 ns/op 433.60 MB/s BenchmarkRepeatLarge/524288/16-4 142 862942 ns/op 607.56 MB/s BenchmarkRepeatLarge/524288/4097-4 135 871029 ns/op 597.36 MB/s BenchmarkRepeatLarge/1048576/1-4 70 1705530 ns/op 614.81 MB/s BenchmarkRepeatLarge/1048576/16-4 70 1670092 ns/op 627.86 MB/s BenchmarkRepeatLarge/1048576/4097-4 70 1670611 ns/op 625.36 MB/s BenchmarkRepeatLarge/2097152/1-4 32 3314388 ns/op 632.74 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3339117 ns/op 628.06 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 3448382 ns/op 607.12 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6712568 ns/op 624.84 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6776982 ns/op 618.90 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6988948 ns/op 599.69 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13730493 ns/op 610.95 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13928702 ns/op 602.25 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14187653 ns/op 591.12 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30454713 ns/op 550.89 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28821118 ns/op 582.12 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30108248 ns/op 557.23 MB/s BenchmarkRepeatLarge/33554432/1-4 2 57968022 ns/op 578.84 MB/s BenchmarkRepeatLarge/33554432/16-4 2 59466028 ns/op 564.26 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 61340412 ns/op 547.02 MB/s BenchmarkRepeatLarge/67108864/1-4 1 119914981 ns/op 559.64 MB/s BenchmarkRepeatLarge/67108864/16-4 1 115655016 ns/op 580.25 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 120595122 ns/op 556.48 MB/s BenchmarkRepeatLarge/134217728/1-4 1 212040129 ns/op 632.98 MB/s BenchmarkRepeatLarge/134217728/16-4 1 247403005 ns/op 542.51 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 259451883 ns/op 517.31 MB/s BenchmarkRepeatLarge/268435456/1-4 1 440862862 ns/op 608.89 MB/s BenchmarkRepeatLarge/268435456/16-4 1 539652128 ns/op 497.42 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 518894306 ns/op 517.32 MB/s BenchmarkRepeatLarge/536870912/1-4 1 871504681 ns/op 616.03 MB/s BenchmarkRepeatLarge/536870912/16-4 1 998771500 ns/op 537.53 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1019242795 ns/op 526.74 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1754987167 ns/op 611.82 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2024795229 ns/op 530.30 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2090033411 ns/op 513.74 MB/s BenchmarkIndexAnyASCII/1:1-4 2581173 45.97 ns/op BenchmarkIndexAnyASCII/1:2-4 2514855 47.97 ns/op BenchmarkIndexAnyASCII/1:4-4 2400585 49.70 ns/op BenchmarkIndexAnyASCII/1:8-4 2340811 52.05 ns/op BenchmarkIndexAnyASCII/1:16-4 1992795 59.55 ns/op BenchmarkIndexAnyASCII/1:32-4 1872692 63.87 ns/op BenchmarkIndexAnyASCII/1:64-4 1786677 66.52 ns/op BenchmarkIndexAnyASCII/16:1-4 2466908 48.87 ns/op BenchmarkIndexAnyASCII/16:2-4 669097 180.1 ns/op BenchmarkIndexAnyASCII/16:4-4 661158 183.6 ns/op BenchmarkIndexAnyASCII/16:8-4 638281 190.9 ns/op BenchmarkIndexAnyASCII/16:16-4 569482 208.0 ns/op BenchmarkIndexAnyASCII/16:32-4 520094 238.0 ns/op BenchmarkIndexAnyASCII/16:64-4 411448 296.7 ns/op BenchmarkIndexAnyASCII/256:1-4 2108462 56.16 ns/op BenchmarkIndexAnyASCII/256:2-4 56242 2163 ns/op BenchmarkIndexAnyASCII/256:4-4 55825 2148 ns/op BenchmarkIndexAnyASCII/256:8-4 55730 2201 ns/op BenchmarkIndexAnyASCII/256:16-4 55292 2179 ns/op BenchmarkIndexAnyASCII/256:32-4 54816 2871 ns/op BenchmarkIndexAnyASCII/256:64-4 53055 2256 ns/op BenchmarkIndexAnyUTF8/1:1-4 2604830 45.74 ns/op BenchmarkIndexAnyUTF8/1:2-4 2429826 49.09 ns/op BenchmarkIndexAnyUTF8/1:4-4 2305960 50.95 ns/op BenchmarkIndexAnyUTF8/1:8-4 2305962 52.05 ns/op BenchmarkIndexAnyUTF8/1:16-4 1955926 62.06 ns/op BenchmarkIndexAnyUTF8/1:32-4 1963088 61.74 ns/op BenchmarkIndexAnyUTF8/1:64-4 1780004 64.61 ns/op BenchmarkIndexAnyUTF8/16:1-4 1794787 65.23 ns/op BenchmarkIndexAnyUTF8/16:2-4 375642 309.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 351144 339.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 324363 373.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 252728 472.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 247461 475.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 224338 534.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 404150 302.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 27760 4406 ns/op BenchmarkIndexAnyUTF8/256:4-4 25045 4863 ns/op BenchmarkIndexAnyUTF8/256:8-4 22470 5389 ns/op BenchmarkIndexAnyUTF8/256:16-4 16918 7070 ns/op BenchmarkIndexAnyUTF8/256:32-4 16689 7309 ns/op BenchmarkIndexAnyUTF8/256:64-4 15422 7680 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2510216 47.23 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2506470 47.96 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2437717 49.79 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2352046 51.32 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2046655 57.52 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2074882 58.06 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1931589 61.44 ns/op BenchmarkLastIndexAnyASCII/16:1-4 653086 184.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 656940 184.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 633264 189.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 618722 191.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 572724 208.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 494719 236.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 402877 296.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54334 2197 ns/op BenchmarkLastIndexAnyASCII/256:2-4 55215 2182 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54656 2199 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53694 2184 ns/op BenchmarkLastIndexAnyASCII/256:16-4 54235 2218 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53119 2247 ns/op BenchmarkLastIndexAnyASCII/256:64-4 52207 2297 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2537082 47.22 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2486548 48.66 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2426926 49.93 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2272276 51.49 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2008096 59.53 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2047408 59.27 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1947282 62.31 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 471211 249.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 211563 559.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 210327 573.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 196537 590.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 164395 725.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 167895 732.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 155379 777.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 34977 3354 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14586 8339 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13948 8722 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13053 9032 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10968 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11158 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11742 ns/op BenchmarkTrimASCII/1:1-4 4285627 27.53 ns/op BenchmarkTrimASCII/1:2-4 2599867 46.43 ns/op BenchmarkTrimASCII/1:4-4 2441232 48.80 ns/op BenchmarkTrimASCII/1:8-4 2115771 56.58 ns/op BenchmarkTrimASCII/1:16-4 1636803 72.96 ns/op BenchmarkTrimASCII/16:1-4 3031171 39.63 ns/op BenchmarkTrimASCII/16:2-4 661064 178.8 ns/op BenchmarkTrimASCII/16:4-4 657081 220.0 ns/op BenchmarkTrimASCII/16:8-4 614522 189.1 ns/op BenchmarkTrimASCII/16:16-4 550197 217.1 ns/op BenchmarkTrimASCII/256:1-4 577420 207.8 ns/op BenchmarkTrimASCII/256:2-4 56406 2130 ns/op BenchmarkTrimASCII/256:4-4 56305 2130 ns/op BenchmarkTrimASCII/256:8-4 55947 2140 ns/op BenchmarkTrimASCII/256:16-4 48978 2451 ns/op BenchmarkTrimASCII/4096:1-4 42550 2813 ns/op BenchmarkTrimASCII/4096:2-4 3592 33604 ns/op BenchmarkTrimASCII/4096:4-4 3596 33289 ns/op BenchmarkTrimASCII/4096:8-4 3586 34072 ns/op BenchmarkTrimASCII/4096:16-4 3507 38115 ns/op BenchmarkTrimByte-4 4886415 23.75 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30757 3820 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30362 3925 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1530 80626 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1975 60431 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3922 30441 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7443 15896 ns/op BenchmarkJoin/0-4 6033164 20.04 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4333305 27.42 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 177694 672.1 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 122820 980.1 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 94233 1292 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 74712 1594 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63872 1908 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 54571 2163 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3286689 35.64 ns/op BenchmarkTrimSpace/ASCII-4 1320012 89.08 ns/op BenchmarkTrimSpace/SomeNonASCII-4 131490 918.7 ns/op BenchmarkTrimSpace/JustNonASCII-4 71120 1684 ns/op BenchmarkReplaceAll-4 122436 981.3 ns/op 16 B/op 1 allocs/op PASS ok strings 57.347s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 78912 1452 ns/op BenchmarkCond2-4 31741 3764 ns/op BenchmarkCond4-4 26112 4444 ns/op BenchmarkCond8-4 13773 8477 ns/op BenchmarkCond16-4 6530 18747 ns/op BenchmarkCond32-4 3012 41153 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 894222 133.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 346990 347.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 595929 190.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 907968 152.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 311830 381.7 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 973564 134.9 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 136036 911.8 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 117003 1095 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 107709 1125 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 70470 1819 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 560500 211.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 236871 511.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 716558 189.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 224620 539.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 794282 143.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 243967 502.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1907841 63.29 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 77276 1606 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 170466 685.4 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 371978 348.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3496 33162 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 583 216137 ns/op BenchmarkRange/*sync.Map-4 1460 93648 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 111270 1169 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 366837 323.7 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 98594 1118 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 162811 704.3 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 295120 407.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 267660 437.1 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 123994 943.4 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 262646 449.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 1387902 76.83 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 72772 1510 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 189279 621.0 ns/op BenchmarkSwapCollision/*sync.Map-4 126783 962.0 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 343 306629 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 144610 820.7 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 392683 275.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 29731 4042 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 91323 1330 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32254 4211 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 483847 368.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 135742 857.6 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 329370 341.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2218792 55.71 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 240514 522.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2296004 56.24 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 733525 147.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 208644 585.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 835880 128.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 133837 996.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 419700 401.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 616435 200.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 171507 916.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 809995 203.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 235164 524.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 133932 825.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 482334 310.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77073 1590 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 299394 411.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 680589 171.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 169639 703.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 806995 161.9 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 57342 2193 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 104416 1104 ns/op BenchmarkClear/*sync.Map-4 46785 2580 ns/op BenchmarkUncontendedSemaphore-4 4901442 24.08 ns/op BenchmarkContendedSemaphore-4 3993975 30.28 ns/op BenchmarkMutexUncontended-4 1000000 118.6 ns/op BenchmarkMutex-4 328755 381.9 ns/op BenchmarkMutexSlack-4 299022 389.4 ns/op BenchmarkMutexWork-4 280196 466.6 ns/op BenchmarkMutexWorkSlack-4 286200 407.6 ns/op BenchmarkMutexNoSpin-4 121972 1516 ns/op BenchmarkMutexSpin-4 62460 2264 ns/op BenchmarkOnce-4 1276611 90.39 ns/op BenchmarkOnceFunc/v=Once-4 1626022 73.01 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 109.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1441446 82.26 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1502846 77.93 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1335285 89.37 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1487100 81.79 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8465031 17.63 ns/op BenchmarkSemaSyntNonblock-4 2543845 50.70 ns/op BenchmarkSemaSyntBlock-4 1627064 73.81 ns/op BenchmarkSemaWorkNonblock-4 1074776 105.4 ns/op BenchmarkSemaWorkBlock-4 1000000 113.7 ns/op BenchmarkRWMutexUncontended-4 483158 255.3 ns/op BenchmarkRWMutexWrite100-4 450633 283.7 ns/op BenchmarkRWMutexWrite10-4 408858 299.3 ns/op BenchmarkRWMutexWorkWrite100-4 344295 374.2 ns/op BenchmarkRWMutexWorkWrite10-4 289779 392.8 ns/op BenchmarkWaitGroupUncontended-4 832670 150.8 ns/op BenchmarkWaitGroupAddDone-4 679225 154.3 ns/op BenchmarkWaitGroupAddDoneWork-4 579505 182.1 ns/op BenchmarkWaitGroupWait-4 4728434 24.34 ns/op BenchmarkWaitGroupWaitWork-4 3276042 36.02 ns/op BenchmarkWaitGroupActuallyWait-4 112761 1177 ns/op 32 B/op 2 allocs/op PASS ok sync 20.175s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 848904 135.0 ns/op PASS ok sync/atomic 1.125s PASS ok syscall 1.009s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 161427 755.7 ns/op 0 B/op 0 allocs/op PASS ok testing 1.140s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6003 18495 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7214 14789 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 76 1500422 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 79 1360077 ns/op 1404 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 172126557 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 173751512 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1569 74084 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1804 64780 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6634641 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 6297764 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 719285555 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 728850436 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 195 602266 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 211 561816 ns/op 186 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 58093655 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 57990207 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6974942956 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6748634657 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2389 47722 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3068835 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 310816918 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2211 52772 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 238 497333 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 5017550 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5817 20181 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.409s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 105320691 ns/op BenchmarkVariableString-4 80295 1465 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1784 66658 ns/op 2515 B/op 39 allocs/op PASS ok text/template/parse 1.380s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 52 2054512 ns/op BenchmarkAfter-4 169 694591 ns/op BenchmarkStop-4 356 356084 ns/op BenchmarkSimultaneousAfterFunc-4 60 1933061 ns/op BenchmarkStartStop-4 512 341829 ns/op BenchmarkReset-4 2239 53617 ns/op BenchmarkSleep-4 98 1180940 ns/op BenchmarkParallelTimerLatency-4 54 115520 avg-late-ns 296103 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 338428 avg-late-ns 815573 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 301979 avg-late-ns 778915 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 309353 avg-late-ns 818332 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 466069 avg-late-ns 1370171 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 336486 avg-late-ns 2229220 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 332250 avg-late-ns 1940061 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 362901 avg-late-ns 2217852 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 387506 avg-late-ns 2509345 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 247313 avg-late-ns 2194601 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 782521 avg-late-ns 2755984 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 317595 avg-late-ns 940887 max-late-ns BenchmarkTicker-4 536 244096 ns/op BenchmarkTickerReset-4 5504 18783 ns/op BenchmarkTickerResetNaive-4 338 359119 ns/op BenchmarkNow-4 1783386 68.03 ns/op BenchmarkNowUnixNano-4 1406611 85.45 ns/op BenchmarkNowUnixMilli-4 1213653 100.3 ns/op BenchmarkNowUnixMicro-4 1392111 85.40 ns/op BenchmarkFormat-4 55802 2154 ns/op BenchmarkFormatRFC3339-4 72594 1624 ns/op BenchmarkFormatRFC3339Nano-4 72092 1672 ns/op BenchmarkFormatNow-4 84044 1409 ns/op BenchmarkMarshalJSON-4 98808 1227 ns/op BenchmarkMarshalText-4 106788 1134 ns/op BenchmarkParse-4 140149 864.5 ns/op BenchmarkParseRFC3339UTC-4 308270 365.1 ns/op BenchmarkParseRFC3339UTCBytes-4 214808 581.6 ns/op BenchmarkParseRFC3339TZ-4 78762 1548 ns/op BenchmarkParseRFC3339TZBytes-4 61137 1892 ns/op BenchmarkParseDuration-4 558402 204.4 ns/op BenchmarkHour-4 1000000 116.9 ns/op BenchmarkSecond-4 1000000 117.0 ns/op BenchmarkYear-4 772857 152.9 ns/op BenchmarkDay-4 691147 177.3 ns/op BenchmarkISOWeek-4 668409 180.8 ns/op BenchmarkGoString-4 71451 1672 ns/op BenchmarkUnmarshalText-4 71096 1674 ns/op PASS ok time 11.347s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 421844 282.2 ns/op BenchmarkDecodeValidJapaneseChars-4 523262 217.1 ns/op BenchmarkDecodeRune-4 1401556 92.84 ns/op BenchmarkEncodeValidASCII-4 305974 366.4 ns/op BenchmarkEncodeValidJapaneseChars-4 485290 238.7 ns/op BenchmarkAppendRuneValidASCII-4 669176 171.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1233288 96.33 ns/op BenchmarkEncodeRune-4 668612 160.6 ns/op PASS ok unicode/utf16 2.158s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2169652 55.17 ns/op BenchmarkRuneCountTenJapaneseChars-4 366892 317.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4232673 27.95 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 499134 238.4 ns/op BenchmarkValidTenASCIIChars-4 2073121 57.16 ns/op BenchmarkValid100KASCIIChars-4 93 1605021 ns/op BenchmarkValidTenJapaneseChars-4 344589 348.5 ns/op BenchmarkValidLongMostlyASCII-4 108 1091906 ns/op BenchmarkValidLongJapanese-4 63 1827340 ns/op BenchmarkValidStringTenASCIIChars-4 4954088 23.95 ns/op BenchmarkValidString100KASCIIChars-4 6871 17039 ns/op BenchmarkValidStringTenJapaneseChars-4 463938 242.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1428 85265 ns/op BenchmarkValidStringLongJapanese-4 162 745016 ns/op BenchmarkEncodeASCIIRune-4 4249131 26.64 ns/op BenchmarkEncodeJapaneseRune-4 2246252 52.04 ns/op BenchmarkAppendASCIIRune-4 8670190 13.87 ns/op BenchmarkAppendJapaneseRune-4 2722882 43.22 ns/op BenchmarkDecodeASCIIRune-4 2691264 44.00 ns/op BenchmarkDecodeJapaneseRune-4 2411841 47.92 ns/op BenchmarkFullRune/ASCII-4 3054646 38.73 ns/op BenchmarkFullRune/Incomplete-4 1558854 77.07 ns/op BenchmarkFullRune/Japanese-4 3178369 37.19 ns/op PASS ok unicode/utf8 4.627s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 82111628261 ns/op PASS ok cmd/api 83.327s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 570975 334.9 ns/op BenchmarkCgoCall/one-pointer-4 491845 244.5 ns/op BenchmarkCgoCall/string-pointer-escape-4 455158 276.1 ns/op BenchmarkCgoCall/string-pointer-noescape-4 457641 282.9 ns/op BenchmarkCgoCall/eight-pointers-4 237465 523.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 554539 230.4 ns/op BenchmarkCgoCall/eight-pointers-array-4 38349 3261 ns/op BenchmarkCgoCall/eight-pointers-slice-4 50558 2430 ns/op BenchmarkGoString-4 976436 150.4 ns/op BenchmarkCGoCallback-4 68335 1751 ns/op BenchmarkCGoInCThread-4 563778 298.1 ns/op PASS ok cmd/cgo/internal/test 2.829s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 571899 221.9 ns/op BenchmarkEqArrayOfStrings64-4 63219 1967 ns/op BenchmarkEqArrayOfStrings1024-4 4129 27162 ns/op BenchmarkEqArrayOfFloats5-4 1000000 122.8 ns/op BenchmarkEqArrayOfFloats64-4 118795 1330 ns/op BenchmarkEqArrayOfFloats1024-4 4945 28741 ns/op BenchmarkEqArrayOfStructsEq-4 1302 92918 ns/op BenchmarkEqArrayOfStructsNotEq-4 2268 73455 ns/op BenchmarkEqStruct-4 15348700 8.120 ns/op PASS ok cmd/compile/internal/reflectdata 2.620s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 58542 ns/op BenchmarkInvertLessThanNoov-4 11539102 10.89 ns/op BenchmarkCopyElim1-4 1334 124542 ns/op BenchmarkCopyElim10-4 1004 114661 ns/op BenchmarkCopyElim100-4 512 342447 ns/op BenchmarkCopyElim1000-4 74 1640322 ns/op BenchmarkCopyElim10000-4 3 50956960 ns/op BenchmarkCopyElim100000-4 1 563732022 ns/op BenchmarkDeadCode/1-4 1201 109187 ns/op BenchmarkDeadCode/10-4 939 206152 ns/op BenchmarkDeadCode/100-4 333 383945 ns/op BenchmarkDeadCode/1000-4 55 2423000 ns/op BenchmarkDeadCode/10000-4 4 25805798 ns/op BenchmarkDeadCode/100000-4 1 368104809 ns/op BenchmarkDeadCode/200000-4 1 977300173 ns/op BenchmarkDominatorsLinear-4 12 10635087 ns/op 0.94 MB/s BenchmarkDominatorsFwdBack-4 8 13441534 ns/op 0.74 MB/s BenchmarkDominatorsManyPred-4 7 15400460 ns/op 0.65 MB/s BenchmarkDominatorsMaxPred-4 7 19702348 ns/op 0.51 MB/s BenchmarkDominatorsMaxPredVal-4 7 16355281 ns/op 0.61 MB/s BenchmarkFuse/1-4 840 139128 ns/op BenchmarkFuse/10-4 607 340834 ns/op BenchmarkFuse/100-4 100 1026309 ns/op BenchmarkFuse/1000-4 19 8117793 ns/op BenchmarkFuse/10000-4 2 82676234 ns/op BenchmarkNilCheckDeep1-4 7950 15749 ns/op 0.06 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3135 37481 ns/op 0.27 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 472 251450 ns/op 0.40 MB/s 1233 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 43 2410774 ns/op 0.41 MB/s 7778 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 26146744 ns/op 0.38 MB/s 262632 B/op 7 allocs/op BenchmarkDSEPass-4 15 7420074 ns/op 65846 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 211580377 ns/op 4234112 B/op 108014 allocs/op BenchmarkCSEPass-4 4 42689886 ns/op 180854 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 267581645 ns/op 5714952 B/op 97825 allocs/op BenchmarkDeadcodePass-4 66 1745570 ns/op 97182 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 211121637 ns/op 4019992 B/op 44762 allocs/op BenchmarkMultiPass-4 30 4706705 ns/op 271276 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 405575578 ns/op 11181200 B/op 149704 allocs/op BenchmarkCondRewrite/SoloJump-4 1662424 60.64 ns/op BenchmarkCondRewrite/CombJump-4 2776857 42.03 ns/op PASS ok cmd/compile/internal/ssa 17.812s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7092 20504 ns/op BenchmarkExtShift-4 10000 11042 ns/op BenchmarkModify-4 7407 15803 ns/op BenchmarkMullImm-4 13084 10426 ns/op BenchmarkConstModify-4 7867 15641 ns/op BenchmarkBitSet-4 15495 7702 ns/op BenchmarkBitClear-4 15120 7560 ns/op BenchmarkBitToggle-4 15424 7541 ns/op BenchmarkBitSetConst-4 124568 978.8 ns/op BenchmarkBitClearConst-4 103294 1058 ns/op BenchmarkBitToggleConst-4 116005 1162 ns/op BenchmarkDivconstI64-4 7413834 21.18 ns/op BenchmarkModconstI64-4 7581244 107.9 ns/op BenchmarkDivisiblePow2constI64-4 7552972 14.75 ns/op BenchmarkDivisibleconstI64-4 7609976 18.16 ns/op BenchmarkDivisibleWDivconstI64-4 4751007 35.80 ns/op BenchmarkDivconstU64/3-4 7704336 24.55 ns/op BenchmarkDivconstU64/5-4 2253993 83.29 ns/op BenchmarkDivconstU64/37-4 7862769 37.09 ns/op BenchmarkDivconstU64/1234567-4 6910484 48.55 ns/op BenchmarkModconstU64-4 6760774 22.15 ns/op BenchmarkDivisibleconstU64-4 8120274 22.78 ns/op BenchmarkDivisibleWDivconstU64-4 3002472 33.52 ns/op BenchmarkDivconstI32-4 6477964 17.53 ns/op BenchmarkModconstI32-4 7872818 84.29 ns/op BenchmarkDivisiblePow2constI32-4 6712461 52.97 ns/op BenchmarkDivisibleconstI32-4 5395288 25.74 ns/op BenchmarkDivisibleWDivconstI32-4 4130190 45.78 ns/op BenchmarkDivconstU32-4 8061894 19.23 ns/op BenchmarkModconstU32-4 6739360 15.04 ns/op BenchmarkDivisibleconstU32-4 6476034 17.73 ns/op BenchmarkDivisibleWDivconstU32-4 1000000 117.7 ns/op BenchmarkDivconstI16-4 7859155 14.84 ns/op BenchmarkModconstI16-4 7784006 15.01 ns/op BenchmarkDivisiblePow2constI16-4 7284356 20.48 ns/op BenchmarkDivisibleconstI16-4 8040223 15.65 ns/op BenchmarkDivisibleWDivconstI16-4 3990804 27.55 ns/op BenchmarkDivconstU16-4 7700268 14.60 ns/op BenchmarkModconstU16-4 8067344 14.83 ns/op BenchmarkDivisibleconstU16-4 7017320 16.09 ns/op BenchmarkDivisibleWDivconstU16-4 4071577 32.02 ns/op BenchmarkDivconstI8-4 8025000 15.79 ns/op BenchmarkModconstI8-4 7368468 15.65 ns/op BenchmarkDivisiblePow2constI8-4 7911184 17.47 ns/op BenchmarkDivisibleconstI8-4 1000000 108.8 ns/op BenchmarkDivisibleWDivconstI8-4 5305659 24.97 ns/op BenchmarkDivconstU8-4 7333120 15.19 ns/op BenchmarkModconstU8-4 7743459 14.71 ns/op BenchmarkDivisibleconstU8-4 8026156 15.02 ns/op BenchmarkDivisibleWDivconstU8-4 4723053 28.80 ns/op BenchmarkMul2-4 173763 799.1 ns/op BenchmarkMulNeg2-4 163005 700.3 ns/op BenchmarkEfaceInteger-4 4186910 27.23 ns/op BenchmarkTypeAssert-4 13349889 8.791 ns/op BenchmarkDiv64UnsignedSmall-4 13589614 8.568 ns/op BenchmarkDiv64Small-4 13456591 8.925 ns/op BenchmarkDiv64SmallNegDivisor-4 13431379 8.756 ns/op BenchmarkDiv64SmallNegDividend-4 13727275 9.242 ns/op BenchmarkDiv64SmallNegBoth-4 12236571 8.743 ns/op BenchmarkDiv64Unsigned-4 11215765 10.77 ns/op BenchmarkDiv64-4 11224302 10.35 ns/op BenchmarkDiv64NegDivisor-4 11113507 10.24 ns/op BenchmarkDiv64NegDividend-4 11491196 10.33 ns/op BenchmarkDiv64NegBoth-4 11243888 10.29 ns/op BenchmarkMod64UnsignedSmall-4 13254889 8.436 ns/op BenchmarkMod64Small-4 13866440 8.779 ns/op BenchmarkMod64SmallNegDivisor-4 13703716 8.815 ns/op BenchmarkMod64SmallNegDividend-4 13849657 8.969 ns/op BenchmarkMod64SmallNegBoth-4 13308192 8.663 ns/op BenchmarkMod64Unsigned-4 10699009 12.51 ns/op BenchmarkMod64-4 11550432 10.27 ns/op BenchmarkMod64NegDivisor-4 11409548 10.38 ns/op BenchmarkMod64NegDividend-4 11375487 10.22 ns/op BenchmarkMod64NegBoth-4 11508811 10.19 ns/op BenchmarkMulconstI32/3-4 14430470 8.086 ns/op BenchmarkMulconstI32/5-4 14002166 8.170 ns/op BenchmarkMulconstI32/12-4 14708565 8.207 ns/op BenchmarkMulconstI32/120-4 14494447 9.310 ns/op BenchmarkMulconstI32/-120-4 14807379 8.170 ns/op BenchmarkMulconstI32/65537-4 14805424 8.055 ns/op BenchmarkMulconstI32/65538-4 14628734 9.186 ns/op BenchmarkMulconstI64/3-4 14662692 8.208 ns/op BenchmarkMulconstI64/5-4 14593497 8.053 ns/op BenchmarkMulconstI64/12-4 14151565 8.512 ns/op BenchmarkMulconstI64/120-4 14354746 8.304 ns/op BenchmarkMulconstI64/-120-4 12745705 9.324 ns/op BenchmarkMulconstI64/65537-4 14443774 8.380 ns/op BenchmarkMulconstI64/65538-4 12606157 9.155 ns/op BenchmarkMulconstU32/3-4 14369030 10.47 ns/op BenchmarkMulconstU32/5-4 13195704 8.352 ns/op BenchmarkMulconstU32/12-4 13913284 8.265 ns/op BenchmarkMulconstU32/120-4 14593832 8.229 ns/op BenchmarkMulconstU32/65537-4 13636856 8.185 ns/op BenchmarkMulconstU32/65538-4 14293837 8.151 ns/op BenchmarkMulconstU64/3-4 14809015 8.063 ns/op BenchmarkMulconstU64/5-4 14583850 10.19 ns/op BenchmarkMulconstU64/12-4 14470879 8.294 ns/op BenchmarkMulconstU64/120-4 14488296 8.518 ns/op BenchmarkMulconstU64/65537-4 14626518 8.053 ns/op BenchmarkMulconstU64/65538-4 13421013 8.744 ns/op BenchmarkShiftArithmeticRight-4 15038077 9.242 ns/op BenchmarkSwitch8Predictable-4 9994144 12.85 ns/op BenchmarkSwitch8Unpredictable-4 5537097 21.02 ns/op BenchmarkSwitch32Predictable-4 8499729 14.13 ns/op BenchmarkSwitch32Unpredictable-4 4294958 24.22 ns/op BenchmarkSwitchStringPredictable-4 4214332 30.84 ns/op BenchmarkSwitchStringUnpredictable-4 4201987 34.32 ns/op BenchmarkSwitchTypePredictable-4 3072156 38.12 ns/op BenchmarkSwitchTypeUnpredictable-4 3381492 37.00 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3403100 29.60 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4120932 29.26 ns/op PASS ok cmd/compile/internal/test 47.346s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1109774 ns/op BenchmarkNamed/Underlying/nongeneric-4 1408833 86.04 ns/op BenchmarkNamed/Underlying/generic-4 1424096 83.91 ns/op BenchmarkNamed/Underlying/src_instance-4 1390383 83.74 ns/op BenchmarkNamed/Underlying/user_instance-4 1361781 85.48 ns/op BenchmarkCheck/http/funcbodies/info-4 1 532184646 ns/op 63308 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 539340950 ns/op 62027 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 172404047 ns/op 195405 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 144651868 ns/op 232901 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 424560321 ns/op 12327 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 98312642 ns/op 53234 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 201306742 ns/op 26001 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 56523064 ns/op 92600 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 138962855 ns/op 13020 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 49388374 ns/op 43934 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 20558580 ns/op 105517 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 31846010 ns/op 60479 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 987095405 ns/op 70133 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 702898135 ns/op 98488 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 149867428 ns/op 461768 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 128824114 ns/op 537139 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 346289798 ns/op 5802 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 64392876 ns/op 31240 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 33580902 ns/op 59906 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 33464366 ns/op 60111 lines/s PASS ok cmd/compile/internal/types2 18.427s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 262 435496 ns/op 508828 sys-ns/op 657958 user-ns/op PASS ok cmd/go 1.185s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 250020 471.7 ns/op PASS ok cmd/go/internal/cfg 1.133s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23786 5051 ns/op 1.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 23982 5006 ns/op 1.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2625 45251 ns/op 22.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2626 44915 ns/op 22.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 378 325873 ns/op 25.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 374 319233 ns/op 25.66 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.961s All tests passed.