linux-s390x-ibm-race at ddb38c3f540c17a0437132532f49f6f0061d82af :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=86e274c7e6f34c248cd32bc9a1122572" "JOURNAL_STREAM=9:240533155" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "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=86e274c7e6f34c248cd32bc9a1122572" "JOURNAL_STREAM=9:240533155" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "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.721s ok archive/zip 3.576s ok bufio 1.412s ok bytes 2.182s ok cmp 1.008s ok compress/bzip2 1.600s ok compress/flate 11.103s ok compress/gzip 19.695s ok compress/lzw 2.029s ok compress/zlib 6.577s ok container/heap 1.009s ok container/list 1.007s ok container/ring 1.038s ok context 1.030s ok crypto 1.008s ok crypto/aes 1.042s ok crypto/cipher 1.052s ok crypto/des 1.034s ok crypto/dsa 1.022s ok crypto/ecdh 1.442s ok crypto/ecdsa 1.609s ok crypto/ed25519 2.219s ok crypto/elliptic 1.054s ok crypto/hmac 1.017s ok crypto/internal/alias 1.014s ok crypto/internal/bigmod 6.747s ok crypto/internal/boring 1.008s ok crypto/internal/boring/bcache 1.582s ok crypto/internal/edwards25519 3.534s ok crypto/internal/edwards25519/field 1.193s ok crypto/internal/nistec 2.684s ok crypto/internal/nistec/fiat 1.067s [no tests to run] ok crypto/md5 1.070s ok crypto/rand 1.300s ok crypto/rc4 1.582s ok crypto/rsa 3.537s ok crypto/sha1 1.009s ok crypto/sha256 1.011s ok crypto/sha512 1.012s ok crypto/subtle 1.539s ok crypto/tls 5.551s ok crypto/x509 2.963s ok database/sql 1.527s ok database/sql/driver 1.011s ok debug/buildinfo 1.021s ok debug/dwarf 1.056s ok debug/elf 2.166s ok debug/gosym 1.104s ok debug/macho 1.017s ok debug/pe 1.031s ok debug/plan9obj 1.008s ok embed 1.008s [no tests to run] ok embed/internal/embedtest 1.007s ok encoding/ascii85 1.010s ok encoding/asn1 1.010s ok encoding/base32 1.102s ok encoding/base64 1.013s ok encoding/binary 1.013s ok encoding/csv 1.056s ok encoding/gob 21.388s ok encoding/hex 1.014s ok encoding/json 2.223s ok encoding/pem 2.595s ok encoding/xml 1.148s ok errors 1.011s ok expvar 1.011s ok flag 3.041s ok fmt 1.521s ok go/ast 1.015s ok go/build 6.805s ok go/build/constraint 1.012s ok go/constant 1.014s ok go/doc 1.196s ok go/doc/comment 2.827s ok go/format 1.036s ok go/importer 1.654s ok go/internal/gccgoimporter 1.050s ok go/internal/gcimporter 8.162s ok go/internal/srcimporter 15.579s ok go/parser 1.859s ok go/printer 2.548s ok go/scanner 1.012s ok go/token 1.099s ok go/types 39.714s ok go/version 1.006s ok hash 1.011s ok hash/adler32 1.030s ok hash/crc32 1.039s ok hash/crc64 1.022s ok hash/fnv 1.008s ok hash/maphash 1.007s ok html 1.007s ok html/template 1.180s ok image 1.535s ok image/color 1.038s ok image/draw 1.703s ok image/gif 2.114s ok image/jpeg 2.758s ok image/png 4.278s ok index/suffixarray 2.790s ok internal/abi 1.023s ok internal/buildcfg 1.008s ok internal/coverage/cformat 1.006s ok internal/coverage/cmerge 1.006s ok internal/coverage/pods 1.008s ok internal/coverage/slicereader 1.007s ok internal/coverage/slicewriter 1.008s ok internal/coverage/test 1.032s ok internal/cpu 2.015s ok internal/dag 1.008s ok internal/diff 1.009s ok internal/fmtsort 1.008s ok internal/fuzz 1.025s ok internal/godebug 13.356s ok internal/godebugs 1.007s ok internal/gover 1.006s ok internal/intern 1.250s ok internal/itoa 1.025s ok internal/platform 1.473s ok internal/poll 1.378s ok internal/profile 1.008s ok internal/reflectlite 1.008s ok internal/safefilepath 1.007s ok internal/saferio 1.074s ok internal/singleflight 1.043s ok internal/testenv 1.084s ok internal/trace 1.316s ok internal/trace/v2 12.687s ok internal/types/errors 1.395s ok internal/unsafeheader 1.025s ok internal/xcoff 1.077s ok internal/zstd 1.098s ok io 1.056s ok io/fs 1.194s ok io/ioutil 1.015s ok log 1.014s ok log/slog 1.066s ok log/slog/internal/benchmarks 1.007s ok log/slog/internal/buffer 1.008s ok log/syslog 2.223s ok maps 1.011s ok math 1.018s ok math/big 4.989s ok math/bits 1.013s ok math/cmplx 1.007s ok math/rand 4.513s ok math/rand/v2 3.681s ok mime 1.022s ok mime/multipart 6.254s ok mime/quotedprintable 1.054s ok net 42.215s ok net/http 11.791s ok net/http/cgi 27.543s ok net/http/cookiejar 1.021s ok net/http/fcgi 1.218s ok net/http/httptest 1.280s ok net/http/httptrace 1.011s ok net/http/httputil 1.691s ok net/http/internal 1.042s ok net/http/internal/ascii 1.010s ok net/http/pprof 6.694s ok net/internal/socktest 1.007s ok net/mail 2.078s ok net/netip 1.241s ok net/rpc 1.038s ok net/rpc/jsonrpc 1.015s ok net/smtp 1.094s ok net/textproto 1.033s ok net/url 1.017s ok os 7.476s ok os/exec 8.205s ok os/exec/internal/fdtest 1.006s ok os/signal 22.596s ok os/user 1.010s ok path 1.019s ok path/filepath 1.029s ok plugin 1.009s ok reflect 1.601s ok regexp 3.787s ok regexp/syntax 7.417s ok runtime 24.525s ok runtime/cgo 1.009s ok runtime/coverage 1.009s ok runtime/debug 2.044s ok runtime/internal/atomic 1.015s ok runtime/internal/math 1.007s ok runtime/internal/sys 1.006s ok runtime/internal/syscall 1.006s ok runtime/internal/wasitest 1.006s ok runtime/metrics 1.027s ok runtime/pprof 18.088s ok runtime/race 9.594s ok runtime/trace 6.234s ok slices 1.441s ok sort 1.568s ok strconv 3.668s ok strings 2.690s ok sync 1.195s ok sync/atomic 3.156s ok syscall 10.967s ok testing 4.022s ok testing/fstest 1.009s ok testing/iotest 1.007s ok testing/quick 1.137s ok testing/slogtest 1.013s ok text/scanner 1.020s ok text/tabwriter 1.010s ok text/template 1.065s ok text/template/parse 1.029s ok time 2.968s ok unicode 1.010s ok unicode/utf16 1.007s ok unicode/utf8 1.016s ok cmd/addr2line 4.894s ok cmd/api 2.060s ok cmd/asm/internal/asm 4.852s ok cmd/asm/internal/lex 1.009s ok cmd/cgo/internal/swig 1.029s ok cmd/cgo/internal/test 1.968s ok cmd/cgo/internal/testcarchive 24.643s ok cmd/cgo/internal/testcshared 8.945s ok cmd/cgo/internal/testerrors 10.099s ok cmd/cgo/internal/testfortran 1.010s ok cmd/cgo/internal/testgodefs 1.460s ok cmd/cgo/internal/testlife 1.460s ok cmd/cgo/internal/testnocgo 1.006s ok cmd/cgo/internal/testplugin 29.464s ok cmd/cgo/internal/testsanitizers 1.057s ok cmd/cgo/internal/testshared 35.538s ok cmd/cgo/internal/testso 2.244s ok cmd/cgo/internal/teststdio 1.902s ok cmd/cgo/internal/testtls 1.007s ok cmd/compile/internal/abt 1.045s 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.447s ok cmd/compile/internal/importer 1.469s ok cmd/compile/internal/inline/inlheur 1.221s ok cmd/compile/internal/ir 1.009s ok cmd/compile/internal/logopt 1.033s ok cmd/compile/internal/loopvar 1.010s ok cmd/compile/internal/noder 1.012s ok cmd/compile/internal/reflectdata 1.010s [no tests to run] ok cmd/compile/internal/ssa 11.847s ok cmd/compile/internal/syntax 1.142s ok cmd/compile/internal/test 9.657s ok cmd/compile/internal/typecheck 1.125s ok cmd/compile/internal/types 1.006s ok cmd/compile/internal/types2 8.879s ok cmd/covdata 1.009s ok cmd/cover 19.681s ok cmd/dist 1.008s ok cmd/distpack 1.007s ok cmd/doc 1.924s ok cmd/fix 2.691s ok cmd/go 286.154s ok cmd/go/internal/auth 1.009s ok cmd/go/internal/cache 1.089s ok cmd/go/internal/cfg 1.011s [no tests to run] ok cmd/go/internal/envcmd 1.027s ok cmd/go/internal/fsys 1.031s ok cmd/go/internal/generate 1.022s ok cmd/go/internal/gover 1.008s ok cmd/go/internal/imports 1.015s ok cmd/go/internal/load 1.015s ok cmd/go/internal/lockedfile 2.112s ok cmd/go/internal/lockedfile/internal/filelock 2.041s ok cmd/go/internal/modfetch 1.024s ok cmd/go/internal/modfetch/codehost 1.396s ok cmd/go/internal/modfetch/zip_sum_test 1.013s ok cmd/go/internal/modindex 1.602s ok cmd/go/internal/modload 1.023s ok cmd/go/internal/mvs 1.028s ok cmd/go/internal/par 1.041s ok cmd/go/internal/str 1.007s ok cmd/go/internal/test 1.028s ok cmd/go/internal/toolchain 1.022s ok cmd/go/internal/vcs 1.016s ok cmd/go/internal/vcweb 1.021s ok cmd/go/internal/vcweb/vcstest 1.330s ok cmd/go/internal/web 1.009s ok cmd/go/internal/work 1.098s ok cmd/gofmt 1.165s ok cmd/internal/archive 1.371s ok cmd/internal/buildid 1.638s ok cmd/internal/cov 1.214s ok cmd/internal/bootstrap_test 1.007s ok cmd/internal/dwarf 1.007s ok cmd/internal/edit 1.006s ok cmd/internal/goobj 1.006s ok cmd/internal/moddeps 1.974s ok cmd/internal/notsha256 1.009s ok cmd/internal/obj 1.256s ok cmd/internal/obj/ppc64 1.077s ok cmd/internal/obj/riscv 1.016s ok cmd/internal/obj/s390x 1.007s ok cmd/internal/obj/x86 3.288s ok cmd/internal/objabi 1.038s ok cmd/internal/pkgpath 5.092s ok cmd/internal/pkgpattern 1.011s ok cmd/internal/quoted 1.007s ok cmd/internal/src 1.023s ok cmd/internal/test2json 1.822s ok cmd/link 12.270s ok cmd/link/internal/benchmark 1.025s ok cmd/link/internal/ld 6.559s ok cmd/link/internal/loader 1.068s ok cmd/nm 9.285s ok cmd/objdump 1.057s ok cmd/pack 7.266s ok cmd/pprof 1.014s ok cmd/trace 1.295s ok cmd/vet 31.343s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2551 45825 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1951 59288 ns/op 1849 B/op 36 allocs/op Benchmark/Writer/PAX-4 1360 87431 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4215 28213 ns/op 5237 B/op 16 allocs/op Benchmark/Reader/GNU-4 6584 18735 ns/op 5145 B/op 15 allocs/op Benchmark/Reader/PAX-4 2212 60099 ns/op 8578 B/op 33 allocs/op PASS ok archive/tar 1.797s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 476290922 ns/op 828832 B/op 83 allocs/op BenchmarkZip64Test-4 1 187508524 ns/op BenchmarkZip64TestSizes/4096-4 1552 84380 ns/op BenchmarkZip64TestSizes/1048576-4 117 1080381 ns/op BenchmarkZip64TestSizes/67108864-4 1 184145163 ns/op PASS ok archive/zip 2.780s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 165145 715.8 ns/op BenchmarkReaderCopyUnoptimal-4 93762 1259 ns/op BenchmarkReaderCopyNoWriteTo-4 17739 13986 ns/op BenchmarkReaderWriteToOptimal-4 12592 9688 ns/op BenchmarkReaderReadString-4 87606 1358 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 144246 825.5 ns/op BenchmarkWriterCopyUnoptimal-4 168266 683.4 ns/op BenchmarkWriterCopyNoReadFrom-4 14811 8432 ns/op BenchmarkReaderEmpty-4 72650 1508 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 38062 2972 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 452928 262.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.943s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 11019 10102 ns/op 3243.75 MB/s BenchmarkWriteByte-4 397 303613 ns/op 13.49 MB/s BenchmarkWriteRune-4 224 531180 ns/op 23.13 MB/s BenchmarkBufferNotEmptyWriteRead-4 25 4537982 ns/op BenchmarkBufferFullSmallReads-4 87 1330117 ns/op BenchmarkBufferWriteBlock/N4096-4 12259 15575 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 888 174620 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 6890139 ns/op 4192262 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 15 7003429 ns/op 2395.57 MB/s 2236962 B/op 0 allocs/op BenchmarkIndexByte/10-4 4580520 25.93 ns/op 385.59 MB/s BenchmarkIndexByte/32-4 5484178 22.24 ns/op 1439.13 MB/s BenchmarkIndexByte/4K-4 788514 150.7 ns/op 27185.87 MB/s BenchmarkIndexBytePortable/10-4 912055 132.6 ns/op 75.44 MB/s BenchmarkIndexBytePortable/32-4 323125 371.4 ns/op 86.15 MB/s BenchmarkIndexBytePortable/4K-4 2775 43579 ns/op 93.99 MB/s BenchmarkIndexRune/10-4 1272394 93.64 ns/op 106.79 MB/s BenchmarkIndexRune/32-4 1253409 96.93 ns/op 330.12 MB/s BenchmarkIndexRune/4K-4 330795 359.9 ns/op 11380.68 MB/s BenchmarkIndexRuneASCII/10-4 4000152 29.16 ns/op 342.94 MB/s BenchmarkIndexRuneASCII/32-4 4966935 24.61 ns/op 1300.19 MB/s BenchmarkIndexRuneASCII/4K-4 812232 155.0 ns/op 26417.45 MB/s BenchmarkEqual/0-4 8355489 14.14 ns/op BenchmarkEqual/1-4 1495668 78.54 ns/op 12.73 MB/s BenchmarkEqual/6-4 1459938 81.14 ns/op 73.95 MB/s BenchmarkEqual/9-4 1452505 80.72 ns/op 111.50 MB/s BenchmarkEqual/15-4 1500978 80.47 ns/op 186.40 MB/s BenchmarkEqual/16-4 1411664 84.14 ns/op 190.15 MB/s BenchmarkEqual/20-4 1465268 81.07 ns/op 246.70 MB/s BenchmarkEqual/32-4 1353652 87.58 ns/op 365.39 MB/s BenchmarkEqual/4K-4 118183 1012 ns/op 4045.81 MB/s BenchmarkEqualBothUnaligned/64_0-4 1494680 78.95 ns/op 810.68 MB/s BenchmarkEqualBothUnaligned/64_1-4 1375461 87.18 ns/op 734.11 MB/s BenchmarkEqualBothUnaligned/64_4-4 1405318 85.39 ns/op 749.52 MB/s BenchmarkEqualBothUnaligned/64_7-4 1397244 86.08 ns/op 743.54 MB/s BenchmarkEqualBothUnaligned/4096_0-4 114696 1040 ns/op 3937.14 MB/s BenchmarkEqualBothUnaligned/4096_1-4 107172 1144 ns/op 3579.81 MB/s BenchmarkEqualBothUnaligned/4096_4-4 117498 1010 ns/op 4057.24 MB/s BenchmarkEqualBothUnaligned/4096_7-4 110979 1073 ns/op 3818.64 MB/s BenchmarkIndex/10-4 3738073 31.03 ns/op 322.23 MB/s BenchmarkIndex/32-4 3058376 38.09 ns/op 840.02 MB/s BenchmarkIndex/4K-4 76336 1572 ns/op 2606.15 MB/s BenchmarkIndexEasy/10-4 3547149 32.43 ns/op 308.32 MB/s BenchmarkIndexEasy/32-4 3093368 39.19 ns/op 816.51 MB/s BenchmarkIndexEasy/4K-4 429902 298.0 ns/op 13746.40 MB/s BenchmarkCount/10-4 1880512 63.55 ns/op 157.36 MB/s BenchmarkCount/32-4 1739704 69.17 ns/op 462.64 MB/s BenchmarkCount/4K-4 75709 1586 ns/op 2583.32 MB/s BenchmarkCountEasy/10-4 1936652 61.81 ns/op 161.79 MB/s BenchmarkCountEasy/32-4 1761700 80.81 ns/op 395.97 MB/s BenchmarkCountEasy/4K-4 368902 323.4 ns/op 12664.31 MB/s BenchmarkCountSingle/10-4 3050659 37.18 ns/op 268.94 MB/s BenchmarkCountSingle/32-4 3148362 37.90 ns/op 844.27 MB/s BenchmarkCountSingle/4K-4 522378 227.5 ns/op 18002.47 MB/s BenchmarkToUpper/#00-4 3347301 40.29 ns/op BenchmarkToUpper/ONLYUPPER-4 327848 369.3 ns/op BenchmarkToUpper/abc-4 542379 221.9 ns/op BenchmarkToUpper/AbC123-4 325376 383.9 ns/op BenchmarkToUpper/azAZ09_-4 284832 414.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87955 1368 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38948 3107 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57844 1988 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 121422 991.1 ns/op BenchmarkToLower/#00-4 3375688 36.00 ns/op BenchmarkToLower/abc-4 478801 254.8 ns/op BenchmarkToLower/AbC123-4 334218 391.9 ns/op BenchmarkToLower/azAZ09_-4 288778 428.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 87739 1373 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 45162 2685 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 78080 1547 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 126825 948.2 ns/op BenchmarkFields/ASCII/16-4 147409 873.0 ns/op 18.33 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9898 11856 ns/op 21.59 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 660 178281 ns/op 22.98 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 39 3036714 ns/op 21.58 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 51769538 ns/op 20.25 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 81670 1450 ns/op 11.04 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7280 16269 ns/op 15.74 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 424 282194 ns/op 14.51 MB/s 25600 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 24 4828951 ns/op 13.57 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 95499572 ns/op 10.98 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 205461 583.5 ns/op 27.42 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15535 7710 ns/op 33.20 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 781 140886 ns/op 29.07 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 44 2561335 ns/op 25.59 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 51156364 ns/op 20.50 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 113758 1045 ns/op 15.30 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9910 11253 ns/op 22.75 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 592 197132 ns/op 20.78 MB/s 25600 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 32 3522416 ns/op 18.61 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 65532067 ns/op 16.00 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2010561 59.52 ns/op BenchmarkTrimSpace/ASCII-4 561480 206.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 86749 1366 ns/op BenchmarkTrimSpace/JustNonASCII-4 44734 2648 ns/op BenchmarkToValidUTF8/Valid-4 501104 246.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 377056 316.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 99748 1212 ns/op BenchmarkIndexHard1-4 1816 68882 ns/op BenchmarkIndexHard2-4 393 304802 ns/op BenchmarkIndexHard3-4 171 696524 ns/op BenchmarkIndexHard4-4 91 1291287 ns/op BenchmarkLastIndexHard1-4 4 25851017 ns/op BenchmarkLastIndexHard2-4 5 25082364 ns/op BenchmarkLastIndexHard3-4 4 25063689 ns/op BenchmarkCountHard1-4 1846 69039 ns/op BenchmarkCountHard2-4 394 304876 ns/op BenchmarkCountHard3-4 170 698131 ns/op BenchmarkSplitEmptySeparator-4 1 112806181 ns/op BenchmarkSplitSingleByteSeparator-4 15 7209620 ns/op BenchmarkSplitMultiByteSeparator-4 12 8443768 ns/op BenchmarkSplitNSingleByteSeparator-4 194624 573.4 ns/op BenchmarkSplitNMultiByteSeparator-4 69633 1545 ns/op BenchmarkRepeat-4 186894 622.3 ns/op BenchmarkRepeatLarge/256/1-4 136539 1448 ns/op 176.84 MB/s BenchmarkRepeatLarge/256/16-4 220915 522.1 ns/op 490.30 MB/s BenchmarkRepeatLarge/512/1-4 111259 1008 ns/op 508.00 MB/s BenchmarkRepeatLarge/512/16-4 149226 695.9 ns/op 735.74 MB/s BenchmarkRepeatLarge/1024/1-4 84654 1341 ns/op 763.58 MB/s BenchmarkRepeatLarge/1024/16-4 109714 1366 ns/op 749.41 MB/s BenchmarkRepeatLarge/2048/1-4 68002 1771 ns/op 1156.65 MB/s BenchmarkRepeatLarge/2048/16-4 76147 1451 ns/op 1411.45 MB/s BenchmarkRepeatLarge/4096/1-4 41762 2860 ns/op 1432.26 MB/s BenchmarkRepeatLarge/4096/16-4 41066 3481 ns/op 1176.73 MB/s BenchmarkRepeatLarge/8192/1-4 25515 4716 ns/op 1737.16 MB/s BenchmarkRepeatLarge/8192/16-4 27836 4650 ns/op 1761.76 MB/s BenchmarkRepeatLarge/8192/4097-4 57445 1988 ns/op 2060.89 MB/s BenchmarkRepeatLarge/16384/1-4 13863 8087 ns/op 2025.93 MB/s BenchmarkRepeatLarge/16384/16-4 16108 7601 ns/op 2155.45 MB/s BenchmarkRepeatLarge/16384/4097-4 21842 5415 ns/op 2269.98 MB/s BenchmarkRepeatLarge/32768/1-4 6792 17199 ns/op 1905.21 MB/s BenchmarkRepeatLarge/32768/16-4 8532 15236 ns/op 2150.66 MB/s BenchmarkRepeatLarge/32768/4097-4 10000 12783 ns/op 2243.53 MB/s BenchmarkRepeatLarge/65536/1-4 3702 28097 ns/op 2332.46 MB/s BenchmarkRepeatLarge/65536/16-4 4074 30607 ns/op 2141.19 MB/s BenchmarkRepeatLarge/65536/4097-4 4449 27804 ns/op 2210.30 MB/s BenchmarkRepeatLarge/131072/1-4 548 206387 ns/op 635.08 MB/s BenchmarkRepeatLarge/131072/16-4 560 213097 ns/op 615.08 MB/s BenchmarkRepeatLarge/131072/4097-4 471 222199 ns/op 571.59 MB/s BenchmarkRepeatLarge/262144/1-4 290 433178 ns/op 605.17 MB/s BenchmarkRepeatLarge/262144/16-4 288 453111 ns/op 578.54 MB/s BenchmarkRepeatLarge/262144/4097-4 247 483999 ns/op 533.29 MB/s BenchmarkRepeatLarge/524288/1-4 128 1287946 ns/op 407.07 MB/s BenchmarkRepeatLarge/524288/16-4 123 1816146 ns/op 288.68 MB/s BenchmarkRepeatLarge/524288/4097-4 121 1253074 ns/op 415.23 MB/s BenchmarkRepeatLarge/1048576/1-4 61 2652871 ns/op 395.26 MB/s BenchmarkRepeatLarge/1048576/16-4 70 1780466 ns/op 588.93 MB/s BenchmarkRepeatLarge/1048576/4097-4 64 2136641 ns/op 488.96 MB/s BenchmarkRepeatLarge/2097152/1-4 36 3266748 ns/op 641.97 MB/s BenchmarkRepeatLarge/2097152/16-4 27 4077220 ns/op 514.36 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 6315551 ns/op 331.49 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6777865 ns/op 618.82 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6666907 ns/op 629.12 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6524866 ns/op 642.35 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13880276 ns/op 604.35 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13656737 ns/op 614.25 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13772698 ns/op 608.93 MB/s BenchmarkRepeatLarge/16777216/1-4 4 31210084 ns/op 537.56 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30844536 ns/op 543.93 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29435068 ns/op 569.97 MB/s BenchmarkRepeatLarge/33554432/1-4 2 56751314 ns/op 591.25 MB/s BenchmarkRepeatLarge/33554432/16-4 2 57949261 ns/op 579.03 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 63555092 ns/op 527.96 MB/s BenchmarkRepeatLarge/67108864/1-4 1 143071351 ns/op 469.06 MB/s BenchmarkRepeatLarge/67108864/16-4 1 141343958 ns/op 474.79 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 120132069 ns/op 558.63 MB/s BenchmarkRepeatLarge/134217728/1-4 1 210521340 ns/op 637.55 MB/s BenchmarkRepeatLarge/134217728/16-4 1 240851811 ns/op 557.26 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 243682790 ns/op 550.79 MB/s BenchmarkRepeatLarge/268435456/1-4 1 425286311 ns/op 631.19 MB/s BenchmarkRepeatLarge/268435456/16-4 1 481428484 ns/op 557.58 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 485998671 ns/op 552.34 MB/s BenchmarkRepeatLarge/536870912/1-4 1 839469747 ns/op 639.54 MB/s BenchmarkRepeatLarge/536870912/16-4 1 952367398 ns/op 563.72 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 963779536 ns/op 557.05 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1664468432 ns/op 645.10 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1901765749 ns/op 564.60 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1932827924 ns/op 555.53 MB/s BenchmarkBytesCompare/1-4 10694790 10.94 ns/op BenchmarkBytesCompare/2-4 11011738 10.97 ns/op BenchmarkBytesCompare/4-4 10692146 11.12 ns/op BenchmarkBytesCompare/8-4 10762125 12.04 ns/op BenchmarkBytesCompare/16-4 10837575 10.85 ns/op BenchmarkBytesCompare/32-4 9990849 12.18 ns/op BenchmarkBytesCompare/64-4 9390901 12.94 ns/op BenchmarkBytesCompare/128-4 8510816 14.15 ns/op BenchmarkBytesCompare/256-4 6987162 17.16 ns/op BenchmarkBytesCompare/512-4 4842205 24.67 ns/op BenchmarkBytesCompare/1024-4 2933493 41.10 ns/op BenchmarkBytesCompare/2048-4 1628440 72.96 ns/op BenchmarkIndexAnyASCII/1:1-4 2801311 41.63 ns/op BenchmarkIndexAnyASCII/1:2-4 2871000 42.53 ns/op BenchmarkIndexAnyASCII/1:4-4 2712100 45.02 ns/op BenchmarkIndexAnyASCII/1:8-4 2590680 46.22 ns/op BenchmarkIndexAnyASCII/1:16-4 2141124 55.07 ns/op BenchmarkIndexAnyASCII/1:32-4 2103982 56.29 ns/op BenchmarkIndexAnyASCII/1:64-4 2007663 58.52 ns/op BenchmarkIndexAnyASCII/16:1-4 2628609 45.62 ns/op BenchmarkIndexAnyASCII/16:2-4 311175 348.1 ns/op BenchmarkIndexAnyASCII/16:4-4 340824 354.3 ns/op BenchmarkIndexAnyASCII/16:8-4 334382 358.3 ns/op BenchmarkIndexAnyASCII/16:16-4 321849 382.8 ns/op BenchmarkIndexAnyASCII/16:32-4 297216 404.8 ns/op BenchmarkIndexAnyASCII/16:64-4 261900 462.5 ns/op BenchmarkIndexAnyASCII/256:1-4 2084626 57.44 ns/op BenchmarkIndexAnyASCII/256:2-4 25612 4720 ns/op BenchmarkIndexAnyASCII/256:4-4 25411 4752 ns/op BenchmarkIndexAnyASCII/256:8-4 25430 4824 ns/op BenchmarkIndexAnyASCII/256:16-4 24766 4809 ns/op BenchmarkIndexAnyASCII/256:32-4 24507 4780 ns/op BenchmarkIndexAnyASCII/256:64-4 24844 4779 ns/op BenchmarkIndexAnyUTF8/1:1-4 2864066 41.61 ns/op BenchmarkIndexAnyUTF8/1:2-4 2802735 42.73 ns/op BenchmarkIndexAnyUTF8/1:4-4 2704821 48.71 ns/op BenchmarkIndexAnyUTF8/1:8-4 2578213 46.15 ns/op BenchmarkIndexAnyUTF8/1:16-4 2175410 54.84 ns/op BenchmarkIndexAnyUTF8/1:32-4 2150288 55.82 ns/op BenchmarkIndexAnyUTF8/1:64-4 2036971 57.56 ns/op BenchmarkIndexAnyUTF8/16:1-4 157507 756.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 247599 475.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 236451 492.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 231678 523.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 183894 640.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 184478 648.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 172270 691.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11279 ns/op BenchmarkIndexAnyUTF8/256:2-4 17497 6963 ns/op BenchmarkIndexAnyUTF8/256:4-4 16460 7328 ns/op BenchmarkIndexAnyUTF8/256:8-4 15614 7661 ns/op BenchmarkIndexAnyUTF8/256:16-4 12417 9527 ns/op BenchmarkIndexAnyUTF8/256:32-4 12388 9926 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10639 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2785531 42.38 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2805055 42.78 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2693049 44.46 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2646840 46.25 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2172904 55.68 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2108973 56.32 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1975731 59.99 ns/op BenchmarkLastIndexAnyASCII/16:1-4 325254 356.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 325140 355.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 334491 392.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 321302 382.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 304651 386.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 281511 419.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 219936 511.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25372 4770 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24546 4779 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24502 4795 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25086 4854 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24930 4820 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24621 5218 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24406 4952 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2850484 41.97 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2791879 42.88 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2642030 45.16 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2537727 56.75 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2135301 55.18 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2096085 56.12 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2025940 58.31 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 306676 391.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 250538 475.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 243194 497.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 229422 516.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 179640 647.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 179155 676.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 171774 712.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20996 5562 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17550 6925 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16552 7196 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15668 7608 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12271 9684 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12043 9869 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10656 ns/op BenchmarkTrimASCII/1:1-4 3280340 36.95 ns/op BenchmarkTrimASCII/1:2-4 1835371 64.66 ns/op BenchmarkTrimASCII/1:4-4 1816666 65.89 ns/op BenchmarkTrimASCII/1:8-4 1631876 74.46 ns/op BenchmarkTrimASCII/1:16-4 1348135 89.62 ns/op BenchmarkTrimASCII/16:1-4 540711 222.3 ns/op BenchmarkTrimASCII/16:2-4 344332 346.1 ns/op BenchmarkTrimASCII/16:4-4 347098 349.7 ns/op BenchmarkTrimASCII/16:8-4 334504 356.7 ns/op BenchmarkTrimASCII/16:16-4 327638 374.1 ns/op BenchmarkTrimASCII/256:1-4 39507 3008 ns/op BenchmarkTrimASCII/256:2-4 25425 11379 ns/op BenchmarkTrimASCII/256:4-4 25149 4862 ns/op BenchmarkTrimASCII/256:8-4 24868 4787 ns/op BenchmarkTrimASCII/256:16-4 25152 4793 ns/op BenchmarkTrimASCII/4096:1-4 2534 46859 ns/op BenchmarkTrimASCII/4096:2-4 1609 75458 ns/op BenchmarkTrimASCII/4096:4-4 1597 75108 ns/op BenchmarkTrimASCII/4096:8-4 1570 75247 ns/op BenchmarkTrimASCII/4096:16-4 1590 75168 ns/op BenchmarkTrimByte-4 2165389 55.38 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30646 3827 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 31262 3872 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 510 233232 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1112 107449 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2134 54228 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4094 28401 ns/op BenchmarkCompareBytesEqual-4 10328824 11.70 ns/op BenchmarkCompareBytesToNil-4 13153837 8.916 ns/op BenchmarkCompareBytesEmpty-4 13024557 9.161 ns/op BenchmarkCompareBytesIdentical-4 13382772 9.089 ns/op BenchmarkCompareBytesSameLength-4 10623812 11.19 ns/op BenchmarkCompareBytesDifferentLength-4 10745745 11.50 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2448 49704 ns/op 21096.59 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2403 49371 ns/op 21238.75 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2434 49387 ns/op 21232.02 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2277 49439 ns/op 21209.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2460 49289 ns/op 21274.07 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2408 52345 ns/op 20032.20 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2473 49538 ns/op 21167.30 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2472 48957 ns/op 21418.71 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2412 51365 ns/op 20414.54 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2372 50976 ns/op 20570.00 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2427 52476 ns/op 19982.31 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2335 50930 ns/op 20588.83 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2419 51337 ns/op 20425.60 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2167 51217 ns/op 20473.32 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2395 51198 ns/op 20480.66 MB/s BenchmarkCompareBytesBig-4 2442 50166 ns/op 20902.16 MB/s BenchmarkCompareBytesBigIdentical-4 13193294 9.051 ns/op 115857668.35 MB/s PASS ok bytes 64.146s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 100401729 ns/op 1.00 MB/s 3620744 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 402346813 ns/op 1.41 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 30487432 ns/op 0.54 MB/s 3643428 B/op 51 allocs/op PASS ok compress/bzip2 2.373s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 49 2297583 ns/op 4.35 MB/s 42718 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 22504880 ns/op 4.44 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 242634077 ns/op 4.12 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 46 2673415 ns/op 3.74 MB/s 42584 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 25885020 ns/op 3.86 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 259942662 ns/op 3.85 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 48 2441553 ns/op 4.10 MB/s 42632 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 24315901 ns/op 4.11 MB/s 45841 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 241925470 ns/op 4.13 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 46 2445110 ns/op 4.09 MB/s 43437 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 24116490 ns/op 4.15 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 250592181 ns/op 3.99 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 45 2539653 ns/op 3.94 MB/s 42339 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 25179630 ns/op 3.97 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 275946682 ns/op 3.62 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 56 2060634 ns/op 4.85 MB/s 43354 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18002942 ns/op 5.55 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 181229729 ns/op 5.52 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 62 1897647 ns/op 5.27 MB/s 43168 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 14441754 ns/op 6.92 MB/s 46026 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 145426864 ns/op 6.88 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 61 1859780 ns/op 5.38 MB/s 43742 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14439698 ns/op 6.93 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 139565595 ns/op 7.17 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 1245503 ns/op 8.03 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11738949 ns/op 8.52 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 121734075 ns/op 8.21 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3082684 ns/op 3.24 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25781714 ns/op 3.88 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 262854290 ns/op 3.80 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9226152 ns/op 1.08 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 94402150 ns/op 1.06 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 963380544 ns/op 1.04 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9148157 ns/op 1.09 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 93723296 ns/op 1.07 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 955130731 ns/op 1.05 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 68 1623812 ns/op 6.16 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13092033 ns/op 7.64 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 136027109 ns/op 7.35 MB/s BenchmarkEncode/Newton/Speed/1e4-4 39 2808732 ns/op 3.56 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 20248640 ns/op 4.94 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 198442885 ns/op 5.04 MB/s BenchmarkEncode/Newton/Default/1e4-4 12 8418613 ns/op 1.19 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 78368135 ns/op 1.28 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 797512921 ns/op 1.25 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8750935 ns/op 1.14 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 98988340 ns/op 1.01 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 974645390 ns/op 1.03 MB/s PASS ok compress/flate 18.485s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 30 3962992 ns/op 2.52 MB/s BenchmarkDecoder/1e-Reuse4-4 30 3974278 ns/op 2.52 MB/s BenchmarkDecoder/1e5-4 3 39859688 ns/op 2.51 MB/s BenchmarkDecoder/1e-Reuse5-4 3 38849875 ns/op 2.57 MB/s BenchmarkDecoder/1e6-4 1 390387212 ns/op 2.56 MB/s BenchmarkDecoder/1e-Reuse6-4 1 389730133 ns/op 2.57 MB/s BenchmarkEncoder/1e4-4 36 3362692 ns/op 2.97 MB/s BenchmarkEncoder/1e-Reuse4-4 38 3114658 ns/op 3.21 MB/s BenchmarkEncoder/1e5-4 4 30924573 ns/op 3.23 MB/s BenchmarkEncoder/1e-Reuse5-4 4 31034345 ns/op 3.22 MB/s BenchmarkEncoder/1e6-4 1 316664810 ns/op 3.16 MB/s BenchmarkEncoder/1e-Reuse6-4 1 307430376 ns/op 3.25 MB/s PASS ok compress/lzw 5.156s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6416115 ns/op PASS ok container/heap 1.150s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 33270 3452 ns/op BenchmarkWithTimeout/concurrency=40-4 8317 12241 ns/op BenchmarkWithTimeout/concurrency=4000-4 9933 15473 ns/op BenchmarkWithTimeout/concurrency=400000-4 8556 16502 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 434257 259.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 19352 5273 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 30499 4154 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 5283 23524 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3536 35371 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4894 28215 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 460 264117 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 326 350413 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 511 269632 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 46 2579859 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 27 3839932 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 51 2758886 ns/op BenchmarkCheckCanceled/Err-4 463024 332.9 ns/op BenchmarkCheckCanceled/Done-4 751314 160.6 ns/op BenchmarkContextCancelDone-4 674592 155.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 37366 3239 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 34719 3534 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 31239 3935 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 23674 5273 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14406 7864 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 481273 261.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 268855 446.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 188708 647.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 117163 1055 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 60238 1999 ns/op PASS ok context 12.406s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1851950 64.89 ns/op 246.55 MB/s BenchmarkDecrypt-4 1815945 64.35 ns/op 248.62 MB/s BenchmarkExpand-4 13884 8648 ns/op PASS ok crypto/aes 1.590s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 178434 657.8 ns/op 97.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 354614 328.9 ns/op 194.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 182360 656.7 ns/op 97.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 365144 326.0 ns/op 196.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 160758 743.2 ns/op 1816.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 310495 384.4 ns/op 3511.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 158475 743.1 ns/op 1816.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 303122 391.3 ns/op 3450.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 100424 1203 ns/op 6810.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 138249 860.6 ns/op 9519.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 101608 1188 ns/op 6893.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 139904 821.3 ns/op 9974.92 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2125 54893 ns/op 18.56 MB/s BenchmarkAESCFBDecrypt1K-4 2184 55836 ns/op 18.25 MB/s BenchmarkAESCFBDecrypt8K-4 276 429779 ns/op 19.05 MB/s BenchmarkAESOFB1K-4 5847 20988 ns/op 48.55 MB/s BenchmarkAESCTR1K-4 5574 21259 ns/op 47.93 MB/s BenchmarkAESCTR8K-4 704 172542 ns/op 47.45 MB/s BenchmarkAESCBCEncrypt1K-4 431505 280.0 ns/op 3656.78 MB/s BenchmarkAESCBCDecrypt1K-4 892563 133.5 ns/op 7670.59 MB/s PASS ok crypto/cipher 3.649s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 44725 2641 ns/op 3.03 MB/s BenchmarkDecrypt-4 42066 2838 ns/op 2.82 MB/s BenchmarkTDESEncrypt-4 15292 7889 ns/op 1.01 MB/s BenchmarkTDESDecrypt-4 14750 8146 ns/op 0.98 MB/s PASS ok crypto/des 1.712s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 900 133307 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18773282 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 3 43369584 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 22 5417446 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.905s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2540 44881 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1806 64541 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1398 86072 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2400 48934 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1226 97953 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 774 154691 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3494 33058 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 5112188 ns/op 1097 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11594884 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 2.401s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 114 1017033 ns/op BenchmarkNewKeyFromSeed-4 100 1096147 ns/op BenchmarkSigning-4 99 1232860 ns/op BenchmarkVerification-4 54 2199351 ns/op PASS ok crypto/ed25519 1.557s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4460 26850 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 62 1829183 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5119927 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11934926 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1276 101107 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 22 4926684 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13454330 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 32646608 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7524 20274 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4249 27917 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2762 41513 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2934031 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1735 75344 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 139 857842 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1264 95445 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 50 2289326 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.098s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16947 7047 ns/op 145.32 MB/s BenchmarkHMACSHA256_32-4 17467 6875 ns/op 4.65 MB/s BenchmarkNewWriteSum-4 10000 11502 ns/op 2.78 MB/s PASS ok crypto/hmac 1.557s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 43513 2781 ns/op BenchmarkModSub-4 38714 3085 ns/op BenchmarkMontgomeryRepr-4 13700 9008 ns/op BenchmarkMontgomeryMul-4 13532 8789 ns/op BenchmarkModMul-4 6590 18281 ns/op BenchmarkExpBig-4 6 20222932 ns/op BenchmarkExp-4 4 31023681 ns/op PASS ok crypto/internal/bigmod 2.422s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 484 238862 ns/op BenchmarkScalarBaseMult-4 121 1044311 ns/op BenchmarkScalarMult-4 40 2857682 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2311999 ns/op PASS ok crypto/internal/edwards25519 1.656s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 239767 496.4 ns/op BenchmarkMultiply-4 247258 445.2 ns/op BenchmarkSquare-4 318150 408.1 ns/op BenchmarkInvert-4 1018 102322 ns/op BenchmarkMult32-4 744680 162.8 ns/op PASS ok crypto/internal/edwards25519/field 1.843s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4716264 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1555 78115 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12694876 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30950977 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 76 1548064 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7093 18840 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 4264077 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 122600223 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.208s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 248906 474.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 128772 920.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62772 1910 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 249728 481.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 131958 937.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 61400 1930 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.810s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 79078 1440 ns/op 5.56 MB/s BenchmarkHash64-4 99739 1189 ns/op 53.81 MB/s BenchmarkHash128-4 97561 1239 ns/op 103.30 MB/s BenchmarkHash256-4 87166 1422 ns/op 180.04 MB/s BenchmarkHash512-4 69392 1745 ns/op 293.36 MB/s BenchmarkHash1K-4 49855 2429 ns/op 421.63 MB/s BenchmarkHash8K-4 10000 11801 ns/op 694.15 MB/s BenchmarkHash1M-4 86 1371467 ns/op 764.57 MB/s BenchmarkHash8M-4 10 10901381 ns/op 769.50 MB/s BenchmarkHash8BytesUnaligned-4 76820 1793 ns/op 4.46 MB/s BenchmarkHash1KUnaligned-4 50013 2450 ns/op 417.98 MB/s BenchmarkHash8KUnaligned-4 10000 11747 ns/op 697.38 MB/s PASS ok crypto/md5 2.644s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 134832762 ns/op PASS ok crypto/rand 1.143s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10875 ns/op 11.77 MB/s BenchmarkRC4_1K-4 1376 86987 ns/op 11.77 MB/s BenchmarkRC4_8K-4 174 672225 ns/op 12.04 MB/s PASS ok crypto/rc4 1.435s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 16222312 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 37218855 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 74243337 ns/op BenchmarkEncryptPKCS1v15/2048-4 20 5786001 ns/op BenchmarkDecryptOAEP/2048-4 6 17216654 ns/op BenchmarkEncryptOAEP/2048-4 19 5830961 ns/op BenchmarkSignPKCS1v15/2048-4 6 17044677 ns/op BenchmarkVerifyPKCS1v15/2048-4 20 5778478 ns/op BenchmarkSignPSS/2048-4 6 17532645 ns/op BenchmarkVerifyPSS/2048-4 20 5860479 ns/op PASS ok crypto/rsa 2.852s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 79159 1525 ns/op 5.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 90415 1325 ns/op 6.04 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 85497 1415 ns/op 226.08 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 95644 1269 ns/op 252.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 69406 1814 ns/op 564.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 70876 1671 ns/op 612.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21568 5619 ns/op 1457.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21916 5478 ns/op 1495.51 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.369s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 58366 2034 ns/op 3.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 69168 1713 ns/op 4.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 65877 1843 ns/op 4.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54666 2268 ns/op 451.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 63020 1915 ns/op 534.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 60566 2051 ns/op 499.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22636 5314 ns/op 1541.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23799 5045 ns/op 1623.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23468 5205 ns/op 1573.83 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.508s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 42060 2827 ns/op 2.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 57868 2052 ns/op 3.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 49690 2406 ns/op 3.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 40903 2866 ns/op 357.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 55851 2114 ns/op 484.38 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 48708 2443 ns/op 419.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 24895 4859 ns/op 1686.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29366 4086 ns/op 2004.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 26913 4411 ns/op 1857.04 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.387s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14178812 8.383 ns/op BenchmarkConstantTimeEq-4 14670580 8.156 ns/op BenchmarkConstantTimeLessOrEq-4 14267260 8.354 ns/op BenchmarkXORBytes/8Bytes-4 322228 358.2 ns/op 22.33 MB/s BenchmarkXORBytes/128Bytes-4 171252 700.1 ns/op 182.84 MB/s BenchmarkXORBytes/2048Bytes-4 20671 5838 ns/op 350.80 MB/s BenchmarkXORBytes/32768Bytes-4 1329 88871 ns/op 368.71 MB/s PASS ok crypto/subtle 1.972s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 266 486351 ns/op BenchmarkCertCache/1-4 296 397282 ns/op BenchmarkCertCache/2-4 213 570696 ns/op BenchmarkCertCache/3-4 100 3269679 ns/op BenchmarkHandshakeServer/RSA-4 12 13352381 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 16911000 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 13398043 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1443074 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 195 826360 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 16 6442399 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 8218063 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 45655109 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 45205011 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 38413268 ns/op 27.30 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 44538860 ns/op 23.54 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 52881528 ns/op 39.66 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 60738823 ns/op 34.53 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 76345852 ns/op 54.94 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 92319056 ns/op 45.43 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 128288983 ns/op 65.39 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 166054994 ns/op 50.52 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 259663963 ns/op 64.61 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 328885727 ns/op 51.01 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 505486611 ns/op 66.38 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 622499361 ns/op 53.90 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1016243239 ns/op 66.04 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1256857326 ns/op 53.39 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 37202904 ns/op 28.19 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 41801218 ns/op 25.08 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 51348886 ns/op 40.84 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 61737056 ns/op 33.97 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 77711776 ns/op 53.97 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 104472700 ns/op 40.15 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 158123056 ns/op 53.05 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 197586333 ns/op 42.46 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 273688650 ns/op 61.30 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 290956181 ns/op 57.66 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 498220387 ns/op 67.35 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 659698762 ns/op 50.86 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 997442938 ns/op 67.28 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1172638302 ns/op 57.23 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 718318827 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 718920321 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 303047539 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 301188244 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 164523869 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 163007880 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 95988626 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 101345933 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 54045042 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 53833857 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 157289859 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 159320744 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 86600619 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 77601057 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 53131858 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 51277090 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 41407092 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 37484081 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 33086826 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 32288109 ns/op PASS ok crypto/tls 21.269s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 22731418 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 481 244352 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 936 124058 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 897 136413 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 2.278s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 39 2723552 ns/op 280949 B/op 1644 allocs/op BenchmarkConcurrentStmtQuery-4 42 2850407 ns/op 269530 B/op 2036 allocs/op BenchmarkConcurrentStmtExec-4 62 1992545 ns/op 224996 B/op 683 allocs/op BenchmarkConcurrentTxQuery-4 44 3381117 ns/op 274072 B/op 2147 allocs/op BenchmarkConcurrentTxExec-4 67 1643182 ns/op 87920 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 49 2171493 ns/op 104122 B/op 2044 allocs/op BenchmarkConcurrentTxStmtExec-4 153 793615 ns/op 40216 B/op 381 allocs/op BenchmarkConcurrentRandom-4 50 2329259 ns/op 229773 B/op 1827 allocs/op BenchmarkManyConcurrentQueries-4 2881 41053 ns/op 4098 B/op 20 allocs/op BenchmarkGrabConn-4 231384 550.4 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.444s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1622 68325 ns/op BenchmarkSymbols32-4 2067 56466 ns/op PASS ok debug/elf 1.256s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 257109 418.5 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 80 1458683 ns/op 180212 B/op 13 allocs/op Benchmark115/LineToPC-4 54 2129001 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12930 9279 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.798s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 57288 2098 ns/op BenchmarkMarshal-4 679 173864 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2604 54749 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.440s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 223 537054 ns/op 15.25 MB/s BenchmarkEncodeToString-4 253 452999 ns/op 18.08 MB/s BenchmarkDecode-4 138 854235 ns/op 15.35 MB/s BenchmarkDecodeString-4 141 839938 ns/op 15.61 MB/s PASS ok encoding/base32 1.751s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 280 404026 ns/op 20.28 MB/s BenchmarkDecodeString/2-4 328120 387.3 ns/op 10.33 MB/s BenchmarkDecodeString/4-4 237844 502.6 ns/op 15.92 MB/s BenchmarkDecodeString/8-4 183032 827.9 ns/op 14.50 MB/s BenchmarkDecodeString/64-4 28096 4231 ns/op 20.80 MB/s BenchmarkDecodeString/8192-4 242 526266 ns/op 20.76 MB/s BenchmarkNewEncoding-4 50720 2475 ns/op 103.43 MB/s PASS ok encoding/base64 2.216s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1435 85032 ns/op 47.04 MB/s BenchmarkReadStruct-4 14103 8426 ns/op 8.90 MB/s BenchmarkWriteStruct-4 13592 8588 ns/op 8.73 MB/s BenchmarkReadInts-4 46966 2631 ns/op 11.40 MB/s BenchmarkWriteInts-4 38047 3667 ns/op 8.18 MB/s BenchmarkWriteSlice1000Int32s-4 994 121597 ns/op 32.90 MB/s BenchmarkPutUint16-4 3352881 36.24 ns/op 55.19 MB/s BenchmarkAppendUint16-4 3319279 53.54 ns/op 37.36 MB/s BenchmarkPutUint32-4 2362750 75.62 ns/op 52.89 MB/s BenchmarkAppendUint32-4 2379778 50.43 ns/op 79.32 MB/s BenchmarkPutUint64-4 707816 153.2 ns/op 52.22 MB/s BenchmarkAppendUint64-4 766312 157.6 ns/op 50.76 MB/s BenchmarkLittleEndianPutUint16-4 3303711 36.36 ns/op 55.01 MB/s BenchmarkLittleEndianAppendUint16-4 3172974 35.15 ns/op 56.89 MB/s BenchmarkLittleEndianPutUint32-4 2363043 72.56 ns/op 55.13 MB/s BenchmarkLittleEndianAppendUint32-4 2400285 50.28 ns/op 79.55 MB/s BenchmarkLittleEndianPutUint64-4 743403 160.6 ns/op 49.80 MB/s BenchmarkLittleEndianAppendUint64-4 779154 156.7 ns/op 51.04 MB/s BenchmarkReadFloats-4 159874 756.3 ns/op 15.87 MB/s BenchmarkWriteFloats-4 141733 865.2 ns/op 13.87 MB/s BenchmarkReadSlice1000Float32s-4 1213 101193 ns/op 39.53 MB/s BenchmarkWriteSlice1000Float32s-4 886 136735 ns/op 29.25 MB/s BenchmarkReadSlice1000Uint8s-4 85869 1452 ns/op 688.89 MB/s BenchmarkWriteSlice1000Uint8s-4 144268 1316 ns/op 759.82 MB/s BenchmarkPutUvarint32-4 487011 234.6 ns/op 17.05 MB/s BenchmarkPutUvarint64-4 181936 667.9 ns/op 11.98 MB/s PASS ok encoding/binary 5.859s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5383 23679 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5210 24181 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5762 20898 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3091 35608 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5868 20173 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5910 20684 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5966 20408 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3403 35051 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9115 41715 ns/op PASS ok encoding/csv 2.711s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 10816 9321 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 13262 11280 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 190 653771 ns/op 16948 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 546 255775 ns/op 898 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 920 123185 ns/op 95 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1 131798275 ns/op 24104 B/op 65 allocs/op BenchmarkEncodeStringSlice-4 2194 62420 ns/op 177 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 43 3674915 ns/op 39707 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 387 500973 ns/op 25293 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 669 216411 ns/op 10819 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 889 164244 ns/op 9763 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 518 264927 ns/op 39186 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 184 916495 ns/op 66849 B/op 2220 allocs/op BenchmarkDecodeBytesSlice-4 514 263264 ns/op 23788 B/op 192 allocs/op BenchmarkDecodeInterfaceSlice-4 60 1706063 ns/op 83444 B/op 3178 allocs/op BenchmarkDecodeMap-4 67 1700013 ns/op 54128 B/op 181 allocs/op PASS ok encoding/gob 4.236s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14373 8597 ns/op 29.78 MB/s BenchmarkEncode/1024-4 3097 33851 ns/op 30.25 MB/s BenchmarkEncode/4096-4 901 136146 ns/op 30.09 MB/s BenchmarkEncode/16384-4 228 532711 ns/op 30.76 MB/s BenchmarkDecode/256-4 27693 4231 ns/op 60.51 MB/s BenchmarkDecode/1024-4 7131 16586 ns/op 61.74 MB/s BenchmarkDecode/4096-4 1809 68577 ns/op 59.73 MB/s BenchmarkDecode/16384-4 450 268343 ns/op 61.06 MB/s BenchmarkDump/256-4 1213 95533 ns/op 2.68 MB/s BenchmarkDump/1024-4 294 374802 ns/op 2.73 MB/s BenchmarkDump/4096-4 76 1506698 ns/op 2.72 MB/s BenchmarkDump/16384-4 19 6100524 ns/op 2.69 MB/s PASS ok encoding/hex 2.936s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 140709147 ns/op 13.79 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 153556937 ns/op 12.64 MB/s 5304 B/op 72 allocs/op BenchmarkCodeMarshal-4 1 163953281 ns/op 11.84 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 169020412 ns/op 11.48 MB/s 10335832 B/op 113 allocs/op BenchmarkMarshalBytes/32-4 17812 6222 ns/op BenchmarkMarshalBytes/256-4 4814 21218 ns/op BenchmarkMarshalBytes/4096-4 465 255697 ns/op BenchmarkMarshalBytesError/32-4 51 2200846 ns/op BenchmarkMarshalBytesError/256-4 50 2252487 ns/op BenchmarkMarshalBytesError/4096-4 45 2550947 ns/op BenchmarkMarshalMap-4 29625 5238 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 527904249 ns/op 3.68 MB/s 10097192 B/op 40034 allocs/op BenchmarkUnicodeDecoder-4 25989 4729 ns/op 2.96 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 35004 2982 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 422973882 ns/op 4.59 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 412099645 ns/op 4.71 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 61798 1634 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 122668 963.3 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 250485 565.4 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14912 7550 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 59344 2404 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 67214 1573 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 15830 7719 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6279 19756 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1054 116295 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 132 1000000 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 9602314 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 656136 257.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 701641 191.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 749194 148.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 799782 158.4 ns/op BenchmarkEncodeMarshaler-4 66661 2231 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 82497 1652 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5329328 22.93 ns/op BenchmarkNumberIsValidRegexp-4 13657 8197 ns/op PASS ok encoding/json 11.726s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 34 3048235 ns/op 21.50 MB/s BenchmarkDecode-4 15 6888530 ns/op 12.89 MB/s PASS ok encoding/pem 1.240s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2749 56250 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 904 134324 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2523 46473 ns/op PASS ok encoding/xml 1.535s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 262243 439.5 ns/op BenchmarkAs-4 66468 1954 ns/op PASS ok errors 1.293s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 690422 226.0 ns/op BenchmarkIntSet-4 538912 235.2 ns/op BenchmarkFloatAdd-4 154417 985.2 ns/op BenchmarkFloatSet-4 794348 152.5 ns/op BenchmarkStringSet-4 422164 311.1 ns/op BenchmarkMapSet-4 177282 890.1 ns/op BenchmarkMapSetDifferent-4 59071 1977 ns/op BenchmarkMapSetDifferentRandom-4 304 386565 ns/op BenchmarkMapSetString-4 179733 1271 ns/op BenchmarkMapAddSame-4 45188 2633 ns/op BenchmarkMapAddDifferent-4 19078 9367 ns/op BenchmarkMapAddDifferentRandom-4 278 466575 ns/op BenchmarkMapAddSameSteadyState-4 388251 280.4 ns/op BenchmarkMapAddDifferentSteadyState-4 132872 1010 ns/op BenchmarkMapString-4 6574 16190 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 36945 3012 ns/op PASS ok expvar 4.194s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 80540 1344 ns/op BenchmarkSprintfEmpty-4 219130 596.8 ns/op BenchmarkSprintfString-4 158017 959.9 ns/op BenchmarkSprintfTruncateString-4 172425 1562 ns/op BenchmarkSprintfTruncateBytes-4 120439 1230 ns/op BenchmarkSprintfSlowParsingPath-4 161828 985.2 ns/op BenchmarkSprintfQuoteString-4 28225 4769 ns/op BenchmarkSprintfInt-4 162412 1112 ns/op BenchmarkSprintfIntInt-4 126432 2582 ns/op BenchmarkSprintfPrefixedInt-4 131366 1222 ns/op BenchmarkSprintfFloat-4 44815 2555 ns/op BenchmarkSprintfComplex-4 31162 7519 ns/op BenchmarkSprintfBoolean-4 200978 642.5 ns/op BenchmarkSprintfHexString-4 112101 1886 ns/op BenchmarkSprintfHexBytes-4 45330 2222 ns/op BenchmarkSprintfBytes-4 35102 3363 ns/op BenchmarkSprintfStringer-4 46362 4648 ns/op BenchmarkSprintfStructure-4 28784 6213 ns/op BenchmarkManyArgs-4 43251 3397 ns/op BenchmarkFprintInt-4 60314 1970 ns/op BenchmarkFprintfBytes-4 70668 1728 ns/op BenchmarkFprintIntNoAlloc-4 62126 2491 ns/op BenchmarkScanInts-4 20 5486844 ns/op BenchmarkScanRecursiveInt-4 1 379404272 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 413893338 ns/op PASS ok fmt 8.198s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 702 165473 ns/op PASS ok go/build 1.148s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 42882 2697 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14377 8047 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5270 23295 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1377 110421 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 328 613552 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 82 1963238 ns/op 215521 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 9609735 ns/op 846309 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 4 36669085 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 114958425 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.791s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 377019317 ns/op 0.17 MB/s 46168616 B/op 49031 allocs/op PASS ok go/format 1.431s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 26841087 ns/op 2.01 MB/s BenchmarkParseOnly-4 4 25045449 ns/op 2.15 MB/s BenchmarkResolve-4 49 2421026 ns/op 22.24 MB/s PASS ok go/parser 2.995s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 153432893 ns/op 0.34 MB/s 4891272 B/op 27457 allocs/op BenchmarkPrintDecl-4 806 148255 ns/op 0.22 MB/s 15938 B/op 51 allocs/op PASS ok go/printer 1.342s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 243 486384 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10418032 ns/op 4.76 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16581542 ns/op 4.42 MB/s BenchmarkScanFiles/net/http/server.go-4 3 34407810 ns/op 3.58 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 164 726780 ns/op 4.26 MB/s PASS ok go/scanner 2.211s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 873808 128.8 ns/op PASS ok go/token 1.170s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1084862 ns/op BenchmarkNamed/Underlying/nongeneric-4 1238716 96.46 ns/op BenchmarkNamed/Underlying/generic-4 1229184 97.86 ns/op BenchmarkNamed/Underlying/src_instance-4 1248180 98.03 ns/op BenchmarkNamed/Underlying/user_instance-4 1208434 99.34 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18849 6196 ns/op BenchmarkNamed/NewMethodSet/generic-4 19396 13166 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17412 6360 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17541 6354 ns/op BenchmarkCheck/http/funcbodies/info-4 1 619302248 ns/op 54320 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 519747704 ns/op 64725 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 259808660 ns/op 129478 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 253057180 ns/op 132926 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 459021141 ns/op 11289 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 127116322 ns/op 40762 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 74347956 ns/op 69692 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 73624118 ns/op 70374 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 132765341 ns/op 16319 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 74369650 ns/op 29134 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 53558262 ns/op 40455 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 53299879 ns/op 40652 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 963648652 ns/op 68997 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 745317098 ns/op 89637 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 155416104 ns/op 429832 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 183303756 ns/op 364438 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 355438284 ns/op 5646 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 110670209 ns/op 18133 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 91873786 ns/op 21843 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 94119073 ns/op 21322 lines/s PASS ok go/types 21.768s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 10586 11577 ns/op 88.45 MB/s PASS ok hash/adler32 1.231s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 207464 679.6 ns/op 22.07 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 190188 645.4 ns/op 23.24 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 79558 1505 ns/op 26.58 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 85126 1378 ns/op 29.04 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 553498 203.7 ns/op 2513.21 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 532310 205.3 ns/op 2493.87 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 570124 210.3 ns/op 4869.52 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 557907 216.7 ns/op 4725.48 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 388018 275.2 ns/op 14882.30 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 411808 289.8 ns/op 14134.61 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 149274 860.4 ns/op 38086.65 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 127016 904.0 ns/op 36247.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 221218 538.6 ns/op 27.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 185265 649.3 ns/op 23.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 81694 1471 ns/op 27.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 86830 1420 ns/op 28.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 482962 231.7 ns/op 2209.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 523436 229.7 ns/op 2228.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 520100 243.2 ns/op 4210.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 506211 247.4 ns/op 4139.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 362509 327.2 ns/op 12519.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 384327 313.9 ns/op 13049.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 156006 806.3 ns/op 40640.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 129422 934.2 ns/op 35077.47 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 226976 528.7 ns/op 28.37 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 207964 574.7 ns/op 26.10 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 108861 1090 ns/op 36.68 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 100936 1187 ns/op 33.70 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9585 12613 ns/op 40.59 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9355 13649 ns/op 37.51 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4615 25669 ns/op 39.89 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4732 25540 ns/op 40.09 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1166 101605 ns/op 40.31 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1191 102759 ns/op 39.86 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 138 809886 ns/op 40.46 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 147 812865 ns/op 40.31 MB/s PASS ok hash/crc32 6.430s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 56 2071616 ns/op 31.64 MB/s BenchmarkCrc64/ISO4KB-4 850 141162 ns/op 29.02 MB/s BenchmarkCrc64/ISO1KB-4 3457 34523 ns/op 29.66 MB/s BenchmarkCrc64/ECMA64KB-4 55 2136717 ns/op 30.67 MB/s BenchmarkCrc64/Random64KB-4 55 2100733 ns/op 31.20 MB/s BenchmarkCrc64/Random16KB-4 220 578505 ns/op 28.32 MB/s PASS ok hash/crc64 1.933s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9405 11810 ns/op 86.70 MB/s BenchmarkFnv32aKB-4 9032 11696 ns/op 87.55 MB/s BenchmarkFnv64KB-4 10000 11483 ns/op 89.18 MB/s BenchmarkFnv64aKB-4 9717 11803 ns/op 86.76 MB/s BenchmarkFnv128KB-4 1120 105573 ns/op 9.70 MB/s BenchmarkFnv128aKB-4 1165 102621 ns/op 9.98 MB/s PASS ok hash/fnv 1.747s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 580545 190.5 ns/op 21.00 MB/s BenchmarkHash/n=4/Bytes-4 5130838 23.54 ns/op 169.90 MB/s BenchmarkHash/n=4/String-4 1734372 68.87 ns/op 58.08 MB/s BenchmarkHash/n=8/Write-4 597526 190.1 ns/op 42.08 MB/s BenchmarkHash/n=8/Bytes-4 5121087 22.75 ns/op 351.72 MB/s BenchmarkHash/n=8/String-4 1759382 68.73 ns/op 116.39 MB/s BenchmarkHash/n=16/Write-4 588714 196.3 ns/op 81.50 MB/s BenchmarkHash/n=16/Bytes-4 4733896 25.27 ns/op 633.09 MB/s BenchmarkHash/n=16/String-4 1724290 69.83 ns/op 229.14 MB/s BenchmarkHash/n=32/Write-4 583468 202.4 ns/op 158.08 MB/s BenchmarkHash/n=32/Bytes-4 4513762 25.17 ns/op 1271.40 MB/s BenchmarkHash/n=32/String-4 1653817 72.65 ns/op 440.47 MB/s BenchmarkHash/n=64/Write-4 549181 215.3 ns/op 297.25 MB/s BenchmarkHash/n=64/Bytes-4 4080801 29.51 ns/op 2168.99 MB/s BenchmarkHash/n=64/String-4 1578908 75.15 ns/op 851.67 MB/s BenchmarkHash/n=256/Write-4 375536 318.2 ns/op 804.63 MB/s BenchmarkHash/n=256/Bytes-4 1957003 60.81 ns/op 4210.08 MB/s BenchmarkHash/n=256/String-4 707912 169.1 ns/op 1513.89 MB/s BenchmarkHash/n=320/Write-4 365454 328.7 ns/op 973.41 MB/s BenchmarkHash/n=320/Bytes-4 1540279 77.26 ns/op 4141.71 MB/s BenchmarkHash/n=320/String-4 542368 229.3 ns/op 1395.53 MB/s BenchmarkHash/n=1024/Write-4 224078 516.0 ns/op 1984.66 MB/s BenchmarkHash/n=1024/Bytes-4 597250 204.2 ns/op 5015.30 MB/s BenchmarkHash/n=1024/String-4 207897 623.9 ns/op 1641.16 MB/s BenchmarkHash/n=4096/Write-4 83998 1538 ns/op 2662.42 MB/s BenchmarkHash/n=4096/Bytes-4 150242 782.1 ns/op 5236.97 MB/s BenchmarkHash/n=4096/String-4 56196 2124 ns/op 1928.77 MB/s BenchmarkHash/n=16384/Write-4 26450 4492 ns/op 3647.69 MB/s BenchmarkHash/n=16384/Bytes-4 39901 3068 ns/op 5340.78 MB/s BenchmarkHash/n=16384/String-4 14012 8975 ns/op 1825.57 MB/s PASS ok hash/maphash 5.746s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 847 154491 ns/op BenchmarkEscapeNone-4 85143 1996 ns/op BenchmarkUnescape-4 708 256755 ns/op BenchmarkUnescapeNone-4 578548 229.5 ns/op BenchmarkUnescapeSparse-4 9466 18551 ns/op BenchmarkUnescapeDense-4 1218 98416 ns/op PASS ok html 2.821s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7970 14483 ns/op BenchmarkCSSEscaperNoSpecials-4 49462 2373 ns/op BenchmarkDecodeCSS-4 24926 4810 ns/op BenchmarkDecodeCSSNoSpecials-4 3542881 35.19 ns/op BenchmarkCSSValueFilter-4 110422 1137 ns/op BenchmarkCSSValueFilterOk-4 84439 1497 ns/op BenchmarkEscapedExecute-4 4070 27556 ns/op BenchmarkHTMLNospaceEscaper-4 9986 10554 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 72775 1660 ns/op BenchmarkStripTags-4 17118 7018 ns/op BenchmarkStripTagsNoSpecials-4 352134 343.3 ns/op BenchmarkJSValEscaperWithNum-4 19473 6515 ns/op BenchmarkJSValEscaperWithStr-4 5427 21238 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17304 6750 ns/op BenchmarkJSValEscaperWithObj-4 4182 25376 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10184 ns/op BenchmarkJSStrEscaperNoSpecials-4 63426 1908 ns/op BenchmarkJSStrEscaper-4 10000 10719 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 60058 2207 ns/op BenchmarkJSRegexpEscaper-4 10000 11185 ns/op BenchmarkTemplateSpecialTags-4 79 1930955 ns/op BenchmarkURLEscaper-4 3660 33556 ns/op BenchmarkURLEscaperNoSpecials-4 152415 734.3 ns/op BenchmarkURLNormalizer-4 5028 23019 ns/op BenchmarkURLNormalizerNoSpecials-4 162560 923.2 ns/op BenchmarkSrcsetFilter-4 15931 8164 ns/op BenchmarkSrcsetFilterNoSpecials-4 95769 1209 ns/op PASS ok html/template 5.465s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 470158 273.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 418542 293.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 517011 216.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 439917 285.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1366224 89.06 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 115.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1298157 90.95 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 116.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 824059 129.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 470833 276.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 332892 368.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 471156 301.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 335728 486.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 726523 166.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 466171 293.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 609337 204.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 462928 280.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 308508 348.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 704937 150.4 ns/op BenchmarkRGBASetRGBA-4 1000000 112.6 ns/op BenchmarkRGBA64At-4 510303 216.0 ns/op BenchmarkRGBA64SetRGBA64-4 648712 190.8 ns/op BenchmarkNRGBAAt-4 824185 148.8 ns/op BenchmarkNRGBASetNRGBA-4 1000000 113.8 ns/op BenchmarkNRGBA64At-4 584862 252.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 630321 186.9 ns/op BenchmarkAlphaAt-4 2287221 52.80 ns/op BenchmarkAlphaSetAlpha-4 2278033 52.86 ns/op BenchmarkAlpha16At-4 1000000 121.9 ns/op BenchmarkAlphaSetAlpha16-4 1000000 110.9 ns/op BenchmarkGrayAt-4 2285902 52.31 ns/op BenchmarkGraySetGray-4 2234653 53.63 ns/op BenchmarkGray16At-4 1000000 103.8 ns/op BenchmarkGraySetGray16-4 1000000 116.7 ns/op PASS ok image 7.396s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 3032751 41.16 ns/op BenchmarkYCbCrToRGB/128-4 2946261 40.90 ns/op BenchmarkYCbCrToRGB/255-4 2995100 39.89 ns/op BenchmarkRGBToYCbCr/0-4 2807463 40.27 ns/op BenchmarkRGBToYCbCr/Cb-4 2955090 40.26 ns/op BenchmarkRGBToYCbCr/Cr-4 2898435 41.04 ns/op BenchmarkYCbCrToRGBA/0-4 2575617 46.68 ns/op BenchmarkYCbCrToRGBA/128-4 2530174 47.35 ns/op BenchmarkYCbCrToRGBA/255-4 2567406 47.29 ns/op BenchmarkNYCbCrAToRGBA/0-4 2536585 51.19 ns/op BenchmarkNYCbCrAToRGBA/128-4 2043873 53.10 ns/op BenchmarkNYCbCrAToRGBA/255-4 2247946 47.34 ns/op PASS ok image/color 3.096s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 60784276 ns/op BenchmarkFillSrc-4 375 326485 ns/op BenchmarkCopyOver-4 5 21510533 ns/op BenchmarkCopySrc-4 538 289885 ns/op BenchmarkNRGBAOver-4 5 21955406 ns/op BenchmarkNRGBASrc-4 10 10776350 ns/op BenchmarkYCbCr-4 7 16062675 ns/op BenchmarkGray-4 15 7151808 ns/op BenchmarkCMYK-4 9 12431631 ns/op BenchmarkGlyphOver-4 16 6911592 ns/op BenchmarkRGBAMaskOver-4 3 50827470 ns/op BenchmarkGrayMaskOver-4 3 35714280 ns/op BenchmarkRGBA64ImageMaskOver-4 2 51761712 ns/op BenchmarkRGBA-4 4 33613179 ns/op BenchmarkPalettedFill-4 1054 175906 ns/op BenchmarkPalettedRGBA-4 4 34830667 ns/op BenchmarkGenericOver-4 2 72395378 ns/op BenchmarkGenericMaskOver-4 4 30621122 ns/op BenchmarkGenericSrc-4 3 47128448 ns/op BenchmarkGenericMaskSrc-4 3 40594287 ns/op PASS ok image/draw 8.508s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 7376310 ns/op 2.09 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 184020786 ns/op 1.67 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4524299539 ns/op 0.27 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 39 2706770 ns/op 5.71 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 223253171 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.868s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2566 45865 ns/op BenchmarkIDCT-4 2918 39829 ns/op BenchmarkDecodeBaseline-4 6 18942211 ns/op 3.26 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 24324759 ns/op 2.54 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 208051947 ns/op 5.91 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 263380225 ns/op 3.50 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.546s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12299419 10.10 ns/op BenchmarkDecodeGray-4 9 11175700 ns/op 5.86 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 47214160 ns/op 5.55 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 39091999 ns/op 6.71 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 16 6599679 ns/op 9.93 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 35255853 ns/op 7.44 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43420854 ns/op 6.04 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 70714705 ns/op 4.34 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 71545248 ns/op 4.29 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 233539677 ns/op 5.26 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 256833618 ns/op 4.78 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 37280251 ns/op 8.24 MB/s 848672 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 230355099 ns/op 5.33 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 817391914 ns/op 1.50 MB/s 864200 B/op 36 allocs/op PASS ok image/png 5.166s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 63730322 ns/op 1.57 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 55949956 ns/op 1.79 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 405069652 ns/op 1.23 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 284945754 ns/op 1.75 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 63613344 ns/op 1.57 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 55676899 ns/op 1.80 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 308535509 ns/op 1.62 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 260224653 ns/op 1.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 642674063 ns/op 1.56 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 544138678 ns/op 1.84 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3312474776 ns/op 1.51 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2993063132 ns/op 1.67 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10237281 ns/op 9.77 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10293460 ns/op 9.71 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 52248580 ns/op 9.57 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 51682770 ns/op 9.67 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 101431504 ns/op 9.86 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 107002354 ns/op 9.35 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 548847942 ns/op 9.11 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 546953492 ns/op 9.14 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 74913424 ns/op 1.33 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 66088034 ns/op 1.51 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 379879414 ns/op 1.32 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 332188721 ns/op 1.51 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 747696903 ns/op 1.34 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 683405021 ns/op 1.46 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4090931413 ns/op 1.22 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4254292710 ns/op 1.18 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 196393938 ns/op 21.28 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 181774840 ns/op 22.99 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 38.390s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35007 3386 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 33573 4754 ns/op 0.42 MB/s BenchmarkMarshalCorpusFile/4-4 31118 3975 ns/op 1.01 MB/s BenchmarkMarshalCorpusFile/8-4 27085 4444 ns/op 1.80 MB/s BenchmarkMarshalCorpusFile/16-4 21403 5621 ns/op 2.85 MB/s BenchmarkMarshalCorpusFile/32-4 14659 11113 ns/op 2.88 MB/s BenchmarkMarshalCorpusFile/64-4 12183 10125 ns/op 6.32 MB/s BenchmarkMarshalCorpusFile/128-4 9376 22565 ns/op 5.67 MB/s BenchmarkMarshalCorpusFile/256-4 3763 50279 ns/op 5.09 MB/s BenchmarkMarshalCorpusFile/512-4 2120 59127 ns/op 8.66 MB/s BenchmarkMarshalCorpusFile/1024-4 1140 182664 ns/op 5.61 MB/s BenchmarkMarshalCorpusFile/2048-4 573 289882 ns/op 7.06 MB/s BenchmarkMarshalCorpusFile/4096-4 283 406247 ns/op 10.08 MB/s BenchmarkMarshalCorpusFile/8192-4 148 800455 ns/op 10.23 MB/s BenchmarkMarshalCorpusFile/16384-4 73 1590669 ns/op 10.30 MB/s BenchmarkMarshalCorpusFile/32768-4 31 3720187 ns/op 8.81 MB/s BenchmarkMarshalCorpusFile/65536-4 14 7806899 ns/op 8.39 MB/s BenchmarkMarshalCorpusFile/131072-4 7 16833672 ns/op 7.79 MB/s BenchmarkMarshalCorpusFile/262144-4 2 97329244 ns/op 2.69 MB/s BenchmarkMarshalCorpusFile/524288-4 1 116280114 ns/op 4.51 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 170411245 ns/op 6.15 MB/s BenchmarkUnmarshalCorpusFile/1-4 7670 19159 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 7305 15612 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6997 16983 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6134 22523 ns/op 0.36 MB/s BenchmarkUnmarshalCorpusFile/16-4 5198 23225 ns/op 0.69 MB/s BenchmarkUnmarshalCorpusFile/32-4 3723 31698 ns/op 1.01 MB/s BenchmarkUnmarshalCorpusFile/64-4 3121 36604 ns/op 1.75 MB/s BenchmarkUnmarshalCorpusFile/128-4 2599 47690 ns/op 2.68 MB/s BenchmarkUnmarshalCorpusFile/256-4 969 145082 ns/op 1.76 MB/s BenchmarkUnmarshalCorpusFile/512-4 523 233164 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/1024-4 261 440394 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/2048-4 136 860194 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/4096-4 68 1723741 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3423153 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6857337 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13640886 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27462927 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 54387082 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 113478143 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 219811153 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 450890173 ns/op 2.33 MB/s BenchmarkMutatorBytes/1-4 34580 3611 ns/op BenchmarkMutatorBytes/10-4 35778 3431 ns/op BenchmarkMutatorBytes/100-4 33036 3695 ns/op BenchmarkMutatorBytes/1000-4 21722 5713 ns/op BenchmarkMutatorBytes/10000-4 8895 21849 ns/op BenchmarkMutatorBytes/100000-4 1372 101401 ns/op BenchmarkMutatorString/1-4 31958 3738 ns/op BenchmarkMutatorString/10-4 33616 3682 ns/op BenchmarkMutatorString/100-4 30735 4032 ns/op BenchmarkMutatorString/1000-4 13932 8408 ns/op BenchmarkMutatorString/10000-4 4087 46724 ns/op BenchmarkMutatorString/100000-4 343 308261 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17398 6301 ns/op BenchmarkMutatorAllBasicTypes/string-4 18511 6586 ns/op BenchmarkMutatorAllBasicTypes/bool-4 65673 1884 ns/op BenchmarkMutatorAllBasicTypes/float32-4 59319 2119 ns/op BenchmarkMutatorAllBasicTypes/float64-4 57810 2105 ns/op BenchmarkMutatorAllBasicTypes/int-4 62925 1968 ns/op BenchmarkMutatorAllBasicTypes/int8-4 63610 1959 ns/op BenchmarkMutatorAllBasicTypes/int16-4 63427 1959 ns/op BenchmarkMutatorAllBasicTypes/int32-4 63901 1958 ns/op BenchmarkMutatorAllBasicTypes/int64-4 64872 1958 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 60392 2104 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 59772 2073 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 58824 2026 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 59894 2078 ns/op PASS ok internal/fuzz 13.310s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 39356 4656 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 167550 778.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.576s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 41213 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 35475 3085 ns/op BenchmarkSplicePipePoolParallel-4 216750 1488 ns/op PASS ok internal/poll 2.289s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 5 106677033 ns/op PASS ok internal/trace 11.484s PASS ok internal/zstd 2.692s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 11589 ns/op BenchmarkCopyNLarge-4 309 1089752 ns/op PASS ok io 2.321s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 186102 622.5 ns/op BenchmarkPrintln-4 10000 15689 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 34814 3416 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 2798 43369 ns/op BenchmarkDiscard-4 915831 133.6 ns/op 0 B/op 0 allocs/op PASS ok log 5.052s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 61672 1965 ns/op BenchmarkJSONHandler/defaults-4 5461 20213 ns/op 522 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3531 32972 ns/op 792 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4098 29221 ns/op 766 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5773 20084 ns/op 529 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5713 19963 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4773 23863 ns/op 519 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 21775 4793 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23847 5127 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 115316 1066 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 79378 1637 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 75213 1607 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 73075 1821 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 80990 1613 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 97994 1425 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 108.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 620626 198.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 615253 196.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 434277 267.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 362527 337.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5248 21255 ns/op BenchmarkDispatch/switch-checked-4 175726 686.1 ns/op BenchmarkDispatch/As-4 175881 639.9 ns/op BenchmarkDispatch/Visit-4 155931 778.7 ns/op BenchmarkUnsafeStrings-4 18682 6428 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.639s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 836439 139.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 758392 154.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 531063 247.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 137284 882.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 57198 2058 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 58958 1965 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 32384 3211 ns/op 672 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 13522 8577 ns/op 3485 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 15451 7655 ns/op 602 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 15722 8555 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 10123 12005 ns/op 1088 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3404 52079 ns/op 4313 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 15684 8352 ns/op 521 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 14422 8470 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 11004 11857 ns/op 940 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3220 36196 ns/op 3772 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.003s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 35633799 ns/op PASS ok maps 1.777s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6528024 19.34 ns/op BenchmarkAcosh-4 4915831 23.92 ns/op BenchmarkAsin-4 6539352 18.20 ns/op BenchmarkAsinh-4 4605792 25.73 ns/op BenchmarkAtan-4 7063965 16.60 ns/op BenchmarkAtanh-4 4822461 24.37 ns/op BenchmarkAtan2-4 4941867 23.62 ns/op BenchmarkCbrt-4 6078657 20.33 ns/op BenchmarkCeil-4 16150459 7.358 ns/op BenchmarkCopysign-4 1866765 62.88 ns/op BenchmarkCos-4 8619600 13.88 ns/op BenchmarkCosh-4 6582988 17.81 ns/op BenchmarkErf-4 7278748 15.82 ns/op BenchmarkErfc-4 7585129 15.58 ns/op BenchmarkErfinv-4 3224877 35.64 ns/op BenchmarkErfcinv-4 3315690 36.60 ns/op BenchmarkExp-4 7431236 16.04 ns/op BenchmarkExpGo-4 743972 162.9 ns/op BenchmarkExpm1-4 6977281 16.72 ns/op BenchmarkExp2-4 760929 159.4 ns/op BenchmarkExp2Go-4 742897 167.0 ns/op BenchmarkAbs-4 2596167 46.81 ns/op BenchmarkDim-4 7955270 14.13 ns/op BenchmarkFloor-4 15832134 7.453 ns/op BenchmarkMax-4 12539526 9.599 ns/op BenchmarkMin-4 11111238 10.68 ns/op BenchmarkMod-4 195362 615.2 ns/op BenchmarkFrexp-4 1207569 98.16 ns/op BenchmarkGamma-4 382309 301.5 ns/op BenchmarkHypot-4 1000000 108.2 ns/op BenchmarkHypotGo-4 1000000 114.5 ns/op BenchmarkIlogb-4 1488410 80.90 ns/op BenchmarkJ0-4 165302 714.3 ns/op BenchmarkJ1-4 174823 687.9 ns/op BenchmarkJn-4 86329 1427 ns/op BenchmarkLdexp-4 997705 106.2 ns/op BenchmarkLgamma-4 508119 232.1 ns/op BenchmarkLog-4 6724162 18.20 ns/op BenchmarkLogb-4 1465003 83.35 ns/op BenchmarkLog1p-4 6942159 17.80 ns/op BenchmarkLog10-4 6296052 19.13 ns/op BenchmarkLog2-4 1000000 111.9 ns/op BenchmarkModf-4 2276668 47.68 ns/op BenchmarkNextafter32-4 2413888 49.37 ns/op BenchmarkNextafter64-4 2471356 48.92 ns/op BenchmarkPowInt-4 3436172 34.69 ns/op BenchmarkPowFrac-4 3427461 34.79 ns/op BenchmarkPow10Pos-4 4299246 28.00 ns/op BenchmarkPow10Neg-4 3859389 32.95 ns/op BenchmarkRound-4 7512330 14.76 ns/op BenchmarkRoundToEven-4 7901612 14.84 ns/op BenchmarkRemainder-4 292689 410.2 ns/op BenchmarkSignbit-4 3912266 30.29 ns/op BenchmarkSin-4 8860359 13.34 ns/op BenchmarkSincos-4 609544 185.3 ns/op BenchmarkSinh-4 6589239 18.31 ns/op BenchmarkSqrtIndirect-4 14561805 8.040 ns/op BenchmarkSqrtLatency-4 10456308 11.53 ns/op BenchmarkSqrtIndirectLatency-4 10355740 11.51 ns/op BenchmarkSqrtGoLatency-4 1366705 86.54 ns/op BenchmarkSqrtPrime-4 120045 1002 ns/op BenchmarkTan-4 6392851 18.95 ns/op BenchmarkTanh-4 5739885 20.58 ns/op BenchmarkTrunc-4 15752436 7.370 ns/op BenchmarkY0-4 183013 642.7 ns/op BenchmarkY1-4 187813 648.7 ns/op BenchmarkYn-4 89738 1318 ns/op BenchmarkFloat64bits-4 3904987 30.56 ns/op BenchmarkFloat64frombits-4 3936481 30.39 ns/op BenchmarkFloat32bits-4 3857486 30.87 ns/op BenchmarkFloat32frombits-4 3983160 30.51 ns/op BenchmarkFMA-4 16116210 7.538 ns/op PASS ok math 11.336s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11082055 10.69 ns/op 5984.19 MB/s BenchmarkAddVV/2-4 9930729 11.92 ns/op 10739.51 MB/s BenchmarkAddVV/3-4 8778092 13.47 ns/op 14253.17 MB/s BenchmarkAddVV/4-4 9821685 12.24 ns/op 20911.59 MB/s BenchmarkAddVV/5-4 8851898 13.64 ns/op 23463.85 MB/s BenchmarkAddVV/10-4 6890802 17.65 ns/op 36262.58 MB/s BenchmarkAddVV/100-4 2346183 51.33 ns/op 124687.35 MB/s BenchmarkAddVV/1000-4 285963 397.2 ns/op 161126.24 MB/s BenchmarkSubVV/1-4 11602094 10.35 ns/op 6182.36 MB/s BenchmarkSubVV/2-4 10369662 11.56 ns/op 11073.32 MB/s BenchmarkSubVV/3-4 9311353 14.08 ns/op 13636.11 MB/s BenchmarkSubVV/4-4 9631767 12.56 ns/op 20377.30 MB/s BenchmarkSubVV/5-4 8715186 13.71 ns/op 23334.91 MB/s BenchmarkSubVV/10-4 7068908 16.96 ns/op 37725.97 MB/s BenchmarkSubVV/100-4 2314288 53.04 ns/op 120668.38 MB/s BenchmarkSubVV/1000-4 295845 402.8 ns/op 158889.12 MB/s BenchmarkAddVW/1-4 11842491 12.65 ns/op 632.46 MB/s BenchmarkAddVW/2-4 12145808 9.917 ns/op 1613.34 MB/s BenchmarkAddVW/3-4 11474578 10.52 ns/op 2280.53 MB/s BenchmarkAddVW/4-4 10504830 11.35 ns/op 2819.68 MB/s BenchmarkAddVW/5-4 10754925 11.11 ns/op 3598.94 MB/s BenchmarkAddVW/10-4 7755313 15.53 ns/op 5151.27 MB/s BenchmarkAddVW/100-4 4777467 24.10 ns/op 33199.86 MB/s BenchmarkAddVW/1000-4 802867 175.0 ns/op 45710.31 MB/s BenchmarkAddVWext/1-4 11834190 10.10 ns/op 792.36 MB/s BenchmarkAddVWext/2-4 11908998 10.02 ns/op 1596.76 MB/s BenchmarkAddVWext/3-4 10566655 10.74 ns/op 2235.10 MB/s BenchmarkAddVWext/4-4 10843748 11.16 ns/op 2867.29 MB/s BenchmarkAddVWext/5-4 10412083 11.87 ns/op 3369.66 MB/s BenchmarkAddVWext/10-4 8377016 13.55 ns/op 5904.56 MB/s BenchmarkAddVWext/100-4 1807938 56.36 ns/op 14195.69 MB/s BenchmarkAddVWext/1000-4 297781 405.8 ns/op 19715.27 MB/s BenchmarkSubVW/1-4 11746142 10.28 ns/op 778.29 MB/s BenchmarkSubVW/2-4 11753499 10.13 ns/op 1580.05 MB/s BenchmarkSubVW/3-4 11200252 10.74 ns/op 2234.37 MB/s BenchmarkSubVW/4-4 10563357 11.14 ns/op 2873.49 MB/s BenchmarkSubVW/5-4 10643172 11.42 ns/op 3504.02 MB/s BenchmarkSubVW/10-4 7709398 15.45 ns/op 5177.02 MB/s BenchmarkSubVW/100-4 5031004 25.12 ns/op 31841.49 MB/s BenchmarkSubVW/1000-4 483210 237.4 ns/op 33699.68 MB/s BenchmarkSubVWext/1-4 11897564 10.09 ns/op 793.08 MB/s BenchmarkSubVWext/2-4 11804870 10.08 ns/op 1586.54 MB/s BenchmarkSubVWext/3-4 11080196 10.91 ns/op 2200.24 MB/s BenchmarkSubVWext/4-4 10575244 11.32 ns/op 2827.88 MB/s BenchmarkSubVWext/5-4 9849817 11.65 ns/op 3434.29 MB/s BenchmarkSubVWext/10-4 8378416 14.48 ns/op 5523.19 MB/s BenchmarkSubVWext/100-4 2119923 56.27 ns/op 14216.74 MB/s BenchmarkSubVWext/1000-4 296437 412.2 ns/op 19408.55 MB/s BenchmarkMulAddVWW/1-4 9751724 12.26 ns/op 5220.33 MB/s BenchmarkMulAddVWW/2-4 8990287 13.40 ns/op 9550.00 MB/s BenchmarkMulAddVWW/3-4 7870651 15.16 ns/op 12661.28 MB/s BenchmarkMulAddVWW/4-4 7113513 16.90 ns/op 15144.67 MB/s BenchmarkMulAddVWW/5-4 6422008 18.76 ns/op 17058.09 MB/s BenchmarkMulAddVWW/10-4 4467818 26.89 ns/op 23800.42 MB/s BenchmarkMulAddVWW/100-4 606038 194.3 ns/op 32937.54 MB/s BenchmarkMulAddVWW/1000-4 67219 1781 ns/op 35940.00 MB/s BenchmarkAddMulVVW/1-4 10569094 11.44 ns/op 5594.90 MB/s BenchmarkAddMulVVW/2-4 8317507 13.80 ns/op 9276.76 MB/s BenchmarkAddMulVVW/3-4 8011873 14.92 ns/op 12867.37 MB/s BenchmarkAddMulVVW/4-4 7204239 16.64 ns/op 15388.25 MB/s BenchmarkAddMulVVW/5-4 6679731 18.46 ns/op 17336.16 MB/s BenchmarkAddMulVVW/10-4 4287066 37.63 ns/op 17009.72 MB/s BenchmarkAddMulVVW/100-4 556160 217.2 ns/op 29464.02 MB/s BenchmarkAddMulVVW/1000-4 58022 2063 ns/op 31024.12 MB/s BenchmarkDivWVW/1-4 2539172 48.23 ns/op 1326.88 MB/s BenchmarkDivWVW/2-4 1000000 102.8 ns/op 1245.67 MB/s BenchmarkDivWVW/3-4 823426 145.3 ns/op 1321.31 MB/s BenchmarkDivWVW/4-4 668556 174.6 ns/op 1465.81 MB/s BenchmarkDivWVW/5-4 567276 189.4 ns/op 1689.40 MB/s BenchmarkDivWVW/10-4 341031 348.4 ns/op 1836.83 MB/s BenchmarkDivWVW/100-4 38276 3141 ns/op 2037.25 MB/s BenchmarkDivWVW/1000-4 3951 28035 ns/op 2282.87 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2908512 41.68 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2891535 40.83 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1877338 63.35 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1439872 82.12 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1260975 96.26 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 106.2 ns/op BenchmarkNonZeroShifts/4/shrVU-4 999978 120.5 ns/op BenchmarkNonZeroShifts/4/shlVU-4 840558 146.1 ns/op BenchmarkNonZeroShifts/5/shrVU-4 844689 143.9 ns/op BenchmarkNonZeroShifts/5/shlVU-4 713461 167.8 ns/op BenchmarkNonZeroShifts/10/shrVU-4 461247 259.8 ns/op BenchmarkNonZeroShifts/10/shlVU-4 400351 307.4 ns/op BenchmarkNonZeroShifts/100/shrVU-4 49972 2759 ns/op BenchmarkNonZeroShifts/100/shlVU-4 42979 2792 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5126 23322 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4540 26278 ns/op BenchmarkDecimalConversion-4 188 611811 ns/op BenchmarkFloatString/100-4 9681 12211 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 187 666712 ns/op 2908 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 59512987 ns/op 61468 B/op 53 allocs/op BenchmarkFloatString/100000-4 1 5884703284 ns/op 855560 B/op 485 allocs/op BenchmarkFloatAdd/10-4 104680 1122 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 88302 1345 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 50923 2372 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13978 8579 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1610 92937 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 141078 843.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 125641 966.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 93216 1324 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26737 4502 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3280 36590 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1348 85384 ns/op BenchmarkParseFloatLargeExp-4 318 375321 ns/op BenchmarkGCD10x10/WithoutXY-4 194484 616.2 ns/op BenchmarkGCD10x10/WithXY-4 44076 2725 ns/op BenchmarkGCD10x100/WithoutXY-4 86524 1401 ns/op BenchmarkGCD10x100/WithXY-4 13681 9053 ns/op BenchmarkGCD10x1000/WithoutXY-4 59953 1934 ns/op BenchmarkGCD10x1000/WithXY-4 10672 15058 ns/op BenchmarkGCD100x100/WithoutXY-4 21304 5449 ns/op BenchmarkGCD100x100/WithXY-4 8055 14884 ns/op BenchmarkGCD100x1000/WithoutXY-4 9537 12517 ns/op BenchmarkGCD100x1000/WithXY-4 4442 26878 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1795 67410 ns/op BenchmarkGCD1000x1000/WithXY-4 961 126441 ns/op BenchmarkHilbert-4 15 7049627 ns/op BenchmarkBinomial-4 9052 12887 ns/op BenchmarkQuoRem-4 14449 8460 ns/op BenchmarkExp-4 7 15644048 ns/op BenchmarkExpMont/Odd-4 100 1182167 ns/op 2598 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1135288 ns/op 3353 B/op 37 allocs/op BenchmarkExpMont/Even2-4 99 1166430 ns/op 3835 B/op 53 allocs/op BenchmarkExpMont/Even3-4 96 1190746 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even4-4 97 1167384 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even8-4 97 1169130 ns/op 3833 B/op 53 allocs/op BenchmarkExpMont/Even32-4 98 1166177 ns/op 3855 B/op 53 allocs/op BenchmarkExpMont/Even64-4 121 998671 ns/op 3629 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1028747 ns/op 3822 B/op 52 allocs/op BenchmarkExpMont/Even128-4 123 960156 ns/op 3274 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1222575 ns/op 2972 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 441 275294 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 385 304832 ns/op 1707 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 393 305617 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 376 315449 ns/op 1744 B/op 47 allocs/op BenchmarkExp2-4 7 15673742 ns/op BenchmarkBitset-4 874962 131.2 ns/op BenchmarkBitsetNeg-4 297980 390.3 ns/op BenchmarkBitsetOrig-4 204147 568.0 ns/op BenchmarkBitsetNegOrig-4 134560 838.3 ns/op BenchmarkModSqrt225_Tonelli-4 74 1565561 ns/op BenchmarkModSqrt225_3Mod4-4 250 475288 ns/op BenchmarkModSqrt231_Tonelli-4 73 1615910 ns/op BenchmarkModSqrt231_5Mod8-4 212 563274 ns/op BenchmarkModInverse-4 9074 12395 ns/op BenchmarkSqrt-4 922 133928 ns/op BenchmarkIntSqr/1-4 1372413 88.18 ns/op BenchmarkIntSqr/2-4 484018 243.6 ns/op BenchmarkIntSqr/3-4 378603 324.0 ns/op BenchmarkIntSqr/5-4 248846 480.8 ns/op BenchmarkIntSqr/8-4 161780 743.8 ns/op BenchmarkIntSqr/10-4 128750 942.1 ns/op BenchmarkIntSqr/20-4 33088 3596 ns/op BenchmarkIntSqr/30-4 22863 5258 ns/op BenchmarkIntSqr/50-4 13084 9046 ns/op BenchmarkIntSqr/80-4 7116 16611 ns/op BenchmarkIntSqr/100-4 5208 22614 ns/op BenchmarkIntSqr/200-4 1830 64264 ns/op BenchmarkIntSqr/300-4 939 126365 ns/op BenchmarkIntSqr/500-4 412 286988 ns/op BenchmarkIntSqr/800-4 186 643901 ns/op BenchmarkIntSqr/1000-4 132 899956 ns/op BenchmarkDiv/20/10-4 332635 365.3 ns/op BenchmarkDiv/40/20-4 314167 379.5 ns/op BenchmarkDiv/100/50-4 320208 375.5 ns/op BenchmarkDiv/200/100-4 37808 3292 ns/op BenchmarkDiv/400/200-4 34566 3793 ns/op BenchmarkDiv/1000/500-4 24982 4997 ns/op BenchmarkDiv/2000/1000-4 17022 7251 ns/op BenchmarkDiv/20000/10000-4 730 163567 ns/op BenchmarkDiv/200000/100000-4 18 6508369 ns/op BenchmarkDiv/2000000/1000000-4 1 213357445 ns/op BenchmarkDiv/20000000/10000000-4 1 7216980809 ns/op BenchmarkMul-4 3 43787279 ns/op BenchmarkNatMul/10-4 110149 1011 ns/op BenchmarkNatMul/100-4 3758 30999 ns/op BenchmarkNatMul/1000-4 100 1171353 ns/op BenchmarkZeroShifts/Shl-4 41539 2768 ns/op BenchmarkZeroShifts/ShlSame-4 6083006 19.47 ns/op BenchmarkZeroShifts/Shr-4 43278 2726 ns/op BenchmarkZeroShifts/ShrSame-4 5938016 19.21 ns/op BenchmarkExp3Power/0x10-4 215995 530.3 ns/op BenchmarkExp3Power/0x40-4 175330 640.6 ns/op BenchmarkExp3Power/0x100-4 84188 1398 ns/op BenchmarkExp3Power/0x400-4 32860 3661 ns/op BenchmarkExp3Power/0x1000-4 6530 17817 ns/op BenchmarkExp3Power/0x4000-4 1110 109102 ns/op BenchmarkExp3Power/0x10000-4 127 930351 ns/op BenchmarkExp3Power/0x40000-4 12 9031112 ns/op BenchmarkExp3Power/0x100000-4 2 85778532 ns/op BenchmarkExp3Power/0x400000-4 1 813005348 ns/op BenchmarkFibo-4 4 26899261 ns/op BenchmarkNatSqr/1-4 1000000 150.6 ns/op BenchmarkNatSqr/2-4 409849 282.3 ns/op BenchmarkNatSqr/3-4 338707 346.4 ns/op BenchmarkNatSqr/5-4 225628 510.1 ns/op BenchmarkNatSqr/8-4 139856 829.9 ns/op BenchmarkNatSqr/10-4 110128 1052 ns/op BenchmarkNatSqr/20-4 32708 3626 ns/op BenchmarkNatSqr/30-4 23280 5119 ns/op BenchmarkNatSqr/50-4 12799 9301 ns/op BenchmarkNatSqr/80-4 7009 16854 ns/op BenchmarkNatSqr/100-4 5073 23183 ns/op BenchmarkNatSqr/200-4 1873 64439 ns/op BenchmarkNatSqr/300-4 925 127249 ns/op BenchmarkNatSqr/500-4 406 289115 ns/op BenchmarkNatSqr/800-4 195 600865 ns/op BenchmarkNatSqr/1000-4 138 861877 ns/op BenchmarkNatSetBytes/8-4 672272 166.8 ns/op BenchmarkNatSetBytes/24-4 218766 541.2 ns/op BenchmarkNatSetBytes/128-4 47967 2464 ns/op BenchmarkNatSetBytes/7-4 920052 128.3 ns/op BenchmarkNatSetBytes/23-4 241950 491.6 ns/op BenchmarkNatSetBytes/127-4 48979 2413 ns/op BenchmarkScanPi-4 255 460368 ns/op BenchmarkStringPiParallel-4 644 164853 ns/op BenchmarkScan/10/Base2-4 37940 3126 ns/op BenchmarkScan/100/Base2-4 4342 27514 ns/op BenchmarkScan/1000/Base2-4 440 271999 ns/op BenchmarkScan/10/Base8-4 92310 1299 ns/op BenchmarkScan/100/Base8-4 12576 9617 ns/op BenchmarkScan/1000/Base8-4 1252 96345 ns/op BenchmarkScan/10/Base10-4 96879 1250 ns/op BenchmarkScan/100/Base10-4 13562 8918 ns/op BenchmarkScan/1000/Base10-4 1371 87103 ns/op BenchmarkScan/10/Base16-4 107133 1038 ns/op BenchmarkScan/100/Base16-4 15600 7663 ns/op BenchmarkScan/1000/Base16-4 1610 74617 ns/op BenchmarkString/10/Base2-4 195764 614.4 ns/op BenchmarkString/100/Base2-4 27664 4248 ns/op BenchmarkString/1000/Base2-4 2930 40827 ns/op BenchmarkString/10/Base8-4 360619 338.1 ns/op BenchmarkString/100/Base8-4 70626 1682 ns/op BenchmarkString/1000/Base8-4 7201 14787 ns/op BenchmarkString/10/Base10-4 214746 549.7 ns/op BenchmarkString/100/Base10-4 41036 2914 ns/op BenchmarkString/1000/Base10-4 4143 29081 ns/op BenchmarkString/10/Base16-4 414081 293.7 ns/op BenchmarkString/100/Base16-4 91276 1306 ns/op BenchmarkString/1000/Base16-4 10000 11162 ns/op BenchmarkLeafSize/0-4 31 3779022 ns/op BenchmarkLeafSize/1-4 414 279149 ns/op BenchmarkLeafSize/2-4 415 281950 ns/op BenchmarkLeafSize/3-4 273 431404 ns/op BenchmarkLeafSize/4-4 429 271900 ns/op BenchmarkLeafSize/5-4 235 496497 ns/op BenchmarkLeafSize/6-4 278 426794 ns/op BenchmarkLeafSize/7-4 301 394095 ns/op BenchmarkLeafSize/8-4 441 264986 ns/op BenchmarkLeafSize/9-4 195 605879 ns/op BenchmarkLeafSize/10-4 236 492114 ns/op BenchmarkLeafSize/11-4 229 509304 ns/op BenchmarkLeafSize/12-4 274 426218 ns/op BenchmarkLeafSize/13-4 241 498267 ns/op BenchmarkLeafSize/14-4 300 390739 ns/op BenchmarkLeafSize/15-4 308 380059 ns/op BenchmarkLeafSize/16-4 430 266914 ns/op BenchmarkLeafSize/32-4 429 271634 ns/op BenchmarkLeafSize/64-4 393 296226 ns/op BenchmarkProbablyPrime/n=0-4 6 20295667 ns/op BenchmarkProbablyPrime/n=1-4 5 22499595 ns/op BenchmarkProbablyPrime/n=5-4 4 32334950 ns/op BenchmarkProbablyPrime/n=10-4 3 44445735 ns/op BenchmarkProbablyPrime/n=20-4 2 68757860 ns/op BenchmarkProbablyPrime/Lucas-4 6 17669794 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 43 2470553 ns/op BenchmarkRatCmp-4 217748 523.4 ns/op BenchmarkFloatPrecExact/1-4 138674 885.6 ns/op BenchmarkFloatPrecExact/10-4 45674 2604 ns/op BenchmarkFloatPrecExact/100-4 8844 11911 ns/op BenchmarkFloatPrecExact/1000-4 1561 72669 ns/op BenchmarkFloatPrecExact/10000-4 87 1292324 ns/op BenchmarkFloatPrecExact/100000-4 2 51922716 ns/op BenchmarkFloatPrecExact/1000000-4 1 2369264296 ns/op BenchmarkFloatPrecMixed/1-4 125875 956.6 ns/op BenchmarkFloatPrecMixed/10-4 36908 3192 ns/op BenchmarkFloatPrecMixed/100-4 4285 26391 ns/op BenchmarkFloatPrecMixed/1000-4 300 397307 ns/op BenchmarkFloatPrecMixed/10000-4 8 12690833 ns/op BenchmarkFloatPrecMixed/100000-4 1 581558570 ns/op BenchmarkFloatPrecMixed/1000000-4 1 38506087572 ns/op BenchmarkFloatPrecInexact/1-4 180534 660.0 ns/op BenchmarkFloatPrecInexact/10-4 169374 719.1 ns/op BenchmarkFloatPrecInexact/100-4 99328 1297 ns/op BenchmarkFloatPrecInexact/1000-4 26588 4318 ns/op BenchmarkFloatPrecInexact/10000-4 3362 35239 ns/op BenchmarkFloatPrecInexact/100000-4 334 375416 ns/op BenchmarkFloatPrecInexact/1000000-4 22 4624238 ns/op BenchmarkFloatSqrt/64-4 13010 9362 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7596 15290 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5235 22437 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2644 45539 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 494 243798 ns/op 18075 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 36 3393740 ns/op 175883 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 256666110 ns/op 3715880 B/op 586 allocs/op PASS ok math/big 102.377s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7769491 15.79 ns/op BenchmarkLeadingZeros8-4 7667517 17.20 ns/op BenchmarkLeadingZeros16-4 7260962 15.88 ns/op BenchmarkLeadingZeros32-4 7424521 16.90 ns/op BenchmarkLeadingZeros64-4 7889732 15.31 ns/op BenchmarkTrailingZeros-4 7060155 15.75 ns/op BenchmarkTrailingZeros8-4 7522713 17.17 ns/op BenchmarkTrailingZeros16-4 7354107 15.84 ns/op BenchmarkTrailingZeros32-4 7686211 15.83 ns/op BenchmarkTrailingZeros64-4 7356884 15.87 ns/op BenchmarkOnesCount-4 8094670 14.91 ns/op BenchmarkOnesCount8-4 7855574 15.13 ns/op BenchmarkOnesCount16-4 8111492 15.00 ns/op BenchmarkOnesCount32-4 8148564 14.78 ns/op BenchmarkOnesCount64-4 7794589 15.00 ns/op BenchmarkRotateLeft-4 7426190 15.22 ns/op BenchmarkRotateLeft8-4 7581342 16.69 ns/op BenchmarkRotateLeft16-4 7397562 15.82 ns/op BenchmarkRotateLeft32-4 7805094 14.80 ns/op BenchmarkRotateLeft64-4 8233784 15.13 ns/op BenchmarkReverse-4 12426022 8.797 ns/op BenchmarkReverse8-4 16017020 7.503 ns/op BenchmarkReverse16-4 14336308 8.171 ns/op BenchmarkReverse32-4 13113643 9.051 ns/op BenchmarkReverse64-4 13390933 8.743 ns/op BenchmarkReverseBytes-4 14926681 8.023 ns/op BenchmarkReverseBytes16-4 15419427 7.619 ns/op BenchmarkReverseBytes32-4 12983222 7.972 ns/op BenchmarkReverseBytes64-4 14906310 7.968 ns/op BenchmarkAdd-4 8263590 14.58 ns/op BenchmarkAdd32-4 8141023 15.00 ns/op BenchmarkAdd64-4 7762051 14.89 ns/op BenchmarkAdd64multiple-4 14445075 8.293 ns/op BenchmarkSub-4 8073396 14.95 ns/op BenchmarkSub32-4 7350883 15.27 ns/op BenchmarkSub64-4 8192440 14.94 ns/op BenchmarkSub64multiple-4 14694752 8.169 ns/op BenchmarkMul-4 7685702 15.74 ns/op BenchmarkMul32-4 7439193 14.60 ns/op BenchmarkMul64-4 7915130 15.46 ns/op BenchmarkDiv-4 2808458 40.97 ns/op BenchmarkDiv32-4 6352818 18.80 ns/op BenchmarkDiv64-4 2930689 40.79 ns/op PASS ok math/bits 8.306s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 107.8 ns/op BenchmarkAcos-4 280249 423.6 ns/op BenchmarkAcosh-4 265908 442.1 ns/op BenchmarkAsin-4 273594 426.4 ns/op BenchmarkAsinh-4 294313 413.8 ns/op BenchmarkAtan-4 1000000 110.9 ns/op BenchmarkAtanh-4 1000000 112.0 ns/op BenchmarkConj-4 15820747 7.670 ns/op BenchmarkCos-4 430740 315.3 ns/op BenchmarkCosh-4 409123 278.2 ns/op BenchmarkExp-4 577862 206.6 ns/op BenchmarkLog-4 809570 150.3 ns/op BenchmarkLog10-4 783703 150.3 ns/op BenchmarkPhase-4 4714772 25.77 ns/op BenchmarkPolar-4 919687 131.0 ns/op BenchmarkPow-4 321554 373.4 ns/op BenchmarkRect-4 641714 187.7 ns/op BenchmarkSin-4 456754 266.3 ns/op BenchmarkSinh-4 465897 264.1 ns/op BenchmarkSqrt-4 358430 330.8 ns/op BenchmarkTan-4 1000000 102.2 ns/op BenchmarkTanh-4 1819269 66.48 ns/op PASS ok math/cmplx 4.225s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 860989 123.8 ns/op BenchmarkInt63ThreadsafeParallel-4 1390404 129.3 ns/op BenchmarkInt63Unthreadsafe-4 839880 119.7 ns/op BenchmarkIntn1000-4 731812 147.0 ns/op BenchmarkInt63n1000-4 816732 136.4 ns/op BenchmarkInt31n1000-4 757321 135.6 ns/op BenchmarkFloat32-4 853210 135.3 ns/op BenchmarkFloat64-4 944838 120.6 ns/op BenchmarkPerm3-4 191973 625.1 ns/op BenchmarkPerm30-4 22105 5426 ns/op BenchmarkPerm30ViaShuffle-4 20852 5848 ns/op BenchmarkShuffleOverhead-4 10000 11685 ns/op BenchmarkRead3-4 669350 155.3 ns/op BenchmarkRead64-4 66102 1789 ns/op BenchmarkRead1000-4 4465 26579 ns/op BenchmarkConcurrent-4 359614 323.9 ns/op PASS ok math/rand 3.334s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkPCG_DXSM-4 2834114 39.92 ns/op BenchmarkSourceUint64-4 3165534 37.90 ns/op BenchmarkGlobalInt64-4 3014864 42.72 ns/op BenchmarkGlobalInt64Parallel-4 3236319 33.23 ns/op BenchmarkGlobalUint64-4 4063341 49.29 ns/op BenchmarkGlobalUint64Parallel-4 3948774 33.90 ns/op BenchmarkInt64-4 1652888 73.79 ns/op BenchmarkUint64-4 1467660 90.70 ns/op BenchmarkGlobalIntN1000-4 2822784 43.71 ns/op BenchmarkIntN1000-4 1000000 103.2 ns/op BenchmarkInt64N1000-4 1186936 102.8 ns/op BenchmarkInt64N1e8-4 1000000 103.1 ns/op BenchmarkInt64N1e9-4 1000000 105.7 ns/op BenchmarkInt64N2e9-4 1000000 104.8 ns/op BenchmarkInt64N1e18-4 1000000 107.5 ns/op BenchmarkInt64N2e18-4 1000000 113.1 ns/op BenchmarkInt64N4e18-4 1000000 119.4 ns/op BenchmarkInt32N1000-4 1000000 106.2 ns/op BenchmarkInt32N1e8-4 1000000 103.1 ns/op BenchmarkInt32N1e9-4 1000000 105.0 ns/op BenchmarkInt32N2e9-4 1000000 103.3 ns/op BenchmarkFloat32-4 1589703 75.37 ns/op BenchmarkFloat64-4 1528428 79.84 ns/op BenchmarkExpFloat64-4 761528 157.8 ns/op BenchmarkNormFloat64-4 924856 121.2 ns/op BenchmarkPerm3-4 243018 490.7 ns/op BenchmarkPerm30-4 22410 5340 ns/op BenchmarkPerm30ViaShuffle-4 24049 5037 ns/op BenchmarkShuffleOverhead-4 33940 3492 ns/op BenchmarkConcurrent-4 1480580 75.00 ns/op PASS ok math/rand/v2 6.988s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 40989 2886 ns/op BenchmarkQDecodeWord-4 112861 1011 ns/op BenchmarkQDecodeHeader-4 105367 1130 ns/op BenchmarkTypeByExtension/.html-4 597130 204.6 ns/op BenchmarkTypeByExtension/.HTML-4 377332 324.6 ns/op BenchmarkTypeByExtension/.unused-4 422193 318.3 ns/op BenchmarkExtensionsByType/text/html-4 181414 636.7 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 95107 1282 ns/op BenchmarkExtensionsByType/application/octet-stream-4 109621 1030 ns/op PASS ok mime 2.299s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 618 175900 ns/op 48929 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 649 175953 ns/op 47828 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 309 728217 ns/op 103555 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 489 246441 ns/op 49707 B/op 207 allocs/op PASS ok mime/multipart 1.694s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 714 184333 ns/op PASS ok mime/quotedprintable 1.204s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 15 7375610 ns/op 8282 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 16 8560822 ns/op 7124 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5019021119 ns/op 158384 B/op 224 allocs/op BenchmarkDNSName-4 85867 1294 ns/op BenchmarkInterfaces-4 2772 39929 ns/op 8983 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3564 54128 ns/op 6656 B/op 22 allocs/op BenchmarkInterfaceByName-4 2880 46465 ns/op 9041 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1746 91070 ns/op 15237 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5366 26403 ns/op 4417 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1334 103226 ns/op 135289 B/op 39 allocs/op BenchmarkParseIP-4 7497 17707 ns/op BenchmarkParseIPValidIPv4-4 328951 362.7 ns/op BenchmarkParseIPValidIPv6-4 146302 823.9 ns/op BenchmarkIPString/IPv4-4 96535 1382 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8602 12838 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 50299 3202 ns/op BenchmarkIPEqual/IPv4-4 1125334 118.4 ns/op BenchmarkIPEqual/IPv6-4 1098751 110.5 ns/op BenchmarkSendFile/file-to-tcp/1024-4 1 1212121047 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1210148001 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1213244381 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1206554520 ns/op 0.01 MB/s 672 B/op 13 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1213345976 ns/op 0.01 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1217373528 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1227917697 ns/op 0.05 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1006641154 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1013264824 ns/op 0.26 MB/s 672 B/op 13 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1013358378 ns/op 0.52 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1008400703 ns/op 1.04 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1017711615 ns/op 0.00 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1029346476 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1009267443 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1014747855 ns/op 0.01 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1006000410 ns/op 0.02 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1032304000 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1008142010 ns/op 0.07 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1007394194 ns/op 0.13 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1007775768 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1008355816 ns/op 0.52 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1011470085 ns/op 1.04 MB/s 576 B/op 12 allocs/op BenchmarkSendfileZeroBytes-4 1 211266183 ns/op 7790976 B/op 416836 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1007462299 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1001259401 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007429567 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1009418530 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1006672353 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1008700558 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1008178122 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1011242258 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1007941427 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1010702063 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1009510520 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1008563400 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1007433410 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1006843237 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1006964328 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1009080521 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1009542007 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1005401463 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1019626051 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1011787642 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1016176254 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1011341836 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1007187120 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1007788935 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1012140195 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1007257917 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1006217144 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1027882697 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1005006593 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1003471670 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1007889440 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1008006227 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1010846420 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1008205007 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1005586012 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1008559552 ns/op 0.00 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1003038506 ns/op 0.01 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1014555858 ns/op 0.02 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1013706718 ns/op 0.03 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1008908122 ns/op 0.06 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1002625287 ns/op 0.13 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1008084621 ns/op 0.26 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008237938 ns/op 0.52 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009287744 ns/op 1.04 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1008241133 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1009298398 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007677447 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007477287 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1007984084 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1004376232 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1007611672 ns/op 0.07 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1003263262 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1003870965 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1012559980 ns/op 0.52 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1018325867 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 3981 31002 ns/op BenchmarkTCP4OneShotTimeout-4 4281 36913 ns/op BenchmarkTCP4Persistent-4 13639 7408 ns/op BenchmarkTCP4PersistentTimeout-4 34909 4464 ns/op BenchmarkTCP6OneShot-4 4750 25710 ns/op BenchmarkTCP6OneShotTimeout-4 4807 36208 ns/op BenchmarkTCP6Persistent-4 27693 4160 ns/op BenchmarkTCP6PersistentTimeout-4 31518 3650 ns/op BenchmarkTCP4ConcurrentReadWrite-4 63776 3114 ns/op BenchmarkTCP6ConcurrentReadWrite-4 37998 3355 ns/op BenchmarkSetReadDeadline-4 191790 658.3 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 20227 5421 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 24600 5891 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 23150 4746 ns/op 0 B/op 0 allocs/op PASS ok net 92.861s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22446 5432 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7758 16666 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 17822 6918 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15166 7844 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 31072 6634 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 54085 3037 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 114.7 ns/op BenchmarkFindChild/n=2/rep=map-4 3715213 33.93 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 899173 124.8 ns/op BenchmarkFindChild/n=4/rep=linear-4 576302 206.1 ns/op BenchmarkFindChild/n=4/rep=map-4 3398068 34.07 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 561810 265.8 ns/op BenchmarkFindChild/n=8/rep=linear-4 322981 384.5 ns/op BenchmarkFindChild/n=8/rep=map-4 3243356 36.74 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 315552 385.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 166660 721.8 ns/op BenchmarkFindChild/n=16/rep=map-4 2904247 41.67 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1983170 60.68 ns/op BenchmarkFindChild/n=32/rep=linear-4 76694 1445 ns/op BenchmarkFindChild/n=32/rep=map-4 3127170 38.89 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2239776 52.86 ns/op BenchmarkMultiConflicts-4 1 216915523 ns/op BenchmarkServerMatch-4 10000 10020 ns/op BenchmarkReadRequestChrome-4 3327 34528 ns/op 17.70 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8208 16675 ns/op 4.68 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8127 14632 ns/op 5.60 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5818 19720 ns/op 7.66 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 10762 ns/op 3.72 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 451 355521 ns/op 2.88 MB/s BenchmarkFileAndServer_1KB/https1-4 51 5526184 ns/op 0.19 MB/s BenchmarkFileAndServer_1KB/h2-4 115 873456 ns/op 1.17 MB/s BenchmarkFileAndServer_16MB/h1-4 3 50484107 ns/op 332.33 MB/s BenchmarkFileAndServer_16MB/https1-4 1 102756643 ns/op 163.27 MB/s BenchmarkFileAndServer_16MB/h2-4 1 231170554 ns/op 72.58 MB/s BenchmarkFileAndServer_64MB/h1-4 1 122663605 ns/op 547.10 MB/s BenchmarkFileAndServer_64MB/https1-4 1 296897899 ns/op 226.03 MB/s BenchmarkFileAndServer_64MB/h2-4 1 551167817 ns/op 121.76 MB/s BenchmarkServeMux-4 200 784247 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 234 541429 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 525 265471 ns/op 5991 B/op 63 allocs/op BenchmarkClientServer/https1-4 314 373428 ns/op 6410 B/op 72 allocs/op BenchmarkClientServer/h2-4 120 925381 ns/op 10444 B/op 83 allocs/op BenchmarkClientServerParallel/4/h1-4 1298 123778 ns/op 8919 B/op 74 allocs/op BenchmarkClientServerParallel/4/https1-4 14 8662057 ns/op 98317 B/op 1114 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49938: read tcp 127.0.0.1:36349->127.0.0.1:49938: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49944: read tcp 127.0.0.1:36349->127.0.0.1:49944: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49950: read tcp 127.0.0.1:36349->127.0.0.1:49950: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49922: read tcp 127.0.0.1:36349->127.0.0.1:49922: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36276: read tcp 127.0.0.1:42133->127.0.0.1:36276: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36278: read tcp 127.0.0.1:42133->127.0.0.1:36278: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36232: read tcp 127.0.0.1:42133->127.0.0.1:36232: use of closed network connection BenchmarkClientServerParallel/4/h2-4 6 17271342 ns/op 96564 B/op 1152 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48914: read tcp 127.0.0.1:33431->127.0.0.1:48914: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47170: write tcp 127.0.0.1:42097->127.0.0.1:47170: use of closed network connection BenchmarkClientServerParallel/64/h1-4 270 586921 ns/op 19350 B/op 115 allocs/op BenchmarkClientServerParallel/64/https1-4 19 8588210 ns/op 87184 B/op 995 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42768: read tcp 127.0.0.1:35533->127.0.0.1:42768: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59146: read tcp 127.0.0.1:39731->127.0.0.1:59146: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50994: read tcp 127.0.0.1:44337->127.0.0.1:50994: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50914: read tcp 127.0.0.1:44337->127.0.0.1:50914: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50968: read tcp 127.0.0.1:44337->127.0.0.1:50968: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50950: write tcp 127.0.0.1:44337->127.0.0.1:50950: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51022: write tcp 127.0.0.1:44337->127.0.0.1:51022: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51026: write tcp 127.0.0.1:44337->127.0.0.1:51026: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34334: read tcp 127.0.0.1:36547->127.0.0.1:34334: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34360: read tcp 127.0.0.1:36547->127.0.0.1:34360: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 10 11888064 ns/op 101099 B/op 1227 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46446: read tcp 127.0.0.1:45233->127.0.0.1:46446: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46416: read tcp 127.0.0.1:45233->127.0.0.1:46416: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56292: read tcp 127.0.0.1:36419->127.0.0.1:56292: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56214: write tcp 127.0.0.1:36419->127.0.0.1:56214: use of closed network connection BenchmarkServer-4 1 1059270852 ns/op 28344 B/op 137 allocs/op BenchmarkClient-4 528 376252 ns/op 3721 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 920 120572 ns/op 7516 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1538 83318 ns/op 3072 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1668 64808 ns/op 1921 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1927 66817 ns/op 2822 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1909 65186 ns/op 2725 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1972 62504 ns/op 2708 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2079 57129 ns/op 1939 B/op 14 allocs/op BenchmarkServerHijack-4 1458 78141 ns/op 16738 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 644 267562 ns/op 5731 B/op 52 allocs/op BenchmarkResponseStatusLine-4 406934 309.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 20.493s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 9487 12271 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.186s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 79411 1550 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 586351 185.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 172484 696.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 68361 1806 ns/op BenchmarkStdIPv4-4 106401 1137 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 107994 1174 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 108397 1405 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 65020 1873 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75672 1600 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1706654 71.47 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1270040 95.44 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1721301 70.27 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 200875 608.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 246734 518.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 230337 513.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 94213 1344 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 271804 437.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 120465 986.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 137994 876.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 136377 883.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 86344 1465 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 397998 287.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 119310 952.2 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 149502 800.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 247022 471.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 146198 820.1 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 349099 344.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 136279 858.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 139290 872.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 138212 855.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 109735 1292 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 578110 205.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 253466 438.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 108574 1107 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 120324 990.9 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 186696 667.4 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 113334 1022 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 293047 405.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 116017 1005 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 128821 961.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 190056 640.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 118695 1009 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 109.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 113.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 109.1 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.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 114.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 113.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 114.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 112.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 399908 282.5 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 724984 165.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 180032 692.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 193600 627.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 193208 628.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 83338 1465 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 369441 320.5 ns/op PASS ok net/netip 9.086s 2023/11/20 14:41:54 Test RPC server listening on 127.0.0.1:39009 2023/11/20 14:41:54 Test HTTP RPC server listening on 127.0.0.1:45409 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1339 149243 ns/op BenchmarkEndToEndHTTP-4 1518 75118 ns/op BenchmarkEndToEndAsync-4 3962 25971 ns/op BenchmarkEndToEndAsyncHTTP-4 4141 35288 ns/op PASS ok net/rpc 1.831s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3273 34268 ns/op BenchmarkReadMIMEHeader/server_headers-4 4566 23854 ns/op BenchmarkUncommon-4 21444 5459 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.484s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3412 38619 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 71796 1612 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 664976 210.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 85573 1275 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 166857 688.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 84234 1729 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 10378 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 428874 372.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 87462 1393 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 173596 939.9 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 82722 1465 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 13720 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 148650 675.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 72745 1587 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 73330 1626 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 34146 3510 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5857 19812 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 184586 665.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74817 1580 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 73459 1634 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 34088 3521 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5995 19296 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.773s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3082740 39.02 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 188114 606.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 687 167909 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 319 441958 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 586 201951 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 127270 901.3 ns/op BenchmarkStatFile-4 84596 1316 ns/op BenchmarkStatDir-4 91737 1266 ns/op BenchmarkLstatDot-4 126026 904.4 ns/op BenchmarkLstatFile-4 87747 1308 ns/op BenchmarkLstatDir-4 91621 1306 ns/op PASS ok os 2.649s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 334 314449 ns/op 7386 B/op 30 allocs/op PASS ok os/exec 1.163s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 580566 201.8 ns/op PASS ok os/user 1.225s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3547878 33.28 ns/op BenchmarkString-4 1925790 61.46 ns/op BenchmarkBytes-4 1722876 69.71 ns/op BenchmarkNamedBytes-4 1000000 104.0 ns/op BenchmarkBytesArray-4 783709 152.9 ns/op BenchmarkSliceLen-4 1973781 60.63 ns/op BenchmarkMapLen-4 863876 141.5 ns/op BenchmarkStringLen-4 1606867 75.21 ns/op BenchmarkArrayLen-4 1290370 93.16 ns/op BenchmarkSliceCap-4 1939100 60.81 ns/op BenchmarkDeepEqual/int8-4 406946 287.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 85329 1422 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 345008 348.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 82870 1495 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 345127 348.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 82468 1483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 348122 340.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 81880 1465 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 322581 335.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 82846 1443 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 409558 286.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 112458 1067 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 339560 357.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80847 1493 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 354386 341.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 81315 1493 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 333778 358.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 77862 1532 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 341527 354.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 81912 1485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 321189 351.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 80328 1492 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 358928 338.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 81334 1500 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 353751 343.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81730 1596 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 361386 350.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 82947 1519 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 339156 351.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 81352 1616 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 435044 290.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 81306 1420 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 344833 349.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 80198 1495 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 112099 1197 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51036 2373 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 47986 2512 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32845 3657 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 35326 3398 ns/op BenchmarkIsZero/ArrayComparable-4 147159 803.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 30529 3984 ns/op BenchmarkIsZero/StructComparable-4 443181 274.1 ns/op BenchmarkIsZero/StructIncomparable-4 141441 860.2 ns/op BenchmarkIsZero/ArrayInt_4-4 1361302 91.89 ns/op BenchmarkIsZero/ArrayInt_1024-4 7509 16086 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14038 8136 ns/op BenchmarkIsZero/Struct4Int-4 1321369 89.92 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7394 15946 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7434 17151 ns/op BenchmarkIsZero/StructInt_512-4 14563 8162 ns/op BenchmarkSetZero/Bool/Direct-4 3904111 29.59 ns/op BenchmarkSetZero/Bool/CachedZero-4 887073 140.9 ns/op BenchmarkSetZero/Bool/NewZero-4 677904 190.8 ns/op BenchmarkSetZero/Int/Direct-4 2116270 65.36 ns/op BenchmarkSetZero/Int/CachedZero-4 917934 138.6 ns/op BenchmarkSetZero/Int/NewZero-4 668737 176.0 ns/op BenchmarkSetZero/Uint/Direct-4 2137382 61.68 ns/op BenchmarkSetZero/Uint/CachedZero-4 867830 135.7 ns/op BenchmarkSetZero/Uint/NewZero-4 682610 173.8 ns/op BenchmarkSetZero/Float/Direct-4 2156702 55.62 ns/op BenchmarkSetZero/Float/CachedZero-4 909397 129.7 ns/op BenchmarkSetZero/Float/NewZero-4 686372 173.4 ns/op BenchmarkSetZero/Complex/Direct-4 2125204 56.44 ns/op BenchmarkSetZero/Complex/CachedZero-4 906139 131.1 ns/op BenchmarkSetZero/Complex/NewZero-4 675210 173.6 ns/op BenchmarkSetZero/Array/Direct-4 2398626 48.51 ns/op BenchmarkSetZero/Array/CachedZero-4 853502 132.2 ns/op BenchmarkSetZero/Array/NewZero-4 608029 177.8 ns/op BenchmarkSetZero/Chan/Direct-4 2145772 56.02 ns/op BenchmarkSetZero/Chan/CachedZero-4 869829 147.4 ns/op BenchmarkSetZero/Chan/NewZero-4 598210 199.3 ns/op BenchmarkSetZero/Func/Direct-4 2111414 56.91 ns/op BenchmarkSetZero/Func/CachedZero-4 880707 134.0 ns/op BenchmarkSetZero/Func/NewZero-4 592867 192.8 ns/op BenchmarkSetZero/Interface/Direct-4 2011144 59.47 ns/op BenchmarkSetZero/Interface/CachedZero-4 909956 132.2 ns/op BenchmarkSetZero/Interface/NewZero-4 673882 175.6 ns/op BenchmarkSetZero/Map/Direct-4 2082432 56.01 ns/op BenchmarkSetZero/Map/CachedZero-4 895203 132.1 ns/op BenchmarkSetZero/Map/NewZero-4 618816 190.9 ns/op BenchmarkSetZero/Pointer/Direct-4 2138082 55.71 ns/op BenchmarkSetZero/Pointer/CachedZero-4 889824 132.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 627542 191.3 ns/op BenchmarkSetZero/Slice/Direct-4 2013566 59.63 ns/op BenchmarkSetZero/Slice/CachedZero-4 909453 132.6 ns/op BenchmarkSetZero/Slice/NewZero-4 606822 175.6 ns/op BenchmarkSetZero/String/Direct-4 2103116 55.91 ns/op BenchmarkSetZero/String/CachedZero-4 926389 129.3 ns/op BenchmarkSetZero/String/NewZero-4 689383 176.2 ns/op BenchmarkSetZero/Struct/Direct-4 2724178 43.90 ns/op BenchmarkSetZero/Struct/CachedZero-4 918583 129.4 ns/op BenchmarkSetZero/Struct/NewZero-4 687793 173.3 ns/op BenchmarkSelect/1-4 187863 679.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 75666 1589 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 40515 2968 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 121708 910.2 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 212684 555.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 142714 810.3 ns/op 157.97 MB/s BenchmarkCallArgCopy/size=256-4 172785 704.9 ns/op 363.19 MB/s BenchmarkCallArgCopy/size=1024-4 108178 927.8 ns/op 1103.74 MB/s BenchmarkCallArgCopy/size=4096-4 66403 1797 ns/op 2279.73 MB/s BenchmarkCallArgCopy/size=65536-4 6199 20314 ns/op 3226.10 MB/s BenchmarkFieldByName1-4 724870 199.3 ns/op BenchmarkFieldByName2-4 50599 2471 ns/op BenchmarkFieldByName3-4 5970 19240 ns/op BenchmarkInterfaceBig-4 1244024 91.51 ns/op BenchmarkInterfaceSmall-4 1377718 95.43 ns/op BenchmarkNew-4 940794 125.8 ns/op BenchmarkMap/StringKeys/MapIndex-4 2341 51806 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1980 59983 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2415 49903 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1983 60758 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2349 51084 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1970 60166 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 244603 477.4 ns/op PASS ok reflect 20.095s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 8673 12189 ns/op 9255 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 20542 9578 ns/op 9384 B/op 1 allocs/op BenchmarkFindString-4 12859 9319 ns/op 9448 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10152 ns/op 9076 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 12318 10798 ns/op 9220 B/op 2 allocs/op BenchmarkLiteral-4 24882 9373 ns/op BenchmarkNotLiteral-4 3057 62185 ns/op BenchmarkMatchClass-4 2488 48096 ns/op BenchmarkMatchClass_InRange-4 2628 46794 ns/op BenchmarkReplaceAll-4 3223 40292 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 30610 3964 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 36169 3599 ns/op BenchmarkAnchoredShortMatch-4 17073 8571 ns/op BenchmarkAnchoredLongMatch-4 14828 7989 ns/op BenchmarkOnePassShortA-4 15357 8286 ns/op BenchmarkNotOnePassShortA-4 5865 58929 ns/op BenchmarkOnePassShortB-4 15824 6472 ns/op BenchmarkNotOnePassShortB-4 9079 27409 ns/op BenchmarkOnePassLongPrefix-4 72226 1738 ns/op BenchmarkOnePassLongNotPrefix-4 27070 4822 ns/op BenchmarkMatchParallelShared-4 34789 3486 ns/op BenchmarkMatchParallelCopied-4 34608 7125 ns/op BenchmarkQuoteMetaAll-4 163348 789.0 ns/op 17.74 MB/s BenchmarkQuoteMetaNone-4 310364 388.2 ns/op 66.98 MB/s BenchmarkCompile/Onepass-4 2906 40201 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1086 100367 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 135 847123 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4146352 28.13 ns/op 568.79 MB/s BenchmarkMatch/Easy0/32-4 38277 3114 ns/op 10.28 MB/s BenchmarkMatch/Easy0/1K-4 29805 3918 ns/op 261.35 MB/s BenchmarkMatch/Easy0i/16-4 4215606 28.16 ns/op 568.16 MB/s BenchmarkMatch/Easy0i/32-4 3729 27497 ns/op 1.16 MB/s BenchmarkMatch/Easy0i/1K-4 165 721667 ns/op 1.42 MB/s BenchmarkMatch/Easy1/16-4 4205817 28.43 ns/op 562.76 MB/s BenchmarkMatch/Easy1/32-4 36708 3258 ns/op 9.82 MB/s BenchmarkMatch/Easy1/1K-4 5998 20128 ns/op 50.87 MB/s BenchmarkMatch/Medium/16-4 4187312 28.27 ns/op 565.87 MB/s BenchmarkMatch/Medium/32-4 4341 23646 ns/op 1.35 MB/s BenchmarkMatch/Medium/1K-4 198 599443 ns/op 1.71 MB/s BenchmarkMatch/Hard/16-4 4195622 28.18 ns/op 567.74 MB/s BenchmarkMatch/Hard/32-4 2726 43331 ns/op 0.74 MB/s BenchmarkMatch/Hard/1K-4 94 1158945 ns/op 0.88 MB/s BenchmarkMatch/Hard1/16-4 834 141256 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 454 263603 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 8100318 ns/op 0.13 MB/s BenchmarkMatch_onepass_regex/16-4 22296 5155 ns/op 3.10 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14037 8530 ns/op 3.75 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 535 224672 ns/op 4.56 MB/s 24 B/op 0 allocs/op PASS ok regexp 9.876s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 521576 243.7 ns/op BenchmarkIsWordChar-4 170932 691.9 ns/op PASS ok regexp/syntax 2.487s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 76950 1561 ns/op BenchmarkCallers/inlined-4 81512 1394 ns/op BenchmarkCallers/no-cache-4 29722 3738 ns/op BenchmarkFPCallers/cached-4 14295859 8.559 ns/op BenchmarkMakeChan/Byte-4 834025 253.9 ns/op BenchmarkMakeChan/Int-4 1000000 108.7 ns/op BenchmarkMakeChan/Ptr-4 605812 196.4 ns/op BenchmarkMakeChan/Struct/0-4 1518746 73.33 ns/op BenchmarkMakeChan/Struct/32-4 671253 162.3 ns/op BenchmarkMakeChan/Struct/40-4 648694 230.8 ns/op BenchmarkChanNonblocking-4 5557646 31.70 ns/op BenchmarkSelectUncontended-4 969690 125.6 ns/op BenchmarkSelectSyncContended-4 107588 1583 ns/op BenchmarkSelectAsyncContended-4 206508 594.4 ns/op BenchmarkSelectNonblock-4 2618871 41.88 ns/op BenchmarkChanUncontended-4 13140 8643 ns/op BenchmarkChanContended-4 4240 30744 ns/op BenchmarkChanSync-4 273632 450.0 ns/op BenchmarkChanSyncWork-4 90196 1360 ns/op BenchmarkChanProdCons0-4 183498 679.9 ns/op BenchmarkChanProdCons10-4 300574 471.6 ns/op BenchmarkChanProdCons100-4 328818 384.6 ns/op BenchmarkChanProdConsWork0-4 173484 684.1 ns/op BenchmarkChanProdConsWork10-4 237312 442.9 ns/op BenchmarkChanProdConsWork100-4 167233 630.3 ns/op BenchmarkSelectProdCons-4 230709 654.0 ns/op BenchmarkReceiveDataFromClosedChan-4 998158 107.0 ns/op BenchmarkChanCreation-4 427665 343.5 ns/op BenchmarkChanSem-4 205783 532.3 ns/op BenchmarkChanPopular-4 211 505786 ns/op BenchmarkChanClosed-4 1632439 71.95 ns/op BenchmarkCallClosure-4 5505042 21.32 ns/op BenchmarkCallClosure1-4 5299522 21.49 ns/op BenchmarkCallClosure2-4 1000000 135.6 ns/op BenchmarkCallClosure3-4 1000000 100.2 ns/op BenchmarkCallClosure4-4 1000000 189.8 ns/op BenchmarkComplex128DivNormal-4 6413298 19.83 ns/op BenchmarkComplex128DivNisNaN-4 4950644 25.05 ns/op BenchmarkComplex128DivDisNaN-4 5054374 23.42 ns/op BenchmarkComplex128DivNisInf-4 6282242 19.13 ns/op BenchmarkComplex128DivDisInf-4 4462359 26.88 ns/op BenchmarkAllocation-4 5672 66600 ns/op BenchmarkReadMemStats-4 10215 14872 ns/op BenchmarkReadMemStatsLatency-4 1 579748 p50-ns 579748 p90-ns 579748 p99-ns BenchmarkWriteBarrier-4 2834155 44.65 ns/op BenchmarkBulkWriteBarrier-4 6296379 18.46 ns/op BenchmarkScanStackNoLocals-4 3 33584701 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10371920 11.74 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9031257 13.25 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7459874 16.06 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5364526 22.22 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3601742 33.59 ns/op BenchmarkHash5-4 4854013 24.41 ns/op 204.87 MB/s BenchmarkHash16-4 4919364 24.12 ns/op 663.31 MB/s BenchmarkHash64-4 3987819 29.57 ns/op 2164.29 MB/s BenchmarkHash1024-4 912129 124.2 ns/op 8245.37 MB/s BenchmarkHash65536-4 19442 6230 ns/op 10519.43 MB/s BenchmarkAlignedLoad-4 7495311 16.01 ns/op BenchmarkUnalignedLoad-4 6756540 17.55 ns/op BenchmarkEqEfaceConcrete-4 5420343 20.85 ns/op BenchmarkEqIfaceConcrete-4 5792014 20.56 ns/op BenchmarkNeEfaceConcrete-4 5698072 21.14 ns/op BenchmarkNeIfaceConcrete-4 5553808 21.15 ns/op BenchmarkConvT2EByteSized/bool-4 5434056 23.31 ns/op BenchmarkConvT2EByteSized/uint8-4 5180888 22.42 ns/op BenchmarkConvT2ESmall-4 4748619 25.31 ns/op BenchmarkConvT2EUintptr-4 5021863 23.36 ns/op BenchmarkConvT2ELarge-4 1538971 76.61 ns/op BenchmarkConvT2ISmall-4 4957101 23.95 ns/op BenchmarkConvT2IUintptr-4 4901434 25.04 ns/op BenchmarkConvT2ILarge-4 1535178 76.29 ns/op BenchmarkConvI2E-4 4351227 27.29 ns/op BenchmarkConvI2I-4 5078284 23.39 ns/op BenchmarkAssertE2T-4 4143076 28.76 ns/op BenchmarkAssertE2TLarge-4 2555038 46.42 ns/op BenchmarkAssertE2I-4 5237101 23.26 ns/op BenchmarkAssertI2T-4 4141125 28.58 ns/op BenchmarkAssertI2I-4 5048181 23.11 ns/op BenchmarkAssertI2E-4 5222208 22.56 ns/op BenchmarkAssertE2E-4 5325202 23.44 ns/op BenchmarkAssertE2T2-4 3177982 37.73 ns/op BenchmarkAssertE2T2Blank-4 4070869 28.78 ns/op BenchmarkAssertI2E2-4 4012947 29.99 ns/op BenchmarkAssertI2E2Blank-4 5298309 24.25 ns/op BenchmarkAssertE2E2-4 4008082 30.26 ns/op BenchmarkAssertE2E2Blank-4 5237290 22.87 ns/op BenchmarkConvT2Ezero/zero/16-4 5115888 24.32 ns/op BenchmarkConvT2Ezero/zero/32-4 5120292 23.29 ns/op BenchmarkConvT2Ezero/zero/64-4 5040346 23.51 ns/op BenchmarkConvT2Ezero/zero/str-4 5129028 24.24 ns/op BenchmarkConvT2Ezero/zero/slice-4 5318496 23.29 ns/op BenchmarkConvT2Ezero/zero/big-4 426507 330.6 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1381192 98.82 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1565923 93.72 ns/op BenchmarkConvT2Ezero/nonzero/big-4 365362 274.5 ns/op BenchmarkConvT2Ezero/smallint/16-4 5045276 23.96 ns/op BenchmarkConvT2Ezero/smallint/32-4 5059614 23.91 ns/op BenchmarkConvT2Ezero/smallint/64-4 5049164 23.55 ns/op BenchmarkConvT2Ezero/largeint/16-4 2054456 56.45 ns/op BenchmarkConvT2Ezero/largeint/32-4 1632648 72.75 ns/op BenchmarkConvT2Ezero/largeint/64-4 2104269 56.26 ns/op BenchmarkMalloc8-4 2776580 58.68 ns/op BenchmarkMalloc16-4 2399436 49.92 ns/op BenchmarkMallocTypeInfo8-4 1967826 60.29 ns/op BenchmarkMallocTypeInfo16-4 1916053 60.88 ns/op BenchmarkMallocLargeStruct-4 335328 501.7 ns/op BenchmarkGoroutineSelect-4 100 1471021 ns/op BenchmarkGoroutineBlocking-4 6 19158180 ns/op BenchmarkGoroutineForRange-4 58 4939303 ns/op BenchmarkGoroutineIdle-4 140 1040006 ns/op BenchmarkHashStringSpeed-4 1787581 62.83 ns/op BenchmarkHashBytesSpeed-4 1364348 87.67 ns/op BenchmarkHashInt32Speed-4 2063299 58.55 ns/op BenchmarkHashInt64Speed-4 2131561 57.11 ns/op BenchmarkHashStringArraySpeed-4 504992 262.8 ns/op BenchmarkMegMap-4 3460345 34.42 ns/op BenchmarkMegOneMap-4 4274952 27.60 ns/op BenchmarkMegEqMap-4 2043 59629 ns/op BenchmarkMegEmptyMap-4 4749454 25.25 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2865879 43.17 ns/op BenchmarkSmallStrMap-4 3667578 32.48 ns/op BenchmarkMapStringKeysEight_16-4 3612346 34.01 ns/op BenchmarkMapStringKeysEight_32-4 3335449 35.62 ns/op BenchmarkMapStringKeysEight_64-4 3367816 35.95 ns/op BenchmarkMapStringKeysEight_1M-4 3398252 36.07 ns/op BenchmarkIntMap-4 3981836 31.23 ns/op BenchmarkMapFirst/1-4 4587573 26.89 ns/op BenchmarkMapFirst/2-4 4662638 25.87 ns/op BenchmarkMapFirst/3-4 4641894 25.67 ns/op BenchmarkMapFirst/4-4 4671127 26.29 ns/op BenchmarkMapFirst/5-4 4587429 25.79 ns/op BenchmarkMapFirst/6-4 4064611 28.35 ns/op BenchmarkMapFirst/7-4 4293512 32.37 ns/op BenchmarkMapFirst/8-4 4244469 28.58 ns/op BenchmarkMapFirst/9-4 3395456 34.95 ns/op BenchmarkMapFirst/10-4 3391790 35.92 ns/op BenchmarkMapFirst/11-4 3344112 35.98 ns/op BenchmarkMapFirst/12-4 3360536 36.04 ns/op BenchmarkMapFirst/13-4 3387202 35.35 ns/op BenchmarkMapFirst/14-4 3343444 35.15 ns/op BenchmarkMapFirst/15-4 3390469 35.32 ns/op BenchmarkMapFirst/16-4 3397215 35.60 ns/op BenchmarkMapMid/1-4 4648342 25.85 ns/op BenchmarkMapMid/2-4 4357260 26.72 ns/op BenchmarkMapMid/3-4 4489972 26.82 ns/op BenchmarkMapMid/4-4 4345004 27.61 ns/op BenchmarkMapMid/5-4 4377901 26.98 ns/op BenchmarkMapMid/6-4 4305600 28.08 ns/op BenchmarkMapMid/7-4 4319342 28.29 ns/op BenchmarkMapMid/8-4 4342686 28.27 ns/op BenchmarkMapMid/9-4 3285540 35.35 ns/op BenchmarkMapMid/10-4 3335730 37.69 ns/op BenchmarkMapMid/11-4 3247208 35.99 ns/op BenchmarkMapMid/12-4 3201480 37.40 ns/op BenchmarkMapMid/13-4 3033810 39.79 ns/op BenchmarkMapMid/14-4 3346526 35.18 ns/op BenchmarkMapMid/15-4 3309853 35.48 ns/op BenchmarkMapMid/16-4 3262900 35.89 ns/op BenchmarkMapLast/1-4 4645620 26.37 ns/op BenchmarkMapLast/2-4 4522111 26.51 ns/op BenchmarkMapLast/3-4 4355650 27.49 ns/op BenchmarkMapLast/4-4 4321683 28.07 ns/op BenchmarkMapLast/5-4 4255398 28.29 ns/op BenchmarkMapLast/6-4 4098170 29.10 ns/op BenchmarkMapLast/7-4 4165951 28.85 ns/op BenchmarkMapLast/8-4 4007127 30.53 ns/op BenchmarkMapLast/9-4 3120961 38.91 ns/op BenchmarkMapLast/10-4 3091927 38.06 ns/op BenchmarkMapLast/11-4 2983233 39.09 ns/op BenchmarkMapLast/12-4 3033414 43.66 ns/op BenchmarkMapLast/13-4 2911292 41.60 ns/op BenchmarkMapLast/14-4 3239830 38.32 ns/op BenchmarkMapLast/15-4 3124095 38.37 ns/op BenchmarkMapLast/16-4 3052461 36.81 ns/op BenchmarkMapCycle-4 1866367 56.05 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2375732 50.13 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1243 96515 ns/op BenchmarkMakeMap/[Byte]Byte-4 709995 149.3 ns/op BenchmarkMakeMap/[Int]Int-4 495763 208.4 ns/op BenchmarkNewEmptyMap-4 5245558 23.15 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1205290 99.39 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 662154 182.1 ns/op BenchmarkMapIterEmpty-4 6348588 18.65 ns/op BenchmarkSameLengthMap-4 4507086 26.17 ns/op BenchmarkBigKeyMap-4 1845099 66.55 ns/op BenchmarkBigValMap-4 1603462 73.95 ns/op BenchmarkSmallKeyMap-4 2617831 45.50 ns/op BenchmarkMapPopulate/1-4 2192492 52.95 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 140286 1035 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 19392 ns/op 3350 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 1042 277356 ns/op 53318 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 81 3744439 ns/op 427439 B/op 317 allocs/op BenchmarkMapPopulate/100000-4 7 17608141 ns/op 3610947 B/op 4017 allocs/op BenchmarkComplexAlgMap-4 290696 413.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 1598023 82.40 ns/op BenchmarkGoMapClear/Reflexive/10-4 1539957 78.65 ns/op BenchmarkGoMapClear/Reflexive/100-4 656577 186.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48768 2423 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5760 20803 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1496829 84.07 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1332375 84.98 ns/op BenchmarkGoMapClear/NonReflexive/100-4 546192 193.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 48858 2653 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5353 21712 ns/op BenchmarkMapStringConversion/32/simple-4 2094096 56.56 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1881270 63.99 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1870627 63.95 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1971040 58.87 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1730590 70.20 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1725464 68.81 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1703589 69.15 ns/op BenchmarkMapInterfacePtr-4 1844508 73.37 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3032696 34.02 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 312190 410.1 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5950 19659 ns/op BenchmarkMapPop1000-4 442 279935 ns/op BenchmarkMapPop10000-4 21 4894609 ns/op BenchmarkMapAssign/Int32/256-4 2286024 51.40 ns/op BenchmarkMapAssign/Int32/65536-4 1658326 62.92 ns/op BenchmarkMapAssign/Int64/256-4 2503334 49.32 ns/op BenchmarkMapAssign/Int64/65536-4 1418928 78.83 ns/op BenchmarkMapAssign/Str/256-4 1940816 60.57 ns/op BenchmarkMapAssign/Str/65536-4 1317132 85.18 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1356158 88.05 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1039250 104.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1394520 88.89 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 977647 106.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 607990 3281 ns/op BenchmarkMapOperatorAssign/Str/65536-4 453097 240.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 907569 118.5 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 656049 181.9 ns/op 39 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 896787 121.1 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 655976 181.4 ns/op 41 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 705276 177.7 ns/op 57 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 321427 332.0 ns/op 85 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1989514 65.60 ns/op BenchmarkMapDelete/Int32/1000-4 2037846 59.33 ns/op BenchmarkMapDelete/Int32/10000-4 2080825 58.35 ns/op BenchmarkMapDelete/Int64/100-4 1914357 66.93 ns/op BenchmarkMapDelete/Int64/1000-4 1991980 58.55 ns/op BenchmarkMapDelete/Int64/10000-4 2036943 58.76 ns/op BenchmarkMapDelete/Str/100-4 1489855 91.98 ns/op BenchmarkMapDelete/Str/1000-4 1617616 72.01 ns/op BenchmarkMapDelete/Str/10000-4 1527753 75.19 ns/op BenchmarkMapDelete/Pointer/100-4 1712371 70.29 ns/op BenchmarkMapDelete/Pointer/1000-4 1857933 64.78 ns/op BenchmarkMapDelete/Pointer/10000-4 1799133 67.92 ns/op BenchmarkMemmove/0-4 13294204 8.796 ns/op BenchmarkMemmove/1-4 2192974 53.80 ns/op 18.59 MB/s BenchmarkMemmove/2-4 2267943 54.37 ns/op 36.78 MB/s BenchmarkMemmove/3-4 2184337 54.36 ns/op 55.19 MB/s BenchmarkMemmove/4-4 2190980 54.76 ns/op 73.04 MB/s BenchmarkMemmove/5-4 2183215 55.67 ns/op 89.81 MB/s BenchmarkMemmove/6-4 2178154 55.02 ns/op 109.05 MB/s BenchmarkMemmove/7-4 2096331 60.93 ns/op 114.88 MB/s BenchmarkMemmove/8-4 2173125 54.31 ns/op 147.30 MB/s BenchmarkMemmove/9-4 2112583 56.46 ns/op 159.41 MB/s BenchmarkMemmove/10-4 2032166 63.18 ns/op 158.27 MB/s BenchmarkMemmove/11-4 1935495 60.69 ns/op 181.26 MB/s BenchmarkMemmove/12-4 2086869 56.65 ns/op 211.81 MB/s BenchmarkMemmove/13-4 1974099 59.42 ns/op 218.79 MB/s BenchmarkMemmove/14-4 1855809 57.06 ns/op 245.34 MB/s BenchmarkMemmove/15-4 2013258 57.97 ns/op 258.74 MB/s BenchmarkMemmove/16-4 2049526 71.89 ns/op 222.56 MB/s BenchmarkMemmove/32-4 1666542 72.82 ns/op 439.46 MB/s BenchmarkMemmove/64-4 1589208 81.31 ns/op 787.14 MB/s BenchmarkMemmove/128-4 1105491 98.49 ns/op 1299.59 MB/s BenchmarkMemmove/256-4 982338 121.1 ns/op 2114.70 MB/s BenchmarkMemmove/512-4 686349 215.3 ns/op 2377.72 MB/s BenchmarkMemmove/1024-4 432790 284.6 ns/op 3597.89 MB/s BenchmarkMemmove/2048-4 239713 498.7 ns/op 4106.56 MB/s BenchmarkMemmove/4096-4 125516 927.9 ns/op 4414.41 MB/s BenchmarkMemmoveOverlap/32-4 1900743 63.87 ns/op 500.99 MB/s BenchmarkMemmoveOverlap/64-4 1683099 72.07 ns/op 888.09 MB/s BenchmarkMemmoveOverlap/128-4 1248954 95.86 ns/op 1335.26 MB/s BenchmarkMemmoveOverlap/256-4 954657 126.7 ns/op 2020.81 MB/s BenchmarkMemmoveOverlap/512-4 627775 225.4 ns/op 2271.40 MB/s BenchmarkMemmoveOverlap/1024-4 353527 308.9 ns/op 3314.85 MB/s BenchmarkMemmoveOverlap/2048-4 225015 538.6 ns/op 3802.63 MB/s BenchmarkMemmoveOverlap/4096-4 107782 1014 ns/op 4037.94 MB/s BenchmarkMemmoveUnalignedDst/0-4 12287758 9.358 ns/op BenchmarkMemmoveUnalignedDst/1-4 2174512 57.43 ns/op 17.41 MB/s BenchmarkMemmoveUnalignedDst/2-4 2132577 60.72 ns/op 32.94 MB/s BenchmarkMemmoveUnalignedDst/3-4 2046192 56.10 ns/op 53.48 MB/s BenchmarkMemmoveUnalignedDst/4-4 2175068 56.02 ns/op 71.40 MB/s BenchmarkMemmoveUnalignedDst/5-4 2151082 56.67 ns/op 88.23 MB/s BenchmarkMemmoveUnalignedDst/6-4 2130544 55.84 ns/op 107.45 MB/s BenchmarkMemmoveUnalignedDst/7-4 2068162 57.92 ns/op 120.87 MB/s BenchmarkMemmoveUnalignedDst/8-4 2232078 54.19 ns/op 147.63 MB/s BenchmarkMemmoveUnalignedDst/9-4 2114056 56.47 ns/op 159.36 MB/s BenchmarkMemmoveUnalignedDst/10-4 2095869 57.80 ns/op 173.01 MB/s BenchmarkMemmoveUnalignedDst/11-4 2026753 57.30 ns/op 191.99 MB/s BenchmarkMemmoveUnalignedDst/12-4 2038062 57.78 ns/op 207.67 MB/s BenchmarkMemmoveUnalignedDst/13-4 2131974 56.98 ns/op 228.16 MB/s BenchmarkMemmoveUnalignedDst/14-4 2095514 57.05 ns/op 245.42 MB/s BenchmarkMemmoveUnalignedDst/15-4 2106198 56.58 ns/op 265.10 MB/s BenchmarkMemmoveUnalignedDst/16-4 2046508 57.81 ns/op 276.76 MB/s BenchmarkMemmoveUnalignedDst/32-4 1817074 66.72 ns/op 479.62 MB/s BenchmarkMemmoveUnalignedDst/64-4 1621032 73.68 ns/op 868.60 MB/s BenchmarkMemmoveUnalignedDst/128-4 1264449 95.49 ns/op 1340.45 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 119.3 ns/op 2146.10 MB/s BenchmarkMemmoveUnalignedDst/512-4 694069 173.0 ns/op 2959.59 MB/s BenchmarkMemmoveUnalignedDst/1024-4 430435 282.2 ns/op 3629.04 MB/s BenchmarkMemmoveUnalignedDst/2048-4 242893 497.3 ns/op 4117.88 MB/s BenchmarkMemmoveUnalignedDst/4096-4 130090 929.1 ns/op 4408.79 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1767602 66.52 ns/op 481.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1575052 81.13 ns/op 788.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 106.5 ns/op 1202.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 877142 135.0 ns/op 1896.79 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 578677 251.1 ns/op 2039.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 371300 319.0 ns/op 3210.39 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 217832 559.1 ns/op 3663.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 116950 1033 ns/op 3966.95 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12400444 9.341 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2133901 54.55 ns/op 18.33 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2150102 55.82 ns/op 35.83 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2111122 55.61 ns/op 53.94 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2194214 54.70 ns/op 73.12 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2160054 55.19 ns/op 90.59 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2145846 56.60 ns/op 106.00 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2092580 57.41 ns/op 121.93 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2205439 54.05 ns/op 148.00 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2121853 56.95 ns/op 158.02 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2094631 57.23 ns/op 174.74 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2000840 57.93 ns/op 189.90 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2101308 56.47 ns/op 212.51 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1987263 55.59 ns/op 233.85 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2157782 55.75 ns/op 251.10 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2139264 56.75 ns/op 264.31 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2093810 57.66 ns/op 277.49 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1838142 66.01 ns/op 484.80 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1612897 73.90 ns/op 866.06 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1260492 95.00 ns/op 1347.42 MB/s BenchmarkMemmoveUnalignedSrc/256-4 997130 122.1 ns/op 2096.62 MB/s BenchmarkMemmoveUnalignedSrc/512-4 667576 176.4 ns/op 2901.97 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 422890 283.5 ns/op 3611.59 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 238890 504.4 ns/op 4060.10 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 127858 943.5 ns/op 4341.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1628676 73.12 ns/op 218.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1667936 73.68 ns/op 217.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1639394 72.68 ns/op 220.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1621693 72.98 ns/op 219.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1645035 72.75 ns/op 219.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1638928 72.64 ns/op 220.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1635840 72.55 ns/op 220.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1639340 73.77 ns/op 216.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1389474 85.79 ns/op 746.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 997033 104.6 ns/op 611.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1318954 89.39 ns/op 715.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1345657 88.50 ns/op 723.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1366814 88.03 ns/op 727.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1345197 88.93 ns/op 719.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1352445 88.43 ns/op 723.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1338622 88.20 ns/op 725.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 791684 134.9 ns/op 1897.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 690728 156.0 ns/op 1640.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 765079 141.7 ns/op 1806.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 768444 142.1 ns/op 1801.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 754450 140.9 ns/op 1817.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 742014 144.0 ns/op 1777.58 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 748808 142.0 ns/op 1803.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 717675 141.9 ns/op 1803.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 118369 944.9 ns/op 4334.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 98892 1029 ns/op 3979.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 113374 979.1 ns/op 4183.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 123711 949.0 ns/op 4315.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 124417 950.2 ns/op 4310.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 125492 963.3 ns/op 4252.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 123076 983.2 ns/op 4165.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 125031 950.4 ns/op 4309.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7737 15239 ns/op 4300.59 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 7068 16506 ns/op 3970.41 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6474 16368 ns/op 4003.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6478 16036 ns/op 4086.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6606 15931 ns/op 4113.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7182 16391 ns/op 3998.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6385 17394 ns/op 3767.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6958 16591 ns/op 3950.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1856583 64.97 ns/op 492.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1561268 78.78 ns/op 812.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1214334 98.18 ns/op 1303.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 945201 127.0 ns/op 2016.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 620766 191.7 ns/op 2671.06 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 384942 312.3 ns/op 3279.13 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 218929 546.7 ns/op 3746.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 117266 1031 ns/op 3971.58 MB/s BenchmarkMemclr/5-4 12707810 9.508 ns/op 525.90 MB/s BenchmarkMemclr/16-4 10835942 11.05 ns/op 1447.96 MB/s BenchmarkMemclr/64-4 6637046 18.04 ns/op 3548.37 MB/s BenchmarkMemclr/256-4 10538149 11.28 ns/op 22704.89 MB/s BenchmarkMemclr/4096-4 3367792 35.09 ns/op 116714.35 MB/s BenchmarkMemclr/65536-4 89743 1274 ns/op 51444.75 MB/s BenchmarkMemclr/1M-4 5434 19828 ns/op 52882.41 MB/s BenchmarkMemclr/4M-4 1314 82509 ns/op 50834.26 MB/s BenchmarkMemclr/8M-4 639 175304 ns/op 47851.68 MB/s BenchmarkMemclr/16M-4 318 370969 ns/op 45225.38 MB/s BenchmarkMemclr/64M-4 84 1418548 ns/op 47308.15 MB/s BenchmarkMemclrUnaligned/0_5-4 6882297 17.41 ns/op 287.11 MB/s BenchmarkMemclrUnaligned/0_16-4 6662281 18.09 ns/op 884.45 MB/s BenchmarkMemclrUnaligned/0_64-4 4157088 26.17 ns/op 2445.63 MB/s BenchmarkMemclrUnaligned/0_256-4 6640710 18.07 ns/op 14166.21 MB/s BenchmarkMemclrUnaligned/0_4096-4 3132385 37.30 ns/op 109804.65 MB/s BenchmarkMemclrUnaligned/0_65536-4 95922 1315 ns/op 49850.77 MB/s BenchmarkMemclrUnaligned/1_5-4 6841270 17.54 ns/op 285.00 MB/s BenchmarkMemclrUnaligned/1_16-4 6640176 18.16 ns/op 881.25 MB/s BenchmarkMemclrUnaligned/1_64-4 4560052 26.30 ns/op 2433.17 MB/s BenchmarkMemclrUnaligned/1_256-4 6477818 17.81 ns/op 14376.66 MB/s BenchmarkMemclrUnaligned/1_4096-4 2519478 49.31 ns/op 83064.96 MB/s BenchmarkMemclrUnaligned/1_65536-4 82430 1428 ns/op 45907.47 MB/s BenchmarkMemclrUnaligned/4_5-4 6927787 17.31 ns/op 288.92 MB/s BenchmarkMemclrUnaligned/4_16-4 6600254 18.34 ns/op 872.31 MB/s BenchmarkMemclrUnaligned/4_64-4 4606218 26.21 ns/op 2441.81 MB/s BenchmarkMemclrUnaligned/4_256-4 6616198 18.03 ns/op 14202.29 MB/s BenchmarkMemclrUnaligned/4_4096-4 2415658 46.09 ns/op 88861.81 MB/s BenchmarkMemclrUnaligned/4_65536-4 94705 1531 ns/op 42809.52 MB/s BenchmarkMemclrUnaligned/7_5-4 6808222 17.28 ns/op 289.43 MB/s BenchmarkMemclrUnaligned/7_16-4 6633387 18.07 ns/op 885.54 MB/s BenchmarkMemclrUnaligned/7_64-4 4592678 26.45 ns/op 2419.20 MB/s BenchmarkMemclrUnaligned/7_256-4 6635826 18.31 ns/op 13981.90 MB/s BenchmarkMemclrUnaligned/7_4096-4 2401816 50.67 ns/op 80841.86 MB/s BenchmarkMemclrUnaligned/7_65536-4 98139 1477 ns/op 44371.60 MB/s BenchmarkMemclrUnaligned/0_1M-4 6458 20862 ns/op 50262.19 MB/s BenchmarkMemclrUnaligned/0_4M-4 1699 80576 ns/op 52053.94 MB/s BenchmarkMemclrUnaligned/0_8M-4 621 173151 ns/op 48446.70 MB/s BenchmarkMemclrUnaligned/0_16M-4 309 384913 ns/op 43587.05 MB/s BenchmarkMemclrUnaligned/0_64M-4 78 1342872 ns/op 49974.12 MB/s BenchmarkMemclrUnaligned/1_1M-4 6133 17747 ns/op 59084.49 MB/s BenchmarkMemclrUnaligned/1_4M-4 1640 79230 ns/op 52938.09 MB/s BenchmarkMemclrUnaligned/1_8M-4 628 195160 ns/op 42983.30 MB/s BenchmarkMemclrUnaligned/1_16M-4 315 350014 ns/op 47932.92 MB/s BenchmarkMemclrUnaligned/1_64M-4 80 1510467 ns/op 44429.22 MB/s BenchmarkMemclrUnaligned/4_1M-4 6187 20197 ns/op 51916.16 MB/s BenchmarkMemclrUnaligned/4_4M-4 1285 90464 ns/op 46364.18 MB/s BenchmarkMemclrUnaligned/4_8M-4 626 186610 ns/op 44952.59 MB/s BenchmarkMemclrUnaligned/4_16M-4 320 370109 ns/op 45330.43 MB/s BenchmarkMemclrUnaligned/4_64M-4 88 1533897 ns/op 43750.57 MB/s BenchmarkMemclrUnaligned/7_1M-4 5035 20137 ns/op 52071.84 MB/s BenchmarkMemclrUnaligned/7_4M-4 1681 81894 ns/op 51216.01 MB/s BenchmarkMemclrUnaligned/7_8M-4 656 187937 ns/op 44635.30 MB/s BenchmarkMemclrUnaligned/7_16M-4 352 370537 ns/op 45278.08 MB/s BenchmarkMemclrUnaligned/7_64M-4 73 1410136 ns/op 47590.36 MB/s BenchmarkGoMemclr/5-4 1434320 81.22 ns/op 61.56 MB/s BenchmarkGoMemclr/16-4 625063 187.9 ns/op 85.15 MB/s BenchmarkGoMemclr/64-4 170370 705.6 ns/op 90.70 MB/s BenchmarkGoMemclr/256-4 43411 2785 ns/op 91.92 MB/s BenchmarkMemclrRange/1K_2K-4 33752 3503 ns/op 27373.06 MB/s BenchmarkMemclrRange/2K_8K-4 20336 5766 ns/op 57842.53 MB/s BenchmarkMemclrRange/4K_16K-4 18847 6225 ns/op 51901.20 MB/s BenchmarkMemclrRange/160K_228K-4 3873 50274 ns/op 33076.13 MB/s BenchmarkClearFat7-4 6893515 17.35 ns/op BenchmarkClearFat8-4 7372566 16.14 ns/op BenchmarkClearFat11-4 6907303 17.47 ns/op BenchmarkClearFat12-4 6675186 17.60 ns/op BenchmarkClearFat13-4 6868592 17.53 ns/op BenchmarkClearFat14-4 6916719 17.44 ns/op BenchmarkClearFat15-4 6883344 17.79 ns/op BenchmarkClearFat16-4 7125470 16.60 ns/op BenchmarkClearFat24-4 6847320 17.31 ns/op BenchmarkClearFat32-4 6637135 17.76 ns/op BenchmarkClearFat40-4 6438180 18.69 ns/op BenchmarkClearFat48-4 6079550 19.32 ns/op BenchmarkClearFat56-4 5914459 20.05 ns/op BenchmarkClearFat64-4 5566971 21.56 ns/op BenchmarkClearFat72-4 5533570 21.83 ns/op BenchmarkClearFat128-4 3710331 31.90 ns/op BenchmarkClearFat256-4 2716209 44.56 ns/op BenchmarkClearFat512-4 1731228 69.92 ns/op BenchmarkClearFat1024-4 1000000 119.5 ns/op BenchmarkClearFat1032-4 982231 124.0 ns/op BenchmarkClearFat1040-4 972484 123.9 ns/op BenchmarkCopyFat7-4 6858787 19.61 ns/op BenchmarkCopyFat8-4 6328302 16.63 ns/op BenchmarkCopyFat11-4 6683706 17.61 ns/op BenchmarkCopyFat12-4 6868396 17.62 ns/op BenchmarkCopyFat13-4 6678201 19.38 ns/op BenchmarkCopyFat14-4 6729878 17.86 ns/op BenchmarkCopyFat15-4 6814710 17.72 ns/op BenchmarkCopyFat16-4 7053345 17.19 ns/op BenchmarkCopyFat24-4 6762754 17.49 ns/op BenchmarkCopyFat32-4 6452570 19.30 ns/op BenchmarkCopyFat64-4 5629478 21.57 ns/op BenchmarkCopyFat72-4 5279214 22.22 ns/op BenchmarkCopyFat128-4 3432318 33.24 ns/op BenchmarkCopyFat256-4 2591986 47.61 ns/op BenchmarkCopyFat512-4 1535799 76.42 ns/op BenchmarkCopyFat520-4 1569204 78.66 ns/op BenchmarkCopyFat1024-4 880316 135.8 ns/op BenchmarkCopyFat1032-4 893512 132.7 ns/op BenchmarkCopyFat1040-4 904497 134.3 ns/op BenchmarkIssue18740/2byte-4 541 221751 ns/op BenchmarkIssue18740/4byte-4 854 142299 ns/op BenchmarkIssue18740/8byte-4 972 124298 ns/op BenchmarkMemclrKnownSize1-4 8400888 14.07 ns/op 71.09 MB/s BenchmarkMemclrKnownSize2-4 5068058 25.92 ns/op 77.17 MB/s BenchmarkMemclrKnownSize4-4 2523538 52.21 ns/op 76.62 MB/s BenchmarkMemclrKnownSize8-4 1000000 113.5 ns/op 70.49 MB/s BenchmarkMemclrKnownSize16-4 609963 192.6 ns/op 83.05 MB/s BenchmarkMemclrKnownSize32-4 335935 358.1 ns/op 89.36 MB/s BenchmarkMemclrKnownSize64-4 171722 701.5 ns/op 91.24 MB/s BenchmarkMemclrKnownSize112-4 98439 1208 ns/op 92.69 MB/s BenchmarkMemclrKnownSize128-4 86497 1384 ns/op 92.46 MB/s BenchmarkMemclrKnownSize192-4 57973 2074 ns/op 92.60 MB/s BenchmarkMemclrKnownSize248-4 45080 2658 ns/op 93.29 MB/s BenchmarkMemclrKnownSize256-4 43922 2760 ns/op 92.74 MB/s BenchmarkMemclrKnownSize512-4 21592 5567 ns/op 91.97 MB/s BenchmarkMemclrKnownSize1024-4 10000 10997 ns/op 93.12 MB/s BenchmarkMemclrKnownSize4096-4 2629 43640 ns/op 93.86 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5728455 ns/op 91.52 MB/s BenchmarkReadMetricsLatency-4 15927 6614 p50-ns 7106 p90-ns 18098 p99-ns BenchmarkFinalizer-4 321 396612 ns/op BenchmarkFinalizerRun-4 612836 313.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8112468 14.45 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2134108 56.32 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1898668 61.57 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1706578 69.17 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 102.2 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 110.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1536116 75.04 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 108.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 103.6 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1566091 77.73 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1689776 70.34 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1524171 78.90 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1356556 87.93 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1208806 100.5 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7090587 16.67 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7975003 14.60 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7681404 14.69 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7132173 16.69 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6885804 17.65 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6236472 19.22 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7101908 16.66 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7871462 14.86 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8128376 14.77 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7196611 16.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7996186 14.97 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8152693 14.94 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7009900 16.66 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7972191 14.69 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7950768 14.95 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6989310 16.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8144095 14.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7885536 14.74 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6867934 16.71 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7746854 15.37 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7775336 15.74 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7146944 16.70 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7661967 15.42 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7712782 15.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7143286 16.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7658008 15.59 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7765678 15.44 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7173499 16.63 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7746424 15.55 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7768974 15.33 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6945212 16.68 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7933479 14.74 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7847910 14.76 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7024287 16.64 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8189134 14.84 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7869802 15.16 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7176921 16.75 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8170430 15.13 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7854837 14.84 ns/op BenchmarkNetpollBreak-4 11060 10326 ns/op BenchmarkPinnerPinUnpinBatch-4 1929 53490 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 312 376653 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2222 53442 ns/op BenchmarkPinnerPinUnpin-4 1839865 65.34 ns/op BenchmarkPinnerPinUnpinTiny-4 1842411 65.22 ns/op BenchmarkPinnerPinUnpinDouble-4 656338 174.7 ns/op BenchmarkPinnerPinUnpinParallel-4 3425973 32.66 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 5138252 32.14 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 370342 292.8 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4898958 24.07 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6123158 19.08 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9638947 12.35 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 9833649 12.52 ns/op BenchmarkPingPongHog-4 685 177628 ns/op BenchmarkStackGrowth-4 176176 646.9 ns/op BenchmarkStackGrowthDeep-4 1699 59443 ns/op BenchmarkCreateGoroutines-4 97336 1267 ns/op BenchmarkCreateGoroutinesParallel-4 73946 1552 ns/op BenchmarkCreateGoroutinesCapture-4 20800 16357 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 75499 2201 ns/op BenchmarkClosureCall-4 15530264 7.645 ns/op BenchmarkWakeupParallelSpinning/0s-4 6646 15980 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5781 21423 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5568 24046 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3421 33919 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2283 52604 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1374 87147 ns/op BenchmarkWakeupParallelSpinning/50µs-4 668 184003 ns/op BenchmarkWakeupParallelSpinning/100µs-4 381 337382 ns/op BenchmarkWakeupParallelSyscall/0s-4 579 208691 ns/op BenchmarkWakeupParallelSyscall/1µs-4 543 230514 ns/op BenchmarkWakeupParallelSyscall/2µs-4 526 212112 ns/op BenchmarkWakeupParallelSyscall/5µs-4 487 225001 ns/op BenchmarkWakeupParallelSyscall/10µs-4 524 239408 ns/op BenchmarkWakeupParallelSyscall/20µs-4 513 257695 ns/op BenchmarkWakeupParallelSyscall/50µs-4 434 268621 ns/op BenchmarkWakeupParallelSyscall/100µs-4 295 389893 ns/op BenchmarkMatmult-4 4275086 31.70 ns/op BenchmarkFastrand-4 13266230 9.062 ns/op BenchmarkFastrand64-4 13491440 8.902 ns/op BenchmarkFastrandHashiter-4 6088076 19.27 ns/op BenchmarkFastrandn/2-4 6781130 17.87 ns/op BenchmarkFastrandn/3-4 6810031 17.84 ns/op BenchmarkFastrandn/4-4 6741270 17.80 ns/op BenchmarkFastrandn/5-4 6739819 17.71 ns/op BenchmarkIfaceCmp100-4 81495 1489 ns/op BenchmarkIfaceCmpNil100-4 156720 791.2 ns/op BenchmarkEfaceCmpDiff-4 20235 5944 ns/op BenchmarkEfaceCmpDiffIndirect-4 21639 5432 ns/op BenchmarkDefer-4 1383109 83.17 ns/op BenchmarkDefer10-4 985258 124.0 ns/op BenchmarkDeferMany-4 529670 327.9 ns/op BenchmarkPanicRecover-4 764538 152.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 15752 7606 ns/op 7342 p50-ns 10210 p90-ns 17297 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 5767 20511 ns/op 7547 p50-ns 12310 p90-ns 188997 p99-ns BenchmarkGoroutineProfile/small/idle-4 1908 62093 ns/op 60025 p50-ns 63658 p90-ns 103702 p99-ns BenchmarkGoroutineProfile/small/loaded-4 632 270929 ns/op 97834 p50-ns 261783 p90-ns 8217368 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 10000 12944 ns/op 7507 p50-ns 10492 p90-ns 18388 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 9132 12320 ns/op 7550 p50-ns 11369 p90-ns 187769 p99-ns BenchmarkGoroutineProfile/large/idle-4 48 2266909 ns/op 2261227 p50-ns 2340276 p90-ns 2506827 p99-ns BenchmarkGoroutineProfile/large/loaded-4 50 5102786 ns/op 2435269 p50-ns 12438519 p90-ns 30691473 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 13165 11062 ns/op 11016 p50-ns 14448 p90-ns 24650 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 8678 17454 ns/op 7550 p50-ns 11855 p90-ns 201454 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1497 68603 ns/op 66867 p50-ns 70612 p90-ns 100844 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 698 218338 ns/op 99765 p50-ns 165547 p90-ns 2267484 p99-ns BenchmarkRWMutexUncontended-4 6579363 18.70 ns/op BenchmarkRWMutexWrite100-4 1984497 57.10 ns/op BenchmarkRWMutexWrite10-4 2068797 58.13 ns/op BenchmarkRWMutexWorkWrite100-4 625428 204.0 ns/op BenchmarkRWMutexWorkWrite10-4 310560 563.0 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3170 37554 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1218 99550 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1537 77333 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 571 205226 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 777 153454 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 279 454509 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 384 306230 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 132 871363 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 460327 390.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 463423 258.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 393224 438.5 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 391948 261.9 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 413764 292.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 322930 375.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 432019 268.4 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 374426 286.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 307299 356.4 ns/op BenchmarkMakeSlice/Byte-4 2423250 61.80 ns/op BenchmarkMakeSlice/Int16-4 2576626 46.23 ns/op BenchmarkMakeSlice/Int-4 1831975 72.65 ns/op BenchmarkMakeSlice/Ptr-4 1568455 77.77 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 102.0 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 118.6 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 113.9 ns/op BenchmarkGrowSlice/Byte-4 1000000 118.9 ns/op BenchmarkGrowSlice/Int16-4 977102 127.9 ns/op BenchmarkGrowSlice/Int-4 798970 159.4 ns/op BenchmarkGrowSlice/Ptr-4 725040 188.1 ns/op BenchmarkGrowSlice/Struct/24-4 436338 280.4 ns/op BenchmarkGrowSlice/Struct/32-4 378597 272.5 ns/op BenchmarkGrowSlice/Struct/40-4 307512 367.4 ns/op BenchmarkExtendSlice/IntSlice-4 556810 233.5 ns/op BenchmarkExtendSlice/PointerSlice-4 487272 256.7 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 115.6 ns/op BenchmarkAppend-4 685472 177.2 ns/op BenchmarkAppendGrowByte-4 6 20271820 ns/op BenchmarkAppendGrowString-4 1 211104519 ns/op BenchmarkAppendSlice/1Bytes-4 2189834 53.16 ns/op BenchmarkAppendSlice/4Bytes-4 2170281 55.25 ns/op BenchmarkAppendSlice/7Bytes-4 2076015 57.18 ns/op BenchmarkAppendSlice/8Bytes-4 2104210 56.61 ns/op BenchmarkAppendSlice/15Bytes-4 2059144 57.80 ns/op BenchmarkAppendSlice/16Bytes-4 2046079 57.86 ns/op BenchmarkAppendSlice/32Bytes-4 1894801 64.59 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 159903 724.2 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 49388 2338 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 13230 9396 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2960 36841 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 273 431128 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 66 1632266 ns/op BenchmarkAppendStr/1Bytes-4 2399091 49.41 ns/op BenchmarkAppendStr/4Bytes-4 2314645 50.64 ns/op BenchmarkAppendStr/8Bytes-4 2325344 51.75 ns/op BenchmarkAppendStr/16Bytes-4 2267649 51.21 ns/op BenchmarkAppendStr/32Bytes-4 2037841 55.55 ns/op BenchmarkAppendSpecialCase-4 684318 175.9 ns/op BenchmarkCopy/1Byte-4 2219053 54.10 ns/op 18.48 MB/s BenchmarkCopy/1String-4 2143112 56.87 ns/op 17.58 MB/s BenchmarkCopy/2Byte-4 2092968 56.31 ns/op 35.52 MB/s BenchmarkCopy/2String-4 1998223 63.65 ns/op 31.42 MB/s BenchmarkCopy/4Byte-4 2192880 54.74 ns/op 73.07 MB/s BenchmarkCopy/4String-4 2074530 57.28 ns/op 69.84 MB/s BenchmarkCopy/8Byte-4 2152732 56.37 ns/op 141.92 MB/s BenchmarkCopy/8String-4 2121008 56.58 ns/op 141.40 MB/s BenchmarkCopy/12Byte-4 2108313 57.08 ns/op 210.24 MB/s BenchmarkCopy/12String-4 2012691 58.35 ns/op 205.64 MB/s BenchmarkCopy/16Byte-4 2056633 58.29 ns/op 274.50 MB/s BenchmarkCopy/16String-4 2032502 59.78 ns/op 267.67 MB/s BenchmarkCopy/32Byte-4 1848104 65.27 ns/op 490.30 MB/s BenchmarkCopy/32String-4 1769194 66.40 ns/op 481.93 MB/s BenchmarkCopy/128Byte-4 1281670 93.43 ns/op 1370.08 MB/s BenchmarkCopy/128String-4 1237354 97.11 ns/op 1318.08 MB/s BenchmarkCopy/1024Byte-4 432313 281.9 ns/op 3632.79 MB/s BenchmarkCopy/1024String-4 423370 282.3 ns/op 3627.87 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28348 4018 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 26695 4428 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 20008 5920 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 16285 7211 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 13534 10824 ns/op BenchmarkAppendInPlace/Grow/Byte-4 157981 760.1 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 152792 767.2 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 122804 927.4 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 116038 1764 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 73360 1959 ns/op BenchmarkStackCopyPtr-4 1 139464447 ns/op BenchmarkStackCopy-4 2 84634896 ns/op BenchmarkStackCopyNoCache-4 25 4579881 ns/op BenchmarkStackCopyWithStkobj-4 2 53759380 ns/op BenchmarkIssue18138-4 973 139272 ns/op BenchmarkCompareStringEqual-4 11544409 10.35 ns/op BenchmarkCompareStringIdentical-4 15892670 7.579 ns/op BenchmarkCompareStringSameLength-4 12170062 9.541 ns/op BenchmarkCompareStringDifferentLength-4 15845631 7.651 ns/op BenchmarkCompareStringBigUnaligned-4 2101 55380 ns/op 18934.54 MB/s BenchmarkCompareStringBig-4 1754 65463 ns/op 16018.06 MB/s BenchmarkConcatStringAndBytes-4 2885996 41.37 ns/op BenchmarkSliceByteToString/1-4 2298896 52.30 ns/op BenchmarkSliceByteToString/2-4 1270972 95.91 ns/op BenchmarkSliceByteToString/4-4 1392583 87.48 ns/op BenchmarkSliceByteToString/8-4 1307046 91.89 ns/op BenchmarkSliceByteToString/16-4 1291546 92.14 ns/op BenchmarkSliceByteToString/32-4 1000000 102.3 ns/op BenchmarkSliceByteToString/64-4 1000000 113.7 ns/op BenchmarkSliceByteToString/128-4 887966 160.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2459625 47.62 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 865057 160.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 929067 128.4 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3836876 29.90 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1472622 79.90 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1968646 60.59 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2727542 43.75 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 477500 226.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 443464 262.4 ns/op BenchmarkRuneIterate/range/ASCII-4 9183129 12.35 ns/op BenchmarkRuneIterate/range/Japanese-4 1930428 62.06 ns/op BenchmarkRuneIterate/range/MixedLength-4 2631933 45.54 ns/op BenchmarkRuneIterate/range1/ASCII-4 8370072 14.07 ns/op BenchmarkRuneIterate/range1/Japanese-4 1933454 61.48 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2625052 46.37 ns/op BenchmarkRuneIterate/range2/ASCII-4 9763310 12.47 ns/op BenchmarkRuneIterate/range2/Japanese-4 1944805 62.10 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2614051 45.97 ns/op BenchmarkArrayEqual-4 14537263 8.202 ns/op BenchmarkFunc/Name-4 2248380 53.66 ns/op BenchmarkFunc/Entry-4 10544187 11.29 ns/op BenchmarkFunc/FileLine-4 2263944 50.78 ns/op PASS ok runtime 157.048s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30350 3605 ns/op BenchmarkHandle/concurrent-4 22750 5356 ns/op PASS ok runtime/cgo 1.342s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 13359999 11.29 ns/op BenchmarkAnd32Parallel-4 2621899 43.17 ns/op BenchmarkAnd64-4 12134136 10.52 ns/op BenchmarkAnd64Parallel-4 3014233 40.60 ns/op BenchmarkOr32-4 10656814 11.89 ns/op BenchmarkOr32Parallel-4 2343849 45.88 ns/op BenchmarkOr64-4 12456633 9.822 ns/op BenchmarkOr64Parallel-4 2416659 51.82 ns/op BenchmarkAtomicLoad64-4 17292805 7.075 ns/op BenchmarkAtomicStore64-4 16724533 7.229 ns/op BenchmarkAtomicLoad-4 17106393 7.223 ns/op BenchmarkAtomicStore-4 16310749 9.404 ns/op BenchmarkAnd8-4 15004698 8.085 ns/op BenchmarkAnd-4 15128226 8.290 ns/op BenchmarkAnd8Parallel-4 2649330 43.39 ns/op BenchmarkAndParallel-4 2705750 44.61 ns/op BenchmarkOr8-4 14583606 8.441 ns/op BenchmarkOr-4 15172261 8.034 ns/op BenchmarkOr8Parallel-4 2619255 44.16 ns/op BenchmarkOrParallel-4 2808615 42.29 ns/op BenchmarkXadd-4 2701314 43.02 ns/op BenchmarkXadd64-4 3173889 40.27 ns/op BenchmarkCas-4 2721091 43.89 ns/op BenchmarkCas64-4 3043489 41.41 ns/op BenchmarkXchg-4 2812395 43.20 ns/op BenchmarkXchg64-4 2824972 43.21 ns/op PASS ok runtime/internal/atomic 5.257s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3812402 31.37 ns/op BenchmarkMulUintptr/large-4 3083295 37.85 ns/op PASS ok runtime/internal/math 1.504s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 26 4117951 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 28 4626072 ns/op 568.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 2040 72890 ns/op 4.620 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10924826 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 12988930 ns/op 1555 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 414 496159 ns/op 32.11 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 252655596 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 114069041 ns/op 10268 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 42 2512901 ns/op 239.9 concurrent_launches/op PASS ok runtime/pprof 2.549s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 73 1391606 ns/op BenchmarkStackLeak-4 36987 3555 ns/op PASS ok runtime/race 1.455s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2384997 50.97 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 299116 453.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.347s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 56 1864153 ns/op BenchmarkIndex_Large-4 9099 11348 ns/op BenchmarkIndexFunc_Large-4 174 661900 ns/op BenchmarkCompact/nil-4 7125708 16.83 ns/op BenchmarkCompact/one-4 2008622 59.39 ns/op BenchmarkCompact/sorted-4 760177 132.1 ns/op BenchmarkCompact/1_item-4 842990 132.8 ns/op BenchmarkCompact/unsorted-4 1000000 112.3 ns/op BenchmarkCompact/many-4 482622 259.5 ns/op BenchmarkCompact_Large-4 435 366718 ns/op BenchmarkCompactFunc_Large-4 57 1823463 ns/op BenchmarkReplace/naive-fast-4 81448 2232 ns/op BenchmarkReplace/optimized-fast-4 143062 780.8 ns/op BenchmarkReplace/naive-slow-4 46834 2501 ns/op BenchmarkReplace/optimized-slow-4 53586 2172 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 126.4 ns/op BenchmarkBinarySearchFloats/Size32-4 994693 124.2 ns/op BenchmarkBinarySearchFloats/Size64-4 850312 137.4 ns/op BenchmarkBinarySearchFloats/Size128-4 721297 154.7 ns/op BenchmarkBinarySearchFloats/Size512-4 668547 176.8 ns/op BenchmarkBinarySearchFloats/Size1024-4 654164 190.3 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 462370 249.5 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 395371 296.1 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 345586 338.3 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 309145 453.8 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 248360 520.0 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 225045 530.5 ns/op PASS ok slices 5.307s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 89982 2318 ns/op BenchmarkSortInts-4 1 128101211 ns/op BenchmarkSlicesSortInts-4 2 73789066 ns/op BenchmarkSortIsSorted-4 22 5173770 ns/op BenchmarkSlicesIsSorted-4 61 1872842 ns/op BenchmarkSortStrings-4 1 152665351 ns/op BenchmarkSlicesSortStrings-4 1 112163765 ns/op BenchmarkSortStrings_Sorted-4 21 5555773 ns/op BenchmarkSlicesSortStrings_Sorted-4 42 2772904 ns/op BenchmarkSortStructs-4 1 184026449 ns/op BenchmarkSortFuncStructs-4 1 121358451 ns/op BenchmarkSortString1K-4 182 651883 ns/op BenchmarkSortString1K_Slice-4 168 619471 ns/op BenchmarkStableString1K-4 90 1306621 ns/op BenchmarkSortInt1K-4 261 471060 ns/op BenchmarkSortInt1K_Sorted-4 5222 23100 ns/op BenchmarkSortInt1K_Reversed-4 2668 46676 ns/op BenchmarkSortInt1K_Mod8-4 723 173945 ns/op BenchmarkStableInt1K-4 91 1439327 ns/op BenchmarkStableInt1K_Slice-4 100 1063214 ns/op BenchmarkSortInt64K-4 3 41586116 ns/op BenchmarkSortInt64K_Slice-4 2 66011020 ns/op BenchmarkStableInt64K-4 1 125297385 ns/op BenchmarkSort1e2-4 313 372131 ns/op BenchmarkStable1e2-4 142 849843 ns/op BenchmarkSort1e4-4 2 82195176 ns/op BenchmarkStable1e4-4 1 256831020 ns/op PASS ok sort 13.397s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 804984 134.3 ns/op BenchmarkAtof64Float-4 670114 165.7 ns/op BenchmarkAtof64FloatExp-4 645337 177.1 ns/op BenchmarkAtof64Big-4 425826 264.2 ns/op BenchmarkAtof64RandomBits-4 399565 294.3 ns/op BenchmarkAtof64RandomFloats-4 472207 250.4 ns/op BenchmarkAtof64RandomLongFloats-4 393582 306.5 ns/op BenchmarkAtof32Decimal-4 893193 132.5 ns/op BenchmarkAtof32Float-4 790581 151.9 ns/op BenchmarkAtof32FloatExp-4 637051 182.7 ns/op BenchmarkAtof32Random-4 341038 332.5 ns/op BenchmarkAtof32RandomLong-4 130147 912.5 ns/op BenchmarkParseInt/Pos/7bit-4 1450195 83.22 ns/op BenchmarkParseInt/Pos/26bit-4 669110 161.9 ns/op BenchmarkParseInt/Pos/31bit-4 657044 181.4 ns/op BenchmarkParseInt/Pos/56bit-4 431530 290.4 ns/op BenchmarkParseInt/Pos/63bit-4 407738 291.3 ns/op BenchmarkParseInt/Neg/7bit-4 1461379 81.09 ns/op BenchmarkParseInt/Neg/26bit-4 673762 162.5 ns/op BenchmarkParseInt/Neg/31bit-4 623706 199.5 ns/op BenchmarkParseInt/Neg/56bit-4 446094 267.8 ns/op BenchmarkParseInt/Neg/63bit-4 420870 301.4 ns/op BenchmarkAtoi/Pos/7bit-4 1942665 60.63 ns/op BenchmarkAtoi/Pos/26bit-4 856275 137.9 ns/op BenchmarkAtoi/Pos/31bit-4 718742 153.6 ns/op BenchmarkAtoi/Pos/56bit-4 504036 240.4 ns/op BenchmarkAtoi/Pos/63bit-4 394753 302.5 ns/op BenchmarkAtoi/Neg/7bit-4 1952262 61.23 ns/op BenchmarkAtoi/Neg/26bit-4 869788 137.5 ns/op BenchmarkAtoi/Neg/31bit-4 765372 154.2 ns/op BenchmarkAtoi/Neg/56bit-4 511741 234.9 ns/op BenchmarkAtoi/Neg/63bit-4 389491 308.1 ns/op BenchmarkFormatFloat/Decimal-4 78052 1515 ns/op BenchmarkFormatFloat/Float-4 80192 1495 ns/op BenchmarkFormatFloat/Exp-4 87033 1402 ns/op BenchmarkFormatFloat/NegExp-4 86898 1467 ns/op BenchmarkFormatFloat/LongExp-4 54352 2319 ns/op BenchmarkFormatFloat/Big-4 71230 1661 ns/op BenchmarkFormatFloat/BinaryExp-4 219727 600.7 ns/op BenchmarkFormatFloat/32Integer-4 79738 1544 ns/op BenchmarkFormatFloat/32ExactFraction-4 90806 1346 ns/op BenchmarkFormatFloat/32Point-4 81805 1468 ns/op BenchmarkFormatFloat/32Exp-4 87537 1357 ns/op BenchmarkFormatFloat/32NegExp-4 88030 1382 ns/op BenchmarkFormatFloat/32Shortest-4 96422 1263 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 115789 1051 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 105148 1127 ns/op BenchmarkFormatFloat/64Fixed1-4 129961 924.3 ns/op BenchmarkFormatFloat/64Fixed2-4 130244 1100 ns/op BenchmarkFormatFloat/64Fixed3-4 129876 939.1 ns/op BenchmarkFormatFloat/64Fixed4-4 131907 925.0 ns/op BenchmarkFormatFloat/64Fixed12-4 77330 1524 ns/op BenchmarkFormatFloat/64Fixed16-4 92662 1311 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 100081 1201 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 82095 1438 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2671 44516 ns/op BenchmarkFormatFloat/Slowpath64-4 74889 1633 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73278 1642 ns/op BenchmarkAppendFloat/Decimal-4 84404 1466 ns/op BenchmarkAppendFloat/Float-4 84940 1419 ns/op BenchmarkAppendFloat/Exp-4 85827 1360 ns/op BenchmarkAppendFloat/NegExp-4 94633 1315 ns/op BenchmarkAppendFloat/LongExp-4 80010 1493 ns/op BenchmarkAppendFloat/Big-4 75781 1570 ns/op BenchmarkAppendFloat/BinaryExp-4 270832 453.4 ns/op BenchmarkAppendFloat/32Integer-4 86497 1396 ns/op BenchmarkAppendFloat/32ExactFraction-4 92666 1223 ns/op BenchmarkAppendFloat/32Point-4 85069 1386 ns/op BenchmarkAppendFloat/32Exp-4 92832 1285 ns/op BenchmarkAppendFloat/32NegExp-4 94166 1292 ns/op BenchmarkAppendFloat/32Shortest-4 111382 1102 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 126939 947.7 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 120766 978.2 ns/op BenchmarkAppendFloat/64Fixed1-4 151574 796.8 ns/op BenchmarkAppendFloat/64Fixed2-4 151326 793.1 ns/op BenchmarkAppendFloat/64Fixed3-4 151734 788.3 ns/op BenchmarkAppendFloat/64Fixed4-4 143458 803.4 ns/op BenchmarkAppendFloat/64Fixed12-4 83209 1415 ns/op BenchmarkAppendFloat/64Fixed16-4 97240 1224 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 111895 1094 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 92307 1299 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2716 44627 ns/op BenchmarkAppendFloat/Slowpath64-4 78327 1527 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78738 1512 ns/op BenchmarkFormatInt-4 16683 6877 ns/op BenchmarkAppendInt-4 17526 6759 ns/op BenchmarkFormatUint-4 95389 1189 ns/op BenchmarkAppendUint-4 102642 1513 ns/op BenchmarkFormatIntSmall/7-4 3285115 35.40 ns/op BenchmarkFormatIntSmall/42-4 3393289 34.63 ns/op BenchmarkAppendIntSmall-4 1471020 83.55 ns/op BenchmarkAppendUintVarlen/1-4 1506147 80.27 ns/op BenchmarkAppendUintVarlen/12-4 1488512 81.28 ns/op BenchmarkAppendUintVarlen/123-4 1000000 105.8 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 102.9 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 105.2 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 105.1 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 111.5 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 108.2 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 114.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 113.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 118.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 118.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 937065 121.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 993482 121.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 933950 146.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 949596 129.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 893904 134.1 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 867020 133.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 851467 138.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 832010 146.3 ns/op BenchmarkQuote-4 44480 2460 ns/op BenchmarkQuoteRune-4 570366 267.5 ns/op BenchmarkAppendQuote-4 55046 2210 ns/op BenchmarkAppendQuoteRune-4 951984 126.0 ns/op BenchmarkUnquoteEasy-4 865324 120.9 ns/op BenchmarkUnquoteHard-4 52432 2261 ns/op PASS ok strconv 18.383s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 394276 370.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 141038 1482 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 167661 707.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 489096 260.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 95126 1157 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 204925 604.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 277125 555.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 78114 1611 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 95538 1380 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 807855 185.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20008 5930 ns/op BenchmarkGenericMatch1-4 1650 72849 ns/op BenchmarkGenericMatch2-4 314 398830 ns/op BenchmarkSingleMaxSkipping-4 6067 19396 ns/op 515.56 MB/s BenchmarkSingleLongSuffixFail-4 13456 8979 ns/op 111.59 MB/s BenchmarkSingleMatch-4 188 653810 ns/op 22.94 MB/s BenchmarkByteByteNoMatch-4 59642 2041 ns/op BenchmarkByteByteMatch-4 16051 6541 ns/op BenchmarkByteStringMatch-4 20174 6337 ns/op BenchmarkHTMLEscapeNew-4 66896 1811 ns/op BenchmarkHTMLEscapeOld-4 81050 1460 ns/op BenchmarkByteStringReplacerWriteString-4 1062 113606 ns/op BenchmarkByteReplacerWriteString-4 1498 78287 ns/op BenchmarkByteByteReplaces-4 3115 39003 ns/op BenchmarkByteByteMap-4 10000 11884 ns/op BenchmarkMap/identity/ASCII-4 796924 149.8 ns/op BenchmarkMap/identity/Greek-4 404193 297.1 ns/op BenchmarkMap/change/ASCII-4 31884 3536 ns/op BenchmarkMap/change/Greek-4 22848 5297 ns/op BenchmarkIndexRune-4 2184144 49.12 ns/op BenchmarkIndexRuneLongString-4 1600410 74.30 ns/op BenchmarkIndexRuneFastPath-4 4561550 25.30 ns/op BenchmarkIndex-4 4591268 25.42 ns/op BenchmarkLastIndex-4 5085601 22.97 ns/op BenchmarkIndexByte-4 9186198 12.82 ns/op BenchmarkToUpper/#00-4 5304033 21.51 ns/op BenchmarkToUpper/ONLYUPPER-4 3071316 38.42 ns/op BenchmarkToUpper/abc-4 301928 397.8 ns/op BenchmarkToUpper/AbC123-4 230415 562.1 ns/op BenchmarkToUpper/azAZ09_-4 236217 515.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 45358 2655 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 69075 1753 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28486 4158 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54111 2249 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 104563 1158 ns/op BenchmarkToLower/#00-4 5289255 21.93 ns/op BenchmarkToLower/abc-4 4442343 26.19 ns/op BenchmarkToLower/AbC123-4 160659 802.5 ns/op BenchmarkToLower/azAZ09_-4 189811 754.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78962 1555 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 58406 2005 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30520 3958 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 67737 1771 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 102384 1226 ns/op BenchmarkMapNoChanges-4 1000000 111.1 ns/op BenchmarkTrim-4 35253 3368 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3147578 38.20 ns/op BenchmarkToValidUTF8/InvalidASCII-4 152522 801.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 117351 1314 ns/op BenchmarkEqualFold/Tests-4 46221 2662 ns/op BenchmarkEqualFold/ASCII-4 3798613 30.67 ns/op BenchmarkEqualFold/UnicodePrefix-4 81202 1348 ns/op BenchmarkEqualFold/UnicodeSuffix-4 81592 1376 ns/op BenchmarkIndexHard1-4 1636 71712 ns/op BenchmarkIndexHard2-4 390 308096 ns/op BenchmarkIndexHard3-4 169 726942 ns/op BenchmarkIndexHard4-4 81 1519717 ns/op BenchmarkLastIndexHard1-4 68 1794140 ns/op BenchmarkLastIndexHard2-4 70 4701719 ns/op BenchmarkLastIndexHard3-4 58 1789648 ns/op BenchmarkCountHard1-4 1682 69139 ns/op BenchmarkCountHard2-4 393 307443 ns/op BenchmarkCountHard3-4 162 762216 ns/op BenchmarkIndexTorture-4 7833 18413 ns/op BenchmarkCountTorture-4 7688 21962 ns/op BenchmarkCountTortureOverlapping-4 682 162568 ns/op BenchmarkCountByte/10-4 4825592 24.17 ns/op 413.79 MB/s BenchmarkCountByte/32-4 4807524 27.89 ns/op 1147.18 MB/s BenchmarkCountByte/4096-4 555865 220.3 ns/op 18592.21 MB/s BenchmarkCountByte/4194304-4 555 196216 ns/op 21375.94 MB/s BenchmarkCountByte/67108864-4 30 4420949 ns/op 15179.74 MB/s BenchmarkFields/ASCII/16-4 276517 690.9 ns/op 23.16 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22028 9204 ns/op 27.81 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1344 87396 ns/op 46.87 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 74 1578385 ns/op 41.52 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 25025987 ns/op 41.90 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 140250 853.8 ns/op 18.74 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10564 ns/op 24.23 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 669 202924 ns/op 20.18 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 5782942 ns/op 11.33 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 121274075 ns/op 8.65 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 207243 672.9 ns/op 23.78 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 21493 5890 ns/op 43.46 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1208 138937 ns/op 29.48 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 58 3462161 ns/op 18.93 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 40612350 ns/op 25.82 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 183975 890.3 ns/op 17.97 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 13134 8353 ns/op 30.65 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 796 130889 ns/op 31.29 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 45 2567599 ns/op 25.52 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 48558087 ns/op 21.59 MB/s 10457376 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 70489235 ns/op BenchmarkSplitSingleByteSeparator-4 19 40277204 ns/op BenchmarkSplitMultiByteSeparator-4 28 11902617 ns/op BenchmarkSplitNSingleByteSeparator-4 223444 1089 ns/op BenchmarkSplitNMultiByteSeparator-4 77920 1856 ns/op BenchmarkRepeat/5x0-4 4233252 27.99 ns/op BenchmarkRepeat/5x1-4 1000000 264.8 ns/op BenchmarkRepeat/5x2-4 194355 662.2 ns/op BenchmarkRepeat/5x6-4 111867 1060 ns/op BenchmarkRepeat/10x0-4 4238385 36.56 ns/op BenchmarkRepeat/10x1-4 4415438 28.59 ns/op BenchmarkRepeat/10x2-4 200678 845.5 ns/op BenchmarkRepeat/10x6-4 110326 1279 ns/op BenchmarkRepeatLarge/256/1-4 50020 2358 ns/op 108.58 MB/s BenchmarkRepeatLarge/256/16-4 83366 2543 ns/op 100.66 MB/s BenchmarkRepeatLarge/512/1-4 43267 2777 ns/op 184.35 MB/s BenchmarkRepeatLarge/512/16-4 55527 2981 ns/op 171.75 MB/s BenchmarkRepeatLarge/1024/1-4 38070 3675 ns/op 278.66 MB/s BenchmarkRepeatLarge/1024/16-4 50722 3716 ns/op 275.53 MB/s BenchmarkRepeatLarge/2048/1-4 21427 18547 ns/op 110.42 MB/s BenchmarkRepeatLarge/2048/16-4 31761 4917 ns/op 416.50 MB/s BenchmarkRepeatLarge/4096/1-4 10000 18968 ns/op 215.94 MB/s BenchmarkRepeatLarge/4096/16-4 10000 19196 ns/op 213.38 MB/s BenchmarkRepeatLarge/8192/1-4 4617 32181 ns/op 254.56 MB/s BenchmarkRepeatLarge/8192/16-4 10000 23923 ns/op 342.43 MB/s BenchmarkRepeatLarge/8192/4097-4 5879425 19.79 ns/op 207075.96 MB/s BenchmarkRepeatLarge/16384/1-4 6822 19894 ns/op 823.57 MB/s BenchmarkRepeatLarge/16384/16-4 12456 9599 ns/op 1706.86 MB/s BenchmarkRepeatLarge/16384/4097-4 14348 13454 ns/op 913.59 MB/s BenchmarkRepeatLarge/32768/1-4 5712 22259 ns/op 1472.11 MB/s BenchmarkRepeatLarge/32768/16-4 5834 24708 ns/op 1326.22 MB/s BenchmarkRepeatLarge/32768/4097-4 7129 17040 ns/op 1683.00 MB/s BenchmarkRepeatLarge/65536/1-4 2586 90851 ns/op 721.35 MB/s BenchmarkRepeatLarge/65536/16-4 2328 60655 ns/op 1080.47 MB/s BenchmarkRepeatLarge/65536/4097-4 3462 40366 ns/op 1522.45 MB/s BenchmarkRepeatLarge/131072/1-4 546 206694 ns/op 634.13 MB/s BenchmarkRepeatLarge/131072/16-4 494 582542 ns/op 225.00 MB/s BenchmarkRepeatLarge/131072/4097-4 573 301299 ns/op 421.53 MB/s BenchmarkRepeatLarge/262144/1-4 150 798194 ns/op 328.42 MB/s BenchmarkRepeatLarge/262144/16-4 243 790682 ns/op 331.54 MB/s BenchmarkRepeatLarge/262144/4097-4 247 489138 ns/op 527.69 MB/s BenchmarkRepeatLarge/524288/1-4 128 1021823 ns/op 513.09 MB/s BenchmarkRepeatLarge/524288/16-4 100 1012480 ns/op 517.83 MB/s BenchmarkRepeatLarge/524288/4097-4 127 937940 ns/op 554.75 MB/s BenchmarkRepeatLarge/1048576/1-4 70 1734252 ns/op 604.63 MB/s BenchmarkRepeatLarge/1048576/16-4 67 1664692 ns/op 629.89 MB/s BenchmarkRepeatLarge/1048576/4097-4 64 1815949 ns/op 575.31 MB/s BenchmarkRepeatLarge/2097152/1-4 34 3946496 ns/op 531.40 MB/s BenchmarkRepeatLarge/2097152/16-4 36 6555399 ns/op 319.91 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 3940892 ns/op 531.24 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6905661 ns/op 607.37 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6782152 ns/op 618.43 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 9654604 ns/op 434.12 MB/s BenchmarkRepeatLarge/8388608/1-4 7 22834659 ns/op 367.36 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14108155 ns/op 594.59 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 16324920 ns/op 513.73 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28577876 ns/op 587.07 MB/s BenchmarkRepeatLarge/16777216/16-4 4 29250940 ns/op 573.56 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31373667 ns/op 534.75 MB/s BenchmarkRepeatLarge/33554432/1-4 2 58031874 ns/op 578.21 MB/s BenchmarkRepeatLarge/33554432/16-4 2 63447526 ns/op 528.85 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 62534728 ns/op 536.57 MB/s BenchmarkRepeatLarge/67108864/1-4 1 119067180 ns/op 563.62 MB/s BenchmarkRepeatLarge/67108864/16-4 1 143169365 ns/op 468.74 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 169621048 ns/op 395.64 MB/s BenchmarkRepeatLarge/134217728/1-4 1 220327071 ns/op 609.17 MB/s BenchmarkRepeatLarge/134217728/16-4 1 247156428 ns/op 543.05 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 266013821 ns/op 504.55 MB/s BenchmarkRepeatLarge/268435456/1-4 1 513465258 ns/op 522.79 MB/s BenchmarkRepeatLarge/268435456/16-4 1 505324796 ns/op 531.21 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 538366336 ns/op 498.61 MB/s BenchmarkRepeatLarge/536870912/1-4 1 995853492 ns/op 539.11 MB/s BenchmarkRepeatLarge/536870912/16-4 1 953207792 ns/op 563.23 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 993112393 ns/op 540.59 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2065575506 ns/op 519.83 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2025979610 ns/op 529.99 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2122832841 ns/op 505.81 MB/s BenchmarkIndexAnyASCII/1:1-4 2200704 47.07 ns/op BenchmarkIndexAnyASCII/1:2-4 2680108 44.48 ns/op BenchmarkIndexAnyASCII/1:4-4 2503732 46.16 ns/op BenchmarkIndexAnyASCII/1:8-4 2504912 47.66 ns/op BenchmarkIndexAnyASCII/1:16-4 2168929 54.69 ns/op BenchmarkIndexAnyASCII/1:32-4 2144389 54.72 ns/op BenchmarkIndexAnyASCII/1:64-4 2069556 58.70 ns/op BenchmarkIndexAnyASCII/16:1-4 2580421 44.38 ns/op BenchmarkIndexAnyASCII/16:2-4 668624 180.3 ns/op BenchmarkIndexAnyASCII/16:4-4 656911 185.2 ns/op BenchmarkIndexAnyASCII/16:8-4 631510 191.7 ns/op BenchmarkIndexAnyASCII/16:16-4 560380 213.2 ns/op BenchmarkIndexAnyASCII/16:32-4 510392 236.2 ns/op BenchmarkIndexAnyASCII/16:64-4 409518 296.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1849958 111.6 ns/op BenchmarkIndexAnyASCII/256:2-4 54151 2186 ns/op BenchmarkIndexAnyASCII/256:4-4 53672 2862 ns/op BenchmarkIndexAnyASCII/256:8-4 55238 2691 ns/op BenchmarkIndexAnyASCII/256:16-4 54692 2210 ns/op BenchmarkIndexAnyASCII/256:32-4 52660 2239 ns/op BenchmarkIndexAnyASCII/256:64-4 52622 2349 ns/op BenchmarkIndexAnyUTF8/1:1-4 2887910 41.42 ns/op BenchmarkIndexAnyUTF8/1:2-4 2635100 45.07 ns/op BenchmarkIndexAnyUTF8/1:4-4 2551849 46.60 ns/op BenchmarkIndexAnyUTF8/1:8-4 2388116 58.32 ns/op BenchmarkIndexAnyUTF8/1:16-4 2194909 54.48 ns/op BenchmarkIndexAnyUTF8/1:32-4 2061874 56.15 ns/op BenchmarkIndexAnyUTF8/1:64-4 2089330 59.50 ns/op BenchmarkIndexAnyUTF8/16:1-4 1902201 61.42 ns/op BenchmarkIndexAnyUTF8/16:2-4 397116 296.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 353863 356.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 321910 393.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 251508 480.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 248047 493.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 217381 531.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 409346 298.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 27859 4227 ns/op BenchmarkIndexAnyUTF8/256:4-4 25183 4792 ns/op BenchmarkIndexAnyUTF8/256:8-4 23312 5229 ns/op BenchmarkIndexAnyUTF8/256:16-4 16178 7106 ns/op BenchmarkIndexAnyUTF8/256:32-4 16423 7245 ns/op BenchmarkIndexAnyUTF8/256:64-4 15289 8596 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2486978 42.39 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2699788 44.86 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2595135 48.43 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2531152 48.14 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2186728 54.32 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2128966 53.52 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2081649 56.73 ns/op BenchmarkLastIndexAnyASCII/16:1-4 657788 181.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 646725 183.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 634870 185.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 587127 193.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 577964 209.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 501691 240.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 399423 297.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54078 2182 ns/op BenchmarkLastIndexAnyASCII/256:2-4 55164 2182 ns/op BenchmarkLastIndexAnyASCII/256:4-4 48434 2201 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53970 2219 ns/op BenchmarkLastIndexAnyASCII/256:16-4 54063 2229 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53292 2263 ns/op BenchmarkLastIndexAnyASCII/256:64-4 51226 2333 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2640471 44.38 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2643393 44.69 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2585479 45.20 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2497670 48.63 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2160626 55.79 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2135586 55.58 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2056207 60.30 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 449166 257.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 227296 521.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 221232 541.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 217987 566.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 173775 687.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 171858 683.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 169998 726.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 34627 3454 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15913 7500 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 15103 7885 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14210 8480 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10249 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10542 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11283 ns/op BenchmarkTrimASCII/1:1-4 4045162 28.93 ns/op BenchmarkTrimASCII/1:2-4 2600074 45.85 ns/op BenchmarkTrimASCII/1:4-4 2456442 48.78 ns/op BenchmarkTrimASCII/1:8-4 2078806 56.73 ns/op BenchmarkTrimASCII/1:16-4 1616994 74.32 ns/op BenchmarkTrimASCII/16:1-4 2911466 40.91 ns/op BenchmarkTrimASCII/16:2-4 664032 179.9 ns/op BenchmarkTrimASCII/16:4-4 658976 184.5 ns/op BenchmarkTrimASCII/16:8-4 629211 188.9 ns/op BenchmarkTrimASCII/16:16-4 553879 215.8 ns/op BenchmarkTrimASCII/256:1-4 565687 209.5 ns/op BenchmarkTrimASCII/256:2-4 56226 2134 ns/op BenchmarkTrimASCII/256:4-4 56437 2155 ns/op BenchmarkTrimASCII/256:8-4 56226 2171 ns/op BenchmarkTrimASCII/256:16-4 49112 2457 ns/op BenchmarkTrimASCII/4096:1-4 42606 2810 ns/op BenchmarkTrimASCII/4096:2-4 3594 33509 ns/op BenchmarkTrimASCII/4096:4-4 3540 33567 ns/op BenchmarkTrimASCII/4096:8-4 3584 33399 ns/op BenchmarkTrimASCII/4096:16-4 3534 37989 ns/op BenchmarkTrimByte-4 4614124 25.69 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29886 3814 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 28933 3905 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1555 77288 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1987 61688 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3930 30403 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7431 16132 ns/op BenchmarkJoin/0-4 5973067 20.13 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4627006 25.75 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 168190 664.1 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 124318 981.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 92486 1298 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 75164 1586 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 64299 2077 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55887 2201 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3198106 37.43 ns/op BenchmarkTrimSpace/ASCII-4 1353352 87.87 ns/op BenchmarkTrimSpace/SomeNonASCII-4 124839 944.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 69043 1759 ns/op BenchmarkReplaceAll-4 118809 1010 ns/op 16 B/op 1 allocs/op PASS ok strings 77.402s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 80918 1419 ns/op BenchmarkCond2-4 40400 3227 ns/op BenchmarkCond4-4 26487 4561 ns/op BenchmarkCond8-4 13862 8598 ns/op BenchmarkCond16-4 6440 18973 ns/op BenchmarkCond32-4 2823 41076 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 695682 170.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 540507 222.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 718058 158.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 1000000 146.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 529516 241.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 910320 117.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 137343 1312 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 114847 1053 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 115743 1162 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 80592 1653 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 916101 135.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 233756 501.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 805803 164.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 218546 550.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 1029967 105.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 239919 506.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1386379 79.50 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 75152 1745 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 174352 726.5 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 514603 221.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2922 41642 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 502 267612 ns/op BenchmarkRange/*sync.Map-4 1394 86485 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 111000 1142 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 245803 428.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 96258 1148 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 178437 690.2 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 296086 372.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 247100 458.2 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 127366 923.9 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 238390 476.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 1000000 161.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 78105 1438 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 183847 630.5 ns/op BenchmarkSwapCollision/*sync.Map-4 121003 977.3 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 387 308241 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 152203 818.6 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 526326 226.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 31807 3797 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 89842 1369 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 28988 5948 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 821346 202.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 124164 886.5 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 257686 476.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 160.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 182158 823.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1871304 79.08 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 977090 117.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 203065 586.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 692678 165.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 139988 948.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 502813 258.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 828552 175.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 163294 743.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 860701 127.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 171007 782.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 151606 767.9 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 401553 378.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 78739 1556 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 297044 431.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 646078 155.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 163414 693.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 891824 133.4 ns/op BenchmarkUncontendedSemaphore-4 5086900 23.55 ns/op BenchmarkContendedSemaphore-4 4869631 26.71 ns/op BenchmarkMutexUncontended-4 876075 151.9 ns/op BenchmarkMutex-4 323035 360.1 ns/op BenchmarkMutexSlack-4 310678 369.7 ns/op BenchmarkMutexWork-4 281642 423.5 ns/op BenchmarkMutexWorkSlack-4 279891 426.9 ns/op BenchmarkMutexNoSpin-4 152379 732.1 ns/op BenchmarkMutexSpin-4 80502 1508 ns/op BenchmarkOnce-4 1690794 66.28 ns/op BenchmarkOnceFunc/v=Once-4 1708322 69.61 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1378602 86.89 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1486128 79.42 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1567840 76.18 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1370379 87.99 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1488394 80.71 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 7399782 14.46 ns/op BenchmarkSemaSyntNonblock-4 2065736 49.12 ns/op BenchmarkSemaSyntBlock-4 1815709 64.08 ns/op BenchmarkSemaWorkNonblock-4 1246137 96.21 ns/op BenchmarkSemaWorkBlock-4 1000000 105.2 ns/op BenchmarkRWMutexUncontended-4 510230 260.3 ns/op BenchmarkRWMutexWrite100-4 415618 294.5 ns/op BenchmarkRWMutexWrite10-4 368859 301.7 ns/op BenchmarkRWMutexWorkWrite100-4 313448 361.5 ns/op BenchmarkRWMutexWorkWrite10-4 296314 401.1 ns/op BenchmarkWaitGroupUncontended-4 816577 139.4 ns/op BenchmarkWaitGroupAddDone-4 537462 188.1 ns/op BenchmarkWaitGroupAddDoneWork-4 756610 158.5 ns/op BenchmarkWaitGroupWait-4 3772460 31.60 ns/op BenchmarkWaitGroupWaitWork-4 3007897 43.61 ns/op BenchmarkWaitGroupActuallyWait-4 105273 1171 ns/op 32 B/op 2 allocs/op PASS ok sync 19.100s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 817224 151.5 ns/op PASS ok sync/atomic 1.133s PASS ok syscall 1.007s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 166934 712.0 ns/op 0 B/op 0 allocs/op PASS ok testing 1.135s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5702 17923 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7317 14662 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 79 1463772 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 79 1383339 ns/op 1404 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 169781437 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 168848562 ns/op 18285144 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1516 82205 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1843 64663 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 8611049 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6534107 ns/op 22090 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 769102717 ns/op 47013120 B/op 100076 allocs/op BenchmarkTable/10x100000/reuse-4 1 695396913 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 202 582805 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 217 580853 ns/op 181 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 56079524 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 56235426 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6436280162 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6303733130 ns/op 334042080 B/op 100089 allocs/op BenchmarkPyramid/10-4 2406 47393 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3262104 ns/op 410538 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 302145690 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2208 51417 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 241 482176 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4843809 ns/op 408996 B/op 1660 allocs/op BenchmarkCode-4 5798 19880 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.582s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 102623996 ns/op BenchmarkVariableString-4 81692 1443 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1826 65587 ns/op 2504 B/op 39 allocs/op PASS ok text/template/parse 1.377s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 104 1199583 ns/op BenchmarkAfter-4 218 544481 ns/op BenchmarkStop-4 386 330961 ns/op BenchmarkSimultaneousAfterFunc-4 74 1373433 ns/op BenchmarkStartStop-4 501 263896 ns/op BenchmarkReset-4 2292 44679 ns/op BenchmarkSleep-4 78 2845216 ns/op BenchmarkParallelTimerLatency-4 20 2906144 avg-late-ns 29297542 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 334505 avg-late-ns 814812 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 307718 avg-late-ns 898803 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 345101 avg-late-ns 1410587 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 536307 avg-late-ns 5392143 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 342786 avg-late-ns 2598908 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 47076142 avg-late-ns 71104351 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 988009 avg-late-ns 5655730 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 3385666 avg-late-ns 15586510 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 216714 avg-late-ns 1299982 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 996206 avg-late-ns 5061873 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 37 467375 avg-late-ns 1982769 max-late-ns BenchmarkTicker-4 826 150368 ns/op BenchmarkTickerReset-4 6150 19280 ns/op BenchmarkTickerResetNaive-4 392 305759 ns/op BenchmarkNow-4 1773446 70.16 ns/op BenchmarkNowUnixNano-4 1385066 86.16 ns/op BenchmarkNowUnixMilli-4 1385820 86.57 ns/op BenchmarkNowUnixMicro-4 1378051 86.70 ns/op BenchmarkFormat-4 53036 2287 ns/op BenchmarkFormatRFC3339-4 72224 1644 ns/op BenchmarkFormatRFC3339Nano-4 66780 1699 ns/op BenchmarkFormatNow-4 76933 1528 ns/op BenchmarkMarshalJSON-4 99799 1216 ns/op BenchmarkMarshalText-4 108380 1107 ns/op BenchmarkParse-4 142082 848.8 ns/op BenchmarkParseRFC3339UTC-4 318945 373.5 ns/op BenchmarkParseRFC3339UTCBytes-4 206926 581.3 ns/op BenchmarkParseRFC3339TZ-4 79750 1549 ns/op BenchmarkParseRFC3339TZBytes-4 60850 1995 ns/op BenchmarkParseDuration-4 607629 203.3 ns/op BenchmarkHour-4 968799 116.8 ns/op BenchmarkSecond-4 979483 117.1 ns/op BenchmarkYear-4 729760 154.8 ns/op BenchmarkDay-4 698815 175.9 ns/op BenchmarkISOWeek-4 745670 161.3 ns/op BenchmarkGoString-4 69031 1741 ns/op BenchmarkUnmarshalText-4 71380 1687 ns/op PASS ok time 11.856s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 423873 278.3 ns/op BenchmarkDecodeValidJapaneseChars-4 544350 218.3 ns/op BenchmarkDecodeRune-4 1399609 94.99 ns/op BenchmarkEncodeValidASCII-4 313252 358.5 ns/op BenchmarkEncodeValidJapaneseChars-4 504991 233.9 ns/op BenchmarkAppendRuneValidASCII-4 679413 173.6 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1234124 97.00 ns/op BenchmarkEncodeRune-4 541135 193.1 ns/op PASS ok unicode/utf16 2.164s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2205927 53.78 ns/op BenchmarkRuneCountTenJapaneseChars-4 371173 310.8 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4507191 26.52 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 495589 232.5 ns/op BenchmarkValidTenASCIIChars-4 2319319 52.46 ns/op BenchmarkValid100KASCIIChars-4 91 1621346 ns/op BenchmarkValidTenJapaneseChars-4 357514 335.2 ns/op BenchmarkValidLongMostlyASCII-4 109 1101157 ns/op BenchmarkValidLongJapanese-4 62 1864229 ns/op BenchmarkValidStringTenASCIIChars-4 5146291 22.71 ns/op BenchmarkValidString100KASCIIChars-4 7046 17159 ns/op BenchmarkValidStringTenJapaneseChars-4 468781 243.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1429 84131 ns/op BenchmarkValidStringLongJapanese-4 160 738077 ns/op BenchmarkEncodeASCIIRune-4 4713756 26.28 ns/op BenchmarkEncodeJapaneseRune-4 2487339 47.52 ns/op BenchmarkAppendASCIIRune-4 8513342 13.80 ns/op BenchmarkAppendJapaneseRune-4 2973854 41.08 ns/op BenchmarkDecodeASCIIRune-4 2739225 43.11 ns/op BenchmarkDecodeJapaneseRune-4 2614270 47.38 ns/op BenchmarkFullRune/ASCII-4 3177140 36.48 ns/op BenchmarkFullRune/Incomplete-4 1589802 76.37 ns/op BenchmarkFullRune/Japanese-4 3359722 36.03 ns/op PASS ok unicode/utf8 4.917s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 90412166355 ns/op PASS ok cmd/api 91.577s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 609069 174.4 ns/op BenchmarkCgoCall/one-pointer-4 535232 225.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 438688 288.2 ns/op BenchmarkCgoCall/string-pointer-noescape-4 436414 554.6 ns/op BenchmarkCgoCall/eight-pointers-4 226195 537.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 555328 242.6 ns/op BenchmarkCgoCall/eight-pointers-array-4 33314 3624 ns/op BenchmarkCgoCall/eight-pointers-slice-4 49366 2485 ns/op BenchmarkGoString-4 975724 280.1 ns/op BenchmarkCGoCallback-4 62773 1807 ns/op BenchmarkCGoInCThread-4 580252 181.9 ns/op PASS ok cmd/cgo/internal/test 7.003s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 549450 211.8 ns/op BenchmarkEqArrayOfStrings64-4 63006 1863 ns/op BenchmarkEqArrayOfStrings1024-4 5577 21061 ns/op BenchmarkEqArrayOfFloats5-4 853910 120.1 ns/op BenchmarkEqArrayOfFloats64-4 119247 999.0 ns/op BenchmarkEqArrayOfFloats1024-4 5211 23062 ns/op BenchmarkEqArrayOfStructsEq-4 1410 86447 ns/op BenchmarkEqArrayOfStructsNotEq-4 2275 52748 ns/op BenchmarkEqStruct-4 15960517 7.615 ns/op PASS ok cmd/compile/internal/reflectdata 2.386s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 51812 ns/op BenchmarkInvertLessThanNoov-4 11789910 10.31 ns/op BenchmarkCopyElim1-4 1411 82403 ns/op BenchmarkCopyElim10-4 1172 93794 ns/op BenchmarkCopyElim100-4 577 189029 ns/op BenchmarkCopyElim1000-4 82 1415616 ns/op BenchmarkCopyElim10000-4 5 23063393 ns/op BenchmarkCopyElim100000-4 1 467622951 ns/op BenchmarkDeadCode/1-4 1033 114051 ns/op BenchmarkDeadCode/10-4 896 154484 ns/op BenchmarkDeadCode/100-4 351 505077 ns/op BenchmarkDeadCode/1000-4 50 2629436 ns/op BenchmarkDeadCode/10000-4 4 27549084 ns/op BenchmarkDeadCode/100000-4 1 325306270 ns/op BenchmarkDeadCode/200000-4 1 743538082 ns/op BenchmarkDominatorsLinear-4 12 9753101 ns/op 1.03 MB/s BenchmarkDominatorsFwdBack-4 9 12927212 ns/op 0.77 MB/s BenchmarkDominatorsManyPred-4 8 14560287 ns/op 0.69 MB/s BenchmarkDominatorsMaxPred-4 7 14549096 ns/op 0.69 MB/s BenchmarkDominatorsMaxPredVal-4 8 15163564 ns/op 0.66 MB/s BenchmarkFuse/1-4 382 517563 ns/op BenchmarkFuse/10-4 614 197355 ns/op BenchmarkFuse/100-4 181 674665 ns/op BenchmarkFuse/1000-4 21 6059297 ns/op BenchmarkFuse/10000-4 2 65288510 ns/op BenchmarkNilCheckDeep1-4 8071 14363 ns/op 0.07 MB/s 231 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3343 36446 ns/op 0.27 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 481 247527 ns/op 0.40 MB/s 1198 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2382214 ns/op 0.42 MB/s 7226 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 26984478 ns/op 0.37 MB/s 295420 B/op 8 allocs/op BenchmarkDSEPass-4 15 7251991 ns/op 65846 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 196634522 ns/op 4240720 B/op 108124 allocs/op BenchmarkCSEPass-4 5 21813055 ns/op 144836 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 253615695 ns/op 5663112 B/op 97456 allocs/op BenchmarkDeadcodePass-4 109 1000571 ns/op 89942 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 200738417 ns/op 4074368 B/op 45197 allocs/op BenchmarkMultiPass-4 43 2438959 ns/op 247947 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 386417187 ns/op 11230128 B/op 150130 allocs/op BenchmarkCondRewrite/SoloJump-4 3007004 39.67 ns/op BenchmarkCondRewrite/CombJump-4 3006397 40.05 ns/op PASS ok cmd/compile/internal/ssa 16.171s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7646 15041 ns/op BenchmarkExtShift-4 14582 8097 ns/op BenchmarkModify-4 7746 14968 ns/op BenchmarkMullImm-4 14476 8326 ns/op BenchmarkConstModify-4 7813 15171 ns/op BenchmarkBitSet-4 15930 7469 ns/op BenchmarkBitClear-4 16225 7355 ns/op BenchmarkBitToggle-4 16102 7458 ns/op BenchmarkBitSetConst-4 126193 967.4 ns/op BenchmarkBitClearConst-4 128708 940.5 ns/op BenchmarkBitToggleConst-4 126121 1032 ns/op BenchmarkDivconstI64-4 8052481 15.00 ns/op BenchmarkModconstI64-4 7597790 15.81 ns/op BenchmarkDivisiblePow2constI64-4 8205919 14.33 ns/op BenchmarkDivisibleconstI64-4 7839334 15.23 ns/op BenchmarkDivisibleWDivconstI64-4 5373507 22.21 ns/op BenchmarkDivconstU64/3-4 7046871 15.30 ns/op BenchmarkDivconstU64/5-4 7866106 15.21 ns/op BenchmarkDivconstU64/37-4 7818741 15.23 ns/op BenchmarkDivconstU64/1234567-4 7831200 15.28 ns/op BenchmarkModconstU64-4 7923607 15.19 ns/op BenchmarkDivisibleconstU64-4 8199553 14.47 ns/op BenchmarkDivisibleWDivconstU64-4 5406088 22.36 ns/op BenchmarkDivconstI32-4 8102132 14.71 ns/op BenchmarkModconstI32-4 7788775 15.25 ns/op BenchmarkDivisiblePow2constI32-4 8074101 14.47 ns/op BenchmarkDivisibleconstI32-4 8101078 14.58 ns/op BenchmarkDivisibleWDivconstI32-4 5435620 21.65 ns/op BenchmarkDivconstU32-4 8164197 14.51 ns/op BenchmarkModconstU32-4 8118182 14.99 ns/op BenchmarkDivisibleconstU32-4 8173518 14.50 ns/op BenchmarkDivisibleWDivconstU32-4 5376410 22.19 ns/op BenchmarkDivconstI16-4 8400369 14.50 ns/op BenchmarkModconstI16-4 8106313 14.62 ns/op BenchmarkDivisiblePow2constI16-4 8406966 14.31 ns/op BenchmarkDivisibleconstI16-4 8162776 14.60 ns/op BenchmarkDivisibleWDivconstI16-4 5487172 21.88 ns/op BenchmarkDivconstU16-4 7967397 14.81 ns/op BenchmarkModconstU16-4 7991269 14.49 ns/op BenchmarkDivisibleconstU16-4 8058219 14.55 ns/op BenchmarkDivisibleWDivconstU16-4 5550116 21.75 ns/op BenchmarkDivconstI8-4 8178720 14.58 ns/op BenchmarkModconstI8-4 7812066 15.37 ns/op BenchmarkDivisiblePow2constI8-4 8266018 14.63 ns/op BenchmarkDivisibleconstI8-4 8075494 14.53 ns/op BenchmarkDivisibleWDivconstI8-4 5453151 22.17 ns/op BenchmarkDivconstU8-4 7511719 15.22 ns/op BenchmarkModconstU8-4 8195281 14.58 ns/op BenchmarkDivisibleconstU8-4 8116573 14.51 ns/op BenchmarkDivisibleWDivconstU8-4 5463853 21.95 ns/op BenchmarkMul2-4 173518 691.4 ns/op BenchmarkMulNeg2-4 174302 693.4 ns/op BenchmarkEfaceInteger-4 4212382 26.59 ns/op BenchmarkTypeAssert-4 13803714 8.593 ns/op BenchmarkDiv64UnsignedSmall-4 13835934 8.383 ns/op BenchmarkDiv64Small-4 13695637 8.792 ns/op BenchmarkDiv64SmallNegDivisor-4 13544566 8.807 ns/op BenchmarkDiv64SmallNegDividend-4 13859308 8.727 ns/op BenchmarkDiv64SmallNegBoth-4 13457440 8.786 ns/op BenchmarkDiv64Unsigned-4 11393493 10.43 ns/op BenchmarkDiv64-4 11538306 10.29 ns/op BenchmarkDiv64NegDivisor-4 11559072 10.15 ns/op BenchmarkDiv64NegDividend-4 11365760 10.22 ns/op BenchmarkDiv64NegBoth-4 10811890 10.16 ns/op BenchmarkMod64UnsignedSmall-4 13951227 8.344 ns/op BenchmarkMod64Small-4 13428952 8.794 ns/op BenchmarkMod64SmallNegDivisor-4 13438870 8.725 ns/op BenchmarkMod64SmallNegDividend-4 13784766 8.851 ns/op BenchmarkMod64SmallNegBoth-4 13487490 8.926 ns/op BenchmarkMod64Unsigned-4 11378536 10.36 ns/op BenchmarkMod64-4 11574822 10.34 ns/op BenchmarkMod64NegDivisor-4 11432272 10.21 ns/op BenchmarkMod64NegDividend-4 11451782 10.23 ns/op BenchmarkMod64NegBoth-4 11553409 10.25 ns/op BenchmarkMulconstI32/3-4 14759040 8.029 ns/op BenchmarkMulconstI32/5-4 14723683 7.989 ns/op BenchmarkMulconstI32/12-4 14816794 8.147 ns/op BenchmarkMulconstI32/120-4 14217873 8.170 ns/op BenchmarkMulconstI32/-120-4 14700614 8.247 ns/op BenchmarkMulconstI32/65537-4 14364086 8.073 ns/op BenchmarkMulconstI32/65538-4 14373460 8.351 ns/op BenchmarkMulconstI64/3-4 14402359 8.272 ns/op BenchmarkMulconstI64/5-4 14276212 8.262 ns/op BenchmarkMulconstI64/12-4 14557711 8.396 ns/op BenchmarkMulconstI64/120-4 14345953 8.439 ns/op BenchmarkMulconstI64/-120-4 14044849 9.255 ns/op BenchmarkMulconstI64/65537-4 14170074 8.435 ns/op BenchmarkMulconstI64/65538-4 13613994 8.557 ns/op BenchmarkMulconstU32/3-4 13120279 8.404 ns/op BenchmarkMulconstU32/5-4 14447874 8.196 ns/op BenchmarkMulconstU32/12-4 13821174 8.650 ns/op BenchmarkMulconstU32/120-4 14291710 8.490 ns/op BenchmarkMulconstU32/65537-4 13515304 8.224 ns/op BenchmarkMulconstU32/65538-4 14451682 8.453 ns/op BenchmarkMulconstU64/3-4 14592678 8.111 ns/op BenchmarkMulconstU64/5-4 14538836 8.221 ns/op BenchmarkMulconstU64/12-4 14724064 8.284 ns/op BenchmarkMulconstU64/120-4 14738160 8.367 ns/op BenchmarkMulconstU64/65537-4 14691710 8.583 ns/op BenchmarkMulconstU64/65538-4 14702047 9.327 ns/op BenchmarkShiftArithmeticRight-4 15119223 7.995 ns/op BenchmarkSwitch8Predictable-4 9823485 12.48 ns/op BenchmarkSwitch8Unpredictable-4 5764365 20.94 ns/op BenchmarkSwitch32Predictable-4 8686141 13.85 ns/op BenchmarkSwitch32Unpredictable-4 5431347 23.13 ns/op BenchmarkSwitchStringPredictable-4 4035459 30.37 ns/op BenchmarkSwitchStringUnpredictable-4 4330258 28.53 ns/op BenchmarkSwitchTypePredictable-4 3220606 40.25 ns/op BenchmarkSwitchTypeUnpredictable-4 3475291 39.01 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3494263 29.13 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4140375 29.03 ns/op PASS ok cmd/compile/internal/test 17.087s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1132234 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 100.3 ns/op BenchmarkNamed/Underlying/generic-4 1000000 102.1 ns/op BenchmarkNamed/Underlying/src_instance-4 1247413 99.32 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 101.3 ns/op BenchmarkCheck/http/funcbodies/info-4 1 530315005 ns/op 63522 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 486294697 ns/op 69276 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 160495859 ns/op 209890 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 139172730 ns/op 242014 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 593890495 ns/op 8739 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 167343228 ns/op 31012 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 65430077 ns/op 79316 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 46807518 ns/op 110868 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 467901350 ns/op 4638 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 86468777 ns/op 24338 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 31968019 ns/op 67838 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 20081490 ns/op 101467 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1115461376 ns/op 59476 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 946716600 ns/op 70734 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 162601396 ns/op 411724 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 131902614 ns/op 507600 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 673353165 ns/op 2988 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 69928387 ns/op 28770 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 55726628 ns/op 36102 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 81571730 ns/op 15736 lines/s PASS ok cmd/compile/internal/types2 25.123s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 33 3208690 ns/op 442970 sys-ns/op 591000 user-ns/op PASS ok cmd/go 1.182s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 247844 468.4 ns/op PASS ok cmd/go/internal/cfg 1.217s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 24038 5354 ns/op 1.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24326 5002 ns/op 1.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2362 44575 ns/op 22.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2551 51050 ns/op 20.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 367 321270 ns/op 25.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 376 324340 ns/op 25.26 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.123s All tests passed.