darwin-amd64-race at e39c7a37f0f1a992eb65202d05c3148524c5c0ef :: 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=71645A8C-4A2B-44EE-AAD7-3F5F7C774BF7" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.KEFDJPwDcH/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=36A4AF02-8B0F-4332-A10A-A04B7CD5779A" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=71645A8C-4A2B-44EE-AAD7-3F5F7C774BF7" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.KEFDJPwDcH/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=36A4AF02-8B0F-4332-A10A-A04B7CD5779A" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.157s ok archive/zip 2.889s ok bufio 0.703s ok bytes 4.594s ok compress/bzip2 0.831s ok compress/flate 9.536s ok compress/gzip 16.332s ok compress/lzw 1.102s ok compress/zlib 6.253s ok container/heap 0.071s ok container/list 0.068s ok container/ring 0.060s ok context 0.117s ok crypto 0.130s ok crypto/aes 0.113s ok crypto/cipher 0.207s ok crypto/des 0.213s ok crypto/dsa 0.168s ok crypto/ecdh 0.316s ok crypto/ecdsa 0.218s ok crypto/ed25519 0.619s ok crypto/elliptic 0.091s ok crypto/hmac 0.075s ok crypto/internal/alias 0.030s ok crypto/internal/bigmod 4.369s ok crypto/internal/boring 0.037s ok crypto/internal/boring/bcache 0.489s ok crypto/internal/edwards25519 46.335s ok crypto/internal/edwards25519/field 17.518s ok crypto/internal/nistec 5.188s ok crypto/internal/nistec/fiat 0.054s [no tests to run] ok crypto/md5 0.080s ok crypto/rand 0.587s ok crypto/rc4 0.922s ok crypto/rsa 0.751s ok crypto/sha1 0.081s ok crypto/sha256 0.062s ok crypto/sha512 0.091s ok crypto/subtle 0.576s ok crypto/tls 3.955s ok crypto/x509 2.163s ok database/sql 0.591s ok database/sql/driver 0.077s ok debug/buildinfo 0.079s ok debug/dwarf 0.281s ok debug/elf 1.707s ok debug/gosym 0.225s ok debug/macho 0.246s ok debug/pe 0.168s ok debug/plan9obj 0.118s ok embed 0.099s [no tests to run] ok embed/internal/embedtest 0.049s ok encoding/ascii85 0.066s ok encoding/asn1 0.046s ok encoding/base32 0.253s ok encoding/base64 0.078s ok encoding/binary 0.056s ok encoding/csv 0.114s ok encoding/gob 30.377s ok encoding/hex 0.057s ok encoding/json 2.630s ok encoding/pem 2.925s ok encoding/xml 0.302s ok errors 0.068s ok expvar 0.062s ok flag 0.204s ok fmt 0.753s ok go/ast 0.089s ok go/build 6.822s ok go/build/constraint 0.105s ok go/constant 0.045s ok go/doc 0.596s ok go/doc/comment 4.620s ok go/format 0.146s ok go/importer 1.304s ok go/internal/gccgoimporter 0.185s ok go/internal/gcimporter 7.710s ok go/internal/srcimporter 34.070s ok go/parser 1.386s ok go/printer 2.171s ok go/scanner 0.052s ok go/token 0.228s ok go/types 52.652s ok hash 0.060s ok hash/adler32 0.092s ok hash/crc32 0.101s ok hash/crc64 0.058s ok hash/fnv 0.053s ok hash/maphash 0.046s ok html 0.045s ok html/template 0.529s ok image 0.934s ok image/color 0.168s ok image/draw 0.883s ok image/gif 1.534s ok image/jpeg 1.638s ok image/png 4.545s ok index/suffixarray 1.734s ok internal/abi 6.144s ok internal/buildcfg 0.044s ok internal/coverage/cformat 0.039s ok internal/coverage/cmerge 0.034s ok internal/coverage/pods 0.061s ok internal/coverage/slicereader 0.088s ok internal/coverage/slicewriter 0.086s ok internal/coverage/test 0.090s ok internal/cpu 0.169s ok internal/dag 0.066s ok internal/diff 0.155s ok internal/fmtsort 0.074s ok internal/fuzz 0.108s ok internal/godebug 0.047s ok internal/intern 1.727s ok internal/itoa 0.058s ok internal/poll 0.745s ok internal/profile 0.188s ok internal/reflectlite 0.312s ok internal/safefilepath 0.088s ok internal/saferio 0.264s ok internal/singleflight 0.181s ok internal/testenv 0.043s ok internal/trace 0.299s ok internal/types/errors 2.107s ok internal/unsafeheader 0.075s ok internal/xcoff 0.174s ok io 0.106s ok io/fs 0.295s ok io/ioutil 0.062s ok log 0.077s ok log/syslog 1.374s ok math 0.056s ok math/big 3.102s ok math/bits 0.069s ok math/cmplx 0.052s ok math/rand 2.367s ok mime 0.079s ok mime/multipart 1.943s ok mime/quotedprintable 0.116s ok net 17.821s ok net/http 22.373s ok net/http/cgi 1.708s ok net/http/cookiejar 0.130s ok net/http/fcgi 0.205s ok net/http/httptest 0.390s ok net/http/httptrace 0.054s ok net/http/httputil 1.227s ok net/http/internal 0.056s ok net/http/internal/ascii 0.048s ok net/http/pprof 5.267s ok net/internal/socktest 0.045s ok net/mail 0.070s ok net/netip 2.069s ok net/rpc 0.217s ok net/rpc/jsonrpc 0.096s ok net/smtp 0.209s ok net/textproto 0.114s ok net/url 0.134s ok os 3.091s ok os/exec 5.136s ok os/exec/internal/fdtest 0.164s ok os/signal 5.547s ok os/user 0.142s ok path 0.097s ok path/filepath 0.211s ok plugin 0.044s ok reflect 1.460s ok regexp 3.674s ok regexp/syntax 5.504s ok runtime 69.462s ok runtime/cgo 0.115s ok runtime/coverage 0.094s ok runtime/debug 0.226s ok runtime/internal/atomic 0.129s ok runtime/internal/math 0.132s ok runtime/internal/sys 0.071s ok runtime/metrics 0.060s ok runtime/pprof 12.897s ok runtime/race 13.346s ok runtime/trace 9.234s ok sort 0.670s ok strconv 2.496s ok strings 4.653s ok sync 0.791s ok sync/atomic 2.780s ok syscall 1.740s ok testing 2.146s ok testing/fstest 0.089s ok testing/iotest 0.125s ok testing/quick 0.255s ok text/scanner 0.062s ok text/tabwriter 0.060s ok text/template 0.140s ok text/template/parse 0.056s ok time 2.973s ok unicode 0.074s ok unicode/utf16 0.111s ok unicode/utf8 0.071s ok cmd/addr2line 7.363s ok cmd/api 26.296s ok cmd/asm/internal/asm 3.198s ok cmd/asm/internal/lex 0.084s ok cmd/compile/internal/abt 0.117s ok cmd/compile/internal/amd64 81.303s ok cmd/compile/internal/base 0.077s ok cmd/compile/internal/compare 0.091s ok cmd/compile/internal/dwarfgen 1.268s ok cmd/compile/internal/importer 4.436s ok cmd/compile/internal/ir 0.053s ok cmd/compile/internal/logopt 1.775s ok cmd/compile/internal/noder 0.060s ok cmd/compile/internal/reflectdata 0.048s [no tests to run] ok cmd/compile/internal/ssa 39.994s ok cmd/compile/internal/syntax 0.318s ok cmd/compile/internal/test 23.196s ok cmd/compile/internal/typecheck 1.231s ok cmd/compile/internal/types 0.058s ok cmd/compile/internal/types2 34.800s ok cmd/covdata 0.041s ok cmd/cover 4.580s ok cmd/dist 0.040s ok cmd/doc 4.325s ok cmd/fix 19.526s ok cmd/go 428.257s ok cmd/go/internal/auth 0.127s ok cmd/go/internal/cache 0.830s ok cmd/go/internal/fsys 0.518s ok cmd/go/internal/generate 0.150s ok cmd/go/internal/get 0.180s ok cmd/go/internal/imports 0.274s ok cmd/go/internal/load 0.234s ok cmd/go/internal/lockedfile 0.532s ok cmd/go/internal/lockedfile/internal/filelock 0.271s ok cmd/go/internal/modconv 0.158s ok cmd/go/internal/modfetch 0.094s ok cmd/go/internal/modfetch/codehost 0.094s ok cmd/go/internal/modfetch/zip_sum_test 0.074s ok cmd/go/internal/modindex 1.266s ok cmd/go/internal/modload 0.086s ok cmd/go/internal/mvs 0.079s ok cmd/go/internal/par 0.149s ok cmd/go/internal/str 0.107s ok cmd/go/internal/test 0.067s ok cmd/go/internal/vcs 0.124s ok cmd/go/internal/vcweb 0.106s ok cmd/go/internal/vcweb/vcstest 25.697s ok cmd/go/internal/web 0.089s ok cmd/go/internal/work 0.231s ok cmd/gofmt 0.584s ok cmd/internal/archive 4.174s ok cmd/internal/buildid 1.105s ok cmd/internal/dwarf 0.094s ok cmd/internal/edit 0.086s ok cmd/internal/goobj 0.050s ok cmd/internal/moddeps 5.183s ok cmd/internal/notsha256 0.062s ok cmd/internal/obj 1.539s ok cmd/internal/obj/ppc64 0.813s ok cmd/internal/obj/riscv 0.354s ok cmd/internal/obj/s390x 0.085s ok cmd/internal/obj/x86 4.487s ok cmd/internal/objabi 0.086s ok cmd/internal/pkgpath 0.323s ok cmd/internal/pkgpattern 0.062s ok cmd/internal/quoted 0.040s ok cmd/internal/src 0.037s ok cmd/internal/test2json 1.229s ok cmd/link 29.302s ok cmd/link/internal/benchmark 0.067s ok cmd/link/internal/ld 30.460s ok cmd/link/internal/loader 0.358s ok cmd/nm 4.145s ok cmd/objdump 10.365s ok cmd/pack 4.820s ok cmd/pprof 1.984s ok cmd/trace 0.202s ok cmd/vet 42.245s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3426 32983 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2721 43860 ns/op 1857 B/op 37 allocs/op Benchmark/Writer/PAX-4 1894 64656 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4893 23382 ns/op 5178 B/op 16 allocs/op Benchmark/Reader/GNU-4 8064 18019 ns/op 5016 B/op 14 allocs/op Benchmark/Reader/PAX-4 2946 51327 ns/op 8887 B/op 33 allocs/op PASS ok archive/tar 1.261s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 284321150 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 170960322 ns/op BenchmarkZip64TestSizes/4096-4 1174 107813 ns/op BenchmarkZip64TestSizes/1048576-4 140 864517 ns/op BenchmarkZip64TestSizes/67108864-4 1 159751055 ns/op PASS ok archive/zip 1.342s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 203414 574.3 ns/op BenchmarkReaderCopyUnoptimal-4 135745 925.2 ns/op BenchmarkReaderCopyNoWriteTo-4 7785 41131 ns/op BenchmarkReaderWriteToOptimal-4 7951 15279 ns/op BenchmarkReaderReadString-4 129170 1041 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 181682 622.1 ns/op BenchmarkWriterCopyUnoptimal-4 194961 619.7 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 49038 ns/op BenchmarkReaderEmpty-4 14767 8311 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 13340 8566 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 453385 230.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.470s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2835 41433 ns/op 790.86 MB/s BenchmarkWriteByte-4 379 294392 ns/op 13.91 MB/s BenchmarkWriteRune-4 206 575328 ns/op 21.36 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 3787234 ns/op BenchmarkBufferFullSmallReads-4 93 1380783 ns/op BenchmarkBufferWriteBlock/N4096-4 9092 26216 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 280 450984 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 12053675 ns/op 4192277 B/op 22 allocs/op BenchmarkIndexByte/10-4 3322768 33.90 ns/op 295.01 MB/s BenchmarkIndexByte/32-4 3236887 35.41 ns/op 903.73 MB/s BenchmarkIndexByte/4K-4 1000000 130.9 ns/op 31298.84 MB/s BenchmarkIndexBytePortable/10-4 1000000 109.3 ns/op 91.51 MB/s BenchmarkIndexBytePortable/32-4 434830 312.6 ns/op 102.38 MB/s BenchmarkIndexBytePortable/4K-4 3906 32431 ns/op 126.30 MB/s BenchmarkIndexRune/10-4 1000000 125.4 ns/op 79.76 MB/s BenchmarkIndexRune/32-4 1000000 126.5 ns/op 253.06 MB/s BenchmarkIndexRune/4K-4 420604 310.2 ns/op 13203.95 MB/s BenchmarkIndexRuneASCII/10-4 3279742 33.86 ns/op 295.31 MB/s BenchmarkIndexRuneASCII/32-4 3004909 36.74 ns/op 870.97 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 113.9 ns/op 35949.94 MB/s BenchmarkEqual/0-4 9588531 10.97 ns/op BenchmarkEqual/1-4 1180494 100.5 ns/op 9.95 MB/s BenchmarkEqual/6-4 1000000 102.9 ns/op 58.32 MB/s BenchmarkEqual/9-4 1000000 101.3 ns/op 88.86 MB/s BenchmarkEqual/15-4 993616 106.0 ns/op 141.51 MB/s BenchmarkEqual/16-4 1224262 105.8 ns/op 151.25 MB/s BenchmarkEqual/20-4 1000000 111.5 ns/op 179.31 MB/s BenchmarkEqual/32-4 1000000 107.2 ns/op 298.55 MB/s BenchmarkEqual/4K-4 85800 1441 ns/op 2843.36 MB/s BenchmarkIndex/10-4 2189906 53.89 ns/op 185.58 MB/s BenchmarkIndex/32-4 2017273 59.48 ns/op 537.97 MB/s BenchmarkIndex/4K-4 18432 5448 ns/op 751.81 MB/s BenchmarkIndexEasy/10-4 2089857 53.98 ns/op 185.24 MB/s BenchmarkIndexEasy/32-4 2109556 55.81 ns/op 573.42 MB/s BenchmarkIndexEasy/4K-4 514033 250.3 ns/op 16364.76 MB/s BenchmarkCount/10-4 1297358 93.55 ns/op 106.90 MB/s BenchmarkCount/32-4 1273879 92.63 ns/op 345.46 MB/s BenchmarkCount/4K-4 22117 5302 ns/op 772.56 MB/s BenchmarkCountEasy/10-4 1332970 89.20 ns/op 112.10 MB/s BenchmarkCountEasy/32-4 1318629 91.93 ns/op 348.08 MB/s BenchmarkCountEasy/4K-4 464740 272.5 ns/op 15029.46 MB/s BenchmarkCountSingle/10-4 2728111 46.07 ns/op 217.08 MB/s BenchmarkCountSingle/32-4 2489258 45.93 ns/op 696.66 MB/s BenchmarkCountSingle/4K-4 976219 126.9 ns/op 32289.19 MB/s BenchmarkToUpper/#00-4 2686860 44.46 ns/op BenchmarkToUpper/ONLYUPPER-4 319636 418.1 ns/op BenchmarkToUpper/abc-4 371468 281.8 ns/op BenchmarkToUpper/AbC123-4 280976 430.6 ns/op BenchmarkToUpper/azAZ09_-4 277334 455.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 85465 1427 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37834 3328 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58381 2051 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122768 951.0 ns/op BenchmarkToLower/#00-4 2722945 42.95 ns/op BenchmarkToLower/abc-4 423045 310.6 ns/op BenchmarkToLower/AbC123-4 288147 426.1 ns/op BenchmarkToLower/azAZ09_-4 288031 449.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86802 1410 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 39696 2976 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72159 1762 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 132056 939.6 ns/op BenchmarkFields/ASCII/16-4 196329 643.6 ns/op 24.86 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13802 8455 ns/op 30.28 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 900 136778 ns/op 29.95 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 57 2482857 ns/op 26.40 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 38909446 ns/op 26.95 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 74582 1562 ns/op 10.24 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6112 17731 ns/op 14.44 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 405 303304 ns/op 13.50 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 24 5566047 ns/op 11.77 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 92393658 ns/op 11.35 MB/s 11194624 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 139665 863.4 ns/op 18.53 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9507 11848 ns/op 21.61 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 607 202117 ns/op 20.27 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 3994808 ns/op 16.41 MB/s 512258 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 64121554 ns/op 16.35 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 91921 1343 ns/op 11.91 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8935 14494 ns/op 17.66 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 499 250282 ns/op 16.37 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 4510783 ns/op 14.53 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 78490133 ns/op 13.36 MB/s 11194624 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2004174 58.93 ns/op BenchmarkTrimSpace/ASCII-4 1234198 98.85 ns/op BenchmarkTrimSpace/SomeNonASCII-4 110851 1182 ns/op BenchmarkTrimSpace/JustNonASCII-4 52932 2226 ns/op BenchmarkToValidUTF8/Valid-4 464170 291.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 327868 408.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 91071 1330 ns/op BenchmarkIndexHard1-4 1052 104007 ns/op BenchmarkIndexHard2-4 840 142166 ns/op BenchmarkIndexHard3-4 208 567557 ns/op BenchmarkIndexHard4-4 212 564800 ns/op BenchmarkLastIndexHard1-4 8 13206110 ns/op BenchmarkLastIndexHard2-4 7 17459660 ns/op BenchmarkLastIndexHard3-4 6 18469769 ns/op BenchmarkCountHard1-4 1200 102146 ns/op BenchmarkCountHard2-4 864 142421 ns/op BenchmarkCountHard3-4 207 570118 ns/op BenchmarkSplitEmptySeparator-4 1 104373953 ns/op BenchmarkSplitSingleByteSeparator-4 18 7997304 ns/op BenchmarkSplitMultiByteSeparator-4 13 8264991 ns/op BenchmarkSplitNSingleByteSeparator-4 190749 829.0 ns/op BenchmarkSplitNMultiByteSeparator-4 74158 1776 ns/op BenchmarkRepeat-4 142383 832.2 ns/op BenchmarkRepeatLarge/256/1-4 132012 1005 ns/op 254.78 MB/s BenchmarkRepeatLarge/256/16-4 206984 752.0 ns/op 340.42 MB/s BenchmarkRepeatLarge/512/1-4 75036 1489 ns/op 343.90 MB/s BenchmarkRepeatLarge/512/16-4 121615 1084 ns/op 472.52 MB/s BenchmarkRepeatLarge/1024/1-4 52478 2311 ns/op 443.01 MB/s BenchmarkRepeatLarge/1024/16-4 55531 1913 ns/op 535.38 MB/s BenchmarkRepeatLarge/2048/1-4 31693 4034 ns/op 507.68 MB/s BenchmarkRepeatLarge/2048/16-4 42522 3327 ns/op 615.49 MB/s BenchmarkRepeatLarge/4096/1-4 17676 6804 ns/op 602.04 MB/s BenchmarkRepeatLarge/4096/16-4 19165 6131 ns/op 668.13 MB/s BenchmarkRepeatLarge/8192/1-4 10000 12277 ns/op 667.26 MB/s BenchmarkRepeatLarge/8192/16-4 10000 11942 ns/op 686.01 MB/s BenchmarkRepeatLarge/8192/4097-4 18217 6436 ns/op 636.57 MB/s BenchmarkRepeatLarge/16384/1-4 9822 24801 ns/op 660.62 MB/s BenchmarkRepeatLarge/16384/16-4 10000 23834 ns/op 687.41 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18913 ns/op 649.88 MB/s BenchmarkRepeatLarge/32768/1-4 3168 42986 ns/op 762.30 MB/s BenchmarkRepeatLarge/32768/16-4 2618 42026 ns/op 779.70 MB/s BenchmarkRepeatLarge/32768/4097-4 2648 43393 ns/op 660.92 MB/s BenchmarkRepeatLarge/65536/1-4 1334 83115 ns/op 788.49 MB/s BenchmarkRepeatLarge/65536/16-4 1660 86612 ns/op 756.66 MB/s BenchmarkRepeatLarge/65536/4097-4 1970 84446 ns/op 727.75 MB/s BenchmarkRepeatLarge/131072/1-4 326 324441 ns/op 403.99 MB/s BenchmarkRepeatLarge/131072/16-4 355 331123 ns/op 395.84 MB/s BenchmarkRepeatLarge/131072/4097-4 354 313747 ns/op 404.81 MB/s BenchmarkRepeatLarge/262144/1-4 193 608155 ns/op 431.05 MB/s BenchmarkRepeatLarge/262144/16-4 194 632168 ns/op 414.67 MB/s BenchmarkRepeatLarge/262144/4097-4 201 600190 ns/op 430.05 MB/s BenchmarkRepeatLarge/524288/1-4 99 1501926 ns/op 349.08 MB/s BenchmarkRepeatLarge/524288/16-4 108 1169515 ns/op 448.30 MB/s BenchmarkRepeatLarge/524288/4097-4 96 1150322 ns/op 452.32 MB/s BenchmarkRepeatLarge/1048576/1-4 50 2125027 ns/op 493.44 MB/s BenchmarkRepeatLarge/1048576/16-4 54 2066212 ns/op 507.49 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 2341601 ns/op 446.16 MB/s BenchmarkRepeatLarge/2097152/1-4 33 3742947 ns/op 560.29 MB/s BenchmarkRepeatLarge/2097152/16-4 38 3861004 ns/op 543.16 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 3631439 ns/op 576.51 MB/s BenchmarkRepeatLarge/4194304/1-4 16 7231502 ns/op 580.00 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6967684 ns/op 601.97 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6854617 ns/op 611.45 MB/s BenchmarkRepeatLarge/8388608/1-4 8 12736992 ns/op 658.60 MB/s BenchmarkRepeatLarge/8388608/16-4 9 12228824 ns/op 685.97 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 12967498 ns/op 646.74 MB/s BenchmarkRepeatLarge/16777216/1-4 5 25230554 ns/op 664.96 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24851594 ns/op 675.10 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25355294 ns/op 661.68 MB/s BenchmarkRepeatLarge/33554432/1-4 3 50184366 ns/op 668.62 MB/s BenchmarkRepeatLarge/33554432/16-4 3 51117943 ns/op 656.41 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 52617284 ns/op 637.71 MB/s BenchmarkRepeatLarge/67108864/1-4 2 92661007 ns/op 724.24 MB/s BenchmarkRepeatLarge/67108864/16-4 2 87869571 ns/op 763.73 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 87929340 ns/op 763.21 MB/s BenchmarkRepeatLarge/134217728/1-4 1 181710788 ns/op 738.63 MB/s BenchmarkRepeatLarge/134217728/16-4 1 176393453 ns/op 760.90 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 178309780 ns/op 752.72 MB/s BenchmarkRepeatLarge/268435456/1-4 1 398823408 ns/op 673.07 MB/s BenchmarkRepeatLarge/268435456/16-4 1 359937456 ns/op 745.78 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 363227962 ns/op 739.03 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1075399146 ns/op 499.23 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1273626801 ns/op 421.53 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1328730650 ns/op 404.05 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3841529509 ns/op 279.51 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4541374587 ns/op 236.44 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4385416145 ns/op 244.84 MB/s BenchmarkBytesCompare/1-4 9038895 11.96 ns/op BenchmarkBytesCompare/2-4 9257948 13.01 ns/op BenchmarkBytesCompare/4-4 11008951 13.04 ns/op BenchmarkBytesCompare/8-4 13090232 11.10 ns/op BenchmarkBytesCompare/16-4 11558248 11.44 ns/op BenchmarkBytesCompare/32-4 11285755 10.33 ns/op BenchmarkBytesCompare/64-4 10153772 11.04 ns/op BenchmarkBytesCompare/128-4 9344728 12.36 ns/op BenchmarkBytesCompare/256-4 7977138 14.72 ns/op BenchmarkBytesCompare/512-4 4810646 21.58 ns/op BenchmarkBytesCompare/1024-4 3306368 34.85 ns/op BenchmarkBytesCompare/2048-4 2050176 55.65 ns/op BenchmarkIndexAnyASCII/1:1-4 1931748 58.91 ns/op BenchmarkIndexAnyASCII/1:2-4 2016349 58.30 ns/op BenchmarkIndexAnyASCII/1:4-4 1977175 59.55 ns/op BenchmarkIndexAnyASCII/1:8-4 1977472 58.66 ns/op BenchmarkIndexAnyASCII/1:16-4 2015668 57.73 ns/op BenchmarkIndexAnyASCII/1:32-4 1798986 59.98 ns/op BenchmarkIndexAnyASCII/1:64-4 2007775 61.39 ns/op BenchmarkIndexAnyASCII/16:1-4 2131970 56.08 ns/op BenchmarkIndexAnyASCII/16:2-4 502272 235.4 ns/op BenchmarkIndexAnyASCII/16:4-4 581746 197.5 ns/op BenchmarkIndexAnyASCII/16:8-4 614828 197.9 ns/op BenchmarkIndexAnyASCII/16:16-4 579720 201.4 ns/op BenchmarkIndexAnyASCII/16:32-4 471981 224.5 ns/op BenchmarkIndexAnyASCII/16:64-4 435364 260.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1860398 61.72 ns/op BenchmarkIndexAnyASCII/256:2-4 51609 2170 ns/op BenchmarkIndexAnyASCII/256:4-4 52062 2245 ns/op BenchmarkIndexAnyASCII/256:8-4 51462 2253 ns/op BenchmarkIndexAnyASCII/256:16-4 50091 2272 ns/op BenchmarkIndexAnyASCII/256:32-4 46148 2255 ns/op BenchmarkIndexAnyASCII/256:64-4 51940 2271 ns/op BenchmarkIndexAnyUTF8/1:1-4 1919888 60.03 ns/op BenchmarkIndexAnyUTF8/1:2-4 2001260 59.76 ns/op BenchmarkIndexAnyUTF8/1:4-4 1986368 59.72 ns/op BenchmarkIndexAnyUTF8/1:8-4 1900482 59.37 ns/op BenchmarkIndexAnyUTF8/1:16-4 1991960 59.03 ns/op BenchmarkIndexAnyUTF8/1:32-4 1986348 63.87 ns/op BenchmarkIndexAnyUTF8/1:64-4 1978476 59.45 ns/op BenchmarkIndexAnyUTF8/16:1-4 147814 791.9 ns/op BenchmarkIndexAnyUTF8/16:2-4 423373 307.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 375784 305.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 359268 309.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 385057 306.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 355069 325.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 358773 330.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11708 ns/op BenchmarkIndexAnyUTF8/256:2-4 28760 4065 ns/op BenchmarkIndexAnyUTF8/256:4-4 28701 4096 ns/op BenchmarkIndexAnyUTF8/256:8-4 29803 4086 ns/op BenchmarkIndexAnyUTF8/256:16-4 29006 4040 ns/op BenchmarkIndexAnyUTF8/256:32-4 28848 4232 ns/op BenchmarkIndexAnyUTF8/256:64-4 27841 4305 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1943049 60.69 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1987251 62.80 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1846982 67.06 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2008951 59.64 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1953862 59.94 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1935189 60.85 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1960100 59.67 ns/op BenchmarkLastIndexAnyASCII/16:1-4 441606 256.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 464529 250.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 488968 249.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 438363 254.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 450252 260.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 395371 288.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 365791 319.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 38518 3104 ns/op BenchmarkLastIndexAnyASCII/256:2-4 37911 3095 ns/op BenchmarkLastIndexAnyASCII/256:4-4 37030 3100 ns/op BenchmarkLastIndexAnyASCII/256:8-4 36354 3224 ns/op BenchmarkLastIndexAnyASCII/256:16-4 36684 3159 ns/op BenchmarkLastIndexAnyASCII/256:32-4 37008 3414 ns/op BenchmarkLastIndexAnyASCII/256:64-4 36146 3181 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1977344 58.91 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2021008 58.46 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2004078 59.14 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2001366 58.49 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1912335 58.17 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1971256 59.88 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2041194 59.43 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 198124 612.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 371368 300.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 377052 436.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 412363 298.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 432699 306.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 370945 332.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 362960 345.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 14699 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 27001 4098 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 28714 4070 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 29190 4130 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 26745 4210 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 25359 4478 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 26697 4363 ns/op BenchmarkTrimASCII/1:1-4 2061956 57.43 ns/op BenchmarkTrimASCII/1:2-4 1888978 61.52 ns/op BenchmarkTrimASCII/1:4-4 1881022 62.62 ns/op BenchmarkTrimASCII/1:8-4 1788430 64.81 ns/op BenchmarkTrimASCII/1:16-4 1536705 75.62 ns/op BenchmarkTrimASCII/16:1-4 639992 203.5 ns/op BenchmarkTrimASCII/16:2-4 506344 263.6 ns/op BenchmarkTrimASCII/16:4-4 510258 259.2 ns/op BenchmarkTrimASCII/16:8-4 494116 257.6 ns/op BenchmarkTrimASCII/16:16-4 480865 269.4 ns/op BenchmarkTrimASCII/256:1-4 47667 2438 ns/op BenchmarkTrimASCII/256:2-4 38095 3082 ns/op BenchmarkTrimASCII/256:4-4 36834 3128 ns/op BenchmarkTrimASCII/256:8-4 36133 3127 ns/op BenchmarkTrimASCII/256:16-4 35728 3170 ns/op BenchmarkTrimASCII/4096:1-4 3651 37158 ns/op BenchmarkTrimASCII/4096:2-4 2262 50575 ns/op BenchmarkTrimASCII/4096:4-4 2458 48855 ns/op BenchmarkTrimASCII/4096:8-4 2406 48685 ns/op BenchmarkTrimASCII/4096:16-4 2576 48790 ns/op BenchmarkTrimByte-4 1540964 74.83 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16258 7022 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16533 7160 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 973 126818 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1516 66277 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3450 32855 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6922 17392 ns/op BenchmarkCompareBytesEqual-4 13801654 7.811 ns/op BenchmarkCompareBytesToNil-4 15696007 7.228 ns/op BenchmarkCompareBytesEmpty-4 14925266 8.303 ns/op BenchmarkCompareBytesIdentical-4 17647348 6.501 ns/op BenchmarkCompareBytesSameLength-4 14651811 8.280 ns/op BenchmarkCompareBytesDifferentLength-4 14539946 7.760 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2386 44161 ns/op 23744.83 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3067 46225 ns/op 22684.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3099 47516 ns/op 22068.06 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2880 46374 ns/op 22611.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2863 46590 ns/op 22506.87 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2486 44237 ns/op 23703.92 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2539 47662 ns/op 22000.45 MB/s BenchmarkCompareBytesBig-4 3300 43999 ns/op 23832.01 MB/s BenchmarkCompareBytesBigIdentical-4 18610666 6.479 ns/op 161851885.03 MB/s PASS ok bytes 96.659s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 74485766 ns/op 1.34 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 279782497 ns/op 2.03 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23300231 ns/op 0.70 MB/s 3643395 B/op 51 allocs/op PASS ok compress/bzip2 1.371s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 55 2067996 ns/op 4.84 MB/s 42628 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 39557677 ns/op 2.53 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 210652408 ns/op 4.75 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 50 3211960 ns/op 3.11 MB/s 42754 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 33370345 ns/op 3.00 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 226923993 ns/op 4.41 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 61 2755926 ns/op 3.63 MB/s 43000 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 20202946 ns/op 4.95 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 202787719 ns/op 4.93 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 60 2140283 ns/op 4.67 MB/s 42904 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 21181387 ns/op 4.72 MB/s 45841 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 210202456 ns/op 4.76 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 30 3676116 ns/op 2.72 MB/s 42618 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 39510587 ns/op 2.53 MB/s 47192 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 240340891 ns/op 4.16 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 70 2906346 ns/op 3.44 MB/s 43850 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 18086001 ns/op 5.53 MB/s 48481 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 170726198 ns/op 5.86 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 81 1801950 ns/op 5.55 MB/s 42878 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 12929040 ns/op 7.73 MB/s 44999 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 134533676 ns/op 7.43 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 69 1621855 ns/op 6.17 MB/s 43905 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 19734202 ns/op 5.07 MB/s 44999 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 139756022 ns/op 7.16 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 80 1377280 ns/op 7.26 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 17584876 ns/op 5.69 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 138143857 ns/op 7.24 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 3240988 ns/op 3.09 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 22298799 ns/op 4.48 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 208238857 ns/op 4.80 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6549916 ns/op 1.53 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 149827718 ns/op 0.67 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 946659646 ns/op 1.06 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6311523 ns/op 1.58 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 127683858 ns/op 0.78 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 819826934 ns/op 1.22 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 79 1463929 ns/op 6.83 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 13127684 ns/op 7.62 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 151202405 ns/op 6.61 MB/s BenchmarkEncode/Newton/Speed/1e4-4 49 3064419 ns/op 3.26 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 17048038 ns/op 5.87 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 190454090 ns/op 5.25 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5847144 ns/op 1.71 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 100108193 ns/op 1.00 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 623316667 ns/op 1.60 MB/s BenchmarkEncode/Newton/Compression/1e4-4 20 5682861 ns/op 1.76 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 104430268 ns/op 0.96 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 853958265 ns/op 1.17 MB/s PASS ok compress/flate 18.313s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 43 4351313 ns/op 2.30 MB/s BenchmarkDecoder/1e-Reuse4-4 46 2688423 ns/op 3.72 MB/s BenchmarkDecoder/1e5-4 4 26144536 ns/op 3.82 MB/s BenchmarkDecoder/1e-Reuse5-4 3 40408562 ns/op 2.47 MB/s BenchmarkDecoder/1e6-4 1 261800331 ns/op 3.82 MB/s BenchmarkDecoder/1e-Reuse6-4 1 260523769 ns/op 3.84 MB/s BenchmarkEncoder/1e4-4 46 2567218 ns/op 3.90 MB/s BenchmarkEncoder/1e-Reuse4-4 55 2225249 ns/op 4.49 MB/s BenchmarkEncoder/1e5-4 5 21136317 ns/op 4.73 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21933629 ns/op 4.56 MB/s BenchmarkEncoder/1e6-4 1 210263840 ns/op 4.76 MB/s BenchmarkEncoder/1e-Reuse6-4 1 304537029 ns/op 3.28 MB/s PASS ok compress/lzw 3.735s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 21 4798670 ns/op PASS ok container/heap 0.162s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 21724 4951 ns/op BenchmarkWithTimeout/concurrency=40-4 5018 25077 ns/op BenchmarkWithTimeout/concurrency=4000-4 4310 33925 ns/op BenchmarkWithTimeout/concurrency=400000-4 4588 24282 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 356108 566.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16059 7397 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 22342 5451 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4188 34666 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2802 58910 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3541 56022 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 332 472031 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 252 777694 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 394 309670 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 28 4415010 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 7724631 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 40 3957587 ns/op BenchmarkCheckCanceled/Err-4 340136 373.3 ns/op BenchmarkCheckCanceled/Done-4 552832 241.4 ns/op BenchmarkContextCancelDone-4 673345 166.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 25742 5305 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 21501 5076 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17689 6317 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16442 7135 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14814 9072 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 595906 198.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 368229 318.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 164551 716.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 182390 897.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 92558 1291 ns/op PASS ok context 12.875s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1634520 72.95 ns/op 219.33 MB/s BenchmarkDecrypt-4 1482435 131.1 ns/op 122.05 MB/s BenchmarkExpand-4 901909 114.5 ns/op PASS ok crypto/aes 0.775s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 224338 665.6 ns/op 96.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 361327 309.6 ns/op 206.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 225754 586.7 ns/op 109.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 349399 344.3 ns/op 185.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 141049 842.2 ns/op 1602.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 179575 950.4 ns/op 1420.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 132585 951.8 ns/op 1418.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 177943 741.9 ns/op 1819.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 54933 3171 ns/op 2583.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 50809 2472 ns/op 3314.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 43033 3712 ns/op 2206.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 42336 2737 ns/op 2992.81 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5416 21481 ns/op 47.44 MB/s BenchmarkAESCFBDecrypt1K-4 5227 20269 ns/op 50.27 MB/s BenchmarkAESCFBDecrypt8K-4 804 160426 ns/op 51.03 MB/s BenchmarkAESOFB1K-4 8916 13474 ns/op 75.62 MB/s BenchmarkAESCTR1K-4 13783 12029 ns/op 84.71 MB/s BenchmarkAESCTR8K-4 1654 71925 ns/op 113.83 MB/s BenchmarkAESCBCEncrypt1K-4 12436 9511 ns/op 107.67 MB/s BenchmarkAESCBCDecrypt1K-4 15666 8589 ns/op 119.22 MB/s PASS ok crypto/cipher 4.515s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 87656 1409 ns/op 5.68 MB/s BenchmarkDecrypt-4 86779 1435 ns/op 5.57 MB/s BenchmarkTDESEncrypt-4 32374 3671 ns/op 2.18 MB/s BenchmarkTDESDecrypt-4 31524 4338 ns/op 1.84 MB/s PASS ok crypto/des 0.936s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1147 91865 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 14 9210507 ns/op 1085 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19028862 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 86 1527822 ns/op 378 B/op 9 allocs/op PASS ok crypto/ecdh 0.852s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1639 94237 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 48 3071362 ns/op 10774 B/op 62 allocs/op BenchmarkSign/P521-4 20 10274658 ns/op 11160 B/op 63 allocs/op BenchmarkVerify/P256-4 950 108799 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 12 9626251 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 5 26378188 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 4788 30328 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 52 2213801 ns/op 1129 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 4977397 ns/op 1445 B/op 17 allocs/op PASS ok crypto/ecdsa 2.001s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 272 442563 ns/op BenchmarkNewKeyFromSeed-4 247 480034 ns/op BenchmarkSigning-4 234 490990 ns/op BenchmarkVerification-4 157 714209 ns/op PASS ok crypto/ed25519 0.818s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6990 23729 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 148 815893 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 54 2578824 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 4767310 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1611 71878 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 67 2088735 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 15 6810875 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13635294 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 11524 10210 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6822 27445 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4208 41899 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 84 1294364 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2442 57933 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 241 585106 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1622 69207 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 99 1176837 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.604s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15498 12776 ns/op 80.15 MB/s BenchmarkHMACSHA256_32-4 15818 8261 ns/op 3.87 MB/s BenchmarkNewWriteSum-4 10452 13290 ns/op 2.41 MB/s PASS ok crypto/hmac 0.812s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 46300 2489 ns/op BenchmarkModSub-4 54589 2096 ns/op BenchmarkMontgomeryRepr-4 24056 7422 ns/op BenchmarkMontgomeryMul-4 31336 3967 ns/op BenchmarkModMul-4 11272 9919 ns/op BenchmarkExpBig-4 15 7367875 ns/op BenchmarkExp-4 7 20647577 ns/op PASS ok crypto/internal/bigmod 1.599s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3096 43626 ns/op BenchmarkScalarBaseMult-4 270 445345 ns/op BenchmarkScalarMult-4 100 1355883 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 184 676441 ns/op PASS ok crypto/internal/edwards25519 0.978s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 456057 262.4 ns/op BenchmarkMultiply-4 4910944 41.64 ns/op BenchmarkSquare-4 6664003 18.98 ns/op BenchmarkInvert-4 29648 4835 ns/op BenchmarkMult32-4 1309594 98.92 ns/op PASS ok crypto/internal/edwards25519/field 1.307s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 58 1911304 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2035 62275 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 6958367 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13322469 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 150 721911 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12777 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 72 1843045 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 31 3988409 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.781s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 649190 280.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 206344 676.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 100317 1174 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 683556 242.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 215624 538.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 101404 1246 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.475s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 117274 1320 ns/op 6.06 MB/s BenchmarkHash64-4 122540 1394 ns/op 45.91 MB/s BenchmarkHash128-4 133063 1055 ns/op 121.31 MB/s BenchmarkHash256-4 93567 1919 ns/op 133.43 MB/s BenchmarkHash512-4 75050 2168 ns/op 236.14 MB/s BenchmarkHash1K-4 50624 3369 ns/op 303.98 MB/s BenchmarkHash8K-4 9326 12454 ns/op 657.79 MB/s BenchmarkHash1M-4 74 1500941 ns/op 698.61 MB/s BenchmarkHash8M-4 9 12908278 ns/op 649.86 MB/s BenchmarkHash8BytesUnaligned-4 104284 1514 ns/op 5.28 MB/s BenchmarkHash1KUnaligned-4 47479 2335 ns/op 438.57 MB/s BenchmarkHash8KUnaligned-4 9292 14223 ns/op 575.96 MB/s PASS ok crypto/md5 3.092s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 512353798 ns/op PASS ok crypto/rand 0.570s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10928 ns/op 11.71 MB/s BenchmarkRC4_1K-4 1449 87128 ns/op 11.75 MB/s BenchmarkRC4_8K-4 172 666694 ns/op 12.14 MB/s PASS ok crypto/rc4 0.565s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 12236512 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 25555830 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 41848882 ns/op BenchmarkEncryptPKCS1v15/2048-4 32 3714689 ns/op BenchmarkDecryptOAEP/2048-4 9 12194592 ns/op BenchmarkEncryptOAEP/2048-4 30 3712412 ns/op BenchmarkSignPKCS1v15/2048-4 9 15557171 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3869708 ns/op BenchmarkSignPSS/2048-4 10 17014028 ns/op BenchmarkVerifyPSS/2048-4 18 6313270 ns/op PASS ok crypto/rsa 2.101s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 92872 1395 ns/op 5.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 100478 1021 ns/op 7.84 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 72810 1536 ns/op 208.34 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 91074 1627 ns/op 196.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 51391 2555 ns/op 400.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 55720 2741 ns/op 373.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12628 10273 ns/op 797.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 12960 ns/op 632.12 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.766s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 72336 1704 ns/op 4.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 77908 1388 ns/op 5.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 81060 1478 ns/op 5.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25364 4500 ns/op 227.55 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 24462 4291 ns/op 238.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 27564 4400 ns/op 232.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4683 38520 ns/op 212.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4760 29341 ns/op 279.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5041 25247 ns/op 324.48 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.130s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 50763 2278 ns/op 3.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 53211 2128 ns/op 3.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 52332 2072 ns/op 3.86 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31357 4703 ns/op 217.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 27588 3862 ns/op 265.17 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 30592 7072 ns/op 144.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6992 20016 ns/op 409.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7262 19635 ns/op 417.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 6380 20804 ns/op 393.77 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.205s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 20080978 6.000 ns/op BenchmarkConstantTimeEq-4 21099891 5.521 ns/op BenchmarkConstantTimeLessOrEq-4 18382304 7.664 ns/op BenchmarkXORBytes/8Bytes-4 3146215 38.40 ns/op 208.35 MB/s BenchmarkXORBytes/128Bytes-4 2957588 42.77 ns/op 2992.53 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 115.4 ns/op 17748.82 MB/s BenchmarkXORBytes/32768Bytes-4 84009 1437 ns/op 22801.50 MB/s PASS ok crypto/subtle 1.426s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 36 4171449 ns/op BenchmarkCertCache/1-4 28 4051767 ns/op BenchmarkCertCache/2-4 36 4067680 ns/op BenchmarkCertCache/3-4 28 3710929 ns/op BenchmarkHandshakeServer/RSA-4 20 7424891 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 16 6548781 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 20 7032414 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 38 3870702 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 32 4547403 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 25 5161446 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 25 6053664 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 27924327 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 26343368 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 88299254 ns/op 11.88 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 88896530 ns/op 11.80 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 164468437 ns/op 12.75 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 172467575 ns/op 12.16 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 311482434 ns/op 13.47 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 336197583 ns/op 12.48 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 625744870 ns/op 13.41 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 624975451 ns/op 13.42 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1253350076 ns/op 13.39 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1259101907 ns/op 13.32 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2408735780 ns/op 13.93 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2848745244 ns/op 11.78 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4597861574 ns/op 14.60 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6918762357 ns/op 9.70 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 146445479 ns/op 7.16 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 164188852 ns/op 6.39 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 267507236 ns/op 7.84 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 264484478 ns/op 7.93 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 500963605 ns/op 8.37 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 527314215 ns/op 7.95 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 954049624 ns/op 8.79 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 1022513456 ns/op 8.20 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1747928765 ns/op 9.60 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1859883438 ns/op 9.02 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3424536180 ns/op 9.80 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3912977389 ns/op 8.58 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6630577092 ns/op 10.12 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7028939434 ns/op 9.55 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 720118924 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 720148831 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 306860835 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299836406 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 168330193 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160781065 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 92923990 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 90676711 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53626458 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 49595044 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 162410567 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 159148817 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 78316271 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 77691233 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 55234183 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 52603099 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 37952750 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 36211193 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 32169413 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 31022722 ns/op PASS ok crypto/tls 60.869s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16944708 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 294 359321 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 946 188391 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 796 164978 ns/op 14612 B/op 262 allocs/op PASS ok crypto/x509 1.812s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 18 5703108 ns/op 279881 B/op 1628 allocs/op BenchmarkConcurrentStmtQuery-4 26 4406329 ns/op 257879 B/op 1973 allocs/op BenchmarkConcurrentStmtExec-4 56 2989605 ns/op 212901 B/op 575 allocs/op BenchmarkConcurrentTxQuery-4 34 3956167 ns/op 271893 B/op 2131 allocs/op BenchmarkConcurrentTxExec-4 70 2147593 ns/op 87843 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 46 3203290 ns/op 107061 B/op 2085 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1355678 ns/op 40081 B/op 381 allocs/op BenchmarkConcurrentRandom-4 32 4078737 ns/op 227215 B/op 1799 allocs/op BenchmarkManyConcurrentQueries-4 1807 61733 ns/op 4086 B/op 20 allocs/op PASS ok database/sql 1.808s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 114192 1023 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 46 2210253 ns/op 188326 B/op 14 allocs/op Benchmark115/LineToPC-4 60 1737516 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16390 12381 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.840s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 706 172451 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2605 71801 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.439s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 248 483357 ns/op 16.95 MB/s BenchmarkEncodeToString-4 225 532394 ns/op 15.39 MB/s BenchmarkDecode-4 147 800645 ns/op 16.38 MB/s BenchmarkDecodeString-4 136 1046731 ns/op 12.53 MB/s PASS ok encoding/base32 0.879s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 290 461754 ns/op 17.74 MB/s BenchmarkDecodeString/2-4 282343 672.7 ns/op 5.95 MB/s BenchmarkDecodeString/4-4 240214 897.5 ns/op 8.91 MB/s BenchmarkDecodeString/8-4 233145 605.3 ns/op 19.82 MB/s BenchmarkDecodeString/64-4 41508 2905 ns/op 30.29 MB/s BenchmarkDecodeString/8192-4 396 434484 ns/op 25.14 MB/s BenchmarkNewEncoding-4 102123 1331 ns/op 192.37 MB/s PASS ok encoding/base64 1.691s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1335 90356 ns/op 44.27 MB/s BenchmarkReadStruct-4 17152 11518 ns/op 6.51 MB/s BenchmarkWriteStruct-4 15901 6824 ns/op 10.99 MB/s BenchmarkReadInts-4 22701 5193 ns/op 5.78 MB/s BenchmarkWriteInts-4 30819 3791 ns/op 7.91 MB/s BenchmarkWriteSlice1000Int32s-4 993 143191 ns/op 27.93 MB/s BenchmarkPutUint16-4 2513269 55.61 ns/op 35.96 MB/s BenchmarkAppendUint16-4 2675668 42.23 ns/op 47.36 MB/s BenchmarkPutUint32-4 1000000 108.4 ns/op 36.89 MB/s BenchmarkAppendUint32-4 1327341 93.94 ns/op 42.58 MB/s BenchmarkPutUint64-4 1244583 100.2 ns/op 79.81 MB/s BenchmarkAppendUint64-4 1096705 100.5 ns/op 79.60 MB/s BenchmarkLittleEndianPutUint16-4 2543802 47.19 ns/op 42.38 MB/s BenchmarkLittleEndianAppendUint16-4 2842483 41.94 ns/op 47.68 MB/s BenchmarkLittleEndianPutUint32-4 1522058 74.75 ns/op 53.51 MB/s BenchmarkLittleEndianAppendUint32-4 2301067 53.48 ns/op 74.79 MB/s BenchmarkLittleEndianPutUint64-4 1000000 106.2 ns/op 75.32 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 102.5 ns/op 78.03 MB/s BenchmarkReadFloats-4 157959 1357 ns/op 8.84 MB/s BenchmarkWriteFloats-4 109536 1285 ns/op 9.34 MB/s BenchmarkReadSlice1000Float32s-4 1291 106103 ns/op 37.70 MB/s BenchmarkWriteSlice1000Float32s-4 1125 113111 ns/op 35.36 MB/s BenchmarkReadSlice1000Uint8s-4 49304 3371 ns/op 296.67 MB/s BenchmarkWriteSlice1000Uint8s-4 70510 2933 ns/op 340.91 MB/s BenchmarkPutUvarint32-4 948567 129.5 ns/op 30.88 MB/s BenchmarkPutUvarint64-4 243858 473.3 ns/op 16.90 MB/s PASS ok encoding/binary 6.261s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6272 20324 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6406 28605 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6430 29533 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3579 35612 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7216 18024 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6747 17230 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6880 25858 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3517 33067 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 17323 ns/op PASS ok encoding/csv 1.724s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6220 18161 ns/op BenchmarkEndToEndByteBuffer-4 8065 15080 ns/op BenchmarkEndToEndSliceByteBuffer-4 224 596318 ns/op BenchmarkEncodeComplex128Slice-4 464 217653 ns/op BenchmarkEncodeFloat64Slice-4 1174 99978 ns/op BenchmarkEncodeInt32Slice-4 1051 107018 ns/op BenchmarkEncodeStringSlice-4 1567 73309 ns/op BenchmarkEncodeInterfaceSlice-4 62 2126274 ns/op BenchmarkDecodeComplex128Slice-4 525 285469 ns/op BenchmarkDecodeFloat64Slice-4 817 133879 ns/op BenchmarkDecodeInt32Slice-4 994 141595 ns/op BenchmarkDecodeStringSlice-4 339 352488 ns/op BenchmarkDecodeStringsSlice-4 135 868295 ns/op BenchmarkDecodeBytesSlice-4 384 376192 ns/op BenchmarkDecodeInterfaceSlice-4 50 2044418 ns/op BenchmarkDecodeMap-4 79 1482130 ns/op PASS ok encoding/gob 3.562s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10329 12589 ns/op 20.34 MB/s BenchmarkEncode/1024-4 2793 48513 ns/op 21.11 MB/s BenchmarkEncode/4096-4 622 207440 ns/op 19.75 MB/s BenchmarkEncode/16384-4 162 1036043 ns/op 15.81 MB/s BenchmarkDecode/256-4 22054 5436 ns/op 47.10 MB/s BenchmarkDecode/1024-4 6894 27957 ns/op 36.63 MB/s BenchmarkDecode/4096-4 1545 92632 ns/op 44.22 MB/s BenchmarkDecode/16384-4 361 729773 ns/op 22.45 MB/s BenchmarkDump/256-4 1105 144024 ns/op 1.78 MB/s BenchmarkDump/1024-4 260 450408 ns/op 2.27 MB/s BenchmarkDump/4096-4 74 1705638 ns/op 2.40 MB/s BenchmarkDump/16384-4 16 12846880 ns/op 1.28 MB/s PASS ok encoding/hex 2.891s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 122572469 ns/op 15.83 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 130484051 ns/op 14.87 MB/s 5328 B/op 71 allocs/op BenchmarkCodeMarshal-4 1 153905388 ns/op 12.61 MB/s 1943656 B/op 18 allocs/op BenchmarkCodeMarshalError-4 1 183906508 ns/op 10.55 MB/s 10335064 B/op 101 allocs/op BenchmarkMarshalBytes/32-4 21759 5988 ns/op BenchmarkMarshalBytes/256-4 6286 21472 ns/op BenchmarkMarshalBytes/4096-4 417 288001 ns/op BenchmarkMarshalBytesError/32-4 45 3476150 ns/op BenchmarkMarshalBytesError/256-4 50 2261019 ns/op BenchmarkMarshalBytesError/4096-4 44 2453922 ns/op BenchmarkCodeDecoder-4 1 554548114 ns/op 3.50 MB/s 11145576 B/op 92717 allocs/op BenchmarkUnicodeDecoder-4 27446 4820 ns/op 2.90 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 38791 3316 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 388090794 ns/op 5.00 MB/s 3068112 B/op 92685 allocs/op BenchmarkCodeUnmarshalReuse-4 1 376091087 ns/op 5.16 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 63356 1948 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 113312 1319 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 188884 1005 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 50370 2540 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 54366 2640 ns/op 142 B/op 2 allocs/op BenchmarkUnmapped-4 16358 6591 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3298 36403 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 576 192351 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1237778 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 11205501 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 537241 214.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 540679 219.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 499062 219.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 562908 231.9 ns/op BenchmarkEncodeMarshaler-4 50034 2078 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 65422 1648 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4592298 26.33 ns/op BenchmarkNumberIsValidRegexp-4 16456 6850 ns/op PASS ok encoding/json 9.472s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 37 3351764 ns/op 19.55 MB/s BenchmarkDecode-4 26 6847379 ns/op 12.97 MB/s PASS ok encoding/pem 0.667s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1642 79189 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 566 221531 ns/op 8291 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2144 55257 ns/op PASS ok encoding/xml 0.655s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 341566 340.3 ns/op BenchmarkIntSet-4 533938 201.0 ns/op BenchmarkFloatAdd-4 129924 777.4 ns/op BenchmarkFloatSet-4 677383 225.0 ns/op BenchmarkStringSet-4 287246 410.9 ns/op BenchmarkMapSet-4 124676 1065 ns/op BenchmarkMapSetDifferent-4 38155 2753 ns/op BenchmarkMapSetDifferentRandom-4 232 470070 ns/op BenchmarkMapSetString-4 112845 1011 ns/op BenchmarkMapAddSame-4 23638 4742 ns/op BenchmarkMapAddDifferent-4 10150 14240 ns/op BenchmarkMapAddDifferentRandom-4 214 783067 ns/op BenchmarkMapAddSameSteadyState-4 218122 476.3 ns/op BenchmarkMapAddDifferentSteadyState-4 121761 1062 ns/op BenchmarkRealworldExpvarUsage-4 12932 10637 ns/op PASS ok expvar 3.471s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 67798 1902 ns/op BenchmarkSprintfEmpty-4 238378 499.9 ns/op BenchmarkSprintfString-4 161708 865.8 ns/op BenchmarkSprintfTruncateString-4 172412 977.2 ns/op BenchmarkSprintfTruncateBytes-4 110497 1293 ns/op BenchmarkSprintfSlowParsingPath-4 148795 882.5 ns/op BenchmarkSprintfQuoteString-4 39121 3047 ns/op BenchmarkSprintfInt-4 167312 923.9 ns/op BenchmarkSprintfIntInt-4 128514 1145 ns/op BenchmarkSprintfPrefixedInt-4 167169 1383 ns/op BenchmarkSprintfFloat-4 82458 1721 ns/op BenchmarkSprintfComplex-4 33140 3257 ns/op BenchmarkSprintfBoolean-4 136918 807.9 ns/op BenchmarkSprintfHexString-4 71893 2164 ns/op BenchmarkSprintfHexBytes-4 64641 2668 ns/op BenchmarkSprintfBytes-4 28837 4734 ns/op BenchmarkSprintfStringer-4 41623 2629 ns/op BenchmarkSprintfStructure-4 20139 6087 ns/op BenchmarkManyArgs-4 35551 3335 ns/op BenchmarkFprintInt-4 64988 1813 ns/op BenchmarkFprintfBytes-4 67132 2091 ns/op BenchmarkFprintIntNoAlloc-4 61689 1993 ns/op BenchmarkScanInts-4 30 5266634 ns/op BenchmarkScanRecursiveInt-4 1 495237612 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 497430718 ns/op PASS ok fmt 6.568s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 375 272505 ns/op PASS ok go/build 0.228s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 37562 4598 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 11324 18191 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 2787 54163 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 624 177320 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 248 541238 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 52 2276265 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 9329911 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 38882959 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 165542225 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.081s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 469503895 ns/op 0.14 MB/s 45805288 B/op 48827 allocs/op PASS ok go/format 0.589s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21942471 ns/op 2.45 MB/s BenchmarkParseOnly-4 5 36322106 ns/op 1.48 MB/s BenchmarkResolve-4 56 2554124 ns/op 21.09 MB/s PASS ok go/parser 2.345s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 222421406 ns/op 0.23 MB/s 5117560 B/op 27610 allocs/op BenchmarkPrintDecl-4 609 188428 ns/op 0.17 MB/s 17395 B/op 51 allocs/op PASS ok go/printer 0.468s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 231 471502 ns/op BenchmarkScanFiles/go/types/expr.go-4 9 11476700 ns/op 4.76 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 22686864 ns/op 3.17 MB/s BenchmarkScanFiles/net/http/server.go-4 6 20258824 ns/op 5.61 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 196 603955 ns/op 5.09 MB/s PASS ok go/scanner 1.140s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 170.1 ns/op PASS ok go/token 0.289s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 128 1020913 ns/op BenchmarkNamed/Underlying/nongeneric-4 917142 131.7 ns/op BenchmarkNamed/Underlying/generic-4 1000000 129.7 ns/op BenchmarkNamed/Underlying/src_instance-4 951900 127.7 ns/op BenchmarkNamed/Underlying/user_instance-4 864453 128.1 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 13236 8391 ns/op BenchmarkNamed/NewMethodSet/generic-4 14688 7784 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16672 9625 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 15716 8242 ns/op BenchmarkCheck/http/funcbodies/info-4 1 639333976 ns/op 47489 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 484578035 ns/op 62698 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 298363159 ns/op 101609 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 332979498 ns/op 90816 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2955899061 ns/op 1732 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 163251153 ns/op 31217 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 126553631 ns/op 40146 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 87428651 ns/op 58244 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 817202652 ns/op 2649 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 116376410 ns/op 18486 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 77435408 ns/op 27806 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 87119623 ns/op 24490 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2144923359 ns/op 28934 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 543774042 ns/op 113983 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 131407876 ns/op 470875 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 101728498 ns/op 602627 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3113072015 ns/op 648.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 137230600 ns/op 14647 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 122427843 ns/op 16340 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 110936570 ns/op 17964 lines/s PASS ok go/types 49.447s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 15812 ns/op 64.76 MB/s PASS ok hash/adler32 0.298s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 207021 655.7 ns/op 22.88 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 187730 710.9 ns/op 21.10 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 136310 1163 ns/op 34.39 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 116163 944.2 ns/op 42.36 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 428986 434.5 ns/op 1178.35 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 377048 440.4 ns/op 1162.49 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 322440 347.2 ns/op 2949.23 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 340260 695.0 ns/op 1473.44 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 238353 530.4 ns/op 7722.33 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 162426 694.5 ns/op 5897.54 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 53006 2179 ns/op 15039.62 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 63652 3202 ns/op 10233.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 386082 478.6 ns/op 31.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 329038 372.9 ns/op 40.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 345913 338.0 ns/op 118.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 341019 345.4 ns/op 115.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 283047 472.8 ns/op 1082.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 253414 434.9 ns/op 1177.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 299581 868.3 ns/op 1179.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 260634 597.4 ns/op 1714.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 233341 594.4 ns/op 6890.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 209085 902.0 ns/op 4541.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 48386 2400 ns/op 13652.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 49432 4255 ns/op 7701.19 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 221624 530.7 ns/op 28.27 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 237447 600.2 ns/op 24.99 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 119504 1015 ns/op 39.39 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 107938 1975 ns/op 20.25 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 11082 ns/op 46.20 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 11934 ns/op 42.90 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5689 24115 ns/op 42.46 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5130 25741 ns/op 39.78 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1292 92716 ns/op 44.18 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1110 110922 ns/op 36.93 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 164 1314616 ns/op 24.93 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 153 750389 ns/op 43.67 MB/s PASS ok hash/crc32 8.918s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 136 824050 ns/op 79.53 MB/s BenchmarkCrc64/ISO4KB-4 1641 80818 ns/op 50.68 MB/s BenchmarkCrc64/ISO1KB-4 7198 16143 ns/op 63.43 MB/s BenchmarkCrc64/ECMA64KB-4 156 791035 ns/op 82.85 MB/s BenchmarkCrc64/Random64KB-4 151 885928 ns/op 73.97 MB/s BenchmarkCrc64/Random16KB-4 600 197210 ns/op 83.08 MB/s PASS ok hash/crc64 1.424s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14035 8406 ns/op 121.81 MB/s BenchmarkFnv32aKB-4 14078 8287 ns/op 123.57 MB/s BenchmarkFnv64KB-4 14083 8441 ns/op 121.31 MB/s BenchmarkFnv64aKB-4 10000 16351 ns/op 62.63 MB/s BenchmarkFnv128KB-4 1791 84269 ns/op 12.15 MB/s BenchmarkFnv128aKB-4 1748 76229 ns/op 13.43 MB/s PASS ok hash/fnv 1.369s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 251656 499.9 ns/op 8.00 MB/s BenchmarkHash/n=4/Bytes-4 3047989 38.56 ns/op 103.72 MB/s BenchmarkHash/n=4/String-4 3134642 37.98 ns/op 105.31 MB/s BenchmarkHash/n=8/Write-4 364452 317.3 ns/op 25.21 MB/s BenchmarkHash/n=8/Bytes-4 3169050 34.76 ns/op 230.17 MB/s BenchmarkHash/n=8/String-4 3207597 58.38 ns/op 137.03 MB/s BenchmarkHash/n=16/Write-4 420259 283.2 ns/op 56.50 MB/s BenchmarkHash/n=16/Bytes-4 2343008 63.89 ns/op 250.43 MB/s BenchmarkHash/n=16/String-4 3526148 49.24 ns/op 324.94 MB/s BenchmarkHash/n=32/Write-4 519586 388.4 ns/op 82.38 MB/s BenchmarkHash/n=32/Bytes-4 3496308 39.70 ns/op 805.95 MB/s BenchmarkHash/n=32/String-4 3518479 41.91 ns/op 763.51 MB/s BenchmarkHash/n=64/Write-4 444732 269.1 ns/op 237.82 MB/s BenchmarkHash/n=64/Bytes-4 3121516 37.21 ns/op 1720.01 MB/s BenchmarkHash/n=64/String-4 2997084 50.89 ns/op 1257.71 MB/s BenchmarkHash/n=256/Write-4 278523 708.4 ns/op 361.36 MB/s BenchmarkHash/n=256/Bytes-4 2164723 82.58 ns/op 3100.10 MB/s BenchmarkHash/n=256/String-4 1000000 106.5 ns/op 2403.14 MB/s BenchmarkHash/n=320/Write-4 252831 892.9 ns/op 358.38 MB/s BenchmarkHash/n=320/Bytes-4 1000000 124.0 ns/op 2579.70 MB/s BenchmarkHash/n=320/String-4 1643820 71.54 ns/op 4472.91 MB/s BenchmarkHash/n=1024/Write-4 205446 625.6 ns/op 1636.78 MB/s BenchmarkHash/n=1024/Bytes-4 787392 154.5 ns/op 6629.28 MB/s BenchmarkHash/n=1024/String-4 509156 228.7 ns/op 4477.31 MB/s BenchmarkHash/n=4096/Write-4 70024 1985 ns/op 2063.82 MB/s BenchmarkHash/n=4096/Bytes-4 204992 550.9 ns/op 7435.58 MB/s BenchmarkHash/n=4096/String-4 225135 701.9 ns/op 5835.30 MB/s BenchmarkHash/n=16384/Write-4 23656 5298 ns/op 3092.59 MB/s BenchmarkHash/n=16384/Bytes-4 57892 2252 ns/op 7274.15 MB/s BenchmarkHash/n=16384/String-4 60240 3167 ns/op 5173.46 MB/s PASS ok hash/maphash 7.091s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 486 287348 ns/op BenchmarkEscapeNone-4 113994 1001 ns/op BenchmarkUnescape-4 558 205066 ns/op BenchmarkUnescapeNone-4 682762 230.4 ns/op BenchmarkUnescapeSparse-4 10000 31361 ns/op BenchmarkUnescapeDense-4 913 177033 ns/op PASS ok html 1.602s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6993 17553 ns/op BenchmarkCSSEscaperNoSpecials-4 35630 4200 ns/op BenchmarkDecodeCSS-4 20995 5997 ns/op BenchmarkDecodeCSSNoSpecials-4 2979418 41.27 ns/op BenchmarkCSSValueFilter-4 87452 1424 ns/op BenchmarkCSSValueFilterOk-4 59215 1778 ns/op BenchmarkEscapedExecute-4 4158 29757 ns/op BenchmarkHTMLNospaceEscaper-4 7465 15245 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 41851 2605 ns/op BenchmarkStripTags-4 17695 10598 ns/op BenchmarkStripTagsNoSpecials-4 227380 752.1 ns/op BenchmarkJSValEscaperWithNum-4 20013 9595 ns/op BenchmarkJSValEscaperWithStr-4 4162 25284 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18254 9613 ns/op BenchmarkJSValEscaperWithObj-4 4465 34935 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 14137 ns/op BenchmarkJSStrEscaperNoSpecials-4 40246 2819 ns/op BenchmarkJSStrEscaper-4 10000 13377 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 40969 4146 ns/op BenchmarkJSRegexpEscaper-4 10000 16457 ns/op BenchmarkTemplateSpecialTags-4 56 2141893 ns/op BenchmarkURLEscaper-4 3454 46948 ns/op BenchmarkURLEscaperNoSpecials-4 139562 1174 ns/op BenchmarkURLNormalizer-4 4489 25472 ns/op BenchmarkURLNormalizerNoSpecials-4 147680 964.7 ns/op BenchmarkSrcsetFilter-4 10000 11445 ns/op BenchmarkSrcsetFilterNoSpecials-4 84823 1373 ns/op PASS ok html/template 6.543s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 408525 273.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 485305 285.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 401193 271.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 429319 399.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1283017 89.49 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 127.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 111.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1034422 116.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 127.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 327289 393.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 267235 641.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 326883 407.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 329113 580.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 578484 221.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 464073 308.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 630650 191.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 322344 318.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 349646 389.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1127371 105.3 ns/op BenchmarkRGBASetRGBA-4 1000000 130.5 ns/op BenchmarkRGBA64At-4 714900 232.8 ns/op BenchmarkRGBA64SetRGBA64-4 467037 289.6 ns/op BenchmarkNRGBAAt-4 1000000 158.3 ns/op BenchmarkNRGBASetNRGBA-4 1000000 107.5 ns/op BenchmarkNRGBA64At-4 825408 174.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 808430 253.0 ns/op BenchmarkAlphaAt-4 1850661 63.57 ns/op BenchmarkAlphaSetAlpha-4 1817720 69.42 ns/op BenchmarkAlpha16At-4 1209212 99.99 ns/op BenchmarkAlphaSetAlpha16-4 1000000 116.5 ns/op BenchmarkGrayAt-4 1511793 68.08 ns/op BenchmarkGraySetGray-4 1484085 67.49 ns/op BenchmarkGray16At-4 1176868 97.65 ns/op BenchmarkGraySetGray16-4 1000000 108.4 ns/op PASS ok image 8.376s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2988066 37.10 ns/op BenchmarkYCbCrToRGB/128-4 2382694 46.03 ns/op BenchmarkYCbCrToRGB/255-4 3221556 39.56 ns/op BenchmarkRGBToYCbCr/0-4 2657938 54.64 ns/op BenchmarkRGBToYCbCr/Cb-4 2669424 50.39 ns/op BenchmarkRGBToYCbCr/Cr-4 1921484 73.26 ns/op BenchmarkYCbCrToRGBA/0-4 1808406 57.76 ns/op BenchmarkYCbCrToRGBA/128-4 2108676 63.97 ns/op BenchmarkYCbCrToRGBA/255-4 2045161 50.53 ns/op BenchmarkNYCbCrAToRGBA/0-4 2262346 73.00 ns/op BenchmarkNYCbCrAToRGBA/128-4 2462115 56.45 ns/op BenchmarkNYCbCrAToRGBA/255-4 2531396 65.21 ns/op PASS ok image/color 3.216s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 1 101393855 ns/op BenchmarkFillSrc-4 303 559964 ns/op BenchmarkCopyOver-4 6 20090115 ns/op BenchmarkCopySrc-4 358 461059 ns/op BenchmarkNRGBAOver-4 6 18577301 ns/op BenchmarkNRGBASrc-4 10 13239683 ns/op BenchmarkYCbCr-4 9 14010401 ns/op BenchmarkGray-4 14 7909976 ns/op BenchmarkCMYK-4 9 18870949 ns/op BenchmarkGlyphOver-4 19 10338608 ns/op BenchmarkRGBAMaskOver-4 4 49877123 ns/op BenchmarkGrayMaskOver-4 6 21214824 ns/op BenchmarkRGBA64ImageMaskOver-4 3 35522651 ns/op BenchmarkRGBA-4 4 25168576 ns/op BenchmarkPalettedFill-4 871 184277 ns/op BenchmarkPalettedRGBA-4 4 27027184 ns/op BenchmarkGenericOver-4 2 94052301 ns/op BenchmarkGenericMaskOver-4 4 39668183 ns/op BenchmarkGenericSrc-4 3 54139525 ns/op BenchmarkGenericMaskSrc-4 3 64621479 ns/op PASS ok image/draw 8.369s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 19 6726983 ns/op 2.30 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 187181503 ns/op 1.64 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2697135528 ns/op 0.46 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 55 2611221 ns/op 5.92 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 193892471 ns/op 0.32 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.537s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4604 26048 ns/op BenchmarkIDCT-4 5244 29687 ns/op BenchmarkDecodeBaseline-4 7 15715727 ns/op 3.93 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19359313 ns/op 3.19 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 160117093 ns/op 7.67 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 290874841 ns/op 3.17 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.801s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17771884 8.225 ns/op BenchmarkDecodeGray-4 10 13991113 ns/op 4.68 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39599122 ns/op 6.62 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34250146 ns/op 7.65 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5895003 ns/op 11.12 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 35708127 ns/op 7.34 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 60049903 ns/op 4.37 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 53658537 ns/op 5.73 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 71163882 ns/op 4.32 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 218608593 ns/op 5.62 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 216356008 ns/op 5.68 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 38456872 ns/op 7.99 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 258450008 ns/op 4.75 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 688908592 ns/op 1.78 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.232s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 90190507 ns/op 1.11 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 46011401 ns/op 2.17 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 324828617 ns/op 1.54 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 261765299 ns/op 1.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 45042050 ns/op 2.22 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 38852809 ns/op 2.57 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 236186870 ns/op 2.12 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 285968576 ns/op 1.75 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 529624362 ns/op 1.89 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 648136197 ns/op 1.54 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3005784173 ns/op 1.66 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2623084794 ns/op 1.91 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 8341980 ns/op 11.99 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 8204971 ns/op 12.19 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 39051964 ns/op 12.80 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 40747376 ns/op 12.27 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 80572906 ns/op 12.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 80623690 ns/op 12.40 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 383683831 ns/op 13.03 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 431671671 ns/op 11.58 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 53642362 ns/op 1.86 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 43704658 ns/op 2.29 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 303602525 ns/op 1.65 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 260587036 ns/op 1.92 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 608088626 ns/op 1.64 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 626141525 ns/op 1.60 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4803035158 ns/op 1.04 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4544896298 ns/op 1.10 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 136037689 ns/op 30.72 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 140860093 ns/op 29.67 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 63.339s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 32098 3175 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/2-4 36801 3378 ns/op 0.59 MB/s BenchmarkMarshalCorpusFile/4-4 34416 3651 ns/op 1.10 MB/s BenchmarkMarshalCorpusFile/8-4 25777 4472 ns/op 1.79 MB/s BenchmarkMarshalCorpusFile/16-4 20212 5658 ns/op 2.83 MB/s BenchmarkMarshalCorpusFile/32-4 13420 9304 ns/op 3.44 MB/s BenchmarkMarshalCorpusFile/64-4 7818 14503 ns/op 4.41 MB/s BenchmarkMarshalCorpusFile/128-4 4562 24794 ns/op 5.16 MB/s BenchmarkMarshalCorpusFile/256-4 2354 47296 ns/op 5.41 MB/s BenchmarkMarshalCorpusFile/512-4 1398 94420 ns/op 5.42 MB/s BenchmarkMarshalCorpusFile/1024-4 698 186989 ns/op 5.48 MB/s BenchmarkMarshalCorpusFile/2048-4 330 393520 ns/op 5.20 MB/s BenchmarkMarshalCorpusFile/4096-4 150 759202 ns/op 5.40 MB/s BenchmarkMarshalCorpusFile/8192-4 85 1508771 ns/op 5.43 MB/s BenchmarkMarshalCorpusFile/16384-4 44 2845975 ns/op 5.76 MB/s BenchmarkMarshalCorpusFile/32768-4 19 6593875 ns/op 4.97 MB/s BenchmarkMarshalCorpusFile/65536-4 8 13056054 ns/op 5.02 MB/s BenchmarkMarshalCorpusFile/131072-4 4 27367963 ns/op 4.79 MB/s BenchmarkMarshalCorpusFile/262144-4 3 51246336 ns/op 5.12 MB/s BenchmarkMarshalCorpusFile/524288-4 1 101423754 ns/op 5.17 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 191567421 ns/op 5.47 MB/s BenchmarkUnmarshalCorpusFile/1-4 9271 12198 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 9126 13762 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/4-4 6999 15588 ns/op 0.26 MB/s BenchmarkUnmarshalCorpusFile/8-4 7486 15573 ns/op 0.51 MB/s BenchmarkUnmarshalCorpusFile/16-4 5372 19410 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/32-4 4245 27393 ns/op 1.17 MB/s BenchmarkUnmarshalCorpusFile/64-4 4059 32844 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/128-4 2683 44598 ns/op 2.87 MB/s BenchmarkUnmarshalCorpusFile/256-4 1009 116038 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/512-4 507 217329 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/1024-4 280 410948 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/2048-4 136 821295 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/4096-4 78 1624155 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/8192-4 38 3329971 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/16384-4 19 6785908 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13164388 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26040543 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 52850763 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 110802548 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 218328898 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 430995407 ns/op 2.43 MB/s BenchmarkMutatorBytes/1-4 34906 3375 ns/op BenchmarkMutatorBytes/10-4 37707 3165 ns/op BenchmarkMutatorBytes/100-4 34772 3429 ns/op BenchmarkMutatorBytes/1000-4 25317 5196 ns/op BenchmarkMutatorBytes/10000-4 6991 22288 ns/op BenchmarkMutatorBytes/100000-4 968 134864 ns/op BenchmarkMutatorString/1-4 35985 3575 ns/op BenchmarkMutatorString/10-4 35704 3307 ns/op BenchmarkMutatorString/100-4 31203 4019 ns/op BenchmarkMutatorString/1000-4 15033 7379 ns/op BenchmarkMutatorString/10000-4 3285 47189 ns/op BenchmarkMutatorString/100000-4 360 364915 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17923 6769 ns/op BenchmarkMutatorAllBasicTypes/string-4 17229 7861 ns/op BenchmarkMutatorAllBasicTypes/bool-4 51544 2066 ns/op BenchmarkMutatorAllBasicTypes/float32-4 47372 2287 ns/op BenchmarkMutatorAllBasicTypes/float64-4 50785 2199 ns/op BenchmarkMutatorAllBasicTypes/int-4 55964 2118 ns/op BenchmarkMutatorAllBasicTypes/int8-4 56062 2159 ns/op BenchmarkMutatorAllBasicTypes/int16-4 56835 2077 ns/op BenchmarkMutatorAllBasicTypes/int32-4 56137 2014 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58878 2066 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 52262 2111 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 51102 2132 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 53859 2138 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 53064 2169 ns/op PASS ok internal/fuzz 12.915s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 17942 7267 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 152946 813.6 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.635s PASS ok internal/poll 0.041s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 20049886 ns/op PASS ok internal/trace 2.682s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11159 ns/op BenchmarkCopyNLarge-4 321 526909 ns/op PASS ok io 0.546s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 166154 755.5 ns/op BenchmarkPrintln-4 28533 4223 ns/op BenchmarkPrintlnNoFlags-4 46740 2539 ns/op PASS ok log 0.555s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2629838 42.09 ns/op BenchmarkAcosh-4 1423964 80.44 ns/op BenchmarkAsin-4 2822611 41.11 ns/op BenchmarkAsinh-4 1388961 86.81 ns/op BenchmarkAtan-4 3351546 33.64 ns/op BenchmarkAtanh-4 1340050 81.92 ns/op BenchmarkAtan2-4 2519628 47.13 ns/op BenchmarkCbrt-4 1796174 65.35 ns/op BenchmarkCeil-4 26544531 4.845 ns/op BenchmarkCopysign-4 4269067 27.68 ns/op BenchmarkCos-4 1498662 77.90 ns/op BenchmarkCosh-4 2009924 58.57 ns/op BenchmarkErf-4 3582160 32.46 ns/op BenchmarkErfc-4 3569582 32.57 ns/op BenchmarkErfinv-4 3335269 36.11 ns/op BenchmarkErfcinv-4 3116832 37.03 ns/op BenchmarkExp-4 8334637 14.63 ns/op BenchmarkExpGo-4 1000000 103.3 ns/op BenchmarkExpm1-4 2709957 42.76 ns/op BenchmarkExp2-4 1241586 95.37 ns/op BenchmarkExp2Go-4 1000000 104.2 ns/op BenchmarkAbs-4 5874937 23.74 ns/op BenchmarkDim-4 11344614 9.747 ns/op BenchmarkFloor-4 25804764 4.875 ns/op BenchmarkMax-4 18294148 7.068 ns/op BenchmarkMin-4 18690664 7.266 ns/op BenchmarkMod-4 418360 291.8 ns/op BenchmarkFrexp-4 2175544 57.30 ns/op BenchmarkGamma-4 838549 134.7 ns/op BenchmarkHypot-4 14035636 9.165 ns/op BenchmarkHypotGo-4 1878128 61.13 ns/op BenchmarkIlogb-4 2361662 49.49 ns/op BenchmarkJ0-4 313305 406.5 ns/op BenchmarkJ1-4 313753 401.9 ns/op BenchmarkJn-4 145410 833.1 ns/op BenchmarkLdexp-4 2176735 56.20 ns/op BenchmarkLgamma-4 1000000 101.0 ns/op BenchmarkLog-4 6671301 17.71 ns/op BenchmarkLogb-4 2393169 49.09 ns/op BenchmarkLog1p-4 1840252 64.18 ns/op BenchmarkLog10-4 6199762 18.96 ns/op BenchmarkLog2-4 1739313 67.45 ns/op BenchmarkModf-4 2752698 44.72 ns/op BenchmarkNextafter32-4 2729726 44.41 ns/op BenchmarkNextafter64-4 2623227 43.49 ns/op BenchmarkPowInt-4 610351 195.5 ns/op BenchmarkPowFrac-4 560289 239.9 ns/op BenchmarkPow10Pos-4 5922136 19.65 ns/op BenchmarkPow10Neg-4 5756008 19.92 ns/op BenchmarkRound-4 5286076 21.98 ns/op BenchmarkRoundToEven-4 12463186 10.24 ns/op BenchmarkRemainder-4 598052 214.1 ns/op BenchmarkSignbit-4 7212442 14.98 ns/op BenchmarkSin-4 1671678 69.29 ns/op BenchmarkSincos-4 1000000 100.2 ns/op BenchmarkSinh-4 2286924 50.52 ns/op BenchmarkSqrtIndirect-4 27133807 4.823 ns/op BenchmarkSqrtLatency-4 23359959 5.106 ns/op BenchmarkSqrtIndirectLatency-4 22928750 5.131 ns/op BenchmarkSqrtGoLatency-4 1467483 81.77 ns/op BenchmarkSqrtPrime-4 40506 2873 ns/op BenchmarkTan-4 1617356 74.28 ns/op BenchmarkTanh-4 1855646 62.26 ns/op BenchmarkTrunc-4 22948227 4.737 ns/op BenchmarkY0-4 301443 401.8 ns/op BenchmarkY1-4 318180 400.5 ns/op BenchmarkYn-4 151024 831.6 ns/op BenchmarkFloat64bits-4 7728189 15.11 ns/op BenchmarkFloat64frombits-4 7596824 18.33 ns/op BenchmarkFloat32bits-4 7821354 15.17 ns/op BenchmarkFloat32frombits-4 7742790 15.11 ns/op BenchmarkFMA-4 23893092 5.339 ns/op PASS ok math 12.992s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15780531 7.818 ns/op 8185.97 MB/s BenchmarkAddVV/2-4 14697856 8.537 ns/op 14992.75 MB/s BenchmarkAddVV/3-4 12909030 9.512 ns/op 20184.55 MB/s BenchmarkAddVV/4-4 13734064 9.301 ns/op 27522.67 MB/s BenchmarkAddVV/5-4 12244497 9.722 ns/op 32914.17 MB/s BenchmarkAddVV/10-4 9362755 11.84 ns/op 54069.44 MB/s BenchmarkAddVV/100-4 2408864 50.51 ns/op 126708.18 MB/s BenchmarkAddVV/1000-4 293828 457.4 ns/op 139923.61 MB/s BenchmarkSubVV/1-4 15928275 7.656 ns/op 8359.32 MB/s BenchmarkSubVV/2-4 14250864 8.401 ns/op 15235.49 MB/s BenchmarkSubVV/3-4 13892281 9.057 ns/op 21198.26 MB/s BenchmarkSubVV/4-4 14316972 8.940 ns/op 28635.88 MB/s BenchmarkSubVV/5-4 12010077 10.19 ns/op 31395.73 MB/s BenchmarkSubVV/10-4 10375101 11.80 ns/op 54220.71 MB/s BenchmarkSubVV/100-4 2368140 49.82 ns/op 128463.64 MB/s BenchmarkSubVV/1000-4 300087 447.6 ns/op 142971.04 MB/s BenchmarkAddVW/1-4 15986146 6.782 ns/op 1179.65 MB/s BenchmarkAddVW/2-4 15596539 7.297 ns/op 2192.54 MB/s BenchmarkAddVW/3-4 16319047 7.832 ns/op 3064.31 MB/s BenchmarkAddVW/4-4 15136641 7.983 ns/op 4008.37 MB/s BenchmarkAddVW/5-4 14318354 8.475 ns/op 4719.87 MB/s BenchmarkAddVW/10-4 10851526 10.05 ns/op 7964.14 MB/s BenchmarkAddVW/100-4 312872 381.7 ns/op 2095.67 MB/s BenchmarkAddVW/1000-4 48019 2578 ns/op 3103.69 MB/s BenchmarkAddVWext/1-4 18295764 6.672 ns/op 1199.00 MB/s BenchmarkAddVWext/2-4 17206698 7.209 ns/op 2219.59 MB/s BenchmarkAddVWext/3-4 15466008 7.685 ns/op 3123.13 MB/s BenchmarkAddVWext/4-4 15839244 7.793 ns/op 4106.02 MB/s BenchmarkAddVWext/5-4 14204134 8.281 ns/op 4830.54 MB/s BenchmarkAddVWext/10-4 12315718 9.713 ns/op 8236.35 MB/s BenchmarkAddVWext/100-4 51387 2219 ns/op 360.52 MB/s BenchmarkAddVWext/1000-4 5972 22722 ns/op 352.08 MB/s BenchmarkSubVW/1-4 17550607 7.736 ns/op 1034.17 MB/s BenchmarkSubVW/2-4 15326926 7.452 ns/op 2147.16 MB/s BenchmarkSubVW/3-4 16694659 7.637 ns/op 3142.52 MB/s BenchmarkSubVW/4-4 16030050 7.750 ns/op 4129.10 MB/s BenchmarkSubVW/5-4 14807848 8.266 ns/op 4838.91 MB/s BenchmarkSubVW/10-4 12372687 10.04 ns/op 7970.94 MB/s BenchmarkSubVW/100-4 334179 383.6 ns/op 2085.71 MB/s BenchmarkSubVW/1000-4 47217 2583 ns/op 3097.64 MB/s BenchmarkSubVWext/1-4 18884245 6.936 ns/op 1153.45 MB/s BenchmarkSubVWext/2-4 15438433 7.688 ns/op 2081.28 MB/s BenchmarkSubVWext/3-4 15997078 7.958 ns/op 3015.87 MB/s BenchmarkSubVWext/4-4 16114192 8.479 ns/op 3773.87 MB/s BenchmarkSubVWext/5-4 14961427 8.569 ns/op 4668.17 MB/s BenchmarkSubVWext/10-4 12288980 10.13 ns/op 7896.42 MB/s BenchmarkSubVWext/100-4 53158 2206 ns/op 362.58 MB/s BenchmarkSubVWext/1000-4 5923 21564 ns/op 370.98 MB/s BenchmarkMulAddVWW/1-4 14769619 8.175 ns/op 7828.90 MB/s BenchmarkMulAddVWW/2-4 13676392 9.999 ns/op 12801.04 MB/s BenchmarkMulAddVWW/3-4 13114347 9.541 ns/op 20122.74 MB/s BenchmarkMulAddVWW/4-4 12793866 10.85 ns/op 23588.16 MB/s BenchmarkMulAddVWW/5-4 11833693 10.20 ns/op 31373.22 MB/s BenchmarkMulAddVWW/10-4 7767964 14.34 ns/op 44628.42 MB/s BenchmarkMulAddVWW/100-4 1440926 75.07 ns/op 85249.38 MB/s BenchmarkMulAddVWW/1000-4 173467 705.3 ns/op 90744.70 MB/s BenchmarkAddMulVVW/1-4 15981918 7.625 ns/op 8393.71 MB/s BenchmarkAddMulVVW/2-4 15044961 8.294 ns/op 15433.20 MB/s BenchmarkAddMulVVW/3-4 11838879 9.364 ns/op 20504.21 MB/s BenchmarkAddMulVVW/4-4 11505682 10.30 ns/op 24862.43 MB/s BenchmarkAddMulVVW/5-4 10504694 11.00 ns/op 29096.92 MB/s BenchmarkAddMulVVW/10-4 8791346 13.21 ns/op 48437.03 MB/s BenchmarkAddMulVVW/100-4 1759789 59.91 ns/op 106819.82 MB/s BenchmarkAddMulVVW/1000-4 235603 542.0 ns/op 118082.61 MB/s BenchmarkDivWVW/1-4 2010109 60.87 ns/op 1051.38 MB/s BenchmarkDivWVW/2-4 1000000 115.1 ns/op 1111.91 MB/s BenchmarkDivWVW/3-4 919477 141.9 ns/op 1353.04 MB/s BenchmarkDivWVW/4-4 705506 171.1 ns/op 1496.21 MB/s BenchmarkDivWVW/5-4 657073 196.3 ns/op 1629.92 MB/s BenchmarkDivWVW/10-4 376686 352.6 ns/op 1814.93 MB/s BenchmarkDivWVW/100-4 39498 2942 ns/op 2175.71 MB/s BenchmarkDivWVW/1000-4 4423 28940 ns/op 2211.45 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13921590 7.535 ns/op BenchmarkNonZeroShifts/1/shlVU-4 16681869 7.230 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14443638 7.952 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15725559 8.151 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13688691 8.420 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13150168 8.483 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11768925 9.323 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12637797 8.592 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11184676 9.615 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11368484 9.426 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8439439 13.42 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9285686 12.38 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1425532 78.47 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1609717 69.85 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 181048 728.4 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 223747 568.8 ns/op BenchmarkDecimalConversion-4 207 583266 ns/op BenchmarkFloatString/100-4 10000 10766 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 236 504924 ns/op 2909 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 46673309 ns/op 61578 B/op 55 allocs/op BenchmarkFloatString/100000-4 1 4846419396 ns/op 814496 B/op 453 allocs/op BenchmarkFloatAdd/10-4 150366 752.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 162790 750.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 152586 812.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 86788 1332 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18900 6224 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 228493 554.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 233330 541.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 226381 551.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 179587 697.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 58857 2054 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2187 62973 ns/op BenchmarkParseFloatLargeExp-4 382 262132 ns/op BenchmarkGCD10x10/WithoutXY-4 194666 656.1 ns/op BenchmarkGCD10x10/WithXY-4 47570 2253 ns/op BenchmarkGCD10x100/WithoutXY-4 83696 1252 ns/op BenchmarkGCD10x100/WithXY-4 18758 6607 ns/op BenchmarkGCD10x1000/WithoutXY-4 62122 2036 ns/op BenchmarkGCD10x1000/WithXY-4 14187 8670 ns/op BenchmarkGCD100x100/WithoutXY-4 21409 4735 ns/op BenchmarkGCD100x100/WithXY-4 10832 11004 ns/op BenchmarkGCD100x1000/WithoutXY-4 13544 8642 ns/op BenchmarkGCD100x1000/WithXY-4 7430 17722 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2133 55083 ns/op BenchmarkGCD1000x1000/WithXY-4 1137 101629 ns/op BenchmarkHilbert-4 22 5433711 ns/op BenchmarkBinomial-4 12561 9521 ns/op BenchmarkQuoRem-4 24964 4933 ns/op BenchmarkExp-4 18 6434378 ns/op BenchmarkExpMont/Odd-4 129 920678 ns/op 2589 B/op 21 allocs/op BenchmarkExpMont/Even1-4 128 926020 ns/op 3360 B/op 38 allocs/op BenchmarkExpMont/Even2-4 122 953078 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even3-4 123 954351 ns/op 3822 B/op 52 allocs/op BenchmarkExpMont/Even4-4 122 982909 ns/op 3833 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1029465 ns/op 3868 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1017734 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even64-4 141 821377 ns/op 3640 B/op 53 allocs/op BenchmarkExpMont/Even96-4 138 847185 ns/op 3793 B/op 51 allocs/op BenchmarkExpMont/Even128-4 164 726885 ns/op 3242 B/op 50 allocs/op BenchmarkExpMont/Even255-4 170 682495 ns/op 2934 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 378 314148 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 331 357758 ns/op 1740 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 324 344782 ns/op 1738 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 326 352858 ns/op 1763 B/op 48 allocs/op BenchmarkExp2-4 16 6507086 ns/op BenchmarkBitset-4 660946 176.2 ns/op BenchmarkBitsetNeg-4 360903 321.6 ns/op BenchmarkBitsetOrig-4 199849 565.7 ns/op BenchmarkBitsetNegOrig-4 163130 922.5 ns/op BenchmarkModSqrt225_Tonelli-4 100 1010848 ns/op BenchmarkModSqrt225_3Mod4-4 388 311458 ns/op BenchmarkModSqrt231_Tonelli-4 110 1056354 ns/op BenchmarkModSqrt231_5Mod8-4 316 360570 ns/op BenchmarkModInverse-4 14421 8539 ns/op BenchmarkSqrt-4 2142 60188 ns/op BenchmarkIntSqr/1-4 1000000 114.3 ns/op BenchmarkIntSqr/2-4 666169 192.2 ns/op BenchmarkIntSqr/3-4 484255 225.7 ns/op BenchmarkIntSqr/5-4 434624 291.3 ns/op BenchmarkIntSqr/8-4 334752 386.1 ns/op BenchmarkIntSqr/10-4 279541 468.2 ns/op BenchmarkIntSqr/20-4 54375 2245 ns/op BenchmarkIntSqr/30-4 41091 3002 ns/op BenchmarkIntSqr/50-4 26479 4684 ns/op BenchmarkIntSqr/80-4 15618 7616 ns/op BenchmarkIntSqr/100-4 10000 10278 ns/op BenchmarkIntSqr/200-4 4730 25207 ns/op BenchmarkIntSqr/300-4 2168 59326 ns/op BenchmarkIntSqr/500-4 937 120301 ns/op BenchmarkIntSqr/800-4 370 309372 ns/op BenchmarkIntSqr/1000-4 280 391700 ns/op BenchmarkDiv/20/10-4 429235 289.8 ns/op BenchmarkDiv/40/20-4 430868 288.5 ns/op BenchmarkDiv/100/50-4 374020 334.2 ns/op BenchmarkDiv/200/100-4 59554 2030 ns/op BenchmarkDiv/400/200-4 55825 2071 ns/op BenchmarkDiv/1000/500-4 44656 2648 ns/op BenchmarkDiv/2000/1000-4 34610 3453 ns/op BenchmarkDiv/20000/10000-4 1345 89171 ns/op BenchmarkDiv/200000/100000-4 32 4088624 ns/op BenchmarkDiv/2000000/1000000-4 1 110156104 ns/op BenchmarkDiv/20000000/10000000-4 1 3371229538 ns/op BenchmarkMul-4 5 20411574 ns/op BenchmarkNatMul/10-4 188427 841.4 ns/op BenchmarkNatMul/100-4 6140 26053 ns/op BenchmarkNatMul/1000-4 165 654357 ns/op BenchmarkZeroShifts/Shl-4 10000 10521 ns/op BenchmarkZeroShifts/ShlSame-4 3559744 33.06 ns/op BenchmarkZeroShifts/Shr-4 10000 10578 ns/op BenchmarkZeroShifts/ShrSame-4 3618522 32.35 ns/op BenchmarkExp3Power/0x10-4 177022 805.2 ns/op BenchmarkExp3Power/0x40-4 137592 942.0 ns/op BenchmarkExp3Power/0x100-4 87742 1558 ns/op BenchmarkExp3Power/0x400-4 38620 3580 ns/op BenchmarkExp3Power/0x1000-4 10000 13536 ns/op BenchmarkExp3Power/0x4000-4 2253 66239 ns/op BenchmarkExp3Power/0x10000-4 216 534419 ns/op BenchmarkExp3Power/0x40000-4 24 5328646 ns/op BenchmarkExp3Power/0x100000-4 2 51424206 ns/op BenchmarkExp3Power/0x400000-4 1 443099212 ns/op BenchmarkFibo-4 4 32266433 ns/op BenchmarkNatSqr/1-4 798372 191.5 ns/op BenchmarkNatSqr/2-4 494659 316.6 ns/op BenchmarkNatSqr/3-4 469668 377.8 ns/op BenchmarkNatSqr/5-4 260996 517.2 ns/op BenchmarkNatSqr/8-4 191469 686.0 ns/op BenchmarkNatSqr/10-4 183699 822.6 ns/op BenchmarkNatSqr/20-4 40932 3200 ns/op BenchmarkNatSqr/30-4 31581 3873 ns/op BenchmarkNatSqr/50-4 18372 6339 ns/op BenchmarkNatSqr/80-4 11882 10242 ns/op BenchmarkNatSqr/100-4 9093 13062 ns/op BenchmarkNatSqr/200-4 3938 31612 ns/op BenchmarkNatSqr/300-4 1797 82666 ns/op BenchmarkNatSqr/500-4 920 146921 ns/op BenchmarkNatSqr/800-4 357 326350 ns/op BenchmarkNatSqr/1000-4 276 431857 ns/op BenchmarkNatSetBytes/8-4 891855 144.0 ns/op BenchmarkNatSetBytes/24-4 256321 470.3 ns/op BenchmarkNatSetBytes/128-4 66680 1756 ns/op BenchmarkNatSetBytes/7-4 989000 127.5 ns/op BenchmarkNatSetBytes/23-4 324105 469.5 ns/op BenchmarkNatSetBytes/127-4 70344 1788 ns/op BenchmarkScanPi-4 216 533038 ns/op BenchmarkStringPiParallel-4 810 260799 ns/op BenchmarkScan/10/Base2-4 39967 2914 ns/op BenchmarkScan/100/Base2-4 4299 25011 ns/op BenchmarkScan/1000/Base2-4 494 247916 ns/op BenchmarkScan/10/Base8-4 92491 1190 ns/op BenchmarkScan/100/Base8-4 13704 8804 ns/op BenchmarkScan/1000/Base8-4 1434 84878 ns/op BenchmarkScan/10/Base10-4 105828 1143 ns/op BenchmarkScan/100/Base10-4 14553 8657 ns/op BenchmarkScan/1000/Base10-4 1620 77537 ns/op BenchmarkScan/10/Base16-4 124753 1007 ns/op BenchmarkScan/100/Base16-4 17160 7067 ns/op BenchmarkScan/1000/Base16-4 1831 67801 ns/op BenchmarkString/10/Base2-4 244165 546.7 ns/op BenchmarkString/100/Base2-4 31929 4097 ns/op BenchmarkString/1000/Base2-4 4026 34893 ns/op BenchmarkString/10/Base8-4 452928 285.7 ns/op BenchmarkString/100/Base8-4 82159 1511 ns/op BenchmarkString/1000/Base8-4 10000 13179 ns/op BenchmarkString/10/Base10-4 224269 556.7 ns/op BenchmarkString/100/Base10-4 43542 2786 ns/op BenchmarkString/1000/Base10-4 7047 21213 ns/op BenchmarkString/10/Base16-4 449272 265.7 ns/op BenchmarkString/100/Base16-4 106393 1188 ns/op BenchmarkString/1000/Base16-4 10000 11057 ns/op BenchmarkLeafSize/0-4 32 4049221 ns/op BenchmarkLeafSize/1-4 441 246545 ns/op BenchmarkLeafSize/2-4 504 235624 ns/op BenchmarkLeafSize/3-4 392 331393 ns/op BenchmarkLeafSize/4-4 494 317354 ns/op BenchmarkLeafSize/5-4 259 432350 ns/op BenchmarkLeafSize/6-4 338 326458 ns/op BenchmarkLeafSize/7-4 404 314065 ns/op BenchmarkLeafSize/8-4 523 227865 ns/op BenchmarkLeafSize/9-4 266 428110 ns/op BenchmarkLeafSize/10-4 325 369854 ns/op BenchmarkLeafSize/11-4 360 349498 ns/op BenchmarkLeafSize/12-4 376 324667 ns/op BenchmarkLeafSize/13-4 308 353610 ns/op BenchmarkLeafSize/14-4 375 333373 ns/op BenchmarkLeafSize/15-4 400 294916 ns/op BenchmarkLeafSize/16-4 529 255141 ns/op BenchmarkLeafSize/32-4 418 272746 ns/op BenchmarkLeafSize/64-4 402 288920 ns/op BenchmarkProbablyPrime/n=0-4 10 11102822 ns/op BenchmarkProbablyPrime/n=1-4 8 12659340 ns/op BenchmarkProbablyPrime/n=5-4 6 20867650 ns/op BenchmarkProbablyPrime/n=10-4 4 27681197 ns/op BenchmarkProbablyPrime/n=20-4 3 43510481 ns/op BenchmarkProbablyPrime/Lucas-4 12 9659314 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 81 1611336 ns/op BenchmarkRatCmp-4 172406 719.5 ns/op BenchmarkFloatSqrt/64-4 17864 6401 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 10000 10005 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 7647 14042 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4222 29628 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 867 151384 ns/op 18186 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 68 1862361 ns/op 172972 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 145061195 ns/op 3787592 B/op 613 allocs/op PASS ok math/big 57.960s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12374954 9.651 ns/op BenchmarkLeadingZeros8-4 12459651 9.855 ns/op BenchmarkLeadingZeros16-4 11494341 10.06 ns/op BenchmarkLeadingZeros32-4 13897886 9.489 ns/op BenchmarkLeadingZeros64-4 10628592 10.05 ns/op BenchmarkTrailingZeros-4 12661712 8.936 ns/op BenchmarkTrailingZeros8-4 13807136 9.584 ns/op BenchmarkTrailingZeros16-4 11887842 10.91 ns/op BenchmarkTrailingZeros32-4 13257962 10.88 ns/op BenchmarkTrailingZeros64-4 13917324 8.899 ns/op BenchmarkOnesCount-4 13255186 10.49 ns/op BenchmarkOnesCount8-4 14629654 9.071 ns/op BenchmarkOnesCount16-4 13306902 9.293 ns/op BenchmarkOnesCount32-4 13771791 9.189 ns/op BenchmarkOnesCount64-4 12039492 9.909 ns/op BenchmarkRotateLeft-4 11074448 9.098 ns/op BenchmarkRotateLeft8-4 13636879 9.190 ns/op BenchmarkRotateLeft16-4 13106682 9.414 ns/op BenchmarkRotateLeft32-4 11880559 9.665 ns/op BenchmarkRotateLeft64-4 13021266 9.405 ns/op BenchmarkReverse-4 16956195 7.104 ns/op BenchmarkReverse8-4 23718123 5.492 ns/op BenchmarkReverse16-4 22184290 5.772 ns/op BenchmarkReverse32-4 20672076 6.282 ns/op BenchmarkReverse64-4 18835992 6.521 ns/op BenchmarkReverseBytes-4 24588807 5.385 ns/op BenchmarkReverseBytes16-4 24292431 5.372 ns/op BenchmarkReverseBytes32-4 25058740 5.061 ns/op BenchmarkReverseBytes64-4 21786864 5.773 ns/op BenchmarkAdd-4 10380361 10.11 ns/op BenchmarkAdd32-4 13610703 9.597 ns/op BenchmarkAdd64-4 11167302 9.274 ns/op BenchmarkAdd64multiple-4 23318928 5.580 ns/op BenchmarkSub-4 12105057 9.657 ns/op BenchmarkSub32-4 12952257 9.604 ns/op BenchmarkSub64-4 12452004 8.653 ns/op BenchmarkSub64multiple-4 23692003 5.321 ns/op BenchmarkMul-4 11869420 9.337 ns/op BenchmarkMul32-4 12948339 9.512 ns/op BenchmarkMul64-4 14076391 9.225 ns/op BenchmarkDiv-4 3128400 36.20 ns/op BenchmarkDiv32-4 5855209 17.53 ns/op BenchmarkDiv64-4 3218422 34.50 ns/op PASS ok math/bits 7.312s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12134917 9.222 ns/op BenchmarkAcos-4 482244 260.6 ns/op BenchmarkAcosh-4 533722 324.7 ns/op BenchmarkAsin-4 474692 229.3 ns/op BenchmarkAsinh-4 514832 220.6 ns/op BenchmarkAtan-4 951964 136.1 ns/op BenchmarkAtanh-4 783559 135.1 ns/op BenchmarkConj-4 24681550 5.040 ns/op BenchmarkCos-4 611613 173.8 ns/op BenchmarkCosh-4 681339 177.5 ns/op BenchmarkExp-4 999780 132.7 ns/op BenchmarkLog-4 981451 121.5 ns/op BenchmarkLog10-4 1000000 123.0 ns/op BenchmarkPhase-4 2032200 57.13 ns/op BenchmarkPolar-4 1318456 88.86 ns/op BenchmarkPow-4 214206 486.2 ns/op BenchmarkRect-4 1000000 104.3 ns/op BenchmarkSin-4 714483 174.4 ns/op BenchmarkSinh-4 655976 182.4 ns/op BenchmarkSqrt-4 1000000 100.4 ns/op BenchmarkTan-4 403744 305.8 ns/op BenchmarkTanh-4 475874 270.5 ns/op PASS ok math/cmplx 3.679s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 179545 655.0 ns/op BenchmarkInt63ThreadsafeParallel-4 134685 828.3 ns/op BenchmarkInt63Unthreadsafe-4 1000000 122.6 ns/op BenchmarkIntn1000-4 741586 152.5 ns/op BenchmarkInt63n1000-4 770862 165.0 ns/op BenchmarkInt31n1000-4 901976 142.0 ns/op BenchmarkFloat32-4 861692 142.3 ns/op BenchmarkFloat64-4 1000000 122.8 ns/op BenchmarkPerm3-4 179718 694.0 ns/op BenchmarkPerm30-4 21223 5595 ns/op BenchmarkPerm30ViaShuffle-4 21586 5613 ns/op BenchmarkShuffleOverhead-4 15331 7867 ns/op BenchmarkRead3-4 781600 137.1 ns/op BenchmarkRead64-4 78022 1465 ns/op BenchmarkRead1000-4 5949 21398 ns/op PASS ok math/rand 2.577s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 41696 2853 ns/op BenchmarkQDecodeWord-4 80748 1308 ns/op BenchmarkQDecodeHeader-4 92335 1330 ns/op BenchmarkTypeByExtension/.html-4 470740 256.6 ns/op BenchmarkTypeByExtension/.HTML-4 338113 358.5 ns/op BenchmarkTypeByExtension/.unused-4 375237 292.3 ns/op BenchmarkExtensionsByType/text/html-4 188950 853.8 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 53359 2798 ns/op BenchmarkExtensionsByType/application/octet-stream-4 48105 3597 ns/op PASS ok mime 1.897s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 1093 111721 ns/op PASS ok mime/quotedprintable 0.192s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 26000876 ns/op 8744 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 53852510 ns/op 13320 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5024492657 ns/op 151104 B/op 235 allocs/op BenchmarkDNSName-4 178834 648.0 ns/op BenchmarkInterfaces-4 2169 57807 ns/op BenchmarkInterfaceByIndex-4 7870 16269 ns/op BenchmarkInterfaceByName-4 1940 58945 ns/op BenchmarkInterfaceAddrs-4 2184 56017 ns/op BenchmarkInterfacesAndAddrs-4 5722 17780 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3363 39750 ns/op BenchmarkParseIP-4 18260 6428 ns/op BenchmarkIPString/IPv4-4 161823 769.3 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 15006 7800 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 53925 2230 ns/op BenchmarkIPEqual/IPv4-4 1182992 97.30 ns/op BenchmarkIPEqual/IPv6-4 1179697 97.89 ns/op BenchmarkTCP4OneShot-4 208 639276 ns/op BenchmarkTCP4OneShotTimeout-4 220 658716 ns/op BenchmarkTCP4Persistent-4 410 274261 ns/op BenchmarkTCP4PersistentTimeout-4 399 312075 ns/op BenchmarkTCP6OneShot-4 188 678398 ns/op BenchmarkTCP6OneShotTimeout-4 151 675977 ns/op BenchmarkTCP6Persistent-4 382 288699 ns/op BenchmarkTCP6PersistentTimeout-4 404 268825 ns/op BenchmarkTCP4ConcurrentReadWrite-4 15666 6618 ns/op BenchmarkTCP6ConcurrentReadWrite-4 18751 6609 ns/op BenchmarkSetReadDeadline-4 154552 789.3 ns/op BenchmarkUDP6LinkLocalUnicast-4 306 446939 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 318 346604 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 274 366861 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 297 399302 ns/op 0 B/op 0 allocs/op PASS ok net 11.184s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22832 5163 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9222 12117 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12654 9815 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17550 6648 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 30450 4135 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 975840 119.9 ns/op BenchmarkReadRequestChrome-4 3612 28683 ns/op 21.30 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9526 11401 ns/op 6.84 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11191 ns/op 7.33 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7364 16186 ns/op 9.33 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14144 7637 ns/op 5.24 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 48 2198089 ns/op 0.47 MB/s BenchmarkFileAndServer_1KB/https1-4 44 2897766 ns/op 0.35 MB/s BenchmarkFileAndServer_1KB/h2-4 31 3425211 ns/op 0.30 MB/s BenchmarkFileAndServer_16MB/h1-4 2 91229918 ns/op 183.90 MB/s BenchmarkFileAndServer_16MB/https1-4 1 219722155 ns/op 76.36 MB/s BenchmarkFileAndServer_16MB/h2-4 1 345140829 ns/op 48.61 MB/s BenchmarkFileAndServer_64MB/h1-4 1 370135755 ns/op 181.31 MB/s BenchmarkFileAndServer_64MB/https1-4 1 800887409 ns/op 83.79 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2337574526 ns/op 28.71 MB/s BenchmarkServeMux-4 284 483288 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 325 407645 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 34 3598153 ns/op 6989 B/op 68 allocs/op BenchmarkClientServer/https1-4 25 4723605 ns/op 12449 B/op 124 allocs/op BenchmarkClientServer/h2-4 21 4974556 ns/op 18591 B/op 147 allocs/op BenchmarkClientServerParallel/4/h1-4 232 437470 ns/op 10088 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 12 9035998 ns/op 128616 B/op 1191 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57323: read tcp 127.0.0.1:57318->127.0.0.1:57323: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57324: read tcp 127.0.0.1:57318->127.0.0.1:57324: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57320: read tcp 127.0.0.1:57318->127.0.0.1:57320: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57337: read tcp 127.0.0.1:57325->127.0.0.1:57337: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 10206332 ns/op 133837 B/op 1336 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57350: read tcp 127.0.0.1:57345->127.0.0.1:57350: use of closed network connection BenchmarkClientServerParallel/64/h1-4 169 744116 ns/op 24882 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 13 9979985 ns/op 139957 B/op 1302 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57645: write tcp 127.0.0.1:57643->127.0.0.1:57645: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57652: read tcp 127.0.0.1:57646->127.0.0.1:57652: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57647: read tcp 127.0.0.1:57646->127.0.0.1:57647: use of closed network connection BenchmarkClientServerParallel/64/h2-4 13 9421387 ns/op 133242 B/op 1340 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57671: read tcp 127.0.0.1:57670->127.0.0.1:57671: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57678: read tcp 127.0.0.1:57673->127.0.0.1:57678: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57685: read tcp 127.0.0.1:57680->127.0.0.1:57685: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57690: read tcp 127.0.0.1:57680->127.0.0.1:57690: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57702: read tcp 127.0.0.1:57691->127.0.0.1:57702: use of closed network connection BenchmarkServer-4 1 174428537 ns/op 31376 B/op 169 allocs/op BenchmarkClient-4 21 5202948 ns/op 4311 B/op 48 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 116 1180511 ns/op 7366 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 184 643166 ns/op 3099 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 876 131501 ns/op 1939 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 894 125107 ns/op 2774 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1002 146710 ns/op 2684 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1111 122256 ns/op 2718 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1237 127207 ns/op 1907 B/op 14 allocs/op BenchmarkServerHijack-4 466 379338 ns/op 16724 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 33 4613610 ns/op 6022 B/op 54 allocs/op BenchmarkResponseStatusLine-4 238377 507.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 16.909s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1492 111982 ns/op 34076 B/op 12 allocs/op PASS ok net/http/httputil 0.331s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 71852 1491 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 279478 370.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 173487 648.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 64491 1918 ns/op BenchmarkStdIPv4-4 122635 941.8 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 84454 1315 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 72914 1445 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 118004 1049 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 73986 1806 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 114.3 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 141.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 152.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 316690 701.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 289880 428.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 251892 452.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 75937 1468 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 417816 367.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 277288 457.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 238420 496.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 111900 1081 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 494308 566.4 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 284618 544.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 96780 1404 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 135321 1026 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 229364 543.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 122368 947.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 292836 449.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 112453 1601 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 149404 891.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 134709 1756 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 65569 1968 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 480255 329.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 105964 1062 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 57192 1876 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 106753 1087 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 148434 918.3 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 85549 1297 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 224408 565.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 104611 1696 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 163239 1302 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 185890 1097 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 99866 1222 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 873050 208.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 176.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 771256 138.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 955390 140.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 803032 140.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 878613 147.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 823566 137.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 864866 222.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 793753 141.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 266148 637.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 557959 398.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 189962 653.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 199238 651.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 177860 669.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74606 1616 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 474740 391.5 ns/op PASS ok net/netip 12.855s 2023/01/24 02:00:57 Test RPC server listening on 127.0.0.1:57755 2023/01/24 02:00:57 Test HTTP RPC server listening on 127.0.0.1:57756 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 126 1117714 ns/op BenchmarkEndToEndHTTP-4 88 1233405 ns/op BenchmarkEndToEndAsync-4 874 136174 ns/op BenchmarkEndToEndAsyncHTTP-4 1006 140722 ns/op PASS ok net/rpc 1.229s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3673 37012 ns/op BenchmarkReadMIMEHeader/server_headers-4 3884 33775 ns/op BenchmarkUncommon-4 20456 6052 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.619s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3597 32779 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 91543 1841 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 385597 352.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 97527 1049 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 217653 617.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 90801 1293 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15723 8098 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 366236 292.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 114796 1184 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 205705 949.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 107410 1605 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 16030 7172 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 165741 716.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 67118 1701 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 65593 1730 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 19496 5744 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5744 21839 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 191792 725.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 56170 1800 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 58119 1840 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 29080 4038 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 3612 40482 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.940s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2517260 83.79 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 114204 1340 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 439 451944 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 178 771438 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 385 322925 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 47900 3338 ns/op BenchmarkStatFile-4 27525 6112 ns/op BenchmarkStatDir-4 28677 4247 ns/op BenchmarkLstatDot-4 41058 3335 ns/op BenchmarkLstatFile-4 25748 4506 ns/op BenchmarkLstatDir-4 29652 4728 ns/op PASS ok os 2.646s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 20 7643016 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.316s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 265910 409.9 ns/op PASS ok os/user 0.237s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2488614 48.05 ns/op BenchmarkString-4 1913128 65.50 ns/op BenchmarkBytes-4 1632579 69.49 ns/op BenchmarkNamedBytes-4 848176 156.7 ns/op BenchmarkBytesArray-4 808257 164.3 ns/op BenchmarkSliceLen-4 2012361 81.08 ns/op BenchmarkMapLen-4 1254175 94.00 ns/op BenchmarkStringLen-4 1366276 136.9 ns/op BenchmarkArrayLen-4 1473429 90.81 ns/op BenchmarkSliceCap-4 1000000 109.3 ns/op BenchmarkDeepEqual/int8-4 623290 186.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 95816 1131 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 607174 221.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 97704 1133 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 599835 226.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 103014 1139 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 539668 230.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 98725 2085 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 575821 229.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 106174 1128 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 710569 191.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 130705 926.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 577251 373.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 96019 1667 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 407060 246.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 93732 1123 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 570354 295.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 99912 1839 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 585732 283.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 99346 1256 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 581262 256.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 48648 2056 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 566353 225.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 102210 1125 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 543486 229.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 99110 1179 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 517914 227.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 99676 1133 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 598464 220.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 95272 1138 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 710703 243.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 102152 1111 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 558688 227.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 103035 1166 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 124974 938.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 57152 1988 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 60208 1805 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 39447 2943 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 314112 416.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 37180 2965 ns/op BenchmarkIsZero/StructComparable-4 858814 264.6 ns/op BenchmarkIsZero/StructIncomparable-4 175158 647.2 ns/op BenchmarkSetZero/Bool/Direct-4 2553252 47.13 ns/op BenchmarkSetZero/Bool/CachedZero-4 1701379 79.08 ns/op BenchmarkSetZero/Bool/NewZero-4 993577 107.1 ns/op BenchmarkSetZero/Int/Direct-4 1858846 61.04 ns/op BenchmarkSetZero/Int/CachedZero-4 1713108 79.05 ns/op BenchmarkSetZero/Int/NewZero-4 1169406 119.7 ns/op BenchmarkSetZero/Uint/Direct-4 1931725 59.57 ns/op BenchmarkSetZero/Uint/CachedZero-4 1714339 116.4 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 103.1 ns/op BenchmarkSetZero/Float/Direct-4 2029768 59.81 ns/op BenchmarkSetZero/Float/CachedZero-4 1675891 65.50 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 101.7 ns/op BenchmarkSetZero/Complex/Direct-4 1996575 60.14 ns/op BenchmarkSetZero/Complex/CachedZero-4 1679772 69.01 ns/op BenchmarkSetZero/Complex/NewZero-4 1071523 145.8 ns/op BenchmarkSetZero/Array/Direct-4 2820048 43.85 ns/op BenchmarkSetZero/Array/CachedZero-4 1795062 67.06 ns/op BenchmarkSetZero/Array/NewZero-4 1017582 173.0 ns/op BenchmarkSetZero/Chan/Direct-4 1972276 61.11 ns/op BenchmarkSetZero/Chan/CachedZero-4 1367899 88.22 ns/op BenchmarkSetZero/Chan/NewZero-4 945626 121.5 ns/op BenchmarkSetZero/Func/Direct-4 1948314 94.75 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 107.0 ns/op BenchmarkSetZero/Func/NewZero-4 921189 132.6 ns/op BenchmarkSetZero/Interface/Direct-4 1868788 69.04 ns/op BenchmarkSetZero/Interface/CachedZero-4 1817151 68.79 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 102.1 ns/op BenchmarkSetZero/Map/Direct-4 1843681 78.37 ns/op BenchmarkSetZero/Map/CachedZero-4 1000000 139.0 ns/op BenchmarkSetZero/Map/NewZero-4 530283 218.5 ns/op BenchmarkSetZero/Pointer/Direct-4 1903426 65.15 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 148.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 890317 134.5 ns/op BenchmarkSetZero/Slice/Direct-4 1712430 68.93 ns/op BenchmarkSetZero/Slice/CachedZero-4 1616912 70.27 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 116.6 ns/op BenchmarkSetZero/String/Direct-4 2042438 63.50 ns/op BenchmarkSetZero/String/CachedZero-4 1587988 129.5 ns/op BenchmarkSetZero/String/NewZero-4 1000000 108.4 ns/op BenchmarkSetZero/Struct/Direct-4 2683048 46.58 ns/op BenchmarkSetZero/Struct/CachedZero-4 1563420 72.97 ns/op BenchmarkSetZero/Struct/NewZero-4 1082280 101.9 ns/op BenchmarkSelect/1-4 200623 770.4 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 94554 1486 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 40618 3645 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 134946 837.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 127778 1450 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 104529 1405 ns/op 91.10 MB/s BenchmarkCallArgCopy/size=256-4 123816 1431 ns/op 178.85 MB/s BenchmarkCallArgCopy/size=1024-4 62997 2755 ns/op 371.63 MB/s BenchmarkCallArgCopy/size=4096-4 15297 6728 ns/op 608.76 MB/s BenchmarkCallArgCopy/size=65536-4 1302 141247 ns/op 463.98 MB/s BenchmarkPtrTo-4 659808 213.5 ns/op BenchmarkFieldByName1-4 456066 301.5 ns/op BenchmarkFieldByName2-4 29473 4429 ns/op BenchmarkFieldByName3-4 4426 32600 ns/op BenchmarkInterfaceBig-4 2294144 48.36 ns/op BenchmarkInterfaceSmall-4 1852910 55.83 ns/op BenchmarkNew-4 920386 146.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 3241 47879 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3096 57243 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2551 42039 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2497 41678 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3112 38257 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3074 48244 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 220575 625.6 ns/op PASS ok reflect 25.538s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6068 25387 ns/op 9129 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 23939 ns/op 9291 B/op 1 allocs/op BenchmarkFindString-4 10000 27918 ns/op 9247 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 29420 ns/op 9318 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 5265 29904 ns/op 9025 B/op 2 allocs/op BenchmarkLiteral-4 10000 24205 ns/op BenchmarkNotLiteral-4 4707 52611 ns/op BenchmarkMatchClass-4 3512 64074 ns/op BenchmarkMatchClass_InRange-4 2809 53347 ns/op BenchmarkReplaceAll-4 1328 126914 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 22623 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 17198 7297 ns/op BenchmarkAnchoredShortMatch-4 10000 23553 ns/op BenchmarkAnchoredLongMatch-4 11274 11833 ns/op BenchmarkOnePassShortA-4 17889 6469 ns/op BenchmarkNotOnePassShortA-4 9889 31009 ns/op BenchmarkOnePassShortB-4 24519 4834 ns/op BenchmarkNotOnePassShortB-4 10000 27439 ns/op BenchmarkOnePassLongPrefix-4 68289 1758 ns/op BenchmarkOnePassLongNotPrefix-4 30112 4644 ns/op BenchmarkMatchParallelShared-4 3828 30054 ns/op BenchmarkMatchParallelCopied-4 8065 27463 ns/op BenchmarkQuoteMetaAll-4 123211 1111 ns/op 12.60 MB/s BenchmarkQuoteMetaNone-4 360302 317.9 ns/op 81.79 MB/s BenchmarkCompile/Onepass-4 3140 39890 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1770 92719 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 135 915417 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2419266 46.10 ns/op 347.07 MB/s BenchmarkMatch/Easy0/32-4 10000 22795 ns/op 1.40 MB/s BenchmarkMatch/Easy0/1K-4 3217 44254 ns/op 23.14 MB/s BenchmarkMatch/Easy0i/16-4 2523112 47.84 ns/op 334.45 MB/s BenchmarkMatch/Easy0i/32-4 5913 43588 ns/op 0.73 MB/s BenchmarkMatch/Easy0i/1K-4 216 772161 ns/op 1.33 MB/s BenchmarkMatch/Easy1/16-4 2438100 71.98 ns/op 222.29 MB/s BenchmarkMatch/Easy1/32-4 6655 20507 ns/op 1.56 MB/s BenchmarkMatch/Easy1/1K-4 4156 49073 ns/op 20.87 MB/s BenchmarkMatch/Medium/16-4 2425069 47.98 ns/op 333.44 MB/s BenchmarkMatch/Medium/32-4 6454 29655 ns/op 1.08 MB/s BenchmarkMatch/Medium/1K-4 250 576119 ns/op 1.78 MB/s BenchmarkMatch/Hard/16-4 2525695 49.14 ns/op 325.60 MB/s BenchmarkMatch/Hard/32-4 4420 52666 ns/op 0.61 MB/s BenchmarkMatch/Hard/1K-4 163 1044849 ns/op 0.98 MB/s BenchmarkMatch/Hard1/16-4 957 119649 ns/op 0.13 MB/s BenchmarkMatch/Hard1/32-4 778 158974 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 26 6056176 ns/op 0.17 MB/s BenchmarkMatch_onepass_regex/16-4 25042 7324 ns/op 2.18 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 10177 ns/op 3.14 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 600 190378 ns/op 5.38 MB/s 23 B/op 0 allocs/op PASS ok regexp 11.874s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 842116 135.7 ns/op PASS ok regexp/syntax 1.369s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 838976 285.3 ns/op BenchmarkMakeChan/Int-4 907958 454.3 ns/op BenchmarkMakeChan/Ptr-4 561417 576.2 ns/op BenchmarkMakeChan/Struct/0-4 1000000 327.5 ns/op BenchmarkMakeChan/Struct/32-4 329041 901.7 ns/op BenchmarkMakeChan/Struct/40-4 115650 1046 ns/op BenchmarkChanNonblocking-4 4797908 26.48 ns/op BenchmarkSelectUncontended-4 1008187 146.0 ns/op BenchmarkSelectSyncContended-4 103958 1384 ns/op BenchmarkSelectAsyncContended-4 242950 453.6 ns/op BenchmarkSelectNonblock-4 3706185 36.11 ns/op BenchmarkChanUncontended-4 13094 10490 ns/op BenchmarkChanContended-4 4134 28902 ns/op BenchmarkChanSync-4 227815 647.5 ns/op BenchmarkChanSyncWork-4 10000 38341 ns/op BenchmarkChanProdCons0-4 207834 566.0 ns/op BenchmarkChanProdCons10-4 406156 317.9 ns/op BenchmarkChanProdCons100-4 402200 264.6 ns/op BenchmarkChanProdConsWork0-4 143974 847.8 ns/op BenchmarkChanProdConsWork10-4 216933 607.4 ns/op BenchmarkChanProdConsWork100-4 194682 599.1 ns/op BenchmarkSelectProdCons-4 137044 869.1 ns/op BenchmarkReceiveDataFromClosedChan-4 892722 139.8 ns/op BenchmarkChanCreation-4 162316 719.4 ns/op BenchmarkChanSem-4 238650 512.6 ns/op BenchmarkChanPopular-4 91 1565420 ns/op BenchmarkChanClosed-4 991305 124.3 ns/op BenchmarkCallClosure-4 3650620 28.36 ns/op BenchmarkCallClosure1-4 4371433 28.41 ns/op BenchmarkCallClosure2-4 1000000 153.3 ns/op BenchmarkCallClosure3-4 1000000 126.4 ns/op BenchmarkCallClosure4-4 1000000 128.7 ns/op BenchmarkComplex128DivNormal-4 11770952 10.48 ns/op BenchmarkComplex128DivNisNaN-4 9820864 13.46 ns/op BenchmarkComplex128DivDisNaN-4 7243195 14.19 ns/op BenchmarkComplex128DivNisInf-4 11295886 12.36 ns/op BenchmarkComplex128DivDisInf-4 6933307 16.36 ns/op BenchmarkSetTypePtr-4 57051709 2.479 ns/op 3227.29 MB/s BenchmarkSetTypePtr8-4 8908825 11.93 ns/op 5364.60 MB/s BenchmarkSetTypePtr16-4 9758784 14.89 ns/op 8598.70 MB/s BenchmarkSetTypePtr32-4 9728816 10.75 ns/op 23815.07 MB/s BenchmarkSetTypePtr64-4 8900427 12.24 ns/op 41818.32 MB/s BenchmarkSetTypePtr126-4 5904187 33.94 ns/op 29701.79 MB/s BenchmarkSetTypePtr128-4 5959125 19.80 ns/op 51718.41 MB/s BenchmarkSetTypePtrSlice-4 855262 205.5 ns/op 39866.24 MB/s BenchmarkSetTypeNode1-4 11928190 23.49 ns/op 1021.84 MB/s BenchmarkSetTypeNode1Slice-4 3605462 36.65 ns/op 20953.23 MB/s BenchmarkSetTypeNode8-4 6557946 34.17 ns/op 2341.31 MB/s BenchmarkSetTypeNode8Slice-4 877388 127.8 ns/op 20023.66 MB/s BenchmarkSetTypeNode64-4 4966978 31.06 ns/op 16998.86 MB/s BenchmarkSetTypeNode64Slice-4 244930 645.0 ns/op 26195.24 MB/s BenchmarkSetTypeNode64Dead-4 6892825 14.60 ns/op 36160.48 MB/s BenchmarkSetTypeNode64DeadSlice-4 253197 518.8 ns/op 32565.04 MB/s BenchmarkSetTypeNode124-4 4569415 24.87 ns/op 40529.84 MB/s BenchmarkSetTypeNode124Slice-4 238713 556.6 ns/op 57950.35 MB/s BenchmarkSetTypeNode126-4 5984749 18.83 ns/op 54377.24 MB/s BenchmarkSetTypeNode126Slice-4 218434 622.6 ns/op 52633.00 MB/s BenchmarkSetTypeNode128-4 3716802 27.93 ns/op 37238.31 MB/s BenchmarkSetTypeNode128Slice-4 151662 749.4 ns/op 44408.32 MB/s BenchmarkSetTypeNode130-4 3399398 30.80 ns/op 34290.37 MB/s BenchmarkSetTypeNode130Slice-4 184575 808.0 ns/op 41819.75 MB/s BenchmarkSetTypeNode1024-4 1000000 170.9 ns/op 48033.84 MB/s BenchmarkSetTypeNode1024Slice-4 13466 7515 ns/op 34953.16 MB/s BenchmarkAllocation-4 1395 99804 ns/op BenchmarkReadMemStats-4 97 2055355 ns/op BenchmarkReadMemStatsLatency-4 1 5712350 p50-ns 5712350 p90-ns 5712350 p99-ns BenchmarkWriteBarrier-4 2139166 61.13 ns/op BenchmarkBulkWriteBarrier-4 5193031 32.89 ns/op BenchmarkScanStackNoLocals-4 2 66849620 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14462956 9.022 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11826463 9.366 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10631622 11.23 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5984305 17.45 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6453186 21.57 ns/op BenchmarkHash5-4 7204144 16.17 ns/op 309.23 MB/s BenchmarkHash16-4 8111078 14.67 ns/op 1090.48 MB/s BenchmarkHash64-4 6790152 18.69 ns/op 3424.83 MB/s BenchmarkHash1024-4 2129284 68.40 ns/op 14970.77 MB/s BenchmarkHash65536-4 46096 4982 ns/op 13154.63 MB/s BenchmarkAlignedLoad-4 8903974 13.40 ns/op BenchmarkUnalignedLoad-4 9164827 15.72 ns/op BenchmarkEqEfaceConcrete-4 6954834 22.03 ns/op BenchmarkEqIfaceConcrete-4 7321483 15.64 ns/op BenchmarkNeEfaceConcrete-4 8916600 24.10 ns/op BenchmarkNeIfaceConcrete-4 8068603 13.82 ns/op BenchmarkConvT2EByteSized/bool-4 4366234 26.13 ns/op BenchmarkConvT2EByteSized/uint8-4 3863416 33.44 ns/op BenchmarkConvT2ESmall-4 4159179 28.83 ns/op BenchmarkConvT2EUintptr-4 4243828 28.81 ns/op BenchmarkConvT2ELarge-4 1000000 169.9 ns/op BenchmarkConvT2ISmall-4 3806978 28.21 ns/op BenchmarkConvT2IUintptr-4 3203899 32.23 ns/op BenchmarkConvT2ILarge-4 903112 190.0 ns/op BenchmarkConvI2E-4 3652267 33.54 ns/op BenchmarkConvI2I-4 3190713 36.33 ns/op BenchmarkAssertE2T-4 3919894 48.25 ns/op BenchmarkAssertE2TLarge-4 2228074 87.49 ns/op BenchmarkAssertE2I-4 3571726 56.98 ns/op BenchmarkAssertI2T-4 3736569 32.73 ns/op BenchmarkAssertI2I-4 3559537 33.59 ns/op BenchmarkAssertI2E-4 4525108 28.24 ns/op BenchmarkAssertE2E-4 2848477 50.64 ns/op BenchmarkAssertE2T2-4 2583826 73.47 ns/op BenchmarkAssertE2T2Blank-4 3328134 35.72 ns/op BenchmarkAssertI2E2-4 3018301 39.53 ns/op BenchmarkAssertI2E2Blank-4 4217570 29.58 ns/op BenchmarkAssertE2E2-4 2536560 42.08 ns/op BenchmarkAssertE2E2Blank-4 3412276 38.53 ns/op BenchmarkConvT2Ezero/zero/16-4 4098878 31.72 ns/op BenchmarkConvT2Ezero/zero/32-4 3835711 46.99 ns/op BenchmarkConvT2Ezero/zero/64-4 3488769 29.65 ns/op BenchmarkConvT2Ezero/zero/str-4 4061410 26.81 ns/op BenchmarkConvT2Ezero/zero/slice-4 3942258 27.84 ns/op BenchmarkConvT2Ezero/zero/big-4 94807 1572 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 171.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 129.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 143580 1462 ns/op BenchmarkConvT2Ezero/smallint/16-4 3792597 30.22 ns/op BenchmarkConvT2Ezero/smallint/32-4 2794969 44.96 ns/op BenchmarkConvT2Ezero/smallint/64-4 3877200 28.07 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 126.2 ns/op BenchmarkConvT2Ezero/largeint/32-4 1086277 124.4 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 126.1 ns/op BenchmarkMalloc8-4 1000000 138.2 ns/op BenchmarkMalloc16-4 1000000 155.6 ns/op BenchmarkMallocTypeInfo8-4 1000000 111.0 ns/op BenchmarkMallocTypeInfo16-4 842220 148.3 ns/op BenchmarkMallocLargeStruct-4 48592 2322 ns/op BenchmarkGoroutineSelect-4 18 7602076 ns/op BenchmarkGoroutineBlocking-4 14 8204523 ns/op BenchmarkGoroutineForRange-4 13 8433545 ns/op BenchmarkGoroutineIdle-4 15 7729532 ns/op BenchmarkHashStringSpeed-4 2452120 49.17 ns/op BenchmarkHashBytesSpeed-4 1000000 101.5 ns/op BenchmarkHashInt32Speed-4 2264755 66.62 ns/op BenchmarkHashInt64Speed-4 2719506 42.98 ns/op BenchmarkHashStringArraySpeed-4 592804 338.9 ns/op BenchmarkMegMap-4 2797677 61.91 ns/op BenchmarkMegOneMap-4 3305242 56.60 ns/op BenchmarkMegEqMap-4 2888 41919 ns/op BenchmarkMegEmptyMap-4 3666994 33.47 ns/op BenchmarkSmallStrMap-4 2518539 42.97 ns/op BenchmarkMapStringKeysEight_16-4 2804490 44.76 ns/op BenchmarkMapStringKeysEight_32-4 2723769 66.31 ns/op BenchmarkMapStringKeysEight_64-4 2226232 62.00 ns/op BenchmarkMapStringKeysEight_1M-4 2414497 88.08 ns/op BenchmarkIntMap-4 2758075 41.01 ns/op BenchmarkMapFirst/1-4 3349395 56.37 ns/op BenchmarkMapFirst/2-4 3582423 51.77 ns/op BenchmarkMapFirst/3-4 3114296 50.11 ns/op BenchmarkMapFirst/4-4 3561652 32.38 ns/op BenchmarkMapFirst/5-4 3212622 31.88 ns/op BenchmarkMapFirst/6-4 3404260 35.07 ns/op BenchmarkMapFirst/7-4 3516458 39.13 ns/op BenchmarkMapFirst/8-4 3506125 34.08 ns/op BenchmarkMapFirst/9-4 3022842 37.13 ns/op BenchmarkMapFirst/10-4 3040065 38.35 ns/op BenchmarkMapFirst/11-4 2626214 38.36 ns/op BenchmarkMapFirst/12-4 3183354 37.52 ns/op BenchmarkMapFirst/13-4 3348560 37.34 ns/op BenchmarkMapFirst/14-4 3031166 36.79 ns/op BenchmarkMapFirst/15-4 3301954 35.40 ns/op BenchmarkMapFirst/16-4 3135466 35.78 ns/op BenchmarkMapMid/1-4 3016107 60.00 ns/op BenchmarkMapMid/2-4 2926623 41.23 ns/op BenchmarkMapMid/3-4 3024361 50.59 ns/op BenchmarkMapMid/4-4 2932465 39.83 ns/op BenchmarkMapMid/5-4 2871658 40.12 ns/op BenchmarkMapMid/6-4 2770710 62.60 ns/op BenchmarkMapMid/7-4 2760562 41.66 ns/op BenchmarkMapMid/8-4 2600581 44.56 ns/op BenchmarkMapMid/9-4 2514451 41.53 ns/op BenchmarkMapMid/10-4 2724493 41.96 ns/op BenchmarkMapMid/11-4 2930727 68.16 ns/op BenchmarkMapMid/12-4 2596357 41.42 ns/op BenchmarkMapMid/13-4 2662096 46.78 ns/op BenchmarkMapMid/14-4 2095088 52.73 ns/op BenchmarkMapMid/15-4 3214304 39.29 ns/op BenchmarkMapMid/16-4 2863378 41.03 ns/op BenchmarkMapLast/1-4 2842423 38.51 ns/op BenchmarkMapLast/2-4 3008671 44.44 ns/op BenchmarkMapLast/3-4 3027188 40.35 ns/op BenchmarkMapLast/4-4 2786726 49.58 ns/op BenchmarkMapLast/5-4 2866370 42.75 ns/op BenchmarkMapLast/6-4 2829154 43.61 ns/op BenchmarkMapLast/7-4 2359014 59.36 ns/op BenchmarkMapLast/8-4 2701622 46.47 ns/op BenchmarkMapLast/9-4 2661832 43.88 ns/op BenchmarkMapLast/10-4 2544682 44.27 ns/op BenchmarkMapLast/11-4 2513074 49.85 ns/op BenchmarkMapLast/12-4 2733384 45.31 ns/op BenchmarkMapLast/13-4 2411370 62.75 ns/op BenchmarkMapLast/14-4 3014283 42.96 ns/op BenchmarkMapLast/15-4 2692153 67.70 ns/op BenchmarkMapLast/16-4 2784637 43.06 ns/op BenchmarkMapCycle-4 2214768 52.54 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2382028 44.04 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2366 43734 ns/op BenchmarkMakeMap/[Byte]Byte-4 819733 448.5 ns/op BenchmarkMakeMap/[Int]Int-4 337059 1097 ns/op BenchmarkNewEmptyMap-4 15628828 9.293 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1602615 120.2 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 502696 214.8 ns/op BenchmarkMapIterEmpty-4 4258167 29.28 ns/op BenchmarkSameLengthMap-4 3691048 48.84 ns/op BenchmarkBigKeyMap-4 1300228 86.06 ns/op BenchmarkBigValMap-4 1201647 100.1 ns/op BenchmarkSmallKeyMap-4 1975442 61.94 ns/op BenchmarkMapPopulate/1-4 1973662 56.31 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 122127 1452 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 4002 34319 ns/op 6269 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 573 288815 ns/op 51754 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 30 4002229 ns/op 416686 B/op 205 allocs/op BenchmarkMapPopulate/100000-4 3 41513727 ns/op 6524840 B/op 2867 allocs/op BenchmarkComplexAlgMap-4 470410 281.7 ns/op BenchmarkGoMapClear/Reflexive/1-4 675448 230.4 ns/op BenchmarkGoMapClear/Reflexive/10-4 507076 239.0 ns/op BenchmarkGoMapClear/Reflexive/100-4 202099 690.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 33508 3081 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4617 23199 ns/op BenchmarkGoMapClear/NonReflexive/1-4 546571 252.8 ns/op BenchmarkGoMapClear/NonReflexive/10-4 427292 264.9 ns/op BenchmarkGoMapClear/NonReflexive/100-4 186549 612.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 36525 4104 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4956 25147 ns/op BenchmarkMapStringConversion/32/simple-4 1527146 79.19 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1415817 115.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1213375 98.12 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1311982 146.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1256473 111.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1240376 143.8 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1677506 66.22 ns/op BenchmarkMapInterfacePtr-4 1690305 72.48 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5761113 19.56 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 63343 3072 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4815 26050 ns/op BenchmarkMapPop1000-4 405 303937 ns/op BenchmarkMapPop10000-4 22 5396802 ns/op BenchmarkMapAssign/Int32/256-4 2006150 57.48 ns/op BenchmarkMapAssign/Int32/65536-4 1005039 103.8 ns/op BenchmarkMapAssign/Int64/256-4 2020683 101.2 ns/op BenchmarkMapAssign/Int64/65536-4 975358 196.4 ns/op BenchmarkMapAssign/Str/256-4 1787590 75.16 ns/op BenchmarkMapAssign/Str/65536-4 494203 309.9 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 144.2 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 396476 313.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 160.0 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 707473 161.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 316045 3905 ns/op BenchmarkMapOperatorAssign/Str/65536-4 148468 682.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 842430 194.3 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 180123 555.9 ns/op 68 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 935490 218.6 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 175617 612.1 ns/op 76 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 638414 247.5 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 129012 1085 ns/op 118 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1229866 103.4 ns/op BenchmarkMapDelete/Int32/1000-4 1410458 85.00 ns/op BenchmarkMapDelete/Int32/10000-4 1666972 70.31 ns/op BenchmarkMapDelete/Int64/100-4 1296283 107.3 ns/op BenchmarkMapDelete/Int64/1000-4 1715504 68.37 ns/op BenchmarkMapDelete/Int64/10000-4 1493702 72.66 ns/op BenchmarkMapDelete/Str/100-4 1210585 107.5 ns/op BenchmarkMapDelete/Str/1000-4 1413496 89.79 ns/op BenchmarkMapDelete/Str/10000-4 1290692 84.80 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 105.8 ns/op BenchmarkMapDelete/Pointer/1000-4 1465108 81.13 ns/op BenchmarkMapDelete/Pointer/10000-4 1480064 80.57 ns/op BenchmarkMemmove/0-4 24128866 5.900 ns/op BenchmarkMemmove/1-4 1307475 89.05 ns/op 11.23 MB/s BenchmarkMemmove/2-4 1000000 149.8 ns/op 13.35 MB/s BenchmarkMemmove/3-4 1000000 156.5 ns/op 19.18 MB/s BenchmarkMemmove/4-4 1201996 94.28 ns/op 42.43 MB/s BenchmarkMemmove/5-4 1291952 93.77 ns/op 53.32 MB/s BenchmarkMemmove/6-4 1284322 93.18 ns/op 64.39 MB/s BenchmarkMemmove/7-4 1237525 98.65 ns/op 70.96 MB/s BenchmarkMemmove/8-4 1264334 93.86 ns/op 85.23 MB/s BenchmarkMemmove/9-4 1230679 95.69 ns/op 94.05 MB/s BenchmarkMemmove/10-4 1275770 100.4 ns/op 99.56 MB/s BenchmarkMemmove/11-4 1204195 100.5 ns/op 109.42 MB/s BenchmarkMemmove/12-4 1000000 118.1 ns/op 101.59 MB/s BenchmarkMemmove/13-4 1000000 101.2 ns/op 128.47 MB/s BenchmarkMemmove/14-4 1000000 102.7 ns/op 136.35 MB/s BenchmarkMemmove/15-4 1209412 97.53 ns/op 153.80 MB/s BenchmarkMemmove/16-4 1000000 110.3 ns/op 145.06 MB/s BenchmarkMemmove/32-4 1323744 139.1 ns/op 230.12 MB/s BenchmarkMemmove/64-4 1000000 113.3 ns/op 564.83 MB/s BenchmarkMemmove/128-4 1038483 116.7 ns/op 1097.06 MB/s BenchmarkMemmove/256-4 983463 168.2 ns/op 1521.97 MB/s BenchmarkMemmove/512-4 786847 197.8 ns/op 2588.77 MB/s BenchmarkMemmove/1024-4 471964 280.8 ns/op 3646.26 MB/s BenchmarkMemmove/2048-4 308856 789.0 ns/op 2595.76 MB/s BenchmarkMemmove/4096-4 144105 815.4 ns/op 5023.48 MB/s BenchmarkMemmoveOverlap/32-4 1000000 120.5 ns/op 265.62 MB/s BenchmarkMemmoveOverlap/64-4 1064694 196.9 ns/op 325.00 MB/s BenchmarkMemmoveOverlap/128-4 1000000 197.6 ns/op 647.88 MB/s BenchmarkMemmoveOverlap/256-4 908157 140.6 ns/op 1821.38 MB/s BenchmarkMemmoveOverlap/512-4 709135 184.5 ns/op 2775.29 MB/s BenchmarkMemmoveOverlap/1024-4 463084 290.9 ns/op 3520.39 MB/s BenchmarkMemmoveOverlap/2048-4 306720 716.0 ns/op 2860.53 MB/s BenchmarkMemmoveOverlap/4096-4 153746 808.9 ns/op 5063.47 MB/s BenchmarkMemmoveUnalignedDst/0-4 18846402 8.021 ns/op BenchmarkMemmoveUnalignedDst/1-4 1346209 103.0 ns/op 9.71 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 130.0 ns/op 15.38 MB/s BenchmarkMemmoveUnalignedDst/3-4 1265758 97.28 ns/op 30.84 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 127.3 ns/op 31.42 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 112.4 ns/op 44.49 MB/s BenchmarkMemmoveUnalignedDst/6-4 1298467 138.0 ns/op 43.47 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 166.0 ns/op 42.16 MB/s BenchmarkMemmoveUnalignedDst/8-4 1231137 89.68 ns/op 89.20 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 105.4 ns/op 85.42 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 125.9 ns/op 79.46 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 104.9 ns/op 104.84 MB/s BenchmarkMemmoveUnalignedDst/12-4 1286083 93.30 ns/op 128.62 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 106.7 ns/op 121.85 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 103.2 ns/op 135.68 MB/s BenchmarkMemmoveUnalignedDst/15-4 997950 118.8 ns/op 126.32 MB/s BenchmarkMemmoveUnalignedDst/16-4 1208793 91.32 ns/op 175.22 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 162.4 ns/op 197.07 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 103.7 ns/op 617.14 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 144.4 ns/op 886.70 MB/s BenchmarkMemmoveUnalignedDst/256-4 844202 139.4 ns/op 1836.05 MB/s BenchmarkMemmoveUnalignedDst/512-4 534912 189.3 ns/op 2705.02 MB/s BenchmarkMemmoveUnalignedDst/1024-4 382857 316.2 ns/op 3238.36 MB/s BenchmarkMemmoveUnalignedDst/2048-4 238770 498.4 ns/op 4109.18 MB/s BenchmarkMemmoveUnalignedDst/4096-4 155218 965.8 ns/op 4240.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 109.8 ns/op 291.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 113.6 ns/op 563.30 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 124.2 ns/op 1030.92 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 798355 141.5 ns/op 1809.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 596503 188.7 ns/op 2713.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 355891 391.5 ns/op 2615.69 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 254628 961.7 ns/op 2129.46 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 160911 853.4 ns/op 4799.42 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15390642 6.833 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1229832 96.22 ns/op 10.39 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1180914 94.23 ns/op 21.22 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 111.7 ns/op 26.85 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 101.3 ns/op 39.50 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1233144 105.6 ns/op 47.35 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 167.9 ns/op 35.73 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1200038 99.26 ns/op 70.52 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1252504 96.46 ns/op 82.94 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1136498 100.3 ns/op 89.72 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1206464 189.5 ns/op 52.77 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 211.7 ns/op 51.95 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 114.3 ns/op 104.98 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 100.5 ns/op 129.31 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 142.2 ns/op 98.45 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1207263 99.00 ns/op 151.52 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 108.7 ns/op 147.20 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 103.2 ns/op 309.99 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 122.0 ns/op 524.72 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 118.2 ns/op 1082.83 MB/s BenchmarkMemmoveUnalignedSrc/256-4 928588 144.7 ns/op 1768.69 MB/s BenchmarkMemmoveUnalignedSrc/512-4 587594 181.1 ns/op 2826.52 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 416658 285.6 ns/op 3584.88 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 257977 656.0 ns/op 3121.98 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 143043 805.6 ns/op 5084.40 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 933054 131.6 ns/op 243.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 119.1 ns/op 537.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 883286 200.5 ns/op 638.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 810855 144.1 ns/op 1777.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 545059 209.9 ns/op 2439.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 433333 314.1 ns/op 3260.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 262306 520.1 ns/op 3937.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 161881 1050 ns/op 3899.14 MB/s BenchmarkMemclr/5-4 17279385 7.815 ns/op 639.77 MB/s BenchmarkMemclr/16-4 14663822 13.41 ns/op 1193.14 MB/s BenchmarkMemclr/64-4 14871656 7.756 ns/op 8251.25 MB/s BenchmarkMemclr/256-4 14052970 8.766 ns/op 29203.65 MB/s BenchmarkMemclr/4096-4 2158497 53.59 ns/op 76428.89 MB/s BenchmarkMemclr/65536-4 85176 1516 ns/op 43240.55 MB/s BenchmarkMemclr/1M-4 5816 26582 ns/op 39446.49 MB/s BenchmarkMemclr/4M-4 1164 102547 ns/op 40901.41 MB/s BenchmarkMemclr/8M-4 447 400033 ns/op 20969.79 MB/s BenchmarkMemclr/16M-4 100 1050140 ns/op 15976.17 MB/s BenchmarkMemclr/64M-4 54 1911189 ns/op 35113.67 MB/s BenchmarkGoMemclr/5-4 1676160 64.19 ns/op 77.89 MB/s BenchmarkGoMemclr/16-4 596720 304.2 ns/op 52.59 MB/s BenchmarkGoMemclr/64-4 173349 753.5 ns/op 84.93 MB/s BenchmarkGoMemclr/256-4 41630 2693 ns/op 95.05 MB/s BenchmarkMemclrRange/1K_2K-4 84412 1405 ns/op 68234.89 MB/s BenchmarkMemclrRange/2K_8K-4 23708 4350 ns/op 76665.83 MB/s BenchmarkMemclrRange/4K_16K-4 29185 3795 ns/op 85129.21 MB/s BenchmarkMemclrRange/160K_228K-4 3314 43492 ns/op 38233.58 MB/s BenchmarkClearFat7-4 3850156 27.41 ns/op BenchmarkClearFat8-4 4368816 27.31 ns/op BenchmarkClearFat11-4 2935278 46.46 ns/op BenchmarkClearFat12-4 3894942 28.96 ns/op BenchmarkClearFat13-4 3432316 47.89 ns/op BenchmarkClearFat14-4 3795193 28.67 ns/op BenchmarkClearFat15-4 3493119 43.10 ns/op BenchmarkClearFat16-4 3952692 33.34 ns/op BenchmarkClearFat24-4 3798982 30.90 ns/op BenchmarkClearFat32-4 3430491 38.69 ns/op BenchmarkClearFat40-4 4317231 30.86 ns/op BenchmarkClearFat48-4 3873534 43.14 ns/op BenchmarkClearFat56-4 2814415 42.94 ns/op BenchmarkClearFat64-4 3683550 31.54 ns/op BenchmarkClearFat72-4 3928107 45.51 ns/op BenchmarkClearFat128-4 2608075 39.72 ns/op BenchmarkClearFat256-4 2000396 64.36 ns/op BenchmarkClearFat512-4 1000000 156.0 ns/op BenchmarkClearFat1024-4 1000000 134.0 ns/op BenchmarkClearFat1032-4 1000000 130.4 ns/op BenchmarkClearFat1040-4 778966 136.7 ns/op BenchmarkCopyFat7-4 3675536 32.04 ns/op BenchmarkCopyFat8-4 3983064 29.76 ns/op BenchmarkCopyFat11-4 3746871 56.69 ns/op BenchmarkCopyFat12-4 3859707 41.14 ns/op BenchmarkCopyFat13-4 3291254 31.35 ns/op BenchmarkCopyFat14-4 3911130 48.94 ns/op BenchmarkCopyFat15-4 3760245 32.88 ns/op BenchmarkCopyFat16-4 3325141 60.29 ns/op BenchmarkCopyFat24-4 3826504 32.25 ns/op BenchmarkCopyFat32-4 3629088 48.07 ns/op BenchmarkCopyFat64-4 3944844 49.19 ns/op BenchmarkCopyFat72-4 3755770 34.24 ns/op BenchmarkCopyFat128-4 2964118 43.25 ns/op BenchmarkCopyFat256-4 2085034 57.00 ns/op BenchmarkCopyFat512-4 1000000 114.3 ns/op BenchmarkCopyFat520-4 1000000 107.1 ns/op BenchmarkCopyFat1024-4 1000000 155.0 ns/op BenchmarkCopyFat1032-4 830763 150.5 ns/op BenchmarkCopyFat1040-4 1000000 175.1 ns/op BenchmarkIssue18740/2byte-4 328 378536 ns/op BenchmarkIssue18740/4byte-4 471 221892 ns/op BenchmarkIssue18740/8byte-4 890 129805 ns/op BenchmarkReadMetricsLatency-4 10000 3124 p50-ns 5192 p90-ns 10852 p99-ns BenchmarkFinalizer-4 200 633970 ns/op BenchmarkFinalizerRun-4 221241 827.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8020594 15.56 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3607272 36.89 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2696716 46.86 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2324695 44.36 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1618177 81.00 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 133.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2696684 73.48 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 142.5 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1550497 97.95 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2298597 68.22 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2367706 50.71 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2008386 96.82 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1789880 81.75 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1641514 68.27 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7484989 17.64 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7982310 16.76 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8227207 16.94 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7086393 23.92 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7037128 17.39 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6139000 32.56 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7554914 27.31 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6461085 16.46 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8458880 17.03 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6721142 17.49 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7101739 15.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7425156 23.59 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7137158 17.47 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7153099 17.68 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5124778 24.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6309010 16.35 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 4160913 26.11 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7581121 17.02 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7641176 25.58 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6216590 20.72 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7630239 17.77 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6741528 16.87 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5671435 18.77 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6128233 21.16 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6767592 16.05 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7261785 16.08 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6983754 16.91 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6676868 16.87 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5505339 18.64 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5289870 33.93 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7371922 17.04 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6617223 21.42 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7490008 18.13 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6944889 17.05 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7135964 16.56 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7244490 19.46 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6472152 21.12 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6111278 18.51 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7365130 15.51 ns/op BenchmarkNetpollBreak-4 3186 381347 ns/op BenchmarkPingPongHog-4 464 235060 ns/op BenchmarkStackGrowth-4 93854 1270 ns/op BenchmarkStackGrowthDeep-4 1021 123183 ns/op BenchmarkCreateGoroutines-4 44023 3473 ns/op BenchmarkCreateGoroutinesParallel-4 42824 15202 ns/op BenchmarkCreateGoroutinesCapture-4 6415 154233 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 44250 2781 ns/op BenchmarkClosureCall-4 23198966 4.486 ns/op BenchmarkWakeupParallelSpinning/0s-4 6729 21782 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7440 26151 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5174 33987 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3249 48428 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1750 88213 ns/op BenchmarkWakeupParallelSpinning/20µs-4 939 162744 ns/op BenchmarkWakeupParallelSpinning/50µs-4 403 365480 ns/op BenchmarkWakeupParallelSpinning/100µs-4 198 665477 ns/op BenchmarkMatmult-4 3826623 45.84 ns/op BenchmarkFastrand-4 6103434 19.18 ns/op BenchmarkFastrand64-4 6178316 19.69 ns/op BenchmarkFastrandHashiter-4 2616722 40.60 ns/op BenchmarkFastrandn/2-4 3872346 27.60 ns/op BenchmarkFastrandn/3-4 4042548 46.75 ns/op BenchmarkFastrandn/4-4 3677768 28.84 ns/op BenchmarkFastrandn/5-4 4268083 35.59 ns/op BenchmarkIfaceCmp100-4 129331 993.2 ns/op BenchmarkIfaceCmpNil100-4 210128 577.9 ns/op BenchmarkEfaceCmpDiff-4 47808 3333 ns/op BenchmarkEfaceCmpDiffIndirect-4 41125 2734 ns/op BenchmarkDefer-4 1727563 71.87 ns/op BenchmarkDefer10-4 770776 180.0 ns/op BenchmarkDeferMany-4 560648 539.2 ns/op BenchmarkPanicRecover-4 230245 530.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 55 2206780 ns/op 2063169 p50-ns 3085495 p90-ns 4242227 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 61 2721379 ns/op 2265913 p50-ns 3916125 p90-ns 9278926 p99-ns BenchmarkGoroutineProfile/small/idle-4 33 4306954 ns/op 4038149 p50-ns 5525113 p90-ns 6272977 p99-ns BenchmarkGoroutineProfile/small/loaded-4 43 7326847 ns/op 5641714 p50-ns 11089938 p90-ns 48560878 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 84 1965605 ns/op 1877481 p50-ns 2657407 p90-ns 4453973 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 60 2774958 ns/op 2229230 p50-ns 4067347 p90-ns 12476603 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 10651742 ns/op 10558918 p50-ns 11607171 p90-ns 14596071 p99-ns BenchmarkGoroutineProfile/large/loaded-4 4 30158814 ns/op 34427599 p50-ns 44035723 p90-ns 44035723 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 79 2074363 ns/op 2066093 p50-ns 2571652 p90-ns 3476539 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 45 3222007 ns/op 2409495 p50-ns 5399858 p90-ns 18782342 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 28 4314186 ns/op 3924794 p50-ns 6569054 p90-ns 7100401 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 32 5438395 ns/op 4331460 p50-ns 9736210 p90-ns 20264847 p99-ns BenchmarkRWMutexUncontended-4 1624477 291.7 ns/op BenchmarkRWMutexWrite100-4 104584 2980 ns/op BenchmarkRWMutexWrite10-4 40082 2768 ns/op BenchmarkRWMutexWorkWrite100-4 26247 5627 ns/op BenchmarkRWMutexWorkWrite10-4 28856 5222 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2188 79634 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 948 112565 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1106 122582 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 494 293583 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 522 239913 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 163 661387 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 277 413421 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 109 1047777 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 210184 817.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 178335 639.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 130528 1108 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 149346 817.9 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 119174 858.1 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 210205 1457 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 161864 1096 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 164743 1141 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 144140 2238 ns/op BenchmarkMakeSlice/Byte-4 1000000 116.2 ns/op BenchmarkMakeSlice/Int16-4 1303374 97.97 ns/op BenchmarkMakeSlice/Int-4 973974 138.9 ns/op BenchmarkMakeSlice/Ptr-4 1000000 173.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 280.0 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 465.3 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 331.2 ns/op BenchmarkGrowSlice/Byte-4 166028 1609 ns/op BenchmarkGrowSlice/Int16-4 164155 1071 ns/op BenchmarkGrowSlice/Int-4 152774 971.3 ns/op BenchmarkGrowSlice/Ptr-4 129908 1502 ns/op BenchmarkGrowSlice/Struct/24-4 104578 1567 ns/op BenchmarkGrowSlice/Struct/32-4 96148 1921 ns/op BenchmarkGrowSlice/Struct/40-4 73791 1944 ns/op BenchmarkExtendSlice/IntSlice-4 183516 1172 ns/op BenchmarkExtendSlice/PointerSlice-4 88555 1641 ns/op BenchmarkExtendSlice/NoGrow-4 223484 672.8 ns/op BenchmarkAppend-4 910700 159.3 ns/op BenchmarkAppendGrowByte-4 1 125984022 ns/op BenchmarkAppendGrowString-4 1 470970985 ns/op BenchmarkAppendSlice/1Bytes-4 281583 446.2 ns/op BenchmarkAppendSlice/4Bytes-4 258807 519.4 ns/op BenchmarkAppendSlice/7Bytes-4 305319 431.5 ns/op BenchmarkAppendSlice/8Bytes-4 218821 527.7 ns/op BenchmarkAppendSlice/15Bytes-4 250728 491.3 ns/op BenchmarkAppendSlice/16Bytes-4 254162 566.5 ns/op BenchmarkAppendSlice/32Bytes-4 289707 495.6 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 37825 3990 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 12061 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9910 37009 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 894 168677 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 45 2670979 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 25 4289081 ns/op BenchmarkAppendStr/1Bytes-4 251019 401.4 ns/op BenchmarkAppendStr/4Bytes-4 241929 496.7 ns/op BenchmarkAppendStr/8Bytes-4 220120 525.1 ns/op BenchmarkAppendStr/16Bytes-4 240758 426.9 ns/op BenchmarkAppendStr/32Bytes-4 287406 363.4 ns/op BenchmarkAppendSpecialCase-4 677908 242.2 ns/op BenchmarkCopy/1Byte-4 248550 609.1 ns/op 1.64 MB/s BenchmarkCopy/1String-4 343890 506.8 ns/op 1.97 MB/s BenchmarkCopy/2Byte-4 240068 516.8 ns/op 3.87 MB/s BenchmarkCopy/2String-4 327450 353.2 ns/op 5.66 MB/s BenchmarkCopy/4Byte-4 892152 128.1 ns/op 31.24 MB/s BenchmarkCopy/4String-4 1000000 102.4 ns/op 39.06 MB/s BenchmarkCopy/8Byte-4 1000000 125.7 ns/op 63.64 MB/s BenchmarkCopy/8String-4 1000000 132.4 ns/op 60.43 MB/s BenchmarkCopy/12Byte-4 1210874 110.8 ns/op 108.34 MB/s BenchmarkCopy/12String-4 1170546 126.9 ns/op 94.57 MB/s BenchmarkCopy/16Byte-4 1246074 92.53 ns/op 172.91 MB/s BenchmarkCopy/16String-4 1000000 112.6 ns/op 142.07 MB/s BenchmarkCopy/32Byte-4 971973 107.6 ns/op 297.32 MB/s BenchmarkCopy/32String-4 1234959 95.86 ns/op 333.83 MB/s BenchmarkCopy/128Byte-4 1000000 141.1 ns/op 907.45 MB/s BenchmarkCopy/128String-4 1000000 123.4 ns/op 1037.10 MB/s BenchmarkCopy/1024Byte-4 386302 483.1 ns/op 2119.79 MB/s BenchmarkCopy/1024String-4 287120 505.8 ns/op 2024.40 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 22118 5388 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11693 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 21668 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 24979 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 5659 30116 ns/op BenchmarkAppendInPlace/Grow/Byte-4 130712 1422 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 138459 1456 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 60432 2291 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 46884 2602 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 53830 2679 ns/op BenchmarkStackCopyPtr-4 1 140977857 ns/op BenchmarkStackCopy-4 1 187636118 ns/op BenchmarkStackCopyNoCache-4 21 5782472 ns/op BenchmarkStackCopyWithStkobj-4 2 67370792 ns/op BenchmarkIssue18138-4 100 1115505 ns/op BenchmarkCompareStringEqual-4 13083363 8.787 ns/op BenchmarkCompareStringIdentical-4 21369616 5.728 ns/op BenchmarkCompareStringSameLength-4 7047290 17.37 ns/op BenchmarkCompareStringDifferentLength-4 29109249 4.663 ns/op BenchmarkCompareStringBigUnaligned-4 1016 123054 ns/op 8521.34 MB/s BenchmarkCompareStringBig-4 1245 87722 ns/op 11953.56 MB/s BenchmarkConcatStringAndBytes-4 1731710 71.64 ns/op BenchmarkSliceByteToString/1-4 1652180 73.56 ns/op BenchmarkSliceByteToString/2-4 826897 164.3 ns/op BenchmarkSliceByteToString/4-4 890754 191.1 ns/op BenchmarkSliceByteToString/8-4 913962 141.6 ns/op BenchmarkSliceByteToString/16-4 928807 155.3 ns/op BenchmarkSliceByteToString/32-4 899202 186.5 ns/op BenchmarkSliceByteToString/64-4 822260 257.9 ns/op BenchmarkSliceByteToString/128-4 323258 391.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2260716 58.21 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 918619 127.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1085379 114.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2664435 41.16 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1566838 74.24 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 130.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1601624 73.42 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 332269 379.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 448460 311.5 ns/op BenchmarkRuneIterate/range/ASCII-4 7286671 16.26 ns/op BenchmarkRuneIterate/range/Japanese-4 2448902 60.37 ns/op BenchmarkRuneIterate/range/MixedLength-4 1976785 72.23 ns/op BenchmarkRuneIterate/range1/ASCII-4 6157940 18.41 ns/op BenchmarkRuneIterate/range1/Japanese-4 2231560 55.79 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2144358 53.65 ns/op BenchmarkRuneIterate/range2/ASCII-4 6778350 18.94 ns/op BenchmarkRuneIterate/range2/Japanese-4 1509602 70.41 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2708686 63.07 ns/op BenchmarkArrayEqual-4 22280613 5.793 ns/op BenchmarkFunc/Name-4 5395230 24.33 ns/op BenchmarkFunc/Entry-4 12351267 9.488 ns/op BenchmarkFunc/FileLine-4 1718334 65.22 ns/op PASS ok runtime 559.753s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 17932 6915 ns/op BenchmarkHandle/concurrent-4 19447 5451 ns/op PASS ok runtime/cgo 0.496s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 16350100 8.903 ns/op BenchmarkAtomicStore64-4 13195570 13.22 ns/op BenchmarkAtomicLoad-4 24223269 5.133 ns/op BenchmarkAtomicStore-4 8563639 12.07 ns/op BenchmarkAnd8-4 14011630 14.63 ns/op BenchmarkAnd-4 13063450 10.45 ns/op BenchmarkAnd8Parallel-4 4098564 28.69 ns/op BenchmarkAndParallel-4 3862159 31.55 ns/op BenchmarkOr8-4 12809379 10.72 ns/op BenchmarkOr-4 12181126 12.45 ns/op BenchmarkOr8Parallel-4 3888852 31.52 ns/op BenchmarkOrParallel-4 3537638 29.74 ns/op BenchmarkXadd-4 3678004 32.70 ns/op BenchmarkXadd64-4 3912373 29.49 ns/op BenchmarkCas-4 2576973 51.93 ns/op BenchmarkCas64-4 2360704 48.70 ns/op BenchmarkXchg-4 3485985 32.93 ns/op BenchmarkXchg64-4 3732093 31.01 ns/op PASS ok runtime/internal/atomic 4.003s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2669344 41.73 ns/op BenchmarkMulUintptr/large-4 2184640 72.80 ns/op PASS ok runtime/internal/math 0.570s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 11179774 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 22278414 ns/op 523.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 31 4192107 ns/op 4.903 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 19093340 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 29279837 ns/op 1191 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 20 6833686 ns/op 122.5 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 94976354 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 131085613 ns/op 9688 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 7 14990778 ns/op 1001 concurrent_launches/op PASS ok runtime/pprof 2.832s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 6 17871997 ns/op BenchmarkStackLeak-4 18372 6037 ns/op PASS ok runtime/race 0.508s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 1885830 56.29 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 221955 514.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.537s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 128880 1010 ns/op BenchmarkSortString1K-4 122 892232 ns/op BenchmarkSortString1K_Slice-4 140 792531 ns/op BenchmarkStableString1K-4 78 1604991 ns/op BenchmarkSortInt1K-4 152 849753 ns/op BenchmarkSortInt1K_Sorted-4 2739 56141 ns/op BenchmarkSortInt1K_Reversed-4 1370 92115 ns/op BenchmarkSortInt1K_Mod8-4 349 311619 ns/op BenchmarkStableInt1K-4 100 1286438 ns/op BenchmarkStableInt1K_Slice-4 100 1194709 ns/op BenchmarkSortInt64K-4 2 73910784 ns/op BenchmarkSortInt64K_Slice-4 2 64182872 ns/op BenchmarkStableInt64K-4 1 107556257 ns/op BenchmarkSort1e2-4 312 354480 ns/op BenchmarkStable1e2-4 118 977245 ns/op BenchmarkSort1e4-4 2 73739926 ns/op BenchmarkStable1e4-4 1 337586755 ns/op PASS ok sort 38.801s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 679447 162.7 ns/op BenchmarkAtof64Float-4 683862 175.1 ns/op BenchmarkAtof64FloatExp-4 493622 231.0 ns/op BenchmarkAtof64Big-4 397846 287.1 ns/op BenchmarkAtof64RandomBits-4 192974 578.2 ns/op BenchmarkAtof64RandomFloats-4 431016 290.3 ns/op BenchmarkAtof64RandomLongFloats-4 423278 337.4 ns/op BenchmarkAtof32Decimal-4 818558 165.6 ns/op BenchmarkAtof32Float-4 730544 216.6 ns/op BenchmarkAtof32FloatExp-4 423784 330.5 ns/op BenchmarkAtof32Random-4 370650 367.1 ns/op BenchmarkAtof32RandomLong-4 134751 880.8 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 100.3 ns/op BenchmarkParseInt/Pos/26bit-4 725574 160.2 ns/op BenchmarkParseInt/Pos/31bit-4 696520 174.6 ns/op BenchmarkParseInt/Pos/56bit-4 496875 244.2 ns/op BenchmarkParseInt/Pos/63bit-4 455089 269.9 ns/op BenchmarkParseInt/Neg/7bit-4 1203457 158.4 ns/op BenchmarkParseInt/Neg/26bit-4 801781 156.8 ns/op BenchmarkParseInt/Neg/31bit-4 754346 182.7 ns/op BenchmarkParseInt/Neg/56bit-4 494511 259.6 ns/op BenchmarkParseInt/Neg/63bit-4 505519 428.3 ns/op BenchmarkAtoi/Pos/7bit-4 1214131 104.9 ns/op BenchmarkAtoi/Pos/26bit-4 919989 211.9 ns/op BenchmarkAtoi/Pos/31bit-4 874726 205.6 ns/op BenchmarkAtoi/Pos/56bit-4 562276 331.2 ns/op BenchmarkAtoi/Pos/63bit-4 356871 336.3 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 102.5 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 149.2 ns/op BenchmarkAtoi/Neg/31bit-4 758806 281.1 ns/op BenchmarkAtoi/Neg/56bit-4 556311 268.7 ns/op BenchmarkAtoi/Neg/63bit-4 478782 285.3 ns/op BenchmarkFormatFloat/Decimal-4 97616 2332 ns/op BenchmarkFormatFloat/Float-4 77973 1407 ns/op BenchmarkFormatFloat/Exp-4 94335 1340 ns/op BenchmarkFormatFloat/NegExp-4 95240 1335 ns/op BenchmarkFormatFloat/LongExp-4 74728 1571 ns/op BenchmarkFormatFloat/Big-4 74432 1527 ns/op BenchmarkFormatFloat/BinaryExp-4 162298 686.2 ns/op BenchmarkFormatFloat/32Integer-4 94173 2181 ns/op BenchmarkFormatFloat/32ExactFraction-4 102201 2180 ns/op BenchmarkFormatFloat/32Point-4 77948 1544 ns/op BenchmarkFormatFloat/32Exp-4 86793 1170 ns/op BenchmarkFormatFloat/32NegExp-4 92842 1223 ns/op BenchmarkFormatFloat/32Shortest-4 105020 1197 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 107791 1193 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 100033 2122 ns/op BenchmarkFormatFloat/64Fixed1-4 109810 1542 ns/op BenchmarkFormatFloat/64Fixed2-4 136514 942.4 ns/op BenchmarkFormatFloat/64Fixed3-4 130087 973.8 ns/op BenchmarkFormatFloat/64Fixed4-4 131647 928.3 ns/op BenchmarkFormatFloat/64Fixed12-4 75175 2520 ns/op BenchmarkFormatFloat/64Fixed16-4 95863 1260 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 105540 1159 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 88722 1288 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2180 55211 ns/op BenchmarkFormatFloat/Slowpath64-4 86126 1512 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 81878 1540 ns/op BenchmarkAppendFloat/Decimal-4 130014 935.5 ns/op BenchmarkAppendFloat/Float-4 104924 1074 ns/op BenchmarkAppendFloat/Exp-4 132081 923.9 ns/op BenchmarkAppendFloat/NegExp-4 129741 949.0 ns/op BenchmarkAppendFloat/LongExp-4 99163 1220 ns/op BenchmarkAppendFloat/Big-4 93672 1239 ns/op BenchmarkAppendFloat/BinaryExp-4 338204 378.9 ns/op BenchmarkAppendFloat/32Integer-4 134808 899.6 ns/op BenchmarkAppendFloat/32ExactFraction-4 131059 914.9 ns/op BenchmarkAppendFloat/32Point-4 118093 990.4 ns/op BenchmarkAppendFloat/32Exp-4 129006 896.3 ns/op BenchmarkAppendFloat/32NegExp-4 133124 875.3 ns/op BenchmarkAppendFloat/32Shortest-4 140616 828.7 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 172104 732.8 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 155784 753.5 ns/op BenchmarkAppendFloat/64Fixed1-4 194455 616.1 ns/op BenchmarkAppendFloat/64Fixed2-4 203241 606.7 ns/op BenchmarkAppendFloat/64Fixed3-4 190068 604.8 ns/op BenchmarkAppendFloat/64Fixed4-4 197122 638.1 ns/op BenchmarkAppendFloat/64Fixed12-4 102230 1116 ns/op BenchmarkAppendFloat/64Fixed16-4 130227 935.8 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 143838 871.5 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 122793 1013 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2557 47434 ns/op BenchmarkAppendFloat/Slowpath64-4 103615 1136 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 103926 1139 ns/op BenchmarkFormatInt-4 16879 7225 ns/op BenchmarkAppendInt-4 17401 6717 ns/op BenchmarkFormatUint-4 94929 1372 ns/op BenchmarkAppendUint-4 99476 1161 ns/op BenchmarkFormatIntSmall/7-4 2226496 52.19 ns/op BenchmarkFormatIntSmall/42-4 2323737 51.47 ns/op BenchmarkAppendIntSmall-4 1224660 96.71 ns/op BenchmarkAppendUintVarlen/1-4 1220468 98.51 ns/op BenchmarkAppendUintVarlen/12-4 1000000 102.6 ns/op BenchmarkAppendUintVarlen/123-4 867855 132.4 ns/op BenchmarkAppendUintVarlen/1234-4 893730 135.3 ns/op BenchmarkAppendUintVarlen/12345-4 820665 136.3 ns/op BenchmarkAppendUintVarlen/123456-4 927444 134.6 ns/op BenchmarkAppendUintVarlen/1234567-4 912145 139.9 ns/op BenchmarkAppendUintVarlen/12345678-4 914589 137.8 ns/op BenchmarkAppendUintVarlen/123456789-4 886984 141.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 868927 142.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 862956 146.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 864228 145.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 824925 147.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 808677 148.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 813052 149.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 801120 151.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 821694 153.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 805206 155.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 780488 156.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 785128 155.6 ns/op BenchmarkQuote-4 43905 2709 ns/op BenchmarkQuoteRune-4 460815 282.2 ns/op BenchmarkAppendQuote-4 50980 2330 ns/op BenchmarkAppendQuoteRune-4 735080 159.1 ns/op BenchmarkUnquoteEasy-4 1515336 91.06 ns/op BenchmarkUnquoteHard-4 34312 2931 ns/op PASS ok strconv 22.179s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 339535 335.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 127173 1134 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 151674 752.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 257142 507.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 71149 1711 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 98858 1417 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 523560 213.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 28405 4086 ns/op BenchmarkGenericMatch1-4 2260 52185 ns/op BenchmarkGenericMatch2-4 480 239090 ns/op BenchmarkSingleMaxSkipping-4 13026 9183 ns/op 1088.94 MB/s BenchmarkSingleLongSuffixFail-4 20872 5558 ns/op 180.28 MB/s BenchmarkSingleMatch-4 254 463212 ns/op 32.38 MB/s BenchmarkByteByteNoMatch-4 101630 1171 ns/op BenchmarkByteByteMatch-4 17769 6847 ns/op BenchmarkByteStringMatch-4 18564 6358 ns/op BenchmarkHTMLEscapeNew-4 71665 1708 ns/op BenchmarkHTMLEscapeOld-4 83546 1498 ns/op BenchmarkByteStringReplacerWriteString-4 1490 77737 ns/op BenchmarkByteReplacerWriteString-4 1906 64317 ns/op BenchmarkByteByteReplaces-4 3337 40758 ns/op BenchmarkByteByteMap-4 10064 12040 ns/op BenchmarkMap/identity/ASCII-4 852787 149.1 ns/op BenchmarkMap/identity/Greek-4 628714 202.0 ns/op BenchmarkMap/change/ASCII-4 35223 3310 ns/op BenchmarkMap/change/Greek-4 25855 4396 ns/op BenchmarkIndexRune-4 1933616 61.98 ns/op BenchmarkIndexRuneLongString-4 1631398 74.07 ns/op BenchmarkIndexRuneFastPath-4 3282088 33.56 ns/op BenchmarkIndex-4 3339835 34.75 ns/op BenchmarkLastIndex-4 3690106 32.41 ns/op BenchmarkIndexByte-4 13926892 7.482 ns/op BenchmarkToUpper/#00-4 3009468 38.16 ns/op BenchmarkToUpper/ONLYUPPER-4 2460640 47.79 ns/op BenchmarkToUpper/abc-4 358656 365.7 ns/op BenchmarkToUpper/AbC123-4 249060 494.9 ns/op BenchmarkToUpper/azAZ09_-4 287385 452.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 51487 2357 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65084 2056 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33552 3675 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 65196 1883 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 113368 998.4 ns/op BenchmarkToLower/#00-4 2960602 39.70 ns/op BenchmarkToLower/abc-4 2768551 43.29 ns/op BenchmarkToLower/AbC123-4 201344 577.9 ns/op BenchmarkToLower/azAZ09_-4 211328 586.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 88446 1361 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 58533 2043 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33036 3579 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64255 1636 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 120025 970.0 ns/op BenchmarkMapNoChanges-4 894168 119.2 ns/op BenchmarkTrim-4 36574 3373 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2651596 42.30 ns/op BenchmarkToValidUTF8/InvalidASCII-4 186802 680.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 107271 1054 ns/op BenchmarkEqualFold/Tests-4 59126 1986 ns/op BenchmarkEqualFold/ASCII-4 3078180 39.23 ns/op BenchmarkEqualFold/UnicodePrefix-4 141990 867.6 ns/op BenchmarkEqualFold/UnicodeSuffix-4 149221 836.6 ns/op BenchmarkIndexHard1-4 1148 101485 ns/op BenchmarkIndexHard2-4 814 144076 ns/op BenchmarkIndexHard3-4 208 580557 ns/op BenchmarkIndexHard4-4 201 580009 ns/op BenchmarkLastIndexHard1-4 87 1445044 ns/op BenchmarkLastIndexHard2-4 87 1426237 ns/op BenchmarkLastIndexHard3-4 87 1433028 ns/op BenchmarkCountHard1-4 1210 100795 ns/op BenchmarkCountHard2-4 876 140115 ns/op BenchmarkCountHard3-4 208 564298 ns/op BenchmarkIndexTorture-4 10000 11210 ns/op BenchmarkCountTorture-4 10000 11200 ns/op BenchmarkCountTortureOverlapping-4 878 122883 ns/op BenchmarkCountByte/10-4 3591493 32.78 ns/op 305.09 MB/s BenchmarkCountByte/32-4 3580591 33.88 ns/op 944.65 MB/s BenchmarkCountByte/4096-4 1000000 107.4 ns/op 38136.30 MB/s BenchmarkCountByte/4194304-4 1132 102174 ns/op 41050.69 MB/s BenchmarkCountByte/67108864-4 32 3961992 ns/op 16938.16 MB/s BenchmarkFields/ASCII/16-4 275508 413.1 ns/op 38.74 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 27627 4367 ns/op 58.63 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1652 72228 ns/op 56.71 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1198306 ns/op 54.69 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 18829732 ns/op 55.69 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 138058 906.4 ns/op 17.65 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11739 ns/op 21.81 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 600 204890 ns/op 19.99 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 38 3799434 ns/op 17.25 MB/s 463106 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 68690537 ns/op 15.27 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 182731 699.5 ns/op 22.87 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14953 7856 ns/op 32.59 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 913 151018 ns/op 27.12 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 44 3099973 ns/op 21.14 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 53382044 ns/op 19.64 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 160374 777.9 ns/op 20.57 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 11733 10275 ns/op 24.91 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 744 176957 ns/op 23.15 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 38 3649446 ns/op 17.96 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 59914542 ns/op 17.50 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 69157420 ns/op BenchmarkSplitSingleByteSeparator-4 24 6081614 ns/op BenchmarkSplitMultiByteSeparator-4 31 3336467 ns/op BenchmarkSplitNSingleByteSeparator-4 212688 671.1 ns/op BenchmarkSplitNMultiByteSeparator-4 178701 832.9 ns/op BenchmarkRepeat/5x0-4 3190950 37.63 ns/op BenchmarkRepeat/5x1-4 3251643 37.28 ns/op BenchmarkRepeat/5x2-4 279861 481.6 ns/op BenchmarkRepeat/5x6-4 156415 777.7 ns/op BenchmarkRepeat/10x0-4 3223143 36.78 ns/op BenchmarkRepeat/10x1-4 3158518 36.98 ns/op BenchmarkRepeat/10x2-4 247572 493.5 ns/op BenchmarkRepeat/10x6-4 158856 835.1 ns/op BenchmarkRepeatLarge/256/1-4 70864 1986 ns/op 128.89 MB/s BenchmarkRepeatLarge/256/16-4 116995 1242 ns/op 206.09 MB/s BenchmarkRepeatLarge/512/1-4 45753 2388 ns/op 214.40 MB/s BenchmarkRepeatLarge/512/16-4 66160 1828 ns/op 280.07 MB/s BenchmarkRepeatLarge/1024/1-4 33856 3478 ns/op 294.43 MB/s BenchmarkRepeatLarge/1024/16-4 46370 2793 ns/op 366.60 MB/s BenchmarkRepeatLarge/2048/1-4 17660 5708 ns/op 358.80 MB/s BenchmarkRepeatLarge/2048/16-4 24446 4546 ns/op 450.49 MB/s BenchmarkRepeatLarge/4096/1-4 13963 8923 ns/op 459.05 MB/s BenchmarkRepeatLarge/4096/16-4 15496 7636 ns/op 536.42 MB/s BenchmarkRepeatLarge/8192/1-4 7836 13661 ns/op 599.65 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13979 ns/op 586.04 MB/s BenchmarkRepeatLarge/8192/4097-4 3776668 30.97 ns/op 132306.76 MB/s BenchmarkRepeatLarge/16384/1-4 7582 22848 ns/op 717.07 MB/s BenchmarkRepeatLarge/16384/16-4 8137 24014 ns/op 682.27 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20154 ns/op 609.85 MB/s BenchmarkRepeatLarge/32768/1-4 2629 53015 ns/op 618.09 MB/s BenchmarkRepeatLarge/32768/16-4 3145 45006 ns/op 728.07 MB/s BenchmarkRepeatLarge/32768/4097-4 3616 46454 ns/op 617.36 MB/s BenchmarkRepeatLarge/65536/1-4 1413 90553 ns/op 723.73 MB/s BenchmarkRepeatLarge/65536/16-4 1651 87758 ns/op 746.78 MB/s BenchmarkRepeatLarge/65536/4097-4 1363 91688 ns/op 670.26 MB/s BenchmarkRepeatLarge/131072/1-4 232 556770 ns/op 235.41 MB/s BenchmarkRepeatLarge/131072/16-4 238 478890 ns/op 273.70 MB/s BenchmarkRepeatLarge/131072/4097-4 334 349851 ns/op 363.03 MB/s BenchmarkRepeatLarge/262144/1-4 163 681897 ns/op 384.43 MB/s BenchmarkRepeatLarge/262144/16-4 186 659008 ns/op 397.79 MB/s BenchmarkRepeatLarge/262144/4097-4 198 641086 ns/op 402.62 MB/s BenchmarkRepeatLarge/524288/1-4 81 1322951 ns/op 396.30 MB/s BenchmarkRepeatLarge/524288/16-4 100 1381932 ns/op 379.39 MB/s BenchmarkRepeatLarge/524288/4097-4 81 1305589 ns/op 398.53 MB/s BenchmarkRepeatLarge/1048576/1-4 44 2538099 ns/op 413.13 MB/s BenchmarkRepeatLarge/1048576/16-4 52 2596148 ns/op 403.90 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 2339753 ns/op 446.52 MB/s BenchmarkRepeatLarge/2097152/1-4 30 5444520 ns/op 385.19 MB/s BenchmarkRepeatLarge/2097152/16-4 30 4272297 ns/op 490.87 MB/s BenchmarkRepeatLarge/2097152/4097-4 37 4185881 ns/op 500.15 MB/s BenchmarkRepeatLarge/4194304/1-4 14 10397714 ns/op 403.39 MB/s BenchmarkRepeatLarge/4194304/16-4 15 8131511 ns/op 515.81 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7791738 ns/op 537.91 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14246468 ns/op 588.82 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14415080 ns/op 581.93 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 15500315 ns/op 541.06 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25068362 ns/op 669.26 MB/s BenchmarkRepeatLarge/16777216/16-4 5 25204452 ns/op 665.64 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25261428 ns/op 664.14 MB/s BenchmarkRepeatLarge/33554432/1-4 3 51056340 ns/op 657.20 MB/s BenchmarkRepeatLarge/33554432/16-4 3 48746718 ns/op 688.34 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 48112214 ns/op 697.42 MB/s BenchmarkRepeatLarge/67108864/1-4 2 95913580 ns/op 699.68 MB/s BenchmarkRepeatLarge/67108864/16-4 2 89880102 ns/op 746.65 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 91862297 ns/op 730.54 MB/s BenchmarkRepeatLarge/134217728/1-4 1 184325233 ns/op 728.16 MB/s BenchmarkRepeatLarge/134217728/16-4 1 184256422 ns/op 728.43 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 184087625 ns/op 729.10 MB/s BenchmarkRepeatLarge/268435456/1-4 1 410402599 ns/op 654.08 MB/s BenchmarkRepeatLarge/268435456/16-4 1 371091728 ns/op 723.37 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 371845964 ns/op 721.90 MB/s BenchmarkRepeatLarge/536870912/1-4 1 890439227 ns/op 602.93 MB/s BenchmarkRepeatLarge/536870912/16-4 1 802840276 ns/op 668.71 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 789521899 ns/op 679.99 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3123215587 ns/op 343.79 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4067132185 ns/op 264.00 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3918950362 ns/op 273.99 MB/s BenchmarkIndexAnyASCII/1:1-4 2171311 52.16 ns/op BenchmarkIndexAnyASCII/1:2-4 2275539 53.07 ns/op BenchmarkIndexAnyASCII/1:4-4 2232219 52.93 ns/op BenchmarkIndexAnyASCII/1:8-4 2160765 53.24 ns/op BenchmarkIndexAnyASCII/1:16-4 2137228 53.91 ns/op BenchmarkIndexAnyASCII/1:32-4 2154442 55.12 ns/op BenchmarkIndexAnyASCII/1:64-4 2157952 54.00 ns/op BenchmarkIndexAnyASCII/16:1-4 2270230 52.35 ns/op BenchmarkIndexAnyASCII/16:2-4 948229 125.4 ns/op BenchmarkIndexAnyASCII/16:4-4 843939 127.8 ns/op BenchmarkIndexAnyASCII/16:8-4 879246 127.8 ns/op BenchmarkIndexAnyASCII/16:16-4 941737 136.4 ns/op BenchmarkIndexAnyASCII/16:32-4 855382 150.1 ns/op BenchmarkIndexAnyASCII/16:64-4 600652 182.7 ns/op BenchmarkIndexAnyASCII/256:1-4 2029725 58.27 ns/op BenchmarkIndexAnyASCII/256:2-4 92239 1212 ns/op BenchmarkIndexAnyASCII/256:4-4 98616 1202 ns/op BenchmarkIndexAnyASCII/256:8-4 102908 1162 ns/op BenchmarkIndexAnyASCII/256:16-4 93175 1211 ns/op BenchmarkIndexAnyASCII/256:32-4 99165 1187 ns/op BenchmarkIndexAnyASCII/256:64-4 94164 1236 ns/op BenchmarkIndexAnyUTF8/1:1-4 2458126 48.20 ns/op BenchmarkIndexAnyUTF8/1:2-4 2299964 51.62 ns/op BenchmarkIndexAnyUTF8/1:4-4 2317754 51.74 ns/op BenchmarkIndexAnyUTF8/1:8-4 2253686 51.68 ns/op BenchmarkIndexAnyUTF8/1:16-4 2277436 52.71 ns/op BenchmarkIndexAnyUTF8/1:32-4 2198859 54.73 ns/op BenchmarkIndexAnyUTF8/1:64-4 2227426 53.42 ns/op BenchmarkIndexAnyUTF8/16:1-4 1956625 62.35 ns/op BenchmarkIndexAnyUTF8/16:2-4 283845 419.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 273242 420.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 268242 433.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 278724 440.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 279972 442.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 260676 454.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 422059 311.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 18818 6466 ns/op BenchmarkIndexAnyUTF8/256:4-4 18685 6450 ns/op BenchmarkIndexAnyUTF8/256:8-4 18774 6467 ns/op BenchmarkIndexAnyUTF8/256:16-4 17304 6615 ns/op BenchmarkIndexAnyUTF8/256:32-4 17382 6822 ns/op BenchmarkIndexAnyUTF8/256:64-4 17572 6921 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2223837 52.82 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2316206 52.19 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2243932 51.50 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2152341 52.20 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2196951 52.77 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2171878 54.68 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2179378 53.86 ns/op BenchmarkLastIndexAnyASCII/16:1-4 877357 121.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 121.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 966834 139.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 985666 121.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 899226 128.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 855986 140.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 706549 167.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 107151 1100 ns/op BenchmarkLastIndexAnyASCII/256:2-4 107581 1079 ns/op BenchmarkLastIndexAnyASCII/256:4-4 106258 1090 ns/op BenchmarkLastIndexAnyASCII/256:8-4 110066 1079 ns/op BenchmarkLastIndexAnyASCII/256:16-4 107542 1104 ns/op BenchmarkLastIndexAnyASCII/256:32-4 104827 1109 ns/op BenchmarkLastIndexAnyASCII/256:64-4 104568 1150 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2412207 49.42 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2532450 47.25 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2502142 47.23 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2540983 46.66 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2471856 48.47 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2414235 50.18 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2360296 50.41 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 348355 347.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 182197 673.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 177056 674.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 175236 674.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 172866 696.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 179046 691.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 161803 741.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 23556 4955 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 11629 10259 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 10276 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10381 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10720 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 11302 10615 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10658 ns/op BenchmarkTrimASCII/1:1-4 3242979 37.18 ns/op BenchmarkTrimASCII/1:2-4 2533518 51.37 ns/op BenchmarkTrimASCII/1:4-4 2415577 48.26 ns/op BenchmarkTrimASCII/1:8-4 2330269 53.68 ns/op BenchmarkTrimASCII/1:16-4 2035260 58.87 ns/op BenchmarkTrimASCII/16:1-4 2642821 43.61 ns/op BenchmarkTrimASCII/16:2-4 1000000 113.9 ns/op BenchmarkTrimASCII/16:4-4 1000000 114.8 ns/op BenchmarkTrimASCII/16:8-4 1000000 118.4 ns/op BenchmarkTrimASCII/16:16-4 1000000 123.1 ns/op BenchmarkTrimASCII/256:1-4 755538 170.0 ns/op BenchmarkTrimASCII/256:2-4 111504 1126 ns/op BenchmarkTrimASCII/256:4-4 113718 1129 ns/op BenchmarkTrimASCII/256:8-4 101218 1135 ns/op BenchmarkTrimASCII/256:16-4 103820 1144 ns/op BenchmarkTrimASCII/4096:1-4 53305 2113 ns/op BenchmarkTrimASCII/4096:2-4 7420 17283 ns/op BenchmarkTrimASCII/4096:4-4 7644 16882 ns/op BenchmarkTrimASCII/4096:8-4 7393 17592 ns/op BenchmarkTrimASCII/4096:16-4 7461 17296 ns/op BenchmarkTrimByte-4 3614528 32.37 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19782 6123 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19357 5962 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1819 68731 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3722 34882 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 7366 17460 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10021 ns/op BenchmarkJoin/0-4 4198099 28.24 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3153127 36.60 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 232534 614.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 155827 817.5 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 105127 1104 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 88884 1328 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 75973 1559 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 66914 1830 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2599306 47.06 ns/op BenchmarkTrimSpace/ASCII-4 1739286 67.10 ns/op BenchmarkTrimSpace/SomeNonASCII-4 141717 893.9 ns/op BenchmarkTrimSpace/JustNonASCII-4 89220 1425 ns/op BenchmarkReplaceAll-4 123897 1036 ns/op 16 B/op 1 allocs/op PASS ok strings 83.381s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 69000 1723 ns/op BenchmarkCond2-4 24122 4821 ns/op BenchmarkCond4-4 14655 8362 ns/op BenchmarkCond8-4 7940 15071 ns/op BenchmarkCond16-4 3364 29864 ns/op BenchmarkCond32-4 1869 55479 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 553866 214.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 374460 296.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 730014 182.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 531504 221.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 431611 302.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 705694 175.9 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 139744 1140 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 109556 1421 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 105333 1528 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 78331 2523 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 544933 203.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 201954 572.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 655875 211.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 192268 622.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 659146 164.3 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 203500 602.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1272620 117.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 86838 1999 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 138981 887.6 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 225981 566.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6763 16981 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 366 338477 ns/op BenchmarkRange/*sync.Map-4 1870 67630 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 108583 2048 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 212664 515.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 81531 1440 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 73906 1564 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 231687 543.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 110564 1281 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 93711 1289 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 195590 612.6 ns/op BenchmarkDeleteCollision/*sync.Map-4 841333 144.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 59802 2161 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 134556 761.6 ns/op BenchmarkSwapCollision/*sync.Map-4 92584 1183 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 183 662200 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 137257 891.3 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 387000 379.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 24010 4826 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 75667 1454 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33979 3953 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 197388 602.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 133176 974.6 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 220647 485.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1196726 124.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 200534 598.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 806450 160.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 704534 167.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 191330 646.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 681918 177.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 124440 1095 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 385270 443.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 407556 342.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 135466 870.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 482898 286.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 343429 635.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 131457 923.1 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 260984 504.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 71782 1644 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 250016 694.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 467008 332.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 141884 819.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 521917 227.6 ns/op BenchmarkUncontendedSemaphore-4 4480303 25.82 ns/op BenchmarkContendedSemaphore-4 4725224 25.89 ns/op BenchmarkMutexUncontended-4 954889 160.7 ns/op BenchmarkMutex-4 222304 557.5 ns/op BenchmarkMutexSlack-4 212547 555.9 ns/op BenchmarkMutexWork-4 232524 593.5 ns/op BenchmarkMutexWorkSlack-4 175528 591.4 ns/op BenchmarkMutexNoSpin-4 70099 2313 ns/op BenchmarkMutexSpin-4 54426 2120 ns/op BenchmarkOnce-4 842176 140.8 ns/op BenchmarkSemaUncontended-4 4488594 24.33 ns/op BenchmarkSemaSyntNonblock-4 1253830 88.16 ns/op BenchmarkSemaSyntBlock-4 1883088 59.48 ns/op BenchmarkSemaWorkNonblock-4 1096527 103.6 ns/op BenchmarkSemaWorkBlock-4 1294258 92.01 ns/op BenchmarkRWMutexUncontended-4 383678 367.4 ns/op BenchmarkRWMutexWrite100-4 337027 349.5 ns/op BenchmarkRWMutexWrite10-4 318868 358.8 ns/op BenchmarkRWMutexWorkWrite100-4 270385 434.0 ns/op BenchmarkRWMutexWorkWrite10-4 262563 449.0 ns/op BenchmarkWaitGroupUncontended-4 788040 166.9 ns/op BenchmarkWaitGroupAddDone-4 482852 232.2 ns/op BenchmarkWaitGroupAddDoneWork-4 565634 245.4 ns/op BenchmarkWaitGroupWait-4 2769486 42.21 ns/op BenchmarkWaitGroupWaitWork-4 2174295 52.93 ns/op BenchmarkWaitGroupActuallyWait-4 64642 1914 ns/op 32 B/op 2 allocs/op PASS ok sync 21.974s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 708535 161.9 ns/op PASS ok sync/atomic 0.277s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 106218 993.7 ns/op 0 B/op 0 allocs/op PASS ok testing 0.228s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6184 16591 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9046 12438 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 94 1447002 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 100 1128779 ns/op 1293 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 183180301 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 175987347 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1554 79317 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1905 65051 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6762225 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6297436 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 740242692 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/10x100000/reuse-4 1 735216717 ns/op 48120992 B/op 100076 allocs/op BenchmarkTable/100x10/new-4 174 612555 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 212 548666 ns/op 185 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 59632728 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 56672066 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7277915014 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6745454198 ns/op 335150064 B/op 100092 allocs/op BenchmarkPyramid/10-4 2509 48256 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3556172 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 309754939 ns/op 35625544 B/op 2058 allocs/op BenchmarkRagged/10-4 2635 49775 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 260 461148 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 28 4729055 ns/op 427430 B/op 1661 allocs/op BenchmarkCode-4 6736 16166 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.401s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 103117585 ns/op BenchmarkVariableString-4 79804 1371 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2251 55490 ns/op 2507 B/op 39 allocs/op PASS ok text/template/parse 0.472s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 52 1945041 ns/op BenchmarkAfter-4 123 861597 ns/op BenchmarkStop-4 288 621513 ns/op BenchmarkSimultaneousAfterFunc-4 43 2452854 ns/op BenchmarkStartStop-4 292 576763 ns/op BenchmarkReset-4 2316 51963 ns/op BenchmarkSleep-4 51 2590548 ns/op BenchmarkParallelTimerLatency-4 33 972599 avg-late-ns 2068349 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 562879 avg-late-ns 2000365 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 448828 avg-late-ns 1719944 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 479689 avg-late-ns 2113159 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 351105 avg-late-ns 1997013 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 374965 avg-late-ns 2094007 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 26 239521 avg-late-ns 1541550 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 223571 avg-late-ns 1832735 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 255757 avg-late-ns 1675336 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 291634 avg-late-ns 2098440 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 2864400 avg-late-ns 12582013 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 442073 avg-late-ns 1334693 max-late-ns BenchmarkTicker-4 134 3182642 ns/op BenchmarkTickerReset-4 2697 38253 ns/op BenchmarkTickerResetNaive-4 218 477508 ns/op BenchmarkNow-4 650882 158.0 ns/op BenchmarkNowUnixNano-4 651856 164.8 ns/op BenchmarkNowUnixMilli-4 663968 162.2 ns/op BenchmarkNowUnixMicro-4 803802 161.3 ns/op BenchmarkFormat-4 54639 2157 ns/op BenchmarkFormatRFC3339-4 71446 1489 ns/op BenchmarkFormatRFC3339Nano-4 76610 1588 ns/op BenchmarkFormatNow-4 73527 1609 ns/op BenchmarkMarshalJSON-4 95534 1196 ns/op BenchmarkMarshalText-4 105134 1148 ns/op BenchmarkParse-4 105405 1055 ns/op BenchmarkParseRFC3339UTC-4 341053 358.3 ns/op BenchmarkParseRFC3339UTCBytes-4 250646 489.2 ns/op BenchmarkParseRFC3339TZ-4 95156 1185 ns/op BenchmarkParseRFC3339TZBytes-4 87388 1449 ns/op BenchmarkParseDuration-4 479078 224.9 ns/op BenchmarkHour-4 816568 126.6 ns/op BenchmarkSecond-4 1000000 123.4 ns/op BenchmarkYear-4 771852 169.2 ns/op BenchmarkDay-4 694249 181.6 ns/op BenchmarkISOWeek-4 730746 162.1 ns/op BenchmarkGoString-4 80008 1559 ns/op BenchmarkUnmarshalText-4 76785 1501 ns/op PASS ok time 12.097s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 479727 221.0 ns/op BenchmarkDecodeValidJapaneseChars-4 661287 188.3 ns/op BenchmarkDecodeRune-4 2353532 46.20 ns/op BenchmarkEncodeValidASCII-4 506846 237.9 ns/op BenchmarkEncodeValidJapaneseChars-4 666111 171.0 ns/op BenchmarkAppendRuneValidASCII-4 1000000 101.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2112018 57.32 ns/op BenchmarkEncodeRune-4 4234544 27.17 ns/op PASS ok unicode/utf16 1.421s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 897508 113.9 ns/op BenchmarkRuneCountTenJapaneseChars-4 195045 566.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3115576 38.34 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 387105 332.8 ns/op BenchmarkValidTenASCIIChars-4 1000000 104.4 ns/op BenchmarkValid100KASCIIChars-4 162 734933 ns/op BenchmarkValidTenJapaneseChars-4 201163 630.7 ns/op BenchmarkValidLongMostlyASCII-4 147 791237 ns/op BenchmarkValidLongJapanese-4 67 1741632 ns/op BenchmarkValidStringTenASCIIChars-4 3578684 32.65 ns/op BenchmarkValidString100KASCIIChars-4 10000 10499 ns/op BenchmarkValidStringTenJapaneseChars-4 378057 349.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1524 83169 ns/op BenchmarkValidStringLongJapanese-4 123 965385 ns/op BenchmarkEncodeASCIIRune-4 3001002 38.84 ns/op BenchmarkEncodeJapaneseRune-4 1947222 59.87 ns/op BenchmarkAppendASCIIRune-4 8911556 13.35 ns/op BenchmarkAppendJapaneseRune-4 2133596 55.61 ns/op BenchmarkDecodeASCIIRune-4 2424553 48.97 ns/op BenchmarkDecodeJapaneseRune-4 1555975 74.16 ns/op BenchmarkFullRune/ASCII-4 3379386 34.35 ns/op BenchmarkFullRune/Incomplete-4 1609684 74.45 ns/op BenchmarkFullRune/Japanese-4 3424522 34.38 ns/op PASS ok unicode/utf8 4.076s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 66263126208 ns/op PASS ok cmd/api 85.752s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1265932 97.76 ns/op BenchmarkEqArrayOfStrings64-4 193070 637.4 ns/op BenchmarkEqArrayOfStrings1024-4 13298 8878 ns/op BenchmarkEqArrayOfFloats5-4 1354508 85.91 ns/op BenchmarkEqArrayOfFloats64-4 186847 692.7 ns/op BenchmarkEqArrayOfFloats1024-4 10000 10638 ns/op BenchmarkEqStruct-4 26994930 4.668 ns/op PASS ok cmd/compile/internal/reflectdata 1.622s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 4118 198651 ns/op BenchmarkCopyElim1-4 159 684088 ns/op BenchmarkCopyElim10-4 166 786770 ns/op BenchmarkCopyElim100-4 96 1326785 ns/op BenchmarkCopyElim1000-4 33 3439374 ns/op BenchmarkCopyElim10000-4 2 50255731 ns/op BenchmarkCopyElim100000-4 1 755091332 ns/op BenchmarkDeadCode/1-4 100 1143434 ns/op BenchmarkDeadCode/10-4 100 1188429 ns/op BenchmarkDeadCode/100-4 100 1555029 ns/op BenchmarkDeadCode/1000-4 46 5026471 ns/op BenchmarkDeadCode/10000-4 3 41785584 ns/op BenchmarkDeadCode/100000-4 1 459157069 ns/op BenchmarkDeadCode/200000-4 1 784195759 ns/op BenchmarkDominatorsLinear-4 12 9785721 ns/op 1.02 MB/s BenchmarkDominatorsFwdBack-4 9 12045875 ns/op 0.83 MB/s BenchmarkDominatorsManyPred-4 8 13510732 ns/op 0.74 MB/s BenchmarkDominatorsMaxPred-4 9 17861900 ns/op 0.56 MB/s BenchmarkDominatorsMaxPredVal-4 8 13906897 ns/op 0.72 MB/s BenchmarkFuse/1-4 150 671554 ns/op BenchmarkFuse/10-4 157 763851 ns/op BenchmarkFuse/100-4 100 1559962 ns/op BenchmarkFuse/1000-4 18 8818184 ns/op BenchmarkFuse/10000-4 2 83269652 ns/op BenchmarkNilCheckDeep1-4 12322 9889 ns/op 0.10 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4438 25232 ns/op 0.40 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 580 177731 ns/op 0.56 MB/s 623 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 74 1468110 ns/op 0.68 MB/s 4886 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 25854733 ns/op 0.39 MB/s 76802 B/op 5 allocs/op BenchmarkDSEPass-4 30 4066638 ns/op 54846 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 119272481 ns/op 4236472 B/op 108073 allocs/op BenchmarkCSEPass-4 7 16778876 ns/op 150264 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 164886363 ns/op 5701808 B/op 97729 allocs/op BenchmarkDeadcodePass-4 130 944030 ns/op 89320 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 131029615 ns/op 4078864 B/op 45222 allocs/op BenchmarkMultiPass-4 45 2287388 ns/op 236977 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 298460520 ns/op 11215576 B/op 149944 allocs/op BenchmarkCondRewrite/SoloJump-4 4208098 29.49 ns/op BenchmarkCondRewrite/CombJump-4 4208180 38.21 ns/op PASS ok cmd/compile/internal/ssa 15.999s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12914 12549 ns/op BenchmarkExtShift-4 23421 8134 ns/op BenchmarkModify-4 7777 16374 ns/op BenchmarkMullImm-4 22719 6646 ns/op BenchmarkConstModify-4 7808 24125 ns/op BenchmarkBitSet-4 10000 13026 ns/op BenchmarkBitClear-4 10000 10175 ns/op BenchmarkBitToggle-4 10000 12023 ns/op BenchmarkBitSetConst-4 118292 1618 ns/op BenchmarkBitClearConst-4 113906 1100 ns/op BenchmarkBitToggleConst-4 95263 1690 ns/op BenchmarkDivconstI64-4 6486180 19.54 ns/op BenchmarkModconstI64-4 5481178 28.01 ns/op BenchmarkDivisiblePow2constI64-4 6557227 20.23 ns/op BenchmarkDivisibleconstI64-4 6928882 17.84 ns/op BenchmarkDivisibleWDivconstI64-4 2982772 42.33 ns/op BenchmarkDivconstU64/3-4 5989806 22.48 ns/op BenchmarkDivconstU64/5-4 5950089 18.07 ns/op BenchmarkDivconstU64/37-4 5483310 21.37 ns/op BenchmarkDivconstU64/1234567-4 4628332 23.59 ns/op BenchmarkModconstU64-4 6280046 18.55 ns/op BenchmarkDivisibleconstU64-4 6549398 18.57 ns/op BenchmarkDivisibleWDivconstU64-4 3390782 35.09 ns/op BenchmarkDivconstI32-4 6166911 17.63 ns/op BenchmarkModconstI32-4 5908105 17.08 ns/op BenchmarkDivisiblePow2constI32-4 7300352 18.63 ns/op BenchmarkDivisibleconstI32-4 6144204 16.33 ns/op BenchmarkDivisibleWDivconstI32-4 3679198 58.35 ns/op BenchmarkDivconstU32-4 5336553 21.83 ns/op BenchmarkModconstU32-4 6153985 19.59 ns/op BenchmarkDivisibleconstU32-4 6817068 30.15 ns/op BenchmarkDivisibleWDivconstU32-4 3030657 36.07 ns/op BenchmarkDivconstI16-4 5893082 19.08 ns/op BenchmarkModconstI16-4 6078903 16.68 ns/op BenchmarkDivisiblePow2constI16-4 8033035 15.91 ns/op BenchmarkDivisibleconstI16-4 8263298 15.91 ns/op BenchmarkDivisibleWDivconstI16-4 3818638 30.96 ns/op BenchmarkDivconstU16-4 7696309 21.25 ns/op BenchmarkModconstU16-4 7598889 18.28 ns/op BenchmarkDivisibleconstU16-4 8601424 23.74 ns/op BenchmarkDivisibleWDivconstU16-4 3441678 32.53 ns/op BenchmarkDivconstI8-4 6831781 16.24 ns/op BenchmarkModconstI8-4 7233465 18.76 ns/op BenchmarkDivisiblePow2constI8-4 7514062 17.90 ns/op BenchmarkDivisibleconstI8-4 5022535 22.16 ns/op BenchmarkDivisibleWDivconstI8-4 3624248 31.06 ns/op BenchmarkDivconstU8-4 8100633 17.05 ns/op BenchmarkModconstU8-4 7530987 15.19 ns/op BenchmarkDivisibleconstU8-4 8603520 17.42 ns/op BenchmarkDivisibleWDivconstU8-4 3831381 31.39 ns/op BenchmarkMul2-4 214111 628.5 ns/op BenchmarkMulNeg2-4 196576 828.1 ns/op BenchmarkEfaceInteger-4 2457657 41.79 ns/op BenchmarkMulconstI32/3-4 15898774 7.743 ns/op BenchmarkMulconstI32/5-4 25029811 6.092 ns/op BenchmarkMulconstI32/12-4 23757986 7.437 ns/op BenchmarkMulconstI32/120-4 27662254 4.931 ns/op BenchmarkMulconstI32/-120-4 20386722 5.446 ns/op BenchmarkMulconstI32/65537-4 19764358 6.268 ns/op BenchmarkMulconstI32/65538-4 23496456 5.843 ns/op BenchmarkMulconstI64/3-4 24102048 9.306 ns/op BenchmarkMulconstI64/5-4 23060292 5.385 ns/op BenchmarkMulconstI64/12-4 21106722 8.695 ns/op BenchmarkMulconstI64/120-4 23864881 9.704 ns/op BenchmarkMulconstI64/-120-4 22665708 5.303 ns/op BenchmarkMulconstI64/65537-4 26518521 5.345 ns/op BenchmarkMulconstI64/65538-4 24803929 5.648 ns/op BenchmarkMulconstU32/3-4 26937586 5.594 ns/op BenchmarkMulconstU32/5-4 26111762 8.295 ns/op BenchmarkMulconstU32/12-4 22213270 5.488 ns/op BenchmarkMulconstU32/120-4 24753669 8.912 ns/op BenchmarkMulconstU32/65537-4 24692226 5.504 ns/op BenchmarkMulconstU32/65538-4 21700494 5.716 ns/op BenchmarkMulconstU64/3-4 26576000 4.895 ns/op BenchmarkMulconstU64/5-4 25540603 5.507 ns/op BenchmarkMulconstU64/12-4 17596458 6.461 ns/op BenchmarkMulconstU64/120-4 26349424 8.266 ns/op BenchmarkMulconstU64/65537-4 21529131 6.190 ns/op BenchmarkMulconstU64/65538-4 24054520 5.503 ns/op BenchmarkShiftArithmeticRight-4 27646934 6.072 ns/op BenchmarkSwitch8Predictable-4 7332244 24.32 ns/op BenchmarkSwitch8Unpredictable-4 7744399 15.07 ns/op BenchmarkSwitch32Predictable-4 10250923 10.25 ns/op BenchmarkSwitch32Unpredictable-4 7496780 15.01 ns/op BenchmarkSwitchStringPredictable-4 5650878 21.05 ns/op BenchmarkSwitchStringUnpredictable-4 5590845 19.57 ns/op PASS ok cmd/compile/internal/test 19.215s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 128 855454 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 130.4 ns/op BenchmarkNamed/Underlying/generic-4 871168 125.5 ns/op BenchmarkNamed/Underlying/src_instance-4 961021 129.3 ns/op BenchmarkNamed/Underlying/user_instance-4 874790 132.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 630370463 ns/op 48287 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 410180708 ns/op 74147 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 193010005 ns/op 156814 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 169778494 ns/op 178800 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2245445259 ns/op 2283 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 184532023 ns/op 27661 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 60789338 ns/op 82667 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 50360259 ns/op 101322 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 640043315 ns/op 3385 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 59055746 ns/op 36334 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 39228848 ns/op 54820 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 36666107 ns/op 58392 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1697383255 ns/op 36641 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 593606848 ns/op 104682 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 156181781 ns/op 396606 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 115867754 ns/op 532889 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2977997172 ns/op 679.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 110750997 ns/op 18125 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 72021298 ns/op 26731 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 68383304 ns/op 29394 lines/s PASS ok cmd/compile/internal/types2 42.418s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 2 54080667 ns/op 23633500 sys-ns/op 5114000 user-ns/op PASS ok cmd/go 0.494s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 64408 2095 ns/op 3.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 70986 1734 ns/op 4.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16917 6512 ns/op 157.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19808 9244 ns/op 110.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3136 57508 ns/op 142.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2770 52179 ns/op 157.00 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.293s All tests passed.