darwin-amd64-race at f664031bc17629080332a1c7bede38d67fd32e47 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=68D278DD-0C3F-46C2-8C22-42FC23C51422" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.iRme2jKNnE/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=564863EA-994B-457C-9F08-BD335A4F2B0B" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/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=68D278DD-0C3F-46C2-8C22-42FC23C51422" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.iRme2jKNnE/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=564863EA-994B-457C-9F08-BD335A4F2B0B" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/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.079s ok archive/zip 3.678s ok bufio 1.530s ok bytes 3.130s ok cmp 1.081s ok compress/bzip2 1.701s ok compress/flate 10.814s ok compress/gzip 18.838s ok compress/lzw 2.288s ok compress/zlib 7.265s ok container/heap 1.071s ok container/list 1.046s ok container/ring 1.046s ok context 1.133s ok crypto 1.032s ok crypto/aes 1.114s ok crypto/cipher 1.070s ok crypto/des 1.086s ok crypto/dsa 1.088s ok crypto/ecdh 1.332s ok crypto/ecdsa 1.209s ok crypto/ed25519 1.553s ok crypto/elliptic 1.062s ok crypto/hmac 1.037s ok crypto/internal/alias 1.043s ok crypto/internal/bigmod 5.953s ok crypto/internal/boring 1.070s ok crypto/internal/boring/bcache 1.965s ok crypto/internal/edwards25519 2.929s ok crypto/internal/edwards25519/field 1.261s ok crypto/internal/nistec 2.163s ok crypto/internal/nistec/fiat 1.064s [no tests to run] ok crypto/md5 1.103s ok crypto/rand 1.783s ok crypto/rc4 2.181s ok crypto/rsa 3.232s ok crypto/sha1 1.106s ok crypto/sha256 1.073s ok crypto/sha512 1.098s ok crypto/subtle 2.196s ok crypto/tls 8.461s ok crypto/x509 4.181s ok database/sql 1.770s ok database/sql/driver 1.125s ok debug/buildinfo 1.128s ok debug/dwarf 1.154s ok debug/elf 2.972s ok debug/gosym 1.238s ok debug/macho 1.070s ok debug/pe 1.189s ok debug/plan9obj 1.038s ok embed 1.080s [no tests to run] ok embed/internal/embedtest 1.077s ok encoding/ascii85 1.138s ok encoding/asn1 1.107s ok encoding/base32 1.160s ok encoding/base64 1.066s ok encoding/binary 1.043s ok encoding/csv 1.129s ok encoding/gob 31.341s ok encoding/hex 1.131s ok encoding/json 5.498s ok encoding/pem 5.870s ok encoding/xml 1.327s ok errors 1.079s ok expvar 1.125s ok flag 3.295s ok fmt 1.906s ok go/ast 1.076s ok go/build 9.015s ok go/build/constraint 1.070s ok go/constant 1.083s ok go/doc 1.528s ok go/doc/comment 6.347s ok go/format 1.166s ok go/importer 5.015s ok go/internal/gccgoimporter 1.284s ok go/internal/gcimporter 35.950s ok go/internal/srcimporter 37.145s ok go/parser 2.832s ok go/printer 3.890s ok go/scanner 1.051s ok go/token 1.164s ok go/types 82.299s ok go/version 1.040s ok hash 1.091s ok hash/adler32 1.057s ok hash/crc32 1.076s ok hash/crc64 1.089s ok hash/fnv 1.055s ok hash/maphash 1.037s ok html 1.040s ok html/template 1.390s ok image 1.674s ok image/color 1.156s ok image/draw 1.945s ok image/gif 3.174s ok image/jpeg 3.308s ok image/png 5.266s ok index/suffixarray 2.511s ok internal/abi 1.363s ok internal/buildcfg 1.041s ok internal/coverage/cformat 1.045s ok internal/coverage/cmerge 1.066s ok internal/coverage/pods 1.083s ok internal/coverage/slicereader 1.042s ok internal/coverage/slicewriter 1.042s ok internal/coverage/test 1.073s ok internal/cpu 3.137s ok internal/dag 1.059s ok internal/diff 1.089s ok internal/fmtsort 1.040s ok internal/fuzz 1.181s ok internal/godebug 14.982s ok internal/godebugs 1.043s ok internal/gover 1.034s ok internal/intern 2.161s ok internal/itoa 1.038s ok internal/platform 3.535s ok internal/poll 1.441s ok internal/profile 1.082s ok internal/reflectlite 1.029s ok internal/safefilepath 1.037s ok internal/saferio 1.330s ok internal/singleflight 1.189s ok internal/testenv 1.833s ok internal/trace 1.479s ok internal/trace/v2 34.532s ok internal/types/errors 4.077s ok internal/unsafeheader 1.027s ok internal/xcoff 1.044s ok internal/zstd 1.111s ok io 1.120s ok io/fs 1.270s ok io/ioutil 1.103s ok log 1.049s ok log/slog 1.199s ok log/slog/internal/benchmarks 1.026s ok log/slog/internal/buffer 1.083s ok log/syslog 2.285s ok maps 1.042s ok math 1.066s ok math/big 4.294s ok math/bits 1.049s ok math/cmplx 1.080s ok math/rand 5.062s ok math/rand/v2 3.408s ok mime 1.069s ok mime/multipart 6.196s ok mime/quotedprintable 1.191s ok net 14.601s ok net/http 23.445s ok net/http/cgi 28.121s ok net/http/cookiejar 1.141s ok net/http/fcgi 1.299s ok net/http/httptest 1.455s ok net/http/httptrace 1.054s ok net/http/httputil 2.222s ok net/http/internal 1.065s ok net/http/internal/ascii 1.045s ok net/http/pprof 6.230s ok net/internal/socktest 1.030s ok net/mail 1.049s ok net/netip 1.956s ok net/rpc 1.216s ok net/rpc/jsonrpc 1.180s ok net/smtp 1.231s ok net/textproto 2.345s ok net/url 1.086s ok os 8.785s ok os/exec 11.660s ok os/exec/internal/fdtest 1.050s ok os/signal 19.649s ok os/user 1.135s ok path 1.140s ok path/filepath 1.108s ok plugin 1.112s ok reflect 2.164s ok regexp 4.153s ok regexp/syntax 6.588s ok runtime 287.253s ok runtime/cgo 1.039s ok runtime/coverage 1.026s ok runtime/debug 2.151s ok runtime/internal/atomic 1.092s ok runtime/internal/math 1.110s ok runtime/internal/sys 1.060s ok runtime/internal/wasitest 1.041s ok runtime/metrics 1.075s ok runtime/pprof 21.962s ok runtime/race 15.179s ok runtime/trace 6.454s ok slices 1.735s ok sort 2.356s ok strconv 3.741s ok strings 2.673s ok sync 1.897s ok sync/atomic 4.904s ok syscall 6.902s ok testing 3.874s ok testing/fstest 1.091s ok testing/iotest 1.044s ok testing/quick 1.219s ok testing/slogtest 1.057s ok text/scanner 1.041s ok text/tabwriter 1.067s ok text/template 1.124s ok text/template/parse 1.049s ok time 3.668s ok unicode 1.132s ok unicode/utf16 1.112s ok unicode/utf8 1.180s ok cmd/addr2line 12.370s ok cmd/api 7.809s ok cmd/asm/internal/asm 4.385s ok cmd/asm/internal/lex 1.075s ok cmd/cgo/internal/swig 1.125s ok cmd/cgo/internal/test 4.079s ok cmd/cgo/internal/testcarchive 53.873s ok cmd/cgo/internal/testcshared 25.631s ok cmd/cgo/internal/testerrors 28.203s ok cmd/cgo/internal/testfortran 1.094s ok cmd/cgo/internal/testgodefs 4.441s ok cmd/cgo/internal/testlife 3.872s ok cmd/cgo/internal/testnocgo 1.030s ok cmd/cgo/internal/testplugin 100.947s ok cmd/cgo/internal/testsanitizers 1.033s [no tests to run] ok cmd/cgo/internal/testshared 1.023s ok cmd/cgo/internal/testso 5.861s ok cmd/cgo/internal/teststdio 6.198s ok cmd/cgo/internal/testtls 1.037s ok cmd/compile/internal/abt 1.108s ok cmd/compile/internal/amd64 78.714s ok cmd/compile/internal/base 1.052s ok cmd/compile/internal/compare 1.086s ok cmd/compile/internal/devirtualize 1.029s ok cmd/compile/internal/dwarfgen 1.979s ok cmd/compile/internal/importer 5.868s ok cmd/compile/internal/inline/inlheur 3.070s ok cmd/compile/internal/ir 1.053s ok cmd/compile/internal/logopt 2.248s ok cmd/compile/internal/loopvar 44.871s ok cmd/compile/internal/noder 1.037s ok cmd/compile/internal/reflectdata 1.037s [no tests to run] ok cmd/compile/internal/ssa 48.936s ok cmd/compile/internal/syntax 1.356s ok cmd/compile/internal/test 29.209s ok cmd/compile/internal/typecheck 1.869s ok cmd/compile/internal/types 1.063s ok cmd/compile/internal/types2 28.272s ok cmd/covdata 1.103s ok cmd/cover 23.031s ok cmd/dist 1.041s ok cmd/distpack 1.023s ok cmd/doc 3.062s ok cmd/fix 15.010s ok cmd/go 485.488s ok cmd/go/internal/auth 1.083s ok cmd/go/internal/cache 1.742s ok cmd/go/internal/cfg 1.037s [no tests to run] ok cmd/go/internal/envcmd 1.649s ok cmd/go/internal/fsys 1.249s ok cmd/go/internal/generate 1.058s ok cmd/go/internal/gover 1.082s ok cmd/go/internal/imports 1.109s ok cmd/go/internal/load 1.048s ok cmd/go/internal/lockedfile 2.268s ok cmd/go/internal/lockedfile/internal/filelock 2.107s ok cmd/go/internal/modfetch 1.088s ok cmd/go/internal/modfetch/codehost 12.589s ok cmd/go/internal/modfetch/zip_sum_test 1.126s ok cmd/go/internal/modindex 1.759s ok cmd/go/internal/modload 1.080s ok cmd/go/internal/mvs 1.070s ok cmd/go/internal/par 1.165s ok cmd/go/internal/str 1.070s ok cmd/go/internal/test 1.098s ok cmd/go/internal/toolchain 1.068s ok cmd/go/internal/vcs 1.088s ok cmd/go/internal/vcweb 1.115s ok cmd/go/internal/vcweb/vcstest 29.639s ok cmd/go/internal/web 1.093s ok cmd/go/internal/work 3.046s ok cmd/gofmt 1.421s ok cmd/internal/archive 3.417s ok cmd/internal/buildid 1.970s ok cmd/internal/cov 2.072s ok cmd/internal/dwarf 1.064s ok cmd/internal/edit 1.073s ok cmd/internal/goobj 1.044s ok cmd/internal/moddeps 3.154s ok cmd/internal/notsha256 1.100s ok cmd/internal/obj 2.562s ok cmd/internal/obj/ppc64 2.147s ok cmd/internal/obj/riscv 1.497s ok cmd/internal/obj/s390x 1.030s ok cmd/internal/obj/x86 4.915s ok cmd/internal/objabi 1.166s ok cmd/internal/pkgpath 5.114s ok cmd/internal/pkgpattern 1.037s ok cmd/internal/quoted 1.025s ok cmd/internal/src 1.050s ok cmd/internal/test2json 2.207s ok cmd/link 23.815s ok cmd/link/internal/benchmark 1.073s ok cmd/link/internal/ld 34.390s ok cmd/link/internal/loader 1.101s ok cmd/nm 9.597s ok cmd/objdump 8.844s ok cmd/pack 8.354s ok cmd/pprof 4.137s ok cmd/trace 1.224s ok cmd/vet 55.367s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 1956 70379 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2155 54714 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1681 79172 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4354 29583 ns/op 5211 B/op 16 allocs/op Benchmark/Reader/GNU-4 4927 21201 ns/op 5093 B/op 14 allocs/op Benchmark/Reader/PAX-4 2637 57605 ns/op 8698 B/op 33 allocs/op PASS ok archive/tar 2.230s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 416071565 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 227670770 ns/op BenchmarkZip64TestSizes/4096-4 1281 188988 ns/op BenchmarkZip64TestSizes/1048576-4 76 1387872 ns/op BenchmarkZip64TestSizes/67108864-4 1 207619812 ns/op PASS ok archive/zip 2.853s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 197520 840.1 ns/op BenchmarkReaderCopyUnoptimal-4 77071 1678 ns/op BenchmarkReaderCopyNoWriteTo-4 6903 62518 ns/op BenchmarkReaderWriteToOptimal-4 5010 34966 ns/op BenchmarkReaderReadString-4 64778 1685 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 153985 801.0 ns/op BenchmarkWriterCopyUnoptimal-4 182522 840.1 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 70415 ns/op BenchmarkReaderEmpty-4 13404 11777 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 12452 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 521430 265.9 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.170s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 1418 95384 ns/op 343.54 MB/s BenchmarkWriteByte-4 352 474020 ns/op 8.64 MB/s BenchmarkWriteRune-4 100 1049400 ns/op 11.71 MB/s BenchmarkBufferNotEmptyWriteRead-4 33 4174695 ns/op BenchmarkBufferFullSmallReads-4 74 1762355 ns/op BenchmarkBufferWriteBlock/N4096-4 5859 32144 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 249 627656 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 14897223 ns/op 4192257 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 101730603 ns/op 164.92 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 3323307 47.16 ns/op 212.03 MB/s BenchmarkIndexByte/32-4 3047986 38.60 ns/op 829.06 MB/s BenchmarkIndexByte/4K-4 1000000 127.7 ns/op 32064.93 MB/s BenchmarkIndexBytePortable/10-4 904566 177.2 ns/op 56.42 MB/s BenchmarkIndexBytePortable/32-4 328357 393.1 ns/op 81.41 MB/s BenchmarkIndexBytePortable/4K-4 3328 43102 ns/op 95.03 MB/s BenchmarkIndexRune/10-4 846100 145.0 ns/op 68.97 MB/s BenchmarkIndexRune/32-4 896636 170.2 ns/op 188.04 MB/s BenchmarkIndexRune/4K-4 351633 365.2 ns/op 11216.62 MB/s BenchmarkIndexRuneASCII/10-4 3102049 39.14 ns/op 255.51 MB/s BenchmarkIndexRuneASCII/32-4 2659737 44.16 ns/op 724.60 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 158.8 ns/op 25797.37 MB/s BenchmarkEqual/0-4 5748393 24.51 ns/op BenchmarkEqual/1-4 969608 124.3 ns/op 8.04 MB/s BenchmarkEqual/6-4 945086 171.3 ns/op 35.02 MB/s BenchmarkEqual/9-4 1000000 117.8 ns/op 76.41 MB/s BenchmarkEqual/15-4 977354 117.1 ns/op 128.07 MB/s BenchmarkEqual/16-4 1000000 118.8 ns/op 134.65 MB/s BenchmarkEqual/20-4 1000000 123.9 ns/op 161.44 MB/s BenchmarkEqual/32-4 1000000 146.9 ns/op 217.91 MB/s BenchmarkEqual/4K-4 60097 1962 ns/op 2088.18 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 116.4 ns/op 549.85 MB/s BenchmarkEqualBothUnaligned/64_1-4 958054 132.9 ns/op 481.54 MB/s BenchmarkEqualBothUnaligned/64_4-4 732398 219.0 ns/op 292.29 MB/s BenchmarkEqualBothUnaligned/64_7-4 904783 165.5 ns/op 386.62 MB/s BenchmarkEqualBothUnaligned/4096_0-4 82584 2830 ns/op 1447.20 MB/s BenchmarkEqualBothUnaligned/4096_1-4 47149 2162 ns/op 1894.72 MB/s BenchmarkEqualBothUnaligned/4096_4-4 148682 852.4 ns/op 4805.22 MB/s BenchmarkEqualBothUnaligned/4096_7-4 156480 911.8 ns/op 4492.22 MB/s BenchmarkIndex/10-4 2136439 54.42 ns/op 183.75 MB/s BenchmarkIndex/32-4 2134028 53.83 ns/op 594.45 MB/s BenchmarkIndex/4K-4 40208 3018 ns/op 1357.39 MB/s BenchmarkIndexEasy/10-4 2382610 56.16 ns/op 178.06 MB/s BenchmarkIndexEasy/32-4 2195887 58.36 ns/op 548.31 MB/s BenchmarkIndexEasy/4K-4 443445 278.0 ns/op 14735.29 MB/s BenchmarkCount/10-4 1000000 115.1 ns/op 86.87 MB/s BenchmarkCount/32-4 1000000 135.1 ns/op 236.82 MB/s BenchmarkCount/4K-4 41497 4201 ns/op 975.00 MB/s BenchmarkCountEasy/10-4 1000000 127.9 ns/op 78.17 MB/s BenchmarkCountEasy/32-4 1000000 110.0 ns/op 290.98 MB/s BenchmarkCountEasy/4K-4 428103 316.8 ns/op 12931.11 MB/s BenchmarkCountSingle/10-4 2106937 56.68 ns/op 176.44 MB/s BenchmarkCountSingle/32-4 1777179 61.95 ns/op 516.57 MB/s BenchmarkCountSingle/4K-4 908271 139.0 ns/op 29471.95 MB/s BenchmarkToUpper/#00-4 1989979 60.79 ns/op BenchmarkToUpper/ONLYUPPER-4 229149 1057 ns/op BenchmarkToUpper/abc-4 328308 407.8 ns/op BenchmarkToUpper/AbC123-4 227137 779.5 ns/op BenchmarkToUpper/azAZ09_-4 210642 741.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 63087 2123 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29462 4358 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 45826 3670 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 105604 1102 ns/op BenchmarkToLower/#00-4 2222168 49.74 ns/op BenchmarkToLower/abc-4 371851 389.6 ns/op BenchmarkToLower/AbC123-4 204607 537.5 ns/op BenchmarkToLower/azAZ09_-4 212817 988.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 74943 1793 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31087 4061 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 62076 1995 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 113548 1542 ns/op BenchmarkFields/ASCII/16-4 134871 1380 ns/op 11.60 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 11895 12777 ns/op 20.04 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 668 179065 ns/op 22.87 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 33 3671548 ns/op 17.85 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 61956135 ns/op 16.92 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 76240 1772 ns/op 9.03 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6295 24824 ns/op 10.31 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 274 479736 ns/op 8.54 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 14 11058601 ns/op 5.93 MB/s 512262 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 144524869 ns/op 7.26 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 65416 1857 ns/op 8.62 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9184 15349 ns/op 16.68 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 462 405307 ns/op 10.11 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 26 7615812 ns/op 8.61 MB/s 512263 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 107429117 ns/op 9.76 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 92918 2343 ns/op 6.83 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6597 18769 ns/op 13.64 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 388 325217 ns/op 12.59 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 7171983 ns/op 9.14 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 162267240 ns/op 6.46 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1277373 82.34 ns/op BenchmarkTrimSpace/ASCII-4 948315 230.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 95048 1399 ns/op BenchmarkTrimSpace/JustNonASCII-4 41161 2955 ns/op BenchmarkToValidUTF8/Valid-4 383552 370.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 178095 700.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 79431 2084 ns/op BenchmarkIndexHard1-4 834 192851 ns/op BenchmarkIndexHard2-4 547 210341 ns/op BenchmarkIndexHard3-4 139 814970 ns/op BenchmarkIndexHard4-4 100 1200709 ns/op BenchmarkLastIndexHard1-4 5 22241117 ns/op BenchmarkLastIndexHard2-4 4 46902902 ns/op BenchmarkLastIndexHard3-4 4 41385652 ns/op BenchmarkCountHard1-4 768 175614 ns/op BenchmarkCountHard2-4 686 164355 ns/op BenchmarkCountHard3-4 177 660193 ns/op BenchmarkSplitEmptySeparator-4 1 124411840 ns/op BenchmarkSplitSingleByteSeparator-4 15 12823119 ns/op BenchmarkSplitMultiByteSeparator-4 10 14688077 ns/op BenchmarkSplitNSingleByteSeparator-4 183704 1391 ns/op BenchmarkSplitNMultiByteSeparator-4 51448 2334 ns/op BenchmarkRepeat-4 147949 970.8 ns/op BenchmarkRepeatLarge/256/1-4 76459 1692 ns/op 151.26 MB/s BenchmarkRepeatLarge/256/16-4 164590 1132 ns/op 226.17 MB/s BenchmarkRepeatLarge/512/1-4 55776 2784 ns/op 183.90 MB/s BenchmarkRepeatLarge/512/16-4 68510 1833 ns/op 279.38 MB/s BenchmarkRepeatLarge/1024/1-4 34437 3783 ns/op 270.68 MB/s BenchmarkRepeatLarge/1024/16-4 32982 3322 ns/op 308.27 MB/s BenchmarkRepeatLarge/2048/1-4 18174 5664 ns/op 361.61 MB/s BenchmarkRepeatLarge/2048/16-4 20868 5211 ns/op 393.05 MB/s BenchmarkRepeatLarge/4096/1-4 14275 9229 ns/op 443.81 MB/s BenchmarkRepeatLarge/4096/16-4 13803 7691 ns/op 532.57 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17893 ns/op 457.83 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15825 ns/op 517.66 MB/s BenchmarkRepeatLarge/8192/4097-4 13602 8387 ns/op 488.49 MB/s BenchmarkRepeatLarge/16384/1-4 6261 30655 ns/op 534.46 MB/s BenchmarkRepeatLarge/16384/16-4 10000 29098 ns/op 563.06 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20051 ns/op 613.00 MB/s BenchmarkRepeatLarge/32768/1-4 2083 61969 ns/op 528.78 MB/s BenchmarkRepeatLarge/32768/16-4 2445 56842 ns/op 576.48 MB/s BenchmarkRepeatLarge/32768/4097-4 2452 51804 ns/op 553.60 MB/s BenchmarkRepeatLarge/65536/1-4 1005 124412 ns/op 526.77 MB/s BenchmarkRepeatLarge/65536/16-4 1075 98840 ns/op 663.05 MB/s BenchmarkRepeatLarge/65536/4097-4 1425 106361 ns/op 577.79 MB/s BenchmarkRepeatLarge/131072/1-4 210 565560 ns/op 231.76 MB/s BenchmarkRepeatLarge/131072/16-4 235 532337 ns/op 246.22 MB/s BenchmarkRepeatLarge/131072/4097-4 236 510390 ns/op 248.84 MB/s BenchmarkRepeatLarge/262144/1-4 158 759476 ns/op 345.16 MB/s BenchmarkRepeatLarge/262144/16-4 171 774958 ns/op 338.27 MB/s BenchmarkRepeatLarge/262144/4097-4 166 699747 ns/op 368.86 MB/s BenchmarkRepeatLarge/524288/1-4 75 1441396 ns/op 363.74 MB/s BenchmarkRepeatLarge/524288/16-4 100 1483147 ns/op 353.50 MB/s BenchmarkRepeatLarge/524288/4097-4 69 1492171 ns/op 348.70 MB/s BenchmarkRepeatLarge/1048576/1-4 44 3398004 ns/op 308.59 MB/s BenchmarkRepeatLarge/1048576/16-4 63 3127505 ns/op 335.28 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 3149510 ns/op 331.71 MB/s BenchmarkRepeatLarge/2097152/1-4 30 5477281 ns/op 382.88 MB/s BenchmarkRepeatLarge/2097152/16-4 30 6896592 ns/op 304.09 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 5528454 ns/op 378.69 MB/s BenchmarkRepeatLarge/4194304/1-4 9 16822610 ns/op 249.33 MB/s BenchmarkRepeatLarge/4194304/16-4 8 13222887 ns/op 317.20 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 11938960 ns/op 351.05 MB/s BenchmarkRepeatLarge/8388608/1-4 5 21076994 ns/op 398.00 MB/s BenchmarkRepeatLarge/8388608/16-4 5 20081771 ns/op 417.72 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 23297413 ns/op 359.98 MB/s BenchmarkRepeatLarge/16777216/1-4 3 73978492 ns/op 226.79 MB/s BenchmarkRepeatLarge/16777216/16-4 3 39503694 ns/op 424.70 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 50072930 ns/op 335.06 MB/s BenchmarkRepeatLarge/33554432/1-4 2 69042938 ns/op 485.99 MB/s BenchmarkRepeatLarge/33554432/16-4 2 65729347 ns/op 510.49 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 63133616 ns/op 531.48 MB/s BenchmarkRepeatLarge/67108864/1-4 1 145521996 ns/op 461.16 MB/s BenchmarkRepeatLarge/67108864/16-4 1 120353044 ns/op 557.60 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 168676574 ns/op 397.86 MB/s BenchmarkRepeatLarge/134217728/1-4 1 323204184 ns/op 415.27 MB/s BenchmarkRepeatLarge/134217728/16-4 1 330946970 ns/op 405.56 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 308588965 ns/op 434.94 MB/s BenchmarkRepeatLarge/268435456/1-4 1 786495677 ns/op 341.31 MB/s BenchmarkRepeatLarge/268435456/16-4 1 570453203 ns/op 470.57 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 698062607 ns/op 384.54 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1227430851 ns/op 437.39 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1350535082 ns/op 397.52 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1301043863 ns/op 412.65 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 12010254481 ns/op 89.40 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2777126693 ns/op 386.64 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1999045416 ns/op 537.13 MB/s BenchmarkBytesCompare/1-4 11874351 10.47 ns/op BenchmarkBytesCompare/2-4 10983906 10.47 ns/op BenchmarkBytesCompare/4-4 12005460 9.613 ns/op BenchmarkBytesCompare/8-4 14481664 8.805 ns/op BenchmarkBytesCompare/16-4 12828716 11.37 ns/op BenchmarkBytesCompare/32-4 11296748 10.36 ns/op BenchmarkBytesCompare/64-4 9655095 16.96 ns/op BenchmarkBytesCompare/128-4 9662635 16.50 ns/op BenchmarkBytesCompare/256-4 8623992 13.92 ns/op BenchmarkBytesCompare/512-4 5698716 23.17 ns/op BenchmarkBytesCompare/1024-4 3064220 37.50 ns/op BenchmarkBytesCompare/2048-4 1000000 107.3 ns/op BenchmarkIndexAnyASCII/1:1-4 1000000 122.4 ns/op BenchmarkIndexAnyASCII/1:2-4 1834633 59.64 ns/op BenchmarkIndexAnyASCII/1:4-4 2029276 60.77 ns/op BenchmarkIndexAnyASCII/1:8-4 1935486 86.01 ns/op BenchmarkIndexAnyASCII/1:16-4 2009835 59.01 ns/op BenchmarkIndexAnyASCII/1:32-4 1944849 60.90 ns/op BenchmarkIndexAnyASCII/1:64-4 1779860 59.18 ns/op BenchmarkIndexAnyASCII/16:1-4 1576064 76.54 ns/op BenchmarkIndexAnyASCII/16:2-4 420850 279.1 ns/op BenchmarkIndexAnyASCII/16:4-4 432838 288.2 ns/op BenchmarkIndexAnyASCII/16:8-4 435277 295.0 ns/op BenchmarkIndexAnyASCII/16:16-4 382124 300.9 ns/op BenchmarkIndexAnyASCII/16:32-4 397486 318.4 ns/op BenchmarkIndexAnyASCII/16:64-4 346036 373.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1806969 65.58 ns/op BenchmarkIndexAnyASCII/256:2-4 32076 3724 ns/op BenchmarkIndexAnyASCII/256:4-4 30368 4048 ns/op BenchmarkIndexAnyASCII/256:8-4 30765 5407 ns/op BenchmarkIndexAnyASCII/256:16-4 28431 3952 ns/op BenchmarkIndexAnyASCII/256:32-4 31784 4141 ns/op BenchmarkIndexAnyASCII/256:64-4 29608 4865 ns/op BenchmarkIndexAnyUTF8/1:1-4 1776924 65.33 ns/op BenchmarkIndexAnyUTF8/1:2-4 1905476 59.87 ns/op BenchmarkIndexAnyUTF8/1:4-4 1788846 61.46 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 107.8 ns/op BenchmarkIndexAnyUTF8/1:16-4 1725559 65.06 ns/op BenchmarkIndexAnyUTF8/1:32-4 1603318 81.26 ns/op BenchmarkIndexAnyUTF8/1:64-4 1919120 76.29 ns/op BenchmarkIndexAnyUTF8/16:1-4 127288 947.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 318182 362.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 326131 364.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 302103 372.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 347900 376.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 308132 368.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 343350 490.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 8605 13152 ns/op BenchmarkIndexAnyUTF8/256:2-4 25609 4749 ns/op BenchmarkIndexAnyUTF8/256:4-4 24342 6112 ns/op BenchmarkIndexAnyUTF8/256:8-4 25017 6619 ns/op BenchmarkIndexAnyUTF8/256:16-4 25656 4765 ns/op BenchmarkIndexAnyUTF8/256:32-4 17990 9721 ns/op BenchmarkIndexAnyUTF8/256:64-4 21141 8312 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1654159 117.8 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1569186 74.33 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1447729 71.86 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1712823 87.33 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1738816 64.71 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1723090 65.51 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1627088 82.86 ns/op BenchmarkLastIndexAnyASCII/16:1-4 399938 287.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 415531 418.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 460375 292.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 380043 274.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 375895 372.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 428912 307.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 290888 354.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25718 4326 ns/op BenchmarkLastIndexAnyASCII/256:2-4 32005 3905 ns/op BenchmarkLastIndexAnyASCII/256:4-4 30781 4036 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24660 4137 ns/op BenchmarkLastIndexAnyASCII/256:16-4 30334 4196 ns/op BenchmarkLastIndexAnyASCII/256:32-4 27270 5900 ns/op BenchmarkLastIndexAnyASCII/256:64-4 18693 5951 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1414572 74.34 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 136.3 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 101.6 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1452924 73.67 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1578930 77.84 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1496906 77.46 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1509922 72.92 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 151088 1091 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 305066 389.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 243469 429.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 291428 473.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 259921 435.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 346508 380.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 312949 532.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 19140 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 21063 6470 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19878 5062 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10879 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 21741 6418 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 20626 5710 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 19965 5777 ns/op BenchmarkTrimASCII/1:1-4 1903876 91.95 ns/op BenchmarkTrimASCII/1:2-4 1672179 68.18 ns/op BenchmarkTrimASCII/1:4-4 1779504 66.79 ns/op BenchmarkTrimASCII/1:8-4 1740974 71.69 ns/op BenchmarkTrimASCII/1:16-4 1424328 82.74 ns/op BenchmarkTrimASCII/16:1-4 437515 262.3 ns/op BenchmarkTrimASCII/16:2-4 434575 323.9 ns/op BenchmarkTrimASCII/16:4-4 440568 320.9 ns/op BenchmarkTrimASCII/16:8-4 326269 409.8 ns/op BenchmarkTrimASCII/16:16-4 365170 356.5 ns/op BenchmarkTrimASCII/256:1-4 32631 4665 ns/op BenchmarkTrimASCII/256:2-4 28392 6158 ns/op BenchmarkTrimASCII/256:4-4 27265 4740 ns/op BenchmarkTrimASCII/256:8-4 27338 4075 ns/op BenchmarkTrimASCII/256:16-4 30022 3994 ns/op BenchmarkTrimASCII/4096:1-4 2454 52839 ns/op BenchmarkTrimASCII/4096:2-4 1770 65293 ns/op BenchmarkTrimASCII/4096:4-4 834 141067 ns/op BenchmarkTrimASCII/4096:8-4 1729 71064 ns/op BenchmarkTrimASCII/4096:16-4 1848 72907 ns/op BenchmarkTrimByte-4 1569286 71.75 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14490 8876 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 12984 9527 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 726 192422 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1575 82769 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2694 47378 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4965 28848 ns/op BenchmarkCompareBytesEqual-4 11459806 15.20 ns/op BenchmarkCompareBytesToNil-4 11691129 8.903 ns/op BenchmarkCompareBytesEmpty-4 13806636 8.547 ns/op BenchmarkCompareBytesIdentical-4 14578658 11.67 ns/op BenchmarkCompareBytesSameLength-4 12509058 10.46 ns/op BenchmarkCompareBytesDifferentLength-4 12646215 9.168 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2370 83973 ns/op 12487.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1531 71274 ns/op 14712.00 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2799 60187 ns/op 17422.25 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2337 58902 ns/op 17802.12 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2343 68719 ns/op 15259.06 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2112 58216 ns/op 18012.13 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1832 67186 ns/op 15607.14 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2415 47361 ns/op 22140.16 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2563 65172 ns/op 16089.52 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2020 66908 ns/op 15672.01 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2602 57224 ns/op 18324.08 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2743 72647 ns/op 14434.01 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2194 61015 ns/op 17185.69 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2040 66949 ns/op 15662.37 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2470 54128 ns/op 19372.37 MB/s BenchmarkCompareBytesBig-4 3030 53439 ns/op 19622.18 MB/s BenchmarkCompareBytesBigIdentical-4 9386938 10.68 ns/op 98162392.53 MB/s PASS ok bytes 100.571s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 97176888 ns/op 1.03 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 326690422 ns/op 1.74 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 32754874 ns/op 0.50 MB/s 3645482 B/op 51 allocs/op PASS ok compress/bzip2 2.625s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 61 2097845 ns/op 4.77 MB/s 41614 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 27645968 ns/op 3.62 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 206875412 ns/op 4.83 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 56 2282002 ns/op 4.38 MB/s 42377 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26275912 ns/op 3.81 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 253092916 ns/op 3.95 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 60 2316275 ns/op 4.32 MB/s 43315 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 22708402 ns/op 4.40 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 221160450 ns/op 4.52 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 49 2233886 ns/op 4.48 MB/s 42424 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 31473488 ns/op 3.18 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 208559371 ns/op 4.79 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 2189910 ns/op 4.57 MB/s 43295 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 31192643 ns/op 3.21 MB/s 51300 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 215112057 ns/op 4.65 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 69 1761837 ns/op 5.68 MB/s 43532 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 20615789 ns/op 4.85 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 144759661 ns/op 6.91 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 82 1569460 ns/op 6.37 MB/s 44158 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11364527 ns/op 8.80 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 121256561 ns/op 8.25 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 78 1665975 ns/op 6.00 MB/s 44002 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11667867 ns/op 8.57 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 115797184 ns/op 8.64 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 90 1333317 ns/op 7.50 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 18738732 ns/op 5.34 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 133069621 ns/op 7.51 MB/s BenchmarkEncode/Digits/Speed/1e4-4 51 2396778 ns/op 4.17 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 34176424 ns/op 2.93 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 235519697 ns/op 4.25 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6304779 ns/op 1.59 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 73106907 ns/op 1.37 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 906201698 ns/op 1.10 MB/s BenchmarkEncode/Digits/Compression/1e4-4 13 7889790 ns/op 1.27 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 70682162 ns/op 1.41 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 708890875 ns/op 1.41 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 68 1566625 ns/op 6.38 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13434229 ns/op 7.44 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 136889914 ns/op 7.31 MB/s BenchmarkEncode/Newton/Speed/1e4-4 54 2377418 ns/op 4.21 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16978556 ns/op 5.89 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 238153455 ns/op 4.20 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 9983378 ns/op 1.00 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 77789574 ns/op 1.29 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 700031897 ns/op 1.43 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 6134771 ns/op 1.63 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 75033810 ns/op 1.33 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 913054045 ns/op 1.10 MB/s PASS ok compress/flate 19.008s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 43 2423303 ns/op 4.13 MB/s BenchmarkDecoder/1e-Reuse4-4 48 2452240 ns/op 4.08 MB/s BenchmarkDecoder/1e5-4 4 28553382 ns/op 3.50 MB/s BenchmarkDecoder/1e-Reuse5-4 5 25362450 ns/op 3.94 MB/s BenchmarkDecoder/1e6-4 1 252730017 ns/op 3.96 MB/s BenchmarkDecoder/1e-Reuse6-4 1 293753688 ns/op 3.40 MB/s BenchmarkEncoder/1e4-4 54 2284160 ns/op 4.38 MB/s BenchmarkEncoder/1e-Reuse4-4 62 1961380 ns/op 5.10 MB/s BenchmarkEncoder/1e5-4 4 29055008 ns/op 3.44 MB/s BenchmarkEncoder/1e-Reuse5-4 5 20288224 ns/op 4.93 MB/s BenchmarkEncoder/1e6-4 1 204591581 ns/op 4.89 MB/s BenchmarkEncoder/1e-Reuse6-4 1 250751683 ns/op 3.99 MB/s PASS ok compress/lzw 4.691s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 22 5118698 ns/op PASS ok container/heap 1.157s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 33459 3859 ns/op BenchmarkWithTimeout/concurrency=40-4 7764 20180 ns/op BenchmarkWithTimeout/concurrency=4000-4 4927 26042 ns/op BenchmarkWithTimeout/concurrency=400000-4 5590 26049 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 399038 420.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16284 8284 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21681 7648 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3673 40635 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2695 53131 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3811 35208 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 364 417328 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 250 671395 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 286 350945 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 33 3717466 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 6565827 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 39 3634311 ns/op BenchmarkCheckCanceled/Err-4 343844 334.1 ns/op BenchmarkCheckCanceled/Done-4 531592 208.7 ns/op BenchmarkContextCancelDone-4 840900 156.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 25099 4958 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20872 5944 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 19873 5916 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 17787 8309 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12004 9168 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 475614 235.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 330163 375.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 230689 547.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 132559 843.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 82504 1694 ns/op PASS ok context 15.062s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1555220 78.77 ns/op 203.13 MB/s BenchmarkDecrypt-4 1316857 84.84 ns/op 188.60 MB/s BenchmarkExpand-4 1000000 124.2 ns/op PASS ok crypto/aes 1.709s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 188912 594.5 ns/op 107.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 378469 365.3 ns/op 175.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 187023 776.1 ns/op 82.47 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 367065 390.7 ns/op 163.80 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 135411 1274 ns/op 1059.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 166555 988.8 ns/op 1365.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 125496 1023 ns/op 1319.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 151930 804.2 ns/op 1678.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 48127 2378 ns/op 3445.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 61934 2036 ns/op 4024.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 42483 2594 ns/op 3158.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 53012 2462 ns/op 3327.23 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7095 20767 ns/op 49.07 MB/s BenchmarkAESCFBDecrypt1K-4 5312 21565 ns/op 47.25 MB/s BenchmarkAESCFBDecrypt8K-4 651 181267 ns/op 45.17 MB/s BenchmarkAESOFB1K-4 10000 21107 ns/op 48.28 MB/s BenchmarkAESCTR1K-4 12550 9871 ns/op 103.23 MB/s BenchmarkAESCTR8K-4 1780 76028 ns/op 107.68 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11065 ns/op 92.54 MB/s BenchmarkAESCBCDecrypt1K-4 15871 6797 ns/op 150.66 MB/s PASS ok crypto/cipher 5.251s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 67200 1666 ns/op 4.80 MB/s BenchmarkDecrypt-4 67398 2494 ns/op 3.21 MB/s BenchmarkTDESEncrypt-4 29224 4033 ns/op 1.98 MB/s BenchmarkTDESDecrypt-4 29032 8104 ns/op 0.99 MB/s PASS ok crypto/des 2.048s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 897 135908 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 9 11269053 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 4 40186106 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 57 2260864 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 2.271s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1966 75773 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 26 4272246 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 9 14771991 ns/op 3066 B/op 35 allocs/op BenchmarkVerify/P256-4 980 104376 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 13 11766331 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 26866530 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4087 26270 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 51 2676149 ns/op 1097 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 9220072 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 3.111s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 230 540851 ns/op BenchmarkNewKeyFromSeed-4 228 594286 ns/op BenchmarkSigning-4 213 663330 ns/op BenchmarkVerification-4 100 1302665 ns/op PASS ok crypto/ed25519 2.021s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5660 17708 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1566468 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 44 3205402 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 5096864 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1890 65238 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 62 2062366 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 22 5238129 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 15360819 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8659 17326 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5870 19987 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4243 28426 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 99 1306081 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2318 84554 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 202 667084 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1429 94171 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 84 1272894 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.578s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16437 8708 ns/op 117.60 MB/s BenchmarkHMACSHA256_32-4 22231 5684 ns/op 5.63 MB/s BenchmarkNewWriteSum-4 9686 16222 ns/op 1.97 MB/s PASS ok crypto/hmac 1.681s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 33106 6568 ns/op BenchmarkModSub-4 36816 3170 ns/op BenchmarkMontgomeryRepr-4 21474 4840 ns/op BenchmarkMontgomeryMul-4 23654 6434 ns/op BenchmarkModMul-4 10000 11108 ns/op BenchmarkExpBig-4 18 7973820 ns/op BenchmarkExp-4 5 29928646 ns/op PASS ok crypto/internal/bigmod 2.796s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3518 39600 ns/op BenchmarkScalarBaseMult-4 240 651696 ns/op BenchmarkScalarMult-4 100 1216919 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 140 755241 ns/op PASS ok crypto/internal/edwards25519 1.735s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 458361 273.1 ns/op BenchmarkMultiply-4 5935243 27.44 ns/op BenchmarkSquare-4 7093647 20.05 ns/op BenchmarkInvert-4 34167 3610 ns/op BenchmarkMult32-4 1357245 95.55 ns/op PASS ok crypto/internal/edwards25519/field 2.196s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 56 1892633 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2126 54213 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 16 7224249 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 16418437 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 142 838756 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11450 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 58 2454334 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 4568840 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.427s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 663716 184.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 428464 307.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 135336 1288 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 749887 171.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 450552 360.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 118474 877.0 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.108s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 93447 1173 ns/op 6.82 MB/s BenchmarkHash64-4 122445 910.8 ns/op 70.27 MB/s BenchmarkHash128-4 114150 950.5 ns/op 134.66 MB/s BenchmarkHash256-4 98581 1161 ns/op 220.56 MB/s BenchmarkHash512-4 72866 1587 ns/op 322.53 MB/s BenchmarkHash1K-4 53179 2293 ns/op 446.50 MB/s BenchmarkHash8K-4 10000 12838 ns/op 638.10 MB/s BenchmarkHash1M-4 61 1757251 ns/op 596.71 MB/s BenchmarkHash8M-4 9 11679884 ns/op 718.21 MB/s BenchmarkHash8BytesUnaligned-4 104869 1959 ns/op 4.08 MB/s BenchmarkHash1KUnaligned-4 52077 2279 ns/op 449.35 MB/s BenchmarkHash8KUnaligned-4 10000 16414 ns/op 499.10 MB/s PASS ok crypto/md5 3.574s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 175488831 ns/op PASS ok crypto/rand 1.513s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11238 ns/op 11.39 MB/s BenchmarkRC4_1K-4 1378 84396 ns/op 12.13 MB/s BenchmarkRC4_8K-4 147 701223 ns/op 11.55 MB/s PASS ok crypto/rc4 1.549s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 14634576 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 31345900 ns/op BenchmarkDecryptPKCS1v15/4096-4 1 102058459 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 4054420 ns/op BenchmarkDecryptOAEP/2048-4 8 13829096 ns/op BenchmarkEncryptOAEP/2048-4 32 3928275 ns/op BenchmarkSignPKCS1v15/2048-4 8 13206910 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3869876 ns/op BenchmarkSignPSS/2048-4 8 14771391 ns/op BenchmarkVerifyPSS/2048-4 32 3933313 ns/op PASS ok crypto/rsa 3.121s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 90812 1405 ns/op 5.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 112800 1068 ns/op 7.49 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 85479 1440 ns/op 222.21 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 92500 1446 ns/op 221.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 57301 2675 ns/op 382.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 64826 2583 ns/op 396.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13100 10990 ns/op 745.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13173 10108 ns/op 810.42 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.674s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 76759 1505 ns/op 5.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 86134 1296 ns/op 6.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 88102 1367 ns/op 5.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31255 3908 ns/op 262.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 33930 3516 ns/op 291.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 34260 3458 ns/op 296.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6273 20981 ns/op 390.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6177 25924 ns/op 316.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6184 25029 ns/op 327.30 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.605s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 60265 2007 ns/op 3.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 77008 2194 ns/op 3.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 61232 1800 ns/op 4.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31930 3575 ns/op 286.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 38239 3107 ns/op 329.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 37694 3276 ns/op 312.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4790 21153 ns/op 387.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7796 15463 ns/op 529.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8823 17958 ns/op 456.17 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.679s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 23341212 6.161 ns/op BenchmarkConstantTimeEq-4 20091145 5.766 ns/op BenchmarkConstantTimeLessOrEq-4 19679349 5.609 ns/op BenchmarkXORBytes/8Bytes-4 3067386 36.96 ns/op 216.43 MB/s BenchmarkXORBytes/128Bytes-4 2941080 41.91 ns/op 3053.88 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 100.9 ns/op 20291.21 MB/s BenchmarkXORBytes/32768Bytes-4 82759 1390 ns/op 23581.22 MB/s PASS ok crypto/subtle 2.392s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 34 4935834 ns/op BenchmarkCertCache/1-4 27 4679471 ns/op BenchmarkCertCache/2-4 32 4674354 ns/op BenchmarkCertCache/3-4 24 4468661 ns/op BenchmarkHandshakeServer/RSA-4 8 14709364 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 14899540 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 12463502 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 33 4509581 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 32 5461804 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 5782812 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 5073588 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 43815521 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 39666844 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 116909009 ns/op 8.97 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 113813868 ns/op 9.21 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 176703119 ns/op 11.87 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 188774736 ns/op 11.11 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 325542040 ns/op 12.88 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 358647355 ns/op 11.69 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 508531979 ns/op 16.50 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 759729233 ns/op 11.04 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1229785931 ns/op 13.64 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1270424786 ns/op 13.21 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2117102023 ns/op 15.85 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2503557463 ns/op 13.40 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4723512814 ns/op 14.21 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4704971474 ns/op 14.26 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 101752836 ns/op 10.31 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 89280414 ns/op 11.74 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 153340859 ns/op 13.68 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 157876895 ns/op 13.28 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 280036486 ns/op 14.98 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 303630459 ns/op 13.81 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 579156811 ns/op 14.48 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 611699377 ns/op 13.71 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1074939421 ns/op 15.61 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1199082825 ns/op 13.99 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2253496559 ns/op 14.89 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2338886450 ns/op 14.35 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4572424366 ns/op 14.68 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5125332741 ns/op 13.09 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 722168866 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 716908317 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 300088245 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 297846167 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 163153108 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 162177337 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 94262366 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 93232052 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 52463786 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 51746348 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 154920545 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 156065928 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 80444892 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 75341348 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 56748268 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50509896 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 40988638 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 38443351 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 30713733 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 28372058 ns/op PASS ok crypto/tls 49.021s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 18061185 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 210 487476 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 786 127629 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 961 155838 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 2.458s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 34 3349929 ns/op 278022 B/op 1621 allocs/op BenchmarkConcurrentStmtQuery-4 26 4042073 ns/op 266087 B/op 1978 allocs/op BenchmarkConcurrentStmtExec-4 54 3065063 ns/op 211834 B/op 573 allocs/op BenchmarkConcurrentTxQuery-4 43 4526681 ns/op 275329 B/op 2137 allocs/op BenchmarkConcurrentTxExec-4 68 1682228 ns/op 88031 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 43 2622917 ns/op 106209 B/op 2076 allocs/op BenchmarkConcurrentTxStmtExec-4 75 1838219 ns/op 40085 B/op 381 allocs/op BenchmarkConcurrentRandom-4 43 3577532 ns/op 226547 B/op 1788 allocs/op BenchmarkManyConcurrentQueries-4 2287 63720 ns/op 4126 B/op 20 allocs/op BenchmarkGrabConn-4 166240 792.4 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.061s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1896 99423 ns/op BenchmarkSymbols32-4 2221 80199 ns/op PASS ok debug/elf 1.468s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 120660 1161 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 66 2676918 ns/op 180248 B/op 13 allocs/op Benchmark115/LineToPC-4 79 1685366 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16310 13192 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.119s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 50235 2381 ns/op BenchmarkMarshal-4 687 242586 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2664 42105 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.565s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 297 398991 ns/op 20.53 MB/s BenchmarkEncodeToString-4 255 464294 ns/op 17.64 MB/s BenchmarkDecode-4 152 788716 ns/op 16.62 MB/s BenchmarkDecodeString-4 144 783652 ns/op 16.73 MB/s PASS ok encoding/base32 1.897s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 254 501439 ns/op 16.34 MB/s BenchmarkDecodeString/2-4 292251 384.4 ns/op 10.41 MB/s BenchmarkDecodeString/4-4 294579 459.8 ns/op 17.40 MB/s BenchmarkDecodeString/8-4 228814 553.3 ns/op 21.69 MB/s BenchmarkDecodeString/64-4 43845 2903 ns/op 30.31 MB/s BenchmarkDecodeString/8192-4 428 299391 ns/op 36.49 MB/s BenchmarkNewEncoding-4 53172 2207 ns/op 115.98 MB/s PASS ok encoding/base64 2.280s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1436 91017 ns/op 43.95 MB/s BenchmarkReadStruct-4 14358 8052 ns/op 9.31 MB/s BenchmarkWriteStruct-4 13244 7944 ns/op 9.44 MB/s BenchmarkReadInts-4 35518 3360 ns/op 8.93 MB/s BenchmarkWriteInts-4 37966 3699 ns/op 8.11 MB/s BenchmarkWriteSlice1000Int32s-4 1262 128637 ns/op 31.10 MB/s BenchmarkPutUint16-4 3003484 42.00 ns/op 47.62 MB/s BenchmarkAppendUint16-4 2450020 43.36 ns/op 46.13 MB/s BenchmarkPutUint32-4 2104030 66.02 ns/op 60.59 MB/s BenchmarkAppendUint32-4 2297552 44.29 ns/op 90.31 MB/s BenchmarkPutUint64-4 1077062 96.86 ns/op 82.59 MB/s BenchmarkAppendUint64-4 1202082 173.1 ns/op 46.22 MB/s BenchmarkLittleEndianPutUint16-4 3009661 56.39 ns/op 35.47 MB/s BenchmarkLittleEndianAppendUint16-4 2758626 48.93 ns/op 40.87 MB/s BenchmarkLittleEndianPutUint32-4 1000000 116.6 ns/op 34.31 MB/s BenchmarkLittleEndianAppendUint32-4 1973137 96.80 ns/op 41.32 MB/s BenchmarkLittleEndianPutUint64-4 1000000 122.2 ns/op 65.48 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 123.8 ns/op 64.60 MB/s BenchmarkReadFloats-4 141012 985.3 ns/op 12.18 MB/s BenchmarkWriteFloats-4 122204 1418 ns/op 8.46 MB/s BenchmarkReadSlice1000Float32s-4 974 135460 ns/op 29.53 MB/s BenchmarkWriteSlice1000Float32s-4 919 175258 ns/op 22.82 MB/s BenchmarkReadSlice1000Uint8s-4 38334 5480 ns/op 182.48 MB/s BenchmarkWriteSlice1000Uint8s-4 39214 3542 ns/op 282.33 MB/s BenchmarkPutUvarint32-4 722936 193.8 ns/op 20.63 MB/s BenchmarkPutUvarint64-4 245636 532.2 ns/op 15.03 MB/s PASS ok encoding/binary 7.563s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6432 23472 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6229 21683 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5778 22086 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2450 56531 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5811 21448 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6836 24444 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7094 17720 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4132 33008 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 16065 ns/op PASS ok encoding/csv 2.683s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7597 17204 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7639 15967 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 207 658569 ns/op 16948 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 453 297708 ns/op 1085 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1251 98904 ns/op 69 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1208 140251 ns/op 72 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1698 62421 ns/op 228 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 54 2127158 ns/op 36378 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 517 321636 ns/op 25252 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 723 159391 ns/op 10816 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 968 183597 ns/op 9763 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 349 337404 ns/op 39247 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 141 889184 ns/op 67282 B/op 2233 allocs/op BenchmarkDecodeBytesSlice-4 332 415422 ns/op 24166 B/op 205 allocs/op BenchmarkDecodeInterfaceSlice-4 68 2180319 ns/op 83318 B/op 3178 allocs/op BenchmarkDecodeMap-4 73 2089149 ns/op 54130 B/op 181 allocs/op PASS ok encoding/gob 4.687s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9073 12144 ns/op 21.08 MB/s BenchmarkEncode/1024-4 2788 44977 ns/op 22.77 MB/s BenchmarkEncode/4096-4 638 191787 ns/op 21.36 MB/s BenchmarkEncode/16384-4 159 813552 ns/op 20.14 MB/s BenchmarkDecode/256-4 15784 9124 ns/op 28.06 MB/s BenchmarkDecode/1024-4 5998 26734 ns/op 38.30 MB/s BenchmarkDecode/4096-4 1284 95592 ns/op 42.85 MB/s BenchmarkDecode/16384-4 307 366249 ns/op 44.73 MB/s BenchmarkDump/256-4 964 130418 ns/op 1.96 MB/s BenchmarkDump/1024-4 310 391524 ns/op 2.62 MB/s BenchmarkDump/4096-4 82 1523638 ns/op 2.69 MB/s BenchmarkDump/16384-4 19 6105819 ns/op 2.68 MB/s PASS ok encoding/hex 3.479s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 134018349 ns/op 14.48 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 234942212 ns/op 8.26 MB/s 8395280 B/op 118 allocs/op BenchmarkCodeMarshal-4 1 140793870 ns/op 13.78 MB/s 10332928 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 188048388 ns/op 10.32 MB/s 2076080 B/op 91 allocs/op BenchmarkMarshalBytes/32-4 17474 6371 ns/op BenchmarkMarshalBytes/256-4 5412 25522 ns/op BenchmarkMarshalBytes/4096-4 462 422684 ns/op BenchmarkMarshalBytesError/32-4 52 2231716 ns/op BenchmarkMarshalBytesError/256-4 52 2951161 ns/op BenchmarkMarshalBytesError/4096-4 42 2749537 ns/op BenchmarkMarshalMap-4 39031 3508 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 532601869 ns/op 3.64 MB/s 10098856 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 29029 3961 ns/op 3.53 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 30692 4364 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 411801533 ns/op 4.71 MB/s 2020664 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 431251851 ns/op 4.50 MB/s 2020728 B/op 40008 allocs/op BenchmarkUnmarshalString-4 74740 1667 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 141985 1059 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 197749 816.5 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 21760 6052 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 63751 1965 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 92371 1325 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 21088 7063 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3190 44770 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 723 215953 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 85 1434556 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 16937356 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 488066 234.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 529767 205.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 350754 305.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 484460 206.6 ns/op BenchmarkEncodeMarshaler-4 48415 2312 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 65676 1823 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4913601 23.00 ns/op BenchmarkNumberIsValidRegexp-4 15950 7139 ns/op PASS ok encoding/json 10.924s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 34 3250061 ns/op 20.16 MB/s BenchmarkDecode-4 25 4503515 ns/op 19.71 MB/s PASS ok encoding/pem 1.547s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1683 62568 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 564 200096 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2408 49649 ns/op PASS ok encoding/xml 1.751s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 153384 700.9 ns/op BenchmarkAs-4 58743 2041 ns/op PASS ok errors 1.377s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 426846 330.9 ns/op BenchmarkIntSet-4 607988 217.0 ns/op BenchmarkFloatAdd-4 169860 1061 ns/op BenchmarkFloatSet-4 489636 212.3 ns/op BenchmarkStringSet-4 270903 474.5 ns/op BenchmarkMapSet-4 136927 1095 ns/op BenchmarkMapSetDifferent-4 59146 2478 ns/op BenchmarkMapSetDifferentRandom-4 255 543957 ns/op BenchmarkMapSetString-4 113827 1066 ns/op BenchmarkMapAddSame-4 32559 4916 ns/op BenchmarkMapAddDifferent-4 12888 10104 ns/op BenchmarkMapAddDifferentRandom-4 244 631649 ns/op BenchmarkMapAddSameSteadyState-4 265080 423.2 ns/op BenchmarkMapAddDifferentSteadyState-4 111915 989.2 ns/op BenchmarkMapString-4 7508 19915 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 14296 9723 ns/op PASS ok expvar 4.904s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 78271 1625 ns/op BenchmarkSprintfEmpty-4 225988 574.8 ns/op BenchmarkSprintfString-4 107352 933.2 ns/op BenchmarkSprintfTruncateString-4 145221 989.1 ns/op BenchmarkSprintfTruncateBytes-4 99417 1489 ns/op BenchmarkSprintfSlowParsingPath-4 142327 960.8 ns/op BenchmarkSprintfQuoteString-4 33938 2979 ns/op BenchmarkSprintfInt-4 162508 878.6 ns/op BenchmarkSprintfIntInt-4 109915 1270 ns/op BenchmarkSprintfPrefixedInt-4 143149 1255 ns/op BenchmarkSprintfFloat-4 71149 1770 ns/op BenchmarkSprintfComplex-4 40910 5110 ns/op BenchmarkSprintfBoolean-4 165682 954.1 ns/op BenchmarkSprintfHexString-4 83158 2290 ns/op BenchmarkSprintfHexBytes-4 64318 2817 ns/op BenchmarkSprintfBytes-4 32967 4109 ns/op BenchmarkSprintfStringer-4 57243 2916 ns/op BenchmarkSprintfStructure-4 21621 5686 ns/op BenchmarkManyArgs-4 37675 2858 ns/op BenchmarkFprintInt-4 56262 2014 ns/op BenchmarkFprintfBytes-4 64404 3161 ns/op BenchmarkFprintIntNoAlloc-4 57540 2210 ns/op BenchmarkScanInts-4 27 4604982 ns/op BenchmarkScanRecursiveInt-4 1 516688301 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 562456332 ns/op PASS ok fmt 7.768s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 480 268837 ns/op PASS ok go/build 1.295s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 34160 3278 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10944 11133 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4863 33988 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1152 131889 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 156 672945 ns/op 48993 B/op 267 allocs/op BenchmarkStringAdd/1024-4 32 3817955 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 9001563 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 46915069 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 197251181 ns/op 15239744 B/op 65565 allocs/op PASS ok go/constant 2.791s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 477461843 ns/op 0.14 MB/s 46431424 B/op 49050 allocs/op PASS ok go/format 1.643s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 28802416 ns/op 1.87 MB/s BenchmarkParseOnly-4 5 41360100 ns/op 1.30 MB/s BenchmarkResolve-4 49 3087662 ns/op 17.44 MB/s PASS ok go/parser 3.929s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 243072834 ns/op 0.21 MB/s 5024104 B/op 27469 allocs/op BenchmarkPrintDecl-4 506 256062 ns/op 0.12 MB/s 16832 B/op 51 allocs/op PASS ok go/printer 1.509s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 218 493868 ns/op BenchmarkScanFiles/go/types/expr.go-4 9 17465895 ns/op 2.84 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 30468042 ns/op 2.41 MB/s BenchmarkScanFiles/net/http/server.go-4 5 22241030 ns/op 5.53 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 194 594489 ns/op 5.21 MB/s PASS ok go/scanner 2.277s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 119.1 ns/op PASS ok go/token 1.223s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 102 1200577 ns/op BenchmarkNamed/Underlying/nongeneric-4 702249 166.7 ns/op BenchmarkNamed/Underlying/generic-4 782527 175.2 ns/op BenchmarkNamed/Underlying/src_instance-4 825327 172.4 ns/op BenchmarkNamed/Underlying/user_instance-4 742327 162.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 15457 8707 ns/op BenchmarkNamed/NewMethodSet/generic-4 12734 10236 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 12922 10251 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 10943 ns/op BenchmarkCheck/http/funcbodies/info-4 1 854813345 ns/op 39287 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 523208493 ns/op 64214 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 281488263 ns/op 119170 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 258235533 ns/op 129890 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3200397993 ns/op 1619 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 173190893 ns/op 29532 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 108777074 ns/op 47091 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 81879800 ns/op 62916 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 813182036 ns/op 2660 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 123881023 ns/op 17378 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 75132471 ns/op 28536 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 71860043 ns/op 29987 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2406893112 ns/op 27983 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 791853685 ns/op 84889 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 254012964 ns/op 264307 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 125323880 ns/op 534704 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3669569370 ns/op 546.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 160154694 ns/op 12419 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 104311175 ns/op 19080 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 136273236 ns/op 14616 lines/s PASS ok go/types 55.927s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 11398 ns/op 89.84 MB/s PASS ok hash/adler32 1.261s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 210481 591.0 ns/op 25.38 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 208012 776.0 ns/op 19.33 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 125650 975.9 ns/op 40.99 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 130525 985.1 ns/op 40.61 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 365563 330.4 ns/op 1549.83 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 377060 435.6 ns/op 1175.38 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 349201 376.9 ns/op 2717.16 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 385950 340.4 ns/op 3007.93 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 255079 516.6 ns/op 7928.15 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 261727 799.4 ns/op 5123.63 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 54369 2411 ns/op 13591.69 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 48870 2752 ns/op 11905.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 310970 330.8 ns/op 45.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 364489 485.5 ns/op 30.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 323672 631.0 ns/op 63.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 416856 354.1 ns/op 112.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 301959 676.6 ns/op 756.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 268124 470.2 ns/op 1088.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 198200 522.6 ns/op 1959.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 228536 505.9 ns/op 2024.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 220996 554.8 ns/op 7382.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 218556 583.3 ns/op 7022.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 43222 2314 ns/op 14159.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 46998 2364 ns/op 13863.62 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 243721 665.5 ns/op 22.54 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 227124 584.2 ns/op 25.68 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 115995 1099 ns/op 36.41 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 113229 1028 ns/op 38.89 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 11763 ns/op 43.53 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 20620 ns/op 24.83 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5712 25422 ns/op 40.28 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5210 32803 ns/op 31.22 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1012 108997 ns/op 37.58 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 825 129797 ns/op 31.56 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 138 860570 ns/op 38.08 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 94 1298197 ns/op 25.24 MB/s PASS ok hash/crc32 8.914s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1219099 ns/op 53.76 MB/s BenchmarkCrc64/ISO4KB-4 1455 84207 ns/op 48.64 MB/s BenchmarkCrc64/ISO1KB-4 7490 26212 ns/op 39.07 MB/s BenchmarkCrc64/ECMA64KB-4 100 1020448 ns/op 64.22 MB/s BenchmarkCrc64/Random64KB-4 121 1105769 ns/op 59.27 MB/s BenchmarkCrc64/Random16KB-4 499 314112 ns/op 52.16 MB/s PASS ok hash/crc64 2.227s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 9800 11163 ns/op 91.73 MB/s BenchmarkFnv32aKB-4 10000 19014 ns/op 53.86 MB/s BenchmarkFnv64KB-4 11419 17213 ns/op 59.49 MB/s BenchmarkFnv64aKB-4 10000 13936 ns/op 73.48 MB/s BenchmarkFnv128KB-4 1242 141837 ns/op 7.22 MB/s BenchmarkFnv128aKB-4 1551 95587 ns/op 10.71 MB/s PASS ok hash/fnv 2.339s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 320451 415.4 ns/op 9.63 MB/s BenchmarkHash/n=4/Bytes-4 2321666 51.45 ns/op 77.75 MB/s BenchmarkHash/n=4/String-4 1458375 75.41 ns/op 53.04 MB/s BenchmarkHash/n=8/Write-4 428738 304.5 ns/op 26.27 MB/s BenchmarkHash/n=8/Bytes-4 3035347 38.62 ns/op 207.13 MB/s BenchmarkHash/n=8/String-4 1450622 87.75 ns/op 91.17 MB/s BenchmarkHash/n=16/Write-4 507840 291.0 ns/op 54.98 MB/s BenchmarkHash/n=16/Bytes-4 3289286 39.21 ns/op 408.03 MB/s BenchmarkHash/n=16/String-4 1515832 80.35 ns/op 199.14 MB/s BenchmarkHash/n=32/Write-4 355812 316.3 ns/op 101.17 MB/s BenchmarkHash/n=32/Bytes-4 2831947 41.16 ns/op 777.41 MB/s BenchmarkHash/n=32/String-4 1000000 132.6 ns/op 241.41 MB/s BenchmarkHash/n=64/Write-4 350084 376.3 ns/op 170.09 MB/s BenchmarkHash/n=64/Bytes-4 2914779 58.02 ns/op 1103.06 MB/s BenchmarkHash/n=64/String-4 1219688 107.3 ns/op 596.34 MB/s BenchmarkHash/n=256/Write-4 330302 395.3 ns/op 647.58 MB/s BenchmarkHash/n=256/Bytes-4 1694022 85.61 ns/op 2990.27 MB/s BenchmarkHash/n=256/String-4 914004 138.4 ns/op 1849.08 MB/s BenchmarkHash/n=320/Write-4 355869 398.8 ns/op 802.43 MB/s BenchmarkHash/n=320/Bytes-4 1835251 67.12 ns/op 4767.23 MB/s BenchmarkHash/n=320/String-4 832232 202.1 ns/op 1583.40 MB/s BenchmarkHash/n=1024/Write-4 163009 903.8 ns/op 1133.05 MB/s BenchmarkHash/n=1024/Bytes-4 971781 145.0 ns/op 7063.60 MB/s BenchmarkHash/n=1024/String-4 330145 536.7 ns/op 1907.93 MB/s BenchmarkHash/n=4096/Write-4 84226 1611 ns/op 2542.93 MB/s BenchmarkHash/n=4096/Bytes-4 280027 575.5 ns/op 7117.03 MB/s BenchmarkHash/n=4096/String-4 79484 1509 ns/op 2713.72 MB/s BenchmarkHash/n=16384/Write-4 29078 4108 ns/op 3988.72 MB/s BenchmarkHash/n=16384/Bytes-4 69379 1698 ns/op 9647.22 MB/s BenchmarkHash/n=16384/String-4 18735 5373 ns/op 3049.49 MB/s PASS ok hash/maphash 7.718s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 541 213040 ns/op BenchmarkEscapeNone-4 126078 920.9 ns/op BenchmarkUnescape-4 730 176904 ns/op BenchmarkUnescapeNone-4 510631 209.8 ns/op BenchmarkUnescapeSparse-4 10000 20991 ns/op BenchmarkUnescapeDense-4 1022 120853 ns/op PASS ok html 2.129s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7995 26149 ns/op BenchmarkCSSEscaperNoSpecials-4 31335 3549 ns/op BenchmarkDecodeCSS-4 21313 5156 ns/op BenchmarkDecodeCSSNoSpecials-4 2576415 41.42 ns/op BenchmarkCSSValueFilter-4 94117 1644 ns/op BenchmarkCSSValueFilterOk-4 61666 2705 ns/op BenchmarkEscapedExecute-4 4344 32362 ns/op BenchmarkHTMLNospaceEscaper-4 8713 13933 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 47420 3751 ns/op BenchmarkStripTags-4 17583 8172 ns/op BenchmarkStripTagsNoSpecials-4 191898 535.5 ns/op BenchmarkJSValEscaperWithNum-4 10000 10261 ns/op BenchmarkJSValEscaperWithStr-4 5239 44285 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16227 10299 ns/op BenchmarkJSValEscaperWithObj-4 4310 43635 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10202 17904 ns/op BenchmarkJSStrEscaperNoSpecials-4 34791 2967 ns/op BenchmarkJSStrEscaper-4 10000 14465 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 36056 6239 ns/op BenchmarkJSRegexpEscaper-4 8179 15291 ns/op BenchmarkTemplateSpecialTags-4 57 1866782 ns/op BenchmarkURLEscaper-4 3639 31816 ns/op BenchmarkURLEscaperNoSpecials-4 113390 1079 ns/op BenchmarkURLNormalizer-4 5149 24320 ns/op BenchmarkURLNormalizerNoSpecials-4 156456 1202 ns/op BenchmarkSrcsetFilter-4 14812 10364 ns/op BenchmarkSrcsetFilterNoSpecials-4 87462 1529 ns/op PASS ok html/template 7.836s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 559231 325.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 400003 292.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 566032 250.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 472368 439.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 113.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 143.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 133.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 116.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 118.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 363592 388.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 258687 442.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 188054 536.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 336110 473.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 362539 341.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 386384 442.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 598988 198.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 387679 354.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 363763 578.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 972422 142.1 ns/op BenchmarkRGBASetRGBA-4 1000000 174.3 ns/op BenchmarkRGBA64At-4 813690 225.0 ns/op BenchmarkRGBA64SetRGBA64-4 682899 167.5 ns/op BenchmarkNRGBAAt-4 1000000 102.7 ns/op BenchmarkNRGBASetNRGBA-4 1000000 185.0 ns/op BenchmarkNRGBA64At-4 735793 163.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 794677 173.2 ns/op BenchmarkAlphaAt-4 2225910 61.15 ns/op BenchmarkAlphaSetAlpha-4 1661133 72.54 ns/op BenchmarkAlpha16At-4 1216984 146.8 ns/op BenchmarkAlphaSetAlpha16-4 1173385 118.9 ns/op BenchmarkGrayAt-4 1000000 104.5 ns/op BenchmarkGraySetGray-4 2119971 92.88 ns/op BenchmarkGray16At-4 1000000 103.6 ns/op BenchmarkGraySetGray16-4 1073904 106.3 ns/op PASS ok image 8.499s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2424236 54.61 ns/op BenchmarkYCbCrToRGB/128-4 2588551 42.06 ns/op BenchmarkYCbCrToRGB/255-4 2869136 39.65 ns/op BenchmarkRGBToYCbCr/0-4 2816114 40.35 ns/op BenchmarkRGBToYCbCr/Cb-4 2668497 41.47 ns/op BenchmarkRGBToYCbCr/Cr-4 2319756 45.25 ns/op BenchmarkYCbCrToRGBA/0-4 1980614 55.08 ns/op BenchmarkYCbCrToRGBA/128-4 2496722 56.40 ns/op BenchmarkYCbCrToRGBA/255-4 2577867 50.98 ns/op BenchmarkNYCbCrAToRGBA/0-4 1954546 51.65 ns/op BenchmarkNYCbCrAToRGBA/128-4 2200062 51.58 ns/op BenchmarkNYCbCrAToRGBA/255-4 2374480 53.80 ns/op PASS ok image/color 3.913s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 55214460 ns/op BenchmarkFillSrc-4 285 407620 ns/op BenchmarkCopyOver-4 4 30727465 ns/op BenchmarkCopySrc-4 451 264989 ns/op BenchmarkNRGBAOver-4 6 28787194 ns/op BenchmarkNRGBASrc-4 9 16406879 ns/op BenchmarkYCbCr-4 7 26437383 ns/op BenchmarkGray-4 13 8423586 ns/op BenchmarkCMYK-4 8 14004328 ns/op BenchmarkGlyphOver-4 18 6165996 ns/op BenchmarkRGBAMaskOver-4 4 36450390 ns/op BenchmarkGrayMaskOver-4 4 39048198 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38427710 ns/op BenchmarkRGBA-4 4 44103138 ns/op BenchmarkPalettedFill-4 813 135662 ns/op BenchmarkPalettedRGBA-4 4 26275322 ns/op BenchmarkGenericOver-4 2 56212026 ns/op BenchmarkGenericMaskOver-4 4 25198998 ns/op BenchmarkGenericSrc-4 3 38289894 ns/op BenchmarkGenericMaskSrc-4 3 54474917 ns/op PASS ok image/draw 9.006s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 15 10061694 ns/op 1.54 MB/s 48622 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 153394957 ns/op 2.00 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3387508567 ns/op 0.36 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 50 2474140 ns/op 6.24 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 201575405 ns/op 0.31 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.054s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 3544 30586 ns/op BenchmarkIDCT-4 3554 33202 ns/op BenchmarkDecodeBaseline-4 7 22516403 ns/op 2.74 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 24036465 ns/op 2.57 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 177270042 ns/op 6.93 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 243747073 ns/op 3.78 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.996s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14114402 8.816 ns/op BenchmarkDecodeGray-4 10 10352406 ns/op 6.33 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 42067280 ns/op 6.23 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 36785903 ns/op 7.13 MB/s 346594 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 6047962 ns/op 10.84 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 58437122 ns/op 4.49 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 67947338 ns/op 3.86 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 100971932 ns/op 3.04 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 57427298 ns/op 5.35 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 202831215 ns/op 6.06 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 206539261 ns/op 5.95 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 38510940 ns/op 7.98 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 241988571 ns/op 5.08 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 724440510 ns/op 1.70 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.928s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 62001752 ns/op 1.61 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 109614758 ns/op 0.91 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 335136589 ns/op 1.49 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 410513805 ns/op 1.22 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 57740425 ns/op 1.73 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 64889792 ns/op 1.54 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 291141679 ns/op 1.72 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 258934473 ns/op 1.93 MB/s 4005992 B/op 5 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 643678521 ns/op 1.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 832131780 ns/op 1.20 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4862338373 ns/op 1.03 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3635096417 ns/op 1.38 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 9 14114795 ns/op 7.08 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 11355280 ns/op 8.81 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 77395290 ns/op 6.46 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 50145708 ns/op 9.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 168209332 ns/op 5.94 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 198895986 ns/op 5.03 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 810775497 ns/op 6.17 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 566989335 ns/op 8.82 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 63551040 ns/op 1.57 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 56772222 ns/op 1.76 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 352733855 ns/op 1.42 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 313986202 ns/op 1.59 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 729558175 ns/op 1.37 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 776019806 ns/op 1.29 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6364285011 ns/op 0.79 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5741114578 ns/op 0.87 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 184611082 ns/op 22.64 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 265448899 ns/op 15.75 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 51.807s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30882 4250 ns/op 0.24 MB/s BenchmarkMarshalCorpusFile/2-4 26394 5587 ns/op 0.36 MB/s BenchmarkMarshalCorpusFile/4-4 19504 5577 ns/op 0.72 MB/s BenchmarkMarshalCorpusFile/8-4 23216 6572 ns/op 1.22 MB/s BenchmarkMarshalCorpusFile/16-4 17224 7905 ns/op 2.02 MB/s BenchmarkMarshalCorpusFile/32-4 9784 11881 ns/op 2.69 MB/s BenchmarkMarshalCorpusFile/64-4 8354 15674 ns/op 4.08 MB/s BenchmarkMarshalCorpusFile/128-4 5923 24400 ns/op 5.25 MB/s BenchmarkMarshalCorpusFile/256-4 3205 49347 ns/op 5.19 MB/s BenchmarkMarshalCorpusFile/512-4 1699 101137 ns/op 5.06 MB/s BenchmarkMarshalCorpusFile/1024-4 777 223483 ns/op 4.58 MB/s BenchmarkMarshalCorpusFile/2048-4 324 487193 ns/op 4.20 MB/s BenchmarkMarshalCorpusFile/4096-4 146 941042 ns/op 4.35 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1392786 ns/op 5.88 MB/s BenchmarkMarshalCorpusFile/16384-4 50 3270028 ns/op 5.01 MB/s BenchmarkMarshalCorpusFile/32768-4 16 8276572 ns/op 3.96 MB/s BenchmarkMarshalCorpusFile/65536-4 7 24053155 ns/op 2.72 MB/s BenchmarkMarshalCorpusFile/131072-4 4 31835613 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/262144-4 2 65141058 ns/op 4.02 MB/s BenchmarkMarshalCorpusFile/524288-4 1 127192638 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 204634567 ns/op 5.12 MB/s BenchmarkUnmarshalCorpusFile/1-4 6894 19022 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 7758 19457 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 6930 19178 ns/op 0.21 MB/s BenchmarkUnmarshalCorpusFile/8-4 5986 28013 ns/op 0.29 MB/s BenchmarkUnmarshalCorpusFile/16-4 5907 25668 ns/op 0.62 MB/s BenchmarkUnmarshalCorpusFile/32-4 3968 37230 ns/op 0.86 MB/s BenchmarkUnmarshalCorpusFile/64-4 3296 42878 ns/op 1.49 MB/s BenchmarkUnmarshalCorpusFile/128-4 2016 64847 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/256-4 879 136233 ns/op 1.88 MB/s BenchmarkUnmarshalCorpusFile/512-4 432 262070 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/1024-4 235 551788 ns/op 1.86 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1049493 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/4096-4 61 2941025 ns/op 1.39 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 5676999 ns/op 1.44 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 8429649 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 16551047 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 63292325 ns/op 1.04 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 58637691 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 141749759 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 286965534 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 595249661 ns/op 1.76 MB/s BenchmarkMutatorBytes/1-4 28225 4360 ns/op BenchmarkMutatorBytes/10-4 29802 3953 ns/op BenchmarkMutatorBytes/100-4 22938 4699 ns/op BenchmarkMutatorBytes/1000-4 17280 9989 ns/op BenchmarkMutatorBytes/10000-4 6655 24828 ns/op BenchmarkMutatorBytes/100000-4 896 157066 ns/op BenchmarkMutatorString/1-4 29620 6025 ns/op BenchmarkMutatorString/10-4 27114 4799 ns/op BenchmarkMutatorString/100-4 27142 4886 ns/op BenchmarkMutatorString/1000-4 15991 7517 ns/op BenchmarkMutatorString/10000-4 3866 56592 ns/op BenchmarkMutatorString/100000-4 326 539772 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 13411 8118 ns/op BenchmarkMutatorAllBasicTypes/string-4 13695 10601 ns/op BenchmarkMutatorAllBasicTypes/bool-4 42594 2389 ns/op BenchmarkMutatorAllBasicTypes/float32-4 42507 2926 ns/op BenchmarkMutatorAllBasicTypes/float64-4 43231 2786 ns/op BenchmarkMutatorAllBasicTypes/int-4 43216 2782 ns/op BenchmarkMutatorAllBasicTypes/int8-4 39978 2561 ns/op BenchmarkMutatorAllBasicTypes/int16-4 46027 2576 ns/op BenchmarkMutatorAllBasicTypes/int32-4 36284 2855 ns/op BenchmarkMutatorAllBasicTypes/int64-4 44726 2530 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 44683 3463 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 44268 5016 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 45534 2944 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 45558 2628 ns/op PASS ok internal/fuzz 18.010s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 9382 11714 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 122872 962.4 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.840s PASS ok internal/poll 1.057s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 37798641 ns/op PASS ok internal/trace 5.589s PASS ok internal/zstd 1.101s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 8103 13463 ns/op BenchmarkCopyNLarge-4 193 640981 ns/op PASS ok io 1.517s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 145491 1094 ns/op BenchmarkPrintln-4 19281 6048 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 29373 4103 ns/op 65 B/op 1 allocs/op BenchmarkConcurrent-4 4687 23956 ns/op BenchmarkDiscard-4 777441 298.3 ns/op 0 B/op 0 allocs/op PASS ok log 2.553s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 62082 2293 ns/op BenchmarkJSONHandler/defaults-4 6565 19629 ns/op 512 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3375 36119 ns/op 794 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4422 27377 ns/op 775 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7446 19852 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6750 18438 ns/op 510 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4015 34406 ns/op 534 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24358 6986 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 22951 6527 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 77766 2677 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 57778 3910 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 56394 2240 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 51922 2801 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 58250 2487 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 46560 2323 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 106.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 643482 181.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 829705 172.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 670089 381.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 492175 253.5 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5834 40248 ns/op BenchmarkDispatch/switch-checked-4 163959 723.0 ns/op BenchmarkDispatch/As-4 194134 804.6 ns/op BenchmarkDispatch/Visit-4 136180 836.5 ns/op BenchmarkUnsafeStrings-4 15514 7838 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 6.309s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 941070 132.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 783823 138.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 508764 221.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 158625 752.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 41638 3360 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 39427 3147 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 20504 6872 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4502 28852 ns/op 3474 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 8720 12982 ns/op 596 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 8601 12987 ns/op 584 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6802 18281 ns/op 1095 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2092 57059 ns/op 4284 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 12826 10102 ns/op 535 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 12253 10973 ns/op 521 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6200 20913 ns/op 933 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2205 58146 ns/op 3736 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.748s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 41366626 ns/op PASS ok maps 3.450s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2334858 49.54 ns/op BenchmarkAcosh-4 934437 144.1 ns/op BenchmarkAsin-4 2085790 49.78 ns/op BenchmarkAsinh-4 873628 121.0 ns/op BenchmarkAtan-4 2879665 45.54 ns/op BenchmarkAtanh-4 1000000 128.9 ns/op BenchmarkAtan2-4 2026018 58.42 ns/op BenchmarkCbrt-4 1249117 91.91 ns/op BenchmarkCeil-4 19861204 6.307 ns/op BenchmarkCopysign-4 2606636 54.52 ns/op BenchmarkCos-4 1239216 148.3 ns/op BenchmarkCosh-4 1438110 129.3 ns/op BenchmarkErf-4 2727344 40.93 ns/op BenchmarkErfc-4 2789774 44.30 ns/op BenchmarkErfinv-4 2601250 48.16 ns/op BenchmarkErfcinv-4 2686662 44.33 ns/op BenchmarkExp-4 6678429 16.96 ns/op BenchmarkExpGo-4 723051 155.3 ns/op BenchmarkExpm1-4 2379550 50.11 ns/op BenchmarkExp2-4 771507 150.3 ns/op BenchmarkExp2Go-4 717414 193.1 ns/op BenchmarkAbs-4 3387562 36.16 ns/op BenchmarkDim-4 12612952 13.01 ns/op BenchmarkFloor-4 24294846 6.271 ns/op BenchmarkMax-4 13527918 8.496 ns/op BenchmarkMin-4 15099726 8.870 ns/op BenchmarkMod-4 264242 939.7 ns/op BenchmarkFrexp-4 1000000 156.3 ns/op BenchmarkGamma-4 834871 165.3 ns/op BenchmarkHypot-4 11491398 10.10 ns/op BenchmarkHypotGo-4 1000000 195.8 ns/op BenchmarkIlogb-4 1481871 81.99 ns/op BenchmarkJ0-4 235216 495.1 ns/op BenchmarkJ1-4 240901 442.7 ns/op BenchmarkJn-4 107180 1430 ns/op BenchmarkLdexp-4 1000000 150.4 ns/op BenchmarkLgamma-4 1000000 110.2 ns/op BenchmarkLog-4 6411116 18.83 ns/op BenchmarkLogb-4 1000000 102.8 ns/op BenchmarkLog1p-4 980928 108.1 ns/op BenchmarkLog10-4 4847402 22.35 ns/op BenchmarkLog2-4 1000000 189.3 ns/op BenchmarkModf-4 1699353 59.11 ns/op BenchmarkNextafter32-4 1843820 102.0 ns/op BenchmarkNextafter64-4 2005864 58.41 ns/op BenchmarkPowInt-4 354813 308.5 ns/op BenchmarkPowFrac-4 388226 397.1 ns/op BenchmarkPow10Pos-4 5761846 19.38 ns/op BenchmarkPow10Neg-4 4673268 34.37 ns/op BenchmarkRound-4 3457004 32.45 ns/op BenchmarkRoundToEven-4 11880027 10.70 ns/op BenchmarkRemainder-4 433286 326.7 ns/op BenchmarkSignbit-4 5359947 25.51 ns/op BenchmarkSin-4 1000000 150.4 ns/op BenchmarkSincos-4 1000000 122.4 ns/op BenchmarkSinh-4 1985674 54.33 ns/op BenchmarkSqrtIndirect-4 23467893 6.249 ns/op BenchmarkSqrtLatency-4 24812761 5.926 ns/op BenchmarkSqrtIndirectLatency-4 24872827 5.697 ns/op BenchmarkSqrtGoLatency-4 1000000 109.5 ns/op BenchmarkSqrtPrime-4 35518 2926 ns/op BenchmarkTan-4 1306108 85.87 ns/op BenchmarkTanh-4 1000000 159.1 ns/op BenchmarkTrunc-4 19734420 6.842 ns/op BenchmarkY0-4 281628 529.4 ns/op BenchmarkY1-4 246248 473.3 ns/op BenchmarkYn-4 122712 989.2 ns/op BenchmarkFloat64bits-4 5326737 38.46 ns/op BenchmarkFloat64frombits-4 4881045 22.82 ns/op BenchmarkFloat32bits-4 4770259 30.33 ns/op BenchmarkFloat32frombits-4 4727228 23.41 ns/op BenchmarkFMA-4 21888966 6.641 ns/op PASS ok math 16.467s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14030367 10.59 ns/op 6041.25 MB/s BenchmarkAddVV/2-4 11495800 12.10 ns/op 10577.05 MB/s BenchmarkAddVV/3-4 13476643 19.25 ns/op 9976.32 MB/s BenchmarkAddVV/4-4 4541097 22.19 ns/op 11538.69 MB/s BenchmarkAddVV/5-4 9831717 10.79 ns/op 29657.03 MB/s BenchmarkAddVV/10-4 10126135 13.31 ns/op 48066.42 MB/s BenchmarkAddVV/100-4 2112939 56.91 ns/op 112455.91 MB/s BenchmarkAddVV/1000-4 267550 692.7 ns/op 92386.46 MB/s BenchmarkSubVV/1-4 14574202 10.57 ns/op 6056.06 MB/s BenchmarkSubVV/2-4 13574581 11.64 ns/op 10993.64 MB/s BenchmarkSubVV/3-4 10385964 11.18 ns/op 17180.63 MB/s BenchmarkSubVV/4-4 10052826 14.14 ns/op 18104.01 MB/s BenchmarkSubVV/5-4 10775157 14.67 ns/op 21807.76 MB/s BenchmarkSubVV/10-4 9169905 13.81 ns/op 46351.95 MB/s BenchmarkSubVV/100-4 2196589 65.50 ns/op 97713.66 MB/s BenchmarkSubVV/1000-4 262856 502.4 ns/op 127394.63 MB/s BenchmarkAddVW/1-4 16198412 7.740 ns/op 1033.57 MB/s BenchmarkAddVW/2-4 14558682 8.201 ns/op 1950.90 MB/s BenchmarkAddVW/3-4 12264948 9.288 ns/op 2583.87 MB/s BenchmarkAddVW/4-4 12967807 9.569 ns/op 3344.04 MB/s BenchmarkAddVW/5-4 11520127 10.08 ns/op 3968.62 MB/s BenchmarkAddVW/10-4 9663994 21.87 ns/op 3657.32 MB/s BenchmarkAddVW/100-4 292939 460.7 ns/op 1736.43 MB/s BenchmarkAddVW/1000-4 39211 2954 ns/op 2708.52 MB/s BenchmarkAddVWext/1-4 13649766 8.139 ns/op 982.88 MB/s BenchmarkAddVWext/2-4 13014078 9.100 ns/op 1758.27 MB/s BenchmarkAddVWext/3-4 9694810 10.82 ns/op 2218.21 MB/s BenchmarkAddVWext/4-4 13455760 10.72 ns/op 2983.70 MB/s BenchmarkAddVWext/5-4 10558144 10.99 ns/op 3638.59 MB/s BenchmarkAddVWext/10-4 11763134 16.43 ns/op 4867.76 MB/s BenchmarkAddVWext/100-4 54256 2341 ns/op 341.78 MB/s BenchmarkAddVWext/1000-4 6865 20723 ns/op 386.04 MB/s BenchmarkSubVW/1-4 15212802 12.60 ns/op 634.97 MB/s BenchmarkSubVW/2-4 14183912 10.26 ns/op 1558.74 MB/s BenchmarkSubVW/3-4 12060828 9.537 ns/op 2516.46 MB/s BenchmarkSubVW/4-4 13941915 9.486 ns/op 3373.46 MB/s BenchmarkSubVW/5-4 13139242 10.86 ns/op 3683.95 MB/s BenchmarkSubVW/10-4 9643641 18.40 ns/op 4348.40 MB/s BenchmarkSubVW/100-4 271592 528.2 ns/op 1514.51 MB/s BenchmarkSubVW/1000-4 40611 2899 ns/op 2759.63 MB/s BenchmarkSubVWext/1-4 13564149 10.58 ns/op 756.08 MB/s BenchmarkSubVWext/2-4 13172889 10.83 ns/op 1477.20 MB/s BenchmarkSubVWext/3-4 11721262 11.30 ns/op 2124.56 MB/s BenchmarkSubVWext/4-4 12556477 14.47 ns/op 2211.32 MB/s BenchmarkSubVWext/5-4 10856833 15.84 ns/op 2525.53 MB/s BenchmarkSubVWext/10-4 10699250 14.83 ns/op 5395.73 MB/s BenchmarkSubVWext/100-4 55932 2069 ns/op 386.61 MB/s BenchmarkSubVWext/1000-4 6304 22768 ns/op 351.38 MB/s BenchmarkMulAddVWW/1-4 13332709 10.22 ns/op 6262.36 MB/s BenchmarkMulAddVWW/2-4 12470767 9.321 ns/op 13732.49 MB/s BenchmarkMulAddVWW/3-4 12200958 9.684 ns/op 19826.55 MB/s BenchmarkMulAddVWW/4-4 12046100 10.14 ns/op 25256.19 MB/s BenchmarkMulAddVWW/5-4 10583992 10.65 ns/op 30050.14 MB/s BenchmarkMulAddVWW/10-4 8204950 14.00 ns/op 45699.68 MB/s BenchmarkMulAddVWW/100-4 1599261 75.24 ns/op 85056.10 MB/s BenchmarkMulAddVWW/1000-4 177426 714.8 ns/op 89535.12 MB/s BenchmarkAddMulVVW/1-4 15803371 7.822 ns/op 8182.04 MB/s BenchmarkAddMulVVW/2-4 14664219 8.574 ns/op 14929.56 MB/s BenchmarkAddMulVVW/3-4 12553789 9.546 ns/op 20112.69 MB/s BenchmarkAddMulVVW/4-4 11208100 10.47 ns/op 24460.76 MB/s BenchmarkAddMulVVW/5-4 11213965 11.43 ns/op 27990.73 MB/s BenchmarkAddMulVVW/10-4 8421969 13.92 ns/op 45986.50 MB/s BenchmarkAddMulVVW/100-4 2060252 60.92 ns/op 105048.68 MB/s BenchmarkAddMulVVW/1000-4 246355 514.3 ns/op 124430.78 MB/s BenchmarkDivWVW/1-4 2048575 56.69 ns/op 1128.99 MB/s BenchmarkDivWVW/2-4 969123 117.0 ns/op 1094.37 MB/s BenchmarkDivWVW/3-4 880515 145.8 ns/op 1317.14 MB/s BenchmarkDivWVW/4-4 739818 173.3 ns/op 1477.36 MB/s BenchmarkDivWVW/5-4 648492 201.5 ns/op 1588.35 MB/s BenchmarkDivWVW/10-4 359988 357.7 ns/op 1789.33 MB/s BenchmarkDivWVW/100-4 41490 3160 ns/op 2025.15 MB/s BenchmarkDivWVW/1000-4 4455 28958 ns/op 2210.12 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15170350 7.817 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17107656 8.593 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14053828 7.951 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15961662 7.508 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13944356 8.225 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14807467 7.888 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11967848 9.343 ns/op BenchmarkNonZeroShifts/4/shlVU-4 14273878 8.796 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11687986 11.01 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12812514 9.297 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8071996 12.85 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9803940 11.82 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1480524 75.93 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1625775 65.52 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 187063 699.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 228909 548.5 ns/op BenchmarkDecimalConversion-4 204 566101 ns/op BenchmarkFloatString/100-4 11851 10156 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 220 526259 ns/op 2919 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 49031684 ns/op 60885 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 4964139221 ns/op 822648 B/op 476 allocs/op BenchmarkFloatAdd/10-4 162078 762.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 161744 758.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 150598 825.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85078 1550 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17719 6639 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 203268 597.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 209889 600.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 203506 619.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 161124 773.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 53634 2188 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1670 66142 ns/op BenchmarkParseFloatLargeExp-4 428 284572 ns/op BenchmarkGCD10x10/WithoutXY-4 182360 695.2 ns/op BenchmarkGCD10x10/WithXY-4 50128 2463 ns/op BenchmarkGCD10x100/WithoutXY-4 93202 1348 ns/op BenchmarkGCD10x100/WithXY-4 16411 7175 ns/op BenchmarkGCD10x1000/WithoutXY-4 61378 2258 ns/op BenchmarkGCD10x1000/WithXY-4 12519 9542 ns/op BenchmarkGCD100x100/WithoutXY-4 23653 4862 ns/op BenchmarkGCD100x100/WithXY-4 10000 11981 ns/op BenchmarkGCD100x1000/WithoutXY-4 12230 9731 ns/op BenchmarkGCD100x1000/WithXY-4 5689 19473 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2037 59461 ns/op BenchmarkGCD1000x1000/WithXY-4 1072 107670 ns/op BenchmarkHilbert-4 20 5726920 ns/op BenchmarkBinomial-4 12033 10044 ns/op BenchmarkQuoRem-4 22531 5468 ns/op BenchmarkExp-4 18 6650237 ns/op BenchmarkExpMont/Odd-4 123 920738 ns/op 2585 B/op 21 allocs/op BenchmarkExpMont/Even1-4 130 904016 ns/op 3360 B/op 38 allocs/op BenchmarkExpMont/Even2-4 121 1061452 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even3-4 123 939685 ns/op 3828 B/op 53 allocs/op BenchmarkExpMont/Even4-4 124 943849 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even8-4 123 994373 ns/op 3865 B/op 54 allocs/op BenchmarkExpMont/Even32-4 126 948457 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even64-4 150 794624 ns/op 3655 B/op 54 allocs/op BenchmarkExpMont/Even96-4 139 842049 ns/op 3778 B/op 51 allocs/op BenchmarkExpMont/Even128-4 162 755805 ns/op 3243 B/op 50 allocs/op BenchmarkExpMont/Even255-4 172 688184 ns/op 2937 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 370 317268 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 321 351320 ns/op 1728 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 319 385435 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 322 471389 ns/op 1757 B/op 48 allocs/op BenchmarkExp2-4 16 6739694 ns/op BenchmarkBitset-4 724118 177.9 ns/op BenchmarkBitsetNeg-4 390786 330.2 ns/op BenchmarkBitsetOrig-4 233222 562.0 ns/op BenchmarkBitsetNegOrig-4 148530 1032 ns/op BenchmarkModSqrt225_Tonelli-4 115 1048209 ns/op BenchmarkModSqrt225_3Mod4-4 367 327133 ns/op BenchmarkModSqrt231_Tonelli-4 100 1207515 ns/op BenchmarkModSqrt231_5Mod8-4 280 370138 ns/op BenchmarkModInverse-4 13776 9189 ns/op BenchmarkSqrt-4 2017 68146 ns/op BenchmarkIntSqr/1-4 1000000 117.8 ns/op BenchmarkIntSqr/2-4 667064 194.7 ns/op BenchmarkIntSqr/3-4 508844 229.6 ns/op BenchmarkIntSqr/5-4 414148 308.9 ns/op BenchmarkIntSqr/8-4 322251 400.9 ns/op BenchmarkIntSqr/10-4 271194 476.2 ns/op BenchmarkIntSqr/20-4 49807 2490 ns/op BenchmarkIntSqr/30-4 34354 3293 ns/op BenchmarkIntSqr/50-4 23974 5160 ns/op BenchmarkIntSqr/80-4 14440 8245 ns/op BenchmarkIntSqr/100-4 10000 10882 ns/op BenchmarkIntSqr/200-4 5036 26815 ns/op BenchmarkIntSqr/300-4 1966 64960 ns/op BenchmarkIntSqr/500-4 981 118473 ns/op BenchmarkIntSqr/800-4 369 313226 ns/op BenchmarkIntSqr/1000-4 284 414260 ns/op BenchmarkDiv/20/10-4 414333 316.2 ns/op BenchmarkDiv/40/20-4 415724 311.9 ns/op BenchmarkDiv/100/50-4 370305 348.3 ns/op BenchmarkDiv/200/100-4 45933 2425 ns/op BenchmarkDiv/400/200-4 41565 2508 ns/op BenchmarkDiv/1000/500-4 39936 2995 ns/op BenchmarkDiv/2000/1000-4 31358 3930 ns/op BenchmarkDiv/20000/10000-4 1378 95371 ns/op BenchmarkDiv/200000/100000-4 32 4062111 ns/op BenchmarkDiv/2000000/1000000-4 1 115051511 ns/op BenchmarkDiv/20000000/10000000-4 1 3239501625 ns/op BenchmarkMul-4 5 20195785 ns/op BenchmarkNatMul/10-4 188878 1022 ns/op BenchmarkNatMul/100-4 6768 23391 ns/op BenchmarkNatMul/1000-4 187 638061 ns/op BenchmarkZeroShifts/Shl-4 10000 11632 ns/op BenchmarkZeroShifts/ShlSame-4 3382674 33.64 ns/op BenchmarkZeroShifts/Shr-4 10000 13444 ns/op BenchmarkZeroShifts/ShrSame-4 3371650 31.90 ns/op BenchmarkExp3Power/0x10-4 179917 830.2 ns/op BenchmarkExp3Power/0x40-4 138644 903.9 ns/op BenchmarkExp3Power/0x100-4 87123 1553 ns/op BenchmarkExp3Power/0x400-4 39424 3304 ns/op BenchmarkExp3Power/0x1000-4 10000 13992 ns/op BenchmarkExp3Power/0x4000-4 2611 61634 ns/op BenchmarkExp3Power/0x10000-4 226 515958 ns/op BenchmarkExp3Power/0x40000-4 21 5059235 ns/op BenchmarkExp3Power/0x100000-4 3 47035097 ns/op BenchmarkExp3Power/0x400000-4 1 427365516 ns/op BenchmarkFibo-4 4 34115628 ns/op BenchmarkNatSqr/1-4 1000000 185.2 ns/op BenchmarkNatSqr/2-4 460072 353.3 ns/op BenchmarkNatSqr/3-4 460626 371.9 ns/op BenchmarkNatSqr/5-4 358978 497.7 ns/op BenchmarkNatSqr/8-4 233146 680.9 ns/op BenchmarkNatSqr/10-4 184832 873.4 ns/op BenchmarkNatSqr/20-4 39546 3506 ns/op BenchmarkNatSqr/30-4 31490 4636 ns/op BenchmarkNatSqr/50-4 16002 7730 ns/op BenchmarkNatSqr/80-4 10000 10631 ns/op BenchmarkNatSqr/100-4 9240 13559 ns/op BenchmarkNatSqr/200-4 4863 32444 ns/op BenchmarkNatSqr/300-4 1933 84228 ns/op BenchmarkNatSqr/500-4 978 152643 ns/op BenchmarkNatSqr/800-4 336 352867 ns/op BenchmarkNatSqr/1000-4 259 498451 ns/op BenchmarkNatSetBytes/8-4 705736 148.8 ns/op BenchmarkNatSetBytes/24-4 280869 532.6 ns/op BenchmarkNatSetBytes/128-4 59617 2085 ns/op BenchmarkNatSetBytes/7-4 942519 135.0 ns/op BenchmarkNatSetBytes/23-4 262774 513.1 ns/op BenchmarkNatSetBytes/127-4 58845 2119 ns/op BenchmarkScanPi-4 213 541711 ns/op BenchmarkStringPiParallel-4 448 283679 ns/op BenchmarkScan/10/Base2-4 35091 3421 ns/op BenchmarkScan/100/Base2-4 4741 27220 ns/op BenchmarkScan/1000/Base2-4 446 268820 ns/op BenchmarkScan/10/Base8-4 92607 1293 ns/op BenchmarkScan/100/Base8-4 12826 9374 ns/op BenchmarkScan/1000/Base8-4 1276 91565 ns/op BenchmarkScan/10/Base10-4 104092 1190 ns/op BenchmarkScan/100/Base10-4 13898 8573 ns/op BenchmarkScan/1000/Base10-4 1534 82913 ns/op BenchmarkScan/10/Base16-4 109753 1137 ns/op BenchmarkScan/100/Base16-4 16113 7381 ns/op BenchmarkScan/1000/Base16-4 1708 70948 ns/op BenchmarkString/10/Base2-4 217131 595.0 ns/op BenchmarkString/100/Base2-4 30741 3956 ns/op BenchmarkString/1000/Base2-4 3751 36992 ns/op BenchmarkString/10/Base8-4 391114 327.9 ns/op BenchmarkString/100/Base8-4 71926 1654 ns/op BenchmarkString/1000/Base8-4 9619 14691 ns/op BenchmarkString/10/Base10-4 215049 586.4 ns/op BenchmarkString/100/Base10-4 41366 2963 ns/op BenchmarkString/1000/Base10-4 5904 22483 ns/op BenchmarkString/10/Base16-4 409525 303.7 ns/op BenchmarkString/100/Base16-4 98780 1202 ns/op BenchmarkString/1000/Base16-4 10000 10511 ns/op BenchmarkLeafSize/0-4 32 3982220 ns/op BenchmarkLeafSize/1-4 438 260538 ns/op BenchmarkLeafSize/2-4 458 303322 ns/op BenchmarkLeafSize/3-4 366 368412 ns/op BenchmarkLeafSize/4-4 468 250092 ns/op BenchmarkLeafSize/5-4 318 441096 ns/op BenchmarkLeafSize/6-4 343 349314 ns/op BenchmarkLeafSize/7-4 367 344862 ns/op BenchmarkLeafSize/8-4 500 287759 ns/op BenchmarkLeafSize/9-4 261 464795 ns/op BenchmarkLeafSize/10-4 308 397993 ns/op BenchmarkLeafSize/11-4 302 380610 ns/op BenchmarkLeafSize/12-4 366 338203 ns/op BenchmarkLeafSize/13-4 322 400714 ns/op BenchmarkLeafSize/14-4 355 334387 ns/op BenchmarkLeafSize/15-4 391 303395 ns/op BenchmarkLeafSize/16-4 470 259133 ns/op BenchmarkLeafSize/32-4 439 250819 ns/op BenchmarkLeafSize/64-4 393 292006 ns/op BenchmarkProbablyPrime/n=0-4 9 11929725 ns/op BenchmarkProbablyPrime/n=1-4 8 12853267 ns/op BenchmarkProbablyPrime/n=5-4 6 18877985 ns/op BenchmarkProbablyPrime/n=10-4 4 25804388 ns/op BenchmarkProbablyPrime/n=20-4 2 50428706 ns/op BenchmarkProbablyPrime/Lucas-4 12 9976938 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 84 1509101 ns/op BenchmarkRatCmp-4 205113 715.2 ns/op BenchmarkFloatPrecExact/1-4 114499 1055 ns/op BenchmarkFloatPrecExact/10-4 34480 3299 ns/op BenchmarkFloatPrecExact/100-4 10604 11136 ns/op BenchmarkFloatPrecExact/1000-4 2106 62770 ns/op BenchmarkFloatPrecExact/10000-4 148 790883 ns/op BenchmarkFloatPrecExact/100000-4 3 34523602 ns/op BenchmarkFloatPrecExact/1000000-4 1 1544839572 ns/op BenchmarkFloatPrecMixed/1-4 116822 1086 ns/op BenchmarkFloatPrecMixed/10-4 31755 3972 ns/op BenchmarkFloatPrecMixed/100-4 6310 21267 ns/op BenchmarkFloatPrecMixed/1000-4 507 248905 ns/op BenchmarkFloatPrecMixed/10000-4 15 7520509 ns/op BenchmarkFloatPrecMixed/100000-4 1 420670634 ns/op BenchmarkFloatPrecMixed/1000000-4 1 30252970020 ns/op BenchmarkFloatPrecInexact/1-4 134080 1031 ns/op BenchmarkFloatPrecInexact/10-4 154413 870.8 ns/op BenchmarkFloatPrecInexact/100-4 69016 2538 ns/op BenchmarkFloatPrecInexact/1000-4 22411 5380 ns/op BenchmarkFloatPrecInexact/10000-4 4032 41581 ns/op BenchmarkFloatPrecInexact/100000-4 271 468038 ns/op BenchmarkFloatPrecInexact/1000000-4 24 5547468 ns/op BenchmarkFloatSqrt/64-4 19549 6522 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 11688 9975 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9098 18316 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 3970 30416 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 686 225128 ns/op 18055 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 64 2406306 ns/op 177501 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 163624262 ns/op 3656720 B/op 552 allocs/op PASS ok math/big 98.609s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10882904 11.40 ns/op BenchmarkLeadingZeros8-4 9317746 12.82 ns/op BenchmarkLeadingZeros16-4 7696107 13.68 ns/op BenchmarkLeadingZeros32-4 9564591 11.68 ns/op BenchmarkLeadingZeros64-4 9753415 11.82 ns/op BenchmarkTrailingZeros-4 11377461 10.36 ns/op BenchmarkTrailingZeros8-4 12035962 10.43 ns/op BenchmarkTrailingZeros16-4 11916342 10.11 ns/op BenchmarkTrailingZeros32-4 11916380 10.21 ns/op BenchmarkTrailingZeros64-4 11941136 10.26 ns/op BenchmarkOnesCount-4 11607243 10.39 ns/op BenchmarkOnesCount8-4 12159116 9.780 ns/op BenchmarkOnesCount16-4 11125233 10.87 ns/op BenchmarkOnesCount32-4 11281936 10.29 ns/op BenchmarkOnesCount64-4 11282367 10.25 ns/op BenchmarkRotateLeft-4 10862624 9.999 ns/op BenchmarkRotateLeft8-4 12770563 10.84 ns/op BenchmarkRotateLeft16-4 12012883 9.888 ns/op BenchmarkRotateLeft32-4 11753493 9.878 ns/op BenchmarkRotateLeft64-4 12192049 9.816 ns/op BenchmarkReverse-4 18570087 6.749 ns/op BenchmarkReverse8-4 22445668 5.407 ns/op BenchmarkReverse16-4 21838486 5.704 ns/op BenchmarkReverse32-4 20233371 5.924 ns/op BenchmarkReverse64-4 17017489 6.831 ns/op BenchmarkReverseBytes-4 23090599 5.283 ns/op BenchmarkReverseBytes16-4 22998003 5.305 ns/op BenchmarkReverseBytes32-4 23312241 5.325 ns/op BenchmarkReverseBytes64-4 24325790 5.363 ns/op BenchmarkAdd-4 12150949 9.762 ns/op BenchmarkAdd32-4 10487054 9.561 ns/op BenchmarkAdd64-4 11925026 9.849 ns/op BenchmarkAdd64multiple-4 25183699 5.011 ns/op BenchmarkSub-4 12226838 9.783 ns/op BenchmarkSub32-4 12290233 10.09 ns/op BenchmarkSub64-4 12590052 9.878 ns/op BenchmarkSub64multiple-4 25238614 5.302 ns/op BenchmarkMul-4 12635799 9.461 ns/op BenchmarkMul32-4 12781006 10.17 ns/op BenchmarkMul64-4 11840922 9.698 ns/op BenchmarkDiv-4 3568988 33.49 ns/op BenchmarkDiv32-4 7174390 15.88 ns/op BenchmarkDiv64-4 3588135 33.82 ns/op PASS ok math/bits 8.049s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14217867 8.594 ns/op BenchmarkAcos-4 491125 230.0 ns/op BenchmarkAcosh-4 482632 240.6 ns/op BenchmarkAsin-4 513943 232.5 ns/op BenchmarkAsinh-4 547305 233.2 ns/op BenchmarkAtan-4 891218 148.2 ns/op BenchmarkAtanh-4 864843 148.0 ns/op BenchmarkConj-4 25998639 4.172 ns/op BenchmarkCos-4 616370 190.7 ns/op BenchmarkCosh-4 712441 187.9 ns/op BenchmarkExp-4 825928 138.6 ns/op BenchmarkLog-4 1000000 118.4 ns/op BenchmarkLog10-4 1000000 122.5 ns/op BenchmarkPhase-4 2156721 55.28 ns/op BenchmarkPolar-4 1365186 86.87 ns/op BenchmarkPow-4 233359 541.4 ns/op BenchmarkRect-4 1000000 103.4 ns/op BenchmarkSin-4 675793 186.4 ns/op BenchmarkSinh-4 647658 188.0 ns/op BenchmarkSqrt-4 1000000 122.9 ns/op BenchmarkTan-4 400214 310.9 ns/op BenchmarkTanh-4 453210 280.2 ns/op PASS ok math/cmplx 4.473s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 726993 167.1 ns/op BenchmarkInt63ThreadsafeParallel-4 837328 134.4 ns/op BenchmarkInt63Unthreadsafe-4 947905 114.1 ns/op BenchmarkIntn1000-4 808447 153.1 ns/op BenchmarkInt63n1000-4 834523 150.7 ns/op BenchmarkInt31n1000-4 877314 144.3 ns/op BenchmarkFloat32-4 861014 143.5 ns/op BenchmarkFloat64-4 1000000 114.1 ns/op BenchmarkPerm3-4 186337 688.3 ns/op BenchmarkPerm30-4 19360 5949 ns/op BenchmarkPerm30ViaShuffle-4 20163 5857 ns/op BenchmarkShuffleOverhead-4 14528 8100 ns/op BenchmarkRead3-4 894652 145.2 ns/op BenchmarkRead64-4 76700 1511 ns/op BenchmarkRead1000-4 5884 21855 ns/op BenchmarkConcurrent-4 217674 532.1 ns/op PASS ok math/rand 3.651s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkPCG_DXSM-4 2877492 37.57 ns/op BenchmarkSourceUint64-4 3085640 37.74 ns/op BenchmarkGlobalInt64-4 2912970 40.01 ns/op BenchmarkGlobalInt64Parallel-4 4893366 23.70 ns/op BenchmarkGlobalUint64-4 2881778 40.98 ns/op BenchmarkGlobalUint64Parallel-4 4638423 25.04 ns/op BenchmarkInt64-4 1594202 74.02 ns/op BenchmarkUint64-4 1586896 73.68 ns/op BenchmarkGlobalIntN1000-4 1744057 72.70 ns/op BenchmarkIntN1000-4 1250886 93.68 ns/op BenchmarkInt64N1000-4 1246388 93.73 ns/op BenchmarkInt64N1e8-4 1271833 94.87 ns/op BenchmarkInt64N1e9-4 1283984 93.17 ns/op BenchmarkInt64N2e9-4 1275140 95.55 ns/op BenchmarkInt64N1e18-4 1000000 101.4 ns/op BenchmarkInt64N2e18-4 1249786 96.26 ns/op BenchmarkInt64N4e18-4 1000000 107.2 ns/op BenchmarkInt32N1000-4 1249107 93.41 ns/op BenchmarkInt32N1e8-4 1265037 94.38 ns/op BenchmarkInt32N1e9-4 1279498 93.25 ns/op BenchmarkInt32N2e9-4 1270449 92.80 ns/op BenchmarkFloat32-4 1650104 72.89 ns/op BenchmarkFloat64-4 1599758 73.18 ns/op BenchmarkExpFloat64-4 1000000 118.1 ns/op BenchmarkNormFloat64-4 1000000 121.1 ns/op BenchmarkPerm3-4 280479 458.4 ns/op BenchmarkPerm30-4 24492 4769 ns/op BenchmarkPerm30ViaShuffle-4 26826 4389 ns/op BenchmarkShuffleOverhead-4 35895 3305 ns/op BenchmarkConcurrent-4 1975257 53.72 ns/op PASS ok math/rand/v2 7.073s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 39176 2860 ns/op BenchmarkQDecodeWord-4 107120 1207 ns/op BenchmarkQDecodeHeader-4 89670 1294 ns/op BenchmarkTypeByExtension/.html-4 461168 221.1 ns/op BenchmarkTypeByExtension/.HTML-4 415172 304.5 ns/op BenchmarkTypeByExtension/.unused-4 455654 264.8 ns/op BenchmarkExtensionsByType/text/html-4 183537 853.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 52695 2888 ns/op BenchmarkExtensionsByType/application/octet-stream-4 50566 2383 ns/op PASS ok mime 2.829s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 457 222018 ns/op 48300 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 566 239848 ns/op 47907 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 55 2020793 ns/op 105753 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 427 284622 ns/op 49446 B/op 207 allocs/op PASS ok mime/multipart 1.779s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 909 131676 ns/op PASS ok mime/quotedprintable 1.304s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 18388145 ns/op 8388 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 28266584 ns/op 13100 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5018678506 ns/op 150272 B/op 232 allocs/op BenchmarkDNSName-4 158016 726.9 ns/op BenchmarkInterfaces-4 2005 63858 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 6570 18558 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1981 62469 ns/op 8340 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2295 58855 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5884 19102 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 3175 42780 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 9082 14316 ns/op BenchmarkParseIPValidIPv4-4 432955 299.6 ns/op BenchmarkParseIPValidIPv6-4 229950 536.6 ns/op BenchmarkIPString/IPv4-4 147913 881.1 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12271 9613 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48457 2587 ns/op BenchmarkIPEqual/IPv4-4 1044622 120.1 ns/op BenchmarkIPEqual/IPv6-4 957066 120.6 ns/op BenchmarkSendfileZeroBytes-4 4065 27647 ns/op 4023 B/op 1 allocs/op BenchmarkTCP4OneShot-4 159 660930 ns/op BenchmarkTCP4OneShotTimeout-4 176 621858 ns/op BenchmarkTCP4Persistent-4 435 250214 ns/op BenchmarkTCP4PersistentTimeout-4 397 299271 ns/op BenchmarkTCP6OneShot-4 199 605682 ns/op BenchmarkTCP6OneShotTimeout-4 160 735583 ns/op BenchmarkTCP6Persistent-4 387 342474 ns/op BenchmarkTCP6PersistentTimeout-4 339 346096 ns/op BenchmarkTCP4ConcurrentReadWrite-4 17583 6394 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16708 6529 ns/op BenchmarkSetReadDeadline-4 128680 865.6 ns/op BenchmarkUDP6LinkLocalUnicast-4 256 416567 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 199 555643 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 211 551332 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 213 543764 ns/op 0 B/op 0 allocs/op PASS ok net 12.498s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 21913 5189 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9529 12106 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 11541 10275 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 13767 7348 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 26520 4316 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 41648 3028 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1549827 77.68 ns/op BenchmarkFindChild/n=2/rep=map-4 2871501 39.59 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1333341 85.21 ns/op BenchmarkFindChild/n=4/rep=linear-4 987669 125.3 ns/op BenchmarkFindChild/n=4/rep=map-4 2920941 38.70 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 974482 136.9 ns/op BenchmarkFindChild/n=8/rep=linear-4 552814 235.0 ns/op BenchmarkFindChild/n=8/rep=map-4 2718967 41.23 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 529455 242.3 ns/op BenchmarkFindChild/n=16/rep=linear-4 287762 438.8 ns/op BenchmarkFindChild/n=16/rep=map-4 3037182 38.01 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2251092 50.77 ns/op BenchmarkFindChild/n=32/rep=linear-4 131187 884.8 ns/op BenchmarkFindChild/n=32/rep=map-4 3042079 36.69 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2448042 48.81 ns/op BenchmarkMultiConflicts-4 1 207642691 ns/op BenchmarkServerMatch-4 17150 6438 ns/op BenchmarkReadRequestChrome-4 4340 28821 ns/op 21.20 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9438 11265 ns/op 6.92 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11222 ns/op 7.31 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6517 15668 ns/op 9.64 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16113 7367 ns/op 5.43 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 57 2187076 ns/op 0.47 MB/s BenchmarkFileAndServer_1KB/https1-4 46 2605377 ns/op 0.39 MB/s BenchmarkFileAndServer_1KB/h2-4 37 3138032 ns/op 0.33 MB/s BenchmarkFileAndServer_16MB/h1-4 2 66506037 ns/op 252.27 MB/s BenchmarkFileAndServer_16MB/https1-4 1 174668190 ns/op 96.05 MB/s BenchmarkFileAndServer_16MB/h2-4 1 418318645 ns/op 40.11 MB/s BenchmarkFileAndServer_64MB/h1-4 1 270005664 ns/op 248.55 MB/s BenchmarkFileAndServer_64MB/https1-4 1 631901830 ns/op 106.20 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1538537678 ns/op 43.62 MB/s BenchmarkServeMux-4 210 609066 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 246 502605 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 64 2142731 ns/op 6102 B/op 64 allocs/op BenchmarkClientServer/https1-4 44 2364988 ns/op 8607 B/op 96 allocs/op BenchmarkClientServer/h2-4 37 2890538 ns/op 13302 B/op 110 allocs/op BenchmarkClientServerParallel/4/h1-4 360 349886 ns/op 10039 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 20 6376499 ns/op 94167 B/op 1032 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57488: read tcp 127.0.0.1:57482->127.0.0.1:57488: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57489: read tcp 127.0.0.1:57482->127.0.0.1:57489: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57487: read tcp 127.0.0.1:57482->127.0.0.1:57487: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57500: read tcp 127.0.0.1:57493->127.0.0.1:57500: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57499: write tcp 127.0.0.1:57493->127.0.0.1:57499: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57502: write tcp 127.0.0.1:57493->127.0.0.1:57502: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57518: read tcp 127.0.0.1:57510->127.0.0.1:57518: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57525: read tcp 127.0.0.1:57510->127.0.0.1:57525: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57520: read tcp 127.0.0.1:57510->127.0.0.1:57520: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 6583238 ns/op 106005 B/op 1254 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57535: read tcp 127.0.0.1:57533->127.0.0.1:57535: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57548: read tcp 127.0.0.1:57537->127.0.0.1:57548: use of closed network connection BenchmarkClientServerParallel/64/h1-4 186 602135 ns/op 25246 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 18 5934771 ns/op 100379 B/op 1092 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57796: read tcp 127.0.0.1:57791->127.0.0.1:57796: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57797: write tcp 127.0.0.1:57791->127.0.0.1:57797: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57799: write tcp 127.0.0.1:57791->127.0.0.1:57799: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57816: read tcp 127.0.0.1:57800->127.0.0.1:57816: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57817: write tcp 127.0.0.1:57800->127.0.0.1:57817: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57818: write tcp 127.0.0.1:57800->127.0.0.1:57818: use of closed network connection BenchmarkClientServerParallel/64/h2-4 31 6718148 ns/op 104523 B/op 1216 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57832: read tcp 127.0.0.1:57826->127.0.0.1:57832: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57833: read tcp 127.0.0.1:57826->127.0.0.1:57833: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57834: write tcp 127.0.0.1:57826->127.0.0.1:57834: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57836: read tcp 127.0.0.1:57826->127.0.0.1:57836: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57838: write tcp 127.0.0.1:57826->127.0.0.1:57838: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57831: read tcp 127.0.0.1:57826->127.0.0.1:57831: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57840: write tcp 127.0.0.1:57826->127.0.0.1:57840: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57835: write tcp 127.0.0.1:57826->127.0.0.1:57835: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57839: write tcp 127.0.0.1:57826->127.0.0.1:57839: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57854: read tcp 127.0.0.1:57841->127.0.0.1:57854: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1056840403 ns/op 31536 B/op 153 allocs/op BenchmarkClient-4 42 2513933 ns/op 4038 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 176 614108 ns/op 7227 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 994 130535 ns/op 3032 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1209 101371 ns/op 1914 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1048 103274 ns/op 2773 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1441 102626 ns/op 2733 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1056 96623 ns/op 2724 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1368 95669 ns/op 1999 B/op 14 allocs/op BenchmarkServerHijack-4 808 136359 ns/op 16722 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 49 2615479 ns/op 6634 B/op 54 allocs/op BenchmarkResponseStatusLine-4 362829 285.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 22.104s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2011 66185 ns/op 34139 B/op 12 allocs/op PASS ok net/http/httputil 1.216s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 95370 1144 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 504706 255.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 197313 602.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 68970 1703 ns/op BenchmarkStdIPv4-4 156170 760.1 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 103496 1055 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 107928 1061 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 94245 1274 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 82700 1437 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1505739 75.38 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1327924 91.37 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1219882 97.20 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 327594 387.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 354606 370.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 322874 400.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 95379 1336 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 300536 425.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 143011 750.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 167928 720.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 166730 766.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 84729 1424 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 394239 340.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 137468 911.7 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 193454 670.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 295764 451.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 160708 747.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 350864 379.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 149116 763.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 164086 790.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 168222 779.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 117610 1060 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 464370 249.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 233342 529.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 102963 1111 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 136009 861.6 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 205802 630.2 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 128858 951.0 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 284169 446.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 123403 1012 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 147752 841.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 195685 670.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 144516 921.7 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 950450 124.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 982312 127.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 973633 126.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 988022 133.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 851610 132.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 898670 130.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 791142 132.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 975385 130.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 930010 131.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 382806 360.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 474787 246.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 224112 519.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 262869 483.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 235261 533.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 86535 1430 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 568293 224.4 ns/op PASS ok net/netip 10.573s 2023/11/17 18:47:13 Test RPC server listening on 127.0.0.1:57939 2023/11/17 18:47:13 Test HTTP RPC server listening on 127.0.0.1:57940 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 165 770049 ns/op BenchmarkEndToEndHTTP-4 176 650615 ns/op BenchmarkEndToEndAsync-4 1362 82023 ns/op BenchmarkEndToEndAsyncHTTP-4 1507 78887 ns/op PASS ok net/rpc 2.030s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3892 31613 ns/op BenchmarkReadMIMEHeader/server_headers-4 4822 23930 ns/op BenchmarkUncommon-4 24970 4837 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.509s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3699 27389 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 79905 1441 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 552436 233.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 105524 1082 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 219182 587.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 98822 1149 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16000 7078 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 359209 286.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 110937 1073 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 199602 589.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 92444 1196 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18572 6514 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 168662 705.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 69373 1752 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 64497 1933 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 30182 3911 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6150 21947 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 154520 726.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 70586 1723 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 67059 1793 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 30225 3976 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6169 21058 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.718s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2447210 46.71 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 148394 810.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 502 241073 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 172 704261 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 406 288845 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 46086 2728 ns/op BenchmarkStatFile-4 32032 4028 ns/op BenchmarkStatDir-4 32383 4023 ns/op BenchmarkLstatDot-4 45633 2643 ns/op BenchmarkLstatFile-4 29432 3941 ns/op BenchmarkLstatDir-4 29826 3957 ns/op PASS ok os 3.095s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 28 5265168 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.223s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 299792 413.3 ns/op PASS ok os/user 1.350s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2418553 46.01 ns/op BenchmarkString-4 1930116 61.13 ns/op BenchmarkBytes-4 1535782 80.18 ns/op BenchmarkNamedBytes-4 1000000 123.8 ns/op BenchmarkBytesArray-4 835555 152.8 ns/op BenchmarkSliceLen-4 1929825 63.45 ns/op BenchmarkMapLen-4 808587 157.3 ns/op BenchmarkStringLen-4 1449286 81.70 ns/op BenchmarkArrayLen-4 998205 101.8 ns/op BenchmarkSliceCap-4 2032364 57.96 ns/op BenchmarkDeepEqual/int8-4 410790 309.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 82855 1419 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 373736 344.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 85900 1450 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 365624 354.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80950 1432 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 378903 348.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 79100 1410 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 377906 336.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 80570 1422 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 426044 301.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 110763 1124 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 287928 393.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80085 1436 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 373064 361.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 83853 1426 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 394315 335.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 81561 1555 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 272354 401.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 79420 1595 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 355912 386.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 78556 1512 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 302198 392.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80480 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 357373 349.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 77912 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 344948 363.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 76404 1506 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 363430 369.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 70064 1573 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 411600 320.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 75393 1471 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 367398 355.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 67454 1787 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 91302 1126 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51274 2274 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43688 2887 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 27954 4529 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 31287 3768 ns/op BenchmarkIsZero/ArrayComparable-4 375878 358.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 29900 3832 ns/op BenchmarkIsZero/StructComparable-4 661677 196.3 ns/op BenchmarkIsZero/StructIncomparable-4 142624 856.8 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 102.3 ns/op BenchmarkIsZero/ArrayInt_1024-4 23407 5142 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 42938 2692 ns/op BenchmarkIsZero/Struct4Int-4 1000000 118.1 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 23149 5091 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 23372 5026 ns/op BenchmarkSetZero/Bool/Direct-4 2561295 44.57 ns/op BenchmarkSetZero/Bool/CachedZero-4 988353 130.2 ns/op BenchmarkSetZero/Bool/NewZero-4 756189 169.8 ns/op BenchmarkSetZero/Int/Direct-4 1980054 60.07 ns/op BenchmarkSetZero/Int/CachedZero-4 868214 131.0 ns/op BenchmarkSetZero/Int/NewZero-4 681405 169.2 ns/op BenchmarkSetZero/Uint/Direct-4 2010956 60.00 ns/op BenchmarkSetZero/Uint/CachedZero-4 964624 129.5 ns/op BenchmarkSetZero/Uint/NewZero-4 703188 169.9 ns/op BenchmarkSetZero/Float/Direct-4 1911306 64.09 ns/op BenchmarkSetZero/Float/CachedZero-4 906691 137.6 ns/op BenchmarkSetZero/Float/NewZero-4 752844 171.1 ns/op BenchmarkSetZero/Complex/Direct-4 1998169 59.52 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 129.4 ns/op BenchmarkSetZero/Complex/NewZero-4 757274 168.4 ns/op BenchmarkSetZero/Array/Direct-4 2061729 56.04 ns/op BenchmarkSetZero/Array/CachedZero-4 998293 130.5 ns/op BenchmarkSetZero/Array/NewZero-4 734152 168.2 ns/op BenchmarkSetZero/Chan/Direct-4 1982378 59.61 ns/op BenchmarkSetZero/Chan/CachedZero-4 977889 132.6 ns/op BenchmarkSetZero/Chan/NewZero-4 683409 175.9 ns/op BenchmarkSetZero/Func/Direct-4 1943113 59.54 ns/op BenchmarkSetZero/Func/CachedZero-4 954277 133.5 ns/op BenchmarkSetZero/Func/NewZero-4 734610 174.7 ns/op BenchmarkSetZero/Interface/Direct-4 1815718 63.10 ns/op BenchmarkSetZero/Interface/CachedZero-4 993902 129.0 ns/op BenchmarkSetZero/Interface/NewZero-4 645472 171.6 ns/op BenchmarkSetZero/Map/Direct-4 1936892 60.90 ns/op BenchmarkSetZero/Map/CachedZero-4 971122 132.6 ns/op BenchmarkSetZero/Map/NewZero-4 680266 172.2 ns/op BenchmarkSetZero/Pointer/Direct-4 1955539 60.56 ns/op BenchmarkSetZero/Pointer/CachedZero-4 979801 132.2 ns/op BenchmarkSetZero/Pointer/NewZero-4 724747 174.6 ns/op BenchmarkSetZero/Slice/Direct-4 1760518 63.99 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 129.1 ns/op BenchmarkSetZero/Slice/NewZero-4 752229 171.3 ns/op BenchmarkSetZero/String/Direct-4 1942998 60.11 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 128.7 ns/op BenchmarkSetZero/String/NewZero-4 716964 172.2 ns/op BenchmarkSetZero/Struct/Direct-4 2138138 55.32 ns/op BenchmarkSetZero/Struct/CachedZero-4 897325 127.7 ns/op BenchmarkSetZero/Struct/NewZero-4 682856 173.2 ns/op BenchmarkSelect/1-4 200083 741.2 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 79917 1710 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 33464 3364 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 213728 529.6 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 189531 660.2 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 162202 923.3 ns/op 138.64 MB/s BenchmarkCallArgCopy/size=256-4 136790 996.5 ns/op 256.89 MB/s BenchmarkCallArgCopy/size=1024-4 84717 1879 ns/op 544.86 MB/s BenchmarkCallArgCopy/size=4096-4 24723 5508 ns/op 743.59 MB/s BenchmarkCallArgCopy/size=65536-4 2254 85742 ns/op 764.34 MB/s BenchmarkFieldByName1-4 795660 165.1 ns/op BenchmarkFieldByName2-4 49398 3342 ns/op BenchmarkFieldByName3-4 7170 18615 ns/op BenchmarkInterfaceBig-4 2561371 46.57 ns/op BenchmarkInterfaceSmall-4 2784985 44.41 ns/op BenchmarkNew-4 1000000 112.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 2239 52271 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1947 68291 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2269 53799 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1980 63921 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2539 53299 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1999 62285 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 195351 633.9 ns/op PASS ok reflect 22.103s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6922 23519 ns/op 9288 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 15990 ns/op 9217 B/op 1 allocs/op BenchmarkFindString-4 7530 20814 ns/op 9488 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 20524 ns/op 9270 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 20289 ns/op 9309 B/op 2 allocs/op BenchmarkLiteral-4 10000 13622 ns/op BenchmarkNotLiteral-4 4020 38352 ns/op BenchmarkMatchClass-4 3716 47325 ns/op BenchmarkMatchClass_InRange-4 2626 45463 ns/op BenchmarkReplaceAll-4 1341 105570 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 13932 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 22725 5218 ns/op BenchmarkAnchoredShortMatch-4 10000 18103 ns/op BenchmarkAnchoredLongMatch-4 13948 7475 ns/op BenchmarkOnePassShortA-4 17767 6637 ns/op BenchmarkNotOnePassShortA-4 7285 23908 ns/op BenchmarkOnePassShortB-4 21538 5197 ns/op BenchmarkNotOnePassShortB-4 5203 24031 ns/op BenchmarkOnePassLongPrefix-4 74386 1612 ns/op BenchmarkOnePassLongNotPrefix-4 26848 4316 ns/op BenchmarkMatchParallelShared-4 10000 19064 ns/op BenchmarkMatchParallelCopied-4 10000 17386 ns/op BenchmarkQuoteMetaAll-4 134515 935.6 ns/op 14.96 MB/s BenchmarkQuoteMetaNone-4 329007 340.6 ns/op 76.34 MB/s BenchmarkCompile/Onepass-4 3776 33179 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1474 92479 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 170 715727 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2814904 39.35 ns/op 406.61 MB/s BenchmarkMatch/Easy0/32-4 10000 13011 ns/op 2.46 MB/s BenchmarkMatch/Easy0/1K-4 10000 15082 ns/op 67.89 MB/s BenchmarkMatch/Easy0i/16-4 2803760 39.77 ns/op 402.32 MB/s BenchmarkMatch/Easy0i/32-4 6369 31278 ns/op 1.02 MB/s BenchmarkMatch/Easy0i/1K-4 246 492248 ns/op 2.08 MB/s BenchmarkMatch/Easy1/16-4 2707771 39.30 ns/op 407.08 MB/s BenchmarkMatch/Easy1/32-4 10000 14637 ns/op 2.19 MB/s BenchmarkMatch/Easy1/1K-4 7912 25340 ns/op 40.41 MB/s BenchmarkMatch/Medium/16-4 2827107 39.22 ns/op 407.93 MB/s BenchmarkMatch/Medium/32-4 7798 28267 ns/op 1.13 MB/s BenchmarkMatch/Medium/1K-4 290 404224 ns/op 2.53 MB/s BenchmarkMatch/Hard/16-4 2819938 39.42 ns/op 405.88 MB/s BenchmarkMatch/Hard/32-4 3222 37363 ns/op 0.86 MB/s BenchmarkMatch/Hard/1K-4 166 716797 ns/op 1.43 MB/s BenchmarkMatch/Hard1/16-4 1360 88282 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 816 150311 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 28 4532454 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 27090 4276 ns/op 3.74 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16576 7268 ns/op 4.40 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 576 189558 ns/op 5.40 MB/s 25 B/op 0 allocs/op PASS ok regexp 10.158s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 765668 142.8 ns/op BenchmarkIsWordChar-4 195129 649.3 ns/op PASS ok regexp/syntax 2.354s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 95269 1280 ns/op BenchmarkCallers/inlined-4 90651 1322 ns/op BenchmarkCallers/no-cache-4 20384 5999 ns/op BenchmarkFPCallers/cached-4 3613682 32.91 ns/op BenchmarkMakeChan/Byte-4 725622 261.9 ns/op BenchmarkMakeChan/Int-4 1000000 346.4 ns/op BenchmarkMakeChan/Ptr-4 859738 377.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 219.1 ns/op BenchmarkMakeChan/Struct/32-4 321361 612.1 ns/op BenchmarkMakeChan/Struct/40-4 307204 731.7 ns/op BenchmarkChanNonblocking-4 7104136 18.60 ns/op BenchmarkSelectUncontended-4 945062 109.2 ns/op BenchmarkSelectSyncContended-4 98552 1164 ns/op BenchmarkSelectAsyncContended-4 295090 387.3 ns/op BenchmarkSelectNonblock-4 4423674 26.20 ns/op BenchmarkChanUncontended-4 16261 8605 ns/op BenchmarkChanContended-4 4593 24132 ns/op BenchmarkChanSync-4 195006 571.9 ns/op BenchmarkChanSyncWork-4 65859 1861 ns/op BenchmarkChanProdCons0-4 203734 495.6 ns/op BenchmarkChanProdCons10-4 463339 257.3 ns/op BenchmarkChanProdCons100-4 534739 216.8 ns/op BenchmarkChanProdConsWork0-4 145960 686.9 ns/op BenchmarkChanProdConsWork10-4 226725 450.1 ns/op BenchmarkChanProdConsWork100-4 278551 424.5 ns/op BenchmarkSelectProdCons-4 181588 659.6 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 142.3 ns/op BenchmarkChanCreation-4 188007 655.8 ns/op BenchmarkChanSem-4 264320 396.5 ns/op BenchmarkChanPopular-4 118 989192 ns/op BenchmarkChanClosed-4 880000 142.8 ns/op BenchmarkCallClosure-4 4483135 24.03 ns/op BenchmarkCallClosure1-4 4944688 23.46 ns/op BenchmarkCallClosure2-4 1000000 118.7 ns/op BenchmarkCallClosure3-4 1280396 91.59 ns/op BenchmarkCallClosure4-4 1000000 117.4 ns/op BenchmarkComplex128DivNormal-4 14049817 8.927 ns/op BenchmarkComplex128DivNisNaN-4 9514617 11.38 ns/op BenchmarkComplex128DivDisNaN-4 10048675 11.36 ns/op BenchmarkComplex128DivNisInf-4 13886800 8.704 ns/op BenchmarkComplex128DivDisInf-4 8075984 15.23 ns/op BenchmarkAllocation-4 3091 74379 ns/op BenchmarkReadMemStats-4 100 1305243 ns/op BenchmarkReadMemStatsLatency-4 1 2080837 p50-ns 2080837 p90-ns 2080837 p99-ns BenchmarkWriteBarrier-4 2694142 46.12 ns/op BenchmarkBulkWriteBarrier-4 6436222 21.11 ns/op BenchmarkScanStackNoLocals-4 2 60385698 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12952905 7.830 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12215690 8.406 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11736475 10.45 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8906948 13.18 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6357889 19.27 ns/op BenchmarkHash5-4 7943631 13.30 ns/op 375.86 MB/s BenchmarkHash16-4 8160336 14.55 ns/op 1099.95 MB/s BenchmarkHash64-4 7580902 14.75 ns/op 4339.31 MB/s BenchmarkHash1024-4 2631595 44.67 ns/op 22925.58 MB/s BenchmarkHash65536-4 49855 2296 ns/op 28548.34 MB/s BenchmarkAlignedLoad-4 11860266 9.473 ns/op BenchmarkUnalignedLoad-4 10499832 10.49 ns/op BenchmarkEqEfaceConcrete-4 8509280 13.72 ns/op BenchmarkEqIfaceConcrete-4 7911003 14.20 ns/op BenchmarkNeEfaceConcrete-4 8075990 13.98 ns/op BenchmarkNeIfaceConcrete-4 8491351 14.20 ns/op BenchmarkConvT2EByteSized/bool-4 4542418 24.20 ns/op BenchmarkConvT2EByteSized/uint8-4 4854506 24.52 ns/op BenchmarkConvT2ESmall-4 4470640 29.65 ns/op BenchmarkConvT2EUintptr-4 4400530 29.44 ns/op BenchmarkConvT2ELarge-4 1000000 160.4 ns/op BenchmarkConvT2ISmall-4 3994198 25.85 ns/op BenchmarkConvT2IUintptr-4 4213290 29.55 ns/op BenchmarkConvT2ILarge-4 879204 126.8 ns/op BenchmarkConvI2E-4 4581451 26.47 ns/op BenchmarkConvI2I-4 4298234 27.20 ns/op BenchmarkAssertE2T-4 4068489 28.02 ns/op BenchmarkAssertE2TLarge-4 2227564 53.37 ns/op BenchmarkAssertE2I-4 4715797 25.32 ns/op BenchmarkAssertI2T-4 3840966 29.13 ns/op BenchmarkAssertI2I-4 4740367 25.42 ns/op BenchmarkAssertI2E-4 4893375 24.61 ns/op BenchmarkAssertE2E-4 4878938 25.08 ns/op BenchmarkAssertE2T2-4 2728975 44.29 ns/op BenchmarkAssertE2T2Blank-4 3826899 30.69 ns/op BenchmarkAssertI2E2-4 3951358 32.15 ns/op BenchmarkAssertI2E2Blank-4 4137538 25.04 ns/op BenchmarkAssertE2E2-4 3176886 36.81 ns/op BenchmarkAssertE2E2Blank-4 4463884 24.91 ns/op BenchmarkConvT2Ezero/zero/16-4 4532091 25.91 ns/op BenchmarkConvT2Ezero/zero/32-4 4318303 30.34 ns/op BenchmarkConvT2Ezero/zero/64-4 4134916 28.82 ns/op BenchmarkConvT2Ezero/zero/str-4 4384828 27.03 ns/op BenchmarkConvT2Ezero/zero/slice-4 4276420 26.43 ns/op BenchmarkConvT2Ezero/zero/big-4 130737 959.6 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 106.2 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 114.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 117469 952.5 ns/op BenchmarkConvT2Ezero/smallint/16-4 4495861 27.19 ns/op BenchmarkConvT2Ezero/smallint/32-4 4126471 27.33 ns/op BenchmarkConvT2Ezero/smallint/64-4 4520892 27.21 ns/op BenchmarkConvT2Ezero/largeint/16-4 1286962 91.96 ns/op BenchmarkConvT2Ezero/largeint/32-4 1362592 92.11 ns/op BenchmarkConvT2Ezero/largeint/64-4 1371951 86.81 ns/op BenchmarkMalloc8-4 1637772 73.75 ns/op BenchmarkMalloc16-4 1469935 72.87 ns/op BenchmarkMallocTypeInfo8-4 1576270 66.99 ns/op BenchmarkMallocTypeInfo16-4 1357311 90.93 ns/op BenchmarkMallocLargeStruct-4 69938 1612 ns/op BenchmarkGoroutineSelect-4 28 4362849 ns/op BenchmarkGoroutineBlocking-4 28 3691314 ns/op BenchmarkGoroutineForRange-4 28 4027551 ns/op BenchmarkGoroutineIdle-4 30 3911281 ns/op BenchmarkHashStringSpeed-4 2562522 45.93 ns/op BenchmarkHashBytesSpeed-4 1297636 89.70 ns/op BenchmarkHashInt32Speed-4 2770622 41.01 ns/op BenchmarkHashInt64Speed-4 2859892 42.39 ns/op BenchmarkHashStringArraySpeed-4 650785 195.7 ns/op BenchmarkMegMap-4 2985022 42.48 ns/op BenchmarkMegOneMap-4 2961171 40.32 ns/op BenchmarkMegEqMap-4 3718 36999 ns/op BenchmarkMegEmptyMap-4 3314715 34.79 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2653255 43.85 ns/op BenchmarkSmallStrMap-4 2996260 39.18 ns/op BenchmarkMapStringKeysEight_16-4 2518767 45.69 ns/op BenchmarkMapStringKeysEight_32-4 2743996 41.78 ns/op BenchmarkMapStringKeysEight_64-4 2811446 41.86 ns/op BenchmarkMapStringKeysEight_1M-4 2714983 42.74 ns/op BenchmarkIntMap-4 2637367 44.35 ns/op BenchmarkMapFirst/1-4 3966469 29.44 ns/op BenchmarkMapFirst/2-4 4078118 29.03 ns/op BenchmarkMapFirst/3-4 3945328 29.76 ns/op BenchmarkMapFirst/4-4 3784569 31.02 ns/op BenchmarkMapFirst/5-4 3052296 35.38 ns/op BenchmarkMapFirst/6-4 3294516 36.19 ns/op BenchmarkMapFirst/7-4 3088770 34.12 ns/op BenchmarkMapFirst/8-4 4041536 36.08 ns/op BenchmarkMapFirst/9-4 3459349 34.58 ns/op BenchmarkMapFirst/10-4 2869002 35.23 ns/op BenchmarkMapFirst/11-4 3326709 42.75 ns/op BenchmarkMapFirst/12-4 3722956 41.14 ns/op BenchmarkMapFirst/13-4 2904202 34.88 ns/op BenchmarkMapFirst/14-4 3471700 34.90 ns/op BenchmarkMapFirst/15-4 3375680 34.37 ns/op BenchmarkMapFirst/16-4 3344937 34.69 ns/op BenchmarkMapMid/1-4 3974480 31.58 ns/op BenchmarkMapMid/2-4 3629191 30.44 ns/op BenchmarkMapMid/3-4 3947872 30.86 ns/op BenchmarkMapMid/4-4 3012418 39.27 ns/op BenchmarkMapMid/5-4 3093952 37.16 ns/op BenchmarkMapMid/6-4 3611468 38.90 ns/op BenchmarkMapMid/7-4 3579092 30.97 ns/op BenchmarkMapMid/8-4 2841532 40.56 ns/op BenchmarkMapMid/9-4 3138037 37.49 ns/op BenchmarkMapMid/10-4 3022765 41.92 ns/op BenchmarkMapMid/11-4 3212510 36.29 ns/op BenchmarkMapMid/12-4 2805516 42.06 ns/op BenchmarkMapMid/13-4 2855352 39.41 ns/op BenchmarkMapMid/14-4 3217171 36.86 ns/op BenchmarkMapMid/15-4 3252844 38.02 ns/op BenchmarkMapMid/16-4 3176286 36.74 ns/op BenchmarkMapLast/1-4 3767349 31.12 ns/op BenchmarkMapLast/2-4 3324628 31.23 ns/op BenchmarkMapLast/3-4 3549787 34.88 ns/op BenchmarkMapLast/4-4 3508951 34.11 ns/op BenchmarkMapLast/5-4 3179410 34.10 ns/op BenchmarkMapLast/6-4 3138027 35.82 ns/op BenchmarkMapLast/7-4 3238158 35.79 ns/op BenchmarkMapLast/8-4 3135651 39.70 ns/op BenchmarkMapLast/9-4 3436944 34.89 ns/op BenchmarkMapLast/10-4 3129684 37.47 ns/op BenchmarkMapLast/11-4 3041678 38.58 ns/op BenchmarkMapLast/12-4 2968815 37.76 ns/op BenchmarkMapLast/13-4 3014881 36.21 ns/op BenchmarkMapLast/14-4 3280203 35.73 ns/op BenchmarkMapLast/15-4 3192805 37.48 ns/op BenchmarkMapLast/16-4 3092743 38.33 ns/op BenchmarkMapCycle-4 2459920 46.47 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3079753 38.62 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2946 37531 ns/op BenchmarkMakeMap/[Byte]Byte-4 664807 300.8 ns/op BenchmarkMakeMap/[Int]Int-4 255908 693.4 ns/op BenchmarkNewEmptyMap-4 4915828 24.46 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1434985 82.30 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 637268 191.8 ns/op BenchmarkMapIterEmpty-4 4345966 27.27 ns/op BenchmarkSameLengthMap-4 3701796 31.34 ns/op BenchmarkBigKeyMap-4 1436061 83.01 ns/op BenchmarkBigValMap-4 1260962 92.93 ns/op BenchmarkSmallKeyMap-4 2869310 40.43 ns/op BenchmarkMapPopulate/1-4 1857240 64.65 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 167835 997.2 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 16170 ns/op 3351 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 601 199515 ns/op 53324 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 61 2233528 ns/op 427577 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 5 21618667 ns/op 3610843 B/op 4016 allocs/op BenchmarkComplexAlgMap-4 539748 231.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 1635397 72.40 ns/op BenchmarkGoMapClear/Reflexive/10-4 1525860 77.39 ns/op BenchmarkGoMapClear/Reflexive/100-4 625744 199.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 58060 1904 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7270 15334 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1409692 82.88 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1355292 88.67 ns/op BenchmarkGoMapClear/NonReflexive/100-4 597626 217.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 58832 2048 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7304 15693 ns/op BenchmarkMapStringConversion/32/simple-4 1482307 79.10 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1309911 89.93 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1354108 87.96 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1407716 84.38 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 103.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1253890 92.81 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1873195 62.21 ns/op BenchmarkMapInterfacePtr-4 1993591 59.85 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3161035 32.75 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 102489 1383 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5700 19307 ns/op BenchmarkMapPop1000-4 450 256528 ns/op BenchmarkMapPop10000-4 25 4673245 ns/op BenchmarkMapAssign/Int32/256-4 2333371 47.91 ns/op BenchmarkMapAssign/Int32/65536-4 1452952 71.62 ns/op BenchmarkMapAssign/Int64/256-4 2215066 49.81 ns/op BenchmarkMapAssign/Int64/65536-4 1594899 70.67 ns/op BenchmarkMapAssign/Str/256-4 2041550 58.47 ns/op BenchmarkMapAssign/Str/65536-4 967183 107.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1451140 81.69 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 872433 126.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1343311 82.04 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 780340 140.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 665259 4207 ns/op BenchmarkMapOperatorAssign/Str/65536-4 255298 426.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 787476 158.1 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 371008 330.3 ns/op 46 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 770115 160.7 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 270235 390.0 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 650674 206.8 ns/op 39 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 157501 699.1 ns/op 110 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1202401 89.00 ns/op BenchmarkMapDelete/Int32/1000-4 1858383 60.99 ns/op BenchmarkMapDelete/Int32/10000-4 2376693 51.96 ns/op BenchmarkMapDelete/Int64/100-4 1366240 82.20 ns/op BenchmarkMapDelete/Int64/1000-4 2241145 56.25 ns/op BenchmarkMapDelete/Int64/10000-4 2342532 51.66 ns/op BenchmarkMapDelete/Str/100-4 979099 102.3 ns/op BenchmarkMapDelete/Str/1000-4 1787044 74.78 ns/op BenchmarkMapDelete/Str/10000-4 1724659 68.46 ns/op BenchmarkMapDelete/Pointer/100-4 1343150 92.51 ns/op BenchmarkMapDelete/Pointer/1000-4 1848652 58.62 ns/op BenchmarkMapDelete/Pointer/10000-4 2067054 57.58 ns/op BenchmarkMemmove/0-4 19201170 5.291 ns/op BenchmarkMemmove/1-4 1529026 78.21 ns/op 12.79 MB/s BenchmarkMemmove/2-4 1519964 77.46 ns/op 25.82 MB/s BenchmarkMemmove/3-4 1454710 81.16 ns/op 36.97 MB/s BenchmarkMemmove/4-4 1490110 79.76 ns/op 50.15 MB/s BenchmarkMemmove/5-4 1496186 79.69 ns/op 62.75 MB/s BenchmarkMemmove/6-4 1510363 80.93 ns/op 74.14 MB/s BenchmarkMemmove/7-4 1413862 83.09 ns/op 84.24 MB/s BenchmarkMemmove/8-4 1540960 78.54 ns/op 101.85 MB/s BenchmarkMemmove/9-4 1466190 80.82 ns/op 111.36 MB/s BenchmarkMemmove/10-4 1497512 81.26 ns/op 123.06 MB/s BenchmarkMemmove/11-4 1469559 81.18 ns/op 135.51 MB/s BenchmarkMemmove/12-4 1458115 80.88 ns/op 148.37 MB/s BenchmarkMemmove/13-4 1468464 81.16 ns/op 160.18 MB/s BenchmarkMemmove/14-4 1464867 80.89 ns/op 173.08 MB/s BenchmarkMemmove/15-4 1469701 80.80 ns/op 185.64 MB/s BenchmarkMemmove/16-4 1509518 79.58 ns/op 201.07 MB/s BenchmarkMemmove/32-4 1354028 84.53 ns/op 378.55 MB/s BenchmarkMemmove/64-4 1344112 85.24 ns/op 750.86 MB/s BenchmarkMemmove/128-4 1264914 94.10 ns/op 1360.26 MB/s BenchmarkMemmove/256-4 1000000 111.9 ns/op 2288.34 MB/s BenchmarkMemmove/512-4 848367 152.1 ns/op 3365.15 MB/s BenchmarkMemmove/1024-4 552428 235.2 ns/op 4353.35 MB/s BenchmarkMemmove/2048-4 347482 382.1 ns/op 5359.69 MB/s BenchmarkMemmove/4096-4 193393 642.6 ns/op 6374.29 MB/s BenchmarkMemmoveOverlap/32-4 1439204 83.21 ns/op 384.55 MB/s BenchmarkMemmoveOverlap/64-4 1389835 85.87 ns/op 745.36 MB/s BenchmarkMemmoveOverlap/128-4 1266945 96.16 ns/op 1331.06 MB/s BenchmarkMemmoveOverlap/256-4 1000000 113.1 ns/op 2263.56 MB/s BenchmarkMemmoveOverlap/512-4 853765 148.7 ns/op 3442.39 MB/s BenchmarkMemmoveOverlap/1024-4 560306 226.6 ns/op 4518.47 MB/s BenchmarkMemmoveOverlap/2048-4 336792 362.2 ns/op 5655.07 MB/s BenchmarkMemmoveOverlap/4096-4 193609 655.2 ns/op 6251.78 MB/s BenchmarkMemmoveUnalignedDst/0-4 18036782 5.546 ns/op BenchmarkMemmoveUnalignedDst/1-4 1547811 77.88 ns/op 12.84 MB/s BenchmarkMemmoveUnalignedDst/2-4 1511390 85.37 ns/op 23.43 MB/s BenchmarkMemmoveUnalignedDst/3-4 1492342 78.24 ns/op 38.34 MB/s BenchmarkMemmoveUnalignedDst/4-4 1449756 78.77 ns/op 50.78 MB/s BenchmarkMemmoveUnalignedDst/5-4 1509667 80.11 ns/op 62.42 MB/s BenchmarkMemmoveUnalignedDst/6-4 1474077 78.83 ns/op 76.11 MB/s BenchmarkMemmoveUnalignedDst/7-4 1491567 78.69 ns/op 88.96 MB/s BenchmarkMemmoveUnalignedDst/8-4 1504863 81.51 ns/op 98.15 MB/s BenchmarkMemmoveUnalignedDst/9-4 1499884 81.21 ns/op 110.83 MB/s BenchmarkMemmoveUnalignedDst/10-4 1489663 80.67 ns/op 123.96 MB/s BenchmarkMemmoveUnalignedDst/11-4 1405351 80.16 ns/op 137.23 MB/s BenchmarkMemmoveUnalignedDst/12-4 1509757 81.34 ns/op 147.54 MB/s BenchmarkMemmoveUnalignedDst/13-4 1470088 81.16 ns/op 160.18 MB/s BenchmarkMemmoveUnalignedDst/14-4 1448412 82.21 ns/op 170.29 MB/s BenchmarkMemmoveUnalignedDst/15-4 1485715 80.07 ns/op 187.33 MB/s BenchmarkMemmoveUnalignedDst/16-4 1445986 82.69 ns/op 193.49 MB/s BenchmarkMemmoveUnalignedDst/32-4 1393138 85.45 ns/op 374.48 MB/s BenchmarkMemmoveUnalignedDst/64-4 1216334 86.79 ns/op 737.40 MB/s BenchmarkMemmoveUnalignedDst/128-4 1230240 96.38 ns/op 1328.09 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 114.3 ns/op 2240.60 MB/s BenchmarkMemmoveUnalignedDst/512-4 843033 154.4 ns/op 3315.75 MB/s BenchmarkMemmoveUnalignedDst/1024-4 543379 235.0 ns/op 4357.78 MB/s BenchmarkMemmoveUnalignedDst/2048-4 329162 379.3 ns/op 5400.00 MB/s BenchmarkMemmoveUnalignedDst/4096-4 182666 658.5 ns/op 6220.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1404848 84.71 ns/op 377.74 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1321912 90.79 ns/op 704.93 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 100.6 ns/op 1272.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 116.4 ns/op 2199.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 841188 153.5 ns/op 3335.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 541676 239.7 ns/op 4271.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 334166 372.9 ns/op 5491.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 192487 664.9 ns/op 6159.94 MB/s BenchmarkMemmoveUnalignedSrc/0-4 19613929 5.724 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1517542 78.66 ns/op 12.71 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1446470 80.94 ns/op 24.71 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1478173 80.37 ns/op 37.33 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1466599 80.74 ns/op 49.54 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1464649 82.97 ns/op 60.26 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1447204 81.49 ns/op 73.63 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1381100 82.92 ns/op 84.42 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1503463 79.18 ns/op 101.04 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1450581 81.92 ns/op 109.86 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1428636 82.70 ns/op 120.92 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1418566 82.49 ns/op 133.35 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1445763 82.62 ns/op 145.25 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1453935 82.46 ns/op 157.64 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1411977 83.49 ns/op 167.69 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1442619 82.46 ns/op 181.91 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1454684 82.03 ns/op 195.05 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1392225 84.45 ns/op 378.93 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1320430 88.14 ns/op 726.10 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1202492 98.58 ns/op 1298.49 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 125.2 ns/op 2045.36 MB/s BenchmarkMemmoveUnalignedSrc/512-4 830679 155.5 ns/op 3293.27 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 541800 238.3 ns/op 4297.43 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 336992 405.6 ns/op 5048.91 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 184441 675.5 ns/op 6063.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1312748 89.38 ns/op 179.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1337697 88.63 ns/op 180.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1298594 91.78 ns/op 174.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1282803 95.24 ns/op 168.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 100.1 ns/op 159.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1306776 90.94 ns/op 175.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1328139 90.20 ns/op 177.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1326117 90.42 ns/op 176.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 102.2 ns/op 625.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 103.9 ns/op 615.68 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 103.2 ns/op 620.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1226998 97.01 ns/op 659.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1237944 96.44 ns/op 663.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1226768 96.57 ns/op 662.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1222882 96.70 ns/op 661.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1234714 95.70 ns/op 668.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 837250 145.1 ns/op 1764.89 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 713462 172.8 ns/op 1481.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 1000000 123.9 ns/op 2066.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 814461 124.1 ns/op 2062.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 987855 123.3 ns/op 2075.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 998658 124.3 ns/op 2059.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 998038 124.0 ns/op 2064.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 1000000 122.7 ns/op 2086.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 117388 1033 ns/op 3966.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 73066 1712 ns/op 2392.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 172285 654.1 ns/op 6261.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 187826 662.7 ns/op 6181.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 189003 705.4 ns/op 5806.36 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 185503 681.1 ns/op 6013.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 187594 664.3 ns/op 6165.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 188200 664.2 ns/op 6167.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7297 16846 ns/op 3890.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4857 24831 ns/op 2639.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 10000 10963 ns/op 5977.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 10000 11094 ns/op 5907.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 10000 10952 ns/op 5983.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 10000 11023 ns/op 5945.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 10000 11139 ns/op 5883.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 10000 11079 ns/op 5915.39 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1451174 82.75 ns/op 386.70 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1380897 86.67 ns/op 738.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1243202 94.49 ns/op 1354.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 116.0 ns/op 2206.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 872378 150.4 ns/op 3403.28 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 551583 233.9 ns/op 4377.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 354804 370.1 ns/op 5534.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 196282 646.2 ns/op 6339.02 MB/s BenchmarkMemclr/5-4 14784140 7.374 ns/op 678.09 MB/s BenchmarkMemclr/16-4 16362400 7.588 ns/op 2108.66 MB/s BenchmarkMemclr/64-4 14863766 7.642 ns/op 8374.51 MB/s BenchmarkMemclr/256-4 14294848 8.337 ns/op 30705.50 MB/s BenchmarkMemclr/4096-4 2634452 45.51 ns/op 90002.21 MB/s BenchmarkMemclr/65536-4 103749 1191 ns/op 55040.53 MB/s BenchmarkMemclr/1M-4 6424 19614 ns/op 53461.24 MB/s BenchmarkMemclr/4M-4 1635 78532 ns/op 53409.05 MB/s BenchmarkMemclr/8M-4 573 210034 ns/op 39939.20 MB/s BenchmarkMemclr/16M-4 184 640556 ns/op 26191.67 MB/s BenchmarkMemclr/64M-4 60 1905962 ns/op 35209.97 MB/s BenchmarkMemclrUnaligned/0_5-4 9386361 12.31 ns/op 406.28 MB/s BenchmarkMemclrUnaligned/0_16-4 10169607 11.16 ns/op 1434.22 MB/s BenchmarkMemclrUnaligned/0_64-4 9975302 11.75 ns/op 5446.24 MB/s BenchmarkMemclrUnaligned/0_256-4 9551757 12.18 ns/op 21014.79 MB/s BenchmarkMemclrUnaligned/0_4096-4 2345834 49.62 ns/op 82553.06 MB/s BenchmarkMemclrUnaligned/0_65536-4 88140 1216 ns/op 53915.85 MB/s BenchmarkMemclrUnaligned/1_5-4 9590084 11.90 ns/op 420.19 MB/s BenchmarkMemclrUnaligned/1_16-4 10486978 11.19 ns/op 1429.63 MB/s BenchmarkMemclrUnaligned/1_64-4 9520762 11.52 ns/op 5554.79 MB/s BenchmarkMemclrUnaligned/1_256-4 9183070 13.32 ns/op 19221.22 MB/s BenchmarkMemclrUnaligned/1_4096-4 1655964 72.95 ns/op 56147.46 MB/s BenchmarkMemclrUnaligned/1_65536-4 92577 1318 ns/op 49718.29 MB/s BenchmarkMemclrUnaligned/4_5-4 9588004 12.18 ns/op 410.38 MB/s BenchmarkMemclrUnaligned/4_16-4 9586378 11.54 ns/op 1386.03 MB/s BenchmarkMemclrUnaligned/4_64-4 10221586 11.56 ns/op 5536.31 MB/s BenchmarkMemclrUnaligned/4_256-4 9682483 12.86 ns/op 19907.47 MB/s BenchmarkMemclrUnaligned/4_4096-4 1663369 77.13 ns/op 53108.14 MB/s BenchmarkMemclrUnaligned/4_65536-4 88467 1343 ns/op 48792.42 MB/s BenchmarkMemclrUnaligned/7_5-4 10040872 11.71 ns/op 426.94 MB/s BenchmarkMemclrUnaligned/7_16-4 11211627 10.99 ns/op 1455.40 MB/s BenchmarkMemclrUnaligned/7_64-4 10807192 11.47 ns/op 5582.11 MB/s BenchmarkMemclrUnaligned/7_256-4 9658297 12.67 ns/op 20205.35 MB/s BenchmarkMemclrUnaligned/7_4096-4 1676252 70.92 ns/op 57756.87 MB/s BenchmarkMemclrUnaligned/7_65536-4 76747 1344 ns/op 48774.14 MB/s BenchmarkMemclrUnaligned/0_1M-4 6541 19623 ns/op 53436.02 MB/s BenchmarkMemclrUnaligned/0_4M-4 1538 80443 ns/op 52139.75 MB/s BenchmarkMemclrUnaligned/0_8M-4 580 210836 ns/op 39787.34 MB/s BenchmarkMemclrUnaligned/0_16M-4 183 652214 ns/op 25723.48 MB/s BenchmarkMemclrUnaligned/0_64M-4 58 1765818 ns/op 38004.41 MB/s BenchmarkMemclrUnaligned/1_1M-4 5347 22554 ns/op 46491.42 MB/s BenchmarkMemclrUnaligned/1_4M-4 1302 89828 ns/op 46692.55 MB/s BenchmarkMemclrUnaligned/1_8M-4 493 226381 ns/op 37055.32 MB/s BenchmarkMemclrUnaligned/1_16M-4 168 751266 ns/op 22331.93 MB/s BenchmarkMemclrUnaligned/1_64M-4 60 1753321 ns/op 38275.29 MB/s BenchmarkMemclrUnaligned/4_1M-4 4848 22396 ns/op 46819.62 MB/s BenchmarkMemclrUnaligned/4_4M-4 1364 90404 ns/op 46395.05 MB/s BenchmarkMemclrUnaligned/4_8M-4 508 227858 ns/op 36815.01 MB/s BenchmarkMemclrUnaligned/4_16M-4 165 711281 ns/op 23587.33 MB/s BenchmarkMemclrUnaligned/4_64M-4 58 1816577 ns/op 36942.47 MB/s BenchmarkMemclrUnaligned/7_1M-4 4819 22080 ns/op 47488.86 MB/s BenchmarkMemclrUnaligned/7_4M-4 1324 88995 ns/op 47129.60 MB/s BenchmarkMemclrUnaligned/7_8M-4 496 231234 ns/op 36277.52 MB/s BenchmarkMemclrUnaligned/7_16M-4 164 697521 ns/op 24052.62 MB/s BenchmarkMemclrUnaligned/7_64M-4 67 1762577 ns/op 38074.28 MB/s BenchmarkGoMemclr/5-4 2378604 49.04 ns/op 101.96 MB/s BenchmarkGoMemclr/16-4 714321 173.2 ns/op 92.39 MB/s BenchmarkGoMemclr/64-4 207583 577.6 ns/op 110.79 MB/s BenchmarkGoMemclr/256-4 50024 2216 ns/op 115.51 MB/s BenchmarkMemclrRange/1K_2K-4 96526 1215 ns/op 78904.58 MB/s BenchmarkMemclrRange/2K_8K-4 31933 3870 ns/op 86191.44 MB/s BenchmarkMemclrRange/4K_16K-4 37944 3139 ns/op 102933.15 MB/s BenchmarkMemclrRange/160K_228K-4 3716 32132 ns/op 51751.37 MB/s BenchmarkClearFat7-4 6551482 22.75 ns/op BenchmarkClearFat8-4 4544361 23.08 ns/op BenchmarkClearFat11-4 5331849 23.66 ns/op BenchmarkClearFat12-4 4674000 23.38 ns/op BenchmarkClearFat13-4 6360727 23.43 ns/op BenchmarkClearFat14-4 4752829 23.75 ns/op BenchmarkClearFat15-4 5436882 23.60 ns/op BenchmarkClearFat16-4 4505602 23.50 ns/op BenchmarkClearFat24-4 4795812 23.41 ns/op BenchmarkClearFat32-4 4736918 23.91 ns/op BenchmarkClearFat40-4 4684988 24.19 ns/op BenchmarkClearFat48-4 4576459 25.90 ns/op BenchmarkClearFat56-4 4372455 25.46 ns/op BenchmarkClearFat64-4 4447863 25.65 ns/op BenchmarkClearFat72-4 4171046 26.51 ns/op BenchmarkClearFat128-4 3235574 32.43 ns/op BenchmarkClearFat256-4 2981216 39.63 ns/op BenchmarkClearFat512-4 1748587 64.39 ns/op BenchmarkClearFat1024-4 1000000 100.6 ns/op BenchmarkClearFat1032-4 1000000 108.4 ns/op BenchmarkClearFat1040-4 1000000 110.5 ns/op BenchmarkCopyFat7-4 5102647 22.26 ns/op BenchmarkCopyFat8-4 5307763 22.50 ns/op BenchmarkCopyFat11-4 4928848 22.17 ns/op BenchmarkCopyFat12-4 5397916 23.90 ns/op BenchmarkCopyFat13-4 5513238 22.14 ns/op BenchmarkCopyFat14-4 5883897 21.77 ns/op BenchmarkCopyFat15-4 4804906 21.95 ns/op BenchmarkCopyFat16-4 4932787 24.46 ns/op BenchmarkCopyFat24-4 5106595 22.64 ns/op BenchmarkCopyFat32-4 4733448 23.43 ns/op BenchmarkCopyFat64-4 5510428 25.07 ns/op BenchmarkCopyFat72-4 4270502 26.58 ns/op BenchmarkCopyFat128-4 3900426 32.08 ns/op BenchmarkCopyFat256-4 3120079 41.44 ns/op BenchmarkCopyFat512-4 1772698 68.03 ns/op BenchmarkCopyFat520-4 1627989 68.25 ns/op BenchmarkCopyFat1024-4 1000000 112.8 ns/op BenchmarkCopyFat1032-4 1000000 106.4 ns/op BenchmarkCopyFat1040-4 1000000 110.9 ns/op BenchmarkIssue18740/2byte-4 412 276394 ns/op BenchmarkIssue18740/4byte-4 783 155137 ns/op BenchmarkIssue18740/8byte-4 1261 105046 ns/op BenchmarkMemclrKnownSize1-4 8663545 13.35 ns/op 74.91 MB/s BenchmarkMemclrKnownSize2-4 4287147 25.82 ns/op 77.46 MB/s BenchmarkMemclrKnownSize4-4 3506298 33.62 ns/op 118.97 MB/s BenchmarkMemclrKnownSize8-4 1524224 78.96 ns/op 101.32 MB/s BenchmarkMemclrKnownSize16-4 825633 155.8 ns/op 102.69 MB/s BenchmarkMemclrKnownSize32-4 452342 277.6 ns/op 115.28 MB/s BenchmarkMemclrKnownSize64-4 234244 544.2 ns/op 117.61 MB/s BenchmarkMemclrKnownSize112-4 132157 951.9 ns/op 117.66 MB/s BenchmarkMemclrKnownSize128-4 116984 1049 ns/op 122.02 MB/s BenchmarkMemclrKnownSize192-4 77228 1579 ns/op 121.56 MB/s BenchmarkMemclrKnownSize248-4 52876 2238 ns/op 110.79 MB/s BenchmarkMemclrKnownSize256-4 57136 2078 ns/op 123.19 MB/s BenchmarkMemclrKnownSize512-4 28540 4134 ns/op 123.85 MB/s BenchmarkMemclrKnownSize1024-4 14108 8304 ns/op 123.32 MB/s BenchmarkMemclrKnownSize4096-4 3661 32685 ns/op 125.32 MB/s BenchmarkMemclrKnownSize512KiB-4 27 4290502 ns/op 122.20 MB/s BenchmarkReadMetricsLatency-4 12194 4774 p50-ns 6499 p90-ns 9838 p99-ns BenchmarkFinalizer-4 253 495123 ns/op BenchmarkFinalizerRun-4 81608 1374 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 5452171 28.07 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1853199 62.91 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2223432 53.21 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2845063 40.45 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1654167 70.55 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1539841 78.06 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2763471 43.21 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1596862 73.43 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1692400 70.44 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2592724 45.20 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2733283 44.19 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2381847 49.67 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2077735 57.84 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1875196 63.81 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 9963051 11.37 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10670820 10.99 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9498000 11.26 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 10055496 11.87 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9539408 12.25 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 9028110 13.29 ns/op BenchmarkFindBitRange64/PatternAASize2-4 10588870 11.12 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10767252 10.57 ns/op BenchmarkFindBitRange64/PatternAASize32-4 11550604 10.65 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 10453207 11.20 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 11221353 10.67 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 11464376 10.68 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9677360 11.48 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 11284870 10.50 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 10523574 10.46 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 10406301 11.14 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 11556474 10.52 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10791030 10.52 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 10004955 11.27 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 10063201 11.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 10454752 11.23 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 10443848 11.44 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 10194598 12.00 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 9803067 11.07 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 10734272 11.19 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 10529234 10.83 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 10573440 11.05 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 10537070 11.16 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9992559 11.12 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 11016655 10.94 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 10338691 11.06 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 11256516 10.40 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 11544174 10.55 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 10577912 11.12 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 11737796 10.46 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10701806 10.45 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 10303977 11.44 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 11021696 10.40 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 10958449 10.64 ns/op BenchmarkNetpollBreak-4 4947 22566 ns/op BenchmarkPinnerPinUnpinBatch-4 1543 112552 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 256 453570 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1599 107949 ns/op BenchmarkPinnerPinUnpin-4 1625870 71.61 ns/op BenchmarkPinnerPinUnpinTiny-4 1663872 75.75 ns/op BenchmarkPinnerPinUnpinDouble-4 561565 201.6 ns/op BenchmarkPinnerPinUnpinParallel-4 3828199 32.18 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3825826 32.59 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 502574 239.4 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8589830 13.83 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8252108 14.25 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6544752 17.81 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6923688 18.43 ns/op BenchmarkPingPongHog-4 672 346473 ns/op BenchmarkStackGrowth-4 129414 1002 ns/op BenchmarkStackGrowthDeep-4 1333 88235 ns/op BenchmarkCreateGoroutines-4 52683 2439 ns/op BenchmarkCreateGoroutinesParallel-4 66639 1749 ns/op BenchmarkCreateGoroutinesCapture-4 7738 18510 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 49519 2789 ns/op BenchmarkClosureCall-4 27200454 4.166 ns/op BenchmarkWakeupParallelSpinning/0s-4 8163 21815 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6098 20578 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5845 25847 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3421 45038 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1666 69012 ns/op BenchmarkWakeupParallelSpinning/20µs-4 949 117121 ns/op BenchmarkWakeupParallelSpinning/50µs-4 450 295344 ns/op BenchmarkWakeupParallelSpinning/100µs-4 243 476153 ns/op BenchmarkMatmult-4 5508474 25.80 ns/op BenchmarkFastrand-4 8160858 13.79 ns/op BenchmarkFastrand64-4 8326128 14.24 ns/op BenchmarkFastrandHashiter-4 4141365 30.71 ns/op BenchmarkFastrandn/2-4 6329217 19.27 ns/op BenchmarkFastrandn/3-4 7045068 18.00 ns/op BenchmarkFastrandn/4-4 7161213 16.26 ns/op BenchmarkFastrandn/5-4 7402399 15.95 ns/op BenchmarkIfaceCmp100-4 154161 805.9 ns/op BenchmarkIfaceCmpNil100-4 251187 504.4 ns/op BenchmarkEfaceCmpDiff-4 57658 2062 ns/op BenchmarkEfaceCmpDiffIndirect-4 45238 2613 ns/op BenchmarkDefer-4 1217398 101.7 ns/op BenchmarkDefer10-4 986430 152.7 ns/op BenchmarkDeferMany-4 709179 310.7 ns/op BenchmarkPanicRecover-4 658335 169.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 112 1025669 ns/op 1041270 p50-ns 1471583 p90-ns 1848950 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 88 1293330 ns/op 1165921 p50-ns 1870993 p90-ns 4794780 p99-ns BenchmarkGoroutineProfile/small/idle-4 58 2145228 ns/op 2050048 p50-ns 2910782 p90-ns 3404740 p99-ns BenchmarkGoroutineProfile/small/loaded-4 63 2943143 ns/op 2163410 p50-ns 5084346 p90-ns 9212179 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 110 1083739 ns/op 1091734 p50-ns 1572340 p90-ns 1779721 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1473807 ns/op 1194882 p50-ns 1986730 p90-ns 7727807 p99-ns BenchmarkGoroutineProfile/large/idle-4 34 3695207 ns/op 3855728 p50-ns 4270849 p90-ns 5001870 p99-ns BenchmarkGoroutineProfile/large/loaded-4 19 9105227 ns/op 8032147 p50-ns 16346882 p90-ns 20661298 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 115 1120518 ns/op 1091749 p50-ns 1656498 p90-ns 1794103 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 97 1358825 ns/op 1222780 p50-ns 1886242 p90-ns 5229690 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 52 2163777 ns/op 2034699 p50-ns 2669330 p90-ns 4143458 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 46 3167140 ns/op 2804411 p50-ns 5846032 p90-ns 7926241 p99-ns BenchmarkRWMutexUncontended-4 2957764 35.52 ns/op BenchmarkRWMutexWrite100-4 54600 2078 ns/op BenchmarkRWMutexWrite10-4 80541 2008 ns/op BenchmarkRWMutexWorkWrite100-4 59173 3689 ns/op BenchmarkRWMutexWorkWrite10-4 38055 4544 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3760 32932 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1258 94439 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1692 68466 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 597 191531 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 858 134720 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 283 415242 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 435 263672 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 145 813956 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 295620 558.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 351517 523.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 178266 668.4 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 337098 534.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 273804 507.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 192300 650.4 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 288387 569.0 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 238684 559.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 190099 694.2 ns/op BenchmarkMakeSlice/Byte-4 1795526 66.03 ns/op BenchmarkMakeSlice/Int16-4 1928955 65.31 ns/op BenchmarkMakeSlice/Int-4 1436053 82.85 ns/op BenchmarkMakeSlice/Ptr-4 1000000 103.2 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 160.5 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 168.3 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 212.9 ns/op BenchmarkGrowSlice/Byte-4 667044 181.4 ns/op BenchmarkGrowSlice/Int16-4 787958 195.2 ns/op BenchmarkGrowSlice/Int-4 685318 283.2 ns/op BenchmarkGrowSlice/Ptr-4 538932 321.4 ns/op BenchmarkGrowSlice/Struct/24-4 417316 512.1 ns/op BenchmarkGrowSlice/Struct/32-4 239746 562.8 ns/op BenchmarkGrowSlice/Struct/40-4 216908 713.4 ns/op BenchmarkExtendSlice/IntSlice-4 570042 338.6 ns/op BenchmarkExtendSlice/PointerSlice-4 473121 328.5 ns/op BenchmarkExtendSlice/NoGrow-4 767455 179.0 ns/op BenchmarkAppend-4 994166 108.3 ns/op BenchmarkAppendGrowByte-4 4 29881113 ns/op BenchmarkAppendGrowString-4 1 254760511 ns/op BenchmarkAppendSlice/1Bytes-4 1439499 82.61 ns/op BenchmarkAppendSlice/4Bytes-4 1390843 84.55 ns/op BenchmarkAppendSlice/7Bytes-4 1361797 88.53 ns/op BenchmarkAppendSlice/8Bytes-4 1353535 88.75 ns/op BenchmarkAppendSlice/15Bytes-4 1239410 88.93 ns/op BenchmarkAppendSlice/16Bytes-4 1351406 85.54 ns/op BenchmarkAppendSlice/32Bytes-4 1391756 83.64 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 65210 1679 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 18318 5828 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8982 24732 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1323 100552 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 132 922505 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 34 3704047 ns/op BenchmarkAppendStr/1Bytes-4 1965658 60.05 ns/op BenchmarkAppendStr/4Bytes-4 1903858 62.21 ns/op BenchmarkAppendStr/8Bytes-4 1721972 63.23 ns/op BenchmarkAppendStr/16Bytes-4 1845600 63.93 ns/op BenchmarkAppendStr/32Bytes-4 1845600 63.69 ns/op BenchmarkAppendSpecialCase-4 1000000 108.6 ns/op BenchmarkCopy/1Byte-4 1574032 74.43 ns/op 13.43 MB/s BenchmarkCopy/1String-4 1565154 75.22 ns/op 13.29 MB/s BenchmarkCopy/2Byte-4 1546938 75.92 ns/op 26.34 MB/s BenchmarkCopy/2String-4 1547613 76.32 ns/op 26.21 MB/s BenchmarkCopy/4Byte-4 1529913 76.58 ns/op 52.23 MB/s BenchmarkCopy/4String-4 1510832 77.28 ns/op 51.76 MB/s BenchmarkCopy/8Byte-4 1497991 76.60 ns/op 104.44 MB/s BenchmarkCopy/8String-4 1510908 84.04 ns/op 95.19 MB/s BenchmarkCopy/12Byte-4 1477978 79.34 ns/op 151.24 MB/s BenchmarkCopy/12String-4 1490773 79.70 ns/op 150.56 MB/s BenchmarkCopy/16Byte-4 1484365 82.28 ns/op 194.47 MB/s BenchmarkCopy/16String-4 1399194 80.03 ns/op 199.92 MB/s BenchmarkCopy/32Byte-4 1449456 81.71 ns/op 391.63 MB/s BenchmarkCopy/32String-4 1398642 82.85 ns/op 386.23 MB/s BenchmarkCopy/128Byte-4 1204701 95.71 ns/op 1337.40 MB/s BenchmarkCopy/128String-4 1000000 106.5 ns/op 1201.45 MB/s BenchmarkCopy/1024Byte-4 500634 272.7 ns/op 3754.81 MB/s BenchmarkCopy/1024String-4 393427 330.9 ns/op 3094.72 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28056 4155 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 16047 7269 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 12802 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 15419 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9988 18546 ns/op BenchmarkAppendInPlace/Grow/Byte-4 159885 1028 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 167734 992.4 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 87163 1359 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 86001 1679 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 61351 1903 ns/op BenchmarkStackCopyPtr-4 1 114707795 ns/op BenchmarkStackCopy-4 2 67822087 ns/op BenchmarkStackCopyNoCache-4 30 3926406 ns/op BenchmarkStackCopyWithStkobj-4 2 72663720 ns/op BenchmarkIssue18138-4 313 506017 ns/op BenchmarkCompareStringEqual-4 13143001 8.398 ns/op BenchmarkCompareStringIdentical-4 25794153 4.031 ns/op BenchmarkCompareStringSameLength-4 17395135 6.436 ns/op BenchmarkCompareStringDifferentLength-4 25464357 4.013 ns/op BenchmarkCompareStringBigUnaligned-4 2540 42617 ns/op 24604.65 MB/s BenchmarkCompareStringBig-4 2834 38338 ns/op 27351.16 MB/s BenchmarkConcatStringAndBytes-4 2428102 47.97 ns/op BenchmarkSliceByteToString/1-4 1787682 64.79 ns/op BenchmarkSliceByteToString/2-4 1000000 111.9 ns/op BenchmarkSliceByteToString/4-4 1000000 106.6 ns/op BenchmarkSliceByteToString/8-4 1000000 106.8 ns/op BenchmarkSliceByteToString/16-4 1000000 114.5 ns/op BenchmarkSliceByteToString/32-4 1000000 124.2 ns/op BenchmarkSliceByteToString/64-4 889518 163.1 ns/op BenchmarkSliceByteToString/128-4 767905 267.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2776137 40.47 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 100.6 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1353457 87.16 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4084802 27.83 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2106123 55.50 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2359467 51.25 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2263096 52.14 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 415670 306.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 501415 260.0 ns/op BenchmarkRuneIterate/range/ASCII-4 13014436 9.245 ns/op BenchmarkRuneIterate/range/Japanese-4 3216729 37.43 ns/op BenchmarkRuneIterate/range/MixedLength-4 3675373 31.29 ns/op BenchmarkRuneIterate/range1/ASCII-4 10389998 10.00 ns/op BenchmarkRuneIterate/range1/Japanese-4 3062679 36.43 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3756969 31.00 ns/op BenchmarkRuneIterate/range2/ASCII-4 12843979 9.524 ns/op BenchmarkRuneIterate/range2/Japanese-4 3188173 38.99 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3793032 31.20 ns/op BenchmarkArrayEqual-4 27818835 4.165 ns/op BenchmarkFunc/Name-4 3893398 28.78 ns/op BenchmarkFunc/Entry-4 13866909 7.979 ns/op BenchmarkFunc/FileLine-4 4142353 26.46 ns/op PASS ok runtime 374.271s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 28368 3787 ns/op BenchmarkHandle/concurrent-4 25222 4574 ns/op PASS ok runtime/cgo 1.394s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAnd32-4 12065456 9.766 ns/op BenchmarkAnd32Parallel-4 3685774 32.54 ns/op BenchmarkAnd64-4 12524986 9.364 ns/op BenchmarkAnd64Parallel-4 3554180 31.75 ns/op BenchmarkOr32-4 12590134 9.669 ns/op BenchmarkOr32Parallel-4 3612213 31.39 ns/op BenchmarkOr64-4 11221098 9.713 ns/op BenchmarkOr64Parallel-4 3674578 31.66 ns/op BenchmarkAtomicLoad64-4 32019022 4.107 ns/op BenchmarkAtomicStore64-4 15135834 8.491 ns/op BenchmarkAtomicLoad-4 34201519 3.911 ns/op BenchmarkAtomicStore-4 13242954 11.69 ns/op BenchmarkAnd8-4 14973175 8.436 ns/op BenchmarkAnd-4 14638556 8.461 ns/op BenchmarkAnd8Parallel-4 4475596 25.05 ns/op BenchmarkAndParallel-4 4819833 23.75 ns/op BenchmarkOr8-4 14717744 8.580 ns/op BenchmarkOr-4 14739640 8.436 ns/op BenchmarkOr8Parallel-4 4760426 25.02 ns/op BenchmarkOrParallel-4 4812522 26.21 ns/op BenchmarkXadd-4 4449027 25.63 ns/op BenchmarkXadd64-4 4629577 24.45 ns/op BenchmarkCas-4 2931522 36.05 ns/op BenchmarkCas64-4 3211704 41.45 ns/op BenchmarkXchg-4 4959716 23.77 ns/op BenchmarkXchg64-4 4782723 23.79 ns/op PASS ok runtime/internal/atomic 5.443s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4043907 29.82 ns/op BenchmarkMulUintptr/large-4 3525120 35.66 ns/op PASS ok runtime/internal/math 1.617s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 8602617 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 15 11761630 ns/op 407.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 48 2318896 ns/op 2.479 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 15182812 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 23565700 ns/op 1153 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 49 3153492 ns/op 15.98 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 77529462 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 101219487 ns/op 7393 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 25 5397031 ns/op 201.2 concurrent_launches/op PASS ok runtime/pprof 2.871s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 10013677 ns/op BenchmarkStackLeak-4 31452 3798 ns/op PASS ok runtime/race 1.548s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3084970 34.03 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 406363 417.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.408s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 43 2423003 ns/op BenchmarkIndex_Large-4 23932 4751 ns/op BenchmarkIndexFunc_Large-4 128 817156 ns/op BenchmarkCompact/nil-4 9510717 12.05 ns/op BenchmarkCompact/one-4 1368927 82.29 ns/op BenchmarkCompact/sorted-4 1000000 104.7 ns/op BenchmarkCompact/1_item-4 1000000 123.5 ns/op BenchmarkCompact/unsorted-4 1000000 106.1 ns/op BenchmarkCompact/many-4 679101 174.1 ns/op BenchmarkCompact_Large-4 427 243853 ns/op BenchmarkCompactFunc_Large-4 69 1717786 ns/op BenchmarkReplace/naive-fast-4 62554 2297 ns/op BenchmarkReplace/optimized-fast-4 49600 2368 ns/op BenchmarkReplace/naive-slow-4 16772 7498 ns/op BenchmarkReplace/optimized-slow-4 16742 7323 ns/op BenchmarkBinarySearchFloats/Size16-4 1452762 83.53 ns/op BenchmarkBinarySearchFloats/Size32-4 1293333 92.06 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 102.5 ns/op BenchmarkBinarySearchFloats/Size128-4 1000000 117.0 ns/op BenchmarkBinarySearchFloats/Size512-4 930517 137.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 814978 145.8 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 544070 232.5 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 457492 278.6 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 407778 318.1 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 360686 355.3 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 298528 429.0 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 271747 467.8 ns/op PASS ok slices 5.944s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 105871 1060 ns/op BenchmarkSortInts-4 2 101588292 ns/op BenchmarkSlicesSortInts-4 2 54203511 ns/op BenchmarkSortIsSorted-4 33 3566116 ns/op BenchmarkSlicesIsSorted-4 91 1360924 ns/op BenchmarkSortStrings-4 1 120409402 ns/op BenchmarkSlicesSortStrings-4 2 67534028 ns/op BenchmarkSortStrings_Sorted-4 27 4279198 ns/op BenchmarkSlicesSortStrings_Sorted-4 68 1886424 ns/op BenchmarkSortStructs-4 1 143321687 ns/op BenchmarkSortFuncStructs-4 1 137186393 ns/op BenchmarkSortString1K-4 327 366395 ns/op BenchmarkSortString1K_Slice-4 190 617359 ns/op BenchmarkStableString1K-4 100 1156951 ns/op BenchmarkSortInt1K-4 379 322030 ns/op BenchmarkSortInt1K_Sorted-4 7779 17823 ns/op BenchmarkSortInt1K_Reversed-4 3097 34649 ns/op BenchmarkSortInt1K_Mod8-4 992 121146 ns/op BenchmarkStableInt1K-4 132 897448 ns/op BenchmarkStableInt1K_Slice-4 146 819725 ns/op BenchmarkSortInt64K-4 4 27017999 ns/op BenchmarkSortInt64K_Slice-4 2 53411112 ns/op BenchmarkStableInt64K-4 2 80867766 ns/op BenchmarkSort1e2-4 373 317836 ns/op BenchmarkStable1e2-4 145 818213 ns/op BenchmarkSort1e4-4 2 56510254 ns/op BenchmarkStable1e4-4 1 243367853 ns/op PASS ok sort 55.080s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 785824 147.4 ns/op BenchmarkAtof64Float-4 734205 157.6 ns/op BenchmarkAtof64FloatExp-4 651318 189.6 ns/op BenchmarkAtof64Big-4 517579 245.2 ns/op BenchmarkAtof64RandomBits-4 174243 755.5 ns/op BenchmarkAtof64RandomFloats-4 528441 239.2 ns/op BenchmarkAtof64RandomLongFloats-4 42469 2824 ns/op BenchmarkAtof32Decimal-4 936962 140.5 ns/op BenchmarkAtof32Float-4 860730 151.3 ns/op BenchmarkAtof32FloatExp-4 624325 199.9 ns/op BenchmarkAtof32Random-4 369025 337.3 ns/op BenchmarkAtof32RandomLong-4 153124 737.9 ns/op BenchmarkParseInt/Pos/7bit-4 1354144 84.11 ns/op BenchmarkParseInt/Pos/26bit-4 890156 145.7 ns/op BenchmarkParseInt/Pos/31bit-4 737906 164.0 ns/op BenchmarkParseInt/Pos/56bit-4 551016 238.8 ns/op BenchmarkParseInt/Pos/63bit-4 419062 247.2 ns/op BenchmarkParseInt/Neg/7bit-4 1416517 84.61 ns/op BenchmarkParseInt/Neg/26bit-4 908342 145.3 ns/op BenchmarkParseInt/Neg/31bit-4 714814 167.8 ns/op BenchmarkParseInt/Neg/56bit-4 568419 226.1 ns/op BenchmarkParseInt/Neg/63bit-4 530198 240.3 ns/op BenchmarkAtoi/Pos/7bit-4 1865480 64.08 ns/op BenchmarkAtoi/Pos/26bit-4 985884 116.1 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 126.3 ns/op BenchmarkAtoi/Pos/56bit-4 649126 204.0 ns/op BenchmarkAtoi/Pos/63bit-4 492157 264.1 ns/op BenchmarkAtoi/Neg/7bit-4 1738243 68.00 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 121.4 ns/op BenchmarkAtoi/Neg/31bit-4 991382 127.2 ns/op BenchmarkAtoi/Neg/56bit-4 661912 199.4 ns/op BenchmarkAtoi/Neg/63bit-4 462984 257.5 ns/op BenchmarkFormatFloat/Decimal-4 138075 942.9 ns/op BenchmarkFormatFloat/Float-4 113175 1044 ns/op BenchmarkFormatFloat/Exp-4 125812 983.9 ns/op BenchmarkFormatFloat/NegExp-4 124960 1023 ns/op BenchmarkFormatFloat/LongExp-4 92282 1244 ns/op BenchmarkFormatFloat/Big-4 92175 1303 ns/op BenchmarkFormatFloat/BinaryExp-4 252411 492.8 ns/op BenchmarkFormatFloat/32Integer-4 134271 917.1 ns/op BenchmarkFormatFloat/32ExactFraction-4 129612 888.4 ns/op BenchmarkFormatFloat/32Point-4 121989 1002 ns/op BenchmarkFormatFloat/32Exp-4 136849 944.0 ns/op BenchmarkFormatFloat/32NegExp-4 131266 926.7 ns/op BenchmarkFormatFloat/32Shortest-4 135843 888.1 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 140968 889.2 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 138410 914.2 ns/op BenchmarkFormatFloat/64Fixed1-4 179442 767.6 ns/op BenchmarkFormatFloat/64Fixed2-4 177483 740.7 ns/op BenchmarkFormatFloat/64Fixed3-4 176116 733.4 ns/op BenchmarkFormatFloat/64Fixed4-4 170161 734.5 ns/op BenchmarkFormatFloat/64Fixed12-4 91855 1261 ns/op BenchmarkFormatFloat/64Fixed16-4 115398 1118 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 125985 993.6 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 102459 1203 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2367 50214 ns/op BenchmarkFormatFloat/Slowpath64-4 92974 1367 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 97015 1248 ns/op BenchmarkAppendFloat/Decimal-4 146872 847.5 ns/op BenchmarkAppendFloat/Float-4 124870 959.8 ns/op BenchmarkAppendFloat/Exp-4 142527 865.1 ns/op BenchmarkAppendFloat/NegExp-4 146284 841.8 ns/op BenchmarkAppendFloat/LongExp-4 109466 1118 ns/op BenchmarkAppendFloat/Big-4 99757 1186 ns/op BenchmarkAppendFloat/BinaryExp-4 356220 368.9 ns/op BenchmarkAppendFloat/32Integer-4 155943 831.3 ns/op BenchmarkAppendFloat/32ExactFraction-4 145438 852.0 ns/op BenchmarkAppendFloat/32Point-4 139272 924.5 ns/op BenchmarkAppendFloat/32Exp-4 144585 855.4 ns/op BenchmarkAppendFloat/32NegExp-4 139701 848.2 ns/op BenchmarkAppendFloat/32Shortest-4 169872 742.5 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 160342 787.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 163268 780.7 ns/op BenchmarkAppendFloat/64Fixed1-4 208863 611.7 ns/op BenchmarkAppendFloat/64Fixed2-4 208035 610.5 ns/op BenchmarkAppendFloat/64Fixed3-4 199041 607.5 ns/op BenchmarkAppendFloat/64Fixed4-4 209948 618.2 ns/op BenchmarkAppendFloat/64Fixed12-4 110985 1122 ns/op BenchmarkAppendFloat/64Fixed16-4 127195 991.8 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 154501 809.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 115782 1062 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2601 49449 ns/op BenchmarkAppendFloat/Slowpath64-4 112423 1108 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 106964 1085 ns/op BenchmarkFormatInt-4 16298 7341 ns/op BenchmarkAppendInt-4 17480 7750 ns/op BenchmarkFormatUint-4 93745 1404 ns/op BenchmarkAppendUint-4 103075 1190 ns/op BenchmarkFormatIntSmall/7-4 2810684 42.09 ns/op BenchmarkFormatIntSmall/42-4 2851350 42.93 ns/op BenchmarkAppendIntSmall-4 1237094 96.46 ns/op BenchmarkAppendUintVarlen/1-4 1408677 84.27 ns/op BenchmarkAppendUintVarlen/12-4 1326051 94.04 ns/op BenchmarkAppendUintVarlen/123-4 1000000 135.7 ns/op BenchmarkAppendUintVarlen/1234-4 969436 130.8 ns/op BenchmarkAppendUintVarlen/12345-4 941422 128.6 ns/op BenchmarkAppendUintVarlen/123456-4 869086 132.1 ns/op BenchmarkAppendUintVarlen/1234567-4 867033 133.8 ns/op BenchmarkAppendUintVarlen/12345678-4 976207 136.3 ns/op BenchmarkAppendUintVarlen/123456789-4 928473 136.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 922609 137.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 915550 140.0 ns/op BenchmarkAppendUintVarlen/123456789012-4 900730 141.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 897984 146.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 898380 147.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 813480 147.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 863758 147.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 852632 151.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 844488 152.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 761290 154.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 831679 153.4 ns/op BenchmarkQuote-4 44809 2625 ns/op BenchmarkQuoteRune-4 470246 280.0 ns/op BenchmarkAppendQuote-4 51343 2397 ns/op BenchmarkAppendQuoteRune-4 884509 149.7 ns/op BenchmarkUnquoteEasy-4 1471288 81.67 ns/op BenchmarkUnquoteHard-4 41731 3089 ns/op PASS ok strconv 20.435s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 312343 376.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 154674 1079 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 151408 767.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 447022 323.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 146053 1112 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 182664 767.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 302882 450.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 69297 1694 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 77289 1423 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 634178 214.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 28032 4211 ns/op BenchmarkGenericMatch1-4 2324 50110 ns/op BenchmarkGenericMatch2-4 476 242500 ns/op BenchmarkSingleMaxSkipping-4 12232 10289 ns/op 971.89 MB/s BenchmarkSingleLongSuffixFail-4 21895 5416 ns/op 185.01 MB/s BenchmarkSingleMatch-4 258 471933 ns/op 31.78 MB/s BenchmarkByteByteNoMatch-4 95005 1244 ns/op BenchmarkByteByteMatch-4 17284 6841 ns/op BenchmarkByteStringMatch-4 17941 6425 ns/op BenchmarkHTMLEscapeNew-4 69811 1722 ns/op BenchmarkHTMLEscapeOld-4 78097 1628 ns/op BenchmarkByteStringReplacerWriteString-4 1531 82651 ns/op BenchmarkByteReplacerWriteString-4 1734 68161 ns/op BenchmarkByteByteReplaces-4 3410 38652 ns/op BenchmarkByteByteMap-4 10000 11992 ns/op BenchmarkMap/identity/ASCII-4 1000000 128.3 ns/op BenchmarkMap/identity/Greek-4 753375 178.5 ns/op BenchmarkMap/change/ASCII-4 32330 3394 ns/op BenchmarkMap/change/Greek-4 27781 4478 ns/op BenchmarkIndexRune-4 1836451 65.67 ns/op BenchmarkIndexRuneLongString-4 1488933 79.71 ns/op BenchmarkIndexRuneFastPath-4 3390487 33.69 ns/op BenchmarkIndex-4 3575234 33.91 ns/op BenchmarkLastIndex-4 3574407 32.87 ns/op BenchmarkIndexByte-4 16305696 6.929 ns/op BenchmarkToUpper/#00-4 3673285 31.65 ns/op BenchmarkToUpper/ONLYUPPER-4 2718026 38.67 ns/op BenchmarkToUpper/abc-4 332782 402.1 ns/op BenchmarkToUpper/AbC123-4 243501 524.9 ns/op BenchmarkToUpper/azAZ09_-4 273721 470.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 52135 2239 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 73422 1731 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33627 3537 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59577 1928 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 132891 928.6 ns/op BenchmarkToLower/#00-4 3757029 28.92 ns/op BenchmarkToLower/abc-4 3409923 32.92 ns/op BenchmarkToLower/AbC123-4 228027 564.4 ns/op BenchmarkToLower/azAZ09_-4 217501 576.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 90987 1311 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59716 2123 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32223 3735 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 78318 1547 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 131428 999.6 ns/op BenchmarkMapNoChanges-4 1000000 110.1 ns/op BenchmarkTrim-4 35420 3347 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2855059 40.65 ns/op BenchmarkToValidUTF8/InvalidASCII-4 183835 698.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 116486 1022 ns/op BenchmarkEqualFold/Tests-4 58436 2002 ns/op BenchmarkEqualFold/ASCII-4 3055218 39.26 ns/op BenchmarkEqualFold/UnicodePrefix-4 132422 939.3 ns/op BenchmarkEqualFold/UnicodeSuffix-4 144938 869.0 ns/op BenchmarkIndexHard1-4 1328 96013 ns/op BenchmarkIndexHard2-4 898 151069 ns/op BenchmarkIndexHard3-4 198 586588 ns/op BenchmarkIndexHard4-4 139 815830 ns/op BenchmarkLastIndexHard1-4 96 1290030 ns/op BenchmarkLastIndexHard2-4 93 1332203 ns/op BenchmarkLastIndexHard3-4 97 1320118 ns/op BenchmarkCountHard1-4 1302 96016 ns/op BenchmarkCountHard2-4 932 139073 ns/op BenchmarkCountHard3-4 216 554654 ns/op BenchmarkIndexTorture-4 10000 10708 ns/op BenchmarkCountTorture-4 10000 10754 ns/op BenchmarkCountTortureOverlapping-4 992 106136 ns/op BenchmarkCountByte/10-4 3679168 32.84 ns/op 304.55 MB/s BenchmarkCountByte/32-4 3578001 32.72 ns/op 978.10 MB/s BenchmarkCountByte/4096-4 1402779 83.30 ns/op 49169.99 MB/s BenchmarkCountByte/4194304-4 1352 92117 ns/op 45532.17 MB/s BenchmarkCountByte/67108864-4 28 4386213 ns/op 15299.96 MB/s BenchmarkFields/ASCII/16-4 423685 327.4 ns/op 48.87 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 27601 4580 ns/op 55.90 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2121 78590 ns/op 52.12 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1051736 ns/op 62.31 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 17076855 ns/op 61.40 MB/s 1515536 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 163270 776.5 ns/op 20.61 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10531 11446 ns/op 22.37 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 657 198377 ns/op 20.65 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 39 3548797 ns/op 18.47 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 64013767 ns/op 16.38 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 219538 586.8 ns/op 27.27 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15226 7768 ns/op 32.96 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 920 149094 ns/op 27.47 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 2773624 ns/op 23.63 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 55759746 ns/op 18.81 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 182058 686.7 ns/op 23.30 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12303 9814 ns/op 26.08 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 778 171561 ns/op 23.87 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 46 3059088 ns/op 21.42 MB/s 463108 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 56436140 ns/op 18.58 MB/s 10449200 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 77749866 ns/op BenchmarkSplitSingleByteSeparator-4 22 5899619 ns/op BenchmarkSplitMultiByteSeparator-4 43 3238050 ns/op BenchmarkSplitNSingleByteSeparator-4 232611 707.1 ns/op BenchmarkSplitNMultiByteSeparator-4 176896 822.8 ns/op BenchmarkRepeat/5x0-4 3391590 36.10 ns/op BenchmarkRepeat/5x1-4 3254692 34.76 ns/op BenchmarkRepeat/5x2-4 255366 522.4 ns/op BenchmarkRepeat/5x6-4 139982 890.1 ns/op BenchmarkRepeat/10x0-4 3375968 36.13 ns/op BenchmarkRepeat/10x1-4 3311722 34.85 ns/op BenchmarkRepeat/10x2-4 250410 529.0 ns/op BenchmarkRepeat/10x6-4 141861 935.8 ns/op BenchmarkRepeatLarge/256/1-4 65971 2049 ns/op 124.92 MB/s BenchmarkRepeatLarge/256/16-4 96060 1363 ns/op 187.80 MB/s BenchmarkRepeatLarge/512/1-4 46230 2445 ns/op 209.37 MB/s BenchmarkRepeatLarge/512/16-4 58311 1905 ns/op 268.76 MB/s BenchmarkRepeatLarge/1024/1-4 36936 3823 ns/op 267.87 MB/s BenchmarkRepeatLarge/1024/16-4 42804 3154 ns/op 324.67 MB/s BenchmarkRepeatLarge/2048/1-4 20856 5354 ns/op 382.54 MB/s BenchmarkRepeatLarge/2048/16-4 28150 4667 ns/op 438.84 MB/s BenchmarkRepeatLarge/4096/1-4 14535 8480 ns/op 483.01 MB/s BenchmarkRepeatLarge/4096/16-4 16303 7628 ns/op 536.96 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15057 ns/op 544.05 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14190 ns/op 577.29 MB/s BenchmarkRepeatLarge/8192/4097-4 3979390 30.03 ns/op 136433.48 MB/s BenchmarkRepeatLarge/16384/1-4 8790 26118 ns/op 627.30 MB/s BenchmarkRepeatLarge/16384/16-4 10000 22969 ns/op 713.32 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19538 ns/op 629.09 MB/s BenchmarkRepeatLarge/32768/1-4 1862 55095 ns/op 594.75 MB/s BenchmarkRepeatLarge/32768/16-4 2568 51221 ns/op 639.73 MB/s BenchmarkRepeatLarge/32768/4097-4 2664 48969 ns/op 585.66 MB/s BenchmarkRepeatLarge/65536/1-4 1054 105556 ns/op 620.87 MB/s BenchmarkRepeatLarge/65536/16-4 1160 115184 ns/op 568.97 MB/s BenchmarkRepeatLarge/65536/4097-4 1260 89512 ns/op 686.55 MB/s BenchmarkRepeatLarge/131072/1-4 243 462684 ns/op 283.29 MB/s BenchmarkRepeatLarge/131072/16-4 271 391809 ns/op 334.53 MB/s BenchmarkRepeatLarge/131072/4097-4 258 464323 ns/op 273.53 MB/s BenchmarkRepeatLarge/262144/1-4 153 781927 ns/op 335.25 MB/s BenchmarkRepeatLarge/262144/16-4 165 741373 ns/op 353.59 MB/s BenchmarkRepeatLarge/262144/4097-4 190 704319 ns/op 366.47 MB/s BenchmarkRepeatLarge/524288/1-4 102 1196411 ns/op 438.22 MB/s BenchmarkRepeatLarge/524288/16-4 99 1148380 ns/op 456.55 MB/s BenchmarkRepeatLarge/524288/4097-4 98 1237078 ns/op 420.60 MB/s BenchmarkRepeatLarge/1048576/1-4 64 2583775 ns/op 405.83 MB/s BenchmarkRepeatLarge/1048576/16-4 54 2240202 ns/op 468.07 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 2210402 ns/op 472.64 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4025041 ns/op 521.03 MB/s BenchmarkRepeatLarge/2097152/16-4 33 4207420 ns/op 498.44 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 4117619 ns/op 508.44 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7766321 ns/op 540.06 MB/s BenchmarkRepeatLarge/4194304/16-4 13 7912774 ns/op 530.07 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7932227 ns/op 528.38 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13278766 ns/op 631.73 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13409259 ns/op 625.58 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14382237 ns/op 583.12 MB/s BenchmarkRepeatLarge/16777216/1-4 5 23923850 ns/op 701.28 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24233111 ns/op 692.33 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 23563974 ns/op 711.99 MB/s BenchmarkRepeatLarge/33554432/1-4 3 46631769 ns/op 719.56 MB/s BenchmarkRepeatLarge/33554432/16-4 3 46191953 ns/op 726.41 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 45719285 ns/op 733.92 MB/s BenchmarkRepeatLarge/67108864/1-4 2 96288362 ns/op 696.96 MB/s BenchmarkRepeatLarge/67108864/16-4 2 86365156 ns/op 777.04 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 86821017 ns/op 772.96 MB/s BenchmarkRepeatLarge/134217728/1-4 1 176899379 ns/op 758.72 MB/s BenchmarkRepeatLarge/134217728/16-4 1 170636026 ns/op 786.57 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 175179120 ns/op 766.17 MB/s BenchmarkRepeatLarge/268435456/1-4 1 380346455 ns/op 705.77 MB/s BenchmarkRepeatLarge/268435456/16-4 1 353609321 ns/op 759.13 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 347711555 ns/op 772.01 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1056490468 ns/op 508.16 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1282002988 ns/op 418.78 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 809029126 ns/op 663.60 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1717770287 ns/op 625.08 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1705469078 ns/op 629.59 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1595547365 ns/op 672.96 MB/s BenchmarkIndexAnyASCII/1:1-4 2002873 57.23 ns/op BenchmarkIndexAnyASCII/1:2-4 2121642 55.79 ns/op BenchmarkIndexAnyASCII/1:4-4 2166853 54.78 ns/op BenchmarkIndexAnyASCII/1:8-4 2185280 54.03 ns/op BenchmarkIndexAnyASCII/1:16-4 2136225 55.80 ns/op BenchmarkIndexAnyASCII/1:32-4 2107102 57.29 ns/op BenchmarkIndexAnyASCII/1:64-4 1963183 63.58 ns/op BenchmarkIndexAnyASCII/16:1-4 1947787 58.95 ns/op BenchmarkIndexAnyASCII/16:2-4 856502 120.2 ns/op BenchmarkIndexAnyASCII/16:4-4 851412 128.5 ns/op BenchmarkIndexAnyASCII/16:8-4 790480 128.7 ns/op BenchmarkIndexAnyASCII/16:16-4 955974 130.7 ns/op BenchmarkIndexAnyASCII/16:32-4 724302 161.1 ns/op BenchmarkIndexAnyASCII/16:64-4 548415 222.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1661929 75.47 ns/op BenchmarkIndexAnyASCII/256:2-4 92346 1244 ns/op BenchmarkIndexAnyASCII/256:4-4 88464 1199 ns/op BenchmarkIndexAnyASCII/256:8-4 100617 1184 ns/op BenchmarkIndexAnyASCII/256:16-4 98206 1181 ns/op BenchmarkIndexAnyASCII/256:32-4 93129 1213 ns/op BenchmarkIndexAnyASCII/256:64-4 96342 1246 ns/op BenchmarkIndexAnyUTF8/1:1-4 2100613 55.50 ns/op BenchmarkIndexAnyUTF8/1:2-4 2206939 54.34 ns/op BenchmarkIndexAnyUTF8/1:4-4 2113975 57.10 ns/op BenchmarkIndexAnyUTF8/1:8-4 2136531 57.87 ns/op BenchmarkIndexAnyUTF8/1:16-4 2116920 57.50 ns/op BenchmarkIndexAnyUTF8/1:32-4 2061138 58.33 ns/op BenchmarkIndexAnyUTF8/1:64-4 1929224 61.11 ns/op BenchmarkIndexAnyUTF8/16:1-4 1563140 69.97 ns/op BenchmarkIndexAnyUTF8/16:2-4 278888 440.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 258564 450.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 257301 447.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 257714 461.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 256650 477.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 244846 484.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 403648 284.2 ns/op BenchmarkIndexAnyUTF8/256:2-4 17367 6751 ns/op BenchmarkIndexAnyUTF8/256:4-4 18111 6616 ns/op BenchmarkIndexAnyUTF8/256:8-4 16738 7496 ns/op BenchmarkIndexAnyUTF8/256:16-4 17905 7870 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10477 ns/op BenchmarkIndexAnyUTF8/256:64-4 14510 9235 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1754377 66.77 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1552346 98.13 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1799473 68.59 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1863984 57.10 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1837454 64.60 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1774279 66.09 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1718109 68.49 ns/op BenchmarkLastIndexAnyASCII/16:1-4 831333 127.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 821467 125.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 831337 126.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 863304 128.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 886640 135.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 808440 148.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 586893 182.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 100863 1138 ns/op BenchmarkLastIndexAnyASCII/256:2-4 95150 1135 ns/op BenchmarkLastIndexAnyASCII/256:4-4 103758 1128 ns/op BenchmarkLastIndexAnyASCII/256:8-4 103273 1122 ns/op BenchmarkLastIndexAnyASCII/256:16-4 106974 1122 ns/op BenchmarkLastIndexAnyASCII/256:32-4 101541 1142 ns/op BenchmarkLastIndexAnyASCII/256:64-4 93954 1201 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2230740 54.54 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2334276 51.12 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2246636 51.08 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2201665 52.34 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2314372 52.92 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2160391 54.14 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2083807 57.46 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 324774 397.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 198076 607.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 205148 605.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 166348 755.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 194229 622.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 197125 642.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 168579 678.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21096 5536 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13060 9177 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12859 9263 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12775 9258 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12866 9360 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12464 9523 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12050 9782 ns/op BenchmarkTrimASCII/1:1-4 2655034 39.77 ns/op BenchmarkTrimASCII/1:2-4 2519368 46.40 ns/op BenchmarkTrimASCII/1:4-4 2458045 48.39 ns/op BenchmarkTrimASCII/1:8-4 2309457 51.48 ns/op BenchmarkTrimASCII/1:16-4 2039030 65.23 ns/op BenchmarkTrimASCII/16:1-4 2515964 48.53 ns/op BenchmarkTrimASCII/16:2-4 987171 122.9 ns/op BenchmarkTrimASCII/16:4-4 891218 124.9 ns/op BenchmarkTrimASCII/16:8-4 820221 127.9 ns/op BenchmarkTrimASCII/16:16-4 877803 126.9 ns/op BenchmarkTrimASCII/256:1-4 1044392 116.0 ns/op BenchmarkTrimASCII/256:2-4 105844 1119 ns/op BenchmarkTrimASCII/256:4-4 103515 1116 ns/op BenchmarkTrimASCII/256:8-4 104469 1117 ns/op BenchmarkTrimASCII/256:16-4 100424 1159 ns/op BenchmarkTrimASCII/4096:1-4 113302 1116 ns/op BenchmarkTrimASCII/4096:2-4 7232 18133 ns/op BenchmarkTrimASCII/4096:4-4 7060 18655 ns/op BenchmarkTrimASCII/4096:8-4 6265 18536 ns/op BenchmarkTrimASCII/4096:16-4 5894 18519 ns/op BenchmarkTrimByte-4 3342441 33.78 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18217 6992 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19414 6134 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1606 75359 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3590 36264 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5602 18775 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9884 10756 ns/op BenchmarkJoin/0-4 3772596 29.68 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3241578 34.31 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 203512 782.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 139104 871.3 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 106675 1139 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 83467 1428 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 69669 1736 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 62373 1943 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2953530 39.99 ns/op BenchmarkTrimSpace/ASCII-4 2000736 61.40 ns/op BenchmarkTrimSpace/SomeNonASCII-4 135686 875.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 75258 1583 ns/op BenchmarkReplaceAll-4 117049 1063 ns/op 16 B/op 1 allocs/op PASS ok strings 66.983s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 68794 1580 ns/op BenchmarkCond2-4 24374 4853 ns/op BenchmarkCond4-4 14724 8683 ns/op BenchmarkCond8-4 6998 17105 ns/op BenchmarkCond16-4 4296 31672 ns/op BenchmarkCond32-4 2148 55586 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 711826 202.1 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 489919 264.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 750998 178.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 710598 166.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 388982 275.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 767647 155.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 103018 1112 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 102637 1556 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 99205 1382 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 77680 2217 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 834909 155.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 200848 607.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 828049 160.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 163453 689.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 762723 151.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 192031 599.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1327974 93.90 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 81643 1970 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 130860 948.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 305980 444.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4414 27657 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 422 301287 ns/op BenchmarkRange/*sync.Map-4 1755 65716 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 117172 1764 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 244786 502.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 100033 1279 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 92198 1234 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 262761 481.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 186602 951.7 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 116526 1039 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 205720 544.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 915765 126.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 80124 1749 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 170766 628.5 ns/op BenchmarkSwapCollision/*sync.Map-4 113610 987.8 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 208 556268 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 139850 1014 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 198902 602.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 30741 4618 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 79800 1542 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33894 3556 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 405793 485.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 123487 836.3 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 251283 544.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1358426 97.45 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 192849 631.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1461626 85.16 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 962017 118.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 175242 675.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 730182 138.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 115719 1015 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 342964 397.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 619485 302.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 146552 891.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 421203 321.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 210296 488.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 129604 871.6 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 250843 478.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 71938 1677 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 201502 577.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 363840 348.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 148500 873.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 553064 240.4 ns/op BenchmarkUncontendedSemaphore-4 4516521 26.18 ns/op BenchmarkContendedSemaphore-4 4034436 27.97 ns/op BenchmarkMutexUncontended-4 989342 122.9 ns/op BenchmarkMutex-4 242420 552.5 ns/op BenchmarkMutexSlack-4 214375 516.9 ns/op BenchmarkMutexWork-4 195849 600.9 ns/op BenchmarkMutexWorkSlack-4 189700 549.7 ns/op BenchmarkMutexNoSpin-4 81842 1465 ns/op BenchmarkMutexSpin-4 69658 1765 ns/op BenchmarkOnce-4 1024630 130.5 ns/op BenchmarkOnceFunc/v=Once-4 1000000 103.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 936090 123.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 923542 118.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 106.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 116.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 114.5 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4442840 23.55 ns/op BenchmarkSemaSyntNonblock-4 1306540 96.36 ns/op BenchmarkSemaSyntBlock-4 2015620 57.90 ns/op BenchmarkSemaWorkNonblock-4 1137312 101.9 ns/op BenchmarkSemaWorkBlock-4 1373028 87.71 ns/op BenchmarkRWMutexUncontended-4 287096 365.3 ns/op BenchmarkRWMutexWrite100-4 325326 340.9 ns/op BenchmarkRWMutexWrite10-4 323127 365.6 ns/op BenchmarkRWMutexWorkWrite100-4 289354 427.5 ns/op BenchmarkRWMutexWorkWrite10-4 249117 446.1 ns/op BenchmarkWaitGroupUncontended-4 838591 150.0 ns/op BenchmarkWaitGroupAddDone-4 623547 197.5 ns/op BenchmarkWaitGroupAddDoneWork-4 677511 201.8 ns/op BenchmarkWaitGroupWait-4 2742876 40.85 ns/op BenchmarkWaitGroupWaitWork-4 1946463 58.11 ns/op BenchmarkWaitGroupActuallyWait-4 55257 1938 ns/op 32 B/op 2 allocs/op PASS ok sync 23.328s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 838777 146.9 ns/op PASS ok sync/atomic 1.365s PASS ok syscall 1.039s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 173551 726.9 ns/op 0 B/op 0 allocs/op PASS ok testing 1.211s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6786 16183 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8967 13645 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 96 1440262 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 98 1102165 ns/op 1132 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 154808732 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 178333810 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1555 70753 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2019 57343 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 20 6397732 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 19 5583795 ns/op 20796 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 750653128 ns/op 47012928 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 746834966 ns/op 47012928 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 198 628173 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 220 536429 ns/op 178 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 59335334 ns/op 3270576 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 54404855 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6847910051 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6352614411 ns/op 334042096 B/op 100091 allocs/op BenchmarkPyramid/10-4 3019 46716 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 3345830 ns/op 410543 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 306868097 ns/op 35607304 B/op 2059 allocs/op BenchmarkRagged/10-4 2684 50941 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 232 518700 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4792389 ns/op 408995 B/op 1660 allocs/op BenchmarkCode-4 9542 14137 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.779s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 100334285 ns/op BenchmarkVariableString-4 91081 1275 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2445 54238 ns/op 2515 B/op 39 allocs/op PASS ok text/template/parse 1.474s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 54 2048479 ns/op BenchmarkAfter-4 135 860594 ns/op BenchmarkStop-4 307 446345 ns/op BenchmarkSimultaneousAfterFunc-4 46 2557399 ns/op BenchmarkStartStop-4 333 377667 ns/op BenchmarkReset-4 2726 44583 ns/op BenchmarkSleep-4 52 2150918 ns/op BenchmarkParallelTimerLatency-4 37 833641 avg-late-ns 1625323 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 678561 avg-late-ns 2837544 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 368773 avg-late-ns 1785552 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 327736 avg-late-ns 1841497 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 420567 avg-late-ns 2233779 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 239106 avg-late-ns 1991661 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 193039 avg-late-ns 2018780 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 190902 avg-late-ns 1598740 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 207540 avg-late-ns 1838137 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 351677 avg-late-ns 1875954 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 1667927 avg-late-ns 9392635 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 375625 avg-late-ns 1335977 max-late-ns BenchmarkTicker-4 442 590904 ns/op BenchmarkTickerReset-4 3034 34167 ns/op BenchmarkTickerResetNaive-4 232 438821 ns/op BenchmarkNow-4 660864 163.7 ns/op BenchmarkNowUnixNano-4 730341 170.2 ns/op BenchmarkNowUnixMilli-4 695376 173.8 ns/op BenchmarkNowUnixMicro-4 724904 170.6 ns/op BenchmarkFormat-4 52246 2215 ns/op BenchmarkFormatRFC3339-4 76237 1531 ns/op BenchmarkFormatRFC3339Nano-4 73704 1636 ns/op BenchmarkFormatNow-4 70798 1578 ns/op BenchmarkMarshalJSON-4 97083 1219 ns/op BenchmarkMarshalText-4 95875 1145 ns/op BenchmarkParse-4 112990 1034 ns/op BenchmarkParseRFC3339UTC-4 327140 397.0 ns/op BenchmarkParseRFC3339UTCBytes-4 232383 588.4 ns/op BenchmarkParseRFC3339TZ-4 92186 1277 ns/op BenchmarkParseRFC3339TZBytes-4 79110 1573 ns/op BenchmarkParseDuration-4 586477 221.0 ns/op BenchmarkHour-4 876892 162.4 ns/op BenchmarkSecond-4 871018 152.0 ns/op BenchmarkYear-4 609144 203.4 ns/op BenchmarkDay-4 599214 219.8 ns/op BenchmarkISOWeek-4 635338 211.5 ns/op BenchmarkGoString-4 70616 1694 ns/op BenchmarkUnmarshalText-4 89462 1317 ns/op PASS ok time 12.836s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 549357 234.2 ns/op BenchmarkDecodeValidJapaneseChars-4 673551 181.8 ns/op BenchmarkDecodeRune-4 2381797 49.16 ns/op BenchmarkEncodeValidASCII-4 549963 232.8 ns/op BenchmarkEncodeValidJapaneseChars-4 728996 162.9 ns/op BenchmarkAppendRuneValidASCII-4 1000000 105.6 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1817395 63.79 ns/op BenchmarkEncodeRune-4 1926213 62.98 ns/op PASS ok unicode/utf16 2.384s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2150181 51.80 ns/op BenchmarkRuneCountTenJapaneseChars-4 341344 355.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2925055 39.09 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 306075 351.2 ns/op BenchmarkValidTenASCIIChars-4 2164362 53.27 ns/op BenchmarkValid100KASCIIChars-4 150 793479 ns/op BenchmarkValidTenJapaneseChars-4 366104 351.6 ns/op BenchmarkValidLongMostlyASCII-4 135 873457 ns/op BenchmarkValidLongJapanese-4 64 1856382 ns/op BenchmarkValidStringTenASCIIChars-4 3028602 33.46 ns/op BenchmarkValidString100KASCIIChars-4 13804 8550 ns/op BenchmarkValidStringTenJapaneseChars-4 371750 323.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1646 78267 ns/op BenchmarkValidStringLongJapanese-4 135 886110 ns/op BenchmarkEncodeASCIIRune-4 3062624 38.96 ns/op BenchmarkEncodeJapaneseRune-4 1782832 65.33 ns/op BenchmarkAppendASCIIRune-4 7561423 16.48 ns/op BenchmarkAppendJapaneseRune-4 2077240 54.87 ns/op BenchmarkDecodeASCIIRune-4 2683728 42.14 ns/op BenchmarkDecodeJapaneseRune-4 1903905 62.26 ns/op BenchmarkFullRune/ASCII-4 3376173 35.03 ns/op BenchmarkFullRune/Incomplete-4 1668066 72.90 ns/op BenchmarkFullRune/Japanese-4 3456025 33.97 ns/op PASS ok unicode/utf8 5.264s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 102498358570 ns/op PASS ok cmd/api 103.788s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 642880 185.9 ns/op BenchmarkCgoCall/one-pointer-4 412797 275.4 ns/op BenchmarkCgoCall/string-pointer-escape-4 415158 328.8 ns/op BenchmarkCgoCall/string-pointer-noescape-4 392006 322.8 ns/op BenchmarkCgoCall/eight-pointers-4 166768 724.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 522066 251.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 24570 5069 ns/op BenchmarkCgoCall/eight-pointers-slice-4 29248 4487 ns/op BenchmarkGoString-4 1000000 188.6 ns/op BenchmarkCGoCallback-4 52088 2034 ns/op BenchmarkCGoInCThread-4 491409 231.3 ns/op PASS ok cmd/cgo/internal/test 3.201s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1248099 86.66 ns/op BenchmarkEqArrayOfStrings64-4 212835 597.4 ns/op BenchmarkEqArrayOfStrings1024-4 14293 8471 ns/op BenchmarkEqArrayOfFloats5-4 1543716 82.76 ns/op BenchmarkEqArrayOfFloats64-4 188133 659.8 ns/op BenchmarkEqArrayOfFloats1024-4 12561 9158 ns/op BenchmarkEqArrayOfStructsEq-4 4088 33310 ns/op BenchmarkEqArrayOfStructsNotEq-4 6925 17794 ns/op BenchmarkEqStruct-4 27318484 4.247 ns/op PASS ok cmd/compile/internal/reflectdata 2.747s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 71376 ns/op BenchmarkInvertLessThanNoov-4 17145913 6.029 ns/op BenchmarkCopyElim1-4 264 465710 ns/op BenchmarkCopyElim10-4 249 440912 ns/op BenchmarkCopyElim100-4 172 726091 ns/op BenchmarkCopyElim1000-4 44 2776160 ns/op BenchmarkCopyElim10000-4 4 28443508 ns/op BenchmarkCopyElim100000-4 1 485552580 ns/op BenchmarkDeadCode/1-4 176 637375 ns/op BenchmarkDeadCode/10-4 135 1075058 ns/op BenchmarkDeadCode/100-4 100 1006435 ns/op BenchmarkDeadCode/1000-4 43 3974728 ns/op BenchmarkDeadCode/10000-4 4 28799182 ns/op BenchmarkDeadCode/100000-4 1 305227214 ns/op BenchmarkDeadCode/200000-4 1 621629048 ns/op BenchmarkDominatorsLinear-4 15 8045161 ns/op 1.24 MB/s BenchmarkDominatorsFwdBack-4 12 11547291 ns/op 0.87 MB/s BenchmarkDominatorsManyPred-4 12 10287720 ns/op 0.97 MB/s BenchmarkDominatorsMaxPred-4 13 10826131 ns/op 0.92 MB/s BenchmarkDominatorsMaxPredVal-4 12 11369029 ns/op 0.88 MB/s BenchmarkFuse/1-4 364 337598 ns/op BenchmarkFuse/10-4 267 401959 ns/op BenchmarkFuse/100-4 145 754304 ns/op BenchmarkFuse/1000-4 27 5721412 ns/op BenchmarkFuse/10000-4 2 58244532 ns/op BenchmarkNilCheckDeep1-4 12008 10133 ns/op 0.10 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5739 34260 ns/op 0.29 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 696 157545 ns/op 0.63 MB/s 1116 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 78 1488049 ns/op 0.67 MB/s 9105 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15705042 ns/op 0.64 MB/s 225011 B/op 6 allocs/op BenchmarkDSEPass-4 42 2884035 ns/op 48591 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 107295288 ns/op 4241504 B/op 108169 allocs/op BenchmarkCSEPass-4 7 15188138 ns/op 150266 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 141175718 ns/op 5667624 B/op 97486 allocs/op BenchmarkDeadcodePass-4 216 546125 ns/op 92719 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 126924775 ns/op 4044280 B/op 44934 allocs/op BenchmarkMultiPass-4 103 1173827 ns/op 220572 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 250908127 ns/op 11247464 B/op 150335 allocs/op BenchmarkCondRewrite/SoloJump-4 4497091 24.65 ns/op BenchmarkCondRewrite/CombJump-4 4377502 27.17 ns/op PASS ok cmd/compile/internal/ssa 16.844s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 14559 7989 ns/op BenchmarkExtShift-4 25359 4782 ns/op BenchmarkModify-4 9236 13428 ns/op BenchmarkMullImm-4 24660 4725 ns/op BenchmarkConstModify-4 8097 16387 ns/op BenchmarkBitSet-4 13933 8569 ns/op BenchmarkBitClear-4 13804 8520 ns/op BenchmarkBitToggle-4 13651 8610 ns/op BenchmarkBitSetConst-4 150505 816.4 ns/op BenchmarkBitClearConst-4 159082 815.0 ns/op BenchmarkBitToggleConst-4 161264 799.4 ns/op BenchmarkDivconstI64-4 7561014 15.07 ns/op BenchmarkModconstI64-4 7678690 15.43 ns/op BenchmarkDivisiblePow2constI64-4 7079071 15.43 ns/op BenchmarkDivisibleconstI64-4 8894665 13.43 ns/op BenchmarkDivisibleWDivconstI64-4 4533979 27.01 ns/op BenchmarkDivconstU64/3-4 5935298 19.92 ns/op BenchmarkDivconstU64/5-4 5753404 20.61 ns/op BenchmarkDivconstU64/37-4 7351536 18.31 ns/op BenchmarkDivconstU64/1234567-4 6876945 15.29 ns/op BenchmarkModconstU64-4 7648921 14.01 ns/op BenchmarkDivisibleconstU64-4 8609265 15.04 ns/op BenchmarkDivisibleWDivconstU64-4 4647588 23.68 ns/op BenchmarkDivconstI32-4 7879402 15.62 ns/op BenchmarkModconstI32-4 7424408 15.22 ns/op BenchmarkDivisiblePow2constI32-4 8378235 13.48 ns/op BenchmarkDivisibleconstI32-4 8913225 13.36 ns/op BenchmarkDivisibleWDivconstI32-4 4375894 28.42 ns/op BenchmarkDivconstU32-4 7157863 15.51 ns/op BenchmarkModconstU32-4 7441857 16.46 ns/op BenchmarkDivisibleconstU32-4 9070482 13.64 ns/op BenchmarkDivisibleWDivconstU32-4 4302651 26.47 ns/op BenchmarkDivconstI16-4 6207462 20.25 ns/op BenchmarkModconstI16-4 7944958 15.24 ns/op BenchmarkDivisiblePow2constI16-4 7565281 16.20 ns/op BenchmarkDivisibleconstI16-4 8928249 13.70 ns/op BenchmarkDivisibleWDivconstI16-4 4303472 27.21 ns/op BenchmarkDivconstU16-4 8618037 13.39 ns/op BenchmarkModconstU16-4 8532686 13.45 ns/op BenchmarkDivisibleconstU16-4 8646343 14.12 ns/op BenchmarkDivisibleWDivconstU16-4 4241110 27.82 ns/op BenchmarkDivconstI8-4 6462735 16.07 ns/op BenchmarkModconstI8-4 8127702 14.37 ns/op BenchmarkDivisiblePow2constI8-4 8268536 14.19 ns/op BenchmarkDivisibleconstI8-4 9042308 13.46 ns/op BenchmarkDivisibleWDivconstI8-4 4079386 28.05 ns/op BenchmarkDivconstU8-4 9077878 13.63 ns/op BenchmarkModconstU8-4 8657803 14.00 ns/op BenchmarkDivisibleconstU8-4 9059318 13.79 ns/op BenchmarkDivisibleWDivconstU8-4 4477072 27.01 ns/op BenchmarkMul2-4 260078 475.1 ns/op BenchmarkMulNeg2-4 267681 479.4 ns/op BenchmarkEfaceInteger-4 3211672 32.86 ns/op BenchmarkTypeAssert-4 22025226 5.756 ns/op BenchmarkDiv64UnsignedSmall-4 10035702 11.44 ns/op BenchmarkDiv64Small-4 8805580 12.46 ns/op BenchmarkDiv64SmallNegDivisor-4 9015357 13.32 ns/op BenchmarkDiv64SmallNegDividend-4 9673112 12.32 ns/op BenchmarkDiv64SmallNegBoth-4 9831574 11.96 ns/op BenchmarkDiv64Unsigned-4 10386631 11.53 ns/op BenchmarkDiv64-4 9662046 12.55 ns/op BenchmarkDiv64NegDivisor-4 9385068 12.53 ns/op BenchmarkDiv64NegDividend-4 9591769 12.50 ns/op BenchmarkDiv64NegBoth-4 9628146 12.60 ns/op BenchmarkMod64UnsignedSmall-4 11500872 10.64 ns/op BenchmarkMod64Small-4 9742598 12.34 ns/op BenchmarkMod64SmallNegDivisor-4 8934447 13.52 ns/op BenchmarkMod64SmallNegDividend-4 9088938 14.06 ns/op BenchmarkMod64SmallNegBoth-4 9640036 12.69 ns/op BenchmarkMod64Unsigned-4 10409124 10.65 ns/op BenchmarkMod64-4 9278646 12.48 ns/op BenchmarkMod64NegDivisor-4 9384878 13.16 ns/op BenchmarkMod64NegDividend-4 9173035 13.24 ns/op BenchmarkMod64NegBoth-4 9275505 12.75 ns/op BenchmarkMulconstI32/3-4 28375764 4.922 ns/op BenchmarkMulconstI32/5-4 26231720 5.101 ns/op BenchmarkMulconstI32/12-4 25925367 5.166 ns/op BenchmarkMulconstI32/120-4 26857473 4.778 ns/op BenchmarkMulconstI32/-120-4 26049247 4.963 ns/op BenchmarkMulconstI32/65537-4 23927304 5.367 ns/op BenchmarkMulconstI32/65538-4 25535374 5.226 ns/op BenchmarkMulconstI64/3-4 26597854 4.881 ns/op BenchmarkMulconstI64/5-4 24893692 4.811 ns/op BenchmarkMulconstI64/12-4 25829070 4.880 ns/op BenchmarkMulconstI64/120-4 27025114 4.725 ns/op BenchmarkMulconstI64/-120-4 25777231 4.789 ns/op BenchmarkMulconstI64/65537-4 24654705 4.997 ns/op BenchmarkMulconstI64/65538-4 24888948 4.873 ns/op BenchmarkMulconstU32/3-4 25710057 4.697 ns/op BenchmarkMulconstU32/5-4 25831420 4.749 ns/op BenchmarkMulconstU32/12-4 24987219 5.233 ns/op BenchmarkMulconstU32/120-4 21490056 5.123 ns/op BenchmarkMulconstU32/65537-4 21542793 5.559 ns/op BenchmarkMulconstU32/65538-4 22635610 5.643 ns/op BenchmarkMulconstU64/3-4 24123976 5.367 ns/op BenchmarkMulconstU64/5-4 21029196 5.793 ns/op BenchmarkMulconstU64/12-4 23447478 5.462 ns/op BenchmarkMulconstU64/120-4 26917266 5.243 ns/op BenchmarkMulconstU64/65537-4 24626942 5.163 ns/op BenchmarkMulconstU64/65538-4 26521669 5.079 ns/op BenchmarkShiftArithmeticRight-4 31334446 4.623 ns/op BenchmarkSwitch8Predictable-4 9347654 13.09 ns/op BenchmarkSwitch8Unpredictable-4 8300492 12.36 ns/op BenchmarkSwitch32Predictable-4 12213570 8.573 ns/op BenchmarkSwitch32Unpredictable-4 9867152 11.92 ns/op BenchmarkSwitchStringPredictable-4 6251469 19.07 ns/op BenchmarkSwitchStringUnpredictable-4 6545348 17.21 ns/op BenchmarkSwitchTypePredictable-4 4528873 25.30 ns/op BenchmarkSwitchTypeUnpredictable-4 4955757 24.50 ns/op BenchmarkSwitchInterfaceTypePredictable-4 5907230 20.58 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 5716371 20.51 ns/op PASS ok cmd/compile/internal/test 19.482s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1011800 ns/op BenchmarkNamed/Underlying/nongeneric-4 838448 142.7 ns/op BenchmarkNamed/Underlying/generic-4 875665 141.8 ns/op BenchmarkNamed/Underlying/src_instance-4 889494 140.0 ns/op BenchmarkNamed/Underlying/user_instance-4 900717 140.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 508877366 ns/op 66168 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 348735381 ns/op 96535 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 147267223 ns/op 228114 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 127204566 ns/op 263937 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2111063583 ns/op 2458 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 87320920 ns/op 59342 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35710890 ns/op 144541 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 31464439 ns/op 164643 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 439009151 ns/op 4938 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41965166 ns/op 51244 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 25004597 ns/op 86482 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 23904676 ns/op 89766 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1435628551 ns/op 47025 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 558838761 ns/op 120773 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 121495575 ns/op 554572 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 114197123 ns/op 587030 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2368516782 ns/op 849.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 71279388 ns/op 28093 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 45212488 ns/op 44349 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 44784714 ns/op 44786 lines/s PASS ok cmd/compile/internal/types2 36.613s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 25474475 ns/op 13172500 sys-ns/op 5907250 user-ns/op PASS ok cmd/go 1.457s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 244557 504.9 ns/op PASS ok cmd/go/internal/cfg 1.192s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 69188 1734 ns/op 4.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 81544 1547 ns/op 5.17 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18706 6304 ns/op 162.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19534 6220 ns/op 164.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3436 41912 ns/op 195.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3069 37541 ns/op 218.22 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.081s All tests passed.