linux-s390x-ibm-race at 26b1694d9ad06b4f237526f507494edb948a4866 :: 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=787736efe9114033a7775f0086bc2a69" "JOURNAL_STREAM=9:320909771" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=787736efe9114033a7775f0086bc2a69" "JOURNAL_STREAM=9:320909771" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.577s ok archive/zip 3.209s ok bufio 1.328s ok bytes 2.207s ok cmp 1.013s ok compress/bzip2 1.586s ok compress/flate 7.026s ok compress/gzip 17.839s ok compress/lzw 1.737s ok compress/zlib 6.287s ok container/heap 1.010s ok container/list 1.007s ok container/ring 1.011s ok context 1.026s ok crypto 1.007s ok crypto/aes 1.037s ok crypto/cipher 1.036s ok crypto/des 1.041s ok crypto/dsa 1.009s ok crypto/ecdh 1.426s ok crypto/ecdsa 1.608s ok crypto/ed25519 2.245s ok crypto/elliptic 1.044s ok crypto/hmac 1.011s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 6.698s ok crypto/internal/boring 1.016s ok crypto/internal/boring/bcache 1.468s ok crypto/internal/edwards25519 3.469s ok crypto/internal/edwards25519/field 1.191s ok crypto/internal/nistec 2.685s ok crypto/internal/nistec/fiat 1.007s [no tests to run] ok crypto/md5 1.012s ok crypto/rand 1.282s ok crypto/rc4 1.562s ok crypto/rsa 3.511s ok crypto/sha1 1.009s ok crypto/sha256 1.010s ok crypto/sha512 1.012s ok crypto/subtle 1.417s ok crypto/tls 5.123s ok crypto/x509 2.830s ok database/sql 1.529s ok database/sql/driver 1.007s ok debug/buildinfo 1.020s ok debug/dwarf 1.058s ok debug/elf 2.166s ok debug/gosym 1.119s ok debug/macho 1.030s ok debug/pe 1.033s ok debug/plan9obj 1.007s ok embed 1.009s [no tests to run] ok embed/internal/embedtest 1.008s ok encoding/ascii85 1.011s ok encoding/asn1 1.010s ok encoding/base32 1.042s ok encoding/base64 1.012s ok encoding/binary 1.024s ok encoding/csv 1.048s ok encoding/gob 22.472s ok encoding/hex 1.018s ok encoding/json 2.096s ok encoding/pem 2.618s ok encoding/xml 1.154s ok errors 1.012s ok expvar 1.012s ok flag 3.043s ok fmt 1.541s ok go/ast 1.014s ok go/build 6.848s ok go/build/constraint 1.011s ok go/constant 1.013s ok go/doc 1.197s ok go/doc/comment 2.867s ok go/format 1.035s ok go/importer 1.977s ok go/internal/gccgoimporter 1.045s ok go/internal/gcimporter 9.634s ok go/internal/srcimporter 15.327s ok go/parser 2.050s ok go/printer 2.515s ok go/scanner 1.016s ok go/token 1.100s ok go/types 38.348s ok go/version 1.007s ok hash 1.009s ok hash/adler32 1.032s ok hash/crc32 1.041s ok hash/crc64 1.023s ok hash/fnv 1.009s ok hash/maphash 1.008s ok html 1.020s ok html/template 1.216s ok image 1.531s ok image/color 1.030s ok image/draw 1.699s ok image/gif 2.106s ok image/jpeg 2.685s ok image/png 4.294s ok index/suffixarray 2.760s ok internal/abi 1.026s ok internal/buildcfg 1.007s ok internal/coverage/cformat 1.006s ok internal/coverage/cmerge 1.006s ok internal/coverage/pods 1.009s ok internal/coverage/slicereader 1.006s ok internal/coverage/slicewriter 1.006s ok internal/coverage/test 1.031s ok internal/cpu 2.015s ok internal/dag 1.007s ok internal/diff 1.009s ok internal/fmtsort 1.007s ok internal/fuzz 1.025s ok internal/godebug 15.364s ok internal/godebugs 1.008s ok internal/gover 1.007s ok internal/intern 1.196s ok internal/itoa 1.010s ok internal/platform 1.401s ok internal/poll 1.378s ok internal/profile 1.008s ok internal/reflectlite 1.009s ok internal/safefilepath 1.007s ok internal/saferio 1.070s ok internal/singleflight 1.050s ok internal/testenv 1.091s ok internal/trace 1.241s ok internal/trace/v2 7.975s ok internal/types/errors 1.261s ok internal/unsafeheader 1.007s ok internal/xcoff 1.020s ok internal/zstd 1.048s ok io 1.033s ok io/fs 1.189s ok io/ioutil 1.014s ok log 1.016s ok log/slog 1.073s ok log/slog/internal/benchmarks 1.007s ok log/slog/internal/buffer 1.006s ok log/syslog 2.218s ok maps 1.006s ok math 1.018s ok math/big 4.946s ok math/bits 1.013s ok math/cmplx 1.008s ok math/rand 4.504s ok math/rand/v2 3.601s ok mime 1.022s ok mime/multipart 6.142s ok mime/quotedprintable 1.043s ok net 41.360s ok net/http 11.392s ok net/http/cgi 27.790s ok net/http/cookiejar 1.016s ok net/http/fcgi 1.215s ok net/http/httptest 1.270s ok net/http/httptrace 1.009s ok net/http/httputil 1.594s ok net/http/internal 1.010s ok net/http/internal/ascii 1.056s ok net/http/pprof 6.094s ok net/internal/socktest 1.007s ok net/mail 1.013s ok net/netip 1.219s ok net/rpc 1.067s ok net/rpc/jsonrpc 1.014s ok net/smtp 1.089s ok net/textproto 1.024s ok net/url 1.028s ok os 7.451s ok os/exec 8.175s ok os/exec/internal/fdtest 1.006s ok os/signal 22.688s ok os/user 1.010s ok path 1.008s ok path/filepath 1.028s ok plugin 1.007s ok reflect 1.621s ok regexp 3.859s ok regexp/syntax 7.434s ok runtime 24.582s ok runtime/cgo 1.007s ok runtime/coverage 1.008s ok runtime/debug 2.041s ok runtime/internal/atomic 1.023s ok runtime/internal/math 1.006s ok runtime/internal/sys 1.007s ok runtime/internal/syscall 1.006s ok runtime/internal/wasitest 1.007s ok runtime/metrics 1.024s ok runtime/pprof 18.053s ok runtime/race 9.651s ok runtime/trace 1.158s ok slices 1.491s ok sort 1.581s ok strconv 3.660s ok strings 2.728s ok sync 1.329s ok sync/atomic 4.369s ok syscall 14.078s ok testing 8.476s ok testing/fstest 1.747s ok testing/iotest 1.293s ok testing/quick 1.383s ok testing/slogtest 1.011s ok text/scanner 1.025s ok text/tabwriter 1.010s ok text/template 1.067s ok text/template/parse 1.019s ok time 2.962s ok unicode 1.010s ok unicode/utf16 1.007s ok unicode/utf8 1.016s ok cmd/addr2line 4.735s ok cmd/api 2.155s ok cmd/asm/internal/asm 4.787s ok cmd/asm/internal/lex 1.013s ok cmd/cgo/internal/swig 1.030s ok cmd/cgo/internal/test 1.961s ok cmd/cgo/internal/testcarchive 24.254s ok cmd/cgo/internal/testcshared 8.369s ok cmd/cgo/internal/testerrors 9.755s ok cmd/cgo/internal/testfortran 1.011s ok cmd/cgo/internal/testgodefs 1.367s ok cmd/cgo/internal/testlife 1.429s ok cmd/cgo/internal/testnocgo 1.006s ok cmd/cgo/internal/testplugin 29.987s ok cmd/cgo/internal/testsanitizers 1.051s ok cmd/cgo/internal/testshared 37.186s ok cmd/cgo/internal/testso 2.372s ok cmd/cgo/internal/teststdio 1.925s ok cmd/cgo/internal/testtls 1.008s ok cmd/compile/internal/abt 1.044s ok cmd/compile/internal/amd64 1.008s ok cmd/compile/internal/base 1.007s ok cmd/compile/internal/compare 1.007s ok cmd/compile/internal/devirtualize 1.009s ok cmd/compile/internal/dwarfgen 1.478s ok cmd/compile/internal/importer 1.504s ok cmd/compile/internal/inline/inlheur 1.227s ok cmd/compile/internal/ir 1.009s ok cmd/compile/internal/logopt 1.062s ok cmd/compile/internal/loopvar 1.010s ok cmd/compile/internal/noder 1.010s ok cmd/compile/internal/reflectdata 1.007s [no tests to run] ok cmd/compile/internal/ssa 12.202s ok cmd/compile/internal/syntax 1.145s ok cmd/compile/internal/test 10.093s ok cmd/compile/internal/typecheck 1.130s ok cmd/compile/internal/types 1.006s ok cmd/compile/internal/types2 8.958s ok cmd/covdata 1.009s ok cmd/cover 19.762s ok cmd/dist 1.008s ok cmd/distpack 1.007s ok cmd/doc 1.840s ok cmd/fix 2.494s ok cmd/go 257.461s ok cmd/go/internal/auth 1.009s ok cmd/go/internal/cache 1.087s ok cmd/go/internal/cfg 1.007s [no tests to run] ok cmd/go/internal/envcmd 1.025s ok cmd/go/internal/fsys 1.030s ok cmd/go/internal/generate 1.021s ok cmd/go/internal/gover 1.008s ok cmd/go/internal/imports 1.025s ok cmd/go/internal/load 1.016s ok cmd/go/internal/lockedfile 2.111s ok cmd/go/internal/lockedfile/internal/filelock 2.035s ok cmd/go/internal/modfetch 1.023s ok cmd/go/internal/modfetch/codehost 1.350s ok cmd/go/internal/modfetch/zip_sum_test 1.014s ok cmd/go/internal/modindex 1.617s ok cmd/go/internal/modload 1.024s ok cmd/go/internal/mvs 1.021s ok cmd/go/internal/par 1.050s ok cmd/go/internal/str 1.007s ok cmd/go/internal/test 1.027s ok cmd/go/internal/toolchain 1.021s ok cmd/go/internal/vcs 1.015s ok cmd/go/internal/vcweb 1.015s ok cmd/go/internal/vcweb/vcstest 1.333s ok cmd/go/internal/web 1.010s ok cmd/go/internal/work 1.098s ok cmd/gofmt 1.168s ok cmd/internal/archive 1.339s ok cmd/internal/buildid 1.655s ok cmd/internal/cov 1.255s ok cmd/internal/bootstrap_test 1.042s ok cmd/internal/dwarf 1.007s ok cmd/internal/edit 1.006s ok cmd/internal/goobj 1.006s ok cmd/internal/moddeps 1.975s ok cmd/internal/notsha256 1.010s ok cmd/internal/obj 1.261s ok cmd/internal/obj/ppc64 1.052s ok cmd/internal/obj/riscv 1.031s ok cmd/internal/obj/s390x 1.010s ok cmd/internal/obj/x86 2.800s ok cmd/internal/objabi 1.029s ok cmd/internal/pkgpath 5.038s ok cmd/internal/pkgpattern 1.011s ok cmd/internal/quoted 1.008s ok cmd/internal/src 1.007s ok cmd/internal/test2json 1.729s ok cmd/link 11.273s ok cmd/link/internal/benchmark 1.029s ok cmd/link/internal/ld 6.425s ok cmd/link/internal/loader 1.047s ok cmd/nm 9.212s ok cmd/objdump 1.051s ok cmd/pack 7.244s ok cmd/pprof 1.013s ok cmd/trace 1.018s ok cmd/trace/v2 1.310s ok cmd/vet 32.265s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2346 45511 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1909 62771 ns/op 1861 B/op 37 allocs/op Benchmark/Writer/PAX-4 1354 90097 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4131 26116 ns/op 5040 B/op 15 allocs/op Benchmark/Reader/GNU-4 6349 18539 ns/op 5218 B/op 15 allocs/op Benchmark/Reader/PAX-4 2193 55507 ns/op 8812 B/op 33 allocs/op PASS ok archive/tar 3.677s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 480888689 ns/op 15040 B/op 66 allocs/op BenchmarkZip64Test-4 1 184726188 ns/op BenchmarkZip64TestSizes/4096-4 1610 72245 ns/op BenchmarkZip64TestSizes/1048576-4 121 1021271 ns/op BenchmarkZip64TestSizes/67108864-4 1 179796305 ns/op PASS ok archive/zip 2.625s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 171049 703.4 ns/op BenchmarkReaderCopyUnoptimal-4 99616 1176 ns/op BenchmarkReaderCopyNoWriteTo-4 16357 7105 ns/op BenchmarkReaderWriteToOptimal-4 13480 9037 ns/op BenchmarkReaderReadString-4 88900 1332 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 152350 789.9 ns/op BenchmarkWriterCopyUnoptimal-4 181254 650.0 ns/op BenchmarkWriterCopyNoReadFrom-4 16941 6958 ns/op BenchmarkReaderEmpty-4 88046 1328 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 41930 2773 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 454602 261.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.654s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 11215 10322 ns/op 3174.65 MB/s BenchmarkWriteByte-4 411 286290 ns/op 14.31 MB/s BenchmarkWriteRune-4 230 521692 ns/op 23.55 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4243119 ns/op BenchmarkBufferFullSmallReads-4 87 1298207 ns/op BenchmarkBufferWriteBlock/N4096-4 12879 9345 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 895 136138 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 16 6724505 ns/op 4192262 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 13 7694564 ns/op 2180.40 MB/s 2581110 B/op 0 allocs/op BenchmarkIndexByte/10-4 4219580 28.65 ns/op 349.08 MB/s BenchmarkIndexByte/32-4 4730251 24.50 ns/op 1306.09 MB/s BenchmarkIndexByte/4K-4 822555 147.5 ns/op 27769.79 MB/s BenchmarkIndexBytePortable/10-4 951253 127.3 ns/op 78.56 MB/s BenchmarkIndexBytePortable/32-4 326401 365.7 ns/op 87.51 MB/s BenchmarkIndexBytePortable/4K-4 2767 43288 ns/op 94.62 MB/s BenchmarkIndexRune/10-4 1304960 91.39 ns/op 109.42 MB/s BenchmarkIndexRune/32-4 1334104 90.05 ns/op 355.36 MB/s BenchmarkIndexRune/4K-4 333691 359.2 ns/op 11401.54 MB/s BenchmarkIndexRuneASCII/10-4 4406223 27.10 ns/op 369.03 MB/s BenchmarkIndexRuneASCII/32-4 5135206 23.38 ns/op 1368.81 MB/s BenchmarkIndexRuneASCII/4K-4 657193 168.4 ns/op 24328.78 MB/s BenchmarkEqual/0-4 8215477 14.73 ns/op BenchmarkEqual/1-4 1488498 80.26 ns/op 12.46 MB/s BenchmarkEqual/6-4 1488069 79.07 ns/op 75.89 MB/s BenchmarkEqual/9-4 1507863 80.62 ns/op 111.64 MB/s BenchmarkEqual/15-4 1508140 79.32 ns/op 189.10 MB/s BenchmarkEqual/16-4 1430714 83.22 ns/op 192.26 MB/s BenchmarkEqual/20-4 1481202 82.69 ns/op 241.86 MB/s BenchmarkEqual/32-4 1392380 85.95 ns/op 372.32 MB/s BenchmarkEqual/4K-4 119551 1007 ns/op 4067.37 MB/s BenchmarkEqualBothUnaligned/64_0-4 1494018 79.58 ns/op 804.17 MB/s BenchmarkEqualBothUnaligned/64_1-4 1364834 87.38 ns/op 732.42 MB/s BenchmarkEqualBothUnaligned/64_4-4 1405694 85.97 ns/op 744.42 MB/s BenchmarkEqualBothUnaligned/64_7-4 1389744 86.50 ns/op 739.85 MB/s BenchmarkEqualBothUnaligned/4096_0-4 118777 1022 ns/op 4006.34 MB/s BenchmarkEqualBothUnaligned/4096_1-4 108668 1124 ns/op 3644.10 MB/s BenchmarkEqualBothUnaligned/4096_4-4 100788 1122 ns/op 3651.74 MB/s BenchmarkEqualBothUnaligned/4096_7-4 98770 1089 ns/op 3761.18 MB/s BenchmarkIndex/10-4 3843963 30.24 ns/op 330.69 MB/s BenchmarkIndex/32-4 3177817 37.47 ns/op 854.09 MB/s BenchmarkIndex/4K-4 76597 1563 ns/op 2621.10 MB/s BenchmarkIndexEasy/10-4 3574137 32.82 ns/op 304.68 MB/s BenchmarkIndexEasy/32-4 3070668 38.37 ns/op 833.92 MB/s BenchmarkIndexEasy/4K-4 400872 292.1 ns/op 14024.46 MB/s BenchmarkCount/10-4 1977217 60.38 ns/op 165.63 MB/s BenchmarkCount/32-4 1775322 68.53 ns/op 466.95 MB/s BenchmarkCount/4K-4 72879 1607 ns/op 2548.29 MB/s BenchmarkCountEasy/10-4 1941769 60.25 ns/op 165.99 MB/s BenchmarkCountEasy/32-4 1790018 68.48 ns/op 467.29 MB/s BenchmarkCountEasy/4K-4 400982 332.1 ns/op 12334.65 MB/s BenchmarkCountSingle/10-4 3239106 37.02 ns/op 270.13 MB/s BenchmarkCountSingle/32-4 3123199 38.20 ns/op 837.70 MB/s BenchmarkCountSingle/4K-4 527605 226.8 ns/op 18060.19 MB/s BenchmarkToUpper/#00-4 3087627 38.83 ns/op BenchmarkToUpper/ONLYUPPER-4 302262 397.1 ns/op BenchmarkToUpper/abc-4 512108 230.1 ns/op BenchmarkToUpper/AbC123-4 309410 395.5 ns/op BenchmarkToUpper/azAZ09_-4 282363 433.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 82609 1449 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36662 3234 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55326 2164 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 115904 1047 ns/op BenchmarkToLower/#00-4 2886453 40.94 ns/op BenchmarkToLower/abc-4 420152 287.8 ns/op BenchmarkToLower/AbC123-4 296869 397.3 ns/op BenchmarkToLower/azAZ09_-4 269974 453.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 81372 1467 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 41648 2903 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71706 1697 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 113602 1051 ns/op BenchmarkFields/ASCII/16-4 120614 991.9 ns/op 16.13 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9006 12018 ns/op 21.30 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 633 200939 ns/op 20.38 MB/s 9728 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 33 3212519 ns/op 20.40 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 51079866 ns/op 20.53 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 89322 1335 ns/op 11.98 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6432 18508 ns/op 13.83 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 374 311052 ns/op 13.17 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 5493686 ns/op 11.93 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 95271662 ns/op 11.01 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 148275 765.5 ns/op 20.90 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13922 8527 ns/op 30.02 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 789 151343 ns/op 27.06 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 2814450 ns/op 23.29 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 54213594 ns/op 19.34 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 133069 922.8 ns/op 17.34 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9020 12394 ns/op 20.66 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 565 212368 ns/op 19.29 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 3718313 ns/op 17.63 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 69020508 ns/op 15.19 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1653897 70.82 ns/op BenchmarkTrimSpace/ASCII-4 545156 221.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 89124 1353 ns/op BenchmarkTrimSpace/JustNonASCII-4 44674 3006 ns/op BenchmarkToValidUTF8/Valid-4 478738 253.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 342822 349.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 86460 1375 ns/op BenchmarkIndexHard1-4 1490 77046 ns/op BenchmarkIndexHard2-4 381 315388 ns/op BenchmarkIndexHard3-4 165 724671 ns/op BenchmarkIndexHard4-4 92 1428614 ns/op BenchmarkLastIndexHard1-4 4 26708127 ns/op BenchmarkLastIndexHard2-4 4 26078018 ns/op BenchmarkLastIndexHard3-4 4 26054180 ns/op BenchmarkCountHard1-4 1771 69471 ns/op BenchmarkCountHard2-4 364 341054 ns/op BenchmarkCountHard3-4 150 724783 ns/op BenchmarkSplitEmptySeparator-4 1 118144845 ns/op BenchmarkSplitSingleByteSeparator-4 15 7474908 ns/op BenchmarkSplitMultiByteSeparator-4 13 8837292 ns/op BenchmarkSplitNSingleByteSeparator-4 192948 650.2 ns/op BenchmarkSplitNMultiByteSeparator-4 62430 1899 ns/op BenchmarkRepeat-4 162534 692.0 ns/op BenchmarkRepeatLarge/256/1-4 122360 946.8 ns/op 270.38 MB/s BenchmarkRepeatLarge/256/16-4 204007 530.4 ns/op 482.61 MB/s BenchmarkRepeatLarge/512/1-4 95160 1164 ns/op 439.71 MB/s BenchmarkRepeatLarge/512/16-4 144025 758.5 ns/op 675.00 MB/s BenchmarkRepeatLarge/1024/1-4 79227 1454 ns/op 704.39 MB/s BenchmarkRepeatLarge/1024/16-4 108134 1158 ns/op 884.55 MB/s BenchmarkRepeatLarge/2048/1-4 56655 2128 ns/op 962.40 MB/s BenchmarkRepeatLarge/2048/16-4 69800 1655 ns/op 1237.13 MB/s BenchmarkRepeatLarge/4096/1-4 39398 3040 ns/op 1347.25 MB/s BenchmarkRepeatLarge/4096/16-4 46770 2651 ns/op 1545.27 MB/s BenchmarkRepeatLarge/8192/1-4 24043 4941 ns/op 1658.11 MB/s BenchmarkRepeatLarge/8192/16-4 26991 4546 ns/op 1802.21 MB/s BenchmarkRepeatLarge/8192/4097-4 52665 2151 ns/op 1904.74 MB/s BenchmarkRepeatLarge/16384/1-4 14007 8664 ns/op 1891.03 MB/s BenchmarkRepeatLarge/16384/16-4 15664 7618 ns/op 2150.61 MB/s BenchmarkRepeatLarge/16384/4097-4 21976 5984 ns/op 2054.02 MB/s BenchmarkRepeatLarge/32768/1-4 7516 15761 ns/op 2079.09 MB/s BenchmarkRepeatLarge/32768/16-4 7875 14284 ns/op 2293.98 MB/s BenchmarkRepeatLarge/32768/4097-4 9062 13223 ns/op 2168.83 MB/s BenchmarkRepeatLarge/65536/1-4 3786 30271 ns/op 2164.95 MB/s BenchmarkRepeatLarge/65536/16-4 3747 27917 ns/op 2347.49 MB/s BenchmarkRepeatLarge/65536/4097-4 4501 27009 ns/op 2275.36 MB/s BenchmarkRepeatLarge/131072/1-4 532 211284 ns/op 620.36 MB/s BenchmarkRepeatLarge/131072/16-4 530 215837 ns/op 607.27 MB/s BenchmarkRepeatLarge/131072/4097-4 523 213107 ns/op 595.98 MB/s BenchmarkRepeatLarge/262144/1-4 273 425396 ns/op 616.24 MB/s BenchmarkRepeatLarge/262144/16-4 277 422455 ns/op 620.53 MB/s BenchmarkRepeatLarge/262144/4097-4 294 464024 ns/op 556.25 MB/s BenchmarkRepeatLarge/524288/1-4 124 914205 ns/op 573.49 MB/s BenchmarkRepeatLarge/524288/16-4 127 906909 ns/op 578.10 MB/s BenchmarkRepeatLarge/524288/4097-4 138 859901 ns/op 605.09 MB/s BenchmarkRepeatLarge/1048576/1-4 68 1732704 ns/op 605.17 MB/s BenchmarkRepeatLarge/1048576/16-4 68 1717691 ns/op 610.46 MB/s BenchmarkRepeatLarge/1048576/4097-4 67 1834798 ns/op 569.40 MB/s BenchmarkRepeatLarge/2097152/1-4 31 3478047 ns/op 602.97 MB/s BenchmarkRepeatLarge/2097152/16-4 36 3461548 ns/op 605.84 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 3490063 ns/op 599.87 MB/s BenchmarkRepeatLarge/4194304/1-4 15 6971098 ns/op 601.67 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7233042 ns/op 579.88 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 7484707 ns/op 559.97 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13735430 ns/op 610.73 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13561082 ns/op 618.58 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13811385 ns/op 607.22 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28398067 ns/op 590.79 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28716544 ns/op 584.24 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29260365 ns/op 573.38 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54773140 ns/op 612.61 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56982473 ns/op 588.86 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 56728414 ns/op 591.49 MB/s BenchmarkRepeatLarge/67108864/1-4 1 118513591 ns/op 566.25 MB/s BenchmarkRepeatLarge/67108864/16-4 1 116034156 ns/op 578.35 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 119314663 ns/op 562.45 MB/s BenchmarkRepeatLarge/134217728/1-4 1 209698610 ns/op 640.05 MB/s BenchmarkRepeatLarge/134217728/16-4 1 239591218 ns/op 560.19 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 241028349 ns/op 556.85 MB/s BenchmarkRepeatLarge/268435456/1-4 1 416006340 ns/op 645.27 MB/s BenchmarkRepeatLarge/268435456/16-4 1 472306435 ns/op 568.35 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 479503601 ns/op 559.82 MB/s BenchmarkRepeatLarge/536870912/1-4 1 826680600 ns/op 649.43 MB/s BenchmarkRepeatLarge/536870912/16-4 1 939244207 ns/op 571.60 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 954904895 ns/op 562.22 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1653055359 ns/op 649.55 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1873611303 ns/op 573.09 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1903674032 ns/op 564.04 MB/s BenchmarkBytesCompare/1-4 10982778 10.87 ns/op BenchmarkBytesCompare/2-4 11017994 11.16 ns/op BenchmarkBytesCompare/4-4 10933240 10.88 ns/op BenchmarkBytesCompare/8-4 11071368 10.87 ns/op BenchmarkBytesCompare/16-4 11082334 10.85 ns/op BenchmarkBytesCompare/32-4 10004360 12.98 ns/op BenchmarkBytesCompare/64-4 9022423 13.02 ns/op BenchmarkBytesCompare/128-4 8429990 14.18 ns/op BenchmarkBytesCompare/256-4 7057615 17.12 ns/op BenchmarkBytesCompare/512-4 4855186 24.60 ns/op BenchmarkBytesCompare/1024-4 2975623 40.50 ns/op BenchmarkBytesCompare/2048-4 1555054 70.99 ns/op BenchmarkIndexAnyASCII/1:1-4 2707902 43.63 ns/op BenchmarkIndexAnyASCII/1:2-4 2705034 44.52 ns/op BenchmarkIndexAnyASCII/1:4-4 2574500 46.58 ns/op BenchmarkIndexAnyASCII/1:8-4 2483148 47.59 ns/op BenchmarkIndexAnyASCII/1:16-4 2072184 58.52 ns/op BenchmarkIndexAnyASCII/1:32-4 2064638 58.87 ns/op BenchmarkIndexAnyASCII/1:64-4 1972252 61.02 ns/op BenchmarkIndexAnyASCII/16:1-4 2722951 43.57 ns/op BenchmarkIndexAnyASCII/16:2-4 356386 345.8 ns/op BenchmarkIndexAnyASCII/16:4-4 353228 343.0 ns/op BenchmarkIndexAnyASCII/16:8-4 346065 349.9 ns/op BenchmarkIndexAnyASCII/16:16-4 330985 366.0 ns/op BenchmarkIndexAnyASCII/16:32-4 309079 389.7 ns/op BenchmarkIndexAnyASCII/16:64-4 269742 448.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2157376 55.08 ns/op BenchmarkIndexAnyASCII/256:2-4 25759 4661 ns/op BenchmarkIndexAnyASCII/256:4-4 25764 4658 ns/op BenchmarkIndexAnyASCII/256:8-4 25542 4705 ns/op BenchmarkIndexAnyASCII/256:16-4 25506 4678 ns/op BenchmarkIndexAnyASCII/256:32-4 25333 4751 ns/op BenchmarkIndexAnyASCII/256:64-4 25255 4770 ns/op BenchmarkIndexAnyUTF8/1:1-4 2708774 43.79 ns/op BenchmarkIndexAnyUTF8/1:2-4 2693050 44.87 ns/op BenchmarkIndexAnyUTF8/1:4-4 2562673 46.29 ns/op BenchmarkIndexAnyUTF8/1:8-4 2464236 48.72 ns/op BenchmarkIndexAnyUTF8/1:16-4 2012478 58.96 ns/op BenchmarkIndexAnyUTF8/1:32-4 2013541 59.79 ns/op BenchmarkIndexAnyUTF8/1:64-4 1915912 62.54 ns/op BenchmarkIndexAnyUTF8/16:1-4 157062 762.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 247962 485.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 235958 508.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 224887 530.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 176491 678.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 179108 678.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 166615 719.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11259 ns/op BenchmarkIndexAnyUTF8/256:2-4 16914 7055 ns/op BenchmarkIndexAnyUTF8/256:4-4 16153 7496 ns/op BenchmarkIndexAnyUTF8/256:8-4 15601 7717 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10176 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10280 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 11162 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2774811 43.37 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2756614 43.52 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2607848 45.35 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2493234 47.64 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2055247 58.24 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2066894 58.96 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1952578 61.30 ns/op BenchmarkLastIndexAnyASCII/16:1-4 345000 348.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 349839 346.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 341233 348.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 331920 351.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 317673 378.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 297799 396.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 258385 471.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25290 4747 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24973 4746 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25230 4738 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25694 4734 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25310 4730 ns/op BenchmarkLastIndexAnyASCII/256:32-4 25095 4765 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24618 4832 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2785389 43.02 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2722429 43.87 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2617346 46.31 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2513749 47.97 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2068053 57.43 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2039516 58.52 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1952494 61.89 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 288738 391.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 249914 482.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 236295 502.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 231591 529.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 180685 668.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 173906 689.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 162577 739.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21294 5677 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16782 7229 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16059 7701 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15232 7833 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10501 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10709 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10992 ns/op BenchmarkTrimASCII/1:1-4 3144397 38.29 ns/op BenchmarkTrimASCII/1:2-4 2239191 53.35 ns/op BenchmarkTrimASCII/1:4-4 2098177 56.22 ns/op BenchmarkTrimASCII/1:8-4 1870312 63.78 ns/op BenchmarkTrimASCII/1:16-4 1491854 79.67 ns/op BenchmarkTrimASCII/16:1-4 520351 223.9 ns/op BenchmarkTrimASCII/16:2-4 342996 350.3 ns/op BenchmarkTrimASCII/16:4-4 341155 348.9 ns/op BenchmarkTrimASCII/16:8-4 340053 359.6 ns/op BenchmarkTrimASCII/16:16-4 324960 377.0 ns/op BenchmarkTrimASCII/256:1-4 40047 2972 ns/op BenchmarkTrimASCII/256:2-4 25288 4769 ns/op BenchmarkTrimASCII/256:4-4 24103 4750 ns/op BenchmarkTrimASCII/256:8-4 24805 4809 ns/op BenchmarkTrimASCII/256:16-4 24452 4789 ns/op BenchmarkTrimASCII/4096:1-4 2518 47252 ns/op BenchmarkTrimASCII/4096:2-4 1554 74899 ns/op BenchmarkTrimASCII/4096:4-4 1608 74920 ns/op BenchmarkTrimASCII/4096:8-4 1591 75151 ns/op BenchmarkTrimASCII/4096:16-4 1600 75144 ns/op BenchmarkTrimByte-4 2070730 57.49 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30920 3819 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30050 3984 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 501 237975 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1102 107689 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2137 54346 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4059 29661 ns/op BenchmarkCompareBytesEqual-4 10443154 11.57 ns/op BenchmarkCompareBytesToNil-4 13300648 8.820 ns/op BenchmarkCompareBytesEmpty-4 13411010 8.974 ns/op BenchmarkCompareBytesIdentical-4 13464780 8.959 ns/op BenchmarkCompareBytesSameLength-4 10826251 11.11 ns/op BenchmarkCompareBytesDifferentLength-4 10923265 11.52 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2436 49058 ns/op 21374.43 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2479 48680 ns/op 21540.49 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2430 48729 ns/op 21518.60 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2469 48878 ns/op 21452.93 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2442 49186 ns/op 21318.76 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2446 49316 ns/op 21262.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2454 49033 ns/op 21385.10 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2492 48984 ns/op 21406.64 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2352 51591 ns/op 20325.13 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2332 51170 ns/op 20492.00 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2311 51845 ns/op 20225.15 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2314 51130 ns/op 20508.32 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2342 51031 ns/op 20547.95 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2322 51331 ns/op 20427.86 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2325 51277 ns/op 20449.16 MB/s BenchmarkCompareBytesBig-4 2456 49060 ns/op 21373.37 MB/s BenchmarkCompareBytesBigIdentical-4 13555184 8.892 ns/op 117925488.98 MB/s PASS ok bytes 60.987s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 103166111 ns/op 0.97 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 404623661 ns/op 1.40 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 31038614 ns/op 0.53 MB/s 3643300 B/op 50 allocs/op PASS ok compress/bzip2 2.386s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 50 2338466 ns/op 4.28 MB/s 41524 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 23924791 ns/op 4.18 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 243041183 ns/op 4.11 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 46 2519008 ns/op 3.97 MB/s 42941 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26200266 ns/op 3.82 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 264065039 ns/op 3.79 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 44 2477023 ns/op 4.04 MB/s 42633 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 25472931 ns/op 3.93 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 248930642 ns/op 4.02 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 43 2485407 ns/op 4.02 MB/s 41917 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 24522406 ns/op 4.08 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 256909824 ns/op 3.89 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 42 2644266 ns/op 3.78 MB/s 43983 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 25832727 ns/op 3.87 MB/s 47192 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 253035013 ns/op 3.95 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 56 2090229 ns/op 4.78 MB/s 44381 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 17581172 ns/op 5.69 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 179116106 ns/op 5.58 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 62 1873339 ns/op 5.34 MB/s 43170 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14429204 ns/op 6.93 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 143229582 ns/op 6.98 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 57 1882443 ns/op 5.31 MB/s 43356 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14370631 ns/op 6.96 MB/s 47649 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 141327995 ns/op 7.08 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 90 1249431 ns/op 8.00 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11708085 ns/op 8.54 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117973169 ns/op 8.48 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3047967 ns/op 3.28 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25736698 ns/op 3.89 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 252567090 ns/op 3.96 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9164326 ns/op 1.09 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 94633342 ns/op 1.06 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 964230513 ns/op 1.04 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9077949 ns/op 1.10 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 94351554 ns/op 1.06 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 950484193 ns/op 1.05 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1595878 ns/op 6.27 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12897717 ns/op 7.75 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127461461 ns/op 7.85 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2799868 ns/op 3.57 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 20128483 ns/op 4.97 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 197255273 ns/op 5.07 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8436097 ns/op 1.19 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 78580154 ns/op 1.27 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 789542365 ns/op 1.27 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8394149 ns/op 1.19 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 93783336 ns/op 1.07 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 963029750 ns/op 1.04 MB/s PASS ok compress/flate 18.027s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 30 3819644 ns/op 2.62 MB/s BenchmarkDecoder/1e-Reuse4-4 30 3908230 ns/op 2.56 MB/s BenchmarkDecoder/1e5-4 3 38206536 ns/op 2.62 MB/s BenchmarkDecoder/1e-Reuse5-4 3 37906008 ns/op 2.64 MB/s BenchmarkDecoder/1e6-4 1 380970372 ns/op 2.62 MB/s BenchmarkDecoder/1e-Reuse6-4 1 391414621 ns/op 2.55 MB/s BenchmarkEncoder/1e4-4 38 2943407 ns/op 3.40 MB/s BenchmarkEncoder/1e-Reuse4-4 36 2919512 ns/op 3.43 MB/s BenchmarkEncoder/1e5-4 4 30384440 ns/op 3.29 MB/s BenchmarkEncoder/1e-Reuse5-4 4 29846056 ns/op 3.35 MB/s BenchmarkEncoder/1e6-4 1 303291165 ns/op 3.30 MB/s BenchmarkEncoder/1e-Reuse6-4 1 303619477 ns/op 3.29 MB/s PASS ok compress/lzw 4.613s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6346306 ns/op PASS ok container/heap 1.128s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 34392 3411 ns/op BenchmarkWithTimeout/concurrency=40-4 8504 12678 ns/op BenchmarkWithTimeout/concurrency=4000-4 9879 16372 ns/op BenchmarkWithTimeout/concurrency=400000-4 5712 33909 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 451624 230.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 19935 10330 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 29733 4043 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 5324 25802 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3565 37438 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 5088 28449 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 423 305124 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 315 402614 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 480 287319 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 42 3638097 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 32 3733809 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 51 2665729 ns/op BenchmarkCheckCanceled/Err-4 436566 266.5 ns/op BenchmarkCheckCanceled/Done-4 607254 196.5 ns/op BenchmarkContextCancelDone-4 611742 185.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 33039 3393 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 31160 4023 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 27490 5086 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16236 6995 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13975 8146 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 482862 244.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 263786 437.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 186775 636.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 117489 1025 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 60534 1981 ns/op PASS ok context 10.460s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1839337 64.75 ns/op 247.10 MB/s BenchmarkDecrypt-4 1857816 64.51 ns/op 248.03 MB/s BenchmarkExpand-4 13831 8688 ns/op PASS ok crypto/aes 1.588s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 181611 664.0 ns/op 96.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 351688 323.3 ns/op 197.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 183577 662.1 ns/op 96.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 358984 325.8 ns/op 196.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 161049 738.5 ns/op 1827.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 311521 383.9 ns/op 3516.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 161281 732.6 ns/op 1842.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 309448 388.1 ns/op 3478.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 103534 1176 ns/op 6967.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 143187 834.0 ns/op 9823.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 101725 1190 ns/op 6885.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 136201 836.6 ns/op 9792.03 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2265 51837 ns/op 19.66 MB/s BenchmarkAESCFBDecrypt1K-4 2277 52820 ns/op 19.29 MB/s BenchmarkAESCFBDecrypt8K-4 292 407958 ns/op 20.07 MB/s BenchmarkAESOFB1K-4 6032 20151 ns/op 50.57 MB/s BenchmarkAESCTR1K-4 5574 21250 ns/op 47.95 MB/s BenchmarkAESCTR8K-4 715 170661 ns/op 47.97 MB/s BenchmarkAESCBCEncrypt1K-4 432038 277.4 ns/op 3691.34 MB/s BenchmarkAESCBCDecrypt1K-4 881059 133.0 ns/op 7696.79 MB/s PASS ok crypto/cipher 3.571s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 47520 2545 ns/op 3.14 MB/s BenchmarkDecrypt-4 43077 2797 ns/op 2.86 MB/s BenchmarkTDESEncrypt-4 15526 7713 ns/op 1.04 MB/s BenchmarkTDESDecrypt-4 15234 7905 ns/op 1.01 MB/s PASS ok crypto/des 1.710s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 901 132088 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18344636 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 3 43280557 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 22 5300242 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 1.864s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2583 44831 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1850 63918 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1400 85354 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2443 48902 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1230 97818 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 776 154678 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3535 32853 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 5069839 ns/op 1092 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11566704 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 2.400s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 111 1027651 ns/op BenchmarkNewKeyFromSeed-4 96 1111765 ns/op BenchmarkSigning-4 99 1225393 ns/op BenchmarkVerification-4 54 2201047 ns/op PASS ok crypto/ed25519 1.563s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4489 26341 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 63 1882982 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5059740 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11931671 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1288 92901 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 4666484 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13032643 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 31860375 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7741 14802 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4270 28020 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2726 40950 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2951462 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1860 64379 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 139 861651 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1269 94669 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 52 2299128 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.527s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17030 7022 ns/op 145.82 MB/s BenchmarkHMACSHA256_32-4 17266 6893 ns/op 4.64 MB/s BenchmarkNewWriteSum-4 9938 11719 ns/op 2.73 MB/s PASS ok crypto/hmac 1.511s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 43232 2733 ns/op BenchmarkModSub-4 37633 3153 ns/op BenchmarkMontgomeryRepr-4 13780 8670 ns/op BenchmarkMontgomeryMul-4 13599 8828 ns/op BenchmarkModMul-4 6951 17644 ns/op BenchmarkExpBig-4 7 15698009 ns/op BenchmarkExp-4 4 31534680 ns/op PASS ok crypto/internal/bigmod 2.357s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 493 239008 ns/op BenchmarkScalarBaseMult-4 120 989364 ns/op BenchmarkScalarMult-4 39 2874910 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2301566 ns/op PASS ok crypto/internal/edwards25519 1.605s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 233168 495.7 ns/op BenchmarkMultiply-4 237162 491.5 ns/op BenchmarkSquare-4 281886 381.3 ns/op BenchmarkInvert-4 1177 102136 ns/op BenchmarkMult32-4 765522 149.3 ns/op PASS ok crypto/internal/edwards25519/field 1.613s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4557810 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1564 77131 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12524252 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30122731 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 75 1580959 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7306 16574 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 4262418 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 123519275 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.183s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 246418 474.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 129306 924.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62565 1905 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 261124 472.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 130869 921.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 61393 1946 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.800s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 85461 1431 ns/op 5.59 MB/s BenchmarkHash64-4 102076 1222 ns/op 52.38 MB/s BenchmarkHash128-4 97626 1293 ns/op 99.00 MB/s BenchmarkHash256-4 85755 1471 ns/op 174.03 MB/s BenchmarkHash512-4 69330 1800 ns/op 284.48 MB/s BenchmarkHash1K-4 49994 2459 ns/op 416.39 MB/s BenchmarkHash8K-4 10000 11703 ns/op 700.02 MB/s BenchmarkHash1M-4 86 1360298 ns/op 770.84 MB/s BenchmarkHash8M-4 10 10870977 ns/op 771.65 MB/s BenchmarkHash8BytesUnaligned-4 81120 1469 ns/op 5.45 MB/s BenchmarkHash1KUnaligned-4 50269 2479 ns/op 413.02 MB/s BenchmarkHash8KUnaligned-4 10000 11692 ns/op 700.62 MB/s PASS ok crypto/md5 2.617s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 291274930 ns/op PASS ok crypto/rand 1.299s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10810 ns/op 11.84 MB/s BenchmarkRC4_1K-4 1380 87229 ns/op 11.74 MB/s BenchmarkRC4_8K-4 177 672738 ns/op 12.03 MB/s PASS ok crypto/rc4 1.440s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 16507361 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 38349145 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 73675562 ns/op BenchmarkEncryptPKCS1v15/2048-4 20 5741627 ns/op BenchmarkDecryptOAEP/2048-4 7 17198075 ns/op BenchmarkEncryptOAEP/2048-4 19 5771489 ns/op BenchmarkSignPKCS1v15/2048-4 6 16904212 ns/op BenchmarkVerifyPKCS1v15/2048-4 20 5717165 ns/op BenchmarkSignPSS/2048-4 6 17323445 ns/op BenchmarkVerifyPSS/2048-4 20 5742888 ns/op PASS ok crypto/rsa 2.833s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 79382 1529 ns/op 5.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 88635 1301 ns/op 6.15 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 81442 1438 ns/op 222.53 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 94990 1303 ns/op 245.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 66981 1782 ns/op 574.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 73899 1657 ns/op 618.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21240 5657 ns/op 1448.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21972 5594 ns/op 1464.34 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.193s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 57151 2103 ns/op 3.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 70520 1697 ns/op 4.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 66118 1827 ns/op 4.38 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54974 2155 ns/op 475.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 63469 1904 ns/op 537.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 60922 2023 ns/op 506.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22633 5292 ns/op 1547.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23743 5040 ns/op 1625.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23419 5159 ns/op 1587.91 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.378s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 42332 2813 ns/op 2.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 58710 2030 ns/op 3.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 51024 2374 ns/op 3.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 41563 2868 ns/op 357.07 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 57901 2094 ns/op 488.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 48040 2421 ns/op 422.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 24943 4808 ns/op 1703.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29311 4048 ns/op 2023.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27394 4401 ns/op 1861.22 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.376s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14426080 8.311 ns/op BenchmarkConstantTimeEq-4 14804890 8.151 ns/op BenchmarkConstantTimeLessOrEq-4 14438167 8.354 ns/op BenchmarkXORBytes/8Bytes-4 319807 359.5 ns/op 22.26 MB/s BenchmarkXORBytes/128Bytes-4 171424 696.0 ns/op 183.90 MB/s BenchmarkXORBytes/2048Bytes-4 20589 5783 ns/op 354.14 MB/s BenchmarkXORBytes/32768Bytes-4 1352 89067 ns/op 367.90 MB/s PASS ok crypto/subtle 1.954s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 248 452419 ns/op BenchmarkCertCache/1-4 271 452993 ns/op BenchmarkCertCache/2-4 277 448856 ns/op BenchmarkCertCache/3-4 290 449303 ns/op BenchmarkHandshakeServer/RSA-4 13 9944273 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 12529558 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 11407918 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 128 913245 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 187 607227 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 6096989 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5537228 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 45829210 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 45023242 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 35410115 ns/op 29.61 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 41140717 ns/op 25.49 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 55195862 ns/op 37.99 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 55194574 ns/op 38.00 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 69085118 ns/op 60.71 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 97946432 ns/op 42.82 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 142147329 ns/op 59.01 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 174201210 ns/op 48.15 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 237060690 ns/op 70.77 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 302092499 ns/op 55.54 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 494968084 ns/op 67.79 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 612481006 ns/op 54.78 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 921851721 ns/op 72.80 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1091127918 ns/op 61.50 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 35920679 ns/op 29.19 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 40133054 ns/op 26.13 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 47382530 ns/op 44.26 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 58529106 ns/op 35.83 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 72587824 ns/op 57.78 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 88045656 ns/op 47.64 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 121009886 ns/op 69.32 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 139157615 ns/op 60.28 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 235889193 ns/op 71.12 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 293591323 ns/op 57.14 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 436497252 ns/op 76.87 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 533867301 ns/op 62.85 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 872022381 ns/op 76.96 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 985892468 ns/op 68.07 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717882999 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 717863230 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 302955823 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 301053488 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 164178967 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161985845 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 95592426 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 93142470 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53828772 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 53910404 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 157105440 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 156331085 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 78585626 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78629362 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 53107504 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50815992 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 40189804 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 37719499 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 33126159 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 32034209 ns/op PASS ok crypto/tls 19.770s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 22756943 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 481 247574 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 954 121194 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 908 132713 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 1.952s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 40 2789103 ns/op 280988 B/op 1649 allocs/op BenchmarkConcurrentStmtQuery-4 39 3026790 ns/op 270430 B/op 2034 allocs/op BenchmarkConcurrentStmtExec-4 55 2035734 ns/op 223034 B/op 672 allocs/op BenchmarkConcurrentTxQuery-4 46 2773651 ns/op 277787 B/op 2151 allocs/op BenchmarkConcurrentTxExec-4 73 1624103 ns/op 87930 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 45 2493806 ns/op 107764 B/op 2094 allocs/op BenchmarkConcurrentTxStmtExec-4 148 815664 ns/op 40320 B/op 381 allocs/op BenchmarkConcurrentRandom-4 55 2366180 ns/op 235501 B/op 1839 allocs/op BenchmarkManyConcurrentQueries-4 2649 41421 ns/op 4117 B/op 20 allocs/op BenchmarkGrabConn-4 227241 573.0 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.654s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1624 68713 ns/op BenchmarkSymbols32-4 2041 56606 ns/op PASS ok debug/elf 1.255s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 289832 408.2 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 81 1445951 ns/op 180187 B/op 13 allocs/op Benchmark115/LineToPC-4 55 2093321 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12894 9147 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.815s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 56755 2094 ns/op BenchmarkMarshal-4 657 177270 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2646 43270 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.408s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 218 540891 ns/op 15.15 MB/s BenchmarkEncodeToString-4 253 457889 ns/op 17.89 MB/s BenchmarkDecode-4 140 850675 ns/op 15.41 MB/s BenchmarkDecodeString-4 140 836129 ns/op 15.68 MB/s PASS ok encoding/base32 1.741s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 285 411582 ns/op 19.90 MB/s BenchmarkDecodeString/2-4 310716 375.6 ns/op 10.65 MB/s BenchmarkDecodeString/4-4 240265 491.3 ns/op 16.28 MB/s BenchmarkDecodeString/8-4 177579 677.9 ns/op 17.70 MB/s BenchmarkDecodeString/64-4 28138 4239 ns/op 20.76 MB/s BenchmarkDecodeString/8192-4 242 496344 ns/op 22.01 MB/s BenchmarkNewEncoding-4 51206 2495 ns/op 102.60 MB/s PASS ok encoding/base64 2.057s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1417 83206 ns/op 48.07 MB/s BenchmarkReadStruct-4 14097 8492 ns/op 8.83 MB/s BenchmarkWriteStruct-4 14074 8535 ns/op 8.79 MB/s BenchmarkReadInts-4 46064 2610 ns/op 11.49 MB/s BenchmarkWriteInts-4 37386 3234 ns/op 9.28 MB/s BenchmarkWriteSlice1000Int32s-4 1021 120673 ns/op 33.15 MB/s BenchmarkPutUint16-4 3374710 35.77 ns/op 55.91 MB/s BenchmarkAppendUint16-4 3350458 53.10 ns/op 37.66 MB/s BenchmarkPutUint32-4 2342768 72.66 ns/op 55.05 MB/s BenchmarkAppendUint32-4 2396882 49.69 ns/op 80.50 MB/s BenchmarkPutUint64-4 686502 151.8 ns/op 52.70 MB/s BenchmarkAppendUint64-4 774027 153.8 ns/op 52.01 MB/s BenchmarkLittleEndianPutUint16-4 3310900 36.13 ns/op 55.35 MB/s BenchmarkLittleEndianAppendUint16-4 3325786 34.75 ns/op 57.56 MB/s BenchmarkLittleEndianPutUint32-4 2408607 72.21 ns/op 55.40 MB/s BenchmarkLittleEndianAppendUint32-4 2398407 49.49 ns/op 80.83 MB/s BenchmarkLittleEndianPutUint64-4 739143 159.2 ns/op 50.26 MB/s BenchmarkLittleEndianAppendUint64-4 779342 154.5 ns/op 51.80 MB/s BenchmarkReadFloats-4 164390 734.8 ns/op 16.33 MB/s BenchmarkWriteFloats-4 139458 862.1 ns/op 13.92 MB/s BenchmarkReadSlice1000Float32s-4 1186 98310 ns/op 40.69 MB/s BenchmarkWriteSlice1000Float32s-4 886 134736 ns/op 29.69 MB/s BenchmarkReadSlice1000Uint8s-4 84049 1366 ns/op 732.13 MB/s BenchmarkWriteSlice1000Uint8s-4 154087 781.0 ns/op 1280.42 MB/s BenchmarkPutUvarint32-4 478974 239.6 ns/op 16.69 MB/s BenchmarkPutUvarint64-4 177525 655.5 ns/op 12.20 MB/s PASS ok encoding/binary 5.317s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5235 21978 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5209 21798 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5668 21532 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3249 35818 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5833 20104 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5997 20038 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5166 20053 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3522 34825 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12448 9632 ns/op PASS ok encoding/csv 2.193s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 13233 8088 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 18238 6690 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 249 486079 ns/op 16756 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 663 170412 ns/op 742 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1428 80364 ns/op 61 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1213 91243 ns/op 71 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2446 48676 ns/op 158 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 58 2009480 ns/op 35596 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 513 235371 ns/op 25250 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1090 109329 ns/op 10800 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1113 107824 ns/op 9761 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 429 241788 ns/op 39211 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 255 442663 ns/op 66457 B/op 2208 allocs/op BenchmarkDecodeBytesSlice-4 543 208128 ns/op 23750 B/op 191 allocs/op BenchmarkDecodeInterfaceSlice-4 99 1197626 ns/op 83009 B/op 3178 allocs/op BenchmarkDecodeMap-4 69 1656503 ns/op 54124 B/op 181 allocs/op PASS ok encoding/gob 3.322s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14610 8244 ns/op 31.05 MB/s BenchmarkEncode/1024-4 3432 33279 ns/op 30.77 MB/s BenchmarkEncode/4096-4 907 134161 ns/op 30.53 MB/s BenchmarkEncode/16384-4 223 535505 ns/op 30.60 MB/s BenchmarkDecode/256-4 28746 4161 ns/op 61.52 MB/s BenchmarkDecode/1024-4 7310 16493 ns/op 62.09 MB/s BenchmarkDecode/4096-4 1777 66784 ns/op 61.33 MB/s BenchmarkDecode/16384-4 453 264566 ns/op 61.93 MB/s BenchmarkDump/256-4 1227 98255 ns/op 2.61 MB/s BenchmarkDump/1024-4 308 388645 ns/op 2.63 MB/s BenchmarkDump/4096-4 66 1556564 ns/op 2.63 MB/s BenchmarkDump/16384-4 18 6306464 ns/op 2.60 MB/s PASS ok encoding/hex 2.729s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 152299970 ns/op 12.74 MB/s 8391848 B/op 60 allocs/op BenchmarkCodeEncoderError-4 1 161331037 ns/op 12.03 MB/s 8395272 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 161002176 ns/op 12.05 MB/s 10332008 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 163607166 ns/op 11.86 MB/s 10336248 B/op 114 allocs/op BenchmarkMarshalBytes/32-4 19369 6226 ns/op BenchmarkMarshalBytes/256-4 5482 21364 ns/op BenchmarkMarshalBytes/4096-4 470 258481 ns/op BenchmarkMarshalBytesError/32-4 50 2242241 ns/op BenchmarkMarshalBytesError/256-4 49 2309382 ns/op BenchmarkMarshalBytesError/4096-4 44 2621003 ns/op BenchmarkMarshalMap-4 42451 2769 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 486841692 ns/op 3.99 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 26036 4583 ns/op 3.05 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39465 3050 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 414412412 ns/op 4.68 MB/s 2019504 B/op 40003 allocs/op BenchmarkCodeUnmarshalReuse-4 1 405088254 ns/op 4.79 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 65830 1623 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 156310 778.7 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 289638 422.2 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 19152 6210 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 58527 1808 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 77863 1587 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 16309 7106 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5250 20272 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1206 95155 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 166 736070 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 7090832 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 889927 122.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 927187 144.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 715081 151.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 783679 141.5 ns/op BenchmarkEncodeMarshaler-4 61458 1947 ns/op 76 B/op 1 allocs/op BenchmarkEncoderEncode-4 75760 1536 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5399856 21.89 ns/op BenchmarkNumberIsValidRegexp-4 14932 8209 ns/op PASS ok encoding/json 8.661s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 2987020 ns/op 21.94 MB/s BenchmarkDecode-4 16 6682516 ns/op 13.29 MB/s PASS ok encoding/pem 1.245s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2612 42190 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 862 137016 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3134 37152 ns/op PASS ok encoding/xml 1.383s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 261350 425.1 ns/op BenchmarkAs-4 66525 1795 ns/op PASS ok errors 1.266s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 316214 389.5 ns/op BenchmarkIntSet-4 815170 142.8 ns/op BenchmarkFloatAdd-4 161791 753.8 ns/op BenchmarkFloatSet-4 753759 157.3 ns/op BenchmarkStringSet-4 618699 190.1 ns/op BenchmarkMapSet-4 177024 646.7 ns/op BenchmarkMapSetDifferent-4 54585 2335 ns/op BenchmarkMapSetDifferentRandom-4 314 374715 ns/op BenchmarkMapSetString-4 179263 633.3 ns/op BenchmarkMapAddSame-4 40936 2811 ns/op BenchmarkMapAddDifferent-4 22394 5416 ns/op BenchmarkMapAddDifferentRandom-4 300 407744 ns/op BenchmarkMapAddSameSteadyState-4 435660 247.0 ns/op BenchmarkMapAddDifferentSteadyState-4 144832 905.1 ns/op BenchmarkMapString-4 7532 15318 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 35184 3432 ns/op PASS ok expvar 3.402s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 90295 1274 ns/op BenchmarkSprintfEmpty-4 377593 359.0 ns/op BenchmarkSprintfString-4 210511 618.5 ns/op BenchmarkSprintfTruncateString-4 192504 647.1 ns/op BenchmarkSprintfTruncateBytes-4 119780 1033 ns/op BenchmarkSprintfSlowParsingPath-4 232419 717.9 ns/op BenchmarkSprintfQuoteString-4 37108 3202 ns/op BenchmarkSprintfInt-4 199798 682.1 ns/op BenchmarkSprintfIntInt-4 140874 1011 ns/op BenchmarkSprintfPrefixedInt-4 183118 635.1 ns/op BenchmarkSprintfFloat-4 107096 1100 ns/op BenchmarkSprintfComplex-4 49398 2325 ns/op BenchmarkSprintfBoolean-4 224648 515.2 ns/op BenchmarkSprintfHexString-4 118261 1003 ns/op BenchmarkSprintfHexBytes-4 83809 1489 ns/op BenchmarkSprintfBytes-4 43395 2878 ns/op BenchmarkSprintfStringer-4 72290 1714 ns/op BenchmarkSprintfStructure-4 30601 3867 ns/op BenchmarkManyArgs-4 49172 2415 ns/op BenchmarkFprintInt-4 67808 1842 ns/op BenchmarkFprintfBytes-4 78856 1524 ns/op BenchmarkFprintIntNoAlloc-4 67650 1818 ns/op BenchmarkScanInts-4 27 4329316 ns/op BenchmarkScanRecursiveInt-4 1 371428570 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 420724778 ns/op PASS ok fmt 5.485s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 728 159966 ns/op PASS ok go/build 1.147s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 43839 2727 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15081 7865 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5031 22217 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1534 76100 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 403 391220 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 57 1917965 ns/op 215521 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 20 5498870 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 25418803 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 102886715 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.421s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 271045955 ns/op 0.24 MB/s 45637184 B/op 48954 allocs/op PASS ok go/format 1.305s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 26643016 ns/op 2.02 MB/s BenchmarkParseOnly-4 5 24148037 ns/op 2.23 MB/s BenchmarkResolve-4 49 2369606 ns/op 22.73 MB/s PASS ok go/parser 2.710s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 152268012 ns/op 0.34 MB/s 4992920 B/op 27474 allocs/op BenchmarkPrintDecl-4 781 145062 ns/op 0.22 MB/s 16217 B/op 51 allocs/op PASS ok go/printer 1.294s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 240 490129 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10484580 ns/op 4.74 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16495526 ns/op 4.44 MB/s BenchmarkScanFiles/net/http/server.go-4 4 25395759 ns/op 4.86 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 163 721392 ns/op 4.30 MB/s PASS ok go/scanner 2.030s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 937860 127.9 ns/op PASS ok go/token 1.132s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1038222 ns/op BenchmarkNamed/Underlying/nongeneric-4 1263211 95.87 ns/op BenchmarkNamed/Underlying/generic-4 1265356 94.93 ns/op BenchmarkNamed/Underlying/src_instance-4 1246072 95.28 ns/op BenchmarkNamed/Underlying/user_instance-4 1243194 96.70 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 19375 6053 ns/op BenchmarkNamed/NewMethodSet/generic-4 19222 5964 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18957 6220 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 19372 6344 ns/op BenchmarkCheck/http/funcbodies/info-4 1 580043827 ns/op 57975 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 506417335 ns/op 66400 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 256627593 ns/op 131029 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 241446493 ns/op 139260 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 268590456 ns/op 19292 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 123611872 ns/op 41916 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 72671382 ns/op 71297 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 72155908 ns/op 71807 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 108809753 ns/op 19913 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 73505118 ns/op 29473 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 52174740 ns/op 41528 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 52646762 ns/op 41151 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 981238598 ns/op 69815 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 727246111 ns/op 94199 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 144488456 ns/op 474063 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 125192575 ns/op 547144 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 283554854 ns/op 7078 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 108420610 ns/op 18508 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 90882861 ns/op 22081 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 89043470 ns/op 22538 lines/s PASS ok go/types 17.981s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9685 11220 ns/op 91.26 MB/s PASS ok hash/adler32 1.118s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 231326 498.5 ns/op 30.09 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 199646 583.2 ns/op 25.72 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 79881 1490 ns/op 26.84 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 88971 1376 ns/op 29.08 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 596080 201.4 ns/op 2541.95 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 595531 200.6 ns/op 2551.90 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 573406 208.2 ns/op 4917.82 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 562318 213.0 ns/op 4808.38 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 394484 303.5 ns/op 13493.84 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 416415 284.8 ns/op 14384.23 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 162918 758.9 ns/op 43175.51 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 134463 903.0 ns/op 36289.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 222981 537.6 ns/op 27.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 199309 611.5 ns/op 24.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 81493 1474 ns/op 27.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 85719 1407 ns/op 28.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 534415 224.8 ns/op 2277.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 522871 224.7 ns/op 2279.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 478794 234.0 ns/op 4376.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 498241 237.1 ns/op 4319.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 408354 326.0 ns/op 12564.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 384132 317.0 ns/op 12922.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 136308 892.4 ns/op 36720.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 129655 925.0 ns/op 35425.42 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 237708 501.7 ns/op 29.90 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 206604 580.4 ns/op 25.85 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 110527 1084 ns/op 36.91 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 101494 1170 ns/op 34.19 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9690 12495 ns/op 40.98 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9378 12825 ns/op 39.92 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4780 25170 ns/op 40.68 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4554 25008 ns/op 40.95 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1192 99899 ns/op 41.00 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1198 100643 ns/op 40.70 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 147 796556 ns/op 41.14 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 150 799144 ns/op 41.00 MB/s PASS ok hash/crc32 5.746s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 57 2062051 ns/op 31.78 MB/s BenchmarkCrc64/ISO4KB-4 855 139656 ns/op 29.33 MB/s BenchmarkCrc64/ISO1KB-4 3528 34231 ns/op 29.91 MB/s BenchmarkCrc64/ECMA64KB-4 56 2053235 ns/op 31.92 MB/s BenchmarkCrc64/Random64KB-4 56 2100638 ns/op 31.20 MB/s BenchmarkCrc64/Random16KB-4 223 540594 ns/op 30.31 MB/s PASS ok hash/crc64 1.807s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9555 11574 ns/op 88.47 MB/s BenchmarkFnv32aKB-4 9259 11581 ns/op 88.42 MB/s BenchmarkFnv64KB-4 10000 11414 ns/op 89.71 MB/s BenchmarkFnv64aKB-4 10000 11686 ns/op 87.63 MB/s BenchmarkFnv128KB-4 1132 104190 ns/op 9.83 MB/s BenchmarkFnv128aKB-4 1153 103578 ns/op 9.89 MB/s PASS ok hash/fnv 1.725s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 574539 190.0 ns/op 21.05 MB/s BenchmarkHash/n=4/Bytes-4 5332684 22.61 ns/op 176.95 MB/s BenchmarkHash/n=4/String-4 1749096 68.52 ns/op 58.37 MB/s BenchmarkHash/n=8/Write-4 551268 188.4 ns/op 42.47 MB/s BenchmarkHash/n=8/Bytes-4 5390929 21.88 ns/op 365.59 MB/s BenchmarkHash/n=8/String-4 1743021 68.26 ns/op 117.20 MB/s BenchmarkHash/n=16/Write-4 613509 195.5 ns/op 81.82 MB/s BenchmarkHash/n=16/Bytes-4 5308969 22.75 ns/op 703.33 MB/s BenchmarkHash/n=16/String-4 1738374 68.83 ns/op 232.47 MB/s BenchmarkHash/n=32/Write-4 582484 206.1 ns/op 155.24 MB/s BenchmarkHash/n=32/Bytes-4 4797297 24.85 ns/op 1287.48 MB/s BenchmarkHash/n=32/String-4 1667448 71.25 ns/op 449.14 MB/s BenchmarkHash/n=64/Write-4 561805 217.8 ns/op 293.86 MB/s BenchmarkHash/n=64/Bytes-4 4128640 29.05 ns/op 2202.79 MB/s BenchmarkHash/n=64/String-4 1595926 75.22 ns/op 850.86 MB/s BenchmarkHash/n=256/Write-4 391717 306.0 ns/op 836.53 MB/s BenchmarkHash/n=256/Bytes-4 1985718 60.60 ns/op 4224.45 MB/s BenchmarkHash/n=256/String-4 732735 164.2 ns/op 1559.01 MB/s BenchmarkHash/n=320/Write-4 372003 321.7 ns/op 994.68 MB/s BenchmarkHash/n=320/Bytes-4 1578440 75.56 ns/op 4235.04 MB/s BenchmarkHash/n=320/String-4 464620 222.8 ns/op 1436.26 MB/s BenchmarkHash/n=1024/Write-4 231002 516.2 ns/op 1983.75 MB/s BenchmarkHash/n=1024/Bytes-4 606628 198.5 ns/op 5159.02 MB/s BenchmarkHash/n=1024/String-4 214201 570.4 ns/op 1795.29 MB/s BenchmarkHash/n=4096/Write-4 90981 1312 ns/op 3121.20 MB/s BenchmarkHash/n=4096/Bytes-4 161557 744.6 ns/op 5501.08 MB/s BenchmarkHash/n=4096/String-4 56516 2151 ns/op 1903.91 MB/s BenchmarkHash/n=16384/Write-4 26424 4569 ns/op 3585.90 MB/s BenchmarkHash/n=16384/Bytes-4 40294 2946 ns/op 5562.09 MB/s BenchmarkHash/n=16384/String-4 14232 8454 ns/op 1937.95 MB/s PASS ok hash/maphash 5.456s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 842 137494 ns/op BenchmarkEscapeNone-4 86349 1473 ns/op BenchmarkUnescape-4 800 142276 ns/op BenchmarkUnescapeNone-4 518638 219.3 ns/op BenchmarkUnescapeSparse-4 17953 6685 ns/op BenchmarkUnescapeDense-4 1168 101753 ns/op PASS ok html 1.850s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7689 14367 ns/op BenchmarkCSSEscaperNoSpecials-4 50038 2382 ns/op BenchmarkDecodeCSS-4 24714 4873 ns/op BenchmarkDecodeCSSNoSpecials-4 3553330 33.71 ns/op BenchmarkCSSValueFilter-4 117756 1001 ns/op BenchmarkCSSValueFilterOk-4 82324 1465 ns/op BenchmarkEscapedExecute-4 4268 27576 ns/op BenchmarkHTMLNospaceEscaper-4 10000 11070 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 72704 1652 ns/op BenchmarkStripTags-4 17504 6895 ns/op BenchmarkStripTagsNoSpecials-4 336934 325.2 ns/op BenchmarkJSValEscaperWithNum-4 18462 6555 ns/op BenchmarkJSValEscaperWithStr-4 5095 22325 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16572 7239 ns/op BenchmarkJSValEscaperWithObj-4 4120 27278 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10782 ns/op BenchmarkJSStrEscaperNoSpecials-4 62066 1932 ns/op BenchmarkJSStrEscaper-4 10000 11230 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 58905 2024 ns/op BenchmarkJSRegexpEscaper-4 10000 11364 ns/op BenchmarkTemplateSpecialTags-4 84 1254002 ns/op BenchmarkURLEscaper-4 3960 30245 ns/op BenchmarkURLEscaperNoSpecials-4 153408 708.6 ns/op BenchmarkURLNormalizer-4 4932 22964 ns/op BenchmarkURLNormalizerNoSpecials-4 156870 756.8 ns/op BenchmarkSrcsetFilter-4 16017 7413 ns/op BenchmarkSrcsetFilterNoSpecials-4 99658 1192 ns/op PASS ok html/template 4.729s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 504698 222.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 412467 276.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 555014 218.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 436839 273.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1253277 88.57 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 116.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1332684 92.43 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 116.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 920407 126.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 441512 266.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 345936 346.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 423428 280.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 347954 343.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 748569 181.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 492724 245.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 678219 187.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 541958 227.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 387439 309.0 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 805952 157.0 ns/op BenchmarkRGBASetRGBA-4 1000000 111.9 ns/op BenchmarkRGBA64At-4 581907 210.1 ns/op BenchmarkRGBA64SetRGBA64-4 644312 188.7 ns/op BenchmarkNRGBAAt-4 772587 152.7 ns/op BenchmarkNRGBASetNRGBA-4 1065507 116.6 ns/op BenchmarkNRGBA64At-4 576759 209.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 628462 187.5 ns/op BenchmarkAlphaAt-4 2154267 53.56 ns/op BenchmarkAlphaSetAlpha-4 2245887 55.16 ns/op BenchmarkAlpha16At-4 1000000 103.9 ns/op BenchmarkAlphaSetAlpha16-4 1000000 118.9 ns/op BenchmarkGrayAt-4 2037405 54.57 ns/op BenchmarkGraySetGray-4 2239406 53.91 ns/op BenchmarkGray16At-4 1000000 105.4 ns/op BenchmarkGraySetGray16-4 1000000 115.8 ns/op PASS ok image 6.512s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2985788 39.71 ns/op BenchmarkYCbCrToRGB/128-4 2863866 41.19 ns/op BenchmarkYCbCrToRGB/255-4 3027924 39.76 ns/op BenchmarkRGBToYCbCr/0-4 2959624 40.54 ns/op BenchmarkRGBToYCbCr/Cb-4 2919927 40.77 ns/op BenchmarkRGBToYCbCr/Cr-4 2821048 41.40 ns/op BenchmarkYCbCrToRGBA/0-4 2536940 47.46 ns/op BenchmarkYCbCrToRGBA/128-4 2481424 48.08 ns/op BenchmarkYCbCrToRGBA/255-4 2562886 48.33 ns/op BenchmarkNYCbCrAToRGBA/0-4 2508057 51.47 ns/op BenchmarkNYCbCrAToRGBA/128-4 2394388 56.20 ns/op BenchmarkNYCbCrAToRGBA/255-4 2489710 52.24 ns/op PASS ok image/color 3.222s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 62849881 ns/op BenchmarkFillSrc-4 381 322721 ns/op BenchmarkCopyOver-4 5 20872350 ns/op BenchmarkCopySrc-4 537 230828 ns/op BenchmarkNRGBAOver-4 5 21843938 ns/op BenchmarkNRGBASrc-4 10 10704525 ns/op BenchmarkYCbCr-4 7 16497374 ns/op BenchmarkGray-4 15 7145247 ns/op BenchmarkCMYK-4 8 12535250 ns/op BenchmarkGlyphOver-4 16 6886654 ns/op BenchmarkRGBAMaskOver-4 3 50308925 ns/op BenchmarkGrayMaskOver-4 3 35696096 ns/op BenchmarkRGBA64ImageMaskOver-4 2 51573926 ns/op BenchmarkRGBA-4 4 32656502 ns/op BenchmarkPalettedFill-4 1050 119649 ns/op BenchmarkPalettedRGBA-4 4 33545360 ns/op BenchmarkGenericOver-4 2 71905180 ns/op BenchmarkGenericMaskOver-4 4 31026876 ns/op BenchmarkGenericSrc-4 3 45823033 ns/op BenchmarkGenericMaskSrc-4 3 41594861 ns/op PASS ok image/draw 8.059s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7270673 ns/op 2.12 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 214985479 ns/op 1.43 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4650701460 ns/op 0.26 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 40 3129678 ns/op 4.94 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 220474728 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 7.127s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2482 46478 ns/op BenchmarkIDCT-4 2947 39759 ns/op BenchmarkDecodeBaseline-4 6 18979456 ns/op 3.26 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 24152213 ns/op 2.56 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 204035098 ns/op 6.02 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 263370548 ns/op 3.50 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.524s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12104818 9.799 ns/op BenchmarkDecodeGray-4 10 11463132 ns/op 5.72 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 46492225 ns/op 5.64 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 40723603 ns/op 6.44 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6563151 ns/op 9.99 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37060184 ns/op 7.07 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43767115 ns/op 5.99 MB/s 605232 B/op 268 allocs/op BenchmarkEncodeGray-4 2 70716238 ns/op 4.34 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 70569332 ns/op 4.35 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 227636884 ns/op 5.40 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 257335075 ns/op 4.78 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 37076207 ns/op 8.29 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 231104525 ns/op 5.32 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 820860691 ns/op 1.50 MB/s 864200 B/op 36 allocs/op PASS ok image/png 5.446s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 62453892 ns/op 1.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 54365088 ns/op 1.84 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 330517933 ns/op 1.51 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 269368156 ns/op 1.86 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 65487331 ns/op 1.53 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 53647125 ns/op 1.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 304533272 ns/op 1.64 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 278330210 ns/op 1.80 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 729066275 ns/op 1.37 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 599504372 ns/op 1.67 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3518344814 ns/op 1.42 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3122601695 ns/op 1.60 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10435695 ns/op 9.58 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10307688 ns/op 9.70 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 51518393 ns/op 9.71 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 51252673 ns/op 9.76 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 101303861 ns/op 9.87 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 104153607 ns/op 9.60 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 514755350 ns/op 9.71 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 532722966 ns/op 9.39 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 74935478 ns/op 1.33 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 76593710 ns/op 1.31 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 478001430 ns/op 1.05 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 443841367 ns/op 1.13 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1089629986 ns/op 0.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 911112072 ns/op 1.10 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6501520886 ns/op 0.77 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5583259843 ns/op 0.90 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 321039407 ns/op 13.02 MB/s 5275840 B/op 6 allocs/op BenchmarkSaveRestore/bits=64-4 1 190457448 ns/op 21.95 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 47.033s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 28737 4199 ns/op 0.24 MB/s BenchmarkMarshalCorpusFile/2-4 33432 18341 ns/op 0.11 MB/s BenchmarkMarshalCorpusFile/4-4 30368 4752 ns/op 0.84 MB/s BenchmarkMarshalCorpusFile/8-4 23534 5405 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/16-4 16586 7556 ns/op 2.12 MB/s BenchmarkMarshalCorpusFile/32-4 8932 32344 ns/op 0.99 MB/s BenchmarkMarshalCorpusFile/64-4 9451 32133 ns/op 1.99 MB/s BenchmarkMarshalCorpusFile/128-4 7292 39987 ns/op 3.20 MB/s BenchmarkMarshalCorpusFile/256-4 2137 198352 ns/op 1.29 MB/s BenchmarkMarshalCorpusFile/512-4 1989 148244 ns/op 3.45 MB/s BenchmarkMarshalCorpusFile/1024-4 942 191017 ns/op 5.36 MB/s BenchmarkMarshalCorpusFile/2048-4 472 1426578 ns/op 1.44 MB/s BenchmarkMarshalCorpusFile/4096-4 248 1551874 ns/op 2.64 MB/s BenchmarkMarshalCorpusFile/8192-4 100 2391613 ns/op 3.43 MB/s BenchmarkMarshalCorpusFile/16384-4 70 6554105 ns/op 2.50 MB/s BenchmarkMarshalCorpusFile/32768-4 24 8825706 ns/op 3.71 MB/s BenchmarkMarshalCorpusFile/65536-4 14 82232281 ns/op 0.80 MB/s BenchmarkMarshalCorpusFile/131072-4 1 122120941 ns/op 1.07 MB/s BenchmarkMarshalCorpusFile/262144-4 1 108712846 ns/op 2.41 MB/s BenchmarkMarshalCorpusFile/524288-4 1 486355525 ns/op 1.08 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 652923869 ns/op 1.61 MB/s BenchmarkUnmarshalCorpusFile/1-4 7036 124433 ns/op 0.01 MB/s BenchmarkUnmarshalCorpusFile/2-4 6535 120217 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/4-4 5872 242075 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/8-4 5902 24359 ns/op 0.33 MB/s BenchmarkUnmarshalCorpusFile/16-4 5023 73095 ns/op 0.22 MB/s BenchmarkUnmarshalCorpusFile/32-4 3559 40424 ns/op 0.79 MB/s BenchmarkUnmarshalCorpusFile/64-4 3076 51125 ns/op 1.25 MB/s BenchmarkUnmarshalCorpusFile/128-4 2572 127627 ns/op 1.00 MB/s BenchmarkUnmarshalCorpusFile/256-4 972 269964 ns/op 0.95 MB/s BenchmarkUnmarshalCorpusFile/512-4 523 235047 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/1024-4 270 692934 ns/op 1.48 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1100600 ns/op 1.86 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 4894053 ns/op 0.84 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 7624100 ns/op 1.07 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 7324853 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 20910840 ns/op 1.57 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 79770938 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 225479698 ns/op 0.58 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 124065588 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 1052094128 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 1101002617 ns/op 0.95 MB/s BenchmarkMutatorBytes/1-4 20000 6773 ns/op BenchmarkMutatorBytes/10-4 16436 30599 ns/op BenchmarkMutatorBytes/100-4 30117 4613 ns/op BenchmarkMutatorBytes/1000-4 15147 13032 ns/op BenchmarkMutatorBytes/10000-4 8338 45449 ns/op BenchmarkMutatorBytes/100000-4 1123 102260 ns/op BenchmarkMutatorString/1-4 29680 10199 ns/op BenchmarkMutatorString/10-4 30786 3719 ns/op BenchmarkMutatorString/100-4 25929 17208 ns/op BenchmarkMutatorString/1000-4 10000 12290 ns/op BenchmarkMutatorString/10000-4 4312 48691 ns/op BenchmarkMutatorString/100000-4 381 329918 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18050 6863 ns/op BenchmarkMutatorAllBasicTypes/string-4 18416 6849 ns/op BenchmarkMutatorAllBasicTypes/bool-4 62517 1987 ns/op BenchmarkMutatorAllBasicTypes/float32-4 55386 2347 ns/op BenchmarkMutatorAllBasicTypes/float64-4 48776 3245 ns/op BenchmarkMutatorAllBasicTypes/int-4 59671 2079 ns/op BenchmarkMutatorAllBasicTypes/int8-4 60666 2931 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58748 2078 ns/op BenchmarkMutatorAllBasicTypes/int32-4 59935 2051 ns/op BenchmarkMutatorAllBasicTypes/int64-4 54363 2875 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 51801 2197 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 48370 2468 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 57484 2208 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 56092 2360 ns/op PASS ok internal/fuzz 51.827s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 41214 2541 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 172674 783.9 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.293s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 35077 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 37494 3043 ns/op BenchmarkSplicePipePoolParallel-4 242703 1085 ns/op BenchmarkSplicePipeNativeParallel-4 73012 1777 ns/op PASS ok internal/poll 1.961s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 28880841 ns/op PASS ok internal/trace 4.219s PASS ok internal/zstd 1.104s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 17136 8034 ns/op BenchmarkCopyNLarge-4 297 436871 ns/op PASS ok io 1.406s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 180004 607.0 ns/op BenchmarkPrintln-4 21967 5593 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35688 3428 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 6921 39654 ns/op BenchmarkDiscard-4 886428 133.2 ns/op 0 B/op 0 allocs/op PASS ok log 2.021s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 60464 1945 ns/op BenchmarkJSONHandler/defaults-4 5541 20211 ns/op 511 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3358 33015 ns/op 772 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4017 28871 ns/op 767 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5850 20078 ns/op 505 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5712 20073 ns/op 513 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4789 23782 ns/op 503 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25358 4772 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23745 5805 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 114888 1121 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 78229 1638 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 76393 1601 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 73552 1812 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 79729 1627 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 97540 1324 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 112.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 563798 196.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 559453 215.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 448074 267.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 377430 339.8 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5174 19510 ns/op BenchmarkDispatch/switch-checked-4 173156 696.4 ns/op BenchmarkDispatch/As-4 183673 649.3 ns/op BenchmarkDispatch/Visit-4 147534 803.8 ns/op BenchmarkUnsafeStrings-4 18488 6464 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 4.537s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 756514 163.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 724986 160.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 492610 382.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 130572 930.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 56977 2120 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 68798 1840 ns/op 258 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 38506 3014 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 13363 9549 ns/op 3456 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14799 7469 ns/op 604 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 14960 7462 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9912 11662 ns/op 1082 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3099 34859 ns/op 4282 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16040 7609 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 16354 7171 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9434 10623 ns/op 941 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3505 31554 ns/op 3743 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.886s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 34140766 ns/op PASS ok maps 1.701s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6351201 18.75 ns/op BenchmarkAcosh-4 4903256 23.99 ns/op BenchmarkAsin-4 6411836 18.35 ns/op BenchmarkAsinh-4 4385349 26.06 ns/op BenchmarkAtan-4 7180342 16.44 ns/op BenchmarkAtanh-4 4858736 24.22 ns/op BenchmarkAtan2-4 5051928 23.93 ns/op BenchmarkCbrt-4 6035703 20.58 ns/op BenchmarkCeil-4 16131865 7.316 ns/op BenchmarkCopysign-4 1885455 65.02 ns/op BenchmarkCos-4 8408397 14.27 ns/op BenchmarkCosh-4 6661969 17.81 ns/op BenchmarkErf-4 7548008 15.78 ns/op BenchmarkErfc-4 7260447 15.75 ns/op BenchmarkErfinv-4 3226465 35.46 ns/op BenchmarkErfcinv-4 3324505 36.59 ns/op BenchmarkExp-4 7544293 15.97 ns/op BenchmarkExpGo-4 731806 165.0 ns/op BenchmarkExpm1-4 7141602 16.67 ns/op BenchmarkExp2-4 759210 157.5 ns/op BenchmarkExp2Go-4 721695 166.6 ns/op BenchmarkAbs-4 2562643 46.24 ns/op BenchmarkDim-4 7821346 14.11 ns/op BenchmarkFloor-4 15857845 7.395 ns/op BenchmarkMax-4 12417861 9.806 ns/op BenchmarkMin-4 10791998 10.97 ns/op BenchmarkMod-4 194791 716.7 ns/op BenchmarkFrexp-4 1243084 100.2 ns/op BenchmarkGamma-4 399939 302.8 ns/op BenchmarkHypot-4 1000000 109.4 ns/op BenchmarkHypotGo-4 1000000 115.6 ns/op BenchmarkIlogb-4 1457856 81.19 ns/op BenchmarkJ0-4 167066 728.7 ns/op BenchmarkJ1-4 174334 691.0 ns/op BenchmarkJn-4 85800 1417 ns/op BenchmarkLdexp-4 1000000 111.0 ns/op BenchmarkLgamma-4 516758 234.1 ns/op BenchmarkLog-4 6506780 18.43 ns/op BenchmarkLogb-4 1441599 84.55 ns/op BenchmarkLog1p-4 6891019 18.01 ns/op BenchmarkLog10-4 6180794 19.51 ns/op BenchmarkLog2-4 974178 114.5 ns/op BenchmarkModf-4 2478109 48.76 ns/op BenchmarkNextafter32-4 2382871 50.64 ns/op BenchmarkNextafter64-4 2430464 49.89 ns/op BenchmarkPowInt-4 3341739 35.18 ns/op BenchmarkPowFrac-4 3358981 36.28 ns/op BenchmarkPow10Pos-4 4216482 28.66 ns/op BenchmarkPow10Neg-4 3802749 31.51 ns/op BenchmarkRound-4 7792184 15.03 ns/op BenchmarkRoundToEven-4 7962169 15.10 ns/op BenchmarkRemainder-4 288470 413.5 ns/op BenchmarkSignbit-4 3874962 30.51 ns/op BenchmarkSin-4 8639031 13.46 ns/op BenchmarkSincos-4 643480 187.4 ns/op BenchmarkSinh-4 6481020 18.38 ns/op BenchmarkSqrtIndirect-4 14848616 8.057 ns/op BenchmarkSqrtLatency-4 10303168 11.59 ns/op BenchmarkSqrtIndirectLatency-4 10313088 11.54 ns/op BenchmarkSqrtGoLatency-4 1363645 87.91 ns/op BenchmarkSqrtPrime-4 115346 1009 ns/op BenchmarkTan-4 6138249 19.34 ns/op BenchmarkTanh-4 5598007 20.76 ns/op BenchmarkTrunc-4 15767703 7.427 ns/op BenchmarkY0-4 185011 655.7 ns/op BenchmarkY1-4 186523 645.0 ns/op BenchmarkYn-4 91210 1322 ns/op BenchmarkFloat64bits-4 3892760 31.04 ns/op BenchmarkFloat64frombits-4 3884612 30.50 ns/op BenchmarkFloat32bits-4 3933063 30.49 ns/op BenchmarkFloat32frombits-4 3932384 30.52 ns/op BenchmarkFMA-4 16139257 7.304 ns/op PASS ok math 12.019s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11146969 10.80 ns/op 5927.14 MB/s BenchmarkAddVV/2-4 9845107 12.27 ns/op 10431.07 MB/s BenchmarkAddVV/3-4 8843696 13.62 ns/op 14097.66 MB/s BenchmarkAddVV/4-4 9598598 12.31 ns/op 20797.53 MB/s BenchmarkAddVV/5-4 8781117 13.67 ns/op 23406.36 MB/s BenchmarkAddVV/10-4 6828255 17.61 ns/op 36347.59 MB/s BenchmarkAddVV/100-4 2371315 51.14 ns/op 125141.86 MB/s BenchmarkAddVV/1000-4 301809 394.4 ns/op 162273.72 MB/s BenchmarkSubVV/1-4 11577223 10.40 ns/op 6154.46 MB/s BenchmarkSubVV/2-4 10419448 11.60 ns/op 11035.80 MB/s BenchmarkSubVV/3-4 9289593 13.01 ns/op 14754.38 MB/s BenchmarkSubVV/4-4 9591544 12.51 ns/op 20468.49 MB/s BenchmarkSubVV/5-4 8858802 13.68 ns/op 23383.98 MB/s BenchmarkSubVV/10-4 6150702 18.95 ns/op 33766.05 MB/s BenchmarkSubVV/100-4 2351605 50.76 ns/op 126091.11 MB/s BenchmarkSubVV/1000-4 306718 399.2 ns/op 160304.98 MB/s BenchmarkAddVW/1-4 10635560 10.16 ns/op 787.55 MB/s BenchmarkAddVW/2-4 12006807 9.940 ns/op 1609.70 MB/s BenchmarkAddVW/3-4 11205042 10.55 ns/op 2275.38 MB/s BenchmarkAddVW/4-4 10556012 11.33 ns/op 2824.41 MB/s BenchmarkAddVW/5-4 10786995 11.15 ns/op 3588.88 MB/s BenchmarkAddVW/10-4 7803532 15.48 ns/op 5168.58 MB/s BenchmarkAddVW/100-4 5012674 23.95 ns/op 33403.33 MB/s BenchmarkAddVW/1000-4 768237 159.3 ns/op 50204.69 MB/s BenchmarkAddVWext/1-4 11771558 11.94 ns/op 670.12 MB/s BenchmarkAddVWext/2-4 12003037 10.04 ns/op 1593.52 MB/s BenchmarkAddVWext/3-4 11187002 10.79 ns/op 2224.71 MB/s BenchmarkAddVWext/4-4 10437565 11.14 ns/op 2871.84 MB/s BenchmarkAddVWext/5-4 10664764 11.41 ns/op 3506.61 MB/s BenchmarkAddVWext/10-4 8833924 13.49 ns/op 5928.48 MB/s BenchmarkAddVWext/100-4 2090412 56.73 ns/op 14101.73 MB/s BenchmarkAddVWext/1000-4 284462 420.4 ns/op 19028.56 MB/s BenchmarkSubVW/1-4 11826038 10.17 ns/op 786.92 MB/s BenchmarkSubVW/2-4 11534156 10.22 ns/op 1565.24 MB/s BenchmarkSubVW/3-4 11133672 10.92 ns/op 2198.38 MB/s BenchmarkSubVW/4-4 10746678 11.23 ns/op 2849.32 MB/s BenchmarkSubVW/5-4 10465953 11.45 ns/op 3493.38 MB/s BenchmarkSubVW/10-4 7747860 15.53 ns/op 5150.60 MB/s BenchmarkSubVW/100-4 4959543 24.09 ns/op 33215.68 MB/s BenchmarkSubVW/1000-4 548024 191.2 ns/op 41839.43 MB/s BenchmarkSubVWext/1-4 11828809 10.20 ns/op 784.29 MB/s BenchmarkSubVWext/2-4 11501778 10.23 ns/op 1564.66 MB/s BenchmarkSubVWext/3-4 10811012 11.06 ns/op 2170.43 MB/s BenchmarkSubVWext/4-4 10461750 11.57 ns/op 2766.30 MB/s BenchmarkSubVWext/5-4 9997767 11.77 ns/op 3397.58 MB/s BenchmarkSubVWext/10-4 8313684 14.43 ns/op 5545.58 MB/s BenchmarkSubVWext/100-4 2121892 56.69 ns/op 14112.48 MB/s BenchmarkSubVWext/1000-4 288757 417.3 ns/op 19170.59 MB/s BenchmarkMulAddVWW/1-4 9597158 12.49 ns/op 5125.40 MB/s BenchmarkMulAddVWW/2-4 8655205 13.77 ns/op 9297.01 MB/s BenchmarkMulAddVWW/3-4 7686192 15.70 ns/op 12229.23 MB/s BenchmarkMulAddVWW/4-4 6946011 17.07 ns/op 14998.81 MB/s BenchmarkMulAddVWW/5-4 6269007 18.71 ns/op 17101.16 MB/s BenchmarkMulAddVWW/10-4 4399220 27.25 ns/op 23485.03 MB/s BenchmarkMulAddVWW/100-4 617773 196.6 ns/op 32559.51 MB/s BenchmarkMulAddVWW/1000-4 67573 1790 ns/op 35749.10 MB/s BenchmarkAddMulVVW/1-4 10428258 11.42 ns/op 5605.87 MB/s BenchmarkAddMulVVW/2-4 8609163 13.86 ns/op 9232.71 MB/s BenchmarkAddMulVVW/3-4 7941355 14.91 ns/op 12874.38 MB/s BenchmarkAddMulVVW/4-4 7149858 16.65 ns/op 15379.50 MB/s BenchmarkAddMulVVW/5-4 6476835 18.33 ns/op 17455.82 MB/s BenchmarkAddMulVVW/10-4 4264874 28.38 ns/op 22550.10 MB/s BenchmarkAddMulVVW/100-4 546048 220.3 ns/op 29051.76 MB/s BenchmarkAddMulVVW/1000-4 58142 2089 ns/op 30640.83 MB/s BenchmarkDivWVW/1-4 2370256 49.91 ns/op 1282.41 MB/s BenchmarkDivWVW/2-4 1000000 122.2 ns/op 1047.31 MB/s BenchmarkDivWVW/3-4 801061 148.0 ns/op 1297.47 MB/s BenchmarkDivWVW/4-4 690963 177.3 ns/op 1443.48 MB/s BenchmarkDivWVW/5-4 604076 192.5 ns/op 1662.50 MB/s BenchmarkDivWVW/10-4 336906 355.1 ns/op 1802.09 MB/s BenchmarkDivWVW/100-4 37688 3228 ns/op 1982.42 MB/s BenchmarkDivWVW/1000-4 4324 28473 ns/op 2247.78 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2724225 42.85 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2853795 41.91 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1889544 63.84 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1452009 82.20 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1203051 102.0 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 107.2 ns/op BenchmarkNonZeroShifts/4/shrVU-4 959564 122.8 ns/op BenchmarkNonZeroShifts/4/shlVU-4 806996 150.1 ns/op BenchmarkNonZeroShifts/5/shrVU-4 815078 148.7 ns/op BenchmarkNonZeroShifts/5/shlVU-4 701866 172.8 ns/op BenchmarkNonZeroShifts/10/shrVU-4 451902 266.5 ns/op BenchmarkNonZeroShifts/10/shlVU-4 391944 314.1 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50083 2389 ns/op BenchmarkNonZeroShifts/100/shlVU-4 43598 2791 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4981 23677 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4456 26789 ns/op BenchmarkDecimalConversion-4 188 611776 ns/op BenchmarkFloatString/100-4 8617 12177 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 186 638896 ns/op 2909 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 59102974 ns/op 60780 B/op 48 allocs/op BenchmarkFloatString/100000-4 1 5894755334 ns/op 853384 B/op 495 allocs/op BenchmarkFloatAdd/10-4 103627 1143 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 90897 1350 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 49378 2332 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 14016 8690 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1584 94144 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 144638 822.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 131607 928.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 81006 1298 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26338 4512 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3268 36809 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1351 88589 ns/op BenchmarkParseFloatLargeExp-4 308 376020 ns/op BenchmarkGCD10x10/WithoutXY-4 191739 626.4 ns/op BenchmarkGCD10x10/WithXY-4 44642 2688 ns/op BenchmarkGCD10x100/WithoutXY-4 86227 1412 ns/op BenchmarkGCD10x100/WithXY-4 13587 9159 ns/op BenchmarkGCD10x1000/WithoutXY-4 58892 2741 ns/op BenchmarkGCD10x1000/WithXY-4 9570 11326 ns/op BenchmarkGCD100x100/WithoutXY-4 22591 5278 ns/op BenchmarkGCD100x100/WithXY-4 7449 14870 ns/op BenchmarkGCD100x1000/WithoutXY-4 9699 12293 ns/op BenchmarkGCD100x1000/WithXY-4 4486 26601 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1790 66515 ns/op BenchmarkGCD1000x1000/WithXY-4 950 126246 ns/op BenchmarkHilbert-4 16 8454174 ns/op BenchmarkBinomial-4 9030 12916 ns/op BenchmarkQuoRem-4 14642 8354 ns/op BenchmarkExp-4 7 15419208 ns/op BenchmarkExpMont/Odd-4 100 1132658 ns/op 2591 B/op 21 allocs/op BenchmarkExpMont/Even1-4 100 1149870 ns/op 3377 B/op 38 allocs/op BenchmarkExpMont/Even2-4 93 1172345 ns/op 3882 B/op 54 allocs/op BenchmarkExpMont/Even3-4 99 1163146 ns/op 3814 B/op 52 allocs/op BenchmarkExpMont/Even4-4 93 1166437 ns/op 3828 B/op 52 allocs/op BenchmarkExpMont/Even8-4 98 1166589 ns/op 3882 B/op 54 allocs/op BenchmarkExpMont/Even32-4 97 1168260 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even64-4 122 987382 ns/op 3652 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1037481 ns/op 3805 B/op 52 allocs/op BenchmarkExpMont/Even128-4 124 944828 ns/op 3245 B/op 50 allocs/op BenchmarkExpMont/Even255-4 136 873562 ns/op 2951 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 446 267921 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 397 303564 ns/op 1743 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 398 305903 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 397 303058 ns/op 1744 B/op 47 allocs/op BenchmarkExp2-4 7 15511393 ns/op BenchmarkBitset-4 901558 132.1 ns/op BenchmarkBitsetNeg-4 298747 403.1 ns/op BenchmarkBitsetOrig-4 215652 539.7 ns/op BenchmarkBitsetNegOrig-4 137013 880.0 ns/op BenchmarkModSqrt225_Tonelli-4 79 1437955 ns/op BenchmarkModSqrt225_3Mod4-4 277 433108 ns/op BenchmarkModSqrt231_Tonelli-4 78 1567988 ns/op BenchmarkModSqrt231_5Mod8-4 231 519173 ns/op BenchmarkModInverse-4 9469 12232 ns/op BenchmarkSqrt-4 913 132317 ns/op BenchmarkIntSqr/1-4 1343811 88.54 ns/op BenchmarkIntSqr/2-4 502674 241.5 ns/op BenchmarkIntSqr/3-4 373501 319.9 ns/op BenchmarkIntSqr/5-4 252831 471.7 ns/op BenchmarkIntSqr/8-4 162512 741.3 ns/op BenchmarkIntSqr/10-4 127930 938.6 ns/op BenchmarkIntSqr/20-4 33741 3602 ns/op BenchmarkIntSqr/30-4 23238 5267 ns/op BenchmarkIntSqr/50-4 13232 9288 ns/op BenchmarkIntSqr/80-4 6835 16523 ns/op BenchmarkIntSqr/100-4 5241 22330 ns/op BenchmarkIntSqr/200-4 1875 63966 ns/op BenchmarkIntSqr/300-4 925 126176 ns/op BenchmarkIntSqr/500-4 396 284668 ns/op BenchmarkIntSqr/800-4 189 630574 ns/op BenchmarkIntSqr/1000-4 132 897313 ns/op BenchmarkDiv/20/10-4 323774 372.4 ns/op BenchmarkDiv/40/20-4 321619 371.3 ns/op BenchmarkDiv/100/50-4 323444 374.2 ns/op BenchmarkDiv/200/100-4 38504 3351 ns/op BenchmarkDiv/400/200-4 33381 3725 ns/op BenchmarkDiv/1000/500-4 24085 5241 ns/op BenchmarkDiv/2000/1000-4 17031 7274 ns/op BenchmarkDiv/20000/10000-4 722 165524 ns/op BenchmarkDiv/200000/100000-4 18 6487549 ns/op BenchmarkDiv/2000000/1000000-4 1 211165327 ns/op BenchmarkDiv/20000000/10000000-4 1 7246524617 ns/op BenchmarkMul-4 3 44318240 ns/op BenchmarkNatMul/10-4 105758 1022 ns/op BenchmarkNatMul/100-4 3675 32008 ns/op BenchmarkNatMul/1000-4 100 1195993 ns/op BenchmarkZeroShifts/Shl-4 30211 5248 ns/op BenchmarkZeroShifts/ShlSame-4 5980254 19.54 ns/op BenchmarkZeroShifts/Shr-4 40981 2943 ns/op BenchmarkZeroShifts/ShrSame-4 5746166 20.77 ns/op BenchmarkExp3Power/0x10-4 207615 538.2 ns/op BenchmarkExp3Power/0x40-4 181520 648.4 ns/op BenchmarkExp3Power/0x100-4 84691 1423 ns/op BenchmarkExp3Power/0x400-4 31804 3704 ns/op BenchmarkExp3Power/0x1000-4 6376 18356 ns/op BenchmarkExp3Power/0x4000-4 1094 108700 ns/op BenchmarkExp3Power/0x10000-4 127 938475 ns/op BenchmarkExp3Power/0x40000-4 13 9178319 ns/op BenchmarkExp3Power/0x100000-4 2 86214189 ns/op BenchmarkExp3Power/0x400000-4 1 819441084 ns/op BenchmarkFibo-4 4 27514532 ns/op BenchmarkNatSqr/1-4 1000000 107.7 ns/op BenchmarkNatSqr/2-4 435729 272.2 ns/op BenchmarkNatSqr/3-4 329938 356.9 ns/op BenchmarkNatSqr/5-4 225952 526.5 ns/op BenchmarkNatSqr/8-4 144799 809.9 ns/op BenchmarkNatSqr/10-4 112917 1026 ns/op BenchmarkNatSqr/20-4 32778 3529 ns/op BenchmarkNatSqr/30-4 22777 5319 ns/op BenchmarkNatSqr/50-4 12270 9499 ns/op BenchmarkNatSqr/80-4 6955 16978 ns/op BenchmarkNatSqr/100-4 5210 22642 ns/op BenchmarkNatSqr/200-4 1711 65425 ns/op BenchmarkNatSqr/300-4 912 127736 ns/op BenchmarkNatSqr/500-4 405 296287 ns/op BenchmarkNatSqr/800-4 194 603721 ns/op BenchmarkNatSqr/1000-4 136 879083 ns/op BenchmarkNatSetBytes/8-4 714772 167.3 ns/op BenchmarkNatSetBytes/24-4 214722 552.5 ns/op BenchmarkNatSetBytes/128-4 47868 2485 ns/op BenchmarkNatSetBytes/7-4 913537 127.8 ns/op BenchmarkNatSetBytes/23-4 237322 502.1 ns/op BenchmarkNatSetBytes/127-4 49416 2430 ns/op BenchmarkScanPi-4 253 466739 ns/op BenchmarkStringPiParallel-4 609 173541 ns/op BenchmarkScan/10/Base2-4 38380 3131 ns/op BenchmarkScan/100/Base2-4 4326 27462 ns/op BenchmarkScan/1000/Base2-4 439 271836 ns/op BenchmarkScan/10/Base8-4 93990 1283 ns/op BenchmarkScan/100/Base8-4 12421 9662 ns/op BenchmarkScan/1000/Base8-4 1264 98498 ns/op BenchmarkScan/10/Base10-4 101257 1197 ns/op BenchmarkScan/100/Base10-4 13711 8847 ns/op BenchmarkScan/1000/Base10-4 1389 87221 ns/op BenchmarkScan/10/Base16-4 116725 1031 ns/op BenchmarkScan/100/Base16-4 15664 7662 ns/op BenchmarkScan/1000/Base16-4 1593 75663 ns/op BenchmarkString/10/Base2-4 177784 625.4 ns/op BenchmarkString/100/Base2-4 27439 4311 ns/op BenchmarkString/1000/Base2-4 2857 41163 ns/op BenchmarkString/10/Base8-4 356112 341.0 ns/op BenchmarkString/100/Base8-4 68766 1756 ns/op BenchmarkString/1000/Base8-4 7868 15125 ns/op BenchmarkString/10/Base10-4 202258 594.9 ns/op BenchmarkString/100/Base10-4 39753 3038 ns/op BenchmarkString/1000/Base10-4 3998 29636 ns/op BenchmarkString/10/Base16-4 404886 305.8 ns/op BenchmarkString/100/Base16-4 89654 1319 ns/op BenchmarkString/1000/Base16-4 10000 11345 ns/op BenchmarkLeafSize/0-4 31 3817742 ns/op BenchmarkLeafSize/1-4 382 327009 ns/op BenchmarkLeafSize/2-4 415 282844 ns/op BenchmarkLeafSize/3-4 265 441191 ns/op BenchmarkLeafSize/4-4 423 279217 ns/op BenchmarkLeafSize/5-4 234 508639 ns/op BenchmarkLeafSize/6-4 272 433758 ns/op BenchmarkLeafSize/7-4 296 396026 ns/op BenchmarkLeafSize/8-4 428 268752 ns/op BenchmarkLeafSize/9-4 194 615196 ns/op BenchmarkLeafSize/10-4 231 510206 ns/op BenchmarkLeafSize/11-4 228 529232 ns/op BenchmarkLeafSize/12-4 270 515108 ns/op BenchmarkLeafSize/13-4 234 503246 ns/op BenchmarkLeafSize/14-4 276 423222 ns/op BenchmarkLeafSize/15-4 291 393256 ns/op BenchmarkLeafSize/16-4 430 274666 ns/op BenchmarkLeafSize/32-4 427 272985 ns/op BenchmarkLeafSize/64-4 392 300361 ns/op BenchmarkProbablyPrime/n=0-4 6 20325910 ns/op BenchmarkProbablyPrime/n=1-4 5 22480767 ns/op BenchmarkProbablyPrime/n=5-4 4 32997315 ns/op BenchmarkProbablyPrime/n=10-4 3 44863395 ns/op BenchmarkProbablyPrime/n=20-4 2 69904904 ns/op BenchmarkProbablyPrime/Lucas-4 6 17621188 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2465804 ns/op BenchmarkRatCmp-4 202754 574.9 ns/op BenchmarkFloatPrecExact/1-4 134932 883.4 ns/op BenchmarkFloatPrecExact/10-4 41569 2858 ns/op BenchmarkFloatPrecExact/100-4 8713 12423 ns/op BenchmarkFloatPrecExact/1000-4 1610 75063 ns/op BenchmarkFloatPrecExact/10000-4 82 1383757 ns/op BenchmarkFloatPrecExact/100000-4 2 52329897 ns/op BenchmarkFloatPrecExact/1000000-4 1 2415587342 ns/op BenchmarkFloatPrecMixed/1-4 126438 944.0 ns/op BenchmarkFloatPrecMixed/10-4 36022 3341 ns/op BenchmarkFloatPrecMixed/100-4 4358 26472 ns/op BenchmarkFloatPrecMixed/1000-4 296 399588 ns/op BenchmarkFloatPrecMixed/10000-4 8 16210566 ns/op BenchmarkFloatPrecMixed/100000-4 1 590476917 ns/op BenchmarkFloatPrecMixed/1000000-4 1 38250452973 ns/op BenchmarkFloatPrecInexact/1-4 191229 634.3 ns/op BenchmarkFloatPrecInexact/10-4 164542 728.1 ns/op BenchmarkFloatPrecInexact/100-4 96289 1208 ns/op BenchmarkFloatPrecInexact/1000-4 26751 4458 ns/op BenchmarkFloatPrecInexact/10000-4 3145 45869 ns/op BenchmarkFloatPrecInexact/100000-4 100 1026155 ns/op BenchmarkFloatPrecInexact/1000000-4 26 4908033 ns/op BenchmarkFloatSqrt/64-4 13116 9231 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7557 15348 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5260 22354 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2647 44859 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 488 242445 ns/op 17950 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 36 3298708 ns/op 174576 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 249652169 ns/op 3799720 B/op 642 allocs/op PASS ok math/big 102.343s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7773306 15.67 ns/op BenchmarkLeadingZeros8-4 7554564 15.68 ns/op BenchmarkLeadingZeros16-4 7214106 15.61 ns/op BenchmarkLeadingZeros32-4 7488475 15.88 ns/op BenchmarkLeadingZeros64-4 7697340 15.35 ns/op BenchmarkTrailingZeros-4 7716990 15.60 ns/op BenchmarkTrailingZeros8-4 7548404 15.80 ns/op BenchmarkTrailingZeros16-4 7438915 15.83 ns/op BenchmarkTrailingZeros32-4 7392819 15.77 ns/op BenchmarkTrailingZeros64-4 7746175 15.58 ns/op BenchmarkOnesCount-4 8235843 14.89 ns/op BenchmarkOnesCount8-4 7428993 14.54 ns/op BenchmarkOnesCount16-4 7514294 14.89 ns/op BenchmarkOnesCount32-4 7445451 14.90 ns/op BenchmarkOnesCount64-4 7580460 14.81 ns/op BenchmarkRotateLeft-4 8080623 14.82 ns/op BenchmarkRotateLeft8-4 7724863 15.52 ns/op BenchmarkRotateLeft16-4 7745662 15.55 ns/op BenchmarkRotateLeft32-4 7995062 14.79 ns/op BenchmarkRotateLeft64-4 7949678 14.82 ns/op BenchmarkReverse-4 13184460 8.658 ns/op BenchmarkReverse8-4 16064523 7.489 ns/op BenchmarkReverse16-4 13964929 8.159 ns/op BenchmarkReverse32-4 13082163 8.963 ns/op BenchmarkReverse64-4 13731506 8.779 ns/op BenchmarkReverseBytes-4 14631656 8.183 ns/op BenchmarkReverseBytes16-4 15781947 7.756 ns/op BenchmarkReverseBytes32-4 14852655 8.176 ns/op BenchmarkReverseBytes64-4 14733561 7.984 ns/op BenchmarkAdd-4 8113294 14.75 ns/op BenchmarkAdd32-4 7614022 14.73 ns/op BenchmarkAdd64-4 8083310 14.68 ns/op BenchmarkAdd64multiple-4 14754860 8.182 ns/op BenchmarkSub-4 7989303 14.78 ns/op BenchmarkSub32-4 7862053 14.91 ns/op BenchmarkSub64-4 7971146 14.84 ns/op BenchmarkSub64multiple-4 14627482 8.201 ns/op BenchmarkMul-4 7381910 14.66 ns/op BenchmarkMul32-4 8193546 14.58 ns/op BenchmarkMul64-4 7524024 15.89 ns/op BenchmarkDiv-4 2818974 41.06 ns/op BenchmarkDiv32-4 6383406 18.74 ns/op BenchmarkDiv64-4 2883232 41.25 ns/op PASS ok math/bits 6.934s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 107.3 ns/op BenchmarkAcos-4 256370 451.7 ns/op BenchmarkAcosh-4 256168 461.3 ns/op BenchmarkAsin-4 264972 452.1 ns/op BenchmarkAsinh-4 275866 437.7 ns/op BenchmarkAtan-4 1000000 111.9 ns/op BenchmarkAtanh-4 1000000 111.7 ns/op BenchmarkConj-4 15702442 7.729 ns/op BenchmarkCos-4 432382 294.0 ns/op BenchmarkCosh-4 431304 277.9 ns/op BenchmarkExp-4 543511 204.8 ns/op BenchmarkLog-4 806554 149.2 ns/op BenchmarkLog10-4 775770 150.4 ns/op BenchmarkPhase-4 4676028 26.00 ns/op BenchmarkPolar-4 904322 130.8 ns/op BenchmarkPow-4 320770 376.3 ns/op BenchmarkRect-4 648985 188.7 ns/op BenchmarkSin-4 457214 261.9 ns/op BenchmarkSinh-4 467205 261.8 ns/op BenchmarkSqrt-4 375336 317.0 ns/op BenchmarkTan-4 1000000 102.0 ns/op BenchmarkTanh-4 1818483 65.73 ns/op PASS ok math/cmplx 3.920s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 849105 123.6 ns/op BenchmarkInt63ThreadsafeParallel-4 1312702 95.44 ns/op BenchmarkInt63Unthreadsafe-4 981937 121.2 ns/op BenchmarkIntn1000-4 715030 149.1 ns/op BenchmarkInt63n1000-4 842899 136.4 ns/op BenchmarkInt31n1000-4 783289 137.2 ns/op BenchmarkFloat32-4 841866 136.2 ns/op BenchmarkFloat64-4 944696 121.6 ns/op BenchmarkPerm3-4 187009 645.1 ns/op BenchmarkPerm30-4 21649 5515 ns/op BenchmarkPerm30ViaShuffle-4 18826 6396 ns/op BenchmarkShuffleOverhead-4 14947 8079 ns/op BenchmarkRead3-4 735716 157.0 ns/op BenchmarkRead64-4 67425 1789 ns/op BenchmarkRead1000-4 4491 28800 ns/op BenchmarkConcurrent-4 303259 355.5 ns/op PASS ok math/rand 3.231s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkPCG_DXSM-4 3148388 37.79 ns/op BenchmarkSourceUint64-4 3192350 37.11 ns/op BenchmarkGlobalInt64-4 4080163 30.19 ns/op BenchmarkGlobalInt64Parallel-4 3415370 35.81 ns/op BenchmarkGlobalUint64-4 3981486 29.94 ns/op BenchmarkGlobalUint64Parallel-4 3592304 35.97 ns/op BenchmarkInt64-4 1548672 71.64 ns/op BenchmarkUint64-4 1618681 77.28 ns/op BenchmarkGlobalIntN1000-4 2627282 43.91 ns/op BenchmarkIntN1000-4 1204498 99.50 ns/op BenchmarkInt64N1000-4 1000000 100.3 ns/op BenchmarkInt64N1e8-4 1000000 100.5 ns/op BenchmarkInt64N1e9-4 1000000 102.0 ns/op BenchmarkInt64N2e9-4 1000000 101.5 ns/op BenchmarkInt64N1e18-4 1000000 103.0 ns/op BenchmarkInt64N2e18-4 1000000 104.9 ns/op BenchmarkInt64N4e18-4 1000000 117.7 ns/op BenchmarkInt32N1000-4 1000000 101.3 ns/op BenchmarkInt32N1e8-4 1000000 127.3 ns/op BenchmarkInt32N1e9-4 1000000 100.3 ns/op BenchmarkInt32N2e9-4 1000000 110.2 ns/op BenchmarkFloat32-4 1604846 74.33 ns/op BenchmarkFloat64-4 1626320 73.70 ns/op BenchmarkExpFloat64-4 822006 140.5 ns/op BenchmarkNormFloat64-4 973118 116.9 ns/op BenchmarkPerm3-4 255459 475.8 ns/op BenchmarkPerm30-4 22572 5335 ns/op BenchmarkPerm30ViaShuffle-4 24324 4939 ns/op BenchmarkShuffleOverhead-4 35187 3389 ns/op BenchmarkConcurrent-4 1565659 84.63 ns/op PASS ok math/rand/v2 5.688s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 42102 2810 ns/op BenchmarkQDecodeWord-4 113284 1035 ns/op BenchmarkQDecodeHeader-4 94492 1146 ns/op BenchmarkTypeByExtension/.html-4 500473 227.9 ns/op BenchmarkTypeByExtension/.HTML-4 322866 330.6 ns/op BenchmarkTypeByExtension/.unused-4 426764 268.8 ns/op BenchmarkExtensionsByType/text/html-4 182528 635.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 101085 1320 ns/op BenchmarkExtensionsByType/application/octet-stream-4 114435 1005 ns/op PASS ok mime 2.244s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 610 198188 ns/op 47430 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 554 188530 ns/op 48088 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 306 382875 ns/op 104957 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 498 238995 ns/op 49143 B/op 207 allocs/op PASS ok mime/multipart 1.598s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 870 136578 ns/op PASS ok mime/quotedprintable 1.159s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 25 4412318 ns/op 8391 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 26 4644551 ns/op 7091 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5009147453 ns/op 158384 B/op 224 allocs/op BenchmarkDNSName-4 85665 1694 ns/op BenchmarkInterfaces-4 3044 43992 ns/op 8943 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3526 32833 ns/op 6668 B/op 22 allocs/op BenchmarkInterfaceByName-4 2965 38282 ns/op 9040 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1749 68960 ns/op 15225 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5264 20919 ns/op 4430 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1129 89432 ns/op 135291 B/op 39 allocs/op BenchmarkParseIP-4 7447 16004 ns/op BenchmarkParseIPValidIPv4-4 326784 368.1 ns/op BenchmarkParseIPValidIPv6-4 149589 791.7 ns/op BenchmarkIPString/IPv4-4 94464 1326 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9212 13536 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43842 4546 ns/op BenchmarkIPEqual/IPv4-4 982405 108.7 ns/op BenchmarkIPEqual/IPv6-4 1131130 117.7 ns/op BenchmarkSendFile/file-to-tcp/1024-4 1 1209763115 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1211333688 ns/op 0.00 MB/s 672 B/op 13 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1208949964 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1203139966 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1215386356 ns/op 0.01 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1217422691 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1220121099 ns/op 0.05 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1007830316 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1007883609 ns/op 0.26 MB/s 672 B/op 13 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1008143757 ns/op 0.52 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1008408273 ns/op 1.04 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1007378153 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1007170817 ns/op 0.00 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1007404604 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1007464442 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1007558230 ns/op 0.02 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1007419173 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1007770508 ns/op 0.07 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1007453844 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1007665696 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1007569190 ns/op 0.52 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1008676813 ns/op 1.04 MB/s 480 B/op 11 allocs/op BenchmarkSendfileZeroBytes-4 1 217315839 ns/op 8249056 B/op 441376 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1007922541 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1007894039 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007574405 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1007588774 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1007326368 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1003284722 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007642629 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1007514681 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1008072774 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1008827386 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1009385205 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1001789369 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1008941771 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1007453357 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1007385163 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1007474311 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1007224825 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007919142 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1007667123 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1003390810 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1008616214 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1011446176 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1002915274 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1009221377 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1003203674 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1008055502 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1007581008 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1007586975 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1007555780 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1007570572 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1007910098 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1008357589 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1008427882 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1007563362 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1007828704 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1007497256 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1007586461 ns/op 0.01 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1008049454 ns/op 0.02 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007666098 ns/op 0.03 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1007594562 ns/op 0.07 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1008115404 ns/op 0.13 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1008047747 ns/op 0.26 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008636596 ns/op 0.52 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009217883 ns/op 1.04 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007303712 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007295121 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007388972 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007678480 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1007440061 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1008610203 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1007192954 ns/op 0.07 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007743039 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1007909960 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1005306614 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1009197485 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 5323 20332 ns/op BenchmarkTCP4OneShotTimeout-4 5031 21973 ns/op BenchmarkTCP4Persistent-4 35212 3340 ns/op BenchmarkTCP4PersistentTimeout-4 36064 3365 ns/op BenchmarkTCP6OneShot-4 5101 21464 ns/op BenchmarkTCP6OneShotTimeout-4 5175 22281 ns/op BenchmarkTCP6Persistent-4 34072 3475 ns/op BenchmarkTCP6PersistentTimeout-4 34455 3539 ns/op BenchmarkTCP4ConcurrentReadWrite-4 46879 2527 ns/op BenchmarkTCP6ConcurrentReadWrite-4 55779 2584 ns/op BenchmarkSetReadDeadline-4 161612 709.7 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 15356 7065 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 17589 6641 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 17319 6790 ns/op 0 B/op 0 allocs/op PASS ok net 93.176s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22130 5362 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8575 11953 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 17943 6630 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15062 7983 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 34345 2939 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 52521 2166 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 105.0 ns/op BenchmarkFindChild/n=2/rep=map-4 3832880 31.39 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 968443 124.1 ns/op BenchmarkFindChild/n=4/rep=linear-4 592270 198.2 ns/op BenchmarkFindChild/n=4/rep=map-4 3636373 34.17 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 564247 213.3 ns/op BenchmarkFindChild/n=8/rep=linear-4 325510 370.2 ns/op BenchmarkFindChild/n=8/rep=map-4 3294410 36.28 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 315454 380.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 169465 715.1 ns/op BenchmarkFindChild/n=16/rep=map-4 2894859 41.11 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2144443 55.96 ns/op BenchmarkFindChild/n=32/rep=linear-4 74228 1419 ns/op BenchmarkFindChild/n=32/rep=map-4 2988063 39.65 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2237334 54.32 ns/op BenchmarkMultiConflicts-4 1 201287725 ns/op BenchmarkServerMatch-4 15948 7488 ns/op BenchmarkReadRequestChrome-4 3390 34986 ns/op 17.46 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8295 14312 ns/op 5.45 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8184 15828 ns/op 5.18 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5757 21269 ns/op 7.10 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 10034 ns/op 3.99 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 309 332285 ns/op 3.08 MB/s BenchmarkFileAndServer_1KB/https1-4 276 372519 ns/op 2.75 MB/s BenchmarkFileAndServer_1KB/h2-4 189 532007 ns/op 1.92 MB/s BenchmarkFileAndServer_16MB/h1-4 4 29281629 ns/op 572.96 MB/s BenchmarkFileAndServer_16MB/https1-4 2 77036949 ns/op 217.78 MB/s BenchmarkFileAndServer_16MB/h2-4 1 147815040 ns/op 113.50 MB/s BenchmarkFileAndServer_64MB/h1-4 1 124054986 ns/op 540.96 MB/s BenchmarkFileAndServer_64MB/https1-4 1 276959748 ns/op 242.31 MB/s BenchmarkFileAndServer_64MB/h2-4 1 529749679 ns/op 126.68 MB/s BenchmarkServeMux-4 200 684095 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 224 585577 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 439 238315 ns/op 5892 B/op 63 allocs/op BenchmarkClientServer/https1-4 333 418003 ns/op 6597 B/op 72 allocs/op BenchmarkClientServer/h2-4 177 652082 ns/op 10212 B/op 78 allocs/op BenchmarkClientServerParallel/4/h1-4 2079 63883 ns/op 9106 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 14 8770439 ns/op 88698 B/op 1000 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43408: write tcp 127.0.0.1:45339->127.0.0.1:43408: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39308: read tcp 127.0.0.1:37043->127.0.0.1:39308: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39346: read tcp 127.0.0.1:37043->127.0.0.1:39346: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39300: read tcp 127.0.0.1:37043->127.0.0.1:39300: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60092: read tcp 127.0.0.1:34383->127.0.0.1:60092: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60084: write tcp 127.0.0.1:34383->127.0.0.1:60084: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60132: write tcp 127.0.0.1:34383->127.0.0.1:60132: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 8650216 ns/op 95602 B/op 1143 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53088: read tcp 127.0.0.1:35629->127.0.0.1:53088: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53068: read tcp 127.0.0.1:35629->127.0.0.1:53068: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53070: read tcp 127.0.0.1:35629->127.0.0.1:53070: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53082: read tcp 127.0.0.1:35629->127.0.0.1:53082: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50408: read tcp 127.0.0.1:46489->127.0.0.1:50408: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50460: read tcp 127.0.0.1:46489->127.0.0.1:50460: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50434: read tcp 127.0.0.1:46489->127.0.0.1:50434: use of closed network connection BenchmarkClientServerParallel/64/h1-4 100 1060066 ns/op 20827 B/op 121 allocs/op BenchmarkClientServerParallel/64/https1-4 15 7826241 ns/op 90545 B/op 1031 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55874: read tcp 127.0.0.1:46277->127.0.0.1:55874: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55872: read tcp 127.0.0.1:46277->127.0.0.1:55872: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55888: read tcp 127.0.0.1:46277->127.0.0.1:55888: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55896: read tcp 127.0.0.1:46277->127.0.0.1:55896: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55682: read tcp 127.0.0.1:42911->127.0.0.1:55682: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55684: write tcp 127.0.0.1:42911->127.0.0.1:55684: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55658: write tcp 127.0.0.1:42911->127.0.0.1:55658: use of closed network connection BenchmarkClientServerParallel/64/h2-4 13 8539590 ns/op 95107 B/op 1182 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56116: read tcp 127.0.0.1:33615->127.0.0.1:56116: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56118: read tcp 127.0.0.1:33615->127.0.0.1:56118: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41600: read tcp 127.0.0.1:33081->127.0.0.1:41600: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41586: read tcp 127.0.0.1:33081->127.0.0.1:41586: use of closed network connection BenchmarkServer-4 1 1014784610 ns/op 72000 B/op 610 allocs/op BenchmarkClient-4 501 249436 ns/op 3720 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 946 121892 ns/op 7441 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1548 78376 ns/op 3070 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1948 90701 ns/op 1974 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1909 63048 ns/op 2784 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 2076 57892 ns/op 2744 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 2080 59875 ns/op 2744 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2175 54822 ns/op 1928 B/op 14 allocs/op BenchmarkServerHijack-4 1603 69094 ns/op 16774 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 734 152385 ns/op 5873 B/op 52 allocs/op BenchmarkResponseStatusLine-4 372309 296.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.655s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 9577 12101 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.186s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 85897 1400 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 599646 175.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 164888 709.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 68083 1822 ns/op BenchmarkStdIPv4-4 105585 1138 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 99315 1142 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 93690 1106 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 65802 1823 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75013 1592 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1663702 72.68 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1249272 96.56 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1687952 70.82 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 216669 555.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 239560 501.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 226335 526.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 92692 1320 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 269827 438.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 125376 954.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 133256 895.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 130887 895.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 85992 1486 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 409208 287.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 115224 977.0 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 149868 809.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 251631 464.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 142917 843.3 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 327972 340.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 141063 846.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 142119 833.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 144531 828.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 117409 1003 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 576261 204.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 279934 437.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 110323 1108 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 118747 1110 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 164868 1390 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 115448 1103 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 293882 391.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 117580 1089 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 132098 1001 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 191542 666.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 119997 994.0 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 111.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 111.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 109.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 113.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 113.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 976654 112.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 114.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 113.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 113.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 394378 295.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 705900 165.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 190311 648.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 200719 600.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 201376 604.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 82616 1458 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 382291 314.4 ns/op PASS ok net/netip 9.119s 2023/12/01 17:06:26 Test RPC server listening on 127.0.0.1:36091 2023/12/01 17:06:26 Test HTTP RPC server listening on 127.0.0.1:41453 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2520 53874 ns/op BenchmarkEndToEndHTTP-4 2284 49160 ns/op BenchmarkEndToEndAsync-4 3874 28661 ns/op BenchmarkEndToEndAsyncHTTP-4 4057 28687 ns/op PASS ok net/rpc 1.920s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3375 33909 ns/op BenchmarkReadMIMEHeader/server_headers-4 4644 23780 ns/op BenchmarkUncommon-4 21838 5354 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.416s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3315 31092 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 82584 1425 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 678349 180.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 83480 1262 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 177598 705.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 83728 1616 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13191 10290 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 436119 269.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 89122 1435 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 172286 693.8 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 84985 1436 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 10588 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 175598 709.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 72496 1629 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 70992 1680 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32830 3623 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5767 20084 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 175929 685.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74247 1621 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72061 1673 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33055 3638 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5956 19671 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.488s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3363454 35.81 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 188079 618.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 690 170128 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 334 350667 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 584 201164 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 127593 887.8 ns/op BenchmarkStatFile-4 86904 1334 ns/op BenchmarkStatDir-4 93544 1247 ns/op BenchmarkLstatDot-4 132328 900.5 ns/op BenchmarkLstatFile-4 81782 1387 ns/op BenchmarkLstatDir-4 93024 1253 ns/op PASS ok os 2.527s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 373 298416 ns/op 7401 B/op 30 allocs/op PASS ok os/exec 1.156s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 467722 229.8 ns/op PASS ok os/user 1.122s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3420001 34.57 ns/op BenchmarkString-4 1987465 60.41 ns/op BenchmarkBytes-4 1740259 68.74 ns/op BenchmarkNamedBytes-4 1000000 103.5 ns/op BenchmarkBytesArray-4 787359 152.6 ns/op BenchmarkSliceLen-4 1990669 59.97 ns/op BenchmarkMapLen-4 880548 135.3 ns/op BenchmarkStringLen-4 1660503 72.44 ns/op BenchmarkArrayLen-4 1331208 90.93 ns/op BenchmarkSliceCap-4 1991468 60.44 ns/op BenchmarkDeepEqual/int8-4 416155 281.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 87441 1375 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 352520 338.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 80283 1418 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 344850 339.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 82424 1490 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 323838 361.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 82016 1437 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 357964 348.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 81478 1463 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 401326 284.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 110918 1077 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 343729 333.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 85742 1419 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 356620 337.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 83905 1418 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 337666 352.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 80883 1449 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 341763 359.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 81210 1433 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 334698 360.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 83310 1432 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 357553 334.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 84200 1415 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 362266 335.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 83845 1398 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 359181 332.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 85376 1391 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 353302 333.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 83379 1443 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 423349 282.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 87994 1362 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 360883 329.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 82932 1440 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 109725 1090 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52929 2241 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 48405 2470 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33304 3633 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34600 3367 ns/op BenchmarkIsZero/ArrayComparable-4 150594 811.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 31242 3795 ns/op BenchmarkIsZero/StructComparable-4 432655 273.7 ns/op BenchmarkIsZero/StructIncomparable-4 141074 839.2 ns/op BenchmarkIsZero/ArrayInt_4-4 1379263 85.82 ns/op BenchmarkIsZero/ArrayInt_1024-4 7646 15702 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14919 8058 ns/op BenchmarkIsZero/Struct4Int-4 1345712 89.72 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7648 15666 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 6720 15728 ns/op BenchmarkIsZero/StructInt_512-4 14991 7981 ns/op BenchmarkSetZero/Bool/Direct-4 4417208 26.81 ns/op BenchmarkSetZero/Bool/CachedZero-4 902241 134.6 ns/op BenchmarkSetZero/Bool/NewZero-4 677314 177.5 ns/op BenchmarkSetZero/Int/Direct-4 2131448 56.05 ns/op BenchmarkSetZero/Int/CachedZero-4 909020 130.2 ns/op BenchmarkSetZero/Int/NewZero-4 647192 176.5 ns/op BenchmarkSetZero/Uint/Direct-4 2144588 56.89 ns/op BenchmarkSetZero/Uint/CachedZero-4 890982 135.2 ns/op BenchmarkSetZero/Uint/NewZero-4 661545 178.3 ns/op BenchmarkSetZero/Float/Direct-4 2144048 55.30 ns/op BenchmarkSetZero/Float/CachedZero-4 789894 132.7 ns/op BenchmarkSetZero/Float/NewZero-4 674264 175.6 ns/op BenchmarkSetZero/Complex/Direct-4 2123346 55.77 ns/op BenchmarkSetZero/Complex/CachedZero-4 906087 133.3 ns/op BenchmarkSetZero/Complex/NewZero-4 671443 178.9 ns/op BenchmarkSetZero/Array/Direct-4 2426280 49.12 ns/op BenchmarkSetZero/Array/CachedZero-4 896344 136.2 ns/op BenchmarkSetZero/Array/NewZero-4 664972 181.3 ns/op BenchmarkSetZero/Chan/Direct-4 2028726 59.14 ns/op BenchmarkSetZero/Chan/CachedZero-4 855631 136.3 ns/op BenchmarkSetZero/Chan/NewZero-4 670621 179.8 ns/op BenchmarkSetZero/Func/Direct-4 2143990 56.44 ns/op BenchmarkSetZero/Func/CachedZero-4 847886 137.9 ns/op BenchmarkSetZero/Func/NewZero-4 671890 207.8 ns/op BenchmarkSetZero/Interface/Direct-4 2011093 59.14 ns/op BenchmarkSetZero/Interface/CachedZero-4 862214 130.3 ns/op BenchmarkSetZero/Interface/NewZero-4 674646 176.4 ns/op BenchmarkSetZero/Map/Direct-4 1000000 101.5 ns/op BenchmarkSetZero/Map/CachedZero-4 850658 137.8 ns/op BenchmarkSetZero/Map/NewZero-4 650564 179.1 ns/op BenchmarkSetZero/Pointer/Direct-4 2127914 55.90 ns/op BenchmarkSetZero/Pointer/CachedZero-4 890886 133.9 ns/op BenchmarkSetZero/Pointer/NewZero-4 669368 177.2 ns/op BenchmarkSetZero/Slice/Direct-4 2027326 60.39 ns/op BenchmarkSetZero/Slice/CachedZero-4 791451 132.6 ns/op BenchmarkSetZero/Slice/NewZero-4 670506 199.8 ns/op BenchmarkSetZero/String/Direct-4 2123720 57.06 ns/op BenchmarkSetZero/String/CachedZero-4 886436 130.7 ns/op BenchmarkSetZero/String/NewZero-4 670600 179.7 ns/op BenchmarkSetZero/Struct/Direct-4 2409381 48.70 ns/op BenchmarkSetZero/Struct/CachedZero-4 847020 130.6 ns/op BenchmarkSetZero/Struct/NewZero-4 670816 175.1 ns/op BenchmarkSelect/1-4 187060 627.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 74804 1591 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 40424 3197 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 148971 713.9 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 200224 594.0 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 177772 668.5 ns/op 191.49 MB/s BenchmarkCallArgCopy/size=256-4 180129 802.4 ns/op 319.03 MB/s BenchmarkCallArgCopy/size=1024-4 115658 1080 ns/op 948.36 MB/s BenchmarkCallArgCopy/size=4096-4 70762 1670 ns/op 2452.19 MB/s BenchmarkCallArgCopy/size=65536-4 5221 19398 ns/op 3378.42 MB/s BenchmarkFieldByName1-4 1000000 104.3 ns/op BenchmarkFieldByName2-4 83006 1597 ns/op BenchmarkFieldByName3-4 10000 12158 ns/op BenchmarkInterfaceBig-4 2136572 51.77 ns/op BenchmarkInterfaceSmall-4 2290186 46.76 ns/op BenchmarkNew-4 1575400 84.14 ns/op BenchmarkMap/StringKeys/MapIndex-4 2392 50282 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2020 59385 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2378 49425 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1969 60052 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2391 49863 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1999 58914 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 249595 488.7 ns/op PASS ok reflect 18.963s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 9462 13151 ns/op 9341 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 23287 6759 ns/op 8929 B/op 1 allocs/op BenchmarkFindString-4 12331 27149 ns/op 9447 B/op 1 allocs/op BenchmarkFindSubmatch-4 8287 25022 ns/op 9321 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9164 33095 ns/op 9451 B/op 2 allocs/op BenchmarkLiteral-4 10000 31581 ns/op BenchmarkNotLiteral-4 3103 61721 ns/op BenchmarkMatchClass-4 2412 66734 ns/op BenchmarkMatchClass_InRange-4 2432 64423 ns/op BenchmarkReplaceAll-4 1972 68494 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 12463 15560 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 20002 6491 ns/op BenchmarkAnchoredShortMatch-4 10000 14459 ns/op BenchmarkAnchoredLongMatch-4 10000 13722 ns/op BenchmarkOnePassShortA-4 13984 8614 ns/op BenchmarkNotOnePassShortA-4 6273 52047 ns/op BenchmarkOnePassShortB-4 18094 6604 ns/op BenchmarkNotOnePassShortB-4 6705 27334 ns/op BenchmarkOnePassLongPrefix-4 72555 1800 ns/op BenchmarkOnePassLongNotPrefix-4 25752 4949 ns/op BenchmarkMatchParallelShared-4 31648 3796 ns/op BenchmarkMatchParallelCopied-4 34273 3860 ns/op BenchmarkQuoteMetaAll-4 157938 752.5 ns/op 18.61 MB/s BenchmarkQuoteMetaNone-4 302706 393.0 ns/op 66.16 MB/s BenchmarkCompile/Onepass-4 2919 39751 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1142 100335 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 136 871578 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3937286 30.22 ns/op 529.53 MB/s BenchmarkMatch/Easy0/32-4 35468 3097 ns/op 10.33 MB/s BenchmarkMatch/Easy0/1K-4 31639 4493 ns/op 227.93 MB/s BenchmarkMatch/Easy0i/16-4 3872456 30.55 ns/op 523.74 MB/s BenchmarkMatch/Easy0i/32-4 3976 28221 ns/op 1.13 MB/s BenchmarkMatch/Easy0i/1K-4 165 730202 ns/op 1.40 MB/s BenchmarkMatch/Easy1/16-4 3974991 30.73 ns/op 520.73 MB/s BenchmarkMatch/Easy1/32-4 35270 3195 ns/op 10.02 MB/s BenchmarkMatch/Easy1/1K-4 5571 18471 ns/op 55.44 MB/s BenchmarkMatch/Medium/16-4 3896716 30.65 ns/op 521.97 MB/s BenchmarkMatch/Medium/32-4 4662 24273 ns/op 1.32 MB/s BenchmarkMatch/Medium/1K-4 188 637761 ns/op 1.61 MB/s BenchmarkMatch/Hard/16-4 3959972 30.59 ns/op 523.08 MB/s BenchmarkMatch/Hard/32-4 2714 39593 ns/op 0.81 MB/s BenchmarkMatch/Hard/1K-4 93 1171197 ns/op 0.87 MB/s BenchmarkMatch/Hard1/16-4 842 141922 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 447 265826 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 13 8057337 ns/op 0.13 MB/s BenchmarkMatch_onepass_regex/16-4 21924 5457 ns/op 2.93 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13503 8897 ns/op 3.60 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 510 235554 ns/op 4.35 MB/s 23 B/op 0 allocs/op PASS ok regexp 10.370s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 502627 237.4 ns/op BenchmarkIsWordChar-4 175617 683.8 ns/op PASS ok regexp/syntax 2.492s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 73994 1517 ns/op BenchmarkCallers/inlined-4 89146 1255 ns/op BenchmarkCallers/no-cache-4 33436 3597 ns/op BenchmarkFPCallers/cached-4 14462412 8.353 ns/op BenchmarkMakeChan/Byte-4 1451244 81.51 ns/op BenchmarkMakeChan/Int-4 1293361 92.73 ns/op BenchmarkMakeChan/Ptr-4 609051 179.2 ns/op BenchmarkMakeChan/Struct/0-4 1591906 73.02 ns/op BenchmarkMakeChan/Struct/32-4 723057 144.3 ns/op BenchmarkMakeChan/Struct/40-4 765022 154.6 ns/op BenchmarkChanNonblocking-4 5397680 20.14 ns/op BenchmarkSelectUncontended-4 927259 118.2 ns/op BenchmarkSelectSyncContended-4 45519 2471 ns/op BenchmarkSelectAsyncContended-4 220041 551.2 ns/op BenchmarkSelectNonblock-4 2948318 40.24 ns/op BenchmarkChanUncontended-4 13926 8177 ns/op BenchmarkChanContended-4 3160 42564 ns/op BenchmarkChanSync-4 273078 439.2 ns/op BenchmarkChanSyncWork-4 92631 1358 ns/op BenchmarkChanProdCons0-4 124878 874.1 ns/op BenchmarkChanProdCons10-4 252874 498.6 ns/op BenchmarkChanProdCons100-4 256360 468.5 ns/op BenchmarkChanProdConsWork0-4 166916 827.0 ns/op BenchmarkChanProdConsWork10-4 231890 545.4 ns/op BenchmarkChanProdConsWork100-4 231909 514.4 ns/op BenchmarkSelectProdCons-4 146769 850.8 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 107.6 ns/op BenchmarkChanCreation-4 503523 237.0 ns/op BenchmarkChanSem-4 207878 512.7 ns/op BenchmarkChanPopular-4 201 514963 ns/op BenchmarkChanClosed-4 1970402 58.27 ns/op BenchmarkCallClosure-4 5403762 20.95 ns/op BenchmarkCallClosure1-4 5312346 21.22 ns/op BenchmarkCallClosure2-4 1643812 71.81 ns/op BenchmarkCallClosure3-4 2034540 59.00 ns/op BenchmarkCallClosure4-4 1635735 71.47 ns/op BenchmarkComplex128DivNormal-4 6044524 19.14 ns/op BenchmarkComplex128DivNisNaN-4 5335626 22.35 ns/op BenchmarkComplex128DivDisNaN-4 5203522 23.37 ns/op BenchmarkComplex128DivNisInf-4 6421663 19.43 ns/op BenchmarkComplex128DivDisInf-4 4494264 26.64 ns/op BenchmarkAllocation-4 6661 22101 ns/op BenchmarkReadMemStats-4 12769 9802 ns/op BenchmarkReadMemStatsLatency-4 1 53519 p50-ns 53519 p90-ns 53519 p99-ns BenchmarkWriteBarrier-4 2733921 55.48 ns/op BenchmarkBulkWriteBarrier-4 5913248 18.86 ns/op BenchmarkScanStackNoLocals-4 3 33352577 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10206825 11.73 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9054502 13.23 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7424676 16.18 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5397416 22.32 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3613492 33.86 ns/op BenchmarkHash5-4 4810692 26.18 ns/op 190.98 MB/s BenchmarkHash16-4 4799266 24.22 ns/op 660.48 MB/s BenchmarkHash64-4 3890076 30.58 ns/op 2093.04 MB/s BenchmarkHash1024-4 926581 124.4 ns/op 8232.14 MB/s BenchmarkHash65536-4 19405 6190 ns/op 10587.89 MB/s BenchmarkAlignedLoad-4 7399569 16.23 ns/op BenchmarkUnalignedLoad-4 7147309 15.82 ns/op BenchmarkEqEfaceConcrete-4 5846881 20.66 ns/op BenchmarkEqIfaceConcrete-4 5747754 20.61 ns/op BenchmarkNeEfaceConcrete-4 5547076 20.96 ns/op BenchmarkNeIfaceConcrete-4 5738348 20.97 ns/op BenchmarkConvT2EByteSized/bool-4 5339152 22.03 ns/op BenchmarkConvT2EByteSized/uint8-4 5489768 21.67 ns/op BenchmarkConvT2ESmall-4 4971772 24.28 ns/op BenchmarkConvT2EUintptr-4 5070834 23.34 ns/op BenchmarkConvT2ELarge-4 1530974 76.71 ns/op BenchmarkConvT2ISmall-4 5106705 23.87 ns/op BenchmarkConvT2IUintptr-4 5135661 23.47 ns/op BenchmarkConvT2ILarge-4 1535456 77.94 ns/op BenchmarkConvI2E-4 4765897 25.32 ns/op BenchmarkConvI2I-4 5095784 23.76 ns/op BenchmarkAssertE2T-4 4028293 29.22 ns/op BenchmarkAssertE2TLarge-4 2585468 45.52 ns/op BenchmarkAssertE2I-4 5073570 22.99 ns/op BenchmarkAssertI2T-4 3879506 30.17 ns/op BenchmarkAssertI2I-4 5145751 23.57 ns/op BenchmarkAssertI2E-4 5251388 22.75 ns/op BenchmarkAssertE2E-4 5300032 22.61 ns/op BenchmarkAssertE2T2-4 3295922 38.63 ns/op BenchmarkAssertE2T2Blank-4 3544342 29.47 ns/op BenchmarkAssertI2E2-4 3948932 30.15 ns/op BenchmarkAssertI2E2Blank-4 5144913 22.60 ns/op BenchmarkAssertE2E2-4 3969456 29.62 ns/op BenchmarkAssertE2E2Blank-4 5312659 26.32 ns/op BenchmarkConvT2Ezero/zero/16-4 5075242 23.75 ns/op BenchmarkConvT2Ezero/zero/32-4 4945638 23.50 ns/op BenchmarkConvT2Ezero/zero/64-4 5019212 23.70 ns/op BenchmarkConvT2Ezero/zero/str-4 5187394 23.30 ns/op BenchmarkConvT2Ezero/zero/slice-4 5154722 23.31 ns/op BenchmarkConvT2Ezero/zero/big-4 403945 292.8 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1615228 74.17 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1502186 79.69 ns/op BenchmarkConvT2Ezero/nonzero/big-4 363781 422.7 ns/op BenchmarkConvT2Ezero/smallint/16-4 4734721 26.91 ns/op BenchmarkConvT2Ezero/smallint/32-4 5092501 23.15 ns/op BenchmarkConvT2Ezero/smallint/64-4 5197317 23.16 ns/op BenchmarkConvT2Ezero/largeint/16-4 2119340 60.21 ns/op BenchmarkConvT2Ezero/largeint/32-4 2123268 57.14 ns/op BenchmarkConvT2Ezero/largeint/64-4 2135149 56.46 ns/op BenchmarkMalloc8-4 2658186 44.58 ns/op BenchmarkMalloc16-4 2423037 49.97 ns/op BenchmarkMallocTypeInfo8-4 2011585 59.07 ns/op BenchmarkMallocTypeInfo16-4 1817077 63.02 ns/op BenchmarkMallocLargeStruct-4 338474 348.6 ns/op BenchmarkGoroutineSelect-4 151 917910 ns/op BenchmarkGoroutineBlocking-4 178 783081 ns/op BenchmarkGoroutineForRange-4 128 970123 ns/op BenchmarkGoroutineIdle-4 229 662449 ns/op BenchmarkHashStringSpeed-4 1991121 63.27 ns/op BenchmarkHashBytesSpeed-4 1384245 88.27 ns/op BenchmarkHashInt32Speed-4 2025514 61.63 ns/op BenchmarkHashInt64Speed-4 2159934 55.57 ns/op BenchmarkHashStringArraySpeed-4 433604 278.5 ns/op BenchmarkMegMap-4 3572292 33.55 ns/op BenchmarkMegOneMap-4 4230475 28.23 ns/op BenchmarkMegEqMap-4 1983 59642 ns/op BenchmarkMegEmptyMap-4 4761822 24.96 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2036204 58.84 ns/op BenchmarkSmallStrMap-4 3640299 32.55 ns/op BenchmarkMapStringKeysEight_16-4 3580843 42.16 ns/op BenchmarkMapStringKeysEight_32-4 3570379 33.24 ns/op BenchmarkMapStringKeysEight_64-4 3516072 43.40 ns/op BenchmarkMapStringKeysEight_1M-4 3556780 34.10 ns/op BenchmarkIntMap-4 4028696 30.13 ns/op BenchmarkMapFirst/1-4 4617873 26.12 ns/op BenchmarkMapFirst/2-4 4447551 26.16 ns/op BenchmarkMapFirst/3-4 4612510 26.88 ns/op BenchmarkMapFirst/4-4 4494612 28.02 ns/op BenchmarkMapFirst/5-4 4604914 25.89 ns/op BenchmarkMapFirst/6-4 4568156 28.38 ns/op BenchmarkMapFirst/7-4 4632669 26.60 ns/op BenchmarkMapFirst/8-4 4564683 26.24 ns/op BenchmarkMapFirst/9-4 3429291 35.46 ns/op BenchmarkMapFirst/10-4 3375651 35.00 ns/op BenchmarkMapFirst/11-4 3347893 34.77 ns/op BenchmarkMapFirst/12-4 3415848 35.91 ns/op BenchmarkMapFirst/13-4 3373165 35.59 ns/op BenchmarkMapFirst/14-4 3363465 36.21 ns/op BenchmarkMapFirst/15-4 3343478 36.08 ns/op BenchmarkMapFirst/16-4 2970416 36.26 ns/op BenchmarkMapMid/1-4 4628391 26.81 ns/op BenchmarkMapMid/2-4 4460457 28.96 ns/op BenchmarkMapMid/3-4 4429122 30.44 ns/op BenchmarkMapMid/4-4 4267840 27.61 ns/op BenchmarkMapMid/5-4 4242534 27.16 ns/op BenchmarkMapMid/6-4 4317321 28.17 ns/op BenchmarkMapMid/7-4 4288479 28.01 ns/op BenchmarkMapMid/8-4 4230788 28.40 ns/op BenchmarkMapMid/9-4 3334000 35.98 ns/op BenchmarkMapMid/10-4 3302761 36.80 ns/op BenchmarkMapMid/11-4 3204708 38.04 ns/op BenchmarkMapMid/12-4 3250500 36.16 ns/op BenchmarkMapMid/13-4 3215462 35.87 ns/op BenchmarkMapMid/14-4 3346357 35.04 ns/op BenchmarkMapMid/15-4 3334112 36.00 ns/op BenchmarkMapMid/16-4 3325232 36.22 ns/op BenchmarkMapLast/1-4 4236788 29.39 ns/op BenchmarkMapLast/2-4 4092717 28.70 ns/op BenchmarkMapLast/3-4 4381202 27.79 ns/op BenchmarkMapLast/4-4 4137502 28.82 ns/op BenchmarkMapLast/5-4 4065540 29.47 ns/op BenchmarkMapLast/6-4 4022192 29.66 ns/op BenchmarkMapLast/7-4 4048915 29.49 ns/op BenchmarkMapLast/8-4 3943329 30.34 ns/op BenchmarkMapLast/9-4 3379192 36.82 ns/op BenchmarkMapLast/10-4 3122661 36.77 ns/op BenchmarkMapLast/11-4 3229959 38.51 ns/op BenchmarkMapLast/12-4 2936493 38.55 ns/op BenchmarkMapLast/13-4 3034573 40.05 ns/op BenchmarkMapLast/14-4 3305589 36.63 ns/op BenchmarkMapLast/15-4 3161960 35.41 ns/op BenchmarkMapLast/16-4 3364095 35.00 ns/op BenchmarkMapCycle-4 2355700 50.75 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2450995 49.09 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1240 96621 ns/op BenchmarkMakeMap/[Byte]Byte-4 718431 158.4 ns/op BenchmarkMakeMap/[Int]Int-4 465453 233.7 ns/op BenchmarkNewEmptyMap-4 5344846 22.56 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1209735 96.40 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 606465 179.8 ns/op BenchmarkMapIterEmpty-4 6640741 18.09 ns/op BenchmarkSameLengthMap-4 4470344 26.10 ns/op BenchmarkBigKeyMap-4 1852033 64.73 ns/op BenchmarkBigValMap-4 1749900 68.58 ns/op BenchmarkSmallKeyMap-4 2730441 44.51 ns/op BenchmarkMapPopulate/1-4 2245285 52.63 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 136790 815.1 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 10809 ns/op 3345 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 1042 112543 ns/op 53298 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 84 1429079 ns/op 427415 B/op 318 allocs/op BenchmarkMapPopulate/100000-4 8 14010540 ns/op 3611214 B/op 4020 allocs/op BenchmarkComplexAlgMap-4 293179 413.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1771431 67.73 ns/op BenchmarkGoMapClear/Reflexive/10-4 1663192 72.58 ns/op BenchmarkGoMapClear/Reflexive/100-4 652761 183.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 49651 2432 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5368 19738 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1507432 79.86 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1421690 84.55 ns/op BenchmarkGoMapClear/NonReflexive/100-4 554791 199.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 47709 2569 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5898 20229 ns/op BenchmarkMapStringConversion/32/simple-4 2061328 58.33 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1853061 64.18 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1810664 66.27 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1898097 62.34 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1752566 68.19 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1729632 68.93 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1764843 68.60 ns/op BenchmarkMapInterfacePtr-4 1880094 62.03 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3548563 33.16 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 169742 673.5 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6002 19632 ns/op BenchmarkMapPop1000-4 450 266195 ns/op BenchmarkMapPop10000-4 26 4385131 ns/op BenchmarkMapAssign/Int32/256-4 2352783 51.10 ns/op BenchmarkMapAssign/Int32/65536-4 1668304 61.90 ns/op BenchmarkMapAssign/Int64/256-4 2386094 48.94 ns/op BenchmarkMapAssign/Int64/65536-4 1869948 63.45 ns/op BenchmarkMapAssign/Str/256-4 2019484 60.45 ns/op BenchmarkMapAssign/Str/65536-4 1361712 84.23 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1363084 86.32 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1075180 100.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1354908 86.74 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 1018693 104.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 595714 1244 ns/op BenchmarkMapOperatorAssign/Str/65536-4 455302 238.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 1388967 83.74 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 776827 133.5 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1433653 91.80 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 761187 143.6 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 913459 124.6 ns/op 44 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 457304 240.1 ns/op 61 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1951692 61.28 ns/op BenchmarkMapDelete/Int32/1000-4 2140437 55.98 ns/op BenchmarkMapDelete/Int32/10000-4 2075016 58.53 ns/op BenchmarkMapDelete/Int64/100-4 1962828 61.28 ns/op BenchmarkMapDelete/Int64/1000-4 2136574 55.92 ns/op BenchmarkMapDelete/Int64/10000-4 2053504 57.96 ns/op BenchmarkMapDelete/Str/100-4 1494283 79.12 ns/op BenchmarkMapDelete/Str/1000-4 1719394 70.23 ns/op BenchmarkMapDelete/Str/10000-4 1639116 74.33 ns/op BenchmarkMapDelete/Pointer/100-4 1745600 68.34 ns/op BenchmarkMapDelete/Pointer/1000-4 1914537 63.08 ns/op BenchmarkMapDelete/Pointer/10000-4 1849849 64.55 ns/op BenchmarkMemmove/0-4 13793964 8.726 ns/op BenchmarkMemmove/1-4 2131506 54.79 ns/op 18.25 MB/s BenchmarkMemmove/2-4 2167974 55.82 ns/op 35.83 MB/s BenchmarkMemmove/3-4 2091376 57.25 ns/op 52.41 MB/s BenchmarkMemmove/4-4 2155042 55.39 ns/op 72.22 MB/s BenchmarkMemmove/5-4 2103536 57.15 ns/op 87.49 MB/s BenchmarkMemmove/6-4 2127123 56.97 ns/op 105.31 MB/s BenchmarkMemmove/7-4 2081971 57.06 ns/op 122.68 MB/s BenchmarkMemmove/8-4 2165432 54.24 ns/op 147.50 MB/s BenchmarkMemmove/9-4 2054409 58.03 ns/op 155.10 MB/s BenchmarkMemmove/10-4 2102925 58.53 ns/op 170.85 MB/s BenchmarkMemmove/11-4 2048248 58.63 ns/op 187.63 MB/s BenchmarkMemmove/12-4 2091084 58.72 ns/op 204.36 MB/s BenchmarkMemmove/13-4 2076399 57.89 ns/op 224.56 MB/s BenchmarkMemmove/14-4 2086873 58.35 ns/op 239.92 MB/s BenchmarkMemmove/15-4 2013909 58.73 ns/op 255.42 MB/s BenchmarkMemmove/16-4 2047989 58.24 ns/op 274.73 MB/s BenchmarkMemmove/32-4 1853824 64.78 ns/op 494.00 MB/s BenchmarkMemmove/64-4 1645644 72.36 ns/op 884.49 MB/s BenchmarkMemmove/128-4 1273278 93.61 ns/op 1367.41 MB/s BenchmarkMemmove/256-4 999780 120.1 ns/op 2130.75 MB/s BenchmarkMemmove/512-4 695982 173.7 ns/op 2947.25 MB/s BenchmarkMemmove/1024-4 428818 282.1 ns/op 3629.96 MB/s BenchmarkMemmove/2048-4 243517 496.8 ns/op 4122.42 MB/s BenchmarkMemmove/4096-4 129408 924.3 ns/op 4431.49 MB/s BenchmarkMemmoveOverlap/32-4 1788092 65.28 ns/op 490.16 MB/s BenchmarkMemmoveOverlap/64-4 1628772 74.68 ns/op 856.98 MB/s BenchmarkMemmoveOverlap/128-4 1232595 98.03 ns/op 1305.78 MB/s BenchmarkMemmoveOverlap/256-4 934885 136.8 ns/op 1870.87 MB/s BenchmarkMemmoveOverlap/512-4 628363 194.7 ns/op 2630.23 MB/s BenchmarkMemmoveOverlap/1024-4 394065 306.0 ns/op 3346.49 MB/s BenchmarkMemmoveOverlap/2048-4 223611 548.7 ns/op 3732.41 MB/s BenchmarkMemmoveOverlap/4096-4 112387 995.0 ns/op 4116.44 MB/s BenchmarkMemmoveUnalignedDst/0-4 12969300 9.346 ns/op BenchmarkMemmoveUnalignedDst/1-4 2073982 57.02 ns/op 17.54 MB/s BenchmarkMemmoveUnalignedDst/2-4 2131476 57.13 ns/op 35.01 MB/s BenchmarkMemmoveUnalignedDst/3-4 2043542 58.05 ns/op 51.68 MB/s BenchmarkMemmoveUnalignedDst/4-4 2119558 56.38 ns/op 70.95 MB/s BenchmarkMemmoveUnalignedDst/5-4 2105449 56.45 ns/op 88.58 MB/s BenchmarkMemmoveUnalignedDst/6-4 2100349 57.20 ns/op 104.90 MB/s BenchmarkMemmoveUnalignedDst/7-4 2061092 57.99 ns/op 120.71 MB/s BenchmarkMemmoveUnalignedDst/8-4 2138944 55.60 ns/op 143.89 MB/s BenchmarkMemmoveUnalignedDst/9-4 2064676 58.92 ns/op 152.75 MB/s BenchmarkMemmoveUnalignedDst/10-4 2005069 59.98 ns/op 166.72 MB/s BenchmarkMemmoveUnalignedDst/11-4 2000544 58.52 ns/op 187.97 MB/s BenchmarkMemmoveUnalignedDst/12-4 2022388 58.98 ns/op 203.45 MB/s BenchmarkMemmoveUnalignedDst/13-4 2033966 58.76 ns/op 221.26 MB/s BenchmarkMemmoveUnalignedDst/14-4 2051802 59.42 ns/op 235.61 MB/s BenchmarkMemmoveUnalignedDst/15-4 1990465 60.19 ns/op 249.19 MB/s BenchmarkMemmoveUnalignedDst/16-4 1990384 57.98 ns/op 275.96 MB/s BenchmarkMemmoveUnalignedDst/32-4 1848846 70.01 ns/op 457.06 MB/s BenchmarkMemmoveUnalignedDst/64-4 1600905 73.98 ns/op 865.12 MB/s BenchmarkMemmoveUnalignedDst/128-4 1256522 95.69 ns/op 1337.66 MB/s BenchmarkMemmoveUnalignedDst/256-4 950805 121.9 ns/op 2100.62 MB/s BenchmarkMemmoveUnalignedDst/512-4 687136 174.4 ns/op 2935.67 MB/s BenchmarkMemmoveUnalignedDst/1024-4 413818 284.4 ns/op 3600.48 MB/s BenchmarkMemmoveUnalignedDst/2048-4 238527 496.3 ns/op 4126.75 MB/s BenchmarkMemmoveUnalignedDst/4096-4 130111 926.2 ns/op 4422.57 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1790091 66.52 ns/op 481.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1605900 75.73 ns/op 845.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 106.7 ns/op 1199.68 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 757768 146.8 ns/op 1744.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 586820 201.8 ns/op 2537.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 375640 320.3 ns/op 3196.78 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 215251 548.0 ns/op 3737.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 117901 1024 ns/op 3999.34 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12926006 9.280 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2104960 56.23 ns/op 17.79 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2055768 57.65 ns/op 34.69 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2078170 57.49 ns/op 52.18 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2003823 57.79 ns/op 69.22 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2039265 58.38 ns/op 85.64 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2023867 58.67 ns/op 102.26 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2008264 60.10 ns/op 116.47 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2139039 56.48 ns/op 141.64 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2020729 59.37 ns/op 151.59 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1979788 59.52 ns/op 168.00 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2008520 60.06 ns/op 183.14 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2034753 59.07 ns/op 203.16 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2012042 59.37 ns/op 218.98 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2061537 59.19 ns/op 236.51 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2011568 58.49 ns/op 256.45 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1971972 58.84 ns/op 271.90 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1821782 66.02 ns/op 484.71 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1634361 73.84 ns/op 866.77 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1260246 97.00 ns/op 1319.59 MB/s BenchmarkMemmoveUnalignedSrc/256-4 968056 122.9 ns/op 2082.84 MB/s BenchmarkMemmoveUnalignedSrc/512-4 687540 175.1 ns/op 2923.36 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 418509 283.9 ns/op 3606.48 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 232980 497.1 ns/op 4120.05 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 127990 927.0 ns/op 4418.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1600118 74.17 ns/op 215.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1601377 74.73 ns/op 214.10 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1599265 76.21 ns/op 209.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1573288 74.61 ns/op 214.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1599902 75.08 ns/op 213.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1575214 74.64 ns/op 214.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1590486 74.54 ns/op 214.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1589907 74.52 ns/op 214.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1299685 89.28 ns/op 716.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1350506 88.06 ns/op 726.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1332105 90.21 ns/op 709.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1321095 89.40 ns/op 715.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1309394 96.44 ns/op 663.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1288440 90.48 ns/op 707.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1316839 90.15 ns/op 709.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1308039 90.53 ns/op 706.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 753724 144.8 ns/op 1767.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 749059 145.7 ns/op 1757.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 757590 143.6 ns/op 1782.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 746536 143.0 ns/op 1790.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 760814 143.1 ns/op 1788.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 735364 143.2 ns/op 1787.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 763176 144.8 ns/op 1767.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 726739 143.5 ns/op 1784.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 124387 950.8 ns/op 4307.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 111096 1029 ns/op 3982.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 112080 958.8 ns/op 4271.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 123387 968.4 ns/op 4229.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 113610 1028 ns/op 3985.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 122548 963.2 ns/op 4252.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 113372 957.7 ns/op 4277.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 113157 952.9 ns/op 4298.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7794 15354 ns/op 4268.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 7014 16338 ns/op 4011.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6496 16382 ns/op 4000.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7080 16357 ns/op 4006.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6516 16791 ns/op 3902.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6489 16213 ns/op 4042.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6999 16054 ns/op 4082.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6909 16782 ns/op 3905.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1803420 65.97 ns/op 485.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1615833 74.27 ns/op 861.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1216368 98.32 ns/op 1301.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 728786 138.6 ns/op 1846.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 614938 194.0 ns/op 2639.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 381878 313.3 ns/op 3268.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 212874 551.7 ns/op 3711.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 116924 1034 ns/op 3959.56 MB/s BenchmarkMemclr/5-4 12659464 9.556 ns/op 523.23 MB/s BenchmarkMemclr/16-4 10901534 11.03 ns/op 1451.14 MB/s BenchmarkMemclr/64-4 6761619 17.79 ns/op 3597.35 MB/s BenchmarkMemclr/256-4 9947156 11.02 ns/op 23237.50 MB/s BenchmarkMemclr/4096-4 3514582 30.79 ns/op 133049.08 MB/s BenchmarkMemclr/65536-4 96272 1233 ns/op 53169.08 MB/s BenchmarkMemclr/1M-4 6132 19980 ns/op 52481.54 MB/s BenchmarkMemclr/4M-4 1453 74724 ns/op 56130.73 MB/s BenchmarkMemclr/8M-4 661 176687 ns/op 47477.27 MB/s BenchmarkMemclr/16M-4 337 348362 ns/op 48160.29 MB/s BenchmarkMemclr/64M-4 72 1408789 ns/op 47635.86 MB/s BenchmarkMemclrUnaligned/0_5-4 6958044 17.26 ns/op 289.64 MB/s BenchmarkMemclrUnaligned/0_16-4 6673582 18.03 ns/op 887.27 MB/s BenchmarkMemclrUnaligned/0_64-4 4605477 26.40 ns/op 2424.70 MB/s BenchmarkMemclrUnaligned/0_256-4 6385224 18.01 ns/op 14212.28 MB/s BenchmarkMemclrUnaligned/0_4096-4 3326518 35.84 ns/op 114293.76 MB/s BenchmarkMemclrUnaligned/0_65536-4 111558 1117 ns/op 58661.70 MB/s BenchmarkMemclrUnaligned/1_5-4 6992391 17.18 ns/op 290.96 MB/s BenchmarkMemclrUnaligned/1_16-4 6686680 18.02 ns/op 887.95 MB/s BenchmarkMemclrUnaligned/1_64-4 4606784 26.11 ns/op 2451.42 MB/s BenchmarkMemclrUnaligned/1_256-4 6625486 18.15 ns/op 14105.05 MB/s BenchmarkMemclrUnaligned/1_4096-4 2504572 47.26 ns/op 86668.11 MB/s BenchmarkMemclrUnaligned/1_65536-4 90328 1337 ns/op 49000.86 MB/s BenchmarkMemclrUnaligned/4_5-4 6942712 17.50 ns/op 285.70 MB/s BenchmarkMemclrUnaligned/4_16-4 6585794 18.12 ns/op 883.24 MB/s BenchmarkMemclrUnaligned/4_64-4 4597538 26.20 ns/op 2443.03 MB/s BenchmarkMemclrUnaligned/4_256-4 6330984 18.37 ns/op 13938.34 MB/s BenchmarkMemclrUnaligned/4_4096-4 2392474 46.68 ns/op 87738.33 MB/s BenchmarkMemclrUnaligned/4_65536-4 95556 1224 ns/op 53536.77 MB/s BenchmarkMemclrUnaligned/7_5-4 6967753 17.38 ns/op 287.74 MB/s BenchmarkMemclrUnaligned/7_16-4 6692810 18.07 ns/op 885.23 MB/s BenchmarkMemclrUnaligned/7_64-4 4557217 26.27 ns/op 2436.17 MB/s BenchmarkMemclrUnaligned/7_256-4 6495808 18.29 ns/op 14000.15 MB/s BenchmarkMemclrUnaligned/7_4096-4 2488695 47.29 ns/op 86623.51 MB/s BenchmarkMemclrUnaligned/7_65536-4 93327 1262 ns/op 51940.46 MB/s BenchmarkMemclrUnaligned/0_1M-4 5302 21207 ns/op 49445.97 MB/s BenchmarkMemclrUnaligned/0_4M-4 1436 94479 ns/op 44393.99 MB/s BenchmarkMemclrUnaligned/0_8M-4 596 185349 ns/op 45258.36 MB/s BenchmarkMemclrUnaligned/0_16M-4 324 352419 ns/op 47605.83 MB/s BenchmarkMemclrUnaligned/0_64M-4 76 1536771 ns/op 43668.76 MB/s BenchmarkMemclrUnaligned/1_1M-4 6302 19916 ns/op 52651.20 MB/s BenchmarkMemclrUnaligned/1_4M-4 1246 82593 ns/op 50782.95 MB/s BenchmarkMemclrUnaligned/1_8M-4 625 204189 ns/op 41082.50 MB/s BenchmarkMemclrUnaligned/1_16M-4 321 406692 ns/op 41252.86 MB/s BenchmarkMemclrUnaligned/1_64M-4 67 1638426 ns/op 40959.35 MB/s BenchmarkMemclrUnaligned/4_1M-4 4953 22696 ns/op 46201.77 MB/s BenchmarkMemclrUnaligned/4_4M-4 1366 92165 ns/op 45508.50 MB/s BenchmarkMemclrUnaligned/4_8M-4 636 191521 ns/op 43799.96 MB/s BenchmarkMemclrUnaligned/4_16M-4 306 398063 ns/op 42147.14 MB/s BenchmarkMemclrUnaligned/4_64M-4 74 1477713 ns/op 45413.99 MB/s BenchmarkMemclrUnaligned/7_1M-4 5473 22183 ns/op 47268.49 MB/s BenchmarkMemclrUnaligned/7_4M-4 1342 88377 ns/op 47459.19 MB/s BenchmarkMemclrUnaligned/7_8M-4 622 210907 ns/op 39773.93 MB/s BenchmarkMemclrUnaligned/7_16M-4 284 408459 ns/op 41074.38 MB/s BenchmarkMemclrUnaligned/7_64M-4 72 1509396 ns/op 44460.75 MB/s BenchmarkGoMemclr/5-4 1467070 81.60 ns/op 61.28 MB/s BenchmarkGoMemclr/16-4 631936 199.6 ns/op 80.14 MB/s BenchmarkGoMemclr/64-4 159310 712.1 ns/op 89.87 MB/s BenchmarkGoMemclr/256-4 41689 2812 ns/op 91.02 MB/s BenchmarkMemclrRange/1K_2K-4 33478 3544 ns/op 27053.03 MB/s BenchmarkMemclrRange/2K_8K-4 19189 6311 ns/op 52851.21 MB/s BenchmarkMemclrRange/4K_16K-4 18147 6576 ns/op 49132.40 MB/s BenchmarkMemclrRange/160K_228K-4 3526 35942 ns/op 46264.59 MB/s BenchmarkClearFat7-4 6826185 17.31 ns/op BenchmarkClearFat8-4 7523880 17.67 ns/op BenchmarkClearFat11-4 6864720 17.58 ns/op BenchmarkClearFat12-4 6882178 17.32 ns/op BenchmarkClearFat13-4 6955975 17.17 ns/op BenchmarkClearFat14-4 6965950 17.23 ns/op BenchmarkClearFat15-4 7000249 17.30 ns/op BenchmarkClearFat16-4 7273984 16.56 ns/op BenchmarkClearFat24-4 6843658 17.55 ns/op BenchmarkClearFat32-4 6548497 17.94 ns/op BenchmarkClearFat40-4 6370749 18.63 ns/op BenchmarkClearFat48-4 6092850 19.64 ns/op BenchmarkClearFat56-4 5877228 20.40 ns/op BenchmarkClearFat64-4 5786194 21.16 ns/op BenchmarkClearFat72-4 5428840 21.70 ns/op BenchmarkClearFat128-4 3691318 32.35 ns/op BenchmarkClearFat256-4 2640374 44.83 ns/op BenchmarkClearFat512-4 1715247 70.03 ns/op BenchmarkClearFat1024-4 1000000 119.8 ns/op BenchmarkClearFat1032-4 977784 123.9 ns/op BenchmarkClearFat1040-4 973436 124.5 ns/op BenchmarkCopyFat7-4 5990620 17.37 ns/op BenchmarkCopyFat8-4 7278030 16.43 ns/op BenchmarkCopyFat11-4 6911797 17.39 ns/op BenchmarkCopyFat12-4 6960462 17.70 ns/op BenchmarkCopyFat13-4 6924112 21.20 ns/op BenchmarkCopyFat14-4 6829244 17.61 ns/op BenchmarkCopyFat15-4 6885866 17.68 ns/op BenchmarkCopyFat16-4 7065865 16.92 ns/op BenchmarkCopyFat24-4 6773185 17.67 ns/op BenchmarkCopyFat32-4 5650624 18.74 ns/op BenchmarkCopyFat64-4 5628758 21.33 ns/op BenchmarkCopyFat72-4 5399162 22.29 ns/op BenchmarkCopyFat128-4 3629446 33.12 ns/op BenchmarkCopyFat256-4 2658099 45.79 ns/op BenchmarkCopyFat512-4 1577138 76.42 ns/op BenchmarkCopyFat520-4 1571103 77.75 ns/op BenchmarkCopyFat1024-4 893846 135.0 ns/op BenchmarkCopyFat1032-4 903105 132.5 ns/op BenchmarkCopyFat1040-4 905916 133.2 ns/op BenchmarkIssue18740/2byte-4 536 229233 ns/op BenchmarkIssue18740/4byte-4 829 145953 ns/op BenchmarkIssue18740/8byte-4 961 124966 ns/op BenchmarkMemclrKnownSize1-4 8225715 14.26 ns/op 70.13 MB/s BenchmarkMemclrKnownSize2-4 5151081 23.05 ns/op 86.76 MB/s BenchmarkMemclrKnownSize4-4 2521160 46.52 ns/op 85.98 MB/s BenchmarkMemclrKnownSize8-4 1000000 102.8 ns/op 77.83 MB/s BenchmarkMemclrKnownSize16-4 632541 188.2 ns/op 85.03 MB/s BenchmarkMemclrKnownSize32-4 337416 357.6 ns/op 89.49 MB/s BenchmarkMemclrKnownSize64-4 172792 720.1 ns/op 88.87 MB/s BenchmarkMemclrKnownSize112-4 98335 1241 ns/op 90.25 MB/s BenchmarkMemclrKnownSize128-4 84955 1415 ns/op 90.43 MB/s BenchmarkMemclrKnownSize192-4 56559 2084 ns/op 92.14 MB/s BenchmarkMemclrKnownSize248-4 44338 2699 ns/op 91.89 MB/s BenchmarkMemclrKnownSize256-4 44118 2801 ns/op 91.40 MB/s BenchmarkMemclrKnownSize512-4 21574 5463 ns/op 93.72 MB/s BenchmarkMemclrKnownSize1024-4 10000 10902 ns/op 93.93 MB/s BenchmarkMemclrKnownSize4096-4 2755 43648 ns/op 93.84 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5716018 ns/op 91.72 MB/s BenchmarkReadMetricsLatency-4 10000 6602 p50-ns 7426 p90-ns 18097 p99-ns BenchmarkFinalizer-4 277 433690 ns/op BenchmarkFinalizerRun-4 494725 422.6 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8214046 14.82 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2049246 57.17 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1896180 63.50 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1691494 70.61 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 103.3 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 116.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1561054 76.21 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 113.5 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 108.8 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1527860 79.11 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1664990 71.64 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1422772 79.10 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1328427 89.89 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 102.3 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7108741 17.04 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7777503 15.80 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7683861 15.79 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7098249 17.40 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6638619 17.98 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6068492 19.69 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6820435 16.74 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7155774 18.33 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7524271 15.97 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6925951 18.45 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7399628 15.83 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7682518 15.57 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7094119 16.60 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7382758 15.74 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7378453 15.49 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7134889 16.87 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7474442 15.77 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7680883 15.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7137295 16.95 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7473354 16.26 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7275060 18.22 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7061331 16.86 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7139203 16.12 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6995226 16.10 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7104282 16.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7225551 16.42 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7264036 16.14 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6597648 16.72 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7487833 16.24 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7579873 16.09 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7044908 16.75 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7653752 15.70 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7113218 15.76 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7076316 16.95 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7590040 15.95 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7261659 17.29 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7107135 16.95 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7472193 15.65 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7413309 15.74 ns/op BenchmarkNetpollBreak-4 11643 29424 ns/op BenchmarkPinnerPinUnpinBatch-4 1750 60523 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 292 546050 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2130 58656 ns/op BenchmarkPinnerPinUnpin-4 1668450 71.75 ns/op BenchmarkPinnerPinUnpinTiny-4 1686956 70.86 ns/op BenchmarkPinnerPinUnpinDouble-4 596810 195.2 ns/op BenchmarkPinnerPinUnpinParallel-4 4022378 32.27 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3420711 33.66 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 515973 227.0 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4885093 24.88 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5970013 19.66 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 8984953 13.46 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 9742532 12.39 ns/op BenchmarkPingPongHog-4 586 173527 ns/op BenchmarkStackGrowth-4 162516 676.9 ns/op BenchmarkStackGrowthDeep-4 1840 71272 ns/op BenchmarkCreateGoroutines-4 108855 1162 ns/op BenchmarkCreateGoroutinesParallel-4 133657 1551 ns/op BenchmarkCreateGoroutinesCapture-4 18416 6689 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 114322 1125 ns/op BenchmarkClosureCall-4 12168435 8.487 ns/op BenchmarkWakeupParallelSpinning/0s-4 7362 13834 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5714 19225 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5595 21124 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3484 32613 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2312 52056 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1410 89067 ns/op BenchmarkWakeupParallelSpinning/50µs-4 694 179608 ns/op BenchmarkWakeupParallelSpinning/100µs-4 392 301782 ns/op BenchmarkWakeupParallelSyscall/0s-4 648 186970 ns/op BenchmarkWakeupParallelSyscall/1µs-4 560 238267 ns/op BenchmarkWakeupParallelSyscall/2µs-4 423 268417 ns/op BenchmarkWakeupParallelSyscall/5µs-4 468 239697 ns/op BenchmarkWakeupParallelSyscall/10µs-4 432 400539 ns/op BenchmarkWakeupParallelSyscall/20µs-4 343 515295 ns/op BenchmarkWakeupParallelSyscall/50µs-4 386 1169500 ns/op BenchmarkWakeupParallelSyscall/100µs-4 100 1789810 ns/op BenchmarkMatmult-4 2388742 53.13 ns/op BenchmarkFastrand-4 11851834 10.73 ns/op BenchmarkFastrand64-4 12855865 12.26 ns/op BenchmarkFastrandHashiter-4 4092192 35.39 ns/op BenchmarkFastrandn/2-4 6624396 17.88 ns/op BenchmarkFastrandn/3-4 6731758 17.76 ns/op BenchmarkFastrandn/4-4 6682315 17.69 ns/op BenchmarkFastrandn/5-4 6775196 17.87 ns/op BenchmarkIfaceCmp100-4 83377 1486 ns/op BenchmarkIfaceCmpNil100-4 157495 766.7 ns/op BenchmarkEfaceCmpDiff-4 19525 6095 ns/op BenchmarkEfaceCmpDiffIndirect-4 21133 5571 ns/op BenchmarkDefer-4 1302286 88.00 ns/op BenchmarkDefer10-4 978444 126.2 ns/op BenchmarkDeferMany-4 550114 320.5 ns/op BenchmarkPanicRecover-4 740614 158.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 58040 2089 ns/op 1895 p50-ns 1991 p90-ns 4812 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 9445 23441 ns/op 8505 p50-ns 17442 p90-ns 212759 p99-ns BenchmarkGoroutineProfile/small/idle-4 1953 59951 ns/op 53401 p50-ns 55858 p90-ns 85585 p99-ns BenchmarkGoroutineProfile/small/loaded-4 279 730454 ns/op 107902 p50-ns 523459 p90-ns 28153974 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 6578 28155 ns/op 11508 p50-ns 22740 p90-ns 260333 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 5272 300275 ns/op 11324 p50-ns 48017 p90-ns 5097841 p99-ns BenchmarkGoroutineProfile/large/idle-4 43 3265808 ns/op 2203510 p50-ns 7029167 p90-ns 12755769 p99-ns BenchmarkGoroutineProfile/large/loaded-4 25 5801630 ns/op 2492622 p50-ns 21718215 p90-ns 28883110 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 13170 9466 ns/op 8228 p50-ns 13378 p90-ns 23760 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 10000 15040 ns/op 11169 p50-ns 14624 p90-ns 192784 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1570 69458 ns/op 67728 p50-ns 69195 p90-ns 107749 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 727 149229 ns/op 102640 p50-ns 181206 p90-ns 674174 p99-ns BenchmarkRWMutexUncontended-4 6005916 19.37 ns/op BenchmarkRWMutexWrite100-4 2265045 49.59 ns/op BenchmarkRWMutexWrite10-4 2154776 47.60 ns/op BenchmarkRWMutexWorkWrite100-4 653443 185.0 ns/op BenchmarkRWMutexWorkWrite10-4 176610 682.7 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3202 37018 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1214 99576 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1536 76684 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 584 205861 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 772 153361 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 274 422973 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 382 304286 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 130 871486 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 459448 352.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 442785 263.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 404169 275.9 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 462080 265.4 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 416606 261.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 350421 301.5 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 419881 280.9 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 395914 272.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 340051 312.5 ns/op BenchmarkMakeSlice/Byte-4 2666091 45.70 ns/op BenchmarkMakeSlice/Int16-4 2669275 46.18 ns/op BenchmarkMakeSlice/Int-4 1845187 64.87 ns/op BenchmarkMakeSlice/Ptr-4 1594945 74.95 ns/op BenchmarkMakeSlice/Struct/24-4 1367318 88.70 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 126.3 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 107.0 ns/op BenchmarkGrowSlice/Byte-4 987613 124.7 ns/op BenchmarkGrowSlice/Int16-4 904726 131.1 ns/op BenchmarkGrowSlice/Int-4 785517 162.5 ns/op BenchmarkGrowSlice/Ptr-4 680492 179.1 ns/op BenchmarkGrowSlice/Struct/24-4 446607 274.4 ns/op BenchmarkGrowSlice/Struct/32-4 382204 332.7 ns/op BenchmarkGrowSlice/Struct/40-4 297385 370.2 ns/op BenchmarkExtendSlice/IntSlice-4 564170 223.7 ns/op BenchmarkExtendSlice/PointerSlice-4 482727 282.2 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 115.8 ns/op BenchmarkAppend-4 683989 176.3 ns/op BenchmarkAppendGrowByte-4 6 19897100 ns/op BenchmarkAppendGrowString-4 1 206650475 ns/op BenchmarkAppendSlice/1Bytes-4 2076949 56.18 ns/op BenchmarkAppendSlice/4Bytes-4 2062132 57.90 ns/op BenchmarkAppendSlice/7Bytes-4 2016333 59.35 ns/op BenchmarkAppendSlice/8Bytes-4 2025764 57.97 ns/op BenchmarkAppendSlice/15Bytes-4 1969891 60.96 ns/op BenchmarkAppendSlice/16Bytes-4 2062868 59.53 ns/op BenchmarkAppendSlice/32Bytes-4 1824906 64.14 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 166515 720.0 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 47466 2443 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 13356 8695 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2749 40284 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 279 418223 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 66 1707215 ns/op BenchmarkAppendStr/1Bytes-4 2346907 50.97 ns/op BenchmarkAppendStr/4Bytes-4 2278454 52.80 ns/op BenchmarkAppendStr/8Bytes-4 2271704 53.76 ns/op BenchmarkAppendStr/16Bytes-4 2226505 52.90 ns/op BenchmarkAppendStr/32Bytes-4 2018239 57.03 ns/op BenchmarkAppendSpecialCase-4 684728 175.3 ns/op BenchmarkCopy/1Byte-4 2124301 56.36 ns/op 17.74 MB/s BenchmarkCopy/1String-4 2036618 58.56 ns/op 17.08 MB/s BenchmarkCopy/2Byte-4 2082396 58.38 ns/op 34.26 MB/s BenchmarkCopy/2String-4 2010090 58.49 ns/op 34.19 MB/s BenchmarkCopy/4Byte-4 2086892 57.18 ns/op 69.96 MB/s BenchmarkCopy/4String-4 2036919 57.58 ns/op 69.47 MB/s BenchmarkCopy/8Byte-4 2134452 56.83 ns/op 140.76 MB/s BenchmarkCopy/8String-4 2069642 57.77 ns/op 138.48 MB/s BenchmarkCopy/12Byte-4 2044851 58.92 ns/op 203.65 MB/s BenchmarkCopy/12String-4 2050815 59.65 ns/op 201.17 MB/s BenchmarkCopy/16Byte-4 1724674 59.88 ns/op 267.20 MB/s BenchmarkCopy/16String-4 1956025 62.72 ns/op 255.12 MB/s BenchmarkCopy/32Byte-4 1791408 65.55 ns/op 488.20 MB/s BenchmarkCopy/32String-4 1784371 66.23 ns/op 483.18 MB/s BenchmarkCopy/128Byte-4 1261782 94.44 ns/op 1355.42 MB/s BenchmarkCopy/128String-4 1000000 102.5 ns/op 1248.55 MB/s BenchmarkCopy/1024Byte-4 410398 282.3 ns/op 3627.45 MB/s BenchmarkCopy/1024String-4 422604 284.1 ns/op 3604.50 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28220 4518 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 25260 7894 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 10851 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 15936 17998 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 14530 ns/op BenchmarkAppendInPlace/Grow/Byte-4 142063 1373 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 143302 851.6 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 117304 1127 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 98136 1482 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 104421 1109 ns/op BenchmarkStackCopyPtr-4 1 137804796 ns/op BenchmarkStackCopy-4 2 73734084 ns/op BenchmarkStackCopyNoCache-4 27 4295454 ns/op BenchmarkStackCopyWithStkobj-4 2 51905438 ns/op BenchmarkIssue18138-4 1465 79846 ns/op BenchmarkCompareStringEqual-4 11623156 10.26 ns/op BenchmarkCompareStringIdentical-4 15934172 7.591 ns/op BenchmarkCompareStringSameLength-4 13532619 8.943 ns/op BenchmarkCompareStringDifferentLength-4 15848985 7.610 ns/op BenchmarkCompareStringBigUnaligned-4 1996 55914 ns/op 18753.57 MB/s BenchmarkCompareStringBig-4 1717 67176 ns/op 15609.62 MB/s BenchmarkConcatStringAndBytes-4 2869111 41.79 ns/op BenchmarkSliceByteToString/1-4 2237668 55.26 ns/op BenchmarkSliceByteToString/2-4 1000000 171.9 ns/op BenchmarkSliceByteToString/4-4 951278 138.4 ns/op BenchmarkSliceByteToString/8-4 1000000 117.8 ns/op BenchmarkSliceByteToString/16-4 1000000 100.6 ns/op BenchmarkSliceByteToString/32-4 1000000 111.0 ns/op BenchmarkSliceByteToString/64-4 1000000 292.6 ns/op BenchmarkSliceByteToString/128-4 1000000 279.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2424921 47.00 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 725886 178.9 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 934077 144.8 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3871226 30.10 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1451914 88.58 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1958202 62.55 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2625055 45.51 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 513741 233.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 412486 269.3 ns/op BenchmarkRuneIterate/range/ASCII-4 9561102 12.43 ns/op BenchmarkRuneIterate/range/Japanese-4 1949458 61.66 ns/op BenchmarkRuneIterate/range/MixedLength-4 2643303 46.03 ns/op BenchmarkRuneIterate/range1/ASCII-4 8037285 14.12 ns/op BenchmarkRuneIterate/range1/Japanese-4 1920916 61.77 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2603754 45.69 ns/op BenchmarkRuneIterate/range2/ASCII-4 9802292 12.43 ns/op BenchmarkRuneIterate/range2/Japanese-4 1955810 61.18 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2632393 45.34 ns/op BenchmarkArrayEqual-4 15171526 7.928 ns/op BenchmarkFunc/Name-4 2288749 52.85 ns/op BenchmarkFunc/Entry-4 10698752 11.25 ns/op BenchmarkFunc/FileLine-4 2361216 51.72 ns/op PASS ok runtime 157.308s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30606 3558 ns/op BenchmarkHandle/concurrent-4 22890 5172 ns/op PASS ok runtime/cgo 1.346s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 12375552 9.457 ns/op BenchmarkAnd32Parallel-4 2564590 45.94 ns/op BenchmarkAnd64-4 12897986 9.436 ns/op BenchmarkAnd64Parallel-4 2289892 44.56 ns/op BenchmarkOr32-4 13249992 9.215 ns/op BenchmarkOr32Parallel-4 2777050 44.28 ns/op BenchmarkOr64-4 12922260 9.315 ns/op BenchmarkOr64Parallel-4 2562620 44.01 ns/op BenchmarkAtomicLoad64-4 16419526 7.148 ns/op BenchmarkAtomicStore64-4 16985625 7.217 ns/op BenchmarkAtomicLoad-4 16939165 7.093 ns/op BenchmarkAtomicStore-4 16966550 7.193 ns/op BenchmarkAnd8-4 15018996 8.160 ns/op BenchmarkAnd-4 15169944 8.001 ns/op BenchmarkAnd8Parallel-4 2786701 40.40 ns/op BenchmarkAndParallel-4 3038817 38.99 ns/op BenchmarkOr8-4 14705359 8.281 ns/op BenchmarkOr-4 15161235 8.107 ns/op BenchmarkOr8Parallel-4 2646433 48.75 ns/op BenchmarkOrParallel-4 2698407 42.87 ns/op BenchmarkXadd-4 2379361 43.99 ns/op BenchmarkXadd64-4 3202452 41.04 ns/op BenchmarkCas-4 3134262 39.57 ns/op BenchmarkCas64-4 2641725 42.20 ns/op BenchmarkXchg-4 2778470 41.42 ns/op BenchmarkXchg64-4 3005966 40.21 ns/op PASS ok runtime/internal/atomic 5.701s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3965644 30.48 ns/op BenchmarkMulUintptr/large-4 3139568 38.20 ns/op PASS ok runtime/internal/math 1.409s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 30 4186066 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 28 4844173 ns/op 583.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1863 64310 ns/op 3.834 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10436122 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11489626 ns/op 1401 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 441 274401 ns/op 29.10 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 73421491 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 78085614 ns/op 9654 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 51 2320391 ns/op 271.0 concurrent_launches/op PASS ok runtime/pprof 2.616s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 123 822430 ns/op BenchmarkStackLeak-4 31306 3726 ns/op PASS ok runtime/race 1.410s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2360044 50.19 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 501355 267.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.320s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 61 1854593 ns/op BenchmarkIndex_Large-4 10748 11199 ns/op BenchmarkIndexFunc_Large-4 184 640866 ns/op BenchmarkCompact/nil-4 7080998 16.80 ns/op BenchmarkCompact/one-4 1900214 61.76 ns/op BenchmarkCompact/sorted-4 1000000 112.3 ns/op BenchmarkCompact/1_item-4 879692 136.9 ns/op BenchmarkCompact/unsorted-4 1000000 111.7 ns/op BenchmarkCompact/many-4 505680 239.3 ns/op BenchmarkCompact_Large-4 436 267866 ns/op BenchmarkCompactFunc_Large-4 64 1585960 ns/op BenchmarkReplace/naive-fast-4 80083 1776 ns/op BenchmarkReplace/optimized-fast-4 122278 914.4 ns/op BenchmarkReplace/naive-slow-4 45678 14234 ns/op BenchmarkReplace/optimized-slow-4 33417 3108 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 110.6 ns/op BenchmarkBinarySearchFloats/Size32-4 981442 125.1 ns/op BenchmarkBinarySearchFloats/Size64-4 863846 141.3 ns/op BenchmarkBinarySearchFloats/Size128-4 814050 151.8 ns/op BenchmarkBinarySearchFloats/Size512-4 690372 180.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 612702 190.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 455413 266.1 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 385845 308.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 333514 357.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 303097 403.8 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 243628 495.2 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 222441 537.0 ns/op PASS ok slices 5.587s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 99054 1203 ns/op BenchmarkSortInts-4 1 126902387 ns/op BenchmarkSlicesSortInts-4 2 73092550 ns/op BenchmarkSortIsSorted-4 22 5189225 ns/op BenchmarkSlicesIsSorted-4 66 1910631 ns/op BenchmarkSortStrings-4 1 155365952 ns/op BenchmarkSlicesSortStrings-4 1 111576014 ns/op BenchmarkSortStrings_Sorted-4 19 5455075 ns/op BenchmarkSlicesSortStrings_Sorted-4 40 2653934 ns/op BenchmarkSortStructs-4 1 172292869 ns/op BenchmarkSortFuncStructs-4 1 121121345 ns/op BenchmarkSortString1K-4 194 618593 ns/op BenchmarkSortString1K_Slice-4 172 690757 ns/op BenchmarkStableString1K-4 93 1275044 ns/op BenchmarkSortInt1K-4 264 453249 ns/op BenchmarkSortInt1K_Sorted-4 5564 21819 ns/op BenchmarkSortInt1K_Reversed-4 2661 45599 ns/op BenchmarkSortInt1K_Mod8-4 738 165220 ns/op BenchmarkStableInt1K-4 90 1292623 ns/op BenchmarkStableInt1K_Slice-4 120 995223 ns/op BenchmarkSortInt64K-4 3 41339952 ns/op BenchmarkSortInt64K_Slice-4 2 55562994 ns/op BenchmarkStableInt64K-4 1 124402529 ns/op BenchmarkSort1e2-4 319 375362 ns/op BenchmarkStable1e2-4 139 831238 ns/op BenchmarkSort1e4-4 2 74601292 ns/op BenchmarkStable1e4-4 1 246427176 ns/op PASS ok sort 11.695s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 753205 137.3 ns/op BenchmarkAtof64Float-4 628315 176.4 ns/op BenchmarkAtof64FloatExp-4 642992 180.2 ns/op BenchmarkAtof64Big-4 421470 275.0 ns/op BenchmarkAtof64RandomBits-4 446317 272.0 ns/op BenchmarkAtof64RandomFloats-4 431290 265.0 ns/op BenchmarkAtof64RandomLongFloats-4 391898 298.3 ns/op BenchmarkAtof32Decimal-4 875325 131.1 ns/op BenchmarkAtof32Float-4 775833 169.2 ns/op BenchmarkAtof32FloatExp-4 635192 185.5 ns/op BenchmarkAtof32Random-4 353828 332.4 ns/op BenchmarkAtof32RandomLong-4 131308 902.2 ns/op BenchmarkParseInt/Pos/7bit-4 1451822 82.52 ns/op BenchmarkParseInt/Pos/26bit-4 735224 161.8 ns/op BenchmarkParseInt/Pos/31bit-4 648739 182.6 ns/op BenchmarkParseInt/Pos/56bit-4 438439 287.5 ns/op BenchmarkParseInt/Pos/63bit-4 417094 287.4 ns/op BenchmarkParseInt/Neg/7bit-4 1473895 81.47 ns/op BenchmarkParseInt/Neg/26bit-4 721725 164.5 ns/op BenchmarkParseInt/Neg/31bit-4 553741 183.4 ns/op BenchmarkParseInt/Neg/56bit-4 452307 268.2 ns/op BenchmarkParseInt/Neg/63bit-4 416272 289.8 ns/op BenchmarkAtoi/Pos/7bit-4 1489548 77.83 ns/op BenchmarkAtoi/Pos/26bit-4 857426 156.1 ns/op BenchmarkAtoi/Pos/31bit-4 778071 151.6 ns/op BenchmarkAtoi/Pos/56bit-4 498529 237.7 ns/op BenchmarkAtoi/Pos/63bit-4 398253 318.8 ns/op BenchmarkAtoi/Neg/7bit-4 1928437 63.42 ns/op BenchmarkAtoi/Neg/26bit-4 871212 138.6 ns/op BenchmarkAtoi/Neg/31bit-4 771979 156.4 ns/op BenchmarkAtoi/Neg/56bit-4 498165 234.3 ns/op BenchmarkAtoi/Neg/63bit-4 401349 306.3 ns/op BenchmarkFormatFloat/Decimal-4 79449 1531 ns/op BenchmarkFormatFloat/Float-4 81534 1506 ns/op BenchmarkFormatFloat/Exp-4 87807 1385 ns/op BenchmarkFormatFloat/NegExp-4 86203 1402 ns/op BenchmarkFormatFloat/LongExp-4 74257 1588 ns/op BenchmarkFormatFloat/Big-4 72388 1654 ns/op BenchmarkFormatFloat/BinaryExp-4 209350 571.3 ns/op BenchmarkFormatFloat/32Integer-4 79630 1513 ns/op BenchmarkFormatFloat/32ExactFraction-4 93615 1284 ns/op BenchmarkFormatFloat/32Point-4 82317 1451 ns/op BenchmarkFormatFloat/32Exp-4 88478 1368 ns/op BenchmarkFormatFloat/32NegExp-4 74872 1358 ns/op BenchmarkFormatFloat/32Shortest-4 96054 1256 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 115267 1035 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108374 1079 ns/op BenchmarkFormatFloat/64Fixed1-4 128736 921.3 ns/op BenchmarkFormatFloat/64Fixed2-4 125451 964.5 ns/op BenchmarkFormatFloat/64Fixed3-4 129708 933.6 ns/op BenchmarkFormatFloat/64Fixed4-4 130020 932.4 ns/op BenchmarkFormatFloat/64Fixed12-4 79494 1515 ns/op BenchmarkFormatFloat/64Fixed16-4 92011 1307 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 93735 1267 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 83481 1448 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2648 44601 ns/op BenchmarkFormatFloat/Slowpath64-4 74002 1598 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 72984 1639 ns/op BenchmarkAppendFloat/Decimal-4 84523 1555 ns/op BenchmarkAppendFloat/Float-4 83350 1447 ns/op BenchmarkAppendFloat/Exp-4 92828 1395 ns/op BenchmarkAppendFloat/NegExp-4 96712 1269 ns/op BenchmarkAppendFloat/LongExp-4 73678 2373 ns/op BenchmarkAppendFloat/Big-4 75507 1738 ns/op BenchmarkAppendFloat/BinaryExp-4 245583 484.8 ns/op BenchmarkAppendFloat/32Integer-4 82857 1557 ns/op BenchmarkAppendFloat/32ExactFraction-4 90577 1305 ns/op BenchmarkAppendFloat/32Point-4 83725 1473 ns/op BenchmarkAppendFloat/32Exp-4 85525 1295 ns/op BenchmarkAppendFloat/32NegExp-4 94312 1255 ns/op BenchmarkAppendFloat/32Shortest-4 112480 1183 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 113670 957.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 123280 1440 ns/op BenchmarkAppendFloat/64Fixed1-4 150478 1309 ns/op BenchmarkAppendFloat/64Fixed2-4 145119 816.0 ns/op BenchmarkAppendFloat/64Fixed3-4 152907 799.0 ns/op BenchmarkAppendFloat/64Fixed4-4 145598 808.3 ns/op BenchmarkAppendFloat/64Fixed12-4 85879 1412 ns/op BenchmarkAppendFloat/64Fixed16-4 98355 1227 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 109101 1072 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 93012 1475 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2724 44479 ns/op BenchmarkAppendFloat/Slowpath64-4 72673 1537 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78910 1534 ns/op BenchmarkFormatInt-4 14954 7867 ns/op BenchmarkAppendInt-4 17434 6962 ns/op BenchmarkFormatUint-4 92172 1251 ns/op BenchmarkAppendUint-4 101456 1156 ns/op BenchmarkFormatIntSmall/7-4 3430752 34.71 ns/op BenchmarkFormatIntSmall/42-4 3405081 34.93 ns/op BenchmarkAppendIntSmall-4 1438324 86.60 ns/op BenchmarkAppendUintVarlen/1-4 1475382 83.10 ns/op BenchmarkAppendUintVarlen/12-4 1471238 82.96 ns/op BenchmarkAppendUintVarlen/123-4 1000000 112.4 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 106.8 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 107.5 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 109.4 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 113.0 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 108.9 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 122.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 981861 116.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 985080 138.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 119.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 903598 123.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 879808 135.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 881500 129.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 900474 128.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 878432 133.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 880695 138.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 857749 138.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 867250 146.1 ns/op BenchmarkQuote-4 46610 2595 ns/op BenchmarkQuoteRune-4 541892 236.3 ns/op BenchmarkAppendQuote-4 52402 2258 ns/op BenchmarkAppendQuoteRune-4 938137 127.3 ns/op BenchmarkUnquoteEasy-4 1000000 115.0 ns/op BenchmarkUnquoteHard-4 51903 2225 ns/op PASS ok strconv 19.248s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 437992 276.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 142370 763.8 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 178910 651.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 512744 228.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 154890 725.6 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 196593 571.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 306787 384.2 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 80497 1441 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 95888 1238 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 778886 149.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20538 5831 ns/op BenchmarkGenericMatch1-4 1704 68487 ns/op BenchmarkGenericMatch2-4 309 377573 ns/op BenchmarkSingleMaxSkipping-4 6127 19859 ns/op 503.55 MB/s BenchmarkSingleLongSuffixFail-4 12793 9351 ns/op 107.15 MB/s BenchmarkSingleMatch-4 190 624633 ns/op 24.01 MB/s BenchmarkByteByteNoMatch-4 60997 1974 ns/op BenchmarkByteByteMatch-4 17989 6608 ns/op BenchmarkByteStringMatch-4 21495 5505 ns/op BenchmarkHTMLEscapeNew-4 66886 1806 ns/op BenchmarkHTMLEscapeOld-4 79947 1504 ns/op BenchmarkByteStringReplacerWriteString-4 1038 113431 ns/op BenchmarkByteReplacerWriteString-4 1497 79941 ns/op BenchmarkByteByteReplaces-4 3067 39339 ns/op BenchmarkByteByteMap-4 8773 13562 ns/op BenchmarkMap/identity/ASCII-4 858000 139.1 ns/op BenchmarkMap/identity/Greek-4 415927 293.1 ns/op BenchmarkMap/change/ASCII-4 29262 4130 ns/op BenchmarkMap/change/Greek-4 21426 5612 ns/op BenchmarkIndexRune-4 2221887 54.58 ns/op BenchmarkIndexRuneLongString-4 1433442 84.09 ns/op BenchmarkIndexRuneFastPath-4 3234891 36.06 ns/op BenchmarkIndex-4 3193848 35.92 ns/op BenchmarkLastIndex-4 4665435 24.65 ns/op BenchmarkIndexByte-4 5709117 20.95 ns/op BenchmarkToUpper/#00-4 5167894 23.48 ns/op BenchmarkToUpper/ONLYUPPER-4 2971156 40.04 ns/op BenchmarkToUpper/abc-4 275752 419.8 ns/op BenchmarkToUpper/AbC123-4 218040 568.9 ns/op BenchmarkToUpper/azAZ09_-4 238777 507.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 42999 2816 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65054 1866 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28288 4271 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 51417 2320 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 105246 1152 ns/op BenchmarkToLower/#00-4 4946551 24.03 ns/op BenchmarkToLower/abc-4 4334120 27.77 ns/op BenchmarkToLower/AbC123-4 177392 700.2 ns/op BenchmarkToLower/azAZ09_-4 189040 657.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77930 1988 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 58641 2074 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30273 3956 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 68936 1726 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 103346 1156 ns/op BenchmarkMapNoChanges-4 1000000 108.8 ns/op BenchmarkTrim-4 35908 3385 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3018456 38.23 ns/op BenchmarkToValidUTF8/InvalidASCII-4 155128 778.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 118862 1009 ns/op BenchmarkEqualFold/Tests-4 47416 2526 ns/op BenchmarkEqualFold/ASCII-4 3380196 35.18 ns/op BenchmarkEqualFold/UnicodePrefix-4 88209 1372 ns/op BenchmarkEqualFold/UnicodeSuffix-4 85008 1374 ns/op BenchmarkIndexHard1-4 1857 65695 ns/op BenchmarkIndexHard2-4 388 373547 ns/op BenchmarkIndexHard3-4 163 707715 ns/op BenchmarkIndexHard4-4 90 1316866 ns/op BenchmarkLastIndexHard1-4 70 1743363 ns/op BenchmarkLastIndexHard2-4 63 1712742 ns/op BenchmarkLastIndexHard3-4 68 1722421 ns/op BenchmarkCountHard1-4 1645 71222 ns/op BenchmarkCountHard2-4 392 304959 ns/op BenchmarkCountHard3-4 169 708096 ns/op BenchmarkIndexTorture-4 7977 15126 ns/op BenchmarkCountTorture-4 7928 15053 ns/op BenchmarkCountTortureOverlapping-4 702 160091 ns/op BenchmarkCountByte/10-4 5402334 21.76 ns/op 459.65 MB/s BenchmarkCountByte/32-4 5153072 22.91 ns/op 1396.61 MB/s BenchmarkCountByte/4096-4 592504 200.0 ns/op 20482.41 MB/s BenchmarkCountByte/4194304-4 616 194706 ns/op 21541.69 MB/s BenchmarkCountByte/67108864-4 34 3404362 ns/op 19712.61 MB/s BenchmarkFields/ASCII/16-4 208177 555.5 ns/op 28.80 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20353 5786 ns/op 44.24 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1155 89498 ns/op 45.77 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 79 1540754 ns/op 42.54 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 24605915 ns/op 42.61 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 123806 973.2 ns/op 16.44 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10281 ns/op 24.90 MB/s 256 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 672 177587 ns/op 23.06 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 3239588 ns/op 20.23 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 59775608 ns/op 17.54 MB/s 10465584 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 182431 627.3 ns/op 25.51 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 19674 5935 ns/op 43.13 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1156 104778 ns/op 39.09 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 60 1990788 ns/op 32.92 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 40245830 ns/op 26.05 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 149726 806.0 ns/op 19.85 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 15783 7615 ns/op 33.62 MB/s 256 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 858 139355 ns/op 29.39 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 44 2552517 ns/op 25.68 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 50073952 ns/op 20.94 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 67712044 ns/op BenchmarkSplitSingleByteSeparator-4 21 5334287 ns/op BenchmarkSplitMultiByteSeparator-4 38 2922038 ns/op BenchmarkSplitNSingleByteSeparator-4 252762 526.2 ns/op BenchmarkSplitNMultiByteSeparator-4 195592 613.7 ns/op BenchmarkRepeat/5x0-4 3852646 30.26 ns/op BenchmarkRepeat/5x1-4 4009820 29.02 ns/op BenchmarkRepeat/5x2-4 198760 607.3 ns/op BenchmarkRepeat/5x6-4 112119 1295 ns/op BenchmarkRepeat/10x0-4 3876319 30.21 ns/op BenchmarkRepeat/10x1-4 3938220 28.87 ns/op BenchmarkRepeat/10x2-4 189718 625.5 ns/op BenchmarkRepeat/10x6-4 103592 1124 ns/op BenchmarkRepeatLarge/256/1-4 50095 2359 ns/op 108.53 MB/s BenchmarkRepeatLarge/256/16-4 84087 1408 ns/op 181.84 MB/s BenchmarkRepeatLarge/512/1-4 42601 2702 ns/op 189.50 MB/s BenchmarkRepeatLarge/512/16-4 65758 2322 ns/op 220.52 MB/s BenchmarkRepeatLarge/1024/1-4 37447 3146 ns/op 325.50 MB/s BenchmarkRepeatLarge/1024/16-4 47734 2392 ns/op 428.14 MB/s BenchmarkRepeatLarge/2048/1-4 29929 3915 ns/op 523.12 MB/s BenchmarkRepeatLarge/2048/16-4 38529 2961 ns/op 691.77 MB/s BenchmarkRepeatLarge/4096/1-4 24463 6807 ns/op 601.73 MB/s BenchmarkRepeatLarge/4096/16-4 28069 6143 ns/op 666.73 MB/s BenchmarkRepeatLarge/8192/1-4 17007 6865 ns/op 1193.25 MB/s BenchmarkRepeatLarge/8192/16-4 17725 5968 ns/op 1372.72 MB/s BenchmarkRepeatLarge/8192/4097-4 5534698 20.92 ns/op 195847.71 MB/s BenchmarkRepeatLarge/16384/1-4 11328 12927 ns/op 1267.42 MB/s BenchmarkRepeatLarge/16384/16-4 12424 9715 ns/op 1686.42 MB/s BenchmarkRepeatLarge/16384/4097-4 19088 6608 ns/op 1860.12 MB/s BenchmarkRepeatLarge/32768/1-4 5163 21389 ns/op 1531.99 MB/s BenchmarkRepeatLarge/32768/16-4 5004 27536 ns/op 1190.02 MB/s BenchmarkRepeatLarge/32768/4097-4 6628 21170 ns/op 1354.68 MB/s BenchmarkRepeatLarge/65536/1-4 3753 53529 ns/op 1224.30 MB/s BenchmarkRepeatLarge/65536/16-4 3420 32259 ns/op 2031.54 MB/s BenchmarkRepeatLarge/65536/4097-4 3568 30020 ns/op 2047.16 MB/s BenchmarkRepeatLarge/131072/1-4 525 216637 ns/op 605.03 MB/s BenchmarkRepeatLarge/131072/16-4 390 261957 ns/op 500.36 MB/s BenchmarkRepeatLarge/131072/4097-4 549 211538 ns/op 600.40 MB/s BenchmarkRepeatLarge/262144/1-4 266 471321 ns/op 556.19 MB/s BenchmarkRepeatLarge/262144/16-4 283 604974 ns/op 433.31 MB/s BenchmarkRepeatLarge/262144/4097-4 280 506895 ns/op 509.20 MB/s BenchmarkRepeatLarge/524288/1-4 136 823834 ns/op 636.40 MB/s BenchmarkRepeatLarge/524288/16-4 141 820386 ns/op 639.07 MB/s BenchmarkRepeatLarge/524288/4097-4 139 831905 ns/op 625.46 MB/s BenchmarkRepeatLarge/1048576/1-4 69 1638919 ns/op 639.80 MB/s BenchmarkRepeatLarge/1048576/16-4 63 1648798 ns/op 635.96 MB/s BenchmarkRepeatLarge/1048576/4097-4 67 1710853 ns/op 610.65 MB/s BenchmarkRepeatLarge/2097152/1-4 32 3762802 ns/op 557.34 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3411248 ns/op 614.78 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 3352751 ns/op 624.43 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6871070 ns/op 610.43 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7179797 ns/op 584.18 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6742652 ns/op 621.60 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14718484 ns/op 569.94 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13948089 ns/op 601.42 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15053181 ns/op 557.13 MB/s BenchmarkRepeatLarge/16777216/1-4 4 29457894 ns/op 569.53 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28456605 ns/op 589.57 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31529958 ns/op 532.10 MB/s BenchmarkRepeatLarge/33554432/1-4 2 62048644 ns/op 540.78 MB/s BenchmarkRepeatLarge/33554432/16-4 2 58872318 ns/op 569.95 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 62335974 ns/op 538.28 MB/s BenchmarkRepeatLarge/67108864/1-4 1 122411984 ns/op 548.22 MB/s BenchmarkRepeatLarge/67108864/16-4 1 122847038 ns/op 546.28 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 127204564 ns/op 527.57 MB/s BenchmarkRepeatLarge/134217728/1-4 1 217401610 ns/op 617.37 MB/s BenchmarkRepeatLarge/134217728/16-4 1 242901006 ns/op 552.56 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 252341700 ns/op 531.89 MB/s BenchmarkRepeatLarge/268435456/1-4 1 422856270 ns/op 634.81 MB/s BenchmarkRepeatLarge/268435456/16-4 1 487379655 ns/op 550.77 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 495995024 ns/op 541.21 MB/s BenchmarkRepeatLarge/536870912/1-4 1 841421773 ns/op 638.05 MB/s BenchmarkRepeatLarge/536870912/16-4 1 957692202 ns/op 560.59 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 990997458 ns/op 541.75 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1711584189 ns/op 627.34 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1905252259 ns/op 563.57 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1955057462 ns/op 549.21 MB/s BenchmarkIndexAnyASCII/1:1-4 2420251 48.26 ns/op BenchmarkIndexAnyASCII/1:2-4 2381238 50.31 ns/op BenchmarkIndexAnyASCII/1:4-4 2298888 51.73 ns/op BenchmarkIndexAnyASCII/1:8-4 2220158 53.60 ns/op BenchmarkIndexAnyASCII/1:16-4 1934834 62.10 ns/op BenchmarkIndexAnyASCII/1:32-4 1932500 61.55 ns/op BenchmarkIndexAnyASCII/1:64-4 1804879 65.24 ns/op BenchmarkIndexAnyASCII/16:1-4 2485282 49.41 ns/op BenchmarkIndexAnyASCII/16:2-4 662047 180.7 ns/op BenchmarkIndexAnyASCII/16:4-4 632954 184.6 ns/op BenchmarkIndexAnyASCII/16:8-4 626888 190.4 ns/op BenchmarkIndexAnyASCII/16:16-4 579950 208.4 ns/op BenchmarkIndexAnyASCII/16:32-4 509862 240.1 ns/op BenchmarkIndexAnyASCII/16:64-4 408558 295.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1917832 61.34 ns/op BenchmarkIndexAnyASCII/256:2-4 54327 2144 ns/op BenchmarkIndexAnyASCII/256:4-4 54470 2150 ns/op BenchmarkIndexAnyASCII/256:8-4 54690 2187 ns/op BenchmarkIndexAnyASCII/256:16-4 54702 2177 ns/op BenchmarkIndexAnyASCII/256:32-4 54448 2218 ns/op BenchmarkIndexAnyASCII/256:64-4 52642 2265 ns/op BenchmarkIndexAnyUTF8/1:1-4 2644581 44.75 ns/op BenchmarkIndexAnyUTF8/1:2-4 2514925 50.28 ns/op BenchmarkIndexAnyUTF8/1:4-4 2335420 51.56 ns/op BenchmarkIndexAnyUTF8/1:8-4 2247213 53.52 ns/op BenchmarkIndexAnyUTF8/1:16-4 1919865 60.95 ns/op BenchmarkIndexAnyUTF8/1:32-4 1941882 62.45 ns/op BenchmarkIndexAnyUTF8/1:64-4 1831063 65.54 ns/op BenchmarkIndexAnyUTF8/16:1-4 1821324 65.58 ns/op BenchmarkIndexAnyUTF8/16:2-4 347323 348.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 319129 369.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 304168 395.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 235120 501.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 231825 513.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 185006 555.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 399714 299.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 24769 4904 ns/op BenchmarkIndexAnyUTF8/256:4-4 22611 5258 ns/op BenchmarkIndexAnyUTF8/256:8-4 21056 5614 ns/op BenchmarkIndexAnyUTF8/256:16-4 16156 7293 ns/op BenchmarkIndexAnyUTF8/256:32-4 15972 7591 ns/op BenchmarkIndexAnyUTF8/256:64-4 14527 8165 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2376778 49.24 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2389610 50.78 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2115894 51.81 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2219977 53.99 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1971018 61.55 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1993624 60.86 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1875540 63.48 ns/op BenchmarkLastIndexAnyASCII/16:1-4 635224 181.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 641532 183.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 637107 186.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 620871 192.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 556280 211.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 503430 237.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 406135 297.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 55136 2193 ns/op BenchmarkLastIndexAnyASCII/256:2-4 55178 2189 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54238 2205 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54145 2217 ns/op BenchmarkLastIndexAnyASCII/256:16-4 52180 2229 ns/op BenchmarkLastIndexAnyASCII/256:32-4 52407 2262 ns/op BenchmarkLastIndexAnyASCII/256:64-4 51694 2369 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2374255 49.69 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2384127 50.05 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2349480 50.63 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2261538 52.79 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1994788 59.84 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1983446 61.11 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1896256 63.00 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 480159 258.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 215637 532.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 208232 568.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 200665 600.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 164982 733.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 160377 823.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 153078 799.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 33843 3821 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14654 8200 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14119 8467 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13279 9037 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11150 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11213 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9862 11949 ns/op BenchmarkTrimASCII/1:1-4 3750805 31.16 ns/op BenchmarkTrimASCII/1:2-4 2573212 49.76 ns/op BenchmarkTrimASCII/1:4-4 2421286 49.87 ns/op BenchmarkTrimASCII/1:8-4 2064213 57.69 ns/op BenchmarkTrimASCII/1:16-4 1630641 74.25 ns/op BenchmarkTrimASCII/16:1-4 2801029 41.61 ns/op BenchmarkTrimASCII/16:2-4 653587 182.1 ns/op BenchmarkTrimASCII/16:4-4 649089 212.1 ns/op BenchmarkTrimASCII/16:8-4 618142 192.5 ns/op BenchmarkTrimASCII/16:16-4 535612 220.0 ns/op BenchmarkTrimASCII/256:1-4 568546 213.3 ns/op BenchmarkTrimASCII/256:2-4 55633 2147 ns/op BenchmarkTrimASCII/256:4-4 56302 2139 ns/op BenchmarkTrimASCII/256:8-4 55128 2168 ns/op BenchmarkTrimASCII/256:16-4 48150 2493 ns/op BenchmarkTrimASCII/4096:1-4 42672 2820 ns/op BenchmarkTrimASCII/4096:2-4 3554 38135 ns/op BenchmarkTrimASCII/4096:4-4 3498 33459 ns/op BenchmarkTrimASCII/4096:8-4 3583 34828 ns/op BenchmarkTrimASCII/4096:16-4 3460 39584 ns/op BenchmarkTrimByte-4 4460056 26.61 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 32779 3850 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 31266 4093 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1537 78281 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2008 59889 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3951 33201 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7446 15923 ns/op BenchmarkJoin/0-4 5913652 21.22 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4024730 29.78 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 176631 691.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 117726 1003 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 90825 1316 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 73621 1628 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 62455 1938 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 54247 2217 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2947893 39.20 ns/op BenchmarkTrimSpace/ASCII-4 1288202 95.76 ns/op BenchmarkTrimSpace/SomeNonASCII-4 119244 980.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 64105 1835 ns/op BenchmarkReplaceAll-4 114457 1029 ns/op 16 B/op 1 allocs/op PASS ok strings 57.068s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 81198 1423 ns/op BenchmarkCond2-4 35528 3297 ns/op BenchmarkCond4-4 26022 4733 ns/op BenchmarkCond8-4 13443 8357 ns/op BenchmarkCond16-4 6748 17680 ns/op BenchmarkCond32-4 3009 39673 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 903980 136.9 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 537451 255.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 927813 111.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 1400234 101.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 588356 223.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1239528 92.56 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 148617 851.4 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 121489 1076 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 116391 1144 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75790 1679 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 1189878 133.6 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 233998 500.2 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 716659 162.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 236174 507.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 1281523 91.58 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 256724 466.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2684029 45.46 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 85519 1729 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 184748 699.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 818200 204.0 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3494 32305 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 578 206863 ns/op BenchmarkRange/*sync.Map-4 1770 66325 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 111956 1123 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 344827 392.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 95270 1169 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 170942 687.4 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 303150 395.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 269455 498.7 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 128550 951.2 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 251907 482.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 984873 127.8 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 75345 1488 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 188952 633.6 ns/op BenchmarkSwapCollision/*sync.Map-4 127854 955.2 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 400 303109 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 139785 873.4 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 309720 335.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 27522 4478 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 90206 1344 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30874 3895 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 334094 301.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 135813 859.1 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 389799 387.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2603154 49.42 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 233241 520.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1889218 63.97 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 882978 174.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 210573 565.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 942232 130.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 124753 940.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 443992 294.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 818936 144.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 161949 759.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 774301 148.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 377500 746.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 156277 746.6 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 285648 428.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 79084 1591 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 267039 437.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 954224 131.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 175351 707.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 924314 121.2 ns/op BenchmarkUncontendedSemaphore-4 5033846 23.83 ns/op BenchmarkContendedSemaphore-4 4979907 25.21 ns/op BenchmarkMutexUncontended-4 1017674 134.0 ns/op BenchmarkMutex-4 285489 387.3 ns/op BenchmarkMutexSlack-4 288814 404.1 ns/op BenchmarkMutexWork-4 279915 438.4 ns/op BenchmarkMutexWorkSlack-4 249951 455.7 ns/op BenchmarkMutexNoSpin-4 89322 1174 ns/op BenchmarkMutexSpin-4 72962 1828 ns/op BenchmarkOnce-4 1503766 75.98 ns/op BenchmarkOnceFunc/v=Once-4 1727613 68.99 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1335392 87.96 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1513675 80.28 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1570732 76.34 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1375816 87.62 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1487187 80.75 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8120634 14.28 ns/op BenchmarkSemaSyntNonblock-4 2492953 53.61 ns/op BenchmarkSemaSyntBlock-4 2416860 52.05 ns/op BenchmarkSemaWorkNonblock-4 1235570 99.60 ns/op BenchmarkSemaWorkBlock-4 1000000 116.4 ns/op BenchmarkRWMutexUncontended-4 478815 359.8 ns/op BenchmarkRWMutexWrite100-4 418777 260.5 ns/op BenchmarkRWMutexWrite10-4 417907 424.5 ns/op BenchmarkRWMutexWorkWrite100-4 394032 354.9 ns/op BenchmarkRWMutexWorkWrite10-4 321024 390.9 ns/op BenchmarkWaitGroupUncontended-4 818140 139.1 ns/op BenchmarkWaitGroupAddDone-4 626223 160.6 ns/op BenchmarkWaitGroupAddDoneWork-4 714661 161.3 ns/op BenchmarkWaitGroupWait-4 3910066 32.05 ns/op BenchmarkWaitGroupWaitWork-4 3082026 41.45 ns/op BenchmarkWaitGroupActuallyWait-4 83119 1336 ns/op 32 B/op 2 allocs/op PASS ok sync 19.122s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 750216 220.3 ns/op PASS ok sync/atomic 1.176s PASS ok syscall 1.008s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 162656 727.3 ns/op 0 B/op 0 allocs/op PASS ok testing 1.135s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6040 18516 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7257 14836 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 75 1525542 ns/op 110961 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 78 1366388 ns/op 1422 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 166790751 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 169074369 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1630 72565 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1836 64182 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6511524 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6276933 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 701214041 ns/op 47012928 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 718203711 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 196 600921 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 208 556115 ns/op 188 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 56777788 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 55434462 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6627442395 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6733757169 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2428 46668 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 2988755 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 302895812 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2178 51760 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 243 486761 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4858906 ns/op 408996 B/op 1660 allocs/op BenchmarkCode-4 5874 20497 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.133s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 145270566 ns/op BenchmarkVariableString-4 80305 1556 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1790 70361 ns/op 2517 B/op 39 allocs/op PASS ok text/template/parse 1.484s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 103 1146175 ns/op BenchmarkAfter-4 165 731642 ns/op BenchmarkStop-4 332 360117 ns/op BenchmarkSimultaneousAfterFunc-4 57 2077271 ns/op BenchmarkStartStop-4 400 259735 ns/op BenchmarkReset-4 2312 53360 ns/op BenchmarkSleep-4 69 1458829 ns/op BenchmarkParallelTimerLatency-4 55 259054 avg-late-ns 3693391 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 10420254 avg-late-ns 14778092 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 762655 avg-late-ns 4224214 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 322109 avg-late-ns 1172475 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 425967 avg-late-ns 1466302 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 33 4687689 avg-late-ns 9467247 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 387965 avg-late-ns 1940394 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 26 1663998 avg-late-ns 7460929 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 22 7063097 avg-late-ns 32904236 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 315787 avg-late-ns 1969026 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 945995 avg-late-ns 4548469 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 1291745 avg-late-ns 7689079 max-late-ns BenchmarkTicker-4 705 171860 ns/op BenchmarkTickerReset-4 5862 18845 ns/op BenchmarkTickerResetNaive-4 331 479878 ns/op BenchmarkNow-4 1732386 67.23 ns/op BenchmarkNowUnixNano-4 1362721 86.69 ns/op BenchmarkNowUnixMilli-4 1000000 100.4 ns/op BenchmarkNowUnixMicro-4 1242542 96.65 ns/op BenchmarkFormat-4 54178 2215 ns/op BenchmarkFormatRFC3339-4 75409 1581 ns/op BenchmarkFormatRFC3339Nano-4 70695 1715 ns/op BenchmarkFormatNow-4 79876 1493 ns/op BenchmarkMarshalJSON-4 97845 1226 ns/op BenchmarkMarshalText-4 103882 1121 ns/op BenchmarkParse-4 136826 880.4 ns/op BenchmarkParseRFC3339UTC-4 318412 369.1 ns/op BenchmarkParseRFC3339UTCBytes-4 205614 605.9 ns/op BenchmarkParseRFC3339TZ-4 83383 1538 ns/op BenchmarkParseRFC3339TZBytes-4 64102 1874 ns/op BenchmarkParseDuration-4 569203 199.4 ns/op BenchmarkHour-4 884872 117.5 ns/op BenchmarkSecond-4 997909 116.1 ns/op BenchmarkYear-4 741920 162.3 ns/op BenchmarkDay-4 728041 165.5 ns/op BenchmarkISOWeek-4 673267 177.9 ns/op BenchmarkGoString-4 71690 1627 ns/op BenchmarkUnmarshalText-4 79260 1553 ns/op PASS ok time 12.253s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 426682 284.4 ns/op BenchmarkDecodeValidJapaneseChars-4 513043 236.7 ns/op BenchmarkDecodeRune-4 1345768 97.82 ns/op BenchmarkEncodeValidASCII-4 312192 364.1 ns/op BenchmarkEncodeValidJapaneseChars-4 511107 236.2 ns/op BenchmarkAppendRuneValidASCII-4 720124 183.9 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1222467 106.6 ns/op BenchmarkEncodeRune-4 659515 180.4 ns/op PASS ok unicode/utf16 2.413s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2235015 52.73 ns/op BenchmarkRuneCountTenJapaneseChars-4 384403 304.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4554154 25.53 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 503654 239.0 ns/op BenchmarkValidTenASCIIChars-4 2162882 53.99 ns/op BenchmarkValid100KASCIIChars-4 90 1671179 ns/op BenchmarkValidTenJapaneseChars-4 348034 429.3 ns/op BenchmarkValidLongMostlyASCII-4 108 1118485 ns/op BenchmarkValidLongJapanese-4 62 1884801 ns/op BenchmarkValidStringTenASCIIChars-4 5019044 22.65 ns/op BenchmarkValidString100KASCIIChars-4 7105 17498 ns/op BenchmarkValidStringTenJapaneseChars-4 464428 286.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1429 84501 ns/op BenchmarkValidStringLongJapanese-4 160 736718 ns/op BenchmarkEncodeASCIIRune-4 4386122 26.76 ns/op BenchmarkEncodeJapaneseRune-4 2361889 55.07 ns/op BenchmarkAppendASCIIRune-4 8486486 14.22 ns/op BenchmarkAppendJapaneseRune-4 2901183 45.07 ns/op BenchmarkDecodeASCIIRune-4 2569608 126.5 ns/op BenchmarkDecodeJapaneseRune-4 2735332 47.11 ns/op BenchmarkFullRune/ASCII-4 3051958 37.28 ns/op BenchmarkFullRune/Incomplete-4 1000000 131.5 ns/op BenchmarkFullRune/Japanese-4 3311250 37.59 ns/op PASS ok unicode/utf8 6.495s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 118451383217 ns/op PASS ok cmd/api 120.108s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 600712 227.6 ns/op BenchmarkCgoCall/one-pointer-4 565588 218.6 ns/op BenchmarkCgoCall/string-pointer-escape-4 468009 765.6 ns/op BenchmarkCgoCall/string-pointer-noescape-4 473634 874.2 ns/op BenchmarkCgoCall/eight-pointers-4 223058 1128 ns/op BenchmarkCgoCall/eight-pointers-nil-4 493726 1090 ns/op BenchmarkCgoCall/eight-pointers-array-4 10000 14978 ns/op BenchmarkCgoCall/eight-pointers-slice-4 47616 9160 ns/op BenchmarkGoString-4 906877 2588 ns/op BenchmarkCGoCallback-4 63188 1825 ns/op BenchmarkCGoInCThread-4 156642 1044 ns/op PASS ok cmd/cgo/internal/test 13.950s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 524410 725.4 ns/op BenchmarkEqArrayOfStrings64-4 10000 44802 ns/op BenchmarkEqArrayOfStrings1024-4 5331 107057 ns/op BenchmarkEqArrayOfFloats5-4 938469 401.3 ns/op BenchmarkEqArrayOfFloats64-4 109328 1220 ns/op BenchmarkEqArrayOfFloats1024-4 4594 93351 ns/op BenchmarkEqArrayOfStructsEq-4 1342 246035 ns/op BenchmarkEqArrayOfStructsNotEq-4 2118 89915 ns/op BenchmarkEqStruct-4 14172710 9.768 ns/op PASS ok cmd/compile/internal/reflectdata 16.758s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 76125 ns/op BenchmarkInvertLessThanNoov-4 11581102 14.42 ns/op BenchmarkCopyElim1-4 100 1267388 ns/op BenchmarkCopyElim10-4 100 1665537 ns/op BenchmarkCopyElim100-4 459 4399736 ns/op BenchmarkCopyElim1000-4 31 4160838 ns/op BenchmarkCopyElim10000-4 2 103542432 ns/op BenchmarkCopyElim100000-4 1 977430361 ns/op BenchmarkDeadCode/1-4 100 1401292 ns/op BenchmarkDeadCode/10-4 100 1247523 ns/op BenchmarkDeadCode/100-4 328 2324249 ns/op BenchmarkDeadCode/1000-4 49 4643721 ns/op BenchmarkDeadCode/10000-4 4 42371553 ns/op BenchmarkDeadCode/100000-4 1 653754772 ns/op BenchmarkDeadCode/200000-4 1 905686669 ns/op BenchmarkDominatorsLinear-4 10 10841744 ns/op 0.92 MB/s BenchmarkDominatorsFwdBack-4 7 14714703 ns/op 0.68 MB/s BenchmarkDominatorsManyPred-4 6 17967927 ns/op 0.56 MB/s BenchmarkDominatorsMaxPred-4 7 20488434 ns/op 0.49 MB/s BenchmarkDominatorsMaxPredVal-4 7 17011876 ns/op 0.59 MB/s BenchmarkFuse/1-4 100 2403255 ns/op BenchmarkFuse/10-4 195 556395 ns/op BenchmarkFuse/100-4 100 1201336 ns/op BenchmarkFuse/1000-4 16 6636851 ns/op BenchmarkFuse/10000-4 2 141946501 ns/op BenchmarkNilCheckDeep1-4 7736 14765 ns/op 0.07 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3272 35789 ns/op 0.28 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 292 470615 ns/op 0.21 MB/s 1073 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2315203 ns/op 0.43 MB/s 9654 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 34032078 ns/op 0.29 MB/s 230010 B/op 8 allocs/op BenchmarkDSEPass-4 12 14042017 ns/op 65862 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 204586577 ns/op 4252480 B/op 108341 allocs/op BenchmarkCSEPass-4 3 42185285 ns/op 197376 B/op 13 allocs/op BenchmarkCSEPassBlock-4 1 301092589 ns/op 5709240 B/op 97784 allocs/op BenchmarkDeadcodePass-4 92 1777530 ns/op 107977 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 206903993 ns/op 4023064 B/op 44861 allocs/op BenchmarkMultiPass-4 38 2855961 ns/op 234697 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 399903706 ns/op 11178120 B/op 149682 allocs/op BenchmarkCondRewrite/SoloJump-4 3031201 40.51 ns/op BenchmarkCondRewrite/CombJump-4 2942584 39.83 ns/op PASS ok cmd/compile/internal/ssa 26.068s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7855 15831 ns/op BenchmarkExtShift-4 14752 8693 ns/op BenchmarkModify-4 7930 15066 ns/op BenchmarkMullImm-4 10000 10978 ns/op BenchmarkConstModify-4 7864 16002 ns/op BenchmarkBitSet-4 15696 7513 ns/op BenchmarkBitClear-4 15694 7925 ns/op BenchmarkBitToggle-4 10000 13522 ns/op BenchmarkBitSetConst-4 124369 1013 ns/op BenchmarkBitClearConst-4 128895 1011 ns/op BenchmarkBitToggleConst-4 118851 1017 ns/op BenchmarkDivconstI64-4 7101510 16.14 ns/op BenchmarkModconstI64-4 7351212 15.62 ns/op BenchmarkDivisiblePow2constI64-4 8240167 14.43 ns/op BenchmarkDivisibleconstI64-4 7745796 15.39 ns/op BenchmarkDivisibleWDivconstI64-4 5482158 22.93 ns/op BenchmarkDivconstU64/3-4 7982157 15.10 ns/op BenchmarkDivconstU64/5-4 7847370 15.19 ns/op BenchmarkDivconstU64/37-4 7767644 18.89 ns/op BenchmarkDivconstU64/1234567-4 7450777 18.33 ns/op BenchmarkModconstU64-4 7320334 16.83 ns/op BenchmarkDivisibleconstU64-4 8169132 18.53 ns/op BenchmarkDivisibleWDivconstU64-4 4951905 24.14 ns/op BenchmarkDivconstI32-4 6305794 19.75 ns/op BenchmarkModconstI32-4 7669171 15.56 ns/op BenchmarkDivisiblePow2constI32-4 8334806 16.81 ns/op BenchmarkDivisibleconstI32-4 7430076 15.26 ns/op BenchmarkDivisibleWDivconstI32-4 4619834 26.11 ns/op BenchmarkDivconstU32-4 8074820 14.57 ns/op BenchmarkModconstU32-4 7613395 15.44 ns/op BenchmarkDivisibleconstU32-4 7999368 16.01 ns/op BenchmarkDivisibleWDivconstU32-4 5234026 22.64 ns/op BenchmarkDivconstI16-4 8131137 14.26 ns/op BenchmarkModconstI16-4 7984098 18.23 ns/op BenchmarkDivisiblePow2constI16-4 8395227 20.47 ns/op BenchmarkDivisibleconstI16-4 8177983 14.56 ns/op BenchmarkDivisibleWDivconstI16-4 5444898 21.75 ns/op BenchmarkDivconstU16-4 8193600 14.62 ns/op BenchmarkModconstU16-4 7837491 15.29 ns/op BenchmarkDivisibleconstU16-4 8181872 14.57 ns/op BenchmarkDivisibleWDivconstU16-4 5520242 28.67 ns/op BenchmarkDivconstI8-4 8162700 16.86 ns/op BenchmarkModconstI8-4 7730997 15.51 ns/op BenchmarkDivisiblePow2constI8-4 8284776 14.46 ns/op BenchmarkDivisibleconstI8-4 8110138 14.56 ns/op BenchmarkDivisibleWDivconstI8-4 5408488 23.07 ns/op BenchmarkDivconstU8-4 8150847 24.62 ns/op BenchmarkModconstU8-4 8024122 16.31 ns/op BenchmarkDivisibleconstU8-4 8080675 14.60 ns/op BenchmarkDivisibleWDivconstU8-4 5448538 23.61 ns/op BenchmarkMul2-4 144272 706.7 ns/op BenchmarkMulNeg2-4 175094 751.6 ns/op BenchmarkEfaceInteger-4 4126686 27.74 ns/op BenchmarkTypeAssert-4 14018589 8.591 ns/op BenchmarkDiv64UnsignedSmall-4 13779554 8.362 ns/op BenchmarkDiv64Small-4 13771146 8.797 ns/op BenchmarkDiv64SmallNegDivisor-4 13009688 8.823 ns/op BenchmarkDiv64SmallNegDividend-4 13301395 8.756 ns/op BenchmarkDiv64SmallNegBoth-4 13565791 12.30 ns/op BenchmarkDiv64Unsigned-4 11361717 10.46 ns/op BenchmarkDiv64-4 11455105 10.48 ns/op BenchmarkDiv64NegDivisor-4 11400478 11.72 ns/op BenchmarkDiv64NegDividend-4 11546401 11.24 ns/op BenchmarkDiv64NegBoth-4 11367152 10.27 ns/op BenchmarkMod64UnsignedSmall-4 13770826 8.467 ns/op BenchmarkMod64Small-4 13483854 8.781 ns/op BenchmarkMod64SmallNegDivisor-4 13676000 10.50 ns/op BenchmarkMod64SmallNegDividend-4 13850913 8.801 ns/op BenchmarkMod64SmallNegBoth-4 13401133 8.657 ns/op BenchmarkMod64Unsigned-4 11378352 11.70 ns/op BenchmarkMod64-4 10747729 10.54 ns/op BenchmarkMod64NegDivisor-4 11692436 10.42 ns/op BenchmarkMod64NegDividend-4 11551345 10.20 ns/op BenchmarkMod64NegBoth-4 11527970 10.20 ns/op BenchmarkMulconstI32/3-4 11806846 9.554 ns/op BenchmarkMulconstI32/5-4 14769549 8.479 ns/op BenchmarkMulconstI32/12-4 14811116 9.104 ns/op BenchmarkMulconstI32/120-4 14556746 8.742 ns/op BenchmarkMulconstI32/-120-4 14742734 8.274 ns/op BenchmarkMulconstI32/65537-4 14431448 8.376 ns/op BenchmarkMulconstI32/65538-4 14804484 8.344 ns/op BenchmarkMulconstI64/3-4 14570078 8.331 ns/op BenchmarkMulconstI64/5-4 14509248 8.803 ns/op BenchmarkMulconstI64/12-4 14106066 8.278 ns/op BenchmarkMulconstI64/120-4 14763159 8.375 ns/op BenchmarkMulconstI64/-120-4 14825493 8.451 ns/op BenchmarkMulconstI64/65537-4 14750622 8.206 ns/op BenchmarkMulconstI64/65538-4 14602875 8.175 ns/op BenchmarkMulconstU32/3-4 14630378 8.212 ns/op BenchmarkMulconstU32/5-4 14758336 8.083 ns/op BenchmarkMulconstU32/12-4 14141025 8.650 ns/op BenchmarkMulconstU32/120-4 14821090 8.620 ns/op BenchmarkMulconstU32/65537-4 14739486 8.070 ns/op BenchmarkMulconstU32/65538-4 14796475 8.307 ns/op BenchmarkMulconstU64/3-4 14672119 8.329 ns/op BenchmarkMulconstU64/5-4 14789965 8.137 ns/op BenchmarkMulconstU64/12-4 14711954 8.199 ns/op BenchmarkMulconstU64/120-4 14791602 8.150 ns/op BenchmarkMulconstU64/65537-4 14814931 7.994 ns/op BenchmarkMulconstU64/65538-4 14568178 8.242 ns/op BenchmarkShiftArithmeticRight-4 15181222 8.782 ns/op BenchmarkSwitch8Predictable-4 10075442 12.53 ns/op BenchmarkSwitch8Unpredictable-4 5702442 21.06 ns/op BenchmarkSwitch32Predictable-4 8746378 14.97 ns/op BenchmarkSwitch32Unpredictable-4 5117156 23.20 ns/op BenchmarkSwitchStringPredictable-4 4129964 29.96 ns/op BenchmarkSwitchStringUnpredictable-4 4339438 37.23 ns/op BenchmarkSwitchTypePredictable-4 3234526 37.85 ns/op BenchmarkSwitchTypeUnpredictable-4 2724852 38.01 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3969985 44.26 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4117006 29.83 ns/op PASS ok cmd/compile/internal/test 24.313s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1092320 ns/op BenchmarkNamed/Underlying/nongeneric-4 1212230 116.6 ns/op BenchmarkNamed/Underlying/generic-4 1239999 97.40 ns/op BenchmarkNamed/Underlying/src_instance-4 1232534 97.11 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 151.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 623765058 ns/op 53983 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 535429234 ns/op 62888 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 239308959 ns/op 139550 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 147446125 ns/op 228346 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 559010611 ns/op 9284 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 100274809 ns/op 51750 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 44685169 ns/op 105334 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 39159349 ns/op 127721 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 197374215 ns/op 10993 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 47513168 ns/op 45666 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 26919355 ns/op 80599 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 50711740 ns/op 42788 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1308686519 ns/op 52473 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 686744279 ns/op 99991 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 153258024 ns/op 448049 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 151654399 ns/op 452727 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 789838201 ns/op 2547 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 102062694 ns/op 19711 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 64553410 ns/op 29415 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 100012070 ns/op 20116 lines/s PASS ok cmd/compile/internal/types2 22.888s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 116 1820164 ns/op 2231233 sys-ns/op 606302 user-ns/op PASS ok cmd/go 1.486s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 251298 530.7 ns/op PASS ok cmd/go/internal/cfg 1.172s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23140 5079 ns/op 1.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 22924 5132 ns/op 1.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2660 44724 ns/op 22.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2684 45222 ns/op 22.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 378 315738 ns/op 25.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 360 314240 ns/op 26.07 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.971s All tests passed.