linux-s390x-ibm-race at 055c186f53493da473c888869ad468861ba25f1a :: 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=71d16e46c9264b628d120e44fc78b4c3" "JOURNAL_STREAM=9:574303009" "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=2" "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.17.13 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=71d16e46c9264b628d120e44fc78b4c3" "JOURNAL_STREAM=9:574303009" "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=2" "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 2.553s ok archive/zip 5.018s ok bufio 1.628s ok bytes 4.089s ok cmp 1.010s ok compress/bzip2 1.851s ok compress/flate 12.879s ok compress/gzip 22.509s ok compress/lzw 2.308s ok compress/zlib 9.317s ok container/heap 1.017s ok container/list 1.042s ok container/ring 1.054s ok context 1.068s ok crypto 1.023s ok crypto/aes 1.050s ok crypto/cipher 1.102s ok crypto/des 1.098s ok crypto/dsa 1.013s ok crypto/ecdh 1.429s ok crypto/ecdsa 1.640s ok crypto/ed25519 2.720s ok crypto/elliptic 1.059s ok crypto/hmac 1.031s ok crypto/internal/alias 1.011s ok crypto/internal/bigmod 8.542s ok crypto/internal/boring 1.030s ok crypto/internal/boring/bcache 1.489s ok crypto/internal/edwards25519 103.915s ok crypto/internal/edwards25519/field 56.362s ok crypto/internal/nistec 2.653s ok crypto/internal/nistec/fiat 1.147s [no tests to run] ok crypto/md5 1.146s ok crypto/rand 1.689s ok crypto/rc4 1.930s ok crypto/rsa 3.924s ok crypto/sha1 1.021s ok crypto/sha256 1.038s ok crypto/sha512 1.038s ok crypto/subtle 1.584s ok crypto/tls 6.285s ok crypto/x509 3.098s ok database/sql 1.446s ok database/sql/driver 1.011s ok debug/buildinfo 1.032s ok debug/dwarf 1.177s ok debug/elf 2.299s ok debug/gosym 1.177s ok debug/macho 1.071s ok debug/pe 1.043s ok debug/plan9obj 1.010s ok embed 1.448s [no tests to run] ok embed/internal/embedtest 1.154s ok encoding/ascii85 1.382s ok encoding/asn1 1.109s ok encoding/base32 1.527s ok encoding/base64 1.018s ok encoding/binary 1.068s ok encoding/csv 1.048s ok encoding/gob 30.670s ok encoding/hex 1.033s ok encoding/json 3.576s ok encoding/pem 2.809s ok encoding/xml 1.255s ok errors 1.018s ok expvar 1.016s ok flag 3.080s ok fmt 1.549s ok go/ast 1.020s ok go/build 7.060s ok go/build/constraint 1.022s ok go/constant 1.017s ok go/doc 1.273s ok go/doc/comment 2.863s ok go/format 1.051s ok go/importer 1.436s ok go/internal/gccgoimporter 1.047s ok go/internal/gcimporter 2.673s ok go/internal/srcimporter 22.328s ok go/parser 1.983s ok go/printer 5.140s ok go/scanner 1.020s ok go/token 1.253s ok go/types 44.097s ok hash 1.010s ok hash/adler32 1.037s ok hash/crc32 1.041s ok hash/crc64 1.036s ok hash/fnv 1.007s ok hash/maphash 1.056s ok html 1.012s ok html/template 1.212s ok image 1.593s ok image/color 1.036s ok image/draw 1.743s ok image/gif 2.237s ok image/jpeg 2.817s ok image/png 4.642s ok index/suffixarray 3.118s ok internal/abi 1.077s ok internal/buildcfg 1.029s ok internal/coverage/cformat 1.011s ok internal/coverage/cmerge 1.009s ok internal/coverage/pods 1.009s ok internal/coverage/slicereader 1.007s ok internal/coverage/slicewriter 1.027s ok internal/coverage/test 1.039s ok internal/cpu 2.027s ok internal/dag 1.009s ok internal/diff 1.026s ok internal/fmtsort 1.012s ok internal/fuzz 1.048s ok internal/godebug 11.568s ok internal/godebugs 1.016s ok internal/intern 4.617s ok internal/itoa 1.698s ok internal/poll 2.969s ok internal/profile 1.134s ok internal/reflectlite 1.019s ok internal/safefilepath 1.020s ok internal/saferio 2.321s ok internal/singleflight 1.462s ok internal/testenv 1.795s ok internal/trace 2.270s ok internal/types/errors 2.993s ok internal/unsafeheader 1.088s ok internal/xcoff 1.034s ok internal/zstd 1.032s ok io 1.051s ok io/fs 1.262s ok io/ioutil 1.046s ok log 1.060s ok log/slog 1.049s ok log/slog/internal/benchmarks 1.009s ok log/slog/internal/buffer 1.012s ok log/syslog 2.424s ok maps 1.011s ok math 1.026s ok math/big 7.814s ok math/bits 1.051s ok math/cmplx 1.037s ok math/rand 5.488s ok mime 1.041s ok mime/multipart 8.096s ok mime/quotedprintable 1.214s ok net 53.606s ok net/http 18.644s ok net/http/cgi 12.465s ok net/http/cookiejar 1.021s ok net/http/fcgi 1.121s ok net/http/httptest 1.908s ok net/http/httptrace 1.252s ok net/http/httputil 2.644s ok net/http/internal 1.067s ok net/http/internal/ascii 1.010s ok net/http/pprof 6.276s ok net/internal/socktest 1.035s ok net/mail 1.125s ok net/netip 1.356s ok net/rpc 1.062s ok net/rpc/jsonrpc 1.023s ok net/smtp 1.166s ok net/textproto 1.636s ok net/url 1.121s ok os 6.540s ok os/exec 5.336s ok os/exec/internal/fdtest 1.015s ok os/signal 19.356s ok os/user 1.011s ok path 1.010s ok path/filepath 1.052s ok plugin 1.026s ok reflect 2.667s ok regexp 4.535s ok regexp/syntax 8.875s ok runtime 38.397s ok runtime/cgo 1.011s ok runtime/coverage 1.008s ok runtime/debug 2.045s ok runtime/internal/atomic 1.012s ok runtime/internal/math 1.034s ok runtime/internal/sys 1.011s ok runtime/internal/syscall 1.033s ok runtime/metrics 1.028s ok runtime/pprof 20.048s ok runtime/race 10.555s ok runtime/trace 11.078s ok slices 1.478s ok sort 1.635s ok strconv 4.291s ok strings 3.097s ok sync 1.677s ok sync/atomic 6.722s ok syscall 13.405s ok testing 5.521s ok testing/fstest 1.017s ok testing/iotest 1.018s ok testing/quick 1.145s ok testing/slogtest 1.010s ok text/scanner 1.021s ok text/tabwriter 1.010s ok text/template 1.067s ok text/template/parse 1.055s ok time 3.158s ok unicode 1.012s ok unicode/utf16 1.020s ok unicode/utf8 1.024s ok cmd/addr2line 8.332s ok cmd/api 23.370s ok cmd/asm/internal/asm 6.694s ok cmd/asm/internal/lex 1.017s ok cmd/cgo/internal/swig 1.017s ok cmd/cgo/internal/test 2.621s ok cmd/cgo/internal/testcarchive 44.907s ok cmd/cgo/internal/testcshared 21.170s ok cmd/cgo/internal/testerrors 23.180s ok cmd/cgo/internal/testfortran 1.943s ok cmd/cgo/internal/testgodefs 4.095s ok cmd/cgo/internal/testlife 4.086s ok cmd/cgo/internal/testnocgo 1.034s ok cmd/cgo/internal/testplugin 61.287s ok cmd/cgo/internal/testsanitizers 1.126s ok cmd/cgo/internal/testshared 74.425s ok cmd/cgo/internal/testso 5.106s ok cmd/cgo/internal/teststdio 3.937s ok cmd/cgo/internal/testtls 1.414s ok cmd/compile/internal/abt 1.134s ok cmd/compile/internal/amd64 1.018s ok cmd/compile/internal/base 1.042s ok cmd/compile/internal/compare 1.040s ok cmd/compile/internal/dwarfgen 3.470s ok cmd/compile/internal/importer 4.964s ok cmd/compile/internal/ir 1.060s ok cmd/compile/internal/logopt 1.311s ok cmd/compile/internal/loopvar 1.061s ok cmd/compile/internal/noder 1.053s ok cmd/compile/internal/reflectdata 1.051s [no tests to run] ok cmd/compile/internal/ssa 39.446s ok cmd/compile/internal/syntax 1.553s ok cmd/compile/internal/test 43.636s ok cmd/compile/internal/typecheck 2.170s ok cmd/compile/internal/types 1.086s ok cmd/compile/internal/types2 37.339s ok cmd/covdata 1.693s ok cmd/cover 19.736s ok cmd/dist 1.233s ok cmd/distpack 1.118s ok cmd/doc 3.958s ok cmd/fix 9.608s ok cmd/go 565.333s ok cmd/go/internal/auth 1.067s ok cmd/go/internal/cache 1.232s ok cmd/go/internal/envcmd 1.179s ok cmd/go/internal/fsys 1.041s ok cmd/go/internal/generate 1.025s ok cmd/go/internal/get 1.031s ok cmd/go/internal/gover 1.027s ok cmd/go/internal/imports 1.101s ok cmd/go/internal/load 1.021s ok cmd/go/internal/lockedfile 2.393s ok cmd/go/internal/lockedfile/internal/filelock 2.219s ok cmd/go/internal/modconv 1.327s ok cmd/go/internal/modfetch 1.080s ok cmd/go/internal/modfetch/codehost 3.624s ok cmd/go/internal/modfetch/zip_sum_test 1.197s ok cmd/go/internal/modindex 2.981s ok cmd/go/internal/modload 1.115s ok cmd/go/internal/mvs 1.058s ok cmd/go/internal/par 1.062s ok cmd/go/internal/str 1.196s ok cmd/go/internal/test 1.400s ok cmd/go/internal/vcs 1.144s ok cmd/go/internal/vcweb 1.086s ok cmd/go/internal/vcweb/vcstest 4.021s ok cmd/go/internal/web 1.045s ok cmd/go/internal/work 1.382s ok cmd/gofmt 1.208s ok cmd/internal/archive 2.265s ok cmd/internal/buildid 2.255s ok cmd/internal/bootstrap_test 1.018s ok cmd/internal/cov 2.444s ok cmd/internal/dwarf 1.021s ok cmd/internal/edit 1.021s ok cmd/internal/goobj 1.022s ok cmd/internal/moddeps 4.089s ok cmd/internal/notsha256 1.046s ok cmd/internal/obj 2.065s ok cmd/internal/obj/ppc64 1.657s ok cmd/internal/obj/riscv 1.177s ok cmd/internal/obj/s390x 1.014s ok cmd/internal/obj/x86 5.478s ok cmd/internal/objabi 1.225s ok cmd/internal/pkgpath 5.125s ok cmd/internal/pkgpattern 1.032s ok cmd/internal/quoted 1.016s ok cmd/internal/src 1.129s ok cmd/internal/test2json 2.637s ok cmd/link 17.456s ok cmd/link/internal/benchmark 1.133s ok cmd/link/internal/ld 15.572s ok cmd/link/internal/loader 1.814s ok cmd/nm 9.388s ok cmd/objdump 1.373s ok cmd/pack 8.623s ok cmd/pprof 1.242s ok cmd/trace 2.526s ok cmd/vet 76.732s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2242 45117 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2073 93214 ns/op 1854 B/op 36 allocs/op Benchmark/Writer/PAX-4 1494 183853 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3717 354748 ns/op 5194 B/op 16 allocs/op Benchmark/Reader/GNU-4 4774 113635 ns/op 5148 B/op 15 allocs/op Benchmark/Reader/PAX-4 1476 320553 ns/op 8992 B/op 33 allocs/op PASS ok archive/tar 6.563s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 991936248 ns/op 828736 B/op 82 allocs/op BenchmarkZip64Test-4 1 440965488 ns/op BenchmarkZip64TestSizes/4096-4 396 636802 ns/op BenchmarkZip64TestSizes/1048576-4 54 2324483 ns/op BenchmarkZip64TestSizes/67108864-4 1 213571985 ns/op PASS ok archive/zip 8.290s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 159636 1184 ns/op BenchmarkReaderCopyUnoptimal-4 10000 39985 ns/op BenchmarkReaderCopyNoWriteTo-4 1486 838392 ns/op BenchmarkReaderWriteToOptimal-4 10000 42486 ns/op BenchmarkReaderReadString-4 96492 3839 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 140948 2552 ns/op BenchmarkWriterCopyUnoptimal-4 132962 5891 ns/op BenchmarkWriterCopyNoReadFrom-4 4948 471680 ns/op BenchmarkReaderEmpty-4 10000 41638 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 145485 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 438510 330.9 ns/op 0 B/op 0 allocs/op PASS ok bufio 13.739s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3350 90027 ns/op 363.98 MB/s BenchmarkWriteByte-4 411 502042 ns/op 8.16 MB/s BenchmarkWriteRune-4 230 744308 ns/op 16.51 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4512228 ns/op BenchmarkBufferFullSmallReads-4 100 1718487 ns/op BenchmarkBufferWriteBlock/N4096-4 6672 85919 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 136 827770 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 25062502 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 151854626 ns/op 110.48 MB/s 16777216 B/op 1 allocs/op BenchmarkIndexByte/10-4 3048607 145.6 ns/op 68.67 MB/s BenchmarkIndexByte/32-4 1000000 136.2 ns/op 234.87 MB/s BenchmarkIndexByte/4K-4 725660 207.6 ns/op 19728.41 MB/s BenchmarkIndexBytePortable/10-4 886467 172.7 ns/op 57.91 MB/s BenchmarkIndexBytePortable/32-4 321638 521.6 ns/op 61.35 MB/s BenchmarkIndexBytePortable/4K-4 2719 62532 ns/op 65.50 MB/s BenchmarkIndexRune/10-4 776889 388.7 ns/op 25.73 MB/s BenchmarkIndexRune/32-4 1000000 735.8 ns/op 43.49 MB/s BenchmarkIndexRune/4K-4 335347 387.2 ns/op 10577.37 MB/s BenchmarkIndexRuneASCII/10-4 1000000 626.9 ns/op 15.95 MB/s BenchmarkIndexRuneASCII/32-4 5011986 161.3 ns/op 198.35 MB/s BenchmarkIndexRuneASCII/4K-4 703920 179.4 ns/op 22829.15 MB/s BenchmarkEqual/0-4 7517793 50.63 ns/op BenchmarkEqual/1-4 1499503 124.6 ns/op 8.02 MB/s BenchmarkEqual/6-4 1250424 146.3 ns/op 41.02 MB/s BenchmarkEqual/9-4 1000000 162.4 ns/op 55.42 MB/s BenchmarkEqual/15-4 1436972 374.4 ns/op 40.07 MB/s BenchmarkEqual/16-4 1000000 433.1 ns/op 36.95 MB/s BenchmarkEqual/20-4 1000000 259.5 ns/op 77.07 MB/s BenchmarkEqual/32-4 1000000 424.7 ns/op 75.34 MB/s BenchmarkEqual/4K-4 117124 1951 ns/op 2099.49 MB/s BenchmarkIndex/10-4 1744687 212.7 ns/op 47.00 MB/s BenchmarkIndex/32-4 3103604 445.9 ns/op 71.77 MB/s BenchmarkIndex/4K-4 10000 31492 ns/op 130.06 MB/s BenchmarkIndexEasy/10-4 2962860 43.23 ns/op 231.33 MB/s BenchmarkIndexEasy/32-4 1000000 256.8 ns/op 124.63 MB/s BenchmarkIndexEasy/4K-4 428583 823.6 ns/op 4973.00 MB/s BenchmarkCount/10-4 1000000 126.3 ns/op 79.15 MB/s BenchmarkCount/32-4 1000000 617.1 ns/op 51.86 MB/s BenchmarkCount/4K-4 65940 8238 ns/op 497.21 MB/s BenchmarkCountEasy/10-4 1796594 69.99 ns/op 142.88 MB/s BenchmarkCountEasy/32-4 1697121 149.7 ns/op 213.76 MB/s BenchmarkCountEasy/4K-4 401509 891.8 ns/op 4593.03 MB/s BenchmarkCountSingle/10-4 3412923 146.6 ns/op 68.21 MB/s BenchmarkCountSingle/32-4 1000000 136.4 ns/op 234.53 MB/s BenchmarkCountSingle/4K-4 335548 1141 ns/op 3588.96 MB/s BenchmarkToUpper/#00-4 2446218 102.2 ns/op BenchmarkToUpper/ONLYUPPER-4 309427 2908 ns/op BenchmarkToUpper/abc-4 512709 542.2 ns/op BenchmarkToUpper/AbC123-4 315610 2209 ns/op BenchmarkToUpper/azAZ09_-4 287157 875.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 83617 9500 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37677 18657 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 42774 9020 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 92998 3886 ns/op BenchmarkToLower/#00-4 3282817 45.55 ns/op BenchmarkToLower/abc-4 425148 1108 ns/op BenchmarkToLower/AbC123-4 216570 1909 ns/op BenchmarkToLower/azAZ09_-4 269606 1915 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 49393 7382 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 41806 18960 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 24944 6946 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 21526 4939 ns/op BenchmarkFields/ASCII/16-4 97646 1999 ns/op 8.00 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9884 99295 ns/op 2.58 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 100 1050930 ns/op 3.90 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 35248718 ns/op 1.86 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 1 353388862 ns/op 2.97 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 72050 3667 ns/op 4.36 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5790 124850 ns/op 2.05 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 332 578774 ns/op 7.08 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 10345323 ns/op 6.33 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 395978212 ns/op 2.65 MB/s 11211112 B/op 26 allocs/op BenchmarkFieldsFunc/ASCII/16-4 183247 696.2 ns/op 22.98 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 62563 ns/op 4.09 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 843 589669 ns/op 6.95 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 43 16025891 ns/op 4.09 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 154697962 ns/op 6.78 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 92221 3054 ns/op 5.24 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 60181 ns/op 4.25 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 414 779411 ns/op 5.26 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 27550369 ns/op 2.38 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 113896260 ns/op 9.21 MB/s 11211104 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 110.8 ns/op BenchmarkTrimSpace/ASCII-4 508334 744.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 78415 4574 ns/op BenchmarkTrimSpace/JustNonASCII-4 36874 3584 ns/op BenchmarkToValidUTF8/Valid-4 484254 844.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 350490 767.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 77857 4352 ns/op BenchmarkIndexHard1-4 100 1283711 ns/op BenchmarkIndexHard2-4 367 2778519 ns/op BenchmarkIndexHard3-4 100 1657246 ns/op BenchmarkIndexHard4-4 66 3751438 ns/op BenchmarkLastIndexHard1-4 2 110129153 ns/op BenchmarkLastIndexHard2-4 1 354627839 ns/op BenchmarkLastIndexHard3-4 3 143108402 ns/op BenchmarkCountHard1-4 1185 219234 ns/op BenchmarkCountHard2-4 332 788702 ns/op BenchmarkCountHard3-4 100 2144546 ns/op BenchmarkSplitEmptySeparator-4 1 194982949 ns/op BenchmarkSplitSingleByteSeparator-4 12 158085930 ns/op BenchmarkSplitMultiByteSeparator-4 12 39291931 ns/op BenchmarkSplitNSingleByteSeparator-4 176664 13399 ns/op BenchmarkSplitNMultiByteSeparator-4 10000 11980 ns/op BenchmarkRepeat-4 93174 1353 ns/op BenchmarkRepeatLarge/256/1-4 106587 11331 ns/op 22.59 MB/s BenchmarkRepeatLarge/256/16-4 153580 7232 ns/op 35.40 MB/s BenchmarkRepeatLarge/512/1-4 33489 11926 ns/op 42.93 MB/s BenchmarkRepeatLarge/512/16-4 119720 6841 ns/op 74.85 MB/s BenchmarkRepeatLarge/1024/1-4 14158 8792 ns/op 116.47 MB/s BenchmarkRepeatLarge/1024/16-4 10000 52009 ns/op 19.69 MB/s BenchmarkRepeatLarge/2048/1-4 10000 26790 ns/op 76.45 MB/s BenchmarkRepeatLarge/2048/16-4 13507 37372 ns/op 54.80 MB/s BenchmarkRepeatLarge/4096/1-4 10000 33553 ns/op 122.07 MB/s BenchmarkRepeatLarge/4096/16-4 10000 69696 ns/op 58.77 MB/s BenchmarkRepeatLarge/8192/1-4 10000 82504 ns/op 99.29 MB/s BenchmarkRepeatLarge/8192/16-4 10000 147785 ns/op 55.43 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 20085 ns/op 203.99 MB/s BenchmarkRepeatLarge/16384/1-4 5917 184061 ns/op 89.01 MB/s BenchmarkRepeatLarge/16384/16-4 7434 288969 ns/op 56.70 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 214528 ns/op 57.29 MB/s BenchmarkRepeatLarge/32768/1-4 1552 469964 ns/op 69.72 MB/s BenchmarkRepeatLarge/32768/16-4 2056 242541 ns/op 135.10 MB/s BenchmarkRepeatLarge/32768/4097-4 5083 1366129 ns/op 20.99 MB/s BenchmarkRepeatLarge/65536/1-4 913 1423340 ns/op 46.04 MB/s BenchmarkRepeatLarge/65536/16-4 482 520532 ns/op 125.90 MB/s BenchmarkRepeatLarge/65536/4097-4 100 1008132 ns/op 60.96 MB/s BenchmarkRepeatLarge/131072/1-4 100 2046540 ns/op 64.05 MB/s BenchmarkRepeatLarge/131072/16-4 308 1169259 ns/op 112.10 MB/s BenchmarkRepeatLarge/131072/4097-4 100 1801727 ns/op 70.49 MB/s BenchmarkRepeatLarge/262144/1-4 100 3801661 ns/op 68.96 MB/s BenchmarkRepeatLarge/262144/16-4 163 4173013 ns/op 62.82 MB/s BenchmarkRepeatLarge/262144/4097-4 124 6373175 ns/op 40.50 MB/s BenchmarkRepeatLarge/524288/1-4 57 11450951 ns/op 45.79 MB/s BenchmarkRepeatLarge/524288/16-4 100 15682305 ns/op 33.43 MB/s BenchmarkRepeatLarge/524288/4097-4 99 4126122 ns/op 126.10 MB/s BenchmarkRepeatLarge/1048576/1-4 50 16586809 ns/op 63.22 MB/s BenchmarkRepeatLarge/1048576/16-4 52 15656582 ns/op 66.97 MB/s BenchmarkRepeatLarge/1048576/4097-4 55 15131737 ns/op 69.04 MB/s BenchmarkRepeatLarge/2097152/1-4 20 7218782 ns/op 290.51 MB/s BenchmarkRepeatLarge/2097152/16-4 32 18622596 ns/op 112.61 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 12251270 ns/op 170.89 MB/s BenchmarkRepeatLarge/4194304/1-4 7 44045357 ns/op 95.23 MB/s BenchmarkRepeatLarge/4194304/16-4 6 66179492 ns/op 63.38 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 12210131 ns/op 343.26 MB/s BenchmarkRepeatLarge/8388608/1-4 7 52815126 ns/op 158.83 MB/s BenchmarkRepeatLarge/8388608/16-4 1 103176849 ns/op 81.30 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 35270826 ns/op 237.78 MB/s BenchmarkRepeatLarge/16777216/1-4 2 81166917 ns/op 206.70 MB/s BenchmarkRepeatLarge/16777216/16-4 1 151172619 ns/op 110.98 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 72194009 ns/op 232.39 MB/s BenchmarkRepeatLarge/33554432/1-4 1 102118925 ns/op 328.58 MB/s BenchmarkRepeatLarge/33554432/16-4 1 285234078 ns/op 117.64 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 235928144 ns/op 142.22 MB/s BenchmarkRepeatLarge/67108864/1-4 1 339350900 ns/op 197.76 MB/s BenchmarkRepeatLarge/67108864/16-4 1 940592512 ns/op 71.35 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 140773740 ns/op 476.71 MB/s BenchmarkRepeatLarge/134217728/1-4 1 334957705 ns/op 400.70 MB/s BenchmarkRepeatLarge/134217728/16-4 1 374173189 ns/op 358.70 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 269118017 ns/op 498.73 MB/s BenchmarkRepeatLarge/268435456/1-4 1 769686036 ns/op 348.76 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1212372071 ns/op 221.41 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1547119760 ns/op 173.51 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2852367184 ns/op 188.22 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1719297495 ns/op 312.26 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1834396268 ns/op 292.67 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4024608716 ns/op 266.79 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3434173510 ns/op 312.66 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3419190933 ns/op 314.03 MB/s BenchmarkBytesCompare/1-4 4927041 38.43 ns/op BenchmarkBytesCompare/2-4 10395217 12.65 ns/op BenchmarkBytesCompare/4-4 10799593 11.94 ns/op BenchmarkBytesCompare/8-4 10777134 11.99 ns/op BenchmarkBytesCompare/16-4 7134196 24.42 ns/op BenchmarkBytesCompare/32-4 9268684 15.91 ns/op BenchmarkBytesCompare/64-4 7236763 18.31 ns/op BenchmarkBytesCompare/128-4 6191572 44.99 ns/op BenchmarkBytesCompare/256-4 6331459 74.61 ns/op BenchmarkBytesCompare/512-4 1000000 360.4 ns/op BenchmarkBytesCompare/1024-4 1000000 105.1 ns/op BenchmarkBytesCompare/2048-4 1240773 101.3 ns/op BenchmarkIndexAnyASCII/1:1-4 2303802 53.27 ns/op BenchmarkIndexAnyASCII/1:2-4 1901778 73.96 ns/op BenchmarkIndexAnyASCII/1:4-4 2145223 356.1 ns/op BenchmarkIndexAnyASCII/1:8-4 1797171 117.1 ns/op BenchmarkIndexAnyASCII/1:16-4 1737078 97.65 ns/op BenchmarkIndexAnyASCII/1:32-4 1806807 120.3 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 145.1 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 273.0 ns/op BenchmarkIndexAnyASCII/16:2-4 456818 1122 ns/op BenchmarkIndexAnyASCII/16:4-4 345031 832.3 ns/op BenchmarkIndexAnyASCII/16:8-4 454642 265.6 ns/op BenchmarkIndexAnyASCII/16:16-4 446836 355.5 ns/op BenchmarkIndexAnyASCII/16:32-4 229752 701.4 ns/op BenchmarkIndexAnyASCII/16:64-4 275511 725.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 376.6 ns/op BenchmarkIndexAnyASCII/256:2-4 10000 13421 ns/op BenchmarkIndexAnyASCII/256:4-4 10000 34367 ns/op BenchmarkIndexAnyASCII/256:8-4 38528 6998 ns/op BenchmarkIndexAnyASCII/256:16-4 39442 29504 ns/op BenchmarkIndexAnyASCII/256:32-4 26270 9597 ns/op BenchmarkIndexAnyASCII/256:64-4 38577 15466 ns/op BenchmarkIndexAnyUTF8/1:1-4 1000000 111.2 ns/op BenchmarkIndexAnyUTF8/1:2-4 2272112 68.12 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 207.1 ns/op BenchmarkIndexAnyUTF8/1:8-4 1848387 71.91 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 241.4 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 230.1 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 266.6 ns/op BenchmarkIndexAnyUTF8/16:1-4 153590 1006 ns/op BenchmarkIndexAnyUTF8/16:2-4 233286 1259 ns/op BenchmarkIndexAnyUTF8/16:4-4 213759 1935 ns/op BenchmarkIndexAnyUTF8/16:8-4 223381 639.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 167282 1530 ns/op BenchmarkIndexAnyUTF8/16:32-4 144135 751.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 70941 2401 ns/op BenchmarkIndexAnyUTF8/256:1-4 8722 11709 ns/op BenchmarkIndexAnyUTF8/256:2-4 13284 8802 ns/op BenchmarkIndexAnyUTF8/256:4-4 15760 8362 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 11269 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 14248 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 12290 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 14097 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2358897 49.20 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2297101 55.60 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1000000 127.7 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2129703 57.87 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1784544 89.54 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1720149 99.78 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1251028 81.41 ns/op BenchmarkLastIndexAnyASCII/16:1-4 347880 398.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 329335 1771 ns/op BenchmarkLastIndexAnyASCII/16:4-4 343197 386.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 321307 482.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 318817 777.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 10000 17476 ns/op BenchmarkLastIndexAnyASCII/16:64-4 259965 1953 ns/op BenchmarkLastIndexAnyASCII/256:1-4 17298 24725 ns/op BenchmarkLastIndexAnyASCII/256:2-4 10000 17424 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24879 5477 ns/op BenchmarkLastIndexAnyASCII/256:8-4 10000 22258 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24085 8204 ns/op BenchmarkLastIndexAnyASCII/256:32-4 10000 12908 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24675 5669 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 123.7 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2384900 139.6 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2060236 88.33 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2164720 87.73 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1516471 146.9 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1782262 68.04 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1711914 91.62 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 276795 2514 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 236659 507.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 237090 835.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 224334 546.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 171938 810.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 145000 878.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 139993 1074 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20728 6809 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15762 7054 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12264 8477 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 28934 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 14576 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 12423 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 13492 ns/op BenchmarkTrimASCII/1:1-4 2186446 77.67 ns/op BenchmarkTrimASCII/1:2-4 1000000 130.8 ns/op BenchmarkTrimASCII/1:4-4 1327051 88.32 ns/op BenchmarkTrimASCII/1:8-4 1000000 219.0 ns/op BenchmarkTrimASCII/1:16-4 1000000 238.5 ns/op BenchmarkTrimASCII/16:1-4 470944 1228 ns/op BenchmarkTrimASCII/16:2-4 340620 437.8 ns/op BenchmarkTrimASCII/16:4-4 328933 366.4 ns/op BenchmarkTrimASCII/16:8-4 226628 851.9 ns/op BenchmarkTrimASCII/16:16-4 316770 519.1 ns/op BenchmarkTrimASCII/256:1-4 33722 8674 ns/op BenchmarkTrimASCII/256:2-4 21819 6115 ns/op BenchmarkTrimASCII/256:4-4 10000 19928 ns/op BenchmarkTrimASCII/256:8-4 10000 10623 ns/op BenchmarkTrimASCII/256:16-4 24584 4892 ns/op BenchmarkTrimASCII/4096:1-4 2418 48837 ns/op BenchmarkTrimASCII/4096:2-4 1599 77467 ns/op BenchmarkTrimASCII/4096:4-4 1534 122635 ns/op BenchmarkTrimASCII/4096:8-4 1448 76338 ns/op BenchmarkTrimASCII/4096:16-4 1225 171607 ns/op BenchmarkTrimByte-4 1278559 374.6 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 24630 4447 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29317 18089 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 496 237871 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 980 167575 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1740 65124 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3316 38358 ns/op BenchmarkCompareBytesEqual-4 8920303 13.17 ns/op BenchmarkCompareBytesToNil-4 13495736 19.42 ns/op BenchmarkCompareBytesEmpty-4 13536140 11.93 ns/op BenchmarkCompareBytesIdentical-4 12667630 11.66 ns/op BenchmarkCompareBytesSameLength-4 10297123 12.25 ns/op BenchmarkCompareBytesDifferentLength-4 10561620 11.40 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2466 50046 ns/op 20952.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2464 69243 ns/op 15143.56 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2470 48991 ns/op 21403.48 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2474 73917 ns/op 14185.98 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2478 49586 ns/op 21146.60 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2468 52915 ns/op 19816.29 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2454 48705 ns/op 21529.35 MB/s BenchmarkCompareBytesBig-4 2450 49973 ns/op 20982.91 MB/s BenchmarkCompareBytesBigIdentical-4 12607323 13.75 ns/op 76265454.77 MB/s PASS ok bytes 333.408s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 101503118 ns/op 0.99 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 417232009 ns/op 1.36 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 1 178528309 ns/op 0.09 MB/s 3643168 B/op 50 allocs/op PASS ok compress/bzip2 2.618s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 45 3321221 ns/op 3.01 MB/s 43643 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 25450652 ns/op 3.93 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 285555966 ns/op 3.50 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 44 3004811 ns/op 3.33 MB/s 43420 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 34356609 ns/op 2.91 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 309480908 ns/op 3.23 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 42 8320510 ns/op 1.20 MB/s 42536 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 25824194 ns/op 3.87 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 481853601 ns/op 2.08 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 43 2551867 ns/op 3.92 MB/s 41726 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 3 37855626 ns/op 2.64 MB/s 46458 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 311068633 ns/op 3.21 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 40 2716996 ns/op 3.68 MB/s 43299 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 30113642 ns/op 3.32 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 312966385 ns/op 3.20 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 50 2807635 ns/op 3.56 MB/s 42797 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 37507562 ns/op 2.67 MB/s 47906 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 233850032 ns/op 4.28 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 54 2031906 ns/op 4.92 MB/s 43027 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 15219077 ns/op 6.57 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 185102272 ns/op 5.40 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 54 6088622 ns/op 1.64 MB/s 43636 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 38423512 ns/op 2.60 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 152050509 ns/op 6.58 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 85 1308146 ns/op 7.64 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12443489 ns/op 8.04 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 145344627 ns/op 6.88 MB/s BenchmarkEncode/Digits/Speed/1e4-4 36 3519952 ns/op 2.84 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 28908462 ns/op 3.46 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 285017884 ns/op 3.51 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9496845 ns/op 1.05 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 111204856 ns/op 0.90 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 2419113088 ns/op 0.41 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9174332 ns/op 1.09 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 130199255 ns/op 0.77 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1098756009 ns/op 0.91 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 69 1668703 ns/op 5.99 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13200111 ns/op 7.58 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 132763251 ns/op 7.53 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2891995 ns/op 3.46 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 23098913 ns/op 4.33 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 300010374 ns/op 3.33 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8390815 ns/op 1.19 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 165990991 ns/op 0.60 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 827590679 ns/op 1.21 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 9071672 ns/op 1.10 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 113246340 ns/op 0.88 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1036377490 ns/op 0.96 MB/s PASS ok compress/flate 30.347s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 27 5957990 ns/op 1.68 MB/s BenchmarkDecoder/1e-Reuse4-4 28 4196001 ns/op 2.38 MB/s BenchmarkDecoder/1e5-4 3 43323390 ns/op 2.31 MB/s BenchmarkDecoder/1e-Reuse5-4 3 51140585 ns/op 1.96 MB/s BenchmarkDecoder/1e6-4 1 423613241 ns/op 2.36 MB/s BenchmarkDecoder/1e-Reuse6-4 1 417214247 ns/op 2.40 MB/s BenchmarkEncoder/1e4-4 38 2996906 ns/op 3.34 MB/s BenchmarkEncoder/1e-Reuse4-4 38 3112954 ns/op 3.21 MB/s BenchmarkEncoder/1e5-4 4 29833390 ns/op 3.35 MB/s BenchmarkEncoder/1e-Reuse5-4 4 52360450 ns/op 1.91 MB/s BenchmarkEncoder/1e6-4 1 324173260 ns/op 3.08 MB/s BenchmarkEncoder/1e-Reuse6-4 1 318917896 ns/op 3.14 MB/s PASS ok compress/lzw 6.562s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 12 8970353 ns/op PASS ok container/heap 1.188s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 29299 4317 ns/op BenchmarkWithTimeout/concurrency=40-4 7416 25766 ns/op BenchmarkWithTimeout/concurrency=4000-4 3595 143493 ns/op BenchmarkWithTimeout/concurrency=400000-4 2149 65622 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 429787 549.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 19802 7138 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 28743 12233 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 5347 35065 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3700 42116 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4363 53737 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 426 265539 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 345 336926 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 480 275508 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 48 2817973 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 30 4369898 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 48 2868400 ns/op BenchmarkCheckCanceled/Err-4 456883 319.8 ns/op BenchmarkCheckCanceled/Done-4 682322 215.6 ns/op BenchmarkContextCancelDone-4 885085 123.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 37916 2775 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 37368 3311 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 31386 3973 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 24842 4695 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15726 15048 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 490492 244.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 278922 442.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 143288 722.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 112101 1042 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 59611 2042 ns/op PASS ok context 17.281s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1613952 65.75 ns/op 243.33 MB/s BenchmarkDecrypt-4 1743463 212.1 ns/op 75.42 MB/s BenchmarkExpand-4 10000 11923 ns/op PASS ok crypto/aes 2.384s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 170803 1817 ns/op 35.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 321644 679.9 ns/op 94.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 146941 985.6 ns/op 64.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 359223 323.4 ns/op 197.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 149138 836.6 ns/op 1613.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 250108 444.8 ns/op 3035.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 151099 759.5 ns/op 1777.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 308340 397.0 ns/op 3400.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 104425 1164 ns/op 7037.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 143006 807.5 ns/op 10144.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 80551 1245 ns/op 6582.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 145388 866.5 ns/op 9454.59 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2341 51916 ns/op 19.63 MB/s BenchmarkAESCFBDecrypt1K-4 2264 51383 ns/op 19.83 MB/s BenchmarkAESCFBDecrypt8K-4 301 1544849 ns/op 5.30 MB/s BenchmarkAESOFB1K-4 5798 43276 ns/op 23.55 MB/s BenchmarkAESCTR1K-4 3934 25795 ns/op 39.50 MB/s BenchmarkAESCTR8K-4 702 173542 ns/op 47.18 MB/s BenchmarkAESCBCEncrypt1K-4 421656 282.2 ns/op 3628.07 MB/s BenchmarkAESCBCDecrypt1K-4 915855 246.4 ns/op 4155.98 MB/s PASS ok crypto/cipher 8.771s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 44430 2685 ns/op 2.98 MB/s BenchmarkDecrypt-4 36984 3067 ns/op 2.61 MB/s BenchmarkTDESEncrypt-4 10000 11043 ns/op 0.72 MB/s BenchmarkTDESDecrypt-4 10000 10613 ns/op 0.75 MB/s PASS ok crypto/des 2.125s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 906 249771 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 7 16290911 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 2 62660113 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 24 5051948 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 2.307s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2654 55263 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1863 69280 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1378 102075 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2334 56178 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 885 466253 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 502 262320 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3294 68950 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 25 4357093 ns/op 1092 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 10 11257616 ns/op 1412 B/op 17 allocs/op PASS ok crypto/ecdsa 7.977s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 109 1059177 ns/op BenchmarkNewKeyFromSeed-4 100 1156970 ns/op BenchmarkSigning-4 94 1192707 ns/op BenchmarkVerification-4 52 3774206 ns/op PASS ok crypto/ed25519 3.091s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4202 27966 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 72 6951166 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 27 5796652 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 10 11234770 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1284 106827 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 30 4620129 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 9 11991047 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 34343034 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7584 31936 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4204 29374 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3024 108287 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 12722289 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1807 194690 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 100 1079569 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1180 125767 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 49 3138609 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 13.456s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 10000 28063 ns/op 36.49 MB/s BenchmarkHMACSHA256_32-4 17803 10427 ns/op 3.07 MB/s BenchmarkNewWriteSum-4 4134 62963 ns/op 0.51 MB/s PASS ok crypto/hmac 2.241s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 38229 28211 ns/op BenchmarkModSub-4 39840 3147 ns/op BenchmarkMontgomeryRepr-4 10000 36603 ns/op BenchmarkMontgomeryMul-4 10000 13660 ns/op BenchmarkModMul-4 6382 20304 ns/op BenchmarkExpBig-4 6 98024151 ns/op BenchmarkExp-4 3 40272220 ns/op PASS ok crypto/internal/bigmod 7.780s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 562 212131 ns/op BenchmarkScalarBaseMult-4 118 2407500 ns/op BenchmarkScalarMult-4 43 2780899 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 50 3249454 ns/op PASS ok crypto/internal/edwards25519 3.572s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 228204 678.6 ns/op BenchmarkMultiply-4 295512 2283 ns/op BenchmarkSquare-4 387721 352.5 ns/op BenchmarkInvert-4 1447 89338 ns/op BenchmarkMult32-4 946408 261.8 ns/op PASS ok crypto/internal/edwards25519/field 4.087s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 26 4000688 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1536 194601 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 10 11796169 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 35651833 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 78 1404856 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6988 17611 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 31 4116477 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 156284658 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 3.949s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 290596 423.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 137451 884.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 60501 3244 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 301611 472.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 143808 866.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 61693 2096 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 3.232s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 90176 1781 ns/op 4.49 MB/s BenchmarkHash64-4 104749 1135 ns/op 56.39 MB/s BenchmarkHash128-4 97322 1329 ns/op 96.29 MB/s BenchmarkHash256-4 80962 1406 ns/op 182.05 MB/s BenchmarkHash512-4 68354 1837 ns/op 278.71 MB/s BenchmarkHash1K-4 48820 2437 ns/op 420.11 MB/s BenchmarkHash8K-4 10000 12149 ns/op 674.27 MB/s BenchmarkHash1M-4 86 1392517 ns/op 753.01 MB/s BenchmarkHash8M-4 8 14102203 ns/op 594.84 MB/s BenchmarkHash8BytesUnaligned-4 82522 1946 ns/op 4.11 MB/s BenchmarkHash1KUnaligned-4 48339 2518 ns/op 406.66 MB/s BenchmarkHash8KUnaligned-4 8817 13956 ns/op 586.99 MB/s PASS ok crypto/md5 4.260s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 327339849 ns/op PASS ok crypto/rand 1.489s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11178 ns/op 11.45 MB/s BenchmarkRC4_1K-4 1239 88376 ns/op 11.59 MB/s BenchmarkRC4_8K-4 165 720293 ns/op 11.24 MB/s PASS ok crypto/rc4 1.669s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 17985556 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 46105547 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 98110008 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 9893423 ns/op BenchmarkDecryptOAEP/2048-4 6 22397996 ns/op BenchmarkEncryptOAEP/2048-4 18 6426238 ns/op BenchmarkSignPKCS1v15/2048-4 6 17633128 ns/op BenchmarkVerifyPKCS1v15/2048-4 18 7375258 ns/op BenchmarkSignPSS/2048-4 4 53240718 ns/op BenchmarkVerifyPSS/2048-4 19 6195351 ns/op PASS ok crypto/rsa 4.571s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 81820 1520 ns/op 5.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 113896 1125 ns/op 7.11 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 91317 1307 ns/op 244.78 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 103080 1025 ns/op 312.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 68094 1995 ns/op 513.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 79184 1397 ns/op 733.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21942 5518 ns/op 1484.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 23113 5418 ns/op 1511.88 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.290s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 10000 18796 ns/op 0.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 73822 1787 ns/op 4.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 64686 2097 ns/op 3.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 57790 2045 ns/op 500.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 65160 1841 ns/op 556.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 59835 3565 ns/op 287.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23468 14543 ns/op 563.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 24574 5088 ns/op 1610.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 21038 5127 ns/op 1597.71 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.541s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 45045 3131 ns/op 2.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 57291 2060 ns/op 3.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 47175 2410 ns/op 3.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 39180 2656 ns/op 385.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 57627 2988 ns/op 342.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 47476 2522 ns/op 406.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 14193 ns/op 577.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29923 4307 ns/op 1902.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 26221 4390 ns/op 1866.03 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.164s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 11952760 15.00 ns/op BenchmarkConstantTimeEq-4 14335138 8.645 ns/op BenchmarkConstantTimeLessOrEq-4 13039425 8.765 ns/op BenchmarkXORBytes/8Bytes-4 317486 388.2 ns/op 20.61 MB/s BenchmarkXORBytes/128Bytes-4 161224 720.1 ns/op 177.74 MB/s BenchmarkXORBytes/2048Bytes-4 20214 21133 ns/op 96.91 MB/s BenchmarkXORBytes/32768Bytes-4 1261 92990 ns/op 352.38 MB/s PASS ok crypto/subtle 2.751s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 4 36382634 ns/op BenchmarkCertCache/1-4 7 17502577 ns/op BenchmarkCertCache/2-4 1 839084682 ns/op BenchmarkCertCache/3-4 100 23169325 ns/op BenchmarkHandshakeServer/RSA-4 12 11523004 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 6 34894850 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 35070226 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 120 1367557 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 165 1139031 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 16 7511445 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 6752243 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 54934829 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 96640635 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 50418396 ns/op 20.80 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 48331448 ns/op 21.70 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 62152774 ns/op 33.74 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 151278134 ns/op 13.86 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 135379195 ns/op 30.98 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 125870994 ns/op 33.32 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 176826046 ns/op 47.44 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 256589639 ns/op 32.69 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 383719540 ns/op 43.72 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 670334685 ns/op 25.03 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1002350330 ns/op 33.48 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1146330409 ns/op 29.27 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1752801909 ns/op 38.29 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2781916700 ns/op 24.12 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 100313718 ns/op 10.45 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 226296594 ns/op 4.63 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 64985298 ns/op 32.27 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 116069537 ns/op 18.07 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 120049719 ns/op 34.94 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 109342078 ns/op 38.36 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 206846326 ns/op 40.55 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 204279364 ns/op 41.06 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 387477400 ns/op 43.30 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1373912609 ns/op 12.21 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1177031873 ns/op 28.51 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1044338081 ns/op 32.13 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2127664297 ns/op 31.54 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3045025482 ns/op 22.04 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 894040768 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 737597455 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 315993658 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 369886819 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 165965129 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 172019537 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 119833020 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 101703126 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 61027060 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 59372252 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 170827101 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158628418 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 96436311 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 86124035 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 67424096 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 59885256 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 50806633 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 2 56678857 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 39504946 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 38901751 ns/op PASS ok crypto/tls 39.157s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 37229292 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 417 341166 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 781 162068 ns/op 12097 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 843 163745 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.755s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 30 14239700 ns/op 277061 B/op 1606 allocs/op BenchmarkConcurrentStmtQuery-4 31 8558843 ns/op 260946 B/op 1924 allocs/op BenchmarkConcurrentStmtExec-4 56 4905947 ns/op 215433 B/op 509 allocs/op BenchmarkConcurrentTxQuery-4 36 10551790 ns/op 271952 B/op 2117 allocs/op BenchmarkConcurrentTxExec-4 70 2154657 ns/op 88569 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 52 4375069 ns/op 111650 B/op 2194 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1504617 ns/op 40223 B/op 381 allocs/op BenchmarkConcurrentRandom-4 37 6619504 ns/op 230206 B/op 1739 allocs/op BenchmarkManyConcurrentQueries-4 1178 89618 ns/op 4162 B/op 21 allocs/op BenchmarkGrabConn-4 231122 852.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 4.509s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 163216 5340 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 49 5142540 ns/op 188259 B/op 13 allocs/op Benchmark115/LineToPC-4 54 2382835 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 21505 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 3.870s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 51907 2396 ns/op BenchmarkMarshal-4 570 657157 ns/op 9531 B/op 363 allocs/op BenchmarkUnmarshal-4 2458 118894 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 3.824s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 100 1122466 ns/op 7.30 MB/s BenchmarkEncodeToString-4 100 2385065 ns/op 3.43 MB/s BenchmarkDecode-4 121 1116601 ns/op 11.74 MB/s BenchmarkDecodeString-4 111 6026105 ns/op 2.18 MB/s PASS ok encoding/base32 3.039s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 259 2411164 ns/op 3.40 MB/s BenchmarkDecodeString/2-4 107348 2229 ns/op 1.79 MB/s BenchmarkDecodeString/4-4 221658 622.9 ns/op 12.84 MB/s BenchmarkDecodeString/8-4 158035 1209 ns/op 9.92 MB/s BenchmarkDecodeString/64-4 25575 21086 ns/op 4.17 MB/s BenchmarkDecodeString/8192-4 272 1574628 ns/op 6.94 MB/s BenchmarkNewEncoding-4 10000 17814 ns/op 14.37 MB/s PASS ok encoding/base64 7.100s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1125 178392 ns/op 22.42 MB/s BenchmarkReadStruct-4 13332 10193 ns/op 7.36 MB/s BenchmarkWriteStruct-4 10000 14285 ns/op 5.25 MB/s BenchmarkReadInts-4 42081 2904 ns/op 10.33 MB/s BenchmarkWriteInts-4 35702 7368 ns/op 4.07 MB/s BenchmarkWriteSlice1000Int32s-4 933 127472 ns/op 31.38 MB/s BenchmarkPutUint16-4 2928148 40.48 ns/op 49.41 MB/s BenchmarkAppendUint16-4 1847149 73.31 ns/op 27.28 MB/s BenchmarkPutUint32-4 1000000 134.7 ns/op 29.70 MB/s BenchmarkAppendUint32-4 2177128 75.86 ns/op 52.73 MB/s BenchmarkPutUint64-4 610275 221.9 ns/op 36.05 MB/s BenchmarkAppendUint64-4 645800 239.8 ns/op 33.36 MB/s BenchmarkLittleEndianPutUint16-4 1000000 426.7 ns/op 4.69 MB/s BenchmarkLittleEndianAppendUint16-4 2778220 63.24 ns/op 31.63 MB/s BenchmarkLittleEndianPutUint32-4 2216653 155.2 ns/op 25.77 MB/s BenchmarkLittleEndianAppendUint32-4 1000000 272.8 ns/op 14.66 MB/s BenchmarkLittleEndianPutUint64-4 634759 519.8 ns/op 15.39 MB/s BenchmarkLittleEndianAppendUint64-4 749005 516.2 ns/op 15.50 MB/s BenchmarkReadFloats-4 143029 2539 ns/op 4.73 MB/s BenchmarkWriteFloats-4 135919 921.7 ns/op 13.02 MB/s BenchmarkReadSlice1000Float32s-4 1128 188442 ns/op 21.23 MB/s BenchmarkWriteSlice1000Float32s-4 872 164006 ns/op 24.39 MB/s BenchmarkReadSlice1000Uint8s-4 13238 23479 ns/op 42.59 MB/s BenchmarkWriteSlice1000Uint8s-4 49660 2398 ns/op 416.97 MB/s BenchmarkPutUvarint32-4 476488 702.3 ns/op 5.70 MB/s BenchmarkPutUvarint64-4 168574 1021 ns/op 7.83 MB/s PASS ok encoding/binary 17.766s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5748 24368 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5380 29845 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 4724 23928 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2388 86161 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5512 21950 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5335 22548 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 4620 25897 ns/op 97 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 2776 91316 ns/op 2979 B/op 12 allocs/op BenchmarkWrite-4 9019 14897 ns/op PASS ok encoding/csv 4.112s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 5500 25926 ns/op 1820 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 9246 14799 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 146 937208 ns/op 17238 B/op 334 allocs/op BenchmarkEncodeComplex128Slice-4 571 181140 ns/op 859 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1132 89210 ns/op 77 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 967 214839 ns/op 90 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1543 74533 ns/op 251 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 45 2635660 ns/op 38930 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 363 320468 ns/op 25304 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 667 494664 ns/op 10818 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 780 172673 ns/op 9767 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 205 555849 ns/op 39382 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 183 1389125 ns/op 66856 B/op 2220 allocs/op BenchmarkDecodeBytesSlice-4 291 955281 ns/op 24316 B/op 210 allocs/op BenchmarkDecodeInterfaceSlice-4 51 8831096 ns/op 83648 B/op 3178 allocs/op BenchmarkDecodeMap-4 58 2557998 ns/op 54125 B/op 181 allocs/op PASS ok encoding/gob 6.779s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 13324 9310 ns/op 27.50 MB/s BenchmarkEncode/1024-4 2926 36925 ns/op 27.73 MB/s BenchmarkEncode/4096-4 793 147365 ns/op 27.79 MB/s BenchmarkEncode/16384-4 144 1340132 ns/op 12.23 MB/s BenchmarkDecode/256-4 24610 9923 ns/op 25.80 MB/s BenchmarkDecode/1024-4 6403 18467 ns/op 55.45 MB/s BenchmarkDecode/4096-4 1785 74904 ns/op 54.68 MB/s BenchmarkDecode/16384-4 418 291812 ns/op 56.15 MB/s BenchmarkDump/256-4 1231 111276 ns/op 2.30 MB/s BenchmarkDump/1024-4 315 432348 ns/op 2.37 MB/s BenchmarkDump/4096-4 66 1780269 ns/op 2.30 MB/s BenchmarkDump/16384-4 15 7307976 ns/op 2.24 MB/s PASS ok encoding/hex 4.037s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 228521346 ns/op 8.49 MB/s 8390704 B/op 54 allocs/op BenchmarkCodeEncoderError-4 1 191064528 ns/op 10.16 MB/s 8394856 B/op 116 allocs/op BenchmarkCodeMarshal-4 1 201114517 ns/op 9.65 MB/s 10332424 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 169153110 ns/op 11.47 MB/s 1946216 B/op 71 allocs/op BenchmarkMarshalBytes/32-4 17407 7454 ns/op BenchmarkMarshalBytes/256-4 4747 22222 ns/op BenchmarkMarshalBytes/4096-4 414 372443 ns/op BenchmarkMarshalBytesError/32-4 50 3342426 ns/op BenchmarkMarshalBytesError/256-4 43 2407886 ns/op BenchmarkMarshalBytesError/4096-4 44 2783327 ns/op BenchmarkCodeDecoder-4 1 616450485 ns/op 3.15 MB/s 11016256 B/op 91356 allocs/op BenchmarkUnicodeDecoder-4 24493 5469 ns/op 2.56 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 38512 3368 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 476990028 ns/op 4.07 MB/s 2939816 B/op 91328 allocs/op BenchmarkCodeUnmarshalReuse-4 1 770775419 ns/op 2.52 MB/s 2939472 B/op 91330 allocs/op BenchmarkUnmarshalString-4 57633 3830 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 95335 3765 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 165949 2223 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 45388 5339 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 40878 10118 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 12568 16436 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3537 30965 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 652 225724 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 97 4096533 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 8 25846894 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 653770 257.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 479376 243.5 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 362452 370.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 541678 208.9 ns/op BenchmarkEncodeMarshaler-4 55868 3053 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 41017 3464 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4779758 23.25 ns/op BenchmarkNumberIsValidRegexp-4 11036 10655 ns/op PASS ok encoding/json 18.538s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 30 3776456 ns/op 17.35 MB/s BenchmarkDecode-4 18 7219266 ns/op 12.30 MB/s PASS ok encoding/pem 1.350s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2257 192427 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 544 279319 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2512 50535 ns/op PASS ok encoding/xml 2.331s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 893955 151.4 ns/op BenchmarkIntSet-4 819468 277.5 ns/op BenchmarkFloatAdd-4 430596 466.4 ns/op BenchmarkFloatSet-4 1000000 136.2 ns/op BenchmarkStringSet-4 570980 190.7 ns/op BenchmarkMapSet-4 156426 1690 ns/op BenchmarkMapSetDifferent-4 69243 3689 ns/op BenchmarkMapSetDifferentRandom-4 292 435942 ns/op BenchmarkMapSetString-4 164187 783.9 ns/op BenchmarkMapAddSame-4 13918 23637 ns/op BenchmarkMapAddDifferent-4 13633 13470 ns/op BenchmarkMapAddDifferentRandom-4 249 976793 ns/op BenchmarkMapAddSameSteadyState-4 306979 331.5 ns/op BenchmarkMapAddDifferentSteadyState-4 89144 1201 ns/op BenchmarkRealworldExpvarUsage-4 38018 3989 ns/op PASS ok expvar 6.967s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 76016 5346 ns/op BenchmarkSprintfEmpty-4 302016 1337 ns/op BenchmarkSprintfString-4 72812 1758 ns/op BenchmarkSprintfTruncateString-4 140607 2839 ns/op BenchmarkSprintfTruncateBytes-4 108966 1052 ns/op BenchmarkSprintfSlowParsingPath-4 136430 1949 ns/op BenchmarkSprintfQuoteString-4 34347 5730 ns/op BenchmarkSprintfInt-4 73452 4534 ns/op BenchmarkSprintfIntInt-4 89360 1882 ns/op BenchmarkSprintfPrefixedInt-4 138133 1843 ns/op BenchmarkSprintfFloat-4 86326 1776 ns/op BenchmarkSprintfComplex-4 10000 15225 ns/op BenchmarkSprintfBoolean-4 142842 1112 ns/op BenchmarkSprintfHexString-4 60834 4859 ns/op BenchmarkSprintfHexBytes-4 57000 2176 ns/op BenchmarkSprintfBytes-4 33679 7335 ns/op BenchmarkSprintfStringer-4 72810 2139 ns/op BenchmarkSprintfStructure-4 18180 13971 ns/op BenchmarkManyArgs-4 16472 17992 ns/op BenchmarkFprintInt-4 57429 2205 ns/op BenchmarkFprintfBytes-4 69829 2391 ns/op BenchmarkFprintIntNoAlloc-4 66469 10858 ns/op BenchmarkScanInts-4 22 6324103 ns/op BenchmarkScanRecursiveInt-4 1 436613776 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 618439862 ns/op PASS ok fmt 17.226s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 555 183539 ns/op PASS ok go/build 1.231s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 9070 19259 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 7276 22169 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3489 113378 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 446 591266 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 163 1804187 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 56 4550484 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 8972535 ns/op 865638 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 2 54226715 ns/op 3634576 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 180054655 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 4.382s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 860579829 ns/op 0.08 MB/s 44427160 B/op 48589 allocs/op PASS ok go/format 1.942s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 1 103156717 ns/op 0.52 MB/s BenchmarkParseOnly-4 2 68317601 ns/op 0.79 MB/s BenchmarkResolve-4 38 7479429 ns/op 7.20 MB/s PASS ok go/parser 5.062s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 265802915 ns/op 0.20 MB/s 4764592 B/op 27546 allocs/op BenchmarkPrintDecl-4 679 178685 ns/op 0.18 MB/s 16640 B/op 51 allocs/op PASS ok go/printer 2.338s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 213 922972 ns/op BenchmarkScanFiles/go/types/expr.go-4 9 35310783 ns/op 1.40 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 16725368 ns/op 4.33 MB/s BenchmarkScanFiles/net/http/server.go-4 4 38803950 ns/op 2.92 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 1793554 ns/op 1.72 MB/s PASS ok go/scanner 2.983s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 805620 140.4 ns/op PASS ok go/token 1.212s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 4682741 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 122.6 ns/op BenchmarkNamed/Underlying/generic-4 489432 415.2 ns/op BenchmarkNamed/Underlying/src_instance-4 684751 215.9 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 113.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 100 1515085 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 17252 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 10977 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 17443 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1256915153 ns/op 24310 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 1495954757 ns/op 20426 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 638127024 ns/op 47883 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 1422887159 ns/op 21475 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 5431368030 ns/op 947.7 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 730236269 ns/op 4836 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 312305914 ns/op 16572 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 577412915 ns/op 8958 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1407322441 ns/op 1455 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 627035049 ns/op 1698 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 340164238 ns/op 5733 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 313260803 ns/op 6917 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 7598831976 ns/op 8464 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 3184982674 ns/op 20193 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 1978630414 ns/op 32503 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 616448896 ns/op 104324 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3148472825 ns/op 634.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 138698480 ns/op 14388 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 224739219 ns/op 8632 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 711267005 ns/op 1351 lines/s PASS ok go/types 92.908s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 8984 38650 ns/op 26.49 MB/s PASS ok hash/adler32 2.099s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 212932 548.0 ns/op 27.37 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 191643 1093 ns/op 13.73 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 78702 2000 ns/op 20.00 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 78594 3963 ns/op 10.09 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 441688 718.8 ns/op 712.30 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 542811 710.1 ns/op 721.03 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 395744 381.6 ns/op 2683.71 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 494286 361.6 ns/op 2832.10 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 366417 367.3 ns/op 11152.22 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 373993 367.2 ns/op 11154.17 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 136000 1576 ns/op 20791.44 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 10000 95192 ns/op 344.23 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 218733 2198 ns/op 6.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 179794 939.3 ns/op 15.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 25648 4460 ns/op 8.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 78853 1959 ns/op 20.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 487002 588.1 ns/op 870.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 493183 292.7 ns/op 1749.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 467551 936.1 ns/op 1093.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 454765 1230 ns/op 832.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 344661 789.0 ns/op 5191.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 351895 894.4 ns/op 4579.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 135250 1751 ns/op 18709.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 109902 5900 ns/op 5553.81 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 200012 719.4 ns/op 20.85 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 181968 2932 ns/op 5.12 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 106422 7283 ns/op 5.49 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 97696 6585 ns/op 6.07 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9042 64840 ns/op 7.90 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9062 16007 ns/op 31.99 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4510 37688 ns/op 27.17 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4598 85419 ns/op 11.99 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1162 251366 ns/op 16.29 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1112 129404 ns/op 31.65 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 129 1666826 ns/op 19.66 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 134 1900735 ns/op 17.24 MB/s PASS ok hash/crc32 46.522s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 52 2073578 ns/op 31.61 MB/s BenchmarkCrc64/ISO4KB-4 877 154067 ns/op 26.59 MB/s BenchmarkCrc64/ISO1KB-4 3410 44751 ns/op 22.88 MB/s BenchmarkCrc64/ECMA64KB-4 57 2818413 ns/op 23.25 MB/s BenchmarkCrc64/Random64KB-4 44 8243717 ns/op 7.95 MB/s BenchmarkCrc64/Random16KB-4 100 1997031 ns/op 8.20 MB/s PASS ok hash/crc64 4.035s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 10200 30972 ns/op 33.06 MB/s BenchmarkFnv32aKB-4 8102 17840 ns/op 57.40 MB/s BenchmarkFnv64KB-4 8588 96503 ns/op 10.61 MB/s BenchmarkFnv64aKB-4 9570 22413 ns/op 45.69 MB/s BenchmarkFnv128KB-4 1756 67584 ns/op 15.15 MB/s BenchmarkFnv128aKB-4 1766 129889 ns/op 7.88 MB/s PASS ok hash/fnv 8.974s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 482188 398.0 ns/op 10.05 MB/s BenchmarkHash/n=4/Bytes-4 5054896 71.76 ns/op 55.74 MB/s BenchmarkHash/n=4/String-4 1000000 693.1 ns/op 5.77 MB/s BenchmarkHash/n=8/Write-4 589926 947.7 ns/op 8.44 MB/s BenchmarkHash/n=8/Bytes-4 5144359 27.42 ns/op 291.71 MB/s BenchmarkHash/n=8/String-4 1540292 99.04 ns/op 80.78 MB/s BenchmarkHash/n=16/Write-4 617281 274.6 ns/op 58.28 MB/s BenchmarkHash/n=16/Bytes-4 5208982 38.08 ns/op 420.19 MB/s BenchmarkHash/n=16/String-4 1582818 82.95 ns/op 192.89 MB/s BenchmarkHash/n=32/Write-4 511291 576.2 ns/op 55.53 MB/s BenchmarkHash/n=32/Bytes-4 4660009 28.48 ns/op 1123.40 MB/s BenchmarkHash/n=32/String-4 1000000 148.4 ns/op 215.65 MB/s BenchmarkHash/n=64/Write-4 552867 781.9 ns/op 81.85 MB/s BenchmarkHash/n=64/Bytes-4 4054732 33.48 ns/op 1911.87 MB/s BenchmarkHash/n=64/String-4 922219 172.4 ns/op 371.32 MB/s BenchmarkHash/n=256/Write-4 219688 1523 ns/op 168.03 MB/s BenchmarkHash/n=256/Bytes-4 1000000 172.7 ns/op 1482.67 MB/s BenchmarkHash/n=256/String-4 648553 193.5 ns/op 1322.75 MB/s BenchmarkHash/n=320/Write-4 356868 524.8 ns/op 609.77 MB/s BenchmarkHash/n=320/Bytes-4 1000000 334.5 ns/op 956.56 MB/s BenchmarkHash/n=320/String-4 503019 482.3 ns/op 663.44 MB/s BenchmarkHash/n=1024/Write-4 196498 671.7 ns/op 1524.58 MB/s BenchmarkHash/n=1024/Bytes-4 601380 238.4 ns/op 4295.91 MB/s BenchmarkHash/n=1024/String-4 213675 1396 ns/op 733.65 MB/s BenchmarkHash/n=4096/Write-4 75297 7864 ns/op 520.84 MB/s BenchmarkHash/n=4096/Bytes-4 10000 24410 ns/op 167.80 MB/s BenchmarkHash/n=4096/String-4 37813 3123 ns/op 1311.75 MB/s BenchmarkHash/n=16384/Write-4 21650 5166 ns/op 3171.45 MB/s BenchmarkHash/n=16384/Bytes-4 10000 44268 ns/op 370.11 MB/s BenchmarkHash/n=16384/String-4 10000 45175 ns/op 362.68 MB/s PASS ok hash/maphash 26.769s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 819 843265 ns/op BenchmarkEscapeNone-4 80097 1367 ns/op BenchmarkUnescape-4 100 5826850 ns/op BenchmarkUnescapeNone-4 602083 338.7 ns/op BenchmarkUnescapeSparse-4 8803 91223 ns/op BenchmarkUnescapeDense-4 1185 139687 ns/op PASS ok html 8.235s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7404 30679 ns/op BenchmarkCSSEscaperNoSpecials-4 48410 8503 ns/op BenchmarkDecodeCSS-4 10000 43076 ns/op BenchmarkDecodeCSSNoSpecials-4 1000000 109.6 ns/op BenchmarkCSSValueFilter-4 92476 6583 ns/op BenchmarkCSSValueFilterOk-4 72734 1691 ns/op BenchmarkEscapedExecute-4 3398 44288 ns/op BenchmarkHTMLNospaceEscaper-4 10000 21908 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 10000 33572 ns/op BenchmarkStripTags-4 14859 8617 ns/op BenchmarkStripTagsNoSpecials-4 330454 2169 ns/op BenchmarkJSValEscaperWithNum-4 12373 9386 ns/op BenchmarkJSValEscaperWithStr-4 5371 122953 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16436 14116 ns/op BenchmarkJSValEscaperWithObj-4 3855 206683 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 63540 ns/op BenchmarkJSStrEscaperNoSpecials-4 10000 22460 ns/op BenchmarkJSStrEscaper-4 9955 13581 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 59622 4816 ns/op BenchmarkJSRegexpEscaper-4 7747 38457 ns/op BenchmarkTemplateSpecialTags-4 76 6726437 ns/op BenchmarkURLEscaper-4 3254 126287 ns/op BenchmarkURLEscaperNoSpecials-4 184389 3660 ns/op BenchmarkURLNormalizer-4 4006 80293 ns/op BenchmarkURLNormalizerNoSpecials-4 155586 1479 ns/op BenchmarkSrcsetFilter-4 10000 16259 ns/op BenchmarkSrcsetFilterNoSpecials-4 96138 6905 ns/op PASS ok html/template 38.681s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 392610 747.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 263756 1968 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 461406 1547 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 364478 776.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 845974 250.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 204.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 126.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 200.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 775563 855.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 446442 1287 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 327682 633.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 404913 1856 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 335024 494.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 645548 687.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 362229 412.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 653313 203.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 459187 1637 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 424172 343.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 618373 208.4 ns/op BenchmarkRGBASetRGBA-4 918991 130.2 ns/op BenchmarkRGBA64At-4 550615 675.3 ns/op BenchmarkRGBA64SetRGBA64-4 635590 221.9 ns/op BenchmarkNRGBAAt-4 774723 452.1 ns/op BenchmarkNRGBASetNRGBA-4 906987 215.9 ns/op BenchmarkNRGBA64At-4 576416 1543 ns/op BenchmarkNRGBA64SetNRGBA64-4 627171 503.5 ns/op BenchmarkAlphaAt-4 1000000 108.7 ns/op BenchmarkAlphaSetAlpha-4 1000000 280.4 ns/op BenchmarkAlpha16At-4 1000000 278.1 ns/op BenchmarkAlphaSetAlpha16-4 955455 446.3 ns/op BenchmarkGrayAt-4 2178871 385.5 ns/op BenchmarkGraySetGray-4 1501633 158.6 ns/op BenchmarkGray16At-4 1000000 159.3 ns/op BenchmarkGraySetGray16-4 983520 180.7 ns/op PASS ok image 44.141s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2482038 144.7 ns/op BenchmarkYCbCrToRGB/128-4 2838506 45.49 ns/op BenchmarkYCbCrToRGB/255-4 1501382 82.15 ns/op BenchmarkRGBToYCbCr/0-4 1000000 171.3 ns/op BenchmarkRGBToYCbCr/Cb-4 2681962 71.01 ns/op BenchmarkRGBToYCbCr/Cr-4 1765981 64.90 ns/op BenchmarkYCbCrToRGBA/0-4 2105026 48.88 ns/op BenchmarkYCbCrToRGBA/128-4 1000000 250.7 ns/op BenchmarkYCbCrToRGBA/255-4 1489402 138.9 ns/op BenchmarkNYCbCrAToRGBA/0-4 2141440 72.36 ns/op BenchmarkNYCbCrAToRGBA/128-4 1000000 141.9 ns/op BenchmarkNYCbCrAToRGBA/255-4 1307569 176.6 ns/op PASS ok image/color 13.126s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 448015104 ns/op BenchmarkFillSrc-4 342 465611 ns/op BenchmarkCopyOver-4 4 38172733 ns/op BenchmarkCopySrc-4 164 5085263 ns/op BenchmarkNRGBAOver-4 2 159608225 ns/op BenchmarkNRGBASrc-4 10 33988720 ns/op BenchmarkYCbCr-4 4 100714804 ns/op BenchmarkGray-4 16 35962530 ns/op BenchmarkCMYK-4 8 12533414 ns/op BenchmarkGlyphOver-4 15 10241501 ns/op BenchmarkRGBAMaskOver-4 2 54372486 ns/op BenchmarkGrayMaskOver-4 1 470167487 ns/op BenchmarkRGBA64ImageMaskOver-4 1 297006928 ns/op BenchmarkRGBA-4 2 81973308 ns/op BenchmarkPalettedFill-4 1096 161337 ns/op BenchmarkPalettedRGBA-4 1 151032125 ns/op BenchmarkGenericOver-4 1 177356413 ns/op BenchmarkGenericMaskOver-4 1 177630524 ns/op BenchmarkGenericSrc-4 1 494223436 ns/op BenchmarkGenericMaskSrc-4 3 76927875 ns/op PASS ok image/draw 19.093s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 8050530 ns/op 1.92 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 851286309 ns/op 0.36 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 15190928349 ns/op 0.08 MB/s 417256 B/op 14 allocs/op BenchmarkEncodeRealisticPaletted-4 43 5373955 ns/op 2.87 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 1029614077 ns/op 0.06 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 22.518s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2284 151811 ns/op BenchmarkIDCT-4 2643 67614 ns/op BenchmarkDecodeBaseline-4 4 30510037 ns/op 2.03 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 2 171757424 ns/op 0.36 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 942467914 ns/op 1.30 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 1023056135 ns/op 0.90 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 7.512s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12256555 59.86 ns/op BenchmarkDecodeGray-4 9 62092927 ns/op 1.06 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 434199113 ns/op 0.60 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 66302295 ns/op 3.95 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 27230260 ns/op 2.41 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 350085050 ns/op 0.75 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 202243784 ns/op 1.30 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 267259380 ns/op 1.15 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 1 326785093 ns/op 0.94 MB/s 852160 B/op 28 allocs/op BenchmarkEncodeNRGBOpaque-4 1 492489013 ns/op 2.50 MB/s 860256 B/op 30 allocs/op BenchmarkEncodeNRGBA-4 1 914503241 ns/op 1.34 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 2 60015820 ns/op 5.12 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 992406173 ns/op 1.24 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 4238623795 ns/op 0.29 MB/s 864088 B/op 29 allocs/op PASS ok image/png 25.000s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 358734912 ns/op 0.28 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 1 462522725 ns/op 0.22 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 802895808 ns/op 0.62 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 795199990 ns/op 0.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 155172622 ns/op 0.64 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 83137700 ns/op 1.20 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 1204091060 ns/op 0.42 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 911144757 ns/op 0.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 2368166138 ns/op 0.42 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 2018526888 ns/op 0.50 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 10548540928 ns/op 0.47 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 11196442805 ns/op 0.45 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 3 87075494 ns/op 1.15 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 24466110 ns/op 4.09 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 308738594 ns/op 1.62 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 146836868 ns/op 3.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 453231782 ns/op 2.21 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 163534932 ns/op 6.11 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 1384164184 ns/op 3.61 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 1701022991 ns/op 2.94 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 169975940 ns/op 0.59 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 187637278 ns/op 0.53 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 575317260 ns/op 0.87 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 998295428 ns/op 0.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 2516689227 ns/op 0.40 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1026194622 ns/op 0.97 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 8208595640 ns/op 0.61 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 9001567003 ns/op 0.56 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 206726561 ns/op 20.22 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 420736814 ns/op 9.93 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 105.161s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35540 3411 ns/op 0.29 MB/s BenchmarkMarshalCorpusFile/2-4 31540 23992 ns/op 0.08 MB/s BenchmarkMarshalCorpusFile/4-4 27402 16028 ns/op 0.25 MB/s BenchmarkMarshalCorpusFile/8-4 10000 29541 ns/op 0.27 MB/s BenchmarkMarshalCorpusFile/16-4 10000 10536 ns/op 1.52 MB/s BenchmarkMarshalCorpusFile/32-4 10000 15073 ns/op 2.12 MB/s BenchmarkMarshalCorpusFile/64-4 8918 19129 ns/op 3.35 MB/s BenchmarkMarshalCorpusFile/128-4 6038 28455 ns/op 4.50 MB/s BenchmarkMarshalCorpusFile/256-4 2977 174011 ns/op 1.47 MB/s BenchmarkMarshalCorpusFile/512-4 1471 242705 ns/op 2.11 MB/s BenchmarkMarshalCorpusFile/1024-4 915 339255 ns/op 3.02 MB/s BenchmarkMarshalCorpusFile/2048-4 432 411183 ns/op 4.98 MB/s BenchmarkMarshalCorpusFile/4096-4 100 3495089 ns/op 1.17 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1811945 ns/op 4.52 MB/s BenchmarkMarshalCorpusFile/16384-4 60 3958811 ns/op 4.14 MB/s BenchmarkMarshalCorpusFile/32768-4 25 14563780 ns/op 2.25 MB/s BenchmarkMarshalCorpusFile/65536-4 12 9998250 ns/op 6.55 MB/s BenchmarkMarshalCorpusFile/131072-4 6 71863806 ns/op 1.82 MB/s BenchmarkMarshalCorpusFile/262144-4 1 255467977 ns/op 1.03 MB/s BenchmarkMarshalCorpusFile/524288-4 1 525987481 ns/op 1.00 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 285090293 ns/op 3.68 MB/s BenchmarkUnmarshalCorpusFile/1-4 7627 20881 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 7454 43549 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/4-4 6307 60926 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/8-4 6156 80945 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/16-4 4612 119945 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/32-4 3163 148429 ns/op 0.22 MB/s BenchmarkUnmarshalCorpusFile/64-4 3128 72328 ns/op 0.88 MB/s BenchmarkUnmarshalCorpusFile/128-4 2460 112356 ns/op 1.14 MB/s BenchmarkUnmarshalCorpusFile/256-4 854 303004 ns/op 0.84 MB/s BenchmarkUnmarshalCorpusFile/512-4 100 2972466 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/1024-4 180 4581544 ns/op 0.22 MB/s BenchmarkUnmarshalCorpusFile/2048-4 76 6106663 ns/op 0.34 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1730350 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 26019451 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 21884114 ns/op 0.75 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15831846 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 63419906 ns/op 1.03 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 58986772 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 125263680 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 344011711 ns/op 1.52 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 1687616630 ns/op 0.62 MB/s BenchmarkMutatorBytes/1-4 31672 7404 ns/op BenchmarkMutatorBytes/10-4 37698 7978 ns/op BenchmarkMutatorBytes/100-4 29872 4707 ns/op BenchmarkMutatorBytes/1000-4 10000 42411 ns/op BenchmarkMutatorBytes/10000-4 8910 37482 ns/op BenchmarkMutatorBytes/100000-4 1386 117966 ns/op BenchmarkMutatorString/1-4 31557 7718 ns/op BenchmarkMutatorString/10-4 10000 12838 ns/op BenchmarkMutatorString/100-4 21688 14704 ns/op BenchmarkMutatorString/1000-4 10000 13396 ns/op BenchmarkMutatorString/10000-4 4142 109120 ns/op BenchmarkMutatorString/100000-4 94 3714925 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 1 150817713 ns/op BenchmarkMutatorAllBasicTypes/string-4 14278 17913 ns/op BenchmarkMutatorAllBasicTypes/bool-4 62874 1835 ns/op BenchmarkMutatorAllBasicTypes/float32-4 33760 3345 ns/op BenchmarkMutatorAllBasicTypes/float64-4 10000 19204 ns/op BenchmarkMutatorAllBasicTypes/int-4 64258 2016 ns/op BenchmarkMutatorAllBasicTypes/int8-4 65410 4999 ns/op BenchmarkMutatorAllBasicTypes/int16-4 60699 2252 ns/op BenchmarkMutatorAllBasicTypes/int32-4 61759 1893 ns/op BenchmarkMutatorAllBasicTypes/int64-4 63876 3830 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 62186 2636 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 47666 4188 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 63649 2058 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 10000 17399 ns/op PASS ok internal/fuzz 57.067s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 2 310815496 ns/op 888 B/op 11 allocs/op BenchmarkGetByString-4 152325 2244 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 6.225s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 47758 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 37849 4352 ns/op BenchmarkSplicePipePoolParallel-4 153835 2399 ns/op PASS ok internal/poll 3.170s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 3 147209900 ns/op PASS ok internal/trace 11.848s PASS ok internal/zstd 1.069s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 38263 ns/op BenchmarkCopyNLarge-4 100 1899150 ns/op PASS ok io 1.770s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 193636 909.9 ns/op BenchmarkPrintln-4 21620 7334 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 23288 6426 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 2936 67056 ns/op BenchmarkDiscard-4 1000000 142.4 ns/op 0 B/op 0 allocs/op PASS ok log 7.058s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 10000 10120 ns/op BenchmarkJSONHandler/defaults-4 5668 20494 ns/op 519 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 2522 63428 ns/op 804 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4076 35883 ns/op 766 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6450 28297 ns/op 521 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5673 35453 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5210 25722 ns/op 526 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 10000 47286 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26586 5937 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 85852 7833 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 65968 6148 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 43821 2649 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 58556 5942 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 69140 3486 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 63697 3777 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 541118 317.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 379513 1156 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 234117 1227 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 161928 1855 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 134554 4044 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5902 284448 ns/op BenchmarkDispatch/switch-checked-4 169688 836.8 ns/op BenchmarkDispatch/As-4 171272 1066 ns/op BenchmarkDispatch/Visit-4 74196 2777 ns/op BenchmarkUnsafeStrings-4 10000 10949 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 PASS ok log/slog 20.533s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 980926 819.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 534943 470.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 397642 518.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 10000 13742 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 37508 8901 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 10000 13694 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 1 112087539 ns/op 1112 B/op 15 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5392 77837 ns/op 2035 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 10692 153288 ns/op 612 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 5600 35182 ns/op 617 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 3040 48552 ns/op 924 B/op 7 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1363 327210 ns/op 3056 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9326 22010 ns/op 532 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 9520 105051 ns/op 511 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8444 38172 ns/op 729 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2066 116009 ns/op 2286 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 19.523s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 120870753 ns/op BenchmarkKeys-4 6 61982971 ns/op BenchmarkValues-4 7 47743674 ns/op PASS ok maps 9.356s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 5912859 60.91 ns/op BenchmarkAcosh-4 2817100 111.1 ns/op BenchmarkAsin-4 5898960 61.08 ns/op BenchmarkAsinh-4 3895280 27.98 ns/op BenchmarkAtan-4 7573328 18.43 ns/op BenchmarkAtanh-4 4305688 144.4 ns/op BenchmarkAtan2-4 5064456 104.8 ns/op BenchmarkCbrt-4 1000000 119.6 ns/op BenchmarkCeil-4 6898400 17.83 ns/op BenchmarkCompare-4 2378290 81.96 ns/op BenchmarkCompare32-4 3867834 119.8 ns/op BenchmarkCopysign-4 1000000 244.5 ns/op BenchmarkCos-4 8814948 52.66 ns/op BenchmarkCosh-4 6567915 97.50 ns/op BenchmarkErf-4 6708806 54.40 ns/op BenchmarkErfc-4 1000000 359.2 ns/op BenchmarkErfinv-4 1000000 111.5 ns/op BenchmarkErfcinv-4 3077359 62.56 ns/op BenchmarkExp-4 3201802 96.28 ns/op BenchmarkExpGo-4 1000000 198.2 ns/op BenchmarkExpm1-4 1000000 173.7 ns/op BenchmarkExp2-4 1000000 345.3 ns/op BenchmarkExp2Go-4 854955 230.7 ns/op BenchmarkAbs-4 3028914 37.32 ns/op BenchmarkDim-4 8620732 56.25 ns/op BenchmarkFloor-4 15691927 12.96 ns/op BenchmarkMax-4 11081932 17.02 ns/op BenchmarkMin-4 11310906 58.72 ns/op BenchmarkMod-4 323572 1330 ns/op BenchmarkFrexp-4 1924272 257.7 ns/op BenchmarkGamma-4 414718 361.6 ns/op BenchmarkHypot-4 1713510 68.62 ns/op BenchmarkHypotGo-4 1000000 477.5 ns/op BenchmarkIlogb-4 2425964 272.5 ns/op BenchmarkJ0-4 174735 3049 ns/op BenchmarkJ1-4 173578 1481 ns/op BenchmarkJn-4 79851 2198 ns/op BenchmarkLdexp-4 2054462 228.6 ns/op BenchmarkLgamma-4 517579 393.2 ns/op BenchmarkLog-4 5829747 22.93 ns/op BenchmarkLogb-4 2043180 52.84 ns/op BenchmarkLog1p-4 6001456 28.17 ns/op BenchmarkLog10-4 6175306 38.86 ns/op BenchmarkLog2-4 1000000 333.8 ns/op BenchmarkModf-4 2671790 264.1 ns/op BenchmarkNextafter32-4 3088518 143.6 ns/op BenchmarkNextafter64-4 2861974 70.04 ns/op BenchmarkPowInt-4 1000000 140.1 ns/op BenchmarkPowFrac-4 2874067 181.1 ns/op BenchmarkPow10Pos-4 3503187 43.50 ns/op BenchmarkPow10Neg-4 3723478 142.2 ns/op BenchmarkRound-4 7948273 39.34 ns/op BenchmarkRoundToEven-4 8025565 58.15 ns/op BenchmarkRemainder-4 339220 365.2 ns/op BenchmarkSignbit-4 1000000 146.7 ns/op BenchmarkSin-4 5850682 79.43 ns/op BenchmarkSincos-4 547659 318.8 ns/op BenchmarkSinh-4 5868054 109.4 ns/op BenchmarkSqrtIndirect-4 14492372 13.60 ns/op BenchmarkSqrtLatency-4 9525342 13.72 ns/op BenchmarkSqrtIndirectLatency-4 1000000 108.7 ns/op BenchmarkSqrtGoLatency-4 1540438 492.3 ns/op BenchmarkSqrtPrime-4 77040 2964 ns/op BenchmarkTan-4 6279212 82.05 ns/op BenchmarkTanh-4 5183320 22.34 ns/op BenchmarkTrunc-4 15911449 41.93 ns/op BenchmarkY0-4 165794 1091 ns/op BenchmarkY1-4 135650 785.4 ns/op BenchmarkYn-4 78912 1907 ns/op BenchmarkFloat64bits-4 5067459 26.08 ns/op BenchmarkFloat64frombits-4 5220572 25.21 ns/op BenchmarkFloat32bits-4 5079322 34.49 ns/op BenchmarkFloat32frombits-4 4036988 30.76 ns/op BenchmarkFMA-4 15420364 8.218 ns/op PASS ok math 110.465s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10759526 30.11 ns/op 2125.23 MB/s BenchmarkAddVV/2-4 9306986 12.22 ns/op 10475.84 MB/s BenchmarkAddVV/3-4 1000000 167.8 ns/op 1144.03 MB/s BenchmarkAddVV/4-4 9633537 19.25 ns/op 13297.98 MB/s BenchmarkAddVV/5-4 9118227 17.98 ns/op 17801.36 MB/s BenchmarkAddVV/10-4 5119873 42.66 ns/op 15003.41 MB/s BenchmarkAddVV/100-4 2337289 77.42 ns/op 82661.13 MB/s BenchmarkAddVV/1000-4 312134 959.7 ns/op 66684.81 MB/s BenchmarkSubVV/1-4 11308735 46.03 ns/op 1390.47 MB/s BenchmarkSubVV/2-4 1000000 203.1 ns/op 630.20 MB/s BenchmarkSubVV/3-4 8981144 37.55 ns/op 5112.80 MB/s BenchmarkSubVV/4-4 9672742 42.53 ns/op 6019.93 MB/s BenchmarkSubVV/5-4 8705068 46.21 ns/op 6925.55 MB/s BenchmarkSubVV/10-4 7013329 24.24 ns/op 26405.63 MB/s BenchmarkSubVV/100-4 1000000 189.1 ns/op 33840.75 MB/s BenchmarkSubVV/1000-4 282951 574.4 ns/op 111426.78 MB/s BenchmarkAddVW/1-4 7804189 16.29 ns/op 491.07 MB/s BenchmarkAddVW/2-4 10627387 16.01 ns/op 999.49 MB/s BenchmarkAddVW/3-4 7684803 36.18 ns/op 663.28 MB/s BenchmarkAddVW/4-4 2085177 85.11 ns/op 375.96 MB/s BenchmarkAddVW/5-4 8612361 11.70 ns/op 3417.85 MB/s BenchmarkAddVW/10-4 1204845 340.2 ns/op 235.16 MB/s BenchmarkAddVW/100-4 1000000 331.6 ns/op 2412.20 MB/s BenchmarkAddVW/1000-4 693661 672.3 ns/op 11899.39 MB/s BenchmarkAddVWext/1-4 5324486 20.92 ns/op 382.46 MB/s BenchmarkAddVWext/2-4 10942902 11.38 ns/op 1406.17 MB/s BenchmarkAddVWext/3-4 10571520 22.48 ns/op 1067.46 MB/s BenchmarkAddVWext/4-4 1000000 258.2 ns/op 123.91 MB/s BenchmarkAddVWext/5-4 10299807 69.36 ns/op 576.70 MB/s BenchmarkAddVWext/10-4 8799469 64.74 ns/op 1235.78 MB/s BenchmarkAddVWext/100-4 1000000 227.8 ns/op 3512.04 MB/s BenchmarkAddVWext/1000-4 287221 1714 ns/op 4668.28 MB/s BenchmarkSubVW/1-4 11355423 19.32 ns/op 414.16 MB/s BenchmarkSubVW/2-4 10968770 35.75 ns/op 447.58 MB/s BenchmarkSubVW/3-4 1233375 195.3 ns/op 122.87 MB/s BenchmarkSubVW/4-4 4272856 35.01 ns/op 913.91 MB/s BenchmarkSubVW/5-4 10672659 29.92 ns/op 1337.07 MB/s BenchmarkSubVW/10-4 1000000 183.0 ns/op 437.17 MB/s BenchmarkSubVW/100-4 3492170 89.60 ns/op 8928.40 MB/s BenchmarkSubVW/1000-4 581835 658.4 ns/op 12149.77 MB/s BenchmarkSubVWext/1-4 11583624 68.22 ns/op 117.27 MB/s BenchmarkSubVWext/2-4 11324180 12.08 ns/op 1324.91 MB/s BenchmarkSubVWext/3-4 10988616 62.39 ns/op 384.65 MB/s BenchmarkSubVWext/4-4 10292788 48.69 ns/op 657.23 MB/s BenchmarkSubVWext/5-4 10026180 19.21 ns/op 2081.85 MB/s BenchmarkSubVWext/10-4 8277562 39.60 ns/op 2020.23 MB/s BenchmarkSubVWext/100-4 1000000 118.2 ns/op 6768.79 MB/s BenchmarkSubVWext/1000-4 295374 723.2 ns/op 11062.37 MB/s BenchmarkMulAddVWW/1-4 8762948 50.64 ns/op 1263.73 MB/s BenchmarkMulAddVWW/2-4 1903196 201.6 ns/op 634.91 MB/s BenchmarkMulAddVWW/3-4 7817685 20.90 ns/op 9188.79 MB/s BenchmarkMulAddVWW/4-4 6663064 40.20 ns/op 6368.21 MB/s BenchmarkMulAddVWW/5-4 5241940 76.98 ns/op 4156.89 MB/s BenchmarkMulAddVWW/10-4 3741722 55.96 ns/op 11436.48 MB/s BenchmarkMulAddVWW/100-4 596562 630.2 ns/op 10155.43 MB/s BenchmarkMulAddVWW/1000-4 67737 7108 ns/op 9003.62 MB/s BenchmarkAddMulVVW/1-4 9703210 15.55 ns/op 4115.69 MB/s BenchmarkAddMulVVW/2-4 8841698 81.46 ns/op 1571.38 MB/s BenchmarkAddMulVVW/3-4 7881176 25.84 ns/op 7429.12 MB/s BenchmarkAddMulVVW/4-4 7211913 38.00 ns/op 6736.88 MB/s BenchmarkAddMulVVW/5-4 6571105 18.51 ns/op 17288.71 MB/s BenchmarkAddMulVVW/10-4 1319962 172.3 ns/op 3714.76 MB/s BenchmarkAddMulVVW/100-4 549711 673.2 ns/op 9506.71 MB/s BenchmarkAddMulVVW/1000-4 48472 4042 ns/op 15832.75 MB/s BenchmarkDivWVW/1-4 1000000 284.1 ns/op 225.31 MB/s BenchmarkDivWVW/2-4 1000000 152.5 ns/op 839.33 MB/s BenchmarkDivWVW/3-4 808570 311.7 ns/op 615.94 MB/s BenchmarkDivWVW/4-4 679687 247.4 ns/op 1034.62 MB/s BenchmarkDivWVW/5-4 620683 205.4 ns/op 1557.88 MB/s BenchmarkDivWVW/10-4 342424 1953 ns/op 327.67 MB/s BenchmarkDivWVW/100-4 37952 5740 ns/op 1114.94 MB/s BenchmarkDivWVW/1000-4 4333 34672 ns/op 1845.88 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2909305 41.80 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2025544 118.2 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1000000 147.2 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1000000 165.3 ns/op BenchmarkNonZeroShifts/3/shrVU-4 644324 233.5 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 270.8 ns/op BenchmarkNonZeroShifts/4/shrVU-4 978061 166.8 ns/op BenchmarkNonZeroShifts/4/shlVU-4 776239 333.0 ns/op BenchmarkNonZeroShifts/5/shrVU-4 776889 346.6 ns/op BenchmarkNonZeroShifts/5/shlVU-4 445240 672.2 ns/op BenchmarkNonZeroShifts/10/shrVU-4 454504 897.5 ns/op BenchmarkNonZeroShifts/10/shlVU-4 369997 2805 ns/op BenchmarkNonZeroShifts/100/shrVU-4 45402 7190 ns/op BenchmarkNonZeroShifts/100/shlVU-4 42500 3650 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5114 25824 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4357 62163 ns/op BenchmarkDecimalConversion-4 100 4734299 ns/op BenchmarkFloatString/100-4 9478 37250 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 100 2304513 ns/op 2926 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 142929787 ns/op 60304 B/op 43 allocs/op BenchmarkFloatString/100000-4 1 15123570817 ns/op 839152 B/op 487 allocs/op BenchmarkFloatAdd/10-4 92016 10609 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 94630 6032 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 52425 3524 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 12587 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1605 78408 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 131004 1078 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 121635 1953 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 88174 4827 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 24832 10224 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 2206 85777 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1362 881845 ns/op BenchmarkParseFloatLargeExp-4 316 1642573 ns/op BenchmarkGCD10x10/WithoutXY-4 172911 4169 ns/op BenchmarkGCD10x10/WithXY-4 13942 12421 ns/op BenchmarkGCD10x100/WithoutXY-4 81836 7405 ns/op BenchmarkGCD10x100/WithXY-4 10000 81134 ns/op BenchmarkGCD10x1000/WithoutXY-4 23691 23166 ns/op BenchmarkGCD10x1000/WithXY-4 9604 53354 ns/op BenchmarkGCD100x100/WithoutXY-4 20166 46170 ns/op BenchmarkGCD100x100/WithXY-4 7725 55781 ns/op BenchmarkGCD100x1000/WithoutXY-4 8418 41345 ns/op BenchmarkGCD100x1000/WithXY-4 4156 113880 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1854 272028 ns/op BenchmarkGCD1000x1000/WithXY-4 940 461860 ns/op BenchmarkHilbert-4 16 32189895 ns/op BenchmarkBinomial-4 9186 35500 ns/op BenchmarkQuoRem-4 10000 11478 ns/op BenchmarkExp-4 7 122926967 ns/op BenchmarkExpMont/Odd-4 98 3492528 ns/op 2591 B/op 22 allocs/op BenchmarkExpMont/Even1-4 94 6655896 ns/op 3357 B/op 37 allocs/op BenchmarkExpMont/Even2-4 97 1292597 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even3-4 88 1640458 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 2613906 ns/op 3848 B/op 53 allocs/op BenchmarkExpMont/Even8-4 92 2479305 ns/op 3829 B/op 52 allocs/op BenchmarkExpMont/Even32-4 96 2255884 ns/op 3878 B/op 54 allocs/op BenchmarkExpMont/Even64-4 100 3079806 ns/op 3615 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1430040 ns/op 3782 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 3458251 ns/op 3241 B/op 50 allocs/op BenchmarkExpMont/Even255-4 136 966386 ns/op 2919 B/op 46 allocs/op BenchmarkExpMont/SmallEven1-4 430 620806 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 366 356100 ns/op 1729 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 386 476962 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 100 1717977 ns/op 1737 B/op 47 allocs/op BenchmarkExp2-4 1 191354802 ns/op BenchmarkBitset-4 758157 287.8 ns/op BenchmarkBitsetNeg-4 308388 751.8 ns/op BenchmarkBitsetOrig-4 176236 3747 ns/op BenchmarkBitsetNegOrig-4 125929 2169 ns/op BenchmarkModSqrt225_Tonelli-4 72 4142563 ns/op BenchmarkModSqrt225_3Mod4-4 163 1745369 ns/op BenchmarkModSqrt231_Tonelli-4 76 2288755 ns/op BenchmarkModSqrt231_5Mod8-4 100 1103905 ns/op BenchmarkModInverse-4 8284 31275 ns/op BenchmarkSqrt-4 898 197525 ns/op BenchmarkIntSqr/1-4 1265108 353.2 ns/op BenchmarkIntSqr/2-4 466855 252.7 ns/op BenchmarkIntSqr/3-4 355503 350.5 ns/op BenchmarkIntSqr/5-4 251595 741.7 ns/op BenchmarkIntSqr/8-4 158088 890.5 ns/op BenchmarkIntSqr/10-4 125263 942.1 ns/op BenchmarkIntSqr/20-4 31461 15140 ns/op BenchmarkIntSqr/30-4 10000 12825 ns/op BenchmarkIntSqr/50-4 10000 17773 ns/op BenchmarkIntSqr/80-4 6639 18032 ns/op BenchmarkIntSqr/100-4 5178 37506 ns/op BenchmarkIntSqr/200-4 1878 66276 ns/op BenchmarkIntSqr/300-4 754 165924 ns/op BenchmarkIntSqr/500-4 79 1673773 ns/op BenchmarkIntSqr/800-4 100 1301295 ns/op BenchmarkIntSqr/1000-4 100 1732598 ns/op BenchmarkDiv/20/10-4 306038 1289 ns/op BenchmarkDiv/40/20-4 289382 423.2 ns/op BenchmarkDiv/100/50-4 335185 926.2 ns/op BenchmarkDiv/200/100-4 31830 8017 ns/op BenchmarkDiv/400/200-4 33451 5405 ns/op BenchmarkDiv/1000/500-4 15787 10666 ns/op BenchmarkDiv/2000/1000-4 16077 10540 ns/op BenchmarkDiv/20000/10000-4 697 321947 ns/op BenchmarkDiv/200000/100000-4 16 7139622 ns/op BenchmarkDiv/2000000/1000000-4 1 1383994283 ns/op BenchmarkDiv/20000000/10000000-4 1 20649325691 ns/op BenchmarkMul-4 2 394253362 ns/op BenchmarkNatMul/10-4 92098 12158 ns/op BenchmarkNatMul/100-4 3495 592373 ns/op BenchmarkNatMul/1000-4 99 3376464 ns/op BenchmarkZeroShifts/Shl-4 10000 89269 ns/op BenchmarkZeroShifts/ShlSame-4 5809920 20.73 ns/op BenchmarkZeroShifts/Shr-4 10000 25872 ns/op BenchmarkZeroShifts/ShrSame-4 5380796 38.76 ns/op BenchmarkExp3Power/0x10-4 194745 8891 ns/op BenchmarkExp3Power/0x40-4 112994 5146 ns/op BenchmarkExp3Power/0x100-4 59131 16025 ns/op BenchmarkExp3Power/0x400-4 10000 26535 ns/op BenchmarkExp3Power/0x1000-4 6310 43948 ns/op BenchmarkExp3Power/0x4000-4 958 652265 ns/op BenchmarkExp3Power/0x10000-4 100 8409025 ns/op BenchmarkExp3Power/0x40000-4 10 67190440 ns/op BenchmarkExp3Power/0x100000-4 1 498857079 ns/op BenchmarkExp3Power/0x400000-4 1 2181306091 ns/op BenchmarkFibo-4 2 287445546 ns/op BenchmarkNatSqr/1-4 984105 756.1 ns/op BenchmarkNatSqr/2-4 388002 1985 ns/op BenchmarkNatSqr/3-4 342032 1467 ns/op BenchmarkNatSqr/5-4 226525 4178 ns/op BenchmarkNatSqr/8-4 104808 1467 ns/op BenchmarkNatSqr/10-4 106182 4626 ns/op BenchmarkNatSqr/20-4 10000 11869 ns/op BenchmarkNatSqr/30-4 10000 32435 ns/op BenchmarkNatSqr/50-4 10000 16462 ns/op BenchmarkNatSqr/80-4 6963 53390 ns/op BenchmarkNatSqr/100-4 5037 37336 ns/op BenchmarkNatSqr/200-4 1093 325344 ns/op BenchmarkNatSqr/300-4 508 345675 ns/op BenchmarkNatSqr/500-4 402 400575 ns/op BenchmarkNatSqr/800-4 174 1688377 ns/op BenchmarkNatSqr/1000-4 100 2811158 ns/op BenchmarkNatSetBytes/8-4 520861 442.7 ns/op BenchmarkNatSetBytes/24-4 201168 961.5 ns/op BenchmarkNatSetBytes/128-4 45980 3306 ns/op BenchmarkNatSetBytes/7-4 883678 139.3 ns/op BenchmarkNatSetBytes/23-4 223262 1058 ns/op BenchmarkNatSetBytes/127-4 42206 14794 ns/op BenchmarkScanPi-4 100 2584537 ns/op BenchmarkStringPiParallel-4 64 3673006 ns/op BenchmarkScan/10/Base2-4 10000 15819 ns/op BenchmarkScan/100/Base2-4 4189 41089 ns/op BenchmarkScan/1000/Base2-4 429 546703 ns/op BenchmarkScan/10/Base8-4 10000 13695 ns/op BenchmarkScan/100/Base8-4 10000 22735 ns/op BenchmarkScan/1000/Base8-4 1249 233671 ns/op BenchmarkScan/10/Base10-4 77551 3084 ns/op BenchmarkScan/100/Base10-4 10000 23549 ns/op BenchmarkScan/1000/Base10-4 1389 123987 ns/op BenchmarkScan/10/Base16-4 114664 1257 ns/op BenchmarkScan/100/Base16-4 10000 19191 ns/op BenchmarkScan/1000/Base16-4 1591 77735 ns/op BenchmarkString/10/Base2-4 195805 3920 ns/op BenchmarkString/100/Base2-4 23193 5522 ns/op BenchmarkString/1000/Base2-4 2794 43601 ns/op BenchmarkString/10/Base8-4 354654 514.2 ns/op BenchmarkString/100/Base8-4 67684 1783 ns/op BenchmarkString/1000/Base8-4 6772 16565 ns/op BenchmarkString/10/Base10-4 216400 936.7 ns/op BenchmarkString/100/Base10-4 39337 6444 ns/op BenchmarkString/1000/Base10-4 3670 218967 ns/op BenchmarkString/10/Base16-4 389336 1794 ns/op BenchmarkString/100/Base16-4 81084 3245 ns/op BenchmarkString/1000/Base16-4 9847 27746 ns/op BenchmarkLeafSize/0-4 21 7973440 ns/op BenchmarkLeafSize/1-4 100 1636725 ns/op BenchmarkLeafSize/2-4 142 1478595 ns/op BenchmarkLeafSize/3-4 262 1421427 ns/op BenchmarkLeafSize/4-4 337 581024 ns/op BenchmarkLeafSize/5-4 224 1967688 ns/op BenchmarkLeafSize/6-4 256 2132906 ns/op BenchmarkLeafSize/7-4 100 2309779 ns/op BenchmarkLeafSize/8-4 390 1451214 ns/op BenchmarkLeafSize/9-4 169 3039398 ns/op BenchmarkLeafSize/10-4 100 1228533 ns/op BenchmarkLeafSize/11-4 218 625045 ns/op BenchmarkLeafSize/12-4 160 1257409 ns/op BenchmarkLeafSize/13-4 232 747534 ns/op BenchmarkLeafSize/14-4 200 1974042 ns/op BenchmarkLeafSize/15-4 247 2053995 ns/op BenchmarkLeafSize/16-4 402 1401514 ns/op BenchmarkLeafSize/32-4 364 646747 ns/op BenchmarkLeafSize/64-4 296 1531429 ns/op BenchmarkProbablyPrime/n=0-4 6 20202187 ns/op BenchmarkProbablyPrime/n=1-4 3 147548418 ns/op BenchmarkProbablyPrime/n=5-4 2 87734886 ns/op BenchmarkProbablyPrime/n=10-4 2 66278778 ns/op BenchmarkProbablyPrime/n=20-4 2 81158551 ns/op BenchmarkProbablyPrime/Lucas-4 6 35993747 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 11038936 ns/op BenchmarkRatCmp-4 193083 1068 ns/op BenchmarkFloatSqrt/64-4 10000 12402 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 7722 29549 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 5253 27440 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 2732 59014 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 442 1301586 ns/op 18103 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 36 7146268 ns/op 178118 B/op 22 allocs/op BenchmarkFloatSqrt/1000000-4 1 469931873 ns/op 3758696 B/op 609 allocs/op PASS ok math/big 337.725s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 6191127 19.83 ns/op BenchmarkLeadingZeros8-4 7749517 17.41 ns/op BenchmarkLeadingZeros16-4 6868107 25.06 ns/op BenchmarkLeadingZeros32-4 7553212 17.84 ns/op BenchmarkLeadingZeros64-4 7582390 26.45 ns/op BenchmarkTrailingZeros-4 7711028 18.11 ns/op BenchmarkTrailingZeros8-4 6456896 32.34 ns/op BenchmarkTrailingZeros16-4 7267527 22.88 ns/op BenchmarkTrailingZeros32-4 7441363 16.85 ns/op BenchmarkTrailingZeros64-4 2896735 35.00 ns/op BenchmarkOnesCount-4 6390525 22.51 ns/op BenchmarkOnesCount8-4 1000000 114.3 ns/op BenchmarkOnesCount16-4 7538515 20.16 ns/op BenchmarkOnesCount32-4 8214151 19.99 ns/op BenchmarkOnesCount64-4 8144930 16.43 ns/op BenchmarkRotateLeft-4 7894738 15.04 ns/op BenchmarkRotateLeft8-4 7380548 17.82 ns/op BenchmarkRotateLeft16-4 7123632 16.77 ns/op BenchmarkRotateLeft32-4 7902700 25.89 ns/op BenchmarkRotateLeft64-4 6892677 58.52 ns/op BenchmarkReverse-4 6219363 39.43 ns/op BenchmarkReverse8-4 14179494 41.03 ns/op BenchmarkReverse16-4 14799769 44.80 ns/op BenchmarkReverse32-4 13468100 11.77 ns/op BenchmarkReverse64-4 1000000 254.0 ns/op BenchmarkReverseBytes-4 14921874 41.74 ns/op BenchmarkReverseBytes16-4 15211527 7.664 ns/op BenchmarkReverseBytes32-4 15020892 27.63 ns/op BenchmarkReverseBytes64-4 14712873 13.00 ns/op BenchmarkAdd-4 7474828 25.41 ns/op BenchmarkAdd32-4 7943072 15.61 ns/op BenchmarkAdd64-4 7423561 32.63 ns/op BenchmarkAdd64multiple-4 13814763 39.60 ns/op BenchmarkSub-4 3936703 72.80 ns/op BenchmarkSub32-4 1000000 153.5 ns/op BenchmarkSub64-4 8066967 35.45 ns/op BenchmarkSub64multiple-4 13569706 53.05 ns/op BenchmarkMul-4 7352110 42.05 ns/op BenchmarkMul32-4 8180275 18.38 ns/op BenchmarkMul64-4 7732312 15.45 ns/op BenchmarkDiv-4 1350057 162.2 ns/op BenchmarkDiv32-4 6202786 19.00 ns/op BenchmarkDiv64-4 2847606 86.11 ns/op PASS ok math/bits 35.498s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 465.9 ns/op BenchmarkAcos-4 381530 647.6 ns/op BenchmarkAcosh-4 387376 354.4 ns/op BenchmarkAsin-4 433065 303.4 ns/op BenchmarkAsinh-4 452529 327.5 ns/op BenchmarkAtan-4 1167034 111.8 ns/op BenchmarkAtanh-4 1000000 105.7 ns/op BenchmarkConj-4 15530659 8.677 ns/op BenchmarkCos-4 404020 293.6 ns/op BenchmarkCosh-4 467625 260.6 ns/op BenchmarkExp-4 542928 297.0 ns/op BenchmarkLog-4 1000000 233.1 ns/op BenchmarkLog10-4 943374 121.9 ns/op BenchmarkPhase-4 1901160 71.65 ns/op BenchmarkPolar-4 1000000 108.3 ns/op BenchmarkPow-4 336094 455.8 ns/op BenchmarkRect-4 556178 1158 ns/op BenchmarkSin-4 476601 1108 ns/op BenchmarkSinh-4 466717 312.2 ns/op BenchmarkSqrt-4 654904 205.1 ns/op BenchmarkTan-4 1286391 685.0 ns/op BenchmarkTanh-4 1483078 204.3 ns/op PASS ok math/cmplx 16.176s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 853888 278.5 ns/op BenchmarkInt63ThreadsafeParallel-4 1137472 311.8 ns/op BenchmarkInt63Unthreadsafe-4 850891 273.1 ns/op BenchmarkIntn1000-4 704216 238.2 ns/op BenchmarkInt63n1000-4 544340 184.5 ns/op BenchmarkInt31n1000-4 789169 154.7 ns/op BenchmarkFloat32-4 782227 205.2 ns/op BenchmarkFloat64-4 819109 411.7 ns/op BenchmarkPerm3-4 174740 939.4 ns/op BenchmarkPerm30-4 10000 31662 ns/op BenchmarkPerm30ViaShuffle-4 16784 11376 ns/op BenchmarkShuffleOverhead-4 10000 13214 ns/op BenchmarkRead3-4 624986 195.8 ns/op BenchmarkRead64-4 55030 2258 ns/op BenchmarkRead1000-4 4017 88253 ns/op BenchmarkConcurrent-4 365362 398.0 ns/op PASS ok math/rand 16.228s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 34334 11855 ns/op BenchmarkQDecodeWord-4 108682 4358 ns/op BenchmarkQDecodeHeader-4 100033 1954 ns/op BenchmarkTypeByExtension/.html-4 412908 305.3 ns/op BenchmarkTypeByExtension/.HTML-4 318958 758.7 ns/op BenchmarkTypeByExtension/.unused-4 284884 1034 ns/op BenchmarkExtensionsByType/text/html-4 85268 2694 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 10000 19462 ns/op BenchmarkExtensionsByType/application/octet-stream-4 64584 6422 ns/op PASS ok mime 14.286s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 564 1007839 ns/op 48417 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 561 2336095 ns/op 47150 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 283 3829213 ns/op 104990 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 350 1507212 ns/op 50401 B/op 207 allocs/op PASS ok mime/multipart 6.170s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 969 615794 ns/op PASS ok mime/quotedprintable 1.859s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 2 135567410 ns/op 9244 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 9 18081884 ns/op 7578 B/op 67 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5018324931 ns/op 158536 B/op 221 allocs/op BenchmarkDNSName-4 63228 3923 ns/op BenchmarkInterfaces-4 2637 356716 ns/op 8721 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3664 113527 ns/op 6524 B/op 22 allocs/op BenchmarkInterfaceByName-4 1646 276182 ns/op 8847 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1338 263406 ns/op 13382 B/op 81 allocs/op BenchmarkInterfacesAndAddrs-4 4473 114150 ns/op 3536 B/op 32 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 379 1778832 ns/op 135312 B/op 39 allocs/op BenchmarkParseIP-4 6837 43346 ns/op BenchmarkParseIPValidIPv4-4 300542 410.9 ns/op BenchmarkParseIPValidIPv6-4 139072 2461 ns/op BenchmarkIPString/IPv4-4 73606 4400 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8682 29334 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45765 9697 ns/op BenchmarkIPEqual/IPv4-4 1109586 350.2 ns/op BenchmarkIPEqual/IPv6-4 506676 703.8 ns/op BenchmarkSendFile/1024-4 1 1451904023 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1234911817 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1212815454 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1210877191 ns/op 0.01 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/16384-4 1 1214792571 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1229334903 ns/op 0.03 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/65536-4 1 1224139292 ns/op 0.05 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1013934910 ns/op 0.13 MB/s 728 B/op 13 allocs/op BenchmarkSendFile/262144-4 1 1009920929 ns/op 0.26 MB/s 568 B/op 12 allocs/op BenchmarkSendFile/524288-4 1 1022208830 ns/op 0.51 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1020764176 ns/op 1.03 MB/s 632 B/op 12 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1018739414 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1023743358 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1015805197 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1016978650 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1015068207 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1009504110 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007571840 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1018182780 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1018243189 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1022791409 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1012715283 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1008840092 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1012448562 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1015754836 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1015007242 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1006625121 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1009836419 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1008230758 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1015113512 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1061678724 ns/op 0.25 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1014647891 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1013064666 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1035559391 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1006503362 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1013256886 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1014428734 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1012134816 ns/op 0.02 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 992832427 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1007574712 ns/op 0.07 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1014658892 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1034067689 ns/op 0.25 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1018968705 ns/op 0.51 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1076079493 ns/op 0.97 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1015972943 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1046780143 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1220261864 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1006858096 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1020155380 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1168608735 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1012852673 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1005485473 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1062176372 ns/op 0.25 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1025578888 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1039386650 ns/op 1.01 MB/s 896 B/op 8 allocs/op BenchmarkTCP4OneShot-4 282 705892 ns/op BenchmarkTCP4OneShotTimeout-4 777 147298 ns/op BenchmarkTCP4Persistent-4 6758 15626 ns/op BenchmarkTCP4PersistentTimeout-4 2908 67699 ns/op BenchmarkTCP6OneShot-4 2136 505742 ns/op BenchmarkTCP6OneShotTimeout-4 3560 304651 ns/op BenchmarkTCP6Persistent-4 997 160674 ns/op BenchmarkTCP6PersistentTimeout-4 19023 11580 ns/op BenchmarkTCP4ConcurrentReadWrite-4 7735 19788 ns/op BenchmarkTCP6ConcurrentReadWrite-4 14656 7152 ns/op BenchmarkSetReadDeadline-4 130299 965.0 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26256 6958 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 27075 17487 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 11213 ns/op 0 B/op 0 allocs/op PASS ok net 101.730s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21838 6052 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7760 19606 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 55377 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 13891 26929 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 27895 23027 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 39062 6201 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 767742 153.8 ns/op BenchmarkReadRequestChrome-4 3489 108450 ns/op 5.63 MB/s 1476 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7545 164291 ns/op 0.47 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8248 36002 ns/op 2.28 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5844 31152 ns/op 4.85 MB/s 1020 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 26436 ns/op 1.51 MB/s 860 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 100 1136690 ns/op 0.90 MB/s BenchmarkFileAndServer_1KB/https1-4 1 116682767 ns/op 0.01 MB/s BenchmarkFileAndServer_1KB/h2-4 1 311023254 ns/op 0.00 MB/s BenchmarkFileAndServer_16MB/h1-4 2 73170870 ns/op 229.29 MB/s BenchmarkFileAndServer_16MB/https1-4 1 279458156 ns/op 60.03 MB/s BenchmarkFileAndServer_16MB/h2-4 1 1773907454 ns/op 9.46 MB/s BenchmarkFileAndServer_64MB/h1-4 1 667862551 ns/op 100.48 MB/s BenchmarkFileAndServer_64MB/https1-4 1 1036949218 ns/op 64.72 MB/s BenchmarkFileAndServer_64MB/h2-4 1 4328789418 ns/op 15.50 MB/s BenchmarkServeMux-4 100 1353640 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 100 1227053 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 1 166175318 ns/op 36176 B/op 184 allocs/op BenchmarkClientServer/https1-4 255 1503397 ns/op 6548 B/op 74 allocs/op BenchmarkClientServer/h2-4 6 36547444 ns/op 29096 B/op 306 allocs/op BenchmarkClientServerParallel/4/h1-4 974 408157 ns/op 9097 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 2 108911189 ns/op 82128 B/op 889 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43302: write tcp 127.0.0.1:41983->127.0.0.1:43302: use of closed network connection BenchmarkClientServerParallel/4/h2-4 1 205263170 ns/op 138688 B/op 1492 allocs/op BenchmarkClientServerParallel/64/h1-4 412 722351 ns/op 19254 B/op 112 allocs/op BenchmarkClientServerParallel/64/https1-4 1 193530518 ns/op 133016 B/op 1783 allocs/op BenchmarkClientServerParallel/64/h2-4 1 100825803 ns/op 158328 B/op 1973 allocs/op BenchmarkServer-4 1 1225423708 ns/op 32456 B/op 177 allocs/op BenchmarkClient-4 16 13462056 ns/op 4421 B/op 48 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 100 1358878 ns/op 7487 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1516 292542 ns/op 3058 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1800 137220 ns/op 1878 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 2035 182364 ns/op 2749 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1878 341541 ns/op 2733 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1915 79574 ns/op 2744 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2056 63892 ns/op 1898 B/op 14 allocs/op BenchmarkServerHijack-4 1695 506616 ns/op 16678 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 162 633204 ns/op 5687 B/op 52 allocs/op BenchmarkResponseStatusLine-4 233509 701.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 47.752s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3170 521608 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 3.558s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 78247 2399 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 632330 590.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 166172 717.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66282 2169 ns/op BenchmarkStdIPv4-4 104773 1206 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 109843 1136 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 74863 4506 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 52864 2391 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75643 2710 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 138.8 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 103.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1386996 78.82 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 203978 572.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 210561 797.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 213456 604.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 67797 2031 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 260372 979.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 97335 1088 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 112677 1229 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 122840 1016 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 44647 2707 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 413032 1314 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 120156 2287 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 143240 2207 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 267552 945.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 136089 1009 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 349312 494.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 96025 1877 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 144609 2463 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 149980 1436 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 92970 3512 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 492344 624.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 135382 1119 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 93615 3576 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 93916 1828 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 153966 841.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 10000 10423 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 316732 1354 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 108756 4694 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 122427 1017 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 188487 832.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 121014 2992 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 110.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 123.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 113.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 954974 117.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 884936 383.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1005098 268.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 957178 126.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 846288 960.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 893746 521.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 361608 1253 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 624432 428.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 181390 1967 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 190081 2926 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 187002 1745 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 82821 1587 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 337904 619.8 ns/op PASS ok net/netip 46.791s 2023/05/26 08:10:17 Test RPC server listening on 127.0.0.1:42509 2023/05/26 08:10:17 Test HTTP RPC server listening on 127.0.0.1:41635 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 944 133057 ns/op BenchmarkEndToEndHTTP-4 854 185679 ns/op BenchmarkEndToEndAsync-4 1405 168177 ns/op BenchmarkEndToEndAsyncHTTP-4 2180 90896 ns/op PASS ok net/rpc 3.029s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 2587 108381 ns/op BenchmarkReadMIMEHeader/server_headers-4 4700 60640 ns/op BenchmarkUncommon-4 10000 58697 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 3.003s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3510 71731 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 91455 1322 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 594199 657.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94486 1340 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 164977 950.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 81057 1714 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 42155 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 386002 478.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 79652 1936 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 153904 783.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81596 1876 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 21012 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 179396 1568 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75470 1629 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 65571 2270 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 21944 5309 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5701 20653 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 174621 698.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 63171 6233 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72006 1692 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 24141 10615 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5740 27745 ns/op 320 B/op 1 allocs/op PASS ok net/url 18.251s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 2949324 95.09 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 177046 827.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 504 383206 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 100 1565874 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 577 447572 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 101790 3190 ns/op BenchmarkStatFile-4 51799 3766 ns/op BenchmarkStatDir-4 90942 3353 ns/op BenchmarkLstatDot-4 119864 1585 ns/op BenchmarkLstatFile-4 82884 2484 ns/op BenchmarkLstatDir-4 78277 3179 ns/op PASS ok os 6.784s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 100 1830307 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.227s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 319329 2463 ns/op PASS ok os/user 2.139s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3211192 36.45 ns/op BenchmarkString-4 1944627 65.40 ns/op BenchmarkBytes-4 1702118 77.44 ns/op BenchmarkNamedBytes-4 1155555 112.9 ns/op BenchmarkBytesArray-4 799537 234.9 ns/op BenchmarkSliceLen-4 1801670 60.72 ns/op BenchmarkMapLen-4 938337 125.8 ns/op BenchmarkStringLen-4 1572757 93.85 ns/op BenchmarkArrayLen-4 1000000 199.0 ns/op BenchmarkSliceCap-4 1972518 60.57 ns/op BenchmarkDeepEqual/int8-4 474876 244.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 92924 1637 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 396073 578.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 86983 1399 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 251738 532.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 76002 3441 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 386815 322.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 85982 1453 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 403483 471.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 88708 2239 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 438290 247.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 106803 1052 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 424933 803.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 75268 3278 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 412519 281.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 89792 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 388754 337.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 83602 1674 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 390295 294.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 26847 4290 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 395572 357.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 81375 2251 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 423668 382.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 89455 2014 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 412473 989.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 46459 3839 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 261817 384.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 76029 5055 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 418635 307.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 85611 2288 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 483199 265.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 81478 1381 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 308654 462.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 84850 2888 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 115156 1389 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 54067 2300 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 20128 11460 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 35512 3673 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 142084 1013 ns/op BenchmarkIsZero/ArrayIncomparable-4 10000 23097 ns/op BenchmarkIsZero/StructComparable-4 352426 341.7 ns/op BenchmarkIsZero/StructIncomparable-4 129896 887.3 ns/op BenchmarkSetZero/Bool/Direct-4 3935121 44.30 ns/op BenchmarkSetZero/Bool/CachedZero-4 863701 347.3 ns/op BenchmarkSetZero/Bool/NewZero-4 704446 178.2 ns/op BenchmarkSetZero/Int/Direct-4 1000000 123.0 ns/op BenchmarkSetZero/Int/CachedZero-4 881728 337.7 ns/op BenchmarkSetZero/Int/NewZero-4 704169 439.1 ns/op BenchmarkSetZero/Uint/Direct-4 1994029 69.57 ns/op BenchmarkSetZero/Uint/CachedZero-4 898160 141.5 ns/op BenchmarkSetZero/Uint/NewZero-4 587466 188.3 ns/op BenchmarkSetZero/Float/Direct-4 1000000 261.8 ns/op BenchmarkSetZero/Float/CachedZero-4 845865 231.5 ns/op BenchmarkSetZero/Float/NewZero-4 708474 1360 ns/op BenchmarkSetZero/Complex/Direct-4 2130348 103.7 ns/op BenchmarkSetZero/Complex/CachedZero-4 786634 170.2 ns/op BenchmarkSetZero/Complex/NewZero-4 693044 189.8 ns/op BenchmarkSetZero/Array/Direct-4 2445070 89.80 ns/op BenchmarkSetZero/Array/CachedZero-4 832934 135.4 ns/op BenchmarkSetZero/Array/NewZero-4 689122 509.9 ns/op BenchmarkSetZero/Chan/Direct-4 2121678 74.52 ns/op BenchmarkSetZero/Chan/CachedZero-4 737482 160.4 ns/op BenchmarkSetZero/Chan/NewZero-4 669758 946.4 ns/op BenchmarkSetZero/Func/Direct-4 1000000 145.7 ns/op BenchmarkSetZero/Func/CachedZero-4 774378 143.8 ns/op BenchmarkSetZero/Func/NewZero-4 661441 188.9 ns/op BenchmarkSetZero/Interface/Direct-4 978624 324.9 ns/op BenchmarkSetZero/Interface/CachedZero-4 884390 137.7 ns/op BenchmarkSetZero/Interface/NewZero-4 693849 187.9 ns/op BenchmarkSetZero/Map/Direct-4 2086334 96.81 ns/op BenchmarkSetZero/Map/CachedZero-4 857234 156.0 ns/op BenchmarkSetZero/Map/NewZero-4 679194 210.8 ns/op BenchmarkSetZero/Pointer/Direct-4 1797888 71.00 ns/op BenchmarkSetZero/Pointer/CachedZero-4 829604 194.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 657690 188.6 ns/op BenchmarkSetZero/Slice/Direct-4 1734471 71.24 ns/op BenchmarkSetZero/Slice/CachedZero-4 938169 293.6 ns/op BenchmarkSetZero/Slice/NewZero-4 695260 585.6 ns/op BenchmarkSetZero/String/Direct-4 2034880 58.13 ns/op BenchmarkSetZero/String/CachedZero-4 938634 128.2 ns/op BenchmarkSetZero/String/NewZero-4 698521 191.8 ns/op BenchmarkSetZero/Struct/Direct-4 2398820 58.15 ns/op BenchmarkSetZero/Struct/CachedZero-4 836098 147.4 ns/op BenchmarkSetZero/Struct/NewZero-4 644294 181.0 ns/op BenchmarkSelect/1-4 183891 681.2 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 80728 7305 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 10000 35492 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 141069 956.9 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 192357 791.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 131050 811.6 ns/op 157.72 MB/s BenchmarkCallArgCopy/size=256-4 130588 993.2 ns/op 257.76 MB/s BenchmarkCallArgCopy/size=1024-4 73707 5270 ns/op 194.31 MB/s BenchmarkCallArgCopy/size=4096-4 19291 14887 ns/op 275.14 MB/s BenchmarkCallArgCopy/size=65536-4 2100 207392 ns/op 316.00 MB/s BenchmarkFieldByName1-4 760608 420.9 ns/op BenchmarkFieldByName2-4 10000 19948 ns/op BenchmarkFieldByName3-4 3956 43743 ns/op BenchmarkInterfaceBig-4 1792774 64.02 ns/op BenchmarkInterfaceSmall-4 1918810 59.51 ns/op BenchmarkNew-4 1000000 101.5 ns/op BenchmarkMap/StringKeys/MapIndex-4 2155 53224 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1932 56071 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2455 51880 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1873 76182 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 1939 92384 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2169 59474 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 236834 481.5 ns/op PASS ok reflect 74.780s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 9109 123179 ns/op 9284 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 67012 ns/op 9351 B/op 1 allocs/op BenchmarkFindString-4 10000 44040 ns/op 9135 B/op 1 allocs/op BenchmarkFindSubmatch-4 5732 45138 ns/op 9292 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9340 46300 ns/op 9082 B/op 2 allocs/op BenchmarkLiteral-4 10000 74603 ns/op BenchmarkNotLiteral-4 3043 120143 ns/op BenchmarkMatchClass-4 1948 164376 ns/op BenchmarkMatchClass_InRange-4 2176 104725 ns/op BenchmarkReplaceAll-4 100 1586123 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 32173 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 17031 15735 ns/op BenchmarkAnchoredShortMatch-4 10000 109734 ns/op BenchmarkAnchoredLongMatch-4 11959 20342 ns/op BenchmarkOnePassShortA-4 10000 13220 ns/op BenchmarkNotOnePassShortA-4 4893 134577 ns/op BenchmarkOnePassShortB-4 13429 14546 ns/op BenchmarkNotOnePassShortB-4 7316 146679 ns/op BenchmarkOnePassLongPrefix-4 48988 3410 ns/op BenchmarkOnePassLongNotPrefix-4 10000 31138 ns/op BenchmarkMatchParallelShared-4 8443 49690 ns/op BenchmarkMatchParallelCopied-4 9729 81227 ns/op BenchmarkQuoteMetaAll-4 154882 1690 ns/op 8.28 MB/s BenchmarkQuoteMetaNone-4 309032 1122 ns/op 23.18 MB/s BenchmarkCompile/Onepass-4 2798 114568 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 980 190503 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 132 1483074 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3659599 32.30 ns/op 495.42 MB/s BenchmarkMatch/Easy0/32-4 10000 27364 ns/op 1.17 MB/s BenchmarkMatch/Easy0/1K-4 5444 45477 ns/op 22.52 MB/s BenchmarkMatch/Easy0i/16-4 4072172 31.73 ns/op 504.21 MB/s BenchmarkMatch/Easy0i/32-4 3290 246932 ns/op 0.13 MB/s BenchmarkMatch/Easy0i/1K-4 91 2251154 ns/op 0.45 MB/s BenchmarkMatch/Easy1/16-4 4076734 65.22 ns/op 245.33 MB/s BenchmarkMatch/Easy1/32-4 9418 13448 ns/op 2.38 MB/s BenchmarkMatch/Easy1/1K-4 2600 62414 ns/op 16.41 MB/s BenchmarkMatch/Medium/16-4 3911631 29.27 ns/op 546.64 MB/s BenchmarkMatch/Medium/32-4 4663 70341 ns/op 0.45 MB/s BenchmarkMatch/Medium/1K-4 162 1125770 ns/op 0.91 MB/s BenchmarkMatch/Hard/16-4 4035124 45.47 ns/op 351.90 MB/s BenchmarkMatch/Hard/32-4 1785 77694 ns/op 0.41 MB/s BenchmarkMatch/Hard/1K-4 90 1827008 ns/op 0.56 MB/s BenchmarkMatch/Hard1/16-4 823 272942 ns/op 0.06 MB/s BenchmarkMatch/Hard1/32-4 332 322320 ns/op 0.10 MB/s BenchmarkMatch/Hard1/1K-4 13 9625008 ns/op 0.11 MB/s BenchmarkMatch_onepass_regex/16-4 10000 10327 ns/op 1.55 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 12672 ns/op 2.53 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 418 322727 ns/op 3.17 MB/s 26 B/op 0 allocs/op PASS ok regexp 29.003s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 500260 757.1 ns/op BenchmarkIsWordChar-4 163212 2996 ns/op PASS ok regexp/syntax 4.496s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 75138 4509 ns/op BenchmarkCallers/inlined-4 50923 5073 ns/op BenchmarkCallers/no-cache-4 10000 25557 ns/op BenchmarkFPCallers/cached-4 13221243 8.654 ns/op BenchmarkMakeChan/Byte-4 956208 668.9 ns/op BenchmarkMakeChan/Int-4 684392 716.4 ns/op BenchmarkMakeChan/Ptr-4 567022 486.0 ns/op BenchmarkMakeChan/Struct/0-4 1000000 442.4 ns/op BenchmarkMakeChan/Struct/32-4 457268 2461 ns/op BenchmarkMakeChan/Struct/40-4 346987 3571 ns/op BenchmarkChanNonblocking-4 4408598 71.70 ns/op BenchmarkSelectUncontended-4 917677 128.1 ns/op BenchmarkSelectSyncContended-4 10000 12645 ns/op BenchmarkSelectAsyncContended-4 300271 484.4 ns/op BenchmarkSelectNonblock-4 2089497 66.91 ns/op BenchmarkChanUncontended-4 10213 24220 ns/op BenchmarkChanContended-4 4246 27283 ns/op BenchmarkChanSync-4 309313 1168 ns/op BenchmarkChanSyncWork-4 10000 11495 ns/op BenchmarkChanProdCons0-4 77992 2095 ns/op BenchmarkChanProdCons10-4 544094 397.5 ns/op BenchmarkChanProdCons100-4 488876 361.8 ns/op BenchmarkChanProdConsWork0-4 197074 867.8 ns/op BenchmarkChanProdConsWork10-4 288277 2024 ns/op BenchmarkChanProdConsWork100-4 242947 611.0 ns/op BenchmarkSelectProdCons-4 113256 907.3 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 392.0 ns/op BenchmarkChanCreation-4 199689 621.2 ns/op BenchmarkChanSem-4 318486 508.3 ns/op BenchmarkChanPopular-4 80 1983434 ns/op BenchmarkChanClosed-4 1000000 112.8 ns/op BenchmarkCallClosure-4 1000000 379.3 ns/op BenchmarkCallClosure1-4 5035424 23.01 ns/op BenchmarkCallClosure2-4 1000000 371.0 ns/op BenchmarkCallClosure3-4 1000000 148.3 ns/op BenchmarkCallClosure4-4 1000000 156.8 ns/op BenchmarkComplex128DivNormal-4 1000000 110.6 ns/op BenchmarkComplex128DivNisNaN-4 3773047 29.94 ns/op BenchmarkComplex128DivDisNaN-4 4877415 30.65 ns/op BenchmarkComplex128DivNisInf-4 1000000 225.3 ns/op BenchmarkComplex128DivDisInf-4 1433678 94.30 ns/op BenchmarkSetTypePtr-4 59848194 3.557 ns/op 2249.28 MB/s BenchmarkSetTypePtr8-4 8224866 48.83 ns/op 1310.74 MB/s BenchmarkSetTypePtr16-4 8523726 14.96 ns/op 8554.97 MB/s BenchmarkSetTypePtr32-4 1000000 100.4 ns/op 2548.97 MB/s BenchmarkSetTypePtr64-4 8640280 16.31 ns/op 31396.36 MB/s BenchmarkSetTypePtr126-4 5994656 20.77 ns/op 48525.56 MB/s BenchmarkSetTypePtr128-4 6138313 20.66 ns/op 49568.81 MB/s BenchmarkSetTypePtrSlice-4 951836 128.0 ns/op 63977.20 MB/s BenchmarkSetTypeNode1-4 8370042 93.66 ns/op 256.24 MB/s BenchmarkSetTypeNode1Slice-4 2608989 53.01 ns/op 14488.05 MB/s BenchmarkSetTypeNode8-4 8686078 13.73 ns/op 5824.90 MB/s BenchmarkSetTypeNode8Slice-4 1000000 251.8 ns/op 10165.70 MB/s BenchmarkSetTypeNode64-4 6052062 100.1 ns/op 5276.68 MB/s BenchmarkSetTypeNode64Slice-4 109184 3568 ns/op 4734.77 MB/s BenchmarkSetTypeNode64Dead-4 7171105 29.80 ns/op 17720.55 MB/s BenchmarkSetTypeNode64DeadSlice-4 226341 1102 ns/op 15333.04 MB/s BenchmarkSetTypeNode124-4 5913655 24.78 ns/op 40679.40 MB/s BenchmarkSetTypeNode124Slice-4 202873 836.4 ns/op 38565.12 MB/s BenchmarkSetTypeNode126-4 5873305 120.1 ns/op 8526.61 MB/s BenchmarkSetTypeNode126Slice-4 205081 1324 ns/op 24756.92 MB/s BenchmarkSetTypeNode128-4 1000000 115.7 ns/op 8989.73 MB/s BenchmarkSetTypeNode128Slice-4 141576 1041 ns/op 31956.66 MB/s BenchmarkSetTypeNode130-4 4167564 35.38 ns/op 29845.95 MB/s BenchmarkSetTypeNode130Slice-4 141639 885.7 ns/op 38152.70 MB/s BenchmarkSetTypeNode1024-4 824750 195.4 ns/op 41998.23 MB/s BenchmarkSetTypeNode1024Slice-4 25947 5489 ns/op 47852.43 MB/s BenchmarkAllocation-4 2475 284176 ns/op BenchmarkReadMemStats-4 100 10469314 ns/op BenchmarkReadMemStatsLatency-4 1 387729 p50-ns 387729 p90-ns 387729 p99-ns BenchmarkWriteBarrier-4 1800 60053 ns/op BenchmarkBulkWriteBarrier-4 3536626 36.95 ns/op BenchmarkScanStackNoLocals-4 1 224972914 ns/op BenchmarkMSpanCountAlloc/bits=64-4 1000000 185.1 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8651659 13.13 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7521732 16.88 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5202266 104.5 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 1000000 120.4 ns/op BenchmarkHash5-4 1994455 123.6 ns/op 40.46 MB/s BenchmarkHash16-4 3799099 27.22 ns/op 587.70 MB/s BenchmarkHash64-4 3511950 55.16 ns/op 1160.34 MB/s BenchmarkHash1024-4 744000 142.1 ns/op 7205.54 MB/s BenchmarkHash65536-4 19045 7205 ns/op 9095.43 MB/s BenchmarkAlignedLoad-4 5042473 71.85 ns/op BenchmarkUnalignedLoad-4 4687374 48.21 ns/op BenchmarkEqEfaceConcrete-4 4815025 29.81 ns/op BenchmarkEqIfaceConcrete-4 4996394 24.66 ns/op BenchmarkNeEfaceConcrete-4 1000000 227.9 ns/op BenchmarkNeIfaceConcrete-4 5024116 57.52 ns/op BenchmarkConvT2EByteSized/bool-4 5203179 32.16 ns/op BenchmarkConvT2EByteSized/uint8-4 4817563 84.90 ns/op BenchmarkConvT2ESmall-4 5010576 40.01 ns/op BenchmarkConvT2EUintptr-4 4479175 39.21 ns/op BenchmarkConvT2ELarge-4 1000000 594.1 ns/op BenchmarkConvT2ISmall-4 4447867 35.63 ns/op BenchmarkConvT2IUintptr-4 3320617 33.25 ns/op BenchmarkConvT2ILarge-4 1000000 305.7 ns/op BenchmarkConvI2E-4 4407996 117.8 ns/op BenchmarkConvI2I-4 4056612 33.45 ns/op BenchmarkAssertE2T-4 3853340 45.74 ns/op BenchmarkAssertE2TLarge-4 2371722 172.5 ns/op BenchmarkAssertE2I-4 3653114 153.0 ns/op BenchmarkAssertI2T-4 3643626 31.29 ns/op BenchmarkAssertI2I-4 4095186 131.0 ns/op BenchmarkAssertI2E-4 5082541 61.27 ns/op BenchmarkAssertE2E-4 4765113 37.42 ns/op BenchmarkAssertE2T2-4 2858920 39.19 ns/op BenchmarkAssertE2T2Blank-4 1000000 173.9 ns/op BenchmarkAssertI2E2-4 3591355 35.81 ns/op BenchmarkAssertI2E2Blank-4 2029077 59.72 ns/op BenchmarkAssertE2E2-4 3962707 37.21 ns/op BenchmarkAssertE2E2Blank-4 5159686 23.37 ns/op BenchmarkConvT2Ezero/zero/16-4 4608763 62.84 ns/op BenchmarkConvT2Ezero/zero/32-4 4989027 43.06 ns/op BenchmarkConvT2Ezero/zero/64-4 4747507 28.42 ns/op BenchmarkConvT2Ezero/zero/str-4 3715252 92.33 ns/op BenchmarkConvT2Ezero/zero/slice-4 4912663 24.88 ns/op BenchmarkConvT2Ezero/zero/big-4 10000 20194 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 406.9 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 205.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 76688 2422 ns/op BenchmarkConvT2Ezero/smallint/16-4 4365511 39.29 ns/op BenchmarkConvT2Ezero/smallint/32-4 4986897 36.14 ns/op BenchmarkConvT2Ezero/smallint/64-4 1000000 111.5 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 301.6 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 1330 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 326.6 ns/op BenchmarkMalloc8-4 1000000 952.3 ns/op BenchmarkMalloc16-4 1000000 100.0 ns/op BenchmarkMallocTypeInfo8-4 1391205 233.6 ns/op BenchmarkMallocTypeInfo16-4 1224631 209.3 ns/op BenchmarkMallocLargeStruct-4 10000 69964 ns/op BenchmarkGoroutineSelect-4 4 34699560 ns/op BenchmarkGoroutineBlocking-4 4 440752744 ns/op BenchmarkGoroutineForRange-4 18 26554237 ns/op BenchmarkGoroutineIdle-4 10 29288040 ns/op BenchmarkHashStringSpeed-4 1633351 84.50 ns/op BenchmarkHashBytesSpeed-4 1000000 155.2 ns/op BenchmarkHashInt32Speed-4 1000000 215.2 ns/op BenchmarkHashInt64Speed-4 1000000 135.1 ns/op BenchmarkHashStringArraySpeed-4 494691 804.0 ns/op BenchmarkMegMap-4 2708655 215.7 ns/op BenchmarkMegOneMap-4 3869160 32.54 ns/op BenchmarkMegEqMap-4 2010 122363 ns/op BenchmarkMegEmptyMap-4 4787622 81.45 ns/op BenchmarkSmallStrMap-4 3644367 42.23 ns/op BenchmarkMapStringKeysEight_16-4 1000000 118.6 ns/op BenchmarkMapStringKeysEight_32-4 3548936 85.51 ns/op BenchmarkMapStringKeysEight_64-4 3575523 42.19 ns/op BenchmarkMapStringKeysEight_1M-4 3627952 140.4 ns/op BenchmarkIntMap-4 3917108 31.36 ns/op BenchmarkMapFirst/1-4 4266423 26.34 ns/op BenchmarkMapFirst/2-4 4367958 38.10 ns/op BenchmarkMapFirst/3-4 4105330 27.72 ns/op BenchmarkMapFirst/4-4 1000000 103.7 ns/op BenchmarkMapFirst/5-4 4520104 85.22 ns/op BenchmarkMapFirst/6-4 4264597 47.31 ns/op BenchmarkMapFirst/7-4 4492832 107.0 ns/op BenchmarkMapFirst/8-4 4229332 27.80 ns/op BenchmarkMapFirst/9-4 1000000 117.1 ns/op BenchmarkMapFirst/10-4 3283798 46.07 ns/op BenchmarkMapFirst/11-4 1903972 63.89 ns/op BenchmarkMapFirst/12-4 3300352 39.04 ns/op BenchmarkMapFirst/13-4 3355256 38.81 ns/op BenchmarkMapFirst/14-4 3368497 73.51 ns/op BenchmarkMapFirst/15-4 3352932 200.2 ns/op BenchmarkMapFirst/16-4 3258978 38.11 ns/op BenchmarkMapMid/1-4 3446696 62.89 ns/op BenchmarkMapMid/2-4 2763661 156.9 ns/op BenchmarkMapMid/3-4 3590408 41.26 ns/op BenchmarkMapMid/4-4 3469801 49.43 ns/op BenchmarkMapMid/5-4 3569920 49.62 ns/op BenchmarkMapMid/6-4 3321244 42.73 ns/op BenchmarkMapMid/7-4 2961495 69.21 ns/op BenchmarkMapMid/8-4 3458983 40.07 ns/op BenchmarkMapMid/9-4 1884061 103.6 ns/op BenchmarkMapMid/10-4 2819472 46.49 ns/op BenchmarkMapMid/11-4 1000000 143.6 ns/op BenchmarkMapMid/12-4 2095945 76.30 ns/op BenchmarkMapMid/13-4 2819929 152.3 ns/op BenchmarkMapMid/14-4 2490410 67.30 ns/op BenchmarkMapMid/15-4 2705421 47.31 ns/op BenchmarkMapMid/16-4 2487481 134.1 ns/op BenchmarkMapLast/1-4 3032752 56.62 ns/op BenchmarkMapLast/2-4 3271742 177.2 ns/op BenchmarkMapLast/3-4 1000000 174.8 ns/op BenchmarkMapLast/4-4 2989059 37.70 ns/op BenchmarkMapLast/5-4 3492970 42.60 ns/op BenchmarkMapLast/6-4 1000000 209.4 ns/op BenchmarkMapLast/7-4 1827428 172.2 ns/op BenchmarkMapLast/8-4 3210765 171.4 ns/op BenchmarkMapLast/9-4 2381564 51.24 ns/op BenchmarkMapLast/10-4 1992774 190.3 ns/op BenchmarkMapLast/11-4 2494869 177.1 ns/op BenchmarkMapLast/12-4 1000000 177.7 ns/op BenchmarkMapLast/13-4 2258299 229.0 ns/op BenchmarkMapLast/14-4 2664690 100.4 ns/op BenchmarkMapLast/15-4 1000000 433.8 ns/op BenchmarkMapLast/16-4 2106397 91.30 ns/op BenchmarkMapCycle-4 2172411 94.27 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2295309 53.45 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 591 275609 ns/op BenchmarkMakeMap/[Byte]Byte-4 557652 1382 ns/op BenchmarkMakeMap/[Int]Int-4 133162 2180 ns/op BenchmarkNewEmptyMap-4 12556072 26.85 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 289.0 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 480894 550.0 ns/op BenchmarkMapIterEmpty-4 6322374 20.77 ns/op BenchmarkSameLengthMap-4 4182945 103.7 ns/op BenchmarkBigKeyMap-4 1000000 189.2 ns/op BenchmarkBigValMap-4 1000000 111.3 ns/op BenchmarkSmallKeyMap-4 1000000 251.7 ns/op BenchmarkMapPopulate/1-4 673000 343.5 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 131962 2613 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9156 181936 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 100 2396785 ns/op 51748 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 45 18928230 ns/op 416635 B/op 206 allocs/op BenchmarkMapPopulate/100000-4 2 136089401 ns/op 6536664 B/op 2919 allocs/op BenchmarkComplexAlgMap-4 286338 1011 ns/op BenchmarkGoMapClear/Reflexive/1-4 811924 236.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 702223 1012 ns/op BenchmarkGoMapClear/Reflexive/100-4 274560 549.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 10000 20471 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5816 29964 ns/op BenchmarkGoMapClear/NonReflexive/1-4 610610 383.6 ns/op BenchmarkGoMapClear/NonReflexive/10-4 576207 987.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 228480 877.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 36582 10072 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5868 18378 ns/op BenchmarkMapStringConversion/32/simple-4 2047128 135.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 2001266 62.02 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1665502 99.97 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 122.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1666670 110.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 178.7 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1334335 102.5 ns/op BenchmarkMapInterfacePtr-4 1611121 76.85 ns/op BenchmarkNewEmptyMapHintLessThan8-4 1000000 112.3 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 74616 7534 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 7122 17596 ns/op BenchmarkMapPop1000-4 487 798863 ns/op BenchmarkMapPop10000-4 27 4557848 ns/op BenchmarkMapAssign/Int32/256-4 2187208 79.49 ns/op BenchmarkMapAssign/Int32/65536-4 638653 161.6 ns/op BenchmarkMapAssign/Int64/256-4 1000000 244.1 ns/op BenchmarkMapAssign/Int64/65536-4 1627156 364.9 ns/op BenchmarkMapAssign/Str/256-4 1965591 61.54 ns/op BenchmarkMapAssign/Str/65536-4 326143 1373 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 940.0 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 533167 625.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 152.7 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 456270 551.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 565224 21015 ns/op BenchmarkMapOperatorAssign/Str/65536-4 151398 692.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 834357 661.0 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 321948 1192 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 838830 949.8 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 54174 2746 ns/op 198 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 628596 937.3 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 147610 1390 ns/op 111 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1604175 253.3 ns/op BenchmarkMapDelete/Int32/1000-4 1000000 300.6 ns/op BenchmarkMapDelete/Int32/10000-4 1503460 422.4 ns/op BenchmarkMapDelete/Int64/100-4 1000000 197.4 ns/op BenchmarkMapDelete/Int64/1000-4 1536226 256.9 ns/op BenchmarkMapDelete/Int64/10000-4 1698370 258.7 ns/op BenchmarkMapDelete/Str/100-4 1000000 438.3 ns/op BenchmarkMapDelete/Str/1000-4 1665006 188.0 ns/op BenchmarkMapDelete/Str/10000-4 1000000 119.8 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 147.4 ns/op BenchmarkMapDelete/Pointer/1000-4 1689765 259.7 ns/op BenchmarkMapDelete/Pointer/10000-4 1536609 143.1 ns/op BenchmarkMemmove/0-4 13775095 44.56 ns/op BenchmarkMemmove/1-4 1000000 373.4 ns/op 2.68 MB/s BenchmarkMemmove/2-4 1000000 116.1 ns/op 17.23 MB/s BenchmarkMemmove/3-4 1000000 193.9 ns/op 15.47 MB/s BenchmarkMemmove/4-4 1566969 72.79 ns/op 54.95 MB/s BenchmarkMemmove/5-4 1299057 148.4 ns/op 33.68 MB/s BenchmarkMemmove/6-4 1000000 703.9 ns/op 8.52 MB/s BenchmarkMemmove/7-4 1803252 86.23 ns/op 81.18 MB/s BenchmarkMemmove/8-4 1000000 118.8 ns/op 67.37 MB/s BenchmarkMemmove/9-4 1000000 115.8 ns/op 77.72 MB/s BenchmarkMemmove/10-4 1654240 265.5 ns/op 37.66 MB/s BenchmarkMemmove/11-4 2000560 285.3 ns/op 38.55 MB/s BenchmarkMemmove/12-4 1837293 108.9 ns/op 110.19 MB/s BenchmarkMemmove/13-4 1368292 129.3 ns/op 100.55 MB/s BenchmarkMemmove/14-4 1000000 280.1 ns/op 49.99 MB/s BenchmarkMemmove/15-4 1000000 126.0 ns/op 119.09 MB/s BenchmarkMemmove/16-4 1000000 201.3 ns/op 79.47 MB/s BenchmarkMemmove/32-4 1000000 116.5 ns/op 274.61 MB/s BenchmarkMemmove/64-4 1410762 337.3 ns/op 189.74 MB/s BenchmarkMemmove/128-4 1000000 303.0 ns/op 422.47 MB/s BenchmarkMemmove/256-4 992002 247.8 ns/op 1033.29 MB/s BenchmarkMemmove/512-4 700954 433.1 ns/op 1182.15 MB/s BenchmarkMemmove/1024-4 216084 561.7 ns/op 1823.12 MB/s BenchmarkMemmove/2048-4 243015 2378 ns/op 861.17 MB/s BenchmarkMemmove/4096-4 114091 1917 ns/op 2136.24 MB/s BenchmarkMemmoveOverlap/32-4 1814425 72.14 ns/op 443.59 MB/s BenchmarkMemmoveOverlap/64-4 1000000 209.6 ns/op 305.38 MB/s BenchmarkMemmoveOverlap/128-4 1039372 238.6 ns/op 536.40 MB/s BenchmarkMemmoveOverlap/256-4 718422 488.5 ns/op 524.06 MB/s BenchmarkMemmoveOverlap/512-4 556677 305.2 ns/op 1677.38 MB/s BenchmarkMemmoveOverlap/1024-4 394486 311.6 ns/op 3286.21 MB/s BenchmarkMemmoveOverlap/2048-4 206769 1411 ns/op 1451.47 MB/s BenchmarkMemmoveOverlap/4096-4 119726 2222 ns/op 1843.12 MB/s BenchmarkMemmoveUnalignedDst/0-4 10364326 14.69 ns/op BenchmarkMemmoveUnalignedDst/1-4 2015870 133.3 ns/op 7.50 MB/s BenchmarkMemmoveUnalignedDst/2-4 1954459 57.23 ns/op 34.95 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 161.9 ns/op 18.53 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 248.7 ns/op 16.08 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 412.5 ns/op 12.12 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 256.2 ns/op 23.42 MB/s BenchmarkMemmoveUnalignedDst/7-4 1783458 63.03 ns/op 111.06 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 349.7 ns/op 22.88 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 217.3 ns/op 41.43 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 447.0 ns/op 22.37 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 139.7 ns/op 78.74 MB/s BenchmarkMemmoveUnalignedDst/12-4 2149825 57.69 ns/op 208.02 MB/s BenchmarkMemmoveUnalignedDst/13-4 1618562 64.61 ns/op 201.20 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 255.0 ns/op 54.90 MB/s BenchmarkMemmoveUnalignedDst/15-4 2120736 57.02 ns/op 263.08 MB/s BenchmarkMemmoveUnalignedDst/16-4 1651273 117.9 ns/op 135.75 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 106.9 ns/op 299.25 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 152.8 ns/op 418.79 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 124.9 ns/op 1024.58 MB/s BenchmarkMemmoveUnalignedDst/256-4 977268 298.3 ns/op 858.08 MB/s BenchmarkMemmoveUnalignedDst/512-4 602588 342.7 ns/op 1494.06 MB/s BenchmarkMemmoveUnalignedDst/1024-4 421390 485.1 ns/op 2110.79 MB/s BenchmarkMemmoveUnalignedDst/2048-4 240661 1399 ns/op 1464.12 MB/s BenchmarkMemmoveUnalignedDst/4096-4 125148 973.6 ns/op 4206.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1658854 106.5 ns/op 300.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1257067 80.79 ns/op 792.14 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 237.5 ns/op 539.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 886219 517.9 ns/op 494.31 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 614434 391.7 ns/op 1307.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 377116 327.4 ns/op 3127.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 193540 928.8 ns/op 2204.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 117691 1802 ns/op 2273.36 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12663552 9.809 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1536199 76.26 ns/op 13.11 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 259.4 ns/op 7.71 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2084028 77.64 ns/op 38.64 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1730444 513.4 ns/op 7.79 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2174085 54.95 ns/op 90.99 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1431211 107.6 ns/op 55.77 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2027432 251.1 ns/op 27.88 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2002346 58.70 ns/op 136.28 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2126866 96.28 ns/op 93.48 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2117362 114.6 ns/op 87.28 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1947661 166.1 ns/op 66.23 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 176.5 ns/op 68.01 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 326.3 ns/op 39.84 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2079860 80.42 ns/op 174.08 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2121721 65.34 ns/op 229.58 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2121524 232.6 ns/op 68.77 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1221930 99.77 ns/op 320.74 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1670400 120.9 ns/op 529.25 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 179.4 ns/op 713.43 MB/s BenchmarkMemmoveUnalignedSrc/256-4 951955 145.3 ns/op 1762.03 MB/s BenchmarkMemmoveUnalignedSrc/512-4 687273 174.8 ns/op 2929.09 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 314194 396.8 ns/op 2580.37 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 233614 523.4 ns/op 3912.92 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 111918 1034 ns/op 3961.84 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1927244 68.11 ns/op 469.81 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 123.1 ns/op 519.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 133.0 ns/op 962.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 916662 143.7 ns/op 1781.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 584188 479.7 ns/op 1067.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 390230 670.5 ns/op 1527.27 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 217838 1169 ns/op 1752.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114961 1078 ns/op 3801.04 MB/s BenchmarkMemclr/5-4 12437965 10.67 ns/op 468.56 MB/s BenchmarkMemclr/16-4 10595419 11.59 ns/op 1380.14 MB/s BenchmarkMemclr/64-4 5353062 71.47 ns/op 895.45 MB/s BenchmarkMemclr/256-4 10835412 11.20 ns/op 22852.56 MB/s BenchmarkMemclr/4096-4 3399014 36.55 ns/op 112067.30 MB/s BenchmarkMemclr/65536-4 84644 2516 ns/op 26052.15 MB/s BenchmarkMemclr/1M-4 4687 26319 ns/op 39840.93 MB/s BenchmarkMemclr/4M-4 1484 241779 ns/op 17347.65 MB/s BenchmarkMemclr/8M-4 555 256680 ns/op 32681.25 MB/s BenchmarkMemclr/16M-4 189 1458542 ns/op 11502.73 MB/s BenchmarkMemclr/64M-4 51 2611414 ns/op 25698.29 MB/s BenchmarkMemclrUnaligned/0_5-4 6495042 49.51 ns/op 100.99 MB/s BenchmarkMemclrUnaligned/0_16-4 6542350 23.15 ns/op 691.05 MB/s BenchmarkMemclrUnaligned/0_64-4 4211679 103.5 ns/op 618.46 MB/s BenchmarkMemclrUnaligned/0_256-4 6424747 19.07 ns/op 13426.10 MB/s BenchmarkMemclrUnaligned/0_4096-4 1744453 64.21 ns/op 63790.18 MB/s BenchmarkMemclrUnaligned/0_65536-4 68389 5486 ns/op 11945.48 MB/s BenchmarkMemclrUnaligned/1_5-4 1000000 133.3 ns/op 37.50 MB/s BenchmarkMemclrUnaligned/1_16-4 6472230 19.77 ns/op 809.44 MB/s BenchmarkMemclrUnaligned/1_64-4 4364148 82.33 ns/op 777.34 MB/s BenchmarkMemclrUnaligned/1_256-4 4248279 30.20 ns/op 8476.62 MB/s BenchmarkMemclrUnaligned/1_4096-4 2116688 97.97 ns/op 41808.47 MB/s BenchmarkMemclrUnaligned/1_65536-4 72118 3355 ns/op 19533.59 MB/s BenchmarkMemclrUnaligned/4_5-4 6736784 43.29 ns/op 115.51 MB/s BenchmarkMemclrUnaligned/4_16-4 1000000 116.8 ns/op 136.95 MB/s BenchmarkMemclrUnaligned/4_64-4 4231401 46.30 ns/op 1382.29 MB/s BenchmarkMemclrUnaligned/4_256-4 6327686 20.95 ns/op 12220.76 MB/s BenchmarkMemclrUnaligned/4_4096-4 1677183 72.01 ns/op 56877.30 MB/s BenchmarkMemclrUnaligned/4_65536-4 63237 1799 ns/op 36438.30 MB/s BenchmarkMemclrUnaligned/7_5-4 6566433 75.16 ns/op 66.53 MB/s BenchmarkMemclrUnaligned/7_16-4 6500678 18.15 ns/op 881.37 MB/s BenchmarkMemclrUnaligned/7_64-4 2376621 124.2 ns/op 515.42 MB/s BenchmarkMemclrUnaligned/7_256-4 5610170 37.68 ns/op 6794.71 MB/s BenchmarkMemclrUnaligned/7_4096-4 2091858 136.8 ns/op 29936.54 MB/s BenchmarkMemclrUnaligned/7_65536-4 74958 1595 ns/op 41089.97 MB/s BenchmarkMemclrUnaligned/0_1M-4 4494 89005 ns/op 11781.08 MB/s BenchmarkMemclrUnaligned/0_4M-4 882 128770 ns/op 32572.00 MB/s BenchmarkMemclrUnaligned/0_8M-4 552 365390 ns/op 22957.98 MB/s BenchmarkMemclrUnaligned/0_16M-4 292 583456 ns/op 28754.88 MB/s BenchmarkMemclrUnaligned/0_64M-4 67 2515600 ns/op 26677.09 MB/s BenchmarkMemclrUnaligned/1_1M-4 4146 35334 ns/op 29676.49 MB/s BenchmarkMemclrUnaligned/1_4M-4 1353 178395 ns/op 23511.37 MB/s BenchmarkMemclrUnaligned/1_8M-4 508 227802 ns/op 36824.13 MB/s BenchmarkMemclrUnaligned/1_16M-4 268 515763 ns/op 32528.92 MB/s BenchmarkMemclrUnaligned/1_64M-4 58 2202699 ns/op 30466.66 MB/s BenchmarkMemclrUnaligned/4_1M-4 4027 31080 ns/op 33738.49 MB/s BenchmarkMemclrUnaligned/4_4M-4 1206 167162 ns/op 25091.25 MB/s BenchmarkMemclrUnaligned/4_8M-4 100 1775993 ns/op 4723.33 MB/s BenchmarkMemclrUnaligned/4_16M-4 94 2290013 ns/op 7326.25 MB/s BenchmarkMemclrUnaligned/4_64M-4 48 4512135 ns/op 14872.97 MB/s BenchmarkMemclrUnaligned/7_1M-4 7508 44078 ns/op 23789.26 MB/s BenchmarkMemclrUnaligned/7_4M-4 1310 89059 ns/op 47095.66 MB/s BenchmarkMemclrUnaligned/7_8M-4 554 250528 ns/op 33483.75 MB/s BenchmarkMemclrUnaligned/7_16M-4 285 576099 ns/op 29122.12 MB/s BenchmarkMemclrUnaligned/7_64M-4 55 1865844 ns/op 35967.03 MB/s BenchmarkGoMemclr/5-4 1000000 101.8 ns/op 49.13 MB/s BenchmarkGoMemclr/16-4 477102 262.0 ns/op 61.06 MB/s BenchmarkGoMemclr/64-4 10000 41204 ns/op 1.55 MB/s BenchmarkGoMemclr/256-4 43893 7410 ns/op 34.55 MB/s BenchmarkMemclrRange/1K_2K-4 32421 6780 ns/op 14140.21 MB/s BenchmarkMemclrRange/2K_8K-4 10000 16992 ns/op 19628.29 MB/s BenchmarkMemclrRange/4K_16K-4 18096 8122 ns/op 39779.78 MB/s BenchmarkMemclrRange/160K_228K-4 3076 128912 ns/op 12899.26 MB/s BenchmarkClearFat7-4 5763585 22.15 ns/op BenchmarkClearFat8-4 7483998 28.48 ns/op BenchmarkClearFat11-4 6535416 65.58 ns/op BenchmarkClearFat12-4 6934278 18.37 ns/op BenchmarkClearFat13-4 6213993 33.19 ns/op BenchmarkClearFat14-4 5900306 62.20 ns/op BenchmarkClearFat15-4 6807517 21.51 ns/op BenchmarkClearFat16-4 5275651 20.77 ns/op BenchmarkClearFat24-4 5591817 34.99 ns/op BenchmarkClearFat32-4 6440433 19.09 ns/op BenchmarkClearFat40-4 4575514 23.17 ns/op BenchmarkClearFat48-4 6069078 24.81 ns/op BenchmarkClearFat56-4 5181094 20.75 ns/op BenchmarkClearFat64-4 5673352 21.40 ns/op BenchmarkClearFat72-4 4365651 28.13 ns/op BenchmarkClearFat128-4 2935470 92.68 ns/op BenchmarkClearFat256-4 1236361 142.4 ns/op BenchmarkClearFat512-4 1000000 229.3 ns/op BenchmarkClearFat1024-4 634058 224.8 ns/op BenchmarkClearFat1032-4 976183 123.8 ns/op BenchmarkClearFat1040-4 969362 236.4 ns/op BenchmarkCopyFat7-4 6910988 23.59 ns/op BenchmarkCopyFat8-4 7300436 41.91 ns/op BenchmarkCopyFat11-4 6720799 64.22 ns/op BenchmarkCopyFat12-4 5679398 22.52 ns/op BenchmarkCopyFat13-4 6108159 24.56 ns/op BenchmarkCopyFat14-4 1000000 107.0 ns/op BenchmarkCopyFat15-4 5391634 32.67 ns/op BenchmarkCopyFat16-4 6937449 27.21 ns/op BenchmarkCopyFat24-4 5471142 55.73 ns/op BenchmarkCopyFat32-4 3483156 73.93 ns/op BenchmarkCopyFat64-4 5569958 22.08 ns/op BenchmarkCopyFat72-4 5462490 25.20 ns/op BenchmarkCopyFat128-4 3457987 160.0 ns/op BenchmarkCopyFat256-4 1514917 82.52 ns/op BenchmarkCopyFat512-4 1520400 190.8 ns/op BenchmarkCopyFat520-4 1000000 122.7 ns/op BenchmarkCopyFat1024-4 894790 183.1 ns/op BenchmarkCopyFat1032-4 894622 173.4 ns/op BenchmarkCopyFat1040-4 859182 149.9 ns/op BenchmarkIssue18740/2byte-4 420 311813 ns/op BenchmarkIssue18740/4byte-4 576 280914 ns/op BenchmarkIssue18740/8byte-4 636 529414 ns/op BenchmarkMemclrKnownSize1-4 5544504 28.80 ns/op 34.72 MB/s BenchmarkMemclrKnownSize2-4 5028987 54.43 ns/op 36.74 MB/s BenchmarkMemclrKnownSize4-4 1000000 242.4 ns/op 16.50 MB/s BenchmarkMemclrKnownSize8-4 1000000 106.0 ns/op 75.48 MB/s BenchmarkMemclrKnownSize16-4 636985 636.9 ns/op 25.12 MB/s BenchmarkMemclrKnownSize32-4 341570 590.8 ns/op 54.16 MB/s BenchmarkMemclrKnownSize64-4 171015 1789 ns/op 35.78 MB/s BenchmarkMemclrKnownSize112-4 73206 4472 ns/op 25.04 MB/s BenchmarkMemclrKnownSize128-4 85448 4075 ns/op 31.41 MB/s BenchmarkMemclrKnownSize192-4 53618 2944 ns/op 65.22 MB/s BenchmarkMemclrKnownSize248-4 44641 11310 ns/op 21.93 MB/s BenchmarkMemclrKnownSize256-4 30283 23451 ns/op 10.92 MB/s BenchmarkMemclrKnownSize512-4 21090 6971 ns/op 73.44 MB/s BenchmarkMemclrKnownSize1024-4 10000 11441 ns/op 89.51 MB/s BenchmarkMemclrKnownSize4096-4 2704 58340 ns/op 70.21 MB/s BenchmarkMemclrKnownSize512KiB-4 19 10162463 ns/op 51.59 MB/s BenchmarkReadMetricsLatency-4 10000 4910 p50-ns 5225 p90-ns 9774 p99-ns BenchmarkFinalizer-4 100 1504445 ns/op BenchmarkFinalizerRun-4 246991 2721 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 5176071 54.65 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1000000 107.6 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1000000 182.5 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1000000 214.1 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 611.2 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 1244 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1000000 137.9 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 367.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 628.8 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1000000 534.7 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1000000 444.2 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 900.5 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 414.7 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 476.8 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 3729523 182.1 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 4368051 157.9 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 4467926 254.2 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 2944521 48.99 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 4806974 112.5 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 1000000 487.1 ns/op BenchmarkFindBitRange64/PatternAASize2-4 1000000 142.3 ns/op BenchmarkFindBitRange64/PatternAASize8-4 5133211 403.1 ns/op BenchmarkFindBitRange64/PatternAASize32-4 4440454 242.0 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 4246153 107.8 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5538403 60.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 3427306 314.7 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 4947866 137.1 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 5532517 100.5 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 4880355 74.51 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5035641 115.0 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 5418074 24.94 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 4881194 33.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 1000000 234.5 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5171143 37.49 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5020824 45.64 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 4598494 25.72 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5404051 65.02 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 2936347 67.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 4912334 45.72 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 3057828 65.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5320714 23.94 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 4881272 56.75 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 2035712 52.19 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5341732 30.50 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 4120468 28.74 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 4852350 44.44 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 5425474 25.91 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5083671 24.66 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 5163580 27.21 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 4602982 41.25 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5127723 32.47 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 4132093 47.34 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 4604818 35.82 ns/op BenchmarkNetpollBreak-4 4785 76715 ns/op BenchmarkPinnerPinUnpinBatch-4 2182 89380 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 100 3943960 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1920 160230 ns/op BenchmarkPinnerPinUnpin-4 1756729 73.38 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 188.4 ns/op BenchmarkPinnerPinUnpinDouble-4 640816 459.9 ns/op BenchmarkPinnerPinUnpinParallel-4 1895702 133.6 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2345335 95.24 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 554578 378.9 ns/op BenchmarkPinnerIsPinnedOnPinned-4 2428260 48.59 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5580814 40.13 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 3948753 46.47 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5638998 35.85 ns/op BenchmarkPingPongHog-4 126 833307 ns/op BenchmarkStackGrowth-4 83452 1264 ns/op BenchmarkStackGrowthDeep-4 580 238748 ns/op BenchmarkCreateGoroutines-4 138555 990.9 ns/op BenchmarkCreateGoroutinesParallel-4 80175 1587 ns/op BenchmarkCreateGoroutinesCapture-4 10000 18674 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 88657 2858 ns/op BenchmarkClosureCall-4 15902058 10.08 ns/op BenchmarkWakeupParallelSpinning/0s-4 10000 11784 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7764 34543 ns/op BenchmarkWakeupParallelSpinning/2µs-4 6183 19512 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3751 34263 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2187 61803 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1000 113681 ns/op BenchmarkWakeupParallelSpinning/50µs-4 571 226993 ns/op BenchmarkWakeupParallelSpinning/100µs-4 285 448095 ns/op BenchmarkWakeupParallelSyscall/0s-4 1 345320715 ns/op BenchmarkWakeupParallelSyscall/1µs-4 61 1670140 ns/op BenchmarkWakeupParallelSyscall/2µs-4 100 2594284 ns/op BenchmarkWakeupParallelSyscall/5µs-4 100 2175829 ns/op BenchmarkWakeupParallelSyscall/10µs-4 38 4120962 ns/op BenchmarkWakeupParallelSyscall/20µs-4 100 2321651 ns/op BenchmarkWakeupParallelSyscall/50µs-4 45 3961966 ns/op BenchmarkWakeupParallelSyscall/100µs-4 100 1782199 ns/op BenchmarkMatmult-4 1000000 220.0 ns/op BenchmarkFastrand-4 7896103 37.84 ns/op BenchmarkFastrand64-4 13453261 14.25 ns/op BenchmarkFastrandHashiter-4 2541219 58.52 ns/op BenchmarkFastrandn/2-4 3608160 88.37 ns/op BenchmarkFastrandn/3-4 4857387 87.77 ns/op BenchmarkFastrandn/4-4 4067544 51.82 ns/op BenchmarkFastrandn/5-4 4657755 63.20 ns/op BenchmarkIfaceCmp100-4 81776 1672 ns/op BenchmarkIfaceCmpNil100-4 132706 964.8 ns/op BenchmarkEfaceCmpDiff-4 10000 27443 ns/op BenchmarkEfaceCmpDiffIndirect-4 10000 42412 ns/op BenchmarkDefer-4 1882568 76.86 ns/op BenchmarkDefer10-4 464138 1022 ns/op BenchmarkDeferMany-4 542202 796.5 ns/op BenchmarkPanicRecover-4 201384 715.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 175 1638999 ns/op 141253 p50-ns 5167393 p90-ns 29575393 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 24044265 ns/op 1453364 p50-ns 10096504 p90-ns 623929955 p99-ns BenchmarkGoroutineProfile/small/idle-4 374 404777 ns/op 145439 p50-ns 161322 p90-ns 742292 p99-ns BenchmarkGoroutineProfile/small/loaded-4 18 10769425 ns/op 6682740 p50-ns 40321952 p90-ns 40870007 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 10132 565832 ns/op 4712 p50-ns 424623 p90-ns 7646965 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 2937890 ns/op 428732 p50-ns 7282527 p90-ns 48165251 p99-ns BenchmarkGoroutineProfile/large/idle-4 9 12697568 ns/op 9998790 p50-ns 34991999 p90-ns 34991999 p99-ns BenchmarkGoroutineProfile/large/loaded-4 14 164014689 ns/op 37032587 p50-ns 596949269 p90-ns 907846233 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1322929 ns/op 4953 p50-ns 5023151 p90-ns 9309508 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 43 3911252 ns/op 177658 p50-ns 5097642 p90-ns 81493783 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 100 25750582 ns/op 2745079 p50-ns 35798004 p90-ns 780533825 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 8 271741955 ns/op 32026532 p50-ns 1683332681 p90-ns 1683332681 p99-ns BenchmarkRWMutexUncontended-4 1000000 180.1 ns/op BenchmarkRWMutexWrite100-4 1519240 2019 ns/op BenchmarkRWMutexWrite10-4 1000000 1210 ns/op BenchmarkRWMutexWorkWrite100-4 866265 1999 ns/op BenchmarkRWMutexWorkWrite10-4 543662 1618 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1856 121571 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 843 178812 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 908 273919 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 434 326107 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 457 336440 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 169 673745 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 87 1455209 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 99 1646380 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 335779 1067 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 375633 946.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 428371 2067 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 336950 2147 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 314776 957.3 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 464577 1176 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 290070 1068 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 408997 696.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 436166 956.0 ns/op BenchmarkMakeSlice/Byte-4 1000000 236.8 ns/op BenchmarkMakeSlice/Int16-4 1000000 1057 ns/op BenchmarkMakeSlice/Int-4 1000000 477.9 ns/op BenchmarkMakeSlice/Ptr-4 1000000 720.5 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 2157 ns/op BenchmarkMakeSlice/Struct/32-4 908886 1624 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 384.3 ns/op BenchmarkGrowSlice/Byte-4 1000000 571.2 ns/op BenchmarkGrowSlice/Int16-4 915670 178.1 ns/op BenchmarkGrowSlice/Int-4 785379 2347 ns/op BenchmarkGrowSlice/Ptr-4 693880 2051 ns/op BenchmarkGrowSlice/Struct/24-4 454410 1099 ns/op BenchmarkGrowSlice/Struct/32-4 369403 1074 ns/op BenchmarkGrowSlice/Struct/40-4 92841 4655 ns/op BenchmarkExtendSlice/IntSlice-4 552958 587.2 ns/op BenchmarkExtendSlice/PointerSlice-4 444776 1343 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 607.1 ns/op BenchmarkAppend-4 658423 275.2 ns/op BenchmarkAppendGrowByte-4 4 36618090 ns/op BenchmarkAppendGrowString-4 1 1603957506 ns/op BenchmarkAppendSlice/1Bytes-4 2064944 150.9 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 119.6 ns/op BenchmarkAppendSlice/7Bytes-4 1346271 160.6 ns/op BenchmarkAppendSlice/8Bytes-4 1823304 350.0 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 273.0 ns/op BenchmarkAppendSlice/16Bytes-4 1476865 74.44 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 356.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 10000 52796 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 11965 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8870 117852 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1772 254353 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 4009094 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 36 7095680 ns/op BenchmarkAppendStr/1Bytes-4 995398 112.0 ns/op BenchmarkAppendStr/4Bytes-4 1000000 151.9 ns/op BenchmarkAppendStr/8Bytes-4 994269 376.3 ns/op BenchmarkAppendStr/16Bytes-4 1000000 369.1 ns/op BenchmarkAppendStr/32Bytes-4 914774 665.7 ns/op BenchmarkAppendSpecialCase-4 677938 955.0 ns/op BenchmarkCopy/1Byte-4 1507996 118.7 ns/op 8.42 MB/s BenchmarkCopy/1String-4 1000000 402.2 ns/op 2.49 MB/s BenchmarkCopy/2Byte-4 1000000 405.9 ns/op 4.93 MB/s BenchmarkCopy/2String-4 1822003 105.9 ns/op 18.89 MB/s BenchmarkCopy/4Byte-4 1000000 202.9 ns/op 19.71 MB/s BenchmarkCopy/4String-4 2063920 64.63 ns/op 61.89 MB/s BenchmarkCopy/8Byte-4 2046210 68.80 ns/op 116.28 MB/s BenchmarkCopy/8String-4 2138510 147.8 ns/op 54.13 MB/s BenchmarkCopy/12Byte-4 2183138 86.31 ns/op 139.04 MB/s BenchmarkCopy/12String-4 2133159 99.73 ns/op 120.33 MB/s BenchmarkCopy/16Byte-4 1000000 168.3 ns/op 95.06 MB/s BenchmarkCopy/16String-4 1972843 432.5 ns/op 36.99 MB/s BenchmarkCopy/32Byte-4 1000000 501.5 ns/op 63.80 MB/s BenchmarkCopy/32String-4 1000000 579.9 ns/op 55.18 MB/s BenchmarkCopy/128Byte-4 1000000 1238 ns/op 103.39 MB/s BenchmarkCopy/128String-4 1000000 1119 ns/op 114.42 MB/s BenchmarkCopy/1024Byte-4 433336 617.0 ns/op 1659.55 MB/s BenchmarkCopy/1024String-4 426896 3065 ns/op 334.13 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 10000 16378 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 56953 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 52905 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 65097 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 48195 ns/op BenchmarkAppendInPlace/Grow/Byte-4 139995 6607 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 141344 4478 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 44620 5353 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 1378 74223 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 27405 6790 ns/op BenchmarkStackCopyPtr-4 1 194062690 ns/op BenchmarkStackCopy-4 1 879990001 ns/op BenchmarkStackCopyNoCache-4 22 8580441 ns/op BenchmarkStackCopyWithStkobj-4 2 81323996 ns/op BenchmarkIssue18138-4 457 306284 ns/op BenchmarkCompareStringEqual-4 1000000 111.7 ns/op BenchmarkCompareStringIdentical-4 7557056 22.66 ns/op BenchmarkCompareStringSameLength-4 13752504 38.10 ns/op BenchmarkCompareStringDifferentLength-4 15129687 22.68 ns/op BenchmarkCompareStringBigUnaligned-4 10 15624822 ns/op 67.11 MB/s BenchmarkCompareStringBig-4 871 643810 ns/op 1628.72 MB/s BenchmarkConcatStringAndBytes-4 2461273 179.3 ns/op BenchmarkSliceByteToString/1-4 1000000 119.9 ns/op BenchmarkSliceByteToString/2-4 1000000 738.7 ns/op BenchmarkSliceByteToString/4-4 1000000 422.5 ns/op BenchmarkSliceByteToString/8-4 1000000 168.9 ns/op BenchmarkSliceByteToString/16-4 1000000 418.4 ns/op BenchmarkSliceByteToString/32-4 1000000 499.0 ns/op BenchmarkSliceByteToString/64-4 752325 664.3 ns/op BenchmarkSliceByteToString/128-4 769744 720.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1304852 356.4 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 821036 1250 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 874326 283.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3161812 41.00 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1380159 189.3 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 447.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1663009 207.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 507775 940.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 447360 2334 ns/op BenchmarkRuneIterate/range/ASCII-4 6266715 89.25 ns/op BenchmarkRuneIterate/range/Japanese-4 1000000 288.8 ns/op BenchmarkRuneIterate/range/MixedLength-4 1980712 161.9 ns/op BenchmarkRuneIterate/range1/ASCII-4 1000000 121.8 ns/op BenchmarkRuneIterate/range1/Japanese-4 1486935 608.0 ns/op BenchmarkRuneIterate/range1/MixedLength-4 1000000 161.1 ns/op BenchmarkRuneIterate/range2/ASCII-4 6087698 25.69 ns/op BenchmarkRuneIterate/range2/Japanese-4 1621335 234.9 ns/op BenchmarkRuneIterate/range2/MixedLength-4 1000000 370.0 ns/op BenchmarkArrayEqual-4 14460537 19.96 ns/op BenchmarkFunc/Name-4 1000000 197.1 ns/op BenchmarkFunc/Entry-4 7448088 17.07 ns/op BenchmarkFunc/FileLine-4 1000000 290.3 ns/op PASS ok runtime 967.062s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 29552 14944 ns/op BenchmarkHandle/concurrent-4 17749 8843 ns/op PASS ok runtime/cgo 2.966s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 15806619 12.19 ns/op BenchmarkAtomicStore64-4 16737876 26.72 ns/op BenchmarkAtomicLoad-4 14514712 7.048 ns/op BenchmarkAtomicStore-4 16744616 13.53 ns/op BenchmarkAnd8-4 14975338 10.95 ns/op BenchmarkAnd-4 14749418 18.41 ns/op BenchmarkAnd8Parallel-4 3084996 40.91 ns/op BenchmarkAndParallel-4 2926546 45.45 ns/op BenchmarkOr8-4 14029665 11.20 ns/op BenchmarkOr-4 15043816 65.16 ns/op BenchmarkOr8Parallel-4 1972508 53.58 ns/op BenchmarkOrParallel-4 2340067 79.10 ns/op BenchmarkXadd-4 3158330 34.66 ns/op BenchmarkXadd64-4 2833944 102.9 ns/op BenchmarkCas-4 2143219 90.83 ns/op BenchmarkCas64-4 3293044 45.67 ns/op BenchmarkXchg-4 1000000 405.5 ns/op BenchmarkXchg64-4 3050575 98.85 ns/op PASS ok runtime/internal/atomic 20.431s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3994291 81.47 ns/op BenchmarkMulUintptr/large-4 2649849 39.24 ns/op PASS ok runtime/internal/math 3.810s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 8 12545531 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 12567459 ns/op 926.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 100 13929407 ns/op 242.9 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 3 208561583 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 1 148392738 ns/op 6774 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 100 24250008 ns/op 179.6 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 413445279 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 284226995 ns/op 9240 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 3 143856561 ns/op 1837 concurrent_launches/op PASS ok runtime/pprof 9.414s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 9 17054329 ns/op BenchmarkStackLeak-4 37958 3457 ns/op PASS ok runtime/race 2.005s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 1000000 145.6 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 228984 1837 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 4.578s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 52 2056223 ns/op BenchmarkIndex_Large-4 5444 23916 ns/op BenchmarkIndexFunc_Large-4 87 5384488 ns/op BenchmarkCompact/nil-4 5602839 102.6 ns/op BenchmarkCompact/one-4 1000000 212.9 ns/op BenchmarkCompact/sorted-4 1000000 191.7 ns/op BenchmarkCompact/1_item-4 714934 292.5 ns/op BenchmarkCompact/unsorted-4 1000000 110.0 ns/op BenchmarkCompact/many-4 483650 295.0 ns/op BenchmarkCompact_Large-4 63 2421602 ns/op BenchmarkCompactFunc_Large-4 42 14094403 ns/op BenchmarkReplace/naive-fast-4 40461 15803 ns/op BenchmarkReplace/optimized-fast-4 20979 20844 ns/op BenchmarkReplace/naive-slow-4 10000 29477 ns/op BenchmarkReplace/optimized-slow-4 13381 20760 ns/op BenchmarkSortInts-4 1 482206833 ns/op BenchmarkSlicesSortInts-4 2 99629816 ns/op BenchmarkSlicesSortInts_Sorted-4 62 3952555 ns/op BenchmarkSlicesSortInts_Reversed-4 12 11240145 ns/op BenchmarkSortStrings-4 1 251725581 ns/op BenchmarkSlicesSortStrings-4 1 124609370 ns/op BenchmarkSortStructs-4 1 236524175 ns/op BenchmarkSortFuncStructs-4 1 127578674 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 127.6 ns/op BenchmarkBinarySearchFloats/Size32-4 979878 159.1 ns/op BenchmarkBinarySearchFloats/Size64-4 873159 560.6 ns/op BenchmarkBinarySearchFloats/Size128-4 805527 289.0 ns/op BenchmarkBinarySearchFloats/Size512-4 658221 213.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 621598 590.8 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 386210 604.7 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 456508 264.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 417874 341.9 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 358113 455.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 84338 1759 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 263482 613.1 ns/op PASS ok slices 41.043s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 113499 1263 ns/op BenchmarkSortString1K-4 100 1050436 ns/op BenchmarkSortString1K_Slice-4 100 1207903 ns/op BenchmarkStableString1K-4 85 1694635 ns/op BenchmarkSortInt1K-4 100 1857657 ns/op BenchmarkSortInt1K_Sorted-4 1821 81473 ns/op BenchmarkSortInt1K_Reversed-4 1353 165127 ns/op BenchmarkSortInt1K_Mod8-4 100 1431929 ns/op BenchmarkStableInt1K-4 100 1236764 ns/op BenchmarkStableInt1K_Slice-4 100 1339486 ns/op BenchmarkSortInt64K-4 1 541838349 ns/op BenchmarkSortInt64K_Slice-4 1 173291589 ns/op BenchmarkStableInt64K-4 1 144395474 ns/op BenchmarkSort1e2-4 307 771519 ns/op BenchmarkStable1e2-4 100 1014322 ns/op BenchmarkSort1e4-4 1 187926501 ns/op BenchmarkStable1e4-4 1 397459234 ns/op PASS ok sort 20.410s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 617125 184.6 ns/op BenchmarkAtof64Float-4 668888 222.4 ns/op BenchmarkAtof64FloatExp-4 731656 204.6 ns/op BenchmarkAtof64Big-4 411237 296.3 ns/op BenchmarkAtof64RandomBits-4 243231 1034 ns/op BenchmarkAtof64RandomFloats-4 457292 319.0 ns/op BenchmarkAtof64RandomLongFloats-4 234044 1535 ns/op BenchmarkAtof32Decimal-4 890467 790.8 ns/op BenchmarkAtof32Float-4 774619 195.1 ns/op BenchmarkAtof32FloatExp-4 605576 221.0 ns/op BenchmarkAtof32Random-4 376858 556.2 ns/op BenchmarkAtof32RandomLong-4 97087 1360 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 185.4 ns/op BenchmarkParseInt/Pos/26bit-4 10000 14506 ns/op BenchmarkParseInt/Pos/31bit-4 652507 219.1 ns/op BenchmarkParseInt/Pos/56bit-4 441051 277.6 ns/op BenchmarkParseInt/Pos/63bit-4 393001 308.4 ns/op BenchmarkParseInt/Neg/7bit-4 1200822 99.37 ns/op BenchmarkParseInt/Neg/26bit-4 676857 220.3 ns/op BenchmarkParseInt/Neg/31bit-4 654978 204.3 ns/op BenchmarkParseInt/Neg/56bit-4 433286 270.7 ns/op BenchmarkParseInt/Neg/63bit-4 398146 1060 ns/op BenchmarkAtoi/Pos/7bit-4 1758399 64.69 ns/op BenchmarkAtoi/Pos/26bit-4 816963 179.0 ns/op BenchmarkAtoi/Pos/31bit-4 726040 155.2 ns/op BenchmarkAtoi/Pos/56bit-4 496150 624.9 ns/op BenchmarkAtoi/Pos/63bit-4 369738 583.7 ns/op BenchmarkAtoi/Neg/7bit-4 1502874 78.97 ns/op BenchmarkAtoi/Neg/26bit-4 871304 651.7 ns/op BenchmarkAtoi/Neg/31bit-4 751018 155.4 ns/op BenchmarkAtoi/Neg/56bit-4 520530 311.8 ns/op BenchmarkAtoi/Neg/63bit-4 372484 500.1 ns/op BenchmarkFormatFloat/Decimal-4 73996 1611 ns/op BenchmarkFormatFloat/Float-4 69872 1707 ns/op BenchmarkFormatFloat/Exp-4 86379 1476 ns/op BenchmarkFormatFloat/NegExp-4 86214 5063 ns/op BenchmarkFormatFloat/LongExp-4 77943 6794 ns/op BenchmarkFormatFloat/Big-4 77299 2305 ns/op BenchmarkFormatFloat/BinaryExp-4 196728 3270 ns/op BenchmarkFormatFloat/32Integer-4 80078 2700 ns/op BenchmarkFormatFloat/32ExactFraction-4 76694 2068 ns/op BenchmarkFormatFloat/32Point-4 77055 1541 ns/op BenchmarkFormatFloat/32Exp-4 52105 2241 ns/op BenchmarkFormatFloat/32NegExp-4 91389 3235 ns/op BenchmarkFormatFloat/32Shortest-4 102067 1854 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 102392 1484 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 95352 1304 ns/op BenchmarkFormatFloat/64Fixed1-4 136174 907.3 ns/op BenchmarkFormatFloat/64Fixed2-4 103496 1225 ns/op BenchmarkFormatFloat/64Fixed3-4 135387 2386 ns/op BenchmarkFormatFloat/64Fixed4-4 134121 950.7 ns/op BenchmarkFormatFloat/64Fixed12-4 10000 15250 ns/op BenchmarkFormatFloat/64Fixed16-4 93076 4967 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 82425 2399 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 79989 1974 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2678 46550 ns/op BenchmarkFormatFloat/Slowpath64-4 81170 1665 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 74761 1730 ns/op BenchmarkAppendFloat/Decimal-4 90494 1346 ns/op BenchmarkAppendFloat/Float-4 87278 1605 ns/op BenchmarkAppendFloat/Exp-4 94219 2003 ns/op BenchmarkAppendFloat/NegExp-4 88638 2102 ns/op BenchmarkAppendFloat/LongExp-4 68476 1838 ns/op BenchmarkAppendFloat/Big-4 72152 2351 ns/op BenchmarkAppendFloat/BinaryExp-4 252518 1152 ns/op BenchmarkAppendFloat/32Integer-4 78636 1617 ns/op BenchmarkAppendFloat/32ExactFraction-4 98185 1295 ns/op BenchmarkAppendFloat/32Point-4 29426 7715 ns/op BenchmarkAppendFloat/32Exp-4 93070 1607 ns/op BenchmarkAppendFloat/32NegExp-4 102346 1289 ns/op BenchmarkAppendFloat/32Shortest-4 100934 1139 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 112994 3598 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 110836 1011 ns/op BenchmarkAppendFloat/64Fixed1-4 146967 881.9 ns/op BenchmarkAppendFloat/64Fixed2-4 136105 816.6 ns/op BenchmarkAppendFloat/64Fixed3-4 141912 1779 ns/op BenchmarkAppendFloat/64Fixed4-4 149605 1151 ns/op BenchmarkAppendFloat/64Fixed12-4 67518 1631 ns/op BenchmarkAppendFloat/64Fixed16-4 64994 2017 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 108916 1214 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 71200 2684 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2412 49606 ns/op BenchmarkAppendFloat/Slowpath64-4 70136 1532 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78279 1925 ns/op BenchmarkFormatInt-4 10000 50741 ns/op BenchmarkAppendInt-4 10000 10446 ns/op BenchmarkFormatUint-4 10000 23506 ns/op BenchmarkAppendUint-4 91362 1312 ns/op BenchmarkFormatIntSmall/7-4 2555895 62.50 ns/op BenchmarkFormatIntSmall/42-4 1000000 175.6 ns/op BenchmarkAppendIntSmall-4 1000000 311.9 ns/op BenchmarkAppendUintVarlen/1-4 1000000 212.8 ns/op BenchmarkAppendUintVarlen/12-4 1000000 103.0 ns/op BenchmarkAppendUintVarlen/123-4 1000000 391.1 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 365.8 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 110.5 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 427.4 ns/op BenchmarkAppendUintVarlen/1234567-4 942777 268.1 ns/op BenchmarkAppendUintVarlen/12345678-4 918278 179.7 ns/op BenchmarkAppendUintVarlen/123456789-4 851085 130.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 971109 121.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 289471 532.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 869599 137.3 ns/op BenchmarkAppendUintVarlen/1234567890123-4 818264 158.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 936751 316.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 883976 177.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 900868 209.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 767802 158.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 831049 532.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 731382 225.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 331328 633.2 ns/op BenchmarkQuote-4 46626 3814 ns/op BenchmarkQuoteRune-4 518570 1017 ns/op BenchmarkAppendQuote-4 42757 2433 ns/op BenchmarkAppendQuoteRune-4 878299 130.4 ns/op BenchmarkUnquoteEasy-4 983494 207.7 ns/op BenchmarkUnquoteHard-4 51764 7232 ns/op PASS ok strconv 83.225s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 488174 871.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 55818 2247 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 181616 778.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 189217 1091 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 27182 10157 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 94659 2477 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 704956 609.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 17638 12938 ns/op BenchmarkGenericMatch1-4 1596 73478 ns/op BenchmarkGenericMatch2-4 304 990119 ns/op BenchmarkSingleMaxSkipping-4 4322 47399 ns/op 210.98 MB/s BenchmarkSingleLongSuffixFail-4 10000 21541 ns/op 46.52 MB/s BenchmarkSingleMatch-4 100 5259896 ns/op 2.85 MB/s BenchmarkByteByteNoMatch-4 58125 2295 ns/op BenchmarkByteByteMatch-4 10000 10730 ns/op BenchmarkByteStringMatch-4 18828 12789 ns/op BenchmarkHTMLEscapeNew-4 45685 8024 ns/op BenchmarkHTMLEscapeOld-4 81818 5025 ns/op BenchmarkByteStringReplacerWriteString-4 100 1023446 ns/op BenchmarkByteReplacerWriteString-4 1582 151543 ns/op BenchmarkByteByteReplaces-4 2926 46062 ns/op BenchmarkByteByteMap-4 9805 27981 ns/op BenchmarkMap/identity/ASCII-4 827097 286.2 ns/op BenchmarkMap/identity/Greek-4 416024 1372 ns/op BenchmarkMap/change/ASCII-4 10000 17644 ns/op BenchmarkMap/change/Greek-4 16400 29988 ns/op BenchmarkIndexRune-4 2385326 61.05 ns/op BenchmarkIndexRuneLongString-4 1357638 98.30 ns/op BenchmarkIndexRuneFastPath-4 4303743 27.65 ns/op BenchmarkIndex-4 4512416 29.34 ns/op BenchmarkLastIndex-4 4933885 30.92 ns/op BenchmarkIndexByte-4 8643296 12.71 ns/op BenchmarkToUpper/#00-4 3352497 40.43 ns/op BenchmarkToUpper/ONLYUPPER-4 2093776 57.66 ns/op BenchmarkToUpper/abc-4 269246 457.2 ns/op BenchmarkToUpper/AbC123-4 216661 842.9 ns/op BenchmarkToUpper/azAZ09_-4 229644 809.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43576 3095 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 60930 2033 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30435 4931 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52675 7923 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 108319 1127 ns/op BenchmarkToLower/#00-4 3307615 135.0 ns/op BenchmarkToLower/abc-4 2204650 63.76 ns/op BenchmarkToLower/AbC123-4 173934 3072 ns/op BenchmarkToLower/azAZ09_-4 176433 1176 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 74746 2600 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55892 7385 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 26971 4054 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 67470 3103 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 85708 1352 ns/op BenchmarkMapNoChanges-4 1000000 111.9 ns/op BenchmarkTrim-4 10000 32607 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 1000000 113.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 149598 964.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 122040 1751 ns/op BenchmarkEqualFold/Tests-4 10000 18088 ns/op BenchmarkEqualFold/ASCII-4 2801186 44.19 ns/op BenchmarkEqualFold/UnicodePrefix-4 24141 9552 ns/op BenchmarkEqualFold/UnicodeSuffix-4 90392 1649 ns/op BenchmarkIndexHard1-4 1683 116535 ns/op BenchmarkIndexHard2-4 388 323892 ns/op BenchmarkIndexHard3-4 100 1712755 ns/op BenchmarkIndexHard4-4 68 1604505 ns/op BenchmarkLastIndexHard1-4 66 5676024 ns/op BenchmarkLastIndexHard2-4 64 1889182 ns/op BenchmarkLastIndexHard3-4 67 1844437 ns/op BenchmarkCountHard1-4 1615 164787 ns/op BenchmarkCountHard2-4 374 319866 ns/op BenchmarkCountHard3-4 128 1029119 ns/op BenchmarkIndexTorture-4 7974 15336 ns/op BenchmarkCountTorture-4 7990 32076 ns/op BenchmarkCountTortureOverlapping-4 613 184868 ns/op BenchmarkCountByte/10-4 5647218 22.01 ns/op 454.41 MB/s BenchmarkCountByte/32-4 5307442 29.05 ns/op 1101.42 MB/s BenchmarkCountByte/4096-4 559893 784.1 ns/op 5223.95 MB/s BenchmarkCountByte/4194304-4 607 275221 ns/op 15239.75 MB/s BenchmarkCountByte/67108864-4 16 16358986 ns/op 4102.26 MB/s BenchmarkFields/ASCII/16-4 311426 1349 ns/op 11.86 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 12999 ns/op 19.69 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1357 95581 ns/op 42.85 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 67 2102367 ns/op 31.17 MB/s 98305 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 39221252 ns/op 26.73 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 137451 1021 ns/op 15.67 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 47631 ns/op 5.37 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 577 278532 ns/op 14.71 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 6999511 ns/op 9.36 MB/s 463107 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 147284752 ns/op 7.12 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 326431 652.1 ns/op 24.53 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15037 27793 ns/op 9.21 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1148 190028 ns/op 21.55 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 16 14825746 ns/op 4.42 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 131516221 ns/op 7.97 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 241364 1154 ns/op 13.87 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10993 ns/op 23.29 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 586 230117 ns/op 17.80 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 11706302 ns/op 5.60 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 123742570 ns/op 8.47 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 78647408 ns/op BenchmarkSplitSingleByteSeparator-4 16 49518692 ns/op BenchmarkSplitMultiByteSeparator-4 34 5580035 ns/op BenchmarkSplitNSingleByteSeparator-4 169549 6379 ns/op BenchmarkSplitNMultiByteSeparator-4 163660 1930 ns/op BenchmarkRepeat/5x0-4 3578958 54.43 ns/op BenchmarkRepeat/5x1-4 3302960 56.61 ns/op BenchmarkRepeat/5x2-4 245676 858.0 ns/op BenchmarkRepeat/5x6-4 154344 2572 ns/op BenchmarkRepeat/10x0-4 3318266 92.31 ns/op BenchmarkRepeat/10x1-4 2667980 193.6 ns/op BenchmarkRepeat/10x2-4 216042 537.6 ns/op BenchmarkRepeat/10x6-4 145233 2789 ns/op BenchmarkRepeatLarge/256/1-4 58581 3076 ns/op 83.22 MB/s BenchmarkRepeatLarge/256/16-4 106729 1551 ns/op 165.06 MB/s BenchmarkRepeatLarge/512/1-4 39620 6828 ns/op 74.99 MB/s BenchmarkRepeatLarge/512/16-4 45772 7672 ns/op 66.73 MB/s BenchmarkRepeatLarge/1024/1-4 43412 2730 ns/op 375.10 MB/s BenchmarkRepeatLarge/1024/16-4 10000 12259 ns/op 83.53 MB/s BenchmarkRepeatLarge/2048/1-4 24982 4889 ns/op 418.87 MB/s BenchmarkRepeatLarge/2048/16-4 25351 5829 ns/op 351.35 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11462 ns/op 357.37 MB/s BenchmarkRepeatLarge/4096/16-4 30507 42647 ns/op 96.04 MB/s BenchmarkRepeatLarge/8192/1-4 10000 19813 ns/op 413.47 MB/s BenchmarkRepeatLarge/8192/16-4 10000 30068 ns/op 272.45 MB/s BenchmarkRepeatLarge/8192/4097-4 5297173 21.77 ns/op 188177.50 MB/s BenchmarkRepeatLarge/16384/1-4 6638 154904 ns/op 105.77 MB/s BenchmarkRepeatLarge/16384/16-4 10000 30462 ns/op 537.85 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 28709 ns/op 428.12 MB/s BenchmarkRepeatLarge/32768/1-4 5685 157791 ns/op 207.67 MB/s BenchmarkRepeatLarge/32768/16-4 3364 114762 ns/op 285.53 MB/s BenchmarkRepeatLarge/32768/4097-4 1434 104701 ns/op 273.91 MB/s BenchmarkRepeatLarge/65536/1-4 1911 131063 ns/op 500.04 MB/s BenchmarkRepeatLarge/65536/16-4 1220 88713 ns/op 738.74 MB/s BenchmarkRepeatLarge/65536/4097-4 1243 128151 ns/op 479.55 MB/s BenchmarkRepeatLarge/131072/1-4 268 492655 ns/op 266.05 MB/s BenchmarkRepeatLarge/131072/16-4 398 963338 ns/op 136.06 MB/s BenchmarkRepeatLarge/131072/4097-4 498 416452 ns/op 304.97 MB/s BenchmarkRepeatLarge/262144/1-4 159 4338422 ns/op 60.42 MB/s BenchmarkRepeatLarge/262144/16-4 88 3049598 ns/op 85.96 MB/s BenchmarkRepeatLarge/262144/4097-4 183 1031136 ns/op 250.32 MB/s BenchmarkRepeatLarge/524288/1-4 100 2333596 ns/op 224.67 MB/s BenchmarkRepeatLarge/524288/16-4 80 5287061 ns/op 99.16 MB/s BenchmarkRepeatLarge/524288/4097-4 80 3251765 ns/op 160.01 MB/s BenchmarkRepeatLarge/1048576/1-4 1 123386461 ns/op 8.50 MB/s BenchmarkRepeatLarge/1048576/16-4 51 21764267 ns/op 48.18 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 8822553 ns/op 118.42 MB/s BenchmarkRepeatLarge/2097152/1-4 18 9699200 ns/op 216.22 MB/s BenchmarkRepeatLarge/2097152/16-4 22 10198138 ns/op 205.64 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 21556801 ns/op 97.12 MB/s BenchmarkRepeatLarge/4194304/1-4 10 10437177 ns/op 401.86 MB/s BenchmarkRepeatLarge/4194304/16-4 14 23852225 ns/op 175.85 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 22896542 ns/op 183.05 MB/s BenchmarkRepeatLarge/8388608/1-4 8 70478249 ns/op 119.02 MB/s BenchmarkRepeatLarge/8388608/16-4 5 23230701 ns/op 361.10 MB/s BenchmarkRepeatLarge/8388608/4097-4 1 162980308 ns/op 51.46 MB/s BenchmarkRepeatLarge/16777216/1-4 3 52345185 ns/op 320.51 MB/s BenchmarkRepeatLarge/16777216/16-4 3 116250214 ns/op 144.32 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 79214436 ns/op 211.79 MB/s BenchmarkRepeatLarge/33554432/1-4 2 155931115 ns/op 215.19 MB/s BenchmarkRepeatLarge/33554432/16-4 1 105581680 ns/op 317.81 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 265668135 ns/op 126.30 MB/s BenchmarkRepeatLarge/67108864/1-4 1 149172028 ns/op 449.88 MB/s BenchmarkRepeatLarge/67108864/16-4 1 124981605 ns/op 536.95 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 306225219 ns/op 219.15 MB/s BenchmarkRepeatLarge/134217728/1-4 1 315598961 ns/op 425.28 MB/s BenchmarkRepeatLarge/134217728/16-4 1 515642710 ns/op 260.29 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 466992128 ns/op 287.41 MB/s BenchmarkRepeatLarge/268435456/1-4 1 773519495 ns/op 347.03 MB/s BenchmarkRepeatLarge/268435456/16-4 1 580748010 ns/op 462.22 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 694048897 ns/op 386.77 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1571274924 ns/op 341.68 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1274243864 ns/op 421.33 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1482206467 ns/op 362.21 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2836951563 ns/op 378.48 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3210496990 ns/op 334.45 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3149630361 ns/op 340.91 MB/s BenchmarkIndexAnyASCII/1:1-4 1930789 166.6 ns/op BenchmarkIndexAnyASCII/1:2-4 2106160 58.07 ns/op BenchmarkIndexAnyASCII/1:4-4 1903702 63.28 ns/op BenchmarkIndexAnyASCII/1:8-4 1942131 65.77 ns/op BenchmarkIndexAnyASCII/1:16-4 1370384 167.5 ns/op BenchmarkIndexAnyASCII/1:32-4 1809714 117.7 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 141.3 ns/op BenchmarkIndexAnyASCII/16:1-4 2088949 63.27 ns/op BenchmarkIndexAnyASCII/16:2-4 527298 327.2 ns/op BenchmarkIndexAnyASCII/16:4-4 609997 327.1 ns/op BenchmarkIndexAnyASCII/16:8-4 523447 230.6 ns/op BenchmarkIndexAnyASCII/16:16-4 426154 1339 ns/op BenchmarkIndexAnyASCII/16:32-4 419538 295.1 ns/op BenchmarkIndexAnyASCII/16:64-4 388214 345.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1764016 70.88 ns/op BenchmarkIndexAnyASCII/256:2-4 10000 26530 ns/op BenchmarkIndexAnyASCII/256:4-4 48870 3824 ns/op BenchmarkIndexAnyASCII/256:8-4 52375 2738 ns/op BenchmarkIndexAnyASCII/256:16-4 54122 2580 ns/op BenchmarkIndexAnyASCII/256:32-4 48542 2601 ns/op BenchmarkIndexAnyASCII/256:64-4 29528 9204 ns/op BenchmarkIndexAnyUTF8/1:1-4 2440464 53.66 ns/op BenchmarkIndexAnyUTF8/1:2-4 2037422 128.8 ns/op BenchmarkIndexAnyUTF8/1:4-4 2182491 133.8 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 130.8 ns/op BenchmarkIndexAnyUTF8/1:16-4 1817782 114.6 ns/op BenchmarkIndexAnyUTF8/1:32-4 1779066 66.08 ns/op BenchmarkIndexAnyUTF8/1:64-4 1668052 69.38 ns/op BenchmarkIndexAnyUTF8/16:1-4 1676739 76.81 ns/op BenchmarkIndexAnyUTF8/16:2-4 334976 360.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 329674 409.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 309754 769.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 199044 578.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 201942 574.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 214298 637.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 474183 270.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 23983 6265 ns/op BenchmarkIndexAnyUTF8/256:4-4 22587 7280 ns/op BenchmarkIndexAnyUTF8/256:8-4 21446 5530 ns/op BenchmarkIndexAnyUTF8/256:16-4 15319 8043 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 22087 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10943 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 234.8 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2124760 60.52 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1000000 143.4 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1395110 77.10 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1855606 70.16 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1741857 78.97 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1485156 70.38 ns/op BenchmarkLastIndexAnyASCII/16:1-4 158042 1740 ns/op BenchmarkLastIndexAnyASCII/16:2-4 617271 269.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 625398 224.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 539091 276.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 490690 407.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 483928 433.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 348690 369.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54250 3210 ns/op BenchmarkLastIndexAnyASCII/256:2-4 47917 3509 ns/op BenchmarkLastIndexAnyASCII/256:4-4 48571 2690 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53386 2333 ns/op BenchmarkLastIndexAnyASCII/256:16-4 51202 2734 ns/op BenchmarkLastIndexAnyASCII/256:32-4 52568 3414 ns/op BenchmarkLastIndexAnyASCII/256:64-4 48558 2565 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 128.1 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2076298 62.61 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2034199 88.72 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1969359 58.90 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1481749 82.77 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1908254 64.32 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1505312 288.4 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 449853 283.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 10000 12208 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 153816 1662 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 183003 647.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 119497 1009 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 171052 1418 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 145940 834.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 34448 18629 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 39514 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14486 19079 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12801 9155 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11591 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8335 20395 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 14038 ns/op BenchmarkTrimASCII/1:1-4 2170060 54.89 ns/op BenchmarkTrimASCII/1:2-4 2030449 66.65 ns/op BenchmarkTrimASCII/1:4-4 1840249 66.21 ns/op BenchmarkTrimASCII/1:8-4 1000000 183.2 ns/op BenchmarkTrimASCII/1:16-4 1254529 90.78 ns/op BenchmarkTrimASCII/16:1-4 2109235 105.6 ns/op BenchmarkTrimASCII/16:2-4 640360 255.0 ns/op BenchmarkTrimASCII/16:4-4 587128 247.0 ns/op BenchmarkTrimASCII/16:8-4 523376 220.4 ns/op BenchmarkTrimASCII/16:16-4 568015 261.4 ns/op BenchmarkTrimASCII/256:1-4 465420 622.9 ns/op BenchmarkTrimASCII/256:2-4 51151 6656 ns/op BenchmarkTrimASCII/256:4-4 54742 3807 ns/op BenchmarkTrimASCII/256:8-4 55228 17448 ns/op BenchmarkTrimASCII/256:16-4 28874 6160 ns/op BenchmarkTrimASCII/4096:1-4 10000 19364 ns/op BenchmarkTrimASCII/4096:2-4 3517 45563 ns/op BenchmarkTrimASCII/4096:4-4 3516 34583 ns/op BenchmarkTrimASCII/4096:8-4 3464 36954 ns/op BenchmarkTrimASCII/4096:16-4 2736 41756 ns/op BenchmarkTrimByte-4 4334928 57.32 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 27801 4231 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 28429 4354 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1334 205119 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1548 309826 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3916 36138 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7182 16179 ns/op BenchmarkJoin/0-4 5974659 34.26 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4444327 31.68 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 181138 738.3 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 35436 2948 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 94377 2273 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 68598 1644 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 65512 4461 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55370 2640 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2712247 62.20 ns/op BenchmarkTrimSpace/ASCII-4 1000000 105.0 ns/op BenchmarkTrimSpace/SomeNonASCII-4 134109 1945 ns/op BenchmarkTrimSpace/JustNonASCII-4 63351 2537 ns/op BenchmarkReplaceAll-4 124281 1001 ns/op 16 B/op 1 allocs/op PASS ok strings 216.306s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 81847 5066 ns/op BenchmarkCond2-4 55114 6040 ns/op BenchmarkCond4-4 10000 17913 ns/op BenchmarkCond8-4 16980 13847 ns/op BenchmarkCond16-4 5306 38127 ns/op BenchmarkCond32-4 3308 34758 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 759103 205.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 312402 354.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 454912 244.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 702566 1027 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 319754 315.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 548582 608.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 103225 1427 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 71209 3982 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 122608 6135 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 67729 6075 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 776587 272.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 259425 1129 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 540684 214.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 238306 681.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 556570 876.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 199436 594.5 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 870567 313.9 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 76356 3713 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 164094 855.7 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 389678 314.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3013 65290 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 319 908240 ns/op BenchmarkRange/*sync.Map-4 2011 52160 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 102374 3089 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 246364 618.3 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 98239 1990 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 49924 17532 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 187752 1902 ns/op BenchmarkAdversarialDelete/*sync.Map-4 97683 1590 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 128985 1109 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 311629 558.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 1187460 139.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 52148 3659 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 185012 952.9 ns/op BenchmarkSwapCollision/*sync.Map-4 128869 1756 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 162 1579401 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 162706 1611 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 337642 369.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 10000 27083 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 66388 1804 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 29749 5595 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 322047 350.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 144716 1370 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 280533 1665 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1485835 312.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 188044 657.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 199.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 1011031 133.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 255644 1407 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 1010713 303.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 140062 1356 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 358569 521.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 559012 1348 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 144988 1442 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 424947 1010 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 366060 796.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 183019 988.1 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 461455 459.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 64359 2045 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 99322 1349 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 465637 675.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 201146 1365 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 657056 518.2 ns/op BenchmarkUncontendedSemaphore-4 4783066 30.72 ns/op BenchmarkContendedSemaphore-4 1000000 278.7 ns/op BenchmarkMutexUncontended-4 810662 218.4 ns/op BenchmarkMutex-4 370822 805.5 ns/op BenchmarkMutexSlack-4 403762 495.4 ns/op BenchmarkMutexWork-4 272070 760.1 ns/op BenchmarkMutexWorkSlack-4 249356 445.7 ns/op BenchmarkMutexNoSpin-4 96242 2324 ns/op BenchmarkMutexSpin-4 29748 3627 ns/op BenchmarkOnce-4 1455079 96.73 ns/op BenchmarkOnceFunc/v=Once-4 1932669 219.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1510768 135.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 110.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1636826 74.02 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 188.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 153.8 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8449534 18.74 ns/op BenchmarkSemaSyntNonblock-4 2376864 79.76 ns/op BenchmarkSemaSyntBlock-4 1907061 85.78 ns/op BenchmarkSemaWorkNonblock-4 1000000 164.9 ns/op BenchmarkSemaWorkBlock-4 1000000 102.0 ns/op BenchmarkRWMutexUncontended-4 388329 392.3 ns/op BenchmarkRWMutexWrite100-4 433208 266.9 ns/op BenchmarkRWMutexWrite10-4 464827 577.1 ns/op BenchmarkRWMutexWorkWrite100-4 261690 1448 ns/op BenchmarkRWMutexWorkWrite10-4 286765 904.3 ns/op BenchmarkWaitGroupUncontended-4 204336 586.3 ns/op BenchmarkWaitGroupAddDone-4 513519 277.6 ns/op BenchmarkWaitGroupAddDoneWork-4 546153 432.0 ns/op BenchmarkWaitGroupWait-4 4356619 115.1 ns/op BenchmarkWaitGroupWaitWork-4 2509732 52.77 ns/op BenchmarkWaitGroupActuallyWait-4 90235 2616 ns/op 32 B/op 2 allocs/op PASS ok sync 81.274s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 881188 197.6 ns/op PASS ok sync/atomic 1.778s PASS ok syscall 1.059s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 106718 1763 ns/op 0 B/op 0 allocs/op PASS ok testing 1.805s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5553 79275 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6940 38625 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 73 11018697 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 60 2022348 ns/op 2156 B/op 17 allocs/op BenchmarkTable/1x100000/new-4 1 371053887 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 203574737 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1432 264224 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1599 73340 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 14068339 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 39153064 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 998300157 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 1402538679 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 54 2411861 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 146 720217 ns/op 269 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 93529297 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 1 387715331 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x100000/new-4 1 10496166549 ns/op 335150056 B/op 100091 allocs/op BenchmarkTable/100x100000/reuse-4 1 12969780638 ns/op 335150048 B/op 100090 allocs/op BenchmarkPyramid/10-4 2168 72277 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 33 8815955 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 604526526 ns/op 35625552 B/op 2059 allocs/op BenchmarkRagged/10-4 1678 226155 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 212 2081707 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 19 10176523 ns/op 427429 B/op 1661 allocs/op BenchmarkCode-4 5500 69800 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 47.523s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 380807264 ns/op BenchmarkVariableString-4 10000 11010 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1624 93050 ns/op 2519 B/op 39 allocs/op PASS ok text/template/parse 2.733s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 42 8942478 ns/op BenchmarkAfter-4 20 8608813 ns/op BenchmarkStop-4 100 1877193 ns/op BenchmarkSimultaneousAfterFunc-4 32 10210634 ns/op BenchmarkStartStop-4 183 2321618 ns/op BenchmarkReset-4 2006 221976 ns/op BenchmarkSleep-4 54 6348251 ns/op BenchmarkParallelTimerLatency-4 1 75104354 avg-late-ns 113074542 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 9 48677552 avg-late-ns 424600043 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 15 26874227 avg-late-ns 56867577 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 7 6942064 avg-late-ns 75625181 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 4 23602918 avg-late-ns 211652067 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 2 2155178 avg-late-ns 5316184 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 15 12278735 avg-late-ns 226292557 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 13 36457662 avg-late-ns 70350188 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 4 15766895 avg-late-ns 529289573 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 20 36711992 avg-late-ns 147517752 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 1 5343660 avg-late-ns 13754432 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 19 60715214 avg-late-ns 141231150 max-late-ns BenchmarkTicker-4 369 587774 ns/op BenchmarkTickerReset-4 4383 210217 ns/op BenchmarkTickerResetNaive-4 164 2184000 ns/op BenchmarkNow-4 1000000 190.1 ns/op BenchmarkNowUnixNano-4 1000000 123.9 ns/op BenchmarkNowUnixMilli-4 1000000 107.5 ns/op BenchmarkNowUnixMicro-4 1000000 244.0 ns/op BenchmarkFormat-4 56182 2419 ns/op BenchmarkFormatRFC3339-4 67522 1786 ns/op BenchmarkFormatRFC3339Nano-4 49873 4628 ns/op BenchmarkFormatNow-4 68162 1899 ns/op BenchmarkMarshalJSON-4 100902 2714 ns/op BenchmarkMarshalText-4 73156 1477 ns/op BenchmarkParse-4 139503 1302 ns/op BenchmarkParseRFC3339UTC-4 363310 380.0 ns/op BenchmarkParseRFC3339UTCBytes-4 182121 743.4 ns/op BenchmarkParseRFC3339TZ-4 70341 1526 ns/op BenchmarkParseRFC3339TZBytes-4 64912 2336 ns/op BenchmarkParseDuration-4 548670 311.3 ns/op BenchmarkHour-4 902157 633.2 ns/op BenchmarkSecond-4 786664 164.5 ns/op BenchmarkYear-4 881044 289.3 ns/op BenchmarkDay-4 671638 213.8 ns/op BenchmarkISOWeek-4 702942 360.1 ns/op BenchmarkGoString-4 69908 4657 ns/op BenchmarkUnmarshalText-4 42014 2894 ns/op PASS ok time 45.912s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 337012 880.4 ns/op BenchmarkDecodeValidJapaneseChars-4 430998 501.4 ns/op BenchmarkDecodeRune-4 1234027 369.8 ns/op BenchmarkEncodeValidASCII-4 331592 780.0 ns/op BenchmarkEncodeValidJapaneseChars-4 552328 2075 ns/op BenchmarkAppendRuneValidASCII-4 672224 220.3 ns/op BenchmarkAppendRuneValidJapaneseChars-4 157453 1544 ns/op BenchmarkEncodeRune-4 1096208 346.1 ns/op PASS ok unicode/utf16 8.699s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 792774 142.6 ns/op BenchmarkRuneCountTenJapaneseChars-4 206754 730.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3442802 31.10 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 444063 258.9 ns/op BenchmarkValidTenASCIIChars-4 771202 161.1 ns/op BenchmarkValid100KASCIIChars-4 80 1877536 ns/op BenchmarkValidTenJapaneseChars-4 150834 1371 ns/op BenchmarkValidLongMostlyASCII-4 45 2545806 ns/op BenchmarkValidLongJapanese-4 60 3601918 ns/op BenchmarkValidStringTenASCIIChars-4 4993102 46.09 ns/op BenchmarkValidString100KASCIIChars-4 6984 73324 ns/op BenchmarkValidStringTenJapaneseChars-4 415221 382.5 ns/op BenchmarkValidStringLongMostlyASCII-4 1134 447693 ns/op BenchmarkValidStringLongJapanese-4 100 2071173 ns/op BenchmarkEncodeASCIIRune-4 3548820 28.35 ns/op BenchmarkEncodeJapaneseRune-4 1391809 145.4 ns/op BenchmarkAppendASCIIRune-4 8208993 22.92 ns/op BenchmarkAppendJapaneseRune-4 1842121 378.3 ns/op BenchmarkDecodeASCIIRune-4 2790549 146.5 ns/op BenchmarkDecodeJapaneseRune-4 1911032 174.0 ns/op BenchmarkFullRune/ASCII-4 2557777 91.54 ns/op BenchmarkFullRune/Incomplete-4 1283678 197.4 ns/op BenchmarkFullRune/Japanese-4 2791831 44.02 ns/op PASS ok unicode/utf8 17.347s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 188649909675 ns/op PASS ok cmd/api 190.407s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 619242 293.2 ns/op BenchmarkCgoCall/one-pointer-4 452660 334.8 ns/op BenchmarkCgoCall/eight-pointers-4 233718 948.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 538677 327.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 10000 35221 ns/op BenchmarkCgoCall/eight-pointers-slice-4 33922 7858 ns/op BenchmarkGoString-4 967843 288.4 ns/op BenchmarkCGoCallback-4 67530 3708 ns/op BenchmarkCGoInCThread-4 533850 618.9 ns/op PASS ok cmd/cgo/internal/test 6.140s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 518076 264.1 ns/op BenchmarkEqArrayOfStrings64-4 62224 1687 ns/op BenchmarkEqArrayOfStrings1024-4 4006 32354 ns/op BenchmarkEqArrayOfFloats5-4 903453 715.1 ns/op BenchmarkEqArrayOfFloats64-4 124480 1090 ns/op BenchmarkEqArrayOfFloats1024-4 5218 26648 ns/op BenchmarkEqArrayOfStructsEq-4 1382 126832 ns/op BenchmarkEqArrayOfStructsNotEq-4 2142 114896 ns/op BenchmarkEqStruct-4 15929125 16.63 ns/op PASS ok cmd/compile/internal/reflectdata 9.077s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 95272 ns/op BenchmarkCopyElim1-4 205 1637494 ns/op BenchmarkCopyElim10-4 349 639589 ns/op BenchmarkCopyElim100-4 229 518565 ns/op BenchmarkCopyElim1000-4 32 4714636 ns/op BenchmarkCopyElim10000-4 1 112751017 ns/op BenchmarkCopyElim100000-4 1 673661926 ns/op BenchmarkDeadCode/1-4 100 5554376 ns/op BenchmarkDeadCode/10-4 290 448144 ns/op BenchmarkDeadCode/100-4 100 6683060 ns/op BenchmarkDeadCode/1000-4 44 15456295 ns/op BenchmarkDeadCode/10000-4 1 288970564 ns/op BenchmarkDeadCode/100000-4 1 1201891833 ns/op BenchmarkDeadCode/200000-4 1 2320395634 ns/op BenchmarkDominatorsLinear-4 10 11592531 ns/op 0.86 MB/s BenchmarkDominatorsFwdBack-4 8 24132274 ns/op 0.41 MB/s BenchmarkDominatorsManyPred-4 7 17606412 ns/op 0.57 MB/s BenchmarkDominatorsMaxPred-4 6 66946662 ns/op 0.15 MB/s BenchmarkDominatorsMaxPredVal-4 7 17365834 ns/op 0.58 MB/s BenchmarkFuse/1-4 100 3981073 ns/op BenchmarkFuse/10-4 100 1848825 ns/op BenchmarkFuse/100-4 100 1166532 ns/op BenchmarkFuse/1000-4 18 7960569 ns/op BenchmarkFuse/10000-4 2 82146072 ns/op BenchmarkNilCheckDeep1-4 8480 16868 ns/op 0.06 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3357 54011 ns/op 0.19 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 472 271382 ns/op 0.37 MB/s 651 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 48 2272061 ns/op 0.44 MB/s 6178 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 3 45077051 ns/op 0.22 MB/s 98930 B/op 7 allocs/op BenchmarkDSEPass-4 13 9950048 ns/op 70894 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 268735926 ns/op 4266144 B/op 108634 allocs/op BenchmarkCSEPass-4 5 50753288 ns/op 105435 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 378571640 ns/op 5685544 B/op 97614 allocs/op BenchmarkDeadcodePass-4 100 1776113 ns/op 92840 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 210562547 ns/op 4029280 B/op 44869 allocs/op BenchmarkMultiPass-4 2 55946069 ns/op 273352 B/op 23 allocs/op BenchmarkMultiPassBlock-4 1 475252273 ns/op 11262848 B/op 150334 allocs/op BenchmarkCondRewrite/SoloJump-4 2745637 45.97 ns/op BenchmarkCondRewrite/CombJump-4 2827464 41.48 ns/op PASS ok cmd/compile/internal/ssa 41.674s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7995 17868 ns/op BenchmarkExtShift-4 12583 11164 ns/op BenchmarkModify-4 4573 30652 ns/op BenchmarkMullImm-4 1008 112542 ns/op BenchmarkConstModify-4 7387 21706 ns/op BenchmarkBitSet-4 15841 36431 ns/op BenchmarkBitClear-4 10000 13826 ns/op BenchmarkBitToggle-4 15654 8997 ns/op BenchmarkBitSetConst-4 126032 4414 ns/op BenchmarkBitClearConst-4 122042 2278 ns/op BenchmarkBitToggleConst-4 108295 1038 ns/op BenchmarkDivconstI64-4 7996339 18.37 ns/op BenchmarkModconstI64-4 7631317 16.02 ns/op BenchmarkDivisiblePow2constI64-4 8014969 16.12 ns/op BenchmarkDivisibleconstI64-4 5157961 23.34 ns/op BenchmarkDivisibleWDivconstI64-4 4902967 74.10 ns/op BenchmarkDivconstU64/3-4 6993486 32.18 ns/op BenchmarkDivconstU64/5-4 7970017 33.73 ns/op BenchmarkDivconstU64/37-4 7898068 23.95 ns/op BenchmarkDivconstU64/1234567-4 7371782 17.51 ns/op BenchmarkModconstU64-4 7649245 56.04 ns/op BenchmarkDivisibleconstU64-4 7458492 24.55 ns/op BenchmarkDivisibleWDivconstU64-4 4570600 24.69 ns/op BenchmarkDivconstI32-4 7784150 29.05 ns/op BenchmarkModconstI32-4 7256552 20.52 ns/op BenchmarkDivisiblePow2constI32-4 6929839 17.58 ns/op BenchmarkDivisibleconstI32-4 8000731 47.73 ns/op BenchmarkDivisibleWDivconstI32-4 5205804 100.1 ns/op BenchmarkDivconstU32-4 8117707 79.08 ns/op BenchmarkModconstU32-4 8023040 15.73 ns/op BenchmarkDivisibleconstU32-4 5130290 85.07 ns/op BenchmarkDivisibleWDivconstU32-4 3044635 32.87 ns/op BenchmarkDivconstI16-4 7600672 15.04 ns/op BenchmarkModconstI16-4 6800508 21.12 ns/op BenchmarkDivisiblePow2constI16-4 8067729 15.90 ns/op BenchmarkDivisibleconstI16-4 5512093 19.89 ns/op BenchmarkDivisibleWDivconstI16-4 5493051 43.26 ns/op BenchmarkDivconstU16-4 8238224 24.48 ns/op BenchmarkModconstU16-4 8171806 15.91 ns/op BenchmarkDivisibleconstU16-4 8154717 30.09 ns/op BenchmarkDivisibleWDivconstU16-4 4955131 44.59 ns/op BenchmarkDivconstI8-4 7574202 15.26 ns/op BenchmarkModconstI8-4 7375510 69.22 ns/op BenchmarkDivisiblePow2constI8-4 2715308 37.48 ns/op BenchmarkDivisibleconstI8-4 7791354 29.08 ns/op BenchmarkDivisibleWDivconstI8-4 4899498 22.67 ns/op BenchmarkDivconstU8-4 8139074 14.77 ns/op BenchmarkModconstU8-4 8232261 16.37 ns/op BenchmarkDivisibleconstU8-4 7545837 16.90 ns/op BenchmarkDivisibleWDivconstU8-4 5313642 29.52 ns/op BenchmarkMul2-4 174853 920.1 ns/op BenchmarkMulNeg2-4 170259 1778 ns/op BenchmarkEfaceInteger-4 3499724 47.46 ns/op BenchmarkDiv64UnsignedSmall-4 14455939 11.87 ns/op BenchmarkDiv64Small-4 13796194 11.03 ns/op BenchmarkDiv64SmallNegDivisor-4 12669247 36.61 ns/op BenchmarkDiv64SmallNegDividend-4 13871710 9.420 ns/op BenchmarkDiv64SmallNegBoth-4 12666544 9.166 ns/op BenchmarkDiv64Unsigned-4 11251339 10.87 ns/op BenchmarkDiv64-4 11226411 20.01 ns/op BenchmarkDiv64NegDivisor-4 11272060 10.97 ns/op BenchmarkDiv64NegDividend-4 9379395 11.06 ns/op BenchmarkDiv64NegBoth-4 11384593 10.53 ns/op BenchmarkMod64UnsignedSmall-4 12110764 21.53 ns/op BenchmarkMod64Small-4 12295627 12.03 ns/op BenchmarkMod64SmallNegDivisor-4 13879894 8.930 ns/op BenchmarkMod64SmallNegDividend-4 12033938 9.909 ns/op BenchmarkMod64SmallNegBoth-4 13294304 10.44 ns/op BenchmarkMod64Unsigned-4 6183980 28.11 ns/op BenchmarkMod64-4 11125455 23.82 ns/op BenchmarkMod64NegDivisor-4 11366562 14.18 ns/op BenchmarkMod64NegDividend-4 9567037 66.93 ns/op BenchmarkMod64NegBoth-4 11260639 13.09 ns/op BenchmarkMulconstI32/3-4 13668283 46.93 ns/op BenchmarkMulconstI32/5-4 14174415 9.763 ns/op BenchmarkMulconstI32/12-4 14048942 12.42 ns/op BenchmarkMulconstI32/120-4 14774960 8.590 ns/op BenchmarkMulconstI32/-120-4 14128670 8.713 ns/op BenchmarkMulconstI32/65537-4 14673998 36.64 ns/op BenchmarkMulconstI32/65538-4 14008724 17.69 ns/op BenchmarkMulconstI64/3-4 13637028 12.84 ns/op BenchmarkMulconstI64/5-4 14802996 11.15 ns/op BenchmarkMulconstI64/12-4 13842891 8.596 ns/op BenchmarkMulconstI64/120-4 14304602 8.770 ns/op BenchmarkMulconstI64/-120-4 14778648 15.63 ns/op BenchmarkMulconstI64/65537-4 12954873 8.678 ns/op BenchmarkMulconstI64/65538-4 13152820 8.439 ns/op BenchmarkMulconstU32/3-4 14153328 9.061 ns/op BenchmarkMulconstU32/5-4 14083794 8.609 ns/op BenchmarkMulconstU32/12-4 13223192 8.237 ns/op BenchmarkMulconstU32/120-4 14368894 8.467 ns/op BenchmarkMulconstU32/65537-4 14270466 8.365 ns/op BenchmarkMulconstU32/65538-4 14415423 8.424 ns/op BenchmarkMulconstU64/3-4 13370522 20.63 ns/op BenchmarkMulconstU64/5-4 13060827 15.06 ns/op BenchmarkMulconstU64/12-4 12424125 11.16 ns/op BenchmarkMulconstU64/120-4 11942698 26.16 ns/op BenchmarkMulconstU64/65537-4 14434424 15.43 ns/op BenchmarkMulconstU64/65538-4 12939537 8.287 ns/op BenchmarkShiftArithmeticRight-4 14778855 71.05 ns/op BenchmarkSwitch8Predictable-4 9962966 15.73 ns/op BenchmarkSwitch8Unpredictable-4 5564601 23.28 ns/op BenchmarkSwitch32Predictable-4 8752430 13.89 ns/op BenchmarkSwitch32Unpredictable-4 5474048 24.73 ns/op BenchmarkSwitchStringPredictable-4 2565134 67.77 ns/op BenchmarkSwitchStringUnpredictable-4 4089651 62.62 ns/op PASS ok cmd/compile/internal/test 81.237s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 148 966251 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 248.0 ns/op BenchmarkNamed/Underlying/generic-4 1000000 346.4 ns/op BenchmarkNamed/Underlying/src_instance-4 1232200 88.57 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 112.3 ns/op BenchmarkCheck/http/funcbodies/info-4 1 994070375 ns/op 30775 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 492641480 ns/op 62094 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 167549327 ns/op 110904 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 156599650 ns/op 195345 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1726756028 ns/op 3002 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 164235960 ns/op 31117 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 186023336 ns/op 27866 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 213624996 ns/op 19873 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 457783318 ns/op 4740 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 127719853 ns/op 11586 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 167312085 ns/op 12154 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 133541011 ns/op 7745 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2689788077 ns/op 23766 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1735224026 ns/op 37150 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 168967871 ns/op 348279 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 128331718 ns/op 297862 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1302846928 ns/op 1537 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 105776464 ns/op 16437 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 127424516 ns/op 14816 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 81097992 ns/op 20122 lines/s PASS ok cmd/compile/internal/types2 52.477s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 111 2322166 ns/op 1930712 sys-ns/op 590045 user-ns/op PASS ok cmd/go 1.554s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 10000 31114 ns/op 0.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 23839 14097 ns/op 0.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2649 85608 ns/op 11.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2756 98555 ns/op 10.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 349 322572 ns/op 25.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 199 521831 ns/op 15.70 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 5.187s All tests passed.