darwin-amd64-race at 3c7884a21b2929b5a42d6a1f237f5fee2ae72ba8 :: 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=6013A9ED-2EB6-4EF7-8D53-E273CBD2136B" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.sEBuuvOZya/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DBAEB026-E579-4F14-BDB9-27C2BB14E19E" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 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 :: 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=6013A9ED-2EB6-4EF7-8D53-E273CBD2136B" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.sEBuuvOZya/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DBAEB026-E579-4F14-BDB9-27C2BB14E19E" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "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 1.930s ok archive/zip 2.625s ok bufio 0.588s ok bytes 6.319s ok compress/bzip2 0.876s ok compress/flate 9.646s ok compress/gzip 17.353s ok compress/lzw 0.931s ok compress/zlib 8.115s ok container/heap 0.073s ok container/list 0.045s ok container/ring 0.049s ok context 0.166s ok crypto 0.150s ok crypto/aes 0.140s ok crypto/cipher 0.136s ok crypto/des 0.174s ok crypto/dsa 0.116s ok crypto/ecdh 0.339s ok crypto/ecdsa 0.239s ok crypto/ed25519 0.572s ok crypto/elliptic 0.102s ok crypto/hmac 0.075s ok crypto/internal/alias 0.034s ok crypto/internal/bigmod 4.362s ok crypto/internal/boring 0.043s ok crypto/internal/boring/bcache 0.598s ok crypto/internal/edwards25519 53.996s ok crypto/internal/edwards25519/field 19.637s ok crypto/internal/nistec 5.708s ok crypto/internal/nistec/fiat 0.048s [no tests to run] ok crypto/md5 0.082s ok crypto/rand 0.502s ok crypto/rc4 0.669s ok crypto/rsa 0.646s ok crypto/sha1 0.081s ok crypto/sha256 0.081s ok crypto/sha512 0.081s ok crypto/subtle 0.643s ok crypto/tls 3.788s ok crypto/x509 1.595s ok database/sql 0.490s ok database/sql/driver 0.069s ok debug/buildinfo 0.072s ok debug/dwarf 0.228s ok debug/elf 1.497s ok debug/gosym 0.211s ok debug/macho 0.169s ok debug/pe 0.241s ok debug/plan9obj 0.089s ok embed 0.075s [no tests to run] ok embed/internal/embedtest 0.079s ok encoding/ascii85 0.100s ok encoding/asn1 0.045s ok encoding/base32 0.247s ok encoding/base64 0.078s ok encoding/binary 0.051s ok encoding/csv 0.136s ok encoding/gob 34.976s ok encoding/hex 0.063s ok encoding/json 2.849s ok encoding/pem 3.110s ok encoding/xml 0.387s ok errors 0.084s ok expvar 0.085s ok flag 0.238s ok fmt 0.802s ok go/ast 0.126s ok go/build 7.212s ok go/build/constraint 0.065s ok go/constant 0.100s ok go/doc 0.571s ok go/doc/comment 4.891s ok go/format 0.105s ok go/importer 1.373s ok go/internal/gccgoimporter 0.246s ok go/internal/gcimporter 8.156s ok go/internal/srcimporter 33.527s ok go/parser 1.383s ok go/printer 2.089s ok go/scanner 0.061s ok go/token 0.226s ok go/types 56.501s ok hash 0.061s ok hash/adler32 0.142s ok hash/crc32 0.113s ok hash/crc64 0.086s ok hash/fnv 0.063s ok hash/maphash 0.045s ok html 0.047s ok html/template 0.406s ok image 0.663s ok image/color 0.126s ok image/draw 0.892s ok image/gif 1.726s ok image/jpeg 1.910s ok image/png 4.827s ok index/suffixarray 1.658s ok internal/abi 8.772s ok internal/buildcfg 0.057s ok internal/coverage/cformat 0.052s ok internal/coverage/cmerge 0.059s ok internal/coverage/pods 0.113s ok internal/coverage/slicereader 0.160s ok internal/coverage/slicewriter 0.091s ok internal/coverage/test 0.100s ok internal/cpu 0.120s ok internal/dag 0.045s ok internal/diff 0.092s ok internal/fmtsort 0.087s ok internal/fuzz 0.079s ok internal/godebug 0.059s ok internal/intern 1.966s ok internal/itoa 0.149s ok internal/poll 0.727s ok internal/profile 0.101s ok internal/reflectlite 0.379s ok internal/safefilepath 0.071s ok internal/saferio 0.238s ok internal/singleflight 0.158s ok internal/testenv 0.054s ok internal/trace 0.333s ok internal/types/errors 2.098s ok internal/unsafeheader 0.172s ok internal/xcoff 0.200s ok io 0.192s ok io/fs 0.398s ok io/ioutil 0.094s ok log 0.074s ok log/syslog 1.334s ok math 0.071s ok math/big 3.671s ok math/bits 0.141s ok math/cmplx 0.120s ok math/rand 2.848s ok mime 0.084s ok mime/multipart 2.081s ok mime/quotedprintable 0.169s ok net 19.464s ok net/http 21.387s ok net/http/cgi 1.548s ok net/http/cookiejar 0.143s ok net/http/fcgi 0.198s ok net/http/httptest 0.430s ok net/http/httptrace 0.100s ok net/http/httputil 1.516s ok net/http/internal 0.059s ok net/http/internal/ascii 0.059s ok net/http/pprof 5.240s ok net/internal/socktest 0.055s ok net/mail 0.042s ok net/netip 1.018s ok net/rpc 0.209s ok net/rpc/jsonrpc 0.102s ok net/smtp 0.187s ok net/textproto 0.069s ok net/url 0.100s ok os 2.228s ok os/exec 4.551s ok os/exec/internal/fdtest 0.111s ok os/signal 5.285s ok os/user 0.100s ok path 0.061s ok path/filepath 0.193s ok plugin 0.046s ok reflect 1.303s ok regexp 3.343s ok regexp/syntax 4.275s ok runtime 64.272s ok runtime/cgo 0.037s ok runtime/coverage 0.093s ok runtime/debug 0.212s ok runtime/internal/atomic 0.130s ok runtime/internal/math 0.038s ok runtime/internal/sys 0.053s ok runtime/metrics 0.055s ok runtime/pprof 12.806s ok runtime/race 13.341s ok runtime/trace 7.749s ok sort 0.756s ok strconv 2.321s ok strings 4.978s ok sync 0.889s ok sync/atomic 2.623s ok syscall 1.963s ok testing 2.497s ok testing/fstest 0.136s ok testing/iotest 0.047s ok testing/quick 0.186s ok text/scanner 0.052s ok text/tabwriter 0.054s ok text/template 0.146s ok text/template/parse 0.067s ok time 2.747s ok unicode 0.092s ok unicode/utf16 0.139s ok unicode/utf8 0.105s ok cmd/addr2line 7.784s ok cmd/api 25.574s ok cmd/asm/internal/asm 3.101s ok cmd/asm/internal/lex 0.081s ok cmd/compile/internal/abt 0.114s ok cmd/compile/internal/amd64 80.549s ok cmd/compile/internal/base 0.094s ok cmd/compile/internal/compare 0.084s ok cmd/compile/internal/dwarfgen 1.205s ok cmd/compile/internal/importer 4.522s ok cmd/compile/internal/ir 0.049s ok cmd/compile/internal/logopt 1.860s ok cmd/compile/internal/noder 0.084s ok cmd/compile/internal/reflectdata 0.054s [no tests to run] ok cmd/compile/internal/ssa 42.709s ok cmd/compile/internal/syntax 0.439s ok cmd/compile/internal/test 27.957s ok cmd/compile/internal/typecheck 1.174s ok cmd/compile/internal/types 0.049s ok cmd/compile/internal/types2 32.245s ok cmd/covdata 0.053s ok cmd/cover 4.692s ok cmd/dist 0.099s ok cmd/doc 3.816s ok cmd/fix 18.803s ok cmd/go 537.500s ok cmd/go/internal/auth 0.083s ok cmd/go/internal/cache 0.760s ok cmd/go/internal/fsys 0.469s ok cmd/go/internal/generate 0.081s ok cmd/go/internal/get 0.087s ok cmd/go/internal/imports 0.118s ok cmd/go/internal/load 0.078s ok cmd/go/internal/lockedfile 0.344s ok cmd/go/internal/lockedfile/internal/filelock 0.151s ok cmd/go/internal/modconv 0.109s ok cmd/go/internal/modfetch 0.072s ok cmd/go/internal/modfetch/codehost 0.073s ok cmd/go/internal/modfetch/zip_sum_test 0.071s ok cmd/go/internal/modindex 0.770s ok cmd/go/internal/modload 0.059s ok cmd/go/internal/mvs 0.088s ok cmd/go/internal/par 0.152s ok cmd/go/internal/str 0.069s ok cmd/go/internal/test 0.131s ok cmd/go/internal/vcs 0.161s ok cmd/go/internal/vcweb 0.132s ok cmd/go/internal/vcweb/vcstest 26.656s ok cmd/go/internal/web 0.119s ok cmd/go/internal/work 0.305s ok cmd/gofmt 0.471s ok cmd/internal/archive 3.540s ok cmd/internal/buildid 0.869s ok cmd/internal/dwarf 0.055s ok cmd/internal/edit 0.075s ok cmd/internal/goobj 0.035s ok cmd/internal/moddeps 5.530s ok cmd/internal/notsha256 0.093s ok cmd/internal/obj 1.562s ok cmd/internal/obj/ppc64 0.839s ok cmd/internal/obj/riscv 0.352s ok cmd/internal/obj/s390x 0.075s ok cmd/internal/obj/x86 4.421s ok cmd/internal/objabi 0.107s ok cmd/internal/pkgpath 0.262s ok cmd/internal/pkgpattern 0.066s ok cmd/internal/quoted 0.073s ok cmd/internal/src 0.031s ok cmd/internal/test2json 1.295s ok cmd/link 29.766s ok cmd/link/internal/benchmark 0.105s ok cmd/link/internal/ld 28.361s ok cmd/link/internal/loader 0.161s ok cmd/nm 3.768s ok cmd/objdump 9.759s ok cmd/pack 4.994s ok cmd/pprof 1.935s ok cmd/trace 0.215s ok cmd/vet 32.365s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3210 36023 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2863 47678 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1738 73220 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5324 28054 ns/op 5127 B/op 15 allocs/op Benchmark/Reader/GNU-4 4010 26839 ns/op 5106 B/op 14 allocs/op Benchmark/Reader/PAX-4 1957 65598 ns/op 8942 B/op 33 allocs/op PASS ok archive/tar 1.249s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 452676758 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 351896143 ns/op BenchmarkZip64TestSizes/4096-4 1267 184968 ns/op BenchmarkZip64TestSizes/1048576-4 92 1557374 ns/op BenchmarkZip64TestSizes/67108864-4 1 223571872 ns/op PASS ok archive/zip 1.927s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 190860 675.4 ns/op BenchmarkReaderCopyUnoptimal-4 110188 1099 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 70727 ns/op BenchmarkReaderWriteToOptimal-4 9424 22356 ns/op BenchmarkReaderReadString-4 95752 1413 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 152298 688.5 ns/op BenchmarkWriterCopyUnoptimal-4 169603 872.4 ns/op BenchmarkWriterCopyNoReadFrom-4 6480 70871 ns/op BenchmarkReaderEmpty-4 15085 10886 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 10930 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 507237 361.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.213s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2040 76607 ns/op 427.74 MB/s BenchmarkWriteByte-4 350 427385 ns/op 9.58 MB/s BenchmarkWriteRune-4 176 674749 ns/op 18.21 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 4524961 ns/op BenchmarkBufferFullSmallReads-4 73 1631338 ns/op BenchmarkBufferWriteBlock/N4096-4 8916 39321 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 223 611931 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 21313975 ns/op 4192288 B/op 22 allocs/op BenchmarkIndexByte/10-4 2424678 44.01 ns/op 227.22 MB/s BenchmarkIndexByte/32-4 1848390 72.64 ns/op 440.51 MB/s BenchmarkIndexByte/4K-4 853203 146.6 ns/op 27944.72 MB/s BenchmarkIndexBytePortable/10-4 860726 137.8 ns/op 72.58 MB/s BenchmarkIndexBytePortable/32-4 358527 395.0 ns/op 81.02 MB/s BenchmarkIndexBytePortable/4K-4 2992 37660 ns/op 108.76 MB/s BenchmarkIndexRune/10-4 818587 146.5 ns/op 68.25 MB/s BenchmarkIndexRune/32-4 1000000 189.2 ns/op 169.10 MB/s BenchmarkIndexRune/4K-4 392307 421.2 ns/op 9724.64 MB/s BenchmarkIndexRuneASCII/10-4 2560761 47.37 ns/op 211.10 MB/s BenchmarkIndexRuneASCII/32-4 2890096 40.02 ns/op 799.56 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 134.1 ns/op 30538.30 MB/s BenchmarkEqual/0-4 8903748 13.04 ns/op BenchmarkEqual/1-4 1000000 127.9 ns/op 7.82 MB/s BenchmarkEqual/6-4 1000000 120.6 ns/op 49.76 MB/s BenchmarkEqual/9-4 1000000 121.5 ns/op 74.06 MB/s BenchmarkEqual/15-4 1000000 134.8 ns/op 111.29 MB/s BenchmarkEqual/16-4 995162 153.8 ns/op 104.02 MB/s BenchmarkEqual/20-4 996002 196.6 ns/op 101.72 MB/s BenchmarkEqual/32-4 974330 116.2 ns/op 275.33 MB/s BenchmarkEqual/4K-4 74082 1572 ns/op 2606.13 MB/s BenchmarkIndex/10-4 1853139 61.09 ns/op 163.70 MB/s BenchmarkIndex/32-4 2156473 61.51 ns/op 520.25 MB/s BenchmarkIndex/4K-4 18992 9497 ns/op 431.27 MB/s BenchmarkIndexEasy/10-4 2054872 57.30 ns/op 174.52 MB/s BenchmarkIndexEasy/32-4 1805529 88.80 ns/op 360.36 MB/s BenchmarkIndexEasy/4K-4 537526 264.8 ns/op 15470.66 MB/s BenchmarkCount/10-4 1000000 115.2 ns/op 86.77 MB/s BenchmarkCount/32-4 1141201 105.5 ns/op 303.20 MB/s BenchmarkCount/4K-4 20286 5588 ns/op 732.98 MB/s BenchmarkCountEasy/10-4 1225922 96.05 ns/op 104.12 MB/s BenchmarkCountEasy/32-4 1000000 108.3 ns/op 295.38 MB/s BenchmarkCountEasy/4K-4 468691 302.3 ns/op 13550.22 MB/s BenchmarkCountSingle/10-4 2471090 46.50 ns/op 215.05 MB/s BenchmarkCountSingle/32-4 2184091 52.51 ns/op 609.40 MB/s BenchmarkCountSingle/4K-4 824658 149.0 ns/op 27483.79 MB/s BenchmarkToUpper/#00-4 2314257 53.46 ns/op BenchmarkToUpper/ONLYUPPER-4 264818 504.6 ns/op BenchmarkToUpper/abc-4 432746 312.8 ns/op BenchmarkToUpper/AbC123-4 287616 666.7 ns/op BenchmarkToUpper/azAZ09_-4 251862 525.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 69650 2056 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26493 3883 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56847 3251 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 88915 1190 ns/op BenchmarkToLower/#00-4 2284358 51.18 ns/op BenchmarkToLower/abc-4 382666 515.4 ns/op BenchmarkToLower/AbC123-4 285619 527.8 ns/op BenchmarkToLower/azAZ09_-4 214868 722.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 70150 1641 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31411 5183 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 53949 2259 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 108703 1111 ns/op BenchmarkFields/ASCII/16-4 135337 911.6 ns/op 17.55 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10093 ns/op 25.36 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 813 171293 ns/op 23.91 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 52 3075759 ns/op 21.31 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 70998274 ns/op 14.77 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 85515 1407 ns/op 11.37 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5684 21749 ns/op 11.77 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 349 373424 ns/op 10.97 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 9515057 ns/op 6.89 MB/s 504064 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 146613877 ns/op 7.15 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 100354 1679 ns/op 9.53 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8700 15166 ns/op 16.88 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 518 322147 ns/op 12.71 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 21 6230905 ns/op 10.52 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 95956875 ns/op 10.93 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 98726 1098 ns/op 14.57 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8366 16839 ns/op 15.20 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 429 404810 ns/op 10.12 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 6109226 ns/op 10.73 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 109544668 ns/op 9.57 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1649623 69.25 ns/op BenchmarkTrimSpace/ASCII-4 1000000 123.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 97896 1709 ns/op BenchmarkTrimSpace/JustNonASCII-4 47251 2666 ns/op BenchmarkToValidUTF8/Valid-4 382075 339.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 246710 488.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 79125 1533 ns/op BenchmarkIndexHard1-4 992 211995 ns/op BenchmarkIndexHard2-4 720 200194 ns/op BenchmarkIndexHard3-4 175 671082 ns/op BenchmarkIndexHard4-4 230 536341 ns/op BenchmarkLastIndexHard1-4 7 15534961 ns/op BenchmarkLastIndexHard2-4 6 22438031 ns/op BenchmarkLastIndexHard3-4 6 20680916 ns/op BenchmarkCountHard1-4 930 174972 ns/op BenchmarkCountHard2-4 729 167442 ns/op BenchmarkCountHard3-4 174 692171 ns/op BenchmarkSplitEmptySeparator-4 1 120833274 ns/op BenchmarkSplitSingleByteSeparator-4 13 9615119 ns/op BenchmarkSplitMultiByteSeparator-4 10 10286012 ns/op BenchmarkSplitNSingleByteSeparator-4 155725 1160 ns/op BenchmarkSplitNMultiByteSeparator-4 59475 2989 ns/op BenchmarkRepeat-4 112762 1066 ns/op BenchmarkRepeatLarge/256/1-4 95685 1619 ns/op 158.10 MB/s BenchmarkRepeatLarge/256/16-4 204124 1251 ns/op 204.57 MB/s BenchmarkRepeatLarge/512/1-4 61230 1852 ns/op 276.52 MB/s BenchmarkRepeatLarge/512/16-4 72319 2042 ns/op 250.69 MB/s BenchmarkRepeatLarge/1024/1-4 38731 3385 ns/op 302.48 MB/s BenchmarkRepeatLarge/1024/16-4 48255 2987 ns/op 342.83 MB/s BenchmarkRepeatLarge/2048/1-4 18148 6475 ns/op 316.30 MB/s BenchmarkRepeatLarge/2048/16-4 20389 6303 ns/op 324.94 MB/s BenchmarkRepeatLarge/4096/1-4 14503 9978 ns/op 410.49 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10062 ns/op 407.06 MB/s BenchmarkRepeatLarge/8192/1-4 10000 18352 ns/op 446.39 MB/s BenchmarkRepeatLarge/8192/16-4 10000 19014 ns/op 430.85 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 12104 ns/op 338.48 MB/s BenchmarkRepeatLarge/16384/1-4 10000 33554 ns/op 488.29 MB/s BenchmarkRepeatLarge/16384/16-4 9332 35502 ns/op 461.50 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 28469 ns/op 431.73 MB/s BenchmarkRepeatLarge/32768/1-4 1478 85227 ns/op 384.48 MB/s BenchmarkRepeatLarge/32768/16-4 2671 73838 ns/op 443.78 MB/s BenchmarkRepeatLarge/32768/4097-4 1784 76513 ns/op 374.82 MB/s BenchmarkRepeatLarge/65536/1-4 727 165569 ns/op 395.82 MB/s BenchmarkRepeatLarge/65536/16-4 631 181830 ns/op 360.43 MB/s BenchmarkRepeatLarge/65536/4097-4 1333 157565 ns/op 390.03 MB/s BenchmarkRepeatLarge/131072/1-4 140 913860 ns/op 143.43 MB/s BenchmarkRepeatLarge/131072/16-4 128 1010575 ns/op 129.70 MB/s BenchmarkRepeatLarge/131072/4097-4 213 702050 ns/op 180.91 MB/s BenchmarkRepeatLarge/262144/1-4 133 992057 ns/op 264.24 MB/s BenchmarkRepeatLarge/262144/16-4 136 892935 ns/op 293.58 MB/s BenchmarkRepeatLarge/262144/4097-4 132 897953 ns/op 287.44 MB/s BenchmarkRepeatLarge/524288/1-4 68 1667451 ns/op 314.42 MB/s BenchmarkRepeatLarge/524288/16-4 82 1885427 ns/op 278.07 MB/s BenchmarkRepeatLarge/524288/4097-4 72 1598318 ns/op 325.54 MB/s BenchmarkRepeatLarge/1048576/1-4 32 3906984 ns/op 268.38 MB/s BenchmarkRepeatLarge/1048576/16-4 38 3315066 ns/op 316.31 MB/s BenchmarkRepeatLarge/1048576/4097-4 36 3475537 ns/op 300.60 MB/s BenchmarkRepeatLarge/2097152/1-4 27 6578632 ns/op 318.78 MB/s BenchmarkRepeatLarge/2097152/16-4 19 5393746 ns/op 388.81 MB/s BenchmarkRepeatLarge/2097152/4097-4 21 5636057 ns/op 371.46 MB/s BenchmarkRepeatLarge/4194304/1-4 10 11824478 ns/op 354.71 MB/s BenchmarkRepeatLarge/4194304/16-4 10 13023637 ns/op 322.05 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10962772 ns/op 382.31 MB/s BenchmarkRepeatLarge/8388608/1-4 6 21424810 ns/op 391.54 MB/s BenchmarkRepeatLarge/8388608/16-4 6 18346610 ns/op 457.23 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 19998773 ns/op 419.35 MB/s BenchmarkRepeatLarge/16777216/1-4 2 55298735 ns/op 303.39 MB/s BenchmarkRepeatLarge/16777216/16-4 4 34737722 ns/op 482.97 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31314130 ns/op 535.77 MB/s BenchmarkRepeatLarge/33554432/1-4 2 61140360 ns/op 548.81 MB/s BenchmarkRepeatLarge/33554432/16-4 2 68818803 ns/op 487.58 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 86814491 ns/op 386.51 MB/s BenchmarkRepeatLarge/67108864/1-4 1 118186796 ns/op 567.82 MB/s BenchmarkRepeatLarge/67108864/16-4 1 120217205 ns/op 558.23 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 192063814 ns/op 349.41 MB/s BenchmarkRepeatLarge/134217728/1-4 1 290966477 ns/op 461.28 MB/s BenchmarkRepeatLarge/134217728/16-4 1 280181117 ns/op 479.04 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 223573832 ns/op 600.33 MB/s BenchmarkRepeatLarge/268435456/1-4 1 512627421 ns/op 523.65 MB/s BenchmarkRepeatLarge/268435456/16-4 1 458303435 ns/op 585.72 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 472225768 ns/op 568.45 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1352659123 ns/op 396.90 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1537643648 ns/op 349.15 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1626877089 ns/op 330.00 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5310483628 ns/op 202.19 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6931953493 ns/op 154.90 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4604944135 ns/op 233.17 MB/s BenchmarkBytesCompare/1-4 10359270 11.10 ns/op BenchmarkBytesCompare/2-4 8858470 14.32 ns/op BenchmarkBytesCompare/4-4 14508211 14.35 ns/op BenchmarkBytesCompare/8-4 12348072 10.78 ns/op BenchmarkBytesCompare/16-4 9508426 14.26 ns/op BenchmarkBytesCompare/32-4 7589146 13.94 ns/op BenchmarkBytesCompare/64-4 9925209 13.93 ns/op BenchmarkBytesCompare/128-4 8482993 17.20 ns/op BenchmarkBytesCompare/256-4 5933965 23.15 ns/op BenchmarkBytesCompare/512-4 5124926 31.79 ns/op BenchmarkBytesCompare/1024-4 2074590 53.32 ns/op BenchmarkBytesCompare/2048-4 1157181 108.4 ns/op BenchmarkIndexAnyASCII/1:1-4 1439401 96.42 ns/op BenchmarkIndexAnyASCII/1:2-4 1563522 86.92 ns/op BenchmarkIndexAnyASCII/1:4-4 1617111 73.64 ns/op BenchmarkIndexAnyASCII/1:8-4 1666346 67.59 ns/op BenchmarkIndexAnyASCII/1:16-4 1492432 75.40 ns/op BenchmarkIndexAnyASCII/1:32-4 1266180 94.86 ns/op BenchmarkIndexAnyASCII/1:64-4 1336562 84.83 ns/op BenchmarkIndexAnyASCII/16:1-4 1695240 73.10 ns/op BenchmarkIndexAnyASCII/16:2-4 643882 250.4 ns/op BenchmarkIndexAnyASCII/16:4-4 681016 249.7 ns/op BenchmarkIndexAnyASCII/16:8-4 572791 267.0 ns/op BenchmarkIndexAnyASCII/16:16-4 423241 299.7 ns/op BenchmarkIndexAnyASCII/16:32-4 484766 290.4 ns/op BenchmarkIndexAnyASCII/16:64-4 474962 327.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1559246 86.56 ns/op BenchmarkIndexAnyASCII/256:2-4 48526 2633 ns/op BenchmarkIndexAnyASCII/256:4-4 45330 3036 ns/op BenchmarkIndexAnyASCII/256:8-4 40953 2508 ns/op BenchmarkIndexAnyASCII/256:16-4 53222 2228 ns/op BenchmarkIndexAnyASCII/256:32-4 49872 2255 ns/op BenchmarkIndexAnyASCII/256:64-4 54073 2356 ns/op BenchmarkIndexAnyUTF8/1:1-4 2057480 78.36 ns/op BenchmarkIndexAnyUTF8/1:2-4 1966422 59.68 ns/op BenchmarkIndexAnyUTF8/1:4-4 1771419 69.33 ns/op BenchmarkIndexAnyUTF8/1:8-4 1870482 73.10 ns/op BenchmarkIndexAnyUTF8/1:16-4 1876686 89.54 ns/op BenchmarkIndexAnyUTF8/1:32-4 1867426 90.36 ns/op BenchmarkIndexAnyUTF8/1:64-4 1969120 67.82 ns/op BenchmarkIndexAnyUTF8/16:1-4 150459 868.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 407085 306.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 396662 377.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 364102 386.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 414370 342.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 368830 406.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 359737 519.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 12444 ns/op BenchmarkIndexAnyUTF8/256:2-4 26560 4315 ns/op BenchmarkIndexAnyUTF8/256:4-4 27019 4260 ns/op BenchmarkIndexAnyUTF8/256:8-4 27956 4361 ns/op BenchmarkIndexAnyUTF8/256:16-4 21123 5831 ns/op BenchmarkIndexAnyUTF8/256:32-4 28076 6929 ns/op BenchmarkIndexAnyUTF8/256:64-4 21555 4725 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1844241 65.26 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1763637 64.40 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1952023 63.47 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1522402 77.53 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1866920 65.19 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1367766 81.14 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1759636 63.75 ns/op BenchmarkLastIndexAnyASCII/16:1-4 370677 274.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 444268 258.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 496622 266.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 441124 264.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 458856 275.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 400267 290.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 348954 325.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 35995 3265 ns/op BenchmarkLastIndexAnyASCII/256:2-4 36584 3580 ns/op BenchmarkLastIndexAnyASCII/256:4-4 35605 3313 ns/op BenchmarkLastIndexAnyASCII/256:8-4 38553 3169 ns/op BenchmarkLastIndexAnyASCII/256:16-4 36782 3295 ns/op BenchmarkLastIndexAnyASCII/256:32-4 35793 3196 ns/op BenchmarkLastIndexAnyASCII/256:64-4 35434 3147 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1959279 83.42 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1997317 60.60 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1946295 60.08 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1996960 60.27 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1933617 58.32 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1684722 59.55 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1915183 61.63 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 192501 637.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 384267 399.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 444256 360.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 437349 368.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 363042 407.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 357904 317.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 374418 376.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12295 11456 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 28636 4013 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30928 4098 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 29658 4090 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 27543 4806 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 23383 4824 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 23756 6441 ns/op BenchmarkTrimASCII/1:1-4 1859805 62.03 ns/op BenchmarkTrimASCII/1:2-4 1523850 67.01 ns/op BenchmarkTrimASCII/1:4-4 1850683 79.68 ns/op BenchmarkTrimASCII/1:8-4 1565574 83.49 ns/op BenchmarkTrimASCII/1:16-4 1000000 118.4 ns/op BenchmarkTrimASCII/16:1-4 566726 212.1 ns/op BenchmarkTrimASCII/16:2-4 461007 278.1 ns/op BenchmarkTrimASCII/16:4-4 461444 301.0 ns/op BenchmarkTrimASCII/16:8-4 495577 441.7 ns/op BenchmarkTrimASCII/16:16-4 393704 299.3 ns/op BenchmarkTrimASCII/256:1-4 45724 3168 ns/op BenchmarkTrimASCII/256:2-4 30024 3437 ns/op BenchmarkTrimASCII/256:4-4 36058 3397 ns/op BenchmarkTrimASCII/256:8-4 34644 3402 ns/op BenchmarkTrimASCII/256:16-4 34274 3352 ns/op BenchmarkTrimASCII/4096:1-4 3525 40965 ns/op BenchmarkTrimASCII/4096:2-4 2335 53209 ns/op BenchmarkTrimASCII/4096:4-4 2431 76500 ns/op BenchmarkTrimASCII/4096:8-4 2474 54972 ns/op BenchmarkTrimASCII/4096:16-4 2379 52470 ns/op BenchmarkTrimByte-4 1292953 83.61 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16554 7528 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15592 10150 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 902 195037 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1924 65342 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3166 34513 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5914 19394 ns/op BenchmarkCompareBytesEqual-4 13445029 9.133 ns/op BenchmarkCompareBytesToNil-4 15017541 10.05 ns/op BenchmarkCompareBytesEmpty-4 16118188 7.414 ns/op BenchmarkCompareBytesIdentical-4 15782061 7.284 ns/op BenchmarkCompareBytesSameLength-4 8120136 13.20 ns/op BenchmarkCompareBytesDifferentLength-4 15546693 8.060 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2515 51389 ns/op 20404.79 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2988 55643 ns/op 18844.98 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2890 46679 ns/op 22463.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2992 44767 ns/op 23423.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3183 48187 ns/op 21760.96 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2745 63530 ns/op 16505.48 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2594 49334 ns/op 21254.65 MB/s BenchmarkCompareBytesBig-4 2718 76257 ns/op 13750.62 MB/s BenchmarkCompareBytesBigIdentical-4 15147404 6.797 ns/op 154277500.89 MB/s PASS ok bytes 133.820s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 92980630 ns/op 1.08 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 369182444 ns/op 1.54 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 2 50217670 ns/op 0.33 MB/s 3643428 B/op 51 allocs/op PASS ok compress/bzip2 1.596s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 62 2116230 ns/op 4.73 MB/s 42524 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 25050156 ns/op 3.99 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 201044517 ns/op 4.97 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 51 2081334 ns/op 4.80 MB/s 42551 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21486041 ns/op 4.65 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 265778667 ns/op 3.76 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 42 2584943 ns/op 3.87 MB/s 41949 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 21598810 ns/op 4.63 MB/s 42556 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 214781619 ns/op 4.66 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 54 2234280 ns/op 4.48 MB/s 41946 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 25035332 ns/op 3.99 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 197217996 ns/op 5.07 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 2068018 ns/op 4.84 MB/s 42708 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 32064267 ns/op 3.12 MB/s 51684 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 210760167 ns/op 4.74 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 1791861 ns/op 5.58 MB/s 43091 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 15370834 ns/op 6.51 MB/s 46858 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 155225466 ns/op 6.44 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 73 1580112 ns/op 6.33 MB/s 43305 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11916113 ns/op 8.39 MB/s 43850 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 144419407 ns/op 6.92 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 69 1795142 ns/op 5.57 MB/s 43190 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 21944366 ns/op 4.56 MB/s 47502 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 207990023 ns/op 4.81 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 93 1366899 ns/op 7.32 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 17971118 ns/op 5.56 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 143718454 ns/op 6.96 MB/s BenchmarkEncode/Digits/Speed/1e4-4 45 2390227 ns/op 4.18 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21550512 ns/op 4.64 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 214197966 ns/op 4.67 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 7836018 ns/op 1.28 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 67176617 ns/op 1.49 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 717269312 ns/op 1.39 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 6281571 ns/op 1.59 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 71380546 ns/op 1.40 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 780881352 ns/op 1.28 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 76 2899780 ns/op 3.45 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 15919749 ns/op 6.28 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 139604630 ns/op 7.16 MB/s BenchmarkEncode/Newton/Speed/1e4-4 51 2258266 ns/op 4.43 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 17965646 ns/op 5.57 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 170410684 ns/op 5.87 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 10648858 ns/op 0.94 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 115233405 ns/op 0.87 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 728470864 ns/op 1.37 MB/s BenchmarkEncode/Newton/Compression/1e4-4 14 8383437 ns/op 1.19 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 117064530 ns/op 0.85 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 786980097 ns/op 1.27 MB/s PASS ok compress/flate 17.846s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 48 3111894 ns/op 3.21 MB/s BenchmarkDecoder/1e-Reuse4-4 49 3878919 ns/op 2.58 MB/s BenchmarkDecoder/1e5-4 4 26524357 ns/op 3.77 MB/s BenchmarkDecoder/1e-Reuse5-4 4 26200338 ns/op 3.82 MB/s BenchmarkDecoder/1e6-4 1 314945674 ns/op 3.18 MB/s BenchmarkDecoder/1e-Reuse6-4 1 263228041 ns/op 3.80 MB/s BenchmarkEncoder/1e4-4 51 2883985 ns/op 3.47 MB/s BenchmarkEncoder/1e-Reuse4-4 50 2842509 ns/op 3.52 MB/s BenchmarkEncoder/1e5-4 5 27592777 ns/op 3.62 MB/s BenchmarkEncoder/1e-Reuse5-4 5 24283207 ns/op 4.12 MB/s BenchmarkEncoder/1e6-4 1 213849407 ns/op 4.68 MB/s BenchmarkEncoder/1e-Reuse6-4 1 229125221 ns/op 4.36 MB/s PASS ok compress/lzw 3.886s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 27 5232194 ns/op PASS ok container/heap 0.302s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 23360 5301 ns/op BenchmarkWithTimeout/concurrency=40-4 4116 29369 ns/op BenchmarkWithTimeout/concurrency=4000-4 6446 36378 ns/op BenchmarkWithTimeout/concurrency=400000-4 6195 22194 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 330681 460.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16563 10112 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 23181 6574 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4075 41471 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1807 60586 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3386 52162 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 285 476695 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 134 935322 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 340 473909 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 27 4243181 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 7135476 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 37 5330915 ns/op BenchmarkCheckCanceled/Err-4 299732 409.2 ns/op BenchmarkCheckCanceled/Done-4 535359 261.2 ns/op BenchmarkContextCancelDone-4 658568 171.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 21592 5211 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 24492 4615 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 18004 7795 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 18194 6044 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12464 9084 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 565802 197.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 372650 341.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 303590 444.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 161346 713.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 83347 2366 ns/op PASS ok context 13.156s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1747834 98.88 ns/op 161.82 MB/s BenchmarkDecrypt-4 1720814 67.23 ns/op 237.97 MB/s BenchmarkExpand-4 1000000 150.4 ns/op PASS ok crypto/aes 0.767s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 233265 497.4 ns/op 128.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 400716 429.2 ns/op 149.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 199464 555.9 ns/op 115.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 343464 323.8 ns/op 197.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 153123 836.2 ns/op 1614.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 134227 1223 ns/op 1103.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 135480 1587 ns/op 850.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 171073 746.0 ns/op 1809.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 61198 2457 ns/op 3333.48 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 57763 2024 ns/op 4048.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 42610 3243 ns/op 2525.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 46460 2604 ns/op 3145.64 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5281 23413 ns/op 43.52 MB/s BenchmarkAESCFBDecrypt1K-4 5886 19376 ns/op 52.59 MB/s BenchmarkAESCFBDecrypt8K-4 718 273350 ns/op 29.95 MB/s BenchmarkAESOFB1K-4 10000 17633 ns/op 57.79 MB/s BenchmarkAESCTR1K-4 13659 8365 ns/op 121.82 MB/s BenchmarkAESCTR8K-4 1286 109758 ns/op 74.59 MB/s BenchmarkAESCBCEncrypt1K-4 10000 10235 ns/op 100.05 MB/s BenchmarkAESCBCDecrypt1K-4 15780 7492 ns/op 136.68 MB/s PASS ok crypto/cipher 4.113s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 100573 1275 ns/op 6.27 MB/s BenchmarkDecrypt-4 77346 1435 ns/op 5.58 MB/s BenchmarkTDESEncrypt-4 36668 3166 ns/op 2.53 MB/s BenchmarkTDESDecrypt-4 39243 3029 ns/op 2.64 MB/s PASS ok crypto/des 0.734s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1242 103517 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8651534 ns/op 1083 B/op 21 allocs/op BenchmarkECDH/P521-4 6 22011761 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1458066 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.765s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1933 74648 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 43 2724412 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 22 5377552 ns/op 11161 B/op 63 allocs/op BenchmarkVerify/P256-4 1102 104592 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 9218429 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 19137551 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 4885 29637 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 57 3383394 ns/op 1130 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4561148 ns/op 1447 B/op 17 allocs/op PASS ok crypto/ecdsa 2.060s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 256 525553 ns/op BenchmarkNewKeyFromSeed-4 188 690221 ns/op BenchmarkSigning-4 228 531454 ns/op BenchmarkVerification-4 153 710410 ns/op PASS ok crypto/ed25519 1.026s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6031 21004 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 144 922680 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 40 3020213 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 5052874 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1542 96899 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 67 2654254 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 14 8748782 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 21028048 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 14456 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5824 27169 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2797 38349 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 85 1356698 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2442 76996 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 205 654544 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1546 95295 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 91 1958413 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.764s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15634 8031 ns/op 127.51 MB/s BenchmarkHMACSHA256_32-4 19054 5889 ns/op 5.43 MB/s BenchmarkNewWriteSum-4 8858 21847 ns/op 1.46 MB/s PASS ok crypto/hmac 0.779s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 43060 2745 ns/op BenchmarkModSub-4 57470 2209 ns/op BenchmarkMontgomeryRepr-4 22993 7189 ns/op BenchmarkMontgomeryMul-4 26936 4318 ns/op BenchmarkModMul-4 10000 10610 ns/op BenchmarkExpBig-4 13 8494630 ns/op BenchmarkExp-4 6 18876998 ns/op PASS ok crypto/internal/bigmod 1.704s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3511 35800 ns/op BenchmarkScalarBaseMult-4 235 487796 ns/op BenchmarkScalarMult-4 100 1147377 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 189 973763 ns/op PASS ok crypto/internal/edwards25519 0.880s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 413127 283.2 ns/op BenchmarkMultiply-4 4617932 36.90 ns/op BenchmarkSquare-4 5013888 20.39 ns/op BenchmarkInvert-4 28104 4179 ns/op BenchmarkMult32-4 1208204 112.1 ns/op PASS ok crypto/internal/edwards25519/field 1.174s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 64 1950788 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1924 62491 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 11287848 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 16523067 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 154 815439 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9483 12827 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 58 2265105 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 103173274 ns/op 539104 B/op 7921 allocs/op PASS ok crypto/internal/nistec 1.626s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 580176 257.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 147354 1037 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 102614 1200 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 637178 218.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 183130 696.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 102062 1205 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.450s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 93363 1340 ns/op 5.97 MB/s BenchmarkHash64-4 111855 1052 ns/op 60.86 MB/s BenchmarkHash128-4 103906 1199 ns/op 106.79 MB/s BenchmarkHash256-4 85579 1423 ns/op 179.89 MB/s BenchmarkHash512-4 54718 2172 ns/op 235.76 MB/s BenchmarkHash1K-4 45517 3228 ns/op 317.24 MB/s BenchmarkHash8K-4 8960 14438 ns/op 567.39 MB/s BenchmarkHash1M-4 60 1720403 ns/op 609.49 MB/s BenchmarkHash8M-4 7 27995662 ns/op 299.64 MB/s BenchmarkHash8BytesUnaligned-4 99849 1582 ns/op 5.06 MB/s BenchmarkHash1KUnaligned-4 46138 4026 ns/op 254.32 MB/s BenchmarkHash8KUnaligned-4 8826 18339 ns/op 446.71 MB/s PASS ok crypto/md5 2.894s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 355450453 ns/op PASS ok crypto/rand 0.856s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11505 ns/op 11.13 MB/s BenchmarkRC4_1K-4 1100 110106 ns/op 9.30 MB/s BenchmarkRC4_8K-4 175 1038096 ns/op 7.80 MB/s PASS ok crypto/rc4 0.695s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 11862917 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 23730971 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 44527027 ns/op BenchmarkEncryptPKCS1v15/2048-4 28 4554947 ns/op BenchmarkDecryptOAEP/2048-4 9 12122772 ns/op BenchmarkEncryptOAEP/2048-4 31 4009819 ns/op BenchmarkSignPKCS1v15/2048-4 10 10918247 ns/op BenchmarkVerifyPKCS1v15/2048-4 31 4382762 ns/op BenchmarkSignPSS/2048-4 10 10713816 ns/op BenchmarkVerifyPSS/2048-4 31 6262687 ns/op PASS ok crypto/rsa 2.281s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 91899 1487 ns/op 5.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 99674 1070 ns/op 7.48 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 70694 1623 ns/op 197.11 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 74395 1762 ns/op 181.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49275 3020 ns/op 339.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 57651 1974 ns/op 518.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12562 10201 ns/op 803.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10938 9507 ns/op 861.66 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.877s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 69320 1627 ns/op 4.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 84332 1327 ns/op 6.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 85364 1404 ns/op 5.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28914 3895 ns/op 262.93 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 29268 3874 ns/op 264.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 30789 3862 ns/op 265.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5958 22832 ns/op 358.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5968 23433 ns/op 349.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5986 24824 ns/op 330.00 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.784s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 56107 4198 ns/op 1.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 74514 1740 ns/op 4.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 55539 2056 ns/op 3.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 29103 4923 ns/op 208.00 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 29206 3650 ns/op 280.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 32102 3625 ns/op 282.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7210 16317 ns/op 502.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7185 16758 ns/op 488.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7714 36543 ns/op 224.18 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.208s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 19677186 5.460 ns/op BenchmarkConstantTimeEq-4 20150358 6.185 ns/op BenchmarkConstantTimeLessOrEq-4 24413953 6.357 ns/op BenchmarkXORBytes/8Bytes-4 2835646 40.12 ns/op 199.39 MB/s BenchmarkXORBytes/128Bytes-4 2580303 51.53 ns/op 2484.20 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 120.9 ns/op 16943.00 MB/s BenchmarkXORBytes/32768Bytes-4 77661 1486 ns/op 22054.19 MB/s PASS ok crypto/subtle 1.861s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 20 5896764 ns/op BenchmarkCertCache/1-4 19 6595261 ns/op BenchmarkCertCache/2-4 18 6201979 ns/op BenchmarkCertCache/3-4 19 6350250 ns/op BenchmarkHandshakeServer/RSA-4 14 8745207 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 19 7961777 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 14 8552172 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 30 4883503 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 22 6000047 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 6574963 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 18 7441760 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 42046648 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 34073684 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 114703617 ns/op 9.14 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 126051856 ns/op 8.32 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 216730556 ns/op 9.68 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 222558274 ns/op 9.42 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 387801800 ns/op 10.82 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 424657033 ns/op 9.88 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 877805054 ns/op 9.56 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 884021108 ns/op 9.49 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1480654258 ns/op 11.33 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1636653365 ns/op 10.25 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3021476764 ns/op 11.11 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3415117156 ns/op 9.83 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6369132872 ns/op 10.54 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6662417678 ns/op 10.07 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 112985051 ns/op 9.28 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 119548455 ns/op 8.77 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 192074741 ns/op 10.92 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 209750543 ns/op 10.00 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 390529487 ns/op 10.74 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 442926286 ns/op 9.47 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 875459894 ns/op 9.58 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 868631318 ns/op 9.66 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1511924438 ns/op 11.10 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1742870684 ns/op 9.63 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3160847453 ns/op 10.62 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3410728539 ns/op 9.84 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6415018264 ns/op 10.46 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7140188359 ns/op 9.40 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 718078304 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 731975114 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 299062343 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 303782443 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162893028 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160160929 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 104432848 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 93611463 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 52718175 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 49407809 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 161872525 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 153861673 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 81835648 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 74373018 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 51852420 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 50709754 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 43417546 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 36702030 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 29270837 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 27542258 ns/op PASS ok crypto/tls 63.281s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15686582 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 279 410178 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 872 191978 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 856 184011 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 1.486s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 32 3975982 ns/op 278200 B/op 1619 allocs/op BenchmarkConcurrentStmtQuery-4 38 5168262 ns/op 256428 B/op 1965 allocs/op BenchmarkConcurrentStmtExec-4 54 2890481 ns/op 212672 B/op 569 allocs/op BenchmarkConcurrentTxQuery-4 32 4288882 ns/op 274801 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 52 2000193 ns/op 87797 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 57 3149408 ns/op 105516 B/op 2088 allocs/op BenchmarkConcurrentTxStmtExec-4 133 1151815 ns/op 40101 B/op 381 allocs/op BenchmarkConcurrentRandom-4 26 4026334 ns/op 226939 B/op 1764 allocs/op BenchmarkManyConcurrentQueries-4 2131 58305 ns/op 4058 B/op 20 allocs/op PASS ok database/sql 1.952s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 85052 1743 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 48 2413653 ns/op 188274 B/op 14 allocs/op Benchmark115/LineToPC-4 67 1767069 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16788 7178 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.034s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 543 187503 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2737 73249 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.651s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 218 509046 ns/op 16.09 MB/s BenchmarkEncodeToString-4 100 1136386 ns/op 7.21 MB/s BenchmarkDecode-4 142 816436 ns/op 16.06 MB/s BenchmarkDecodeString-4 136 886680 ns/op 14.79 MB/s PASS ok encoding/base32 0.861s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 222 524605 ns/op 15.62 MB/s BenchmarkDecodeString/2-4 287737 491.1 ns/op 8.14 MB/s BenchmarkDecodeString/4-4 230692 506.8 ns/op 15.79 MB/s BenchmarkDecodeString/8-4 175309 1121 ns/op 10.70 MB/s BenchmarkDecodeString/64-4 40399 2859 ns/op 30.78 MB/s BenchmarkDecodeString/8192-4 384 402134 ns/op 27.17 MB/s BenchmarkNewEncoding-4 86890 1272 ns/op 201.21 MB/s PASS ok encoding/base64 1.697s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1086 94089 ns/op 42.51 MB/s BenchmarkReadStruct-4 16638 7202 ns/op 10.41 MB/s BenchmarkWriteStruct-4 16580 6509 ns/op 11.52 MB/s BenchmarkReadInts-4 42840 2730 ns/op 10.99 MB/s BenchmarkWriteInts-4 37005 3426 ns/op 8.76 MB/s BenchmarkWriteSlice1000Int32s-4 1299 135126 ns/op 29.60 MB/s BenchmarkPutUint16-4 2601405 58.29 ns/op 34.31 MB/s BenchmarkAppendUint16-4 2812838 43.16 ns/op 46.33 MB/s BenchmarkPutUint32-4 1000000 107.2 ns/op 37.31 MB/s BenchmarkAppendUint32-4 2028428 52.96 ns/op 75.52 MB/s BenchmarkPutUint64-4 1000000 124.1 ns/op 64.46 MB/s BenchmarkAppendUint64-4 552123 192.0 ns/op 41.66 MB/s BenchmarkLittleEndianPutUint16-4 1924699 64.46 ns/op 31.03 MB/s BenchmarkLittleEndianAppendUint16-4 2359032 47.04 ns/op 42.52 MB/s BenchmarkLittleEndianPutUint32-4 1000000 116.0 ns/op 34.49 MB/s BenchmarkLittleEndianAppendUint32-4 1887558 95.50 ns/op 41.88 MB/s BenchmarkLittleEndianPutUint64-4 998817 151.6 ns/op 52.78 MB/s BenchmarkLittleEndianAppendUint64-4 834094 167.1 ns/op 47.89 MB/s BenchmarkReadFloats-4 151558 1243 ns/op 9.66 MB/s BenchmarkWriteFloats-4 103190 1088 ns/op 11.03 MB/s BenchmarkReadSlice1000Float32s-4 1284 122884 ns/op 32.55 MB/s BenchmarkWriteSlice1000Float32s-4 934 135553 ns/op 29.51 MB/s BenchmarkReadSlice1000Uint8s-4 50864 3203 ns/op 312.17 MB/s BenchmarkWriteSlice1000Uint8s-4 41540 3266 ns/op 306.17 MB/s BenchmarkPutUvarint32-4 883984 159.9 ns/op 25.01 MB/s BenchmarkPutUvarint64-4 281644 630.1 ns/op 12.70 MB/s PASS ok encoding/binary 5.418s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5372 27539 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6014 21307 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5016 30693 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2799 42457 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 3376 33014 ns/op 97 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5535 20307 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5133 19720 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3962 47107 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 7237 18368 ns/op PASS ok encoding/csv 1.940s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7412 18574 ns/op BenchmarkEndToEndByteBuffer-4 8047 16219 ns/op BenchmarkEndToEndSliceByteBuffer-4 219 618897 ns/op BenchmarkEncodeComplex128Slice-4 505 221299 ns/op BenchmarkEncodeFloat64Slice-4 964 106601 ns/op BenchmarkEncodeInt32Slice-4 1149 113298 ns/op BenchmarkEncodeStringSlice-4 1563 87101 ns/op BenchmarkEncodeInterfaceSlice-4 48 2224028 ns/op BenchmarkDecodeComplex128Slice-4 424 340985 ns/op BenchmarkDecodeFloat64Slice-4 979 175180 ns/op BenchmarkDecodeInt32Slice-4 652 178233 ns/op BenchmarkDecodeStringSlice-4 360 389958 ns/op BenchmarkDecodeStringsSlice-4 129 893248 ns/op BenchmarkDecodeBytesSlice-4 369 408184 ns/op BenchmarkDecodeInterfaceSlice-4 69 2073008 ns/op BenchmarkDecodeMap-4 86 1517512 ns/op PASS ok encoding/gob 3.973s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 8163 21059 ns/op 12.16 MB/s BenchmarkEncode/1024-4 2715 54702 ns/op 18.72 MB/s BenchmarkEncode/4096-4 613 201051 ns/op 20.37 MB/s BenchmarkEncode/16384-4 163 788821 ns/op 20.77 MB/s BenchmarkDecode/256-4 18038 6275 ns/op 40.80 MB/s BenchmarkDecode/1024-4 5820 20631 ns/op 49.63 MB/s BenchmarkDecode/4096-4 1294 91786 ns/op 44.63 MB/s BenchmarkDecode/16384-4 303 407725 ns/op 40.18 MB/s BenchmarkDump/256-4 900 131703 ns/op 1.94 MB/s BenchmarkDump/1024-4 223 883815 ns/op 1.16 MB/s BenchmarkDump/4096-4 57 1847669 ns/op 2.22 MB/s BenchmarkDump/16384-4 15 11987052 ns/op 1.37 MB/s PASS ok encoding/hex 2.839s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 210664628 ns/op 9.21 MB/s 8390640 B/op 49 allocs/op BenchmarkCodeEncoderError-4 1 168876641 ns/op 11.49 MB/s 8393792 B/op 107 allocs/op BenchmarkCodeMarshal-4 1 244665987 ns/op 7.93 MB/s 10332288 B/op 53 allocs/op BenchmarkCodeMarshalError-4 1 229693837 ns/op 8.45 MB/s 1947296 B/op 70 allocs/op BenchmarkMarshalBytes/32-4 14890 7760 ns/op BenchmarkMarshalBytes/256-4 3861 29499 ns/op BenchmarkMarshalBytes/4096-4 384 381590 ns/op BenchmarkMarshalBytesError/32-4 36 2811521 ns/op BenchmarkMarshalBytesError/256-4 34 3005793 ns/op BenchmarkMarshalBytesError/4096-4 36 3663647 ns/op BenchmarkCodeDecoder-4 1 603099565 ns/op 3.22 MB/s 11145064 B/op 92715 allocs/op BenchmarkUnicodeDecoder-4 23451 4420 ns/op 3.17 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 21872 5360 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 460189547 ns/op 4.22 MB/s 3067696 B/op 92684 allocs/op BenchmarkCodeUnmarshalReuse-4 1 533769805 ns/op 3.64 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 54392 2383 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 96331 1547 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 170361 1196 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 38973 2744 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 43483 3497 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 14589 8209 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2610 42441 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 722 215269 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 115 1362863 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 15043596 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 442540 268.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 437881 279.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 452546 247.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 460065 270.9 ns/op BenchmarkEncodeMarshaler-4 36487 3905 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 41586 2720 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 4098369 25.85 ns/op BenchmarkNumberIsValidRegexp-4 10000 12797 ns/op PASS ok encoding/json 10.981s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 24 7009611 ns/op 9.35 MB/s BenchmarkDecode-4 20 5897816 ns/op 15.05 MB/s PASS ok encoding/pem 0.570s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1147 93676 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 537 268512 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2186 58284 ns/op PASS ok encoding/xml 0.726s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 568543 290.1 ns/op BenchmarkIntSet-4 553939 220.6 ns/op BenchmarkFloatAdd-4 157438 801.6 ns/op BenchmarkFloatSet-4 591266 200.6 ns/op BenchmarkStringSet-4 262226 393.1 ns/op BenchmarkMapSet-4 107461 1110 ns/op BenchmarkMapSetDifferent-4 49747 2510 ns/op BenchmarkMapSetDifferentRandom-4 231 606989 ns/op BenchmarkMapSetString-4 114129 1064 ns/op BenchmarkMapAddSame-4 25246 4190 ns/op BenchmarkMapAddDifferent-4 11277 9957 ns/op BenchmarkMapAddDifferentRandom-4 187 999560 ns/op BenchmarkMapAddSameSteadyState-4 231242 535.2 ns/op BenchmarkMapAddDifferentSteadyState-4 79326 1311 ns/op BenchmarkRealworldExpvarUsage-4 6914 15810 ns/op PASS ok expvar 3.776s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 49228 2044 ns/op BenchmarkSprintfEmpty-4 172953 698.1 ns/op BenchmarkSprintfString-4 93441 1113 ns/op BenchmarkSprintfTruncateString-4 155757 1467 ns/op BenchmarkSprintfTruncateBytes-4 103287 1523 ns/op BenchmarkSprintfSlowParsingPath-4 87172 1183 ns/op BenchmarkSprintfQuoteString-4 28726 4270 ns/op BenchmarkSprintfInt-4 107840 1090 ns/op BenchmarkSprintfIntInt-4 76419 1317 ns/op BenchmarkSprintfPrefixedInt-4 125658 1588 ns/op BenchmarkSprintfFloat-4 73822 1835 ns/op BenchmarkSprintfComplex-4 26209 4235 ns/op BenchmarkSprintfBoolean-4 82909 1590 ns/op BenchmarkSprintfHexString-4 40473 2938 ns/op BenchmarkSprintfHexBytes-4 54326 3196 ns/op BenchmarkSprintfBytes-4 26697 5479 ns/op BenchmarkSprintfStringer-4 50910 3071 ns/op BenchmarkSprintfStructure-4 20848 8438 ns/op BenchmarkManyArgs-4 28916 3496 ns/op BenchmarkFprintInt-4 59648 3386 ns/op BenchmarkFprintfBytes-4 72444 2145 ns/op BenchmarkFprintIntNoAlloc-4 65648 1990 ns/op BenchmarkScanInts-4 31 4114462 ns/op BenchmarkScanRecursiveInt-4 1 509938952 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 539762383 ns/op PASS ok fmt 6.981s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 438 255066 ns/op PASS ok go/build 0.220s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 37846 2771 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12748 10945 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5116 37203 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 715 186615 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 226 561962 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 42 3032966 ns/op 206178 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 10697561 ns/op 865640 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 2 52906054 ns/op 3634624 B/op 16408 allocs/op BenchmarkStringAdd/65536-4 1 241004235 ns/op 15259080 B/op 65567 allocs/op PASS ok go/constant 2.340s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 514702498 ns/op 0.13 MB/s 44627552 B/op 48616 allocs/op PASS ok go/format 0.650s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 26267485 ns/op 2.05 MB/s BenchmarkParseOnly-4 6 20013864 ns/op 2.69 MB/s BenchmarkResolve-4 31 3271926 ns/op 16.46 MB/s PASS ok go/parser 1.575s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 204938908 ns/op 0.25 MB/s 5016784 B/op 27591 allocs/op BenchmarkPrintDecl-4 421 292865 ns/op 0.11 MB/s 16580 B/op 51 allocs/op PASS ok go/printer 0.614s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 218 481602 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9934921 ns/op 5.50 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 19561784 ns/op 3.68 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19338352 ns/op 5.88 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 135 1152451 ns/op 2.67 MB/s PASS ok go/scanner 1.148s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1524354 82.81 ns/op PASS ok go/token 0.485s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 127 925240 ns/op BenchmarkNamed/Underlying/nongeneric-4 863854 134.9 ns/op BenchmarkNamed/Underlying/generic-4 1000000 222.9 ns/op BenchmarkNamed/Underlying/src_instance-4 982126 130.5 ns/op BenchmarkNamed/Underlying/user_instance-4 946197 126.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18084 6115 ns/op BenchmarkNamed/NewMethodSet/generic-4 19202 6172 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 19130 6590 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17667 5800 ns/op BenchmarkCheck/http/funcbodies/info-4 1 456686254 ns/op 66581 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 344871360 ns/op 88168 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 194049549 ns/op 156607 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 177430234 ns/op 171159 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1671885555 ns/op 3063 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 113747682 ns/op 44906 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 70602832 ns/op 72411 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 69920752 ns/op 72769 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 526528322 ns/op 4113 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 62944756 ns/op 34241 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 54300938 ns/op 39729 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 64519244 ns/op 33430 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1407258978 ns/op 44068 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 477090243 ns/op 129962 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 118908179 ns/op 520689 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 88589312 ns/op 698735 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2359947688 ns/op 854.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 118746522 ns/op 16909 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 86905258 ns/op 23186 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 85480330 ns/op 23566 lines/s PASS ok go/types 44.885s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14860 8025 ns/op 127.61 MB/s PASS ok hash/adler32 0.263s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 250728 471.2 ns/op 31.83 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 249705 461.9 ns/op 32.48 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 153290 782.5 ns/op 51.12 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 156136 774.7 ns/op 51.63 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 421137 276.2 ns/op 1854.03 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 476284 268.8 ns/op 1904.77 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 436214 293.8 ns/op 3484.98 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 418675 293.5 ns/op 3488.39 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 287539 465.8 ns/op 8793.39 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 287019 515.0 ns/op 7953.20 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 67854 1729 ns/op 18955.73 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 68978 1722 ns/op 19029.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 436510 276.7 ns/op 54.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 468798 269.8 ns/op 55.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 415845 276.5 ns/op 144.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 455154 275.4 ns/op 145.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 372115 374.1 ns/op 1368.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 348018 363.8 ns/op 1407.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 294439 452.8 ns/op 2261.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 254610 461.8 ns/op 2217.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 235744 528.2 ns/op 7754.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 261042 478.2 ns/op 8564.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 63100 1913 ns/op 17132.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 63938 1927 ns/op 17001.01 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 269032 472.5 ns/op 31.74 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 279078 443.2 ns/op 33.84 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 144001 828.7 ns/op 48.27 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 143250 890.8 ns/op 44.90 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12151 9361 ns/op 54.69 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 11184 10138 ns/op 50.50 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5839 21419 ns/op 47.81 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6295 20989 ns/op 48.79 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1098 92416 ns/op 44.32 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1382 88516 ns/op 46.27 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 163 725848 ns/op 45.14 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 166 732226 ns/op 44.75 MB/s PASS ok hash/crc32 6.431s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1197718 ns/op 54.72 MB/s BenchmarkCrc64/ISO4KB-4 1348 85389 ns/op 47.97 MB/s BenchmarkCrc64/ISO1KB-4 7534 17786 ns/op 57.57 MB/s BenchmarkCrc64/ECMA64KB-4 100 1000642 ns/op 65.49 MB/s BenchmarkCrc64/Random64KB-4 100 1015528 ns/op 64.53 MB/s BenchmarkCrc64/Random16KB-4 452 246310 ns/op 66.52 MB/s PASS ok hash/crc64 1.000s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12537 9087 ns/op 112.69 MB/s BenchmarkFnv32aKB-4 13027 9970 ns/op 102.70 MB/s BenchmarkFnv64KB-4 11450 10068 ns/op 101.70 MB/s BenchmarkFnv64aKB-4 12396 9716 ns/op 105.39 MB/s BenchmarkFnv128KB-4 1611 78142 ns/op 13.10 MB/s BenchmarkFnv128aKB-4 1285 82320 ns/op 12.44 MB/s PASS ok hash/fnv 1.388s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 423168 286.8 ns/op 13.95 MB/s BenchmarkHash/n=4/Bytes-4 2792611 39.25 ns/op 101.91 MB/s BenchmarkHash/n=4/String-4 3170948 37.13 ns/op 107.73 MB/s BenchmarkHash/n=8/Write-4 464144 285.1 ns/op 28.06 MB/s BenchmarkHash/n=8/Bytes-4 2970756 39.94 ns/op 200.32 MB/s BenchmarkHash/n=8/String-4 3177564 37.41 ns/op 213.85 MB/s BenchmarkHash/n=16/Write-4 426730 280.9 ns/op 56.97 MB/s BenchmarkHash/n=16/Bytes-4 3144850 37.20 ns/op 430.11 MB/s BenchmarkHash/n=16/String-4 3333057 35.33 ns/op 452.92 MB/s BenchmarkHash/n=32/Write-4 471538 309.7 ns/op 103.31 MB/s BenchmarkHash/n=32/Bytes-4 2928586 37.00 ns/op 864.96 MB/s BenchmarkHash/n=32/String-4 3347641 34.22 ns/op 935.00 MB/s BenchmarkHash/n=64/Write-4 413508 291.3 ns/op 219.73 MB/s BenchmarkHash/n=64/Bytes-4 3031800 40.03 ns/op 1598.96 MB/s BenchmarkHash/n=64/String-4 2858868 40.82 ns/op 1567.73 MB/s BenchmarkHash/n=256/Write-4 328873 398.3 ns/op 642.66 MB/s BenchmarkHash/n=256/Bytes-4 2173273 54.25 ns/op 4718.94 MB/s BenchmarkHash/n=256/String-4 2139488 55.12 ns/op 4644.73 MB/s BenchmarkHash/n=320/Write-4 305907 383.1 ns/op 835.33 MB/s BenchmarkHash/n=320/Bytes-4 2020124 58.70 ns/op 5451.03 MB/s BenchmarkHash/n=320/String-4 2065134 56.36 ns/op 5677.93 MB/s BenchmarkHash/n=1024/Write-4 230612 537.2 ns/op 1906.33 MB/s BenchmarkHash/n=1024/Bytes-4 1000000 134.8 ns/op 7597.86 MB/s BenchmarkHash/n=1024/String-4 963296 131.7 ns/op 7776.47 MB/s BenchmarkHash/n=4096/Write-4 91281 1317 ns/op 3110.48 MB/s BenchmarkHash/n=4096/Bytes-4 264860 449.5 ns/op 9112.00 MB/s BenchmarkHash/n=4096/String-4 272974 476.5 ns/op 8596.06 MB/s BenchmarkHash/n=16384/Write-4 26511 4497 ns/op 3643.22 MB/s BenchmarkHash/n=16384/Bytes-4 60488 1884 ns/op 8694.88 MB/s BenchmarkHash/n=16384/String-4 58572 1745 ns/op 9391.30 MB/s PASS ok hash/maphash 5.876s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 626 193173 ns/op BenchmarkEscapeNone-4 137038 880.3 ns/op BenchmarkUnescape-4 741 163990 ns/op BenchmarkUnescapeNone-4 575972 184.9 ns/op BenchmarkUnescapeSparse-4 9136 19339 ns/op BenchmarkUnescapeDense-4 1096 103610 ns/op PASS ok html 1.005s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8116 14706 ns/op BenchmarkCSSEscaperNoSpecials-4 40664 2789 ns/op BenchmarkDecodeCSS-4 22896 4912 ns/op BenchmarkDecodeCSSNoSpecials-4 3105294 36.85 ns/op BenchmarkCSSValueFilter-4 104622 1255 ns/op BenchmarkCSSValueFilterOk-4 74000 1640 ns/op BenchmarkEscapedExecute-4 4030 26820 ns/op BenchmarkHTMLNospaceEscaper-4 9397 13014 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 51409 2226 ns/op BenchmarkStripTags-4 18744 6746 ns/op BenchmarkStripTagsNoSpecials-4 306836 556.6 ns/op BenchmarkJSValEscaperWithNum-4 21668 5285 ns/op BenchmarkJSValEscaperWithStr-4 4752 27365 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15770 6432 ns/op BenchmarkJSValEscaperWithObj-4 3798 30097 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13494 8378 ns/op BenchmarkJSStrEscaperNoSpecials-4 44334 2564 ns/op BenchmarkJSStrEscaper-4 9015 14184 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 44251 2798 ns/op BenchmarkJSRegexpEscaper-4 8508 13411 ns/op BenchmarkTemplateSpecialTags-4 79 1346007 ns/op BenchmarkURLEscaper-4 3938 29054 ns/op BenchmarkURLEscaperNoSpecials-4 189268 737.1 ns/op BenchmarkURLNormalizer-4 6042 21979 ns/op BenchmarkURLNormalizerNoSpecials-4 160617 744.2 ns/op BenchmarkSrcsetFilter-4 16807 7089 ns/op BenchmarkSrcsetFilterNoSpecials-4 104523 1183 ns/op PASS ok html/template 5.009s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 556280 225.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 482656 231.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 662271 196.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 496766 241.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1672628 70.65 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1290744 93.69 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1664776 71.38 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1241588 94.06 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1371309 89.85 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 397435 306.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 327265 418.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 352849 338.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 288798 390.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 627072 190.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 399429 262.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 815935 160.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 550617 249.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 381632 326.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1324682 90.37 ns/op BenchmarkRGBASetRGBA-4 1000000 105.0 ns/op BenchmarkRGBA64At-4 804483 137.8 ns/op BenchmarkRGBA64SetRGBA64-4 741121 151.0 ns/op BenchmarkNRGBAAt-4 1337023 87.86 ns/op BenchmarkNRGBASetNRGBA-4 1000000 105.5 ns/op BenchmarkNRGBA64At-4 875190 132.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 761865 146.4 ns/op BenchmarkAlphaAt-4 2429042 50.26 ns/op BenchmarkAlphaSetAlpha-4 1917582 57.97 ns/op BenchmarkAlpha16At-4 1181900 92.85 ns/op BenchmarkAlphaSetAlpha16-4 1336550 90.82 ns/op BenchmarkGrayAt-4 2405383 49.22 ns/op BenchmarkGraySetGray-4 2017350 58.62 ns/op BenchmarkGray16At-4 1450341 82.86 ns/op BenchmarkGraySetGray16-4 1313415 88.65 ns/op PASS ok image 6.554s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3019056 34.86 ns/op BenchmarkYCbCrToRGB/128-4 3364372 35.57 ns/op BenchmarkYCbCrToRGB/255-4 3339147 34.10 ns/op BenchmarkRGBToYCbCr/0-4 3288597 35.33 ns/op BenchmarkRGBToYCbCr/Cb-4 3099807 37.15 ns/op BenchmarkRGBToYCbCr/Cr-4 2936559 35.96 ns/op BenchmarkYCbCrToRGBA/0-4 2601441 44.96 ns/op BenchmarkYCbCrToRGBA/128-4 2529501 45.01 ns/op BenchmarkYCbCrToRGBA/255-4 3085510 39.44 ns/op BenchmarkNYCbCrAToRGBA/0-4 2763619 42.74 ns/op BenchmarkNYCbCrAToRGBA/128-4 2658120 43.22 ns/op BenchmarkNYCbCrAToRGBA/255-4 2415391 45.96 ns/op PASS ok image/color 2.369s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 41166126 ns/op BenchmarkFillSrc-4 338 354474 ns/op BenchmarkCopyOver-4 6 17208645 ns/op BenchmarkCopySrc-4 505 240410 ns/op BenchmarkNRGBAOver-4 8 13427680 ns/op BenchmarkNRGBASrc-4 13 9291269 ns/op BenchmarkYCbCr-4 10 11046963 ns/op BenchmarkGray-4 19 6489318 ns/op BenchmarkCMYK-4 13 9462353 ns/op BenchmarkGlyphOver-4 24 5281062 ns/op BenchmarkRGBAMaskOver-4 5 21589894 ns/op BenchmarkGrayMaskOver-4 6 17002686 ns/op BenchmarkRGBA64ImageMaskOver-4 4 30149725 ns/op BenchmarkRGBA-4 5 20731245 ns/op BenchmarkPalettedFill-4 942 127293 ns/op BenchmarkPalettedRGBA-4 5 23013394 ns/op BenchmarkGenericOver-4 3 56596222 ns/op BenchmarkGenericMaskOver-4 5 22317183 ns/op BenchmarkGenericSrc-4 4 36911606 ns/op BenchmarkGenericMaskSrc-4 4 30593244 ns/op PASS ok image/draw 6.509s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 24 5444271 ns/op 2.84 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 135320885 ns/op 2.27 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2362067782 ns/op 0.52 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 63 2067448 ns/op 7.47 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 111961924 ns/op 0.55 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.503s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4720 24524 ns/op BenchmarkIDCT-4 5199 22774 ns/op BenchmarkDecodeBaseline-4 8 13858952 ns/op 4.46 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 18697906 ns/op 3.31 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 159502947 ns/op 7.70 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 196694368 ns/op 4.69 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.441s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16288905 7.664 ns/op BenchmarkDecodeGray-4 12 9525079 ns/op 6.88 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39773647 ns/op 6.59 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33915568 ns/op 7.73 MB/s 346594 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5533483 ns/op 11.84 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32770923 ns/op 8.00 MB/s 332004 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 41214175 ns/op 6.36 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 50342142 ns/op 6.10 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 48277328 ns/op 6.36 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 167580341 ns/op 7.33 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 173588606 ns/op 7.08 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 29102758 ns/op 10.56 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 170295134 ns/op 7.22 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 664514955 ns/op 1.85 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.797s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 52820208 ns/op 1.89 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 51538948 ns/op 1.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 268024912 ns/op 1.87 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 233554867 ns/op 2.14 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 48180592 ns/op 2.08 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 41280195 ns/op 2.42 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 250031700 ns/op 2.00 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 218096612 ns/op 2.29 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 531830436 ns/op 1.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 496496375 ns/op 2.01 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3121180568 ns/op 1.60 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2962338823 ns/op 1.69 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 8812708 ns/op 11.35 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 8841886 ns/op 11.31 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 41518179 ns/op 12.04 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 45042609 ns/op 11.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 81913210 ns/op 12.21 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 86890796 ns/op 11.51 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 419793988 ns/op 11.91 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 458510610 ns/op 10.90 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 54795186 ns/op 1.82 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 47861609 ns/op 2.09 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 311967105 ns/op 1.60 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 290688019 ns/op 1.72 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 666352826 ns/op 1.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 697792377 ns/op 1.43 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5006755524 ns/op 1.00 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4799704317 ns/op 1.04 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 140484810 ns/op 29.75 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 139768959 ns/op 29.90 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 63.420s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30927 3280 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 33410 3632 ns/op 0.55 MB/s BenchmarkMarshalCorpusFile/4-4 32143 4031 ns/op 0.99 MB/s BenchmarkMarshalCorpusFile/8-4 25663 4419 ns/op 1.81 MB/s BenchmarkMarshalCorpusFile/16-4 21166 5540 ns/op 2.89 MB/s BenchmarkMarshalCorpusFile/32-4 13212 8796 ns/op 3.64 MB/s BenchmarkMarshalCorpusFile/64-4 8666 14780 ns/op 4.33 MB/s BenchmarkMarshalCorpusFile/128-4 4630 24457 ns/op 5.23 MB/s BenchmarkMarshalCorpusFile/256-4 2440 46820 ns/op 5.47 MB/s BenchmarkMarshalCorpusFile/512-4 1347 94718 ns/op 5.41 MB/s BenchmarkMarshalCorpusFile/1024-4 680 187159 ns/op 5.47 MB/s BenchmarkMarshalCorpusFile/2048-4 285 456793 ns/op 4.48 MB/s BenchmarkMarshalCorpusFile/4096-4 160 904000 ns/op 4.53 MB/s BenchmarkMarshalCorpusFile/8192-4 72 1461541 ns/op 5.61 MB/s BenchmarkMarshalCorpusFile/16384-4 49 3021015 ns/op 5.42 MB/s BenchmarkMarshalCorpusFile/32768-4 20 6304348 ns/op 5.20 MB/s BenchmarkMarshalCorpusFile/65536-4 9 13020516 ns/op 5.03 MB/s BenchmarkMarshalCorpusFile/131072-4 4 29063038 ns/op 4.51 MB/s BenchmarkMarshalCorpusFile/262144-4 3 51114464 ns/op 5.13 MB/s BenchmarkMarshalCorpusFile/524288-4 1 103826264 ns/op 5.05 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 205161895 ns/op 5.11 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 13126 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 7660 13505 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/4-4 7591 14121 ns/op 0.28 MB/s BenchmarkUnmarshalCorpusFile/8-4 7298 16004 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/16-4 6474 19584 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/32-4 3632 28752 ns/op 1.11 MB/s BenchmarkUnmarshalCorpusFile/64-4 3640 33799 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/128-4 2955 45788 ns/op 2.80 MB/s BenchmarkUnmarshalCorpusFile/256-4 1016 119987 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/512-4 495 232190 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/1024-4 276 429598 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/2048-4 138 833524 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/4096-4 74 1667724 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 3416006 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6584246 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13290045 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26511741 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 53977240 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 115236085 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 221600407 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 426887624 ns/op 2.46 MB/s BenchmarkMutatorBytes/1-4 34968 3459 ns/op BenchmarkMutatorBytes/10-4 37773 3213 ns/op BenchmarkMutatorBytes/100-4 35172 3422 ns/op BenchmarkMutatorBytes/1000-4 23050 5434 ns/op BenchmarkMutatorBytes/10000-4 6718 20316 ns/op BenchmarkMutatorBytes/100000-4 986 135444 ns/op BenchmarkMutatorString/1-4 34081 3746 ns/op BenchmarkMutatorString/10-4 34826 3525 ns/op BenchmarkMutatorString/100-4 31772 4302 ns/op BenchmarkMutatorString/1000-4 14619 7770 ns/op BenchmarkMutatorString/10000-4 3798 53588 ns/op BenchmarkMutatorString/100000-4 309 357754 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17646 6641 ns/op BenchmarkMutatorAllBasicTypes/string-4 17671 6716 ns/op BenchmarkMutatorAllBasicTypes/bool-4 60970 1993 ns/op BenchmarkMutatorAllBasicTypes/float32-4 50810 2297 ns/op BenchmarkMutatorAllBasicTypes/float64-4 53599 2265 ns/op BenchmarkMutatorAllBasicTypes/int-4 54049 2147 ns/op BenchmarkMutatorAllBasicTypes/int8-4 56040 2101 ns/op BenchmarkMutatorAllBasicTypes/int16-4 55387 2176 ns/op BenchmarkMutatorAllBasicTypes/int32-4 49435 2176 ns/op BenchmarkMutatorAllBasicTypes/int64-4 53700 2167 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 52185 2263 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 53949 2216 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 51188 2160 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 54338 2470 ns/op PASS ok internal/fuzz 12.932s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 19327 6063 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 158251 781.9 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.726s PASS ok internal/poll 0.044s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 22019940 ns/op PASS ok internal/trace 2.969s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 9574 27100 ns/op BenchmarkCopyNLarge-4 129 1515081 ns/op PASS ok io 0.970s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 121888 1244 ns/op BenchmarkPrintln-4 22143 6002 ns/op BenchmarkPrintlnNoFlags-4 34485 3025 ns/op PASS ok log 0.739s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2533920 48.00 ns/op BenchmarkAcosh-4 1021632 155.7 ns/op BenchmarkAsin-4 2220541 54.84 ns/op BenchmarkAsinh-4 1174506 106.3 ns/op BenchmarkAtan-4 2865160 44.06 ns/op BenchmarkAtanh-4 1226257 173.4 ns/op BenchmarkAtan2-4 1926250 65.91 ns/op BenchmarkCbrt-4 1528524 100.6 ns/op BenchmarkCeil-4 22435345 5.577 ns/op BenchmarkCopysign-4 3561380 33.15 ns/op BenchmarkCos-4 1320020 102.1 ns/op BenchmarkCosh-4 1000000 122.9 ns/op BenchmarkErf-4 2960734 43.50 ns/op BenchmarkErfc-4 2840911 43.75 ns/op BenchmarkErfinv-4 2692164 43.92 ns/op BenchmarkErfcinv-4 2729067 43.15 ns/op BenchmarkExp-4 6374102 20.43 ns/op BenchmarkExpGo-4 814293 244.9 ns/op BenchmarkExpm1-4 2204895 51.41 ns/op BenchmarkExp2-4 484824 245.4 ns/op BenchmarkExp2Go-4 919424 219.0 ns/op BenchmarkAbs-4 4172926 27.23 ns/op BenchmarkDim-4 11116161 11.38 ns/op BenchmarkFloor-4 23189377 8.806 ns/op BenchmarkMax-4 11675954 11.24 ns/op BenchmarkMin-4 14785784 8.283 ns/op BenchmarkMod-4 305606 329.8 ns/op BenchmarkFrexp-4 1795792 89.04 ns/op BenchmarkGamma-4 871000 151.4 ns/op BenchmarkHypot-4 9866379 11.29 ns/op BenchmarkHypotGo-4 1631085 70.96 ns/op BenchmarkIlogb-4 1980357 57.18 ns/op BenchmarkJ0-4 265554 631.0 ns/op BenchmarkJ1-4 300680 478.3 ns/op BenchmarkJn-4 151686 1268 ns/op BenchmarkLdexp-4 1627254 102.7 ns/op BenchmarkLgamma-4 1000000 117.2 ns/op BenchmarkLog-4 5591822 20.07 ns/op BenchmarkLogb-4 1996111 77.92 ns/op BenchmarkLog1p-4 1408162 119.1 ns/op BenchmarkLog10-4 5692040 31.83 ns/op BenchmarkLog2-4 1485501 102.3 ns/op BenchmarkModf-4 2348390 92.85 ns/op BenchmarkNextafter32-4 2274752 55.43 ns/op BenchmarkNextafter64-4 2261272 56.63 ns/op BenchmarkPowInt-4 561676 219.8 ns/op BenchmarkPowFrac-4 478413 283.5 ns/op BenchmarkPow10Pos-4 4756251 21.57 ns/op BenchmarkPow10Neg-4 4982864 24.51 ns/op BenchmarkRound-4 4263204 28.24 ns/op BenchmarkRoundToEven-4 9918654 11.85 ns/op BenchmarkRemainder-4 620319 265.2 ns/op BenchmarkSignbit-4 6691987 24.49 ns/op BenchmarkSin-4 1424604 82.19 ns/op BenchmarkSincos-4 1000000 126.5 ns/op BenchmarkSinh-4 1898011 60.48 ns/op BenchmarkSqrtIndirect-4 19875459 7.438 ns/op BenchmarkSqrtLatency-4 20150462 6.291 ns/op BenchmarkSqrtIndirectLatency-4 15590971 10.29 ns/op BenchmarkSqrtGoLatency-4 1212022 129.5 ns/op BenchmarkSqrtPrime-4 25299 5959 ns/op BenchmarkTan-4 1369750 91.41 ns/op BenchmarkTanh-4 1541181 67.19 ns/op BenchmarkTrunc-4 22439217 5.747 ns/op BenchmarkY0-4 269360 459.9 ns/op BenchmarkY1-4 307760 462.5 ns/op BenchmarkYn-4 146247 1031 ns/op BenchmarkFloat64bits-4 6355341 18.48 ns/op BenchmarkFloat64frombits-4 6316233 23.79 ns/op BenchmarkFloat32bits-4 6203328 18.03 ns/op BenchmarkFloat32frombits-4 6714984 18.16 ns/op BenchmarkFMA-4 22942527 6.556 ns/op PASS ok math 17.743s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 13825683 12.93 ns/op 4949.79 MB/s BenchmarkAddVV/2-4 7113093 19.54 ns/op 6551.03 MB/s BenchmarkAddVV/3-4 11828665 12.02 ns/op 15977.76 MB/s BenchmarkAddVV/4-4 13614519 10.79 ns/op 23735.24 MB/s BenchmarkAddVV/5-4 11597684 10.39 ns/op 30798.59 MB/s BenchmarkAddVV/10-4 9546243 12.13 ns/op 52744.78 MB/s BenchmarkAddVV/100-4 2243142 52.85 ns/op 121088.17 MB/s BenchmarkAddVV/1000-4 285391 760.9 ns/op 84112.13 MB/s BenchmarkSubVV/1-4 13586846 8.703 ns/op 7353.61 MB/s BenchmarkSubVV/2-4 13610450 8.648 ns/op 14801.47 MB/s BenchmarkSubVV/3-4 11988279 10.00 ns/op 19199.33 MB/s BenchmarkSubVV/4-4 13063293 11.61 ns/op 22055.79 MB/s BenchmarkSubVV/5-4 12583389 15.56 ns/op 20566.51 MB/s BenchmarkSubVV/10-4 8119231 13.68 ns/op 46775.65 MB/s BenchmarkSubVV/100-4 1688518 75.11 ns/op 85207.89 MB/s BenchmarkSubVV/1000-4 286942 539.9 ns/op 118541.04 MB/s BenchmarkAddVW/1-4 14512764 8.429 ns/op 949.11 MB/s BenchmarkAddVW/2-4 17570438 9.305 ns/op 1719.52 MB/s BenchmarkAddVW/3-4 15166194 14.34 ns/op 1673.34 MB/s BenchmarkAddVW/4-4 14415546 8.544 ns/op 3745.53 MB/s BenchmarkAddVW/5-4 14372881 9.414 ns/op 4248.94 MB/s BenchmarkAddVW/10-4 10824861 11.89 ns/op 6730.66 MB/s BenchmarkAddVW/100-4 239730 478.1 ns/op 1673.29 MB/s BenchmarkAddVW/1000-4 39690 5363 ns/op 1491.66 MB/s BenchmarkAddVWext/1-4 15416661 7.449 ns/op 1073.91 MB/s BenchmarkAddVWext/2-4 13253215 10.55 ns/op 1517.20 MB/s BenchmarkAddVWext/3-4 15443347 8.558 ns/op 2804.46 MB/s BenchmarkAddVWext/4-4 14320729 10.98 ns/op 2915.47 MB/s BenchmarkAddVWext/5-4 12557356 10.23 ns/op 3911.21 MB/s BenchmarkAddVWext/10-4 8433957 13.65 ns/op 5862.77 MB/s BenchmarkAddVWext/100-4 44322 2485 ns/op 321.95 MB/s BenchmarkAddVWext/1000-4 5126 24054 ns/op 332.59 MB/s BenchmarkSubVW/1-4 16900615 8.293 ns/op 964.65 MB/s BenchmarkSubVW/2-4 15576958 10.56 ns/op 1515.34 MB/s BenchmarkSubVW/3-4 12182589 9.457 ns/op 2537.88 MB/s BenchmarkSubVW/4-4 12147494 10.47 ns/op 3057.08 MB/s BenchmarkSubVW/5-4 14563129 11.86 ns/op 3371.47 MB/s BenchmarkSubVW/10-4 9624375 19.56 ns/op 4089.98 MB/s BenchmarkSubVW/100-4 294151 700.2 ns/op 1142.61 MB/s BenchmarkSubVW/1000-4 38335 5229 ns/op 1529.87 MB/s BenchmarkSubVWext/1-4 16737614 11.26 ns/op 710.68 MB/s BenchmarkSubVWext/2-4 15534978 9.725 ns/op 1645.27 MB/s BenchmarkSubVWext/3-4 14047483 9.756 ns/op 2460.02 MB/s BenchmarkSubVWext/4-4 14558642 8.484 ns/op 3771.91 MB/s BenchmarkSubVWext/5-4 12720658 12.81 ns/op 3122.32 MB/s BenchmarkSubVWext/10-4 10472949 12.50 ns/op 6400.98 MB/s BenchmarkSubVWext/100-4 46344 2338 ns/op 342.24 MB/s BenchmarkSubVWext/1000-4 4221 39426 ns/op 202.91 MB/s BenchmarkMulAddVWW/1-4 14633496 10.47 ns/op 6111.24 MB/s BenchmarkMulAddVWW/2-4 11864256 10.91 ns/op 11736.38 MB/s BenchmarkMulAddVWW/3-4 11720965 16.52 ns/op 11623.97 MB/s BenchmarkMulAddVWW/4-4 9768072 14.47 ns/op 17696.28 MB/s BenchmarkMulAddVWW/5-4 9350412 12.41 ns/op 25791.29 MB/s BenchmarkMulAddVWW/10-4 7156992 16.35 ns/op 39143.78 MB/s BenchmarkMulAddVWW/100-4 1366906 81.68 ns/op 78354.75 MB/s BenchmarkMulAddVWW/1000-4 169730 1024 ns/op 62474.47 MB/s BenchmarkAddMulVVW/1-4 14978794 9.036 ns/op 7082.92 MB/s BenchmarkAddMulVVW/2-4 15183562 9.801 ns/op 13059.29 MB/s BenchmarkAddMulVVW/3-4 12380479 10.36 ns/op 18538.04 MB/s BenchmarkAddMulVVW/4-4 10837347 11.97 ns/op 21383.47 MB/s BenchmarkAddMulVVW/5-4 10386990 12.97 ns/op 24668.23 MB/s BenchmarkAddMulVVW/10-4 8256594 22.29 ns/op 28716.28 MB/s BenchmarkAddMulVVW/100-4 1419794 79.10 ns/op 80909.89 MB/s BenchmarkAddMulVVW/1000-4 229748 720.0 ns/op 88888.73 MB/s BenchmarkDivWVW/1-4 1953856 68.77 ns/op 930.70 MB/s BenchmarkDivWVW/2-4 1000000 141.0 ns/op 908.10 MB/s BenchmarkDivWVW/3-4 717964 144.6 ns/op 1327.92 MB/s BenchmarkDivWVW/4-4 634396 194.5 ns/op 1316.04 MB/s BenchmarkDivWVW/5-4 616483 301.3 ns/op 1062.24 MB/s BenchmarkDivWVW/10-4 369808 380.2 ns/op 1683.36 MB/s BenchmarkDivWVW/100-4 35436 3237 ns/op 1976.97 MB/s BenchmarkDivWVW/1000-4 4218 39634 ns/op 1614.77 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14418802 8.688 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12839616 8.503 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11369006 9.315 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13261190 9.044 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11016464 11.77 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12381056 12.54 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9851582 11.60 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9658594 12.98 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10625120 11.50 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8771746 18.67 ns/op BenchmarkNonZeroShifts/10/shrVU-4 9013969 20.33 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8608287 16.20 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 105.9 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 117.8 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 154441 894.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 193030 928.2 ns/op BenchmarkDecimalConversion-4 175 752327 ns/op BenchmarkFloatString/100-4 10000 12563 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 216 746265 ns/op 2901 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 60940574 ns/op 60468 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 5613206265 ns/op 846504 B/op 479 allocs/op BenchmarkFloatAdd/10-4 139734 881.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 141913 852.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 138873 944.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 71865 1938 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15288 6986 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 207246 655.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 168739 657.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 165528 687.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 165786 800.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 46449 2889 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1486 97983 ns/op BenchmarkParseFloatLargeExp-4 381 324828 ns/op BenchmarkGCD10x10/WithoutXY-4 124555 844.2 ns/op BenchmarkGCD10x10/WithXY-4 44938 4310 ns/op BenchmarkGCD10x100/WithoutXY-4 74287 1426 ns/op BenchmarkGCD10x100/WithXY-4 13280 8281 ns/op BenchmarkGCD10x1000/WithoutXY-4 57480 2731 ns/op BenchmarkGCD10x1000/WithXY-4 10000 13377 ns/op BenchmarkGCD100x100/WithoutXY-4 19006 7303 ns/op BenchmarkGCD100x100/WithXY-4 8793 14255 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 12252 ns/op BenchmarkGCD100x1000/WithXY-4 5512 22400 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1774 82772 ns/op BenchmarkGCD1000x1000/WithXY-4 877 122178 ns/op BenchmarkHilbert-4 21 7504179 ns/op BenchmarkBinomial-4 10000 12708 ns/op BenchmarkQuoRem-4 21164 5686 ns/op BenchmarkExp-4 18 7127302 ns/op BenchmarkExpMont/Odd-4 100 1238547 ns/op 2596 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1206774 ns/op 3366 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1087944 ns/op 3823 B/op 52 allocs/op BenchmarkExpMont/Even3-4 97 1129610 ns/op 3819 B/op 52 allocs/op BenchmarkExpMont/Even4-4 103 1239035 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1209811 ns/op 3866 B/op 54 allocs/op BenchmarkExpMont/Even32-4 98 1166727 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even64-4 128 917830 ns/op 3629 B/op 53 allocs/op BenchmarkExpMont/Even96-4 88 1169091 ns/op 3797 B/op 52 allocs/op BenchmarkExpMont/Even128-4 146 848337 ns/op 3261 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1192414 ns/op 2954 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 309 502203 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 320 368332 ns/op 1745 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 320 410871 ns/op 1730 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 297 478961 ns/op 1754 B/op 48 allocs/op BenchmarkExp2-4 15 8175255 ns/op BenchmarkBitset-4 599082 201.8 ns/op BenchmarkBitsetNeg-4 193027 583.5 ns/op BenchmarkBitsetOrig-4 220483 758.7 ns/op BenchmarkBitsetNegOrig-4 141079 1663 ns/op BenchmarkModSqrt225_Tonelli-4 98 1122011 ns/op BenchmarkModSqrt225_3Mod4-4 320 367396 ns/op BenchmarkModSqrt231_Tonelli-4 100 1261617 ns/op BenchmarkModSqrt231_5Mod8-4 240 608453 ns/op BenchmarkModInverse-4 8833 16748 ns/op BenchmarkSqrt-4 1416 83864 ns/op BenchmarkIntSqr/1-4 989056 150.8 ns/op BenchmarkIntSqr/2-4 644198 288.1 ns/op BenchmarkIntSqr/3-4 458704 277.4 ns/op BenchmarkIntSqr/5-4 380274 427.8 ns/op BenchmarkIntSqr/8-4 277677 489.5 ns/op BenchmarkIntSqr/10-4 226498 645.7 ns/op BenchmarkIntSqr/20-4 46376 2785 ns/op BenchmarkIntSqr/30-4 34339 3905 ns/op BenchmarkIntSqr/50-4 18781 6104 ns/op BenchmarkIntSqr/80-4 13004 9625 ns/op BenchmarkIntSqr/100-4 9936 12751 ns/op BenchmarkIntSqr/200-4 4389 31601 ns/op BenchmarkIntSqr/300-4 1554 70109 ns/op BenchmarkIntSqr/500-4 744 141821 ns/op BenchmarkIntSqr/800-4 318 403093 ns/op BenchmarkIntSqr/1000-4 234 491323 ns/op BenchmarkDiv/20/10-4 340712 563.8 ns/op BenchmarkDiv/40/20-4 402704 364.4 ns/op BenchmarkDiv/100/50-4 309517 410.7 ns/op BenchmarkDiv/200/100-4 48840 2999 ns/op BenchmarkDiv/400/200-4 48141 4224 ns/op BenchmarkDiv/1000/500-4 32310 3250 ns/op BenchmarkDiv/2000/1000-4 30645 4178 ns/op BenchmarkDiv/20000/10000-4 987 142578 ns/op BenchmarkDiv/200000/100000-4 32 5293946 ns/op BenchmarkDiv/2000000/1000000-4 1 145362290 ns/op BenchmarkDiv/20000000/10000000-4 1 4013399349 ns/op BenchmarkMul-4 4 40404820 ns/op BenchmarkNatMul/10-4 164535 938.7 ns/op BenchmarkNatMul/100-4 4250 30897 ns/op BenchmarkNatMul/1000-4 100 1217469 ns/op BenchmarkZeroShifts/Shl-4 8460 23211 ns/op BenchmarkZeroShifts/ShlSame-4 3161664 35.58 ns/op BenchmarkZeroShifts/Shr-4 10000 19626 ns/op BenchmarkZeroShifts/ShrSame-4 3061772 37.69 ns/op BenchmarkExp3Power/0x10-4 140402 1548 ns/op BenchmarkExp3Power/0x40-4 95152 1394 ns/op BenchmarkExp3Power/0x100-4 78990 2008 ns/op BenchmarkExp3Power/0x400-4 31784 4369 ns/op BenchmarkExp3Power/0x1000-4 10000 19604 ns/op BenchmarkExp3Power/0x4000-4 2310 87661 ns/op BenchmarkExp3Power/0x10000-4 158 791226 ns/op BenchmarkExp3Power/0x40000-4 18 7182446 ns/op BenchmarkExp3Power/0x100000-4 2 76819538 ns/op BenchmarkExp3Power/0x400000-4 1 608030216 ns/op BenchmarkFibo-4 3 38202668 ns/op BenchmarkNatSqr/1-4 519542 272.9 ns/op BenchmarkNatSqr/2-4 385250 501.2 ns/op BenchmarkNatSqr/3-4 442591 477.3 ns/op BenchmarkNatSqr/5-4 288650 622.8 ns/op BenchmarkNatSqr/8-4 163305 813.0 ns/op BenchmarkNatSqr/10-4 175070 945.9 ns/op BenchmarkNatSqr/20-4 38517 3040 ns/op BenchmarkNatSqr/30-4 31899 4215 ns/op BenchmarkNatSqr/50-4 18571 7708 ns/op BenchmarkNatSqr/80-4 10000 11936 ns/op BenchmarkNatSqr/100-4 7251 15956 ns/op BenchmarkNatSqr/200-4 2550 39371 ns/op BenchmarkNatSqr/300-4 2048 92531 ns/op BenchmarkNatSqr/500-4 610 179746 ns/op BenchmarkNatSqr/800-4 334 368347 ns/op BenchmarkNatSqr/1000-4 264 475234 ns/op BenchmarkNatSetBytes/8-4 788169 260.3 ns/op BenchmarkNatSetBytes/24-4 254097 561.9 ns/op BenchmarkNatSetBytes/128-4 64994 2140 ns/op BenchmarkNatSetBytes/7-4 783054 141.2 ns/op BenchmarkNatSetBytes/23-4 251606 566.6 ns/op BenchmarkNatSetBytes/127-4 65438 2033 ns/op BenchmarkScanPi-4 148 723926 ns/op BenchmarkStringPiParallel-4 307 382024 ns/op BenchmarkScan/10/Base2-4 40148 3096 ns/op BenchmarkScan/100/Base2-4 4140 49262 ns/op BenchmarkScan/1000/Base2-4 417 319413 ns/op BenchmarkScan/10/Base8-4 84235 1440 ns/op BenchmarkScan/100/Base8-4 10000 10918 ns/op BenchmarkScan/1000/Base8-4 1143 107058 ns/op BenchmarkScan/10/Base10-4 91729 1447 ns/op BenchmarkScan/100/Base10-4 10000 18220 ns/op BenchmarkScan/1000/Base10-4 1092 107290 ns/op BenchmarkScan/10/Base16-4 84519 1280 ns/op BenchmarkScan/100/Base16-4 10000 14351 ns/op BenchmarkScan/1000/Base16-4 1392 92196 ns/op BenchmarkString/10/Base2-4 151406 703.5 ns/op BenchmarkString/100/Base2-4 23464 4721 ns/op BenchmarkString/1000/Base2-4 3315 55704 ns/op BenchmarkString/10/Base8-4 339559 585.6 ns/op BenchmarkString/100/Base8-4 72538 2054 ns/op BenchmarkString/1000/Base8-4 6288 17888 ns/op BenchmarkString/10/Base10-4 172614 638.3 ns/op BenchmarkString/100/Base10-4 32882 4439 ns/op BenchmarkString/1000/Base10-4 4936 29811 ns/op BenchmarkString/10/Base16-4 381180 351.4 ns/op BenchmarkString/100/Base16-4 70929 1466 ns/op BenchmarkString/1000/Base16-4 10000 13809 ns/op BenchmarkLeafSize/0-4 30 4463329 ns/op BenchmarkLeafSize/1-4 384 324057 ns/op BenchmarkLeafSize/2-4 397 325740 ns/op BenchmarkLeafSize/3-4 229 452080 ns/op BenchmarkLeafSize/4-4 414 314258 ns/op BenchmarkLeafSize/5-4 300 448068 ns/op BenchmarkLeafSize/6-4 324 431792 ns/op BenchmarkLeafSize/7-4 376 438619 ns/op BenchmarkLeafSize/8-4 483 314153 ns/op BenchmarkLeafSize/9-4 220 516853 ns/op BenchmarkLeafSize/10-4 278 444706 ns/op BenchmarkLeafSize/11-4 278 433810 ns/op BenchmarkLeafSize/12-4 300 431254 ns/op BenchmarkLeafSize/13-4 229 519216 ns/op BenchmarkLeafSize/14-4 271 411539 ns/op BenchmarkLeafSize/15-4 273 384928 ns/op BenchmarkLeafSize/16-4 366 281961 ns/op BenchmarkLeafSize/32-4 378 387995 ns/op BenchmarkLeafSize/64-4 385 328762 ns/op BenchmarkProbablyPrime/n=0-4 7 17150369 ns/op BenchmarkProbablyPrime/n=1-4 9 12413621 ns/op BenchmarkProbablyPrime/n=5-4 4 39940786 ns/op BenchmarkProbablyPrime/n=10-4 3 38416206 ns/op BenchmarkProbablyPrime/n=20-4 2 62307753 ns/op BenchmarkProbablyPrime/Lucas-4 9 20892614 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 75 1663730 ns/op BenchmarkRatCmp-4 136251 930.9 ns/op BenchmarkFloatSqrt/64-4 17788 6938 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 11320 10890 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8407 17574 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4312 47598 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 625 201059 ns/op 18046 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 67 2514004 ns/op 173688 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 150994606 ns/op 3824760 B/op 644 allocs/op PASS ok math/big 73.139s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12341143 10.32 ns/op BenchmarkLeadingZeros8-4 11355810 12.31 ns/op BenchmarkLeadingZeros16-4 7347777 16.50 ns/op BenchmarkLeadingZeros32-4 11939158 10.41 ns/op BenchmarkLeadingZeros64-4 12159721 11.38 ns/op BenchmarkTrailingZeros-4 10671192 12.25 ns/op BenchmarkTrailingZeros8-4 11979590 10.86 ns/op BenchmarkTrailingZeros16-4 12783667 15.65 ns/op BenchmarkTrailingZeros32-4 10012300 13.27 ns/op BenchmarkTrailingZeros64-4 9359882 11.51 ns/op BenchmarkOnesCount-4 11045240 17.64 ns/op BenchmarkOnesCount8-4 11462922 10.03 ns/op BenchmarkOnesCount16-4 11786076 15.32 ns/op BenchmarkOnesCount32-4 13099299 12.01 ns/op BenchmarkOnesCount64-4 10896398 10.37 ns/op BenchmarkRotateLeft-4 12601557 10.06 ns/op BenchmarkRotateLeft8-4 9338374 16.75 ns/op BenchmarkRotateLeft16-4 12151388 11.76 ns/op BenchmarkRotateLeft32-4 13165334 9.530 ns/op BenchmarkRotateLeft64-4 13140934 9.796 ns/op BenchmarkReverse-4 17876122 6.863 ns/op BenchmarkReverse8-4 23078467 6.274 ns/op BenchmarkReverse16-4 18843546 8.049 ns/op BenchmarkReverse32-4 19820053 7.188 ns/op BenchmarkReverse64-4 16482343 10.17 ns/op BenchmarkReverseBytes-4 21672106 5.616 ns/op BenchmarkReverseBytes16-4 21710089 5.824 ns/op BenchmarkReverseBytes32-4 21284203 8.380 ns/op BenchmarkReverseBytes64-4 22674112 7.549 ns/op BenchmarkAdd-4 6616009 18.49 ns/op BenchmarkAdd32-4 10319280 14.00 ns/op BenchmarkAdd64-4 12921283 9.670 ns/op BenchmarkAdd64multiple-4 21709456 8.668 ns/op BenchmarkSub-4 13024774 9.684 ns/op BenchmarkSub32-4 11006862 10.13 ns/op BenchmarkSub64-4 13257091 14.12 ns/op BenchmarkSub64multiple-4 20675242 5.420 ns/op BenchmarkMul-4 10598062 9.983 ns/op BenchmarkMul32-4 12035732 12.81 ns/op BenchmarkMul64-4 10398876 9.982 ns/op BenchmarkDiv-4 3138556 37.29 ns/op BenchmarkDiv32-4 6590301 31.23 ns/op BenchmarkDiv64-4 3094078 40.77 ns/op PASS ok math/bits 9.523s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 9907924 12.54 ns/op BenchmarkAcos-4 478150 295.0 ns/op BenchmarkAcosh-4 475195 261.6 ns/op BenchmarkAsin-4 556298 220.2 ns/op BenchmarkAsinh-4 590356 230.6 ns/op BenchmarkAtan-4 872588 199.7 ns/op BenchmarkAtanh-4 937647 141.6 ns/op BenchmarkConj-4 23180301 5.238 ns/op BenchmarkCos-4 462438 310.0 ns/op BenchmarkCosh-4 665882 190.3 ns/op BenchmarkExp-4 963494 136.4 ns/op BenchmarkLog-4 999422 165.6 ns/op BenchmarkLog10-4 976998 126.5 ns/op BenchmarkPhase-4 2298066 55.99 ns/op BenchmarkPolar-4 1239957 131.4 ns/op BenchmarkPow-4 246316 522.7 ns/op BenchmarkRect-4 1000000 117.1 ns/op BenchmarkSin-4 622988 216.7 ns/op BenchmarkSinh-4 591900 218.8 ns/op BenchmarkSqrt-4 1000000 105.0 ns/op BenchmarkTan-4 431608 307.9 ns/op BenchmarkTanh-4 423656 313.4 ns/op PASS ok math/cmplx 4.445s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 189996 723.9 ns/op BenchmarkInt63ThreadsafeParallel-4 118755 892.2 ns/op BenchmarkInt63Unthreadsafe-4 926455 127.8 ns/op BenchmarkIntn1000-4 699513 173.9 ns/op BenchmarkInt63n1000-4 548426 197.2 ns/op BenchmarkInt31n1000-4 894358 233.7 ns/op BenchmarkFloat32-4 930792 265.8 ns/op BenchmarkFloat64-4 954412 125.7 ns/op BenchmarkPerm3-4 135648 975.2 ns/op BenchmarkPerm30-4 18525 7157 ns/op BenchmarkPerm30ViaShuffle-4 18115 6048 ns/op BenchmarkShuffleOverhead-4 13278 13786 ns/op BenchmarkRead3-4 819057 150.2 ns/op BenchmarkRead64-4 70614 1685 ns/op BenchmarkRead1000-4 4995 27464 ns/op PASS ok math/rand 3.465s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 35109 3230 ns/op BenchmarkQDecodeWord-4 85858 1723 ns/op BenchmarkQDecodeHeader-4 85419 1409 ns/op BenchmarkTypeByExtension/.html-4 523207 293.3 ns/op BenchmarkTypeByExtension/.HTML-4 291828 420.3 ns/op BenchmarkTypeByExtension/.unused-4 261114 427.7 ns/op BenchmarkExtensionsByType/text/html-4 130898 1260 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 38104 2966 ns/op BenchmarkExtensionsByType/application/octet-stream-4 24268 5184 ns/op PASS ok mime 2.173s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 879 147082 ns/op PASS ok mime/quotedprintable 0.217s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 25430974 ns/op 8915 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 57346790 ns/op 14216 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5029670621 ns/op 150544 B/op 235 allocs/op BenchmarkDNSName-4 144934 1299 ns/op BenchmarkInterfaces-4 1816 82792 ns/op BenchmarkInterfaceByIndex-4 5012 25698 ns/op BenchmarkInterfaceByName-4 1226 83935 ns/op BenchmarkInterfaceAddrs-4 1310 79396 ns/op BenchmarkInterfacesAndAddrs-4 3679 35339 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2316 72027 ns/op BenchmarkParseIP-4 14193 9448 ns/op BenchmarkIPString/IPv4-4 127017 1099 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10315 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 44748 3033 ns/op BenchmarkIPEqual/IPv4-4 930619 203.8 ns/op BenchmarkIPEqual/IPv6-4 924448 123.6 ns/op BenchmarkTCP4OneShot-4 140 825605 ns/op BenchmarkTCP4OneShotTimeout-4 146 839788 ns/op BenchmarkTCP4Persistent-4 249 490230 ns/op BenchmarkTCP4PersistentTimeout-4 262 552575 ns/op BenchmarkTCP6OneShot-4 130 954105 ns/op BenchmarkTCP6OneShotTimeout-4 126 877283 ns/op BenchmarkTCP6Persistent-4 225 508457 ns/op BenchmarkTCP6PersistentTimeout-4 252 459488 ns/op BenchmarkTCP4ConcurrentReadWrite-4 14306 11747 ns/op BenchmarkTCP6ConcurrentReadWrite-4 6382 16529 ns/op BenchmarkSetReadDeadline-4 84210 1375 ns/op BenchmarkUDP6LinkLocalUnicast-4 86 1356672 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 97 1040015 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 120 1163935 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 104 1359878 ns/op 0 B/op 0 allocs/op PASS ok net 13.584s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 21898 6633 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 6829 17865 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 16664 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 13676 7707 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 29950 5758 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 849410 132.1 ns/op BenchmarkReadRequestChrome-4 3577 33506 ns/op 18.24 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 14482 ns/op 5.39 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 14395 ns/op 5.70 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6267 27136 ns/op 5.56 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12111 11646 ns/op 3.43 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 31 3975466 ns/op 0.26 MB/s BenchmarkFileAndServer_1KB/https1-4 14 7392807 ns/op 0.14 MB/s BenchmarkFileAndServer_1KB/h2-4 19 6739322 ns/op 0.15 MB/s BenchmarkFileAndServer_16MB/h1-4 2 130872145 ns/op 128.20 MB/s BenchmarkFileAndServer_16MB/https1-4 1 301494431 ns/op 55.65 MB/s BenchmarkFileAndServer_16MB/h2-4 1 591315444 ns/op 28.37 MB/s BenchmarkFileAndServer_64MB/h1-4 1 395320513 ns/op 169.76 MB/s BenchmarkFileAndServer_64MB/https1-4 1 981131957 ns/op 68.40 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2155604316 ns/op 31.13 MB/s BenchmarkServeMux-4 274 474868 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 332 351563 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 38 3370642 ns/op 6651 B/op 67 allocs/op BenchmarkClientServer/https1-4 28 4048087 ns/op 11400 B/op 116 allocs/op BenchmarkClientServer/h2-4 22 4864168 ns/op 16665 B/op 142 allocs/op BenchmarkClientServerParallel/4/h1-4 336 418883 ns/op 9700 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 13 7804648 ns/op 131213 B/op 1219 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56140: read tcp 127.0.0.1:56139->127.0.0.1:56140: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56150: read tcp 127.0.0.1:56147->127.0.0.1:56150: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56157: read tcp 127.0.0.1:56147->127.0.0.1:56157: use of closed network connection BenchmarkClientServerParallel/4/h2-4 12 8335770 ns/op 127874 B/op 1270 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56179: read tcp 127.0.0.1:56178->127.0.0.1:56179: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56186: write tcp 127.0.0.1:56178->127.0.0.1:56186: use of closed network connection BenchmarkClientServerParallel/64/h1-4 166 804981 ns/op 22296 B/op 121 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:5048: Get: Get "http://127.0.0.1:56312": dial tcp 127.0.0.1:56312: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:56312": dial tcp 127.0.0.1:56312: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:56312": dial tcp 127.0.0.1:56312: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:56312": dial tcp 127.0.0.1:56312: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:56312": dial tcp 127.0.0.1:56312: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:56312": dial tcp 127.0.0.1:56312: connect: connection reset by peer BenchmarkClientServerParallel/64/https1-4 16 8067042 ns/op 135181 B/op 1276 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56507: read tcp 127.0.0.1:56491->127.0.0.1:56507: use of closed network connection BenchmarkClientServerParallel/64/h2-4 16 6843273 ns/op 110298 B/op 1101 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56520: read tcp 127.0.0.1:56514->127.0.0.1:56520: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56516: read tcp 127.0.0.1:56514->127.0.0.1:56516: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56522: read tcp 127.0.0.1:56514->127.0.0.1:56522: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56523: write tcp 127.0.0.1:56514->127.0.0.1:56523: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56536: read tcp 127.0.0.1:56524->127.0.0.1:56536: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56537: read tcp 127.0.0.1:56524->127.0.0.1:56537: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56539: read tcp 127.0.0.1:56524->127.0.0.1:56539: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56534: write tcp 127.0.0.1:56524->127.0.0.1:56534: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56538: write tcp 127.0.0.1:56524->127.0.0.1:56538: use of closed network connection BenchmarkServer-4 1 106349423 ns/op 30600 B/op 146 allocs/op BenchmarkClient-4 32 4318341 ns/op 4116 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 121 882428 ns/op 7390 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 733 137646 ns/op 3064 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1850 100388 ns/op 1932 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1424 118062 ns/op 2810 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 948 111336 ns/op 2734 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1258 89168 ns/op 2728 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1288 78657 ns/op 1932 B/op 14 allocs/op BenchmarkServerHijack-4 840 190513 ns/op 16702 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 27 4534928 ns/op 7013 B/op 54 allocs/op BenchmarkResponseStatusLine-4 210117 481.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 16.881s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2125 65487 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.232s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 100465 1149 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 419625 372.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 154425 1159 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 63394 1752 ns/op BenchmarkStdIPv4-4 80025 1358 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 86001 1785 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 92883 2161 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 118245 1659 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 71992 1611 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1137087 100.9 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 110.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 109.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 301005 468.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 384472 359.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 299667 411.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 87062 1244 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 319088 381.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 363846 409.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 295683 480.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 132406 1033 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 517135 324.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 381285 536.4 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 109678 1078 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 156118 732.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 235570 475.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 127855 850.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 264034 443.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 139546 1030 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 124300 939.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 130281 1480 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 107446 1439 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 401272 264.5 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 103484 1094 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 80600 1895 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 83553 1259 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 133740 1195 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 72093 1704 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 231512 563.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 96069 1560 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 134709 1210 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 153531 792.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 104997 1088 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 947748 150.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 129.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 902414 188.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 864903 140.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 865839 171.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 539930 246.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 137.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 814651 195.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 825830 153.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 265476 511.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 438373 344.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 194770 564.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 205088 524.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 190584 716.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 65697 1672 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 464275 263.6 ns/op PASS ok net/netip 12.427s 2023/01/26 02:42:46 Test RPC server listening on 127.0.0.1:56585 2023/01/26 02:42:46 Test HTTP RPC server listening on 127.0.0.1:56586 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 123 994170 ns/op BenchmarkEndToEndHTTP-4 105 995751 ns/op BenchmarkEndToEndAsync-4 1093 118332 ns/op BenchmarkEndToEndAsyncHTTP-4 1044 108125 ns/op PASS ok net/rpc 1.213s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3807 31019 ns/op BenchmarkReadMIMEHeader/server_headers-4 5328 36003 ns/op BenchmarkUncommon-4 17205 7616 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.792s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3330 35747 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 77137 1614 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 496227 264.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 103569 1142 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 160978 630.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 85800 1330 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 13452 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 377264 312.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 97694 1606 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 203446 637.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 84025 1334 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 12406 9136 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 185430 657.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 71122 1770 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 65990 1865 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 27176 4215 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4995 29033 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 164389 772.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 68052 1879 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 50569 2722 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 24482 5580 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5492 36142 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.709s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2419726 48.72 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 103798 1151 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 421 279613 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 174 824618 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 310 368030 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 43308 3172 ns/op BenchmarkStatFile-4 25249 5081 ns/op BenchmarkStatDir-4 27235 6869 ns/op BenchmarkLstatDot-4 42288 3254 ns/op BenchmarkLstatFile-4 27114 4377 ns/op BenchmarkLstatDir-4 29594 6044 ns/op PASS ok os 2.787s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 12 11145025 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.353s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 197012 544.6 ns/op PASS ok os/user 0.279s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2175139 59.22 ns/op BenchmarkString-4 1724685 87.35 ns/op BenchmarkBytes-4 1539711 79.93 ns/op BenchmarkNamedBytes-4 672224 193.1 ns/op BenchmarkBytesArray-4 666832 181.6 ns/op BenchmarkSliceLen-4 1811532 85.50 ns/op BenchmarkMapLen-4 914182 116.0 ns/op BenchmarkStringLen-4 1253558 97.82 ns/op BenchmarkArrayLen-4 1293241 92.64 ns/op BenchmarkSliceCap-4 1841379 76.27 ns/op BenchmarkDeepEqual/int8-4 602076 260.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 92539 1264 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 486394 371.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 95300 1326 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 430911 252.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 83138 1390 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 521629 435.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 83811 1953 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 517683 269.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 101256 1349 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 559443 223.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 100969 1025 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 530834 256.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 70994 1506 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 362242 304.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 76538 1725 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 468009 252.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 86516 1344 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 521094 256.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 80182 1489 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 464910 256.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 89611 1413 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 449842 266.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 75790 1419 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 388522 257.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 96190 1326 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 463150 269.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 93378 1295 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 556440 314.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 84247 1811 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 674646 289.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 88902 1240 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 517764 239.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 80179 2282 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 97730 1055 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 53168 1959 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 62398 3115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 35595 3003 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 259683 534.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 38335 3169 ns/op BenchmarkIsZero/StructComparable-4 771262 311.2 ns/op BenchmarkIsZero/StructIncomparable-4 180537 806.0 ns/op BenchmarkSetZero/Bool/Direct-4 1681716 89.51 ns/op BenchmarkSetZero/Bool/CachedZero-4 1516216 82.43 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 114.6 ns/op BenchmarkSetZero/Int/Direct-4 1826610 64.93 ns/op BenchmarkSetZero/Int/CachedZero-4 1596459 76.64 ns/op BenchmarkSetZero/Int/NewZero-4 1015476 190.9 ns/op BenchmarkSetZero/Uint/Direct-4 1638762 69.82 ns/op BenchmarkSetZero/Uint/CachedZero-4 1520353 98.46 ns/op BenchmarkSetZero/Uint/NewZero-4 984434 118.6 ns/op BenchmarkSetZero/Float/Direct-4 1322283 87.13 ns/op BenchmarkSetZero/Float/CachedZero-4 1533471 85.69 ns/op BenchmarkSetZero/Float/NewZero-4 880426 116.3 ns/op BenchmarkSetZero/Complex/Direct-4 1625019 71.13 ns/op BenchmarkSetZero/Complex/CachedZero-4 1504318 79.27 ns/op BenchmarkSetZero/Complex/NewZero-4 714715 222.5 ns/op BenchmarkSetZero/Array/Direct-4 1267974 78.98 ns/op BenchmarkSetZero/Array/CachedZero-4 1509640 89.31 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 193.8 ns/op BenchmarkSetZero/Chan/Direct-4 1000000 149.3 ns/op BenchmarkSetZero/Chan/CachedZero-4 1132144 140.9 ns/op BenchmarkSetZero/Chan/NewZero-4 732445 159.0 ns/op BenchmarkSetZero/Func/Direct-4 1000000 125.3 ns/op BenchmarkSetZero/Func/CachedZero-4 969946 113.8 ns/op BenchmarkSetZero/Func/NewZero-4 735630 148.1 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 100.3 ns/op BenchmarkSetZero/Interface/CachedZero-4 1093836 144.3 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 138.0 ns/op BenchmarkSetZero/Map/Direct-4 1594464 97.24 ns/op BenchmarkSetZero/Map/CachedZero-4 943455 122.4 ns/op BenchmarkSetZero/Map/NewZero-4 912307 165.9 ns/op BenchmarkSetZero/Pointer/Direct-4 1461918 75.70 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 183.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 144.9 ns/op BenchmarkSetZero/Slice/Direct-4 1368121 79.64 ns/op BenchmarkSetZero/Slice/CachedZero-4 1295048 93.85 ns/op BenchmarkSetZero/Slice/NewZero-4 787132 165.7 ns/op BenchmarkSetZero/String/Direct-4 1709582 96.48 ns/op BenchmarkSetZero/String/CachedZero-4 1529164 94.66 ns/op BenchmarkSetZero/String/NewZero-4 844796 144.1 ns/op BenchmarkSetZero/Struct/Direct-4 2252083 98.29 ns/op BenchmarkSetZero/Struct/CachedZero-4 1414364 76.67 ns/op BenchmarkSetZero/Struct/NewZero-4 954357 120.6 ns/op BenchmarkSelect/1-4 179722 752.7 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 90517 1622 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 32134 4021 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 119455 1271 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 106459 960.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 94978 1229 ns/op 104.12 MB/s BenchmarkCallArgCopy/size=256-4 71690 1526 ns/op 167.78 MB/s BenchmarkCallArgCopy/size=1024-4 55009 3480 ns/op 294.25 MB/s BenchmarkCallArgCopy/size=4096-4 14036 7938 ns/op 515.97 MB/s BenchmarkCallArgCopy/size=65536-4 1015 118152 ns/op 554.68 MB/s BenchmarkPtrTo-4 561799 212.5 ns/op BenchmarkFieldByName1-4 375336 269.0 ns/op BenchmarkFieldByName2-4 42708 4616 ns/op BenchmarkFieldByName3-4 3223 33841 ns/op BenchmarkInterfaceBig-4 2112218 54.23 ns/op BenchmarkInterfaceSmall-4 2266022 54.89 ns/op BenchmarkNew-4 815073 155.3 ns/op BenchmarkMap/StringKeys/MapIndex-4 3244 66744 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3052 79807 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2541 59833 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2864 42789 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3032 44247 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2559 71734 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 199910 583.2 ns/op PASS ok reflect 27.088s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 3670 42175 ns/op 9557 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 27900 ns/op 9199 B/op 1 allocs/op BenchmarkFindString-4 10000 30317 ns/op 9280 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 32247 ns/op 9188 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 4099 33701 ns/op 9864 B/op 2 allocs/op BenchmarkLiteral-4 10000 25218 ns/op BenchmarkNotLiteral-4 2839 58515 ns/op BenchmarkMatchClass-4 2565 92355 ns/op BenchmarkMatchClass_InRange-4 1999 61618 ns/op BenchmarkReplaceAll-4 1525 149439 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 7062 22911 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 15631 7303 ns/op BenchmarkAnchoredShortMatch-4 10000 28613 ns/op BenchmarkAnchoredLongMatch-4 10000 11933 ns/op BenchmarkOnePassShortA-4 16646 7076 ns/op BenchmarkNotOnePassShortA-4 6730 27978 ns/op BenchmarkOnePassShortB-4 21282 10449 ns/op BenchmarkNotOnePassShortB-4 10000 32658 ns/op BenchmarkOnePassLongPrefix-4 72535 1757 ns/op BenchmarkOnePassLongNotPrefix-4 27278 4246 ns/op BenchmarkMatchParallelShared-4 10000 28411 ns/op BenchmarkMatchParallelCopied-4 10000 31673 ns/op BenchmarkQuoteMetaAll-4 143506 1025 ns/op 13.66 MB/s BenchmarkQuoteMetaNone-4 349656 326.1 ns/op 79.72 MB/s BenchmarkCompile/Onepass-4 3885 41994 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1185 117393 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 129 853177 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2348792 72.05 ns/op 222.07 MB/s BenchmarkMatch/Easy0/32-4 10000 20968 ns/op 1.53 MB/s BenchmarkMatch/Easy0/1K-4 4796 53171 ns/op 19.26 MB/s BenchmarkMatch/Easy0i/16-4 2382805 57.06 ns/op 280.43 MB/s BenchmarkMatch/Easy0i/32-4 3902 42971 ns/op 0.74 MB/s BenchmarkMatch/Easy0i/1K-4 222 593074 ns/op 1.73 MB/s BenchmarkMatch/Easy1/16-4 2583260 48.22 ns/op 331.84 MB/s BenchmarkMatch/Easy1/32-4 10000 25921 ns/op 1.23 MB/s BenchmarkMatch/Easy1/1K-4 4300 51822 ns/op 19.76 MB/s BenchmarkMatch/Medium/16-4 2521382 58.54 ns/op 273.33 MB/s BenchmarkMatch/Medium/32-4 6338 38596 ns/op 0.83 MB/s BenchmarkMatch/Medium/1K-4 242 496161 ns/op 2.06 MB/s BenchmarkMatch/Hard/16-4 2091908 52.30 ns/op 305.95 MB/s BenchmarkMatch/Hard/32-4 4593 47821 ns/op 0.67 MB/s BenchmarkMatch/Hard/1K-4 100 1127902 ns/op 0.91 MB/s BenchmarkMatch/Hard1/16-4 1614 169699 ns/op 0.09 MB/s BenchmarkMatch/Hard1/32-4 727 178241 ns/op 0.18 MB/s BenchmarkMatch/Hard1/1K-4 22 4741072 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 21936 6973 ns/op 2.29 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13824 9066 ns/op 3.53 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 547 202335 ns/op 5.06 MB/s 26 B/op 0 allocs/op PASS ok regexp 12.723s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 712500 176.8 ns/op PASS ok regexp/syntax 2.218s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 636584 389.8 ns/op BenchmarkMakeChan/Int-4 652436 526.8 ns/op BenchmarkMakeChan/Ptr-4 879847 545.6 ns/op BenchmarkMakeChan/Struct/0-4 1000000 320.7 ns/op BenchmarkMakeChan/Struct/32-4 266510 821.3 ns/op BenchmarkMakeChan/Struct/40-4 135518 1091 ns/op BenchmarkChanNonblocking-4 5167322 27.95 ns/op BenchmarkSelectUncontended-4 809946 137.7 ns/op BenchmarkSelectSyncContended-4 81356 1337 ns/op BenchmarkSelectAsyncContended-4 218508 466.8 ns/op BenchmarkSelectNonblock-4 3518527 35.36 ns/op BenchmarkChanUncontended-4 9028 11493 ns/op BenchmarkChanContended-4 4908 26533 ns/op BenchmarkChanSync-4 191552 649.9 ns/op BenchmarkChanSyncWork-4 10000 38596 ns/op BenchmarkChanProdCons0-4 220539 558.7 ns/op BenchmarkChanProdCons10-4 394732 324.4 ns/op BenchmarkChanProdCons100-4 427724 280.7 ns/op BenchmarkChanProdConsWork0-4 134529 805.6 ns/op BenchmarkChanProdConsWork10-4 186493 560.4 ns/op BenchmarkChanProdConsWork100-4 203396 590.3 ns/op BenchmarkSelectProdCons-4 125456 837.9 ns/op BenchmarkReceiveDataFromClosedChan-4 908694 166.8 ns/op BenchmarkChanCreation-4 181141 809.0 ns/op BenchmarkChanSem-4 244170 527.5 ns/op BenchmarkChanPopular-4 86 1239669 ns/op BenchmarkChanClosed-4 1000000 120.7 ns/op BenchmarkCallClosure-4 4317003 47.00 ns/op BenchmarkCallClosure1-4 4093543 41.81 ns/op BenchmarkCallClosure2-4 1000000 160.1 ns/op BenchmarkCallClosure3-4 1000000 135.6 ns/op BenchmarkCallClosure4-4 916527 154.4 ns/op BenchmarkComplex128DivNormal-4 12675441 11.58 ns/op BenchmarkComplex128DivNisNaN-4 8549617 12.81 ns/op BenchmarkComplex128DivDisNaN-4 5560428 20.22 ns/op BenchmarkComplex128DivNisInf-4 11193997 10.70 ns/op BenchmarkComplex128DivDisInf-4 7549864 18.74 ns/op BenchmarkSetTypePtr-4 60341956 2.545 ns/op 3143.99 MB/s BenchmarkSetTypePtr8-4 11190156 11.93 ns/op 5365.13 MB/s BenchmarkSetTypePtr16-4 10853259 12.46 ns/op 10275.91 MB/s BenchmarkSetTypePtr32-4 12655892 13.55 ns/op 18898.80 MB/s BenchmarkSetTypePtr64-4 9116983 14.65 ns/op 34960.41 MB/s BenchmarkSetTypePtr126-4 5639089 41.51 ns/op 24283.68 MB/s BenchmarkSetTypePtr128-4 6646098 20.95 ns/op 48875.79 MB/s BenchmarkSetTypePtrSlice-4 1000000 193.2 ns/op 42407.03 MB/s BenchmarkSetTypeNode1-4 12176928 12.45 ns/op 1928.38 MB/s BenchmarkSetTypeNode1Slice-4 2565906 72.37 ns/op 10612.64 MB/s BenchmarkSetTypeNode8-4 5955304 17.26 ns/op 4634.97 MB/s BenchmarkSetTypeNode8Slice-4 1555371 78.97 ns/op 32418.36 MB/s BenchmarkSetTypeNode64-4 7126851 20.93 ns/op 25229.48 MB/s BenchmarkSetTypeNode64Slice-4 295922 457.0 ns/op 36973.61 MB/s BenchmarkSetTypeNode64Dead-4 6077313 16.61 ns/op 31778.74 MB/s BenchmarkSetTypeNode64DeadSlice-4 343263 428.7 ns/op 39410.38 MB/s BenchmarkSetTypeNode124-4 5553200 18.78 ns/op 53686.50 MB/s BenchmarkSetTypeNode124Slice-4 238723 688.9 ns/op 46821.15 MB/s BenchmarkSetTypeNode126-4 5682890 28.10 ns/op 36441.42 MB/s BenchmarkSetTypeNode126Slice-4 239767 607.1 ns/op 53977.10 MB/s BenchmarkSetTypeNode128-4 3389382 33.70 ns/op 30864.03 MB/s BenchmarkSetTypeNode128Slice-4 190579 1062 ns/op 31328.02 MB/s BenchmarkSetTypeNode130-4 3697537 47.38 ns/op 22288.87 MB/s BenchmarkSetTypeNode130Slice-4 125548 959.7 ns/op 35211.11 MB/s BenchmarkSetTypeNode1024-4 1000000 148.3 ns/op 55356.53 MB/s BenchmarkSetTypeNode1024Slice-4 17722 8900 ns/op 29510.37 MB/s BenchmarkAllocation-4 1609 115487 ns/op BenchmarkReadMemStats-4 67 2122430 ns/op BenchmarkReadMemStatsLatency-4 1 3144688 p50-ns 3144688 p90-ns 3144688 p99-ns BenchmarkWriteBarrier-4 2024772 54.71 ns/op BenchmarkBulkWriteBarrier-4 3979204 32.24 ns/op BenchmarkScanStackNoLocals-4 2 96516444 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12974550 9.432 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9919288 13.04 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11573756 11.50 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7892710 14.80 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5394020 21.65 ns/op BenchmarkHash5-4 6702900 17.42 ns/op 286.97 MB/s BenchmarkHash16-4 7292374 17.22 ns/op 929.32 MB/s BenchmarkHash64-4 6474760 20.33 ns/op 3147.68 MB/s BenchmarkHash1024-4 2157154 68.43 ns/op 14965.05 MB/s BenchmarkHash65536-4 43981 2738 ns/op 23936.54 MB/s BenchmarkAlignedLoad-4 9204579 13.69 ns/op BenchmarkUnalignedLoad-4 9810888 12.75 ns/op BenchmarkEqEfaceConcrete-4 6694136 17.71 ns/op BenchmarkEqIfaceConcrete-4 7034002 18.05 ns/op BenchmarkNeEfaceConcrete-4 7691673 20.27 ns/op BenchmarkNeIfaceConcrete-4 6853928 21.61 ns/op BenchmarkConvT2EByteSized/bool-4 3785463 31.80 ns/op BenchmarkConvT2EByteSized/uint8-4 3623355 55.38 ns/op BenchmarkConvT2ESmall-4 4419793 30.12 ns/op BenchmarkConvT2EUintptr-4 4021239 36.66 ns/op BenchmarkConvT2ELarge-4 717513 164.7 ns/op BenchmarkConvT2ISmall-4 4025949 30.28 ns/op BenchmarkConvT2IUintptr-4 3796712 35.03 ns/op BenchmarkConvT2ILarge-4 995934 172.3 ns/op BenchmarkConvI2E-4 3397910 49.59 ns/op BenchmarkConvI2I-4 3493671 37.75 ns/op BenchmarkAssertE2T-4 2848758 52.67 ns/op BenchmarkAssertE2TLarge-4 1494812 73.44 ns/op BenchmarkAssertE2I-4 3132518 36.76 ns/op BenchmarkAssertI2T-4 2043198 53.46 ns/op BenchmarkAssertI2I-4 2903461 39.98 ns/op BenchmarkAssertI2E-4 2959135 34.12 ns/op BenchmarkAssertE2E-4 4004455 37.80 ns/op BenchmarkAssertE2T2-4 2172662 51.09 ns/op BenchmarkAssertE2T2Blank-4 2860794 40.87 ns/op BenchmarkAssertI2E2-4 2775394 50.71 ns/op BenchmarkAssertI2E2Blank-4 3835084 34.46 ns/op BenchmarkAssertE2E2-4 3245034 35.76 ns/op BenchmarkAssertE2E2Blank-4 3850914 49.15 ns/op BenchmarkConvT2Ezero/zero/16-4 3832195 28.65 ns/op BenchmarkConvT2Ezero/zero/32-4 3967389 28.91 ns/op BenchmarkConvT2Ezero/zero/64-4 4093612 34.39 ns/op BenchmarkConvT2Ezero/zero/str-4 3947724 30.06 ns/op BenchmarkConvT2Ezero/zero/slice-4 3622443 29.14 ns/op BenchmarkConvT2Ezero/zero/big-4 119290 1425 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1217709 101.5 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 147.8 ns/op BenchmarkConvT2Ezero/nonzero/big-4 132069 1464 ns/op BenchmarkConvT2Ezero/smallint/16-4 4007776 34.72 ns/op BenchmarkConvT2Ezero/smallint/32-4 4068974 48.94 ns/op BenchmarkConvT2Ezero/smallint/64-4 4238557 27.26 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 107.3 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 131.6 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 122.6 ns/op BenchmarkMalloc8-4 1000000 184.9 ns/op BenchmarkMalloc16-4 685125 196.3 ns/op BenchmarkMallocTypeInfo8-4 1000000 133.2 ns/op BenchmarkMallocTypeInfo16-4 1000000 144.4 ns/op BenchmarkMallocLargeStruct-4 61551 1890 ns/op BenchmarkGoroutineSelect-4 18 7466541 ns/op BenchmarkGoroutineBlocking-4 18 7551661 ns/op BenchmarkGoroutineForRange-4 12 8743885 ns/op BenchmarkGoroutineIdle-4 16 9929371 ns/op BenchmarkHashStringSpeed-4 2442106 55.79 ns/op BenchmarkHashBytesSpeed-4 1000000 124.1 ns/op BenchmarkHashInt32Speed-4 2626573 47.57 ns/op BenchmarkHashInt64Speed-4 2263605 44.54 ns/op BenchmarkHashStringArraySpeed-4 636600 317.1 ns/op BenchmarkMegMap-4 2474182 45.46 ns/op BenchmarkMegOneMap-4 2833274 41.77 ns/op BenchmarkMegEqMap-4 2534 58149 ns/op BenchmarkMegEmptyMap-4 3629781 44.91 ns/op BenchmarkSmallStrMap-4 2478022 44.42 ns/op BenchmarkMapStringKeysEight_16-4 2730054 47.28 ns/op BenchmarkMapStringKeysEight_32-4 2712267 58.95 ns/op BenchmarkMapStringKeysEight_64-4 2619504 76.96 ns/op BenchmarkMapStringKeysEight_1M-4 2569674 46.79 ns/op BenchmarkIntMap-4 2568572 44.16 ns/op BenchmarkMapFirst/1-4 3545419 33.06 ns/op BenchmarkMapFirst/2-4 3226477 33.48 ns/op BenchmarkMapFirst/3-4 3342542 34.05 ns/op BenchmarkMapFirst/4-4 1787934 57.35 ns/op BenchmarkMapFirst/5-4 3379416 33.81 ns/op BenchmarkMapFirst/6-4 3325452 34.95 ns/op BenchmarkMapFirst/7-4 3446268 68.55 ns/op BenchmarkMapFirst/8-4 3551970 31.99 ns/op BenchmarkMapFirst/9-4 3242184 53.08 ns/op BenchmarkMapFirst/10-4 3482868 35.44 ns/op BenchmarkMapFirst/11-4 3526891 32.81 ns/op BenchmarkMapFirst/12-4 3222415 36.37 ns/op BenchmarkMapFirst/13-4 2289950 49.27 ns/op BenchmarkMapFirst/14-4 3603069 35.26 ns/op BenchmarkMapFirst/15-4 2921956 34.26 ns/op BenchmarkMapFirst/16-4 3345435 35.14 ns/op BenchmarkMapMid/1-4 3145888 39.00 ns/op BenchmarkMapMid/2-4 2986500 37.56 ns/op BenchmarkMapMid/3-4 3360228 36.06 ns/op BenchmarkMapMid/4-4 3219950 70.44 ns/op BenchmarkMapMid/5-4 2599578 39.35 ns/op BenchmarkMapMid/6-4 3132303 37.60 ns/op BenchmarkMapMid/7-4 2963320 49.48 ns/op BenchmarkMapMid/8-4 3059520 41.11 ns/op BenchmarkMapMid/9-4 3035720 38.54 ns/op BenchmarkMapMid/10-4 3126622 62.00 ns/op BenchmarkMapMid/11-4 2907919 52.65 ns/op BenchmarkMapMid/12-4 2851935 42.30 ns/op BenchmarkMapMid/13-4 2886456 42.47 ns/op BenchmarkMapMid/14-4 2933868 41.53 ns/op BenchmarkMapMid/15-4 3114610 43.04 ns/op BenchmarkMapMid/16-4 2863040 47.96 ns/op BenchmarkMapLast/1-4 2830260 53.90 ns/op BenchmarkMapLast/2-4 3127594 38.71 ns/op BenchmarkMapLast/3-4 2879750 53.00 ns/op BenchmarkMapLast/4-4 2845070 38.49 ns/op BenchmarkMapLast/5-4 2755920 42.25 ns/op BenchmarkMapLast/6-4 2479527 43.39 ns/op BenchmarkMapLast/7-4 2738696 44.14 ns/op BenchmarkMapLast/8-4 2644372 48.83 ns/op BenchmarkMapLast/9-4 2862771 51.50 ns/op BenchmarkMapLast/10-4 2437041 46.44 ns/op BenchmarkMapLast/11-4 2615800 44.62 ns/op BenchmarkMapLast/12-4 2500119 48.64 ns/op BenchmarkMapLast/13-4 2671136 44.63 ns/op BenchmarkMapLast/14-4 2597538 45.24 ns/op BenchmarkMapLast/15-4 2739942 43.81 ns/op BenchmarkMapLast/16-4 2819337 61.51 ns/op BenchmarkMapCycle-4 1908675 68.30 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2662657 46.56 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2388 45534 ns/op BenchmarkMakeMap/[Byte]Byte-4 795010 505.1 ns/op BenchmarkMakeMap/[Int]Int-4 328527 1187 ns/op BenchmarkNewEmptyMap-4 12644800 9.244 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1217742 82.67 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 480499 236.3 ns/op BenchmarkMapIterEmpty-4 3851714 34.33 ns/op BenchmarkSameLengthMap-4 3555462 34.60 ns/op BenchmarkBigKeyMap-4 1179595 97.27 ns/op BenchmarkBigValMap-4 1000000 108.7 ns/op BenchmarkSmallKeyMap-4 2243490 50.82 ns/op BenchmarkMapPopulate/1-4 1505904 78.95 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 118950 1603 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9646 39430 ns/op 6270 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 436 384346 ns/op 51809 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 31 5519538 ns/op 416020 B/op 198 allocs/op BenchmarkMapPopulate/100000-4 3 57336544 ns/op 6526978 B/op 2891 allocs/op BenchmarkComplexAlgMap-4 371646 277.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 699394 194.9 ns/op BenchmarkGoMapClear/Reflexive/10-4 462926 223.1 ns/op BenchmarkGoMapClear/Reflexive/100-4 225517 552.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 49114 2688 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5368 21069 ns/op BenchmarkGoMapClear/NonReflexive/1-4 505314 242.8 ns/op BenchmarkGoMapClear/NonReflexive/10-4 467980 264.0 ns/op BenchmarkGoMapClear/NonReflexive/100-4 203941 613.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 42148 2832 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4360 44043 ns/op BenchmarkMapStringConversion/32/simple-4 1311993 85.63 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 172.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1082023 99.68 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1283944 86.67 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 122.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 107.9 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1481146 76.39 ns/op BenchmarkMapInterfacePtr-4 1477201 94.22 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4372455 23.05 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 46305 3331 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5850 24652 ns/op BenchmarkMapPop1000-4 398 294633 ns/op BenchmarkMapPop10000-4 22 5044984 ns/op BenchmarkMapAssign/Int32/256-4 2087998 97.64 ns/op BenchmarkMapAssign/Int32/65536-4 884930 121.2 ns/op BenchmarkMapAssign/Int64/256-4 2088428 53.18 ns/op BenchmarkMapAssign/Int64/65536-4 1141178 182.4 ns/op BenchmarkMapAssign/Str/256-4 1870958 63.72 ns/op BenchmarkMapAssign/Str/65536-4 512694 233.8 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1319952 104.2 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 813577 134.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1317465 107.2 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 509916 202.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 314528 3842 ns/op BenchmarkMapOperatorAssign/Str/65536-4 147204 695.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 922690 199.2 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 188462 623.1 ns/op 67 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 841010 179.2 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 112963 946.4 ns/op 103 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 628135 257.6 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 107317 1535 ns/op 136 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1264908 106.4 ns/op BenchmarkMapDelete/Int32/1000-4 1930927 64.80 ns/op BenchmarkMapDelete/Int32/10000-4 1559906 66.59 ns/op BenchmarkMapDelete/Int64/100-4 1000000 100.6 ns/op BenchmarkMapDelete/Int64/1000-4 1677210 65.59 ns/op BenchmarkMapDelete/Int64/10000-4 1798693 67.22 ns/op BenchmarkMapDelete/Str/100-4 1000000 137.7 ns/op BenchmarkMapDelete/Str/1000-4 1231051 110.7 ns/op BenchmarkMapDelete/Str/10000-4 1525254 100.2 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 108.0 ns/op BenchmarkMapDelete/Pointer/1000-4 1459009 85.48 ns/op BenchmarkMapDelete/Pointer/10000-4 1411951 83.55 ns/op BenchmarkMemmove/0-4 19169300 7.249 ns/op BenchmarkMemmove/1-4 1235479 101.6 ns/op 9.84 MB/s BenchmarkMemmove/2-4 1000000 100.5 ns/op 19.89 MB/s BenchmarkMemmove/3-4 1235514 97.06 ns/op 30.91 MB/s BenchmarkMemmove/4-4 1000000 130.8 ns/op 30.57 MB/s BenchmarkMemmove/5-4 1000000 104.7 ns/op 47.77 MB/s BenchmarkMemmove/6-4 1156780 101.3 ns/op 59.24 MB/s BenchmarkMemmove/7-4 1153503 204.3 ns/op 34.26 MB/s BenchmarkMemmove/8-4 1000000 103.9 ns/op 77.00 MB/s BenchmarkMemmove/9-4 1000000 105.9 ns/op 84.98 MB/s BenchmarkMemmove/10-4 1000000 121.4 ns/op 82.34 MB/s BenchmarkMemmove/11-4 1081030 105.7 ns/op 104.04 MB/s BenchmarkMemmove/12-4 1000000 170.6 ns/op 70.34 MB/s BenchmarkMemmove/13-4 1000000 126.4 ns/op 102.85 MB/s BenchmarkMemmove/14-4 1000000 109.2 ns/op 128.25 MB/s BenchmarkMemmove/15-4 1096864 121.9 ns/op 123.08 MB/s BenchmarkMemmove/16-4 1156165 101.5 ns/op 157.61 MB/s BenchmarkMemmove/32-4 1000000 107.2 ns/op 298.37 MB/s BenchmarkMemmove/64-4 1000000 111.4 ns/op 574.25 MB/s BenchmarkMemmove/128-4 1000000 145.8 ns/op 878.19 MB/s BenchmarkMemmove/256-4 886512 145.9 ns/op 1754.64 MB/s BenchmarkMemmove/512-4 594058 191.7 ns/op 2671.11 MB/s BenchmarkMemmove/1024-4 432172 308.5 ns/op 3318.84 MB/s BenchmarkMemmove/2048-4 199627 640.3 ns/op 3198.39 MB/s BenchmarkMemmove/4096-4 107235 1110 ns/op 3690.43 MB/s BenchmarkMemmoveOverlap/32-4 1000000 131.0 ns/op 244.34 MB/s BenchmarkMemmoveOverlap/64-4 1020508 182.0 ns/op 351.60 MB/s BenchmarkMemmoveOverlap/128-4 1000000 122.0 ns/op 1048.79 MB/s BenchmarkMemmoveOverlap/256-4 801885 141.4 ns/op 1811.05 MB/s BenchmarkMemmoveOverlap/512-4 755239 185.5 ns/op 2760.08 MB/s BenchmarkMemmoveOverlap/1024-4 472054 301.6 ns/op 3395.15 MB/s BenchmarkMemmoveOverlap/2048-4 252763 445.0 ns/op 4602.10 MB/s BenchmarkMemmoveOverlap/4096-4 165400 754.5 ns/op 5428.59 MB/s BenchmarkMemmoveUnalignedDst/0-4 19925355 8.163 ns/op BenchmarkMemmoveUnalignedDst/1-4 1237258 109.6 ns/op 9.13 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 100.9 ns/op 19.81 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 129.5 ns/op 23.17 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 194.0 ns/op 20.62 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 105.4 ns/op 47.44 MB/s BenchmarkMemmoveUnalignedDst/6-4 1272552 141.5 ns/op 42.42 MB/s BenchmarkMemmoveUnalignedDst/7-4 1097478 140.6 ns/op 49.80 MB/s BenchmarkMemmoveUnalignedDst/8-4 1214296 97.19 ns/op 82.32 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 164.8 ns/op 54.60 MB/s BenchmarkMemmoveUnalignedDst/10-4 1213152 95.89 ns/op 104.28 MB/s BenchmarkMemmoveUnalignedDst/11-4 1210513 98.79 ns/op 111.35 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 101.1 ns/op 118.64 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 220.6 ns/op 58.94 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 200.3 ns/op 69.91 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 119.4 ns/op 125.66 MB/s BenchmarkMemmoveUnalignedDst/16-4 1205596 98.01 ns/op 163.25 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 121.2 ns/op 264.01 MB/s BenchmarkMemmoveUnalignedDst/64-4 1071246 104.9 ns/op 610.27 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 121.8 ns/op 1050.87 MB/s BenchmarkMemmoveUnalignedDst/256-4 998294 137.4 ns/op 1862.71 MB/s BenchmarkMemmoveUnalignedDst/512-4 663908 267.7 ns/op 1912.88 MB/s BenchmarkMemmoveUnalignedDst/1024-4 358434 297.0 ns/op 3447.74 MB/s BenchmarkMemmoveUnalignedDst/2048-4 309066 534.3 ns/op 3833.07 MB/s BenchmarkMemmoveUnalignedDst/4096-4 155707 832.5 ns/op 4920.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1230159 156.8 ns/op 204.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 935708 117.5 ns/op 544.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 991448 198.7 ns/op 644.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 916338 138.7 ns/op 1845.69 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 605328 190.5 ns/op 2687.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 298868 627.2 ns/op 1632.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 262170 654.8 ns/op 3127.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 148567 1944 ns/op 2107.24 MB/s BenchmarkMemmoveUnalignedSrc/0-4 16315069 6.976 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1234434 91.89 ns/op 10.88 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1275550 97.01 ns/op 20.62 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1311531 93.23 ns/op 32.18 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1234672 93.16 ns/op 42.94 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 119.8 ns/op 41.73 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 109.2 ns/op 54.96 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 136.9 ns/op 51.13 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 174.1 ns/op 45.95 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 109.9 ns/op 81.91 MB/s BenchmarkMemmoveUnalignedSrc/10-4 843700 134.0 ns/op 74.65 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 108.9 ns/op 100.98 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 122.5 ns/op 97.96 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 114.2 ns/op 113.80 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 123.4 ns/op 113.50 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1060042 107.2 ns/op 139.96 MB/s BenchmarkMemmoveUnalignedSrc/16-4 996686 111.6 ns/op 143.40 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 157.1 ns/op 203.64 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 116.0 ns/op 551.57 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 121.2 ns/op 1056.29 MB/s BenchmarkMemmoveUnalignedSrc/256-4 804702 149.4 ns/op 1713.44 MB/s BenchmarkMemmoveUnalignedSrc/512-4 590421 197.2 ns/op 2596.65 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 392242 301.5 ns/op 3396.25 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 236913 603.7 ns/op 3392.66 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 151560 808.8 ns/op 5064.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 103.4 ns/op 309.45 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1055328 108.3 ns/op 590.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 116.9 ns/op 1094.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 975962 296.1 ns/op 864.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 725982 190.5 ns/op 2688.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 428772 281.2 ns/op 3641.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 232180 504.5 ns/op 4059.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 104133 1040 ns/op 3939.38 MB/s BenchmarkMemclr/5-4 16567756 8.079 ns/op 618.87 MB/s BenchmarkMemclr/16-4 14901295 10.64 ns/op 1503.11 MB/s BenchmarkMemclr/64-4 13410877 8.556 ns/op 7479.90 MB/s BenchmarkMemclr/256-4 12234375 9.890 ns/op 25885.53 MB/s BenchmarkMemclr/4096-4 2070302 56.85 ns/op 72046.84 MB/s BenchmarkMemclr/65536-4 79555 1360 ns/op 48181.15 MB/s BenchmarkMemclr/1M-4 4192 25566 ns/op 41014.59 MB/s BenchmarkMemclr/4M-4 1098 108567 ns/op 38633.17 MB/s BenchmarkMemclr/8M-4 368 303403 ns/op 27648.41 MB/s BenchmarkMemclr/16M-4 114 956985 ns/op 17531.32 MB/s BenchmarkMemclr/64M-4 43 2745201 ns/op 24445.88 MB/s BenchmarkGoMemclr/5-4 1565305 75.25 ns/op 66.44 MB/s BenchmarkGoMemclr/16-4 773616 237.0 ns/op 67.50 MB/s BenchmarkGoMemclr/64-4 184645 864.0 ns/op 74.07 MB/s BenchmarkGoMemclr/256-4 40021 3385 ns/op 75.64 MB/s BenchmarkMemclrRange/1K_2K-4 75055 2881 ns/op 33272.77 MB/s BenchmarkMemclrRange/2K_8K-4 26606 4321 ns/op 77195.91 MB/s BenchmarkMemclrRange/4K_16K-4 19281 8059 ns/op 40090.11 MB/s BenchmarkMemclrRange/160K_228K-4 2818 38583 ns/op 43098.80 MB/s BenchmarkClearFat7-4 4193719 40.77 ns/op BenchmarkClearFat8-4 4243796 47.20 ns/op BenchmarkClearFat11-4 3884227 30.05 ns/op BenchmarkClearFat12-4 3770376 54.13 ns/op BenchmarkClearFat13-4 4027624 31.26 ns/op BenchmarkClearFat14-4 3922964 29.87 ns/op BenchmarkClearFat15-4 3793363 30.19 ns/op BenchmarkClearFat16-4 4170073 36.69 ns/op BenchmarkClearFat24-4 2602125 46.20 ns/op BenchmarkClearFat32-4 3031117 51.94 ns/op BenchmarkClearFat40-4 3690818 38.62 ns/op BenchmarkClearFat48-4 3648679 69.17 ns/op BenchmarkClearFat56-4 3495578 39.44 ns/op BenchmarkClearFat64-4 3248095 40.55 ns/op BenchmarkClearFat72-4 3430432 35.58 ns/op BenchmarkClearFat128-4 2691218 52.87 ns/op BenchmarkClearFat256-4 1709440 68.03 ns/op BenchmarkClearFat512-4 1319312 109.9 ns/op BenchmarkClearFat1024-4 948996 156.3 ns/op BenchmarkClearFat1032-4 876979 130.9 ns/op BenchmarkClearFat1040-4 830032 165.3 ns/op BenchmarkCopyFat7-4 3777763 33.17 ns/op BenchmarkCopyFat8-4 4517836 29.92 ns/op BenchmarkCopyFat11-4 4007186 34.04 ns/op BenchmarkCopyFat12-4 3862346 29.59 ns/op BenchmarkCopyFat13-4 3009778 33.80 ns/op BenchmarkCopyFat14-4 4020193 29.83 ns/op BenchmarkCopyFat15-4 3326097 41.92 ns/op BenchmarkCopyFat16-4 4208544 54.00 ns/op BenchmarkCopyFat24-4 3058656 35.51 ns/op BenchmarkCopyFat32-4 3366511 46.65 ns/op BenchmarkCopyFat64-4 3163219 33.21 ns/op BenchmarkCopyFat72-4 3327890 50.06 ns/op BenchmarkCopyFat128-4 3032232 38.32 ns/op BenchmarkCopyFat256-4 2028685 64.79 ns/op BenchmarkCopyFat512-4 1260423 88.44 ns/op BenchmarkCopyFat520-4 1209176 87.87 ns/op BenchmarkCopyFat1024-4 780459 227.1 ns/op BenchmarkCopyFat1032-4 645648 177.6 ns/op BenchmarkCopyFat1040-4 866542 157.9 ns/op BenchmarkIssue18740/2byte-4 297 439208 ns/op BenchmarkIssue18740/4byte-4 518 262390 ns/op BenchmarkIssue18740/8byte-4 1020 132378 ns/op BenchmarkReadMetricsLatency-4 9129 3068 p50-ns 5808 p90-ns 15997 p99-ns BenchmarkFinalizer-4 207 622683 ns/op BenchmarkFinalizerRun-4 186801 789.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8863828 16.94 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3651670 58.42 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2764759 39.81 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2553254 71.24 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1663527 163.1 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 172.5 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2707060 46.45 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 157.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1509716 78.60 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2419843 47.45 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2336761 50.65 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 108.2 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1698968 68.87 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 116.1 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 4597642 42.55 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5765101 23.14 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 4865752 28.58 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5381444 27.41 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5445279 22.10 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5407021 35.86 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5488226 24.08 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6631344 19.33 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6078676 18.44 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5732904 24.95 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6543543 29.83 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 4501530 37.84 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6803820 36.09 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6753037 17.61 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6746655 16.65 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7383426 17.61 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6480824 23.32 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6307401 17.59 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5748676 19.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7247122 16.66 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6561757 18.56 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6379030 22.04 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5845537 23.91 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7574376 19.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6828795 26.18 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 4504754 25.11 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5489112 30.73 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7187778 19.17 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6758486 27.87 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6467520 26.42 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7380049 21.12 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6366208 19.03 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6670986 16.63 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6899156 20.94 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7583112 26.55 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 4175329 29.23 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6335916 18.03 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6753157 17.77 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6537921 16.97 ns/op BenchmarkNetpollBreak-4 2840 70876 ns/op BenchmarkPingPongHog-4 880 313570 ns/op BenchmarkStackGrowth-4 95047 1362 ns/op BenchmarkStackGrowthDeep-4 946 129887 ns/op BenchmarkCreateGoroutines-4 46933 2984 ns/op BenchmarkCreateGoroutinesParallel-4 49737 32977 ns/op BenchmarkCreateGoroutinesCapture-4 2384 211813 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 19898 55643 ns/op BenchmarkClosureCall-4 19360383 5.588 ns/op BenchmarkWakeupParallelSpinning/0s-4 6268 21284 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4329 30076 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4384 32409 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3045 50528 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1758 87815 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1096 151245 ns/op BenchmarkWakeupParallelSpinning/50µs-4 405 316776 ns/op BenchmarkWakeupParallelSpinning/100µs-4 195 743316 ns/op BenchmarkMatmult-4 2420464 80.65 ns/op BenchmarkFastrand-4 5418804 21.83 ns/op BenchmarkFastrand64-4 5254134 21.87 ns/op BenchmarkFastrandHashiter-4 2609272 51.19 ns/op BenchmarkFastrandn/2-4 3829407 32.82 ns/op BenchmarkFastrandn/3-4 4140873 29.57 ns/op BenchmarkFastrandn/4-4 3654901 31.74 ns/op BenchmarkFastrandn/5-4 4172642 26.14 ns/op BenchmarkIfaceCmp100-4 93411 1280 ns/op BenchmarkIfaceCmpNil100-4 191733 813.4 ns/op BenchmarkEfaceCmpDiff-4 48104 3065 ns/op BenchmarkEfaceCmpDiffIndirect-4 39014 2769 ns/op BenchmarkDefer-4 1517581 138.8 ns/op BenchmarkDefer10-4 667102 203.7 ns/op BenchmarkDeferMany-4 419202 641.0 ns/op BenchmarkPanicRecover-4 248420 626.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 84 2309484 ns/op 2092391 p50-ns 3402970 p90-ns 5874399 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 87 3046868 ns/op 2391651 p50-ns 5345173 p90-ns 11073524 p99-ns BenchmarkGoroutineProfile/small/idle-4 48 4497011 ns/op 4413857 p50-ns 6027138 p90-ns 7076563 p99-ns BenchmarkGoroutineProfile/small/loaded-4 24 8788001 ns/op 7073606 p50-ns 15463559 p90-ns 23479890 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 55 2334808 ns/op 2212505 p50-ns 3277796 p90-ns 6071463 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 40 3147439 ns/op 2438752 p50-ns 5529538 p90-ns 11093941 p99-ns BenchmarkGoroutineProfile/large/idle-4 10 10551432 ns/op 10287371 p50-ns 12852741 p90-ns 12852741 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 34912476 ns/op 38227625 p50-ns 65408857 p90-ns 65408857 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 99 2183153 ns/op 1981558 p50-ns 3105498 p90-ns 6053699 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 51 3833275 ns/op 2920747 p50-ns 6645829 p90-ns 19330871 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 25 5781554 ns/op 5802333 p50-ns 7230036 p90-ns 10795010 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 25 13181490 ns/op 9977536 p50-ns 22846016 p90-ns 59100512 p99-ns BenchmarkRWMutexUncontended-4 2632 113044 ns/op BenchmarkRWMutexWrite100-4 1000000 4299 ns/op BenchmarkRWMutexWrite10-4 296559 3097 ns/op BenchmarkRWMutexWorkWrite100-4 597506 7649 ns/op BenchmarkRWMutexWorkWrite10-4 36746 5163 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2065 123724 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 847 143509 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 848 184027 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 436 341322 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 418 263625 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 188 628327 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 208 487215 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 104 1324779 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 162830 1401 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 76514 1548 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 175568 1718 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 101456 2455 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 73033 1481 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 80079 1460 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 116007 2106 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 103255 1331 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 91699 1519 ns/op BenchmarkMakeSlice/Byte-4 1000000 120.5 ns/op BenchmarkMakeSlice/Int16-4 1000000 127.7 ns/op BenchmarkMakeSlice/Int-4 1000000 211.9 ns/op BenchmarkMakeSlice/Ptr-4 1000000 139.5 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 218.8 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 344.6 ns/op BenchmarkMakeSlice/Struct/40-4 773565 383.7 ns/op BenchmarkGrowSlice/Byte-4 536581 465.7 ns/op BenchmarkGrowSlice/Int16-4 467620 377.7 ns/op BenchmarkGrowSlice/Int-4 211584 765.3 ns/op BenchmarkGrowSlice/Ptr-4 229890 2994 ns/op BenchmarkGrowSlice/Struct/24-4 197524 798.3 ns/op BenchmarkGrowSlice/Struct/32-4 91112 1246 ns/op BenchmarkGrowSlice/Struct/40-4 100803 1195 ns/op BenchmarkExtendSlice/IntSlice-4 283801 556.8 ns/op BenchmarkExtendSlice/PointerSlice-4 178858 685.6 ns/op BenchmarkExtendSlice/NoGrow-4 131976 1991 ns/op BenchmarkAppend-4 707390 185.4 ns/op BenchmarkAppendGrowByte-4 1 153595820 ns/op BenchmarkAppendGrowString-4 1 826585699 ns/op BenchmarkAppendSlice/1Bytes-4 688539 762.5 ns/op BenchmarkAppendSlice/4Bytes-4 567542 331.2 ns/op BenchmarkAppendSlice/7Bytes-4 445816 243.9 ns/op BenchmarkAppendSlice/8Bytes-4 505934 216.2 ns/op BenchmarkAppendSlice/15Bytes-4 451566 223.2 ns/op BenchmarkAppendSlice/16Bytes-4 401826 594.0 ns/op BenchmarkAppendSlice/32Bytes-4 534345 205.8 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 38944 3466 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 11452 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 4987 46180 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 724 149325 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 92 1690370 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 31 4211931 ns/op BenchmarkAppendStr/1Bytes-4 615122 183.6 ns/op BenchmarkAppendStr/4Bytes-4 879890 171.3 ns/op BenchmarkAppendStr/8Bytes-4 325305 386.3 ns/op BenchmarkAppendStr/16Bytes-4 178956 757.7 ns/op BenchmarkAppendStr/32Bytes-4 246084 561.4 ns/op BenchmarkAppendSpecialCase-4 696492 152.0 ns/op BenchmarkCopy/1Byte-4 208774 660.4 ns/op 1.51 MB/s BenchmarkCopy/1String-4 251791 570.4 ns/op 1.75 MB/s BenchmarkCopy/2Byte-4 228914 447.6 ns/op 4.47 MB/s BenchmarkCopy/2String-4 227373 701.0 ns/op 2.85 MB/s BenchmarkCopy/4Byte-4 339314 498.3 ns/op 8.03 MB/s BenchmarkCopy/4String-4 671193 206.5 ns/op 19.37 MB/s BenchmarkCopy/8Byte-4 1000000 146.2 ns/op 54.70 MB/s BenchmarkCopy/8String-4 1000000 125.3 ns/op 63.85 MB/s BenchmarkCopy/12Byte-4 1180414 95.75 ns/op 125.33 MB/s BenchmarkCopy/12String-4 1202314 102.0 ns/op 117.65 MB/s BenchmarkCopy/16Byte-4 1000000 207.7 ns/op 77.03 MB/s BenchmarkCopy/16String-4 969132 167.5 ns/op 95.54 MB/s BenchmarkCopy/32Byte-4 946246 116.5 ns/op 274.60 MB/s BenchmarkCopy/32String-4 1000000 108.8 ns/op 294.02 MB/s BenchmarkCopy/128Byte-4 1000000 125.4 ns/op 1020.43 MB/s BenchmarkCopy/128String-4 1000000 177.0 ns/op 723.23 MB/s BenchmarkCopy/1024Byte-4 430592 351.0 ns/op 2917.32 MB/s BenchmarkCopy/1024String-4 269126 416.2 ns/op 2460.43 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 20323 5522 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 12342 9939 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 19089 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 8917 19389 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9061 29217 ns/op BenchmarkAppendInPlace/Grow/Byte-4 94399 1462 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 133826 1553 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 66291 1592 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 59702 2338 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 42393 2977 ns/op BenchmarkStackCopyPtr-4 1 132592719 ns/op BenchmarkStackCopy-4 2 78454828 ns/op BenchmarkStackCopyNoCache-4 24 4422861 ns/op BenchmarkStackCopyWithStkobj-4 3 47831472 ns/op BenchmarkIssue18138-4 364 295904 ns/op BenchmarkCompareStringEqual-4 14433022 7.620 ns/op BenchmarkCompareStringIdentical-4 20958666 4.929 ns/op BenchmarkCompareStringSameLength-4 15813985 6.733 ns/op BenchmarkCompareStringDifferentLength-4 22932868 4.760 ns/op BenchmarkCompareStringBigUnaligned-4 1852 64167 ns/op 16341.60 MB/s BenchmarkCompareStringBig-4 1462 70103 ns/op 14957.71 MB/s BenchmarkConcatStringAndBytes-4 1948933 61.78 ns/op BenchmarkSliceByteToString/1-4 1795466 67.03 ns/op BenchmarkSliceByteToString/2-4 1000000 128.7 ns/op BenchmarkSliceByteToString/4-4 893773 131.9 ns/op BenchmarkSliceByteToString/8-4 1000000 143.2 ns/op BenchmarkSliceByteToString/16-4 722298 155.6 ns/op BenchmarkSliceByteToString/32-4 659425 192.5 ns/op BenchmarkSliceByteToString/64-4 739224 217.9 ns/op BenchmarkSliceByteToString/128-4 728168 304.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2541037 46.95 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 112.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1222243 96.75 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3010539 36.93 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1697991 67.78 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1846755 60.72 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1886293 64.80 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 404799 319.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 461060 261.2 ns/op BenchmarkRuneIterate/range/ASCII-4 8197016 14.28 ns/op BenchmarkRuneIterate/range/Japanese-4 2773015 42.15 ns/op BenchmarkRuneIterate/range/MixedLength-4 3426404 35.19 ns/op BenchmarkRuneIterate/range1/ASCII-4 8595400 13.91 ns/op BenchmarkRuneIterate/range1/Japanese-4 2834511 43.13 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3310285 35.52 ns/op BenchmarkRuneIterate/range2/ASCII-4 8570862 14.11 ns/op BenchmarkRuneIterate/range2/Japanese-4 2795466 43.14 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3193546 35.82 ns/op BenchmarkArrayEqual-4 27366738 4.045 ns/op BenchmarkFunc/Name-4 6654475 17.82 ns/op BenchmarkFunc/Entry-4 13566704 8.658 ns/op BenchmarkFunc/FileLine-4 2237160 52.73 ns/op PASS ok runtime 465.941s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 26425 4444 ns/op BenchmarkHandle/concurrent-4 17936 5761 ns/op PASS ok runtime/cgo 0.599s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 30103722 4.492 ns/op BenchmarkAtomicStore64-4 11266742 9.618 ns/op BenchmarkAtomicLoad-4 29416897 4.374 ns/op BenchmarkAtomicStore-4 13685406 10.73 ns/op BenchmarkAnd8-4 13353349 9.521 ns/op BenchmarkAnd-4 13287438 9.670 ns/op BenchmarkAnd8Parallel-4 4017224 26.45 ns/op BenchmarkAndParallel-4 4514082 28.31 ns/op BenchmarkOr8-4 13388029 9.545 ns/op BenchmarkOr-4 12056074 9.525 ns/op BenchmarkOr8Parallel-4 4287945 26.55 ns/op BenchmarkOrParallel-4 4283954 25.72 ns/op BenchmarkXadd-4 4549500 25.92 ns/op BenchmarkXadd64-4 4328440 26.17 ns/op BenchmarkCas-4 2960002 40.92 ns/op BenchmarkCas64-4 2579916 40.48 ns/op BenchmarkXchg-4 4634164 28.57 ns/op BenchmarkXchg64-4 4488201 26.54 ns/op PASS ok runtime/internal/atomic 3.147s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3216121 33.03 ns/op BenchmarkMulUintptr/large-4 2413642 45.08 ns/op PASS ok runtime/internal/math 0.424s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 18 8554806 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 15 12057509 ns/op 318.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 51 2389463 ns/op 3.647 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 14824679 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 21735960 ns/op 1226 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 26 4168323 ns/op 77.62 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 73140270 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 216755232 ns/op 8390 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 12850400 ns/op 829.4 concurrent_launches/op PASS ok runtime/pprof 2.693s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 13 7905024 ns/op BenchmarkStackLeak-4 21808 5293 ns/op PASS ok runtime/race 0.610s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3473132 35.02 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 309379 432.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.492s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 122594 938.0 ns/op BenchmarkSortString1K-4 158 763364 ns/op BenchmarkSortString1K_Slice-4 171 729623 ns/op BenchmarkStableString1K-4 79 1280683 ns/op BenchmarkSortInt1K-4 176 659466 ns/op BenchmarkSortInt1K_Sorted-4 2133 56286 ns/op BenchmarkSortInt1K_Reversed-4 1338 91230 ns/op BenchmarkSortInt1K_Mod8-4 390 306284 ns/op BenchmarkStableInt1K-4 100 1105788 ns/op BenchmarkStableInt1K_Slice-4 100 1006128 ns/op BenchmarkSortInt64K-4 2 66392264 ns/op BenchmarkSortInt64K_Slice-4 2 58431938 ns/op BenchmarkStableInt64K-4 2 94126602 ns/op BenchmarkSort1e2-4 340 382435 ns/op BenchmarkStable1e2-4 138 854440 ns/op BenchmarkSort1e4-4 2 62266210 ns/op BenchmarkStable1e4-4 1 270653188 ns/op PASS ok sort 28.178s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 731113 153.8 ns/op BenchmarkAtof64Float-4 672022 172.2 ns/op BenchmarkAtof64FloatExp-4 591242 214.6 ns/op BenchmarkAtof64Big-4 458700 284.5 ns/op BenchmarkAtof64RandomBits-4 229732 541.5 ns/op BenchmarkAtof64RandomFloats-4 472340 267.1 ns/op BenchmarkAtof64RandomLongFloats-4 350037 318.0 ns/op BenchmarkAtof32Decimal-4 839392 155.1 ns/op BenchmarkAtof32Float-4 770005 166.4 ns/op BenchmarkAtof32FloatExp-4 539401 214.0 ns/op BenchmarkAtof32Random-4 352172 342.6 ns/op BenchmarkAtof32RandomLong-4 157315 789.2 ns/op BenchmarkParseInt/Pos/7bit-4 1333743 91.70 ns/op BenchmarkParseInt/Pos/26bit-4 680407 148.3 ns/op BenchmarkParseInt/Pos/31bit-4 724347 168.8 ns/op BenchmarkParseInt/Pos/56bit-4 555878 230.5 ns/op BenchmarkParseInt/Pos/63bit-4 515582 252.3 ns/op BenchmarkParseInt/Neg/7bit-4 1355563 86.70 ns/op BenchmarkParseInt/Neg/26bit-4 802330 147.9 ns/op BenchmarkParseInt/Neg/31bit-4 696828 171.1 ns/op BenchmarkParseInt/Neg/56bit-4 497752 236.7 ns/op BenchmarkParseInt/Neg/63bit-4 496731 251.7 ns/op BenchmarkAtoi/Pos/7bit-4 1694176 69.57 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 128.8 ns/op BenchmarkAtoi/Pos/31bit-4 966685 131.5 ns/op BenchmarkAtoi/Pos/56bit-4 638625 204.3 ns/op BenchmarkAtoi/Pos/63bit-4 484734 269.3 ns/op BenchmarkAtoi/Neg/7bit-4 1686456 69.38 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 126.2 ns/op BenchmarkAtoi/Neg/31bit-4 932212 132.5 ns/op BenchmarkAtoi/Neg/56bit-4 645975 203.5 ns/op BenchmarkAtoi/Neg/63bit-4 482232 314.3 ns/op BenchmarkFormatFloat/Decimal-4 111000 1155 ns/op BenchmarkFormatFloat/Float-4 83413 1286 ns/op BenchmarkFormatFloat/Exp-4 101444 1207 ns/op BenchmarkFormatFloat/NegExp-4 96057 1213 ns/op BenchmarkFormatFloat/LongExp-4 83478 1484 ns/op BenchmarkFormatFloat/Big-4 81459 1636 ns/op BenchmarkFormatFloat/BinaryExp-4 195778 638.0 ns/op BenchmarkFormatFloat/32Integer-4 104400 1163 ns/op BenchmarkFormatFloat/32ExactFraction-4 105376 1148 ns/op BenchmarkFormatFloat/32Point-4 92377 1245 ns/op BenchmarkFormatFloat/32Exp-4 99619 1156 ns/op BenchmarkFormatFloat/32NegExp-4 98017 1171 ns/op BenchmarkFormatFloat/32Shortest-4 104130 1129 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 122924 999.7 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 111261 1045 ns/op BenchmarkFormatFloat/64Fixed1-4 133682 865.9 ns/op BenchmarkFormatFloat/64Fixed2-4 139036 881.3 ns/op BenchmarkFormatFloat/64Fixed3-4 143613 877.0 ns/op BenchmarkFormatFloat/64Fixed4-4 132662 884.3 ns/op BenchmarkFormatFloat/64Fixed12-4 81235 1511 ns/op BenchmarkFormatFloat/64Fixed16-4 96177 1271 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 94881 1186 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 89324 1345 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2262 52655 ns/op BenchmarkFormatFloat/Slowpath64-4 83642 1484 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 84033 1655 ns/op BenchmarkAppendFloat/Decimal-4 127011 925.3 ns/op BenchmarkAppendFloat/Float-4 104853 1115 ns/op BenchmarkAppendFloat/Exp-4 109548 949.0 ns/op BenchmarkAppendFloat/NegExp-4 133659 918.6 ns/op BenchmarkAppendFloat/LongExp-4 90355 1233 ns/op BenchmarkAppendFloat/Big-4 91198 1284 ns/op BenchmarkAppendFloat/BinaryExp-4 348829 379.0 ns/op BenchmarkAppendFloat/32Integer-4 137071 895.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 129160 935.3 ns/op BenchmarkAppendFloat/32Point-4 103202 1039 ns/op BenchmarkAppendFloat/32Exp-4 130834 930.4 ns/op BenchmarkAppendFloat/32NegExp-4 136062 915.1 ns/op BenchmarkAppendFloat/32Shortest-4 139723 923.2 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 158617 786.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 158263 809.4 ns/op BenchmarkAppendFloat/64Fixed1-4 190323 655.3 ns/op BenchmarkAppendFloat/64Fixed2-4 194061 659.2 ns/op BenchmarkAppendFloat/64Fixed3-4 179036 661.7 ns/op BenchmarkAppendFloat/64Fixed4-4 177836 658.0 ns/op BenchmarkAppendFloat/64Fixed12-4 93543 1233 ns/op BenchmarkAppendFloat/64Fixed16-4 119530 1008 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 132859 928.2 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 107521 1102 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2478 50433 ns/op BenchmarkAppendFloat/Slowpath64-4 96565 1217 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 101414 1198 ns/op BenchmarkFormatInt-4 14727 7884 ns/op BenchmarkAppendInt-4 16267 7183 ns/op BenchmarkFormatUint-4 88012 1522 ns/op BenchmarkAppendUint-4 97467 1201 ns/op BenchmarkFormatIntSmall/7-4 2040703 59.89 ns/op BenchmarkFormatIntSmall/42-4 2128886 55.26 ns/op BenchmarkAppendIntSmall-4 1000000 108.7 ns/op BenchmarkAppendUintVarlen/1-4 1000000 106.5 ns/op BenchmarkAppendUintVarlen/12-4 1000000 110.6 ns/op BenchmarkAppendUintVarlen/123-4 836784 143.7 ns/op BenchmarkAppendUintVarlen/1234-4 897188 144.1 ns/op BenchmarkAppendUintVarlen/12345-4 891634 143.4 ns/op BenchmarkAppendUintVarlen/123456-4 793771 148.8 ns/op BenchmarkAppendUintVarlen/1234567-4 849740 150.1 ns/op BenchmarkAppendUintVarlen/12345678-4 876337 146.4 ns/op BenchmarkAppendUintVarlen/123456789-4 850576 156.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 674808 155.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 831318 154.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 830932 156.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 767002 157.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 829216 155.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 802849 161.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 764476 159.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 792000 163.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 790734 162.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 777458 167.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 780511 166.4 ns/op BenchmarkQuote-4 38452 3464 ns/op BenchmarkQuoteRune-4 386827 311.6 ns/op BenchmarkAppendQuote-4 40438 2555 ns/op BenchmarkAppendQuoteRune-4 690714 165.9 ns/op BenchmarkUnquoteEasy-4 1439127 84.23 ns/op BenchmarkUnquoteHard-4 38006 3061 ns/op PASS ok strconv 19.379s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 385170 332.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 136120 1212 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 175302 859.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 241530 517.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 57832 1817 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 91938 1453 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 690800 233.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 27054 4303 ns/op BenchmarkGenericMatch1-4 2097 60941 ns/op BenchmarkGenericMatch2-4 442 272675 ns/op BenchmarkSingleMaxSkipping-4 10000 11237 ns/op 889.92 MB/s BenchmarkSingleLongSuffixFail-4 17374 5935 ns/op 168.84 MB/s BenchmarkSingleMatch-4 231 525516 ns/op 28.54 MB/s BenchmarkByteByteNoMatch-4 90861 1282 ns/op BenchmarkByteByteMatch-4 15876 7202 ns/op BenchmarkByteStringMatch-4 17131 6816 ns/op BenchmarkHTMLEscapeNew-4 66969 1872 ns/op BenchmarkHTMLEscapeOld-4 75169 1661 ns/op BenchmarkByteStringReplacerWriteString-4 1264 94078 ns/op BenchmarkByteReplacerWriteString-4 1669 75356 ns/op BenchmarkByteByteReplaces-4 2661 47298 ns/op BenchmarkByteByteMap-4 9879 13199 ns/op BenchmarkMap/identity/ASCII-4 728893 170.9 ns/op BenchmarkMap/identity/Greek-4 564561 228.0 ns/op BenchmarkMap/change/ASCII-4 31902 3610 ns/op BenchmarkMap/change/Greek-4 22695 5107 ns/op BenchmarkIndexRune-4 1655218 69.45 ns/op BenchmarkIndexRuneLongString-4 1510862 83.12 ns/op BenchmarkIndexRuneFastPath-4 3279126 49.05 ns/op BenchmarkIndex-4 3211464 37.11 ns/op BenchmarkLastIndex-4 3121188 37.21 ns/op BenchmarkIndexByte-4 13000111 8.556 ns/op BenchmarkToUpper/#00-4 2598576 44.09 ns/op BenchmarkToUpper/ONLYUPPER-4 2198778 55.97 ns/op BenchmarkToUpper/abc-4 329508 414.8 ns/op BenchmarkToUpper/AbC123-4 209871 559.6 ns/op BenchmarkToUpper/azAZ09_-4 238417 512.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 45932 2751 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57777 2013 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28143 3950 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53811 2086 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 99860 1029 ns/op BenchmarkToLower/#00-4 2704718 42.86 ns/op BenchmarkToLower/abc-4 2622535 45.62 ns/op BenchmarkToLower/AbC123-4 208958 608.6 ns/op BenchmarkToLower/azAZ09_-4 192926 638.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83329 1562 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 58236 2077 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31276 3816 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72318 1771 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 102042 1058 ns/op BenchmarkMapNoChanges-4 1000000 120.3 ns/op BenchmarkTrim-4 33392 3438 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2643715 45.15 ns/op BenchmarkToValidUTF8/InvalidASCII-4 176634 717.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 103712 1091 ns/op BenchmarkEqualFold/Tests-4 53463 2256 ns/op BenchmarkEqualFold/ASCII-4 2598702 44.15 ns/op BenchmarkEqualFold/UnicodePrefix-4 126964 986.5 ns/op BenchmarkEqualFold/UnicodeSuffix-4 132868 918.0 ns/op BenchmarkIndexHard1-4 1026 109841 ns/op BenchmarkIndexHard2-4 735 155583 ns/op BenchmarkIndexHard3-4 178 636184 ns/op BenchmarkIndexHard4-4 224 512675 ns/op BenchmarkLastIndexHard1-4 84 1548264 ns/op BenchmarkLastIndexHard2-4 85 1536690 ns/op BenchmarkLastIndexHard3-4 85 1607184 ns/op BenchmarkCountHard1-4 1084 124264 ns/op BenchmarkCountHard2-4 667 155530 ns/op BenchmarkCountHard3-4 180 638521 ns/op BenchmarkIndexTorture-4 10000 12632 ns/op BenchmarkCountTorture-4 10000 12723 ns/op BenchmarkCountTortureOverlapping-4 762 144566 ns/op BenchmarkCountByte/10-4 3030230 38.86 ns/op 257.37 MB/s BenchmarkCountByte/32-4 2971771 40.72 ns/op 785.82 MB/s BenchmarkCountByte/4096-4 1000000 135.9 ns/op 30129.32 MB/s BenchmarkCountByte/4194304-4 801 141129 ns/op 29719.68 MB/s BenchmarkCountByte/67108864-4 30 4685605 ns/op 14322.35 MB/s BenchmarkFields/ASCII/16-4 343788 411.6 ns/op 38.87 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18430 5938 ns/op 43.11 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1532 77939 ns/op 52.55 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1308977 ns/op 50.07 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 21249181 ns/op 49.35 MB/s 1523712 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 96440 1414 ns/op 11.32 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8982 13190 ns/op 19.41 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 470 267013 ns/op 15.34 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 31 5384668 ns/op 12.17 MB/s 463110 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 91089103 ns/op 11.51 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 190116 635.0 ns/op 25.20 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12715 9476 ns/op 27.02 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 836 162290 ns/op 25.24 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 43 3313945 ns/op 19.78 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 54540667 ns/op 19.23 MB/s 10465632 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 130219 909.2 ns/op 17.60 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12219 9985 ns/op 25.64 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 733 176434 ns/op 23.22 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 36 3628139 ns/op 18.06 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 61007526 ns/op 17.19 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 72383120 ns/op BenchmarkSplitSingleByteSeparator-4 21 6230947 ns/op BenchmarkSplitMultiByteSeparator-4 36 3673111 ns/op BenchmarkSplitNSingleByteSeparator-4 230488 648.7 ns/op BenchmarkSplitNMultiByteSeparator-4 167168 860.3 ns/op BenchmarkRepeat/5x0-4 3002330 38.92 ns/op BenchmarkRepeat/5x1-4 3015854 38.95 ns/op BenchmarkRepeat/5x2-4 265963 492.0 ns/op BenchmarkRepeat/5x6-4 153094 814.0 ns/op BenchmarkRepeat/10x0-4 3078200 38.98 ns/op BenchmarkRepeat/10x1-4 3029760 38.73 ns/op BenchmarkRepeat/10x2-4 249270 502.9 ns/op BenchmarkRepeat/10x6-4 142382 851.1 ns/op BenchmarkRepeatLarge/256/1-4 68851 1914 ns/op 133.77 MB/s BenchmarkRepeatLarge/256/16-4 115970 1274 ns/op 200.94 MB/s BenchmarkRepeatLarge/512/1-4 47038 2538 ns/op 201.74 MB/s BenchmarkRepeatLarge/512/16-4 69544 1777 ns/op 288.09 MB/s BenchmarkRepeatLarge/1024/1-4 36352 3356 ns/op 305.14 MB/s BenchmarkRepeatLarge/1024/16-4 45730 2801 ns/op 365.64 MB/s BenchmarkRepeatLarge/2048/1-4 24654 5611 ns/op 365.02 MB/s BenchmarkRepeatLarge/2048/16-4 24919 4476 ns/op 457.53 MB/s BenchmarkRepeatLarge/4096/1-4 14269 8006 ns/op 511.60 MB/s BenchmarkRepeatLarge/4096/16-4 15223 8006 ns/op 511.58 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14512 ns/op 564.49 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13221 ns/op 619.62 MB/s BenchmarkRepeatLarge/8192/4097-4 3840532 30.59 ns/op 133921.46 MB/s BenchmarkRepeatLarge/16384/1-4 8072 25817 ns/op 634.63 MB/s BenchmarkRepeatLarge/16384/16-4 8878 24061 ns/op 680.94 MB/s BenchmarkRepeatLarge/16384/4097-4 5530 19087 ns/op 643.95 MB/s BenchmarkRepeatLarge/32768/1-4 2694 47166 ns/op 694.73 MB/s BenchmarkRepeatLarge/32768/16-4 2383 49369 ns/op 663.73 MB/s BenchmarkRepeatLarge/32768/4097-4 2732 41828 ns/op 685.65 MB/s BenchmarkRepeatLarge/65536/1-4 1262 88387 ns/op 741.47 MB/s BenchmarkRepeatLarge/65536/16-4 1612 92743 ns/op 706.64 MB/s BenchmarkRepeatLarge/65536/4097-4 1281 87559 ns/op 701.87 MB/s BenchmarkRepeatLarge/131072/1-4 343 356539 ns/op 367.62 MB/s BenchmarkRepeatLarge/131072/16-4 340 444239 ns/op 295.05 MB/s BenchmarkRepeatLarge/131072/4097-4 348 331280 ns/op 383.38 MB/s BenchmarkRepeatLarge/262144/1-4 177 683614 ns/op 383.47 MB/s BenchmarkRepeatLarge/262144/16-4 189 660940 ns/op 396.62 MB/s BenchmarkRepeatLarge/262144/4097-4 183 642201 ns/op 401.92 MB/s BenchmarkRepeatLarge/524288/1-4 90 1320086 ns/op 397.16 MB/s BenchmarkRepeatLarge/524288/16-4 87 1279715 ns/op 409.69 MB/s BenchmarkRepeatLarge/524288/4097-4 88 1315995 ns/op 395.38 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2367401 ns/op 442.92 MB/s BenchmarkRepeatLarge/1048576/16-4 45 2316647 ns/op 452.63 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 2428921 ns/op 430.12 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4499166 ns/op 466.12 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4348031 ns/op 482.32 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 4448598 ns/op 470.61 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7796522 ns/op 537.97 MB/s BenchmarkRepeatLarge/4194304/16-4 15 8663151 ns/op 484.15 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8558560 ns/op 489.71 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14593347 ns/op 574.82 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14618002 ns/op 573.85 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 16350798 ns/op 512.91 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26156034 ns/op 641.43 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25467768 ns/op 658.76 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25399152 ns/op 660.54 MB/s BenchmarkRepeatLarge/33554432/1-4 3 50922166 ns/op 658.94 MB/s BenchmarkRepeatLarge/33554432/16-4 3 48900000 ns/op 686.18 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50394291 ns/op 665.84 MB/s BenchmarkRepeatLarge/67108864/1-4 2 101489976 ns/op 661.24 MB/s BenchmarkRepeatLarge/67108864/16-4 2 94827984 ns/op 707.69 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 94722552 ns/op 708.48 MB/s BenchmarkRepeatLarge/134217728/1-4 1 189639441 ns/op 707.75 MB/s BenchmarkRepeatLarge/134217728/16-4 1 190943242 ns/op 702.92 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 190564578 ns/op 704.32 MB/s BenchmarkRepeatLarge/268435456/1-4 1 446758676 ns/op 600.85 MB/s BenchmarkRepeatLarge/268435456/16-4 1 392873169 ns/op 683.26 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 400886203 ns/op 669.61 MB/s BenchmarkRepeatLarge/536870912/1-4 1 873443429 ns/op 614.66 MB/s BenchmarkRepeatLarge/536870912/16-4 1 942210789 ns/op 569.80 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 840761701 ns/op 638.55 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3460512973 ns/op 310.28 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4180180346 ns/op 256.86 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4087293995 ns/op 262.70 MB/s BenchmarkIndexAnyASCII/1:1-4 1892109 56.36 ns/op BenchmarkIndexAnyASCII/1:2-4 2117644 54.81 ns/op BenchmarkIndexAnyASCII/1:4-4 2140486 55.00 ns/op BenchmarkIndexAnyASCII/1:8-4 2195144 54.05 ns/op BenchmarkIndexAnyASCII/1:16-4 2144494 55.00 ns/op BenchmarkIndexAnyASCII/1:32-4 1617074 92.13 ns/op BenchmarkIndexAnyASCII/1:64-4 2035087 56.54 ns/op BenchmarkIndexAnyASCII/16:1-4 2113855 56.34 ns/op BenchmarkIndexAnyASCII/16:2-4 983514 130.1 ns/op BenchmarkIndexAnyASCII/16:4-4 988417 137.3 ns/op BenchmarkIndexAnyASCII/16:8-4 805014 135.2 ns/op BenchmarkIndexAnyASCII/16:16-4 751120 142.9 ns/op BenchmarkIndexAnyASCII/16:32-4 728504 165.2 ns/op BenchmarkIndexAnyASCII/16:64-4 590485 204.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1858610 63.89 ns/op BenchmarkIndexAnyASCII/256:2-4 89890 1274 ns/op BenchmarkIndexAnyASCII/256:4-4 91779 1282 ns/op BenchmarkIndexAnyASCII/256:8-4 95119 1266 ns/op BenchmarkIndexAnyASCII/256:16-4 90265 1293 ns/op BenchmarkIndexAnyASCII/256:32-4 95467 1288 ns/op BenchmarkIndexAnyASCII/256:64-4 83546 1345 ns/op BenchmarkIndexAnyUTF8/1:1-4 2238831 52.88 ns/op BenchmarkIndexAnyUTF8/1:2-4 2048912 55.91 ns/op BenchmarkIndexAnyUTF8/1:4-4 2130169 55.67 ns/op BenchmarkIndexAnyUTF8/1:8-4 2136493 56.00 ns/op BenchmarkIndexAnyUTF8/1:16-4 1899205 57.34 ns/op BenchmarkIndexAnyUTF8/1:32-4 1995628 60.33 ns/op BenchmarkIndexAnyUTF8/1:64-4 2007500 58.59 ns/op BenchmarkIndexAnyUTF8/16:1-4 1750627 68.33 ns/op BenchmarkIndexAnyUTF8/16:2-4 264132 454.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 291746 448.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 280100 446.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 254744 506.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 258355 469.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 241815 484.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 402219 285.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 18123 6570 ns/op BenchmarkIndexAnyUTF8/256:4-4 17701 6590 ns/op BenchmarkIndexAnyUTF8/256:8-4 17977 6669 ns/op BenchmarkIndexAnyUTF8/256:16-4 17500 6978 ns/op BenchmarkIndexAnyUTF8/256:32-4 17302 6906 ns/op BenchmarkIndexAnyUTF8/256:64-4 16926 7077 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1995554 57.82 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2068383 58.00 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2099784 56.51 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2095000 56.35 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2115729 55.07 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2061048 58.48 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1939884 62.28 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 132.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 795019 130.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 893300 130.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 832116 133.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 863193 143.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 736903 161.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 566356 194.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 91606 1226 ns/op BenchmarkLastIndexAnyASCII/256:2-4 92871 1213 ns/op BenchmarkLastIndexAnyASCII/256:4-4 94058 1205 ns/op BenchmarkLastIndexAnyASCII/256:8-4 91950 1253 ns/op BenchmarkLastIndexAnyASCII/256:16-4 93872 1262 ns/op BenchmarkLastIndexAnyASCII/256:32-4 88255 1340 ns/op BenchmarkLastIndexAnyASCII/256:64-4 86616 1280 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2209930 54.98 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2182203 54.77 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2160981 55.43 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2137450 55.41 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2003928 64.30 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2079938 57.52 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2143051 56.62 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 305607 399.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 153162 796.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 150535 795.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 139683 797.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 151588 811.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 146449 824.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 144204 824.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20644 5918 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9952 12099 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9099 12418 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9558 13380 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12292 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8888 12393 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12747 ns/op BenchmarkTrimASCII/1:1-4 2684122 44.30 ns/op BenchmarkTrimASCII/1:2-4 1889815 56.81 ns/op BenchmarkTrimASCII/1:4-4 1977933 57.48 ns/op BenchmarkTrimASCII/1:8-4 1981838 61.10 ns/op BenchmarkTrimASCII/1:16-4 1744980 66.44 ns/op BenchmarkTrimASCII/16:1-4 2300666 51.40 ns/op BenchmarkTrimASCII/16:2-4 834120 136.5 ns/op BenchmarkTrimASCII/16:4-4 817362 133.4 ns/op BenchmarkTrimASCII/16:8-4 804037 139.8 ns/op BenchmarkTrimASCII/16:16-4 725235 150.7 ns/op BenchmarkTrimASCII/256:1-4 888241 132.8 ns/op BenchmarkTrimASCII/256:2-4 92972 1264 ns/op BenchmarkTrimASCII/256:4-4 91076 1274 ns/op BenchmarkTrimASCII/256:8-4 89370 1288 ns/op BenchmarkTrimASCII/256:16-4 87516 1428 ns/op BenchmarkTrimASCII/4096:1-4 91437 1293 ns/op BenchmarkTrimASCII/4096:2-4 5872 19474 ns/op BenchmarkTrimASCII/4096:4-4 5659 19702 ns/op BenchmarkTrimASCII/4096:8-4 6453 19776 ns/op BenchmarkTrimASCII/4096:16-4 5402 20026 ns/op BenchmarkTrimByte-4 3132526 37.65 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16068 7204 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14349 7208 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1440 81212 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3212 40305 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6303 20586 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11412 ns/op BenchmarkJoin/0-4 3571203 32.98 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2653969 43.85 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 190863 761.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 113180 950.3 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 88669 1419 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 78988 1643 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63069 1960 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 51934 2221 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2169374 53.88 ns/op BenchmarkTrimSpace/ASCII-4 1517006 79.61 ns/op BenchmarkTrimSpace/SomeNonASCII-4 118741 1148 ns/op BenchmarkTrimSpace/JustNonASCII-4 69908 1760 ns/op BenchmarkReplaceAll-4 103245 1166 ns/op 16 B/op 1 allocs/op PASS ok strings 93.524s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 71617 1754 ns/op BenchmarkCond2-4 23118 5246 ns/op BenchmarkCond4-4 13953 8920 ns/op BenchmarkCond8-4 8361 14866 ns/op BenchmarkCond16-4 3992 28264 ns/op BenchmarkCond32-4 2338 53460 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 576774 209.5 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 433132 297.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 639966 197.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 580304 204.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 342536 331.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 724014 171.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 109297 1308 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 111898 1514 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 99229 1608 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 74634 1987 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 666753 200.6 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 182398 638.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 692108 171.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 174886 676.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 687529 170.1 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 195447 602.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1260651 101.9 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 61106 1906 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 134344 913.3 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 260004 576.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7275 16321 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 374 360068 ns/op BenchmarkRange/*sync.Map-4 1651 76213 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 123330 2291 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 228789 527.6 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 86786 1366 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 56739 1992 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 233804 552.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 115917 1061 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 94465 1185 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 192544 558.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 743943 152.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 62368 2061 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 178584 673.4 ns/op BenchmarkSwapCollision/*sync.Map-4 116934 1088 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 208 660461 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 147104 896.9 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 342596 324.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 29214 4640 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 82293 1501 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 34724 3611 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 333199 418.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 128644 926.1 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 209229 540.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1040530 146.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 220090 648.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 102.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 736596 157.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 180048 639.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 653396 183.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 103108 1071 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 435919 438.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 486990 314.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 137220 839.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 508365 299.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 249984 598.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 129824 885.2 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 246496 427.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 69458 1624 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 253192 641.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 549159 282.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 154106 794.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 641307 227.8 ns/op BenchmarkUncontendedSemaphore-4 4594012 25.52 ns/op BenchmarkContendedSemaphore-4 4288910 25.46 ns/op BenchmarkMutexUncontended-4 920096 202.2 ns/op BenchmarkMutex-4 230072 613.5 ns/op BenchmarkMutexSlack-4 199984 552.3 ns/op BenchmarkMutexWork-4 206185 643.4 ns/op BenchmarkMutexWorkSlack-4 197827 628.4 ns/op BenchmarkMutexNoSpin-4 74101 1492 ns/op BenchmarkMutexSpin-4 57298 1886 ns/op BenchmarkOnce-4 786206 136.3 ns/op BenchmarkSemaUncontended-4 5044640 25.13 ns/op BenchmarkSemaSyntNonblock-4 1373630 89.70 ns/op BenchmarkSemaSyntBlock-4 1780230 60.59 ns/op BenchmarkSemaWorkNonblock-4 1127682 106.7 ns/op BenchmarkSemaWorkBlock-4 1261186 92.44 ns/op BenchmarkRWMutexUncontended-4 374715 375.8 ns/op BenchmarkRWMutexWrite100-4 255566 494.9 ns/op BenchmarkRWMutexWrite10-4 260340 439.4 ns/op BenchmarkRWMutexWorkWrite100-4 207859 799.5 ns/op BenchmarkRWMutexWorkWrite10-4 246454 558.5 ns/op BenchmarkWaitGroupUncontended-4 520762 210.1 ns/op BenchmarkWaitGroupAddDone-4 424591 306.7 ns/op BenchmarkWaitGroupAddDoneWork-4 354812 311.5 ns/op BenchmarkWaitGroupWait-4 2071561 56.48 ns/op BenchmarkWaitGroupWaitWork-4 1764693 66.90 ns/op BenchmarkWaitGroupActuallyWait-4 39860 3923 ns/op 32 B/op 2 allocs/op PASS ok sync 22.026s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 696925 184.0 ns/op PASS ok sync/atomic 0.313s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 101935 1488 ns/op 0 B/op 0 allocs/op PASS ok testing 0.397s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5344 22488 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7330 14740 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 72 1853012 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 67 1732342 ns/op 1931 B/op 15 allocs/op BenchmarkTable/1x100000/new-4 1 227020118 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 209490420 ns/op 19393304 B/op 100061 allocs/op BenchmarkTable/10x10/new-4 1333 101364 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1552 86724 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 14 11341748 ns/op 413574 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 13 9866535 ns/op 31812 B/op 79 allocs/op BenchmarkTable/10x100000/new-4 1 924838233 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 1130339796 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 100 1120579 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 181 772699 ns/op 217 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 101397198 ns/op 3289012 B/op 1054 allocs/op BenchmarkTable/100x1000/reuse-4 2 70066354 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 9576361985 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 9470011115 ns/op 335149968 B/op 100091 allocs/op BenchmarkPyramid/10-4 2289 70569 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 31 4406237 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 478089150 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 1932 81789 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 181 621242 ns/op 41009 B/op 188 allocs/op BenchmarkRagged/1000-4 25 5271653 ns/op 427431 B/op 1661 allocs/op BenchmarkCode-4 6763 20313 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 26.132s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 118628867 ns/op BenchmarkVariableString-4 79884 1515 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1921 64352 ns/op 2533 B/op 39 allocs/op PASS ok text/template/parse 0.623s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 46 2505706 ns/op BenchmarkAfter-4 100 1161982 ns/op BenchmarkStop-4 220 607821 ns/op BenchmarkSimultaneousAfterFunc-4 34 3757539 ns/op BenchmarkStartStop-4 307 701400 ns/op BenchmarkReset-4 2060 66645 ns/op BenchmarkSleep-4 30 4075047 ns/op BenchmarkParallelTimerLatency-4 32 1039805 avg-late-ns 2639351 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 630121 avg-late-ns 2769462 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 864582 avg-late-ns 4648174 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 494022 avg-late-ns 2488582 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 511962 avg-late-ns 2649123 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 583204 avg-late-ns 2918146 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 490679 avg-late-ns 4624993 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 528489 avg-late-ns 4000108 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 509507 avg-late-ns 3762348 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 5595050 avg-late-ns 25087426 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 20 6199511 avg-late-ns 26732671 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 3095226 avg-late-ns 11043055 max-late-ns BenchmarkTicker-4 210 1869162 ns/op BenchmarkTickerReset-4 2152 48882 ns/op BenchmarkTickerResetNaive-4 190 707912 ns/op BenchmarkNow-4 645798 196.0 ns/op BenchmarkNowUnixNano-4 754627 185.6 ns/op BenchmarkNowUnixMilli-4 702369 180.8 ns/op BenchmarkNowUnixMicro-4 690207 177.2 ns/op BenchmarkFormat-4 47264 2318 ns/op BenchmarkFormatRFC3339-4 68707 1971 ns/op BenchmarkFormatRFC3339Nano-4 68227 1776 ns/op BenchmarkFormatNow-4 70678 1751 ns/op BenchmarkMarshalJSON-4 88932 1332 ns/op BenchmarkMarshalText-4 95088 1781 ns/op BenchmarkParse-4 97508 1539 ns/op BenchmarkParseRFC3339UTC-4 286419 395.4 ns/op BenchmarkParseRFC3339UTCBytes-4 202315 599.9 ns/op BenchmarkParseRFC3339TZ-4 91371 1362 ns/op BenchmarkParseRFC3339TZBytes-4 72253 2205 ns/op BenchmarkParseDuration-4 437559 328.0 ns/op BenchmarkHour-4 824343 187.1 ns/op BenchmarkSecond-4 827392 137.5 ns/op BenchmarkYear-4 656679 184.9 ns/op BenchmarkDay-4 629557 210.1 ns/op BenchmarkISOWeek-4 688159 198.4 ns/op BenchmarkGoString-4 68055 1881 ns/op BenchmarkUnmarshalText-4 78290 1733 ns/op PASS ok time 15.019s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 530280 234.7 ns/op BenchmarkDecodeValidJapaneseChars-4 614863 218.9 ns/op BenchmarkDecodeRune-4 1846416 66.27 ns/op BenchmarkEncodeValidASCII-4 422026 285.5 ns/op BenchmarkEncodeValidJapaneseChars-4 748545 249.6 ns/op BenchmarkAppendRuneValidASCII-4 1000000 119.6 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1840500 61.58 ns/op BenchmarkEncodeRune-4 3466375 39.45 ns/op PASS ok unicode/utf16 1.950s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 947904 125.9 ns/op BenchmarkRuneCountTenJapaneseChars-4 162861 677.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2596660 48.57 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 312252 385.2 ns/op BenchmarkValidTenASCIIChars-4 805378 129.7 ns/op BenchmarkValid100KASCIIChars-4 157 845692 ns/op BenchmarkValidTenJapaneseChars-4 158292 674.0 ns/op BenchmarkValidLongMostlyASCII-4 130 897323 ns/op BenchmarkValidLongJapanese-4 58 2140562 ns/op BenchmarkValidStringTenASCIIChars-4 2805024 45.80 ns/op BenchmarkValidString100KASCIIChars-4 10904 9601 ns/op BenchmarkValidStringTenJapaneseChars-4 286030 390.5 ns/op BenchmarkValidStringLongMostlyASCII-4 1200 138899 ns/op BenchmarkValidStringLongJapanese-4 100 1098691 ns/op BenchmarkEncodeASCIIRune-4 2321119 47.85 ns/op BenchmarkEncodeJapaneseRune-4 1261365 93.28 ns/op BenchmarkAppendASCIIRune-4 7308805 16.16 ns/op BenchmarkAppendJapaneseRune-4 1718204 74.57 ns/op BenchmarkDecodeASCIIRune-4 1682227 61.46 ns/op BenchmarkDecodeJapaneseRune-4 1312659 82.03 ns/op BenchmarkFullRune/ASCII-4 2634032 43.30 ns/op BenchmarkFullRune/Incomplete-4 1384006 90.87 ns/op BenchmarkFullRune/Japanese-4 2723476 42.09 ns/op PASS ok unicode/utf8 5.030s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 71402539654 ns/op PASS ok cmd/api 92.617s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1288244 94.24 ns/op BenchmarkEqArrayOfStrings64-4 210033 610.0 ns/op BenchmarkEqArrayOfStrings1024-4 10000 12861 ns/op BenchmarkEqArrayOfFloats5-4 1432454 96.03 ns/op BenchmarkEqArrayOfFloats64-4 197781 792.2 ns/op BenchmarkEqArrayOfFloats1024-4 12541 9271 ns/op BenchmarkEqStruct-4 26730706 4.665 ns/op PASS ok cmd/compile/internal/reflectdata 1.637s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 5550 285338 ns/op BenchmarkCopyElim1-4 130 952399 ns/op BenchmarkCopyElim10-4 123 1090033 ns/op BenchmarkCopyElim100-4 92 1348102 ns/op BenchmarkCopyElim1000-4 33 3921422 ns/op BenchmarkCopyElim10000-4 2 53580518 ns/op BenchmarkCopyElim100000-4 1 606568199 ns/op BenchmarkDeadCode/1-4 128 946307 ns/op BenchmarkDeadCode/10-4 100 1371640 ns/op BenchmarkDeadCode/100-4 93 1539580 ns/op BenchmarkDeadCode/1000-4 44 5302766 ns/op BenchmarkDeadCode/10000-4 2 55275898 ns/op BenchmarkDeadCode/100000-4 1 455719880 ns/op BenchmarkDeadCode/200000-4 1 807848213 ns/op BenchmarkDominatorsLinear-4 12 9176788 ns/op 1.09 MB/s BenchmarkDominatorsFwdBack-4 9 14000850 ns/op 0.71 MB/s BenchmarkDominatorsManyPred-4 10 23901588 ns/op 0.42 MB/s BenchmarkDominatorsMaxPred-4 9 14323537 ns/op 0.70 MB/s BenchmarkDominatorsMaxPredVal-4 10 12670718 ns/op 0.79 MB/s BenchmarkFuse/1-4 226 483675 ns/op BenchmarkFuse/10-4 229 547526 ns/op BenchmarkFuse/100-4 81 1235516 ns/op BenchmarkFuse/1000-4 22 7002080 ns/op BenchmarkFuse/10000-4 2 65019666 ns/op BenchmarkNilCheckDeep1-4 10000 10404 ns/op 0.10 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5020 22036 ns/op 0.45 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 873 145395 ns/op 0.69 MB/s 674 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 74 1427104 ns/op 0.70 MB/s 5499 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 7 17412537 ns/op 0.57 MB/s 150357 B/op 8 allocs/op BenchmarkDSEPass-4 32 3235172 ns/op 57578 B/op 7 allocs/op BenchmarkDSEPassBlock-4 2 88309710 ns/op 2117472 B/op 54022 allocs/op BenchmarkCSEPass-4 8 14251740 ns/op 164279 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 148037635 ns/op 5689208 B/op 97639 allocs/op BenchmarkDeadcodePass-4 141 768972 ns/op 89055 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 118334900 ns/op 4031840 B/op 44799 allocs/op BenchmarkMultiPass-4 62 2115256 ns/op 241645 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 275783779 ns/op 11308360 B/op 150672 allocs/op BenchmarkCondRewrite/SoloJump-4 3882235 27.35 ns/op BenchmarkCondRewrite/CombJump-4 4116085 33.80 ns/op PASS ok cmd/compile/internal/ssa 17.293s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12115 9857 ns/op BenchmarkExtShift-4 23164 5955 ns/op BenchmarkModify-4 8832 15910 ns/op BenchmarkMullImm-4 22184 6509 ns/op BenchmarkConstModify-4 7358 15007 ns/op BenchmarkBitSet-4 13767 7864 ns/op BenchmarkBitClear-4 10000 12577 ns/op BenchmarkBitToggle-4 14169 12586 ns/op BenchmarkBitSetConst-4 131920 1095 ns/op BenchmarkBitClearConst-4 128725 1141 ns/op BenchmarkBitToggleConst-4 112186 1188 ns/op BenchmarkDivconstI64-4 5756532 22.26 ns/op BenchmarkModconstI64-4 5127780 31.67 ns/op BenchmarkDivisiblePow2constI64-4 5498815 19.69 ns/op BenchmarkDivisibleconstI64-4 6905988 17.35 ns/op BenchmarkDivisibleWDivconstI64-4 3547345 33.64 ns/op BenchmarkDivconstU64/3-4 5907387 21.81 ns/op BenchmarkDivconstU64/5-4 5786292 20.15 ns/op BenchmarkDivconstU64/37-4 4037067 26.25 ns/op BenchmarkDivconstU64/1234567-4 4978473 23.99 ns/op BenchmarkModconstU64-4 7714464 16.04 ns/op BenchmarkDivisibleconstU64-4 6970986 16.94 ns/op BenchmarkDivisibleWDivconstU64-4 3595648 39.24 ns/op BenchmarkDivconstI32-4 6495064 17.51 ns/op BenchmarkModconstI32-4 6614244 20.57 ns/op BenchmarkDivisiblePow2constI32-4 6083464 23.06 ns/op BenchmarkDivisibleconstI32-4 7644001 25.87 ns/op BenchmarkDivisibleWDivconstI32-4 3517447 31.99 ns/op BenchmarkDivconstU32-4 7147312 19.72 ns/op BenchmarkModconstU32-4 5756025 25.98 ns/op BenchmarkDivisibleconstU32-4 6838868 15.58 ns/op BenchmarkDivisibleWDivconstU32-4 3752878 32.58 ns/op BenchmarkDivconstI16-4 7658924 19.61 ns/op BenchmarkModconstI16-4 7162182 16.74 ns/op BenchmarkDivisiblePow2constI16-4 5965962 17.78 ns/op BenchmarkDivisibleconstI16-4 8247138 15.85 ns/op BenchmarkDivisibleWDivconstI16-4 3164295 34.34 ns/op BenchmarkDivconstU16-4 7605039 16.79 ns/op BenchmarkModconstU16-4 2956592 34.49 ns/op BenchmarkDivisibleconstU16-4 6995320 18.47 ns/op BenchmarkDivisibleWDivconstU16-4 3053094 33.09 ns/op BenchmarkDivconstI8-4 7273159 17.80 ns/op BenchmarkModconstI8-4 6817162 24.06 ns/op BenchmarkDivisiblePow2constI8-4 7741618 18.09 ns/op BenchmarkDivisibleconstI8-4 7744552 22.96 ns/op BenchmarkDivisibleWDivconstI8-4 3311649 34.28 ns/op BenchmarkDivconstU8-4 6664996 18.64 ns/op BenchmarkModconstU8-4 7093888 21.15 ns/op BenchmarkDivisibleconstU8-4 6363440 27.26 ns/op BenchmarkDivisibleWDivconstU8-4 3249703 36.95 ns/op BenchmarkMul2-4 210542 678.6 ns/op BenchmarkMulNeg2-4 209402 710.1 ns/op BenchmarkEfaceInteger-4 2377743 46.61 ns/op BenchmarkMulconstI32/3-4 20048778 5.384 ns/op BenchmarkMulconstI32/5-4 20226468 6.032 ns/op BenchmarkMulconstI32/12-4 25757036 7.312 ns/op BenchmarkMulconstI32/120-4 21497558 8.222 ns/op BenchmarkMulconstI32/-120-4 24917760 5.424 ns/op BenchmarkMulconstI32/65537-4 23455746 5.514 ns/op BenchmarkMulconstI32/65538-4 25026657 5.946 ns/op BenchmarkMulconstI64/3-4 23122572 6.452 ns/op BenchmarkMulconstI64/5-4 20354324 5.336 ns/op BenchmarkMulconstI64/12-4 19974248 8.144 ns/op BenchmarkMulconstI64/120-4 23094496 5.919 ns/op BenchmarkMulconstI64/-120-4 21788500 5.702 ns/op BenchmarkMulconstI64/65537-4 21063927 5.405 ns/op BenchmarkMulconstI64/65538-4 21425682 5.890 ns/op BenchmarkMulconstU32/3-4 26229088 5.714 ns/op BenchmarkMulconstU32/5-4 24826513 6.591 ns/op BenchmarkMulconstU32/12-4 24090531 5.524 ns/op BenchmarkMulconstU32/120-4 23289112 6.824 ns/op BenchmarkMulconstU32/65537-4 25248045 7.365 ns/op BenchmarkMulconstU32/65538-4 22978094 5.547 ns/op BenchmarkMulconstU64/3-4 23708980 6.048 ns/op BenchmarkMulconstU64/5-4 21962664 5.795 ns/op BenchmarkMulconstU64/12-4 22305880 5.579 ns/op BenchmarkMulconstU64/120-4 22071019 6.165 ns/op BenchmarkMulconstU64/65537-4 25749580 7.592 ns/op BenchmarkMulconstU64/65538-4 20892367 5.577 ns/op BenchmarkShiftArithmeticRight-4 20331956 5.323 ns/op BenchmarkSwitch8Predictable-4 6647607 23.54 ns/op BenchmarkSwitch8Unpredictable-4 7642686 15.56 ns/op BenchmarkSwitch32Predictable-4 10883854 23.90 ns/op BenchmarkSwitch32Unpredictable-4 7125777 19.26 ns/op BenchmarkSwitchStringPredictable-4 5074958 21.54 ns/op BenchmarkSwitchStringUnpredictable-4 5563081 20.24 ns/op PASS ok cmd/compile/internal/test 18.932s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 147 866686 ns/op BenchmarkNamed/Underlying/nongeneric-4 986563 134.9 ns/op BenchmarkNamed/Underlying/generic-4 780499 180.8 ns/op BenchmarkNamed/Underlying/src_instance-4 872515 141.3 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 129.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 561589526 ns/op 54191 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 375485878 ns/op 80586 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 157030393 ns/op 193294 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 145026734 ns/op 208847 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2302406427 ns/op 2226 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 125991049 ns/op 40428 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 51445648 ns/op 98567 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 55997023 ns/op 90836 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 869598885 ns/op 2492 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 74530348 ns/op 28994 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 36734289 ns/op 55070 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 30476714 ns/op 70070 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2229190350 ns/op 27896 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 634204284 ns/op 97979 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 141203509 ns/op 437466 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 150549178 ns/op 409314 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3629638709 ns/op 557.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 113230153 ns/op 17613 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 93729498 ns/op 21472 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 61283796 ns/op 32598 lines/s PASS ok cmd/compile/internal/types2 45.919s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 41075058 ns/op 22033333 sys-ns/op 4507667 user-ns/op PASS ok cmd/go 0.618s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 59697 1826 ns/op 4.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 73299 1536 ns/op 5.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16390 9805 ns/op 104.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 10000 10426 ns/op 98.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3210 45567 ns/op 179.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3238 65504 ns/op 125.06 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.282s All tests passed.