linux-s390x-ibm-race at c5c2184538411c8cf7abc4e536fbe7af8b0307f5 :: 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=2675390b8c254f83a769c83429fa444a" "JOURNAL_STREAM=9:581509836" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "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=2675390b8c254f83a769c83429fa444a" "JOURNAL_STREAM=9:581509836" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "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.294s ok archive/zip 4.091s ok bufio 1.551s ok bytes 4.509s ok cmp 1.037s ok compress/bzip2 1.696s ok compress/flate 13.334s ok compress/gzip 37.449s ok compress/lzw 2.754s ok compress/zlib 14.139s ok container/heap 1.284s ok container/list 1.024s ok container/ring 1.132s ok context 1.075s ok crypto 1.023s ok crypto/aes 1.184s ok crypto/cipher 1.058s ok crypto/des 1.051s ok crypto/dsa 1.111s ok crypto/ecdh 2.520s ok crypto/ecdsa 2.027s ok crypto/ed25519 3.219s ok crypto/elliptic 1.097s ok crypto/hmac 1.025s ok crypto/internal/alias 1.024s ok crypto/internal/bigmod 14.791s ok crypto/internal/boring 1.019s ok crypto/internal/boring/bcache 2.138s ok crypto/internal/edwards25519 243.927s ok crypto/internal/edwards25519/field 132.629s ok crypto/internal/nistec 5.820s ok crypto/internal/nistec/fiat 1.132s [no tests to run] ok crypto/md5 1.346s ok crypto/rand 1.733s ok crypto/rc4 2.514s ok crypto/rsa 6.642s ok crypto/sha1 1.109s ok crypto/sha256 1.032s ok crypto/sha512 1.024s ok crypto/subtle 3.677s ok crypto/tls 10.038s ok crypto/x509 5.095s ok database/sql 1.737s ok database/sql/driver 1.018s ok debug/buildinfo 1.064s ok debug/dwarf 1.126s ok debug/elf 3.654s ok debug/gosym 1.881s ok debug/macho 1.030s ok debug/pe 1.075s ok debug/plan9obj 1.014s ok embed 1.218s [no tests to run] ok embed/internal/embedtest 1.160s ok encoding/ascii85 1.020s ok encoding/asn1 1.020s ok encoding/base32 1.253s ok encoding/base64 1.038s ok encoding/binary 1.086s ok encoding/csv 1.085s ok encoding/gob 106.747s ok encoding/hex 1.038s ok encoding/json 7.959s ok encoding/pem 7.119s ok encoding/xml 1.761s ok errors 1.056s ok expvar 1.025s ok flag 4.518s ok fmt 2.927s ok go/ast 1.473s ok go/build 25.218s ok go/build/constraint 1.069s ok go/constant 1.459s ok go/doc 2.090s ok go/doc/comment 8.388s ok go/format 1.339s ok go/importer 1.871s ok go/internal/gccgoimporter 1.214s ok go/internal/gcimporter 7.111s ok go/internal/srcimporter 61.048s ok go/parser 5.293s ok go/printer 7.038s ok go/scanner 1.105s ok go/token 2.143s ok go/types 125.334s ok hash 1.028s ok hash/adler32 1.057s ok hash/crc32 1.059s ok hash/crc64 1.053s ok hash/fnv 1.017s ok hash/maphash 1.017s ok html 1.530s ok html/template 1.411s ok image 2.177s ok image/color 1.072s ok image/draw 3.901s ok image/gif 4.434s ok image/jpeg 7.491s ok image/png 12.421s ok index/suffixarray 7.557s ok internal/abi 1.154s ok internal/buildcfg 1.019s ok internal/coverage/cformat 1.025s ok internal/coverage/cmerge 1.127s ok internal/coverage/pods 1.126s ok internal/coverage/slicereader 1.123s ok internal/coverage/slicewriter 1.104s ok internal/coverage/test 1.064s ok internal/cpu 2.055s ok internal/dag 1.539s ok internal/diff 1.232s ok internal/fmtsort 1.015s ok internal/fuzz 1.112s ok internal/godebug 16.984s ok internal/godebugs 1.017s ok internal/intern 4.825s ok internal/itoa 1.080s ok internal/poll 2.809s ok internal/profile 1.310s ok internal/reflectlite 1.020s ok internal/safefilepath 1.025s ok internal/saferio 1.418s ok internal/singleflight 1.113s ok internal/testenv 2.279s ok internal/trace 1.550s ok internal/types/errors 2.646s ok internal/unsafeheader 1.024s ok internal/xcoff 1.058s ok internal/zstd 1.055s ok io 1.280s ok io/fs 2.003s ok io/ioutil 1.035s ok log 1.050s ok log/slog 1.051s ok log/slog/internal/benchmarks 1.019s ok log/slog/internal/buffer 1.016s ok log/syslog 2.298s ok maps 1.042s ok math 1.044s ok math/big 16.603s ok math/bits 1.202s ok math/cmplx 1.191s ok math/rand 11.396s ok mime 1.091s ok mime/multipart 23.819s ok mime/quotedprintable 1.973s ok net 97.031s ok net/http 54.299s ok net/http/cgi 12.634s ok net/http/cookiejar 1.033s ok net/http/fcgi 1.239s ok net/http/httptest 1.654s ok net/http/httptrace 1.028s ok net/http/httputil 2.088s ok net/http/internal 1.159s ok net/http/internal/ascii 1.224s ok net/http/pprof 7.142s ok net/internal/socktest 1.053s ok net/mail 1.187s ok net/netip 3.704s ok net/rpc 1.053s ok net/rpc/jsonrpc 1.024s ok net/smtp 1.300s ok net/textproto 2.381s ok net/url 1.154s ok os 7.339s ok os/exec 6.283s ok os/exec/internal/fdtest 1.058s ok os/signal 20.189s ok os/user 1.709s ok path 1.101s ok path/filepath 1.058s ok plugin 1.327s ok reflect 8.102s ok regexp 16.030s ok regexp/syntax 21.098s ok runtime 95.500s ok runtime/cgo 1.109s ok runtime/coverage 1.016s ok runtime/debug 2.118s ok runtime/internal/atomic 1.058s ok runtime/internal/math 1.051s ok runtime/internal/sys 1.077s ok runtime/internal/syscall 1.081s ok runtime/metrics 1.280s ok runtime/pprof 32.509s ok runtime/race 19.080s ok runtime/trace 24.597s ok slices 2.275s ok sort 2.720s ok strconv 11.898s ok strings 8.685s ok sync 2.756s ok sync/atomic 16.927s ok syscall 18.784s ok testing 13.916s ok testing/fstest 1.062s ok testing/iotest 1.018s ok testing/quick 1.429s ok testing/slogtest 1.255s ok text/scanner 1.040s ok text/tabwriter 1.024s ok text/template 1.119s ok text/template/parse 1.507s ok time 6.343s ok unicode 1.064s ok unicode/utf16 1.022s ok unicode/utf8 1.086s ok cmd/addr2line 15.095s ok cmd/api 75.576s ok cmd/asm/internal/asm 16.985s ok cmd/asm/internal/lex 1.037s ok cmd/cgo/internal/swig 1.196s ok cmd/cgo/internal/test 5.648s ok cmd/cgo/internal/testcarchive 88.280s ok cmd/cgo/internal/testcshared 37.370s ok cmd/cgo/internal/testerrors 49.117s ok cmd/cgo/internal/testfortran 1.211s ok cmd/cgo/internal/testgodefs 4.737s ok cmd/cgo/internal/testlife 4.151s ok cmd/cgo/internal/testnocgo 1.312s ok cmd/cgo/internal/testplugin 138.162s ok cmd/cgo/internal/testsanitizers 1.356s ok cmd/cgo/internal/testshared 169.363s ok cmd/cgo/internal/testso 6.468s ok cmd/cgo/internal/teststdio 7.609s ok cmd/cgo/internal/testtls 1.166s ok cmd/compile/internal/abt 1.166s ok cmd/compile/internal/amd64 1.801s ok cmd/compile/internal/base 1.017s ok cmd/compile/internal/compare 1.048s ok cmd/compile/internal/dwarfgen 5.521s ok cmd/compile/internal/importer 7.562s ok cmd/compile/internal/ir 1.251s ok cmd/compile/internal/logopt 1.342s ok cmd/compile/internal/loopvar 1.066s ok cmd/compile/internal/noder 1.015s ok cmd/compile/internal/reflectdata 1.043s [no tests to run] ok cmd/compile/internal/ssa 51.313s ok cmd/compile/internal/syntax 1.518s ok cmd/compile/internal/test 44.855s ok cmd/compile/internal/typecheck 3.616s ok cmd/compile/internal/types 1.244s ok cmd/compile/internal/types2 22.368s ok cmd/covdata 1.288s ok cmd/cover 18.471s ok cmd/dist 1.019s ok cmd/distpack 1.019s ok cmd/doc 2.660s ok cmd/fix 6.989s ok cmd/go 669.610s ok cmd/go/internal/auth 1.022s ok cmd/go/internal/cache 1.116s ok cmd/go/internal/envcmd 1.173s ok cmd/go/internal/fsys 1.068s ok cmd/go/internal/generate 1.059s ok cmd/go/internal/get 1.038s ok cmd/go/internal/gover 1.024s ok cmd/go/internal/imports 1.048s ok cmd/go/internal/load 1.047s ok cmd/go/internal/lockedfile 2.282s ok cmd/go/internal/lockedfile/internal/filelock 2.072s ok cmd/go/internal/modconv 1.170s ok cmd/go/internal/modfetch 1.057s ok cmd/go/internal/modfetch/codehost 3.978s ok cmd/go/internal/modfetch/zip_sum_test 1.061s ok cmd/go/internal/modindex 2.866s ok cmd/go/internal/modload 1.043s ok cmd/go/internal/mvs 1.062s ok cmd/go/internal/par 1.071s ok cmd/go/internal/str 1.021s ok cmd/go/internal/test 1.199s ok cmd/go/internal/vcs 1.090s ok cmd/go/internal/vcweb 1.030s ok cmd/go/internal/vcweb/vcstest 5.806s ok cmd/go/internal/web 1.107s ok cmd/go/internal/work 2.425s ok cmd/gofmt 1.340s ok cmd/internal/archive 3.578s ok cmd/internal/buildid 2.465s ok cmd/internal/bootstrap_test 1.018s ok cmd/internal/cov 2.596s ok cmd/internal/dwarf 1.031s ok cmd/internal/edit 1.266s ok cmd/internal/goobj 1.199s ok cmd/internal/moddeps 5.359s ok cmd/internal/notsha256 1.127s ok cmd/internal/obj 2.850s ok cmd/internal/obj/ppc64 1.688s ok cmd/internal/obj/riscv 1.063s ok cmd/internal/obj/s390x 1.108s ok cmd/internal/obj/x86 8.600s ok cmd/internal/objabi 1.011s ok cmd/internal/pkgpath 5.101s ok cmd/internal/pkgpattern 1.031s ok cmd/internal/quoted 1.025s ok cmd/internal/src 1.038s ok cmd/internal/test2json 2.511s ok cmd/link 18.320s ok cmd/link/internal/benchmark 1.539s ok cmd/link/internal/ld 14.265s ok cmd/link/internal/loader 1.781s ok cmd/nm 9.339s ok cmd/objdump 1.111s ok cmd/pack 8.027s ok cmd/pprof 1.018s ok cmd/trace 1.584s ok cmd/vet 64.839s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2329 201894 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1357 131566 ns/op 1866 B/op 37 allocs/op Benchmark/Writer/PAX-4 1244 99619 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4003 63218 ns/op 5100 B/op 15 allocs/op Benchmark/Reader/GNU-4 4600 28198 ns/op 5061 B/op 14 allocs/op Benchmark/Reader/PAX-4 2036 98904 ns/op 8932 B/op 33 allocs/op PASS ok archive/tar 3.484s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 1307966130 ns/op 829352 B/op 85 allocs/op BenchmarkZip64Test-4 1 564839721 ns/op BenchmarkZip64TestSizes/4096-4 999 354497 ns/op BenchmarkZip64TestSizes/1048576-4 61 3463689 ns/op BenchmarkZip64TestSizes/67108864-4 1 358857079 ns/op PASS ok archive/zip 6.331s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 169495 1144 ns/op BenchmarkReaderCopyUnoptimal-4 101301 1318 ns/op BenchmarkReaderCopyNoWriteTo-4 6621 102103 ns/op BenchmarkReaderWriteToOptimal-4 10000 11534 ns/op BenchmarkReaderReadString-4 88300 1326 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 146966 917.5 ns/op BenchmarkWriterCopyUnoptimal-4 177206 1055 ns/op BenchmarkWriterCopyNoReadFrom-4 2365 111503 ns/op BenchmarkReaderEmpty-4 12072 19104 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 27450 11632 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 365928 452.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 6.257s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3212 54068 ns/op 606.05 MB/s BenchmarkWriteByte-4 325 316399 ns/op 12.95 MB/s BenchmarkWriteRune-4 207 1942318 ns/op 6.33 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 6349158 ns/op BenchmarkBufferFullSmallReads-4 92 1203970 ns/op BenchmarkBufferWriteBlock/N4096-4 8244 51365 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 532 911891 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 63818830 ns/op 4192268 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 4 33894467 ns/op 494.98 MB/s 8388608 B/op 0 allocs/op BenchmarkIndexByte/10-4 4012518 33.17 ns/op 301.50 MB/s BenchmarkIndexByte/32-4 4869387 23.04 ns/op 1389.12 MB/s BenchmarkIndexByte/4K-4 683271 169.9 ns/op 24111.79 MB/s BenchmarkIndexBytePortable/10-4 763297 157.2 ns/op 63.61 MB/s BenchmarkIndexBytePortable/32-4 317065 412.9 ns/op 77.50 MB/s BenchmarkIndexBytePortable/4K-4 2763 44849 ns/op 91.33 MB/s BenchmarkIndexRune/10-4 1197775 135.3 ns/op 73.90 MB/s BenchmarkIndexRune/32-4 969262 174.5 ns/op 183.40 MB/s BenchmarkIndexRune/4K-4 319200 408.5 ns/op 10027.43 MB/s BenchmarkIndexRuneASCII/10-4 4327245 27.37 ns/op 365.30 MB/s BenchmarkIndexRuneASCII/32-4 4927447 34.22 ns/op 935.12 MB/s BenchmarkIndexRuneASCII/4K-4 779841 157.1 ns/op 26066.65 MB/s BenchmarkEqual/0-4 4619014 22.23 ns/op BenchmarkEqual/1-4 1458992 350.1 ns/op 2.86 MB/s BenchmarkEqual/6-4 1000000 194.8 ns/op 30.81 MB/s BenchmarkEqual/9-4 1000000 138.8 ns/op 64.86 MB/s BenchmarkEqual/15-4 1357081 171.8 ns/op 87.32 MB/s BenchmarkEqual/16-4 1313143 126.5 ns/op 126.47 MB/s BenchmarkEqual/20-4 1363780 87.12 ns/op 229.57 MB/s BenchmarkEqual/32-4 1000000 131.4 ns/op 243.54 MB/s BenchmarkEqual/4K-4 117660 1226 ns/op 3341.00 MB/s BenchmarkIndex/10-4 3401665 32.05 ns/op 312.02 MB/s BenchmarkIndex/32-4 2566969 56.67 ns/op 564.67 MB/s BenchmarkIndex/4K-4 75284 1605 ns/op 2552.60 MB/s BenchmarkIndexEasy/10-4 3712131 32.85 ns/op 304.37 MB/s BenchmarkIndexEasy/32-4 1000000 145.9 ns/op 219.27 MB/s BenchmarkIndexEasy/4K-4 453762 329.5 ns/op 12430.36 MB/s BenchmarkCount/10-4 1749630 65.45 ns/op 152.79 MB/s BenchmarkCount/32-4 1556816 84.64 ns/op 378.06 MB/s BenchmarkCount/4K-4 53984 1917 ns/op 2136.92 MB/s BenchmarkCountEasy/10-4 1786321 68.92 ns/op 145.10 MB/s BenchmarkCountEasy/32-4 1657929 76.64 ns/op 417.53 MB/s BenchmarkCountEasy/4K-4 391772 431.4 ns/op 9495.68 MB/s BenchmarkCountSingle/10-4 3321519 39.62 ns/op 252.41 MB/s BenchmarkCountSingle/32-4 3502452 48.24 ns/op 663.31 MB/s BenchmarkCountSingle/4K-4 565298 219.8 ns/op 18638.73 MB/s BenchmarkToUpper/#00-4 2801085 44.09 ns/op BenchmarkToUpper/ONLYUPPER-4 310293 542.0 ns/op BenchmarkToUpper/abc-4 435015 262.7 ns/op BenchmarkToUpper/AbC123-4 319507 552.4 ns/op BenchmarkToUpper/azAZ09_-4 272355 487.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 80596 1542 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37648 3228 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59466 2413 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 105265 1099 ns/op BenchmarkToLower/#00-4 3012428 41.86 ns/op BenchmarkToLower/abc-4 474811 334.1 ns/op BenchmarkToLower/AbC123-4 325592 522.7 ns/op BenchmarkToLower/azAZ09_-4 266578 452.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79164 1447 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44067 2895 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 75202 1619 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 122056 1187 ns/op BenchmarkFields/ASCII/16-4 140511 824.0 ns/op 19.42 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9454 14513 ns/op 17.64 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 662 189198 ns/op 21.65 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 3212845 ns/op 20.40 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 51936886 ns/op 20.19 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 72850 2411 ns/op 6.64 MB/s 128 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6644 31277 ns/op 8.18 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 399 395639 ns/op 10.35 MB/s 25088 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 6922299 ns/op 9.47 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 297048531 ns/op 3.53 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 170011 679.2 ns/op 23.56 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 13273 ns/op 19.29 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 807 159400 ns/op 25.70 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 43 4068088 ns/op 16.11 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 188858867 ns/op 5.55 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 100137 3130 ns/op 5.11 MB/s 128 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9390 16221 ns/op 15.78 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 454 221273 ns/op 18.51 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 4292840 ns/op 15.27 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 233820766 ns/op 4.48 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1408890 94.45 ns/op BenchmarkTrimSpace/ASCII-4 551077 219.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 72111 1475 ns/op BenchmarkTrimSpace/JustNonASCII-4 34738 3148 ns/op BenchmarkToValidUTF8/Valid-4 493447 261.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 338079 381.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 85608 4091 ns/op BenchmarkIndexHard1-4 1770 87455 ns/op BenchmarkIndexHard2-4 391 306852 ns/op BenchmarkIndexHard3-4 166 1400681 ns/op BenchmarkIndexHard4-4 84 1350258 ns/op BenchmarkLastIndexHard1-4 1 213076019 ns/op BenchmarkLastIndexHard2-4 4 28639871 ns/op BenchmarkLastIndexHard3-4 3 71570870 ns/op BenchmarkCountHard1-4 912 161928 ns/op BenchmarkCountHard2-4 326 738458 ns/op BenchmarkCountHard3-4 100 1164759 ns/op BenchmarkSplitEmptySeparator-4 1 243479641 ns/op BenchmarkSplitSingleByteSeparator-4 13 28028658 ns/op BenchmarkSplitMultiByteSeparator-4 4 25715838 ns/op BenchmarkSplitNSingleByteSeparator-4 176788 4402 ns/op BenchmarkSplitNMultiByteSeparator-4 65551 6139 ns/op BenchmarkRepeat-4 179035 694.5 ns/op BenchmarkRepeatLarge/256/1-4 128961 2014 ns/op 127.11 MB/s BenchmarkRepeatLarge/256/16-4 165690 625.2 ns/op 409.50 MB/s BenchmarkRepeatLarge/512/1-4 63786 2067 ns/op 247.70 MB/s BenchmarkRepeatLarge/512/16-4 73818 1406 ns/op 364.21 MB/s BenchmarkRepeatLarge/1024/1-4 16656 8048 ns/op 127.23 MB/s BenchmarkRepeatLarge/1024/16-4 62072 4665 ns/op 219.51 MB/s BenchmarkRepeatLarge/2048/1-4 16771 21529 ns/op 95.13 MB/s BenchmarkRepeatLarge/2048/16-4 45576 8493 ns/op 241.13 MB/s BenchmarkRepeatLarge/4096/1-4 10000 37818 ns/op 108.31 MB/s BenchmarkRepeatLarge/4096/16-4 24454 10550 ns/op 388.25 MB/s BenchmarkRepeatLarge/8192/1-4 10000 78526 ns/op 104.32 MB/s BenchmarkRepeatLarge/8192/16-4 10000 23535 ns/op 348.08 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 15921 ns/op 257.34 MB/s BenchmarkRepeatLarge/16384/1-4 10000 31051 ns/op 527.64 MB/s BenchmarkRepeatLarge/16384/16-4 10000 66522 ns/op 246.30 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 44745 ns/op 274.69 MB/s BenchmarkRepeatLarge/32768/1-4 6044 141969 ns/op 230.81 MB/s BenchmarkRepeatLarge/32768/16-4 553 348555 ns/op 94.01 MB/s BenchmarkRepeatLarge/32768/4097-4 2070 81803 ns/op 350.59 MB/s BenchmarkRepeatLarge/65536/1-4 3130 275547 ns/op 237.84 MB/s BenchmarkRepeatLarge/65536/16-4 1628 174380 ns/op 375.82 MB/s BenchmarkRepeatLarge/65536/4097-4 2541 132626 ns/op 463.37 MB/s BenchmarkRepeatLarge/131072/1-4 218 579720 ns/op 226.10 MB/s BenchmarkRepeatLarge/131072/16-4 222 2528669 ns/op 51.83 MB/s BenchmarkRepeatLarge/131072/4097-4 1 212755453 ns/op 0.60 MB/s BenchmarkRepeatLarge/262144/1-4 100 11946891 ns/op 21.94 MB/s BenchmarkRepeatLarge/262144/16-4 115 1567893 ns/op 167.20 MB/s BenchmarkRepeatLarge/262144/4097-4 100 3102645 ns/op 83.19 MB/s BenchmarkRepeatLarge/524288/1-4 100 1961005 ns/op 267.36 MB/s BenchmarkRepeatLarge/524288/16-4 100 8139695 ns/op 64.41 MB/s BenchmarkRepeatLarge/524288/4097-4 100 8050234 ns/op 64.63 MB/s BenchmarkRepeatLarge/1048576/1-4 57 16018185 ns/op 65.46 MB/s BenchmarkRepeatLarge/1048576/16-4 73 12206607 ns/op 85.90 MB/s BenchmarkRepeatLarge/1048576/4097-4 66 17593394 ns/op 59.38 MB/s BenchmarkRepeatLarge/2097152/1-4 19 15942852 ns/op 131.54 MB/s BenchmarkRepeatLarge/2097152/16-4 36 15207379 ns/op 137.90 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 33561173 ns/op 62.38 MB/s BenchmarkRepeatLarge/4194304/1-4 8 60876057 ns/op 68.90 MB/s BenchmarkRepeatLarge/4194304/16-4 2 103842322 ns/op 40.39 MB/s BenchmarkRepeatLarge/4194304/4097-4 1 322779814 ns/op 12.98 MB/s BenchmarkRepeatLarge/8388608/1-4 1 236143304 ns/op 35.52 MB/s BenchmarkRepeatLarge/8388608/16-4 1 641141275 ns/op 13.08 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 53298298 ns/op 157.35 MB/s BenchmarkRepeatLarge/16777216/1-4 3 73344304 ns/op 228.75 MB/s BenchmarkRepeatLarge/16777216/16-4 3 34981362 ns/op 479.60 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 148300310 ns/op 113.13 MB/s BenchmarkRepeatLarge/33554432/1-4 1 152052501 ns/op 220.68 MB/s BenchmarkRepeatLarge/33554432/16-4 2 373971097 ns/op 89.72 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 292515225 ns/op 114.71 MB/s BenchmarkRepeatLarge/67108864/1-4 1 887211177 ns/op 75.64 MB/s BenchmarkRepeatLarge/67108864/16-4 1 173482033 ns/op 386.83 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 364221834 ns/op 184.25 MB/s BenchmarkRepeatLarge/134217728/1-4 1 752176823 ns/op 178.44 MB/s BenchmarkRepeatLarge/134217728/16-4 1 964442096 ns/op 139.17 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 1648387371 ns/op 81.42 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1120006852 ns/op 239.67 MB/s BenchmarkRepeatLarge/268435456/16-4 1 2866368468 ns/op 93.65 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 2141491282 ns/op 125.35 MB/s BenchmarkRepeatLarge/536870912/1-4 1 4166205719 ns/op 128.86 MB/s BenchmarkRepeatLarge/536870912/16-4 1 4880334937 ns/op 110.01 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 7173704125 ns/op 74.84 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4211862373 ns/op 254.93 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 7319475715 ns/op 146.70 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 7942323976 ns/op 135.19 MB/s BenchmarkBytesCompare/1-4 10910306 14.94 ns/op BenchmarkBytesCompare/2-4 10713880 24.95 ns/op BenchmarkBytesCompare/4-4 7311871 14.94 ns/op BenchmarkBytesCompare/8-4 10665162 29.41 ns/op BenchmarkBytesCompare/16-4 10824423 61.62 ns/op BenchmarkBytesCompare/32-4 9602162 49.50 ns/op BenchmarkBytesCompare/64-4 8980978 24.14 ns/op BenchmarkBytesCompare/128-4 8483265 63.13 ns/op BenchmarkBytesCompare/256-4 6710088 29.14 ns/op BenchmarkBytesCompare/512-4 3963987 54.92 ns/op BenchmarkBytesCompare/1024-4 2313201 55.54 ns/op BenchmarkBytesCompare/2048-4 1590049 750.5 ns/op BenchmarkIndexAnyASCII/1:1-4 1938541 66.28 ns/op BenchmarkIndexAnyASCII/1:2-4 1000000 122.0 ns/op BenchmarkIndexAnyASCII/1:4-4 1000000 146.0 ns/op BenchmarkIndexAnyASCII/1:8-4 1000000 189.2 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 267.1 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 144.1 ns/op BenchmarkIndexAnyASCII/1:64-4 1581384 149.0 ns/op BenchmarkIndexAnyASCII/16:1-4 1220823 216.1 ns/op BenchmarkIndexAnyASCII/16:2-4 478555 343.4 ns/op BenchmarkIndexAnyASCII/16:4-4 478303 907.2 ns/op BenchmarkIndexAnyASCII/16:8-4 444842 559.3 ns/op BenchmarkIndexAnyASCII/16:16-4 434635 350.3 ns/op BenchmarkIndexAnyASCII/16:32-4 401648 1181 ns/op BenchmarkIndexAnyASCII/16:64-4 334712 1317 ns/op BenchmarkIndexAnyASCII/256:1-4 1746120 99.19 ns/op BenchmarkIndexAnyASCII/256:2-4 21134 6071 ns/op BenchmarkIndexAnyASCII/256:4-4 39500 2997 ns/op BenchmarkIndexAnyASCII/256:8-4 39712 4197 ns/op BenchmarkIndexAnyASCII/256:16-4 37231 7642 ns/op BenchmarkIndexAnyASCII/256:32-4 39048 5936 ns/op BenchmarkIndexAnyASCII/256:64-4 37866 11866 ns/op BenchmarkIndexAnyUTF8/1:1-4 2271517 251.6 ns/op BenchmarkIndexAnyUTF8/1:2-4 2232512 203.1 ns/op BenchmarkIndexAnyUTF8/1:4-4 1359758 75.03 ns/op BenchmarkIndexAnyUTF8/1:8-4 1916128 222.3 ns/op BenchmarkIndexAnyUTF8/1:16-4 1722708 240.4 ns/op BenchmarkIndexAnyUTF8/1:32-4 1435934 233.7 ns/op BenchmarkIndexAnyUTF8/1:64-4 1602848 77.71 ns/op BenchmarkIndexAnyUTF8/16:1-4 141086 928.2 ns/op BenchmarkIndexAnyUTF8/16:2-4 244488 769.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 234440 797.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 165775 647.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 142652 1083 ns/op BenchmarkIndexAnyUTF8/16:32-4 10000 12677 ns/op BenchmarkIndexAnyUTF8/16:64-4 160455 1416 ns/op BenchmarkIndexAnyUTF8/256:1-4 9723 12722 ns/op BenchmarkIndexAnyUTF8/256:2-4 10000 11865 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 14980 ns/op BenchmarkIndexAnyUTF8/256:8-4 14389 32237 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 11112 ns/op BenchmarkIndexAnyUTF8/256:32-4 9859 12992 ns/op BenchmarkIndexAnyUTF8/256:64-4 8554 29251 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2362203 78.26 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2301722 209.8 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2060944 201.7 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1911890 102.5 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1651490 78.84 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1718692 266.5 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 105.2 ns/op BenchmarkLastIndexAnyASCII/16:1-4 328717 734.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 101102 2273 ns/op BenchmarkLastIndexAnyASCII/16:4-4 301296 413.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 302974 376.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 310783 550.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 10000 35453 ns/op BenchmarkLastIndexAnyASCII/16:64-4 249252 481.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25536 4762 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24591 7436 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23842 5354 ns/op BenchmarkLastIndexAnyASCII/256:8-4 13339 36381 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23526 6535 ns/op BenchmarkLastIndexAnyASCII/256:32-4 10000 20706 ns/op BenchmarkLastIndexAnyASCII/256:64-4 22926 7210 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1597597 96.04 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 123.5 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 155.0 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1759586 57.31 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1687106 122.2 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 125.8 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 116.3 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 283575 568.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 239482 909.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 194216 2027 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 206743 1638 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 161301 2629 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 170059 756.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 109766 2408 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20965 20726 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 10964 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 15302 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13947 24347 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11191 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 21581 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9571 15035 ns/op BenchmarkTrimASCII/1:1-4 2281999 167.0 ns/op BenchmarkTrimASCII/1:2-4 1000000 135.8 ns/op BenchmarkTrimASCII/1:4-4 1000000 137.5 ns/op BenchmarkTrimASCII/1:8-4 1000000 165.4 ns/op BenchmarkTrimASCII/1:16-4 1000000 109.0 ns/op BenchmarkTrimASCII/16:1-4 226435 517.8 ns/op BenchmarkTrimASCII/16:2-4 307326 963.4 ns/op BenchmarkTrimASCII/16:4-4 323950 380.1 ns/op BenchmarkTrimASCII/16:8-4 327205 890.0 ns/op BenchmarkTrimASCII/16:16-4 92200 1309 ns/op BenchmarkTrimASCII/256:1-4 33376 3380 ns/op BenchmarkTrimASCII/256:2-4 23130 8598 ns/op BenchmarkTrimASCII/256:4-4 12529 8462 ns/op BenchmarkTrimASCII/256:8-4 24169 9922 ns/op BenchmarkTrimASCII/256:16-4 20888 5944 ns/op BenchmarkTrimASCII/4096:1-4 2287 49754 ns/op BenchmarkTrimASCII/4096:2-4 1556 277731 ns/op BenchmarkTrimASCII/4096:4-4 1347 219516 ns/op BenchmarkTrimASCII/4096:8-4 1410 83656 ns/op BenchmarkTrimASCII/4096:16-4 1573 90237 ns/op BenchmarkTrimByte-4 1000000 102.2 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 28953 7886 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 28022 4673 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 498 264342 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 944 169636 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1711 64917 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3669 75882 ns/op BenchmarkCompareBytesEqual-4 8236022 34.74 ns/op BenchmarkCompareBytesToNil-4 12332023 20.68 ns/op BenchmarkCompareBytesEmpty-4 12887001 34.20 ns/op BenchmarkCompareBytesIdentical-4 13336653 9.290 ns/op BenchmarkCompareBytesSameLength-4 9304834 28.01 ns/op BenchmarkCompareBytesDifferentLength-4 10592194 40.36 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1116 125241 ns/op 8372.56 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2391 206858 ns/op 5069.10 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2354 164009 ns/op 6393.48 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1719 108475 ns/op 9666.57 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2059 50932 ns/op 20587.89 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2467 55313 ns/op 18957.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2428 158251 ns/op 6626.09 MB/s BenchmarkCompareBytesBig-4 2384 96722 ns/op 10841.20 MB/s BenchmarkCompareBytesBigIdentical-4 1000000 138.0 ns/op 7597258.10 MB/s PASS ok bytes 267.968s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 131304491 ns/op 0.76 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 661438939 ns/op 0.86 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 37632189 ns/op 0.44 MB/s 3646080 B/op 51 allocs/op PASS ok compress/bzip2 3.773s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 40 3557045 ns/op 2.81 MB/s 42595 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 80593501 ns/op 1.24 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 404779291 ns/op 2.47 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 42 4907032 ns/op 2.04 MB/s 41989 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 110605561 ns/op 0.90 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 476616595 ns/op 2.10 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 39 2824949 ns/op 3.54 MB/s 42056 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 2 53050863 ns/op 1.88 MB/s 45176 B/op 15 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 435119394 ns/op 2.30 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 38 4264979 ns/op 2.34 MB/s 42960 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 3 113053388 ns/op 0.88 MB/s 46458 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 638460782 ns/op 1.57 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 43 2818030 ns/op 3.55 MB/s 43919 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 2 59357790 ns/op 1.68 MB/s 53484 B/op 26 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 694482817 ns/op 1.44 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 51 2592575 ns/op 3.86 MB/s 43570 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 5 49484431 ns/op 2.02 MB/s 47102 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 325609825 ns/op 3.07 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 58 2867431 ns/op 3.49 MB/s 44023 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 17270941 ns/op 5.79 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 152147696 ns/op 6.57 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 61 1983108 ns/op 5.04 MB/s 42934 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 1 138814970 ns/op 0.72 MB/s 51616 B/op 36 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 314852349 ns/op 3.18 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 3882209 ns/op 2.58 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 83428229 ns/op 1.20 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 194572994 ns/op 5.14 MB/s BenchmarkEncode/Digits/Speed/1e4-4 34 4374300 ns/op 2.29 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 33774551 ns/op 2.96 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 436728756 ns/op 2.29 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 12657994 ns/op 0.79 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 128716716 ns/op 0.78 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 3058151351 ns/op 0.33 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9756514 ns/op 1.02 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 118096807 ns/op 0.85 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 2772511621 ns/op 0.36 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 63 2014543 ns/op 4.96 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13203108 ns/op 7.57 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 168714608 ns/op 5.93 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 3322759 ns/op 3.01 MB/s BenchmarkEncode/Newton/Speed/1e5-4 4 31548356 ns/op 3.17 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 358404717 ns/op 2.79 MB/s BenchmarkEncode/Newton/Default/1e4-4 1 318519780 ns/op 0.03 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 100174320 ns/op 1.00 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 1735330167 ns/op 0.58 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 9499435 ns/op 1.05 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 141034171 ns/op 0.71 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1976338040 ns/op 0.51 MB/s PASS ok compress/flate 52.048s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 26 4216519 ns/op 2.37 MB/s BenchmarkDecoder/1e-Reuse4-4 30 8285812 ns/op 1.21 MB/s BenchmarkDecoder/1e5-4 2 79742870 ns/op 1.25 MB/s BenchmarkDecoder/1e-Reuse5-4 1 442409844 ns/op 0.23 MB/s BenchmarkDecoder/1e6-4 1 738610716 ns/op 1.35 MB/s BenchmarkDecoder/1e-Reuse6-4 1 1232879617 ns/op 0.81 MB/s BenchmarkEncoder/1e4-4 33 3087188 ns/op 3.24 MB/s BenchmarkEncoder/1e-Reuse4-4 38 3667636 ns/op 2.73 MB/s BenchmarkEncoder/1e5-4 4 50896860 ns/op 1.96 MB/s BenchmarkEncoder/1e-Reuse5-4 2 214283203 ns/op 0.47 MB/s BenchmarkEncoder/1e6-4 1 453010558 ns/op 2.21 MB/s BenchmarkEncoder/1e-Reuse6-4 1 944512343 ns/op 1.06 MB/s PASS ok compress/lzw 14.237s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 13819516 ns/op PASS ok container/heap 1.330s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 23487 11108 ns/op BenchmarkWithTimeout/concurrency=40-4 3861 302501 ns/op BenchmarkWithTimeout/concurrency=4000-4 4006 127191 ns/op BenchmarkWithTimeout/concurrency=400000-4 7191 59771 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 371557 4411 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 20209 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20524 14280 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3558 33125 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2350 46085 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4646 138937 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 100 1346826 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 206 1300278 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 348 507068 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 39 4212911 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 28 22022740 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 39 6745038 ns/op BenchmarkCheckCanceled/Err-4 455208 312.6 ns/op BenchmarkCheckCanceled/Done-4 484630 284.4 ns/op BenchmarkContextCancelDone-4 603178 178.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 41148 3624 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 38762 3160 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 33512 5834 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 11372 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 32128 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 150567 965.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 255519 511.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 170932 777.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 107096 1233 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 55494 2413 ns/op PASS ok context 54.403s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1601110 74.96 ns/op 213.45 MB/s BenchmarkDecrypt-4 1000000 172.8 ns/op 92.62 MB/s BenchmarkExpand-4 10000 10053 ns/op PASS ok crypto/aes 3.233s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 168651 943.7 ns/op 67.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 268200 484.4 ns/op 132.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 175204 1032 ns/op 62.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 349365 476.6 ns/op 134.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 122698 909.5 ns/op 1484.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 298450 950.5 ns/op 1420.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 129624 1058 ns/op 1276.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 302128 482.5 ns/op 2797.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 88798 1532 ns/op 5346.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 141301 940.2 ns/op 8712.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 98670 1356 ns/op 6042.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 124927 853.0 ns/op 9603.83 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2050 91496 ns/op 11.14 MB/s BenchmarkAESCFBDecrypt1K-4 1990 57360 ns/op 17.76 MB/s BenchmarkAESCFBDecrypt8K-4 268 1074702 ns/op 7.62 MB/s BenchmarkAESOFB1K-4 4406 49873 ns/op 20.43 MB/s BenchmarkAESCTR1K-4 5197 22969 ns/op 44.36 MB/s BenchmarkAESCTR8K-4 652 430238 ns/op 19.03 MB/s BenchmarkAESCBCEncrypt1K-4 282478 385.4 ns/op 2656.92 MB/s BenchmarkAESCBCDecrypt1K-4 624412 166.2 ns/op 6162.84 MB/s PASS ok crypto/cipher 10.013s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 45332 8582 ns/op 0.93 MB/s BenchmarkDecrypt-4 10000 12953 ns/op 0.62 MB/s BenchmarkTDESEncrypt-4 10000 12198 ns/op 0.66 MB/s BenchmarkTDESDecrypt-4 12946 9619 ns/op 0.83 MB/s PASS ok crypto/des 3.052s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 898 180350 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 6 44834988 ns/op 1093 B/op 21 allocs/op BenchmarkECDH/P521-4 1 283762717 ns/op 1528 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 5363754 ns/op 373 B/op 9 allocs/op PASS ok crypto/ecdh 3.545s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2540 209267 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1766 76570 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1281 101747 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 1596 110715 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1186 101438 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 759 184260 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3379 47395 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 26 5312574 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 10 10818503 ns/op 1419 B/op 17 allocs/op PASS ok crypto/ecdsa 5.801s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 109 1171399 ns/op BenchmarkNewKeyFromSeed-4 97 1452320 ns/op BenchmarkSigning-4 80 3715964 ns/op BenchmarkVerification-4 52 2362567 ns/op PASS ok crypto/ed25519 3.677s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4279 48477 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 75 1988252 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 26 5413211 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 10 14037558 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1222 127328 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 30 4196658 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 6 34884534 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 41660598 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8065 14490 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4006 32194 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3043 39422 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 42 2711185 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1666 72111 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 100 1054624 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1237 123329 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 49 9094289 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 8.967s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16845 7552 ns/op 135.59 MB/s BenchmarkHMACSHA256_32-4 16771 14680 ns/op 2.18 MB/s BenchmarkNewWriteSum-4 10000 17537 ns/op 1.82 MB/s PASS ok crypto/hmac 3.480s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 39400 12727 ns/op BenchmarkModSub-4 10000 10209 ns/op BenchmarkMontgomeryRepr-4 10000 24023 ns/op BenchmarkMontgomeryMul-4 10000 19574 ns/op BenchmarkModMul-4 6416 100863 ns/op BenchmarkExpBig-4 7 23126889 ns/op BenchmarkExp-4 3 46443709 ns/op PASS ok crypto/internal/bigmod 7.038s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 541 474179 ns/op BenchmarkScalarBaseMult-4 121 2551046 ns/op BenchmarkScalarMult-4 42 6218832 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 52 7605578 ns/op PASS ok crypto/internal/edwards25519 3.370s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 228519 680.4 ns/op BenchmarkMultiply-4 237795 1016 ns/op BenchmarkSquare-4 375762 304.7 ns/op BenchmarkInvert-4 1350 116737 ns/op BenchmarkMult32-4 961768 424.7 ns/op PASS ok crypto/internal/edwards25519/field 4.512s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 30 5934948 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1438 498264 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 1 109931315 ns/op 48 B/op 1 allocs/op BenchmarkScalarMult/P521-4 2 79233766 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 84 5783555 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7020 60597 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 1 354652318 ns/op 254376 B/op 5765 allocs/op BenchmarkScalarBaseMult/P521-4 1 188766415 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 5.096s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 286910 1673 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 113313 1629 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62022 2789 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 298332 709.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 130941 3305 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 62770 12199 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 8.722s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 91722 1824 ns/op 4.39 MB/s BenchmarkHash64-4 105242 3158 ns/op 20.26 MB/s BenchmarkHash128-4 102322 2582 ns/op 49.57 MB/s BenchmarkHash256-4 84278 1901 ns/op 134.68 MB/s BenchmarkHash512-4 70328 4571 ns/op 112.00 MB/s BenchmarkHash1K-4 50416 2625 ns/op 390.16 MB/s BenchmarkHash8K-4 9980 55580 ns/op 147.39 MB/s BenchmarkHash1M-4 81 4026182 ns/op 260.44 MB/s BenchmarkHash8M-4 10 13103297 ns/op 640.19 MB/s BenchmarkHash8BytesUnaligned-4 77005 3203 ns/op 2.50 MB/s BenchmarkHash1KUnaligned-4 51441 2570 ns/op 398.47 MB/s BenchmarkHash8KUnaligned-4 10000 36584 ns/op 223.92 MB/s PASS ok crypto/md5 12.822s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 331675861 ns/op PASS ok crypto/rand 1.419s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9879 31933 ns/op 4.01 MB/s BenchmarkRC4_1K-4 1128 109459 ns/op 9.36 MB/s BenchmarkRC4_8K-4 156 1462568 ns/op 5.54 MB/s PASS ok crypto/rc4 2.831s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 55582169 ns/op BenchmarkDecryptPKCS1v15/3072-4 1 131450320 ns/op BenchmarkDecryptPKCS1v15/4096-4 1 188325522 ns/op BenchmarkEncryptPKCS1v15/2048-4 16 7108226 ns/op BenchmarkDecryptOAEP/2048-4 6 52222701 ns/op BenchmarkEncryptOAEP/2048-4 1 217121653 ns/op BenchmarkSignPKCS1v15/2048-4 6 59467924 ns/op BenchmarkVerifyPKCS1v15/2048-4 13 8117201 ns/op BenchmarkSignPSS/2048-4 6 45885570 ns/op BenchmarkVerifyPSS/2048-4 18 6711736 ns/op PASS ok crypto/rsa 6.042s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 81681 3895 ns/op 2.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 104338 1101 ns/op 7.26 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 80893 1484 ns/op 215.70 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 92935 1549 ns/op 206.64 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 65244 3214 ns/op 318.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 82136 4929 ns/op 207.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10863 ns/op 754.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 28174 ns/op 290.76 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 4.690s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 57978 9072 ns/op 0.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 70996 11993 ns/op 0.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 51774 2456 ns/op 3.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 10000 10395 ns/op 98.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 66592 1918 ns/op 533.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 56586 7116 ns/op 143.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 31269 ns/op 261.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 22840 5256 ns/op 1558.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23295 18398 ns/op 445.27 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 5.590s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 45076 10401 ns/op 0.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 57861 3820 ns/op 2.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 47217 3391 ns/op 2.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 45844 10615 ns/op 96.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 59547 2379 ns/op 430.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 44686 4917 ns/op 208.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21547 4876 ns/op 1680.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 28483 10627 ns/op 770.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 26800 8751 ns/op 936.10 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 7.079s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 8398034 26.49 ns/op BenchmarkConstantTimeEq-4 14103090 25.53 ns/op BenchmarkConstantTimeLessOrEq-4 12565422 21.21 ns/op BenchmarkXORBytes/8Bytes-4 303723 495.8 ns/op 16.14 MB/s BenchmarkXORBytes/128Bytes-4 164692 1387 ns/op 92.27 MB/s BenchmarkXORBytes/2048Bytes-4 19874 22887 ns/op 89.48 MB/s BenchmarkXORBytes/32768Bytes-4 1297 293962 ns/op 111.47 MB/s PASS ok crypto/subtle 6.964s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 13 60066644 ns/op BenchmarkCertCache/1-4 126 20719882 ns/op BenchmarkCertCache/2-4 38 26481770 ns/op BenchmarkCertCache/3-4 9 11706291 ns/op BenchmarkHandshakeServer/RSA-4 1 152467152 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 79749271 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 34329868 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1681646 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 100 6404575 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 13 10405890 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 8367200 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 1 339870415 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 102084553 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 50879568 ns/op 20.61 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 53374303 ns/op 19.65 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 74926116 ns/op 27.99 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 161474140 ns/op 12.99 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 94233456 ns/op 44.51 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 173552937 ns/op 24.17 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 171606049 ns/op 48.88 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 246867688 ns/op 33.98 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 936986032 ns/op 17.91 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 713162735 ns/op 23.53 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1367817636 ns/op 24.53 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1646151634 ns/op 20.38 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2470393900 ns/op 27.17 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3162494084 ns/op 21.22 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 102852322 ns/op 10.19 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 105260573 ns/op 9.96 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 220144144 ns/op 9.53 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 236787131 ns/op 8.86 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 190321681 ns/op 22.04 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 132855069 ns/op 31.57 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 271488334 ns/op 30.90 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 401684853 ns/op 20.88 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1314579801 ns/op 12.76 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 619788088 ns/op 27.07 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1482125842 ns/op 22.64 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1175254643 ns/op 28.55 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2128115162 ns/op 31.53 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3817271814 ns/op 17.58 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 724448125 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 739242357 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 386831418 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 307696109 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 177887611 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 165966648 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 157691253 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 113054177 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 105346264 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 103346483 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 160045918 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 217294169 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 92241268 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 119228338 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 67815742 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 57973243 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 1 216795498 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 2 101955532 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 2 71685998 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 48226527 ns/op PASS ok crypto/tls 47.651s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 4 53851424 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 444 332843 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 732 154120 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 802 985742 ns/op 13506 B/op 187 allocs/op PASS ok crypto/x509 6.492s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 22 7605127 ns/op 276955 B/op 1605 allocs/op BenchmarkConcurrentStmtQuery-4 38 5192293 ns/op 261228 B/op 1927 allocs/op BenchmarkConcurrentStmtExec-4 63 3603939 ns/op 215344 B/op 504 allocs/op BenchmarkConcurrentTxQuery-4 36 4277982 ns/op 273691 B/op 2126 allocs/op BenchmarkConcurrentTxExec-4 74 6858860 ns/op 87877 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 46 3506387 ns/op 110417 B/op 2175 allocs/op BenchmarkConcurrentTxStmtExec-4 94 2613624 ns/op 40200 B/op 381 allocs/op BenchmarkConcurrentRandom-4 39 7498553 ns/op 231184 B/op 1749 allocs/op BenchmarkManyConcurrentQueries-4 2367 76396 ns/op 4120 B/op 20 allocs/op BenchmarkGrabConn-4 270716 474.6 ns/op 0 B/op 0 allocs/op PASS ok database/sql 4.659s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 79340 7577 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 54 5988535 ns/op 188238 B/op 13 allocs/op Benchmark115/LineToPC-4 49 4210662 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 11539 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 3.718s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 50763 2271 ns/op BenchmarkMarshal-4 694 200888 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2538 47544 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.929s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 100 1614511 ns/op 5.07 MB/s BenchmarkEncodeToString-4 162 955970 ns/op 8.57 MB/s BenchmarkDecode-4 121 897149 ns/op 14.62 MB/s BenchmarkDecodeString-4 134 929520 ns/op 14.11 MB/s PASS ok encoding/base32 2.554s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 284 1328320 ns/op 6.17 MB/s BenchmarkDecodeString/2-4 301838 590.2 ns/op 6.78 MB/s BenchmarkDecodeString/4-4 221958 580.2 ns/op 13.79 MB/s BenchmarkDecodeString/8-4 157159 870.1 ns/op 13.79 MB/s BenchmarkDecodeString/64-4 26935 4316 ns/op 20.39 MB/s BenchmarkDecodeString/8192-4 273 573315 ns/op 19.05 MB/s BenchmarkNewEncoding-4 83496 1532 ns/op 167.12 MB/s PASS ok encoding/base64 3.547s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1186 702915 ns/op 5.69 MB/s BenchmarkReadStruct-4 10000 26912 ns/op 2.79 MB/s BenchmarkWriteStruct-4 10000 78760 ns/op 0.95 MB/s BenchmarkReadInts-4 10000 17438 ns/op 1.72 MB/s BenchmarkWriteInts-4 35292 6605 ns/op 4.54 MB/s BenchmarkWriteSlice1000Int32s-4 937 182492 ns/op 21.92 MB/s BenchmarkPutUint16-4 1430421 118.0 ns/op 16.96 MB/s BenchmarkAppendUint16-4 3120716 177.5 ns/op 11.27 MB/s BenchmarkPutUint32-4 1000000 425.5 ns/op 9.40 MB/s BenchmarkAppendUint32-4 1322732 341.2 ns/op 11.72 MB/s BenchmarkPutUint64-4 674707 159.0 ns/op 50.31 MB/s BenchmarkAppendUint64-4 743646 1015 ns/op 7.88 MB/s BenchmarkLittleEndianPutUint16-4 1000000 200.2 ns/op 9.99 MB/s BenchmarkLittleEndianAppendUint16-4 2199721 133.4 ns/op 14.99 MB/s BenchmarkLittleEndianPutUint32-4 1941748 415.5 ns/op 9.63 MB/s BenchmarkLittleEndianAppendUint32-4 1000000 182.7 ns/op 21.90 MB/s BenchmarkLittleEndianPutUint64-4 579594 537.8 ns/op 14.87 MB/s BenchmarkLittleEndianAppendUint64-4 726836 605.6 ns/op 13.21 MB/s BenchmarkReadFloats-4 162762 4034 ns/op 2.97 MB/s BenchmarkWriteFloats-4 63028 5399 ns/op 2.22 MB/s BenchmarkReadSlice1000Float32s-4 1212 815132 ns/op 4.91 MB/s BenchmarkWriteSlice1000Float32s-4 664 2450077 ns/op 1.63 MB/s BenchmarkReadSlice1000Uint8s-4 22473 5508 ns/op 181.55 MB/s BenchmarkWriteSlice1000Uint8s-4 10000 155123 ns/op 6.45 MB/s BenchmarkPutUvarint32-4 504614 487.0 ns/op 8.21 MB/s BenchmarkPutUvarint64-4 39823 3151 ns/op 2.54 MB/s PASS ok encoding/binary 51.522s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5288 102451 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5244 202346 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5214 111057 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3127 470804 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5498 225899 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5750 106723 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5382 70553 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3170 268092 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 3280 355817 ns/op PASS ok encoding/csv 17.842s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 2913 46546 ns/op 1831 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 100 1848128 ns/op 2177 B/op 6 allocs/op BenchmarkEndToEndSliceByteBuffer-4 44 6566452 ns/op 19769 B/op 350 allocs/op BenchmarkEncodeComplex128Slice-4 100 2576605 ns/op 3685 B/op 1 allocs/op BenchmarkEncodeFloat64Slice-4 634 410827 ns/op 138 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 984 1238911 ns/op 88 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1794 778673 ns/op 216 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 18 7553433 ns/op 62179 B/op 263 allocs/op BenchmarkDecodeComplex128Slice-4 253 5398604 ns/op 25385 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 938 2995691 ns/op 10805 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 744 877355 ns/op 9768 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 67 4019509 ns/op 40045 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 139 4257597 ns/op 67305 B/op 2234 allocs/op BenchmarkDecodeBytesSlice-4 378 3043137 ns/op 24036 B/op 200 allocs/op BenchmarkDecodeInterfaceSlice-4 27 4560366 ns/op 84791 B/op 3179 allocs/op BenchmarkDecodeMap-4 67 1995843 ns/op 54134 B/op 181 allocs/op PASS ok encoding/gob 25.703s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 10000 33391 ns/op 7.67 MB/s BenchmarkEncode/1024-4 3592 150067 ns/op 6.82 MB/s BenchmarkEncode/4096-4 829 919441 ns/op 4.45 MB/s BenchmarkEncode/16384-4 100 3085339 ns/op 5.31 MB/s BenchmarkDecode/256-4 10000 20706 ns/op 12.36 MB/s BenchmarkDecode/1024-4 6531 50012 ns/op 20.48 MB/s BenchmarkDecode/4096-4 1764 177605 ns/op 23.06 MB/s BenchmarkDecode/16384-4 100 1910084 ns/op 8.58 MB/s BenchmarkDump/256-4 951 610661 ns/op 0.42 MB/s BenchmarkDump/1024-4 163 3171881 ns/op 0.32 MB/s BenchmarkDump/4096-4 64 4835886 ns/op 0.85 MB/s BenchmarkDump/16384-4 16 38087920 ns/op 0.43 MB/s PASS ok encoding/hex 15.141s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 653739460 ns/op 2.97 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 937552483 ns/op 2.07 MB/s 8526616 B/op 143 allocs/op BenchmarkCodeMarshal-4 1 582791457 ns/op 3.33 MB/s 10332832 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 711395144 ns/op 2.73 MB/s 2077344 B/op 95 allocs/op BenchmarkMarshalBytes/32-4 13750 84636 ns/op BenchmarkMarshalBytes/256-4 5150 158759 ns/op BenchmarkMarshalBytes/4096-4 308 637144 ns/op BenchmarkMarshalBytesError/32-4 51 6237604 ns/op BenchmarkMarshalBytesError/256-4 24 5364083 ns/op BenchmarkMarshalBytesError/4096-4 27 13487316 ns/op BenchmarkCodeDecoder-4 1 3062140963 ns/op 0.63 MB/s 11016256 B/op 91356 allocs/op BenchmarkUnicodeDecoder-4 24171 16327 ns/op 0.86 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 1 153014929 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 912382425 ns/op 2.13 MB/s 2938984 B/op 91326 allocs/op BenchmarkCodeUnmarshalReuse-4 1 3682542686 ns/op 0.53 MB/s 2938224 B/op 91327 allocs/op BenchmarkUnmarshalString-4 50130 12483 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 10000 26710 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 154038 10423 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 28389 30059 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 71034 14689 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 4806 30810 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2748 49090 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1011 518466 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 98 6343450 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 48308709 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 350080 765.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 515875 1474 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 200414 738.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 296499 726.8 ns/op BenchmarkEncodeMarshaler-4 10000 46753 ns/op 74 B/op 1 allocs/op BenchmarkEncoderEncode-4 55213 14207 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 1000000 161.8 ns/op BenchmarkNumberIsValidRegexp-4 10000 56399 ns/op PASS ok encoding/json 64.242s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 34 61043978 ns/op 1.07 MB/s BenchmarkDecode-4 18 32754221 ns/op 2.71 MB/s PASS ok encoding/pem 4.002s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 716 729098 ns/op 6283 B/op 24 allocs/op BenchmarkUnmarshal-4 547 1667202 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1267 925171 ns/op PASS ok encoding/xml 5.906s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 863694 617.8 ns/op BenchmarkIntSet-4 750865 565.3 ns/op BenchmarkFloatAdd-4 567213 311.9 ns/op BenchmarkFloatSet-4 882547 233.3 ns/op BenchmarkStringSet-4 441607 2712 ns/op BenchmarkMapSet-4 97324 1051 ns/op BenchmarkMapSetDifferent-4 43351 11871 ns/op BenchmarkMapSetDifferentRandom-4 268 7529920 ns/op BenchmarkMapSetString-4 136204 9358 ns/op BenchmarkMapAddSame-4 10000 25719 ns/op BenchmarkMapAddDifferent-4 10000 136021 ns/op BenchmarkMapAddDifferentRandom-4 273 2445671 ns/op BenchmarkMapAddSameSteadyState-4 272418 2229 ns/op BenchmarkMapAddDifferentSteadyState-4 100653 5343 ns/op BenchmarkRealworldExpvarUsage-4 28635 42074 ns/op PASS ok expvar 28.522s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 10000 13061 ns/op BenchmarkSprintfEmpty-4 120316 7295 ns/op BenchmarkSprintfString-4 140893 8413 ns/op BenchmarkSprintfTruncateString-4 102217 5692 ns/op BenchmarkSprintfTruncateBytes-4 135567 9210 ns/op BenchmarkSprintfSlowParsingPath-4 119916 14141 ns/op BenchmarkSprintfQuoteString-4 10000 21210 ns/op BenchmarkSprintfInt-4 105998 9308 ns/op BenchmarkSprintfIntInt-4 53887 10735 ns/op BenchmarkSprintfPrefixedInt-4 86014 8832 ns/op BenchmarkSprintfFloat-4 71374 16659 ns/op BenchmarkSprintfComplex-4 46986 27654 ns/op BenchmarkSprintfBoolean-4 65581 3194 ns/op BenchmarkSprintfHexString-4 10000 18397 ns/op BenchmarkSprintfHexBytes-4 89476 6015 ns/op BenchmarkSprintfBytes-4 10000 12129 ns/op BenchmarkSprintfStringer-4 50626 10245 ns/op BenchmarkSprintfStructure-4 24966 49227 ns/op BenchmarkManyArgs-4 24392 5557 ns/op BenchmarkFprintInt-4 63832 2536 ns/op BenchmarkFprintfBytes-4 69294 1752 ns/op BenchmarkFprintIntNoAlloc-4 61395 1964 ns/op BenchmarkScanInts-4 25 5230635 ns/op BenchmarkScanRecursiveInt-4 1 565794440 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 675340691 ns/op PASS ok fmt 42.475s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 674 387003 ns/op PASS ok go/build 1.675s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 54025 2571 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 9679 13950 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4748 66077 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1370 204149 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 358 526733 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 73 1591916 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 17756409 ns/op 865648 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 118797380 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 371246028 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 5.864s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 1237045264 ns/op 0.05 MB/s 45136752 B/op 48724 allocs/op PASS ok go/format 2.392s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 2 115880859 ns/op 0.46 MB/s BenchmarkParseOnly-4 4 28158043 ns/op 1.91 MB/s BenchmarkResolve-4 43 4207181 ns/op 12.80 MB/s PASS ok go/parser 9.291s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 878332325 ns/op 0.06 MB/s 4885040 B/op 27569 allocs/op BenchmarkPrintDecl-4 702 1524752 ns/op 0.02 MB/s 17084 B/op 51 allocs/op PASS ok go/printer 3.558s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 236 1296124 ns/op BenchmarkScanFiles/go/types/expr.go-4 9 34354679 ns/op 1.44 MB/s BenchmarkScanFiles/go/parser/parser.go-4 2 124589102 ns/op 0.58 MB/s BenchmarkScanFiles/net/http/server.go-4 2 111691133 ns/op 1.01 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 166 4159336 ns/op 0.74 MB/s PASS ok go/scanner 6.604s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 929596 438.2 ns/op PASS ok go/token 1.545s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 5369205 ns/op BenchmarkNamed/Underlying/nongeneric-4 927158 134.1 ns/op BenchmarkNamed/Underlying/generic-4 1216168 193.8 ns/op BenchmarkNamed/Underlying/src_instance-4 865225 151.4 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 111.7 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 10607 ns/op BenchmarkNamed/NewMethodSet/generic-4 15380 30221 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 15475 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 18361 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1487405440 ns/op 20544 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 1556316178 ns/op 18669 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 607010046 ns/op 45787 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 327445478 ns/op 93283 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 6497456389 ns/op 777.0 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 146779475 ns/op 7581 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 585657926 ns/op 7929 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 1166592097 ns/op 4437 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 706596251 ns/op 2883 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 448325780 ns/op 4833 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 130947418 ns/op 16320 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 79688996 ns/op 27191 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2662011133 ns/op 24153 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 2033451956 ns/op 31619 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 395148347 ns/op 162701 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 429500586 ns/op 104318 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2460971281 ns/op 811.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 768506163 ns/op 2544 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 463011034 ns/op 1562 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 468220626 ns/op 2542 lines/s PASS ok go/types 85.761s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9093 20695 ns/op 49.48 MB/s PASS ok hash/adler32 1.574s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 225300 1438 ns/op 10.43 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 186378 1262 ns/op 11.89 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 65568 3635 ns/op 11.00 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 78783 1592 ns/op 25.13 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 506404 478.1 ns/op 1070.92 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 243016 2804 ns/op 182.58 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 403140 320.1 ns/op 3198.71 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 414682 385.7 ns/op 2654.89 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 342884 1111 ns/op 3685.83 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 330799 1382 ns/op 2964.00 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 122602 991.4 ns/op 33050.79 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 112269 3810 ns/op 8601.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 183654 2339 ns/op 6.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 187653 4074 ns/op 3.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 24783 7204 ns/op 5.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 33963 10622 ns/op 3.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 505824 457.2 ns/op 1119.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 489505 1088 ns/op 470.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 408909 1187 ns/op 862.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 369702 862.8 ns/op 1186.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 301735 608.2 ns/op 6734.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 259956 4221 ns/op 970.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 152127 6522 ns/op 5024.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 116155 9607 ns/op 3410.83 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 211742 1297 ns/op 11.57 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 180502 1133 ns/op 13.24 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 105462 4245 ns/op 9.42 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 100161 1759 ns/op 22.74 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9427 14116 ns/op 36.27 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8932 13592 ns/op 37.67 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4178 37033 ns/op 27.65 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4358 29128 ns/op 35.16 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1112 445030 ns/op 9.20 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1044 107713 ns/op 38.03 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 2139269 ns/op 15.32 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 3084433 ns/op 10.62 MB/s PASS ok hash/crc32 45.058s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 52 4397670 ns/op 14.90 MB/s BenchmarkCrc64/ISO4KB-4 837 323290 ns/op 12.67 MB/s BenchmarkCrc64/ISO1KB-4 3393 82318 ns/op 12.44 MB/s BenchmarkCrc64/ECMA64KB-4 57 2330626 ns/op 28.12 MB/s BenchmarkCrc64/Random64KB-4 56 2403450 ns/op 27.27 MB/s BenchmarkCrc64/Random16KB-4 100 2327071 ns/op 7.04 MB/s PASS ok hash/crc64 3.609s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9261 20748 ns/op 49.36 MB/s BenchmarkFnv32aKB-4 9158 24641 ns/op 41.56 MB/s BenchmarkFnv64KB-4 9352 26902 ns/op 38.06 MB/s BenchmarkFnv64aKB-4 9408 24778 ns/op 41.33 MB/s BenchmarkFnv128KB-4 1779 84360 ns/op 12.14 MB/s BenchmarkFnv128aKB-4 1459 87395 ns/op 11.72 MB/s PASS ok hash/fnv 3.955s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 500914 347.7 ns/op 11.51 MB/s BenchmarkHash/n=4/Bytes-4 5137370 50.65 ns/op 78.98 MB/s BenchmarkHash/n=4/String-4 1576310 74.38 ns/op 53.78 MB/s BenchmarkHash/n=8/Write-4 579589 346.2 ns/op 23.11 MB/s BenchmarkHash/n=8/Bytes-4 5341812 24.08 ns/op 332.23 MB/s BenchmarkHash/n=8/String-4 1599730 88.55 ns/op 90.34 MB/s BenchmarkHash/n=16/Write-4 655936 197.3 ns/op 81.08 MB/s BenchmarkHash/n=16/Bytes-4 4673912 143.8 ns/op 111.30 MB/s BenchmarkHash/n=16/String-4 927096 252.9 ns/op 63.26 MB/s BenchmarkHash/n=32/Write-4 507150 644.7 ns/op 49.63 MB/s BenchmarkHash/n=32/Bytes-4 4480864 128.9 ns/op 248.32 MB/s BenchmarkHash/n=32/String-4 1000000 114.8 ns/op 278.78 MB/s BenchmarkHash/n=64/Write-4 477087 242.0 ns/op 264.49 MB/s BenchmarkHash/n=64/Bytes-4 1000000 222.6 ns/op 287.53 MB/s BenchmarkHash/n=64/String-4 1557715 79.69 ns/op 803.13 MB/s BenchmarkHash/n=256/Write-4 378410 343.6 ns/op 745.01 MB/s BenchmarkHash/n=256/Bytes-4 1000000 102.6 ns/op 2495.60 MB/s BenchmarkHash/n=256/String-4 673852 510.7 ns/op 501.30 MB/s BenchmarkHash/n=320/Write-4 334228 1423 ns/op 224.84 MB/s BenchmarkHash/n=320/Bytes-4 1000000 368.5 ns/op 868.42 MB/s BenchmarkHash/n=320/String-4 427918 1102 ns/op 290.45 MB/s BenchmarkHash/n=1024/Write-4 214671 1551 ns/op 660.07 MB/s BenchmarkHash/n=1024/Bytes-4 467581 220.8 ns/op 4637.39 MB/s BenchmarkHash/n=1024/String-4 200131 602.5 ns/op 1699.63 MB/s BenchmarkHash/n=4096/Write-4 84156 4327 ns/op 946.71 MB/s BenchmarkHash/n=4096/Bytes-4 147427 924.0 ns/op 4432.91 MB/s BenchmarkHash/n=4096/String-4 41287 3985 ns/op 1027.83 MB/s BenchmarkHash/n=16384/Write-4 23768 7846 ns/op 2088.09 MB/s BenchmarkHash/n=16384/Bytes-4 38972 3026 ns/op 5413.90 MB/s BenchmarkHash/n=16384/String-4 13496 10007 ns/op 1637.21 MB/s PASS ok hash/maphash 18.814s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 830 395115 ns/op BenchmarkEscapeNone-4 91254 1714 ns/op BenchmarkUnescape-4 798 352232 ns/op BenchmarkUnescapeNone-4 501870 290.2 ns/op BenchmarkUnescapeSparse-4 10000 71512 ns/op BenchmarkUnescapeDense-4 1068 206917 ns/op PASS ok html 6.731s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7933 14779 ns/op BenchmarkCSSEscaperNoSpecials-4 51025 8084 ns/op BenchmarkDecodeCSS-4 13974 20749 ns/op BenchmarkDecodeCSSNoSpecials-4 3859239 37.56 ns/op BenchmarkCSSValueFilter-4 10000 18793 ns/op BenchmarkCSSValueFilterOk-4 80304 2899 ns/op BenchmarkEscapedExecute-4 3984 31516 ns/op BenchmarkHTMLNospaceEscaper-4 10000 12431 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 55516 2464 ns/op BenchmarkStripTags-4 10000 18719 ns/op BenchmarkStripTagsNoSpecials-4 310887 2087 ns/op BenchmarkJSValEscaperWithNum-4 10000 14405 ns/op BenchmarkJSValEscaperWithStr-4 5182 110363 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 10114 ns/op BenchmarkJSValEscaperWithObj-4 4126 51720 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 14210 ns/op BenchmarkJSStrEscaperNoSpecials-4 53473 2278 ns/op BenchmarkJSStrEscaper-4 10000 10888 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 33172 17524 ns/op BenchmarkJSRegexpEscaper-4 8748 25709 ns/op BenchmarkTemplateSpecialTags-4 63 2151975 ns/op BenchmarkURLEscaper-4 3582 66382 ns/op BenchmarkURLEscaperNoSpecials-4 182438 2217 ns/op BenchmarkURLNormalizer-4 5106 91083 ns/op BenchmarkURLNormalizerNoSpecials-4 40342 3742 ns/op BenchmarkSrcsetFilter-4 13591 14357 ns/op BenchmarkSrcsetFilterNoSpecials-4 90447 5894 ns/op PASS ok html/template 20.724s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 458229 529.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 391287 1001 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 468218 1156 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 381654 715.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 192.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 672009 295.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 188.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 913407 399.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 909117 785.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 457342 1065 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 290703 761.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 445986 265.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 301119 1212 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 685166 165.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 511394 3303 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 671869 383.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 489153 904.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 358188 330.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 758074 221.6 ns/op BenchmarkRGBASetRGBA-4 1000000 336.8 ns/op BenchmarkRGBA64At-4 549652 244.7 ns/op BenchmarkRGBA64SetRGBA64-4 581326 702.9 ns/op BenchmarkNRGBAAt-4 781676 177.5 ns/op BenchmarkNRGBASetNRGBA-4 1000000 331.6 ns/op BenchmarkNRGBA64At-4 537876 274.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 631683 705.8 ns/op BenchmarkAlphaAt-4 1000000 110.9 ns/op BenchmarkAlphaSetAlpha-4 2236336 54.80 ns/op BenchmarkAlpha16At-4 1000000 320.1 ns/op BenchmarkAlphaSetAlpha16-4 899166 250.2 ns/op BenchmarkGrayAt-4 2064853 56.53 ns/op BenchmarkGraySetGray-4 2142066 60.03 ns/op BenchmarkGray16At-4 1000000 117.4 ns/op BenchmarkGraySetGray16-4 923037 327.7 ns/op PASS ok image 37.290s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2659786 43.22 ns/op BenchmarkYCbCrToRGB/128-4 2830071 58.67 ns/op BenchmarkYCbCrToRGB/255-4 2602702 58.62 ns/op BenchmarkRGBToYCbCr/0-4 2513227 130.1 ns/op BenchmarkRGBToYCbCr/Cb-4 2778154 69.12 ns/op BenchmarkRGBToYCbCr/Cr-4 2576062 78.37 ns/op BenchmarkYCbCrToRGBA/0-4 2409846 64.99 ns/op BenchmarkYCbCrToRGBA/128-4 1898749 52.68 ns/op BenchmarkYCbCrToRGBA/255-4 2424500 54.67 ns/op BenchmarkNYCbCrAToRGBA/0-4 2405413 66.19 ns/op BenchmarkNYCbCrAToRGBA/128-4 1000000 162.0 ns/op BenchmarkNYCbCrAToRGBA/255-4 2042769 184.4 ns/op PASS ok image/color 10.085s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 1 140226092 ns/op BenchmarkFillSrc-4 382 362323 ns/op BenchmarkCopyOver-4 3 40941568 ns/op BenchmarkCopySrc-4 541 239152 ns/op BenchmarkNRGBAOver-4 4 36064506 ns/op BenchmarkNRGBASrc-4 10 11376491 ns/op BenchmarkYCbCr-4 6 25167367 ns/op BenchmarkGray-4 16 7468442 ns/op BenchmarkCMYK-4 8 18042042 ns/op BenchmarkGlyphOver-4 15 14770321 ns/op BenchmarkRGBAMaskOver-4 2 80716661 ns/op BenchmarkGrayMaskOver-4 2 64348543 ns/op BenchmarkRGBA64ImageMaskOver-4 2 59005224 ns/op BenchmarkRGBA-4 3 34018814 ns/op BenchmarkPalettedFill-4 1088 132630 ns/op BenchmarkPalettedRGBA-4 3 87141395 ns/op BenchmarkGenericOver-4 2 88054600 ns/op BenchmarkGenericMaskOver-4 3 41052402 ns/op BenchmarkGenericSrc-4 2 55277934 ns/op BenchmarkGenericMaskSrc-4 1 337691328 ns/op PASS ok image/draw 15.688s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 8439987 ns/op 1.83 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 252141626 ns/op 1.22 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 6781190892 ns/op 0.18 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 25 6186357 ns/op 2.50 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 459325401 ns/op 0.13 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 10.916s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2389 88985 ns/op BenchmarkIDCT-4 2671 45456 ns/op BenchmarkDecodeBaseline-4 3 93873567 ns/op 0.66 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 3 33623099 ns/op 1.84 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 553700383 ns/op 2.22 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 470205806 ns/op 1.96 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 5.922s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11999169 13.80 ns/op BenchmarkDecodeGray-4 10 14190362 ns/op 4.62 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 60389009 ns/op 4.34 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 42720308 ns/op 6.14 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 16 7312455 ns/op 8.96 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 1 118000545 ns/op 2.22 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 1 242317375 ns/op 1.08 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 132825947 ns/op 2.31 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 1 124876914 ns/op 2.46 MB/s 852160 B/op 28 allocs/op BenchmarkEncodeNRGBOpaque-4 1 309553873 ns/op 3.97 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 613117434 ns/op 2.00 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 44562591 ns/op 6.89 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 307066744 ns/op 4.00 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 2104812152 ns/op 0.58 MB/s 864088 B/op 29 allocs/op PASS ok image/png 8.937s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 68434464 ns/op 1.46 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 62065607 ns/op 1.61 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 343328129 ns/op 1.46 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 878964718 ns/op 0.57 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 240627940 ns/op 0.42 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 65237318 ns/op 1.53 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 409233711 ns/op 1.22 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 312988774 ns/op 1.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1195244686 ns/op 0.84 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 802382915 ns/op 1.25 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 5243373568 ns/op 0.95 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 5817451706 ns/op 0.86 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 9 11341236 ns/op 8.82 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 12593408 ns/op 7.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 76824540 ns/op 6.51 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 118186908 ns/op 4.23 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 230111296 ns/op 4.35 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 133064660 ns/op 7.52 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 717508225 ns/op 6.97 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 742029096 ns/op 6.74 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 323707368 ns/op 0.31 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 239962953 ns/op 0.42 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 1547610741 ns/op 0.32 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 1460478634 ns/op 0.34 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 4891770072 ns/op 0.20 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 2652951905 ns/op 0.38 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 13071034631 ns/op 0.38 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 8364866833 ns/op 0.60 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 566978002 ns/op 7.37 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 199602204 ns/op 20.94 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 106.474s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 10000 10395 ns/op 0.10 MB/s BenchmarkMarshalCorpusFile/2-4 10000 24297 ns/op 0.08 MB/s BenchmarkMarshalCorpusFile/4-4 28520 25707 ns/op 0.16 MB/s BenchmarkMarshalCorpusFile/8-4 25724 5243 ns/op 1.53 MB/s BenchmarkMarshalCorpusFile/16-4 16185 11917 ns/op 1.34 MB/s BenchmarkMarshalCorpusFile/32-4 14202 9744 ns/op 3.28 MB/s BenchmarkMarshalCorpusFile/64-4 9146 25125 ns/op 2.55 MB/s BenchmarkMarshalCorpusFile/128-4 5940 67033 ns/op 1.91 MB/s BenchmarkMarshalCorpusFile/256-4 2175 157370 ns/op 1.63 MB/s BenchmarkMarshalCorpusFile/512-4 1573 117468 ns/op 4.36 MB/s BenchmarkMarshalCorpusFile/1024-4 284 525220 ns/op 1.95 MB/s BenchmarkMarshalCorpusFile/2048-4 445 999819 ns/op 2.05 MB/s BenchmarkMarshalCorpusFile/4096-4 195 604577 ns/op 6.77 MB/s BenchmarkMarshalCorpusFile/8192-4 64 3125477 ns/op 2.62 MB/s BenchmarkMarshalCorpusFile/16384-4 45 2625551 ns/op 6.24 MB/s BenchmarkMarshalCorpusFile/32768-4 20 27191739 ns/op 1.21 MB/s BenchmarkMarshalCorpusFile/65536-4 12 23642124 ns/op 2.77 MB/s BenchmarkMarshalCorpusFile/131072-4 3 174876637 ns/op 0.75 MB/s BenchmarkMarshalCorpusFile/262144-4 1 315544731 ns/op 0.83 MB/s BenchmarkMarshalCorpusFile/524288-4 1 439129580 ns/op 1.19 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 192718042 ns/op 5.44 MB/s BenchmarkUnmarshalCorpusFile/1-4 7507 45516 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/2-4 7340 32834 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/4-4 7149 26303 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/8-4 6468 23182 ns/op 0.35 MB/s BenchmarkUnmarshalCorpusFile/16-4 3780 74735 ns/op 0.21 MB/s BenchmarkUnmarshalCorpusFile/32-4 2820 99654 ns/op 0.32 MB/s BenchmarkUnmarshalCorpusFile/64-4 3096 61670 ns/op 1.04 MB/s BenchmarkUnmarshalCorpusFile/128-4 2421 54404 ns/op 2.35 MB/s BenchmarkUnmarshalCorpusFile/256-4 985 470537 ns/op 0.54 MB/s BenchmarkUnmarshalCorpusFile/512-4 506 293234 ns/op 1.75 MB/s BenchmarkUnmarshalCorpusFile/1024-4 268 453156 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1132317 ns/op 1.81 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 2002841 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 6506769 ns/op 1.26 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 18472998 ns/op 0.89 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 25208135 ns/op 1.30 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 37299484 ns/op 1.76 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 116784043 ns/op 1.12 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 175458757 ns/op 1.49 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 380270850 ns/op 1.38 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 529049231 ns/op 1.98 MB/s BenchmarkMutatorBytes/1-4 32210 4255 ns/op BenchmarkMutatorBytes/10-4 37138 3213 ns/op BenchmarkMutatorBytes/100-4 27166 4694 ns/op BenchmarkMutatorBytes/1000-4 21687 7056 ns/op BenchmarkMutatorBytes/10000-4 8316 28091 ns/op BenchmarkMutatorBytes/100000-4 1 192033874 ns/op BenchmarkMutatorString/1-4 31665 4141 ns/op BenchmarkMutatorString/10-4 30538 3817 ns/op BenchmarkMutatorString/100-4 27438 4681 ns/op BenchmarkMutatorString/1000-4 13699 7886 ns/op BenchmarkMutatorString/10000-4 3943 53103 ns/op BenchmarkMutatorString/100000-4 292 1071696 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18018 6314 ns/op BenchmarkMutatorAllBasicTypes/string-4 15704 7151 ns/op BenchmarkMutatorAllBasicTypes/bool-4 66398 2065 ns/op BenchmarkMutatorAllBasicTypes/float32-4 51792 2147 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55950 2143 ns/op BenchmarkMutatorAllBasicTypes/int-4 64262 3597 ns/op BenchmarkMutatorAllBasicTypes/int8-4 62180 2507 ns/op BenchmarkMutatorAllBasicTypes/int16-4 66913 2396 ns/op BenchmarkMutatorAllBasicTypes/int32-4 64909 2274 ns/op BenchmarkMutatorAllBasicTypes/int64-4 57741 2306 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 56048 2047 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 62539 2157 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 57908 2237 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 10000 12318 ns/op PASS ok internal/fuzz 32.759s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 1218 177016 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 155649 769.9 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.904s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 31604 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 35497 4128 ns/op BenchmarkSplicePipePoolParallel-4 47000 3539 ns/op BenchmarkSplicePipeNativeParallel-4 87114 2081 ns/op PASS ok internal/poll 3.528s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 32239656 ns/op PASS ok internal/trace 8.016s PASS ok internal/zstd 1.768s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 70852 ns/op BenchmarkCopyNLarge-4 204 2715735 ns/op PASS ok io 3.387s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 189434 1139 ns/op BenchmarkPrintln-4 10000 14147 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 34915 7455 ns/op 67 B/op 1 allocs/op BenchmarkConcurrent-4 2580 44775 ns/op BenchmarkDiscard-4 1461561 192.3 ns/op 0 B/op 0 allocs/op PASS ok log 3.938s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 43190 3181 ns/op BenchmarkJSONHandler/defaults-4 5340 19144 ns/op 533 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3370 31887 ns/op 784 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4557 107216 ns/op 773 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6199 19991 ns/op 537 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6351 19646 ns/op 506 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4809 33047 ns/op 523 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24619 7257 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23984 5950 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 77626 1669 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 71274 4708 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 66604 1585 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 33826 4178 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 64867 7877 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 84133 2959 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 547536 722.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 337722 345.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 196352 651.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 158722 3890 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 10000 12146 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 3556 44962 ns/op BenchmarkDispatch/switch-checked-4 114712 1207 ns/op BenchmarkDispatch/As-4 150518 856.0 ns/op BenchmarkDispatch/Visit-4 144386 1472 ns/op BenchmarkUnsafeStrings-4 17344 21124 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 21.206s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 426246 242.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 517946 1108 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 437408 721.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 163671 1607 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 16047 11299 ns/op 258 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 37608 9690 ns/op 266 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 22369 35499 ns/op 466 B/op 1 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4009 56016 ns/op 2040 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 3750 52937 ns/op 619 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 5067 24186 ns/op 602 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6513 21895 ns/op 903 B/op 7 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2580 63604 ns/op 2997 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 7213 37561 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 7522 14155 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 5284 39985 ns/op 722 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3310 100938 ns/op 2317 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 16.670s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 2 161741711 ns/op BenchmarkKeys-4 7 15265566 ns/op BenchmarkValues-4 6 17069124 ns/op PASS ok maps 6.509s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6250946 19.95 ns/op BenchmarkAcosh-4 4125957 29.14 ns/op BenchmarkAsin-4 6011272 18.70 ns/op BenchmarkAsinh-4 4387653 28.33 ns/op BenchmarkAtan-4 4998662 26.12 ns/op BenchmarkAtanh-4 4681548 30.60 ns/op BenchmarkAtan2-4 4989117 40.31 ns/op BenchmarkCbrt-4 6127460 48.61 ns/op BenchmarkCeil-4 14727140 9.136 ns/op BenchmarkCompare-4 3097952 106.3 ns/op BenchmarkCompare32-4 3759234 32.48 ns/op BenchmarkCopysign-4 1000000 127.7 ns/op BenchmarkCos-4 8611602 20.83 ns/op BenchmarkCosh-4 6253356 18.37 ns/op BenchmarkErf-4 6960604 66.86 ns/op BenchmarkErfc-4 7416607 17.12 ns/op BenchmarkErfinv-4 3125288 106.3 ns/op BenchmarkErfcinv-4 2301019 85.33 ns/op BenchmarkExp-4 7490971 32.04 ns/op BenchmarkExpGo-4 1000000 164.5 ns/op BenchmarkExpm1-4 6556180 20.66 ns/op BenchmarkExp2-4 1000000 231.5 ns/op BenchmarkExp2Go-4 1000000 158.7 ns/op BenchmarkAbs-4 1000000 136.1 ns/op BenchmarkDim-4 8306080 16.87 ns/op BenchmarkFloor-4 14854890 8.437 ns/op BenchmarkMax-4 9710962 32.13 ns/op BenchmarkMin-4 1000000 100.1 ns/op BenchmarkMod-4 338397 354.8 ns/op BenchmarkFrexp-4 1393352 138.9 ns/op BenchmarkGamma-4 421116 387.9 ns/op BenchmarkHypot-4 1621442 89.43 ns/op BenchmarkHypotGo-4 1224402 93.43 ns/op BenchmarkIlogb-4 2503069 50.05 ns/op BenchmarkJ0-4 159289 1001 ns/op BenchmarkJ1-4 170384 2004 ns/op BenchmarkJn-4 81847 2032 ns/op BenchmarkLdexp-4 2014143 60.51 ns/op BenchmarkLgamma-4 502936 510.3 ns/op BenchmarkLog-4 2870019 73.27 ns/op BenchmarkLogb-4 2297169 59.98 ns/op BenchmarkLog1p-4 6310893 33.32 ns/op BenchmarkLog10-4 6123321 21.84 ns/op BenchmarkLog2-4 1617823 83.84 ns/op BenchmarkModf-4 1000000 190.9 ns/op BenchmarkNextafter32-4 3189711 120.9 ns/op BenchmarkNextafter64-4 2998699 39.89 ns/op BenchmarkPowInt-4 3261339 37.17 ns/op BenchmarkPowFrac-4 3249026 35.51 ns/op BenchmarkPow10Pos-4 4105579 33.10 ns/op BenchmarkPow10Neg-4 3560301 35.45 ns/op BenchmarkRound-4 4571418 22.29 ns/op BenchmarkRoundToEven-4 7109854 15.21 ns/op BenchmarkRemainder-4 434323 254.4 ns/op BenchmarkSignbit-4 4122488 24.41 ns/op BenchmarkSin-4 6541310 24.14 ns/op BenchmarkSincos-4 540148 245.3 ns/op BenchmarkSinh-4 6534733 18.39 ns/op BenchmarkSqrtIndirect-4 12710284 8.325 ns/op BenchmarkSqrtLatency-4 9650044 13.91 ns/op BenchmarkSqrtIndirectLatency-4 10006425 12.13 ns/op BenchmarkSqrtGoLatency-4 1565367 99.93 ns/op BenchmarkSqrtPrime-4 116286 1189 ns/op BenchmarkTan-4 2470094 174.1 ns/op BenchmarkTanh-4 4893038 21.38 ns/op BenchmarkTrunc-4 15708711 11.58 ns/op BenchmarkY0-4 164452 1176 ns/op BenchmarkY1-4 152347 743.3 ns/op BenchmarkYn-4 79976 1564 ns/op BenchmarkFloat64bits-4 4991522 24.45 ns/op BenchmarkFloat64frombits-4 5017101 24.45 ns/op BenchmarkFloat32bits-4 4879390 26.41 ns/op BenchmarkFloat32frombits-4 5066386 26.63 ns/op BenchmarkFMA-4 15465808 24.63 ns/op PASS ok math 47.398s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10362250 14.56 ns/op 4394.34 MB/s BenchmarkAddVV/2-4 9937914 13.49 ns/op 9486.65 MB/s BenchmarkAddVV/3-4 7739964 21.54 ns/op 8912.76 MB/s BenchmarkAddVV/4-4 9862963 14.20 ns/op 18023.90 MB/s BenchmarkAddVV/5-4 8178656 15.21 ns/op 21033.41 MB/s BenchmarkAddVV/10-4 6302452 18.19 ns/op 35186.75 MB/s BenchmarkAddVV/100-4 2262532 75.59 ns/op 84672.19 MB/s BenchmarkAddVV/1000-4 280861 549.5 ns/op 116467.00 MB/s BenchmarkSubVV/1-4 11290050 13.44 ns/op 4760.83 MB/s BenchmarkSubVV/2-4 10208112 15.80 ns/op 8102.89 MB/s BenchmarkSubVV/3-4 8673943 12.97 ns/op 14806.10 MB/s BenchmarkSubVV/4-4 9050846 14.12 ns/op 18129.17 MB/s BenchmarkSubVV/5-4 7512688 26.12 ns/op 12252.10 MB/s BenchmarkSubVV/10-4 6581368 17.58 ns/op 36409.84 MB/s BenchmarkSubVV/100-4 1000000 359.9 ns/op 17782.48 MB/s BenchmarkSubVV/1000-4 292950 411.9 ns/op 155370.18 MB/s BenchmarkAddVW/1-4 11860395 21.64 ns/op 369.63 MB/s BenchmarkAddVW/2-4 11825869 83.08 ns/op 192.59 MB/s BenchmarkAddVW/3-4 11378014 13.86 ns/op 1731.28 MB/s BenchmarkAddVW/4-4 6829932 44.85 ns/op 713.50 MB/s BenchmarkAddVW/5-4 8839285 23.08 ns/op 1732.93 MB/s BenchmarkAddVW/10-4 1000000 104.0 ns/op 768.99 MB/s BenchmarkAddVW/100-4 4871306 25.10 ns/op 31873.62 MB/s BenchmarkAddVW/1000-4 621109 635.7 ns/op 12585.27 MB/s BenchmarkAddVWext/1-4 11860156 38.61 ns/op 207.22 MB/s BenchmarkAddVWext/2-4 11690061 32.38 ns/op 494.10 MB/s BenchmarkAddVWext/3-4 11297652 38.76 ns/op 619.25 MB/s BenchmarkAddVWext/4-4 10819371 11.53 ns/op 2776.18 MB/s BenchmarkAddVWext/5-4 10459528 16.36 ns/op 2445.02 MB/s BenchmarkAddVWext/10-4 8808188 13.52 ns/op 5917.78 MB/s BenchmarkAddVWext/100-4 1000000 262.9 ns/op 3043.22 MB/s BenchmarkAddVWext/1000-4 255945 428.5 ns/op 18669.36 MB/s BenchmarkSubVW/1-4 11276044 24.52 ns/op 326.30 MB/s BenchmarkSubVW/2-4 11772590 14.33 ns/op 1116.56 MB/s BenchmarkSubVW/3-4 11280334 28.57 ns/op 840.17 MB/s BenchmarkSubVW/4-4 8096314 47.50 ns/op 673.67 MB/s BenchmarkSubVW/5-4 10505938 56.84 ns/op 703.75 MB/s BenchmarkSubVW/10-4 7804038 15.57 ns/op 5137.70 MB/s BenchmarkSubVW/100-4 3986370 51.72 ns/op 15467.66 MB/s BenchmarkSubVW/1000-4 590752 939.8 ns/op 8512.41 MB/s BenchmarkSubVWext/1-4 11673243 13.86 ns/op 577.29 MB/s BenchmarkSubVWext/2-4 10581150 11.01 ns/op 1453.78 MB/s BenchmarkSubVWext/3-4 11055992 12.32 ns/op 1947.59 MB/s BenchmarkSubVWext/4-4 1000000 137.4 ns/op 232.92 MB/s BenchmarkSubVWext/5-4 10231108 14.13 ns/op 2830.20 MB/s BenchmarkSubVWext/10-4 1000000 374.7 ns/op 213.49 MB/s BenchmarkSubVWext/100-4 2020341 57.99 ns/op 13795.13 MB/s BenchmarkSubVWext/1000-4 283014 1401 ns/op 5711.77 MB/s BenchmarkMulAddVWW/1-4 9484946 13.23 ns/op 4838.49 MB/s BenchmarkMulAddVWW/2-4 8853607 14.08 ns/op 9092.25 MB/s BenchmarkMulAddVWW/3-4 7787118 15.60 ns/op 12305.45 MB/s BenchmarkMulAddVWW/4-4 7134694 62.63 ns/op 4087.39 MB/s BenchmarkMulAddVWW/5-4 6170176 18.98 ns/op 16861.78 MB/s BenchmarkMulAddVWW/10-4 4420882 67.77 ns/op 9443.66 MB/s BenchmarkMulAddVWW/100-4 607125 1114 ns/op 5744.92 MB/s BenchmarkMulAddVWW/1000-4 56514 4082 ns/op 15679.84 MB/s BenchmarkAddMulVVW/1-4 9906020 12.79 ns/op 5003.82 MB/s BenchmarkAddMulVVW/2-4 8878568 19.29 ns/op 6635.52 MB/s BenchmarkAddMulVVW/3-4 8010165 19.45 ns/op 9872.51 MB/s BenchmarkAddMulVVW/4-4 7466324 25.81 ns/op 9919.57 MB/s BenchmarkAddMulVVW/5-4 6155082 23.43 ns/op 13659.89 MB/s BenchmarkAddMulVVW/10-4 1000000 133.8 ns/op 4782.49 MB/s BenchmarkAddMulVVW/100-4 566991 767.3 ns/op 8340.52 MB/s BenchmarkAddMulVVW/1000-4 34323 3498 ns/op 18298.49 MB/s BenchmarkDivWVW/1-4 2177577 257.1 ns/op 248.94 MB/s BenchmarkDivWVW/2-4 1000000 150.2 ns/op 852.36 MB/s BenchmarkDivWVW/3-4 760772 176.6 ns/op 1087.25 MB/s BenchmarkDivWVW/4-4 623073 180.8 ns/op 1416.25 MB/s BenchmarkDivWVW/5-4 596317 731.2 ns/op 437.65 MB/s BenchmarkDivWVW/10-4 332577 1160 ns/op 551.87 MB/s BenchmarkDivWVW/100-4 29047 4794 ns/op 1334.97 MB/s BenchmarkDivWVW/1000-4 4226 29517 ns/op 2168.24 MB/s BenchmarkNonZeroShifts/1/shrVU-4 1000000 156.7 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2827503 124.0 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1764247 77.56 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1235763 86.51 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 376.1 ns/op BenchmarkNonZeroShifts/3/shlVU-4 885302 284.5 ns/op BenchmarkNonZeroShifts/4/shrVU-4 945812 362.7 ns/op BenchmarkNonZeroShifts/4/shlVU-4 767264 179.6 ns/op BenchmarkNonZeroShifts/5/shrVU-4 807903 152.0 ns/op BenchmarkNonZeroShifts/5/shlVU-4 668647 255.6 ns/op BenchmarkNonZeroShifts/10/shrVU-4 451172 480.5 ns/op BenchmarkNonZeroShifts/10/shlVU-4 352663 595.1 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50941 11062 ns/op BenchmarkNonZeroShifts/100/shlVU-4 41637 3049 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4580 30200 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4362 28604 ns/op BenchmarkDecimalConversion-4 100 1972164 ns/op BenchmarkFloatString/100-4 9310 19506 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 100 3611740 ns/op 2910 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 65555440 ns/op 60632 B/op 49 allocs/op BenchmarkFloatString/100000-4 1 13316848835 ns/op 836392 B/op 477 allocs/op BenchmarkFloatAdd/10-4 102300 3145 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 39463 11225 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 43240 4610 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 22422 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1424 312808 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 121780 2067 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 104181 1030 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 77797 1590 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 25466 5111 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3292 103931 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 100 4365831 ns/op BenchmarkParseFloatLargeExp-4 301 831671 ns/op BenchmarkGCD10x10/WithoutXY-4 192312 2313 ns/op BenchmarkGCD10x10/WithXY-4 42957 3418 ns/op BenchmarkGCD10x100/WithoutXY-4 73392 1547 ns/op BenchmarkGCD10x100/WithXY-4 10000 14745 ns/op BenchmarkGCD10x1000/WithoutXY-4 55375 3669 ns/op BenchmarkGCD10x1000/WithXY-4 9979 18221 ns/op BenchmarkGCD100x100/WithoutXY-4 21836 6187 ns/op BenchmarkGCD100x100/WithXY-4 7520 55068 ns/op BenchmarkGCD100x1000/WithoutXY-4 9459 15461 ns/op BenchmarkGCD100x1000/WithXY-4 4164 72469 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1856 71185 ns/op BenchmarkGCD1000x1000/WithXY-4 926 226349 ns/op BenchmarkHilbert-4 15 15221731 ns/op BenchmarkBinomial-4 9598 12612 ns/op BenchmarkQuoRem-4 10000 11080 ns/op BenchmarkExp-4 6 24618260 ns/op BenchmarkExpMont/Odd-4 90 1724458 ns/op 2598 B/op 22 allocs/op BenchmarkExpMont/Even1-4 94 2300224 ns/op 3355 B/op 37 allocs/op BenchmarkExpMont/Even2-4 87 4994815 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even3-4 91 1304667 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even4-4 92 1265045 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even8-4 94 1398891 ns/op 3879 B/op 54 allocs/op BenchmarkExpMont/Even32-4 92 1220145 ns/op 3880 B/op 54 allocs/op BenchmarkExpMont/Even64-4 100 1312232 ns/op 3601 B/op 52 allocs/op BenchmarkExpMont/Even96-4 100 1165474 ns/op 3769 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 1089992 ns/op 3267 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 2046223 ns/op 2937 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 406 303318 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 354 405803 ns/op 1720 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 270 396050 ns/op 1751 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 384 1106921 ns/op 1735 B/op 47 allocs/op BenchmarkExp2-4 7 41099225 ns/op BenchmarkBitset-4 674698 651.6 ns/op BenchmarkBitsetNeg-4 284342 460.4 ns/op BenchmarkBitsetOrig-4 202777 2469 ns/op BenchmarkBitsetNegOrig-4 126471 1102 ns/op BenchmarkModSqrt225_Tonelli-4 73 1613498 ns/op BenchmarkModSqrt225_3Mod4-4 248 577399 ns/op BenchmarkModSqrt231_Tonelli-4 74 4544926 ns/op BenchmarkModSqrt231_5Mod8-4 217 1091176 ns/op BenchmarkModInverse-4 8244 60599 ns/op BenchmarkSqrt-4 238 534907 ns/op BenchmarkIntSqr/1-4 1000000 194.4 ns/op BenchmarkIntSqr/2-4 480412 446.5 ns/op BenchmarkIntSqr/3-4 373420 827.0 ns/op BenchmarkIntSqr/5-4 249488 1068 ns/op BenchmarkIntSqr/8-4 157748 2322 ns/op BenchmarkIntSqr/10-4 122613 1122 ns/op BenchmarkIntSqr/20-4 10000 16754 ns/op BenchmarkIntSqr/30-4 21300 17186 ns/op BenchmarkIntSqr/50-4 12709 9411 ns/op BenchmarkIntSqr/80-4 7243 16757 ns/op BenchmarkIntSqr/100-4 4818 25909 ns/op BenchmarkIntSqr/200-4 1802 193703 ns/op BenchmarkIntSqr/300-4 825 319712 ns/op BenchmarkIntSqr/500-4 384 447295 ns/op BenchmarkIntSqr/800-4 100 1914756 ns/op BenchmarkIntSqr/1000-4 100 1654532 ns/op BenchmarkDiv/20/10-4 314314 922.3 ns/op BenchmarkDiv/40/20-4 279314 468.4 ns/op BenchmarkDiv/100/50-4 323832 1148 ns/op BenchmarkDiv/200/100-4 33765 3157 ns/op BenchmarkDiv/400/200-4 31177 6286 ns/op BenchmarkDiv/1000/500-4 19047 5351 ns/op BenchmarkDiv/2000/1000-4 15244 21185 ns/op BenchmarkDiv/20000/10000-4 573 365510 ns/op BenchmarkDiv/200000/100000-4 15 14393265 ns/op BenchmarkDiv/2000000/1000000-4 1 274551162 ns/op BenchmarkDiv/20000000/10000000-4 1 23236726620 ns/op BenchmarkMul-4 1 263552669 ns/op BenchmarkNatMul/10-4 63825 3187 ns/op BenchmarkNatMul/100-4 3285 123789 ns/op BenchmarkNatMul/1000-4 98 1195532 ns/op BenchmarkZeroShifts/Shl-4 10000 19343 ns/op BenchmarkZeroShifts/ShlSame-4 3848866 54.71 ns/op BenchmarkZeroShifts/Shr-4 10000 90565 ns/op BenchmarkZeroShifts/ShrSame-4 1000000 136.8 ns/op BenchmarkExp3Power/0x10-4 154999 2845 ns/op BenchmarkExp3Power/0x40-4 53722 3629 ns/op BenchmarkExp3Power/0x100-4 79840 4897 ns/op BenchmarkExp3Power/0x400-4 19018 15771 ns/op BenchmarkExp3Power/0x1000-4 6596 68510 ns/op BenchmarkExp3Power/0x4000-4 1060 592686 ns/op BenchmarkExp3Power/0x10000-4 100 1776312 ns/op BenchmarkExp3Power/0x40000-4 10 11182073 ns/op BenchmarkExp3Power/0x100000-4 1 221480490 ns/op BenchmarkExp3Power/0x400000-4 1 2836201696 ns/op BenchmarkFibo-4 3 39697201 ns/op BenchmarkNatSqr/1-4 885172 475.0 ns/op BenchmarkNatSqr/2-4 416874 1044 ns/op BenchmarkNatSqr/3-4 302457 536.8 ns/op BenchmarkNatSqr/5-4 218815 6546 ns/op BenchmarkNatSqr/8-4 103917 1495 ns/op BenchmarkNatSqr/10-4 113125 2277 ns/op BenchmarkNatSqr/20-4 23778 9949 ns/op BenchmarkNatSqr/30-4 13346 7706 ns/op BenchmarkNatSqr/50-4 6242 19268 ns/op BenchmarkNatSqr/80-4 6406 21214 ns/op BenchmarkNatSqr/100-4 4434 49808 ns/op BenchmarkNatSqr/200-4 1676 204063 ns/op BenchmarkNatSqr/300-4 871 142374 ns/op BenchmarkNatSqr/500-4 345 1033297 ns/op BenchmarkNatSqr/800-4 190 1004163 ns/op BenchmarkNatSqr/1000-4 100 1297058 ns/op BenchmarkNatSetBytes/8-4 589568 298.3 ns/op BenchmarkNatSetBytes/24-4 208275 964.4 ns/op BenchmarkNatSetBytes/128-4 38955 4019 ns/op BenchmarkNatSetBytes/7-4 880874 412.0 ns/op BenchmarkNatSetBytes/23-4 224752 540.7 ns/op BenchmarkNatSetBytes/127-4 36741 10669 ns/op BenchmarkScanPi-4 100 1136815 ns/op BenchmarkStringPiParallel-4 64 3390449 ns/op BenchmarkScan/10/Base2-4 35300 9557 ns/op BenchmarkScan/100/Base2-4 4219 92749 ns/op BenchmarkScan/1000/Base2-4 435 345405 ns/op BenchmarkScan/10/Base8-4 89900 1437 ns/op BenchmarkScan/100/Base8-4 10000 10319 ns/op BenchmarkScan/1000/Base8-4 1224 416240 ns/op BenchmarkScan/10/Base10-4 74954 3854 ns/op BenchmarkScan/100/Base10-4 12928 9214 ns/op BenchmarkScan/1000/Base10-4 1327 94771 ns/op BenchmarkScan/10/Base16-4 115666 2758 ns/op BenchmarkScan/100/Base16-4 12360 10998 ns/op BenchmarkScan/1000/Base16-4 1561 93391 ns/op BenchmarkString/10/Base2-4 188970 784.4 ns/op BenchmarkString/100/Base2-4 27086 16490 ns/op BenchmarkString/1000/Base2-4 2671 138281 ns/op BenchmarkString/10/Base8-4 365803 1086 ns/op BenchmarkString/100/Base8-4 61734 8942 ns/op BenchmarkString/1000/Base8-4 7870 61687 ns/op BenchmarkString/10/Base10-4 232573 663.8 ns/op BenchmarkString/100/Base10-4 31468 22009 ns/op BenchmarkString/1000/Base10-4 3552 129538 ns/op BenchmarkString/10/Base16-4 360694 1173 ns/op BenchmarkString/100/Base16-4 90768 3393 ns/op BenchmarkString/1000/Base16-4 10000 34732 ns/op BenchmarkLeafSize/0-4 30 10791821 ns/op BenchmarkLeafSize/1-4 100 3210898 ns/op BenchmarkLeafSize/2-4 342 659081 ns/op BenchmarkLeafSize/3-4 224 746070 ns/op BenchmarkLeafSize/4-4 381 1719280 ns/op BenchmarkLeafSize/5-4 218 1810397 ns/op BenchmarkLeafSize/6-4 139 771773 ns/op BenchmarkLeafSize/7-4 282 718853 ns/op BenchmarkLeafSize/8-4 412 1058739 ns/op BenchmarkLeafSize/9-4 100 1450092 ns/op BenchmarkLeafSize/10-4 100 1449968 ns/op BenchmarkLeafSize/11-4 180 578236 ns/op BenchmarkLeafSize/12-4 200 712713 ns/op BenchmarkLeafSize/13-4 100 3988518 ns/op BenchmarkLeafSize/14-4 100 1033561 ns/op BenchmarkLeafSize/15-4 100 1464680 ns/op BenchmarkLeafSize/16-4 271 696297 ns/op BenchmarkLeafSize/32-4 348 561148 ns/op BenchmarkLeafSize/64-4 304 460150 ns/op BenchmarkProbablyPrime/n=0-4 4 38546314 ns/op BenchmarkProbablyPrime/n=1-4 4 32677178 ns/op BenchmarkProbablyPrime/n=5-4 3 137388065 ns/op BenchmarkProbablyPrime/n=10-4 2 63657071 ns/op BenchmarkProbablyPrime/n=20-4 1 199918655 ns/op BenchmarkProbablyPrime/Lucas-4 6 20545175 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 2565264 ns/op BenchmarkRatCmp-4 61491 2815 ns/op BenchmarkFloatSqrt/64-4 10000 15626 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 6301 16884 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 5307 28460 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 2631 58310 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 466 2773299 ns/op 17922 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 34 8321209 ns/op 178130 B/op 22 allocs/op BenchmarkFloatSqrt/1000000-4 1 1251152574 ns/op 3841600 B/op 651 allocs/op PASS ok math/big 257.366s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7685048 18.43 ns/op BenchmarkLeadingZeros8-4 7675010 87.98 ns/op BenchmarkLeadingZeros16-4 7696610 27.61 ns/op BenchmarkLeadingZeros32-4 7659720 41.96 ns/op BenchmarkLeadingZeros64-4 6913994 15.64 ns/op BenchmarkTrailingZeros-4 5703586 71.51 ns/op BenchmarkTrailingZeros8-4 7351758 43.05 ns/op BenchmarkTrailingZeros16-4 7321080 69.96 ns/op BenchmarkTrailingZeros32-4 6849836 37.19 ns/op BenchmarkTrailingZeros64-4 7665986 51.56 ns/op BenchmarkOnesCount-4 7485650 57.95 ns/op BenchmarkOnesCount8-4 6676750 19.28 ns/op BenchmarkOnesCount16-4 7181895 29.20 ns/op BenchmarkOnesCount32-4 6038888 16.81 ns/op BenchmarkOnesCount64-4 5434237 80.68 ns/op BenchmarkRotateLeft-4 6796749 20.58 ns/op BenchmarkRotateLeft8-4 6981998 32.67 ns/op BenchmarkRotateLeft16-4 7579893 25.15 ns/op BenchmarkRotateLeft32-4 8282188 47.33 ns/op BenchmarkRotateLeft64-4 7249782 70.10 ns/op BenchmarkReverse-4 13124456 9.073 ns/op BenchmarkReverse8-4 16248810 10.08 ns/op BenchmarkReverse16-4 14827509 12.98 ns/op BenchmarkReverse32-4 12339512 11.78 ns/op BenchmarkReverse64-4 13479942 19.52 ns/op BenchmarkReverseBytes-4 14685128 10.39 ns/op BenchmarkReverseBytes16-4 13002147 7.737 ns/op BenchmarkReverseBytes32-4 14511852 8.904 ns/op BenchmarkReverseBytes64-4 14478045 8.198 ns/op BenchmarkAdd-4 6975729 16.43 ns/op BenchmarkAdd32-4 7416842 15.41 ns/op BenchmarkAdd64-4 8039521 16.60 ns/op BenchmarkAdd64multiple-4 14761552 8.262 ns/op BenchmarkSub-4 7550385 103.4 ns/op BenchmarkSub32-4 7986787 60.96 ns/op BenchmarkSub64-4 1000000 143.9 ns/op BenchmarkSub64multiple-4 11286674 26.16 ns/op BenchmarkMul-4 7907574 25.56 ns/op BenchmarkMul32-4 7940007 31.84 ns/op BenchmarkMul64-4 4712851 25.55 ns/op BenchmarkDiv-4 2772379 41.76 ns/op BenchmarkDiv32-4 6373304 25.67 ns/op BenchmarkDiv64-4 2787889 124.4 ns/op PASS ok math/bits 43.843s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1666479 155.0 ns/op BenchmarkAcos-4 382509 465.3 ns/op BenchmarkAcosh-4 412911 302.7 ns/op BenchmarkAsin-4 425298 313.8 ns/op BenchmarkAsinh-4 441956 279.8 ns/op BenchmarkAtan-4 1000000 356.7 ns/op BenchmarkAtanh-4 1000000 317.3 ns/op BenchmarkConj-4 16011750 10.91 ns/op BenchmarkCos-4 433074 255.9 ns/op BenchmarkCosh-4 353446 456.0 ns/op BenchmarkExp-4 551581 344.3 ns/op BenchmarkLog-4 897328 444.9 ns/op BenchmarkLog10-4 1000000 419.6 ns/op BenchmarkPhase-4 4065564 84.56 ns/op BenchmarkPolar-4 1000000 142.7 ns/op BenchmarkPow-4 346831 368.4 ns/op BenchmarkRect-4 567286 225.1 ns/op BenchmarkSin-4 469018 252.0 ns/op BenchmarkSinh-4 436948 274.7 ns/op BenchmarkSqrt-4 648214 202.5 ns/op BenchmarkTan-4 1000000 253.8 ns/op BenchmarkTanh-4 1716688 66.29 ns/op PASS ok math/cmplx 18.649s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 852446 380.5 ns/op BenchmarkInt63ThreadsafeParallel-4 10000 38069 ns/op BenchmarkInt63Unthreadsafe-4 904524 126.7 ns/op BenchmarkIntn1000-4 712731 520.3 ns/op BenchmarkInt63n1000-4 721960 152.9 ns/op BenchmarkInt31n1000-4 800307 162.0 ns/op BenchmarkFloat32-4 832689 188.3 ns/op BenchmarkFloat64-4 903370 260.4 ns/op BenchmarkPerm3-4 176748 768.9 ns/op BenchmarkPerm30-4 19168 37227 ns/op BenchmarkPerm30ViaShuffle-4 10000 17950 ns/op BenchmarkShuffleOverhead-4 14646 9598 ns/op BenchmarkRead3-4 502458 221.2 ns/op BenchmarkRead64-4 60140 2098 ns/op BenchmarkRead1000-4 3961 130357 ns/op BenchmarkConcurrent-4 351601 330.2 ns/op PASS ok math/rand 8.587s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 41907 6669 ns/op BenchmarkQDecodeWord-4 109542 5679 ns/op BenchmarkQDecodeHeader-4 52980 3155 ns/op BenchmarkTypeByExtension/.html-4 442414 298.2 ns/op BenchmarkTypeByExtension/.HTML-4 265510 428.7 ns/op BenchmarkTypeByExtension/.unused-4 182029 812.4 ns/op BenchmarkExtensionsByType/text/html-4 61017 12353 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 54458 7669 ns/op BenchmarkExtensionsByType/application/octet-stream-4 41748 8862 ns/op PASS ok mime 12.642s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 313 1544032 ns/op 47497 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 350 1569867 ns/op 47399 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 183 2093542 ns/op 103946 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 398 1122035 ns/op 49627 B/op 207 allocs/op PASS ok mime/multipart 3.953s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 910 700276 ns/op PASS ok mime/quotedprintable 1.975s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 1 216841704 ns/op 218184 B/op 263 allocs/op BenchmarkGoLookupIPNoSuchHost-4 13 8363764 ns/op 7356 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5020468006 ns/op 159448 B/op 224 allocs/op BenchmarkDNSName-4 78601 3521 ns/op BenchmarkInterfaces-4 2200 125260 ns/op 8702 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3548 372908 ns/op 6478 B/op 22 allocs/op BenchmarkInterfaceByName-4 3057 63894 ns/op 8763 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1666 501388 ns/op 13460 B/op 81 allocs/op BenchmarkInterfacesAndAddrs-4 5378 41600 ns/op 3497 B/op 32 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 219 1105317 ns/op 135337 B/op 39 allocs/op BenchmarkParseIP-4 6931 76196 ns/op BenchmarkParseIPValidIPv4-4 303793 698.5 ns/op BenchmarkParseIPValidIPv6-4 120206 1297 ns/op BenchmarkIPString/IPv4-4 84931 1316 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8826 14292 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45721 4767 ns/op BenchmarkIPEqual/IPv4-4 728430 551.6 ns/op BenchmarkIPEqual/IPv6-4 1121868 261.1 ns/op BenchmarkSendFile/1024-4 1 1342305863 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1264673272 ns/op 0.00 MB/s 728 B/op 13 allocs/op BenchmarkSendFile/4096-4 1 1284610220 ns/op 0.00 MB/s 552 B/op 12 allocs/op BenchmarkSendFile/8192-4 1 1249953348 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1228580452 ns/op 0.01 MB/s 664 B/op 13 allocs/op BenchmarkSendFile/32768-4 1 1225314646 ns/op 0.03 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1217827665 ns/op 0.05 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/131072-4 1 1005123351 ns/op 0.13 MB/s 728 B/op 13 allocs/op BenchmarkSendFile/262144-4 1 1061343544 ns/op 0.25 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1006694806 ns/op 0.52 MB/s 728 B/op 13 allocs/op BenchmarkSendFile/1048576-4 1 1014559272 ns/op 1.03 MB/s 536 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1011996755 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1010922530 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1016535257 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1004200306 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1008033975 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1011029452 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1019795542 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1017118782 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1031378027 ns/op 0.25 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1019034959 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1009523281 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1008196362 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1020126143 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1015775233 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1003854813 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1028382258 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1015689514 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1015535958 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1011211756 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1006124314 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1006831249 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1012184950 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1017461337 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1017203036 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1006589170 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1014905333 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1023215675 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1008192341 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1018223860 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1013558386 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1006552836 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1014036432 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1015610348 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1005449002 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1005865917 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007644545 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1012522021 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1014528835 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1008651714 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1021818224 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1024917218 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1021611862 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1013695144 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1013421722 ns/op 1.03 MB/s 896 B/op 8 allocs/op BenchmarkTCP4OneShot-4 2014 69299 ns/op BenchmarkTCP4OneShotTimeout-4 1078 132567 ns/op BenchmarkTCP4Persistent-4 12932 8536 ns/op BenchmarkTCP4PersistentTimeout-4 20575 12426 ns/op BenchmarkTCP6OneShot-4 2899 52543 ns/op BenchmarkTCP6OneShotTimeout-4 2260 157280 ns/op BenchmarkTCP6Persistent-4 27924 24013 ns/op BenchmarkTCP6PersistentTimeout-4 5677 18632 ns/op BenchmarkTCP4ConcurrentReadWrite-4 34821 3318 ns/op BenchmarkTCP6ConcurrentReadWrite-4 49111 7416 ns/op BenchmarkSetReadDeadline-4 181147 685.8 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 18316 13154 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 28203 7192 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 28268 4530 ns/op 0 B/op 0 allocs/op PASS ok net 90.988s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 16696 10743 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7593 31522 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 54972 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16839 11491 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 10000 13040 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 52443 35282 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 776624 154.5 ns/op BenchmarkReadRequestChrome-4 3253 61214 ns/op 9.98 MB/s 1476 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8023 66478 ns/op 1.17 MB/s 923 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7034 31359 ns/op 2.61 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5396 20888 ns/op 7.23 MB/s 1020 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12230 17615 ns/op 2.27 MB/s 860 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 394 265062 ns/op 3.86 MB/s BenchmarkFileAndServer_1KB/https1-4 4 27471251 ns/op 0.04 MB/s BenchmarkFileAndServer_1KB/h2-4 6 52882377 ns/op 0.02 MB/s BenchmarkFileAndServer_16MB/h1-4 3 99947760 ns/op 167.86 MB/s BenchmarkFileAndServer_16MB/https1-4 1 533863988 ns/op 31.43 MB/s BenchmarkFileAndServer_16MB/h2-4 1 899327511 ns/op 18.66 MB/s BenchmarkFileAndServer_64MB/h1-4 1 377500647 ns/op 177.77 MB/s BenchmarkFileAndServer_64MB/https1-4 1 928439220 ns/op 72.28 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2529950330 ns/op 26.53 MB/s BenchmarkServeMux-4 216 586742 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 336 816884 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 628 669569 ns/op 5882 B/op 64 allocs/op BenchmarkClientServer/https1-4 2 66007901 ns/op 65204 B/op 669 allocs/op BenchmarkClientServer/h2-4 86 1495472 ns/op 10310 B/op 89 allocs/op BenchmarkClientServerParallel/4/h1-4 1047 146387 ns/op 9663 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 1 169404564 ns/op 113472 B/op 1296 allocs/op BenchmarkClientServerParallel/4/h2-4 16 14313638 ns/op 104262 B/op 1262 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45218: write tcp 127.0.0.1:36333->127.0.0.1:45218: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57754: read tcp 127.0.0.1:44429->127.0.0.1:57754: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57782: write tcp 127.0.0.1:44429->127.0.0.1:57782: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57764: read tcp 127.0.0.1:44429->127.0.0.1:57764: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57760: write tcp 127.0.0.1:44429->127.0.0.1:57760: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57770: write tcp 127.0.0.1:44429->127.0.0.1:57770: use of closed network connection BenchmarkClientServerParallel/64/h1-4 44 3616206 ns/op 26579 B/op 136 allocs/op BenchmarkClientServerParallel/64/https1-4 13 16792880 ns/op 100702 B/op 1132 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59434: read tcp 127.0.0.1:34955->127.0.0.1:59434: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49894: write tcp 127.0.0.1:34137->127.0.0.1:49894: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49936: write tcp 127.0.0.1:34137->127.0.0.1:49936: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49922: write tcp 127.0.0.1:34137->127.0.0.1:49922: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42256: read tcp 127.0.0.1:37499->127.0.0.1:42256: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42294: read tcp 127.0.0.1:37499->127.0.0.1:42294: use of closed network connection BenchmarkClientServerParallel/64/h2-4 8 61590971 ns/op 67840 B/op 820 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34232: read tcp 127.0.0.1:43793->127.0.0.1:34232: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34328: read tcp 127.0.0.1:40893->127.0.0.1:34328: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59084: read tcp 127.0.0.1:44835->127.0.0.1:59084: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59092: write tcp 127.0.0.1:44835->127.0.0.1:59092: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59056: write tcp 127.0.0.1:44835->127.0.0.1:59056: use of closed network connection BenchmarkServer-4 1 1159212341 ns/op 30680 B/op 146 allocs/op BenchmarkClient-4 357 1102001 ns/op 3711 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 974 122356 ns/op 7424 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1608 85338 ns/op 3067 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1963 145986 ns/op 1921 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1974 76587 ns/op 2782 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 2067 59553 ns/op 2694 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1483 73534 ns/op 2665 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2293 74684 ns/op 1898 B/op 14 allocs/op BenchmarkServerHijack-4 1264 250368 ns/op 16756 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 456 335074 ns/op 6045 B/op 52 allocs/op BenchmarkResponseStatusLine-4 332394 558.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 43.652s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 7432 24369 ns/op 34072 B/op 12 allocs/op PASS ok net/http/httputil 1.321s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 72612 1770 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 487036 361.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 156532 784.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65623 1799 ns/op BenchmarkStdIPv4-4 95214 1194 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 107641 1431 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 90723 1380 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 58453 2146 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 68791 1827 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1446380 76.00 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1231832 123.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 108.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 203308 620.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 184860 910.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 197606 608.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93710 1635 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 248170 489.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 92370 1249 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 91252 2182 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 73246 3337 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 85051 1969 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 384625 413.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 124549 1053 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 144955 938.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 151681 1055 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 89527 1440 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 324430 896.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 152490 1217 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 73417 1767 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 141676 890.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 106740 1218 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 462388 274.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 145569 941.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 90366 4453 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 99184 1661 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 125478 1871 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 10000 10161 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 302456 859.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 93978 7189 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 121148 2392 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 162738 1077 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 97131 1649 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 972000 202.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 965390 335.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 902341 147.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 605481 670.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 802248 258.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 909289 200.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 852436 128.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 705804 144.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 841867 133.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 399963 746.5 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 573723 222.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 177110 873.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 188053 775.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 187038 673.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 81361 6580 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 359858 1005 ns/op PASS ok net/netip 35.979s 2023/05/25 09:28:14 Test RPC server listening on 127.0.0.1:34287 2023/05/25 09:28:14 Test HTTP RPC server listening on 127.0.0.1:37759 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 812 158338 ns/op BenchmarkEndToEndHTTP-4 589 190785 ns/op BenchmarkEndToEndAsync-4 2252 109318 ns/op BenchmarkEndToEndAsyncHTTP-4 1750 70290 ns/op PASS ok net/rpc 3.261s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3052 37928 ns/op BenchmarkReadMIMEHeader/server_headers-4 4146 83430 ns/op BenchmarkUncommon-4 10000 29635 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 3.131s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3648 44538 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 90400 6030 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 653090 475.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 62313 2369 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 110415 7099 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 60802 8921 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 10387 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 352420 976.2 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 84507 4393 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 155096 910.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 71066 3829 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 13085 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 157030 1341 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 71365 4137 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 65743 5233 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32253 32452 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5782 35278 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 169977 1121 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 67971 5417 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 68259 3626 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32424 10888 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5923 44784 ns/op 320 B/op 1 allocs/op PASS ok net/url 22.588s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 2880255 36.46 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 180080 1214 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 375 1140293 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 os_test.go:512: benchmarkReaddirname ".": 129 entries BenchmarkReaddir-4 164 1021881 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 562 5739105 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 124780 8756 ns/op BenchmarkStatFile-4 89595 2319 ns/op BenchmarkStatDir-4 51548 2030 ns/op BenchmarkLstatDot-4 128166 3587 ns/op BenchmarkLstatFile-4 90111 4143 ns/op BenchmarkLstatDir-4 78086 7670 ns/op PASS ok os 14.236s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 100 8034444 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.891s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 450871 2317 ns/op PASS ok os/user 2.435s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3152978 91.72 ns/op BenchmarkString-4 1971096 197.0 ns/op BenchmarkBytes-4 1000000 221.6 ns/op BenchmarkNamedBytes-4 1000000 202.9 ns/op BenchmarkBytesArray-4 773080 789.4 ns/op BenchmarkSliceLen-4 1000000 119.5 ns/op BenchmarkMapLen-4 950023 418.3 ns/op BenchmarkStringLen-4 1000000 318.8 ns/op BenchmarkArrayLen-4 1000000 157.0 ns/op BenchmarkSliceCap-4 1752304 91.21 ns/op BenchmarkDeepEqual/int8-4 485949 831.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 50973 5157 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 363794 1139 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 59841 3989 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 402260 1210 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 67810 7109 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 339704 1982 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 83017 8340 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 397311 1563 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 83362 1918 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 486261 888.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 110988 1845 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 404826 881.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 79275 1734 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 10000 37024 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 79083 6683 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 406861 427.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 82864 2629 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 406725 316.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 79390 2574 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 397536 613.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 10000 17370 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 388443 309.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 74707 2935 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 302588 574.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 27418 8925 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 423508 831.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 10000 12831 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 428463 1483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 50743 9394 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 249606 429.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 86589 2956 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 409375 1116 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 81092 5648 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 111093 1243 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 10000 15511 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 35199 2896 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33147 8649 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 130519 1415 ns/op BenchmarkIsZero/ArrayIncomparable-4 24628 6170 ns/op BenchmarkIsZero/StructComparable-4 366568 544.1 ns/op BenchmarkIsZero/StructIncomparable-4 114112 1750 ns/op BenchmarkSetZero/Bool/Direct-4 3988390 101.5 ns/op BenchmarkSetZero/Bool/CachedZero-4 760029 704.7 ns/op BenchmarkSetZero/Bool/NewZero-4 703134 178.7 ns/op BenchmarkSetZero/Int/Direct-4 2121002 140.4 ns/op BenchmarkSetZero/Int/CachedZero-4 801667 133.5 ns/op BenchmarkSetZero/Int/NewZero-4 691231 391.5 ns/op BenchmarkSetZero/Uint/Direct-4 1000000 234.6 ns/op BenchmarkSetZero/Uint/CachedZero-4 796788 524.5 ns/op BenchmarkSetZero/Uint/NewZero-4 691604 438.8 ns/op BenchmarkSetZero/Float/Direct-4 1000000 192.3 ns/op BenchmarkSetZero/Float/CachedZero-4 803908 560.5 ns/op BenchmarkSetZero/Float/NewZero-4 672501 223.3 ns/op BenchmarkSetZero/Complex/Direct-4 2113242 180.5 ns/op BenchmarkSetZero/Complex/CachedZero-4 811591 697.2 ns/op BenchmarkSetZero/Complex/NewZero-4 693619 592.5 ns/op BenchmarkSetZero/Array/Direct-4 1000000 119.8 ns/op BenchmarkSetZero/Array/CachedZero-4 852561 132.0 ns/op BenchmarkSetZero/Array/NewZero-4 636255 290.6 ns/op BenchmarkSetZero/Chan/Direct-4 1735558 429.0 ns/op BenchmarkSetZero/Chan/CachedZero-4 825457 162.0 ns/op BenchmarkSetZero/Chan/NewZero-4 674014 515.0 ns/op BenchmarkSetZero/Func/Direct-4 2135766 114.7 ns/op BenchmarkSetZero/Func/CachedZero-4 791793 925.6 ns/op BenchmarkSetZero/Func/NewZero-4 487045 247.8 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 108.8 ns/op BenchmarkSetZero/Interface/CachedZero-4 868119 200.2 ns/op BenchmarkSetZero/Interface/NewZero-4 694888 236.0 ns/op BenchmarkSetZero/Map/Direct-4 2130898 370.4 ns/op BenchmarkSetZero/Map/CachedZero-4 876848 138.7 ns/op BenchmarkSetZero/Map/NewZero-4 666886 224.6 ns/op BenchmarkSetZero/Pointer/Direct-4 1000000 179.6 ns/op BenchmarkSetZero/Pointer/CachedZero-4 768182 721.0 ns/op BenchmarkSetZero/Pointer/NewZero-4 605992 301.9 ns/op BenchmarkSetZero/Slice/Direct-4 1589142 93.60 ns/op BenchmarkSetZero/Slice/CachedZero-4 831242 129.5 ns/op BenchmarkSetZero/Slice/NewZero-4 690374 635.2 ns/op BenchmarkSetZero/String/Direct-4 1000000 120.6 ns/op BenchmarkSetZero/String/CachedZero-4 823652 554.0 ns/op BenchmarkSetZero/String/NewZero-4 606465 330.3 ns/op BenchmarkSetZero/Struct/Direct-4 1984742 260.4 ns/op BenchmarkSetZero/Struct/CachedZero-4 902320 156.0 ns/op BenchmarkSetZero/Struct/NewZero-4 689646 289.8 ns/op BenchmarkSelect/1-4 165717 3741 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 80775 10561 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 10000 28773 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 90870 1452 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 205671 4150 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 82422 4297 ns/op 29.79 MB/s BenchmarkCallArgCopy/size=256-4 117270 10354 ns/op 24.72 MB/s BenchmarkCallArgCopy/size=1024-4 80240 11351 ns/op 90.21 MB/s BenchmarkCallArgCopy/size=4096-4 13324 20591 ns/op 198.92 MB/s BenchmarkCallArgCopy/size=65536-4 1602 96204 ns/op 681.22 MB/s BenchmarkFieldByName1-4 613942 691.8 ns/op BenchmarkFieldByName2-4 10000 12097 ns/op BenchmarkFieldByName3-4 4986 39949 ns/op BenchmarkInterfaceBig-4 1661745 122.1 ns/op BenchmarkInterfaceSmall-4 1564376 127.7 ns/op BenchmarkNew-4 774901 196.9 ns/op BenchmarkMap/StringKeys/MapIndex-4 2400 56693 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1989 56617 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2233 275808 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2077 246712 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2288 185160 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2118 281460 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 235791 884.9 ns/op PASS ok reflect 124.242s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 7568 65509 ns/op 9298 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 38895 ns/op 9506 B/op 1 allocs/op BenchmarkFindString-4 9219 43452 ns/op 9117 B/op 1 allocs/op BenchmarkFindSubmatch-4 7272 49955 ns/op 9605 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 6693 75061 ns/op 9124 B/op 2 allocs/op BenchmarkLiteral-4 10000 28129 ns/op BenchmarkNotLiteral-4 2758 212837 ns/op BenchmarkMatchClass-4 2056 389797 ns/op BenchmarkMatchClass_InRange-4 2019 132054 ns/op BenchmarkReplaceAll-4 970 985297 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 39394 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 18880 ns/op BenchmarkAnchoredShortMatch-4 10000 257854 ns/op BenchmarkAnchoredLongMatch-4 4573 87477 ns/op BenchmarkOnePassShortA-4 10000 12662 ns/op BenchmarkNotOnePassShortA-4 5773 83737 ns/op BenchmarkOnePassShortB-4 16495 8740 ns/op BenchmarkNotOnePassShortB-4 7105 64651 ns/op BenchmarkOnePassLongPrefix-4 56238 3774 ns/op BenchmarkOnePassLongNotPrefix-4 22346 11322 ns/op BenchmarkMatchParallelShared-4 8470 98606 ns/op BenchmarkMatchParallelCopied-4 10000 41705 ns/op BenchmarkQuoteMetaAll-4 126571 1277 ns/op 10.97 MB/s BenchmarkQuoteMetaNone-4 310867 643.8 ns/op 40.39 MB/s BenchmarkCompile/Onepass-4 2774 77543 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 571 709802 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 118 3869004 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3979149 40.82 ns/op 391.96 MB/s BenchmarkMatch/Easy0/32-4 10000 96481 ns/op 0.33 MB/s BenchmarkMatch/Easy0/1K-4 5271 151645 ns/op 6.75 MB/s BenchmarkMatch/Easy0i/16-4 3794404 42.55 ns/op 376.06 MB/s BenchmarkMatch/Easy0i/32-4 2918 230315 ns/op 0.14 MB/s BenchmarkMatch/Easy0i/1K-4 154 3158854 ns/op 0.32 MB/s BenchmarkMatch/Easy1/16-4 3968085 50.02 ns/op 319.87 MB/s BenchmarkMatch/Easy1/32-4 7258 32844 ns/op 0.97 MB/s BenchmarkMatch/Easy1/1K-4 3636 58544 ns/op 17.49 MB/s BenchmarkMatch/Medium/16-4 4101426 51.09 ns/op 313.20 MB/s BenchmarkMatch/Medium/32-4 2238 536300 ns/op 0.06 MB/s BenchmarkMatch/Medium/1K-4 100 1067677 ns/op 0.96 MB/s BenchmarkMatch/Hard/16-4 4150057 157.0 ns/op 101.90 MB/s BenchmarkMatch/Hard/32-4 2372 216950 ns/op 0.15 MB/s BenchmarkMatch/Hard/1K-4 91 1282903 ns/op 0.80 MB/s BenchmarkMatch/Hard1/16-4 747 741048 ns/op 0.02 MB/s BenchmarkMatch/Hard1/32-4 427 838587 ns/op 0.04 MB/s BenchmarkMatch/Hard1/1K-4 13 38884825 ns/op 0.03 MB/s BenchmarkMatch_onepass_regex/16-4 10000 16979 ns/op 0.94 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 31091 ns/op 1.03 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 422 1264836 ns/op 0.81 MB/s 23 B/op 0 allocs/op PASS ok regexp 46.699s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 530240 416.4 ns/op BenchmarkIsWordChar-4 169976 1011 ns/op PASS ok regexp/syntax 9.299s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 76119 2048 ns/op BenchmarkCallers/inlined-4 52810 6480 ns/op BenchmarkCallers/no-cache-4 12196 13018 ns/op BenchmarkFPCallers/cached-4 14305992 9.196 ns/op BenchmarkMakeChan/Byte-4 825177 1715 ns/op BenchmarkMakeChan/Int-4 1000000 1293 ns/op BenchmarkMakeChan/Ptr-4 202798 6178 ns/op BenchmarkMakeChan/Struct/0-4 936514 964.7 ns/op BenchmarkMakeChan/Struct/32-4 274480 585.2 ns/op BenchmarkMakeChan/Struct/40-4 173805 4561 ns/op BenchmarkChanNonblocking-4 3901696 34.06 ns/op BenchmarkSelectUncontended-4 505249 297.3 ns/op BenchmarkSelectSyncContended-4 96076 2151 ns/op BenchmarkSelectAsyncContended-4 384214 468.7 ns/op BenchmarkSelectNonblock-4 2867452 249.5 ns/op BenchmarkChanUncontended-4 16278 28118 ns/op BenchmarkChanContended-4 3675 61439 ns/op BenchmarkChanSync-4 295230 611.4 ns/op BenchmarkChanSyncWork-4 12686 21580 ns/op BenchmarkChanProdCons0-4 316317 431.6 ns/op BenchmarkChanProdCons10-4 351619 342.7 ns/op BenchmarkChanProdCons100-4 725928 1262 ns/op BenchmarkChanProdConsWork0-4 149548 698.3 ns/op BenchmarkChanProdConsWork10-4 257286 801.2 ns/op BenchmarkChanProdConsWork100-4 300762 471.6 ns/op BenchmarkSelectProdCons-4 147187 1071 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 303.4 ns/op BenchmarkChanCreation-4 193408 2930 ns/op BenchmarkChanSem-4 230190 458.6 ns/op BenchmarkChanPopular-4 3 151378050 ns/op BenchmarkChanClosed-4 1000000 142.9 ns/op BenchmarkCallClosure-4 5196775 28.35 ns/op BenchmarkCallClosure1-4 1000000 273.4 ns/op BenchmarkCallClosure2-4 1000000 513.3 ns/op BenchmarkCallClosure3-4 1000000 147.3 ns/op BenchmarkCallClosure4-4 1000000 188.5 ns/op BenchmarkComplex128DivNormal-4 5977830 42.94 ns/op BenchmarkComplex128DivNisNaN-4 3783087 54.34 ns/op BenchmarkComplex128DivDisNaN-4 4768365 30.26 ns/op BenchmarkComplex128DivNisInf-4 5532000 38.68 ns/op BenchmarkComplex128DivDisInf-4 4139815 28.82 ns/op BenchmarkSetTypePtr-4 60308992 2.556 ns/op 3129.33 MB/s BenchmarkSetTypePtr8-4 8352032 16.64 ns/op 3847.15 MB/s BenchmarkSetTypePtr16-4 7447568 20.17 ns/op 6345.19 MB/s BenchmarkSetTypePtr32-4 6809085 16.88 ns/op 15164.93 MB/s BenchmarkSetTypePtr64-4 8907900 15.70 ns/op 32613.76 MB/s BenchmarkSetTypePtr126-4 5671558 24.34 ns/op 41411.99 MB/s BenchmarkSetTypePtr128-4 6008524 23.03 ns/op 44458.67 MB/s BenchmarkSetTypePtrSlice-4 960201 242.2 ns/op 33817.44 MB/s BenchmarkSetTypeNode1-4 8236341 17.14 ns/op 1399.96 MB/s BenchmarkSetTypeNode1Slice-4 4546752 29.68 ns/op 25873.21 MB/s BenchmarkSetTypeNode8-4 8044376 28.81 ns/op 2776.51 MB/s BenchmarkSetTypeNode8Slice-4 1697258 69.43 ns/op 36872.88 MB/s BenchmarkSetTypeNode64-4 5832085 81.81 ns/op 6453.72 MB/s BenchmarkSetTypeNode64Slice-4 212473 1370 ns/op 12335.03 MB/s BenchmarkSetTypeNode64Dead-4 6018321 20.59 ns/op 25645.41 MB/s BenchmarkSetTypeNode64DeadSlice-4 194538 1442 ns/op 11716.62 MB/s BenchmarkSetTypeNode124-4 5253868 21.34 ns/op 47228.03 MB/s BenchmarkSetTypeNode124Slice-4 194304 1138 ns/op 28341.60 MB/s BenchmarkSetTypeNode126-4 5450560 63.58 ns/op 16106.65 MB/s BenchmarkSetTypeNode126Slice-4 195844 752.1 ns/op 43565.88 MB/s BenchmarkSetTypeNode128-4 4047974 49.35 ns/op 21075.94 MB/s BenchmarkSetTypeNode128Slice-4 139482 902.1 ns/op 36890.71 MB/s BenchmarkSetTypeNode130-4 4048569 46.60 ns/op 22659.14 MB/s BenchmarkSetTypeNode130Slice-4 140894 1105 ns/op 30572.27 MB/s BenchmarkSetTypeNode1024-4 768684 163.7 ns/op 50154.23 MB/s BenchmarkSetTypeNode1024Slice-4 23088 9382 ns/op 27996.06 MB/s BenchmarkAllocation-4 4621 297960 ns/op BenchmarkReadMemStats-4 10000 12752 ns/op BenchmarkReadMemStatsLatency-4 1 19410646 p50-ns 19410646 p90-ns 19410646 p99-ns BenchmarkWriteBarrier-4 146826 1328 ns/op BenchmarkBulkWriteBarrier-4 1919353 170.2 ns/op BenchmarkScanStackNoLocals-4 1 144915419 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10152037 13.11 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9092936 15.38 ns/op BenchmarkMSpanCountAlloc/bits=256-4 4890560 40.66 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5072373 23.40 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3646106 49.22 ns/op BenchmarkHash5-4 1000000 114.0 ns/op 43.86 MB/s BenchmarkHash16-4 3437644 66.24 ns/op 241.54 MB/s BenchmarkHash64-4 2183544 75.03 ns/op 853.03 MB/s BenchmarkHash1024-4 754964 446.8 ns/op 2291.85 MB/s BenchmarkHash65536-4 17138 22709 ns/op 2885.94 MB/s BenchmarkAlignedLoad-4 7123735 24.75 ns/op BenchmarkUnalignedLoad-4 6937269 54.38 ns/op BenchmarkEqEfaceConcrete-4 5616073 21.10 ns/op BenchmarkEqIfaceConcrete-4 5779320 40.98 ns/op BenchmarkNeEfaceConcrete-4 5785507 63.79 ns/op BenchmarkNeIfaceConcrete-4 5723755 71.55 ns/op BenchmarkConvT2EByteSized/bool-4 1000000 300.3 ns/op BenchmarkConvT2EByteSized/uint8-4 4810808 27.63 ns/op BenchmarkConvT2ESmall-4 3192588 61.60 ns/op BenchmarkConvT2EUintptr-4 4789206 25.14 ns/op BenchmarkConvT2ELarge-4 1000000 258.0 ns/op BenchmarkConvT2ISmall-4 1000000 202.2 ns/op BenchmarkConvT2IUintptr-4 3859533 28.13 ns/op BenchmarkConvT2ILarge-4 858453 554.4 ns/op BenchmarkConvI2E-4 4072999 40.62 ns/op BenchmarkConvI2I-4 4064710 108.6 ns/op BenchmarkAssertE2T-4 1000000 150.3 ns/op BenchmarkAssertE2TLarge-4 1000000 252.4 ns/op BenchmarkAssertE2I-4 4196709 35.18 ns/op BenchmarkAssertI2T-4 4109647 118.3 ns/op BenchmarkAssertI2I-4 4062052 66.97 ns/op BenchmarkAssertI2E-4 4642089 81.58 ns/op BenchmarkAssertE2E-4 5204289 25.66 ns/op BenchmarkAssertE2T2-4 2799495 142.6 ns/op BenchmarkAssertE2T2Blank-4 1000000 199.3 ns/op BenchmarkAssertI2E2-4 3781267 91.96 ns/op BenchmarkAssertI2E2Blank-4 4947424 87.76 ns/op BenchmarkAssertE2E2-4 3922336 153.0 ns/op BenchmarkAssertE2E2Blank-4 4813540 22.87 ns/op BenchmarkConvT2Ezero/zero/16-4 3966379 45.98 ns/op BenchmarkConvT2Ezero/zero/32-4 4784469 27.62 ns/op BenchmarkConvT2Ezero/zero/64-4 4935312 110.6 ns/op BenchmarkConvT2Ezero/zero/str-4 3867168 52.04 ns/op BenchmarkConvT2Ezero/zero/slice-4 2737844 42.35 ns/op BenchmarkConvT2Ezero/zero/big-4 10000 23072 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 469.6 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 219.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 194548 1686 ns/op BenchmarkConvT2Ezero/smallint/16-4 4911696 25.35 ns/op BenchmarkConvT2Ezero/smallint/32-4 4933783 42.87 ns/op BenchmarkConvT2Ezero/smallint/64-4 4676330 35.68 ns/op BenchmarkConvT2Ezero/largeint/16-4 1281432 245.3 ns/op BenchmarkConvT2Ezero/largeint/32-4 488052 260.3 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 753.5 ns/op BenchmarkMalloc8-4 1000000 1194 ns/op BenchmarkMalloc16-4 1000000 286.5 ns/op BenchmarkMallocTypeInfo8-4 1000000 480.8 ns/op BenchmarkMallocTypeInfo16-4 1000000 309.1 ns/op BenchmarkMallocLargeStruct-4 10000 14624 ns/op BenchmarkGoroutineSelect-4 43 45077484 ns/op BenchmarkGoroutineBlocking-4 26 24403622 ns/op BenchmarkGoroutineForRange-4 8 26829055 ns/op BenchmarkGoroutineIdle-4 10 18979748 ns/op BenchmarkHashStringSpeed-4 1000000 105.0 ns/op BenchmarkHashBytesSpeed-4 1000000 176.4 ns/op BenchmarkHashInt32Speed-4 1469263 68.96 ns/op BenchmarkHashInt64Speed-4 1797711 334.3 ns/op BenchmarkHashStringArraySpeed-4 466801 310.2 ns/op BenchmarkMegMap-4 2824627 307.3 ns/op BenchmarkMegOneMap-4 3884271 220.9 ns/op BenchmarkMegEqMap-4 1886 288964 ns/op BenchmarkMegEmptyMap-4 4560279 113.6 ns/op BenchmarkSmallStrMap-4 1000000 314.8 ns/op BenchmarkMapStringKeysEight_16-4 3321889 110.1 ns/op BenchmarkMapStringKeysEight_32-4 1000000 145.1 ns/op BenchmarkMapStringKeysEight_64-4 3642614 172.0 ns/op BenchmarkMapStringKeysEight_1M-4 1000000 285.9 ns/op BenchmarkIntMap-4 3068592 67.52 ns/op BenchmarkMapFirst/1-4 4288608 26.95 ns/op BenchmarkMapFirst/2-4 4058661 29.69 ns/op BenchmarkMapFirst/3-4 4462976 96.94 ns/op BenchmarkMapFirst/4-4 3566014 150.9 ns/op BenchmarkMapFirst/5-4 1000000 327.2 ns/op BenchmarkMapFirst/6-4 4368064 64.74 ns/op BenchmarkMapFirst/7-4 3466567 84.81 ns/op BenchmarkMapFirst/8-4 4444164 50.24 ns/op BenchmarkMapFirst/9-4 2875461 83.14 ns/op BenchmarkMapFirst/10-4 3295430 76.55 ns/op BenchmarkMapFirst/11-4 3098662 43.45 ns/op BenchmarkMapFirst/12-4 3255603 109.6 ns/op BenchmarkMapFirst/13-4 3321594 52.41 ns/op BenchmarkMapFirst/14-4 1000000 117.7 ns/op BenchmarkMapFirst/15-4 3387127 130.2 ns/op BenchmarkMapFirst/16-4 3270919 174.4 ns/op BenchmarkMapMid/1-4 3645237 102.3 ns/op BenchmarkMapMid/2-4 3151929 43.10 ns/op BenchmarkMapMid/3-4 1000000 117.1 ns/op BenchmarkMapMid/4-4 3451898 104.6 ns/op BenchmarkMapMid/5-4 3557071 44.68 ns/op BenchmarkMapMid/6-4 3369831 39.07 ns/op BenchmarkMapMid/7-4 1000000 203.9 ns/op BenchmarkMapMid/8-4 3433827 150.7 ns/op BenchmarkMapMid/9-4 2865714 283.3 ns/op BenchmarkMapMid/10-4 1000000 127.9 ns/op BenchmarkMapMid/11-4 2212150 174.0 ns/op BenchmarkMapMid/12-4 1000000 316.1 ns/op BenchmarkMapMid/13-4 1000000 148.8 ns/op BenchmarkMapMid/14-4 2703544 133.2 ns/op BenchmarkMapMid/15-4 2718519 75.96 ns/op BenchmarkMapMid/16-4 1000000 231.9 ns/op BenchmarkMapLast/1-4 3439782 33.25 ns/op BenchmarkMapLast/2-4 3531126 35.01 ns/op BenchmarkMapLast/3-4 100 3360193 ns/op BenchmarkMapLast/4-4 3388548 153.0 ns/op BenchmarkMapLast/5-4 3029863 206.5 ns/op BenchmarkMapLast/6-4 3245116 221.9 ns/op BenchmarkMapLast/7-4 1850977 68.67 ns/op BenchmarkMapLast/8-4 2763120 343.3 ns/op BenchmarkMapLast/9-4 2697703 120.0 ns/op BenchmarkMapLast/10-4 2608942 232.8 ns/op BenchmarkMapLast/11-4 2185292 62.86 ns/op BenchmarkMapLast/12-4 2637268 53.31 ns/op BenchmarkMapLast/13-4 1000000 123.7 ns/op BenchmarkMapLast/14-4 2645184 52.98 ns/op BenchmarkMapLast/15-4 2609010 45.28 ns/op BenchmarkMapLast/16-4 2535817 45.80 ns/op BenchmarkMapCycle-4 2147008 59.65 ns/op BenchmarkRepeatedLookupStrMapKey32-4 1000000 292.5 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1166 107424 ns/op BenchmarkMakeMap/[Byte]Byte-4 521798 383.1 ns/op BenchmarkMakeMap/[Int]Int-4 473040 975.0 ns/op BenchmarkNewEmptyMap-4 12380600 9.505 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1291249 295.1 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 636754 185.9 ns/op BenchmarkMapIterEmpty-4 6273406 29.26 ns/op BenchmarkSameLengthMap-4 4449826 27.55 ns/op BenchmarkBigKeyMap-4 1000000 276.7 ns/op BenchmarkBigValMap-4 1676238 92.57 ns/op BenchmarkSmallKeyMap-4 2616369 45.93 ns/op BenchmarkMapPopulate/1-4 2155723 130.9 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 10000 19082 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8083 33988 ns/op 6277 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 100 1241237 ns/op 51722 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 78 4125383 ns/op 416287 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 6 19851230 ns/op 6536568 B/op 2921 allocs/op BenchmarkComplexAlgMap-4 278215 450.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 805996 151.8 ns/op BenchmarkGoMapClear/Reflexive/10-4 621264 181.2 ns/op BenchmarkGoMapClear/Reflexive/100-4 236274 448.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48744 2619 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5667 19757 ns/op BenchmarkGoMapClear/NonReflexive/1-4 654202 196.8 ns/op BenchmarkGoMapClear/NonReflexive/10-4 581223 390.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 246188 1670 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 47646 3050 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5923 34056 ns/op BenchmarkMapStringConversion/32/simple-4 2055496 60.95 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1965477 292.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1601600 66.34 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1958070 64.52 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1849212 79.71 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 133.4 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1697926 83.21 ns/op BenchmarkMapInterfacePtr-4 1754191 68.94 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4463168 29.14 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 78129 8335 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6289 32932 ns/op BenchmarkMapPop1000-4 490 255788 ns/op BenchmarkMapPop10000-4 27 13853579 ns/op BenchmarkMapAssign/Int32/256-4 2416618 176.2 ns/op BenchmarkMapAssign/Int32/65536-4 1146780 166.9 ns/op BenchmarkMapAssign/Int64/256-4 1000000 114.7 ns/op BenchmarkMapAssign/Int64/65536-4 441302 989.8 ns/op BenchmarkMapAssign/Str/256-4 1000000 168.5 ns/op BenchmarkMapAssign/Str/65536-4 91966 1108 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 138.1 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 834721 204.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1209343 102.2 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 766666 203.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 579390 18256 ns/op BenchmarkMapOperatorAssign/Str/65536-4 288219 743.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 896448 644.2 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 236226 1588 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 861729 549.8 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 102454 1121 ns/op 112 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 592000 269.9 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 146025 708.2 ns/op 111 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 270.0 ns/op BenchmarkMapDelete/Int32/1000-4 1652024 323.7 ns/op BenchmarkMapDelete/Int32/10000-4 1542034 147.7 ns/op BenchmarkMapDelete/Int64/100-4 1000000 195.8 ns/op BenchmarkMapDelete/Int64/1000-4 1000000 110.8 ns/op BenchmarkMapDelete/Int64/10000-4 2001876 64.57 ns/op BenchmarkMapDelete/Str/100-4 1000000 107.8 ns/op BenchmarkMapDelete/Str/1000-4 1000000 289.2 ns/op BenchmarkMapDelete/Str/10000-4 1000000 203.7 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 135.1 ns/op BenchmarkMapDelete/Pointer/1000-4 1728610 72.76 ns/op BenchmarkMapDelete/Pointer/10000-4 1000000 182.7 ns/op BenchmarkMemmove/0-4 12192117 13.17 ns/op BenchmarkMemmove/1-4 2165452 57.07 ns/op 17.52 MB/s BenchmarkMemmove/2-4 2043772 239.9 ns/op 8.34 MB/s BenchmarkMemmove/3-4 1956198 108.3 ns/op 27.71 MB/s BenchmarkMemmove/4-4 1000000 221.3 ns/op 18.07 MB/s BenchmarkMemmove/5-4 1000000 179.7 ns/op 27.83 MB/s BenchmarkMemmove/6-4 1000000 148.5 ns/op 40.41 MB/s BenchmarkMemmove/7-4 1224404 83.52 ns/op 83.82 MB/s BenchmarkMemmove/8-4 2194404 81.81 ns/op 97.78 MB/s BenchmarkMemmove/9-4 1898228 134.0 ns/op 67.19 MB/s BenchmarkMemmove/10-4 1592388 147.7 ns/op 67.70 MB/s BenchmarkMemmove/11-4 2001219 73.10 ns/op 150.47 MB/s BenchmarkMemmove/12-4 1000000 199.9 ns/op 60.04 MB/s BenchmarkMemmove/13-4 2105364 59.46 ns/op 218.62 MB/s BenchmarkMemmove/14-4 2019355 59.01 ns/op 237.26 MB/s BenchmarkMemmove/15-4 1629164 77.35 ns/op 193.93 MB/s BenchmarkMemmove/16-4 1977152 69.46 ns/op 230.34 MB/s BenchmarkMemmove/32-4 1813929 65.40 ns/op 489.32 MB/s BenchmarkMemmove/64-4 1539421 74.47 ns/op 859.39 MB/s BenchmarkMemmove/128-4 1247118 100.9 ns/op 1268.36 MB/s BenchmarkMemmove/256-4 982768 120.4 ns/op 2126.70 MB/s BenchmarkMemmove/512-4 685413 182.1 ns/op 2811.16 MB/s BenchmarkMemmove/1024-4 408330 306.1 ns/op 3345.76 MB/s BenchmarkMemmove/2048-4 233202 958.8 ns/op 2136.02 MB/s BenchmarkMemmove/4096-4 121376 2679 ns/op 1528.96 MB/s BenchmarkMemmoveOverlap/32-4 1269014 82.62 ns/op 387.30 MB/s BenchmarkMemmoveOverlap/64-4 1000000 225.6 ns/op 283.65 MB/s BenchmarkMemmoveOverlap/128-4 909772 316.4 ns/op 404.54 MB/s BenchmarkMemmoveOverlap/256-4 814383 144.0 ns/op 1778.24 MB/s BenchmarkMemmoveOverlap/512-4 625369 192.0 ns/op 2666.54 MB/s BenchmarkMemmoveOverlap/1024-4 325645 578.1 ns/op 1771.33 MB/s BenchmarkMemmoveOverlap/2048-4 198836 2253 ns/op 909.04 MB/s BenchmarkMemmoveOverlap/4096-4 110340 1057 ns/op 3875.77 MB/s BenchmarkMemmoveUnalignedDst/0-4 11922073 31.77 ns/op BenchmarkMemmoveUnalignedDst/1-4 2057736 61.68 ns/op 16.21 MB/s BenchmarkMemmoveUnalignedDst/2-4 2031573 183.9 ns/op 10.88 MB/s BenchmarkMemmoveUnalignedDst/3-4 2074501 127.3 ns/op 23.56 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 110.0 ns/op 36.37 MB/s BenchmarkMemmoveUnalignedDst/5-4 1979858 159.6 ns/op 31.34 MB/s BenchmarkMemmoveUnalignedDst/6-4 2074358 197.7 ns/op 30.34 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 214.2 ns/op 32.68 MB/s BenchmarkMemmoveUnalignedDst/8-4 2004032 121.0 ns/op 66.13 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 207.2 ns/op 43.44 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 128.5 ns/op 77.84 MB/s BenchmarkMemmoveUnalignedDst/11-4 1978219 60.07 ns/op 183.11 MB/s BenchmarkMemmoveUnalignedDst/12-4 2054251 84.60 ns/op 141.85 MB/s BenchmarkMemmoveUnalignedDst/13-4 1918503 81.57 ns/op 159.37 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 136.3 ns/op 102.69 MB/s BenchmarkMemmoveUnalignedDst/15-4 1981299 152.4 ns/op 98.45 MB/s BenchmarkMemmoveUnalignedDst/16-4 2033121 173.9 ns/op 92.03 MB/s BenchmarkMemmoveUnalignedDst/32-4 1635028 151.6 ns/op 211.11 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 533.5 ns/op 119.96 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 124.6 ns/op 1027.57 MB/s BenchmarkMemmoveUnalignedDst/256-4 999018 130.0 ns/op 1969.68 MB/s BenchmarkMemmoveUnalignedDst/512-4 507782 275.9 ns/op 1855.84 MB/s BenchmarkMemmoveUnalignedDst/1024-4 418875 291.0 ns/op 3518.94 MB/s BenchmarkMemmoveUnalignedDst/2048-4 220918 1065 ns/op 1922.29 MB/s BenchmarkMemmoveUnalignedDst/4096-4 39150 11200 ns/op 365.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1855182 79.32 ns/op 403.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 202.1 ns/op 316.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 102.7 ns/op 1246.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 826854 334.2 ns/op 765.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 610563 262.0 ns/op 1954.02 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 378878 459.2 ns/op 2229.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 213951 1547 ns/op 1323.74 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 101156 3493 ns/op 1172.56 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12895814 27.47 ns/op BenchmarkMemmoveUnalignedSrc/1-4 779481 375.3 ns/op 2.66 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2024722 161.1 ns/op 12.41 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1954434 90.72 ns/op 33.07 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 274.9 ns/op 14.55 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1813143 109.8 ns/op 45.55 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1879768 299.0 ns/op 20.07 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1836141 58.84 ns/op 118.96 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2113275 95.96 ns/op 83.36 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1965709 60.45 ns/op 148.89 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1956459 113.7 ns/op 87.93 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1877304 59.19 ns/op 185.86 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2149929 99.76 ns/op 120.29 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1640872 70.68 ns/op 183.92 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 232.6 ns/op 60.19 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 588.8 ns/op 25.48 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1999508 92.51 ns/op 172.96 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1478602 120.3 ns/op 265.98 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1487588 383.6 ns/op 166.83 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 315.5 ns/op 405.73 MB/s BenchmarkMemmoveUnalignedSrc/256-4 950401 330.0 ns/op 775.76 MB/s BenchmarkMemmoveUnalignedSrc/512-4 677205 302.6 ns/op 1691.83 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 417854 326.0 ns/op 3140.95 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 237421 2986 ns/op 685.96 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 129934 1199 ns/op 3416.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 222.0 ns/op 144.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 120.7 ns/op 530.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 102.7 ns/op 1245.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 789285 367.4 ns/op 696.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 623415 234.6 ns/op 2182.01 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 388198 744.5 ns/op 1375.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 110035 1790 ns/op 1143.83 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114754 2471 ns/op 1657.40 MB/s BenchmarkMemclr/5-4 12498657 41.01 ns/op 121.93 MB/s BenchmarkMemclr/16-4 10397808 64.49 ns/op 248.09 MB/s BenchmarkMemclr/64-4 1000000 204.3 ns/op 313.22 MB/s BenchmarkMemclr/256-4 10896224 14.89 ns/op 17191.19 MB/s BenchmarkMemclr/4096-4 3045669 155.4 ns/op 26364.23 MB/s BenchmarkMemclr/65536-4 59649 2313 ns/op 28338.05 MB/s BenchmarkMemclr/1M-4 4815 28411 ns/op 36907.27 MB/s BenchmarkMemclr/4M-4 946 109773 ns/op 38208.71 MB/s BenchmarkMemclr/8M-4 100 2410690 ns/op 3479.75 MB/s BenchmarkMemclr/16M-4 100 2606966 ns/op 6435.53 MB/s BenchmarkMemclr/64M-4 66 6144176 ns/op 10922.35 MB/s BenchmarkMemclrUnaligned/0_5-4 4589380 91.75 ns/op 54.50 MB/s BenchmarkMemclrUnaligned/0_16-4 6492279 19.05 ns/op 839.88 MB/s BenchmarkMemclrUnaligned/0_64-4 4564608 73.82 ns/op 867.02 MB/s BenchmarkMemclrUnaligned/0_256-4 1000000 222.9 ns/op 1148.71 MB/s BenchmarkMemclrUnaligned/0_4096-4 2459114 55.47 ns/op 73839.65 MB/s BenchmarkMemclrUnaligned/0_65536-4 66052 1831 ns/op 35798.56 MB/s BenchmarkMemclrUnaligned/1_5-4 6848611 37.47 ns/op 133.43 MB/s BenchmarkMemclrUnaligned/1_16-4 6588172 52.11 ns/op 307.06 MB/s BenchmarkMemclrUnaligned/1_64-4 4275085 30.77 ns/op 2080.04 MB/s BenchmarkMemclrUnaligned/1_256-4 5606380 86.37 ns/op 2963.88 MB/s BenchmarkMemclrUnaligned/1_4096-4 1000000 126.4 ns/op 32397.53 MB/s BenchmarkMemclrUnaligned/1_65536-4 75238 10298 ns/op 6363.84 MB/s BenchmarkMemclrUnaligned/4_5-4 3947229 155.3 ns/op 32.19 MB/s BenchmarkMemclrUnaligned/4_16-4 6517915 84.31 ns/op 189.77 MB/s BenchmarkMemclrUnaligned/4_64-4 4526661 56.64 ns/op 1130.04 MB/s BenchmarkMemclrUnaligned/4_256-4 4723854 62.35 ns/op 4105.65 MB/s BenchmarkMemclrUnaligned/4_4096-4 1000000 167.7 ns/op 24430.25 MB/s BenchmarkMemclrUnaligned/4_65536-4 75888 2347 ns/op 27924.42 MB/s BenchmarkMemclrUnaligned/7_5-4 6089118 63.49 ns/op 78.75 MB/s BenchmarkMemclrUnaligned/7_16-4 6547819 30.62 ns/op 522.49 MB/s BenchmarkMemclrUnaligned/7_64-4 4241990 104.5 ns/op 612.57 MB/s BenchmarkMemclrUnaligned/7_256-4 5239572 45.13 ns/op 5671.99 MB/s BenchmarkMemclrUnaligned/7_4096-4 2304126 322.0 ns/op 12719.02 MB/s BenchmarkMemclrUnaligned/7_65536-4 123280 2999 ns/op 21849.72 MB/s BenchmarkMemclrUnaligned/0_1M-4 4617 22325 ns/op 46968.59 MB/s BenchmarkMemclrUnaligned/0_4M-4 1153 178226 ns/op 23533.65 MB/s BenchmarkMemclrUnaligned/0_8M-4 466 225189 ns/op 37251.35 MB/s BenchmarkMemclrUnaligned/0_16M-4 277 442206 ns/op 37939.80 MB/s BenchmarkMemclrUnaligned/0_64M-4 37 5932436 ns/op 11312.19 MB/s BenchmarkMemclrUnaligned/1_1M-4 4587 45754 ns/op 22917.71 MB/s BenchmarkMemclrUnaligned/1_4M-4 1831 360386 ns/op 11638.36 MB/s BenchmarkMemclrUnaligned/1_8M-4 494 215648 ns/op 38899.50 MB/s BenchmarkMemclrUnaligned/1_16M-4 274 1146854 ns/op 14628.90 MB/s BenchmarkMemclrUnaligned/1_64M-4 64 7186712 ns/op 9337.91 MB/s BenchmarkMemclrUnaligned/4_1M-4 7317 76561 ns/op 13696.03 MB/s BenchmarkMemclrUnaligned/4_4M-4 1058 197770 ns/op 21207.94 MB/s BenchmarkMemclrUnaligned/4_8M-4 428 1233209 ns/op 6802.26 MB/s BenchmarkMemclrUnaligned/4_16M-4 271 555610 ns/op 30196.06 MB/s BenchmarkMemclrUnaligned/4_64M-4 33 21495729 ns/op 3121.96 MB/s BenchmarkMemclrUnaligned/7_1M-4 3016 74158 ns/op 14139.79 MB/s BenchmarkMemclrUnaligned/7_4M-4 1135 548429 ns/op 7647.85 MB/s BenchmarkMemclrUnaligned/7_8M-4 480 288051 ns/op 29121.98 MB/s BenchmarkMemclrUnaligned/7_16M-4 194 934462 ns/op 17953.88 MB/s BenchmarkMemclrUnaligned/7_64M-4 57 4754823 ns/op 14113.85 MB/s BenchmarkGoMemclr/5-4 1455992 122.4 ns/op 40.83 MB/s BenchmarkGoMemclr/16-4 635106 210.8 ns/op 75.92 MB/s BenchmarkGoMemclr/64-4 170335 2852 ns/op 22.44 MB/s BenchmarkGoMemclr/256-4 38732 2880 ns/op 88.88 MB/s BenchmarkMemclrRange/1K_2K-4 32578 4491 ns/op 21348.47 MB/s BenchmarkMemclrRange/2K_8K-4 10000 11578 ns/op 28808.05 MB/s BenchmarkMemclrRange/4K_16K-4 13382 15511 ns/op 20828.02 MB/s BenchmarkMemclrRange/160K_228K-4 3150 138265 ns/op 12026.66 MB/s BenchmarkClearFat7-4 6875594 48.64 ns/op BenchmarkClearFat8-4 6988220 31.45 ns/op BenchmarkClearFat11-4 6891873 72.94 ns/op BenchmarkClearFat12-4 2203818 62.03 ns/op BenchmarkClearFat13-4 6408079 120.1 ns/op BenchmarkClearFat14-4 6905769 88.69 ns/op BenchmarkClearFat15-4 6759481 61.99 ns/op BenchmarkClearFat16-4 5493122 54.06 ns/op BenchmarkClearFat24-4 7012404 55.21 ns/op BenchmarkClearFat32-4 6616179 51.90 ns/op BenchmarkClearFat40-4 1000000 101.3 ns/op BenchmarkClearFat48-4 4119613 27.87 ns/op BenchmarkClearFat56-4 4939291 52.86 ns/op BenchmarkClearFat64-4 5686932 30.65 ns/op BenchmarkClearFat72-4 5313570 29.10 ns/op BenchmarkClearFat128-4 2700253 80.51 ns/op BenchmarkClearFat256-4 2637958 121.7 ns/op BenchmarkClearFat512-4 1000000 104.2 ns/op BenchmarkClearFat1024-4 992976 217.3 ns/op BenchmarkClearFat1032-4 933960 134.1 ns/op BenchmarkClearFat1040-4 965300 474.5 ns/op BenchmarkCopyFat7-4 5844537 18.22 ns/op BenchmarkCopyFat8-4 7079072 22.86 ns/op BenchmarkCopyFat11-4 3114915 34.34 ns/op BenchmarkCopyFat12-4 6336517 23.10 ns/op BenchmarkCopyFat13-4 5026264 92.43 ns/op BenchmarkCopyFat14-4 6767697 55.24 ns/op BenchmarkCopyFat15-4 4120254 88.19 ns/op BenchmarkCopyFat16-4 6166357 58.50 ns/op BenchmarkCopyFat24-4 6958636 70.75 ns/op BenchmarkCopyFat32-4 4939716 21.57 ns/op BenchmarkCopyFat64-4 5682409 174.0 ns/op BenchmarkCopyFat72-4 1000000 150.2 ns/op BenchmarkCopyFat128-4 2724703 165.7 ns/op BenchmarkCopyFat256-4 1000000 212.7 ns/op BenchmarkCopyFat512-4 1000000 157.3 ns/op BenchmarkCopyFat520-4 1500358 1114 ns/op BenchmarkCopyFat1024-4 394660 1303 ns/op BenchmarkCopyFat1032-4 741954 428.7 ns/op BenchmarkCopyFat1040-4 898190 609.8 ns/op BenchmarkIssue18740/2byte-4 278 1494128 ns/op BenchmarkIssue18740/4byte-4 668 610179 ns/op BenchmarkIssue18740/8byte-4 948 130387 ns/op BenchmarkMemclrKnownSize1-4 8451814 20.61 ns/op 48.51 MB/s BenchmarkMemclrKnownSize2-4 1000000 331.6 ns/op 6.03 MB/s BenchmarkMemclrKnownSize4-4 1550323 66.05 ns/op 60.56 MB/s BenchmarkMemclrKnownSize8-4 1000000 102.3 ns/op 78.24 MB/s BenchmarkMemclrKnownSize16-4 642776 192.2 ns/op 83.25 MB/s BenchmarkMemclrKnownSize32-4 336084 414.9 ns/op 77.12 MB/s BenchmarkMemclrKnownSize64-4 172329 3876 ns/op 16.51 MB/s BenchmarkMemclrKnownSize112-4 99908 3511 ns/op 31.90 MB/s BenchmarkMemclrKnownSize128-4 84984 5198 ns/op 24.62 MB/s BenchmarkMemclrKnownSize192-4 50805 2642 ns/op 72.67 MB/s BenchmarkMemclrKnownSize248-4 41601 3179 ns/op 78.02 MB/s BenchmarkMemclrKnownSize256-4 40336 3027 ns/op 84.58 MB/s BenchmarkMemclrKnownSize512-4 21061 5739 ns/op 89.22 MB/s BenchmarkMemclrKnownSize1024-4 10000 27876 ns/op 36.73 MB/s BenchmarkMemclrKnownSize4096-4 2721 95896 ns/op 42.71 MB/s BenchmarkMemclrKnownSize512KiB-4 13 18707268 ns/op 28.03 MB/s BenchmarkReadMetricsLatency-4 10000 4972 p50-ns 5591 p90-ns 9752 p99-ns BenchmarkFinalizer-4 355 322442 ns/op BenchmarkFinalizerRun-4 348468 1638 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6643822 21.38 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1874872 300.4 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1802974 103.8 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1693720 82.65 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 749.5 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 976635 284.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1515990 318.5 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 374.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 706.7 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1405794 400.0 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1492495 226.9 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 170.4 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 286.0 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 173.3 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 4563747 29.15 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5589826 36.79 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 4687507 51.80 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 4449578 23.86 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 4100989 29.49 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 4637912 86.47 ns/op BenchmarkFindBitRange64/PatternAASize2-4 4998103 33.55 ns/op BenchmarkFindBitRange64/PatternAASize8-4 4978156 42.90 ns/op BenchmarkFindBitRange64/PatternAASize32-4 5472382 80.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5012419 31.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5559309 33.94 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 10000 23832 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 4597200 52.02 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 5589954 66.51 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 4887200 52.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5031531 41.90 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 3232515 96.08 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 5553572 93.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 4961644 35.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5223256 29.35 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 4966056 28.21 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 4484354 35.18 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 4847809 34.58 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5296726 57.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5088309 31.86 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 4302846 28.47 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5142478 28.09 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 3874633 117.0 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 4516256 43.26 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 4904316 27.47 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 4988535 28.23 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 5405750 61.25 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 5594432 21.94 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 4284057 103.4 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 3686439 61.70 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 4723807 22.36 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 3109018 52.03 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 5221051 22.90 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5215572 23.22 ns/op BenchmarkNetpollBreak-4 6020 292118 ns/op BenchmarkPinnerPinUnpinBatch-4 1951 264547 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 100 3757049 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1986 183758 ns/op BenchmarkPinnerPinUnpin-4 1731942 89.39 ns/op BenchmarkPinnerPinUnpinTiny-4 1784985 316.9 ns/op BenchmarkPinnerPinUnpinDouble-4 620820 442.1 ns/op BenchmarkPinnerPinUnpinParallel-4 2536112 49.56 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2256108 117.5 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 462712 217.4 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4388601 85.43 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5971195 21.05 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5737746 44.50 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6158685 36.19 ns/op BenchmarkPingPongHog-4 634 286643 ns/op BenchmarkStackGrowth-4 129307 1692 ns/op BenchmarkStackGrowthDeep-4 1154 204180 ns/op BenchmarkCreateGoroutines-4 135723 2628 ns/op BenchmarkCreateGoroutinesParallel-4 81175 4593 ns/op BenchmarkCreateGoroutinesCapture-4 16006 9346 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 44314 2605 ns/op BenchmarkClosureCall-4 14686303 49.94 ns/op BenchmarkWakeupParallelSpinning/0s-4 9946 26324 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7627 40032 ns/op BenchmarkWakeupParallelSpinning/2µs-4 6174 20445 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3807 146243 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2306 178971 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1288 558721 ns/op BenchmarkWakeupParallelSpinning/50µs-4 434 522427 ns/op BenchmarkWakeupParallelSpinning/100µs-4 278 792641 ns/op BenchmarkWakeupParallelSyscall/0s-4 72 4303955 ns/op BenchmarkWakeupParallelSyscall/1µs-4 86 1913602 ns/op BenchmarkWakeupParallelSyscall/2µs-4 100 1142053 ns/op BenchmarkWakeupParallelSyscall/5µs-4 96 2374177 ns/op BenchmarkWakeupParallelSyscall/10µs-4 70 2608675 ns/op BenchmarkWakeupParallelSyscall/20µs-4 90 2157777 ns/op BenchmarkWakeupParallelSyscall/50µs-4 98 3458049 ns/op BenchmarkWakeupParallelSyscall/100µs-4 106 2967831 ns/op BenchmarkMatmult-4 2723464 292.1 ns/op BenchmarkFastrand-4 6503547 23.57 ns/op BenchmarkFastrand64-4 1000000 939.5 ns/op BenchmarkFastrandHashiter-4 4079466 86.50 ns/op BenchmarkFastrandn/2-4 4887556 168.0 ns/op BenchmarkFastrandn/3-4 4654491 150.0 ns/op BenchmarkFastrandn/4-4 1000000 114.8 ns/op BenchmarkFastrandn/5-4 4401258 26.56 ns/op BenchmarkIfaceCmp100-4 82310 6181 ns/op BenchmarkIfaceCmpNil100-4 147302 3946 ns/op BenchmarkEfaceCmpDiff-4 10000 14195 ns/op BenchmarkEfaceCmpDiffIndirect-4 12100 11782 ns/op BenchmarkDefer-4 1774033 72.12 ns/op BenchmarkDefer10-4 921057 992.3 ns/op BenchmarkDeferMany-4 563037 1530 ns/op BenchmarkPanicRecover-4 185947 633.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 10000 77509 ns/op 4675 p50-ns 6230 p90-ns 834065 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 11958571 ns/op 5122053 p50-ns 32358472 p90-ns 182812233 p99-ns BenchmarkGoroutineProfile/small/idle-4 13 13934090 ns/op 10845375 p50-ns 27104720 p90-ns 44498885 p99-ns BenchmarkGoroutineProfile/small/loaded-4 1 404235005 ns/op 404231064 p50-ns 404231064 p90-ns 404231064 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 25 8313260 ns/op 5151771 p50-ns 26157043 p90-ns 60930906 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 12698447 ns/op 4138654 p50-ns 17478618 p90-ns 352071917 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 63342105 ns/op 18868144 p50-ns 192832821 p90-ns 249260258 p99-ns BenchmarkGoroutineProfile/large/loaded-4 1 105041366 ns/op 105035779 p50-ns 105035779 p90-ns 105035779 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 165 12798590 ns/op 2349001 p50-ns 19382558 p90-ns 284028691 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 21108205 ns/op 5017258 p50-ns 25495078 p90-ns 451231707 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 717 2163787 ns/op 140252 p50-ns 2534964 p90-ns 19561261 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 20 61881220 ns/op 14899817 p50-ns 273529543 p90-ns 300454107 p99-ns BenchmarkRWMutexUncontended-4 3046305 128.4 ns/op BenchmarkRWMutexWrite100-4 1000000 3762 ns/op BenchmarkRWMutexWrite10-4 1000000 481.3 ns/op BenchmarkRWMutexWorkWrite100-4 739297 10120 ns/op BenchmarkRWMutexWorkWrite10-4 15246 6925 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1682 69120 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 931 311067 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 915 764325 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 454 971962 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 164 688814 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 210 734323 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 72 3583918 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 62 2457607 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 302547 2215 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 419001 806.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 430536 1286 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 332308 1343 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 455404 1226 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 497763 2304 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 185013 6337 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 433803 917.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 450262 1994 ns/op BenchmarkMakeSlice/Byte-4 1000000 369.1 ns/op BenchmarkMakeSlice/Int16-4 1000000 321.8 ns/op BenchmarkMakeSlice/Int-4 1000000 736.2 ns/op BenchmarkMakeSlice/Ptr-4 1000000 141.6 ns/op BenchmarkMakeSlice/Struct/24-4 985321 161.1 ns/op BenchmarkMakeSlice/Struct/32-4 892848 490.7 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 2535 ns/op BenchmarkGrowSlice/Byte-4 1000000 215.8 ns/op BenchmarkGrowSlice/Int16-4 875642 333.2 ns/op BenchmarkGrowSlice/Int-4 778898 1435 ns/op BenchmarkGrowSlice/Ptr-4 505902 1056 ns/op BenchmarkGrowSlice/Struct/24-4 403136 2334 ns/op BenchmarkGrowSlice/Struct/32-4 441778 748.9 ns/op BenchmarkGrowSlice/Struct/40-4 192842 2261 ns/op BenchmarkExtendSlice/IntSlice-4 546868 1771 ns/op BenchmarkExtendSlice/PointerSlice-4 393846 1341 ns/op BenchmarkExtendSlice/NoGrow-4 990733 452.9 ns/op BenchmarkAppend-4 645176 959.9 ns/op BenchmarkAppendGrowByte-4 2 132147374 ns/op BenchmarkAppendGrowString-4 1 415112285 ns/op BenchmarkAppendSlice/1Bytes-4 1969592 104.2 ns/op BenchmarkAppendSlice/4Bytes-4 1661643 262.9 ns/op BenchmarkAppendSlice/7Bytes-4 1444951 1030 ns/op BenchmarkAppendSlice/8Bytes-4 2049355 332.4 ns/op BenchmarkAppendSlice/15Bytes-4 2027666 479.3 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 123.3 ns/op BenchmarkAppendSlice/32Bytes-4 1612863 66.62 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 67441 5156 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 13958 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8206 354024 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 100 4700901 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 40 4487254 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 37 24498620 ns/op BenchmarkAppendStr/1Bytes-4 988435 794.0 ns/op BenchmarkAppendStr/4Bytes-4 945136 159.8 ns/op BenchmarkAppendStr/8Bytes-4 932224 208.3 ns/op BenchmarkAppendStr/16Bytes-4 894147 154.6 ns/op BenchmarkAppendStr/32Bytes-4 893331 610.8 ns/op BenchmarkAppendSpecialCase-4 683980 735.5 ns/op BenchmarkCopy/1Byte-4 1000000 327.8 ns/op 3.05 MB/s BenchmarkCopy/1String-4 524234 496.5 ns/op 2.01 MB/s BenchmarkCopy/2Byte-4 1711237 228.1 ns/op 8.77 MB/s BenchmarkCopy/2String-4 1000000 135.6 ns/op 14.75 MB/s BenchmarkCopy/4Byte-4 1000000 138.5 ns/op 28.89 MB/s BenchmarkCopy/4String-4 1000000 131.3 ns/op 30.47 MB/s BenchmarkCopy/8Byte-4 2117810 55.29 ns/op 144.70 MB/s BenchmarkCopy/8String-4 1000000 226.8 ns/op 35.28 MB/s BenchmarkCopy/12Byte-4 1000000 397.1 ns/op 30.22 MB/s BenchmarkCopy/12String-4 1000000 120.8 ns/op 99.37 MB/s BenchmarkCopy/16Byte-4 1000000 140.8 ns/op 113.66 MB/s BenchmarkCopy/16String-4 1733743 313.0 ns/op 51.12 MB/s BenchmarkCopy/32Byte-4 1754750 67.54 ns/op 473.76 MB/s BenchmarkCopy/32String-4 1813915 153.1 ns/op 209.01 MB/s BenchmarkCopy/128Byte-4 1000000 260.8 ns/op 490.76 MB/s BenchmarkCopy/128String-4 1000000 213.8 ns/op 598.56 MB/s BenchmarkCopy/1024Byte-4 425539 1556 ns/op 658.07 MB/s BenchmarkCopy/1024String-4 424492 1154 ns/op 887.39 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 12992 8751 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 124514 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 30507 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 172593 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 72646 ns/op BenchmarkAppendInPlace/Grow/Byte-4 155722 3036 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 132868 4393 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 90235 5990 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 42760 19528 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 10000 52203 ns/op BenchmarkStackCopyPtr-4 1 278603695 ns/op BenchmarkStackCopy-4 1 194967183 ns/op BenchmarkStackCopyNoCache-4 26 13166832 ns/op BenchmarkStackCopyWithStkobj-4 2 249795268 ns/op BenchmarkIssue18138-4 442 371214 ns/op BenchmarkCompareStringEqual-4 11578480 32.08 ns/op BenchmarkCompareStringIdentical-4 14038966 73.74 ns/op BenchmarkCompareStringSameLength-4 13398429 80.81 ns/op BenchmarkCompareStringDifferentLength-4 15922956 93.46 ns/op BenchmarkCompareStringBigUnaligned-4 1104 95476 ns/op 10982.76 MB/s BenchmarkCompareStringBig-4 754 197613 ns/op 5306.26 MB/s BenchmarkConcatStringAndBytes-4 2243085 149.8 ns/op BenchmarkSliceByteToString/1-4 2248220 178.3 ns/op BenchmarkSliceByteToString/2-4 1000000 617.7 ns/op BenchmarkSliceByteToString/4-4 1000000 277.3 ns/op BenchmarkSliceByteToString/8-4 1000000 1014 ns/op BenchmarkSliceByteToString/16-4 1000000 1385 ns/op BenchmarkSliceByteToString/32-4 1000000 1399 ns/op BenchmarkSliceByteToString/64-4 1000000 1528 ns/op BenchmarkSliceByteToString/128-4 794174 2678 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1000000 261.1 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 772358 1020 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 807588 736.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 1000000 109.2 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 513.3 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 182.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1000000 145.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 495158 240.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 452630 383.6 ns/op BenchmarkRuneIterate/range/ASCII-4 6058038 128.7 ns/op BenchmarkRuneIterate/range/Japanese-4 1233104 303.9 ns/op BenchmarkRuneIterate/range/MixedLength-4 1000000 166.2 ns/op BenchmarkRuneIterate/range1/ASCII-4 5649633 55.05 ns/op BenchmarkRuneIterate/range1/Japanese-4 1000000 112.4 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2078702 284.7 ns/op BenchmarkRuneIterate/range2/ASCII-4 2936236 50.45 ns/op BenchmarkRuneIterate/range2/Japanese-4 1482961 327.2 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2151128 220.7 ns/op BenchmarkArrayEqual-4 12871204 21.28 ns/op BenchmarkFunc/Name-4 1000000 125.5 ns/op BenchmarkFunc/Entry-4 10639952 28.68 ns/op BenchmarkFunc/FileLine-4 1000000 104.2 ns/op PASS ok runtime 879.822s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 10000 15731 ns/op BenchmarkHandle/concurrent-4 27765 8498 ns/op PASS ok runtime/cgo 1.922s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 17046500 28.88 ns/op BenchmarkAtomicStore64-4 14533170 23.80 ns/op BenchmarkAtomicLoad-4 17158032 32.43 ns/op BenchmarkAtomicStore-4 16808840 13.18 ns/op BenchmarkAnd8-4 15152509 14.90 ns/op BenchmarkAnd-4 15062634 24.67 ns/op BenchmarkAnd8Parallel-4 3360526 185.1 ns/op BenchmarkAndParallel-4 3120859 65.59 ns/op BenchmarkOr8-4 13859014 20.16 ns/op BenchmarkOr-4 14328340 37.55 ns/op BenchmarkOr8Parallel-4 2078448 60.03 ns/op BenchmarkOrParallel-4 3261153 96.28 ns/op BenchmarkXadd-4 1000000 101.4 ns/op BenchmarkXadd64-4 2159240 86.24 ns/op BenchmarkCas-4 2876821 152.6 ns/op BenchmarkCas64-4 2132078 151.3 ns/op BenchmarkXchg-4 2592026 44.38 ns/op BenchmarkXchg64-4 3165350 38.02 ns/op PASS ok runtime/internal/atomic 29.684s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3655833 42.89 ns/op BenchmarkMulUintptr/large-4 2624176 59.13 ns/op PASS ok runtime/internal/math 3.143s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 24 82190768 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 2 113310230 ns/op 797.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 4 203331135 ns/op 7.500 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 3 187972371 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 39187592 ns/op 2000 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 9 52227793 ns/op 27.44 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 351809259 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 636809691 ns/op 13650 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 3 194896701 ns/op 3795 concurrent_launches/op PASS ok runtime/pprof 10.303s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 6 51808144 ns/op BenchmarkStackLeak-4 30717 4385 ns/op PASS ok runtime/race 2.058s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 1475030 218.3 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 187911 1267 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 2.632s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 9 12786146 ns/op BenchmarkIndex_Large-4 8146 30239 ns/op BenchmarkIndexFunc_Large-4 56 3404559 ns/op BenchmarkCompact/nil-4 6578072 82.35 ns/op BenchmarkCompact/one-4 1000000 297.4 ns/op BenchmarkCompact/sorted-4 1000000 111.9 ns/op BenchmarkCompact/1_item-4 738110 251.2 ns/op BenchmarkCompact/unsorted-4 735787 444.0 ns/op BenchmarkCompact/many-4 463688 1209 ns/op BenchmarkCompact_Large-4 382 1339001 ns/op BenchmarkCompactFunc_Large-4 52 6819405 ns/op BenchmarkReplace/naive-fast-4 33895 9999 ns/op BenchmarkReplace/optimized-fast-4 28711 8661 ns/op BenchmarkReplace/naive-slow-4 10000 30086 ns/op BenchmarkReplace/optimized-slow-4 10000 41335 ns/op BenchmarkSortInts-4 1 475034528 ns/op BenchmarkSlicesSortInts-4 1 173173980 ns/op BenchmarkSlicesSortInts_Sorted-4 61 4394691 ns/op BenchmarkSlicesSortInts_Reversed-4 32 7580345 ns/op BenchmarkSortStrings-4 1 566623148 ns/op BenchmarkSlicesSortStrings-4 1 190478534 ns/op BenchmarkSortStructs-4 1 993246557 ns/op BenchmarkSortFuncStructs-4 1 989496974 ns/op BenchmarkBinarySearchFloats/Size16-4 994914 1155 ns/op BenchmarkBinarySearchFloats/Size32-4 964252 339.6 ns/op BenchmarkBinarySearchFloats/Size64-4 855172 354.1 ns/op BenchmarkBinarySearchFloats/Size128-4 781237 714.5 ns/op BenchmarkBinarySearchFloats/Size512-4 660152 190.6 ns/op BenchmarkBinarySearchFloats/Size1024-4 634486 377.0 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 541298 233.7 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 445165 995.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 401670 822.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 350776 1061 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 285400 476.3 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 211902 877.6 ns/op PASS ok slices 57.015s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 117495 1386 ns/op BenchmarkSortString1K-4 100 2205352 ns/op BenchmarkSortString1K_Slice-4 100 1626597 ns/op BenchmarkStableString1K-4 88 2245985 ns/op BenchmarkSortInt1K-4 100 1625295 ns/op BenchmarkSortInt1K_Sorted-4 2192 196050 ns/op BenchmarkSortInt1K_Reversed-4 787 350542 ns/op BenchmarkSortInt1K_Mod8-4 316 859940 ns/op BenchmarkStableInt1K-4 100 1193038 ns/op BenchmarkStableInt1K_Slice-4 100 2403096 ns/op BenchmarkSortInt64K-4 1 287065322 ns/op BenchmarkSortInt64K_Slice-4 1 236482817 ns/op BenchmarkStableInt64K-4 1 311409366 ns/op BenchmarkSort1e2-4 100 1876899 ns/op BenchmarkStable1e2-4 100 5305063 ns/op BenchmarkSort1e4-4 1 511529214 ns/op BenchmarkStable1e4-4 1 1059083021 ns/op PASS ok sort 21.262s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 848374 317.9 ns/op BenchmarkAtof64Float-4 673972 632.7 ns/op BenchmarkAtof64FloatExp-4 729913 270.2 ns/op BenchmarkAtof64Big-4 484578 309.3 ns/op BenchmarkAtof64RandomBits-4 268633 466.7 ns/op BenchmarkAtof64RandomFloats-4 529700 728.0 ns/op BenchmarkAtof64RandomLongFloats-4 399436 334.2 ns/op BenchmarkAtof32Decimal-4 908954 136.2 ns/op BenchmarkAtof32Float-4 851300 221.6 ns/op BenchmarkAtof32FloatExp-4 489583 1041 ns/op BenchmarkAtof32Random-4 309192 452.7 ns/op BenchmarkAtof32RandomLong-4 139699 1024 ns/op BenchmarkParseInt/Pos/7bit-4 998974 103.0 ns/op BenchmarkParseInt/Pos/26bit-4 10000 19727 ns/op BenchmarkParseInt/Pos/31bit-4 479919 382.8 ns/op BenchmarkParseInt/Pos/56bit-4 340137 1272 ns/op BenchmarkParseInt/Pos/63bit-4 403813 308.5 ns/op BenchmarkParseInt/Neg/7bit-4 1168879 241.4 ns/op BenchmarkParseInt/Neg/26bit-4 543230 285.4 ns/op BenchmarkParseInt/Neg/31bit-4 640581 512.9 ns/op BenchmarkParseInt/Neg/56bit-4 431668 372.7 ns/op BenchmarkParseInt/Neg/63bit-4 376840 607.3 ns/op BenchmarkAtoi/Pos/7bit-4 1000000 112.4 ns/op BenchmarkAtoi/Pos/26bit-4 819096 149.1 ns/op BenchmarkAtoi/Pos/31bit-4 748336 280.6 ns/op BenchmarkAtoi/Pos/56bit-4 477594 249.3 ns/op BenchmarkAtoi/Pos/63bit-4 372166 358.7 ns/op BenchmarkAtoi/Neg/7bit-4 1921726 71.65 ns/op BenchmarkAtoi/Neg/26bit-4 800516 173.0 ns/op BenchmarkAtoi/Neg/31bit-4 782971 281.7 ns/op BenchmarkAtoi/Neg/56bit-4 510451 265.4 ns/op BenchmarkAtoi/Neg/63bit-4 345543 437.5 ns/op BenchmarkFormatFloat/Decimal-4 10000 10418 ns/op BenchmarkFormatFloat/Float-4 80898 2070 ns/op BenchmarkFormatFloat/Exp-4 83931 5180 ns/op BenchmarkFormatFloat/NegExp-4 87996 5617 ns/op BenchmarkFormatFloat/LongExp-4 80193 4154 ns/op BenchmarkFormatFloat/Big-4 79122 6081 ns/op BenchmarkFormatFloat/BinaryExp-4 189429 3879 ns/op BenchmarkFormatFloat/32Integer-4 60690 2831 ns/op BenchmarkFormatFloat/32ExactFraction-4 74594 8686 ns/op BenchmarkFormatFloat/32Point-4 83337 2937 ns/op BenchmarkFormatFloat/32Exp-4 88740 2702 ns/op BenchmarkFormatFloat/32NegExp-4 90802 5094 ns/op BenchmarkFormatFloat/32Shortest-4 98736 5720 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 113635 1086 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 109987 2739 ns/op BenchmarkFormatFloat/64Fixed1-4 125389 3363 ns/op BenchmarkFormatFloat/64Fixed2-4 131989 1020 ns/op BenchmarkFormatFloat/64Fixed3-4 93825 3237 ns/op BenchmarkFormatFloat/64Fixed4-4 130594 4541 ns/op BenchmarkFormatFloat/64Fixed12-4 77314 1691 ns/op BenchmarkFormatFloat/64Fixed16-4 96236 6703 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 39151 4423 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 81693 10477 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2217 54824 ns/op BenchmarkFormatFloat/Slowpath64-4 68134 1807 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 62010 4879 ns/op BenchmarkAppendFloat/Decimal-4 87134 4280 ns/op BenchmarkAppendFloat/Float-4 86794 1552 ns/op BenchmarkAppendFloat/Exp-4 94749 1383 ns/op BenchmarkAppendFloat/NegExp-4 86970 6292 ns/op BenchmarkAppendFloat/LongExp-4 80659 2917 ns/op BenchmarkAppendFloat/Big-4 74221 1947 ns/op BenchmarkAppendFloat/BinaryExp-4 272092 714.4 ns/op BenchmarkAppendFloat/32Integer-4 87072 3188 ns/op BenchmarkAppendFloat/32ExactFraction-4 82460 1516 ns/op BenchmarkAppendFloat/32Point-4 89143 2693 ns/op BenchmarkAppendFloat/32Exp-4 10000 20744 ns/op BenchmarkAppendFloat/32NegExp-4 94665 2461 ns/op BenchmarkAppendFloat/32Shortest-4 109156 3754 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 113774 2586 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 115076 1541 ns/op BenchmarkAppendFloat/64Fixed1-4 151149 851.2 ns/op BenchmarkAppendFloat/64Fixed2-4 147523 974.1 ns/op BenchmarkAppendFloat/64Fixed3-4 143079 875.5 ns/op BenchmarkAppendFloat/64Fixed4-4 150712 2822 ns/op BenchmarkAppendFloat/64Fixed12-4 82933 1787 ns/op BenchmarkAppendFloat/64Fixed16-4 101702 3479 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 109512 5782 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 10000 14254 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2659 78298 ns/op BenchmarkAppendFloat/Slowpath64-4 80140 5217 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 61689 1905 ns/op BenchmarkFormatInt-4 10000 13821 ns/op BenchmarkAppendInt-4 10000 14139 ns/op BenchmarkFormatUint-4 95701 4830 ns/op BenchmarkAppendUint-4 88438 4793 ns/op BenchmarkFormatIntSmall/7-4 2339380 122.0 ns/op BenchmarkFormatIntSmall/42-4 2764772 46.42 ns/op BenchmarkAppendIntSmall-4 1000000 351.0 ns/op BenchmarkAppendUintVarlen/1-4 1000000 181.9 ns/op BenchmarkAppendUintVarlen/12-4 1000000 155.5 ns/op BenchmarkAppendUintVarlen/123-4 1000000 107.7 ns/op BenchmarkAppendUintVarlen/1234-4 994492 116.3 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 496.2 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 202.5 ns/op BenchmarkAppendUintVarlen/1234567-4 970909 292.5 ns/op BenchmarkAppendUintVarlen/12345678-4 973377 496.4 ns/op BenchmarkAppendUintVarlen/123456789-4 956803 124.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 162.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 812338 128.2 ns/op BenchmarkAppendUintVarlen/123456789012-4 989631 191.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 865672 288.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 952850 142.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 909765 229.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 904381 151.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 846813 587.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 863667 202.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 837724 148.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 800073 1151 ns/op BenchmarkQuote-4 10000 22309 ns/op BenchmarkQuoteRune-4 570674 345.5 ns/op BenchmarkAppendQuote-4 51724 2405 ns/op BenchmarkAppendQuoteRune-4 929268 563.1 ns/op BenchmarkUnquoteEasy-4 876129 139.4 ns/op BenchmarkUnquoteHard-4 54202 12455 ns/op PASS ok strconv 101.859s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 431079 255.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 128906 3895 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 186184 2018 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 262999 892.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 50851 8632 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 67134 2059 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 758604 276.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 21268 ns/op BenchmarkGenericMatch1-4 1720 136155 ns/op BenchmarkGenericMatch2-4 100 1079878 ns/op BenchmarkSingleMaxSkipping-4 4954 29070 ns/op 344.00 MB/s BenchmarkSingleLongSuffixFail-4 10000 19827 ns/op 50.54 MB/s BenchmarkSingleMatch-4 100 1403023 ns/op 10.69 MB/s BenchmarkByteByteNoMatch-4 10000 15454 ns/op BenchmarkByteByteMatch-4 10000 19860 ns/op BenchmarkByteStringMatch-4 16242 7400 ns/op BenchmarkHTMLEscapeNew-4 65500 5962 ns/op BenchmarkHTMLEscapeOld-4 84290 3336 ns/op BenchmarkByteStringReplacerWriteString-4 1078 178292 ns/op BenchmarkByteReplacerWriteString-4 1539 75729 ns/op BenchmarkByteByteReplaces-4 2732 36728 ns/op BenchmarkByteByteMap-4 10000 22628 ns/op BenchmarkMap/identity/ASCII-4 832957 185.8 ns/op BenchmarkMap/identity/Greek-4 409490 333.9 ns/op BenchmarkMap/change/ASCII-4 33750 3599 ns/op BenchmarkMap/change/Greek-4 21110 9878 ns/op BenchmarkIndexRune-4 1917092 111.5 ns/op BenchmarkIndexRuneLongString-4 1000000 265.9 ns/op BenchmarkIndexRuneFastPath-4 4111820 96.72 ns/op BenchmarkIndex-4 4274270 30.99 ns/op BenchmarkLastIndex-4 4968130 65.30 ns/op BenchmarkIndexByte-4 9756842 11.87 ns/op BenchmarkToUpper/#00-4 2883265 47.57 ns/op BenchmarkToUpper/ONLYUPPER-4 2168697 56.32 ns/op BenchmarkToUpper/abc-4 274831 443.3 ns/op BenchmarkToUpper/AbC123-4 129297 906.2 ns/op BenchmarkToUpper/azAZ09_-4 227252 519.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 42651 3336 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 63870 2482 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28735 4493 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46278 2986 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 102932 2872 ns/op BenchmarkToLower/#00-4 2722035 50.66 ns/op BenchmarkToLower/abc-4 3025213 120.5 ns/op BenchmarkToLower/AbC123-4 182884 2667 ns/op BenchmarkToLower/azAZ09_-4 186037 674.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 73418 1806 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55762 3094 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30553 5147 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72712 3666 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 104038 1141 ns/op BenchmarkMapNoChanges-4 1000000 104.4 ns/op BenchmarkTrim-4 31099 3504 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3040252 147.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 162324 886.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 116145 1109 ns/op BenchmarkEqualFold/Tests-4 48862 2469 ns/op BenchmarkEqualFold/ASCII-4 2986312 97.40 ns/op BenchmarkEqualFold/UnicodePrefix-4 97590 1730 ns/op BenchmarkEqualFold/UnicodeSuffix-4 73998 2458 ns/op BenchmarkIndexHard1-4 916 253483 ns/op BenchmarkIndexHard2-4 388 665778 ns/op BenchmarkIndexHard3-4 129 954124 ns/op BenchmarkIndexHard4-4 90 6619909 ns/op BenchmarkLastIndexHard1-4 68 3877941 ns/op BenchmarkLastIndexHard2-4 68 1788538 ns/op BenchmarkLastIndexHard3-4 67 2691034 ns/op BenchmarkCountHard1-4 1689 191281 ns/op BenchmarkCountHard2-4 380 477625 ns/op BenchmarkCountHard3-4 100 1093103 ns/op BenchmarkIndexTorture-4 7964 19283 ns/op BenchmarkCountTorture-4 7953 71565 ns/op BenchmarkCountTortureOverlapping-4 685 458102 ns/op BenchmarkCountByte/10-4 5183244 22.00 ns/op 454.59 MB/s BenchmarkCountByte/32-4 5116742 24.27 ns/op 1318.42 MB/s BenchmarkCountByte/4096-4 607407 316.4 ns/op 12947.47 MB/s BenchmarkCountByte/4194304-4 570 322352 ns/op 13011.58 MB/s BenchmarkCountByte/67108864-4 14 18134487 ns/op 3700.62 MB/s BenchmarkFields/ASCII/16-4 252004 6248 ns/op 2.56 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 11269 ns/op 22.72 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1357 118742 ns/op 34.50 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 42 5035614 ns/op 13.01 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 114777195 ns/op 9.14 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 138086 2387 ns/op 6.70 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 25152 ns/op 10.18 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 100 1863175 ns/op 2.20 MB/s 22144 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 27 7649854 ns/op 8.57 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 212074621 ns/op 4.94 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 214192 2021 ns/op 7.92 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 14558 ns/op 17.58 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1024 301317 ns/op 13.59 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 62 2669116 ns/op 24.55 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 322667648 ns/op 3.25 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 185200 982.8 ns/op 16.28 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 13699 18765 ns/op 13.64 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 780 535448 ns/op 7.65 MB/s 22144 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 1 130996149 ns/op 0.50 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 728213104 ns/op 1.44 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 189008429 ns/op BenchmarkSplitSingleByteSeparator-4 18 24378749 ns/op BenchmarkSplitMultiByteSeparator-4 37 13781957 ns/op BenchmarkSplitNSingleByteSeparator-4 211566 2442 ns/op BenchmarkSplitNMultiByteSeparator-4 167286 2150 ns/op BenchmarkRepeat/5x0-4 3316879 35.70 ns/op BenchmarkRepeat/5x1-4 3328713 40.19 ns/op BenchmarkRepeat/5x2-4 237513 2605 ns/op BenchmarkRepeat/5x6-4 145749 2427 ns/op BenchmarkRepeat/10x0-4 3645190 32.92 ns/op BenchmarkRepeat/10x1-4 3575216 34.47 ns/op BenchmarkRepeat/10x2-4 211624 747.0 ns/op BenchmarkRepeat/10x6-4 143451 2904 ns/op BenchmarkRepeatLarge/256/1-4 70669 2909 ns/op 88.00 MB/s BenchmarkRepeatLarge/256/16-4 101746 3568 ns/op 71.74 MB/s BenchmarkRepeatLarge/512/1-4 34380 5048 ns/op 101.43 MB/s BenchmarkRepeatLarge/512/16-4 71332 6662 ns/op 76.86 MB/s BenchmarkRepeatLarge/1024/1-4 10000 15621 ns/op 65.55 MB/s BenchmarkRepeatLarge/1024/16-4 61098 9491 ns/op 107.89 MB/s BenchmarkRepeatLarge/2048/1-4 10000 16413 ns/op 124.78 MB/s BenchmarkRepeatLarge/2048/16-4 14884 9466 ns/op 216.36 MB/s BenchmarkRepeatLarge/4096/1-4 10000 29569 ns/op 138.52 MB/s BenchmarkRepeatLarge/4096/16-4 10000 37648 ns/op 108.80 MB/s BenchmarkRepeatLarge/8192/1-4 10000 34819 ns/op 235.27 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16291 ns/op 502.84 MB/s BenchmarkRepeatLarge/8192/4097-4 5537318 24.96 ns/op 164161.37 MB/s BenchmarkRepeatLarge/16384/1-4 6231 81026 ns/op 202.21 MB/s BenchmarkRepeatLarge/16384/16-4 9211 29670 ns/op 552.21 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19274 ns/op 637.71 MB/s BenchmarkRepeatLarge/32768/1-4 4292 78563 ns/op 417.09 MB/s BenchmarkRepeatLarge/32768/16-4 4777 115024 ns/op 284.88 MB/s BenchmarkRepeatLarge/32768/4097-4 2203 149354 ns/op 192.02 MB/s BenchmarkRepeatLarge/65536/1-4 1192 217535 ns/op 301.27 MB/s BenchmarkRepeatLarge/65536/16-4 1033 130931 ns/op 500.54 MB/s BenchmarkRepeatLarge/65536/4097-4 1143 769284 ns/op 79.89 MB/s BenchmarkRepeatLarge/131072/1-4 216 930694 ns/op 140.83 MB/s BenchmarkRepeatLarge/131072/16-4 189 1366780 ns/op 95.90 MB/s BenchmarkRepeatLarge/131072/4097-4 307 694053 ns/op 182.99 MB/s BenchmarkRepeatLarge/262144/1-4 100 1690907 ns/op 155.03 MB/s BenchmarkRepeatLarge/262144/16-4 104 1004839 ns/op 260.88 MB/s BenchmarkRepeatLarge/262144/4097-4 132 1084692 ns/op 237.96 MB/s BenchmarkRepeatLarge/524288/1-4 100 3445913 ns/op 152.15 MB/s BenchmarkRepeatLarge/524288/16-4 100 2116602 ns/op 247.70 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2210001 ns/op 235.44 MB/s BenchmarkRepeatLarge/1048576/1-4 55 10429260 ns/op 100.54 MB/s BenchmarkRepeatLarge/1048576/16-4 63 10133255 ns/op 103.48 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 11916237 ns/op 87.67 MB/s BenchmarkRepeatLarge/2097152/1-4 13 18689564 ns/op 112.21 MB/s BenchmarkRepeatLarge/2097152/16-4 24 9246337 ns/op 226.81 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 16687113 ns/op 125.46 MB/s BenchmarkRepeatLarge/4194304/1-4 4 127753786 ns/op 32.83 MB/s BenchmarkRepeatLarge/4194304/16-4 14 87834181 ns/op 47.75 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 62038139 ns/op 67.56 MB/s BenchmarkRepeatLarge/8388608/1-4 4 135601122 ns/op 61.86 MB/s BenchmarkRepeatLarge/8388608/16-4 6 44759395 ns/op 187.42 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 148072843 ns/op 56.64 MB/s BenchmarkRepeatLarge/16777216/1-4 2 114645865 ns/op 146.34 MB/s BenchmarkRepeatLarge/16777216/16-4 2 159934874 ns/op 104.90 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 54923604 ns/op 305.46 MB/s BenchmarkRepeatLarge/33554432/1-4 1 164794156 ns/op 203.61 MB/s BenchmarkRepeatLarge/33554432/16-4 1 126126882 ns/op 266.04 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 280663941 ns/op 119.55 MB/s BenchmarkRepeatLarge/67108864/1-4 1 328452085 ns/op 204.32 MB/s BenchmarkRepeatLarge/67108864/16-4 1 595576229 ns/op 112.68 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 163213043 ns/op 411.17 MB/s BenchmarkRepeatLarge/134217728/1-4 1 754734502 ns/op 177.83 MB/s BenchmarkRepeatLarge/134217728/16-4 1 571688860 ns/op 234.77 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 270141466 ns/op 496.84 MB/s BenchmarkRepeatLarge/268435456/1-4 1 929706693 ns/op 288.73 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1598088239 ns/op 167.97 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1039968834 ns/op 258.12 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1352710014 ns/op 396.89 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2031605708 ns/op 264.26 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2290296913 ns/op 234.41 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2812846342 ns/op 381.73 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4462693667 ns/op 240.60 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5232533889 ns/op 205.20 MB/s BenchmarkIndexAnyASCII/1:1-4 2324710 110.0 ns/op BenchmarkIndexAnyASCII/1:2-4 2131874 70.14 ns/op BenchmarkIndexAnyASCII/1:4-4 2077748 73.73 ns/op BenchmarkIndexAnyASCII/1:8-4 1710091 63.70 ns/op BenchmarkIndexAnyASCII/1:16-4 1708888 68.94 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 100.8 ns/op BenchmarkIndexAnyASCII/1:64-4 1592808 252.1 ns/op BenchmarkIndexAnyASCII/16:1-4 1998799 112.7 ns/op BenchmarkIndexAnyASCII/16:2-4 630919 190.0 ns/op BenchmarkIndexAnyASCII/16:4-4 623078 306.5 ns/op BenchmarkIndexAnyASCII/16:8-4 543393 201.4 ns/op BenchmarkIndexAnyASCII/16:16-4 564901 357.0 ns/op BenchmarkIndexAnyASCII/16:32-4 499584 276.9 ns/op BenchmarkIndexAnyASCII/16:64-4 265894 1569 ns/op BenchmarkIndexAnyASCII/256:1-4 1856397 380.9 ns/op BenchmarkIndexAnyASCII/256:2-4 50833 7828 ns/op BenchmarkIndexAnyASCII/256:4-4 54768 2626 ns/op BenchmarkIndexAnyASCII/256:8-4 53013 2499 ns/op BenchmarkIndexAnyASCII/256:16-4 53198 5088 ns/op BenchmarkIndexAnyASCII/256:32-4 49722 2449 ns/op BenchmarkIndexAnyASCII/256:64-4 46176 5178 ns/op BenchmarkIndexAnyUTF8/1:1-4 2656402 233.8 ns/op BenchmarkIndexAnyUTF8/1:2-4 2234080 108.6 ns/op BenchmarkIndexAnyUTF8/1:4-4 2063780 123.9 ns/op BenchmarkIndexAnyUTF8/1:8-4 1577527 112.5 ns/op BenchmarkIndexAnyUTF8/1:16-4 1862779 82.42 ns/op BenchmarkIndexAnyUTF8/1:32-4 1798311 201.1 ns/op BenchmarkIndexAnyUTF8/1:64-4 1662536 68.27 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 206.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 342748 397.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 314475 378.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 294288 469.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 230415 517.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 129780 1141 ns/op BenchmarkIndexAnyUTF8/16:64-4 202626 2804 ns/op BenchmarkIndexAnyUTF8/256:1-4 266010 437.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 18867 9905 ns/op BenchmarkIndexAnyUTF8/256:4-4 22231 7646 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 11730 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 22385 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 12273 ns/op BenchmarkIndexAnyUTF8/256:64-4 13017 9381 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2054568 352.6 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 232.0 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2150912 94.23 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1799066 59.92 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 275.6 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1783752 88.47 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 111.6 ns/op BenchmarkLastIndexAnyASCII/16:1-4 640898 379.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 584278 189.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 477097 271.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 274882 699.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 562108 380.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 463309 481.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 392865 347.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54031 2913 ns/op BenchmarkLastIndexAnyASCII/256:2-4 10000 15602 ns/op BenchmarkLastIndexAnyASCII/256:4-4 43555 3380 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53002 2784 ns/op BenchmarkLastIndexAnyASCII/256:16-4 50802 2380 ns/op BenchmarkLastIndexAnyASCII/256:32-4 44823 4673 ns/op BenchmarkLastIndexAnyASCII/256:64-4 43786 2843 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2307337 54.38 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2143149 69.36 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 173.4 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 166.1 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1802738 105.2 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1665910 71.38 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1783360 87.35 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 279687 610.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 214689 584.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 155310 815.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 199470 1239 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 169292 739.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 163113 776.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 153222 1073 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18548 6029 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13752 14627 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 10640 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13138 13869 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11533 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 25618 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9026 27014 ns/op BenchmarkTrimASCII/1:1-4 3511597 40.07 ns/op BenchmarkTrimASCII/1:2-4 2139991 60.32 ns/op BenchmarkTrimASCII/1:4-4 1886296 102.9 ns/op BenchmarkTrimASCII/1:8-4 1000000 136.5 ns/op BenchmarkTrimASCII/1:16-4 1450496 94.15 ns/op BenchmarkTrimASCII/16:1-4 1000000 212.8 ns/op BenchmarkTrimASCII/16:2-4 616638 964.5 ns/op BenchmarkTrimASCII/16:4-4 625558 782.6 ns/op BenchmarkTrimASCII/16:8-4 606277 270.9 ns/op BenchmarkTrimASCII/16:16-4 554503 280.6 ns/op BenchmarkTrimASCII/256:1-4 518858 253.4 ns/op BenchmarkTrimASCII/256:2-4 50930 5603 ns/op BenchmarkTrimASCII/256:4-4 47996 2233 ns/op BenchmarkTrimASCII/256:8-4 51235 2280 ns/op BenchmarkTrimASCII/256:16-4 54294 3175 ns/op BenchmarkTrimASCII/4096:1-4 39680 2913 ns/op BenchmarkTrimASCII/4096:2-4 2791 40800 ns/op BenchmarkTrimASCII/4096:4-4 3176 43670 ns/op BenchmarkTrimASCII/4096:8-4 3319 53120 ns/op BenchmarkTrimASCII/4096:16-4 3283 36080 ns/op BenchmarkTrimByte-4 5002840 42.36 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 24184 4626 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 25035 5410 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1384 114116 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1898 65541 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2802 145998 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6685 22455 ns/op BenchmarkJoin/0-4 4590631 22.52 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3466515 29.98 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 181473 1342 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 116098 1176 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 86347 1629 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 73441 5669 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 55962 2863 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 44391 2581 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2526566 44.28 ns/op BenchmarkTrimSpace/ASCII-4 1212400 333.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 124532 2467 ns/op BenchmarkTrimSpace/JustNonASCII-4 59904 4194 ns/op BenchmarkReplaceAll-4 110577 2909 ns/op 16 B/op 1 allocs/op PASS ok strings 233.524s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 91878 1286 ns/op BenchmarkCond2-4 57220 3174 ns/op BenchmarkCond4-4 32403 13524 ns/op BenchmarkCond8-4 10000 11188 ns/op BenchmarkCond16-4 8788 50094 ns/op BenchmarkCond32-4 4491 41657 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 421538 803.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 391244 1411 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 316668 423.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 809408 290.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 372901 450.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 371071 390.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 133674 2183 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 121719 2285 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 120248 3456 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 78807 7141 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 458346 262.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 278980 538.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 492373 260.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 259678 821.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 587529 345.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 195758 1042 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 1468 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 42950 2371 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 202004 569.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 707059 1443 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2246 47938 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 100 1758263 ns/op BenchmarkRange/*sync.Map-4 1082 124161 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 10000 10373 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 283546 699.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 95324 3010 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 119446 2529 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 297159 584.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 107026 2081 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 130374 1174 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 286806 590.6 ns/op BenchmarkDeleteCollision/*sync.Map-4 1298844 184.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 82842 3718 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 36724 3341 ns/op BenchmarkSwapCollision/*sync.Map-4 124258 1324 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1618381 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 159303 1309 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 191662 1402 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 16768 14422 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 98066 2913 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30892 7969 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 19450 6399 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 135835 5182 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 377775 680.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1086123 884.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 226791 829.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 770307 178.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 459477 901.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 223411 1289 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 513811 217.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 143742 1501 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 324615 799.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 311821 2197 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 179527 785.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 338595 2533 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 131812 1028 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 136089 1437 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 214135 1064 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 80224 6538 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 166982 1300 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 276651 2536 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 200194 2458 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 663793 1406 ns/op BenchmarkUncontendedSemaphore-4 4747321 27.33 ns/op BenchmarkContendedSemaphore-4 4705041 98.89 ns/op BenchmarkMutexUncontended-4 1000000 261.8 ns/op BenchmarkMutex-4 419115 448.6 ns/op BenchmarkMutexSlack-4 402902 1309 ns/op BenchmarkMutexWork-4 378609 826.4 ns/op BenchmarkMutexWorkSlack-4 93195 2599 ns/op BenchmarkMutexNoSpin-4 42248 2718 ns/op BenchmarkMutexSpin-4 17508 6438 ns/op BenchmarkOnce-4 1000000 364.3 ns/op BenchmarkOnceFunc/v=Once-4 1279742 300.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 523.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1295619 311.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 161.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 722.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1369329 667.8 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 2504493 43.40 ns/op BenchmarkSemaSyntNonblock-4 2504582 179.8 ns/op BenchmarkSemaSyntBlock-4 1000000 148.5 ns/op BenchmarkSemaWorkNonblock-4 910729 132.3 ns/op BenchmarkSemaWorkBlock-4 876938 137.8 ns/op BenchmarkRWMutexUncontended-4 478716 417.6 ns/op BenchmarkRWMutexWrite100-4 396087 326.1 ns/op BenchmarkRWMutexWrite10-4 410882 301.4 ns/op BenchmarkRWMutexWorkWrite100-4 286231 412.2 ns/op BenchmarkRWMutexWorkWrite10-4 273864 800.9 ns/op BenchmarkWaitGroupUncontended-4 486313 249.8 ns/op BenchmarkWaitGroupAddDone-4 417082 294.8 ns/op BenchmarkWaitGroupAddDoneWork-4 587971 638.2 ns/op BenchmarkWaitGroupWait-4 3407895 38.11 ns/op BenchmarkWaitGroupWaitWork-4 1743934 198.6 ns/op BenchmarkWaitGroupActuallyWait-4 32530 4336 ns/op 32 B/op 2 allocs/op PASS ok sync 118.108s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 916058 189.7 ns/op PASS ok sync/atomic 1.531s PASS ok syscall 1.045s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 54531 6196 ns/op 0 B/op 0 allocs/op PASS ok testing 2.040s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 4755 25910 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6607 18400 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 72 7201984 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 79 8375274 ns/op 1637 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 271346225 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 595858739 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1496 103774 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1620 78164 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 1 204306090 ns/op 413576 B/op 1040 allocs/op BenchmarkTable/10x1000/reuse-4 15 7007611 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 2104772000 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/10x100000/reuse-4 1 1163019386 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 172 3206751 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 200 1829477 ns/op 196 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 66563412 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 1 120523028 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x100000/new-4 1 17673799194 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 22605354428 ns/op 335149968 B/op 100091 allocs/op BenchmarkPyramid/10-4 2234 1593255 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 33 10994645 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 2061480887 ns/op 35625360 B/op 2057 allocs/op BenchmarkRagged/10-4 2193 132210 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 146 1439444 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 22 21588277 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5100 32711 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 65.994s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 239958819 ns/op BenchmarkVariableString-4 78889 4279 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1783 145440 ns/op 2507 B/op 39 allocs/op PASS ok text/template/parse 2.725s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 69 2769683 ns/op BenchmarkAfter-4 75 2308390 ns/op BenchmarkStop-4 264 3377684 ns/op BenchmarkSimultaneousAfterFunc-4 55 2279273 ns/op BenchmarkStartStop-4 475 674482 ns/op BenchmarkReset-4 620 206548 ns/op BenchmarkSleep-4 1 168806084 ns/op BenchmarkParallelTimerLatency-4 37 34048770 avg-late-ns 310143534 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 18 33224450 avg-late-ns 97985041 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 12 364440730 avg-late-ns 428248356 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 18 5471169 avg-late-ns 55154991 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 16 46582766 avg-late-ns 225928236 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 18 12612949 avg-late-ns 82044944 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 7 1890851 avg-late-ns 8833252 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 1 7055154 avg-late-ns 34657016 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 6 10217731 avg-late-ns 94296822 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 3 8023785 avg-late-ns 70128387 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 4 24813421 avg-late-ns 74475897 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 26 22790969 avg-late-ns 29873425 max-late-ns BenchmarkTicker-4 156 9583151 ns/op BenchmarkTickerReset-4 2614 45355 ns/op BenchmarkTickerResetNaive-4 232 1849301 ns/op BenchmarkNow-4 1000000 211.7 ns/op BenchmarkNowUnixNano-4 1000000 391.9 ns/op BenchmarkNowUnixMilli-4 1000000 200.2 ns/op BenchmarkNowUnixMicro-4 1536854 78.67 ns/op BenchmarkFormat-4 55644 3152 ns/op BenchmarkFormatRFC3339-4 70296 1732 ns/op BenchmarkFormatRFC3339Nano-4 62481 1751 ns/op BenchmarkFormatNow-4 80048 1686 ns/op BenchmarkMarshalJSON-4 99015 3376 ns/op BenchmarkMarshalText-4 95493 1422 ns/op BenchmarkParse-4 131703 3122 ns/op BenchmarkParseRFC3339UTC-4 317823 1357 ns/op BenchmarkParseRFC3339UTCBytes-4 205044 682.0 ns/op BenchmarkParseRFC3339TZ-4 78823 3910 ns/op BenchmarkParseRFC3339TZBytes-4 66188 18970 ns/op BenchmarkParseDuration-4 454538 237.3 ns/op BenchmarkHour-4 1000000 132.3 ns/op BenchmarkSecond-4 1000000 130.2 ns/op BenchmarkYear-4 674968 247.7 ns/op BenchmarkDay-4 603244 328.7 ns/op BenchmarkISOWeek-4 679868 442.3 ns/op BenchmarkGoString-4 71238 4360 ns/op BenchmarkUnmarshalText-4 51542 3021 ns/op PASS ok time 57.325s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 361101 1424 ns/op BenchmarkDecodeValidJapaneseChars-4 447763 689.1 ns/op BenchmarkDecodeRune-4 1000000 138.3 ns/op BenchmarkEncodeValidASCII-4 326372 1370 ns/op BenchmarkEncodeValidJapaneseChars-4 569980 362.9 ns/op BenchmarkAppendRuneValidASCII-4 617935 388.6 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 461.8 ns/op BenchmarkEncodeRune-4 1000000 223.7 ns/op PASS ok unicode/utf16 7.928s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 780649 142.4 ns/op BenchmarkRuneCountTenJapaneseChars-4 204422 2876 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4414002 39.59 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 275263 853.6 ns/op BenchmarkValidTenASCIIChars-4 801937 160.0 ns/op BenchmarkValid100KASCIIChars-4 99 6162318 ns/op BenchmarkValidTenJapaneseChars-4 162219 3767 ns/op BenchmarkValidLongMostlyASCII-4 82 6651938 ns/op BenchmarkValidLongJapanese-4 54 7363550 ns/op BenchmarkValidStringTenASCIIChars-4 5213688 46.89 ns/op BenchmarkValidString100KASCIIChars-4 6296 70603 ns/op BenchmarkValidStringTenJapaneseChars-4 470994 597.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1194 92886 ns/op BenchmarkValidStringLongJapanese-4 144 2134642 ns/op BenchmarkEncodeASCIIRune-4 4667012 29.10 ns/op BenchmarkEncodeJapaneseRune-4 1681558 217.3 ns/op BenchmarkAppendASCIIRune-4 8409927 16.47 ns/op BenchmarkAppendJapaneseRune-4 1000000 142.5 ns/op BenchmarkDecodeASCIIRune-4 2926929 92.96 ns/op BenchmarkDecodeJapaneseRune-4 1860522 64.64 ns/op BenchmarkFullRune/ASCII-4 3258627 97.58 ns/op BenchmarkFullRune/Incomplete-4 1400415 180.0 ns/op BenchmarkFullRune/Japanese-4 2299810 79.68 ns/op PASS ok unicode/utf8 23.573s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 183968204922 ns/op PASS ok cmd/api 185.671s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 630002 183.5 ns/op BenchmarkCgoCall/one-pointer-4 517753 302.6 ns/op BenchmarkCgoCall/eight-pointers-4 223156 2444 ns/op BenchmarkCgoCall/eight-pointers-nil-4 481178 319.3 ns/op BenchmarkCgoCall/eight-pointers-array-4 10000 71504 ns/op BenchmarkCgoCall/eight-pointers-slice-4 10000 10309 ns/op BenchmarkGoString-4 1000000 1275 ns/op BenchmarkCGoCallback-4 59962 3089 ns/op BenchmarkCGoInCThread-4 476934 308.9 ns/op PASS ok cmd/cgo/internal/test 7.219s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 513817 257.5 ns/op BenchmarkEqArrayOfStrings64-4 68815 1926 ns/op BenchmarkEqArrayOfStrings1024-4 4602 116866 ns/op BenchmarkEqArrayOfFloats5-4 913674 191.4 ns/op BenchmarkEqArrayOfFloats64-4 125563 2512 ns/op BenchmarkEqArrayOfFloats1024-4 5185 29235 ns/op BenchmarkEqArrayOfStructsEq-4 1266 157909 ns/op BenchmarkEqArrayOfStructsNotEq-4 2152 55718 ns/op BenchmarkEqStruct-4 15128944 8.151 ns/op PASS ok cmd/compile/internal/reflectdata 6.311s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 139725 ns/op BenchmarkCopyElim1-4 466 2491364 ns/op BenchmarkCopyElim10-4 100 2712510 ns/op BenchmarkCopyElim100-4 100 2864900 ns/op BenchmarkCopyElim1000-4 36 9964604 ns/op BenchmarkCopyElim10000-4 1 193023596 ns/op BenchmarkCopyElim100000-4 1 2314237776 ns/op BenchmarkDeadCode/1-4 100 4781543 ns/op BenchmarkDeadCode/10-4 273 806928 ns/op BenchmarkDeadCode/100-4 100 8455688 ns/op BenchmarkDeadCode/1000-4 52 6741234 ns/op BenchmarkDeadCode/10000-4 2 64634606 ns/op BenchmarkDeadCode/100000-4 1 613212916 ns/op BenchmarkDeadCode/200000-4 1 2295733296 ns/op BenchmarkDominatorsLinear-4 8 15834866 ns/op 0.63 MB/s BenchmarkDominatorsFwdBack-4 8 23504151 ns/op 0.43 MB/s BenchmarkDominatorsManyPred-4 7 15658976 ns/op 0.64 MB/s BenchmarkDominatorsMaxPred-4 7 49227637 ns/op 0.20 MB/s BenchmarkDominatorsMaxPredVal-4 7 16213283 ns/op 0.62 MB/s BenchmarkFuse/1-4 379 492370 ns/op BenchmarkFuse/10-4 325 594637 ns/op BenchmarkFuse/100-4 100 2685474 ns/op BenchmarkFuse/1000-4 16 6633787 ns/op BenchmarkFuse/10000-4 1 249474337 ns/op BenchmarkNilCheckDeep1-4 7732 28457 ns/op 0.04 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3428 35302 ns/op 0.28 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 502 446211 ns/op 0.22 MB/s 669 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 48 6548376 ns/op 0.15 MB/s 5188 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 2 79955447 ns/op 0.13 MB/s 164760 B/op 10 allocs/op BenchmarkDSEPass-4 13 21598701 ns/op 45647 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 382420804 ns/op 4227120 B/op 107879 allocs/op BenchmarkCSEPass-4 2 84022532 ns/op 164852 B/op 14 allocs/op BenchmarkCSEPassBlock-4 1 1301240357 ns/op 5695904 B/op 97688 allocs/op BenchmarkDeadcodePass-4 67 3242720 ns/op 94523 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 209368923 ns/op 4054232 B/op 45045 allocs/op BenchmarkMultiPass-4 1 142170472 ns/op 676624 B/op 43 allocs/op BenchmarkMultiPassBlock-4 1 1265322634 ns/op 11209344 B/op 150033 allocs/op BenchmarkCondRewrite/SoloJump-4 1000000 118.6 ns/op BenchmarkCondRewrite/CombJump-4 2964591 66.10 ns/op PASS ok cmd/compile/internal/ssa 47.462s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 6562 19538 ns/op BenchmarkExtShift-4 10000 10214 ns/op BenchmarkModify-4 7507 93344 ns/op BenchmarkMullImm-4 10000 63111 ns/op BenchmarkConstModify-4 6904 44908 ns/op BenchmarkBitSet-4 15684 8861 ns/op BenchmarkBitClear-4 14463 56831 ns/op BenchmarkBitToggle-4 15026 17232 ns/op BenchmarkBitSetConst-4 123834 1837 ns/op BenchmarkBitClearConst-4 123825 1589 ns/op BenchmarkBitToggleConst-4 69204 4205 ns/op BenchmarkDivconstI64-4 4221348 28.93 ns/op BenchmarkModconstI64-4 6780814 63.30 ns/op BenchmarkDivisiblePow2constI64-4 4513363 26.68 ns/op BenchmarkDivisibleconstI64-4 6870012 21.41 ns/op BenchmarkDivisibleWDivconstI64-4 2279107 46.78 ns/op BenchmarkDivconstU64/3-4 7263489 31.59 ns/op BenchmarkDivconstU64/5-4 7775900 42.34 ns/op BenchmarkDivconstU64/37-4 7530834 37.20 ns/op BenchmarkDivconstU64/1234567-4 7206987 41.69 ns/op BenchmarkModconstU64-4 7747352 51.20 ns/op BenchmarkDivisibleconstU64-4 7164973 41.04 ns/op BenchmarkDivisibleWDivconstU64-4 5002310 253.5 ns/op BenchmarkDivconstI32-4 6634423 62.35 ns/op BenchmarkModconstI32-4 7374123 24.28 ns/op BenchmarkDivisiblePow2constI32-4 8292765 19.18 ns/op BenchmarkDivisibleconstI32-4 8079805 25.09 ns/op BenchmarkDivisibleWDivconstI32-4 1000000 130.9 ns/op BenchmarkDivconstU32-4 7956453 34.71 ns/op BenchmarkModconstU32-4 7660263 15.92 ns/op BenchmarkDivisibleconstU32-4 7798953 43.43 ns/op BenchmarkDivisibleWDivconstU32-4 3969710 147.3 ns/op BenchmarkDivconstI16-4 7838332 60.96 ns/op BenchmarkModconstI16-4 7265506 26.62 ns/op BenchmarkDivisiblePow2constI16-4 7594086 28.83 ns/op BenchmarkDivisibleconstI16-4 5629162 30.21 ns/op BenchmarkDivisibleWDivconstI16-4 3961467 56.96 ns/op BenchmarkDivconstU16-4 1000000 116.4 ns/op BenchmarkModconstU16-4 5218202 27.34 ns/op BenchmarkDivisibleconstU16-4 7467222 16.45 ns/op BenchmarkDivisibleWDivconstU16-4 4969882 61.39 ns/op BenchmarkDivconstI8-4 8077846 15.92 ns/op BenchmarkModconstI8-4 7714288 27.99 ns/op BenchmarkDivisiblePow2constI8-4 7473910 35.25 ns/op BenchmarkDivisibleconstI8-4 8047282 14.95 ns/op BenchmarkDivisibleWDivconstI8-4 5336776 22.11 ns/op BenchmarkDivconstU8-4 7115794 33.47 ns/op BenchmarkModconstU8-4 7598072 33.49 ns/op BenchmarkDivisibleconstU8-4 7980082 16.41 ns/op BenchmarkDivisibleWDivconstU8-4 5209310 75.39 ns/op BenchmarkMul2-4 166141 1641 ns/op BenchmarkMulNeg2-4 171598 2181 ns/op BenchmarkEfaceInteger-4 3679069 104.0 ns/op BenchmarkDiv64UnsignedSmall-4 12965136 40.90 ns/op BenchmarkDiv64Small-4 13735153 8.786 ns/op BenchmarkDiv64SmallNegDivisor-4 13718600 23.89 ns/op BenchmarkDiv64SmallNegDividend-4 13419069 10.87 ns/op BenchmarkDiv64SmallNegBoth-4 2650107 40.60 ns/op BenchmarkDiv64Unsigned-4 11197263 11.46 ns/op BenchmarkDiv64-4 9737349 24.17 ns/op BenchmarkDiv64NegDivisor-4 11064829 11.34 ns/op BenchmarkDiv64NegDividend-4 10849964 38.39 ns/op BenchmarkDiv64NegBoth-4 9936440 23.56 ns/op BenchmarkMod64UnsignedSmall-4 11670736 8.793 ns/op BenchmarkMod64Small-4 1000000 474.8 ns/op BenchmarkMod64SmallNegDivisor-4 12312331 20.02 ns/op BenchmarkMod64SmallNegDividend-4 13555772 12.47 ns/op BenchmarkMod64SmallNegBoth-4 13543963 13.63 ns/op BenchmarkMod64Unsigned-4 8083496 14.95 ns/op BenchmarkMod64-4 11213114 10.86 ns/op BenchmarkMod64NegDivisor-4 11396655 16.62 ns/op BenchmarkMod64NegDividend-4 11354852 28.10 ns/op BenchmarkMod64NegBoth-4 11503605 55.19 ns/op BenchmarkMulconstI32/3-4 14563758 31.93 ns/op BenchmarkMulconstI32/5-4 14736758 9.526 ns/op BenchmarkMulconstI32/12-4 12050881 11.83 ns/op BenchmarkMulconstI32/120-4 13102396 9.440 ns/op BenchmarkMulconstI32/-120-4 14514618 18.35 ns/op BenchmarkMulconstI32/65537-4 14227314 30.12 ns/op BenchmarkMulconstI32/65538-4 14605026 9.889 ns/op BenchmarkMulconstI64/3-4 12540460 9.126 ns/op BenchmarkMulconstI64/5-4 14470675 9.496 ns/op BenchmarkMulconstI64/12-4 6356806 36.63 ns/op BenchmarkMulconstI64/120-4 7634898 13.14 ns/op BenchmarkMulconstI64/-120-4 9043984 30.65 ns/op BenchmarkMulconstI64/65537-4 14436273 16.60 ns/op BenchmarkMulconstI64/65538-4 14629599 21.51 ns/op BenchmarkMulconstU32/3-4 13308250 10.52 ns/op BenchmarkMulconstU32/5-4 12971602 15.32 ns/op BenchmarkMulconstU32/12-4 13600917 21.56 ns/op BenchmarkMulconstU32/120-4 14358717 9.524 ns/op BenchmarkMulconstU32/65537-4 13112298 28.07 ns/op BenchmarkMulconstU32/65538-4 13985554 10.77 ns/op BenchmarkMulconstU64/3-4 13599012 11.48 ns/op BenchmarkMulconstU64/5-4 14038513 11.07 ns/op BenchmarkMulconstU64/12-4 12786874 11.92 ns/op BenchmarkMulconstU64/120-4 14500472 12.11 ns/op BenchmarkMulconstU64/65537-4 14075382 31.39 ns/op BenchmarkMulconstU64/65538-4 10536600 82.81 ns/op BenchmarkShiftArithmeticRight-4 11840464 44.27 ns/op BenchmarkSwitch8Predictable-4 9430624 24.21 ns/op BenchmarkSwitch8Unpredictable-4 4065019 30.57 ns/op BenchmarkSwitch32Predictable-4 1659199 127.6 ns/op BenchmarkSwitch32Unpredictable-4 3226464 126.1 ns/op BenchmarkSwitchStringPredictable-4 3209523 266.1 ns/op BenchmarkSwitchStringUnpredictable-4 4119691 142.8 ns/op PASS ok cmd/compile/internal/test 126.148s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 2767099 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 109.7 ns/op BenchmarkNamed/Underlying/generic-4 1000000 268.6 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 498.9 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 471.6 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1707326645 ns/op 17919 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 741198236 ns/op 41274 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 709521301 ns/op 43112 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 389416977 ns/op 78554 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2020192787 ns/op 2566 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 301362692 ns/op 8529 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 393258996 ns/op 13182 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 144264880 ns/op 35932 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 588415207 ns/op 3688 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 190929214 ns/op 11357 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 133472433 ns/op 15311 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 59694774 ns/op 27994 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 3420106793 ns/op 18844 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1170792979 ns/op 34099 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 297505824 ns/op 216605 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 212814885 ns/op 26350 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1503928503 ns/op 1329 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 511057696 ns/op 3917 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 200429663 ns/op 9905 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 395466234 ns/op 4622 lines/s PASS ok cmd/compile/internal/types2 71.171s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 13 8863650 ns/op 575077 sys-ns/op 645308 user-ns/op PASS ok cmd/go 1.948s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 20588 39973 ns/op 0.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 23882 24357 ns/op 0.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2688 262317 ns/op 3.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2566 188078 ns/op 5.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 379 1379414 ns/op 5.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 384 1515901 ns/op 5.40 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 6.371s All tests passed.