linux-s390x-ibm-race at 089cc6867619da6d6a901b3835475206759c47a2 :: 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=84c51f3460e3484aae20375925ae1790" "JOURNAL_STREAM=9:1250594675" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=84c51f3460e3484aae20375925ae1790" "JOURNAL_STREAM=9:1250594675" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.641s ok archive/zip 3.395s ok bufio 1.335s ok bytes 2.233s ok cmp 1.009s ok compress/bzip2 1.592s ok compress/flate 8.981s ok compress/gzip 19.218s ok compress/lzw 1.861s ok compress/zlib 7.477s ok container/heap 1.010s ok container/list 1.053s ok container/ring 1.009s ok context 1.027s ok crypto 1.009s ok crypto/aes 1.036s ok crypto/cipher 1.035s ok crypto/des 1.034s ok crypto/dsa 1.010s ok crypto/ecdh 1.390s ok crypto/ecdsa 1.566s ok crypto/ed25519 2.287s ok crypto/elliptic 1.044s ok crypto/hmac 1.027s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 6.609s ok crypto/internal/boring 1.007s ok crypto/internal/boring/bcache 1.299s ok crypto/internal/edwards25519 3.347s ok crypto/internal/edwards25519/field 1.166s ok crypto/internal/nistec 2.583s ok crypto/internal/nistec/fiat 1.008s [no tests to run] ok crypto/md5 1.072s ok crypto/rand 1.349s ok crypto/rc4 1.578s ok crypto/rsa 3.653s ok crypto/sha1 1.010s ok crypto/sha256 1.011s ok crypto/sha512 1.013s ok crypto/subtle 1.400s ok crypto/tls 6.178s ok crypto/x509 2.975s ok database/sql 1.722s ok database/sql/driver 1.008s ok debug/buildinfo 1.026s ok debug/dwarf 1.057s ok debug/elf 2.146s ok debug/gosym 1.106s ok debug/macho 1.018s ok debug/pe 1.030s ok debug/plan9obj 1.006s ok embed 1.009s [no tests to run] ok embed/internal/embedtest 1.008s ok encoding/ascii85 1.009s ok encoding/asn1 1.010s ok encoding/base32 1.064s ok encoding/base64 1.023s ok encoding/binary 1.012s ok encoding/csv 1.055s ok encoding/gob 23.274s ok encoding/hex 1.069s ok encoding/json 2.338s ok encoding/pem 2.857s ok encoding/xml 1.180s ok errors 1.014s ok expvar 1.013s ok flag 3.062s ok fmt 1.537s ok go/ast 1.014s ok go/build 6.381s ok go/build/constraint 1.011s ok go/constant 1.013s ok go/doc 1.220s ok go/doc/comment 2.913s ok go/format 1.036s ok go/importer 2.253s ok go/internal/gccgoimporter 1.044s ok go/internal/gcimporter 9.207s ok go/internal/srcimporter 17.563s ok go/parser 2.021s ok go/printer 2.880s ok go/scanner 1.014s ok go/token 1.168s ok go/types 39.616s ok hash 1.010s ok hash/adler32 1.032s ok hash/crc32 1.042s ok hash/crc64 1.021s ok hash/fnv 1.023s ok hash/maphash 1.025s ok html 1.056s ok html/template 1.602s ok image 1.725s ok image/color 1.039s ok image/draw 1.886s ok image/gif 2.534s ok image/jpeg 3.042s ok image/png 4.814s ok index/suffixarray 3.070s ok internal/abi 1.057s ok internal/buildcfg 1.008s ok internal/coverage/cformat 1.008s ok internal/coverage/cmerge 1.009s ok internal/coverage/pods 1.012s ok internal/coverage/slicereader 1.008s ok internal/coverage/slicewriter 1.029s ok internal/coverage/test 1.031s ok internal/cpu 2.027s ok internal/dag 1.007s ok internal/diff 1.009s ok internal/fmtsort 1.012s ok internal/fuzz 1.040s ok internal/godebug 11.601s ok internal/godebugs 1.017s ok internal/intern 1.404s ok internal/itoa 1.018s ok internal/platform 1.394s ok internal/poll 1.466s ok internal/profile 1.009s ok internal/reflectlite 1.008s ok internal/safefilepath 1.030s ok internal/saferio 1.143s ok internal/singleflight 1.128s ok internal/testenv 1.745s ok internal/trace 1.296s ok internal/types/errors 1.908s ok internal/unsafeheader 1.008s ok internal/xcoff 1.038s ok internal/zstd 1.009s ok io 1.212s ok io/fs 1.178s ok io/ioutil 1.055s ok log 1.160s ok log/slog 1.489s ok log/slog/internal/benchmarks 1.026s ok log/slog/internal/buffer 1.092s ok log/syslog 2.338s ok maps 1.286s ok math 1.031s ok math/big 10.903s ok math/bits 1.064s ok math/cmplx 1.008s ok math/rand 4.821s ok mime 1.042s ok mime/multipart 6.925s ok mime/quotedprintable 1.075s ok net 33.445s ok net/http 11.511s ok net/http/cgi 12.558s ok net/http/cookiejar 1.020s ok net/http/fcgi 1.221s ok net/http/httptest 1.259s ok net/http/httptrace 1.013s ok net/http/httputil 1.630s ok net/http/internal 1.015s ok net/http/internal/ascii 1.009s ok net/http/pprof 6.143s ok net/internal/socktest 1.013s ok net/mail 1.013s ok net/netip 1.283s ok net/rpc 1.044s ok net/rpc/jsonrpc 1.016s ok net/smtp 1.084s ok net/textproto 1.033s ok net/url 1.025s ok os 6.487s ok os/exec 8.311s ok os/exec/internal/fdtest 1.008s ok os/signal 22.902s ok os/user 1.072s ok path 1.010s ok path/filepath 1.080s ok plugin 1.069s ok reflect 1.570s ok regexp 4.440s ok regexp/syntax 8.187s ok runtime 24.624s ok runtime/cgo 1.009s ok runtime/coverage 1.009s ok runtime/debug 2.054s ok runtime/internal/atomic 1.013s ok runtime/internal/math 1.007s ok runtime/internal/sys 1.016s ok runtime/internal/syscall 1.008s ok runtime/internal/wasitest 1.008s ok runtime/metrics 1.025s ok runtime/pprof 18.952s ok runtime/race 10.183s ok runtime/trace 5.753s ok slices 1.513s ok sort 1.640s ok strconv 3.712s ok strings 2.803s ok sync 1.399s ok sync/atomic 2.837s ok syscall 10.088s ok testing 4.046s ok testing/fstest 1.017s ok testing/iotest 1.012s ok testing/quick 1.140s ok testing/slogtest 1.015s ok text/scanner 1.020s ok text/tabwriter 1.011s ok text/template 1.063s ok text/template/parse 1.024s ok time 2.969s ok unicode 1.014s ok unicode/utf16 1.039s ok unicode/utf8 1.042s ok cmd/addr2line 4.596s ok cmd/api 1.778s ok cmd/asm/internal/asm 5.047s ok cmd/asm/internal/lex 1.011s ok cmd/cgo/internal/swig 1.050s ok cmd/cgo/internal/test 1.968s ok cmd/cgo/internal/testcarchive 21.926s ok cmd/cgo/internal/testcshared 4.709s ok cmd/cgo/internal/testerrors 8.148s ok cmd/cgo/internal/testfortran 1.012s ok cmd/cgo/internal/testgodefs 1.359s ok cmd/cgo/internal/testlife 1.379s ok cmd/cgo/internal/testnocgo 1.007s ok cmd/cgo/internal/testplugin 42.537s ok cmd/cgo/internal/testsanitizers 1.082s ok cmd/cgo/internal/testshared 54.834s ok cmd/cgo/internal/testso 2.526s ok cmd/cgo/internal/teststdio 2.256s ok cmd/cgo/internal/testtls 1.008s ok cmd/compile/internal/abt 1.038s ok cmd/compile/internal/amd64 1.026s ok cmd/compile/internal/base 1.057s ok cmd/compile/internal/compare 1.108s ok cmd/compile/internal/dwarfgen 2.194s ok cmd/compile/internal/importer 2.162s ok cmd/compile/internal/inline/inlheur 1.233s ok cmd/compile/internal/ir 1.007s ok cmd/compile/internal/logopt 1.037s ok cmd/compile/internal/loopvar 1.043s ok cmd/compile/internal/noder 1.013s ok cmd/compile/internal/reflectdata 1.017s [no tests to run] ok cmd/compile/internal/ssa 13.202s ok cmd/compile/internal/syntax 1.163s ok cmd/compile/internal/test 10.857s ok cmd/compile/internal/typecheck 1.226s ok cmd/compile/internal/types 1.007s ok cmd/compile/internal/types2 7.626s ok cmd/covdata 1.010s ok cmd/cover 19.808s ok cmd/dist 1.008s ok cmd/distpack 1.073s ok cmd/doc 2.082s ok cmd/fix 3.673s ok cmd/go 274.248s ok cmd/go/internal/auth 1.011s ok cmd/go/internal/cache 1.127s ok cmd/go/internal/cfg 1.008s [no tests to run] ok cmd/go/internal/envcmd 1.025s ok cmd/go/internal/fsys 1.030s ok cmd/go/internal/generate 1.021s ok cmd/go/internal/gover 1.009s ok cmd/go/internal/imports 1.022s ok cmd/go/internal/load 1.025s ok cmd/go/internal/lockedfile 2.184s ok cmd/go/internal/lockedfile/internal/filelock 2.071s ok cmd/go/internal/modfetch 1.024s ok cmd/go/internal/modfetch/codehost 1.539s ok cmd/go/internal/modfetch/zip_sum_test 1.013s ok cmd/go/internal/modindex 1.624s ok cmd/go/internal/modload 1.025s ok cmd/go/internal/mvs 1.023s ok cmd/go/internal/par 1.049s ok cmd/go/internal/str 1.007s ok cmd/go/internal/test 1.027s ok cmd/go/internal/toolchain 1.020s ok cmd/go/internal/vcs 1.015s ok cmd/go/internal/vcweb 1.015s ok cmd/go/internal/vcweb/vcstest 1.525s ok cmd/go/internal/web 1.010s ok cmd/go/internal/work 1.127s ok cmd/gofmt 1.163s ok cmd/internal/archive 1.311s ok cmd/internal/buildid 1.621s ok cmd/internal/bootstrap_test 1.006s ok cmd/internal/cov 1.197s ok cmd/internal/dwarf 1.014s ok cmd/internal/edit 1.013s ok cmd/internal/goobj 1.007s ok cmd/internal/moddeps 1.891s ok cmd/internal/notsha256 1.010s ok cmd/internal/obj 1.268s ok cmd/internal/obj/ppc64 1.037s ok cmd/internal/obj/riscv 1.015s ok cmd/internal/obj/s390x 1.007s ok cmd/internal/obj/x86 2.608s ok cmd/internal/objabi 1.033s ok cmd/internal/pkgpath 5.046s ok cmd/internal/pkgpattern 1.010s ok cmd/internal/quoted 1.007s ok cmd/internal/src 1.016s ok cmd/internal/test2json 1.742s ok cmd/link 10.585s ok cmd/link/internal/benchmark 1.043s ok cmd/link/internal/ld 5.919s ok cmd/link/internal/loader 1.089s ok cmd/nm 9.152s ok cmd/objdump 1.033s ok cmd/pack 7.447s ok cmd/pprof 1.019s ok cmd/trace 1.284s ok cmd/vet 41.990s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2509 86100 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1982 54559 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 1460 80841 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3928 35204 ns/op 5282 B/op 16 allocs/op Benchmark/Reader/GNU-4 5844 43502 ns/op 5139 B/op 15 allocs/op Benchmark/Reader/PAX-4 2245 69486 ns/op 8754 B/op 33 allocs/op PASS ok archive/tar 2.411s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 635047790 ns/op 828832 B/op 83 allocs/op BenchmarkZip64Test-4 1 177596676 ns/op BenchmarkZip64TestSizes/4096-4 1076 159529 ns/op BenchmarkZip64TestSizes/1048576-4 129 1051856 ns/op BenchmarkZip64TestSizes/67108864-4 1 172785313 ns/op PASS ok archive/zip 3.234s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 153444 706.6 ns/op BenchmarkReaderCopyUnoptimal-4 102266 1172 ns/op BenchmarkReaderCopyNoWriteTo-4 16417 12011 ns/op BenchmarkReaderWriteToOptimal-4 12366 13318 ns/op BenchmarkReaderReadString-4 88824 1522 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 138178 823.2 ns/op BenchmarkWriterCopyUnoptimal-4 169329 690.9 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 13448 ns/op BenchmarkReaderEmpty-4 59305 2200 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 33936 5975 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 455202 267.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.327s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 8654 16126 ns/op 2032.00 MB/s BenchmarkWriteByte-4 396 294214 ns/op 13.92 MB/s BenchmarkWriteRune-4 230 524862 ns/op 23.41 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 4056683 ns/op BenchmarkBufferFullSmallReads-4 100 1161975 ns/op BenchmarkBufferWriteBlock/N4096-4 12320 13566 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 868 267492 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 14 8961357 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 12 9268734 ns/op 1810.09 MB/s 2796202 B/op 0 allocs/op BenchmarkIndexByte/10-4 4574785 25.93 ns/op 385.69 MB/s BenchmarkIndexByte/32-4 5386708 22.04 ns/op 1451.88 MB/s BenchmarkIndexByte/4K-4 569457 191.7 ns/op 21367.22 MB/s BenchmarkIndexBytePortable/10-4 810979 130.4 ns/op 76.70 MB/s BenchmarkIndexBytePortable/32-4 320250 370.6 ns/op 86.35 MB/s BenchmarkIndexBytePortable/4K-4 2785 43404 ns/op 94.37 MB/s BenchmarkIndexRune/10-4 1000000 109.7 ns/op 91.12 MB/s BenchmarkIndexRune/32-4 1000000 111.8 ns/op 286.23 MB/s BenchmarkIndexRune/4K-4 321861 333.8 ns/op 12270.05 MB/s BenchmarkIndexRuneASCII/10-4 4665147 29.07 ns/op 343.97 MB/s BenchmarkIndexRuneASCII/32-4 5270215 22.54 ns/op 1420.00 MB/s BenchmarkIndexRuneASCII/4K-4 819474 155.1 ns/op 26403.92 MB/s BenchmarkEqual/0-4 8605677 14.31 ns/op BenchmarkEqual/1-4 1455888 83.48 ns/op 11.98 MB/s BenchmarkEqual/6-4 1424202 89.74 ns/op 66.86 MB/s BenchmarkEqual/9-4 1400539 88.44 ns/op 101.76 MB/s BenchmarkEqual/15-4 1397026 100.1 ns/op 149.78 MB/s BenchmarkEqual/16-4 1332398 90.41 ns/op 176.96 MB/s BenchmarkEqual/20-4 1314004 85.73 ns/op 233.29 MB/s BenchmarkEqual/32-4 1306592 92.34 ns/op 346.53 MB/s BenchmarkEqual/4K-4 115676 1018 ns/op 4023.53 MB/s BenchmarkEqualBothUnaligned/64_0-4 1403560 86.42 ns/op 740.59 MB/s BenchmarkEqualBothUnaligned/64_1-4 1201180 92.15 ns/op 694.49 MB/s BenchmarkEqualBothUnaligned/64_4-4 1351239 87.88 ns/op 728.25 MB/s BenchmarkEqualBothUnaligned/64_7-4 1342003 90.05 ns/op 710.73 MB/s BenchmarkEqualBothUnaligned/4096_0-4 119096 1018 ns/op 4023.25 MB/s BenchmarkEqualBothUnaligned/4096_1-4 94810 1231 ns/op 3326.41 MB/s BenchmarkEqualBothUnaligned/4096_4-4 118398 1024 ns/op 4001.45 MB/s BenchmarkEqualBothUnaligned/4096_7-4 115080 1104 ns/op 3710.42 MB/s BenchmarkIndex/10-4 3563184 32.14 ns/op 311.13 MB/s BenchmarkIndex/32-4 2936060 40.77 ns/op 784.88 MB/s BenchmarkIndex/4K-4 73816 1613 ns/op 2538.81 MB/s BenchmarkIndexEasy/10-4 3710173 32.10 ns/op 311.50 MB/s BenchmarkIndexEasy/32-4 2877722 40.73 ns/op 785.61 MB/s BenchmarkIndexEasy/4K-4 402426 309.0 ns/op 13256.21 MB/s BenchmarkCount/10-4 1000000 105.9 ns/op 94.46 MB/s BenchmarkCount/32-4 1602382 111.2 ns/op 287.70 MB/s BenchmarkCount/4K-4 71244 1675 ns/op 2445.89 MB/s BenchmarkCountEasy/10-4 1907702 63.54 ns/op 157.38 MB/s BenchmarkCountEasy/32-4 1653343 92.40 ns/op 346.31 MB/s BenchmarkCountEasy/4K-4 413726 317.3 ns/op 12909.78 MB/s BenchmarkCountSingle/10-4 3841602 30.94 ns/op 323.22 MB/s BenchmarkCountSingle/32-4 3717866 31.60 ns/op 1012.64 MB/s BenchmarkCountSingle/4K-4 543907 221.0 ns/op 18530.39 MB/s BenchmarkToUpper/#00-4 3018775 39.43 ns/op BenchmarkToUpper/ONLYUPPER-4 317902 387.7 ns/op BenchmarkToUpper/abc-4 522367 239.7 ns/op BenchmarkToUpper/AbC123-4 314253 392.1 ns/op BenchmarkToUpper/azAZ09_-4 283327 420.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87783 1397 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31863 3145 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58654 2037 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119571 989.0 ns/op BenchmarkToLower/#00-4 3017362 37.59 ns/op BenchmarkToLower/abc-4 453259 268.5 ns/op BenchmarkToLower/AbC123-4 316141 384.5 ns/op BenchmarkToLower/azAZ09_-4 284582 457.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84964 1425 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44488 2730 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74802 1628 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 120589 984.1 ns/op BenchmarkFields/ASCII/16-4 132909 938.4 ns/op 17.05 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9770 11716 ns/op 21.85 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 657 179984 ns/op 22.76 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 38 3045591 ns/op 21.52 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 49805014 ns/op 21.05 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 112209 1086 ns/op 14.74 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6884 16873 ns/op 15.17 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 393 300729 ns/op 13.62 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5193640 ns/op 12.62 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 102193738 ns/op 10.26 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 168261 705.9 ns/op 22.67 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14311 8513 ns/op 30.07 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 848 142668 ns/op 28.71 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 2690148 ns/op 24.36 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 52640297 ns/op 19.92 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 167998 794.5 ns/op 20.14 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11627 ns/op 22.02 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 582 203640 ns/op 20.11 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 3771114 ns/op 17.38 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 68374668 ns/op 15.34 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1490941 77.57 ns/op BenchmarkTrimSpace/ASCII-4 560032 215.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 87495 1388 ns/op BenchmarkTrimSpace/JustNonASCII-4 41163 2923 ns/op BenchmarkToValidUTF8/Valid-4 422944 299.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 342630 344.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 87568 1372 ns/op BenchmarkIndexHard1-4 1718 67443 ns/op BenchmarkIndexHard2-4 386 314029 ns/op BenchmarkIndexHard3-4 168 804260 ns/op BenchmarkIndexHard4-4 91 1322273 ns/op BenchmarkLastIndexHard1-4 4 26073074 ns/op BenchmarkLastIndexHard2-4 4 25642009 ns/op BenchmarkLastIndexHard3-4 4 25510904 ns/op BenchmarkCountHard1-4 1744 67823 ns/op BenchmarkCountHard2-4 390 313543 ns/op BenchmarkCountHard3-4 169 742276 ns/op BenchmarkSplitEmptySeparator-4 1 119659107 ns/op BenchmarkSplitSingleByteSeparator-4 14 7891487 ns/op BenchmarkSplitMultiByteSeparator-4 12 8530250 ns/op BenchmarkSplitNSingleByteSeparator-4 208872 555.9 ns/op BenchmarkSplitNMultiByteSeparator-4 68841 1702 ns/op BenchmarkRepeat-4 192664 623.2 ns/op BenchmarkRepeatLarge/256/1-4 135201 851.4 ns/op 300.68 MB/s BenchmarkRepeatLarge/256/16-4 218128 558.9 ns/op 458.00 MB/s BenchmarkRepeatLarge/512/1-4 107440 1139 ns/op 449.67 MB/s BenchmarkRepeatLarge/512/16-4 156498 737.2 ns/op 694.51 MB/s BenchmarkRepeatLarge/1024/1-4 80088 1326 ns/op 772.07 MB/s BenchmarkRepeatLarge/1024/16-4 112564 975.9 ns/op 1049.30 MB/s BenchmarkRepeatLarge/2048/1-4 64514 1919 ns/op 1067.26 MB/s BenchmarkRepeatLarge/2048/16-4 73875 1791 ns/op 1143.23 MB/s BenchmarkRepeatLarge/4096/1-4 40298 2841 ns/op 1442.00 MB/s BenchmarkRepeatLarge/4096/16-4 46332 3043 ns/op 1345.96 MB/s BenchmarkRepeatLarge/8192/1-4 24717 4851 ns/op 1688.60 MB/s BenchmarkRepeatLarge/8192/16-4 24114 4597 ns/op 1781.90 MB/s BenchmarkRepeatLarge/8192/4097-4 56272 2131 ns/op 1922.33 MB/s BenchmarkRepeatLarge/16384/1-4 14301 8954 ns/op 1829.83 MB/s BenchmarkRepeatLarge/16384/16-4 12421 8579 ns/op 1909.87 MB/s BenchmarkRepeatLarge/16384/4097-4 19616 7346 ns/op 1673.07 MB/s BenchmarkRepeatLarge/32768/1-4 7204 20700 ns/op 1583.00 MB/s BenchmarkRepeatLarge/32768/16-4 6097 17960 ns/op 1824.50 MB/s BenchmarkRepeatLarge/32768/4097-4 6506 26800 ns/op 1070.12 MB/s BenchmarkRepeatLarge/65536/1-4 4063 39887 ns/op 1643.06 MB/s BenchmarkRepeatLarge/65536/16-4 2785 44205 ns/op 1482.54 MB/s BenchmarkRepeatLarge/65536/4097-4 3664 37763 ns/op 1627.39 MB/s BenchmarkRepeatLarge/131072/1-4 552 226398 ns/op 578.94 MB/s BenchmarkRepeatLarge/131072/16-4 561 276777 ns/op 473.57 MB/s BenchmarkRepeatLarge/131072/4097-4 546 215239 ns/op 590.07 MB/s BenchmarkRepeatLarge/262144/1-4 261 424983 ns/op 616.83 MB/s BenchmarkRepeatLarge/262144/16-4 272 441174 ns/op 594.20 MB/s BenchmarkRepeatLarge/262144/4097-4 276 462016 ns/op 558.66 MB/s BenchmarkRepeatLarge/524288/1-4 69 1952015 ns/op 268.59 MB/s BenchmarkRepeatLarge/524288/16-4 100 1605810 ns/op 326.49 MB/s BenchmarkRepeatLarge/524288/4097-4 116 1263677 ns/op 411.75 MB/s BenchmarkRepeatLarge/1048576/1-4 67 2086416 ns/op 502.57 MB/s BenchmarkRepeatLarge/1048576/16-4 64 1766507 ns/op 593.59 MB/s BenchmarkRepeatLarge/1048576/4097-4 52 2024659 ns/op 516.01 MB/s BenchmarkRepeatLarge/2097152/1-4 33 3459200 ns/op 606.25 MB/s BenchmarkRepeatLarge/2097152/16-4 36 4957133 ns/op 423.06 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 3572831 ns/op 585.97 MB/s BenchmarkRepeatLarge/4194304/1-4 16 7026419 ns/op 596.93 MB/s BenchmarkRepeatLarge/4194304/16-4 18 7329574 ns/op 572.24 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6678380 ns/op 627.58 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14932413 ns/op 561.77 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14654241 ns/op 572.44 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14966295 ns/op 560.36 MB/s BenchmarkRepeatLarge/16777216/1-4 4 32324844 ns/op 519.02 MB/s BenchmarkRepeatLarge/16777216/16-4 4 32361992 ns/op 518.42 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31621447 ns/op 530.56 MB/s BenchmarkRepeatLarge/33554432/1-4 2 59005674 ns/op 568.66 MB/s BenchmarkRepeatLarge/33554432/16-4 2 63847848 ns/op 525.54 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 65024306 ns/op 516.03 MB/s BenchmarkRepeatLarge/67108864/1-4 1 126157391 ns/op 531.95 MB/s BenchmarkRepeatLarge/67108864/16-4 1 124697234 ns/op 538.17 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 139857892 ns/op 479.84 MB/s BenchmarkRepeatLarge/134217728/1-4 1 227697320 ns/op 589.46 MB/s BenchmarkRepeatLarge/134217728/16-4 1 280406469 ns/op 478.65 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 275542426 ns/op 487.10 MB/s BenchmarkRepeatLarge/268435456/1-4 1 454309626 ns/op 590.86 MB/s BenchmarkRepeatLarge/268435456/16-4 1 546488783 ns/op 491.20 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 521471155 ns/op 514.77 MB/s BenchmarkRepeatLarge/536870912/1-4 1 938345756 ns/op 572.15 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1031619370 ns/op 520.42 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1044643433 ns/op 513.93 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1806995787 ns/op 594.21 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2059303501 ns/op 521.41 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2085034310 ns/op 514.98 MB/s BenchmarkBytesCompare/1-4 11025333 10.96 ns/op BenchmarkBytesCompare/2-4 11054919 10.90 ns/op BenchmarkBytesCompare/4-4 11073392 10.83 ns/op BenchmarkBytesCompare/8-4 11054294 10.83 ns/op BenchmarkBytesCompare/16-4 11110820 10.93 ns/op BenchmarkBytesCompare/32-4 10028190 12.25 ns/op BenchmarkBytesCompare/64-4 9249668 13.48 ns/op BenchmarkBytesCompare/128-4 8135250 14.11 ns/op BenchmarkBytesCompare/256-4 7055445 17.05 ns/op BenchmarkBytesCompare/512-4 4861855 24.82 ns/op BenchmarkBytesCompare/1024-4 2938629 40.57 ns/op BenchmarkBytesCompare/2048-4 1673446 73.07 ns/op BenchmarkIndexAnyASCII/1:1-4 2717686 43.06 ns/op BenchmarkIndexAnyASCII/1:2-4 2722857 43.72 ns/op BenchmarkIndexAnyASCII/1:4-4 2646110 45.09 ns/op BenchmarkIndexAnyASCII/1:8-4 2512728 47.71 ns/op BenchmarkIndexAnyASCII/1:16-4 2149820 55.59 ns/op BenchmarkIndexAnyASCII/1:32-4 2151244 56.09 ns/op BenchmarkIndexAnyASCII/1:64-4 1987009 60.10 ns/op BenchmarkIndexAnyASCII/16:1-4 2669336 45.48 ns/op BenchmarkIndexAnyASCII/16:2-4 490813 241.8 ns/op BenchmarkIndexAnyASCII/16:4-4 476596 247.2 ns/op BenchmarkIndexAnyASCII/16:8-4 475468 254.0 ns/op BenchmarkIndexAnyASCII/16:16-4 449258 269.0 ns/op BenchmarkIndexAnyASCII/16:32-4 403969 299.7 ns/op BenchmarkIndexAnyASCII/16:64-4 343936 350.4 ns/op BenchmarkIndexAnyASCII/256:1-4 2136706 55.52 ns/op BenchmarkIndexAnyASCII/256:2-4 39602 2992 ns/op BenchmarkIndexAnyASCII/256:4-4 40406 2990 ns/op BenchmarkIndexAnyASCII/256:8-4 40372 2995 ns/op BenchmarkIndexAnyASCII/256:16-4 39859 3045 ns/op BenchmarkIndexAnyASCII/256:32-4 39669 3075 ns/op BenchmarkIndexAnyASCII/256:64-4 34522 3100 ns/op BenchmarkIndexAnyUTF8/1:1-4 2810259 42.10 ns/op BenchmarkIndexAnyUTF8/1:2-4 2784932 43.50 ns/op BenchmarkIndexAnyUTF8/1:4-4 2585898 46.19 ns/op BenchmarkIndexAnyUTF8/1:8-4 2549802 46.77 ns/op BenchmarkIndexAnyUTF8/1:16-4 2205356 54.71 ns/op BenchmarkIndexAnyUTF8/1:32-4 2148912 56.00 ns/op BenchmarkIndexAnyUTF8/1:64-4 2028508 58.60 ns/op BenchmarkIndexAnyUTF8/16:1-4 160071 761.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 255736 475.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 241162 507.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 231097 538.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 188606 632.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 180460 645.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 174948 686.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11542 ns/op BenchmarkIndexAnyUTF8/256:2-4 16838 6805 ns/op BenchmarkIndexAnyUTF8/256:4-4 16488 7334 ns/op BenchmarkIndexAnyUTF8/256:8-4 15358 7736 ns/op BenchmarkIndexAnyUTF8/256:16-4 12584 9456 ns/op BenchmarkIndexAnyUTF8/256:32-4 12400 9580 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10373 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2777517 43.41 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2706621 43.47 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2640062 45.30 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2533862 47.79 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2135193 55.59 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2117485 57.06 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2028124 57.86 ns/op BenchmarkLastIndexAnyASCII/16:1-4 338313 340.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 353163 339.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 350396 343.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 332937 356.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 315548 373.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 300304 398.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 259336 459.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25413 4736 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25368 4728 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25198 4800 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24723 4826 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24688 4821 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24886 4820 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24566 4867 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2750278 43.32 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2712916 44.13 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2575315 45.86 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2487494 47.60 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2149010 55.53 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2151481 56.26 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2038435 58.71 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 290002 408.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 247389 477.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 238051 534.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 220057 536.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 187225 641.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 182817 657.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 173138 700.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20366 5975 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17133 6869 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16352 7347 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15505 7715 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12730 9440 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12543 9778 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10246 ns/op BenchmarkTrimASCII/1:1-4 3206678 36.62 ns/op BenchmarkTrimASCII/1:2-4 2308982 52.22 ns/op BenchmarkTrimASCII/1:4-4 2192493 54.45 ns/op BenchmarkTrimASCII/1:8-4 1935910 62.44 ns/op BenchmarkTrimASCII/1:16-4 1523124 78.70 ns/op BenchmarkTrimASCII/16:1-4 520430 221.3 ns/op BenchmarkTrimASCII/16:2-4 340234 340.2 ns/op BenchmarkTrimASCII/16:4-4 350043 343.7 ns/op BenchmarkTrimASCII/16:8-4 340989 350.4 ns/op BenchmarkTrimASCII/16:16-4 328904 366.4 ns/op BenchmarkTrimASCII/256:1-4 40114 3016 ns/op BenchmarkTrimASCII/256:2-4 25436 4798 ns/op BenchmarkTrimASCII/256:4-4 25472 4714 ns/op BenchmarkTrimASCII/256:8-4 25431 4747 ns/op BenchmarkTrimASCII/256:16-4 24919 4792 ns/op BenchmarkTrimASCII/4096:1-4 2511 47226 ns/op BenchmarkTrimASCII/4096:2-4 1610 75704 ns/op BenchmarkTrimASCII/4096:4-4 1608 74511 ns/op BenchmarkTrimASCII/4096:8-4 1579 75486 ns/op BenchmarkTrimASCII/4096:16-4 1446 75465 ns/op BenchmarkTrimByte-4 2162626 55.65 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30590 3838 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30650 3847 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 501 234655 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 984 119992 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1928 61046 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3688 31496 ns/op BenchmarkCompareBytesEqual-4 10493308 11.51 ns/op BenchmarkCompareBytesToNil-4 13461046 8.997 ns/op BenchmarkCompareBytesEmpty-4 13263520 9.022 ns/op BenchmarkCompareBytesIdentical-4 13376559 8.988 ns/op BenchmarkCompareBytesSameLength-4 10753054 11.21 ns/op BenchmarkCompareBytesDifferentLength-4 10794000 11.09 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2443 50473 ns/op 20775.05 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2415 49761 ns/op 21072.45 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2364 49476 ns/op 21193.99 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2475 49417 ns/op 21218.97 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2425 49497 ns/op 21184.95 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2452 49539 ns/op 21166.90 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2448 49843 ns/op 21037.77 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2210 49604 ns/op 21139.21 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2289 52454 ns/op 19990.38 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2313 52017 ns/op 20158.40 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2294 52437 ns/op 19997.00 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2286 51647 ns/op 20302.68 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2407 51897 ns/op 20205.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2433 51566 ns/op 20334.71 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2400 50826 ns/op 20630.74 MB/s BenchmarkCompareBytesBig-4 2426 48915 ns/op 21436.81 MB/s BenchmarkCompareBytesBigIdentical-4 13518294 8.896 ns/op 117873924.65 MB/s PASS ok bytes 64.553s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 99057873 ns/op 1.01 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 384065145 ns/op 1.48 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 31323141 ns/op 0.52 MB/s 3647538 B/op 52 allocs/op PASS ok compress/bzip2 2.640s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 42 2678368 ns/op 3.73 MB/s 42692 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 28973640 ns/op 3.45 MB/s 42712 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 259734068 ns/op 3.85 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 42 2739237 ns/op 3.65 MB/s 42967 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 29018226 ns/op 3.45 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 311490949 ns/op 3.21 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 42 2731094 ns/op 3.66 MB/s 43319 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 26441320 ns/op 3.78 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 261836632 ns/op 3.82 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 43 2664874 ns/op 3.75 MB/s 42872 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 26852135 ns/op 3.72 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 270372846 ns/op 3.70 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 39 2880733 ns/op 3.47 MB/s 43562 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 3 84089514 ns/op 1.19 MB/s 50658 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 297261024 ns/op 3.36 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 50 2259997 ns/op 4.42 MB/s 43126 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 24886241 ns/op 4.02 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 196585828 ns/op 5.09 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 55 2043767 ns/op 4.89 MB/s 42543 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 16243907 ns/op 6.16 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 159657837 ns/op 6.26 MB/s 70328 B/op 163 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 2035112 ns/op 4.91 MB/s 43032 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 15201061 ns/op 6.58 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 161346329 ns/op 6.20 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 1264824 ns/op 7.91 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11795850 ns/op 8.48 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 116876063 ns/op 8.56 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3050816 ns/op 3.28 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 26674150 ns/op 3.75 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 264037401 ns/op 3.79 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9629470 ns/op 1.04 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 100615758 ns/op 0.99 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 999238171 ns/op 1.00 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9264588 ns/op 1.08 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 94992770 ns/op 1.05 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1043406749 ns/op 0.96 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1615421 ns/op 6.19 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12990455 ns/op 7.70 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127375200 ns/op 7.85 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2837507 ns/op 3.52 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 21128427 ns/op 4.73 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 203339055 ns/op 4.92 MB/s BenchmarkEncode/Newton/Default/1e4-4 12 8914314 ns/op 1.12 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 83089315 ns/op 1.20 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 835904278 ns/op 1.20 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 8664666 ns/op 1.15 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 98953530 ns/op 1.01 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1027638544 ns/op 0.97 MB/s PASS ok compress/flate 20.216s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 27 3921297 ns/op 2.55 MB/s BenchmarkDecoder/1e-Reuse4-4 30 4065570 ns/op 2.46 MB/s BenchmarkDecoder/1e5-4 3 38763645 ns/op 2.58 MB/s BenchmarkDecoder/1e-Reuse5-4 3 38431195 ns/op 2.60 MB/s BenchmarkDecoder/1e6-4 1 405849781 ns/op 2.46 MB/s BenchmarkDecoder/1e-Reuse6-4 1 389233753 ns/op 2.57 MB/s BenchmarkEncoder/1e4-4 37 3041653 ns/op 3.29 MB/s BenchmarkEncoder/1e-Reuse4-4 39 2836017 ns/op 3.53 MB/s BenchmarkEncoder/1e5-4 4 30035468 ns/op 3.33 MB/s BenchmarkEncoder/1e-Reuse5-4 4 30215780 ns/op 3.31 MB/s BenchmarkEncoder/1e6-4 1 311269172 ns/op 3.21 MB/s BenchmarkEncoder/1e-Reuse6-4 1 342817877 ns/op 2.92 MB/s PASS ok compress/lzw 4.829s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 19 6088880 ns/op PASS ok container/heap 1.135s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 30501 3716 ns/op BenchmarkWithTimeout/concurrency=40-4 7578 23077 ns/op BenchmarkWithTimeout/concurrency=4000-4 9030 14726 ns/op BenchmarkWithTimeout/concurrency=400000-4 8205 13004 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 426790 263.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18104 6025 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 23401 4651 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 5497 42190 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3662 34826 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 5148 27117 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 472 294879 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 325 348122 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 548 275950 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 50 2890358 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 28 4695627 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 54 3570869 ns/op BenchmarkCheckCanceled/Err-4 403794 252.1 ns/op BenchmarkCheckCanceled/Done-4 594302 204.9 ns/op BenchmarkContextCancelDone-4 669210 185.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 35223 3353 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 32102 3794 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 28534 4547 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 21188 6623 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13750 8553 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 502788 244.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 274616 436.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 171346 639.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 116746 1039 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 60180 1969 ns/op PASS ok context 10.446s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1851886 65.00 ns/op 246.17 MB/s BenchmarkDecrypt-4 1817984 64.85 ns/op 246.73 MB/s BenchmarkExpand-4 12274 9242 ns/op PASS ok crypto/aes 1.601s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 168548 677.0 ns/op 94.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 352831 341.7 ns/op 187.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 177938 680.8 ns/op 94.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 361792 329.5 ns/op 194.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 161916 882.6 ns/op 1529.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 285903 388.4 ns/op 3475.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 162038 829.7 ns/op 1627.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 281336 457.3 ns/op 2952.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 101212 1394 ns/op 5875.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 144920 818.2 ns/op 10011.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 90382 1307 ns/op 6265.80 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 139093 917.1 ns/op 8932.38 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2284 51934 ns/op 19.62 MB/s BenchmarkAESCFBDecrypt1K-4 2342 51754 ns/op 19.69 MB/s BenchmarkAESCFBDecrypt8K-4 296 408429 ns/op 20.05 MB/s BenchmarkAESOFB1K-4 5900 20548 ns/op 49.59 MB/s BenchmarkAESCTR1K-4 5594 21622 ns/op 47.13 MB/s BenchmarkAESCTR8K-4 705 174286 ns/op 46.97 MB/s BenchmarkAESCBCEncrypt1K-4 416763 287.9 ns/op 3556.43 MB/s BenchmarkAESCBCDecrypt1K-4 839242 142.8 ns/op 7170.09 MB/s PASS ok crypto/cipher 5.244s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 45969 2828 ns/op 2.83 MB/s BenchmarkDecrypt-4 36921 3145 ns/op 2.54 MB/s BenchmarkTDESEncrypt-4 14310 8425 ns/op 0.95 MB/s BenchmarkTDESDecrypt-4 13719 9028 ns/op 0.89 MB/s PASS ok crypto/des 1.773s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 915 128844 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 7 17254386 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 3 39984606 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 24 4991244 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 2.054s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2620 44530 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1892 63834 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1335 86671 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2422 49324 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1225 118131 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 765 156234 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3540 36400 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 25 4233488 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 10 11148000 ns/op 1420 B/op 17 allocs/op PASS ok crypto/ecdsa 2.835s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 98 1059219 ns/op BenchmarkNewKeyFromSeed-4 100 1155858 ns/op BenchmarkSigning-4 98 1257256 ns/op BenchmarkVerification-4 51 2512663 ns/op PASS ok crypto/ed25519 1.722s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4516 26774 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 79 1614543 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 27 5156074 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 10 11221381 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1281 105660 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 31 4015164 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 10 11214305 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 29835728 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8268 17410 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4207 31114 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3003 40385 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 45 3287190 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1936 64917 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 140 920571 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 774 155687 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 49 2328843 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.482s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 13694 12332 ns/op 83.03 MB/s BenchmarkHMACSHA256_32-4 17787 6882 ns/op 4.65 MB/s BenchmarkNewWriteSum-4 9943 12779 ns/op 2.50 MB/s PASS ok crypto/hmac 2.188s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 39195 3037 ns/op BenchmarkModSub-4 42294 2859 ns/op BenchmarkMontgomeryRepr-4 13009 9219 ns/op BenchmarkMontgomeryMul-4 12901 9246 ns/op BenchmarkModMul-4 6420 18633 ns/op BenchmarkExpBig-4 7 16123030 ns/op BenchmarkExp-4 4 32305972 ns/op PASS ok crypto/internal/bigmod 2.444s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 547 219809 ns/op BenchmarkScalarBaseMult-4 121 990919 ns/op BenchmarkScalarMult-4 43 2680658 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 54 2261567 ns/op PASS ok crypto/internal/edwards25519 1.609s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 220791 743.6 ns/op BenchmarkMultiply-4 268700 521.2 ns/op BenchmarkSquare-4 353623 378.3 ns/op BenchmarkInvert-4 1369 88671 ns/op BenchmarkMult32-4 956575 140.8 ns/op PASS ok crypto/internal/edwards25519/field 2.285s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 30 4945959 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1365 79012 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 10 10743553 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 28776968 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 78 1487594 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7101 17305 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 31 3737581 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 117326823 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.268s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 300985 395.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 136868 860.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 61562 1923 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 300087 406.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 143338 849.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 59994 1975 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.968s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 84879 1402 ns/op 5.71 MB/s BenchmarkHash64-4 101360 1232 ns/op 51.95 MB/s BenchmarkHash128-4 73584 1410 ns/op 90.75 MB/s BenchmarkHash256-4 83614 1534 ns/op 166.92 MB/s BenchmarkHash512-4 67634 1876 ns/op 272.85 MB/s BenchmarkHash1K-4 46093 2526 ns/op 405.42 MB/s BenchmarkHash8K-4 10000 12360 ns/op 662.77 MB/s BenchmarkHash1M-4 86 1817824 ns/op 576.83 MB/s BenchmarkHash8M-4 9 11914417 ns/op 704.07 MB/s BenchmarkHash8BytesUnaligned-4 85128 1656 ns/op 4.83 MB/s BenchmarkHash1KUnaligned-4 49372 3190 ns/op 321.01 MB/s BenchmarkHash8KUnaligned-4 10000 12155 ns/op 673.97 MB/s PASS ok crypto/md5 3.525s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 261440853 ns/op PASS ok crypto/rand 1.323s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11030 ns/op 11.60 MB/s BenchmarkRC4_1K-4 1381 104033 ns/op 9.84 MB/s BenchmarkRC4_8K-4 176 706892 ns/op 11.45 MB/s PASS ok crypto/rc4 1.652s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 17265256 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 41922250 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 76011234 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 5791180 ns/op BenchmarkDecryptOAEP/2048-4 6 17459399 ns/op BenchmarkEncryptOAEP/2048-4 20 6623036 ns/op BenchmarkSignPKCS1v15/2048-4 6 23765033 ns/op BenchmarkVerifyPKCS1v15/2048-4 20 5773424 ns/op BenchmarkSignPSS/2048-4 6 21379714 ns/op BenchmarkVerifyPSS/2048-4 20 5806320 ns/op PASS ok crypto/rsa 3.204s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 78541 1469 ns/op 5.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 105380 1157 ns/op 6.91 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 91813 1444 ns/op 221.66 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 107722 1031 ns/op 310.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 69244 1735 ns/op 590.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 87304 1373 ns/op 745.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21108 5450 ns/op 1503.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 23199 5186 ns/op 1579.61 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.421s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 62481 1917 ns/op 4.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 71269 1659 ns/op 4.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 70010 1734 ns/op 4.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 58540 2003 ns/op 511.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 67140 1763 ns/op 580.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 63498 1864 ns/op 549.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23461 5158 ns/op 1588.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 22861 4915 ns/op 1666.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23868 4964 ns/op 1650.35 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.428s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 47017 2562 ns/op 3.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 60326 1963 ns/op 4.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 52370 2293 ns/op 3.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 46088 2580 ns/op 396.94 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 59794 2006 ns/op 510.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 50700 2360 ns/op 433.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 26599 4575 ns/op 1790.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 30162 3964 ns/op 2066.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27727 4395 ns/op 1864.13 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.388s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13549476 8.469 ns/op BenchmarkConstantTimeEq-4 14349104 8.998 ns/op BenchmarkConstantTimeLessOrEq-4 14278023 8.404 ns/op BenchmarkXORBytes/8Bytes-4 319170 368.4 ns/op 21.72 MB/s BenchmarkXORBytes/128Bytes-4 167374 699.4 ns/op 183.01 MB/s BenchmarkXORBytes/2048Bytes-4 20434 6127 ns/op 334.27 MB/s BenchmarkXORBytes/32768Bytes-4 1323 93964 ns/op 348.73 MB/s PASS ok crypto/subtle 2.013s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 100 1904610 ns/op BenchmarkCertCache/1-4 217 768590 ns/op BenchmarkCertCache/2-4 100 1093288 ns/op BenchmarkCertCache/3-4 266 460628 ns/op BenchmarkHandshakeServer/RSA-4 12 12888073 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 12445327 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11576912 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 122 1009916 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 196 601499 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6388770 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5491680 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 41718719 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 42247181 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 39031131 ns/op 26.87 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 41434068 ns/op 25.31 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 52039824 ns/op 40.30 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 66650859 ns/op 31.46 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 89945970 ns/op 46.63 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 90551892 ns/op 46.32 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 116107587 ns/op 72.25 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 186979341 ns/op 44.86 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 302783458 ns/op 55.41 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 356147702 ns/op 47.11 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 520358330 ns/op 64.48 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 612435102 ns/op 54.79 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 858101097 ns/op 78.21 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1242157076 ns/op 54.03 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 37336856 ns/op 28.08 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 42610302 ns/op 24.61 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 61460114 ns/op 34.12 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 61404213 ns/op 34.15 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 215203636 ns/op 19.49 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 103679635 ns/op 40.45 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 136041646 ns/op 61.66 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 154520475 ns/op 54.29 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 231181512 ns/op 72.57 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 402328069 ns/op 41.70 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 551897245 ns/op 60.80 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 665052767 ns/op 50.45 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 965336247 ns/op 69.52 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 994971901 ns/op 67.45 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717078528 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 719646526 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 308136254 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 307761802 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 166575788 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 162389895 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 105662232 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 93585641 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 54240272 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 53882562 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 157093156 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 157749438 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 81627642 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78374066 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 52695384 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50530872 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 39734034 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 36716159 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 32468984 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 31709599 ns/op PASS ok crypto/tls 20.667s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 23072909 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 478 246381 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 939 128015 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 810 140530 ns/op 13508 B/op 187 allocs/op PASS ok crypto/x509 2.336s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 37 2758463 ns/op 280669 B/op 1641 allocs/op BenchmarkConcurrentStmtQuery-4 42 2761310 ns/op 269873 B/op 2027 allocs/op BenchmarkConcurrentStmtExec-4 61 1949228 ns/op 223886 B/op 689 allocs/op BenchmarkConcurrentTxQuery-4 50 2357121 ns/op 278138 B/op 2159 allocs/op BenchmarkConcurrentTxExec-4 74 1447504 ns/op 87872 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 56 2136586 ns/op 104452 B/op 2049 allocs/op BenchmarkConcurrentTxStmtExec-4 157 763184 ns/op 40245 B/op 381 allocs/op BenchmarkConcurrentRandom-4 55 2288282 ns/op 232160 B/op 1823 allocs/op BenchmarkManyConcurrentQueries-4 1882 56225 ns/op 4148 B/op 20 allocs/op BenchmarkGrabConn-4 265965 479.8 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.439s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1585 69541 ns/op BenchmarkSymbols32-4 1993 58732 ns/op PASS ok debug/elf 1.254s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 290787 391.0 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 76 1516628 ns/op 188214 B/op 13 allocs/op Benchmark115/LineToPC-4 52 2181426 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12796 9365 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.801s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 57154 2090 ns/op BenchmarkMarshal-4 687 169265 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2672 42800 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.412s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 220 541244 ns/op 15.14 MB/s BenchmarkEncodeToString-4 244 467123 ns/op 17.54 MB/s BenchmarkDecode-4 129 835278 ns/op 15.70 MB/s BenchmarkDecodeString-4 130 824935 ns/op 15.89 MB/s PASS ok encoding/base32 1.774s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 288 401542 ns/op 20.40 MB/s BenchmarkDecodeString/2-4 336403 343.9 ns/op 11.63 MB/s BenchmarkDecodeString/4-4 248863 483.7 ns/op 16.54 MB/s BenchmarkDecodeString/8-4 175902 691.5 ns/op 17.35 MB/s BenchmarkDecodeString/64-4 28999 4137 ns/op 21.27 MB/s BenchmarkDecodeString/8192-4 207 484370 ns/op 22.55 MB/s BenchmarkNewEncoding-4 52218 2320 ns/op 110.36 MB/s PASS ok encoding/base64 2.031s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1332 90931 ns/op 43.99 MB/s BenchmarkReadStruct-4 14714 8191 ns/op 9.16 MB/s BenchmarkWriteStruct-4 14649 8124 ns/op 9.23 MB/s BenchmarkReadInts-4 44996 2649 ns/op 11.33 MB/s BenchmarkWriteInts-4 38917 3079 ns/op 9.74 MB/s BenchmarkWriteSlice1000Int32s-4 954 121281 ns/op 32.98 MB/s BenchmarkPutUint16-4 3283550 45.97 ns/op 43.51 MB/s BenchmarkAppendUint16-4 3136521 36.02 ns/op 55.52 MB/s BenchmarkPutUint32-4 2386227 51.17 ns/op 78.17 MB/s BenchmarkAppendUint32-4 2220885 53.12 ns/op 75.31 MB/s BenchmarkPutUint64-4 690886 157.3 ns/op 50.84 MB/s BenchmarkAppendUint64-4 748449 158.9 ns/op 50.35 MB/s BenchmarkLittleEndianPutUint16-4 2855234 46.31 ns/op 43.19 MB/s BenchmarkLittleEndianAppendUint16-4 3244197 37.22 ns/op 53.73 MB/s BenchmarkLittleEndianPutUint32-4 2294277 55.73 ns/op 71.78 MB/s BenchmarkLittleEndianAppendUint32-4 2241351 50.82 ns/op 78.71 MB/s BenchmarkLittleEndianPutUint64-4 714459 166.3 ns/op 48.10 MB/s BenchmarkLittleEndianAppendUint64-4 761107 161.5 ns/op 49.53 MB/s BenchmarkReadFloats-4 169218 712.4 ns/op 16.85 MB/s BenchmarkWriteFloats-4 169783 723.2 ns/op 16.59 MB/s BenchmarkReadSlice1000Float32s-4 1221 103321 ns/op 38.71 MB/s BenchmarkWriteSlice1000Float32s-4 918 144510 ns/op 27.68 MB/s BenchmarkReadSlice1000Uint8s-4 90038 1501 ns/op 666.15 MB/s BenchmarkWriteSlice1000Uint8s-4 142362 1516 ns/op 659.42 MB/s BenchmarkPutUvarint32-4 495034 238.2 ns/op 16.80 MB/s BenchmarkPutUvarint64-4 172009 699.6 ns/op 11.44 MB/s PASS ok encoding/binary 5.399s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5478 20831 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4995 20873 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5620 22352 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3244 34793 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5943 19760 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6008 19983 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5728 21310 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3566 33678 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12919 9523 ns/op PASS ok encoding/csv 2.213s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 13660 8358 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 16878 7638 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 265 501681 ns/op 16663 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 711 202864 ns/op 692 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1267 128161 ns/op 52 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1100 127331 ns/op 80 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2460 49616 ns/op 157 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 74 1733599 ns/op 33161 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 496 229111 ns/op 25254 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1107 131094 ns/op 10798 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1072 116427 ns/op 9761 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 855 176754 ns/op 39135 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 252 410040 ns/op 66468 B/op 2208 allocs/op BenchmarkDecodeBytesSlice-4 516 221283 ns/op 23785 B/op 192 allocs/op BenchmarkDecodeInterfaceSlice-4 112 1102145 ns/op 82946 B/op 3178 allocs/op BenchmarkDecodeMap-4 73 1655083 ns/op 54131 B/op 181 allocs/op PASS ok encoding/gob 4.106s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14500 8264 ns/op 30.98 MB/s BenchmarkEncode/1024-4 3458 33303 ns/op 30.75 MB/s BenchmarkEncode/4096-4 882 135951 ns/op 30.13 MB/s BenchmarkEncode/16384-4 225 532836 ns/op 30.75 MB/s BenchmarkDecode/256-4 28970 4136 ns/op 61.90 MB/s BenchmarkDecode/1024-4 7332 16413 ns/op 62.39 MB/s BenchmarkDecode/4096-4 1830 65736 ns/op 62.31 MB/s BenchmarkDecode/16384-4 454 266127 ns/op 61.56 MB/s BenchmarkDump/256-4 1310 91892 ns/op 2.79 MB/s BenchmarkDump/1024-4 334 358319 ns/op 2.86 MB/s BenchmarkDump/4096-4 82 1422880 ns/op 2.88 MB/s BenchmarkDump/16384-4 19 5804295 ns/op 2.82 MB/s PASS ok encoding/hex 2.736s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 153014093 ns/op 12.68 MB/s 8390800 B/op 55 allocs/op BenchmarkCodeEncoderError-4 1 157136863 ns/op 12.35 MB/s 8395064 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 158338508 ns/op 12.26 MB/s 10332832 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 162687214 ns/op 11.93 MB/s 10335896 B/op 112 allocs/op BenchmarkMarshalBytes/32-4 19423 6074 ns/op BenchmarkMarshalBytes/256-4 5649 20671 ns/op BenchmarkMarshalBytes/4096-4 469 251330 ns/op BenchmarkMarshalBytesError/32-4 51 2252469 ns/op BenchmarkMarshalBytesError/256-4 49 2346801 ns/op BenchmarkMarshalBytesError/4096-4 44 2624656 ns/op BenchmarkMarshalMap-4 36758 3686 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 486138663 ns/op 3.99 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 27176 4383 ns/op 3.19 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 36422 2796 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 413921847 ns/op 4.69 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 413218509 ns/op 4.70 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 66111 1582 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 114199 1063 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 189942 652.2 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 17510 6603 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 48886 2475 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 85954 1303 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 12294 9844 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6015 19642 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1412 89141 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 159 778509 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 16 7351828 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 757010 162.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 733443 158.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 628808 161.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 748814 160.5 ns/op BenchmarkEncodeMarshaler-4 64986 1837 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 91909 1375 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5519468 21.65 ns/op BenchmarkNumberIsValidRegexp-4 14943 8502 ns/op PASS ok encoding/json 9.022s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 39 2997528 ns/op 21.86 MB/s BenchmarkDecode-4 18 6117627 ns/op 14.51 MB/s PASS ok encoding/pem 1.357s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2842 37885 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 895 131989 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3338 33971 ns/op PASS ok encoding/xml 1.376s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 246324 476.1 ns/op BenchmarkAs-4 84222 1408 ns/op PASS ok errors 1.267s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 764034 201.8 ns/op BenchmarkIntSet-4 807777 132.2 ns/op BenchmarkFloatAdd-4 163869 741.8 ns/op BenchmarkFloatSet-4 1000000 119.0 ns/op BenchmarkStringSet-4 686445 171.1 ns/op BenchmarkMapSet-4 201592 596.1 ns/op BenchmarkMapSetDifferent-4 77160 1665 ns/op BenchmarkMapSetDifferentRandom-4 327 352287 ns/op BenchmarkMapSetString-4 166881 638.0 ns/op BenchmarkMapAddSame-4 51111 2139 ns/op BenchmarkMapAddDifferent-4 18282 6646 ns/op BenchmarkMapAddDifferentRandom-4 310 384200 ns/op BenchmarkMapAddSameSteadyState-4 366918 324.2 ns/op BenchmarkMapAddDifferentSteadyState-4 108014 1107 ns/op BenchmarkMapString-4 7927 14589 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 62130 2717 ns/op PASS ok expvar 3.403s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 81254 1420 ns/op BenchmarkSprintfEmpty-4 342062 365.4 ns/op BenchmarkSprintfString-4 249165 480.2 ns/op BenchmarkSprintfTruncateString-4 200401 832.5 ns/op BenchmarkSprintfTruncateBytes-4 100257 1248 ns/op BenchmarkSprintfSlowParsingPath-4 195518 767.7 ns/op BenchmarkSprintfQuoteString-4 36915 3241 ns/op BenchmarkSprintfInt-4 193927 548.0 ns/op BenchmarkSprintfIntInt-4 192958 1072 ns/op BenchmarkSprintfPrefixedInt-4 216705 555.6 ns/op BenchmarkSprintfFloat-4 130468 1001 ns/op BenchmarkSprintfComplex-4 42360 2365 ns/op BenchmarkSprintfBoolean-4 268758 460.7 ns/op BenchmarkSprintfHexString-4 117708 926.9 ns/op BenchmarkSprintfHexBytes-4 98193 1244 ns/op BenchmarkSprintfBytes-4 47877 2416 ns/op BenchmarkSprintfStringer-4 86146 1433 ns/op BenchmarkSprintfStructure-4 31155 4166 ns/op BenchmarkManyArgs-4 39548 3665 ns/op BenchmarkFprintInt-4 64988 1900 ns/op BenchmarkFprintfBytes-4 73536 1552 ns/op BenchmarkFprintIntNoAlloc-4 65186 1818 ns/op BenchmarkScanInts-4 26 4518926 ns/op BenchmarkScanRecursiveInt-4 1 340062936 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 374135138 ns/op PASS ok fmt 5.516s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 708 159132 ns/op PASS ok go/build 1.143s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 57475 1977 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 17062 7040 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5354 20664 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1598 73951 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 408 290388 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 79 1311270 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 22 5279871 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 5 24336811 ns/op 3635046 B/op 16408 allocs/op BenchmarkStringAdd/65536-4 1 111811035 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.319s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 289067038 ns/op 0.22 MB/s 46799720 B/op 49014 allocs/op PASS ok go/format 1.327s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 25546542 ns/op 2.11 MB/s BenchmarkParseOnly-4 5 22948139 ns/op 2.35 MB/s BenchmarkResolve-4 46 2440630 ns/op 22.07 MB/s PASS ok go/parser 2.723s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 149244908 ns/op 0.35 MB/s 4960696 B/op 27448 allocs/op BenchmarkPrintDecl-4 812 142992 ns/op 0.22 MB/s 16759 B/op 51 allocs/op PASS ok go/printer 1.301s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 256 464171 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10183735 ns/op 4.87 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16004640 ns/op 4.52 MB/s BenchmarkScanFiles/net/http/server.go-4 5 24032556 ns/op 4.92 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 170 703797 ns/op 4.37 MB/s PASS ok go/scanner 1.851s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 922834 130.8 ns/op PASS ok go/token 1.131s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 147 807228 ns/op BenchmarkNamed/Underlying/nongeneric-4 1319881 92.90 ns/op BenchmarkNamed/Underlying/generic-4 1349995 89.16 ns/op BenchmarkNamed/Underlying/src_instance-4 1350183 90.51 ns/op BenchmarkNamed/Underlying/user_instance-4 1383036 87.56 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18745 5754 ns/op BenchmarkNamed/NewMethodSet/generic-4 21040 5664 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 20656 5774 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 20359 5979 ns/op BenchmarkCheck/http/funcbodies/info-4 1 629854985 ns/op 51734 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 475070784 ns/op 68634 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 246132620 ns/op 132476 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 237338409 ns/op 137376 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 309221347 ns/op 16719 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 122266790 ns/op 42280 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 76399105 ns/op 67664 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 74590750 ns/op 69301 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 146066847 ns/op 14835 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 75824658 ns/op 26278 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 57869030 ns/op 37440 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 52736942 ns/op 41085 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 898321183 ns/op 72522 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 608287317 ns/op 107100 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 145425596 ns/op 447909 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 119195980 ns/op 409877 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 372569704 ns/op 5387 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 104463606 ns/op 19210 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 93448254 ns/op 21476 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 89452898 ns/op 22435 lines/s PASS ok go/types 18.703s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9428 11335 ns/op 90.34 MB/s PASS ok hash/adler32 1.121s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 226254 511.8 ns/op 29.31 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 199104 595.2 ns/op 25.20 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 80263 1478 ns/op 27.06 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 85984 1388 ns/op 28.82 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 560973 211.7 ns/op 2418.78 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 559542 217.7 ns/op 2351.74 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 484742 221.3 ns/op 4626.80 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 535315 225.2 ns/op 4546.94 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 378936 284.2 ns/op 14412.12 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 386043 304.5 ns/op 13452.45 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 150958 768.1 ns/op 42661.49 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 132808 913.5 ns/op 35871.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 218914 547.1 ns/op 27.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 187453 644.7 ns/op 23.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 81164 1494 ns/op 26.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 84524 1419 ns/op 28.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 460320 230.2 ns/op 2223.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 490784 229.6 ns/op 2229.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 480787 270.1 ns/op 3790.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 470821 265.8 ns/op 3852.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 377236 341.0 ns/op 12010.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 354512 328.2 ns/op 12479.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 131162 815.3 ns/op 40191.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 125264 952.6 ns/op 34399.94 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 244455 606.3 ns/op 24.74 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 215198 571.3 ns/op 26.26 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 108529 1096 ns/op 36.50 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 101568 1184 ns/op 33.79 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9403 12740 ns/op 40.19 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9195 13070 ns/op 39.17 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4650 26107 ns/op 39.22 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4621 25821 ns/op 39.66 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1119 102358 ns/op 40.02 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1168 102050 ns/op 40.14 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 145 835614 ns/op 39.21 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 145 820519 ns/op 39.94 MB/s PASS ok hash/crc32 5.997s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 56 2035398 ns/op 32.20 MB/s BenchmarkCrc64/ISO4KB-4 783 142333 ns/op 28.78 MB/s BenchmarkCrc64/ISO1KB-4 3274 35180 ns/op 29.11 MB/s BenchmarkCrc64/ECMA64KB-4 55 2060876 ns/op 31.80 MB/s BenchmarkCrc64/Random64KB-4 56 2090633 ns/op 31.35 MB/s BenchmarkCrc64/Random16KB-4 223 533054 ns/op 30.74 MB/s PASS ok hash/crc64 1.788s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9620 11567 ns/op 88.53 MB/s BenchmarkFnv32aKB-4 9490 11646 ns/op 87.92 MB/s BenchmarkFnv64KB-4 10000 11391 ns/op 89.89 MB/s BenchmarkFnv64aKB-4 10000 11641 ns/op 87.97 MB/s BenchmarkFnv128KB-4 1761 65673 ns/op 15.59 MB/s BenchmarkFnv128aKB-4 1772 67800 ns/op 15.10 MB/s PASS ok hash/fnv 1.721s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 566254 196.5 ns/op 20.36 MB/s BenchmarkHash/n=4/Bytes-4 5188560 22.97 ns/op 174.14 MB/s BenchmarkHash/n=4/String-4 1725771 68.74 ns/op 58.19 MB/s BenchmarkHash/n=8/Write-4 594074 194.3 ns/op 41.17 MB/s BenchmarkHash/n=8/Bytes-4 5268326 22.59 ns/op 354.10 MB/s BenchmarkHash/n=8/String-4 1730181 68.89 ns/op 116.12 MB/s BenchmarkHash/n=16/Write-4 605792 197.2 ns/op 81.12 MB/s BenchmarkHash/n=16/Bytes-4 5214204 22.93 ns/op 697.74 MB/s BenchmarkHash/n=16/String-4 1722548 69.63 ns/op 229.77 MB/s BenchmarkHash/n=32/Write-4 579309 208.4 ns/op 153.58 MB/s BenchmarkHash/n=32/Bytes-4 4674476 25.58 ns/op 1250.89 MB/s BenchmarkHash/n=32/String-4 1680493 71.81 ns/op 445.61 MB/s BenchmarkHash/n=64/Write-4 550737 217.3 ns/op 294.57 MB/s BenchmarkHash/n=64/Bytes-4 4066788 29.30 ns/op 2184.10 MB/s BenchmarkHash/n=64/String-4 1567604 75.91 ns/op 843.09 MB/s BenchmarkHash/n=256/Write-4 383385 316.7 ns/op 808.32 MB/s BenchmarkHash/n=256/Bytes-4 1977219 60.13 ns/op 4257.33 MB/s BenchmarkHash/n=256/String-4 719923 165.2 ns/op 1549.32 MB/s BenchmarkHash/n=320/Write-4 371042 338.6 ns/op 945.17 MB/s BenchmarkHash/n=320/Bytes-4 1581954 76.31 ns/op 4193.58 MB/s BenchmarkHash/n=320/String-4 532732 222.6 ns/op 1437.50 MB/s BenchmarkHash/n=1024/Write-4 227925 614.2 ns/op 1667.31 MB/s BenchmarkHash/n=1024/Bytes-4 584436 206.1 ns/op 4968.18 MB/s BenchmarkHash/n=1024/String-4 208245 572.5 ns/op 1788.56 MB/s BenchmarkHash/n=4096/Write-4 90145 1328 ns/op 3084.04 MB/s BenchmarkHash/n=4096/Bytes-4 160834 755.2 ns/op 5423.86 MB/s BenchmarkHash/n=4096/String-4 56270 2148 ns/op 1906.53 MB/s BenchmarkHash/n=16384/Write-4 26067 4561 ns/op 3592.11 MB/s BenchmarkHash/n=16384/Bytes-4 40777 2956 ns/op 5542.48 MB/s BenchmarkHash/n=16384/String-4 14078 8571 ns/op 1911.67 MB/s PASS ok hash/maphash 5.573s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 828 135104 ns/op BenchmarkEscapeNone-4 88698 1345 ns/op BenchmarkUnescape-4 826 149343 ns/op BenchmarkUnescapeNone-4 625881 243.4 ns/op BenchmarkUnescapeSparse-4 17194 6599 ns/op BenchmarkUnescapeDense-4 1220 98005 ns/op PASS ok html 1.884s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8136 13706 ns/op BenchmarkCSSEscaperNoSpecials-4 50803 2374 ns/op BenchmarkDecodeCSS-4 24708 4923 ns/op BenchmarkDecodeCSSNoSpecials-4 3841929 31.17 ns/op BenchmarkCSSValueFilter-4 122446 1046 ns/op BenchmarkCSSValueFilterOk-4 74756 1598 ns/op BenchmarkEscapedExecute-4 4219 26317 ns/op BenchmarkHTMLNospaceEscaper-4 9988 10510 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 72358 1651 ns/op BenchmarkStripTags-4 18385 6544 ns/op BenchmarkStripTagsNoSpecials-4 358987 315.0 ns/op BenchmarkJSValEscaperWithNum-4 20365 5938 ns/op BenchmarkJSValEscaperWithStr-4 5631 20502 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18164 6564 ns/op BenchmarkJSValEscaperWithObj-4 4578 25042 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12280 9656 ns/op BenchmarkJSStrEscaperNoSpecials-4 61959 2020 ns/op BenchmarkJSStrEscaper-4 10000 10701 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 58177 2040 ns/op BenchmarkJSRegexpEscaper-4 10000 10953 ns/op BenchmarkTemplateSpecialTags-4 84 1198023 ns/op BenchmarkURLEscaper-4 3909 29586 ns/op BenchmarkURLEscaperNoSpecials-4 184292 640.2 ns/op BenchmarkURLNormalizer-4 5073 22337 ns/op BenchmarkURLNormalizerNoSpecials-4 150126 715.2 ns/op BenchmarkSrcsetFilter-4 16473 7284 ns/op BenchmarkSrcsetFilterNoSpecials-4 103429 1297 ns/op PASS ok html/template 4.882s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 496960 226.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 411159 274.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 530722 224.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 437391 270.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1368961 87.95 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 112.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1344304 89.34 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 111.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 939637 127.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 456650 257.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 340460 358.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 489648 246.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 355694 336.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 738142 158.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 499078 254.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 638382 186.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 530946 255.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 359527 318.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 803100 150.8 ns/op BenchmarkRGBASetRGBA-4 992666 120.4 ns/op BenchmarkRGBA64At-4 581764 206.3 ns/op BenchmarkRGBA64SetRGBA64-4 644038 186.6 ns/op BenchmarkNRGBAAt-4 787537 150.2 ns/op BenchmarkNRGBASetNRGBA-4 1000000 101.9 ns/op BenchmarkNRGBA64At-4 587318 202.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 575344 184.0 ns/op BenchmarkAlphaAt-4 2263850 51.54 ns/op BenchmarkAlphaSetAlpha-4 2273985 53.67 ns/op BenchmarkAlpha16At-4 1204586 93.83 ns/op BenchmarkAlphaSetAlpha16-4 947140 122.7 ns/op BenchmarkGrayAt-4 2317454 51.99 ns/op BenchmarkGraySetGray-4 2320600 51.72 ns/op BenchmarkGray16At-4 1236303 95.17 ns/op BenchmarkGraySetGray16-4 974437 124.2 ns/op PASS ok image 5.749s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2977317 40.63 ns/op BenchmarkYCbCrToRGB/128-4 2916805 41.10 ns/op BenchmarkYCbCrToRGB/255-4 3015196 39.82 ns/op BenchmarkRGBToYCbCr/0-4 2890164 41.70 ns/op BenchmarkRGBToYCbCr/Cb-4 2913644 41.03 ns/op BenchmarkRGBToYCbCr/Cr-4 2826292 41.66 ns/op BenchmarkYCbCrToRGBA/0-4 2554335 47.10 ns/op BenchmarkYCbCrToRGBA/128-4 2550174 48.02 ns/op BenchmarkYCbCrToRGBA/255-4 2500564 54.02 ns/op BenchmarkNYCbCrAToRGBA/0-4 2556400 46.27 ns/op BenchmarkNYCbCrAToRGBA/128-4 2327048 51.34 ns/op BenchmarkNYCbCrAToRGBA/255-4 2528492 47.62 ns/op PASS ok image/color 3.043s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 57998738 ns/op BenchmarkFillSrc-4 369 318176 ns/op BenchmarkCopyOver-4 5 21267254 ns/op BenchmarkCopySrc-4 536 218259 ns/op BenchmarkNRGBAOver-4 5 22496583 ns/op BenchmarkNRGBASrc-4 10 10689248 ns/op BenchmarkYCbCr-4 6 19289778 ns/op BenchmarkGray-4 16 7097704 ns/op BenchmarkCMYK-4 8 12731762 ns/op BenchmarkGlyphOver-4 16 7054212 ns/op BenchmarkRGBAMaskOver-4 2 53544178 ns/op BenchmarkGrayMaskOver-4 3 34230904 ns/op BenchmarkRGBA64ImageMaskOver-4 2 50413772 ns/op BenchmarkRGBA-4 4 32611528 ns/op BenchmarkPalettedFill-4 1130 114964 ns/op BenchmarkPalettedRGBA-4 4 32520419 ns/op BenchmarkGenericOver-4 2 80492290 ns/op BenchmarkGenericMaskOver-4 4 31553286 ns/op BenchmarkGenericSrc-4 2 54247280 ns/op BenchmarkGenericMaskSrc-4 3 45614867 ns/op PASS ok image/draw 7.586s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7384873 ns/op 2.09 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 191932135 ns/op 1.60 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 6168631073 ns/op 0.20 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 4197587 ns/op 3.68 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 237697825 ns/op 0.26 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 8.703s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2484 47337 ns/op BenchmarkIDCT-4 2886 40566 ns/op BenchmarkDecodeBaseline-4 6 19947960 ns/op 3.10 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25354065 ns/op 2.44 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 213676856 ns/op 5.75 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 279846573 ns/op 3.29 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.536s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12239484 10.18 ns/op BenchmarkDecodeGray-4 10 10485201 ns/op 6.25 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 90448977 ns/op 2.90 MB/s 337330 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 87067460 ns/op 3.01 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6165318 ns/op 10.63 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 34070841 ns/op 7.69 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 113390915 ns/op 2.31 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 102986064 ns/op 2.98 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 1 121689569 ns/op 2.52 MB/s 852160 B/op 28 allocs/op BenchmarkEncodeNRGBOpaque-4 1 243557368 ns/op 5.05 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeNRGBA-4 1 282332685 ns/op 4.35 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 37051021 ns/op 8.29 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 238851880 ns/op 5.14 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 833832972 ns/op 1.47 MB/s 864088 B/op 29 allocs/op PASS ok image/png 6.563s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 64036783 ns/op 1.56 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53329156 ns/op 1.88 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 319340475 ns/op 1.57 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 262488231 ns/op 1.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 62411998 ns/op 1.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 51544555 ns/op 1.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 304708457 ns/op 1.64 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 255958740 ns/op 1.95 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 627689104 ns/op 1.59 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 528767119 ns/op 1.89 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3293957261 ns/op 1.52 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2896721776 ns/op 1.73 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10531508 ns/op 9.50 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10581213 ns/op 9.45 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 50854970 ns/op 9.83 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 53112894 ns/op 9.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 104430667 ns/op 9.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 103245938 ns/op 9.69 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 535830027 ns/op 9.33 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 554581503 ns/op 9.02 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 73924615 ns/op 1.35 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 64697141 ns/op 1.55 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 385815444 ns/op 1.30 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 334241029 ns/op 1.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 750848319 ns/op 1.33 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 697550150 ns/op 1.43 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4143230073 ns/op 1.21 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4012471939 ns/op 1.25 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 166393403 ns/op 25.12 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 162923850 ns/op 25.65 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 35.176s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35236 3258 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/2-4 35380 3422 ns/op 0.58 MB/s BenchmarkMarshalCorpusFile/4-4 31971 3699 ns/op 1.08 MB/s BenchmarkMarshalCorpusFile/8-4 27525 4292 ns/op 1.86 MB/s BenchmarkMarshalCorpusFile/16-4 21696 5520 ns/op 2.90 MB/s BenchmarkMarshalCorpusFile/32-4 15043 7937 ns/op 4.03 MB/s BenchmarkMarshalCorpusFile/64-4 12315 9694 ns/op 6.60 MB/s BenchmarkMarshalCorpusFile/128-4 8385 12256 ns/op 10.44 MB/s BenchmarkMarshalCorpusFile/256-4 4094 28568 ns/op 8.96 MB/s BenchmarkMarshalCorpusFile/512-4 2166 54461 ns/op 9.40 MB/s BenchmarkMarshalCorpusFile/1024-4 1120 104277 ns/op 9.82 MB/s BenchmarkMarshalCorpusFile/2048-4 495 204555 ns/op 10.01 MB/s BenchmarkMarshalCorpusFile/4096-4 295 405371 ns/op 10.10 MB/s BenchmarkMarshalCorpusFile/8192-4 147 806032 ns/op 10.16 MB/s BenchmarkMarshalCorpusFile/16384-4 72 1615263 ns/op 10.14 MB/s BenchmarkMarshalCorpusFile/32768-4 30 3827475 ns/op 8.56 MB/s BenchmarkMarshalCorpusFile/65536-4 13 7764978 ns/op 8.44 MB/s BenchmarkMarshalCorpusFile/131072-4 7 16255191 ns/op 8.06 MB/s BenchmarkMarshalCorpusFile/262144-4 4 32711800 ns/op 8.01 MB/s BenchmarkMarshalCorpusFile/524288-4 2 64817982 ns/op 8.09 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 128533168 ns/op 8.16 MB/s BenchmarkUnmarshalCorpusFile/1-4 7830 14752 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7911 15384 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6889 16596 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6315 18771 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 5324 22069 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/32-4 3880 31448 ns/op 1.02 MB/s BenchmarkUnmarshalCorpusFile/64-4 3303 36286 ns/op 1.76 MB/s BenchmarkUnmarshalCorpusFile/128-4 2608 45914 ns/op 2.79 MB/s BenchmarkUnmarshalCorpusFile/256-4 1015 118021 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/512-4 536 225417 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/1024-4 277 429838 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/2048-4 141 852510 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/4096-4 60 1692388 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3370942 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6635331 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13247700 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26804048 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 54542110 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 120077379 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 226836153 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 430902808 ns/op 2.43 MB/s BenchmarkMutatorBytes/1-4 37628 3400 ns/op BenchmarkMutatorBytes/10-4 37137 3224 ns/op BenchmarkMutatorBytes/100-4 35106 3437 ns/op BenchmarkMutatorBytes/1000-4 18578 5486 ns/op BenchmarkMutatorBytes/10000-4 8775 24591 ns/op BenchmarkMutatorBytes/100000-4 1388 115022 ns/op BenchmarkMutatorString/1-4 31848 3551 ns/op BenchmarkMutatorString/10-4 33396 3521 ns/op BenchmarkMutatorString/100-4 29942 3900 ns/op BenchmarkMutatorString/1000-4 15577 7568 ns/op BenchmarkMutatorString/10000-4 4050 43832 ns/op BenchmarkMutatorString/100000-4 334 323264 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17863 6383 ns/op BenchmarkMutatorAllBasicTypes/string-4 18315 6482 ns/op BenchmarkMutatorAllBasicTypes/bool-4 69690 1783 ns/op BenchmarkMutatorAllBasicTypes/float32-4 62454 1953 ns/op BenchmarkMutatorAllBasicTypes/float64-4 59539 1959 ns/op BenchmarkMutatorAllBasicTypes/int-4 67230 1981 ns/op BenchmarkMutatorAllBasicTypes/int8-4 65030 1916 ns/op BenchmarkMutatorAllBasicTypes/int16-4 67304 2032 ns/op BenchmarkMutatorAllBasicTypes/int32-4 66993 1873 ns/op BenchmarkMutatorAllBasicTypes/int64-4 64634 2042 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 62821 1980 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 62898 2002 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 61945 1982 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 64312 2051 ns/op PASS ok internal/fuzz 12.659s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 51828 2462 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 177874 731.4 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.428s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 24400 13947 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 36500 3014 ns/op BenchmarkSplicePipePoolParallel-4 241407 1045 ns/op BenchmarkSplicePipeNativeParallel-4 66136 1603 ns/op PASS ok internal/poll 1.943s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 25139900 ns/op PASS ok internal/trace 3.945s PASS ok internal/zstd 1.013s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 17713 6992 ns/op BenchmarkCopyNLarge-4 375 325212 ns/op PASS ok io 1.376s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 195182 606.0 ns/op BenchmarkPrintln-4 22285 5437 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 37785 3244 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 6733 20898 ns/op BenchmarkDiscard-4 1365628 88.07 ns/op 0 B/op 0 allocs/op PASS ok log 1.960s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 66451 1770 ns/op BenchmarkJSONHandler/defaults-4 6277 17972 ns/op 515 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4142 28909 ns/op 789 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4791 25026 ns/op 748 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6591 17629 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6286 17677 ns/op 525 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5469 21735 ns/op 532 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26844 5010 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26634 4837 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 115802 1068 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 78951 1522 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 92359 1449 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 76537 1697 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 87949 1694 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 99351 1118 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 119.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 680024 173.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 428514 256.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 344634 352.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 294523 414.4 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5268 34443 ns/op BenchmarkDispatch/switch-checked-4 158672 759.9 ns/op BenchmarkDispatch/As-4 172843 680.7 ns/op BenchmarkDispatch/Visit-4 147069 780.6 ns/op BenchmarkUnsafeStrings-4 18946 7958 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.924s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 910078 110.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 900943 114.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 659506 187.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 204781 686.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 60760 1955 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 64670 1680 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 43183 2795 ns/op 679 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 13963 8698 ns/op 3456 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 12565 8945 ns/op 604 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 16491 7054 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8571 11801 ns/op 1072 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3400 33229 ns/op 4296 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 17844 6717 ns/op 522 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 18502 7084 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 12482 10344 ns/op 944 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3723 30386 ns/op 3733 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.494s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 35190626 ns/op PASS ok maps 1.701s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6356364 18.89 ns/op BenchmarkAcosh-4 4954238 23.35 ns/op BenchmarkAsin-4 6804942 18.18 ns/op BenchmarkAsinh-4 4597117 24.63 ns/op BenchmarkAtan-4 7381428 15.69 ns/op BenchmarkAtanh-4 4785298 23.66 ns/op BenchmarkAtan2-4 5039505 22.62 ns/op BenchmarkCbrt-4 6125625 19.33 ns/op BenchmarkCeil-4 16392651 7.170 ns/op BenchmarkCopysign-4 2732227 44.95 ns/op BenchmarkCos-4 8467605 13.35 ns/op BenchmarkCosh-4 6755470 17.12 ns/op BenchmarkErf-4 7609944 15.79 ns/op BenchmarkErfc-4 7652101 15.86 ns/op BenchmarkErfinv-4 3332804 34.95 ns/op BenchmarkErfcinv-4 3428384 35.12 ns/op BenchmarkExp-4 7487060 15.73 ns/op BenchmarkExpGo-4 1000000 109.2 ns/op BenchmarkExpm1-4 6970452 16.83 ns/op BenchmarkExp2-4 1000000 102.4 ns/op BenchmarkExp2Go-4 1000000 109.8 ns/op BenchmarkAbs-4 3462189 34.43 ns/op BenchmarkDim-4 8446158 14.25 ns/op BenchmarkFloor-4 15705316 7.423 ns/op BenchmarkMax-4 12461682 9.545 ns/op BenchmarkMin-4 11284036 10.51 ns/op BenchmarkMod-4 332277 353.3 ns/op BenchmarkFrexp-4 2016356 59.46 ns/op BenchmarkGamma-4 418077 285.3 ns/op BenchmarkHypot-4 1757359 68.97 ns/op BenchmarkHypotGo-4 1605258 75.05 ns/op BenchmarkIlogb-4 2567772 46.73 ns/op BenchmarkJ0-4 173898 692.0 ns/op BenchmarkJ1-4 177392 678.3 ns/op BenchmarkJn-4 79034 1434 ns/op BenchmarkLdexp-4 2090046 57.28 ns/op BenchmarkLgamma-4 528939 227.1 ns/op BenchmarkLog-4 6680544 17.64 ns/op BenchmarkLogb-4 2543563 47.24 ns/op BenchmarkLog1p-4 6800931 17.05 ns/op BenchmarkLog10-4 6330602 18.97 ns/op BenchmarkLog2-4 1688382 71.07 ns/op BenchmarkModf-4 3315891 36.36 ns/op BenchmarkNextafter32-4 3290800 36.43 ns/op BenchmarkNextafter64-4 3275252 36.29 ns/op BenchmarkPowInt-4 3457514 33.34 ns/op BenchmarkPowFrac-4 3317772 33.83 ns/op BenchmarkPow10Pos-4 4212015 27.99 ns/op BenchmarkPow10Neg-4 3874003 31.07 ns/op BenchmarkRound-4 8521503 14.08 ns/op BenchmarkRoundToEven-4 8079127 14.61 ns/op BenchmarkRemainder-4 521337 234.1 ns/op BenchmarkSignbit-4 5050546 23.77 ns/op BenchmarkSin-4 9069742 13.04 ns/op BenchmarkSincos-4 576009 212.7 ns/op BenchmarkSinh-4 6693032 17.95 ns/op BenchmarkSqrtIndirect-4 15004444 7.574 ns/op BenchmarkSqrtLatency-4 10598569 11.34 ns/op BenchmarkSqrtIndirectLatency-4 10573429 11.35 ns/op BenchmarkSqrtGoLatency-4 1614745 74.19 ns/op BenchmarkSqrtPrime-4 120554 997.0 ns/op BenchmarkTan-4 6365101 18.72 ns/op BenchmarkTanh-4 5766086 19.78 ns/op BenchmarkTrunc-4 15925698 7.432 ns/op BenchmarkY0-4 164133 734.9 ns/op BenchmarkY1-4 170037 714.1 ns/op BenchmarkYn-4 80328 1522 ns/op BenchmarkFloat64bits-4 5098159 23.34 ns/op BenchmarkFloat64frombits-4 5180293 22.97 ns/op BenchmarkFloat32bits-4 4997800 23.80 ns/op BenchmarkFloat32frombits-4 5128963 23.36 ns/op BenchmarkFMA-4 15841824 8.721 ns/op PASS ok math 11.306s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11114566 10.98 ns/op 5827.97 MB/s BenchmarkAddVV/2-4 9041211 11.94 ns/op 10722.03 MB/s BenchmarkAddVV/3-4 8566674 13.74 ns/op 13971.63 MB/s BenchmarkAddVV/4-4 9616710 12.75 ns/op 20086.23 MB/s BenchmarkAddVV/5-4 8250247 13.39 ns/op 23898.23 MB/s BenchmarkAddVV/10-4 6864987 17.58 ns/op 36396.73 MB/s BenchmarkAddVV/100-4 2339940 51.15 ns/op 125128.18 MB/s BenchmarkAddVV/1000-4 300918 416.8 ns/op 153561.03 MB/s BenchmarkSubVV/1-4 11509227 10.68 ns/op 5995.15 MB/s BenchmarkSubVV/2-4 10081377 11.70 ns/op 10938.46 MB/s BenchmarkSubVV/3-4 9241585 12.86 ns/op 14935.41 MB/s BenchmarkSubVV/4-4 9587492 12.72 ns/op 20120.25 MB/s BenchmarkSubVV/5-4 8814765 14.06 ns/op 22766.40 MB/s BenchmarkSubVV/10-4 6970964 17.51 ns/op 36550.39 MB/s BenchmarkSubVV/100-4 2339534 51.67 ns/op 123862.67 MB/s BenchmarkSubVV/1000-4 297741 396.6 ns/op 161356.33 MB/s BenchmarkAddVW/1-4 11636010 10.25 ns/op 780.46 MB/s BenchmarkAddVW/2-4 12103297 10.08 ns/op 1587.48 MB/s BenchmarkAddVW/3-4 9701736 10.77 ns/op 2229.02 MB/s BenchmarkAddVW/4-4 10656913 11.30 ns/op 2831.67 MB/s BenchmarkAddVW/5-4 10806566 11.08 ns/op 3609.35 MB/s BenchmarkAddVW/10-4 7803121 15.41 ns/op 5192.20 MB/s BenchmarkAddVW/100-4 4903837 24.04 ns/op 33273.39 MB/s BenchmarkAddVW/1000-4 758292 160.6 ns/op 49802.93 MB/s BenchmarkAddVWext/1-4 11934266 10.07 ns/op 794.75 MB/s BenchmarkAddVWext/2-4 12199358 9.828 ns/op 1627.93 MB/s BenchmarkAddVWext/3-4 11069043 10.60 ns/op 2264.00 MB/s BenchmarkAddVWext/4-4 10800242 11.05 ns/op 2896.42 MB/s BenchmarkAddVWext/5-4 10696228 11.31 ns/op 3536.96 MB/s BenchmarkAddVWext/10-4 8981709 13.56 ns/op 5899.02 MB/s BenchmarkAddVWext/100-4 2094567 59.41 ns/op 13466.82 MB/s BenchmarkAddVWext/1000-4 284218 409.6 ns/op 19531.29 MB/s BenchmarkSubVW/1-4 11826736 10.06 ns/op 794.85 MB/s BenchmarkSubVW/2-4 11575119 10.19 ns/op 1570.06 MB/s BenchmarkSubVW/3-4 11232813 10.62 ns/op 2260.71 MB/s BenchmarkSubVW/4-4 10896706 10.94 ns/op 2925.51 MB/s BenchmarkSubVW/5-4 10386267 11.40 ns/op 3508.32 MB/s BenchmarkSubVW/10-4 7791106 15.42 ns/op 5188.78 MB/s BenchmarkSubVW/100-4 5016903 23.96 ns/op 33388.85 MB/s BenchmarkSubVW/1000-4 714168 263.1 ns/op 30401.66 MB/s BenchmarkSubVWext/1-4 11866099 10.67 ns/op 749.57 MB/s BenchmarkSubVWext/2-4 11510602 10.36 ns/op 1544.07 MB/s BenchmarkSubVWext/3-4 11057848 10.91 ns/op 2200.44 MB/s BenchmarkSubVWext/4-4 10549462 11.35 ns/op 2818.99 MB/s BenchmarkSubVWext/5-4 10339974 11.66 ns/op 3429.52 MB/s BenchmarkSubVWext/10-4 8410502 14.35 ns/op 5574.63 MB/s BenchmarkSubVWext/100-4 2129204 57.05 ns/op 14023.90 MB/s BenchmarkSubVWext/1000-4 292538 409.3 ns/op 19543.78 MB/s BenchmarkMulAddVWW/1-4 9758214 12.21 ns/op 5242.04 MB/s BenchmarkMulAddVWW/2-4 8823673 13.42 ns/op 9536.52 MB/s BenchmarkMulAddVWW/3-4 7932548 15.27 ns/op 12575.73 MB/s BenchmarkMulAddVWW/4-4 7156016 16.85 ns/op 15195.13 MB/s BenchmarkMulAddVWW/5-4 6422176 18.42 ns/op 17375.49 MB/s BenchmarkMulAddVWW/10-4 4423203 27.31 ns/op 23435.44 MB/s BenchmarkMulAddVWW/100-4 617726 195.7 ns/op 32702.80 MB/s BenchmarkMulAddVWW/1000-4 66096 1787 ns/op 35818.06 MB/s BenchmarkAddMulVVW/1-4 10453638 12.12 ns/op 5280.48 MB/s BenchmarkAddMulVVW/2-4 8409526 15.43 ns/op 8296.79 MB/s BenchmarkAddMulVVW/3-4 7855018 14.88 ns/op 12905.66 MB/s BenchmarkAddMulVVW/4-4 7273218 15.98 ns/op 16021.12 MB/s BenchmarkAddMulVVW/5-4 6656464 18.02 ns/op 17755.60 MB/s BenchmarkAddMulVVW/10-4 4316084 28.36 ns/op 22568.50 MB/s BenchmarkAddMulVVW/100-4 564394 217.2 ns/op 29471.29 MB/s BenchmarkAddMulVVW/1000-4 59019 2063 ns/op 31019.04 MB/s BenchmarkDivWVW/1-4 2495946 47.75 ns/op 1340.31 MB/s BenchmarkDivWVW/2-4 1000000 103.6 ns/op 1235.95 MB/s BenchmarkDivWVW/3-4 811021 158.7 ns/op 1210.06 MB/s BenchmarkDivWVW/4-4 662458 175.5 ns/op 1458.85 MB/s BenchmarkDivWVW/5-4 620913 198.2 ns/op 1614.74 MB/s BenchmarkDivWVW/10-4 333475 357.5 ns/op 1790.19 MB/s BenchmarkDivWVW/100-4 37968 3175 ns/op 2015.48 MB/s BenchmarkDivWVW/1000-4 4299 27941 ns/op 2290.53 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2935936 42.12 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2760151 42.53 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1906426 63.16 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1431902 83.65 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 100.0 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 115.6 ns/op BenchmarkNonZeroShifts/4/shrVU-4 915133 124.3 ns/op BenchmarkNonZeroShifts/4/shlVU-4 730742 154.5 ns/op BenchmarkNonZeroShifts/5/shrVU-4 825069 145.9 ns/op BenchmarkNonZeroShifts/5/shlVU-4 660168 177.0 ns/op BenchmarkNonZeroShifts/10/shrVU-4 447304 264.4 ns/op BenchmarkNonZeroShifts/10/shlVU-4 386976 317.1 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50422 2355 ns/op BenchmarkNonZeroShifts/100/shlVU-4 45132 2697 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5116 25734 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4562 26393 ns/op BenchmarkDecimalConversion-4 192 611033 ns/op BenchmarkFloatString/100-4 9602 12073 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 186 686286 ns/op 2911 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 60191158 ns/op 60812 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 5991754969 ns/op 821120 B/op 492 allocs/op BenchmarkFloatAdd/10-4 103599 1182 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 88653 1400 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 46791 3094 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 11633 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1568 75573 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 136230 908.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 133192 939.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 90949 1312 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26926 4485 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3278 36519 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1408 102575 ns/op BenchmarkParseFloatLargeExp-4 328 366229 ns/op BenchmarkGCD10x10/WithoutXY-4 190797 625.9 ns/op BenchmarkGCD10x10/WithXY-4 45640 2629 ns/op BenchmarkGCD10x100/WithoutXY-4 88276 1319 ns/op BenchmarkGCD10x100/WithXY-4 13929 8844 ns/op BenchmarkGCD10x1000/WithoutXY-4 62756 1859 ns/op BenchmarkGCD10x1000/WithXY-4 10000 10888 ns/op BenchmarkGCD100x100/WithoutXY-4 23131 5142 ns/op BenchmarkGCD100x100/WithXY-4 8094 14250 ns/op BenchmarkGCD100x1000/WithoutXY-4 9738 12074 ns/op BenchmarkGCD100x1000/WithXY-4 4584 25491 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1893 64020 ns/op BenchmarkGCD1000x1000/WithXY-4 979 119396 ns/op BenchmarkHilbert-4 16 6972654 ns/op BenchmarkBinomial-4 9112 12647 ns/op BenchmarkQuoRem-4 14623 8282 ns/op BenchmarkExp-4 7 15381011 ns/op BenchmarkExpMont/Odd-4 100 1139538 ns/op 2600 B/op 22 allocs/op BenchmarkExpMont/Even1-4 93 1151725 ns/op 3361 B/op 38 allocs/op BenchmarkExpMont/Even2-4 91 1183878 ns/op 3827 B/op 52 allocs/op BenchmarkExpMont/Even3-4 97 1183763 ns/op 3877 B/op 54 allocs/op BenchmarkExpMont/Even4-4 97 1184428 ns/op 3819 B/op 52 allocs/op BenchmarkExpMont/Even8-4 98 1188069 ns/op 3818 B/op 52 allocs/op BenchmarkExpMont/Even32-4 97 1249137 ns/op 3870 B/op 54 allocs/op BenchmarkExpMont/Even64-4 120 995835 ns/op 3669 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1050065 ns/op 3788 B/op 51 allocs/op BenchmarkExpMont/Even128-4 128 923052 ns/op 3244 B/op 50 allocs/op BenchmarkExpMont/Even255-4 140 849198 ns/op 2968 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 465 258026 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 402 308701 ns/op 1727 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 409 293701 ns/op 1763 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 411 293532 ns/op 1749 B/op 47 allocs/op BenchmarkExp2-4 7 15380490 ns/op BenchmarkBitset-4 812236 147.1 ns/op BenchmarkBitsetNeg-4 309232 387.4 ns/op BenchmarkBitsetOrig-4 219390 537.0 ns/op BenchmarkBitsetNegOrig-4 139454 844.9 ns/op BenchmarkModSqrt225_Tonelli-4 79 1467202 ns/op BenchmarkModSqrt225_3Mod4-4 268 444456 ns/op BenchmarkModSqrt231_Tonelli-4 76 1517268 ns/op BenchmarkModSqrt231_5Mod8-4 226 524334 ns/op BenchmarkModInverse-4 9187 12115 ns/op BenchmarkSqrt-4 932 129022 ns/op BenchmarkIntSqr/1-4 1362544 87.95 ns/op BenchmarkIntSqr/2-4 515289 238.3 ns/op BenchmarkIntSqr/3-4 379302 311.4 ns/op BenchmarkIntSqr/5-4 253610 469.2 ns/op BenchmarkIntSqr/8-4 166839 733.9 ns/op BenchmarkIntSqr/10-4 128896 925.7 ns/op BenchmarkIntSqr/20-4 34744 3503 ns/op BenchmarkIntSqr/30-4 23650 5184 ns/op BenchmarkIntSqr/50-4 13546 8882 ns/op BenchmarkIntSqr/80-4 6904 16217 ns/op BenchmarkIntSqr/100-4 5258 22098 ns/op BenchmarkIntSqr/200-4 1868 64490 ns/op BenchmarkIntSqr/300-4 942 125012 ns/op BenchmarkIntSqr/500-4 423 281878 ns/op BenchmarkIntSqr/800-4 181 633217 ns/op BenchmarkIntSqr/1000-4 133 894546 ns/op BenchmarkDiv/20/10-4 333830 357.6 ns/op BenchmarkDiv/40/20-4 333640 358.5 ns/op BenchmarkDiv/100/50-4 327765 368.5 ns/op BenchmarkDiv/200/100-4 38462 3091 ns/op BenchmarkDiv/400/200-4 34747 3467 ns/op BenchmarkDiv/1000/500-4 26108 4798 ns/op BenchmarkDiv/2000/1000-4 17148 6989 ns/op BenchmarkDiv/20000/10000-4 722 165285 ns/op BenchmarkDiv/200000/100000-4 18 6586519 ns/op BenchmarkDiv/2000000/1000000-4 1 210063738 ns/op BenchmarkDiv/20000000/10000000-4 1 7296392886 ns/op BenchmarkMul-4 3 43165116 ns/op BenchmarkNatMul/10-4 111560 1010 ns/op BenchmarkNatMul/100-4 3751 31460 ns/op BenchmarkNatMul/1000-4 100 1160142 ns/op BenchmarkZeroShifts/Shl-4 40036 3036 ns/op BenchmarkZeroShifts/ShlSame-4 6097312 19.35 ns/op BenchmarkZeroShifts/Shr-4 39312 2885 ns/op BenchmarkZeroShifts/ShrSame-4 6131262 19.10 ns/op BenchmarkExp3Power/0x10-4 208208 526.1 ns/op BenchmarkExp3Power/0x40-4 178947 664.5 ns/op BenchmarkExp3Power/0x100-4 84780 1381 ns/op BenchmarkExp3Power/0x400-4 33297 3501 ns/op BenchmarkExp3Power/0x1000-4 5491 18305 ns/op BenchmarkExp3Power/0x4000-4 1087 106952 ns/op BenchmarkExp3Power/0x10000-4 128 925606 ns/op BenchmarkExp3Power/0x40000-4 12 9115034 ns/op BenchmarkExp3Power/0x100000-4 2 86692218 ns/op BenchmarkExp3Power/0x400000-4 1 807023901 ns/op BenchmarkFibo-4 4 26412683 ns/op BenchmarkNatSqr/1-4 1000000 106.3 ns/op BenchmarkNatSqr/2-4 450470 268.8 ns/op BenchmarkNatSqr/3-4 334897 343.9 ns/op BenchmarkNatSqr/5-4 231345 525.1 ns/op BenchmarkNatSqr/8-4 147247 798.9 ns/op BenchmarkNatSqr/10-4 115572 1006 ns/op BenchmarkNatSqr/20-4 34549 3943 ns/op BenchmarkNatSqr/30-4 22891 5341 ns/op BenchmarkNatSqr/50-4 13300 9013 ns/op BenchmarkNatSqr/80-4 7165 16297 ns/op BenchmarkNatSqr/100-4 5232 23507 ns/op BenchmarkNatSqr/200-4 1849 64279 ns/op BenchmarkNatSqr/300-4 928 125822 ns/op BenchmarkNatSqr/500-4 416 285366 ns/op BenchmarkNatSqr/800-4 198 603557 ns/op BenchmarkNatSqr/1000-4 138 864042 ns/op BenchmarkNatSetBytes/8-4 704006 166.4 ns/op BenchmarkNatSetBytes/24-4 218608 542.0 ns/op BenchmarkNatSetBytes/128-4 48548 2452 ns/op BenchmarkNatSetBytes/7-4 942349 127.4 ns/op BenchmarkNatSetBytes/23-4 234159 491.3 ns/op BenchmarkNatSetBytes/127-4 49076 2415 ns/op BenchmarkScanPi-4 256 457884 ns/op BenchmarkStringPiParallel-4 643 165733 ns/op BenchmarkScan/10/Base2-4 37160 3146 ns/op BenchmarkScan/100/Base2-4 4362 27603 ns/op BenchmarkScan/1000/Base2-4 438 272307 ns/op BenchmarkScan/10/Base8-4 89517 1328 ns/op BenchmarkScan/100/Base8-4 12472 9645 ns/op BenchmarkScan/1000/Base8-4 1262 94705 ns/op BenchmarkScan/10/Base10-4 97270 1227 ns/op BenchmarkScan/100/Base10-4 13555 8731 ns/op BenchmarkScan/1000/Base10-4 1395 85841 ns/op BenchmarkScan/10/Base16-4 113258 1063 ns/op BenchmarkScan/100/Base16-4 15598 7659 ns/op BenchmarkScan/1000/Base16-4 1616 74358 ns/op BenchmarkString/10/Base2-4 210499 564.6 ns/op BenchmarkString/100/Base2-4 28185 4176 ns/op BenchmarkString/1000/Base2-4 2961 40269 ns/op BenchmarkString/10/Base8-4 378496 316.8 ns/op BenchmarkString/100/Base8-4 64714 1833 ns/op BenchmarkString/1000/Base8-4 7909 14692 ns/op BenchmarkString/10/Base10-4 226122 534.0 ns/op BenchmarkString/100/Base10-4 40704 2920 ns/op BenchmarkString/1000/Base10-4 4108 28339 ns/op BenchmarkString/10/Base16-4 470617 255.9 ns/op BenchmarkString/100/Base16-4 94862 1256 ns/op BenchmarkString/1000/Base16-4 10000 11209 ns/op BenchmarkLeafSize/0-4 31 3773520 ns/op BenchmarkLeafSize/1-4 405 278163 ns/op BenchmarkLeafSize/2-4 422 274209 ns/op BenchmarkLeafSize/3-4 274 430729 ns/op BenchmarkLeafSize/4-4 434 272465 ns/op BenchmarkLeafSize/5-4 238 497610 ns/op BenchmarkLeafSize/6-4 278 429249 ns/op BenchmarkLeafSize/7-4 302 389091 ns/op BenchmarkLeafSize/8-4 441 263731 ns/op BenchmarkLeafSize/9-4 198 601081 ns/op BenchmarkLeafSize/10-4 240 492000 ns/op BenchmarkLeafSize/11-4 234 514755 ns/op BenchmarkLeafSize/12-4 273 428020 ns/op BenchmarkLeafSize/13-4 242 496721 ns/op BenchmarkLeafSize/14-4 301 391353 ns/op BenchmarkLeafSize/15-4 310 380084 ns/op BenchmarkLeafSize/16-4 440 263907 ns/op BenchmarkLeafSize/32-4 429 275968 ns/op BenchmarkLeafSize/64-4 394 297292 ns/op BenchmarkProbablyPrime/n=0-4 6 19781437 ns/op BenchmarkProbablyPrime/n=1-4 5 22412551 ns/op BenchmarkProbablyPrime/n=5-4 4 31623065 ns/op BenchmarkProbablyPrime/n=10-4 3 43798082 ns/op BenchmarkProbablyPrime/n=20-4 2 68226602 ns/op BenchmarkProbablyPrime/Lucas-4 6 17328961 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2432109 ns/op BenchmarkRatCmp-4 229749 502.4 ns/op BenchmarkFloatSqrt/64-4 13950 8545 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7747 14755 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5485 21550 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2748 43645 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 493 238423 ns/op 18008 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 36 3235948 ns/op 176172 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 242676040 ns/op 3855016 B/op 667 allocs/op PASS ok math/big 56.508s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7508370 15.35 ns/op BenchmarkLeadingZeros8-4 7757206 15.49 ns/op BenchmarkLeadingZeros16-4 7776423 15.48 ns/op BenchmarkLeadingZeros32-4 7771334 15.68 ns/op BenchmarkLeadingZeros64-4 7649858 15.22 ns/op BenchmarkTrailingZeros-4 7675026 15.37 ns/op BenchmarkTrailingZeros8-4 7553424 15.91 ns/op BenchmarkTrailingZeros16-4 7573369 15.57 ns/op BenchmarkTrailingZeros32-4 7680646 15.61 ns/op BenchmarkTrailingZeros64-4 7663140 15.36 ns/op BenchmarkOnesCount-4 8168384 14.71 ns/op BenchmarkOnesCount8-4 7478196 14.54 ns/op BenchmarkOnesCount16-4 8157918 14.75 ns/op BenchmarkOnesCount32-4 8020372 14.75 ns/op BenchmarkOnesCount64-4 7473927 14.57 ns/op BenchmarkRotateLeft-4 8159296 14.45 ns/op BenchmarkRotateLeft8-4 8008890 15.01 ns/op BenchmarkRotateLeft16-4 8056558 15.33 ns/op BenchmarkRotateLeft32-4 7488736 14.60 ns/op BenchmarkRotateLeft64-4 8285197 14.57 ns/op BenchmarkReverse-4 13568431 8.512 ns/op BenchmarkReverse8-4 15807524 7.770 ns/op BenchmarkReverse16-4 14801518 8.156 ns/op BenchmarkReverse32-4 13420320 9.056 ns/op BenchmarkReverse64-4 13685823 8.391 ns/op BenchmarkReverseBytes-4 15009866 7.992 ns/op BenchmarkReverseBytes16-4 15940014 7.661 ns/op BenchmarkReverseBytes32-4 14988762 7.987 ns/op BenchmarkReverseBytes64-4 14997046 7.924 ns/op BenchmarkAdd-4 8196669 14.56 ns/op BenchmarkAdd32-4 7499497 14.70 ns/op BenchmarkAdd64-4 8264886 14.63 ns/op BenchmarkAdd64multiple-4 14423169 8.174 ns/op BenchmarkSub-4 7773842 14.77 ns/op BenchmarkSub32-4 7061719 15.43 ns/op BenchmarkSub64-4 7620634 14.91 ns/op BenchmarkSub64multiple-4 14493988 8.141 ns/op BenchmarkMul-4 8166624 14.80 ns/op BenchmarkMul32-4 8335311 14.42 ns/op BenchmarkMul64-4 8193769 14.38 ns/op BenchmarkDiv-4 2805020 40.91 ns/op BenchmarkDiv32-4 6438590 18.61 ns/op BenchmarkDiv64-4 2923558 40.92 ns/op PASS ok math/bits 6.856s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1748630 78.34 ns/op BenchmarkAcos-4 387838 287.6 ns/op BenchmarkAcosh-4 388975 293.6 ns/op BenchmarkAsin-4 422756 281.3 ns/op BenchmarkAsinh-4 425390 286.4 ns/op BenchmarkAtan-4 1233895 97.08 ns/op BenchmarkAtanh-4 1230782 97.09 ns/op BenchmarkConj-4 15877000 7.528 ns/op BenchmarkCos-4 444968 255.7 ns/op BenchmarkCosh-4 459955 255.8 ns/op BenchmarkExp-4 579039 208.8 ns/op BenchmarkLog-4 1000000 112.6 ns/op BenchmarkLog10-4 1000000 114.5 ns/op BenchmarkPhase-4 4717814 25.58 ns/op BenchmarkPolar-4 1314592 91.16 ns/op BenchmarkPow-4 350676 338.3 ns/op BenchmarkRect-4 566252 215.0 ns/op BenchmarkSin-4 486814 248.3 ns/op BenchmarkSinh-4 465865 247.3 ns/op BenchmarkSqrt-4 653245 180.7 ns/op BenchmarkTan-4 1358116 87.93 ns/op BenchmarkTanh-4 1875582 73.70 ns/op PASS ok math/cmplx 4.344s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 866070 125.3 ns/op BenchmarkInt63ThreadsafeParallel-4 1454037 89.15 ns/op BenchmarkInt63Unthreadsafe-4 873547 143.7 ns/op BenchmarkIntn1000-4 683515 172.2 ns/op BenchmarkInt63n1000-4 775917 159.3 ns/op BenchmarkInt31n1000-4 723936 160.3 ns/op BenchmarkFloat32-4 756958 154.4 ns/op BenchmarkFloat64-4 822615 141.3 ns/op BenchmarkPerm3-4 174556 682.6 ns/op BenchmarkPerm30-4 19483 6088 ns/op BenchmarkPerm30ViaShuffle-4 19830 5967 ns/op BenchmarkShuffleOverhead-4 14298 8373 ns/op BenchmarkRead3-4 603891 197.6 ns/op BenchmarkRead64-4 59841 1985 ns/op BenchmarkRead1000-4 4123 29270 ns/op BenchmarkConcurrent-4 255232 405.1 ns/op PASS ok math/rand 3.268s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 41064 2837 ns/op BenchmarkQDecodeWord-4 110685 1046 ns/op BenchmarkQDecodeHeader-4 102915 1169 ns/op BenchmarkTypeByExtension/.html-4 507368 217.2 ns/op BenchmarkTypeByExtension/.HTML-4 335361 330.4 ns/op BenchmarkTypeByExtension/.unused-4 440043 288.9 ns/op BenchmarkExtensionsByType/text/html-4 172137 681.8 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 88731 1243 ns/op BenchmarkExtensionsByType/application/octet-stream-4 123198 1019 ns/op PASS ok mime 2.465s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 583 179049 ns/op 48248 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 651 270591 ns/op 47964 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 310 378685 ns/op 104694 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 486 243744 ns/op 48968 B/op 206 allocs/op PASS ok mime/multipart 1.638s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 968 123245 ns/op PASS ok mime/quotedprintable 1.141s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 24 5326831 ns/op 8655 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 24 4771462 ns/op 7542 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5005983881 ns/op 158752 B/op 225 allocs/op BenchmarkDNSName-4 80167 1319 ns/op BenchmarkInterfaces-4 2761 37369 ns/op 8712 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 4112 29061 ns/op 6525 B/op 22 allocs/op BenchmarkInterfaceByName-4 3214 36098 ns/op 8767 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1821 63667 ns/op 15010 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5840 20441 ns/op 4464 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1326 77706 ns/op 135289 B/op 39 allocs/op BenchmarkParseIP-4 7674 15455 ns/op BenchmarkParseIPValidIPv4-4 334695 360.6 ns/op BenchmarkParseIPValidIPv6-4 157135 767.5 ns/op BenchmarkIPString/IPv4-4 97524 1234 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8624 13052 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 50080 2365 ns/op BenchmarkIPEqual/IPv4-4 1150388 109.9 ns/op BenchmarkIPEqual/IPv6-4 1111657 102.0 ns/op BenchmarkSendFile/1024-4 1 1210223451 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1205148569 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1205745772 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1207100786 ns/op 0.01 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/16384-4 1 1207103309 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1216621135 ns/op 0.03 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1216467716 ns/op 0.05 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1007084405 ns/op 0.13 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/262144-4 1 1007323186 ns/op 0.26 MB/s 728 B/op 13 allocs/op BenchmarkSendFile/524288-4 1 1007969690 ns/op 0.52 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1008393318 ns/op 1.04 MB/s 536 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1006943943 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1006681898 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007166549 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1003106884 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1006813833 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007183302 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007095031 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1004214894 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1008331175 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1008544490 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1010089930 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1006939614 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1012072036 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1002691899 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1006603055 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1006853448 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1008240453 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007128531 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1007119933 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1003746058 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1007469393 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1008323798 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1007361236 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1007162947 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1010792438 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1007257200 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1007113756 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1006995569 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1007471995 ns/op 0.07 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1007287069 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1007714590 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008270159 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009120078 ns/op 1.04 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007224815 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007203452 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1006998398 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007168886 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1006729666 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007028569 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1006974192 ns/op 0.07 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1008489005 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1007334616 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1007809268 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1010627659 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 4130 32289 ns/op BenchmarkTCP4OneShotTimeout-4 4486 27140 ns/op BenchmarkTCP4Persistent-4 29518 4503 ns/op BenchmarkTCP4PersistentTimeout-4 31449 4727 ns/op BenchmarkTCP6OneShot-4 4581 26240 ns/op BenchmarkTCP6OneShotTimeout-4 5040 24971 ns/op BenchmarkTCP6Persistent-4 34080 3742 ns/op BenchmarkTCP6PersistentTimeout-4 34194 3470 ns/op BenchmarkTCP4ConcurrentReadWrite-4 52819 2386 ns/op BenchmarkTCP6ConcurrentReadWrite-4 48900 2586 ns/op BenchmarkSetReadDeadline-4 195954 636.9 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 21644 5809 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 24146 5612 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 21370 5304 ns/op 0 B/op 0 allocs/op PASS ok net 68.008s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 23832 4917 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8929 11256 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 17996 7814 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16477 7187 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 33964 3218 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 57915 2494 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 105.3 ns/op BenchmarkFindChild/n=2/rep=map-4 3957806 29.84 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 117.2 ns/op BenchmarkFindChild/n=4/rep=linear-4 581264 196.6 ns/op BenchmarkFindChild/n=4/rep=map-4 3776245 35.21 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 517017 215.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 281485 376.8 ns/op BenchmarkFindChild/n=8/rep=map-4 3444606 37.01 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 312424 383.0 ns/op BenchmarkFindChild/n=16/rep=linear-4 168279 745.9 ns/op BenchmarkFindChild/n=16/rep=map-4 2843874 43.40 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2163031 56.98 ns/op BenchmarkFindChild/n=32/rep=linear-4 83538 1502 ns/op BenchmarkFindChild/n=32/rep=map-4 3156400 38.56 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2296851 57.86 ns/op BenchmarkServerMatch-4 10000 10005 ns/op BenchmarkReadRequestChrome-4 3601 32438 ns/op 18.84 MB/s 1507 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8218 13371 ns/op 5.83 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8160 14153 ns/op 5.79 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6067 18496 ns/op 8.16 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12984 8617 ns/op 4.64 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 558 202713 ns/op 5.05 MB/s BenchmarkFileAndServer_1KB/https1-4 261 392869 ns/op 2.61 MB/s BenchmarkFileAndServer_1KB/h2-4 193 537839 ns/op 1.90 MB/s BenchmarkFileAndServer_16MB/h1-4 4 31347069 ns/op 535.21 MB/s BenchmarkFileAndServer_16MB/https1-4 2 92058804 ns/op 182.24 MB/s BenchmarkFileAndServer_16MB/h2-4 1 142942614 ns/op 117.37 MB/s BenchmarkFileAndServer_64MB/h1-4 1 120165660 ns/op 558.47 MB/s BenchmarkFileAndServer_64MB/https1-4 1 275264662 ns/op 243.80 MB/s BenchmarkFileAndServer_64MB/h2-4 1 552741612 ns/op 121.41 MB/s BenchmarkServeMux-4 214 584206 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 250 502208 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 584 220703 ns/op 5912 B/op 63 allocs/op BenchmarkClientServer/https1-4 270 381549 ns/op 6603 B/op 73 allocs/op BenchmarkClientServer/h2-4 196 519121 ns/op 10070 B/op 79 allocs/op BenchmarkClientServerParallel/4/h1-4 2002 57932 ns/op 9212 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 13 8394890 ns/op 99657 B/op 1126 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57074: read tcp 127.0.0.1:34579->127.0.0.1:57074: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52640: read tcp 127.0.0.1:41791->127.0.0.1:52640: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52666: read tcp 127.0.0.1:41791->127.0.0.1:52666: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52606: read tcp 127.0.0.1:41791->127.0.0.1:52606: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 7595471 ns/op 82869 B/op 993 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45210: read tcp 127.0.0.1:44533->127.0.0.1:45210: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45160: read tcp 127.0.0.1:44533->127.0.0.1:45160: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45166: read tcp 127.0.0.1:44533->127.0.0.1:45166: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45164: read tcp 127.0.0.1:44533->127.0.0.1:45164: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50396: read tcp 127.0.0.1:36069->127.0.0.1:50396: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50380: read tcp 127.0.0.1:36069->127.0.0.1:50380: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50352: read tcp 127.0.0.1:36069->127.0.0.1:50352: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50400: read tcp 127.0.0.1:36069->127.0.0.1:50400: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50324: read tcp 127.0.0.1:36069->127.0.0.1:50324: use of closed network connection BenchmarkClientServerParallel/64/h1-4 228 710934 ns/op 21524 B/op 117 allocs/op BenchmarkClientServerParallel/64/https1-4 15 8357189 ns/op 102302 B/op 1155 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56142: read tcp 127.0.0.1:44871->127.0.0.1:56142: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56156: read tcp 127.0.0.1:44871->127.0.0.1:56156: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56110: read tcp 127.0.0.1:44871->127.0.0.1:56110: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56126: write tcp 127.0.0.1:44871->127.0.0.1:56126: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58410: read tcp 127.0.0.1:33785->127.0.0.1:58410: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58462: read tcp 127.0.0.1:33785->127.0.0.1:58462: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58404: read tcp 127.0.0.1:33785->127.0.0.1:58404: use of closed network connection BenchmarkClientServerParallel/64/h2-4 15 8167185 ns/op 98781 B/op 1177 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33422: read tcp 127.0.0.1:46645->127.0.0.1:33422: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33430: read tcp 127.0.0.1:46645->127.0.0.1:33430: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33444: read tcp 127.0.0.1:46645->127.0.0.1:33444: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33440: write tcp 127.0.0.1:46645->127.0.0.1:33440: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34478: read tcp 127.0.0.1:35071->127.0.0.1:34478: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34548: read tcp 127.0.0.1:35071->127.0.0.1:34548: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34460: read tcp 127.0.0.1:35071->127.0.0.1:34460: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34524: write tcp 127.0.0.1:35071->127.0.0.1:34524: use of closed network connection BenchmarkServer-4 1 1014664476 ns/op 31520 B/op 155 allocs/op BenchmarkClient-4 601 232163 ns/op 3726 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 955 113392 ns/op 7500 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1606 74718 ns/op 3056 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1926 61369 ns/op 1949 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1981 61304 ns/op 2761 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 2054 57046 ns/op 2736 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1941 59611 ns/op 2731 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2238 55851 ns/op 1921 B/op 14 allocs/op BenchmarkServerHijack-4 1435 73433 ns/op 16740 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 672 180197 ns/op 5937 B/op 52 allocs/op BenchmarkResponseStatusLine-4 322936 312.9 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.069s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 8995 16106 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.331s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 80479 1534 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 659485 168.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 165649 718.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 70322 1778 ns/op BenchmarkStdIPv4-4 106942 1125 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 103143 1146 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 106504 1119 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 65211 1868 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 72439 1656 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1606048 73.79 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1249357 96.30 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1646600 77.72 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 201992 569.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 241970 522.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 226453 524.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 94782 1322 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 267451 445.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 122806 980.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 134764 896.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 128182 929.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 85418 1462 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 410310 296.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 128122 955.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 157989 780.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 267459 450.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 150392 795.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 371326 325.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 143642 829.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 145521 823.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 145465 829.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 115788 1014 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 509786 208.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 148348 838.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 87822 1238 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 112874 1043 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 165040 737.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 109556 1082 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 299317 404.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 111621 1115 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 128236 938.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 194926 654.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 117153 1013 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 111.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 109.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 110.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 116.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 116.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 115.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 116.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 116.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 117.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 434320 281.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 617294 213.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 166846 714.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 185853 656.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 179055 662.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 83869 1490 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 377191 320.5 ns/op PASS ok net/netip 8.875s 2023/09/18 13:09:48 Test RPC server listening on 127.0.0.1:34113 2023/09/18 13:09:48 Test HTTP RPC server listening on 127.0.0.1:33777 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2316 45326 ns/op BenchmarkEndToEndHTTP-4 2366 43501 ns/op BenchmarkEndToEndAsync-4 4494 26102 ns/op BenchmarkEndToEndAsyncHTTP-4 4807 26670 ns/op PASS ok net/rpc 1.739s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3432 33763 ns/op BenchmarkReadMIMEHeader/server_headers-4 4689 23672 ns/op BenchmarkUncommon-4 20505 5685 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.431s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3870 29239 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 93768 1297 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 671227 175.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 95073 1260 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 175466 675.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 84852 1402 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13498 8885 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 415610 269.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 92937 1285 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 174772 683.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 84538 1410 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13832 8616 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 180330 672.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 73587 1603 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 72643 1654 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33204 3604 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5724 20173 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 176696 688.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 72022 1585 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71432 1691 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32710 3603 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5866 19840 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.101s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3302206 35.52 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 190381 603.5 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 693 169950 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 348 337194 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 595 196555 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 138412 907.3 ns/op BenchmarkStatFile-4 87816 1403 ns/op BenchmarkStatDir-4 97326 1311 ns/op BenchmarkLstatDot-4 135176 918.2 ns/op BenchmarkLstatFile-4 89102 1388 ns/op BenchmarkLstatDir-4 94206 1211 ns/op PASS ok os 2.611s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 332 405285 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.183s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 614800 188.2 ns/op PASS ok os/user 1.221s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3703027 31.98 ns/op BenchmarkString-4 1968584 60.75 ns/op BenchmarkBytes-4 1727260 69.26 ns/op BenchmarkNamedBytes-4 1000000 103.7 ns/op BenchmarkBytesArray-4 782008 151.3 ns/op BenchmarkSliceLen-4 1988354 60.63 ns/op BenchmarkMapLen-4 965611 124.1 ns/op BenchmarkStringLen-4 1629466 72.52 ns/op BenchmarkArrayLen-4 1401404 85.48 ns/op BenchmarkSliceCap-4 1989537 60.11 ns/op BenchmarkDeepEqual/int8-4 559239 214.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 91504 1281 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 451444 262.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 87032 1351 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 435434 272.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 88501 1348 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 452047 264.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 88747 1334 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 451723 262.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 90402 1343 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 534235 215.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 114906 1034 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 453918 263.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 87063 1372 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 436798 269.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 85093 1388 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 453840 262.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 89122 1375 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 412918 277.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 85219 1405 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 429399 278.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 85120 1389 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 433693 267.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 85369 1350 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 457170 261.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 87249 1362 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 457194 259.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 86086 1357 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 428294 261.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 86851 1359 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 558747 213.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 93590 1303 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 457520 262.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 85302 1377 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 112599 1056 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 54073 2204 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 52174 2278 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 34886 3387 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 38628 3109 ns/op BenchmarkIsZero/ArrayComparable-4 146740 826.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 31332 3858 ns/op BenchmarkIsZero/StructComparable-4 385269 309.1 ns/op BenchmarkIsZero/StructIncomparable-4 142876 827.8 ns/op BenchmarkSetZero/Bool/Direct-4 4551463 25.82 ns/op BenchmarkSetZero/Bool/CachedZero-4 926103 128.7 ns/op BenchmarkSetZero/Bool/NewZero-4 707312 170.8 ns/op BenchmarkSetZero/Int/Direct-4 2159008 56.54 ns/op BenchmarkSetZero/Int/CachedZero-4 934365 126.7 ns/op BenchmarkSetZero/Int/NewZero-4 704433 171.1 ns/op BenchmarkSetZero/Uint/Direct-4 2143947 56.67 ns/op BenchmarkSetZero/Uint/CachedZero-4 932601 129.6 ns/op BenchmarkSetZero/Uint/NewZero-4 696824 172.9 ns/op BenchmarkSetZero/Float/Direct-4 2102889 56.39 ns/op BenchmarkSetZero/Float/CachedZero-4 926898 128.0 ns/op BenchmarkSetZero/Float/NewZero-4 693795 169.7 ns/op BenchmarkSetZero/Complex/Direct-4 2134920 56.21 ns/op BenchmarkSetZero/Complex/CachedZero-4 926450 128.7 ns/op BenchmarkSetZero/Complex/NewZero-4 691190 170.6 ns/op BenchmarkSetZero/Array/Direct-4 2572261 46.83 ns/op BenchmarkSetZero/Array/CachedZero-4 912074 129.4 ns/op BenchmarkSetZero/Array/NewZero-4 694776 173.2 ns/op BenchmarkSetZero/Chan/Direct-4 2129342 56.63 ns/op BenchmarkSetZero/Chan/CachedZero-4 882168 135.1 ns/op BenchmarkSetZero/Chan/NewZero-4 672062 177.3 ns/op BenchmarkSetZero/Func/Direct-4 2083771 57.26 ns/op BenchmarkSetZero/Func/CachedZero-4 886723 135.0 ns/op BenchmarkSetZero/Func/NewZero-4 681380 176.4 ns/op BenchmarkSetZero/Interface/Direct-4 1994113 61.06 ns/op BenchmarkSetZero/Interface/CachedZero-4 883608 130.1 ns/op BenchmarkSetZero/Interface/NewZero-4 693650 172.1 ns/op BenchmarkSetZero/Map/Direct-4 2104705 56.87 ns/op BenchmarkSetZero/Map/CachedZero-4 838184 137.0 ns/op BenchmarkSetZero/Map/NewZero-4 672411 180.7 ns/op BenchmarkSetZero/Pointer/Direct-4 2111841 57.25 ns/op BenchmarkSetZero/Pointer/CachedZero-4 883944 135.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 678192 177.0 ns/op BenchmarkSetZero/Slice/Direct-4 1991946 61.69 ns/op BenchmarkSetZero/Slice/CachedZero-4 879031 128.2 ns/op BenchmarkSetZero/Slice/NewZero-4 702706 173.6 ns/op BenchmarkSetZero/String/Direct-4 2117529 56.69 ns/op BenchmarkSetZero/String/CachedZero-4 933936 155.5 ns/op BenchmarkSetZero/String/NewZero-4 691794 188.4 ns/op BenchmarkSetZero/Struct/Direct-4 2853757 42.47 ns/op BenchmarkSetZero/Struct/CachedZero-4 921093 139.4 ns/op BenchmarkSetZero/Struct/NewZero-4 706304 168.7 ns/op BenchmarkSelect/1-4 196326 690.9 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 81196 1473 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 44013 2691 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 155265 766.3 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 205604 585.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 168456 728.8 ns/op 175.63 MB/s BenchmarkCallArgCopy/size=256-4 137374 866.3 ns/op 295.51 MB/s BenchmarkCallArgCopy/size=1024-4 145336 1070 ns/op 956.64 MB/s BenchmarkCallArgCopy/size=4096-4 61974 2114 ns/op 1937.68 MB/s BenchmarkCallArgCopy/size=65536-4 5443 20492 ns/op 3198.17 MB/s BenchmarkFieldByName1-4 606846 199.6 ns/op BenchmarkFieldByName2-4 47760 2397 ns/op BenchmarkFieldByName3-4 5749 21677 ns/op BenchmarkInterfaceBig-4 1233116 99.41 ns/op BenchmarkInterfaceSmall-4 1318688 81.91 ns/op BenchmarkNew-4 1000000 138.9 ns/op BenchmarkMap/StringKeys/MapIndex-4 2425 49074 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2197 54560 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2544 47523 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2206 54641 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2421 49600 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2163 55144 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 262274 450.5 ns/op PASS ok reflect 18.068s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 6891 16480 ns/op 9615 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 22912 15531 ns/op 9159 B/op 1 allocs/op BenchmarkFindString-4 9559 26355 ns/op 9309 B/op 1 allocs/op BenchmarkFindSubmatch-4 8457 18621 ns/op 9469 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 12053 ns/op 9309 B/op 2 allocs/op BenchmarkLiteral-4 29781 4441 ns/op BenchmarkNotLiteral-4 2892 40706 ns/op BenchmarkMatchClass-4 2103 53468 ns/op BenchmarkMatchClass_InRange-4 2240 52419 ns/op BenchmarkReplaceAll-4 1100 101691 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 13142 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 33652 3290 ns/op BenchmarkAnchoredShortMatch-4 16940 7990 ns/op BenchmarkAnchoredLongMatch-4 14472 8399 ns/op BenchmarkOnePassShortA-4 14893 8179 ns/op BenchmarkNotOnePassShortA-4 5700 25278 ns/op BenchmarkOnePassShortB-4 19623 6130 ns/op BenchmarkNotOnePassShortB-4 7484 17049 ns/op BenchmarkOnePassLongPrefix-4 75331 1720 ns/op BenchmarkOnePassLongNotPrefix-4 26857 5072 ns/op BenchmarkMatchParallelShared-4 35923 3500 ns/op BenchmarkMatchParallelCopied-4 21340 12244 ns/op BenchmarkQuoteMetaAll-4 156562 795.4 ns/op 17.60 MB/s BenchmarkQuoteMetaNone-4 302073 387.2 ns/op 67.15 MB/s BenchmarkCompile/Onepass-4 2977 38977 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1203 98731 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 139 848214 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4244978 27.78 ns/op 575.87 MB/s BenchmarkMatch/Easy0/32-4 43882 2784 ns/op 11.50 MB/s BenchmarkMatch/Easy0/1K-4 32874 3695 ns/op 277.13 MB/s BenchmarkMatch/Easy0i/16-4 4348531 27.60 ns/op 579.77 MB/s BenchmarkMatch/Easy0i/32-4 3769 27981 ns/op 1.14 MB/s BenchmarkMatch/Easy0i/1K-4 151 783862 ns/op 1.31 MB/s BenchmarkMatch/Easy1/16-4 4298642 27.35 ns/op 585.06 MB/s BenchmarkMatch/Easy1/32-4 25378 7117 ns/op 4.50 MB/s BenchmarkMatch/Easy1/1K-4 5858 19860 ns/op 51.56 MB/s BenchmarkMatch/Medium/16-4 4335562 27.54 ns/op 580.87 MB/s BenchmarkMatch/Medium/32-4 4864 23920 ns/op 1.34 MB/s BenchmarkMatch/Medium/1K-4 171 688827 ns/op 1.49 MB/s BenchmarkMatch/Hard/16-4 4267150 27.89 ns/op 573.74 MB/s BenchmarkMatch/Hard/32-4 2610 44749 ns/op 0.72 MB/s BenchmarkMatch/Hard/1K-4 93 1213679 ns/op 0.84 MB/s BenchmarkMatch/Hard1/16-4 817 146258 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 429 276000 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 13 8465761 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 21358 5561 ns/op 2.88 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 12004 9502 ns/op 3.37 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 490 243057 ns/op 4.21 MB/s 22 B/op 0 allocs/op PASS ok regexp 9.785s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 442638 252.0 ns/op BenchmarkIsWordChar-4 175120 692.1 ns/op PASS ok regexp/syntax 2.648s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 72430 1484 ns/op BenchmarkCallers/inlined-4 94384 1330 ns/op BenchmarkCallers/no-cache-4 35082 3913 ns/op BenchmarkFPCallers/cached-4 14349652 8.324 ns/op BenchmarkMakeChan/Byte-4 1565497 75.08 ns/op BenchmarkMakeChan/Int-4 1351704 86.92 ns/op BenchmarkMakeChan/Ptr-4 649012 170.5 ns/op BenchmarkMakeChan/Struct/0-4 1529796 71.15 ns/op BenchmarkMakeChan/Struct/32-4 923383 130.7 ns/op BenchmarkMakeChan/Struct/40-4 831511 143.4 ns/op BenchmarkChanNonblocking-4 5316996 22.16 ns/op BenchmarkSelectUncontended-4 1000000 106.7 ns/op BenchmarkSelectSyncContended-4 48092 2592 ns/op BenchmarkSelectAsyncContended-4 215139 556.6 ns/op BenchmarkSelectNonblock-4 2716147 42.57 ns/op BenchmarkChanUncontended-4 14623 7665 ns/op BenchmarkChanContended-4 2678 37349 ns/op BenchmarkChanSync-4 314562 403.6 ns/op BenchmarkChanSyncWork-4 97473 1226 ns/op BenchmarkChanProdCons0-4 202272 828.8 ns/op BenchmarkChanProdCons10-4 236264 503.0 ns/op BenchmarkChanProdCons100-4 261320 475.9 ns/op BenchmarkChanProdConsWork0-4 127206 1054 ns/op BenchmarkChanProdConsWork10-4 165717 795.5 ns/op BenchmarkChanProdConsWork100-4 221490 559.9 ns/op BenchmarkSelectProdCons-4 129372 831.8 ns/op BenchmarkReceiveDataFromClosedChan-4 1285094 94.20 ns/op BenchmarkChanCreation-4 384278 301.3 ns/op BenchmarkChanSem-4 233145 480.8 ns/op BenchmarkChanPopular-4 223 479382 ns/op BenchmarkChanClosed-4 1495318 76.66 ns/op BenchmarkCallClosure-4 5066280 23.36 ns/op BenchmarkCallClosure1-4 5567028 21.47 ns/op BenchmarkCallClosure2-4 1692799 70.86 ns/op BenchmarkCallClosure3-4 2064038 57.84 ns/op BenchmarkCallClosure4-4 1718990 69.90 ns/op BenchmarkComplex128DivNormal-4 6331701 22.37 ns/op BenchmarkComplex128DivNisNaN-4 4930063 22.76 ns/op BenchmarkComplex128DivDisNaN-4 4666772 23.25 ns/op BenchmarkComplex128DivNisInf-4 6259879 19.59 ns/op BenchmarkComplex128DivDisInf-4 4374874 27.41 ns/op BenchmarkSetTypePtr-4 55709607 2.196 ns/op 3642.52 MB/s BenchmarkSetTypePtr8-4 9151927 13.30 ns/op 4812.67 MB/s BenchmarkSetTypePtr16-4 9175183 13.41 ns/op 9545.35 MB/s BenchmarkSetTypePtr32-4 9132982 13.23 ns/op 19355.44 MB/s BenchmarkSetTypePtr64-4 9173511 13.19 ns/op 38830.86 MB/s BenchmarkSetTypePtr126-4 5911083 20.42 ns/op 49370.50 MB/s BenchmarkSetTypePtr128-4 6066932 20.06 ns/op 51050.17 MB/s BenchmarkSetTypePtrSlice-4 959175 126.4 ns/op 64789.41 MB/s BenchmarkSetTypeNode1-4 9196394 13.20 ns/op 1818.60 MB/s BenchmarkSetTypeNode1Slice-4 4473432 26.24 ns/op 29263.82 MB/s BenchmarkSetTypeNode8-4 9141772 13.27 ns/op 6028.10 MB/s BenchmarkSetTypeNode8Slice-4 1808085 66.36 ns/op 38580.24 MB/s BenchmarkSetTypeNode64-4 6066273 19.96 ns/op 26458.80 MB/s BenchmarkSetTypeNode64Slice-4 219208 560.1 ns/op 30167.95 MB/s BenchmarkSetTypeNode64Dead-4 7119850 17.05 ns/op 30974.67 MB/s BenchmarkSetTypeNode64DeadSlice-4 229383 544.0 ns/op 31058.69 MB/s BenchmarkSetTypeNode124-4 5931130 20.50 ns/op 49164.44 MB/s BenchmarkSetTypeNode124Slice-4 204769 593.6 ns/op 54337.36 MB/s BenchmarkSetTypeNode126-4 5973435 20.07 ns/op 51021.54 MB/s BenchmarkSetTypeNode126Slice-4 205766 592.6 ns/op 55297.88 MB/s BenchmarkSetTypeNode128-4 4215938 28.88 ns/op 36012.51 MB/s BenchmarkSetTypeNode128Slice-4 143668 840.0 ns/op 39621.17 MB/s BenchmarkSetTypeNode130-4 4194748 28.85 ns/op 36604.23 MB/s BenchmarkSetTypeNode130Slice-4 140316 852.9 ns/op 39618.01 MB/s BenchmarkSetTypeNode1024-4 828393 148.4 ns/op 55303.80 MB/s BenchmarkSetTypeNode1024Slice-4 26130 4539 ns/op 57865.18 MB/s BenchmarkAllocation-4 5829 26208 ns/op BenchmarkReadMemStats-4 13089 11853 ns/op BenchmarkReadMemStatsLatency-4 1 88944 p50-ns 88944 p90-ns 88944 p99-ns BenchmarkWriteBarrier-4 1000000 130.3 ns/op BenchmarkBulkWriteBarrier-4 6484706 17.76 ns/op BenchmarkScanStackNoLocals-4 3 40313487 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10087371 11.88 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9044383 13.37 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7390111 16.02 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5415842 22.23 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3508569 33.35 ns/op BenchmarkHash5-4 4509837 26.65 ns/op 187.61 MB/s BenchmarkHash16-4 4968403 23.70 ns/op 675.00 MB/s BenchmarkHash64-4 4042506 29.15 ns/op 2195.55 MB/s BenchmarkHash1024-4 966486 124.7 ns/op 8212.91 MB/s BenchmarkHash65536-4 19262 6184 ns/op 10597.10 MB/s BenchmarkAlignedLoad-4 7393873 16.20 ns/op BenchmarkUnalignedLoad-4 7543142 15.85 ns/op BenchmarkEqEfaceConcrete-4 6028131 19.91 ns/op BenchmarkEqIfaceConcrete-4 5773880 20.66 ns/op BenchmarkNeEfaceConcrete-4 5575598 21.77 ns/op BenchmarkNeIfaceConcrete-4 5204671 21.99 ns/op BenchmarkConvT2EByteSized/bool-4 5250702 22.76 ns/op BenchmarkConvT2EByteSized/uint8-4 5527622 21.92 ns/op BenchmarkConvT2ESmall-4 5095322 23.56 ns/op BenchmarkConvT2EUintptr-4 5124780 23.60 ns/op BenchmarkConvT2ELarge-4 1558452 74.62 ns/op BenchmarkConvT2ISmall-4 5204868 22.99 ns/op BenchmarkConvT2IUintptr-4 5150533 23.58 ns/op BenchmarkConvT2ILarge-4 1556835 75.47 ns/op BenchmarkConvI2E-4 4475937 25.32 ns/op BenchmarkConvI2I-4 4085608 29.38 ns/op BenchmarkAssertE2T-4 4111872 29.50 ns/op BenchmarkAssertE2TLarge-4 2579887 46.63 ns/op BenchmarkAssertE2I-4 3894945 31.63 ns/op BenchmarkAssertI2T-4 4078514 29.45 ns/op BenchmarkAssertI2I-4 3761283 32.07 ns/op BenchmarkAssertI2E-4 5299539 22.81 ns/op BenchmarkAssertE2E-4 5306404 23.19 ns/op BenchmarkAssertE2T2-4 2920016 37.63 ns/op BenchmarkAssertE2T2Blank-4 4176542 28.49 ns/op BenchmarkAssertI2E2-4 3947397 31.31 ns/op BenchmarkAssertI2E2Blank-4 5315047 22.13 ns/op BenchmarkAssertE2E2-4 4001564 30.63 ns/op BenchmarkAssertE2E2Blank-4 5380508 22.49 ns/op BenchmarkConvT2Ezero/zero/16-4 5081905 24.00 ns/op BenchmarkConvT2Ezero/zero/32-4 5173933 23.51 ns/op BenchmarkConvT2Ezero/zero/64-4 5032842 23.84 ns/op BenchmarkConvT2Ezero/zero/str-4 5157498 23.00 ns/op BenchmarkConvT2Ezero/zero/slice-4 5168206 23.29 ns/op BenchmarkConvT2Ezero/zero/big-4 427602 277.4 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1648298 72.35 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1579027 75.53 ns/op BenchmarkConvT2Ezero/nonzero/big-4 435264 282.5 ns/op BenchmarkConvT2Ezero/smallint/16-4 5086014 23.96 ns/op BenchmarkConvT2Ezero/smallint/32-4 5132830 23.43 ns/op BenchmarkConvT2Ezero/smallint/64-4 5170294 23.08 ns/op BenchmarkConvT2Ezero/largeint/16-4 2153726 54.45 ns/op BenchmarkConvT2Ezero/largeint/32-4 2244966 53.75 ns/op BenchmarkConvT2Ezero/largeint/64-4 2242219 53.44 ns/op BenchmarkMalloc8-4 2870280 44.09 ns/op BenchmarkMalloc16-4 2521621 47.85 ns/op BenchmarkMallocTypeInfo8-4 2526397 47.43 ns/op BenchmarkMallocTypeInfo16-4 1990598 60.14 ns/op BenchmarkMallocLargeStruct-4 361850 294.6 ns/op BenchmarkGoroutineSelect-4 153 1150138 ns/op BenchmarkGoroutineBlocking-4 157 691049 ns/op BenchmarkGoroutineForRange-4 111 1878115 ns/op BenchmarkGoroutineIdle-4 254 530304 ns/op BenchmarkHashStringSpeed-4 1940227 64.18 ns/op BenchmarkHashBytesSpeed-4 1280149 91.49 ns/op BenchmarkHashInt32Speed-4 1988553 59.78 ns/op BenchmarkHashInt64Speed-4 2112474 62.32 ns/op BenchmarkHashStringArraySpeed-4 459338 322.0 ns/op BenchmarkMegMap-4 3484290 33.62 ns/op BenchmarkMegOneMap-4 4085778 28.25 ns/op BenchmarkMegEqMap-4 2020 59259 ns/op BenchmarkMegEmptyMap-4 4828186 24.43 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2820426 41.91 ns/op BenchmarkSmallStrMap-4 3717903 32.23 ns/op BenchmarkMapStringKeysEight_16-4 3744885 32.16 ns/op BenchmarkMapStringKeysEight_32-4 3409473 35.12 ns/op BenchmarkMapStringKeysEight_64-4 3595056 34.38 ns/op BenchmarkMapStringKeysEight_1M-4 3465000 35.41 ns/op BenchmarkIntMap-4 3983091 29.53 ns/op BenchmarkMapFirst/1-4 4704390 25.51 ns/op BenchmarkMapFirst/2-4 4724780 25.42 ns/op BenchmarkMapFirst/3-4 4774404 25.43 ns/op BenchmarkMapFirst/4-4 4681460 25.48 ns/op BenchmarkMapFirst/5-4 4620450 25.46 ns/op BenchmarkMapFirst/6-4 4679542 26.61 ns/op BenchmarkMapFirst/7-4 4585544 25.51 ns/op BenchmarkMapFirst/8-4 4467226 26.15 ns/op BenchmarkMapFirst/9-4 3420130 35.53 ns/op BenchmarkMapFirst/10-4 3400855 35.36 ns/op BenchmarkMapFirst/11-4 3360364 35.22 ns/op BenchmarkMapFirst/12-4 3389589 36.02 ns/op BenchmarkMapFirst/13-4 3403626 35.53 ns/op BenchmarkMapFirst/14-4 3326496 35.36 ns/op BenchmarkMapFirst/15-4 3319306 34.97 ns/op BenchmarkMapFirst/16-4 3395078 35.25 ns/op BenchmarkMapMid/1-4 4628487 25.95 ns/op BenchmarkMapMid/2-4 4486868 26.60 ns/op BenchmarkMapMid/3-4 4507941 26.74 ns/op BenchmarkMapMid/4-4 4375440 27.39 ns/op BenchmarkMapMid/5-4 4367505 26.86 ns/op BenchmarkMapMid/6-4 4268857 28.16 ns/op BenchmarkMapMid/7-4 4249300 28.06 ns/op BenchmarkMapMid/8-4 4222176 27.71 ns/op BenchmarkMapMid/9-4 3417834 35.17 ns/op BenchmarkMapMid/10-4 3242980 36.78 ns/op BenchmarkMapMid/11-4 3242768 36.66 ns/op BenchmarkMapMid/12-4 3127400 36.10 ns/op BenchmarkMapMid/13-4 3418626 36.11 ns/op BenchmarkMapMid/14-4 3346178 35.30 ns/op BenchmarkMapMid/15-4 3380436 36.14 ns/op BenchmarkMapMid/16-4 3403239 36.42 ns/op BenchmarkMapLast/1-4 4639778 25.82 ns/op BenchmarkMapLast/2-4 4532222 26.39 ns/op BenchmarkMapLast/3-4 4409802 27.02 ns/op BenchmarkMapLast/4-4 4319708 27.82 ns/op BenchmarkMapLast/5-4 4407540 28.01 ns/op BenchmarkMapLast/6-4 4231657 28.31 ns/op BenchmarkMapLast/7-4 4159857 28.94 ns/op BenchmarkMapLast/8-4 4022770 29.77 ns/op BenchmarkMapLast/9-4 3111642 35.62 ns/op BenchmarkMapLast/10-4 3285938 35.78 ns/op BenchmarkMapLast/11-4 3184209 38.43 ns/op BenchmarkMapLast/12-4 3222063 37.64 ns/op BenchmarkMapLast/13-4 3367508 36.45 ns/op BenchmarkMapLast/14-4 3376441 35.01 ns/op BenchmarkMapLast/15-4 3175729 35.47 ns/op BenchmarkMapLast/16-4 3263246 38.71 ns/op BenchmarkMapCycle-4 2256588 52.49 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2680034 44.97 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1249 96117 ns/op BenchmarkMakeMap/[Byte]Byte-4 813784 146.9 ns/op BenchmarkMakeMap/[Int]Int-4 512476 208.1 ns/op BenchmarkNewEmptyMap-4 13675953 8.502 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1449231 83.99 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 655578 180.5 ns/op BenchmarkMapIterEmpty-4 6503671 18.07 ns/op BenchmarkSameLengthMap-4 4709335 26.92 ns/op BenchmarkBigKeyMap-4 1824259 65.20 ns/op BenchmarkBigValMap-4 1755169 69.46 ns/op BenchmarkSmallKeyMap-4 2749389 44.13 ns/op BenchmarkMapPopulate/1-4 3027578 39.68 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 141980 787.4 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9286 11732 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 1047 110843 ns/op 51742 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 84 1396234 ns/op 416407 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 7 16988912 ns/op 6532158 B/op 2946 allocs/op BenchmarkComplexAlgMap-4 296761 412.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 1762227 67.70 ns/op BenchmarkGoMapClear/Reflexive/10-4 1646701 72.55 ns/op BenchmarkGoMapClear/Reflexive/100-4 381154 303.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 46294 2605 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4968 22120 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1491465 80.36 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1410890 84.99 ns/op BenchmarkGoMapClear/NonReflexive/100-4 363930 322.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 47091 2546 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5230 20691 ns/op BenchmarkMapStringConversion/32/simple-4 2056578 57.98 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 2056388 57.98 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1882069 64.12 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1956361 60.00 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1962766 61.22 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1788496 66.15 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1596446 67.81 ns/op BenchmarkMapInterfacePtr-4 1879152 63.01 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4601577 25.83 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 193749 686.4 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5900 20469 ns/op BenchmarkMapPop1000-4 434 276607 ns/op BenchmarkMapPop10000-4 25 4782158 ns/op BenchmarkMapAssign/Int32/256-4 2438474 48.72 ns/op BenchmarkMapAssign/Int32/65536-4 1579147 64.67 ns/op BenchmarkMapAssign/Int64/256-4 2472768 49.43 ns/op BenchmarkMapAssign/Int64/65536-4 1933065 60.60 ns/op BenchmarkMapAssign/Str/256-4 1985740 61.54 ns/op BenchmarkMapAssign/Str/65536-4 1401654 82.08 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1349359 89.31 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1046542 103.9 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1340606 89.31 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 977452 105.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 641020 1410 ns/op BenchmarkMapOperatorAssign/Str/65536-4 447848 235.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 892825 123.7 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 476949 218.1 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 930016 127.7 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 615630 191.0 ns/op 43 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 682312 179.2 ns/op 66 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 367382 332.3 ns/op 76 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1996770 59.90 ns/op BenchmarkMapDelete/Int32/1000-4 2182281 56.35 ns/op BenchmarkMapDelete/Int32/10000-4 2143911 56.06 ns/op BenchmarkMapDelete/Int64/100-4 2010264 59.73 ns/op BenchmarkMapDelete/Int64/1000-4 2204109 56.24 ns/op BenchmarkMapDelete/Int64/10000-4 2083885 58.81 ns/op BenchmarkMapDelete/Str/100-4 1585160 74.96 ns/op BenchmarkMapDelete/Str/1000-4 1660784 72.43 ns/op BenchmarkMapDelete/Str/10000-4 1595425 74.39 ns/op BenchmarkMapDelete/Pointer/100-4 1755664 66.31 ns/op BenchmarkMapDelete/Pointer/1000-4 1930123 61.21 ns/op BenchmarkMapDelete/Pointer/10000-4 1834172 64.46 ns/op BenchmarkMemmove/0-4 12880768 8.769 ns/op BenchmarkMemmove/1-4 2073770 55.63 ns/op 17.97 MB/s BenchmarkMemmove/2-4 2107986 57.40 ns/op 34.84 MB/s BenchmarkMemmove/3-4 2175891 55.26 ns/op 54.29 MB/s BenchmarkMemmove/4-4 2155562 53.82 ns/op 74.32 MB/s BenchmarkMemmove/5-4 2184656 54.30 ns/op 92.09 MB/s BenchmarkMemmove/6-4 2164834 54.81 ns/op 109.46 MB/s BenchmarkMemmove/7-4 2144863 55.61 ns/op 125.87 MB/s BenchmarkMemmove/8-4 2226770 52.92 ns/op 151.18 MB/s BenchmarkMemmove/9-4 2118762 56.85 ns/op 158.31 MB/s BenchmarkMemmove/10-4 2071701 65.27 ns/op 153.22 MB/s BenchmarkMemmove/11-4 2060560 58.29 ns/op 188.71 MB/s BenchmarkMemmove/12-4 2109333 56.41 ns/op 212.71 MB/s BenchmarkMemmove/13-4 2088664 58.14 ns/op 223.61 MB/s BenchmarkMemmove/14-4 2083228 57.33 ns/op 244.20 MB/s BenchmarkMemmove/15-4 2065266 58.12 ns/op 258.09 MB/s BenchmarkMemmove/16-4 2023478 59.27 ns/op 269.95 MB/s BenchmarkMemmove/32-4 1788643 67.13 ns/op 476.71 MB/s BenchmarkMemmove/64-4 1536784 74.32 ns/op 861.18 MB/s BenchmarkMemmove/128-4 1259972 94.23 ns/op 1358.41 MB/s BenchmarkMemmove/256-4 1000000 123.2 ns/op 2078.23 MB/s BenchmarkMemmove/512-4 696409 175.3 ns/op 2921.21 MB/s BenchmarkMemmove/1024-4 426282 310.3 ns/op 3299.84 MB/s BenchmarkMemmove/2048-4 242673 501.8 ns/op 4080.99 MB/s BenchmarkMemmove/4096-4 126708 937.1 ns/op 4371.16 MB/s BenchmarkMemmoveOverlap/32-4 1897183 61.66 ns/op 518.99 MB/s BenchmarkMemmoveOverlap/64-4 1605506 74.85 ns/op 855.07 MB/s BenchmarkMemmoveOverlap/128-4 1246327 96.56 ns/op 1325.66 MB/s BenchmarkMemmoveOverlap/256-4 790737 145.9 ns/op 1755.12 MB/s BenchmarkMemmoveOverlap/512-4 638376 188.6 ns/op 2715.24 MB/s BenchmarkMemmoveOverlap/1024-4 397324 307.0 ns/op 3335.67 MB/s BenchmarkMemmoveOverlap/2048-4 220208 536.0 ns/op 3821.10 MB/s BenchmarkMemmoveOverlap/4096-4 116044 1003 ns/op 4085.67 MB/s BenchmarkMemmoveUnalignedDst/0-4 12650124 9.366 ns/op BenchmarkMemmoveUnalignedDst/1-4 2108640 54.37 ns/op 18.39 MB/s BenchmarkMemmoveUnalignedDst/2-4 2172249 55.38 ns/op 36.12 MB/s BenchmarkMemmoveUnalignedDst/3-4 2123997 54.34 ns/op 55.21 MB/s BenchmarkMemmoveUnalignedDst/4-4 2236563 54.40 ns/op 73.52 MB/s BenchmarkMemmoveUnalignedDst/5-4 2188635 54.64 ns/op 91.51 MB/s BenchmarkMemmoveUnalignedDst/6-4 2133418 55.06 ns/op 108.97 MB/s BenchmarkMemmoveUnalignedDst/7-4 2178698 61.82 ns/op 113.23 MB/s BenchmarkMemmoveUnalignedDst/8-4 2263898 51.79 ns/op 154.46 MB/s BenchmarkMemmoveUnalignedDst/9-4 2101827 58.28 ns/op 154.43 MB/s BenchmarkMemmoveUnalignedDst/10-4 1958251 57.51 ns/op 173.90 MB/s BenchmarkMemmoveUnalignedDst/11-4 2070915 56.88 ns/op 193.38 MB/s BenchmarkMemmoveUnalignedDst/12-4 2078439 54.57 ns/op 219.89 MB/s BenchmarkMemmoveUnalignedDst/13-4 2208489 54.91 ns/op 236.73 MB/s BenchmarkMemmoveUnalignedDst/14-4 2102164 56.37 ns/op 248.34 MB/s BenchmarkMemmoveUnalignedDst/15-4 2100777 55.80 ns/op 268.83 MB/s BenchmarkMemmoveUnalignedDst/16-4 2152519 58.25 ns/op 274.68 MB/s BenchmarkMemmoveUnalignedDst/32-4 1821462 65.68 ns/op 487.24 MB/s BenchmarkMemmoveUnalignedDst/64-4 1515862 80.28 ns/op 797.22 MB/s BenchmarkMemmoveUnalignedDst/128-4 1297713 92.91 ns/op 1377.63 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 119.0 ns/op 2151.70 MB/s BenchmarkMemmoveUnalignedDst/512-4 700808 171.8 ns/op 2980.20 MB/s BenchmarkMemmoveUnalignedDst/1024-4 430686 281.0 ns/op 3643.52 MB/s BenchmarkMemmoveUnalignedDst/2048-4 242764 494.3 ns/op 4142.83 MB/s BenchmarkMemmoveUnalignedDst/4096-4 129648 941.4 ns/op 4351.07 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1813538 64.45 ns/op 496.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1651188 72.46 ns/op 883.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1200721 99.86 ns/op 1281.73 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 734205 151.9 ns/op 1685.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 620209 194.1 ns/op 2637.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 348877 312.7 ns/op 3274.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 219836 544.4 ns/op 3762.03 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 120320 1023 ns/op 4004.58 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12870507 9.336 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2112091 56.14 ns/op 17.81 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2096592 61.96 ns/op 32.28 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2163928 55.03 ns/op 54.51 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2181403 54.95 ns/op 72.79 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2200360 55.57 ns/op 89.97 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2125534 56.78 ns/op 105.67 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2001764 61.20 ns/op 114.38 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1997510 64.96 ns/op 123.15 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2126742 56.14 ns/op 160.32 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2115069 57.27 ns/op 174.62 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2075200 57.06 ns/op 192.77 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1947843 55.95 ns/op 214.47 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2139528 55.90 ns/op 232.55 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2096685 56.37 ns/op 248.34 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2102244 57.15 ns/op 262.46 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2042577 60.28 ns/op 265.44 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1843308 64.26 ns/op 498.00 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1682898 71.59 ns/op 894.03 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1271756 94.41 ns/op 1355.79 MB/s BenchmarkMemmoveUnalignedSrc/256-4 996504 120.3 ns/op 2127.27 MB/s BenchmarkMemmoveUnalignedSrc/512-4 636367 172.0 ns/op 2976.74 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 427663 280.9 ns/op 3645.69 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 240644 496.0 ns/op 4128.73 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128232 925.5 ns/op 4425.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1654428 71.61 ns/op 223.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1683693 72.71 ns/op 220.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1609746 72.89 ns/op 219.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1595978 73.98 ns/op 216.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1632076 73.51 ns/op 217.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1642012 73.06 ns/op 218.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1637238 72.63 ns/op 220.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1637391 73.91 ns/op 216.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1425859 84.02 ns/op 761.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1373421 86.87 ns/op 736.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1359720 91.24 ns/op 701.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1354346 89.35 ns/op 716.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1334846 92.48 ns/op 692.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1327828 87.87 ns/op 728.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1303663 90.53 ns/op 706.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1367490 88.36 ns/op 724.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 886923 136.5 ns/op 1875.27 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 827931 145.2 ns/op 1763.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 846796 142.4 ns/op 1797.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 854446 141.4 ns/op 1810.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 743268 142.3 ns/op 1799.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 810218 141.1 ns/op 1814.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 849942 142.2 ns/op 1800.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 839355 144.5 ns/op 1772.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 128011 941.7 ns/op 4349.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 114640 1031 ns/op 3972.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 125818 962.7 ns/op 4254.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 114289 992.6 ns/op 4126.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 126728 1031 ns/op 3973.68 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 127550 1006 ns/op 4071.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 105423 957.2 ns/op 4279.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 111358 1022 ns/op 4009.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7755 15781 ns/op 4152.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 7077 16513 ns/op 3968.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7122 16706 ns/op 3922.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7291 16528 ns/op 3965.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7354 16755 ns/op 3911.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6549 16372 ns/op 4002.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7046 16675 ns/op 3930.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7405 16353 ns/op 4007.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1839070 64.77 ns/op 494.08 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1484415 81.75 ns/op 782.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1234561 96.26 ns/op 1329.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 802540 145.9 ns/op 1754.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 621834 191.7 ns/op 2671.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 379802 312.8 ns/op 3274.10 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 219057 550.4 ns/op 3720.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114366 1071 ns/op 3825.23 MB/s BenchmarkMemclr/5-4 12569974 9.876 ns/op 506.26 MB/s BenchmarkMemclr/16-4 10763876 11.18 ns/op 1430.77 MB/s BenchmarkMemclr/64-4 6356011 17.92 ns/op 3570.58 MB/s BenchmarkMemclr/256-4 9816814 11.15 ns/op 22960.74 MB/s BenchmarkMemclr/4096-4 3248323 33.65 ns/op 121740.36 MB/s BenchmarkMemclr/65536-4 89620 1327 ns/op 49396.48 MB/s BenchmarkMemclr/1M-4 6510 21261 ns/op 49319.34 MB/s BenchmarkMemclr/4M-4 1634 94404 ns/op 44429.49 MB/s BenchmarkMemclr/8M-4 634 180325 ns/op 46519.51 MB/s BenchmarkMemclr/16M-4 331 381306 ns/op 43999.36 MB/s BenchmarkMemclr/64M-4 81 1487173 ns/op 45125.12 MB/s BenchmarkMemclrUnaligned/0_5-4 6948252 17.27 ns/op 289.45 MB/s BenchmarkMemclrUnaligned/0_16-4 6644674 18.18 ns/op 880.27 MB/s BenchmarkMemclrUnaligned/0_64-4 4586624 26.21 ns/op 2442.26 MB/s BenchmarkMemclrUnaligned/0_256-4 6699472 18.22 ns/op 14047.72 MB/s BenchmarkMemclrUnaligned/0_4096-4 2950285 36.53 ns/op 112131.61 MB/s BenchmarkMemclrUnaligned/0_65536-4 108052 1319 ns/op 49685.80 MB/s BenchmarkMemclrUnaligned/1_5-4 6921493 17.40 ns/op 287.41 MB/s BenchmarkMemclrUnaligned/1_16-4 6604606 18.09 ns/op 884.65 MB/s BenchmarkMemclrUnaligned/1_64-4 4606405 26.07 ns/op 2454.46 MB/s BenchmarkMemclrUnaligned/1_256-4 6653349 18.28 ns/op 14001.26 MB/s BenchmarkMemclrUnaligned/1_4096-4 2486643 48.54 ns/op 84376.24 MB/s BenchmarkMemclrUnaligned/1_65536-4 89283 1318 ns/op 49727.48 MB/s BenchmarkMemclrUnaligned/4_5-4 6987368 17.27 ns/op 289.58 MB/s BenchmarkMemclrUnaligned/4_16-4 6667932 18.29 ns/op 874.63 MB/s BenchmarkMemclrUnaligned/4_64-4 4582095 26.43 ns/op 2421.24 MB/s BenchmarkMemclrUnaligned/4_256-4 6575779 18.26 ns/op 14017.58 MB/s BenchmarkMemclrUnaligned/4_4096-4 2403759 47.51 ns/op 86221.20 MB/s BenchmarkMemclrUnaligned/4_65536-4 109106 1174 ns/op 55834.22 MB/s BenchmarkMemclrUnaligned/7_5-4 6859430 17.48 ns/op 286.12 MB/s BenchmarkMemclrUnaligned/7_16-4 6529695 18.01 ns/op 888.59 MB/s BenchmarkMemclrUnaligned/7_64-4 4578050 26.26 ns/op 2437.12 MB/s BenchmarkMemclrUnaligned/7_256-4 6524716 18.79 ns/op 13620.79 MB/s BenchmarkMemclrUnaligned/7_4096-4 2410471 48.72 ns/op 84071.64 MB/s BenchmarkMemclrUnaligned/7_65536-4 95960 1245 ns/op 52628.81 MB/s BenchmarkMemclrUnaligned/0_1M-4 5923 18484 ns/op 56728.58 MB/s BenchmarkMemclrUnaligned/0_4M-4 1550 82942 ns/op 50568.84 MB/s BenchmarkMemclrUnaligned/0_8M-4 682 173823 ns/op 48259.39 MB/s BenchmarkMemclrUnaligned/0_16M-4 300 388356 ns/op 43200.66 MB/s BenchmarkMemclrUnaligned/0_64M-4 81 1516042 ns/op 44265.84 MB/s BenchmarkMemclrUnaligned/1_1M-4 5394 21829 ns/op 48036.14 MB/s BenchmarkMemclrUnaligned/1_4M-4 1330 86252 ns/op 48628.26 MB/s BenchmarkMemclrUnaligned/1_8M-4 625 183467 ns/op 45722.72 MB/s BenchmarkMemclrUnaligned/1_16M-4 354 344367 ns/op 48718.99 MB/s BenchmarkMemclrUnaligned/1_64M-4 75 1589697 ns/op 42214.87 MB/s BenchmarkMemclrUnaligned/4_1M-4 5637 22894 ns/op 45801.17 MB/s BenchmarkMemclrUnaligned/4_4M-4 1588 83305 ns/op 50348.82 MB/s BenchmarkMemclrUnaligned/4_8M-4 579 195288 ns/op 42955.16 MB/s BenchmarkMemclrUnaligned/4_16M-4 291 499493 ns/op 33588.50 MB/s BenchmarkMemclrUnaligned/4_64M-4 70 1638034 ns/op 40969.15 MB/s BenchmarkMemclrUnaligned/7_1M-4 5109 21898 ns/op 47885.16 MB/s BenchmarkMemclrUnaligned/7_4M-4 1284 91820 ns/op 45679.84 MB/s BenchmarkMemclrUnaligned/7_8M-4 598 207868 ns/op 40355.48 MB/s BenchmarkMemclrUnaligned/7_16M-4 279 420823 ns/op 39867.59 MB/s BenchmarkMemclrUnaligned/7_64M-4 63 1710406 ns/op 39235.64 MB/s BenchmarkGoMemclr/5-4 1486118 80.78 ns/op 61.89 MB/s BenchmarkGoMemclr/16-4 628342 191.5 ns/op 83.54 MB/s BenchmarkGoMemclr/64-4 167390 748.8 ns/op 85.47 MB/s BenchmarkGoMemclr/256-4 42633 2780 ns/op 92.10 MB/s BenchmarkMemclrRange/1K_2K-4 33500 3575 ns/op 26815.73 MB/s BenchmarkMemclrRange/2K_8K-4 18225 6350 ns/op 52525.07 MB/s BenchmarkMemclrRange/4K_16K-4 18500 6774 ns/op 47691.92 MB/s BenchmarkMemclrRange/160K_228K-4 4052 31607 ns/op 52610.53 MB/s BenchmarkClearFat7-4 6685780 17.79 ns/op BenchmarkClearFat8-4 7373751 16.17 ns/op BenchmarkClearFat11-4 6690355 17.75 ns/op BenchmarkClearFat12-4 6971336 17.24 ns/op BenchmarkClearFat13-4 6985411 17.33 ns/op BenchmarkClearFat14-4 6933649 17.41 ns/op BenchmarkClearFat15-4 6740168 17.43 ns/op BenchmarkClearFat16-4 7141752 16.61 ns/op BenchmarkClearFat24-4 6995697 17.15 ns/op BenchmarkClearFat32-4 6721070 17.83 ns/op BenchmarkClearFat40-4 6434460 18.56 ns/op BenchmarkClearFat48-4 6135550 19.22 ns/op BenchmarkClearFat56-4 5941190 20.41 ns/op BenchmarkClearFat64-4 5199081 22.81 ns/op BenchmarkClearFat72-4 5118985 22.59 ns/op BenchmarkClearFat128-4 3636039 33.02 ns/op BenchmarkClearFat256-4 2591476 46.59 ns/op BenchmarkClearFat512-4 1705054 69.84 ns/op BenchmarkClearFat1024-4 994922 133.9 ns/op BenchmarkClearFat1032-4 961380 123.8 ns/op BenchmarkClearFat1040-4 973861 124.1 ns/op BenchmarkCopyFat7-4 6545418 17.77 ns/op BenchmarkCopyFat8-4 6395173 16.46 ns/op BenchmarkCopyFat11-4 6833604 17.85 ns/op BenchmarkCopyFat12-4 6779494 17.68 ns/op BenchmarkCopyFat13-4 6813134 17.48 ns/op BenchmarkCopyFat14-4 6648408 17.92 ns/op BenchmarkCopyFat15-4 6852308 17.49 ns/op BenchmarkCopyFat16-4 7097958 17.03 ns/op BenchmarkCopyFat24-4 6745275 17.51 ns/op BenchmarkCopyFat32-4 6344011 19.07 ns/op BenchmarkCopyFat64-4 5709296 22.64 ns/op BenchmarkCopyFat72-4 5428588 22.23 ns/op BenchmarkCopyFat128-4 3561020 33.81 ns/op BenchmarkCopyFat256-4 2595406 46.35 ns/op BenchmarkCopyFat512-4 1580323 76.50 ns/op BenchmarkCopyFat520-4 1568312 76.83 ns/op BenchmarkCopyFat1024-4 886690 134.2 ns/op BenchmarkCopyFat1032-4 817095 133.6 ns/op BenchmarkCopyFat1040-4 887499 134.1 ns/op BenchmarkIssue18740/2byte-4 537 224415 ns/op BenchmarkIssue18740/4byte-4 841 142824 ns/op BenchmarkIssue18740/8byte-4 1004 120617 ns/op BenchmarkMemclrKnownSize1-4 8387108 14.37 ns/op 69.58 MB/s BenchmarkMemclrKnownSize2-4 5078397 23.16 ns/op 86.36 MB/s BenchmarkMemclrKnownSize4-4 3043063 38.44 ns/op 104.05 MB/s BenchmarkMemclrKnownSize8-4 1000000 103.9 ns/op 77.02 MB/s BenchmarkMemclrKnownSize16-4 621174 197.6 ns/op 80.99 MB/s BenchmarkMemclrKnownSize32-4 337142 358.1 ns/op 89.36 MB/s BenchmarkMemclrKnownSize64-4 170655 698.0 ns/op 91.70 MB/s BenchmarkMemclrKnownSize112-4 99309 1214 ns/op 92.26 MB/s BenchmarkMemclrKnownSize128-4 87114 1390 ns/op 92.11 MB/s BenchmarkMemclrKnownSize192-4 57964 2075 ns/op 92.55 MB/s BenchmarkMemclrKnownSize248-4 41168 2684 ns/op 92.40 MB/s BenchmarkMemclrKnownSize256-4 43666 2751 ns/op 93.05 MB/s BenchmarkMemclrKnownSize512-4 21994 5563 ns/op 92.04 MB/s BenchmarkMemclrKnownSize1024-4 10000 10831 ns/op 94.54 MB/s BenchmarkMemclrKnownSize4096-4 2754 43321 ns/op 94.55 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5721993 ns/op 91.63 MB/s BenchmarkReadMetricsLatency-4 14172 5359 p50-ns 5728 p90-ns 13485 p99-ns BenchmarkFinalizer-4 559 206658 ns/op BenchmarkFinalizerRun-4 476983 364.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8154739 14.43 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2104207 57.07 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1876658 61.62 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1724146 69.62 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 101.7 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 108.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1580655 75.51 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 951284 110.4 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 104.5 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1549363 78.86 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1665561 72.39 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1505396 83.15 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1343574 88.20 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1213395 98.92 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6882576 16.37 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8111898 14.79 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7996568 14.70 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7189507 16.13 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6906418 19.00 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6241848 18.79 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7190010 16.11 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7977818 14.97 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8150810 14.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7149856 16.12 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8151979 14.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8139804 14.72 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7181482 16.13 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8013562 14.71 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8124933 14.67 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7113141 16.16 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8147449 14.65 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8105190 14.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7152734 16.18 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7757479 15.27 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7773434 15.33 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7192407 16.11 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7598540 15.27 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6857448 15.28 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7181954 16.27 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7762658 15.28 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7764939 15.41 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7108096 16.32 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7687794 15.62 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7758841 15.26 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7197151 16.11 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7980516 14.72 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8074053 14.72 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7182504 16.11 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7843621 14.66 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8189404 14.69 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7164770 16.17 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7974331 14.69 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8163974 14.68 ns/op BenchmarkNetpollBreak-4 11974 11166 ns/op BenchmarkPinnerPinUnpinBatch-4 2082 55964 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 301 393256 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2107 55199 ns/op BenchmarkPinnerPinUnpin-4 1792093 67.25 ns/op BenchmarkPinnerPinUnpinTiny-4 1809440 66.31 ns/op BenchmarkPinnerPinUnpinDouble-4 640018 175.8 ns/op BenchmarkPinnerPinUnpinParallel-4 4400319 35.58 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 5266504 33.35 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 452241 271.9 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4904468 23.92 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5970421 19.33 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9856362 12.12 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 10257501 11.44 ns/op BenchmarkPingPongHog-4 658 185263 ns/op BenchmarkStackGrowth-4 195678 598.6 ns/op BenchmarkStackGrowthDeep-4 1921 59244 ns/op BenchmarkCreateGoroutines-4 106705 1128 ns/op BenchmarkCreateGoroutinesParallel-4 80050 1499 ns/op BenchmarkCreateGoroutinesCapture-4 17883 7020 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 89042 1558 ns/op BenchmarkClosureCall-4 15956314 7.561 ns/op BenchmarkWakeupParallelSpinning/0s-4 7830 15145 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6450 17781 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5655 20654 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3601 32712 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2324 51552 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1420 83839 ns/op BenchmarkWakeupParallelSpinning/50µs-4 674 174904 ns/op BenchmarkWakeupParallelSpinning/100µs-4 325 427910 ns/op BenchmarkWakeupParallelSyscall/0s-4 721 201457 ns/op BenchmarkWakeupParallelSyscall/1µs-4 601 227462 ns/op BenchmarkWakeupParallelSyscall/2µs-4 576 224586 ns/op BenchmarkWakeupParallelSyscall/5µs-4 514 226055 ns/op BenchmarkWakeupParallelSyscall/10µs-4 579 230147 ns/op BenchmarkWakeupParallelSyscall/20µs-4 514 232144 ns/op BenchmarkWakeupParallelSyscall/50µs-4 440 266944 ns/op BenchmarkWakeupParallelSyscall/100µs-4 258 422853 ns/op BenchmarkMatmult-4 3867122 34.74 ns/op BenchmarkFastrand-4 13760054 8.538 ns/op BenchmarkFastrand64-4 13658212 8.530 ns/op BenchmarkFastrandHashiter-4 6192264 19.26 ns/op BenchmarkFastrandn/2-4 6511110 17.65 ns/op BenchmarkFastrandn/3-4 6407442 17.90 ns/op BenchmarkFastrandn/4-4 6690258 17.89 ns/op BenchmarkFastrandn/5-4 6050335 17.95 ns/op BenchmarkIfaceCmp100-4 81523 1459 ns/op BenchmarkIfaceCmpNil100-4 156535 753.0 ns/op BenchmarkEfaceCmpDiff-4 19746 6153 ns/op BenchmarkEfaceCmpDiffIndirect-4 21072 5466 ns/op BenchmarkDefer-4 1762531 70.23 ns/op BenchmarkDefer10-4 998214 129.6 ns/op BenchmarkDeferMany-4 555222 316.9 ns/op BenchmarkPanicRecover-4 819195 138.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 14691 17648 ns/op 5445 p50-ns 13585 p90-ns 31478 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 9458 13501 ns/op 7460 p50-ns 11483 p90-ns 190852 p99-ns BenchmarkGoroutineProfile/small/idle-4 1989 56865 ns/op 55579 p50-ns 56950 p90-ns 79080 p99-ns BenchmarkGoroutineProfile/small/loaded-4 586 173312 ns/op 87525 p50-ns 279185 p90-ns 559426 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 10053 10171 ns/op 11001 p50-ns 14312 p90-ns 21658 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 9283 21543 ns/op 7660 p50-ns 13671 p90-ns 195115 p99-ns BenchmarkGoroutineProfile/large/idle-4 51 2310222 ns/op 2309313 p50-ns 2419919 p90-ns 2467080 p99-ns BenchmarkGoroutineProfile/large/loaded-4 44 3097334 ns/op 2339030 p50-ns 5093182 p90-ns 15199325 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 15080 7993 ns/op 7302 p50-ns 9394 p90-ns 15122 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 6698 16028 ns/op 7507 p50-ns 12170 p90-ns 202207 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1498 74682 ns/op 68604 p50-ns 71307 p90-ns 264115 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 624 363109 ns/op 110907 p50-ns 354369 p90-ns 8809078 p99-ns BenchmarkRWMutexUncontended-4 6546390 28.93 ns/op BenchmarkRWMutexWrite100-4 1000000 171.3 ns/op BenchmarkRWMutexWrite10-4 1879047 59.72 ns/op BenchmarkRWMutexWorkWrite100-4 740914 164.0 ns/op BenchmarkRWMutexWorkWrite10-4 286632 466.5 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3235 36570 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1222 97800 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1534 76417 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 582 204557 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 775 152527 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 277 432023 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 388 302518 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 135 1076122 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 375668 277.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 414373 281.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 366763 309.5 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 444021 270.9 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 418854 261.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 351601 294.2 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 445998 281.2 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 351554 359.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 219668 558.1 ns/op BenchmarkMakeSlice/Byte-4 2260267 63.65 ns/op BenchmarkMakeSlice/Int16-4 1909356 100.7 ns/op BenchmarkMakeSlice/Int-4 1705453 114.7 ns/op BenchmarkMakeSlice/Ptr-4 1000000 105.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 133.6 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 165.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 118.1 ns/op BenchmarkGrowSlice/Byte-4 1000000 113.3 ns/op BenchmarkGrowSlice/Int16-4 965404 124.2 ns/op BenchmarkGrowSlice/Int-4 776226 149.6 ns/op BenchmarkGrowSlice/Ptr-4 680756 245.9 ns/op BenchmarkGrowSlice/Struct/24-4 460300 257.0 ns/op BenchmarkGrowSlice/Struct/32-4 338342 295.7 ns/op BenchmarkGrowSlice/Struct/40-4 318624 337.1 ns/op BenchmarkExtendSlice/IntSlice-4 574070 232.7 ns/op BenchmarkExtendSlice/PointerSlice-4 483738 255.1 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 113.0 ns/op BenchmarkAppend-4 678397 176.7 ns/op BenchmarkAppendGrowByte-4 6 20059484 ns/op BenchmarkAppendGrowString-4 1 228100631 ns/op BenchmarkAppendSlice/1Bytes-4 2232344 54.57 ns/op BenchmarkAppendSlice/4Bytes-4 2138691 55.92 ns/op BenchmarkAppendSlice/7Bytes-4 2089909 57.24 ns/op BenchmarkAppendSlice/8Bytes-4 2127692 56.29 ns/op BenchmarkAppendSlice/15Bytes-4 1996423 60.90 ns/op BenchmarkAppendSlice/16Bytes-4 2067189 58.00 ns/op BenchmarkAppendSlice/32Bytes-4 1881490 63.62 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 153878 745.9 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 39640 2770 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 10547 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2990 41521 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 243 549562 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 64 1768097 ns/op BenchmarkAppendStr/1Bytes-4 2466709 48.62 ns/op BenchmarkAppendStr/4Bytes-4 2383789 50.13 ns/op BenchmarkAppendStr/8Bytes-4 2263861 54.40 ns/op BenchmarkAppendStr/16Bytes-4 2332722 51.91 ns/op BenchmarkAppendStr/32Bytes-4 2161171 55.54 ns/op BenchmarkAppendSpecialCase-4 689157 174.1 ns/op BenchmarkCopy/1Byte-4 2137186 54.79 ns/op 18.25 MB/s BenchmarkCopy/1String-4 2144660 56.05 ns/op 17.84 MB/s BenchmarkCopy/2Byte-4 1909644 56.56 ns/op 35.36 MB/s BenchmarkCopy/2String-4 2169457 55.41 ns/op 36.10 MB/s BenchmarkCopy/4Byte-4 2114101 55.91 ns/op 71.55 MB/s BenchmarkCopy/4String-4 2186713 54.63 ns/op 73.21 MB/s BenchmarkCopy/8Byte-4 2115934 55.93 ns/op 143.03 MB/s BenchmarkCopy/8String-4 2208477 53.81 ns/op 148.66 MB/s BenchmarkCopy/12Byte-4 2127946 56.52 ns/op 212.30 MB/s BenchmarkCopy/12String-4 2160310 55.80 ns/op 215.05 MB/s BenchmarkCopy/16Byte-4 2018613 59.21 ns/op 270.22 MB/s BenchmarkCopy/16String-4 2047450 57.13 ns/op 280.08 MB/s BenchmarkCopy/32Byte-4 1823841 65.30 ns/op 490.06 MB/s BenchmarkCopy/32String-4 1854699 66.42 ns/op 481.75 MB/s BenchmarkCopy/128Byte-4 1277362 92.91 ns/op 1377.62 MB/s BenchmarkCopy/128String-4 1263542 96.05 ns/op 1332.58 MB/s BenchmarkCopy/1024Byte-4 369676 280.7 ns/op 3647.54 MB/s BenchmarkCopy/1024String-4 371274 283.6 ns/op 3611.20 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27820 4401 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 26145 4420 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 20991 5643 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 16294 7402 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 14527 8253 ns/op BenchmarkAppendInPlace/Grow/Byte-4 151898 780.8 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 155288 773.4 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 118111 922.5 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 108744 1064 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 93942 1262 ns/op BenchmarkStackCopyPtr-4 1 139665177 ns/op BenchmarkStackCopy-4 2 82617391 ns/op BenchmarkStackCopyNoCache-4 26 4566946 ns/op BenchmarkStackCopyWithStkobj-4 2 56282398 ns/op BenchmarkIssue18138-4 1407 83369 ns/op BenchmarkCompareStringEqual-4 11207823 10.27 ns/op BenchmarkCompareStringIdentical-4 15949297 7.570 ns/op BenchmarkCompareStringSameLength-4 12438051 9.503 ns/op BenchmarkCompareStringDifferentLength-4 15970386 7.538 ns/op BenchmarkCompareStringBigUnaligned-4 1981 56176 ns/op 18665.96 MB/s BenchmarkCompareStringBig-4 1622 75380 ns/op 13910.70 MB/s BenchmarkConcatStringAndBytes-4 2852426 41.26 ns/op BenchmarkSliceByteToString/1-4 2273179 52.19 ns/op BenchmarkSliceByteToString/2-4 1380158 84.82 ns/op BenchmarkSliceByteToString/4-4 1431493 83.26 ns/op BenchmarkSliceByteToString/8-4 1240162 85.03 ns/op BenchmarkSliceByteToString/16-4 1359822 87.67 ns/op BenchmarkSliceByteToString/32-4 1226392 96.94 ns/op BenchmarkSliceByteToString/64-4 1000000 116.6 ns/op BenchmarkSliceByteToString/128-4 879624 154.1 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2468265 48.79 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 830217 152.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 953607 128.1 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4373986 27.69 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1512501 80.32 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1991635 60.13 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2845138 40.93 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 528021 226.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 482631 247.9 ns/op BenchmarkRuneIterate/range/ASCII-4 8447224 14.40 ns/op BenchmarkRuneIterate/range/Japanese-4 1943899 61.46 ns/op BenchmarkRuneIterate/range/MixedLength-4 2609626 46.03 ns/op BenchmarkRuneIterate/range1/ASCII-4 9637167 12.56 ns/op BenchmarkRuneIterate/range1/Japanese-4 1892348 62.45 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2623772 45.88 ns/op BenchmarkRuneIterate/range2/ASCII-4 8506224 14.08 ns/op BenchmarkRuneIterate/range2/Japanese-4 1913076 61.82 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2641197 45.65 ns/op BenchmarkArrayEqual-4 14931102 7.972 ns/op BenchmarkFunc/Name-4 1613463 75.73 ns/op BenchmarkFunc/Entry-4 9989590 13.46 ns/op BenchmarkFunc/FileLine-4 2341441 52.41 ns/op PASS ok runtime 160.328s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30326 4371 ns/op BenchmarkHandle/concurrent-4 22710 5806 ns/op PASS ok runtime/cgo 1.348s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 16513608 7.229 ns/op BenchmarkAtomicStore64-4 16704434 8.117 ns/op BenchmarkAtomicLoad-4 17003404 7.166 ns/op BenchmarkAtomicStore-4 16935201 7.180 ns/op BenchmarkAnd8-4 15052642 8.525 ns/op BenchmarkAnd-4 14947034 8.065 ns/op BenchmarkAnd8Parallel-4 2745067 44.20 ns/op BenchmarkAndParallel-4 2811951 42.58 ns/op BenchmarkOr8-4 14669856 8.276 ns/op BenchmarkOr-4 15182396 8.130 ns/op BenchmarkOr8Parallel-4 2687270 46.27 ns/op BenchmarkOrParallel-4 2805734 41.96 ns/op BenchmarkXadd-4 3175022 39.72 ns/op BenchmarkXadd64-4 2755460 43.00 ns/op BenchmarkCas-4 2742472 43.05 ns/op BenchmarkCas64-4 2752120 42.66 ns/op BenchmarkXchg-4 2768454 44.30 ns/op BenchmarkXchg64-4 2793655 43.05 ns/op PASS ok runtime/internal/atomic 4.174s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4119444 29.56 ns/op BenchmarkMulUintptr/large-4 3113731 38.69 ns/op PASS ok runtime/internal/math 1.320s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 4195360 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 25 4668761 ns/op 556.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1803 63734 ns/op 3.258 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10639993 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 17955089 ns/op 1398 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 411 286890 ns/op 27.44 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 72194247 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 86620485 ns/op 9522 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 40 3469093 ns/op 286.5 concurrent_launches/op PASS ok runtime/pprof 2.587s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 110 1248966 ns/op BenchmarkStackLeak-4 36172 3377 ns/op PASS ok runtime/race 1.566s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2415388 49.14 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 598032 260.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.340s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 60 1874166 ns/op BenchmarkIndex_Large-4 11995 9335 ns/op BenchmarkIndexFunc_Large-4 180 652758 ns/op BenchmarkCompact/nil-4 7189990 16.72 ns/op BenchmarkCompact/one-4 2010735 60.49 ns/op BenchmarkCompact/sorted-4 1000000 108.6 ns/op BenchmarkCompact/1_item-4 742486 159.8 ns/op BenchmarkCompact/unsorted-4 1000000 109.7 ns/op BenchmarkCompact/many-4 447742 267.6 ns/op BenchmarkCompact_Large-4 640 180921 ns/op BenchmarkCompactFunc_Large-4 81 1466010 ns/op BenchmarkReplace/naive-fast-4 101133 1049 ns/op BenchmarkReplace/optimized-fast-4 144015 812.4 ns/op BenchmarkReplace/naive-slow-4 51343 2384 ns/op BenchmarkReplace/optimized-slow-4 60954 1990 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 114.7 ns/op BenchmarkBinarySearchFloats/Size32-4 951024 128.4 ns/op BenchmarkBinarySearchFloats/Size64-4 850053 143.6 ns/op BenchmarkBinarySearchFloats/Size128-4 755604 155.6 ns/op BenchmarkBinarySearchFloats/Size512-4 661606 185.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 594796 199.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 550143 217.1 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 475666 251.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 418767 282.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 373957 317.2 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 312510 385.5 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 266400 423.1 ns/op PASS ok slices 4.852s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 128448 919.9 ns/op BenchmarkSortInts-4 1 122779943 ns/op BenchmarkSlicesSortInts-4 2 71638060 ns/op BenchmarkSortIsSorted-4 22 5666435 ns/op BenchmarkSlicesIsSorted-4 60 1946937 ns/op BenchmarkSortStrings-4 1 148842582 ns/op BenchmarkSlicesSortStrings-4 1 109747935 ns/op BenchmarkSortStrings_Sorted-4 20 5458064 ns/op BenchmarkSlicesSortStrings_Sorted-4 43 2898668 ns/op BenchmarkSortStructs-4 1 188131307 ns/op BenchmarkSortFuncStructs-4 1 136998956 ns/op BenchmarkSortString1K-4 189 634915 ns/op BenchmarkSortString1K_Slice-4 171 701484 ns/op BenchmarkStableString1K-4 91 1263285 ns/op BenchmarkSortInt1K-4 265 447402 ns/op BenchmarkSortInt1K_Sorted-4 5468 22081 ns/op BenchmarkSortInt1K_Reversed-4 3199 37241 ns/op BenchmarkSortInt1K_Mod8-4 742 161375 ns/op BenchmarkStableInt1K-4 100 1140739 ns/op BenchmarkStableInt1K_Slice-4 127 970544 ns/op BenchmarkSortInt64K-4 3 40840150 ns/op BenchmarkSortInt64K_Slice-4 2 51178834 ns/op BenchmarkStableInt64K-4 1 110817797 ns/op BenchmarkSort1e2-4 333 359488 ns/op BenchmarkStable1e2-4 141 834682 ns/op BenchmarkSort1e4-4 2 75104658 ns/op BenchmarkStable1e4-4 1 247274235 ns/op PASS ok sort 10.993s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 869019 131.7 ns/op BenchmarkAtof64Float-4 701067 152.4 ns/op BenchmarkAtof64FloatExp-4 737702 157.4 ns/op BenchmarkAtof64Big-4 504039 240.6 ns/op BenchmarkAtof64RandomBits-4 460903 258.4 ns/op BenchmarkAtof64RandomFloats-4 557793 214.7 ns/op BenchmarkAtof64RandomLongFloats-4 439246 272.8 ns/op BenchmarkAtof32Decimal-4 956692 129.0 ns/op BenchmarkAtof32Float-4 846879 142.6 ns/op BenchmarkAtof32FloatExp-4 715947 166.6 ns/op BenchmarkAtof32Random-4 383619 310.8 ns/op BenchmarkAtof32RandomLong-4 135060 881.8 ns/op BenchmarkParseInt/Pos/7bit-4 1281841 91.30 ns/op BenchmarkParseInt/Pos/26bit-4 637950 161.6 ns/op BenchmarkParseInt/Pos/31bit-4 612379 181.1 ns/op BenchmarkParseInt/Pos/56bit-4 430629 287.6 ns/op BenchmarkParseInt/Pos/63bit-4 396987 297.7 ns/op BenchmarkParseInt/Neg/7bit-4 1325072 89.88 ns/op BenchmarkParseInt/Neg/26bit-4 684961 175.2 ns/op BenchmarkParseInt/Neg/31bit-4 666838 177.8 ns/op BenchmarkParseInt/Neg/56bit-4 412915 265.5 ns/op BenchmarkParseInt/Neg/63bit-4 379190 316.8 ns/op BenchmarkAtoi/Pos/7bit-4 2026537 59.94 ns/op BenchmarkAtoi/Pos/26bit-4 874528 135.3 ns/op BenchmarkAtoi/Pos/31bit-4 786178 152.3 ns/op BenchmarkAtoi/Pos/56bit-4 503677 236.3 ns/op BenchmarkAtoi/Pos/63bit-4 381706 310.4 ns/op BenchmarkAtoi/Neg/7bit-4 2027214 59.34 ns/op BenchmarkAtoi/Neg/26bit-4 877209 134.3 ns/op BenchmarkAtoi/Neg/31bit-4 775930 150.5 ns/op BenchmarkAtoi/Neg/56bit-4 523201 229.6 ns/op BenchmarkAtoi/Neg/63bit-4 376323 320.4 ns/op BenchmarkFormatFloat/Decimal-4 79149 1519 ns/op BenchmarkFormatFloat/Float-4 80359 1480 ns/op BenchmarkFormatFloat/Exp-4 92397 1289 ns/op BenchmarkFormatFloat/NegExp-4 87007 1289 ns/op BenchmarkFormatFloat/LongExp-4 78267 1562 ns/op BenchmarkFormatFloat/Big-4 73804 1647 ns/op BenchmarkFormatFloat/BinaryExp-4 218942 551.6 ns/op BenchmarkFormatFloat/32Integer-4 80136 1510 ns/op BenchmarkFormatFloat/32ExactFraction-4 95106 1273 ns/op BenchmarkFormatFloat/32Point-4 80062 1483 ns/op BenchmarkFormatFloat/32Exp-4 91831 1298 ns/op BenchmarkFormatFloat/32NegExp-4 92649 1314 ns/op BenchmarkFormatFloat/32Shortest-4 100965 1224 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 114918 1031 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108279 1073 ns/op BenchmarkFormatFloat/64Fixed1-4 136672 878.5 ns/op BenchmarkFormatFloat/64Fixed2-4 136635 883.2 ns/op BenchmarkFormatFloat/64Fixed3-4 126106 892.4 ns/op BenchmarkFormatFloat/64Fixed4-4 137868 874.5 ns/op BenchmarkFormatFloat/64Fixed12-4 78894 1516 ns/op BenchmarkFormatFloat/64Fixed16-4 93913 1264 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 94556 1214 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 83808 1429 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2607 43974 ns/op BenchmarkFormatFloat/Slowpath64-4 77816 1556 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73653 1683 ns/op BenchmarkAppendFloat/Decimal-4 84573 1420 ns/op BenchmarkAppendFloat/Float-4 83901 1406 ns/op BenchmarkAppendFloat/Exp-4 97362 1219 ns/op BenchmarkAppendFloat/NegExp-4 96217 1213 ns/op BenchmarkAppendFloat/LongExp-4 80874 1555 ns/op BenchmarkAppendFloat/Big-4 76266 1577 ns/op BenchmarkAppendFloat/BinaryExp-4 272455 429.9 ns/op BenchmarkAppendFloat/32Integer-4 83846 1424 ns/op BenchmarkAppendFloat/32ExactFraction-4 100665 1203 ns/op BenchmarkAppendFloat/32Point-4 88200 1363 ns/op BenchmarkAppendFloat/32Exp-4 99322 1213 ns/op BenchmarkAppendFloat/32NegExp-4 98556 1210 ns/op BenchmarkAppendFloat/32Shortest-4 104602 1063 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 121782 964.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 120199 1024 ns/op BenchmarkAppendFloat/64Fixed1-4 143035 829.1 ns/op BenchmarkAppendFloat/64Fixed2-4 142772 837.0 ns/op BenchmarkAppendFloat/64Fixed3-4 140676 838.0 ns/op BenchmarkAppendFloat/64Fixed4-4 146620 839.7 ns/op BenchmarkAppendFloat/64Fixed12-4 75768 1440 ns/op BenchmarkAppendFloat/64Fixed16-4 98576 1232 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 105884 1099 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 90357 1303 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2746 43923 ns/op BenchmarkAppendFloat/Slowpath64-4 79510 1486 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 81388 1474 ns/op BenchmarkFormatInt-4 17298 6781 ns/op BenchmarkAppendInt-4 17552 6807 ns/op BenchmarkFormatUint-4 98426 1189 ns/op BenchmarkAppendUint-4 107919 1118 ns/op BenchmarkFormatIntSmall/7-4 3417716 34.00 ns/op BenchmarkFormatIntSmall/42-4 3367429 34.31 ns/op BenchmarkAppendIntSmall-4 1341764 89.26 ns/op BenchmarkAppendUintVarlen/1-4 1340125 90.48 ns/op BenchmarkAppendUintVarlen/12-4 1275214 92.49 ns/op BenchmarkAppendUintVarlen/123-4 922384 116.7 ns/op BenchmarkAppendUintVarlen/1234-4 906294 131.0 ns/op BenchmarkAppendUintVarlen/12345-4 979957 118.4 ns/op BenchmarkAppendUintVarlen/123456-4 878125 134.6 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 106.3 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 110.0 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 117.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 116.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 989527 121.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 996006 135.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 995347 120.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 970113 120.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 953378 126.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 925812 124.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 893974 131.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 911155 132.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 865297 140.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 860102 137.4 ns/op BenchmarkQuote-4 48226 2509 ns/op BenchmarkQuoteRune-4 528261 229.6 ns/op BenchmarkAppendQuote-4 55998 2156 ns/op BenchmarkAppendQuoteRune-4 933111 128.0 ns/op BenchmarkUnquoteEasy-4 983745 120.9 ns/op BenchmarkUnquoteHard-4 55029 2080 ns/op PASS ok strconv 17.265s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 480837 223.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 143637 784.2 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 186613 619.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 550033 212.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 161181 699.9 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 226185 558.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 287468 397.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 85917 1344 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 98108 1154 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 742204 149.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20996 5719 ns/op BenchmarkGenericMatch1-4 1825 64050 ns/op BenchmarkGenericMatch2-4 314 381526 ns/op BenchmarkSingleMaxSkipping-4 4956 23971 ns/op 417.16 MB/s BenchmarkSingleLongSuffixFail-4 13516 8919 ns/op 112.34 MB/s BenchmarkSingleMatch-4 183 626400 ns/op 23.95 MB/s BenchmarkByteByteNoMatch-4 58912 2008 ns/op BenchmarkByteByteMatch-4 18372 6447 ns/op BenchmarkByteStringMatch-4 22298 5369 ns/op BenchmarkHTMLEscapeNew-4 69304 1738 ns/op BenchmarkHTMLEscapeOld-4 88231 1355 ns/op BenchmarkByteStringReplacerWriteString-4 1020 117613 ns/op BenchmarkByteReplacerWriteString-4 1563 75629 ns/op BenchmarkByteByteReplaces-4 3295 36577 ns/op BenchmarkByteByteMap-4 9991 11656 ns/op BenchmarkMap/identity/ASCII-4 885706 131.8 ns/op BenchmarkMap/identity/Greek-4 420867 287.2 ns/op BenchmarkMap/change/ASCII-4 34057 3519 ns/op BenchmarkMap/change/Greek-4 22374 5284 ns/op BenchmarkIndexRune-4 2416999 49.25 ns/op BenchmarkIndexRuneLongString-4 1548368 76.58 ns/op BenchmarkIndexRuneFastPath-4 5472640 22.84 ns/op BenchmarkIndex-4 5077088 22.81 ns/op BenchmarkLastIndex-4 5282478 22.14 ns/op BenchmarkIndexByte-4 10708950 11.38 ns/op BenchmarkToUpper/#00-4 5276398 21.93 ns/op BenchmarkToUpper/ONLYUPPER-4 3053488 38.40 ns/op BenchmarkToUpper/abc-4 283671 403.7 ns/op BenchmarkToUpper/AbC123-4 227457 530.5 ns/op BenchmarkToUpper/azAZ09_-4 247374 478.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 48026 2501 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 69806 1736 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28789 3988 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53240 2287 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 108253 1085 ns/op BenchmarkToLower/#00-4 5334871 22.63 ns/op BenchmarkToLower/abc-4 4660767 25.60 ns/op BenchmarkToLower/AbC123-4 186034 643.3 ns/op BenchmarkToLower/azAZ09_-4 187872 611.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80582 1471 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 60488 1927 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32254 3713 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74161 1618 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 110086 1075 ns/op BenchmarkMapNoChanges-4 1000000 100.4 ns/op BenchmarkTrim-4 35390 3401 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 4000905 29.44 ns/op BenchmarkToValidUTF8/InvalidASCII-4 166905 723.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 128227 922.7 ns/op BenchmarkEqualFold/Tests-4 48904 2443 ns/op BenchmarkEqualFold/ASCII-4 3687788 32.28 ns/op BenchmarkEqualFold/UnicodePrefix-4 91456 1311 ns/op BenchmarkEqualFold/UnicodeSuffix-4 89720 1314 ns/op BenchmarkIndexHard1-4 1792 64127 ns/op BenchmarkIndexHard2-4 393 304177 ns/op BenchmarkIndexHard3-4 172 696299 ns/op BenchmarkIndexHard4-4 82 1289771 ns/op BenchmarkLastIndexHard1-4 66 1741642 ns/op BenchmarkLastIndexHard2-4 66 1746985 ns/op BenchmarkLastIndexHard3-4 67 1737787 ns/op BenchmarkCountHard1-4 1815 66311 ns/op BenchmarkCountHard2-4 392 303851 ns/op BenchmarkCountHard3-4 171 701506 ns/op BenchmarkIndexTorture-4 7964 15120 ns/op BenchmarkCountTorture-4 7975 15092 ns/op BenchmarkCountTortureOverlapping-4 693 157541 ns/op BenchmarkCountByte/10-4 5192966 21.75 ns/op 459.84 MB/s BenchmarkCountByte/32-4 5251575 22.51 ns/op 1421.46 MB/s BenchmarkCountByte/4096-4 588290 206.6 ns/op 19823.62 MB/s BenchmarkCountByte/4194304-4 616 195164 ns/op 21491.12 MB/s BenchmarkCountByte/67108864-4 34 3665750 ns/op 18306.99 MB/s BenchmarkFields/ASCII/16-4 274950 437.8 ns/op 36.55 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21043 5603 ns/op 45.69 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1362 87523 ns/op 46.80 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 72 1503094 ns/op 43.60 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 24271738 ns/op 43.20 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 126559 939.3 ns/op 17.03 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10661 ns/op 24.01 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 627 186759 ns/op 21.93 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 33 3315831 ns/op 19.76 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 60786120 ns/op 17.25 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 257053 498.3 ns/op 32.11 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 20290 5922 ns/op 43.23 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1146 100341 ns/op 40.82 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 57 1937294 ns/op 33.83 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 39095772 ns/op 26.82 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 153288 786.4 ns/op 20.35 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 14350 8673 ns/op 29.52 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 586 421975 ns/op 9.71 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 43 2639675 ns/op 24.83 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 50935084 ns/op 20.59 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 74663144 ns/op BenchmarkSplitSingleByteSeparator-4 20 5437558 ns/op BenchmarkSplitMultiByteSeparator-4 38 2980345 ns/op BenchmarkSplitNSingleByteSeparator-4 236344 506.2 ns/op BenchmarkSplitNMultiByteSeparator-4 170499 692.1 ns/op BenchmarkRepeat/5x0-4 4509345 26.46 ns/op BenchmarkRepeat/5x1-4 4452948 26.46 ns/op BenchmarkRepeat/5x2-4 254071 487.9 ns/op BenchmarkRepeat/5x6-4 160231 753.0 ns/op BenchmarkRepeat/10x0-4 4445821 26.19 ns/op BenchmarkRepeat/10x1-4 4374994 26.95 ns/op BenchmarkRepeat/10x2-4 257354 472.5 ns/op BenchmarkRepeat/10x6-4 152307 786.2 ns/op BenchmarkRepeatLarge/256/1-4 73363 1593 ns/op 160.70 MB/s BenchmarkRepeatLarge/256/16-4 117577 978.8 ns/op 261.54 MB/s BenchmarkRepeatLarge/512/1-4 60598 1946 ns/op 263.04 MB/s BenchmarkRepeatLarge/512/16-4 87489 1363 ns/op 375.64 MB/s BenchmarkRepeatLarge/1024/1-4 33645 3143 ns/op 325.85 MB/s BenchmarkRepeatLarge/1024/16-4 68941 1914 ns/op 534.99 MB/s BenchmarkRepeatLarge/2048/1-4 40014 2936 ns/op 697.55 MB/s BenchmarkRepeatLarge/2048/16-4 51393 2290 ns/op 894.42 MB/s BenchmarkRepeatLarge/4096/1-4 31172 4040 ns/op 1013.83 MB/s BenchmarkRepeatLarge/4096/16-4 32982 3408 ns/op 1201.93 MB/s BenchmarkRepeatLarge/8192/1-4 18013 6796 ns/op 1205.48 MB/s BenchmarkRepeatLarge/8192/16-4 23132 5722 ns/op 1431.59 MB/s BenchmarkRepeatLarge/8192/4097-4 6151071 19.44 ns/op 210707.85 MB/s BenchmarkRepeatLarge/16384/1-4 12865 9171 ns/op 1786.48 MB/s BenchmarkRepeatLarge/16384/16-4 14010 8694 ns/op 1884.45 MB/s BenchmarkRepeatLarge/16384/4097-4 17779 5833 ns/op 2107.09 MB/s BenchmarkRepeatLarge/32768/1-4 5913 21337 ns/op 1535.74 MB/s BenchmarkRepeatLarge/32768/16-4 7543 15953 ns/op 2054.03 MB/s BenchmarkRepeatLarge/32768/4097-4 8095 13325 ns/op 2152.29 MB/s BenchmarkRepeatLarge/65536/1-4 3450 29179 ns/op 2246.02 MB/s BenchmarkRepeatLarge/65536/16-4 3345 35294 ns/op 1856.84 MB/s BenchmarkRepeatLarge/65536/4097-4 3632 40942 ns/op 1501.03 MB/s BenchmarkRepeatLarge/131072/1-4 512 262792 ns/op 498.77 MB/s BenchmarkRepeatLarge/131072/16-4 523 214051 ns/op 612.34 MB/s BenchmarkRepeatLarge/131072/4097-4 578 244303 ns/op 519.88 MB/s BenchmarkRepeatLarge/262144/1-4 267 419355 ns/op 625.11 MB/s BenchmarkRepeatLarge/262144/16-4 249 444832 ns/op 589.31 MB/s BenchmarkRepeatLarge/262144/4097-4 268 428495 ns/op 602.37 MB/s BenchmarkRepeatLarge/524288/1-4 140 898417 ns/op 583.57 MB/s BenchmarkRepeatLarge/524288/16-4 132 862061 ns/op 608.18 MB/s BenchmarkRepeatLarge/524288/4097-4 127 850553 ns/op 611.74 MB/s BenchmarkRepeatLarge/1048576/1-4 62 1687981 ns/op 621.20 MB/s BenchmarkRepeatLarge/1048576/16-4 66 1732199 ns/op 605.34 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 2016172 ns/op 518.18 MB/s BenchmarkRepeatLarge/2097152/1-4 34 4358273 ns/op 481.19 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3625562 ns/op 578.43 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 4143980 ns/op 505.21 MB/s BenchmarkRepeatLarge/4194304/1-4 18 9951823 ns/op 421.46 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7301219 ns/op 574.47 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6974111 ns/op 600.97 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15169253 ns/op 553.00 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15421921 ns/op 543.94 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14449005 ns/op 580.42 MB/s BenchmarkRepeatLarge/16777216/1-4 4 31018134 ns/op 540.88 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30586566 ns/op 548.52 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31942223 ns/op 525.24 MB/s BenchmarkRepeatLarge/33554432/1-4 2 59228764 ns/op 566.52 MB/s BenchmarkRepeatLarge/33554432/16-4 2 61962052 ns/op 541.53 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 65018498 ns/op 516.08 MB/s BenchmarkRepeatLarge/67108864/1-4 1 128824981 ns/op 520.93 MB/s BenchmarkRepeatLarge/67108864/16-4 1 128418652 ns/op 522.58 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 127555252 ns/op 526.12 MB/s BenchmarkRepeatLarge/134217728/1-4 1 223341270 ns/op 600.95 MB/s BenchmarkRepeatLarge/134217728/16-4 1 250186456 ns/op 536.47 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 257771557 ns/op 520.68 MB/s BenchmarkRepeatLarge/268435456/1-4 1 447338753 ns/op 600.07 MB/s BenchmarkRepeatLarge/268435456/16-4 1 516332946 ns/op 519.89 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 530311240 ns/op 506.18 MB/s BenchmarkRepeatLarge/536870912/1-4 1 909297603 ns/op 590.42 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1045147452 ns/op 513.68 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1066064734 ns/op 503.60 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1805853149 ns/op 594.59 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2053946399 ns/op 522.77 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2092584879 ns/op 513.12 MB/s BenchmarkIndexAnyASCII/1:1-4 2710058 43.32 ns/op BenchmarkIndexAnyASCII/1:2-4 2624827 46.46 ns/op BenchmarkIndexAnyASCII/1:4-4 2552409 47.01 ns/op BenchmarkIndexAnyASCII/1:8-4 2351498 49.81 ns/op BenchmarkIndexAnyASCII/1:16-4 1926826 54.69 ns/op BenchmarkIndexAnyASCII/1:32-4 2156402 58.22 ns/op BenchmarkIndexAnyASCII/1:64-4 2002270 61.61 ns/op BenchmarkIndexAnyASCII/16:1-4 2630444 54.05 ns/op BenchmarkIndexAnyASCII/16:2-4 659160 187.7 ns/op BenchmarkIndexAnyASCII/16:4-4 650539 185.8 ns/op BenchmarkIndexAnyASCII/16:8-4 622544 195.8 ns/op BenchmarkIndexAnyASCII/16:16-4 575731 208.1 ns/op BenchmarkIndexAnyASCII/16:32-4 505606 236.7 ns/op BenchmarkIndexAnyASCII/16:64-4 408061 296.7 ns/op BenchmarkIndexAnyASCII/256:1-4 2303166 52.65 ns/op BenchmarkIndexAnyASCII/256:2-4 55141 2198 ns/op BenchmarkIndexAnyASCII/256:4-4 55131 2192 ns/op BenchmarkIndexAnyASCII/256:8-4 54759 2208 ns/op BenchmarkIndexAnyASCII/256:16-4 50637 2226 ns/op BenchmarkIndexAnyASCII/256:32-4 53032 2294 ns/op BenchmarkIndexAnyASCII/256:64-4 47518 2334 ns/op BenchmarkIndexAnyUTF8/1:1-4 2756271 42.26 ns/op BenchmarkIndexAnyUTF8/1:2-4 2580658 47.81 ns/op BenchmarkIndexAnyUTF8/1:4-4 2507822 48.06 ns/op BenchmarkIndexAnyUTF8/1:8-4 2434459 49.18 ns/op BenchmarkIndexAnyUTF8/1:16-4 2140138 55.87 ns/op BenchmarkIndexAnyUTF8/1:32-4 2136850 56.21 ns/op BenchmarkIndexAnyUTF8/1:64-4 2039272 58.68 ns/op BenchmarkIndexAnyUTF8/16:1-4 1979013 60.08 ns/op BenchmarkIndexAnyUTF8/16:2-4 395926 302.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 364299 327.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 334646 359.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 257790 471.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 251346 470.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 235122 507.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 474109 247.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 28719 4151 ns/op BenchmarkIndexAnyUTF8/256:4-4 25347 4637 ns/op BenchmarkIndexAnyUTF8/256:8-4 23587 5183 ns/op BenchmarkIndexAnyUTF8/256:16-4 17511 6821 ns/op BenchmarkIndexAnyUTF8/256:32-4 17176 7042 ns/op BenchmarkIndexAnyUTF8/256:64-4 15723 7749 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2754069 48.38 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2632290 45.04 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2520638 52.97 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2423534 49.88 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2155135 55.59 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2107264 55.35 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2036974 59.50 ns/op BenchmarkLastIndexAnyASCII/16:1-4 632325 184.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 661822 183.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 641151 187.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 624332 194.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 561864 213.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 461668 238.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 401787 307.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54339 2210 ns/op BenchmarkLastIndexAnyASCII/256:2-4 53702 2200 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54298 2239 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53703 2364 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53404 2704 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53476 2249 ns/op BenchmarkLastIndexAnyASCII/256:64-4 51757 2295 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2622534 44.62 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2636412 44.25 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2520249 47.00 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2444607 48.78 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2175589 54.38 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2155074 55.54 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2053568 58.38 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 498315 245.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 232945 496.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 225224 529.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 215412 558.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 182967 654.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 179518 676.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 170334 707.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 32811 3270 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15440 7449 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13915 7733 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14647 8252 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12160 9989 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10114 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10717 ns/op BenchmarkTrimASCII/1:1-4 4044403 29.48 ns/op BenchmarkTrimASCII/1:2-4 2573514 47.04 ns/op BenchmarkTrimASCII/1:4-4 2424484 49.56 ns/op BenchmarkTrimASCII/1:8-4 2073060 57.40 ns/op BenchmarkTrimASCII/1:16-4 1611590 73.70 ns/op BenchmarkTrimASCII/16:1-4 3245755 36.23 ns/op BenchmarkTrimASCII/16:2-4 662430 179.1 ns/op BenchmarkTrimASCII/16:4-4 661422 183.3 ns/op BenchmarkTrimASCII/16:8-4 632906 188.8 ns/op BenchmarkTrimASCII/16:16-4 516283 223.7 ns/op BenchmarkTrimASCII/256:1-4 510625 211.1 ns/op BenchmarkTrimASCII/256:2-4 55857 2152 ns/op BenchmarkTrimASCII/256:4-4 56010 2152 ns/op BenchmarkTrimASCII/256:8-4 55606 2162 ns/op BenchmarkTrimASCII/256:16-4 48901 2454 ns/op BenchmarkTrimASCII/4096:1-4 42699 2812 ns/op BenchmarkTrimASCII/4096:2-4 3112 38200 ns/op BenchmarkTrimASCII/4096:4-4 3589 35045 ns/op BenchmarkTrimASCII/4096:8-4 3589 34105 ns/op BenchmarkTrimASCII/4096:16-4 3562 35243 ns/op BenchmarkTrimByte-4 4844182 25.05 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 31070 4209 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29496 4210 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1464 80962 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1983 60916 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3943 30434 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7528 16265 ns/op BenchmarkJoin/0-4 5968608 19.29 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4388587 26.92 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 167089 672.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 127434 945.6 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 97114 1263 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 78585 1545 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 65013 1848 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 56058 2130 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3354376 35.94 ns/op BenchmarkTrimSpace/ASCII-4 1248794 96.07 ns/op BenchmarkTrimSpace/SomeNonASCII-4 132702 898.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 67287 1780 ns/op BenchmarkReplaceAll-4 128404 941.6 ns/op 16 B/op 1 allocs/op PASS ok strings 58.721s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 79593 1317 ns/op BenchmarkCond2-4 49657 3033 ns/op BenchmarkCond4-4 27075 4543 ns/op BenchmarkCond8-4 13842 8841 ns/op BenchmarkCond16-4 6037 17610 ns/op BenchmarkCond32-4 4158 43094 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 660082 170.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 386511 332.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 774714 152.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 856417 148.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 574929 205.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1000000 169.3 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 144312 982.3 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 111643 1638 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 102432 1492 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 71119 1707 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 859786 126.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 246300 487.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 1000000 152.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 225594 535.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 1190666 103.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 249583 486.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2121232 56.39 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 66595 1752 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 144254 708.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 586459 200.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2910 39284 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 420 338109 ns/op BenchmarkRange/*sync.Map-4 1424 72154 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 82245 1399 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 305880 419.3 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 96442 1398 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 119469 1398 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 328147 457.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 176316 871.9 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 137889 1614 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 264165 452.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 1506267 117.2 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 75697 1417 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 204882 579.2 ns/op BenchmarkSwapCollision/*sync.Map-4 131382 905.1 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 392 334981 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 150616 773.0 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 503150 210.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 32806 3558 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 97561 1269 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32115 3715 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 430101 328.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 142748 776.0 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 361404 442.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2309308 44.57 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 249513 493.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1821066 67.81 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 839371 186.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 214562 765.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 860752 163.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 154383 965.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 541863 258.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 669344 174.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 167746 745.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 880736 178.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 612663 341.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 169480 743.7 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 388310 280.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 84589 1478 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 309844 381.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 953196 158.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 174783 658.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1000000 109.5 ns/op BenchmarkUncontendedSemaphore-4 4978641 23.94 ns/op BenchmarkContendedSemaphore-4 4604887 25.99 ns/op BenchmarkMutexUncontended-4 752269 136.1 ns/op BenchmarkMutex-4 328104 362.5 ns/op BenchmarkMutexSlack-4 330696 369.5 ns/op BenchmarkMutexWork-4 290194 434.4 ns/op BenchmarkMutexWorkSlack-4 278775 427.2 ns/op BenchmarkMutexNoSpin-4 122636 831.5 ns/op BenchmarkMutexSpin-4 63548 1950 ns/op BenchmarkOnce-4 1701709 71.18 ns/op BenchmarkOnceFunc/v=Once-4 1959364 61.58 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1527841 80.26 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1681939 71.02 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1759150 68.76 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1536558 79.80 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1622728 73.36 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8533717 14.13 ns/op BenchmarkSemaSyntNonblock-4 2163538 54.94 ns/op BenchmarkSemaSyntBlock-4 2128206 54.42 ns/op BenchmarkSemaWorkNonblock-4 933748 109.6 ns/op BenchmarkSemaWorkBlock-4 1000000 120.7 ns/op BenchmarkRWMutexUncontended-4 318836 324.7 ns/op BenchmarkRWMutexWrite100-4 475738 247.7 ns/op BenchmarkRWMutexWrite10-4 455797 311.8 ns/op BenchmarkRWMutexWorkWrite100-4 361820 347.7 ns/op BenchmarkRWMutexWorkWrite10-4 286477 400.1 ns/op BenchmarkWaitGroupUncontended-4 931974 132.6 ns/op BenchmarkWaitGroupAddDone-4 727071 167.4 ns/op BenchmarkWaitGroupAddDoneWork-4 728934 158.2 ns/op BenchmarkWaitGroupWait-4 4639587 30.92 ns/op BenchmarkWaitGroupWaitWork-4 3056040 44.38 ns/op BenchmarkWaitGroupActuallyWait-4 68798 1682 ns/op 32 B/op 2 allocs/op PASS ok sync 21.056s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 741178 150.3 ns/op PASS ok sync/atomic 1.138s PASS ok syscall 1.025s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 182907 1116 ns/op 0 B/op 0 allocs/op PASS ok testing 1.261s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5764 19992 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7000 15343 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 76 1496723 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 84 1527249 ns/op 1540 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 211483240 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 210411319 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1473 76214 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1759 70047 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 7165036 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6762358 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 765186354 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 818709432 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 187 737817 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 190 599398 ns/op 206 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 64027692 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 61759660 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7154686451 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6994310411 ns/op 335149952 B/op 100089 allocs/op BenchmarkPyramid/10-4 2371 46709 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 34 3149970 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 327231248 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2197 51466 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 242 495882 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4849936 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5808 19829 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.357s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 103692511 ns/op BenchmarkVariableString-4 80042 1463 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1816 66653 ns/op 2523 B/op 39 allocs/op PASS ok text/template/parse 1.382s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 100 1167735 ns/op BenchmarkAfter-4 217 603680 ns/op BenchmarkStop-4 384 331858 ns/op BenchmarkSimultaneousAfterFunc-4 66 1999872 ns/op BenchmarkStartStop-4 392 437620 ns/op BenchmarkReset-4 3006 57692 ns/op BenchmarkSleep-4 103 1741262 ns/op BenchmarkParallelTimerLatency-4 54 115445 avg-late-ns 339676 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 328853 avg-late-ns 1125196 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 5525709 avg-late-ns 10877969 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 317674 avg-late-ns 1331192 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 583034 avg-late-ns 3233760 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 326579 avg-late-ns 1418187 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 1308705 avg-late-ns 12445468 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 358570 avg-late-ns 1894876 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 551609 avg-late-ns 2709520 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 281597 avg-late-ns 3506752 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 620027 avg-late-ns 2090788 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 434104 avg-late-ns 2442484 max-late-ns BenchmarkTicker-4 784 217493 ns/op BenchmarkTickerReset-4 4586 26115 ns/op BenchmarkTickerResetNaive-4 356 508398 ns/op BenchmarkNow-4 1565350 68.73 ns/op BenchmarkNowUnixNano-4 1558657 74.52 ns/op BenchmarkNowUnixMilli-4 1559190 75.87 ns/op BenchmarkNowUnixMicro-4 1579010 77.93 ns/op BenchmarkFormat-4 47395 2232 ns/op BenchmarkFormatRFC3339-4 73041 1663 ns/op BenchmarkFormatRFC3339Nano-4 61843 1648 ns/op BenchmarkFormatNow-4 79861 1494 ns/op BenchmarkMarshalJSON-4 101319 1395 ns/op BenchmarkMarshalText-4 105877 1128 ns/op BenchmarkParse-4 146076 838.6 ns/op BenchmarkParseRFC3339UTC-4 378738 316.2 ns/op BenchmarkParseRFC3339UTCBytes-4 233053 507.9 ns/op BenchmarkParseRFC3339TZ-4 79945 1457 ns/op BenchmarkParseRFC3339TZBytes-4 58273 1865 ns/op BenchmarkParseDuration-4 566426 205.3 ns/op BenchmarkHour-4 1000000 110.0 ns/op BenchmarkSecond-4 1000000 111.1 ns/op BenchmarkYear-4 888235 140.8 ns/op BenchmarkDay-4 774966 156.4 ns/op BenchmarkISOWeek-4 784051 144.9 ns/op BenchmarkGoString-4 70513 1572 ns/op BenchmarkUnmarshalText-4 79248 1518 ns/op PASS ok time 11.863s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 387976 307.9 ns/op BenchmarkDecodeValidJapaneseChars-4 427798 258.3 ns/op BenchmarkDecodeRune-4 1255921 96.48 ns/op BenchmarkEncodeValidASCII-4 306472 377.7 ns/op BenchmarkEncodeValidJapaneseChars-4 514658 237.4 ns/op BenchmarkAppendRuneValidASCII-4 660096 172.2 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1255624 96.55 ns/op BenchmarkEncodeRune-4 1000000 110.7 ns/op PASS ok unicode/utf16 2.166s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2228986 53.46 ns/op BenchmarkRuneCountTenJapaneseChars-4 364114 310.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4268485 27.32 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 514536 235.9 ns/op BenchmarkValidTenASCIIChars-4 2332262 52.49 ns/op BenchmarkValid100KASCIIChars-4 91 1671243 ns/op BenchmarkValidTenJapaneseChars-4 351104 337.5 ns/op BenchmarkValidLongMostlyASCII-4 90 1143232 ns/op BenchmarkValidLongJapanese-4 62 1917325 ns/op BenchmarkValidStringTenASCIIChars-4 5311897 22.27 ns/op BenchmarkValidString100KASCIIChars-4 6988 17174 ns/op BenchmarkValidStringTenJapaneseChars-4 451222 252.5 ns/op BenchmarkValidStringLongMostlyASCII-4 1351 89494 ns/op BenchmarkValidStringLongJapanese-4 160 739313 ns/op BenchmarkEncodeASCIIRune-4 4623278 25.28 ns/op BenchmarkEncodeJapaneseRune-4 1832862 65.71 ns/op BenchmarkAppendASCIIRune-4 8527426 14.09 ns/op BenchmarkAppendJapaneseRune-4 2334349 52.04 ns/op BenchmarkDecodeASCIIRune-4 3016717 39.49 ns/op BenchmarkDecodeJapaneseRune-4 2685092 45.08 ns/op BenchmarkFullRune/ASCII-4 3340568 36.30 ns/op BenchmarkFullRune/Incomplete-4 1000000 103.5 ns/op BenchmarkFullRune/Japanese-4 3323144 36.08 ns/op PASS ok unicode/utf8 4.579s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 75854632996 ns/op PASS ok cmd/api 77.083s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 631411 183.7 ns/op BenchmarkCgoCall/one-pointer-4 508863 222.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 452510 274.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 628536 196.7 ns/op BenchmarkCgoCall/eight-pointers-4 237685 513.8 ns/op BenchmarkCgoCall/eight-pointers-nil-4 560368 226.4 ns/op BenchmarkCgoCall/eight-pointers-array-4 39853 3113 ns/op BenchmarkCgoCall/eight-pointers-slice-4 50485 2360 ns/op BenchmarkGoString-4 1237838 94.19 ns/op BenchmarkCGoCallback-4 71683 1697 ns/op BenchmarkCGoInCThread-4 545451 184.2 ns/op PASS ok cmd/cgo/internal/test 2.521s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 531934 224.5 ns/op BenchmarkEqArrayOfStrings64-4 71330 1698 ns/op BenchmarkEqArrayOfStrings1024-4 4536 26086 ns/op BenchmarkEqArrayOfFloats5-4 981320 118.8 ns/op BenchmarkEqArrayOfFloats64-4 127412 957.0 ns/op BenchmarkEqArrayOfFloats1024-4 5217 23051 ns/op BenchmarkEqArrayOfStructsEq-4 1416 84976 ns/op BenchmarkEqArrayOfStructsNotEq-4 2222 53620 ns/op BenchmarkEqStruct-4 15137516 7.644 ns/op PASS ok cmd/compile/internal/reflectdata 2.171s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 52258 ns/op BenchmarkCopyElim1-4 1208 99665 ns/op BenchmarkCopyElim10-4 1052 108779 ns/op BenchmarkCopyElim100-4 478 254897 ns/op BenchmarkCopyElim1000-4 74 1561166 ns/op BenchmarkCopyElim10000-4 5 23821613 ns/op BenchmarkCopyElim100000-4 1 455825196 ns/op BenchmarkDeadCode/1-4 1010 113466 ns/op BenchmarkDeadCode/10-4 777 148440 ns/op BenchmarkDeadCode/100-4 324 395249 ns/op BenchmarkDeadCode/1000-4 48 2415626 ns/op BenchmarkDeadCode/10000-4 5 24384372 ns/op BenchmarkDeadCode/100000-4 1 316327128 ns/op BenchmarkDeadCode/200000-4 1 797626222 ns/op BenchmarkDominatorsLinear-4 12 10137205 ns/op 0.99 MB/s BenchmarkDominatorsFwdBack-4 8 13361809 ns/op 0.75 MB/s BenchmarkDominatorsManyPred-4 7 15318507 ns/op 0.65 MB/s BenchmarkDominatorsMaxPred-4 7 15647522 ns/op 0.64 MB/s BenchmarkDominatorsMaxPredVal-4 7 16012742 ns/op 0.62 MB/s BenchmarkFuse/1-4 690 156798 ns/op BenchmarkFuse/10-4 597 233427 ns/op BenchmarkFuse/100-4 159 726982 ns/op BenchmarkFuse/1000-4 21 5949188 ns/op BenchmarkFuse/10000-4 2 62115096 ns/op BenchmarkNilCheckDeep1-4 7693 15214 ns/op 0.07 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3096 38558 ns/op 0.26 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 453 267078 ns/op 0.37 MB/s 647 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 42 2553328 ns/op 0.39 MB/s 5038 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 28970920 ns/op 0.35 MB/s 106994 B/op 7 allocs/op BenchmarkDSEPass-4 15 7453011 ns/op 70240 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 196840366 ns/op 4246736 B/op 108264 allocs/op BenchmarkCSEPass-4 5 22547799 ns/op 131625 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 250186122 ns/op 5656392 B/op 97408 allocs/op BenchmarkDeadcodePass-4 112 1035410 ns/op 104398 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 194882576 ns/op 4068656 B/op 45177 allocs/op BenchmarkMultiPass-4 40 2618613 ns/op 225495 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 371979094 ns/op 11336160 B/op 150978 allocs/op BenchmarkCondRewrite/SoloJump-4 3019629 39.75 ns/op BenchmarkCondRewrite/CombJump-4 3014248 39.79 ns/op PASS ok cmd/compile/internal/ssa 16.340s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7874 14871 ns/op BenchmarkExtShift-4 15043 8007 ns/op BenchmarkModify-4 7833 14929 ns/op BenchmarkMullImm-4 14530 8289 ns/op BenchmarkConstModify-4 7848 15053 ns/op BenchmarkBitSet-4 15589 7549 ns/op BenchmarkBitClear-4 16210 7418 ns/op BenchmarkBitToggle-4 16148 7504 ns/op BenchmarkBitSetConst-4 125275 963.2 ns/op BenchmarkBitClearConst-4 126315 934.7 ns/op BenchmarkBitToggleConst-4 126349 965.3 ns/op BenchmarkDivconstI64-4 8048460 14.62 ns/op BenchmarkModconstI64-4 7621136 15.15 ns/op BenchmarkDivisiblePow2constI64-4 8168600 14.34 ns/op BenchmarkDivisibleconstI64-4 7818951 14.99 ns/op BenchmarkDivisibleWDivconstI64-4 5429923 22.12 ns/op BenchmarkDivconstU64/3-4 7954214 15.30 ns/op BenchmarkDivconstU64/5-4 7527598 15.26 ns/op BenchmarkDivconstU64/37-4 7936236 14.99 ns/op BenchmarkDivconstU64/1234567-4 7908636 15.05 ns/op BenchmarkModconstU64-4 7940869 15.24 ns/op BenchmarkDivisibleconstU64-4 8195647 14.37 ns/op BenchmarkDivisibleWDivconstU64-4 4270014 26.81 ns/op BenchmarkDivconstI32-4 8110450 14.56 ns/op BenchmarkModconstI32-4 7762029 15.16 ns/op BenchmarkDivisiblePow2constI32-4 8365876 14.31 ns/op BenchmarkDivisibleconstI32-4 7969491 14.40 ns/op BenchmarkDivisibleWDivconstI32-4 5536333 21.80 ns/op BenchmarkDivconstU32-4 8117826 14.42 ns/op BenchmarkModconstU32-4 7995297 14.93 ns/op BenchmarkDivisibleconstU32-4 8064796 14.88 ns/op BenchmarkDivisibleWDivconstU32-4 5344234 22.33 ns/op BenchmarkDivconstI16-4 8322063 14.15 ns/op BenchmarkModconstI16-4 7986897 14.56 ns/op BenchmarkDivisiblePow2constI16-4 8395917 14.29 ns/op BenchmarkDivisibleconstI16-4 7772239 15.21 ns/op BenchmarkDivisibleWDivconstI16-4 5403795 21.86 ns/op BenchmarkDivconstU16-4 8189852 14.35 ns/op BenchmarkModconstU16-4 7997778 14.53 ns/op BenchmarkDivisibleconstU16-4 8114414 14.37 ns/op BenchmarkDivisibleWDivconstU16-4 5489205 21.96 ns/op BenchmarkDivconstI8-4 8003074 14.49 ns/op BenchmarkModconstI8-4 7845795 15.27 ns/op BenchmarkDivisiblePow2constI8-4 8364442 14.30 ns/op BenchmarkDivisibleconstI8-4 8138455 14.36 ns/op BenchmarkDivisibleWDivconstI8-4 5230136 22.71 ns/op BenchmarkDivconstU8-4 8333642 14.22 ns/op BenchmarkModconstU8-4 8249733 14.54 ns/op BenchmarkDivisibleconstU8-4 8070235 14.23 ns/op BenchmarkDivisibleWDivconstU8-4 5522433 21.86 ns/op BenchmarkMul2-4 174426 696.6 ns/op BenchmarkMulNeg2-4 173089 694.0 ns/op BenchmarkEfaceInteger-4 4261984 26.05 ns/op BenchmarkDiv64UnsignedSmall-4 14177544 8.387 ns/op BenchmarkDiv64Small-4 13443746 8.891 ns/op BenchmarkDiv64SmallNegDivisor-4 13858659 8.723 ns/op BenchmarkDiv64SmallNegDividend-4 13757983 8.774 ns/op BenchmarkDiv64SmallNegBoth-4 14075608 7.953 ns/op BenchmarkDiv64Unsigned-4 11372102 11.46 ns/op BenchmarkDiv64-4 11511516 10.24 ns/op BenchmarkDiv64NegDivisor-4 11336204 10.23 ns/op BenchmarkDiv64NegDividend-4 11253550 10.18 ns/op BenchmarkDiv64NegBoth-4 11140556 10.26 ns/op BenchmarkMod64UnsignedSmall-4 14318842 8.384 ns/op BenchmarkMod64Small-4 13710602 8.799 ns/op BenchmarkMod64SmallNegDivisor-4 13264100 8.774 ns/op BenchmarkMod64SmallNegDividend-4 13839333 8.732 ns/op BenchmarkMod64SmallNegBoth-4 13922763 7.979 ns/op BenchmarkMod64Unsigned-4 11106790 10.51 ns/op BenchmarkMod64-4 11273004 10.17 ns/op BenchmarkMod64NegDivisor-4 11406690 10.32 ns/op BenchmarkMod64NegDividend-4 11573416 10.15 ns/op BenchmarkMod64NegBoth-4 11580954 10.44 ns/op BenchmarkMulconstI32/3-4 14795049 8.056 ns/op BenchmarkMulconstI32/5-4 14569279 7.973 ns/op BenchmarkMulconstI32/12-4 14791482 8.025 ns/op BenchmarkMulconstI32/120-4 14666151 7.965 ns/op BenchmarkMulconstI32/-120-4 14813556 7.947 ns/op BenchmarkMulconstI32/65537-4 14687815 9.024 ns/op BenchmarkMulconstI32/65538-4 14482098 7.989 ns/op BenchmarkMulconstI64/3-4 14618752 7.961 ns/op BenchmarkMulconstI64/5-4 14696294 7.953 ns/op BenchmarkMulconstI64/12-4 14615628 7.976 ns/op BenchmarkMulconstI64/120-4 14752785 8.023 ns/op BenchmarkMulconstI64/-120-4 14751722 7.961 ns/op BenchmarkMulconstI64/65537-4 14788219 7.941 ns/op BenchmarkMulconstI64/65538-4 14777744 7.949 ns/op BenchmarkMulconstU32/3-4 14823738 7.944 ns/op BenchmarkMulconstU32/5-4 14830274 7.999 ns/op BenchmarkMulconstU32/12-4 14159208 7.997 ns/op BenchmarkMulconstU32/120-4 14805205 8.024 ns/op BenchmarkMulconstU32/65537-4 14746969 7.961 ns/op BenchmarkMulconstU32/65538-4 14799772 8.000 ns/op BenchmarkMulconstU64/3-4 14767930 7.969 ns/op BenchmarkMulconstU64/5-4 14751232 8.010 ns/op BenchmarkMulconstU64/12-4 14788131 8.178 ns/op BenchmarkMulconstU64/120-4 12978235 8.000 ns/op BenchmarkMulconstU64/65537-4 14604484 7.978 ns/op BenchmarkMulconstU64/65538-4 14746830 7.963 ns/op BenchmarkShiftArithmeticRight-4 15094140 7.939 ns/op BenchmarkSwitch8Predictable-4 9930847 12.37 ns/op BenchmarkSwitch8Unpredictable-4 5757446 20.48 ns/op BenchmarkSwitch32Predictable-4 8573852 13.56 ns/op BenchmarkSwitch32Unpredictable-4 5298172 22.48 ns/op BenchmarkSwitchStringPredictable-4 4129815 28.58 ns/op BenchmarkSwitchStringUnpredictable-4 4381162 27.49 ns/op BenchmarkSwitchTypePredictable-4 2967778 40.17 ns/op BenchmarkSwitchTypeUnpredictable-4 3484453 33.28 ns/op PASS ok cmd/compile/internal/test 16.150s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 144 1012680 ns/op BenchmarkNamed/Underlying/nongeneric-4 1361505 88.13 ns/op BenchmarkNamed/Underlying/generic-4 1370984 88.78 ns/op BenchmarkNamed/Underlying/src_instance-4 1343317 88.15 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 114.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 497884497 ns/op 65565 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 390402114 ns/op 83626 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 143355196 ns/op 227674 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 131589215 ns/op 248058 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 263500274 ns/op 19650 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 86746661 ns/op 59682 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 37444696 ns/op 138264 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 28344626 ns/op 182650 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 42797940 ns/op 50698 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 38357303 ns/op 56565 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 18657016 ns/op 116299 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 18070269 ns/op 120072 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 906396965 ns/op 72048 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 620054507 ns/op 105318 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 135070597 ns/op 483270 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 116235667 ns/op 561738 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 285943815 ns/op 7036 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 59829630 ns/op 33625 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 33713392 ns/op 59668 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 4 33522544 ns/op 60012 lines/s PASS ok cmd/compile/internal/types2 16.722s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 258 459608 ns/op 518504 sys-ns/op 617225 user-ns/op PASS ok cmd/go 1.192s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 291594 391.2 ns/op PASS ok cmd/go/internal/cfg 1.129s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 24200 4872 ns/op 1.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 25580 4682 ns/op 1.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2666 43921 ns/op 23.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2736 44020 ns/op 23.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 380 313195 ns/op 26.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 385 311787 ns/op 26.27 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.898s All tests passed.