linux-s390x-ibm-race at a27a525d1b4df74989ac9f6ad10394391fe3eb88 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] 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=8e51d809b669476898c3f2a574480113" "JOURNAL_STREAM=9:312366271" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=8e51d809b669476898c3f2a574480113" "JOURNAL_STREAM=9:312366271" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 8.610s ok archive/zip 13.495s ok bufio 2.745s ok bytes 10.753s ok cmp 1.081s ok compress/bzip2 4.821s ok compress/flate 45.312s ok compress/gzip 59.900s ok compress/lzw 11.716s ok compress/zlib 23.659s ok container/heap 1.329s ok container/list 1.350s ok container/ring 1.564s ok context 1.166s ok crypto 1.165s ok crypto/aes 1.589s ok crypto/cipher 1.302s ok crypto/des 1.293s ok crypto/dsa 1.922s ok crypto/ecdh 3.760s ok crypto/ecdsa 2.551s ok crypto/ed25519 3.473s ok crypto/elliptic 1.078s ok crypto/hmac 1.092s ok crypto/internal/alias 1.164s ok crypto/internal/bigmod 21.324s ok crypto/internal/boring 1.969s ok crypto/internal/boring/bcache 4.837s ok crypto/internal/edwards25519 8.359s ok crypto/internal/edwards25519/field 1.467s ok crypto/internal/nistec 6.234s ok crypto/internal/nistec/fiat 1.032s [no tests to run] ok crypto/md5 1.054s ok crypto/rand 3.612s ok crypto/rc4 4.921s ok crypto/rsa 6.346s ok crypto/sha1 2.318s ok crypto/sha256 1.409s ok crypto/sha512 1.360s ok crypto/subtle 3.090s ok crypto/tls 26.634s ok crypto/x509 7.741s ok database/sql 1.736s ok database/sql/driver 1.064s ok debug/buildinfo 1.030s ok debug/dwarf 1.172s ok debug/elf 6.045s ok debug/gosym 1.877s ok debug/macho 1.049s ok debug/pe 1.830s ok debug/plan9obj 1.740s ok embed 1.099s [no tests to run] ok embed/internal/embedtest 1.066s ok encoding/ascii85 1.024s ok encoding/asn1 1.164s ok encoding/base32 2.159s ok encoding/base64 1.022s ok encoding/binary 1.791s ok encoding/csv 2.037s ok encoding/gob 50.502s ok encoding/hex 1.067s ok encoding/json 11.363s ok encoding/pem 3.700s ok encoding/xml 2.033s ok errors 1.203s ok expvar 1.171s ok flag 3.799s ok fmt 1.954s ok go/ast 1.237s ok go/build 16.938s ok go/build/constraint 1.021s ok go/constant 1.015s ok go/doc 2.244s ok go/doc/comment 8.604s ok go/format 1.144s ok go/importer 3.958s ok go/internal/gccgoimporter 1.835s ok go/internal/gcimporter 69.563s ok go/internal/srcimporter 56.432s ok go/parser 4.188s ok go/printer 8.677s ok go/scanner 1.390s ok go/token 1.902s ok go/types 151.321s ok go/version 4.688s ok hash 4.050s ok hash/adler32 3.830s ok hash/crc32 1.156s ok hash/crc64 1.377s ok hash/fnv 1.027s ok hash/maphash 1.087s ok html 1.046s ok html/template 1.932s ok image 2.627s ok image/color 1.066s ok image/draw 4.499s ok image/gif 6.954s ok image/jpeg 5.622s ok image/png 10.111s ok index/suffixarray 5.289s ok internal/abi 2.081s ok internal/buildcfg 1.161s ok internal/coverage/cformat 1.023s ok internal/coverage/cmerge 1.009s ok internal/coverage/pods 1.045s ok internal/coverage/slicereader 1.051s ok internal/coverage/slicewriter 1.050s ok internal/coverage/test 1.377s ok internal/cpu 2.214s ok internal/dag 1.065s ok internal/diff 1.149s ok internal/fmtsort 1.046s ok internal/fuzz 1.033s ok internal/godebug 15.697s ok internal/godebugs 1.029s ok internal/gover 1.061s ok internal/intern 4.107s ok internal/itoa 1.024s ok internal/platform 5.552s ok internal/poll 1.729s ok internal/profile 1.323s ok internal/reflectlite 1.025s ok internal/safefilepath 1.186s ok internal/saferio 1.147s ok internal/singleflight 1.142s ok internal/testenv 1.686s ok internal/trace 1.728s ok internal/trace/v2 19.892s ok internal/types/errors 2.065s ok internal/unsafeheader 1.145s ok internal/xcoff 1.136s ok internal/zstd 1.070s ok io 1.185s ok io/fs 1.179s ok io/ioutil 1.031s ok log 1.574s ok log/slog 1.305s ok log/slog/internal/benchmarks 1.012s ok log/slog/internal/buffer 1.018s ok log/syslog 2.373s ok maps 1.015s ok math 1.201s ok math/big 9.575s ok math/bits 1.040s ok math/cmplx 1.191s ok math/rand 5.688s ok math/rand/v2 4.926s ok mime 1.222s ok mime/multipart 16.612s ok mime/quotedprintable 1.255s ok net 79.140s ok net/http 30.647s ok net/http/cgi 32.878s ok net/http/cookiejar 1.042s ok net/http/fcgi 1.253s ok net/http/httptest 1.431s ok net/http/httptrace 1.354s ok net/http/httputil 3.042s ok net/http/internal 1.150s ok net/http/internal/ascii 1.702s ok net/http/pprof 8.117s ok net/internal/socktest 1.918s ok net/mail 1.029s ok net/netip 3.063s ok net/rpc 1.140s ok net/rpc/jsonrpc 1.148s ok net/smtp 1.151s ok net/textproto 1.201s ok net/url 1.372s ok os 9.361s ok os/exec 10.005s ok os/exec/internal/fdtest 1.205s ok os/signal 25.442s ok os/user 1.101s ok path 1.347s ok path/filepath 1.190s ok plugin 1.190s ok reflect 12.055s ok regexp 6.979s ok regexp/syntax 15.299s ok runtime 156.756s ok runtime/cgo 1.473s ok runtime/coverage 1.768s ok runtime/debug 2.484s ok runtime/internal/atomic 1.289s ok runtime/internal/math 1.025s ok runtime/internal/sys 1.446s ok runtime/internal/syscall 1.089s ok runtime/internal/wasitest 1.078s ok runtime/metrics 1.188s ok runtime/pprof 37.185s ok runtime/race 24.173s ok runtime/trace 2.389s ok slices 3.385s ok sort 2.759s ok strconv 6.072s ok strings 5.496s ok sync 2.527s ok sync/atomic 14.601s ok syscall 23.150s ok testing 19.060s ok testing/fstest 1.083s ok testing/iotest 1.055s ok testing/quick 1.529s ok testing/slogtest 1.148s ok text/scanner 1.123s ok text/tabwriter 1.038s ok text/template 1.200s ok text/template/parse 1.033s ok time 11.671s ok unicode 1.014s ok unicode/utf16 1.056s ok unicode/utf8 1.064s ok cmd/addr2line 12.097s ok cmd/api 6.733s ok cmd/asm/internal/asm 12.987s ok cmd/asm/internal/lex 1.060s ok cmd/cgo/internal/swig 1.560s ok cmd/cgo/internal/test 4.159s ok cmd/cgo/internal/testcarchive 102.636s ok cmd/cgo/internal/testcshared 42.388s ok cmd/cgo/internal/testerrors 45.790s ok cmd/cgo/internal/testfortran 1.256s ok cmd/cgo/internal/testgodefs 4.155s ok cmd/cgo/internal/testlife 3.948s ok cmd/cgo/internal/testnocgo 1.103s ok cmd/cgo/internal/testplugin 164.945s ok cmd/cgo/internal/testsanitizers 1.863s ok cmd/cgo/internal/testshared 201.150s ok cmd/cgo/internal/testso 10.664s ok cmd/cgo/internal/teststdio 10.664s ok cmd/cgo/internal/testtls 1.232s ok cmd/compile/internal/abt 1.590s ok cmd/compile/internal/amd64 1.146s ok cmd/compile/internal/base 1.591s ok cmd/compile/internal/compare 1.578s ok cmd/compile/internal/devirtualize 1.030s ok cmd/compile/internal/dwarfgen 4.303s ok cmd/compile/internal/importer 5.588s ok cmd/compile/internal/inline/inlheur 3.282s ok cmd/compile/internal/ir 1.647s ok cmd/compile/internal/logopt 1.831s ok cmd/compile/internal/loopvar 1.605s ok cmd/compile/internal/noder 1.023s ok cmd/compile/internal/reflectdata 1.106s [no tests to run] ok cmd/compile/internal/ssa 48.737s ok cmd/compile/internal/syntax 2.323s ok cmd/compile/internal/test 71.943s ok cmd/compile/internal/typecheck 5.175s ok cmd/compile/internal/types 1.089s ok cmd/compile/internal/types2 43.982s ok cmd/covdata 1.355s ok cmd/cover 27.398s ok cmd/dist 1.375s ok cmd/distpack 1.335s ok cmd/doc 5.080s ok cmd/fix 10.989s ok cmd/go 409.840s ok cmd/go/internal/auth 1.022s ok cmd/go/internal/cache 1.435s ok cmd/go/internal/cfg 1.013s [no tests to run] ok cmd/go/internal/envcmd 1.076s ok cmd/go/internal/fsys 1.233s ok cmd/go/internal/generate 1.234s ok cmd/go/internal/gover 1.296s ok cmd/go/internal/imports 1.267s ok cmd/go/internal/load 1.034s ok cmd/go/internal/lockedfile 3.586s ok cmd/go/internal/lockedfile/internal/filelock 2.701s ok cmd/go/internal/modfetch 1.047s ok cmd/go/internal/modfetch/codehost 6.275s ok cmd/go/internal/modfetch/zip_sum_test 1.031s ok cmd/go/internal/modindex 7.030s ok cmd/go/internal/modload 1.810s ok cmd/go/internal/mvs 1.792s ok cmd/go/internal/par 1.795s ok cmd/go/internal/str 1.076s ok cmd/go/internal/test 1.283s ok cmd/go/internal/toolchain 1.282s ok cmd/go/internal/vcs 1.346s ok cmd/go/internal/vcweb 1.090s ok cmd/go/internal/vcweb/vcstest 8.302s ok cmd/go/internal/web 1.015s ok cmd/go/internal/work 2.286s ok cmd/gofmt 1.763s ok cmd/internal/archive 5.289s ok cmd/internal/buildid 4.543s ok cmd/internal/cov 2.911s ok cmd/internal/bootstrap_test 1.266s ok cmd/internal/dwarf 1.302s ok cmd/internal/edit 1.302s ok cmd/internal/goobj 1.045s ok cmd/internal/moddeps 6.770s ok cmd/internal/notsha256 1.112s ok cmd/internal/obj 3.295s ok cmd/internal/obj/ppc64 2.350s ok cmd/internal/obj/riscv 1.583s ok cmd/internal/obj/s390x 1.213s ok cmd/internal/obj/x86 12.928s ok cmd/internal/objabi 1.089s ok cmd/internal/pkgpath 6.068s ok cmd/internal/pkgpattern 1.021s ok cmd/internal/quoted 1.017s ok cmd/internal/src 1.024s ok cmd/internal/test2json 4.278s ok cmd/link 30.822s ok cmd/link/internal/benchmark 1.478s ok cmd/link/internal/ld 32.715s ok cmd/link/internal/loader 2.085s ok cmd/nm 15.732s ok cmd/objdump 2.191s ok cmd/pack 10.641s ok cmd/pprof 1.289s ok cmd/trace 1.995s ok cmd/trace/v2 3.133s ok cmd/vet 99.493s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2210 328973 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1616 99632 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1330 86725 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3949 273217 ns/op 5002 B/op 15 allocs/op Benchmark/Reader/GNU-4 2398 45889 ns/op 5173 B/op 15 allocs/op Benchmark/Reader/PAX-4 1240 605970 ns/op 8793 B/op 33 allocs/op PASS ok archive/tar 13.801s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 1258669680 ns/op 15040 B/op 66 allocs/op BenchmarkZip64Test-4 1 293122697 ns/op BenchmarkZip64TestSizes/4096-4 434 3028061 ns/op BenchmarkZip64TestSizes/1048576-4 72 4747936 ns/op BenchmarkZip64TestSizes/67108864-4 1 1913233012 ns/op PASS ok archive/zip 19.405s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 130224 4274 ns/op BenchmarkReaderCopyUnoptimal-4 103064 14527 ns/op BenchmarkReaderCopyNoWriteTo-4 7269 217199 ns/op BenchmarkReaderWriteToOptimal-4 10000 23610 ns/op BenchmarkReaderReadString-4 87098 4492 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 155006 821.1 ns/op BenchmarkWriterCopyUnoptimal-4 176659 1326 ns/op BenchmarkWriterCopyNoReadFrom-4 5314 155431 ns/op BenchmarkReaderEmpty-4 10000 33677 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 65573 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 462387 561.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 14.404s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3736 225354 ns/op 145.41 MB/s BenchmarkWriteByte-4 368 1088384 ns/op 3.76 MB/s BenchmarkWriteRune-4 201 5449881 ns/op 2.25 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4684387 ns/op BenchmarkBufferFullSmallReads-4 80 2788684 ns/op BenchmarkBufferWriteBlock/N4096-4 5691 56309 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 136 1182520 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 1 417469514 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 564143367 ns/op 29.74 MB/s 33554440 B/op 3 allocs/op BenchmarkIndexByte/10-4 4085395 215.4 ns/op 46.42 MB/s BenchmarkIndexByte/32-4 1000000 181.7 ns/op 176.07 MB/s BenchmarkIndexByte/4K-4 646406 603.3 ns/op 6788.77 MB/s BenchmarkIndexBytePortable/10-4 879537 250.8 ns/op 39.87 MB/s BenchmarkIndexBytePortable/32-4 10000 25930 ns/op 1.23 MB/s BenchmarkIndexBytePortable/4K-4 2569 106151 ns/op 38.59 MB/s BenchmarkIndexRune/10-4 670155 730.6 ns/op 13.69 MB/s BenchmarkIndexRune/32-4 1141581 488.7 ns/op 65.48 MB/s BenchmarkIndexRune/4K-4 314871 2297 ns/op 1782.97 MB/s BenchmarkIndexRuneASCII/10-4 1000000 195.9 ns/op 51.05 MB/s BenchmarkIndexRuneASCII/32-4 5053100 194.7 ns/op 164.40 MB/s BenchmarkIndexRuneASCII/4K-4 643790 1774 ns/op 2308.31 MB/s BenchmarkEqual/0-4 1000000 278.1 ns/op BenchmarkEqual/1-4 1000000 249.9 ns/op 4.00 MB/s BenchmarkEqual/6-4 1252569 436.1 ns/op 13.76 MB/s BenchmarkEqual/9-4 1000000 111.6 ns/op 80.63 MB/s BenchmarkEqual/15-4 1457636 116.2 ns/op 129.08 MB/s BenchmarkEqual/16-4 1000000 140.4 ns/op 113.96 MB/s BenchmarkEqual/20-4 1000000 134.0 ns/op 149.22 MB/s BenchmarkEqual/32-4 1000000 107.4 ns/op 298.01 MB/s BenchmarkEqual/4K-4 115884 4374 ns/op 936.53 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 463.3 ns/op 138.15 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 454.3 ns/op 140.87 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 156.1 ns/op 409.89 MB/s BenchmarkEqualBothUnaligned/64_7-4 1271286 100.6 ns/op 636.33 MB/s BenchmarkEqualBothUnaligned/4096_0-4 94892 1459 ns/op 2807.41 MB/s BenchmarkEqualBothUnaligned/4096_1-4 99433 3420 ns/op 1197.81 MB/s BenchmarkEqualBothUnaligned/4096_4-4 119130 5976 ns/op 685.38 MB/s BenchmarkEqualBothUnaligned/4096_7-4 117685 2630 ns/op 1557.38 MB/s BenchmarkIndex/10-4 1000000 123.9 ns/op 80.68 MB/s BenchmarkIndex/32-4 1000000 195.7 ns/op 163.50 MB/s BenchmarkIndex/4K-4 71438 5771 ns/op 709.78 MB/s BenchmarkIndexEasy/10-4 1000000 175.2 ns/op 57.09 MB/s BenchmarkIndexEasy/32-4 2269959 52.48 ns/op 609.75 MB/s BenchmarkIndexEasy/4K-4 430150 318.8 ns/op 12848.58 MB/s BenchmarkCount/10-4 1810333 253.5 ns/op 39.45 MB/s BenchmarkCount/32-4 1554286 69.88 ns/op 457.95 MB/s BenchmarkCount/4K-4 63925 1923 ns/op 2130.55 MB/s BenchmarkCountEasy/10-4 1000000 125.1 ns/op 79.92 MB/s BenchmarkCountEasy/32-4 1000000 512.1 ns/op 62.49 MB/s BenchmarkCountEasy/4K-4 353277 910.6 ns/op 4498.23 MB/s BenchmarkCountSingle/10-4 1445806 84.21 ns/op 118.74 MB/s BenchmarkCountSingle/32-4 2832818 40.32 ns/op 793.70 MB/s BenchmarkCountSingle/4K-4 541226 230.5 ns/op 17770.95 MB/s BenchmarkToUpper/#00-4 1000000 417.0 ns/op BenchmarkToUpper/ONLYUPPER-4 283401 707.6 ns/op BenchmarkToUpper/abc-4 500150 1024 ns/op BenchmarkToUpper/AbC123-4 296167 397.3 ns/op BenchmarkToUpper/azAZ09_-4 283368 519.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 75216 1508 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29628 5063 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 39919 4159 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 95923 1651 ns/op BenchmarkToLower/#00-4 2894731 147.2 ns/op BenchmarkToLower/abc-4 375193 426.5 ns/op BenchmarkToLower/AbC123-4 320196 1532 ns/op BenchmarkToLower/azAZ09_-4 256346 980.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 47238 2246 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 40906 2910 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70273 3539 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 68938 3122 ns/op BenchmarkFields/ASCII/16-4 130926 7329 ns/op 2.18 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9882 53905 ns/op 4.75 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 571 1195480 ns/op 3.43 MB/s 10240 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 36 14929657 ns/op 4.39 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 162501562 ns/op 6.45 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 84964 6651 ns/op 2.41 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6796 17584 ns/op 14.56 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 361 645504 ns/op 6.35 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 66880173 ns/op 0.98 MB/s 512261 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 177796810 ns/op 5.90 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 160552 2180 ns/op 7.34 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 79591 ns/op 3.22 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 302 841383 ns/op 4.87 MB/s 25600 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 9408771 ns/op 6.97 MB/s 512258 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 292314584 ns/op 3.59 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 143286 7427 ns/op 2.15 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9427 62829 ns/op 4.07 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 484 1381947 ns/op 2.96 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 6960173 ns/op 9.42 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 186237769 ns/op 5.63 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1813764 77.87 ns/op BenchmarkTrimSpace/ASCII-4 539293 214.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 77552 1965 ns/op BenchmarkTrimSpace/JustNonASCII-4 43520 3048 ns/op BenchmarkToValidUTF8/Valid-4 476316 577.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 10000 27900 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 58423 5302 ns/op BenchmarkIndexHard1-4 1647 191411 ns/op BenchmarkIndexHard2-4 345 463799 ns/op BenchmarkIndexHard3-4 100 1294170 ns/op BenchmarkIndexHard4-4 63 5824077 ns/op BenchmarkLastIndexHard1-4 4 101323889 ns/op BenchmarkLastIndexHard2-4 4 221588957 ns/op BenchmarkLastIndexHard3-4 3 61014624 ns/op BenchmarkCountHard1-4 1742 76249 ns/op BenchmarkCountHard2-4 376 343408 ns/op BenchmarkCountHard3-4 123 5320996 ns/op BenchmarkSplitEmptySeparator-4 1 360481753 ns/op BenchmarkSplitSingleByteSeparator-4 13 155431833 ns/op BenchmarkSplitMultiByteSeparator-4 12 49494970 ns/op BenchmarkSplitNSingleByteSeparator-4 173076 1966 ns/op BenchmarkSplitNMultiByteSeparator-4 58453 11291 ns/op BenchmarkRepeat-4 155005 1150 ns/op BenchmarkRepeatLarge/256/1-4 100928 12376 ns/op 20.68 MB/s BenchmarkRepeatLarge/256/16-4 177493 5470 ns/op 46.80 MB/s BenchmarkRepeatLarge/512/1-4 45474 6877 ns/op 74.45 MB/s BenchmarkRepeatLarge/512/16-4 38961 3181 ns/op 160.97 MB/s BenchmarkRepeatLarge/1024/1-4 30718 12199 ns/op 83.94 MB/s BenchmarkRepeatLarge/1024/16-4 53107 17380 ns/op 58.92 MB/s BenchmarkRepeatLarge/2048/1-4 26875 58691 ns/op 34.89 MB/s BenchmarkRepeatLarge/2048/16-4 29169 12535 ns/op 163.38 MB/s BenchmarkRepeatLarge/4096/1-4 10000 80116 ns/op 51.13 MB/s BenchmarkRepeatLarge/4096/16-4 20053 30493 ns/op 134.33 MB/s BenchmarkRepeatLarge/8192/1-4 10000 11003 ns/op 744.54 MB/s BenchmarkRepeatLarge/8192/16-4 7796 39853 ns/op 205.55 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 12057 ns/op 339.80 MB/s BenchmarkRepeatLarge/16384/1-4 7144 316000 ns/op 51.85 MB/s BenchmarkRepeatLarge/16384/16-4 9423 109841 ns/op 149.16 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27398 ns/op 448.61 MB/s BenchmarkRepeatLarge/32768/1-4 3741 37999 ns/op 862.35 MB/s BenchmarkRepeatLarge/32768/16-4 1292 89003 ns/op 368.17 MB/s BenchmarkRepeatLarge/32768/4097-4 4958 114048 ns/op 251.46 MB/s BenchmarkRepeatLarge/65536/1-4 145 1853487 ns/op 35.36 MB/s BenchmarkRepeatLarge/65536/16-4 2191 219228 ns/op 298.94 MB/s BenchmarkRepeatLarge/65536/4097-4 1984 329530 ns/op 186.49 MB/s BenchmarkRepeatLarge/131072/1-4 100 1341158 ns/op 97.73 MB/s BenchmarkRepeatLarge/131072/16-4 100 1328327 ns/op 98.67 MB/s BenchmarkRepeatLarge/131072/4097-4 145 1004373 ns/op 126.45 MB/s BenchmarkRepeatLarge/262144/1-4 100 3217484 ns/op 81.47 MB/s BenchmarkRepeatLarge/262144/16-4 100 10066793 ns/op 26.04 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1676729 ns/op 153.94 MB/s BenchmarkRepeatLarge/524288/1-4 69 14765124 ns/op 35.51 MB/s BenchmarkRepeatLarge/524288/16-4 33 11133360 ns/op 47.09 MB/s BenchmarkRepeatLarge/524288/4097-4 100 12279877 ns/op 42.37 MB/s BenchmarkRepeatLarge/1048576/1-4 45 28643054 ns/op 36.61 MB/s BenchmarkRepeatLarge/1048576/16-4 60 122511490 ns/op 8.56 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 21557720 ns/op 48.46 MB/s BenchmarkRepeatLarge/2097152/1-4 26 107753862 ns/op 19.46 MB/s BenchmarkRepeatLarge/2097152/16-4 27 16594189 ns/op 126.38 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 18072681 ns/op 115.84 MB/s BenchmarkRepeatLarge/4194304/1-4 1 2851862910 ns/op 1.47 MB/s BenchmarkRepeatLarge/4194304/16-4 1 301620547 ns/op 13.91 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 37483024 ns/op 111.82 MB/s BenchmarkRepeatLarge/8388608/1-4 3 892911846 ns/op 9.39 MB/s BenchmarkRepeatLarge/8388608/16-4 1 430554877 ns/op 19.48 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 167333631 ns/op 50.12 MB/s BenchmarkRepeatLarge/16777216/1-4 3 272209130 ns/op 61.63 MB/s BenchmarkRepeatLarge/16777216/16-4 2 364496398 ns/op 46.03 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 206584159 ns/op 81.21 MB/s BenchmarkRepeatLarge/33554432/1-4 1 239948190 ns/op 139.84 MB/s BenchmarkRepeatLarge/33554432/16-4 1 289476669 ns/op 115.91 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 234201788 ns/op 143.27 MB/s BenchmarkRepeatLarge/67108864/1-4 1 909518612 ns/op 73.79 MB/s BenchmarkRepeatLarge/67108864/16-4 1 3200897018 ns/op 20.97 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 1003827522 ns/op 66.85 MB/s BenchmarkRepeatLarge/134217728/1-4 1 545356941 ns/op 246.11 MB/s BenchmarkRepeatLarge/134217728/16-4 1 1071815166 ns/op 125.22 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 660318621 ns/op 203.26 MB/s BenchmarkRepeatLarge/268435456/1-4 1 789693230 ns/op 339.92 MB/s BenchmarkRepeatLarge/268435456/16-4 1 2684280696 ns/op 100.00 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1562132442 ns/op 171.84 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2237701565 ns/op 239.92 MB/s BenchmarkRepeatLarge/536870912/16-4 1 3023713051 ns/op 177.55 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2133150297 ns/op 251.68 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4781874278 ns/op 224.54 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4267950717 ns/op 251.58 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6442736995 ns/op 166.66 MB/s BenchmarkBytesCompare/1-4 9703810 13.29 ns/op BenchmarkBytesCompare/2-4 10911283 19.56 ns/op BenchmarkBytesCompare/4-4 10731130 12.15 ns/op BenchmarkBytesCompare/8-4 10723612 11.72 ns/op BenchmarkBytesCompare/16-4 10489414 12.09 ns/op BenchmarkBytesCompare/32-4 9487083 48.54 ns/op BenchmarkBytesCompare/64-4 9159572 15.19 ns/op BenchmarkBytesCompare/128-4 2891613 69.26 ns/op BenchmarkBytesCompare/256-4 5930275 131.3 ns/op BenchmarkBytesCompare/512-4 3449514 29.96 ns/op BenchmarkBytesCompare/1024-4 1000000 129.5 ns/op BenchmarkBytesCompare/2048-4 1000000 167.1 ns/op BenchmarkIndexAnyASCII/1:1-4 2383958 278.8 ns/op BenchmarkIndexAnyASCII/1:2-4 1799503 569.9 ns/op BenchmarkIndexAnyASCII/1:4-4 2238230 202.6 ns/op BenchmarkIndexAnyASCII/1:8-4 1000000 169.1 ns/op BenchmarkIndexAnyASCII/1:16-4 1684231 378.3 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 581.1 ns/op BenchmarkIndexAnyASCII/1:64-4 1624614 291.8 ns/op BenchmarkIndexAnyASCII/16:1-4 1897662 233.7 ns/op BenchmarkIndexAnyASCII/16:2-4 333768 358.1 ns/op BenchmarkIndexAnyASCII/16:4-4 336487 386.4 ns/op BenchmarkIndexAnyASCII/16:8-4 322746 725.6 ns/op BenchmarkIndexAnyASCII/16:16-4 313690 396.4 ns/op BenchmarkIndexAnyASCII/16:32-4 170475 639.0 ns/op BenchmarkIndexAnyASCII/16:64-4 254462 560.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1931833 96.59 ns/op BenchmarkIndexAnyASCII/256:2-4 23804 39208 ns/op BenchmarkIndexAnyASCII/256:4-4 21334 29304 ns/op BenchmarkIndexAnyASCII/256:8-4 23490 5219 ns/op BenchmarkIndexAnyASCII/256:16-4 24357 5575 ns/op BenchmarkIndexAnyASCII/256:32-4 10000 15468 ns/op BenchmarkIndexAnyASCII/256:64-4 16419 9561 ns/op BenchmarkIndexAnyUTF8/1:1-4 2241768 49.02 ns/op BenchmarkIndexAnyUTF8/1:2-4 2423635 70.20 ns/op BenchmarkIndexAnyUTF8/1:4-4 1795525 718.3 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 101.1 ns/op BenchmarkIndexAnyUTF8/1:16-4 1862719 82.72 ns/op BenchmarkIndexAnyUTF8/1:32-4 1358852 277.7 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 201.8 ns/op BenchmarkIndexAnyUTF8/16:1-4 75093 1932 ns/op BenchmarkIndexAnyUTF8/16:2-4 224323 1831 ns/op BenchmarkIndexAnyUTF8/16:4-4 232842 815.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 228054 1030 ns/op BenchmarkIndexAnyUTF8/16:16-4 177565 7953 ns/op BenchmarkIndexAnyUTF8/16:32-4 182151 1418 ns/op BenchmarkIndexAnyUTF8/16:64-4 165993 717.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 9015 12091 ns/op BenchmarkIndexAnyUTF8/256:2-4 16164 10025 ns/op BenchmarkIndexAnyUTF8/256:4-4 12742 10876 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 48169 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 57288 ns/op BenchmarkIndexAnyUTF8/256:32-4 4869 27018 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10750 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2454801 61.54 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 292.5 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1000000 242.0 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2182011 84.13 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1779607 134.9 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 211.0 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 177.9 ns/op BenchmarkLastIndexAnyASCII/16:1-4 320101 1874 ns/op BenchmarkLastIndexAnyASCII/16:2-4 335428 749.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 330195 2293 ns/op BenchmarkLastIndexAnyASCII/16:8-4 324577 495.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 302071 428.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 255873 1052 ns/op BenchmarkLastIndexAnyASCII/16:64-4 253330 736.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24787 7339 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24904 5462 ns/op BenchmarkLastIndexAnyASCII/256:4-4 17354 8264 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23055 33897 ns/op BenchmarkLastIndexAnyASCII/256:16-4 10000 14768 ns/op BenchmarkLastIndexAnyASCII/256:32-4 10000 17914 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23354 18145 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 163.9 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 109.3 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 346.5 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1855494 67.75 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1942362 61.61 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 140.9 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 106.6 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 260151 1173 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 249565 503.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 233192 1235 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 213088 960.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 175099 733.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 175909 768.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 170878 771.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20392 6280 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16646 7590 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14652 8129 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15538 9613 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 17074 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 3062 80868 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 5943 19091 ns/op BenchmarkTrimASCII/1:1-4 1000000 139.1 ns/op BenchmarkTrimASCII/1:2-4 1000000 164.7 ns/op BenchmarkTrimASCII/1:4-4 1000000 127.4 ns/op BenchmarkTrimASCII/1:8-4 1384989 84.93 ns/op BenchmarkTrimASCII/1:16-4 1249314 103.1 ns/op BenchmarkTrimASCII/16:1-4 480282 260.4 ns/op BenchmarkTrimASCII/16:2-4 337564 1260 ns/op BenchmarkTrimASCII/16:4-4 311538 1158 ns/op BenchmarkTrimASCII/16:8-4 323167 1209 ns/op BenchmarkTrimASCII/16:16-4 300116 1904 ns/op BenchmarkTrimASCII/256:1-4 38408 3208 ns/op BenchmarkTrimASCII/256:2-4 23056 8428 ns/op BenchmarkTrimASCII/256:4-4 10000 19378 ns/op BenchmarkTrimASCII/256:8-4 10000 12048 ns/op BenchmarkTrimASCII/256:16-4 17463 41431 ns/op BenchmarkTrimASCII/4096:1-4 100 1084195 ns/op BenchmarkTrimASCII/4096:2-4 1545 113229 ns/op BenchmarkTrimASCII/4096:4-4 1263 105006 ns/op BenchmarkTrimASCII/4096:8-4 1536 262836 ns/op BenchmarkTrimASCII/4096:16-4 595 987207 ns/op BenchmarkTrimByte-4 1000000 412.3 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 24960 5189 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27304 5399 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 60 6128921 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1089 218465 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2128 409334 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4044 34196 ns/op BenchmarkCompareBytesEqual-4 10209108 40.82 ns/op BenchmarkCompareBytesToNil-4 13279778 10.58 ns/op BenchmarkCompareBytesEmpty-4 9569293 14.92 ns/op BenchmarkCompareBytesIdentical-4 10988341 28.75 ns/op BenchmarkCompareBytesSameLength-4 10709634 13.41 ns/op BenchmarkCompareBytesDifferentLength-4 10131520 11.27 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1938 415137 ns/op 2525.88 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2494 318890 ns/op 3288.24 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2274 50237 ns/op 20872.94 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2395 114033 ns/op 9195.49 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1542 137455 ns/op 7628.58 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2392 92668 ns/op 11315.47 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2118 49549 ns/op 21162.74 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1317 85033 ns/op 12331.56 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2298 52434 ns/op 19998.30 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1912 109433 ns/op 9581.96 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1800 73185 ns/op 14327.83 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2383 53559 ns/op 19578.13 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 478 488611 ns/op 2146.05 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1986 356823 ns/op 2938.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2368 213885 ns/op 4902.53 MB/s BenchmarkCompareBytesBig-4 2485 116014 ns/op 9038.44 MB/s BenchmarkCompareBytesBigIdentical-4 10696596 11.18 ns/op 93763286.21 MB/s PASS ok bytes 465.760s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 122291108 ns/op 0.82 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 1273753174 ns/op 0.45 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 249148250 ns/op 0.07 MB/s 3648992 B/op 52 allocs/op PASS ok compress/bzip2 5.255s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 50 10475708 ns/op 0.95 MB/s 42510 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 76587569 ns/op 1.31 MB/s 46832 B/op 7 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 640873475 ns/op 1.56 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 38 7362841 ns/op 1.36 MB/s 41920 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 1 113129828 ns/op 0.88 MB/s 49552 B/op 15 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 280998116 ns/op 3.56 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 3471604 ns/op 2.88 MB/s 42405 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 3 143682666 ns/op 0.70 MB/s 46458 B/op 15 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 637827228 ns/op 1.57 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 43 13245503 ns/op 0.75 MB/s 42872 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 3 44169414 ns/op 2.26 MB/s 46458 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 329856986 ns/op 3.03 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 44 3939776 ns/op 2.54 MB/s 42550 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 39097553 ns/op 2.56 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 451604129 ns/op 2.21 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 56 5955798 ns/op 1.68 MB/s 43060 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 19078626 ns/op 5.24 MB/s 49276 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 200949097 ns/op 4.98 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 55 2402501 ns/op 4.16 MB/s 43887 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 4 42278425 ns/op 2.37 MB/s 45064 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 191160335 ns/op 5.23 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 54 2228114 ns/op 4.49 MB/s 43940 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 3 44382533 ns/op 2.25 MB/s 48530 B/op 34 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 891953143 ns/op 1.12 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 81 5268099 ns/op 1.90 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 37246498 ns/op 2.68 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 2140875964 ns/op 0.47 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 10633534 ns/op 0.94 MB/s BenchmarkEncode/Digits/Speed/1e5-4 3 60325389 ns/op 1.66 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 598072347 ns/op 1.67 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 16900563 ns/op 0.59 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 137670183 ns/op 0.73 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 2309647237 ns/op 0.43 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9862132 ns/op 1.01 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 196864950 ns/op 0.51 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1735393609 ns/op 0.58 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 67 1785832 ns/op 5.60 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13074850 ns/op 7.65 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 168043428 ns/op 5.95 MB/s BenchmarkEncode/Newton/Speed/1e4-4 38 6271872 ns/op 1.59 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 27204239 ns/op 3.68 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 662304218 ns/op 1.51 MB/s BenchmarkEncode/Newton/Default/1e4-4 9 18715286 ns/op 0.53 MB/s BenchmarkEncode/Newton/Default/1e5-4 1 101618395 ns/op 0.98 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 2614150540 ns/op 0.38 MB/s BenchmarkEncode/Newton/Compression/1e4-4 8 13202790 ns/op 0.76 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 495800511 ns/op 0.20 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 2779599830 ns/op 0.36 MB/s PASS ok compress/flate 120.984s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 4312420 ns/op 2.32 MB/s BenchmarkDecoder/1e-Reuse4-4 28 5512106 ns/op 1.81 MB/s BenchmarkDecoder/1e5-4 1 136179823 ns/op 0.73 MB/s BenchmarkDecoder/1e-Reuse5-4 2 75202318 ns/op 1.33 MB/s BenchmarkDecoder/1e6-4 1 406899849 ns/op 2.46 MB/s BenchmarkDecoder/1e-Reuse6-4 1 729996424 ns/op 1.37 MB/s BenchmarkEncoder/1e4-4 34 19368161 ns/op 0.52 MB/s BenchmarkEncoder/1e-Reuse4-4 37 4769826 ns/op 2.10 MB/s BenchmarkEncoder/1e5-4 1 165230850 ns/op 0.61 MB/s BenchmarkEncoder/1e-Reuse5-4 2 211885944 ns/op 0.47 MB/s BenchmarkEncoder/1e6-4 1 449824940 ns/op 2.22 MB/s BenchmarkEncoder/1e-Reuse6-4 1 1035560202 ns/op 0.97 MB/s PASS ok compress/lzw 14.278s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 22629462 ns/op PASS ok container/heap 2.002s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 31802 38715 ns/op BenchmarkWithTimeout/concurrency=40-4 3768 71259 ns/op BenchmarkWithTimeout/concurrency=4000-4 2486 159281 ns/op BenchmarkWithTimeout/concurrency=400000-4 2354 310996 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 430999 1712 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 28857 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 10000 12112 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2617 153227 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1431 246619 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2941 488422 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 294 2781173 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 198 1043905 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 363 565856 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 25 35207350 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 32173690 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 1 220598579 ns/op BenchmarkCheckCanceled/Err-4 464920 288.9 ns/op BenchmarkCheckCanceled/Done-4 612073 280.1 ns/op BenchmarkContextCancelDone-4 801184 266.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 40465 3936 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 32092 3419 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 30865 6539 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20071 24781 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 44678 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 438446 601.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 232233 1789 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 152013 5956 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 90996 3328 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 38155 2851 ns/op PASS ok context 83.225s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1549414 293.8 ns/op 54.46 MB/s BenchmarkDecrypt-4 1000000 303.9 ns/op 52.64 MB/s BenchmarkExpand-4 10000 50553 ns/op PASS ok crypto/aes 5.239s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 178912 2417 ns/op 26.48 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 312932 392.0 ns/op 163.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 173992 691.1 ns/op 92.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 356937 317.3 ns/op 201.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 80768 1515 ns/op 890.80 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 291834 415.4 ns/op 3249.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 122264 5880 ns/op 229.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 277891 2193 ns/op 615.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 80408 6338 ns/op 1292.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 119061 5479 ns/op 1495.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 104469 3546 ns/op 2310.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 138508 4076 ns/op 2010.04 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2142 223870 ns/op 4.55 MB/s BenchmarkAESCFBDecrypt1K-4 2072 106910 ns/op 9.53 MB/s BenchmarkAESCFBDecrypt8K-4 282 3682913 ns/op 2.22 MB/s BenchmarkAESOFB1K-4 5768 20898 ns/op 48.76 MB/s BenchmarkAESCTR1K-4 5120 91015 ns/op 11.20 MB/s BenchmarkAESCTR8K-4 699 786757 ns/op 10.41 MB/s BenchmarkAESCBCEncrypt1K-4 408190 334.3 ns/op 3063.49 MB/s BenchmarkAESCBCDecrypt1K-4 883648 251.0 ns/op 4079.01 MB/s PASS ok crypto/cipher 44.755s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 10000 29968 ns/op 0.27 MB/s BenchmarkDecrypt-4 25604 23148 ns/op 0.35 MB/s BenchmarkTDESEncrypt-4 10000 20798 ns/op 0.38 MB/s BenchmarkTDESDecrypt-4 10000 92264 ns/op 0.09 MB/s PASS ok crypto/des 7.260s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 128 1020295 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 6 19269845 ns/op 1093 B/op 21 allocs/op BenchmarkECDH/P521-4 2 165581680 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 5539949 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 14.016s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2284 261835 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1184 359813 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1048 402762 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2364 83180 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1125 487966 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 512 3906133 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3481 144377 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 19 6606445 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 80271356 ns/op 1420 B/op 17 allocs/op PASS ok crypto/ecdsa 24.498s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 1 564358611 ns/op BenchmarkNewKeyFromSeed-4 100 11813509 ns/op BenchmarkSigning-4 56 14584872 ns/op BenchmarkVerification-4 18 130559233 ns/op PASS ok crypto/ed25519 7.403s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4308 58838 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 63 5430173 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 44410711 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 30601218 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1059 103606 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 4840747 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13872465 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 2 200159470 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7227 49929 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3488 283319 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2769 80895 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 7863117 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1586 239316 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 100 2059012 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1225 1622052 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 48 4625696 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 38.079s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 10000 53143 ns/op 19.27 MB/s BenchmarkHMACSHA256_32-4 17272 33849 ns/op 0.95 MB/s BenchmarkNewWriteSum-4 9253 246670 ns/op 0.13 MB/s PASS ok crypto/hmac 5.397s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 31215 8490 ns/op BenchmarkModSub-4 36121 44560 ns/op BenchmarkMontgomeryRepr-4 10000 59512 ns/op BenchmarkMontgomeryMul-4 12759 14240 ns/op BenchmarkModMul-4 6612 18314 ns/op BenchmarkExpBig-4 6 22419306 ns/op BenchmarkExp-4 4 38743126 ns/op PASS ok crypto/internal/bigmod 8.133s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 453 532326 ns/op BenchmarkScalarBaseMult-4 96 2918008 ns/op BenchmarkScalarMult-4 39 12736063 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 49 6209251 ns/op PASS ok crypto/internal/edwards25519 5.009s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 230035 2223 ns/op BenchmarkMultiply-4 229491 3383 ns/op BenchmarkSquare-4 295086 3262 ns/op BenchmarkInvert-4 495 925937 ns/op BenchmarkMult32-4 776272 1183 ns/op PASS ok crypto/internal/edwards25519/field 8.086s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 53167482 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1465 367064 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 29683820 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 1 275363752 ns/op 80 B/op 1 allocs/op BenchmarkScalarBaseMult/P224-4 73 6722276 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 5494 59343 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 1 413270139 ns/op 254376 B/op 5765 allocs/op BenchmarkScalarBaseMult/P521-4 1 967364049 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 18.746s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 250480 951.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 126216 996.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 47823 3287 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 211420 505.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 68712 3698 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 60759 5001 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 13.237s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 84252 1478 ns/op 5.41 MB/s BenchmarkHash64-4 10000 15540 ns/op 4.12 MB/s BenchmarkHash128-4 10000 14097 ns/op 9.08 MB/s BenchmarkHash256-4 86394 1513 ns/op 169.20 MB/s BenchmarkHash512-4 63165 8126 ns/op 63.01 MB/s BenchmarkHash1K-4 48981 4361 ns/op 234.79 MB/s BenchmarkHash8K-4 8649 12073 ns/op 678.56 MB/s BenchmarkHash1M-4 73 3202706 ns/op 327.40 MB/s BenchmarkHash8M-4 1 229211392 ns/op 36.60 MB/s BenchmarkHash8BytesUnaligned-4 78774 3354 ns/op 2.39 MB/s BenchmarkHash1KUnaligned-4 49350 5331 ns/op 192.09 MB/s BenchmarkHash8KUnaligned-4 6211 68732 ns/op 119.19 MB/s PASS ok crypto/md5 22.327s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 5684927668 ns/op PASS ok crypto/rand 7.048s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9583 12586 ns/op 10.17 MB/s BenchmarkRC4_1K-4 1147 496409 ns/op 2.06 MB/s BenchmarkRC4_8K-4 100 6531226 ns/op 1.24 MB/s PASS ok crypto/rc4 3.407s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 4 103750003 ns/op BenchmarkDecryptPKCS1v15/3072-4 1 419473173 ns/op BenchmarkDecryptPKCS1v15/4096-4 1 580584307 ns/op BenchmarkEncryptPKCS1v15/2048-4 18 16269287 ns/op BenchmarkDecryptOAEP/2048-4 7 19360580 ns/op BenchmarkEncryptOAEP/2048-4 16 6920003 ns/op BenchmarkSignPKCS1v15/2048-4 4 61585083 ns/op BenchmarkVerifyPKCS1v15/2048-4 13 41727980 ns/op BenchmarkSignPSS/2048-4 6 148780508 ns/op BenchmarkVerifyPSS/2048-4 20 7635495 ns/op PASS ok crypto/rsa 19.375s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 70236 3257 ns/op 2.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 83431 3406 ns/op 2.35 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 82581 1455 ns/op 219.90 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 69745 1627 ns/op 196.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 65967 5958 ns/op 171.86 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 71095 17473 ns/op 58.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 27126 ns/op 302.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 17870 8241 ns/op 994.01 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 11.527s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 54615 7557 ns/op 1.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 62971 6359 ns/op 1.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 61671 2259 ns/op 3.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 53485 14193 ns/op 72.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 62298 23110 ns/op 44.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 10000 13163 ns/op 77.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 54546 ns/op 150.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23584 14110 ns/op 580.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 22665 6424 ns/op 1275.31 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 15.819s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 41814 12784 ns/op 0.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 52800 3665 ns/op 2.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 49840 19652 ns/op 0.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 10000 11051 ns/op 92.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 52024 21509 ns/op 47.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 48645 3122 ns/op 327.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22584 4807 ns/op 1704.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 10000 29143 ns/op 281.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 10000 49042 ns/op 167.04 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 21.040s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 12772348 9.588 ns/op BenchmarkConstantTimeEq-4 14373856 15.81 ns/op BenchmarkConstantTimeLessOrEq-4 13972062 12.48 ns/op BenchmarkXORBytes/8Bytes-4 296070 1850 ns/op 4.32 MB/s BenchmarkXORBytes/128Bytes-4 165684 800.3 ns/op 159.94 MB/s BenchmarkXORBytes/2048Bytes-4 17481 7233 ns/op 283.14 MB/s BenchmarkXORBytes/32768Bytes-4 1251 93927 ns/op 348.87 MB/s PASS ok crypto/subtle 10.029s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 14 31103862 ns/op BenchmarkCertCache/1-4 1 199853354 ns/op BenchmarkCertCache/2-4 15 35262171 ns/op BenchmarkCertCache/3-4 2 94389848 ns/op BenchmarkHandshakeServer/RSA-4 9 63588817 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 3 224340024 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 12040831 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 67 1623280 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 100 1598298 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 15 23211413 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 12611931 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 95966378 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 1 131515580 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 539833856 ns/op 1.94 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 141974822 ns/op 7.39 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 281221151 ns/op 7.46 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 346940500 ns/op 6.04 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 624321333 ns/op 6.72 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 273429657 ns/op 15.34 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 248351928 ns/op 33.78 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 295506976 ns/op 28.39 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 2523306894 ns/op 6.65 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 766935112 ns/op 21.88 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1945038387 ns/op 17.25 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3955105099 ns/op 8.48 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4181432751 ns/op 16.05 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4956623198 ns/op 13.54 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 151985228 ns/op 6.90 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 72659174 ns/op 14.43 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 100578096 ns/op 20.85 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 542440660 ns/op 3.87 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 624829983 ns/op 6.71 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 177273118 ns/op 23.66 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 176247495 ns/op 47.60 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 739402728 ns/op 11.35 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 404087702 ns/op 41.52 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 2011528255 ns/op 8.34 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1069815923 ns/op 31.36 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2122918228 ns/op 15.81 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4307576144 ns/op 15.58 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5417948343 ns/op 12.39 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 730156161 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 769893259 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 401143141 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 335491712 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 174167056 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 192234151 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 300815284 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 143276457 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 1 273027061 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 77614210 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 234701588 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 224535456 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 1 101519462 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 120279345 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 186580388 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 224177000 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 56584610 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 2 219153406 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 2 51801000 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 2 160555208 ns/op PASS ok crypto/tls 79.004s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 23278592 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 360 318474 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 668 370037 ns/op 12658 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 790 939855 ns/op 14068 B/op 188 allocs/op PASS ok crypto/x509 10.434s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 34 17233181 ns/op 276539 B/op 1603 allocs/op BenchmarkConcurrentStmtQuery-4 37 5852732 ns/op 261484 B/op 1931 allocs/op BenchmarkConcurrentStmtExec-4 58 46022131 ns/op 214890 B/op 498 allocs/op BenchmarkConcurrentTxQuery-4 32 9367305 ns/op 271874 B/op 2119 allocs/op BenchmarkConcurrentTxExec-4 73 8311394 ns/op 88746 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 40 6505071 ns/op 112231 B/op 2145 allocs/op BenchmarkConcurrentTxStmtExec-4 100 4758668 ns/op 40207 B/op 381 allocs/op BenchmarkConcurrentRandom-4 40 11123209 ns/op 229497 B/op 1729 allocs/op BenchmarkManyConcurrentQueries-4 2634 117748 ns/op 4117 B/op 20 allocs/op BenchmarkGrabConn-4 218517 715.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 11.532s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1609 261548 ns/op BenchmarkSymbols32-4 1849 212381 ns/op PASS ok debug/elf 3.587s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 87448 2023 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 48 9682409 ns/op 180306 B/op 14 allocs/op Benchmark115/LineToPC-4 51 10094919 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 34403 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 3.984s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 10000 12615 ns/op BenchmarkMarshal-4 621 496294 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2547 70819 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 4.912s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 100 3742077 ns/op 2.19 MB/s BenchmarkEncodeToString-4 100 2989615 ns/op 2.74 MB/s BenchmarkDecode-4 87 5218435 ns/op 2.51 MB/s BenchmarkDecodeString-4 118 7690117 ns/op 1.71 MB/s PASS ok encoding/base32 3.972s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 262 699204 ns/op 11.72 MB/s BenchmarkDecodeString/2-4 305936 3217 ns/op 1.24 MB/s BenchmarkDecodeString/4-4 246115 3001 ns/op 2.67 MB/s BenchmarkDecodeString/8-4 179320 3005 ns/op 3.99 MB/s BenchmarkDecodeString/64-4 14541 7353 ns/op 11.97 MB/s BenchmarkDecodeString/8192-4 192 3715466 ns/op 2.94 MB/s BenchmarkNewEncoding-4 16236 6550 ns/op 39.09 MB/s PASS ok encoding/base64 10.556s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1228 149955 ns/op 26.67 MB/s BenchmarkReadStruct-4 10000 23556 ns/op 3.18 MB/s BenchmarkWriteStruct-4 13400 9888 ns/op 7.58 MB/s BenchmarkReadInts-4 10000 36563 ns/op 0.82 MB/s BenchmarkWriteInts-4 10000 16060 ns/op 1.87 MB/s BenchmarkWriteSlice1000Int32s-4 818 351288 ns/op 11.39 MB/s BenchmarkPutUint16-4 1861905 66.09 ns/op 30.26 MB/s BenchmarkAppendUint16-4 3079764 220.4 ns/op 9.07 MB/s BenchmarkPutUint32-4 1000000 364.3 ns/op 10.98 MB/s BenchmarkAppendUint32-4 2251900 54.22 ns/op 73.78 MB/s BenchmarkPutUint64-4 693432 700.7 ns/op 11.42 MB/s BenchmarkAppendUint64-4 722109 206.7 ns/op 38.69 MB/s BenchmarkLittleEndianPutUint16-4 1000000 240.2 ns/op 8.33 MB/s BenchmarkLittleEndianAppendUint16-4 1000000 466.6 ns/op 4.29 MB/s BenchmarkLittleEndianPutUint32-4 1000000 230.5 ns/op 17.35 MB/s BenchmarkLittleEndianAppendUint32-4 2196008 56.00 ns/op 71.43 MB/s BenchmarkLittleEndianPutUint64-4 720343 161.3 ns/op 49.60 MB/s BenchmarkLittleEndianAppendUint64-4 771865 176.6 ns/op 45.30 MB/s BenchmarkReadFloats-4 153960 819.9 ns/op 14.64 MB/s BenchmarkWriteFloats-4 68726 5464 ns/op 2.20 MB/s BenchmarkReadSlice1000Float32s-4 1120 813875 ns/op 4.91 MB/s BenchmarkWriteSlice1000Float32s-4 523 266789 ns/op 14.99 MB/s BenchmarkReadSlice1000Uint8s-4 40237 9791 ns/op 102.14 MB/s BenchmarkWriteSlice1000Uint8s-4 38851 7602 ns/op 131.54 MB/s BenchmarkPutUvarint32-4 449655 252.9 ns/op 15.82 MB/s BenchmarkPutUvarint64-4 159026 1585 ns/op 5.05 MB/s PASS ok encoding/binary 48.013s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5138 154612 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5209 25500 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5464 21448 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3063 117136 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 2906 105802 ns/op 97 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5638 28495 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5564 32921 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3426 70431 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9535 80405 ns/op PASS ok encoding/csv 15.813s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 6429 378473 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 4317 245406 ns/op 1822 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 130 7960646 ns/op 17364 B/op 334 allocs/op BenchmarkEncodeComplex128Slice-4 79 1705155 ns/op 6233 B/op 1 allocs/op BenchmarkEncodeFloat64Slice-4 840 290441 ns/op 104 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 663 651274 ns/op 132 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1429 629666 ns/op 271 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 15 60569925 ns/op 57725 B/op 256 allocs/op BenchmarkDecodeComplex128Slice-4 94 1818564 ns/op 25825 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 100 2888671 ns/op 11107 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 699 1015111 ns/op 9768 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 292 4195937 ns/op 39283 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 162 1005837 ns/op 67040 B/op 2226 allocs/op BenchmarkDecodeBytesSlice-4 177 2086898 ns/op 25101 B/op 236 allocs/op BenchmarkDecodeInterfaceSlice-4 52 10593195 ns/op 83610 B/op 3178 allocs/op BenchmarkDecodeMap-4 72 1672389 ns/op 54134 B/op 181 allocs/op PASS ok encoding/gob 33.882s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 10000 14588 ns/op 17.55 MB/s BenchmarkEncode/1024-4 3444 79957 ns/op 12.81 MB/s BenchmarkEncode/4096-4 885 854504 ns/op 4.79 MB/s BenchmarkEncode/16384-4 100 5545718 ns/op 2.95 MB/s BenchmarkDecode/256-4 10000 34029 ns/op 7.52 MB/s BenchmarkDecode/1024-4 6819 66946 ns/op 15.30 MB/s BenchmarkDecode/4096-4 1659 684865 ns/op 5.98 MB/s BenchmarkDecode/16384-4 100 6548167 ns/op 2.50 MB/s BenchmarkDump/256-4 1164 868736 ns/op 0.29 MB/s BenchmarkDump/1024-4 213 625611 ns/op 1.64 MB/s BenchmarkDump/4096-4 72 10037171 ns/op 0.41 MB/s BenchmarkDump/16384-4 18 6478660 ns/op 2.53 MB/s PASS ok encoding/hex 13.934s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 145131359 ns/op 13.37 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 515426137 ns/op 3.76 MB/s 5592 B/op 76 allocs/op BenchmarkCodeMarshal-4 1 699866818 ns/op 2.77 MB/s 10332096 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 577961770 ns/op 3.36 MB/s 10335736 B/op 112 allocs/op BenchmarkMarshalBytes/32-4 15068 47534 ns/op BenchmarkMarshalBytes/256-4 5349 51054 ns/op BenchmarkMarshalBytes/4096-4 100 1245443 ns/op BenchmarkMarshalBytesError/32-4 20 9348657 ns/op BenchmarkMarshalBytesError/256-4 43 9596156 ns/op BenchmarkMarshalBytesError/4096-4 40 4690843 ns/op BenchmarkMarshalMap-4 13366 39877 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 1023660972 ns/op 1.90 MB/s 10097608 B/op 40035 allocs/op BenchmarkUnicodeDecoder-4 25776 40008 ns/op 0.35 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 25902 9866 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 2299638082 ns/op 0.84 MB/s 2019824 B/op 40003 allocs/op BenchmarkCodeUnmarshalReuse-4 1 7742946500 ns/op 0.25 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 10000 25950 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 38005 10558 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 161226 8234 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 7033 39377 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 31207 23491 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 10000 18501 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 6483 17184 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4371 30317 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 931 235514 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 88 1908245 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 7 15957439 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 319118 578.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 484897 599.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 392430 1679 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 443985 506.7 ns/op BenchmarkEncodeMarshaler-4 8899 14374 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 30750 4251 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 2302807 180.5 ns/op BenchmarkNumberIsValidRegexp-4 10000 24947 ns/op PASS ok encoding/json 97.972s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 34 41050591 ns/op 1.60 MB/s BenchmarkDecode-4 15 7207919 ns/op 12.32 MB/s PASS ok encoding/pem 5.471s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1896 468934 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 382 278948 ns/op 8220 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 984 1599344 ns/op PASS ok encoding/xml 5.840s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 261897 1620 ns/op BenchmarkAs-4 63842 10807 ns/op PASS ok errors 5.732s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 210940 3484 ns/op BenchmarkIntSet-4 503011 206.7 ns/op BenchmarkFloatAdd-4 252969 879.4 ns/op BenchmarkFloatSet-4 752434 373.6 ns/op BenchmarkStringSet-4 381873 1260 ns/op BenchmarkMapSet-4 103881 2940 ns/op BenchmarkMapSetDifferent-4 10000 11876 ns/op BenchmarkMapSetDifferentRandom-4 298 463039 ns/op BenchmarkMapSetString-4 113629 5584 ns/op BenchmarkMapAddSame-4 24482 28420 ns/op BenchmarkMapAddDifferent-4 5674 45684 ns/op BenchmarkMapAddDifferentRandom-4 100 10116250 ns/op BenchmarkMapAddSameSteadyState-4 256324 626.8 ns/op BenchmarkMapAddDifferentSteadyState-4 54420 1883 ns/op BenchmarkMapString-4 6478 29358 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 13897 8450 ns/op PASS ok expvar 25.697s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 71976 17492 ns/op BenchmarkSprintfEmpty-4 157900 6660 ns/op BenchmarkSprintfString-4 69252 6217 ns/op BenchmarkSprintfTruncateString-4 143047 3309 ns/op BenchmarkSprintfTruncateBytes-4 145285 17721 ns/op BenchmarkSprintfSlowParsingPath-4 112617 1314 ns/op BenchmarkSprintfQuoteString-4 10000 17840 ns/op BenchmarkSprintfInt-4 168360 4326 ns/op BenchmarkSprintfIntInt-4 105283 14281 ns/op BenchmarkSprintfPrefixedInt-4 131908 9338 ns/op BenchmarkSprintfFloat-4 83972 4754 ns/op BenchmarkSprintfComplex-4 15970 19918 ns/op BenchmarkSprintfBoolean-4 134979 6042 ns/op BenchmarkSprintfHexString-4 17064 15033 ns/op BenchmarkSprintfHexBytes-4 66850 13681 ns/op BenchmarkSprintfBytes-4 13773 12482 ns/op BenchmarkSprintfStringer-4 28833 5800 ns/op BenchmarkSprintfStructure-4 8006 14655 ns/op BenchmarkManyArgs-4 29786 10336 ns/op BenchmarkFprintInt-4 61591 3584 ns/op BenchmarkFprintfBytes-4 10000 69087 ns/op BenchmarkFprintIntNoAlloc-4 55698 3192 ns/op BenchmarkScanInts-4 21 53689603 ns/op BenchmarkScanRecursiveInt-4 1 793195803 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 531688112 ns/op PASS ok fmt 43.324s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 711 584224 ns/op PASS ok go/build 2.100s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 37677 5389 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12148 9791 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3690 38409 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 412 277908 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 276 2400731 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 62 5687998 ns/op 215521 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 57541687 ns/op 846309 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 2 322544804 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 303905984 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 7.864s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 1883259869 ns/op 0.03 MB/s 46229888 B/op 49015 allocs/op PASS ok go/format 3.389s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 2 83669112 ns/op 0.64 MB/s BenchmarkParseOnly-4 4 54457716 ns/op 0.99 MB/s BenchmarkResolve-4 46 6861074 ns/op 7.85 MB/s PASS ok go/parser 9.099s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 187032493 ns/op 0.28 MB/s 5078880 B/op 27508 allocs/op BenchmarkPrintDecl-4 490 1246675 ns/op 0.03 MB/s 16363 B/op 51 allocs/op PASS ok go/printer 3.558s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 100 2103471 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 11914780 ns/op 4.17 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 174496750 ns/op 0.42 MB/s BenchmarkScanFiles/net/http/server.go-4 4 69702313 ns/op 1.77 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 1092170 ns/op 2.84 MB/s PASS ok go/scanner 4.933s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 856221 366.7 ns/op PASS ok go/token 3.110s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 94 1130187 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 114.8 ns/op BenchmarkNamed/Underlying/generic-4 1000000 272.1 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 102.2 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 150.8 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 16119 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 15622 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 21805 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 26906 ns/op BenchmarkCheck/http/funcbodies/info-4 1 2730200169 ns/op 11630 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 1452936876 ns/op 19574 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 3009041006 ns/op 11136 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 283898121 ns/op 116596 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 4826247095 ns/op 1074 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 1212222321 ns/op 3746 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 978777441 ns/op 5294 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 1104475992 ns/op 4132 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1128976592 ns/op 1919 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 359051852 ns/op 6035 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 116817800 ns/op 16153 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 114138168 ns/op 17389 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2890357721 ns/op 23630 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1404872754 ns/op 48756 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 179997355 ns/op 380505 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 370887768 ns/op 184661 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2470750884 ns/op 812.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 177736929 ns/op 10410 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 137252604 ns/op 13828 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 323262937 ns/op 1520 lines/s PASS ok go/types 106.812s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 8826 12639 ns/op 81.02 MB/s PASS ok hash/adler32 1.775s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 200410 615.5 ns/op 24.37 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 172780 669.6 ns/op 22.40 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 76474 2450 ns/op 16.32 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 61002 4853 ns/op 8.24 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 529230 217.3 ns/op 2356.07 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 481654 240.3 ns/op 2130.46 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 536164 244.1 ns/op 4194.44 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 534483 314.7 ns/op 3253.76 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 377700 279.9 ns/op 14634.57 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 401848 290.6 ns/op 14092.57 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 136138 966.0 ns/op 33922.14 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 127455 1007 ns/op 32544.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 208242 1033 ns/op 14.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 192093 2464 ns/op 6.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 10000 18361 ns/op 2.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 75706 6153 ns/op 6.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 456904 235.8 ns/op 2171.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 484540 240.0 ns/op 2133.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 488250 1380 ns/op 742.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 277208 1942 ns/op 527.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 355329 1447 ns/op 2831.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 379675 1409 ns/op 2907.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 86088 6336 ns/op 5171.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 114812 1558 ns/op 21025.69 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 207260 2187 ns/op 6.86 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 171316 2770 ns/op 5.42 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 87423 1588 ns/op 25.18 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 99520 1237 ns/op 32.34 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9139 14492 ns/op 35.33 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9115 17392 ns/op 29.44 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4374 32102 ns/op 31.90 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4414 78655 ns/op 13.02 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 100 3655193 ns/op 1.12 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1119 126897 ns/op 32.28 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1856909 ns/op 17.65 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 2227016 ns/op 14.71 MB/s PASS ok hash/crc32 52.750s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 55 5163139 ns/op 12.69 MB/s BenchmarkCrc64/ISO4KB-4 848 143822 ns/op 28.48 MB/s BenchmarkCrc64/ISO1KB-4 3512 37244 ns/op 27.49 MB/s BenchmarkCrc64/ECMA64KB-4 56 2078860 ns/op 31.52 MB/s BenchmarkCrc64/Random64KB-4 33 5066572 ns/op 12.93 MB/s BenchmarkCrc64/Random16KB-4 190 644966 ns/op 25.40 MB/s PASS ok hash/crc64 10.405s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8643 21703 ns/op 47.18 MB/s BenchmarkFnv32aKB-4 9111 58494 ns/op 17.51 MB/s BenchmarkFnv64KB-4 9574 13263 ns/op 77.21 MB/s BenchmarkFnv64aKB-4 9772 12073 ns/op 84.82 MB/s BenchmarkFnv128KB-4 1116 127263 ns/op 8.05 MB/s BenchmarkFnv128aKB-4 735 147502 ns/op 6.94 MB/s PASS ok hash/fnv 8.228s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 348676 982.1 ns/op 4.07 MB/s BenchmarkHash/n=4/Bytes-4 3578786 29.62 ns/op 135.05 MB/s BenchmarkHash/n=4/String-4 1000000 135.0 ns/op 29.64 MB/s BenchmarkHash/n=8/Write-4 585301 279.2 ns/op 28.65 MB/s BenchmarkHash/n=8/Bytes-4 5415321 124.4 ns/op 64.33 MB/s BenchmarkHash/n=8/String-4 1703632 74.37 ns/op 107.57 MB/s BenchmarkHash/n=16/Write-4 545952 726.2 ns/op 22.03 MB/s BenchmarkHash/n=16/Bytes-4 5154571 29.55 ns/op 541.54 MB/s BenchmarkHash/n=16/String-4 1000000 161.7 ns/op 98.94 MB/s BenchmarkHash/n=32/Write-4 615238 1062 ns/op 30.14 MB/s BenchmarkHash/n=32/Bytes-4 4398303 46.30 ns/op 691.19 MB/s BenchmarkHash/n=32/String-4 1521506 248.2 ns/op 128.92 MB/s BenchmarkHash/n=64/Write-4 574747 969.6 ns/op 66.01 MB/s BenchmarkHash/n=64/Bytes-4 3969484 96.81 ns/op 661.08 MB/s BenchmarkHash/n=64/String-4 1000000 426.2 ns/op 150.18 MB/s BenchmarkHash/n=256/Write-4 402109 947.8 ns/op 270.11 MB/s BenchmarkHash/n=256/Bytes-4 1566020 139.0 ns/op 1841.40 MB/s BenchmarkHash/n=256/String-4 610113 727.3 ns/op 352.01 MB/s BenchmarkHash/n=320/Write-4 389959 715.9 ns/op 447.02 MB/s BenchmarkHash/n=320/Bytes-4 1000000 290.7 ns/op 1100.94 MB/s BenchmarkHash/n=320/String-4 527527 2180 ns/op 146.79 MB/s BenchmarkHash/n=1024/Write-4 237628 4608 ns/op 222.20 MB/s BenchmarkHash/n=1024/Bytes-4 553022 1213 ns/op 844.32 MB/s BenchmarkHash/n=1024/String-4 211286 4147 ns/op 246.91 MB/s BenchmarkHash/n=4096/Write-4 92416 2354 ns/op 1739.95 MB/s BenchmarkHash/n=4096/Bytes-4 149592 923.9 ns/op 4433.21 MB/s BenchmarkHash/n=4096/String-4 56407 5364 ns/op 763.59 MB/s BenchmarkHash/n=16384/Write-4 21015 10468 ns/op 1565.19 MB/s BenchmarkHash/n=16384/Bytes-4 10000 10559 ns/op 1551.65 MB/s BenchmarkHash/n=16384/String-4 10000 10355 ns/op 1582.28 MB/s PASS ok hash/maphash 70.542s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 644 723986 ns/op BenchmarkEscapeNone-4 18457 9434 ns/op BenchmarkUnescape-4 720 215123 ns/op BenchmarkUnescapeNone-4 526905 275.5 ns/op BenchmarkUnescapeSparse-4 8383 123435 ns/op BenchmarkUnescapeDense-4 1200 276159 ns/op PASS ok html 7.447s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7572 49888 ns/op BenchmarkCSSEscaperNoSpecials-4 49608 17276 ns/op BenchmarkDecodeCSS-4 10000 34134 ns/op BenchmarkDecodeCSSNoSpecials-4 3257424 137.9 ns/op BenchmarkCSSValueFilter-4 114924 8075 ns/op BenchmarkCSSValueFilterOk-4 74439 2850 ns/op BenchmarkEscapedExecute-4 4195 31357 ns/op BenchmarkHTMLNospaceEscaper-4 10000 28585 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 10000 20509 ns/op BenchmarkStripTags-4 10000 70283 ns/op BenchmarkStripTagsNoSpecials-4 303202 2506 ns/op BenchmarkJSValEscaperWithNum-4 18644 8415 ns/op BenchmarkJSValEscaperWithStr-4 5304 52202 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16045 25343 ns/op BenchmarkJSValEscaperWithObj-4 3476 458995 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 71849 ns/op BenchmarkJSStrEscaperNoSpecials-4 10000 31962 ns/op BenchmarkJSStrEscaper-4 2463 41243 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 26316 5364 ns/op BenchmarkJSRegexpEscaper-4 6783 16230 ns/op BenchmarkTemplateSpecialTags-4 93 4464999 ns/op BenchmarkURLEscaper-4 3508 52139 ns/op BenchmarkURLEscaperNoSpecials-4 164156 2023 ns/op BenchmarkURLNormalizer-4 2836 37403 ns/op BenchmarkURLNormalizerNoSpecials-4 142699 1506 ns/op BenchmarkSrcsetFilter-4 12994 8894 ns/op BenchmarkSrcsetFilterNoSpecials-4 80239 3288 ns/op PASS ok html/template 40.158s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 354712 1217 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 397861 3643 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 417319 444.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 302240 1388 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 872.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 957741 125.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 155.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 333.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 933472 1020 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 418321 2890 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 324792 481.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 387528 369.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 10000 20390 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 621736 211.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 484916 633.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 340221 6131 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 506500 1007 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 367026 804.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 782601 204.4 ns/op BenchmarkRGBASetRGBA-4 825237 610.4 ns/op BenchmarkRGBA64At-4 437148 295.9 ns/op BenchmarkRGBA64SetRGBA64-4 636014 450.8 ns/op BenchmarkNRGBAAt-4 832148 626.7 ns/op BenchmarkNRGBASetNRGBA-4 1000000 185.8 ns/op BenchmarkNRGBA64At-4 578878 877.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 631065 887.7 ns/op BenchmarkAlphaAt-4 1000000 302.1 ns/op BenchmarkAlphaSetAlpha-4 1000000 148.0 ns/op BenchmarkAlpha16At-4 1000000 140.2 ns/op BenchmarkAlphaSetAlpha16-4 1060892 159.2 ns/op BenchmarkGrayAt-4 1000000 421.3 ns/op BenchmarkGraySetGray-4 1288300 79.60 ns/op BenchmarkGray16At-4 1000000 225.6 ns/op BenchmarkGraySetGray16-4 1000000 316.5 ns/op PASS ok image 77.638s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2074407 92.78 ns/op BenchmarkYCbCrToRGB/128-4 2458816 79.09 ns/op BenchmarkYCbCrToRGB/255-4 1727808 255.6 ns/op BenchmarkRGBToYCbCr/0-4 2515567 58.88 ns/op BenchmarkRGBToYCbCr/Cb-4 2295135 111.4 ns/op BenchmarkRGBToYCbCr/Cr-4 2402430 44.04 ns/op BenchmarkYCbCrToRGBA/0-4 2435360 195.6 ns/op BenchmarkYCbCrToRGBA/128-4 1000000 516.0 ns/op BenchmarkYCbCrToRGBA/255-4 2337085 64.92 ns/op BenchmarkNYCbCrAToRGBA/0-4 1000000 146.2 ns/op BenchmarkNYCbCrAToRGBA/128-4 1382433 73.50 ns/op BenchmarkNYCbCrAToRGBA/255-4 2525942 61.28 ns/op PASS ok image/color 35.692s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 1 482720965 ns/op BenchmarkFillSrc-4 100 1540153 ns/op BenchmarkCopyOver-4 4 53905774 ns/op BenchmarkCopySrc-4 405 348583 ns/op BenchmarkNRGBAOver-4 5 49800572 ns/op BenchmarkNRGBASrc-4 10 11405083 ns/op BenchmarkYCbCr-4 4 40609662 ns/op BenchmarkGray-4 15 23460510 ns/op BenchmarkCMYK-4 8 12700492 ns/op BenchmarkGlyphOver-4 13 38980290 ns/op BenchmarkRGBAMaskOver-4 1 103622229 ns/op BenchmarkGrayMaskOver-4 2 146538212 ns/op BenchmarkRGBA64ImageMaskOver-4 1 360057555 ns/op BenchmarkRGBA-4 2 261531424 ns/op BenchmarkPalettedFill-4 1033 123780 ns/op BenchmarkPalettedRGBA-4 3 50704497 ns/op BenchmarkGenericOver-4 2 100683864 ns/op BenchmarkGenericMaskOver-4 2 187095632 ns/op BenchmarkGenericSrc-4 2 333702751 ns/op BenchmarkGenericMaskSrc-4 2 158372329 ns/op PASS ok image/draw 39.427s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 26386558 ns/op 0.59 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 902004869 ns/op 0.34 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 11196726453 ns/op 0.11 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 26 20505994 ns/op 0.75 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 241068825 ns/op 0.26 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 18.344s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2420 398208 ns/op BenchmarkIDCT-4 2809 54130 ns/op BenchmarkDecodeBaseline-4 4 64147625 ns/op 0.96 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 3 35004656 ns/op 1.77 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 291331693 ns/op 4.22 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 298161441 ns/op 3.09 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 7.245s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11329164 9.872 ns/op BenchmarkDecodeGray-4 9 11835782 ns/op 5.54 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 80398280 ns/op 3.26 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 295397488 ns/op 0.89 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 15 25147950 ns/op 2.61 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 54118005 ns/op 4.84 MB/s 332132 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 75110157 ns/op 3.49 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 70795334 ns/op 4.34 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 124434089 ns/op 2.47 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 275907954 ns/op 4.45 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 1840219209 ns/op 0.67 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 2 204765754 ns/op 1.50 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 426018624 ns/op 2.88 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 2647942895 ns/op 0.46 MB/s 864200 B/op 36 allocs/op PASS ok image/png 23.689s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 63501374 ns/op 1.57 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 58608690 ns/op 1.71 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 830394694 ns/op 0.60 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 582829198 ns/op 0.86 MB/s 4006160 B/op 4 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 1 476197004 ns/op 0.21 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 1 258264799 ns/op 0.39 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 886881844 ns/op 0.56 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 1445152528 ns/op 0.35 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1003644650 ns/op 1.00 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 1749508427 ns/op 0.57 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 12275744083 ns/op 0.41 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 6513280551 ns/op 0.77 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 8 14910724 ns/op 6.71 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 11946931 ns/op 8.37 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 56257649 ns/op 8.89 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 168172056 ns/op 2.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 121372068 ns/op 8.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 167852719 ns/op 5.96 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 1554870607 ns/op 3.22 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 2106817543 ns/op 2.37 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 116059060 ns/op 0.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 262002420 ns/op 0.38 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 1542384597 ns/op 0.32 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 363636158 ns/op 1.38 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1387808739 ns/op 0.72 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 2558303644 ns/op 0.39 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 9754739765 ns/op 0.51 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 8371349395 ns/op 0.60 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 1134308363 ns/op 3.68 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 227708260 ns/op 18.36 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 111.575s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 32184 6792 ns/op 0.15 MB/s BenchmarkMarshalCorpusFile/2-4 24946 10720 ns/op 0.19 MB/s BenchmarkMarshalCorpusFile/4-4 29948 5338 ns/op 0.75 MB/s BenchmarkMarshalCorpusFile/8-4 19662 27545 ns/op 0.29 MB/s BenchmarkMarshalCorpusFile/16-4 10000 24785 ns/op 0.65 MB/s BenchmarkMarshalCorpusFile/32-4 10000 28129 ns/op 1.14 MB/s BenchmarkMarshalCorpusFile/64-4 10000 61690 ns/op 1.04 MB/s BenchmarkMarshalCorpusFile/128-4 7159 66988 ns/op 1.91 MB/s BenchmarkMarshalCorpusFile/256-4 3380 439853 ns/op 0.58 MB/s BenchmarkMarshalCorpusFile/512-4 1716 262683 ns/op 1.95 MB/s BenchmarkMarshalCorpusFile/1024-4 999 970952 ns/op 1.05 MB/s BenchmarkMarshalCorpusFile/2048-4 201 504365 ns/op 4.06 MB/s BenchmarkMarshalCorpusFile/4096-4 100 13293087 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/8192-4 100 2464180 ns/op 3.32 MB/s BenchmarkMarshalCorpusFile/16384-4 61 7340211 ns/op 2.23 MB/s BenchmarkMarshalCorpusFile/32768-4 26 35372056 ns/op 0.93 MB/s BenchmarkMarshalCorpusFile/65536-4 12 172746967 ns/op 0.38 MB/s BenchmarkMarshalCorpusFile/131072-4 3 100656600 ns/op 1.30 MB/s BenchmarkMarshalCorpusFile/262144-4 1 155889048 ns/op 1.68 MB/s BenchmarkMarshalCorpusFile/524288-4 1 461216820 ns/op 1.14 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 1461644876 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/1-4 7216 157654 ns/op 0.01 MB/s BenchmarkUnmarshalCorpusFile/2-4 7508 208470 ns/op 0.01 MB/s BenchmarkUnmarshalCorpusFile/4-4 6332 120494 ns/op 0.03 MB/s BenchmarkUnmarshalCorpusFile/8-4 4400 119067 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/16-4 4725 96938 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/32-4 3583 72868 ns/op 0.44 MB/s BenchmarkUnmarshalCorpusFile/64-4 3126 379128 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/128-4 1996 76318 ns/op 1.68 MB/s BenchmarkUnmarshalCorpusFile/256-4 907 319741 ns/op 0.80 MB/s BenchmarkUnmarshalCorpusFile/512-4 100 12758655 ns/op 0.04 MB/s BenchmarkUnmarshalCorpusFile/1024-4 249 1420356 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 6167728 ns/op 0.33 MB/s BenchmarkUnmarshalCorpusFile/4096-4 62 2150954 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3773387 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 9515001 ns/op 1.72 MB/s BenchmarkUnmarshalCorpusFile/32768-4 1 126671236 ns/op 0.26 MB/s BenchmarkUnmarshalCorpusFile/65536-4 2 77510968 ns/op 0.85 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 89795834 ns/op 1.46 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 142410375 ns/op 1.84 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 240064126 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 548818052 ns/op 1.91 MB/s BenchmarkMutatorBytes/1-4 32124 4366 ns/op BenchmarkMutatorBytes/10-4 33073 3602 ns/op BenchmarkMutatorBytes/100-4 32890 3804 ns/op BenchmarkMutatorBytes/1000-4 19868 9690 ns/op BenchmarkMutatorBytes/10000-4 8000 24634 ns/op BenchmarkMutatorBytes/100000-4 931 385418 ns/op BenchmarkMutatorString/1-4 1 146606487 ns/op BenchmarkMutatorString/10-4 31777 8004 ns/op BenchmarkMutatorString/100-4 29439 5904 ns/op BenchmarkMutatorString/1000-4 10000 31536 ns/op BenchmarkMutatorString/10000-4 4080 47122 ns/op BenchmarkMutatorString/100000-4 375 331816 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18037 29615 ns/op BenchmarkMutatorAllBasicTypes/string-4 15454 25816 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63126 2282 ns/op BenchmarkMutatorAllBasicTypes/float32-4 10000 12363 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55970 5679 ns/op BenchmarkMutatorAllBasicTypes/int-4 57949 6353 ns/op BenchmarkMutatorAllBasicTypes/int8-4 59048 7572 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58020 4184 ns/op BenchmarkMutatorAllBasicTypes/int32-4 61040 4206 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58303 10030 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 10000 44731 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 59242 2142 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 31387 27278 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 46732 5949 ns/op PASS ok internal/fuzz 90.409s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 2 53569788 ns/op 2036 B/op 12 allocs/op BenchmarkGetByString-4 150724 1339 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.256s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 39882 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 32389 3762 ns/op BenchmarkSplicePipePoolParallel-4 111211 1925 ns/op BenchmarkSplicePipeNativeParallel-4 43244 3151 ns/op PASS ok internal/poll 4.094s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 3 36934836 ns/op PASS ok internal/trace 6.678s PASS ok internal/zstd 1.314s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 45408 ns/op BenchmarkCopyNLarge-4 200 1550550 ns/op PASS ok io 3.779s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 180446 1160 ns/op BenchmarkPrintln-4 12225 22391 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 10000 16228 ns/op 67 B/op 1 allocs/op BenchmarkConcurrent-4 3310 30285 ns/op BenchmarkDiscard-4 862502 143.3 ns/op 0 B/op 0 allocs/op PASS ok log 5.180s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 45408 3442 ns/op BenchmarkJSONHandler/defaults-4 4952 27398 ns/op 525 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3358 406376 ns/op 802 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3828 38507 ns/op 763 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5580 29214 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5635 62388 ns/op 531 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4281 24492 ns/op 535 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25129 21950 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 10000 22843 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 113719 9610 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 80400 1648 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 72776 2320 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 67671 2099 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 48535 4113 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 58638 2243 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 107.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 576165 306.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 589368 772.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 446070 774.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 189519 590.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4467 316747 ns/op BenchmarkDispatch/switch-checked-4 177748 661.8 ns/op BenchmarkDispatch/As-4 179307 1364 ns/op BenchmarkDispatch/Visit-4 136276 1073 ns/op BenchmarkUnsafeStrings-4 10000 32327 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 PASS ok log/slog 44.950s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 275674 556.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 676557 203.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 338901 744.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 86460 1166 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 18884 12948 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 14568 24137 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 25663 15619 ns/op 682 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4896 115018 ns/op 3454 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 7383 69263 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 4690 26007 ns/op 591 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 2692 172455 ns/op 1078 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2347 117919 ns/op 4325 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 4219 82036 ns/op 536 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 8788 52396 ns/op 524 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9543 34817 ns/op 939 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1076 983306 ns/op 3655 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 29.006s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 2 175562794 ns/op PASS ok maps 3.728s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 4564288 61.83 ns/op BenchmarkAcosh-4 4274610 31.33 ns/op BenchmarkAsin-4 4028403 26.47 ns/op BenchmarkAsinh-4 4541382 73.29 ns/op BenchmarkAtan-4 7132171 30.04 ns/op BenchmarkAtanh-4 3176700 93.93 ns/op BenchmarkAtan2-4 5049825 254.5 ns/op BenchmarkCbrt-4 5372102 49.60 ns/op BenchmarkCeil-4 16141068 7.240 ns/op BenchmarkCopysign-4 1893242 180.9 ns/op BenchmarkCos-4 8599465 54.58 ns/op BenchmarkCosh-4 7008736 18.35 ns/op BenchmarkErf-4 6890214 21.44 ns/op BenchmarkErfc-4 6812335 29.53 ns/op BenchmarkErfinv-4 3172936 139.5 ns/op BenchmarkErfcinv-4 1000000 212.5 ns/op BenchmarkExp-4 1000000 229.6 ns/op BenchmarkExpGo-4 740455 1360 ns/op BenchmarkExpm1-4 6510211 38.58 ns/op BenchmarkExp2-4 771981 177.5 ns/op BenchmarkExp2Go-4 711772 1361 ns/op BenchmarkAbs-4 2592326 102.3 ns/op BenchmarkDim-4 6619440 40.63 ns/op BenchmarkFloor-4 15337344 9.885 ns/op BenchmarkMax-4 10797435 19.62 ns/op BenchmarkMin-4 10082539 178.6 ns/op BenchmarkMod-4 180255 5516 ns/op BenchmarkFrexp-4 1000000 955.6 ns/op BenchmarkGamma-4 385936 1421 ns/op BenchmarkHypot-4 1000000 133.2 ns/op BenchmarkHypotGo-4 1000000 134.8 ns/op BenchmarkIlogb-4 1415282 351.8 ns/op BenchmarkJ0-4 165553 974.9 ns/op BenchmarkJ1-4 167892 3109 ns/op BenchmarkJn-4 85158 3362 ns/op BenchmarkLdexp-4 1000000 112.4 ns/op BenchmarkLgamma-4 512340 231.8 ns/op BenchmarkLog-4 6538288 40.31 ns/op BenchmarkLogb-4 1433150 145.0 ns/op BenchmarkLog1p-4 6424431 18.21 ns/op BenchmarkLog10-4 4823382 31.01 ns/op BenchmarkLog2-4 971378 118.9 ns/op BenchmarkModf-4 2451342 51.24 ns/op BenchmarkNextafter32-4 2410737 51.11 ns/op BenchmarkNextafter64-4 1937140 52.43 ns/op BenchmarkPowInt-4 1000000 127.5 ns/op BenchmarkPowFrac-4 3273572 40.63 ns/op BenchmarkPow10Pos-4 3570288 150.0 ns/op BenchmarkPow10Neg-4 3719203 31.84 ns/op BenchmarkRound-4 8359443 35.59 ns/op BenchmarkRoundToEven-4 8120206 54.75 ns/op BenchmarkRemainder-4 273769 670.9 ns/op BenchmarkSignbit-4 3869544 33.83 ns/op BenchmarkSin-4 8132748 18.52 ns/op BenchmarkSincos-4 644076 193.8 ns/op BenchmarkSinh-4 6066350 99.29 ns/op BenchmarkSqrtIndirect-4 11758749 8.925 ns/op BenchmarkSqrtLatency-4 1000000 324.6 ns/op BenchmarkSqrtIndirectLatency-4 3562854 31.47 ns/op BenchmarkSqrtGoLatency-4 1218648 554.8 ns/op BenchmarkSqrtPrime-4 97286 1539 ns/op BenchmarkTan-4 6136940 30.00 ns/op BenchmarkTanh-4 5684205 72.07 ns/op BenchmarkTrunc-4 15596722 71.91 ns/op BenchmarkY0-4 184842 8097 ns/op BenchmarkY1-4 179872 1350 ns/op BenchmarkYn-4 10000 46803 ns/op BenchmarkFloat64bits-4 1698164 337.9 ns/op BenchmarkFloat64frombits-4 3728538 124.3 ns/op BenchmarkFloat32bits-4 3898854 377.4 ns/op BenchmarkFloat32frombits-4 2121254 62.92 ns/op BenchmarkFMA-4 14499039 33.39 ns/op PASS ok math 113.164s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10873190 29.11 ns/op 2198.58 MB/s BenchmarkAddVV/2-4 4735552 22.88 ns/op 5594.53 MB/s BenchmarkAddVV/3-4 5313350 124.8 ns/op 1538.41 MB/s BenchmarkAddVV/4-4 7806751 74.53 ns/op 3434.63 MB/s BenchmarkAddVV/5-4 4512308 70.60 ns/op 4532.86 MB/s BenchmarkAddVV/10-4 1000000 106.4 ns/op 6012.70 MB/s BenchmarkAddVV/100-4 1000000 245.9 ns/op 26025.60 MB/s BenchmarkAddVV/1000-4 259696 495.8 ns/op 129090.20 MB/s BenchmarkSubVV/1-4 11654269 41.22 ns/op 1552.64 MB/s BenchmarkSubVV/2-4 10431766 106.4 ns/op 1203.25 MB/s BenchmarkSubVV/3-4 9157482 17.78 ns/op 10799.66 MB/s BenchmarkSubVV/4-4 9653666 13.75 ns/op 18623.67 MB/s BenchmarkSubVV/5-4 8686305 65.96 ns/op 4851.16 MB/s BenchmarkSubVV/10-4 5133714 20.68 ns/op 30943.88 MB/s BenchmarkSubVV/100-4 2322950 146.7 ns/op 43620.49 MB/s BenchmarkSubVV/1000-4 301728 2687 ns/op 23816.92 MB/s BenchmarkAddVW/1-4 11860208 22.13 ns/op 361.55 MB/s BenchmarkAddVW/2-4 11588779 11.06 ns/op 1446.83 MB/s BenchmarkAddVW/3-4 11254126 34.43 ns/op 697.04 MB/s BenchmarkAddVW/4-4 10466023 25.50 ns/op 1254.67 MB/s BenchmarkAddVW/5-4 10843962 97.34 ns/op 410.94 MB/s BenchmarkAddVW/10-4 7063122 68.34 ns/op 1170.67 MB/s BenchmarkAddVW/100-4 4981728 44.38 ns/op 18025.97 MB/s BenchmarkAddVW/1000-4 754870 273.1 ns/op 29293.36 MB/s BenchmarkAddVWext/1-4 11606974 50.25 ns/op 159.21 MB/s BenchmarkAddVWext/2-4 12018032 37.80 ns/op 423.23 MB/s BenchmarkAddVWext/3-4 9953920 12.65 ns/op 1897.93 MB/s BenchmarkAddVWext/4-4 9375768 13.33 ns/op 2401.02 MB/s BenchmarkAddVWext/5-4 10357447 32.30 ns/op 1238.41 MB/s BenchmarkAddVWext/10-4 6301345 21.49 ns/op 3722.28 MB/s BenchmarkAddVWext/100-4 2074824 70.33 ns/op 11375.61 MB/s BenchmarkAddVWext/1000-4 293416 427.3 ns/op 18721.87 MB/s BenchmarkSubVW/1-4 11935731 14.27 ns/op 560.43 MB/s BenchmarkSubVW/2-4 11399086 13.87 ns/op 1153.85 MB/s BenchmarkSubVW/3-4 10654970 16.16 ns/op 1485.22 MB/s BenchmarkSubVW/4-4 10281484 12.78 ns/op 2504.35 MB/s BenchmarkSubVW/5-4 10609892 11.62 ns/op 3442.54 MB/s BenchmarkSubVW/10-4 1000000 133.1 ns/op 601.08 MB/s BenchmarkSubVW/100-4 4535359 25.77 ns/op 31042.28 MB/s BenchmarkSubVW/1000-4 746648 760.2 ns/op 10523.87 MB/s BenchmarkSubVWext/1-4 11916675 16.34 ns/op 489.72 MB/s BenchmarkSubVWext/2-4 7125806 80.34 ns/op 199.16 MB/s BenchmarkSubVWext/3-4 10444306 210.2 ns/op 114.17 MB/s BenchmarkSubVWext/4-4 10447095 16.58 ns/op 1929.66 MB/s BenchmarkSubVWext/5-4 9745140 18.20 ns/op 2198.36 MB/s BenchmarkSubVWext/10-4 7807041 55.05 ns/op 1453.14 MB/s BenchmarkSubVWext/100-4 1878564 330.1 ns/op 2423.62 MB/s BenchmarkSubVWext/1000-4 291810 602.2 ns/op 13283.67 MB/s BenchmarkMulAddVWW/1-4 9554445 29.43 ns/op 2174.89 MB/s BenchmarkMulAddVWW/2-4 8039277 31.44 ns/op 4070.87 MB/s BenchmarkMulAddVWW/3-4 6847201 51.01 ns/op 3764.01 MB/s BenchmarkMulAddVWW/4-4 1000000 118.5 ns/op 2160.15 MB/s BenchmarkMulAddVWW/5-4 6408790 93.64 ns/op 3417.22 MB/s BenchmarkMulAddVWW/10-4 4077300 26.95 ns/op 23749.17 MB/s BenchmarkMulAddVWW/100-4 607710 205.0 ns/op 31219.94 MB/s BenchmarkMulAddVWW/1000-4 67072 2251 ns/op 28428.73 MB/s BenchmarkAddMulVVW/1-4 1000000 253.6 ns/op 252.35 MB/s BenchmarkAddMulVVW/2-4 1000000 201.8 ns/op 634.37 MB/s BenchmarkAddMulVVW/3-4 7386942 59.63 ns/op 3219.82 MB/s BenchmarkAddMulVVW/4-4 4783129 29.77 ns/op 8599.71 MB/s BenchmarkAddMulVVW/5-4 6406226 57.52 ns/op 5563.27 MB/s BenchmarkAddMulVVW/10-4 4271961 36.84 ns/op 17370.86 MB/s BenchmarkAddMulVVW/100-4 507225 225.4 ns/op 28391.07 MB/s BenchmarkAddMulVVW/1000-4 59472 2162 ns/op 29602.49 MB/s BenchmarkDivWVW/1-4 1871758 97.95 ns/op 653.38 MB/s BenchmarkDivWVW/2-4 1000000 594.6 ns/op 215.28 MB/s BenchmarkDivWVW/3-4 811694 178.6 ns/op 1075.01 MB/s BenchmarkDivWVW/4-4 680029 178.4 ns/op 1435.19 MB/s BenchmarkDivWVW/5-4 626571 299.8 ns/op 1067.52 MB/s BenchmarkDivWVW/10-4 323058 882.8 ns/op 725.00 MB/s BenchmarkDivWVW/100-4 31987 3139 ns/op 2039.05 MB/s BenchmarkDivWVW/1000-4 4226 188640 ns/op 339.27 MB/s BenchmarkNonZeroShifts/1/shrVU-4 1000000 524.7 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2938550 43.91 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1766240 65.52 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1463478 82.29 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 188.9 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 115.0 ns/op BenchmarkNonZeroShifts/4/shrVU-4 944311 128.6 ns/op BenchmarkNonZeroShifts/4/shlVU-4 835746 345.0 ns/op BenchmarkNonZeroShifts/5/shrVU-4 705517 151.7 ns/op BenchmarkNonZeroShifts/5/shlVU-4 708273 324.1 ns/op BenchmarkNonZeroShifts/10/shrVU-4 443544 394.9 ns/op BenchmarkNonZeroShifts/10/shlVU-4 402150 445.6 ns/op BenchmarkNonZeroShifts/100/shrVU-4 30739 9977 ns/op BenchmarkNonZeroShifts/100/shlVU-4 10000 35557 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5142 25343 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4604 26702 ns/op BenchmarkDecimalConversion-4 100 2319014 ns/op BenchmarkFloatString/100-4 9492 32591 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 176 944988 ns/op 2911 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 107307205 ns/op 61700 B/op 58 allocs/op BenchmarkFloatString/100000-4 1 13908383150 ns/op 819464 B/op 508 allocs/op BenchmarkFloatAdd/10-4 104059 1811 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 79940 1655 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 38574 5290 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 10155 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 828 161081 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 141458 858.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 117530 992.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 90439 7479 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26026 18370 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3120 37021 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 960 298954 ns/op BenchmarkParseFloatLargeExp-4 246 438508 ns/op BenchmarkGCD10x10/WithoutXY-4 174945 3099 ns/op BenchmarkGCD10x10/WithXY-4 44434 7114 ns/op BenchmarkGCD10x100/WithoutXY-4 10000 11350 ns/op BenchmarkGCD10x100/WithXY-4 10000 49191 ns/op BenchmarkGCD10x1000/WithoutXY-4 10000 12331 ns/op BenchmarkGCD10x1000/WithXY-4 8988 39249 ns/op BenchmarkGCD100x100/WithoutXY-4 10000 10902 ns/op BenchmarkGCD100x100/WithXY-4 7287 26138 ns/op BenchmarkGCD100x1000/WithoutXY-4 8701 71198 ns/op BenchmarkGCD100x1000/WithXY-4 4329 33493 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1756 79265 ns/op BenchmarkGCD1000x1000/WithXY-4 499 227723 ns/op BenchmarkHilbert-4 15 23186884 ns/op BenchmarkBinomial-4 9081 51230 ns/op BenchmarkQuoRem-4 9523 48328 ns/op BenchmarkExp-4 1 140146510 ns/op BenchmarkExpMont/Odd-4 91 3319364 ns/op 2598 B/op 22 allocs/op BenchmarkExpMont/Even1-4 94 2024827 ns/op 3366 B/op 38 allocs/op BenchmarkExpMont/Even2-4 86 8225114 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even3-4 97 12438036 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even4-4 86 1207581 ns/op 3831 B/op 52 allocs/op BenchmarkExpMont/Even8-4 85 1425300 ns/op 3834 B/op 52 allocs/op BenchmarkExpMont/Even32-4 93 1500776 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 2672137 ns/op 3649 B/op 54 allocs/op BenchmarkExpMont/Even96-4 84 6919971 ns/op 3806 B/op 52 allocs/op BenchmarkExpMont/Even128-4 122 968915 ns/op 3249 B/op 50 allocs/op BenchmarkExpMont/Even255-4 123 933751 ns/op 2961 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 307 1257888 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 392 619083 ns/op 1729 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 292 611766 ns/op 1733 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 391 1138499 ns/op 1737 B/op 47 allocs/op BenchmarkExp2-4 7 37262430 ns/op BenchmarkBitset-4 900369 157.7 ns/op BenchmarkBitsetNeg-4 307052 454.4 ns/op BenchmarkBitsetOrig-4 201468 805.0 ns/op BenchmarkBitsetNegOrig-4 115743 3358 ns/op BenchmarkModSqrt225_Tonelli-4 79 2904133 ns/op BenchmarkModSqrt225_3Mod4-4 211 557834 ns/op BenchmarkModSqrt231_Tonelli-4 72 1667872 ns/op BenchmarkModSqrt231_5Mod8-4 100 1977167 ns/op BenchmarkModInverse-4 5895 34044 ns/op BenchmarkSqrt-4 368 906057 ns/op BenchmarkIntSqr/1-4 1000000 241.6 ns/op BenchmarkIntSqr/2-4 494960 984.8 ns/op BenchmarkIntSqr/3-4 312432 964.9 ns/op BenchmarkIntSqr/5-4 243837 599.6 ns/op BenchmarkIntSqr/8-4 157338 785.2 ns/op BenchmarkIntSqr/10-4 119354 4397 ns/op BenchmarkIntSqr/20-4 10000 23717 ns/op BenchmarkIntSqr/30-4 22417 8608 ns/op BenchmarkIntSqr/50-4 10000 16130 ns/op BenchmarkIntSqr/80-4 7010 17521 ns/op BenchmarkIntSqr/100-4 5312 27138 ns/op BenchmarkIntSqr/200-4 1754 69710 ns/op BenchmarkIntSqr/300-4 566 192901 ns/op BenchmarkIntSqr/500-4 416 318676 ns/op BenchmarkIntSqr/800-4 100 5786559 ns/op BenchmarkIntSqr/1000-4 100 1505526 ns/op BenchmarkDiv/20/10-4 329536 400.1 ns/op BenchmarkDiv/40/20-4 330282 586.0 ns/op BenchmarkDiv/100/50-4 318058 1070 ns/op BenchmarkDiv/200/100-4 32626 5142 ns/op BenchmarkDiv/400/200-4 16473 10230 ns/op BenchmarkDiv/1000/500-4 10000 10772 ns/op BenchmarkDiv/2000/1000-4 16639 12234 ns/op BenchmarkDiv/20000/10000-4 674 508242 ns/op BenchmarkDiv/200000/100000-4 18 22232040 ns/op BenchmarkDiv/2000000/1000000-4 1 1193671726 ns/op BenchmarkDiv/20000000/10000000-4 1 14767620676 ns/op BenchmarkMul-4 2 50746718 ns/op BenchmarkNatMul/10-4 33750 7506 ns/op BenchmarkNatMul/100-4 3632 73773 ns/op BenchmarkNatMul/1000-4 92 1436398 ns/op BenchmarkZeroShifts/Shl-4 10000 229924 ns/op BenchmarkZeroShifts/ShlSame-4 6170137 26.03 ns/op BenchmarkZeroShifts/Shr-4 10000 30363 ns/op BenchmarkZeroShifts/ShrSame-4 5777323 20.17 ns/op BenchmarkExp3Power/0x10-4 192645 4126 ns/op BenchmarkExp3Power/0x40-4 10000 14611 ns/op BenchmarkExp3Power/0x100-4 78997 11067 ns/op BenchmarkExp3Power/0x400-4 25312 44482 ns/op BenchmarkExp3Power/0x1000-4 6022 80471 ns/op BenchmarkExp3Power/0x4000-4 974 503436 ns/op BenchmarkExp3Power/0x10000-4 100 1791893 ns/op BenchmarkExp3Power/0x40000-4 8 20008503 ns/op BenchmarkExp3Power/0x100000-4 1 133477023 ns/op BenchmarkExp3Power/0x400000-4 1 1648461618 ns/op BenchmarkFibo-4 1 286079280 ns/op BenchmarkNatSqr/1-4 948992 414.1 ns/op BenchmarkNatSqr/2-4 387090 793.5 ns/op BenchmarkNatSqr/3-4 342553 2020 ns/op BenchmarkNatSqr/5-4 77288 3698 ns/op BenchmarkNatSqr/8-4 142551 5364 ns/op BenchmarkNatSqr/10-4 66698 13882 ns/op BenchmarkNatSqr/20-4 20907 20556 ns/op BenchmarkNatSqr/30-4 10000 122309 ns/op BenchmarkNatSqr/50-4 10000 25166 ns/op BenchmarkNatSqr/80-4 5408 202290 ns/op BenchmarkNatSqr/100-4 4728 126462 ns/op BenchmarkNatSqr/200-4 1084 499044 ns/op BenchmarkNatSqr/300-4 100 1283735 ns/op BenchmarkNatSqr/500-4 376 808959 ns/op BenchmarkNatSqr/800-4 166 2459480 ns/op BenchmarkNatSqr/1000-4 100 1436082 ns/op BenchmarkNatSetBytes/8-4 692766 179.3 ns/op BenchmarkNatSetBytes/24-4 211671 2929 ns/op BenchmarkNatSetBytes/128-4 45021 26878 ns/op BenchmarkNatSetBytes/7-4 858333 142.0 ns/op BenchmarkNatSetBytes/23-4 217711 1206 ns/op BenchmarkNatSetBytes/127-4 47049 9630 ns/op BenchmarkScanPi-4 100 1645093 ns/op BenchmarkStringPiParallel-4 190 749274 ns/op BenchmarkScan/10/Base2-4 37702 24806 ns/op BenchmarkScan/100/Base2-4 3130 69924 ns/op BenchmarkScan/1000/Base2-4 414 743635 ns/op BenchmarkScan/10/Base8-4 10000 14846 ns/op BenchmarkScan/100/Base8-4 10000 18682 ns/op BenchmarkScan/1000/Base8-4 1167 155669 ns/op BenchmarkScan/10/Base10-4 73026 11502 ns/op BenchmarkScan/100/Base10-4 12835 9295 ns/op BenchmarkScan/1000/Base10-4 1342 165624 ns/op BenchmarkScan/10/Base16-4 67870 1648 ns/op BenchmarkScan/100/Base16-4 12400 27018 ns/op BenchmarkScan/1000/Base16-4 1459 172469 ns/op BenchmarkString/10/Base2-4 151172 1555 ns/op BenchmarkString/100/Base2-4 13779 15952 ns/op BenchmarkString/1000/Base2-4 2630 135223 ns/op BenchmarkString/10/Base8-4 344508 2251 ns/op BenchmarkString/100/Base8-4 45139 2849 ns/op BenchmarkString/1000/Base8-4 7468 17018 ns/op BenchmarkString/10/Base10-4 204246 767.0 ns/op BenchmarkString/100/Base10-4 37821 15673 ns/op BenchmarkString/1000/Base10-4 2894 48426 ns/op BenchmarkString/10/Base16-4 389430 621.4 ns/op BenchmarkString/100/Base16-4 67632 10470 ns/op BenchmarkString/1000/Base16-4 9853 53279 ns/op BenchmarkLeafSize/0-4 28 5010649 ns/op BenchmarkLeafSize/1-4 247 1557041 ns/op BenchmarkLeafSize/2-4 128 2088057 ns/op BenchmarkLeafSize/3-4 100 1362647 ns/op BenchmarkLeafSize/4-4 398 524089 ns/op BenchmarkLeafSize/5-4 157 1006004 ns/op BenchmarkLeafSize/6-4 254 572086 ns/op BenchmarkLeafSize/7-4 100 2458517 ns/op BenchmarkLeafSize/8-4 331 316080 ns/op BenchmarkLeafSize/9-4 160 1079720 ns/op BenchmarkLeafSize/10-4 169 1223175 ns/op BenchmarkLeafSize/11-4 100 1855338 ns/op BenchmarkLeafSize/12-4 165 1281891 ns/op BenchmarkLeafSize/13-4 100 1803720 ns/op BenchmarkLeafSize/14-4 200 3047872 ns/op BenchmarkLeafSize/15-4 255 588402 ns/op BenchmarkLeafSize/16-4 409 1340681 ns/op BenchmarkLeafSize/32-4 366 438060 ns/op BenchmarkLeafSize/64-4 327 777218 ns/op BenchmarkProbablyPrime/n=0-4 4 219829788 ns/op BenchmarkProbablyPrime/n=1-4 4 30703751 ns/op BenchmarkProbablyPrime/n=5-4 2 78843184 ns/op BenchmarkProbablyPrime/n=10-4 2 255142194 ns/op BenchmarkProbablyPrime/n=20-4 2 110300154 ns/op BenchmarkProbablyPrime/Lucas-4 1 111405459 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 9752716 ns/op BenchmarkRatCmp-4 135949 4667 ns/op BenchmarkFloatPrecExact/1-4 78085 1652 ns/op BenchmarkFloatPrecExact/10-4 41734 6401 ns/op BenchmarkFloatPrecExact/100-4 8356 28416 ns/op BenchmarkFloatPrecExact/1000-4 1404 137926 ns/op BenchmarkFloatPrecExact/10000-4 78 4116802 ns/op BenchmarkFloatPrecExact/100000-4 2 57093163 ns/op BenchmarkFloatPrecExact/1000000-4 1 7821925708 ns/op BenchmarkFloatPrecMixed/1-4 112350 1375 ns/op BenchmarkFloatPrecMixed/10-4 34545 5165 ns/op BenchmarkFloatPrecMixed/100-4 4528 28705 ns/op BenchmarkFloatPrecMixed/1000-4 271 896876 ns/op BenchmarkFloatPrecMixed/10000-4 8 48660221 ns/op BenchmarkFloatPrecMixed/100000-4 1 668728985 ns/op BenchmarkFloatPrecMixed/1000000-4 1 103196527809 ns/op BenchmarkFloatPrecInexact/1-4 181958 1893 ns/op BenchmarkFloatPrecInexact/10-4 162234 778.9 ns/op BenchmarkFloatPrecInexact/100-4 84608 4504 ns/op BenchmarkFloatPrecInexact/1000-4 10000 109324 ns/op BenchmarkFloatPrecInexact/10000-4 2866 868806 ns/op BenchmarkFloatPrecInexact/100000-4 208 2816388 ns/op BenchmarkFloatPrecInexact/1000000-4 19 10469553 ns/op BenchmarkFloatSqrt/64-4 10000 16783 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7189 37615 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 2511 61043 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2518 124678 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 100 1826349 ns/op 17907 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 33 22458670 ns/op 173772 B/op 18 allocs/op BenchmarkFloatSqrt/1000000-4 1 2023843392 ns/op 3818968 B/op 633 allocs/op PASS ok math/big 499.178s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 4529277 108.3 ns/op BenchmarkLeadingZeros8-4 7577178 68.78 ns/op BenchmarkLeadingZeros16-4 7698268 15.69 ns/op BenchmarkLeadingZeros32-4 6693469 37.23 ns/op BenchmarkLeadingZeros64-4 1000000 175.8 ns/op BenchmarkTrailingZeros-4 7550454 19.55 ns/op BenchmarkTrailingZeros8-4 5593053 79.47 ns/op BenchmarkTrailingZeros16-4 6640698 73.95 ns/op BenchmarkTrailingZeros32-4 6223086 37.71 ns/op BenchmarkTrailingZeros64-4 7210267 15.72 ns/op BenchmarkOnesCount-4 7513980 30.84 ns/op BenchmarkOnesCount8-4 7197842 15.59 ns/op BenchmarkOnesCount16-4 4494196 45.11 ns/op BenchmarkOnesCount32-4 7916323 73.49 ns/op BenchmarkOnesCount64-4 1371692 287.2 ns/op BenchmarkRotateLeft-4 8197470 24.73 ns/op BenchmarkRotateLeft8-4 7799754 60.34 ns/op BenchmarkRotateLeft16-4 6346999 80.38 ns/op BenchmarkRotateLeft32-4 8094408 23.29 ns/op BenchmarkRotateLeft64-4 1000000 241.5 ns/op BenchmarkReverse-4 9016062 24.19 ns/op BenchmarkReverse8-4 15860721 96.63 ns/op BenchmarkReverse16-4 13080126 16.42 ns/op BenchmarkReverse32-4 12021202 31.24 ns/op BenchmarkReverse64-4 11937604 24.39 ns/op BenchmarkReverseBytes-4 12537127 8.340 ns/op BenchmarkReverseBytes16-4 15730440 9.801 ns/op BenchmarkReverseBytes32-4 14518791 109.6 ns/op BenchmarkReverseBytes64-4 14939918 16.76 ns/op BenchmarkAdd-4 7879250 23.14 ns/op BenchmarkAdd32-4 1000000 254.2 ns/op BenchmarkAdd64-4 7560860 94.72 ns/op BenchmarkAdd64multiple-4 14050246 87.53 ns/op BenchmarkSub-4 6679570 15.24 ns/op BenchmarkSub32-4 7146754 64.54 ns/op BenchmarkSub64-4 6690843 17.08 ns/op BenchmarkSub64multiple-4 14661530 26.73 ns/op BenchmarkMul-4 7415932 15.09 ns/op BenchmarkMul32-4 5722570 19.33 ns/op BenchmarkMul64-4 7021562 25.92 ns/op BenchmarkDiv-4 2262462 320.3 ns/op BenchmarkDiv32-4 6191272 108.4 ns/op BenchmarkDiv64-4 2868540 322.7 ns/op PASS ok math/bits 74.469s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 737.1 ns/op BenchmarkAcos-4 252394 2665 ns/op BenchmarkAcosh-4 264512 4076 ns/op BenchmarkAsin-4 273956 1896 ns/op BenchmarkAsinh-4 253000 2858 ns/op BenchmarkAtan-4 1000000 112.9 ns/op BenchmarkAtanh-4 1000000 173.4 ns/op BenchmarkConj-4 15207068 8.450 ns/op BenchmarkCos-4 370830 1024 ns/op BenchmarkCosh-4 400975 714.3 ns/op BenchmarkExp-4 546403 370.5 ns/op BenchmarkLog-4 776973 1089 ns/op BenchmarkLog10-4 761684 304.6 ns/op BenchmarkPhase-4 1000000 359.7 ns/op BenchmarkPolar-4 473475 1001 ns/op BenchmarkPow-4 304352 383.1 ns/op BenchmarkRect-4 649045 186.5 ns/op BenchmarkSin-4 418885 265.6 ns/op BenchmarkSinh-4 421029 342.4 ns/op BenchmarkSqrt-4 327490 2660 ns/op BenchmarkTan-4 10000 94845 ns/op BenchmarkTanh-4 1736502 401.7 ns/op PASS ok math/cmplx 63.571s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 828398 786.9 ns/op BenchmarkInt63ThreadsafeParallel-4 646362 622.2 ns/op BenchmarkInt63Unthreadsafe-4 960001 803.7 ns/op BenchmarkIntn1000-4 751722 275.0 ns/op BenchmarkInt63n1000-4 780280 611.3 ns/op BenchmarkInt31n1000-4 874734 710.0 ns/op BenchmarkFloat32-4 823078 134.2 ns/op BenchmarkFloat64-4 897446 263.5 ns/op BenchmarkPerm3-4 148200 3028 ns/op BenchmarkPerm30-4 20838 41795 ns/op BenchmarkPerm30ViaShuffle-4 10000 11863 ns/op BenchmarkShuffleOverhead-4 15163 10429 ns/op BenchmarkRead3-4 752876 188.0 ns/op BenchmarkRead64-4 56918 12248 ns/op BenchmarkRead1000-4 4498 89886 ns/op BenchmarkConcurrent-4 217584 883.4 ns/op PASS ok math/rand 20.470s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkPCG_DXSM-4 2914598 103.2 ns/op BenchmarkSourceUint64-4 1000000 136.7 ns/op BenchmarkGlobalInt64-4 3300933 202.0 ns/op BenchmarkGlobalInt64Parallel-4 2431454 77.31 ns/op BenchmarkGlobalUint64-4 1999213 311.7 ns/op BenchmarkGlobalUint64Parallel-4 1000000 252.8 ns/op BenchmarkInt64-4 1000000 493.3 ns/op BenchmarkUint64-4 1437362 103.8 ns/op BenchmarkGlobalIntN1000-4 2280958 53.13 ns/op BenchmarkIntN1000-4 1000000 112.1 ns/op BenchmarkInt64N1000-4 1000000 619.0 ns/op BenchmarkInt64N1e8-4 1000000 164.0 ns/op BenchmarkInt64N1e9-4 1220584 102.8 ns/op BenchmarkInt64N2e9-4 1000000 103.0 ns/op BenchmarkInt64N1e18-4 1332566 198.8 ns/op BenchmarkInt64N2e18-4 1000000 262.4 ns/op BenchmarkInt64N4e18-4 1000000 190.2 ns/op BenchmarkInt32N1000-4 1298487 84.46 ns/op BenchmarkInt32N1e8-4 1211218 203.0 ns/op BenchmarkInt32N1e9-4 1000000 300.5 ns/op BenchmarkInt32N2e9-4 1000000 117.8 ns/op BenchmarkFloat32-4 1370926 304.8 ns/op BenchmarkFloat64-4 1335528 764.1 ns/op BenchmarkExpFloat64-4 541437 779.1 ns/op BenchmarkNormFloat64-4 905948 140.3 ns/op BenchmarkPerm3-4 251434 1654 ns/op BenchmarkPerm30-4 10000 56994 ns/op BenchmarkPerm30ViaShuffle-4 10000 10553 ns/op BenchmarkShuffleOverhead-4 38588 15222 ns/op BenchmarkConcurrent-4 940407 257.3 ns/op PASS ok math/rand/v2 31.041s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 42336 2849 ns/op BenchmarkQDecodeWord-4 114878 1120 ns/op BenchmarkQDecodeHeader-4 10000 123936 ns/op BenchmarkTypeByExtension/.html-4 60000 2327 ns/op BenchmarkTypeByExtension/.HTML-4 231938 1823 ns/op BenchmarkTypeByExtension/.unused-4 344962 309.9 ns/op BenchmarkExtensionsByType/text/html-4 126951 6020 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 10000 15670 ns/op BenchmarkExtensionsByType/application/octet-stream-4 79106 3643 ns/op PASS ok mime 6.803s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 309 1030584 ns/op 48159 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 331 678574 ns/op 48631 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 193 2822292 ns/op 103630 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 463 1685314 ns/op 49153 B/op 207 allocs/op PASS ok mime/multipart 5.409s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 871 291575 ns/op PASS ok mime/quotedprintable 1.865s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 1 103615899 ns/op 217976 B/op 267 allocs/op BenchmarkGoLookupIPNoSuchHost-4 13 22035404 ns/op 7228 B/op 67 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5585139302 ns/op 159792 B/op 230 allocs/op BenchmarkDNSName-4 87884 1997 ns/op BenchmarkInterfaces-4 2300 408868 ns/op 8937 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3177 89090 ns/op 6673 B/op 22 allocs/op BenchmarkInterfaceByName-4 2708 223827 ns/op 8973 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 793 660205 ns/op 15434 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 4728 45561 ns/op 4372 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 465 2133256 ns/op 135307 B/op 39 allocs/op BenchmarkParseIP-4 4660 23736 ns/op BenchmarkParseIPValidIPv4-4 252090 872.2 ns/op BenchmarkParseIPValidIPv6-4 10000 20856 ns/op BenchmarkIPString/IPv4-4 92553 7234 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8733 61790 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49572 47721 ns/op BenchmarkIPEqual/IPv4-4 574735 322.4 ns/op BenchmarkIPEqual/IPv6-4 1106643 506.2 ns/op BenchmarkSendFile/file-to-tcp/1024-4 1 1620154615 ns/op 0.00 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1588113847 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1230070287 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1350223596 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1235091116 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1225111920 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1238187093 ns/op 0.05 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1026715653 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1008232953 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1011058261 ns/op 0.52 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1008169135 ns/op 1.04 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1009843286 ns/op 0.00 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1008580610 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1012478172 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1017836022 ns/op 0.01 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1009813696 ns/op 0.02 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1030564447 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1010110377 ns/op 0.06 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1009969126 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1009587188 ns/op 0.26 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1012998269 ns/op 0.52 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1025487626 ns/op 1.02 MB/s 480 B/op 11 allocs/op BenchmarkSendfileZeroBytes-4 1 207813296 ns/op 1498968 B/op 79790 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1004559682 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1004534328 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1057404513 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1014700243 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1009851019 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1012583592 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1010013015 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1019668676 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1055711275 ns/op 0.25 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1018371761 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1110444138 ns/op 0.94 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1004646415 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1010079014 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1016200886 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1013401491 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1021972465 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1009334461 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1014157961 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1014130517 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1020891328 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1034555087 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1029350164 ns/op 1.02 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1010384981 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1015923515 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1009223207 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1021599795 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1026393596 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1015205915 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1006623049 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1021907235 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1013352351 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1009163698 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1130137659 ns/op 0.93 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1010942369 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1009499705 ns/op 0.00 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1026451000 ns/op 0.00 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1004743429 ns/op 0.01 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1017180046 ns/op 0.02 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1027240044 ns/op 0.03 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1019632861 ns/op 0.06 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1014296603 ns/op 0.13 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1075177639 ns/op 0.24 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1033690707 ns/op 0.51 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1015246163 ns/op 1.03 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 997100415 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1010357257 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1008024038 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1011403737 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1009923998 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1022645447 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1013361696 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1016993912 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1020156542 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1021082872 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1025852483 ns/op 1.02 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2067 279609 ns/op BenchmarkTCP4OneShotTimeout-4 2107 60039 ns/op BenchmarkTCP4Persistent-4 5979 26085 ns/op BenchmarkTCP4PersistentTimeout-4 1698 76146 ns/op BenchmarkTCP6OneShot-4 708 172818 ns/op BenchmarkTCP6OneShotTimeout-4 704 210719 ns/op BenchmarkTCP6Persistent-4 6494 16044 ns/op BenchmarkTCP6PersistentTimeout-4 14884 41239 ns/op BenchmarkTCP4ConcurrentReadWrite-4 6567 22032 ns/op BenchmarkTCP6ConcurrentReadWrite-4 26062 11052 ns/op BenchmarkSetReadDeadline-4 168762 3877 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 10000 12223 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 22779 59797 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 26074 7512 ns/op 0 B/op 0 allocs/op PASS ok net 143.434s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21352 25148 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8455 92638 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 303525 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 10000 20660 ns/op 47 B/op 0 allocs/op BenchmarkCopyValues-4 22627 10844 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 55225 3734 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 202.8 ns/op BenchmarkFindChild/n=2/rep=map-4 2828110 585.0 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 893298 1042 ns/op BenchmarkFindChild/n=4/rep=linear-4 591793 1448 ns/op BenchmarkFindChild/n=4/rep=map-4 3556431 33.71 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 564987 231.5 ns/op BenchmarkFindChild/n=8/rep=linear-4 320734 594.2 ns/op BenchmarkFindChild/n=8/rep=map-4 1000000 103.9 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 296491 384.1 ns/op BenchmarkFindChild/n=16/rep=linear-4 164718 1048 ns/op BenchmarkFindChild/n=16/rep=map-4 2872020 44.02 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2118123 75.18 ns/op BenchmarkFindChild/n=32/rep=linear-4 83654 1636 ns/op BenchmarkFindChild/n=32/rep=map-4 2239350 198.6 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2176167 93.26 ns/op BenchmarkMultiConflicts-4 1 870058304 ns/op BenchmarkServerMatch-4 10000 34944 ns/op BenchmarkReadRequestChrome-4 3408 106698 ns/op 5.73 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7950 58414 ns/op 1.34 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 3844 28852 ns/op 2.84 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5738 102566 ns/op 1.47 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 47173 ns/op 0.85 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 117 1146192 ns/op 0.89 MB/s BenchmarkFileAndServer_1KB/https1-4 1 116270263 ns/op 0.01 MB/s BenchmarkFileAndServer_1KB/h2-4 21 11396425 ns/op 0.09 MB/s BenchmarkFileAndServer_16MB/h1-4 2 124985478 ns/op 134.23 MB/s BenchmarkFileAndServer_16MB/https1-4 1 361354028 ns/op 46.43 MB/s BenchmarkFileAndServer_16MB/h2-4 1 1003732233 ns/op 16.71 MB/s BenchmarkFileAndServer_64MB/h1-4 1 868858836 ns/op 77.24 MB/s BenchmarkFileAndServer_64MB/https1-4 1 806717096 ns/op 83.19 MB/s BenchmarkFileAndServer_64MB/h2-4 1 4982462119 ns/op 13.47 MB/s BenchmarkServeMux-4 196 706128 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 100 1204917 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 524 883471 ns/op 5968 B/op 63 allocs/op BenchmarkClientServer/https1-4 2 59249611 ns/op 58808 B/op 642 allocs/op BenchmarkClientServer/h2-4 52 2137554 ns/op 12115 B/op 97 allocs/op BenchmarkClientServerParallel/4/h1-4 464 1152739 ns/op 9003 B/op 74 allocs/op BenchmarkClientServerParallel/4/https1-4 12 11764532 ns/op 78918 B/op 876 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60050: write tcp 127.0.0.1:42249->127.0.0.1:60050: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47606: read tcp 127.0.0.1:34825->127.0.0.1:47606: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48598: read tcp 127.0.0.1:42905->127.0.0.1:48598: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48596: write tcp 127.0.0.1:42905->127.0.0.1:48596: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48586: write tcp 127.0.0.1:42905->127.0.0.1:48586: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59882: read tcp 127.0.0.1:43259->127.0.0.1:59882: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59912: read tcp 127.0.0.1:43259->127.0.0.1:59912: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59892: read tcp 127.0.0.1:43259->127.0.0.1:59892: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59842: write tcp 127.0.0.1:43259->127.0.0.1:59842: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59900: write tcp 127.0.0.1:43259->127.0.0.1:59900: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 22 6983133 ns/op 55888 B/op 660 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55776: read tcp 127.0.0.1:42025->127.0.0.1:55776: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49056: write tcp 127.0.0.1:34437->127.0.0.1:49056: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49050: write tcp 127.0.0.1:34437->127.0.0.1:49050: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58420: read tcp 127.0.0.1:36481->127.0.0.1:58420: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58408: read tcp 127.0.0.1:36481->127.0.0.1:58408: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58380: write tcp 127.0.0.1:36481->127.0.0.1:58380: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36164: read tcp 127.0.0.1:46275->127.0.0.1:36164: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36168: read tcp 127.0.0.1:46275->127.0.0.1:36168: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36212: read tcp 127.0.0.1:46275->127.0.0.1:36212: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36140: read tcp 127.0.0.1:46275->127.0.0.1:36140: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 33 17088898 ns/op 24824 B/op 138 allocs/op BenchmarkClientServerParallel/64/https1-4 1 228898015 ns/op 128072 B/op 1724 allocs/op BenchmarkClientServerParallel/64/h2-4 1 218637933 ns/op 158008 B/op 1894 allocs/op BenchmarkServer-4 1 2296824126 ns/op 29944 B/op 155 allocs/op BenchmarkClient-4 33 5640915 ns/op 4122 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 993 549532 ns/op 7410 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 944 582337 ns/op 3132 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1808 164734 ns/op 1945 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1254 87939 ns/op 2782 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1752 134372 ns/op 2729 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1813 603432 ns/op 2745 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1854 221322 ns/op 1960 B/op 14 allocs/op BenchmarkServerHijack-4 952 168930 ns/op 16751 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 308 433745 ns/op 5958 B/op 52 allocs/op BenchmarkResponseStatusLine-4 398654 775.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 110.430s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 2877 299113 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 2.119s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 62899 7013 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 579522 581.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 170698 4131 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 54994 5429 ns/op BenchmarkStdIPv4-4 89078 1417 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 97105 2275 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 89310 4960 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 63777 3481 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 74347 2648 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 130.1 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 104.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1392830 291.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 192169 6799 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 216298 2848 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 207889 4220 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93844 3663 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 269803 2027 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 120007 1515 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 135000 3827 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 130977 1280 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 87802 1768 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 394546 348.7 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 99327 1228 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 10000 21791 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 240391 6535 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 143083 2445 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 332095 1219 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 10000 26208 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 103264 19274 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 129696 1418 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 70441 3344 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 550732 1033 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 212522 1118 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 94444 3767 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 112196 4125 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 124131 3664 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 109508 2660 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 317108 3344 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 80496 1672 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 108691 1232 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 194341 698.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 106132 8211 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 224.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 488.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 391.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 969174 120.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 681.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 132.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 968178 179.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 232.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 980628 119.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 381351 3459 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 699630 226.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 173815 2315 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 186843 705.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 189153 2809 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 65006 1564 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 373915 407.2 ns/op PASS ok net/netip 98.048s 2023/11/29 22:36:49 Test RPC server listening on 127.0.0.1:45911 2023/11/29 22:36:49 Test HTTP RPC server listening on 127.0.0.1:40809 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 904 255425 ns/op BenchmarkEndToEndHTTP-4 1251 289867 ns/op BenchmarkEndToEndAsync-4 1905 98418 ns/op BenchmarkEndToEndAsyncHTTP-4 1683 76869 ns/op PASS ok net/rpc 5.401s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3322 62043 ns/op BenchmarkReadMIMEHeader/server_headers-4 3464 30137 ns/op BenchmarkUncommon-4 10000 10750 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 3.850s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3696 41960 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 81937 1573 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 615066 934.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 84206 1566 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 160575 1870 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 84154 2701 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 42738 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 407301 660.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 89823 3600 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 174458 2492 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81384 2945 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 195673 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 124911 1223 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 72955 1643 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 42829 3846 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32523 17159 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5796 25135 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 169420 4913 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 73840 6947 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 68008 7004 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 26756 7954 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5872 23466 ns/op 320 B/op 1 allocs/op PASS ok net/url 24.702s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 2769368 289.9 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 171354 5708 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 655 551450 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 169 982397 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 100 2049409 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 78964 2905 ns/op BenchmarkStatFile-4 65179 12054 ns/op BenchmarkStatDir-4 69758 7713 ns/op BenchmarkLstatDot-4 73492 3339 ns/op BenchmarkLstatFile-4 45946 11141 ns/op BenchmarkLstatDir-4 74402 4500 ns/op PASS ok os 19.215s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 20 42223364 ns/op 7464 B/op 31 allocs/op PASS ok os/exec 2.275s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 383041 716.1 ns/op PASS ok os/user 1.712s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3156567 119.6 ns/op BenchmarkString-4 1802188 147.9 ns/op BenchmarkBytes-4 1000000 888.5 ns/op BenchmarkNamedBytes-4 1000000 200.0 ns/op BenchmarkBytesArray-4 643882 3743 ns/op BenchmarkSliceLen-4 1000000 656.4 ns/op BenchmarkMapLen-4 859526 249.9 ns/op BenchmarkStringLen-4 1494590 88.33 ns/op BenchmarkArrayLen-4 1323380 90.34 ns/op BenchmarkSliceCap-4 1927807 201.2 ns/op BenchmarkDeepEqual/int8-4 404598 541.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 81986 12439 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 350130 499.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 85768 2163 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 344438 2177 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 82404 4214 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 337978 357.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 40830 6208 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 343190 336.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 81054 9511 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 410978 559.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 107625 5390 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 358471 349.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 86845 2805 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 349165 352.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 85483 2802 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 334964 617.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 79887 1892 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 337570 2719 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 84301 2111 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 309699 1215 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 84054 1428 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 359826 335.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 100 4172422 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 10000 25360 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 84921 4184 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 365624 356.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 84939 8967 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 348558 483.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 83208 6070 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 423902 283.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 10000 18775 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 367598 410.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 85281 1532 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 80896 1364 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 54201 2870 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 46455 7788 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29430 3904 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 25860 7757 ns/op BenchmarkIsZero/ArrayComparable-4 134516 874.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 30752 7234 ns/op BenchmarkIsZero/StructComparable-4 422809 762.6 ns/op BenchmarkIsZero/StructIncomparable-4 140838 3778 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 445.7 ns/op BenchmarkIsZero/ArrayInt_1024-4 6295 36436 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 15021 36705 ns/op BenchmarkIsZero/Struct4Int-4 1000000 300.2 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7366 24452 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7608 19070 ns/op BenchmarkIsZero/StructInt_512-4 10000 13812 ns/op BenchmarkSetZero/Bool/Direct-4 3850611 31.27 ns/op BenchmarkSetZero/Bool/CachedZero-4 532786 373.3 ns/op BenchmarkSetZero/Bool/NewZero-4 619531 188.4 ns/op BenchmarkSetZero/Int/Direct-4 1920549 60.37 ns/op BenchmarkSetZero/Int/CachedZero-4 807007 134.8 ns/op BenchmarkSetZero/Int/NewZero-4 667333 336.0 ns/op BenchmarkSetZero/Uint/Direct-4 1000000 249.3 ns/op BenchmarkSetZero/Uint/CachedZero-4 827961 369.3 ns/op BenchmarkSetZero/Uint/NewZero-4 674988 177.8 ns/op BenchmarkSetZero/Float/Direct-4 1000000 184.9 ns/op BenchmarkSetZero/Float/CachedZero-4 792675 495.2 ns/op BenchmarkSetZero/Float/NewZero-4 685910 183.5 ns/op BenchmarkSetZero/Complex/Direct-4 2126965 122.3 ns/op BenchmarkSetZero/Complex/CachedZero-4 839049 1962 ns/op BenchmarkSetZero/Complex/NewZero-4 692641 1020 ns/op BenchmarkSetZero/Array/Direct-4 2466502 258.3 ns/op BenchmarkSetZero/Array/CachedZero-4 797610 141.1 ns/op BenchmarkSetZero/Array/NewZero-4 673977 180.6 ns/op BenchmarkSetZero/Chan/Direct-4 1718284 68.51 ns/op BenchmarkSetZero/Chan/CachedZero-4 815828 146.9 ns/op BenchmarkSetZero/Chan/NewZero-4 667396 245.7 ns/op BenchmarkSetZero/Func/Direct-4 2011372 56.70 ns/op BenchmarkSetZero/Func/CachedZero-4 831381 644.6 ns/op BenchmarkSetZero/Func/NewZero-4 686499 2186 ns/op BenchmarkSetZero/Interface/Direct-4 1816494 133.5 ns/op BenchmarkSetZero/Interface/CachedZero-4 802861 140.1 ns/op BenchmarkSetZero/Interface/NewZero-4 677092 462.9 ns/op BenchmarkSetZero/Map/Direct-4 2010723 74.23 ns/op BenchmarkSetZero/Map/CachedZero-4 835435 268.0 ns/op BenchmarkSetZero/Map/NewZero-4 661729 926.3 ns/op BenchmarkSetZero/Pointer/Direct-4 1000000 137.5 ns/op BenchmarkSetZero/Pointer/CachedZero-4 824979 136.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 667384 279.4 ns/op BenchmarkSetZero/Slice/Direct-4 1983138 94.22 ns/op BenchmarkSetZero/Slice/CachedZero-4 834382 133.7 ns/op BenchmarkSetZero/Slice/NewZero-4 601926 1049 ns/op BenchmarkSetZero/String/Direct-4 2113126 272.4 ns/op BenchmarkSetZero/String/CachedZero-4 836048 370.3 ns/op BenchmarkSetZero/String/NewZero-4 693948 846.3 ns/op BenchmarkSetZero/Struct/Direct-4 2451661 59.89 ns/op BenchmarkSetZero/Struct/CachedZero-4 817184 816.3 ns/op BenchmarkSetZero/Struct/NewZero-4 687670 397.1 ns/op BenchmarkSelect/1-4 115370 8529 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 60236 10934 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 35887 8908 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 137056 1255 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 171332 599.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 78104 3177 ns/op 40.29 MB/s BenchmarkCallArgCopy/size=256-4 82260 8566 ns/op 29.88 MB/s BenchmarkCallArgCopy/size=1024-4 64424 25233 ns/op 40.58 MB/s BenchmarkCallArgCopy/size=4096-4 18122 24518 ns/op 167.06 MB/s BenchmarkCallArgCopy/size=65536-4 1518 728693 ns/op 89.94 MB/s BenchmarkFieldByName1-4 457826 350.8 ns/op BenchmarkFieldByName2-4 10000 49889 ns/op BenchmarkFieldByName3-4 5146 224447 ns/op BenchmarkInterfaceBig-4 1000000 181.4 ns/op BenchmarkInterfaceSmall-4 1809308 331.1 ns/op BenchmarkNew-4 1248242 792.8 ns/op BenchmarkMap/StringKeys/MapIndex-4 2203 105361 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1770 130237 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2206 78431 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1838 218029 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2265 105092 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1424 85348 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 241064 601.3 ns/op PASS ok reflect 180.094s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 8068 34003 ns/op 9195 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 27748 ns/op 9331 B/op 1 allocs/op BenchmarkFindString-4 9517 125155 ns/op 9240 B/op 1 allocs/op BenchmarkFindSubmatch-4 8473 195661 ns/op 9192 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 8613 64603 ns/op 9130 B/op 2 allocs/op BenchmarkLiteral-4 10000 54951 ns/op BenchmarkNotLiteral-4 2740 157551 ns/op BenchmarkMatchClass-4 2014 212392 ns/op BenchmarkMatchClass_InRange-4 2350 443849 ns/op BenchmarkReplaceAll-4 970 554011 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 10413 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 15781 ns/op BenchmarkAnchoredShortMatch-4 10000 53386 ns/op BenchmarkAnchoredLongMatch-4 10000 25748 ns/op BenchmarkOnePassShortA-4 10000 84891 ns/op BenchmarkNotOnePassShortA-4 5839 162205 ns/op BenchmarkOnePassShortB-4 10000 58300 ns/op BenchmarkNotOnePassShortB-4 6733 121072 ns/op BenchmarkOnePassLongPrefix-4 66236 6606 ns/op BenchmarkOnePassLongNotPrefix-4 19987 84955 ns/op BenchmarkMatchParallelShared-4 5570 380839 ns/op BenchmarkMatchParallelCopied-4 9924 44102 ns/op BenchmarkQuoteMetaAll-4 160039 1042 ns/op 13.44 MB/s BenchmarkQuoteMetaNone-4 308466 616.4 ns/op 42.18 MB/s BenchmarkCompile/Onepass-4 2650 80322 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 546 1005034 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 88 2058472 ns/op 90713 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3732642 30.55 ns/op 523.81 MB/s BenchmarkMatch/Easy0/32-4 10000 38660 ns/op 0.83 MB/s BenchmarkMatch/Easy0/1K-4 10000 25616 ns/op 39.97 MB/s BenchmarkMatch/Easy0i/16-4 4006501 29.47 ns/op 542.94 MB/s BenchmarkMatch/Easy0i/32-4 3816 130687 ns/op 0.24 MB/s BenchmarkMatch/Easy0i/1K-4 100 1031154 ns/op 0.99 MB/s BenchmarkMatch/Easy1/16-4 3984084 31.83 ns/op 502.73 MB/s BenchmarkMatch/Easy1/32-4 10000 32761 ns/op 0.98 MB/s BenchmarkMatch/Easy1/1K-4 2256 173967 ns/op 5.89 MB/s BenchmarkMatch/Medium/16-4 2089447 77.68 ns/op 205.97 MB/s BenchmarkMatch/Medium/32-4 1930 379619 ns/op 0.08 MB/s BenchmarkMatch/Medium/1K-4 189 622628 ns/op 1.64 MB/s BenchmarkMatch/Hard/16-4 3726631 39.09 ns/op 409.32 MB/s BenchmarkMatch/Hard/32-4 2548 77538 ns/op 0.41 MB/s BenchmarkMatch/Hard/1K-4 91 5320310 ns/op 0.19 MB/s BenchmarkMatch/Hard1/16-4 441 489228 ns/op 0.03 MB/s BenchmarkMatch/Hard1/32-4 367 877774 ns/op 0.04 MB/s BenchmarkMatch/Hard1/1K-4 14 18231536 ns/op 0.06 MB/s BenchmarkMatch_onepass_regex/16-4 21963 7168 ns/op 2.23 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 56355 ns/op 0.57 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 439 960580 ns/op 1.07 MB/s 22 B/op 0 allocs/op PASS ok regexp 53.459s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 484840 681.4 ns/op BenchmarkIsWordChar-4 172114 1728 ns/op PASS ok regexp/syntax 14.618s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 70728 2240 ns/op BenchmarkCallers/inlined-4 94584 11911 ns/op BenchmarkCallers/no-cache-4 32533 20056 ns/op BenchmarkFPCallers/cached-4 14418302 10.88 ns/op BenchmarkMakeChan/Byte-4 822405 2230 ns/op BenchmarkMakeChan/Int-4 1000000 2849 ns/op BenchmarkMakeChan/Ptr-4 368266 1417 ns/op BenchmarkMakeChan/Struct/0-4 930146 4555 ns/op BenchmarkMakeChan/Struct/32-4 101876 4509 ns/op BenchmarkMakeChan/Struct/40-4 338481 23401 ns/op BenchmarkChanNonblocking-4 4445462 155.5 ns/op BenchmarkSelectUncontended-4 411375 325.2 ns/op BenchmarkSelectSyncContended-4 98076 1592 ns/op BenchmarkSelectAsyncContended-4 419631 382.3 ns/op BenchmarkSelectNonblock-4 3845151 61.71 ns/op BenchmarkChanUncontended-4 10000 10466 ns/op BenchmarkChanContended-4 7345 50566 ns/op BenchmarkChanSync-4 288223 548.3 ns/op BenchmarkChanSyncWork-4 77850 1521 ns/op BenchmarkChanProdCons0-4 226227 851.6 ns/op BenchmarkChanProdCons10-4 389095 949.1 ns/op BenchmarkChanProdCons100-4 457993 1017 ns/op BenchmarkChanProdConsWork0-4 197755 1796 ns/op BenchmarkChanProdConsWork10-4 320676 1768 ns/op BenchmarkChanProdConsWork100-4 398793 1383 ns/op BenchmarkSelectProdCons-4 200142 791.1 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 944.7 ns/op BenchmarkChanCreation-4 90517 24215 ns/op BenchmarkChanSem-4 357790 1310 ns/op BenchmarkChanPopular-4 51 2239723 ns/op BenchmarkChanClosed-4 1000000 175.8 ns/op BenchmarkCallClosure-4 5519762 116.7 ns/op BenchmarkCallClosure1-4 5392608 66.91 ns/op BenchmarkCallClosure2-4 1000000 268.1 ns/op BenchmarkCallClosure3-4 1000000 254.7 ns/op BenchmarkCallClosure4-4 1000000 973.6 ns/op BenchmarkComplex128DivNormal-4 6387691 91.75 ns/op BenchmarkComplex128DivNisNaN-4 1000000 558.5 ns/op BenchmarkComplex128DivDisNaN-4 4958690 24.99 ns/op BenchmarkComplex128DivNisInf-4 5257186 78.83 ns/op BenchmarkComplex128DivDisInf-4 4462794 93.46 ns/op BenchmarkAllocation-4 4392 709809 ns/op BenchmarkReadMemStats-4 61 23609147 ns/op BenchmarkReadMemStatsLatency-4 1 318381807 p50-ns 318381807 p90-ns 318381807 p99-ns BenchmarkWriteBarrier-4 1719114 1509 ns/op BenchmarkBulkWriteBarrier-4 38305 5101 ns/op BenchmarkScanStackNoLocals-4 1 1253550257 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10242680 12.27 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8366892 43.98 ns/op BenchmarkMSpanCountAlloc/bits=256-4 6607686 20.80 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5216097 23.32 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3407200 92.16 ns/op BenchmarkHash5-4 3873420 36.13 ns/op 138.40 MB/s BenchmarkHash16-4 3443235 43.35 ns/op 369.09 MB/s BenchmarkHash64-4 3037292 67.14 ns/op 953.22 MB/s BenchmarkHash1024-4 865299 933.5 ns/op 1097.00 MB/s BenchmarkHash65536-4 13256 8202 ns/op 7990.29 MB/s BenchmarkAlignedLoad-4 3473790 40.26 ns/op BenchmarkUnalignedLoad-4 7215652 67.75 ns/op BenchmarkEqEfaceConcrete-4 5565716 27.56 ns/op BenchmarkEqIfaceConcrete-4 4425295 22.63 ns/op BenchmarkNeEfaceConcrete-4 5810631 21.08 ns/op BenchmarkNeIfaceConcrete-4 5500015 22.43 ns/op BenchmarkConvT2EByteSized/bool-4 3263883 37.35 ns/op BenchmarkConvT2EByteSized/uint8-4 5507917 34.72 ns/op BenchmarkConvT2ESmall-4 1000000 107.7 ns/op BenchmarkConvT2EUintptr-4 4587774 32.48 ns/op BenchmarkConvT2ELarge-4 1000000 146.9 ns/op BenchmarkConvT2ISmall-4 3204153 35.04 ns/op BenchmarkConvT2IUintptr-4 4957496 23.17 ns/op BenchmarkConvT2ILarge-4 1000000 383.6 ns/op BenchmarkConvI2E-4 3334357 70.88 ns/op BenchmarkConvI2I-4 2118714 168.3 ns/op BenchmarkAssertE2T-4 1000000 580.6 ns/op BenchmarkAssertE2TLarge-4 1000000 107.5 ns/op BenchmarkAssertE2I-4 3785535 36.98 ns/op BenchmarkAssertI2T-4 4237744 28.43 ns/op BenchmarkAssertI2I-4 1297057 209.9 ns/op BenchmarkAssertI2E-4 5472241 84.91 ns/op BenchmarkAssertE2E-4 4542064 23.43 ns/op BenchmarkAssertE2T2-4 3186562 123.9 ns/op BenchmarkAssertE2T2Blank-4 2310595 122.5 ns/op BenchmarkAssertI2E2-4 1000000 287.3 ns/op BenchmarkAssertI2E2Blank-4 4301912 31.46 ns/op BenchmarkAssertE2E2-4 3884608 33.86 ns/op BenchmarkAssertE2E2Blank-4 5116262 56.04 ns/op BenchmarkConvT2Ezero/zero/16-4 4777740 120.4 ns/op BenchmarkConvT2Ezero/zero/32-4 5173411 39.99 ns/op BenchmarkConvT2Ezero/zero/64-4 4919718 25.67 ns/op BenchmarkConvT2Ezero/zero/str-4 5136146 96.38 ns/op BenchmarkConvT2Ezero/zero/slice-4 5071044 25.26 ns/op BenchmarkConvT2Ezero/zero/big-4 187285 15044 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 492.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 1662 ns/op BenchmarkConvT2Ezero/nonzero/big-4 27922 20854 ns/op BenchmarkConvT2Ezero/smallint/16-4 2063586 81.93 ns/op BenchmarkConvT2Ezero/smallint/32-4 4523600 29.28 ns/op BenchmarkConvT2Ezero/smallint/64-4 2332749 177.1 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 532.2 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 283.6 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 119.8 ns/op BenchmarkMalloc8-4 1000000 168.8 ns/op BenchmarkMalloc16-4 1000000 877.3 ns/op BenchmarkMallocTypeInfo8-4 1000000 191.6 ns/op BenchmarkMallocTypeInfo16-4 1000000 102.4 ns/op BenchmarkMallocLargeStruct-4 10000 29932 ns/op BenchmarkGoroutineSelect-4 9 41321885 ns/op BenchmarkGoroutineBlocking-4 6 93341176 ns/op BenchmarkGoroutineForRange-4 45 72430343 ns/op BenchmarkGoroutineIdle-4 4 30106127 ns/op BenchmarkHashStringSpeed-4 1507344 67.99 ns/op BenchmarkHashBytesSpeed-4 1341558 101.1 ns/op BenchmarkHashInt32Speed-4 1981040 222.6 ns/op BenchmarkHashInt64Speed-4 2115295 58.28 ns/op BenchmarkHashStringArraySpeed-4 452882 326.9 ns/op BenchmarkMegMap-4 1000000 218.4 ns/op BenchmarkMegOneMap-4 1764816 86.90 ns/op BenchmarkMegEqMap-4 1830 60915 ns/op BenchmarkMegEmptyMap-4 1000000 271.6 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 1000000 100.9 ns/op BenchmarkSmallStrMap-4 3662488 113.6 ns/op BenchmarkMapStringKeysEight_16-4 1000000 114.8 ns/op BenchmarkMapStringKeysEight_32-4 2155032 178.5 ns/op BenchmarkMapStringKeysEight_64-4 3247322 40.21 ns/op BenchmarkMapStringKeysEight_1M-4 1413650 242.8 ns/op BenchmarkIntMap-4 1000000 153.3 ns/op BenchmarkMapFirst/1-4 1000000 311.7 ns/op BenchmarkMapFirst/2-4 4637088 31.49 ns/op BenchmarkMapFirst/3-4 2535823 40.55 ns/op BenchmarkMapFirst/4-4 3975554 97.14 ns/op BenchmarkMapFirst/5-4 2503688 40.06 ns/op BenchmarkMapFirst/6-4 4266807 63.36 ns/op BenchmarkMapFirst/7-4 4169724 33.60 ns/op BenchmarkMapFirst/8-4 3627612 37.35 ns/op BenchmarkMapFirst/9-4 3340989 35.32 ns/op BenchmarkMapFirst/10-4 1000000 166.0 ns/op BenchmarkMapFirst/11-4 1000000 157.5 ns/op BenchmarkMapFirst/12-4 1000000 274.9 ns/op BenchmarkMapFirst/13-4 3319144 302.6 ns/op BenchmarkMapFirst/14-4 3164895 66.10 ns/op BenchmarkMapFirst/15-4 2767081 198.5 ns/op BenchmarkMapFirst/16-4 3321112 252.3 ns/op BenchmarkMapMid/1-4 3597277 39.21 ns/op BenchmarkMapMid/2-4 4233826 109.1 ns/op BenchmarkMapMid/3-4 4351322 80.88 ns/op BenchmarkMapMid/4-4 1000000 103.8 ns/op BenchmarkMapMid/5-4 4352041 454.2 ns/op BenchmarkMapMid/6-4 2593058 306.9 ns/op BenchmarkMapMid/7-4 1000000 262.4 ns/op BenchmarkMapMid/8-4 2070006 199.3 ns/op BenchmarkMapMid/9-4 1000000 165.1 ns/op BenchmarkMapMid/10-4 1000000 401.4 ns/op BenchmarkMapMid/11-4 2356723 227.9 ns/op BenchmarkMapMid/12-4 3026596 313.4 ns/op BenchmarkMapMid/13-4 1448576 332.1 ns/op BenchmarkMapMid/14-4 1000000 115.8 ns/op BenchmarkMapMid/15-4 2805615 80.17 ns/op BenchmarkMapMid/16-4 2935317 106.5 ns/op BenchmarkMapLast/1-4 4542758 340.0 ns/op BenchmarkMapLast/2-4 1000000 173.6 ns/op BenchmarkMapLast/3-4 3795438 115.8 ns/op BenchmarkMapLast/4-4 4129094 48.28 ns/op BenchmarkMapLast/5-4 3963513 70.58 ns/op BenchmarkMapLast/6-4 3531170 48.37 ns/op BenchmarkMapLast/7-4 4128362 33.52 ns/op BenchmarkMapLast/8-4 1000000 323.2 ns/op BenchmarkMapLast/9-4 1000000 189.5 ns/op BenchmarkMapLast/10-4 2629099 45.11 ns/op BenchmarkMapLast/11-4 2560161 162.5 ns/op BenchmarkMapLast/12-4 1000000 101.9 ns/op BenchmarkMapLast/13-4 1941409 152.2 ns/op BenchmarkMapLast/14-4 1000000 422.1 ns/op BenchmarkMapLast/15-4 2864719 71.92 ns/op BenchmarkMapLast/16-4 2540426 67.47 ns/op BenchmarkMapCycle-4 1000000 222.4 ns/op BenchmarkRepeatedLookupStrMapKey32-4 1000000 197.3 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1027 103300 ns/op BenchmarkMakeMap/[Byte]Byte-4 692743 3580 ns/op BenchmarkMakeMap/[Int]Int-4 363688 1488 ns/op BenchmarkNewEmptyMap-4 4046668 27.13 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 145.0 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 603757 262.7 ns/op BenchmarkMapIterEmpty-4 5862716 94.96 ns/op BenchmarkSameLengthMap-4 2937813 119.6 ns/op BenchmarkBigKeyMap-4 1801117 114.6 ns/op BenchmarkBigValMap-4 1602025 77.97 ns/op BenchmarkSmallKeyMap-4 1000000 120.1 ns/op BenchmarkMapPopulate/1-4 1424318 421.7 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 112020 6215 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 101569 ns/op 3352 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 541 1158394 ns/op 53352 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 1 104308074 ns/op 428552 B/op 327 allocs/op BenchmarkMapPopulate/100000-4 1 212105903 ns/op 3620488 B/op 4120 allocs/op BenchmarkComplexAlgMap-4 273798 446.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 1472122 713.2 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 305.9 ns/op BenchmarkGoMapClear/Reflexive/100-4 650484 792.0 ns/op BenchmarkGoMapClear/Reflexive/1000-4 46026 3738 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4898 104893 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 193.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 171.7 ns/op BenchmarkGoMapClear/NonReflexive/100-4 609507 462.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 30742 14679 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4779 103801 ns/op BenchmarkMapStringConversion/32/simple-4 2031444 249.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 298.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 335.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1213546 203.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1484680 132.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1389021 132.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 227.5 ns/op BenchmarkMapInterfacePtr-4 1000000 175.0 ns/op BenchmarkNewEmptyMapHintLessThan8-4 1000000 548.6 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 31387 10606 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6069 20893 ns/op BenchmarkMapPop1000-4 265 779949 ns/op BenchmarkMapPop10000-4 1 207111356 ns/op BenchmarkMapAssign/Int32/256-4 2314065 318.3 ns/op BenchmarkMapAssign/Int32/65536-4 1395880 72.04 ns/op BenchmarkMapAssign/Int64/256-4 2143424 50.42 ns/op BenchmarkMapAssign/Int64/65536-4 1467104 69.79 ns/op BenchmarkMapAssign/Str/256-4 1737609 74.93 ns/op BenchmarkMapAssign/Str/65536-4 403294 649.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 169.4 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 529747 219.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 108.0 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 957684 123.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 526360 21569 ns/op BenchmarkMapOperatorAssign/Str/65536-4 306438 1442 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 1127 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 302074 2118 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 492.5 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 389558 2643 ns/op 47 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 765708 1328 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 10000 17741 ns/op 173 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 187.7 ns/op BenchmarkMapDelete/Int32/1000-4 1000000 131.1 ns/op BenchmarkMapDelete/Int32/10000-4 1528176 140.2 ns/op BenchmarkMapDelete/Int64/100-4 1000000 100.8 ns/op BenchmarkMapDelete/Int64/1000-4 1777910 85.24 ns/op BenchmarkMapDelete/Int64/10000-4 1784108 60.86 ns/op BenchmarkMapDelete/Str/100-4 1000000 105.8 ns/op BenchmarkMapDelete/Str/1000-4 1235738 107.8 ns/op BenchmarkMapDelete/Str/10000-4 1399000 94.39 ns/op BenchmarkMapDelete/Pointer/100-4 1590294 82.19 ns/op BenchmarkMapDelete/Pointer/1000-4 1280320 464.1 ns/op BenchmarkMapDelete/Pointer/10000-4 1347363 86.91 ns/op BenchmarkMemmove/0-4 13542802 16.82 ns/op BenchmarkMemmove/1-4 1000000 217.8 ns/op 4.59 MB/s BenchmarkMemmove/2-4 2141160 98.12 ns/op 20.38 MB/s BenchmarkMemmove/3-4 1827932 58.64 ns/op 51.16 MB/s BenchmarkMemmove/4-4 1231851 224.9 ns/op 17.78 MB/s BenchmarkMemmove/5-4 1000000 195.1 ns/op 25.62 MB/s BenchmarkMemmove/6-4 1000000 1149 ns/op 5.22 MB/s BenchmarkMemmove/7-4 1000000 121.9 ns/op 57.44 MB/s BenchmarkMemmove/8-4 1000000 187.2 ns/op 42.72 MB/s BenchmarkMemmove/9-4 2043552 59.78 ns/op 150.55 MB/s BenchmarkMemmove/10-4 1954014 131.8 ns/op 75.90 MB/s BenchmarkMemmove/11-4 2134468 110.0 ns/op 100.04 MB/s BenchmarkMemmove/12-4 1873886 66.00 ns/op 181.81 MB/s BenchmarkMemmove/13-4 2094838 61.55 ns/op 211.21 MB/s BenchmarkMemmove/14-4 2065140 76.62 ns/op 182.72 MB/s BenchmarkMemmove/15-4 2075430 79.33 ns/op 189.09 MB/s BenchmarkMemmove/16-4 2102388 109.8 ns/op 145.67 MB/s BenchmarkMemmove/32-4 1952062 73.77 ns/op 433.79 MB/s BenchmarkMemmove/64-4 1590235 277.9 ns/op 230.27 MB/s BenchmarkMemmove/128-4 1000000 541.6 ns/op 236.33 MB/s BenchmarkMemmove/256-4 468417 808.0 ns/op 316.84 MB/s BenchmarkMemmove/512-4 694576 740.1 ns/op 691.80 MB/s BenchmarkMemmove/1024-4 397611 684.8 ns/op 1495.40 MB/s BenchmarkMemmove/2048-4 241633 566.2 ns/op 3617.34 MB/s BenchmarkMemmove/4096-4 10000 43927 ns/op 93.25 MB/s BenchmarkMemmoveOverlap/32-4 1882875 326.4 ns/op 98.03 MB/s BenchmarkMemmoveOverlap/64-4 1000000 175.6 ns/op 364.39 MB/s BenchmarkMemmoveOverlap/128-4 1000000 372.4 ns/op 343.74 MB/s BenchmarkMemmoveOverlap/256-4 854875 133.9 ns/op 1911.95 MB/s BenchmarkMemmoveOverlap/512-4 556276 227.4 ns/op 2251.70 MB/s BenchmarkMemmoveOverlap/1024-4 386895 2073 ns/op 493.94 MB/s BenchmarkMemmoveOverlap/2048-4 225751 4331 ns/op 472.87 MB/s BenchmarkMemmoveOverlap/4096-4 118606 3434 ns/op 1192.63 MB/s BenchmarkMemmoveUnalignedDst/0-4 12738769 10.73 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 135.6 ns/op 7.37 MB/s BenchmarkMemmoveUnalignedDst/2-4 1816476 128.2 ns/op 15.60 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 123.7 ns/op 24.25 MB/s BenchmarkMemmoveUnalignedDst/4-4 2052865 57.00 ns/op 70.17 MB/s BenchmarkMemmoveUnalignedDst/5-4 1943768 168.7 ns/op 29.63 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 120.3 ns/op 49.87 MB/s BenchmarkMemmoveUnalignedDst/7-4 1749529 101.3 ns/op 69.11 MB/s BenchmarkMemmoveUnalignedDst/8-4 2226224 52.55 ns/op 152.24 MB/s BenchmarkMemmoveUnalignedDst/9-4 2130067 104.0 ns/op 86.58 MB/s BenchmarkMemmoveUnalignedDst/10-4 2034969 59.47 ns/op 168.16 MB/s BenchmarkMemmoveUnalignedDst/11-4 2103669 60.25 ns/op 182.57 MB/s BenchmarkMemmoveUnalignedDst/12-4 2140832 56.54 ns/op 212.24 MB/s BenchmarkMemmoveUnalignedDst/13-4 1976012 74.53 ns/op 174.43 MB/s BenchmarkMemmoveUnalignedDst/14-4 2034528 98.59 ns/op 142.00 MB/s BenchmarkMemmoveUnalignedDst/15-4 2048962 275.6 ns/op 54.43 MB/s BenchmarkMemmoveUnalignedDst/16-4 2101621 80.49 ns/op 198.78 MB/s BenchmarkMemmoveUnalignedDst/32-4 1923853 66.68 ns/op 479.90 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 141.0 ns/op 453.92 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 107.1 ns/op 1195.70 MB/s BenchmarkMemmoveUnalignedDst/256-4 979212 192.9 ns/op 1326.95 MB/s BenchmarkMemmoveUnalignedDst/512-4 613495 297.1 ns/op 1723.13 MB/s BenchmarkMemmoveUnalignedDst/1024-4 423162 401.2 ns/op 2552.24 MB/s BenchmarkMemmoveUnalignedDst/2048-4 227280 698.7 ns/op 2931.27 MB/s BenchmarkMemmoveUnalignedDst/4096-4 130249 1214 ns/op 3374.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 119.5 ns/op 267.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1703582 82.75 ns/op 773.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 147.1 ns/op 869.92 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 779589 474.5 ns/op 539.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 597795 412.4 ns/op 1241.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 375699 324.2 ns/op 3158.78 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 121336 836.8 ns/op 2447.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 115282 2253 ns/op 1818.17 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12696375 13.44 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 344.0 ns/op 2.91 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 1003 ns/op 1.99 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 463.1 ns/op 6.48 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2141481 293.6 ns/op 13.62 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2151706 435.3 ns/op 11.49 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1588022 71.71 ns/op 83.67 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2124813 57.80 ns/op 121.11 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 116.6 ns/op 68.62 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1363542 511.7 ns/op 17.59 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1722753 307.8 ns/op 32.48 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2127040 67.89 ns/op 162.03 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1503253 73.78 ns/op 162.65 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 835.4 ns/op 15.56 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 122.8 ns/op 113.99 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 180.4 ns/op 83.16 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 118.1 ns/op 135.53 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1763040 72.38 ns/op 442.14 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 301.7 ns/op 212.13 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1206986 442.9 ns/op 288.98 MB/s BenchmarkMemmoveUnalignedSrc/256-4 963589 570.1 ns/op 449.03 MB/s BenchmarkMemmoveUnalignedSrc/512-4 673418 407.4 ns/op 1256.61 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 422314 1794 ns/op 570.89 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 190057 2371 ns/op 863.64 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 127395 1984 ns/op 2064.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1566010 74.39 ns/op 215.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1289829 166.7 ns/op 95.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 216.0 ns/op 74.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1489260 169.5 ns/op 94.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 434.1 ns/op 36.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1591330 87.98 ns/op 181.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 874196 158.8 ns/op 100.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 153.3 ns/op 104.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 706753 366.5 ns/op 174.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 244.6 ns/op 261.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 565.6 ns/op 113.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 581.2 ns/op 110.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1337223 108.5 ns/op 590.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1384351 86.15 ns/op 742.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 959.7 ns/op 66.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1342526 431.1 ns/op 148.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 802554 805.4 ns/op 317.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 754944 164.1 ns/op 1559.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 539274 941.2 ns/op 271.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 772051 151.8 ns/op 1686.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 667770 1843 ns/op 138.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 689526 157.7 ns/op 1622.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 771652 157.0 ns/op 1631.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 710203 790.5 ns/op 323.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 124580 1143 ns/op 3582.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 115450 1360 ns/op 3011.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 119355 2446 ns/op 1674.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 100171 1180 ns/op 3472.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 101542 2632 ns/op 1556.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 84942 1952 ns/op 2098.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 118824 3245 ns/op 1262.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 117543 3966 ns/op 1032.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7714 157610 ns/op 415.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 5757 19170 ns/op 3418.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7280 80560 ns/op 813.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6381 54643 ns/op 1199.36 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6075 118387 ns/op 553.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6301 17460 ns/op 3753.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7015 60449 ns/op 1084.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6796 193740 ns/op 338.27 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 777.9 ns/op 41.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 155.6 ns/op 411.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1223320 363.1 ns/op 352.47 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 906849 142.7 ns/op 1793.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 506838 855.3 ns/op 598.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 387259 421.6 ns/op 2429.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 179715 1930 ns/op 1060.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 115675 2712 ns/op 1510.38 MB/s BenchmarkMemclr/5-4 11000367 10.37 ns/op 481.96 MB/s BenchmarkMemclr/16-4 5584328 74.70 ns/op 214.19 MB/s BenchmarkMemclr/64-4 6513922 25.22 ns/op 2538.00 MB/s BenchmarkMemclr/256-4 8893240 39.15 ns/op 6539.69 MB/s BenchmarkMemclr/4096-4 2956852 46.09 ns/op 88866.43 MB/s BenchmarkMemclr/65536-4 78829 1900 ns/op 34500.90 MB/s BenchmarkMemclr/1M-4 4574 63310 ns/op 16562.46 MB/s BenchmarkMemclr/4M-4 1099 109814 ns/op 38194.74 MB/s BenchmarkMemclr/8M-4 561 218235 ns/op 38438.36 MB/s BenchmarkMemclr/16M-4 256 1095556 ns/op 15313.89 MB/s BenchmarkMemclr/64M-4 52 10834509 ns/op 6193.99 MB/s BenchmarkMemclrUnaligned/0_5-4 6715426 17.57 ns/op 284.55 MB/s BenchmarkMemclrUnaligned/0_16-4 5610238 25.97 ns/op 616.06 MB/s BenchmarkMemclrUnaligned/0_64-4 4490460 26.66 ns/op 2400.95 MB/s BenchmarkMemclrUnaligned/0_256-4 5696772 28.85 ns/op 8873.94 MB/s BenchmarkMemclrUnaligned/0_4096-4 2860946 43.56 ns/op 94028.30 MB/s BenchmarkMemclrUnaligned/0_65536-4 88779 1574 ns/op 41640.80 MB/s BenchmarkMemclrUnaligned/1_5-4 6701996 24.28 ns/op 205.94 MB/s BenchmarkMemclrUnaligned/1_16-4 5632824 33.82 ns/op 473.15 MB/s BenchmarkMemclrUnaligned/1_64-4 4580889 36.85 ns/op 1736.62 MB/s BenchmarkMemclrUnaligned/1_256-4 6358748 18.68 ns/op 13705.90 MB/s BenchmarkMemclrUnaligned/1_4096-4 2296144 48.85 ns/op 83845.66 MB/s BenchmarkMemclrUnaligned/1_65536-4 81999 1844 ns/op 35536.96 MB/s BenchmarkMemclrUnaligned/4_5-4 6277092 41.48 ns/op 120.55 MB/s BenchmarkMemclrUnaligned/4_16-4 6617119 26.56 ns/op 602.52 MB/s BenchmarkMemclrUnaligned/4_64-4 4367578 27.97 ns/op 2287.92 MB/s BenchmarkMemclrUnaligned/4_256-4 6609490 22.76 ns/op 11247.93 MB/s BenchmarkMemclrUnaligned/4_4096-4 2390246 51.12 ns/op 80132.29 MB/s BenchmarkMemclrUnaligned/4_65536-4 83372 3402 ns/op 19264.83 MB/s BenchmarkMemclrUnaligned/7_5-4 3057338 44.00 ns/op 113.64 MB/s BenchmarkMemclrUnaligned/7_16-4 5966209 27.43 ns/op 583.31 MB/s BenchmarkMemclrUnaligned/7_64-4 4582838 37.89 ns/op 1689.08 MB/s BenchmarkMemclrUnaligned/7_256-4 6562484 27.37 ns/op 9352.83 MB/s BenchmarkMemclrUnaligned/7_4096-4 1843206 54.83 ns/op 74708.79 MB/s BenchmarkMemclrUnaligned/7_65536-4 81820 2152 ns/op 30447.10 MB/s BenchmarkMemclrUnaligned/0_1M-4 5290 52442 ns/op 19995.15 MB/s BenchmarkMemclrUnaligned/0_4M-4 1251 91336 ns/op 45921.84 MB/s BenchmarkMemclrUnaligned/0_8M-4 606 351015 ns/op 23898.17 MB/s BenchmarkMemclrUnaligned/0_16M-4 286 861692 ns/op 19470.09 MB/s BenchmarkMemclrUnaligned/0_64M-4 74 1734292 ns/op 38695.25 MB/s BenchmarkMemclrUnaligned/1_1M-4 5616 24217 ns/op 43299.00 MB/s BenchmarkMemclrUnaligned/1_4M-4 463 361215 ns/op 11611.64 MB/s BenchmarkMemclrUnaligned/1_8M-4 542 543871 ns/op 15423.88 MB/s BenchmarkMemclrUnaligned/1_16M-4 300 473124 ns/op 35460.52 MB/s BenchmarkMemclrUnaligned/1_64M-4 75 4626143 ns/op 14506.44 MB/s BenchmarkMemclrUnaligned/4_1M-4 5179 27941 ns/op 37528.09 MB/s BenchmarkMemclrUnaligned/4_4M-4 1148 138642 ns/op 30252.82 MB/s BenchmarkMemclrUnaligned/4_8M-4 595 1460258 ns/op 5744.61 MB/s BenchmarkMemclrUnaligned/4_16M-4 218 681681 ns/op 24611.55 MB/s BenchmarkMemclrUnaligned/4_64M-4 63 3008083 ns/op 22309.51 MB/s BenchmarkMemclrUnaligned/7_1M-4 5298 23119 ns/op 45356.00 MB/s BenchmarkMemclrUnaligned/7_4M-4 1119 157409 ns/op 26645.82 MB/s BenchmarkMemclrUnaligned/7_8M-4 458 269703 ns/op 31103.12 MB/s BenchmarkMemclrUnaligned/7_16M-4 290 403250 ns/op 41605.00 MB/s BenchmarkMemclrUnaligned/7_64M-4 70 1918559 ns/op 34978.78 MB/s BenchmarkGoMemclr/5-4 1245560 82.38 ns/op 60.70 MB/s BenchmarkGoMemclr/16-4 623197 195.9 ns/op 81.66 MB/s BenchmarkGoMemclr/64-4 161932 1218 ns/op 52.54 MB/s BenchmarkGoMemclr/256-4 42692 7733 ns/op 33.10 MB/s BenchmarkMemclrRange/1K_2K-4 29420 4292 ns/op 22338.97 MB/s BenchmarkMemclrRange/2K_8K-4 14392 10847 ns/op 30749.07 MB/s BenchmarkMemclrRange/4K_16K-4 14200 7886 ns/op 40969.73 MB/s BenchmarkMemclrRange/160K_228K-4 1401 167743 ns/op 9913.14 MB/s BenchmarkClearFat7-4 4022524 27.91 ns/op BenchmarkClearFat8-4 7098232 22.70 ns/op BenchmarkClearFat11-4 6482143 18.87 ns/op BenchmarkClearFat12-4 1000000 124.9 ns/op BenchmarkClearFat13-4 6667664 17.95 ns/op BenchmarkClearFat14-4 5746932 69.74 ns/op BenchmarkClearFat15-4 6622090 17.71 ns/op BenchmarkClearFat16-4 6873795 36.85 ns/op BenchmarkClearFat24-4 6110731 17.17 ns/op BenchmarkClearFat32-4 6439216 26.61 ns/op BenchmarkClearFat40-4 5772606 125.7 ns/op BenchmarkClearFat48-4 4454829 34.37 ns/op BenchmarkClearFat56-4 5883410 114.5 ns/op BenchmarkClearFat64-4 4888430 20.80 ns/op BenchmarkClearFat72-4 3890583 25.75 ns/op BenchmarkClearFat128-4 3683793 33.09 ns/op BenchmarkClearFat256-4 2581548 78.99 ns/op BenchmarkClearFat512-4 1530807 102.1 ns/op BenchmarkClearFat1024-4 985696 172.0 ns/op BenchmarkClearFat1032-4 800566 128.3 ns/op BenchmarkClearFat1040-4 969036 146.0 ns/op BenchmarkCopyFat7-4 4658336 42.61 ns/op BenchmarkCopyFat8-4 7150296 16.94 ns/op BenchmarkCopyFat11-4 4968668 77.10 ns/op BenchmarkCopyFat12-4 6706274 20.59 ns/op BenchmarkCopyFat13-4 6492951 20.00 ns/op BenchmarkCopyFat14-4 5806080 22.36 ns/op BenchmarkCopyFat15-4 6748184 29.95 ns/op BenchmarkCopyFat16-4 1000000 154.2 ns/op BenchmarkCopyFat24-4 6813313 17.58 ns/op BenchmarkCopyFat32-4 6253359 22.47 ns/op BenchmarkCopyFat64-4 1000000 155.4 ns/op BenchmarkCopyFat72-4 4258368 35.45 ns/op BenchmarkCopyFat128-4 3538224 35.97 ns/op BenchmarkCopyFat256-4 2511154 46.12 ns/op BenchmarkCopyFat512-4 1520809 83.14 ns/op BenchmarkCopyFat520-4 1557328 81.49 ns/op BenchmarkCopyFat1024-4 893242 146.7 ns/op BenchmarkCopyFat1032-4 870062 141.0 ns/op BenchmarkCopyFat1040-4 776180 136.8 ns/op BenchmarkIssue18740/2byte-4 564 217252 ns/op BenchmarkIssue18740/4byte-4 874 139919 ns/op BenchmarkIssue18740/8byte-4 931 129883 ns/op BenchmarkMemclrKnownSize1-4 8566052 18.34 ns/op 54.52 MB/s BenchmarkMemclrKnownSize2-4 4878244 25.30 ns/op 79.04 MB/s BenchmarkMemclrKnownSize4-4 2526150 53.23 ns/op 75.15 MB/s BenchmarkMemclrKnownSize8-4 1000000 109.2 ns/op 73.29 MB/s BenchmarkMemclrKnownSize16-4 619316 382.0 ns/op 41.88 MB/s BenchmarkMemclrKnownSize32-4 316177 1044 ns/op 30.64 MB/s BenchmarkMemclrKnownSize64-4 164097 746.1 ns/op 85.78 MB/s BenchmarkMemclrKnownSize112-4 97674 1279 ns/op 87.60 MB/s BenchmarkMemclrKnownSize128-4 83862 1408 ns/op 90.94 MB/s BenchmarkMemclrKnownSize192-4 47817 2153 ns/op 89.18 MB/s BenchmarkMemclrKnownSize248-4 43932 3512 ns/op 70.61 MB/s BenchmarkMemclrKnownSize256-4 39108 7071 ns/op 36.20 MB/s BenchmarkMemclrKnownSize512-4 17407 6018 ns/op 85.08 MB/s BenchmarkMemclrKnownSize1024-4 10000 11289 ns/op 90.70 MB/s BenchmarkMemclrKnownSize4096-4 2698 46580 ns/op 87.93 MB/s BenchmarkMemclrKnownSize512KiB-4 19 5983546 ns/op 87.62 MB/s BenchmarkReadMetricsLatency-4 10000 6294 p50-ns 7078 p90-ns 13378 p99-ns BenchmarkFinalizer-4 429 561113 ns/op BenchmarkFinalizerRun-4 243144 673.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8260794 14.77 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1000000 104.0 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1720056 64.09 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1506208 70.97 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 104.2 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 121.0 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1426809 143.9 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 115.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 110.0 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1506348 313.5 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1474845 145.4 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1483650 93.08 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1325996 123.1 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 102.1 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6949130 24.41 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5026470 110.2 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8146711 14.94 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7027263 88.94 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6718298 21.54 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5417780 20.65 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7010530 17.85 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8010361 14.82 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8068370 20.13 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7129066 16.96 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7777057 29.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7978503 16.55 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7075860 17.82 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8101068 14.94 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7878682 14.96 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7047195 53.46 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7745612 25.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8043633 18.73 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 2848303 68.26 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7504345 91.71 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6984834 20.50 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 1000000 154.1 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 4449350 113.6 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7650663 62.66 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 4913022 54.92 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7294494 20.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7331496 16.67 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6921811 19.64 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7592569 18.84 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7522260 93.41 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 4883857 74.16 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 4058551 109.1 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 1000000 336.6 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7156681 118.0 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7131822 103.0 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6981712 23.84 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6730634 195.9 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8170418 59.30 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 2162509 298.6 ns/op BenchmarkNetpollBreak-4 3237 138192 ns/op BenchmarkPinnerPinUnpinBatch-4 2013 648664 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 247 2225600 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1866 118337 ns/op BenchmarkPinnerPinUnpin-4 1505762 155.6 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 135.4 ns/op BenchmarkPinnerPinUnpinDouble-4 623404 946.3 ns/op BenchmarkPinnerPinUnpinParallel-4 2739228 160.1 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 1000000 1064 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 527258 930.0 ns/op BenchmarkPinnerIsPinnedOnPinned-4 3043135 45.46 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5917609 22.18 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 7310812 41.04 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 8529640 51.11 ns/op BenchmarkPingPongHog-4 532 818325 ns/op BenchmarkStackGrowth-4 99988 1457 ns/op BenchmarkStackGrowthDeep-4 360 405363 ns/op BenchmarkCreateGoroutines-4 110283 1212 ns/op BenchmarkCreateGoroutinesParallel-4 46834 3671 ns/op BenchmarkCreateGoroutinesCapture-4 22135 10010 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 10000 18260 ns/op BenchmarkClosureCall-4 12957955 8.891 ns/op BenchmarkWakeupParallelSpinning/0s-4 10000 27721 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7252 39588 ns/op BenchmarkWakeupParallelSpinning/2µs-4 6196 21128 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3704 52506 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2335 64019 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1258 101120 ns/op BenchmarkWakeupParallelSpinning/50µs-4 462 223152 ns/op BenchmarkWakeupParallelSpinning/100µs-4 301 427548 ns/op BenchmarkWakeupParallelSyscall/0s-4 98 8652815 ns/op BenchmarkWakeupParallelSyscall/1µs-4 87 2333069 ns/op BenchmarkWakeupParallelSyscall/2µs-4 100 1599742 ns/op BenchmarkWakeupParallelSyscall/5µs-4 154 1546508 ns/op BenchmarkWakeupParallelSyscall/10µs-4 106 1077081 ns/op BenchmarkWakeupParallelSyscall/20µs-4 100 1775336 ns/op BenchmarkWakeupParallelSyscall/50µs-4 106 3270611 ns/op BenchmarkWakeupParallelSyscall/100µs-4 15 6785362 ns/op BenchmarkMatmult-4 2657137 74.87 ns/op BenchmarkFastrand-4 9636678 59.89 ns/op BenchmarkFastrand64-4 11535639 10.43 ns/op BenchmarkFastrandHashiter-4 5562130 21.80 ns/op BenchmarkFastrandn/2-4 5977124 18.40 ns/op BenchmarkFastrandn/3-4 5617746 18.12 ns/op BenchmarkFastrandn/4-4 6638779 20.90 ns/op BenchmarkFastrandn/5-4 5799374 17.93 ns/op BenchmarkIfaceCmp100-4 73263 11721 ns/op BenchmarkIfaceCmpNil100-4 151237 2466 ns/op BenchmarkEfaceCmpDiff-4 17889 6326 ns/op BenchmarkEfaceCmpDiffIndirect-4 10000 51943 ns/op BenchmarkDefer-4 1000000 195.2 ns/op BenchmarkDefer10-4 989625 1340 ns/op BenchmarkDeferMany-4 542919 429.6 ns/op BenchmarkPanicRecover-4 736549 154.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 10000 116674 ns/op 1894 p50-ns 4905 p90-ns 8120 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 22074633 ns/op 20680 p50-ns 13754485 p90-ns 1122513253 p99-ns BenchmarkGoroutineProfile/small/idle-4 180 1164954 ns/op 76061 p50-ns 114851 p90-ns 37657627 p99-ns BenchmarkGoroutineProfile/small/loaded-4 69 60347536 ns/op 6285251 p50-ns 193195022 p90-ns 941554601 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 31 5138119 ns/op 418838 p50-ns 20637885 p90-ns 40508646 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 51 21343917 ns/op 5069315 p50-ns 29564279 p90-ns 248265422 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 159912573 ns/op 2846883 p50-ns 489308756 p90-ns 1553812281 p99-ns BenchmarkGoroutineProfile/large/loaded-4 38 340461834 ns/op 30707077 p50-ns 723908786 p90-ns 6849432249 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 26 27089643 ns/op 5114285 p50-ns 73332643 p90-ns 420766270 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 22 66576939 ns/op 5160956 p50-ns 24758219 p90-ns 1110152992 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 18 62613771 ns/op 10183859 p50-ns 35277828 p90-ns 939091644 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 18 604473641 ns/op 22776753 p50-ns 3834496766 p90-ns 5052636066 p99-ns BenchmarkRWMutexUncontended-4 1376096 110.8 ns/op BenchmarkRWMutexWrite100-4 1000000 277.1 ns/op BenchmarkRWMutexWrite10-4 1000000 749.5 ns/op BenchmarkRWMutexWorkWrite100-4 10000 96490 ns/op BenchmarkRWMutexWorkWrite10-4 10000 14708 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2896 47861 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1034 110968 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1462 200728 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 584 293223 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 742 255288 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 30 4729797 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 291 1392781 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 58 6816177 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 284858 2536 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 309321 3838 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 201223 2015 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 351436 3892 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 329196 5214 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 182888 1942 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 311671 969.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 374864 3474 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 10000 41599 ns/op BenchmarkMakeSlice/Byte-4 1000000 760.4 ns/op BenchmarkMakeSlice/Int16-4 1000000 2025 ns/op BenchmarkMakeSlice/Int-4 1000000 212.4 ns/op BenchmarkMakeSlice/Ptr-4 1000000 336.7 ns/op BenchmarkMakeSlice/Struct/24-4 972315 771.3 ns/op BenchmarkMakeSlice/Struct/32-4 353196 847.9 ns/op BenchmarkMakeSlice/Struct/40-4 881728 1671 ns/op BenchmarkGrowSlice/Byte-4 1000000 371.1 ns/op BenchmarkGrowSlice/Int16-4 960590 1025 ns/op BenchmarkGrowSlice/Int-4 740647 3622 ns/op BenchmarkGrowSlice/Ptr-4 487831 4891 ns/op BenchmarkGrowSlice/Struct/24-4 340852 1957 ns/op BenchmarkGrowSlice/Struct/32-4 386376 2177 ns/op BenchmarkGrowSlice/Struct/40-4 10000 69331 ns/op BenchmarkExtendSlice/IntSlice-4 507054 371.3 ns/op BenchmarkExtendSlice/PointerSlice-4 474090 6163 ns/op BenchmarkExtendSlice/NoGrow-4 979225 1118 ns/op BenchmarkAppend-4 686934 195.9 ns/op BenchmarkAppendGrowByte-4 1 220485848 ns/op BenchmarkAppendGrowString-4 1 4795557045 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 171.8 ns/op BenchmarkAppendSlice/4Bytes-4 2078706 58.36 ns/op BenchmarkAppendSlice/7Bytes-4 1855215 360.0 ns/op BenchmarkAppendSlice/8Bytes-4 1831406 55.60 ns/op BenchmarkAppendSlice/15Bytes-4 1501478 803.1 ns/op BenchmarkAppendSlice/16Bytes-4 1598841 69.63 ns/op BenchmarkAppendSlice/32Bytes-4 1961313 66.26 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 10000 12914 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 11718 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9405 212503 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 100 3565764 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 219 15793595 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 21 74405729 ns/op BenchmarkAppendStr/1Bytes-4 2428432 133.0 ns/op BenchmarkAppendStr/4Bytes-4 2447482 594.7 ns/op BenchmarkAppendStr/8Bytes-4 1828051 173.6 ns/op BenchmarkAppendStr/16Bytes-4 1652677 66.35 ns/op BenchmarkAppendStr/32Bytes-4 1000000 495.0 ns/op BenchmarkAppendSpecialCase-4 504801 1095 ns/op BenchmarkCopy/1Byte-4 1000000 296.7 ns/op 3.37 MB/s BenchmarkCopy/1String-4 1000000 159.1 ns/op 6.28 MB/s BenchmarkCopy/2Byte-4 2080208 359.8 ns/op 5.56 MB/s BenchmarkCopy/2String-4 2088534 533.9 ns/op 3.75 MB/s BenchmarkCopy/4Byte-4 1276521 140.2 ns/op 28.53 MB/s BenchmarkCopy/4String-4 2091945 326.1 ns/op 12.27 MB/s BenchmarkCopy/8Byte-4 1000000 916.0 ns/op 8.73 MB/s BenchmarkCopy/8String-4 1000000 613.6 ns/op 13.04 MB/s BenchmarkCopy/12Byte-4 1000000 1263 ns/op 9.50 MB/s BenchmarkCopy/12String-4 2138235 374.0 ns/op 32.09 MB/s BenchmarkCopy/16Byte-4 2124210 388.5 ns/op 41.18 MB/s BenchmarkCopy/16String-4 1000000 657.7 ns/op 24.33 MB/s BenchmarkCopy/32Byte-4 1000000 1346 ns/op 23.77 MB/s BenchmarkCopy/32String-4 1000000 106.5 ns/op 300.44 MB/s BenchmarkCopy/128Byte-4 1243437 138.6 ns/op 923.32 MB/s BenchmarkCopy/128String-4 1252524 161.8 ns/op 791.06 MB/s BenchmarkCopy/1024Byte-4 421959 734.4 ns/op 1394.28 MB/s BenchmarkCopy/1024String-4 428992 979.4 ns/op 1045.50 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 10000 39542 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 133098 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 333176 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 101801 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 6361 66382 ns/op BenchmarkAppendInPlace/Grow/Byte-4 85808 1682 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 102807 1556 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 79704 7453 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 28455 5731 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 54922 21478 ns/op BenchmarkStackCopyPtr-4 1 275215383 ns/op BenchmarkStackCopy-4 1 914671833 ns/op BenchmarkStackCopyNoCache-4 16 10175328 ns/op BenchmarkStackCopyWithStkobj-4 1 220450256 ns/op BenchmarkIssue18138-4 100 1289610 ns/op BenchmarkCompareStringEqual-4 11389215 71.18 ns/op BenchmarkCompareStringIdentical-4 15429362 98.01 ns/op BenchmarkCompareStringSameLength-4 13333729 30.26 ns/op BenchmarkCompareStringDifferentLength-4 15486669 7.638 ns/op BenchmarkCompareStringBigUnaligned-4 127 867924 ns/op 1208.15 MB/s BenchmarkCompareStringBig-4 1 100158587 ns/op 10.47 MB/s BenchmarkConcatStringAndBytes-4 2676813 159.1 ns/op BenchmarkSliceByteToString/1-4 10000 40845 ns/op BenchmarkSliceByteToString/2-4 1000000 356.8 ns/op BenchmarkSliceByteToString/4-4 1000000 335.4 ns/op BenchmarkSliceByteToString/8-4 1000000 522.0 ns/op BenchmarkSliceByteToString/16-4 1000000 460.7 ns/op BenchmarkSliceByteToString/32-4 1000000 1424 ns/op BenchmarkSliceByteToString/64-4 1000000 1267 ns/op BenchmarkSliceByteToString/128-4 645862 1060 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1258075 122.4 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 865512 341.9 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 940448 190.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4274372 31.85 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1478443 143.5 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 240.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1000000 144.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 478257 232.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 443811 2448 ns/op BenchmarkRuneIterate/range/ASCII-4 8592381 17.12 ns/op BenchmarkRuneIterate/range/Japanese-4 1943724 319.5 ns/op BenchmarkRuneIterate/range/MixedLength-4 2189176 333.4 ns/op BenchmarkRuneIterate/range1/ASCII-4 9321291 13.84 ns/op BenchmarkRuneIterate/range1/Japanese-4 1000000 449.7 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2173381 388.5 ns/op BenchmarkRuneIterate/range2/ASCII-4 8583374 17.11 ns/op BenchmarkRuneIterate/range2/Japanese-4 1435758 148.1 ns/op BenchmarkRuneIterate/range2/MixedLength-4 1000000 166.0 ns/op BenchmarkArrayEqual-4 13785556 10.33 ns/op BenchmarkFunc/Name-4 1965025 88.43 ns/op BenchmarkFunc/Entry-4 8428982 42.67 ns/op BenchmarkFunc/FileLine-4 2201934 65.03 ns/op PASS ok runtime 1361.661s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 24147 34858 ns/op BenchmarkHandle/concurrent-4 10000 87911 ns/op PASS ok runtime/cgo 6.506s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 12917018 14.25 ns/op BenchmarkAnd32Parallel-4 2488473 145.3 ns/op BenchmarkAnd64-4 12864112 21.87 ns/op BenchmarkAnd64Parallel-4 1000000 218.5 ns/op BenchmarkOr32-4 13032556 93.85 ns/op BenchmarkOr32Parallel-4 2701660 53.93 ns/op BenchmarkOr64-4 12585284 26.99 ns/op BenchmarkOr64Parallel-4 1000000 296.3 ns/op BenchmarkAtomicLoad64-4 16934719 16.21 ns/op BenchmarkAtomicStore64-4 16504764 41.40 ns/op BenchmarkAtomicLoad-4 17184716 42.94 ns/op BenchmarkAtomicStore-4 16928715 44.09 ns/op BenchmarkAnd8-4 12674127 26.06 ns/op BenchmarkAnd-4 14963498 52.38 ns/op BenchmarkAnd8Parallel-4 3199785 39.08 ns/op BenchmarkAndParallel-4 2142950 47.00 ns/op BenchmarkOr8-4 12943353 8.320 ns/op BenchmarkOr-4 14665560 9.232 ns/op BenchmarkOr8Parallel-4 3295894 60.06 ns/op BenchmarkOrParallel-4 3383030 40.18 ns/op BenchmarkXadd-4 3318319 36.22 ns/op BenchmarkXadd64-4 3163320 34.99 ns/op BenchmarkCas-4 3264681 36.73 ns/op BenchmarkCas64-4 3356028 37.83 ns/op BenchmarkXchg-4 3059881 40.54 ns/op BenchmarkXchg64-4 3547212 33.85 ns/op PASS ok runtime/internal/atomic 47.851s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2579892 440.2 ns/op BenchmarkMulUintptr/large-4 3140976 555.1 ns/op PASS ok runtime/internal/math 4.661s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 4 25301528 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 4 262679615 ns/op 1886 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 24 41103275 ns/op 771.2 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 4 29031220 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 306428452 ns/op 2571 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 24 21562762 ns/op 112.5 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 238334937 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 560211974 ns/op 19174 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 18 41369319 ns/op 586.7 concurrent_launches/op PASS ok runtime/pprof 9.542s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 3 162477260 ns/op BenchmarkStackLeak-4 46074 9391 ns/op PASS ok runtime/race 2.845s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2257566 438.3 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 291944 404.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 3.422s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 3 34354824 ns/op BenchmarkIndex_Large-4 8863 72943 ns/op BenchmarkIndexFunc_Large-4 91 17046632 ns/op BenchmarkCompact/nil-4 1000000 247.3 ns/op BenchmarkCompact/one-4 1000000 298.1 ns/op BenchmarkCompact/sorted-4 1000000 205.8 ns/op BenchmarkCompact/1_item-4 886903 557.0 ns/op BenchmarkCompact/unsorted-4 957686 168.7 ns/op BenchmarkCompact/many-4 528979 1534 ns/op BenchmarkCompact_Large-4 264 2532879 ns/op BenchmarkCompactFunc_Large-4 40 2505137 ns/op BenchmarkReplace/naive-fast-4 29922 4246 ns/op BenchmarkReplace/optimized-fast-4 10000 51569 ns/op BenchmarkReplace/naive-slow-4 10000 38156 ns/op BenchmarkReplace/optimized-slow-4 10000 140136 ns/op BenchmarkBinarySearchFloats/Size16-4 783829 819.6 ns/op BenchmarkBinarySearchFloats/Size32-4 999494 570.1 ns/op BenchmarkBinarySearchFloats/Size64-4 760383 1130 ns/op BenchmarkBinarySearchFloats/Size128-4 743288 1446 ns/op BenchmarkBinarySearchFloats/Size512-4 672529 943.5 ns/op BenchmarkBinarySearchFloats/Size1024-4 608368 794.4 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 551262 1677 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 484531 278.6 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 348890 292.8 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 380852 375.6 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 314295 810.1 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 10000 44994 ns/op PASS ok slices 35.586s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 86818 3453 ns/op BenchmarkSortInts-4 1 342326726 ns/op BenchmarkSlicesSortInts-4 2 328792400 ns/op BenchmarkSortIsSorted-4 22 7021266 ns/op BenchmarkSlicesIsSorted-4 48 4360283 ns/op BenchmarkSortStrings-4 1 713429881 ns/op BenchmarkSlicesSortStrings-4 1 202105339 ns/op BenchmarkSortStrings_Sorted-4 10 24499965 ns/op BenchmarkSlicesSortStrings_Sorted-4 25 23382651 ns/op BenchmarkSortStructs-4 1 1029989392 ns/op BenchmarkSortFuncStructs-4 1 572255884 ns/op BenchmarkSortString1K-4 100 5277119 ns/op BenchmarkSortString1K_Slice-4 176 769661 ns/op BenchmarkStableString1K-4 88 1490090 ns/op BenchmarkSortInt1K-4 262 2065125 ns/op BenchmarkSortInt1K_Sorted-4 5439 32570 ns/op BenchmarkSortInt1K_Reversed-4 2576 59150 ns/op BenchmarkSortInt1K_Mod8-4 680 218715 ns/op BenchmarkStableInt1K-4 90 1395151 ns/op BenchmarkStableInt1K_Slice-4 100 1468832 ns/op BenchmarkSortInt64K-4 2 397516218 ns/op BenchmarkSortInt64K_Slice-4 2 106989320 ns/op BenchmarkStableInt64K-4 1 200218344 ns/op BenchmarkSort1e2-4 100 1302842 ns/op BenchmarkStable1e2-4 128 1569454 ns/op BenchmarkSort1e4-4 2 147170592 ns/op BenchmarkStable1e4-4 1 364488093 ns/op PASS ok sort 102.086s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 759312 152.9 ns/op BenchmarkAtof64Float-4 619513 207.5 ns/op BenchmarkAtof64FloatExp-4 630934 1471 ns/op BenchmarkAtof64Big-4 451148 532.1 ns/op BenchmarkAtof64RandomBits-4 259120 435.2 ns/op BenchmarkAtof64RandomFloats-4 385780 336.0 ns/op BenchmarkAtof64RandomLongFloats-4 384691 305.1 ns/op BenchmarkAtof32Decimal-4 861817 183.5 ns/op BenchmarkAtof32Float-4 762532 1290 ns/op BenchmarkAtof32FloatExp-4 629526 810.3 ns/op BenchmarkAtof32Random-4 358532 366.4 ns/op BenchmarkAtof32RandomLong-4 129669 3981 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 254.5 ns/op BenchmarkParseInt/Pos/26bit-4 688568 216.0 ns/op BenchmarkParseInt/Pos/31bit-4 581269 181.3 ns/op BenchmarkParseInt/Pos/56bit-4 362677 308.1 ns/op BenchmarkParseInt/Pos/63bit-4 391969 298.9 ns/op BenchmarkParseInt/Neg/7bit-4 1506991 100.2 ns/op BenchmarkParseInt/Neg/26bit-4 740038 542.8 ns/op BenchmarkParseInt/Neg/31bit-4 503521 218.8 ns/op BenchmarkParseInt/Neg/56bit-4 436274 270.4 ns/op BenchmarkParseInt/Neg/63bit-4 403039 398.0 ns/op BenchmarkAtoi/Pos/7bit-4 1000000 438.0 ns/op BenchmarkAtoi/Pos/26bit-4 771277 136.8 ns/op BenchmarkAtoi/Pos/31bit-4 784285 269.7 ns/op BenchmarkAtoi/Pos/56bit-4 493718 235.2 ns/op BenchmarkAtoi/Pos/63bit-4 379530 326.3 ns/op BenchmarkAtoi/Neg/7bit-4 1997292 58.96 ns/op BenchmarkAtoi/Neg/26bit-4 851992 160.4 ns/op BenchmarkAtoi/Neg/31bit-4 788467 152.6 ns/op BenchmarkAtoi/Neg/56bit-4 488378 487.3 ns/op BenchmarkAtoi/Neg/63bit-4 378210 314.2 ns/op BenchmarkFormatFloat/Decimal-4 76678 1994 ns/op BenchmarkFormatFloat/Float-4 81639 1450 ns/op BenchmarkFormatFloat/Exp-4 83240 1661 ns/op BenchmarkFormatFloat/NegExp-4 76077 1754 ns/op BenchmarkFormatFloat/LongExp-4 58610 13620 ns/op BenchmarkFormatFloat/Big-4 71748 4284 ns/op BenchmarkFormatFloat/BinaryExp-4 159837 754.9 ns/op BenchmarkFormatFloat/32Integer-4 78996 1945 ns/op BenchmarkFormatFloat/32ExactFraction-4 96843 1307 ns/op BenchmarkFormatFloat/32Point-4 82958 5939 ns/op BenchmarkFormatFloat/32Exp-4 84598 7073 ns/op BenchmarkFormatFloat/32NegExp-4 81468 1388 ns/op BenchmarkFormatFloat/32Shortest-4 98193 1322 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 115543 1791 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108423 1302 ns/op BenchmarkFormatFloat/64Fixed1-4 130989 1313 ns/op BenchmarkFormatFloat/64Fixed2-4 127743 939.3 ns/op BenchmarkFormatFloat/64Fixed3-4 126018 937.7 ns/op BenchmarkFormatFloat/64Fixed4-4 108454 2991 ns/op BenchmarkFormatFloat/64Fixed12-4 10000 13421 ns/op BenchmarkFormatFloat/64Fixed16-4 89907 1290 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 93380 1622 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 83190 1719 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2670 95981 ns/op BenchmarkFormatFloat/Slowpath64-4 73950 2569 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 10000 14800 ns/op BenchmarkAppendFloat/Decimal-4 79821 4192 ns/op BenchmarkAppendFloat/Float-4 81362 1468 ns/op BenchmarkAppendFloat/Exp-4 93114 2306 ns/op BenchmarkAppendFloat/NegExp-4 96880 3653 ns/op BenchmarkAppendFloat/LongExp-4 69906 11329 ns/op BenchmarkAppendFloat/Big-4 75595 3488 ns/op BenchmarkAppendFloat/BinaryExp-4 255921 474.4 ns/op BenchmarkAppendFloat/32Integer-4 39208 2595 ns/op BenchmarkAppendFloat/32ExactFraction-4 98004 1621 ns/op BenchmarkAppendFloat/32Point-4 57552 7771 ns/op BenchmarkAppendFloat/32Exp-4 93974 1503 ns/op BenchmarkAppendFloat/32NegExp-4 91255 1272 ns/op BenchmarkAppendFloat/32Shortest-4 67783 4518 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 131865 1160 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 128282 1555 ns/op BenchmarkAppendFloat/64Fixed1-4 149872 776.8 ns/op BenchmarkAppendFloat/64Fixed2-4 151681 1534 ns/op BenchmarkAppendFloat/64Fixed3-4 155946 930.9 ns/op BenchmarkAppendFloat/64Fixed4-4 146654 1150 ns/op BenchmarkAppendFloat/64Fixed12-4 83524 1913 ns/op BenchmarkAppendFloat/64Fixed16-4 101683 1438 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 67389 1564 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 51650 5584 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2656 44131 ns/op BenchmarkAppendFloat/Slowpath64-4 78649 4878 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 79714 1494 ns/op BenchmarkFormatInt-4 15932 9450 ns/op BenchmarkAppendInt-4 17598 25350 ns/op BenchmarkFormatUint-4 95949 10657 ns/op BenchmarkAppendUint-4 103178 3198 ns/op BenchmarkFormatIntSmall/7-4 1000000 301.9 ns/op BenchmarkFormatIntSmall/42-4 3363642 49.87 ns/op BenchmarkAppendIntSmall-4 1475289 1156 ns/op BenchmarkAppendUintVarlen/1-4 1498366 186.6 ns/op BenchmarkAppendUintVarlen/12-4 1000000 160.2 ns/op BenchmarkAppendUintVarlen/123-4 1000000 379.9 ns/op BenchmarkAppendUintVarlen/1234-4 959107 106.6 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 103.3 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 484.2 ns/op BenchmarkAppendUintVarlen/1234567-4 979442 117.5 ns/op BenchmarkAppendUintVarlen/12345678-4 1016575 130.8 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 118.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 118.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 201.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 976365 142.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 960901 134.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 873034 332.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 781288 140.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 947845 134.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 788842 162.8 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 760615 735.6 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 856807 213.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 865125 140.6 ns/op BenchmarkQuote-4 47850 5975 ns/op BenchmarkQuoteRune-4 484125 241.5 ns/op BenchmarkAppendQuote-4 54873 4668 ns/op BenchmarkAppendQuoteRune-4 842578 137.6 ns/op BenchmarkUnquoteEasy-4 1000000 244.5 ns/op BenchmarkUnquoteHard-4 46327 17394 ns/op PASS ok strconv 151.566s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 307633 893.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 130755 4019 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 170714 1852 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 339783 742.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 103401 17816 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 192148 3282 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 211011 549.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 54460 4668 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 90752 2256 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 608890 683.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 41989 ns/op BenchmarkGenericMatch1-4 1701 67395 ns/op BenchmarkGenericMatch2-4 310 406312 ns/op BenchmarkSingleMaxSkipping-4 4582 42266 ns/op 236.60 MB/s BenchmarkSingleLongSuffixFail-4 13226 12338 ns/op 81.21 MB/s BenchmarkSingleMatch-4 123 1356004 ns/op 11.06 MB/s BenchmarkByteByteNoMatch-4 57907 2089 ns/op BenchmarkByteByteMatch-4 12236 8390 ns/op BenchmarkByteStringMatch-4 6864 18159 ns/op BenchmarkHTMLEscapeNew-4 67050 3247 ns/op BenchmarkHTMLEscapeOld-4 71268 1773 ns/op BenchmarkByteStringReplacerWriteString-4 1080 111105 ns/op BenchmarkByteReplacerWriteString-4 1476 85889 ns/op BenchmarkByteByteReplaces-4 2996 52339 ns/op BenchmarkByteByteMap-4 9870 11911 ns/op BenchmarkMap/identity/ASCII-4 817933 155.9 ns/op BenchmarkMap/identity/Greek-4 358521 327.8 ns/op BenchmarkMap/change/ASCII-4 32728 7846 ns/op BenchmarkMap/change/Greek-4 10000 15029 ns/op BenchmarkIndexRune-4 2042926 50.55 ns/op BenchmarkIndexRuneLongString-4 1304480 98.71 ns/op BenchmarkIndexRuneFastPath-4 3353874 35.78 ns/op BenchmarkIndex-4 3381916 35.46 ns/op BenchmarkLastIndex-4 5121806 26.85 ns/op BenchmarkIndexByte-4 1000000 113.5 ns/op BenchmarkToUpper/#00-4 5325734 22.32 ns/op BenchmarkToUpper/ONLYUPPER-4 2653480 39.45 ns/op BenchmarkToUpper/abc-4 301179 1615 ns/op BenchmarkToUpper/AbC123-4 215793 660.7 ns/op BenchmarkToUpper/azAZ09_-4 239956 782.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 41668 4051 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 67453 7211 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 19196 9060 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46837 3051 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 104596 10935 ns/op BenchmarkToLower/#00-4 4935835 30.87 ns/op BenchmarkToLower/abc-4 3967503 28.66 ns/op BenchmarkToLower/AbC123-4 174736 818.9 ns/op BenchmarkToLower/azAZ09_-4 191767 1376 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 73266 1568 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 60862 2954 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 25663 4113 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65889 4834 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 93172 4539 ns/op BenchmarkMapNoChanges-4 1000000 162.6 ns/op BenchmarkTrim-4 33589 3634 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3195003 38.25 ns/op BenchmarkToValidUTF8/InvalidASCII-4 158767 1500 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 109057 1673 ns/op BenchmarkEqualFold/Tests-4 37568 5021 ns/op BenchmarkEqualFold/ASCII-4 3380497 118.9 ns/op BenchmarkEqualFold/UnicodePrefix-4 81355 1329 ns/op BenchmarkEqualFold/UnicodeSuffix-4 86016 2575 ns/op BenchmarkIndexHard1-4 1711 138327 ns/op BenchmarkIndexHard2-4 388 307818 ns/op BenchmarkIndexHard3-4 157 1613344 ns/op BenchmarkIndexHard4-4 60 3161145 ns/op BenchmarkLastIndexHard1-4 68 1779011 ns/op BenchmarkLastIndexHard2-4 63 1765602 ns/op BenchmarkLastIndexHard3-4 66 5665618 ns/op BenchmarkCountHard1-4 1773 69261 ns/op BenchmarkCountHard2-4 390 1181687 ns/op BenchmarkCountHard3-4 100 1034604 ns/op BenchmarkIndexTorture-4 7742 15650 ns/op BenchmarkCountTorture-4 7845 16396 ns/op BenchmarkCountTortureOverlapping-4 676 164705 ns/op BenchmarkCountByte/10-4 4658128 39.53 ns/op 252.96 MB/s BenchmarkCountByte/32-4 5198534 22.73 ns/op 1408.11 MB/s BenchmarkCountByte/4096-4 547838 281.0 ns/op 14576.67 MB/s BenchmarkCountByte/4194304-4 559 222242 ns/op 18872.70 MB/s BenchmarkCountByte/67108864-4 20 5418994 ns/op 12384.01 MB/s BenchmarkFields/ASCII/16-4 315099 461.5 ns/op 34.67 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19948 10024 ns/op 25.54 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1218 207062 ns/op 19.78 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 75 1857804 ns/op 35.28 MB/s 98305 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 1 245667966 ns/op 4.27 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 136022 910.1 ns/op 17.58 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 55775 ns/op 4.59 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 621 4393585 ns/op 0.93 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 31 11127368 ns/op 5.89 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 298316582 ns/op 3.51 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 321001 803.7 ns/op 19.91 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 20284 ns/op 12.62 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1020 197832 ns/op 20.70 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 24 8200479 ns/op 7.99 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 101760504 ns/op 10.30 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 181486 2897 ns/op 5.52 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 44481 ns/op 5.76 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 589 1030354 ns/op 3.98 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 8516064 ns/op 7.70 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 193908167 ns/op 5.41 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 294797248 ns/op BenchmarkSplitSingleByteSeparator-4 16 11072217 ns/op BenchmarkSplitMultiByteSeparator-4 36 21777531 ns/op BenchmarkSplitNSingleByteSeparator-4 232035 8413 ns/op BenchmarkSplitNMultiByteSeparator-4 181546 5092 ns/op BenchmarkRepeat/5x0-4 4352074 47.10 ns/op BenchmarkRepeat/5x1-4 4105921 31.20 ns/op BenchmarkRepeat/5x2-4 137808 1221 ns/op BenchmarkRepeat/5x6-4 55219 2829 ns/op BenchmarkRepeat/10x0-4 4054994 141.5 ns/op BenchmarkRepeat/10x1-4 4259961 27.88 ns/op BenchmarkRepeat/10x2-4 191176 701.7 ns/op BenchmarkRepeat/10x6-4 97018 2158 ns/op BenchmarkRepeatLarge/256/1-4 40300 2643 ns/op 96.87 MB/s BenchmarkRepeatLarge/256/16-4 74265 8738 ns/op 29.30 MB/s BenchmarkRepeatLarge/512/1-4 31021 12888 ns/op 39.73 MB/s BenchmarkRepeatLarge/512/16-4 53470 10808 ns/op 47.37 MB/s BenchmarkRepeatLarge/1024/1-4 26889 5451 ns/op 187.86 MB/s BenchmarkRepeatLarge/1024/16-4 10000 16390 ns/op 62.48 MB/s BenchmarkRepeatLarge/2048/1-4 14079 14394 ns/op 142.28 MB/s BenchmarkRepeatLarge/2048/16-4 20053 6273 ns/op 326.49 MB/s BenchmarkRepeatLarge/4096/1-4 10000 42102 ns/op 97.29 MB/s BenchmarkRepeatLarge/4096/16-4 10000 78005 ns/op 52.51 MB/s BenchmarkRepeatLarge/8192/1-4 10000 157890 ns/op 51.88 MB/s BenchmarkRepeatLarge/8192/16-4 10000 48606 ns/op 168.54 MB/s BenchmarkRepeatLarge/8192/4097-4 6037750 25.85 ns/op 158492.14 MB/s BenchmarkRepeatLarge/16384/1-4 6374 124476 ns/op 131.62 MB/s BenchmarkRepeatLarge/16384/16-4 6524 42835 ns/op 382.49 MB/s BenchmarkRepeatLarge/16384/4097-4 8956 57433 ns/op 214.01 MB/s BenchmarkRepeatLarge/32768/1-4 2193 62781 ns/op 521.94 MB/s BenchmarkRepeatLarge/32768/16-4 3193 35463 ns/op 924.00 MB/s BenchmarkRepeatLarge/32768/4097-4 4093 274197 ns/op 104.59 MB/s BenchmarkRepeatLarge/65536/1-4 618 1618503 ns/op 40.49 MB/s BenchmarkRepeatLarge/65536/16-4 1075 142596 ns/op 459.59 MB/s BenchmarkRepeatLarge/65536/4097-4 2118 282816 ns/op 217.30 MB/s BenchmarkRepeatLarge/131072/1-4 86 1372295 ns/op 95.51 MB/s BenchmarkRepeatLarge/131072/16-4 212 803851 ns/op 163.06 MB/s BenchmarkRepeatLarge/131072/4097-4 100 7464986 ns/op 17.01 MB/s BenchmarkRepeatLarge/262144/1-4 133 1646788 ns/op 159.19 MB/s BenchmarkRepeatLarge/262144/16-4 100 2422356 ns/op 108.22 MB/s BenchmarkRepeatLarge/262144/4097-4 139 3028991 ns/op 85.21 MB/s BenchmarkRepeatLarge/524288/1-4 90 1395532 ns/op 375.69 MB/s BenchmarkRepeatLarge/524288/16-4 61 3871395 ns/op 135.43 MB/s BenchmarkRepeatLarge/524288/4097-4 67 9166182 ns/op 56.77 MB/s BenchmarkRepeatLarge/1048576/1-4 50 14046315 ns/op 74.65 MB/s BenchmarkRepeatLarge/1048576/16-4 63 13028768 ns/op 80.48 MB/s BenchmarkRepeatLarge/1048576/4097-4 63 9897177 ns/op 105.56 MB/s BenchmarkRepeatLarge/2097152/1-4 31 11225020 ns/op 186.83 MB/s BenchmarkRepeatLarge/2097152/16-4 25 8604776 ns/op 243.72 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 40181262 ns/op 52.10 MB/s BenchmarkRepeatLarge/4194304/1-4 13 17728131 ns/op 236.59 MB/s BenchmarkRepeatLarge/4194304/16-4 10 12834723 ns/op 326.79 MB/s BenchmarkRepeatLarge/4194304/4097-4 2 58710738 ns/op 71.39 MB/s BenchmarkRepeatLarge/8388608/1-4 6 41168682 ns/op 203.76 MB/s BenchmarkRepeatLarge/8388608/16-4 6 60282159 ns/op 139.16 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 29835973 ns/op 281.09 MB/s BenchmarkRepeatLarge/16777216/1-4 2 74860951 ns/op 224.11 MB/s BenchmarkRepeatLarge/16777216/16-4 1 137159829 ns/op 122.32 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 102884137 ns/op 163.07 MB/s BenchmarkRepeatLarge/33554432/1-4 2 235589156 ns/op 142.43 MB/s BenchmarkRepeatLarge/33554432/16-4 1 202777315 ns/op 165.47 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 109430755 ns/op 306.63 MB/s BenchmarkRepeatLarge/67108864/1-4 1 299443742 ns/op 224.11 MB/s BenchmarkRepeatLarge/67108864/16-4 1 317048842 ns/op 211.67 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 348802381 ns/op 192.40 MB/s BenchmarkRepeatLarge/134217728/1-4 1 236636327 ns/op 567.19 MB/s BenchmarkRepeatLarge/134217728/16-4 1 274072716 ns/op 489.72 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 285800081 ns/op 469.62 MB/s BenchmarkRepeatLarge/268435456/1-4 1 588475941 ns/op 456.15 MB/s BenchmarkRepeatLarge/268435456/16-4 1 773684240 ns/op 346.96 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1167833692 ns/op 229.86 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1438311677 ns/op 373.26 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1999167085 ns/op 268.55 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1430157852 ns/op 375.39 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2153001825 ns/op 498.72 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2217604013 ns/op 484.19 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2640986768 ns/op 406.57 MB/s BenchmarkIndexAnyASCII/1:1-4 2403531 74.51 ns/op BenchmarkIndexAnyASCII/1:2-4 1000000 213.3 ns/op BenchmarkIndexAnyASCII/1:4-4 2618066 51.59 ns/op BenchmarkIndexAnyASCII/1:8-4 2451508 68.29 ns/op BenchmarkIndexAnyASCII/1:16-4 1460432 285.1 ns/op BenchmarkIndexAnyASCII/1:32-4 2013493 59.84 ns/op BenchmarkIndexAnyASCII/1:64-4 1905054 62.63 ns/op BenchmarkIndexAnyASCII/16:1-4 2594515 45.18 ns/op BenchmarkIndexAnyASCII/16:2-4 655785 255.3 ns/op BenchmarkIndexAnyASCII/16:4-4 553720 201.8 ns/op BenchmarkIndexAnyASCII/16:8-4 635372 283.0 ns/op BenchmarkIndexAnyASCII/16:16-4 574728 295.8 ns/op BenchmarkIndexAnyASCII/16:32-4 507643 251.3 ns/op BenchmarkIndexAnyASCII/16:64-4 400585 308.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2140958 57.76 ns/op BenchmarkIndexAnyASCII/256:2-4 53090 4251 ns/op BenchmarkIndexAnyASCII/256:4-4 41896 5871 ns/op BenchmarkIndexAnyASCII/256:8-4 53748 2171 ns/op BenchmarkIndexAnyASCII/256:16-4 55320 2234 ns/op BenchmarkIndexAnyASCII/256:32-4 53562 2286 ns/op BenchmarkIndexAnyASCII/256:64-4 51854 2382 ns/op BenchmarkIndexAnyUTF8/1:1-4 2920279 43.37 ns/op BenchmarkIndexAnyUTF8/1:2-4 2500429 65.73 ns/op BenchmarkIndexAnyUTF8/1:4-4 2477630 88.95 ns/op BenchmarkIndexAnyUTF8/1:8-4 2346753 62.67 ns/op BenchmarkIndexAnyUTF8/1:16-4 2030407 65.33 ns/op BenchmarkIndexAnyUTF8/1:32-4 1942129 73.66 ns/op BenchmarkIndexAnyUTF8/1:64-4 1949395 103.9 ns/op BenchmarkIndexAnyUTF8/16:1-4 1986757 79.64 ns/op BenchmarkIndexAnyUTF8/16:2-4 379195 307.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 345969 336.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 316492 804.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 235393 1945 ns/op BenchmarkIndexAnyUTF8/16:32-4 176361 1186 ns/op BenchmarkIndexAnyUTF8/16:64-4 212209 1046 ns/op BenchmarkIndexAnyUTF8/256:1-4 487328 250.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 27336 7507 ns/op BenchmarkIndexAnyUTF8/256:4-4 22838 5934 ns/op BenchmarkIndexAnyUTF8/256:8-4 21152 5520 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10057 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 24854 ns/op BenchmarkIndexAnyUTF8/256:64-4 13912 8280 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2699343 42.70 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2144650 56.91 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2159120 63.04 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2594149 48.79 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2097309 73.14 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1809568 66.85 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1939920 79.87 ns/op BenchmarkLastIndexAnyASCII/16:1-4 622663 610.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 562242 193.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 576103 197.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 607816 258.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 465667 221.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 503917 304.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 402654 310.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 46633 2373 ns/op BenchmarkLastIndexAnyASCII/256:2-4 50124 3228 ns/op BenchmarkLastIndexAnyASCII/256:4-4 48121 2335 ns/op BenchmarkLastIndexAnyASCII/256:8-4 50853 2383 ns/op BenchmarkLastIndexAnyASCII/256:16-4 52596 4552 ns/op BenchmarkLastIndexAnyASCII/256:32-4 51117 3074 ns/op BenchmarkLastIndexAnyASCII/256:64-4 49458 2464 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2610390 44.24 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2354140 102.7 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2562883 50.68 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 137.2 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 117.5 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1738083 241.3 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1673698 66.59 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 453128 619.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 231241 703.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 193293 630.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 192218 574.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 170613 1068 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 41432 3677 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 145784 750.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 33931 3505 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12201 16282 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14371 9876 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13965 9367 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 45888 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10500 10332 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9430 11315 ns/op BenchmarkTrimASCII/1:1-4 4210879 30.64 ns/op BenchmarkTrimASCII/1:2-4 2518274 52.37 ns/op BenchmarkTrimASCII/1:4-4 2384089 60.30 ns/op BenchmarkTrimASCII/1:8-4 1700568 59.46 ns/op BenchmarkTrimASCII/1:16-4 1597966 131.5 ns/op BenchmarkTrimASCII/16:1-4 3241495 39.61 ns/op BenchmarkTrimASCII/16:2-4 590426 186.6 ns/op BenchmarkTrimASCII/16:4-4 641505 287.4 ns/op BenchmarkTrimASCII/16:8-4 586230 209.5 ns/op BenchmarkTrimASCII/16:16-4 555892 242.3 ns/op BenchmarkTrimASCII/256:1-4 555156 846.1 ns/op BenchmarkTrimASCII/256:2-4 55593 2164 ns/op BenchmarkTrimASCII/256:4-4 55347 2165 ns/op BenchmarkTrimASCII/256:8-4 54451 2168 ns/op BenchmarkTrimASCII/256:16-4 47815 3772 ns/op BenchmarkTrimASCII/4096:1-4 38017 4914 ns/op BenchmarkTrimASCII/4096:2-4 3559 35994 ns/op BenchmarkTrimASCII/4096:4-4 3547 71934 ns/op BenchmarkTrimASCII/4096:8-4 3169 218297 ns/op BenchmarkTrimASCII/4096:16-4 3519 43159 ns/op BenchmarkTrimByte-4 4632633 24.54 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 20649 8476 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 28340 4623 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1518 107678 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1840 73960 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3921 32399 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7102 17329 ns/op BenchmarkJoin/0-4 6065749 58.09 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3832014 26.48 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 175807 675.2 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 114327 1043 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 74910 1507 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 73366 1747 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 53874 2032 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 33733 3841 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2541724 40.09 ns/op BenchmarkTrimSpace/ASCII-4 1208746 265.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 125752 1026 ns/op BenchmarkTrimSpace/JustNonASCII-4 64866 1810 ns/op BenchmarkReplaceAll-4 116064 1148 ns/op 16 B/op 1 allocs/op PASS ok strings 249.870s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 92823 2799 ns/op BenchmarkCond2-4 54006 2102 ns/op BenchmarkCond4-4 28028 3813 ns/op BenchmarkCond8-4 10000 22924 ns/op BenchmarkCond16-4 8078 22589 ns/op BenchmarkCond32-4 4209 34918 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 350707 533.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 307486 430.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 427846 653.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 668031 254.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 346366 1001 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 546470 689.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 126228 5886 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 107012 3710 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 78206 4653 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 77364 4934 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 863510 136.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 263317 1939 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 508164 254.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 247641 551.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 533252 224.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 264595 1341 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1149864 591.2 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 10000 67852 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 208243 635.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 895502 276.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2762 62066 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 255 1234611 ns/op BenchmarkRange/*sync.Map-4 501 383058 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 111764 8665 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 252540 1515 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 103716 8988 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 135474 2834 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 259282 653.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 120166 1184 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 120092 1278 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 299904 712.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 529137 307.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 69721 5606 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 225709 884.8 ns/op BenchmarkSwapCollision/*sync.Map-4 101193 1987 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 159 5332190 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 165534 746.0 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 268416 905.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 10000 12018 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 76146 1527 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 28392 4028 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 10000 14627 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 212248 729.6 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 410521 290.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1286341 82.29 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 181333 2101 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 495.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 547564 836.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 212571 604.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 726097 172.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 153032 3260 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 100298 2032 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 733609 824.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 161289 4567 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 525898 2710 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 684223 343.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 169694 1292 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 444753 273.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 83715 2902 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 121406 1072 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 382269 451.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 201655 817.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1000000 150.9 ns/op BenchmarkUncontendedSemaphore-4 4995655 25.27 ns/op BenchmarkContendedSemaphore-4 1000000 286.5 ns/op BenchmarkMutexUncontended-4 648715 200.2 ns/op BenchmarkMutex-4 292026 890.5 ns/op BenchmarkMutexSlack-4 298836 393.9 ns/op BenchmarkMutexWork-4 242619 484.5 ns/op BenchmarkMutexWorkSlack-4 262072 450.6 ns/op BenchmarkMutexNoSpin-4 90043 1384 ns/op BenchmarkMutexSpin-4 55416 2878 ns/op BenchmarkOnce-4 1451043 77.79 ns/op BenchmarkOnceFunc/v=Once-4 1673078 80.08 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1355914 142.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 203.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1546760 111.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1224458 449.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1421379 84.71 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6153082 17.59 ns/op BenchmarkSemaSyntNonblock-4 1000000 105.3 ns/op BenchmarkSemaSyntBlock-4 2128756 50.02 ns/op BenchmarkSemaWorkNonblock-4 1227760 96.33 ns/op BenchmarkSemaWorkBlock-4 1000000 101.4 ns/op BenchmarkRWMutexUncontended-4 436124 460.9 ns/op BenchmarkRWMutexWrite100-4 483210 588.6 ns/op BenchmarkRWMutexWrite10-4 416982 460.6 ns/op BenchmarkRWMutexWorkWrite100-4 341457 449.4 ns/op BenchmarkRWMutexWorkWrite10-4 315135 491.4 ns/op BenchmarkWaitGroupUncontended-4 651088 321.4 ns/op BenchmarkWaitGroupAddDone-4 610440 298.8 ns/op BenchmarkWaitGroupAddDoneWork-4 461242 481.2 ns/op BenchmarkWaitGroupWait-4 2089506 180.6 ns/op BenchmarkWaitGroupWaitWork-4 2348305 101.4 ns/op BenchmarkWaitGroupActuallyWait-4 10000 10341 ns/op 32 B/op 2 allocs/op PASS ok sync 102.344s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 579544 232.5 ns/op PASS ok sync/atomic 1.525s PASS ok syscall 1.182s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 153663 1004 ns/op 0 B/op 0 allocs/op PASS ok testing 3.803s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5707 20056 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7168 20188 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 67 19671895 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 73 1385277 ns/op 1520 B/op 14 allocs/op BenchmarkTable/1x100000/new-4 1 398540700 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 217581743 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1640 93699 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1736 70391 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 7937251 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 6640749 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 5039911321 ns/op 47013024 B/op 100075 allocs/op BenchmarkTable/10x100000/reuse-4 1 1132610594 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 100 2858908 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 100 3169228 ns/op 392 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 615642906 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 1 726544393 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x100000/new-4 1 28099144026 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 14784820106 ns/op 334042176 B/op 100090 allocs/op BenchmarkPyramid/10-4 2266 87767 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 34 15978842 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 681786702 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2140 78784 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 229 1175500 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 27624617 ns/op 408996 B/op 1660 allocs/op BenchmarkCode-4 5256 26091 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 69.477s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 140174081 ns/op BenchmarkVariableString-4 72705 8236 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1708 131369 ns/op 2529 B/op 39 allocs/op PASS ok text/template/parse 4.172s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 48 5787446 ns/op BenchmarkAfter-4 61 3124015 ns/op BenchmarkStop-4 100 2576563 ns/op BenchmarkSimultaneousAfterFunc-4 33 24390979 ns/op BenchmarkStartStop-4 100 1039102 ns/op BenchmarkReset-4 1092 124822 ns/op BenchmarkSleep-4 76 6481013 ns/op BenchmarkParallelTimerLatency-4 8 205561862 avg-late-ns 1121895299 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 26 18816350 avg-late-ns 54032104 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 8 113618753 avg-late-ns 475727003 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 13 15463760 avg-late-ns 758184592 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 21 187482574 avg-late-ns 305455120 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 13 24824205 avg-late-ns 67739624 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 4 23132027 avg-late-ns 276645791 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 8 18464171 avg-late-ns 217570887 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 1 3241665 avg-late-ns 10288974 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 6 29736038 avg-late-ns 62953516 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 1 2040391 avg-late-ns 5310479 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 25 18359931 avg-late-ns 49660436 max-late-ns BenchmarkTicker-4 398 506723 ns/op BenchmarkTickerReset-4 3475 157498 ns/op BenchmarkTickerResetNaive-4 117 3944744 ns/op BenchmarkNow-4 1605393 69.45 ns/op BenchmarkNowUnixNano-4 1000000 171.2 ns/op BenchmarkNowUnixMilli-4 1000000 193.2 ns/op BenchmarkNowUnixMicro-4 731542 162.4 ns/op BenchmarkFormat-4 49318 3153 ns/op BenchmarkFormatRFC3339-4 61904 1962 ns/op BenchmarkFormatRFC3339Nano-4 62754 6052 ns/op BenchmarkFormatNow-4 73528 2215 ns/op BenchmarkMarshalJSON-4 84682 2283 ns/op BenchmarkMarshalText-4 102138 2617 ns/op BenchmarkParse-4 135898 2557 ns/op BenchmarkParseRFC3339UTC-4 254718 410.6 ns/op BenchmarkParseRFC3339UTCBytes-4 198732 576.3 ns/op BenchmarkParseRFC3339TZ-4 74622 1995 ns/op BenchmarkParseRFC3339TZBytes-4 59560 2320 ns/op BenchmarkParseDuration-4 576462 204.2 ns/op BenchmarkHour-4 910224 120.2 ns/op BenchmarkSecond-4 888093 189.5 ns/op BenchmarkYear-4 741079 203.6 ns/op BenchmarkDay-4 675013 185.6 ns/op BenchmarkISOWeek-4 620900 248.0 ns/op BenchmarkGoString-4 69199 5488 ns/op BenchmarkUnmarshalText-4 70453 1696 ns/op PASS ok time 64.324s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 397922 914.8 ns/op BenchmarkDecodeValidJapaneseChars-4 451826 1186 ns/op BenchmarkDecodeRune-4 1000000 108.5 ns/op BenchmarkEncodeValidASCII-4 134137 2664 ns/op BenchmarkEncodeValidJapaneseChars-4 493180 250.1 ns/op BenchmarkAppendRuneValidASCII-4 567580 203.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1157763 97.77 ns/op BenchmarkEncodeRune-4 685628 212.3 ns/op PASS ok unicode/utf16 7.737s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1960416 55.34 ns/op BenchmarkRuneCountTenJapaneseChars-4 352106 314.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2368332 137.1 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 493844 324.0 ns/op BenchmarkValidTenASCIIChars-4 2247038 51.36 ns/op BenchmarkValid100KASCIIChars-4 88 1626877 ns/op BenchmarkValidTenJapaneseChars-4 353605 381.7 ns/op BenchmarkValidLongMostlyASCII-4 85 9331580 ns/op BenchmarkValidLongJapanese-4 20 5420232 ns/op BenchmarkValidStringTenASCIIChars-4 1000000 132.9 ns/op BenchmarkValidString100KASCIIChars-4 7040 63335 ns/op BenchmarkValidStringTenJapaneseChars-4 472900 275.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1225 94255 ns/op BenchmarkValidStringLongJapanese-4 144 879527 ns/op BenchmarkEncodeASCIIRune-4 4503205 34.70 ns/op BenchmarkEncodeJapaneseRune-4 2216954 403.6 ns/op BenchmarkAppendASCIIRune-4 8477368 14.45 ns/op BenchmarkAppendJapaneseRune-4 2828917 181.2 ns/op BenchmarkDecodeASCIIRune-4 2750346 41.75 ns/op BenchmarkDecodeJapaneseRune-4 2386580 52.58 ns/op BenchmarkFullRune/ASCII-4 3005924 39.32 ns/op BenchmarkFullRune/Incomplete-4 1574068 89.01 ns/op BenchmarkFullRune/Japanese-4 3154651 36.76 ns/op PASS ok unicode/utf8 27.828s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 178363601202 ns/op PASS ok cmd/api 179.687s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 622902 239.1 ns/op BenchmarkCgoCall/one-pointer-4 516006 219.7 ns/op BenchmarkCgoCall/string-pointer-escape-4 425276 1677 ns/op BenchmarkCgoCall/string-pointer-noescape-4 431736 383.6 ns/op BenchmarkCgoCall/eight-pointers-4 235167 1355 ns/op BenchmarkCgoCall/eight-pointers-nil-4 546428 336.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 40850 3471 ns/op BenchmarkCgoCall/eight-pointers-slice-4 41408 3660 ns/op BenchmarkGoString-4 883368 412.0 ns/op BenchmarkCGoCallback-4 69720 6063 ns/op BenchmarkCGoInCThread-4 456514 658.3 ns/op PASS ok cmd/cgo/internal/test 12.980s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 415213 241.9 ns/op BenchmarkEqArrayOfStrings64-4 62439 1952 ns/op BenchmarkEqArrayOfStrings1024-4 5707 21392 ns/op BenchmarkEqArrayOfFloats5-4 944408 125.1 ns/op BenchmarkEqArrayOfFloats64-4 123222 1599 ns/op BenchmarkEqArrayOfFloats1024-4 5271 30816 ns/op BenchmarkEqArrayOfStructsEq-4 1402 109054 ns/op BenchmarkEqArrayOfStructsNotEq-4 2139 65692 ns/op BenchmarkEqStruct-4 5378743 31.91 ns/op PASS ok cmd/compile/internal/reflectdata 7.788s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 91622 ns/op BenchmarkInvertLessThanNoov-4 10211478 13.24 ns/op BenchmarkCopyElim1-4 100 9216314 ns/op BenchmarkCopyElim10-4 332 431298 ns/op BenchmarkCopyElim100-4 100 2317558 ns/op BenchmarkCopyElim1000-4 30 16859838 ns/op BenchmarkCopyElim10000-4 3 254147621 ns/op BenchmarkCopyElim100000-4 1 1302108311 ns/op BenchmarkDeadCode/1-4 219 1563751 ns/op BenchmarkDeadCode/10-4 171 1665567 ns/op BenchmarkDeadCode/100-4 100 4631210 ns/op BenchmarkDeadCode/1000-4 44 13427507 ns/op BenchmarkDeadCode/10000-4 1 755127686 ns/op BenchmarkDeadCode/100000-4 1 1670646974 ns/op BenchmarkDeadCode/200000-4 1 1079719589 ns/op BenchmarkDominatorsLinear-4 1 108152492 ns/op 0.09 MB/s BenchmarkDominatorsFwdBack-4 8 14882444 ns/op 0.67 MB/s BenchmarkDominatorsManyPred-4 7 18930987 ns/op 0.53 MB/s BenchmarkDominatorsMaxPred-4 6 131334519 ns/op 0.08 MB/s BenchmarkDominatorsMaxPredVal-4 7 25772536 ns/op 0.39 MB/s BenchmarkFuse/1-4 100 2954561 ns/op BenchmarkFuse/10-4 178 2135494 ns/op BenchmarkFuse/100-4 100 3069665 ns/op BenchmarkFuse/1000-4 20 13394035 ns/op BenchmarkFuse/10000-4 2 356570932 ns/op BenchmarkNilCheckDeep1-4 7633 20744 ns/op 0.05 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3093 49567 ns/op 0.20 MB/s 231 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 492 1342057 ns/op 0.07 MB/s 1247 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2408422 ns/op 0.42 MB/s 10868 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 1 314470422 ns/op 0.03 MB/s 526048 B/op 14 allocs/op BenchmarkDSEPass-4 1 326020845 ns/op 198056 B/op 18 allocs/op BenchmarkDSEPassBlock-4 1 197534322 ns/op 4256256 B/op 108452 allocs/op BenchmarkCSEPass-4 1 143162435 ns/op 329280 B/op 17 allocs/op BenchmarkCSEPassBlock-4 1 838964668 ns/op 5681520 B/op 97586 allocs/op BenchmarkDeadcodePass-4 36 17155697 ns/op 81670 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 348181378 ns/op 4047088 B/op 45017 allocs/op BenchmarkMultiPass-4 3 160123410 ns/op 297341 B/op 20 allocs/op BenchmarkMultiPassBlock-4 1 2838048707 ns/op 11239504 B/op 150194 allocs/op BenchmarkCondRewrite/SoloJump-4 2938600 41.96 ns/op BenchmarkCondRewrite/CombJump-4 2908206 40.03 ns/op PASS ok cmd/compile/internal/ssa 62.351s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7818 18636 ns/op BenchmarkExtShift-4 10000 12500 ns/op BenchmarkModify-4 7611 18205 ns/op BenchmarkMullImm-4 14232 12925 ns/op BenchmarkConstModify-4 6866 16724 ns/op BenchmarkBitSet-4 15747 28946 ns/op BenchmarkBitClear-4 10000 13016 ns/op BenchmarkBitToggle-4 15649 12542 ns/op BenchmarkBitSetConst-4 124744 1039 ns/op BenchmarkBitClearConst-4 65799 2091 ns/op BenchmarkBitToggleConst-4 119936 1155 ns/op BenchmarkDivconstI64-4 7901216 17.61 ns/op BenchmarkModconstI64-4 7490014 15.56 ns/op BenchmarkDivisiblePow2constI64-4 7200590 15.10 ns/op BenchmarkDivisibleconstI64-4 1000000 167.1 ns/op BenchmarkDivisibleWDivconstI64-4 4735105 23.77 ns/op BenchmarkDivconstU64/3-4 6327885 52.10 ns/op BenchmarkDivconstU64/5-4 6731924 63.51 ns/op BenchmarkDivconstU64/37-4 7786056 19.20 ns/op BenchmarkDivconstU64/1234567-4 6528261 23.15 ns/op BenchmarkModconstU64-4 7736748 15.27 ns/op BenchmarkDivisibleconstU64-4 8227034 15.16 ns/op BenchmarkDivisibleWDivconstU64-4 5332093 130.8 ns/op BenchmarkDivconstI32-4 7587800 18.78 ns/op BenchmarkModconstI32-4 7191235 39.58 ns/op BenchmarkDivisiblePow2constI32-4 1000000 133.2 ns/op BenchmarkDivisibleconstI32-4 8136909 19.89 ns/op BenchmarkDivisibleWDivconstI32-4 4837707 43.27 ns/op BenchmarkDivconstU32-4 6141392 20.89 ns/op BenchmarkModconstU32-4 7880431 34.77 ns/op BenchmarkDivisibleconstU32-4 5563263 39.12 ns/op BenchmarkDivisibleWDivconstU32-4 5299958 49.40 ns/op BenchmarkDivconstI16-4 7283149 19.89 ns/op BenchmarkModconstI16-4 7257879 65.29 ns/op BenchmarkDivisiblePow2constI16-4 8213696 17.76 ns/op BenchmarkDivisibleconstI16-4 7480257 16.05 ns/op BenchmarkDivisibleWDivconstI16-4 4727732 38.16 ns/op BenchmarkDivconstU16-4 7803870 15.74 ns/op BenchmarkModconstU16-4 7837644 15.02 ns/op BenchmarkDivisibleconstU16-4 7550938 16.65 ns/op BenchmarkDivisibleWDivconstU16-4 5151266 27.09 ns/op BenchmarkDivconstI8-4 7988739 29.52 ns/op BenchmarkModconstI8-4 7152433 65.07 ns/op BenchmarkDivisiblePow2constI8-4 7739336 17.11 ns/op BenchmarkDivisibleconstI8-4 7611932 17.62 ns/op BenchmarkDivisibleWDivconstI8-4 4964083 69.11 ns/op BenchmarkDivconstU8-4 7617860 73.60 ns/op BenchmarkModconstU8-4 8061646 14.82 ns/op BenchmarkDivisibleconstU8-4 8050023 16.70 ns/op BenchmarkDivisibleWDivconstU8-4 5333727 32.92 ns/op BenchmarkMul2-4 175587 711.9 ns/op BenchmarkMulNeg2-4 173684 3774 ns/op BenchmarkEfaceInteger-4 4016730 50.23 ns/op BenchmarkTypeAssert-4 13474339 9.270 ns/op BenchmarkDiv64UnsignedSmall-4 13675587 8.771 ns/op BenchmarkDiv64Small-4 13365376 18.97 ns/op BenchmarkDiv64SmallNegDivisor-4 13224709 9.997 ns/op BenchmarkDiv64SmallNegDividend-4 13631089 8.891 ns/op BenchmarkDiv64SmallNegBoth-4 12773691 47.84 ns/op BenchmarkDiv64Unsigned-4 5362282 69.95 ns/op BenchmarkDiv64-4 10482550 16.83 ns/op BenchmarkDiv64NegDivisor-4 5189101 27.10 ns/op BenchmarkDiv64NegDividend-4 10675377 11.92 ns/op BenchmarkDiv64NegBoth-4 10508310 25.08 ns/op BenchmarkMod64UnsignedSmall-4 13583614 8.660 ns/op BenchmarkMod64Small-4 13826194 8.960 ns/op BenchmarkMod64SmallNegDivisor-4 10871485 9.809 ns/op BenchmarkMod64SmallNegDividend-4 13343127 11.29 ns/op BenchmarkMod64SmallNegBoth-4 12126260 9.827 ns/op BenchmarkMod64Unsigned-4 11382126 12.38 ns/op BenchmarkMod64-4 8757098 16.13 ns/op BenchmarkMod64NegDivisor-4 9282344 11.65 ns/op BenchmarkMod64NegDividend-4 7706054 14.57 ns/op BenchmarkMod64NegBoth-4 10607569 10.26 ns/op BenchmarkMulconstI32/3-4 12583467 12.36 ns/op BenchmarkMulconstI32/5-4 13537671 10.69 ns/op BenchmarkMulconstI32/12-4 14625163 8.189 ns/op BenchmarkMulconstI32/120-4 13235575 9.450 ns/op BenchmarkMulconstI32/-120-4 1000000 120.3 ns/op BenchmarkMulconstI32/65537-4 11568194 31.44 ns/op BenchmarkMulconstI32/65538-4 14320251 8.577 ns/op BenchmarkMulconstI64/3-4 14111078 8.749 ns/op BenchmarkMulconstI64/5-4 12791754 18.63 ns/op BenchmarkMulconstI64/12-4 14648127 10.34 ns/op BenchmarkMulconstI64/120-4 13796365 10.54 ns/op BenchmarkMulconstI64/-120-4 14490567 20.41 ns/op BenchmarkMulconstI64/65537-4 14926450 14.61 ns/op BenchmarkMulconstI64/65538-4 9170676 11.21 ns/op BenchmarkMulconstU32/3-4 14437027 9.806 ns/op BenchmarkMulconstU32/5-4 14674969 8.249 ns/op BenchmarkMulconstU32/12-4 14057691 34.11 ns/op BenchmarkMulconstU32/120-4 14486024 8.926 ns/op BenchmarkMulconstU32/65537-4 12475495 34.23 ns/op BenchmarkMulconstU32/65538-4 14404210 21.26 ns/op BenchmarkMulconstU64/3-4 14459230 28.19 ns/op BenchmarkMulconstU64/5-4 1000000 182.7 ns/op BenchmarkMulconstU64/12-4 14464765 26.06 ns/op BenchmarkMulconstU64/120-4 14630500 8.365 ns/op BenchmarkMulconstU64/65537-4 7904430 19.22 ns/op BenchmarkMulconstU64/65538-4 14537560 51.26 ns/op BenchmarkShiftArithmeticRight-4 14847807 8.351 ns/op BenchmarkSwitch8Predictable-4 9994930 39.78 ns/op BenchmarkSwitch8Unpredictable-4 5645512 54.44 ns/op BenchmarkSwitch32Predictable-4 7817166 20.68 ns/op BenchmarkSwitch32Unpredictable-4 5011002 67.31 ns/op BenchmarkSwitchStringPredictable-4 4018450 36.19 ns/op BenchmarkSwitchStringUnpredictable-4 4275525 48.14 ns/op BenchmarkSwitchTypePredictable-4 1000000 248.1 ns/op BenchmarkSwitchTypeUnpredictable-4 1000000 133.8 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3289845 73.39 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4123659 43.64 ns/op PASS ok cmd/compile/internal/test 131.839s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1142566 ns/op BenchmarkNamed/Underlying/nongeneric-4 1186072 113.6 ns/op BenchmarkNamed/Underlying/generic-4 1229191 108.6 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 708.3 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 827.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 4348609886 ns/op 7744 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 584903027 ns/op 49026 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 583140292 ns/op 57736 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 179363238 ns/op 187734 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1954257409 ns/op 2656 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 357587254 ns/op 14513 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 181708752 ns/op 25855 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 219445498 ns/op 20389 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 430605705 ns/op 5039 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 203430582 ns/op 9378 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 341460610 ns/op 6281 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 43856210 ns/op 49475 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 3512867914 ns/op 19546 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1066238571 ns/op 64396 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 164034251 ns/op 417647 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 135382014 ns/op 369562 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2539350361 ns/op 792.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 75529485 ns/op 26436 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 209682880 ns/op 9595 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 166604702 ns/op 11848 lines/s PASS ok cmd/compile/internal/types2 82.905s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 48 2191190 ns/op 632667 sys-ns/op 620125 user-ns/op PASS ok cmd/go 1.890s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 247208 495.7 ns/op PASS ok cmd/go/internal/cfg 1.275s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 12534 27683 ns/op 0.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24438 5307 ns/op 1.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2312 45022 ns/op 22.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2774 209381 ns/op 4.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 382 468856 ns/op 17.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 100 1903562 ns/op 4.30 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 8.219s All tests passed.