darwin-amd64-race at 3707d60606f772955cc222bc876f04bfd9c013c2 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash" "-force"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=F4F513CA-EB76-47BE-B30E-8ADF535FA920" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.YdpYtMD00k/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=D751FD84-07C7-4A1F-9DB1-A11FCC13D987" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/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 darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=F4F513CA-EB76-47BE-B30E-8ADF535FA920" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.YdpYtMD00k/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=D751FD84-07C7-4A1F-9DB1-A11FCC13D987" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.443s ok archive/zip 3.989s ok bufio 1.896s ok bytes 3.316s ok cmp 1.074s ok compress/bzip2 1.702s ok compress/flate 10.591s ok compress/gzip 19.264s ok compress/lzw 1.865s ok compress/zlib 7.174s ok container/heap 1.048s ok container/list 1.033s ok container/ring 1.048s ok context 1.106s ok crypto 1.035s ok crypto/aes 1.084s ok crypto/cipher 1.068s ok crypto/des 1.086s ok crypto/dsa 1.067s ok crypto/ecdh 1.245s ok crypto/ecdsa 1.179s ok crypto/ed25519 1.498s ok crypto/elliptic 1.083s ok crypto/hmac 1.039s ok crypto/internal/alias 1.029s ok crypto/internal/bigmod 1.627s ok crypto/internal/boring 1.051s ok crypto/internal/boring/bcache 1.865s ok crypto/internal/edwards25519 2.320s ok crypto/internal/edwards25519/field 1.153s ok crypto/internal/nistec 2.150s ok crypto/internal/nistec/fiat 1.085s [no tests to run] ok crypto/md5 1.169s ok crypto/rand 1.645s ok crypto/rc4 1.915s ok crypto/rsa 3.471s ok crypto/sha1 1.081s ok crypto/sha256 1.053s ok crypto/sha512 1.059s ok crypto/subtle 1.853s ok crypto/tls 6.532s ok crypto/x509 3.004s ok database/sql 1.766s ok database/sql/driver 1.130s ok debug/buildinfo 1.124s ok debug/dwarf 1.173s ok debug/elf 2.892s ok debug/gosym 1.231s ok debug/macho 1.048s ok debug/pe 1.129s ok debug/plan9obj 1.046s ok embed 1.090s [no tests to run] ok embed/internal/embedtest 1.118s ok encoding/ascii85 1.100s ok encoding/asn1 1.099s ok encoding/base32 1.167s ok encoding/base64 1.041s ok encoding/binary 1.123s ok encoding/csv 1.128s ok encoding/gob 25.695s ok encoding/hex 1.077s ok encoding/json 3.579s ok encoding/pem 3.988s ok encoding/xml 1.313s ok errors 1.069s ok expvar 1.131s ok flag 3.238s ok fmt 1.834s ok go/ast 1.067s ok go/build 7.961s ok go/build/constraint 1.046s ok go/constant 1.046s ok go/doc 1.446s ok go/doc/comment 5.064s ok go/format 1.167s ok go/importer 3.430s ok go/internal/gccgoimporter 1.125s ok go/internal/gcimporter 25.685s ok go/internal/srcimporter 36.637s ok go/parser 2.546s ok go/printer 3.426s ok go/scanner 1.076s ok go/token 1.179s ok go/types 82.345s ok go/version 1.050s ok hash 1.131s ok hash/adler32 1.106s ok hash/crc32 1.143s ok hash/crc64 1.122s ok hash/fnv 1.086s ok hash/maphash 1.096s ok html 1.073s ok html/template 1.417s ok image 1.818s ok image/color 1.133s ok image/draw 2.088s ok image/gif 2.874s ok image/jpeg 3.145s ok image/png 5.306s ok index/suffixarray 2.682s ok internal/abi 1.327s ok internal/buildcfg 1.032s ok internal/chacha8rand 1.046s ok internal/coverage/cformat 1.026s ok internal/coverage/cmerge 1.072s ok internal/coverage/pods 1.065s ok internal/coverage/slicereader 1.022s ok internal/coverage/slicewriter 1.033s ok internal/coverage/test 1.115s ok internal/cpu 3.106s ok internal/dag 1.064s ok internal/diff 1.054s ok internal/fmtsort 1.045s ok internal/fuzz 1.066s ok internal/godebug 17.841s ok internal/godebugs 1.086s ok internal/gover 1.095s ok internal/intern 2.879s ok internal/itoa 1.029s ok internal/platform 2.686s ok internal/poll 1.605s ok internal/profile 1.058s ok internal/reflectlite 1.027s ok internal/safefilepath 1.037s ok internal/saferio 1.219s ok internal/singleflight 1.158s ok internal/testenv 1.893s ok internal/trace 1.443s ok internal/trace/v2 19.422s ok internal/types/errors 3.430s ok internal/unsafeheader 1.063s ok internal/xcoff 1.122s ok internal/zstd 1.166s ok io 1.121s ok io/fs 1.285s ok io/ioutil 1.069s ok log 1.115s ok log/slog 1.242s ok log/slog/internal/benchmarks 1.054s ok log/slog/internal/buffer 1.086s ok log/syslog 2.303s ok maps 1.042s ok math 1.076s ok math/big 4.984s ok math/bits 1.052s ok math/cmplx 1.033s ok math/rand 5.224s ok math/rand/v2 3.682s ok mime 1.068s ok mime/multipart 7.215s ok mime/quotedprintable 1.126s ok net 20.076s ok net/http 22.676s ok net/http/cgi 28.459s ok net/http/cookiejar 1.161s ok net/http/fcgi 1.288s ok net/http/httptest 1.351s ok net/http/httptrace 1.054s ok net/http/httputil 3.990s ok net/http/internal 3.432s ok net/http/internal/ascii 1.027s ok net/http/pprof 6.252s ok net/internal/cgotest 1.034s ok net/internal/socktest 1.084s ok net/mail 1.084s ok net/netip 2.088s ok net/rpc 1.176s ok net/rpc/jsonrpc 1.111s ok net/smtp 1.216s ok net/textproto 1.672s ok net/url 1.058s ok os 8.124s ok os/exec 11.578s ok os/exec/internal/fdtest 1.066s ok os/signal 21.080s ok os/user 1.079s ok path 1.081s ok path/filepath 1.187s ok plugin 1.100s ok reflect 2.258s ok regexp 4.362s ok regexp/syntax 7.296s ok runtime 68.574s ok runtime/cgo 1.022s ok runtime/coverage 1.058s ok runtime/debug 2.207s ok runtime/internal/atomic 1.106s ok runtime/internal/math 1.064s ok runtime/internal/sys 1.103s ok runtime/internal/wasitest 1.030s ok runtime/metrics 1.069s ok runtime/pprof 23.693s ok runtime/race 13.435s ok runtime/trace 1.194s ok slices 1.664s ok sort 2.137s ok strconv 3.506s ok strings 2.566s ok sync 1.980s ok sync/atomic 4.490s ok syscall 7.011s ok testing 4.475s ok testing/fstest 1.068s ok testing/iotest 1.037s ok testing/quick 1.261s ok testing/slogtest 1.071s ok text/scanner 1.047s ok text/tabwriter 1.044s ok text/template 1.134s ok text/template/parse 1.065s ok time 3.723s ok unicode 1.080s ok unicode/utf16 1.132s ok unicode/utf8 1.085s ok cmd/addr2line 14.541s ok cmd/api 53.807s ok cmd/asm/internal/asm 4.605s ok cmd/asm/internal/lex 1.077s ok cmd/cgo/internal/swig 1.129s ok cmd/cgo/internal/test 3.954s ok cmd/cgo/internal/testcarchive 54.446s ok cmd/cgo/internal/testcshared 24.437s ok cmd/cgo/internal/testerrors 35.698s ok cmd/cgo/internal/testfortran 1.169s ok cmd/cgo/internal/testgodefs 5.151s ok cmd/cgo/internal/testlife 4.170s ok cmd/cgo/internal/testnocgo 1.072s ok cmd/cgo/internal/testplugin 111.723s ok cmd/cgo/internal/testsanitizers 1.037s [no tests to run] ok cmd/cgo/internal/testshared 1.032s ok cmd/cgo/internal/testso 5.925s ok cmd/cgo/internal/teststdio 6.222s ok cmd/cgo/internal/testtls 1.030s ok cmd/compile/internal/abt 1.069s ok cmd/compile/internal/amd64 92.552s ok cmd/compile/internal/base 1.091s ok cmd/compile/internal/compare 1.054s ok cmd/compile/internal/devirtualize 1.040s ok cmd/compile/internal/dwarfgen 2.412s ok cmd/compile/internal/importer 7.505s ok cmd/compile/internal/inline/inlheur 3.336s ok cmd/compile/internal/ir 1.051s ok cmd/compile/internal/logopt 2.569s ok cmd/compile/internal/loopvar 51.033s ok cmd/compile/internal/noder 1.033s ok cmd/compile/internal/reflectdata 1.028s [no tests to run] ok cmd/compile/internal/ssa 63.430s ok cmd/compile/internal/syntax 1.444s ok cmd/compile/internal/test 39.520s ok cmd/compile/internal/typecheck 1.981s ok cmd/compile/internal/types 1.043s ok cmd/compile/internal/types2 32.650s ok cmd/covdata 1.071s ok cmd/cover 23.012s ok cmd/dist 1.036s ok cmd/distpack 1.058s ok cmd/doc 5.024s ok cmd/fix 18.136s ok cmd/go 541.655s ok cmd/go/internal/auth 1.053s ok cmd/go/internal/cache 1.577s ok cmd/go/internal/cfg 1.056s [no tests to run] ok cmd/go/internal/envcmd 1.806s ok cmd/go/internal/fsys 1.228s ok cmd/go/internal/generate 1.082s ok cmd/go/internal/gover 1.087s ok cmd/go/internal/imports 1.112s ok cmd/go/internal/load 1.059s ok cmd/go/internal/lockedfile 2.377s ok cmd/go/internal/lockedfile/internal/filelock 2.142s ok cmd/go/internal/modfetch 1.076s ok cmd/go/internal/modfetch/codehost 12.637s ok cmd/go/internal/modfetch/zip_sum_test 1.102s ok cmd/go/internal/modindex 2.019s ok cmd/go/internal/modload 1.088s ok cmd/go/internal/mvs 1.060s ok cmd/go/internal/par 1.109s ok cmd/go/internal/str 1.054s ok cmd/go/internal/test 1.106s ok cmd/go/internal/toolchain 1.063s ok cmd/go/internal/vcs 1.088s ok cmd/go/internal/vcweb 1.113s ok cmd/go/internal/vcweb/vcstest 30.155s ok cmd/go/internal/web 1.112s ok cmd/go/internal/work 3.463s ok cmd/gofmt 1.468s ok cmd/internal/archive 3.691s ok cmd/internal/buildid 2.308s ok cmd/internal/cov 1.921s ok cmd/internal/dwarf 1.044s ok cmd/internal/edit 1.044s ok cmd/internal/goobj 1.032s ok cmd/internal/moddeps 4.256s ok cmd/internal/notsha256 1.093s ok cmd/internal/obj 2.630s ok cmd/internal/obj/ppc64 2.206s ok cmd/internal/obj/riscv 1.619s ok cmd/internal/obj/s390x 1.032s ok cmd/internal/obj/x86 6.095s ok cmd/internal/objabi 1.182s ok cmd/internal/pkgpath 5.156s ok cmd/internal/pkgpattern 1.063s ok cmd/internal/quoted 1.036s ok cmd/internal/src 1.036s ok cmd/internal/test2json 2.337s ok cmd/link 28.884s ok cmd/link/internal/benchmark 1.057s ok cmd/link/internal/ld 44.191s ok cmd/link/internal/loader 1.120s ok cmd/nm 9.820s ok cmd/objdump 10.042s ok cmd/pack 8.381s ok cmd/pprof 4.287s ok cmd/relnote 1.056s ok cmd/trace 1.078s ok cmd/trace/v2 1.385s ok cmd/vet 57.047s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2866 40700 ns/op 1369 B/op 25 allocs/op Benchmark/Writer/GNU-4 2431 52041 ns/op 1861 B/op 37 allocs/op Benchmark/Writer/PAX-4 1641 77942 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 5076 30010 ns/op 5075 B/op 15 allocs/op Benchmark/Reader/GNU-4 6182 24607 ns/op 5193 B/op 15 allocs/op Benchmark/Reader/PAX-4 2546 62585 ns/op 8830 B/op 33 allocs/op PASS ok archive/tar 2.137s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 314895291 ns/op 1642920 B/op 100 allocs/op BenchmarkZip64Test-4 1 182950000 ns/op BenchmarkZip64TestSizes/4096-4 1257 168398 ns/op BenchmarkZip64TestSizes/1048576-4 99 1123266 ns/op BenchmarkZip64TestSizes/67108864-4 1 172853534 ns/op PASS ok archive/zip 2.521s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 173629 648.6 ns/op BenchmarkReaderCopyUnoptimal-4 94888 1119 ns/op BenchmarkReaderCopyNoWriteTo-4 5156 54512 ns/op BenchmarkReaderWriteToOptimal-4 6823 18046 ns/op BenchmarkReaderReadString-4 99014 1263 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 175816 678.0 ns/op BenchmarkWriterCopyUnoptimal-4 173058 697.6 ns/op BenchmarkWriterCopyNoReadFrom-4 5800 51471 ns/op BenchmarkReaderEmpty-4 13011 8279 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 10262 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 458679 272.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.246s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2259 45069 ns/op 727.07 MB/s BenchmarkWriteByte-4 336 347971 ns/op 11.77 MB/s BenchmarkWriteRune-4 177 706489 ns/op 17.39 MB/s BenchmarkBufferNotEmptyWriteRead-4 30 4186627 ns/op BenchmarkBufferFullSmallReads-4 70 1723203 ns/op BenchmarkBufferWriteBlock/N4096-4 8331 29838 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 290 440341 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 12857743 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 8 12785938 ns/op 1312.16 MB/s 4194304 B/op 0 allocs/op BenchmarkIndexByte/10-4 3076584 37.87 ns/op 264.04 MB/s BenchmarkIndexByte/32-4 2788813 41.76 ns/op 766.23 MB/s BenchmarkIndexByte/4K-4 856108 129.3 ns/op 31666.28 MB/s BenchmarkIndexBytePortable/10-4 978504 136.8 ns/op 73.08 MB/s BenchmarkIndexBytePortable/32-4 356704 371.5 ns/op 86.14 MB/s BenchmarkIndexBytePortable/4K-4 3186 43451 ns/op 94.27 MB/s BenchmarkIndexRune/10-4 887953 151.1 ns/op 66.17 MB/s BenchmarkIndexRune/32-4 876537 162.1 ns/op 197.41 MB/s BenchmarkIndexRune/4K-4 330813 371.4 ns/op 11029.91 MB/s BenchmarkIndexRuneASCII/10-4 3051205 39.14 ns/op 255.48 MB/s BenchmarkIndexRuneASCII/32-4 2709100 42.26 ns/op 757.13 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 128.7 ns/op 31826.14 MB/s BenchmarkEqual/0-4 8550793 12.95 ns/op BenchmarkEqual/same/1-4 912196 124.4 ns/op 8.04 MB/s BenchmarkEqual/same/6-4 1000000 119.1 ns/op 50.40 MB/s BenchmarkEqual/same/9-4 1000000 126.4 ns/op 71.23 MB/s BenchmarkEqual/same/15-4 1000000 126.9 ns/op 118.21 MB/s BenchmarkEqual/same/16-4 1000000 119.7 ns/op 133.69 MB/s BenchmarkEqual/same/20-4 1000000 125.6 ns/op 159.28 MB/s BenchmarkEqual/same/32-4 1000000 124.9 ns/op 256.14 MB/s BenchmarkEqual/same/4K-4 81642 1439 ns/op 2846.01 MB/s BenchmarkEqual/1-4 960265 112.3 ns/op 8.91 MB/s BenchmarkEqual/6-4 1000000 118.4 ns/op 50.66 MB/s BenchmarkEqual/9-4 1000000 125.5 ns/op 71.74 MB/s BenchmarkEqual/15-4 1000000 123.1 ns/op 121.88 MB/s BenchmarkEqual/16-4 1000000 118.2 ns/op 135.39 MB/s BenchmarkEqual/20-4 1000000 126.7 ns/op 157.89 MB/s BenchmarkEqual/32-4 1000000 133.8 ns/op 239.09 MB/s BenchmarkEqual/4K-4 64483 1856 ns/op 2207.17 MB/s BenchmarkEqualBothUnaligned/64_0-4 980359 116.1 ns/op 551.02 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 127.1 ns/op 503.42 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 114.8 ns/op 557.61 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 111.1 ns/op 576.31 MB/s BenchmarkEqualBothUnaligned/4096_0-4 79868 1427 ns/op 2870.71 MB/s BenchmarkEqualBothUnaligned/4096_1-4 52166 2125 ns/op 1927.38 MB/s BenchmarkEqualBothUnaligned/4096_4-4 155510 829.2 ns/op 4939.48 MB/s BenchmarkEqualBothUnaligned/4096_7-4 152398 851.9 ns/op 4808.20 MB/s BenchmarkIndex/10-4 1934275 58.09 ns/op 172.16 MB/s BenchmarkIndex/32-4 1891633 59.92 ns/op 534.07 MB/s BenchmarkIndex/4K-4 34045 3245 ns/op 1262.35 MB/s BenchmarkIndexEasy/10-4 2189850 51.84 ns/op 192.91 MB/s BenchmarkIndexEasy/32-4 2091813 57.09 ns/op 560.55 MB/s BenchmarkIndexEasy/4K-4 482410 274.0 ns/op 14946.29 MB/s BenchmarkCount/10-4 1000000 111.4 ns/op 89.79 MB/s BenchmarkCount/32-4 1000000 109.6 ns/op 291.89 MB/s BenchmarkCount/4K-4 38846 3360 ns/op 1218.95 MB/s BenchmarkCountEasy/10-4 735177 140.9 ns/op 70.98 MB/s BenchmarkCountEasy/32-4 1000000 112.3 ns/op 284.91 MB/s BenchmarkCountEasy/4K-4 413739 328.9 ns/op 12452.76 MB/s BenchmarkCountSingle/10-4 2059304 56.32 ns/op 177.56 MB/s BenchmarkCountSingle/32-4 2113786 56.93 ns/op 562.04 MB/s BenchmarkCountSingle/4K-4 923565 121.0 ns/op 33847.92 MB/s BenchmarkToUpper/#00-4 2088340 54.86 ns/op BenchmarkToUpper/ONLYUPPER-4 288464 495.3 ns/op BenchmarkToUpper/abc-4 392836 328.7 ns/op BenchmarkToUpper/AbC123-4 277204 505.2 ns/op BenchmarkToUpper/azAZ09_-4 255362 554.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 68854 1739 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30614 3800 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47827 2301 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 102852 1101 ns/op BenchmarkToLower/#00-4 2226241 51.62 ns/op BenchmarkToLower/abc-4 391060 367.0 ns/op BenchmarkToLower/AbC123-4 270128 507.4 ns/op BenchmarkToLower/azAZ09_-4 237350 580.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 67908 1682 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30957 3687 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 60848 1988 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 112479 1068 ns/op BenchmarkFields/ASCII/16-4 147901 926.8 ns/op 17.26 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 11048 ns/op 23.17 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 598 184389 ns/op 22.21 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 48 2914744 ns/op 22.48 MB/s 139264 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 51304179 ns/op 20.44 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 169198 752.5 ns/op 21.26 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5292 23553 ns/op 10.87 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 319 392059 ns/op 10.45 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 6796488 ns/op 9.64 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 118440993 ns/op 8.85 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 103416 1172 ns/op 13.65 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9496 14131 ns/op 18.12 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 447 246993 ns/op 16.58 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 26 5584494 ns/op 11.74 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 114438419 ns/op 9.16 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 129933 954.0 ns/op 16.77 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7617 18634 ns/op 13.74 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 374 331200 ns/op 12.37 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 6040827 ns/op 10.85 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 100277175 ns/op 10.46 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1657447 73.41 ns/op BenchmarkTrimSpace/ASCII-4 1000000 126.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 90548 1367 ns/op BenchmarkTrimSpace/JustNonASCII-4 43146 2824 ns/op BenchmarkToValidUTF8/Valid-4 379629 355.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 249014 498.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 70423 1639 ns/op BenchmarkIndexHard1-4 972 121592 ns/op BenchmarkIndexHard2-4 717 163002 ns/op BenchmarkIndexHard3-4 176 660258 ns/op BenchmarkIndexHard4-4 100 1025239 ns/op BenchmarkLastIndexHard1-4 6 17561930 ns/op BenchmarkLastIndexHard2-4 5 22102722 ns/op BenchmarkLastIndexHard3-4 5 23858751 ns/op BenchmarkCountHard1-4 1024 118719 ns/op BenchmarkCountHard2-4 704 190239 ns/op BenchmarkCountHard3-4 183 651621 ns/op BenchmarkSplitEmptySeparator-4 1 126732034 ns/op BenchmarkSplitSingleByteSeparator-4 16 9996937 ns/op BenchmarkSplitMultiByteSeparator-4 10 10448385 ns/op BenchmarkSplitNSingleByteSeparator-4 164864 1079 ns/op BenchmarkSplitNMultiByteSeparator-4 54645 2249 ns/op BenchmarkRepeat-4 140126 901.0 ns/op BenchmarkRepeatLarge/256/1-4 105160 1353 ns/op 189.27 MB/s BenchmarkRepeatLarge/256/16-4 152980 910.8 ns/op 281.07 MB/s BenchmarkRepeatLarge/512/1-4 60793 1919 ns/op 266.78 MB/s BenchmarkRepeatLarge/512/16-4 78144 1514 ns/op 338.21 MB/s BenchmarkRepeatLarge/1024/1-4 40738 2983 ns/op 343.23 MB/s BenchmarkRepeatLarge/1024/16-4 46963 2603 ns/op 393.36 MB/s BenchmarkRepeatLarge/2048/1-4 22210 4954 ns/op 413.43 MB/s BenchmarkRepeatLarge/2048/16-4 26482 5141 ns/op 398.39 MB/s BenchmarkRepeatLarge/4096/1-4 13725 8936 ns/op 458.36 MB/s BenchmarkRepeatLarge/4096/16-4 15229 7757 ns/op 528.03 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14438 ns/op 567.41 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14407 ns/op 568.63 MB/s BenchmarkRepeatLarge/8192/4097-4 14091 7585 ns/op 540.15 MB/s BenchmarkRepeatLarge/16384/1-4 8634 29546 ns/op 554.53 MB/s BenchmarkRepeatLarge/16384/16-4 8686 27712 ns/op 591.23 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 22345 ns/op 550.06 MB/s BenchmarkRepeatLarge/32768/1-4 1881 58437 ns/op 560.74 MB/s BenchmarkRepeatLarge/32768/16-4 2588 54083 ns/op 605.88 MB/s BenchmarkRepeatLarge/32768/4097-4 1969 53971 ns/op 531.37 MB/s BenchmarkRepeatLarge/65536/1-4 1149 106793 ns/op 613.67 MB/s BenchmarkRepeatLarge/65536/16-4 1188 106509 ns/op 615.31 MB/s BenchmarkRepeatLarge/65536/4097-4 1532 108338 ns/op 567.25 MB/s BenchmarkRepeatLarge/131072/1-4 246 454388 ns/op 288.46 MB/s BenchmarkRepeatLarge/131072/16-4 276 443187 ns/op 295.75 MB/s BenchmarkRepeatLarge/131072/4097-4 242 452800 ns/op 280.49 MB/s BenchmarkRepeatLarge/262144/1-4 123 846306 ns/op 309.75 MB/s BenchmarkRepeatLarge/262144/16-4 100 1117416 ns/op 234.60 MB/s BenchmarkRepeatLarge/262144/4097-4 145 846035 ns/op 305.08 MB/s BenchmarkRepeatLarge/524288/1-4 76 1423736 ns/op 368.25 MB/s BenchmarkRepeatLarge/524288/16-4 69 1531913 ns/op 342.24 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1322097 ns/op 393.56 MB/s BenchmarkRepeatLarge/1048576/1-4 52 2808200 ns/op 373.40 MB/s BenchmarkRepeatLarge/1048576/16-4 66 2702597 ns/op 387.99 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 2637789 ns/op 396.06 MB/s BenchmarkRepeatLarge/2097152/1-4 42 4921220 ns/op 426.14 MB/s BenchmarkRepeatLarge/2097152/16-4 28 5449044 ns/op 384.87 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 5060585 ns/op 413.70 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8947522 ns/op 468.77 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9111361 ns/op 460.34 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9157683 ns/op 457.67 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14705535 ns/op 570.44 MB/s BenchmarkRepeatLarge/8388608/16-4 7 17754337 ns/op 472.48 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 16852257 ns/op 497.65 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28358252 ns/op 591.62 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27309394 ns/op 614.34 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27317322 ns/op 614.16 MB/s BenchmarkRepeatLarge/33554432/1-4 2 53689900 ns/op 624.97 MB/s BenchmarkRepeatLarge/33554432/16-4 2 52605743 ns/op 637.85 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50747678 ns/op 661.20 MB/s BenchmarkRepeatLarge/67108864/1-4 1 108073102 ns/op 620.96 MB/s BenchmarkRepeatLarge/67108864/16-4 1 100210026 ns/op 669.68 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 111301684 ns/op 602.95 MB/s BenchmarkRepeatLarge/134217728/1-4 1 210774927 ns/op 636.78 MB/s BenchmarkRepeatLarge/134217728/16-4 1 212785758 ns/op 630.76 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 216837590 ns/op 618.98 MB/s BenchmarkRepeatLarge/268435456/1-4 1 458830670 ns/op 585.04 MB/s BenchmarkRepeatLarge/268435456/16-4 1 413189023 ns/op 649.67 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 425709652 ns/op 630.56 MB/s BenchmarkRepeatLarge/536870912/1-4 1 917154354 ns/op 585.37 MB/s BenchmarkRepeatLarge/536870912/16-4 1 920164269 ns/op 583.45 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 914716066 ns/op 586.93 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4441035529 ns/op 241.78 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1715004320 ns/op 626.09 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1623910737 ns/op 661.21 MB/s BenchmarkBytesCompare/1-4 10769196 10.07 ns/op BenchmarkBytesCompare/2-4 14057156 8.878 ns/op BenchmarkBytesCompare/4-4 13576051 8.858 ns/op BenchmarkBytesCompare/8-4 15045940 8.307 ns/op BenchmarkBytesCompare/16-4 13679644 8.460 ns/op BenchmarkBytesCompare/32-4 11420454 9.336 ns/op BenchmarkBytesCompare/64-4 9628204 11.19 ns/op BenchmarkBytesCompare/128-4 8933386 11.27 ns/op BenchmarkBytesCompare/256-4 7438462 14.99 ns/op BenchmarkBytesCompare/512-4 5273964 24.62 ns/op BenchmarkBytesCompare/1024-4 3114884 41.26 ns/op BenchmarkBytesCompare/2048-4 1726543 58.97 ns/op BenchmarkIndexAnyASCII/1:1-4 1657533 70.50 ns/op BenchmarkIndexAnyASCII/1:2-4 1631815 71.49 ns/op BenchmarkIndexAnyASCII/1:4-4 1734486 74.02 ns/op BenchmarkIndexAnyASCII/1:8-4 1583035 74.35 ns/op BenchmarkIndexAnyASCII/1:16-4 1682361 95.88 ns/op BenchmarkIndexAnyASCII/1:32-4 1715896 72.75 ns/op BenchmarkIndexAnyASCII/1:64-4 1598754 73.69 ns/op BenchmarkIndexAnyASCII/16:1-4 1526199 79.50 ns/op BenchmarkIndexAnyASCII/16:2-4 367000 424.1 ns/op BenchmarkIndexAnyASCII/16:4-4 359648 321.4 ns/op BenchmarkIndexAnyASCII/16:8-4 397807 324.4 ns/op BenchmarkIndexAnyASCII/16:16-4 344486 326.6 ns/op BenchmarkIndexAnyASCII/16:32-4 399327 347.8 ns/op BenchmarkIndexAnyASCII/16:64-4 365314 388.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1405767 88.17 ns/op BenchmarkIndexAnyASCII/256:2-4 30025 4130 ns/op BenchmarkIndexAnyASCII/256:4-4 20520 5580 ns/op BenchmarkIndexAnyASCII/256:8-4 26449 4155 ns/op BenchmarkIndexAnyASCII/256:16-4 26620 5059 ns/op BenchmarkIndexAnyASCII/256:32-4 26458 4388 ns/op BenchmarkIndexAnyASCII/256:64-4 14814 7915 ns/op BenchmarkIndexAnyUTF8/1:1-4 1514544 75.73 ns/op BenchmarkIndexAnyUTF8/1:2-4 1419776 80.35 ns/op BenchmarkIndexAnyUTF8/1:4-4 1584649 129.7 ns/op BenchmarkIndexAnyUTF8/1:8-4 1667175 76.06 ns/op BenchmarkIndexAnyUTF8/1:16-4 1486522 104.3 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 104.2 ns/op BenchmarkIndexAnyUTF8/1:64-4 1521915 107.7 ns/op BenchmarkIndexAnyUTF8/16:1-4 128275 1048 ns/op BenchmarkIndexAnyUTF8/16:2-4 248132 463.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 358848 396.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 361815 448.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 292382 456.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 353048 583.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 254186 441.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 9459 15384 ns/op BenchmarkIndexAnyUTF8/256:2-4 21307 6173 ns/op BenchmarkIndexAnyUTF8/256:4-4 21757 5435 ns/op BenchmarkIndexAnyUTF8/256:8-4 18324 9144 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 11295 ns/op BenchmarkIndexAnyUTF8/256:32-4 19516 5459 ns/op BenchmarkIndexAnyUTF8/256:64-4 19618 5649 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1757534 69.51 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1574422 125.7 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1365033 83.47 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1720946 65.35 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1659408 110.9 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1765652 65.68 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1687464 65.29 ns/op BenchmarkLastIndexAnyASCII/16:1-4 416312 318.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 478053 313.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 464660 296.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 365960 298.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 351501 316.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 366327 390.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 182504 712.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 27483 7840 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25934 4131 ns/op BenchmarkLastIndexAnyASCII/256:4-4 26677 4061 ns/op BenchmarkLastIndexAnyASCII/256:8-4 27427 4102 ns/op BenchmarkLastIndexAnyASCII/256:16-4 27025 4089 ns/op BenchmarkLastIndexAnyASCII/256:32-4 21860 7461 ns/op BenchmarkLastIndexAnyASCII/256:64-4 29239 5019 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1597676 84.29 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1501039 68.20 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1474304 73.48 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1610235 70.13 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1697923 69.06 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1726975 68.68 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1716687 73.17 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 151153 871.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 366900 776.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 304348 630.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 228940 441.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 295974 571.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 283078 399.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 315037 409.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 12346 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 21792 5456 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 20942 5251 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 21220 5913 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18763 5962 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 21196 6135 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 20206 6127 ns/op BenchmarkTrimASCII/1:1-4 1618754 67.75 ns/op BenchmarkTrimASCII/1:2-4 1585512 86.19 ns/op BenchmarkTrimASCII/1:4-4 1540941 70.82 ns/op BenchmarkTrimASCII/1:8-4 1543111 132.3 ns/op BenchmarkTrimASCII/1:16-4 1344116 124.5 ns/op BenchmarkTrimASCII/16:1-4 340632 439.5 ns/op BenchmarkTrimASCII/16:2-4 354936 366.6 ns/op BenchmarkTrimASCII/16:4-4 360782 583.9 ns/op BenchmarkTrimASCII/16:8-4 340965 343.0 ns/op BenchmarkTrimASCII/16:16-4 394869 332.7 ns/op BenchmarkTrimASCII/256:1-4 39574 3416 ns/op BenchmarkTrimASCII/256:2-4 30681 4212 ns/op BenchmarkTrimASCII/256:4-4 26803 4863 ns/op BenchmarkTrimASCII/256:8-4 21422 5561 ns/op BenchmarkTrimASCII/256:16-4 25954 4438 ns/op BenchmarkTrimASCII/4096:1-4 2672 51581 ns/op BenchmarkTrimASCII/4096:2-4 1976 69698 ns/op BenchmarkTrimASCII/4096:4-4 1749 65285 ns/op BenchmarkTrimASCII/4096:8-4 1855 89210 ns/op BenchmarkTrimASCII/4096:16-4 1729 66431 ns/op BenchmarkTrimByte-4 1464874 69.19 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14050 8350 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13408 8758 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 746 150490 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1525 119668 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2988 38417 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5073 26563 ns/op BenchmarkCompareBytesEqual-4 10940396 10.01 ns/op BenchmarkCompareBytesToNil-4 13945422 9.532 ns/op BenchmarkCompareBytesEmpty-4 12305755 14.48 ns/op BenchmarkCompareBytesIdentical-4 13261424 14.95 ns/op BenchmarkCompareBytesSameLength-4 10520162 9.894 ns/op BenchmarkCompareBytesDifferentLength-4 11464579 18.94 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1712 58894 ns/op 17804.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1671 65794 ns/op 15937.44 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2056 48795 ns/op 21489.79 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1594 67093 ns/op 15628.81 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2110 53113 ns/op 19742.69 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1675 65554 ns/op 15995.81 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1598 94708 ns/op 11071.75 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1886 60548 ns/op 17318.31 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1503 77393 ns/op 13548.91 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2148 57238 ns/op 18319.60 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2300 63535 ns/op 16504.01 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2211 64433 ns/op 16273.92 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2146 66936 ns/op 15665.33 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2010 63234 ns/op 16582.58 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1947 71956 ns/op 14572.45 MB/s BenchmarkCompareBytesBig-4 1917 86482 ns/op 12124.96 MB/s BenchmarkCompareBytesBigIdentical-4 14911564 14.14 ns/op 74175935.45 MB/s PASS ok bytes 83.655s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 100275820 ns/op 1.00 MB/s 3620744 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 328999285 ns/op 1.72 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 32912797 ns/op 0.50 MB/s 3651776 B/op 53 allocs/op PASS ok compress/bzip2 2.279s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 48 2164353 ns/op 4.62 MB/s 43791 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20488129 ns/op 4.88 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 260007742 ns/op 3.85 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 52 2253565 ns/op 4.44 MB/s 42988 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21448799 ns/op 4.66 MB/s 45849 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 234668402 ns/op 4.26 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 60 2298197 ns/op 4.35 MB/s 43453 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 30170674 ns/op 3.31 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 226670825 ns/op 4.41 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 48 2454464 ns/op 4.07 MB/s 42290 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 21953191 ns/op 4.56 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 229359387 ns/op 4.36 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 49 2610725 ns/op 3.83 MB/s 43088 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 25058096 ns/op 3.99 MB/s 53354 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 255385597 ns/op 3.92 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 55 2047116 ns/op 4.88 MB/s 43095 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 4 26887415 ns/op 3.72 MB/s 50004 B/op 33 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 181009192 ns/op 5.52 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 68 1710533 ns/op 5.85 MB/s 43464 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 13007211 ns/op 7.69 MB/s 48080 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 129259783 ns/op 7.74 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 75 2595700 ns/op 3.85 MB/s 43245 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 13083419 ns/op 7.64 MB/s 46026 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 123551975 ns/op 8.09 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 54 1880142 ns/op 5.32 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 20557575 ns/op 4.86 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 136941500 ns/op 7.30 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2865840 ns/op 3.49 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 24329412 ns/op 4.11 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 220428656 ns/op 4.54 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6531506 ns/op 1.53 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 71348086 ns/op 1.40 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 839346861 ns/op 1.19 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6564527 ns/op 1.52 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 92977649 ns/op 1.08 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 802237075 ns/op 1.25 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 78 1716776 ns/op 5.82 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 14648083 ns/op 6.83 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 149086394 ns/op 6.71 MB/s BenchmarkEncode/Newton/Speed/1e4-4 51 2559044 ns/op 3.91 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 17044317 ns/op 5.87 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 170546652 ns/op 5.86 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 7689987 ns/op 1.30 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 67215437 ns/op 1.49 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 699652522 ns/op 1.43 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 11465260 ns/op 0.87 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 77714394 ns/op 1.29 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 941415192 ns/op 1.06 MB/s PASS ok compress/flate 19.705s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 49 2633778 ns/op 3.80 MB/s BenchmarkDecoder/1e-Reuse4-4 39 2812402 ns/op 3.56 MB/s BenchmarkDecoder/1e5-4 4 27768559 ns/op 3.60 MB/s BenchmarkDecoder/1e-Reuse5-4 4 29232719 ns/op 3.42 MB/s BenchmarkDecoder/1e6-4 1 395108113 ns/op 2.53 MB/s BenchmarkDecoder/1e-Reuse6-4 1 260970278 ns/op 3.83 MB/s BenchmarkEncoder/1e4-4 46 2337377 ns/op 4.28 MB/s BenchmarkEncoder/1e-Reuse4-4 55 3753285 ns/op 2.66 MB/s BenchmarkEncoder/1e5-4 5 28680465 ns/op 3.49 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21769240 ns/op 4.59 MB/s BenchmarkEncoder/1e6-4 1 242774159 ns/op 4.12 MB/s BenchmarkEncoder/1e-Reuse6-4 1 380154601 ns/op 2.63 MB/s PASS ok compress/lzw 5.179s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4894073 ns/op PASS ok container/heap 1.253s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 22471 5076 ns/op BenchmarkWithTimeout/concurrency=40-4 4896 31749 ns/op BenchmarkWithTimeout/concurrency=4000-4 5242 32956 ns/op BenchmarkWithTimeout/concurrency=400000-4 7531 29397 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 338683 511.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 9704 12053 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20689 6398 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4210 49401 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2832 58673 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3048 39344 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 278 614145 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 217 762539 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 291 348907 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 36 4517677 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 6552504 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 37 5952472 ns/op BenchmarkCheckCanceled/Err-4 292068 707.8 ns/op BenchmarkCheckCanceled/Done-4 478886 269.0 ns/op BenchmarkContextCancelDone-4 679830 167.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 20744 6036 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 19598 6750 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 23763 5959 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 14674 9692 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 11818 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 512092 273.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 264868 460.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 212624 604.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 124250 970.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 63582 1923 ns/op PASS ok context 14.234s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1402608 108.7 ns/op 147.25 MB/s BenchmarkDecrypt-4 1419020 117.1 ns/op 136.68 MB/s BenchmarkExpand-4 886540 143.9 ns/op PASS ok crypto/aes 1.832s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 199592 592.6 ns/op 108.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 318693 392.7 ns/op 162.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 202077 795.4 ns/op 80.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 305340 651.2 ns/op 98.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 110374 1052 ns/op 1283.41 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 164688 741.5 ns/op 1820.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 95954 1137 ns/op 1187.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 139210 1151 ns/op 1173.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 41006 2701 ns/op 3032.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 48332 3460 ns/op 2367.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 33945 3338 ns/op 2454.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 35995 2966 ns/op 2762.03 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 4453 24690 ns/op 41.27 MB/s BenchmarkAESCFBDecrypt1K-4 5728 24063 ns/op 42.35 MB/s BenchmarkAESCFBDecrypt8K-4 542 227279 ns/op 36.02 MB/s BenchmarkAESOFB1K-4 5592 22982 ns/op 44.34 MB/s BenchmarkAESCTR1K-4 10000 10629 ns/op 95.87 MB/s BenchmarkAESCTR8K-4 1477 85777 ns/op 95.44 MB/s BenchmarkAESCBCEncrypt1K-4 10549 11818 ns/op 86.65 MB/s BenchmarkAESCBCDecrypt1K-4 12750 9040 ns/op 113.28 MB/s PASS ok crypto/cipher 5.439s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 71876 1892 ns/op 4.23 MB/s BenchmarkDecrypt-4 73518 1621 ns/op 4.93 MB/s BenchmarkTDESEncrypt-4 29353 4074 ns/op 1.96 MB/s BenchmarkTDESDecrypt-4 26413 4576 ns/op 1.75 MB/s PASS ok crypto/des 1.973s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 985 116634 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 14 12237502 ns/op 1092 B/op 21 allocs/op BenchmarkECDH/P521-4 4 25334534 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 68 2000784 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.861s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1760 73850 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 27 4835324 ns/op 2684 B/op 34 allocs/op BenchmarkSign/P521-4 10 14381207 ns/op 3060 B/op 35 allocs/op BenchmarkVerify/P256-4 896 119606 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 9 12890518 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 39547774 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4852 28537 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 43 2392948 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 19 6868720 ns/op 1413 B/op 17 allocs/op PASS ok crypto/ecdsa 2.941s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 236 696553 ns/op BenchmarkNewKeyFromSeed-4 194 779763 ns/op BenchmarkSigning-4 217 569994 ns/op BenchmarkVerification-4 142 866040 ns/op PASS ok crypto/ed25519 1.950s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5418 21499 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1042891 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 56 2473388 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 16 7430124 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1633 77645 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 57 2485689 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 6223548 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16294951 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 11341 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5638 22714 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3291 33827 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 93 1674775 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2786 56044 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 267 393169 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1759 82153 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1293434 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.918s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14332 10718 ns/op 95.54 MB/s BenchmarkHMACSHA256_32-4 18987 10246 ns/op 3.12 MB/s BenchmarkNewWriteSum-4 7911 16294 ns/op 1.96 MB/s PASS ok crypto/hmac 1.812s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 39782 3217 ns/op BenchmarkModSub-4 31838 3210 ns/op BenchmarkMontgomeryRepr-4 20691 5676 ns/op BenchmarkMontgomeryMul-4 22153 5737 ns/op BenchmarkModMul-4 10000 14669 ns/op BenchmarkExpBig-4 15 8462506 ns/op BenchmarkExp-4 5 24766366 ns/op PASS ok crypto/internal/bigmod 2.625s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3202 37513 ns/op BenchmarkScalarBaseMult-4 214 544475 ns/op BenchmarkScalarMult-4 100 1287944 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 168 741688 ns/op PASS ok crypto/internal/edwards25519 1.723s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 378168 351.8 ns/op BenchmarkMultiply-4 4296390 28.92 ns/op BenchmarkSquare-4 5237304 34.91 ns/op BenchmarkInvert-4 25935 4393 ns/op BenchmarkMult32-4 1000000 102.8 ns/op PASS ok crypto/internal/edwards25519/field 2.068s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 42 2755843 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1700 66706 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 6281249 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 15986027 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 132 912999 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 20887 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 56 2268858 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 19 8793532 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.687s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 668635 198.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 281721 391.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 118317 1447 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 557394 224.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 336642 400.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 113868 1136 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.287s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 93444 1357 ns/op 5.90 MB/s BenchmarkHash64-4 120790 1552 ns/op 41.23 MB/s BenchmarkHash128-4 110408 1086 ns/op 117.88 MB/s BenchmarkHash256-4 94802 1260 ns/op 203.17 MB/s BenchmarkHash512-4 68258 1596 ns/op 320.84 MB/s BenchmarkHash1K-4 48586 2408 ns/op 425.30 MB/s BenchmarkHash8K-4 10000 19550 ns/op 419.03 MB/s BenchmarkHash1M-4 78 1638927 ns/op 639.79 MB/s BenchmarkHash8M-4 6 16742191 ns/op 501.05 MB/s BenchmarkHash8BytesUnaligned-4 101976 1332 ns/op 6.01 MB/s BenchmarkHash1KUnaligned-4 46180 2644 ns/op 387.22 MB/s BenchmarkHash8KUnaligned-4 10000 13140 ns/op 623.45 MB/s PASS ok crypto/md5 3.530s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 275172930 ns/op PASS ok crypto/rand 1.323s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11652 ns/op 10.99 MB/s BenchmarkRC4_1K-4 1350 100169 ns/op 10.22 MB/s BenchmarkRC4_8K-4 163 1105868 ns/op 7.32 MB/s PASS ok crypto/rc4 1.637s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 13875356 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 29067842 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 54567006 ns/op BenchmarkEncryptPKCS1v15/2048-4 460 255410 ns/op BenchmarkDecryptOAEP/2048-4 8 14179190 ns/op BenchmarkEncryptOAEP/2048-4 462 244591 ns/op BenchmarkSignPKCS1v15/2048-4 8 14515913 ns/op BenchmarkVerifyPKCS1v15/2048-4 409 267923 ns/op BenchmarkSignPSS/2048-4 6 16841927 ns/op BenchmarkVerifyPSS/2048-4 516 272375 ns/op PASS ok crypto/rsa 3.100s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 81818 1530 ns/op 5.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 89605 2170 ns/op 3.69 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 66220 1677 ns/op 190.78 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 82747 1473 ns/op 217.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 45636 2466 ns/op 415.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 54417 2029 ns/op 504.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 13216 ns/op 619.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 13541 ns/op 604.99 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.743s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 70790 2161 ns/op 3.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 70488 1520 ns/op 5.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 84280 1994 ns/op 4.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 21220 5444 ns/op 188.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 32720 3919 ns/op 261.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18523 6584 ns/op 155.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4425 24690 ns/op 331.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5379 39820 ns/op 205.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5526 25362 ns/op 323.00 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.870s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 48394 2556 ns/op 3.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 61422 2622 ns/op 3.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 29552 3552 ns/op 2.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27823 5006 ns/op 204.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 29704 3940 ns/op 259.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 25123 7053 ns/op 145.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6694 20952 ns/op 391.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8025 17870 ns/op 458.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 6992 26210 ns/op 312.56 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.044s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 20618832 6.571 ns/op BenchmarkConstantTimeEq-4 21410754 7.304 ns/op BenchmarkConstantTimeLessOrEq-4 16577742 7.349 ns/op BenchmarkXORBytes/8Bytes-4 2678376 63.68 ns/op 125.62 MB/s BenchmarkXORBytes/128Bytes-4 2502079 47.98 ns/op 2667.58 MB/s BenchmarkXORBytes/2048Bytes-4 797145 175.1 ns/op 11698.88 MB/s BenchmarkXORBytes/32768Bytes-4 60212 2462 ns/op 13311.88 MB/s PASS ok crypto/subtle 2.629s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 20 7000307 ns/op BenchmarkCertCache/1-4 22 6285946 ns/op BenchmarkCertCache/2-4 25 5879682 ns/op BenchmarkCertCache/3-4 21 6518019 ns/op BenchmarkHandshakeServer/RSA-4 7 16927708 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 13025110 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 8 14910349 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 26 4983567 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 22 5355679 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 16 6516860 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 15 7349784 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 41834222 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 50182516 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 120725151 ns/op 8.69 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 110681849 ns/op 9.47 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 199818307 ns/op 10.50 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 252227265 ns/op 8.31 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 460572369 ns/op 9.11 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 440032703 ns/op 9.53 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 824186084 ns/op 10.18 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 904483535 ns/op 9.27 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1535120965 ns/op 10.93 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1731707102 ns/op 9.69 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2999516166 ns/op 11.19 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3295939711 ns/op 10.18 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6156983199 ns/op 10.90 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6487772545 ns/op 10.34 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 138054843 ns/op 7.60 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 119408966 ns/op 8.78 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 218411998 ns/op 9.60 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 237943654 ns/op 8.81 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 274180885 ns/op 15.30 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 453418679 ns/op 9.25 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 756357841 ns/op 11.09 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 820160778 ns/op 10.23 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1602496683 ns/op 10.47 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1643718988 ns/op 10.21 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3137693736 ns/op 10.69 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3356463710 ns/op 10.00 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5900832694 ns/op 11.37 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6494428716 ns/op 10.33 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 728780040 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 724156702 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 304384003 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 310505993 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 169263325 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161149990 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 104059300 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 109227285 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 64370335 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 52380914 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 163825025 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 168111443 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 86130315 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 82298284 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 59267831 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 61485733 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 50835783 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 41014025 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 34453667 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 33796292 ns/op PASS ok crypto/tls 61.028s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16548176 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 258 413081 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 804 158724 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 703 184593 ns/op 14069 B/op 188 allocs/op PASS ok crypto/x509 2.441s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 31 3747038 ns/op 278478 B/op 1624 allocs/op BenchmarkConcurrentStmtQuery-4 31 4342022 ns/op 265738 B/op 1980 allocs/op BenchmarkConcurrentStmtExec-4 49 3227299 ns/op 212728 B/op 590 allocs/op BenchmarkConcurrentTxQuery-4 26 4268558 ns/op 276046 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 58 2130037 ns/op 87868 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 44 3014242 ns/op 106446 B/op 2079 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1070357 ns/op 40218 B/op 382 allocs/op BenchmarkConcurrentRandom-4 39 3611686 ns/op 227055 B/op 1787 allocs/op BenchmarkManyConcurrentQueries-4 2064 56336 ns/op 4127 B/op 20 allocs/op BenchmarkGrabConn-4 143923 821.8 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.942s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1762 86411 ns/op BenchmarkSymbols32-4 1460 86652 ns/op PASS ok debug/elf 1.501s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 96040 1576 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 56 2140483 ns/op 180254 B/op 13 allocs/op Benchmark115/LineToPC-4 66 1918368 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 14283 8959 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.062s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 41298 2711 ns/op BenchmarkMarshal-4 477 277110 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2415 62303 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.612s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 284 523100 ns/op 15.66 MB/s BenchmarkEncodeToString-4 194 523965 ns/op 15.63 MB/s BenchmarkDecode-4 117 1163933 ns/op 11.27 MB/s BenchmarkDecodeString-4 96 1164305 ns/op 11.26 MB/s PASS ok encoding/base32 1.825s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 241 436300 ns/op 18.78 MB/s BenchmarkDecodeString/2-4 254096 461.1 ns/op 8.67 MB/s BenchmarkDecodeString/4-4 197144 774.5 ns/op 10.33 MB/s BenchmarkDecodeString/8-4 168584 719.9 ns/op 16.67 MB/s BenchmarkDecodeString/64-4 33148 3086 ns/op 28.52 MB/s BenchmarkDecodeString/8192-4 320 364444 ns/op 29.97 MB/s BenchmarkNewEncoding-4 43692 2502 ns/op 102.32 MB/s PASS ok encoding/base64 2.524s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1063 120790 ns/op 33.12 MB/s BenchmarkReadStruct-4 10198 9945 ns/op 7.54 MB/s BenchmarkWriteStruct-4 9931 11328 ns/op 6.62 MB/s BenchmarkReadInts-4 31224 6254 ns/op 4.80 MB/s BenchmarkWriteInts-4 27126 5813 ns/op 5.16 MB/s BenchmarkWriteSlice1000Int32s-4 949 111532 ns/op 35.86 MB/s BenchmarkPutUint16-4 2452010 49.56 ns/op 40.35 MB/s BenchmarkAppendUint16-4 1907623 61.33 ns/op 32.61 MB/s BenchmarkPutUint32-4 1721845 81.05 ns/op 49.35 MB/s BenchmarkAppendUint32-4 1609237 64.54 ns/op 61.98 MB/s BenchmarkPutUint64-4 971448 194.9 ns/op 41.06 MB/s BenchmarkAppendUint64-4 1000000 171.0 ns/op 46.77 MB/s BenchmarkLittleEndianPutUint16-4 1901894 87.30 ns/op 22.91 MB/s BenchmarkLittleEndianAppendUint16-4 1885078 54.56 ns/op 36.66 MB/s BenchmarkLittleEndianPutUint32-4 1636736 79.84 ns/op 50.10 MB/s BenchmarkLittleEndianAppendUint32-4 1595841 67.90 ns/op 58.91 MB/s BenchmarkLittleEndianPutUint64-4 1034223 119.7 ns/op 66.82 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 126.6 ns/op 63.18 MB/s BenchmarkReadFloats-4 118794 1071 ns/op 11.20 MB/s BenchmarkWriteFloats-4 130688 1424 ns/op 8.43 MB/s BenchmarkReadSlice1000Float32s-4 864 120624 ns/op 33.16 MB/s BenchmarkWriteSlice1000Float32s-4 898 129585 ns/op 30.87 MB/s BenchmarkReadSlice1000Uint8s-4 42212 3617 ns/op 276.46 MB/s BenchmarkWriteSlice1000Uint8s-4 43131 3046 ns/op 328.28 MB/s BenchmarkPutUvarint32-4 747822 173.5 ns/op 23.05 MB/s BenchmarkPutUvarint64-4 250107 802.5 ns/op 9.97 MB/s PASS ok encoding/binary 7.461s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5755 36702 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4808 21759 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6422 25076 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3014 38690 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6060 22790 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5666 19959 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6606 25408 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4492 39915 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 22235 ns/op PASS ok encoding/csv 2.893s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7146 22182 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6799 20592 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 154 831188 ns/op 17179 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 481 226752 ns/op 1020 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1081 122582 ns/op 80 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1069 120895 ns/op 82 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1442 83246 ns/op 268 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 45 2966306 ns/op 39188 B/op 254 allocs/op BenchmarkDecodeComplex128Slice-4 426 371140 ns/op 25279 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 793 138204 ns/op 10811 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1366 129530 ns/op 9757 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 446 285976 ns/op 39206 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 183 714955 ns/op 66858 B/op 2220 allocs/op BenchmarkDecodeBytesSlice-4 456 330478 ns/op 23876 B/op 195 allocs/op BenchmarkDecodeInterfaceSlice-4 91 1655884 ns/op 83071 B/op 3178 allocs/op BenchmarkDecodeMap-4 80 1722431 ns/op 54125 B/op 181 allocs/op PASS ok encoding/gob 4.539s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9718 11843 ns/op 21.62 MB/s BenchmarkEncode/1024-4 2503 68050 ns/op 15.05 MB/s BenchmarkEncode/4096-4 468 249534 ns/op 16.41 MB/s BenchmarkEncode/16384-4 139 779154 ns/op 21.03 MB/s BenchmarkDecode/256-4 16754 6105 ns/op 41.93 MB/s BenchmarkDecode/1024-4 4538 25251 ns/op 40.55 MB/s BenchmarkDecode/4096-4 1374 103826 ns/op 39.45 MB/s BenchmarkDecode/16384-4 298 378325 ns/op 43.31 MB/s BenchmarkDump/256-4 1017 113732 ns/op 2.25 MB/s BenchmarkDump/1024-4 276 438713 ns/op 2.33 MB/s BenchmarkDump/4096-4 60 1935316 ns/op 2.12 MB/s BenchmarkDump/16384-4 15 7807058 ns/op 2.10 MB/s PASS ok encoding/hex 3.463s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 160489086 ns/op 12.09 MB/s 2176 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 209741785 ns/op 9.25 MB/s 8526440 B/op 141 allocs/op BenchmarkCodeMarshal-4 1 213436771 ns/op 9.09 MB/s 10331688 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 192759552 ns/op 10.07 MB/s 10467416 B/op 138 allocs/op BenchmarkMarshalBytes/32-4 15774 8359 ns/op BenchmarkMarshalBytes/256-4 4684 34105 ns/op BenchmarkMarshalBytes/4096-4 369 515470 ns/op BenchmarkMarshalBytesError/32-4 37 2825144 ns/op BenchmarkMarshalBytesError/256-4 43 3382006 ns/op BenchmarkMarshalBytesError/4096-4 31 3227531 ns/op BenchmarkMarshalMap-4 27282 5324 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 797343258 ns/op 2.43 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 22003 5824 ns/op 2.40 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 33646 3517 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 600192355 ns/op 3.23 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 694223729 ns/op 2.80 MB/s 2019488 B/op 40006 allocs/op BenchmarkUnmarshalString-4 54088 2575 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 85279 1722 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 133434 1394 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 13681 10792 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 37771 3927 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 41362 3212 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 13185 9694 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2544 56644 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 396 275133 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 66 1955905 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 7 16556027 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 363453 358.4 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 405223 320.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 341378 294.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 403500 292.3 ns/op BenchmarkEncodeMarshaler-4 29822 3551 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 35797 2822 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 3849042 38.92 ns/op BenchmarkNumberIsValidRegexp-4 12633 8454 ns/op PASS ok encoding/json 13.097s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 30 4159330 ns/op 15.76 MB/s BenchmarkDecode-4 18 8087214 ns/op 10.98 MB/s PASS ok encoding/pem 1.589s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1584 88263 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 541 247169 ns/op 8219 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2064 74022 ns/op PASS ok encoding/xml 1.655s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 200268 924.8 ns/op BenchmarkAs-4 41950 2394 ns/op PASS ok errors 1.461s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 328641 338.9 ns/op BenchmarkIntSet-4 460131 233.7 ns/op BenchmarkFloatAdd-4 139731 981.6 ns/op BenchmarkFloatSet-4 462564 237.8 ns/op BenchmarkStringSet-4 259064 398.3 ns/op BenchmarkMapSet-4 126488 1196 ns/op BenchmarkMapSetDifferent-4 47170 3243 ns/op BenchmarkMapSetDifferentRandom-4 100 1067104 ns/op BenchmarkMapSetString-4 106584 1136 ns/op BenchmarkMapAddSame-4 18483 5423 ns/op BenchmarkMapAddDifferent-4 7137 14787 ns/op BenchmarkMapAddDifferentRandom-4 152 1012375 ns/op BenchmarkMapAddSameSteadyState-4 227775 520.3 ns/op BenchmarkMapAddDifferentSteadyState-4 76747 1786 ns/op BenchmarkMapString-4 5919 27909 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 8460 12870 ns/op PASS ok expvar 4.644s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 64356 1737 ns/op BenchmarkSprintfEmpty-4 278140 688.8 ns/op BenchmarkSprintfString-4 140706 1112 ns/op BenchmarkSprintfTruncateString-4 136006 1153 ns/op BenchmarkSprintfTruncateBytes-4 104157 1231 ns/op BenchmarkSprintfSlowParsingPath-4 133902 1111 ns/op BenchmarkSprintfQuoteString-4 34729 3263 ns/op BenchmarkSprintfInt-4 144748 1079 ns/op BenchmarkSprintfIntInt-4 125943 1238 ns/op BenchmarkSprintfPrefixedInt-4 108619 1461 ns/op BenchmarkSprintfFloat-4 74293 1782 ns/op BenchmarkSprintfComplex-4 27800 4099 ns/op BenchmarkSprintfBoolean-4 127942 1517 ns/op BenchmarkSprintfHexString-4 64996 2464 ns/op BenchmarkSprintfHexBytes-4 58485 3121 ns/op BenchmarkSprintfBytes-4 32085 5505 ns/op BenchmarkSprintfStringer-4 44350 3979 ns/op BenchmarkSprintfStructure-4 4333 27655 ns/op BenchmarkManyArgs-4 28546 3565 ns/op BenchmarkFprintInt-4 39270 2634 ns/op BenchmarkFprintfBytes-4 48369 2584 ns/op BenchmarkFprintIntNoAlloc-4 44244 2804 ns/op BenchmarkScanInts-4 20 5207047 ns/op BenchmarkScanRecursiveInt-4 1 521408230 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 605779120 ns/op PASS ok fmt 7.480s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 422 320004 ns/op PASS ok go/build 1.282s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 28986 3511 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 12540 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3818 44807 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 951 160937 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 166 660740 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 31 4246497 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 9 15884441 ns/op 846314 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 2 59256948 ns/op 3615248 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 194216451 ns/op 15239840 B/op 65566 allocs/op PASS ok go/constant 2.814s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 500497323 ns/op 0.13 MB/s 46919304 B/op 49136 allocs/op PASS ok go/format 1.583s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 27442954 ns/op 1.96 MB/s BenchmarkParseOnly-4 4 33010014 ns/op 1.63 MB/s BenchmarkResolve-4 42 3128759 ns/op 17.21 MB/s PASS ok go/parser 3.064s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 176290857 ns/op 0.29 MB/s 5045040 B/op 27501 allocs/op BenchmarkPrintDecl-4 567 224607 ns/op 0.14 MB/s 16977 B/op 51 allocs/op PASS ok go/printer 1.419s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 228 503731 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 13526523 ns/op 3.70 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16035055 ns/op 4.61 MB/s BenchmarkScanFiles/net/http/server.go-4 5 24868390 ns/op 4.97 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 158 843143 ns/op 3.68 MB/s PASS ok go/scanner 2.301s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1217518 88.08 ns/op PASS ok go/token 1.323s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 94 1491911 ns/op BenchmarkNamed/Underlying/nongeneric-4 779079 166.9 ns/op BenchmarkNamed/Underlying/generic-4 712245 259.2 ns/op BenchmarkNamed/Underlying/src_instance-4 721653 157.9 ns/op BenchmarkNamed/Underlying/user_instance-4 812068 227.7 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 9844 12716 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 12339 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 13218 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 10301 ns/op BenchmarkCheck/http/funcbodies/info-4 1 899195460 ns/op 37348 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 785518977 ns/op 42785 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 409423153 ns/op 82031 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 347718757 ns/op 96468 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 4270492810 ns/op 1224 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 197407596 ns/op 26243 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 126203726 ns/op 40926 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 108344317 ns/op 47673 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1230366028 ns/op 1760 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 102122949 ns/op 20982 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 108010896 ns/op 19977 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 109825690 ns/op 19413 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 3049104498 ns/op 22724 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 979726903 ns/op 70675 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 196072590 ns/op 351163 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 163824273 ns/op 420302 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4534213347 ns/op 442.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 229071067 ns/op 8696 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 126119311 ns/op 15671 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 165888364 ns/op 11975 lines/s PASS ok go/types 58.443s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 8342 16812 ns/op 60.91 MB/s PASS ok hash/adler32 1.336s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 179619 893.5 ns/op 16.79 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 175414 721.0 ns/op 20.80 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 86199 1198 ns/op 33.39 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 92007 1255 ns/op 31.88 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 281446 627.0 ns/op 816.60 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 356530 403.5 ns/op 1269.01 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 365132 424.1 ns/op 2414.81 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 362119 421.9 ns/op 2427.39 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 224715 619.9 ns/op 6607.21 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 205086 690.1 ns/op 5935.04 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 46416 4714 ns/op 6951.46 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51631 2454 ns/op 13351.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 272628 446.5 ns/op 33.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 307750 531.6 ns/op 28.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 287542 404.4 ns/op 98.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 305959 430.1 ns/op 93.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 303636 524.7 ns/op 975.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 227018 551.8 ns/op 927.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 254388 604.8 ns/op 1692.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 216846 622.7 ns/op 1644.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 186105 693.7 ns/op 5904.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 175528 999.5 ns/op 4098.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 42220 2841 ns/op 11534.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 43758 3015 ns/op 10867.33 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 206547 714.1 ns/op 21.00 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 162693 688.9 ns/op 21.77 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 94365 1609 ns/op 24.87 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 90183 1270 ns/op 31.50 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 13643 ns/op 37.53 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 14057 ns/op 36.42 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3662 37166 ns/op 27.55 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4572 47995 ns/op 21.34 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 925 129893 ns/op 31.53 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1021 128577 ns/op 31.86 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1064460 ns/op 30.78 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 121 1089893 ns/op 30.07 MB/s PASS ok hash/crc32 9.769s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1254796 ns/op 52.23 MB/s BenchmarkCrc64/ISO4KB-4 1238 127488 ns/op 32.13 MB/s BenchmarkCrc64/ISO1KB-4 6722 31059 ns/op 32.97 MB/s BenchmarkCrc64/ECMA64KB-4 100 1427410 ns/op 45.91 MB/s BenchmarkCrc64/Random64KB-4 98 1496805 ns/op 43.78 MB/s BenchmarkCrc64/Random16KB-4 361 666935 ns/op 24.57 MB/s PASS ok hash/crc64 2.376s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 8686 13231 ns/op 77.40 MB/s BenchmarkFnv32aKB-4 10000 13370 ns/op 76.59 MB/s BenchmarkFnv64KB-4 10000 12628 ns/op 81.09 MB/s BenchmarkFnv64aKB-4 10000 14039 ns/op 72.94 MB/s BenchmarkFnv128KB-4 1274 101186 ns/op 10.12 MB/s BenchmarkFnv128aKB-4 1137 105596 ns/op 9.70 MB/s PASS ok hash/fnv 2.144s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 406215 348.2 ns/op 11.49 MB/s BenchmarkHash/n=4/Bytes-4 2775448 69.49 ns/op 57.56 MB/s BenchmarkHash/n=4/String-4 1279455 97.12 ns/op 41.18 MB/s BenchmarkHash/n=8/Write-4 446680 451.9 ns/op 17.70 MB/s BenchmarkHash/n=8/Bytes-4 2508076 92.32 ns/op 86.65 MB/s BenchmarkHash/n=8/String-4 1319826 91.09 ns/op 87.82 MB/s BenchmarkHash/n=16/Write-4 361215 335.9 ns/op 47.63 MB/s BenchmarkHash/n=16/Bytes-4 2833216 43.58 ns/op 367.11 MB/s BenchmarkHash/n=16/String-4 1000000 152.2 ns/op 105.14 MB/s BenchmarkHash/n=32/Write-4 412057 501.5 ns/op 63.81 MB/s BenchmarkHash/n=32/Bytes-4 2383732 46.95 ns/op 681.56 MB/s BenchmarkHash/n=32/String-4 992762 103.7 ns/op 308.68 MB/s BenchmarkHash/n=64/Write-4 398809 452.3 ns/op 141.51 MB/s BenchmarkHash/n=64/Bytes-4 2429540 47.63 ns/op 1343.63 MB/s BenchmarkHash/n=64/String-4 1000000 177.6 ns/op 360.44 MB/s BenchmarkHash/n=256/Write-4 257812 480.7 ns/op 532.54 MB/s BenchmarkHash/n=256/Bytes-4 1642658 66.09 ns/op 3873.49 MB/s BenchmarkHash/n=256/String-4 843379 178.6 ns/op 1433.23 MB/s BenchmarkHash/n=320/Write-4 261127 532.6 ns/op 600.87 MB/s BenchmarkHash/n=320/Bytes-4 1000000 110.3 ns/op 2901.71 MB/s BenchmarkHash/n=320/String-4 773616 224.0 ns/op 1428.70 MB/s BenchmarkHash/n=1024/Write-4 151485 804.5 ns/op 1272.80 MB/s BenchmarkHash/n=1024/Bytes-4 838318 203.4 ns/op 5033.63 MB/s BenchmarkHash/n=1024/String-4 200354 581.8 ns/op 1760.10 MB/s BenchmarkHash/n=4096/Write-4 62985 3292 ns/op 1244.39 MB/s BenchmarkHash/n=4096/Bytes-4 206270 708.8 ns/op 5779.07 MB/s BenchmarkHash/n=4096/String-4 59052 3479 ns/op 1177.26 MB/s BenchmarkHash/n=16384/Write-4 19501 5833 ns/op 2809.01 MB/s BenchmarkHash/n=16384/Bytes-4 47466 2150 ns/op 7619.94 MB/s BenchmarkHash/n=16384/String-4 15382 10267 ns/op 1595.77 MB/s PASS ok hash/maphash 8.709s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 493 245117 ns/op BenchmarkEscapeNone-4 103190 1091 ns/op BenchmarkUnescape-4 432 258572 ns/op BenchmarkUnescapeNone-4 603432 265.4 ns/op BenchmarkUnescapeSparse-4 9900 40843 ns/op BenchmarkUnescapeDense-4 764 141869 ns/op PASS ok html 2.555s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 4968 21192 ns/op BenchmarkCSSEscaperNoSpecials-4 26058 4839 ns/op BenchmarkDecodeCSS-4 10000 10097 ns/op BenchmarkDecodeCSSNoSpecials-4 1488315 71.34 ns/op BenchmarkCSSValueFilter-4 53738 2620 ns/op BenchmarkCSSValueFilterOk-4 53550 2696 ns/op BenchmarkEscapedExecute-4 4233 49316 ns/op BenchmarkHTMLNospaceEscaper-4 6274 18046 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 42591 2814 ns/op BenchmarkStripTags-4 14292 7832 ns/op BenchmarkStripTagsNoSpecials-4 272821 842.1 ns/op BenchmarkJSValEscaperWithNum-4 10000 10295 ns/op BenchmarkJSValEscaperWithStr-4 4803 29992 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 11545 ns/op BenchmarkJSValEscaperWithObj-4 4399 37236 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9568 11996 ns/op BenchmarkJSStrEscaperNoSpecials-4 37363 5686 ns/op BenchmarkJSStrEscaper-4 6892 16389 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 31000 3503 ns/op BenchmarkJSRegexpEscaper-4 9422 18615 ns/op BenchmarkTemplateSpecialTags-4 76 2117028 ns/op BenchmarkURLEscaper-4 4144 52226 ns/op BenchmarkURLEscaperNoSpecials-4 168306 1178 ns/op BenchmarkURLNormalizer-4 4430 39358 ns/op BenchmarkURLNormalizerNoSpecials-4 112192 1181 ns/op BenchmarkSrcsetFilter-4 10000 10146 ns/op BenchmarkSrcsetFilterNoSpecials-4 82788 1765 ns/op PASS ok html/template 7.018s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 488454 339.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 461550 441.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 478486 348.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 376417 338.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1272402 87.34 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 928257 131.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1302394 141.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 124.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 112.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 371212 398.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 264252 516.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 333882 455.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 317198 450.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 720540 203.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 434050 374.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 611248 184.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 342321 325.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 272218 472.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 127.9 ns/op BenchmarkRGBASetRGBA-4 1000000 135.7 ns/op BenchmarkRGBA64At-4 719839 171.1 ns/op BenchmarkRGBA64SetRGBA64-4 760377 409.4 ns/op BenchmarkNRGBAAt-4 1000000 122.1 ns/op BenchmarkNRGBASetNRGBA-4 1000000 158.7 ns/op BenchmarkNRGBA64At-4 667850 191.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 668247 225.8 ns/op BenchmarkAlphaAt-4 1830684 56.76 ns/op BenchmarkAlphaSetAlpha-4 1363425 99.59 ns/op BenchmarkAlpha16At-4 1000000 105.8 ns/op BenchmarkAlphaSetAlpha16-4 1000000 105.2 ns/op BenchmarkGrayAt-4 2023755 60.14 ns/op BenchmarkGraySetGray-4 1575798 70.22 ns/op BenchmarkGray16At-4 1246298 91.24 ns/op BenchmarkGraySetGray16-4 1000000 107.7 ns/op PASS ok image 8.974s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 1962244 60.05 ns/op BenchmarkYCbCrToRGB/128-4 2611934 44.42 ns/op BenchmarkYCbCrToRGB/255-4 2346464 44.30 ns/op BenchmarkRGBToYCbCr/0-4 2598735 42.76 ns/op BenchmarkRGBToYCbCr/Cb-4 2527815 47.06 ns/op BenchmarkRGBToYCbCr/Cr-4 2650371 42.36 ns/op BenchmarkYCbCrToRGBA/0-4 2119556 54.27 ns/op BenchmarkYCbCrToRGBA/128-4 1993165 76.06 ns/op BenchmarkYCbCrToRGBA/255-4 2055403 49.32 ns/op BenchmarkNYCbCrAToRGBA/0-4 2460517 66.43 ns/op BenchmarkNYCbCrAToRGBA/128-4 2175205 63.65 ns/op BenchmarkNYCbCrAToRGBA/255-4 2310544 55.81 ns/op PASS ok image/color 4.173s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 73673897 ns/op BenchmarkFillSrc-4 261 408232 ns/op BenchmarkCopyOver-4 6 21024806 ns/op BenchmarkCopySrc-4 426 280004 ns/op BenchmarkNRGBAOver-4 7 17578258 ns/op BenchmarkNRGBASrc-4 9 13420008 ns/op BenchmarkYCbCr-4 8 13257771 ns/op BenchmarkGray-4 15 8745489 ns/op BenchmarkCMYK-4 8 16855661 ns/op BenchmarkGlyphOver-4 15 6931447 ns/op BenchmarkRGBAMaskOver-4 4 27617076 ns/op BenchmarkGrayMaskOver-4 5 27289036 ns/op BenchmarkRGBA64ImageMaskOver-4 3 39283461 ns/op BenchmarkRGBA-4 4 25178686 ns/op BenchmarkPalettedFill-4 686 165510 ns/op BenchmarkPalettedRGBA-4 4 28766062 ns/op BenchmarkGenericOver-4 2 100583933 ns/op BenchmarkGenericMaskOver-4 4 26612714 ns/op BenchmarkGenericSrc-4 3 46087302 ns/op BenchmarkGenericMaskSrc-4 3 45575109 ns/op PASS ok image/draw 9.902s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 6279258 ns/op 2.46 MB/s 48620 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 140386884 ns/op 2.19 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3812630236 ns/op 0.32 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 32 5201431 ns/op 2.97 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 168031012 ns/op 0.37 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.371s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 3766 31836 ns/op BenchmarkIDCT-4 2938 34534 ns/op BenchmarkDecodeBaseline-4 6 17414140 ns/op 3.55 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 27356788 ns/op 2.26 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 204276141 ns/op 6.02 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 259965140 ns/op 3.55 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.004s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14120428 16.83 ns/op BenchmarkDecodeGray-4 9 12372701 ns/op 5.30 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 60330505 ns/op 4.35 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 58045423 ns/op 4.52 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 7325488 ns/op 8.95 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 58799028 ns/op 4.46 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 56251182 ns/op 4.66 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 116107155 ns/op 2.65 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 130859390 ns/op 2.35 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 239214271 ns/op 5.14 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 278268404 ns/op 4.42 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 39033794 ns/op 7.87 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 220342075 ns/op 5.58 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 913700469 ns/op 1.34 MB/s 864200 B/op 36 allocs/op PASS ok image/png 6.010s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 65573092 ns/op 1.53 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 89697916 ns/op 1.11 MB/s 802900 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 392121677 ns/op 1.28 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 365169517 ns/op 1.37 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 91759722 ns/op 1.09 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 55140799 ns/op 1.81 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 490392459 ns/op 1.02 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 301351587 ns/op 1.66 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 742067982 ns/op 1.35 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 757223971 ns/op 1.32 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4841202309 ns/op 1.03 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3948242796 ns/op 1.27 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10813908 ns/op 9.25 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 11031124 ns/op 9.07 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 79925122 ns/op 6.26 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 77560160 ns/op 6.45 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 112589613 ns/op 8.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 119632522 ns/op 8.36 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 676450011 ns/op 7.39 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 874203338 ns/op 5.72 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 128779876 ns/op 0.78 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 56767382 ns/op 1.76 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 407354014 ns/op 1.23 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 347612919 ns/op 1.44 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 944813844 ns/op 1.06 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 922412730 ns/op 1.08 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7126277774 ns/op 0.70 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6176132355 ns/op 0.81 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 359575584 ns/op 11.62 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 191618158 ns/op 21.81 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 56.213s goos: darwin goarch: amd64 pkg: internal/chacha8rand BenchmarkBlock-4 1000000 120.4 ns/op 2126.89 MB/s PASS ok internal/chacha8rand 1.271s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 20205 5854 ns/op 0.17 MB/s BenchmarkMarshalCorpusFile/2-4 27531 4583 ns/op 0.44 MB/s BenchmarkMarshalCorpusFile/4-4 29160 4642 ns/op 0.86 MB/s BenchmarkMarshalCorpusFile/8-4 19690 6811 ns/op 1.17 MB/s BenchmarkMarshalCorpusFile/16-4 17602 8405 ns/op 1.90 MB/s BenchmarkMarshalCorpusFile/32-4 5558 18068 ns/op 1.77 MB/s BenchmarkMarshalCorpusFile/64-4 10000 25117 ns/op 2.55 MB/s BenchmarkMarshalCorpusFile/128-4 6838 23243 ns/op 5.51 MB/s BenchmarkMarshalCorpusFile/256-4 2923 53839 ns/op 4.75 MB/s BenchmarkMarshalCorpusFile/512-4 1182 115680 ns/op 4.43 MB/s BenchmarkMarshalCorpusFile/1024-4 758 218580 ns/op 4.68 MB/s BenchmarkMarshalCorpusFile/2048-4 219 550575 ns/op 3.72 MB/s BenchmarkMarshalCorpusFile/4096-4 148 1026047 ns/op 3.99 MB/s BenchmarkMarshalCorpusFile/8192-4 84 2097731 ns/op 3.91 MB/s BenchmarkMarshalCorpusFile/16384-4 51 3009810 ns/op 5.44 MB/s BenchmarkMarshalCorpusFile/32768-4 20 10882304 ns/op 3.01 MB/s BenchmarkMarshalCorpusFile/65536-4 7 19962215 ns/op 3.28 MB/s BenchmarkMarshalCorpusFile/131072-4 4 41803639 ns/op 3.14 MB/s BenchmarkMarshalCorpusFile/262144-4 2 65689250 ns/op 3.99 MB/s BenchmarkMarshalCorpusFile/524288-4 1 129155904 ns/op 4.06 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 233375912 ns/op 4.49 MB/s BenchmarkUnmarshalCorpusFile/1-4 6234 20729 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 8227 24222 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/4-4 6304 24776 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/8-4 6091 24302 ns/op 0.33 MB/s BenchmarkUnmarshalCorpusFile/16-4 4698 40265 ns/op 0.40 MB/s BenchmarkUnmarshalCorpusFile/32-4 3070 59937 ns/op 0.53 MB/s BenchmarkUnmarshalCorpusFile/64-4 3330 48968 ns/op 1.31 MB/s BenchmarkUnmarshalCorpusFile/128-4 2223 57708 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/256-4 724 152766 ns/op 1.68 MB/s BenchmarkUnmarshalCorpusFile/512-4 375 295797 ns/op 1.73 MB/s BenchmarkUnmarshalCorpusFile/1024-4 229 592978 ns/op 1.73 MB/s BenchmarkUnmarshalCorpusFile/2048-4 109 1099215 ns/op 1.86 MB/s BenchmarkUnmarshalCorpusFile/4096-4 55 2082095 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 4282745 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/16384-4 12 8853703 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 17077686 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 32144384 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 87070386 ns/op 1.51 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 140542670 ns/op 1.87 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 280254801 ns/op 1.87 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 577631141 ns/op 1.82 MB/s BenchmarkMutatorBytes/1-4 20000 7034 ns/op BenchmarkMutatorBytes/10-4 30262 6532 ns/op BenchmarkMutatorBytes/100-4 24321 4859 ns/op BenchmarkMutatorBytes/1000-4 10000 10368 ns/op BenchmarkMutatorBytes/10000-4 4441 28201 ns/op BenchmarkMutatorBytes/100000-4 738 162175 ns/op BenchmarkMutatorString/1-4 29918 4680 ns/op BenchmarkMutatorString/10-4 23310 5087 ns/op BenchmarkMutatorString/100-4 22821 5723 ns/op BenchmarkMutatorString/1000-4 10000 11133 ns/op BenchmarkMutatorString/10000-4 3058 73470 ns/op BenchmarkMutatorString/100000-4 292 419799 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 12315 10678 ns/op BenchmarkMutatorAllBasicTypes/string-4 12986 8813 ns/op BenchmarkMutatorAllBasicTypes/bool-4 48132 2661 ns/op BenchmarkMutatorAllBasicTypes/float32-4 35731 3127 ns/op BenchmarkMutatorAllBasicTypes/float64-4 21690 6448 ns/op BenchmarkMutatorAllBasicTypes/int-4 44473 2808 ns/op BenchmarkMutatorAllBasicTypes/int8-4 42523 2589 ns/op BenchmarkMutatorAllBasicTypes/int16-4 40585 2698 ns/op BenchmarkMutatorAllBasicTypes/int32-4 42367 2957 ns/op BenchmarkMutatorAllBasicTypes/int64-4 39260 2895 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 40275 3121 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 25959 5745 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 37596 3287 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 42091 2853 ns/op PASS ok internal/fuzz 17.827s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 8264 15187 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 135663 1235 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.005s PASS ok internal/poll 1.062s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 38185781 ns/op PASS ok internal/trace 5.092s PASS ok internal/zstd 1.119s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 15026 ns/op BenchmarkCopyNLarge-4 159 936514 ns/op PASS ok io 1.529s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 126120 957.2 ns/op BenchmarkPrintln-4 16514 9809 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 22336 5913 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4378 29974 ns/op BenchmarkDiscard-4 708169 185.4 ns/op 0 B/op 0 allocs/op PASS ok log 2.301s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 54259 2090 ns/op BenchmarkJSONHandler/defaults-4 5451 20012 ns/op 530 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3025 36914 ns/op 792 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4248 33466 ns/op 742 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5247 23012 ns/op 521 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6295 18909 ns/op 525 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4320 36926 ns/op 521 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24081 5182 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 15049 7958 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 82928 1422 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 27258 4162 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 56860 2235 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 47488 2675 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 56976 2619 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 47665 2578 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 107.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 843158 193.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 793284 203.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 525050 224.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 561468 301.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4876 39675 ns/op BenchmarkDispatch/switch-checked-4 153274 795.2 ns/op BenchmarkDispatch/As-4 165069 677.0 ns/op BenchmarkDispatch/Visit-4 131372 889.8 ns/op BenchmarkUnsafeStrings-4 12782 8086 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 6.527s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 750908 158.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 810212 157.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 466258 258.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 157176 850.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 33709 3806 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 41079 3865 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 22587 7969 ns/op 675 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4207 34362 ns/op 3471 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 7314 15900 ns/op 598 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 7875 17122 ns/op 594 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4453 32922 ns/op 1093 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1495 91119 ns/op 4288 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 10387 13851 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 10614 16864 ns/op 535 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 5547 20712 ns/op 943 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1834 66420 ns/op 3742 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 5.223s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 37296778 ns/op PASS ok maps 2.849s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2067678 55.95 ns/op BenchmarkAcosh-4 727821 156.6 ns/op BenchmarkAsin-4 2059408 56.78 ns/op BenchmarkAsinh-4 1000000 152.0 ns/op BenchmarkAtan-4 2180182 49.34 ns/op BenchmarkAtanh-4 1000000 137.6 ns/op BenchmarkAtan2-4 1771622 66.52 ns/op BenchmarkCbrt-4 1000000 134.2 ns/op BenchmarkCeil-4 16974487 8.748 ns/op BenchmarkCopysign-4 2179759 73.34 ns/op BenchmarkCos-4 1000000 117.6 ns/op BenchmarkCosh-4 1254746 90.64 ns/op BenchmarkErf-4 2397829 47.82 ns/op BenchmarkErfc-4 2328453 47.50 ns/op BenchmarkErfinv-4 2731891 44.49 ns/op BenchmarkErfcinv-4 1000000 103.9 ns/op BenchmarkExp-4 5529750 32.89 ns/op BenchmarkExpGo-4 820459 187.8 ns/op BenchmarkExpm1-4 2006044 58.78 ns/op BenchmarkExp2-4 910008 160.5 ns/op BenchmarkExp2Go-4 888504 192.2 ns/op BenchmarkAbs-4 2511704 69.85 ns/op BenchmarkDim-4 8822851 12.84 ns/op BenchmarkFloor-4 21369066 7.027 ns/op BenchmarkMax-4 12259669 12.13 ns/op BenchmarkMin-4 13523248 11.74 ns/op BenchmarkMod-4 183122 893.7 ns/op BenchmarkFrexp-4 1042392 121.4 ns/op BenchmarkGamma-4 727892 189.2 ns/op BenchmarkHypot-4 8662614 13.55 ns/op BenchmarkHypotGo-4 1000000 109.5 ns/op BenchmarkIlogb-4 1266481 116.8 ns/op BenchmarkJ0-4 205916 788.7 ns/op BenchmarkJ1-4 209338 573.0 ns/op BenchmarkJn-4 40832 2597 ns/op BenchmarkLdexp-4 1000000 107.6 ns/op BenchmarkLgamma-4 592162 205.6 ns/op BenchmarkLog-4 4062350 28.31 ns/op BenchmarkLogb-4 1215120 89.08 ns/op BenchmarkLog1p-4 1000000 118.3 ns/op BenchmarkLog10-4 4697548 23.47 ns/op BenchmarkLog2-4 884596 146.0 ns/op BenchmarkModf-4 1000000 110.7 ns/op BenchmarkNextafter32-4 1526690 75.39 ns/op BenchmarkNextafter64-4 1000000 109.5 ns/op BenchmarkPowInt-4 397830 361.9 ns/op BenchmarkPowFrac-4 320480 473.2 ns/op BenchmarkPow10Pos-4 4250299 26.61 ns/op BenchmarkPow10Neg-4 4496294 33.40 ns/op BenchmarkRound-4 3051580 43.40 ns/op BenchmarkRoundToEven-4 8452260 13.38 ns/op BenchmarkRemainder-4 364617 401.8 ns/op BenchmarkSignbit-4 4284856 27.85 ns/op BenchmarkSin-4 1000000 110.6 ns/op BenchmarkSincos-4 777838 249.9 ns/op BenchmarkSinh-4 1721844 85.02 ns/op BenchmarkSqrtIndirect-4 18757640 7.256 ns/op BenchmarkSqrtLatency-4 17775364 10.85 ns/op BenchmarkSqrtIndirectLatency-4 21182012 9.339 ns/op BenchmarkSqrtGoLatency-4 943929 116.7 ns/op BenchmarkSqrtPrime-4 35448 3472 ns/op BenchmarkTan-4 1000000 102.0 ns/op BenchmarkTanh-4 1000000 101.5 ns/op BenchmarkTrunc-4 18945469 7.125 ns/op BenchmarkY0-4 222793 511.9 ns/op BenchmarkY1-4 226678 573.8 ns/op BenchmarkYn-4 105060 1338 ns/op BenchmarkFloat64bits-4 4426966 26.25 ns/op BenchmarkFloat64frombits-4 4091646 25.81 ns/op BenchmarkFloat32bits-4 4075098 29.47 ns/op BenchmarkFloat32frombits-4 4535116 25.97 ns/op BenchmarkFMA-4 20137681 6.685 ns/op PASS ok math 16.684s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 13417785 10.07 ns/op 6357.82 MB/s BenchmarkAddVV/2-4 11752756 10.81 ns/op 11840.77 MB/s BenchmarkAddVV/3-4 9140148 13.47 ns/op 14254.97 MB/s BenchmarkAddVV/4-4 9770506 13.43 ns/op 19057.17 MB/s BenchmarkAddVV/5-4 8528312 16.34 ns/op 19579.02 MB/s BenchmarkAddVV/10-4 7066912 15.71 ns/op 40741.15 MB/s BenchmarkAddVV/100-4 1867926 74.39 ns/op 86037.61 MB/s BenchmarkAddVV/1000-4 218151 1029 ns/op 62215.88 MB/s BenchmarkSubVV/1-4 12802119 10.34 ns/op 6188.18 MB/s BenchmarkSubVV/2-4 11092754 14.63 ns/op 8749.65 MB/s BenchmarkSubVV/3-4 10461642 12.53 ns/op 15325.93 MB/s BenchmarkSubVV/4-4 8015523 13.96 ns/op 18342.73 MB/s BenchmarkSubVV/5-4 9404384 16.53 ns/op 19356.27 MB/s BenchmarkSubVV/10-4 5547434 19.82 ns/op 32283.72 MB/s BenchmarkSubVV/100-4 1000000 119.1 ns/op 53751.22 MB/s BenchmarkSubVV/1000-4 224210 610.4 ns/op 104856.37 MB/s BenchmarkAddVW/1-4 12052560 9.745 ns/op 820.92 MB/s BenchmarkAddVW/2-4 13542122 10.26 ns/op 1559.18 MB/s BenchmarkAddVW/3-4 12145191 11.05 ns/op 2172.45 MB/s BenchmarkAddVW/4-4 10708366 15.97 ns/op 2004.33 MB/s BenchmarkAddVW/5-4 10902528 10.92 ns/op 3661.99 MB/s BenchmarkAddVW/10-4 7771660 13.73 ns/op 5825.34 MB/s BenchmarkAddVW/100-4 245583 822.4 ns/op 972.81 MB/s BenchmarkAddVW/1000-4 32367 3727 ns/op 2146.24 MB/s BenchmarkAddVWext/1-4 13724370 9.498 ns/op 842.26 MB/s BenchmarkAddVWext/2-4 11016787 9.642 ns/op 1659.40 MB/s BenchmarkAddVWext/3-4 11555654 13.34 ns/op 1798.60 MB/s BenchmarkAddVWext/4-4 13310985 13.45 ns/op 2378.47 MB/s BenchmarkAddVWext/5-4 10883510 11.29 ns/op 3542.41 MB/s BenchmarkAddVWext/10-4 10140849 13.19 ns/op 6065.87 MB/s BenchmarkAddVWext/100-4 47300 3696 ns/op 216.46 MB/s BenchmarkAddVWext/1000-4 5110 22470 ns/op 356.03 MB/s BenchmarkSubVW/1-4 12803408 11.50 ns/op 695.79 MB/s BenchmarkSubVW/2-4 10272895 10.90 ns/op 1467.24 MB/s BenchmarkSubVW/3-4 12144823 15.50 ns/op 1548.24 MB/s BenchmarkSubVW/4-4 11634584 10.38 ns/op 3083.36 MB/s BenchmarkSubVW/5-4 9716536 12.60 ns/op 3173.61 MB/s BenchmarkSubVW/10-4 8621157 14.74 ns/op 5426.77 MB/s BenchmarkSubVW/100-4 301196 490.7 ns/op 1630.47 MB/s BenchmarkSubVW/1000-4 39226 5144 ns/op 1555.30 MB/s BenchmarkSubVWext/1-4 11891008 9.396 ns/op 851.39 MB/s BenchmarkSubVWext/2-4 11352040 12.64 ns/op 1265.61 MB/s BenchmarkSubVWext/3-4 9022365 11.64 ns/op 2061.13 MB/s BenchmarkSubVWext/4-4 10615898 11.68 ns/op 2740.64 MB/s BenchmarkSubVWext/5-4 11246538 12.78 ns/op 3129.04 MB/s BenchmarkSubVWext/10-4 9064178 17.98 ns/op 4448.71 MB/s BenchmarkSubVWext/100-4 59020 2993 ns/op 267.25 MB/s BenchmarkSubVWext/1000-4 6324 20229 ns/op 395.46 MB/s BenchmarkMulAddVWW/1-4 12345072 10.73 ns/op 5963.51 MB/s BenchmarkMulAddVWW/2-4 11229270 11.33 ns/op 11296.52 MB/s BenchmarkMulAddVWW/3-4 9575138 11.96 ns/op 16053.52 MB/s BenchmarkMulAddVWW/4-4 9885696 11.56 ns/op 22144.33 MB/s BenchmarkMulAddVWW/5-4 10015730 18.70 ns/op 17116.61 MB/s BenchmarkMulAddVWW/10-4 6246530 17.40 ns/op 36781.25 MB/s BenchmarkMulAddVWW/100-4 1221434 87.01 ns/op 73554.12 MB/s BenchmarkMulAddVWW/1000-4 143888 848.5 ns/op 75429.93 MB/s BenchmarkAddMulVVW/1-4 9326125 10.99 ns/op 5824.83 MB/s BenchmarkAddMulVVW/2-4 11919151 18.55 ns/op 6899.72 MB/s BenchmarkAddMulVVW/3-4 9977834 11.72 ns/op 16387.77 MB/s BenchmarkAddMulVVW/4-4 9641719 13.46 ns/op 19024.08 MB/s BenchmarkAddMulVVW/5-4 8151052 14.34 ns/op 22308.16 MB/s BenchmarkAddMulVVW/10-4 6412207 20.63 ns/op 31030.03 MB/s BenchmarkAddMulVVW/100-4 1634449 108.5 ns/op 59008.93 MB/s BenchmarkAddMulVVW/1000-4 196850 1205 ns/op 53100.71 MB/s BenchmarkDivWVW/1-4 1504894 112.9 ns/op 567.12 MB/s BenchmarkDivWVW/2-4 881742 144.5 ns/op 886.01 MB/s BenchmarkDivWVW/3-4 742048 197.5 ns/op 972.19 MB/s BenchmarkDivWVW/4-4 585285 223.6 ns/op 1144.87 MB/s BenchmarkDivWVW/5-4 562130 257.6 ns/op 1242.06 MB/s BenchmarkDivWVW/10-4 319002 760.5 ns/op 841.58 MB/s BenchmarkDivWVW/100-4 28263 3993 ns/op 1602.78 MB/s BenchmarkDivWVW/1000-4 3342 44516 ns/op 1437.70 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13942040 15.45 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13746234 9.167 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11804571 12.78 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10901186 9.535 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12303783 10.68 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11737425 10.20 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8445309 12.01 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9403724 11.51 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9264330 13.11 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8559454 19.80 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6693338 17.10 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6172686 28.65 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1068170 112.0 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1434795 88.95 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 151002 1301 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 192694 859.4 ns/op BenchmarkDecimalConversion-4 100 1115715 ns/op BenchmarkFloatString/100-4 5079 24217 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 172 1084918 ns/op 2909 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 106070830 ns/op 60588 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 6535651161 ns/op 836384 B/op 506 allocs/op BenchmarkFloatAdd/10-4 146953 1131 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 131728 940.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 120542 1045 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 68497 1672 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 10000 12330 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 184334 710.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 180864 701.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 103160 991.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 127011 884.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45828 2649 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1819 106010 ns/op BenchmarkParseFloatLargeExp-4 330 336184 ns/op BenchmarkGCD10x10/WithoutXY-4 180441 879.6 ns/op BenchmarkGCD10x10/WithXY-4 37738 2991 ns/op BenchmarkGCD10x100/WithoutXY-4 78768 2038 ns/op BenchmarkGCD10x100/WithXY-4 12318 8226 ns/op BenchmarkGCD10x1000/WithoutXY-4 48062 3482 ns/op BenchmarkGCD10x1000/WithXY-4 10000 17448 ns/op BenchmarkGCD100x100/WithoutXY-4 17203 7016 ns/op BenchmarkGCD100x100/WithXY-4 7854 17593 ns/op BenchmarkGCD100x1000/WithoutXY-4 9936 15672 ns/op BenchmarkGCD100x1000/WithXY-4 4776 27247 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1455 122448 ns/op BenchmarkGCD1000x1000/WithXY-4 886 139463 ns/op BenchmarkHilbert-4 16 12159388 ns/op BenchmarkBinomial-4 9795 12739 ns/op BenchmarkQuoRem-4 18229 7856 ns/op BenchmarkExp-4 14 8324544 ns/op BenchmarkExpMont/Odd-4 100 1231741 ns/op 2598 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1309925 ns/op 3372 B/op 38 allocs/op BenchmarkExpMont/Even2-4 93 1530471 ns/op 3819 B/op 52 allocs/op BenchmarkExpMont/Even3-4 90 1930831 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even4-4 94 1328500 ns/op 3884 B/op 54 allocs/op BenchmarkExpMont/Even8-4 88 1309678 ns/op 3836 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1403860 ns/op 3855 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1643898 ns/op 3650 B/op 54 allocs/op BenchmarkExpMont/Even96-4 96 1130371 ns/op 3788 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 1647487 ns/op 3271 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1018867 ns/op 2963 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 244 414844 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 211 489392 ns/op 1727 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 240 558573 ns/op 1724 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 265 570202 ns/op 1742 B/op 47 allocs/op BenchmarkExp2-4 13 8760348 ns/op BenchmarkBitset-4 513648 350.8 ns/op BenchmarkBitsetNeg-4 349276 457.5 ns/op BenchmarkBitsetOrig-4 199294 891.9 ns/op BenchmarkBitsetNegOrig-4 123609 1644 ns/op BenchmarkModSqrt225_Tonelli-4 45 2262016 ns/op BenchmarkModSqrt225_3Mod4-4 274 441465 ns/op BenchmarkModSqrt231_Tonelli-4 86 2168558 ns/op BenchmarkModSqrt231_5Mod8-4 249 607070 ns/op BenchmarkModInverse-4 10000 18454 ns/op BenchmarkSqrt-4 1491 122190 ns/op BenchmarkIntSqr/1-4 891678 206.7 ns/op BenchmarkIntSqr/2-4 574432 269.5 ns/op BenchmarkIntSqr/3-4 490627 337.5 ns/op BenchmarkIntSqr/5-4 287352 402.2 ns/op BenchmarkIntSqr/8-4 284094 510.8 ns/op BenchmarkIntSqr/10-4 218628 645.6 ns/op BenchmarkIntSqr/20-4 34645 3541 ns/op BenchmarkIntSqr/30-4 24416 5729 ns/op BenchmarkIntSqr/50-4 10000 10901 ns/op BenchmarkIntSqr/80-4 10000 10814 ns/op BenchmarkIntSqr/100-4 2863 38717 ns/op BenchmarkIntSqr/200-4 3118 59778 ns/op BenchmarkIntSqr/300-4 1353 91357 ns/op BenchmarkIntSqr/500-4 664 162348 ns/op BenchmarkIntSqr/800-4 248 444142 ns/op BenchmarkIntSqr/1000-4 195 750370 ns/op BenchmarkDiv/20/10-4 357909 428.8 ns/op BenchmarkDiv/40/20-4 354585 496.7 ns/op BenchmarkDiv/100/50-4 318009 585.7 ns/op BenchmarkDiv/200/100-4 41042 2886 ns/op BenchmarkDiv/400/200-4 41870 3490 ns/op BenchmarkDiv/1000/500-4 34014 3745 ns/op BenchmarkDiv/2000/1000-4 25336 8554 ns/op BenchmarkDiv/20000/10000-4 963 160523 ns/op BenchmarkDiv/200000/100000-4 25 5737218 ns/op BenchmarkDiv/2000000/1000000-4 1 146327782 ns/op BenchmarkDiv/20000000/10000000-4 1 4397667149 ns/op BenchmarkMul-4 5 25316807 ns/op BenchmarkNatMul/10-4 166497 1272 ns/op BenchmarkNatMul/100-4 5619 37023 ns/op BenchmarkNatMul/1000-4 146 1169715 ns/op BenchmarkZeroShifts/Shl-4 10000 25889 ns/op BenchmarkZeroShifts/ShlSame-4 1898894 73.03 ns/op BenchmarkZeroShifts/Shr-4 10000 29819 ns/op BenchmarkZeroShifts/ShrSame-4 3001660 45.48 ns/op BenchmarkExp3Power/0x10-4 123810 1540 ns/op BenchmarkExp3Power/0x40-4 99770 1640 ns/op BenchmarkExp3Power/0x100-4 71127 2122 ns/op BenchmarkExp3Power/0x400-4 25479 5116 ns/op BenchmarkExp3Power/0x1000-4 4642 28474 ns/op BenchmarkExp3Power/0x4000-4 2336 115914 ns/op BenchmarkExp3Power/0x10000-4 147 777762 ns/op BenchmarkExp3Power/0x40000-4 13 8862792 ns/op BenchmarkExp3Power/0x100000-4 2 72569578 ns/op BenchmarkExp3Power/0x400000-4 1 579944104 ns/op BenchmarkFibo-4 3 49406377 ns/op BenchmarkNatSqr/1-4 433456 370.4 ns/op BenchmarkNatSqr/2-4 378235 503.5 ns/op BenchmarkNatSqr/3-4 420051 715.1 ns/op BenchmarkNatSqr/5-4 290006 894.8 ns/op BenchmarkNatSqr/8-4 189337 1235 ns/op BenchmarkNatSqr/10-4 163057 1524 ns/op BenchmarkNatSqr/20-4 28800 4113 ns/op BenchmarkNatSqr/30-4 23425 6181 ns/op BenchmarkNatSqr/50-4 12218 9977 ns/op BenchmarkNatSqr/80-4 10000 19116 ns/op BenchmarkNatSqr/100-4 6763 19707 ns/op BenchmarkNatSqr/200-4 2004 59255 ns/op BenchmarkNatSqr/300-4 920 166032 ns/op BenchmarkNatSqr/500-4 578 293832 ns/op BenchmarkNatSqr/800-4 219 544283 ns/op BenchmarkNatSqr/1000-4 220 748072 ns/op BenchmarkNatSetBytes/8-4 548804 320.1 ns/op BenchmarkNatSetBytes/24-4 252466 1028 ns/op BenchmarkNatSetBytes/128-4 35986 3530 ns/op BenchmarkNatSetBytes/7-4 857420 181.9 ns/op BenchmarkNatSetBytes/23-4 196038 741.8 ns/op BenchmarkNatSetBytes/127-4 41215 3487 ns/op BenchmarkScanPi-4 135 1057379 ns/op BenchmarkStringPiParallel-4 220 510286 ns/op BenchmarkScan/10/Base2-4 21376 4998 ns/op BenchmarkScan/100/Base2-4 4327 42361 ns/op BenchmarkScan/1000/Base2-4 303 585980 ns/op BenchmarkScan/10/Base8-4 76936 2524 ns/op BenchmarkScan/100/Base8-4 9198 15455 ns/op BenchmarkScan/1000/Base8-4 823 155433 ns/op BenchmarkScan/10/Base10-4 68244 2035 ns/op BenchmarkScan/100/Base10-4 9194 14230 ns/op BenchmarkScan/1000/Base10-4 1144 133622 ns/op BenchmarkScan/10/Base16-4 70323 1883 ns/op BenchmarkScan/100/Base16-4 10000 11187 ns/op BenchmarkScan/1000/Base16-4 1081 105726 ns/op BenchmarkString/10/Base2-4 137544 1024 ns/op BenchmarkString/100/Base2-4 17428 9421 ns/op BenchmarkString/1000/Base2-4 2552 59341 ns/op BenchmarkString/10/Base8-4 303631 516.2 ns/op BenchmarkString/100/Base8-4 56776 1953 ns/op BenchmarkString/1000/Base8-4 4766 22925 ns/op BenchmarkString/10/Base10-4 129954 884.3 ns/op BenchmarkString/100/Base10-4 26504 7023 ns/op BenchmarkString/1000/Base10-4 3582 51722 ns/op BenchmarkString/10/Base16-4 214402 592.0 ns/op BenchmarkString/100/Base16-4 71635 2936 ns/op BenchmarkString/1000/Base16-4 8896 19087 ns/op BenchmarkLeafSize/0-4 27 6819878 ns/op BenchmarkLeafSize/1-4 223 450089 ns/op BenchmarkLeafSize/2-4 392 403763 ns/op BenchmarkLeafSize/3-4 199 609521 ns/op BenchmarkLeafSize/4-4 271 483289 ns/op BenchmarkLeafSize/5-4 198 690471 ns/op BenchmarkLeafSize/6-4 286 561908 ns/op BenchmarkLeafSize/7-4 158 728702 ns/op BenchmarkLeafSize/8-4 315 448837 ns/op BenchmarkLeafSize/9-4 220 890056 ns/op BenchmarkLeafSize/10-4 208 793250 ns/op BenchmarkLeafSize/11-4 186 730257 ns/op BenchmarkLeafSize/12-4 225 568703 ns/op BenchmarkLeafSize/13-4 144 696843 ns/op BenchmarkLeafSize/14-4 238 452884 ns/op BenchmarkLeafSize/15-4 249 698082 ns/op BenchmarkLeafSize/16-4 301 551357 ns/op BenchmarkLeafSize/32-4 214 484808 ns/op BenchmarkLeafSize/64-4 189 641972 ns/op BenchmarkProbablyPrime/n=0-4 7 15165314 ns/op BenchmarkProbablyPrime/n=1-4 6 19597547 ns/op BenchmarkProbablyPrime/n=5-4 4 45669166 ns/op BenchmarkProbablyPrime/n=10-4 2 67696872 ns/op BenchmarkProbablyPrime/n=20-4 2 50620005 ns/op BenchmarkProbablyPrime/Lucas-4 9 12627467 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 63 2617222 ns/op BenchmarkRatCmp-4 154849 1134 ns/op BenchmarkFloatPrecExact/1-4 97531 1765 ns/op BenchmarkFloatPrecExact/10-4 29026 4160 ns/op BenchmarkFloatPrecExact/100-4 9055 17566 ns/op BenchmarkFloatPrecExact/1000-4 1993 92000 ns/op BenchmarkFloatPrecExact/10000-4 100 1530669 ns/op BenchmarkFloatPrecExact/100000-4 3 38302721 ns/op BenchmarkFloatPrecExact/1000000-4 1 2015236873 ns/op BenchmarkFloatPrecMixed/1-4 96507 1335 ns/op BenchmarkFloatPrecMixed/10-4 23269 5882 ns/op BenchmarkFloatPrecMixed/100-4 3465 30670 ns/op BenchmarkFloatPrecMixed/1000-4 342 424858 ns/op BenchmarkFloatPrecMixed/10000-4 10 21732771 ns/op BenchmarkFloatPrecMixed/100000-4 1 848677619 ns/op BenchmarkFloatPrecMixed/1000000-4 1 29272352855 ns/op BenchmarkFloatPrecInexact/1-4 158053 794.0 ns/op BenchmarkFloatPrecInexact/10-4 145688 1344 ns/op BenchmarkFloatPrecInexact/100-4 86863 1715 ns/op BenchmarkFloatPrecInexact/1000-4 16718 7700 ns/op BenchmarkFloatPrecInexact/10000-4 2055 72399 ns/op BenchmarkFloatPrecInexact/100000-4 199 610528 ns/op BenchmarkFloatPrecInexact/1000000-4 25 6396690 ns/op BenchmarkFloatSqrt/64-4 15460 6574 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 11024 10931 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8788 14836 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 3525 31879 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 696 173190 ns/op 17924 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 48 2278041 ns/op 175534 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 150717314 ns/op 3746992 B/op 600 allocs/op PASS ok math/big 119.873s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10288230 12.13 ns/op BenchmarkLeadingZeros8-4 8883896 12.14 ns/op BenchmarkLeadingZeros16-4 10146075 11.71 ns/op BenchmarkLeadingZeros32-4 9764132 11.55 ns/op BenchmarkLeadingZeros64-4 9667024 14.55 ns/op BenchmarkTrailingZeros-4 11120600 10.70 ns/op BenchmarkTrailingZeros8-4 11362263 9.957 ns/op BenchmarkTrailingZeros16-4 10241324 12.20 ns/op BenchmarkTrailingZeros32-4 10501116 11.19 ns/op BenchmarkTrailingZeros64-4 10611808 12.48 ns/op BenchmarkOnesCount-4 11547613 10.92 ns/op BenchmarkOnesCount8-4 9678477 11.44 ns/op BenchmarkOnesCount16-4 8945359 11.76 ns/op BenchmarkOnesCount32-4 10427904 11.23 ns/op BenchmarkOnesCount64-4 11790302 10.04 ns/op BenchmarkRotateLeft-4 11042106 9.945 ns/op BenchmarkRotateLeft8-4 8798689 11.87 ns/op BenchmarkRotateLeft16-4 11142156 10.13 ns/op BenchmarkRotateLeft32-4 10045665 10.44 ns/op BenchmarkRotateLeft64-4 9842948 11.04 ns/op BenchmarkReverse-4 15449194 8.262 ns/op BenchmarkReverse8-4 21249892 6.165 ns/op BenchmarkReverse16-4 16844726 6.285 ns/op BenchmarkReverse32-4 16952202 6.793 ns/op BenchmarkReverse64-4 16506304 8.347 ns/op BenchmarkReverseBytes-4 20498124 6.047 ns/op BenchmarkReverseBytes16-4 21639732 5.996 ns/op BenchmarkReverseBytes32-4 21939334 5.808 ns/op BenchmarkReverseBytes64-4 20685649 5.974 ns/op BenchmarkAdd-4 11965284 10.06 ns/op BenchmarkAdd32-4 11741785 9.685 ns/op BenchmarkAdd64-4 10994509 10.14 ns/op BenchmarkAdd64multiple-4 20956646 5.537 ns/op BenchmarkSub-4 10957076 10.08 ns/op BenchmarkSub32-4 13093914 9.629 ns/op BenchmarkSub64-4 12281168 10.10 ns/op BenchmarkSub64multiple-4 22211437 5.469 ns/op BenchmarkMul-4 11629690 10.39 ns/op BenchmarkMul32-4 12000896 9.300 ns/op BenchmarkMul64-4 11891532 10.28 ns/op BenchmarkDiv-4 3380230 36.17 ns/op BenchmarkDiv32-4 7214608 16.73 ns/op BenchmarkDiv64-4 3426981 35.32 ns/op PASS ok math/bits 9.039s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 10218187 11.15 ns/op BenchmarkAcos-4 439930 296.3 ns/op BenchmarkAcosh-4 383204 307.2 ns/op BenchmarkAsin-4 470325 299.4 ns/op BenchmarkAsinh-4 452652 286.6 ns/op BenchmarkAtan-4 714367 193.1 ns/op BenchmarkAtanh-4 736512 195.0 ns/op BenchmarkConj-4 17299820 6.171 ns/op BenchmarkCos-4 417096 246.1 ns/op BenchmarkCosh-4 439136 255.3 ns/op BenchmarkExp-4 750974 185.1 ns/op BenchmarkLog-4 767532 154.3 ns/op BenchmarkLog10-4 741349 160.1 ns/op BenchmarkPhase-4 1534650 77.43 ns/op BenchmarkPolar-4 1000000 115.1 ns/op BenchmarkPow-4 190126 691.9 ns/op BenchmarkRect-4 1000000 128.2 ns/op BenchmarkSin-4 586216 241.5 ns/op BenchmarkSinh-4 568327 233.1 ns/op BenchmarkSqrt-4 902839 144.7 ns/op BenchmarkTan-4 355135 363.9 ns/op BenchmarkTanh-4 394932 326.6 ns/op PASS ok math/cmplx 5.136s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 668894 171.1 ns/op BenchmarkInt63ThreadsafeParallel-4 813831 153.2 ns/op BenchmarkInt63Unthreadsafe-4 1000000 121.0 ns/op BenchmarkIntn1000-4 787144 161.8 ns/op BenchmarkInt63n1000-4 804189 160.7 ns/op BenchmarkInt31n1000-4 826748 151.5 ns/op BenchmarkFloat32-4 841574 148.9 ns/op BenchmarkFloat64-4 1000000 123.1 ns/op BenchmarkPerm3-4 177746 775.9 ns/op BenchmarkPerm30-4 16274 6349 ns/op BenchmarkPerm30ViaShuffle-4 19220 6135 ns/op BenchmarkShuffleOverhead-4 10000 10485 ns/op BenchmarkRead3-4 877820 152.3 ns/op BenchmarkRead64-4 72361 1594 ns/op BenchmarkRead1000-4 5685 22794 ns/op BenchmarkConcurrent-4 197157 623.9 ns/op PASS ok math/rand 3.672s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkChaCha8-4 4428031 25.70 ns/op BenchmarkPCG_DXSM-4 2607088 42.62 ns/op BenchmarkSourceUint64-4 2561275 43.00 ns/op BenchmarkGlobalInt64-4 2275465 51.80 ns/op BenchmarkGlobalInt64Parallel-4 3765486 30.00 ns/op BenchmarkGlobalUint64-4 2494213 52.08 ns/op BenchmarkGlobalUint64Parallel-4 2923317 41.00 ns/op BenchmarkInt64-4 1000000 111.0 ns/op BenchmarkUint64-4 1000000 104.3 ns/op BenchmarkGlobalIntN1000-4 1000000 108.2 ns/op BenchmarkIntN1000-4 987046 114.3 ns/op BenchmarkInt64N1000-4 1000000 117.0 ns/op BenchmarkInt64N1e8-4 1000000 114.8 ns/op BenchmarkInt64N1e9-4 1000000 114.9 ns/op BenchmarkInt64N2e9-4 1000000 108.0 ns/op BenchmarkInt64N1e18-4 1000000 119.3 ns/op BenchmarkInt64N2e18-4 1058497 107.0 ns/op BenchmarkInt64N4e18-4 973764 136.3 ns/op BenchmarkInt32N1000-4 1000000 111.2 ns/op BenchmarkInt32N1e8-4 1000000 108.8 ns/op BenchmarkInt32N1e9-4 1000000 106.1 ns/op BenchmarkInt32N2e9-4 1000000 106.1 ns/op BenchmarkFloat32-4 1331070 84.11 ns/op BenchmarkFloat64-4 1398063 85.63 ns/op BenchmarkExpFloat64-4 776059 162.6 ns/op BenchmarkNormFloat64-4 857607 144.3 ns/op BenchmarkPerm3-4 253452 560.1 ns/op BenchmarkPerm30-4 21296 5785 ns/op BenchmarkPerm30ViaShuffle-4 22304 5495 ns/op BenchmarkShuffleOverhead-4 22436 4750 ns/op BenchmarkConcurrent-4 950922 111.6 ns/op PASS ok math/rand/v2 6.755s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 30596 3594 ns/op BenchmarkQDecodeWord-4 75550 1636 ns/op BenchmarkQDecodeHeader-4 70114 1805 ns/op BenchmarkTypeByExtension/.html-4 393960 280.3 ns/op BenchmarkTypeByExtension/.HTML-4 278278 426.4 ns/op BenchmarkTypeByExtension/.unused-4 328808 313.7 ns/op BenchmarkExtensionsByType/text/html-4 164746 1275 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 36969 4117 ns/op BenchmarkExtensionsByType/application/octet-stream-4 49558 3634 ns/op PASS ok mime 2.885s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 236 470375 ns/op 47197 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 205 514418 ns/op 48089 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 30 5273789 ns/op 107086 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 208 560695 ns/op 49432 B/op 207 allocs/op PASS ok mime/multipart 1.972s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 374 429215 ns/op PASS ok mime/quotedprintable 1.315s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 16202988 ns/op 8364 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 3 35104857 ns/op 13130 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5023968384 ns/op 151120 B/op 233 allocs/op BenchmarkDNSName-4 99093 1059 ns/op BenchmarkInterfaces-4 1846 87027 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 6588 22086 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1705 76245 ns/op 8340 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1705 70814 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 4837 24008 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2283 56440 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 7360 18116 ns/op BenchmarkParseIPValidIPv4-4 389835 405.0 ns/op BenchmarkParseIPValidIPv6-4 170242 770.7 ns/op BenchmarkIPString/IPv4-4 112798 1042 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11102 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 38509 2963 ns/op BenchmarkIPEqual/IPv4-4 802392 140.5 ns/op BenchmarkIPEqual/IPv6-4 765499 148.7 ns/op BenchmarkSendfileZeroBytes-4 2350 49690 ns/op 4838 B/op 1 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1016811452 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1012679099 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1012134780 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1011808820 ns/op 0.01 MB/s 32840 B/op 6 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1022884465 ns/op 0.02 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1020272221 ns/op 0.03 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1008567355 ns/op 0.06 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1016872100 ns/op 0.13 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1014547429 ns/op 0.26 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1019218906 ns/op 0.51 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1021688393 ns/op 1.03 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1020410574 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1020111200 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1014539682 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1020221741 ns/op 0.01 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1017439488 ns/op 0.02 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1021681103 ns/op 0.03 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1025838500 ns/op 0.06 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1040819369 ns/op 0.13 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1055385092 ns/op 0.25 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1098190055 ns/op 0.48 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1155070050 ns/op 0.91 MB/s 32944 B/op 4 allocs/op BenchmarkTCP4OneShot-4 100 1325886 ns/op BenchmarkTCP4OneShotTimeout-4 115 995834 ns/op BenchmarkTCP4Persistent-4 268 442603 ns/op BenchmarkTCP4PersistentTimeout-4 212 546698 ns/op BenchmarkTCP6OneShot-4 126 1201680 ns/op BenchmarkTCP6OneShotTimeout-4 114 1179467 ns/op BenchmarkTCP6Persistent-4 232 477350 ns/op BenchmarkTCP6PersistentTimeout-4 276 514032 ns/op BenchmarkTCP4ConcurrentReadWrite-4 15439 7633 ns/op BenchmarkTCP6ConcurrentReadWrite-4 1238 94823 ns/op BenchmarkSetReadDeadline-4 104618 1022 ns/op BenchmarkUDP6LinkLocalUnicast-4 172 649779 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 91 1421330 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 176 844730 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 147 708078 ns/op 0 B/op 0 allocs/op PASS ok net 37.990s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 19952 5610 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7509 14378 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 11299 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 14673 7948 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 25257 5113 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 35250 3265 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1350444 83.09 ns/op BenchmarkFindChild/n=2/rep=map-4 2343505 44.96 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1201111 96.36 ns/op BenchmarkFindChild/n=4/rep=linear-4 938119 147.4 ns/op BenchmarkFindChild/n=4/rep=map-4 2421742 50.06 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 687562 223.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 403114 336.6 ns/op BenchmarkFindChild/n=8/rep=map-4 2328192 57.03 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 452902 293.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 248187 528.5 ns/op BenchmarkFindChild/n=16/rep=map-4 2495599 45.34 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2012247 59.14 ns/op BenchmarkFindChild/n=32/rep=linear-4 123434 1029 ns/op BenchmarkFindChild/n=32/rep=map-4 2537658 44.66 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2037510 58.67 ns/op BenchmarkMultiConflicts-4 1 250084846 ns/op BenchmarkServerMatch-4 14428 8099 ns/op BenchmarkReadRequestChrome-4 3951 34458 ns/op 17.73 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 13625 ns/op 5.72 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8695 13411 ns/op 6.11 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7279 18308 ns/op 8.25 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12603 11657 ns/op 3.43 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 49 2713585 ns/op 0.38 MB/s BenchmarkFileAndServer_1KB/https1-4 40 2633716 ns/op 0.39 MB/s BenchmarkFileAndServer_1KB/h2-4 39 3288501 ns/op 0.31 MB/s BenchmarkFileAndServer_16MB/h1-4 2 70335466 ns/op 238.53 MB/s BenchmarkFileAndServer_16MB/https1-4 1 177300618 ns/op 94.63 MB/s BenchmarkFileAndServer_16MB/h2-4 1 413283146 ns/op 40.59 MB/s BenchmarkFileAndServer_64MB/h1-4 1 265308809 ns/op 252.95 MB/s BenchmarkFileAndServer_64MB/https1-4 1 611958031 ns/op 109.66 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1874882697 ns/op 35.79 MB/s BenchmarkServeMux-4 171 672593 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 218 590548 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 39 3140060 ns/op 6363 B/op 66 allocs/op BenchmarkClientServer/https1-4 33 3564634 ns/op 9510 B/op 103 allocs/op BenchmarkClientServer/h2-4 28 4449504 ns/op 14304 B/op 120 allocs/op BenchmarkClientServerParallel/4/h1-4 272 503457 ns/op 10898 B/op 82 allocs/op BenchmarkClientServerParallel/4/https1-4 30 8694985 ns/op 98056 B/op 1088 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56920: write tcp 127.0.0.1:56916->127.0.0.1:56920: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56941: read tcp 127.0.0.1:56929->127.0.0.1:56941: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56934: read tcp 127.0.0.1:56929->127.0.0.1:56934: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56936: read tcp 127.0.0.1:56929->127.0.0.1:56936: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56938: read tcp 127.0.0.1:56929->127.0.0.1:56938: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56940: write tcp 127.0.0.1:56929->127.0.0.1:56940: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56945: write tcp 127.0.0.1:56929->127.0.0.1:56945: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56935: write tcp 127.0.0.1:56929->127.0.0.1:56935: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56942: write tcp 127.0.0.1:56929->127.0.0.1:56942: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56944: write tcp 127.0.0.1:56929->127.0.0.1:56944: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 13 7908954 ns/op 98596 B/op 1143 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57005: read tcp 127.0.0.1:56992->127.0.0.1:57005: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57002: write tcp 127.0.0.1:56992->127.0.0.1:57002: use of closed network connection BenchmarkClientServerParallel/64/h1-4 202 849251 ns/op 22593 B/op 123 allocs/op BenchmarkClientServerParallel/64/https1-4 12 8727558 ns/op 107102 B/op 1183 allocs/op BenchmarkClientServerParallel/64/h2-4 21 7151243 ns/op 104062 B/op 1236 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57349: read tcp 127.0.0.1:57341->127.0.0.1:57349: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57345: write tcp 127.0.0.1:57341->127.0.0.1:57345: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57347: write tcp 127.0.0.1:57341->127.0.0.1:57347: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57346: write tcp 127.0.0.1:57341->127.0.0.1:57346: use of closed network connection BenchmarkServer-4 1 1072049855 ns/op 32368 B/op 159 allocs/op BenchmarkClient-4 31 3654322 ns/op 4117 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 145 770014 ns/op 7646 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 763 163582 ns/op 3119 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 954 118326 ns/op 1911 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1003 115622 ns/op 2789 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 900 112117 ns/op 2721 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1207 113809 ns/op 2762 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1201 107448 ns/op 1937 B/op 14 allocs/op BenchmarkServerHijack-4 645 213075 ns/op 16728 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 26 3921447 ns/op 7334 B/op 55 allocs/op BenchmarkResponseStatusLine-4 209677 481.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 25.817s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2028 78787 ns/op 34139 B/op 12 allocs/op PASS ok net/http/httputil 1.262s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 79021 1370 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 379416 298.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 170133 680.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 59983 1956 ns/op BenchmarkStdIPv4-4 133231 864.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 89656 1269 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 102320 1225 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 84052 1412 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 57678 1960 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1363455 89.98 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 106.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 103.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 279522 502.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 307450 456.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 266109 459.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 88071 1473 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 230936 563.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 130564 922.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 132892 817.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 138438 858.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 72712 1716 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 318508 440.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 107311 1094 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 135248 810.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 174028 695.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 116475 867.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 300000 433.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 121755 994.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 125580 1089 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 112776 1005 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 87516 1483 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 436276 320.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 102860 1030 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 149601 707.2 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 220663 541.0 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 144070 902.7 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 204898 663.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 72330 1397 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 103681 1073 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 116564 925.1 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 101382 1165 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 212716 611.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 83966 1363 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 109623 1086 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 170179 880.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 114338 1142 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 779856 163.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 714656 163.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 695412 162.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 559732 226.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 855433 185.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 838490 168.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 767254 164.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 661885 161.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 792261 157.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 201322 497.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 421974 315.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 181785 617.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 195291 646.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 199695 693.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 60030 1848 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 369356 281.3 ns/op PASS ok net/netip 12.621s 2024/02/08 13:49:23 Test RPC server listening on 127.0.0.1:57423 2024/02/08 13:49:23 Test HTTP RPC server listening on 127.0.0.1:57424 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 139 889577 ns/op BenchmarkEndToEndHTTP-4 121 851168 ns/op BenchmarkEndToEndAsync-4 1374 101230 ns/op BenchmarkEndToEndAsyncHTTP-4 1022 109000 ns/op PASS ok net/rpc 2.473s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3387 37147 ns/op BenchmarkReadMIMEHeader/server_headers-4 4932 28534 ns/op BenchmarkUncommon-4 21056 5891 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.729s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 2937 37296 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 51313 2054 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 506364 301.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93364 1272 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 147265 721.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 82102 1412 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12427 9004 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 300043 339.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 90266 1421 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 168097 749.8 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81530 1418 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14370 7880 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 157434 811.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 58260 2022 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 58698 2047 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 25801 4432 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4333 26488 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 132540 922.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 51195 2480 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 50454 2137 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 23521 4914 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4664 24560 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.400s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 1748715 60.75 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 138727 981.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 325 343194 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 133 914785 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 314 396665 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 39153 3229 ns/op BenchmarkStatFile-4 24475 5510 ns/op BenchmarkStatDir-4 24205 5406 ns/op BenchmarkLstatDot-4 33502 4276 ns/op BenchmarkLstatFile-4 25316 4873 ns/op BenchmarkLstatDir-4 23702 4828 ns/op PASS ok os 3.412s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 18 14186226 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.365s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 203671 606.3 ns/op PASS ok os/user 1.279s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1687291 65.39 ns/op BenchmarkString-4 1298104 108.3 ns/op BenchmarkBytes-4 1365584 79.91 ns/op BenchmarkNamedBytes-4 890406 155.4 ns/op BenchmarkBytesArray-4 592788 212.5 ns/op BenchmarkSliceLen-4 1615472 88.35 ns/op BenchmarkMapLen-4 488983 209.9 ns/op BenchmarkStringLen-4 938461 118.6 ns/op BenchmarkArrayLen-4 1000000 146.8 ns/op BenchmarkSliceCap-4 1402688 72.55 ns/op BenchmarkDeepEqual/int8-4 308737 363.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 63158 1686 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 305535 413.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 72477 1755 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 286460 393.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 66972 1795 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 326912 445.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 44056 3216 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 331260 462.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 62613 2061 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 176595 606.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 68002 1612 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 274962 449.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 61561 1851 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 284250 440.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 71670 1665 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 274182 435.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 64472 1750 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 325850 402.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 72732 1744 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 257869 447.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 66325 2161 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 294543 433.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 57808 1761 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 248065 445.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 59889 1916 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 254698 617.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 44672 2579 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 252837 451.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 65900 1690 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 381423 359.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 64032 1749 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 316948 432.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 70053 1660 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 92242 1235 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 46800 2571 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 31993 3966 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 25976 5033 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 22766 4493 ns/op BenchmarkIsZero/ArrayComparable-4 301992 414.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 26133 4791 ns/op BenchmarkIsZero/StructComparable-4 445372 229.4 ns/op BenchmarkIsZero/StructIncomparable-4 112284 1111 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 109.3 ns/op BenchmarkIsZero/ArrayInt_1024-4 20826 5597 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 41955 2958 ns/op BenchmarkIsZero/Struct4Int-4 1000000 106.8 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 22239 5305 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 21434 5383 ns/op BenchmarkIsZero/StructInt_512-4 43210 2707 ns/op BenchmarkSetZero/Bool/Direct-4 2526046 47.47 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 126.3 ns/op BenchmarkSetZero/Bool/NewZero-4 739930 176.1 ns/op BenchmarkSetZero/Int/Direct-4 2062849 58.92 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 128.4 ns/op BenchmarkSetZero/Int/NewZero-4 498871 226.8 ns/op BenchmarkSetZero/Uint/Direct-4 1923504 59.70 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 122.3 ns/op BenchmarkSetZero/Uint/NewZero-4 755107 187.3 ns/op BenchmarkSetZero/Float/Direct-4 1849658 62.48 ns/op BenchmarkSetZero/Float/CachedZero-4 933210 139.2 ns/op BenchmarkSetZero/Float/NewZero-4 584050 177.5 ns/op BenchmarkSetZero/Complex/Direct-4 1889643 62.18 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 127.0 ns/op BenchmarkSetZero/Complex/NewZero-4 674534 182.1 ns/op BenchmarkSetZero/Array/Direct-4 2044770 58.62 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 131.1 ns/op BenchmarkSetZero/Array/NewZero-4 735042 180.8 ns/op BenchmarkSetZero/Chan/Direct-4 1882554 63.39 ns/op BenchmarkSetZero/Chan/CachedZero-4 988644 125.3 ns/op BenchmarkSetZero/Chan/NewZero-4 730366 185.1 ns/op BenchmarkSetZero/Func/Direct-4 1920889 66.68 ns/op BenchmarkSetZero/Func/CachedZero-4 862339 135.9 ns/op BenchmarkSetZero/Func/NewZero-4 714602 183.7 ns/op BenchmarkSetZero/Interface/Direct-4 1694488 65.20 ns/op BenchmarkSetZero/Interface/CachedZero-4 793687 131.8 ns/op BenchmarkSetZero/Interface/NewZero-4 674834 207.4 ns/op BenchmarkSetZero/Map/Direct-4 1827673 65.19 ns/op BenchmarkSetZero/Map/CachedZero-4 912843 133.4 ns/op BenchmarkSetZero/Map/NewZero-4 672979 182.9 ns/op BenchmarkSetZero/Pointer/Direct-4 1828410 65.79 ns/op BenchmarkSetZero/Pointer/CachedZero-4 856442 135.3 ns/op BenchmarkSetZero/Pointer/NewZero-4 688686 181.4 ns/op BenchmarkSetZero/Slice/Direct-4 1740458 65.46 ns/op BenchmarkSetZero/Slice/CachedZero-4 892171 129.7 ns/op BenchmarkSetZero/Slice/NewZero-4 620474 183.5 ns/op BenchmarkSetZero/String/Direct-4 1874042 61.41 ns/op BenchmarkSetZero/String/CachedZero-4 938616 127.1 ns/op BenchmarkSetZero/String/NewZero-4 719773 181.2 ns/op BenchmarkSetZero/Struct/Direct-4 1908400 58.21 ns/op BenchmarkSetZero/Struct/CachedZero-4 970701 134.7 ns/op BenchmarkSetZero/Struct/NewZero-4 649059 185.4 ns/op BenchmarkSelect/1-4 170457 783.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 71169 1880 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 33044 3866 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 190540 628.8 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 179347 709.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 158995 948.4 ns/op 134.96 MB/s BenchmarkCallArgCopy/size=256-4 99489 1485 ns/op 172.43 MB/s BenchmarkCallArgCopy/size=1024-4 83436 2428 ns/op 421.82 MB/s BenchmarkCallArgCopy/size=4096-4 20337 6097 ns/op 671.84 MB/s BenchmarkCallArgCopy/size=65536-4 1731 94167 ns/op 695.95 MB/s BenchmarkFieldByName1-4 701109 155.0 ns/op BenchmarkFieldByName2-4 43167 3977 ns/op BenchmarkFieldByName3-4 8443 22719 ns/op BenchmarkInterfaceBig-4 2553852 44.35 ns/op BenchmarkInterfaceSmall-4 2445379 45.04 ns/op BenchmarkNew-4 1000000 119.5 ns/op BenchmarkMap/StringKeys/MapIndex-4 2222 55290 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1929 66915 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2047 59383 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1834 71069 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2270 54789 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1890 67921 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 171266 705.4 ns/op PASS ok reflect 24.854s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7368 23326 ns/op 9093 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 17588 ns/op 9584 B/op 1 allocs/op BenchmarkFindString-4 10000 24388 ns/op 9373 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 21874 ns/op 9251 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 21945 ns/op 8960 B/op 2 allocs/op BenchmarkLiteral-4 10000 14615 ns/op BenchmarkNotLiteral-4 4708 39527 ns/op BenchmarkMatchClass-4 3308 48522 ns/op BenchmarkMatchClass_InRange-4 3403 47980 ns/op BenchmarkReplaceAll-4 1620 94676 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 18699 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 20618 6488 ns/op BenchmarkAnchoredShortMatch-4 10000 19431 ns/op BenchmarkAnchoredLongMatch-4 13398 8486 ns/op BenchmarkOnePassShortA-4 16648 7130 ns/op BenchmarkNotOnePassShortA-4 7657 26805 ns/op BenchmarkOnePassShortB-4 21079 5394 ns/op BenchmarkNotOnePassShortB-4 10000 23437 ns/op BenchmarkOnePassLongPrefix-4 69322 1698 ns/op BenchmarkOnePassLongNotPrefix-4 25206 4548 ns/op BenchmarkMatchParallelShared-4 10000 20214 ns/op BenchmarkMatchParallelCopied-4 10000 21242 ns/op BenchmarkQuoteMetaAll-4 137703 952.8 ns/op 14.69 MB/s BenchmarkQuoteMetaNone-4 330880 369.1 ns/op 70.44 MB/s BenchmarkCompile/Onepass-4 4630 33375 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1698 84404 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 148 809525 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2520003 42.42 ns/op 377.17 MB/s BenchmarkMatch/Easy0/32-4 10000 13284 ns/op 2.41 MB/s BenchmarkMatch/Easy0/1K-4 10000 16290 ns/op 62.86 MB/s BenchmarkMatch/Easy0i/16-4 2555886 42.86 ns/op 373.35 MB/s BenchmarkMatch/Easy0i/32-4 5178 38888 ns/op 0.82 MB/s BenchmarkMatch/Easy0i/1K-4 230 535446 ns/op 1.91 MB/s BenchmarkMatch/Easy1/16-4 2471271 47.29 ns/op 338.34 MB/s BenchmarkMatch/Easy1/32-4 10000 21749 ns/op 1.47 MB/s BenchmarkMatch/Easy1/1K-4 6068 28706 ns/op 35.67 MB/s BenchmarkMatch/Medium/16-4 2592043 42.19 ns/op 379.27 MB/s BenchmarkMatch/Medium/32-4 6748 30297 ns/op 1.06 MB/s BenchmarkMatch/Medium/1K-4 265 444845 ns/op 2.30 MB/s BenchmarkMatch/Hard/16-4 2536742 43.43 ns/op 368.42 MB/s BenchmarkMatch/Hard/32-4 4142 45164 ns/op 0.71 MB/s BenchmarkMatch/Hard/1K-4 136 826088 ns/op 1.24 MB/s BenchmarkMatch/Hard1/16-4 1210 106313 ns/op 0.15 MB/s BenchmarkMatch/Hard1/32-4 694 216007 ns/op 0.15 MB/s BenchmarkMatch/Hard1/1K-4 22 4927355 ns/op 0.21 MB/s BenchmarkMatch_onepass_regex/16-4 24264 4879 ns/op 3.28 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14329 8688 ns/op 3.68 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 490 223291 ns/op 4.59 MB/s 28 B/op 0 allocs/op PASS ok regexp 11.349s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 736947 159.6 ns/op BenchmarkIsWordChar-4 171552 691.5 ns/op PASS ok regexp/syntax 2.655s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 63884 1724 ns/op BenchmarkCallers/inlined-4 75510 1594 ns/op BenchmarkCallers/no-cache-4 17208 7409 ns/op BenchmarkFPCallers/cached-4 2968298 40.99 ns/op BenchmarkMakeChan/Byte-4 720698 327.0 ns/op BenchmarkMakeChan/Int-4 1000000 490.9 ns/op BenchmarkMakeChan/Ptr-4 560388 542.2 ns/op BenchmarkMakeChan/Struct/0-4 1000000 281.4 ns/op BenchmarkMakeChan/Struct/32-4 207340 787.7 ns/op BenchmarkMakeChan/Struct/40-4 226050 1109 ns/op BenchmarkChanNonblocking-4 5048155 20.27 ns/op BenchmarkSelectUncontended-4 773989 139.8 ns/op BenchmarkSelectSyncContended-4 58470 1714 ns/op BenchmarkSelectAsyncContended-4 214965 500.9 ns/op BenchmarkSelectNonblock-4 3405176 31.96 ns/op BenchmarkChanUncontended-4 10718 12654 ns/op BenchmarkChanContended-4 3650 29863 ns/op BenchmarkChanSync-4 192927 621.7 ns/op BenchmarkChanSyncWork-4 54865 2229 ns/op BenchmarkChanProdCons0-4 196585 605.1 ns/op BenchmarkChanProdCons10-4 271276 403.4 ns/op BenchmarkChanProdCons100-4 433636 309.6 ns/op BenchmarkChanProdConsWork0-4 128262 955.4 ns/op BenchmarkChanProdConsWork10-4 187984 601.4 ns/op BenchmarkChanProdConsWork100-4 227239 571.0 ns/op BenchmarkSelectProdCons-4 144043 964.4 ns/op BenchmarkReceiveDataFromClosedChan-4 739567 157.4 ns/op BenchmarkChanCreation-4 117288 966.9 ns/op BenchmarkChanSem-4 224661 722.8 ns/op BenchmarkChanPopular-4 70 1788849 ns/op BenchmarkChanClosed-4 704008 155.0 ns/op BenchmarkCallClosure-4 4015105 27.73 ns/op BenchmarkCallClosure1-4 3923887 30.00 ns/op BenchmarkCallClosure2-4 988980 155.4 ns/op BenchmarkCallClosure3-4 1000000 113.8 ns/op BenchmarkCallClosure4-4 838628 143.6 ns/op BenchmarkComplex128DivNormal-4 10199458 14.16 ns/op BenchmarkComplex128DivNisNaN-4 8333197 13.47 ns/op BenchmarkComplex128DivDisNaN-4 8580541 14.50 ns/op BenchmarkComplex128DivNisInf-4 9861489 11.33 ns/op BenchmarkComplex128DivDisInf-4 6238401 21.87 ns/op BenchmarkAllocation-4 3735 95549 ns/op BenchmarkReadMemStats-4 63 1590644 ns/op BenchmarkReadMemStatsLatency-4 1 3164039 p50-ns 3164039 p90-ns 3164039 p99-ns BenchmarkWriteBarrier-4 2037914 51.20 ns/op BenchmarkBulkWriteBarrier-4 4963022 25.28 ns/op BenchmarkScanStackNoLocals-4 2 58263414 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12475700 8.803 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12672948 9.463 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11633739 11.41 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8295435 13.65 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5641357 26.86 ns/op BenchmarkHash5-4 8024866 13.42 ns/op 372.46 MB/s BenchmarkHash16-4 7938552 14.77 ns/op 1083.51 MB/s BenchmarkHash64-4 7406988 15.61 ns/op 4100.05 MB/s BenchmarkHash1024-4 2308641 49.50 ns/op 20688.95 MB/s BenchmarkHash65536-4 39502 2578 ns/op 25424.21 MB/s BenchmarkAlignedLoad-4 11433616 10.43 ns/op BenchmarkUnalignedLoad-4 9115684 11.45 ns/op BenchmarkEqEfaceConcrete-4 7152607 18.05 ns/op BenchmarkEqIfaceConcrete-4 7707307 15.28 ns/op BenchmarkNeEfaceConcrete-4 7759424 15.34 ns/op BenchmarkNeIfaceConcrete-4 8011984 14.86 ns/op BenchmarkConvT2EByteSized/bool-4 4432032 26.74 ns/op BenchmarkConvT2EByteSized/uint8-4 4273354 26.13 ns/op BenchmarkConvT2ESmall-4 4484280 27.80 ns/op BenchmarkConvT2EUintptr-4 4311736 29.81 ns/op BenchmarkConvT2ELarge-4 618062 220.9 ns/op BenchmarkConvT2ISmall-4 3546778 35.59 ns/op BenchmarkConvT2IUintptr-4 4098915 29.18 ns/op BenchmarkConvT2ILarge-4 971620 139.3 ns/op BenchmarkConvI2E-4 4384508 27.21 ns/op BenchmarkConvI2I-4 4308610 29.31 ns/op BenchmarkAssertE2T-4 4032644 28.98 ns/op BenchmarkAssertE2TLarge-4 1850906 54.29 ns/op BenchmarkAssertE2I-4 4209199 30.46 ns/op BenchmarkAssertI2T-4 3444428 32.00 ns/op BenchmarkAssertI2I-4 4082138 31.86 ns/op BenchmarkAssertI2E-4 4474174 28.14 ns/op BenchmarkAssertE2E-4 4546911 25.42 ns/op BenchmarkAssertE2T2-4 2301180 47.75 ns/op BenchmarkAssertE2T2Blank-4 3225458 32.54 ns/op BenchmarkAssertI2E2-4 3570608 31.22 ns/op BenchmarkAssertI2E2Blank-4 4537944 26.14 ns/op BenchmarkAssertE2E2-4 2878317 39.37 ns/op BenchmarkAssertE2E2Blank-4 4120959 26.83 ns/op BenchmarkConvT2Ezero/zero/16-4 4291024 27.63 ns/op BenchmarkConvT2Ezero/zero/32-4 3924056 28.88 ns/op BenchmarkConvT2Ezero/zero/64-4 4172797 28.53 ns/op BenchmarkConvT2Ezero/zero/str-4 4181139 28.02 ns/op BenchmarkConvT2Ezero/zero/slice-4 4142502 28.47 ns/op BenchmarkConvT2Ezero/zero/big-4 158467 1166 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 127.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 161.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 135175 1719 ns/op BenchmarkConvT2Ezero/smallint/16-4 3853494 30.67 ns/op BenchmarkConvT2Ezero/smallint/32-4 3829065 30.24 ns/op BenchmarkConvT2Ezero/smallint/64-4 3809962 30.23 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 163.9 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 110.3 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 111.1 ns/op BenchmarkMalloc8-4 1487829 83.58 ns/op BenchmarkMalloc16-4 1286551 90.19 ns/op BenchmarkMallocTypeInfo8-4 1441430 79.59 ns/op BenchmarkMallocTypeInfo16-4 1227945 103.5 ns/op BenchmarkMallocLargeStruct-4 66592 1546 ns/op BenchmarkGoroutineSelect-4 24 5936020 ns/op BenchmarkGoroutineBlocking-4 22 4756663 ns/op BenchmarkGoroutineForRange-4 25 4687675 ns/op BenchmarkGoroutineIdle-4 24 4209114 ns/op BenchmarkHashStringSpeed-4 2231529 47.90 ns/op BenchmarkHashBytesSpeed-4 1000000 102.1 ns/op BenchmarkHashInt32Speed-4 2531864 43.75 ns/op BenchmarkHashInt64Speed-4 2745152 43.32 ns/op BenchmarkHashStringArraySpeed-4 511888 225.0 ns/op BenchmarkMegMap-4 2517386 47.04 ns/op BenchmarkMegOneMap-4 2637044 44.59 ns/op BenchmarkMegEqMap-4 3394 41600 ns/op BenchmarkMegEmptyMap-4 3136555 39.09 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2475045 46.14 ns/op BenchmarkSmallStrMap-4 2729848 43.08 ns/op BenchmarkMapStringKeysEight_16-4 2616262 41.67 ns/op BenchmarkMapStringKeysEight_32-4 2262156 47.71 ns/op BenchmarkMapStringKeysEight_64-4 2741768 43.77 ns/op BenchmarkMapStringKeysEight_1M-4 2527008 48.11 ns/op BenchmarkIntMap-4 2557267 45.36 ns/op BenchmarkMapFirst/1-4 3513844 31.65 ns/op BenchmarkMapFirst/2-4 3302179 31.24 ns/op BenchmarkMapFirst/3-4 3739329 31.83 ns/op BenchmarkMapFirst/4-4 3317288 38.52 ns/op BenchmarkMapFirst/5-4 2554134 41.28 ns/op BenchmarkMapFirst/6-4 2662034 42.89 ns/op BenchmarkMapFirst/7-4 2489331 40.48 ns/op BenchmarkMapFirst/8-4 2952573 48.30 ns/op BenchmarkMapFirst/9-4 3077695 37.67 ns/op BenchmarkMapFirst/10-4 3144195 39.30 ns/op BenchmarkMapFirst/11-4 3039205 38.40 ns/op BenchmarkMapFirst/12-4 3271449 38.51 ns/op BenchmarkMapFirst/13-4 3202930 36.41 ns/op BenchmarkMapFirst/14-4 3066657 38.13 ns/op BenchmarkMapFirst/15-4 3236596 36.02 ns/op BenchmarkMapFirst/16-4 3434283 35.82 ns/op BenchmarkMapMid/1-4 3572440 31.80 ns/op BenchmarkMapMid/2-4 3363872 32.59 ns/op BenchmarkMapMid/3-4 3512958 32.31 ns/op BenchmarkMapMid/4-4 2740050 42.72 ns/op BenchmarkMapMid/5-4 2884642 41.08 ns/op BenchmarkMapMid/6-4 3387759 41.90 ns/op BenchmarkMapMid/7-4 3487012 44.21 ns/op BenchmarkMapMid/8-4 2563527 46.63 ns/op BenchmarkMapMid/9-4 3253336 35.23 ns/op BenchmarkMapMid/10-4 3047308 46.34 ns/op BenchmarkMapMid/11-4 3280252 43.60 ns/op BenchmarkMapMid/12-4 3404916 43.96 ns/op BenchmarkMapMid/13-4 3184838 45.84 ns/op BenchmarkMapMid/14-4 3106653 37.85 ns/op BenchmarkMapMid/15-4 3237771 36.58 ns/op BenchmarkMapMid/16-4 2958190 36.97 ns/op BenchmarkMapLast/1-4 3625773 32.98 ns/op BenchmarkMapLast/2-4 3423590 32.34 ns/op BenchmarkMapLast/3-4 2889386 40.83 ns/op BenchmarkMapLast/4-4 2627077 44.37 ns/op BenchmarkMapLast/5-4 3350565 37.35 ns/op BenchmarkMapLast/6-4 2981703 45.78 ns/op BenchmarkMapLast/7-4 2516053 40.42 ns/op BenchmarkMapLast/8-4 2005370 53.38 ns/op BenchmarkMapLast/9-4 3007549 36.09 ns/op BenchmarkMapLast/10-4 2970657 37.39 ns/op BenchmarkMapLast/11-4 3101391 36.95 ns/op BenchmarkMapLast/12-4 2834691 39.97 ns/op BenchmarkMapLast/13-4 2662538 44.77 ns/op BenchmarkMapLast/14-4 2991028 37.01 ns/op BenchmarkMapLast/15-4 3037698 37.43 ns/op BenchmarkMapLast/16-4 2830160 47.32 ns/op BenchmarkMapCycle-4 2231082 54.79 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2552275 43.53 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2523 44757 ns/op BenchmarkMakeMap/[Byte]Byte-4 669705 407.4 ns/op BenchmarkMakeMap/[Int]Int-4 204992 844.3 ns/op BenchmarkNewEmptyMap-4 3146652 40.52 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 156.4 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 580651 231.2 ns/op BenchmarkMapIterEmpty-4 3641793 32.28 ns/op BenchmarkSameLengthMap-4 3063583 36.10 ns/op BenchmarkBigKeyMap-4 1000000 106.7 ns/op BenchmarkBigValMap-4 1025858 115.8 ns/op BenchmarkSmallKeyMap-4 2310037 48.71 ns/op BenchmarkMapPopulate/1-4 1584759 75.75 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 141692 1293 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 20835 ns/op 3349 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 530 247112 ns/op 53318 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 44 2893499 ns/op 427319 B/op 317 allocs/op BenchmarkMapPopulate/100000-4 4 25931687 ns/op 3605988 B/op 3965 allocs/op BenchmarkComplexAlgMap-4 487825 275.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 1266842 90.23 ns/op BenchmarkGoMapClear/Reflexive/10-4 1263722 96.08 ns/op BenchmarkGoMapClear/Reflexive/100-4 591012 235.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 51084 2139 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7122 18389 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1009834 108.8 ns/op BenchmarkGoMapClear/NonReflexive/10-4 991716 139.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 496881 262.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 51537 2127 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6518 19469 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 114.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1089014 110.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1068730 107.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 103.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 135.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 980968 122.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1349450 79.10 ns/op BenchmarkMapInterfacePtr-4 1564028 74.55 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2433264 47.83 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 72904 1539 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4855 22766 ns/op BenchmarkMapPop1000-4 339 317175 ns/op BenchmarkMapPop10000-4 20 5623776 ns/op BenchmarkMapAssign/Int32/256-4 2072775 55.38 ns/op BenchmarkMapAssign/Int32/65536-4 1086771 96.41 ns/op BenchmarkMapAssign/Int64/256-4 1990615 56.96 ns/op BenchmarkMapAssign/Int64/65536-4 1109858 95.31 ns/op BenchmarkMapAssign/Str/256-4 1775637 66.64 ns/op BenchmarkMapAssign/Str/65536-4 660780 159.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 114.6 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 796368 136.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1242195 91.98 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 710376 154.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 473204 3551 ns/op BenchmarkMapOperatorAssign/Str/65536-4 298735 427.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 839470 133.6 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 230517 460.8 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 137.0 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 282411 382.1 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 666549 218.4 ns/op 60 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 169222 644.7 ns/op 107 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1264800 110.8 ns/op BenchmarkMapDelete/Int32/1000-4 1717165 66.74 ns/op BenchmarkMapDelete/Int32/10000-4 1803610 66.84 ns/op BenchmarkMapDelete/Int64/100-4 1000000 102.0 ns/op BenchmarkMapDelete/Int64/1000-4 1896603 70.55 ns/op BenchmarkMapDelete/Int64/10000-4 1952178 63.55 ns/op BenchmarkMapDelete/Str/100-4 772368 136.0 ns/op BenchmarkMapDelete/Str/1000-4 1230482 85.39 ns/op BenchmarkMapDelete/Str/10000-4 1529677 75.37 ns/op BenchmarkMapDelete/Pointer/100-4 1128267 103.6 ns/op BenchmarkMapDelete/Pointer/1000-4 1661090 72.14 ns/op BenchmarkMapDelete/Pointer/10000-4 1551782 77.95 ns/op BenchmarkMemmove/0-4 13372214 8.113 ns/op BenchmarkMemmove/1-4 1218716 91.23 ns/op 10.96 MB/s BenchmarkMemmove/2-4 1240548 97.40 ns/op 20.53 MB/s BenchmarkMemmove/3-4 1052301 110.4 ns/op 27.17 MB/s BenchmarkMemmove/4-4 1000000 104.5 ns/op 38.27 MB/s BenchmarkMemmove/5-4 983889 114.5 ns/op 43.66 MB/s BenchmarkMemmove/6-4 1000000 115.5 ns/op 51.96 MB/s BenchmarkMemmove/7-4 973252 104.7 ns/op 66.87 MB/s BenchmarkMemmove/8-4 1208874 97.68 ns/op 81.90 MB/s BenchmarkMemmove/9-4 1000000 104.1 ns/op 86.44 MB/s BenchmarkMemmove/10-4 1000000 104.3 ns/op 95.85 MB/s BenchmarkMemmove/11-4 1000000 115.8 ns/op 94.99 MB/s BenchmarkMemmove/12-4 1000000 117.0 ns/op 102.59 MB/s BenchmarkMemmove/13-4 1000000 103.6 ns/op 125.54 MB/s BenchmarkMemmove/14-4 1000000 102.6 ns/op 136.39 MB/s BenchmarkMemmove/15-4 1000000 105.0 ns/op 142.89 MB/s BenchmarkMemmove/16-4 1000000 108.2 ns/op 147.81 MB/s BenchmarkMemmove/32-4 1000000 106.5 ns/op 300.47 MB/s BenchmarkMemmove/64-4 1000000 110.2 ns/op 580.94 MB/s BenchmarkMemmove/128-4 1000000 118.9 ns/op 1076.99 MB/s BenchmarkMemmove/256-4 928551 141.1 ns/op 1814.75 MB/s BenchmarkMemmove/512-4 609463 188.9 ns/op 2710.93 MB/s BenchmarkMemmove/1024-4 436501 296.6 ns/op 3452.62 MB/s BenchmarkMemmove/2048-4 214688 526.5 ns/op 3889.54 MB/s BenchmarkMemmove/4096-4 146710 891.9 ns/op 4592.40 MB/s BenchmarkMemmoveOverlap/32-4 1000000 112.2 ns/op 285.11 MB/s BenchmarkMemmoveOverlap/64-4 1000000 117.4 ns/op 545.19 MB/s BenchmarkMemmoveOverlap/128-4 1000000 125.0 ns/op 1024.29 MB/s BenchmarkMemmoveOverlap/256-4 817688 146.5 ns/op 1747.88 MB/s BenchmarkMemmoveOverlap/512-4 706514 187.7 ns/op 2727.93 MB/s BenchmarkMemmoveOverlap/1024-4 426489 289.4 ns/op 3538.94 MB/s BenchmarkMemmoveOverlap/2048-4 263821 452.5 ns/op 4526.35 MB/s BenchmarkMemmoveOverlap/4096-4 152646 809.2 ns/op 5061.51 MB/s BenchmarkMemmoveUnalignedDst/0-4 15709785 6.903 ns/op BenchmarkMemmoveUnalignedDst/1-4 1238959 97.19 ns/op 10.29 MB/s BenchmarkMemmoveUnalignedDst/2-4 1230902 102.3 ns/op 19.54 MB/s BenchmarkMemmoveUnalignedDst/3-4 1217233 97.90 ns/op 30.64 MB/s BenchmarkMemmoveUnalignedDst/4-4 1216584 98.43 ns/op 40.64 MB/s BenchmarkMemmoveUnalignedDst/5-4 1227049 94.82 ns/op 52.73 MB/s BenchmarkMemmoveUnalignedDst/6-4 1222176 100.6 ns/op 59.63 MB/s BenchmarkMemmoveUnalignedDst/7-4 1201057 100.7 ns/op 69.49 MB/s BenchmarkMemmoveUnalignedDst/8-4 1281057 93.25 ns/op 85.79 MB/s BenchmarkMemmoveUnalignedDst/9-4 1214631 97.90 ns/op 91.94 MB/s BenchmarkMemmoveUnalignedDst/10-4 1251859 93.58 ns/op 106.86 MB/s BenchmarkMemmoveUnalignedDst/11-4 1269754 93.51 ns/op 117.64 MB/s BenchmarkMemmoveUnalignedDst/12-4 1246312 94.39 ns/op 127.13 MB/s BenchmarkMemmoveUnalignedDst/13-4 1253809 94.74 ns/op 137.22 MB/s BenchmarkMemmoveUnalignedDst/14-4 1253493 95.80 ns/op 146.14 MB/s BenchmarkMemmoveUnalignedDst/15-4 1260687 94.57 ns/op 158.62 MB/s BenchmarkMemmoveUnalignedDst/16-4 1243190 96.58 ns/op 165.67 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 101.0 ns/op 316.91 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 103.0 ns/op 621.11 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 114.1 ns/op 1121.62 MB/s BenchmarkMemmoveUnalignedDst/256-4 946791 143.7 ns/op 1781.27 MB/s BenchmarkMemmoveUnalignedDst/512-4 729945 189.5 ns/op 2701.62 MB/s BenchmarkMemmoveUnalignedDst/1024-4 380452 337.0 ns/op 3038.42 MB/s BenchmarkMemmoveUnalignedDst/2048-4 265464 447.9 ns/op 4572.88 MB/s BenchmarkMemmoveUnalignedDst/4096-4 160902 794.8 ns/op 5153.62 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 105.4 ns/op 303.67 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 119.8 ns/op 534.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 119.0 ns/op 1075.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 862197 147.2 ns/op 1739.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 723294 211.5 ns/op 2420.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 455467 320.7 ns/op 3192.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 273806 454.1 ns/op 4510.13 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 164347 798.4 ns/op 5130.40 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15027074 7.146 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1228444 94.36 ns/op 10.60 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1209162 97.87 ns/op 20.43 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 101.0 ns/op 29.70 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 102.2 ns/op 39.15 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1193427 101.6 ns/op 49.20 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1150119 101.6 ns/op 59.05 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1155021 105.5 ns/op 66.38 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 106.9 ns/op 74.83 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 138.1 ns/op 65.16 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 105.5 ns/op 94.80 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 112.2 ns/op 98.07 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 106.0 ns/op 113.17 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 105.6 ns/op 123.10 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 102.8 ns/op 136.22 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 117.5 ns/op 127.71 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 103.0 ns/op 155.34 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 106.1 ns/op 301.46 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 111.7 ns/op 572.83 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 123.1 ns/op 1039.74 MB/s BenchmarkMemmoveUnalignedSrc/256-4 911851 142.6 ns/op 1795.08 MB/s BenchmarkMemmoveUnalignedSrc/512-4 666313 197.5 ns/op 2591.77 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 446690 300.2 ns/op 3411.54 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 242755 474.9 ns/op 4312.82 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 156435 817.2 ns/op 5012.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1064720 109.9 ns/op 145.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 111.6 ns/op 143.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 985621 119.8 ns/op 133.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 118.1 ns/op 135.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 111.4 ns/op 143.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 116.0 ns/op 137.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1071494 113.5 ns/op 141.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 110.0 ns/op 145.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 900261 122.8 ns/op 521.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 838350 132.0 ns/op 485.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 849134 139.4 ns/op 459.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 125.4 ns/op 510.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 118.5 ns/op 539.89 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 120.2 ns/op 532.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 118.1 ns/op 541.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 119.2 ns/op 536.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 610960 178.4 ns/op 1434.89 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 584238 212.1 ns/op 1207.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 832921 152.2 ns/op 1681.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 746811 153.4 ns/op 1668.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 838282 150.3 ns/op 1703.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 827978 149.2 ns/op 1716.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 794134 151.2 ns/op 1693.44 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 830755 149.5 ns/op 1712.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 92619 1229 ns/op 3333.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 58321 1866 ns/op 2194.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 162422 770.6 ns/op 5315.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 153702 780.2 ns/op 5250.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 161331 770.3 ns/op 5317.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 148027 791.3 ns/op 5176.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 166057 771.5 ns/op 5309.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 159957 837.7 ns/op 4889.66 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 5946 22257 ns/op 2944.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4334 29610 ns/op 2213.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9378 12754 ns/op 5138.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9465 12751 ns/op 5139.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9441 12618 ns/op 5194.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9421 12833 ns/op 5106.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9231 12739 ns/op 5144.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9393 12839 ns/op 5104.29 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1209696 98.15 ns/op 326.03 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 103.4 ns/op 619.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 938008 116.0 ns/op 1103.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 978459 142.0 ns/op 1803.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 635742 182.2 ns/op 2809.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 478554 270.3 ns/op 3788.03 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 290019 439.8 ns/op 4656.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 154707 767.6 ns/op 5336.40 MB/s BenchmarkMemclr/5-4 13763278 8.662 ns/op 577.26 MB/s BenchmarkMemclr/16-4 14113165 8.518 ns/op 1878.42 MB/s BenchmarkMemclr/64-4 14440300 8.829 ns/op 7248.49 MB/s BenchmarkMemclr/256-4 11868534 10.09 ns/op 25366.04 MB/s BenchmarkMemclr/4096-4 2281752 52.25 ns/op 78390.24 MB/s BenchmarkMemclr/65536-4 86660 1405 ns/op 46645.66 MB/s BenchmarkMemclr/1M-4 5713 23453 ns/op 44709.41 MB/s BenchmarkMemclr/4M-4 1243 93796 ns/op 44717.28 MB/s BenchmarkMemclr/8M-4 430 266228 ns/op 31509.12 MB/s BenchmarkMemclr/16M-4 156 749348 ns/op 22389.08 MB/s BenchmarkMemclr/64M-4 62 1849818 ns/op 36278.63 MB/s BenchmarkMemclrUnaligned/0_5-4 7316630 17.23 ns/op 290.12 MB/s BenchmarkMemclrUnaligned/0_16-4 9520161 12.72 ns/op 1257.59 MB/s BenchmarkMemclrUnaligned/0_64-4 8322970 14.22 ns/op 4501.15 MB/s BenchmarkMemclrUnaligned/0_256-4 7601442 14.67 ns/op 17453.93 MB/s BenchmarkMemclrUnaligned/0_4096-4 2035783 56.76 ns/op 72158.11 MB/s BenchmarkMemclrUnaligned/0_65536-4 88822 1362 ns/op 48113.82 MB/s BenchmarkMemclrUnaligned/1_5-4 8423332 13.64 ns/op 366.56 MB/s BenchmarkMemclrUnaligned/1_16-4 8659842 13.46 ns/op 1188.88 MB/s BenchmarkMemclrUnaligned/1_64-4 8534241 13.88 ns/op 4611.79 MB/s BenchmarkMemclrUnaligned/1_256-4 7229311 15.16 ns/op 16882.80 MB/s BenchmarkMemclrUnaligned/1_4096-4 1434428 82.60 ns/op 49590.43 MB/s BenchmarkMemclrUnaligned/1_65536-4 66561 1558 ns/op 42069.49 MB/s BenchmarkMemclrUnaligned/4_5-4 9105415 13.35 ns/op 374.40 MB/s BenchmarkMemclrUnaligned/4_16-4 8551202 12.98 ns/op 1232.24 MB/s BenchmarkMemclrUnaligned/4_64-4 8492389 14.01 ns/op 4569.32 MB/s BenchmarkMemclrUnaligned/4_256-4 7873772 14.58 ns/op 17560.80 MB/s BenchmarkMemclrUnaligned/4_4096-4 1462890 82.64 ns/op 49564.53 MB/s BenchmarkMemclrUnaligned/4_65536-4 73878 1570 ns/op 41752.51 MB/s BenchmarkMemclrUnaligned/7_5-4 8185957 13.59 ns/op 368.03 MB/s BenchmarkMemclrUnaligned/7_16-4 8676646 13.66 ns/op 1171.72 MB/s BenchmarkMemclrUnaligned/7_64-4 8692291 13.60 ns/op 4706.67 MB/s BenchmarkMemclrUnaligned/7_256-4 7090784 14.71 ns/op 17398.17 MB/s BenchmarkMemclrUnaligned/7_4096-4 1433008 81.77 ns/op 50093.69 MB/s BenchmarkMemclrUnaligned/7_65536-4 76558 1609 ns/op 40727.92 MB/s BenchmarkMemclrUnaligned/0_1M-4 5614 23106 ns/op 45380.17 MB/s BenchmarkMemclrUnaligned/0_4M-4 1312 94169 ns/op 44540.03 MB/s BenchmarkMemclrUnaligned/0_8M-4 507 236033 ns/op 35539.96 MB/s BenchmarkMemclrUnaligned/0_16M-4 140 786784 ns/op 21323.78 MB/s BenchmarkMemclrUnaligned/0_64M-4 62 1890660 ns/op 35494.94 MB/s BenchmarkMemclrUnaligned/1_1M-4 5203 30075 ns/op 34864.81 MB/s BenchmarkMemclrUnaligned/1_4M-4 1032 106184 ns/op 39500.16 MB/s BenchmarkMemclrUnaligned/1_8M-4 362 295723 ns/op 28366.45 MB/s BenchmarkMemclrUnaligned/1_16M-4 146 838682 ns/op 20004.26 MB/s BenchmarkMemclrUnaligned/1_64M-4 58 1940115 ns/op 34590.15 MB/s BenchmarkMemclrUnaligned/4_1M-4 4639 25932 ns/op 40436.08 MB/s BenchmarkMemclrUnaligned/4_4M-4 1174 105990 ns/op 39572.52 MB/s BenchmarkMemclrUnaligned/4_8M-4 411 285904 ns/op 29340.61 MB/s BenchmarkMemclrUnaligned/4_16M-4 147 823578 ns/op 20371.13 MB/s BenchmarkMemclrUnaligned/4_64M-4 55 1944805 ns/op 34506.73 MB/s BenchmarkMemclrUnaligned/7_1M-4 4598 26314 ns/op 39848.68 MB/s BenchmarkMemclrUnaligned/7_4M-4 979 135337 ns/op 30991.52 MB/s BenchmarkMemclrUnaligned/7_8M-4 404 305009 ns/op 27502.82 MB/s BenchmarkMemclrUnaligned/7_16M-4 144 841894 ns/op 19927.95 MB/s BenchmarkMemclrUnaligned/7_64M-4 60 1893436 ns/op 35442.90 MB/s BenchmarkGoMemclr/5-4 2123458 54.49 ns/op 91.76 MB/s BenchmarkGoMemclr/16-4 611559 210.3 ns/op 76.09 MB/s BenchmarkGoMemclr/64-4 190614 639.4 ns/op 100.09 MB/s BenchmarkGoMemclr/256-4 46814 2552 ns/op 100.30 MB/s BenchmarkMemclrRange/1K_2K-4 72220 1413 ns/op 67854.69 MB/s BenchmarkMemclrRange/2K_8K-4 27937 4168 ns/op 80023.72 MB/s BenchmarkMemclrRange/4K_16K-4 34054 3527 ns/op 91609.05 MB/s BenchmarkMemclrRange/160K_228K-4 3475 35810 ns/op 46436.19 MB/s BenchmarkClearFat7-4 4332872 25.56 ns/op BenchmarkClearFat8-4 4918084 25.39 ns/op BenchmarkClearFat11-4 4060316 27.13 ns/op BenchmarkClearFat12-4 4470231 27.42 ns/op BenchmarkClearFat13-4 4415896 27.16 ns/op BenchmarkClearFat14-4 5187248 26.48 ns/op BenchmarkClearFat15-4 4300964 26.72 ns/op BenchmarkClearFat16-4 4258183 26.34 ns/op BenchmarkClearFat24-4 3453734 31.10 ns/op BenchmarkClearFat32-4 5207594 27.22 ns/op BenchmarkClearFat40-4 3674406 28.59 ns/op BenchmarkClearFat48-4 4816665 28.39 ns/op BenchmarkClearFat56-4 3625856 28.76 ns/op BenchmarkClearFat64-4 3752974 28.32 ns/op BenchmarkClearFat72-4 4256509 28.56 ns/op BenchmarkClearFat128-4 3317202 33.59 ns/op BenchmarkClearFat256-4 2707076 42.98 ns/op BenchmarkClearFat512-4 1537218 71.59 ns/op BenchmarkClearFat1024-4 1000000 113.5 ns/op BenchmarkClearFat1032-4 1000000 111.0 ns/op BenchmarkClearFat1040-4 1000000 117.9 ns/op BenchmarkCopyFat7-4 4687498 24.44 ns/op BenchmarkCopyFat8-4 4541648 24.62 ns/op BenchmarkCopyFat11-4 4511875 23.91 ns/op BenchmarkCopyFat12-4 4819690 23.42 ns/op BenchmarkCopyFat13-4 4320297 23.89 ns/op BenchmarkCopyFat14-4 4678586 23.71 ns/op BenchmarkCopyFat15-4 4435651 24.37 ns/op BenchmarkCopyFat16-4 5254125 23.91 ns/op BenchmarkCopyFat24-4 4221422 24.35 ns/op BenchmarkCopyFat32-4 4441833 25.99 ns/op BenchmarkCopyFat64-4 4150314 27.28 ns/op BenchmarkCopyFat72-4 3687492 27.64 ns/op BenchmarkCopyFat128-4 2924643 36.11 ns/op BenchmarkCopyFat256-4 2369949 47.81 ns/op BenchmarkCopyFat512-4 1459502 78.02 ns/op BenchmarkCopyFat520-4 1431938 85.49 ns/op BenchmarkCopyFat1024-4 1000000 116.9 ns/op BenchmarkCopyFat1032-4 1000000 129.5 ns/op BenchmarkCopyFat1040-4 1000000 128.1 ns/op BenchmarkIssue18740/2byte-4 387 307950 ns/op BenchmarkIssue18740/4byte-4 664 176943 ns/op BenchmarkIssue18740/8byte-4 1146 113357 ns/op BenchmarkMemclrKnownSize1-4 5663474 20.05 ns/op 49.87 MB/s BenchmarkMemclrKnownSize2-4 3975116 29.10 ns/op 68.73 MB/s BenchmarkMemclrKnownSize4-4 3008642 38.83 ns/op 103.02 MB/s BenchmarkMemclrKnownSize8-4 1298986 94.49 ns/op 84.67 MB/s BenchmarkMemclrKnownSize16-4 704865 185.6 ns/op 86.19 MB/s BenchmarkMemclrKnownSize32-4 304982 350.3 ns/op 91.35 MB/s BenchmarkMemclrKnownSize64-4 167677 689.9 ns/op 92.76 MB/s BenchmarkMemclrKnownSize112-4 94827 1138 ns/op 98.39 MB/s BenchmarkMemclrKnownSize128-4 83941 1312 ns/op 97.59 MB/s BenchmarkMemclrKnownSize192-4 55803 2051 ns/op 93.63 MB/s BenchmarkMemclrKnownSize248-4 44654 2645 ns/op 93.76 MB/s BenchmarkMemclrKnownSize256-4 39747 2991 ns/op 85.60 MB/s BenchmarkMemclrKnownSize512-4 23252 6383 ns/op 80.21 MB/s BenchmarkMemclrKnownSize1024-4 10000 11352 ns/op 90.21 MB/s BenchmarkMemclrKnownSize4096-4 2694 44460 ns/op 92.13 MB/s BenchmarkMemclrKnownSize512KiB-4 19 6196244 ns/op 84.61 MB/s BenchmarkReadMetricsLatency-4 10000 5645 p50-ns 9767 p90-ns 17396 p99-ns BenchmarkFinalizer-4 182 682026 ns/op BenchmarkFinalizerRun-4 117560 1007 ns/op BenchmarkMinFloat-4 1755933 82.35 ns/op BenchmarkMaxFloat-4 1572616 80.94 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7899594 16.41 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3120117 35.17 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2598241 46.19 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2519673 44.50 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1480984 79.08 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1351062 89.13 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2470201 46.20 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1441461 79.70 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1524115 76.45 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2200215 50.69 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2174556 50.17 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2068375 57.12 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1829808 66.17 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1476780 75.84 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8630953 15.01 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 9034982 12.88 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9110284 12.84 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 9102385 13.46 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8636919 14.00 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6811862 15.89 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8652505 13.52 ns/op BenchmarkFindBitRange64/PatternAASize8-4 9022680 12.34 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8470885 12.58 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9349976 13.21 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9784296 12.36 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 9389026 12.16 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8449935 12.80 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9443599 12.29 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 9229366 12.30 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8619909 13.18 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8865082 12.42 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 9560304 12.16 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7230290 13.95 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9364380 12.75 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8931555 12.93 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8966370 13.35 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8858475 12.73 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8375193 13.97 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8747787 13.11 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8684829 12.96 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8630514 12.64 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9048301 13.20 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8633751 13.03 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8799288 12.83 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8656303 13.15 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9859473 12.07 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 9262586 12.64 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8668939 13.17 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 9783999 12.45 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9161001 12.64 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8783556 13.39 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9641930 13.52 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9208934 13.94 ns/op BenchmarkNetpollBreak-4 3387 32872 ns/op BenchmarkPinnerPinUnpinBatch-4 1140 142839 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 163 891334 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1005 149997 ns/op BenchmarkPinnerPinUnpin-4 1292485 91.26 ns/op BenchmarkPinnerPinUnpinTiny-4 1322575 89.20 ns/op BenchmarkPinnerPinUnpinDouble-4 473066 251.9 ns/op BenchmarkPinnerPinUnpinParallel-4 2662496 40.63 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2689149 39.87 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 327865 310.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6624660 17.54 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6896295 17.74 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5059052 21.79 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 4623168 21.90 ns/op BenchmarkPingPongHog-4 548 290483 ns/op BenchmarkStackGrowth-4 97927 1298 ns/op BenchmarkStackGrowthDeep-4 962 118757 ns/op BenchmarkCreateGoroutines-4 46982 2506 ns/op BenchmarkCreateGoroutinesParallel-4 52290 2248 ns/op BenchmarkCreateGoroutinesCapture-4 8252 17978 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 37678 3049 ns/op BenchmarkClosureCall-4 22927098 4.705 ns/op BenchmarkWakeupParallelSpinning/0s-4 6574 17586 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5240 22142 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4063 28523 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2167 49706 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1795 68672 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1036 119051 ns/op BenchmarkWakeupParallelSpinning/50µs-4 421 295350 ns/op BenchmarkWakeupParallelSpinning/100µs-4 234 478579 ns/op BenchmarkMatmult-4 3849495 35.15 ns/op BenchmarkFastrand-4 6781836 17.43 ns/op BenchmarkFastrand64-4 6257942 19.48 ns/op BenchmarkFastrandHashiter-4 3490773 34.94 ns/op BenchmarkFastrandn/2-4 3738008 29.84 ns/op BenchmarkFastrandn/3-4 4883133 24.83 ns/op BenchmarkFastrandn/4-4 4730802 24.35 ns/op BenchmarkFastrandn/5-4 5099733 23.67 ns/op BenchmarkIfaceCmp100-4 134042 948.0 ns/op BenchmarkIfaceCmpNil100-4 217978 588.1 ns/op BenchmarkEfaceCmpDiff-4 47356 2470 ns/op BenchmarkEfaceCmpDiffIndirect-4 41313 3023 ns/op BenchmarkDefer-4 1000000 115.8 ns/op BenchmarkDefer10-4 887728 186.9 ns/op BenchmarkDeferMany-4 484683 413.4 ns/op BenchmarkPanicRecover-4 574034 196.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 429086 299.3 ns/op 102.0 p50-ns 107.0 p90-ns 153.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 175562 657.4 ns/op 102.0 p50-ns 158.0 p90-ns 219.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 69 2635466 ns/op 2525906 p50-ns 3733663 p90-ns 4040210 p99-ns BenchmarkGoroutineProfile/small/loaded-4 28 3784632 ns/op 3185012 p50-ns 6294332 p90-ns 11128020 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 386749 339.8 ns/op 107.0 p50-ns 118.0 p90-ns 197.0 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 246100 538.9 ns/op 109.0 p50-ns 160.0 p90-ns 237.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 22 4992327 ns/op 4948503 p50-ns 6097102 p90-ns 7198913 p99-ns BenchmarkGoroutineProfile/large/loaded-4 16 10775661 ns/op 9550187 p50-ns 20562977 p90-ns 24378872 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 380712 482.5 ns/op 117.0 p50-ns 134.0 p90-ns 294.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 215328 523.4 ns/op 117.0 p50-ns 164.0 p90-ns 289.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 39 2691606 ns/op 2599774 p50-ns 3682708 p90-ns 3962234 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 32 4074644 ns/op 3570125 p50-ns 7090302 p90-ns 11531011 p99-ns BenchmarkRWMutexUncontended-4 2272298 53.38 ns/op BenchmarkRWMutexWrite100-4 50992 3712 ns/op BenchmarkRWMutexWrite10-4 85076 1898 ns/op BenchmarkRWMutexWorkWrite100-4 36124 3533 ns/op BenchmarkRWMutexWorkWrite10-4 32944 3763 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3098 36047 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1119 103399 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1585 76760 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 528 214686 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 807 148824 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 252 465675 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 366 299495 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 127 946844 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 330856 619.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 257100 605.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 264862 815.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 283990 638.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 267800 632.3 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 196435 753.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 285566 654.2 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 255189 610.8 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 255694 798.3 ns/op BenchmarkMakeSlice/Byte-4 1562749 73.91 ns/op BenchmarkMakeSlice/Int16-4 1598496 73.15 ns/op BenchmarkMakeSlice/Int-4 1299616 94.54 ns/op BenchmarkMakeSlice/Ptr-4 1000000 107.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 160.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 189.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 217.5 ns/op BenchmarkGrowSlice/Byte-4 624916 204.4 ns/op BenchmarkGrowSlice/Int16-4 699432 223.2 ns/op BenchmarkGrowSlice/Int-4 531408 332.4 ns/op BenchmarkGrowSlice/Ptr-4 560893 377.2 ns/op BenchmarkGrowSlice/Struct/24-4 414372 566.7 ns/op BenchmarkGrowSlice/Struct/32-4 186342 618.9 ns/op BenchmarkGrowSlice/Struct/40-4 173407 771.1 ns/op BenchmarkExtendSlice/IntSlice-4 509815 380.2 ns/op BenchmarkExtendSlice/PointerSlice-4 398983 434.1 ns/op BenchmarkExtendSlice/NoGrow-4 530112 211.6 ns/op BenchmarkAppend-4 947617 118.3 ns/op BenchmarkAppendGrowByte-4 4 30807280 ns/op BenchmarkAppendGrowString-4 1 283120083 ns/op BenchmarkAppendSlice/1Bytes-4 1267663 97.33 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 101.9 ns/op BenchmarkAppendSlice/7Bytes-4 1096249 101.3 ns/op BenchmarkAppendSlice/8Bytes-4 1235500 96.30 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 101.8 ns/op BenchmarkAppendSlice/16Bytes-4 1201065 98.47 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 103.1 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 50250 2045 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 15219 7540 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7978 29672 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1081 137689 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 112 1268064 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 28 3969630 ns/op BenchmarkAppendStr/1Bytes-4 1632944 72.02 ns/op BenchmarkAppendStr/4Bytes-4 1565650 75.38 ns/op BenchmarkAppendStr/8Bytes-4 1547694 75.09 ns/op BenchmarkAppendStr/16Bytes-4 1541557 75.41 ns/op BenchmarkAppendStr/32Bytes-4 1555723 77.36 ns/op BenchmarkAppendSpecialCase-4 908744 131.7 ns/op BenchmarkCopy/1Byte-4 1307709 89.81 ns/op 11.13 MB/s BenchmarkCopy/1String-4 1268332 90.09 ns/op 11.10 MB/s BenchmarkCopy/2Byte-4 1282466 93.14 ns/op 21.47 MB/s BenchmarkCopy/2String-4 1265762 91.02 ns/op 21.97 MB/s BenchmarkCopy/4Byte-4 1244883 93.55 ns/op 42.76 MB/s BenchmarkCopy/4String-4 1236631 98.01 ns/op 40.81 MB/s BenchmarkCopy/8Byte-4 1000000 115.4 ns/op 69.35 MB/s BenchmarkCopy/8String-4 1263243 94.50 ns/op 84.66 MB/s BenchmarkCopy/12Byte-4 1000000 100.8 ns/op 119.10 MB/s BenchmarkCopy/12String-4 1000000 101.7 ns/op 118.01 MB/s BenchmarkCopy/16Byte-4 1000000 100.3 ns/op 159.50 MB/s BenchmarkCopy/16String-4 1241241 93.47 ns/op 171.17 MB/s BenchmarkCopy/32Byte-4 1000000 108.1 ns/op 296.03 MB/s BenchmarkCopy/32String-4 1000000 109.9 ns/op 291.07 MB/s BenchmarkCopy/128Byte-4 1000000 119.1 ns/op 1074.60 MB/s BenchmarkCopy/128String-4 1000000 126.3 ns/op 1013.40 MB/s BenchmarkCopy/1024Byte-4 400570 313.4 ns/op 3267.09 MB/s BenchmarkCopy/1024String-4 322484 394.3 ns/op 2596.83 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 25700 4995 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13724 8371 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14816 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 18556 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9248 23676 ns/op BenchmarkAppendInPlace/Grow/Byte-4 143325 1180 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 139326 1147 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 67032 1622 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 64808 1947 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 53328 2266 ns/op BenchmarkStackCopyPtr-4 1 136467532 ns/op BenchmarkStackCopy-4 2 84915742 ns/op BenchmarkStackCopyNoCache-4 26 4556582 ns/op BenchmarkStackCopyWithStkobj-4 2 61349878 ns/op BenchmarkIssue18138-4 198 532233 ns/op BenchmarkCompareStringEqual-4 13836944 8.828 ns/op BenchmarkCompareStringIdentical-4 23383566 4.676 ns/op BenchmarkCompareStringSameLength-4 13342252 8.251 ns/op BenchmarkCompareStringDifferentLength-4 22638087 4.564 ns/op BenchmarkCompareStringBigUnaligned-4 1348 86255 ns/op 12156.81 MB/s BenchmarkCompareStringBig-4 1278 82715 ns/op 12677.17 MB/s BenchmarkConcatStringAndBytes-4 1964338 57.70 ns/op BenchmarkSliceByteToString/1-4 1389010 78.74 ns/op BenchmarkSliceByteToString/2-4 1000000 141.2 ns/op BenchmarkSliceByteToString/4-4 899388 139.5 ns/op BenchmarkSliceByteToString/8-4 1000000 138.1 ns/op BenchmarkSliceByteToString/16-4 849988 128.5 ns/op BenchmarkSliceByteToString/32-4 1000000 181.0 ns/op BenchmarkSliceByteToString/64-4 692233 269.7 ns/op BenchmarkSliceByteToString/128-4 579963 295.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2527058 47.29 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 124.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 109.1 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3238323 33.94 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1720004 68.34 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1911019 62.07 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1784577 62.93 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 313507 378.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 414972 315.1 ns/op BenchmarkRuneIterate/range/ASCII-4 10259468 12.17 ns/op BenchmarkRuneIterate/range/Japanese-4 2483226 47.81 ns/op BenchmarkRuneIterate/range/MixedLength-4 2643312 38.84 ns/op BenchmarkRuneIterate/range1/ASCII-4 10403028 11.43 ns/op BenchmarkRuneIterate/range1/Japanese-4 2543644 44.75 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2765031 37.98 ns/op BenchmarkRuneIterate/range2/ASCII-4 10339978 10.86 ns/op BenchmarkRuneIterate/range2/Japanese-4 2679224 43.32 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3216352 37.76 ns/op BenchmarkArrayEqual-4 21338715 5.123 ns/op BenchmarkFunc/Name-4 3176888 34.73 ns/op BenchmarkFunc/Entry-4 11667038 9.651 ns/op BenchmarkFunc/FileLine-4 2901793 42.44 ns/op PASS ok runtime 374.500s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 25468 4425 ns/op BenchmarkHandle/concurrent-4 21676 5573 ns/op PASS ok runtime/cgo 1.688s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAnd32-4 9044830 11.94 ns/op BenchmarkAnd32Parallel-4 3162584 40.80 ns/op BenchmarkAnd64-4 10025619 11.59 ns/op BenchmarkAnd64Parallel-4 2985121 38.72 ns/op BenchmarkOr32-4 10431368 11.26 ns/op BenchmarkOr32Parallel-4 2995628 40.44 ns/op BenchmarkOr64-4 10513318 10.93 ns/op BenchmarkOr64Parallel-4 3031219 37.18 ns/op BenchmarkAtomicLoad64-4 27100178 4.916 ns/op BenchmarkAtomicStore64-4 12881900 9.633 ns/op BenchmarkAtomicLoad-4 27477458 4.864 ns/op BenchmarkAtomicStore-4 12408510 10.00 ns/op BenchmarkAnd8-4 12156846 10.20 ns/op BenchmarkAnd-4 12868051 10.09 ns/op BenchmarkAnd8Parallel-4 4024291 28.58 ns/op BenchmarkAndParallel-4 4016546 29.63 ns/op BenchmarkOr8-4 12692683 9.674 ns/op BenchmarkOr-4 12775316 10.07 ns/op BenchmarkOr8Parallel-4 4210908 28.86 ns/op BenchmarkOrParallel-4 3727478 36.49 ns/op BenchmarkXadd-4 4246006 28.73 ns/op BenchmarkXadd64-4 4017339 29.00 ns/op BenchmarkCas-4 2449581 55.09 ns/op BenchmarkCas64-4 2711606 42.61 ns/op BenchmarkXchg-4 4162880 27.99 ns/op BenchmarkXchg64-4 3961190 27.88 ns/op PASS ok runtime/internal/atomic 5.679s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2725791 40.53 ns/op BenchmarkMulUintptr/large-4 2544181 45.99 ns/op PASS ok runtime/internal/math 1.579s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 8318988 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 12526511 ns/op 440.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 45 2803939 ns/op 5.644 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 19288266 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 27270232 ns/op 1328 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 26 4005838 ns/op 27.54 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 91063106 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 127306313 ns/op 7757 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 15 6932873 ns/op 217.7 concurrent_launches/op PASS ok runtime/pprof 3.123s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 10828270 ns/op BenchmarkStackLeak-4 27339 4530 ns/op PASS ok runtime/race 1.575s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2745181 39.25 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 288535 469.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.397s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 37 3968954 ns/op BenchmarkIndex_Large-4 20472 5586 ns/op BenchmarkIndexFunc_Large-4 105 1175049 ns/op BenchmarkCompact/nil-4 6871749 15.28 ns/op BenchmarkCompact/one-4 924207 108.3 ns/op BenchmarkCompact/sorted-4 911203 129.6 ns/op BenchmarkCompact/1_item-4 806858 170.5 ns/op BenchmarkCompact/unsorted-4 946882 134.5 ns/op BenchmarkCompact/many-4 467331 270.4 ns/op BenchmarkCompact_Large-4 306 449302 ns/op BenchmarkCompactFunc_Large-4 61 1842055 ns/op BenchmarkReplace/naive-fast-4 44761 2912 ns/op BenchmarkReplace/optimized-fast-4 47334 2530 ns/op BenchmarkReplace/naive-slow-4 13287 10233 ns/op BenchmarkReplace/optimized-slow-4 10000 11660 ns/op BenchmarkBinarySearchFloats/Size16-4 1140394 106.3 ns/op BenchmarkBinarySearchFloats/Size32-4 986215 108.9 ns/op BenchmarkBinarySearchFloats/Size64-4 981100 120.9 ns/op BenchmarkBinarySearchFloats/Size128-4 941100 141.4 ns/op BenchmarkBinarySearchFloats/Size512-4 783043 168.5 ns/op BenchmarkBinarySearchFloats/Size1024-4 683203 187.8 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 431767 277.1 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 402058 346.6 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 345535 406.4 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 272462 474.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 241495 516.8 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 232749 593.1 ns/op PASS ok slices 6.331s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 86190 1294 ns/op BenchmarkSortInts-4 1 114988987 ns/op BenchmarkSlicesSortInts-4 2 58505481 ns/op BenchmarkSortIsSorted-4 30 4219061 ns/op BenchmarkSlicesIsSorted-4 75 1687820 ns/op BenchmarkSortStrings-4 1 145719678 ns/op BenchmarkSlicesSortStrings-4 2 113950506 ns/op BenchmarkSortStrings_Sorted-4 22 5514782 ns/op BenchmarkSlicesSortStrings_Sorted-4 57 2301166 ns/op BenchmarkSortStructs-4 1 210397163 ns/op BenchmarkSortFuncStructs-4 1 185669565 ns/op BenchmarkSortString1K-4 243 509724 ns/op BenchmarkSortString1K_Slice-4 121 971509 ns/op BenchmarkStableString1K-4 81 1573754 ns/op BenchmarkSortInt1K-4 210 478586 ns/op BenchmarkSortInt1K_Sorted-4 4909 26158 ns/op BenchmarkSortInt1K_Reversed-4 2622 40781 ns/op BenchmarkSortInt1K_Mod8-4 855 140125 ns/op BenchmarkStableInt1K-4 100 1068479 ns/op BenchmarkStableInt1K_Slice-4 100 1007351 ns/op BenchmarkSortInt64K-4 4 32214674 ns/op BenchmarkSortInt64K_Slice-4 2 64747315 ns/op BenchmarkStableInt64K-4 2 96348403 ns/op BenchmarkSort1e2-4 327 390322 ns/op BenchmarkStable1e2-4 100 1068713 ns/op BenchmarkSort1e4-4 2 68330029 ns/op BenchmarkStable1e4-4 1 292703530 ns/op PASS ok sort 54.827s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 722721 138.9 ns/op BenchmarkAtof64Float-4 788134 145.7 ns/op BenchmarkAtof64FloatExp-4 642258 191.6 ns/op BenchmarkAtof64Big-4 521888 256.8 ns/op BenchmarkAtof64RandomBits-4 229052 551.8 ns/op BenchmarkAtof64RandomFloats-4 518646 268.5 ns/op BenchmarkAtof64RandomLongFloats-4 462832 302.9 ns/op BenchmarkAtof32Decimal-4 860845 150.9 ns/op BenchmarkAtof32Float-4 824619 165.0 ns/op BenchmarkAtof32FloatExp-4 622749 209.4 ns/op BenchmarkAtof32Random-4 358662 363.1 ns/op BenchmarkAtof32RandomLong-4 139296 829.9 ns/op BenchmarkParseInt/Pos/7bit-4 1270870 94.67 ns/op BenchmarkParseInt/Pos/26bit-4 812091 158.5 ns/op BenchmarkParseInt/Pos/31bit-4 538609 203.1 ns/op BenchmarkParseInt/Pos/56bit-4 473290 299.2 ns/op BenchmarkParseInt/Pos/63bit-4 367814 348.7 ns/op BenchmarkParseInt/Neg/7bit-4 1140331 107.0 ns/op BenchmarkParseInt/Neg/26bit-4 731931 186.9 ns/op BenchmarkParseInt/Neg/31bit-4 602679 221.2 ns/op BenchmarkParseInt/Neg/56bit-4 437791 317.3 ns/op BenchmarkParseInt/Neg/63bit-4 380044 332.9 ns/op BenchmarkAtoi/Pos/7bit-4 1339558 84.71 ns/op BenchmarkAtoi/Pos/26bit-4 811227 172.1 ns/op BenchmarkAtoi/Pos/31bit-4 622448 171.1 ns/op BenchmarkAtoi/Pos/56bit-4 509827 254.1 ns/op BenchmarkAtoi/Pos/63bit-4 388407 327.7 ns/op BenchmarkAtoi/Neg/7bit-4 1439422 77.77 ns/op BenchmarkAtoi/Neg/26bit-4 846174 151.3 ns/op BenchmarkAtoi/Neg/31bit-4 782169 159.7 ns/op BenchmarkAtoi/Neg/56bit-4 534487 242.5 ns/op BenchmarkAtoi/Neg/63bit-4 366289 321.5 ns/op BenchmarkFormatFloat/Decimal-4 105152 1108 ns/op BenchmarkFormatFloat/Float-4 90345 1284 ns/op BenchmarkFormatFloat/Exp-4 101240 1149 ns/op BenchmarkFormatFloat/NegExp-4 100368 1116 ns/op BenchmarkFormatFloat/LongExp-4 80434 1424 ns/op BenchmarkFormatFloat/Big-4 83664 1439 ns/op BenchmarkFormatFloat/BinaryExp-4 217855 555.8 ns/op BenchmarkFormatFloat/32Integer-4 114958 1033 ns/op BenchmarkFormatFloat/32ExactFraction-4 111990 1018 ns/op BenchmarkFormatFloat/32Point-4 97830 1199 ns/op BenchmarkFormatFloat/32Exp-4 102583 1189 ns/op BenchmarkFormatFloat/32NegExp-4 99312 1072 ns/op BenchmarkFormatFloat/32Shortest-4 119817 1012 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 114532 995.8 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 117283 1016 ns/op BenchmarkFormatFloat/64Fixed1-4 160252 919.5 ns/op BenchmarkFormatFloat/64Fixed2-4 152635 810.2 ns/op BenchmarkFormatFloat/64Fixed3-4 149565 842.3 ns/op BenchmarkFormatFloat/64Fixed4-4 140269 824.5 ns/op BenchmarkFormatFloat/64Fixed12-4 70912 1444 ns/op BenchmarkFormatFloat/64Fixed16-4 87682 1318 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 96831 1168 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 83934 1388 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2054 60116 ns/op BenchmarkFormatFloat/Slowpath64-4 83265 1496 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 84278 1431 ns/op BenchmarkAppendFloat/Decimal-4 129866 936.3 ns/op BenchmarkAppendFloat/Float-4 100242 1133 ns/op BenchmarkAppendFloat/Exp-4 120260 974.8 ns/op BenchmarkAppendFloat/NegExp-4 123843 997.5 ns/op BenchmarkAppendFloat/LongExp-4 95544 1288 ns/op BenchmarkAppendFloat/Big-4 86679 1379 ns/op BenchmarkAppendFloat/BinaryExp-4 301041 424.4 ns/op BenchmarkAppendFloat/32Integer-4 129543 963.0 ns/op BenchmarkAppendFloat/32ExactFraction-4 138249 1016 ns/op BenchmarkAppendFloat/32Point-4 98389 1144 ns/op BenchmarkAppendFloat/32Exp-4 121437 970.9 ns/op BenchmarkAppendFloat/32NegExp-4 124315 980.3 ns/op BenchmarkAppendFloat/32Shortest-4 148561 826.3 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 139896 902.6 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 137402 906.7 ns/op BenchmarkAppendFloat/64Fixed1-4 175576 711.0 ns/op BenchmarkAppendFloat/64Fixed2-4 177181 708.1 ns/op BenchmarkAppendFloat/64Fixed3-4 177426 709.6 ns/op BenchmarkAppendFloat/64Fixed4-4 173377 707.5 ns/op BenchmarkAppendFloat/64Fixed12-4 95395 1306 ns/op BenchmarkAppendFloat/64Fixed16-4 99051 1145 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 130220 948.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 94568 1225 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2074 56145 ns/op BenchmarkAppendFloat/Slowpath64-4 96610 1251 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 93306 1235 ns/op BenchmarkFormatInt-4 14888 7996 ns/op BenchmarkAppendInt-4 16504 7325 ns/op BenchmarkFormatUint-4 84901 1662 ns/op BenchmarkAppendUint-4 82218 1262 ns/op BenchmarkFormatIntSmall/7-4 2341963 49.74 ns/op BenchmarkFormatIntSmall/42-4 2380200 49.74 ns/op BenchmarkAppendIntSmall-4 1215751 98.46 ns/op BenchmarkAppendUintVarlen/1-4 1000000 110.4 ns/op BenchmarkAppendUintVarlen/12-4 1246310 93.91 ns/op BenchmarkAppendUintVarlen/123-4 909625 141.1 ns/op BenchmarkAppendUintVarlen/1234-4 920584 140.6 ns/op BenchmarkAppendUintVarlen/12345-4 890850 136.9 ns/op BenchmarkAppendUintVarlen/123456-4 932406 139.3 ns/op BenchmarkAppendUintVarlen/1234567-4 887908 146.2 ns/op BenchmarkAppendUintVarlen/12345678-4 883196 145.2 ns/op BenchmarkAppendUintVarlen/123456789-4 878038 149.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 823864 150.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 844502 150.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 835996 155.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 838242 153.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 838839 152.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 713446 160.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 815413 159.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 790744 163.8 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 773428 165.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 776418 164.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 793635 167.2 ns/op BenchmarkQuote-4 42891 3422 ns/op BenchmarkQuoteRune-4 389998 301.6 ns/op BenchmarkAppendQuote-4 49119 2447 ns/op BenchmarkAppendQuoteRune-4 758277 158.1 ns/op BenchmarkUnquoteEasy-4 1324580 89.36 ns/op BenchmarkUnquoteHard-4 39456 3230 ns/op PASS ok strconv 20.484s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 338690 368.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 127182 1221 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 154312 898.2 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 302518 401.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 129265 1328 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 155101 922.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 274588 576.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 60746 1966 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 82416 1667 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 556603 255.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25119 4444 ns/op BenchmarkGenericMatch1-4 2127 59581 ns/op BenchmarkGenericMatch2-4 434 274541 ns/op BenchmarkSingleMaxSkipping-4 10149 11669 ns/op 857.01 MB/s BenchmarkSingleLongSuffixFail-4 18064 6569 ns/op 152.52 MB/s BenchmarkSingleMatch-4 216 532773 ns/op 28.15 MB/s BenchmarkByteByteNoMatch-4 83198 1399 ns/op BenchmarkByteByteMatch-4 15133 7747 ns/op BenchmarkByteStringMatch-4 16329 7104 ns/op BenchmarkHTMLEscapeNew-4 61706 2094 ns/op BenchmarkHTMLEscapeOld-4 62088 1702 ns/op BenchmarkByteStringReplacerWriteString-4 1279 95036 ns/op BenchmarkByteReplacerWriteString-4 1605 78202 ns/op BenchmarkByteByteReplaces-4 2900 43562 ns/op BenchmarkByteByteMap-4 7699 13512 ns/op BenchmarkMap/identity/ASCII-4 847711 151.9 ns/op BenchmarkMap/identity/Greek-4 634183 216.9 ns/op BenchmarkMap/change/ASCII-4 32559 3655 ns/op BenchmarkMap/change/Greek-4 24135 4894 ns/op BenchmarkIndexRune-4 1608680 72.72 ns/op BenchmarkIndexRuneLongString-4 1390466 83.55 ns/op BenchmarkIndexRuneFastPath-4 2969790 39.15 ns/op BenchmarkIndex-4 2923848 39.15 ns/op BenchmarkLastIndex-4 3114169 38.03 ns/op BenchmarkIndexByte-4 13833627 8.940 ns/op BenchmarkToUpper/#00-4 3359919 33.77 ns/op BenchmarkToUpper/ONLYUPPER-4 2581455 44.36 ns/op BenchmarkToUpper/abc-4 294080 442.8 ns/op BenchmarkToUpper/AbC123-4 202675 648.4 ns/op BenchmarkToUpper/azAZ09_-4 219734 526.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43672 2608 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59876 1939 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29088 4036 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 50568 2347 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 74875 1375 ns/op BenchmarkToLower/#00-4 3274944 34.88 ns/op BenchmarkToLower/abc-4 2893630 39.35 ns/op BenchmarkToLower/AbC123-4 188184 657.8 ns/op BenchmarkToLower/azAZ09_-4 183489 673.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79466 1532 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 51286 2170 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28560 4065 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65739 1754 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 108542 1125 ns/op BenchmarkMapNoChanges-4 882296 118.1 ns/op BenchmarkTrim-4 33642 3577 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2510463 46.80 ns/op BenchmarkToValidUTF8/InvalidASCII-4 143416 797.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 92200 1214 ns/op BenchmarkEqualFold/Tests-4 49972 2400 ns/op BenchmarkEqualFold/ASCII-4 2565664 44.93 ns/op BenchmarkEqualFold/UnicodePrefix-4 113361 1066 ns/op BenchmarkEqualFold/UnicodeSuffix-4 118476 1065 ns/op BenchmarkIndexHard1-4 903 124056 ns/op BenchmarkIndexHard2-4 772 153241 ns/op BenchmarkIndexHard3-4 180 684453 ns/op BenchmarkIndexHard4-4 124 903292 ns/op BenchmarkLastIndexHard1-4 84 1655273 ns/op BenchmarkLastIndexHard2-4 74 1725988 ns/op BenchmarkLastIndexHard3-4 76 1723584 ns/op BenchmarkCountHard1-4 828 122021 ns/op BenchmarkCountHard2-4 672 166662 ns/op BenchmarkCountHard3-4 176 650043 ns/op BenchmarkIndexTorture-4 8353 13717 ns/op BenchmarkCountTorture-4 8726 12947 ns/op BenchmarkCountTortureOverlapping-4 668 152130 ns/op BenchmarkCountByte/10-4 2838200 45.22 ns/op 221.14 MB/s BenchmarkCountByte/32-4 2741146 44.63 ns/op 717.04 MB/s BenchmarkCountByte/4096-4 1000000 111.1 ns/op 36863.30 MB/s BenchmarkCountByte/4194304-4 774 180134 ns/op 23284.36 MB/s BenchmarkCountByte/67108864-4 21 5552157 ns/op 12086.99 MB/s BenchmarkFields/ASCII/16-4 329140 511.2 ns/op 31.30 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21178 5833 ns/op 43.89 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1626 84116 ns/op 48.69 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 64 1828953 ns/op 35.83 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 38724382 ns/op 27.08 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 107047 1081 ns/op 14.80 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7756 15337 ns/op 16.69 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 439 276249 ns/op 14.83 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 28 5449623 ns/op 12.03 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 86141953 ns/op 12.17 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 156362 809.9 ns/op 19.76 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 11130 11018 ns/op 23.23 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 693 200161 ns/op 20.46 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 4252721 ns/op 15.41 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 72222085 ns/op 14.52 MB/s 10457488 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 134442 893.9 ns/op 17.90 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9536 12273 ns/op 20.86 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 541 226900 ns/op 18.05 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 32 4465736 ns/op 14.68 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 78948987 ns/op 13.28 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 110096899 ns/op BenchmarkSplitSingleByteSeparator-4 14 9572093 ns/op BenchmarkSplitMultiByteSeparator-4 22 6211697 ns/op BenchmarkSplitNSingleByteSeparator-4 197560 943.1 ns/op BenchmarkSplitNMultiByteSeparator-4 136356 1170 ns/op BenchmarkRepeat/5x0-4 2290717 50.64 ns/op BenchmarkRepeat/5x1-4 2353016 47.96 ns/op BenchmarkRepeat/5x2-4 186084 676.7 ns/op BenchmarkRepeat/5x6-4 101673 1221 ns/op BenchmarkRepeat/10x0-4 2364163 49.08 ns/op BenchmarkRepeat/10x1-4 2257453 47.49 ns/op BenchmarkRepeat/10x2-4 175000 709.8 ns/op BenchmarkRepeat/10x6-4 93046 1201 ns/op BenchmarkRepeatLarge/256/1-4 50721 2568 ns/op 99.67 MB/s BenchmarkRepeatLarge/256/16-4 76378 1755 ns/op 145.83 MB/s BenchmarkRepeatLarge/512/1-4 34519 3365 ns/op 152.13 MB/s BenchmarkRepeatLarge/512/16-4 48661 2376 ns/op 215.52 MB/s BenchmarkRepeatLarge/1024/1-4 29431 4250 ns/op 240.92 MB/s BenchmarkRepeatLarge/1024/16-4 34707 3391 ns/op 301.99 MB/s BenchmarkRepeatLarge/2048/1-4 19543 6097 ns/op 335.90 MB/s BenchmarkRepeatLarge/2048/16-4 23660 5263 ns/op 389.12 MB/s BenchmarkRepeatLarge/4096/1-4 12464 10028 ns/op 408.46 MB/s BenchmarkRepeatLarge/4096/16-4 12607 8668 ns/op 472.54 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16601 ns/op 493.47 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16958 ns/op 483.07 MB/s BenchmarkRepeatLarge/8192/4097-4 3326880 35.58 ns/op 115158.59 MB/s BenchmarkRepeatLarge/16384/1-4 6834 29063 ns/op 563.74 MB/s BenchmarkRepeatLarge/16384/16-4 6657 26467 ns/op 619.04 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 21204 ns/op 579.65 MB/s BenchmarkRepeatLarge/32768/1-4 2359 59509 ns/op 550.64 MB/s BenchmarkRepeatLarge/32768/16-4 2372 49251 ns/op 665.33 MB/s BenchmarkRepeatLarge/32768/4097-4 2558 48806 ns/op 587.61 MB/s BenchmarkRepeatLarge/65536/1-4 1341 106836 ns/op 613.43 MB/s BenchmarkRepeatLarge/65536/16-4 1040 106862 ns/op 613.27 MB/s BenchmarkRepeatLarge/65536/4097-4 1124 100639 ns/op 610.65 MB/s BenchmarkRepeatLarge/131072/1-4 264 383993 ns/op 341.34 MB/s BenchmarkRepeatLarge/131072/16-4 320 396365 ns/op 330.68 MB/s BenchmarkRepeatLarge/131072/4097-4 316 369797 ns/op 343.45 MB/s BenchmarkRepeatLarge/262144/1-4 168 667344 ns/op 392.82 MB/s BenchmarkRepeatLarge/262144/16-4 171 650403 ns/op 403.05 MB/s BenchmarkRepeatLarge/262144/4097-4 164 688232 ns/op 375.03 MB/s BenchmarkRepeatLarge/524288/1-4 82 1360885 ns/op 385.26 MB/s BenchmarkRepeatLarge/524288/16-4 87 1216036 ns/op 431.14 MB/s BenchmarkRepeatLarge/524288/4097-4 84 1242126 ns/op 418.89 MB/s BenchmarkRepeatLarge/1048576/1-4 51 2569032 ns/op 408.16 MB/s BenchmarkRepeatLarge/1048576/16-4 48 2314367 ns/op 453.07 MB/s BenchmarkRepeatLarge/1048576/4097-4 54 2574640 ns/op 405.78 MB/s BenchmarkRepeatLarge/2097152/1-4 30 5770306 ns/op 363.44 MB/s BenchmarkRepeatLarge/2097152/16-4 33 5007651 ns/op 418.79 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 4480902 ns/op 467.22 MB/s BenchmarkRepeatLarge/4194304/1-4 13 9050854 ns/op 463.42 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9393109 ns/op 446.53 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 11642671 ns/op 359.99 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17152576 ns/op 489.06 MB/s BenchmarkRepeatLarge/8388608/16-4 6 16727384 ns/op 501.49 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17047389 ns/op 491.96 MB/s BenchmarkRepeatLarge/16777216/1-4 3 38744693 ns/op 433.02 MB/s BenchmarkRepeatLarge/16777216/16-4 3 36206870 ns/op 463.37 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29498983 ns/op 568.74 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54492726 ns/op 615.76 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54565097 ns/op 614.94 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 55726602 ns/op 602.13 MB/s BenchmarkRepeatLarge/67108864/1-4 1 110295940 ns/op 608.44 MB/s BenchmarkRepeatLarge/67108864/16-4 1 117334530 ns/op 571.94 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 136481827 ns/op 491.71 MB/s BenchmarkRepeatLarge/134217728/1-4 1 277167261 ns/op 484.25 MB/s BenchmarkRepeatLarge/134217728/16-4 1 244126311 ns/op 549.79 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 231028742 ns/op 580.96 MB/s BenchmarkRepeatLarge/268435456/1-4 1 499436273 ns/op 537.48 MB/s BenchmarkRepeatLarge/268435456/16-4 1 519865480 ns/op 516.36 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 388593738 ns/op 690.79 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1120101656 ns/op 479.31 MB/s BenchmarkRepeatLarge/536870912/16-4 1 916508347 ns/op 585.78 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 892323260 ns/op 601.66 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1930601020 ns/op 556.17 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1721676203 ns/op 623.66 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1667356994 ns/op 643.98 MB/s BenchmarkIndexAnyASCII/1:1-4 1780378 57.59 ns/op BenchmarkIndexAnyASCII/1:2-4 1788864 63.55 ns/op BenchmarkIndexAnyASCII/1:4-4 1837809 63.77 ns/op BenchmarkIndexAnyASCII/1:8-4 1847070 65.59 ns/op BenchmarkIndexAnyASCII/1:16-4 1800943 64.36 ns/op BenchmarkIndexAnyASCII/1:32-4 1795438 65.28 ns/op BenchmarkIndexAnyASCII/1:64-4 1761310 67.94 ns/op BenchmarkIndexAnyASCII/16:1-4 1839463 64.13 ns/op BenchmarkIndexAnyASCII/16:2-4 803949 136.7 ns/op BenchmarkIndexAnyASCII/16:4-4 981420 139.2 ns/op BenchmarkIndexAnyASCII/16:8-4 967796 133.5 ns/op BenchmarkIndexAnyASCII/16:16-4 834524 139.7 ns/op BenchmarkIndexAnyASCII/16:32-4 804538 159.1 ns/op BenchmarkIndexAnyASCII/16:64-4 664575 195.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1676749 71.57 ns/op BenchmarkIndexAnyASCII/256:2-4 98578 1220 ns/op BenchmarkIndexAnyASCII/256:4-4 98544 1211 ns/op BenchmarkIndexAnyASCII/256:8-4 94858 1244 ns/op BenchmarkIndexAnyASCII/256:16-4 96434 1249 ns/op BenchmarkIndexAnyASCII/256:32-4 89706 1362 ns/op BenchmarkIndexAnyASCII/256:64-4 85573 1489 ns/op BenchmarkIndexAnyUTF8/1:1-4 1794932 63.60 ns/op BenchmarkIndexAnyUTF8/1:2-4 1870604 63.27 ns/op BenchmarkIndexAnyUTF8/1:4-4 1851705 63.34 ns/op BenchmarkIndexAnyUTF8/1:8-4 1866903 64.19 ns/op BenchmarkIndexAnyUTF8/1:16-4 1784877 65.68 ns/op BenchmarkIndexAnyUTF8/1:32-4 1603384 69.38 ns/op BenchmarkIndexAnyUTF8/1:64-4 1665435 72.90 ns/op BenchmarkIndexAnyUTF8/16:1-4 1422403 83.24 ns/op BenchmarkIndexAnyUTF8/16:2-4 277369 460.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 254233 453.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 275226 452.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 291392 420.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 258428 433.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 237524 432.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 421736 299.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 17704 6840 ns/op BenchmarkIndexAnyUTF8/256:4-4 17161 6929 ns/op BenchmarkIndexAnyUTF8/256:8-4 16702 6720 ns/op BenchmarkIndexAnyUTF8/256:16-4 19662 5932 ns/op BenchmarkIndexAnyUTF8/256:32-4 18410 6664 ns/op BenchmarkIndexAnyUTF8/256:64-4 18979 6267 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1735291 67.08 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1794123 65.29 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1815038 66.63 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1865971 64.77 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1756738 65.35 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1787340 64.96 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1785405 65.55 ns/op BenchmarkLastIndexAnyASCII/16:1-4 965584 133.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 978105 132.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 794317 130.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 751128 138.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 930729 144.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 656578 177.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 515766 238.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 74838 1527 ns/op BenchmarkLastIndexAnyASCII/256:2-4 78417 1309 ns/op BenchmarkLastIndexAnyASCII/256:4-4 88813 1596 ns/op BenchmarkLastIndexAnyASCII/256:8-4 83648 1342 ns/op BenchmarkLastIndexAnyASCII/256:16-4 68998 1491 ns/op BenchmarkLastIndexAnyASCII/256:32-4 74742 1420 ns/op BenchmarkLastIndexAnyASCII/256:64-4 79174 1402 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1727672 67.76 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1770538 67.43 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1507776 71.46 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1706583 73.38 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1695691 63.72 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1572538 76.49 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1409683 79.51 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 334708 364.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 143784 765.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 144366 769.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 139189 982.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 167946 777.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 140260 823.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 161638 798.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 23064 5161 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 10730 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9828 11183 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9087 11962 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11263 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8953 14563 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8139 12570 ns/op BenchmarkTrimASCII/1:1-4 2315557 45.22 ns/op BenchmarkTrimASCII/1:2-4 2091030 56.70 ns/op BenchmarkTrimASCII/1:4-4 2046172 58.59 ns/op BenchmarkTrimASCII/1:8-4 2005681 59.92 ns/op BenchmarkTrimASCII/1:16-4 1840242 65.40 ns/op BenchmarkTrimASCII/16:1-4 2279302 50.83 ns/op BenchmarkTrimASCII/16:2-4 789040 135.0 ns/op BenchmarkTrimASCII/16:4-4 976717 134.8 ns/op BenchmarkTrimASCII/16:8-4 895989 137.0 ns/op BenchmarkTrimASCII/16:16-4 773400 145.5 ns/op BenchmarkTrimASCII/256:1-4 887473 135.3 ns/op BenchmarkTrimASCII/256:2-4 93951 1246 ns/op BenchmarkTrimASCII/256:4-4 95174 1273 ns/op BenchmarkTrimASCII/256:8-4 83330 1263 ns/op BenchmarkTrimASCII/256:16-4 94243 1328 ns/op BenchmarkTrimASCII/4096:1-4 89637 1346 ns/op BenchmarkTrimASCII/4096:2-4 5341 22168 ns/op BenchmarkTrimASCII/4096:4-4 6327 23291 ns/op BenchmarkTrimASCII/4096:8-4 6705 21082 ns/op BenchmarkTrimASCII/4096:16-4 5269 20199 ns/op BenchmarkTrimByte-4 2888200 37.79 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15610 6887 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16954 6908 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1491 82366 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3145 40000 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6330 20184 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8185 12389 ns/op BenchmarkJoin/0-4 2689923 37.74 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2899084 52.07 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 154278 744.3 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 103894 1043 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 81590 1391 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 73224 1646 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 62714 1948 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53646 2197 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2854543 42.79 ns/op BenchmarkTrimSpace/ASCII-4 1775374 66.50 ns/op BenchmarkTrimSpace/SomeNonASCII-4 85684 1335 ns/op BenchmarkTrimSpace/JustNonASCII-4 61100 2360 ns/op BenchmarkReplaceAll-4 96596 1383 ns/op 16 B/op 1 allocs/op PASS ok strings 67.851s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 63842 1873 ns/op BenchmarkCond2-4 23409 6214 ns/op BenchmarkCond4-4 10000 11992 ns/op BenchmarkCond8-4 4434 26362 ns/op BenchmarkCond16-4 4119 31050 ns/op BenchmarkCond32-4 1998 60392 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 638910 241.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 388101 330.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 617138 209.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 719847 241.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 375472 364.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 621139 192.9 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 84241 1509 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 78951 2153 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 76323 2147 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 58204 3216 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 628405 195.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 142634 744.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 499743 202.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 153951 837.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 448335 255.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 154141 708.4 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1154937 128.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 47586 2624 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 116214 1209 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 250183 589.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 1898 54082 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 217 489170 ns/op BenchmarkRange/*sync.Map-4 1250 100908 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 70214 2054 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 171552 658.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 82236 1479 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 58484 2454 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 182992 607.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 117124 1281 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 93501 1303 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 179782 670.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 757222 154.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 68426 2234 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 150968 792.3 ns/op BenchmarkSwapCollision/*sync.Map-4 93915 1271 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 186 631527 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 120078 979.3 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 311300 393.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21454 5805 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 75494 1705 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 31602 4124 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 220563 468.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 117204 1043 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 219951 492.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1085101 128.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 141945 722.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 110.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 731408 162.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 149295 749.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 744180 170.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 114183 1077 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 453230 482.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 502269 343.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 131618 1099 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 456900 405.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 210448 621.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 116946 921.6 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 218784 466.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 66422 1867 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 273632 887.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 549441 301.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 133480 924.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 503574 269.4 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 42433 2854 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 85921 1386 ns/op BenchmarkClear/*sync.Map-4 42264 2717 ns/op BenchmarkUncontendedSemaphore-4 3769779 30.24 ns/op BenchmarkContendedSemaphore-4 3638023 30.55 ns/op BenchmarkMutexUncontended-4 803266 205.8 ns/op BenchmarkMutex-4 220881 605.2 ns/op BenchmarkMutexSlack-4 176652 583.3 ns/op BenchmarkMutexWork-4 151809 757.1 ns/op BenchmarkMutexWorkSlack-4 170089 666.0 ns/op BenchmarkMutexNoSpin-4 58930 1916 ns/op BenchmarkMutexSpin-4 48988 2636 ns/op BenchmarkOnce-4 750926 156.5 ns/op BenchmarkOnceFunc/v=Once-4 1000000 122.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 786250 143.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 829010 134.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 966550 125.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 810333 146.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 855924 131.1 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4009488 29.44 ns/op BenchmarkSemaSyntNonblock-4 1000000 103.2 ns/op BenchmarkSemaSyntBlock-4 1809664 68.15 ns/op BenchmarkSemaWorkNonblock-4 1000000 112.4 ns/op BenchmarkSemaWorkBlock-4 987729 106.1 ns/op BenchmarkRWMutexUncontended-4 251742 421.1 ns/op BenchmarkRWMutexWrite100-4 227751 494.2 ns/op BenchmarkRWMutexWrite10-4 229334 481.1 ns/op BenchmarkRWMutexWorkWrite100-4 175844 609.1 ns/op BenchmarkRWMutexWorkWrite10-4 200036 569.6 ns/op BenchmarkWaitGroupUncontended-4 522702 226.0 ns/op BenchmarkWaitGroupAddDone-4 338127 460.7 ns/op BenchmarkWaitGroupAddDoneWork-4 319065 363.7 ns/op BenchmarkWaitGroupWait-4 2798116 49.27 ns/op BenchmarkWaitGroupWaitWork-4 1712024 80.04 ns/op BenchmarkWaitGroupActuallyWait-4 51264 2285 ns/op 32 B/op 2 allocs/op PASS ok sync 25.236s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 453145 244.3 ns/op PASS ok sync/atomic 1.194s PASS ok syscall 1.039s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 119001 918.7 ns/op 0 B/op 0 allocs/op PASS ok testing 1.343s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5521 19461 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7998 14270 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 86 1568493 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 86 1322072 ns/op 1290 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 192930810 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 195187176 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1269 86582 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1610 74581 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 13 9223747 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 15 7028305 ns/op 26342 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 818404988 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 751799859 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 183 649325 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 190 606607 ns/op 206 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 66573440 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 59936984 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7637335755 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7159532460 ns/op 334042192 B/op 100092 allocs/op BenchmarkPyramid/10-4 2680 49969 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 3585672 ns/op 410540 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 346455716 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2488 54775 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 223 533110 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 26 5427263 ns/op 408999 B/op 1660 allocs/op BenchmarkCode-4 7022 16320 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.514s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 103352035 ns/op BenchmarkVariableString-4 75571 1541 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1634 66460 ns/op 2513 B/op 39 allocs/op PASS ok text/template/parse 1.451s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 55 2026034 ns/op BenchmarkAfter-4 166 1151192 ns/op BenchmarkStop-4 231 610146 ns/op BenchmarkSimultaneousAfterFunc-4 28 4042183 ns/op BenchmarkStartStop-4 248 428423 ns/op BenchmarkReset-4 2307 59734 ns/op BenchmarkSleep-4 49 2606347 ns/op BenchmarkParallelTimerLatency-4 33 932445 avg-late-ns 1892532 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 634797 avg-late-ns 1820211 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 603641 avg-late-ns 2914935 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 276276 avg-late-ns 2059922 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 238612 avg-late-ns 2243432 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 657094 avg-late-ns 4101894 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 211267 avg-late-ns 1725018 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 429431 avg-late-ns 2828115 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 249679 avg-late-ns 1367679 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 1212290 avg-late-ns 7448309 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 3206962 avg-late-ns 15076440 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 463890 avg-late-ns 1375525 max-late-ns BenchmarkTicker-4 322 452964 ns/op BenchmarkTickerReset-4 1777 60159 ns/op BenchmarkTickerResetNaive-4 261 849354 ns/op BenchmarkNow-4 614944 199.6 ns/op BenchmarkNowUnixNano-4 590046 190.4 ns/op BenchmarkNowUnixMilli-4 595957 205.8 ns/op BenchmarkNowUnixMicro-4 678379 189.9 ns/op BenchmarkFormat-4 40882 2522 ns/op BenchmarkFormatRFC3339-4 60534 1758 ns/op BenchmarkFormatRFC3339Nano-4 69640 1741 ns/op BenchmarkFormatNow-4 69536 1793 ns/op BenchmarkMarshalJSON-4 93166 1329 ns/op BenchmarkMarshalText-4 98342 1277 ns/op BenchmarkParse-4 101572 1149 ns/op BenchmarkParseRFC3339UTC-4 304696 438.8 ns/op BenchmarkParseRFC3339UTCBytes-4 219240 586.2 ns/op BenchmarkParseRFC3339TZ-4 88333 1327 ns/op BenchmarkParseRFC3339TZBytes-4 68589 1669 ns/op BenchmarkParseDuration-4 493468 232.4 ns/op BenchmarkHour-4 830109 158.8 ns/op BenchmarkSecond-4 800764 156.0 ns/op BenchmarkYear-4 610066 211.3 ns/op BenchmarkDay-4 539121 268.0 ns/op BenchmarkISOWeek-4 597620 226.9 ns/op BenchmarkGoString-4 65108 1847 ns/op BenchmarkUnmarshalText-4 71596 2131 ns/op PASS ok time 14.154s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 471146 264.5 ns/op BenchmarkDecodeValidJapaneseChars-4 504022 225.0 ns/op BenchmarkDecodeRune-4 1848344 59.88 ns/op BenchmarkEncodeValidASCII-4 440912 295.1 ns/op BenchmarkEncodeValidJapaneseChars-4 595820 191.5 ns/op BenchmarkAppendRuneValidASCII-4 1000000 112.2 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1859503 69.75 ns/op BenchmarkEncodeRune-4 1708179 70.37 ns/op PASS ok unicode/utf16 2.575s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1666903 62.97 ns/op BenchmarkRuneCountTenJapaneseChars-4 329431 391.8 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2522624 45.23 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 319593 407.4 ns/op BenchmarkValidTenASCIIChars-4 1645992 62.55 ns/op BenchmarkValid100KASCIIChars-4 134 925426 ns/op BenchmarkValidTenJapaneseChars-4 300468 441.4 ns/op BenchmarkValidLongMostlyASCII-4 100 1063373 ns/op BenchmarkValidLongJapanese-4 57 2335078 ns/op BenchmarkValidStringTenASCIIChars-4 2856520 41.30 ns/op BenchmarkValidString100KASCIIChars-4 10000 10594 ns/op BenchmarkValidStringTenJapaneseChars-4 307591 403.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1152 97070 ns/op BenchmarkValidStringLongJapanese-4 100 1170056 ns/op BenchmarkEncodeASCIIRune-4 2452246 47.60 ns/op BenchmarkEncodeJapaneseRune-4 1444566 80.99 ns/op BenchmarkAppendASCIIRune-4 6243482 19.11 ns/op BenchmarkAppendJapaneseRune-4 1731096 65.21 ns/op BenchmarkDecodeASCIIRune-4 2154624 51.36 ns/op BenchmarkDecodeJapaneseRune-4 1635568 73.66 ns/op BenchmarkFullRune/ASCII-4 2620158 43.20 ns/op BenchmarkFullRune/Incomplete-4 1000000 107.9 ns/op BenchmarkFullRune/Japanese-4 2743938 40.57 ns/op PASS ok unicode/utf8 5.265s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 118945502262 ns/op PASS ok cmd/api 120.296s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 627244 198.3 ns/op BenchmarkCgoCall/one-pointer-4 432196 297.4 ns/op BenchmarkCgoCall/string-pointer-escape-4 382884 344.2 ns/op BenchmarkCgoCall/string-pointer-noescape-4 411466 326.9 ns/op BenchmarkCgoCall/eight-pointers-4 170509 737.7 ns/op BenchmarkCgoCall/eight-pointers-nil-4 495621 254.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 23712 5236 ns/op BenchmarkCgoCall/eight-pointers-slice-4 28102 4134 ns/op BenchmarkGoString-4 1000000 187.1 ns/op BenchmarkCGoCallback-4 54703 2041 ns/op BenchmarkCGoInCThread-4 377058 272.4 ns/op PASS ok cmd/cgo/internal/test 2.909s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1319648 88.72 ns/op BenchmarkEqArrayOfStrings64-4 206251 609.1 ns/op BenchmarkEqArrayOfStrings1024-4 13953 8557 ns/op BenchmarkEqArrayOfFloats5-4 1510506 80.96 ns/op BenchmarkEqArrayOfFloats64-4 195379 628.2 ns/op BenchmarkEqArrayOfFloats1024-4 13054 9167 ns/op BenchmarkEqArrayOfStructsEq-4 4098 32852 ns/op BenchmarkEqArrayOfStructsNotEq-4 7308 17573 ns/op BenchmarkEqStruct-4 25647876 4.481 ns/op PASS ok cmd/compile/internal/reflectdata 2.711s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 70030 ns/op BenchmarkInvertLessThanNoov-4 17764418 5.939 ns/op BenchmarkCopyElim1-4 250 546524 ns/op BenchmarkCopyElim10-4 295 389314 ns/op BenchmarkCopyElim100-4 214 578279 ns/op BenchmarkCopyElim1000-4 51 2314307 ns/op BenchmarkCopyElim10000-4 4 29746093 ns/op BenchmarkCopyElim100000-4 1 472566897 ns/op BenchmarkDeadCode/1-4 333 397014 ns/op BenchmarkDeadCode/10-4 216 489117 ns/op BenchmarkDeadCode/100-4 175 665654 ns/op BenchmarkDeadCode/1000-4 56 3029556 ns/op BenchmarkDeadCode/10000-4 4 27177098 ns/op BenchmarkDeadCode/100000-4 1 314759674 ns/op BenchmarkDeadCode/200000-4 1 584712539 ns/op BenchmarkDominatorsLinear-4 16 7890957 ns/op 1.27 MB/s BenchmarkDominatorsFwdBack-4 12 11075529 ns/op 0.90 MB/s BenchmarkDominatorsManyPred-4 12 10098965 ns/op 0.99 MB/s BenchmarkDominatorsMaxPred-4 12 10024014 ns/op 1.00 MB/s BenchmarkDominatorsMaxPredVal-4 12 11840595 ns/op 0.84 MB/s BenchmarkFuse/1-4 292 357157 ns/op BenchmarkFuse/10-4 276 550469 ns/op BenchmarkFuse/100-4 118 857671 ns/op BenchmarkFuse/1000-4 26 5890859 ns/op BenchmarkFuse/10000-4 2 67633088 ns/op BenchmarkNilCheckDeep1-4 10000 10424 ns/op 0.10 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5620 23472 ns/op 0.43 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 751 151073 ns/op 0.66 MB/s 1232 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 86 1381834 ns/op 0.72 MB/s 9431 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15936549 ns/op 0.63 MB/s 225019 B/op 7 allocs/op BenchmarkDSEPass-4 43 2868855 ns/op 45934 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 111516328 ns/op 4296344 B/op 109226 allocs/op BenchmarkCSEPass-4 7 17029617 ns/op 94075 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 149003708 ns/op 5666784 B/op 97480 allocs/op BenchmarkDeadcodePass-4 163 646286 ns/op 108358 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 153499545 ns/op 4077944 B/op 45149 allocs/op BenchmarkMultiPass-4 61 1936098 ns/op 259537 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 323129717 ns/op 11202296 B/op 149881 allocs/op BenchmarkCondRewrite/SoloJump-4 3516134 32.54 ns/op BenchmarkCondRewrite/CombJump-4 3424699 33.67 ns/op PASS ok cmd/compile/internal/ssa 15.703s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 8540 12185 ns/op BenchmarkExtShift-4 19173 6068 ns/op BenchmarkModify-4 7944 17344 ns/op BenchmarkMullImm-4 16504 6697 ns/op BenchmarkConstModify-4 7216 18093 ns/op BenchmarkBitSet-4 10000 11196 ns/op BenchmarkBitClear-4 12501 9466 ns/op BenchmarkBitToggle-4 10000 11207 ns/op BenchmarkBitSetConst-4 118130 1203 ns/op BenchmarkBitClearConst-4 92793 1127 ns/op BenchmarkBitToggleConst-4 100510 1124 ns/op BenchmarkDivconstI64-4 4787154 22.66 ns/op BenchmarkModconstI64-4 5282120 21.18 ns/op BenchmarkDivisiblePow2constI64-4 5225622 25.75 ns/op BenchmarkDivisibleconstI64-4 4516648 24.95 ns/op BenchmarkDivisibleWDivconstI64-4 3221611 34.90 ns/op BenchmarkDivconstU64/3-4 4705176 23.36 ns/op BenchmarkDivconstU64/5-4 4344091 25.67 ns/op BenchmarkDivconstU64/37-4 5946158 19.48 ns/op BenchmarkDivconstU64/1234567-4 5298404 24.03 ns/op BenchmarkModconstU64-4 5351727 21.57 ns/op BenchmarkDivisibleconstU64-4 5883082 17.06 ns/op BenchmarkDivisibleWDivconstU64-4 3298598 34.15 ns/op BenchmarkDivconstI32-4 6653385 20.93 ns/op BenchmarkModconstI32-4 7152458 19.48 ns/op BenchmarkDivisiblePow2constI32-4 6502214 19.21 ns/op BenchmarkDivisibleconstI32-4 6178044 19.47 ns/op BenchmarkDivisibleWDivconstI32-4 4126363 27.96 ns/op BenchmarkDivconstU32-4 5113725 22.85 ns/op BenchmarkModconstU32-4 6787927 18.04 ns/op BenchmarkDivisibleconstU32-4 6709972 19.37 ns/op BenchmarkDivisibleWDivconstU32-4 3744423 30.02 ns/op BenchmarkDivconstI16-4 6563893 17.36 ns/op BenchmarkModconstI16-4 6428250 17.28 ns/op BenchmarkDivisiblePow2constI16-4 6875259 19.00 ns/op BenchmarkDivisibleconstI16-4 6399873 20.20 ns/op BenchmarkDivisibleWDivconstI16-4 4198495 27.61 ns/op BenchmarkDivconstU16-4 5720679 18.22 ns/op BenchmarkModconstU16-4 6428228 18.71 ns/op BenchmarkDivisibleconstU16-4 8311304 14.90 ns/op BenchmarkDivisibleWDivconstU16-4 3833901 30.85 ns/op BenchmarkDivconstI8-4 5613759 19.04 ns/op BenchmarkModconstI8-4 5669388 21.36 ns/op BenchmarkDivisiblePow2constI8-4 8209780 17.49 ns/op BenchmarkDivisibleconstI8-4 7210336 17.58 ns/op BenchmarkDivisibleWDivconstI8-4 4168372 28.43 ns/op BenchmarkDivconstU8-4 6303860 18.65 ns/op BenchmarkModconstU8-4 6767292 18.37 ns/op BenchmarkDivisibleconstU8-4 7429516 16.20 ns/op BenchmarkDivisibleWDivconstU8-4 3879690 33.17 ns/op BenchmarkMul2-4 224382 533.6 ns/op BenchmarkMulNeg2-4 254826 537.9 ns/op BenchmarkEfaceInteger-4 2941786 35.27 ns/op BenchmarkTypeAssert-4 20887484 5.767 ns/op BenchmarkDiv64UnsignedSmall-4 9743172 11.78 ns/op BenchmarkDiv64Small-4 9035004 12.98 ns/op BenchmarkDiv64SmallNegDivisor-4 9239902 12.97 ns/op BenchmarkDiv64SmallNegDividend-4 9863996 12.28 ns/op BenchmarkDiv64SmallNegBoth-4 9512313 12.15 ns/op BenchmarkDiv64Unsigned-4 10420516 11.33 ns/op BenchmarkDiv64-4 9744483 12.79 ns/op BenchmarkDiv64NegDivisor-4 8546340 12.96 ns/op BenchmarkDiv64NegDividend-4 9605371 13.53 ns/op BenchmarkDiv64NegBoth-4 8493229 12.96 ns/op BenchmarkMod64UnsignedSmall-4 11375019 10.60 ns/op BenchmarkMod64Small-4 9727418 12.15 ns/op BenchmarkMod64SmallNegDivisor-4 9415816 13.03 ns/op BenchmarkMod64SmallNegDividend-4 9273387 13.03 ns/op BenchmarkMod64SmallNegBoth-4 8201308 13.97 ns/op BenchmarkMod64Unsigned-4 9374834 12.05 ns/op BenchmarkMod64-4 7938236 15.24 ns/op BenchmarkMod64NegDivisor-4 6107490 17.98 ns/op BenchmarkMod64NegDividend-4 7020918 14.60 ns/op BenchmarkMod64NegBoth-4 8195283 14.00 ns/op BenchmarkMulconstI32/3-4 25808432 5.132 ns/op BenchmarkMulconstI32/5-4 27552877 4.915 ns/op BenchmarkMulconstI32/12-4 25137354 5.090 ns/op BenchmarkMulconstI32/120-4 26718655 4.814 ns/op BenchmarkMulconstI32/-120-4 27092811 4.796 ns/op BenchmarkMulconstI32/65537-4 26408002 5.035 ns/op BenchmarkMulconstI32/65538-4 26265469 4.916 ns/op BenchmarkMulconstI64/3-4 25137517 5.234 ns/op BenchmarkMulconstI64/5-4 25242565 5.220 ns/op BenchmarkMulconstI64/12-4 26148091 4.970 ns/op BenchmarkMulconstI64/120-4 26978216 4.886 ns/op BenchmarkMulconstI64/-120-4 26880991 4.770 ns/op BenchmarkMulconstI64/65537-4 26361656 4.849 ns/op BenchmarkMulconstI64/65538-4 26533620 4.792 ns/op BenchmarkMulconstU32/3-4 25338489 4.898 ns/op BenchmarkMulconstU32/5-4 25190481 4.930 ns/op BenchmarkMulconstU32/12-4 25240914 4.991 ns/op BenchmarkMulconstU32/120-4 25428711 5.015 ns/op BenchmarkMulconstU32/65537-4 24990618 5.026 ns/op BenchmarkMulconstU32/65538-4 24941833 5.039 ns/op BenchmarkMulconstU64/3-4 25190354 5.442 ns/op BenchmarkMulconstU64/5-4 24277112 4.886 ns/op BenchmarkMulconstU64/12-4 25664265 4.888 ns/op BenchmarkMulconstU64/120-4 25628632 5.160 ns/op BenchmarkMulconstU64/65537-4 24346104 5.010 ns/op BenchmarkMulconstU64/65538-4 24715111 5.184 ns/op BenchmarkShiftArithmeticRight-4 28992250 4.901 ns/op BenchmarkSwitch8Predictable-4 7599660 13.79 ns/op BenchmarkSwitch8Unpredictable-4 8905473 13.34 ns/op BenchmarkSwitch32Predictable-4 11171130 9.488 ns/op BenchmarkSwitch32Unpredictable-4 7205595 14.12 ns/op BenchmarkSwitchStringPredictable-4 5486560 21.02 ns/op BenchmarkSwitchStringUnpredictable-4 5200945 20.91 ns/op BenchmarkSwitchTypePredictable-4 3960478 30.22 ns/op BenchmarkSwitchTypeUnpredictable-4 4009662 29.32 ns/op BenchmarkSwitchInterfaceTypePredictable-4 4998626 24.04 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4587416 24.10 ns/op PASS ok cmd/compile/internal/test 20.219s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 74 1483443 ns/op BenchmarkNamed/Underlying/nongeneric-4 712534 166.8 ns/op BenchmarkNamed/Underlying/generic-4 861166 154.1 ns/op BenchmarkNamed/Underlying/src_instance-4 789270 157.0 ns/op BenchmarkNamed/Underlying/user_instance-4 855085 191.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 627467059 ns/op 53673 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 377079587 ns/op 89271 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 141915493 ns/op 236710 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 138876772 ns/op 242027 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2246859190 ns/op 2329 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 110921617 ns/op 46945 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 38181691 ns/op 135682 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 37935671 ns/op 137345 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 538021276 ns/op 4029 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42647331 ns/op 50781 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 25771797 ns/op 83275 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 27615650 ns/op 77011 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1826193823 ns/op 38020 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 612190555 ns/op 113443 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 136302262 ns/op 508574 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 112519496 ns/op 612399 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2741167037 ns/op 733.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 78792363 ns/op 25491 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 55123888 ns/op 36309 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 52579758 ns/op 38088 lines/s PASS ok cmd/compile/internal/types2 42.218s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 35021130 ns/op 22783333 sys-ns/op 7959333 user-ns/op PASS ok cmd/go 1.485s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 211123 601.4 ns/op PASS ok cmd/go/internal/cfg 1.249s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 63705 1857 ns/op 4.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 60561 1671 ns/op 4.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17259 6820 ns/op 150.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17761 6632 ns/op 154.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3006 42248 ns/op 193.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3148 41763 ns/op 196.15 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.200s All tests passed.