darwin-amd64-race at e356aa656d92ffd551e89edd9ed6ac00ea0278ef :: 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=18014D74-F606-436B-A883-01B4693B0A99" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.ZfjqCDMLEu/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=B95DE914-F4DB-4C3E-89CA-94D9BEAC191D" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=18014D74-F606-436B-A883-01B4693B0A99" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.ZfjqCDMLEu/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=B95DE914-F4DB-4C3E-89CA-94D9BEAC191D" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.242s ok archive/zip 3.705s ok bufio 1.598s ok bytes 3.202s ok cmp 1.038s ok compress/bzip2 1.624s ok compress/flate 10.973s ok compress/gzip 19.388s ok compress/lzw 2.613s ok compress/zlib 6.734s ok container/heap 1.058s ok container/list 1.039s ok container/ring 1.065s ok context 1.132s ok crypto 1.032s ok crypto/aes 1.105s ok crypto/cipher 1.077s ok crypto/des 1.133s ok crypto/dsa 1.037s ok crypto/ecdh 1.320s ok crypto/ecdsa 1.179s ok crypto/ed25519 1.658s ok crypto/elliptic 1.096s ok crypto/hmac 1.062s ok crypto/internal/alias 1.035s ok crypto/internal/bigmod 5.450s ok crypto/internal/boring 1.075s ok crypto/internal/boring/bcache 2.106s ok crypto/internal/edwards25519 2.302s ok crypto/internal/edwards25519/field 1.207s ok crypto/internal/nistec 1.907s ok crypto/internal/nistec/fiat 1.092s [no tests to run] ok crypto/md5 1.086s ok crypto/rand 1.377s ok crypto/rc4 1.594s ok crypto/rsa 3.910s ok crypto/sha1 1.110s ok crypto/sha256 1.041s ok crypto/sha512 1.038s ok crypto/subtle 1.600s ok crypto/tls 6.649s ok crypto/x509 3.418s ok database/sql 1.725s ok database/sql/driver 1.106s ok debug/buildinfo 1.104s ok debug/dwarf 1.104s ok debug/elf 2.584s ok debug/gosym 1.171s ok debug/macho 1.048s ok debug/pe 1.102s ok debug/plan9obj 1.031s ok embed 1.055s [no tests to run] ok embed/internal/embedtest 1.075s ok encoding/ascii85 1.107s ok encoding/asn1 1.062s ok encoding/base32 1.184s ok encoding/base64 1.043s ok encoding/binary 1.054s ok encoding/csv 1.190s ok encoding/gob 27.583s ok encoding/hex 1.060s ok encoding/json 4.066s ok encoding/pem 4.263s ok encoding/xml 1.325s ok errors 1.038s ok expvar 1.115s ok flag 3.281s ok fmt 1.884s ok go/ast 1.092s ok go/build 7.336s ok go/build/constraint 1.043s ok go/constant 1.052s ok go/doc 1.420s ok go/doc/comment 5.390s ok go/format 1.094s ok go/importer 3.672s ok go/internal/gccgoimporter 1.148s ok go/internal/gcimporter 30.896s ok go/internal/srcimporter 34.156s ok go/parser 2.378s ok go/printer 3.467s ok go/scanner 1.059s ok go/token 1.237s ok go/types 70.486s ok hash 1.079s ok hash/adler32 1.185s ok hash/crc32 1.099s ok hash/crc64 1.086s ok hash/fnv 1.082s ok hash/maphash 1.085s ok html 1.063s ok html/template 1.438s ok image 1.706s ok image/color 1.138s ok image/draw 2.173s ok image/gif 3.082s ok image/jpeg 3.606s ok image/png 5.920s ok index/suffixarray 3.132s ok internal/abi 1.528s ok internal/buildcfg 1.134s ok internal/coverage/cformat 1.056s ok internal/coverage/cmerge 1.052s ok internal/coverage/pods 1.058s ok internal/coverage/slicereader 1.044s ok internal/coverage/slicewriter 1.040s ok internal/coverage/test 1.082s ok internal/cpu 3.088s ok internal/dag 1.070s ok internal/diff 1.131s ok internal/fmtsort 1.027s ok internal/fuzz 1.067s ok internal/godebug 14.915s ok internal/godebugs 1.058s ok internal/intern 2.950s ok internal/itoa 1.051s ok internal/platform 2.494s ok internal/poll 1.961s ok internal/profile 1.173s ok internal/reflectlite 1.040s ok internal/safefilepath 1.046s ok internal/saferio 1.266s ok internal/singleflight 1.129s ok internal/testenv 2.015s ok internal/trace 1.588s ok internal/types/errors 3.361s ok internal/unsafeheader 1.045s ok internal/xcoff 1.065s ok internal/zstd 1.041s ok io 1.161s ok io/fs 1.328s ok io/ioutil 1.772s ok log 1.132s ok log/slog 1.252s ok log/slog/internal/benchmarks 1.031s ok log/slog/internal/buffer 1.042s ok log/syslog 2.314s ok maps 1.051s ok math 1.104s ok math/big 6.103s ok math/bits 1.082s ok math/cmplx 1.048s ok math/rand 5.099s ok mime 1.080s ok mime/multipart 6.991s ok mime/quotedprintable 1.177s ok net 18.339s ok net/http 22.326s ok net/http/cgi 14.164s ok net/http/cookiejar 1.123s ok net/http/fcgi 1.320s ok net/http/httptest 1.428s ok net/http/httptrace 1.052s ok net/http/httputil 5.154s ok net/http/internal 1.036s ok net/http/internal/ascii 1.047s ok net/http/pprof 6.306s ok net/internal/socktest 1.038s ok net/mail 1.030s ok net/netip 1.882s ok net/rpc 1.183s ok net/rpc/jsonrpc 1.057s ok net/smtp 1.222s ok net/textproto 2.423s ok net/url 1.099s ok os 7.518s ok os/exec 11.664s ok os/exec/internal/fdtest 1.031s ok os/signal 20.125s ok os/user 1.102s ok path 1.033s ok path/filepath 1.078s ok plugin 1.029s ok reflect 2.653s ok regexp 4.802s ok regexp/syntax 7.070s ok runtime 73.217s ok runtime/cgo 1.025s ok runtime/coverage 1.042s ok runtime/debug 2.249s ok runtime/internal/atomic 1.163s ok runtime/internal/math 1.160s ok runtime/internal/sys 1.036s ok runtime/internal/wasitest 1.048s ok runtime/metrics 1.052s ok runtime/pprof 22.748s ok runtime/race 15.064s ok runtime/trace 7.294s ok slices 1.844s ok sort 2.224s ok strconv 4.103s ok strings 2.980s ok sync 2.297s ok sync/atomic 5.805s ok syscall 7.520s ok testing 3.477s ok testing/fstest 1.052s ok testing/iotest 1.068s ok testing/quick 1.232s ok testing/slogtest 1.042s ok text/scanner 1.033s ok text/tabwriter 1.042s ok text/template 1.127s ok text/template/parse 1.051s ok time 3.862s ok unicode 1.128s ok unicode/utf16 1.122s ok unicode/utf8 1.051s ok cmd/addr2line 11.220s ok cmd/api 4.815s ok cmd/asm/internal/asm 4.432s ok cmd/asm/internal/lex 1.076s ok cmd/cgo/internal/swig 1.126s ok cmd/cgo/internal/test 3.586s ok cmd/cgo/internal/testcarchive 52.643s ok cmd/cgo/internal/testcshared 25.935s ok cmd/cgo/internal/testerrors 31.846s ok cmd/cgo/internal/testfortran 1.172s ok cmd/cgo/internal/testgodefs 4.233s ok cmd/cgo/internal/testlife 3.328s ok cmd/cgo/internal/testnocgo 1.036s ok cmd/cgo/internal/testplugin 92.183s ok cmd/cgo/internal/testsanitizers 1.020s [no tests to run] ok cmd/cgo/internal/testshared 1.025s ok cmd/cgo/internal/testso 5.201s ok cmd/cgo/internal/teststdio 5.517s ok cmd/cgo/internal/testtls 1.038s ok cmd/compile/internal/abt 1.069s ok cmd/compile/internal/amd64 74.506s ok cmd/compile/internal/base 1.103s ok cmd/compile/internal/compare 1.066s ok cmd/compile/internal/dwarfgen 2.130s ok cmd/compile/internal/importer 5.814s ok cmd/compile/internal/inline/inlheur 2.979s ok cmd/compile/internal/ir 1.032s ok cmd/compile/internal/logopt 2.707s ok cmd/compile/internal/loopvar 46.977s ok cmd/compile/internal/noder 1.032s ok cmd/compile/internal/reflectdata 1.037s [no tests to run] ok cmd/compile/internal/ssa 42.077s ok cmd/compile/internal/syntax 1.332s ok cmd/compile/internal/test 20.743s ok cmd/compile/internal/typecheck 2.165s ok cmd/compile/internal/types 1.029s ok cmd/compile/internal/types2 26.058s ok cmd/covdata 1.068s ok cmd/cover 22.523s ok cmd/dist 1.036s ok cmd/distpack 1.026s ok cmd/doc 6.031s ok cmd/fix 20.796s ok cmd/go 479.133s ok cmd/go/internal/auth 1.067s ok cmd/go/internal/cache 4.506s ok cmd/go/internal/cfg 1.046s [no tests to run] ok cmd/go/internal/envcmd 1.765s ok cmd/go/internal/fsys 1.305s ok cmd/go/internal/generate 1.165s ok cmd/go/internal/gover 1.028s ok cmd/go/internal/imports 1.088s ok cmd/go/internal/load 1.054s ok cmd/go/internal/lockedfile 2.348s ok cmd/go/internal/lockedfile/internal/filelock 2.110s ok cmd/go/internal/modfetch 1.061s ok cmd/go/internal/modfetch/codehost 15.764s ok cmd/go/internal/modfetch/zip_sum_test 1.119s ok cmd/go/internal/modindex 2.154s ok cmd/go/internal/modload 1.107s ok cmd/go/internal/mvs 1.157s ok cmd/go/internal/par 1.179s ok cmd/go/internal/str 1.070s ok cmd/go/internal/test 1.158s ok cmd/go/internal/toolchain 1.073s ok cmd/go/internal/vcs 1.132s ok cmd/go/internal/vcweb 1.196s ok cmd/go/internal/vcweb/vcstest 27.974s ok cmd/go/internal/web 1.052s ok cmd/go/internal/work 4.093s ok cmd/gofmt 1.307s ok cmd/internal/archive 3.551s ok cmd/internal/buildid 2.403s ok cmd/internal/cov 2.133s ok cmd/internal/dwarf 1.036s ok cmd/internal/edit 1.029s ok cmd/internal/goobj 1.026s ok cmd/internal/moddeps 4.545s ok cmd/internal/notsha256 1.051s ok cmd/internal/obj 2.381s ok cmd/internal/obj/ppc64 1.810s ok cmd/internal/obj/riscv 1.329s ok cmd/internal/obj/s390x 1.063s ok cmd/internal/obj/x86 5.718s ok cmd/internal/objabi 1.202s ok cmd/internal/pkgpath 5.196s ok cmd/internal/pkgpattern 1.037s ok cmd/internal/quoted 1.067s ok cmd/internal/src 1.030s ok cmd/internal/test2json 2.477s ok cmd/link 45.515s ok cmd/link/internal/benchmark 1.058s ok cmd/link/internal/ld 34.458s ok cmd/link/internal/loader 1.103s ok cmd/nm 9.724s ok cmd/objdump 10.636s ok cmd/pack 8.193s ok cmd/pprof 4.187s ok cmd/trace 1.186s ok cmd/vet 48.972s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2802 38502 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2324 48291 ns/op 1862 B/op 37 allocs/op Benchmark/Writer/PAX-4 2014 60994 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4183 24960 ns/op 5157 B/op 16 allocs/op Benchmark/Reader/GNU-4 8426 25385 ns/op 5117 B/op 14 allocs/op Benchmark/Reader/PAX-4 3285 72529 ns/op 8935 B/op 33 allocs/op PASS ok archive/tar 2.139s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 290992092 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 228629738 ns/op BenchmarkZip64TestSizes/4096-4 1094 183232 ns/op BenchmarkZip64TestSizes/1048576-4 84 1292331 ns/op BenchmarkZip64TestSizes/67108864-4 1 217211791 ns/op PASS ok archive/zip 2.540s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 198207 560.8 ns/op BenchmarkReaderCopyUnoptimal-4 125935 925.6 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 45460 ns/op BenchmarkReaderWriteToOptimal-4 9238 16296 ns/op BenchmarkReaderReadString-4 113528 1071 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 189556 610.3 ns/op BenchmarkWriterCopyUnoptimal-4 222258 576.0 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 41908 ns/op BenchmarkReaderEmpty-4 20173 6783 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 14457 7868 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 552265 219.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.643s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3106 33778 ns/op 970.09 MB/s BenchmarkWriteByte-4 435 253894 ns/op 16.13 MB/s BenchmarkWriteRune-4 247 504238 ns/op 24.37 MB/s BenchmarkBufferNotEmptyWriteRead-4 38 3359144 ns/op BenchmarkBufferFullSmallReads-4 100 1249372 ns/op BenchmarkBufferWriteBlock/N4096-4 9178 20330 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 343 484718 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 10634462 ns/op 4192265 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 9 11285233 ns/op 1486.65 MB/s 3728270 B/op 0 allocs/op BenchmarkIndexByte/10-4 3835407 30.13 ns/op 331.94 MB/s BenchmarkIndexByte/32-4 3735138 30.99 ns/op 1032.57 MB/s BenchmarkIndexByte/4K-4 1175349 101.9 ns/op 40189.15 MB/s BenchmarkIndexBytePortable/10-4 1255472 92.68 ns/op 107.90 MB/s BenchmarkIndexBytePortable/32-4 502392 256.1 ns/op 124.96 MB/s BenchmarkIndexBytePortable/4K-4 4627 27643 ns/op 148.18 MB/s BenchmarkIndexRune/10-4 1000000 106.0 ns/op 94.36 MB/s BenchmarkIndexRune/32-4 1000000 109.2 ns/op 293.01 MB/s BenchmarkIndexRune/4K-4 443656 277.8 ns/op 14746.61 MB/s BenchmarkIndexRuneASCII/10-4 3816380 32.55 ns/op 307.18 MB/s BenchmarkIndexRuneASCII/32-4 3762196 31.60 ns/op 1012.60 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 107.4 ns/op 38133.23 MB/s BenchmarkEqual/0-4 12200450 10.20 ns/op BenchmarkEqual/1-4 1367252 90.22 ns/op 11.08 MB/s BenchmarkEqual/6-4 1354369 85.83 ns/op 69.90 MB/s BenchmarkEqual/9-4 1328670 91.85 ns/op 97.99 MB/s BenchmarkEqual/15-4 1331836 90.78 ns/op 165.23 MB/s BenchmarkEqual/16-4 1398369 87.95 ns/op 181.93 MB/s BenchmarkEqual/20-4 1212615 105.3 ns/op 189.86 MB/s BenchmarkEqual/32-4 1320328 88.45 ns/op 361.77 MB/s BenchmarkEqual/4K-4 97461 1219 ns/op 3358.86 MB/s BenchmarkEqualBothUnaligned/64_0-4 1280733 94.77 ns/op 675.33 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 105.2 ns/op 608.33 MB/s BenchmarkEqualBothUnaligned/64_4-4 1260752 95.47 ns/op 670.38 MB/s BenchmarkEqualBothUnaligned/64_7-4 1246226 97.32 ns/op 657.60 MB/s BenchmarkEqualBothUnaligned/4096_0-4 91791 1284 ns/op 3190.31 MB/s BenchmarkEqualBothUnaligned/4096_1-4 62208 1924 ns/op 2128.42 MB/s BenchmarkEqualBothUnaligned/4096_4-4 166189 755.5 ns/op 5421.57 MB/s BenchmarkEqualBothUnaligned/4096_7-4 177032 756.1 ns/op 5417.11 MB/s BenchmarkIndex/10-4 2508380 49.74 ns/op 201.04 MB/s BenchmarkIndex/32-4 2392755 52.28 ns/op 612.09 MB/s BenchmarkIndex/4K-4 45562 2725 ns/op 1503.25 MB/s BenchmarkIndexEasy/10-4 2289127 48.58 ns/op 205.85 MB/s BenchmarkIndexEasy/32-4 2415733 48.83 ns/op 655.40 MB/s BenchmarkIndexEasy/4K-4 606741 214.3 ns/op 19116.40 MB/s BenchmarkCount/10-4 1341994 83.42 ns/op 119.88 MB/s BenchmarkCount/32-4 1406308 86.41 ns/op 370.31 MB/s BenchmarkCount/4K-4 40555 2736 ns/op 1497.21 MB/s BenchmarkCountEasy/10-4 1474441 81.38 ns/op 122.89 MB/s BenchmarkCountEasy/32-4 1424385 83.56 ns/op 382.95 MB/s BenchmarkCountEasy/4K-4 502482 260.7 ns/op 15714.37 MB/s BenchmarkCountSingle/10-4 2875178 41.62 ns/op 240.29 MB/s BenchmarkCountSingle/32-4 2842549 42.81 ns/op 747.47 MB/s BenchmarkCountSingle/4K-4 1000000 120.8 ns/op 33911.15 MB/s BenchmarkToUpper/#00-4 2837504 42.25 ns/op BenchmarkToUpper/ONLYUPPER-4 343999 390.6 ns/op BenchmarkToUpper/abc-4 473174 278.9 ns/op BenchmarkToUpper/AbC123-4 300874 415.1 ns/op BenchmarkToUpper/azAZ09_-4 271304 456.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 78002 1383 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36195 3199 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 60652 1998 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 128868 930.6 ns/op BenchmarkToLower/#00-4 2624112 44.56 ns/op BenchmarkToLower/abc-4 439891 296.4 ns/op BenchmarkToLower/AbC123-4 299040 410.2 ns/op BenchmarkToLower/azAZ09_-4 294274 448.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83446 1414 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 37186 3333 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58066 1813 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 130052 928.7 ns/op BenchmarkFields/ASCII/16-4 193578 692.3 ns/op 23.11 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13203 9141 ns/op 28.01 MB/s 896 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 969 133176 ns/op 30.76 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 57 2473693 ns/op 26.49 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 35271135 ns/op 29.73 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 92175 1238 ns/op 12.93 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6602 18010 ns/op 14.21 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 402 302500 ns/op 13.54 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5455641 ns/op 12.01 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 91732888 ns/op 11.43 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 138361 925.7 ns/op 17.28 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8028 14188 ns/op 18.04 MB/s 1920 B/op 2 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 654 208349 ns/op 19.66 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 3709305 ns/op 17.67 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 64257082 ns/op 16.32 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 105302 1027 ns/op 15.58 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6849 14928 ns/op 17.15 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 465 257353 ns/op 15.92 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4705180 ns/op 13.93 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81625379 ns/op 12.85 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2046952 57.69 ns/op BenchmarkTrimSpace/ASCII-4 1246868 94.32 ns/op BenchmarkTrimSpace/SomeNonASCII-4 98967 1103 ns/op BenchmarkTrimSpace/JustNonASCII-4 53085 2217 ns/op BenchmarkToValidUTF8/Valid-4 470524 278.9 ns/op BenchmarkToValidUTF8/InvalidASCII-4 276462 402.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 80625 1277 ns/op BenchmarkIndexHard1-4 1204 99725 ns/op BenchmarkIndexHard2-4 843 138611 ns/op BenchmarkIndexHard3-4 216 549932 ns/op BenchmarkIndexHard4-4 145 785580 ns/op BenchmarkLastIndexHard1-4 9 12307540 ns/op BenchmarkLastIndexHard2-4 7 15302748 ns/op BenchmarkLastIndexHard3-4 6 17760543 ns/op BenchmarkCountHard1-4 1240 102446 ns/op BenchmarkCountHard2-4 876 139316 ns/op BenchmarkCountHard3-4 217 575221 ns/op BenchmarkSplitEmptySeparator-4 1 107635865 ns/op BenchmarkSplitSingleByteSeparator-4 19 8302040 ns/op BenchmarkSplitMultiByteSeparator-4 13 8397733 ns/op BenchmarkSplitNSingleByteSeparator-4 194882 813.4 ns/op BenchmarkSplitNMultiByteSeparator-4 71580 2108 ns/op BenchmarkRepeat-4 177998 726.7 ns/op BenchmarkRepeatLarge/256/1-4 142994 1059 ns/op 241.71 MB/s BenchmarkRepeatLarge/256/16-4 235946 743.6 ns/op 344.26 MB/s BenchmarkRepeatLarge/512/1-4 80208 1637 ns/op 312.68 MB/s BenchmarkRepeatLarge/512/16-4 101934 1180 ns/op 433.78 MB/s BenchmarkRepeatLarge/1024/1-4 46258 2292 ns/op 446.70 MB/s BenchmarkRepeatLarge/1024/16-4 62092 2007 ns/op 510.29 MB/s BenchmarkRepeatLarge/2048/1-4 32386 4210 ns/op 486.50 MB/s BenchmarkRepeatLarge/2048/16-4 31461 3497 ns/op 585.68 MB/s BenchmarkRepeatLarge/4096/1-4 16964 6842 ns/op 598.64 MB/s BenchmarkRepeatLarge/4096/16-4 18945 5877 ns/op 696.93 MB/s BenchmarkRepeatLarge/8192/1-4 10000 12455 ns/op 657.71 MB/s BenchmarkRepeatLarge/8192/16-4 10000 11550 ns/op 709.28 MB/s BenchmarkRepeatLarge/8192/4097-4 17947 6655 ns/op 615.61 MB/s BenchmarkRepeatLarge/16384/1-4 10000 22017 ns/op 744.16 MB/s BenchmarkRepeatLarge/16384/16-4 9890 20932 ns/op 782.71 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18111 ns/op 678.63 MB/s BenchmarkRepeatLarge/32768/1-4 4269 43166 ns/op 759.12 MB/s BenchmarkRepeatLarge/32768/16-4 3840 42507 ns/op 770.89 MB/s BenchmarkRepeatLarge/32768/4097-4 3784 39035 ns/op 734.70 MB/s BenchmarkRepeatLarge/65536/1-4 1016 99496 ns/op 658.68 MB/s BenchmarkRepeatLarge/65536/16-4 1726 81986 ns/op 799.35 MB/s BenchmarkRepeatLarge/65536/4097-4 1720 77941 ns/op 788.48 MB/s BenchmarkRepeatLarge/131072/1-4 268 428938 ns/op 305.57 MB/s BenchmarkRepeatLarge/131072/16-4 314 386609 ns/op 339.03 MB/s BenchmarkRepeatLarge/131072/4097-4 276 455689 ns/op 278.71 MB/s BenchmarkRepeatLarge/262144/1-4 158 691213 ns/op 379.25 MB/s BenchmarkRepeatLarge/262144/16-4 171 651970 ns/op 402.08 MB/s BenchmarkRepeatLarge/262144/4097-4 188 604438 ns/op 427.03 MB/s BenchmarkRepeatLarge/524288/1-4 114 1089833 ns/op 481.07 MB/s BenchmarkRepeatLarge/524288/16-4 88 1216584 ns/op 430.95 MB/s BenchmarkRepeatLarge/524288/4097-4 98 1188114 ns/op 437.94 MB/s BenchmarkRepeatLarge/1048576/1-4 51 2300772 ns/op 455.75 MB/s BenchmarkRepeatLarge/1048576/16-4 56 2178495 ns/op 481.33 MB/s BenchmarkRepeatLarge/1048576/4097-4 56 2302656 ns/op 453.71 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4337345 ns/op 483.51 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4238950 ns/op 494.73 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 4382881 ns/op 477.67 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8478838 ns/op 494.68 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8377232 ns/op 500.68 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8181689 ns/op 512.27 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14359873 ns/op 584.17 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15712326 ns/op 533.89 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13414642 ns/op 625.18 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25358009 ns/op 661.61 MB/s BenchmarkRepeatLarge/16777216/16-4 5 25046980 ns/op 669.83 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 24459958 ns/op 685.91 MB/s BenchmarkRepeatLarge/33554432/1-4 3 48502305 ns/op 691.81 MB/s BenchmarkRepeatLarge/33554432/16-4 3 47160690 ns/op 711.49 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 46987842 ns/op 714.11 MB/s BenchmarkRepeatLarge/67108864/1-4 2 92206978 ns/op 727.81 MB/s BenchmarkRepeatLarge/67108864/16-4 2 91006977 ns/op 737.40 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 91679680 ns/op 731.99 MB/s BenchmarkRepeatLarge/134217728/1-4 1 184451112 ns/op 727.66 MB/s BenchmarkRepeatLarge/134217728/16-4 1 182880010 ns/op 733.91 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 181919780 ns/op 737.79 MB/s BenchmarkRepeatLarge/268435456/1-4 1 397912961 ns/op 674.61 MB/s BenchmarkRepeatLarge/268435456/16-4 1 362997827 ns/op 739.50 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 373041753 ns/op 719.59 MB/s BenchmarkRepeatLarge/536870912/1-4 1 784395827 ns/op 684.44 MB/s BenchmarkRepeatLarge/536870912/16-4 1 774541345 ns/op 693.15 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 747497845 ns/op 718.22 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4294563600 ns/op 250.02 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1523592718 ns/op 704.74 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1524223072 ns/op 704.45 MB/s BenchmarkBytesCompare/1-4 14165323 8.490 ns/op BenchmarkBytesCompare/2-4 12208782 9.542 ns/op BenchmarkBytesCompare/4-4 14869712 8.218 ns/op BenchmarkBytesCompare/8-4 16086636 7.554 ns/op BenchmarkBytesCompare/16-4 15762260 7.484 ns/op BenchmarkBytesCompare/32-4 13915200 8.587 ns/op BenchmarkBytesCompare/64-4 11885210 9.720 ns/op BenchmarkBytesCompare/128-4 10401868 11.16 ns/op BenchmarkBytesCompare/256-4 8128542 14.03 ns/op BenchmarkBytesCompare/512-4 5386718 20.56 ns/op BenchmarkBytesCompare/1024-4 3372290 33.68 ns/op BenchmarkBytesCompare/2048-4 1905717 59.92 ns/op BenchmarkIndexAnyASCII/1:1-4 2010457 58.74 ns/op BenchmarkIndexAnyASCII/1:2-4 2249941 52.44 ns/op BenchmarkIndexAnyASCII/1:4-4 2266900 52.06 ns/op BenchmarkIndexAnyASCII/1:8-4 2294544 52.84 ns/op BenchmarkIndexAnyASCII/1:16-4 2252026 52.71 ns/op BenchmarkIndexAnyASCII/1:32-4 2218154 53.00 ns/op BenchmarkIndexAnyASCII/1:64-4 2185578 59.52 ns/op BenchmarkIndexAnyASCII/16:1-4 2361466 51.71 ns/op BenchmarkIndexAnyASCII/16:2-4 572977 196.3 ns/op BenchmarkIndexAnyASCII/16:4-4 636664 180.8 ns/op BenchmarkIndexAnyASCII/16:8-4 600550 185.1 ns/op BenchmarkIndexAnyASCII/16:16-4 663598 189.9 ns/op BenchmarkIndexAnyASCII/16:32-4 606345 206.7 ns/op BenchmarkIndexAnyASCII/16:64-4 519918 239.4 ns/op BenchmarkIndexAnyASCII/256:1-4 2212488 55.63 ns/op BenchmarkIndexAnyASCII/256:2-4 58146 2034 ns/op BenchmarkIndexAnyASCII/256:4-4 54955 2028 ns/op BenchmarkIndexAnyASCII/256:8-4 49794 2182 ns/op BenchmarkIndexAnyASCII/256:16-4 58580 2008 ns/op BenchmarkIndexAnyASCII/256:32-4 58462 2013 ns/op BenchmarkIndexAnyASCII/256:64-4 54985 2059 ns/op BenchmarkIndexAnyUTF8/1:1-4 2361974 50.17 ns/op BenchmarkIndexAnyUTF8/1:2-4 2429260 50.06 ns/op BenchmarkIndexAnyUTF8/1:4-4 2398784 52.30 ns/op BenchmarkIndexAnyUTF8/1:8-4 2404977 49.78 ns/op BenchmarkIndexAnyUTF8/1:16-4 2414307 48.09 ns/op BenchmarkIndexAnyUTF8/1:32-4 2430114 49.19 ns/op BenchmarkIndexAnyUTF8/1:64-4 2310133 49.17 ns/op BenchmarkIndexAnyUTF8/16:1-4 178752 674.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 491961 273.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 445968 270.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 460786 262.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 478041 292.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 455521 283.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 375908 285.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10288 ns/op BenchmarkIndexAnyUTF8/256:2-4 35248 3451 ns/op BenchmarkIndexAnyUTF8/256:4-4 34260 3493 ns/op BenchmarkIndexAnyUTF8/256:8-4 34556 3420 ns/op BenchmarkIndexAnyUTF8/256:16-4 32598 3564 ns/op BenchmarkIndexAnyUTF8/256:32-4 31196 3776 ns/op BenchmarkIndexAnyUTF8/256:64-4 31164 3799 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2431519 48.98 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2487225 48.38 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2465820 48.11 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2508082 47.20 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2469936 47.68 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2471864 49.48 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2191414 55.52 ns/op BenchmarkLastIndexAnyASCII/16:1-4 513312 226.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 529616 222.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 597505 289.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 397635 317.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 489680 244.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 466465 251.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 438650 279.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 42838 2735 ns/op BenchmarkLastIndexAnyASCII/256:2-4 41288 2739 ns/op BenchmarkLastIndexAnyASCII/256:4-4 42684 2875 ns/op BenchmarkLastIndexAnyASCII/256:8-4 44166 2715 ns/op BenchmarkLastIndexAnyASCII/256:16-4 42463 2745 ns/op BenchmarkLastIndexAnyASCII/256:32-4 43358 2778 ns/op BenchmarkLastIndexAnyASCII/256:64-4 42916 2877 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2466330 49.01 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2468529 47.79 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2451442 47.84 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2456958 48.27 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2418465 50.04 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2308640 50.14 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2364290 51.63 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 208128 590.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 405940 278.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 430276 274.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 433357 281.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 406388 282.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 433896 297.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 434214 327.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13480 8581 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 33100 3612 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29460 3681 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 33147 3619 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 31760 3641 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 31562 3792 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 29438 3906 ns/op BenchmarkTrimASCII/1:1-4 2310722 46.90 ns/op BenchmarkTrimASCII/1:2-4 2234270 48.83 ns/op BenchmarkTrimASCII/1:4-4 2318179 51.41 ns/op BenchmarkTrimASCII/1:8-4 2218380 53.28 ns/op BenchmarkTrimASCII/1:16-4 2008281 60.47 ns/op BenchmarkTrimASCII/16:1-4 675108 171.8 ns/op BenchmarkTrimASCII/16:2-4 516133 219.2 ns/op BenchmarkTrimASCII/16:4-4 530049 218.7 ns/op BenchmarkTrimASCII/16:8-4 527151 223.8 ns/op BenchmarkTrimASCII/16:16-4 555523 232.4 ns/op BenchmarkTrimASCII/256:1-4 56930 2179 ns/op BenchmarkTrimASCII/256:2-4 42402 2789 ns/op BenchmarkTrimASCII/256:4-4 41012 2963 ns/op BenchmarkTrimASCII/256:8-4 37298 3040 ns/op BenchmarkTrimASCII/256:16-4 42418 2758 ns/op BenchmarkTrimASCII/4096:1-4 4129 31858 ns/op BenchmarkTrimASCII/4096:2-4 2859 43815 ns/op BenchmarkTrimASCII/4096:4-4 2787 43654 ns/op BenchmarkTrimASCII/4096:8-4 2980 45264 ns/op BenchmarkTrimASCII/4096:16-4 2954 43435 ns/op BenchmarkTrimByte-4 2364608 49.47 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18865 6604 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19137 6208 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 949 116701 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2054 58368 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3735 29670 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7264 16108 ns/op BenchmarkCompareBytesEqual-4 16351932 7.256 ns/op BenchmarkCompareBytesToNil-4 17550877 6.405 ns/op BenchmarkCompareBytesEmpty-4 20027948 5.781 ns/op BenchmarkCompareBytesIdentical-4 18113332 5.694 ns/op BenchmarkCompareBytesSameLength-4 17112295 7.200 ns/op BenchmarkCompareBytesDifferentLength-4 16698360 6.806 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3486 37513 ns/op 27952.67 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3092 40754 ns/op 25729.88 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3241 42638 ns/op 24593.01 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2913 39005 ns/op 26883.34 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3160 40553 ns/op 25857.21 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2698 39073 ns/op 26836.35 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3328 39861 ns/op 26306.22 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2868 38760 ns/op 27053.31 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2881 47787 ns/op 21943.09 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2678 44327 ns/op 23655.81 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2635 42133 ns/op 24887.54 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2540 42708 ns/op 24552.35 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2790 42619 ns/op 24603.64 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2437 44463 ns/op 23583.29 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2679 40962 ns/op 25598.55 MB/s BenchmarkCompareBytesBig-4 3337 37472 ns/op 27983.22 MB/s BenchmarkCompareBytesBigIdentical-4 17533023 6.695 ns/op 156622242.05 MB/s PASS ok bytes 71.771s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 68997746 ns/op 1.45 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 251017364 ns/op 2.26 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 21523657 ns/op 0.76 MB/s 3645142 B/op 51 allocs/op PASS ok compress/bzip2 2.220s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 66 1908137 ns/op 5.24 MB/s 42154 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17409206 ns/op 5.74 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 173993742 ns/op 5.75 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 63 1851541 ns/op 5.40 MB/s 42442 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 18598120 ns/op 5.38 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 185995409 ns/op 5.38 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 68 1815349 ns/op 5.51 MB/s 42267 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 17438526 ns/op 5.73 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 174117061 ns/op 5.74 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 64 1846259 ns/op 5.42 MB/s 42501 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17441672 ns/op 5.73 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 173246491 ns/op 5.77 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 63 1919523 ns/op 5.21 MB/s 43196 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18620334 ns/op 5.37 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 190370437 ns/op 5.25 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 81 1566133 ns/op 6.39 MB/s 43489 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13505301 ns/op 7.40 MB/s 46858 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 129243409 ns/op 7.74 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 86 1404610 ns/op 7.12 MB/s 42580 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10373810 ns/op 9.64 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 101041752 ns/op 9.90 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 84 1424342 ns/op 7.02 MB/s 43595 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10671780 ns/op 9.37 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 101839978 ns/op 9.82 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1086059 ns/op 9.21 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 12 10470736 ns/op 9.55 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 103937571 ns/op 9.62 MB/s BenchmarkEncode/Digits/Speed/1e4-4 52 2067146 ns/op 4.84 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 17460770 ns/op 5.73 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 173344175 ns/op 5.77 MB/s BenchmarkEncode/Digits/Default/1e4-4 20 5199652 ns/op 1.92 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 57402710 ns/op 1.74 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 591346471 ns/op 1.69 MB/s BenchmarkEncode/Digits/Compression/1e4-4 22 5231560 ns/op 1.91 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 58265396 ns/op 1.72 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 590182528 ns/op 1.69 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 85 1328422 ns/op 7.53 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 10 11381628 ns/op 8.79 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 109158126 ns/op 9.16 MB/s BenchmarkEncode/Newton/Speed/1e4-4 54 1904287 ns/op 5.25 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 13701547 ns/op 7.30 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 135734759 ns/op 7.37 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5047241 ns/op 1.98 MB/s BenchmarkEncode/Newton/Default/1e5-4 3 50133320 ns/op 1.99 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 506248482 ns/op 1.98 MB/s BenchmarkEncode/Newton/Compression/1e4-4 24 5006404 ns/op 2.00 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 61642389 ns/op 1.62 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 646381204 ns/op 1.55 MB/s PASS ok compress/flate 14.413s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 56 2417592 ns/op 4.14 MB/s BenchmarkDecoder/1e-Reuse4-4 48 2305577 ns/op 4.34 MB/s BenchmarkDecoder/1e5-4 5 22453424 ns/op 4.45 MB/s BenchmarkDecoder/1e-Reuse5-4 5 21696771 ns/op 4.61 MB/s BenchmarkDecoder/1e6-4 1 223091347 ns/op 4.48 MB/s BenchmarkDecoder/1e-Reuse6-4 1 216623637 ns/op 4.62 MB/s BenchmarkEncoder/1e4-4 61 1885561 ns/op 5.30 MB/s BenchmarkEncoder/1e-Reuse4-4 70 1762108 ns/op 5.68 MB/s BenchmarkEncoder/1e5-4 6 17332738 ns/op 5.77 MB/s BenchmarkEncoder/1e-Reuse5-4 6 17325135 ns/op 5.77 MB/s BenchmarkEncoder/1e6-4 1 179844566 ns/op 5.56 MB/s BenchmarkEncoder/1e-Reuse6-4 1 194504451 ns/op 5.14 MB/s PASS ok compress/lzw 3.666s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 28 3740628 ns/op PASS ok container/heap 0.237s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 29365 3791 ns/op BenchmarkWithTimeout/concurrency=40-4 7419 18672 ns/op BenchmarkWithTimeout/concurrency=4000-4 7300 23922 ns/op BenchmarkWithTimeout/concurrency=400000-4 8126 17737 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 430683 315.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 19184 6683 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 23710 4911 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4692 28810 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2923 57760 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3919 28916 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 416 309495 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 277 473510 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 404 282084 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 42 3284860 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 5364086 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 48 2938849 ns/op BenchmarkCheckCanceled/Err-4 360956 406.4 ns/op BenchmarkCheckCanceled/Done-4 589236 189.5 ns/op BenchmarkContextCancelDone-4 917766 130.5 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 29532 3940 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 28366 4253 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 27018 4452 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 23631 5184 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 17794 7030 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 696074 180.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 432352 292.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 302163 411.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 184237 643.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 96717 1224 ns/op PASS ok context 10.330s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 2089250 55.75 ns/op 286.98 MB/s BenchmarkDecrypt-4 2151945 55.45 ns/op 288.53 MB/s BenchmarkExpand-4 1242378 97.53 ns/op PASS ok crypto/aes 1.668s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 275853 446.6 ns/op 143.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 418604 287.3 ns/op 222.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 281398 452.7 ns/op 141.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 422150 301.5 ns/op 212.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 175568 714.2 ns/op 1890.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 218018 544.9 ns/op 2477.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 159984 782.2 ns/op 1725.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 195055 631.1 ns/op 2138.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 60868 1980 ns/op 4137.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 72447 1655 ns/op 4949.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 51310 2307 ns/op 3551.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 57306 2069 ns/op 3959.92 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7136 16505 ns/op 61.74 MB/s BenchmarkAESCFBDecrypt1K-4 7711 16373 ns/op 62.24 MB/s BenchmarkAESCFBDecrypt8K-4 956 130094 ns/op 62.93 MB/s BenchmarkAESOFB1K-4 10000 10972 ns/op 92.87 MB/s BenchmarkAESCTR1K-4 16386 7505 ns/op 135.78 MB/s BenchmarkAESCTR8K-4 1900 65123 ns/op 125.72 MB/s BenchmarkAESCBCEncrypt1K-4 14277 8161 ns/op 125.47 MB/s BenchmarkAESCBCDecrypt1K-4 19813 5921 ns/op 172.94 MB/s PASS ok crypto/cipher 4.278s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 92614 1244 ns/op 6.43 MB/s BenchmarkDecrypt-4 102492 1142 ns/op 7.01 MB/s BenchmarkTDESEncrypt-4 39286 3002 ns/op 2.67 MB/s BenchmarkTDESDecrypt-4 38070 3335 ns/op 2.40 MB/s PASS ok crypto/des 1.711s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1106 101856 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 19 6797765 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18439728 ns/op 1541 B/op 21 allocs/op BenchmarkECDH/X25519-4 87 1477489 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.703s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2179 58211 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 37 3272295 ns/op 2679 B/op 34 allocs/op BenchmarkSign/P521-4 14 8156347 ns/op 3065 B/op 35 allocs/op BenchmarkVerify/P256-4 1296 94873 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 14 7759009 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 20277910 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5700 21524 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 74 1610680 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4102482 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.593s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 294 404509 ns/op BenchmarkNewKeyFromSeed-4 298 395969 ns/op BenchmarkSigning-4 288 420976 ns/op BenchmarkVerification-4 193 603354 ns/op PASS ok crypto/ed25519 1.737s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7855 15926 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 193 612663 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 84 1451529 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 33 3882769 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 2182 60706 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 67 1720540 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 30 4305256 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 12172375 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12981 8416 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 8658 16080 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4862 25351 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1086511 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3007 39689 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 433 273497 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2044 59112 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 122 972357 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.994s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17178 6478 ns/op 158.06 MB/s BenchmarkHMACSHA256_32-4 27409 4269 ns/op 7.50 MB/s BenchmarkNewWriteSum-4 12889 8784 ns/op 3.64 MB/s PASS ok crypto/hmac 1.620s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 41552 3101 ns/op BenchmarkModSub-4 48598 3900 ns/op BenchmarkMontgomeryRepr-4 25494 6416 ns/op BenchmarkMontgomeryMul-4 28495 4070 ns/op BenchmarkModMul-4 14278 8493 ns/op BenchmarkExpBig-4 20 6020049 ns/op BenchmarkExp-4 6 19941688 ns/op PASS ok crypto/internal/bigmod 2.588s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3368 34949 ns/op BenchmarkScalarBaseMult-4 272 421085 ns/op BenchmarkScalarMult-4 126 950345 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 198 589022 ns/op PASS ok crypto/internal/edwards25519 1.744s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 527626 237.0 ns/op BenchmarkMultiply-4 6140908 18.55 ns/op BenchmarkSquare-4 7804455 15.53 ns/op BenchmarkInvert-4 36052 3200 ns/op BenchmarkMult32-4 1463570 81.87 ns/op PASS ok crypto/internal/edwards25519/field 1.916s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 72 1761692 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2370 53128 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 32 4240941 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 11957221 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 204 581683 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 12015 9885 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 86 1333245 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 37 3168244 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.466s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 761130 159.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 413389 305.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 146481 883.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 873406 146.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 484412 275.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 144891 788.1 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.959s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 128143 949.0 ns/op 8.43 MB/s BenchmarkHash64-4 167577 719.0 ns/op 89.02 MB/s BenchmarkHash128-4 158887 790.5 ns/op 161.93 MB/s BenchmarkHash256-4 123960 950.0 ns/op 269.48 MB/s BenchmarkHash512-4 88190 1294 ns/op 395.62 MB/s BenchmarkHash1K-4 61832 1909 ns/op 536.39 MB/s BenchmarkHash8K-4 10000 10272 ns/op 797.47 MB/s BenchmarkHash1M-4 98 1282430 ns/op 817.65 MB/s BenchmarkHash8M-4 12 9940704 ns/op 843.86 MB/s BenchmarkHash8BytesUnaligned-4 120952 983.7 ns/op 8.13 MB/s BenchmarkHash1KUnaligned-4 60613 1956 ns/op 523.60 MB/s BenchmarkHash8KUnaligned-4 10000 10101 ns/op 811.01 MB/s PASS ok crypto/md5 3.095s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 168460031 ns/op PASS ok crypto/rand 1.459s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 13400 8931 ns/op 14.33 MB/s BenchmarkRC4_1K-4 1544 71369 ns/op 14.35 MB/s BenchmarkRC4_8K-4 205 572297 ns/op 14.15 MB/s PASS ok crypto/rc4 1.585s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 11422150 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 25091066 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 44572974 ns/op BenchmarkEncryptPKCS1v15/2048-4 36 3543289 ns/op BenchmarkDecryptOAEP/2048-4 9 11637679 ns/op BenchmarkEncryptOAEP/2048-4 36 3424610 ns/op BenchmarkSignPKCS1v15/2048-4 10 11576165 ns/op BenchmarkVerifyPKCS1v15/2048-4 37 3337025 ns/op BenchmarkSignPSS/2048-4 10 10910502 ns/op BenchmarkVerifyPSS/2048-4 38 3235595 ns/op PASS ok crypto/rsa 2.881s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 90120 1251 ns/op 6.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 119661 998.9 ns/op 8.01 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 88848 1328 ns/op 240.88 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 108274 1197 ns/op 267.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 60561 1950 ns/op 525.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 77331 1702 ns/op 601.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13970 8394 ns/op 975.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 15339 7954 ns/op 1029.92 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.434s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 68762 1513 ns/op 5.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 84104 1313 ns/op 6.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 96052 1171 ns/op 6.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 35649 3427 ns/op 298.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 37224 3233 ns/op 316.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 35746 3256 ns/op 314.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6775 19628 ns/op 417.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6856 19090 ns/op 429.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6442 18718 ns/op 437.65 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.413s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 53910 2122 ns/op 3.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 89109 1385 ns/op 5.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 74670 1579 ns/op 5.07 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 37683 3224 ns/op 317.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 43123 2822 ns/op 362.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 40920 3025 ns/op 338.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7323 14422 ns/op 568.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 9566 13389 ns/op 611.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 9507 13772 ns/op 594.84 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.429s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21425360 5.213 ns/op BenchmarkConstantTimeEq-4 26376831 5.113 ns/op BenchmarkConstantTimeLessOrEq-4 27136250 5.458 ns/op BenchmarkXORBytes/8Bytes-4 3770036 31.63 ns/op 252.95 MB/s BenchmarkXORBytes/128Bytes-4 3457101 33.77 ns/op 3790.46 MB/s BenchmarkXORBytes/2048Bytes-4 1222362 98.11 ns/op 20874.80 MB/s BenchmarkXORBytes/32768Bytes-4 97624 1206 ns/op 27172.37 MB/s PASS ok crypto/subtle 2.286s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 81 2826403 ns/op BenchmarkCertCache/1-4 42 2982698 ns/op BenchmarkCertCache/2-4 51 3215776 ns/op BenchmarkCertCache/3-4 43 3033568 ns/op BenchmarkHandshakeServer/RSA-4 12 9262141 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 10150460 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 11326536 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 45 3036693 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 42 3683531 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 26 4068936 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 22 6622127 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 29397185 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 28178518 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 46200791 ns/op 22.70 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 42202774 ns/op 24.85 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 132024258 ns/op 15.88 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 122416581 ns/op 17.13 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 264556918 ns/op 15.85 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 127611626 ns/op 32.87 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 322770112 ns/op 25.99 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 346436600 ns/op 24.21 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1044022948 ns/op 16.07 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 803557545 ns/op 20.88 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1318383865 ns/op 25.45 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1382066377 ns/op 24.28 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2782832410 ns/op 24.12 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2932681702 ns/op 22.88 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 52987388 ns/op 19.79 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 50575997 ns/op 20.73 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 84640668 ns/op 24.78 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 88314678 ns/op 23.75 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 183177213 ns/op 22.90 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 158364444 ns/op 26.49 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 384933383 ns/op 21.79 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 398704151 ns/op 21.04 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 732346126 ns/op 22.91 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 666090871 ns/op 25.19 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1296673769 ns/op 25.88 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1509385741 ns/op 22.23 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2914544283 ns/op 23.03 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2933965810 ns/op 22.87 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 716192998 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 715532027 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 297569317 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299251494 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 161479401 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160092514 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 91541878 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 87535369 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 49007750 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 46400817 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 154762343 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 153952207 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 75829392 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 73235539 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 46717452 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 44458777 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 39771957 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 33644606 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 27314562 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 23512221 ns/op PASS ok crypto/tls 34.864s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16402305 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 361 296652 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1052 110402 ns/op 12098 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1035 124395 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.167s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 33 3697738 ns/op 278527 B/op 1620 allocs/op BenchmarkConcurrentStmtQuery-4 34 4362302 ns/op 265472 B/op 1978 allocs/op BenchmarkConcurrentStmtExec-4 58 3064468 ns/op 211403 B/op 563 allocs/op BenchmarkConcurrentTxQuery-4 24 4324113 ns/op 273043 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 48 2217434 ns/op 87873 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 45 3680183 ns/op 106597 B/op 2081 allocs/op BenchmarkConcurrentTxStmtExec-4 118 1236889 ns/op 40084 B/op 381 allocs/op BenchmarkConcurrentRandom-4 36 4124562 ns/op 228706 B/op 1816 allocs/op BenchmarkManyConcurrentQueries-4 1825 58336 ns/op 4137 B/op 20 allocs/op BenchmarkGrabConn-4 175645 750.7 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.168s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1956 64566 ns/op BenchmarkSymbols32-4 1358 75157 ns/op PASS ok debug/elf 1.459s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 127807 1308 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 62 2088931 ns/op 188243 B/op 13 allocs/op Benchmark115/LineToPC-4 62 1658845 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 11995 11044 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.008s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 39831 2604 ns/op BenchmarkMarshal-4 652 212773 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2359 59511 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.702s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 189 542304 ns/op 15.11 MB/s BenchmarkEncodeToString-4 240 487011 ns/op 16.82 MB/s BenchmarkDecode-4 121 1190689 ns/op 11.01 MB/s BenchmarkDecodeString-4 140 1177624 ns/op 11.13 MB/s PASS ok encoding/base32 2.112s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 248 456913 ns/op 17.93 MB/s BenchmarkDecodeString/2-4 276930 422.8 ns/op 9.46 MB/s BenchmarkDecodeString/4-4 263053 510.2 ns/op 15.68 MB/s BenchmarkDecodeString/8-4 202608 639.0 ns/op 18.78 MB/s BenchmarkDecodeString/64-4 36879 2777 ns/op 31.69 MB/s BenchmarkDecodeString/8192-4 397 308215 ns/op 35.44 MB/s BenchmarkNewEncoding-4 43780 2314 ns/op 110.65 MB/s PASS ok encoding/base64 2.566s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1404 113403 ns/op 35.27 MB/s BenchmarkReadStruct-4 13954 8683 ns/op 8.64 MB/s BenchmarkWriteStruct-4 14938 8347 ns/op 8.99 MB/s BenchmarkReadInts-4 35739 3338 ns/op 8.99 MB/s BenchmarkWriteInts-4 30424 3522 ns/op 8.52 MB/s BenchmarkWriteSlice1000Int32s-4 994 121498 ns/op 32.92 MB/s BenchmarkPutUint16-4 2236230 49.74 ns/op 40.21 MB/s BenchmarkAppendUint16-4 2877926 67.28 ns/op 29.73 MB/s BenchmarkPutUint32-4 1917140 58.01 ns/op 68.95 MB/s BenchmarkAppendUint32-4 2318983 93.27 ns/op 42.88 MB/s BenchmarkPutUint64-4 1141462 106.9 ns/op 74.83 MB/s BenchmarkAppendUint64-4 1000000 109.2 ns/op 73.24 MB/s BenchmarkLittleEndianPutUint16-4 2600689 42.75 ns/op 46.78 MB/s BenchmarkLittleEndianAppendUint16-4 2680183 45.10 ns/op 44.34 MB/s BenchmarkLittleEndianPutUint32-4 1000000 114.6 ns/op 34.91 MB/s BenchmarkLittleEndianAppendUint32-4 1912428 61.99 ns/op 64.53 MB/s BenchmarkLittleEndianPutUint64-4 1000000 110.0 ns/op 72.75 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 108.2 ns/op 73.95 MB/s BenchmarkReadFloats-4 146472 910.7 ns/op 13.18 MB/s BenchmarkWriteFloats-4 117672 934.2 ns/op 12.84 MB/s BenchmarkReadSlice1000Float32s-4 1038 99188 ns/op 40.33 MB/s BenchmarkWriteSlice1000Float32s-4 1041 113002 ns/op 35.40 MB/s BenchmarkReadSlice1000Uint8s-4 45724 3561 ns/op 280.80 MB/s BenchmarkWriteSlice1000Uint8s-4 36548 3599 ns/op 277.85 MB/s BenchmarkPutUvarint32-4 800959 137.0 ns/op 29.19 MB/s BenchmarkPutUvarint64-4 240022 850.4 ns/op 9.41 MB/s PASS ok encoding/binary 7.064s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5346 39318 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5218 25262 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7065 25999 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3780 55733 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6810 19254 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6260 18822 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6085 26235 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4444 33502 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 19480 ns/op PASS ok encoding/csv 3.117s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6586 21316 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 8211 16286 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 193 713413 ns/op 16954 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 498 228493 ns/op 985 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1110 95146 ns/op 78 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1044 106000 ns/op 83 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1580 79500 ns/op 245 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 50 2549576 ns/op 37205 B/op 249 allocs/op BenchmarkDecodeComplex128Slice-4 466 339268 ns/op 25263 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 763 158309 ns/op 10814 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1108 138548 ns/op 9760 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 412 350483 ns/op 39221 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 156 858205 ns/op 67103 B/op 2228 allocs/op BenchmarkDecodeBytesSlice-4 369 388837 ns/op 24058 B/op 201 allocs/op BenchmarkDecodeInterfaceSlice-4 76 2036280 ns/op 83216 B/op 3178 allocs/op BenchmarkDecodeMap-4 80 2165649 ns/op 54134 B/op 181 allocs/op PASS ok encoding/gob 4.538s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10674 10879 ns/op 23.53 MB/s BenchmarkEncode/1024-4 2265 73640 ns/op 13.91 MB/s BenchmarkEncode/4096-4 692 178565 ns/op 22.94 MB/s BenchmarkEncode/16384-4 160 857318 ns/op 19.11 MB/s BenchmarkDecode/256-4 23014 8785 ns/op 29.14 MB/s BenchmarkDecode/1024-4 6241 20081 ns/op 50.99 MB/s BenchmarkDecode/4096-4 1576 88287 ns/op 46.39 MB/s BenchmarkDecode/16384-4 355 333060 ns/op 49.19 MB/s BenchmarkDump/256-4 1116 106992 ns/op 2.39 MB/s BenchmarkDump/1024-4 252 445358 ns/op 2.30 MB/s BenchmarkDump/4096-4 72 1678233 ns/op 2.44 MB/s BenchmarkDump/16384-4 15 7250928 ns/op 2.26 MB/s PASS ok encoding/hex 3.457s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 125179139 ns/op 15.50 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 155721996 ns/op 12.46 MB/s 8393776 B/op 114 allocs/op BenchmarkCodeMarshal-4 1 152950690 ns/op 12.69 MB/s 10333600 B/op 61 allocs/op BenchmarkCodeMarshalError-4 1 174027210 ns/op 11.15 MB/s 10336632 B/op 113 allocs/op BenchmarkMarshalBytes/32-4 10000 10930 ns/op BenchmarkMarshalBytes/256-4 5654 27894 ns/op BenchmarkMarshalBytes/4096-4 488 356605 ns/op BenchmarkMarshalBytesError/32-4 48 2362788 ns/op BenchmarkMarshalBytesError/256-4 52 2249743 ns/op BenchmarkMarshalBytesError/4096-4 33 3275584 ns/op BenchmarkMarshalMap-4 36144 5554 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 563430324 ns/op 3.44 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 28610 3876 ns/op 3.61 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 38607 2620 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 400234785 ns/op 4.85 MB/s 2020144 B/op 40007 allocs/op BenchmarkCodeUnmarshalReuse-4 1 409828388 ns/op 4.73 MB/s 2020536 B/op 40010 allocs/op BenchmarkUnmarshalString-4 63208 2024 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 116480 1299 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 176976 1000 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 16429 7589 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 84472 3085 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 62090 1905 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 18952 6733 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2793 46574 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 610 207197 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1262710 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 11223717 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 535964 215.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 478194 211.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 589071 192.7 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 600259 203.1 ns/op BenchmarkEncodeMarshaler-4 54415 2121 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 70730 1746 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4462776 27.02 ns/op BenchmarkNumberIsValidRegexp-4 18741 10052 ns/op PASS ok encoding/json 11.187s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 25 5159664 ns/op 12.70 MB/s BenchmarkDecode-4 24 7489347 ns/op 11.85 MB/s PASS ok encoding/pem 1.516s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2349 85510 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 685 176051 ns/op 8219 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2502 45132 ns/op PASS ok encoding/xml 1.680s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 210960 539.4 ns/op BenchmarkAs-4 75379 1580 ns/op PASS ok errors 1.438s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 394180 315.9 ns/op BenchmarkIntSet-4 566745 218.9 ns/op BenchmarkFloatAdd-4 129979 903.5 ns/op BenchmarkFloatSet-4 489868 219.3 ns/op BenchmarkStringSet-4 401707 290.9 ns/op BenchmarkMapSet-4 113478 1398 ns/op BenchmarkMapSetDifferent-4 70683 2035 ns/op BenchmarkMapSetDifferentRandom-4 258 478352 ns/op BenchmarkMapSetString-4 106562 1026 ns/op BenchmarkMapAddSame-4 29295 5196 ns/op BenchmarkMapAddDifferent-4 10000 13579 ns/op BenchmarkMapAddDifferentRandom-4 183 617955 ns/op BenchmarkMapAddSameSteadyState-4 304041 424.2 ns/op BenchmarkMapAddDifferentSteadyState-4 113437 1097 ns/op BenchmarkMapString-4 6620 18266 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 12544 9247 ns/op PASS ok expvar 4.696s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 77313 1552 ns/op BenchmarkSprintfEmpty-4 191857 703.1 ns/op BenchmarkSprintfString-4 143522 944.3 ns/op BenchmarkSprintfTruncateString-4 207272 918.8 ns/op BenchmarkSprintfTruncateBytes-4 114609 1149 ns/op BenchmarkSprintfSlowParsingPath-4 132048 821.2 ns/op BenchmarkSprintfQuoteString-4 43906 3008 ns/op BenchmarkSprintfInt-4 149509 739.5 ns/op BenchmarkSprintfIntInt-4 124472 1038 ns/op BenchmarkSprintfPrefixedInt-4 170992 1217 ns/op BenchmarkSprintfFloat-4 87870 1161 ns/op BenchmarkSprintfComplex-4 40040 3311 ns/op BenchmarkSprintfBoolean-4 137935 913.2 ns/op BenchmarkSprintfHexString-4 72249 2181 ns/op BenchmarkSprintfHexBytes-4 66402 3681 ns/op BenchmarkSprintfBytes-4 42032 3686 ns/op BenchmarkSprintfStringer-4 54142 2854 ns/op BenchmarkSprintfStructure-4 26055 6013 ns/op BenchmarkManyArgs-4 45423 2884 ns/op BenchmarkFprintInt-4 54487 2117 ns/op BenchmarkFprintfBytes-4 64326 2730 ns/op BenchmarkFprintIntNoAlloc-4 56863 1934 ns/op BenchmarkScanInts-4 30 4188486 ns/op BenchmarkScanRecursiveInt-4 1 549189948 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 721473272 ns/op PASS ok fmt 8.018s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 454 238175 ns/op PASS ok go/build 1.338s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 37362 2695 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12477 9389 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5125 37400 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 944 113499 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 260 659782 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 46 2317877 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 8509007 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 41216512 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 191345587 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 3.117s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 408503125 ns/op 0.16 MB/s 45537520 B/op 48783 allocs/op PASS ok go/format 1.502s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 34764116 ns/op 1.55 MB/s BenchmarkParseOnly-4 5 21426350 ns/op 2.51 MB/s BenchmarkResolve-4 48 3140505 ns/op 17.15 MB/s PASS ok go/parser 3.224s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 159237672 ns/op 0.32 MB/s 5228328 B/op 27488 allocs/op BenchmarkPrintDecl-4 630 176567 ns/op 0.18 MB/s 15367 B/op 51 allocs/op PASS ok go/printer 1.449s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 294 446503 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 13220963 ns/op 3.75 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 13641528 ns/op 5.30 MB/s BenchmarkScanFiles/net/http/server.go-4 6 18214801 ns/op 6.43 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 206 616216 ns/op 4.99 MB/s PASS ok go/scanner 1.953s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1241496 84.65 ns/op PASS ok go/token 1.323s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 128 1407772 ns/op BenchmarkNamed/Underlying/nongeneric-4 800558 145.7 ns/op BenchmarkNamed/Underlying/generic-4 933907 170.6 ns/op BenchmarkNamed/Underlying/src_instance-4 795525 168.2 ns/op BenchmarkNamed/Underlying/user_instance-4 890636 141.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 15087 9831 ns/op BenchmarkNamed/NewMethodSet/generic-4 13843 10215 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16244 8883 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 13281 8287 ns/op BenchmarkCheck/http/funcbodies/info-4 1 892783595 ns/op 36361 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 498029826 ns/op 64597 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 305539554 ns/op 106214 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 296204044 ns/op 109541 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2962291033 ns/op 1745 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 126330060 ns/op 40587 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 85350882 ns/op 59713 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 65170252 ns/op 79148 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 800763861 ns/op 2705 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 82466693 ns/op 26026 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 68923098 ns/op 31182 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 57339891 ns/op 37555 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2351663593 ns/op 27802 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 649461667 ns/op 100633 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 208302041 ns/op 313010 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 134186292 ns/op 484824 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3537867336 ns/op 567.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 154632524 ns/op 12873 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 131379295 ns/op 15148 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 109971647 ns/op 18126 lines/s PASS ok go/types 53.227s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13777 8728 ns/op 117.33 MB/s PASS ok hash/adler32 1.306s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 200775 757.1 ns/op 19.81 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 190110 544.2 ns/op 27.56 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 138416 931.4 ns/op 42.94 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 135615 982.2 ns/op 40.72 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 377137 353.8 ns/op 1447.18 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 364699 337.8 ns/op 1515.63 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 344342 361.7 ns/op 2830.95 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 365518 355.4 ns/op 2881.63 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 130875 789.1 ns/op 5190.71 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 230043 526.3 ns/op 7783.18 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 55706 2121 ns/op 15446.79 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 47715 2102 ns/op 15591.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 389172 365.2 ns/op 41.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 370621 369.8 ns/op 40.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 400096 360.2 ns/op 111.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 384789 394.1 ns/op 101.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 286846 503.7 ns/op 1016.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 286462 443.3 ns/op 1155.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 280030 496.6 ns/op 2062.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 272998 501.2 ns/op 2043.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 200545 557.2 ns/op 7351.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 220414 577.4 ns/op 7094.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 51963 2260 ns/op 14498.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 51201 2257 ns/op 14515.63 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 229933 529.7 ns/op 28.32 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 212784 523.4 ns/op 28.66 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 124819 1061 ns/op 37.68 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 125734 939.3 ns/op 42.59 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10647 ns/op 48.09 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10557 ns/op 48.50 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5797 22307 ns/op 45.90 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5382 22775 ns/op 44.96 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1090 107333 ns/op 38.16 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1044 100185 ns/op 40.88 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 165 993389 ns/op 32.99 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1177669 ns/op 27.82 MB/s PASS ok hash/crc32 8.672s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 146 918132 ns/op 71.38 MB/s BenchmarkCrc64/ISO4KB-4 1506 82464 ns/op 49.67 MB/s BenchmarkCrc64/ISO1KB-4 7173 17078 ns/op 59.96 MB/s BenchmarkCrc64/ECMA64KB-4 129 894057 ns/op 73.30 MB/s BenchmarkCrc64/Random64KB-4 134 917416 ns/op 71.44 MB/s BenchmarkCrc64/Random16KB-4 542 218017 ns/op 75.15 MB/s PASS ok hash/crc64 2.358s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13699 9445 ns/op 108.41 MB/s BenchmarkFnv32aKB-4 13048 8811 ns/op 116.22 MB/s BenchmarkFnv64KB-4 10000 13441 ns/op 76.19 MB/s BenchmarkFnv64aKB-4 12267 8658 ns/op 118.27 MB/s BenchmarkFnv128KB-4 1802 109057 ns/op 9.39 MB/s BenchmarkFnv128aKB-4 1794 109685 ns/op 9.34 MB/s PASS ok hash/fnv 2.415s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 413799 287.7 ns/op 13.90 MB/s BenchmarkHash/n=4/Bytes-4 3043293 47.55 ns/op 84.13 MB/s BenchmarkHash/n=4/String-4 1811355 67.03 ns/op 59.67 MB/s BenchmarkHash/n=8/Write-4 402024 336.7 ns/op 23.76 MB/s BenchmarkHash/n=8/Bytes-4 2941689 38.76 ns/op 206.38 MB/s BenchmarkHash/n=8/String-4 1705795 69.37 ns/op 115.33 MB/s BenchmarkHash/n=16/Write-4 448933 306.1 ns/op 52.27 MB/s BenchmarkHash/n=16/Bytes-4 3230820 37.23 ns/op 429.82 MB/s BenchmarkHash/n=16/String-4 1728506 103.1 ns/op 155.19 MB/s BenchmarkHash/n=32/Write-4 385670 302.9 ns/op 105.64 MB/s BenchmarkHash/n=32/Bytes-4 3062972 37.83 ns/op 846.00 MB/s BenchmarkHash/n=32/String-4 1704876 68.98 ns/op 463.93 MB/s BenchmarkHash/n=64/Write-4 359481 330.8 ns/op 193.46 MB/s BenchmarkHash/n=64/Bytes-4 2996564 40.03 ns/op 1598.62 MB/s BenchmarkHash/n=64/String-4 1607096 71.36 ns/op 896.82 MB/s BenchmarkHash/n=256/Write-4 313298 403.4 ns/op 634.54 MB/s BenchmarkHash/n=256/Bytes-4 1000000 100.7 ns/op 2541.11 MB/s BenchmarkHash/n=256/String-4 1000000 128.9 ns/op 1986.56 MB/s BenchmarkHash/n=320/Write-4 312316 442.9 ns/op 722.56 MB/s BenchmarkHash/n=320/Bytes-4 1000000 101.5 ns/op 3151.77 MB/s BenchmarkHash/n=320/String-4 700786 182.4 ns/op 1754.76 MB/s BenchmarkHash/n=1024/Write-4 188008 656.5 ns/op 1559.76 MB/s BenchmarkHash/n=1024/Bytes-4 902360 141.6 ns/op 7231.30 MB/s BenchmarkHash/n=1024/String-4 254991 605.4 ns/op 1691.52 MB/s BenchmarkHash/n=4096/Write-4 90798 1381 ns/op 2966.48 MB/s BenchmarkHash/n=4096/Bytes-4 244718 482.2 ns/op 8494.04 MB/s BenchmarkHash/n=4096/String-4 71994 2219 ns/op 1846.03 MB/s BenchmarkHash/n=16384/Write-4 26773 4286 ns/op 3822.93 MB/s BenchmarkHash/n=16384/Bytes-4 63456 2861 ns/op 5726.89 MB/s BenchmarkHash/n=16384/String-4 16887 7151 ns/op 2291.09 MB/s PASS ok hash/maphash 7.714s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 604 239147 ns/op BenchmarkEscapeNone-4 125493 956.0 ns/op BenchmarkUnescape-4 528 237696 ns/op BenchmarkUnescapeNone-4 525351 202.2 ns/op BenchmarkUnescapeSparse-4 9991 27259 ns/op BenchmarkUnescapeDense-4 945 187248 ns/op PASS ok html 2.580s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7867 15583 ns/op BenchmarkCSSEscaperNoSpecials-4 40934 5236 ns/op BenchmarkDecodeCSS-4 23188 7230 ns/op BenchmarkDecodeCSSNoSpecials-4 2904188 36.87 ns/op BenchmarkCSSValueFilter-4 64267 1739 ns/op BenchmarkCSSValueFilterOk-4 67977 1649 ns/op BenchmarkEscapedExecute-4 4749 25956 ns/op BenchmarkHTMLNospaceEscaper-4 10000 13908 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 41350 3462 ns/op BenchmarkStripTags-4 17760 6828 ns/op BenchmarkStripTagsNoSpecials-4 159776 705.0 ns/op BenchmarkJSValEscaperWithNum-4 19910 5701 ns/op BenchmarkJSValEscaperWithStr-4 5592 23512 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15696 9999 ns/op BenchmarkJSValEscaperWithObj-4 2889 39353 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9494 13589 ns/op BenchmarkJSStrEscaperNoSpecials-4 39034 4707 ns/op BenchmarkJSStrEscaper-4 7354 20989 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 42907 3119 ns/op BenchmarkJSRegexpEscaper-4 8635 17764 ns/op BenchmarkTemplateSpecialTags-4 81 1419552 ns/op BenchmarkURLEscaper-4 4588 36303 ns/op BenchmarkURLEscaperNoSpecials-4 164744 1012 ns/op BenchmarkURLNormalizer-4 5078 56161 ns/op BenchmarkURLNormalizerNoSpecials-4 156912 1033 ns/op BenchmarkSrcsetFilter-4 14924 11963 ns/op BenchmarkSrcsetFilterNoSpecials-4 90093 1566 ns/op PASS ok html/template 7.440s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 527588 341.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 359714 464.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 662142 274.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 497724 286.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 125.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 106.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1420869 79.96 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 102.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1215457 94.53 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 380983 514.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 340108 528.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 362736 339.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 353097 474.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 616516 301.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 500918 295.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 843788 170.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 542211 274.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 390709 348.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 148.1 ns/op BenchmarkRGBASetRGBA-4 1000000 145.2 ns/op BenchmarkRGBA64At-4 897564 203.6 ns/op BenchmarkRGBA64SetRGBA64-4 823387 199.6 ns/op BenchmarkNRGBAAt-4 1000000 117.2 ns/op BenchmarkNRGBASetNRGBA-4 998734 167.8 ns/op BenchmarkNRGBA64At-4 858300 144.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 735901 161.0 ns/op BenchmarkAlphaAt-4 2293557 70.92 ns/op BenchmarkAlphaSetAlpha-4 1886288 67.25 ns/op BenchmarkAlpha16At-4 1313618 88.53 ns/op BenchmarkAlphaSetAlpha16-4 1223778 97.49 ns/op BenchmarkGrayAt-4 2135722 50.59 ns/op BenchmarkGraySetGray-4 1666959 62.94 ns/op BenchmarkGray16At-4 1305514 85.60 ns/op BenchmarkGraySetGray16-4 1000000 105.5 ns/op PASS ok image 8.343s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 1889610 55.76 ns/op BenchmarkYCbCrToRGB/128-4 3170152 35.93 ns/op BenchmarkYCbCrToRGB/255-4 3048780 35.85 ns/op BenchmarkRGBToYCbCr/0-4 3139189 43.27 ns/op BenchmarkRGBToYCbCr/Cb-4 3323145 45.53 ns/op BenchmarkRGBToYCbCr/Cr-4 3177580 47.28 ns/op BenchmarkYCbCrToRGBA/0-4 2355518 48.67 ns/op BenchmarkYCbCrToRGBA/128-4 2317305 56.06 ns/op BenchmarkYCbCrToRGBA/255-4 2498221 69.27 ns/op BenchmarkNYCbCrAToRGBA/0-4 2371622 47.46 ns/op BenchmarkNYCbCrAToRGBA/128-4 2538078 62.52 ns/op BenchmarkNYCbCrAToRGBA/255-4 2370201 43.19 ns/op PASS ok image/color 3.981s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 41650115 ns/op BenchmarkFillSrc-4 278 397035 ns/op BenchmarkCopyOver-4 6 21639184 ns/op BenchmarkCopySrc-4 511 255027 ns/op BenchmarkNRGBAOver-4 7 14330083 ns/op BenchmarkNRGBASrc-4 12 13562756 ns/op BenchmarkYCbCr-4 9 12606679 ns/op BenchmarkGray-4 14 7270280 ns/op BenchmarkCMYK-4 12 13120291 ns/op BenchmarkGlyphOver-4 19 6188797 ns/op BenchmarkRGBAMaskOver-4 5 23902750 ns/op BenchmarkGrayMaskOver-4 6 19797549 ns/op BenchmarkRGBA64ImageMaskOver-4 4 34146098 ns/op BenchmarkRGBA-4 4 32914471 ns/op BenchmarkPalettedFill-4 848 142388 ns/op BenchmarkPalettedRGBA-4 4 26741567 ns/op BenchmarkGenericOver-4 2 51713859 ns/op BenchmarkGenericMaskOver-4 4 31158798 ns/op BenchmarkGenericSrc-4 3 35640866 ns/op BenchmarkGenericMaskSrc-4 3 33532036 ns/op PASS ok image/draw 8.493s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 5733915 ns/op 2.69 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 147654862 ns/op 2.08 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3573626617 ns/op 0.34 MB/s 417256 B/op 14 allocs/op BenchmarkEncodeRealisticPaletted-4 61 2422409 ns/op 6.38 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 162882366 ns/op 0.38 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.890s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4915 25156 ns/op BenchmarkIDCT-4 3451 35681 ns/op BenchmarkDecodeBaseline-4 7 15059796 ns/op 4.10 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 30863187 ns/op 2.00 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 182095096 ns/op 6.75 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 348029867 ns/op 2.65 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.721s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 15606975 6.968 ns/op BenchmarkDecodeGray-4 10 10070858 ns/op 6.51 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40066338 ns/op 6.54 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 35108961 ns/op 7.47 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 5885383 ns/op 11.14 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 54953694 ns/op 4.77 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 61126458 ns/op 4.29 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 80740146 ns/op 3.80 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 54481328 ns/op 5.64 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 180257243 ns/op 6.82 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 187830926 ns/op 6.54 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 34926054 ns/op 8.80 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 184363899 ns/op 6.67 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 900448962 ns/op 1.36 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.080s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 57036561 ns/op 1.75 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 57839984 ns/op 1.73 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 317120235 ns/op 1.58 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 299226479 ns/op 1.67 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 50245778 ns/op 1.99 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 43686832 ns/op 2.29 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 270415341 ns/op 1.85 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 241751359 ns/op 2.07 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 603229283 ns/op 1.66 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 620299821 ns/op 1.61 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4603593941 ns/op 1.09 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4025214954 ns/op 1.24 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9309998 ns/op 10.74 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 10561879 ns/op 9.47 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 71414638 ns/op 7.00 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 54469280 ns/op 9.18 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 144609377 ns/op 6.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 114267884 ns/op 8.75 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 456633788 ns/op 10.95 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 631463713 ns/op 7.92 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 62062906 ns/op 1.61 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 56156680 ns/op 1.78 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 392938876 ns/op 1.27 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 369868283 ns/op 1.35 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 912199163 ns/op 1.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 784201892 ns/op 1.28 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7641077723 ns/op 0.65 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5840530810 ns/op 0.86 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 156655484 ns/op 26.68 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 168438992 ns/op 24.81 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 50.323s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 28004 4006 ns/op 0.25 MB/s BenchmarkMarshalCorpusFile/2-4 22190 5204 ns/op 0.38 MB/s BenchmarkMarshalCorpusFile/4-4 29053 4200 ns/op 0.95 MB/s BenchmarkMarshalCorpusFile/8-4 23504 5977 ns/op 1.34 MB/s BenchmarkMarshalCorpusFile/16-4 18934 7551 ns/op 2.12 MB/s BenchmarkMarshalCorpusFile/32-4 12158 10312 ns/op 3.10 MB/s BenchmarkMarshalCorpusFile/64-4 8716 15769 ns/op 4.06 MB/s BenchmarkMarshalCorpusFile/128-4 6212 21929 ns/op 5.84 MB/s BenchmarkMarshalCorpusFile/256-4 2084 64454 ns/op 3.97 MB/s BenchmarkMarshalCorpusFile/512-4 1742 109307 ns/op 4.68 MB/s BenchmarkMarshalCorpusFile/1024-4 891 190004 ns/op 5.39 MB/s BenchmarkMarshalCorpusFile/2048-4 318 402245 ns/op 5.09 MB/s BenchmarkMarshalCorpusFile/4096-4 148 749472 ns/op 5.47 MB/s BenchmarkMarshalCorpusFile/8192-4 99 1936645 ns/op 4.23 MB/s BenchmarkMarshalCorpusFile/16384-4 57 3090645 ns/op 5.30 MB/s BenchmarkMarshalCorpusFile/32768-4 21 8144247 ns/op 4.02 MB/s BenchmarkMarshalCorpusFile/65536-4 8 13998503 ns/op 4.68 MB/s BenchmarkMarshalCorpusFile/131072-4 4 46099962 ns/op 2.84 MB/s BenchmarkMarshalCorpusFile/262144-4 2 73475699 ns/op 3.57 MB/s BenchmarkMarshalCorpusFile/524288-4 1 157728320 ns/op 3.32 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 261407296 ns/op 4.01 MB/s BenchmarkUnmarshalCorpusFile/1-4 8784 17620 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 8664 21159 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/4-4 7489 18459 ns/op 0.22 MB/s BenchmarkUnmarshalCorpusFile/8-4 6046 27420 ns/op 0.29 MB/s BenchmarkUnmarshalCorpusFile/16-4 5919 28717 ns/op 0.56 MB/s BenchmarkUnmarshalCorpusFile/32-4 3496 40107 ns/op 0.80 MB/s BenchmarkUnmarshalCorpusFile/64-4 2898 41484 ns/op 1.54 MB/s BenchmarkUnmarshalCorpusFile/128-4 2413 53410 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/256-4 879 131610 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/512-4 387 276045 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/1024-4 225 932301 ns/op 1.10 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1391946 ns/op 1.47 MB/s BenchmarkUnmarshalCorpusFile/4096-4 61 2014900 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 4045107 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 7602496 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15671537 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 32491158 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/131072-4 1 100062785 ns/op 1.31 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 128951689 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 249376411 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 499439165 ns/op 2.10 MB/s BenchmarkMutatorBytes/1-4 30091 4027 ns/op BenchmarkMutatorBytes/10-4 30793 4942 ns/op BenchmarkMutatorBytes/100-4 24487 7465 ns/op BenchmarkMutatorBytes/1000-4 20889 5766 ns/op BenchmarkMutatorBytes/10000-4 6664 24385 ns/op BenchmarkMutatorBytes/100000-4 811 150096 ns/op BenchmarkMutatorString/1-4 24067 4961 ns/op BenchmarkMutatorString/10-4 28095 4094 ns/op BenchmarkMutatorString/100-4 26593 4787 ns/op BenchmarkMutatorString/1000-4 15052 15304 ns/op BenchmarkMutatorString/10000-4 4072 114574 ns/op BenchmarkMutatorString/100000-4 315 425112 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 13354 12732 ns/op BenchmarkMutatorAllBasicTypes/string-4 15361 7433 ns/op BenchmarkMutatorAllBasicTypes/bool-4 51123 2326 ns/op BenchmarkMutatorAllBasicTypes/float32-4 45242 2682 ns/op BenchmarkMutatorAllBasicTypes/float64-4 46819 4570 ns/op BenchmarkMutatorAllBasicTypes/int-4 45714 4739 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48694 3115 ns/op BenchmarkMutatorAllBasicTypes/int16-4 47479 2921 ns/op BenchmarkMutatorAllBasicTypes/int32-4 43526 2491 ns/op BenchmarkMutatorAllBasicTypes/int64-4 42097 2535 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45982 2463 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 48080 2460 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 47896 2466 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 47340 2404 ns/op PASS ok internal/fuzz 17.385s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 12286 10593 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 110888 909.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.688s PASS ok internal/poll 1.034s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 22864876 ns/op PASS ok internal/trace 4.318s PASS ok internal/zstd 1.045s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 13365 ns/op BenchmarkCopyNLarge-4 202 580889 ns/op PASS ok io 1.496s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 153496 1177 ns/op BenchmarkPrintln-4 18856 6320 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 29920 4744 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4995 28852 ns/op BenchmarkDiscard-4 1000000 134.6 ns/op 0 B/op 0 allocs/op PASS ok log 2.257s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 64044 1883 ns/op BenchmarkJSONHandler/defaults-4 6982 17799 ns/op 524 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3762 29572 ns/op 799 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3488 28710 ns/op 751 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7597 18238 ns/op 544 B/op 1 allocs/op BenchmarkPreformatting/struct-4 7398 28055 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3549 50564 ns/op 514 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 23133 4627 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26343 4729 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 75499 1536 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 58491 2213 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 59764 2102 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 47736 2253 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 57102 4271 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 53542 2145 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 917636 129.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 629961 183.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 604608 241.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 491527 296.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 434317 572.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5763 41423 ns/op BenchmarkDispatch/switch-checked-4 191002 719.9 ns/op BenchmarkDispatch/As-4 191312 621.8 ns/op BenchmarkDispatch/Visit-4 176860 733.9 ns/op BenchmarkUnsafeStrings-4 15850 7183 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 6.940s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1248705 98.09 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1079306 100.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 843146 158.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 282164 430.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 50901 3022 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 46114 3055 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 27836 6355 ns/op 682 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 3728 28585 ns/op 3467 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 8220 13919 ns/op 593 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 10480 12740 ns/op 598 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5692 19922 ns/op 1075 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1738 70966 ns/op 4269 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 11478 10857 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 10861 12304 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 5782 24558 ns/op 943 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2378 47871 ns/op 3720 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.909s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 34244707 ns/op PASS ok maps 2.837s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2151626 77.98 ns/op BenchmarkAcosh-4 1279954 92.67 ns/op BenchmarkAsin-4 2491989 64.99 ns/op BenchmarkAsinh-4 1000000 148.0 ns/op BenchmarkAtan-4 2790628 39.37 ns/op BenchmarkAtanh-4 1297738 111.8 ns/op BenchmarkAtan2-4 2349894 70.34 ns/op BenchmarkCbrt-4 1476608 79.83 ns/op BenchmarkCeil-4 24545263 6.308 ns/op BenchmarkCopysign-4 3518919 34.69 ns/op BenchmarkCos-4 1201045 109.6 ns/op BenchmarkCosh-4 1569484 79.21 ns/op BenchmarkErf-4 2807640 43.28 ns/op BenchmarkErfc-4 2641810 42.74 ns/op BenchmarkErfinv-4 2619871 50.65 ns/op BenchmarkErfcinv-4 1787551 71.02 ns/op BenchmarkExp-4 4792479 36.04 ns/op BenchmarkExpGo-4 1000000 255.1 ns/op BenchmarkExpm1-4 2044506 56.21 ns/op BenchmarkExp2-4 1000000 133.2 ns/op BenchmarkExp2Go-4 949429 140.3 ns/op BenchmarkAbs-4 4581655 29.18 ns/op BenchmarkDim-4 11292477 12.49 ns/op BenchmarkFloor-4 21988399 8.122 ns/op BenchmarkMax-4 15022525 7.687 ns/op BenchmarkMin-4 15860523 12.89 ns/op BenchmarkMod-4 345499 364.7 ns/op BenchmarkFrexp-4 1721388 94.69 ns/op BenchmarkGamma-4 896050 157.1 ns/op BenchmarkHypot-4 12013599 10.44 ns/op BenchmarkHypotGo-4 1666903 75.56 ns/op BenchmarkIlogb-4 1883752 62.53 ns/op BenchmarkJ0-4 260335 471.2 ns/op BenchmarkJ1-4 277640 440.5 ns/op BenchmarkJn-4 141859 960.7 ns/op BenchmarkLdexp-4 1736529 66.13 ns/op BenchmarkLgamma-4 1000000 137.8 ns/op BenchmarkLog-4 3393129 41.14 ns/op BenchmarkLogb-4 1980948 58.24 ns/op BenchmarkLog1p-4 1387539 120.6 ns/op BenchmarkLog10-4 4090428 27.55 ns/op BenchmarkLog2-4 1341332 77.72 ns/op BenchmarkModf-4 2084869 66.26 ns/op BenchmarkNextafter32-4 2282683 70.04 ns/op BenchmarkNextafter64-4 1777993 56.79 ns/op BenchmarkPowInt-4 655522 219.2 ns/op BenchmarkPowFrac-4 325945 313.2 ns/op BenchmarkPow10Pos-4 5567560 21.09 ns/op BenchmarkPow10Neg-4 5480863 28.60 ns/op BenchmarkRound-4 3706399 29.77 ns/op BenchmarkRoundToEven-4 9280560 12.54 ns/op BenchmarkRemainder-4 416050 404.7 ns/op BenchmarkSignbit-4 3134503 34.54 ns/op BenchmarkSin-4 1000000 130.3 ns/op BenchmarkSincos-4 1000000 125.9 ns/op BenchmarkSinh-4 1906942 68.58 ns/op BenchmarkSqrtIndirect-4 22197939 8.244 ns/op BenchmarkSqrtLatency-4 21735240 8.265 ns/op BenchmarkSqrtIndirectLatency-4 15000387 7.703 ns/op BenchmarkSqrtGoLatency-4 1000000 122.1 ns/op BenchmarkSqrtPrime-4 38505 3168 ns/op BenchmarkTan-4 1405648 95.23 ns/op BenchmarkTanh-4 914682 112.0 ns/op BenchmarkTrunc-4 19898750 5.405 ns/op BenchmarkY0-4 275226 465.2 ns/op BenchmarkY1-4 278792 448.3 ns/op BenchmarkYn-4 66714 1576 ns/op BenchmarkFloat64bits-4 6859581 17.13 ns/op BenchmarkFloat64frombits-4 7094198 17.39 ns/op BenchmarkFloat32bits-4 6772599 18.06 ns/op BenchmarkFloat32frombits-4 6924144 17.85 ns/op BenchmarkFMA-4 18647421 6.057 ns/op PASS ok math 18.008s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 13461210 9.213 ns/op 6946.72 MB/s BenchmarkAddVV/2-4 12423802 9.845 ns/op 13001.51 MB/s BenchmarkAddVV/3-4 6761544 18.88 ns/op 10169.80 MB/s BenchmarkAddVV/4-4 9165931 10.97 ns/op 23329.39 MB/s BenchmarkAddVV/5-4 10681161 21.27 ns/op 15044.89 MB/s BenchmarkAddVV/10-4 7729344 23.84 ns/op 26843.04 MB/s BenchmarkAddVV/100-4 1392621 81.98 ns/op 78064.42 MB/s BenchmarkAddVV/1000-4 237292 563.3 ns/op 113624.23 MB/s BenchmarkSubVV/1-4 13477372 9.318 ns/op 6868.15 MB/s BenchmarkSubVV/2-4 13909323 18.59 ns/op 6885.99 MB/s BenchmarkSubVV/3-4 10414164 16.75 ns/op 11464.10 MB/s BenchmarkSubVV/4-4 11667259 10.66 ns/op 24023.23 MB/s BenchmarkSubVV/5-4 9700615 11.94 ns/op 26810.69 MB/s BenchmarkSubVV/10-4 7153915 15.32 ns/op 41767.37 MB/s BenchmarkSubVV/100-4 1749386 85.00 ns/op 75297.36 MB/s BenchmarkSubVV/1000-4 257355 559.4 ns/op 114407.99 MB/s BenchmarkAddVW/1-4 14631253 8.605 ns/op 929.73 MB/s BenchmarkAddVW/2-4 14344503 9.053 ns/op 1767.43 MB/s BenchmarkAddVW/3-4 12463675 14.66 ns/op 1636.84 MB/s BenchmarkAddVW/4-4 11877166 9.379 ns/op 3411.84 MB/s BenchmarkAddVW/5-4 10413210 11.61 ns/op 3446.07 MB/s BenchmarkAddVW/10-4 8655972 21.10 ns/op 3792.13 MB/s BenchmarkAddVW/100-4 273546 442.2 ns/op 1809.21 MB/s BenchmarkAddVW/1000-4 41319 2876 ns/op 2781.44 MB/s BenchmarkAddVWext/1-4 14210536 8.945 ns/op 894.37 MB/s BenchmarkAddVWext/2-4 13399854 9.032 ns/op 1771.42 MB/s BenchmarkAddVWext/3-4 13085547 14.25 ns/op 1684.40 MB/s BenchmarkAddVWext/4-4 9359746 17.71 ns/op 1806.72 MB/s BenchmarkAddVWext/5-4 11899587 15.10 ns/op 2649.05 MB/s BenchmarkAddVWext/10-4 9466156 12.23 ns/op 6543.39 MB/s BenchmarkAddVWext/100-4 43924 2578 ns/op 310.37 MB/s BenchmarkAddVWext/1000-4 5287 25891 ns/op 308.99 MB/s BenchmarkSubVW/1-4 14519031 8.704 ns/op 919.11 MB/s BenchmarkSubVW/2-4 14384452 12.98 ns/op 1233.09 MB/s BenchmarkSubVW/3-4 12747579 15.27 ns/op 1572.20 MB/s BenchmarkSubVW/4-4 14245580 9.223 ns/op 3469.70 MB/s BenchmarkSubVW/5-4 9231768 11.14 ns/op 3589.21 MB/s BenchmarkSubVW/10-4 8946576 13.10 ns/op 6105.72 MB/s BenchmarkSubVW/100-4 290647 769.6 ns/op 1039.49 MB/s BenchmarkSubVW/1000-4 38558 3086 ns/op 2592.49 MB/s BenchmarkSubVWext/1-4 12880980 12.24 ns/op 653.73 MB/s BenchmarkSubVWext/2-4 14655938 10.89 ns/op 1468.79 MB/s BenchmarkSubVWext/3-4 13473112 9.394 ns/op 2554.80 MB/s BenchmarkSubVWext/4-4 13094037 9.514 ns/op 3363.32 MB/s BenchmarkSubVWext/5-4 11791082 10.29 ns/op 3887.85 MB/s BenchmarkSubVWext/10-4 9093675 13.02 ns/op 6142.60 MB/s BenchmarkSubVWext/100-4 44122 2559 ns/op 312.62 MB/s BenchmarkSubVWext/1000-4 4628 25420 ns/op 314.72 MB/s BenchmarkMulAddVWW/1-4 12397956 10.61 ns/op 6033.48 MB/s BenchmarkMulAddVWW/2-4 10090934 11.59 ns/op 11040.93 MB/s BenchmarkMulAddVWW/3-4 10835288 11.00 ns/op 17454.10 MB/s BenchmarkMulAddVWW/4-4 8764216 11.80 ns/op 21691.27 MB/s BenchmarkMulAddVWW/5-4 9269064 12.96 ns/op 24700.83 MB/s BenchmarkMulAddVWW/10-4 4860728 26.47 ns/op 24176.04 MB/s BenchmarkMulAddVWW/100-4 1437319 141.5 ns/op 45218.97 MB/s BenchmarkMulAddVWW/1000-4 113391 1474 ns/op 43413.80 MB/s BenchmarkAddMulVVW/1-4 15242070 8.745 ns/op 7318.21 MB/s BenchmarkAddMulVVW/2-4 12580370 10.56 ns/op 12118.06 MB/s BenchmarkAddMulVVW/3-4 11028634 21.18 ns/op 9066.06 MB/s BenchmarkAddMulVVW/4-4 10568914 12.10 ns/op 21159.14 MB/s BenchmarkAddMulVVW/5-4 8518086 12.96 ns/op 24686.91 MB/s BenchmarkAddMulVVW/10-4 5429870 22.99 ns/op 27836.55 MB/s BenchmarkAddMulVVW/100-4 1000000 128.1 ns/op 49972.09 MB/s BenchmarkAddMulVVW/1000-4 204092 975.4 ns/op 65616.98 MB/s BenchmarkDivWVW/1-4 1646089 113.2 ns/op 565.60 MB/s BenchmarkDivWVW/2-4 895560 144.8 ns/op 883.94 MB/s BenchmarkDivWVW/3-4 758881 208.4 ns/op 921.24 MB/s BenchmarkDivWVW/4-4 412761 271.4 ns/op 943.37 MB/s BenchmarkDivWVW/5-4 611134 232.7 ns/op 1375.04 MB/s BenchmarkDivWVW/10-4 316641 394.6 ns/op 1621.87 MB/s BenchmarkDivWVW/100-4 36127 3443 ns/op 1858.79 MB/s BenchmarkDivWVW/1000-4 4358 31837 ns/op 2010.22 MB/s BenchmarkNonZeroShifts/1/shrVU-4 8593579 14.32 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15595432 8.145 ns/op BenchmarkNonZeroShifts/2/shrVU-4 9583754 12.66 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13877978 12.68 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12567931 21.29 ns/op BenchmarkNonZeroShifts/3/shlVU-4 7775256 23.52 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9818070 20.25 ns/op BenchmarkNonZeroShifts/4/shlVU-4 7438708 15.70 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10089508 17.62 ns/op BenchmarkNonZeroShifts/5/shlVU-4 5867472 20.79 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7263966 20.02 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6830967 30.50 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1072963 148.0 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1122513 123.7 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 83154 1461 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 84556 1296 ns/op BenchmarkDecimalConversion-4 128 1223602 ns/op BenchmarkFloatString/100-4 10306 21659 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 122 1151275 ns/op 2916 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 116579636 ns/op 61080 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 8533326164 ns/op 841408 B/op 515 allocs/op BenchmarkFloatAdd/10-4 102580 1514 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 106766 1134 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 115800 1110 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 63170 1856 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 12363 8463 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 124000 1117 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 118944 1336 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 125541 1033 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 126253 895.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 43609 4900 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 801 145146 ns/op BenchmarkParseFloatLargeExp-4 304 508056 ns/op BenchmarkGCD10x10/WithoutXY-4 109375 1867 ns/op BenchmarkGCD10x10/WithXY-4 38431 4211 ns/op BenchmarkGCD10x100/WithoutXY-4 48684 2187 ns/op BenchmarkGCD10x100/WithXY-4 10000 11082 ns/op BenchmarkGCD10x1000/WithoutXY-4 35910 3066 ns/op BenchmarkGCD10x1000/WithXY-4 10000 13511 ns/op BenchmarkGCD100x100/WithoutXY-4 15724 6992 ns/op BenchmarkGCD100x100/WithXY-4 7459 18488 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 12819 ns/op BenchmarkGCD100x1000/WithXY-4 1740 70238 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1374 97671 ns/op BenchmarkGCD1000x1000/WithXY-4 859 224561 ns/op BenchmarkHilbert-4 16 10028911 ns/op BenchmarkBinomial-4 5949 21301 ns/op BenchmarkQuoRem-4 15860 6692 ns/op BenchmarkExp-4 8 13892150 ns/op BenchmarkExpMont/Odd-4 90 2020952 ns/op 2596 B/op 22 allocs/op BenchmarkExpMont/Even1-4 92 2083151 ns/op 3362 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1299073 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even3-4 102 1188877 ns/op 3835 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1446233 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even8-4 97 1482768 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1172672 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even64-4 115 1224326 ns/op 3662 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1357674 ns/op 3790 B/op 51 allocs/op BenchmarkExpMont/Even128-4 135 851751 ns/op 3250 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1222487 ns/op 2949 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 322 355142 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 288 378960 ns/op 1726 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 312 390119 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 286 385891 ns/op 1756 B/op 48 allocs/op BenchmarkExp2-4 16 7047162 ns/op BenchmarkBitset-4 548515 200.9 ns/op BenchmarkBitsetNeg-4 352330 392.1 ns/op BenchmarkBitsetOrig-4 223704 612.2 ns/op BenchmarkBitsetNegOrig-4 158301 1049 ns/op BenchmarkModSqrt225_Tonelli-4 105 1179442 ns/op BenchmarkModSqrt225_3Mod4-4 306 392579 ns/op BenchmarkModSqrt231_Tonelli-4 79 1288177 ns/op BenchmarkModSqrt231_5Mod8-4 271 448919 ns/op BenchmarkModInverse-4 9834 15632 ns/op BenchmarkSqrt-4 1512 116992 ns/op BenchmarkIntSqr/1-4 986059 149.2 ns/op BenchmarkIntSqr/2-4 523359 243.0 ns/op BenchmarkIntSqr/3-4 469840 303.5 ns/op BenchmarkIntSqr/5-4 302138 398.7 ns/op BenchmarkIntSqr/8-4 235413 554.4 ns/op BenchmarkIntSqr/10-4 196714 917.9 ns/op BenchmarkIntSqr/20-4 40096 3168 ns/op BenchmarkIntSqr/30-4 30666 4689 ns/op BenchmarkIntSqr/50-4 20600 6729 ns/op BenchmarkIntSqr/80-4 10000 11096 ns/op BenchmarkIntSqr/100-4 8430 14309 ns/op BenchmarkIntSqr/200-4 2882 46999 ns/op BenchmarkIntSqr/300-4 1309 103486 ns/op BenchmarkIntSqr/500-4 710 163018 ns/op BenchmarkIntSqr/800-4 276 465735 ns/op BenchmarkIntSqr/1000-4 212 761372 ns/op BenchmarkDiv/20/10-4 341991 403.9 ns/op BenchmarkDiv/40/20-4 311304 427.0 ns/op BenchmarkDiv/100/50-4 271543 457.2 ns/op BenchmarkDiv/200/100-4 42384 3115 ns/op BenchmarkDiv/400/200-4 37605 5453 ns/op BenchmarkDiv/1000/500-4 26899 5311 ns/op BenchmarkDiv/2000/1000-4 17674 8318 ns/op BenchmarkDiv/20000/10000-4 561 197954 ns/op BenchmarkDiv/200000/100000-4 28 8433254 ns/op BenchmarkDiv/2000000/1000000-4 1 198332200 ns/op BenchmarkDiv/20000000/10000000-4 1 4701934760 ns/op BenchmarkMul-4 5 25250969 ns/op BenchmarkNatMul/10-4 156565 1283 ns/op BenchmarkNatMul/100-4 4222 36619 ns/op BenchmarkNatMul/1000-4 141 814787 ns/op BenchmarkZeroShifts/Shl-4 10000 21713 ns/op BenchmarkZeroShifts/ShlSame-4 3137734 36.36 ns/op BenchmarkZeroShifts/Shr-4 10000 22098 ns/op BenchmarkZeroShifts/ShrSame-4 3338659 69.29 ns/op BenchmarkExp3Power/0x10-4 152823 1285 ns/op BenchmarkExp3Power/0x40-4 138105 1207 ns/op BenchmarkExp3Power/0x100-4 61004 2362 ns/op BenchmarkExp3Power/0x400-4 27483 4525 ns/op BenchmarkExp3Power/0x1000-4 10000 21186 ns/op BenchmarkExp3Power/0x4000-4 1594 89149 ns/op BenchmarkExp3Power/0x10000-4 144 737622 ns/op BenchmarkExp3Power/0x40000-4 19 9074733 ns/op BenchmarkExp3Power/0x100000-4 2 67436049 ns/op BenchmarkExp3Power/0x400000-4 1 643231952 ns/op BenchmarkFibo-4 3 42341816 ns/op BenchmarkNatSqr/1-4 863055 266.4 ns/op BenchmarkNatSqr/2-4 357412 442.1 ns/op BenchmarkNatSqr/3-4 334077 575.7 ns/op BenchmarkNatSqr/5-4 326106 677.8 ns/op BenchmarkNatSqr/8-4 228750 1217 ns/op BenchmarkNatSqr/10-4 187192 1209 ns/op BenchmarkNatSqr/20-4 33102 3803 ns/op BenchmarkNatSqr/30-4 25471 5155 ns/op BenchmarkNatSqr/50-4 10000 10796 ns/op BenchmarkNatSqr/80-4 10000 14633 ns/op BenchmarkNatSqr/100-4 9012 19407 ns/op BenchmarkNatSqr/200-4 4855 47142 ns/op BenchmarkNatSqr/300-4 1800 125020 ns/op BenchmarkNatSqr/500-4 843 224283 ns/op BenchmarkNatSqr/800-4 272 458910 ns/op BenchmarkNatSqr/1000-4 216 565208 ns/op BenchmarkNatSetBytes/8-4 830198 200.8 ns/op BenchmarkNatSetBytes/24-4 291832 694.7 ns/op BenchmarkNatSetBytes/128-4 53701 2546 ns/op BenchmarkNatSetBytes/7-4 835944 154.6 ns/op BenchmarkNatSetBytes/23-4 212536 715.5 ns/op BenchmarkNatSetBytes/127-4 59682 3044 ns/op BenchmarkScanPi-4 180 848076 ns/op BenchmarkStringPiParallel-4 303 335416 ns/op BenchmarkScan/10/Base2-4 32692 3462 ns/op BenchmarkScan/100/Base2-4 4566 30031 ns/op BenchmarkScan/1000/Base2-4 372 298753 ns/op BenchmarkScan/10/Base8-4 86629 1475 ns/op BenchmarkScan/100/Base8-4 10000 10320 ns/op BenchmarkScan/1000/Base8-4 1110 102841 ns/op BenchmarkScan/10/Base10-4 78064 1784 ns/op BenchmarkScan/100/Base10-4 11914 9896 ns/op BenchmarkScan/1000/Base10-4 1260 94554 ns/op BenchmarkScan/10/Base16-4 92583 2044 ns/op BenchmarkScan/100/Base16-4 14112 13900 ns/op BenchmarkScan/1000/Base16-4 1551 152761 ns/op BenchmarkString/10/Base2-4 173396 840.3 ns/op BenchmarkString/100/Base2-4 27772 5337 ns/op BenchmarkString/1000/Base2-4 3296 48059 ns/op BenchmarkString/10/Base8-4 276434 378.7 ns/op BenchmarkString/100/Base8-4 61569 3580 ns/op BenchmarkString/1000/Base8-4 9012 22525 ns/op BenchmarkString/10/Base10-4 188798 1317 ns/op BenchmarkString/100/Base10-4 36892 5112 ns/op BenchmarkString/1000/Base10-4 3511 42023 ns/op BenchmarkString/10/Base16-4 395024 337.3 ns/op BenchmarkString/100/Base16-4 80306 1477 ns/op BenchmarkString/1000/Base16-4 9615 12814 ns/op BenchmarkLeafSize/0-4 30 4502194 ns/op BenchmarkLeafSize/1-4 322 327683 ns/op BenchmarkLeafSize/2-4 312 364610 ns/op BenchmarkLeafSize/3-4 294 438036 ns/op BenchmarkLeafSize/4-4 391 319711 ns/op BenchmarkLeafSize/5-4 272 578673 ns/op BenchmarkLeafSize/6-4 290 642055 ns/op BenchmarkLeafSize/7-4 318 483529 ns/op BenchmarkLeafSize/8-4 397 353094 ns/op BenchmarkLeafSize/9-4 194 551739 ns/op BenchmarkLeafSize/10-4 248 529138 ns/op BenchmarkLeafSize/11-4 273 554620 ns/op BenchmarkLeafSize/12-4 240 425594 ns/op BenchmarkLeafSize/13-4 289 515291 ns/op BenchmarkLeafSize/14-4 330 428263 ns/op BenchmarkLeafSize/15-4 278 447951 ns/op BenchmarkLeafSize/16-4 369 336531 ns/op BenchmarkLeafSize/32-4 374 297880 ns/op BenchmarkLeafSize/64-4 356 404872 ns/op BenchmarkProbablyPrime/n=0-4 9 11834918 ns/op BenchmarkProbablyPrime/n=1-4 7 21348695 ns/op BenchmarkProbablyPrime/n=5-4 5 20744121 ns/op BenchmarkProbablyPrime/n=10-4 4 28373171 ns/op BenchmarkProbablyPrime/n=20-4 3 43584817 ns/op BenchmarkProbablyPrime/Lucas-4 10 10087116 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 62 2073717 ns/op BenchmarkRatCmp-4 194156 1221 ns/op BenchmarkFloatSqrt/64-4 18402 6391 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 16898 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 7933 19330 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4866 29721 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 867 246302 ns/op 17977 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 43 3023787 ns/op 174489 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 160910165 ns/op 3719176 B/op 591 allocs/op PASS ok math/big 81.385s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10451683 10.99 ns/op BenchmarkLeadingZeros8-4 9852574 10.97 ns/op BenchmarkLeadingZeros16-4 11272620 10.73 ns/op BenchmarkLeadingZeros32-4 11715802 12.64 ns/op BenchmarkLeadingZeros64-4 10778659 15.25 ns/op BenchmarkTrailingZeros-4 10891941 10.92 ns/op BenchmarkTrailingZeros8-4 8947464 14.97 ns/op BenchmarkTrailingZeros16-4 10736581 13.62 ns/op BenchmarkTrailingZeros32-4 10654486 10.47 ns/op BenchmarkTrailingZeros64-4 11043944 11.19 ns/op BenchmarkOnesCount-4 10482720 18.40 ns/op BenchmarkOnesCount8-4 13450117 17.45 ns/op BenchmarkOnesCount16-4 11991084 12.42 ns/op BenchmarkOnesCount32-4 9788892 10.69 ns/op BenchmarkOnesCount64-4 11517122 13.30 ns/op BenchmarkRotateLeft-4 11754727 17.35 ns/op BenchmarkRotateLeft8-4 10176709 12.53 ns/op BenchmarkRotateLeft16-4 13505162 10.88 ns/op BenchmarkRotateLeft32-4 13279686 11.38 ns/op BenchmarkRotateLeft64-4 12334680 14.75 ns/op BenchmarkReverse-4 15060037 7.776 ns/op BenchmarkReverse8-4 21124134 9.214 ns/op BenchmarkReverse16-4 17539725 6.727 ns/op BenchmarkReverse32-4 19822708 12.78 ns/op BenchmarkReverse64-4 18484515 7.619 ns/op BenchmarkReverseBytes-4 20330074 5.634 ns/op BenchmarkReverseBytes16-4 19706121 5.696 ns/op BenchmarkReverseBytes32-4 22252724 5.804 ns/op BenchmarkReverseBytes64-4 21233244 5.382 ns/op BenchmarkAdd-4 11424829 12.18 ns/op BenchmarkAdd32-4 12052488 10.69 ns/op BenchmarkAdd64-4 10466739 11.09 ns/op BenchmarkAdd64multiple-4 22880410 5.828 ns/op BenchmarkSub-4 10999648 17.17 ns/op BenchmarkSub32-4 10573516 11.42 ns/op BenchmarkSub64-4 12362685 18.34 ns/op BenchmarkSub64multiple-4 21507214 6.008 ns/op BenchmarkMul-4 9657657 16.17 ns/op BenchmarkMul32-4 10601475 15.33 ns/op BenchmarkMul64-4 9433405 19.56 ns/op BenchmarkDiv-4 3033564 36.92 ns/op BenchmarkDiv32-4 6232063 18.85 ns/op BenchmarkDiv64-4 3054501 37.82 ns/op PASS ok math/bits 10.518s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 11891988 10.07 ns/op BenchmarkAcos-4 479870 233.3 ns/op BenchmarkAcosh-4 504230 251.0 ns/op BenchmarkAsin-4 598722 222.7 ns/op BenchmarkAsinh-4 527383 383.0 ns/op BenchmarkAtan-4 875936 145.9 ns/op BenchmarkAtanh-4 912460 142.2 ns/op BenchmarkConj-4 26826258 4.903 ns/op BenchmarkCos-4 549238 182.4 ns/op BenchmarkCosh-4 735360 181.3 ns/op BenchmarkExp-4 967257 140.5 ns/op BenchmarkLog-4 965905 133.6 ns/op BenchmarkLog10-4 1000000 231.1 ns/op BenchmarkPhase-4 1911664 56.97 ns/op BenchmarkPolar-4 1223689 97.66 ns/op BenchmarkPow-4 237796 536.1 ns/op BenchmarkRect-4 1000000 111.4 ns/op BenchmarkSin-4 644695 180.9 ns/op BenchmarkSinh-4 770294 179.1 ns/op BenchmarkSqrt-4 1000000 124.0 ns/op BenchmarkTan-4 409744 317.5 ns/op BenchmarkTanh-4 488530 537.3 ns/op PASS ok math/cmplx 5.543s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 380272 334.5 ns/op BenchmarkInt63ThreadsafeParallel-4 846537 139.5 ns/op BenchmarkInt63Unthreadsafe-4 1000000 228.2 ns/op BenchmarkIntn1000-4 802240 212.2 ns/op BenchmarkInt63n1000-4 683799 174.0 ns/op BenchmarkInt31n1000-4 756877 147.4 ns/op BenchmarkFloat32-4 807204 151.4 ns/op BenchmarkFloat64-4 934309 126.8 ns/op BenchmarkPerm3-4 153498 722.0 ns/op BenchmarkPerm30-4 19928 7316 ns/op BenchmarkPerm30ViaShuffle-4 19846 6003 ns/op BenchmarkShuffleOverhead-4 13222 9324 ns/op BenchmarkRead3-4 819158 179.9 ns/op BenchmarkRead64-4 76406 1725 ns/op BenchmarkRead1000-4 5386 24917 ns/op BenchmarkConcurrent-4 196166 540.1 ns/op PASS ok math/rand 4.506s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34663 3148 ns/op BenchmarkQDecodeWord-4 87156 1204 ns/op BenchmarkQDecodeHeader-4 93721 1324 ns/op BenchmarkTypeByExtension/.html-4 536530 219.3 ns/op BenchmarkTypeByExtension/.HTML-4 337918 396.8 ns/op BenchmarkTypeByExtension/.unused-4 318254 382.3 ns/op BenchmarkExtensionsByType/text/html-4 124238 990.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 46861 3329 ns/op BenchmarkExtensionsByType/application/octet-stream-4 36192 3480 ns/op PASS ok mime 3.133s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 300 375497 ns/op 47409 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 553 369599 ns/op 47921 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 31 3595865 ns/op 103674 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 442 448231 ns/op 49917 B/op 207 allocs/op PASS ok mime/multipart 2.034s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 733 163202 ns/op PASS ok mime/quotedprintable 1.213s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 16880838 ns/op 8752 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 3 34275398 ns/op 13808 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5022880035 ns/op 151144 B/op 235 allocs/op BenchmarkDNSName-4 152349 796.0 ns/op BenchmarkInterfaces-4 1854 83835 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5257 30499 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1694 71356 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1752 81373 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5876 24286 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2372 52713 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 7251 15935 ns/op BenchmarkParseIPValidIPv4-4 438135 586.4 ns/op BenchmarkParseIPValidIPv6-4 211957 793.7 ns/op BenchmarkIPString/IPv4-4 123264 1061 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9781 11085 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 40953 2995 ns/op BenchmarkIPEqual/IPv4-4 865396 127.9 ns/op BenchmarkIPEqual/IPv6-4 535628 236.6 ns/op BenchmarkTCP4OneShot-4 170 635391 ns/op BenchmarkTCP4OneShotTimeout-4 159 693125 ns/op BenchmarkTCP4Persistent-4 267 401557 ns/op BenchmarkTCP4PersistentTimeout-4 242 468166 ns/op BenchmarkTCP6OneShot-4 186 717370 ns/op BenchmarkTCP6OneShotTimeout-4 142 766966 ns/op BenchmarkTCP6Persistent-4 224 481264 ns/op BenchmarkTCP6PersistentTimeout-4 250 516311 ns/op BenchmarkTCP4ConcurrentReadWrite-4 12309 10761 ns/op BenchmarkTCP6ConcurrentReadWrite-4 9500 14002 ns/op BenchmarkSetReadDeadline-4 120982 899.3 ns/op BenchmarkUDP6LinkLocalUnicast-4 104 1096143 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 100 1235048 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 93 1348664 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 88 1175163 ns/op 0 B/op 0 allocs/op PASS ok net 13.410s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23875 5302 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9897 17418 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12727 11539 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16576 6951 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 23332 5343 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 42735 3286 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1556416 132.2 ns/op BenchmarkFindChild/n=2/rep=map-4 2797791 40.81 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1390611 84.84 ns/op BenchmarkFindChild/n=4/rep=linear-4 798296 134.2 ns/op BenchmarkFindChild/n=4/rep=map-4 2654485 55.64 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 972376 139.8 ns/op BenchmarkFindChild/n=8/rep=linear-4 462230 340.3 ns/op BenchmarkFindChild/n=8/rep=map-4 1845350 70.73 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 489570 358.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 277792 509.5 ns/op BenchmarkFindChild/n=16/rep=map-4 2711434 45.08 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2141150 64.32 ns/op BenchmarkFindChild/n=32/rep=linear-4 116989 992.9 ns/op BenchmarkFindChild/n=32/rep=map-4 2894960 43.13 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2086185 54.44 ns/op BenchmarkServerMatch-4 15955 8127 ns/op BenchmarkReadRequestChrome-4 3336 34318 ns/op 17.80 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 13600 ns/op 5.74 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9463 13941 ns/op 5.88 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6295 19155 ns/op 7.88 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12228 9397 ns/op 4.26 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 30 3424701 ns/op 0.30 MB/s BenchmarkFileAndServer_1KB/https1-4 21 5692726 ns/op 0.18 MB/s BenchmarkFileAndServer_1KB/h2-4 25 4387291 ns/op 0.23 MB/s BenchmarkFileAndServer_16MB/h1-4 1 102167774 ns/op 164.21 MB/s BenchmarkFileAndServer_16MB/https1-4 1 227693457 ns/op 73.68 MB/s BenchmarkFileAndServer_16MB/h2-4 1 459143655 ns/op 36.54 MB/s BenchmarkFileAndServer_64MB/h1-4 1 342994121 ns/op 195.66 MB/s BenchmarkFileAndServer_64MB/https1-4 1 789975521 ns/op 84.95 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2094798588 ns/op 32.04 MB/s BenchmarkServeMux-4 205 590936 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 253 455430 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 37 3037007 ns/op 6617 B/op 67 allocs/op BenchmarkClientServer/https1-4 27 4162072 ns/op 11080 B/op 115 allocs/op BenchmarkClientServer/h2-4 22 4705245 ns/op 16628 B/op 138 allocs/op BenchmarkClientServerParallel/4/h1-4 309 387528 ns/op 9910 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 10 10041885 ns/op 112166 B/op 1220 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57536: read tcp 127.0.0.1:57534->127.0.0.1:57536: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 8830187 ns/op 95397 B/op 1098 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57559: write tcp 127.0.0.1:57557->127.0.0.1:57559: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57573: read tcp 127.0.0.1:57567->127.0.0.1:57573: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57576: read tcp 127.0.0.1:57567->127.0.0.1:57576: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57586: read tcp 127.0.0.1:57577->127.0.0.1:57586: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57593: read tcp 127.0.0.1:57590->127.0.0.1:57593: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57602: read tcp 127.0.0.1:57590->127.0.0.1:57602: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57591: read tcp 127.0.0.1:57590->127.0.0.1:57591: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57598: read tcp 127.0.0.1:57590->127.0.0.1:57598: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57605: read tcp 127.0.0.1:57590->127.0.0.1:57605: use of closed network connection BenchmarkClientServerParallel/64/h1-4 214 656247 ns/op 26020 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 15 9436369 ns/op 106458 B/op 1168 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57859: read tcp 127.0.0.1:57850->127.0.0.1:57859: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57871: read tcp 127.0.0.1:57860->127.0.0.1:57871: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57875: read tcp 127.0.0.1:57860->127.0.0.1:57875: use of closed network connection BenchmarkClientServerParallel/64/h2-4 19 10287703 ns/op 101333 B/op 1191 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57882: write tcp 127.0.0.1:57881->127.0.0.1:57882: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57892: read tcp 127.0.0.1:57888->127.0.0.1:57892: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57893: read tcp 127.0.0.1:57888->127.0.0.1:57893: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57904: read tcp 127.0.0.1:57899->127.0.0.1:57904: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57907: write tcp 127.0.0.1:57899->127.0.0.1:57907: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57911: read tcp 127.0.0.1:57899->127.0.0.1:57911: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57909: read tcp 127.0.0.1:57899->127.0.0.1:57909: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57912: read tcp 127.0.0.1:57899->127.0.0.1:57912: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57908: write tcp 127.0.0.1:57899->127.0.0.1:57908: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57906: write tcp 127.0.0.1:57899->127.0.0.1:57906: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1144873630 ns/op 31640 B/op 152 allocs/op BenchmarkClient-4 30 3387019 ns/op 4115 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 196 616921 ns/op 7529 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1014 141471 ns/op 3069 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1010 100901 ns/op 1952 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1202 113289 ns/op 2749 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1189 114482 ns/op 2726 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1262 104450 ns/op 2746 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1278 94473 ns/op 1974 B/op 14 allocs/op BenchmarkServerHijack-4 634 199132 ns/op 16746 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 25 4004877 ns/op 6428 B/op 55 allocs/op BenchmarkResponseStatusLine-4 275200 454.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 25.544s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2402 93720 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.347s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 86246 1207 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 495042 280.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 216684 598.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65188 3197 ns/op BenchmarkStdIPv4-4 151880 806.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 85442 1182 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 96932 1945 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 95610 1259 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 72711 2608 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1550598 76.52 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1363279 88.75 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1278048 91.51 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 273102 368.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 344263 359.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 321160 372.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 90732 1235 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 336586 484.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 173284 1081 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 191959 670.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 167784 771.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 73074 1391 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 271888 370.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 96447 1395 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 177579 777.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 275829 547.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 136534 853.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 352922 442.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 133633 932.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 143131 873.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 137443 810.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 118688 1369 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 418455 281.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 129716 1084 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 79504 1443 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 57361 2006 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 145839 1094 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 84526 1343 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 218559 523.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 104078 1176 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 132058 1009 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 175834 790.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 125967 1458 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 847195 134.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 921722 139.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 864686 178.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 988129 143.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 729456 150.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 824696 273.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 982351 150.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 744906 144.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 931317 149.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 294440 346.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 495286 227.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 216387 547.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 256287 511.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 228290 547.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 72894 2795 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 470799 256.1 ns/op PASS ok net/netip 13.190s 2023/09/14 13:52:12 Test RPC server listening on 127.0.0.1:57975 2023/09/14 13:52:12 Test HTTP RPC server listening on 127.0.0.1:57976 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 111 1057473 ns/op BenchmarkEndToEndHTTP-4 118 953098 ns/op BenchmarkEndToEndAsync-4 1018 117254 ns/op BenchmarkEndToEndAsyncHTTP-4 1179 140299 ns/op PASS ok net/rpc 2.381s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3904 45492 ns/op BenchmarkReadMIMEHeader/server_headers-4 4940 24498 ns/op BenchmarkUncommon-4 21267 6200 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.677s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3397 36778 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 68774 2943 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 394009 413.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94714 1234 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 202706 846.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 97165 1353 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13698 7380 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 440515 318.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 94660 1733 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 188065 817.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 92887 1734 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 7674 14372 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 131983 779.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 63596 3167 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 60493 3113 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 24559 8357 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5004 24598 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 156224 1469 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 30330 3704 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 55213 2089 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 28171 7780 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5085 23643 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.537s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2260846 53.80 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 103483 1168 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 421 270623 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 150 792411 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 334 406483 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 42912 4973 ns/op BenchmarkStatFile-4 27954 4447 ns/op BenchmarkStatDir-4 31563 4145 ns/op BenchmarkLstatDot-4 44732 2819 ns/op BenchmarkLstatFile-4 28741 5508 ns/op BenchmarkLstatDir-4 20683 5212 ns/op PASS ok os 3.631s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 16 9296040 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.503s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 248230 436.8 ns/op PASS ok os/user 1.255s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2168511 63.94 ns/op BenchmarkString-4 1672180 70.17 ns/op BenchmarkBytes-4 1535978 77.19 ns/op BenchmarkNamedBytes-4 901390 137.4 ns/op BenchmarkBytesArray-4 820552 315.1 ns/op BenchmarkSliceLen-4 1710835 91.05 ns/op BenchmarkMapLen-4 814808 151.0 ns/op BenchmarkStringLen-4 1222244 95.35 ns/op BenchmarkArrayLen-4 1000000 112.7 ns/op BenchmarkSliceCap-4 1891225 61.31 ns/op BenchmarkDeepEqual/int8-4 457850 251.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 78555 1479 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 371394 311.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 77492 1740 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 444481 289.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 81025 1531 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 398875 283.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 78187 1559 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 407052 301.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 67382 1561 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 495742 307.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 96238 1686 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 396844 300.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 73380 1543 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 385395 328.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 74586 2104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 430675 307.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 80523 1570 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 357998 318.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 80299 1487 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 461989 314.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 90691 2263 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 288998 544.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 77848 1763 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 476995 295.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 76063 1713 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 382774 300.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 76618 1564 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 468369 324.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 81685 1505 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 556321 457.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 87444 1452 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 387452 303.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 81727 1511 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 108670 1130 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50040 2272 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 51183 2605 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32301 3826 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 31418 7073 ns/op BenchmarkIsZero/ArrayComparable-4 302544 412.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 32169 3856 ns/op BenchmarkIsZero/StructComparable-4 595612 205.7 ns/op BenchmarkIsZero/StructIncomparable-4 141992 861.3 ns/op BenchmarkSetZero/Bool/Direct-4 2547609 46.32 ns/op BenchmarkSetZero/Bool/CachedZero-4 900715 130.3 ns/op BenchmarkSetZero/Bool/NewZero-4 615955 182.9 ns/op BenchmarkSetZero/Int/Direct-4 1865991 63.70 ns/op BenchmarkSetZero/Int/CachedZero-4 845792 139.4 ns/op BenchmarkSetZero/Int/NewZero-4 755611 187.5 ns/op BenchmarkSetZero/Uint/Direct-4 1000000 121.8 ns/op BenchmarkSetZero/Uint/CachedZero-4 902191 143.5 ns/op BenchmarkSetZero/Uint/NewZero-4 704523 196.1 ns/op BenchmarkSetZero/Float/Direct-4 1892611 64.18 ns/op BenchmarkSetZero/Float/CachedZero-4 747438 223.4 ns/op BenchmarkSetZero/Float/NewZero-4 729985 326.3 ns/op BenchmarkSetZero/Complex/Direct-4 1771682 65.42 ns/op BenchmarkSetZero/Complex/CachedZero-4 896173 151.0 ns/op BenchmarkSetZero/Complex/NewZero-4 608288 220.1 ns/op BenchmarkSetZero/Array/Direct-4 1713724 67.11 ns/op BenchmarkSetZero/Array/CachedZero-4 873559 130.2 ns/op BenchmarkSetZero/Array/NewZero-4 575131 194.9 ns/op BenchmarkSetZero/Chan/Direct-4 1000000 116.2 ns/op BenchmarkSetZero/Chan/CachedZero-4 759568 144.1 ns/op BenchmarkSetZero/Chan/NewZero-4 534163 195.8 ns/op BenchmarkSetZero/Func/Direct-4 1739366 64.06 ns/op BenchmarkSetZero/Func/CachedZero-4 987877 145.7 ns/op BenchmarkSetZero/Func/NewZero-4 407667 245.7 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 132.9 ns/op BenchmarkSetZero/Interface/CachedZero-4 884164 141.7 ns/op BenchmarkSetZero/Interface/NewZero-4 719714 193.2 ns/op BenchmarkSetZero/Map/Direct-4 1832155 115.5 ns/op BenchmarkSetZero/Map/CachedZero-4 982272 265.4 ns/op BenchmarkSetZero/Map/NewZero-4 364132 372.8 ns/op BenchmarkSetZero/Pointer/Direct-4 1858130 63.34 ns/op BenchmarkSetZero/Pointer/CachedZero-4 834561 146.9 ns/op BenchmarkSetZero/Pointer/NewZero-4 735278 198.1 ns/op BenchmarkSetZero/Slice/Direct-4 1694839 71.24 ns/op BenchmarkSetZero/Slice/CachedZero-4 891722 129.2 ns/op BenchmarkSetZero/Slice/NewZero-4 687764 185.1 ns/op BenchmarkSetZero/String/Direct-4 1786918 66.94 ns/op BenchmarkSetZero/String/CachedZero-4 960153 139.7 ns/op BenchmarkSetZero/String/NewZero-4 606766 195.7 ns/op BenchmarkSetZero/Struct/Direct-4 1700668 68.03 ns/op BenchmarkSetZero/Struct/CachedZero-4 939254 262.7 ns/op BenchmarkSetZero/Struct/NewZero-4 599918 345.0 ns/op BenchmarkSelect/1-4 196034 1001 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 75661 1950 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 30267 4290 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 151318 795.5 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 154296 761.0 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 109437 1263 ns/op 101.33 MB/s BenchmarkCallArgCopy/size=256-4 93682 1390 ns/op 184.14 MB/s BenchmarkCallArgCopy/size=1024-4 68773 2604 ns/op 393.30 MB/s BenchmarkCallArgCopy/size=4096-4 15478 8339 ns/op 491.20 MB/s BenchmarkCallArgCopy/size=65536-4 1640 150808 ns/op 434.56 MB/s BenchmarkFieldByName1-4 647173 209.6 ns/op BenchmarkFieldByName2-4 37534 3321 ns/op BenchmarkFieldByName3-4 5292 27012 ns/op BenchmarkInterfaceBig-4 2271420 54.67 ns/op BenchmarkInterfaceSmall-4 1847322 54.48 ns/op BenchmarkNew-4 824325 161.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 2132 49845 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2061 62941 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2179 52927 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1675 120403 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2428 53597 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1951 66817 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 203937 682.6 ns/op PASS ok reflect 26.545s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6765 31632 ns/op 9465 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 26743 ns/op 9124 B/op 1 allocs/op BenchmarkFindString-4 10000 30214 ns/op 9217 B/op 1 allocs/op BenchmarkFindSubmatch-4 5936 31268 ns/op 9294 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 28943 ns/op 9209 B/op 2 allocs/op BenchmarkLiteral-4 10000 28765 ns/op BenchmarkNotLiteral-4 4075 52623 ns/op BenchmarkMatchClass-4 3565 62690 ns/op BenchmarkMatchClass_InRange-4 3112 61703 ns/op BenchmarkReplaceAll-4 1647 135398 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 22014 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 16260 7887 ns/op BenchmarkAnchoredShortMatch-4 10000 26665 ns/op BenchmarkAnchoredLongMatch-4 11478 9873 ns/op BenchmarkOnePassShortA-4 17616 8224 ns/op BenchmarkNotOnePassShortA-4 9800 33590 ns/op BenchmarkOnePassShortB-4 22071 5224 ns/op BenchmarkNotOnePassShortB-4 10000 30974 ns/op BenchmarkOnePassLongPrefix-4 66196 1656 ns/op BenchmarkOnePassLongNotPrefix-4 29280 4331 ns/op BenchmarkMatchParallelShared-4 10000 26905 ns/op BenchmarkMatchParallelCopied-4 10000 30434 ns/op BenchmarkQuoteMetaAll-4 149233 1113 ns/op 12.58 MB/s BenchmarkQuoteMetaNone-4 309552 339.9 ns/op 76.50 MB/s BenchmarkCompile/Onepass-4 3036 48984 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1231 122810 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 127 906086 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2163576 52.97 ns/op 302.03 MB/s BenchmarkMatch/Easy0/32-4 10000 26882 ns/op 1.19 MB/s BenchmarkMatch/Easy0/1K-4 10000 28922 ns/op 35.41 MB/s BenchmarkMatch/Easy0i/16-4 2323369 48.64 ns/op 328.98 MB/s BenchmarkMatch/Easy0i/32-4 5655 53517 ns/op 0.60 MB/s BenchmarkMatch/Easy0i/1K-4 193 603618 ns/op 1.70 MB/s BenchmarkMatch/Easy1/16-4 2116250 83.37 ns/op 191.91 MB/s BenchmarkMatch/Easy1/32-4 6400 26312 ns/op 1.22 MB/s BenchmarkMatch/Easy1/1K-4 3956 46646 ns/op 21.95 MB/s BenchmarkMatch/Medium/16-4 1683654 73.68 ns/op 217.16 MB/s BenchmarkMatch/Medium/32-4 3878 47256 ns/op 0.68 MB/s BenchmarkMatch/Medium/1K-4 238 891712 ns/op 1.15 MB/s BenchmarkMatch/Hard/16-4 2315763 52.01 ns/op 307.62 MB/s BenchmarkMatch/Hard/32-4 3762 51586 ns/op 0.62 MB/s BenchmarkMatch/Hard/1K-4 142 1441675 ns/op 0.71 MB/s BenchmarkMatch/Hard1/16-4 1416 95412 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 823 153102 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 25 4681683 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 26007 6680 ns/op 2.40 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14539 10141 ns/op 3.16 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 476 223905 ns/op 4.57 MB/s 22 B/op 0 allocs/op PASS ok regexp 13.797s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 883064 262.7 ns/op BenchmarkIsWordChar-4 207110 617.0 ns/op PASS ok regexp/syntax 2.710s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 79666 1299 ns/op BenchmarkCallers/inlined-4 78308 1456 ns/op BenchmarkCallers/no-cache-4 18122 6700 ns/op BenchmarkFPCallers/cached-4 3282175 35.85 ns/op BenchmarkMakeChan/Byte-4 966709 361.7 ns/op BenchmarkMakeChan/Int-4 1000000 474.6 ns/op BenchmarkMakeChan/Ptr-4 594692 639.8 ns/op BenchmarkMakeChan/Struct/0-4 1000000 328.1 ns/op BenchmarkMakeChan/Struct/32-4 267715 855.0 ns/op BenchmarkMakeChan/Struct/40-4 163597 1030 ns/op BenchmarkChanNonblocking-4 5968724 18.75 ns/op BenchmarkSelectUncontended-4 819921 136.1 ns/op BenchmarkSelectSyncContended-4 93201 1456 ns/op BenchmarkSelectAsyncContended-4 284606 443.6 ns/op BenchmarkSelectNonblock-4 3590755 34.55 ns/op BenchmarkChanUncontended-4 11896 9477 ns/op BenchmarkChanContended-4 3692 27312 ns/op BenchmarkChanSync-4 142162 791.6 ns/op BenchmarkChanSyncWork-4 46738 2412 ns/op BenchmarkChanProdCons0-4 200564 582.8 ns/op BenchmarkChanProdCons10-4 361560 320.9 ns/op BenchmarkChanProdCons100-4 348721 308.3 ns/op BenchmarkChanProdConsWork0-4 147916 716.8 ns/op BenchmarkChanProdConsWork10-4 201966 524.9 ns/op BenchmarkChanProdConsWork100-4 233211 551.7 ns/op BenchmarkSelectProdCons-4 159632 757.0 ns/op BenchmarkReceiveDataFromClosedChan-4 770844 146.9 ns/op BenchmarkChanCreation-4 120960 845.9 ns/op BenchmarkChanSem-4 240595 496.7 ns/op BenchmarkChanPopular-4 81 1445367 ns/op BenchmarkChanClosed-4 1019390 133.2 ns/op BenchmarkCallClosure-4 4228347 28.08 ns/op BenchmarkCallClosure1-4 4282248 25.64 ns/op BenchmarkCallClosure2-4 1000000 183.4 ns/op BenchmarkCallClosure3-4 1000000 138.6 ns/op BenchmarkCallClosure4-4 1000000 147.9 ns/op BenchmarkComplex128DivNormal-4 12130675 10.30 ns/op BenchmarkComplex128DivNisNaN-4 7698655 15.78 ns/op BenchmarkComplex128DivDisNaN-4 9606040 16.17 ns/op BenchmarkComplex128DivNisInf-4 12618159 10.83 ns/op BenchmarkComplex128DivDisInf-4 5600731 18.18 ns/op BenchmarkSetTypePtr-4 69892842 2.297 ns/op 3482.50 MB/s BenchmarkSetTypePtr8-4 10356543 12.59 ns/op 5083.89 MB/s BenchmarkSetTypePtr16-4 9975576 17.10 ns/op 7484.13 MB/s BenchmarkSetTypePtr32-4 10799706 19.57 ns/op 13080.09 MB/s BenchmarkSetTypePtr64-4 13137746 10.24 ns/op 50013.28 MB/s BenchmarkSetTypePtr126-4 5488008 21.39 ns/op 47135.13 MB/s BenchmarkSetTypePtr128-4 5789726 21.41 ns/op 47827.20 MB/s BenchmarkSetTypePtrSlice-4 792715 225.6 ns/op 36306.50 MB/s BenchmarkSetTypeNode1-4 10775186 10.28 ns/op 2334.44 MB/s BenchmarkSetTypeNode1Slice-4 2902387 40.64 ns/op 18898.13 MB/s BenchmarkSetTypeNode8-4 9784042 17.57 ns/op 4553.77 MB/s BenchmarkSetTypeNode8Slice-4 1000000 119.3 ns/op 21462.33 MB/s BenchmarkSetTypeNode64-4 7406400 16.98 ns/op 31093.27 MB/s BenchmarkSetTypeNode64Slice-4 283585 513.9 ns/op 32876.86 MB/s BenchmarkSetTypeNode64Dead-4 6886752 22.32 ns/op 23660.22 MB/s BenchmarkSetTypeNode64DeadSlice-4 312360 766.2 ns/op 22052.39 MB/s BenchmarkSetTypeNode124-4 4305176 25.45 ns/op 39605.30 MB/s BenchmarkSetTypeNode124Slice-4 196755 698.3 ns/op 46195.37 MB/s BenchmarkSetTypeNode126-4 3839179 37.16 ns/op 27555.69 MB/s BenchmarkSetTypeNode126Slice-4 210642 653.8 ns/op 50118.87 MB/s BenchmarkSetTypeNode128-4 2274904 51.58 ns/op 20161.22 MB/s BenchmarkSetTypeNode128Slice-4 193012 1263 ns/op 26348.01 MB/s BenchmarkSetTypeNode130-4 3844668 27.40 ns/op 38538.12 MB/s BenchmarkSetTypeNode130Slice-4 171846 1439 ns/op 23486.80 MB/s BenchmarkSetTypeNode1024-4 387390 312.1 ns/op 26301.47 MB/s BenchmarkSetTypeNode1024Slice-4 27694 6827 ns/op 38475.01 MB/s BenchmarkAllocation-4 2736 106703 ns/op BenchmarkReadMemStats-4 57 2060999 ns/op BenchmarkReadMemStatsLatency-4 1 13495534 p50-ns 13495534 p90-ns 13495534 p99-ns BenchmarkWriteBarrier-4 2147427 59.44 ns/op BenchmarkBulkWriteBarrier-4 6277011 25.35 ns/op BenchmarkScanStackNoLocals-4 2 64572500 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13685670 9.744 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14440550 9.698 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11281935 11.50 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7851823 14.69 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5431814 20.65 ns/op BenchmarkHash5-4 8263701 15.43 ns/op 324.03 MB/s BenchmarkHash16-4 8777840 26.41 ns/op 605.88 MB/s BenchmarkHash64-4 7128244 30.39 ns/op 2105.98 MB/s BenchmarkHash1024-4 2252354 92.00 ns/op 11130.32 MB/s BenchmarkHash65536-4 45058 2899 ns/op 22606.07 MB/s BenchmarkAlignedLoad-4 9936129 11.26 ns/op BenchmarkUnalignedLoad-4 10666444 10.38 ns/op BenchmarkEqEfaceConcrete-4 7258714 17.07 ns/op BenchmarkEqIfaceConcrete-4 7673974 16.96 ns/op BenchmarkNeEfaceConcrete-4 6049566 22.56 ns/op BenchmarkNeIfaceConcrete-4 7612441 26.37 ns/op BenchmarkConvT2EByteSized/bool-4 4494640 29.43 ns/op BenchmarkConvT2EByteSized/uint8-4 4582146 48.85 ns/op BenchmarkConvT2ESmall-4 3775536 36.21 ns/op BenchmarkConvT2EUintptr-4 4090966 54.58 ns/op BenchmarkConvT2ELarge-4 676304 164.9 ns/op BenchmarkConvT2ISmall-4 3300993 32.96 ns/op BenchmarkConvT2IUintptr-4 3479322 31.67 ns/op BenchmarkConvT2ILarge-4 977674 165.7 ns/op BenchmarkConvI2E-4 4015711 31.67 ns/op BenchmarkConvI2I-4 3351136 35.06 ns/op BenchmarkAssertE2T-4 2504509 58.15 ns/op BenchmarkAssertE2TLarge-4 1752453 57.13 ns/op BenchmarkAssertE2I-4 3586828 34.95 ns/op BenchmarkAssertI2T-4 2788312 44.49 ns/op BenchmarkAssertI2I-4 2594336 73.41 ns/op BenchmarkAssertI2E-4 4108345 39.34 ns/op BenchmarkAssertE2E-4 4242865 29.71 ns/op BenchmarkAssertE2T2-4 2648664 45.53 ns/op BenchmarkAssertE2T2Blank-4 2742687 36.90 ns/op BenchmarkAssertI2E2-4 3249150 33.52 ns/op BenchmarkAssertI2E2Blank-4 3489502 28.70 ns/op BenchmarkAssertE2E2-4 2913288 44.49 ns/op BenchmarkAssertE2E2Blank-4 3833662 39.97 ns/op BenchmarkConvT2Ezero/zero/16-4 3724333 30.45 ns/op BenchmarkConvT2Ezero/zero/32-4 3665374 32.08 ns/op BenchmarkConvT2Ezero/zero/64-4 3753145 40.27 ns/op BenchmarkConvT2Ezero/zero/str-4 3729558 29.80 ns/op BenchmarkConvT2Ezero/zero/slice-4 3766939 31.86 ns/op BenchmarkConvT2Ezero/zero/big-4 91311 1893 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 200.2 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 202.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 82777 1644 ns/op BenchmarkConvT2Ezero/smallint/16-4 3630397 30.58 ns/op BenchmarkConvT2Ezero/smallint/32-4 3826958 31.28 ns/op BenchmarkConvT2Ezero/smallint/64-4 3607179 36.91 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 142.9 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 159.2 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 150.6 ns/op BenchmarkMalloc8-4 1000000 115.0 ns/op BenchmarkMalloc16-4 1000000 125.5 ns/op BenchmarkMallocTypeInfo8-4 1253901 108.3 ns/op BenchmarkMallocTypeInfo16-4 1000000 122.4 ns/op BenchmarkMallocLargeStruct-4 74191 2489 ns/op BenchmarkGoroutineSelect-4 13 8831495 ns/op BenchmarkGoroutineBlocking-4 13 8778843 ns/op BenchmarkGoroutineForRange-4 15 8010059 ns/op BenchmarkGoroutineIdle-4 13 8090682 ns/op BenchmarkHashStringSpeed-4 2522318 45.92 ns/op BenchmarkHashBytesSpeed-4 1000000 176.4 ns/op BenchmarkHashInt32Speed-4 2470363 46.18 ns/op BenchmarkHashInt64Speed-4 2625688 56.18 ns/op BenchmarkHashStringArraySpeed-4 548743 231.7 ns/op BenchmarkMegMap-4 2673921 47.25 ns/op BenchmarkMegOneMap-4 2787932 39.91 ns/op BenchmarkMegEqMap-4 3003 43003 ns/op BenchmarkMegEmptyMap-4 3611308 34.09 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2010831 94.45 ns/op BenchmarkSmallStrMap-4 2570505 45.07 ns/op BenchmarkMapStringKeysEight_16-4 2472501 44.88 ns/op BenchmarkMapStringKeysEight_32-4 2670040 44.69 ns/op BenchmarkMapStringKeysEight_64-4 2787680 87.09 ns/op BenchmarkMapStringKeysEight_1M-4 2534004 45.14 ns/op BenchmarkIntMap-4 2831596 41.12 ns/op BenchmarkMapFirst/1-4 3565350 39.42 ns/op BenchmarkMapFirst/2-4 3208561 34.00 ns/op BenchmarkMapFirst/3-4 3452614 62.44 ns/op BenchmarkMapFirst/4-4 3294346 56.69 ns/op BenchmarkMapFirst/5-4 3141159 61.77 ns/op BenchmarkMapFirst/6-4 3117339 32.72 ns/op BenchmarkMapFirst/7-4 3589881 32.66 ns/op BenchmarkMapFirst/8-4 3413494 48.07 ns/op BenchmarkMapFirst/9-4 3228757 37.95 ns/op BenchmarkMapFirst/10-4 3070052 37.58 ns/op BenchmarkMapFirst/11-4 3483000 36.73 ns/op BenchmarkMapFirst/12-4 3053838 38.32 ns/op BenchmarkMapFirst/13-4 3030727 36.96 ns/op BenchmarkMapFirst/14-4 2829296 52.26 ns/op BenchmarkMapFirst/15-4 2820333 37.48 ns/op BenchmarkMapFirst/16-4 3040437 67.67 ns/op BenchmarkMapMid/1-4 3253434 52.28 ns/op BenchmarkMapMid/2-4 3400344 35.18 ns/op BenchmarkMapMid/3-4 3197346 34.78 ns/op BenchmarkMapMid/4-4 3088776 36.39 ns/op BenchmarkMapMid/5-4 3372684 36.23 ns/op BenchmarkMapMid/6-4 3429440 37.48 ns/op BenchmarkMapMid/7-4 2988456 37.81 ns/op BenchmarkMapMid/8-4 3171626 38.90 ns/op BenchmarkMapMid/9-4 3065527 38.84 ns/op BenchmarkMapMid/10-4 3029036 38.64 ns/op BenchmarkMapMid/11-4 2956017 40.58 ns/op BenchmarkMapMid/12-4 1707078 70.68 ns/op BenchmarkMapMid/13-4 2895750 38.65 ns/op BenchmarkMapMid/14-4 2842083 40.76 ns/op BenchmarkMapMid/15-4 3241677 39.63 ns/op BenchmarkMapMid/16-4 2943802 38.39 ns/op BenchmarkMapLast/1-4 2886775 34.68 ns/op BenchmarkMapLast/2-4 3176572 34.82 ns/op BenchmarkMapLast/3-4 3129030 37.54 ns/op BenchmarkMapLast/4-4 3110589 36.79 ns/op BenchmarkMapLast/5-4 3189354 36.86 ns/op BenchmarkMapLast/6-4 3120286 37.44 ns/op BenchmarkMapLast/7-4 2629690 40.97 ns/op BenchmarkMapLast/8-4 2645522 39.84 ns/op BenchmarkMapLast/9-4 2937901 37.62 ns/op BenchmarkMapLast/10-4 2826930 57.26 ns/op BenchmarkMapLast/11-4 3255043 40.19 ns/op BenchmarkMapLast/12-4 3329193 36.38 ns/op BenchmarkMapLast/13-4 1598500 70.84 ns/op BenchmarkMapLast/14-4 3106165 38.79 ns/op BenchmarkMapLast/15-4 3216834 69.33 ns/op BenchmarkMapLast/16-4 2961619 41.36 ns/op BenchmarkMapCycle-4 2129901 52.99 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3025858 45.61 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3316 42020 ns/op BenchmarkMakeMap/[Byte]Byte-4 721759 471.3 ns/op BenchmarkMakeMap/[Int]Int-4 156229 1071 ns/op BenchmarkNewEmptyMap-4 15195789 9.852 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1491543 101.8 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 600409 219.9 ns/op BenchmarkMapIterEmpty-4 3787663 31.85 ns/op BenchmarkSameLengthMap-4 2777037 37.74 ns/op BenchmarkBigKeyMap-4 1272350 94.28 ns/op BenchmarkBigValMap-4 972639 163.5 ns/op BenchmarkSmallKeyMap-4 2472730 46.92 ns/op BenchmarkMapPopulate/1-4 2462496 50.02 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 133418 1323 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 33237 ns/op 6271 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 481 276038 ns/op 51800 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 27 4346924 ns/op 415926 B/op 200 allocs/op BenchmarkMapPopulate/100000-4 2 51926782 ns/op 6552456 B/op 3014 allocs/op BenchmarkComplexAlgMap-4 535309 256.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 1455279 79.23 ns/op BenchmarkGoMapClear/Reflexive/10-4 1244950 85.37 ns/op BenchmarkGoMapClear/Reflexive/100-4 346753 371.0 ns/op BenchmarkGoMapClear/Reflexive/1000-4 52053 2222 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5781 17712 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 154.8 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 111.7 ns/op BenchmarkGoMapClear/NonReflexive/100-4 370134 359.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 55800 3637 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7348 18636 ns/op BenchmarkMapStringConversion/32/simple-4 1300760 89.13 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1288741 164.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 187.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1245313 94.19 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 196.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 204.5 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1554392 72.56 ns/op BenchmarkMapInterfacePtr-4 1716862 63.46 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6037395 19.89 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 57037 3064 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5610 22706 ns/op BenchmarkMapPop1000-4 388 312383 ns/op BenchmarkMapPop10000-4 21 5393515 ns/op BenchmarkMapAssign/Int32/256-4 2069728 51.98 ns/op BenchmarkMapAssign/Int32/65536-4 1103821 99.49 ns/op BenchmarkMapAssign/Int64/256-4 2082436 80.79 ns/op BenchmarkMapAssign/Int64/65536-4 812280 135.4 ns/op BenchmarkMapAssign/Str/256-4 1000000 106.4 ns/op BenchmarkMapAssign/Str/65536-4 173634 608.4 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1374771 87.56 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 609624 169.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1318497 97.93 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 376694 268.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 549528 5566 ns/op BenchmarkMapOperatorAssign/Str/65536-4 67207 1676 ns/op BenchmarkMapAppendAssign/Int32/256-4 777889 209.9 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 136292 853.4 ns/op 80 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 856352 209.5 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 85474 1254 ns/op 131 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 690634 283.7 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 65593 1966 ns/op 202 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1648110 65.06 ns/op BenchmarkMapDelete/Int32/1000-4 2356873 50.55 ns/op BenchmarkMapDelete/Int32/10000-4 2110058 54.26 ns/op BenchmarkMapDelete/Int64/100-4 1840113 68.34 ns/op BenchmarkMapDelete/Int64/1000-4 2373967 51.82 ns/op BenchmarkMapDelete/Int64/10000-4 2246095 52.52 ns/op BenchmarkMapDelete/Str/100-4 1607193 74.52 ns/op BenchmarkMapDelete/Str/1000-4 1955512 61.83 ns/op BenchmarkMapDelete/Str/10000-4 1845416 66.71 ns/op BenchmarkMapDelete/Pointer/100-4 1665788 71.64 ns/op BenchmarkMapDelete/Pointer/1000-4 2138013 57.32 ns/op BenchmarkMapDelete/Pointer/10000-4 2055211 58.45 ns/op BenchmarkMemmove/0-4 21281368 5.363 ns/op BenchmarkMemmove/1-4 1568966 76.33 ns/op 13.10 MB/s BenchmarkMemmove/2-4 1405357 78.35 ns/op 25.53 MB/s BenchmarkMemmove/3-4 1514305 80.44 ns/op 37.29 MB/s BenchmarkMemmove/4-4 1496356 79.21 ns/op 50.50 MB/s BenchmarkMemmove/5-4 1514538 78.98 ns/op 63.31 MB/s BenchmarkMemmove/6-4 1513953 79.69 ns/op 75.30 MB/s BenchmarkMemmove/7-4 1509487 79.25 ns/op 88.33 MB/s BenchmarkMemmove/8-4 1550715 74.26 ns/op 107.73 MB/s BenchmarkMemmove/9-4 1476351 78.90 ns/op 114.06 MB/s BenchmarkMemmove/10-4 1515009 79.15 ns/op 126.35 MB/s BenchmarkMemmove/11-4 1504321 79.13 ns/op 139.01 MB/s BenchmarkMemmove/12-4 1516856 79.10 ns/op 151.71 MB/s BenchmarkMemmove/13-4 1504881 77.75 ns/op 167.20 MB/s BenchmarkMemmove/14-4 1515262 79.05 ns/op 177.11 MB/s BenchmarkMemmove/15-4 1532364 78.26 ns/op 191.66 MB/s BenchmarkMemmove/16-4 1397870 78.25 ns/op 204.49 MB/s BenchmarkMemmove/32-4 1460413 77.34 ns/op 413.77 MB/s BenchmarkMemmove/64-4 1433827 81.82 ns/op 782.24 MB/s BenchmarkMemmove/128-4 1291004 95.67 ns/op 1337.93 MB/s BenchmarkMemmove/256-4 1000000 111.8 ns/op 2290.39 MB/s BenchmarkMemmove/512-4 829822 147.6 ns/op 3468.07 MB/s BenchmarkMemmove/1024-4 521242 228.4 ns/op 4482.78 MB/s BenchmarkMemmove/2048-4 357808 371.2 ns/op 5517.86 MB/s BenchmarkMemmove/4096-4 196706 646.4 ns/op 6336.72 MB/s BenchmarkMemmoveOverlap/32-4 1499840 80.47 ns/op 397.64 MB/s BenchmarkMemmoveOverlap/64-4 1423147 83.07 ns/op 770.41 MB/s BenchmarkMemmoveOverlap/128-4 1302843 94.42 ns/op 1355.68 MB/s BenchmarkMemmoveOverlap/256-4 1000000 108.6 ns/op 2357.79 MB/s BenchmarkMemmoveOverlap/512-4 890997 147.5 ns/op 3471.28 MB/s BenchmarkMemmoveOverlap/1024-4 565532 229.2 ns/op 4468.56 MB/s BenchmarkMemmoveOverlap/2048-4 352238 369.9 ns/op 5536.42 MB/s BenchmarkMemmoveOverlap/4096-4 191872 645.9 ns/op 6341.23 MB/s BenchmarkMemmoveUnalignedDst/0-4 21552826 5.537 ns/op BenchmarkMemmoveUnalignedDst/1-4 1608931 74.71 ns/op 13.39 MB/s BenchmarkMemmoveUnalignedDst/2-4 1571703 75.79 ns/op 26.39 MB/s BenchmarkMemmoveUnalignedDst/3-4 1561449 78.48 ns/op 38.23 MB/s BenchmarkMemmoveUnalignedDst/4-4 1554190 76.89 ns/op 52.02 MB/s BenchmarkMemmoveUnalignedDst/5-4 1409490 75.94 ns/op 65.84 MB/s BenchmarkMemmoveUnalignedDst/6-4 1545399 77.21 ns/op 77.71 MB/s BenchmarkMemmoveUnalignedDst/7-4 1510321 76.67 ns/op 91.30 MB/s BenchmarkMemmoveUnalignedDst/8-4 1612448 78.20 ns/op 102.31 MB/s BenchmarkMemmoveUnalignedDst/9-4 1509717 78.98 ns/op 113.96 MB/s BenchmarkMemmoveUnalignedDst/10-4 1509087 78.39 ns/op 127.56 MB/s BenchmarkMemmoveUnalignedDst/11-4 1539818 77.92 ns/op 141.18 MB/s BenchmarkMemmoveUnalignedDst/12-4 1530808 79.76 ns/op 150.45 MB/s BenchmarkMemmoveUnalignedDst/13-4 1504662 77.84 ns/op 167.00 MB/s BenchmarkMemmoveUnalignedDst/14-4 1530278 77.69 ns/op 180.19 MB/s BenchmarkMemmoveUnalignedDst/15-4 1534093 80.11 ns/op 187.23 MB/s BenchmarkMemmoveUnalignedDst/16-4 1524181 76.97 ns/op 207.87 MB/s BenchmarkMemmoveUnalignedDst/32-4 1504648 80.76 ns/op 396.23 MB/s BenchmarkMemmoveUnalignedDst/64-4 1399374 84.69 ns/op 755.66 MB/s BenchmarkMemmoveUnalignedDst/128-4 1247553 94.39 ns/op 1356.09 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 121.3 ns/op 2109.85 MB/s BenchmarkMemmoveUnalignedDst/512-4 820812 151.8 ns/op 3373.87 MB/s BenchmarkMemmoveUnalignedDst/1024-4 543937 233.4 ns/op 4386.77 MB/s BenchmarkMemmoveUnalignedDst/2048-4 352632 385.6 ns/op 5311.49 MB/s BenchmarkMemmoveUnalignedDst/4096-4 177062 759.2 ns/op 5394.81 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1461254 81.13 ns/op 394.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1362159 86.78 ns/op 737.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1247745 95.37 ns/op 1342.17 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 123.1 ns/op 2080.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 858565 152.0 ns/op 3368.69 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 548822 233.7 ns/op 4382.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 342640 382.9 ns/op 5347.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 194982 666.8 ns/op 6142.39 MB/s BenchmarkMemmoveUnalignedSrc/0-4 21141268 5.642 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1569285 76.35 ns/op 13.10 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1532872 77.56 ns/op 25.79 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1524492 77.60 ns/op 38.66 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1528452 77.66 ns/op 51.51 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1530196 77.64 ns/op 64.40 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1520575 77.89 ns/op 77.03 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1531915 77.54 ns/op 90.28 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1608265 74.67 ns/op 107.14 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1516948 79.20 ns/op 113.63 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1468904 79.88 ns/op 125.19 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1473193 82.69 ns/op 133.03 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1511367 79.29 ns/op 151.35 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1500230 79.66 ns/op 163.19 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1505450 79.46 ns/op 176.19 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1408738 79.97 ns/op 187.56 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1498471 79.64 ns/op 200.91 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1472178 81.42 ns/op 393.01 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1391072 85.85 ns/op 745.47 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1260265 95.83 ns/op 1335.72 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 113.7 ns/op 2252.48 MB/s BenchmarkMemmoveUnalignedSrc/512-4 849541 150.6 ns/op 3399.56 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 542601 231.8 ns/op 4417.25 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 334605 375.1 ns/op 5459.17 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 190381 669.4 ns/op 6118.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1375218 86.49 ns/op 185.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1356733 89.18 ns/op 179.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1305363 91.37 ns/op 175.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1309941 92.52 ns/op 172.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1333088 90.43 ns/op 176.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1329094 95.19 ns/op 168.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1333297 89.39 ns/op 178.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1235272 88.37 ns/op 181.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1253953 95.61 ns/op 669.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 103.0 ns/op 621.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1224572 96.37 ns/op 664.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1248559 96.82 ns/op 661.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1240254 97.56 ns/op 656.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1273210 95.03 ns/op 673.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1230013 98.37 ns/op 650.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1253924 96.44 ns/op 663.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 915793 141.5 ns/op 1809.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 736461 170.4 ns/op 1502.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 1000000 121.9 ns/op 2099.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 1000000 121.3 ns/op 2110.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 979480 125.9 ns/op 2033.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 1000000 120.7 ns/op 2121.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 1000000 122.3 ns/op 2093.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 1000000 123.2 ns/op 2078.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 107714 1133 ns/op 3615.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 73218 1621 ns/op 2527.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 188755 664.5 ns/op 6163.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 194552 662.9 ns/op 6178.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 170418 673.9 ns/op 6077.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 196736 679.2 ns/op 6030.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 190963 688.0 ns/op 5953.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 185482 732.0 ns/op 5595.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7044 17314 ns/op 3785.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4912 26125 ns/op 2508.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 10000 11124 ns/op 5891.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 10000 10872 ns/op 6028.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 10000 10932 ns/op 5995.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 10000 10985 ns/op 5965.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 10000 10991 ns/op 5962.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 10000 10847 ns/op 6041.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1482194 80.34 ns/op 398.29 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1417880 85.61 ns/op 747.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1255753 94.92 ns/op 1348.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 113.4 ns/op 2257.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 860349 152.7 ns/op 3353.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 564111 231.1 ns/op 4430.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 354666 372.0 ns/op 5505.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 186657 650.4 ns/op 6297.31 MB/s BenchmarkMemclr/5-4 18843705 7.098 ns/op 704.40 MB/s BenchmarkMemclr/16-4 18573202 6.745 ns/op 2372.07 MB/s BenchmarkMemclr/64-4 17283763 7.345 ns/op 8713.93 MB/s BenchmarkMemclr/256-4 14634517 8.424 ns/op 30388.65 MB/s BenchmarkMemclr/4096-4 2337634 45.30 ns/op 90410.80 MB/s BenchmarkMemclr/65536-4 95644 1224 ns/op 53538.23 MB/s BenchmarkMemclr/1M-4 6176 19559 ns/op 53609.89 MB/s BenchmarkMemclr/4M-4 1477 79173 ns/op 52976.41 MB/s BenchmarkMemclr/8M-4 565 201546 ns/op 41621.22 MB/s BenchmarkMemclr/16M-4 174 678718 ns/op 24718.99 MB/s BenchmarkMemclr/64M-4 52 1938695 ns/op 34615.49 MB/s BenchmarkMemclrUnaligned/0_5-4 9087538 12.78 ns/op 391.18 MB/s BenchmarkMemclrUnaligned/0_16-4 10473512 10.79 ns/op 1483.01 MB/s BenchmarkMemclrUnaligned/0_64-4 11148201 11.01 ns/op 5812.31 MB/s BenchmarkMemclrUnaligned/0_256-4 10305530 11.98 ns/op 21370.99 MB/s BenchmarkMemclrUnaligned/0_4096-4 2453265 47.34 ns/op 86529.61 MB/s BenchmarkMemclrUnaligned/0_65536-4 95234 1233 ns/op 53142.01 MB/s BenchmarkMemclrUnaligned/1_5-4 10975792 10.83 ns/op 461.63 MB/s BenchmarkMemclrUnaligned/1_16-4 11340567 10.44 ns/op 1532.12 MB/s BenchmarkMemclrUnaligned/1_64-4 11129950 10.86 ns/op 5894.32 MB/s BenchmarkMemclrUnaligned/1_256-4 9824402 12.40 ns/op 20638.83 MB/s BenchmarkMemclrUnaligned/1_4096-4 1701015 70.07 ns/op 58454.69 MB/s BenchmarkMemclrUnaligned/1_65536-4 90907 1329 ns/op 49295.70 MB/s BenchmarkMemclrUnaligned/4_5-4 10867346 10.61 ns/op 471.14 MB/s BenchmarkMemclrUnaligned/4_16-4 11373090 10.62 ns/op 1506.53 MB/s BenchmarkMemclrUnaligned/4_64-4 10972003 11.03 ns/op 5803.75 MB/s BenchmarkMemclrUnaligned/4_256-4 8821466 12.80 ns/op 19995.14 MB/s BenchmarkMemclrUnaligned/4_4096-4 1700614 73.87 ns/op 55450.85 MB/s BenchmarkMemclrUnaligned/4_65536-4 90170 1396 ns/op 46947.54 MB/s BenchmarkMemclrUnaligned/7_5-4 10221399 10.63 ns/op 470.25 MB/s BenchmarkMemclrUnaligned/7_16-4 11631060 10.77 ns/op 1486.22 MB/s BenchmarkMemclrUnaligned/7_64-4 10777002 10.79 ns/op 5933.83 MB/s BenchmarkMemclrUnaligned/7_256-4 9338377 12.50 ns/op 20472.76 MB/s BenchmarkMemclrUnaligned/7_4096-4 1673154 76.43 ns/op 53589.00 MB/s BenchmarkMemclrUnaligned/7_65536-4 88856 1339 ns/op 48944.19 MB/s BenchmarkMemclrUnaligned/0_1M-4 6396 19647 ns/op 53371.20 MB/s BenchmarkMemclrUnaligned/0_4M-4 1567 80147 ns/op 52332.50 MB/s BenchmarkMemclrUnaligned/0_8M-4 574 192320 ns/op 43617.92 MB/s BenchmarkMemclrUnaligned/0_16M-4 178 639931 ns/op 26217.21 MB/s BenchmarkMemclrUnaligned/0_64M-4 63 1886506 ns/op 35573.09 MB/s BenchmarkMemclrUnaligned/1_1M-4 5300 25312 ns/op 41426.70 MB/s BenchmarkMemclrUnaligned/1_4M-4 1386 86620 ns/op 48421.86 MB/s BenchmarkMemclrUnaligned/1_8M-4 516 213832 ns/op 39229.83 MB/s BenchmarkMemclrUnaligned/1_16M-4 159 681596 ns/op 24614.62 MB/s BenchmarkMemclrUnaligned/1_64M-4 60 1861729 ns/op 36046.53 MB/s BenchmarkMemclrUnaligned/4_1M-4 4692 23030 ns/op 45530.12 MB/s BenchmarkMemclrUnaligned/4_4M-4 1369 85740 ns/op 48918.99 MB/s BenchmarkMemclrUnaligned/4_8M-4 510 214661 ns/op 39078.39 MB/s BenchmarkMemclrUnaligned/4_16M-4 174 683109 ns/op 24560.08 MB/s BenchmarkMemclrUnaligned/4_64M-4 63 1912256 ns/op 35094.07 MB/s BenchmarkMemclrUnaligned/7_1M-4 5366 22324 ns/op 46969.98 MB/s BenchmarkMemclrUnaligned/7_4M-4 1320 86231 ns/op 48640.41 MB/s BenchmarkMemclrUnaligned/7_8M-4 487 219527 ns/op 38212.24 MB/s BenchmarkMemclrUnaligned/7_16M-4 168 704875 ns/op 23801.69 MB/s BenchmarkMemclrUnaligned/7_64M-4 54 1863560 ns/op 36011.11 MB/s BenchmarkGoMemclr/5-4 2614689 44.99 ns/op 111.13 MB/s BenchmarkGoMemclr/16-4 866848 146.3 ns/op 109.37 MB/s BenchmarkGoMemclr/64-4 235840 517.5 ns/op 123.67 MB/s BenchmarkGoMemclr/256-4 53838 2052 ns/op 124.78 MB/s BenchmarkMemclrRange/1K_2K-4 98762 1243 ns/op 77137.61 MB/s BenchmarkMemclrRange/2K_8K-4 33666 3589 ns/op 92918.46 MB/s BenchmarkMemclrRange/4K_16K-4 39150 3008 ns/op 107397.80 MB/s BenchmarkMemclrRange/160K_228K-4 3856 31139 ns/op 53401.90 MB/s BenchmarkClearFat7-4 4867198 23.02 ns/op BenchmarkClearFat8-4 5502619 22.35 ns/op BenchmarkClearFat11-4 5044752 23.92 ns/op BenchmarkClearFat12-4 4782938 24.50 ns/op BenchmarkClearFat13-4 4858062 24.42 ns/op BenchmarkClearFat14-4 4897027 24.25 ns/op BenchmarkClearFat15-4 4842522 24.54 ns/op BenchmarkClearFat16-4 5200099 23.39 ns/op BenchmarkClearFat24-4 4918850 24.52 ns/op BenchmarkClearFat32-4 4874023 23.79 ns/op BenchmarkClearFat40-4 4878854 24.38 ns/op BenchmarkClearFat48-4 4665026 25.00 ns/op BenchmarkClearFat56-4 4636992 25.54 ns/op BenchmarkClearFat64-4 4571868 25.85 ns/op BenchmarkClearFat72-4 4501212 26.22 ns/op BenchmarkClearFat128-4 3808242 30.92 ns/op BenchmarkClearFat256-4 2811808 40.21 ns/op BenchmarkClearFat512-4 1742148 66.95 ns/op BenchmarkClearFat1024-4 1000000 104.7 ns/op BenchmarkClearFat1032-4 1000000 103.0 ns/op BenchmarkClearFat1040-4 1000000 107.4 ns/op BenchmarkCopyFat7-4 5062150 22.38 ns/op BenchmarkCopyFat8-4 5266448 21.92 ns/op BenchmarkCopyFat11-4 5013298 23.35 ns/op BenchmarkCopyFat12-4 4966249 23.44 ns/op BenchmarkCopyFat13-4 5056812 23.43 ns/op BenchmarkCopyFat14-4 5035064 23.07 ns/op BenchmarkCopyFat15-4 4908553 23.65 ns/op BenchmarkCopyFat16-4 5206257 22.83 ns/op BenchmarkCopyFat24-4 5336659 22.61 ns/op BenchmarkCopyFat32-4 4302654 26.73 ns/op BenchmarkCopyFat64-4 4598606 25.10 ns/op BenchmarkCopyFat72-4 4389446 25.91 ns/op BenchmarkCopyFat128-4 3325666 32.54 ns/op BenchmarkCopyFat256-4 2615152 40.96 ns/op BenchmarkCopyFat512-4 1645824 77.69 ns/op BenchmarkCopyFat520-4 1622668 69.85 ns/op BenchmarkCopyFat1024-4 1000000 113.7 ns/op BenchmarkCopyFat1032-4 1000000 112.6 ns/op BenchmarkCopyFat1040-4 1000000 113.8 ns/op BenchmarkIssue18740/2byte-4 406 273358 ns/op BenchmarkIssue18740/4byte-4 733 160659 ns/op BenchmarkIssue18740/8byte-4 1252 95723 ns/op BenchmarkMemclrKnownSize1-4 8386011 17.00 ns/op 58.81 MB/s BenchmarkMemclrKnownSize2-4 4666970 24.46 ns/op 81.77 MB/s BenchmarkMemclrKnownSize4-4 3574189 32.18 ns/op 124.29 MB/s BenchmarkMemclrKnownSize8-4 1576794 74.74 ns/op 107.04 MB/s BenchmarkMemclrKnownSize16-4 842833 142.0 ns/op 112.66 MB/s BenchmarkMemclrKnownSize32-4 465570 261.2 ns/op 122.53 MB/s BenchmarkMemclrKnownSize64-4 245306 495.3 ns/op 129.21 MB/s BenchmarkMemclrKnownSize112-4 143156 862.6 ns/op 129.84 MB/s BenchmarkMemclrKnownSize128-4 125846 971.7 ns/op 131.73 MB/s BenchmarkMemclrKnownSize192-4 84421 1473 ns/op 130.31 MB/s BenchmarkMemclrKnownSize248-4 56242 1900 ns/op 130.51 MB/s BenchmarkMemclrKnownSize256-4 62226 2009 ns/op 127.41 MB/s BenchmarkMemclrKnownSize512-4 29649 3952 ns/op 129.56 MB/s BenchmarkMemclrKnownSize1024-4 14620 8384 ns/op 122.14 MB/s BenchmarkMemclrKnownSize4096-4 3993 30899 ns/op 132.56 MB/s BenchmarkMemclrKnownSize512KiB-4 30 3954611 ns/op 132.58 MB/s BenchmarkReadMetricsLatency-4 10000 4010 p50-ns 5572 p90-ns 9789 p99-ns BenchmarkFinalizer-4 238 469671 ns/op BenchmarkFinalizerRun-4 214911 672.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9661302 12.26 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3814964 30.04 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3165382 36.63 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3289442 36.98 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1745258 72.05 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1575254 73.62 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 3156306 38.13 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1803912 67.23 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1818628 64.94 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2831118 41.86 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2800050 41.87 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2474515 47.83 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2137910 54.81 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 2017636 59.59 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 11829838 10.20 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 9758514 10.28 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 12826135 9.719 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 11747246 9.888 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 10924171 10.88 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 9439213 12.18 ns/op BenchmarkFindBitRange64/PatternAASize2-4 11507637 10.10 ns/op BenchmarkFindBitRange64/PatternAASize8-4 12216244 9.912 ns/op BenchmarkFindBitRange64/PatternAASize32-4 11864511 9.944 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 10430145 10.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 11358176 9.742 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 12364473 9.769 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 11618101 10.54 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 11779963 9.939 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 12310278 9.963 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 11955747 10.16 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 12310150 9.725 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 12231564 9.870 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 11388781 10.09 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 10512036 10.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 9504553 11.17 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 11508662 10.17 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 11572344 10.38 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 11663524 10.33 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 11810336 10.23 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 10890238 10.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 12239254 10.40 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 11544231 10.27 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 10576851 10.58 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 11316744 10.46 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 11887332 10.21 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 12073790 9.930 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 12235905 9.940 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 11102862 10.36 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 12166716 10.03 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 11992432 9.984 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 11606676 10.26 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 12019494 9.863 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 12506629 10.33 ns/op BenchmarkNetpollBreak-4 3895 63847 ns/op BenchmarkPinnerPinUnpinBatch-4 1179 122731 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 255 449457 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1714 115525 ns/op BenchmarkPinnerPinUnpin-4 1612178 72.39 ns/op BenchmarkPinnerPinUnpinTiny-4 1624531 72.51 ns/op BenchmarkPinnerPinUnpinDouble-4 540874 201.6 ns/op BenchmarkPinnerPinUnpinParallel-4 4212236 28.92 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4056516 29.80 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 477357 263.3 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8593644 13.71 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 9150626 12.78 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6929588 17.68 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7090860 17.60 ns/op BenchmarkPingPongHog-4 370 357022 ns/op BenchmarkStackGrowth-4 145294 803.0 ns/op BenchmarkStackGrowthDeep-4 1398 84612 ns/op BenchmarkCreateGoroutines-4 54943 1881 ns/op BenchmarkCreateGoroutinesParallel-4 78241 1518 ns/op BenchmarkCreateGoroutinesCapture-4 7821 14866 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 56763 2019 ns/op BenchmarkClosureCall-4 26188453 4.238 ns/op BenchmarkWakeupParallelSpinning/0s-4 6945 18206 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5206 22534 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5326 31659 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2888 44067 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1579 72934 ns/op BenchmarkWakeupParallelSpinning/20µs-4 880 136821 ns/op BenchmarkWakeupParallelSpinning/50µs-4 416 269910 ns/op BenchmarkWakeupParallelSpinning/100µs-4 243 485784 ns/op BenchmarkMatmult-4 5929087 21.65 ns/op BenchmarkFastrand-4 8291809 13.67 ns/op BenchmarkFastrand64-4 7509878 13.93 ns/op BenchmarkFastrandHashiter-4 3930891 28.42 ns/op BenchmarkFastrandn/2-4 6435765 16.38 ns/op BenchmarkFastrandn/3-4 6386817 17.38 ns/op BenchmarkFastrandn/4-4 8174071 15.43 ns/op BenchmarkFastrandn/5-4 7755970 14.89 ns/op BenchmarkIfaceCmp100-4 142928 849.4 ns/op BenchmarkIfaceCmpNil100-4 265356 475.9 ns/op BenchmarkEfaceCmpDiff-4 56785 2068 ns/op BenchmarkEfaceCmpDiffIndirect-4 50595 2387 ns/op BenchmarkDefer-4 1358852 80.89 ns/op BenchmarkDefer10-4 999398 146.0 ns/op BenchmarkDeferMany-4 697678 334.3 ns/op BenchmarkPanicRecover-4 745784 150.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 126 969761 ns/op 847646 p50-ns 1507787 p90-ns 1828803 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 86 1572025 ns/op 1178338 p50-ns 2688343 p90-ns 9545035 p99-ns BenchmarkGoroutineProfile/small/idle-4 58 2123173 ns/op 1936421 p50-ns 2820131 p90-ns 3256501 p99-ns BenchmarkGoroutineProfile/small/loaded-4 54 4173984 ns/op 2742809 p50-ns 8217019 p90-ns 20162721 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1134567 ns/op 1012218 p50-ns 1755235 p90-ns 2317788 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1396573 ns/op 1029339 p50-ns 2212502 p90-ns 7453453 p99-ns BenchmarkGoroutineProfile/large/idle-4 36 3671563 ns/op 3571772 p50-ns 4533886 p90-ns 4786329 p99-ns BenchmarkGoroutineProfile/large/loaded-4 20 7172439 ns/op 7024117 p50-ns 9323029 p90-ns 10472811 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1012704 ns/op 930066 p50-ns 1575788 p90-ns 2079660 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 75 1397826 ns/op 1195871 p50-ns 2148576 p90-ns 5526329 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 84 1813401 ns/op 1698165 p50-ns 2466190 p90-ns 2761689 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 49 2990595 ns/op 2410798 p50-ns 4744758 p90-ns 14974993 p99-ns BenchmarkRWMutexUncontended-4 3178438 38.00 ns/op BenchmarkRWMutexWrite100-4 65592 1954 ns/op BenchmarkRWMutexWrite10-4 68428 3223 ns/op BenchmarkRWMutexWorkWrite100-4 27562 4035 ns/op BenchmarkRWMutexWorkWrite10-4 53715 4176 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3463 33502 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1242 92609 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1719 67481 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 616 191866 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 865 134755 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 285 407961 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 439 266798 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 144 846021 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 316237 576.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 306232 534.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 245031 602.4 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 184584 576.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 238262 547.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 232982 835.4 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 286932 635.0 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 264004 602.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 170548 669.9 ns/op BenchmarkMakeSlice/Byte-4 1684501 67.90 ns/op BenchmarkMakeSlice/Int16-4 1807485 68.95 ns/op BenchmarkMakeSlice/Int-4 1362925 89.88 ns/op BenchmarkMakeSlice/Ptr-4 1000000 123.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 145.3 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 159.5 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 206.8 ns/op BenchmarkGrowSlice/Byte-4 665166 193.7 ns/op BenchmarkGrowSlice/Int16-4 623282 225.1 ns/op BenchmarkGrowSlice/Int-4 610225 288.3 ns/op BenchmarkGrowSlice/Ptr-4 485259 424.8 ns/op BenchmarkGrowSlice/Struct/24-4 395605 569.1 ns/op BenchmarkGrowSlice/Struct/32-4 230670 665.5 ns/op BenchmarkGrowSlice/Struct/40-4 175840 782.2 ns/op BenchmarkExtendSlice/IntSlice-4 441277 377.8 ns/op BenchmarkExtendSlice/PointerSlice-4 337590 529.9 ns/op BenchmarkExtendSlice/NoGrow-4 799861 222.4 ns/op BenchmarkAppend-4 880123 116.8 ns/op BenchmarkAppendGrowByte-4 4 47564562 ns/op BenchmarkAppendGrowString-4 1 438028125 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 100.8 ns/op BenchmarkAppendSlice/4Bytes-4 925725 118.4 ns/op BenchmarkAppendSlice/7Bytes-4 1248662 93.06 ns/op BenchmarkAppendSlice/8Bytes-4 1325306 91.25 ns/op BenchmarkAppendSlice/15Bytes-4 1202232 92.43 ns/op BenchmarkAppendSlice/16Bytes-4 1317243 91.67 ns/op BenchmarkAppendSlice/32Bytes-4 1225446 91.49 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 74010 1614 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 17964 6044 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 24287 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1240 115260 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 104 983334 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 30 4376350 ns/op BenchmarkAppendStr/1Bytes-4 1649560 72.01 ns/op BenchmarkAppendStr/4Bytes-4 1618492 73.28 ns/op BenchmarkAppendStr/8Bytes-4 1591880 72.42 ns/op BenchmarkAppendStr/16Bytes-4 1613757 73.92 ns/op BenchmarkAppendStr/32Bytes-4 1681399 70.89 ns/op BenchmarkAppendSpecialCase-4 1000000 110.9 ns/op BenchmarkCopy/1Byte-4 1552438 77.54 ns/op 12.90 MB/s BenchmarkCopy/1String-4 1520455 77.37 ns/op 12.92 MB/s BenchmarkCopy/2Byte-4 1570167 74.74 ns/op 26.76 MB/s BenchmarkCopy/2String-4 1490283 77.26 ns/op 25.89 MB/s BenchmarkCopy/4Byte-4 1560176 76.40 ns/op 52.35 MB/s BenchmarkCopy/4String-4 1551168 81.96 ns/op 48.81 MB/s BenchmarkCopy/8Byte-4 1000000 106.2 ns/op 75.33 MB/s BenchmarkCopy/8String-4 1354057 80.59 ns/op 99.27 MB/s BenchmarkCopy/12Byte-4 1520550 84.30 ns/op 142.35 MB/s BenchmarkCopy/12String-4 1358733 82.13 ns/op 146.11 MB/s BenchmarkCopy/16Byte-4 1556691 79.20 ns/op 202.01 MB/s BenchmarkCopy/16String-4 1366558 80.03 ns/op 199.93 MB/s BenchmarkCopy/32Byte-4 1422679 83.41 ns/op 383.63 MB/s BenchmarkCopy/32String-4 1365531 88.18 ns/op 362.88 MB/s BenchmarkCopy/128Byte-4 1211210 100.9 ns/op 1269.05 MB/s BenchmarkCopy/128String-4 1000000 109.8 ns/op 1165.82 MB/s BenchmarkCopy/1024Byte-4 462000 273.2 ns/op 3747.97 MB/s BenchmarkCopy/1024String-4 373112 350.8 ns/op 2918.63 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 25314 4576 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15826 8706 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 9950 15356 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 17584 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9573 27401 ns/op BenchmarkAppendInPlace/Grow/Byte-4 104274 1184 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 139591 1178 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 71761 1572 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 72678 1736 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 61580 2348 ns/op BenchmarkStackCopyPtr-4 1 126259868 ns/op BenchmarkStackCopy-4 2 90592466 ns/op BenchmarkStackCopyNoCache-4 25 4322704 ns/op BenchmarkStackCopyWithStkobj-4 1 186133012 ns/op BenchmarkIssue18138-4 176 853850 ns/op BenchmarkCompareStringEqual-4 13387647 8.665 ns/op BenchmarkCompareStringIdentical-4 24921522 4.353 ns/op BenchmarkCompareStringSameLength-4 16665416 6.841 ns/op BenchmarkCompareStringDifferentLength-4 25726687 4.414 ns/op BenchmarkCompareStringBigUnaligned-4 2006 52170 ns/op 20099.27 MB/s BenchmarkCompareStringBig-4 2698 41836 ns/op 25064.23 MB/s BenchmarkConcatStringAndBytes-4 2260171 52.79 ns/op BenchmarkSliceByteToString/1-4 1676247 71.02 ns/op BenchmarkSliceByteToString/2-4 1000000 131.6 ns/op BenchmarkSliceByteToString/4-4 1000000 130.1 ns/op BenchmarkSliceByteToString/8-4 1000000 136.9 ns/op BenchmarkSliceByteToString/16-4 1000000 120.1 ns/op BenchmarkSliceByteToString/32-4 1000000 147.0 ns/op BenchmarkSliceByteToString/64-4 1000000 184.4 ns/op BenchmarkSliceByteToString/128-4 777696 251.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2565506 44.91 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 105.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1327266 88.38 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4246260 27.74 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2072720 58.23 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2234790 54.22 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2079579 57.77 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 396579 321.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 490818 256.5 ns/op BenchmarkRuneIterate/range/ASCII-4 12478000 9.601 ns/op BenchmarkRuneIterate/range/Japanese-4 3188484 37.60 ns/op BenchmarkRuneIterate/range/MixedLength-4 3672046 32.64 ns/op BenchmarkRuneIterate/range1/ASCII-4 12704307 10.15 ns/op BenchmarkRuneIterate/range1/Japanese-4 3109899 37.98 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3592279 34.30 ns/op BenchmarkRuneIterate/range2/ASCII-4 11976092 10.44 ns/op BenchmarkRuneIterate/range2/Japanese-4 3079338 37.56 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3671516 32.21 ns/op BenchmarkArrayEqual-4 27934170 4.290 ns/op BenchmarkFunc/Name-4 3607698 33.10 ns/op BenchmarkFunc/Entry-4 14231228 8.065 ns/op BenchmarkFunc/FileLine-4 3683395 28.15 ns/op PASS ok runtime 416.641s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30880 3917 ns/op BenchmarkHandle/concurrent-4 25321 4607 ns/op PASS ok runtime/cgo 1.514s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 23518053 4.860 ns/op BenchmarkAtomicStore64-4 14004240 12.11 ns/op BenchmarkAtomicLoad-4 32453324 4.050 ns/op BenchmarkAtomicStore-4 13579197 9.527 ns/op BenchmarkAnd8-4 13682854 8.778 ns/op BenchmarkAnd-4 14135593 9.111 ns/op BenchmarkAnd8Parallel-4 4870820 25.47 ns/op BenchmarkAndParallel-4 4634415 25.31 ns/op BenchmarkOr8-4 14124873 8.687 ns/op BenchmarkOr-4 14296164 8.691 ns/op BenchmarkOr8Parallel-4 4660084 24.17 ns/op BenchmarkOrParallel-4 4984472 23.83 ns/op BenchmarkXadd-4 4798914 25.35 ns/op BenchmarkXadd64-4 4690190 25.63 ns/op BenchmarkCas-4 2735762 39.95 ns/op BenchmarkCas64-4 2847718 44.30 ns/op BenchmarkXchg-4 4445613 26.49 ns/op BenchmarkXchg64-4 4443658 25.35 ns/op PASS ok runtime/internal/atomic 4.083s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4440501 27.41 ns/op BenchmarkMulUintptr/large-4 2930950 40.69 ns/op PASS ok runtime/internal/math 1.621s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 18 7766428 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 15 11405406 ns/op 448.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 60 2065879 ns/op 2.617 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 18963043 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 22824132 ns/op 1126 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 46 2722154 ns/op 20.22 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 80975400 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 107150709 ns/op 7517 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 24 6941473 ns/op 206.5 concurrent_launches/op PASS ok runtime/pprof 3.139s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 9024462 ns/op BenchmarkStackLeak-4 29962 3990 ns/op PASS ok runtime/race 1.499s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3526898 33.45 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 415047 446.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.495s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 42 2532866 ns/op BenchmarkIndex_Large-4 21632 5093 ns/op BenchmarkIndexFunc_Large-4 123 918428 ns/op BenchmarkCompact/nil-4 9480625 11.99 ns/op BenchmarkCompact/one-4 1391046 87.00 ns/op BenchmarkCompact/sorted-4 1000000 108.0 ns/op BenchmarkCompact/1_item-4 985328 130.0 ns/op BenchmarkCompact/unsorted-4 989818 109.7 ns/op BenchmarkCompact/many-4 707974 180.5 ns/op BenchmarkCompact_Large-4 414 242099 ns/op BenchmarkCompactFunc_Large-4 73 1643940 ns/op BenchmarkReplace/naive-fast-4 61719 2376 ns/op BenchmarkReplace/optimized-fast-4 59319 2221 ns/op BenchmarkReplace/naive-slow-4 16146 7900 ns/op BenchmarkReplace/optimized-slow-4 17938 6460 ns/op BenchmarkBinarySearchFloats/Size16-4 1286629 91.59 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 102.5 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 115.6 ns/op BenchmarkBinarySearchFloats/Size128-4 991609 134.3 ns/op BenchmarkBinarySearchFloats/Size512-4 841891 169.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 468580 293.8 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 521349 253.8 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 412634 299.3 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 343243 342.6 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 280864 382.9 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 275523 479.9 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 252174 519.0 ns/op PASS ok slices 6.047s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 138336 873.5 ns/op BenchmarkSortInts-4 2 97015294 ns/op BenchmarkSlicesSortInts-4 3 48740783 ns/op BenchmarkSortIsSorted-4 34 3465550 ns/op BenchmarkSlicesIsSorted-4 87 1463030 ns/op BenchmarkSortStrings-4 1 121956055 ns/op BenchmarkSlicesSortStrings-4 2 66689834 ns/op BenchmarkSortStrings_Sorted-4 28 4286313 ns/op BenchmarkSlicesSortStrings_Sorted-4 69 1689880 ns/op BenchmarkSortStructs-4 1 140162847 ns/op BenchmarkSortFuncStructs-4 1 134430421 ns/op BenchmarkSortString1K-4 324 380902 ns/op BenchmarkSortString1K_Slice-4 176 666616 ns/op BenchmarkStableString1K-4 99 1211716 ns/op BenchmarkSortInt1K-4 355 339178 ns/op BenchmarkSortInt1K_Sorted-4 6490 16280 ns/op BenchmarkSortInt1K_Reversed-4 3446 33809 ns/op BenchmarkSortInt1K_Mod8-4 1017 120970 ns/op BenchmarkStableInt1K-4 123 968853 ns/op BenchmarkStableInt1K_Slice-4 145 834149 ns/op BenchmarkSortInt64K-4 4 29788908 ns/op BenchmarkSortInt64K_Slice-4 2 55087334 ns/op BenchmarkStableInt64K-4 2 85758428 ns/op BenchmarkSort1e2-4 397 287239 ns/op BenchmarkStable1e2-4 138 814192 ns/op BenchmarkSort1e4-4 2 55423896 ns/op BenchmarkStable1e4-4 1 238649437 ns/op PASS ok sort 49.402s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 745734 185.6 ns/op BenchmarkAtof64Float-4 800515 144.3 ns/op BenchmarkAtof64FloatExp-4 653202 192.5 ns/op BenchmarkAtof64Big-4 529825 242.7 ns/op BenchmarkAtof64RandomBits-4 521803 248.1 ns/op BenchmarkAtof64RandomFloats-4 555746 230.7 ns/op BenchmarkAtof64RandomLongFloats-4 484072 259.6 ns/op BenchmarkAtof32Decimal-4 900813 142.8 ns/op BenchmarkAtof32Float-4 864440 151.5 ns/op BenchmarkAtof32FloatExp-4 652591 196.8 ns/op BenchmarkAtof32Random-4 412514 313.9 ns/op BenchmarkAtof32RandomLong-4 175632 708.8 ns/op BenchmarkParseInt/Pos/7bit-4 1423480 81.80 ns/op BenchmarkParseInt/Pos/26bit-4 948873 139.6 ns/op BenchmarkParseInt/Pos/31bit-4 837062 165.5 ns/op BenchmarkParseInt/Pos/56bit-4 583280 212.9 ns/op BenchmarkParseInt/Pos/63bit-4 562020 223.2 ns/op BenchmarkParseInt/Neg/7bit-4 1390116 86.04 ns/op BenchmarkParseInt/Neg/26bit-4 870600 131.3 ns/op BenchmarkParseInt/Neg/31bit-4 790699 154.4 ns/op BenchmarkParseInt/Neg/56bit-4 586977 223.5 ns/op BenchmarkParseInt/Neg/63bit-4 559339 230.3 ns/op BenchmarkAtoi/Pos/7bit-4 1777444 64.67 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 114.1 ns/op BenchmarkAtoi/Pos/31bit-4 989409 125.3 ns/op BenchmarkAtoi/Pos/56bit-4 682923 182.9 ns/op BenchmarkAtoi/Pos/63bit-4 534865 235.4 ns/op BenchmarkAtoi/Neg/7bit-4 1870783 63.83 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 116.3 ns/op BenchmarkAtoi/Neg/31bit-4 1000000 126.6 ns/op BenchmarkAtoi/Neg/56bit-4 695584 180.6 ns/op BenchmarkAtoi/Neg/63bit-4 525868 236.6 ns/op BenchmarkFormatFloat/Decimal-4 132358 945.9 ns/op BenchmarkFormatFloat/Float-4 106944 1041 ns/op BenchmarkFormatFloat/Exp-4 125794 1007 ns/op BenchmarkFormatFloat/NegExp-4 113943 985.4 ns/op BenchmarkFormatFloat/LongExp-4 91395 1275 ns/op BenchmarkFormatFloat/Big-4 90831 1338 ns/op BenchmarkFormatFloat/BinaryExp-4 237229 492.4 ns/op BenchmarkFormatFloat/32Integer-4 136947 906.0 ns/op BenchmarkFormatFloat/32ExactFraction-4 135480 884.4 ns/op BenchmarkFormatFloat/32Point-4 113344 1060 ns/op BenchmarkFormatFloat/32Exp-4 125960 937.1 ns/op BenchmarkFormatFloat/32NegExp-4 131217 922.7 ns/op BenchmarkFormatFloat/32Shortest-4 133369 888.0 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 137874 852.0 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 134145 879.2 ns/op BenchmarkFormatFloat/64Fixed1-4 169802 716.6 ns/op BenchmarkFormatFloat/64Fixed2-4 174698 714.8 ns/op BenchmarkFormatFloat/64Fixed3-4 171685 714.9 ns/op BenchmarkFormatFloat/64Fixed4-4 175122 705.1 ns/op BenchmarkFormatFloat/64Fixed12-4 98707 1221 ns/op BenchmarkFormatFloat/64Fixed16-4 111616 1076 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 124959 1018 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 103154 1161 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2650 46312 ns/op BenchmarkFormatFloat/Slowpath64-4 95317 1214 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 99246 1229 ns/op BenchmarkAppendFloat/Decimal-4 117902 850.9 ns/op BenchmarkAppendFloat/Float-4 128086 921.4 ns/op BenchmarkAppendFloat/Exp-4 147171 831.8 ns/op BenchmarkAppendFloat/NegExp-4 149197 848.9 ns/op BenchmarkAppendFloat/LongExp-4 112821 1099 ns/op BenchmarkAppendFloat/Big-4 101052 1174 ns/op BenchmarkAppendFloat/BinaryExp-4 372724 343.4 ns/op BenchmarkAppendFloat/32Integer-4 149449 814.9 ns/op BenchmarkAppendFloat/32ExactFraction-4 161304 765.6 ns/op BenchmarkAppendFloat/32Point-4 138837 879.6 ns/op BenchmarkAppendFloat/32Exp-4 151843 823.2 ns/op BenchmarkAppendFloat/32NegExp-4 151327 809.3 ns/op BenchmarkAppendFloat/32Shortest-4 178437 694.8 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 162142 747.4 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 158830 763.0 ns/op BenchmarkAppendFloat/64Fixed1-4 207944 595.0 ns/op BenchmarkAppendFloat/64Fixed2-4 212415 591.3 ns/op BenchmarkAppendFloat/64Fixed3-4 208320 593.6 ns/op BenchmarkAppendFloat/64Fixed4-4 208494 587.3 ns/op BenchmarkAppendFloat/64Fixed12-4 112082 1082 ns/op BenchmarkAppendFloat/64Fixed16-4 127591 965.2 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 154665 820.5 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 106028 1088 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2772 45756 ns/op BenchmarkAppendFloat/Slowpath64-4 107900 1094 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 108415 1082 ns/op BenchmarkFormatInt-4 16498 7095 ns/op BenchmarkAppendInt-4 18390 6364 ns/op BenchmarkFormatUint-4 99088 1280 ns/op BenchmarkAppendUint-4 99300 1177 ns/op BenchmarkFormatIntSmall/7-4 2461083 48.01 ns/op BenchmarkFormatIntSmall/42-4 2462193 46.64 ns/op BenchmarkAppendIntSmall-4 1327687 90.70 ns/op BenchmarkAppendUintVarlen/1-4 1336508 95.43 ns/op BenchmarkAppendUintVarlen/12-4 1338709 91.03 ns/op BenchmarkAppendUintVarlen/123-4 882046 119.9 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 119.0 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 121.1 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 123.5 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 124.9 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 131.1 ns/op BenchmarkAppendUintVarlen/123456789-4 950700 139.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 992748 127.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 134.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 840859 133.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 972145 132.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 961438 133.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 913225 139.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 904366 136.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 908439 139.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 907413 140.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 906723 140.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 892447 144.6 ns/op BenchmarkQuote-4 45975 2633 ns/op BenchmarkQuoteRune-4 443738 276.5 ns/op BenchmarkAppendQuote-4 50235 2280 ns/op BenchmarkAppendQuoteRune-4 873324 145.4 ns/op BenchmarkUnquoteEasy-4 1521889 77.08 ns/op BenchmarkUnquoteHard-4 45211 2729 ns/op PASS ok strconv 19.800s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 351404 302.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 136450 1031 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 192644 711.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 375222 289.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 167241 973.3 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 190581 733.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 316334 462.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 73911 1669 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 100141 1353 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 596571 207.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 30748 3838 ns/op BenchmarkGenericMatch1-4 2361 52847 ns/op BenchmarkGenericMatch2-4 482 241706 ns/op BenchmarkSingleMaxSkipping-4 13345 9157 ns/op 1092.09 MB/s BenchmarkSingleLongSuffixFail-4 22608 5318 ns/op 188.43 MB/s BenchmarkSingleMatch-4 249 489769 ns/op 30.63 MB/s BenchmarkByteByteNoMatch-4 109668 1094 ns/op BenchmarkByteByteMatch-4 17841 7012 ns/op BenchmarkByteStringMatch-4 18567 6196 ns/op BenchmarkHTMLEscapeNew-4 73773 1638 ns/op BenchmarkHTMLEscapeOld-4 81978 1709 ns/op BenchmarkByteStringReplacerWriteString-4 1429 82928 ns/op BenchmarkByteReplacerWriteString-4 1795 67254 ns/op BenchmarkByteByteReplaces-4 3285 39912 ns/op BenchmarkByteByteMap-4 10000 12131 ns/op BenchmarkMap/identity/ASCII-4 1000000 130.6 ns/op BenchmarkMap/identity/Greek-4 695385 181.0 ns/op BenchmarkMap/change/ASCII-4 35152 3281 ns/op BenchmarkMap/change/Greek-4 26672 4450 ns/op BenchmarkIndexRune-4 1928026 60.53 ns/op BenchmarkIndexRuneLongString-4 1798405 66.82 ns/op BenchmarkIndexRuneFastPath-4 3635664 31.94 ns/op BenchmarkIndex-4 3549561 32.62 ns/op BenchmarkLastIndex-4 3667138 32.70 ns/op BenchmarkIndexByte-4 15994791 7.474 ns/op BenchmarkToUpper/#00-4 4063754 30.17 ns/op BenchmarkToUpper/ONLYUPPER-4 2852499 38.37 ns/op BenchmarkToUpper/abc-4 337335 380.7 ns/op BenchmarkToUpper/AbC123-4 223956 504.9 ns/op BenchmarkToUpper/azAZ09_-4 283598 456.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 51963 2276 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 72414 1679 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32854 3474 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 65355 1736 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 133371 894.8 ns/op BenchmarkToLower/#00-4 4093383 28.56 ns/op BenchmarkToLower/abc-4 3648625 32.18 ns/op BenchmarkToLower/AbC123-4 229465 561.1 ns/op BenchmarkToLower/azAZ09_-4 217096 552.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 94945 1253 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 70286 1810 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34954 3368 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 84020 1414 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 131568 907.6 ns/op BenchmarkMapNoChanges-4 1212278 96.06 ns/op BenchmarkTrim-4 37422 3131 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3578484 33.72 ns/op BenchmarkToValidUTF8/InvalidASCII-4 187795 670.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 117859 1027 ns/op BenchmarkEqualFold/Tests-4 56695 2176 ns/op BenchmarkEqualFold/ASCII-4 3033010 39.79 ns/op BenchmarkEqualFold/UnicodePrefix-4 137838 844.4 ns/op BenchmarkEqualFold/UnicodeSuffix-4 160545 813.5 ns/op BenchmarkIndexHard1-4 1327 95951 ns/op BenchmarkIndexHard2-4 889 132906 ns/op BenchmarkIndexHard3-4 216 555449 ns/op BenchmarkIndexHard4-4 146 815838 ns/op BenchmarkLastIndexHard1-4 91 1344626 ns/op BenchmarkLastIndexHard2-4 90 1299904 ns/op BenchmarkLastIndexHard3-4 96 1289118 ns/op BenchmarkCountHard1-4 1315 94866 ns/op BenchmarkCountHard2-4 924 133516 ns/op BenchmarkCountHard3-4 220 548554 ns/op BenchmarkIndexTorture-4 10000 10653 ns/op BenchmarkCountTorture-4 10000 10617 ns/op BenchmarkCountTortureOverlapping-4 986 111061 ns/op BenchmarkCountByte/10-4 3839136 30.91 ns/op 323.51 MB/s BenchmarkCountByte/32-4 3685592 32.42 ns/op 987.04 MB/s BenchmarkCountByte/4096-4 1000000 112.1 ns/op 36545.96 MB/s BenchmarkCountByte/4194304-4 1116 107052 ns/op 39180.10 MB/s BenchmarkCountByte/67108864-4 28 4232740 ns/op 15854.71 MB/s BenchmarkFields/ASCII/16-4 403374 341.4 ns/op 46.86 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 34662 3664 ns/op 69.87 MB/s 256 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2011 60841 ns/op 67.32 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 111 1053124 ns/op 62.23 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 7 16616755 ns/op 63.10 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 142087 847.0 ns/op 18.89 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8503 12645 ns/op 20.25 MB/s 1600 B/op 2 allocs/op BenchmarkFields/Mixed/4096-4 662 193154 ns/op 21.21 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 37 3866472 ns/op 16.95 MB/s 463106 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 63098576 ns/op 16.62 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 206922 591.8 ns/op 27.04 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 17110 7169 ns/op 35.71 MB/s 256 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 955 135992 ns/op 30.12 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 54 2766624 ns/op 23.69 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 50000227 ns/op 20.97 MB/s 10449248 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 159979 776.6 ns/op 20.60 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11603 ns/op 22.06 MB/s 1600 B/op 2 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 774 168995 ns/op 24.24 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 44 3106598 ns/op 21.10 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 58406722 ns/op 17.95 MB/s 10457440 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 77417985 ns/op BenchmarkSplitSingleByteSeparator-4 21 5895676 ns/op BenchmarkSplitMultiByteSeparator-4 34 3133281 ns/op BenchmarkSplitNSingleByteSeparator-4 246598 663.9 ns/op BenchmarkSplitNMultiByteSeparator-4 181702 787.7 ns/op BenchmarkRepeat/5x0-4 3498885 40.28 ns/op BenchmarkRepeat/5x1-4 3312055 34.49 ns/op BenchmarkRepeat/5x2-4 255042 495.5 ns/op BenchmarkRepeat/5x6-4 155041 799.4 ns/op BenchmarkRepeat/10x0-4 3554546 32.33 ns/op BenchmarkRepeat/10x1-4 3452514 32.01 ns/op BenchmarkRepeat/10x2-4 264811 497.7 ns/op BenchmarkRepeat/10x6-4 151414 833.3 ns/op BenchmarkRepeatLarge/256/1-4 72058 1814 ns/op 141.15 MB/s BenchmarkRepeatLarge/256/16-4 116028 1195 ns/op 214.26 MB/s BenchmarkRepeatLarge/512/1-4 49660 2245 ns/op 228.04 MB/s BenchmarkRepeatLarge/512/16-4 71560 1746 ns/op 293.22 MB/s BenchmarkRepeatLarge/1024/1-4 37834 3416 ns/op 299.77 MB/s BenchmarkRepeatLarge/1024/16-4 46408 2615 ns/op 391.56 MB/s BenchmarkRepeatLarge/2048/1-4 24244 5003 ns/op 409.36 MB/s BenchmarkRepeatLarge/2048/16-4 28172 4343 ns/op 471.57 MB/s BenchmarkRepeatLarge/4096/1-4 14282 8745 ns/op 468.38 MB/s BenchmarkRepeatLarge/4096/16-4 17126 7372 ns/op 555.62 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14382 ns/op 569.61 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12950 ns/op 632.60 MB/s BenchmarkRepeatLarge/8192/4097-4 4013342 28.96 ns/op 141468.27 MB/s BenchmarkRepeatLarge/16384/1-4 8856 25969 ns/op 630.90 MB/s BenchmarkRepeatLarge/16384/16-4 10000 21408 ns/op 765.33 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18742 ns/op 655.80 MB/s BenchmarkRepeatLarge/32768/1-4 2470 45853 ns/op 714.63 MB/s BenchmarkRepeatLarge/32768/16-4 2678 50545 ns/op 648.29 MB/s BenchmarkRepeatLarge/32768/4097-4 3076 44217 ns/op 648.59 MB/s BenchmarkRepeatLarge/65536/1-4 1447 83811 ns/op 781.95 MB/s BenchmarkRepeatLarge/65536/16-4 1455 89142 ns/op 735.19 MB/s BenchmarkRepeatLarge/65536/4097-4 1305 81369 ns/op 755.26 MB/s BenchmarkRepeatLarge/131072/1-4 303 371355 ns/op 352.96 MB/s BenchmarkRepeatLarge/131072/16-4 325 402674 ns/op 325.50 MB/s BenchmarkRepeatLarge/131072/4097-4 338 353789 ns/op 358.99 MB/s BenchmarkRepeatLarge/262144/1-4 174 591460 ns/op 443.22 MB/s BenchmarkRepeatLarge/262144/16-4 196 587774 ns/op 445.99 MB/s BenchmarkRepeatLarge/262144/4097-4 182 622887 ns/op 414.38 MB/s BenchmarkRepeatLarge/524288/1-4 91 1188180 ns/op 441.25 MB/s BenchmarkRepeatLarge/524288/16-4 104 1432130 ns/op 366.09 MB/s BenchmarkRepeatLarge/524288/4097-4 98 1271020 ns/op 409.37 MB/s BenchmarkRepeatLarge/1048576/1-4 38 3113935 ns/op 336.74 MB/s BenchmarkRepeatLarge/1048576/16-4 50 2670466 ns/op 392.66 MB/s BenchmarkRepeatLarge/1048576/4097-4 52 2626631 ns/op 397.75 MB/s BenchmarkRepeatLarge/2097152/1-4 30 5364131 ns/op 390.96 MB/s BenchmarkRepeatLarge/2097152/16-4 27 5139328 ns/op 408.06 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 4796481 ns/op 436.48 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7442571 ns/op 563.56 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7674322 ns/op 546.54 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7447017 ns/op 562.81 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13273633 ns/op 631.98 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13020302 ns/op 644.27 MB/s BenchmarkRepeatLarge/8388608/4097-4 9 12625584 ns/op 664.25 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25297185 ns/op 663.20 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24457842 ns/op 685.96 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 24558080 ns/op 683.16 MB/s BenchmarkRepeatLarge/33554432/1-4 3 53563855 ns/op 626.44 MB/s BenchmarkRepeatLarge/33554432/16-4 2 52946016 ns/op 633.75 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50218372 ns/op 668.17 MB/s BenchmarkRepeatLarge/67108864/1-4 2 151659140 ns/op 442.50 MB/s BenchmarkRepeatLarge/67108864/16-4 2 90125720 ns/op 744.61 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 88313708 ns/op 759.89 MB/s BenchmarkRepeatLarge/134217728/1-4 1 176446503 ns/op 760.67 MB/s BenchmarkRepeatLarge/134217728/16-4 1 167235629 ns/op 802.57 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 166526912 ns/op 805.98 MB/s BenchmarkRepeatLarge/268435456/1-4 1 544843596 ns/op 492.68 MB/s BenchmarkRepeatLarge/268435456/16-4 1 392417478 ns/op 684.06 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 342804971 ns/op 783.06 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1067237702 ns/op 503.05 MB/s BenchmarkRepeatLarge/536870912/16-4 1 920185526 ns/op 583.44 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 846136961 ns/op 634.50 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1878813970 ns/op 571.50 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1522763681 ns/op 705.13 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1487610594 ns/op 721.79 MB/s BenchmarkIndexAnyASCII/1:1-4 2631422 44.82 ns/op BenchmarkIndexAnyASCII/1:2-4 2580037 47.63 ns/op BenchmarkIndexAnyASCII/1:4-4 2568410 48.65 ns/op BenchmarkIndexAnyASCII/1:8-4 2164993 57.38 ns/op BenchmarkIndexAnyASCII/1:16-4 2388138 46.32 ns/op BenchmarkIndexAnyASCII/1:32-4 2492950 47.24 ns/op BenchmarkIndexAnyASCII/1:64-4 2510101 48.23 ns/op BenchmarkIndexAnyASCII/16:1-4 2576497 45.74 ns/op BenchmarkIndexAnyASCII/16:2-4 992536 116.9 ns/op BenchmarkIndexAnyASCII/16:4-4 940274 136.9 ns/op BenchmarkIndexAnyASCII/16:8-4 781875 131.6 ns/op BenchmarkIndexAnyASCII/16:16-4 911869 126.8 ns/op BenchmarkIndexAnyASCII/16:32-4 796863 147.1 ns/op BenchmarkIndexAnyASCII/16:64-4 579168 179.4 ns/op BenchmarkIndexAnyASCII/256:1-4 2270272 52.78 ns/op BenchmarkIndexAnyASCII/256:2-4 105438 1145 ns/op BenchmarkIndexAnyASCII/256:4-4 93978 1154 ns/op BenchmarkIndexAnyASCII/256:8-4 101242 1178 ns/op BenchmarkIndexAnyASCII/256:16-4 95779 1185 ns/op BenchmarkIndexAnyASCII/256:32-4 90064 1270 ns/op BenchmarkIndexAnyASCII/256:64-4 96711 1237 ns/op BenchmarkIndexAnyUTF8/1:1-4 2613033 45.81 ns/op BenchmarkIndexAnyUTF8/1:2-4 2514448 49.29 ns/op BenchmarkIndexAnyUTF8/1:4-4 2559561 46.51 ns/op BenchmarkIndexAnyUTF8/1:8-4 2427262 45.81 ns/op BenchmarkIndexAnyUTF8/1:16-4 2551167 46.81 ns/op BenchmarkIndexAnyUTF8/1:32-4 2244796 48.41 ns/op BenchmarkIndexAnyUTF8/1:64-4 2462182 48.21 ns/op BenchmarkIndexAnyUTF8/16:1-4 2071305 56.36 ns/op BenchmarkIndexAnyUTF8/16:2-4 300230 406.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 294632 401.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 304117 400.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 304420 462.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 261273 465.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 271822 437.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 511785 254.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 19797 6046 ns/op BenchmarkIndexAnyUTF8/256:4-4 19965 6093 ns/op BenchmarkIndexAnyUTF8/256:8-4 19546 6005 ns/op BenchmarkIndexAnyUTF8/256:16-4 19297 6269 ns/op BenchmarkIndexAnyUTF8/256:32-4 18531 6471 ns/op BenchmarkIndexAnyUTF8/256:64-4 18098 6581 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2455117 48.85 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2143814 47.60 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2482422 47.29 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2514589 47.12 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2496822 47.79 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2409080 50.22 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2404395 48.90 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 118.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 117.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 118.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 1000000 122.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 821956 130.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 862891 150.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 617580 181.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 97105 1167 ns/op BenchmarkLastIndexAnyASCII/256:2-4 100773 1158 ns/op BenchmarkLastIndexAnyASCII/256:4-4 97746 1172 ns/op BenchmarkLastIndexAnyASCII/256:8-4 96229 1192 ns/op BenchmarkLastIndexAnyASCII/256:16-4 98920 1171 ns/op BenchmarkLastIndexAnyASCII/256:32-4 101019 1184 ns/op BenchmarkLastIndexAnyASCII/256:64-4 95253 1271 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2363901 47.59 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2451739 47.06 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2487446 47.27 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2442884 47.12 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2463260 48.16 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2354928 49.58 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2369352 49.11 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 346417 370.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 161886 738.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 158289 763.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 165162 738.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 163354 743.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 164076 761.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 157177 765.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21594 5492 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11388 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9622 11405 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 11360 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10296 11695 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8589 11692 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11628 ns/op BenchmarkTrimASCII/1:1-4 3227491 36.96 ns/op BenchmarkTrimASCII/1:2-4 2534416 46.37 ns/op BenchmarkTrimASCII/1:4-4 2404687 52.04 ns/op BenchmarkTrimASCII/1:8-4 2345845 50.37 ns/op BenchmarkTrimASCII/1:16-4 2116377 55.79 ns/op BenchmarkTrimASCII/16:1-4 2689412 46.38 ns/op BenchmarkTrimASCII/16:2-4 932469 115.6 ns/op BenchmarkTrimASCII/16:4-4 977196 115.9 ns/op BenchmarkTrimASCII/16:8-4 1000000 119.6 ns/op BenchmarkTrimASCII/16:16-4 826436 126.7 ns/op BenchmarkTrimASCII/256:1-4 1000000 112.9 ns/op BenchmarkTrimASCII/256:2-4 100101 1095 ns/op BenchmarkTrimASCII/256:4-4 106208 1125 ns/op BenchmarkTrimASCII/256:8-4 108417 1149 ns/op BenchmarkTrimASCII/256:16-4 99716 1240 ns/op BenchmarkTrimASCII/4096:1-4 103075 1107 ns/op BenchmarkTrimASCII/4096:2-4 7472 17260 ns/op BenchmarkTrimASCII/4096:4-4 7088 19937 ns/op BenchmarkTrimASCII/4096:8-4 6535 17182 ns/op BenchmarkTrimASCII/4096:16-4 6512 17081 ns/op BenchmarkTrimByte-4 3621033 32.60 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19615 6276 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19448 6159 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1693 72782 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3246 36191 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5628 19250 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9926 10280 ns/op BenchmarkJoin/0-4 3967150 28.41 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3181050 40.43 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 186046 846.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 105656 1128 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 89467 1449 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 61687 1752 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63489 2166 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 51336 2482 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2657584 46.15 ns/op BenchmarkTrimSpace/ASCII-4 1510866 66.27 ns/op BenchmarkTrimSpace/SomeNonASCII-4 132314 991.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 77757 1500 ns/op BenchmarkReplaceAll-4 104448 1147 ns/op 16 B/op 1 allocs/op PASS ok strings 64.485s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 66804 1797 ns/op BenchmarkCond2-4 23032 5152 ns/op BenchmarkCond4-4 13462 9706 ns/op BenchmarkCond8-4 8979 17395 ns/op BenchmarkCond16-4 3874 29721 ns/op BenchmarkCond32-4 1882 57289 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 680380 174.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 449145 311.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 603672 201.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 675723 167.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 434860 324.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 780010 147.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 115112 1220 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 112570 1323 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 101554 1444 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75504 1915 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 855519 156.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 180356 597.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 853231 144.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 183802 655.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 815980 149.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 202008 596.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1545745 92.59 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 69153 1830 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 139167 847.0 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 292965 598.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5366 24436 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 471 287198 ns/op BenchmarkRange/*sync.Map-4 1761 64324 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 116342 1984 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 240642 502.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 90811 1300 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 80214 1467 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 260671 804.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 130938 958.2 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 113742 1073 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 199308 579.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 881773 131.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 74440 1884 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 161934 690.6 ns/op BenchmarkSwapCollision/*sync.Map-4 106963 1087 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 193 569352 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 143026 850.1 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 451934 342.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 29395 4311 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 82525 1508 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 36592 3539 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 249741 622.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 154322 863.6 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 221817 493.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 101.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 197218 588.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1390435 90.86 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 858364 145.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 191887 626.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 718750 145.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 126327 938.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 455344 424.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 470900 276.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 145728 888.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 656104 247.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 206991 697.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 129860 833.6 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 254602 481.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 74541 1773 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 293427 647.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 627415 231.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 153926 816.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 581768 201.2 ns/op BenchmarkUncontendedSemaphore-4 4291629 27.08 ns/op BenchmarkContendedSemaphore-4 4272309 27.31 ns/op BenchmarkMutexUncontended-4 876223 162.7 ns/op BenchmarkMutex-4 214992 534.4 ns/op BenchmarkMutexSlack-4 229718 508.4 ns/op BenchmarkMutexWork-4 215664 541.3 ns/op BenchmarkMutexWorkSlack-4 193332 550.3 ns/op BenchmarkMutexNoSpin-4 97054 1236 ns/op BenchmarkMutexSpin-4 84765 1331 ns/op BenchmarkOnce-4 923029 134.7 ns/op BenchmarkOnceFunc/v=Once-4 1421294 83.11 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 106.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1217703 99.06 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1327634 88.70 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1214623 96.42 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1289968 92.03 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6204481 19.25 ns/op BenchmarkSemaSyntNonblock-4 1413271 85.12 ns/op BenchmarkSemaSyntBlock-4 2564739 49.02 ns/op BenchmarkSemaWorkNonblock-4 1207899 99.50 ns/op BenchmarkSemaWorkBlock-4 1533009 82.22 ns/op BenchmarkRWMutexUncontended-4 417204 285.6 ns/op BenchmarkRWMutexWrite100-4 313908 334.4 ns/op BenchmarkRWMutexWrite10-4 345486 378.3 ns/op BenchmarkRWMutexWorkWrite100-4 288862 409.7 ns/op BenchmarkRWMutexWorkWrite10-4 237643 445.8 ns/op BenchmarkWaitGroupUncontended-4 764739 179.7 ns/op BenchmarkWaitGroupAddDone-4 606080 196.8 ns/op BenchmarkWaitGroupAddDoneWork-4 671041 191.7 ns/op BenchmarkWaitGroupWait-4 2765978 44.38 ns/op BenchmarkWaitGroupWaitWork-4 2157580 49.82 ns/op BenchmarkWaitGroupActuallyWait-4 65314 1770 ns/op 32 B/op 2 allocs/op PASS ok sync 22.854s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 848973 143.7 ns/op PASS ok sync/atomic 1.356s PASS ok syscall 1.034s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 174855 706.1 ns/op 0 B/op 0 allocs/op PASS ok testing 1.186s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6550 18958 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9579 11781 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 88 1396274 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 98 1153604 ns/op 1320 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 178644568 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 177161506 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1630 76054 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1875 62847 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6750140 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6050662 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 765538584 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 722599976 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 195 641911 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 212 560259 ns/op 185 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 60275352 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 57785524 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6822597118 ns/op 335150144 B/op 100091 allocs/op BenchmarkTable/100x100000/reuse-4 1 6602557261 ns/op 335150456 B/op 100097 allocs/op BenchmarkPyramid/10-4 2280 45304 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 44 3675043 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 326124632 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2557 49552 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 228 471523 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 5415733 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 8314 14214 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.838s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 85479522 ns/op BenchmarkVariableString-4 84628 1340 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1893 58350 ns/op 2529 B/op 39 allocs/op PASS ok text/template/parse 1.604s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 52 2625056 ns/op BenchmarkAfter-4 55 1865798 ns/op BenchmarkStop-4 276 364295 ns/op BenchmarkSimultaneousAfterFunc-4 55 2038952 ns/op BenchmarkStartStop-4 415 365427 ns/op BenchmarkReset-4 2896 71261 ns/op BenchmarkSleep-4 45 2276924 ns/op BenchmarkParallelTimerLatency-4 46 698739 avg-late-ns 1534220 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 880622 avg-late-ns 6067274 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 469010 avg-late-ns 1932893 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 339057 avg-late-ns 2276368 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 237137 avg-late-ns 1786535 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 411869 avg-late-ns 2217948 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 26 256250 avg-late-ns 2050631 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 418340 avg-late-ns 4125794 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 341014 avg-late-ns 1947831 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 276893 avg-late-ns 2083448 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 3590421 avg-late-ns 14882308 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 432777 avg-late-ns 1413388 max-late-ns BenchmarkTicker-4 68 1963406 ns/op BenchmarkTickerReset-4 3464 35943 ns/op BenchmarkTickerResetNaive-4 290 459173 ns/op BenchmarkNow-4 630080 166.1 ns/op BenchmarkNowUnixNano-4 676809 167.5 ns/op BenchmarkNowUnixMilli-4 778896 167.5 ns/op BenchmarkNowUnixMicro-4 685672 167.9 ns/op BenchmarkFormat-4 53467 2185 ns/op BenchmarkFormatRFC3339-4 80626 1450 ns/op BenchmarkFormatRFC3339Nano-4 78612 1488 ns/op BenchmarkFormatNow-4 71035 1599 ns/op BenchmarkMarshalJSON-4 101260 1156 ns/op BenchmarkMarshalText-4 109892 1088 ns/op BenchmarkParse-4 112555 1032 ns/op BenchmarkParseRFC3339UTC-4 347295 353.3 ns/op BenchmarkParseRFC3339UTCBytes-4 263224 483.6 ns/op BenchmarkParseRFC3339TZ-4 93832 1147 ns/op BenchmarkParseRFC3339TZBytes-4 92707 1362 ns/op BenchmarkParseDuration-4 575719 199.9 ns/op BenchmarkHour-4 1000000 117.0 ns/op BenchmarkSecond-4 1000000 121.0 ns/op BenchmarkYear-4 850796 150.9 ns/op BenchmarkDay-4 719367 174.0 ns/op BenchmarkISOWeek-4 801148 157.8 ns/op BenchmarkGoString-4 84685 1542 ns/op BenchmarkUnmarshalText-4 101269 1156 ns/op PASS ok time 12.349s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 604610 200.9 ns/op BenchmarkDecodeValidJapaneseChars-4 671834 164.9 ns/op BenchmarkDecodeRune-4 2645738 42.41 ns/op BenchmarkEncodeValidASCII-4 583549 221.7 ns/op BenchmarkEncodeValidJapaneseChars-4 837517 162.1 ns/op BenchmarkAppendRuneValidASCII-4 1263379 94.20 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2446662 49.47 ns/op BenchmarkEncodeRune-4 4883365 23.24 ns/op PASS ok unicode/utf16 2.385s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2332056 51.15 ns/op BenchmarkRuneCountTenJapaneseChars-4 350641 330.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3355329 36.31 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 416990 307.4 ns/op BenchmarkValidTenASCIIChars-4 2259219 53.08 ns/op BenchmarkValid100KASCIIChars-4 172 693396 ns/op BenchmarkValidTenJapaneseChars-4 366415 353.0 ns/op BenchmarkValidLongMostlyASCII-4 166 708681 ns/op BenchmarkValidLongJapanese-4 75 1695132 ns/op BenchmarkValidStringTenASCIIChars-4 3777334 31.96 ns/op BenchmarkValidString100KASCIIChars-4 14142 8494 ns/op BenchmarkValidStringTenJapaneseChars-4 401503 304.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1538 79034 ns/op BenchmarkValidStringLongJapanese-4 130 898561 ns/op BenchmarkEncodeASCIIRune-4 3411031 34.86 ns/op BenchmarkEncodeJapaneseRune-4 2068738 59.06 ns/op BenchmarkAppendASCIIRune-4 7223326 16.23 ns/op BenchmarkAppendJapaneseRune-4 2379618 50.00 ns/op BenchmarkDecodeASCIIRune-4 2721046 44.25 ns/op BenchmarkDecodeJapaneseRune-4 2132715 55.87 ns/op BenchmarkFullRune/ASCII-4 3911430 29.57 ns/op BenchmarkFullRune/Incomplete-4 1705852 93.47 ns/op BenchmarkFullRune/Japanese-4 3766107 31.19 ns/op PASS ok unicode/utf8 5.283s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 98609250731 ns/op PASS ok cmd/api 99.920s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 640072 180.3 ns/op BenchmarkCgoCall/one-pointer-4 464121 264.1 ns/op BenchmarkCgoCall/string-pointer-escape-4 386253 341.2 ns/op BenchmarkCgoCall/string-pointer-noescape-4 588745 217.5 ns/op BenchmarkCgoCall/eight-pointers-4 170335 683.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 495166 252.3 ns/op BenchmarkCgoCall/eight-pointers-array-4 24847 4854 ns/op BenchmarkCgoCall/eight-pointers-slice-4 31293 3806 ns/op BenchmarkGoString-4 1000000 156.5 ns/op BenchmarkCGoCallback-4 58136 1930 ns/op BenchmarkCGoInCThread-4 430149 243.5 ns/op PASS ok cmd/cgo/internal/test 2.871s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1368672 86.24 ns/op BenchmarkEqArrayOfStrings64-4 228547 548.3 ns/op BenchmarkEqArrayOfStrings1024-4 14438 8217 ns/op BenchmarkEqArrayOfFloats5-4 1588910 77.24 ns/op BenchmarkEqArrayOfFloats64-4 222189 558.6 ns/op BenchmarkEqArrayOfFloats1024-4 14175 8111 ns/op BenchmarkEqArrayOfStructsEq-4 4329 28356 ns/op BenchmarkEqArrayOfStructsNotEq-4 7872 15763 ns/op BenchmarkEqStruct-4 29807235 3.983 ns/op PASS ok cmd/compile/internal/reflectdata 2.656s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 65431 ns/op BenchmarkCopyElim1-4 334 351004 ns/op BenchmarkCopyElim10-4 333 427758 ns/op BenchmarkCopyElim100-4 152 750830 ns/op BenchmarkCopyElim1000-4 49 3461492 ns/op BenchmarkCopyElim10000-4 4 33255810 ns/op BenchmarkCopyElim100000-4 1 488505657 ns/op BenchmarkDeadCode/1-4 214 655759 ns/op BenchmarkDeadCode/10-4 163 788548 ns/op BenchmarkDeadCode/100-4 140 777296 ns/op BenchmarkDeadCode/1000-4 61 3198108 ns/op BenchmarkDeadCode/10000-4 4 26620134 ns/op BenchmarkDeadCode/100000-4 1 291295893 ns/op BenchmarkDeadCode/200000-4 1 608998087 ns/op BenchmarkDominatorsLinear-4 15 8964459 ns/op 1.12 MB/s BenchmarkDominatorsFwdBack-4 9 11278590 ns/op 0.89 MB/s BenchmarkDominatorsManyPred-4 10 10902175 ns/op 0.92 MB/s BenchmarkDominatorsMaxPred-4 12 10635945 ns/op 0.94 MB/s BenchmarkDominatorsMaxPredVal-4 12 10511254 ns/op 0.95 MB/s BenchmarkFuse/1-4 434 368804 ns/op BenchmarkFuse/10-4 246 439829 ns/op BenchmarkFuse/100-4 141 842807 ns/op BenchmarkFuse/1000-4 22 5734775 ns/op BenchmarkFuse/10000-4 2 56888518 ns/op BenchmarkNilCheckDeep1-4 12832 9478 ns/op 0.11 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5241 22691 ns/op 0.44 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 777 159921 ns/op 0.63 MB/s 678 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 76 1683284 ns/op 0.59 MB/s 5410 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 7 16801958 ns/op 0.60 MB/s 84565 B/op 5 allocs/op BenchmarkDSEPass-4 40 2813149 ns/op 62494 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 103390641 ns/op 4268344 B/op 108702 allocs/op BenchmarkCSEPass-4 8 14247346 ns/op 106923 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 156137419 ns/op 5684720 B/op 97610 allocs/op BenchmarkDeadcodePass-4 194 559633 ns/op 92810 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 129186806 ns/op 3996808 B/op 44643 allocs/op BenchmarkMultiPass-4 82 1380078 ns/op 241984 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 238264197 ns/op 11238152 B/op 150168 allocs/op BenchmarkCondRewrite/SoloJump-4 4506241 26.32 ns/op BenchmarkCondRewrite/CombJump-4 3678687 27.79 ns/op PASS ok cmd/compile/internal/ssa 15.516s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12981 8613 ns/op BenchmarkExtShift-4 25214 4740 ns/op BenchmarkModify-4 9208 13687 ns/op BenchmarkMullImm-4 25040 4634 ns/op BenchmarkConstModify-4 9267 13505 ns/op BenchmarkBitSet-4 12714 9214 ns/op BenchmarkBitClear-4 12762 9126 ns/op BenchmarkBitToggle-4 13052 9033 ns/op BenchmarkBitSetConst-4 148129 843.5 ns/op BenchmarkBitClearConst-4 124100 832.5 ns/op BenchmarkBitToggleConst-4 146870 855.0 ns/op BenchmarkDivconstI64-4 7565206 15.58 ns/op BenchmarkModconstI64-4 6891124 15.60 ns/op BenchmarkDivisiblePow2constI64-4 7571366 17.64 ns/op BenchmarkDivisibleconstI64-4 7276051 16.19 ns/op BenchmarkDivisibleWDivconstI64-4 4350126 27.87 ns/op BenchmarkDivconstU64/3-4 5615625 21.09 ns/op BenchmarkDivconstU64/5-4 7188471 15.99 ns/op BenchmarkDivconstU64/37-4 6375765 19.13 ns/op BenchmarkDivconstU64/1234567-4 8865474 13.04 ns/op BenchmarkModconstU64-4 7055332 17.14 ns/op BenchmarkDivisibleconstU64-4 9720697 12.74 ns/op BenchmarkDivisibleWDivconstU64-4 4317694 30.36 ns/op BenchmarkDivconstI32-4 6635647 18.57 ns/op BenchmarkModconstI32-4 8524138 15.96 ns/op BenchmarkDivisiblePow2constI32-4 6881156 17.62 ns/op BenchmarkDivisibleconstI32-4 7550596 15.54 ns/op BenchmarkDivisibleWDivconstI32-4 4454140 25.61 ns/op BenchmarkDivconstU32-4 7771719 15.37 ns/op BenchmarkModconstU32-4 6804001 16.69 ns/op BenchmarkDivisibleconstU32-4 7605212 17.52 ns/op BenchmarkDivisibleWDivconstU32-4 4320390 27.79 ns/op BenchmarkDivconstI16-4 8181848 14.55 ns/op BenchmarkModconstI16-4 6545595 15.39 ns/op BenchmarkDivisiblePow2constI16-4 8029539 16.03 ns/op BenchmarkDivisibleconstI16-4 7601379 15.54 ns/op BenchmarkDivisibleWDivconstI16-4 3821582 27.81 ns/op BenchmarkDivconstU16-4 7332556 16.67 ns/op BenchmarkModconstU16-4 7846440 15.69 ns/op BenchmarkDivisibleconstU16-4 8805313 13.95 ns/op BenchmarkDivisibleWDivconstU16-4 4005706 29.77 ns/op BenchmarkDivconstI8-4 6744684 19.66 ns/op BenchmarkModconstI8-4 7681206 17.01 ns/op BenchmarkDivisiblePow2constI8-4 8937064 13.87 ns/op BenchmarkDivisibleconstI8-4 7248374 17.35 ns/op BenchmarkDivisibleWDivconstI8-4 4458079 27.14 ns/op BenchmarkDivconstU8-4 7839338 15.55 ns/op BenchmarkModconstU8-4 7929777 14.58 ns/op BenchmarkDivisibleconstU8-4 9445170 13.26 ns/op BenchmarkDivisibleWDivconstU8-4 4138954 28.79 ns/op BenchmarkMul2-4 261070 476.8 ns/op BenchmarkMulNeg2-4 265452 475.2 ns/op BenchmarkEfaceInteger-4 3088410 35.68 ns/op BenchmarkDiv64UnsignedSmall-4 10935703 11.33 ns/op BenchmarkDiv64Small-4 9257528 12.95 ns/op BenchmarkDiv64SmallNegDivisor-4 9277722 12.76 ns/op BenchmarkDiv64SmallNegDividend-4 9383850 12.96 ns/op BenchmarkDiv64SmallNegBoth-4 9225531 12.99 ns/op BenchmarkDiv64Unsigned-4 9857127 11.79 ns/op BenchmarkDiv64-4 9451549 13.62 ns/op BenchmarkDiv64NegDivisor-4 8685171 14.08 ns/op BenchmarkDiv64NegDividend-4 8747341 13.39 ns/op BenchmarkDiv64NegBoth-4 9139428 13.26 ns/op BenchmarkMod64UnsignedSmall-4 10952373 11.60 ns/op BenchmarkMod64Small-4 9421332 12.74 ns/op BenchmarkMod64SmallNegDivisor-4 9669108 12.52 ns/op BenchmarkMod64SmallNegDividend-4 9775568 12.23 ns/op BenchmarkMod64SmallNegBoth-4 9066570 12.64 ns/op BenchmarkMod64Unsigned-4 11064982 11.11 ns/op BenchmarkMod64-4 9335433 12.67 ns/op BenchmarkMod64NegDivisor-4 9565075 12.83 ns/op BenchmarkMod64NegDividend-4 9102086 12.74 ns/op BenchmarkMod64NegBoth-4 9670940 13.19 ns/op BenchmarkMulconstI32/3-4 23850007 4.707 ns/op BenchmarkMulconstI32/5-4 23867956 4.701 ns/op BenchmarkMulconstI32/12-4 27842859 4.505 ns/op BenchmarkMulconstI32/120-4 29319336 4.252 ns/op BenchmarkMulconstI32/-120-4 29687332 4.113 ns/op BenchmarkMulconstI32/65537-4 29896690 4.227 ns/op BenchmarkMulconstI32/65538-4 28809994 4.249 ns/op BenchmarkMulconstI64/3-4 31701841 4.161 ns/op BenchmarkMulconstI64/5-4 31793587 4.100 ns/op BenchmarkMulconstI64/12-4 30274773 4.436 ns/op BenchmarkMulconstI64/120-4 29018344 4.511 ns/op BenchmarkMulconstI64/-120-4 26035225 4.756 ns/op BenchmarkMulconstI64/65537-4 27300405 4.789 ns/op BenchmarkMulconstI64/65538-4 28867741 4.830 ns/op BenchmarkMulconstU32/3-4 26823710 4.694 ns/op BenchmarkMulconstU32/5-4 24650440 4.636 ns/op BenchmarkMulconstU32/12-4 28043509 4.705 ns/op BenchmarkMulconstU32/120-4 25074187 4.869 ns/op BenchmarkMulconstU32/65537-4 25360815 5.115 ns/op BenchmarkMulconstU32/65538-4 25155892 4.883 ns/op BenchmarkMulconstU64/3-4 27345079 5.433 ns/op BenchmarkMulconstU64/5-4 24099288 5.060 ns/op BenchmarkMulconstU64/12-4 28045501 4.661 ns/op BenchmarkMulconstU64/120-4 29036326 4.634 ns/op BenchmarkMulconstU64/65537-4 21206306 4.908 ns/op BenchmarkMulconstU64/65538-4 26842202 4.632 ns/op BenchmarkShiftArithmeticRight-4 29774620 4.262 ns/op BenchmarkSwitch8Predictable-4 8681820 13.09 ns/op BenchmarkSwitch8Unpredictable-4 9199227 13.01 ns/op BenchmarkSwitch32Predictable-4 11999604 8.928 ns/op BenchmarkSwitch32Unpredictable-4 8937118 12.68 ns/op BenchmarkSwitchStringPredictable-4 6443460 18.01 ns/op BenchmarkSwitchStringUnpredictable-4 6769430 16.87 ns/op BenchmarkSwitchTypePredictable-4 4761877 24.78 ns/op BenchmarkSwitchTypeUnpredictable-4 4767242 24.20 ns/op PASS ok cmd/compile/internal/test 19.111s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 158 731315 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 110.7 ns/op BenchmarkNamed/Underlying/generic-4 1000000 111.0 ns/op BenchmarkNamed/Underlying/src_instance-4 985887 111.1 ns/op BenchmarkNamed/Underlying/user_instance-4 1086712 117.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 439061330 ns/op 74051 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 310057321 ns/op 104834 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 127306406 ns/op 255053 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 107040679 ns/op 303099 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1954427411 ns/op 2649 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 78955148 ns/op 65469 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35833256 ns/op 142744 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 35667305 ns/op 144510 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 491736710 ns/op 4407 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 37953326 ns/op 57028 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 22679616 ns/op 95348 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 19722982 ns/op 109577 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1478833220 ns/op 44329 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 476569325 ns/op 137479 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 115127580 ns/op 567134 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 86942240 ns/op 752908 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2424047196 ns/op 829.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 86538758 ns/op 23212 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 72341257 ns/op 27715 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 48367230 ns/op 41412 lines/s PASS ok cmd/compile/internal/types2 36.808s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 35075194 ns/op 17716500 sys-ns/op 6662500 user-ns/op PASS ok cmd/go 1.641s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 266071 463.7 ns/op PASS ok cmd/go/internal/cfg 1.195s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 65041 1850 ns/op 4.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 78008 1481 ns/op 5.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18225 6583 ns/op 155.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 16141 6358 ns/op 161.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3195 40401 ns/op 202.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3237 39510 ns/op 207.34 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.064s All tests passed.