linux-s390x-ibm-race at 30886b1b1ea0ff0282419e4deefdd35a51b2c9fc :: 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=7cdf242608344190afc2f81e73358079" "JOURNAL_STREAM=9:1256990030" "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=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=7cdf242608344190afc2f81e73358079" "JOURNAL_STREAM=9:1256990030" "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=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.726s ok archive/zip 3.409s ok bufio 1.355s ok bytes 2.542s ok cmp 1.031s ok compress/bzip2 1.671s ok compress/flate 14.361s ok compress/gzip 20.687s ok compress/lzw 2.806s ok compress/zlib 6.645s ok container/heap 1.026s ok container/list 1.010s ok container/ring 1.043s ok context 1.031s ok crypto 1.023s ok crypto/aes 1.102s ok crypto/cipher 1.049s ok crypto/des 1.083s ok crypto/dsa 1.011s ok crypto/ecdh 1.473s ok crypto/ecdsa 1.577s ok crypto/ed25519 2.297s ok crypto/elliptic 1.040s ok crypto/hmac 1.010s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 6.813s ok crypto/internal/boring 1.010s ok crypto/internal/boring/bcache 1.639s ok crypto/internal/edwards25519 3.475s ok crypto/internal/edwards25519/field 1.187s ok crypto/internal/nistec 2.520s ok crypto/internal/nistec/fiat 1.007s [no tests to run] ok crypto/md5 1.014s ok crypto/rand 1.305s ok crypto/rc4 1.608s ok crypto/rsa 3.516s ok crypto/sha1 1.011s ok crypto/sha256 1.010s ok crypto/sha512 1.012s ok crypto/subtle 1.702s ok crypto/tls 6.535s ok crypto/x509 3.196s ok database/sql 1.730s ok database/sql/driver 1.159s ok debug/buildinfo 1.150s ok debug/dwarf 1.162s ok debug/elf 3.043s ok debug/gosym 1.351s ok debug/macho 1.025s ok debug/pe 1.034s ok debug/plan9obj 1.019s ok embed 1.010s [no tests to run] ok embed/internal/embedtest 1.015s ok encoding/ascii85 1.035s ok encoding/asn1 1.081s ok encoding/base32 1.222s ok encoding/base64 1.013s ok encoding/binary 1.026s ok encoding/csv 1.047s ok encoding/gob 23.731s ok encoding/hex 1.013s ok encoding/json 2.211s ok encoding/pem 2.860s ok encoding/xml 1.161s ok errors 1.012s ok expvar 1.011s ok flag 3.049s ok fmt 1.539s ok go/ast 1.016s ok go/build 6.966s ok go/build/constraint 1.016s ok go/constant 1.013s ok go/doc 1.335s ok go/doc/comment 4.277s ok go/format 1.066s ok go/importer 4.262s ok go/internal/gccgoimporter 1.106s ok go/internal/gcimporter 20.645s ok go/internal/srcimporter 25.643s ok go/parser 2.386s ok go/printer 4.053s ok go/scanner 1.259s ok go/token 1.224s ok go/types 78.711s ok hash 1.038s ok hash/adler32 1.491s ok hash/crc32 1.348s ok hash/crc64 1.057s ok hash/fnv 1.021s ok hash/maphash 1.381s ok html 1.209s ok html/template 3.333s ok image 3.334s ok image/color 1.600s ok image/draw 3.903s ok image/gif 4.420s ok image/jpeg 6.460s ok image/png 12.728s ok index/suffixarray 5.839s ok internal/abi 1.181s ok internal/buildcfg 1.053s ok internal/coverage/cformat 1.050s ok internal/coverage/cmerge 1.021s ok internal/coverage/pods 1.041s ok internal/coverage/slicereader 1.013s ok internal/coverage/slicewriter 1.024s ok internal/coverage/test 1.056s ok internal/cpu 2.056s ok internal/dag 1.021s ok internal/diff 1.011s ok internal/fmtsort 1.009s ok internal/fuzz 1.034s ok internal/godebug 11.468s ok internal/godebugs 1.014s ok internal/intern 1.459s ok internal/itoa 1.008s ok internal/platform 1.430s ok internal/poll 1.416s ok internal/profile 1.012s ok internal/reflectlite 1.010s ok internal/safefilepath 1.033s ok internal/saferio 1.107s ok internal/singleflight 1.092s ok internal/testenv 1.128s ok internal/trace 1.175s ok internal/types/errors 1.261s ok internal/unsafeheader 1.007s ok internal/xcoff 1.018s ok internal/zstd 1.009s ok io 1.036s ok io/fs 1.179s ok io/ioutil 1.013s ok log 1.020s ok log/slog 1.090s ok log/slog/internal/benchmarks 1.010s ok log/slog/internal/buffer 1.008s ok log/syslog 2.245s ok maps 1.008s ok math 1.020s ok math/big 5.388s ok math/bits 1.014s ok math/cmplx 1.009s ok math/rand 4.880s ok mime 1.024s ok mime/multipart 6.702s ok mime/quotedprintable 1.137s ok net 35.843s ok net/http 16.227s ok net/http/cgi 14.032s ok net/http/cookiejar 1.814s ok net/http/fcgi 1.225s ok net/http/httptest 1.280s ok net/http/httptrace 1.009s ok net/http/httputil 1.623s ok net/http/internal 1.012s ok net/http/internal/ascii 1.011s ok net/http/pprof 6.121s ok net/internal/socktest 1.009s ok net/mail 1.018s ok net/netip 1.244s ok net/rpc 1.045s ok net/rpc/jsonrpc 1.030s ok net/smtp 1.113s ok net/textproto 1.086s ok net/url 1.018s ok os 6.571s ok os/exec 8.287s ok os/exec/internal/fdtest 1.008s ok os/signal 22.880s ok os/user 1.021s ok path 1.012s ok path/filepath 1.044s ok plugin 1.021s ok reflect 1.421s ok regexp 4.570s ok regexp/syntax 9.062s ok runtime 30.474s ok runtime/cgo 1.013s ok runtime/coverage 1.012s ok runtime/debug 2.057s ok runtime/internal/atomic 1.028s ok runtime/internal/math 1.016s ok runtime/internal/sys 1.008s ok runtime/internal/syscall 1.007s ok runtime/internal/wasitest 1.007s ok runtime/metrics 1.018s ok runtime/pprof 19.882s ok runtime/race 11.651s ok runtime/trace 5.685s ok slices 1.753s ok sort 1.635s ok strconv 3.696s ok strings 2.886s ok sync 1.419s ok sync/atomic 2.560s ok syscall 11.777s ok testing 5.736s ok testing/fstest 1.013s ok testing/iotest 1.013s ok testing/quick 1.183s ok testing/slogtest 1.013s ok text/scanner 1.028s ok text/tabwriter 1.012s ok text/template 1.082s ok text/template/parse 1.282s ok time 3.068s ok unicode 1.016s ok unicode/utf16 1.014s ok unicode/utf8 1.023s ok cmd/addr2line 4.834s ok cmd/api 2.525s ok cmd/asm/internal/asm 5.032s ok cmd/asm/internal/lex 1.030s ok cmd/cgo/internal/swig 1.037s ok cmd/cgo/internal/test 2.502s ok cmd/cgo/internal/testcarchive 38.418s ok cmd/cgo/internal/testcshared 14.259s ok cmd/cgo/internal/testerrors 20.173s ok cmd/cgo/internal/testfortran 1.040s ok cmd/cgo/internal/testgodefs 2.598s ok cmd/cgo/internal/testlife 2.354s ok cmd/cgo/internal/testnocgo 1.044s ok cmd/cgo/internal/testplugin 108.163s ok cmd/cgo/internal/testsanitizers 1.436s ok cmd/cgo/internal/testshared 137.230s ok cmd/cgo/internal/testso 5.269s ok cmd/cgo/internal/teststdio 5.075s ok cmd/cgo/internal/testtls 1.008s ok cmd/compile/internal/abt 1.114s ok cmd/compile/internal/amd64 1.172s ok cmd/compile/internal/base 1.079s ok cmd/compile/internal/compare 1.173s ok cmd/compile/internal/dwarfgen 7.772s ok cmd/compile/internal/importer 10.857s ok cmd/compile/internal/inline/inlheur 4.771s ok cmd/compile/internal/ir 1.582s ok cmd/compile/internal/logopt 1.330s ok cmd/compile/internal/loopvar 2.547s ok cmd/compile/internal/noder 1.190s ok cmd/compile/internal/reflectdata 1.189s [no tests to run] ok cmd/compile/internal/ssa 99.599s ok cmd/compile/internal/syntax 3.881s ok cmd/compile/internal/test 102.463s ok cmd/compile/internal/typecheck 5.154s ok cmd/compile/internal/types 2.755s ok cmd/compile/internal/types2 61.694s ok cmd/covdata 1.350s ok cmd/cover 37.207s ok cmd/dist 3.106s ok cmd/distpack 1.124s ok cmd/doc 6.508s ok cmd/fix 14.825s ok cmd/go 462.653s ok cmd/go/internal/auth 1.209s ok cmd/go/internal/cache 1.208s ok cmd/go/internal/cfg 1.163s [no tests to run] ok cmd/go/internal/envcmd 1.489s ok cmd/go/internal/fsys 1.309s ok cmd/go/internal/generate 2.258s ok cmd/go/internal/gover 1.016s ok cmd/go/internal/imports 1.197s ok cmd/go/internal/load 1.172s ok cmd/go/internal/lockedfile 2.880s ok cmd/go/internal/lockedfile/internal/filelock 2.175s ok cmd/go/internal/modfetch 1.039s ok cmd/go/internal/modfetch/codehost 3.843s ok cmd/go/internal/modfetch/zip_sum_test 1.333s ok cmd/go/internal/modindex 5.424s ok cmd/go/internal/modload 1.089s ok cmd/go/internal/mvs 1.086s ok cmd/go/internal/par 1.191s ok cmd/go/internal/str 1.011s ok cmd/go/internal/test 1.172s ok cmd/go/internal/toolchain 1.182s ok cmd/go/internal/vcs 1.165s ok cmd/go/internal/vcweb 1.164s ok cmd/go/internal/vcweb/vcstest 6.007s ok cmd/go/internal/web 1.107s ok cmd/go/internal/work 2.059s ok cmd/gofmt 1.771s ok cmd/internal/archive 5.496s ok cmd/internal/buildid 4.352s ok cmd/internal/bootstrap_test 1.030s ok cmd/internal/cov 3.507s ok cmd/internal/dwarf 1.096s ok cmd/internal/edit 1.082s ok cmd/internal/goobj 1.014s ok cmd/internal/moddeps 3.968s ok cmd/internal/notsha256 1.045s ok cmd/internal/obj 2.808s ok cmd/internal/obj/ppc64 2.264s ok cmd/internal/obj/riscv 1.722s ok cmd/internal/obj/s390x 1.011s ok cmd/internal/obj/x86 7.002s ok cmd/internal/objabi 1.065s ok cmd/internal/pkgpath 5.290s ok cmd/internal/pkgpattern 1.087s ok cmd/internal/quoted 1.668s ok cmd/internal/src 1.229s ok cmd/internal/test2json 5.504s ok cmd/link 25.164s ok cmd/link/internal/benchmark 1.344s ok cmd/link/internal/ld 19.036s ok cmd/link/internal/loader 1.074s ok cmd/nm 10.403s ok cmd/objdump 1.523s ok cmd/pack 10.505s ok cmd/pprof 1.077s ok cmd/trace 2.389s ok cmd/vet 78.116s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 1654 71546 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1999 54293 ns/op 1859 B/op 37 allocs/op Benchmark/Writer/PAX-4 1448 202050 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 2275 150735 ns/op 5230 B/op 16 allocs/op Benchmark/Reader/GNU-4 5656 277167 ns/op 5108 B/op 14 allocs/op Benchmark/Reader/PAX-4 1640 167483 ns/op 8929 B/op 33 allocs/op PASS ok archive/tar 5.537s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 739052026 ns/op 1643048 B/op 101 allocs/op BenchmarkZip64Test-4 1 379229196 ns/op BenchmarkZip64TestSizes/4096-4 100 1045282 ns/op BenchmarkZip64TestSizes/1048576-4 84 3193223 ns/op BenchmarkZip64TestSizes/67108864-4 1 202897805 ns/op PASS ok archive/zip 5.439s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 148162 2515 ns/op BenchmarkReaderCopyUnoptimal-4 85894 1599 ns/op BenchmarkReaderCopyNoWriteTo-4 4294 38271 ns/op BenchmarkReaderWriteToOptimal-4 10000 84628 ns/op BenchmarkReaderReadString-4 89962 1920 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 145658 819.9 ns/op BenchmarkWriterCopyUnoptimal-4 135775 2561 ns/op BenchmarkWriterCopyNoReadFrom-4 636 194609 ns/op BenchmarkReaderEmpty-4 10000 20944 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 14002 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 456488 275.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 6.811s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 2889 264688 ns/op 123.80 MB/s BenchmarkWriteByte-4 345 537665 ns/op 7.62 MB/s BenchmarkWriteRune-4 223 611702 ns/op 20.09 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4726527 ns/op BenchmarkBufferFullSmallReads-4 92 1299056 ns/op BenchmarkBufferWriteBlock/N4096-4 8565 64231 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 128 913194 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 4 47155843 ns/op 4192280 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 4 57002505 ns/op 294.32 MB/s 8388632 B/op 0 allocs/op BenchmarkIndexByte/10-4 4368247 43.59 ns/op 229.39 MB/s BenchmarkIndexByte/32-4 4111554 38.89 ns/op 822.78 MB/s BenchmarkIndexByte/4K-4 270326 454.3 ns/op 9016.78 MB/s BenchmarkIndexBytePortable/10-4 10000 11940 ns/op 0.84 MB/s BenchmarkIndexBytePortable/32-4 312036 386.6 ns/op 82.77 MB/s BenchmarkIndexBytePortable/4K-4 2241 54192 ns/op 75.58 MB/s BenchmarkIndexRune/10-4 980658 572.9 ns/op 17.46 MB/s BenchmarkIndexRune/32-4 1000000 123.0 ns/op 260.09 MB/s BenchmarkIndexRune/4K-4 279876 512.4 ns/op 7993.42 MB/s BenchmarkIndexRuneASCII/10-4 4034899 38.04 ns/op 262.89 MB/s BenchmarkIndexRuneASCII/32-4 4827601 24.62 ns/op 1299.68 MB/s BenchmarkIndexRuneASCII/4K-4 663622 341.6 ns/op 11990.97 MB/s BenchmarkEqual/0-4 8549382 15.55 ns/op BenchmarkEqual/1-4 1000000 232.6 ns/op 4.30 MB/s BenchmarkEqual/6-4 1302602 248.3 ns/op 24.16 MB/s BenchmarkEqual/9-4 1000000 132.3 ns/op 68.02 MB/s BenchmarkEqual/15-4 1000000 639.0 ns/op 23.48 MB/s BenchmarkEqual/16-4 1000000 137.3 ns/op 116.53 MB/s BenchmarkEqual/20-4 1000000 542.5 ns/op 36.86 MB/s BenchmarkEqual/32-4 1149460 187.9 ns/op 170.32 MB/s BenchmarkEqual/4K-4 110244 1632 ns/op 2509.20 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 388.0 ns/op 164.93 MB/s BenchmarkEqualBothUnaligned/64_1-4 1262041 107.6 ns/op 594.73 MB/s BenchmarkEqualBothUnaligned/64_4-4 1227903 105.4 ns/op 607.01 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 382.5 ns/op 167.32 MB/s BenchmarkEqualBothUnaligned/4096_0-4 106032 1127 ns/op 3633.62 MB/s BenchmarkEqualBothUnaligned/4096_1-4 82724 4009 ns/op 1021.67 MB/s BenchmarkEqualBothUnaligned/4096_4-4 80006 1442 ns/op 2840.13 MB/s BenchmarkEqualBothUnaligned/4096_7-4 74376 1353 ns/op 3027.37 MB/s BenchmarkIndex/10-4 3516939 35.69 ns/op 280.16 MB/s BenchmarkIndex/32-4 2749382 65.88 ns/op 485.74 MB/s BenchmarkIndex/4K-4 57556 1925 ns/op 2128.24 MB/s BenchmarkIndexEasy/10-4 3428504 39.99 ns/op 250.08 MB/s BenchmarkIndexEasy/32-4 2635585 45.82 ns/op 698.35 MB/s BenchmarkIndexEasy/4K-4 375242 366.6 ns/op 11172.44 MB/s BenchmarkCount/10-4 1882620 66.14 ns/op 151.18 MB/s BenchmarkCount/32-4 1000000 151.1 ns/op 211.81 MB/s BenchmarkCount/4K-4 67140 2789 ns/op 1468.52 MB/s BenchmarkCountEasy/10-4 1688887 71.54 ns/op 139.79 MB/s BenchmarkCountEasy/32-4 1000000 106.8 ns/op 299.74 MB/s BenchmarkCountEasy/4K-4 264190 385.7 ns/op 10619.33 MB/s BenchmarkCountSingle/10-4 1514746 94.52 ns/op 105.80 MB/s BenchmarkCountSingle/32-4 3352273 44.51 ns/op 718.87 MB/s BenchmarkCountSingle/4K-4 529954 311.9 ns/op 13131.95 MB/s BenchmarkToUpper/#00-4 2970913 44.58 ns/op BenchmarkToUpper/ONLYUPPER-4 277599 768.4 ns/op BenchmarkToUpper/abc-4 456375 266.9 ns/op BenchmarkToUpper/AbC123-4 302268 437.3 ns/op BenchmarkToUpper/azAZ09_-4 237381 425.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 84652 1509 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26182 4947 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57142 2281 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 116344 1222 ns/op BenchmarkToLower/#00-4 2999121 39.70 ns/op BenchmarkToLower/abc-4 462187 1356 ns/op BenchmarkToLower/AbC123-4 312679 1317 ns/op BenchmarkToLower/azAZ09_-4 277868 913.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 65197 1644 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 39967 2768 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74898 2384 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 107128 975.2 ns/op BenchmarkFields/ASCII/16-4 128394 1527 ns/op 10.48 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 5292 20341 ns/op 12.59 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 537 621602 ns/op 6.59 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 10190550 ns/op 6.43 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 134070899 ns/op 7.82 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 80574 8018 ns/op 2.00 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6710 49886 ns/op 5.13 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 366 2424734 ns/op 1.69 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 9349982 ns/op 7.01 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 169681325 ns/op 6.18 MB/s 11219296 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 153904 1199 ns/op 13.35 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 16661 ns/op 15.37 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 823 1026016 ns/op 3.99 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 36 6095672 ns/op 10.75 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 212840274 ns/op 4.93 MB/s 11219296 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 96194 5637 ns/op 2.84 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6721 20310 ns/op 12.60 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 571 295095 ns/op 13.88 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 6099681 ns/op 10.74 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 337213088 ns/op 3.11 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 106.4 ns/op BenchmarkTrimSpace/ASCII-4 575858 225.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 84351 1466 ns/op BenchmarkTrimSpace/JustNonASCII-4 38316 3433 ns/op BenchmarkToValidUTF8/Valid-4 471712 705.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 347074 363.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 87613 1631 ns/op BenchmarkIndexHard1-4 1596 132503 ns/op BenchmarkIndexHard2-4 391 431065 ns/op BenchmarkIndexHard3-4 156 732365 ns/op BenchmarkIndexHard4-4 86 1394735 ns/op BenchmarkLastIndexHard1-4 4 122384922 ns/op BenchmarkLastIndexHard2-4 4 32479090 ns/op BenchmarkLastIndexHard3-4 4 25441945 ns/op BenchmarkCountHard1-4 1632 72999 ns/op BenchmarkCountHard2-4 331 2804086 ns/op BenchmarkCountHard3-4 100 1149770 ns/op BenchmarkSplitEmptySeparator-4 1 130519321 ns/op BenchmarkSplitSingleByteSeparator-4 8 135184202 ns/op BenchmarkSplitMultiByteSeparator-4 10 10152680 ns/op BenchmarkSplitNSingleByteSeparator-4 180909 2424 ns/op BenchmarkSplitNMultiByteSeparator-4 67332 6904 ns/op BenchmarkRepeat-4 182947 3102 ns/op BenchmarkRepeatLarge/256/1-4 59521 2031 ns/op 126.03 MB/s BenchmarkRepeatLarge/256/16-4 172176 3029 ns/op 84.52 MB/s BenchmarkRepeatLarge/512/1-4 61770 2012 ns/op 254.51 MB/s BenchmarkRepeatLarge/512/16-4 119482 3946 ns/op 129.75 MB/s BenchmarkRepeatLarge/1024/1-4 10000 13408 ns/op 76.37 MB/s BenchmarkRepeatLarge/1024/16-4 72242 17537 ns/op 58.39 MB/s BenchmarkRepeatLarge/2048/1-4 23596 19759 ns/op 103.65 MB/s BenchmarkRepeatLarge/2048/16-4 10000 20293 ns/op 100.92 MB/s BenchmarkRepeatLarge/4096/1-4 10000 30109 ns/op 136.04 MB/s BenchmarkRepeatLarge/4096/16-4 10000 43149 ns/op 94.93 MB/s BenchmarkRepeatLarge/8192/1-4 10000 11511 ns/op 711.65 MB/s BenchmarkRepeatLarge/8192/16-4 10000 26751 ns/op 306.23 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 79637 ns/op 51.45 MB/s BenchmarkRepeatLarge/16384/1-4 10000 19274 ns/op 850.05 MB/s BenchmarkRepeatLarge/16384/16-4 8258 32568 ns/op 503.07 MB/s BenchmarkRepeatLarge/16384/4097-4 7996 75460 ns/op 162.88 MB/s BenchmarkRepeatLarge/32768/1-4 1932 70363 ns/op 465.70 MB/s BenchmarkRepeatLarge/32768/16-4 4034 187551 ns/op 174.71 MB/s BenchmarkRepeatLarge/32768/4097-4 5619 52559 ns/op 545.66 MB/s BenchmarkRepeatLarge/65536/1-4 1825 97626 ns/op 671.30 MB/s BenchmarkRepeatLarge/65536/16-4 696 281700 ns/op 232.64 MB/s BenchmarkRepeatLarge/65536/4097-4 1706 100029 ns/op 614.37 MB/s BenchmarkRepeatLarge/131072/1-4 214 1888573 ns/op 69.40 MB/s BenchmarkRepeatLarge/131072/16-4 1 484797602 ns/op 0.27 MB/s BenchmarkRepeatLarge/131072/4097-4 313 929509 ns/op 136.64 MB/s BenchmarkRepeatLarge/262144/1-4 100 4004422 ns/op 65.46 MB/s BenchmarkRepeatLarge/262144/16-4 100 2252109 ns/op 116.40 MB/s BenchmarkRepeatLarge/262144/4097-4 127 1027400 ns/op 251.23 MB/s BenchmarkRepeatLarge/524288/1-4 126 9383281 ns/op 55.87 MB/s BenchmarkRepeatLarge/524288/16-4 100 7212834 ns/op 72.69 MB/s BenchmarkRepeatLarge/524288/4097-4 80 4337546 ns/op 119.96 MB/s BenchmarkRepeatLarge/1048576/1-4 50 6111838 ns/op 171.56 MB/s BenchmarkRepeatLarge/1048576/16-4 52 2745896 ns/op 381.87 MB/s BenchmarkRepeatLarge/1048576/4097-4 24 23060583 ns/op 45.30 MB/s BenchmarkRepeatLarge/2097152/1-4 24 11915430 ns/op 176.00 MB/s BenchmarkRepeatLarge/2097152/16-4 19 9968314 ns/op 210.38 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 11576469 ns/op 180.85 MB/s BenchmarkRepeatLarge/4194304/1-4 8 44579323 ns/op 94.09 MB/s BenchmarkRepeatLarge/4194304/16-4 12 13048306 ns/op 321.44 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 26233444 ns/op 159.77 MB/s BenchmarkRepeatLarge/8388608/1-4 5 56056909 ns/op 149.64 MB/s BenchmarkRepeatLarge/8388608/16-4 1 162344531 ns/op 51.67 MB/s BenchmarkRepeatLarge/8388608/4097-4 1 781819828 ns/op 10.73 MB/s BenchmarkRepeatLarge/16777216/1-4 2 629201338 ns/op 26.66 MB/s BenchmarkRepeatLarge/16777216/16-4 2 447025184 ns/op 37.53 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 208050992 ns/op 80.64 MB/s BenchmarkRepeatLarge/33554432/1-4 1 164380009 ns/op 204.13 MB/s BenchmarkRepeatLarge/33554432/16-4 2 105813770 ns/op 317.11 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 474823941 ns/op 70.67 MB/s BenchmarkRepeatLarge/67108864/1-4 1 302871660 ns/op 221.58 MB/s BenchmarkRepeatLarge/67108864/16-4 1 675027468 ns/op 99.42 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 306601120 ns/op 218.88 MB/s BenchmarkRepeatLarge/134217728/1-4 1 339040671 ns/op 395.88 MB/s BenchmarkRepeatLarge/134217728/16-4 1 468037883 ns/op 286.77 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 470142122 ns/op 285.48 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1078397946 ns/op 248.92 MB/s BenchmarkRepeatLarge/268435456/16-4 1 958900916 ns/op 279.94 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1413817432 ns/op 189.87 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1062778575 ns/op 505.16 MB/s BenchmarkRepeatLarge/536870912/16-4 1 3961966153 ns/op 135.51 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 3400107447 ns/op 157.90 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3310587617 ns/op 324.34 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 7987886589 ns/op 134.42 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 7387480328 ns/op 145.35 MB/s BenchmarkBytesCompare/1-4 10857811 81.36 ns/op BenchmarkBytesCompare/2-4 10276723 16.14 ns/op BenchmarkBytesCompare/4-4 10074934 13.79 ns/op BenchmarkBytesCompare/8-4 1000000 579.2 ns/op BenchmarkBytesCompare/16-4 10969070 48.88 ns/op BenchmarkBytesCompare/32-4 10023184 12.53 ns/op BenchmarkBytesCompare/64-4 9229417 66.23 ns/op BenchmarkBytesCompare/128-4 8330726 41.76 ns/op BenchmarkBytesCompare/256-4 6590575 17.88 ns/op BenchmarkBytesCompare/512-4 2561550 86.53 ns/op BenchmarkBytesCompare/1024-4 1000000 459.3 ns/op BenchmarkBytesCompare/2048-4 1000000 106.8 ns/op BenchmarkIndexAnyASCII/1:1-4 2581780 81.39 ns/op BenchmarkIndexAnyASCII/1:2-4 1000000 119.1 ns/op BenchmarkIndexAnyASCII/1:4-4 2054650 58.49 ns/op BenchmarkIndexAnyASCII/1:8-4 2551879 63.50 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 358.0 ns/op BenchmarkIndexAnyASCII/1:32-4 2027562 179.2 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 574.6 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 987.9 ns/op BenchmarkIndexAnyASCII/16:2-4 505407 1511 ns/op BenchmarkIndexAnyASCII/16:4-4 512041 277.6 ns/op BenchmarkIndexAnyASCII/16:8-4 477895 2909 ns/op BenchmarkIndexAnyASCII/16:16-4 398134 285.0 ns/op BenchmarkIndexAnyASCII/16:32-4 395638 988.3 ns/op BenchmarkIndexAnyASCII/16:64-4 348903 987.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 279.6 ns/op BenchmarkIndexAnyASCII/256:2-4 6556 21826 ns/op BenchmarkIndexAnyASCII/256:4-4 39132 8917 ns/op BenchmarkIndexAnyASCII/256:8-4 10000 13330 ns/op BenchmarkIndexAnyASCII/256:16-4 38707 3341 ns/op BenchmarkIndexAnyASCII/256:32-4 32204 3567 ns/op BenchmarkIndexAnyASCII/256:64-4 37072 3693 ns/op BenchmarkIndexAnyUTF8/1:1-4 2645342 320.8 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 193.3 ns/op BenchmarkIndexAnyUTF8/1:4-4 2513754 59.68 ns/op BenchmarkIndexAnyUTF8/1:8-4 2227798 175.6 ns/op BenchmarkIndexAnyUTF8/1:16-4 1536445 199.5 ns/op BenchmarkIndexAnyUTF8/1:32-4 2308192 106.2 ns/op BenchmarkIndexAnyUTF8/1:64-4 1989960 79.25 ns/op BenchmarkIndexAnyUTF8/16:1-4 147020 3129 ns/op BenchmarkIndexAnyUTF8/16:2-4 210405 6841 ns/op BenchmarkIndexAnyUTF8/16:4-4 233872 773.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 222922 2739 ns/op BenchmarkIndexAnyUTF8/16:16-4 160275 2462 ns/op BenchmarkIndexAnyUTF8/16:32-4 107875 3362 ns/op BenchmarkIndexAnyUTF8/16:64-4 160599 903.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 9969 44864 ns/op BenchmarkIndexAnyUTF8/256:2-4 16660 7864 ns/op BenchmarkIndexAnyUTF8/256:4-4 14656 71897 ns/op BenchmarkIndexAnyUTF8/256:8-4 14496 14040 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 35534 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 37720 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10749 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 186.3 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2456659 107.9 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2374910 55.91 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2395542 172.5 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1655378 266.7 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2068345 173.2 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1271784 408.3 ns/op BenchmarkLastIndexAnyASCII/16:1-4 315754 396.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 325086 437.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 296588 3144 ns/op BenchmarkLastIndexAnyASCII/16:8-4 282715 652.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 281120 1289 ns/op BenchmarkLastIndexAnyASCII/16:32-4 291031 495.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 199586 633.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 21552 5660 ns/op BenchmarkLastIndexAnyASCII/256:2-4 10000 16680 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23559 5137 ns/op BenchmarkLastIndexAnyASCII/256:8-4 14200 20450 ns/op BenchmarkLastIndexAnyASCII/256:16-4 19134 7306 ns/op BenchmarkLastIndexAnyASCII/256:32-4 10000 17174 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23270 9042 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2256408 67.90 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 370.7 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2499729 262.4 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2350891 327.4 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2129523 427.9 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1811443 114.4 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 527.4 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 262305 2176 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 217282 607.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 216242 799.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 225117 2407 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 138264 849.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 160855 797.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 168686 1325 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 15528 27228 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15514 8377 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 12519 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13664 40193 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 16624 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 14340 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11771 ns/op BenchmarkTrimASCII/1:1-4 3105672 37.43 ns/op BenchmarkTrimASCII/1:2-4 2220826 54.11 ns/op BenchmarkTrimASCII/1:4-4 1000000 303.0 ns/op BenchmarkTrimASCII/1:8-4 1000000 350.6 ns/op BenchmarkTrimASCII/1:16-4 1000000 444.5 ns/op BenchmarkTrimASCII/16:1-4 458938 471.2 ns/op BenchmarkTrimASCII/16:2-4 299254 916.6 ns/op BenchmarkTrimASCII/16:4-4 10000 59504 ns/op BenchmarkTrimASCII/16:8-4 281282 2951 ns/op BenchmarkTrimASCII/16:16-4 287900 1171 ns/op BenchmarkTrimASCII/256:1-4 39021 9578 ns/op BenchmarkTrimASCII/256:2-4 10000 13639 ns/op BenchmarkTrimASCII/256:4-4 22929 4773 ns/op BenchmarkTrimASCII/256:8-4 22574 28907 ns/op BenchmarkTrimASCII/256:16-4 18277 5527 ns/op BenchmarkTrimASCII/4096:1-4 2332 204156 ns/op BenchmarkTrimASCII/4096:2-4 1504 108337 ns/op BenchmarkTrimASCII/4096:4-4 1569 248700 ns/op BenchmarkTrimASCII/4096:8-4 1507 91975 ns/op BenchmarkTrimASCII/4096:16-4 1447 267516 ns/op BenchmarkTrimByte-4 2098315 63.56 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29922 28841 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 28572 12901 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 483 261548 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 844 349340 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 94 1603999 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3518 43134 ns/op BenchmarkCompareBytesEqual-4 9890314 12.23 ns/op BenchmarkCompareBytesToNil-4 13121764 35.83 ns/op BenchmarkCompareBytesEmpty-4 13511533 9.560 ns/op BenchmarkCompareBytesIdentical-4 11637145 35.73 ns/op BenchmarkCompareBytesSameLength-4 8424122 12.58 ns/op BenchmarkCompareBytesDifferentLength-4 10818858 31.68 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2443 50651 ns/op 20702.17 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2238 50739 ns/op 20666.45 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2355 99453 ns/op 10543.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2166 53132 ns/op 19735.46 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2182 141316 ns/op 7420.17 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2365 184195 ns/op 5692.80 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2462 81281 ns/op 12900.68 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2337 94259 ns/op 11124.52 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2427 168135 ns/op 6236.55 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2451 49977 ns/op 20981.14 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2431 504078 ns/op 2080.20 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2445 52667 ns/op 19909.64 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2210 49507 ns/op 21180.45 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2365 419150 ns/op 2501.68 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2092 261204 ns/op 4014.41 MB/s BenchmarkCompareBytesBig-4 2482 303583 ns/op 3454.04 MB/s BenchmarkCompareBytesBigIdentical-4 13457425 72.61 ns/op 14441461.13 MB/s PASS ok bytes 460.687s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 202633957 ns/op 0.49 MB/s 3620224 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 441051648 ns/op 1.29 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 2 819437134 ns/op 0.02 MB/s 3643428 B/op 51 allocs/op PASS ok compress/bzip2 9.988s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 39 7233564 ns/op 1.38 MB/s 41805 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 3 85851884 ns/op 1.16 MB/s 46178 B/op 7 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 591247097 ns/op 1.69 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 38 3541330 ns/op 2.82 MB/s 43000 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 3 103945653 ns/op 0.96 MB/s 43728 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 1854466979 ns/op 0.54 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 42 7599941 ns/op 1.32 MB/s 42927 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 3 76148093 ns/op 1.31 MB/s 43720 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 1181072556 ns/op 0.85 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 39 3590207 ns/op 2.79 MB/s 42688 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 39501654 ns/op 2.53 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 809891566 ns/op 1.23 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 24 11601882 ns/op 0.86 MB/s 43307 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 53368481 ns/op 1.87 MB/s 53354 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 1970393819 ns/op 0.51 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 48 6973166 ns/op 1.43 MB/s 44235 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 3 205909179 ns/op 0.49 MB/s 52101 B/op 33 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 1035896655 ns/op 0.97 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 54 16716036 ns/op 0.60 MB/s 43797 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 1 637728658 ns/op 0.16 MB/s 51616 B/op 36 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 1382931912 ns/op 0.72 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 50 2025062 ns/op 4.94 MB/s 43022 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 80722333 ns/op 1.24 MB/s 47649 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 318768746 ns/op 3.14 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 86 2688184 ns/op 3.72 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 31305373 ns/op 3.19 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 532301651 ns/op 1.88 MB/s BenchmarkEncode/Digits/Speed/1e4-4 38 19246520 ns/op 0.52 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 30024514 ns/op 3.33 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 306790606 ns/op 3.26 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 10558031 ns/op 0.95 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 153593665 ns/op 0.65 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1829500953 ns/op 0.55 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 13157438 ns/op 0.76 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 267044802 ns/op 0.37 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1888012385 ns/op 0.53 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 67 7232516 ns/op 1.38 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 22521858 ns/op 4.44 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 662752299 ns/op 1.51 MB/s BenchmarkEncode/Newton/Speed/1e4-4 39 2940813 ns/op 3.40 MB/s BenchmarkEncode/Newton/Speed/1e5-4 4 26567483 ns/op 3.76 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 792295543 ns/op 1.26 MB/s BenchmarkEncode/Newton/Default/1e4-4 12 10807332 ns/op 0.93 MB/s BenchmarkEncode/Newton/Default/1e5-4 1 428154753 ns/op 0.23 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 883147617 ns/op 1.13 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 9359072 ns/op 1.07 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 230838141 ns/op 0.43 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 5110786389 ns/op 0.20 MB/s PASS ok compress/flate 122.573s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 25 46000527 ns/op 0.22 MB/s BenchmarkDecoder/1e-Reuse4-4 27 22636064 ns/op 0.44 MB/s BenchmarkDecoder/1e5-4 2 70584059 ns/op 1.42 MB/s BenchmarkDecoder/1e-Reuse5-4 2 413284609 ns/op 0.24 MB/s BenchmarkDecoder/1e6-4 1 1444260691 ns/op 0.69 MB/s BenchmarkDecoder/1e-Reuse6-4 1 2365414753 ns/op 0.42 MB/s BenchmarkEncoder/1e4-4 37 4924472 ns/op 2.03 MB/s BenchmarkEncoder/1e-Reuse4-4 37 2877936 ns/op 3.47 MB/s BenchmarkEncoder/1e5-4 2 80278271 ns/op 1.25 MB/s BenchmarkEncoder/1e-Reuse5-4 4 31769934 ns/op 3.15 MB/s BenchmarkEncoder/1e6-4 1 380084705 ns/op 2.63 MB/s BenchmarkEncoder/1e-Reuse6-4 1 628836087 ns/op 1.59 MB/s PASS ok compress/lzw 23.159s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 9960661 ns/op PASS ok container/heap 1.284s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 28131 8268 ns/op BenchmarkWithTimeout/concurrency=40-4 2678 63056 ns/op BenchmarkWithTimeout/concurrency=4000-4 3651 36505 ns/op BenchmarkWithTimeout/concurrency=400000-4 5488 286922 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 382888 642.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 9579 51861 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20691 39739 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2763 80571 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2202 311565 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3092 48235 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 100 1771551 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 100 1049022 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 348 341401 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 26 29398259 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 24 21590904 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 30 10135760 ns/op BenchmarkCheckCanceled/Err-4 324174 1055 ns/op BenchmarkCheckCanceled/Done-4 633406 167.6 ns/op BenchmarkContextCancelDone-4 803048 138.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 10000 51310 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 10000 11937 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 30535 4089 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16903 9879 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 23008 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 445621 292.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 149487 3202 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 186637 878.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 123056 1115 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 54367 2046 ns/op PASS ok context 92.645s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1530015 71.92 ns/op 222.47 MB/s BenchmarkDecrypt-4 1799682 111.5 ns/op 143.55 MB/s BenchmarkExpand-4 12632 11394 ns/op PASS ok crypto/aes 2.192s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 180477 743.2 ns/op 86.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 342801 985.0 ns/op 64.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 165915 1648 ns/op 38.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 357140 737.9 ns/op 86.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 149058 753.2 ns/op 1792.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 308738 394.3 ns/op 3423.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 149570 863.8 ns/op 1562.92 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 292683 458.4 ns/op 2944.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 103167 1448 ns/op 5656.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 146473 4958 ns/op 1652.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 81757 1288 ns/op 6361.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 10000 30423 ns/op 269.27 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2174 160473 ns/op 6.35 MB/s BenchmarkAESCFBDecrypt1K-4 2140 248871 ns/op 4.09 MB/s BenchmarkAESCFBDecrypt8K-4 186 566310 ns/op 14.46 MB/s BenchmarkAESOFB1K-4 5734 23142 ns/op 44.03 MB/s BenchmarkAESCTR1K-4 5094 85934 ns/op 11.86 MB/s BenchmarkAESCTR8K-4 100 7792435 ns/op 1.05 MB/s BenchmarkAESCBCEncrypt1K-4 424599 599.5 ns/op 1708.08 MB/s BenchmarkAESCBCDecrypt1K-4 824643 469.7 ns/op 2180.07 MB/s PASS ok crypto/cipher 28.423s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 31077 3649 ns/op 2.19 MB/s BenchmarkDecrypt-4 37333 31734 ns/op 0.25 MB/s BenchmarkTDESEncrypt-4 10000 13614 ns/op 0.59 MB/s BenchmarkTDESDecrypt-4 11998 31293 ns/op 0.26 MB/s PASS ok crypto/des 6.677s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 848 145170 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 155546714 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 1 1504774574 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 24 29672345 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 9.795s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2198 253984 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1681 279583 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1357 337883 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2277 132384 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 866 216805 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 100 1885262 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 2916 443274 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 27 4982747 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 68992227 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 19.291s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 109 1998199 ns/op BenchmarkNewKeyFromSeed-4 100 1105422 ns/op BenchmarkSigning-4 96 1338168 ns/op BenchmarkVerification-4 45 4884681 ns/op PASS ok crypto/ed25519 3.704s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4507 212412 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 68 4050495 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 26 11682185 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 51388320 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1274 353990 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 30 5683167 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 9 77729714 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 203128053 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 6547 77190 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3951 122868 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2641 109311 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 44 6045784 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1952 194679 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 100 9891774 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 927 141280 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 50 2376148 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 23.526s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 10000 11788 ns/op 86.87 MB/s BenchmarkHMACSHA256_32-4 10000 47453 ns/op 0.67 MB/s BenchmarkNewWriteSum-4 10000 11281 ns/op 2.84 MB/s PASS ok crypto/hmac 2.800s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 32653 3481 ns/op BenchmarkModSub-4 34688 2916 ns/op BenchmarkMontgomeryRepr-4 12493 9408 ns/op BenchmarkMontgomeryMul-4 11989 11303 ns/op BenchmarkModMul-4 6420 81754 ns/op BenchmarkExpBig-4 7 20114637 ns/op BenchmarkExp-4 4 36105506 ns/op PASS ok crypto/internal/bigmod 8.068s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 535 233055 ns/op BenchmarkScalarBaseMult-4 115 1183800 ns/op BenchmarkScalarMult-4 43 2906316 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 46 2244829 ns/op PASS ok crypto/internal/edwards25519 3.718s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 215892 520.1 ns/op BenchmarkMultiply-4 267327 641.6 ns/op BenchmarkSquare-4 356132 1361 ns/op BenchmarkInvert-4 1322 91727 ns/op BenchmarkMult32-4 982306 140.9 ns/op PASS ok crypto/internal/edwards25519/field 5.418s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 30 20728698 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1543 166401 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 10 14096581 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 1 523957043 ns/op 80 B/op 1 allocs/op BenchmarkScalarBaseMult/P224-4 74 1653605 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7242 21010 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 31 5572439 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 381298416 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 9.067s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 275434 2293 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 130263 1297 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 60822 3528 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 296769 431.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 130069 1067 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 54816 5410 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 13.556s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 54134 2063 ns/op 3.88 MB/s BenchmarkHash64-4 100704 2169 ns/op 29.51 MB/s BenchmarkHash128-4 92517 2533 ns/op 50.54 MB/s BenchmarkHash256-4 78258 2077 ns/op 123.27 MB/s BenchmarkHash512-4 62378 8059 ns/op 63.53 MB/s BenchmarkHash1K-4 46700 3107 ns/op 329.54 MB/s BenchmarkHash8K-4 10000 12241 ns/op 669.23 MB/s BenchmarkHash1M-4 85 4786742 ns/op 219.06 MB/s BenchmarkHash8M-4 3 64030305 ns/op 131.01 MB/s BenchmarkHash8BytesUnaligned-4 85561 1598 ns/op 5.01 MB/s BenchmarkHash1KUnaligned-4 49533 2501 ns/op 409.36 MB/s BenchmarkHash8KUnaligned-4 10000 12654 ns/op 647.41 MB/s PASS ok crypto/md5 16.224s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 221898229 ns/op PASS ok crypto/rand 1.396s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 12530 ns/op 10.22 MB/s BenchmarkRC4_1K-4 1363 418701 ns/op 2.45 MB/s BenchmarkRC4_8K-4 100 1050428 ns/op 7.71 MB/s PASS ok crypto/rc4 5.196s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 43072569 ns/op BenchmarkDecryptPKCS1v15/3072-4 2 78887294 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 197979683 ns/op BenchmarkEncryptPKCS1v15/2048-4 18 5911305 ns/op BenchmarkDecryptOAEP/2048-4 6 18548836 ns/op BenchmarkEncryptOAEP/2048-4 19 6547664 ns/op BenchmarkSignPKCS1v15/2048-4 6 20284584 ns/op BenchmarkVerifyPKCS1v15/2048-4 20 16994373 ns/op BenchmarkSignPSS/2048-4 6 17940360 ns/op BenchmarkVerifyPSS/2048-4 20 6543015 ns/op PASS ok crypto/rsa 9.425s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 79105 1851 ns/op 4.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 98338 1174 ns/op 6.81 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 51135 2135 ns/op 149.88 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 112502 1135 ns/op 281.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 70900 3426 ns/op 298.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 62355 2992 ns/op 342.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 20239 5770 ns/op 1419.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 15316 21339 ns/op 383.90 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 18.211s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 40662 2943 ns/op 2.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 34160 7692 ns/op 1.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 25615 39290 ns/op 0.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 57928 7462 ns/op 137.22 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 55359 4695 ns/op 218.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 62406 12905 ns/op 79.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22766 7681 ns/op 1066.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 20101 6451 ns/op 1269.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 24012 10257 ns/op 798.71 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 21.552s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 45811 10037 ns/op 0.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 60864 2258 ns/op 3.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 46174 2377 ns/op 3.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 45674 2628 ns/op 389.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 54310 8243 ns/op 124.22 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 49226 12184 ns/op 84.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 26287 4873 ns/op 1680.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 30094 4938 ns/op 1659.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 20328 9093 ns/op 900.89 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 20.422s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 12818956 61.15 ns/op BenchmarkConstantTimeEq-4 14707718 8.183 ns/op BenchmarkConstantTimeLessOrEq-4 14357424 9.413 ns/op BenchmarkXORBytes/8Bytes-4 285312 401.3 ns/op 19.94 MB/s BenchmarkXORBytes/128Bytes-4 161625 5138 ns/op 24.91 MB/s BenchmarkXORBytes/2048Bytes-4 20050 7019 ns/op 291.79 MB/s BenchmarkXORBytes/32768Bytes-4 1306 90010 ns/op 364.05 MB/s PASS ok crypto/subtle 10.391s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 6 65353622 ns/op BenchmarkCertCache/1-4 10 15564686 ns/op BenchmarkCertCache/2-4 8 191788625 ns/op BenchmarkCertCache/3-4 100 13740302 ns/op BenchmarkHandshakeServer/RSA-4 7 18318326 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 27867033 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 1 224073585 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 2191939 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 158 790997 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 9 41286979 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 9687841 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 1 350074373 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 52344774 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 70608381 ns/op 14.85 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 168014059 ns/op 6.24 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 142013581 ns/op 14.77 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 118122864 ns/op 17.75 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 106771539 ns/op 39.28 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 177732850 ns/op 23.60 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 375480262 ns/op 22.34 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 591727587 ns/op 14.18 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 453835812 ns/op 36.97 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 561735752 ns/op 29.87 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2081823309 ns/op 16.12 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2840440966 ns/op 11.81 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2579999143 ns/op 26.01 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2728543354 ns/op 24.60 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 105648867 ns/op 9.93 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 132656287 ns/op 7.90 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 107288290 ns/op 19.55 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 305633912 ns/op 6.86 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 265525450 ns/op 15.80 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 178970158 ns/op 23.44 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 627665325 ns/op 13.36 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 367658575 ns/op 22.82 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 449103416 ns/op 37.36 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1493114845 ns/op 11.24 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1310622204 ns/op 25.60 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2071997626 ns/op 16.19 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2762039585 ns/op 24.30 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3963216392 ns/op 16.93 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 781697746 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 851399532 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 313841916 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 324034408 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 177317793 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 173926855 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 256321604 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 107656812 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 177493754 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 65537104 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 214482657 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 160320835 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 1 116082013 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 120347884 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 1 229498896 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 194181533 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 53160308 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 1 179052454 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 2 73596392 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 44329474 ns/op PASS ok crypto/tls 61.458s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 4 144189060 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 465 1461019 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 816 688858 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 794 263411 ns/op 13508 B/op 187 allocs/op PASS ok crypto/x509 11.227s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 30 9945168 ns/op 276445 B/op 1601 allocs/op BenchmarkConcurrentStmtQuery-4 36 45999431 ns/op 260915 B/op 1927 allocs/op BenchmarkConcurrentStmtExec-4 57 22089236 ns/op 214719 B/op 494 allocs/op BenchmarkConcurrentTxQuery-4 34 49032049 ns/op 272144 B/op 2121 allocs/op BenchmarkConcurrentTxExec-4 70 5936110 ns/op 88674 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 54 2885846 ns/op 111072 B/op 2136 allocs/op BenchmarkConcurrentTxStmtExec-4 130 879765 ns/op 40230 B/op 381 allocs/op BenchmarkConcurrentRandom-4 37 9770173 ns/op 232508 B/op 1744 allocs/op BenchmarkManyConcurrentQueries-4 2001 98523 ns/op 4127 B/op 20 allocs/op BenchmarkGrabConn-4 241090 1223 ns/op 0 B/op 0 allocs/op PASS ok database/sql 10.368s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1454 211124 ns/op BenchmarkSymbols32-4 962 193246 ns/op PASS ok debug/elf 1.840s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 235596 4045 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 25 5350433 ns/op 188330 B/op 14 allocs/op Benchmark115/LineToPC-4 48 2394601 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 42852 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 3.514s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 46758 2811 ns/op BenchmarkMarshal-4 640 184470 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2535 53624 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 2.667s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 186 1438405 ns/op 5.70 MB/s BenchmarkEncodeToString-4 238 2562442 ns/op 3.20 MB/s BenchmarkDecode-4 140 6210463 ns/op 2.11 MB/s BenchmarkDecodeString-4 132 3111303 ns/op 4.21 MB/s PASS ok encoding/base32 5.105s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 122 861990 ns/op 9.50 MB/s BenchmarkDecodeString/2-4 335802 378.4 ns/op 10.57 MB/s BenchmarkDecodeString/4-4 241803 505.5 ns/op 15.83 MB/s BenchmarkDecodeString/8-4 162774 813.6 ns/op 14.75 MB/s BenchmarkDecodeString/64-4 27964 9915 ns/op 8.88 MB/s BenchmarkDecodeString/8192-4 241 1846308 ns/op 5.92 MB/s BenchmarkNewEncoding-4 10000 19472 ns/op 13.15 MB/s PASS ok encoding/base64 7.577s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1188 193895 ns/op 20.63 MB/s BenchmarkReadStruct-4 10000 19070 ns/op 3.93 MB/s BenchmarkWriteStruct-4 10000 11139 ns/op 6.73 MB/s BenchmarkReadInts-4 44442 2836 ns/op 10.58 MB/s BenchmarkWriteInts-4 36502 4321 ns/op 6.94 MB/s BenchmarkWriteSlice1000Int32s-4 900 137308 ns/op 29.13 MB/s BenchmarkPutUint16-4 3163882 74.16 ns/op 26.97 MB/s BenchmarkAppendUint16-4 2358082 43.19 ns/op 46.31 MB/s BenchmarkPutUint32-4 2188653 63.82 ns/op 62.68 MB/s BenchmarkAppendUint32-4 1717287 78.75 ns/op 50.79 MB/s BenchmarkPutUint64-4 747481 166.1 ns/op 48.17 MB/s BenchmarkAppendUint64-4 703605 186.1 ns/op 42.99 MB/s BenchmarkLittleEndianPutUint16-4 2967406 240.5 ns/op 8.32 MB/s BenchmarkLittleEndianAppendUint16-4 2991418 113.2 ns/op 17.67 MB/s BenchmarkLittleEndianPutUint32-4 2113225 53.97 ns/op 74.11 MB/s BenchmarkLittleEndianAppendUint32-4 1000000 141.4 ns/op 28.28 MB/s BenchmarkLittleEndianPutUint64-4 717820 441.2 ns/op 18.13 MB/s BenchmarkLittleEndianAppendUint64-4 674158 183.5 ns/op 43.59 MB/s BenchmarkReadFloats-4 156636 887.4 ns/op 13.52 MB/s BenchmarkWriteFloats-4 154267 1776 ns/op 6.76 MB/s BenchmarkReadSlice1000Float32s-4 1239 165301 ns/op 24.20 MB/s BenchmarkWriteSlice1000Float32s-4 850 309337 ns/op 12.93 MB/s BenchmarkReadSlice1000Uint8s-4 81391 5670 ns/op 176.35 MB/s BenchmarkWriteSlice1000Uint8s-4 55314 5009 ns/op 199.63 MB/s BenchmarkPutUvarint32-4 493714 252.2 ns/op 15.86 MB/s BenchmarkPutUvarint64-4 168763 727.4 ns/op 11.00 MB/s PASS ok encoding/binary 21.182s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5090 29671 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5152 21446 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5450 111418 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 1663 449995 ns/op 3941 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5281 27041 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 4723 43895 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5107 21077 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 2946 58710 ns/op 2979 B/op 12 allocs/op BenchmarkWrite-4 5331 59309 ns/op PASS ok encoding/csv 8.633s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 5882 41599 ns/op 1819 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 8829 39493 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 120 1331475 ns/op 17472 B/op 335 allocs/op BenchmarkEncodeComplex128Slice-4 295 486586 ns/op 1667 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 580 336459 ns/op 150 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 612 709032 ns/op 143 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1474 84179 ns/op 262 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 20 19231683 ns/op 58212 B/op 261 allocs/op BenchmarkDecodeComplex128Slice-4 210 1821017 ns/op 25436 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 522 527072 ns/op 10833 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1038 849273 ns/op 9761 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 314 1659070 ns/op 39268 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 55 2733050 ns/op 70150 B/op 2322 allocs/op BenchmarkDecodeBytesSlice-4 321 1597340 ns/op 24202 B/op 206 allocs/op BenchmarkDecodeInterfaceSlice-4 72 10281822 ns/op 83262 B/op 3178 allocs/op BenchmarkDecodeMap-4 70 3079661 ns/op 54133 B/op 181 allocs/op PASS ok encoding/gob 17.028s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 7974 27565 ns/op 9.29 MB/s BenchmarkEncode/1024-4 3259 34104 ns/op 30.03 MB/s BenchmarkEncode/4096-4 894 138801 ns/op 29.51 MB/s BenchmarkEncode/16384-4 225 651928 ns/op 25.13 MB/s BenchmarkDecode/256-4 27643 4423 ns/op 57.88 MB/s BenchmarkDecode/1024-4 7023 17989 ns/op 56.92 MB/s BenchmarkDecode/4096-4 1732 69927 ns/op 58.58 MB/s BenchmarkDecode/16384-4 452 307618 ns/op 53.26 MB/s BenchmarkDump/256-4 1305 102196 ns/op 2.50 MB/s BenchmarkDump/1024-4 326 994119 ns/op 1.03 MB/s BenchmarkDump/4096-4 72 1467900 ns/op 2.79 MB/s BenchmarkDump/16384-4 19 28745889 ns/op 0.57 MB/s PASS ok encoding/hex 11.053s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 152406977 ns/op 12.73 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 327873920 ns/op 5.92 MB/s 5312 B/op 73 allocs/op BenchmarkCodeMarshal-4 1 612180302 ns/op 3.17 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 183506539 ns/op 10.57 MB/s 1947456 B/op 73 allocs/op BenchmarkMarshalBytes/32-4 19382 6647 ns/op BenchmarkMarshalBytes/256-4 5192 22599 ns/op BenchmarkMarshalBytes/4096-4 451 495217 ns/op BenchmarkMarshalBytesError/32-4 45 3175999 ns/op BenchmarkMarshalBytesError/256-4 24 4604805 ns/op BenchmarkMarshalBytesError/4096-4 40 3378234 ns/op BenchmarkMarshalMap-4 36733 3921 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 586793788 ns/op 3.31 MB/s 10098568 B/op 40039 allocs/op BenchmarkUnicodeDecoder-4 18561 5593 ns/op 2.50 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 1 209426140 ns/op 208 B/op 3 allocs/op BenchmarkCodeUnmarshal-4 1 739793177 ns/op 2.62 MB/s 2020560 B/op 40008 allocs/op BenchmarkCodeUnmarshalReuse-4 1 692727081 ns/op 2.80 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 10000 11465 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 77474 5496 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 78492 1999 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 12099 14415 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 30601 8473 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 44172 19044 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 15004 71477 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5034 24824 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1104 399199 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 94 1509884 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 14086128 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 821449 156.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 689091 157.5 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 335928 486.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 376567 472.9 ns/op BenchmarkEncodeMarshaler-4 43069 3606 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 65617 1977 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4028318 27.14 ns/op BenchmarkNumberIsValidRegexp-4 14144 9737 ns/op PASS ok encoding/json 23.802s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 33 4364797 ns/op 15.01 MB/s BenchmarkDecode-4 16 7393743 ns/op 12.01 MB/s PASS ok encoding/pem 1.966s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1388 85422 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 637 855046 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1851 97295 ns/op PASS ok encoding/xml 2.287s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 230688 790.3 ns/op BenchmarkAs-4 81969 1954 ns/op PASS ok errors 1.560s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 793437 153.5 ns/op BenchmarkIntSet-4 945651 120.9 ns/op BenchmarkFloatAdd-4 273400 544.0 ns/op BenchmarkFloatSet-4 1000000 184.8 ns/op BenchmarkStringSet-4 617382 187.8 ns/op BenchmarkMapSet-4 147163 1006 ns/op BenchmarkMapSetDifferent-4 52593 3430 ns/op BenchmarkMapSetDifferentRandom-4 314 558644 ns/op BenchmarkMapSetString-4 171244 1300 ns/op BenchmarkMapAddSame-4 45324 2560 ns/op BenchmarkMapAddDifferent-4 9133 15305 ns/op BenchmarkMapAddDifferentRandom-4 282 2384077 ns/op BenchmarkMapAddSameSteadyState-4 347310 521.0 ns/op BenchmarkMapAddDifferentSteadyState-4 96897 1515 ns/op BenchmarkMapString-4 6705 46446 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 29226 31390 ns/op PASS ok expvar 9.776s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 37446 2918 ns/op BenchmarkSprintfEmpty-4 1900 108648 ns/op BenchmarkSprintfString-4 124060 966.8 ns/op BenchmarkSprintfTruncateString-4 163278 2071 ns/op BenchmarkSprintfTruncateBytes-4 108370 1008 ns/op BenchmarkSprintfSlowParsingPath-4 73380 4322 ns/op BenchmarkSprintfQuoteString-4 10000 11205 ns/op BenchmarkSprintfInt-4 173533 2397 ns/op BenchmarkSprintfIntInt-4 73975 3425 ns/op BenchmarkSprintfPrefixedInt-4 94789 2599 ns/op BenchmarkSprintfFloat-4 85683 9781 ns/op BenchmarkSprintfComplex-4 45562 7672 ns/op BenchmarkSprintfBoolean-4 224533 1288 ns/op BenchmarkSprintfHexString-4 58537 2253 ns/op BenchmarkSprintfHexBytes-4 76149 5007 ns/op BenchmarkSprintfBytes-4 28012 4543 ns/op BenchmarkSprintfStringer-4 47668 2422 ns/op BenchmarkSprintfStructure-4 10000 16424 ns/op BenchmarkManyArgs-4 42722 2683 ns/op BenchmarkFprintInt-4 62328 2176 ns/op BenchmarkFprintfBytes-4 73984 2899 ns/op BenchmarkFprintIntNoAlloc-4 60037 2137 ns/op BenchmarkScanInts-4 21 5668856 ns/op BenchmarkScanRecursiveInt-4 1 367166531 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 442306217 ns/op PASS ok fmt 15.206s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 273 489223 ns/op PASS ok go/build 1.287s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 52219 2764 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 15368 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4962 39411 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1420 115073 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 296 751785 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 80 3422025 ns/op 206178 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 12896817 ns/op 865636 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 68449996 ns/op 3634578 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 275987270 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 3.833s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 483962923 ns/op 0.13 MB/s 45183192 B/op 48721 allocs/op PASS ok go/format 1.999s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 3 59277064 ns/op 0.91 MB/s BenchmarkParseOnly-4 5 25559804 ns/op 2.11 MB/s BenchmarkResolve-4 45 4211533 ns/op 12.79 MB/s PASS ok go/parser 5.060s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 184318997 ns/op 0.28 MB/s 5331472 B/op 27517 allocs/op BenchmarkPrintDecl-4 774 218233 ns/op 0.15 MB/s 17025 B/op 51 allocs/op PASS ok go/printer 1.522s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 234 520033 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10638412 ns/op 4.66 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 15863110 ns/op 4.56 MB/s BenchmarkScanFiles/net/http/server.go-4 4 28423822 ns/op 4.16 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 159 735468 ns/op 4.18 MB/s PASS ok go/scanner 2.812s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 703594 154.5 ns/op PASS ok go/token 1.181s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 136 895641 ns/op BenchmarkNamed/Underlying/nongeneric-4 1312182 93.08 ns/op BenchmarkNamed/Underlying/generic-4 1313533 92.08 ns/op BenchmarkNamed/Underlying/src_instance-4 1324800 140.8 ns/op BenchmarkNamed/Underlying/user_instance-4 1315524 131.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 12528 28138 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 23017 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 35882 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 13785 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1708679747 ns/op 19036 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 1126438249 ns/op 28962 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 346553212 ns/op 73608 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 601864462 ns/op 53752 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 9103233361 ns/op 567.9 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 178435999 ns/op 28760 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 1327330574 ns/op 3887 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 319685170 ns/op 8781 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 490718848 ns/op 4416 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 487812571 ns/op 4442 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 1090422576 ns/op 1657 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 334255252 ns/op 6442 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 3973307133 ns/op 16315 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 2763401663 ns/op 23576 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 185973506 ns/op 166416 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 810090225 ns/op 80421 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 5316216211 ns/op 377.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 314924570 ns/op 6310 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 572172046 ns/op 3475 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 107969181 ns/op 18210 lines/s PASS ok go/types 79.921s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9169 12123 ns/op 84.47 MB/s PASS ok hash/adler32 1.471s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 224582 2437 ns/op 6.15 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 193942 596.7 ns/op 25.14 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 78133 1628 ns/op 24.58 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 75446 2275 ns/op 17.59 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 559404 459.2 ns/op 1114.90 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 557299 215.2 ns/op 2378.63 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 526405 396.4 ns/op 2583.24 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 512511 423.2 ns/op 2419.85 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 376533 285.1 ns/op 14364.76 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 382766 507.9 ns/op 8065.17 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 155094 894.1 ns/op 36649.77 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 126380 925.6 ns/op 35400.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 175700 679.2 ns/op 22.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 173676 916.2 ns/op 16.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 59888 1753 ns/op 22.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 84878 1425 ns/op 28.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 479656 298.2 ns/op 1716.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 430602 241.9 ns/op 2116.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 456405 323.0 ns/op 3170.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 463288 270.1 ns/op 3790.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 346012 367.9 ns/op 11134.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 330572 1298 ns/op 3154.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 131215 940.2 ns/op 34852.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 126121 964.4 ns/op 33979.11 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 150442 682.8 ns/op 21.97 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 212887 566.9 ns/op 26.46 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 101433 2979 ns/op 13.43 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 100204 1348 ns/op 29.68 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9082 14160 ns/op 36.16 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8644 13675 ns/op 37.44 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4047 26839 ns/op 38.15 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4024 42850 ns/op 23.90 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1161 105041 ns/op 38.99 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1074 135410 ns/op 30.25 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 145 861647 ns/op 38.03 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1153678 ns/op 28.40 MB/s PASS ok hash/crc32 30.674s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 55 3007502 ns/op 21.79 MB/s BenchmarkCrc64/ISO4KB-4 650 1385321 ns/op 2.96 MB/s BenchmarkCrc64/ISO1KB-4 3189 55920 ns/op 18.31 MB/s BenchmarkCrc64/ECMA64KB-4 52 5134683 ns/op 12.76 MB/s BenchmarkCrc64/Random64KB-4 54 2080977 ns/op 31.49 MB/s BenchmarkCrc64/Random16KB-4 220 743205 ns/op 22.05 MB/s PASS ok hash/crc64 7.554s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8980 12301 ns/op 83.24 MB/s BenchmarkFnv32aKB-4 9124 19629 ns/op 52.17 MB/s BenchmarkFnv64KB-4 10000 11699 ns/op 87.53 MB/s BenchmarkFnv64aKB-4 9898 13160 ns/op 77.81 MB/s BenchmarkFnv128KB-4 1774 124888 ns/op 8.20 MB/s BenchmarkFnv128aKB-4 1681 1019392 ns/op 1.00 MB/s PASS ok hash/fnv 7.351s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 539812 196.9 ns/op 20.32 MB/s BenchmarkHash/n=4/Bytes-4 4856034 46.90 ns/op 85.28 MB/s BenchmarkHash/n=4/String-4 1666698 70.60 ns/op 56.65 MB/s BenchmarkHash/n=8/Write-4 565399 219.3 ns/op 36.48 MB/s BenchmarkHash/n=8/Bytes-4 5037616 34.77 ns/op 230.10 MB/s BenchmarkHash/n=8/String-4 1712580 189.9 ns/op 42.12 MB/s BenchmarkHash/n=16/Write-4 593412 2032 ns/op 7.88 MB/s BenchmarkHash/n=16/Bytes-4 4866295 125.2 ns/op 127.79 MB/s BenchmarkHash/n=16/String-4 1000000 430.2 ns/op 37.19 MB/s BenchmarkHash/n=32/Write-4 568672 218.6 ns/op 146.40 MB/s BenchmarkHash/n=32/Bytes-4 4302806 27.60 ns/op 1159.55 MB/s BenchmarkHash/n=32/String-4 903266 134.6 ns/op 237.76 MB/s BenchmarkHash/n=64/Write-4 534420 492.8 ns/op 129.86 MB/s BenchmarkHash/n=64/Bytes-4 3726487 168.9 ns/op 378.99 MB/s BenchmarkHash/n=64/String-4 1492342 210.6 ns/op 303.89 MB/s BenchmarkHash/n=256/Write-4 304380 1688 ns/op 151.69 MB/s BenchmarkHash/n=256/Bytes-4 1960066 61.46 ns/op 4165.61 MB/s BenchmarkHash/n=256/String-4 686653 166.5 ns/op 1537.29 MB/s BenchmarkHash/n=320/Write-4 355794 509.0 ns/op 628.64 MB/s BenchmarkHash/n=320/Bytes-4 1437222 132.0 ns/op 2423.69 MB/s BenchmarkHash/n=320/String-4 545335 227.1 ns/op 1409.03 MB/s BenchmarkHash/n=1024/Write-4 221415 638.6 ns/op 1603.40 MB/s BenchmarkHash/n=1024/Bytes-4 562900 256.1 ns/op 3997.81 MB/s BenchmarkHash/n=1024/String-4 201540 595.7 ns/op 1718.96 MB/s BenchmarkHash/n=4096/Write-4 89944 1390 ns/op 2947.60 MB/s BenchmarkHash/n=4096/Bytes-4 156969 798.1 ns/op 5132.08 MB/s BenchmarkHash/n=4096/String-4 54480 2855 ns/op 1434.87 MB/s BenchmarkHash/n=16384/Write-4 25820 4988 ns/op 3284.52 MB/s BenchmarkHash/n=16384/Bytes-4 15625 17750 ns/op 923.03 MB/s BenchmarkHash/n=16384/String-4 14234 10327 ns/op 1586.53 MB/s PASS ok hash/maphash 38.346s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 780 170243 ns/op BenchmarkEscapeNone-4 78828 1732 ns/op BenchmarkUnescape-4 494 251786 ns/op BenchmarkUnescapeNone-4 588403 283.0 ns/op BenchmarkUnescapeSparse-4 10000 134291 ns/op BenchmarkUnescapeDense-4 1202 283740 ns/op PASS ok html 5.675s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7719 14777 ns/op BenchmarkCSSEscaperNoSpecials-4 47983 2651 ns/op BenchmarkDecodeCSS-4 23206 9035 ns/op BenchmarkDecodeCSSNoSpecials-4 3687475 32.82 ns/op BenchmarkCSSValueFilter-4 109279 6431 ns/op BenchmarkCSSValueFilterOk-4 78636 7292 ns/op BenchmarkEscapedExecute-4 3786 26897 ns/op BenchmarkHTMLNospaceEscaper-4 10000 89405 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 69475 6654 ns/op BenchmarkStripTags-4 17857 18523 ns/op BenchmarkStripTagsNoSpecials-4 340696 2248 ns/op BenchmarkJSValEscaperWithNum-4 10000 12661 ns/op BenchmarkJSValEscaperWithStr-4 5115 104182 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17503 19705 ns/op BenchmarkJSValEscaperWithObj-4 4231 92684 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 51346 ns/op BenchmarkJSStrEscaperNoSpecials-4 54417 2129 ns/op BenchmarkJSStrEscaper-4 10000 57483 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 37618 6845 ns/op BenchmarkJSRegexpEscaper-4 10000 12459 ns/op BenchmarkTemplateSpecialTags-4 97 3076957 ns/op BenchmarkURLEscaper-4 3241 31601 ns/op BenchmarkURLEscaperNoSpecials-4 170672 5020 ns/op BenchmarkURLNormalizer-4 4270 84937 ns/op BenchmarkURLNormalizerNoSpecials-4 139708 1893 ns/op BenchmarkSrcsetFilter-4 12189 9369 ns/op BenchmarkSrcsetFilterNoSpecials-4 95019 5284 ns/op PASS ok html/template 28.739s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 447536 382.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 398770 1184 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 382657 435.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 422664 597.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 1765 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 958738 279.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 288.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1055856 283.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 278494 444.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 423662 530.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 320649 1644 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 432266 2530 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 260337 631.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 733575 325.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 450060 3212 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 670348 210.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 451923 847.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 380336 1100 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 792488 184.9 ns/op BenchmarkRGBASetRGBA-4 981856 152.6 ns/op BenchmarkRGBA64At-4 569112 210.7 ns/op BenchmarkRGBA64SetRGBA64-4 638374 217.5 ns/op BenchmarkNRGBAAt-4 785521 537.3 ns/op BenchmarkNRGBASetNRGBA-4 647900 187.9 ns/op BenchmarkNRGBA64At-4 540074 1486 ns/op BenchmarkNRGBA64SetNRGBA64-4 638562 187.3 ns/op BenchmarkAlphaAt-4 2248773 80.61 ns/op BenchmarkAlphaSetAlpha-4 1000000 104.8 ns/op BenchmarkAlpha16At-4 1000000 205.1 ns/op BenchmarkAlphaSetAlpha16-4 949094 126.3 ns/op BenchmarkGrayAt-4 1908702 112.7 ns/op BenchmarkGraySetGray-4 1604071 119.6 ns/op BenchmarkGray16At-4 1249063 196.0 ns/op BenchmarkGraySetGray16-4 769660 137.2 ns/op PASS ok image 36.019s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 1000000 103.5 ns/op BenchmarkYCbCrToRGB/128-4 2093467 239.4 ns/op BenchmarkYCbCrToRGB/255-4 2973100 235.1 ns/op BenchmarkRGBToYCbCr/0-4 2905472 62.18 ns/op BenchmarkRGBToYCbCr/Cb-4 1000000 123.3 ns/op BenchmarkRGBToYCbCr/Cr-4 1000000 436.3 ns/op BenchmarkYCbCrToRGBA/0-4 2387204 82.12 ns/op BenchmarkYCbCrToRGBA/128-4 1000000 202.5 ns/op BenchmarkYCbCrToRGBA/255-4 2521056 47.64 ns/op BenchmarkNYCbCrAToRGBA/0-4 2275699 238.7 ns/op BenchmarkNYCbCrAToRGBA/128-4 1968187 57.19 ns/op BenchmarkNYCbCrAToRGBA/255-4 1000000 315.8 ns/op PASS ok image/color 15.997s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 249001371 ns/op BenchmarkFillSrc-4 100 1088908 ns/op BenchmarkCopyOver-4 4 138402522 ns/op BenchmarkCopySrc-4 520 346650 ns/op BenchmarkNRGBAOver-4 5 23189445 ns/op BenchmarkNRGBASrc-4 10 119860398 ns/op BenchmarkYCbCr-4 1 238087639 ns/op BenchmarkGray-4 16 10519735 ns/op BenchmarkCMYK-4 8 18150501 ns/op BenchmarkGlyphOver-4 15 8119151 ns/op BenchmarkRGBAMaskOver-4 2 66711129 ns/op BenchmarkGrayMaskOver-4 3 34282124 ns/op BenchmarkRGBA64ImageMaskOver-4 2 81764162 ns/op BenchmarkRGBA-4 3 41819775 ns/op BenchmarkPalettedFill-4 825 158544 ns/op BenchmarkPalettedRGBA-4 3 33486379 ns/op BenchmarkGenericOver-4 1 231769330 ns/op BenchmarkGenericMaskOver-4 1 118051815 ns/op BenchmarkGenericSrc-4 2 57527592 ns/op BenchmarkGenericMaskSrc-4 2 260245676 ns/op PASS ok image/draw 33.264s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 7333063 ns/op 2.11 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 993916413 ns/op 0.31 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 9621412600 ns/op 0.13 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 6804431 ns/op 2.27 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 778953733 ns/op 0.08 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 23.686s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2334 50372 ns/op BenchmarkIDCT-4 2780 73719 ns/op BenchmarkDecodeBaseline-4 4 33815646 ns/op 1.83 MB/s 63026 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 81569690 ns/op 0.76 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 233807838 ns/op 5.26 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 381720863 ns/op 2.41 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 12.980s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11503069 45.91 ns/op BenchmarkDecodeGray-4 9 95201261 ns/op 0.69 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 61723704 ns/op 4.25 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 130581081 ns/op 2.01 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6252396 ns/op 10.48 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 1 122655379 ns/op 2.14 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 65752326 ns/op 3.99 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 498633309 ns/op 0.62 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 105119377 ns/op 2.92 MB/s 426084 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 1255982145 ns/op 0.98 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 879678790 ns/op 1.40 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 1 500780962 ns/op 0.61 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 436271750 ns/op 2.82 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 2938181313 ns/op 0.42 MB/s 864088 B/op 29 allocs/op PASS ok image/png 22.282s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 317142852 ns/op 0.32 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 79057240 ns/op 1.26 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 1110825505 ns/op 0.45 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 1044053711 ns/op 0.48 MB/s 4006064 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 63408648 ns/op 1.58 MB/s 401492 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 96113358 ns/op 1.04 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 652533306 ns/op 0.77 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 623914918 ns/op 0.80 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1037495715 ns/op 0.96 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 2097180628 ns/op 0.48 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 7150523222 ns/op 0.70 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 5948313909 ns/op 0.84 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 14119632 ns/op 7.08 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 46885699 ns/op 2.13 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 57885429 ns/op 8.64 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 61296839 ns/op 8.16 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 207599460 ns/op 4.82 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 176507758 ns/op 5.67 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 1419188867 ns/op 3.52 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 744829300 ns/op 6.71 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 211018250 ns/op 0.47 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 114621762 ns/op 0.87 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 669269663 ns/op 0.75 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 496971291 ns/op 1.01 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1253933838 ns/op 0.80 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1481490491 ns/op 0.67 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 12907124491 ns/op 0.39 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 14740953179 ns/op 0.34 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 282404390 ns/op 14.80 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 201319325 ns/op 20.76 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 112.925s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33520 9130 ns/op 0.11 MB/s BenchmarkMarshalCorpusFile/2-4 33342 61847 ns/op 0.03 MB/s BenchmarkMarshalCorpusFile/4-4 25432 32610 ns/op 0.12 MB/s BenchmarkMarshalCorpusFile/8-4 10000 38602 ns/op 0.21 MB/s BenchmarkMarshalCorpusFile/16-4 10000 30741 ns/op 0.52 MB/s BenchmarkMarshalCorpusFile/32-4 10000 18487 ns/op 1.73 MB/s BenchmarkMarshalCorpusFile/64-4 10000 21234 ns/op 3.01 MB/s BenchmarkMarshalCorpusFile/128-4 7310 124390 ns/op 1.03 MB/s BenchmarkMarshalCorpusFile/256-4 3562 127257 ns/op 2.01 MB/s BenchmarkMarshalCorpusFile/512-4 1953 632366 ns/op 0.81 MB/s BenchmarkMarshalCorpusFile/1024-4 771 307397 ns/op 3.33 MB/s BenchmarkMarshalCorpusFile/2048-4 183 962299 ns/op 2.13 MB/s BenchmarkMarshalCorpusFile/4096-4 235 2771783 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1360189 ns/op 6.02 MB/s BenchmarkMarshalCorpusFile/16384-4 69 9594745 ns/op 1.71 MB/s BenchmarkMarshalCorpusFile/32768-4 8 48844577 ns/op 0.67 MB/s BenchmarkMarshalCorpusFile/65536-4 13 15486822 ns/op 4.23 MB/s BenchmarkMarshalCorpusFile/131072-4 2 87888936 ns/op 1.49 MB/s BenchmarkMarshalCorpusFile/262144-4 1 157978695 ns/op 1.66 MB/s BenchmarkMarshalCorpusFile/524288-4 1 136895065 ns/op 3.83 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 796085834 ns/op 1.32 MB/s BenchmarkUnmarshalCorpusFile/1-4 7095 37182 ns/op 0.03 MB/s BenchmarkUnmarshalCorpusFile/2-4 7275 38546 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/4-4 5846 26640 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/8-4 6093 34360 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/16-4 5211 24248 ns/op 0.66 MB/s BenchmarkUnmarshalCorpusFile/32-4 3010 38738 ns/op 0.83 MB/s BenchmarkUnmarshalCorpusFile/64-4 2880 140589 ns/op 0.46 MB/s BenchmarkUnmarshalCorpusFile/128-4 1578 78613 ns/op 1.63 MB/s BenchmarkUnmarshalCorpusFile/256-4 969 720993 ns/op 0.36 MB/s BenchmarkUnmarshalCorpusFile/512-4 100 2441428 ns/op 0.21 MB/s BenchmarkUnmarshalCorpusFile/1024-4 266 523819 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1020654 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/4096-4 64 2021869 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 16689978 ns/op 0.49 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 53656949 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 17625093 ns/op 1.86 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 37209178 ns/op 1.76 MB/s BenchmarkUnmarshalCorpusFile/131072-4 1 147274709 ns/op 0.89 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 403980714 ns/op 0.65 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 870938880 ns/op 0.60 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 2002244247 ns/op 0.52 MB/s BenchmarkMutatorBytes/1-4 30000 6273 ns/op BenchmarkMutatorBytes/10-4 37471 3405 ns/op BenchmarkMutatorBytes/100-4 34098 6344 ns/op BenchmarkMutatorBytes/1000-4 10000 12502 ns/op BenchmarkMutatorBytes/10000-4 8754 63877 ns/op BenchmarkMutatorBytes/100000-4 1148 357048 ns/op BenchmarkMutatorString/1-4 25788 9452 ns/op BenchmarkMutatorString/10-4 33972 10035 ns/op BenchmarkMutatorString/100-4 30176 5822 ns/op BenchmarkMutatorString/1000-4 10000 12612 ns/op BenchmarkMutatorString/10000-4 4004 47729 ns/op BenchmarkMutatorString/100000-4 290 362346 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18726 6802 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 14671 ns/op BenchmarkMutatorAllBasicTypes/bool-4 10000 17320 ns/op BenchmarkMutatorAllBasicTypes/float32-4 61270 2001 ns/op BenchmarkMutatorAllBasicTypes/float64-4 61362 5976 ns/op BenchmarkMutatorAllBasicTypes/int-4 64402 2934 ns/op BenchmarkMutatorAllBasicTypes/int8-4 63753 9811 ns/op BenchmarkMutatorAllBasicTypes/int16-4 62852 2978 ns/op BenchmarkMutatorAllBasicTypes/int32-4 65790 1909 ns/op BenchmarkMutatorAllBasicTypes/int64-4 66825 3812 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 60350 3096 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 54258 2808 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 62984 2963 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 52035 2011 ns/op PASS ok internal/fuzz 89.175s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 1 111327284 ns/op 5824 B/op 33 allocs/op BenchmarkGetByString-4 146108 788.8 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.440s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 37644 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 25084 6883 ns/op BenchmarkSplicePipePoolParallel-4 69286 8819 ns/op BenchmarkSplicePipeNativeParallel-4 72948 1582 ns/op PASS ok internal/poll 3.734s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 3 109462779 ns/op PASS ok internal/trace 7.202s PASS ok internal/zstd 1.126s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 7592 120233 ns/op BenchmarkCopyNLarge-4 183 1772779 ns/op PASS ok io 3.073s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 120754 1630 ns/op BenchmarkPrintln-4 16008 6650 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 10000 24494 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 3685 63535 ns/op BenchmarkDiscard-4 1206634 109.2 ns/op 0 B/op 0 allocs/op PASS ok log 4.274s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 62329 2814 ns/op BenchmarkJSONHandler/defaults-4 6490 91190 ns/op 523 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3699 75978 ns/op 786 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4102 240149 ns/op 750 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5365 20651 ns/op 530 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6338 18717 ns/op 523 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3124 109134 ns/op 530 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26368 12804 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 10000 13725 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 115333 3339 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 84573 1514 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 100 2535136 ns/op 12 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 77901 1718 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 77292 3259 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 76491 5102 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 161.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 714766 366.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 450690 259.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 371828 334.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 290088 809.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4851 834799 ns/op BenchmarkDispatch/switch-checked-4 170078 889.6 ns/op BenchmarkDispatch/As-4 181412 701.7 ns/op BenchmarkDispatch/Visit-4 140745 818.7 ns/op BenchmarkUnsafeStrings-4 16638 50673 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 35.171s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 542073 1132 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 598494 342.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 353266 2064 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 136184 2944 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 10000 21098 ns/op 253 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 42823 47420 ns/op 256 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 7780 44754 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 6088 27803 ns/op 3448 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 7452 37833 ns/op 603 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 10024 96312 ns/op 600 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 2542 60214 ns/op 1090 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1348 190967 ns/op 4307 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9141 16431 ns/op 517 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 9710 19287 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 5644 30640 ns/op 938 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1500 457343 ns/op 3741 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 38.142s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 2 127778747 ns/op PASS ok maps 5.115s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 4299264 26.96 ns/op BenchmarkAcosh-4 4903033 70.37 ns/op BenchmarkAsin-4 5732473 32.56 ns/op BenchmarkAsinh-4 3111291 66.64 ns/op BenchmarkAtan-4 7480490 15.67 ns/op BenchmarkAtanh-4 5022261 104.0 ns/op BenchmarkAtan2-4 4357695 24.80 ns/op BenchmarkCbrt-4 6122124 28.93 ns/op BenchmarkCeil-4 16362848 7.709 ns/op BenchmarkCopysign-4 1515854 82.63 ns/op BenchmarkCos-4 7339213 34.41 ns/op BenchmarkCosh-4 6658022 114.1 ns/op BenchmarkErf-4 1000000 537.8 ns/op BenchmarkErfc-4 7181806 28.96 ns/op BenchmarkErfinv-4 2988439 35.27 ns/op BenchmarkErfcinv-4 2953953 43.87 ns/op BenchmarkExp-4 7559526 17.82 ns/op BenchmarkExpGo-4 1000000 111.8 ns/op BenchmarkExpm1-4 7144034 34.21 ns/op BenchmarkExp2-4 1000000 149.0 ns/op BenchmarkExp2Go-4 1000000 153.9 ns/op BenchmarkAbs-4 3358279 60.64 ns/op BenchmarkDim-4 7326652 15.54 ns/op BenchmarkFloor-4 15488641 9.124 ns/op BenchmarkMax-4 12158580 52.07 ns/op BenchmarkMin-4 10736028 10.86 ns/op BenchmarkMod-4 341700 445.4 ns/op BenchmarkFrexp-4 1822096 64.94 ns/op BenchmarkGamma-4 405706 287.5 ns/op BenchmarkHypot-4 1717948 73.48 ns/op BenchmarkHypotGo-4 1532208 236.6 ns/op BenchmarkIlogb-4 2358037 493.0 ns/op BenchmarkJ0-4 172272 1033 ns/op BenchmarkJ1-4 162050 1085 ns/op BenchmarkJn-4 82324 1565 ns/op BenchmarkLdexp-4 1000000 148.4 ns/op BenchmarkLgamma-4 501522 293.8 ns/op BenchmarkLog-4 6421020 49.29 ns/op BenchmarkLogb-4 2300820 106.7 ns/op BenchmarkLog1p-4 6891541 17.63 ns/op BenchmarkLog10-4 6030352 87.47 ns/op BenchmarkLog2-4 1313534 79.50 ns/op BenchmarkModf-4 3263164 77.94 ns/op BenchmarkNextafter32-4 3110691 42.67 ns/op BenchmarkNextafter64-4 3127472 36.42 ns/op BenchmarkPowInt-4 1000000 162.2 ns/op BenchmarkPowFrac-4 2712884 51.25 ns/op BenchmarkPow10Pos-4 3560490 88.62 ns/op BenchmarkPow10Neg-4 3350275 110.5 ns/op BenchmarkRound-4 7176294 14.35 ns/op BenchmarkRoundToEven-4 8172152 16.11 ns/op BenchmarkRemainder-4 461390 716.1 ns/op BenchmarkSignbit-4 3363438 75.10 ns/op BenchmarkSin-4 1000000 111.8 ns/op BenchmarkSincos-4 570289 350.6 ns/op BenchmarkSinh-4 4878830 24.92 ns/op BenchmarkSqrtIndirect-4 14831618 7.565 ns/op BenchmarkSqrtLatency-4 10281268 16.34 ns/op BenchmarkSqrtIndirectLatency-4 6969050 18.57 ns/op BenchmarkSqrtGoLatency-4 1525269 239.4 ns/op BenchmarkSqrtPrime-4 111730 5179 ns/op BenchmarkTan-4 6297300 79.57 ns/op BenchmarkTanh-4 5224524 107.2 ns/op BenchmarkTrunc-4 15289122 9.213 ns/op BenchmarkY0-4 157759 1073 ns/op BenchmarkY1-4 144212 2690 ns/op BenchmarkYn-4 80216 1584 ns/op BenchmarkFloat64bits-4 1000000 313.5 ns/op BenchmarkFloat64frombits-4 2991265 56.18 ns/op BenchmarkFloat32bits-4 4567024 24.71 ns/op BenchmarkFloat32frombits-4 4796678 39.53 ns/op BenchmarkFMA-4 12928212 42.80 ns/op PASS ok math 76.573s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11055487 11.64 ns/op 5498.10 MB/s BenchmarkAddVV/2-4 9580992 12.15 ns/op 10535.14 MB/s BenchmarkAddVV/3-4 8929491 14.79 ns/op 12977.62 MB/s BenchmarkAddVV/4-4 8930106 13.34 ns/op 19186.97 MB/s BenchmarkAddVV/5-4 8309671 45.63 ns/op 7012.72 MB/s BenchmarkAddVV/10-4 5628884 42.07 ns/op 15213.77 MB/s BenchmarkAddVV/100-4 2388109 106.3 ns/op 60188.20 MB/s BenchmarkAddVV/1000-4 275586 713.0 ns/op 89755.30 MB/s BenchmarkSubVV/1-4 11548806 32.46 ns/op 1971.84 MB/s BenchmarkSubVV/2-4 9715982 69.82 ns/op 1833.38 MB/s BenchmarkSubVV/3-4 9389726 28.95 ns/op 6632.79 MB/s BenchmarkSubVV/4-4 9627228 13.23 ns/op 19349.44 MB/s BenchmarkSubVV/5-4 8869888 13.90 ns/op 23013.98 MB/s BenchmarkSubVV/10-4 7031727 39.54 ns/op 16185.36 MB/s BenchmarkSubVV/100-4 1000000 268.1 ns/op 23869.29 MB/s BenchmarkSubVV/1000-4 307140 1031 ns/op 62085.95 MB/s BenchmarkAddVW/1-4 10521262 17.41 ns/op 459.48 MB/s BenchmarkAddVW/2-4 9771874 11.27 ns/op 1419.63 MB/s BenchmarkAddVW/3-4 11115420 35.41 ns/op 677.86 MB/s BenchmarkAddVW/4-4 10095730 17.12 ns/op 1868.83 MB/s BenchmarkAddVW/5-4 8985030 34.06 ns/op 1174.37 MB/s BenchmarkAddVW/10-4 7536078 17.67 ns/op 4526.84 MB/s BenchmarkAddVW/100-4 4953573 66.62 ns/op 12007.52 MB/s BenchmarkAddVW/1000-4 595875 205.8 ns/op 38877.64 MB/s BenchmarkAddVWext/1-4 11908545 10.42 ns/op 767.49 MB/s BenchmarkAddVWext/2-4 11896320 22.86 ns/op 699.93 MB/s BenchmarkAddVWext/3-4 9268144 13.39 ns/op 1792.22 MB/s BenchmarkAddVWext/4-4 10833060 35.46 ns/op 902.32 MB/s BenchmarkAddVWext/5-4 9873348 19.12 ns/op 2091.95 MB/s BenchmarkAddVWext/10-4 8894701 17.29 ns/op 4626.84 MB/s BenchmarkAddVWext/100-4 2070352 109.8 ns/op 7283.88 MB/s BenchmarkAddVWext/1000-4 234637 816.1 ns/op 9803.18 MB/s BenchmarkSubVW/1-4 9981776 37.58 ns/op 212.88 MB/s BenchmarkSubVW/2-4 11785173 16.12 ns/op 992.35 MB/s BenchmarkSubVW/3-4 3476607 47.61 ns/op 504.14 MB/s BenchmarkSubVW/4-4 9068242 51.01 ns/op 627.32 MB/s BenchmarkSubVW/5-4 7732543 14.68 ns/op 2724.59 MB/s BenchmarkSubVW/10-4 6649075 18.11 ns/op 4417.69 MB/s BenchmarkSubVW/100-4 4428991 61.89 ns/op 12926.48 MB/s BenchmarkSubVW/1000-4 745171 1879 ns/op 4258.06 MB/s BenchmarkSubVWext/1-4 11445974 10.50 ns/op 761.67 MB/s BenchmarkSubVWext/2-4 9825903 21.62 ns/op 740.17 MB/s BenchmarkSubVWext/3-4 10810168 24.67 ns/op 972.91 MB/s BenchmarkSubVWext/4-4 10565541 39.97 ns/op 800.65 MB/s BenchmarkSubVWext/5-4 10300538 31.13 ns/op 1284.89 MB/s BenchmarkSubVWext/10-4 8134180 16.68 ns/op 4795.31 MB/s BenchmarkSubVWext/100-4 1997016 97.38 ns/op 8215.13 MB/s BenchmarkSubVWext/1000-4 275575 7743 ns/op 1033.20 MB/s BenchmarkMulAddVWW/1-4 9261952 46.31 ns/op 1382.09 MB/s BenchmarkMulAddVWW/2-4 8647674 19.13 ns/op 6689.48 MB/s BenchmarkMulAddVWW/3-4 6808292 64.30 ns/op 2986.21 MB/s BenchmarkMulAddVWW/4-4 6899056 38.28 ns/op 6687.34 MB/s BenchmarkMulAddVWW/5-4 6356066 86.63 ns/op 3693.83 MB/s BenchmarkMulAddVWW/10-4 4102599 56.23 ns/op 11380.94 MB/s BenchmarkMulAddVWW/100-4 522642 617.0 ns/op 10373.34 MB/s BenchmarkMulAddVWW/1000-4 65223 11972 ns/op 5345.73 MB/s BenchmarkAddMulVVW/1-4 9354484 15.05 ns/op 4253.01 MB/s BenchmarkAddMulVVW/2-4 7792322 39.54 ns/op 3237.07 MB/s BenchmarkAddMulVVW/3-4 1000000 178.4 ns/op 1075.96 MB/s BenchmarkAddMulVVW/4-4 5967327 24.95 ns/op 10260.83 MB/s BenchmarkAddMulVVW/5-4 4570790 67.35 ns/op 4750.97 MB/s BenchmarkAddMulVVW/10-4 2709487 40.00 ns/op 16001.83 MB/s BenchmarkAddMulVVW/100-4 553374 828.1 ns/op 7728.49 MB/s BenchmarkAddMulVVW/1000-4 56438 8333 ns/op 7680.63 MB/s BenchmarkDivWVW/1-4 1000000 155.8 ns/op 410.87 MB/s BenchmarkDivWVW/2-4 961376 423.2 ns/op 302.42 MB/s BenchmarkDivWVW/3-4 817294 148.9 ns/op 1289.50 MB/s BenchmarkDivWVW/4-4 674289 609.8 ns/op 419.83 MB/s BenchmarkDivWVW/5-4 612837 634.4 ns/op 504.44 MB/s BenchmarkDivWVW/10-4 333396 363.9 ns/op 1758.93 MB/s BenchmarkDivWVW/100-4 35319 7511 ns/op 852.14 MB/s BenchmarkDivWVW/1000-4 3874 55196 ns/op 1159.50 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2625721 188.7 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2634136 43.04 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1641760 78.33 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1000000 101.4 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 105.1 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 128.5 ns/op BenchmarkNonZeroShifts/4/shrVU-4 977040 134.8 ns/op BenchmarkNonZeroShifts/4/shlVU-4 590532 214.8 ns/op BenchmarkNonZeroShifts/5/shrVU-4 812307 286.5 ns/op BenchmarkNonZeroShifts/5/shlVU-4 650211 223.4 ns/op BenchmarkNonZeroShifts/10/shrVU-4 403266 790.0 ns/op BenchmarkNonZeroShifts/10/shlVU-4 365845 1271 ns/op BenchmarkNonZeroShifts/100/shrVU-4 10000 35584 ns/op BenchmarkNonZeroShifts/100/shlVU-4 43998 6243 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5101 25023 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 3975 31100 ns/op BenchmarkDecimalConversion-4 152 3053426 ns/op BenchmarkFloatString/100-4 7216 38201 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 100 2247158 ns/op 2916 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 91674080 ns/op 60428 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 13884965689 ns/op 826208 B/op 493 allocs/op BenchmarkFloatAdd/10-4 91590 1182 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 86162 1499 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 60952 14370 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 76867 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1544 1089790 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 128254 1397 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 118567 957.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 81288 1654 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 10000 12820 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 2973 39875 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1374 300096 ns/op BenchmarkParseFloatLargeExp-4 100 1030575 ns/op BenchmarkGCD10x10/WithoutXY-4 187462 2895 ns/op BenchmarkGCD10x10/WithXY-4 43383 4244 ns/op BenchmarkGCD10x100/WithoutXY-4 60111 2869 ns/op BenchmarkGCD10x100/WithXY-4 10000 34915 ns/op BenchmarkGCD10x1000/WithoutXY-4 34838 11131 ns/op BenchmarkGCD10x1000/WithXY-4 9428 64584 ns/op BenchmarkGCD100x100/WithoutXY-4 10000 11157 ns/op BenchmarkGCD100x100/WithXY-4 7820 21827 ns/op BenchmarkGCD100x1000/WithoutXY-4 6817 38685 ns/op BenchmarkGCD100x1000/WithXY-4 4153 33969 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1796 321201 ns/op BenchmarkGCD1000x1000/WithXY-4 894 150078 ns/op BenchmarkHilbert-4 15 11870031 ns/op BenchmarkBinomial-4 9506 15410 ns/op BenchmarkQuoRem-4 14053 21774 ns/op BenchmarkExp-4 7 30703891 ns/op BenchmarkExpMont/Odd-4 99 1156009 ns/op 2580 B/op 21 allocs/op BenchmarkExpMont/Even1-4 87 11943565 ns/op 3363 B/op 38 allocs/op BenchmarkExpMont/Even2-4 86 1458832 ns/op 3833 B/op 53 allocs/op BenchmarkExpMont/Even3-4 90 1221881 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even4-4 79 3201798 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even8-4 98 1777004 ns/op 3884 B/op 54 allocs/op BenchmarkExpMont/Even32-4 88 1515685 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even64-4 111 3591252 ns/op 3632 B/op 53 allocs/op BenchmarkExpMont/Even96-4 99 2721455 ns/op 3758 B/op 50 allocs/op BenchmarkExpMont/Even128-4 100 5612427 ns/op 3254 B/op 50 allocs/op BenchmarkExpMont/Even255-4 63 2638477 ns/op 3000 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 452 951391 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 372 310079 ns/op 1731 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 366 340983 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 100 2597284 ns/op 1731 B/op 47 allocs/op BenchmarkExp2-4 7 23252160 ns/op BenchmarkBitset-4 807189 430.4 ns/op BenchmarkBitsetNeg-4 269785 1196 ns/op BenchmarkBitsetOrig-4 183342 1099 ns/op BenchmarkBitsetNegOrig-4 124162 10096 ns/op BenchmarkModSqrt225_Tonelli-4 75 1608279 ns/op BenchmarkModSqrt225_3Mod4-4 100 1488170 ns/op BenchmarkModSqrt231_Tonelli-4 72 7066411 ns/op BenchmarkModSqrt231_5Mod8-4 100 1013910 ns/op BenchmarkModInverse-4 8383 36504 ns/op BenchmarkSqrt-4 746 142557 ns/op BenchmarkIntSqr/1-4 1318764 100.3 ns/op BenchmarkIntSqr/2-4 472348 259.8 ns/op BenchmarkIntSqr/3-4 361780 401.0 ns/op BenchmarkIntSqr/5-4 232896 491.3 ns/op BenchmarkIntSqr/8-4 158925 2024 ns/op BenchmarkIntSqr/10-4 125121 2048 ns/op BenchmarkIntSqr/20-4 10000 24799 ns/op BenchmarkIntSqr/30-4 13488 21316 ns/op BenchmarkIntSqr/50-4 10000 29342 ns/op BenchmarkIntSqr/80-4 6909 20015 ns/op BenchmarkIntSqr/100-4 5319 32687 ns/op BenchmarkIntSqr/200-4 1831 158962 ns/op BenchmarkIntSqr/300-4 921 463571 ns/op BenchmarkIntSqr/500-4 217 1345927 ns/op BenchmarkIntSqr/800-4 184 840802 ns/op BenchmarkIntSqr/1000-4 100 1257401 ns/op BenchmarkDiv/20/10-4 323040 362.7 ns/op BenchmarkDiv/40/20-4 313147 575.7 ns/op BenchmarkDiv/100/50-4 276158 1331 ns/op BenchmarkDiv/200/100-4 38122 6088 ns/op BenchmarkDiv/400/200-4 34652 13349 ns/op BenchmarkDiv/1000/500-4 25294 4827 ns/op BenchmarkDiv/2000/1000-4 16028 7174 ns/op BenchmarkDiv/20000/10000-4 276 524870 ns/op BenchmarkDiv/200000/100000-4 16 42278665 ns/op BenchmarkDiv/2000000/1000000-4 1 834446155 ns/op BenchmarkDiv/20000000/10000000-4 1 23473322909 ns/op BenchmarkMul-4 3 107908711 ns/op BenchmarkNatMul/10-4 94268 3458 ns/op BenchmarkNatMul/100-4 100 2750696 ns/op BenchmarkNatMul/1000-4 98 1509980 ns/op BenchmarkZeroShifts/Shl-4 10000 28712 ns/op BenchmarkZeroShifts/ShlSame-4 5912518 27.71 ns/op BenchmarkZeroShifts/Shr-4 10000 26114 ns/op BenchmarkZeroShifts/ShrSame-4 1000000 340.2 ns/op BenchmarkExp3Power/0x10-4 194667 1045 ns/op BenchmarkExp3Power/0x40-4 167185 1791 ns/op BenchmarkExp3Power/0x100-4 79770 5203 ns/op BenchmarkExp3Power/0x400-4 27974 8289 ns/op BenchmarkExp3Power/0x1000-4 5845 40871 ns/op BenchmarkExp3Power/0x4000-4 975 136252 ns/op BenchmarkExp3Power/0x10000-4 100 2114303 ns/op BenchmarkExp3Power/0x40000-4 8 18641065 ns/op BenchmarkExp3Power/0x100000-4 1 496258655 ns/op BenchmarkExp3Power/0x400000-4 1 1514987901 ns/op BenchmarkFibo-4 1 133124395 ns/op BenchmarkNatSqr/1-4 972919 638.7 ns/op BenchmarkNatSqr/2-4 352008 498.1 ns/op BenchmarkNatSqr/3-4 166274 2269 ns/op BenchmarkNatSqr/5-4 211831 910.9 ns/op BenchmarkNatSqr/8-4 136083 2416 ns/op BenchmarkNatSqr/10-4 109508 3451 ns/op BenchmarkNatSqr/20-4 16425 8561 ns/op BenchmarkNatSqr/30-4 12102 14087 ns/op BenchmarkNatSqr/50-4 10000 24431 ns/op BenchmarkNatSqr/80-4 4966 63274 ns/op BenchmarkNatSqr/100-4 5068 56732 ns/op BenchmarkNatSqr/200-4 1744 137192 ns/op BenchmarkNatSqr/300-4 861 216559 ns/op BenchmarkNatSqr/500-4 376 448142 ns/op BenchmarkNatSqr/800-4 100 4455284 ns/op BenchmarkNatSqr/1000-4 100 1685059 ns/op BenchmarkNatSetBytes/8-4 669124 390.6 ns/op BenchmarkNatSetBytes/24-4 207847 575.7 ns/op BenchmarkNatSetBytes/128-4 10000 11950 ns/op BenchmarkNatSetBytes/7-4 881760 954.9 ns/op BenchmarkNatSetBytes/23-4 219609 1273 ns/op BenchmarkNatSetBytes/127-4 43806 2934 ns/op BenchmarkScanPi-4 178 1982379 ns/op BenchmarkStringPiParallel-4 261 384312 ns/op BenchmarkScan/10/Base2-4 37011 3777 ns/op BenchmarkScan/100/Base2-4 4254 54871 ns/op BenchmarkScan/1000/Base2-4 433 274915 ns/op BenchmarkScan/10/Base8-4 85704 2575 ns/op BenchmarkScan/100/Base8-4 12465 27544 ns/op BenchmarkScan/1000/Base8-4 1262 108904 ns/op BenchmarkScan/10/Base10-4 96416 1456 ns/op BenchmarkScan/100/Base10-4 13336 13463 ns/op BenchmarkScan/1000/Base10-4 1347 98445 ns/op BenchmarkScan/10/Base16-4 111062 2855 ns/op BenchmarkScan/100/Base16-4 10000 12943 ns/op BenchmarkScan/1000/Base16-4 1567 78577 ns/op BenchmarkString/10/Base2-4 192080 3209 ns/op BenchmarkString/100/Base2-4 20817 5715 ns/op BenchmarkString/1000/Base2-4 2641 116312 ns/op BenchmarkString/10/Base8-4 364680 891.9 ns/op BenchmarkString/100/Base8-4 10000 10344 ns/op BenchmarkString/1000/Base8-4 7275 23034 ns/op BenchmarkString/10/Base10-4 210128 610.3 ns/op BenchmarkString/100/Base10-4 37820 3729 ns/op BenchmarkString/1000/Base10-4 3792 40126 ns/op BenchmarkString/10/Base16-4 428115 730.5 ns/op BenchmarkString/100/Base16-4 83577 1472 ns/op BenchmarkString/1000/Base16-4 9567 74379 ns/op BenchmarkLeafSize/0-4 30 6750175 ns/op BenchmarkLeafSize/1-4 206 2141188 ns/op BenchmarkLeafSize/2-4 361 2016305 ns/op BenchmarkLeafSize/3-4 225 815415 ns/op BenchmarkLeafSize/4-4 394 593056 ns/op BenchmarkLeafSize/5-4 219 2669364 ns/op BenchmarkLeafSize/6-4 100 1318362 ns/op BenchmarkLeafSize/7-4 242 527241 ns/op BenchmarkLeafSize/8-4 390 1274418 ns/op BenchmarkLeafSize/9-4 147 808920 ns/op BenchmarkLeafSize/10-4 216 520647 ns/op BenchmarkLeafSize/11-4 127 1080309 ns/op BenchmarkLeafSize/12-4 259 588543 ns/op BenchmarkLeafSize/13-4 100 1857481 ns/op BenchmarkLeafSize/14-4 270 824779 ns/op BenchmarkLeafSize/15-4 240 571604 ns/op BenchmarkLeafSize/16-4 422 485341 ns/op BenchmarkLeafSize/32-4 100 1067066 ns/op BenchmarkLeafSize/64-4 319 588565 ns/op BenchmarkProbablyPrime/n=0-4 4 29283456 ns/op BenchmarkProbablyPrime/n=1-4 5 25054434 ns/op BenchmarkProbablyPrime/n=5-4 3 42193790 ns/op BenchmarkProbablyPrime/n=10-4 2 50205342 ns/op BenchmarkProbablyPrime/n=20-4 2 77507736 ns/op BenchmarkProbablyPrime/Lucas-4 6 19411850 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 14795572 ns/op BenchmarkRatCmp-4 217462 698.4 ns/op BenchmarkFloatSqrt/64-4 13712 12849 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7808 15238 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 4731 29593 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2552 60832 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 442 642481 ns/op 17904 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 36 12365029 ns/op 177279 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 575004632 ns/op 3803392 B/op 637 allocs/op PASS ok math/big 342.002s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7515174 52.03 ns/op BenchmarkLeadingZeros8-4 7501270 16.37 ns/op BenchmarkLeadingZeros16-4 7281295 29.55 ns/op BenchmarkLeadingZeros32-4 7731043 15.89 ns/op BenchmarkLeadingZeros64-4 7834213 16.83 ns/op BenchmarkTrailingZeros-4 7353306 17.91 ns/op BenchmarkTrailingZeros8-4 7510058 17.42 ns/op BenchmarkTrailingZeros16-4 7560042 16.68 ns/op BenchmarkTrailingZeros32-4 6166848 17.13 ns/op BenchmarkTrailingZeros64-4 6838272 77.92 ns/op BenchmarkOnesCount-4 7617817 17.15 ns/op BenchmarkOnesCount8-4 8231544 41.98 ns/op BenchmarkOnesCount16-4 7959639 21.43 ns/op BenchmarkOnesCount32-4 8231332 65.99 ns/op BenchmarkOnesCount64-4 8179768 16.06 ns/op BenchmarkRotateLeft-4 7226788 58.84 ns/op BenchmarkRotateLeft8-4 7253792 47.33 ns/op BenchmarkRotateLeft16-4 5707482 20.55 ns/op BenchmarkRotateLeft32-4 7628424 23.25 ns/op BenchmarkRotateLeft64-4 7905421 15.33 ns/op BenchmarkReverse-4 13262324 8.447 ns/op BenchmarkReverse8-4 15804124 9.922 ns/op BenchmarkReverse16-4 12645744 9.682 ns/op BenchmarkReverse32-4 13426879 11.52 ns/op BenchmarkReverse64-4 13384609 8.711 ns/op BenchmarkReverseBytes-4 14568730 9.024 ns/op BenchmarkReverseBytes16-4 15617101 7.895 ns/op BenchmarkReverseBytes32-4 13989636 8.448 ns/op BenchmarkReverseBytes64-4 14476399 8.057 ns/op BenchmarkAdd-4 8034081 21.93 ns/op BenchmarkAdd32-4 1000000 173.5 ns/op BenchmarkAdd64-4 4993746 53.66 ns/op BenchmarkAdd64multiple-4 14072502 10.07 ns/op BenchmarkSub-4 7893138 16.54 ns/op BenchmarkSub32-4 4038716 30.74 ns/op BenchmarkSub64-4 7350354 18.33 ns/op BenchmarkSub64multiple-4 13257654 24.09 ns/op BenchmarkMul-4 8280663 15.06 ns/op BenchmarkMul32-4 8243715 23.39 ns/op BenchmarkMul64-4 8050994 32.55 ns/op BenchmarkDiv-4 2717490 46.34 ns/op BenchmarkDiv32-4 6144362 54.81 ns/op BenchmarkDiv64-4 2758196 99.80 ns/op PASS ok math/bits 36.558s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1667167 111.7 ns/op BenchmarkAcos-4 392325 438.1 ns/op BenchmarkAcosh-4 370020 416.2 ns/op BenchmarkAsin-4 424447 348.3 ns/op BenchmarkAsinh-4 412723 302.0 ns/op BenchmarkAtan-4 1000000 103.4 ns/op BenchmarkAtanh-4 1000000 106.6 ns/op BenchmarkConj-4 15169108 16.35 ns/op BenchmarkCos-4 426771 258.9 ns/op BenchmarkCosh-4 443847 395.4 ns/op BenchmarkExp-4 548278 637.7 ns/op BenchmarkLog-4 1000000 227.5 ns/op BenchmarkLog10-4 1000000 134.9 ns/op BenchmarkPhase-4 4704589 27.50 ns/op BenchmarkPolar-4 1000000 187.2 ns/op BenchmarkPow-4 346796 397.3 ns/op BenchmarkRect-4 564438 222.7 ns/op BenchmarkSin-4 465579 257.3 ns/op BenchmarkSinh-4 455347 558.8 ns/op BenchmarkSqrt-4 639129 203.7 ns/op BenchmarkTan-4 1000000 278.0 ns/op BenchmarkTanh-4 1000000 359.7 ns/op PASS ok math/cmplx 18.369s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 819279 129.5 ns/op BenchmarkInt63ThreadsafeParallel-4 740209 216.9 ns/op BenchmarkInt63Unthreadsafe-4 855536 152.3 ns/op BenchmarkIntn1000-4 662054 174.4 ns/op BenchmarkInt63n1000-4 760473 154.0 ns/op BenchmarkInt31n1000-4 714129 163.9 ns/op BenchmarkFloat32-4 742282 156.5 ns/op BenchmarkFloat64-4 728073 150.5 ns/op BenchmarkPerm3-4 171446 754.7 ns/op BenchmarkPerm30-4 18339 12832 ns/op BenchmarkPerm30ViaShuffle-4 10000 12578 ns/op BenchmarkShuffleOverhead-4 10000 10916 ns/op BenchmarkRead3-4 594638 770.1 ns/op BenchmarkRead64-4 56432 2001 ns/op BenchmarkRead1000-4 3597 29146 ns/op BenchmarkConcurrent-4 225000 478.9 ns/op PASS ok math/rand 9.128s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 39892 3448 ns/op BenchmarkQDecodeWord-4 110208 1076 ns/op BenchmarkQDecodeHeader-4 83212 1310 ns/op BenchmarkTypeByExtension/.html-4 506606 231.1 ns/op BenchmarkTypeByExtension/.HTML-4 146731 922.0 ns/op BenchmarkTypeByExtension/.unused-4 266344 1144 ns/op BenchmarkExtensionsByType/text/html-4 135850 5327 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 48858 4983 ns/op BenchmarkExtensionsByType/application/octet-stream-4 91016 2539 ns/op PASS ok mime 9.679s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 141 1103589 ns/op 47442 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 171 1615244 ns/op 48999 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 212 960243 ns/op 103908 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 414 1055150 ns/op 49920 B/op 207 allocs/op PASS ok mime/multipart 3.576s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 942 139361 ns/op PASS ok mime/quotedprintable 1.231s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 18 8252937 ns/op 8612 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 15 9278760 ns/op 7603 B/op 67 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5014080642 ns/op 159120 B/op 226 allocs/op BenchmarkDNSName-4 87781 1400 ns/op BenchmarkInterfaces-4 2742 95412 ns/op 8707 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3464 107061 ns/op 6513 B/op 22 allocs/op BenchmarkInterfaceByName-4 2793 58071 ns/op 8776 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1080 150656 ns/op 14989 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 4509 45515 ns/op 4437 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 264 432750 ns/op 135327 B/op 39 allocs/op BenchmarkParseIP-4 7202 18602 ns/op BenchmarkParseIPValidIPv4-4 328048 370.7 ns/op BenchmarkParseIPValidIPv6-4 148578 782.8 ns/op BenchmarkIPString/IPv4-4 86335 1444 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8188 13627 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48528 3054 ns/op BenchmarkIPEqual/IPv4-4 680514 155.8 ns/op BenchmarkIPEqual/IPv6-4 1135450 104.3 ns/op BenchmarkSendFile/1024-4 1 1210774774 ns/op 0.00 MB/s 728 B/op 13 allocs/op BenchmarkSendFile/2048-4 1 1212917481 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1220984639 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1220924739 ns/op 0.01 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/16384-4 1 1212780482 ns/op 0.01 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/32768-4 1 1229068588 ns/op 0.03 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1224091866 ns/op 0.05 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1024271847 ns/op 0.13 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1007944532 ns/op 0.26 MB/s 728 B/op 13 allocs/op BenchmarkSendFile/524288-4 1 1007958875 ns/op 0.52 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/1048576-4 1 1012253086 ns/op 1.04 MB/s 728 B/op 13 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1019155737 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1009080778 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1009115520 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1004542288 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1025469343 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1015124743 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1021695491 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1019722830 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1005459010 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1023554164 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1009714966 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1029133029 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1029905065 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1015734129 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1006429602 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1297528055 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1013120305 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1050309439 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1010083896 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1008749632 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1011912983 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1015467383 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1012042305 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1011150776 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1014799618 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1020911032 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1068969288 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1017010281 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1010883562 ns/op 0.06 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1017270272 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1014302884 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1020472967 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1019940397 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1009637718 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1020959771 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1015032522 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1012552727 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1006524720 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1016471540 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1016138869 ns/op 0.06 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1009649394 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1003776947 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1011946616 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1014420217 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2763 49017 ns/op BenchmarkTCP4OneShotTimeout-4 2407 70311 ns/op BenchmarkTCP4Persistent-4 26916 12321 ns/op BenchmarkTCP4PersistentTimeout-4 24764 5561 ns/op BenchmarkTCP6OneShot-4 3316 49016 ns/op BenchmarkTCP6OneShotTimeout-4 4647 33519 ns/op BenchmarkTCP6Persistent-4 9842 11651 ns/op BenchmarkTCP6PersistentTimeout-4 21411 10074 ns/op BenchmarkTCP4ConcurrentReadWrite-4 54440 3142 ns/op BenchmarkTCP6ConcurrentReadWrite-4 41134 4837 ns/op BenchmarkSetReadDeadline-4 168403 748.6 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 22778 4512 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 23112 6102 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 26466 5379 ns/op 0 B/op 0 allocs/op PASS ok net 74.563s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22958 13113 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7915 26138 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 11800 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16310 9824 ns/op 47 B/op 0 allocs/op BenchmarkCopyValues-4 17620 6786 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 49892 2244 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 110.4 ns/op BenchmarkFindChild/n=2/rep=map-4 3300837 30.80 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 989755 121.0 ns/op BenchmarkFindChild/n=4/rep=linear-4 505599 197.8 ns/op BenchmarkFindChild/n=4/rep=map-4 3798374 34.72 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 548892 219.8 ns/op BenchmarkFindChild/n=8/rep=linear-4 328024 383.7 ns/op BenchmarkFindChild/n=8/rep=map-4 3158328 36.41 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 266498 431.3 ns/op BenchmarkFindChild/n=16/rep=linear-4 165115 718.4 ns/op BenchmarkFindChild/n=16/rep=map-4 2794867 41.58 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2028621 63.00 ns/op BenchmarkFindChild/n=32/rep=linear-4 79910 1770 ns/op BenchmarkFindChild/n=32/rep=map-4 2943672 41.53 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2065094 57.79 ns/op BenchmarkServerMatch-4 15147 8492 ns/op BenchmarkReadRequestChrome-4 3038 39977 ns/op 15.28 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8030 19112 ns/op 4.08 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8491 16903 ns/op 4.85 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5983 19824 ns/op 7.62 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 17459 ns/op 2.29 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 567 422661 ns/op 2.42 MB/s BenchmarkFileAndServer_1KB/https1-4 122 909623 ns/op 1.13 MB/s BenchmarkFileAndServer_1KB/h2-4 72 1423660 ns/op 0.72 MB/s BenchmarkFileAndServer_16MB/h1-4 4 43964168 ns/op 381.61 MB/s BenchmarkFileAndServer_16MB/https1-4 1 115063281 ns/op 145.81 MB/s BenchmarkFileAndServer_16MB/h2-4 1 320543670 ns/op 52.34 MB/s BenchmarkFileAndServer_64MB/h1-4 1 212997645 ns/op 315.07 MB/s BenchmarkFileAndServer_64MB/https1-4 1 504107486 ns/op 133.12 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1062037711 ns/op 63.19 MB/s BenchmarkServeMux-4 207 619818 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 217 521316 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 589 283792 ns/op 5949 B/op 63 allocs/op BenchmarkClientServer/https1-4 216 561370 ns/op 6712 B/op 74 allocs/op BenchmarkClientServer/h2-4 97 1541308 ns/op 10904 B/op 86 allocs/op BenchmarkClientServerParallel/4/h1-4 1041 134074 ns/op 8251 B/op 71 allocs/op BenchmarkClientServerParallel/4/https1-4 12 13487052 ns/op 79431 B/op 921 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36402: write tcp 127.0.0.1:43875->127.0.0.1:36402: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56646: write tcp 127.0.0.1:43257->127.0.0.1:56646: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37358: read tcp 127.0.0.1:33439->127.0.0.1:37358: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37322: read tcp 127.0.0.1:33439->127.0.0.1:37322: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37374: write tcp 127.0.0.1:33439->127.0.0.1:37374: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33774: read tcp 127.0.0.1:39629->127.0.0.1:33774: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33754: read tcp 127.0.0.1:39629->127.0.0.1:33754: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33768: write tcp 127.0.0.1:39629->127.0.0.1:33768: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35982: read tcp 127.0.0.1:45849->127.0.0.1:35982: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35942: read tcp 127.0.0.1:45849->127.0.0.1:35942: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 44 3708209 ns/op 23710 B/op 246 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50498: read tcp 127.0.0.1:43887->127.0.0.1:50498: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55620: read tcp 127.0.0.1:46541->127.0.0.1:55620: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55632: read tcp 127.0.0.1:46541->127.0.0.1:55632: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55648: read tcp 127.0.0.1:46541->127.0.0.1:55648: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34684: read tcp 127.0.0.1:38857->127.0.0.1:34684: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34660: read tcp 127.0.0.1:38857->127.0.0.1:34660: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34664: read tcp 127.0.0.1:38857->127.0.0.1:34664: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34690: write tcp 127.0.0.1:38857->127.0.0.1:34690: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34674: write tcp 127.0.0.1:38857->127.0.0.1:34674: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43930: write tcp 127.0.0.1:33957->127.0.0.1:43930: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 400 784478 ns/op 20843 B/op 113 allocs/op BenchmarkClientServerParallel/64/https1-4 14 17556563 ns/op 109968 B/op 1230 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52588: read tcp 127.0.0.1:32997->127.0.0.1:52588: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39610: read tcp 127.0.0.1:36897->127.0.0.1:39610: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44582: write tcp 127.0.0.1:45793->127.0.0.1:44582: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44586: write tcp 127.0.0.1:45793->127.0.0.1:44586: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44556: write tcp 127.0.0.1:45793->127.0.0.1:44556: use of closed network connection BenchmarkClientServerParallel/64/h2-4 10 12117992 ns/op 100040 B/op 1214 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47946: read tcp 127.0.0.1:44329->127.0.0.1:47946: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55996: read tcp 127.0.0.1:40867->127.0.0.1:55996: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55984: read tcp 127.0.0.1:40867->127.0.0.1:55984: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47688: read tcp 127.0.0.1:36313->127.0.0.1:47688: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47722: read tcp 127.0.0.1:36313->127.0.0.1:47722: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47734: read tcp 127.0.0.1:36313->127.0.0.1:47734: use of closed network connection BenchmarkServer-4 1 1087514647 ns/op 30016 B/op 135 allocs/op BenchmarkClient-4 243 430292 ns/op 3745 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 1012 181127 ns/op 7336 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1416 82637 ns/op 3091 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1762 179612 ns/op 1937 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1842 76625 ns/op 2803 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1590 130169 ns/op 2714 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1843 81531 ns/op 2733 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1680 112790 ns/op 1957 B/op 14 allocs/op BenchmarkServerHijack-4 898 119604 ns/op 16749 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 260 403909 ns/op 5999 B/op 52 allocs/op BenchmarkResponseStatusLine-4 306321 549.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 29.572s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3094 60266 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.689s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 69424 3643 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 606958 359.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 162055 965.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65845 3482 ns/op BenchmarkStdIPv4-4 104383 1200 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 98408 1472 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 90238 1310 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 64184 1903 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 71947 1688 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1411297 73.19 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 889776 113.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 118.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 197079 761.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 236761 559.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 220561 557.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93806 1602 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 248072 501.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 105378 1651 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 129694 2128 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 121054 1058 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 78004 1813 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 382503 367.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 122736 3411 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 153888 1322 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 252627 819.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 137433 1339 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 331446 1064 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 134487 1340 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 141891 1440 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 140228 1097 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 110810 1936 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 488851 241.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 146102 942.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 95455 1380 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 93123 1416 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 146270 1260 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 104996 3076 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 288477 576.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 92359 1364 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 106540 1091 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 135729 1376 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 114318 1273 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 154.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 903144 113.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 935313 115.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 925004 117.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 141.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 943576 290.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 963050 121.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 966468 118.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 981975 125.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 385448 361.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 608432 200.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 138328 2061 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 130539 899.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 151498 880.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 79388 1529 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 248352 623.5 ns/op PASS ok net/netip 27.290s 2023/09/18 19:17:01 Test RPC server listening on 127.0.0.1:35669 2023/09/18 19:17:01 Test HTTP RPC server listening on 127.0.0.1:42293 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 999 200621 ns/op BenchmarkEndToEndHTTP-4 1066 144272 ns/op BenchmarkEndToEndAsync-4 2384 64605 ns/op BenchmarkEndToEndAsyncHTTP-4 1585 71971 ns/op PASS ok net/rpc 3.202s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3195 38491 ns/op BenchmarkReadMIMEHeader/server_headers-4 4230 44272 ns/op BenchmarkUncommon-4 10000 10121 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.598s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3230 34639 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 85406 2049 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 616706 473.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 90171 1497 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 170343 803.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 81656 1496 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 22718 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 429138 294.2 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 89466 3308 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 163436 877.8 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 69576 1690 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 15523 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 173323 738.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 72306 1666 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 68251 1900 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32186 5424 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5128 21417 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 149950 742.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 66380 2298 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 70519 1742 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32092 3887 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5365 22691 ns/op 320 B/op 1 allocs/op PASS ok net/url 16.894s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 1000000 171.8 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 188023 910.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 650 461995 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 100 2176035 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 428 368486 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 117746 2379 ns/op BenchmarkStatFile-4 68058 2870 ns/op BenchmarkStatDir-4 85479 3325 ns/op BenchmarkLstatDot-4 125488 1866 ns/op BenchmarkLstatFile-4 83077 2935 ns/op BenchmarkLstatDir-4 87777 3723 ns/op PASS ok os 6.039s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 121 5425116 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 2.211s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 417759 654.5 ns/op PASS ok os/user 1.355s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3714967 144.0 ns/op BenchmarkString-4 1300494 369.6 ns/op BenchmarkBytes-4 1630135 71.05 ns/op BenchmarkNamedBytes-4 1000000 256.9 ns/op BenchmarkBytesArray-4 656403 159.7 ns/op BenchmarkSliceLen-4 1852660 62.90 ns/op BenchmarkMapLen-4 761360 736.3 ns/op BenchmarkStringLen-4 1530272 95.21 ns/op BenchmarkArrayLen-4 1330534 86.73 ns/op BenchmarkSliceCap-4 1882966 63.16 ns/op BenchmarkDeepEqual/int8-4 509085 229.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 92400 1310 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 449395 487.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 86904 1548 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 423830 385.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 81418 1801 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 418707 638.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 76149 1389 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 415746 429.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 90116 2516 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 506935 222.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 107704 2339 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 436988 272.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 84547 2025 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 444168 276.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 83976 1628 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 435711 276.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 86028 2076 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 390388 337.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 78100 1442 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 406129 323.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 83707 1557 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 421033 291.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 86361 2579 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 10000 10523 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 83058 2378 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 434505 368.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 79244 1951 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 353924 292.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 79548 1452 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 536308 449.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 89505 1521 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 431338 435.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 84602 2779 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 108819 1150 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51105 3933 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 40489 2574 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 34634 3461 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 36124 3230 ns/op BenchmarkIsZero/ArrayComparable-4 127369 1111 ns/op BenchmarkIsZero/ArrayIncomparable-4 31632 4871 ns/op BenchmarkIsZero/StructComparable-4 376342 328.0 ns/op BenchmarkIsZero/StructIncomparable-4 142945 2840 ns/op BenchmarkSetZero/Bool/Direct-4 4469670 29.45 ns/op BenchmarkSetZero/Bool/CachedZero-4 811048 130.6 ns/op BenchmarkSetZero/Bool/NewZero-4 615938 456.3 ns/op BenchmarkSetZero/Int/Direct-4 2001463 57.50 ns/op BenchmarkSetZero/Int/CachedZero-4 836262 136.7 ns/op BenchmarkSetZero/Int/NewZero-4 655454 331.1 ns/op BenchmarkSetZero/Uint/Direct-4 1976071 124.7 ns/op BenchmarkSetZero/Uint/CachedZero-4 714655 289.8 ns/op BenchmarkSetZero/Uint/NewZero-4 415666 301.7 ns/op BenchmarkSetZero/Float/Direct-4 1000000 121.0 ns/op BenchmarkSetZero/Float/CachedZero-4 890918 291.5 ns/op BenchmarkSetZero/Float/NewZero-4 664298 178.3 ns/op BenchmarkSetZero/Complex/Direct-4 1000000 143.0 ns/op BenchmarkSetZero/Complex/CachedZero-4 834666 158.1 ns/op BenchmarkSetZero/Complex/NewZero-4 660082 199.0 ns/op BenchmarkSetZero/Array/Direct-4 1456154 146.0 ns/op BenchmarkSetZero/Array/CachedZero-4 825808 390.0 ns/op BenchmarkSetZero/Array/NewZero-4 693500 337.8 ns/op BenchmarkSetZero/Chan/Direct-4 1000000 183.4 ns/op BenchmarkSetZero/Chan/CachedZero-4 738578 297.3 ns/op BenchmarkSetZero/Chan/NewZero-4 662378 297.7 ns/op BenchmarkSetZero/Func/Direct-4 2112002 57.62 ns/op BenchmarkSetZero/Func/CachedZero-4 785292 139.1 ns/op BenchmarkSetZero/Func/NewZero-4 402518 422.6 ns/op BenchmarkSetZero/Interface/Direct-4 1989048 101.2 ns/op BenchmarkSetZero/Interface/CachedZero-4 861357 133.7 ns/op BenchmarkSetZero/Interface/NewZero-4 703815 179.6 ns/op BenchmarkSetZero/Map/Direct-4 2113645 77.99 ns/op BenchmarkSetZero/Map/CachedZero-4 807397 166.6 ns/op BenchmarkSetZero/Map/NewZero-4 629488 193.0 ns/op BenchmarkSetZero/Pointer/Direct-4 2018097 87.55 ns/op BenchmarkSetZero/Pointer/CachedZero-4 859282 164.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 682524 192.6 ns/op BenchmarkSetZero/Slice/Direct-4 1985175 69.91 ns/op BenchmarkSetZero/Slice/CachedZero-4 940996 468.0 ns/op BenchmarkSetZero/Slice/NewZero-4 688225 307.0 ns/op BenchmarkSetZero/String/Direct-4 1000000 128.5 ns/op BenchmarkSetZero/String/CachedZero-4 854252 135.4 ns/op BenchmarkSetZero/String/NewZero-4 697245 234.5 ns/op BenchmarkSetZero/Struct/Direct-4 2814639 179.9 ns/op BenchmarkSetZero/Struct/CachedZero-4 905632 143.1 ns/op BenchmarkSetZero/Struct/NewZero-4 397856 849.2 ns/op BenchmarkSelect/1-4 177720 789.4 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 74318 4308 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 26038 7326 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 101724 1497 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 204460 594.2 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 171469 3414 ns/op 37.49 MB/s BenchmarkCallArgCopy/size=256-4 114655 3504 ns/op 73.06 MB/s BenchmarkCallArgCopy/size=1024-4 97668 13535 ns/op 75.66 MB/s BenchmarkCallArgCopy/size=4096-4 10000 14127 ns/op 289.94 MB/s BenchmarkCallArgCopy/size=65536-4 2384 174817 ns/op 374.88 MB/s BenchmarkFieldByName1-4 795517 263.9 ns/op BenchmarkFieldByName2-4 41721 2912 ns/op BenchmarkFieldByName3-4 9302 62098 ns/op BenchmarkInterfaceBig-4 3385455 77.31 ns/op BenchmarkInterfaceSmall-4 3185710 34.91 ns/op BenchmarkNew-4 943411 955.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 2349 124370 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2132 57153 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2388 124841 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2030 93634 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2364 134056 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2134 60826 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 236324 529.0 ns/op PASS ok reflect 101.729s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 5638 68156 ns/op 8970 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 50577 ns/op 9309 B/op 1 allocs/op BenchmarkFindString-4 9398 48324 ns/op 9279 B/op 1 allocs/op BenchmarkFindSubmatch-4 8334 55897 ns/op 9167 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 8092 63476 ns/op 9336 B/op 2 allocs/op BenchmarkLiteral-4 10000 31251 ns/op BenchmarkNotLiteral-4 2793 341163 ns/op BenchmarkMatchClass-4 2127 85377 ns/op BenchmarkMatchClass_InRange-4 2338 139762 ns/op BenchmarkReplaceAll-4 2262 226895 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 42577 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 10763 ns/op BenchmarkAnchoredShortMatch-4 10000 49018 ns/op BenchmarkAnchoredLongMatch-4 10000 16278 ns/op BenchmarkOnePassShortA-4 10000 18652 ns/op BenchmarkNotOnePassShortA-4 2907 47154 ns/op BenchmarkOnePassShortB-4 19063 11486 ns/op BenchmarkNotOnePassShortB-4 7072 99936 ns/op BenchmarkOnePassLongPrefix-4 68583 5131 ns/op BenchmarkOnePassLongNotPrefix-4 21399 8963 ns/op BenchmarkMatchParallelShared-4 12300 34130 ns/op BenchmarkMatchParallelCopied-4 10000 27900 ns/op BenchmarkQuoteMetaAll-4 133632 1516 ns/op 9.23 MB/s BenchmarkQuoteMetaNone-4 284820 402.7 ns/op 64.57 MB/s BenchmarkCompile/Onepass-4 2820 88281 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1082 157535 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 124 2117961 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3443352 29.73 ns/op 538.20 MB/s BenchmarkMatch/Easy0/32-4 10000 27506 ns/op 1.16 MB/s BenchmarkMatch/Easy0/1K-4 10000 16884 ns/op 60.65 MB/s BenchmarkMatch/Easy0i/16-4 4311193 28.66 ns/op 558.34 MB/s BenchmarkMatch/Easy0i/32-4 3008 33609 ns/op 0.95 MB/s BenchmarkMatch/Easy0i/1K-4 100 1925356 ns/op 0.53 MB/s BenchmarkMatch/Easy1/16-4 4025926 28.73 ns/op 556.82 MB/s BenchmarkMatch/Easy1/32-4 10000 66536 ns/op 0.48 MB/s BenchmarkMatch/Easy1/1K-4 4525 118070 ns/op 8.67 MB/s BenchmarkMatch/Medium/16-4 728751 180.6 ns/op 88.61 MB/s BenchmarkMatch/Medium/32-4 1896 65603 ns/op 0.49 MB/s BenchmarkMatch/Medium/1K-4 184 896990 ns/op 1.14 MB/s BenchmarkMatch/Hard/16-4 4107880 70.85 ns/op 225.81 MB/s BenchmarkMatch/Hard/32-4 2443 119413 ns/op 0.27 MB/s BenchmarkMatch/Hard/1K-4 98 1333315 ns/op 0.77 MB/s BenchmarkMatch/Hard1/16-4 684 397074 ns/op 0.04 MB/s BenchmarkMatch/Hard1/32-4 412 298209 ns/op 0.11 MB/s BenchmarkMatch/Hard1/1K-4 12 17655376 ns/op 0.06 MB/s BenchmarkMatch_onepass_regex/16-4 19116 5725 ns/op 2.79 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 10151 ns/op 3.15 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 459 389424 ns/op 2.63 MB/s 27 B/op 0 allocs/op PASS ok regexp 27.430s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 488340 815.2 ns/op BenchmarkIsWordChar-4 174268 885.7 ns/op PASS ok regexp/syntax 6.701s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 73050 1705 ns/op BenchmarkCallers/inlined-4 78783 1436 ns/op BenchmarkCallers/no-cache-4 33315 3730 ns/op BenchmarkFPCallers/cached-4 13328509 9.274 ns/op BenchmarkMakeChan/Byte-4 789792 283.7 ns/op BenchmarkMakeChan/Int-4 903352 563.6 ns/op BenchmarkMakeChan/Ptr-4 412965 1670 ns/op BenchmarkMakeChan/Struct/0-4 1000000 658.2 ns/op BenchmarkMakeChan/Struct/32-4 137815 1983 ns/op BenchmarkMakeChan/Struct/40-4 180439 1574 ns/op BenchmarkChanNonblocking-4 2942667 60.15 ns/op BenchmarkSelectUncontended-4 348100 365.0 ns/op BenchmarkSelectSyncContended-4 133546 1530 ns/op BenchmarkSelectAsyncContended-4 412717 448.3 ns/op BenchmarkSelectNonblock-4 2653734 43.52 ns/op BenchmarkChanUncontended-4 9345 10754 ns/op BenchmarkChanContended-4 6033 40755 ns/op BenchmarkChanSync-4 269181 476.8 ns/op BenchmarkChanSyncWork-4 100119 1429 ns/op BenchmarkChanProdCons0-4 222313 509.9 ns/op BenchmarkChanProdCons10-4 620166 195.3 ns/op BenchmarkChanProdCons100-4 640358 214.8 ns/op BenchmarkChanProdConsWork0-4 192324 655.6 ns/op BenchmarkChanProdConsWork10-4 365622 502.6 ns/op BenchmarkChanProdConsWork100-4 280188 420.9 ns/op BenchmarkSelectProdCons-4 44415 3781 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 108.6 ns/op BenchmarkChanCreation-4 10000 28208 ns/op BenchmarkChanSem-4 343278 409.4 ns/op BenchmarkChanPopular-4 1 166808005 ns/op BenchmarkChanClosed-4 1835176 62.31 ns/op BenchmarkCallClosure-4 5020258 24.67 ns/op BenchmarkCallClosure1-4 5341896 21.88 ns/op BenchmarkCallClosure2-4 1000000 112.0 ns/op BenchmarkCallClosure3-4 1400899 200.2 ns/op BenchmarkCallClosure4-4 1000000 674.9 ns/op BenchmarkComplex128DivNormal-4 4627917 111.4 ns/op BenchmarkComplex128DivNisNaN-4 4468722 53.59 ns/op BenchmarkComplex128DivDisNaN-4 1000000 130.4 ns/op BenchmarkComplex128DivNisInf-4 6122740 19.53 ns/op BenchmarkComplex128DivDisInf-4 4355535 43.61 ns/op BenchmarkSetTypePtr-4 49314446 2.222 ns/op 3600.77 MB/s BenchmarkSetTypePtr8-4 8176734 15.87 ns/op 4033.23 MB/s BenchmarkSetTypePtr16-4 8838818 13.40 ns/op 9550.93 MB/s BenchmarkSetTypePtr32-4 8628627 13.51 ns/op 18951.71 MB/s BenchmarkSetTypePtr64-4 8751662 91.58 ns/op 5590.65 MB/s BenchmarkSetTypePtr126-4 5694943 30.04 ns/op 33556.24 MB/s BenchmarkSetTypePtr128-4 5745729 21.05 ns/op 48646.25 MB/s BenchmarkSetTypePtrSlice-4 951147 175.6 ns/op 46663.64 MB/s BenchmarkSetTypeNode1-4 8922805 22.62 ns/op 1061.00 MB/s BenchmarkSetTypeNode1Slice-4 4420992 28.23 ns/op 27200.82 MB/s BenchmarkSetTypeNode8-4 8787482 13.78 ns/op 5807.23 MB/s BenchmarkSetTypeNode8Slice-4 1740685 86.55 ns/op 29578.20 MB/s BenchmarkSetTypeNode64-4 5487884 23.06 ns/op 22895.91 MB/s BenchmarkSetTypeNode64Slice-4 211983 685.5 ns/op 24648.91 MB/s BenchmarkSetTypeNode64Dead-4 6977862 17.41 ns/op 30335.80 MB/s BenchmarkSetTypeNode64DeadSlice-4 225877 907.1 ns/op 18626.66 MB/s BenchmarkSetTypeNode124-4 5907188 22.33 ns/op 45137.63 MB/s BenchmarkSetTypeNode124Slice-4 200632 650.6 ns/op 49578.83 MB/s BenchmarkSetTypeNode126-4 5885020 22.72 ns/op 45072.75 MB/s BenchmarkSetTypeNode126Slice-4 196519 600.6 ns/op 54559.05 MB/s BenchmarkSetTypeNode128-4 4192080 28.83 ns/op 36076.79 MB/s BenchmarkSetTypeNode128Slice-4 142177 1040 ns/op 31997.86 MB/s BenchmarkSetTypeNode130-4 4124676 28.85 ns/op 36603.85 MB/s BenchmarkSetTypeNode130Slice-4 141235 844.5 ns/op 40013.30 MB/s BenchmarkSetTypeNode1024-4 832059 153.1 ns/op 53594.94 MB/s BenchmarkSetTypeNode1024Slice-4 18793 5430 ns/op 48373.27 MB/s BenchmarkAllocation-4 4557 85640 ns/op BenchmarkReadMemStats-4 6502 52388 ns/op BenchmarkReadMemStatsLatency-4 1 2815877 p50-ns 2815877 p90-ns 2815877 p99-ns BenchmarkWriteBarrier-4 2401279 54.08 ns/op BenchmarkBulkWriteBarrier-4 3248347 84.97 ns/op BenchmarkScanStackNoLocals-4 1 130591886 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9894250 12.79 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8825598 18.51 ns/op BenchmarkMSpanCountAlloc/bits=256-4 5741497 29.22 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5148004 48.99 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3511224 38.81 ns/op BenchmarkHash5-4 3649051 62.95 ns/op 79.43 MB/s BenchmarkHash16-4 4466280 25.19 ns/op 635.10 MB/s BenchmarkHash64-4 3939661 37.14 ns/op 1723.14 MB/s BenchmarkHash1024-4 864954 144.6 ns/op 7081.62 MB/s BenchmarkHash65536-4 18224 6645 ns/op 9862.04 MB/s BenchmarkAlignedLoad-4 6615807 27.81 ns/op BenchmarkUnalignedLoad-4 6881822 19.91 ns/op BenchmarkEqEfaceConcrete-4 5081326 125.8 ns/op BenchmarkEqIfaceConcrete-4 5350531 21.22 ns/op BenchmarkNeEfaceConcrete-4 5546626 22.02 ns/op BenchmarkNeIfaceConcrete-4 5622432 21.85 ns/op BenchmarkConvT2EByteSized/bool-4 5322187 23.99 ns/op BenchmarkConvT2EByteSized/uint8-4 4934943 23.29 ns/op BenchmarkConvT2ESmall-4 5025261 24.35 ns/op BenchmarkConvT2EUintptr-4 5086554 23.71 ns/op BenchmarkConvT2ELarge-4 1000000 245.3 ns/op BenchmarkConvT2ISmall-4 4701210 53.01 ns/op BenchmarkConvT2IUintptr-4 4260855 37.07 ns/op BenchmarkConvT2ILarge-4 1000000 109.8 ns/op BenchmarkConvI2E-4 3874077 30.70 ns/op BenchmarkConvI2I-4 3752174 34.79 ns/op BenchmarkAssertE2T-4 3841894 116.9 ns/op BenchmarkAssertE2TLarge-4 2478282 49.26 ns/op BenchmarkAssertE2I-4 3278920 33.94 ns/op BenchmarkAssertI2T-4 3371059 29.75 ns/op BenchmarkAssertI2I-4 3594651 32.42 ns/op BenchmarkAssertI2E-4 5016777 24.47 ns/op BenchmarkAssertE2E-4 4507179 54.46 ns/op BenchmarkAssertE2T2-4 2942713 42.90 ns/op BenchmarkAssertE2T2Blank-4 2767515 40.44 ns/op BenchmarkAssertI2E2-4 3635625 45.90 ns/op BenchmarkAssertI2E2Blank-4 5110831 22.27 ns/op BenchmarkAssertE2E2-4 3844413 37.37 ns/op BenchmarkAssertE2E2Blank-4 5245950 29.67 ns/op BenchmarkConvT2Ezero/zero/16-4 4228183 31.99 ns/op BenchmarkConvT2Ezero/zero/32-4 4921735 38.89 ns/op BenchmarkConvT2Ezero/zero/64-4 4864484 35.62 ns/op BenchmarkConvT2Ezero/zero/str-4 5099436 25.70 ns/op BenchmarkConvT2Ezero/zero/slice-4 4841080 71.32 ns/op BenchmarkConvT2Ezero/zero/big-4 117812 4462 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 129.8 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 583.5 ns/op BenchmarkConvT2Ezero/nonzero/big-4 10000 21741 ns/op BenchmarkConvT2Ezero/smallint/16-4 1000000 237.8 ns/op BenchmarkConvT2Ezero/smallint/32-4 4963454 41.39 ns/op BenchmarkConvT2Ezero/smallint/64-4 4228870 70.66 ns/op BenchmarkConvT2Ezero/largeint/16-4 1390519 102.7 ns/op BenchmarkConvT2Ezero/largeint/32-4 1504492 211.2 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 113.7 ns/op BenchmarkMalloc8-4 1000000 128.4 ns/op BenchmarkMalloc16-4 1393164 79.84 ns/op BenchmarkMallocTypeInfo8-4 1000000 105.3 ns/op BenchmarkMallocTypeInfo16-4 1221544 291.4 ns/op BenchmarkMallocLargeStruct-4 87816 3431 ns/op BenchmarkGoroutineSelect-4 8 32863809 ns/op BenchmarkGoroutineBlocking-4 34 19312886 ns/op BenchmarkGoroutineForRange-4 14 35387580 ns/op BenchmarkGoroutineIdle-4 8 13327487 ns/op BenchmarkHashStringSpeed-4 1000000 113.5 ns/op BenchmarkHashBytesSpeed-4 1211734 187.6 ns/op BenchmarkHashInt32Speed-4 1907049 157.9 ns/op BenchmarkHashInt64Speed-4 1000000 103.7 ns/op BenchmarkHashStringArraySpeed-4 384301 420.2 ns/op BenchmarkMegMap-4 3644334 97.33 ns/op BenchmarkMegOneMap-4 4149202 29.06 ns/op BenchmarkMegEqMap-4 1966 84369 ns/op BenchmarkMegEmptyMap-4 4695117 25.85 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2499616 44.66 ns/op BenchmarkSmallStrMap-4 3615932 72.46 ns/op BenchmarkMapStringKeysEight_16-4 3406195 32.41 ns/op BenchmarkMapStringKeysEight_32-4 3263745 36.64 ns/op BenchmarkMapStringKeysEight_64-4 3274848 125.0 ns/op BenchmarkMapStringKeysEight_1M-4 1490624 121.0 ns/op BenchmarkIntMap-4 3911206 43.11 ns/op BenchmarkMapFirst/1-4 4409172 84.35 ns/op BenchmarkMapFirst/2-4 4543329 29.51 ns/op BenchmarkMapFirst/3-4 4438263 26.51 ns/op BenchmarkMapFirst/4-4 4515508 27.21 ns/op BenchmarkMapFirst/5-4 4490936 33.87 ns/op BenchmarkMapFirst/6-4 4117269 48.58 ns/op BenchmarkMapFirst/7-4 4445593 50.29 ns/op BenchmarkMapFirst/8-4 4367023 41.34 ns/op BenchmarkMapFirst/9-4 3359102 37.10 ns/op BenchmarkMapFirst/10-4 3278182 36.04 ns/op BenchmarkMapFirst/11-4 2235926 46.99 ns/op BenchmarkMapFirst/12-4 3212833 73.57 ns/op BenchmarkMapFirst/13-4 3300499 38.42 ns/op BenchmarkMapFirst/14-4 3363766 38.11 ns/op BenchmarkMapFirst/15-4 1000000 413.1 ns/op BenchmarkMapFirst/16-4 2817820 53.63 ns/op BenchmarkMapMid/1-4 4534910 26.27 ns/op BenchmarkMapMid/2-4 4063975 33.60 ns/op BenchmarkMapMid/3-4 4150065 30.66 ns/op BenchmarkMapMid/4-4 4062885 40.29 ns/op BenchmarkMapMid/5-4 4188943 33.67 ns/op BenchmarkMapMid/6-4 4117858 61.43 ns/op BenchmarkMapMid/7-4 4142138 29.29 ns/op BenchmarkMapMid/8-4 4104538 29.83 ns/op BenchmarkMapMid/9-4 3323251 50.65 ns/op BenchmarkMapMid/10-4 2977773 43.75 ns/op BenchmarkMapMid/11-4 3196443 86.19 ns/op BenchmarkMapMid/12-4 3063093 57.03 ns/op BenchmarkMapMid/13-4 3377529 38.45 ns/op BenchmarkMapMid/14-4 3355567 39.39 ns/op BenchmarkMapMid/15-4 3370468 45.39 ns/op BenchmarkMapMid/16-4 3193248 110.2 ns/op BenchmarkMapLast/1-4 3951394 26.73 ns/op BenchmarkMapLast/2-4 4425968 27.82 ns/op BenchmarkMapLast/3-4 4323835 35.07 ns/op BenchmarkMapLast/4-4 4153682 46.11 ns/op BenchmarkMapLast/5-4 4087870 31.73 ns/op BenchmarkMapLast/6-4 4016436 29.83 ns/op BenchmarkMapLast/7-4 2149628 48.50 ns/op BenchmarkMapLast/8-4 3358192 30.67 ns/op BenchmarkMapLast/9-4 3036674 45.69 ns/op BenchmarkMapLast/10-4 1000000 102.2 ns/op BenchmarkMapLast/11-4 2827490 46.39 ns/op BenchmarkMapLast/12-4 3130448 40.16 ns/op BenchmarkMapLast/13-4 3076108 35.58 ns/op BenchmarkMapLast/14-4 3124831 84.56 ns/op BenchmarkMapLast/15-4 2893287 43.83 ns/op BenchmarkMapLast/16-4 2960542 38.45 ns/op BenchmarkMapCycle-4 1000000 155.0 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2585305 72.45 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 924 125262 ns/op BenchmarkMakeMap/[Byte]Byte-4 574094 894.2 ns/op BenchmarkMakeMap/[Int]Int-4 217579 2450 ns/op BenchmarkNewEmptyMap-4 13067833 15.79 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1437357 177.7 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 614971 197.4 ns/op BenchmarkMapIterEmpty-4 6414236 18.83 ns/op BenchmarkSameLengthMap-4 4157572 29.76 ns/op BenchmarkBigKeyMap-4 1785472 67.78 ns/op BenchmarkBigValMap-4 1617800 99.11 ns/op BenchmarkSmallKeyMap-4 2216168 56.13 ns/op BenchmarkMapPopulate/1-4 2810378 41.81 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 132513 1830 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9136 89436 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 100 1081704 ns/op 51754 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 72 2865215 ns/op 416494 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 6 33020015 ns/op 6530136 B/op 2928 allocs/op BenchmarkComplexAlgMap-4 286699 770.7 ns/op BenchmarkGoMapClear/Reflexive/1-4 1684435 103.6 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 116.2 ns/op BenchmarkGoMapClear/Reflexive/100-4 351453 332.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 39438 2708 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4909 22518 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1437862 84.34 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1374882 87.68 ns/op BenchmarkGoMapClear/NonReflexive/100-4 374461 430.5 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 42400 2726 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5178 24782 ns/op BenchmarkMapStringConversion/32/simple-4 1913781 68.96 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1979082 62.53 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1680894 67.76 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1809747 71.88 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1905264 65.96 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1630131 74.30 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1676486 84.14 ns/op BenchmarkMapInterfacePtr-4 1795190 81.23 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4309174 25.89 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 48974 3317 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6057 22411 ns/op BenchmarkMapPop1000-4 420 304930 ns/op BenchmarkMapPop10000-4 21 4964937 ns/op BenchmarkMapAssign/Int32/256-4 2416846 51.69 ns/op BenchmarkMapAssign/Int32/65536-4 581614 204.7 ns/op BenchmarkMapAssign/Int64/256-4 2477727 58.40 ns/op BenchmarkMapAssign/Int64/65536-4 1750332 81.59 ns/op BenchmarkMapAssign/Str/256-4 1928419 62.42 ns/op BenchmarkMapAssign/Str/65536-4 444235 409.8 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1268064 92.26 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 970664 117.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1277664 113.1 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 909212 113.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 578780 6601 ns/op BenchmarkMapOperatorAssign/Str/65536-4 354265 376.4 ns/op BenchmarkMapAppendAssign/Int32/256-4 893240 176.2 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 320923 370.2 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 861213 220.3 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 326252 431.0 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 244294 938.1 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 156766 673.0 ns/op 108 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1851288 64.07 ns/op BenchmarkMapDelete/Int32/1000-4 1949595 72.95 ns/op BenchmarkMapDelete/Int32/10000-4 2035999 63.87 ns/op BenchmarkMapDelete/Int64/100-4 1872862 66.92 ns/op BenchmarkMapDelete/Int64/1000-4 1832254 57.47 ns/op BenchmarkMapDelete/Int64/10000-4 1784541 61.32 ns/op BenchmarkMapDelete/Str/100-4 1261959 96.85 ns/op BenchmarkMapDelete/Str/1000-4 1338687 95.69 ns/op BenchmarkMapDelete/Str/10000-4 1000000 101.2 ns/op BenchmarkMapDelete/Pointer/100-4 1561344 75.56 ns/op BenchmarkMapDelete/Pointer/1000-4 1459358 75.80 ns/op BenchmarkMapDelete/Pointer/10000-4 1000000 103.7 ns/op BenchmarkMemmove/0-4 12748957 13.10 ns/op BenchmarkMemmove/1-4 2133489 61.15 ns/op 16.35 MB/s BenchmarkMemmove/2-4 2014921 87.04 ns/op 22.98 MB/s BenchmarkMemmove/3-4 2038891 78.22 ns/op 38.35 MB/s BenchmarkMemmove/4-4 1000000 117.5 ns/op 34.04 MB/s BenchmarkMemmove/5-4 1358235 79.77 ns/op 62.68 MB/s BenchmarkMemmove/6-4 2075767 83.58 ns/op 71.79 MB/s BenchmarkMemmove/7-4 1964354 61.88 ns/op 113.13 MB/s BenchmarkMemmove/8-4 2050081 69.28 ns/op 115.47 MB/s BenchmarkMemmove/9-4 1000000 120.4 ns/op 74.75 MB/s BenchmarkMemmove/10-4 1767013 151.7 ns/op 65.92 MB/s BenchmarkMemmove/11-4 1952101 72.04 ns/op 152.70 MB/s BenchmarkMemmove/12-4 2028666 260.8 ns/op 46.02 MB/s BenchmarkMemmove/13-4 1848676 476.8 ns/op 27.26 MB/s BenchmarkMemmove/14-4 1834936 102.6 ns/op 136.49 MB/s BenchmarkMemmove/15-4 1000000 177.4 ns/op 84.57 MB/s BenchmarkMemmove/16-4 2023884 290.4 ns/op 55.09 MB/s BenchmarkMemmove/32-4 1524318 74.36 ns/op 430.31 MB/s BenchmarkMemmove/64-4 1590313 78.15 ns/op 818.93 MB/s BenchmarkMemmove/128-4 1228668 121.3 ns/op 1055.13 MB/s BenchmarkMemmove/256-4 988831 175.9 ns/op 1455.77 MB/s BenchmarkMemmove/512-4 692107 181.9 ns/op 2815.17 MB/s BenchmarkMemmove/1024-4 418551 367.5 ns/op 2786.53 MB/s BenchmarkMemmove/2048-4 239356 518.6 ns/op 3948.81 MB/s BenchmarkMemmove/4096-4 10000 15123 ns/op 270.85 MB/s BenchmarkMemmoveOverlap/32-4 1786965 81.98 ns/op 390.32 MB/s BenchmarkMemmoveOverlap/64-4 1000000 290.1 ns/op 220.61 MB/s BenchmarkMemmoveOverlap/128-4 1000000 102.6 ns/op 1247.90 MB/s BenchmarkMemmoveOverlap/256-4 839414 536.1 ns/op 477.49 MB/s BenchmarkMemmoveOverlap/512-4 616870 382.1 ns/op 1339.79 MB/s BenchmarkMemmoveOverlap/1024-4 391939 401.7 ns/op 2549.09 MB/s BenchmarkMemmoveOverlap/2048-4 209254 568.6 ns/op 3601.64 MB/s BenchmarkMemmoveOverlap/4096-4 110180 3743 ns/op 1094.38 MB/s BenchmarkMemmoveUnalignedDst/0-4 4805646 33.48 ns/op BenchmarkMemmoveUnalignedDst/1-4 1715839 59.01 ns/op 16.95 MB/s BenchmarkMemmoveUnalignedDst/2-4 2080202 77.17 ns/op 25.92 MB/s BenchmarkMemmoveUnalignedDst/3-4 1923620 69.46 ns/op 43.19 MB/s BenchmarkMemmoveUnalignedDst/4-4 10000 29439 ns/op 0.14 MB/s BenchmarkMemmoveUnalignedDst/5-4 1996407 71.37 ns/op 70.06 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 180.0 ns/op 33.34 MB/s BenchmarkMemmoveUnalignedDst/7-4 1867732 120.8 ns/op 57.93 MB/s BenchmarkMemmoveUnalignedDst/8-4 2014580 77.55 ns/op 103.16 MB/s BenchmarkMemmoveUnalignedDst/9-4 1972938 85.22 ns/op 105.61 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 156.6 ns/op 63.85 MB/s BenchmarkMemmoveUnalignedDst/11-4 1717536 271.6 ns/op 40.50 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 119.9 ns/op 100.10 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 334.3 ns/op 38.89 MB/s BenchmarkMemmoveUnalignedDst/14-4 1954072 161.9 ns/op 86.48 MB/s BenchmarkMemmoveUnalignedDst/15-4 1981230 101.4 ns/op 147.94 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 153.2 ns/op 104.47 MB/s BenchmarkMemmoveUnalignedDst/32-4 1731325 113.1 ns/op 282.90 MB/s BenchmarkMemmoveUnalignedDst/64-4 1584774 89.50 ns/op 715.08 MB/s BenchmarkMemmoveUnalignedDst/128-4 1209970 99.60 ns/op 1285.11 MB/s BenchmarkMemmoveUnalignedDst/256-4 979250 123.1 ns/op 2079.83 MB/s BenchmarkMemmoveUnalignedDst/512-4 652008 199.1 ns/op 2571.84 MB/s BenchmarkMemmoveUnalignedDst/1024-4 364342 330.2 ns/op 3100.68 MB/s BenchmarkMemmoveUnalignedDst/2048-4 225279 503.8 ns/op 4065.43 MB/s BenchmarkMemmoveUnalignedDst/4096-4 120324 970.9 ns/op 4218.68 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1716722 66.22 ns/op 483.27 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 101.6 ns/op 629.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 113.1 ns/op 1131.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 799972 158.2 ns/op 1618.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 610791 205.7 ns/op 2489.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 382249 1964 ns/op 521.38 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 10000 13360 ns/op 153.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 115994 1131 ns/op 3622.98 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12788534 21.64 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 250.7 ns/op 3.99 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1684530 66.00 ns/op 30.30 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 138.8 ns/op 21.62 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2008485 73.56 ns/op 54.38 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 157.2 ns/op 31.80 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1833046 61.09 ns/op 98.22 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1972918 94.53 ns/op 74.05 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2050338 59.38 ns/op 134.72 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2026406 75.85 ns/op 118.66 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2017909 134.1 ns/op 74.60 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1936758 60.71 ns/op 181.18 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 151.7 ns/op 79.08 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1953795 68.46 ns/op 189.88 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 114.9 ns/op 121.87 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1850733 73.28 ns/op 204.70 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2002566 204.1 ns/op 78.40 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 114.2 ns/op 280.11 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1588887 159.2 ns/op 402.06 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 161.0 ns/op 794.90 MB/s BenchmarkMemmoveUnalignedSrc/256-4 993487 263.8 ns/op 970.27 MB/s BenchmarkMemmoveUnalignedSrc/512-4 687141 328.2 ns/op 1560.24 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 424414 647.3 ns/op 1581.85 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 230287 631.2 ns/op 3244.65 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 127500 2420 ns/op 1692.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1638234 73.89 ns/op 216.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1595049 74.05 ns/op 216.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1444983 238.6 ns/op 67.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1574350 77.94 ns/op 205.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1521235 78.63 ns/op 203.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1535095 76.75 ns/op 208.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1539666 148.5 ns/op 107.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 164.6 ns/op 97.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1374110 121.6 ns/op 526.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1298355 157.5 ns/op 406.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 128.1 ns/op 499.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 207.1 ns/op 308.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 117.6 ns/op 544.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 218.6 ns/op 292.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1245972 90.71 ns/op 705.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1340917 336.5 ns/op 190.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 708399 169.4 ns/op 1511.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 786307 198.8 ns/op 1287.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 832484 149.4 ns/op 1713.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 565454 204.0 ns/op 1254.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 836265 153.7 ns/op 1665.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 821192 146.9 ns/op 1742.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 825112 143.8 ns/op 1780.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 825811 243.6 ns/op 1050.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 120616 977.5 ns/op 4190.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 101570 1072 ns/op 3821.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 125329 1076 ns/op 3806.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 113865 2413 ns/op 1697.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 122112 972.2 ns/op 4212.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 126086 1073 ns/op 3818.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 105272 1341 ns/op 3055.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 125521 1493 ns/op 2744.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7345 15436 ns/op 4245.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6730 16435 ns/op 3987.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6843 22309 ns/op 2937.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7165 16921 ns/op 3873.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6748 16327 ns/op 4013.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 5631 18104 ns/op 3619.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6564 16291 ns/op 4022.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6376 16804 ns/op 3899.92 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1840236 67.90 ns/op 471.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1466148 114.2 ns/op 560.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 122.5 ns/op 1045.03 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 752533 157.8 ns/op 1622.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 586190 193.6 ns/op 2644.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 379460 481.0 ns/op 2129.04 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 202719 573.2 ns/op 3572.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 116121 1052 ns/op 3894.44 MB/s BenchmarkMemclr/5-4 12017958 9.778 ns/op 511.34 MB/s BenchmarkMemclr/16-4 10716332 18.22 ns/op 877.95 MB/s BenchmarkMemclr/64-4 6537420 25.91 ns/op 2470.06 MB/s BenchmarkMemclr/256-4 10203883 12.23 ns/op 20929.56 MB/s BenchmarkMemclr/4096-4 2572351 48.94 ns/op 83688.90 MB/s BenchmarkMemclr/65536-4 72504 2647 ns/op 24757.56 MB/s BenchmarkMemclr/1M-4 4552 75475 ns/op 13893.06 MB/s BenchmarkMemclr/4M-4 1258 121132 ns/op 34625.95 MB/s BenchmarkMemclr/8M-4 434 406216 ns/op 20650.60 MB/s BenchmarkMemclr/16M-4 244 1676633 ns/op 10006.50 MB/s BenchmarkMemclr/64M-4 70 2214217 ns/op 30308.17 MB/s BenchmarkMemclrUnaligned/0_5-4 6712773 17.83 ns/op 280.47 MB/s BenchmarkMemclrUnaligned/0_16-4 5641588 32.34 ns/op 494.68 MB/s BenchmarkMemclrUnaligned/0_64-4 4553757 28.87 ns/op 2217.22 MB/s BenchmarkMemclrUnaligned/0_256-4 6564208 53.20 ns/op 4812.12 MB/s BenchmarkMemclrUnaligned/0_4096-4 2676748 76.74 ns/op 53371.67 MB/s BenchmarkMemclrUnaligned/0_65536-4 56762 4325 ns/op 15151.67 MB/s BenchmarkMemclrUnaligned/1_5-4 6779335 60.55 ns/op 82.58 MB/s BenchmarkMemclrUnaligned/1_16-4 6211262 20.09 ns/op 796.49 MB/s BenchmarkMemclrUnaligned/1_64-4 4261851 30.98 ns/op 2065.62 MB/s BenchmarkMemclrUnaligned/1_256-4 6548001 26.53 ns/op 9648.49 MB/s BenchmarkMemclrUnaligned/1_4096-4 2069262 130.0 ns/op 31497.01 MB/s BenchmarkMemclrUnaligned/1_65536-4 61176 3495 ns/op 18750.55 MB/s BenchmarkMemclrUnaligned/4_5-4 6773298 23.08 ns/op 216.65 MB/s BenchmarkMemclrUnaligned/4_16-4 5612914 47.51 ns/op 336.79 MB/s BenchmarkMemclrUnaligned/4_64-4 4342358 52.78 ns/op 1212.60 MB/s BenchmarkMemclrUnaligned/4_256-4 2450656 110.8 ns/op 2310.05 MB/s BenchmarkMemclrUnaligned/4_4096-4 1000000 265.3 ns/op 15441.59 MB/s BenchmarkMemclrUnaligned/4_65536-4 58504 1908 ns/op 34346.29 MB/s BenchmarkMemclrUnaligned/7_5-4 6916086 17.65 ns/op 283.27 MB/s BenchmarkMemclrUnaligned/7_16-4 6270702 18.26 ns/op 876.08 MB/s BenchmarkMemclrUnaligned/7_64-4 4111431 27.36 ns/op 2338.84 MB/s BenchmarkMemclrUnaligned/7_256-4 5172558 19.67 ns/op 13013.27 MB/s BenchmarkMemclrUnaligned/7_4096-4 2126167 203.5 ns/op 20132.28 MB/s BenchmarkMemclrUnaligned/7_65536-4 69619 2439 ns/op 26867.13 MB/s BenchmarkMemclrUnaligned/0_1M-4 3980 28786 ns/op 36426.02 MB/s BenchmarkMemclrUnaligned/0_4M-4 987 145470 ns/op 28832.78 MB/s BenchmarkMemclrUnaligned/0_8M-4 526 252665 ns/op 33200.50 MB/s BenchmarkMemclrUnaligned/0_16M-4 268 594587 ns/op 28216.60 MB/s BenchmarkMemclrUnaligned/0_64M-4 61 1994232 ns/op 33651.48 MB/s BenchmarkMemclrUnaligned/1_1M-4 3874 101064 ns/op 10375.34 MB/s BenchmarkMemclrUnaligned/1_4M-4 1354 225868 ns/op 18569.74 MB/s BenchmarkMemclrUnaligned/1_8M-4 532 279932 ns/op 29966.58 MB/s BenchmarkMemclrUnaligned/1_16M-4 260 1104214 ns/op 15193.80 MB/s BenchmarkMemclrUnaligned/1_64M-4 51 2061645 ns/op 32551.13 MB/s BenchmarkMemclrUnaligned/4_1M-4 4849 50153 ns/op 20907.54 MB/s BenchmarkMemclrUnaligned/4_4M-4 982 132846 ns/op 31572.76 MB/s BenchmarkMemclrUnaligned/4_8M-4 406 468893 ns/op 17890.22 MB/s BenchmarkMemclrUnaligned/4_16M-4 81 1557995 ns/op 10768.46 MB/s BenchmarkMemclrUnaligned/4_64M-4 40 20452993 ns/op 3281.13 MB/s BenchmarkMemclrUnaligned/7_1M-4 4729 38647 ns/op 27132.09 MB/s BenchmarkMemclrUnaligned/7_4M-4 1087 384166 ns/op 10917.94 MB/s BenchmarkMemclrUnaligned/7_8M-4 525 269432 ns/op 31134.39 MB/s BenchmarkMemclrUnaligned/7_16M-4 100 2487593 ns/op 6744.36 MB/s BenchmarkMemclrUnaligned/7_64M-4 61 1924305 ns/op 34874.34 MB/s BenchmarkGoMemclr/5-4 1474519 398.5 ns/op 12.55 MB/s BenchmarkGoMemclr/16-4 636333 557.9 ns/op 28.68 MB/s BenchmarkGoMemclr/64-4 167964 1447 ns/op 44.24 MB/s BenchmarkGoMemclr/256-4 17838 16872 ns/op 15.17 MB/s BenchmarkMemclrRange/1K_2K-4 10000 12630 ns/op 7590.81 MB/s BenchmarkMemclrRange/2K_8K-4 9727 11194 ns/op 29795.98 MB/s BenchmarkMemclrRange/4K_16K-4 12472 9650 ns/op 33478.64 MB/s BenchmarkMemclrRange/160K_228K-4 3042 123424 ns/op 13472.73 MB/s BenchmarkClearFat7-4 5721789 21.57 ns/op BenchmarkClearFat8-4 6939315 21.57 ns/op BenchmarkClearFat11-4 5978234 22.63 ns/op BenchmarkClearFat12-4 6671812 19.97 ns/op BenchmarkClearFat13-4 6475670 33.19 ns/op BenchmarkClearFat14-4 6343533 29.09 ns/op BenchmarkClearFat15-4 6539950 22.88 ns/op BenchmarkClearFat16-4 6282762 23.12 ns/op BenchmarkClearFat24-4 4996065 21.05 ns/op BenchmarkClearFat32-4 6489010 46.44 ns/op BenchmarkClearFat40-4 1000000 117.6 ns/op BenchmarkClearFat48-4 5846605 24.47 ns/op BenchmarkClearFat56-4 5804383 21.02 ns/op BenchmarkClearFat64-4 4425921 36.92 ns/op BenchmarkClearFat72-4 3810813 29.84 ns/op BenchmarkClearFat128-4 3416419 75.90 ns/op BenchmarkClearFat256-4 2675913 65.36 ns/op BenchmarkClearFat512-4 1702944 122.9 ns/op BenchmarkClearFat1024-4 999517 162.2 ns/op BenchmarkClearFat1032-4 980466 160.5 ns/op BenchmarkClearFat1040-4 970584 275.0 ns/op BenchmarkCopyFat7-4 6509406 18.93 ns/op BenchmarkCopyFat8-4 7106594 24.08 ns/op BenchmarkCopyFat11-4 6658026 29.23 ns/op BenchmarkCopyFat12-4 6361998 67.23 ns/op BenchmarkCopyFat13-4 5877936 33.92 ns/op BenchmarkCopyFat14-4 6676755 18.78 ns/op BenchmarkCopyFat15-4 5868204 32.58 ns/op BenchmarkCopyFat16-4 6124443 19.32 ns/op BenchmarkCopyFat24-4 5959108 27.50 ns/op BenchmarkCopyFat32-4 6071218 27.87 ns/op BenchmarkCopyFat64-4 3629712 70.97 ns/op BenchmarkCopyFat72-4 2653734 37.98 ns/op BenchmarkCopyFat128-4 3445360 35.03 ns/op BenchmarkCopyFat256-4 2589414 49.43 ns/op BenchmarkCopyFat512-4 1580959 96.49 ns/op BenchmarkCopyFat520-4 1531605 79.41 ns/op BenchmarkCopyFat1024-4 782496 148.9 ns/op BenchmarkCopyFat1032-4 855691 157.7 ns/op BenchmarkCopyFat1040-4 738252 195.3 ns/op BenchmarkIssue18740/2byte-4 514 232451 ns/op BenchmarkIssue18740/4byte-4 826 146611 ns/op BenchmarkIssue18740/8byte-4 802 208280 ns/op BenchmarkMemclrKnownSize1-4 7915791 15.25 ns/op 65.57 MB/s BenchmarkMemclrKnownSize2-4 5088802 40.10 ns/op 49.88 MB/s BenchmarkMemclrKnownSize4-4 3066655 48.02 ns/op 83.30 MB/s BenchmarkMemclrKnownSize8-4 1000000 316.1 ns/op 25.31 MB/s BenchmarkMemclrKnownSize16-4 10000 11712 ns/op 1.37 MB/s BenchmarkMemclrKnownSize32-4 327042 601.5 ns/op 53.20 MB/s BenchmarkMemclrKnownSize64-4 155599 1064 ns/op 60.18 MB/s BenchmarkMemclrKnownSize112-4 89306 1547 ns/op 72.38 MB/s BenchmarkMemclrKnownSize128-4 86715 1412 ns/op 90.64 MB/s BenchmarkMemclrKnownSize192-4 57127 2097 ns/op 91.57 MB/s BenchmarkMemclrKnownSize248-4 10000 10274 ns/op 24.14 MB/s BenchmarkMemclrKnownSize256-4 41862 2824 ns/op 90.66 MB/s BenchmarkMemclrKnownSize512-4 21424 8228 ns/op 62.23 MB/s BenchmarkMemclrKnownSize1024-4 10530 13511 ns/op 75.79 MB/s BenchmarkMemclrKnownSize4096-4 2696 45988 ns/op 89.07 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5934154 ns/op 88.35 MB/s BenchmarkReadMetricsLatency-4 14373 5438 p50-ns 6120 p90-ns 15332 p99-ns BenchmarkFinalizer-4 364 436009 ns/op BenchmarkFinalizerRun-4 183139 1061 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8039032 22.02 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2007698 72.21 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1863946 72.10 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1000000 162.0 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 104.6 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 109.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1000000 161.7 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 138.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 183.0 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1544078 79.62 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1000000 146.8 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 112.2 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 117.7 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 100.1 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7059104 30.65 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8186196 23.13 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8034076 24.81 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7218163 16.38 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6800667 17.69 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6210708 21.47 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6346851 29.17 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7880913 32.47 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8021446 14.91 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7212418 44.31 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8077614 17.21 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8135019 15.92 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6996010 19.43 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 1000000 104.9 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6018462 34.39 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7147251 22.54 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8143154 14.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7971039 15.63 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7187874 40.71 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7720536 15.76 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7605663 16.09 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 4679704 65.40 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7622569 15.70 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7054606 16.58 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6442473 16.37 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6333792 33.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7721058 20.29 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6819710 17.30 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7491552 22.27 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7300252 28.27 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6781033 18.01 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7875183 14.72 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8133879 23.55 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6724675 16.51 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7867270 23.85 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 5241171 21.10 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7318442 49.33 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6980476 70.06 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7816399 85.56 ns/op BenchmarkNetpollBreak-4 2564 94973 ns/op BenchmarkPinnerPinUnpinBatch-4 2013 198073 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 219 750813 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1875 410465 ns/op BenchmarkPinnerPinUnpin-4 1558558 100.8 ns/op BenchmarkPinnerPinUnpinTiny-4 1727324 101.3 ns/op BenchmarkPinnerPinUnpinDouble-4 684660 189.9 ns/op BenchmarkPinnerPinUnpinParallel-4 712471 168.0 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2787194 53.43 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 556017 317.1 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4618335 25.21 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5876929 42.56 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 1000000 107.4 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 9102451 82.21 ns/op BenchmarkPingPongHog-4 536 282600 ns/op BenchmarkStackGrowth-4 170230 803.5 ns/op BenchmarkStackGrowthDeep-4 937 270055 ns/op BenchmarkCreateGoroutines-4 114267 1891 ns/op BenchmarkCreateGoroutinesParallel-4 135036 3291 ns/op BenchmarkCreateGoroutinesCapture-4 18363 5583 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 83995 3253 ns/op BenchmarkClosureCall-4 15401420 7.892 ns/op BenchmarkWakeupParallelSpinning/0s-4 9262 48145 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6362 19640 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5770 19803 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3660 38957 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2311 67839 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1309 116784 ns/op BenchmarkWakeupParallelSpinning/50µs-4 556 386489 ns/op BenchmarkWakeupParallelSpinning/100µs-4 193 655544 ns/op BenchmarkWakeupParallelSyscall/0s-4 33 5406874 ns/op BenchmarkWakeupParallelSyscall/1µs-4 100 9646773 ns/op BenchmarkWakeupParallelSyscall/2µs-4 309 958865 ns/op BenchmarkWakeupParallelSyscall/5µs-4 481 1918733 ns/op BenchmarkWakeupParallelSyscall/10µs-4 211 2145944 ns/op BenchmarkWakeupParallelSyscall/20µs-4 136 891891 ns/op BenchmarkWakeupParallelSyscall/50µs-4 100 3201650 ns/op BenchmarkWakeupParallelSyscall/100µs-4 72 5562082 ns/op BenchmarkMatmult-4 1695117 130.3 ns/op BenchmarkFastrand-4 5865577 27.68 ns/op BenchmarkFastrand64-4 8095353 15.37 ns/op BenchmarkFastrandHashiter-4 2356905 47.20 ns/op BenchmarkFastrandn/2-4 6632242 18.45 ns/op BenchmarkFastrandn/3-4 6990920 68.27 ns/op BenchmarkFastrandn/4-4 6612490 79.15 ns/op BenchmarkFastrandn/5-4 6666643 18.02 ns/op BenchmarkIfaceCmp100-4 80698 8475 ns/op BenchmarkIfaceCmpNil100-4 155794 1798 ns/op BenchmarkEfaceCmpDiff-4 16146 8328 ns/op BenchmarkEfaceCmpDiffIndirect-4 20846 17920 ns/op BenchmarkDefer-4 1691835 68.44 ns/op BenchmarkDefer10-4 958605 184.0 ns/op BenchmarkDeferMany-4 575024 938.2 ns/op BenchmarkPanicRecover-4 830588 151.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 9774 100160 ns/op 5369 p50-ns 5749 p90-ns 33256 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 61 16410285 ns/op 875511 p50-ns 57017264 p90-ns 256440540 p99-ns BenchmarkGoroutineProfile/small/idle-4 100 3839515 ns/op 98689 p50-ns 13017798 p90-ns 61883108 p99-ns BenchmarkGoroutineProfile/small/loaded-4 22 21571271 ns/op 6580554 p50-ns 60253966 p90-ns 160157625 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 62 2467767 ns/op 185908 p50-ns 4137141 p90-ns 102593974 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 61 5246619 ns/op 4263784 p50-ns 7721506 p90-ns 52814648 p99-ns BenchmarkGoroutineProfile/large/idle-4 43 12880011 ns/op 2627298 p50-ns 25529852 p90-ns 234019136 p99-ns BenchmarkGoroutineProfile/large/loaded-4 1 203999537 ns/op 203989119 p50-ns 203989119 p90-ns 203989119 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 13140 245112 ns/op 4746 p50-ns 10717 p90-ns 4659271 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 3 277198164 ns/op 35436081 p50-ns 778022591 p90-ns 778022591 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1663 1634459 ns/op 75579 p50-ns 3585047 p90-ns 35396893 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 46 53831553 ns/op 5929964 p50-ns 87615643 p90-ns 1483598840 p99-ns BenchmarkRWMutexUncontended-4 4358587 81.61 ns/op BenchmarkRWMutexWrite100-4 1000000 2466 ns/op BenchmarkRWMutexWrite10-4 1000000 462.3 ns/op BenchmarkRWMutexWorkWrite100-4 10000 42615 ns/op BenchmarkRWMutexWorkWrite10-4 788528 937.3 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2860 110850 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1188 141478 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1500 107122 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 580 215568 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 765 347546 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 49 5054691 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 387 617491 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 68 1529288 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 311630 1164 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 253864 793.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 108610 9223 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 348183 555.0 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 206880 912.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 117421 2092 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 313842 1799 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 72680 1455 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 238899 2534 ns/op BenchmarkMakeSlice/Byte-4 1000000 106.8 ns/op BenchmarkMakeSlice/Int16-4 1000000 119.6 ns/op BenchmarkMakeSlice/Int-4 1000000 171.8 ns/op BenchmarkMakeSlice/Ptr-4 1000000 169.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 447.7 ns/op BenchmarkMakeSlice/Struct/32-4 397143 355.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 1755 ns/op BenchmarkGrowSlice/Byte-4 1000000 449.0 ns/op BenchmarkGrowSlice/Int16-4 436519 323.3 ns/op BenchmarkGrowSlice/Int-4 650202 907.3 ns/op BenchmarkGrowSlice/Ptr-4 541359 366.1 ns/op BenchmarkGrowSlice/Struct/24-4 463626 1350 ns/op BenchmarkGrowSlice/Struct/32-4 173125 790.8 ns/op BenchmarkGrowSlice/Struct/40-4 154867 959.8 ns/op BenchmarkExtendSlice/IntSlice-4 500175 569.4 ns/op BenchmarkExtendSlice/PointerSlice-4 475016 1112 ns/op BenchmarkExtendSlice/NoGrow-4 761500 409.7 ns/op BenchmarkAppend-4 525805 200.4 ns/op BenchmarkAppendGrowByte-4 1 146798943 ns/op BenchmarkAppendGrowString-4 1 860482127 ns/op BenchmarkAppendSlice/1Bytes-4 2103758 68.29 ns/op BenchmarkAppendSlice/4Bytes-4 1954903 58.36 ns/op BenchmarkAppendSlice/7Bytes-4 2069181 94.03 ns/op BenchmarkAppendSlice/8Bytes-4 2091283 62.72 ns/op BenchmarkAppendSlice/15Bytes-4 1968121 65.65 ns/op BenchmarkAppendSlice/16Bytes-4 2019808 73.31 ns/op BenchmarkAppendSlice/32Bytes-4 1788626 89.35 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 92047 7680 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 24910 31997 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 55379 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2482 138125 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 7920916 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 50 14193240 ns/op BenchmarkAppendStr/1Bytes-4 1000000 165.8 ns/op BenchmarkAppendStr/4Bytes-4 2260050 60.62 ns/op BenchmarkAppendStr/8Bytes-4 2237910 66.37 ns/op BenchmarkAppendStr/16Bytes-4 2248845 75.18 ns/op BenchmarkAppendStr/32Bytes-4 2086471 59.38 ns/op BenchmarkAppendSpecialCase-4 666751 410.0 ns/op BenchmarkCopy/1Byte-4 2165979 58.47 ns/op 17.10 MB/s BenchmarkCopy/1String-4 2114593 102.1 ns/op 9.80 MB/s BenchmarkCopy/2Byte-4 2013651 58.24 ns/op 34.34 MB/s BenchmarkCopy/2String-4 2014718 71.69 ns/op 27.90 MB/s BenchmarkCopy/4Byte-4 2072701 56.77 ns/op 70.46 MB/s BenchmarkCopy/4String-4 2077872 93.46 ns/op 42.80 MB/s BenchmarkCopy/8Byte-4 1937550 61.42 ns/op 130.25 MB/s BenchmarkCopy/8String-4 1873332 79.16 ns/op 101.06 MB/s BenchmarkCopy/12Byte-4 2116006 129.3 ns/op 92.78 MB/s BenchmarkCopy/12String-4 2022952 68.03 ns/op 176.39 MB/s BenchmarkCopy/16Byte-4 1988172 116.2 ns/op 137.69 MB/s BenchmarkCopy/16String-4 1994257 96.65 ns/op 165.55 MB/s BenchmarkCopy/32Byte-4 1000000 116.2 ns/op 275.40 MB/s BenchmarkCopy/32String-4 1000000 189.2 ns/op 169.17 MB/s BenchmarkCopy/128Byte-4 1252366 98.57 ns/op 1298.61 MB/s BenchmarkCopy/128String-4 1245139 212.0 ns/op 603.88 MB/s BenchmarkCopy/1024Byte-4 414343 292.7 ns/op 3498.04 MB/s BenchmarkCopy/1024String-4 408411 285.8 ns/op 3582.56 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24596 7114 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 25008 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 35550 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 42457 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9776 22705 ns/op BenchmarkAppendInPlace/Grow/Byte-4 145240 1442 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 146929 1926 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 106804 2361 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 40298 3488 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 43651 3534 ns/op BenchmarkStackCopyPtr-4 1 165239480 ns/op BenchmarkStackCopy-4 1 100507031 ns/op BenchmarkStackCopyNoCache-4 25 5846126 ns/op BenchmarkStackCopyWithStkobj-4 2 76267856 ns/op BenchmarkIssue18138-4 1008 150249 ns/op BenchmarkCompareStringEqual-4 8343573 12.41 ns/op BenchmarkCompareStringIdentical-4 15776532 9.480 ns/op BenchmarkCompareStringSameLength-4 12164064 9.998 ns/op BenchmarkCompareStringDifferentLength-4 15423015 12.76 ns/op BenchmarkCompareStringBigUnaligned-4 91 1374292 ns/op 763.00 MB/s BenchmarkCompareStringBig-4 1521 99454 ns/op 10543.44 MB/s BenchmarkConcatStringAndBytes-4 2600152 45.71 ns/op BenchmarkSliceByteToString/1-4 1882821 56.11 ns/op BenchmarkSliceByteToString/2-4 1000000 253.7 ns/op BenchmarkSliceByteToString/4-4 1000000 127.5 ns/op BenchmarkSliceByteToString/8-4 1000000 188.8 ns/op BenchmarkSliceByteToString/16-4 1000000 165.4 ns/op BenchmarkSliceByteToString/32-4 1000000 150.8 ns/op BenchmarkSliceByteToString/64-4 968726 225.4 ns/op BenchmarkSliceByteToString/128-4 751404 358.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2383824 53.16 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 853614 154.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 924984 132.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3811496 40.65 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1220544 82.73 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 103.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2738948 42.34 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 501792 279.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 451068 284.8 ns/op BenchmarkRuneIterate/range/ASCII-4 9405798 36.47 ns/op BenchmarkRuneIterate/range/Japanese-4 1933042 65.58 ns/op BenchmarkRuneIterate/range/MixedLength-4 1000000 152.8 ns/op BenchmarkRuneIterate/range1/ASCII-4 8031858 17.43 ns/op BenchmarkRuneIterate/range1/Japanese-4 1752016 96.25 ns/op BenchmarkRuneIterate/range1/MixedLength-4 1000000 210.5 ns/op BenchmarkRuneIterate/range2/ASCII-4 9301192 12.93 ns/op BenchmarkRuneIterate/range2/Japanese-4 1000000 101.9 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2599185 50.09 ns/op BenchmarkArrayEqual-4 14654358 15.61 ns/op BenchmarkFunc/Name-4 1582413 74.38 ns/op BenchmarkFunc/Entry-4 10416097 17.26 ns/op BenchmarkFunc/FileLine-4 2152681 82.02 ns/op PASS ok runtime 635.147s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 19794 6716 ns/op BenchmarkHandle/concurrent-4 20080 16147 ns/op PASS ok runtime/cgo 3.052s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 16947024 7.931 ns/op BenchmarkAtomicStore64-4 16226626 8.039 ns/op BenchmarkAtomicLoad-4 16307600 15.39 ns/op BenchmarkAtomicStore-4 7410036 53.68 ns/op BenchmarkAnd8-4 14203833 17.52 ns/op BenchmarkAnd-4 14910484 28.55 ns/op BenchmarkAnd8Parallel-4 2957018 39.98 ns/op BenchmarkAndParallel-4 2590812 65.58 ns/op BenchmarkOr8-4 1000000 102.1 ns/op BenchmarkOr-4 13807540 8.825 ns/op BenchmarkOr8Parallel-4 2825833 47.97 ns/op BenchmarkOrParallel-4 1000000 102.4 ns/op BenchmarkXadd-4 3667903 34.78 ns/op BenchmarkXadd64-4 3353294 37.22 ns/op BenchmarkCas-4 2563704 130.0 ns/op BenchmarkCas64-4 1000000 247.4 ns/op BenchmarkXchg-4 2650940 126.7 ns/op BenchmarkXchg64-4 2995143 36.10 ns/op PASS ok runtime/internal/atomic 24.862s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3664501 29.73 ns/op BenchmarkMulUintptr/large-4 1721125 221.2 ns/op PASS ok runtime/internal/math 2.641s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 20 65882495 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 6 183298619 ns/op 3447 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 8 23418762 ns/op 0.5000 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 58684980 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 2 113500567 ns/op 1869 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 15 11990573 ns/op 0.06667 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 308776045 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 306466962 ns/op 13998 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 39080126 ns/op 673.8 concurrent_launches/op PASS ok runtime/pprof 9.407s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 2 61671912 ns/op BenchmarkStackLeak-4 46497 3368 ns/op PASS ok runtime/race 1.602s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 1171432 87.83 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 351391 1242 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 2.612s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 60 2140752 ns/op BenchmarkIndex_Large-4 1 196120493 ns/op BenchmarkIndexFunc_Large-4 1 127127444 ns/op BenchmarkCompact/nil-4 7084590 17.65 ns/op BenchmarkCompact/one-4 1735959 139.7 ns/op BenchmarkCompact/sorted-4 1000000 123.3 ns/op BenchmarkCompact/1_item-4 710624 195.6 ns/op BenchmarkCompact/unsorted-4 1000000 115.5 ns/op BenchmarkCompact/many-4 437680 698.9 ns/op BenchmarkCompact_Large-4 1 126885955 ns/op BenchmarkCompactFunc_Large-4 38 4233307 ns/op BenchmarkReplace/naive-fast-4 35463 27361 ns/op BenchmarkReplace/optimized-fast-4 10000 10025 ns/op BenchmarkReplace/naive-slow-4 12174 11587 ns/op BenchmarkReplace/optimized-slow-4 10000 41027 ns/op BenchmarkBinarySearchFloats/Size16-4 991312 285.4 ns/op BenchmarkBinarySearchFloats/Size32-4 923760 138.1 ns/op BenchmarkBinarySearchFloats/Size64-4 779808 243.9 ns/op BenchmarkBinarySearchFloats/Size128-4 744111 638.1 ns/op BenchmarkBinarySearchFloats/Size512-4 471391 342.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 578288 881.7 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 531118 245.0 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 442228 366.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 390775 1345 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 362415 323.4 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 289386 519.7 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 275126 734.4 ns/op PASS ok slices 35.675s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 116472 3652 ns/op BenchmarkSortInts-4 1 481899995 ns/op BenchmarkSlicesSortInts-4 2 102245216 ns/op BenchmarkSortIsSorted-4 18 17610276 ns/op BenchmarkSlicesIsSorted-4 60 2510515 ns/op BenchmarkSortStrings-4 1 533907109 ns/op BenchmarkSlicesSortStrings-4 1 113645677 ns/op BenchmarkSortStrings_Sorted-4 9 45890243 ns/op BenchmarkSlicesSortStrings_Sorted-4 38 5130721 ns/op BenchmarkSortStructs-4 1 316895858 ns/op BenchmarkSortFuncStructs-4 1 262719413 ns/op BenchmarkSortString1K-4 174 773278 ns/op BenchmarkSortString1K_Slice-4 164 899887 ns/op BenchmarkStableString1K-4 92 1630021 ns/op BenchmarkSortInt1K-4 236 487543 ns/op BenchmarkSortInt1K_Sorted-4 5055 24127 ns/op BenchmarkSortInt1K_Reversed-4 2845 150160 ns/op BenchmarkSortInt1K_Mod8-4 663 198665 ns/op BenchmarkStableInt1K-4 75 2480450 ns/op BenchmarkStableInt1K_Slice-4 100 1557136 ns/op BenchmarkSortInt64K-4 3 48095542 ns/op BenchmarkSortInt64K_Slice-4 2 53951928 ns/op BenchmarkStableInt64K-4 1 456765865 ns/op BenchmarkSort1e2-4 283 491994 ns/op BenchmarkStable1e2-4 100 1729029 ns/op BenchmarkSort1e4-4 2 157135866 ns/op BenchmarkStable1e4-4 1 523253958 ns/op PASS ok sort 59.240s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 798393 166.5 ns/op BenchmarkAtof64Float-4 679689 175.3 ns/op BenchmarkAtof64FloatExp-4 676183 208.5 ns/op BenchmarkAtof64Big-4 453228 517.8 ns/op BenchmarkAtof64RandomBits-4 239912 540.1 ns/op BenchmarkAtof64RandomFloats-4 356706 393.4 ns/op BenchmarkAtof64RandomLongFloats-4 261030 436.5 ns/op BenchmarkAtof32Decimal-4 901339 612.3 ns/op BenchmarkAtof32Float-4 769464 279.4 ns/op BenchmarkAtof32FloatExp-4 582146 265.2 ns/op BenchmarkAtof32Random-4 378938 1288 ns/op BenchmarkAtof32RandomLong-4 127448 2346 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 327.9 ns/op BenchmarkParseInt/Pos/26bit-4 478612 323.4 ns/op BenchmarkParseInt/Pos/31bit-4 611818 452.7 ns/op BenchmarkParseInt/Pos/56bit-4 427755 457.0 ns/op BenchmarkParseInt/Pos/63bit-4 382765 361.0 ns/op BenchmarkParseInt/Neg/7bit-4 1311638 94.45 ns/op BenchmarkParseInt/Neg/26bit-4 544514 656.8 ns/op BenchmarkParseInt/Neg/31bit-4 661305 298.9 ns/op BenchmarkParseInt/Neg/56bit-4 407490 342.8 ns/op BenchmarkParseInt/Neg/63bit-4 400053 464.1 ns/op BenchmarkAtoi/Pos/7bit-4 1000000 383.6 ns/op BenchmarkAtoi/Pos/26bit-4 861254 139.1 ns/op BenchmarkAtoi/Pos/31bit-4 761235 194.2 ns/op BenchmarkAtoi/Pos/56bit-4 506200 285.3 ns/op BenchmarkAtoi/Pos/63bit-4 367497 387.3 ns/op BenchmarkAtoi/Neg/7bit-4 1978628 86.93 ns/op BenchmarkAtoi/Neg/26bit-4 834391 139.6 ns/op BenchmarkAtoi/Neg/31bit-4 727563 154.5 ns/op BenchmarkAtoi/Neg/56bit-4 400167 293.2 ns/op BenchmarkAtoi/Neg/63bit-4 363075 1075 ns/op BenchmarkFormatFloat/Decimal-4 66739 5056 ns/op BenchmarkFormatFloat/Float-4 9441 11011 ns/op BenchmarkFormatFloat/Exp-4 83282 6015 ns/op BenchmarkFormatFloat/NegExp-4 83690 2631 ns/op BenchmarkFormatFloat/LongExp-4 10000 13839 ns/op BenchmarkFormatFloat/Big-4 57400 1888 ns/op BenchmarkFormatFloat/BinaryExp-4 212570 3939 ns/op BenchmarkFormatFloat/32Integer-4 72644 4311 ns/op BenchmarkFormatFloat/32ExactFraction-4 95967 2149 ns/op BenchmarkFormatFloat/32Point-4 65182 3854 ns/op BenchmarkFormatFloat/32Exp-4 91041 2266 ns/op BenchmarkFormatFloat/32NegExp-4 92412 1481 ns/op BenchmarkFormatFloat/32Shortest-4 97332 1220 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 111241 3166 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108237 1065 ns/op BenchmarkFormatFloat/64Fixed1-4 136602 941.6 ns/op BenchmarkFormatFloat/64Fixed2-4 127118 2030 ns/op BenchmarkFormatFloat/64Fixed3-4 122725 1371 ns/op BenchmarkFormatFloat/64Fixed4-4 123292 870.8 ns/op BenchmarkFormatFloat/64Fixed12-4 79544 4446 ns/op BenchmarkFormatFloat/64Fixed16-4 86246 1505 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 99436 6508 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 67356 1560 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2701 46048 ns/op BenchmarkFormatFloat/Slowpath64-4 77343 1858 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 67480 1670 ns/op BenchmarkAppendFloat/Decimal-4 83384 2419 ns/op BenchmarkAppendFloat/Float-4 77284 3043 ns/op BenchmarkAppendFloat/Exp-4 10000 20030 ns/op BenchmarkAppendFloat/NegExp-4 88740 1211 ns/op BenchmarkAppendFloat/LongExp-4 80187 2553 ns/op BenchmarkAppendFloat/Big-4 10000 11932 ns/op BenchmarkAppendFloat/BinaryExp-4 10000 39047 ns/op BenchmarkAppendFloat/32Integer-4 84054 1741 ns/op BenchmarkAppendFloat/32ExactFraction-4 96829 1561 ns/op BenchmarkAppendFloat/32Point-4 87790 4166 ns/op BenchmarkAppendFloat/32Exp-4 100740 4967 ns/op BenchmarkAppendFloat/32NegExp-4 97249 1272 ns/op BenchmarkAppendFloat/32Shortest-4 107017 3252 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 120418 964.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 117382 1073 ns/op BenchmarkAppendFloat/64Fixed1-4 139909 844.0 ns/op BenchmarkAppendFloat/64Fixed2-4 146655 836.2 ns/op BenchmarkAppendFloat/64Fixed3-4 139953 910.1 ns/op BenchmarkAppendFloat/64Fixed4-4 97596 2719 ns/op BenchmarkAppendFloat/64Fixed12-4 81960 3195 ns/op BenchmarkAppendFloat/64Fixed16-4 98797 2411 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 91693 1093 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 90358 4513 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2703 149301 ns/op BenchmarkAppendFloat/Slowpath64-4 70449 1620 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 82978 2407 ns/op BenchmarkFormatInt-4 10000 10417 ns/op BenchmarkAppendInt-4 15943 15289 ns/op BenchmarkFormatUint-4 90427 4149 ns/op BenchmarkAppendUint-4 97779 1230 ns/op BenchmarkFormatIntSmall/7-4 3167289 142.8 ns/op BenchmarkFormatIntSmall/42-4 3212048 42.56 ns/op BenchmarkAppendIntSmall-4 1000000 116.7 ns/op BenchmarkAppendUintVarlen/1-4 1000000 348.4 ns/op BenchmarkAppendUintVarlen/12-4 1000000 294.6 ns/op BenchmarkAppendUintVarlen/123-4 636414 222.5 ns/op BenchmarkAppendUintVarlen/1234-4 634111 3740 ns/op BenchmarkAppendUintVarlen/12345-4 986983 400.7 ns/op BenchmarkAppendUintVarlen/123456-4 854403 323.0 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 110.4 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 104.3 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 117.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 114.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 198.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 117.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 804654 213.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 707031 592.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 809109 135.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 829010 123.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 639885 205.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 885628 308.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 871188 607.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 883476 201.2 ns/op BenchmarkQuote-4 47707 5183 ns/op BenchmarkQuoteRune-4 536169 476.4 ns/op BenchmarkAppendQuote-4 43315 2767 ns/op BenchmarkAppendQuoteRune-4 915990 238.2 ns/op BenchmarkUnquoteEasy-4 915354 122.7 ns/op BenchmarkUnquoteHard-4 55294 4678 ns/op PASS ok strconv 156.786s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 446671 1621 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 10000 11207 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 173876 918.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 451231 1051 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 147745 3884 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 179106 2109 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 163161 3424 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 100 1973001 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 85840 21705 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 699606 981.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 10859 ns/op BenchmarkGenericMatch1-4 1588 420251 ns/op BenchmarkGenericMatch2-4 313 412263 ns/op BenchmarkSingleMaxSkipping-4 4150 36055 ns/op 277.35 MB/s BenchmarkSingleLongSuffixFail-4 9578 12896 ns/op 77.70 MB/s BenchmarkSingleMatch-4 100 1638390 ns/op 9.16 MB/s BenchmarkByteByteNoMatch-4 44992 2368 ns/op BenchmarkByteByteMatch-4 15682 6467 ns/op BenchmarkByteStringMatch-4 10000 14091 ns/op BenchmarkHTMLEscapeNew-4 65667 5514 ns/op BenchmarkHTMLEscapeOld-4 85495 2419 ns/op BenchmarkByteStringReplacerWriteString-4 970 521544 ns/op BenchmarkByteReplacerWriteString-4 1458 161243 ns/op BenchmarkByteByteReplaces-4 3333 261615 ns/op BenchmarkByteByteMap-4 9656 12480 ns/op BenchmarkMap/identity/ASCII-4 830932 149.8 ns/op BenchmarkMap/identity/Greek-4 385207 773.1 ns/op BenchmarkMap/change/ASCII-4 26178 34212 ns/op BenchmarkMap/change/Greek-4 22573 20880 ns/op BenchmarkIndexRune-4 1000000 171.3 ns/op BenchmarkIndexRuneLongString-4 1000000 180.6 ns/op BenchmarkIndexRuneFastPath-4 4696490 133.6 ns/op BenchmarkIndex-4 4954560 48.44 ns/op BenchmarkLastIndex-4 3636711 27.83 ns/op BenchmarkIndexByte-4 10662921 16.08 ns/op BenchmarkToUpper/#00-4 4737204 25.94 ns/op BenchmarkToUpper/ONLYUPPER-4 2976176 50.37 ns/op BenchmarkToUpper/abc-4 293917 577.4 ns/op BenchmarkToUpper/AbC123-4 188323 2045 ns/op BenchmarkToUpper/azAZ09_-4 233995 1563 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43233 3397 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62544 11245 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26433 8959 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 49118 3901 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 96878 2051 ns/op BenchmarkToLower/#00-4 5130615 27.89 ns/op BenchmarkToLower/abc-4 4312654 32.37 ns/op BenchmarkToLower/AbC123-4 182616 855.9 ns/op BenchmarkToLower/azAZ09_-4 165927 1078 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 63789 5978 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62620 5149 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 10000 13099 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64719 5446 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 95490 1633 ns/op BenchmarkMapNoChanges-4 1000000 108.3 ns/op BenchmarkTrim-4 10000 37874 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3928706 35.37 ns/op BenchmarkToValidUTF8/InvalidASCII-4 149172 941.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 121345 2163 ns/op BenchmarkEqualFold/Tests-4 43144 11539 ns/op BenchmarkEqualFold/ASCII-4 3423502 110.8 ns/op BenchmarkEqualFold/UnicodePrefix-4 89043 1467 ns/op BenchmarkEqualFold/UnicodeSuffix-4 80628 2254 ns/op BenchmarkIndexHard1-4 1222 129139 ns/op BenchmarkIndexHard2-4 325 695361 ns/op BenchmarkIndexHard3-4 170 864935 ns/op BenchmarkIndexHard4-4 67 4110321 ns/op BenchmarkLastIndexHard1-4 67 1750405 ns/op BenchmarkLastIndexHard2-4 72 7907397 ns/op BenchmarkLastIndexHard3-4 63 1908517 ns/op BenchmarkCountHard1-4 1399 83059 ns/op BenchmarkCountHard2-4 319 437332 ns/op BenchmarkCountHard3-4 140 852333 ns/op BenchmarkIndexTorture-4 7890 84187 ns/op BenchmarkCountTorture-4 7982 35747 ns/op BenchmarkCountTortureOverlapping-4 579 572669 ns/op BenchmarkCountByte/10-4 3786129 32.20 ns/op 310.51 MB/s BenchmarkCountByte/32-4 4774143 26.56 ns/op 1204.70 MB/s BenchmarkCountByte/4096-4 406549 404.8 ns/op 10117.70 MB/s BenchmarkCountByte/4194304-4 589 200869 ns/op 20880.75 MB/s BenchmarkCountByte/67108864-4 15 12233611 ns/op 5485.61 MB/s BenchmarkFields/ASCII/16-4 240754 2981 ns/op 5.37 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21039 79899 ns/op 3.20 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1129 294647 ns/op 13.90 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 72 4122396 ns/op 15.90 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 91181449 ns/op 11.50 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 153333 797.7 ns/op 20.06 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 43663 ns/op 5.86 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 574 1193213 ns/op 3.43 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 31 10424156 ns/op 6.29 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 264192048 ns/op 3.97 MB/s 10465632 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 178092 810.4 ns/op 19.74 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9267 20304 ns/op 12.61 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1011 610227 ns/op 6.71 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 50 4580670 ns/op 14.31 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 875719618 ns/op 1.20 MB/s 10457352 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 152314 1020 ns/op 15.68 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11530 ns/op 22.20 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 670 650839 ns/op 6.29 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 7158975 ns/op 9.15 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 172486534 ns/op 6.08 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 157988194 ns/op BenchmarkSplitSingleByteSeparator-4 10 16646312 ns/op BenchmarkSplitMultiByteSeparator-4 1 111621240 ns/op BenchmarkSplitNSingleByteSeparator-4 240868 1347 ns/op BenchmarkSplitNMultiByteSeparator-4 151164 1685 ns/op BenchmarkRepeat/5x0-4 4433403 83.83 ns/op BenchmarkRepeat/5x1-4 4113073 40.64 ns/op BenchmarkRepeat/5x2-4 162694 1802 ns/op BenchmarkRepeat/5x6-4 145186 3993 ns/op BenchmarkRepeat/10x0-4 4445181 28.24 ns/op BenchmarkRepeat/10x1-4 4120282 57.96 ns/op BenchmarkRepeat/10x2-4 232462 929.0 ns/op BenchmarkRepeat/10x6-4 144656 1178 ns/op BenchmarkRepeatLarge/256/1-4 52935 4502 ns/op 56.86 MB/s BenchmarkRepeatLarge/256/16-4 97143 9905 ns/op 25.84 MB/s BenchmarkRepeatLarge/512/1-4 46251 5789 ns/op 88.44 MB/s BenchmarkRepeatLarge/512/16-4 10000 10426 ns/op 49.11 MB/s BenchmarkRepeatLarge/1024/1-4 10000 15791 ns/op 64.85 MB/s BenchmarkRepeatLarge/1024/16-4 12680 19200 ns/op 53.33 MB/s BenchmarkRepeatLarge/2048/1-4 28742 10697 ns/op 191.46 MB/s BenchmarkRepeatLarge/2048/16-4 10000 21387 ns/op 95.76 MB/s BenchmarkRepeatLarge/4096/1-4 14432 27130 ns/op 150.98 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10877 ns/op 376.59 MB/s BenchmarkRepeatLarge/8192/1-4 10000 45592 ns/op 179.68 MB/s BenchmarkRepeatLarge/8192/16-4 10000 25981 ns/op 315.31 MB/s BenchmarkRepeatLarge/8192/4097-4 4842477 97.04 ns/op 42220.67 MB/s BenchmarkRepeatLarge/16384/1-4 5265 27851 ns/op 588.28 MB/s BenchmarkRepeatLarge/16384/16-4 9165 233373 ns/op 70.21 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 28471 ns/op 431.71 MB/s BenchmarkRepeatLarge/32768/1-4 1530 94652 ns/op 346.19 MB/s BenchmarkRepeatLarge/32768/16-4 2979 92991 ns/op 352.38 MB/s BenchmarkRepeatLarge/32768/4097-4 4080 39150 ns/op 732.54 MB/s BenchmarkRepeatLarge/65536/1-4 100 1611083 ns/op 40.68 MB/s BenchmarkRepeatLarge/65536/16-4 1326 1845868 ns/op 35.50 MB/s BenchmarkRepeatLarge/65536/4097-4 100 3442164 ns/op 17.85 MB/s BenchmarkRepeatLarge/131072/1-4 100 6941492 ns/op 18.88 MB/s BenchmarkRepeatLarge/131072/16-4 438 3909878 ns/op 33.52 MB/s BenchmarkRepeatLarge/131072/4097-4 213 643972 ns/op 197.22 MB/s BenchmarkRepeatLarge/262144/1-4 138 2316024 ns/op 113.19 MB/s BenchmarkRepeatLarge/262144/16-4 100 7341634 ns/op 35.71 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1622344 ns/op 159.10 MB/s BenchmarkRepeatLarge/524288/1-4 100 11703642 ns/op 44.80 MB/s BenchmarkRepeatLarge/524288/16-4 93 3632486 ns/op 144.33 MB/s BenchmarkRepeatLarge/524288/4097-4 100 7913707 ns/op 65.75 MB/s BenchmarkRepeatLarge/1048576/1-4 52 9173420 ns/op 114.31 MB/s BenchmarkRepeatLarge/1048576/16-4 49 6590214 ns/op 159.11 MB/s BenchmarkRepeatLarge/1048576/4097-4 64 8753760 ns/op 119.35 MB/s BenchmarkRepeatLarge/2097152/1-4 25 30969310 ns/op 67.72 MB/s BenchmarkRepeatLarge/2097152/16-4 25 16951291 ns/op 123.72 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 19539545 ns/op 107.15 MB/s BenchmarkRepeatLarge/4194304/1-4 14 25984678 ns/op 161.41 MB/s BenchmarkRepeatLarge/4194304/16-4 7 21611834 ns/op 194.07 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 17748574 ns/op 236.14 MB/s BenchmarkRepeatLarge/8388608/1-4 6 123981517 ns/op 67.66 MB/s BenchmarkRepeatLarge/8388608/16-4 5 66796343 ns/op 125.58 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 39012807 ns/op 214.97 MB/s BenchmarkRepeatLarge/16777216/1-4 2 314636520 ns/op 53.32 MB/s BenchmarkRepeatLarge/16777216/16-4 1 242637872 ns/op 69.15 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 115019505 ns/op 145.86 MB/s BenchmarkRepeatLarge/33554432/1-4 2 141310352 ns/op 237.45 MB/s BenchmarkRepeatLarge/33554432/16-4 2 74025602 ns/op 453.28 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 453534643 ns/op 73.98 MB/s BenchmarkRepeatLarge/67108864/1-4 1 163226978 ns/op 411.14 MB/s BenchmarkRepeatLarge/67108864/16-4 1 1978222721 ns/op 33.92 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 571896789 ns/op 117.34 MB/s BenchmarkRepeatLarge/134217728/1-4 1 488281942 ns/op 274.88 MB/s BenchmarkRepeatLarge/134217728/16-4 1 753243210 ns/op 178.19 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 865351381 ns/op 155.10 MB/s BenchmarkRepeatLarge/268435456/1-4 1 2243028860 ns/op 119.68 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1027830036 ns/op 261.17 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 2176230661 ns/op 123.35 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1519257603 ns/op 353.38 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2225523380 ns/op 241.23 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1970155432 ns/op 272.50 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3856825066 ns/op 278.40 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5745827665 ns/op 186.87 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4020583929 ns/op 267.06 MB/s BenchmarkIndexAnyASCII/1:1-4 2469591 89.02 ns/op BenchmarkIndexAnyASCII/1:2-4 2536444 60.38 ns/op BenchmarkIndexAnyASCII/1:4-4 2441748 67.33 ns/op BenchmarkIndexAnyASCII/1:8-4 1000000 124.6 ns/op BenchmarkIndexAnyASCII/1:16-4 2103012 189.6 ns/op BenchmarkIndexAnyASCII/1:32-4 1956458 164.9 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 187.2 ns/op BenchmarkIndexAnyASCII/16:1-4 2622854 45.07 ns/op BenchmarkIndexAnyASCII/16:2-4 648602 230.0 ns/op BenchmarkIndexAnyASCII/16:4-4 659924 278.2 ns/op BenchmarkIndexAnyASCII/16:8-4 623386 515.0 ns/op BenchmarkIndexAnyASCII/16:16-4 543650 214.3 ns/op BenchmarkIndexAnyASCII/16:32-4 504279 240.9 ns/op BenchmarkIndexAnyASCII/16:64-4 385618 307.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2157691 67.06 ns/op BenchmarkIndexAnyASCII/256:2-4 53190 2196 ns/op BenchmarkIndexAnyASCII/256:4-4 10000 22995 ns/op BenchmarkIndexAnyASCII/256:8-4 31407 3565 ns/op BenchmarkIndexAnyASCII/256:16-4 26797 9268 ns/op BenchmarkIndexAnyASCII/256:32-4 52861 6024 ns/op BenchmarkIndexAnyASCII/256:64-4 19497 14109 ns/op BenchmarkIndexAnyUTF8/1:1-4 1000000 116.2 ns/op BenchmarkIndexAnyUTF8/1:2-4 2528830 42.30 ns/op BenchmarkIndexAnyUTF8/1:4-4 2495550 59.75 ns/op BenchmarkIndexAnyUTF8/1:8-4 2422657 89.04 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 103.1 ns/op BenchmarkIndexAnyUTF8/1:32-4 1528500 186.3 ns/op BenchmarkIndexAnyUTF8/1:64-4 1845060 105.8 ns/op BenchmarkIndexAnyUTF8/16:1-4 1892289 88.47 ns/op BenchmarkIndexAnyUTF8/16:2-4 388857 391.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 354235 383.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 311017 662.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 258234 1307 ns/op BenchmarkIndexAnyUTF8/16:32-4 247072 537.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 194026 666.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 484633 405.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 27577 4639 ns/op BenchmarkIndexAnyUTF8/256:4-4 24787 11023 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 16473 ns/op BenchmarkIndexAnyUTF8/256:16-4 16819 7425 ns/op BenchmarkIndexAnyUTF8/256:32-4 14971 7018 ns/op BenchmarkIndexAnyUTF8/256:64-4 15384 18318 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2668758 60.55 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2655043 64.01 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2526958 47.50 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1000000 114.3 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1961356 216.0 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 157.6 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2039492 59.17 ns/op BenchmarkLastIndexAnyASCII/16:1-4 674467 287.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 653946 505.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 573040 379.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 624565 269.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 570974 208.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 505273 236.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 367400 650.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 52015 2211 ns/op BenchmarkLastIndexAnyASCII/256:2-4 50972 3886 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54879 2945 ns/op BenchmarkLastIndexAnyASCII/256:8-4 43473 2449 ns/op BenchmarkLastIndexAnyASCII/256:16-4 42162 5234 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53128 9387 ns/op BenchmarkLastIndexAnyASCII/256:64-4 51282 2803 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2423509 132.5 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 233.3 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2351830 81.77 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 193.0 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 181.0 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 217.3 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 123.9 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 479554 248.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 236218 509.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 227166 1207 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 206107 1038 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 177904 647.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 173781 1632 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 149496 725.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 35984 3364 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15610 9115 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 10304 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14150 8344 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 16567 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10150 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10823 ns/op BenchmarkTrimASCII/1:1-4 4044697 32.27 ns/op BenchmarkTrimASCII/1:2-4 2451562 48.83 ns/op BenchmarkTrimASCII/1:4-4 1000000 302.2 ns/op BenchmarkTrimASCII/1:8-4 2098096 107.1 ns/op BenchmarkTrimASCII/1:16-4 1620939 74.37 ns/op BenchmarkTrimASCII/16:1-4 3265206 49.97 ns/op BenchmarkTrimASCII/16:2-4 10000 23123 ns/op BenchmarkTrimASCII/16:4-4 606103 535.2 ns/op BenchmarkTrimASCII/16:8-4 549030 193.9 ns/op BenchmarkTrimASCII/16:16-4 576505 290.4 ns/op BenchmarkTrimASCII/256:1-4 564584 231.7 ns/op BenchmarkTrimASCII/256:2-4 54745 2409 ns/op BenchmarkTrimASCII/256:4-4 36126 3071 ns/op BenchmarkTrimASCII/256:8-4 54806 2188 ns/op BenchmarkTrimASCII/256:16-4 38277 2844 ns/op BenchmarkTrimASCII/4096:1-4 38677 9272 ns/op BenchmarkTrimASCII/4096:2-4 3321 33757 ns/op BenchmarkTrimASCII/4096:4-4 2847 120044 ns/op BenchmarkTrimASCII/4096:8-4 3544 51484 ns/op BenchmarkTrimASCII/4096:16-4 3482 34127 ns/op BenchmarkTrimByte-4 4434718 25.79 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 24781 8561 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 26917 9402 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1450 144220 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1974 219495 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3523 79927 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6778 16031 ns/op BenchmarkJoin/0-4 5065315 24.43 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3700980 29.14 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 170396 730.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 116092 1080 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 94075 8243 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 78352 4240 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 62325 4153 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55740 5146 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3326443 41.20 ns/op BenchmarkTrimSpace/ASCII-4 1148978 100.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 119604 1173 ns/op BenchmarkTrimSpace/JustNonASCII-4 59578 1928 ns/op BenchmarkReplaceAll-4 63711 2119 ns/op 16 B/op 1 allocs/op PASS ok strings 322.782s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 69690 2191 ns/op BenchmarkCond2-4 57739 2378 ns/op BenchmarkCond4-4 30643 3768 ns/op BenchmarkCond8-4 17287 12768 ns/op BenchmarkCond16-4 8964 15432 ns/op BenchmarkCond32-4 1875 79338 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 470515 375.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 337346 456.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 711471 308.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 700473 1031 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 313381 539.0 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 700750 225.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 128552 6395 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 57450 4234 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 98098 1610 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 72930 5887 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 732439 269.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 203174 703.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 776324 215.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 202712 757.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 698376 483.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 267649 1007 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 899970 631.0 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 74012 1413 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 145346 1009 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 330910 387.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 1630 68731 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 188 647147 ns/op BenchmarkRange/*sync.Map-4 1653 253885 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 168372 19652 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 207856 666.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 65968 4577 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 82255 7484 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 256454 689.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 72114 1868 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 104702 1074 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 67616 1546 ns/op BenchmarkDeleteCollision/*sync.Map-4 1518223 394.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 48178 5839 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 188496 804.2 ns/op BenchmarkSwapCollision/*sync.Map-4 131792 980.6 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 88 1631023 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 169831 2550 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 211795 2591 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 17544 9142 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 90195 2577 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 29044 5865 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 196742 1283 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 168128 1053 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 10000 17432 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 607243 765.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 259641 826.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 380.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 618609 193.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 207583 634.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 643945 453.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 1 330812323 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 221160 1440 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 331848 513.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 173775 969.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 351876 487.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 118333 1319 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 165260 790.5 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 116619 922.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77895 1522 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 222621 805.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 301269 733.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 204681 1401 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 495925 480.2 ns/op BenchmarkUncontendedSemaphore-4 4380790 24.47 ns/op BenchmarkContendedSemaphore-4 4473672 35.80 ns/op BenchmarkMutexUncontended-4 797582 141.2 ns/op BenchmarkMutex-4 274188 386.7 ns/op BenchmarkMutexSlack-4 411427 527.0 ns/op BenchmarkMutexWork-4 355324 699.4 ns/op BenchmarkMutexWorkSlack-4 272067 480.2 ns/op BenchmarkMutexNoSpin-4 60238 3570 ns/op BenchmarkMutexSpin-4 28914 3651 ns/op BenchmarkOnce-4 1000000 106.5 ns/op BenchmarkOnceFunc/v=Once-4 1563836 82.55 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 207.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1443716 74.23 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1699017 79.66 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 101.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1441311 73.58 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5535456 90.56 ns/op BenchmarkSemaSyntNonblock-4 1867798 60.16 ns/op BenchmarkSemaSyntBlock-4 2135566 70.01 ns/op BenchmarkSemaWorkNonblock-4 1000000 122.5 ns/op BenchmarkSemaWorkBlock-4 1075990 108.1 ns/op BenchmarkRWMutexUncontended-4 360360 712.6 ns/op BenchmarkRWMutexWrite100-4 451256 336.7 ns/op BenchmarkRWMutexWrite10-4 248822 586.7 ns/op BenchmarkRWMutexWorkWrite100-4 317832 474.8 ns/op BenchmarkRWMutexWorkWrite10-4 244593 600.0 ns/op BenchmarkWaitGroupUncontended-4 556075 275.7 ns/op BenchmarkWaitGroupAddDone-4 624274 364.6 ns/op BenchmarkWaitGroupAddDoneWork-4 552452 206.5 ns/op BenchmarkWaitGroupWait-4 1000000 232.4 ns/op BenchmarkWaitGroupWaitWork-4 2115204 93.56 ns/op BenchmarkWaitGroupActuallyWait-4 10000 20540 ns/op 32 B/op 2 allocs/op PASS ok sync 102.009s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 723324 167.5 ns/op PASS ok sync/atomic 1.870s PASS ok syscall 1.021s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 181303 2477 ns/op 0 B/op 0 allocs/op PASS ok testing 2.505s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5739 33118 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6036 19402 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 64 5421441 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 51 2469707 ns/op 2537 B/op 20 allocs/op BenchmarkTable/1x100000/new-4 1 2169779054 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 918105062 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1437 110287 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1756 95308 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 12 18045668 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6712359 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 1068047467 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 2441504534 ns/op 48121088 B/op 100077 allocs/op BenchmarkTable/100x10/new-4 100 3417829 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 100 1071020 ns/op 392 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 207542148 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 62895805 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 12840807496 ns/op 335150144 B/op 100091 allocs/op BenchmarkTable/100x100000/reuse-4 1 9955245984 ns/op 335149952 B/op 100089 allocs/op BenchmarkPyramid/10-4 2300 126244 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 15744170 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 602147564 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2235 278452 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 222 703568 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 6872234 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5430 49034 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 41.777s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 156735018 ns/op BenchmarkVariableString-4 74731 1984 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1 373999246 ns/op 3200 B/op 43 allocs/op PASS ok text/template/parse 2.754s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 74 5306566 ns/op BenchmarkAfter-4 103 1775606 ns/op BenchmarkStop-4 217 1660134 ns/op BenchmarkSimultaneousAfterFunc-4 46 3436472 ns/op BenchmarkStartStop-4 326 621044 ns/op BenchmarkReset-4 740 377931 ns/op BenchmarkSleep-4 27 11993925 ns/op BenchmarkParallelTimerLatency-4 1 73505762 avg-late-ns 146479922 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 12 79064777 avg-late-ns 120502158 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 20 26076127 avg-late-ns 66114191 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 30 9384374 avg-late-ns 35303782 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 10 103919578 avg-late-ns 379071726 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 10 15347411 avg-late-ns 142831473 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 14 5576831 avg-late-ns 73889886 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 7 45867910 avg-late-ns 111049990 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 4 17076095 avg-late-ns 77880191 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 10 7249777 avg-late-ns 70298946 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 2 10244905 avg-late-ns 185479846 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 8233156 avg-late-ns 21615162 max-late-ns BenchmarkTicker-4 457 448834 ns/op BenchmarkTickerReset-4 4066 65702 ns/op BenchmarkTickerResetNaive-4 183 702955 ns/op BenchmarkNow-4 1729090 114.8 ns/op BenchmarkNowUnixNano-4 1482114 140.5 ns/op BenchmarkNowUnixMilli-4 1645953 79.63 ns/op BenchmarkNowUnixMicro-4 1239759 134.4 ns/op BenchmarkFormat-4 55815 2327 ns/op BenchmarkFormatRFC3339-4 64152 1905 ns/op BenchmarkFormatRFC3339Nano-4 59410 1722 ns/op BenchmarkFormatNow-4 76844 1689 ns/op BenchmarkMarshalJSON-4 99078 1391 ns/op BenchmarkMarshalText-4 107863 1116 ns/op BenchmarkParse-4 135135 986.0 ns/op BenchmarkParseRFC3339UTC-4 391792 308.3 ns/op BenchmarkParseRFC3339UTCBytes-4 232326 672.1 ns/op BenchmarkParseRFC3339TZ-4 80617 1511 ns/op BenchmarkParseRFC3339TZBytes-4 65077 3271 ns/op BenchmarkParseDuration-4 592671 296.7 ns/op BenchmarkHour-4 1000000 108.0 ns/op BenchmarkSecond-4 761782 187.5 ns/op BenchmarkYear-4 892390 228.8 ns/op BenchmarkDay-4 656811 187.7 ns/op BenchmarkISOWeek-4 841920 148.5 ns/op BenchmarkGoString-4 71719 6224 ns/op BenchmarkUnmarshalText-4 81105 2317 ns/op PASS ok time 38.782s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 385480 507.0 ns/op BenchmarkDecodeValidJapaneseChars-4 440996 260.3 ns/op BenchmarkDecodeRune-4 1206134 152.1 ns/op BenchmarkEncodeValidASCII-4 301569 625.1 ns/op BenchmarkEncodeValidJapaneseChars-4 502948 298.8 ns/op BenchmarkAppendRuneValidASCII-4 679960 193.2 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1202474 96.97 ns/op BenchmarkEncodeRune-4 1000000 156.9 ns/op PASS ok unicode/utf16 4.582s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2160337 61.19 ns/op BenchmarkRuneCountTenJapaneseChars-4 344629 404.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4268552 68.86 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 456957 625.1 ns/op BenchmarkValidTenASCIIChars-4 2309973 52.15 ns/op BenchmarkValid100KASCIIChars-4 82 1616590 ns/op BenchmarkValidTenJapaneseChars-4 354598 329.7 ns/op BenchmarkValidLongMostlyASCII-4 106 1837886 ns/op BenchmarkValidLongJapanese-4 55 1881097 ns/op BenchmarkValidStringTenASCIIChars-4 5306136 22.89 ns/op BenchmarkValidString100KASCIIChars-4 6972 17033 ns/op BenchmarkValidStringTenJapaneseChars-4 427844 415.5 ns/op BenchmarkValidStringLongMostlyASCII-4 1350 88886 ns/op BenchmarkValidStringLongJapanese-4 158 1020455 ns/op BenchmarkEncodeASCIIRune-4 4546520 28.67 ns/op BenchmarkEncodeJapaneseRune-4 1680748 168.5 ns/op BenchmarkAppendASCIIRune-4 8407512 15.26 ns/op BenchmarkAppendJapaneseRune-4 2063947 53.41 ns/op BenchmarkDecodeASCIIRune-4 2987026 40.35 ns/op BenchmarkDecodeJapaneseRune-4 2101171 75.98 ns/op BenchmarkFullRune/ASCII-4 1000000 112.0 ns/op BenchmarkFullRune/Incomplete-4 1000000 101.7 ns/op BenchmarkFullRune/Japanese-4 3330804 89.98 ns/op PASS ok unicode/utf8 20.500s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 188735513413 ns/op PASS ok cmd/api 190.803s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 685624 185.2 ns/op BenchmarkCgoCall/one-pointer-4 525690 283.4 ns/op BenchmarkCgoCall/string-pointer-escape-4 454576 336.6 ns/op BenchmarkCgoCall/string-pointer-noescape-4 464668 272.8 ns/op BenchmarkCgoCall/eight-pointers-4 231996 696.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 514483 279.9 ns/op BenchmarkCgoCall/eight-pointers-array-4 41172 3136 ns/op BenchmarkCgoCall/eight-pointers-slice-4 50718 2477 ns/op BenchmarkGoString-4 993781 1060 ns/op BenchmarkCGoCallback-4 66592 1886 ns/op BenchmarkCGoInCThread-4 9 83922375 ns/op PASS ok cmd/cgo/internal/test 13.589s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 511077 465.9 ns/op BenchmarkEqArrayOfStrings64-4 68720 1802 ns/op BenchmarkEqArrayOfStrings1024-4 4252 28198 ns/op BenchmarkEqArrayOfFloats5-4 943334 128.8 ns/op BenchmarkEqArrayOfFloats64-4 117085 1039 ns/op BenchmarkEqArrayOfFloats1024-4 4790 24270 ns/op BenchmarkEqArrayOfStructsEq-4 1336 203549 ns/op BenchmarkEqArrayOfStructsNotEq-4 2161 122827 ns/op BenchmarkEqStruct-4 13500721 25.25 ns/op PASS ok cmd/compile/internal/reflectdata 6.662s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 106384 ns/op BenchmarkCopyElim1-4 132 1302793 ns/op BenchmarkCopyElim10-4 186 654048 ns/op BenchmarkCopyElim100-4 118 981101 ns/op BenchmarkCopyElim1000-4 61 4484430 ns/op BenchmarkCopyElim10000-4 3 48942645 ns/op BenchmarkCopyElim100000-4 1 875176177 ns/op BenchmarkDeadCode/1-4 158 2586918 ns/op BenchmarkDeadCode/10-4 278 1048787 ns/op BenchmarkDeadCode/100-4 100 2093340 ns/op BenchmarkDeadCode/1000-4 48 8951335 ns/op BenchmarkDeadCode/10000-4 4 87650758 ns/op BenchmarkDeadCode/100000-4 1 464828175 ns/op BenchmarkDeadCode/200000-4 1 1059076708 ns/op BenchmarkDominatorsLinear-4 12 10350149 ns/op 0.97 MB/s BenchmarkDominatorsFwdBack-4 8 16515933 ns/op 0.61 MB/s BenchmarkDominatorsManyPred-4 7 18611871 ns/op 0.54 MB/s BenchmarkDominatorsMaxPred-4 7 16333564 ns/op 0.61 MB/s BenchmarkDominatorsMaxPredVal-4 7 19790628 ns/op 0.51 MB/s BenchmarkFuse/1-4 235 1040975 ns/op BenchmarkFuse/10-4 600 1168914 ns/op BenchmarkFuse/100-4 121 1347216 ns/op BenchmarkFuse/1000-4 20 11531428 ns/op BenchmarkFuse/10000-4 2 122467539 ns/op BenchmarkNilCheckDeep1-4 7557 18245 ns/op 0.05 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3162 43646 ns/op 0.23 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 447 324410 ns/op 0.31 MB/s 685 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 40 4739347 ns/op 0.21 MB/s 5549 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 1 110391076 ns/op 0.09 MB/s 296656 B/op 15 allocs/op BenchmarkDSEPass-4 14 8761846 ns/op 84585 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 198304198 ns/op 4288816 B/op 109076 allocs/op BenchmarkCSEPass-4 4 34493746 ns/op 164470 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 315933651 ns/op 5656600 B/op 97408 allocs/op BenchmarkDeadcodePass-4 103 1087691 ns/op 90512 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 195889423 ns/op 4078008 B/op 45249 allocs/op BenchmarkMultiPass-4 12 9579266 ns/op 241848 B/op 13 allocs/op BenchmarkMultiPassBlock-4 1 378009385 ns/op 11200120 B/op 149880 allocs/op BenchmarkCondRewrite/SoloJump-4 3045487 39.63 ns/op BenchmarkCondRewrite/CombJump-4 3015454 39.97 ns/op PASS ok cmd/compile/internal/ssa 29.107s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7890 19010 ns/op BenchmarkExtShift-4 13216 8397 ns/op BenchmarkModify-4 8012 15173 ns/op BenchmarkMullImm-4 10000 11418 ns/op BenchmarkConstModify-4 7869 15291 ns/op BenchmarkBitSet-4 15662 10307 ns/op BenchmarkBitClear-4 14634 7359 ns/op BenchmarkBitToggle-4 10000 10038 ns/op BenchmarkBitSetConst-4 123834 1008 ns/op BenchmarkBitClearConst-4 127297 1258 ns/op BenchmarkBitToggleConst-4 125626 967.9 ns/op BenchmarkDivconstI64-4 7625418 30.66 ns/op BenchmarkModconstI64-4 6998778 15.96 ns/op BenchmarkDivisiblePow2constI64-4 8230240 15.00 ns/op BenchmarkDivisibleconstI64-4 7764577 16.91 ns/op BenchmarkDivisibleWDivconstI64-4 5460417 22.47 ns/op BenchmarkDivconstU64/3-4 7341152 22.36 ns/op BenchmarkDivconstU64/5-4 7350420 16.21 ns/op BenchmarkDivconstU64/37-4 7639128 15.09 ns/op BenchmarkDivconstU64/1234567-4 7664768 15.37 ns/op BenchmarkModconstU64-4 7863457 15.47 ns/op BenchmarkDivisibleconstU64-4 8115052 16.80 ns/op BenchmarkDivisibleWDivconstU64-4 5365210 24.86 ns/op BenchmarkDivconstI32-4 7798600 14.94 ns/op BenchmarkModconstI32-4 7807096 15.49 ns/op BenchmarkDivisiblePow2constI32-4 8302629 14.42 ns/op BenchmarkDivisibleconstI32-4 6869250 16.66 ns/op BenchmarkDivisibleWDivconstI32-4 5500186 29.70 ns/op BenchmarkDivconstU32-4 7569498 14.92 ns/op BenchmarkModconstU32-4 8081475 14.77 ns/op BenchmarkDivisibleconstU32-4 8271134 17.82 ns/op BenchmarkDivisibleWDivconstU32-4 5469770 21.86 ns/op BenchmarkDivconstI16-4 6410461 15.66 ns/op BenchmarkModconstI16-4 8018662 14.73 ns/op BenchmarkDivisiblePow2constI16-4 8197964 14.60 ns/op BenchmarkDivisibleconstI16-4 6565038 15.99 ns/op BenchmarkDivisibleWDivconstI16-4 5461766 22.78 ns/op BenchmarkDivconstU16-4 8064451 14.57 ns/op BenchmarkModconstU16-4 7849669 14.93 ns/op BenchmarkDivisibleconstU16-4 7365439 14.87 ns/op BenchmarkDivisibleWDivconstU16-4 5518431 22.19 ns/op BenchmarkDivconstI8-4 7978082 14.42 ns/op BenchmarkModconstI8-4 7586782 15.88 ns/op BenchmarkDivisiblePow2constI8-4 8251602 14.40 ns/op BenchmarkDivisibleconstI8-4 7591824 14.52 ns/op BenchmarkDivisibleWDivconstI8-4 4438861 23.45 ns/op BenchmarkDivconstU8-4 7625164 14.72 ns/op BenchmarkModconstU8-4 7249504 19.88 ns/op BenchmarkDivisibleconstU8-4 8322364 16.61 ns/op BenchmarkDivisibleWDivconstU8-4 5529787 24.36 ns/op BenchmarkMul2-4 174682 697.9 ns/op BenchmarkMulNeg2-4 157954 766.2 ns/op BenchmarkEfaceInteger-4 4207354 29.31 ns/op BenchmarkDiv64UnsignedSmall-4 14312886 9.633 ns/op BenchmarkDiv64Small-4 13177894 9.052 ns/op BenchmarkDiv64SmallNegDivisor-4 13048564 9.157 ns/op BenchmarkDiv64SmallNegDividend-4 13862140 9.411 ns/op BenchmarkDiv64SmallNegBoth-4 11222425 13.02 ns/op BenchmarkDiv64Unsigned-4 7040083 15.93 ns/op BenchmarkDiv64-4 11474310 14.58 ns/op BenchmarkDiv64NegDivisor-4 11217892 10.25 ns/op BenchmarkDiv64NegDividend-4 10697812 10.16 ns/op BenchmarkDiv64NegBoth-4 9876919 10.32 ns/op BenchmarkMod64UnsignedSmall-4 12727161 10.34 ns/op BenchmarkMod64Small-4 12294465 8.954 ns/op BenchmarkMod64SmallNegDivisor-4 13708293 9.164 ns/op BenchmarkMod64SmallNegDividend-4 13859313 8.797 ns/op BenchmarkMod64SmallNegBoth-4 13996272 9.735 ns/op BenchmarkMod64Unsigned-4 11241230 10.68 ns/op BenchmarkMod64-4 11526928 10.16 ns/op BenchmarkMod64NegDivisor-4 11271766 11.61 ns/op BenchmarkMod64NegDividend-4 11573044 11.26 ns/op BenchmarkMod64NegBoth-4 11505104 10.22 ns/op BenchmarkMulconstI32/3-4 14754328 11.65 ns/op BenchmarkMulconstI32/5-4 14800570 8.148 ns/op BenchmarkMulconstI32/12-4 14755672 8.035 ns/op BenchmarkMulconstI32/120-4 14942700 7.971 ns/op BenchmarkMulconstI32/-120-4 14713633 8.074 ns/op BenchmarkMulconstI32/65537-4 14764242 8.398 ns/op BenchmarkMulconstI32/65538-4 14549353 8.007 ns/op BenchmarkMulconstI64/3-4 14445025 7.947 ns/op BenchmarkMulconstI64/5-4 14643162 7.968 ns/op BenchmarkMulconstI64/12-4 14414041 8.767 ns/op BenchmarkMulconstI64/120-4 14792931 8.105 ns/op BenchmarkMulconstI64/-120-4 14682991 7.932 ns/op BenchmarkMulconstI64/65537-4 14027046 8.747 ns/op BenchmarkMulconstI64/65538-4 14553043 8.517 ns/op BenchmarkMulconstU32/3-4 14723504 8.943 ns/op BenchmarkMulconstU32/5-4 14749855 7.995 ns/op BenchmarkMulconstU32/12-4 14796012 9.473 ns/op BenchmarkMulconstU32/120-4 14533922 8.064 ns/op BenchmarkMulconstU32/65537-4 14830521 8.042 ns/op BenchmarkMulconstU32/65538-4 14632914 8.988 ns/op BenchmarkMulconstU64/3-4 14569519 11.32 ns/op BenchmarkMulconstU64/5-4 14766974 10.36 ns/op BenchmarkMulconstU64/12-4 14394225 9.056 ns/op BenchmarkMulconstU64/120-4 14473813 11.12 ns/op BenchmarkMulconstU64/65537-4 14755404 8.036 ns/op BenchmarkMulconstU64/65538-4 14818292 8.328 ns/op BenchmarkShiftArithmeticRight-4 14792809 9.529 ns/op BenchmarkSwitch8Predictable-4 10089691 12.17 ns/op BenchmarkSwitch8Unpredictable-4 4828803 22.80 ns/op BenchmarkSwitch32Predictable-4 9028339 16.69 ns/op BenchmarkSwitch32Unpredictable-4 5278308 22.63 ns/op BenchmarkSwitchStringPredictable-4 3575746 28.77 ns/op BenchmarkSwitchStringUnpredictable-4 3944324 47.78 ns/op BenchmarkSwitchTypePredictable-4 2951726 44.22 ns/op BenchmarkSwitchTypeUnpredictable-4 3502804 34.12 ns/op PASS ok cmd/compile/internal/test 27.228s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 140 1111405 ns/op BenchmarkNamed/Underlying/nongeneric-4 1353912 112.4 ns/op BenchmarkNamed/Underlying/generic-4 1334104 148.6 ns/op BenchmarkNamed/Underlying/src_instance-4 1331901 161.8 ns/op BenchmarkNamed/Underlying/user_instance-4 1332682 99.08 ns/op BenchmarkCheck/http/funcbodies/info-4 1 648309993 ns/op 50085 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 522307841 ns/op 62544 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 225310266 ns/op 144984 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 198164422 ns/op 164808 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1104743370 ns/op 4628 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 159663416 ns/op 28537 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 64992062 ns/op 77134 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 65518724 ns/op 79018 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 182127092 ns/op 11860 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 99427124 ns/op 21824 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 67370038 ns/op 29544 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 27637731 ns/op 74998 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1437341644 ns/op 45285 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1049277999 ns/op 60571 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 141431751 ns/op 456599 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 388628092 ns/op 168031 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1186225172 ns/op 1689 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 80233686 ns/op 24801 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 51750144 ns/op 28990 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 103855094 ns/op 19371 lines/s PASS ok cmd/compile/internal/types2 31.163s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 94 1584750 ns/op 466298 sys-ns/op 591266 user-ns/op PASS ok cmd/go 1.462s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 286999 557.7 ns/op PASS ok cmd/go/internal/cfg 1.217s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 20812 4953 ns/op 1.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 25417 7592 ns/op 1.05 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2662 44175 ns/op 23.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2774 82145 ns/op 12.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 321 318910 ns/op 25.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 386 505089 ns/op 16.22 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 3.645s All tests passed.