linux-s390x-ibm-race at 6b020be648960440b1f02d28889a6e050f59c31c :: 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=9435c975ad184ce1944b741e00d4b06b" "JOURNAL_STREAM=9:604458277" "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=9435c975ad184ce1944b741e00d4b06b" "JOURNAL_STREAM=9:604458277" "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.271s ok archive/zip 3.910s ok bufio 1.335s ok bytes 3.681s ok cmp 1.017s ok compress/bzip2 1.579s ok compress/flate 12.043s ok compress/gzip 20.795s ok compress/lzw 2.483s ok compress/zlib 7.080s ok container/heap 1.019s ok container/list 1.015s ok container/ring 1.016s ok context 1.032s ok crypto 1.010s ok crypto/aes 1.047s ok crypto/cipher 1.035s ok crypto/des 1.033s ok crypto/dsa 1.026s ok crypto/ecdh 1.445s ok crypto/ecdsa 1.634s ok crypto/ed25519 2.213s ok crypto/elliptic 1.057s ok crypto/hmac 1.024s ok crypto/internal/alias 1.011s ok crypto/internal/bigmod 7.182s ok crypto/internal/boring 1.028s ok crypto/internal/boring/bcache 1.965s ok crypto/internal/edwards25519 94.607s ok crypto/internal/edwards25519/field 48.601s ok crypto/internal/nistec 2.564s ok crypto/internal/nistec/fiat 1.009s [no tests to run] ok crypto/md5 1.034s ok crypto/rand 1.382s ok crypto/rc4 1.707s ok crypto/rsa 3.688s ok crypto/sha1 1.019s ok crypto/sha256 1.040s ok crypto/sha512 1.026s ok crypto/subtle 2.085s ok crypto/tls 6.372s ok crypto/x509 3.919s ok database/sql 1.365s ok database/sql/driver 1.013s ok debug/buildinfo 1.026s ok debug/dwarf 1.064s ok debug/elf 2.659s ok debug/gosym 1.266s ok debug/macho 1.027s ok debug/pe 1.035s ok debug/plan9obj 1.011s ok embed 1.013s [no tests to run] ok embed/internal/embedtest 1.018s ok encoding/ascii85 1.018s ok encoding/asn1 1.068s ok encoding/base32 1.161s ok encoding/base64 1.072s ok encoding/binary 1.029s ok encoding/csv 1.040s ok encoding/gob 22.616s ok encoding/hex 1.027s ok encoding/json 2.446s ok encoding/pem 2.696s ok encoding/xml 1.155s ok errors 1.012s ok expvar 1.012s ok flag 3.073s ok fmt 1.550s ok go/ast 1.019s ok go/build 7.426s ok go/build/constraint 1.014s ok go/constant 1.017s ok go/doc 1.457s ok go/doc/comment 3.889s ok go/format 1.100s ok go/importer 1.192s ok go/internal/gccgoimporter 1.088s ok go/internal/gcimporter 2.158s ok go/internal/srcimporter 26.527s ok go/parser 3.446s ok go/printer 5.264s ok go/scanner 1.094s ok go/token 1.199s ok go/types 36.657s ok hash 1.008s ok hash/adler32 1.030s ok hash/crc32 1.040s ok hash/crc64 1.038s ok hash/fnv 1.009s ok hash/maphash 1.009s ok html 1.012s ok html/template 1.186s ok image 1.540s ok image/color 1.046s ok image/draw 1.722s ok image/gif 2.034s ok image/jpeg 3.051s ok image/png 4.617s ok index/suffixarray 2.864s ok internal/abi 1.126s ok internal/buildcfg 1.012s ok internal/coverage/cformat 1.013s ok internal/coverage/cmerge 1.006s ok internal/coverage/pods 1.014s ok internal/coverage/slicereader 1.009s ok internal/coverage/slicewriter 1.008s ok internal/coverage/test 1.082s ok internal/cpu 2.024s ok internal/dag 1.461s ok internal/diff 1.120s ok internal/fmtsort 1.018s ok internal/fuzz 1.077s ok internal/godebug 15.743s ok internal/godebugs 1.015s ok internal/intern 3.471s ok internal/itoa 1.194s ok internal/poll 1.406s ok internal/profile 1.122s ok internal/reflectlite 1.025s ok internal/safefilepath 1.015s ok internal/saferio 1.091s ok internal/singleflight 1.051s ok internal/testenv 1.112s ok internal/trace 1.200s ok internal/types/errors 1.425s ok internal/unsafeheader 1.009s ok internal/xcoff 1.142s ok internal/zstd 1.065s ok io 1.046s ok io/fs 1.293s ok io/ioutil 1.027s ok log 1.016s ok log/slog 1.033s ok log/slog/internal/benchmarks 1.008s ok log/slog/internal/buffer 1.012s ok log/syslog 2.703s ok maps 1.067s ok math 1.019s ok math/big 6.559s ok math/bits 1.041s ok math/cmplx 1.026s ok math/rand 4.840s ok mime 1.042s ok mime/multipart 6.871s ok mime/quotedprintable 1.170s ok net 49.421s ok net/http 16.417s ok net/http/cgi 12.288s ok net/http/cookiejar 1.029s ok net/http/fcgi 1.142s ok net/http/httptest 1.306s ok net/http/httptrace 1.018s ok net/http/httputil 1.644s ok net/http/internal 1.047s ok net/http/internal/ascii 1.010s ok net/http/pprof 6.138s ok net/internal/socktest 1.006s ok net/mail 1.013s ok net/netip 1.286s ok net/rpc 1.058s ok net/rpc/jsonrpc 1.017s ok net/smtp 1.193s ok net/textproto 1.135s ok net/url 1.271s ok os 6.348s ok os/exec 5.147s ok os/exec/internal/fdtest 1.007s ok os/signal 18.392s ok os/user 1.023s ok path 1.012s ok path/filepath 1.056s ok plugin 1.082s ok reflect 2.289s ok regexp 4.034s ok regexp/syntax 7.086s ok runtime 55.962s ok runtime/cgo 1.413s ok runtime/coverage 1.021s ok runtime/debug 2.415s ok runtime/internal/atomic 1.024s ok runtime/internal/math 1.011s ok runtime/internal/sys 1.012s ok runtime/internal/syscall 1.011s ok runtime/metrics 1.029s ok runtime/pprof 21.464s ok runtime/race 13.574s ok runtime/trace 8.540s ok slices 1.942s ok sort 1.962s ok strconv 3.693s ok strings 2.898s ok sync 1.471s ok sync/atomic 5.128s ok syscall 12.346s ok testing 5.102s ok testing/fstest 1.078s ok testing/iotest 1.076s ok testing/quick 1.140s ok testing/slogtest 1.030s ok text/scanner 1.029s ok text/tabwriter 1.014s ok text/template 1.105s ok text/template/parse 1.039s ok time 3.488s ok unicode 1.021s ok unicode/utf16 1.011s ok unicode/utf8 1.041s ok cmd/addr2line 8.741s ok cmd/api 34.347s ok cmd/asm/internal/asm 9.799s ok cmd/asm/internal/lex 1.064s ok cmd/cgo/internal/swig 1.053s ok cmd/cgo/internal/test 4.187s ok cmd/cgo/internal/testcarchive 54.376s ok cmd/cgo/internal/testcshared 21.397s ok cmd/cgo/internal/testerrors 24.229s ok cmd/cgo/internal/testfortran 1.026s ok cmd/cgo/internal/testgodefs 3.239s ok cmd/cgo/internal/testlife 2.294s ok cmd/cgo/internal/testnocgo 1.023s ok cmd/cgo/internal/testplugin 83.099s ok cmd/cgo/internal/testsanitizers 1.245s ok cmd/cgo/internal/testshared 66.538s ok cmd/cgo/internal/testso 9.139s ok cmd/cgo/internal/teststdio 9.501s ok cmd/cgo/internal/testtls 1.140s ok cmd/compile/internal/abt 1.104s ok cmd/compile/internal/amd64 1.048s ok cmd/compile/internal/base 1.011s ok cmd/compile/internal/compare 1.009s ok cmd/compile/internal/dwarfgen 1.726s ok cmd/compile/internal/importer 2.407s ok cmd/compile/internal/ir 1.011s ok cmd/compile/internal/logopt 1.081s ok cmd/compile/internal/loopvar 1.101s ok cmd/compile/internal/noder 1.036s ok cmd/compile/internal/reflectdata 1.036s [no tests to run] ok cmd/compile/internal/ssa 14.880s ok cmd/compile/internal/syntax 1.176s ok cmd/compile/internal/test 12.762s ok cmd/compile/internal/typecheck 1.203s ok cmd/compile/internal/types 1.009s ok cmd/compile/internal/types2 7.852s ok cmd/covdata 1.022s ok cmd/cover 15.801s ok cmd/dist 1.007s ok cmd/distpack 1.011s ok cmd/doc 1.624s ok cmd/fix 2.102s ok cmd/go 399.092s ok cmd/go/internal/auth 1.097s ok cmd/go/internal/cache 1.125s ok cmd/go/internal/envcmd 1.547s ok cmd/go/internal/fsys 1.328s ok cmd/go/internal/generate 1.082s ok cmd/go/internal/get 1.032s ok cmd/go/internal/gover 1.009s ok cmd/go/internal/imports 1.051s ok cmd/go/internal/load 1.026s ok cmd/go/internal/lockedfile 2.143s ok cmd/go/internal/lockedfile/internal/filelock 2.049s ok cmd/go/internal/modconv 1.034s ok cmd/go/internal/modfetch 1.071s ok cmd/go/internal/modfetch/codehost 1.868s ok cmd/go/internal/modfetch/zip_sum_test 1.024s ok cmd/go/internal/modindex 2.108s ok cmd/go/internal/modload 1.110s ok cmd/go/internal/mvs 1.044s ok cmd/go/internal/par 1.054s ok cmd/go/internal/str 1.092s ok cmd/go/internal/test 1.125s ok cmd/go/internal/vcs 1.061s ok cmd/go/internal/vcweb 1.195s ok cmd/go/internal/vcweb/vcstest 2.346s ok cmd/go/internal/web 1.232s ok cmd/go/internal/work 1.155s ok cmd/gofmt 1.213s ok cmd/internal/archive 2.090s ok cmd/internal/buildid 1.935s ok cmd/internal/bootstrap_test 1.018s ok cmd/internal/cov 1.311s ok cmd/internal/dwarf 1.009s ok cmd/internal/edit 1.017s ok cmd/internal/goobj 1.008s ok cmd/internal/moddeps 3.178s ok cmd/internal/notsha256 1.017s ok cmd/internal/obj 1.458s ok cmd/internal/obj/ppc64 1.136s ok cmd/internal/obj/riscv 1.035s ok cmd/internal/obj/s390x 1.010s ok cmd/internal/obj/x86 3.486s ok cmd/internal/objabi 1.032s ok cmd/internal/pkgpath 5.112s ok cmd/internal/pkgpattern 1.012s ok cmd/internal/quoted 1.010s ok cmd/internal/src 1.146s ok cmd/internal/test2json 1.896s ok cmd/link 12.220s ok cmd/link/internal/benchmark 1.053s ok cmd/link/internal/ld 6.753s ok cmd/link/internal/loader 1.126s ok cmd/nm 9.106s ok cmd/objdump 1.029s ok cmd/pack 7.407s ok cmd/pprof 1.012s ok cmd/trace 1.312s ok cmd/vet 33.178s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2932 41820 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2134 57139 ns/op 1860 B/op 37 allocs/op Benchmark/Writer/PAX-4 1549 79029 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4071 31146 ns/op 5141 B/op 16 allocs/op Benchmark/Reader/GNU-4 6342 33139 ns/op 5052 B/op 14 allocs/op Benchmark/Reader/PAX-4 2209 61882 ns/op 8880 B/op 33 allocs/op PASS ok archive/tar 2.235s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 961670839 ns/op 829352 B/op 85 allocs/op BenchmarkZip64Test-4 1 193154745 ns/op BenchmarkZip64TestSizes/4096-4 1113 183608 ns/op BenchmarkZip64TestSizes/1048576-4 84 1236698 ns/op BenchmarkZip64TestSizes/67108864-4 1 298352908 ns/op PASS ok archive/zip 4.027s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 162297 735.6 ns/op BenchmarkReaderCopyUnoptimal-4 103692 1238 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 201485 ns/op BenchmarkReaderWriteToOptimal-4 10000 16204 ns/op BenchmarkReaderReadString-4 97188 1287 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 131796 792.0 ns/op BenchmarkWriterCopyUnoptimal-4 178269 2923 ns/op BenchmarkWriterCopyNoReadFrom-4 6288 49913 ns/op BenchmarkReaderEmpty-4 42818 9271 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 13488 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 446658 271.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 6.308s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3394 51896 ns/op 631.42 MB/s BenchmarkWriteByte-4 361 354084 ns/op 11.57 MB/s BenchmarkWriteRune-4 224 534966 ns/op 22.97 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4295687 ns/op BenchmarkBufferFullSmallReads-4 99 1182653 ns/op BenchmarkBufferWriteBlock/N4096-4 8182 29938 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 301 354700 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 12 15861237 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 109280513 ns/op 153.52 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4360062 27.03 ns/op 369.92 MB/s BenchmarkIndexByte/32-4 5347879 22.27 ns/op 1436.61 MB/s BenchmarkIndexByte/4K-4 583987 194.9 ns/op 21018.76 MB/s BenchmarkIndexBytePortable/10-4 863878 129.4 ns/op 77.31 MB/s BenchmarkIndexBytePortable/32-4 321787 380.5 ns/op 84.09 MB/s BenchmarkIndexBytePortable/4K-4 2768 44973 ns/op 91.08 MB/s BenchmarkIndexRune/10-4 1263204 94.73 ns/op 105.56 MB/s BenchmarkIndexRune/32-4 1279441 93.63 ns/op 341.78 MB/s BenchmarkIndexRune/4K-4 258068 439.1 ns/op 9327.50 MB/s BenchmarkIndexRuneASCII/10-4 4409174 27.37 ns/op 365.40 MB/s BenchmarkIndexRuneASCII/32-4 4657838 25.58 ns/op 1250.80 MB/s BenchmarkIndexRuneASCII/4K-4 748471 151.1 ns/op 27103.91 MB/s BenchmarkEqual/0-4 8045230 25.55 ns/op BenchmarkEqual/1-4 1469176 80.81 ns/op 12.37 MB/s BenchmarkEqual/6-4 1495767 110.5 ns/op 54.32 MB/s BenchmarkEqual/9-4 1000000 126.4 ns/op 71.22 MB/s BenchmarkEqual/15-4 1434730 79.81 ns/op 187.94 MB/s BenchmarkEqual/16-4 1000000 150.9 ns/op 106.04 MB/s BenchmarkEqual/20-4 1444333 83.14 ns/op 240.55 MB/s BenchmarkEqual/32-4 1340247 89.50 ns/op 357.55 MB/s BenchmarkEqual/4K-4 116624 1043 ns/op 3925.37 MB/s BenchmarkIndex/10-4 3663606 32.41 ns/op 308.51 MB/s BenchmarkIndex/32-4 3088158 40.12 ns/op 797.54 MB/s BenchmarkIndex/4K-4 74431 1644 ns/op 2490.85 MB/s BenchmarkIndexEasy/10-4 3167506 36.88 ns/op 271.13 MB/s BenchmarkIndexEasy/32-4 3063609 43.52 ns/op 735.27 MB/s BenchmarkIndexEasy/4K-4 382514 310.3 ns/op 13199.47 MB/s BenchmarkCount/10-4 1802217 74.73 ns/op 133.82 MB/s BenchmarkCount/32-4 1703952 143.4 ns/op 223.16 MB/s BenchmarkCount/4K-4 74616 1644 ns/op 2491.39 MB/s BenchmarkCountEasy/10-4 1899627 65.70 ns/op 152.20 MB/s BenchmarkCountEasy/32-4 1583010 70.28 ns/op 455.32 MB/s BenchmarkCountEasy/4K-4 423344 328.7 ns/op 12460.48 MB/s BenchmarkCountSingle/10-4 3867228 35.53 ns/op 281.48 MB/s BenchmarkCountSingle/32-4 3682960 36.83 ns/op 868.92 MB/s BenchmarkCountSingle/4K-4 547827 250.5 ns/op 16348.51 MB/s BenchmarkToUpper/#00-4 2919003 38.93 ns/op BenchmarkToUpper/ONLYUPPER-4 297945 384.3 ns/op BenchmarkToUpper/abc-4 494144 239.8 ns/op BenchmarkToUpper/AbC123-4 326293 388.6 ns/op BenchmarkToUpper/azAZ09_-4 289566 438.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87328 1385 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38181 3131 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54447 2035 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 109726 1137 ns/op BenchmarkToLower/#00-4 3225817 37.67 ns/op BenchmarkToLower/abc-4 475593 263.8 ns/op BenchmarkToLower/AbC123-4 295846 380.5 ns/op BenchmarkToLower/azAZ09_-4 276550 491.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80778 1559 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44254 2794 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69081 1763 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 114144 985.3 ns/op BenchmarkFields/ASCII/16-4 145897 831.1 ns/op 19.25 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 11629 ns/op 22.01 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 654 230056 ns/op 17.80 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 34 4030463 ns/op 16.26 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 50824680 ns/op 20.63 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 116398 924.1 ns/op 17.31 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6456 18226 ns/op 14.05 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 394 376336 ns/op 10.88 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 6963026 ns/op 9.41 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 100143456 ns/op 10.47 MB/s 11194624 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 194511 646.4 ns/op 24.75 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13440 8310 ns/op 30.81 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 774 149444 ns/op 27.41 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 3328303 ns/op 19.69 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 57899116 ns/op 18.11 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 168438 811.7 ns/op 19.71 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8713 14374 ns/op 17.81 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 552 216819 ns/op 18.89 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 3855226 ns/op 17.00 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 119951108 ns/op 8.74 MB/s 11194624 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1471666 75.74 ns/op BenchmarkTrimSpace/ASCII-4 501404 229.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 85944 1385 ns/op BenchmarkTrimSpace/JustNonASCII-4 34684 2951 ns/op BenchmarkToValidUTF8/Valid-4 369259 344.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 366276 394.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 91108 1355 ns/op BenchmarkIndexHard1-4 1592 74593 ns/op BenchmarkIndexHard2-4 382 311777 ns/op BenchmarkIndexHard3-4 166 709134 ns/op BenchmarkIndexHard4-4 87 1298657 ns/op BenchmarkLastIndexHard1-4 4 26614246 ns/op BenchmarkLastIndexHard2-4 3 42657381 ns/op BenchmarkLastIndexHard3-4 4 27524706 ns/op BenchmarkCountHard1-4 1380 73432 ns/op BenchmarkCountHard2-4 385 309410 ns/op BenchmarkCountHard3-4 166 715467 ns/op BenchmarkSplitEmptySeparator-4 1 146070604 ns/op BenchmarkSplitSingleByteSeparator-4 15 22758449 ns/op BenchmarkSplitMultiByteSeparator-4 12 10511640 ns/op BenchmarkSplitNSingleByteSeparator-4 190434 662.6 ns/op BenchmarkSplitNMultiByteSeparator-4 69358 1738 ns/op BenchmarkRepeat-4 181624 765.5 ns/op BenchmarkRepeatLarge/256/1-4 128947 976.1 ns/op 262.27 MB/s BenchmarkRepeatLarge/256/16-4 208060 789.7 ns/op 324.16 MB/s BenchmarkRepeatLarge/512/1-4 113280 1298 ns/op 394.40 MB/s BenchmarkRepeatLarge/512/16-4 117598 1679 ns/op 304.95 MB/s BenchmarkRepeatLarge/1024/1-4 54229 2826 ns/op 362.30 MB/s BenchmarkRepeatLarge/1024/16-4 81597 4508 ns/op 227.16 MB/s BenchmarkRepeatLarge/2048/1-4 10000 11013 ns/op 185.96 MB/s BenchmarkRepeatLarge/2048/16-4 36560 10726 ns/op 190.94 MB/s BenchmarkRepeatLarge/4096/1-4 21073 11934 ns/op 343.22 MB/s BenchmarkRepeatLarge/4096/16-4 12703 7974 ns/op 513.69 MB/s BenchmarkRepeatLarge/8192/1-4 10000 24110 ns/op 339.77 MB/s BenchmarkRepeatLarge/8192/16-4 10000 11762 ns/op 696.45 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 10373 ns/op 394.98 MB/s BenchmarkRepeatLarge/16384/1-4 10000 63412 ns/op 258.37 MB/s BenchmarkRepeatLarge/16384/16-4 10000 75594 ns/op 216.74 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27512 ns/op 446.75 MB/s BenchmarkRepeatLarge/32768/1-4 5002 34242 ns/op 956.97 MB/s BenchmarkRepeatLarge/32768/16-4 9152 67941 ns/op 482.30 MB/s BenchmarkRepeatLarge/32768/4097-4 7946 77825 ns/op 368.51 MB/s BenchmarkRepeatLarge/65536/1-4 1875 101775 ns/op 643.93 MB/s BenchmarkRepeatLarge/65536/16-4 2618 192325 ns/op 340.76 MB/s BenchmarkRepeatLarge/65536/4097-4 2016 71533 ns/op 859.11 MB/s BenchmarkRepeatLarge/131072/1-4 430 594112 ns/op 220.62 MB/s BenchmarkRepeatLarge/131072/16-4 100 2969442 ns/op 44.14 MB/s BenchmarkRepeatLarge/131072/4097-4 292 578237 ns/op 219.65 MB/s BenchmarkRepeatLarge/262144/1-4 171 1695403 ns/op 154.62 MB/s BenchmarkRepeatLarge/262144/16-4 258 1831339 ns/op 143.14 MB/s BenchmarkRepeatLarge/262144/4097-4 123 1173979 ns/op 219.86 MB/s BenchmarkRepeatLarge/524288/1-4 74 5132876 ns/op 102.14 MB/s BenchmarkRepeatLarge/524288/16-4 100 1306080 ns/op 401.42 MB/s BenchmarkRepeatLarge/524288/4097-4 100 3396109 ns/op 153.21 MB/s BenchmarkRepeatLarge/1048576/1-4 61 11910262 ns/op 88.04 MB/s BenchmarkRepeatLarge/1048576/16-4 69 3237991 ns/op 323.84 MB/s BenchmarkRepeatLarge/1048576/4097-4 61 16862845 ns/op 61.95 MB/s BenchmarkRepeatLarge/2097152/1-4 36 8620501 ns/op 243.27 MB/s BenchmarkRepeatLarge/2097152/16-4 34 11130169 ns/op 188.42 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 9115573 ns/op 229.67 MB/s BenchmarkRepeatLarge/4194304/1-4 15 8858142 ns/op 473.50 MB/s BenchmarkRepeatLarge/4194304/16-4 15 36538683 ns/op 114.79 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 18961366 ns/op 221.04 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14620636 ns/op 573.75 MB/s BenchmarkRepeatLarge/8388608/16-4 8 51972940 ns/op 161.40 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 21382667 ns/op 392.21 MB/s BenchmarkRepeatLarge/16777216/1-4 3 54786839 ns/op 306.23 MB/s BenchmarkRepeatLarge/16777216/16-4 4 33801247 ns/op 496.35 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 34083553 ns/op 492.24 MB/s BenchmarkRepeatLarge/33554432/1-4 2 67602781 ns/op 496.35 MB/s BenchmarkRepeatLarge/33554432/16-4 2 62965978 ns/op 532.90 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 72048328 ns/op 465.72 MB/s BenchmarkRepeatLarge/67108864/1-4 1 136264366 ns/op 492.49 MB/s BenchmarkRepeatLarge/67108864/16-4 1 264887100 ns/op 253.35 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 128351021 ns/op 522.85 MB/s BenchmarkRepeatLarge/134217728/1-4 1 252162545 ns/op 532.27 MB/s BenchmarkRepeatLarge/134217728/16-4 1 365358909 ns/op 367.36 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 292668301 ns/op 458.60 MB/s BenchmarkRepeatLarge/268435456/1-4 1 580922234 ns/op 462.09 MB/s BenchmarkRepeatLarge/268435456/16-4 1 567762044 ns/op 472.80 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 916717677 ns/op 292.82 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1693544702 ns/op 317.01 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1204654803 ns/op 445.66 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1443370364 ns/op 371.96 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2125289585 ns/op 505.22 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1961364484 ns/op 547.45 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2138655899 ns/op 502.06 MB/s BenchmarkBytesCompare/1-4 10731206 11.65 ns/op BenchmarkBytesCompare/2-4 10362346 11.46 ns/op BenchmarkBytesCompare/4-4 10542568 11.48 ns/op BenchmarkBytesCompare/8-4 10577608 11.27 ns/op BenchmarkBytesCompare/16-4 10695301 11.10 ns/op BenchmarkBytesCompare/32-4 9722305 14.77 ns/op BenchmarkBytesCompare/64-4 9238920 13.00 ns/op BenchmarkBytesCompare/128-4 7804045 15.69 ns/op BenchmarkBytesCompare/256-4 6728116 18.46 ns/op BenchmarkBytesCompare/512-4 4814835 32.65 ns/op BenchmarkBytesCompare/1024-4 2585294 45.19 ns/op BenchmarkBytesCompare/2048-4 1570294 93.80 ns/op BenchmarkIndexAnyASCII/1:1-4 2278720 54.01 ns/op BenchmarkIndexAnyASCII/1:2-4 2225642 57.96 ns/op BenchmarkIndexAnyASCII/1:4-4 2147967 73.88 ns/op BenchmarkIndexAnyASCII/1:8-4 1939057 59.13 ns/op BenchmarkIndexAnyASCII/1:16-4 1769816 78.74 ns/op BenchmarkIndexAnyASCII/1:32-4 1786000 68.30 ns/op BenchmarkIndexAnyASCII/1:64-4 1671600 103.2 ns/op BenchmarkIndexAnyASCII/16:1-4 2209996 59.10 ns/op BenchmarkIndexAnyASCII/16:2-4 485925 248.8 ns/op BenchmarkIndexAnyASCII/16:4-4 473713 250.9 ns/op BenchmarkIndexAnyASCII/16:8-4 461217 281.3 ns/op BenchmarkIndexAnyASCII/16:16-4 433297 298.0 ns/op BenchmarkIndexAnyASCII/16:32-4 373509 313.8 ns/op BenchmarkIndexAnyASCII/16:64-4 334956 359.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1561160 69.43 ns/op BenchmarkIndexAnyASCII/256:2-4 35025 2988 ns/op BenchmarkIndexAnyASCII/256:4-4 40356 3606 ns/op BenchmarkIndexAnyASCII/256:8-4 39771 7891 ns/op BenchmarkIndexAnyASCII/256:16-4 35738 3525 ns/op BenchmarkIndexAnyASCII/256:32-4 39284 3602 ns/op BenchmarkIndexAnyASCII/256:64-4 38365 3187 ns/op BenchmarkIndexAnyUTF8/1:1-4 1879030 62.36 ns/op BenchmarkIndexAnyUTF8/1:2-4 2053941 55.38 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 182.4 ns/op BenchmarkIndexAnyUTF8/1:8-4 2043188 59.13 ns/op BenchmarkIndexAnyUTF8/1:16-4 1699225 84.52 ns/op BenchmarkIndexAnyUTF8/1:32-4 1728781 70.18 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 102.9 ns/op BenchmarkIndexAnyUTF8/16:1-4 142905 855.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 241363 524.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 230316 1170 ns/op BenchmarkIndexAnyUTF8/16:8-4 220329 611.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 166490 742.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 159003 731.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 161032 789.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 12226 ns/op BenchmarkIndexAnyUTF8/256:2-4 16153 7658 ns/op BenchmarkIndexAnyUTF8/256:4-4 12927 8044 ns/op BenchmarkIndexAnyUTF8/256:8-4 14974 7815 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10303 ns/op BenchmarkIndexAnyUTF8/256:32-4 10050 19381 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 14262 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2419075 53.81 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1911494 65.93 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1812712 69.11 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1834496 59.78 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1816588 66.44 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1857915 88.38 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1746846 96.45 ns/op BenchmarkLastIndexAnyASCII/16:1-4 310689 360.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 315496 370.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 314176 413.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 311074 439.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 314241 427.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 276939 669.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 252820 606.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 22542 5375 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23064 4735 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24806 4782 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24903 7891 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25233 5310 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24039 4892 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23886 4791 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2409584 50.39 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2357074 57.65 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2215502 58.47 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2172620 56.40 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 102.5 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1816588 66.54 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1684794 69.93 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 296954 403.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 238030 498.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 230115 531.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 218664 544.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 171547 707.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 172366 835.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 162474 763.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20396 6246 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15368 8423 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 15510 7958 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14540 8013 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10877 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10555 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9966 13111 ns/op BenchmarkTrimASCII/1:1-4 2744475 44.90 ns/op BenchmarkTrimASCII/1:2-4 1474617 78.40 ns/op BenchmarkTrimASCII/1:4-4 1407536 87.38 ns/op BenchmarkTrimASCII/1:8-4 1000000 126.0 ns/op BenchmarkTrimASCII/1:16-4 1080710 113.9 ns/op BenchmarkTrimASCII/16:1-4 524602 379.7 ns/op BenchmarkTrimASCII/16:2-4 333369 364.9 ns/op BenchmarkTrimASCII/16:4-4 337188 357.5 ns/op BenchmarkTrimASCII/16:8-4 324582 364.0 ns/op BenchmarkTrimASCII/16:16-4 308530 375.3 ns/op BenchmarkTrimASCII/256:1-4 40368 3025 ns/op BenchmarkTrimASCII/256:2-4 25188 4752 ns/op BenchmarkTrimASCII/256:4-4 24955 4926 ns/op BenchmarkTrimASCII/256:8-4 18244 6134 ns/op BenchmarkTrimASCII/256:16-4 24907 4811 ns/op BenchmarkTrimASCII/4096:1-4 2509 47577 ns/op BenchmarkTrimASCII/4096:2-4 1485 75787 ns/op BenchmarkTrimASCII/4096:4-4 1580 74795 ns/op BenchmarkTrimASCII/4096:8-4 1603 75072 ns/op BenchmarkTrimASCII/4096:16-4 1496 75347 ns/op BenchmarkTrimByte-4 1212639 95.32 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 27496 6760 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 24373 5216 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 478 234861 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 946 126362 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1920 61499 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3471 33567 ns/op BenchmarkCompareBytesEqual-4 9694959 12.02 ns/op BenchmarkCompareBytesToNil-4 13462039 11.87 ns/op BenchmarkCompareBytesEmpty-4 13066622 9.271 ns/op BenchmarkCompareBytesIdentical-4 13492728 23.13 ns/op BenchmarkCompareBytesSameLength-4 5844390 18.17 ns/op BenchmarkCompareBytesDifferentLength-4 10752914 11.20 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2464 50612 ns/op 20718.07 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2463 81904 ns/op 12802.64 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2439 49343 ns/op 21250.93 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2481 48321 ns/op 21700.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2463 48547 ns/op 21599.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2422 69097 ns/op 15175.60 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2440 48139 ns/op 21782.42 MB/s BenchmarkCompareBytesBig-4 2497 47971 ns/op 21858.86 MB/s BenchmarkCompareBytesBigIdentical-4 13541737 10.91 ns/op 96078653.96 MB/s PASS ok bytes 112.687s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 105179406 ns/op 0.95 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 462254075 ns/op 1.23 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 37846477 ns/op 0.43 MB/s 3645506 B/op 51 allocs/op PASS ok compress/bzip2 2.906s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 48 2402567 ns/op 4.16 MB/s 42592 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 26599460 ns/op 3.76 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 272025243 ns/op 3.68 MB/s 49272 B/op 10 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 42 2620985 ns/op 3.82 MB/s 43945 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 30886203 ns/op 3.24 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 287087339 ns/op 3.48 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 2635259 ns/op 3.79 MB/s 42222 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 25604496 ns/op 3.91 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 263787326 ns/op 3.79 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 43 2654704 ns/op 3.77 MB/s 43064 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 3 82553992 ns/op 1.21 MB/s 43720 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 278067473 ns/op 3.60 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 39 2677259 ns/op 3.74 MB/s 42298 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 27498962 ns/op 3.64 MB/s 47192 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 294054654 ns/op 3.40 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 55 2184594 ns/op 4.58 MB/s 42647 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18456535 ns/op 5.42 MB/s 47906 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 184985934 ns/op 5.41 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 60 1969844 ns/op 5.08 MB/s 42691 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 19660349 ns/op 5.09 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 253730491 ns/op 3.94 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 2016950 ns/op 4.96 MB/s 42890 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 19852576 ns/op 5.04 MB/s 48822 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 151561515 ns/op 6.60 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 76 1418020 ns/op 7.05 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11977860 ns/op 8.35 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 141979689 ns/op 7.04 MB/s BenchmarkEncode/Digits/Speed/1e4-4 36 3199190 ns/op 3.13 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 26857152 ns/op 3.72 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 265993631 ns/op 3.76 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9319178 ns/op 1.07 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 97002930 ns/op 1.03 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 993394204 ns/op 1.01 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9642843 ns/op 1.04 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 118107648 ns/op 0.85 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1289121071 ns/op 0.78 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1614211 ns/op 6.19 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13218721 ns/op 7.57 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 168834385 ns/op 5.92 MB/s BenchmarkEncode/Newton/Speed/1e4-4 37 3137663 ns/op 3.19 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 20912455 ns/op 4.78 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 209671503 ns/op 4.77 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8635213 ns/op 1.16 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 82031192 ns/op 1.22 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 879890666 ns/op 1.14 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8578554 ns/op 1.17 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 96855736 ns/op 1.03 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1070270344 ns/op 0.93 MB/s PASS ok compress/flate 23.928s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 27 4238776 ns/op 2.36 MB/s BenchmarkDecoder/1e-Reuse4-4 30 4121010 ns/op 2.43 MB/s BenchmarkDecoder/1e5-4 3 40595635 ns/op 2.46 MB/s BenchmarkDecoder/1e-Reuse5-4 2 57309886 ns/op 1.74 MB/s BenchmarkDecoder/1e6-4 1 404571466 ns/op 2.47 MB/s BenchmarkDecoder/1e-Reuse6-4 1 411843724 ns/op 2.43 MB/s BenchmarkEncoder/1e4-4 38 2961782 ns/op 3.38 MB/s BenchmarkEncoder/1e-Reuse4-4 40 2839241 ns/op 3.52 MB/s BenchmarkEncoder/1e5-4 4 30477954 ns/op 3.28 MB/s BenchmarkEncoder/1e-Reuse5-4 4 31178231 ns/op 3.21 MB/s BenchmarkEncoder/1e6-4 1 303917747 ns/op 3.29 MB/s BenchmarkEncoder/1e-Reuse6-4 1 298283714 ns/op 3.35 MB/s PASS ok compress/lzw 4.887s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 19 5911600 ns/op PASS ok container/heap 1.151s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 27352 3756 ns/op BenchmarkWithTimeout/concurrency=40-4 10000 12481 ns/op BenchmarkWithTimeout/concurrency=4000-4 9406 12691 ns/op BenchmarkWithTimeout/concurrency=400000-4 6303 21329 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 433616 238.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 21705 5044 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 31921 6902 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4862 23139 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3685 34925 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 5336 30252 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 500 235748 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 385 327610 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 567 252902 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 46 2458947 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 30 4672698 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 54 2533579 ns/op BenchmarkCheckCanceled/Err-4 442651 263.1 ns/op BenchmarkCheckCanceled/Done-4 621304 205.6 ns/op BenchmarkContextCancelDone-4 620442 188.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 36990 3224 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 33582 3679 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25125 4418 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 21102 6580 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16767 7922 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 475242 319.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 285595 428.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 197563 606.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 116938 986.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 61746 1925 ns/op PASS ok context 10.276s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1859481 64.32 ns/op 248.77 MB/s BenchmarkDecrypt-4 1832220 64.36 ns/op 248.61 MB/s BenchmarkExpand-4 12908 9231 ns/op PASS ok crypto/aes 1.612s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 172504 679.6 ns/op 94.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 380400 303.3 ns/op 211.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 176671 710.0 ns/op 90.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 388425 307.2 ns/op 208.32 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 154981 781.7 ns/op 1727.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 327784 371.8 ns/op 3630.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 149644 767.3 ns/op 1759.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 320894 417.5 ns/op 3233.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 102372 1169 ns/op 7010.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 152354 779.3 ns/op 10511.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 96808 1254 ns/op 6534.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 137577 1019 ns/op 8035.56 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2211 54629 ns/op 18.65 MB/s BenchmarkAESCFBDecrypt1K-4 2319 53638 ns/op 19.00 MB/s BenchmarkAESCFBDecrypt8K-4 253 409828 ns/op 19.98 MB/s BenchmarkAESOFB1K-4 5685 22107 ns/op 46.09 MB/s BenchmarkAESCTR1K-4 5594 21482 ns/op 47.44 MB/s BenchmarkAESCTR8K-4 703 172379 ns/op 47.49 MB/s BenchmarkAESCBCEncrypt1K-4 403710 291.7 ns/op 3511.05 MB/s BenchmarkAESCBCDecrypt1K-4 804422 134.8 ns/op 7594.11 MB/s PASS ok crypto/cipher 3.853s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 45846 2675 ns/op 2.99 MB/s BenchmarkDecrypt-4 37254 3382 ns/op 2.37 MB/s BenchmarkTDESEncrypt-4 14074 8836 ns/op 0.91 MB/s BenchmarkTDESDecrypt-4 13773 8644 ns/op 0.93 MB/s PASS ok crypto/des 1.859s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 876 132925 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 7 16280830 ns/op 1093 B/op 21 allocs/op BenchmarkECDH/P521-4 3 57666320 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 24 5466959 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 2.186s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2475 46391 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1777 64753 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1352 88217 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2180 50623 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1155 104728 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 772 156770 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3517 33732 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 26 4300171 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 10 10412414 ns/op 1417 B/op 17 allocs/op PASS ok crypto/ecdsa 2.393s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 114 1008709 ns/op BenchmarkNewKeyFromSeed-4 100 1049529 ns/op BenchmarkSigning-4 99 1168217 ns/op BenchmarkVerification-4 55 2161668 ns/op PASS ok crypto/ed25519 1.549s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4300 26530 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 76 1645006 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 27 4823764 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 10 10775064 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1288 93871 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 31 4562396 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 10 10990594 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 28916949 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8473 13850 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4399 27716 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2899 38264 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 42 2819358 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1970 61862 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 152 772626 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1327 90018 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 50 2529317 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.829s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17793 6716 ns/op 152.48 MB/s BenchmarkHMACSHA256_32-4 18620 6668 ns/op 4.80 MB/s BenchmarkNewWriteSum-4 10000 10605 ns/op 3.02 MB/s PASS ok crypto/hmac 1.520s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 39470 4059 ns/op BenchmarkModSub-4 42614 2787 ns/op BenchmarkMontgomeryRepr-4 12931 10020 ns/op BenchmarkMontgomeryMul-4 13185 9133 ns/op BenchmarkModMul-4 6549 18715 ns/op BenchmarkExpBig-4 7 15853143 ns/op BenchmarkExp-4 3 34780320 ns/op PASS ok crypto/internal/bigmod 2.801s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 585 204399 ns/op BenchmarkScalarBaseMult-4 120 1047702 ns/op BenchmarkScalarMult-4 44 2743265 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 55 2132482 ns/op PASS ok crypto/internal/edwards25519 2.161s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 226418 826.9 ns/op BenchmarkMultiply-4 287349 458.0 ns/op BenchmarkSquare-4 380539 336.7 ns/op BenchmarkInvert-4 1498 82005 ns/op BenchmarkMult32-4 960512 156.3 ns/op PASS ok crypto/internal/edwards25519/field 2.427s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 28 3738334 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1544 77736 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 10 10696064 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 28119336 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 85 1567192 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6645 17337 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 32 5295584 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 116103850 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.556s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 266055 429.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 141765 857.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 53877 1921 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 303668 491.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 131266 822.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 62739 1927 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.162s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 83988 1292 ns/op 6.19 MB/s BenchmarkHash64-4 109036 1109 ns/op 57.73 MB/s BenchmarkHash128-4 101162 1223 ns/op 104.65 MB/s BenchmarkHash256-4 90206 1346 ns/op 190.24 MB/s BenchmarkHash512-4 70797 1701 ns/op 301.03 MB/s BenchmarkHash1K-4 50206 2381 ns/op 430.00 MB/s BenchmarkHash8K-4 10000 12869 ns/op 636.59 MB/s BenchmarkHash1M-4 86 1499166 ns/op 699.44 MB/s BenchmarkHash8M-4 10 12310923 ns/op 681.40 MB/s BenchmarkHash8BytesUnaligned-4 94014 1279 ns/op 6.26 MB/s BenchmarkHash1KUnaligned-4 47785 2435 ns/op 420.61 MB/s BenchmarkHash8KUnaligned-4 10000 11800 ns/op 694.21 MB/s PASS ok crypto/md5 5.064s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 202895936 ns/op PASS ok crypto/rand 1.269s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 20012 ns/op 6.40 MB/s BenchmarkRC4_1K-4 1369 109568 ns/op 9.35 MB/s BenchmarkRC4_8K-4 175 1034400 ns/op 7.83 MB/s PASS ok crypto/rc4 1.900s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 17367901 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 43687724 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 78925070 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 5975505 ns/op BenchmarkDecryptOAEP/2048-4 6 17691212 ns/op BenchmarkEncryptOAEP/2048-4 19 6183245 ns/op BenchmarkSignPKCS1v15/2048-4 6 17623758 ns/op BenchmarkVerifyPKCS1v15/2048-4 19 8079537 ns/op BenchmarkSignPSS/2048-4 1 162534991 ns/op BenchmarkVerifyPSS/2048-4 19 6256353 ns/op PASS ok crypto/rsa 3.925s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 80547 1470 ns/op 5.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 112076 1063 ns/op 7.52 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 71772 1507 ns/op 212.34 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 114439 1326 ns/op 241.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 70038 1732 ns/op 591.07 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 84403 2797 ns/op 366.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21646 5512 ns/op 1486.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22819 5527 ns/op 1482.08 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 3.495s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 60195 2010 ns/op 3.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 76036 1946 ns/op 4.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 50001 2170 ns/op 3.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 58850 2080 ns/op 492.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 66939 1817 ns/op 563.45 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 59054 2026 ns/op 505.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23258 5385 ns/op 1521.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 24273 5148 ns/op 1591.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 21624 5094 ns/op 1608.19 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.939s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 46306 2669 ns/op 3.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 60568 2060 ns/op 3.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 51086 2774 ns/op 2.88 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 45502 2607 ns/op 392.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 57402 2110 ns/op 485.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 48703 2390 ns/op 428.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 26025 4575 ns/op 1790.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29275 3981 ns/op 2057.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 22077 5294 ns/op 1547.53 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.693s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13877211 8.439 ns/op BenchmarkConstantTimeEq-4 14777911 8.274 ns/op BenchmarkConstantTimeLessOrEq-4 14024900 8.560 ns/op BenchmarkXORBytes/8Bytes-4 311988 404.8 ns/op 19.76 MB/s BenchmarkXORBytes/128Bytes-4 169960 704.2 ns/op 181.78 MB/s BenchmarkXORBytes/2048Bytes-4 19951 5840 ns/op 350.66 MB/s BenchmarkXORBytes/32768Bytes-4 1099 91539 ns/op 357.97 MB/s PASS ok crypto/subtle 2.837s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 100 14171089 ns/op BenchmarkCertCache/1-4 51 4611333 ns/op BenchmarkCertCache/2-4 30 6429895 ns/op BenchmarkCertCache/3-4 100 9007948 ns/op BenchmarkHandshakeServer/RSA-4 12 10547914 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 14455312 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11883844 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1637050 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 180 662831 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6513449 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 22 5559415 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 52248846 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 42558637 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 37784507 ns/op 27.75 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 43998972 ns/op 23.83 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 55653028 ns/op 37.68 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 68030332 ns/op 30.83 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 80250988 ns/op 52.26 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 112769240 ns/op 37.19 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 143051499 ns/op 58.64 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 174869537 ns/op 47.97 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 276642821 ns/op 60.65 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 407165294 ns/op 41.20 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 558211242 ns/op 60.11 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 943033605 ns/op 35.58 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1136014585 ns/op 59.07 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1477879024 ns/op 45.41 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 49947844 ns/op 20.99 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 81482513 ns/op 12.87 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 59880859 ns/op 35.02 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 72545140 ns/op 28.91 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 146916508 ns/op 28.55 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 104526595 ns/op 40.13 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 150209373 ns/op 55.85 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 213809362 ns/op 39.23 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 277221408 ns/op 60.52 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 370754644 ns/op 45.25 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 648922371 ns/op 51.71 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 747486031 ns/op 44.89 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1371866659 ns/op 48.92 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1836411693 ns/op 36.54 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 729347886 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 727805312 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 322738064 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 306677903 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 180650890 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 183059982 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 101521075 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 100128226 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 58811246 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 128642163 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 273554608 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 172749490 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 84400432 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 81448269 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 60578936 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 52328237 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 41962529 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 39951605 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 37637027 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 75683931 ns/op PASS ok crypto/tls 27.069s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 22823343 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 450 245730 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 980 129728 ns/op 12100 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 890 131909 ns/op 13506 B/op 187 allocs/op PASS ok crypto/x509 2.513s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 44 3030163 ns/op 277934 B/op 1616 allocs/op BenchmarkConcurrentStmtQuery-4 43 4096563 ns/op 261917 B/op 1944 allocs/op BenchmarkConcurrentStmtExec-4 62 1924256 ns/op 223235 B/op 648 allocs/op BenchmarkConcurrentTxQuery-4 46 2472292 ns/op 274716 B/op 2155 allocs/op BenchmarkConcurrentTxExec-4 76 1463112 ns/op 88007 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 55 2055243 ns/op 111956 B/op 2163 allocs/op BenchmarkConcurrentTxStmtExec-4 158 905017 ns/op 40257 B/op 381 allocs/op BenchmarkConcurrentRandom-4 48 2560434 ns/op 230339 B/op 1779 allocs/op BenchmarkManyConcurrentQueries-4 2980 41709 ns/op 4112 B/op 20 allocs/op BenchmarkGrabConn-4 271420 426.4 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.735s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 76928 1337 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 57 1881630 ns/op 188280 B/op 14 allocs/op Benchmark115/LineToPC-4 57 2015787 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12661 9066 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.044s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 52688 2303 ns/op BenchmarkMarshal-4 628 174375 ns/op 9531 B/op 363 allocs/op BenchmarkUnmarshal-4 2667 44936 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.486s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 157 1101166 ns/op 7.44 MB/s BenchmarkEncodeToString-4 162 764324 ns/op 10.72 MB/s BenchmarkDecode-4 136 867590 ns/op 15.11 MB/s BenchmarkDecodeString-4 123 1359214 ns/op 9.65 MB/s PASS ok encoding/base32 2.118s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 270 455191 ns/op 18.00 MB/s BenchmarkDecodeString/2-4 302120 573.4 ns/op 6.98 MB/s BenchmarkDecodeString/4-4 241507 530.9 ns/op 15.07 MB/s BenchmarkDecodeString/8-4 163693 721.6 ns/op 16.63 MB/s BenchmarkDecodeString/64-4 30524 4760 ns/op 18.49 MB/s BenchmarkDecodeString/8192-4 277 444461 ns/op 24.58 MB/s BenchmarkNewEncoding-4 89894 1603 ns/op 159.73 MB/s PASS ok encoding/base64 2.644s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1263 92130 ns/op 43.42 MB/s BenchmarkReadStruct-4 13956 8625 ns/op 8.70 MB/s BenchmarkWriteStruct-4 14017 8292 ns/op 9.05 MB/s BenchmarkReadInts-4 46501 2690 ns/op 11.15 MB/s BenchmarkWriteInts-4 39018 3445 ns/op 8.71 MB/s BenchmarkWriteSlice1000Int32s-4 1021 199906 ns/op 20.01 MB/s BenchmarkPutUint16-4 3251791 38.40 ns/op 52.09 MB/s BenchmarkAppendUint16-4 3201604 38.23 ns/op 52.31 MB/s BenchmarkPutUint32-4 2309718 50.93 ns/op 78.54 MB/s BenchmarkAppendUint32-4 2302382 51.84 ns/op 77.16 MB/s BenchmarkPutUint64-4 656481 161.5 ns/op 49.54 MB/s BenchmarkAppendUint64-4 730359 163.2 ns/op 49.03 MB/s BenchmarkLittleEndianPutUint16-4 2816569 40.89 ns/op 48.91 MB/s BenchmarkLittleEndianAppendUint16-4 2861114 40.15 ns/op 49.82 MB/s BenchmarkLittleEndianPutUint32-4 2301630 54.66 ns/op 73.18 MB/s BenchmarkLittleEndianAppendUint32-4 2287530 76.18 ns/op 52.51 MB/s BenchmarkLittleEndianPutUint64-4 723409 163.7 ns/op 48.87 MB/s BenchmarkLittleEndianAppendUint64-4 742393 158.2 ns/op 50.56 MB/s BenchmarkReadFloats-4 173071 708.0 ns/op 16.95 MB/s BenchmarkWriteFloats-4 155689 1008 ns/op 11.90 MB/s BenchmarkReadSlice1000Float32s-4 1180 227088 ns/op 17.61 MB/s BenchmarkWriteSlice1000Float32s-4 904 129857 ns/op 30.80 MB/s BenchmarkReadSlice1000Uint8s-4 88201 1904 ns/op 525.09 MB/s BenchmarkWriteSlice1000Uint8s-4 118884 1464 ns/op 683.27 MB/s BenchmarkPutUvarint32-4 499560 262.3 ns/op 15.25 MB/s BenchmarkPutUvarint64-4 169665 735.6 ns/op 10.88 MB/s PASS ok encoding/binary 7.523s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5301 24194 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5326 21444 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5851 22491 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3122 137914 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5750 20629 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5923 21497 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5977 20758 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 2767 40106 ns/op 2979 B/op 12 allocs/op BenchmarkWrite-4 10000 17219 ns/op PASS ok encoding/csv 2.921s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 5235 21961 ns/op 1820 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 11060 10026 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 222 820573 ns/op 16892 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 547 285580 ns/op 899 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1066 140912 ns/op 81 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 542 238744 ns/op 163 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1791 86635 ns/op 216 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 54 2930296 ns/op 36838 B/op 255 allocs/op BenchmarkDecodeComplex128Slice-4 294 758395 ns/op 25348 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 566 246747 ns/op 10830 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 837 249886 ns/op 9766 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 423 323192 ns/op 39215 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 164 762336 ns/op 67019 B/op 2225 allocs/op BenchmarkDecodeBytesSlice-4 369 289789 ns/op 24059 B/op 201 allocs/op BenchmarkDecodeInterfaceSlice-4 74 1637674 ns/op 83237 B/op 3178 allocs/op BenchmarkDecodeMap-4 70 2065383 ns/op 54115 B/op 181 allocs/op PASS ok encoding/gob 6.739s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14499 8374 ns/op 30.57 MB/s BenchmarkEncode/1024-4 3418 36603 ns/op 27.98 MB/s BenchmarkEncode/4096-4 877 133414 ns/op 30.70 MB/s BenchmarkEncode/16384-4 223 547369 ns/op 29.93 MB/s BenchmarkDecode/256-4 28106 4150 ns/op 61.69 MB/s BenchmarkDecode/1024-4 7248 16970 ns/op 60.34 MB/s BenchmarkDecode/4096-4 1740 69078 ns/op 59.30 MB/s BenchmarkDecode/16384-4 450 281965 ns/op 58.11 MB/s BenchmarkDump/256-4 1249 108130 ns/op 2.37 MB/s BenchmarkDump/1024-4 319 370875 ns/op 2.76 MB/s BenchmarkDump/4096-4 73 1495590 ns/op 2.74 MB/s BenchmarkDump/16384-4 18 6119758 ns/op 2.68 MB/s PASS ok encoding/hex 3.368s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 158967050 ns/op 12.21 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 147080788 ns/op 13.19 MB/s 6104 B/op 78 allocs/op BenchmarkCodeMarshal-4 1 220837029 ns/op 8.79 MB/s 10333248 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 234143664 ns/op 8.29 MB/s 10335800 B/op 111 allocs/op BenchmarkMarshalBytes/32-4 19657 6057 ns/op BenchmarkMarshalBytes/256-4 5617 21262 ns/op BenchmarkMarshalBytes/4096-4 481 250762 ns/op BenchmarkMarshalBytesError/32-4 50 2248362 ns/op BenchmarkMarshalBytesError/256-4 50 2327332 ns/op BenchmarkMarshalBytesError/4096-4 45 2562300 ns/op BenchmarkCodeDecoder-4 1 496243264 ns/op 3.91 MB/s 11017184 B/op 91359 allocs/op BenchmarkUnicodeDecoder-4 25203 4642 ns/op 3.02 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 40557 3221 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 439684735 ns/op 4.41 MB/s 2938664 B/op 91326 allocs/op BenchmarkCodeUnmarshalReuse-4 1 483810041 ns/op 4.01 MB/s 2940080 B/op 91332 allocs/op BenchmarkUnmarshalString-4 50967 2084 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 137732 1150 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 233072 666.7 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 65398 2850 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 57646 3768 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 16113 7369 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6577 22826 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1118 151689 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 144 837849 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 9020345 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 820579 151.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 797941 139.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 731056 161.7 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 635444 165.5 ns/op BenchmarkEncodeMarshaler-4 70274 1739 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 87057 1327 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5488327 21.85 ns/op BenchmarkNumberIsValidRegexp-4 13525 8876 ns/op PASS ok encoding/json 10.038s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 3396205 ns/op 19.30 MB/s BenchmarkDecode-4 18 6152364 ns/op 14.43 MB/s PASS ok encoding/pem 1.296s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2719 43372 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 772 152965 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3322 37172 ns/op PASS ok encoding/xml 1.783s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 678651 307.7 ns/op BenchmarkIntSet-4 580011 204.7 ns/op BenchmarkFloatAdd-4 184958 567.3 ns/op BenchmarkFloatSet-4 926846 139.6 ns/op BenchmarkStringSet-4 656348 186.7 ns/op BenchmarkMapSet-4 149253 981.4 ns/op BenchmarkMapSetDifferent-4 62116 2113 ns/op BenchmarkMapSetDifferentRandom-4 327 359214 ns/op BenchmarkMapSetString-4 98934 1308 ns/op BenchmarkMapAddSame-4 52938 4061 ns/op BenchmarkMapAddDifferent-4 12346 9334 ns/op BenchmarkMapAddDifferentRandom-4 307 514369 ns/op BenchmarkMapAddSameSteadyState-4 346503 326.5 ns/op BenchmarkMapAddDifferentSteadyState-4 99297 1340 ns/op BenchmarkRealworldExpvarUsage-4 29090 3872 ns/op PASS ok expvar 3.646s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 88771 1413 ns/op BenchmarkSprintfEmpty-4 408152 303.6 ns/op BenchmarkSprintfString-4 268940 434.4 ns/op BenchmarkSprintfTruncateString-4 237483 542.4 ns/op BenchmarkSprintfTruncateBytes-4 164382 747.1 ns/op BenchmarkSprintfSlowParsingPath-4 242097 520.0 ns/op BenchmarkSprintfQuoteString-4 39363 3166 ns/op BenchmarkSprintfInt-4 203290 640.2 ns/op BenchmarkSprintfIntInt-4 139654 826.7 ns/op BenchmarkSprintfPrefixedInt-4 177680 598.3 ns/op BenchmarkSprintfFloat-4 121784 1094 ns/op BenchmarkSprintfComplex-4 52531 2299 ns/op BenchmarkSprintfBoolean-4 289256 463.3 ns/op BenchmarkSprintfHexString-4 103987 1675 ns/op BenchmarkSprintfHexBytes-4 102436 1305 ns/op BenchmarkSprintfBytes-4 51316 2564 ns/op BenchmarkSprintfStringer-4 81787 1413 ns/op BenchmarkSprintfStructure-4 34172 3888 ns/op BenchmarkManyArgs-4 58646 2062 ns/op BenchmarkFprintInt-4 67495 1795 ns/op BenchmarkFprintfBytes-4 75295 1589 ns/op BenchmarkFprintIntNoAlloc-4 65397 1814 ns/op BenchmarkScanInts-4 27 4272639 ns/op BenchmarkScanRecursiveInt-4 1 377454332 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 380239462 ns/op PASS ok fmt 5.338s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 717 157373 ns/op PASS ok go/build 1.140s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 56672 2040 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 16288 7134 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5557 21640 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1552 74791 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 392 319376 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 84 1334905 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 5386981 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 26604182 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 2 95239982 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.409s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 261768888 ns/op 0.25 MB/s 47175112 B/op 49107 allocs/op PASS ok go/format 1.295s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 25395912 ns/op 2.12 MB/s BenchmarkParseOnly-4 5 23982272 ns/op 2.25 MB/s BenchmarkResolve-4 50 2305151 ns/op 23.36 MB/s PASS ok go/parser 2.785s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 147800100 ns/op 0.35 MB/s 4647904 B/op 27541 allocs/op BenchmarkPrintDecl-4 819 139087 ns/op 0.23 MB/s 15871 B/op 51 allocs/op PASS ok go/printer 1.288s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 256 476111 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10067156 ns/op 4.93 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 15892032 ns/op 4.56 MB/s BenchmarkScanFiles/net/http/server.go-4 5 27709554 ns/op 4.09 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 171 701777 ns/op 4.38 MB/s PASS ok go/scanner 1.869s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 933573 131.7 ns/op PASS ok go/token 1.133s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 151 758474 ns/op BenchmarkNamed/Underlying/nongeneric-4 1368093 89.17 ns/op BenchmarkNamed/Underlying/generic-4 1306084 87.18 ns/op BenchmarkNamed/Underlying/src_instance-4 1325066 90.81 ns/op BenchmarkNamed/Underlying/user_instance-4 1313691 86.91 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 22071 5108 ns/op BenchmarkNamed/NewMethodSet/generic-4 23262 5122 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 22488 5253 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 22477 5303 ns/op BenchmarkCheck/http/funcbodies/info-4 1 480895358 ns/op 63539 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 421055300 ns/op 72569 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 227241698 ns/op 134430 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 212878764 ns/op 143531 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 272846716 ns/op 18969 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 118541999 ns/op 43657 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 68783308 ns/op 75244 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 68882978 ns/op 75137 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 164810953 ns/op 13147 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 68625344 ns/op 31575 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 51258974 ns/op 42271 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 51025846 ns/op 42464 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 795037278 ns/op 80870 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 586734845 ns/op 109582 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 134017136 ns/op 479730 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 110277342 ns/op 582944 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 315057428 ns/op 6338 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 102250404 ns/op 19528 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 88741225 ns/op 22502 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 85468112 ns/op 23363 lines/s PASS ok go/types 17.462s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9792 11220 ns/op 91.26 MB/s PASS ok hash/adler32 1.119s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 224331 520.1 ns/op 28.84 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 193080 607.3 ns/op 24.70 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 77457 1511 ns/op 26.48 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 82446 1466 ns/op 27.28 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 538191 222.7 ns/op 2299.10 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 538116 223.0 ns/op 2295.61 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 503281 238.7 ns/op 4289.53 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 503319 238.3 ns/op 4297.36 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 363002 329.1 ns/op 12445.23 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 379927 314.6 ns/op 13018.73 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 157788 770.7 ns/op 42516.10 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 130951 910.7 ns/op 35982.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 225975 529.9 ns/op 28.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 191155 630.7 ns/op 23.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 78585 1506 ns/op 26.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 80048 1486 ns/op 26.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 504764 248.1 ns/op 2064.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 497803 253.4 ns/op 2020.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 436748 266.9 ns/op 3837.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 441254 273.2 ns/op 3748.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 327558 366.1 ns/op 11187.23 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 341515 347.4 ns/op 11790.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 152337 811.4 ns/op 40385.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 128925 939.0 ns/op 34895.10 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 235651 510.9 ns/op 29.36 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 198697 603.9 ns/op 24.84 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 108187 1107 ns/op 36.14 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 101461 1187 ns/op 33.71 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9409 12727 ns/op 40.23 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9201 13367 ns/op 38.30 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4628 26033 ns/op 39.33 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4592 25896 ns/op 39.54 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1166 102994 ns/op 39.77 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1170 102360 ns/op 40.02 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 145 831157 ns/op 39.42 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 141 819941 ns/op 39.96 MB/s PASS ok hash/crc32 5.761s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 58 1943950 ns/op 33.71 MB/s BenchmarkCrc64/ISO4KB-4 858 137151 ns/op 29.86 MB/s BenchmarkCrc64/ISO1KB-4 3526 33670 ns/op 30.41 MB/s BenchmarkCrc64/ECMA64KB-4 55 1947321 ns/op 33.65 MB/s BenchmarkCrc64/Random64KB-4 54 1964060 ns/op 33.37 MB/s BenchmarkCrc64/Random16KB-4 237 506159 ns/op 32.37 MB/s PASS ok hash/crc64 1.774s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8658 11623 ns/op 88.10 MB/s BenchmarkFnv32aKB-4 9567 11624 ns/op 88.09 MB/s BenchmarkFnv64KB-4 10000 11418 ns/op 89.69 MB/s BenchmarkFnv64aKB-4 9786 11594 ns/op 88.32 MB/s BenchmarkFnv128KB-4 1738 64029 ns/op 15.99 MB/s BenchmarkFnv128aKB-4 1771 68112 ns/op 15.03 MB/s PASS ok hash/fnv 1.703s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 610418 199.4 ns/op 20.06 MB/s BenchmarkHash/n=4/Bytes-4 5308860 22.64 ns/op 176.65 MB/s BenchmarkHash/n=4/String-4 1732827 70.44 ns/op 56.78 MB/s BenchmarkHash/n=8/Write-4 531644 203.5 ns/op 39.31 MB/s BenchmarkHash/n=8/Bytes-4 5355351 22.18 ns/op 360.77 MB/s BenchmarkHash/n=8/String-4 1701357 118.7 ns/op 67.40 MB/s BenchmarkHash/n=16/Write-4 630226 206.8 ns/op 77.35 MB/s BenchmarkHash/n=16/Bytes-4 5066648 22.86 ns/op 699.80 MB/s BenchmarkHash/n=16/String-4 1725649 69.60 ns/op 229.88 MB/s BenchmarkHash/n=32/Write-4 565155 222.3 ns/op 143.98 MB/s BenchmarkHash/n=32/Bytes-4 4617715 25.85 ns/op 1238.10 MB/s BenchmarkHash/n=32/String-4 1623261 87.69 ns/op 364.94 MB/s BenchmarkHash/n=64/Write-4 582880 216.8 ns/op 295.26 MB/s BenchmarkHash/n=64/Bytes-4 4048270 29.61 ns/op 2161.18 MB/s BenchmarkHash/n=64/String-4 1579645 75.76 ns/op 844.76 MB/s BenchmarkHash/n=256/Write-4 379314 313.4 ns/op 816.82 MB/s BenchmarkHash/n=256/Bytes-4 1992198 59.99 ns/op 4267.28 MB/s BenchmarkHash/n=256/String-4 732030 171.2 ns/op 1495.56 MB/s BenchmarkHash/n=320/Write-4 392146 319.8 ns/op 1000.57 MB/s BenchmarkHash/n=320/Bytes-4 1581078 91.62 ns/op 3492.87 MB/s BenchmarkHash/n=320/String-4 503979 227.2 ns/op 1408.16 MB/s BenchmarkHash/n=1024/Write-4 236575 527.9 ns/op 1939.62 MB/s BenchmarkHash/n=1024/Bytes-4 608895 257.6 ns/op 3975.41 MB/s BenchmarkHash/n=1024/String-4 206587 567.3 ns/op 1805.03 MB/s BenchmarkHash/n=4096/Write-4 91402 1360 ns/op 3011.76 MB/s BenchmarkHash/n=4096/Bytes-4 160716 750.5 ns/op 5457.64 MB/s BenchmarkHash/n=4096/String-4 55323 2133 ns/op 1920.07 MB/s BenchmarkHash/n=16384/Write-4 26776 4501 ns/op 3640.04 MB/s BenchmarkHash/n=16384/Bytes-4 40984 2934 ns/op 5583.49 MB/s BenchmarkHash/n=16384/String-4 14283 8460 ns/op 1936.71 MB/s PASS ok hash/maphash 6.576s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 855 135121 ns/op BenchmarkEscapeNone-4 93984 1325 ns/op BenchmarkUnescape-4 823 153176 ns/op BenchmarkUnescapeNone-4 592548 210.7 ns/op BenchmarkUnescapeSparse-4 10000 11365 ns/op BenchmarkUnescapeDense-4 1204 113926 ns/op PASS ok html 1.817s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7734 14842 ns/op BenchmarkCSSEscaperNoSpecials-4 51360 2315 ns/op BenchmarkDecodeCSS-4 24342 4855 ns/op BenchmarkDecodeCSSNoSpecials-4 3914282 29.79 ns/op BenchmarkCSSValueFilter-4 121983 956.1 ns/op BenchmarkCSSValueFilterOk-4 83376 1460 ns/op BenchmarkEscapedExecute-4 4426 26545 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10420 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 74737 1648 ns/op BenchmarkStripTags-4 17989 7134 ns/op BenchmarkStripTagsNoSpecials-4 366192 329.7 ns/op BenchmarkJSValEscaperWithNum-4 20472 5942 ns/op BenchmarkJSValEscaperWithStr-4 5389 20912 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17534 6920 ns/op BenchmarkJSValEscaperWithObj-4 3728 30292 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10993 ns/op BenchmarkJSStrEscaperNoSpecials-4 62227 2093 ns/op BenchmarkJSStrEscaper-4 10000 10504 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 60109 2006 ns/op BenchmarkJSRegexpEscaper-4 10000 11137 ns/op BenchmarkTemplateSpecialTags-4 84 1569878 ns/op BenchmarkURLEscaper-4 3831 30931 ns/op BenchmarkURLEscaperNoSpecials-4 184468 656.4 ns/op BenchmarkURLNormalizer-4 4825 24272 ns/op BenchmarkURLNormalizerNoSpecials-4 164184 766.6 ns/op BenchmarkSrcsetFilter-4 10000 10049 ns/op BenchmarkSrcsetFilterNoSpecials-4 106963 1153 ns/op PASS ok html/template 5.240s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 454369 225.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 414730 335.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 504427 225.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 437271 343.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1315752 89.66 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 112.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 117.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 115.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 865600 128.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 477508 241.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 348566 346.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 462670 273.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 338074 372.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 720487 169.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 512524 244.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 574311 203.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 482136 240.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 355659 360.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 798363 153.5 ns/op BenchmarkRGBASetRGBA-4 915631 111.6 ns/op BenchmarkRGBA64At-4 554058 249.3 ns/op BenchmarkRGBA64SetRGBA64-4 639416 191.9 ns/op BenchmarkNRGBAAt-4 785726 159.5 ns/op BenchmarkNRGBASetNRGBA-4 1000000 105.2 ns/op BenchmarkNRGBA64At-4 569414 230.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 628042 191.9 ns/op BenchmarkAlphaAt-4 1714968 58.54 ns/op BenchmarkAlphaSetAlpha-4 2239953 62.28 ns/op BenchmarkAlpha16At-4 1215613 97.38 ns/op BenchmarkAlphaSetAlpha16-4 900165 126.1 ns/op BenchmarkGrayAt-4 1972759 56.19 ns/op BenchmarkGraySetGray-4 2253646 64.00 ns/op BenchmarkGray16At-4 1000000 106.8 ns/op BenchmarkGraySetGray16-4 978231 126.8 ns/op PASS ok image 7.368s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2939311 41.18 ns/op BenchmarkYCbCrToRGB/128-4 2636761 42.36 ns/op BenchmarkYCbCrToRGB/255-4 2883118 43.49 ns/op BenchmarkRGBToYCbCr/0-4 2842072 43.30 ns/op BenchmarkRGBToYCbCr/Cb-4 2755795 46.44 ns/op BenchmarkRGBToYCbCr/Cr-4 2727129 43.74 ns/op BenchmarkYCbCrToRGBA/0-4 2450461 49.62 ns/op BenchmarkYCbCrToRGBA/128-4 2393794 58.81 ns/op BenchmarkYCbCrToRGBA/255-4 2494243 50.43 ns/op BenchmarkNYCbCrAToRGBA/0-4 2438506 58.25 ns/op BenchmarkNYCbCrAToRGBA/128-4 2154278 52.64 ns/op BenchmarkNYCbCrAToRGBA/255-4 2504264 50.67 ns/op PASS ok image/color 4.086s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 57509704 ns/op BenchmarkFillSrc-4 392 308732 ns/op BenchmarkCopyOver-4 5 21369259 ns/op BenchmarkCopySrc-4 553 221360 ns/op BenchmarkNRGBAOver-4 5 22427114 ns/op BenchmarkNRGBASrc-4 10 10451989 ns/op BenchmarkYCbCr-4 6 18101071 ns/op BenchmarkGray-4 16 7081822 ns/op BenchmarkCMYK-4 9 12373522 ns/op BenchmarkGlyphOver-4 15 7119770 ns/op BenchmarkRGBAMaskOver-4 2 50457482 ns/op BenchmarkGrayMaskOver-4 3 34117426 ns/op BenchmarkRGBA64ImageMaskOver-4 2 53948124 ns/op BenchmarkRGBA-4 3 33366603 ns/op BenchmarkPalettedFill-4 1095 171319 ns/op BenchmarkPalettedRGBA-4 4 31917703 ns/op BenchmarkGenericOver-4 2 78222645 ns/op BenchmarkGenericMaskOver-4 4 31644298 ns/op BenchmarkGenericSrc-4 2 53166490 ns/op BenchmarkGenericMaskSrc-4 3 42588074 ns/op PASS ok image/draw 7.970s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7299050 ns/op 2.12 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 195298328 ns/op 1.57 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4307255504 ns/op 0.29 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 38 3406098 ns/op 4.54 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 211568823 ns/op 0.29 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.953s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2430 50560 ns/op BenchmarkIDCT-4 2582 49304 ns/op BenchmarkDecodeBaseline-4 5 20355842 ns/op 3.04 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 29168936 ns/op 2.12 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 214011088 ns/op 5.74 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 326282813 ns/op 2.82 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 3.253s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12223801 11.18 ns/op BenchmarkDecodeGray-4 10 11649943 ns/op 5.63 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 51392266 ns/op 5.10 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 1 210635089 ns/op 1.24 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6389792 ns/op 10.26 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 38739527 ns/op 6.77 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 44076216 ns/op 5.95 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 77770418 ns/op 3.95 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 76712414 ns/op 4.00 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 241616529 ns/op 5.09 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 293179542 ns/op 4.19 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 37388538 ns/op 8.22 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 241142438 ns/op 5.10 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 866173237 ns/op 1.42 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.824s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 63391376 ns/op 1.58 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 52358982 ns/op 1.91 MB/s 802900 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 318253996 ns/op 1.57 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 259522683 ns/op 1.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 72037896 ns/op 1.39 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 51587066 ns/op 1.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 326805833 ns/op 1.53 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 255090484 ns/op 1.96 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 625436315 ns/op 1.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 512102724 ns/op 1.95 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3464051289 ns/op 1.44 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3247958280 ns/op 1.54 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 13195329 ns/op 7.58 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 11106785 ns/op 9.00 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 71380036 ns/op 7.00 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 61743218 ns/op 8.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 105268383 ns/op 9.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 106308884 ns/op 9.41 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 770413204 ns/op 6.49 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 907607840 ns/op 5.51 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 88681308 ns/op 1.13 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 98112046 ns/op 1.02 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 753489108 ns/op 0.66 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 516419312 ns/op 0.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1284714099 ns/op 0.78 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 816550169 ns/op 1.22 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 8001994817 ns/op 0.62 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4765384176 ns/op 1.05 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 167662571 ns/op 24.93 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 385522621 ns/op 10.84 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 54.608s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34599 23032 ns/op 0.04 MB/s BenchmarkMarshalCorpusFile/2-4 34072 12183 ns/op 0.16 MB/s BenchmarkMarshalCorpusFile/4-4 28609 10292 ns/op 0.39 MB/s BenchmarkMarshalCorpusFile/8-4 26125 13896 ns/op 0.58 MB/s BenchmarkMarshalCorpusFile/16-4 20762 8801 ns/op 1.82 MB/s BenchmarkMarshalCorpusFile/32-4 10000 98735 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/64-4 9409 35820 ns/op 1.79 MB/s BenchmarkMarshalCorpusFile/128-4 5779 161891 ns/op 0.79 MB/s BenchmarkMarshalCorpusFile/256-4 3324 56071 ns/op 4.57 MB/s BenchmarkMarshalCorpusFile/512-4 1680 224808 ns/op 2.28 MB/s BenchmarkMarshalCorpusFile/1024-4 824 183169 ns/op 5.59 MB/s BenchmarkMarshalCorpusFile/2048-4 446 739952 ns/op 2.77 MB/s BenchmarkMarshalCorpusFile/4096-4 228 535745 ns/op 7.65 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1339135 ns/op 6.12 MB/s BenchmarkMarshalCorpusFile/16384-4 58 4218040 ns/op 3.88 MB/s BenchmarkMarshalCorpusFile/32768-4 26 6060068 ns/op 5.41 MB/s BenchmarkMarshalCorpusFile/65536-4 12 13722844 ns/op 4.78 MB/s BenchmarkMarshalCorpusFile/131072-4 4 28210540 ns/op 4.65 MB/s BenchmarkMarshalCorpusFile/262144-4 2 72952232 ns/op 3.59 MB/s BenchmarkMarshalCorpusFile/524288-4 1 122749228 ns/op 4.27 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 319124498 ns/op 3.29 MB/s BenchmarkUnmarshalCorpusFile/1-4 4986 21169 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 7914 16670 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/4-4 7171 16860 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6280 18352 ns/op 0.44 MB/s BenchmarkUnmarshalCorpusFile/16-4 5275 22224 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/32-4 3756 31286 ns/op 1.02 MB/s BenchmarkUnmarshalCorpusFile/64-4 3288 36590 ns/op 1.75 MB/s BenchmarkUnmarshalCorpusFile/128-4 2606 48991 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/256-4 993 119340 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/512-4 531 250855 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/1024-4 278 445025 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/2048-4 139 857190 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/4096-4 63 1686988 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 3364052 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6675634 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13300125 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26825978 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 53344222 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 125595961 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 234905646 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 555144397 ns/op 1.89 MB/s BenchmarkMutatorBytes/1-4 34816 3426 ns/op BenchmarkMutatorBytes/10-4 38523 3177 ns/op BenchmarkMutatorBytes/100-4 35314 3413 ns/op BenchmarkMutatorBytes/1000-4 21547 7493 ns/op BenchmarkMutatorBytes/10000-4 8734 23355 ns/op BenchmarkMutatorBytes/100000-4 1387 103955 ns/op BenchmarkMutatorString/1-4 31774 3569 ns/op BenchmarkMutatorString/10-4 35200 3459 ns/op BenchmarkMutatorString/100-4 31303 3921 ns/op BenchmarkMutatorString/1000-4 14878 7687 ns/op BenchmarkMutatorString/10000-4 3678 49036 ns/op BenchmarkMutatorString/100000-4 346 314383 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17518 6741 ns/op BenchmarkMutatorAllBasicTypes/string-4 17108 6894 ns/op BenchmarkMutatorAllBasicTypes/bool-4 68503 2592 ns/op BenchmarkMutatorAllBasicTypes/float32-4 60802 2082 ns/op BenchmarkMutatorAllBasicTypes/float64-4 63242 1932 ns/op BenchmarkMutatorAllBasicTypes/int-4 67734 1844 ns/op BenchmarkMutatorAllBasicTypes/int8-4 67086 1913 ns/op BenchmarkMutatorAllBasicTypes/int16-4 65992 1877 ns/op BenchmarkMutatorAllBasicTypes/int32-4 64093 1824 ns/op BenchmarkMutatorAllBasicTypes/int64-4 67982 1806 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 61332 1940 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 63922 1888 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 62388 1940 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 62814 1945 ns/op PASS ok internal/fuzz 21.948s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 14688 26757 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 161539 732.9 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.977s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 30646 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 34974 3290 ns/op BenchmarkSplicePipePoolParallel-4 149942 1408 ns/op BenchmarkSplicePipeNativeParallel-4 57636 1856 ns/op PASS ok internal/poll 2.090s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 38943538 ns/op PASS ok internal/trace 4.108s PASS ok internal/zstd 1.009s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 19928 9472 ns/op BenchmarkCopyNLarge-4 264 468221 ns/op PASS ok io 1.462s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 196130 644.1 ns/op BenchmarkPrintln-4 22888 5290 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 37246 3274 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 6562 18774 ns/op BenchmarkDiscard-4 1571889 77.38 ns/op 0 B/op 0 allocs/op PASS ok log 1.815s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 43744 2724 ns/op BenchmarkJSONHandler/defaults-4 6044 18690 ns/op 535 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3801 30923 ns/op 808 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4136 26769 ns/op 763 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6369 18194 ns/op 532 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6286 18084 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5198 22258 ns/op 525 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 28246 4260 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23786 4452 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 85371 1438 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 72123 1806 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 82785 1422 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 62138 1995 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 71614 1768 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 91350 1334 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 541958 222.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 389036 314.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 233936 508.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 159182 751.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 135813 886.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6571 15671 ns/op BenchmarkDispatch/switch-checked-4 168391 716.2 ns/op BenchmarkDispatch/As-4 174008 692.8 ns/op BenchmarkDispatch/Visit-4 147327 802.3 ns/op BenchmarkUnsafeStrings-4 18328 6593 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 value_test.go:251: Value size = 24 PASS ok log/slog 4.538s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 931732 117.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 934983 133.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 561644 192.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 196990 602.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 64015 1837 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 68030 1787 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 42927 2755 ns/op 472 B/op 1 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 14960 8161 ns/op 2067 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 13321 10201 ns/op 616 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 15115 11347 ns/op 611 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 7941 16379 ns/op 913 B/op 7 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3105 32515 ns/op 3034 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 18163 6792 ns/op 529 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 19059 6714 ns/op 533 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 12828 9380 ns/op 731 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 4083 26452 ns/op 2310 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 3.830s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 4 30719180 ns/op BenchmarkKeys-4 8 14309086 ns/op BenchmarkValues-4 8 14009962 ns/op PASS ok maps 3.424s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6242563 19.02 ns/op BenchmarkAcosh-4 4883811 24.26 ns/op BenchmarkAsin-4 6385693 17.89 ns/op BenchmarkAsinh-4 4497090 26.39 ns/op BenchmarkAtan-4 7315534 16.47 ns/op BenchmarkAtanh-4 4848504 24.31 ns/op BenchmarkAtan2-4 4920110 23.70 ns/op BenchmarkCbrt-4 6026156 19.86 ns/op BenchmarkCeil-4 16124240 7.477 ns/op BenchmarkCompare-4 3397580 35.89 ns/op BenchmarkCompare32-4 3734850 31.32 ns/op BenchmarkCopysign-4 2760794 43.66 ns/op BenchmarkCos-4 8962917 13.41 ns/op BenchmarkCosh-4 6880644 17.47 ns/op BenchmarkErf-4 7769551 15.81 ns/op BenchmarkErfc-4 7637348 16.00 ns/op BenchmarkErfinv-4 3338100 34.68 ns/op BenchmarkErfcinv-4 3417282 35.25 ns/op BenchmarkExp-4 7402105 16.36 ns/op BenchmarkExpGo-4 985290 111.9 ns/op BenchmarkExpm1-4 7083999 17.08 ns/op BenchmarkExp2-4 773888 150.2 ns/op BenchmarkExp2Go-4 928914 108.7 ns/op BenchmarkAbs-4 3501320 33.80 ns/op BenchmarkDim-4 8436156 14.52 ns/op BenchmarkFloor-4 15680907 8.023 ns/op BenchmarkMax-4 12404960 9.809 ns/op BenchmarkMin-4 10814221 10.88 ns/op BenchmarkMod-4 347143 347.8 ns/op BenchmarkFrexp-4 1964826 60.59 ns/op BenchmarkGamma-4 423139 281.7 ns/op BenchmarkHypot-4 1774683 67.24 ns/op BenchmarkHypotGo-4 1568451 75.21 ns/op BenchmarkIlogb-4 2566359 46.36 ns/op BenchmarkJ0-4 173667 690.3 ns/op BenchmarkJ1-4 178254 673.5 ns/op BenchmarkJn-4 85975 1424 ns/op BenchmarkLdexp-4 2140376 56.90 ns/op BenchmarkLgamma-4 528156 259.2 ns/op BenchmarkLog-4 6582619 18.26 ns/op BenchmarkLogb-4 2560378 47.36 ns/op BenchmarkLog1p-4 6662587 17.91 ns/op BenchmarkLog10-4 6198616 19.13 ns/op BenchmarkLog2-4 1693729 70.41 ns/op BenchmarkModf-4 3308139 36.60 ns/op BenchmarkNextafter32-4 3175290 39.16 ns/op BenchmarkNextafter64-4 3357870 35.56 ns/op BenchmarkPowInt-4 3392973 34.40 ns/op BenchmarkPowFrac-4 3458337 35.23 ns/op BenchmarkPow10Pos-4 4328022 28.34 ns/op BenchmarkPow10Neg-4 3789882 31.53 ns/op BenchmarkRound-4 7706257 14.68 ns/op BenchmarkRoundToEven-4 8028886 14.70 ns/op BenchmarkRemainder-4 513861 234.3 ns/op BenchmarkSignbit-4 4995076 24.04 ns/op BenchmarkSin-4 9097419 13.19 ns/op BenchmarkSincos-4 557121 212.0 ns/op BenchmarkSinh-4 6623836 18.04 ns/op BenchmarkSqrtIndirect-4 14838590 8.086 ns/op BenchmarkSqrtLatency-4 10418515 11.57 ns/op BenchmarkSqrtIndirectLatency-4 10511240 11.38 ns/op BenchmarkSqrtGoLatency-4 1569388 75.95 ns/op BenchmarkSqrtPrime-4 116132 998.1 ns/op BenchmarkTan-4 6363168 18.81 ns/op BenchmarkTanh-4 5714792 21.38 ns/op BenchmarkTrunc-4 15958095 7.550 ns/op BenchmarkY0-4 162808 731.0 ns/op BenchmarkY1-4 165783 716.9 ns/op BenchmarkYn-4 63351 1896 ns/op BenchmarkFloat64bits-4 5170470 23.25 ns/op BenchmarkFloat64frombits-4 5216322 22.98 ns/op BenchmarkFloat32bits-4 5137567 23.59 ns/op BenchmarkFloat32frombits-4 5243337 23.21 ns/op BenchmarkFMA-4 15967372 8.139 ns/op PASS ok math 11.880s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11436895 10.55 ns/op 6066.02 MB/s BenchmarkAddVV/2-4 10347555 11.74 ns/op 10903.41 MB/s BenchmarkAddVV/3-4 8988123 13.33 ns/op 14400.78 MB/s BenchmarkAddVV/4-4 9878097 12.24 ns/op 20918.26 MB/s BenchmarkAddVV/5-4 9130722 13.39 ns/op 23898.05 MB/s BenchmarkAddVV/10-4 6404338 18.23 ns/op 35114.11 MB/s BenchmarkAddVV/100-4 2372919 50.33 ns/op 127153.93 MB/s BenchmarkAddVV/1000-4 281020 391.5 ns/op 163476.58 MB/s BenchmarkSubVV/1-4 11738379 10.29 ns/op 6221.82 MB/s BenchmarkSubVV/2-4 10527168 11.42 ns/op 11210.32 MB/s BenchmarkSubVV/3-4 9530038 13.10 ns/op 14658.44 MB/s BenchmarkSubVV/4-4 9551794 12.49 ns/op 20497.68 MB/s BenchmarkSubVV/5-4 8944917 13.50 ns/op 23710.64 MB/s BenchmarkSubVV/10-4 6218758 19.60 ns/op 32655.08 MB/s BenchmarkSubVV/100-4 2332088 50.84 ns/op 125894.66 MB/s BenchmarkSubVV/1000-4 305468 389.7 ns/op 164219.81 MB/s BenchmarkAddVW/1-4 11866987 10.17 ns/op 786.53 MB/s BenchmarkAddVW/2-4 11985519 9.953 ns/op 1607.61 MB/s BenchmarkAddVW/3-4 11417022 10.53 ns/op 2279.58 MB/s BenchmarkAddVW/4-4 10812538 11.09 ns/op 2885.56 MB/s BenchmarkAddVW/5-4 10703895 11.14 ns/op 3591.76 MB/s BenchmarkAddVW/10-4 7811334 15.47 ns/op 5170.10 MB/s BenchmarkAddVW/100-4 4671186 24.27 ns/op 32965.06 MB/s BenchmarkAddVW/1000-4 638010 177.4 ns/op 45101.45 MB/s BenchmarkAddVWext/1-4 11967007 10.09 ns/op 792.86 MB/s BenchmarkAddVWext/2-4 12170413 9.888 ns/op 1618.13 MB/s BenchmarkAddVWext/3-4 11284485 10.67 ns/op 2249.80 MB/s BenchmarkAddVWext/4-4 10868032 11.25 ns/op 2843.61 MB/s BenchmarkAddVWext/5-4 10526499 11.33 ns/op 3529.75 MB/s BenchmarkAddVWext/10-4 8554534 14.05 ns/op 5691.94 MB/s BenchmarkAddVWext/100-4 2091540 56.66 ns/op 14119.25 MB/s BenchmarkAddVWext/1000-4 285492 427.7 ns/op 18705.53 MB/s BenchmarkSubVW/1-4 11784441 10.15 ns/op 787.83 MB/s BenchmarkSubVW/2-4 11868526 10.12 ns/op 1580.94 MB/s BenchmarkSubVW/3-4 11325415 10.56 ns/op 2272.57 MB/s BenchmarkSubVW/4-4 10914618 10.91 ns/op 2931.83 MB/s BenchmarkSubVW/5-4 10723068 11.30 ns/op 3540.11 MB/s BenchmarkSubVW/10-4 7883846 15.34 ns/op 5214.16 MB/s BenchmarkSubVW/100-4 4757791 25.09 ns/op 31880.33 MB/s BenchmarkSubVW/1000-4 694416 176.4 ns/op 45342.61 MB/s BenchmarkSubVWext/1-4 11938399 10.10 ns/op 792.17 MB/s BenchmarkSubVWext/2-4 11958382 10.09 ns/op 1585.42 MB/s BenchmarkSubVWext/3-4 11088613 10.87 ns/op 2207.36 MB/s BenchmarkSubVWext/4-4 10693952 11.92 ns/op 2683.68 MB/s BenchmarkSubVWext/5-4 9447500 11.60 ns/op 3449.75 MB/s BenchmarkSubVWext/10-4 8413197 14.48 ns/op 5526.16 MB/s BenchmarkSubVWext/100-4 2137203 58.03 ns/op 13786.59 MB/s BenchmarkSubVWext/1000-4 294055 412.7 ns/op 19384.75 MB/s BenchmarkMulAddVWW/1-4 9767005 12.24 ns/op 5228.40 MB/s BenchmarkMulAddVWW/2-4 8990887 13.37 ns/op 9573.05 MB/s BenchmarkMulAddVWW/3-4 7828468 15.30 ns/op 12551.12 MB/s BenchmarkMulAddVWW/4-4 7162156 17.42 ns/op 14695.50 MB/s BenchmarkMulAddVWW/5-4 6542313 18.40 ns/op 17389.95 MB/s BenchmarkMulAddVWW/10-4 4482060 27.18 ns/op 23548.17 MB/s BenchmarkMulAddVWW/100-4 618026 199.1 ns/op 32148.47 MB/s BenchmarkMulAddVWW/1000-4 67837 1784 ns/op 35881.69 MB/s BenchmarkAddMulVVW/1-4 10116788 12.34 ns/op 5187.46 MB/s BenchmarkAddMulVVW/2-4 8715740 13.71 ns/op 9338.00 MB/s BenchmarkAddMulVVW/3-4 8232292 14.82 ns/op 12953.05 MB/s BenchmarkAddMulVVW/4-4 7409426 16.20 ns/op 15802.27 MB/s BenchmarkAddMulVVW/5-4 6638830 18.00 ns/op 17777.20 MB/s BenchmarkAddMulVVW/10-4 4145088 30.30 ns/op 21120.28 MB/s BenchmarkAddMulVVW/100-4 545391 220.3 ns/op 29044.80 MB/s BenchmarkAddMulVVW/1000-4 58293 2061 ns/op 31054.83 MB/s BenchmarkDivWVW/1-4 2302044 49.55 ns/op 1291.63 MB/s BenchmarkDivWVW/2-4 1000000 103.4 ns/op 1238.35 MB/s BenchmarkDivWVW/3-4 784212 148.8 ns/op 1290.42 MB/s BenchmarkDivWVW/4-4 668442 174.2 ns/op 1469.17 MB/s BenchmarkDivWVW/5-4 632061 189.9 ns/op 1685.19 MB/s BenchmarkDivWVW/10-4 343666 353.2 ns/op 1811.94 MB/s BenchmarkDivWVW/100-4 37432 3184 ns/op 2010.36 MB/s BenchmarkDivWVW/1000-4 4142 28066 ns/op 2280.31 MB/s BenchmarkNonZeroShifts/1/shrVU-4 3008110 39.87 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2900323 41.71 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1910398 63.44 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1394664 82.43 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1202056 122.4 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 121.3 ns/op BenchmarkNonZeroShifts/4/shrVU-4 855678 122.2 ns/op BenchmarkNonZeroShifts/4/shlVU-4 768050 155.5 ns/op BenchmarkNonZeroShifts/5/shrVU-4 821128 146.2 ns/op BenchmarkNonZeroShifts/5/shlVU-4 676263 178.5 ns/op BenchmarkNonZeroShifts/10/shrVU-4 451498 265.9 ns/op BenchmarkNonZeroShifts/10/shlVU-4 376746 331.4 ns/op BenchmarkNonZeroShifts/100/shrVU-4 51007 2364 ns/op BenchmarkNonZeroShifts/100/shlVU-4 43274 2778 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4980 23521 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4407 27257 ns/op BenchmarkDecimalConversion-4 189 600937 ns/op BenchmarkFloatString/100-4 9625 11895 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 187 636337 ns/op 2910 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 59622818 ns/op 62096 B/op 60 allocs/op BenchmarkFloatString/100000-4 1 6045668107 ns/op 812320 B/op 465 allocs/op BenchmarkFloatAdd/10-4 102918 1156 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 93236 1278 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 49502 2336 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13994 11680 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1581 74256 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 135651 882.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 123786 957.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 87066 1309 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26594 4622 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3031 38559 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1395 87376 ns/op BenchmarkParseFloatLargeExp-4 309 367222 ns/op BenchmarkGCD10x10/WithoutXY-4 194595 616.1 ns/op BenchmarkGCD10x10/WithXY-4 45392 2597 ns/op BenchmarkGCD10x100/WithoutXY-4 89684 1293 ns/op BenchmarkGCD10x100/WithXY-4 13902 8875 ns/op BenchmarkGCD10x1000/WithoutXY-4 57289 2217 ns/op BenchmarkGCD10x1000/WithXY-4 10000 11169 ns/op BenchmarkGCD100x100/WithoutXY-4 22543 5209 ns/op BenchmarkGCD100x100/WithXY-4 8124 14096 ns/op BenchmarkGCD100x1000/WithoutXY-4 9946 11953 ns/op BenchmarkGCD100x1000/WithXY-4 4627 25558 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1857 69066 ns/op BenchmarkGCD1000x1000/WithXY-4 811 125371 ns/op BenchmarkHilbert-4 16 6888729 ns/op BenchmarkBinomial-4 9753 12314 ns/op BenchmarkQuoRem-4 14380 8388 ns/op BenchmarkExp-4 7 15497671 ns/op BenchmarkExpMont/Odd-4 100 1130623 ns/op 2598 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1125624 ns/op 3350 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1160801 ns/op 3864 B/op 54 allocs/op BenchmarkExpMont/Even3-4 99 1152978 ns/op 3877 B/op 54 allocs/op BenchmarkExpMont/Even4-4 99 1151315 ns/op 3836 B/op 53 allocs/op BenchmarkExpMont/Even8-4 99 1151546 ns/op 3821 B/op 52 allocs/op BenchmarkExpMont/Even32-4 100 1151887 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even64-4 122 973141 ns/op 3640 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1024258 ns/op 3782 B/op 51 allocs/op BenchmarkExpMont/Even128-4 126 937832 ns/op 3261 B/op 50 allocs/op BenchmarkExpMont/Even255-4 140 855320 ns/op 2937 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 460 261399 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 404 294358 ns/op 1713 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 406 299916 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 402 297450 ns/op 1747 B/op 47 allocs/op BenchmarkExp2-4 7 15602277 ns/op BenchmarkBitset-4 730516 163.6 ns/op BenchmarkBitsetNeg-4 296162 397.5 ns/op BenchmarkBitsetOrig-4 216282 542.1 ns/op BenchmarkBitsetNegOrig-4 126286 1314 ns/op BenchmarkModSqrt225_Tonelli-4 76 1480849 ns/op BenchmarkModSqrt225_3Mod4-4 268 447769 ns/op BenchmarkModSqrt231_Tonelli-4 74 1550079 ns/op BenchmarkModSqrt231_5Mod8-4 219 531781 ns/op BenchmarkModInverse-4 9241 11988 ns/op BenchmarkSqrt-4 919 129552 ns/op BenchmarkIntSqr/1-4 1359205 90.07 ns/op BenchmarkIntSqr/2-4 484401 245.7 ns/op BenchmarkIntSqr/3-4 381046 315.1 ns/op BenchmarkIntSqr/5-4 253360 473.6 ns/op BenchmarkIntSqr/8-4 159924 740.8 ns/op BenchmarkIntSqr/10-4 129592 935.5 ns/op BenchmarkIntSqr/20-4 33337 3555 ns/op BenchmarkIntSqr/30-4 23101 5156 ns/op BenchmarkIntSqr/50-4 13293 9031 ns/op BenchmarkIntSqr/80-4 7045 17095 ns/op BenchmarkIntSqr/100-4 5053 22786 ns/op BenchmarkIntSqr/200-4 1840 63618 ns/op BenchmarkIntSqr/300-4 960 124828 ns/op BenchmarkIntSqr/500-4 421 282094 ns/op BenchmarkIntSqr/800-4 192 631435 ns/op BenchmarkIntSqr/1000-4 133 904222 ns/op BenchmarkDiv/20/10-4 323601 370.0 ns/op BenchmarkDiv/40/20-4 317364 371.4 ns/op BenchmarkDiv/100/50-4 328192 364.6 ns/op BenchmarkDiv/200/100-4 38649 3155 ns/op BenchmarkDiv/400/200-4 34683 3531 ns/op BenchmarkDiv/1000/500-4 25480 4791 ns/op BenchmarkDiv/2000/1000-4 17318 7230 ns/op BenchmarkDiv/20000/10000-4 734 164233 ns/op BenchmarkDiv/200000/100000-4 19 6570394 ns/op BenchmarkDiv/2000000/1000000-4 1 216603811 ns/op BenchmarkDiv/20000000/10000000-4 1 7298558238 ns/op BenchmarkMul-4 3 43013945 ns/op BenchmarkNatMul/10-4 111157 1011 ns/op BenchmarkNatMul/100-4 3780 30998 ns/op BenchmarkNatMul/1000-4 100 1159377 ns/op BenchmarkZeroShifts/Shl-4 44560 2599 ns/op BenchmarkZeroShifts/ShlSame-4 5998425 19.64 ns/op BenchmarkZeroShifts/Shr-4 46377 2584 ns/op BenchmarkZeroShifts/ShrSame-4 6114403 20.19 ns/op BenchmarkExp3Power/0x10-4 204703 560.2 ns/op BenchmarkExp3Power/0x40-4 178686 666.3 ns/op BenchmarkExp3Power/0x100-4 85510 1385 ns/op BenchmarkExp3Power/0x400-4 33549 3545 ns/op BenchmarkExp3Power/0x1000-4 6558 17602 ns/op BenchmarkExp3Power/0x4000-4 1112 105848 ns/op BenchmarkExp3Power/0x10000-4 128 920835 ns/op BenchmarkExp3Power/0x40000-4 13 9078061 ns/op BenchmarkExp3Power/0x100000-4 2 85353588 ns/op BenchmarkExp3Power/0x400000-4 1 804360636 ns/op BenchmarkFibo-4 4 26134967 ns/op BenchmarkNatSqr/1-4 1000000 108.0 ns/op BenchmarkNatSqr/2-4 443424 266.6 ns/op BenchmarkNatSqr/3-4 346748 342.5 ns/op BenchmarkNatSqr/5-4 231037 511.3 ns/op BenchmarkNatSqr/8-4 145995 793.5 ns/op BenchmarkNatSqr/10-4 118144 1009 ns/op BenchmarkNatSqr/20-4 33856 3495 ns/op BenchmarkNatSqr/30-4 23252 5075 ns/op BenchmarkNatSqr/50-4 13311 9000 ns/op BenchmarkNatSqr/80-4 7311 16331 ns/op BenchmarkNatSqr/100-4 4759 22157 ns/op BenchmarkNatSqr/200-4 1875 64003 ns/op BenchmarkNatSqr/300-4 912 127560 ns/op BenchmarkNatSqr/500-4 414 286102 ns/op BenchmarkNatSqr/800-4 198 602587 ns/op BenchmarkNatSqr/1000-4 138 894793 ns/op BenchmarkNatSetBytes/8-4 690638 174.2 ns/op BenchmarkNatSetBytes/24-4 216217 553.0 ns/op BenchmarkNatSetBytes/128-4 48075 2492 ns/op BenchmarkNatSetBytes/7-4 897486 132.5 ns/op BenchmarkNatSetBytes/23-4 241561 494.2 ns/op BenchmarkNatSetBytes/127-4 49395 2416 ns/op BenchmarkScanPi-4 256 460509 ns/op BenchmarkStringPiParallel-4 651 163465 ns/op BenchmarkScan/10/Base2-4 37647 3174 ns/op BenchmarkScan/100/Base2-4 3742 27561 ns/op BenchmarkScan/1000/Base2-4 436 274180 ns/op BenchmarkScan/10/Base8-4 83710 1315 ns/op BenchmarkScan/100/Base8-4 12553 9657 ns/op BenchmarkScan/1000/Base8-4 1262 94826 ns/op BenchmarkScan/10/Base10-4 99783 1216 ns/op BenchmarkScan/100/Base10-4 13676 8785 ns/op BenchmarkScan/1000/Base10-4 1395 86290 ns/op BenchmarkScan/10/Base16-4 113694 1034 ns/op BenchmarkScan/100/Base16-4 15672 7696 ns/op BenchmarkScan/1000/Base16-4 1590 75511 ns/op BenchmarkString/10/Base2-4 206478 573.4 ns/op BenchmarkString/100/Base2-4 28332 4139 ns/op BenchmarkString/1000/Base2-4 2974 39931 ns/op BenchmarkString/10/Base8-4 404018 297.3 ns/op BenchmarkString/100/Base8-4 72576 1645 ns/op BenchmarkString/1000/Base8-4 8059 14760 ns/op BenchmarkString/10/Base10-4 236178 509.6 ns/op BenchmarkString/100/Base10-4 41397 2908 ns/op BenchmarkString/1000/Base10-4 3981 28769 ns/op BenchmarkString/10/Base16-4 465490 258.8 ns/op BenchmarkString/100/Base16-4 94076 1253 ns/op BenchmarkString/1000/Base16-4 10000 10934 ns/op BenchmarkLeafSize/0-4 31 3763598 ns/op BenchmarkLeafSize/1-4 420 282449 ns/op BenchmarkLeafSize/2-4 421 279755 ns/op BenchmarkLeafSize/3-4 272 437097 ns/op BenchmarkLeafSize/4-4 422 272973 ns/op BenchmarkLeafSize/5-4 231 501307 ns/op BenchmarkLeafSize/6-4 273 429587 ns/op BenchmarkLeafSize/7-4 301 396711 ns/op BenchmarkLeafSize/8-4 418 266170 ns/op BenchmarkLeafSize/9-4 196 605703 ns/op BenchmarkLeafSize/10-4 241 495157 ns/op BenchmarkLeafSize/11-4 230 517188 ns/op BenchmarkLeafSize/12-4 278 424644 ns/op BenchmarkLeafSize/13-4 237 488359 ns/op BenchmarkLeafSize/14-4 303 389905 ns/op BenchmarkLeafSize/15-4 306 378538 ns/op BenchmarkLeafSize/16-4 442 264563 ns/op BenchmarkLeafSize/32-4 440 270274 ns/op BenchmarkLeafSize/64-4 391 295772 ns/op BenchmarkProbablyPrime/n=0-4 6 19639182 ns/op BenchmarkProbablyPrime/n=1-4 5 22330509 ns/op BenchmarkProbablyPrime/n=5-4 4 31885304 ns/op BenchmarkProbablyPrime/n=10-4 3 43956828 ns/op BenchmarkProbablyPrime/n=20-4 2 68363024 ns/op BenchmarkProbablyPrime/Lucas-4 6 17384498 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2443114 ns/op BenchmarkRatCmp-4 205054 543.4 ns/op BenchmarkFloatSqrt/64-4 13837 8828 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 7894 15283 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 5396 21823 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 2716 43389 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 498 238474 ns/op 18004 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 36 3314225 ns/op 176804 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 263466868 ns/op 3715856 B/op 584 allocs/op PASS ok math/big 56.430s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7454814 15.60 ns/op BenchmarkLeadingZeros8-4 7501112 15.59 ns/op BenchmarkLeadingZeros16-4 7656218 16.42 ns/op BenchmarkLeadingZeros32-4 7554164 15.47 ns/op BenchmarkLeadingZeros64-4 7780191 15.20 ns/op BenchmarkTrailingZeros-4 7491928 15.32 ns/op BenchmarkTrailingZeros8-4 7709140 15.68 ns/op BenchmarkTrailingZeros16-4 7574575 20.36 ns/op BenchmarkTrailingZeros32-4 7306660 15.87 ns/op BenchmarkTrailingZeros64-4 7571365 17.09 ns/op BenchmarkOnesCount-4 8196369 14.58 ns/op BenchmarkOnesCount8-4 8387360 14.71 ns/op BenchmarkOnesCount16-4 7985499 14.71 ns/op BenchmarkOnesCount32-4 7864549 14.90 ns/op BenchmarkOnesCount64-4 8233234 14.72 ns/op BenchmarkRotateLeft-4 7485669 14.68 ns/op BenchmarkRotateLeft8-4 7953247 14.96 ns/op BenchmarkRotateLeft16-4 8008179 15.29 ns/op BenchmarkRotateLeft32-4 8114104 14.66 ns/op BenchmarkRotateLeft64-4 7453407 14.47 ns/op BenchmarkReverse-4 13611181 8.818 ns/op BenchmarkReverse8-4 16376383 7.334 ns/op BenchmarkReverse16-4 14914803 8.078 ns/op BenchmarkReverse32-4 13456816 8.952 ns/op BenchmarkReverse64-4 13669532 8.790 ns/op BenchmarkReverseBytes-4 13520764 8.029 ns/op BenchmarkReverseBytes16-4 15954469 7.605 ns/op BenchmarkReverseBytes32-4 14556176 8.071 ns/op BenchmarkReverseBytes64-4 14712499 8.148 ns/op BenchmarkAdd-4 7700841 14.82 ns/op BenchmarkAdd32-4 8190975 14.66 ns/op BenchmarkAdd64-4 8220279 15.07 ns/op BenchmarkAdd64multiple-4 14409678 8.365 ns/op BenchmarkSub-4 8207084 14.88 ns/op BenchmarkSub32-4 8052067 15.05 ns/op BenchmarkSub64-4 7703628 14.86 ns/op BenchmarkSub64multiple-4 14678456 10.76 ns/op BenchmarkMul-4 8363019 14.64 ns/op BenchmarkMul32-4 8344032 14.38 ns/op BenchmarkMul64-4 8193144 14.36 ns/op BenchmarkDiv-4 2799762 40.12 ns/op BenchmarkDiv32-4 6422246 18.69 ns/op BenchmarkDiv64-4 2932111 40.31 ns/op PASS ok math/bits 7.349s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1753581 69.55 ns/op BenchmarkAcos-4 369855 276.4 ns/op BenchmarkAcosh-4 421071 286.2 ns/op BenchmarkAsin-4 430927 271.4 ns/op BenchmarkAsinh-4 454165 261.5 ns/op BenchmarkAtan-4 1230819 97.47 ns/op BenchmarkAtanh-4 1228791 97.33 ns/op BenchmarkConj-4 15922514 7.362 ns/op BenchmarkCos-4 456105 252.8 ns/op BenchmarkCosh-4 469111 255.7 ns/op BenchmarkExp-4 561228 215.4 ns/op BenchmarkLog-4 1000000 113.8 ns/op BenchmarkLog10-4 1000000 110.7 ns/op BenchmarkPhase-4 4887303 22.10 ns/op BenchmarkPolar-4 1310439 90.95 ns/op BenchmarkPow-4 348770 334.8 ns/op BenchmarkRect-4 571287 214.6 ns/op BenchmarkSin-4 485503 247.1 ns/op BenchmarkSinh-4 486800 244.2 ns/op BenchmarkSqrt-4 672322 179.4 ns/op BenchmarkTan-4 1375378 87.17 ns/op BenchmarkTanh-4 1835179 65.60 ns/op PASS ok math/cmplx 4.188s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 880302 125.2 ns/op BenchmarkInt63ThreadsafeParallel-4 1229800 96.04 ns/op BenchmarkInt63Unthreadsafe-4 964051 125.9 ns/op BenchmarkIntn1000-4 736257 159.0 ns/op BenchmarkInt63n1000-4 810104 144.9 ns/op BenchmarkInt31n1000-4 781369 146.2 ns/op BenchmarkFloat32-4 884566 132.7 ns/op BenchmarkFloat64-4 898921 130.8 ns/op BenchmarkPerm3-4 190551 639.7 ns/op BenchmarkPerm30-4 19257 5784 ns/op BenchmarkPerm30ViaShuffle-4 17492 6897 ns/op BenchmarkShuffleOverhead-4 14982 8004 ns/op BenchmarkRead3-4 533932 194.1 ns/op BenchmarkRead64-4 60540 1984 ns/op BenchmarkRead1000-4 3946 30373 ns/op BenchmarkConcurrent-4 278481 428.6 ns/op PASS ok math/rand 3.291s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 42176 2822 ns/op BenchmarkQDecodeWord-4 113515 1016 ns/op BenchmarkQDecodeHeader-4 104823 1168 ns/op BenchmarkTypeByExtension/.html-4 594706 206.4 ns/op BenchmarkTypeByExtension/.HTML-4 287568 392.8 ns/op BenchmarkTypeByExtension/.unused-4 429248 280.4 ns/op BenchmarkExtensionsByType/text/html-4 204060 693.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 88844 1328 ns/op BenchmarkExtensionsByType/application/octet-stream-4 114246 1226 ns/op PASS ok mime 2.583s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 632 173913 ns/op 47756 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 657 173152 ns/op 48352 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 325 371632 ns/op 104128 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 508 237414 ns/op 49549 B/op 207 allocs/op PASS ok mime/multipart 1.581s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 969 122948 ns/op PASS ok mime/quotedprintable 1.145s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 26 6650981 ns/op 8463 B/op 89 allocs/op BenchmarkGoLookupIPNoSuchHost-4 24 4377519 ns/op 7430 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5015625715 ns/op 159112 B/op 224 allocs/op BenchmarkDNSName-4 84409 1364 ns/op BenchmarkInterfaces-4 2730 38526 ns/op 8715 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3656 30669 ns/op 6478 B/op 22 allocs/op BenchmarkInterfaceByName-4 2929 37412 ns/op 8791 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1831 62873 ns/op 13399 B/op 81 allocs/op BenchmarkInterfacesAndAddrs-4 5886 19644 ns/op 3495 B/op 32 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1160 138561 ns/op 135291 B/op 39 allocs/op BenchmarkParseIP-4 6614 17026 ns/op BenchmarkParseIPValidIPv4-4 305794 392.8 ns/op BenchmarkParseIPValidIPv6-4 148482 802.4 ns/op BenchmarkIPString/IPv4-4 88599 1384 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8635 13825 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48039 2426 ns/op BenchmarkIPEqual/IPv4-4 1099698 106.4 ns/op BenchmarkIPEqual/IPv6-4 1042986 106.6 ns/op BenchmarkSendFile/1024-4 1 1208624368 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1209975503 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1208331042 ns/op 0.00 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/8192-4 1 1207813738 ns/op 0.01 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/16384-4 1 1208699637 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1215486100 ns/op 0.03 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1213006863 ns/op 0.05 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1005769379 ns/op 0.13 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1006656996 ns/op 0.26 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1010064225 ns/op 0.52 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1008903668 ns/op 1.04 MB/s 536 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1005959070 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1007949038 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1005983442 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1006565090 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1006865726 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007862738 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1013223946 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1021501762 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1012048562 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1007811903 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1016071333 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1009481191 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1004790549 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1007211931 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1017200373 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1020651609 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1011176890 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1004448723 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1008223917 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1008493266 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1009231867 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1002890149 ns/op 1.05 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1006629795 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1007018484 ns/op 0.00 MB/s 960 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1019643726 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 999888311 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1006876695 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1006948960 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1003335458 ns/op 0.07 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1008458401 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1006498740 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1007375012 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1008872491 ns/op 1.04 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1006829754 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007305303 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1014487746 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1006921580 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1010910727 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1002064017 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1006777377 ns/op 0.07 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007021270 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1013970331 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1006970856 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1010911961 ns/op 1.04 MB/s 896 B/op 8 allocs/op BenchmarkTCP4OneShot-4 3904 34105 ns/op BenchmarkTCP4OneShotTimeout-4 3686 39528 ns/op BenchmarkTCP4Persistent-4 27102 3731 ns/op BenchmarkTCP4PersistentTimeout-4 28557 3848 ns/op BenchmarkTCP6OneShot-4 3087 41446 ns/op BenchmarkTCP6OneShotTimeout-4 2594 48570 ns/op BenchmarkTCP6Persistent-4 34622 4248 ns/op BenchmarkTCP6PersistentTimeout-4 25838 5816 ns/op BenchmarkTCP4ConcurrentReadWrite-4 41974 3339 ns/op BenchmarkTCP6ConcurrentReadWrite-4 38874 2908 ns/op BenchmarkSetReadDeadline-4 187965 662.0 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26616 4424 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 27960 6259 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 28868 4915 ns/op 0 B/op 0 allocs/op PASS ok net 69.462s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 23215 5236 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8569 11772 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 15062 9010 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16867 7004 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 37299 3081 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 55086 2157 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 776954 152.2 ns/op BenchmarkReadRequestChrome-4 3432 33602 ns/op 18.18 MB/s 1476 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8541 13455 ns/op 5.80 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8086 13461 ns/op 6.09 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5946 18809 ns/op 8.03 MB/s 1020 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13948 8544 ns/op 4.68 MB/s 860 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 517 215643 ns/op 4.75 MB/s BenchmarkFileAndServer_1KB/https1-4 247 409690 ns/op 2.50 MB/s BenchmarkFileAndServer_1KB/h2-4 183 566713 ns/op 1.81 MB/s BenchmarkFileAndServer_16MB/h1-4 4 28531033 ns/op 588.03 MB/s BenchmarkFileAndServer_16MB/https1-4 2 73825468 ns/op 227.26 MB/s BenchmarkFileAndServer_16MB/h2-4 1 145921116 ns/op 114.97 MB/s BenchmarkFileAndServer_64MB/h1-4 1 122267117 ns/op 548.87 MB/s BenchmarkFileAndServer_64MB/https1-4 1 274660582 ns/op 244.33 MB/s BenchmarkFileAndServer_64MB/h2-4 1 582662401 ns/op 115.18 MB/s BenchmarkServeMux-4 289 437260 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 358 357281 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 598 196555 ns/op 5884 B/op 64 allocs/op BenchmarkClientServer/https1-4 303 337347 ns/op 6441 B/op 73 allocs/op BenchmarkClientServer/h2-4 220 456214 ns/op 9721 B/op 80 allocs/op BenchmarkClientServerParallel/4/h1-4 1902 56674 ns/op 10181 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 14 7614080 ns/op 86703 B/op 992 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40802: read tcp 127.0.0.1:46083->127.0.0.1:40802: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49084: read tcp 127.0.0.1:33697->127.0.0.1:49084: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49110: read tcp 127.0.0.1:33697->127.0.0.1:49110: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49076: read tcp 127.0.0.1:33697->127.0.0.1:49076: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46622: read tcp 127.0.0.1:41093->127.0.0.1:46622: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46682: read tcp 127.0.0.1:41093->127.0.0.1:46682: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46644: read tcp 127.0.0.1:41093->127.0.0.1:46644: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46588: write tcp 127.0.0.1:41093->127.0.0.1:46588: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46610: write tcp 127.0.0.1:41093->127.0.0.1:46610: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 8256482 ns/op 100476 B/op 1196 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55608: read tcp 127.0.0.1:43435->127.0.0.1:55608: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52506: read tcp 127.0.0.1:39623->127.0.0.1:52506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52552: read tcp 127.0.0.1:39623->127.0.0.1:52552: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52566: read tcp 127.0.0.1:39623->127.0.0.1:52566: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52572: read tcp 127.0.0.1:39623->127.0.0.1:52572: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52508: read tcp 127.0.0.1:39623->127.0.0.1:52508: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52554: read tcp 127.0.0.1:39623->127.0.0.1:52554: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52564: read tcp 127.0.0.1:39623->127.0.0.1:52564: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46384: read tcp 127.0.0.1:42803->127.0.0.1:46384: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46436: read tcp 127.0.0.1:42803->127.0.0.1:46436: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 1531 74363 ns/op 16525 B/op 104 allocs/op BenchmarkClientServerParallel/64/https1-4 16 8582042 ns/op 100308 B/op 1122 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46268: read tcp 127.0.0.1:43517->127.0.0.1:46268: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46288: read tcp 127.0.0.1:43517->127.0.0.1:46288: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46290: read tcp 127.0.0.1:43517->127.0.0.1:46290: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46308: read tcp 127.0.0.1:43517->127.0.0.1:46308: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38602: read tcp 127.0.0.1:38601->127.0.0.1:38602: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38622: read tcp 127.0.0.1:38601->127.0.0.1:38622: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38588: read tcp 127.0.0.1:38601->127.0.0.1:38588: use of closed network connection BenchmarkClientServerParallel/64/h2-4 14 8424155 ns/op 99806 B/op 1194 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56252: read tcp 127.0.0.1:45317->127.0.0.1:56252: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56268: read tcp 127.0.0.1:45317->127.0.0.1:56268: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56232: write tcp 127.0.0.1:45317->127.0.0.1:56232: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58794: read tcp 127.0.0.1:44267->127.0.0.1:58794: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58854: read tcp 127.0.0.1:44267->127.0.0.1:58854: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58828: read tcp 127.0.0.1:44267->127.0.0.1:58828: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58834: read tcp 127.0.0.1:44267->127.0.0.1:58834: use of closed network connection BenchmarkServer-4 1 1017986907 ns/op 106880 B/op 982 allocs/op BenchmarkClient-4 555 216823 ns/op 3693 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 920 123083 ns/op 7372 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1518 78810 ns/op 3057 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1688 62248 ns/op 1901 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1824 63245 ns/op 2789 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 2046 58001 ns/op 2694 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1938 62226 ns/op 2717 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2180 57260 ns/op 1929 B/op 14 allocs/op BenchmarkServerHijack-4 1578 86633 ns/op 16715 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 717 165488 ns/op 5687 B/op 52 allocs/op BenchmarkResponseStatusLine-4 424462 261.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.806s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 4276 46872 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 1.233s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 79933 1488 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 671020 166.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 166636 706.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 72519 1731 ns/op BenchmarkStdIPv4-4 105836 1144 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 109881 1107 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 107823 1130 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 64096 1851 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75933 1589 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1660664 72.35 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1243726 94.00 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1570711 83.35 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 208644 571.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 237262 502.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 217647 554.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 99272 1335 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 264476 456.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 106758 1014 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 128800 936.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 127959 942.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 88688 1374 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 383562 303.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 120835 992.2 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 144169 833.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 255066 475.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 138697 868.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 350796 340.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 157092 760.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 153855 767.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 156150 761.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 122912 950.7 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 509798 240.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 152431 792.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 93981 1256 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 105549 1168 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 159577 774.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 98212 1227 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 304080 392.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 111440 1141 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 127262 941.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 178701 657.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 113275 1028 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 985992 119.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 966532 127.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 979796 119.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 855841 125.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 831838 125.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 942366 125.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 830517 125.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 817219 125.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 811041 125.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 403107 271.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 623469 191.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 180272 663.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 199332 615.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 188167 626.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 86044 1394 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 363237 329.7 ns/op PASS ok net/netip 8.884s 2023/05/27 04:51:50 Test RPC server listening on 127.0.0.1:41041 2023/05/27 04:51:50 Test HTTP RPC server listening on 127.0.0.1:44497 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2574 55339 ns/op BenchmarkEndToEndHTTP-4 1340 76552 ns/op BenchmarkEndToEndAsync-4 2437 74552 ns/op BenchmarkEndToEndAsyncHTTP-4 3716 82680 ns/op PASS ok net/rpc 2.136s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3415 33575 ns/op BenchmarkReadMIMEHeader/server_headers-4 4782 23435 ns/op BenchmarkUncommon-4 21439 5562 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.421s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3702 29873 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 91742 1337 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 676868 181.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 92328 1299 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 170173 675.5 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 80510 1516 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 10272 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 392299 316.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 92427 1355 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 181310 694.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 79059 1540 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 12064 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 176143 695.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 70455 1681 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 68648 1722 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32048 3707 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5656 21024 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 175418 699.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 69457 1673 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 70468 1712 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32467 3760 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5646 20443 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.151s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3251544 35.99 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 185496 624.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 702 177288 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 129 entries os_test.go:512: benchmarkReaddirname ".": 129 entries os_test.go:512: benchmarkReaddirname ".": 129 entries BenchmarkReaddir-4 351 422329 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 129 entries os_test.go:529: benchmarkReaddir ".": 129 entries os_test.go:529: benchmarkReaddir ".": 129 entries BenchmarkReadDir-4 594 198932 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 129 entries os_test.go:546: benchmarkReadDir ".": 129 entries os_test.go:546: benchmarkReadDir ".": 129 entries BenchmarkStatDot-4 136791 837.3 ns/op BenchmarkStatFile-4 81178 1323 ns/op BenchmarkStatDir-4 96114 1200 ns/op BenchmarkLstatDot-4 137031 845.6 ns/op BenchmarkLstatFile-4 91838 1301 ns/op BenchmarkLstatDir-4 91057 1243 ns/op PASS ok os 2.635s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 330 321277 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.159s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 623071 189.6 ns/op PASS ok os/user 1.227s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3424041 35.46 ns/op BenchmarkString-4 1975676 60.54 ns/op BenchmarkBytes-4 1749264 69.23 ns/op BenchmarkNamedBytes-4 1000000 102.7 ns/op BenchmarkBytesArray-4 784298 150.6 ns/op BenchmarkSliceLen-4 1922895 60.11 ns/op BenchmarkMapLen-4 967010 124.5 ns/op BenchmarkStringLen-4 1644177 72.74 ns/op BenchmarkArrayLen-4 1380230 86.45 ns/op BenchmarkSliceCap-4 1906927 60.78 ns/op BenchmarkDeepEqual/int8-4 498964 241.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 87711 1365 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 434887 275.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 83374 1438 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 413682 287.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 83152 1434 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 405499 293.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 83500 1454 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 424282 276.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 83575 1413 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 502303 232.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 112694 1059 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 422294 285.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 83841 1547 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 402648 277.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 82480 1432 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 427479 280.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 84418 1479 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 409804 293.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 82550 1454 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 397532 296.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 82156 1444 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 404226 331.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 83194 1446 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 421387 281.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 84246 1435 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 430594 279.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 82606 1435 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 374076 277.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 84440 1440 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 458098 232.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 87102 1379 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 390902 280.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 84670 1426 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 109874 1078 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 54172 2229 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 52887 2277 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 31446 3553 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 143724 842.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 31047 3895 ns/op BenchmarkIsZero/StructComparable-4 378646 313.6 ns/op BenchmarkIsZero/StructIncomparable-4 143713 830.4 ns/op BenchmarkSetZero/Bool/Direct-4 4354530 27.41 ns/op BenchmarkSetZero/Bool/CachedZero-4 941559 127.2 ns/op BenchmarkSetZero/Bool/NewZero-4 701170 169.9 ns/op BenchmarkSetZero/Int/Direct-4 2086767 55.24 ns/op BenchmarkSetZero/Int/CachedZero-4 941523 127.0 ns/op BenchmarkSetZero/Int/NewZero-4 680695 170.9 ns/op BenchmarkSetZero/Uint/Direct-4 2134372 55.57 ns/op BenchmarkSetZero/Uint/CachedZero-4 893467 127.5 ns/op BenchmarkSetZero/Uint/NewZero-4 696368 170.9 ns/op BenchmarkSetZero/Float/Direct-4 2065335 58.73 ns/op BenchmarkSetZero/Float/CachedZero-4 932559 127.3 ns/op BenchmarkSetZero/Float/NewZero-4 688614 171.9 ns/op BenchmarkSetZero/Complex/Direct-4 2160982 55.76 ns/op BenchmarkSetZero/Complex/CachedZero-4 881378 128.1 ns/op BenchmarkSetZero/Complex/NewZero-4 693666 171.3 ns/op BenchmarkSetZero/Array/Direct-4 2566136 47.08 ns/op BenchmarkSetZero/Array/CachedZero-4 917850 130.7 ns/op BenchmarkSetZero/Array/NewZero-4 675730 176.1 ns/op BenchmarkSetZero/Chan/Direct-4 2157298 55.55 ns/op BenchmarkSetZero/Chan/CachedZero-4 905184 133.2 ns/op BenchmarkSetZero/Chan/NewZero-4 677448 177.5 ns/op BenchmarkSetZero/Func/Direct-4 2161080 55.63 ns/op BenchmarkSetZero/Func/CachedZero-4 881266 135.8 ns/op BenchmarkSetZero/Func/NewZero-4 671864 176.5 ns/op BenchmarkSetZero/Interface/Direct-4 2019472 59.53 ns/op BenchmarkSetZero/Interface/CachedZero-4 871502 155.4 ns/op BenchmarkSetZero/Interface/NewZero-4 698734 171.9 ns/op BenchmarkSetZero/Map/Direct-4 2138708 55.98 ns/op BenchmarkSetZero/Map/CachedZero-4 863106 136.5 ns/op BenchmarkSetZero/Map/NewZero-4 681178 177.4 ns/op BenchmarkSetZero/Pointer/Direct-4 2092071 55.95 ns/op BenchmarkSetZero/Pointer/CachedZero-4 884131 133.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 683972 176.9 ns/op BenchmarkSetZero/Slice/Direct-4 2012582 59.66 ns/op BenchmarkSetZero/Slice/CachedZero-4 929991 127.8 ns/op BenchmarkSetZero/Slice/NewZero-4 690452 190.2 ns/op BenchmarkSetZero/String/Direct-4 2114168 56.12 ns/op BenchmarkSetZero/String/CachedZero-4 902473 127.6 ns/op BenchmarkSetZero/String/NewZero-4 686473 174.9 ns/op BenchmarkSetZero/Struct/Direct-4 2706936 43.90 ns/op BenchmarkSetZero/Struct/CachedZero-4 931783 127.8 ns/op BenchmarkSetZero/Struct/NewZero-4 688828 172.5 ns/op BenchmarkSelect/1-4 192148 608.6 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 79594 1475 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 43352 2670 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 155672 690.9 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 202137 589.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 173462 638.8 ns/op 200.38 MB/s BenchmarkCallArgCopy/size=256-4 177448 691.0 ns/op 370.48 MB/s BenchmarkCallArgCopy/size=1024-4 135102 874.4 ns/op 1171.13 MB/s BenchmarkCallArgCopy/size=4096-4 66062 1937 ns/op 2114.20 MB/s BenchmarkCallArgCopy/size=65536-4 4882 21025 ns/op 3117.12 MB/s BenchmarkFieldByName1-4 1464584 81.12 ns/op BenchmarkFieldByName2-4 102217 1171 ns/op BenchmarkFieldByName3-4 14314 9055 ns/op BenchmarkInterfaceBig-4 3753492 31.99 ns/op BenchmarkInterfaceSmall-4 3540454 32.59 ns/op BenchmarkNew-4 2381028 50.36 ns/op BenchmarkMap/StringKeys/MapIndex-4 2412 49256 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2198 55099 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2340 51396 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2161 55072 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2337 50956 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2127 55301 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 262530 462.2 ns/op PASS ok reflect 17.698s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 11865 12248 ns/op 9124 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 23851 7329 ns/op 9395 B/op 1 allocs/op BenchmarkFindString-4 12878 11214 ns/op 9518 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10754 ns/op 9362 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9212 11626 ns/op 9522 B/op 2 allocs/op BenchmarkLiteral-4 28926 6673 ns/op BenchmarkNotLiteral-4 2854 40207 ns/op BenchmarkMatchClass-4 2194 53965 ns/op BenchmarkMatchClass_InRange-4 2130 52589 ns/op BenchmarkReplaceAll-4 2642 38486 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 32456 3744 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 38343 3279 ns/op BenchmarkAnchoredShortMatch-4 22077 7736 ns/op BenchmarkAnchoredLongMatch-4 14853 8184 ns/op BenchmarkOnePassShortA-4 13456 9165 ns/op BenchmarkNotOnePassShortA-4 7039 16650 ns/op BenchmarkOnePassShortB-4 18517 6645 ns/op BenchmarkNotOnePassShortB-4 7914 12659 ns/op BenchmarkOnePassLongPrefix-4 74720 1733 ns/op BenchmarkOnePassLongNotPrefix-4 26414 5232 ns/op BenchmarkMatchParallelShared-4 35040 4074 ns/op BenchmarkMatchParallelCopied-4 25837 4070 ns/op BenchmarkQuoteMetaAll-4 162877 757.0 ns/op 18.49 MB/s BenchmarkQuoteMetaNone-4 306500 391.1 ns/op 66.48 MB/s BenchmarkCompile/Onepass-4 2937 38545 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1200 98823 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 139 855551 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4228076 27.47 ns/op 582.51 MB/s BenchmarkMatch/Easy0/32-4 33878 3499 ns/op 9.15 MB/s BenchmarkMatch/Easy0/1K-4 5578 19320 ns/op 53.00 MB/s BenchmarkMatch/Easy0i/16-4 4283952 28.31 ns/op 565.19 MB/s BenchmarkMatch/Easy0i/32-4 3656 29306 ns/op 1.09 MB/s BenchmarkMatch/Easy0i/1K-4 157 761915 ns/op 1.34 MB/s BenchmarkMatch/Easy1/16-4 4306302 27.73 ns/op 576.95 MB/s BenchmarkMatch/Easy1/32-4 35841 3203 ns/op 9.99 MB/s BenchmarkMatch/Easy1/1K-4 3687 31286 ns/op 32.73 MB/s BenchmarkMatch/Medium/16-4 4202487 27.81 ns/op 575.27 MB/s BenchmarkMatch/Medium/32-4 4310 24317 ns/op 1.32 MB/s BenchmarkMatch/Medium/1K-4 175 684745 ns/op 1.50 MB/s BenchmarkMatch/Hard/16-4 4360670 27.93 ns/op 572.93 MB/s BenchmarkMatch/Hard/32-4 2450 43653 ns/op 0.73 MB/s BenchmarkMatch/Hard/1K-4 96 1215002 ns/op 0.84 MB/s BenchmarkMatch/Hard1/16-4 820 148181 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 445 268236 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 13 8333032 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 20580 5832 ns/op 2.74 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 10148 ns/op 3.15 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 454 263583 ns/op 3.88 MB/s 22 B/op 0 allocs/op PASS ok regexp 8.566s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 470989 247.5 ns/op BenchmarkIsWordChar-4 173685 700.4 ns/op PASS ok regexp/syntax 2.578s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 76980 1573 ns/op BenchmarkCallers/inlined-4 52588 2295 ns/op BenchmarkCallers/no-cache-4 14917 8151 ns/op BenchmarkFPCallers/cached-4 14237190 8.543 ns/op BenchmarkMakeChan/Byte-4 1353283 81.94 ns/op BenchmarkMakeChan/Int-4 1376172 85.67 ns/op BenchmarkMakeChan/Ptr-4 625014 175.8 ns/op BenchmarkMakeChan/Struct/0-4 1510034 76.19 ns/op BenchmarkMakeChan/Struct/32-4 881842 197.5 ns/op BenchmarkMakeChan/Struct/40-4 681268 266.5 ns/op BenchmarkChanNonblocking-4 5393912 20.90 ns/op BenchmarkSelectUncontended-4 876676 121.7 ns/op BenchmarkSelectSyncContended-4 48066 2411 ns/op BenchmarkSelectAsyncContended-4 209930 568.9 ns/op BenchmarkSelectNonblock-4 4787163 25.36 ns/op BenchmarkChanUncontended-4 14181 7789 ns/op BenchmarkChanContended-4 2948 41996 ns/op BenchmarkChanSync-4 293858 444.8 ns/op BenchmarkChanSyncWork-4 12288 9317 ns/op BenchmarkChanProdCons0-4 174051 710.3 ns/op BenchmarkChanProdCons10-4 251586 419.1 ns/op BenchmarkChanProdCons100-4 287172 373.7 ns/op BenchmarkChanProdConsWork0-4 174748 742.7 ns/op BenchmarkChanProdConsWork10-4 214306 561.3 ns/op BenchmarkChanProdConsWork100-4 234492 510.9 ns/op BenchmarkSelectProdCons-4 141463 883.9 ns/op BenchmarkReceiveDataFromClosedChan-4 1299337 108.9 ns/op BenchmarkChanCreation-4 512148 263.7 ns/op BenchmarkChanSem-4 262065 452.9 ns/op BenchmarkChanPopular-4 225 481560 ns/op BenchmarkChanClosed-4 1474345 79.51 ns/op BenchmarkCallClosure-4 5337267 22.39 ns/op BenchmarkCallClosure1-4 5519371 21.27 ns/op BenchmarkCallClosure2-4 1311985 76.42 ns/op BenchmarkCallClosure3-4 1903092 60.04 ns/op BenchmarkCallClosure4-4 1724982 69.96 ns/op BenchmarkComplex128DivNormal-4 6385189 19.63 ns/op BenchmarkComplex128DivNisNaN-4 4995742 24.29 ns/op BenchmarkComplex128DivDisNaN-4 4822712 29.19 ns/op BenchmarkComplex128DivNisInf-4 6061094 19.64 ns/op BenchmarkComplex128DivDisInf-4 4320943 28.08 ns/op BenchmarkSetTypePtr-4 59836645 2.109 ns/op 3793.19 MB/s BenchmarkSetTypePtr8-4 8347453 14.22 ns/op 4500.17 MB/s BenchmarkSetTypePtr16-4 8365087 13.97 ns/op 9160.63 MB/s BenchmarkSetTypePtr32-4 8746071 16.19 ns/op 15807.79 MB/s BenchmarkSetTypePtr64-4 8901530 14.01 ns/op 36543.32 MB/s BenchmarkSetTypePtr126-4 5891294 20.51 ns/op 49143.75 MB/s BenchmarkSetTypePtr128-4 5957810 20.16 ns/op 50798.24 MB/s BenchmarkSetTypePtrSlice-4 959311 126.4 ns/op 64826.80 MB/s BenchmarkSetTypeNode1-4 8666838 14.02 ns/op 1711.93 MB/s BenchmarkSetTypeNode1Slice-4 4667292 26.33 ns/op 29173.57 MB/s BenchmarkSetTypeNode8-4 8637408 14.02 ns/op 5705.78 MB/s BenchmarkSetTypeNode8Slice-4 1850638 80.73 ns/op 31710.26 MB/s BenchmarkSetTypeNode64-4 6022107 20.04 ns/op 26346.09 MB/s BenchmarkSetTypeNode64Slice-4 217954 558.9 ns/op 30232.20 MB/s BenchmarkSetTypeNode64Dead-4 7074213 17.50 ns/op 30165.76 MB/s BenchmarkSetTypeNode64DeadSlice-4 228259 531.8 ns/op 31771.51 MB/s BenchmarkSetTypeNode124-4 5963556 20.47 ns/op 49230.89 MB/s BenchmarkSetTypeNode124Slice-4 201619 601.5 ns/op 53628.26 MB/s BenchmarkSetTypeNode126-4 5997762 20.36 ns/op 50286.59 MB/s BenchmarkSetTypeNode126Slice-4 203143 596.0 ns/op 54980.52 MB/s BenchmarkSetTypeNode128-4 4178254 28.70 ns/op 36231.92 MB/s BenchmarkSetTypeNode128Slice-4 145002 835.5 ns/op 39833.31 MB/s BenchmarkSetTypeNode130-4 3952270 28.84 ns/op 36611.11 MB/s BenchmarkSetTypeNode130Slice-4 141279 877.8 ns/op 38497.94 MB/s BenchmarkSetTypeNode1024-4 831300 148.0 ns/op 55469.05 MB/s BenchmarkSetTypeNode1024Slice-4 25843 4670 ns/op 56247.41 MB/s BenchmarkAllocation-4 4347 49854 ns/op BenchmarkReadMemStats-4 17862 7255 ns/op BenchmarkReadMemStatsLatency-4 1 24771 p50-ns 24771 p90-ns 24771 p99-ns BenchmarkWriteBarrier-4 2702587 62.40 ns/op BenchmarkBulkWriteBarrier-4 5423164 19.58 ns/op BenchmarkScanStackNoLocals-4 3 35820113 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10674247 11.57 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9196342 13.59 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7640944 15.79 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5498823 22.26 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3611910 33.25 ns/op BenchmarkHash5-4 4847692 24.47 ns/op 204.33 MB/s BenchmarkHash16-4 4963122 23.95 ns/op 667.92 MB/s BenchmarkHash64-4 4036507 29.72 ns/op 2153.40 MB/s BenchmarkHash1024-4 959043 125.3 ns/op 8171.17 MB/s BenchmarkHash65536-4 19410 6177 ns/op 10610.34 MB/s BenchmarkAlignedLoad-4 6546878 15.47 ns/op BenchmarkUnalignedLoad-4 7609726 16.16 ns/op BenchmarkEqEfaceConcrete-4 6020100 20.13 ns/op BenchmarkEqIfaceConcrete-4 5808883 20.49 ns/op BenchmarkNeEfaceConcrete-4 5843235 20.93 ns/op BenchmarkNeIfaceConcrete-4 5758514 20.84 ns/op BenchmarkConvT2EByteSized/bool-4 5184472 22.91 ns/op BenchmarkConvT2EByteSized/uint8-4 5292378 22.57 ns/op BenchmarkConvT2ESmall-4 5054788 24.71 ns/op BenchmarkConvT2EUintptr-4 5026816 24.95 ns/op BenchmarkConvT2ELarge-4 1383310 96.27 ns/op BenchmarkConvT2ISmall-4 4824146 24.71 ns/op BenchmarkConvT2IUintptr-4 5177682 25.52 ns/op BenchmarkConvT2ILarge-4 1528512 79.02 ns/op BenchmarkConvI2E-4 4638711 25.73 ns/op BenchmarkConvI2I-4 4050819 29.15 ns/op BenchmarkAssertE2T-4 4107043 30.59 ns/op BenchmarkAssertE2TLarge-4 2465534 48.17 ns/op BenchmarkAssertE2I-4 4124335 28.47 ns/op BenchmarkAssertI2T-4 4205299 29.07 ns/op BenchmarkAssertI2I-4 4066818 29.04 ns/op BenchmarkAssertI2E-4 5231808 22.23 ns/op BenchmarkAssertE2E-4 5328879 22.97 ns/op BenchmarkAssertE2T2-4 2981533 39.89 ns/op BenchmarkAssertE2T2Blank-4 4307260 28.85 ns/op BenchmarkAssertI2E2-4 3985314 30.01 ns/op BenchmarkAssertI2E2Blank-4 4997851 24.30 ns/op BenchmarkAssertE2E2-4 3944980 30.34 ns/op BenchmarkAssertE2E2Blank-4 5003032 21.46 ns/op BenchmarkConvT2Ezero/zero/16-4 4558946 24.19 ns/op BenchmarkConvT2Ezero/zero/32-4 5127172 24.24 ns/op BenchmarkConvT2Ezero/zero/64-4 4914999 25.07 ns/op BenchmarkConvT2Ezero/zero/str-4 5115439 24.27 ns/op BenchmarkConvT2Ezero/zero/slice-4 5033208 23.77 ns/op BenchmarkConvT2Ezero/zero/big-4 435783 303.5 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1597857 81.95 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 108.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 389209 419.1 ns/op BenchmarkConvT2Ezero/smallint/16-4 5044567 24.14 ns/op BenchmarkConvT2Ezero/smallint/32-4 4984249 28.19 ns/op BenchmarkConvT2Ezero/smallint/64-4 4776009 24.82 ns/op BenchmarkConvT2Ezero/largeint/16-4 2054175 71.14 ns/op BenchmarkConvT2Ezero/largeint/32-4 2124152 57.94 ns/op BenchmarkConvT2Ezero/largeint/64-4 2169673 69.96 ns/op BenchmarkMalloc8-4 1961320 79.38 ns/op BenchmarkMalloc16-4 1752180 67.79 ns/op BenchmarkMallocTypeInfo8-4 1789065 71.83 ns/op BenchmarkMallocTypeInfo16-4 1483809 85.47 ns/op BenchmarkMallocLargeStruct-4 267332 740.2 ns/op BenchmarkGoroutineSelect-4 100 4493688 ns/op BenchmarkGoroutineBlocking-4 52 6607661 ns/op BenchmarkGoroutineForRange-4 25 8402477 ns/op BenchmarkGoroutineIdle-4 67 3633421 ns/op BenchmarkHashStringSpeed-4 1957677 79.84 ns/op BenchmarkHashBytesSpeed-4 1356375 103.0 ns/op BenchmarkHashInt32Speed-4 1978874 61.83 ns/op BenchmarkHashInt64Speed-4 2080548 56.08 ns/op BenchmarkHashStringArraySpeed-4 480777 379.7 ns/op BenchmarkMegMap-4 3468975 33.40 ns/op BenchmarkMegOneMap-4 4053073 29.93 ns/op BenchmarkMegEqMap-4 1926 59472 ns/op BenchmarkMegEmptyMap-4 4531978 25.03 ns/op BenchmarkSmallStrMap-4 3538101 32.41 ns/op BenchmarkMapStringKeysEight_16-4 3308432 33.80 ns/op BenchmarkMapStringKeysEight_32-4 3576339 33.53 ns/op BenchmarkMapStringKeysEight_64-4 3675844 32.35 ns/op BenchmarkMapStringKeysEight_1M-4 3678307 36.50 ns/op BenchmarkIntMap-4 3900439 30.27 ns/op BenchmarkMapFirst/1-4 4672552 25.66 ns/op BenchmarkMapFirst/2-4 4664538 26.00 ns/op BenchmarkMapFirst/3-4 4722457 25.62 ns/op BenchmarkMapFirst/4-4 4665627 25.62 ns/op BenchmarkMapFirst/5-4 4674157 26.49 ns/op BenchmarkMapFirst/6-4 4436689 26.63 ns/op BenchmarkMapFirst/7-4 4356088 29.96 ns/op BenchmarkMapFirst/8-4 4572778 26.33 ns/op BenchmarkMapFirst/9-4 3368934 35.16 ns/op BenchmarkMapFirst/10-4 3365112 38.41 ns/op BenchmarkMapFirst/11-4 3229987 36.28 ns/op BenchmarkMapFirst/12-4 3311304 37.86 ns/op BenchmarkMapFirst/13-4 3357763 36.05 ns/op BenchmarkMapFirst/14-4 3386438 36.33 ns/op BenchmarkMapFirst/15-4 3394490 35.36 ns/op BenchmarkMapFirst/16-4 3387760 35.67 ns/op BenchmarkMapMid/1-4 3731108 32.08 ns/op BenchmarkMapMid/2-4 3586158 33.82 ns/op BenchmarkMapMid/3-4 3628602 33.42 ns/op BenchmarkMapMid/4-4 3478387 33.92 ns/op BenchmarkMapMid/5-4 3604460 34.31 ns/op BenchmarkMapMid/6-4 3386830 35.24 ns/op BenchmarkMapMid/7-4 3388744 35.11 ns/op BenchmarkMapMid/8-4 3462763 34.92 ns/op BenchmarkMapMid/9-4 2719933 42.36 ns/op BenchmarkMapMid/10-4 2839158 48.03 ns/op BenchmarkMapMid/11-4 2724445 42.23 ns/op BenchmarkMapMid/12-4 2737300 44.56 ns/op BenchmarkMapMid/13-4 2846143 45.93 ns/op BenchmarkMapMid/14-4 2752944 42.26 ns/op BenchmarkMapMid/15-4 2769249 43.89 ns/op BenchmarkMapMid/16-4 2698981 46.75 ns/op BenchmarkMapLast/1-4 3669564 32.73 ns/op BenchmarkMapLast/2-4 3532399 34.02 ns/op BenchmarkMapLast/3-4 3337616 34.84 ns/op BenchmarkMapLast/4-4 3400008 37.81 ns/op BenchmarkMapLast/5-4 3194575 34.10 ns/op BenchmarkMapLast/6-4 3310543 35.71 ns/op BenchmarkMapLast/7-4 3403462 35.99 ns/op BenchmarkMapLast/8-4 3173244 37.53 ns/op BenchmarkMapLast/9-4 2443189 44.71 ns/op BenchmarkMapLast/10-4 2720442 44.95 ns/op BenchmarkMapLast/11-4 2685780 45.34 ns/op BenchmarkMapLast/12-4 2706320 46.01 ns/op BenchmarkMapLast/13-4 2785644 41.93 ns/op BenchmarkMapLast/14-4 2788898 41.92 ns/op BenchmarkMapLast/15-4 2791452 46.33 ns/op BenchmarkMapLast/16-4 2645850 45.28 ns/op BenchmarkMapCycle-4 2186371 54.27 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2687421 45.94 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1207 98382 ns/op BenchmarkMakeMap/[Byte]Byte-4 655161 160.8 ns/op BenchmarkMakeMap/[Int]Int-4 464968 216.1 ns/op BenchmarkNewEmptyMap-4 12956835 9.114 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1439230 82.66 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 668422 175.8 ns/op BenchmarkMapIterEmpty-4 6540460 18.52 ns/op BenchmarkSameLengthMap-4 4251469 26.25 ns/op BenchmarkBigKeyMap-4 1849832 68.86 ns/op BenchmarkBigValMap-4 1740926 73.34 ns/op BenchmarkSmallKeyMap-4 2697160 44.40 ns/op BenchmarkMapPopulate/1-4 2189716 55.85 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 129984 1185 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9949 13238 ns/op 6278 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 924 125360 ns/op 51767 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 76 1455839 ns/op 416107 B/op 200 allocs/op BenchmarkMapPopulate/100000-4 6 18249941 ns/op 6533901 B/op 2940 allocs/op BenchmarkComplexAlgMap-4 273504 424.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 808222 146.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 702432 169.3 ns/op BenchmarkGoMapClear/Reflexive/100-4 273194 454.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 49861 2425 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5910 18465 ns/op BenchmarkGoMapClear/NonReflexive/1-4 634363 180.5 ns/op BenchmarkGoMapClear/NonReflexive/10-4 599275 202.2 ns/op BenchmarkGoMapClear/NonReflexive/100-4 258302 468.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 49689 2481 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5745 18359 ns/op BenchmarkMapStringConversion/32/simple-4 2091246 57.93 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 2071363 61.67 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1798195 71.28 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1943371 58.69 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1965085 62.26 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1822046 66.49 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1767753 85.00 ns/op BenchmarkMapInterfacePtr-4 1788814 66.85 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4583104 26.01 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 97620 2145 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 7010 17896 ns/op BenchmarkMapPop1000-4 495 261540 ns/op BenchmarkMapPop10000-4 24 4389806 ns/op BenchmarkMapAssign/Int32/256-4 2387521 49.41 ns/op BenchmarkMapAssign/Int32/65536-4 2001303 59.93 ns/op BenchmarkMapAssign/Int64/256-4 2392135 50.95 ns/op BenchmarkMapAssign/Int64/65536-4 503186 233.3 ns/op BenchmarkMapAssign/Str/256-4 1867942 63.97 ns/op BenchmarkMapAssign/Str/65536-4 1035468 120.9 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1301463 90.16 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 523946 279.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1387448 92.46 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 926006 196.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 584403 4520 ns/op BenchmarkMapOperatorAssign/Str/65536-4 407065 379.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 906614 147.4 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 496652 214.2 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 929022 183.9 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 408333 254.9 ns/op 44 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 696976 247.9 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 118020 1006 ns/op 126 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1949499 61.50 ns/op BenchmarkMapDelete/Int32/1000-4 1717525 65.57 ns/op BenchmarkMapDelete/Int32/10000-4 1843879 57.63 ns/op BenchmarkMapDelete/Int64/100-4 1747132 57.95 ns/op BenchmarkMapDelete/Int64/1000-4 1850690 65.06 ns/op BenchmarkMapDelete/Int64/10000-4 2067603 58.93 ns/op BenchmarkMapDelete/Str/100-4 1468234 99.67 ns/op BenchmarkMapDelete/Str/1000-4 1660196 82.14 ns/op BenchmarkMapDelete/Str/10000-4 1593744 73.71 ns/op BenchmarkMapDelete/Pointer/100-4 1576402 82.16 ns/op BenchmarkMapDelete/Pointer/1000-4 1815022 89.11 ns/op BenchmarkMapDelete/Pointer/10000-4 1799894 65.00 ns/op BenchmarkMemmove/0-4 13834748 8.694 ns/op BenchmarkMemmove/1-4 2224696 53.39 ns/op 18.73 MB/s BenchmarkMemmove/2-4 2201156 53.19 ns/op 37.60 MB/s BenchmarkMemmove/3-4 2188374 54.63 ns/op 54.91 MB/s BenchmarkMemmove/4-4 2181639 56.50 ns/op 70.80 MB/s BenchmarkMemmove/5-4 2125159 54.67 ns/op 91.46 MB/s BenchmarkMemmove/6-4 2209599 54.57 ns/op 109.96 MB/s BenchmarkMemmove/7-4 2075641 56.43 ns/op 124.05 MB/s BenchmarkMemmove/8-4 2341561 52.46 ns/op 152.51 MB/s BenchmarkMemmove/9-4 2182178 54.68 ns/op 164.58 MB/s BenchmarkMemmove/10-4 2137359 54.50 ns/op 183.49 MB/s BenchmarkMemmove/11-4 2165240 54.81 ns/op 200.69 MB/s BenchmarkMemmove/12-4 2174256 57.05 ns/op 210.35 MB/s BenchmarkMemmove/13-4 2163208 54.37 ns/op 239.11 MB/s BenchmarkMemmove/14-4 2176226 55.52 ns/op 252.18 MB/s BenchmarkMemmove/15-4 2122860 56.22 ns/op 266.81 MB/s BenchmarkMemmove/16-4 2088796 56.41 ns/op 283.64 MB/s BenchmarkMemmove/32-4 1922847 63.31 ns/op 505.46 MB/s BenchmarkMemmove/64-4 1667739 71.88 ns/op 890.31 MB/s BenchmarkMemmove/128-4 1314577 147.8 ns/op 866.13 MB/s BenchmarkMemmove/256-4 961838 120.3 ns/op 2127.30 MB/s BenchmarkMemmove/512-4 700506 168.1 ns/op 3046.24 MB/s BenchmarkMemmove/1024-4 431400 276.9 ns/op 3698.21 MB/s BenchmarkMemmove/2048-4 239253 498.0 ns/op 4112.49 MB/s BenchmarkMemmove/4096-4 128923 953.0 ns/op 4297.99 MB/s BenchmarkMemmoveOverlap/32-4 1907239 60.89 ns/op 525.55 MB/s BenchmarkMemmoveOverlap/64-4 1385077 93.89 ns/op 681.67 MB/s BenchmarkMemmoveOverlap/128-4 1254289 96.49 ns/op 1326.62 MB/s BenchmarkMemmoveOverlap/256-4 960080 128.3 ns/op 1995.73 MB/s BenchmarkMemmoveOverlap/512-4 550533 187.7 ns/op 2728.23 MB/s BenchmarkMemmoveOverlap/1024-4 394393 301.7 ns/op 3394.18 MB/s BenchmarkMemmoveOverlap/2048-4 226869 536.4 ns/op 3817.71 MB/s BenchmarkMemmoveOverlap/4096-4 117620 1003 ns/op 4085.51 MB/s BenchmarkMemmoveUnalignedDst/0-4 12793554 9.448 ns/op BenchmarkMemmoveUnalignedDst/1-4 2161982 59.60 ns/op 16.78 MB/s BenchmarkMemmoveUnalignedDst/2-4 1948594 54.15 ns/op 36.93 MB/s BenchmarkMemmoveUnalignedDst/3-4 2162053 55.96 ns/op 53.61 MB/s BenchmarkMemmoveUnalignedDst/4-4 2154382 56.24 ns/op 71.13 MB/s BenchmarkMemmoveUnalignedDst/5-4 2122578 56.57 ns/op 88.38 MB/s BenchmarkMemmoveUnalignedDst/6-4 2092514 56.03 ns/op 107.08 MB/s BenchmarkMemmoveUnalignedDst/7-4 2067068 55.78 ns/op 125.49 MB/s BenchmarkMemmoveUnalignedDst/8-4 2252204 50.78 ns/op 157.54 MB/s BenchmarkMemmoveUnalignedDst/9-4 2227483 55.44 ns/op 162.33 MB/s BenchmarkMemmoveUnalignedDst/10-4 2082906 55.79 ns/op 179.23 MB/s BenchmarkMemmoveUnalignedDst/11-4 2106685 56.75 ns/op 193.82 MB/s BenchmarkMemmoveUnalignedDst/12-4 2168187 54.38 ns/op 220.65 MB/s BenchmarkMemmoveUnalignedDst/13-4 1982744 54.44 ns/op 238.79 MB/s BenchmarkMemmoveUnalignedDst/14-4 2187481 55.17 ns/op 253.74 MB/s BenchmarkMemmoveUnalignedDst/15-4 2145612 56.52 ns/op 265.40 MB/s BenchmarkMemmoveUnalignedDst/16-4 2056390 57.04 ns/op 280.52 MB/s BenchmarkMemmoveUnalignedDst/32-4 1812936 78.08 ns/op 409.84 MB/s BenchmarkMemmoveUnalignedDst/64-4 1636564 75.06 ns/op 852.62 MB/s BenchmarkMemmoveUnalignedDst/128-4 1273072 94.37 ns/op 1356.43 MB/s BenchmarkMemmoveUnalignedDst/256-4 964213 120.2 ns/op 2130.16 MB/s BenchmarkMemmoveUnalignedDst/512-4 686062 172.8 ns/op 2962.84 MB/s BenchmarkMemmoveUnalignedDst/1024-4 419527 285.5 ns/op 3586.61 MB/s BenchmarkMemmoveUnalignedDst/2048-4 242504 784.9 ns/op 2609.26 MB/s BenchmarkMemmoveUnalignedDst/4096-4 129912 1048 ns/op 3909.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1839258 64.20 ns/op 498.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1428039 74.65 ns/op 857.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1207192 100.5 ns/op 1273.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 913287 130.9 ns/op 1956.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 605160 226.0 ns/op 2265.30 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 389390 308.0 ns/op 3324.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 223404 539.1 ns/op 3798.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 111385 1011 ns/op 4050.15 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12956878 9.313 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2208238 52.72 ns/op 18.97 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2120379 53.86 ns/op 37.13 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2165464 57.94 ns/op 51.77 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2194491 54.07 ns/op 73.97 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2280062 53.03 ns/op 94.30 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2226586 54.36 ns/op 110.38 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2189038 54.20 ns/op 129.15 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2349007 61.86 ns/op 129.32 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2211938 58.73 ns/op 153.25 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2154914 54.91 ns/op 182.11 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2112007 57.59 ns/op 190.99 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2236719 56.97 ns/op 210.62 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2210076 59.27 ns/op 219.35 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2105055 55.38 ns/op 252.79 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1847109 57.79 ns/op 259.57 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2084446 63.94 ns/op 250.25 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1828722 60.97 ns/op 524.86 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1667766 76.25 ns/op 839.39 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 100.0 ns/op 1279.78 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 120.7 ns/op 2121.82 MB/s BenchmarkMemmoveUnalignedSrc/512-4 690409 179.7 ns/op 2849.18 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 426486 306.9 ns/op 3336.55 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 242577 501.6 ns/op 4082.95 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128366 936.4 ns/op 4374.03 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1845021 66.54 ns/op 480.91 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1633977 73.26 ns/op 873.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 103.5 ns/op 1236.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 947025 130.5 ns/op 1961.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 622148 227.8 ns/op 2247.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 385407 340.8 ns/op 3004.79 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 215580 620.6 ns/op 3299.85 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 97514 1088 ns/op 3765.13 MB/s BenchmarkMemclr/5-4 12050415 10.33 ns/op 483.83 MB/s BenchmarkMemclr/16-4 10717735 12.97 ns/op 1233.85 MB/s BenchmarkMemclr/64-4 6507204 18.48 ns/op 3464.05 MB/s BenchmarkMemclr/256-4 10692211 11.12 ns/op 23015.69 MB/s BenchmarkMemclr/4096-4 3248671 36.76 ns/op 111440.61 MB/s BenchmarkMemclr/65536-4 77906 1591 ns/op 41197.76 MB/s BenchmarkMemclr/1M-4 5096 24269 ns/op 43206.61 MB/s BenchmarkMemclr/4M-4 1144 103877 ns/op 40377.43 MB/s BenchmarkMemclr/8M-4 465 220990 ns/op 37959.29 MB/s BenchmarkMemclr/16M-4 271 431393 ns/op 38890.80 MB/s BenchmarkMemclr/64M-4 76 1823154 ns/op 36809.21 MB/s BenchmarkMemclrUnaligned/0_5-4 6333018 17.40 ns/op 287.31 MB/s BenchmarkMemclrUnaligned/0_16-4 6684697 19.86 ns/op 805.62 MB/s BenchmarkMemclrUnaligned/0_64-4 4591467 27.02 ns/op 2368.42 MB/s BenchmarkMemclrUnaligned/0_256-4 6649142 17.80 ns/op 14382.94 MB/s BenchmarkMemclrUnaligned/0_4096-4 2948250 40.84 ns/op 100301.86 MB/s BenchmarkMemclrUnaligned/0_65536-4 86875 1192 ns/op 54963.99 MB/s BenchmarkMemclrUnaligned/1_5-4 6794326 19.62 ns/op 254.78 MB/s BenchmarkMemclrUnaligned/1_16-4 6605006 18.42 ns/op 868.74 MB/s BenchmarkMemclrUnaligned/1_64-4 4576567 27.52 ns/op 2325.17 MB/s BenchmarkMemclrUnaligned/1_256-4 6396237 18.00 ns/op 14224.80 MB/s BenchmarkMemclrUnaligned/1_4096-4 2266891 60.82 ns/op 67347.52 MB/s BenchmarkMemclrUnaligned/1_65536-4 79316 1679 ns/op 39036.16 MB/s BenchmarkMemclrUnaligned/4_5-4 6779616 17.63 ns/op 283.68 MB/s BenchmarkMemclrUnaligned/4_16-4 5855826 20.80 ns/op 769.07 MB/s BenchmarkMemclrUnaligned/4_64-4 4364842 26.33 ns/op 2430.70 MB/s BenchmarkMemclrUnaligned/4_256-4 6664278 23.58 ns/op 10854.39 MB/s BenchmarkMemclrUnaligned/4_4096-4 2375834 72.51 ns/op 56488.37 MB/s BenchmarkMemclrUnaligned/4_65536-4 114805 2019 ns/op 32463.92 MB/s BenchmarkMemclrUnaligned/7_5-4 6834452 22.54 ns/op 221.84 MB/s BenchmarkMemclrUnaligned/7_16-4 6663471 18.61 ns/op 859.73 MB/s BenchmarkMemclrUnaligned/7_64-4 4555154 26.28 ns/op 2434.95 MB/s BenchmarkMemclrUnaligned/7_256-4 6390061 18.70 ns/op 13688.52 MB/s BenchmarkMemclrUnaligned/7_4096-4 2233952 53.17 ns/op 77039.01 MB/s BenchmarkMemclrUnaligned/7_65536-4 77402 1555 ns/op 42142.98 MB/s BenchmarkMemclrUnaligned/0_1M-4 4822 26157 ns/op 40087.13 MB/s BenchmarkMemclrUnaligned/0_4M-4 1149 104567 ns/op 40111.15 MB/s BenchmarkMemclrUnaligned/0_8M-4 583 236159 ns/op 35521.00 MB/s BenchmarkMemclrUnaligned/0_16M-4 266 439165 ns/op 38202.56 MB/s BenchmarkMemclrUnaligned/0_64M-4 63 1754958 ns/op 38239.57 MB/s BenchmarkMemclrUnaligned/1_1M-4 3933 25491 ns/op 41135.65 MB/s BenchmarkMemclrUnaligned/1_4M-4 1216 104213 ns/op 40247.40 MB/s BenchmarkMemclrUnaligned/1_8M-4 634 214073 ns/op 39185.66 MB/s BenchmarkMemclrUnaligned/1_16M-4 288 388051 ns/op 43234.62 MB/s BenchmarkMemclrUnaligned/1_64M-4 92 2043711 ns/op 32836.77 MB/s BenchmarkMemclrUnaligned/4_1M-4 4687 28271 ns/op 37090.52 MB/s BenchmarkMemclrUnaligned/4_4M-4 991 106377 ns/op 39428.63 MB/s BenchmarkMemclrUnaligned/4_8M-4 493 436168 ns/op 19232.52 MB/s BenchmarkMemclrUnaligned/4_16M-4 273 500865 ns/op 33496.50 MB/s BenchmarkMemclrUnaligned/4_64M-4 54 1852604 ns/op 36224.08 MB/s BenchmarkMemclrUnaligned/7_1M-4 5400 27424 ns/op 38235.80 MB/s BenchmarkMemclrUnaligned/7_4M-4 1208 124811 ns/op 33605.37 MB/s BenchmarkMemclrUnaligned/7_8M-4 519 221985 ns/op 37789.15 MB/s BenchmarkMemclrUnaligned/7_16M-4 242 430079 ns/op 39009.58 MB/s BenchmarkMemclrUnaligned/7_64M-4 52 2049288 ns/op 32747.41 MB/s BenchmarkGoMemclr/5-4 1487236 82.00 ns/op 60.98 MB/s BenchmarkGoMemclr/16-4 603307 191.4 ns/op 83.61 MB/s BenchmarkGoMemclr/64-4 169833 736.7 ns/op 86.87 MB/s BenchmarkGoMemclr/256-4 43372 2795 ns/op 91.59 MB/s BenchmarkMemclrRange/1K_2K-4 30828 3944 ns/op 24309.63 MB/s BenchmarkMemclrRange/2K_8K-4 13434 7557 ns/op 44132.55 MB/s BenchmarkMemclrRange/4K_16K-4 16011 9331 ns/op 34624.69 MB/s BenchmarkMemclrRange/160K_228K-4 2829 39490 ns/op 42108.09 MB/s BenchmarkClearFat7-4 6729838 17.65 ns/op BenchmarkClearFat8-4 7388902 18.65 ns/op BenchmarkClearFat11-4 6494010 17.28 ns/op BenchmarkClearFat12-4 6980520 17.32 ns/op BenchmarkClearFat13-4 6890017 17.26 ns/op BenchmarkClearFat14-4 6900234 17.32 ns/op BenchmarkClearFat15-4 6939814 17.50 ns/op BenchmarkClearFat16-4 7275091 16.65 ns/op BenchmarkClearFat24-4 6976664 16.94 ns/op BenchmarkClearFat32-4 6787070 17.59 ns/op BenchmarkClearFat40-4 6460008 18.14 ns/op BenchmarkClearFat48-4 6173156 19.33 ns/op BenchmarkClearFat56-4 5937310 20.16 ns/op BenchmarkClearFat64-4 5725446 21.53 ns/op BenchmarkClearFat72-4 5509015 21.75 ns/op BenchmarkClearFat128-4 3733818 32.36 ns/op BenchmarkClearFat256-4 2665345 46.28 ns/op BenchmarkClearFat512-4 1737298 71.83 ns/op BenchmarkClearFat1024-4 1000000 120.8 ns/op BenchmarkClearFat1032-4 978416 123.1 ns/op BenchmarkClearFat1040-4 978530 123.8 ns/op BenchmarkCopyFat7-4 6670004 17.69 ns/op BenchmarkCopyFat8-4 7367035 16.38 ns/op BenchmarkCopyFat11-4 6054601 17.61 ns/op BenchmarkCopyFat12-4 6799140 17.98 ns/op BenchmarkCopyFat13-4 6880012 17.64 ns/op BenchmarkCopyFat14-4 6827793 18.05 ns/op BenchmarkCopyFat15-4 6824324 17.27 ns/op BenchmarkCopyFat16-4 7242500 16.61 ns/op BenchmarkCopyFat24-4 6919675 16.97 ns/op BenchmarkCopyFat32-4 6469024 18.47 ns/op BenchmarkCopyFat64-4 5747162 21.20 ns/op BenchmarkCopyFat72-4 5486091 22.11 ns/op BenchmarkCopyFat128-4 3635661 32.99 ns/op BenchmarkCopyFat256-4 2660898 45.63 ns/op BenchmarkCopyFat512-4 1571616 75.73 ns/op BenchmarkCopyFat520-4 1557549 78.66 ns/op BenchmarkCopyFat1024-4 894979 133.7 ns/op BenchmarkCopyFat1032-4 906618 132.8 ns/op BenchmarkCopyFat1040-4 823999 134.4 ns/op BenchmarkIssue18740/2byte-4 423 277655 ns/op BenchmarkIssue18740/4byte-4 714 168219 ns/op BenchmarkIssue18740/8byte-4 948 126182 ns/op BenchmarkMemclrKnownSize1-4 8317838 13.92 ns/op 71.86 MB/s BenchmarkMemclrKnownSize2-4 5080009 24.01 ns/op 83.30 MB/s BenchmarkMemclrKnownSize4-4 2407298 49.59 ns/op 80.67 MB/s BenchmarkMemclrKnownSize8-4 1000000 100.4 ns/op 79.66 MB/s BenchmarkMemclrKnownSize16-4 655920 188.4 ns/op 84.91 MB/s BenchmarkMemclrKnownSize32-4 340527 352.0 ns/op 90.91 MB/s BenchmarkMemclrKnownSize64-4 178053 685.1 ns/op 93.42 MB/s BenchmarkMemclrKnownSize112-4 97630 1197 ns/op 93.53 MB/s BenchmarkMemclrKnownSize128-4 88203 1360 ns/op 94.15 MB/s BenchmarkMemclrKnownSize192-4 59102 2024 ns/op 94.86 MB/s BenchmarkMemclrKnownSize248-4 45800 2609 ns/op 95.06 MB/s BenchmarkMemclrKnownSize256-4 44892 2741 ns/op 93.40 MB/s BenchmarkMemclrKnownSize512-4 22544 5321 ns/op 96.23 MB/s BenchmarkMemclrKnownSize1024-4 10000 10778 ns/op 95.01 MB/s BenchmarkMemclrKnownSize4096-4 2776 43045 ns/op 95.16 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5662859 ns/op 92.58 MB/s BenchmarkReadMetricsLatency-4 10000 5517 p50-ns 6027 p90-ns 15895 p99-ns BenchmarkFinalizer-4 458 237704 ns/op BenchmarkFinalizerRun-4 608049 295.0 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6882261 16.51 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2096011 57.22 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1864735 64.50 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1714491 69.74 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 107.3 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 116.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1547196 76.80 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 989209 112.5 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 109.6 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1532320 78.10 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1662412 72.46 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1500848 80.25 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1338320 89.88 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 102.5 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5034783 23.43 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5634157 21.40 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5623520 21.34 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5117625 23.39 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 4897125 24.23 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 4692804 25.79 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5157843 23.47 ns/op BenchmarkFindBitRange64/PatternAASize8-4 5233880 21.30 ns/op BenchmarkFindBitRange64/PatternAASize32-4 5656122 21.61 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5086155 23.29 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5455381 21.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5458166 21.53 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5154175 23.31 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 5329128 21.64 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5557807 21.26 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5153274 23.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 5387806 21.36 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 5617892 21.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5161689 23.43 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5422167 22.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5287441 22.14 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5137837 23.40 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5145248 22.21 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5067258 27.61 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5156402 23.52 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5443844 22.05 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5393096 22.13 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5163217 23.54 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5364988 22.15 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5418794 22.09 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5132914 23.56 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 5400768 21.26 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 5323014 21.23 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5148022 23.28 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 5363547 21.94 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 5539270 21.58 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5098026 23.29 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 5651910 21.31 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5458147 21.48 ns/op BenchmarkNetpollBreak-4 11288 10283 ns/op BenchmarkPinnerPinUnpinBatch-4 2193 53354 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 306 381239 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2196 53272 ns/op BenchmarkPinnerPinUnpin-4 1833357 66.15 ns/op BenchmarkPinnerPinUnpinTiny-4 1796988 65.96 ns/op BenchmarkPinnerPinUnpinDouble-4 641439 180.9 ns/op BenchmarkPinnerPinUnpinParallel-4 4315773 27.56 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4532570 37.29 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 448339 276.1 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4898104 24.62 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5969432 19.99 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9166370 12.70 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 10424788 11.63 ns/op BenchmarkPingPongHog-4 830 195287 ns/op BenchmarkStackGrowth-4 177321 756.8 ns/op BenchmarkStackGrowthDeep-4 1838 61590 ns/op BenchmarkCreateGoroutines-4 101215 3183 ns/op BenchmarkCreateGoroutinesParallel-4 132190 1067 ns/op BenchmarkCreateGoroutinesCapture-4 18549 6588 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 90060 1222 ns/op BenchmarkClosureCall-4 15864944 7.387 ns/op BenchmarkWakeupParallelSpinning/0s-4 7339 15236 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6229 18651 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5341 21648 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3513 33373 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2335 52283 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1366 86008 ns/op BenchmarkWakeupParallelSpinning/50µs-4 704 182197 ns/op BenchmarkWakeupParallelSpinning/100µs-4 369 414138 ns/op BenchmarkWakeupParallelSyscall/0s-4 459 597589 ns/op BenchmarkWakeupParallelSyscall/1µs-4 172 935348 ns/op BenchmarkWakeupParallelSyscall/2µs-4 100 1150417 ns/op BenchmarkWakeupParallelSyscall/5µs-4 153 1209171 ns/op BenchmarkWakeupParallelSyscall/10µs-4 405 337892 ns/op BenchmarkWakeupParallelSyscall/20µs-4 508 250895 ns/op BenchmarkWakeupParallelSyscall/50µs-4 446 293587 ns/op BenchmarkWakeupParallelSyscall/100µs-4 306 386991 ns/op BenchmarkMatmult-4 4017824 33.00 ns/op BenchmarkFastrand-4 13807035 8.461 ns/op BenchmarkFastrand64-4 12924670 8.502 ns/op BenchmarkFastrandHashiter-4 6103970 21.21 ns/op BenchmarkFastrandn/2-4 4695274 24.23 ns/op BenchmarkFastrandn/3-4 4692771 24.52 ns/op BenchmarkFastrandn/4-4 4857130 24.45 ns/op BenchmarkFastrandn/5-4 4915527 24.48 ns/op BenchmarkIfaceCmp100-4 82120 1454 ns/op BenchmarkIfaceCmpNil100-4 159132 753.5 ns/op BenchmarkEfaceCmpDiff-4 19972 5977 ns/op BenchmarkEfaceCmpDiffIndirect-4 22107 5435 ns/op BenchmarkDefer-4 1927462 61.67 ns/op BenchmarkDefer10-4 1000000 113.0 ns/op BenchmarkDeferMany-4 583964 362.3 ns/op BenchmarkPanicRecover-4 195211 570.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 15710 8304 ns/op 7559 p50-ns 11609 p90-ns 18549 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 9628 13430 ns/op 7555 p50-ns 12285 p90-ns 191045 p99-ns BenchmarkGoroutineProfile/small/idle-4 3658 34342 ns/op 28934 p50-ns 40137 p90-ns 86392 p99-ns BenchmarkGoroutineProfile/small/loaded-4 690 196116 ns/op 68919 p50-ns 259974 p90-ns 1955569 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 15475 12280 ns/op 7404 p50-ns 12967 p90-ns 27686 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10000 15898 ns/op 9172 p50-ns 15491 p90-ns 186502 p99-ns BenchmarkGoroutineProfile/large/idle-4 16 7065501 ns/op 7051365 p50-ns 7146218 p90-ns 7365571 p99-ns BenchmarkGoroutineProfile/large/loaded-4 12 12652482 ns/op 9426853 p50-ns 14120917 p90-ns 44187265 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 11937 16097 ns/op 11253 p50-ns 14394 p90-ns 24053 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 2770 80195 ns/op 9122 p50-ns 281714 p90-ns 311140 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1390 93837 ns/op 72972 p50-ns 79527 p90-ns 155660 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 100 1155383 ns/op 168847 p50-ns 1852787 p90-ns 50041558 p99-ns BenchmarkRWMutexUncontended-4 5614520 18.81 ns/op BenchmarkRWMutexWrite100-4 2269154 52.61 ns/op BenchmarkRWMutexWrite10-4 1998220 99.48 ns/op BenchmarkRWMutexWorkWrite100-4 745986 161.8 ns/op BenchmarkRWMutexWorkWrite10-4 261205 495.3 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1876 63142 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1004 119273 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 918 128839 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 482 249090 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 459 256878 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 226 511944 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 231 512156 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 110 1053586 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 440596 242.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 437562 239.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 375727 443.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 427174 274.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 410768 342.1 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 285314 551.5 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 389205 285.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 449314 272.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 349528 486.8 ns/op BenchmarkMakeSlice/Byte-4 2571306 61.41 ns/op BenchmarkMakeSlice/Int16-4 2760540 43.53 ns/op BenchmarkMakeSlice/Int-4 1933400 63.75 ns/op BenchmarkMakeSlice/Ptr-4 1466472 76.44 ns/op BenchmarkMakeSlice/Struct/24-4 1426720 83.69 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 103.7 ns/op BenchmarkMakeSlice/Struct/40-4 1204022 98.30 ns/op BenchmarkGrowSlice/Byte-4 895786 156.0 ns/op BenchmarkGrowSlice/Int16-4 981447 126.1 ns/op BenchmarkGrowSlice/Int-4 814155 141.4 ns/op BenchmarkGrowSlice/Ptr-4 713554 182.3 ns/op BenchmarkGrowSlice/Struct/24-4 492363 242.2 ns/op BenchmarkGrowSlice/Struct/32-4 366154 278.6 ns/op BenchmarkGrowSlice/Struct/40-4 327620 326.2 ns/op BenchmarkExtendSlice/IntSlice-4 583368 218.5 ns/op BenchmarkExtendSlice/PointerSlice-4 461418 268.4 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 111.1 ns/op BenchmarkAppend-4 688503 174.6 ns/op BenchmarkAppendGrowByte-4 6 19670783 ns/op BenchmarkAppendGrowString-4 1 211426556 ns/op BenchmarkAppendSlice/1Bytes-4 2224872 55.58 ns/op BenchmarkAppendSlice/4Bytes-4 2154506 55.82 ns/op BenchmarkAppendSlice/7Bytes-4 2065017 57.11 ns/op BenchmarkAppendSlice/8Bytes-4 1951549 62.42 ns/op BenchmarkAppendSlice/15Bytes-4 2033054 59.26 ns/op BenchmarkAppendSlice/16Bytes-4 2051358 56.64 ns/op BenchmarkAppendSlice/32Bytes-4 1882564 63.00 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 168835 700.2 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 54202 2340 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 13068 9952 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3346 33248 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 236 433046 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 72 1929326 ns/op BenchmarkAppendStr/1Bytes-4 828538 124.3 ns/op BenchmarkAppendStr/4Bytes-4 912897 126.8 ns/op BenchmarkAppendStr/8Bytes-4 1000000 120.8 ns/op BenchmarkAppendStr/16Bytes-4 969232 120.8 ns/op BenchmarkAppendStr/32Bytes-4 921008 125.6 ns/op BenchmarkAppendSpecialCase-4 692270 175.0 ns/op BenchmarkCopy/1Byte-4 2198296 53.75 ns/op 18.60 MB/s BenchmarkCopy/1String-4 2159530 55.41 ns/op 18.05 MB/s BenchmarkCopy/2Byte-4 2137279 55.78 ns/op 35.86 MB/s BenchmarkCopy/2String-4 2180809 56.23 ns/op 35.57 MB/s BenchmarkCopy/4Byte-4 2192746 54.76 ns/op 73.04 MB/s BenchmarkCopy/4String-4 2196267 52.83 ns/op 75.72 MB/s BenchmarkCopy/8Byte-4 2230723 53.88 ns/op 148.47 MB/s BenchmarkCopy/8String-4 2263591 52.83 ns/op 151.44 MB/s BenchmarkCopy/12Byte-4 2125333 56.55 ns/op 212.20 MB/s BenchmarkCopy/12String-4 2070124 58.02 ns/op 206.83 MB/s BenchmarkCopy/16Byte-4 2090168 57.43 ns/op 278.61 MB/s BenchmarkCopy/16String-4 2052828 56.86 ns/op 281.38 MB/s BenchmarkCopy/32Byte-4 1896705 63.29 ns/op 505.62 MB/s BenchmarkCopy/32String-4 1833840 63.75 ns/op 501.96 MB/s BenchmarkCopy/128Byte-4 1287231 91.84 ns/op 1393.75 MB/s BenchmarkCopy/128String-4 1265732 94.65 ns/op 1352.37 MB/s BenchmarkCopy/1024Byte-4 415244 276.1 ns/op 3708.67 MB/s BenchmarkCopy/1024String-4 428402 279.4 ns/op 3665.37 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28486 4020 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 27688 4221 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 22410 5364 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 19348 6664 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 13622 9330 ns/op BenchmarkAppendInPlace/Grow/Byte-4 155386 759.9 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 156488 769.6 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 128998 863.3 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 113334 1041 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 105786 1091 ns/op BenchmarkStackCopyPtr-4 1 135782450 ns/op BenchmarkStackCopy-4 2 74977259 ns/op BenchmarkStackCopyNoCache-4 30 3871383 ns/op BenchmarkStackCopyWithStkobj-4 3 46298558 ns/op BenchmarkIssue18138-4 1338 75492 ns/op BenchmarkCompareStringEqual-4 11565769 10.25 ns/op BenchmarkCompareStringIdentical-4 14163374 8.508 ns/op BenchmarkCompareStringSameLength-4 13537777 8.686 ns/op BenchmarkCompareStringDifferentLength-4 15920426 7.356 ns/op BenchmarkCompareStringBigUnaligned-4 2050 55864 ns/op 18770.41 MB/s BenchmarkCompareStringBig-4 1704 65716 ns/op 15956.31 MB/s BenchmarkConcatStringAndBytes-4 2506370 47.91 ns/op BenchmarkSliceByteToString/1-4 2255215 52.56 ns/op BenchmarkSliceByteToString/2-4 1409342 84.05 ns/op BenchmarkSliceByteToString/4-4 1448720 82.50 ns/op BenchmarkSliceByteToString/8-4 1457407 82.44 ns/op BenchmarkSliceByteToString/16-4 1398213 85.43 ns/op BenchmarkSliceByteToString/32-4 1260636 94.74 ns/op BenchmarkSliceByteToString/64-4 1000000 109.3 ns/op BenchmarkSliceByteToString/128-4 939577 133.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2111347 57.50 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 805477 170.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 914880 135.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3429403 35.56 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1407019 85.61 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1790392 69.21 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1962938 60.74 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 511713 232.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 451822 269.6 ns/op BenchmarkRuneIterate/range/ASCII-4 6300661 18.89 ns/op BenchmarkRuneIterate/range/Japanese-4 1788602 67.33 ns/op BenchmarkRuneIterate/range/MixedLength-4 2320712 51.76 ns/op BenchmarkRuneIterate/range1/ASCII-4 5831116 19.45 ns/op BenchmarkRuneIterate/range1/Japanese-4 1698034 70.39 ns/op BenchmarkRuneIterate/range1/MixedLength-4 1995236 54.01 ns/op BenchmarkRuneIterate/range2/ASCII-4 6132904 19.56 ns/op BenchmarkRuneIterate/range2/Japanese-4 1760878 68.10 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2298147 51.96 ns/op BenchmarkArrayEqual-4 15194371 8.015 ns/op BenchmarkFunc/Name-4 2095507 56.51 ns/op BenchmarkFunc/Entry-4 10446766 11.18 ns/op BenchmarkFunc/FileLine-4 1276435 105.3 ns/op PASS ok runtime 175.707s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 31995 3509 ns/op BenchmarkHandle/concurrent-4 24252 4744 ns/op PASS ok runtime/cgo 1.332s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 17118565 7.116 ns/op BenchmarkAtomicStore64-4 16645819 7.190 ns/op BenchmarkAtomicLoad-4 17256860 7.075 ns/op BenchmarkAtomicStore-4 16994978 7.212 ns/op BenchmarkAnd8-4 15167428 8.046 ns/op BenchmarkAnd-4 15178579 8.143 ns/op BenchmarkAnd8Parallel-4 2968411 40.56 ns/op BenchmarkAndParallel-4 2936907 39.66 ns/op BenchmarkOr8-4 13960984 8.316 ns/op BenchmarkOr-4 15079711 8.026 ns/op BenchmarkOr8Parallel-4 3089413 41.66 ns/op BenchmarkOrParallel-4 2603098 42.89 ns/op BenchmarkXadd-4 3106304 39.94 ns/op BenchmarkXadd64-4 3029564 41.28 ns/op BenchmarkCas-4 2982057 43.56 ns/op BenchmarkCas64-4 3037786 38.98 ns/op BenchmarkXchg-4 2635316 41.58 ns/op BenchmarkXchg64-4 2910766 41.22 ns/op PASS ok runtime/internal/atomic 3.909s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4055922 30.55 ns/op BenchmarkMulUintptr/large-4 3194812 38.83 ns/op PASS ok runtime/internal/math 1.326s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 4327006 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 26 5784880 ns/op 1015 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 830 227497 ns/op 29.03 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 11241194 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 20922822 ns/op 1938 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 100 1394827 ns/op 196.4 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 78041752 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 97772784 ns/op 14508 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 15 8327779 ns/op 1114 concurrent_launches/op PASS ok runtime/pprof 2.822s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 94 2039969 ns/op BenchmarkStackLeak-4 43212 2826 ns/op PASS ok runtime/race 1.521s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2323413 49.41 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 571615 235.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.553s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 55 1868078 ns/op BenchmarkIndex_Large-4 12939 9215 ns/op BenchmarkIndexFunc_Large-4 184 641106 ns/op BenchmarkCompact/nil-4 6964105 16.66 ns/op BenchmarkCompact/one-4 2024833 59.37 ns/op BenchmarkCompact/sorted-4 1000000 110.9 ns/op BenchmarkCompact/1_item-4 721312 153.7 ns/op BenchmarkCompact/unsorted-4 1000000 107.1 ns/op BenchmarkCompact/many-4 495897 240.4 ns/op BenchmarkCompact_Large-4 644 181470 ns/op BenchmarkCompactFunc_Large-4 70 1448390 ns/op BenchmarkReplace/naive-fast-4 103426 1002 ns/op BenchmarkReplace/optimized-fast-4 138573 771.5 ns/op BenchmarkReplace/naive-slow-4 49896 2250 ns/op BenchmarkReplace/optimized-slow-4 64614 3086 ns/op BenchmarkSortInts-4 1 123411010 ns/op BenchmarkSlicesSortInts-4 2 71475556 ns/op BenchmarkSlicesSortInts_Sorted-4 62 2009604 ns/op BenchmarkSlicesSortInts_Reversed-4 34 3674312 ns/op BenchmarkSortStrings-4 1 161390924 ns/op BenchmarkSlicesSortStrings-4 1 108987016 ns/op BenchmarkSortStructs-4 1 191496203 ns/op BenchmarkSortFuncStructs-4 1 130509288 ns/op BenchmarkBinarySearchFloats/Size16-4 943034 111.1 ns/op BenchmarkBinarySearchFloats/Size32-4 977671 123.7 ns/op BenchmarkBinarySearchFloats/Size64-4 913525 138.0 ns/op BenchmarkBinarySearchFloats/Size128-4 799938 152.4 ns/op BenchmarkBinarySearchFloats/Size512-4 610903 179.1 ns/op BenchmarkBinarySearchFloats/Size1024-4 636858 193.9 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 546022 219.5 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 467290 255.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 411157 293.4 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 365960 337.6 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 300591 393.0 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 275126 427.4 ns/op PASS ok slices 11.210s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 125065 948.9 ns/op BenchmarkSortString1K-4 158 754007 ns/op BenchmarkSortString1K_Slice-4 164 716334 ns/op BenchmarkStableString1K-4 90 1297066 ns/op BenchmarkSortInt1K-4 132 907113 ns/op BenchmarkSortInt1K_Sorted-4 2163 56419 ns/op BenchmarkSortInt1K_Reversed-4 1365 90385 ns/op BenchmarkSortInt1K_Mod8-4 315 350577 ns/op BenchmarkStableInt1K-4 100 1130848 ns/op BenchmarkStableInt1K_Slice-4 144 837320 ns/op BenchmarkSortInt64K-4 2 88425709 ns/op BenchmarkSortInt64K_Slice-4 2 56406845 ns/op BenchmarkStableInt64K-4 1 112302269 ns/op BenchmarkSort1e2-4 319 385098 ns/op BenchmarkStable1e2-4 139 871066 ns/op BenchmarkSort1e4-4 1 160798403 ns/op BenchmarkStable1e4-4 1 263529019 ns/op PASS ok sort 4.697s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 874560 127.4 ns/op BenchmarkAtof64Float-4 741342 166.0 ns/op BenchmarkAtof64FloatExp-4 739016 178.6 ns/op BenchmarkAtof64Big-4 493149 250.3 ns/op BenchmarkAtof64RandomBits-4 258615 472.6 ns/op BenchmarkAtof64RandomFloats-4 543681 302.0 ns/op BenchmarkAtof64RandomLongFloats-4 420619 285.7 ns/op BenchmarkAtof32Decimal-4 984474 123.7 ns/op BenchmarkAtof32Float-4 845724 140.1 ns/op BenchmarkAtof32FloatExp-4 727735 169.0 ns/op BenchmarkAtof32Random-4 376400 308.3 ns/op BenchmarkAtof32RandomLong-4 139080 857.5 ns/op BenchmarkParseInt/Pos/7bit-4 1285476 91.93 ns/op BenchmarkParseInt/Pos/26bit-4 734035 161.4 ns/op BenchmarkParseInt/Pos/31bit-4 637831 180.7 ns/op BenchmarkParseInt/Pos/56bit-4 430372 270.6 ns/op BenchmarkParseInt/Pos/63bit-4 393658 305.7 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 108.9 ns/op BenchmarkParseInt/Neg/26bit-4 729478 210.8 ns/op BenchmarkParseInt/Neg/31bit-4 612612 187.4 ns/op BenchmarkParseInt/Neg/56bit-4 432014 267.4 ns/op BenchmarkParseInt/Neg/63bit-4 393621 300.6 ns/op BenchmarkAtoi/Pos/7bit-4 2002665 92.75 ns/op BenchmarkAtoi/Pos/26bit-4 873841 138.4 ns/op BenchmarkAtoi/Pos/31bit-4 777135 155.2 ns/op BenchmarkAtoi/Pos/56bit-4 501512 236.3 ns/op BenchmarkAtoi/Pos/63bit-4 380882 314.4 ns/op BenchmarkAtoi/Neg/7bit-4 1984869 59.74 ns/op BenchmarkAtoi/Neg/26bit-4 880837 155.4 ns/op BenchmarkAtoi/Neg/31bit-4 788852 159.5 ns/op BenchmarkAtoi/Neg/56bit-4 514810 291.5 ns/op BenchmarkAtoi/Neg/63bit-4 373707 457.1 ns/op BenchmarkFormatFloat/Decimal-4 82005 1453 ns/op BenchmarkFormatFloat/Float-4 82126 2093 ns/op BenchmarkFormatFloat/Exp-4 83026 1408 ns/op BenchmarkFormatFloat/NegExp-4 90063 1327 ns/op BenchmarkFormatFloat/LongExp-4 77680 1507 ns/op BenchmarkFormatFloat/Big-4 78793 1523 ns/op BenchmarkFormatFloat/BinaryExp-4 191229 615.7 ns/op BenchmarkFormatFloat/32Integer-4 81336 1455 ns/op BenchmarkFormatFloat/32ExactFraction-4 89958 1314 ns/op BenchmarkFormatFloat/32Point-4 86154 1410 ns/op BenchmarkFormatFloat/32Exp-4 91682 1317 ns/op BenchmarkFormatFloat/32NegExp-4 93181 1301 ns/op BenchmarkFormatFloat/32Shortest-4 102892 1182 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 116306 1048 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 111405 1084 ns/op BenchmarkFormatFloat/64Fixed1-4 111099 954.0 ns/op BenchmarkFormatFloat/64Fixed2-4 133598 945.3 ns/op BenchmarkFormatFloat/64Fixed3-4 132642 915.7 ns/op BenchmarkFormatFloat/64Fixed4-4 129092 915.0 ns/op BenchmarkFormatFloat/64Fixed12-4 77492 1542 ns/op BenchmarkFormatFloat/64Fixed16-4 95053 1263 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 97668 1273 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 81718 1454 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2686 44186 ns/op BenchmarkFormatFloat/Slowpath64-4 78462 1498 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 78807 1514 ns/op BenchmarkAppendFloat/Decimal-4 87307 1362 ns/op BenchmarkAppendFloat/Float-4 87829 1377 ns/op BenchmarkAppendFloat/Exp-4 93114 1251 ns/op BenchmarkAppendFloat/NegExp-4 93075 1260 ns/op BenchmarkAppendFloat/LongExp-4 80743 1417 ns/op BenchmarkAppendFloat/Big-4 83530 1437 ns/op BenchmarkAppendFloat/BinaryExp-4 275599 434.7 ns/op BenchmarkAppendFloat/32Integer-4 87799 1391 ns/op BenchmarkAppendFloat/32ExactFraction-4 95916 1249 ns/op BenchmarkAppendFloat/32Point-4 88294 1361 ns/op BenchmarkAppendFloat/32Exp-4 95635 1243 ns/op BenchmarkAppendFloat/32NegExp-4 96004 1222 ns/op BenchmarkAppendFloat/32Shortest-4 110352 1127 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 126138 938.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 123738 979.6 ns/op BenchmarkAppendFloat/64Fixed1-4 151557 801.8 ns/op BenchmarkAppendFloat/64Fixed2-4 150885 807.0 ns/op BenchmarkAppendFloat/64Fixed3-4 152617 782.3 ns/op BenchmarkAppendFloat/64Fixed4-4 151042 785.1 ns/op BenchmarkAppendFloat/64Fixed12-4 84366 1619 ns/op BenchmarkAppendFloat/64Fixed16-4 104973 1181 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 110907 1052 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 96734 1248 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2706 45085 ns/op BenchmarkAppendFloat/Slowpath64-4 83448 1422 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 83907 1415 ns/op BenchmarkFormatInt-4 16864 6894 ns/op BenchmarkAppendInt-4 17947 6758 ns/op BenchmarkFormatUint-4 94665 1207 ns/op BenchmarkAppendUint-4 103924 1160 ns/op BenchmarkFormatIntSmall/7-4 2879031 42.19 ns/op BenchmarkFormatIntSmall/42-4 2897578 41.61 ns/op BenchmarkAppendIntSmall-4 1480058 79.54 ns/op BenchmarkAppendUintVarlen/1-4 1361336 83.70 ns/op BenchmarkAppendUintVarlen/12-4 1375498 86.74 ns/op BenchmarkAppendUintVarlen/123-4 1000000 107.1 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 106.7 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 109.1 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 108.7 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 113.9 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 111.0 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 117.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 938574 116.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 964713 121.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 977234 122.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 939558 126.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 946236 126.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 912690 133.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 908478 130.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 859915 137.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 863910 137.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 825444 145.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 824456 144.1 ns/op BenchmarkQuote-4 47492 2461 ns/op BenchmarkQuoteRune-4 547815 216.0 ns/op BenchmarkAppendQuote-4 54556 2162 ns/op BenchmarkAppendQuoteRune-4 946879 127.2 ns/op BenchmarkUnquoteEasy-4 963504 125.6 ns/op BenchmarkUnquoteHard-4 55023 2092 ns/op PASS ok strconv 19.832s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 523946 221.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 150950 728.2 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 197808 592.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 314239 362.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 86607 1318 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 99799 1133 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 789796 149.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20707 5719 ns/op BenchmarkGenericMatch1-4 1754 67160 ns/op BenchmarkGenericMatch2-4 308 383759 ns/op BenchmarkSingleMaxSkipping-4 5017 23706 ns/op 421.83 MB/s BenchmarkSingleLongSuffixFail-4 13620 8858 ns/op 113.12 MB/s BenchmarkSingleMatch-4 181 649746 ns/op 23.09 MB/s BenchmarkByteByteNoMatch-4 59455 2000 ns/op BenchmarkByteByteMatch-4 18572 6332 ns/op BenchmarkByteStringMatch-4 22174 5313 ns/op BenchmarkHTMLEscapeNew-4 69488 1985 ns/op BenchmarkHTMLEscapeOld-4 81382 1479 ns/op BenchmarkByteStringReplacerWriteString-4 1027 113765 ns/op BenchmarkByteReplacerWriteString-4 1587 75589 ns/op BenchmarkByteByteReplaces-4 3294 36741 ns/op BenchmarkByteByteMap-4 8410 11953 ns/op BenchmarkMap/identity/ASCII-4 834434 145.0 ns/op BenchmarkMap/identity/Greek-4 382700 292.0 ns/op BenchmarkMap/change/ASCII-4 33612 3532 ns/op BenchmarkMap/change/Greek-4 20745 7731 ns/op BenchmarkIndexRune-4 2345229 67.47 ns/op BenchmarkIndexRuneLongString-4 1476174 80.34 ns/op BenchmarkIndexRuneFastPath-4 4301038 27.15 ns/op BenchmarkIndex-4 4664102 27.15 ns/op BenchmarkLastIndex-4 4918454 24.62 ns/op BenchmarkIndexByte-4 9263461 11.95 ns/op BenchmarkToUpper/#00-4 2643789 41.70 ns/op BenchmarkToUpper/ONLYUPPER-4 2288444 52.65 ns/op BenchmarkToUpper/abc-4 275403 435.1 ns/op BenchmarkToUpper/AbC123-4 212049 571.9 ns/op BenchmarkToUpper/azAZ09_-4 235515 522.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46449 2658 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 67603 1774 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30212 3968 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54662 2234 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 106038 1136 ns/op BenchmarkToLower/#00-4 2577176 44.60 ns/op BenchmarkToLower/abc-4 3084538 39.33 ns/op BenchmarkToLower/AbC123-4 179479 685.0 ns/op BenchmarkToLower/azAZ09_-4 172951 646.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80294 1517 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 60950 2001 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31450 3843 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 73009 1642 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 107852 1149 ns/op BenchmarkMapNoChanges-4 1000000 105.4 ns/op BenchmarkTrim-4 34869 3497 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3037419 39.68 ns/op BenchmarkToValidUTF8/InvalidASCII-4 158476 756.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 117016 1043 ns/op BenchmarkEqualFold/Tests-4 49393 2425 ns/op BenchmarkEqualFold/ASCII-4 3543130 32.33 ns/op BenchmarkEqualFold/UnicodePrefix-4 98508 1233 ns/op BenchmarkEqualFold/UnicodeSuffix-4 93208 1319 ns/op BenchmarkIndexHard1-4 1831 66715 ns/op BenchmarkIndexHard2-4 388 306681 ns/op BenchmarkIndexHard3-4 170 734857 ns/op BenchmarkIndexHard4-4 88 1363912 ns/op BenchmarkLastIndexHard1-4 69 1818412 ns/op BenchmarkLastIndexHard2-4 66 1723197 ns/op BenchmarkLastIndexHard3-4 68 1779160 ns/op BenchmarkCountHard1-4 1798 66473 ns/op BenchmarkCountHard2-4 393 304890 ns/op BenchmarkCountHard3-4 170 699300 ns/op BenchmarkIndexTorture-4 7398 15409 ns/op BenchmarkCountTorture-4 7603 15357 ns/op BenchmarkCountTortureOverlapping-4 687 160006 ns/op BenchmarkCountByte/10-4 5471758 23.06 ns/op 433.63 MB/s BenchmarkCountByte/32-4 4825948 26.36 ns/op 1214.15 MB/s BenchmarkCountByte/4096-4 592564 206.3 ns/op 19859.06 MB/s BenchmarkCountByte/4194304-4 612 197397 ns/op 21248.08 MB/s BenchmarkCountByte/67108864-4 32 3509461 ns/op 19122.27 MB/s BenchmarkFields/ASCII/16-4 255883 558.0 ns/op 28.67 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22650 5563 ns/op 46.01 MB/s 288 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1382 87524 ns/op 46.80 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 70 1509117 ns/op 43.43 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 26306589 ns/op 39.86 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 139094 847.2 ns/op 18.89 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11217 ns/op 22.82 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 649 184722 ns/op 22.17 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 3323603 ns/op 19.72 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 64601192 ns/op 16.23 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 255198 473.1 ns/op 33.82 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 24698 4758 ns/op 53.81 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1140 101317 ns/op 40.43 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 61 1907428 ns/op 34.36 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 46098351 ns/op 22.75 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 189198 752.4 ns/op 21.26 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 14218 8568 ns/op 29.88 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 858 134174 ns/op 30.53 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 45 2570988 ns/op 25.49 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 48161607 ns/op 21.77 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 65439676 ns/op BenchmarkSplitSingleByteSeparator-4 20 5987355 ns/op BenchmarkSplitMultiByteSeparator-4 39 2954977 ns/op BenchmarkSplitNSingleByteSeparator-4 236428 675.7 ns/op BenchmarkSplitNMultiByteSeparator-4 170036 691.4 ns/op BenchmarkRepeat/5x0-4 3663444 32.38 ns/op BenchmarkRepeat/5x1-4 3547741 38.71 ns/op BenchmarkRepeat/5x2-4 242757 484.0 ns/op BenchmarkRepeat/5x6-4 151195 806.8 ns/op BenchmarkRepeat/10x0-4 3630697 32.59 ns/op BenchmarkRepeat/10x1-4 3436722 33.66 ns/op BenchmarkRepeat/10x2-4 240864 503.5 ns/op BenchmarkRepeat/10x6-4 145387 888.1 ns/op BenchmarkRepeatLarge/256/1-4 73348 1882 ns/op 136.05 MB/s BenchmarkRepeatLarge/256/16-4 114183 1098 ns/op 233.18 MB/s BenchmarkRepeatLarge/512/1-4 61864 2628 ns/op 194.84 MB/s BenchmarkRepeatLarge/512/16-4 91256 1483 ns/op 345.16 MB/s BenchmarkRepeatLarge/1024/1-4 47896 2215 ns/op 462.30 MB/s BenchmarkRepeatLarge/1024/16-4 70738 1718 ns/op 596.04 MB/s BenchmarkRepeatLarge/2048/1-4 43129 2753 ns/op 743.83 MB/s BenchmarkRepeatLarge/2048/16-4 54631 2526 ns/op 810.82 MB/s BenchmarkRepeatLarge/4096/1-4 18259 5585 ns/op 733.38 MB/s BenchmarkRepeatLarge/4096/16-4 37791 3123 ns/op 1311.53 MB/s BenchmarkRepeatLarge/8192/1-4 21996 5613 ns/op 1459.39 MB/s BenchmarkRepeatLarge/8192/16-4 24184 4894 ns/op 1673.76 MB/s BenchmarkRepeatLarge/8192/4097-4 6038716 19.02 ns/op 215451.29 MB/s BenchmarkRepeatLarge/16384/1-4 13746 14894 ns/op 1100.06 MB/s BenchmarkRepeatLarge/16384/16-4 9561 12776 ns/op 1282.40 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 11795 ns/op 1042.02 MB/s BenchmarkRepeatLarge/32768/1-4 5106 28877 ns/op 1134.73 MB/s BenchmarkRepeatLarge/32768/16-4 5719 26035 ns/op 1258.63 MB/s BenchmarkRepeatLarge/32768/4097-4 8516 26386 ns/op 1086.91 MB/s BenchmarkRepeatLarge/65536/1-4 2857 40862 ns/op 1603.84 MB/s BenchmarkRepeatLarge/65536/16-4 3426 45420 ns/op 1442.90 MB/s BenchmarkRepeatLarge/65536/4097-4 3612 40924 ns/op 1501.67 MB/s BenchmarkRepeatLarge/131072/1-4 517 474065 ns/op 276.49 MB/s BenchmarkRepeatLarge/131072/16-4 396 478018 ns/op 274.20 MB/s BenchmarkRepeatLarge/131072/4097-4 470 464567 ns/op 273.39 MB/s BenchmarkRepeatLarge/262144/1-4 211 548147 ns/op 478.24 MB/s BenchmarkRepeatLarge/262144/16-4 237 551686 ns/op 475.17 MB/s BenchmarkRepeatLarge/262144/4097-4 246 534295 ns/op 483.09 MB/s BenchmarkRepeatLarge/524288/1-4 100 1114321 ns/op 470.50 MB/s BenchmarkRepeatLarge/524288/16-4 124 955473 ns/op 548.72 MB/s BenchmarkRepeatLarge/524288/4097-4 116 958734 ns/op 542.71 MB/s BenchmarkRepeatLarge/1048576/1-4 69 1880986 ns/op 557.46 MB/s BenchmarkRepeatLarge/1048576/16-4 73 1807604 ns/op 580.09 MB/s BenchmarkRepeatLarge/1048576/4097-4 68 1803428 ns/op 579.30 MB/s BenchmarkRepeatLarge/2097152/1-4 36 3499505 ns/op 599.27 MB/s BenchmarkRepeatLarge/2097152/16-4 37 3441468 ns/op 609.38 MB/s BenchmarkRepeatLarge/2097152/4097-4 37 3481952 ns/op 601.26 MB/s BenchmarkRepeatLarge/4194304/1-4 18 6674672 ns/op 628.39 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6658621 ns/op 629.91 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6646908 ns/op 630.55 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13927153 ns/op 602.32 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13228636 ns/op 634.12 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13753764 ns/op 609.76 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27390660 ns/op 612.52 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28904346 ns/op 580.44 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30469422 ns/op 550.62 MB/s BenchmarkRepeatLarge/33554432/1-4 2 58314223 ns/op 575.41 MB/s BenchmarkRepeatLarge/33554432/16-4 2 55719230 ns/op 602.21 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 55421410 ns/op 605.44 MB/s BenchmarkRepeatLarge/67108864/1-4 1 109429082 ns/op 613.26 MB/s BenchmarkRepeatLarge/67108864/16-4 1 109727928 ns/op 611.59 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 107319185 ns/op 625.32 MB/s BenchmarkRepeatLarge/134217728/1-4 1 206277437 ns/op 650.67 MB/s BenchmarkRepeatLarge/134217728/16-4 1 235247490 ns/op 570.54 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 234456842 ns/op 572.46 MB/s BenchmarkRepeatLarge/268435456/1-4 1 418921210 ns/op 640.78 MB/s BenchmarkRepeatLarge/268435456/16-4 1 483766125 ns/op 554.89 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 497239885 ns/op 539.85 MB/s BenchmarkRepeatLarge/536870912/1-4 1 849436338 ns/op 632.03 MB/s BenchmarkRepeatLarge/536870912/16-4 1 975386596 ns/op 550.42 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 992559026 ns/op 540.90 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1691856793 ns/op 634.65 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1931114393 ns/op 556.02 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1979437926 ns/op 542.45 MB/s BenchmarkIndexAnyASCII/1:1-4 2367145 52.23 ns/op BenchmarkIndexAnyASCII/1:2-4 2174140 53.59 ns/op BenchmarkIndexAnyASCII/1:4-4 2150340 56.30 ns/op BenchmarkIndexAnyASCII/1:8-4 2045946 57.69 ns/op BenchmarkIndexAnyASCII/1:16-4 1856589 64.49 ns/op BenchmarkIndexAnyASCII/1:32-4 1868101 65.36 ns/op BenchmarkIndexAnyASCII/1:64-4 1742850 67.71 ns/op BenchmarkIndexAnyASCII/16:1-4 2220457 52.27 ns/op BenchmarkIndexAnyASCII/16:2-4 644518 189.8 ns/op BenchmarkIndexAnyASCII/16:4-4 635275 189.1 ns/op BenchmarkIndexAnyASCII/16:8-4 614988 195.2 ns/op BenchmarkIndexAnyASCII/16:16-4 562897 211.5 ns/op BenchmarkIndexAnyASCII/16:32-4 496666 250.0 ns/op BenchmarkIndexAnyASCII/16:64-4 400579 300.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1893073 63.55 ns/op BenchmarkIndexAnyASCII/256:2-4 55168 2178 ns/op BenchmarkIndexAnyASCII/256:4-4 54956 2192 ns/op BenchmarkIndexAnyASCII/256:8-4 54604 2195 ns/op BenchmarkIndexAnyASCII/256:16-4 54370 2225 ns/op BenchmarkIndexAnyASCII/256:32-4 52887 2260 ns/op BenchmarkIndexAnyASCII/256:64-4 52162 2299 ns/op BenchmarkIndexAnyUTF8/1:1-4 2466200 48.88 ns/op BenchmarkIndexAnyUTF8/1:2-4 2261509 52.82 ns/op BenchmarkIndexAnyUTF8/1:4-4 2186242 55.33 ns/op BenchmarkIndexAnyUTF8/1:8-4 2108761 57.18 ns/op BenchmarkIndexAnyUTF8/1:16-4 1880420 66.65 ns/op BenchmarkIndexAnyUTF8/1:32-4 1830577 64.91 ns/op BenchmarkIndexAnyUTF8/1:64-4 1780237 68.34 ns/op BenchmarkIndexAnyUTF8/16:1-4 1736746 69.99 ns/op BenchmarkIndexAnyUTF8/16:2-4 344908 341.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 318458 372.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 289441 398.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 232816 515.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 230145 523.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 209253 572.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 398263 302.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 26026 4698 ns/op BenchmarkIndexAnyUTF8/256:4-4 22690 5207 ns/op BenchmarkIndexAnyUTF8/256:8-4 20758 5629 ns/op BenchmarkIndexAnyUTF8/256:16-4 15913 7414 ns/op BenchmarkIndexAnyUTF8/256:32-4 15654 7795 ns/op BenchmarkIndexAnyUTF8/256:64-4 14374 8323 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2342522 50.71 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2248125 54.07 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2183070 55.26 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2112764 57.04 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1893492 63.20 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1892042 64.12 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1804260 67.16 ns/op BenchmarkLastIndexAnyASCII/16:1-4 565860 196.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 577628 201.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 622287 200.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 532081 202.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 503052 220.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 450253 261.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 363498 313.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 53750 2218 ns/op BenchmarkLastIndexAnyASCII/256:2-4 53626 2260 ns/op BenchmarkLastIndexAnyASCII/256:4-4 53419 2306 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54366 2210 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53952 2390 ns/op BenchmarkLastIndexAnyASCII/256:32-4 52942 2295 ns/op BenchmarkLastIndexAnyASCII/256:64-4 46507 2316 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2304324 54.57 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2247190 54.46 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2162982 56.96 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2040609 58.12 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1872720 61.91 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1774590 74.53 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 137.2 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 294787 417.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 216112 570.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 201804 708.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 198554 605.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 169100 708.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 167162 1146 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 156850 794.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19057 6505 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14853 14134 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13897 24849 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10361 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12380 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 22334 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9178 11834 ns/op BenchmarkTrimASCII/1:1-4 3119800 35.61 ns/op BenchmarkTrimASCII/1:2-4 2173927 55.05 ns/op BenchmarkTrimASCII/1:4-4 1000000 292.9 ns/op BenchmarkTrimASCII/1:8-4 1721600 81.23 ns/op BenchmarkTrimASCII/1:16-4 1000000 128.1 ns/op BenchmarkTrimASCII/16:1-4 2741739 44.58 ns/op BenchmarkTrimASCII/16:2-4 644965 584.9 ns/op BenchmarkTrimASCII/16:4-4 645104 222.5 ns/op BenchmarkTrimASCII/16:8-4 562528 216.0 ns/op BenchmarkTrimASCII/16:16-4 562765 217.0 ns/op BenchmarkTrimASCII/256:1-4 532191 217.2 ns/op BenchmarkTrimASCII/256:2-4 56252 2157 ns/op BenchmarkTrimASCII/256:4-4 55884 2176 ns/op BenchmarkTrimASCII/256:8-4 55257 2156 ns/op BenchmarkTrimASCII/256:16-4 55459 2178 ns/op BenchmarkTrimASCII/4096:1-4 41648 2817 ns/op BenchmarkTrimASCII/4096:2-4 3577 33465 ns/op BenchmarkTrimASCII/4096:4-4 3562 33841 ns/op BenchmarkTrimASCII/4096:8-4 3573 33619 ns/op BenchmarkTrimASCII/4096:16-4 3378 33838 ns/op BenchmarkTrimByte-4 4918822 23.92 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 27777 3726 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 32277 4551 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1528 82232 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1957 60814 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3933 30301 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7495 16742 ns/op BenchmarkJoin/0-4 6255344 19.15 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4597746 26.84 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 181264 663.1 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 124765 969.4 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 90468 2859 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 72811 2083 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 10000 17679 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 47592 2351 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2379546 43.64 ns/op BenchmarkTrimSpace/ASCII-4 1000000 101.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 134864 901.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 63910 1872 ns/op BenchmarkReplaceAll-4 120627 1598 ns/op 16 B/op 1 allocs/op PASS ok strings 75.845s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 96006 1395 ns/op BenchmarkCond2-4 56690 2348 ns/op BenchmarkCond4-4 28533 3596 ns/op BenchmarkCond8-4 14191 12071 ns/op BenchmarkCond16-4 8246 23561 ns/op BenchmarkCond32-4 4492 42714 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 745627 665.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 302030 342.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 334618 303.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 651826 191.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 342504 1304 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1000000 134.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 160335 3551 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 112454 8403 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 80580 2131 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 87984 1996 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 783546 168.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 249559 793.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 686534 181.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 245029 506.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 641547 196.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 292254 525.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1477258 120.3 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 64348 2834 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 221107 613.0 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 1063102 155.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 8721 20703 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 313 486943 ns/op BenchmarkRange/*sync.Map-4 2311 51848 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 211858 2087 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 324121 364.3 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 109056 1119 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 126270 793.3 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 329078 506.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 215306 555.5 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 126121 928.3 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 270102 424.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 1479040 86.24 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 92926 2999 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 207930 581.3 ns/op BenchmarkSwapCollision/*sync.Map-4 126372 966.3 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 532 252367 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 154134 729.6 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 433407 487.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 33714 4743 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 77832 1459 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30955 4106 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 673220 288.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 158133 669.7 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 439501 307.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 101.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 280688 466.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1979630 74.83 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 1000000 113.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 217132 518.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 848577 157.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 150558 837.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 493015 226.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 1000000 233.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 177100 712.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 1000000 203.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 429999 380.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 166218 682.3 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 312939 362.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 82118 1466 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 202143 533.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 763581 232.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 174156 965.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 905145 215.8 ns/op BenchmarkUncontendedSemaphore-4 4351008 24.80 ns/op BenchmarkContendedSemaphore-4 4606072 26.36 ns/op BenchmarkMutexUncontended-4 1012394 158.2 ns/op BenchmarkMutex-4 321250 377.6 ns/op BenchmarkMutexSlack-4 305265 550.9 ns/op BenchmarkMutexWork-4 278430 429.9 ns/op BenchmarkMutexWorkSlack-4 275808 449.5 ns/op BenchmarkMutexNoSpin-4 105406 1044 ns/op BenchmarkMutexSpin-4 38558 2986 ns/op BenchmarkOnce-4 1594984 141.3 ns/op BenchmarkOnceFunc/v=Once-4 1906699 61.46 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1427226 83.63 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1695586 80.73 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1707991 70.29 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1310311 159.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1388374 91.56 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 7858064 13.76 ns/op BenchmarkSemaSyntNonblock-4 2341005 49.68 ns/op BenchmarkSemaSyntBlock-4 2023170 64.65 ns/op BenchmarkSemaWorkNonblock-4 1000000 112.4 ns/op BenchmarkSemaWorkBlock-4 1000000 111.7 ns/op BenchmarkRWMutexUncontended-4 473161 279.4 ns/op BenchmarkRWMutexWrite100-4 446458 245.6 ns/op BenchmarkRWMutexWrite10-4 392608 259.2 ns/op BenchmarkRWMutexWorkWrite100-4 306814 373.8 ns/op BenchmarkRWMutexWorkWrite10-4 317287 405.6 ns/op BenchmarkWaitGroupUncontended-4 887604 131.3 ns/op BenchmarkWaitGroupAddDone-4 683930 169.1 ns/op BenchmarkWaitGroupAddDoneWork-4 630414 174.4 ns/op BenchmarkWaitGroupWait-4 3274272 33.72 ns/op BenchmarkWaitGroupWaitWork-4 2823626 49.16 ns/op BenchmarkWaitGroupActuallyWait-4 10000 14297 ns/op 32 B/op 2 allocs/op PASS ok sync 33.262s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 544264 229.9 ns/op PASS ok sync/atomic 1.161s PASS ok syscall 1.021s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 110067 1075 ns/op 0 B/op 0 allocs/op PASS ok testing 1.138s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6010 18193 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7404 15123 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 78 1474630 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 80 1384979 ns/op 1617 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 171245469 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 172784523 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1468 74297 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1747 67775 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6808616 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6594537 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 752995097 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 752190275 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 189 617132 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 202 593407 ns/op 194 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61550995 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 61051224 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7185925983 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 8324978679 ns/op 335149952 B/op 100089 allocs/op BenchmarkPyramid/10-4 2257 46914 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3219029 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 323535058 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2240 51922 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 244 492471 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4966419 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5558 21287 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.366s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 2 97467918 ns/op BenchmarkVariableString-4 85648 1408 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1866 64039 ns/op 2523 B/op 39 allocs/op PASS ok text/template/parse 1.574s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 78 1942680 ns/op BenchmarkAfter-4 45 2563810 ns/op BenchmarkStop-4 344 295785 ns/op BenchmarkSimultaneousAfterFunc-4 97 1989524 ns/op BenchmarkStartStop-4 421 279429 ns/op BenchmarkReset-4 4874 62548 ns/op BenchmarkSleep-4 48 2583603 ns/op BenchmarkParallelTimerLatency-4 32 912116 avg-late-ns 16826690 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 32 1595169 avg-late-ns 6983357 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 533994 avg-late-ns 4741537 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 325526 avg-late-ns 1231222 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 5029592 avg-late-ns 8783569 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 9618225 avg-late-ns 31471444 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 28 348255 avg-late-ns 2944207 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 2468462 avg-late-ns 7768181 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 2795140 avg-late-ns 89366542 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 446902 avg-late-ns 2897216 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 8182863 avg-late-ns 68976851 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 7118649 avg-late-ns 29733930 max-late-ns BenchmarkTicker-4 522 199459 ns/op BenchmarkTickerReset-4 4714 33900 ns/op BenchmarkTickerResetNaive-4 282 421654 ns/op BenchmarkNow-4 1695474 69.46 ns/op BenchmarkNowUnixNano-4 1639023 75.98 ns/op BenchmarkNowUnixMilli-4 1581801 75.92 ns/op BenchmarkNowUnixMicro-4 1604608 112.2 ns/op BenchmarkFormat-4 55422 2149 ns/op BenchmarkFormatRFC3339-4 75106 1675 ns/op BenchmarkFormatRFC3339Nano-4 75340 1604 ns/op BenchmarkFormatNow-4 81908 1480 ns/op BenchmarkMarshalJSON-4 109533 1107 ns/op BenchmarkMarshalText-4 114979 1110 ns/op BenchmarkParse-4 144721 819.3 ns/op BenchmarkParseRFC3339UTC-4 385548 313.2 ns/op BenchmarkParseRFC3339UTCBytes-4 227984 541.8 ns/op BenchmarkParseRFC3339TZ-4 82942 1438 ns/op BenchmarkParseRFC3339TZBytes-4 68898 1764 ns/op BenchmarkParseDuration-4 562897 222.0 ns/op BenchmarkHour-4 1000000 149.8 ns/op BenchmarkSecond-4 1000000 113.3 ns/op BenchmarkYear-4 765092 156.5 ns/op BenchmarkDay-4 607416 176.7 ns/op BenchmarkISOWeek-4 736945 160.6 ns/op BenchmarkGoString-4 76048 1653 ns/op BenchmarkUnmarshalText-4 53430 2231 ns/op PASS ok time 14.446s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 392005 342.8 ns/op BenchmarkDecodeValidJapaneseChars-4 439591 259.0 ns/op BenchmarkDecodeRune-4 1215760 86.08 ns/op BenchmarkEncodeValidASCII-4 358443 328.5 ns/op BenchmarkEncodeValidJapaneseChars-4 596366 207.2 ns/op BenchmarkAppendRuneValidASCII-4 688225 197.6 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 105.9 ns/op BenchmarkEncodeRune-4 1000000 110.3 ns/op PASS ok unicode/utf16 2.328s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 824566 225.4 ns/op BenchmarkRuneCountTenJapaneseChars-4 204222 855.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4296829 29.87 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 517980 340.2 ns/op BenchmarkValidTenASCIIChars-4 807370 149.3 ns/op BenchmarkValid100KASCIIChars-4 84 1791300 ns/op BenchmarkValidTenJapaneseChars-4 155802 742.2 ns/op BenchmarkValidLongMostlyASCII-4 106 1133356 ns/op BenchmarkValidLongJapanese-4 56 1880945 ns/op BenchmarkValidStringTenASCIIChars-4 5110634 22.96 ns/op BenchmarkValidString100KASCIIChars-4 7072 17432 ns/op BenchmarkValidStringTenJapaneseChars-4 471928 247.8 ns/op BenchmarkValidStringLongMostlyASCII-4 1302 91866 ns/op BenchmarkValidStringLongJapanese-4 160 773156 ns/op BenchmarkEncodeASCIIRune-4 4598949 25.54 ns/op BenchmarkEncodeJapaneseRune-4 2398807 60.53 ns/op BenchmarkAppendASCIIRune-4 8400459 14.02 ns/op BenchmarkAppendJapaneseRune-4 2324046 55.94 ns/op BenchmarkDecodeASCIIRune-4 2753422 44.49 ns/op BenchmarkDecodeJapaneseRune-4 1953807 60.08 ns/op BenchmarkFullRune/ASCII-4 3150492 37.05 ns/op BenchmarkFullRune/Incomplete-4 1497154 77.25 ns/op BenchmarkFullRune/Japanese-4 2951346 36.58 ns/op PASS ok unicode/utf8 6.731s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 81038792560 ns/op PASS ok cmd/api 82.226s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 660571 176.2 ns/op BenchmarkCgoCall/one-pointer-4 552544 211.3 ns/op BenchmarkCgoCall/eight-pointers-4 239068 502.3 ns/op BenchmarkCgoCall/eight-pointers-nil-4 559105 213.1 ns/op BenchmarkCgoCall/eight-pointers-array-4 22830 4917 ns/op BenchmarkCgoCall/eight-pointers-slice-4 41808 2873 ns/op BenchmarkGoString-4 1000000 100.2 ns/op BenchmarkCGoCallback-4 70988 1664 ns/op BenchmarkCGoInCThread-4 545503 243.0 ns/op PASS ok cmd/cgo/internal/test 2.195s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 528091 225.2 ns/op BenchmarkEqArrayOfStrings64-4 71743 1663 ns/op BenchmarkEqArrayOfStrings1024-4 4659 25771 ns/op BenchmarkEqArrayOfFloats5-4 987046 118.0 ns/op BenchmarkEqArrayOfFloats64-4 128708 932.4 ns/op BenchmarkEqArrayOfFloats1024-4 5277 22767 ns/op BenchmarkEqArrayOfStructsEq-4 1420 84640 ns/op BenchmarkEqArrayOfStructsNotEq-4 2277 52485 ns/op BenchmarkEqStruct-4 15947349 7.231 ns/op PASS ok cmd/compile/internal/reflectdata 2.166s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 51205 ns/op BenchmarkCopyElim1-4 784 132439 ns/op BenchmarkCopyElim10-4 960 126904 ns/op BenchmarkCopyElim100-4 444 278871 ns/op BenchmarkCopyElim1000-4 72 1625171 ns/op BenchmarkCopyElim10000-4 4 25331509 ns/op BenchmarkCopyElim100000-4 1 446260121 ns/op BenchmarkDeadCode/1-4 957 123546 ns/op BenchmarkDeadCode/10-4 796 139776 ns/op BenchmarkDeadCode/100-4 318 355622 ns/op BenchmarkDeadCode/1000-4 54 2302769 ns/op BenchmarkDeadCode/10000-4 5 24333717 ns/op BenchmarkDeadCode/100000-4 1 279949405 ns/op BenchmarkDeadCode/200000-4 1 674964391 ns/op BenchmarkDominatorsLinear-4 12 10114215 ns/op 0.99 MB/s BenchmarkDominatorsFwdBack-4 9 12924169 ns/op 0.77 MB/s BenchmarkDominatorsManyPred-4 7 15341096 ns/op 0.65 MB/s BenchmarkDominatorsMaxPred-4 7 15717925 ns/op 0.64 MB/s BenchmarkDominatorsMaxPredVal-4 7 15426082 ns/op 0.65 MB/s BenchmarkFuse/1-4 758 160213 ns/op BenchmarkFuse/10-4 494 210107 ns/op BenchmarkFuse/100-4 126 836752 ns/op BenchmarkFuse/1000-4 20 6315575 ns/op BenchmarkFuse/10000-4 2 76806517 ns/op BenchmarkNilCheckDeep1-4 8588 13698 ns/op 0.07 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3535 34146 ns/op 0.29 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 517 232614 ns/op 0.43 MB/s 686 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 48 2228099 ns/op 0.45 MB/s 4289 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 5 23260413 ns/op 0.43 MB/s 151174 B/op 8 allocs/op BenchmarkDSEPass-4 15 7480266 ns/op 74574 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 192136953 ns/op 4253328 B/op 108416 allocs/op BenchmarkCSEPass-4 5 22234978 ns/op 79180 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 241545486 ns/op 5664544 B/op 97464 allocs/op BenchmarkDeadcodePass-4 112 1010445 ns/op 102044 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 178342565 ns/op 4017968 B/op 44783 allocs/op BenchmarkMultiPass-4 43 2456311 ns/op 215538 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 347009110 ns/op 11226192 B/op 150064 allocs/op BenchmarkCondRewrite/SoloJump-4 3047371 39.34 ns/op BenchmarkCondRewrite/CombJump-4 3024950 39.61 ns/op PASS ok cmd/compile/internal/ssa 15.883s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7909 14952 ns/op BenchmarkExtShift-4 10000 10987 ns/op BenchmarkModify-4 8001 14853 ns/op BenchmarkMullImm-4 14560 8413 ns/op BenchmarkConstModify-4 7881 15363 ns/op BenchmarkBitSet-4 15970 7565 ns/op BenchmarkBitClear-4 16273 7549 ns/op BenchmarkBitToggle-4 15237 7716 ns/op BenchmarkBitSetConst-4 121238 1024 ns/op BenchmarkBitClearConst-4 124874 990.1 ns/op BenchmarkBitToggleConst-4 122949 979.0 ns/op BenchmarkDivconstI64-4 7830608 15.39 ns/op BenchmarkModconstI64-4 7559673 15.66 ns/op BenchmarkDivisiblePow2constI64-4 8219113 14.56 ns/op BenchmarkDivisibleconstI64-4 7681719 15.65 ns/op BenchmarkDivisibleWDivconstI64-4 4622712 23.64 ns/op BenchmarkDivconstU64/3-4 7851301 15.06 ns/op BenchmarkDivconstU64/5-4 7965072 15.10 ns/op BenchmarkDivconstU64/37-4 7962012 15.15 ns/op BenchmarkDivconstU64/1234567-4 7926877 15.15 ns/op BenchmarkModconstU64-4 7901107 15.15 ns/op BenchmarkDivisibleconstU64-4 8190934 14.75 ns/op BenchmarkDivisibleWDivconstU64-4 4242832 24.71 ns/op BenchmarkDivconstI32-4 8078965 14.79 ns/op BenchmarkModconstI32-4 7825939 15.51 ns/op BenchmarkDivisiblePow2constI32-4 8317036 14.30 ns/op BenchmarkDivisibleconstI32-4 8162197 14.86 ns/op BenchmarkDivisibleWDivconstI32-4 4866219 24.47 ns/op BenchmarkDivconstU32-4 8162538 14.68 ns/op BenchmarkModconstU32-4 8071131 14.88 ns/op BenchmarkDivisibleconstU32-4 8283991 14.47 ns/op BenchmarkDivisibleWDivconstU32-4 5455094 24.35 ns/op BenchmarkDivconstI16-4 8049324 14.35 ns/op BenchmarkModconstI16-4 8120143 14.79 ns/op BenchmarkDivisiblePow2constI16-4 8405773 14.46 ns/op BenchmarkDivisibleconstI16-4 8086389 14.99 ns/op BenchmarkDivisibleWDivconstI16-4 4937810 21.68 ns/op BenchmarkDivconstU16-4 8330937 14.51 ns/op BenchmarkModconstU16-4 8272244 14.93 ns/op BenchmarkDivisibleconstU16-4 8123798 14.75 ns/op BenchmarkDivisibleWDivconstU16-4 5064709 23.34 ns/op BenchmarkDivconstI8-4 8150812 15.36 ns/op BenchmarkModconstI8-4 7812620 15.26 ns/op BenchmarkDivisiblePow2constI8-4 8363031 14.33 ns/op BenchmarkDivisibleconstI8-4 8155773 14.63 ns/op BenchmarkDivisibleWDivconstI8-4 5408576 21.87 ns/op BenchmarkDivconstU8-4 8314938 14.48 ns/op BenchmarkModconstU8-4 8052944 15.78 ns/op BenchmarkDivisibleconstU8-4 7906348 16.96 ns/op BenchmarkDivisibleWDivconstU8-4 5021806 23.74 ns/op BenchmarkMul2-4 165684 750.0 ns/op BenchmarkMulNeg2-4 165988 715.6 ns/op BenchmarkEfaceInteger-4 3849236 26.70 ns/op BenchmarkDiv64UnsignedSmall-4 14080060 8.551 ns/op BenchmarkDiv64Small-4 13234064 9.211 ns/op BenchmarkDiv64SmallNegDivisor-4 13267142 8.878 ns/op BenchmarkDiv64SmallNegDividend-4 13791832 8.921 ns/op BenchmarkDiv64SmallNegBoth-4 13423411 9.015 ns/op BenchmarkDiv64Unsigned-4 11081702 10.77 ns/op BenchmarkDiv64-4 11221294 10.52 ns/op BenchmarkDiv64NegDivisor-4 10884547 10.40 ns/op BenchmarkDiv64NegDividend-4 11259895 10.56 ns/op BenchmarkDiv64NegBoth-4 11163891 10.53 ns/op BenchmarkMod64UnsignedSmall-4 14014028 8.584 ns/op BenchmarkMod64Small-4 13663486 8.899 ns/op BenchmarkMod64SmallNegDivisor-4 13172450 9.198 ns/op BenchmarkMod64SmallNegDividend-4 12863515 9.076 ns/op BenchmarkMod64SmallNegBoth-4 13625101 8.840 ns/op BenchmarkMod64Unsigned-4 10630296 10.62 ns/op BenchmarkMod64-4 11285858 10.45 ns/op BenchmarkMod64NegDivisor-4 11268494 10.67 ns/op BenchmarkMod64NegDividend-4 11428688 10.51 ns/op BenchmarkMod64NegBoth-4 11492324 10.41 ns/op BenchmarkMulconstI32/3-4 14757015 8.117 ns/op BenchmarkMulconstI32/5-4 14825332 8.221 ns/op BenchmarkMulconstI32/12-4 14824759 8.122 ns/op BenchmarkMulconstI32/120-4 14822718 8.108 ns/op BenchmarkMulconstI32/-120-4 14670933 8.113 ns/op BenchmarkMulconstI32/65537-4 14803282 8.161 ns/op BenchmarkMulconstI32/65538-4 14824532 8.102 ns/op BenchmarkMulconstI64/3-4 14760860 8.130 ns/op BenchmarkMulconstI64/5-4 14814843 8.147 ns/op BenchmarkMulconstI64/12-4 14096553 8.198 ns/op BenchmarkMulconstI64/120-4 14520754 8.132 ns/op BenchmarkMulconstI64/-120-4 14793146 8.119 ns/op BenchmarkMulconstI64/65537-4 14768246 8.121 ns/op BenchmarkMulconstI64/65538-4 14817446 8.217 ns/op BenchmarkMulconstU32/3-4 14760049 8.297 ns/op BenchmarkMulconstU32/5-4 14738919 8.138 ns/op BenchmarkMulconstU32/12-4 14805620 8.108 ns/op BenchmarkMulconstU32/120-4 14801424 8.156 ns/op BenchmarkMulconstU32/65537-4 14828742 8.157 ns/op BenchmarkMulconstU32/65538-4 14732289 8.104 ns/op BenchmarkMulconstU64/3-4 14870658 8.110 ns/op BenchmarkMulconstU64/5-4 14349850 8.146 ns/op BenchmarkMulconstU64/12-4 14794766 8.111 ns/op BenchmarkMulconstU64/120-4 14741484 8.300 ns/op BenchmarkMulconstU64/65537-4 14822572 8.107 ns/op BenchmarkMulconstU64/65538-4 14811060 8.126 ns/op BenchmarkShiftArithmeticRight-4 14799187 7.959 ns/op BenchmarkSwitch8Predictable-4 9506527 12.22 ns/op BenchmarkSwitch8Unpredictable-4 5803820 20.62 ns/op BenchmarkSwitch32Predictable-4 9314802 12.89 ns/op BenchmarkSwitch32Unpredictable-4 5509867 21.69 ns/op BenchmarkSwitchStringPredictable-4 4129845 28.12 ns/op BenchmarkSwitchStringUnpredictable-4 4365271 27.43 ns/op PASS ok cmd/compile/internal/test 16.214s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 154 771016 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 107.5 ns/op BenchmarkNamed/Underlying/generic-4 1000000 108.3 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 106.8 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 106.9 ns/op BenchmarkCheck/http/funcbodies/info-4 1 415305182 ns/op 73664 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 335509646 ns/op 91184 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 137747152 ns/op 222083 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 128920182 ns/op 237301 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 219203043 ns/op 23648 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 81638830 ns/op 63494 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 27577960 ns/op 187942 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 27278134 ns/op 190023 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 41261529 ns/op 52586 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 37486217 ns/op 57882 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 18822143 ns/op 115030 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 17673436 ns/op 122767 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 791422739 ns/op 81430 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 574015924 ns/op 112271 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 123876897 ns/op 520180 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 104960908 ns/op 613843 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 250263953 ns/op 7999 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 57154304 ns/op 35024 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 33769408 ns/op 59279 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 4 32440630 ns/op 61707 lines/s PASS ok cmd/compile/internal/types2 15.102s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 295 417615 ns/op 573725 sys-ns/op 602180 user-ns/op PASS ok cmd/go 1.193s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 25279 4706 ns/op 1.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 26872 4497 ns/op 1.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2754 42852 ns/op 23.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2802 42691 ns/op 23.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 390 315287 ns/op 25.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 387 308875 ns/op 26.52 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.896s All tests passed.