linux-s390x-ibm-race at 414161ebfaa58218ffac7907b4d8ef2babb236cb :: 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=13180380011a4a0b9a63c9d2f5cc20e4" "JOURNAL_STREAM=9:588970558" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=13180380011a4a0b9a63c9d2f5cc20e4" "JOURNAL_STREAM=9:588970558" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 2.655s ok archive/zip 10.686s ok bufio 1.917s ok bytes 4.601s ok cmp 1.086s ok compress/bzip2 2.542s ok compress/flate 29.300s ok compress/gzip 42.311s ok compress/lzw 5.122s ok compress/zlib 17.401s ok container/heap 1.397s ok container/list 1.036s ok container/ring 1.088s ok context 1.124s ok crypto 1.125s ok crypto/aes 1.485s ok crypto/cipher 1.428s ok crypto/des 1.108s ok crypto/dsa 1.359s ok crypto/ecdh 2.696s ok crypto/ecdsa 3.112s ok crypto/ed25519 2.886s ok crypto/elliptic 1.204s ok crypto/hmac 1.204s ok crypto/internal/alias 1.124s ok crypto/internal/bigmod 1.944s ok crypto/internal/boring 1.012s ok crypto/internal/boring/bcache 1.942s ok crypto/internal/edwards25519 5.770s ok crypto/internal/edwards25519/field 1.346s ok crypto/internal/nistec 3.776s ok crypto/internal/nistec/fiat 1.014s [no tests to run] ok crypto/md5 1.281s ok crypto/rand 2.270s ok crypto/rc4 1.899s ok crypto/rsa 4.788s ok crypto/sha1 1.144s ok crypto/sha256 1.043s ok crypto/sha512 1.026s ok crypto/subtle 2.224s ok crypto/tls 10.332s ok crypto/x509 5.114s ok database/sql 1.712s ok database/sql/driver 1.026s ok debug/buildinfo 1.078s ok debug/dwarf 1.089s ok debug/elf 3.166s ok debug/gosym 1.203s ok debug/macho 1.164s ok debug/pe 1.159s ok debug/plan9obj 1.065s ok embed 1.013s [no tests to run] ok embed/internal/embedtest 1.020s ok encoding/ascii85 1.019s ok encoding/asn1 1.062s ok encoding/base32 1.248s ok encoding/base64 1.156s ok encoding/binary 1.391s ok encoding/csv 1.395s ok encoding/gob 37.773s ok encoding/hex 1.247s ok encoding/json 5.773s ok encoding/pem 4.163s ok encoding/xml 1.334s ok errors 1.043s ok expvar 1.043s ok flag 3.637s ok fmt 1.628s ok go/ast 1.185s ok go/build 12.033s ok go/build/constraint 1.051s ok go/constant 1.020s ok go/doc 1.560s ok go/doc/comment 5.554s ok go/format 1.096s ok go/importer 2.925s ok go/internal/gccgoimporter 1.153s ok go/internal/gcimporter 22.101s ok go/internal/srcimporter 31.313s ok go/parser 2.708s ok go/printer 5.449s ok go/scanner 1.371s ok go/token 1.217s ok go/types 104.668s ok go/version 1.021s ok hash 1.026s ok hash/adler32 1.186s ok hash/crc32 1.151s ok hash/crc64 1.147s ok hash/fnv 1.053s ok hash/maphash 1.534s ok html 1.205s ok html/template 1.512s ok image 3.155s ok image/color 1.598s ok image/draw 4.584s ok image/gif 7.267s ok image/jpeg 5.776s ok image/png 9.915s ok index/suffixarray 6.546s ok internal/abi 2.337s ok internal/buildcfg 1.241s ok internal/chacha8rand 1.091s ok internal/coverage/cformat 1.086s ok internal/coverage/cmerge 1.081s ok internal/coverage/pods 1.099s ok internal/coverage/slicereader 1.014s ok internal/coverage/slicewriter 1.097s ok internal/coverage/test 1.170s ok internal/cpu 2.045s ok internal/dag 1.014s ok internal/diff 1.329s ok internal/fmtsort 1.175s ok internal/fuzz 1.097s ok internal/godebug 13.925s ok internal/godebugs 1.033s ok internal/gover 1.579s ok internal/intern 3.456s ok internal/itoa 1.238s ok internal/platform 3.919s ok internal/poll 2.308s ok internal/profile 1.017s ok internal/reflectlite 1.312s ok internal/safefilepath 1.156s ok internal/saferio 1.562s ok internal/singleflight 1.155s ok internal/testenv 2.347s ok internal/trace 1.449s ok internal/trace/v2 23.260s ok internal/types/errors 1.941s ok internal/unsafeheader 1.014s ok internal/xcoff 1.037s ok internal/zstd 1.458s ok io 1.132s ok io/fs 1.225s ok io/ioutil 1.023s ok log 1.072s ok log/slog 1.253s ok log/slog/internal/benchmarks 1.099s ok log/slog/internal/buffer 1.482s ok log/syslog 2.358s ok maps 1.177s ok math 1.316s ok math/big 16.673s ok math/bits 1.019s ok math/cmplx 1.722s ok math/rand 13.915s ok math/rand/v2 6.087s ok mime 1.217s ok mime/multipart 14.998s ok mime/quotedprintable 2.502s ok net 85.521s ok net/http 43.090s ok net/http/cgi 27.942s ok net/http/cookiejar 1.130s ok net/http/fcgi 1.284s ok net/http/httptest 1.299s ok net/http/httptrace 1.199s ok net/http/httputil 2.713s ok net/http/internal 7.308s ok net/http/internal/ascii 1.019s ok net/http/pprof 7.447s ok net/internal/cgotest 1.054s ok net/internal/socktest 1.045s ok net/mail 1.204s ok net/netip 1.828s ok net/rpc 1.260s ok net/rpc/jsonrpc 1.260s ok net/smtp 1.137s ok net/textproto 1.892s ok net/url 1.032s ok os 9.372s ok os/exec 8.928s ok os/exec/internal/fdtest 1.173s ok os/signal 30.511s ok os/user 1.033s ok path 1.035s ok path/filepath 1.159s ok plugin 1.329s ok reflect 10.690s ok regexp 13.148s ok regexp/syntax 16.268s ok runtime 163.856s ok runtime/cgo 1.038s ok runtime/coverage 1.036s ok runtime/debug 2.343s ok runtime/internal/atomic 1.789s ok runtime/internal/math 1.051s ok runtime/internal/sys 1.149s ok runtime/internal/syscall 1.025s ok runtime/internal/wasitest 1.027s ok runtime/metrics 1.037s ok runtime/pprof 42.069s ok runtime/race 24.957s ok runtime/trace 1.363s ok slices 3.799s ok sort 2.725s ok strconv 7.287s ok strings 9.562s ok sync 4.756s ok sync/atomic 18.272s ok syscall 23.002s ok testing 19.430s ok testing/fstest 1.096s ok testing/iotest 1.031s ok testing/quick 1.211s ok testing/slogtest 1.118s ok text/scanner 1.291s ok text/tabwriter 1.295s ok text/template 1.487s ok text/template/parse 1.062s ok time 10.517s ok unicode 1.072s ok unicode/utf16 1.122s ok unicode/utf8 1.034s ok cmd/addr2line 8.457s ok cmd/api 59.500s ok cmd/asm/internal/asm 10.755s ok cmd/asm/internal/lex 1.043s ok cmd/cgo/internal/swig 1.099s ok cmd/cgo/internal/test 7.250s ok cmd/cgo/internal/testcarchive 77.385s ok cmd/cgo/internal/testcshared 19.810s ok cmd/cgo/internal/testerrors 37.255s ok cmd/cgo/internal/testfortran 1.064s ok cmd/cgo/internal/testgodefs 3.742s ok cmd/cgo/internal/testlife 2.655s ok cmd/cgo/internal/testnocgo 1.039s ok cmd/cgo/internal/testplugin 160.090s ok cmd/cgo/internal/testsanitizers 1.211s ok cmd/cgo/internal/testshared 194.110s ok cmd/cgo/internal/testso 6.298s ok cmd/cgo/internal/teststdio 6.106s ok cmd/cgo/internal/testtls 1.031s ok cmd/compile/internal/abt 1.272s ok cmd/compile/internal/amd64 1.157s ok cmd/compile/internal/base 1.142s ok cmd/compile/internal/compare 1.191s ok cmd/compile/internal/devirtualize 1.193s ok cmd/compile/internal/dwarfgen 2.532s ok cmd/compile/internal/importer 10.525s ok cmd/compile/internal/inline/inlheur 6.302s ok cmd/compile/internal/ir 1.197s ok cmd/compile/internal/logopt 2.123s ok cmd/compile/internal/loopvar 1.104s ok cmd/compile/internal/noder 1.147s ok cmd/compile/internal/reflectdata 1.385s [no tests to run] ok cmd/compile/internal/ssa 54.515s ok cmd/compile/internal/syntax 2.065s ok cmd/compile/internal/test 47.112s ok cmd/compile/internal/typecheck 2.136s ok cmd/compile/internal/types 1.021s ok cmd/compile/internal/types2 58.284s ok cmd/covdata 1.906s ok cmd/cover 33.732s ok cmd/dist 1.019s ok cmd/distpack 1.059s ok cmd/doc 2.520s ok cmd/fix 10.944s ok cmd/go 398.802s ok cmd/go/internal/auth 1.032s ok cmd/go/internal/cache 1.262s ok cmd/go/internal/cfg 1.255s [no tests to run] ok cmd/go/internal/envcmd 1.522s ok cmd/go/internal/fsys 1.104s ok cmd/go/internal/generate 1.074s ok cmd/go/internal/gover 1.074s ok cmd/go/internal/imports 1.274s ok cmd/go/internal/load 1.101s ok cmd/go/internal/lockedfile 2.594s ok cmd/go/internal/lockedfile/internal/filelock 2.186s ok cmd/go/internal/modfetch 1.115s ok cmd/go/internal/modfetch/codehost 2.428s ok cmd/go/internal/modfetch/zip_sum_test 1.043s ok cmd/go/internal/modindex 2.790s ok cmd/go/internal/modload 1.123s ok cmd/go/internal/mvs 1.055s ok cmd/go/internal/par 1.084s ok cmd/go/internal/str 1.009s ok cmd/go/internal/test 1.124s ok cmd/go/internal/toolchain 1.065s ok cmd/go/internal/vcs 1.054s ok cmd/go/internal/vcweb 1.183s ok cmd/go/internal/vcweb/vcstest 3.188s ok cmd/go/internal/web 1.022s ok cmd/go/internal/work 1.947s ok cmd/gofmt 1.329s ok cmd/internal/archive 3.176s ok cmd/internal/bootstrap_test 1.016s ok cmd/internal/buildid 3.160s ok cmd/internal/cov 2.824s ok cmd/internal/dwarf 1.255s ok cmd/internal/edit 1.081s ok cmd/internal/goobj 1.037s ok cmd/internal/moddeps 3.576s ok cmd/internal/notsha256 1.221s ok cmd/internal/obj 2.726s ok cmd/internal/obj/ppc64 1.562s ok cmd/internal/obj/riscv 1.759s ok cmd/internal/obj/s390x 1.067s ok cmd/internal/obj/x86 10.247s ok cmd/internal/objabi 1.167s ok cmd/internal/pkgpath 5.183s ok cmd/internal/pkgpattern 1.052s ok cmd/internal/quoted 1.069s ok cmd/internal/src 1.234s ok cmd/internal/test2json 3.091s ok cmd/link 24.170s ok cmd/link/internal/benchmark 1.137s ok cmd/link/internal/ld 17.881s ok cmd/link/internal/loader 1.072s ok cmd/nm 9.554s ok cmd/objdump 1.095s ok cmd/pack 8.330s ok cmd/pprof 1.019s ok cmd/relnote 1.016s ok cmd/trace 1.041s ok cmd/trace/v2 1.379s ok cmd/vet 44.364s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2448 48575 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1954 62105 ns/op 1853 B/op 36 allocs/op Benchmark/Writer/PAX-4 1351 118254 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 2685 50368 ns/op 5031 B/op 15 allocs/op Benchmark/Reader/GNU-4 6217 33221 ns/op 5116 B/op 14 allocs/op Benchmark/Reader/PAX-4 2173 68215 ns/op 8771 B/op 33 allocs/op PASS ok archive/tar 2.247s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 619210173 ns/op 1642656 B/op 99 allocs/op BenchmarkZip64Test-4 1 191168017 ns/op BenchmarkZip64TestSizes/4096-4 1256 221145 ns/op BenchmarkZip64TestSizes/1048576-4 76 1709777 ns/op BenchmarkZip64TestSizes/67108864-4 1 183789645 ns/op PASS ok archive/zip 3.186s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 156838 1215 ns/op BenchmarkReaderCopyUnoptimal-4 89055 1338 ns/op BenchmarkReaderCopyNoWriteTo-4 6590 47104 ns/op BenchmarkReaderWriteToOptimal-4 10000 12427 ns/op BenchmarkReaderReadString-4 84194 1754 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 154502 781.2 ns/op BenchmarkWriterCopyUnoptimal-4 153895 717.7 ns/op BenchmarkWriterCopyNoReadFrom-4 6406 21848 ns/op BenchmarkReaderEmpty-4 10000 14734 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 33714 13590 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 435969 265.9 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.941s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 4148 37751 ns/op 868.01 MB/s BenchmarkWriteByte-4 361 303196 ns/op 13.51 MB/s BenchmarkWriteRune-4 220 542686 ns/op 22.64 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4584094 ns/op BenchmarkBufferFullSmallReads-4 85 1459254 ns/op BenchmarkBufferWriteBlock/N4096-4 7438 27627 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 744 153665 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 14 7347057 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 12 8569240 ns/op 1957.84 MB/s 2796202 B/op 0 allocs/op BenchmarkIndexByte/10-4 4179638 39.79 ns/op 251.29 MB/s BenchmarkIndexByte/32-4 4927422 25.16 ns/op 1271.69 MB/s BenchmarkIndexByte/4K-4 618740 209.1 ns/op 19593.14 MB/s BenchmarkIndexBytePortable/10-4 919891 134.3 ns/op 74.48 MB/s BenchmarkIndexBytePortable/32-4 323037 440.3 ns/op 72.67 MB/s BenchmarkIndexBytePortable/4K-4 2748 45410 ns/op 90.20 MB/s BenchmarkIndexRune/10-4 1246503 96.77 ns/op 103.34 MB/s BenchmarkIndexRune/32-4 1200004 119.3 ns/op 268.25 MB/s BenchmarkIndexRune/4K-4 304684 413.3 ns/op 9911.11 MB/s BenchmarkIndexRuneASCII/10-4 4354526 27.72 ns/op 360.80 MB/s BenchmarkIndexRuneASCII/32-4 5015407 24.58 ns/op 1301.69 MB/s BenchmarkIndexRuneASCII/4K-4 625572 212.6 ns/op 19265.01 MB/s BenchmarkEqual/0-4 7779834 15.74 ns/op BenchmarkEqual/same/1-4 1298902 82.44 ns/op 12.13 MB/s BenchmarkEqual/same/6-4 1472269 86.02 ns/op 69.75 MB/s BenchmarkEqual/same/9-4 1338998 85.09 ns/op 105.77 MB/s BenchmarkEqual/same/15-4 1389175 85.92 ns/op 174.59 MB/s BenchmarkEqual/same/16-4 1383092 87.54 ns/op 182.77 MB/s BenchmarkEqual/same/20-4 1000000 107.0 ns/op 186.93 MB/s BenchmarkEqual/same/32-4 1337277 92.55 ns/op 345.77 MB/s BenchmarkEqual/same/4K-4 117979 931.3 ns/op 4398.17 MB/s BenchmarkEqual/1-4 1438908 82.81 ns/op 12.08 MB/s BenchmarkEqual/6-4 1268118 85.56 ns/op 70.13 MB/s BenchmarkEqual/9-4 1312126 86.66 ns/op 103.86 MB/s BenchmarkEqual/15-4 1000000 100.9 ns/op 148.60 MB/s BenchmarkEqual/16-4 1349360 93.57 ns/op 170.99 MB/s BenchmarkEqual/20-4 1407564 85.51 ns/op 233.89 MB/s BenchmarkEqual/32-4 1000000 101.6 ns/op 315.03 MB/s BenchmarkEqual/4K-4 92626 1236 ns/op 3313.59 MB/s BenchmarkEqualBothUnaligned/64_0-4 1404032 119.7 ns/op 534.56 MB/s BenchmarkEqualBothUnaligned/64_1-4 1223475 102.6 ns/op 623.69 MB/s BenchmarkEqualBothUnaligned/64_4-4 1317415 89.79 ns/op 712.80 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 100.0 ns/op 639.82 MB/s BenchmarkEqualBothUnaligned/4096_0-4 108082 1175 ns/op 3485.48 MB/s BenchmarkEqualBothUnaligned/4096_1-4 94214 1385 ns/op 2958.08 MB/s BenchmarkEqualBothUnaligned/4096_4-4 110220 1185 ns/op 3457.37 MB/s BenchmarkEqualBothUnaligned/4096_7-4 110448 1588 ns/op 2579.42 MB/s BenchmarkIndex/10-4 3483054 34.58 ns/op 289.16 MB/s BenchmarkIndex/32-4 2738410 43.10 ns/op 742.38 MB/s BenchmarkIndex/4K-4 75393 1683 ns/op 2433.32 MB/s BenchmarkIndexEasy/10-4 3523638 34.81 ns/op 287.27 MB/s BenchmarkIndexEasy/32-4 2748652 54.53 ns/op 586.83 MB/s BenchmarkIndexEasy/4K-4 380529 315.3 ns/op 12989.64 MB/s BenchmarkCount/10-4 1891609 67.20 ns/op 148.82 MB/s BenchmarkCount/32-4 1569298 74.85 ns/op 427.52 MB/s BenchmarkCount/4K-4 70694 1661 ns/op 2466.53 MB/s BenchmarkCountEasy/10-4 1776056 67.76 ns/op 147.58 MB/s BenchmarkCountEasy/32-4 1662210 74.90 ns/op 427.24 MB/s BenchmarkCountEasy/4K-4 380487 358.3 ns/op 11432.05 MB/s BenchmarkCountSingle/10-4 2384820 42.71 ns/op 234.13 MB/s BenchmarkCountSingle/32-4 2708404 40.52 ns/op 789.66 MB/s BenchmarkCountSingle/4K-4 502940 314.6 ns/op 13018.28 MB/s BenchmarkToUpper/#00-4 2877183 36.91 ns/op BenchmarkToUpper/ONLYUPPER-4 320430 394.4 ns/op BenchmarkToUpper/abc-4 481272 257.9 ns/op BenchmarkToUpper/AbC123-4 293670 507.7 ns/op BenchmarkToUpper/azAZ09_-4 256597 503.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 78859 1467 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35224 5966 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 48938 2118 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 125599 967.3 ns/op BenchmarkToLower/#00-4 3206580 60.74 ns/op BenchmarkToLower/abc-4 437451 308.7 ns/op BenchmarkToLower/AbC123-4 309504 394.9 ns/op BenchmarkToLower/azAZ09_-4 264352 700.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 65533 1997 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42994 2770 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66426 1769 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 120861 2012 ns/op BenchmarkFields/ASCII/16-4 143407 881.5 ns/op 18.15 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9736 13639 ns/op 18.77 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 624 239902 ns/op 17.07 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 36 4004944 ns/op 16.36 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 54391824 ns/op 19.28 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 96880 1549 ns/op 10.33 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6657 21889 ns/op 11.70 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 330 313360 ns/op 13.07 MB/s 25088 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 15 8270568 ns/op 7.92 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 104692821 ns/op 10.02 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 216789 759.1 ns/op 21.08 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12003 15872 ns/op 16.13 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 673 223297 ns/op 18.34 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 9790489 ns/op 6.69 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 106827058 ns/op 9.82 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 143610 1103 ns/op 14.50 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11517 ns/op 22.23 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 478 261001 ns/op 15.69 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 7454057 ns/op 8.79 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 99687147 ns/op 10.52 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1909832 93.00 ns/op BenchmarkTrimSpace/ASCII-4 576720 259.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 78853 1428 ns/op BenchmarkTrimSpace/JustNonASCII-4 41118 3229 ns/op BenchmarkToValidUTF8/Valid-4 477315 260.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 301148 437.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 88152 1717 ns/op BenchmarkIndexHard1-4 100 1396922 ns/op BenchmarkIndexHard2-4 280 375728 ns/op BenchmarkIndexHard3-4 100 1182841 ns/op BenchmarkIndexHard4-4 86 1528709 ns/op BenchmarkLastIndexHard1-4 1 138128279 ns/op BenchmarkLastIndexHard2-4 4 47700939 ns/op BenchmarkLastIndexHard3-4 3 45385520 ns/op BenchmarkCountHard1-4 1635 96226 ns/op BenchmarkCountHard2-4 385 316495 ns/op BenchmarkCountHard3-4 166 953576 ns/op BenchmarkSplitEmptySeparator-4 1 134782958 ns/op BenchmarkSplitSingleByteSeparator-4 13 9950201 ns/op BenchmarkSplitMultiByteSeparator-4 12 9499707 ns/op BenchmarkSplitNSingleByteSeparator-4 184161 959.3 ns/op BenchmarkSplitNMultiByteSeparator-4 71155 1872 ns/op BenchmarkRepeat-4 184504 702.9 ns/op BenchmarkRepeatLarge/256/1-4 86168 1273 ns/op 201.06 MB/s BenchmarkRepeatLarge/256/16-4 187353 826.6 ns/op 309.72 MB/s BenchmarkRepeatLarge/512/1-4 81352 1667 ns/op 307.17 MB/s BenchmarkRepeatLarge/512/16-4 95272 1233 ns/op 415.37 MB/s BenchmarkRepeatLarge/1024/1-4 63674 1898 ns/op 539.54 MB/s BenchmarkRepeatLarge/1024/16-4 92374 5000 ns/op 204.82 MB/s BenchmarkRepeatLarge/2048/1-4 36763 3513 ns/op 582.94 MB/s BenchmarkRepeatLarge/2048/16-4 20955 6521 ns/op 314.05 MB/s BenchmarkRepeatLarge/4096/1-4 10000 22289 ns/op 183.77 MB/s BenchmarkRepeatLarge/4096/16-4 21075 12966 ns/op 315.91 MB/s BenchmarkRepeatLarge/8192/1-4 10000 24048 ns/op 340.65 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13604 ns/op 602.17 MB/s BenchmarkRepeatLarge/8192/4097-4 27060 3999 ns/op 1024.39 MB/s BenchmarkRepeatLarge/16384/1-4 8719 22400 ns/op 731.43 MB/s BenchmarkRepeatLarge/16384/16-4 8402 17743 ns/op 923.39 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 16578 ns/op 741.39 MB/s BenchmarkRepeatLarge/32768/1-4 5544 41161 ns/op 796.10 MB/s BenchmarkRepeatLarge/32768/16-4 4622 42521 ns/op 770.63 MB/s BenchmarkRepeatLarge/32768/4097-4 2450 41754 ns/op 686.86 MB/s BenchmarkRepeatLarge/65536/1-4 1140 121462 ns/op 539.56 MB/s BenchmarkRepeatLarge/65536/16-4 2067 146068 ns/op 448.67 MB/s BenchmarkRepeatLarge/65536/4097-4 1053 96731 ns/op 635.32 MB/s BenchmarkRepeatLarge/131072/1-4 368 480523 ns/op 272.77 MB/s BenchmarkRepeatLarge/131072/16-4 266 914400 ns/op 143.34 MB/s BenchmarkRepeatLarge/131072/4097-4 390 643986 ns/op 197.22 MB/s BenchmarkRepeatLarge/262144/1-4 100 3348651 ns/op 78.28 MB/s BenchmarkRepeatLarge/262144/16-4 195 1048453 ns/op 250.03 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1624662 ns/op 158.87 MB/s BenchmarkRepeatLarge/524288/1-4 1 116364000 ns/op 4.51 MB/s BenchmarkRepeatLarge/524288/16-4 91 2933737 ns/op 178.71 MB/s BenchmarkRepeatLarge/524288/4097-4 85 4263720 ns/op 122.03 MB/s BenchmarkRepeatLarge/1048576/1-4 61 8094371 ns/op 129.54 MB/s BenchmarkRepeatLarge/1048576/16-4 48 3516289 ns/op 298.21 MB/s BenchmarkRepeatLarge/1048576/4097-4 54 3464773 ns/op 301.53 MB/s BenchmarkRepeatLarge/2097152/1-4 27 5914460 ns/op 354.58 MB/s BenchmarkRepeatLarge/2097152/16-4 20 6666291 ns/op 314.59 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 18740700 ns/op 111.71 MB/s BenchmarkRepeatLarge/4194304/1-4 13 10613002 ns/op 395.20 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10076387 ns/op 416.25 MB/s BenchmarkRepeatLarge/4194304/4097-4 6 26761145 ns/op 156.62 MB/s BenchmarkRepeatLarge/8388608/1-4 4 154588209 ns/op 54.26 MB/s BenchmarkRepeatLarge/8388608/16-4 6 21058517 ns/op 398.35 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 43150559 ns/op 194.36 MB/s BenchmarkRepeatLarge/16777216/1-4 2 197401323 ns/op 84.99 MB/s BenchmarkRepeatLarge/16777216/16-4 3 37568035 ns/op 446.58 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 196914468 ns/op 85.20 MB/s BenchmarkRepeatLarge/33554432/1-4 1 315984018 ns/op 106.19 MB/s BenchmarkRepeatLarge/33554432/16-4 1 259127025 ns/op 129.49 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 102825800 ns/op 326.32 MB/s BenchmarkRepeatLarge/67108864/1-4 1 186030970 ns/op 360.74 MB/s BenchmarkRepeatLarge/67108864/16-4 1 326536621 ns/op 205.52 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 316931721 ns/op 211.75 MB/s BenchmarkRepeatLarge/134217728/1-4 1 531632941 ns/op 252.46 MB/s BenchmarkRepeatLarge/134217728/16-4 1 319698229 ns/op 419.83 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 350307939 ns/op 383.14 MB/s BenchmarkRepeatLarge/268435456/1-4 1 578362832 ns/op 464.13 MB/s BenchmarkRepeatLarge/268435456/16-4 1 646993452 ns/op 414.90 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1203241087 ns/op 223.09 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1733349673 ns/op 309.73 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1191292721 ns/op 450.66 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1113230241 ns/op 482.26 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2293003093 ns/op 468.27 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2260440848 ns/op 475.01 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3087456600 ns/op 347.78 MB/s BenchmarkBytesCompare/1-4 10568652 14.77 ns/op BenchmarkBytesCompare/2-4 11082175 10.86 ns/op BenchmarkBytesCompare/4-4 10889382 19.59 ns/op BenchmarkBytesCompare/8-4 10084363 14.76 ns/op BenchmarkBytesCompare/16-4 10583883 12.43 ns/op BenchmarkBytesCompare/32-4 9546745 13.40 ns/op BenchmarkBytesCompare/64-4 9019358 13.25 ns/op BenchmarkBytesCompare/128-4 7315364 29.98 ns/op BenchmarkBytesCompare/256-4 6983691 17.28 ns/op BenchmarkBytesCompare/512-4 4785384 33.40 ns/op BenchmarkBytesCompare/1024-4 2909701 49.11 ns/op BenchmarkBytesCompare/2048-4 1410666 83.24 ns/op BenchmarkIndexAnyASCII/1:1-4 2292082 46.62 ns/op BenchmarkIndexAnyASCII/1:2-4 2355355 48.10 ns/op BenchmarkIndexAnyASCII/1:4-4 2396010 48.24 ns/op BenchmarkIndexAnyASCII/1:8-4 2370610 50.84 ns/op BenchmarkIndexAnyASCII/1:16-4 2061084 88.69 ns/op BenchmarkIndexAnyASCII/1:32-4 1996467 57.26 ns/op BenchmarkIndexAnyASCII/1:64-4 1874648 63.35 ns/op BenchmarkIndexAnyASCII/16:1-4 2456782 58.62 ns/op BenchmarkIndexAnyASCII/16:2-4 334659 351.7 ns/op BenchmarkIndexAnyASCII/16:4-4 327338 440.1 ns/op BenchmarkIndexAnyASCII/16:8-4 326386 391.3 ns/op BenchmarkIndexAnyASCII/16:16-4 308662 406.3 ns/op BenchmarkIndexAnyASCII/16:32-4 291258 413.8 ns/op BenchmarkIndexAnyASCII/16:64-4 100 2570486 ns/op BenchmarkIndexAnyASCII/256:1-4 1960950 58.23 ns/op BenchmarkIndexAnyASCII/256:2-4 24978 4790 ns/op BenchmarkIndexAnyASCII/256:4-4 25120 4831 ns/op BenchmarkIndexAnyASCII/256:8-4 10000 17797 ns/op BenchmarkIndexAnyASCII/256:16-4 25388 7370 ns/op BenchmarkIndexAnyASCII/256:32-4 20775 8903 ns/op BenchmarkIndexAnyASCII/256:64-4 24756 4937 ns/op BenchmarkIndexAnyUTF8/1:1-4 2338290 47.26 ns/op BenchmarkIndexAnyUTF8/1:2-4 2473729 65.70 ns/op BenchmarkIndexAnyUTF8/1:4-4 2439489 49.70 ns/op BenchmarkIndexAnyUTF8/1:8-4 2340674 55.55 ns/op BenchmarkIndexAnyUTF8/1:16-4 1801114 60.00 ns/op BenchmarkIndexAnyUTF8/1:32-4 2018700 59.43 ns/op BenchmarkIndexAnyUTF8/1:64-4 1962496 62.59 ns/op BenchmarkIndexAnyUTF8/16:1-4 150510 1063 ns/op BenchmarkIndexAnyUTF8/16:2-4 218328 492.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 234116 512.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 223501 572.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 188390 1036 ns/op BenchmarkIndexAnyUTF8/16:32-4 179528 676.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 177973 913.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 8324 18412 ns/op BenchmarkIndexAnyUTF8/256:2-4 10000 10858 ns/op BenchmarkIndexAnyUTF8/256:4-4 15896 8887 ns/op BenchmarkIndexAnyUTF8/256:8-4 14907 8110 ns/op BenchmarkIndexAnyUTF8/256:16-4 12728 10058 ns/op BenchmarkIndexAnyUTF8/256:32-4 12456 9643 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 15924 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2683071 50.59 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2445408 48.34 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2494760 49.31 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2404208 50.12 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2126548 59.77 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 182.8 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2036370 62.82 ns/op BenchmarkLastIndexAnyASCII/16:1-4 340896 460.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 342562 367.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 337692 464.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 295609 392.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 306226 407.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 296006 429.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 257407 495.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24022 4783 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25027 4803 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24976 4778 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25035 6119 ns/op BenchmarkLastIndexAnyASCII/256:16-4 10000 14080 ns/op BenchmarkLastIndexAnyASCII/256:32-4 10000 17768 ns/op BenchmarkLastIndexAnyASCII/256:64-4 22084 6256 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2490684 67.86 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2600719 45.80 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2343378 46.49 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2364286 78.91 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2007872 63.09 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2196330 55.30 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1729446 76.15 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 275538 500.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 247548 494.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 199486 592.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 219068 901.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 190921 674.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 185611 1875 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 161030 735.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20901 5703 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13609 7805 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 10835 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13228 8345 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10269 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10238 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12346 ns/op BenchmarkTrimASCII/1:1-4 2481550 48.11 ns/op BenchmarkTrimASCII/1:2-4 2165848 159.9 ns/op BenchmarkTrimASCII/1:4-4 2015990 59.68 ns/op BenchmarkTrimASCII/1:8-4 1766894 66.23 ns/op BenchmarkTrimASCII/1:16-4 1459543 81.35 ns/op BenchmarkTrimASCII/16:1-4 511746 369.6 ns/op BenchmarkTrimASCII/16:2-4 345660 367.4 ns/op BenchmarkTrimASCII/16:4-4 218804 887.4 ns/op BenchmarkTrimASCII/16:8-4 337153 452.5 ns/op BenchmarkTrimASCII/16:16-4 304294 371.3 ns/op BenchmarkTrimASCII/256:1-4 39828 3297 ns/op BenchmarkTrimASCII/256:2-4 25009 6598 ns/op BenchmarkTrimASCII/256:4-4 25269 5167 ns/op BenchmarkTrimASCII/256:8-4 24571 5063 ns/op BenchmarkTrimASCII/256:16-4 25206 28928 ns/op BenchmarkTrimASCII/4096:1-4 2422 132806 ns/op BenchmarkTrimASCII/4096:2-4 1515 122672 ns/op BenchmarkTrimASCII/4096:4-4 1540 86656 ns/op BenchmarkTrimASCII/4096:8-4 1351 77167 ns/op BenchmarkTrimASCII/4096:16-4 1549 126365 ns/op BenchmarkTrimByte-4 1908160 63.00 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 27986 10121 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 24712 4300 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 500 259529 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1112 202169 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2167 54849 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3454 29468 ns/op BenchmarkCompareBytesEqual-4 10214196 12.08 ns/op BenchmarkCompareBytesToNil-4 12646029 11.77 ns/op BenchmarkCompareBytesEmpty-4 12655662 9.596 ns/op BenchmarkCompareBytesIdentical-4 12298790 9.186 ns/op BenchmarkCompareBytesSameLength-4 10752510 13.05 ns/op BenchmarkCompareBytesDifferentLength-4 9605876 12.73 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2472 48671 ns/op 21544.44 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2322 51436 ns/op 20386.34 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2356 195826 ns/op 5354.68 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2454 48535 ns/op 21604.65 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2067 51347 ns/op 20421.58 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2302 51515 ns/op 20354.93 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2359 49869 ns/op 21026.83 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2113 49375 ns/op 21237.17 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2430 51969 ns/op 20176.98 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2176 50245 ns/op 20869.44 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2418 49148 ns/op 21335.14 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1591 70404 ns/op 14893.73 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2238 53166 ns/op 19722.94 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2412 56303 ns/op 18623.83 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2097 49640 ns/op 21123.88 MB/s BenchmarkCompareBytesBig-4 2415 58316 ns/op 17981.01 MB/s BenchmarkCompareBytesBigIdentical-4 13493335 8.981 ns/op 116756542.15 MB/s PASS ok bytes 144.767s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 109446747 ns/op 0.91 MB/s 3620744 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 687052949 ns/op 0.83 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 37454435 ns/op 0.44 MB/s 3643341 B/op 50 allocs/op PASS ok compress/bzip2 3.718s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 48 7791809 ns/op 1.28 MB/s 42764 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 3 40238791 ns/op 2.49 MB/s 46178 B/op 7 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 266372026 ns/op 3.75 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 44 8238596 ns/op 1.21 MB/s 42487 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 27297611 ns/op 3.66 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 338302931 ns/op 2.96 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 4308565 ns/op 2.32 MB/s 43685 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 51668252 ns/op 1.94 MB/s 47100 B/op 15 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 304318531 ns/op 3.29 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 42 3388927 ns/op 2.95 MB/s 42536 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 37885599 ns/op 2.64 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 394162571 ns/op 2.54 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 31 3805176 ns/op 2.63 MB/s 43634 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 2 65529546 ns/op 1.53 MB/s 49376 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 305426474 ns/op 3.27 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 50 3019014 ns/op 3.31 MB/s 42961 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18911652 ns/op 5.29 MB/s 47906 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 197874349 ns/op 5.05 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 57 2009205 ns/op 4.98 MB/s 42778 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14950869 ns/op 6.69 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 175742846 ns/op 5.69 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 60 2593410 ns/op 3.86 MB/s 43376 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 15020010 ns/op 6.66 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 150688346 ns/op 6.64 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 86 1260383 ns/op 7.93 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11855207 ns/op 8.44 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 118691678 ns/op 8.43 MB/s BenchmarkEncode/Digits/Speed/1e4-4 36 3199798 ns/op 3.13 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 26960008 ns/op 3.71 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 257655962 ns/op 3.88 MB/s BenchmarkEncode/Digits/Default/1e4-4 10 12804002 ns/op 0.78 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 144791874 ns/op 0.69 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 2120875711 ns/op 0.47 MB/s BenchmarkEncode/Digits/Compression/1e4-4 4 27527853 ns/op 0.36 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 402641748 ns/op 0.25 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1576235716 ns/op 0.63 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 66 2692021 ns/op 3.71 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13145237 ns/op 7.61 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 172492021 ns/op 5.80 MB/s BenchmarkEncode/Newton/Speed/1e4-4 42 3070817 ns/op 3.26 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 19832876 ns/op 5.04 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 229110181 ns/op 4.36 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 11635523 ns/op 0.86 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 90311081 ns/op 1.11 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 891519586 ns/op 1.12 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8486347 ns/op 1.18 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 104650126 ns/op 0.96 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1419985719 ns/op 0.70 MB/s PASS ok compress/flate 41.619s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 25 21638433 ns/op 0.46 MB/s BenchmarkDecoder/1e-Reuse4-4 27 5251013 ns/op 1.90 MB/s BenchmarkDecoder/1e5-4 3 49708934 ns/op 2.01 MB/s BenchmarkDecoder/1e-Reuse5-4 3 51293383 ns/op 1.95 MB/s BenchmarkDecoder/1e6-4 1 550281993 ns/op 1.82 MB/s BenchmarkDecoder/1e-Reuse6-4 1 439341252 ns/op 2.28 MB/s BenchmarkEncoder/1e4-4 37 2978434 ns/op 3.36 MB/s BenchmarkEncoder/1e-Reuse4-4 36 5362274 ns/op 1.86 MB/s BenchmarkEncoder/1e5-4 4 38861871 ns/op 2.57 MB/s BenchmarkEncoder/1e-Reuse5-4 3 44006954 ns/op 2.27 MB/s BenchmarkEncoder/1e6-4 1 520817430 ns/op 1.92 MB/s BenchmarkEncoder/1e-Reuse6-4 1 800163454 ns/op 1.25 MB/s PASS ok compress/lzw 9.592s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 15 10068456 ns/op PASS ok container/heap 1.324s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 29084 4680 ns/op BenchmarkWithTimeout/concurrency=40-4 2836 65844 ns/op BenchmarkWithTimeout/concurrency=4000-4 6640 66424 ns/op BenchmarkWithTimeout/concurrency=400000-4 5166 33898 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 457845 479.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16272 10617 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 25351 5748 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3229 45411 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2342 55934 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3180 64329 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 267 375328 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 237 584183 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 259 413681 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 40 4545121 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 24 10215406 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 33 3236944 ns/op BenchmarkCheckCanceled/Err-4 457250 678.2 ns/op BenchmarkCheckCanceled/Done-4 706180 303.8 ns/op BenchmarkContextCancelDone-4 899311 184.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 26048 34092 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 31116 4748 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24486 4731 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 10227 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 17319 6709 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 490150 660.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 274320 473.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 189346 803.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 114258 1064 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 57735 2071 ns/op PASS ok context 23.849s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1798864 75.57 ns/op 211.72 MB/s BenchmarkDecrypt-4 1823151 86.67 ns/op 184.61 MB/s BenchmarkExpand-4 13531 8924 ns/op PASS ok crypto/aes 3.263s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 169370 727.8 ns/op 87.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 354505 324.4 ns/op 197.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 166531 825.3 ns/op 77.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 307671 348.1 ns/op 183.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 132471 899.1 ns/op 1501.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 293164 493.9 ns/op 2733.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 157650 1245 ns/op 1084.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 303336 478.9 ns/op 2818.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 100550 3295 ns/op 2486.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 142006 1322 ns/op 6194.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 97856 1355 ns/op 6045.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 145071 961.1 ns/op 8523.40 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2172 56774 ns/op 17.95 MB/s BenchmarkAESCFBDecrypt1K-4 2232 55912 ns/op 18.22 MB/s BenchmarkAESCFBDecrypt8K-4 271 416652 ns/op 19.65 MB/s BenchmarkAESOFB1K-4 5637 46417 ns/op 21.95 MB/s BenchmarkAESCTR1K-4 5578 21989 ns/op 46.34 MB/s BenchmarkAESCTR8K-4 687 203960 ns/op 40.14 MB/s BenchmarkAESCBCEncrypt1K-4 419246 315.1 ns/op 3249.85 MB/s BenchmarkAESCBCDecrypt1K-4 887046 134.6 ns/op 7605.77 MB/s PASS ok crypto/cipher 11.348s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 45289 2594 ns/op 3.08 MB/s BenchmarkDecrypt-4 10000 18318 ns/op 0.44 MB/s BenchmarkTDESEncrypt-4 14434 8004 ns/op 1.00 MB/s BenchmarkTDESDecrypt-4 14124 8052 ns/op 0.99 MB/s PASS ok crypto/des 2.233s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 861 149197 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18837261 ns/op 1085 B/op 21 allocs/op BenchmarkECDH/P521-4 3 71508245 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 21 5500216 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 2.686s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2412 55591 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1828 65327 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1362 87627 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2348 52933 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1212 111600 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 769 161666 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3405 38974 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 16 12103828 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 13922156 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 6.018s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 109 1083474 ns/op BenchmarkNewKeyFromSeed-4 100 1104714 ns/op BenchmarkSigning-4 99 1262101 ns/op BenchmarkVerification-4 45 2247027 ns/op PASS ok crypto/ed25519 1.985s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4246 32826 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 58 1952397 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5125453 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 18249412 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1222 109025 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 4759912 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 6 17557073 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 74324601 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7688 15328 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4255 30360 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2790 42593 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 38 3019400 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1682 75288 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 134 1130056 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1231 97427 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 46 3336107 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 7.219s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 12374 9108 ns/op 112.43 MB/s BenchmarkHMACSHA256_32-4 16809 12477 ns/op 2.56 MB/s BenchmarkNewWriteSum-4 9847 14107 ns/op 2.27 MB/s PASS ok crypto/hmac 2.352s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 42306 3106 ns/op BenchmarkModSub-4 37057 3045 ns/op BenchmarkMontgomeryRepr-4 10000 19696 ns/op BenchmarkMontgomeryMul-4 12820 9423 ns/op BenchmarkModMul-4 6260 29815 ns/op BenchmarkExpBig-4 7 18737413 ns/op BenchmarkExp-4 3 33394827 ns/op PASS ok crypto/internal/bigmod 2.832s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 487 247531 ns/op BenchmarkScalarBaseMult-4 121 1623856 ns/op BenchmarkScalarMult-4 40 5414045 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2300426 ns/op PASS ok crypto/internal/edwards25519 2.561s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 235778 1772 ns/op BenchmarkMultiply-4 216206 512.2 ns/op BenchmarkSquare-4 286014 452.6 ns/op BenchmarkInvert-4 837 129937 ns/op BenchmarkMult32-4 749659 157.8 ns/op PASS ok crypto/internal/edwards25519/field 2.856s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 24 4763901 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1366 76857 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12828778 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 3 33804982 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 72 1744184 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6698 20779 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 24 4475468 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 135950367 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 4.472s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 242883 493.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 119373 930.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 60313 1994 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 231650 499.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 114223 1089 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 60151 6692 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 3.449s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 85324 1439 ns/op 5.56 MB/s BenchmarkHash64-4 99640 1207 ns/op 53.01 MB/s BenchmarkHash128-4 93524 1351 ns/op 94.75 MB/s BenchmarkHash256-4 83678 1459 ns/op 175.44 MB/s BenchmarkHash512-4 66260 1990 ns/op 257.28 MB/s BenchmarkHash1K-4 48608 2851 ns/op 359.17 MB/s BenchmarkHash8K-4 10000 15518 ns/op 527.92 MB/s BenchmarkHash1M-4 84 1393209 ns/op 752.63 MB/s BenchmarkHash8M-4 1 109156737 ns/op 76.85 MB/s BenchmarkHash8BytesUnaligned-4 80670 1482 ns/op 5.40 MB/s BenchmarkHash1KUnaligned-4 48325 4210 ns/op 243.21 MB/s BenchmarkHash8KUnaligned-4 9586 24586 ns/op 333.20 MB/s PASS ok crypto/md5 5.733s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 698680054 ns/op PASS ok crypto/rand 2.000s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10765 37567 ns/op 3.41 MB/s BenchmarkRC4_1K-4 1329 91288 ns/op 11.22 MB/s BenchmarkRC4_8K-4 175 2967661 ns/op 2.73 MB/s PASS ok crypto/rc4 3.028s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 156632860 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 162457208 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 286854832 ns/op BenchmarkEncryptPKCS1v15/2048-4 146 908590 ns/op BenchmarkDecryptOAEP/2048-4 6 68950732 ns/op BenchmarkEncryptOAEP/2048-4 100 18716193 ns/op BenchmarkSignPKCS1v15/2048-4 6 95479647 ns/op BenchmarkVerifyPKCS1v15/2048-4 387 313136 ns/op BenchmarkSignPSS/2048-4 6 18093526 ns/op BenchmarkVerifyPSS/2048-4 304 386143 ns/op PASS ok crypto/rsa 16.870s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 78062 3650 ns/op 2.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 91920 1364 ns/op 5.87 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 73764 2288 ns/op 139.89 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 92386 1508 ns/op 212.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 66253 7694 ns/op 133.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 65907 14100 ns/op 72.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 20768 ns/op 394.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 12352 ns/op 663.22 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 18.786s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 46252 7472 ns/op 1.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 66363 1803 ns/op 4.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 10000 11407 ns/op 0.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 46770 3731 ns/op 274.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 30470 4492 ns/op 227.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 59965 6481 ns/op 157.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21922 10353 ns/op 791.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23660 5189 ns/op 1578.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 20383 5844 ns/op 1401.67 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 9.148s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 41226 3092 ns/op 2.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 52507 2076 ns/op 3.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50466 2676 ns/op 2.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 41487 5499 ns/op 186.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 46264 3365 ns/op 304.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 49108 2470 ns/op 414.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 25088 4879 ns/op 1678.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29398 4312 ns/op 1899.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27171 6296 ns/op 1301.17 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 5.574s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13171358 8.571 ns/op BenchmarkConstantTimeEq-4 14760337 9.530 ns/op BenchmarkConstantTimeLessOrEq-4 13955844 9.584 ns/op BenchmarkXORBytes/8Bytes-4 252474 462.6 ns/op 17.29 MB/s BenchmarkXORBytes/128Bytes-4 171061 858.2 ns/op 149.15 MB/s BenchmarkXORBytes/2048Bytes-4 19274 37026 ns/op 55.31 MB/s BenchmarkXORBytes/32768Bytes-4 967 119483 ns/op 274.25 MB/s PASS ok crypto/subtle 6.457s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 100 6841977 ns/op BenchmarkCertCache/1-4 10 17326234 ns/op BenchmarkCertCache/2-4 13 9864342 ns/op BenchmarkCertCache/3-4 18 22472198 ns/op BenchmarkHandshakeServer/RSA-4 12 10396092 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 14147278 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 27173285 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1109350 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 100 2406271 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 8379199 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 11065099 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 74337751 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 85356106 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 117113340 ns/op 8.95 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 82078311 ns/op 12.78 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 69291830 ns/op 30.27 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 232340812 ns/op 9.03 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 108479482 ns/op 38.66 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 257755558 ns/op 16.27 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 158948199 ns/op 52.78 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 310094610 ns/op 27.05 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 520328122 ns/op 32.24 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 757195107 ns/op 22.16 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 662822134 ns/op 50.62 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 774089673 ns/op 43.35 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2180976670 ns/op 30.77 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2052948634 ns/op 32.69 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 50841450 ns/op 20.62 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 83179637 ns/op 12.61 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 116982695 ns/op 17.93 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 68537266 ns/op 30.60 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 300925038 ns/op 13.94 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 174227867 ns/op 24.07 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 419833814 ns/op 19.98 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 445723085 ns/op 18.82 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 673017511 ns/op 24.93 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1036949821 ns/op 16.18 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 757746871 ns/op 44.28 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1550053917 ns/op 21.65 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1361208227 ns/op 49.30 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2244176667 ns/op 29.90 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 724412619 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 733198373 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 331979754 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 306942911 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 177247299 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 169113677 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 107810388 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 101204582 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 78946338 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 89468813 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 232882835 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 181716077 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 91419138 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 284158485 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 58766063 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 1 108620457 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 51349979 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 2 235331040 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 2 62721878 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 53616131 ns/op PASS ok crypto/tls 37.745s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 26694759 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 465 267102 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 493 241481 ns/op 12661 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 680 224153 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 7.734s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 31 17526082 ns/op 276954 B/op 1603 allocs/op BenchmarkConcurrentStmtQuery-4 33 17347292 ns/op 261845 B/op 1939 allocs/op BenchmarkConcurrentStmtExec-4 51 4341836 ns/op 215085 B/op 496 allocs/op BenchmarkConcurrentTxQuery-4 33 13871835 ns/op 272038 B/op 2119 allocs/op BenchmarkConcurrentTxExec-4 80 2390877 ns/op 88529 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 37 4875536 ns/op 111182 B/op 2141 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1080369 ns/op 40200 B/op 381 allocs/op BenchmarkConcurrentRandom-4 40 20368498 ns/op 228292 B/op 1724 allocs/op BenchmarkManyConcurrentQueries-4 1894 565344 ns/op 4135 B/op 20 allocs/op BenchmarkGrabConn-4 234375 597.3 ns/op 0 B/op 0 allocs/op PASS ok database/sql 9.842s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1165 102993 ns/op BenchmarkSymbols32-4 1585 238919 ns/op PASS ok debug/elf 1.995s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 114274 5513 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 62 4591879 ns/op 180226 B/op 13 allocs/op Benchmark115/LineToPC-4 52 3150524 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 12409 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 5.938s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 55742 2978 ns/op BenchmarkMarshal-4 655 217862 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2601 43990 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.943s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 212 875469 ns/op 9.36 MB/s BenchmarkEncodeToString-4 250 479986 ns/op 17.07 MB/s BenchmarkDecode-4 93 1135958 ns/op 11.54 MB/s BenchmarkDecodeString-4 139 1121217 ns/op 11.69 MB/s PASS ok encoding/base32 4.578s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 267 1137356 ns/op 7.20 MB/s BenchmarkDecodeString/2-4 271502 690.5 ns/op 5.79 MB/s BenchmarkDecodeString/4-4 243516 543.3 ns/op 14.73 MB/s BenchmarkDecodeString/8-4 171778 661.8 ns/op 18.13 MB/s BenchmarkDecodeString/64-4 28192 7534 ns/op 11.68 MB/s BenchmarkDecodeString/8192-4 241 2423830 ns/op 4.51 MB/s BenchmarkNewEncoding-4 47270 2463 ns/op 103.94 MB/s PASS ok encoding/base64 9.769s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1378 110349 ns/op 36.25 MB/s BenchmarkReadStruct-4 13930 19303 ns/op 3.89 MB/s BenchmarkWriteStruct-4 10000 15177 ns/op 4.94 MB/s BenchmarkReadInts-4 45254 9543 ns/op 3.14 MB/s BenchmarkWriteInts-4 34978 3665 ns/op 8.19 MB/s BenchmarkWriteSlice1000Int32s-4 961 138709 ns/op 28.84 MB/s BenchmarkPutUint16-4 2916194 128.2 ns/op 15.60 MB/s BenchmarkAppendUint16-4 1000000 695.2 ns/op 2.88 MB/s BenchmarkPutUint32-4 1573824 84.75 ns/op 47.20 MB/s BenchmarkAppendUint32-4 1479369 266.4 ns/op 15.02 MB/s BenchmarkPutUint64-4 685886 182.8 ns/op 43.76 MB/s BenchmarkAppendUint64-4 727993 156.4 ns/op 51.16 MB/s BenchmarkLittleEndianPutUint16-4 3224241 66.35 ns/op 30.14 MB/s BenchmarkLittleEndianAppendUint16-4 3315296 47.38 ns/op 42.21 MB/s BenchmarkLittleEndianPutUint32-4 2257704 74.94 ns/op 53.38 MB/s BenchmarkLittleEndianAppendUint32-4 2333526 57.34 ns/op 69.76 MB/s BenchmarkLittleEndianPutUint64-4 740905 610.5 ns/op 13.10 MB/s BenchmarkLittleEndianAppendUint64-4 752863 365.5 ns/op 21.89 MB/s BenchmarkReadFloats-4 164912 2539 ns/op 4.73 MB/s BenchmarkWriteFloats-4 137466 13124 ns/op 0.91 MB/s BenchmarkReadSlice1000Float32s-4 961 105173 ns/op 38.03 MB/s BenchmarkWriteSlice1000Float32s-4 818 183648 ns/op 21.78 MB/s BenchmarkReadSlice1000Uint8s-4 15973 7327 ns/op 136.48 MB/s BenchmarkWriteSlice1000Uint8s-4 37968 6336 ns/op 157.83 MB/s BenchmarkPutUvarint32-4 480279 888.9 ns/op 4.50 MB/s BenchmarkPutUvarint64-4 179215 945.3 ns/op 8.46 MB/s PASS ok encoding/binary 25.074s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 4292 28304 ns/op 737 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4999 42786 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 3458 64604 ns/op 737 B/op 16 allocs/op BenchmarkReadLargeFields-4 3156 73800 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5409 20953 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5745 39910 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5914 19866 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3196 40529 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9441 47119 ns/op PASS ok encoding/csv 4.900s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 7524 26504 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 5364 112131 ns/op 1819 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 109 5349631 ns/op 17512 B/op 335 allocs/op BenchmarkEncodeComplex128Slice-4 615 491572 ns/op 797 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 520 265625 ns/op 174 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 343 495915 ns/op 254 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1635 88828 ns/op 236 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 16 9359700 ns/op 66777 B/op 264 allocs/op BenchmarkDecodeComplex128Slice-4 118 4995743 ns/op 25683 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 709 328585 ns/op 10818 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 567 1193894 ns/op 9775 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 288 956692 ns/op 39288 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 99 1622330 ns/op 68056 B/op 2258 allocs/op BenchmarkDecodeBytesSlice-4 289 1008623 ns/op 24324 B/op 210 allocs/op BenchmarkDecodeInterfaceSlice-4 61 2282417 ns/op 83426 B/op 3178 allocs/op BenchmarkDecodeMap-4 46 6157073 ns/op 54124 B/op 181 allocs/op PASS ok encoding/gob 15.698s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 10000 50204 ns/op 5.10 MB/s BenchmarkEncode/1024-4 3387 62049 ns/op 16.50 MB/s BenchmarkEncode/4096-4 888 136580 ns/op 29.99 MB/s BenchmarkEncode/16384-4 164 982279 ns/op 16.68 MB/s BenchmarkDecode/256-4 28627 9859 ns/op 25.97 MB/s BenchmarkDecode/1024-4 7004 33497 ns/op 30.57 MB/s BenchmarkDecode/4096-4 1741 73404 ns/op 55.80 MB/s BenchmarkDecode/16384-4 448 604035 ns/op 27.12 MB/s BenchmarkDump/256-4 1228 404510 ns/op 0.63 MB/s BenchmarkDump/1024-4 100 1375963 ns/op 0.74 MB/s BenchmarkDump/4096-4 67 2123972 ns/op 1.93 MB/s BenchmarkDump/16384-4 16 20772343 ns/op 0.79 MB/s PASS ok encoding/hex 15.627s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 152308621 ns/op 12.74 MB/s 2176 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 237818848 ns/op 8.16 MB/s 8397008 B/op 118 allocs/op BenchmarkCodeMarshal-4 1 340040451 ns/op 5.71 MB/s 10333208 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 415431696 ns/op 4.67 MB/s 10336048 B/op 114 allocs/op BenchmarkMarshalBytes/32-4 18957 6582 ns/op BenchmarkMarshalBytes/256-4 4584 22299 ns/op BenchmarkMarshalBytes/4096-4 452 329441 ns/op BenchmarkMarshalBytesError/32-4 39 4273543 ns/op BenchmarkMarshalBytesError/256-4 48 4434215 ns/op BenchmarkMarshalBytesError/4096-4 43 2638851 ns/op BenchmarkMarshalMap-4 34508 8762 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 874332552 ns/op 2.22 MB/s 10097544 B/op 40034 allocs/op BenchmarkUnicodeDecoder-4 24333 4930 ns/op 2.84 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 30808 3735 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 524810594 ns/op 3.70 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 1666681381 ns/op 1.16 MB/s 2020888 B/op 40008 allocs/op BenchmarkUnmarshalString-4 71890 3490 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 84847 4485 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 79951 19913 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 10834 41926 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 53455 2827 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 48430 4755 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 11392 36386 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6492 25452 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 849 237774 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 3313102 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 13932331 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 743138 156.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 596868 272.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 799672 206.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 696613 699.4 ns/op BenchmarkEncodeMarshaler-4 37632 6164 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 75190 5981 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5096121 22.56 ns/op BenchmarkNumberIsValidRegexp-4 14960 8316 ns/op PASS ok encoding/json 38.456s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 34 4176970 ns/op 15.69 MB/s BenchmarkDecode-4 15 7068798 ns/op 12.56 MB/s PASS ok encoding/pem 1.863s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1380 240817 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 369 324249 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 924 134544 ns/op PASS ok encoding/xml 3.164s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 255546 879.5 ns/op BenchmarkAs-4 62020 1836 ns/op PASS ok errors 2.105s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 744241 139.2 ns/op BenchmarkIntSet-4 504565 1019 ns/op BenchmarkFloatAdd-4 484684 452.4 ns/op BenchmarkFloatSet-4 685338 159.8 ns/op BenchmarkStringSet-4 348574 2489 ns/op BenchmarkMapSet-4 173835 1074 ns/op BenchmarkMapSetDifferent-4 36009 5515 ns/op BenchmarkMapSetDifferentRandom-4 303 1355443 ns/op BenchmarkMapSetString-4 148688 1254 ns/op BenchmarkMapAddSame-4 20240 13904 ns/op BenchmarkMapAddDifferent-4 11370 18988 ns/op BenchmarkMapAddDifferentRandom-4 237 1767992 ns/op BenchmarkMapAddSameSteadyState-4 106464 1041 ns/op BenchmarkMapAddDifferentSteadyState-4 117031 2168 ns/op BenchmarkMapString-4 6638 47298 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 28147 12775 ns/op PASS ok expvar 17.257s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 50584 2874 ns/op BenchmarkSprintfEmpty-4 213933 1279 ns/op BenchmarkSprintfString-4 103304 2035 ns/op BenchmarkSprintfTruncateString-4 201096 5425 ns/op BenchmarkSprintfTruncateBytes-4 94891 2931 ns/op BenchmarkSprintfSlowParsingPath-4 183324 2938 ns/op BenchmarkSprintfQuoteString-4 35194 8689 ns/op BenchmarkSprintfInt-4 124597 7164 ns/op BenchmarkSprintfIntInt-4 103854 10232 ns/op BenchmarkSprintfPrefixedInt-4 145992 7279 ns/op BenchmarkSprintfFloat-4 45852 10278 ns/op BenchmarkSprintfComplex-4 42553 22426 ns/op BenchmarkSprintfBoolean-4 61873 2130 ns/op BenchmarkSprintfHexString-4 85945 7359 ns/op BenchmarkSprintfHexBytes-4 37210 12939 ns/op BenchmarkSprintfBytes-4 16699 13003 ns/op BenchmarkSprintfStringer-4 62132 18545 ns/op BenchmarkSprintfStructure-4 20710 13546 ns/op BenchmarkManyArgs-4 38796 4746 ns/op BenchmarkFprintInt-4 57244 3213 ns/op BenchmarkFprintfBytes-4 73188 9204 ns/op BenchmarkFprintIntNoAlloc-4 49185 13483 ns/op BenchmarkScanInts-4 21 5172877 ns/op BenchmarkScanRecursiveInt-4 1 915128201 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 413675386 ns/op PASS ok fmt 32.150s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 666 382184 ns/op PASS ok go/build 1.854s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 40724 2838 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 30941 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4267 33159 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1035 1199140 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 297 536978 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 90 3799806 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 16430697 ns/op 846309 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 1 125384642 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 133872150 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 7.769s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 646566655 ns/op 0.10 MB/s 46669344 B/op 49106 allocs/op PASS ok go/format 2.885s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 187834428 ns/op 0.29 MB/s BenchmarkParseOnly-4 3 56035303 ns/op 0.96 MB/s BenchmarkResolve-4 34 6034253 ns/op 8.92 MB/s PASS ok go/parser 7.001s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 201714543 ns/op 0.26 MB/s 4841232 B/op 27446 allocs/op BenchmarkPrintDecl-4 696 428670 ns/op 0.07 MB/s 16066 B/op 51 allocs/op PASS ok go/printer 1.886s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 247 861315 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 17103342 ns/op 2.92 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 23063262 ns/op 3.20 MB/s BenchmarkScanFiles/net/http/server.go-4 5 28730090 ns/op 4.30 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 1680494 ns/op 1.84 MB/s PASS ok go/scanner 6.129s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 922634 304.2 ns/op PASS ok go/token 2.857s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1245589 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 112.4 ns/op BenchmarkNamed/Underlying/generic-4 1000000 459.5 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 112.9 ns/op BenchmarkNamed/Underlying/user_instance-4 1391030 91.65 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 14060 124643 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 40292 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 14464 123546 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 42732 ns/op BenchmarkCheck/http/funcbodies/info-4 1 2415941567 ns/op 13154 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 4008008281 ns/op 8382 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 628543037 ns/op 31023 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 281360819 ns/op 103452 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3176555026 ns/op 1645 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 214535013 ns/op 13658 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 630936788 ns/op 8284 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 245849106 ns/op 21256 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1320311374 ns/op 1637 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 266522570 ns/op 8130 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 526907264 ns/op 4112 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 86538979 ns/op 24366 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 3584510899 ns/op 19244 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 3159640448 ns/op 20339 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 456175536 ns/op 151356 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 619698880 ns/op 66911 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2215248236 ns/op 902.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 201165041 ns/op 7101 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 512817200 ns/op 3902 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 344917618 ns/op 2706 lines/s PASS ok go/types 91.873s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 10609 54593 ns/op 18.76 MB/s PASS ok hash/adler32 2.172s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 219108 630.1 ns/op 23.81 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 203930 880.8 ns/op 17.03 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 71486 6618 ns/op 6.04 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 81825 5618 ns/op 7.12 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 488506 472.5 ns/op 1083.58 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 530275 965.5 ns/op 530.29 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 555156 222.5 ns/op 4601.48 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 509950 456.0 ns/op 2245.46 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 384484 316.8 ns/op 12928.35 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 412494 307.3 ns/op 13329.12 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 152253 811.2 ns/op 40392.01 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 128870 924.8 ns/op 35432.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 211352 2442 ns/op 6.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 179836 636.5 ns/op 23.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 78559 4972 ns/op 8.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 85068 1783 ns/op 22.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 510093 254.1 ns/op 2015.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 516946 1626 ns/op 314.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 507262 627.9 ns/op 1630.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 504921 857.3 ns/op 1194.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 393337 329.2 ns/op 12442.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 358431 1025 ns/op 3997.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 122298 4462 ns/op 7343.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 71322 4487 ns/op 7303.41 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 160579 677.4 ns/op 22.14 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 122698 1087 ns/op 13.80 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 107559 1190 ns/op 33.62 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 91369 1229 ns/op 32.55 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9534 20925 ns/op 24.47 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9208 14312 ns/op 35.77 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4670 26127 ns/op 39.19 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4680 29180 ns/op 35.09 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1177 105790 ns/op 38.72 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1183 124532 ns/op 32.89 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 147 3688141 ns/op 8.88 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1032441 ns/op 31.74 MB/s PASS ok hash/crc32 53.011s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 55 2065894 ns/op 31.72 MB/s BenchmarkCrc64/ISO4KB-4 810 817709 ns/op 5.01 MB/s BenchmarkCrc64/ISO1KB-4 3522 43181 ns/op 23.71 MB/s BenchmarkCrc64/ECMA64KB-4 56 2479230 ns/op 26.43 MB/s BenchmarkCrc64/Random64KB-4 55 5570629 ns/op 11.76 MB/s BenchmarkCrc64/Random16KB-4 100 1136351 ns/op 14.42 MB/s PASS ok hash/crc64 4.594s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8853 12557 ns/op 81.55 MB/s BenchmarkFnv32aKB-4 8383 12157 ns/op 84.23 MB/s BenchmarkFnv64KB-4 10000 13668 ns/op 74.92 MB/s BenchmarkFnv64aKB-4 8006 12696 ns/op 80.65 MB/s BenchmarkFnv128KB-4 1081 327798 ns/op 3.12 MB/s BenchmarkFnv128aKB-4 100 3975097 ns/op 0.26 MB/s PASS ok hash/fnv 4.434s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 549235 600.0 ns/op 6.67 MB/s BenchmarkHash/n=4/Bytes-4 4974536 27.93 ns/op 143.21 MB/s BenchmarkHash/n=4/String-4 1714186 81.08 ns/op 49.33 MB/s BenchmarkHash/n=8/Write-4 269248 434.3 ns/op 18.42 MB/s BenchmarkHash/n=8/Bytes-4 1000000 194.5 ns/op 41.12 MB/s BenchmarkHash/n=8/String-4 746730 676.8 ns/op 11.82 MB/s BenchmarkHash/n=16/Write-4 236024 511.2 ns/op 31.30 MB/s BenchmarkHash/n=16/Bytes-4 5284905 58.24 ns/op 274.74 MB/s BenchmarkHash/n=16/String-4 1000000 116.6 ns/op 137.22 MB/s BenchmarkHash/n=32/Write-4 229532 721.9 ns/op 44.33 MB/s BenchmarkHash/n=32/Bytes-4 1444052 223.2 ns/op 143.38 MB/s BenchmarkHash/n=32/String-4 415888 405.9 ns/op 78.83 MB/s BenchmarkHash/n=64/Write-4 260566 1992 ns/op 32.13 MB/s BenchmarkHash/n=64/Bytes-4 1466660 139.2 ns/op 459.89 MB/s BenchmarkHash/n=64/String-4 747944 203.2 ns/op 314.96 MB/s BenchmarkHash/n=256/Write-4 394333 971.6 ns/op 263.48 MB/s BenchmarkHash/n=256/Bytes-4 1000000 171.0 ns/op 1497.10 MB/s BenchmarkHash/n=256/String-4 677851 745.8 ns/op 343.27 MB/s BenchmarkHash/n=320/Write-4 329031 417.8 ns/op 765.96 MB/s BenchmarkHash/n=320/Bytes-4 1512241 151.4 ns/op 2113.27 MB/s BenchmarkHash/n=320/String-4 510132 795.4 ns/op 402.31 MB/s BenchmarkHash/n=1024/Write-4 207105 1745 ns/op 586.66 MB/s BenchmarkHash/n=1024/Bytes-4 591982 431.7 ns/op 2371.80 MB/s BenchmarkHash/n=1024/String-4 206662 1948 ns/op 525.57 MB/s BenchmarkHash/n=4096/Write-4 61040 1702 ns/op 2406.32 MB/s BenchmarkHash/n=4096/Bytes-4 132610 1181 ns/op 3468.50 MB/s BenchmarkHash/n=4096/String-4 53895 3013 ns/op 1359.52 MB/s BenchmarkHash/n=16384/Write-4 25789 18116 ns/op 904.42 MB/s BenchmarkHash/n=16384/Bytes-4 40552 3618 ns/op 4528.22 MB/s BenchmarkHash/n=16384/String-4 10000 15654 ns/op 1046.64 MB/s PASS ok hash/maphash 39.691s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 703 291623 ns/op BenchmarkEscapeNone-4 88760 4079 ns/op BenchmarkUnescape-4 560 843893 ns/op BenchmarkUnescapeNone-4 368858 293.6 ns/op BenchmarkUnescapeSparse-4 10000 154020 ns/op BenchmarkUnescapeDense-4 1113 319800 ns/op PASS ok html 5.545s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7714 50844 ns/op BenchmarkCSSEscaperNoSpecials-4 46767 8745 ns/op BenchmarkDecodeCSS-4 12868 9294 ns/op BenchmarkDecodeCSSNoSpecials-4 1859138 161.8 ns/op BenchmarkCSSValueFilter-4 10000 44457 ns/op BenchmarkCSSValueFilterOk-4 81760 1687 ns/op BenchmarkEscapedExecute-4 3442 71880 ns/op BenchmarkHTMLNospaceEscaper-4 10000 53050 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 69594 2029 ns/op BenchmarkStripTags-4 10000 14884 ns/op BenchmarkStripTagsNoSpecials-4 271453 1314 ns/op BenchmarkJSValEscaperWithNum-4 18949 15016 ns/op BenchmarkJSValEscaperWithStr-4 5442 69552 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17296 28969 ns/op BenchmarkJSValEscaperWithObj-4 4482 183150 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9582 50101 ns/op BenchmarkJSStrEscaperNoSpecials-4 56329 36043 ns/op BenchmarkJSStrEscaper-4 10000 21972 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 58006 2218 ns/op BenchmarkJSRegexpEscaper-4 10000 13708 ns/op BenchmarkTemplateSpecialTags-4 74 7767999 ns/op BenchmarkURLEscaper-4 3600 32416 ns/op BenchmarkURLEscaperNoSpecials-4 172891 6320 ns/op BenchmarkURLNormalizer-4 4746 149838 ns/op BenchmarkURLNormalizerNoSpecials-4 158434 10644 ns/op BenchmarkSrcsetFilter-4 10000 43163 ns/op BenchmarkSrcsetFilterNoSpecials-4 99508 14124 ns/op PASS ok html/template 32.327s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 474596 2948 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 393667 663.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 496621 1638 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 431598 307.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1286880 169.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 982437 128.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 113.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 129.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 932991 279.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 435838 369.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 333710 455.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 393178 889.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 314157 344.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 601690 224.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 490986 385.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 656851 196.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 538941 927.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 433999 357.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 836581 314.2 ns/op BenchmarkRGBASetRGBA-4 1000000 112.8 ns/op BenchmarkRGBA64At-4 578060 217.4 ns/op BenchmarkRGBA64SetRGBA64-4 634545 3267 ns/op BenchmarkNRGBAAt-4 817941 506.8 ns/op BenchmarkNRGBASetNRGBA-4 888775 120.1 ns/op BenchmarkNRGBA64At-4 457989 298.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 602403 191.6 ns/op BenchmarkAlphaAt-4 2278816 59.37 ns/op BenchmarkAlphaSetAlpha-4 1000000 243.9 ns/op BenchmarkAlpha16At-4 1000000 109.4 ns/op BenchmarkAlphaSetAlpha16-4 750986 814.1 ns/op BenchmarkGrayAt-4 1687088 99.81 ns/op BenchmarkGraySetGray-4 2146416 65.05 ns/op BenchmarkGray16At-4 1000000 180.0 ns/op BenchmarkGraySetGray16-4 1000000 124.5 ns/op PASS ok image 38.190s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2952855 60.44 ns/op BenchmarkYCbCrToRGB/128-4 2896491 155.5 ns/op BenchmarkYCbCrToRGB/255-4 2914516 48.71 ns/op BenchmarkRGBToYCbCr/0-4 2914063 138.2 ns/op BenchmarkRGBToYCbCr/Cb-4 2756324 52.15 ns/op BenchmarkRGBToYCbCr/Cr-4 2912035 45.90 ns/op BenchmarkYCbCrToRGBA/0-4 2522728 48.67 ns/op BenchmarkYCbCrToRGBA/128-4 2297695 126.2 ns/op BenchmarkYCbCrToRGBA/255-4 1000000 102.8 ns/op BenchmarkNYCbCrAToRGBA/0-4 2324185 271.3 ns/op BenchmarkNYCbCrAToRGBA/128-4 2271045 284.1 ns/op BenchmarkNYCbCrAToRGBA/255-4 2275828 91.81 ns/op PASS ok image/color 11.985s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 108281194 ns/op BenchmarkFillSrc-4 385 324981 ns/op BenchmarkCopyOver-4 4 93425604 ns/op BenchmarkCopySrc-4 532 746879 ns/op BenchmarkNRGBAOver-4 4 40918100 ns/op BenchmarkNRGBASrc-4 10 10927751 ns/op BenchmarkYCbCr-4 7 16800506 ns/op BenchmarkGray-4 15 25325415 ns/op BenchmarkCMYK-4 9 13518416 ns/op BenchmarkGlyphOver-4 16 6767746 ns/op BenchmarkRGBAMaskOver-4 2 52185173 ns/op BenchmarkGrayMaskOver-4 3 40135832 ns/op BenchmarkRGBA64ImageMaskOver-4 2 52783124 ns/op BenchmarkRGBA-4 3 229169397 ns/op BenchmarkPalettedFill-4 1054 139956 ns/op BenchmarkPalettedRGBA-4 2 69302846 ns/op BenchmarkGenericOver-4 1 116002922 ns/op BenchmarkGenericMaskOver-4 3 129090027 ns/op BenchmarkGenericSrc-4 1 124686605 ns/op BenchmarkGenericMaskSrc-4 2 50715022 ns/op PASS ok image/draw 27.356s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 13 8726191 ns/op 1.77 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 215637653 ns/op 1.42 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 7849287408 ns/op 0.16 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 3614886 ns/op 4.27 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 253333463 ns/op 0.24 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 13.383s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2486 91473 ns/op BenchmarkIDCT-4 2970 158158 ns/op BenchmarkDecodeBaseline-4 6 57540557 ns/op 1.07 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25987401 ns/op 2.38 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 209145038 ns/op 5.88 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 337536880 ns/op 2.73 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 5.789s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 10715737 10.09 ns/op BenchmarkDecodeGray-4 9 11931752 ns/op 5.49 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 127826778 ns/op 2.05 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 38243620 ns/op 6.85 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6369416 ns/op 10.29 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 1 179129744 ns/op 1.46 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 95779821 ns/op 2.74 MB/s 605232 B/op 268 allocs/op BenchmarkEncodeGray-4 2 169467702 ns/op 1.81 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 201174198 ns/op 1.53 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 232818213 ns/op 5.28 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 262337626 ns/op 4.68 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 40860656 ns/op 7.52 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 284613932 ns/op 4.32 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 856904208 ns/op 1.43 MB/s 864200 B/op 36 allocs/op PASS ok image/png 10.670s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 64135913 ns/op 1.56 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 64099836 ns/op 1.56 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 1152284375 ns/op 0.43 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 598906171 ns/op 0.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 63392680 ns/op 1.58 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 55285428 ns/op 1.81 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 1132777927 ns/op 0.44 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 329761908 ns/op 1.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1201735551 ns/op 0.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 979727535 ns/op 1.02 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 9252410064 ns/op 0.54 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 5988809627 ns/op 0.83 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 9 65533329 ns/op 1.53 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 22957872 ns/op 4.36 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 1 172374560 ns/op 2.90 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 132360918 ns/op 3.78 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 106106722 ns/op 9.42 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 145389285 ns/op 6.88 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 1724060653 ns/op 2.90 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 1175339890 ns/op 4.25 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 75407818 ns/op 1.33 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 102383959 ns/op 0.98 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 764468073 ns/op 0.65 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 387976511 ns/op 1.29 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1249130461 ns/op 0.80 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 945746216 ns/op 1.06 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6954400288 ns/op 0.72 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6411300780 ns/op 0.78 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 270280071 ns/op 15.46 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 188254113 ns/op 22.20 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 84.396s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 418468 347.9 ns/op 735.90 MB/s PASS ok internal/chacha8rand 1.298s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34059 3759 ns/op 0.27 MB/s BenchmarkMarshalCorpusFile/2-4 33120 7079 ns/op 0.28 MB/s BenchmarkMarshalCorpusFile/4-4 28708 12167 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/8-4 24007 17187 ns/op 0.47 MB/s BenchmarkMarshalCorpusFile/16-4 10000 11355 ns/op 1.41 MB/s BenchmarkMarshalCorpusFile/32-4 10000 12827 ns/op 2.49 MB/s BenchmarkMarshalCorpusFile/64-4 10000 14399 ns/op 4.44 MB/s BenchmarkMarshalCorpusFile/128-4 6860 28828 ns/op 4.44 MB/s BenchmarkMarshalCorpusFile/256-4 3465 129650 ns/op 1.97 MB/s BenchmarkMarshalCorpusFile/512-4 1980 230291 ns/op 2.22 MB/s BenchmarkMarshalCorpusFile/1024-4 915 142580 ns/op 7.18 MB/s BenchmarkMarshalCorpusFile/2048-4 100 1234945 ns/op 1.66 MB/s BenchmarkMarshalCorpusFile/4096-4 120 1337467 ns/op 3.06 MB/s BenchmarkMarshalCorpusFile/8192-4 100 3326232 ns/op 2.46 MB/s BenchmarkMarshalCorpusFile/16384-4 63 15134266 ns/op 1.08 MB/s BenchmarkMarshalCorpusFile/32768-4 27 9319345 ns/op 3.52 MB/s BenchmarkMarshalCorpusFile/65536-4 13 20041643 ns/op 3.27 MB/s BenchmarkMarshalCorpusFile/131072-4 6 72507656 ns/op 1.81 MB/s BenchmarkMarshalCorpusFile/262144-4 2 71979038 ns/op 3.64 MB/s BenchmarkMarshalCorpusFile/524288-4 1 267084178 ns/op 1.96 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 450503660 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/1-4 7334 21330 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 6181 32530 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/4-4 7048 30872 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/8-4 5775 81859 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/16-4 5248 23590 ns/op 0.68 MB/s BenchmarkUnmarshalCorpusFile/32-4 1845 106753 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/64-4 3121 44840 ns/op 1.43 MB/s BenchmarkUnmarshalCorpusFile/128-4 2565 82591 ns/op 1.55 MB/s BenchmarkUnmarshalCorpusFile/256-4 886 139642 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/512-4 246 427826 ns/op 1.20 MB/s BenchmarkUnmarshalCorpusFile/1024-4 267 442599 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 2504395 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/4096-4 60 1994004 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 8727398 ns/op 0.94 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7055860 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/32768-4 4 54869939 ns/op 0.60 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 28267923 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 54520564 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 138270182 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 431958434 ns/op 1.21 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 509985787 ns/op 2.06 MB/s BenchmarkMutatorBytes/1-4 33001 3537 ns/op BenchmarkMutatorBytes/10-4 35642 5790 ns/op BenchmarkMutatorBytes/100-4 29836 3680 ns/op BenchmarkMutatorBytes/1000-4 21602 5598 ns/op BenchmarkMutatorBytes/10000-4 5302 23897 ns/op BenchmarkMutatorBytes/100000-4 1220 249701 ns/op BenchmarkMutatorString/1-4 23044 13950 ns/op BenchmarkMutatorString/10-4 32203 3849 ns/op BenchmarkMutatorString/100-4 27422 8963 ns/op BenchmarkMutatorString/1000-4 9517 47146 ns/op BenchmarkMutatorString/10000-4 4149 48761 ns/op BenchmarkMutatorString/100000-4 226 471866 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17995 6452 ns/op BenchmarkMutatorAllBasicTypes/string-4 18873 11315 ns/op BenchmarkMutatorAllBasicTypes/bool-4 66132 2003 ns/op BenchmarkMutatorAllBasicTypes/float32-4 57860 2598 ns/op BenchmarkMutatorAllBasicTypes/float64-4 52768 2096 ns/op BenchmarkMutatorAllBasicTypes/int-4 62240 1993 ns/op BenchmarkMutatorAllBasicTypes/int8-4 60072 2152 ns/op BenchmarkMutatorAllBasicTypes/int16-4 60070 2221 ns/op BenchmarkMutatorAllBasicTypes/int32-4 59745 3652 ns/op BenchmarkMutatorAllBasicTypes/int64-4 61590 7395 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 59638 2201 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 55254 4435 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 61159 4603 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 60960 2042 ns/op PASS ok internal/fuzz 40.120s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 8953 17046 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 173887 877.0 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.548s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 34201 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 34384 6512 ns/op BenchmarkSplicePipePoolParallel-4 125023 2392 ns/op BenchmarkSplicePipeNativeParallel-4 76875 2015 ns/op PASS ok internal/poll 4.733s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 3 94366833 ns/op PASS ok internal/trace 4.539s PASS ok internal/zstd 1.255s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 15459 ns/op BenchmarkCopyNLarge-4 100 1715881 ns/op PASS ok io 1.600s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 173599 736.4 ns/op BenchmarkPrintln-4 19408 5753 ns/op 76 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35629 3531 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 2665 41750 ns/op BenchmarkDiscard-4 894796 141.8 ns/op 0 B/op 0 allocs/op PASS ok log 5.696s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 57616 1914 ns/op BenchmarkJSONHandler/defaults-4 4929 20377 ns/op 522 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3661 60656 ns/op 792 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3643 54685 ns/op 759 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5128 21311 ns/op 513 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5256 23279 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4842 24680 ns/op 522 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25275 4880 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23594 5139 ns/op 65 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 112242 1126 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 60925 2326 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 66448 4551 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 70927 2167 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 76729 5325 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 47944 5122 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 377.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 622956 1064 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 583722 225.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 429358 649.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 385068 415.5 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4886 71971 ns/op BenchmarkDispatch/switch-checked-4 178478 664.8 ns/op BenchmarkDispatch/As-4 177826 745.8 ns/op BenchmarkDispatch/Visit-4 89078 4591 ns/op BenchmarkUnsafeStrings-4 15541 6504 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 22.180s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 829197 148.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 740546 278.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 181242 576.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 127269 898.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 10000 10809 ns/op 257 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 53908 7042 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 16900 36710 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 3132 55927 ns/op 3476 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 7680 21153 ns/op 601 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 8078 20840 ns/op 597 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 3864 41442 ns/op 1078 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1472 99027 ns/op 4327 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 6104 24654 ns/op 540 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 10694 13454 ns/op 522 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6176 24123 ns/op 938 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2391 60674 ns/op 3689 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 12.993s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 38477858 ns/op PASS ok maps 2.816s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6538648 19.89 ns/op BenchmarkAcosh-4 4838991 27.52 ns/op BenchmarkAsin-4 6395622 21.27 ns/op BenchmarkAsinh-4 4569993 25.67 ns/op BenchmarkAtan-4 6981133 25.15 ns/op BenchmarkAtanh-4 4682653 24.08 ns/op BenchmarkAtan2-4 5070380 23.24 ns/op BenchmarkCbrt-4 5889513 46.50 ns/op BenchmarkCeil-4 15490716 12.69 ns/op BenchmarkCopysign-4 1877380 79.85 ns/op BenchmarkCos-4 8541213 13.95 ns/op BenchmarkCosh-4 6876048 17.59 ns/op BenchmarkErf-4 7478804 16.29 ns/op BenchmarkErfc-4 7767993 15.61 ns/op BenchmarkErfinv-4 3236709 241.4 ns/op BenchmarkErfcinv-4 3360951 55.36 ns/op BenchmarkExp-4 5958204 16.93 ns/op BenchmarkExpGo-4 728452 171.1 ns/op BenchmarkExpm1-4 7111698 20.91 ns/op BenchmarkExp2-4 765051 157.2 ns/op BenchmarkExp2Go-4 733816 168.6 ns/op BenchmarkAbs-4 2122381 57.96 ns/op BenchmarkDim-4 7937451 15.69 ns/op BenchmarkFloor-4 16102663 8.767 ns/op BenchmarkMax-4 12479358 10.34 ns/op BenchmarkMin-4 10994005 18.40 ns/op BenchmarkMod-4 189618 989.0 ns/op BenchmarkFrexp-4 1215783 107.9 ns/op BenchmarkGamma-4 401984 306.7 ns/op BenchmarkHypot-4 943849 112.8 ns/op BenchmarkHypotGo-4 1000000 153.6 ns/op BenchmarkIlogb-4 1000000 106.7 ns/op BenchmarkJ0-4 168519 726.5 ns/op BenchmarkJ1-4 176868 721.8 ns/op BenchmarkJn-4 87910 1392 ns/op BenchmarkLdexp-4 1000000 119.9 ns/op BenchmarkLgamma-4 522968 235.9 ns/op BenchmarkLog-4 6758450 18.01 ns/op BenchmarkLogb-4 1436416 92.80 ns/op BenchmarkLog1p-4 6636091 18.70 ns/op BenchmarkLog10-4 6330182 21.28 ns/op BenchmarkLog2-4 945212 133.5 ns/op BenchmarkModf-4 2359887 51.45 ns/op BenchmarkNextafter32-4 2421674 51.86 ns/op BenchmarkNextafter64-4 2348800 48.99 ns/op BenchmarkPowInt-4 3333432 34.51 ns/op BenchmarkPowFrac-4 3415665 36.26 ns/op BenchmarkPow10Pos-4 4259114 28.52 ns/op BenchmarkPow10Neg-4 3858543 31.86 ns/op BenchmarkRound-4 8180731 16.20 ns/op BenchmarkRoundToEven-4 6871144 15.35 ns/op BenchmarkRemainder-4 283814 429.1 ns/op BenchmarkSignbit-4 3968796 30.74 ns/op BenchmarkSin-4 8861288 17.30 ns/op BenchmarkSincos-4 606080 285.8 ns/op BenchmarkSinh-4 6662846 18.01 ns/op BenchmarkSqrtIndirect-4 14992227 22.65 ns/op BenchmarkSqrtLatency-4 9493735 46.83 ns/op BenchmarkSqrtIndirectLatency-4 9110196 16.15 ns/op BenchmarkSqrtGoLatency-4 1000000 131.0 ns/op BenchmarkSqrtPrime-4 118369 1072 ns/op BenchmarkTan-4 6315472 44.47 ns/op BenchmarkTanh-4 5703876 24.80 ns/op BenchmarkTrunc-4 15391461 7.753 ns/op BenchmarkY0-4 155570 951.3 ns/op BenchmarkY1-4 176340 661.5 ns/op BenchmarkYn-4 68643 1729 ns/op BenchmarkFloat64bits-4 3277716 132.7 ns/op BenchmarkFloat64frombits-4 3957847 108.9 ns/op BenchmarkFloat32bits-4 3950875 30.84 ns/op BenchmarkFloat32frombits-4 3502124 75.17 ns/op BenchmarkFMA-4 16352035 7.689 ns/op PASS ok math 38.027s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11141406 11.35 ns/op 5640.16 MB/s BenchmarkAddVV/2-4 9982410 19.68 ns/op 6503.25 MB/s BenchmarkAddVV/3-4 8887108 13.55 ns/op 14168.28 MB/s BenchmarkAddVV/4-4 6361782 16.51 ns/op 15509.75 MB/s BenchmarkAddVV/5-4 8289309 14.48 ns/op 22101.53 MB/s BenchmarkAddVV/10-4 6517276 17.76 ns/op 36036.86 MB/s BenchmarkAddVV/100-4 2306107 51.30 ns/op 124748.31 MB/s BenchmarkAddVV/1000-4 274412 439.8 ns/op 145527.48 MB/s BenchmarkSubVV/1-4 11484729 10.48 ns/op 6105.73 MB/s BenchmarkSubVV/2-4 10463096 12.15 ns/op 10538.71 MB/s BenchmarkSubVV/3-4 9358984 14.44 ns/op 13293.87 MB/s BenchmarkSubVV/4-4 9341070 13.90 ns/op 18411.76 MB/s BenchmarkSubVV/5-4 7388205 14.18 ns/op 22559.28 MB/s BenchmarkSubVV/10-4 5697889 18.28 ns/op 35016.04 MB/s BenchmarkSubVV/100-4 2346700 57.41 ns/op 111471.84 MB/s BenchmarkSubVV/1000-4 269797 427.4 ns/op 149740.68 MB/s BenchmarkAddVW/1-4 10887298 10.52 ns/op 760.54 MB/s BenchmarkAddVW/2-4 11821958 10.12 ns/op 1581.26 MB/s BenchmarkAddVW/3-4 11467158 16.19 ns/op 1482.35 MB/s BenchmarkAddVW/4-4 10556558 12.08 ns/op 2649.06 MB/s BenchmarkAddVW/5-4 10875735 11.18 ns/op 3578.28 MB/s BenchmarkAddVW/10-4 7730830 17.14 ns/op 4666.35 MB/s BenchmarkAddVW/100-4 4803352 27.81 ns/op 28765.11 MB/s BenchmarkAddVW/1000-4 629494 199.9 ns/op 40011.89 MB/s BenchmarkAddVWext/1-4 11837631 11.22 ns/op 712.92 MB/s BenchmarkAddVWext/2-4 12092931 22.81 ns/op 701.50 MB/s BenchmarkAddVWext/3-4 10391586 12.29 ns/op 1953.23 MB/s BenchmarkAddVWext/4-4 10736745 11.13 ns/op 2875.79 MB/s BenchmarkAddVWext/5-4 10276167 11.68 ns/op 3423.25 MB/s BenchmarkAddVWext/10-4 8962230 14.57 ns/op 5491.57 MB/s BenchmarkAddVWext/100-4 2105443 78.36 ns/op 10209.70 MB/s BenchmarkAddVWext/1000-4 297752 470.6 ns/op 16997.99 MB/s BenchmarkSubVW/1-4 11348828 11.05 ns/op 723.95 MB/s BenchmarkSubVW/2-4 11812209 10.91 ns/op 1466.89 MB/s BenchmarkSubVW/3-4 11093575 11.26 ns/op 2131.87 MB/s BenchmarkSubVW/4-4 10801581 12.56 ns/op 2547.25 MB/s BenchmarkSubVW/5-4 10696100 17.38 ns/op 2301.44 MB/s BenchmarkSubVW/10-4 7258280 29.65 ns/op 2698.29 MB/s BenchmarkSubVW/100-4 4757420 40.34 ns/op 19831.34 MB/s BenchmarkSubVW/1000-4 755211 207.0 ns/op 38655.26 MB/s BenchmarkSubVWext/1-4 11740170 10.27 ns/op 778.61 MB/s BenchmarkSubVWext/2-4 11378821 11.08 ns/op 1443.97 MB/s BenchmarkSubVWext/3-4 11093725 16.71 ns/op 1436.04 MB/s BenchmarkSubVWext/4-4 10604001 11.44 ns/op 2797.68 MB/s BenchmarkSubVWext/5-4 10004732 13.28 ns/op 3013.02 MB/s BenchmarkSubVWext/10-4 8217574 15.37 ns/op 5206.28 MB/s BenchmarkSubVWext/100-4 2108308 56.73 ns/op 14100.87 MB/s BenchmarkSubVWext/1000-4 291607 480.1 ns/op 16663.64 MB/s BenchmarkMulAddVWW/1-4 9058677 12.22 ns/op 5238.61 MB/s BenchmarkMulAddVWW/2-4 7586336 14.27 ns/op 8966.97 MB/s BenchmarkMulAddVWW/3-4 7330522 18.96 ns/op 10125.91 MB/s BenchmarkMulAddVWW/4-4 6024368 19.73 ns/op 12973.60 MB/s BenchmarkMulAddVWW/5-4 5606065 21.19 ns/op 15100.26 MB/s BenchmarkMulAddVWW/10-4 4404544 27.22 ns/op 23515.38 MB/s BenchmarkMulAddVWW/100-4 617618 198.4 ns/op 32253.82 MB/s BenchmarkMulAddVWW/1000-4 62942 2085 ns/op 30692.11 MB/s BenchmarkAddMulVVW/1-4 10569703 12.16 ns/op 5261.06 MB/s BenchmarkAddMulVVW/2-4 8648169 14.45 ns/op 8857.79 MB/s BenchmarkAddMulVVW/3-4 7380610 15.80 ns/op 12150.31 MB/s BenchmarkAddMulVVW/4-4 6617341 17.58 ns/op 14559.61 MB/s BenchmarkAddMulVVW/5-4 5161142 21.50 ns/op 14887.03 MB/s BenchmarkAddMulVVW/10-4 4141822 28.71 ns/op 22288.83 MB/s BenchmarkAddMulVVW/100-4 434077 231.8 ns/op 27609.71 MB/s BenchmarkAddMulVVW/1000-4 58885 5462 ns/op 11716.78 MB/s BenchmarkDivWVW/1-4 2345883 48.49 ns/op 1319.86 MB/s BenchmarkDivWVW/2-4 1000000 105.8 ns/op 1209.82 MB/s BenchmarkDivWVW/3-4 811491 162.0 ns/op 1185.54 MB/s BenchmarkDivWVW/4-4 650056 183.3 ns/op 1396.98 MB/s BenchmarkDivWVW/5-4 588342 197.8 ns/op 1617.51 MB/s BenchmarkDivWVW/10-4 288576 370.6 ns/op 1727.11 MB/s BenchmarkDivWVW/100-4 38173 3481 ns/op 1838.37 MB/s BenchmarkDivWVW/1000-4 3667 28217 ns/op 2268.11 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2669414 46.14 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2526040 49.53 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1310169 77.98 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1402374 82.30 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 102.6 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 120.1 ns/op BenchmarkNonZeroShifts/4/shrVU-4 876660 124.1 ns/op BenchmarkNonZeroShifts/4/shlVU-4 819070 201.1 ns/op BenchmarkNonZeroShifts/5/shrVU-4 809364 164.3 ns/op BenchmarkNonZeroShifts/5/shlVU-4 698372 174.5 ns/op BenchmarkNonZeroShifts/10/shrVU-4 451942 279.3 ns/op BenchmarkNonZeroShifts/10/shlVU-4 394572 321.9 ns/op BenchmarkNonZeroShifts/100/shrVU-4 49624 3453 ns/op BenchmarkNonZeroShifts/100/shlVU-4 41604 2783 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5020 23573 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4537 26290 ns/op BenchmarkDecimalConversion-4 177 622114 ns/op BenchmarkFloatString/100-4 9859 12558 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 187 674349 ns/op 2913 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 61749368 ns/op 61036 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 6790318781 ns/op 839240 B/op 533 allocs/op BenchmarkFloatAdd/10-4 96634 1166 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 90217 1469 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 50134 2329 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 12379 13092 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1609 94882 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 137572 922.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 122326 983.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 95178 1300 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 25544 4615 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3139 38612 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1215 84523 ns/op BenchmarkParseFloatLargeExp-4 319 443627 ns/op BenchmarkGCD10x10/WithoutXY-4 171854 1179 ns/op BenchmarkGCD10x10/WithXY-4 44451 3685 ns/op BenchmarkGCD10x100/WithoutXY-4 77470 2501 ns/op BenchmarkGCD10x100/WithXY-4 12746 12608 ns/op BenchmarkGCD10x1000/WithoutXY-4 53604 2474 ns/op BenchmarkGCD10x1000/WithXY-4 9010 11962 ns/op BenchmarkGCD100x100/WithoutXY-4 20378 5722 ns/op BenchmarkGCD100x100/WithXY-4 7593 23112 ns/op BenchmarkGCD100x1000/WithoutXY-4 9163 12998 ns/op BenchmarkGCD100x1000/WithXY-4 3794 34729 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1686 77299 ns/op BenchmarkGCD1000x1000/WithXY-4 904 176178 ns/op BenchmarkHilbert-4 15 14388186 ns/op BenchmarkBinomial-4 9038 15593 ns/op BenchmarkQuoRem-4 12834 8960 ns/op BenchmarkExp-4 7 15231304 ns/op BenchmarkExpMont/Odd-4 100 1131057 ns/op 2589 B/op 21 allocs/op BenchmarkExpMont/Even1-4 96 1129815 ns/op 3352 B/op 37 allocs/op BenchmarkExpMont/Even2-4 98 1247123 ns/op 3868 B/op 54 allocs/op BenchmarkExpMont/Even3-4 98 1174759 ns/op 3875 B/op 54 allocs/op BenchmarkExpMont/Even4-4 98 1158767 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even8-4 94 1176940 ns/op 3824 B/op 52 allocs/op BenchmarkExpMont/Even32-4 81 1505135 ns/op 3825 B/op 52 allocs/op BenchmarkExpMont/Even64-4 120 1098872 ns/op 3639 B/op 53 allocs/op BenchmarkExpMont/Even96-4 99 1050870 ns/op 3757 B/op 50 allocs/op BenchmarkExpMont/Even128-4 120 1022551 ns/op 3269 B/op 50 allocs/op BenchmarkExpMont/Even255-4 138 894778 ns/op 2920 B/op 46 allocs/op BenchmarkExpMont/SmallEven1-4 458 265506 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 409 294446 ns/op 1718 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 397 300245 ns/op 1726 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 406 299288 ns/op 1749 B/op 47 allocs/op BenchmarkExp2-4 7 49016338 ns/op BenchmarkBitset-4 810604 136.1 ns/op BenchmarkBitsetNeg-4 307892 474.1 ns/op BenchmarkBitsetOrig-4 205135 814.2 ns/op BenchmarkBitsetNegOrig-4 133245 1821 ns/op BenchmarkModSqrt225_Tonelli-4 76 1708419 ns/op BenchmarkModSqrt225_3Mod4-4 100 1085141 ns/op BenchmarkModSqrt231_Tonelli-4 76 3087145 ns/op BenchmarkModSqrt231_5Mod8-4 218 565375 ns/op BenchmarkModInverse-4 9061 22445 ns/op BenchmarkSqrt-4 946 144895 ns/op BenchmarkIntSqr/1-4 1299145 88.51 ns/op BenchmarkIntSqr/2-4 502641 275.7 ns/op BenchmarkIntSqr/3-4 370718 605.8 ns/op BenchmarkIntSqr/5-4 247408 512.1 ns/op BenchmarkIntSqr/8-4 163761 752.7 ns/op BenchmarkIntSqr/10-4 126307 1175 ns/op BenchmarkIntSqr/20-4 33715 5559 ns/op BenchmarkIntSqr/30-4 22552 5402 ns/op BenchmarkIntSqr/50-4 13084 9031 ns/op BenchmarkIntSqr/80-4 6540 16369 ns/op BenchmarkIntSqr/100-4 5312 22199 ns/op BenchmarkIntSqr/200-4 1759 65001 ns/op BenchmarkIntSqr/300-4 948 135052 ns/op BenchmarkIntSqr/500-4 411 290555 ns/op BenchmarkIntSqr/800-4 184 685206 ns/op BenchmarkIntSqr/1000-4 124 921787 ns/op BenchmarkDiv/20/10-4 267325 509.5 ns/op BenchmarkDiv/40/20-4 241773 1311 ns/op BenchmarkDiv/100/50-4 301602 399.1 ns/op BenchmarkDiv/200/100-4 36897 3259 ns/op BenchmarkDiv/400/200-4 32913 3621 ns/op BenchmarkDiv/1000/500-4 10000 15213 ns/op BenchmarkDiv/2000/1000-4 14498 7494 ns/op BenchmarkDiv/20000/10000-4 712 237216 ns/op BenchmarkDiv/200000/100000-4 18 7780272 ns/op BenchmarkDiv/2000000/1000000-4 1 355623534 ns/op BenchmarkDiv/20000000/10000000-4 1 10024486952 ns/op BenchmarkMul-4 3 89279485 ns/op BenchmarkNatMul/10-4 75265 1646 ns/op BenchmarkNatMul/100-4 3822 53108 ns/op BenchmarkNatMul/1000-4 94 1344577 ns/op BenchmarkZeroShifts/Shl-4 10000 13241 ns/op BenchmarkZeroShifts/ShlSame-4 5962513 19.58 ns/op BenchmarkZeroShifts/Shr-4 6387 88470 ns/op BenchmarkZeroShifts/ShrSame-4 5839335 22.19 ns/op BenchmarkExp3Power/0x10-4 191941 693.0 ns/op BenchmarkExp3Power/0x40-4 132264 836.3 ns/op BenchmarkExp3Power/0x100-4 80787 4920 ns/op BenchmarkExp3Power/0x400-4 30715 9620 ns/op BenchmarkExp3Power/0x1000-4 6229 23922 ns/op BenchmarkExp3Power/0x4000-4 990 181249 ns/op BenchmarkExp3Power/0x10000-4 100 1270829 ns/op BenchmarkExp3Power/0x40000-4 10 10536643 ns/op BenchmarkExp3Power/0x100000-4 2 87776498 ns/op BenchmarkExp3Power/0x400000-4 1 911321903 ns/op BenchmarkFibo-4 2 83506537 ns/op BenchmarkNatSqr/1-4 902210 169.2 ns/op BenchmarkNatSqr/2-4 446698 299.2 ns/op BenchmarkNatSqr/3-4 292938 620.8 ns/op BenchmarkNatSqr/5-4 226711 955.9 ns/op BenchmarkNatSqr/8-4 132372 1327 ns/op BenchmarkNatSqr/10-4 85222 2306 ns/op BenchmarkNatSqr/20-4 10000 34512 ns/op BenchmarkNatSqr/30-4 14932 9919 ns/op BenchmarkNatSqr/50-4 12201 16481 ns/op BenchmarkNatSqr/80-4 6808 17883 ns/op BenchmarkNatSqr/100-4 4839 32575 ns/op BenchmarkNatSqr/200-4 1828 109798 ns/op BenchmarkNatSqr/300-4 924 135034 ns/op BenchmarkNatSqr/500-4 398 325263 ns/op BenchmarkNatSqr/800-4 189 687256 ns/op BenchmarkNatSqr/1000-4 100 1677001 ns/op BenchmarkNatSetBytes/8-4 698121 210.6 ns/op BenchmarkNatSetBytes/24-4 201556 1573 ns/op BenchmarkNatSetBytes/128-4 32403 5281 ns/op BenchmarkNatSetBytes/7-4 906807 139.3 ns/op BenchmarkNatSetBytes/23-4 77413 7150 ns/op BenchmarkNatSetBytes/127-4 47474 7663 ns/op BenchmarkScanPi-4 240 885517 ns/op BenchmarkStringPiParallel-4 409 444884 ns/op BenchmarkScan/10/Base2-4 37720 3286 ns/op BenchmarkScan/100/Base2-4 4246 27593 ns/op BenchmarkScan/1000/Base2-4 429 280505 ns/op BenchmarkScan/10/Base8-4 75633 2486 ns/op BenchmarkScan/100/Base8-4 10000 14014 ns/op BenchmarkScan/1000/Base8-4 1257 94840 ns/op BenchmarkScan/10/Base10-4 94663 3400 ns/op BenchmarkScan/100/Base10-4 13648 9760 ns/op BenchmarkScan/1000/Base10-4 1360 114939 ns/op BenchmarkScan/10/Base16-4 113354 1225 ns/op BenchmarkScan/100/Base16-4 15328 7887 ns/op BenchmarkScan/1000/Base16-4 1543 102722 ns/op BenchmarkString/10/Base2-4 184039 675.9 ns/op BenchmarkString/100/Base2-4 27620 4883 ns/op BenchmarkString/1000/Base2-4 2835 44777 ns/op BenchmarkString/10/Base8-4 339478 502.4 ns/op BenchmarkString/100/Base8-4 66450 2218 ns/op BenchmarkString/1000/Base8-4 7732 17317 ns/op BenchmarkString/10/Base10-4 204198 769.3 ns/op BenchmarkString/100/Base10-4 38595 16249 ns/op BenchmarkString/1000/Base10-4 3993 38970 ns/op BenchmarkString/10/Base16-4 399362 510.3 ns/op BenchmarkString/100/Base16-4 89178 2163 ns/op BenchmarkString/1000/Base16-4 10000 15031 ns/op BenchmarkLeafSize/0-4 30 4602905 ns/op BenchmarkLeafSize/1-4 385 436028 ns/op BenchmarkLeafSize/2-4 324 438981 ns/op BenchmarkLeafSize/3-4 200 913393 ns/op BenchmarkLeafSize/4-4 100 1834517 ns/op BenchmarkLeafSize/5-4 225 572525 ns/op BenchmarkLeafSize/6-4 165 763256 ns/op BenchmarkLeafSize/7-4 295 828916 ns/op BenchmarkLeafSize/8-4 165 1514488 ns/op BenchmarkLeafSize/9-4 152 2013832 ns/op BenchmarkLeafSize/10-4 225 677116 ns/op BenchmarkLeafSize/11-4 145 902360 ns/op BenchmarkLeafSize/12-4 100 1280484 ns/op BenchmarkLeafSize/13-4 228 560992 ns/op BenchmarkLeafSize/14-4 249 812882 ns/op BenchmarkLeafSize/15-4 217 1017487 ns/op BenchmarkLeafSize/16-4 379 324990 ns/op BenchmarkLeafSize/32-4 390 344655 ns/op BenchmarkLeafSize/64-4 248 512704 ns/op BenchmarkProbablyPrime/n=0-4 4 29938286 ns/op BenchmarkProbablyPrime/n=1-4 4 25226094 ns/op BenchmarkProbablyPrime/n=5-4 3 33623638 ns/op BenchmarkProbablyPrime/n=10-4 2 50852868 ns/op BenchmarkProbablyPrime/n=20-4 2 143487875 ns/op BenchmarkProbablyPrime/Lucas-4 6 19783099 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 44 2963702 ns/op BenchmarkRatCmp-4 79905 2040 ns/op BenchmarkFloatPrecExact/1-4 106806 1371 ns/op BenchmarkFloatPrecExact/10-4 41191 6934 ns/op BenchmarkFloatPrecExact/100-4 8702 18881 ns/op BenchmarkFloatPrecExact/1000-4 1262 98277 ns/op BenchmarkFloatPrecExact/10000-4 90 1433958 ns/op BenchmarkFloatPrecExact/100000-4 2 176833691 ns/op BenchmarkFloatPrecExact/1000000-4 1 4325708940 ns/op BenchmarkFloatPrecMixed/1-4 118669 1069 ns/op BenchmarkFloatPrecMixed/10-4 33891 3530 ns/op BenchmarkFloatPrecMixed/100-4 4112 44268 ns/op BenchmarkFloatPrecMixed/1000-4 276 677124 ns/op BenchmarkFloatPrecMixed/10000-4 7 14967043 ns/op BenchmarkFloatPrecMixed/100000-4 1 852067165 ns/op BenchmarkFloatPrecMixed/1000000-4 1 50067360129 ns/op BenchmarkFloatPrecInexact/1-4 163100 4952 ns/op BenchmarkFloatPrecInexact/10-4 143437 6986 ns/op BenchmarkFloatPrecInexact/100-4 88460 3881 ns/op BenchmarkFloatPrecInexact/1000-4 20985 11560 ns/op BenchmarkFloatPrecInexact/10000-4 2974 549987 ns/op BenchmarkFloatPrecInexact/100000-4 100 1318138 ns/op BenchmarkFloatPrecInexact/1000000-4 21 19835808 ns/op BenchmarkFloatSqrt/64-4 10000 16816 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7755 15444 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5281 89152 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2222 195985 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 368 584705 ns/op 17738 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 34 11136976 ns/op 175541 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 687120086 ns/op 3781920 B/op 627 allocs/op PASS ok math/big 212.734s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7649275 16.35 ns/op BenchmarkLeadingZeros8-4 7611562 45.68 ns/op BenchmarkLeadingZeros16-4 6779997 17.31 ns/op BenchmarkLeadingZeros32-4 7816654 27.51 ns/op BenchmarkLeadingZeros64-4 7880871 15.52 ns/op BenchmarkTrailingZeros-4 5242441 39.82 ns/op BenchmarkTrailingZeros8-4 6822399 77.75 ns/op BenchmarkTrailingZeros16-4 7712416 16.22 ns/op BenchmarkTrailingZeros32-4 7277772 33.97 ns/op BenchmarkTrailingZeros64-4 7766972 19.36 ns/op BenchmarkOnesCount-4 7772743 66.19 ns/op BenchmarkOnesCount8-4 8240294 53.21 ns/op BenchmarkOnesCount16-4 7789440 51.86 ns/op BenchmarkOnesCount32-4 7964076 47.50 ns/op BenchmarkOnesCount64-4 7888405 18.52 ns/op BenchmarkRotateLeft-4 8207222 74.00 ns/op BenchmarkRotateLeft8-4 7618701 28.08 ns/op BenchmarkRotateLeft16-4 7866745 15.59 ns/op BenchmarkRotateLeft32-4 7369483 14.66 ns/op BenchmarkRotateLeft64-4 3316600 52.01 ns/op BenchmarkReverse-4 13725739 11.47 ns/op BenchmarkReverse8-4 15107098 8.444 ns/op BenchmarkReverse16-4 14743653 24.22 ns/op BenchmarkReverse32-4 12775821 16.39 ns/op BenchmarkReverse64-4 13602468 47.89 ns/op BenchmarkReverseBytes-4 15077079 9.869 ns/op BenchmarkReverseBytes16-4 15790569 8.441 ns/op BenchmarkReverseBytes32-4 14705241 30.81 ns/op BenchmarkReverseBytes64-4 14175030 8.002 ns/op BenchmarkAdd-4 7522641 14.94 ns/op BenchmarkAdd32-4 8233122 14.86 ns/op BenchmarkAdd64-4 7893675 15.24 ns/op BenchmarkAdd64multiple-4 12928314 11.18 ns/op BenchmarkSub-4 7008781 15.21 ns/op BenchmarkSub32-4 6747418 17.88 ns/op BenchmarkSub64-4 6042878 19.50 ns/op BenchmarkSub64multiple-4 14292858 11.06 ns/op BenchmarkMul-4 8339102 17.62 ns/op BenchmarkMul32-4 8443220 16.41 ns/op BenchmarkMul64-4 8323570 14.37 ns/op BenchmarkDiv-4 2755112 55.85 ns/op BenchmarkDiv32-4 6257666 38.47 ns/op BenchmarkDiv64-4 2492852 45.00 ns/op PASS ok math/bits 59.456s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 110.3 ns/op BenchmarkAcos-4 283111 1292 ns/op BenchmarkAcosh-4 276969 433.1 ns/op BenchmarkAsin-4 271084 430.5 ns/op BenchmarkAsinh-4 258219 423.5 ns/op BenchmarkAtan-4 1000000 112.2 ns/op BenchmarkAtanh-4 1000000 115.1 ns/op BenchmarkConj-4 15595382 7.758 ns/op BenchmarkCos-4 367176 503.5 ns/op BenchmarkCosh-4 436572 1299 ns/op BenchmarkExp-4 560457 214.1 ns/op BenchmarkLog-4 760669 163.3 ns/op BenchmarkLog10-4 784786 202.1 ns/op BenchmarkPhase-4 4333567 25.56 ns/op BenchmarkPolar-4 913705 137.8 ns/op BenchmarkPow-4 269140 377.9 ns/op BenchmarkRect-4 645951 316.3 ns/op BenchmarkSin-4 440064 318.6 ns/op BenchmarkSinh-4 443396 261.3 ns/op BenchmarkSqrt-4 358129 382.3 ns/op BenchmarkTan-4 1000000 111.7 ns/op BenchmarkTanh-4 1847031 102.4 ns/op PASS ok math/cmplx 13.987s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 798579 183.5 ns/op BenchmarkInt63ThreadsafeParallel-4 1134610 752.5 ns/op BenchmarkInt63Unthreadsafe-4 953425 214.1 ns/op BenchmarkIntn1000-4 774741 149.8 ns/op BenchmarkInt63n1000-4 830534 152.6 ns/op BenchmarkInt31n1000-4 889564 199.1 ns/op BenchmarkFloat32-4 792902 140.6 ns/op BenchmarkFloat64-4 967434 248.9 ns/op BenchmarkPerm3-4 191917 698.2 ns/op BenchmarkPerm30-4 21800 6117 ns/op BenchmarkPerm30ViaShuffle-4 16740 6287 ns/op BenchmarkShuffleOverhead-4 10000 10538 ns/op BenchmarkRead3-4 769080 166.2 ns/op BenchmarkRead64-4 66010 1790 ns/op BenchmarkRead1000-4 4483 32068 ns/op BenchmarkConcurrent-4 290113 354.7 ns/op PASS ok math/rand 11.287s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 4769504 23.12 ns/op BenchmarkPCG_DXSM-4 3249640 37.64 ns/op BenchmarkSourceUint64-4 3119002 37.72 ns/op BenchmarkGlobalInt64-4 2730906 44.89 ns/op BenchmarkGlobalInt64Parallel-4 2337342 69.18 ns/op BenchmarkGlobalUint64-4 3202782 54.21 ns/op BenchmarkGlobalUint64Parallel-4 1718671 172.4 ns/op BenchmarkInt64-4 1474327 78.64 ns/op BenchmarkUint64-4 1212740 475.1 ns/op BenchmarkGlobalIntN1000-4 2097912 75.04 ns/op BenchmarkIntN1000-4 1000000 102.8 ns/op BenchmarkInt64N1000-4 938620 195.8 ns/op BenchmarkInt64N1e8-4 1000000 223.7 ns/op BenchmarkInt64N1e9-4 980464 119.8 ns/op BenchmarkInt64N2e9-4 1000000 104.4 ns/op BenchmarkInt64N1e18-4 1000000 102.5 ns/op BenchmarkInt64N2e18-4 1000000 142.1 ns/op BenchmarkInt64N4e18-4 979509 114.4 ns/op BenchmarkInt32N1000-4 1114532 111.1 ns/op BenchmarkInt32N1e8-4 1000000 211.0 ns/op BenchmarkInt32N1e9-4 1000000 105.5 ns/op BenchmarkInt32N2e9-4 1000000 276.6 ns/op BenchmarkFloat32-4 1597915 75.28 ns/op BenchmarkFloat64-4 1553733 78.90 ns/op BenchmarkExpFloat64-4 783848 164.3 ns/op BenchmarkNormFloat64-4 892045 117.9 ns/op BenchmarkPerm3-4 249516 605.2 ns/op BenchmarkPerm30-4 21849 13153 ns/op BenchmarkPerm30ViaShuffle-4 10000 27371 ns/op BenchmarkShuffleOverhead-4 32904 3453 ns/op BenchmarkConcurrent-4 1000000 149.2 ns/op PASS ok math/rand/v2 28.351s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 40597 9672 ns/op BenchmarkQDecodeWord-4 105466 3545 ns/op BenchmarkQDecodeHeader-4 90141 3240 ns/op BenchmarkTypeByExtension/.html-4 390356 381.5 ns/op BenchmarkTypeByExtension/.HTML-4 339896 505.3 ns/op BenchmarkTypeByExtension/.unused-4 282806 420.1 ns/op BenchmarkExtensionsByType/text/html-4 10000 21070 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 10000 85244 ns/op BenchmarkExtensionsByType/application/octet-stream-4 75862 7147 ns/op PASS ok mime 15.138s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 286 889893 ns/op 47561 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 567 1639926 ns/op 47685 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 1451744 ns/op 104620 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 433 322735 ns/op 49803 B/op 207 allocs/op PASS ok mime/multipart 4.418s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 813 665216 ns/op PASS ok mime/quotedprintable 1.856s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 22 6673508 ns/op 8265 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 27 7859837 ns/op 7121 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5011038622 ns/op 158992 B/op 227 allocs/op BenchmarkDNSName-4 86656 1475 ns/op BenchmarkInterfaces-4 2643 119087 ns/op 9003 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3181 90479 ns/op 6704 B/op 22 allocs/op BenchmarkInterfaceByName-4 2644 304947 ns/op 8960 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1669 323889 ns/op 15318 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5403 75875 ns/op 4413 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 525 1124450 ns/op 135304 B/op 39 allocs/op BenchmarkParseIP-4 6877 19694 ns/op BenchmarkParseIPValidIPv4-4 319429 379.9 ns/op BenchmarkParseIPValidIPv6-4 147950 1543 ns/op BenchmarkIPString/IPv4-4 91752 7715 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8174 13411 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49443 25581 ns/op BenchmarkIPEqual/IPv4-4 685761 213.7 ns/op BenchmarkIPEqual/IPv6-4 1026117 175.5 ns/op BenchmarkSendfileZeroBytes-4 1 230384157 ns/op 7028376 B/op 376000 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1375124753 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1214832652 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1216257468 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1213577045 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1218852389 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1233031228 ns/op 0.03 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1225980250 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1004325333 ns/op 0.13 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1011470193 ns/op 0.26 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1154134082 ns/op 0.45 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1025961409 ns/op 1.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1012510922 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1031554970 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1015784073 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1007121684 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1012985098 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1019096264 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1007594091 ns/op 0.07 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1004863831 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1007841723 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1024118489 ns/op 0.51 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1017382900 ns/op 1.03 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1040848312 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1017761066 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007944803 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1009031950 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1013190874 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1010233539 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1043301892 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1013847116 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1015190208 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1021723277 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1040398247 ns/op 1.01 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1010378675 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1004781748 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1019273019 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1003281168 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1019204289 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1017395670 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1004326506 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1012848792 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1019660203 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1014708582 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1039352820 ns/op 1.01 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1023945426 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 2220289800 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1022293510 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1021099425 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1052058309 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1596299351 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1084268789 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1073861335 ns/op 0.12 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1017000028 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1567194145 ns/op 0.33 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1019785328 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1006397253 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1015762652 ns/op 0.00 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1195877232 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1322278020 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1248442307 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 918030344 ns/op 0.04 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1033059313 ns/op 0.06 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1023852583 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1040024180 ns/op 0.25 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1010096946 ns/op 0.52 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1126760163 ns/op 0.93 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1785775428 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1602150204 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1209194368 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 2018915438 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1014959300 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1247259405 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1014263529 ns/op 0.06 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1210012240 ns/op 0.11 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1018380796 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1013071090 ns/op 0.52 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1018911869 ns/op 1.03 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 2307 63030 ns/op BenchmarkTCP4OneShotTimeout-4 2100 103265 ns/op BenchmarkTCP4Persistent-4 4831 148579 ns/op BenchmarkTCP4PersistentTimeout-4 8768 41963 ns/op BenchmarkTCP6OneShot-4 2240 109301 ns/op BenchmarkTCP6OneShotTimeout-4 1486 291117 ns/op BenchmarkTCP6Persistent-4 7354 15295 ns/op BenchmarkTCP6PersistentTimeout-4 12184 9981 ns/op BenchmarkTCP4ConcurrentReadWrite-4 28008 6398 ns/op BenchmarkTCP6ConcurrentReadWrite-4 10000 21043 ns/op BenchmarkSetReadDeadline-4 156961 1516 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 18837 5873 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 25154 5290 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 40082 ns/op 0 B/op 0 allocs/op PASS ok net 125.614s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22789 6457 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7911 17111 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12901 20988 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15240 15650 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 10000 50715 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 52668 3193 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 465080 267.9 ns/op BenchmarkFindChild/n=2/rep=map-4 3803474 33.56 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 962971 118.4 ns/op BenchmarkFindChild/n=4/rep=linear-4 595068 203.1 ns/op BenchmarkFindChild/n=4/rep=map-4 3706494 32.37 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 567328 230.9 ns/op BenchmarkFindChild/n=8/rep=linear-4 323810 1365 ns/op BenchmarkFindChild/n=8/rep=map-4 1000000 112.6 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 304216 386.0 ns/op BenchmarkFindChild/n=16/rep=linear-4 151404 4434 ns/op BenchmarkFindChild/n=16/rep=map-4 2767297 74.50 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1000000 306.0 ns/op BenchmarkFindChild/n=32/rep=linear-4 67561 1613 ns/op BenchmarkFindChild/n=32/rep=map-4 2953989 85.45 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2171815 59.03 ns/op BenchmarkMultiConflicts-4 1 211392451 ns/op BenchmarkServerMatch-4 10000 34796 ns/op BenchmarkReadRequestChrome-4 3183 42139 ns/op 14.50 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7581 15802 ns/op 4.94 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7887 19345 ns/op 4.24 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5761 26448 ns/op 5.71 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 51839 ns/op 0.77 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 304 344827 ns/op 2.97 MB/s BenchmarkFileAndServer_1KB/https1-4 81 2006088 ns/op 0.51 MB/s BenchmarkFileAndServer_1KB/h2-4 1 113265204 ns/op 0.01 MB/s BenchmarkFileAndServer_16MB/h1-4 3 70145890 ns/op 239.18 MB/s BenchmarkFileAndServer_16MB/https1-4 1 147203879 ns/op 113.97 MB/s BenchmarkFileAndServer_16MB/h2-4 1 775389980 ns/op 21.64 MB/s BenchmarkFileAndServer_64MB/h1-4 1 440324509 ns/op 152.41 MB/s BenchmarkFileAndServer_64MB/https1-4 1 988903395 ns/op 67.86 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2748640457 ns/op 24.42 MB/s BenchmarkServeMux-4 166 949363 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 224 551361 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 342 310574 ns/op 6000 B/op 63 allocs/op BenchmarkClientServer/https1-4 246 620895 ns/op 6831 B/op 73 allocs/op BenchmarkClientServer/h2-4 2 84267410 ns/op 72676 B/op 726 allocs/op BenchmarkClientServerParallel/4/h1-4 532 1585266 ns/op 9443 B/op 76 allocs/op BenchmarkClientServerParallel/4/https1-4 27 11066622 ns/op 81124 B/op 898 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36940: write tcp 127.0.0.1:41357->127.0.0.1:36940: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41688: read tcp 127.0.0.1:43721->127.0.0.1:41688: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41664: read tcp 127.0.0.1:43721->127.0.0.1:41664: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41698: read tcp 127.0.0.1:43721->127.0.0.1:41698: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41676: read tcp 127.0.0.1:43721->127.0.0.1:41676: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41660: read tcp 127.0.0.1:43721->127.0.0.1:41660: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41650: write tcp 127.0.0.1:43721->127.0.0.1:41650: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58710: read tcp 127.0.0.1:39073->127.0.0.1:58710: use of closed network connection BenchmarkClientServerParallel/4/h2-4 10 15378175 ns/op 79602 B/op 944 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54122: read tcp 127.0.0.1:46295->127.0.0.1:54122: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43268: write tcp 127.0.0.1:41085->127.0.0.1:43268: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41206: write tcp 127.0.0.1:36399->127.0.0.1:41206: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41164: write tcp 127.0.0.1:36399->127.0.0.1:41164: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59692: read tcp 127.0.0.1:38155->127.0.0.1:59692: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59706: write tcp 127.0.0.1:38155->127.0.0.1:59706: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59684: write tcp 127.0.0.1:38155->127.0.0.1:59684: use of closed network connection BenchmarkClientServerParallel/64/h1-4 1 630409513 ns/op 139608 B/op 867 allocs/op BenchmarkClientServerParallel/64/https1-4 1 379496704 ns/op 136552 B/op 1730 allocs/op BenchmarkClientServerParallel/64/h2-4 10 13839664 ns/op 67773 B/op 812 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41382: write tcp 127.0.0.1:37917->127.0.0.1:41382: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48152: write tcp 127.0.0.1:36455->127.0.0.1:48152: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42846: write tcp 127.0.0.1:38919->127.0.0.1:42846: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42880: write tcp 127.0.0.1:38919->127.0.0.1:42880: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42892: read tcp 127.0.0.1:38919->127.0.0.1:42892: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42866: read tcp 127.0.0.1:38919->127.0.0.1:42866: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42938: read tcp 127.0.0.1:38919->127.0.0.1:42938: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42874: write tcp 127.0.0.1:38919->127.0.0.1:42874: use of closed network connection BenchmarkServer-4 1 1091769843 ns/op 31784 B/op 160 allocs/op BenchmarkClient-4 103 2237042 ns/op 3847 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 927 243365 ns/op 7425 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1291 126508 ns/op 3088 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1671 67986 ns/op 1885 B/op 13 allocs/op BenchmarkServerHandlerTypeLen-4 1755 197226 ns/op 2786 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1606 209393 ns/op 2726 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1884 69442 ns/op 2765 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2092 153500 ns/op 1926 B/op 14 allocs/op BenchmarkServerHijack-4 643 491932 ns/op 16807 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 603 2355782 ns/op 5956 B/op 52 allocs/op BenchmarkResponseStatusLine-4 423158 454.9 ns/op 0 B/op 0 allocs/op PASS ok net/http 69.224s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 2734 570660 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 2.843s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 82876 2116 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 588867 675.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 171726 1793 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67483 3783 ns/op BenchmarkStdIPv4-4 101431 1162 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 102708 1608 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 106540 2360 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 62414 1852 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75818 1604 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1720100 68.29 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 271.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 173.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 186116 891.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 243916 509.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 222447 564.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 92058 1687 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 264919 1672 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 122149 2185 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 133976 890.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 136850 1639 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 84661 10557 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 332560 401.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 124620 2499 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 151342 800.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 215054 625.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 145803 917.1 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 364365 888.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 138392 1772 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 107328 1084 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 139906 1217 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 101641 4025 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 439156 2497 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 146228 4113 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 157576 2853 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 198087 531.3 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 86269 10202 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 238009 734.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 109324 1327 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 119616 1130 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 163876 774.8 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 108642 4388 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 296905 441.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 81050 1451 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 114784 1428 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 177723 15006 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 88773 1363 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 104.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 10000 17845 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1136493 208.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 110.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 115.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 727278 212.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 117.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 191.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 189.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 220509 1411 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 775957 440.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 175077 852.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 193826 767.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 196760 640.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 79731 1436 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 376820 1085 ns/op PASS ok net/netip 77.449s 2024/02/09 02:42:58 Test RPC server listening on 127.0.0.1:34595 2024/02/09 02:42:58 Test HTTP RPC server listening on 127.0.0.1:40029 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1039 140951 ns/op BenchmarkEndToEndHTTP-4 1215 161253 ns/op BenchmarkEndToEndAsync-4 1532 323101 ns/op BenchmarkEndToEndAsyncHTTP-4 1338 76055 ns/op PASS ok net/rpc 3.929s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 2149 300694 ns/op BenchmarkReadMIMEHeader/server_headers-4 2320 65988 ns/op BenchmarkUncommon-4 10000 56700 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 3.135s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 2926 50241 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 86548 1685 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 569505 962.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94026 2740 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 153417 4889 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 69682 3175 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 74166 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 394675 330.2 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 80857 6858 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 136340 1883 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 74246 1730 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 14383 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 170564 674.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 10000 32408 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 65361 3390 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 24708 12103 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5758 20241 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 178088 771.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 73309 7775 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 67130 4160 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 28362 3773 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5805 22216 ns/op 320 B/op 1 allocs/op PASS ok net/url 21.863s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 2906736 65.02 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 176716 1645 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 669 185538 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 256 1258030 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 482 235189 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 112438 4982 ns/op BenchmarkStatFile-4 80478 3492 ns/op BenchmarkStatDir-4 86619 6097 ns/op BenchmarkLstatDot-4 89061 1738 ns/op BenchmarkLstatFile-4 82308 2448 ns/op BenchmarkLstatDir-4 88388 3869 ns/op PASS ok os 11.393s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 106 3105921 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.859s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 1 210542350 ns/op PASS ok os/user 1.614s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3659259 105.7 ns/op BenchmarkString-4 1842217 61.17 ns/op BenchmarkBytes-4 1000000 149.8 ns/op BenchmarkNamedBytes-4 912232 611.9 ns/op BenchmarkBytesArray-4 752484 158.6 ns/op BenchmarkSliceLen-4 1940979 65.04 ns/op BenchmarkMapLen-4 769822 289.3 ns/op BenchmarkStringLen-4 1586583 77.72 ns/op BenchmarkArrayLen-4 1299162 92.51 ns/op BenchmarkSliceCap-4 1000000 126.1 ns/op BenchmarkDeepEqual/int8-4 395346 327.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 76267 6295 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 351180 1006 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 80187 1506 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 345213 1021 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 78687 1565 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 267878 502.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 72836 1541 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 327951 623.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 77390 1489 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 396975 294.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 87933 1167 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 355413 828.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 72752 4641 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 343896 1061 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 77634 2434 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 328759 475.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 76886 1999 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 289292 1291 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 64105 1744 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 326973 401.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 75888 2097 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 279505 418.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80136 3975 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 235718 459.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80080 3171 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 299150 394.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 76058 1480 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 232965 432.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 66286 3183 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 406768 326.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 85797 4482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 353116 470.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 67268 1614 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 110506 6364 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 45740 2384 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 41386 14357 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32310 13591 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 10000 54953 ns/op BenchmarkIsZero/ArrayComparable-4 148240 816.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 24118 7663 ns/op BenchmarkIsZero/StructComparable-4 452992 357.2 ns/op BenchmarkIsZero/StructIncomparable-4 136332 950.5 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 203.6 ns/op BenchmarkIsZero/ArrayInt_1024-4 7339 16726 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 10000 10481 ns/op BenchmarkIsZero/Struct4Int-4 1241443 92.81 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 6883 25555 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7510 66889 ns/op BenchmarkIsZero/StructInt_512-4 10000 28008 ns/op BenchmarkSetZero/Bool/Direct-4 3998346 30.07 ns/op BenchmarkSetZero/Bool/CachedZero-4 814056 145.0 ns/op BenchmarkSetZero/Bool/NewZero-4 10000 24659 ns/op BenchmarkSetZero/Int/Direct-4 1000000 284.2 ns/op BenchmarkSetZero/Int/CachedZero-4 798140 499.3 ns/op BenchmarkSetZero/Int/NewZero-4 625078 649.2 ns/op BenchmarkSetZero/Uint/Direct-4 2143454 131.9 ns/op BenchmarkSetZero/Uint/CachedZero-4 804842 237.9 ns/op BenchmarkSetZero/Uint/NewZero-4 654308 179.1 ns/op BenchmarkSetZero/Float/Direct-4 1728255 159.5 ns/op BenchmarkSetZero/Float/CachedZero-4 818773 283.1 ns/op BenchmarkSetZero/Float/NewZero-4 678922 175.3 ns/op BenchmarkSetZero/Complex/Direct-4 1838487 224.7 ns/op BenchmarkSetZero/Complex/CachedZero-4 903555 132.7 ns/op BenchmarkSetZero/Complex/NewZero-4 670171 3348 ns/op BenchmarkSetZero/Array/Direct-4 1288839 116.1 ns/op BenchmarkSetZero/Array/CachedZero-4 721225 178.1 ns/op BenchmarkSetZero/Array/NewZero-4 657511 1456 ns/op BenchmarkSetZero/Chan/Direct-4 1000000 347.4 ns/op BenchmarkSetZero/Chan/CachedZero-4 838676 336.1 ns/op BenchmarkSetZero/Chan/NewZero-4 649424 1357 ns/op BenchmarkSetZero/Func/Direct-4 1000000 122.5 ns/op BenchmarkSetZero/Func/CachedZero-4 798956 1140 ns/op BenchmarkSetZero/Func/NewZero-4 657801 611.0 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 145.7 ns/op BenchmarkSetZero/Interface/CachedZero-4 807830 547.1 ns/op BenchmarkSetZero/Interface/NewZero-4 627436 224.7 ns/op BenchmarkSetZero/Map/Direct-4 1000000 156.2 ns/op BenchmarkSetZero/Map/CachedZero-4 810247 136.6 ns/op BenchmarkSetZero/Map/NewZero-4 654471 649.1 ns/op BenchmarkSetZero/Pointer/Direct-4 1971037 308.9 ns/op BenchmarkSetZero/Pointer/CachedZero-4 868280 773.2 ns/op BenchmarkSetZero/Pointer/NewZero-4 658579 327.5 ns/op BenchmarkSetZero/Slice/Direct-4 10000 25596 ns/op BenchmarkSetZero/Slice/CachedZero-4 810264 916.1 ns/op BenchmarkSetZero/Slice/NewZero-4 682899 691.7 ns/op BenchmarkSetZero/String/Direct-4 1000000 852.0 ns/op BenchmarkSetZero/String/CachedZero-4 804337 890.0 ns/op BenchmarkSetZero/String/NewZero-4 681190 1237 ns/op BenchmarkSetZero/Struct/Direct-4 2538242 286.1 ns/op BenchmarkSetZero/Struct/CachedZero-4 859928 518.2 ns/op BenchmarkSetZero/Struct/NewZero-4 678324 655.4 ns/op BenchmarkSelect/1-4 180436 735.9 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 63859 4308 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 10000 23405 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 120715 3801 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 218797 571.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 110894 4977 ns/op 25.72 MB/s BenchmarkCallArgCopy/size=256-4 69948 4818 ns/op 53.13 MB/s BenchmarkCallArgCopy/size=1024-4 69211 13722 ns/op 74.62 MB/s BenchmarkCallArgCopy/size=4096-4 19315 27638 ns/op 148.20 MB/s BenchmarkCallArgCopy/size=65536-4 1189 473078 ns/op 138.53 MB/s BenchmarkFieldByName1-4 554948 873.0 ns/op BenchmarkFieldByName2-4 63403 27710 ns/op BenchmarkFieldByName3-4 4310 23994 ns/op BenchmarkInterfaceBig-4 1000000 160.4 ns/op BenchmarkInterfaceSmall-4 996715 301.6 ns/op BenchmarkNew-4 1000000 214.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 100 2572545 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1954 128611 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2266 110239 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2023 199259 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2305 130199 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1711 236661 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 241464 485.8 ns/op PASS ok reflect 162.374s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 5622 51780 ns/op 9187 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 41323 ns/op 9358 B/op 1 allocs/op BenchmarkFindString-4 7928 51649 ns/op 9175 B/op 1 allocs/op BenchmarkFindSubmatch-4 8158 86627 ns/op 8877 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 4018 274439 ns/op 8888 B/op 2 allocs/op BenchmarkLiteral-4 10000 12482 ns/op BenchmarkNotLiteral-4 2794 57889 ns/op BenchmarkMatchClass-4 2293 79140 ns/op BenchmarkMatchClass_InRange-4 2526 440328 ns/op BenchmarkReplaceAll-4 850 642038 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 19719 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 13561 ns/op BenchmarkAnchoredShortMatch-4 10000 33177 ns/op BenchmarkAnchoredLongMatch-4 10000 26044 ns/op BenchmarkOnePassShortA-4 10000 54841 ns/op BenchmarkNotOnePassShortA-4 5155 166351 ns/op BenchmarkOnePassShortB-4 20235 6106 ns/op BenchmarkNotOnePassShortB-4 5898 231335 ns/op BenchmarkOnePassLongPrefix-4 60634 1852 ns/op BenchmarkOnePassLongNotPrefix-4 10000 16084 ns/op BenchmarkMatchParallelShared-4 10000 127037 ns/op BenchmarkMatchParallelCopied-4 8296 103768 ns/op BenchmarkQuoteMetaAll-4 42032 7517 ns/op 1.86 MB/s BenchmarkQuoteMetaNone-4 297344 995.7 ns/op 26.11 MB/s BenchmarkCompile/Onepass-4 2517 72962 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 403 258393 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 76 14815800 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 1000000 253.4 ns/op 63.15 MB/s BenchmarkMatch/Easy0/32-4 10000 67884 ns/op 0.47 MB/s BenchmarkMatch/Easy0/1K-4 10000 171956 ns/op 5.96 MB/s BenchmarkMatch/Easy0i/16-4 4049806 77.65 ns/op 206.04 MB/s BenchmarkMatch/Easy0i/32-4 3337 47093 ns/op 0.68 MB/s BenchmarkMatch/Easy0i/1K-4 100 1281601 ns/op 0.80 MB/s BenchmarkMatch/Easy1/16-4 3468648 29.17 ns/op 548.53 MB/s BenchmarkMatch/Easy1/32-4 10000 111067 ns/op 0.29 MB/s BenchmarkMatch/Easy1/1K-4 4845 85012 ns/op 12.05 MB/s BenchmarkMatch/Medium/16-4 1000000 212.2 ns/op 75.41 MB/s BenchmarkMatch/Medium/32-4 3348 70779 ns/op 0.45 MB/s BenchmarkMatch/Medium/1K-4 183 617270 ns/op 1.66 MB/s BenchmarkMatch/Hard/16-4 1000000 100.9 ns/op 158.64 MB/s BenchmarkMatch/Hard/32-4 2388 140878 ns/op 0.23 MB/s BenchmarkMatch/Hard/1K-4 100 4604741 ns/op 0.22 MB/s BenchmarkMatch/Hard1/16-4 841 783377 ns/op 0.02 MB/s BenchmarkMatch/Hard1/32-4 358 710166 ns/op 0.05 MB/s BenchmarkMatch/Hard1/1K-4 10 15632421 ns/op 0.07 MB/s BenchmarkMatch_onepass_regex/16-4 21382 29008 ns/op 0.55 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 14104 ns/op 2.27 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 242 1201697 ns/op 0.85 MB/s 27 B/op 0 allocs/op PASS ok regexp 48.861s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 500877 287.3 ns/op BenchmarkIsWordChar-4 175834 2010 ns/op PASS ok regexp/syntax 7.000s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 62326 1831 ns/op BenchmarkCallers/inlined-4 86811 4416 ns/op BenchmarkCallers/no-cache-4 29050 7000 ns/op BenchmarkFPCallers/cached-4 13665554 16.50 ns/op BenchmarkMakeChan/Byte-4 663578 847.0 ns/op BenchmarkMakeChan/Int-4 1000000 2277 ns/op BenchmarkMakeChan/Ptr-4 448654 4112 ns/op BenchmarkMakeChan/Struct/0-4 1000000 398.2 ns/op BenchmarkMakeChan/Struct/32-4 379779 1822 ns/op BenchmarkMakeChan/Struct/40-4 77215 2353 ns/op BenchmarkChanNonblocking-4 4279245 82.84 ns/op BenchmarkSelectUncontended-4 426261 352.2 ns/op BenchmarkSelectSyncContended-4 97442 5546 ns/op BenchmarkSelectAsyncContended-4 382843 389.3 ns/op BenchmarkSelectNonblock-4 4161048 74.41 ns/op BenchmarkChanUncontended-4 7305 16969 ns/op BenchmarkChanContended-4 4471 37842 ns/op BenchmarkChanSync-4 282427 437.1 ns/op BenchmarkChanSyncWork-4 97168 8995 ns/op BenchmarkChanProdCons0-4 205078 1660 ns/op BenchmarkChanProdCons10-4 634450 283.4 ns/op BenchmarkChanProdCons100-4 75694 1849 ns/op BenchmarkChanProdConsWork0-4 201829 570.4 ns/op BenchmarkChanProdConsWork10-4 283528 386.0 ns/op BenchmarkChanProdConsWork100-4 189237 1139 ns/op BenchmarkSelectProdCons-4 232573 788.5 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 115.6 ns/op BenchmarkChanCreation-4 288553 1081 ns/op BenchmarkChanSem-4 401852 525.0 ns/op BenchmarkChanPopular-4 154 651836 ns/op BenchmarkChanClosed-4 1000000 123.2 ns/op BenchmarkCallClosure-4 4674422 139.6 ns/op BenchmarkCallClosure1-4 4945003 24.95 ns/op BenchmarkCallClosure2-4 1000000 159.3 ns/op BenchmarkCallClosure3-4 1000000 184.1 ns/op BenchmarkCallClosure4-4 1000000 128.2 ns/op BenchmarkComplex128DivNormal-4 5266188 117.2 ns/op BenchmarkComplex128DivNisNaN-4 5313097 22.70 ns/op BenchmarkComplex128DivDisNaN-4 4754914 25.18 ns/op BenchmarkComplex128DivNisInf-4 6284139 21.03 ns/op BenchmarkComplex128DivDisInf-4 4181748 50.24 ns/op BenchmarkAllocation-4 3006 265903 ns/op BenchmarkReadMemStats-4 18 6944096 ns/op BenchmarkReadMemStatsLatency-4 1 148996182 p50-ns 148996182 p90-ns 148996182 p99-ns BenchmarkWriteBarrier-4 300 841928 ns/op BenchmarkBulkWriteBarrier-4 1274682 222.2 ns/op BenchmarkScanStackNoLocals-4 1 106694296 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9896601 15.58 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8678428 18.26 ns/op BenchmarkMSpanCountAlloc/bits=256-4 5349289 23.76 ns/op BenchmarkMSpanCountAlloc/bits=512-4 4294558 141.5 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3089604 35.50 ns/op BenchmarkHash5-4 1000000 204.5 ns/op 24.45 MB/s BenchmarkHash16-4 4877788 153.9 ns/op 103.94 MB/s BenchmarkHash64-4 3399292 51.39 ns/op 1245.31 MB/s BenchmarkHash1024-4 966610 139.4 ns/op 7346.56 MB/s BenchmarkHash65536-4 10000 20877 ns/op 3139.17 MB/s BenchmarkAlignedLoad-4 7198666 15.90 ns/op BenchmarkUnalignedLoad-4 7247176 35.79 ns/op BenchmarkEqEfaceConcrete-4 5350094 25.06 ns/op BenchmarkEqIfaceConcrete-4 5388306 29.92 ns/op BenchmarkNeEfaceConcrete-4 5700429 77.74 ns/op BenchmarkNeIfaceConcrete-4 4604353 87.58 ns/op BenchmarkConvT2EByteSized/bool-4 5325486 30.82 ns/op BenchmarkConvT2EByteSized/uint8-4 5042205 86.18 ns/op BenchmarkConvT2ESmall-4 1000000 258.0 ns/op BenchmarkConvT2EUintptr-4 4726044 32.63 ns/op BenchmarkConvT2ELarge-4 1000000 158.7 ns/op BenchmarkConvT2ISmall-4 5338342 23.94 ns/op BenchmarkConvT2IUintptr-4 1000000 171.4 ns/op BenchmarkConvT2ILarge-4 1000000 432.2 ns/op BenchmarkConvI2E-4 3930589 62.26 ns/op BenchmarkConvI2I-4 4928974 49.11 ns/op BenchmarkAssertE2T-4 2508764 101.3 ns/op BenchmarkAssertE2TLarge-4 2141824 77.56 ns/op BenchmarkAssertE2I-4 5035185 31.97 ns/op BenchmarkAssertI2T-4 3902220 31.43 ns/op BenchmarkAssertI2I-4 4972635 23.50 ns/op BenchmarkAssertI2E-4 3900932 25.69 ns/op BenchmarkAssertE2E-4 4507858 60.87 ns/op BenchmarkAssertE2T2-4 1000000 232.2 ns/op BenchmarkAssertE2T2Blank-4 3976698 50.87 ns/op BenchmarkAssertI2E2-4 3811225 32.45 ns/op BenchmarkAssertI2E2Blank-4 4251667 25.03 ns/op BenchmarkAssertE2E2-4 3868063 132.6 ns/op BenchmarkAssertE2E2Blank-4 5266226 23.29 ns/op BenchmarkConvT2Ezero/zero/16-4 5167620 36.56 ns/op BenchmarkConvT2Ezero/zero/32-4 4977367 24.68 ns/op BenchmarkConvT2Ezero/zero/64-4 4813492 50.04 ns/op BenchmarkConvT2Ezero/zero/str-4 4779792 40.50 ns/op BenchmarkConvT2Ezero/zero/slice-4 1000000 354.3 ns/op BenchmarkConvT2Ezero/zero/big-4 10000 24645 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 262.8 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1099531 600.9 ns/op BenchmarkConvT2Ezero/nonzero/big-4 55682 3840 ns/op BenchmarkConvT2Ezero/smallint/16-4 5088603 25.77 ns/op BenchmarkConvT2Ezero/smallint/32-4 5055307 137.2 ns/op BenchmarkConvT2Ezero/smallint/64-4 4643959 58.99 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 114.5 ns/op BenchmarkConvT2Ezero/largeint/32-4 1996849 906.9 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 306.9 ns/op BenchmarkMalloc8-4 1000000 135.3 ns/op BenchmarkMalloc16-4 1273858 128.8 ns/op BenchmarkMallocTypeInfo8-4 1533240 315.9 ns/op BenchmarkMallocTypeInfo16-4 1000000 266.2 ns/op BenchmarkMallocLargeStruct-4 71944 5401 ns/op BenchmarkGoroutineSelect-4 6 22625082 ns/op BenchmarkGoroutineBlocking-4 7 21143348 ns/op BenchmarkGoroutineForRange-4 1 190066957 ns/op BenchmarkGoroutineIdle-4 12 10041816 ns/op BenchmarkHashStringSpeed-4 1859568 127.2 ns/op BenchmarkHashBytesSpeed-4 1342849 131.5 ns/op BenchmarkHashInt32Speed-4 2005057 58.98 ns/op BenchmarkHashInt64Speed-4 2050851 56.60 ns/op BenchmarkHashStringArraySpeed-4 517185 276.4 ns/op BenchmarkMegMap-4 3178626 35.40 ns/op BenchmarkMegOneMap-4 4135929 35.72 ns/op BenchmarkMegEqMap-4 1962 102831 ns/op BenchmarkMegEmptyMap-4 4770345 44.33 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 1000000 128.5 ns/op BenchmarkSmallStrMap-4 3503518 37.20 ns/op BenchmarkMapStringKeysEight_16-4 1000000 116.8 ns/op BenchmarkMapStringKeysEight_32-4 2828310 102.9 ns/op BenchmarkMapStringKeysEight_64-4 2056507 148.5 ns/op BenchmarkMapStringKeysEight_1M-4 3336914 38.26 ns/op BenchmarkIntMap-4 3681086 129.7 ns/op BenchmarkMapFirst/1-4 4347085 33.25 ns/op BenchmarkMapFirst/2-4 4279221 116.5 ns/op BenchmarkMapFirst/3-4 1000000 112.0 ns/op BenchmarkMapFirst/4-4 4523366 28.58 ns/op BenchmarkMapFirst/5-4 4574114 27.00 ns/op BenchmarkMapFirst/6-4 4480909 38.73 ns/op BenchmarkMapFirst/7-4 4491847 39.93 ns/op BenchmarkMapFirst/8-4 3870061 28.16 ns/op BenchmarkMapFirst/9-4 3346492 91.37 ns/op BenchmarkMapFirst/10-4 3233952 55.26 ns/op BenchmarkMapFirst/11-4 3019702 38.37 ns/op BenchmarkMapFirst/12-4 3078118 36.81 ns/op BenchmarkMapFirst/13-4 3148472 64.47 ns/op BenchmarkMapFirst/14-4 3347704 36.91 ns/op BenchmarkMapFirst/15-4 3297836 36.60 ns/op BenchmarkMapFirst/16-4 3274020 224.7 ns/op BenchmarkMapMid/1-4 4552504 78.33 ns/op BenchmarkMapMid/2-4 3675286 27.58 ns/op BenchmarkMapMid/3-4 3886438 27.82 ns/op BenchmarkMapMid/4-4 3739567 29.11 ns/op BenchmarkMapMid/5-4 4240062 31.11 ns/op BenchmarkMapMid/6-4 3994444 48.82 ns/op BenchmarkMapMid/7-4 3922477 28.77 ns/op BenchmarkMapMid/8-4 3941680 33.30 ns/op BenchmarkMapMid/9-4 3273886 45.48 ns/op BenchmarkMapMid/10-4 2687853 58.51 ns/op BenchmarkMapMid/11-4 2076549 52.99 ns/op BenchmarkMapMid/12-4 3103075 95.59 ns/op BenchmarkMapMid/13-4 3154275 139.6 ns/op BenchmarkMapMid/14-4 3294301 36.76 ns/op BenchmarkMapMid/15-4 3212869 37.71 ns/op BenchmarkMapMid/16-4 3032056 132.8 ns/op BenchmarkMapLast/1-4 3141349 32.63 ns/op BenchmarkMapLast/2-4 4126754 40.41 ns/op BenchmarkMapLast/3-4 1318760 95.41 ns/op BenchmarkMapLast/4-4 3552166 30.51 ns/op BenchmarkMapLast/5-4 3848544 59.78 ns/op BenchmarkMapLast/6-4 3779264 29.92 ns/op BenchmarkMapLast/7-4 2834233 69.63 ns/op BenchmarkMapLast/8-4 3844942 59.16 ns/op BenchmarkMapLast/9-4 3065233 118.6 ns/op BenchmarkMapLast/10-4 3087092 48.68 ns/op BenchmarkMapLast/11-4 2707540 334.5 ns/op BenchmarkMapLast/12-4 1000000 180.0 ns/op BenchmarkMapLast/13-4 2957829 219.8 ns/op BenchmarkMapLast/14-4 3309409 104.0 ns/op BenchmarkMapLast/15-4 3131864 36.53 ns/op BenchmarkMapLast/16-4 1000000 182.9 ns/op BenchmarkMapCycle-4 2285545 80.42 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2166600 49.69 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1228 96824 ns/op BenchmarkMakeMap/[Byte]Byte-4 576489 2465 ns/op BenchmarkMakeMap/[Int]Int-4 134437 3796 ns/op BenchmarkNewEmptyMap-4 3542268 44.66 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 389.1 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 474870 366.6 ns/op BenchmarkMapIterEmpty-4 2131807 67.10 ns/op BenchmarkSameLengthMap-4 4264233 27.68 ns/op BenchmarkBigKeyMap-4 1000000 104.4 ns/op BenchmarkBigValMap-4 1560650 135.7 ns/op BenchmarkSmallKeyMap-4 2244795 124.7 ns/op BenchmarkMapPopulate/1-4 1694175 64.53 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 124482 20279 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 54855 ns/op 3349 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 100 1244573 ns/op 53335 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 72 6450459 ns/op 427297 B/op 316 allocs/op BenchmarkMapPopulate/100000-4 6 33066499 ns/op 3608456 B/op 3992 allocs/op BenchmarkComplexAlgMap-4 253908 499.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 1000000 101.0 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 203.5 ns/op BenchmarkGoMapClear/Reflexive/100-4 556209 259.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 42705 3223 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4446 415255 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 254.0 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1235214 241.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 492706 279.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 43305 3632 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4662 25721 ns/op BenchmarkMapStringConversion/32/simple-4 2054666 66.50 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1718697 68.23 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1677592 229.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1732634 245.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1499293 77.97 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 166.1 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1693006 70.63 ns/op BenchmarkMapInterfacePtr-4 1760058 93.25 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2310704 53.68 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 19033 5343 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5212 32866 ns/op BenchmarkMapPop1000-4 409 293992 ns/op BenchmarkMapPop10000-4 22 5317532 ns/op BenchmarkMapAssign/Int32/256-4 2445751 95.62 ns/op BenchmarkMapAssign/Int32/65536-4 816721 343.4 ns/op BenchmarkMapAssign/Int64/256-4 1000000 190.0 ns/op BenchmarkMapAssign/Int64/65536-4 504289 1543 ns/op BenchmarkMapAssign/Str/256-4 1902958 75.64 ns/op BenchmarkMapAssign/Str/65536-4 353029 458.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 112.7 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 910120 131.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1296342 101.7 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 434420 626.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 520768 12138 ns/op BenchmarkMapOperatorAssign/Str/65536-4 10000 69877 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 694.2 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 316689 580.3 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 166.0 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 291750 598.5 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 721564 427.0 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 70417 3952 ns/op 195 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 162.7 ns/op BenchmarkMapDelete/Int32/1000-4 1755962 258.4 ns/op BenchmarkMapDelete/Int32/10000-4 1000000 168.8 ns/op BenchmarkMapDelete/Int64/100-4 1422232 107.5 ns/op BenchmarkMapDelete/Int64/1000-4 1000000 101.8 ns/op BenchmarkMapDelete/Int64/10000-4 1000000 106.2 ns/op BenchmarkMapDelete/Str/100-4 1000000 127.5 ns/op BenchmarkMapDelete/Str/1000-4 1000000 247.3 ns/op BenchmarkMapDelete/Str/10000-4 1000000 103.6 ns/op BenchmarkMapDelete/Pointer/100-4 1503520 109.9 ns/op BenchmarkMapDelete/Pointer/1000-4 1736505 69.85 ns/op BenchmarkMapDelete/Pointer/10000-4 1536985 84.76 ns/op BenchmarkMemmove/0-4 13651657 10.03 ns/op BenchmarkMemmove/1-4 2072851 59.33 ns/op 16.85 MB/s BenchmarkMemmove/2-4 1534147 75.13 ns/op 26.62 MB/s BenchmarkMemmove/3-4 2055234 71.80 ns/op 41.78 MB/s BenchmarkMemmove/4-4 1738609 126.9 ns/op 31.53 MB/s BenchmarkMemmove/5-4 1989774 58.14 ns/op 86.00 MB/s BenchmarkMemmove/6-4 2025246 148.1 ns/op 40.53 MB/s BenchmarkMemmove/7-4 1992972 61.72 ns/op 113.41 MB/s BenchmarkMemmove/8-4 2073555 56.99 ns/op 140.37 MB/s BenchmarkMemmove/9-4 1767052 77.50 ns/op 116.13 MB/s BenchmarkMemmove/10-4 1813080 59.24 ns/op 168.80 MB/s BenchmarkMemmove/11-4 2018528 60.63 ns/op 181.42 MB/s BenchmarkMemmove/12-4 2033270 140.0 ns/op 85.74 MB/s BenchmarkMemmove/13-4 1962764 109.1 ns/op 119.21 MB/s BenchmarkMemmove/14-4 2001672 61.10 ns/op 229.14 MB/s BenchmarkMemmove/15-4 1890409 59.71 ns/op 251.23 MB/s BenchmarkMemmove/16-4 1795452 83.15 ns/op 192.41 MB/s BenchmarkMemmove/32-4 1519586 154.7 ns/op 206.82 MB/s BenchmarkMemmove/64-4 1562533 402.8 ns/op 158.89 MB/s BenchmarkMemmove/128-4 1000000 134.2 ns/op 953.65 MB/s BenchmarkMemmove/256-4 940761 125.4 ns/op 2042.16 MB/s BenchmarkMemmove/512-4 685563 175.1 ns/op 2923.28 MB/s BenchmarkMemmove/1024-4 425980 368.3 ns/op 2780.34 MB/s BenchmarkMemmove/2048-4 239167 549.6 ns/op 3726.12 MB/s BenchmarkMemmove/4096-4 123846 1634 ns/op 2507.05 MB/s BenchmarkMemmoveOverlap/32-4 1000000 107.0 ns/op 299.11 MB/s BenchmarkMemmoveOverlap/64-4 1348078 132.6 ns/op 482.59 MB/s BenchmarkMemmoveOverlap/128-4 1000000 117.9 ns/op 1085.92 MB/s BenchmarkMemmoveOverlap/256-4 925112 169.0 ns/op 1514.36 MB/s BenchmarkMemmoveOverlap/512-4 607768 260.8 ns/op 1963.38 MB/s BenchmarkMemmoveOverlap/1024-4 386264 317.8 ns/op 3222.18 MB/s BenchmarkMemmoveOverlap/2048-4 219343 2328 ns/op 879.66 MB/s BenchmarkMemmoveOverlap/4096-4 117974 1535 ns/op 2667.83 MB/s BenchmarkMemmoveUnalignedDst/0-4 12146474 22.82 ns/op BenchmarkMemmoveUnalignedDst/1-4 2059020 64.87 ns/op 15.42 MB/s BenchmarkMemmoveUnalignedDst/2-4 1694991 175.1 ns/op 11.42 MB/s BenchmarkMemmoveUnalignedDst/3-4 1973449 67.50 ns/op 44.45 MB/s BenchmarkMemmoveUnalignedDst/4-4 2029526 59.09 ns/op 67.69 MB/s BenchmarkMemmoveUnalignedDst/5-4 2029479 157.7 ns/op 31.70 MB/s BenchmarkMemmoveUnalignedDst/6-4 2060192 76.66 ns/op 78.27 MB/s BenchmarkMemmoveUnalignedDst/7-4 2019097 66.60 ns/op 105.11 MB/s BenchmarkMemmoveUnalignedDst/8-4 2122446 234.2 ns/op 34.16 MB/s BenchmarkMemmoveUnalignedDst/9-4 2006905 102.5 ns/op 87.78 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 283.8 ns/op 35.24 MB/s BenchmarkMemmoveUnalignedDst/11-4 1561328 164.5 ns/op 66.89 MB/s BenchmarkMemmoveUnalignedDst/12-4 1865751 60.12 ns/op 199.61 MB/s BenchmarkMemmoveUnalignedDst/13-4 1919668 59.24 ns/op 219.46 MB/s BenchmarkMemmoveUnalignedDst/14-4 1983301 116.9 ns/op 119.81 MB/s BenchmarkMemmoveUnalignedDst/15-4 1918370 156.2 ns/op 96.03 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 149.9 ns/op 106.76 MB/s BenchmarkMemmoveUnalignedDst/32-4 1713626 98.23 ns/op 325.76 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 114.7 ns/op 557.81 MB/s BenchmarkMemmoveUnalignedDst/128-4 880569 144.2 ns/op 887.63 MB/s BenchmarkMemmoveUnalignedDst/256-4 930710 135.3 ns/op 1892.10 MB/s BenchmarkMemmoveUnalignedDst/512-4 657972 191.7 ns/op 2670.94 MB/s BenchmarkMemmoveUnalignedDst/1024-4 411418 593.0 ns/op 1726.88 MB/s BenchmarkMemmoveUnalignedDst/2048-4 237397 2419 ns/op 846.72 MB/s BenchmarkMemmoveUnalignedDst/4096-4 110077 1051 ns/op 3897.52 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1715641 75.30 ns/op 424.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 123.7 ns/op 517.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 325.7 ns/op 393.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 857538 498.9 ns/op 513.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 584857 209.6 ns/op 2442.85 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 360625 325.8 ns/op 3143.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 202546 6546 ns/op 312.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 115471 1087 ns/op 3768.06 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12350505 19.54 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 109.0 ns/op 9.17 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 259.9 ns/op 7.70 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1776462 188.1 ns/op 15.95 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1864188 61.39 ns/op 65.15 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 180.1 ns/op 27.75 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1962229 62.69 ns/op 95.71 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 575.2 ns/op 12.17 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1979054 304.2 ns/op 26.30 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1476591 102.9 ns/op 87.49 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 154.2 ns/op 64.84 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1678809 115.1 ns/op 95.61 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1986524 293.1 ns/op 40.95 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2013984 60.68 ns/op 214.24 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 409.3 ns/op 34.20 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2016212 65.77 ns/op 228.07 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2015000 324.9 ns/op 49.25 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1531436 68.81 ns/op 465.03 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1317640 112.1 ns/op 570.85 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 319.2 ns/op 400.96 MB/s BenchmarkMemmoveUnalignedSrc/256-4 922639 245.6 ns/op 1042.48 MB/s BenchmarkMemmoveUnalignedSrc/512-4 676454 1132 ns/op 452.25 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 423763 661.9 ns/op 1547.09 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 233403 578.3 ns/op 3541.22 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 38278 5068 ns/op 808.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 759504 185.7 ns/op 86.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1609011 396.8 ns/op 40.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1530319 109.3 ns/op 146.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1228209 460.6 ns/op 34.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 110.0 ns/op 145.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 138.5 ns/op 115.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1451856 177.3 ns/op 90.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 183.4 ns/op 87.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 215.1 ns/op 297.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 241.7 ns/op 264.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 796366 153.9 ns/op 415.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 106.8 ns/op 599.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 991399 114.2 ns/op 560.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 991803 102.1 ns/op 626.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 870102 374.8 ns/op 170.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 994452 104.3 ns/op 613.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 758174 1391 ns/op 184.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 705079 584.0 ns/op 438.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 730450 215.3 ns/op 1188.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 728965 332.1 ns/op 770.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 719464 172.3 ns/op 1485.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 730332 545.6 ns/op 469.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 744729 285.7 ns/op 895.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 722095 176.6 ns/op 1449.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 103990 3496 ns/op 1171.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 114424 1081 ns/op 3788.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 116926 1044 ns/op 3923.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 121843 1859 ns/op 2203.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 120769 1018 ns/op 4025.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 125864 3875 ns/op 1057.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 109357 1070 ns/op 3828.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 124167 958.4 ns/op 4274.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6952 16560 ns/op 3957.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6714 18725 ns/op 3499.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6818 38330 ns/op 1709.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7026 16658 ns/op 3934.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7419 27968 ns/op 2343.27 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6859 17078 ns/op 3837.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7093 24491 ns/op 2675.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6937 18237 ns/op 3593.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1719422 69.43 ns/op 460.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 107.7 ns/op 594.47 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 102.6 ns/op 1247.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 935773 213.8 ns/op 1197.39 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 602785 411.6 ns/op 1243.85 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 365332 320.0 ns/op 3200.04 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 217432 831.3 ns/op 2463.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114720 1655 ns/op 2475.49 MB/s BenchmarkMemclr/5-4 11816540 10.87 ns/op 459.86 MB/s BenchmarkMemclr/16-4 10723135 11.28 ns/op 1418.77 MB/s BenchmarkMemclr/64-4 6618998 18.49 ns/op 3460.73 MB/s BenchmarkMemclr/256-4 9306338 11.17 ns/op 22915.53 MB/s BenchmarkMemclr/4096-4 2932020 45.65 ns/op 89726.37 MB/s BenchmarkMemclr/65536-4 73279 1946 ns/op 33679.20 MB/s BenchmarkMemclr/1M-4 4161 33131 ns/op 31649.27 MB/s BenchmarkMemclr/4M-4 932 145705 ns/op 28786.30 MB/s BenchmarkMemclr/8M-4 544 227164 ns/op 36927.56 MB/s BenchmarkMemclr/16M-4 240 496576 ns/op 33785.77 MB/s BenchmarkMemclr/64M-4 58 1784509 ns/op 37606.34 MB/s BenchmarkMemclrUnaligned/0_5-4 6876254 19.00 ns/op 263.20 MB/s BenchmarkMemclrUnaligned/0_16-4 5771072 18.80 ns/op 851.25 MB/s BenchmarkMemclrUnaligned/0_64-4 4369828 27.40 ns/op 2335.51 MB/s BenchmarkMemclrUnaligned/0_256-4 6415618 18.29 ns/op 13995.74 MB/s BenchmarkMemclrUnaligned/0_4096-4 1000000 215.1 ns/op 19044.28 MB/s BenchmarkMemclrUnaligned/0_65536-4 70962 1688 ns/op 38816.68 MB/s BenchmarkMemclrUnaligned/1_5-4 6798008 18.37 ns/op 272.21 MB/s BenchmarkMemclrUnaligned/1_16-4 5028975 59.43 ns/op 269.21 MB/s BenchmarkMemclrUnaligned/1_64-4 4544545 32.48 ns/op 1970.75 MB/s BenchmarkMemclrUnaligned/1_256-4 4947739 59.68 ns/op 4289.48 MB/s BenchmarkMemclrUnaligned/1_4096-4 2016930 56.90 ns/op 71986.81 MB/s BenchmarkMemclrUnaligned/1_65536-4 76677 1749 ns/op 37470.50 MB/s BenchmarkMemclrUnaligned/4_5-4 6744232 18.19 ns/op 274.94 MB/s BenchmarkMemclrUnaligned/4_16-4 5521875 18.58 ns/op 861.32 MB/s BenchmarkMemclrUnaligned/4_64-4 4566783 79.19 ns/op 808.23 MB/s BenchmarkMemclrUnaligned/4_256-4 6516128 26.39 ns/op 9701.40 MB/s BenchmarkMemclrUnaligned/4_4096-4 1667677 114.8 ns/op 35670.28 MB/s BenchmarkMemclrUnaligned/4_65536-4 56293 1918 ns/op 34164.45 MB/s BenchmarkMemclrUnaligned/7_5-4 6456073 19.24 ns/op 259.94 MB/s BenchmarkMemclrUnaligned/7_16-4 5968503 83.26 ns/op 192.17 MB/s BenchmarkMemclrUnaligned/7_64-4 4539570 29.93 ns/op 2138.12 MB/s BenchmarkMemclrUnaligned/7_256-4 6358430 19.10 ns/op 13403.30 MB/s BenchmarkMemclrUnaligned/7_4096-4 1931296 53.67 ns/op 76319.69 MB/s BenchmarkMemclrUnaligned/7_65536-4 10000 31592 ns/op 2074.45 MB/s BenchmarkMemclrUnaligned/0_1M-4 4002 36292 ns/op 28892.73 MB/s BenchmarkMemclrUnaligned/0_4M-4 1018 198797 ns/op 21098.43 MB/s BenchmarkMemclrUnaligned/0_8M-4 442 548195 ns/op 15302.25 MB/s BenchmarkMemclrUnaligned/0_16M-4 292 520476 ns/op 32234.35 MB/s BenchmarkMemclrUnaligned/0_64M-4 55 2350269 ns/op 28553.69 MB/s BenchmarkMemclrUnaligned/1_1M-4 5020 25311 ns/op 41428.22 MB/s BenchmarkMemclrUnaligned/1_4M-4 1114 121913 ns/op 34404.03 MB/s BenchmarkMemclrUnaligned/1_8M-4 501 230586 ns/op 36379.53 MB/s BenchmarkMemclrUnaligned/1_16M-4 262 1462215 ns/op 11473.83 MB/s BenchmarkMemclrUnaligned/1_64M-4 61 2760079 ns/op 24314.11 MB/s BenchmarkMemclrUnaligned/4_1M-4 4050 30597 ns/op 34270.25 MB/s BenchmarkMemclrUnaligned/4_4M-4 1102 98126 ns/op 42744.02 MB/s BenchmarkMemclrUnaligned/4_8M-4 578 273417 ns/op 30680.60 MB/s BenchmarkMemclrUnaligned/4_16M-4 266 424760 ns/op 39498.15 MB/s BenchmarkMemclrUnaligned/4_64M-4 61 1780478 ns/op 37691.48 MB/s BenchmarkMemclrUnaligned/7_1M-4 4269 56507 ns/op 18556.43 MB/s BenchmarkMemclrUnaligned/7_4M-4 985 113461 ns/op 36966.97 MB/s BenchmarkMemclrUnaligned/7_8M-4 547 354567 ns/op 23658.72 MB/s BenchmarkMemclrUnaligned/7_16M-4 258 465890 ns/op 36011.15 MB/s BenchmarkMemclrUnaligned/7_64M-4 69 3592269 ns/op 18681.47 MB/s BenchmarkGoMemclr/5-4 1000000 242.8 ns/op 20.60 MB/s BenchmarkGoMemclr/16-4 614880 251.5 ns/op 63.62 MB/s BenchmarkGoMemclr/64-4 152412 754.4 ns/op 84.84 MB/s BenchmarkGoMemclr/256-4 21141 14021 ns/op 18.26 MB/s BenchmarkMemclrRange/1K_2K-4 32918 14253 ns/op 6726.77 MB/s BenchmarkMemclrRange/2K_8K-4 16622 8398 ns/op 39714.01 MB/s BenchmarkMemclrRange/4K_16K-4 14366 7883 ns/op 40984.09 MB/s BenchmarkMemclrRange/160K_228K-4 3368 39473 ns/op 42126.99 MB/s BenchmarkClearFat7-4 5570004 81.68 ns/op BenchmarkClearFat8-4 1617265 271.7 ns/op BenchmarkClearFat11-4 5654122 17.91 ns/op BenchmarkClearFat12-4 6292195 24.30 ns/op BenchmarkClearFat13-4 6121477 19.98 ns/op BenchmarkClearFat14-4 5080927 27.34 ns/op BenchmarkClearFat15-4 6606608 21.45 ns/op BenchmarkClearFat16-4 6730844 17.27 ns/op BenchmarkClearFat24-4 6622183 31.59 ns/op BenchmarkClearFat32-4 5536754 23.90 ns/op BenchmarkClearFat40-4 5681236 19.72 ns/op BenchmarkClearFat48-4 5342626 20.53 ns/op BenchmarkClearFat56-4 5495355 27.47 ns/op BenchmarkClearFat64-4 5391141 22.30 ns/op BenchmarkClearFat72-4 5344617 24.99 ns/op BenchmarkClearFat128-4 3013336 45.86 ns/op BenchmarkClearFat256-4 1000000 237.4 ns/op BenchmarkClearFat512-4 1578735 96.28 ns/op BenchmarkClearFat1024-4 1000000 123.1 ns/op BenchmarkClearFat1032-4 961983 132.7 ns/op BenchmarkClearFat1040-4 853730 143.2 ns/op BenchmarkCopyFat7-4 6629572 19.75 ns/op BenchmarkCopyFat8-4 6394683 17.82 ns/op BenchmarkCopyFat11-4 6650608 40.92 ns/op BenchmarkCopyFat12-4 5364678 18.81 ns/op BenchmarkCopyFat13-4 5836485 19.14 ns/op BenchmarkCopyFat14-4 6495192 76.14 ns/op BenchmarkCopyFat15-4 6537778 20.32 ns/op BenchmarkCopyFat16-4 6904172 18.78 ns/op BenchmarkCopyFat24-4 6530850 18.25 ns/op BenchmarkCopyFat32-4 6224722 19.83 ns/op BenchmarkCopyFat64-4 5520295 22.13 ns/op BenchmarkCopyFat72-4 5282343 28.71 ns/op BenchmarkCopyFat128-4 3551719 40.99 ns/op BenchmarkCopyFat256-4 2493194 48.56 ns/op BenchmarkCopyFat512-4 1557117 361.1 ns/op BenchmarkCopyFat520-4 1000000 157.4 ns/op BenchmarkCopyFat1024-4 889790 140.5 ns/op BenchmarkCopyFat1032-4 895242 137.2 ns/op BenchmarkCopyFat1040-4 888902 139.7 ns/op BenchmarkIssue18740/2byte-4 508 233363 ns/op BenchmarkIssue18740/4byte-4 751 138368 ns/op BenchmarkIssue18740/8byte-4 938 212207 ns/op BenchmarkMemclrKnownSize1-4 8320945 15.43 ns/op 64.81 MB/s BenchmarkMemclrKnownSize2-4 4570776 53.87 ns/op 37.12 MB/s BenchmarkMemclrKnownSize4-4 2565968 46.83 ns/op 85.42 MB/s BenchmarkMemclrKnownSize8-4 1135185 112.2 ns/op 71.32 MB/s BenchmarkMemclrKnownSize16-4 511812 637.7 ns/op 25.09 MB/s BenchmarkMemclrKnownSize32-4 327906 362.9 ns/op 88.17 MB/s BenchmarkMemclrKnownSize64-4 168898 726.5 ns/op 88.09 MB/s BenchmarkMemclrKnownSize112-4 96583 1299 ns/op 86.25 MB/s BenchmarkMemclrKnownSize128-4 85549 3583 ns/op 35.73 MB/s BenchmarkMemclrKnownSize192-4 30486 13218 ns/op 14.53 MB/s BenchmarkMemclrKnownSize248-4 42747 3010 ns/op 82.39 MB/s BenchmarkMemclrKnownSize256-4 42304 2840 ns/op 90.15 MB/s BenchmarkMemclrKnownSize512-4 21625 5815 ns/op 88.04 MB/s BenchmarkMemclrKnownSize1024-4 10000 12038 ns/op 85.06 MB/s BenchmarkMemclrKnownSize4096-4 2703 45066 ns/op 90.89 MB/s BenchmarkMemclrKnownSize512KiB-4 19 6987148 ns/op 75.04 MB/s BenchmarkReadMetricsLatency-4 10000 6487 p50-ns 7209 p90-ns 17612 p99-ns BenchmarkFinalizer-4 393 353787 ns/op BenchmarkFinalizerRun-4 408650 688.6 ns/op BenchmarkMinFloat-4 362364 448.3 ns/op BenchmarkMaxFloat-4 400082 682.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 5830388 21.25 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2082020 81.07 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1000000 599.8 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1000000 198.5 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 102.6 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 955610 323.0 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1000000 119.7 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1062030 112.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 138.3 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1405404 77.83 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1678011 87.80 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1383109 107.9 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 240.6 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1204472 118.8 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7053559 16.89 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 1000000 100.0 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8128228 53.37 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6883004 27.03 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6496753 23.87 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6206797 19.11 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6316807 22.16 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8180982 19.48 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8034830 30.10 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7004569 56.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6874303 17.21 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8018324 18.52 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7007432 22.77 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7303386 15.20 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7674376 15.47 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6658921 20.38 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7199830 14.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7741314 33.85 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6958159 17.59 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7656453 30.91 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7370954 16.49 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6963192 19.07 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6507416 33.02 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7433367 20.97 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6615715 16.85 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7492743 45.09 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7664683 15.75 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6150247 16.78 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7774142 15.93 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7263631 15.48 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6315027 22.93 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8034974 28.80 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7901450 17.28 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7028191 41.67 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6220446 18.65 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7894624 16.72 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7115107 18.99 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7448547 25.59 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7982587 15.11 ns/op BenchmarkNetpollBreak-4 4498 33216 ns/op BenchmarkPinnerPinUnpinBatch-4 1804 250184 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 246 485075 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1623 96802 ns/op BenchmarkPinnerPinUnpin-4 1697680 81.77 ns/op BenchmarkPinnerPinUnpinTiny-4 1612582 70.66 ns/op BenchmarkPinnerPinUnpinDouble-4 550069 187.6 ns/op BenchmarkPinnerPinUnpinParallel-4 3667525 39.46 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 978780 229.1 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 549286 452.3 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4690694 37.85 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6164980 20.15 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 4931877 44.64 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6108984 21.89 ns/op BenchmarkPingPongHog-4 4 105472998 ns/op BenchmarkStackGrowth-4 91083 1699 ns/op BenchmarkStackGrowthDeep-4 1 218985111 ns/op BenchmarkCreateGoroutines-4 122557 933.4 ns/op BenchmarkCreateGoroutinesParallel-4 99230 3542 ns/op BenchmarkCreateGoroutinesCapture-4 10000 10645 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 16059 27105 ns/op BenchmarkClosureCall-4 15126334 12.09 ns/op BenchmarkWakeupParallelSpinning/0s-4 10000 26136 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7819 17594 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5554 24441 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3822 44732 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2186 52694 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1281 98181 ns/op BenchmarkWakeupParallelSpinning/50µs-4 496 232454 ns/op BenchmarkWakeupParallelSpinning/100µs-4 260 796854 ns/op BenchmarkWakeupParallelSyscall/0s-4 100 2994861 ns/op BenchmarkWakeupParallelSyscall/1µs-4 331 1274429 ns/op BenchmarkWakeupParallelSyscall/2µs-4 100 1785874 ns/op BenchmarkWakeupParallelSyscall/5µs-4 231 1239877 ns/op BenchmarkWakeupParallelSyscall/10µs-4 68 1836937 ns/op BenchmarkWakeupParallelSyscall/20µs-4 48 2206637 ns/op BenchmarkWakeupParallelSyscall/50µs-4 100 1813936 ns/op BenchmarkWakeupParallelSyscall/100µs-4 100 3484872 ns/op BenchmarkMatmult-4 3107910 397.6 ns/op BenchmarkFastrand-4 8985037 44.54 ns/op BenchmarkFastrand64-4 8723221 50.69 ns/op BenchmarkFastrandHashiter-4 2176119 62.81 ns/op BenchmarkFastrandn/2-4 3915284 30.48 ns/op BenchmarkFastrandn/3-4 4167632 28.69 ns/op BenchmarkFastrandn/4-4 4291497 28.56 ns/op BenchmarkFastrandn/5-4 3806497 28.01 ns/op BenchmarkIfaceCmp100-4 78303 4601 ns/op BenchmarkIfaceCmpNil100-4 145996 1758 ns/op BenchmarkEfaceCmpDiff-4 19669 21236 ns/op BenchmarkEfaceCmpDiffIndirect-4 21760 12398 ns/op BenchmarkDefer-4 1328823 301.5 ns/op BenchmarkDefer10-4 984650 207.2 ns/op BenchmarkDeferMany-4 541966 341.4 ns/op BenchmarkPanicRecover-4 734782 194.1 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 779742 361.1 ns/op 56.00 p50-ns 57.00 p90-ns 104.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 877849 142.2 ns/op 56.00 p50-ns 58.00 p90-ns 99.00 p99-ns BenchmarkGoroutineProfile/small/idle-4 100 8391961 ns/op 2149934 p50-ns 10536682 p90-ns 343995236 p99-ns BenchmarkGoroutineProfile/small/loaded-4 15 178146476 ns/op 49613043 p50-ns 672465633 p90-ns 962563775 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 899398 421.1 ns/op 56.00 p50-ns 59.00 p90-ns 65.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 763292 364.0 ns/op 56.00 p50-ns 58.00 p90-ns 65.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 8 13459186 ns/op 7160014 p50-ns 59484975 p90-ns 59484975 p99-ns BenchmarkGoroutineProfile/large/loaded-4 33 103433804 ns/op 14020088 p50-ns 142031691 p90-ns 1869724297 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 946558 142.5 ns/op 58.00 p50-ns 59.00 p90-ns 168.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 869466 283.0 ns/op 57.00 p50-ns 59.00 p90-ns 110.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1 122781321 ns/op 122774349 p50-ns 122774349 p90-ns 122774349 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 1 102780791 ns/op 102774017 p50-ns 102774017 p90-ns 102774017 p99-ns BenchmarkRWMutexUncontended-4 4854088 21.25 ns/op BenchmarkRWMutexWrite100-4 1000000 625.9 ns/op BenchmarkRWMutexWrite10-4 1000000 410.1 ns/op BenchmarkRWMutexWorkWrite100-4 745197 2566 ns/op BenchmarkRWMutexWorkWrite10-4 682371 2250 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3112 125172 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1202 1222540 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1448 77164 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 570 391132 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 771 157704 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 271 789351 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 388 593207 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 122 1730284 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 332388 457.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 282951 1324 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 322293 1501 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 365941 615.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 327532 1002 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 205569 634.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 383328 432.7 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 330906 1729 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 339529 2048 ns/op BenchmarkMakeSlice/Byte-4 1284400 182.7 ns/op BenchmarkMakeSlice/Int16-4 1872351 73.89 ns/op BenchmarkMakeSlice/Int-4 1000000 179.1 ns/op BenchmarkMakeSlice/Ptr-4 1000000 162.8 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 981.5 ns/op BenchmarkMakeSlice/Struct/32-4 904868 1510 ns/op BenchmarkMakeSlice/Struct/40-4 825934 303.7 ns/op BenchmarkGrowSlice/Byte-4 1000000 476.2 ns/op BenchmarkGrowSlice/Int16-4 961546 694.9 ns/op BenchmarkGrowSlice/Int-4 627554 692.0 ns/op BenchmarkGrowSlice/Ptr-4 452038 427.8 ns/op BenchmarkGrowSlice/Struct/24-4 327552 1159 ns/op BenchmarkGrowSlice/Struct/32-4 454566 2044 ns/op BenchmarkGrowSlice/Struct/40-4 232108 1349 ns/op BenchmarkExtendSlice/IntSlice-4 548622 966.3 ns/op BenchmarkExtendSlice/PointerSlice-4 483808 1179 ns/op BenchmarkExtendSlice/NoGrow-4 945361 168.4 ns/op BenchmarkAppend-4 675091 367.7 ns/op BenchmarkAppendGrowByte-4 2 50353374 ns/op BenchmarkAppendGrowString-4 1 437567608 ns/op BenchmarkAppendSlice/1Bytes-4 1961930 214.8 ns/op BenchmarkAppendSlice/4Bytes-4 1240160 187.0 ns/op BenchmarkAppendSlice/7Bytes-4 1769410 307.1 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 104.3 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 144.0 ns/op BenchmarkAppendSlice/16Bytes-4 2031873 110.6 ns/op BenchmarkAppendSlice/32Bytes-4 1628682 292.2 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 10000 13463 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 10225 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 81471 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1148 191575 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 68 30573081 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 39 8213151 ns/op BenchmarkAppendStr/1Bytes-4 2437879 50.71 ns/op BenchmarkAppendStr/4Bytes-4 1297450 153.8 ns/op BenchmarkAppendStr/8Bytes-4 1801861 294.6 ns/op BenchmarkAppendStr/16Bytes-4 1000000 295.2 ns/op BenchmarkAppendStr/32Bytes-4 1944318 185.6 ns/op BenchmarkAppendSpecialCase-4 682317 284.1 ns/op BenchmarkCopy/1Byte-4 2120488 287.4 ns/op 3.48 MB/s BenchmarkCopy/1String-4 1778852 57.20 ns/op 17.48 MB/s BenchmarkCopy/2Byte-4 1550635 198.6 ns/op 10.07 MB/s BenchmarkCopy/2String-4 1974922 280.0 ns/op 7.14 MB/s BenchmarkCopy/4Byte-4 1891887 242.9 ns/op 16.47 MB/s BenchmarkCopy/4String-4 1000000 742.7 ns/op 5.39 MB/s BenchmarkCopy/8Byte-4 1000000 636.1 ns/op 12.58 MB/s BenchmarkCopy/8String-4 1000000 279.5 ns/op 28.62 MB/s BenchmarkCopy/12Byte-4 1000000 901.7 ns/op 13.31 MB/s BenchmarkCopy/12String-4 1999120 72.95 ns/op 164.49 MB/s BenchmarkCopy/16Byte-4 1918418 100.6 ns/op 159.00 MB/s BenchmarkCopy/16String-4 1000000 198.1 ns/op 80.76 MB/s BenchmarkCopy/32Byte-4 1606677 87.42 ns/op 366.07 MB/s BenchmarkCopy/32String-4 1607004 236.0 ns/op 135.56 MB/s BenchmarkCopy/128Byte-4 1000000 125.0 ns/op 1024.37 MB/s BenchmarkCopy/128String-4 1000000 1912 ns/op 66.93 MB/s BenchmarkCopy/1024Byte-4 428379 1118 ns/op 916.20 MB/s BenchmarkCopy/1024String-4 410244 2464 ns/op 415.58 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27664 17039 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 86833 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 16762 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 95450 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9176 148559 ns/op BenchmarkAppendInPlace/Grow/Byte-4 117954 1773 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 134437 3699 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 75087 5129 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 55244 1842 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 45393 6073 ns/op BenchmarkStackCopyPtr-4 1 508414072 ns/op BenchmarkStackCopy-4 1 613095964 ns/op BenchmarkStackCopyNoCache-4 22 28366125 ns/op BenchmarkStackCopyWithStkobj-4 2 71895496 ns/op BenchmarkIssue18138-4 900 1113562 ns/op BenchmarkCompareStringEqual-4 11571446 46.89 ns/op BenchmarkCompareStringIdentical-4 12542137 13.86 ns/op BenchmarkCompareStringSameLength-4 13532617 9.315 ns/op BenchmarkCompareStringDifferentLength-4 15927798 33.55 ns/op BenchmarkCompareStringBigUnaligned-4 1 396772504 ns/op 2.64 MB/s BenchmarkCompareStringBig-4 186 542471 ns/op 1932.98 MB/s BenchmarkConcatStringAndBytes-4 2695636 48.77 ns/op BenchmarkSliceByteToString/1-4 2361012 245.2 ns/op BenchmarkSliceByteToString/2-4 1000000 953.1 ns/op BenchmarkSliceByteToString/4-4 10000 16357 ns/op BenchmarkSliceByteToString/8-4 1000000 558.5 ns/op BenchmarkSliceByteToString/16-4 1000000 338.0 ns/op BenchmarkSliceByteToString/32-4 1000000 1821 ns/op BenchmarkSliceByteToString/64-4 823242 318.7 ns/op BenchmarkSliceByteToString/128-4 517666 771.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2416351 163.3 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 862183 208.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 957752 470.4 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4039972 90.38 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 335.7 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1867934 220.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1953004 276.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 419924 1173 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 456421 476.8 ns/op BenchmarkRuneIterate/range/ASCII-4 2941654 163.9 ns/op BenchmarkRuneIterate/range/Japanese-4 1865145 148.3 ns/op BenchmarkRuneIterate/range/MixedLength-4 1000000 164.1 ns/op BenchmarkRuneIterate/range1/ASCII-4 9777742 59.00 ns/op BenchmarkRuneIterate/range1/Japanese-4 1947322 101.1 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2634051 86.75 ns/op BenchmarkRuneIterate/range2/ASCII-4 7331622 24.87 ns/op BenchmarkRuneIterate/range2/Japanese-4 1000000 487.0 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2352692 113.4 ns/op BenchmarkArrayEqual-4 14389430 8.760 ns/op BenchmarkFunc/Name-4 2160096 126.8 ns/op BenchmarkFunc/Entry-4 10534290 15.63 ns/op BenchmarkFunc/FileLine-4 1453268 217.0 ns/op PASS ok runtime 939.215s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 27326 9638 ns/op BenchmarkHandle/concurrent-4 24224 7570 ns/op PASS ok runtime/cgo 2.262s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 13563406 13.55 ns/op BenchmarkAnd32Parallel-4 2732624 84.85 ns/op BenchmarkAnd64-4 12332400 30.58 ns/op BenchmarkAnd64Parallel-4 2316712 161.8 ns/op BenchmarkOr32-4 13227013 11.90 ns/op BenchmarkOr32Parallel-4 2377647 106.1 ns/op BenchmarkOr64-4 12949071 22.06 ns/op BenchmarkOr64Parallel-4 2076378 162.5 ns/op BenchmarkAtomicLoad64-4 16676143 27.73 ns/op BenchmarkAtomicStore64-4 15020600 77.94 ns/op BenchmarkAtomicLoad-4 17075438 11.27 ns/op BenchmarkAtomicStore-4 16878811 17.96 ns/op BenchmarkAnd8-4 14773465 9.916 ns/op BenchmarkAnd-4 14978443 13.42 ns/op BenchmarkAnd8Parallel-4 2523248 43.29 ns/op BenchmarkAndParallel-4 3048427 42.53 ns/op BenchmarkOr8-4 14721404 77.45 ns/op BenchmarkOr-4 14782249 22.75 ns/op BenchmarkOr8Parallel-4 2266825 60.74 ns/op BenchmarkOrParallel-4 3537283 35.77 ns/op BenchmarkXadd-4 3450687 55.90 ns/op BenchmarkXadd64-4 3154182 40.00 ns/op BenchmarkCas-4 3132106 38.20 ns/op BenchmarkCas64-4 2720616 39.46 ns/op BenchmarkXchg-4 3130714 47.63 ns/op BenchmarkXchg64-4 3486304 56.40 ns/op PASS ok runtime/internal/atomic 58.931s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3417988 151.1 ns/op BenchmarkMulUintptr/large-4 3091051 239.7 ns/op PASS ok runtime/internal/math 3.185s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 7 23650138 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 60234356 ns/op 1782 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1 128961036 ns/op 94.00 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 4 39260543 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 156440355 ns/op 3082 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 4 83253511 ns/op 550.0 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 289238964 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 272096034 ns/op 5671 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 4 34824813 ns/op 230.0 concurrent_launches/op PASS ok runtime/pprof 6.187s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 1 787840310 ns/op BenchmarkStackLeak-4 22425 5021 ns/op PASS ok runtime/race 2.995s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 1410931 258.4 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 245496 492.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 3.762s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 3 121752332 ns/op BenchmarkIndex_Large-4 9007 15091 ns/op BenchmarkIndexFunc_Large-4 9 19567569 ns/op BenchmarkCompact/nil-4 6770722 135.0 ns/op BenchmarkCompact/one-4 1000000 146.1 ns/op BenchmarkCompact/sorted-4 1000000 762.0 ns/op BenchmarkCompact/1_item-4 851911 177.1 ns/op BenchmarkCompact/unsorted-4 1000000 356.8 ns/op BenchmarkCompact/many-4 510644 897.7 ns/op BenchmarkCompact_Large-4 430 715971 ns/op BenchmarkCompactFunc_Large-4 45 6460107 ns/op BenchmarkReplace/naive-fast-4 10000 36200 ns/op BenchmarkReplace/optimized-fast-4 22268 9278 ns/op BenchmarkReplace/naive-slow-4 10000 18213 ns/op BenchmarkReplace/optimized-slow-4 10000 33764 ns/op BenchmarkBinarySearchFloats/Size16-4 968862 366.6 ns/op BenchmarkBinarySearchFloats/Size32-4 930200 502.5 ns/op BenchmarkBinarySearchFloats/Size64-4 861766 237.1 ns/op BenchmarkBinarySearchFloats/Size128-4 784849 372.2 ns/op BenchmarkBinarySearchFloats/Size512-4 650529 456.5 ns/op BenchmarkBinarySearchFloats/Size1024-4 390394 572.7 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 437348 429.5 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 333613 1881 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 325359 646.0 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 296282 6299 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 242853 983.1 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 221752 3898 ns/op PASS ok slices 53.846s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 47479 12103 ns/op BenchmarkSortInts-4 1 941294838 ns/op BenchmarkSlicesSortInts-4 1 154823726 ns/op BenchmarkSortIsSorted-4 19 15077322 ns/op BenchmarkSlicesIsSorted-4 58 4011674 ns/op BenchmarkSortStrings-4 1 193117635 ns/op BenchmarkSlicesSortStrings-4 1 191570159 ns/op BenchmarkSortStrings_Sorted-4 16 6961557 ns/op BenchmarkSlicesSortStrings_Sorted-4 32 16038231 ns/op BenchmarkSortStructs-4 1 636558351 ns/op BenchmarkSortFuncStructs-4 1 1593808983 ns/op BenchmarkSortString1K-4 100 1409475 ns/op BenchmarkSortString1K_Slice-4 100 1544755 ns/op BenchmarkStableString1K-4 84 1504598 ns/op BenchmarkSortInt1K-4 237 633684 ns/op BenchmarkSortInt1K_Sorted-4 4995 62316 ns/op BenchmarkSortInt1K_Reversed-4 2482 53620 ns/op BenchmarkSortInt1K_Mod8-4 620 192953 ns/op BenchmarkStableInt1K-4 75 1970280 ns/op BenchmarkStableInt1K_Slice-4 100 4057369 ns/op BenchmarkSortInt64K-4 2 158644364 ns/op BenchmarkSortInt64K_Slice-4 1 226003790 ns/op BenchmarkStableInt64K-4 1 283834544 ns/op BenchmarkSort1e2-4 250 463194 ns/op BenchmarkStable1e2-4 128 2389053 ns/op BenchmarkSort1e4-4 1 107655439 ns/op BenchmarkStable1e4-4 1 813534337 ns/op PASS ok sort 97.470s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 864655 691.0 ns/op BenchmarkAtof64Float-4 656853 688.0 ns/op BenchmarkAtof64FloatExp-4 598294 261.1 ns/op BenchmarkAtof64Big-4 393942 292.6 ns/op BenchmarkAtof64RandomBits-4 218498 1086 ns/op BenchmarkAtof64RandomFloats-4 438813 249.2 ns/op BenchmarkAtof64RandomLongFloats-4 285742 509.9 ns/op BenchmarkAtof32Decimal-4 857593 490.4 ns/op BenchmarkAtof32Float-4 747134 304.9 ns/op BenchmarkAtof32FloatExp-4 618586 193.4 ns/op BenchmarkAtof32Random-4 360093 515.0 ns/op BenchmarkAtof32RandomLong-4 132547 948.7 ns/op BenchmarkParseInt/Pos/7bit-4 1443381 96.41 ns/op BenchmarkParseInt/Pos/26bit-4 721596 446.2 ns/op BenchmarkParseInt/Pos/31bit-4 636800 184.3 ns/op BenchmarkParseInt/Pos/56bit-4 426516 643.2 ns/op BenchmarkParseInt/Pos/63bit-4 378014 445.7 ns/op BenchmarkParseInt/Neg/7bit-4 1438507 104.8 ns/op BenchmarkParseInt/Neg/26bit-4 702525 177.2 ns/op BenchmarkParseInt/Neg/31bit-4 568216 242.8 ns/op BenchmarkParseInt/Neg/56bit-4 437665 274.8 ns/op BenchmarkParseInt/Neg/63bit-4 397987 470.2 ns/op BenchmarkAtoi/Pos/7bit-4 1938122 208.5 ns/op BenchmarkAtoi/Pos/26bit-4 858258 136.4 ns/op BenchmarkAtoi/Pos/31bit-4 770694 180.3 ns/op BenchmarkAtoi/Pos/56bit-4 500120 255.7 ns/op BenchmarkAtoi/Pos/63bit-4 361718 314.2 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 580.3 ns/op BenchmarkAtoi/Neg/26bit-4 760497 241.2 ns/op BenchmarkAtoi/Neg/31bit-4 10000 16266 ns/op BenchmarkAtoi/Neg/56bit-4 427888 780.8 ns/op BenchmarkAtoi/Neg/63bit-4 380986 361.6 ns/op BenchmarkFormatFloat/Decimal-4 75930 1811 ns/op BenchmarkFormatFloat/Float-4 78950 2214 ns/op BenchmarkFormatFloat/Exp-4 85119 1469 ns/op BenchmarkFormatFloat/NegExp-4 72201 1689 ns/op BenchmarkFormatFloat/LongExp-4 75235 2546 ns/op BenchmarkFormatFloat/Big-4 69901 1852 ns/op BenchmarkFormatFloat/BinaryExp-4 203066 6090 ns/op BenchmarkFormatFloat/32Integer-4 74707 6451 ns/op BenchmarkFormatFloat/32ExactFraction-4 92886 1440 ns/op BenchmarkFormatFloat/32Point-4 81006 13285 ns/op BenchmarkFormatFloat/32Exp-4 80204 2860 ns/op BenchmarkFormatFloat/32NegExp-4 87259 1346 ns/op BenchmarkFormatFloat/32Shortest-4 10000 18216 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 85820 1648 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 107667 1146 ns/op BenchmarkFormatFloat/64Fixed1-4 133834 907.1 ns/op BenchmarkFormatFloat/64Fixed2-4 135736 936.6 ns/op BenchmarkFormatFloat/64Fixed3-4 134046 956.3 ns/op BenchmarkFormatFloat/64Fixed4-4 131936 2445 ns/op BenchmarkFormatFloat/64Fixed12-4 78757 6954 ns/op BenchmarkFormatFloat/64Fixed16-4 91005 1284 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 94354 10647 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 84921 1769 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2600 60527 ns/op BenchmarkFormatFloat/Slowpath64-4 75126 1626 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 70555 3032 ns/op BenchmarkAppendFloat/Decimal-4 82596 5498 ns/op BenchmarkAppendFloat/Float-4 77673 3820 ns/op BenchmarkAppendFloat/Exp-4 99847 6720 ns/op BenchmarkAppendFloat/NegExp-4 10000 16836 ns/op BenchmarkAppendFloat/LongExp-4 78279 3582 ns/op BenchmarkAppendFloat/Big-4 75163 2562 ns/op BenchmarkAppendFloat/BinaryExp-4 270890 1352 ns/op BenchmarkAppendFloat/32Integer-4 82659 2176 ns/op BenchmarkAppendFloat/32ExactFraction-4 100008 1264 ns/op BenchmarkAppendFloat/32Point-4 86739 1435 ns/op BenchmarkAppendFloat/32Exp-4 85348 2378 ns/op BenchmarkAppendFloat/32NegExp-4 91996 9152 ns/op BenchmarkAppendFloat/32Shortest-4 96358 6741 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 121440 967.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 124419 5719 ns/op BenchmarkAppendFloat/64Fixed1-4 156438 801.1 ns/op BenchmarkAppendFloat/64Fixed2-4 154480 1837 ns/op BenchmarkAppendFloat/64Fixed3-4 152834 823.7 ns/op BenchmarkAppendFloat/64Fixed4-4 151785 3041 ns/op BenchmarkAppendFloat/64Fixed12-4 85707 2729 ns/op BenchmarkAppendFloat/64Fixed16-4 104486 1206 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 108920 3349 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 88507 12373 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2676 45165 ns/op BenchmarkAppendFloat/Slowpath64-4 74754 2422 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 40280 20979 ns/op BenchmarkFormatInt-4 13572 31599 ns/op BenchmarkAppendInt-4 17118 16821 ns/op BenchmarkFormatUint-4 92080 4342 ns/op BenchmarkAppendUint-4 97746 1163 ns/op BenchmarkFormatIntSmall/7-4 1000000 189.6 ns/op BenchmarkFormatIntSmall/42-4 3482984 35.30 ns/op BenchmarkAppendIntSmall-4 1203621 91.53 ns/op BenchmarkAppendUintVarlen/1-4 1000000 176.6 ns/op BenchmarkAppendUintVarlen/12-4 1000000 108.2 ns/op BenchmarkAppendUintVarlen/123-4 1000000 111.4 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 414.7 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 174.5 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 107.9 ns/op BenchmarkAppendUintVarlen/1234567-4 847928 120.9 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 485.9 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 155.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 114.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 990949 544.0 ns/op BenchmarkAppendUintVarlen/123456789012-4 993717 150.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 968397 237.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 885811 246.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 933607 234.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 936888 133.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 881924 133.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 875857 135.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 838383 142.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 857785 183.5 ns/op BenchmarkQuote-4 36626 30934 ns/op BenchmarkQuoteRune-4 530719 676.1 ns/op BenchmarkAppendQuote-4 49814 7956 ns/op BenchmarkAppendQuoteRune-4 758979 196.7 ns/op BenchmarkUnquoteEasy-4 865726 508.8 ns/op BenchmarkUnquoteHard-4 4789 60492 ns/op PASS ok strconv 184.557s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 411523 459.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 55261 6654 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 174027 2634 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 485077 819.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 108687 4587 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 201662 1698 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 245126 1811 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 62842 2697 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 81998 6500 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 679182 232.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 17608 ns/op BenchmarkGenericMatch1-4 1544 85765 ns/op BenchmarkGenericMatch2-4 321 777910 ns/op BenchmarkSingleMaxSkipping-4 6184 23415 ns/op 427.08 MB/s BenchmarkSingleLongSuffixFail-4 13353 13994 ns/op 71.60 MB/s BenchmarkSingleMatch-4 100 1292878 ns/op 11.60 MB/s BenchmarkByteByteNoMatch-4 10000 13458 ns/op BenchmarkByteByteMatch-4 10000 10894 ns/op BenchmarkByteStringMatch-4 10000 11934 ns/op BenchmarkHTMLEscapeNew-4 67171 4070 ns/op BenchmarkHTMLEscapeOld-4 79713 3917 ns/op BenchmarkByteStringReplacerWriteString-4 780 487597 ns/op BenchmarkByteReplacerWriteString-4 1572 92142 ns/op BenchmarkByteByteReplaces-4 3326 196269 ns/op BenchmarkByteByteMap-4 10000 11877 ns/op BenchmarkMap/identity/ASCII-4 880578 1178 ns/op BenchmarkMap/identity/Greek-4 316195 3807 ns/op BenchmarkMap/change/ASCII-4 32751 23085 ns/op BenchmarkMap/change/Greek-4 10000 31438 ns/op BenchmarkIndexRune-4 1000000 117.7 ns/op BenchmarkIndexRuneLongString-4 1566996 192.7 ns/op BenchmarkIndexRuneFastPath-4 3297685 36.88 ns/op BenchmarkIndex-4 3396214 43.40 ns/op BenchmarkLastIndex-4 4784912 25.16 ns/op BenchmarkIndexByte-4 5915448 59.23 ns/op BenchmarkToUpper/#00-4 5645539 25.55 ns/op BenchmarkToUpper/ONLYUPPER-4 1599951 75.42 ns/op BenchmarkToUpper/abc-4 295614 418.1 ns/op BenchmarkToUpper/AbC123-4 165751 844.6 ns/op BenchmarkToUpper/azAZ09_-4 234524 1759 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46126 5891 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 66878 5636 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28892 6409 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 37539 10271 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 105024 1147 ns/op BenchmarkToLower/#00-4 5188282 22.82 ns/op BenchmarkToLower/abc-4 4527525 38.82 ns/op BenchmarkToLower/AbC123-4 153130 729.5 ns/op BenchmarkToLower/azAZ09_-4 184693 730.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 75835 1552 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56479 2670 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 19761 10349 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72217 2362 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 103544 1168 ns/op BenchmarkMapNoChanges-4 1000000 134.2 ns/op BenchmarkTrim-4 32127 4530 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2965743 40.01 ns/op BenchmarkToValidUTF8/InvalidASCII-4 151093 917.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 113493 1175 ns/op BenchmarkEqualFold/Tests-4 47496 5681 ns/op BenchmarkEqualFold/ASCII-4 3625839 33.92 ns/op BenchmarkEqualFold/UnicodePrefix-4 83758 1332 ns/op BenchmarkEqualFold/UnicodeSuffix-4 87979 1472 ns/op BenchmarkIndexHard1-4 1750 247033 ns/op BenchmarkIndexHard2-4 392 418527 ns/op BenchmarkIndexHard3-4 170 726527 ns/op BenchmarkIndexHard4-4 75 1949369 ns/op BenchmarkLastIndexHard1-4 64 1990738 ns/op BenchmarkLastIndexHard2-4 67 1749648 ns/op BenchmarkLastIndexHard3-4 66 2407540 ns/op BenchmarkCountHard1-4 1600 67421 ns/op BenchmarkCountHard2-4 387 413794 ns/op BenchmarkCountHard3-4 153 874264 ns/op BenchmarkIndexTorture-4 7398 15229 ns/op BenchmarkCountTorture-4 7970 16000 ns/op BenchmarkCountTortureOverlapping-4 606 168860 ns/op BenchmarkCountByte/10-4 4678966 45.55 ns/op 219.55 MB/s BenchmarkCountByte/32-4 4578804 35.88 ns/op 891.89 MB/s BenchmarkCountByte/4096-4 559839 327.6 ns/op 12502.95 MB/s BenchmarkCountByte/4194304-4 584 254173 ns/op 16501.79 MB/s BenchmarkCountByte/67108864-4 12 8490258 ns/op 7904.22 MB/s BenchmarkFields/ASCII/16-4 213252 710.9 ns/op 22.51 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 30240 ns/op 8.47 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1281 145876 ns/op 28.08 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 74 3401947 ns/op 19.26 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 47396317 ns/op 22.12 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 149544 784.1 ns/op 20.41 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 20910 ns/op 12.24 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 480 218237 ns/op 18.77 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 33 4674718 ns/op 14.02 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 170760094 ns/op 6.14 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 212661 959.9 ns/op 16.67 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 36354 ns/op 7.04 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1008 212992 ns/op 19.23 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 46 3764697 ns/op 17.41 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 99605156 ns/op 10.53 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 191484 1072 ns/op 14.92 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 15759 ns/op 16.24 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 699 422122 ns/op 9.70 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 4900211 ns/op 13.37 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 153290404 ns/op 6.84 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 210584738 ns/op BenchmarkSplitSingleByteSeparator-4 15 7791724 ns/op BenchmarkSplitMultiByteSeparator-4 21 33574728 ns/op BenchmarkSplitNSingleByteSeparator-4 209527 2116 ns/op BenchmarkSplitNMultiByteSeparator-4 177196 1457 ns/op BenchmarkRepeat/5x0-4 4526996 30.38 ns/op BenchmarkRepeat/5x1-4 4087491 28.12 ns/op BenchmarkRepeat/5x2-4 208353 899.0 ns/op BenchmarkRepeat/5x6-4 82496 1307 ns/op BenchmarkRepeat/10x0-4 4395972 35.05 ns/op BenchmarkRepeat/10x1-4 4416846 28.95 ns/op BenchmarkRepeat/10x2-4 196726 2288 ns/op BenchmarkRepeat/10x6-4 89810 1917 ns/op BenchmarkRepeatLarge/256/1-4 46130 3289 ns/op 77.83 MB/s BenchmarkRepeatLarge/256/16-4 52246 10095 ns/op 25.36 MB/s BenchmarkRepeatLarge/512/1-4 10000 10830 ns/op 47.28 MB/s BenchmarkRepeatLarge/512/16-4 10000 11763 ns/op 43.52 MB/s BenchmarkRepeatLarge/1024/1-4 10000 303172 ns/op 3.38 MB/s BenchmarkRepeatLarge/1024/16-4 12117 11889 ns/op 86.13 MB/s BenchmarkRepeatLarge/2048/1-4 23377 19597 ns/op 104.51 MB/s BenchmarkRepeatLarge/2048/16-4 10000 37534 ns/op 54.56 MB/s BenchmarkRepeatLarge/4096/1-4 10000 28832 ns/op 142.07 MB/s BenchmarkRepeatLarge/4096/16-4 15963 29609 ns/op 138.33 MB/s BenchmarkRepeatLarge/8192/1-4 10000 109054 ns/op 75.12 MB/s BenchmarkRepeatLarge/8192/16-4 6837 79975 ns/op 102.43 MB/s BenchmarkRepeatLarge/8192/4097-4 4178826 36.21 ns/op 113139.86 MB/s BenchmarkRepeatLarge/16384/1-4 5644 73709 ns/op 222.28 MB/s BenchmarkRepeatLarge/16384/16-4 9002 25343 ns/op 646.49 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 55476 ns/op 221.56 MB/s BenchmarkRepeatLarge/32768/1-4 4000 165234 ns/op 198.31 MB/s BenchmarkRepeatLarge/32768/16-4 2253 111749 ns/op 293.23 MB/s BenchmarkRepeatLarge/32768/4097-4 5265 52651 ns/op 544.70 MB/s BenchmarkRepeatLarge/65536/1-4 1357 459193 ns/op 142.72 MB/s BenchmarkRepeatLarge/65536/16-4 1978 236781 ns/op 276.78 MB/s BenchmarkRepeatLarge/65536/4097-4 1758 205168 ns/op 299.53 MB/s BenchmarkRepeatLarge/131072/1-4 182 2141533 ns/op 61.20 MB/s BenchmarkRepeatLarge/131072/16-4 306 1001262 ns/op 130.91 MB/s BenchmarkRepeatLarge/131072/4097-4 100 1539806 ns/op 82.48 MB/s BenchmarkRepeatLarge/262144/1-4 100 2131657 ns/op 122.98 MB/s BenchmarkRepeatLarge/262144/16-4 100 3729085 ns/op 70.30 MB/s BenchmarkRepeatLarge/262144/4097-4 100 2656186 ns/op 97.17 MB/s BenchmarkRepeatLarge/524288/1-4 100 4260940 ns/op 123.05 MB/s BenchmarkRepeatLarge/524288/16-4 84 2230090 ns/op 235.10 MB/s BenchmarkRepeatLarge/524288/4097-4 86 4838951 ns/op 107.53 MB/s BenchmarkRepeatLarge/1048576/1-4 55 6039230 ns/op 173.63 MB/s BenchmarkRepeatLarge/1048576/16-4 32 3305898 ns/op 317.18 MB/s BenchmarkRepeatLarge/1048576/4097-4 62 20577735 ns/op 50.77 MB/s BenchmarkRepeatLarge/2097152/1-4 25 19114719 ns/op 109.71 MB/s BenchmarkRepeatLarge/2097152/16-4 31 11832653 ns/op 177.23 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 7519899 ns/op 278.40 MB/s BenchmarkRepeatLarge/4194304/1-4 12 23434678 ns/op 178.98 MB/s BenchmarkRepeatLarge/4194304/16-4 13 36702713 ns/op 114.28 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 26779954 ns/op 156.51 MB/s BenchmarkRepeatLarge/8388608/1-4 6 26749641 ns/op 313.60 MB/s BenchmarkRepeatLarge/8388608/16-4 4 129807675 ns/op 64.62 MB/s BenchmarkRepeatLarge/8388608/4097-4 2 106114044 ns/op 79.03 MB/s BenchmarkRepeatLarge/16777216/1-4 3 227115025 ns/op 73.87 MB/s BenchmarkRepeatLarge/16777216/16-4 1 200014834 ns/op 83.88 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 65554808 ns/op 255.93 MB/s BenchmarkRepeatLarge/33554432/1-4 1 144332594 ns/op 232.48 MB/s BenchmarkRepeatLarge/33554432/16-4 1 263740657 ns/op 127.23 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 241164226 ns/op 139.14 MB/s BenchmarkRepeatLarge/67108864/1-4 1 368713464 ns/op 182.01 MB/s BenchmarkRepeatLarge/67108864/16-4 1 189354563 ns/op 354.41 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 407212724 ns/op 164.80 MB/s BenchmarkRepeatLarge/134217728/1-4 1 483589947 ns/op 277.54 MB/s BenchmarkRepeatLarge/134217728/16-4 1 356144176 ns/op 376.86 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 495786096 ns/op 270.72 MB/s BenchmarkRepeatLarge/268435456/1-4 1 513037435 ns/op 523.23 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1127791654 ns/op 238.02 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1102141113 ns/op 243.56 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1418033999 ns/op 378.60 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2049661334 ns/op 261.93 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1782408555 ns/op 301.21 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2181608819 ns/op 492.18 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5756468828 ns/op 186.53 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4134192939 ns/op 259.72 MB/s BenchmarkIndexAnyASCII/1:1-4 2753895 54.98 ns/op BenchmarkIndexAnyASCII/1:2-4 2114287 55.11 ns/op BenchmarkIndexAnyASCII/1:4-4 2337246 84.85 ns/op BenchmarkIndexAnyASCII/1:8-4 1925989 62.11 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 194.3 ns/op BenchmarkIndexAnyASCII/1:32-4 2038056 67.78 ns/op BenchmarkIndexAnyASCII/1:64-4 1481562 154.9 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 123.6 ns/op BenchmarkIndexAnyASCII/16:2-4 632200 266.1 ns/op BenchmarkIndexAnyASCII/16:4-4 591565 209.6 ns/op BenchmarkIndexAnyASCII/16:8-4 611424 202.3 ns/op BenchmarkIndexAnyASCII/16:16-4 528950 751.2 ns/op BenchmarkIndexAnyASCII/16:32-4 514249 249.3 ns/op BenchmarkIndexAnyASCII/16:64-4 382696 318.8 ns/op BenchmarkIndexAnyASCII/256:1-4 2038002 232.2 ns/op BenchmarkIndexAnyASCII/256:2-4 55924 2692 ns/op BenchmarkIndexAnyASCII/256:4-4 54452 2162 ns/op BenchmarkIndexAnyASCII/256:8-4 55555 2172 ns/op BenchmarkIndexAnyASCII/256:16-4 53592 2449 ns/op BenchmarkIndexAnyASCII/256:32-4 52150 4098 ns/op BenchmarkIndexAnyASCII/256:64-4 52063 2327 ns/op BenchmarkIndexAnyUTF8/1:1-4 2685336 109.9 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 199.2 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 210.1 ns/op BenchmarkIndexAnyUTF8/1:8-4 2251520 67.13 ns/op BenchmarkIndexAnyUTF8/1:16-4 1949596 63.89 ns/op BenchmarkIndexAnyUTF8/1:32-4 1920858 143.5 ns/op BenchmarkIndexAnyUTF8/1:64-4 1882665 99.77 ns/op BenchmarkIndexAnyUTF8/16:1-4 1825195 67.64 ns/op BenchmarkIndexAnyUTF8/16:2-4 339914 521.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 317752 390.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 174860 853.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 236090 1039 ns/op BenchmarkIndexAnyUTF8/16:32-4 221287 656.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 167635 825.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 397912 1166 ns/op BenchmarkIndexAnyUTF8/256:2-4 26053 5115 ns/op BenchmarkIndexAnyUTF8/256:4-4 19308 5230 ns/op BenchmarkIndexAnyUTF8/256:8-4 21638 5653 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 21224 ns/op BenchmarkIndexAnyUTF8/256:32-4 15548 25008 ns/op BenchmarkIndexAnyUTF8/256:64-4 13300 8901 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 196.0 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2379370 56.35 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2365927 57.42 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2220523 78.57 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2105617 58.31 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2023519 122.2 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1905094 102.0 ns/op BenchmarkLastIndexAnyASCII/16:1-4 556930 193.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 622884 197.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 634533 198.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 619556 211.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 560984 213.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 494234 663.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 392407 327.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 45397 3644 ns/op BenchmarkLastIndexAnyASCII/256:2-4 54360 2383 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54163 2704 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53146 2223 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53100 6090 ns/op BenchmarkLastIndexAnyASCII/256:32-4 49635 5237 ns/op BenchmarkLastIndexAnyASCII/256:64-4 51472 2497 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2597715 60.32 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2079265 51.39 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2653582 76.90 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2311525 68.30 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1678424 94.07 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1902392 61.09 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1881993 121.1 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 430077 384.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 142159 1437 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 200611 794.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 177433 716.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 161996 757.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 165452 768.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 156932 890.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 30507 5000 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15031 7439 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14282 13638 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13591 8930 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 7722 18515 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11580 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12538 ns/op BenchmarkTrimASCII/1:1-4 4119824 42.11 ns/op BenchmarkTrimASCII/1:2-4 2447461 50.12 ns/op BenchmarkTrimASCII/1:4-4 2231380 130.1 ns/op BenchmarkTrimASCII/1:8-4 1000000 103.1 ns/op BenchmarkTrimASCII/1:16-4 1610529 97.77 ns/op BenchmarkTrimASCII/16:1-4 2965240 77.89 ns/op BenchmarkTrimASCII/16:2-4 620404 280.1 ns/op BenchmarkTrimASCII/16:4-4 659144 250.2 ns/op BenchmarkTrimASCII/16:8-4 627776 198.9 ns/op BenchmarkTrimASCII/16:16-4 540319 369.2 ns/op BenchmarkTrimASCII/256:1-4 10000 12373 ns/op BenchmarkTrimASCII/256:2-4 54259 2840 ns/op BenchmarkTrimASCII/256:4-4 55700 2951 ns/op BenchmarkTrimASCII/256:8-4 38292 10351 ns/op BenchmarkTrimASCII/256:16-4 49062 2462 ns/op BenchmarkTrimASCII/4096:1-4 42180 2936 ns/op BenchmarkTrimASCII/4096:2-4 3262 111141 ns/op BenchmarkTrimASCII/4096:4-4 3589 42842 ns/op BenchmarkTrimASCII/4096:8-4 3544 38902 ns/op BenchmarkTrimASCII/4096:16-4 3097 38186 ns/op BenchmarkTrimByte-4 4773064 26.17 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 31110 4312 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 10000 36918 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1419 89344 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1820 64438 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3812 31280 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6681 17395 ns/op BenchmarkJoin/0-4 5395041 21.27 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3399404 33.04 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 150874 999.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 110700 1379 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 77275 1390 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 10000 17816 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 62091 1960 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53421 4473 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2813503 62.69 ns/op BenchmarkTrimSpace/ASCII-4 1295575 101.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 134499 875.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 47085 2197 ns/op BenchmarkReplaceAll-4 122109 992.9 ns/op 16 B/op 1 allocs/op PASS ok strings 250.253s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 86706 1585 ns/op BenchmarkCond2-4 55309 9047 ns/op BenchmarkCond4-4 30109 5314 ns/op BenchmarkCond8-4 13786 7992 ns/op BenchmarkCond16-4 4749 48726 ns/op BenchmarkCond32-4 3849 32266 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 795588 286.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 481167 470.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 409856 357.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 756724 728.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 324222 785.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 229041 1102 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 119316 2457 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 103568 2576 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 102736 1517 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 65694 2903 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 767422 156.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 256327 485.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 342950 447.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 220816 617.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 589842 227.3 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 247826 616.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 925831 113.6 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 57241 2475 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 127041 843.6 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 595728 604.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2152 126594 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 100 1917747 ns/op BenchmarkRange/*sync.Map-4 781 279360 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 124314 5794 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 282636 482.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 107368 1263 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 101361 4854 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 242672 1178 ns/op BenchmarkAdversarialDelete/*sync.Map-4 105553 3457 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 127081 1217 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 232014 658.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 576614 279.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 10000 11813 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 204346 856.9 ns/op BenchmarkSwapCollision/*sync.Map-4 124471 1229 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 3705471 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 162502 1000 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 251278 493.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 10000 15461 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 99105 2917 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 10000 52656 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 496206 1419 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 204235 840.5 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 196597 956.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 647424 1827 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 238296 1377 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 445.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 813992 482.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 212622 1424 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 429243 263.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 149247 3153 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 170780 1559 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 574932 966.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 173650 3265 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 321303 1759 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 203628 5473 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 192814 873.7 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 123958 1082 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 81069 5129 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 150384 3564 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 325014 836.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 181336 1066 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 704089 157.8 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 51258 7115 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 122054 1436 ns/op BenchmarkClear/*sync.Map-4 49767 4115 ns/op BenchmarkUncontendedSemaphore-4 4967186 36.55 ns/op BenchmarkContendedSemaphore-4 3722301 53.44 ns/op BenchmarkMutexUncontended-4 563418 281.5 ns/op BenchmarkMutex-4 426542 515.5 ns/op BenchmarkMutexSlack-4 354943 2474 ns/op BenchmarkMutexWork-4 234868 579.1 ns/op BenchmarkMutexWorkSlack-4 341533 1512 ns/op BenchmarkMutexNoSpin-4 39847 3017 ns/op BenchmarkMutexSpin-4 37489 3648 ns/op BenchmarkOnce-4 1360845 341.5 ns/op BenchmarkOnceFunc/v=Once-4 1000000 136.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 1662 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1212086 200.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1502870 350.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 248.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1298682 854.1 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 3156429 47.41 ns/op BenchmarkSemaSyntNonblock-4 1637806 370.5 ns/op BenchmarkSemaSyntBlock-4 1453548 91.12 ns/op BenchmarkSemaWorkNonblock-4 1202113 292.1 ns/op BenchmarkSemaWorkBlock-4 1000000 126.3 ns/op BenchmarkRWMutexUncontended-4 280700 1094 ns/op BenchmarkRWMutexWrite100-4 408951 623.9 ns/op BenchmarkRWMutexWrite10-4 10000 10726 ns/op BenchmarkRWMutexWorkWrite100-4 307086 803.9 ns/op BenchmarkRWMutexWorkWrite10-4 327663 379.7 ns/op BenchmarkWaitGroupUncontended-4 320925 596.3 ns/op BenchmarkWaitGroupAddDone-4 372422 304.0 ns/op BenchmarkWaitGroupAddDoneWork-4 308990 1255 ns/op BenchmarkWaitGroupWait-4 2335482 89.59 ns/op BenchmarkWaitGroupWaitWork-4 1695835 162.6 ns/op BenchmarkWaitGroupActuallyWait-4 74679 4497 ns/op 32 B/op 2 allocs/op PASS ok sync 143.973s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 535336 225.3 ns/op PASS ok sync/atomic 3.924s PASS ok syscall 1.084s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 152884 3234 ns/op 0 B/op 0 allocs/op PASS ok testing 2.215s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6172 26424 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6772 34691 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 76 6121103 ns/op 110962 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 79 1344698 ns/op 1404 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 501983299 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 804573160 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1498 247861 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1839 90134 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 26089801 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 99065490 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 3366576033 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 3126823595 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 150 1316412 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 207 574537 ns/op 189 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 197556085 ns/op 3270624 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 1 116236949 ns/op 3270624 B/op 1053 allocs/op BenchmarkTable/100x100000/new-4 1 23929091939 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 19405943973 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2308 70267 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 33274043 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 532250376 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2138 1676928 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 100 2690394 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 21 46950204 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5638 80644 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 87.073s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 391281279 ns/op BenchmarkVariableString-4 70879 1532 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1653 278056 ns/op 2514 B/op 39 allocs/op PASS ok text/template/parse 3.195s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 46 3168340 ns/op BenchmarkAfter-4 55 10232501 ns/op BenchmarkStop-4 130 1309068 ns/op BenchmarkSimultaneousAfterFunc-4 30 21079693 ns/op BenchmarkStartStop-4 300 2329846 ns/op BenchmarkReset-4 350 784556 ns/op BenchmarkSleep-4 27 3808284 ns/op BenchmarkParallelTimerLatency-4 3 120086441 avg-late-ns 456262589 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 28 171391733 avg-late-ns 384434201 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 13 10602052 avg-late-ns 101390976 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 25 81070446 avg-late-ns 255619151 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 21 9345923 avg-late-ns 57466718 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 25 70858705 avg-late-ns 493696577 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 1 1589765 avg-late-ns 5114359 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 1 15145644 avg-late-ns 155837312 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 4 24780626 avg-late-ns 120477759 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 3 5360675 avg-late-ns 93561292 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 2 1170395 avg-late-ns 3971184 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 15 76922702 avg-late-ns 226532552 max-late-ns BenchmarkTicker-4 100 1036934 ns/op BenchmarkTickerReset-4 1876 91757 ns/op BenchmarkTickerResetNaive-4 385 1594281 ns/op BenchmarkNow-4 1697139 69.21 ns/op BenchmarkNowUnixNano-4 1000000 114.5 ns/op BenchmarkNowUnixMilli-4 1000000 163.3 ns/op BenchmarkNowUnixMicro-4 1296963 140.5 ns/op BenchmarkFormat-4 49779 3617 ns/op BenchmarkFormatRFC3339-4 71082 2785 ns/op BenchmarkFormatRFC3339Nano-4 56668 2062 ns/op BenchmarkFormatNow-4 54280 1844 ns/op BenchmarkMarshalJSON-4 96642 5607 ns/op BenchmarkMarshalText-4 99033 1448 ns/op BenchmarkParse-4 141199 1446 ns/op BenchmarkParseRFC3339UTC-4 323644 411.7 ns/op BenchmarkParseRFC3339UTCBytes-4 211891 1581 ns/op BenchmarkParseRFC3339TZ-4 78110 1815 ns/op BenchmarkParseRFC3339TZBytes-4 53982 2485 ns/op BenchmarkParseDuration-4 552576 244.8 ns/op BenchmarkHour-4 980899 130.4 ns/op BenchmarkSecond-4 971726 126.8 ns/op BenchmarkYear-4 760944 390.5 ns/op BenchmarkDay-4 679161 176.4 ns/op BenchmarkISOWeek-4 672199 196.9 ns/op BenchmarkGoString-4 72517 2700 ns/op BenchmarkUnmarshalText-4 72272 2277 ns/op PASS ok time 59.701s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 430730 313.6 ns/op BenchmarkDecodeValidJapaneseChars-4 471824 444.7 ns/op BenchmarkDecodeRune-4 1000000 462.5 ns/op BenchmarkEncodeValidASCII-4 333769 386.3 ns/op BenchmarkEncodeValidJapaneseChars-4 484521 277.3 ns/op BenchmarkAppendRuneValidASCII-4 724569 842.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 133.3 ns/op BenchmarkEncodeRune-4 688022 220.1 ns/op PASS ok unicode/utf16 7.210s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1000000 137.1 ns/op BenchmarkRuneCountTenJapaneseChars-4 360447 721.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3603944 35.43 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 494821 1283 ns/op BenchmarkValidTenASCIIChars-4 1000000 104.1 ns/op BenchmarkValid100KASCIIChars-4 92 10391830 ns/op BenchmarkValidTenJapaneseChars-4 353689 1413 ns/op BenchmarkValidLongMostlyASCII-4 109 1093032 ns/op BenchmarkValidLongJapanese-4 62 2647544 ns/op BenchmarkValidStringTenASCIIChars-4 5000182 23.23 ns/op BenchmarkValidString100KASCIIChars-4 5799 50681 ns/op BenchmarkValidStringTenJapaneseChars-4 453163 316.2 ns/op BenchmarkValidStringLongMostlyASCII-4 1332 85030 ns/op BenchmarkValidStringLongJapanese-4 158 874846 ns/op BenchmarkEncodeASCIIRune-4 4662990 26.91 ns/op BenchmarkEncodeJapaneseRune-4 2319069 73.10 ns/op BenchmarkAppendASCIIRune-4 8508696 35.45 ns/op BenchmarkAppendJapaneseRune-4 2785202 100.9 ns/op BenchmarkDecodeASCIIRune-4 1000000 252.5 ns/op BenchmarkDecodeJapaneseRune-4 1000000 167.9 ns/op BenchmarkFullRune/ASCII-4 1000000 462.3 ns/op BenchmarkFullRune/Incomplete-4 1538630 156.9 ns/op BenchmarkFullRune/Japanese-4 2082596 88.57 ns/op PASS ok unicode/utf8 38.441s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 194079716148 ns/op PASS ok cmd/api 195.798s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 666559 250.3 ns/op BenchmarkCgoCall/one-pointer-4 464010 225.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 423916 411.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 457038 439.0 ns/op BenchmarkCgoCall/eight-pointers-4 205206 2207 ns/op BenchmarkCgoCall/eight-pointers-nil-4 517221 511.1 ns/op BenchmarkCgoCall/eight-pointers-array-4 18735 10897 ns/op BenchmarkCgoCall/eight-pointers-slice-4 10000 10416 ns/op BenchmarkGoString-4 928184 290.5 ns/op BenchmarkCGoCallback-4 65004 3070 ns/op BenchmarkCGoInCThread-4 328838 308.8 ns/op PASS ok cmd/cgo/internal/test 8.304s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 560460 294.3 ns/op BenchmarkEqArrayOfStrings64-4 62480 2682 ns/op BenchmarkEqArrayOfStrings1024-4 5587 53874 ns/op BenchmarkEqArrayOfFloats5-4 952454 123.4 ns/op BenchmarkEqArrayOfFloats64-4 86031 1240 ns/op BenchmarkEqArrayOfFloats1024-4 5104 87484 ns/op BenchmarkEqArrayOfStructsEq-4 1377 88366 ns/op BenchmarkEqArrayOfStructsNotEq-4 2240 60060 ns/op BenchmarkEqStruct-4 15577872 7.855 ns/op PASS ok cmd/compile/internal/reflectdata 6.598s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 175877 ns/op BenchmarkInvertLessThanNoov-4 11464420 13.45 ns/op BenchmarkCopyElim1-4 405 504987 ns/op BenchmarkCopyElim10-4 265 910992 ns/op BenchmarkCopyElim100-4 105 1136461 ns/op BenchmarkCopyElim1000-4 28 9824019 ns/op BenchmarkCopyElim10000-4 2 79096762 ns/op BenchmarkCopyElim100000-4 1 839336382 ns/op BenchmarkDeadCode/1-4 100 4792022 ns/op BenchmarkDeadCode/10-4 100 2663040 ns/op BenchmarkDeadCode/100-4 100 1279506 ns/op BenchmarkDeadCode/1000-4 51 19341820 ns/op BenchmarkDeadCode/10000-4 1 223657574 ns/op BenchmarkDeadCode/100000-4 1 1392345404 ns/op BenchmarkDeadCode/200000-4 1 1998183307 ns/op BenchmarkDominatorsLinear-4 12 37327609 ns/op 0.27 MB/s BenchmarkDominatorsFwdBack-4 7 48923086 ns/op 0.20 MB/s BenchmarkDominatorsManyPred-4 7 17708554 ns/op 0.56 MB/s BenchmarkDominatorsMaxPred-4 7 24096317 ns/op 0.42 MB/s BenchmarkDominatorsMaxPredVal-4 7 18212498 ns/op 0.55 MB/s BenchmarkFuse/1-4 252 1173701 ns/op BenchmarkFuse/10-4 100 1197333 ns/op BenchmarkFuse/100-4 100 1036595 ns/op BenchmarkFuse/1000-4 19 22475808 ns/op BenchmarkFuse/10000-4 1 502134831 ns/op BenchmarkNilCheckDeep1-4 7918 15300 ns/op 0.07 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3019 37328 ns/op 0.27 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 471 289169 ns/op 0.35 MB/s 1198 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 49 5846634 ns/op 0.17 MB/s 9481 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 2 165896118 ns/op 0.06 MB/s 394692 B/op 13 allocs/op BenchmarkDSEPass-4 15 21519236 ns/op 52715 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 198888722 ns/op 4247248 B/op 108296 allocs/op BenchmarkCSEPass-4 4 26134929 ns/op 148080 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 493689641 ns/op 5670144 B/op 97504 allocs/op BenchmarkDeadcodePass-4 1 251476763 ns/op 346984 B/op 15 allocs/op BenchmarkDeadcodePassBlock-4 1 215588441 ns/op 4019776 B/op 44683 allocs/op BenchmarkMultiPass-4 2 117929722 ns/op 281556 B/op 24 allocs/op BenchmarkMultiPassBlock-4 1 682438376 ns/op 11185512 B/op 149558 allocs/op BenchmarkCondRewrite/SoloJump-4 2282780 103.1 ns/op BenchmarkCondRewrite/CombJump-4 2920621 60.19 ns/op PASS ok cmd/compile/internal/ssa 50.132s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7934 15435 ns/op BenchmarkExtShift-4 14940 8144 ns/op BenchmarkModify-4 7880 22193 ns/op BenchmarkMullImm-4 13276 8558 ns/op BenchmarkConstModify-4 7680 58357 ns/op BenchmarkBitSet-4 15573 7892 ns/op BenchmarkBitClear-4 15146 10716 ns/op BenchmarkBitToggle-4 10000 10962 ns/op BenchmarkBitSetConst-4 123454 3607 ns/op BenchmarkBitClearConst-4 125161 1355 ns/op BenchmarkBitToggleConst-4 89011 4090 ns/op BenchmarkDivconstI64-4 7271115 19.97 ns/op BenchmarkModconstI64-4 5893065 25.06 ns/op BenchmarkDivisiblePow2constI64-4 7895023 15.26 ns/op BenchmarkDivisibleconstI64-4 7788796 114.7 ns/op BenchmarkDivisibleWDivconstI64-4 5046441 55.07 ns/op BenchmarkDivconstU64/3-4 7888045 29.69 ns/op BenchmarkDivconstU64/5-4 1000000 164.3 ns/op BenchmarkDivconstU64/37-4 7923961 16.78 ns/op BenchmarkDivconstU64/1234567-4 6885958 15.16 ns/op BenchmarkModconstU64-4 7338296 16.19 ns/op BenchmarkDivisibleconstU64-4 6692746 15.07 ns/op BenchmarkDivisibleWDivconstU64-4 4659200 25.28 ns/op BenchmarkDivconstI32-4 8125413 18.36 ns/op BenchmarkModconstI32-4 7890603 15.98 ns/op BenchmarkDivisiblePow2constI32-4 7817968 15.33 ns/op BenchmarkDivisibleconstI32-4 7149118 43.61 ns/op BenchmarkDivisibleWDivconstI32-4 4351009 26.23 ns/op BenchmarkDivconstU32-4 6402516 19.04 ns/op BenchmarkModconstU32-4 7174423 15.30 ns/op BenchmarkDivisibleconstU32-4 8082331 18.81 ns/op BenchmarkDivisibleWDivconstU32-4 4004480 28.84 ns/op BenchmarkDivconstI16-4 7745080 27.61 ns/op BenchmarkModconstI16-4 7168287 63.45 ns/op BenchmarkDivisiblePow2constI16-4 7983445 14.99 ns/op BenchmarkDivisibleconstI16-4 8045698 19.05 ns/op BenchmarkDivisibleWDivconstI16-4 4142558 73.09 ns/op BenchmarkDivconstU16-4 3148377 36.95 ns/op BenchmarkModconstU16-4 7588156 39.05 ns/op BenchmarkDivisibleconstU16-4 6359854 16.09 ns/op BenchmarkDivisibleWDivconstU16-4 1000000 132.4 ns/op BenchmarkDivconstI8-4 8064460 19.53 ns/op BenchmarkModconstI8-4 1000000 132.9 ns/op BenchmarkDivisiblePow2constI8-4 8197617 14.78 ns/op BenchmarkDivisibleconstI8-4 5232957 20.02 ns/op BenchmarkDivisibleWDivconstI8-4 5356759 24.41 ns/op BenchmarkDivconstU8-4 8152219 17.29 ns/op BenchmarkModconstU8-4 5998947 18.40 ns/op BenchmarkDivisibleconstU8-4 7770337 22.87 ns/op BenchmarkDivisibleWDivconstU8-4 4539390 120.3 ns/op BenchmarkMul2-4 171169 705.0 ns/op BenchmarkMulNeg2-4 171128 798.4 ns/op BenchmarkEfaceInteger-4 4027143 28.76 ns/op BenchmarkTypeAssert-4 13897017 10.20 ns/op BenchmarkDiv64UnsignedSmall-4 12535244 8.417 ns/op BenchmarkDiv64Small-4 10488963 12.78 ns/op BenchmarkDiv64SmallNegDivisor-4 13717146 26.80 ns/op BenchmarkDiv64SmallNegDividend-4 13758926 9.199 ns/op BenchmarkDiv64SmallNegBoth-4 13147303 16.95 ns/op BenchmarkDiv64Unsigned-4 10211404 10.46 ns/op BenchmarkDiv64-4 9451220 17.06 ns/op BenchmarkDiv64NegDivisor-4 10440494 11.21 ns/op BenchmarkDiv64NegDividend-4 9973028 20.99 ns/op BenchmarkDiv64NegBoth-4 11032044 89.38 ns/op BenchmarkMod64UnsignedSmall-4 14396200 9.204 ns/op BenchmarkMod64Small-4 11618727 24.18 ns/op BenchmarkMod64SmallNegDivisor-4 13088894 8.956 ns/op BenchmarkMod64SmallNegDividend-4 12402171 9.046 ns/op BenchmarkMod64SmallNegBoth-4 8689953 15.09 ns/op BenchmarkMod64Unsigned-4 11086749 19.78 ns/op BenchmarkMod64-4 11606169 26.74 ns/op BenchmarkMod64NegDivisor-4 8923986 13.23 ns/op BenchmarkMod64NegDividend-4 11475093 10.56 ns/op BenchmarkMod64NegBoth-4 11535831 16.58 ns/op BenchmarkMulconstI32/3-4 11103812 20.95 ns/op BenchmarkMulconstI32/5-4 14733138 8.897 ns/op BenchmarkMulconstI32/12-4 13824392 8.393 ns/op BenchmarkMulconstI32/120-4 14657274 8.155 ns/op BenchmarkMulconstI32/-120-4 11007394 11.30 ns/op BenchmarkMulconstI32/65537-4 13773560 8.474 ns/op BenchmarkMulconstI32/65538-4 8726878 14.75 ns/op BenchmarkMulconstI64/3-4 14684578 13.01 ns/op BenchmarkMulconstI64/5-4 14825895 8.070 ns/op BenchmarkMulconstI64/12-4 14457367 8.233 ns/op BenchmarkMulconstI64/120-4 14833812 9.671 ns/op BenchmarkMulconstI64/-120-4 14782425 9.453 ns/op BenchmarkMulconstI64/65537-4 14560788 8.069 ns/op BenchmarkMulconstI64/65538-4 14722552 8.205 ns/op BenchmarkMulconstU32/3-4 14807589 19.97 ns/op BenchmarkMulconstU32/5-4 12314914 40.94 ns/op BenchmarkMulconstU32/12-4 14414050 9.089 ns/op BenchmarkMulconstU32/120-4 13316548 13.18 ns/op BenchmarkMulconstU32/65537-4 14359398 8.379 ns/op BenchmarkMulconstU32/65538-4 14767778 9.554 ns/op BenchmarkMulconstU64/3-4 14733921 8.132 ns/op BenchmarkMulconstU64/5-4 14716036 11.36 ns/op BenchmarkMulconstU64/12-4 14644777 12.27 ns/op BenchmarkMulconstU64/120-4 14667004 8.711 ns/op BenchmarkMulconstU64/65537-4 12257342 79.61 ns/op BenchmarkMulconstU64/65538-4 14754237 9.267 ns/op BenchmarkShiftArithmeticRight-4 15062077 9.347 ns/op BenchmarkSwitch8Predictable-4 9414925 18.92 ns/op BenchmarkSwitch8Unpredictable-4 5772144 23.15 ns/op BenchmarkSwitch32Predictable-4 8737680 17.91 ns/op BenchmarkSwitch32Unpredictable-4 5469460 53.87 ns/op BenchmarkSwitchStringPredictable-4 3460665 47.03 ns/op BenchmarkSwitchStringUnpredictable-4 3704682 29.76 ns/op BenchmarkSwitchTypePredictable-4 3238606 90.18 ns/op BenchmarkSwitchTypeUnpredictable-4 3372013 65.58 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3290412 41.30 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4135444 50.31 ns/op PASS ok cmd/compile/internal/test 114.467s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1080176 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 112.4 ns/op BenchmarkNamed/Underlying/generic-4 1303029 89.67 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 120.1 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 122.9 ns/op BenchmarkCheck/http/funcbodies/info-4 1 2211402129 ns/op 15235 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 935849256 ns/op 36001 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 237126209 ns/op 142074 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 735229112 ns/op 38500 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1633731367 ns/op 3204 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 106051676 ns/op 44774 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 1182423075 ns/op 2577 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 233786279 ns/op 18824 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 506250479 ns/op 3998 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 166436045 ns/op 12992 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 144049079 ns/op 15059 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 124215146 ns/op 17468 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 4728055310 ns/op 13700 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1201429214 ns/op 57609 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 412310164 ns/op 159226 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 234802503 ns/op 202352 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2537061177 ns/op 720.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 193124369 ns/op 8551 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 192594158 ns/op 9242 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 109133987 ns/op 18433 lines/s PASS ok cmd/compile/internal/types2 59.192s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 56 3237385 ns/op 528339 sys-ns/op 638071 user-ns/op PASS ok cmd/go 1.582s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 239151 510.2 ns/op PASS ok cmd/go/internal/cfg 1.883s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 12643 21550 ns/op 0.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 16333 9209 ns/op 0.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2470 47899 ns/op 21.38 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2623 73096 ns/op 14.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 385 317792 ns/op 25.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 381 543718 ns/op 15.07 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 4.612s All tests passed.