darwin-amd64-race at 40a0986959167e7b82ae16a35a5dd2a347609eff :: 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=9E8E9B53-A10A-45E5-A5CF-B5FE3E0EE602" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.YtK2BFL2BF/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=4DFCE8E7-C41D-44EB-9C40-493FE645C749" "__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=9E8E9B53-A10A-45E5-A5CF-B5FE3E0EE602" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.YtK2BFL2BF/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=4DFCE8E7-C41D-44EB-9C40-493FE645C749" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.998s ok archive/zip 2.601s ok bufio 0.508s ok bytes 4.988s ok compress/bzip2 0.848s ok compress/flate 8.254s ok compress/gzip 18.457s ok compress/lzw 1.303s ok compress/zlib 7.707s ok container/heap 0.052s ok container/list 0.070s ok container/ring 0.054s ok context 0.107s ok crypto 0.094s ok crypto/aes 0.109s ok crypto/cipher 0.066s ok crypto/des 0.101s ok crypto/dsa 0.097s ok crypto/ecdh 0.309s ok crypto/ecdsa 0.197s ok crypto/ed25519 0.505s ok crypto/elliptic 0.066s ok crypto/hmac 0.053s ok crypto/internal/alias 0.027s ok crypto/internal/bigmod 3.903s ok crypto/internal/boring 0.053s ok crypto/internal/boring/bcache 0.525s ok crypto/internal/edwards25519 51.237s ok crypto/internal/edwards25519/field 18.739s ok crypto/internal/nistec 5.114s ok crypto/internal/nistec/fiat 0.073s [no tests to run] ok crypto/md5 0.088s ok crypto/rand 0.521s ok crypto/rc4 0.734s ok crypto/rsa 0.612s ok crypto/sha1 0.073s ok crypto/sha256 0.084s ok crypto/sha512 0.099s ok crypto/subtle 0.450s ok crypto/tls 4.169s ok crypto/x509 2.282s ok database/sql 0.784s ok database/sql/driver 0.060s ok debug/buildinfo 0.071s ok debug/dwarf 0.113s ok debug/elf 1.554s ok debug/gosym 0.173s ok debug/macho 0.124s ok debug/pe 0.151s ok debug/plan9obj 0.120s ok embed 0.109s [no tests to run] ok embed/internal/embedtest 0.105s ok encoding/ascii85 0.136s ok encoding/asn1 0.052s ok encoding/base32 0.185s ok encoding/base64 0.074s ok encoding/binary 0.055s ok encoding/csv 0.092s ok encoding/gob 31.409s ok encoding/hex 0.069s ok encoding/json 3.250s ok encoding/pem 3.286s ok encoding/xml 0.371s ok errors 0.073s ok expvar 0.090s ok flag 0.220s ok fmt 0.872s ok go/ast 0.101s ok go/build 9.525s ok go/build/constraint 0.077s ok go/constant 0.163s ok go/doc 0.469s ok go/doc/comment 6.912s ok go/format 0.204s ok go/importer 1.278s ok go/internal/gccgoimporter 0.325s ok go/internal/gcimporter 6.174s ok go/internal/srcimporter 32.222s ok go/parser 1.401s ok go/printer 2.119s ok go/scanner 0.052s ok go/token 0.180s ok go/types 60.508s ok hash 0.058s ok hash/adler32 0.073s ok hash/crc32 0.094s ok hash/crc64 0.066s ok hash/fnv 0.064s ok hash/maphash 0.058s ok html 0.086s ok html/template 0.519s ok image 0.832s ok image/color 0.184s ok image/draw 0.922s ok image/gif 1.624s ok image/jpeg 1.807s ok image/png 4.526s ok index/suffixarray 1.683s ok internal/abi 44.389s ok internal/buildcfg 0.043s ok internal/coverage/cformat 0.048s ok internal/coverage/cmerge 0.044s ok internal/coverage/pods 0.142s ok internal/coverage/slicereader 0.073s ok internal/coverage/slicewriter 0.099s ok internal/coverage/test 0.149s ok internal/cpu 0.129s ok internal/dag 0.050s ok internal/diff 0.092s ok internal/fmtsort 0.072s ok internal/fuzz 0.077s ok internal/godebug 0.083s ok internal/intern 2.057s ok internal/itoa 0.049s ok internal/poll 0.766s ok internal/profile 0.080s ok internal/reflectlite 0.428s ok internal/safefilepath 0.121s ok internal/saferio 0.288s ok internal/singleflight 0.165s ok internal/testenv 0.043s ok internal/trace 0.428s ok internal/types/errors 2.399s ok internal/unsafeheader 0.068s ok internal/xcoff 0.178s ok io 0.131s ok io/fs 0.276s ok io/ioutil 0.088s ok log 0.117s ok log/syslog 1.313s ok math 0.074s ok math/big 3.416s ok math/bits 0.093s ok math/cmplx 0.125s ok math/rand 2.677s ok mime 0.084s ok mime/multipart 2.033s ok mime/quotedprintable 0.100s ok net 17.082s ok net/http 21.713s ok net/http/cgi 1.585s ok net/http/cookiejar 0.143s ok net/http/fcgi 0.202s ok net/http/httptest 0.415s ok net/http/httptrace 0.057s ok net/http/httputil 1.198s ok net/http/internal 0.079s ok net/http/internal/ascii 0.067s ok net/http/pprof 5.237s ok net/internal/socktest 0.062s ok net/mail 0.049s ok net/netip 0.824s ok net/rpc 0.230s ok net/rpc/jsonrpc 0.124s ok net/smtp 0.208s ok net/textproto 0.085s ok net/url 0.159s ok os 3.434s ok os/exec 4.712s ok os/exec/internal/fdtest 0.087s ok os/signal 5.444s ok os/user 0.118s ok path 0.051s ok path/filepath 0.198s ok plugin 0.044s ok reflect 1.364s ok regexp 3.636s ok regexp/syntax 4.331s ok runtime 65.635s ok runtime/cgo 0.070s ok runtime/coverage 0.149s ok runtime/debug 0.303s ok runtime/internal/atomic 0.111s ok runtime/internal/math 0.110s ok runtime/internal/sys 0.118s ok runtime/metrics 0.071s ok runtime/pprof 12.683s ok runtime/race 12.987s ok runtime/trace 8.102s ok sort 0.639s ok strconv 2.574s ok strings 5.330s ok sync 1.072s ok sync/atomic 3.311s ok syscall 2.730s ok testing 2.910s ok testing/fstest 0.128s ok testing/iotest 0.066s ok testing/quick 0.489s ok text/scanner 0.182s ok text/tabwriter 0.056s ok text/template 0.150s ok text/template/parse 0.078s ok time 2.837s ok unicode 0.095s ok unicode/utf16 0.145s ok unicode/utf8 0.092s ok cmd/addr2line 7.571s ok cmd/api 24.942s ok cmd/asm/internal/asm 4.182s ok cmd/asm/internal/lex 0.110s ok cmd/compile/internal/abt 0.155s ok cmd/compile/internal/amd64 78.334s ok cmd/compile/internal/base 0.085s ok cmd/compile/internal/compare 0.109s ok cmd/compile/internal/dwarfgen 1.381s ok cmd/compile/internal/importer 5.000s ok cmd/compile/internal/ir 0.051s ok cmd/compile/internal/logopt 1.771s ok cmd/compile/internal/noder 0.048s ok cmd/compile/internal/reflectdata 0.039s [no tests to run] ok cmd/compile/internal/ssa 41.321s ok cmd/compile/internal/syntax 0.475s ok cmd/compile/internal/test 27.263s ok cmd/compile/internal/typecheck 0.854s ok cmd/compile/internal/types 0.063s ok cmd/compile/internal/types2 32.120s ok cmd/covdata 0.054s ok cmd/cover 3.666s ok cmd/dist 0.053s ok cmd/doc 4.505s ok cmd/fix 23.140s ok cmd/go 448.702s ok cmd/go/internal/auth 0.127s ok cmd/go/internal/cache 0.717s ok cmd/go/internal/fsys 0.413s ok cmd/go/internal/generate 0.152s ok cmd/go/internal/get 0.094s ok cmd/go/internal/imports 0.118s ok cmd/go/internal/load 0.132s ok cmd/go/internal/lockedfile 0.405s ok cmd/go/internal/lockedfile/internal/filelock 0.201s ok cmd/go/internal/modconv 0.142s ok cmd/go/internal/modfetch 0.086s ok cmd/go/internal/modfetch/codehost 0.097s ok cmd/go/internal/modfetch/zip_sum_test 0.075s ok cmd/go/internal/modindex 1.588s ok cmd/go/internal/modload 0.079s ok cmd/go/internal/mvs 0.120s ok cmd/go/internal/par 0.165s ok cmd/go/internal/str 0.100s ok cmd/go/internal/test 0.078s ok cmd/go/internal/vcs 0.096s ok cmd/go/internal/vcweb 0.135s ok cmd/go/internal/vcweb/vcstest 26.371s ok cmd/go/internal/web 0.105s ok cmd/go/internal/work 0.332s ok cmd/gofmt 0.429s ok cmd/internal/archive 6.019s ok cmd/internal/buildid 0.743s ok cmd/internal/dwarf 0.062s ok cmd/internal/edit 0.051s ok cmd/internal/goobj 0.031s ok cmd/internal/moddeps 4.394s ok cmd/internal/notsha256 0.077s ok cmd/internal/obj 1.277s ok cmd/internal/obj/ppc64 0.748s ok cmd/internal/obj/riscv 0.348s ok cmd/internal/obj/s390x 0.070s ok cmd/internal/obj/x86 4.526s ok cmd/internal/objabi 0.096s ok cmd/internal/pkgpath 0.320s ok cmd/internal/pkgpattern 0.052s ok cmd/internal/quoted 0.054s ok cmd/internal/src 0.035s ok cmd/internal/test2json 1.581s ok cmd/link 28.814s ok cmd/link/internal/benchmark 0.078s ok cmd/link/internal/ld 28.147s ok cmd/link/internal/loader 0.694s ok cmd/nm 4.081s ok cmd/objdump 9.986s ok cmd/pack 5.747s ok cmd/pprof 2.024s ok cmd/trace 0.206s ok cmd/vet 34.135s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3534 31315 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2907 41537 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 1807 63311 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4732 40301 ns/op 17320 B/op 16 allocs/op Benchmark/Reader/GNU-4 7384 38184 ns/op 17756 B/op 15 allocs/op Benchmark/Reader/PAX-4 2314 77484 ns/op 28239 B/op 33 allocs/op PASS ok archive/tar 1.294s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 269411965 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 180208230 ns/op BenchmarkZip64TestSizes/4096-4 1123 122874 ns/op BenchmarkZip64TestSizes/1048576-4 117 944010 ns/op BenchmarkZip64TestSizes/67108864-4 1 169083225 ns/op PASS ok archive/zip 1.325s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 207158 596.2 ns/op BenchmarkReaderCopyUnoptimal-4 121630 901.0 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 13858 ns/op BenchmarkReaderWriteToOptimal-4 5901 24947 ns/op BenchmarkReaderReadString-4 123144 1046 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 191540 626.5 ns/op BenchmarkWriterCopyUnoptimal-4 208928 595.0 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 11893 ns/op BenchmarkReaderEmpty-4 17384 7347 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 14410 7862 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 533878 222.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.109s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2866 38239 ns/op 856.93 MB/s BenchmarkWriteByte-4 370 286770 ns/op 14.28 MB/s BenchmarkWriteRune-4 216 537002 ns/op 22.88 MB/s BenchmarkBufferNotEmptyWriteRead-4 34 3531018 ns/op BenchmarkBufferFullSmallReads-4 92 1369573 ns/op BenchmarkBufferWriteBlock/N4096-4 6872 25089 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 291 391060 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 10259051 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 3348492 33.13 ns/op 301.88 MB/s BenchmarkIndexByte/32-4 3325891 33.59 ns/op 952.73 MB/s BenchmarkIndexByte/4K-4 1000000 104.4 ns/op 39235.95 MB/s BenchmarkIndexBytePortable/10-4 1000000 102.7 ns/op 97.38 MB/s BenchmarkIndexBytePortable/32-4 448645 281.1 ns/op 113.84 MB/s BenchmarkIndexBytePortable/4K-4 4069 30330 ns/op 135.05 MB/s BenchmarkIndexRune/10-4 1000000 120.7 ns/op 82.87 MB/s BenchmarkIndexRune/32-4 1000000 121.3 ns/op 263.83 MB/s BenchmarkIndexRune/4K-4 432928 307.9 ns/op 13304.88 MB/s BenchmarkIndexRuneASCII/10-4 3587848 32.68 ns/op 306.00 MB/s BenchmarkIndexRuneASCII/32-4 3436760 34.10 ns/op 938.47 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 114.3 ns/op 35839.29 MB/s BenchmarkEqual/0-4 10604865 10.96 ns/op BenchmarkEqual/1-4 1268206 92.95 ns/op 10.76 MB/s BenchmarkEqual/6-4 1219221 97.19 ns/op 61.73 MB/s BenchmarkEqual/9-4 1227516 96.68 ns/op 93.09 MB/s BenchmarkEqual/15-4 1000000 100.1 ns/op 149.78 MB/s BenchmarkEqual/16-4 1228910 94.90 ns/op 168.60 MB/s BenchmarkEqual/20-4 1000000 100.6 ns/op 198.83 MB/s BenchmarkEqual/32-4 1000000 100.4 ns/op 318.64 MB/s BenchmarkEqual/4K-4 92250 1295 ns/op 3162.27 MB/s BenchmarkIndex/10-4 2407591 48.98 ns/op 204.15 MB/s BenchmarkIndex/32-4 2337088 50.35 ns/op 635.60 MB/s BenchmarkIndex/4K-4 24129 4879 ns/op 839.48 MB/s BenchmarkIndexEasy/10-4 2438407 48.52 ns/op 206.11 MB/s BenchmarkIndexEasy/32-4 2260664 51.12 ns/op 625.93 MB/s BenchmarkIndexEasy/4K-4 584692 226.7 ns/op 18069.29 MB/s BenchmarkCount/10-4 1380388 90.49 ns/op 110.51 MB/s BenchmarkCount/32-4 1000000 105.3 ns/op 303.77 MB/s BenchmarkCount/4K-4 23323 5031 ns/op 814.13 MB/s BenchmarkCountEasy/10-4 1440246 81.57 ns/op 122.59 MB/s BenchmarkCountEasy/32-4 1342654 84.26 ns/op 379.79 MB/s BenchmarkCountEasy/4K-4 492373 264.0 ns/op 15513.75 MB/s BenchmarkCountSingle/10-4 2843124 41.64 ns/op 240.18 MB/s BenchmarkCountSingle/32-4 2701954 46.86 ns/op 682.84 MB/s BenchmarkCountSingle/4K-4 917707 133.2 ns/op 30750.76 MB/s BenchmarkToUpper/#00-4 2492524 46.39 ns/op BenchmarkToUpper/ONLYUPPER-4 322132 435.6 ns/op BenchmarkToUpper/abc-4 370996 385.1 ns/op BenchmarkToUpper/AbC123-4 315889 438.1 ns/op BenchmarkToUpper/azAZ09_-4 275727 465.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 78116 1487 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33704 3532 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59073 1966 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 130326 918.4 ns/op BenchmarkToLower/#00-4 2607411 44.13 ns/op BenchmarkToLower/abc-4 420949 314.0 ns/op BenchmarkToLower/AbC123-4 307134 420.6 ns/op BenchmarkToLower/azAZ09_-4 280274 462.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 72148 1605 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 37946 3023 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64726 1769 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 127534 943.0 ns/op BenchmarkFields/ASCII/16-4 177433 715.1 ns/op 22.38 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14058 8509 ns/op 30.09 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 918 137694 ns/op 29.75 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 44 2330457 ns/op 28.12 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 42226613 ns/op 24.83 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 91792 1316 ns/op 12.16 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6398 18617 ns/op 13.75 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 363 331351 ns/op 12.36 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 5799396 ns/op 11.30 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 100298786 ns/op 10.45 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 123463 977.5 ns/op 16.37 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11931 ns/op 21.46 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 613 208196 ns/op 19.67 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 4192188 ns/op 15.63 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69094288 ns/op 15.18 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 111708 1054 ns/op 15.18 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7849 15294 ns/op 16.74 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 472 266241 ns/op 15.38 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 4761516 ns/op 13.76 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 83245206 ns/op 12.60 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1926900 62.35 ns/op BenchmarkTrimSpace/ASCII-4 1000000 101.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 104982 1251 ns/op BenchmarkTrimSpace/JustNonASCII-4 50766 2327 ns/op BenchmarkToValidUTF8/Valid-4 456883 291.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 273303 425.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 82868 1391 ns/op BenchmarkIndexHard1-4 1083 106178 ns/op BenchmarkIndexHard2-4 825 147806 ns/op BenchmarkIndexHard3-4 199 585899 ns/op BenchmarkIndexHard4-4 196 589642 ns/op BenchmarkLastIndexHard1-4 8 13701405 ns/op BenchmarkLastIndexHard2-4 6 16909831 ns/op BenchmarkLastIndexHard3-4 6 19021656 ns/op BenchmarkCountHard1-4 1152 103467 ns/op BenchmarkCountHard2-4 834 145895 ns/op BenchmarkCountHard3-4 199 586769 ns/op BenchmarkSplitEmptySeparator-4 1 109599925 ns/op BenchmarkSplitSingleByteSeparator-4 16 8364992 ns/op BenchmarkSplitMultiByteSeparator-4 12 9094651 ns/op BenchmarkSplitNSingleByteSeparator-4 169814 820.6 ns/op BenchmarkSplitNMultiByteSeparator-4 70866 1842 ns/op BenchmarkRepeat-4 162964 810.7 ns/op BenchmarkRepeatLarge/256/1-4 117122 1059 ns/op 241.83 MB/s BenchmarkRepeatLarge/256/16-4 211132 772.9 ns/op 331.21 MB/s BenchmarkRepeatLarge/512/1-4 71677 1562 ns/op 327.81 MB/s BenchmarkRepeatLarge/512/16-4 98581 1195 ns/op 428.54 MB/s BenchmarkRepeatLarge/1024/1-4 49666 2469 ns/op 414.78 MB/s BenchmarkRepeatLarge/1024/16-4 57180 2053 ns/op 498.74 MB/s BenchmarkRepeatLarge/2048/1-4 26799 4318 ns/op 474.32 MB/s BenchmarkRepeatLarge/2048/16-4 29685 4862 ns/op 421.23 MB/s BenchmarkRepeatLarge/4096/1-4 17763 7695 ns/op 532.30 MB/s BenchmarkRepeatLarge/4096/16-4 18146 6771 ns/op 604.89 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13641 ns/op 600.53 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12998 ns/op 630.27 MB/s BenchmarkRepeatLarge/8192/4097-4 15944 7207 ns/op 568.49 MB/s BenchmarkRepeatLarge/16384/1-4 8652 24636 ns/op 665.06 MB/s BenchmarkRepeatLarge/16384/16-4 5850 26335 ns/op 622.15 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19303 ns/op 636.74 MB/s BenchmarkRepeatLarge/32768/1-4 3243 44928 ns/op 729.34 MB/s BenchmarkRepeatLarge/32768/16-4 2560 46790 ns/op 700.33 MB/s BenchmarkRepeatLarge/32768/4097-4 3372 43964 ns/op 652.33 MB/s BenchmarkRepeatLarge/65536/1-4 1299 92465 ns/op 708.77 MB/s BenchmarkRepeatLarge/65536/16-4 1288 90825 ns/op 721.56 MB/s BenchmarkRepeatLarge/65536/4097-4 1393 99286 ns/op 618.97 MB/s BenchmarkRepeatLarge/131072/1-4 330 332302 ns/op 394.44 MB/s BenchmarkRepeatLarge/131072/16-4 327 376313 ns/op 348.31 MB/s BenchmarkRepeatLarge/131072/4097-4 304 476766 ns/op 266.39 MB/s BenchmarkRepeatLarge/262144/1-4 157 667338 ns/op 392.82 MB/s BenchmarkRepeatLarge/262144/16-4 189 667969 ns/op 392.45 MB/s BenchmarkRepeatLarge/262144/4097-4 188 655757 ns/op 393.61 MB/s BenchmarkRepeatLarge/524288/1-4 92 1201419 ns/op 436.39 MB/s BenchmarkRepeatLarge/524288/16-4 100 1278075 ns/op 410.22 MB/s BenchmarkRepeatLarge/524288/4097-4 98 1226567 ns/op 424.21 MB/s BenchmarkRepeatLarge/1048576/1-4 46 2292391 ns/op 457.42 MB/s BenchmarkRepeatLarge/1048576/16-4 43 2339541 ns/op 448.20 MB/s BenchmarkRepeatLarge/1048576/4097-4 42 2527254 ns/op 413.39 MB/s BenchmarkRepeatLarge/2097152/1-4 25 4142056 ns/op 506.31 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4135946 ns/op 507.05 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 4320119 ns/op 484.61 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8495933 ns/op 493.68 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8213040 ns/op 510.69 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8171077 ns/op 512.93 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14746258 ns/op 568.86 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13531568 ns/op 619.93 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14677784 ns/op 571.38 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25091007 ns/op 668.65 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24563483 ns/op 683.01 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25168967 ns/op 666.58 MB/s BenchmarkRepeatLarge/33554432/1-4 2 51787500 ns/op 647.93 MB/s BenchmarkRepeatLarge/33554432/16-4 3 50141960 ns/op 669.19 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 48918194 ns/op 685.93 MB/s BenchmarkRepeatLarge/67108864/1-4 2 99475877 ns/op 674.62 MB/s BenchmarkRepeatLarge/67108864/16-4 2 93701071 ns/op 716.20 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 93626402 ns/op 716.77 MB/s BenchmarkRepeatLarge/134217728/1-4 1 188933076 ns/op 710.40 MB/s BenchmarkRepeatLarge/134217728/16-4 1 190796784 ns/op 703.46 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 193211858 ns/op 694.67 MB/s BenchmarkRepeatLarge/268435456/1-4 1 442228732 ns/op 607.01 MB/s BenchmarkRepeatLarge/268435456/16-4 1 388760004 ns/op 690.49 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 385249080 ns/op 696.78 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1020807130 ns/op 525.93 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1109591242 ns/op 483.85 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1101630492 ns/op 487.34 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3891894230 ns/op 275.89 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4388850670 ns/op 244.65 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4160495916 ns/op 258.08 MB/s BenchmarkBytesCompare/1-4 12484398 10.37 ns/op BenchmarkBytesCompare/2-4 12262486 9.791 ns/op BenchmarkBytesCompare/4-4 13000681 10.64 ns/op BenchmarkBytesCompare/8-4 13642652 12.56 ns/op BenchmarkBytesCompare/16-4 13483819 8.883 ns/op BenchmarkBytesCompare/32-4 11486720 10.17 ns/op BenchmarkBytesCompare/64-4 10248118 10.90 ns/op BenchmarkBytesCompare/128-4 8858970 11.71 ns/op BenchmarkBytesCompare/256-4 7539153 15.21 ns/op BenchmarkBytesCompare/512-4 5756689 20.74 ns/op BenchmarkBytesCompare/1024-4 3548254 32.15 ns/op BenchmarkBytesCompare/2048-4 2028394 54.19 ns/op BenchmarkIndexAnyASCII/1:1-4 1992817 59.50 ns/op BenchmarkIndexAnyASCII/1:2-4 2025399 58.93 ns/op BenchmarkIndexAnyASCII/1:4-4 2094724 60.87 ns/op BenchmarkIndexAnyASCII/1:8-4 2061032 63.28 ns/op BenchmarkIndexAnyASCII/1:16-4 1952985 64.31 ns/op BenchmarkIndexAnyASCII/1:32-4 2032984 59.48 ns/op BenchmarkIndexAnyASCII/1:64-4 2009228 57.60 ns/op BenchmarkIndexAnyASCII/16:1-4 1982829 51.81 ns/op BenchmarkIndexAnyASCII/16:2-4 567054 189.9 ns/op BenchmarkIndexAnyASCII/16:4-4 582511 194.1 ns/op BenchmarkIndexAnyASCII/16:8-4 514293 196.9 ns/op BenchmarkIndexAnyASCII/16:16-4 564870 205.2 ns/op BenchmarkIndexAnyASCII/16:32-4 509064 249.0 ns/op BenchmarkIndexAnyASCII/16:64-4 410292 268.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1938849 61.33 ns/op BenchmarkIndexAnyASCII/256:2-4 49762 2291 ns/op BenchmarkIndexAnyASCII/256:4-4 52664 2234 ns/op BenchmarkIndexAnyASCII/256:8-4 54187 2160 ns/op BenchmarkIndexAnyASCII/256:16-4 55976 2104 ns/op BenchmarkIndexAnyASCII/256:32-4 51075 2138 ns/op BenchmarkIndexAnyASCII/256:64-4 52759 2199 ns/op BenchmarkIndexAnyUTF8/1:1-4 1965766 57.45 ns/op BenchmarkIndexAnyUTF8/1:2-4 2054502 57.61 ns/op BenchmarkIndexAnyUTF8/1:4-4 2046958 58.23 ns/op BenchmarkIndexAnyUTF8/1:8-4 1800852 80.24 ns/op BenchmarkIndexAnyUTF8/1:16-4 2079855 56.01 ns/op BenchmarkIndexAnyUTF8/1:32-4 2118072 56.37 ns/op BenchmarkIndexAnyUTF8/1:64-4 2120276 56.07 ns/op BenchmarkIndexAnyUTF8/16:1-4 178306 680.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 434181 277.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 399662 279.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 353902 292.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 405472 285.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 419403 305.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 389959 306.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 9068 11658 ns/op BenchmarkIndexAnyUTF8/256:2-4 29444 3862 ns/op BenchmarkIndexAnyUTF8/256:4-4 28332 4274 ns/op BenchmarkIndexAnyUTF8/256:8-4 31123 3923 ns/op BenchmarkIndexAnyUTF8/256:16-4 29196 3670 ns/op BenchmarkIndexAnyUTF8/256:32-4 29020 4131 ns/op BenchmarkIndexAnyUTF8/256:64-4 27615 4274 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1957546 58.24 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1993123 58.22 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2062058 57.85 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1740517 63.85 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1897322 60.61 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1907714 61.66 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1969732 59.68 ns/op BenchmarkLastIndexAnyASCII/16:1-4 515938 252.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 438441 290.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 401036 266.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 457699 271.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 445464 273.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 410768 310.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 343305 335.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 35689 3273 ns/op BenchmarkLastIndexAnyASCII/256:2-4 32666 3298 ns/op BenchmarkLastIndexAnyASCII/256:4-4 37354 3171 ns/op BenchmarkLastIndexAnyASCII/256:8-4 35589 3252 ns/op BenchmarkLastIndexAnyASCII/256:16-4 35848 3321 ns/op BenchmarkLastIndexAnyASCII/256:32-4 33925 3438 ns/op BenchmarkLastIndexAnyASCII/256:64-4 35364 3398 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1797834 64.00 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1900542 63.18 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1933443 63.18 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1965444 61.76 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1884759 63.43 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1587290 64.98 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1908008 62.39 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 187441 642.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 392430 306.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 360033 308.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 380899 332.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 355845 317.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 361039 339.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 396568 336.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12243 9487 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 27571 4019 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 25430 4083 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 27680 4037 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 26371 4156 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 27577 4676 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 22467 4884 ns/op BenchmarkTrimASCII/1:1-4 1991848 55.65 ns/op BenchmarkTrimASCII/1:2-4 2017083 59.58 ns/op BenchmarkTrimASCII/1:4-4 1951711 60.91 ns/op BenchmarkTrimASCII/1:8-4 1862890 64.99 ns/op BenchmarkTrimASCII/1:16-4 1655120 73.41 ns/op BenchmarkTrimASCII/16:1-4 585232 243.5 ns/op BenchmarkTrimASCII/16:2-4 435087 258.1 ns/op BenchmarkTrimASCII/16:4-4 425294 256.3 ns/op BenchmarkTrimASCII/16:8-4 477913 284.2 ns/op BenchmarkTrimASCII/16:16-4 473761 260.8 ns/op BenchmarkTrimASCII/256:1-4 51152 2282 ns/op BenchmarkTrimASCII/256:2-4 37279 3077 ns/op BenchmarkTrimASCII/256:4-4 37065 3024 ns/op BenchmarkTrimASCII/256:8-4 39486 3010 ns/op BenchmarkTrimASCII/256:16-4 33970 3082 ns/op BenchmarkTrimASCII/4096:1-4 3396 35670 ns/op BenchmarkTrimASCII/4096:2-4 2251 47850 ns/op BenchmarkTrimASCII/4096:4-4 2371 48952 ns/op BenchmarkTrimASCII/4096:8-4 2518 47610 ns/op BenchmarkTrimASCII/4096:16-4 2395 49403 ns/op BenchmarkTrimByte-4 1572132 74.82 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17005 12270 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16999 6932 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 915 126745 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1560 65042 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3745 33759 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6924 17361 ns/op BenchmarkCompareBytesEqual-4 12532634 8.002 ns/op BenchmarkCompareBytesToNil-4 14867406 7.184 ns/op BenchmarkCompareBytesEmpty-4 15958476 6.417 ns/op BenchmarkCompareBytesIdentical-4 17001568 6.648 ns/op BenchmarkCompareBytesSameLength-4 15562867 7.639 ns/op BenchmarkCompareBytesDifferentLength-4 14552020 8.087 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2524 48888 ns/op 21448.83 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2766 47551 ns/op 22051.82 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2893 47073 ns/op 22275.88 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2671 48139 ns/op 21782.57 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2758 43337 ns/op 24196.24 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2185 55044 ns/op 19049.83 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2863 44857 ns/op 23376.27 MB/s BenchmarkCompareBytesBig-4 3090 42114 ns/op 24898.73 MB/s BenchmarkCompareBytesBigIdentical-4 15839952 7.149 ns/op 146678175.65 MB/s PASS ok bytes 95.732s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 74804546 ns/op 1.34 MB/s 3628664 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 281078511 ns/op 2.02 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23167406 ns/op 0.71 MB/s 3650057 B/op 51 allocs/op PASS ok compress/bzip2 1.373s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 61 2004836 ns/op 4.99 MB/s 48062 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19007562 ns/op 5.26 MB/s 57010 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 187345923 ns/op 5.34 MB/s 73840 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 60 2031433 ns/op 4.92 MB/s 48814 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20389435 ns/op 4.90 MB/s 54036 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 208834874 ns/op 4.79 MB/s 77600 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 2054584 ns/op 4.87 MB/s 50465 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19429255 ns/op 5.15 MB/s 62756 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 196080216 ns/op 5.10 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 50 2129800 ns/op 4.70 MB/s 47136 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19534186 ns/op 5.12 MB/s 46360 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 204845594 ns/op 4.88 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 52 2182002 ns/op 4.58 MB/s 48178 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21735354 ns/op 4.60 MB/s 58228 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 227845067 ns/op 4.39 MB/s 113088 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 69 2005603 ns/op 4.99 MB/s 49713 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14772100 ns/op 6.77 MB/s 62524 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 156850831 ns/op 6.38 MB/s 114272 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 63 1724995 ns/op 5.80 MB/s 50425 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 12284672 ns/op 8.14 MB/s 50224 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 124579306 ns/op 8.03 MB/s 94896 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 69 1782317 ns/op 5.61 MB/s 48659 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 12392009 ns/op 8.07 MB/s 50224 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 121519202 ns/op 8.23 MB/s 96696 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 78 1350302 ns/op 7.41 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 12578324 ns/op 7.95 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 125274955 ns/op 7.98 MB/s BenchmarkEncode/Digits/Speed/1e4-4 50 2566907 ns/op 3.90 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21480370 ns/op 4.66 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 212411136 ns/op 4.71 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6459855 ns/op 1.55 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 72406566 ns/op 1.38 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 748285995 ns/op 1.34 MB/s BenchmarkEncode/Digits/Compression/1e4-4 15 6675099 ns/op 1.50 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 72546952 ns/op 1.38 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 713845087 ns/op 1.40 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 84 1547587 ns/op 6.46 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12764954 ns/op 7.83 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 128035665 ns/op 7.81 MB/s BenchmarkEncode/Newton/Speed/1e4-4 54 2144143 ns/op 4.66 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15678956 ns/op 6.38 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 156180371 ns/op 6.40 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5933858 ns/op 1.69 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 58831782 ns/op 1.70 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 595205886 ns/op 1.68 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 5783862 ns/op 1.73 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 74185910 ns/op 1.35 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 746045841 ns/op 1.34 MB/s PASS ok compress/flate 15.652s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 2650503 ns/op 3.77 MB/s BenchmarkDecoder/1e-Reuse4-4 51 2592439 ns/op 3.86 MB/s BenchmarkDecoder/1e5-4 5 24864819 ns/op 4.02 MB/s BenchmarkDecoder/1e-Reuse5-4 4 26569564 ns/op 3.76 MB/s BenchmarkDecoder/1e6-4 1 256309968 ns/op 3.90 MB/s BenchmarkDecoder/1e-Reuse6-4 1 249114079 ns/op 4.01 MB/s BenchmarkEncoder/1e4-4 56 2092349 ns/op 4.78 MB/s BenchmarkEncoder/1e-Reuse4-4 58 1941393 ns/op 5.15 MB/s BenchmarkEncoder/1e5-4 5 20343007 ns/op 4.92 MB/s BenchmarkEncoder/1e-Reuse5-4 5 27139477 ns/op 3.68 MB/s BenchmarkEncoder/1e6-4 1 249257562 ns/op 4.01 MB/s BenchmarkEncoder/1e-Reuse6-4 1 209903643 ns/op 4.76 MB/s PASS ok compress/lzw 3.351s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4389628 ns/op PASS ok container/heap 0.268s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 15988 7577 ns/op BenchmarkWithTimeout/concurrency=40-4 3763 27626 ns/op BenchmarkWithTimeout/concurrency=4000-4 5734 38399 ns/op BenchmarkWithTimeout/concurrency=400000-4 6417 17730 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 290841 434.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17642 6861 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19026 5381 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4250 31726 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2660 50946 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3477 33696 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 356 485282 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 222 545742 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 379 290823 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 37 3454819 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5218332 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 44 2908505 ns/op BenchmarkCheckCanceled/Err-4 383655 320.4 ns/op BenchmarkCheckCanceled/Done-4 582363 205.3 ns/op BenchmarkContextCancelDone-4 740755 146.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 30657 4002 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26965 4724 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25050 4584 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19590 5536 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 14158 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 511470 200.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 388173 284.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 312195 411.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 203208 637.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 83454 1242 ns/op PASS ok context 10.860s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1654587 67.94 ns/op 235.50 MB/s BenchmarkDecrypt-4 1597074 74.45 ns/op 214.90 MB/s BenchmarkExpand-4 911047 115.2 ns/op PASS ok crypto/aes 0.628s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 198768 506.0 ns/op 126.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 349231 304.2 ns/op 210.41 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 252182 492.7 ns/op 129.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 410755 310.3 ns/op 206.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 165562 730.2 ns/op 1848.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 215910 561.6 ns/op 2403.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 145682 792.5 ns/op 1703.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 183187 648.4 ns/op 2081.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 58435 2055 ns/op 3985.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 66980 1722 ns/op 4758.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 46008 2531 ns/op 3237.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 50830 2243 ns/op 3651.54 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7226 17938 ns/op 56.81 MB/s BenchmarkAESCFBDecrypt1K-4 7368 17618 ns/op 57.84 MB/s BenchmarkAESCFBDecrypt8K-4 880 138401 ns/op 59.15 MB/s BenchmarkAESOFB1K-4 10000 11286 ns/op 90.29 MB/s BenchmarkAESCTR1K-4 15213 7638 ns/op 133.41 MB/s BenchmarkAESCTR8K-4 1860 59850 ns/op 136.79 MB/s BenchmarkAESCBCEncrypt1K-4 15070 7864 ns/op 130.21 MB/s BenchmarkAESCBCDecrypt1K-4 18992 6031 ns/op 169.79 MB/s PASS ok crypto/cipher 3.431s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 74979 1382 ns/op 5.79 MB/s BenchmarkDecrypt-4 92544 1257 ns/op 6.36 MB/s BenchmarkTDESEncrypt-4 34664 3351 ns/op 2.39 MB/s BenchmarkTDESDecrypt-4 34668 3346 ns/op 2.39 MB/s PASS ok crypto/des 0.746s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1168 101219 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 16 7016856 ns/op 1085 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18772111 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 85 1584335 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.941s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1584 66058 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 49 2446684 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 21 5445921 ns/op 11164 B/op 63 allocs/op BenchmarkVerify/P256-4 1040 100067 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 18 6790180 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 17382880 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 4527 23905 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 73 1591584 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 26 4090523 ns/op 1449 B/op 17 allocs/op PASS ok crypto/ecdsa 1.609s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 272 474771 ns/op BenchmarkNewKeyFromSeed-4 277 439209 ns/op BenchmarkSigning-4 252 452018 ns/op BenchmarkVerification-4 171 676653 ns/op PASS ok crypto/ed25519 0.798s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6896 18340 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 164 714961 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 63 1940168 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 27 4609267 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1792 65772 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 69 1803268 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 27 4742308 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13309715 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13237 9501 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6508 17197 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4714 25587 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1138696 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3255 39072 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 385 406077 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1790 66543 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 94 1143575 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.742s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15582 7604 ns/op 134.67 MB/s BenchmarkHMACSHA256_32-4 23598 6184 ns/op 5.17 MB/s BenchmarkNewWriteSum-4 11437 15603 ns/op 2.05 MB/s PASS ok crypto/hmac 0.778s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 54103 2369 ns/op BenchmarkModSub-4 62773 1823 ns/op BenchmarkMontgomeryRepr-4 28681 5377 ns/op BenchmarkMontgomeryMul-4 34909 3552 ns/op BenchmarkModMul-4 14210 8299 ns/op BenchmarkExpBig-4 18 6961818 ns/op BenchmarkExp-4 7 18423931 ns/op PASS ok crypto/internal/bigmod 1.428s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3414 30397 ns/op BenchmarkScalarBaseMult-4 294 380915 ns/op BenchmarkScalarMult-4 135 924851 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 144 865356 ns/op PASS ok crypto/internal/edwards25519 0.763s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 482714 443.4 ns/op BenchmarkMultiply-4 4874611 23.88 ns/op BenchmarkSquare-4 6084300 18.57 ns/op BenchmarkInvert-4 33918 3554 ns/op BenchmarkMult32-4 1389649 86.73 ns/op PASS ok crypto/internal/edwards25519/field 1.198s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 63 2198258 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2385 53165 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 30 7268711 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 12596968 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 170 669780 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10632 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 84 2631129 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 34 5252770 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.579s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 702637 181.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 430516 284.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 137643 875.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 803338 264.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 476312 276.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 151418 845.1 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.146s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 116269 1534 ns/op 5.21 MB/s BenchmarkHash64-4 132135 919.7 ns/op 69.59 MB/s BenchmarkHash128-4 120054 1029 ns/op 124.39 MB/s BenchmarkHash256-4 96735 1488 ns/op 171.99 MB/s BenchmarkHash512-4 64033 2572 ns/op 199.07 MB/s BenchmarkHash1K-4 49767 2520 ns/op 406.39 MB/s BenchmarkHash8K-4 10000 14849 ns/op 551.68 MB/s BenchmarkHash1M-4 69 1613920 ns/op 649.71 MB/s BenchmarkHash8M-4 9 13056073 ns/op 642.51 MB/s BenchmarkHash8BytesUnaligned-4 112605 1112 ns/op 7.20 MB/s BenchmarkHash1KUnaligned-4 49386 2336 ns/op 438.43 MB/s BenchmarkHash8KUnaligned-4 10000 12729 ns/op 643.59 MB/s PASS ok crypto/md5 2.501s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 147868669 ns/op PASS ok crypto/rand 0.207s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 13005 11035 ns/op 11.60 MB/s BenchmarkRC4_1K-4 1537 74992 ns/op 13.65 MB/s BenchmarkRC4_8K-4 200 576780 ns/op 14.04 MB/s PASS ok crypto/rc4 0.753s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 13511752 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 25159851 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 39831246 ns/op BenchmarkEncryptPKCS1v15/2048-4 32 4244996 ns/op BenchmarkDecryptOAEP/2048-4 10 15091498 ns/op BenchmarkEncryptOAEP/2048-4 31 3598586 ns/op BenchmarkSignPKCS1v15/2048-4 12 9845662 ns/op BenchmarkVerifyPKCS1v15/2048-4 25 6982166 ns/op BenchmarkSignPSS/2048-4 10 10006327 ns/op BenchmarkVerifyPSS/2048-4 26 4425603 ns/op PASS ok crypto/rsa 2.379s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 90865 1268 ns/op 6.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 117609 1705 ns/op 4.69 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 75633 1591 ns/op 201.16 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 91246 1282 ns/op 249.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 52020 2454 ns/op 417.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 68606 1854 ns/op 552.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8532 12801 ns/op 639.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13308 11862 ns/op 690.59 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.590s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 68924 1619 ns/op 4.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 75682 1354 ns/op 5.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 71598 1517 ns/op 5.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30930 4131 ns/op 247.86 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 29428 4145 ns/op 247.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 25760 4165 ns/op 245.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4908 24394 ns/op 335.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6360 25202 ns/op 325.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5149 23742 ns/op 345.05 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.693s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 52574 2232 ns/op 3.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 72314 1683 ns/op 4.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 53719 2042 ns/op 3.92 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27862 3738 ns/op 273.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 33702 3444 ns/op 297.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 32800 3804 ns/op 269.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7188 21013 ns/op 389.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8412 17598 ns/op 465.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 6273 18312 ns/op 447.36 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.059s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 20297517 8.582 ns/op BenchmarkConstantTimeEq-4 21023908 7.100 ns/op BenchmarkConstantTimeLessOrEq-4 21072384 6.889 ns/op BenchmarkXORBytes/8Bytes-4 2774778 41.47 ns/op 192.92 MB/s BenchmarkXORBytes/128Bytes-4 2950542 44.73 ns/op 2861.50 MB/s BenchmarkXORBytes/2048Bytes-4 975298 131.6 ns/op 15564.93 MB/s BenchmarkXORBytes/32768Bytes-4 88798 1458 ns/op 22471.65 MB/s PASS ok crypto/subtle 1.569s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 12 8540540 ns/op BenchmarkCertCache/1-4 19 7500672 ns/op BenchmarkCertCache/2-4 16 7264910 ns/op BenchmarkCertCache/3-4 20 7794703 ns/op BenchmarkHandshakeServer/RSA-4 13 9725470 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 14 7794623 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 9303933 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 19 5592350 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 26 5960038 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 24 7103870 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 25 8290415 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 43338552 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 33357964 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 139301435 ns/op 7.53 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 121695199 ns/op 8.62 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 233423420 ns/op 8.98 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 264909226 ns/op 7.92 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 538369116 ns/op 7.79 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 510721634 ns/op 8.21 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 851024600 ns/op 9.86 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 946613640 ns/op 8.86 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1727313324 ns/op 9.71 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1744050584 ns/op 9.62 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3152980011 ns/op 10.64 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3749945351 ns/op 8.95 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6308175471 ns/op 10.64 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 7442386659 ns/op 9.02 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 137276107 ns/op 7.64 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 148487184 ns/op 7.06 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 243947207 ns/op 8.60 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 248388977 ns/op 8.44 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 486326829 ns/op 8.62 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 482429001 ns/op 8.69 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 869500441 ns/op 9.65 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 968500834 ns/op 8.66 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1329022822 ns/op 12.62 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1158085399 ns/op 14.49 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3349900689 ns/op 10.02 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3488904079 ns/op 9.62 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6957551091 ns/op 9.65 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7642639097 ns/op 8.78 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 721855007 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 722446785 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 308421706 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 297990321 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 163046846 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160116136 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 94332201 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 104649159 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 54442954 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 50472142 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 160007371 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158578137 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 84072930 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 75955725 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 53288728 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 51250090 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 46277714 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 38131311 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 30186313 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 26911906 ns/op PASS ok crypto/tls 65.317s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16991480 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 267 406564 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 916 190925 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 802 187954 ns/op 14612 B/op 262 allocs/op PASS ok crypto/x509 2.258s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 25 4101953 ns/op 278796 B/op 1621 allocs/op BenchmarkConcurrentStmtQuery-4 34 3955596 ns/op 258743 B/op 1983 allocs/op BenchmarkConcurrentStmtExec-4 42 3217720 ns/op 212037 B/op 576 allocs/op BenchmarkConcurrentTxQuery-4 39 4337671 ns/op 274188 B/op 2132 allocs/op BenchmarkConcurrentTxExec-4 58 2263590 ns/op 87782 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 34 3243159 ns/op 105303 B/op 2086 allocs/op BenchmarkConcurrentTxStmtExec-4 124 1140598 ns/op 40082 B/op 381 allocs/op BenchmarkConcurrentRandom-4 30 4476817 ns/op 223453 B/op 1791 allocs/op BenchmarkManyConcurrentQueries-4 2072 67239 ns/op 3986 B/op 20 allocs/op PASS ok database/sql 2.172s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 84567 1720 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 50 2580433 ns/op 188226 B/op 13 allocs/op Benchmark115/LineToPC-4 64 1885574 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16524 7494 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.278s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 516 224461 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2396 50552 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.651s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 204 563610 ns/op 14.53 MB/s BenchmarkEncodeToString-4 190 676941 ns/op 12.10 MB/s BenchmarkDecode-4 127 1267457 ns/op 10.35 MB/s BenchmarkDecodeString-4 110 983689 ns/op 13.33 MB/s PASS ok encoding/base32 1.008s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 232 441126 ns/op 18.57 MB/s BenchmarkDecodeString/2-4 235459 788.3 ns/op 5.07 MB/s BenchmarkDecodeString/4-4 205574 556.6 ns/op 14.37 MB/s BenchmarkDecodeString/8-4 126160 822.2 ns/op 14.60 MB/s BenchmarkDecodeString/64-4 34777 4142 ns/op 21.25 MB/s BenchmarkDecodeString/8192-4 342 450581 ns/op 24.24 MB/s BenchmarkNewEncoding-4 102572 1891 ns/op 135.38 MB/s PASS ok encoding/base64 1.619s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 975 104293 ns/op 38.35 MB/s BenchmarkReadStruct-4 15314 10070 ns/op 7.45 MB/s BenchmarkWriteStruct-4 13796 7810 ns/op 9.60 MB/s BenchmarkReadInts-4 37297 3669 ns/op 8.18 MB/s BenchmarkWriteInts-4 29635 4301 ns/op 6.98 MB/s BenchmarkWriteSlice1000Int32s-4 1016 121869 ns/op 32.82 MB/s BenchmarkPutUint16-4 2392038 49.06 ns/op 40.76 MB/s BenchmarkAppendUint16-4 2502158 42.44 ns/op 47.13 MB/s BenchmarkPutUint32-4 1948784 65.00 ns/op 61.54 MB/s BenchmarkAppendUint32-4 1946498 84.96 ns/op 47.08 MB/s BenchmarkPutUint64-4 1097680 108.8 ns/op 73.52 MB/s BenchmarkAppendUint64-4 1000000 160.9 ns/op 49.72 MB/s BenchmarkLittleEndianPutUint16-4 2471737 45.52 ns/op 43.94 MB/s BenchmarkLittleEndianAppendUint16-4 2460812 50.64 ns/op 39.49 MB/s BenchmarkLittleEndianPutUint32-4 2267550 55.58 ns/op 71.97 MB/s BenchmarkLittleEndianAppendUint32-4 2090125 67.92 ns/op 58.90 MB/s BenchmarkLittleEndianPutUint64-4 969702 106.7 ns/op 75.00 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 143.5 ns/op 55.74 MB/s BenchmarkReadFloats-4 137306 926.8 ns/op 12.95 MB/s BenchmarkWriteFloats-4 106437 1056 ns/op 11.36 MB/s BenchmarkReadSlice1000Float32s-4 1184 100783 ns/op 39.69 MB/s BenchmarkWriteSlice1000Float32s-4 1069 135846 ns/op 29.45 MB/s BenchmarkReadSlice1000Uint8s-4 46075 3217 ns/op 310.88 MB/s BenchmarkWriteSlice1000Uint8s-4 61963 2970 ns/op 336.74 MB/s BenchmarkPutUvarint32-4 797247 158.3 ns/op 25.26 MB/s BenchmarkPutUvarint64-4 226209 593.8 ns/op 13.47 MB/s PASS ok encoding/binary 6.467s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5658 20585 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 3643 32222 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6354 22391 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2684 43965 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6451 29364 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6180 22579 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 3645 33687 ns/op 97 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 2560 40186 ns/op 2979 B/op 12 allocs/op BenchmarkWrite-4 10000 19743 ns/op PASS ok encoding/csv 2.061s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7478 27237 ns/op BenchmarkEndToEndByteBuffer-4 10330 13972 ns/op BenchmarkEndToEndSliceByteBuffer-4 177 811192 ns/op BenchmarkEncodeComplex128Slice-4 387 265474 ns/op BenchmarkEncodeFloat64Slice-4 874 120158 ns/op BenchmarkEncodeInt32Slice-4 870 128975 ns/op BenchmarkEncodeStringSlice-4 1314 87992 ns/op BenchmarkEncodeInterfaceSlice-4 50 2273705 ns/op BenchmarkDecodeComplex128Slice-4 432 377063 ns/op BenchmarkDecodeFloat64Slice-4 667 167588 ns/op BenchmarkDecodeInt32Slice-4 782 167985 ns/op BenchmarkDecodeStringSlice-4 571 387278 ns/op BenchmarkDecodeStringsSlice-4 98 1111757 ns/op BenchmarkDecodeBytesSlice-4 320 389378 ns/op BenchmarkDecodeInterfaceSlice-4 69 1770939 ns/op BenchmarkDecodeMap-4 84 1499407 ns/op PASS ok encoding/gob 3.730s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 7359 13980 ns/op 18.31 MB/s BenchmarkEncode/1024-4 2980 49355 ns/op 20.75 MB/s BenchmarkEncode/4096-4 668 197024 ns/op 20.79 MB/s BenchmarkEncode/16384-4 124 839773 ns/op 19.51 MB/s BenchmarkDecode/256-4 16886 9054 ns/op 28.27 MB/s BenchmarkDecode/1024-4 6236 35163 ns/op 29.12 MB/s BenchmarkDecode/4096-4 1582 87510 ns/op 46.81 MB/s BenchmarkDecode/16384-4 337 561950 ns/op 29.16 MB/s BenchmarkDump/256-4 1135 113807 ns/op 2.25 MB/s BenchmarkDump/1024-4 254 453732 ns/op 2.26 MB/s BenchmarkDump/4096-4 79 1821295 ns/op 2.25 MB/s BenchmarkDump/16384-4 16 9005180 ns/op 1.82 MB/s PASS ok encoding/hex 2.767s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 192428112 ns/op 10.08 MB/s 8391688 B/op 54 allocs/op BenchmarkCodeEncoderError-4 1 144155063 ns/op 13.46 MB/s 8526008 B/op 129 allocs/op BenchmarkCodeMarshal-4 1 155057170 ns/op 12.51 MB/s 10201192 B/op 30 allocs/op BenchmarkCodeMarshalError-4 1 179927174 ns/op 10.78 MB/s 10466328 B/op 123 allocs/op BenchmarkMarshalBytes/32-4 18135 5859 ns/op BenchmarkMarshalBytes/256-4 5018 21572 ns/op BenchmarkMarshalBytes/4096-4 403 390603 ns/op BenchmarkMarshalBytesError/32-4 48 2241012 ns/op BenchmarkMarshalBytesError/256-4 46 2329217 ns/op BenchmarkMarshalBytesError/4096-4 40 3123049 ns/op BenchmarkCodeDecoder-4 1 539206402 ns/op 3.60 MB/s 11144552 B/op 92713 allocs/op BenchmarkUnicodeDecoder-4 27573 3997 ns/op 3.50 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 32635 3589 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 415894054 ns/op 4.67 MB/s 3067696 B/op 92684 allocs/op BenchmarkCodeUnmarshalReuse-4 1 451636143 ns/op 4.30 MB/s 3068184 B/op 92688 allocs/op BenchmarkUnmarshalString-4 60823 2193 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 88233 1539 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 193944 1132 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 59815 2730 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 39686 3409 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 19645 6175 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3060 38248 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 674 189442 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1280387 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 10520665 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 501104 246.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 473426 233.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 457000 239.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 515292 233.4 ns/op BenchmarkEncodeMarshaler-4 48433 2152 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 68848 1845 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 4368436 26.37 ns/op BenchmarkNumberIsValidRegexp-4 17734 9683 ns/op PASS ok encoding/json 9.638s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 40 3037468 ns/op 21.58 MB/s BenchmarkDecode-4 30 5209855 ns/op 17.04 MB/s PASS ok encoding/pem 0.491s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1684 75077 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 668 188573 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3045 48619 ns/op PASS ok encoding/xml 0.679s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 476427 279.6 ns/op BenchmarkIntSet-4 600836 209.3 ns/op BenchmarkFloatAdd-4 187245 844.3 ns/op BenchmarkFloatSet-4 524810 207.2 ns/op BenchmarkStringSet-4 418353 279.1 ns/op BenchmarkMapSet-4 135428 949.8 ns/op BenchmarkMapSetDifferent-4 65892 2023 ns/op BenchmarkMapSetDifferentRandom-4 268 551658 ns/op BenchmarkMapSetString-4 118298 924.8 ns/op BenchmarkMapAddSame-4 47036 5344 ns/op BenchmarkMapAddDifferent-4 9982 10646 ns/op BenchmarkMapAddDifferentRandom-4 198 549309 ns/op BenchmarkMapAddSameSteadyState-4 313071 342.1 ns/op BenchmarkMapAddDifferentSteadyState-4 126213 810.9 ns/op BenchmarkRealworldExpvarUsage-4 12342 8665 ns/op PASS ok expvar 3.292s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 82574 1380 ns/op BenchmarkSprintfEmpty-4 237084 509.7 ns/op BenchmarkSprintfString-4 163692 745.6 ns/op BenchmarkSprintfTruncateString-4 164778 783.6 ns/op BenchmarkSprintfTruncateBytes-4 146290 1118 ns/op BenchmarkSprintfSlowParsingPath-4 125220 808.0 ns/op BenchmarkSprintfQuoteString-4 51585 3140 ns/op BenchmarkSprintfInt-4 164200 761.5 ns/op BenchmarkSprintfIntInt-4 131878 993.3 ns/op BenchmarkSprintfPrefixedInt-4 168984 1208 ns/op BenchmarkSprintfFloat-4 96099 1411 ns/op BenchmarkSprintfComplex-4 49125 3074 ns/op BenchmarkSprintfBoolean-4 147020 706.7 ns/op BenchmarkSprintfHexString-4 83668 1824 ns/op BenchmarkSprintfHexBytes-4 68088 2183 ns/op BenchmarkSprintfBytes-4 34378 3629 ns/op BenchmarkSprintfStringer-4 66949 2240 ns/op BenchmarkSprintfStructure-4 27376 4962 ns/op BenchmarkManyArgs-4 46951 2751 ns/op BenchmarkFprintInt-4 65240 1976 ns/op BenchmarkFprintfBytes-4 69674 1994 ns/op BenchmarkFprintIntNoAlloc-4 63404 1803 ns/op BenchmarkScanInts-4 27 4551645 ns/op BenchmarkScanRecursiveInt-4 1 567274729 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 514046013 ns/op PASS ok fmt 6.025s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 602 199075 ns/op PASS ok go/build 0.191s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 46666 2292 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15876 8610 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4750 29233 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1128 132446 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 302 476006 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 84 2398571 ns/op 206178 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 8890542 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 45712388 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 146910838 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.718s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 380832438 ns/op 0.17 MB/s 46702408 B/op 49015 allocs/op PASS ok go/format 0.466s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 24366266 ns/op 2.21 MB/s BenchmarkParseOnly-4 6 17830153 ns/op 3.02 MB/s BenchmarkResolve-4 54 2345084 ns/op 22.97 MB/s PASS ok go/parser 3.032s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 141016135 ns/op 0.37 MB/s 5018680 B/op 27611 allocs/op BenchmarkPrintDecl-4 777 176875 ns/op 0.18 MB/s 16931 B/op 51 allocs/op PASS ok go/printer 0.376s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 264 432608 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8725542 ns/op 6.29 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 17281249 ns/op 4.16 MB/s BenchmarkScanFiles/net/http/server.go-4 6 26230326 ns/op 4.33 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 188 572330 ns/op 5.38 MB/s PASS ok go/scanner 1.082s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1613217 72.48 ns/op PASS ok go/token 0.265s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 88 1587043 ns/op BenchmarkNamed/Underlying/nongeneric-4 797618 165.9 ns/op BenchmarkNamed/Underlying/generic-4 932584 178.3 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 133.3 ns/op BenchmarkNamed/Underlying/user_instance-4 905184 135.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 12812 8351 ns/op BenchmarkNamed/NewMethodSet/generic-4 15004 8625 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 14979 7111 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 13222 10450 ns/op BenchmarkCheck/http/funcbodies/info-4 1 577674103 ns/op 52614 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 464533030 ns/op 65412 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 251642011 ns/op 120233 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 241263230 ns/op 125699 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2191747753 ns/op 2336 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 149560821 ns/op 34089 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 121719608 ns/op 41844 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 111033633 ns/op 45926 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 722706560 ns/op 2995 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 91828994 ns/op 23465 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 68091629 ns/op 31597 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 59257510 ns/op 35774 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1722814731 ns/op 36016 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 648821426 ns/op 95517 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 152081773 ns/op 407136 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 100481267 ns/op 613776 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2519103832 ns/op 800.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 150866237 ns/op 13302 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 113028363 ns/op 17720 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 116130791 ns/op 17224 lines/s PASS ok go/types 42.314s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14569 9935 ns/op 103.07 MB/s PASS ok hash/adler32 0.309s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 216470 511.6 ns/op 29.32 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 196107 522.9 ns/op 28.69 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 131992 864.4 ns/op 46.27 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 116394 885.8 ns/op 45.15 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 478363 281.9 ns/op 1816.22 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 405243 304.9 ns/op 1678.99 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 365773 334.2 ns/op 3063.93 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 369364 341.0 ns/op 3003.34 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 237136 509.3 ns/op 8042.00 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 200787 505.0 ns/op 8110.95 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 64960 2024 ns/op 16193.31 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 64083 3148 ns/op 10407.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 423415 401.2 ns/op 37.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 392252 311.4 ns/op 48.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 466352 296.7 ns/op 134.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 441427 311.3 ns/op 128.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 345475 614.5 ns/op 833.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 282748 397.6 ns/op 1287.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 295749 444.0 ns/op 2306.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 259948 455.3 ns/op 2249.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 233344 514.4 ns/op 7963.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 226489 539.6 ns/op 7591.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 52712 2244 ns/op 14604.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 52464 3288 ns/op 9965.50 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 231108 489.3 ns/op 30.66 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 248029 687.8 ns/op 21.81 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 140622 896.9 ns/op 44.60 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 123020 924.8 ns/op 43.25 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12496 9850 ns/op 51.98 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12642 11323 ns/op 45.22 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4584 32702 ns/op 31.31 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6560 22722 ns/op 45.07 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1309 92354 ns/op 44.35 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1411 89266 ns/op 45.89 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1164421 ns/op 28.14 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 162 1074925 ns/op 30.48 MB/s PASS ok hash/crc32 8.083s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 132 937314 ns/op 69.92 MB/s BenchmarkCrc64/ISO4KB-4 796 141307 ns/op 28.99 MB/s BenchmarkCrc64/ISO1KB-4 7870 17423 ns/op 58.77 MB/s BenchmarkCrc64/ECMA64KB-4 129 1178255 ns/op 55.62 MB/s BenchmarkCrc64/Random64KB-4 142 776804 ns/op 84.37 MB/s BenchmarkCrc64/Random16KB-4 516 220844 ns/op 74.19 MB/s PASS ok hash/crc64 1.322s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 10000 12699 ns/op 80.64 MB/s BenchmarkFnv32aKB-4 10000 11611 ns/op 88.20 MB/s BenchmarkFnv64KB-4 13090 9024 ns/op 113.48 MB/s BenchmarkFnv64aKB-4 12140 8979 ns/op 114.04 MB/s BenchmarkFnv128KB-4 1651 84653 ns/op 12.10 MB/s BenchmarkFnv128aKB-4 1833 70534 ns/op 14.52 MB/s PASS ok hash/fnv 1.223s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 366228 375.2 ns/op 10.66 MB/s BenchmarkHash/n=4/Bytes-4 3004472 39.19 ns/op 102.06 MB/s BenchmarkHash/n=4/String-4 3078715 44.75 ns/op 89.38 MB/s BenchmarkHash/n=8/Write-4 414634 297.1 ns/op 26.93 MB/s BenchmarkHash/n=8/Bytes-4 2992159 41.23 ns/op 194.03 MB/s BenchmarkHash/n=8/String-4 2999560 44.44 ns/op 180.03 MB/s BenchmarkHash/n=16/Write-4 489838 289.5 ns/op 55.28 MB/s BenchmarkHash/n=16/Bytes-4 3081348 52.68 ns/op 303.73 MB/s BenchmarkHash/n=16/String-4 3041293 42.28 ns/op 378.44 MB/s BenchmarkHash/n=32/Write-4 492229 297.8 ns/op 107.47 MB/s BenchmarkHash/n=32/Bytes-4 3068602 38.34 ns/op 834.65 MB/s BenchmarkHash/n=32/String-4 3355042 35.94 ns/op 890.36 MB/s BenchmarkHash/n=64/Write-4 448203 362.6 ns/op 176.50 MB/s BenchmarkHash/n=64/Bytes-4 2892409 40.58 ns/op 1576.95 MB/s BenchmarkHash/n=64/String-4 2760900 38.21 ns/op 1675.00 MB/s BenchmarkHash/n=256/Write-4 338197 396.4 ns/op 645.78 MB/s BenchmarkHash/n=256/Bytes-4 2097057 55.62 ns/op 4603.02 MB/s BenchmarkHash/n=256/String-4 2033427 53.86 ns/op 4752.79 MB/s BenchmarkHash/n=320/Write-4 311317 396.8 ns/op 806.44 MB/s BenchmarkHash/n=320/Bytes-4 1944325 62.82 ns/op 5094.26 MB/s BenchmarkHash/n=320/String-4 1884381 61.05 ns/op 5241.54 MB/s BenchmarkHash/n=1024/Write-4 225867 917.7 ns/op 1115.86 MB/s BenchmarkHash/n=1024/Bytes-4 964592 131.3 ns/op 7797.27 MB/s BenchmarkHash/n=1024/String-4 989125 145.4 ns/op 7044.70 MB/s BenchmarkHash/n=4096/Write-4 86235 1451 ns/op 2823.24 MB/s BenchmarkHash/n=4096/Bytes-4 294552 446.3 ns/op 9178.46 MB/s BenchmarkHash/n=4096/String-4 253156 493.4 ns/op 8301.53 MB/s BenchmarkHash/n=16384/Write-4 25827 5635 ns/op 2907.47 MB/s BenchmarkHash/n=16384/Bytes-4 73735 3488 ns/op 4697.78 MB/s BenchmarkHash/n=16384/String-4 62535 1687 ns/op 9714.62 MB/s PASS ok hash/maphash 6.769s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 700 198241 ns/op BenchmarkEscapeNone-4 100302 1154 ns/op BenchmarkUnescape-4 630 160489 ns/op BenchmarkUnescapeNone-4 609550 216.4 ns/op BenchmarkUnescapeSparse-4 10000 24212 ns/op BenchmarkUnescapeDense-4 1065 132605 ns/op PASS ok html 1.382s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8032 14167 ns/op BenchmarkCSSEscaperNoSpecials-4 37902 2987 ns/op BenchmarkDecodeCSS-4 23462 5042 ns/op BenchmarkDecodeCSSNoSpecials-4 3274578 44.88 ns/op BenchmarkCSSValueFilter-4 101499 1488 ns/op BenchmarkCSSValueFilterOk-4 66244 1785 ns/op BenchmarkEscapedExecute-4 5112 25381 ns/op BenchmarkHTMLNospaceEscaper-4 7474 13416 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 54463 2182 ns/op BenchmarkStripTags-4 17205 6471 ns/op BenchmarkStripTagsNoSpecials-4 186744 730.6 ns/op BenchmarkJSValEscaperWithNum-4 23407 7916 ns/op BenchmarkJSValEscaperWithStr-4 4137 28093 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18258 6160 ns/op BenchmarkJSValEscaperWithObj-4 3523 31556 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12532 8407 ns/op BenchmarkJSStrEscaperNoSpecials-4 44354 2398 ns/op BenchmarkJSStrEscaper-4 8790 12650 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 45039 2581 ns/op BenchmarkJSRegexpEscaper-4 9858 14742 ns/op BenchmarkTemplateSpecialTags-4 99 1387152 ns/op BenchmarkURLEscaper-4 4651 29706 ns/op BenchmarkURLEscaperNoSpecials-4 188724 810.3 ns/op BenchmarkURLNormalizer-4 5583 22149 ns/op BenchmarkURLNormalizerNoSpecials-4 149624 913.9 ns/op BenchmarkSrcsetFilter-4 17106 7687 ns/op BenchmarkSrcsetFilterNoSpecials-4 90781 1490 ns/op PASS ok html/template 5.785s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 490054 259.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 413922 306.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 563437 272.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 421544 280.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1457918 82.02 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 108.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1547906 81.22 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 122.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 112.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 393406 320.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 300280 431.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 404814 373.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 321080 619.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 579184 187.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 390679 294.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 612918 198.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 455031 344.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 366363 535.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1208982 134.4 ns/op BenchmarkRGBASetRGBA-4 1000000 182.9 ns/op BenchmarkRGBA64At-4 567133 226.6 ns/op BenchmarkRGBA64SetRGBA64-4 661712 159.7 ns/op BenchmarkNRGBAAt-4 1000000 101.3 ns/op BenchmarkNRGBASetNRGBA-4 1000000 109.5 ns/op BenchmarkNRGBA64At-4 617467 247.4 ns/op BenchmarkNRGBA64SetNRGBA64-4 686582 212.8 ns/op BenchmarkAlphaAt-4 2383328 50.87 ns/op BenchmarkAlphaSetAlpha-4 2026638 52.63 ns/op BenchmarkAlpha16At-4 1298511 144.6 ns/op BenchmarkAlphaSetAlpha16-4 1000000 100.5 ns/op BenchmarkGrayAt-4 1000000 100.5 ns/op BenchmarkGraySetGray-4 2075136 98.03 ns/op BenchmarkGray16At-4 1000000 136.4 ns/op BenchmarkGraySetGray16-4 1244572 94.42 ns/op PASS ok image 7.491s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2617669 38.52 ns/op BenchmarkYCbCrToRGB/128-4 3005827 41.34 ns/op BenchmarkYCbCrToRGB/255-4 1928608 65.80 ns/op BenchmarkRGBToYCbCr/0-4 3158269 37.44 ns/op BenchmarkRGBToYCbCr/Cb-4 2932983 69.78 ns/op BenchmarkRGBToYCbCr/Cr-4 2858566 40.70 ns/op BenchmarkYCbCrToRGBA/0-4 2665240 42.36 ns/op BenchmarkYCbCrToRGBA/128-4 2739032 46.18 ns/op BenchmarkYCbCrToRGBA/255-4 2533256 51.68 ns/op BenchmarkNYCbCrAToRGBA/0-4 1707388 68.48 ns/op BenchmarkNYCbCrAToRGBA/128-4 2449558 61.11 ns/op BenchmarkNYCbCrAToRGBA/255-4 2512538 57.81 ns/op PASS ok image/color 3.195s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 43139405 ns/op BenchmarkFillSrc-4 285 497706 ns/op BenchmarkCopyOver-4 6 18160496 ns/op BenchmarkCopySrc-4 412 261579 ns/op BenchmarkNRGBAOver-4 7 16837665 ns/op BenchmarkNRGBASrc-4 10 10403181 ns/op BenchmarkYCbCr-4 9 11721282 ns/op BenchmarkGray-4 16 7101481 ns/op BenchmarkCMYK-4 10 11301260 ns/op BenchmarkGlyphOver-4 20 5630522 ns/op BenchmarkRGBAMaskOver-4 5 24807928 ns/op BenchmarkGrayMaskOver-4 6 20429648 ns/op BenchmarkRGBA64ImageMaskOver-4 3 42069056 ns/op BenchmarkRGBA-4 3 38277950 ns/op BenchmarkPalettedFill-4 938 136684 ns/op BenchmarkPalettedRGBA-4 4 29916481 ns/op BenchmarkGenericOver-4 3 49289701 ns/op BenchmarkGenericMaskOver-4 5 22052890 ns/op BenchmarkGenericSrc-4 3 33407404 ns/op BenchmarkGenericMaskSrc-4 3 34735888 ns/op PASS ok image/draw 7.361s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5226923 ns/op 2.96 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 227695437 ns/op 1.35 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2718669841 ns/op 0.45 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 62 2426627 ns/op 6.37 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 126526618 ns/op 0.49 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.986s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4869 25454 ns/op BenchmarkIDCT-4 4492 24652 ns/op BenchmarkDecodeBaseline-4 8 13376912 ns/op 4.62 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 18989931 ns/op 3.25 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 161346926 ns/op 7.62 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 232746272 ns/op 3.96 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.714s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16944082 7.321 ns/op BenchmarkDecodeGray-4 12 9071680 ns/op 7.22 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 42193561 ns/op 6.21 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 33476429 ns/op 7.83 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5345074 ns/op 12.26 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 35585489 ns/op 7.37 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 57780987 ns/op 4.54 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 68113368 ns/op 4.51 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 52010512 ns/op 5.91 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 185340639 ns/op 6.63 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 206947266 ns/op 5.94 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 28952972 ns/op 10.61 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 166542431 ns/op 7.38 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 802741180 ns/op 1.53 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.128s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 50224812 ns/op 1.99 MB/s 401492 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 41558225 ns/op 2.41 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 270414867 ns/op 1.85 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 300491689 ns/op 1.66 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 46430129 ns/op 2.15 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 56419928 ns/op 1.77 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 258481916 ns/op 1.93 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 252171730 ns/op 1.98 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 661298438 ns/op 1.51 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 658927778 ns/op 1.52 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3510204418 ns/op 1.42 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2988880355 ns/op 1.67 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 14 9149275 ns/op 10.93 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 8887956 ns/op 11.25 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 41573093 ns/op 12.03 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 44930780 ns/op 11.13 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 109146084 ns/op 9.16 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 85600578 ns/op 11.68 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 408285161 ns/op 12.25 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 427887718 ns/op 11.69 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 50564531 ns/op 1.98 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 42247153 ns/op 2.37 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 277177509 ns/op 1.80 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 257457388 ns/op 1.94 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 600032122 ns/op 1.67 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 626377103 ns/op 1.60 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4778068548 ns/op 1.05 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4659516032 ns/op 1.07 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 142143305 ns/op 29.40 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 142142612 ns/op 29.41 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 64.775s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30715 3558 ns/op 0.28 MB/s BenchmarkMarshalCorpusFile/2-4 29692 5307 ns/op 0.38 MB/s BenchmarkMarshalCorpusFile/4-4 29583 4009 ns/op 1.00 MB/s BenchmarkMarshalCorpusFile/8-4 25186 4909 ns/op 1.63 MB/s BenchmarkMarshalCorpusFile/16-4 18210 6208 ns/op 2.58 MB/s BenchmarkMarshalCorpusFile/32-4 12133 9348 ns/op 3.42 MB/s BenchmarkMarshalCorpusFile/64-4 7246 15709 ns/op 4.07 MB/s BenchmarkMarshalCorpusFile/128-4 4149 27676 ns/op 4.62 MB/s BenchmarkMarshalCorpusFile/256-4 2232 55024 ns/op 4.65 MB/s BenchmarkMarshalCorpusFile/512-4 1251 106646 ns/op 4.80 MB/s BenchmarkMarshalCorpusFile/1024-4 613 199607 ns/op 5.13 MB/s BenchmarkMarshalCorpusFile/2048-4 283 406632 ns/op 5.04 MB/s BenchmarkMarshalCorpusFile/4096-4 146 797791 ns/op 5.13 MB/s BenchmarkMarshalCorpusFile/8192-4 90 1636784 ns/op 5.00 MB/s BenchmarkMarshalCorpusFile/16384-4 38 3157512 ns/op 5.19 MB/s BenchmarkMarshalCorpusFile/32768-4 16 7384326 ns/op 4.44 MB/s BenchmarkMarshalCorpusFile/65536-4 8 14718459 ns/op 4.45 MB/s BenchmarkMarshalCorpusFile/131072-4 4 29543542 ns/op 4.44 MB/s BenchmarkMarshalCorpusFile/262144-4 2 57524959 ns/op 4.56 MB/s BenchmarkMarshalCorpusFile/524288-4 1 110665894 ns/op 4.74 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 212945418 ns/op 4.92 MB/s BenchmarkUnmarshalCorpusFile/1-4 8546 12491 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 13771 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/4-4 9121 14446 ns/op 0.28 MB/s BenchmarkUnmarshalCorpusFile/8-4 7309 17145 ns/op 0.47 MB/s BenchmarkUnmarshalCorpusFile/16-4 5737 24652 ns/op 0.65 MB/s BenchmarkUnmarshalCorpusFile/32-4 4734 28572 ns/op 1.12 MB/s BenchmarkUnmarshalCorpusFile/64-4 3908 34057 ns/op 1.88 MB/s BenchmarkUnmarshalCorpusFile/128-4 2859 46912 ns/op 2.73 MB/s BenchmarkUnmarshalCorpusFile/256-4 1000 116549 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/512-4 520 227244 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/1024-4 258 479720 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/2048-4 141 863441 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/4096-4 69 1723560 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3347325 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6730253 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13195399 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26796692 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 53837574 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 110659938 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 220231570 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 431224363 ns/op 2.43 MB/s BenchmarkMutatorBytes/1-4 34776 3411 ns/op BenchmarkMutatorBytes/10-4 35194 3196 ns/op BenchmarkMutatorBytes/100-4 33813 4244 ns/op BenchmarkMutatorBytes/1000-4 24530 5166 ns/op BenchmarkMutatorBytes/10000-4 7707 20597 ns/op BenchmarkMutatorBytes/100000-4 856 133041 ns/op BenchmarkMutatorString/1-4 35736 3581 ns/op BenchmarkMutatorString/10-4 32488 3655 ns/op BenchmarkMutatorString/100-4 27780 4133 ns/op BenchmarkMutatorString/1000-4 14097 7728 ns/op BenchmarkMutatorString/10000-4 4200 56214 ns/op BenchmarkMutatorString/100000-4 279 378540 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17168 6962 ns/op BenchmarkMutatorAllBasicTypes/string-4 17680 6797 ns/op BenchmarkMutatorAllBasicTypes/bool-4 59788 2006 ns/op BenchmarkMutatorAllBasicTypes/float32-4 51607 2357 ns/op BenchmarkMutatorAllBasicTypes/float64-4 49147 2511 ns/op BenchmarkMutatorAllBasicTypes/int-4 49807 2377 ns/op BenchmarkMutatorAllBasicTypes/int8-4 53995 2147 ns/op BenchmarkMutatorAllBasicTypes/int16-4 51420 2197 ns/op BenchmarkMutatorAllBasicTypes/int32-4 51735 2411 ns/op BenchmarkMutatorAllBasicTypes/int64-4 54718 2531 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 54154 2292 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 44739 2317 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 49202 2309 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 50592 2234 ns/op PASS ok internal/fuzz 13.432s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 12168 10510 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 163782 806.0 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.677s PASS ok internal/poll 0.041s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 22623455 ns/op PASS ok internal/trace 2.808s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 7893 18746 ns/op BenchmarkCopyNLarge-4 338 449987 ns/op PASS ok io 0.565s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 128808 804.8 ns/op BenchmarkPrintln-4 26230 4691 ns/op BenchmarkPrintlnNoFlags-4 43766 2628 ns/op PASS ok log 0.561s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2635269 44.13 ns/op BenchmarkAcosh-4 1300492 88.21 ns/op BenchmarkAsin-4 2720212 42.99 ns/op BenchmarkAsinh-4 1280690 95.86 ns/op BenchmarkAtan-4 3230080 36.84 ns/op BenchmarkAtanh-4 1331162 88.10 ns/op BenchmarkAtan2-4 2186682 50.81 ns/op BenchmarkCbrt-4 1675983 70.87 ns/op BenchmarkCeil-4 25819305 4.951 ns/op BenchmarkCopysign-4 4147562 28.59 ns/op BenchmarkCos-4 1348142 81.51 ns/op BenchmarkCosh-4 1953751 59.28 ns/op BenchmarkErf-4 3224982 37.16 ns/op BenchmarkErfc-4 3199291 37.00 ns/op BenchmarkErfinv-4 2845118 39.10 ns/op BenchmarkErfcinv-4 2936361 38.45 ns/op BenchmarkExp-4 7102687 16.48 ns/op BenchmarkExpGo-4 917726 115.0 ns/op BenchmarkExpm1-4 2334577 55.76 ns/op BenchmarkExp2-4 1000000 111.0 ns/op BenchmarkExp2Go-4 1000000 109.9 ns/op BenchmarkAbs-4 5061646 22.99 ns/op BenchmarkDim-4 12659989 9.767 ns/op BenchmarkFloor-4 27070143 4.882 ns/op BenchmarkMax-4 17037487 7.299 ns/op BenchmarkMin-4 15616998 7.062 ns/op BenchmarkMod-4 402127 310.3 ns/op BenchmarkFrexp-4 2053935 58.71 ns/op BenchmarkGamma-4 866187 135.5 ns/op BenchmarkHypot-4 13527574 9.170 ns/op BenchmarkHypotGo-4 1778038 64.23 ns/op BenchmarkIlogb-4 2223352 50.61 ns/op BenchmarkJ0-4 335968 393.9 ns/op BenchmarkJ1-4 332706 382.6 ns/op BenchmarkJn-4 153742 832.2 ns/op BenchmarkLdexp-4 1973690 58.15 ns/op BenchmarkLgamma-4 1000000 103.4 ns/op BenchmarkLog-4 6336277 17.95 ns/op BenchmarkLogb-4 2284200 51.11 ns/op BenchmarkLog1p-4 1794687 67.72 ns/op BenchmarkLog10-4 5477935 20.42 ns/op BenchmarkLog2-4 1674655 70.38 ns/op BenchmarkModf-4 2591827 44.85 ns/op BenchmarkNextafter32-4 2469750 45.35 ns/op BenchmarkNextafter64-4 2687276 43.95 ns/op BenchmarkPowInt-4 630512 189.6 ns/op BenchmarkPowFrac-4 511040 255.9 ns/op BenchmarkPow10Pos-4 6804398 18.77 ns/op BenchmarkPow10Neg-4 6647028 18.05 ns/op BenchmarkRound-4 4880574 22.91 ns/op BenchmarkRoundToEven-4 13029460 9.180 ns/op BenchmarkRemainder-4 579726 218.9 ns/op BenchmarkSignbit-4 7709240 15.13 ns/op BenchmarkSin-4 1709650 68.44 ns/op BenchmarkSincos-4 1219664 94.24 ns/op BenchmarkSinh-4 2330592 51.12 ns/op BenchmarkSqrtIndirect-4 25688214 5.268 ns/op BenchmarkSqrtLatency-4 24557212 5.269 ns/op BenchmarkSqrtIndirectLatency-4 20606709 5.376 ns/op BenchmarkSqrtGoLatency-4 1438975 80.38 ns/op BenchmarkSqrtPrime-4 42770 2704 ns/op BenchmarkTan-4 1579046 70.31 ns/op BenchmarkTanh-4 1827121 65.51 ns/op BenchmarkTrunc-4 24534919 5.109 ns/op BenchmarkY0-4 306783 394.8 ns/op BenchmarkY1-4 341755 390.0 ns/op BenchmarkYn-4 150547 841.2 ns/op BenchmarkFloat64bits-4 7553438 15.45 ns/op BenchmarkFloat64frombits-4 6440371 16.31 ns/op BenchmarkFloat32bits-4 6780776 16.24 ns/op BenchmarkFloat32frombits-4 7201790 15.74 ns/op BenchmarkFMA-4 21334080 5.657 ns/op PASS ok math 13.172s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12735673 7.884 ns/op 8117.63 MB/s BenchmarkAddVV/2-4 13740490 8.971 ns/op 14268.18 MB/s BenchmarkAddVV/3-4 11992360 10.49 ns/op 18302.95 MB/s BenchmarkAddVV/4-4 10704154 9.951 ns/op 25726.40 MB/s BenchmarkAddVV/5-4 11738593 10.59 ns/op 30224.58 MB/s BenchmarkAddVV/10-4 9687967 13.12 ns/op 48793.74 MB/s BenchmarkAddVV/100-4 2226522 54.46 ns/op 117515.90 MB/s BenchmarkAddVV/1000-4 290874 485.6 ns/op 131785.45 MB/s BenchmarkSubVV/1-4 14512532 8.112 ns/op 7889.09 MB/s BenchmarkSubVV/2-4 13152778 8.800 ns/op 14546.10 MB/s BenchmarkSubVV/3-4 12831752 9.879 ns/op 19434.51 MB/s BenchmarkSubVV/4-4 12931471 9.416 ns/op 27187.90 MB/s BenchmarkSubVV/5-4 11539164 10.24 ns/op 31261.86 MB/s BenchmarkSubVV/10-4 9754864 12.91 ns/op 49566.05 MB/s BenchmarkSubVV/100-4 2213803 52.05 ns/op 122958.49 MB/s BenchmarkSubVV/1000-4 271435 478.4 ns/op 133770.11 MB/s BenchmarkAddVW/1-4 18101176 7.702 ns/op 1038.62 MB/s BenchmarkAddVW/2-4 15709051 7.790 ns/op 2053.80 MB/s BenchmarkAddVW/3-4 15550579 7.958 ns/op 3015.76 MB/s BenchmarkAddVW/4-4 14988462 8.418 ns/op 3801.26 MB/s BenchmarkAddVW/5-4 13181313 9.421 ns/op 4245.85 MB/s BenchmarkAddVW/10-4 10159485 10.51 ns/op 7612.77 MB/s BenchmarkAddVW/100-4 284035 393.3 ns/op 2034.12 MB/s BenchmarkAddVW/1000-4 40252 2745 ns/op 2914.92 MB/s BenchmarkAddVWext/1-4 16739146 7.243 ns/op 1104.45 MB/s BenchmarkAddVWext/2-4 14668572 8.485 ns/op 1885.77 MB/s BenchmarkAddVWext/3-4 14174067 8.395 ns/op 2858.94 MB/s BenchmarkAddVWext/4-4 14784904 8.409 ns/op 3805.57 MB/s BenchmarkAddVWext/5-4 13246154 9.066 ns/op 4411.93 MB/s BenchmarkAddVWext/10-4 11189678 10.73 ns/op 7458.63 MB/s BenchmarkAddVWext/100-4 47010 2335 ns/op 342.61 MB/s BenchmarkAddVWext/1000-4 5764 22643 ns/op 353.31 MB/s BenchmarkSubVW/1-4 17052888 7.044 ns/op 1135.64 MB/s BenchmarkSubVW/2-4 16999350 7.494 ns/op 2135.18 MB/s BenchmarkSubVW/3-4 14286679 8.282 ns/op 2897.69 MB/s BenchmarkSubVW/4-4 14578268 8.406 ns/op 3806.84 MB/s BenchmarkSubVW/5-4 13188351 8.899 ns/op 4494.64 MB/s BenchmarkSubVW/10-4 11574879 10.80 ns/op 7409.16 MB/s BenchmarkSubVW/100-4 319498 420.4 ns/op 1902.85 MB/s BenchmarkSubVW/1000-4 44739 2679 ns/op 2986.21 MB/s BenchmarkSubVWext/1-4 17977735 7.102 ns/op 1126.41 MB/s BenchmarkSubVWext/2-4 14920164 7.394 ns/op 2163.78 MB/s BenchmarkSubVWext/3-4 15233014 8.331 ns/op 2880.96 MB/s BenchmarkSubVWext/4-4 14660137 8.222 ns/op 3892.09 MB/s BenchmarkSubVWext/5-4 14452772 8.924 ns/op 4482.37 MB/s BenchmarkSubVWext/10-4 10472496 11.33 ns/op 7059.77 MB/s BenchmarkSubVWext/100-4 49952 2598 ns/op 307.91 MB/s BenchmarkSubVWext/1000-4 5388 22681 ns/op 352.72 MB/s BenchmarkMulAddVWW/1-4 14428587 8.741 ns/op 7322.20 MB/s BenchmarkMulAddVWW/2-4 13694746 9.836 ns/op 13013.26 MB/s BenchmarkMulAddVWW/3-4 11488969 9.613 ns/op 19972.95 MB/s BenchmarkMulAddVWW/4-4 11408077 10.06 ns/op 25442.40 MB/s BenchmarkMulAddVWW/5-4 10205976 11.27 ns/op 28385.17 MB/s BenchmarkMulAddVWW/10-4 6537960 15.30 ns/op 41841.58 MB/s BenchmarkMulAddVWW/100-4 1435225 81.61 ns/op 78425.15 MB/s BenchmarkMulAddVWW/1000-4 175269 717.5 ns/op 89197.93 MB/s BenchmarkAddMulVVW/1-4 15935900 7.681 ns/op 8332.12 MB/s BenchmarkAddMulVVW/2-4 13692943 8.741 ns/op 14644.27 MB/s BenchmarkAddMulVVW/3-4 13303941 9.505 ns/op 20199.22 MB/s BenchmarkAddMulVVW/4-4 11930642 10.27 ns/op 24922.19 MB/s BenchmarkAddMulVVW/5-4 10649631 10.95 ns/op 29212.42 MB/s BenchmarkAddMulVVW/10-4 9200100 13.09 ns/op 48886.50 MB/s BenchmarkAddMulVVW/100-4 1856841 62.37 ns/op 102614.40 MB/s BenchmarkAddMulVVW/1000-4 222780 559.0 ns/op 114486.94 MB/s BenchmarkDivWVW/1-4 1995942 59.23 ns/op 1080.44 MB/s BenchmarkDivWVW/2-4 1000000 113.7 ns/op 1125.55 MB/s BenchmarkDivWVW/3-4 926950 141.5 ns/op 1356.93 MB/s BenchmarkDivWVW/4-4 746355 171.0 ns/op 1497.12 MB/s BenchmarkDivWVW/5-4 511460 222.7 ns/op 1436.99 MB/s BenchmarkDivWVW/10-4 376125 357.3 ns/op 1791.05 MB/s BenchmarkDivWVW/100-4 41689 2770 ns/op 2310.75 MB/s BenchmarkDivWVW/1000-4 4668 26948 ns/op 2374.94 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14504812 7.151 ns/op BenchmarkNonZeroShifts/1/shlVU-4 16583745 7.069 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14698291 8.181 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15631832 7.684 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12977029 9.144 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12660534 8.409 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12900741 9.238 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13297587 8.660 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11629620 9.498 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11654048 9.558 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8545492 13.37 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9742215 11.99 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1511586 79.51 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1741155 68.02 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 177553 715.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 218268 614.5 ns/op BenchmarkDecimalConversion-4 200 561051 ns/op BenchmarkFloatString/100-4 11875 9950 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 231 523040 ns/op 2903 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 47537240 ns/op 59301 B/op 41 allocs/op BenchmarkFloatString/100000-4 1 4763022532 ns/op 849336 B/op 544 allocs/op BenchmarkFloatAdd/10-4 146823 804.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 150673 775.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 156051 827.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85518 1393 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17290 6900 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 202926 585.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 187521 621.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 213828 608.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 164470 772.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 55267 2200 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1872 66789 ns/op BenchmarkParseFloatLargeExp-4 406 270571 ns/op BenchmarkGCD10x10/WithoutXY-4 170628 727.7 ns/op BenchmarkGCD10x10/WithXY-4 48019 2358 ns/op BenchmarkGCD10x100/WithoutXY-4 83258 1359 ns/op BenchmarkGCD10x100/WithXY-4 16636 6983 ns/op BenchmarkGCD10x1000/WithoutXY-4 60735 2379 ns/op BenchmarkGCD10x1000/WithXY-4 12957 9748 ns/op BenchmarkGCD100x100/WithoutXY-4 22470 5039 ns/op BenchmarkGCD100x100/WithXY-4 10387 12014 ns/op BenchmarkGCD100x1000/WithoutXY-4 12442 9043 ns/op BenchmarkGCD100x1000/WithXY-4 5296 18972 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1988 59238 ns/op BenchmarkGCD1000x1000/WithXY-4 1087 107578 ns/op BenchmarkHilbert-4 21 5946879 ns/op BenchmarkBinomial-4 10000 10243 ns/op BenchmarkQuoRem-4 21060 5285 ns/op BenchmarkExp-4 16 6783668 ns/op BenchmarkExpMont/Odd-4 121 978569 ns/op 2595 B/op 22 allocs/op BenchmarkExpMont/Even1-4 117 995108 ns/op 3360 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1071923 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1056304 ns/op 3868 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1045274 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1025767 ns/op 3878 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1014537 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even64-4 134 872559 ns/op 3613 B/op 53 allocs/op BenchmarkExpMont/Even96-4 134 976824 ns/op 3776 B/op 51 allocs/op BenchmarkExpMont/Even128-4 152 782332 ns/op 3260 B/op 50 allocs/op BenchmarkExpMont/Even255-4 165 731439 ns/op 2931 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 338 350610 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 300 402683 ns/op 1716 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 301 379501 ns/op 1753 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 314 368167 ns/op 1747 B/op 47 allocs/op BenchmarkExp2-4 18 7050844 ns/op BenchmarkBitset-4 535353 191.4 ns/op BenchmarkBitsetNeg-4 387682 345.8 ns/op BenchmarkBitsetOrig-4 225187 615.1 ns/op BenchmarkBitsetNegOrig-4 146140 1078 ns/op BenchmarkModSqrt225_Tonelli-4 103 1089999 ns/op BenchmarkModSqrt225_3Mod4-4 337 332145 ns/op BenchmarkModSqrt231_Tonelli-4 100 1123551 ns/op BenchmarkModSqrt231_5Mod8-4 298 389576 ns/op BenchmarkModInverse-4 11752 10161 ns/op BenchmarkSqrt-4 1987 69139 ns/op BenchmarkIntSqr/1-4 969194 117.9 ns/op BenchmarkIntSqr/2-4 579357 207.4 ns/op BenchmarkIntSqr/3-4 511929 239.0 ns/op BenchmarkIntSqr/5-4 395847 323.3 ns/op BenchmarkIntSqr/8-4 261636 440.9 ns/op BenchmarkIntSqr/10-4 236660 495.3 ns/op BenchmarkIntSqr/20-4 49492 2556 ns/op BenchmarkIntSqr/30-4 34959 3308 ns/op BenchmarkIntSqr/50-4 23952 5029 ns/op BenchmarkIntSqr/80-4 14132 8358 ns/op BenchmarkIntSqr/100-4 10000 11116 ns/op BenchmarkIntSqr/200-4 4564 27427 ns/op BenchmarkIntSqr/300-4 1848 65866 ns/op BenchmarkIntSqr/500-4 961 132935 ns/op BenchmarkIntSqr/800-4 368 322841 ns/op BenchmarkIntSqr/1000-4 265 429497 ns/op BenchmarkDiv/20/10-4 349708 320.6 ns/op BenchmarkDiv/40/20-4 413598 319.6 ns/op BenchmarkDiv/100/50-4 347528 382.1 ns/op BenchmarkDiv/200/100-4 51780 2177 ns/op BenchmarkDiv/400/200-4 52038 2341 ns/op BenchmarkDiv/1000/500-4 43020 2883 ns/op BenchmarkDiv/2000/1000-4 31093 3756 ns/op BenchmarkDiv/20000/10000-4 1342 94246 ns/op BenchmarkDiv/200000/100000-4 31 4332794 ns/op BenchmarkDiv/2000000/1000000-4 1 118410227 ns/op BenchmarkDiv/20000000/10000000-4 1 3399966459 ns/op BenchmarkMul-4 5 20966770 ns/op BenchmarkNatMul/10-4 178744 915.8 ns/op BenchmarkNatMul/100-4 7471 24074 ns/op BenchmarkNatMul/1000-4 188 626337 ns/op BenchmarkZeroShifts/Shl-4 10000 12191 ns/op BenchmarkZeroShifts/ShlSame-4 3537122 32.84 ns/op BenchmarkZeroShifts/Shr-4 10000 13951 ns/op BenchmarkZeroShifts/ShrSame-4 3122040 40.75 ns/op BenchmarkExp3Power/0x10-4 154276 890.5 ns/op BenchmarkExp3Power/0x40-4 128250 1149 ns/op BenchmarkExp3Power/0x100-4 70468 1742 ns/op BenchmarkExp3Power/0x400-4 35575 3567 ns/op BenchmarkExp3Power/0x1000-4 9093 13038 ns/op BenchmarkExp3Power/0x4000-4 2536 60654 ns/op BenchmarkExp3Power/0x10000-4 216 580086 ns/op BenchmarkExp3Power/0x40000-4 24 5567850 ns/op BenchmarkExp3Power/0x100000-4 3 52878855 ns/op BenchmarkExp3Power/0x400000-4 1 452987330 ns/op BenchmarkFibo-4 3 34701286 ns/op BenchmarkNatSqr/1-4 900748 185.6 ns/op BenchmarkNatSqr/2-4 471420 307.0 ns/op BenchmarkNatSqr/3-4 304461 363.3 ns/op BenchmarkNatSqr/5-4 258936 560.7 ns/op BenchmarkNatSqr/8-4 211537 895.1 ns/op BenchmarkNatSqr/10-4 200383 851.8 ns/op BenchmarkNatSqr/20-4 41508 3248 ns/op BenchmarkNatSqr/30-4 30674 4383 ns/op BenchmarkNatSqr/50-4 17928 6401 ns/op BenchmarkNatSqr/80-4 10000 11793 ns/op BenchmarkNatSqr/100-4 8518 14481 ns/op BenchmarkNatSqr/200-4 3846 34698 ns/op BenchmarkNatSqr/300-4 1484 85576 ns/op BenchmarkNatSqr/500-4 884 150952 ns/op BenchmarkNatSqr/800-4 326 363256 ns/op BenchmarkNatSqr/1000-4 267 464340 ns/op BenchmarkNatSetBytes/8-4 743487 152.2 ns/op BenchmarkNatSetBytes/24-4 261318 515.1 ns/op BenchmarkNatSetBytes/128-4 65584 1996 ns/op BenchmarkNatSetBytes/7-4 842740 138.8 ns/op BenchmarkNatSetBytes/23-4 285002 484.7 ns/op BenchmarkNatSetBytes/127-4 63832 1885 ns/op BenchmarkScanPi-4 204 604796 ns/op BenchmarkStringPiParallel-4 574 353975 ns/op BenchmarkScan/10/Base2-4 37950 3026 ns/op BenchmarkScan/100/Base2-4 4791 28815 ns/op BenchmarkScan/1000/Base2-4 424 260212 ns/op BenchmarkScan/10/Base8-4 93842 1336 ns/op BenchmarkScan/100/Base8-4 12804 9289 ns/op BenchmarkScan/1000/Base8-4 1323 89895 ns/op BenchmarkScan/10/Base10-4 93392 1206 ns/op BenchmarkScan/100/Base10-4 14143 8447 ns/op BenchmarkScan/1000/Base10-4 1359 85052 ns/op BenchmarkScan/10/Base16-4 106125 1054 ns/op BenchmarkScan/100/Base16-4 15543 7462 ns/op BenchmarkScan/1000/Base16-4 1414 73024 ns/op BenchmarkString/10/Base2-4 233559 575.3 ns/op BenchmarkString/100/Base2-4 30441 3909 ns/op BenchmarkString/1000/Base2-4 3801 36019 ns/op BenchmarkString/10/Base8-4 429915 307.5 ns/op BenchmarkString/100/Base8-4 77830 1573 ns/op BenchmarkString/1000/Base8-4 9980 14214 ns/op BenchmarkString/10/Base10-4 214054 692.9 ns/op BenchmarkString/100/Base10-4 41725 2897 ns/op BenchmarkString/1000/Base10-4 7118 20837 ns/op BenchmarkString/10/Base16-4 407949 283.2 ns/op BenchmarkString/100/Base16-4 82286 1250 ns/op BenchmarkString/1000/Base16-4 11096 9732 ns/op BenchmarkLeafSize/0-4 33 4000356 ns/op BenchmarkLeafSize/1-4 451 270166 ns/op BenchmarkLeafSize/2-4 446 248053 ns/op BenchmarkLeafSize/3-4 356 345251 ns/op BenchmarkLeafSize/4-4 460 241224 ns/op BenchmarkLeafSize/5-4 312 402464 ns/op BenchmarkLeafSize/6-4 352 357052 ns/op BenchmarkLeafSize/7-4 385 349863 ns/op BenchmarkLeafSize/8-4 430 256655 ns/op BenchmarkLeafSize/9-4 247 574575 ns/op BenchmarkLeafSize/10-4 298 419439 ns/op BenchmarkLeafSize/11-4 303 384277 ns/op BenchmarkLeafSize/12-4 375 321287 ns/op BenchmarkLeafSize/13-4 327 390199 ns/op BenchmarkLeafSize/14-4 314 357827 ns/op BenchmarkLeafSize/15-4 374 314778 ns/op BenchmarkLeafSize/16-4 454 238508 ns/op BenchmarkLeafSize/32-4 480 239247 ns/op BenchmarkLeafSize/64-4 412 288647 ns/op BenchmarkProbablyPrime/n=0-4 10 10975677 ns/op BenchmarkProbablyPrime/n=1-4 9 11885425 ns/op BenchmarkProbablyPrime/n=5-4 6 17937686 ns/op BenchmarkProbablyPrime/n=10-4 4 26505909 ns/op BenchmarkProbablyPrime/n=20-4 3 40860199 ns/op BenchmarkProbablyPrime/Lucas-4 12 9219365 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 81 1534850 ns/op BenchmarkRatCmp-4 176176 739.7 ns/op BenchmarkFloatSqrt/64-4 19182 6311 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 11895 9444 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8768 12957 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5318 26283 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 850 154425 ns/op 18264 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 73 2269205 ns/op 174701 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 132692917 ns/op 3807544 B/op 633 allocs/op PASS ok math/big 59.176s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10828033 10.99 ns/op BenchmarkLeadingZeros8-4 11752448 10.47 ns/op BenchmarkLeadingZeros16-4 12049732 10.44 ns/op BenchmarkLeadingZeros32-4 11211583 10.17 ns/op BenchmarkLeadingZeros64-4 9098731 11.92 ns/op BenchmarkTrailingZeros-4 12078116 9.920 ns/op BenchmarkTrailingZeros8-4 9589420 11.13 ns/op BenchmarkTrailingZeros16-4 11405982 10.83 ns/op BenchmarkTrailingZeros32-4 11143646 9.960 ns/op BenchmarkTrailingZeros64-4 11107464 10.03 ns/op BenchmarkOnesCount-4 12981937 9.534 ns/op BenchmarkOnesCount8-4 11018274 9.656 ns/op BenchmarkOnesCount16-4 11362988 10.39 ns/op BenchmarkOnesCount32-4 10308014 10.30 ns/op BenchmarkOnesCount64-4 9854109 11.00 ns/op BenchmarkRotateLeft-4 13025944 9.618 ns/op BenchmarkRotateLeft8-4 12079448 9.922 ns/op BenchmarkRotateLeft16-4 10868811 11.13 ns/op BenchmarkRotateLeft32-4 13131202 9.089 ns/op BenchmarkRotateLeft64-4 12571533 9.414 ns/op BenchmarkReverse-4 15372316 6.746 ns/op BenchmarkReverse8-4 26390138 5.200 ns/op BenchmarkReverse16-4 20112801 5.955 ns/op BenchmarkReverse32-4 16323349 6.818 ns/op BenchmarkReverse64-4 19191008 7.028 ns/op BenchmarkReverseBytes-4 24948910 5.215 ns/op BenchmarkReverseBytes16-4 20536748 6.364 ns/op BenchmarkReverseBytes32-4 25753460 4.850 ns/op BenchmarkReverseBytes64-4 23844608 5.235 ns/op BenchmarkAdd-4 11737694 10.21 ns/op BenchmarkAdd32-4 12690452 9.864 ns/op BenchmarkAdd64-4 12375520 10.11 ns/op BenchmarkAdd64multiple-4 23396815 5.393 ns/op BenchmarkSub-4 11725582 10.26 ns/op BenchmarkSub32-4 12548185 9.654 ns/op BenchmarkSub64-4 10769077 9.737 ns/op BenchmarkSub64multiple-4 23985128 5.105 ns/op BenchmarkMul-4 10615184 10.82 ns/op BenchmarkMul32-4 12782095 9.643 ns/op BenchmarkMul64-4 13189772 9.604 ns/op BenchmarkDiv-4 3356899 34.69 ns/op BenchmarkDiv32-4 6896550 16.61 ns/op BenchmarkDiv64-4 3346125 35.13 ns/op PASS ok math/bits 7.495s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13465938 8.625 ns/op BenchmarkAcos-4 525632 213.0 ns/op BenchmarkAcosh-4 517286 225.5 ns/op BenchmarkAsin-4 546174 213.0 ns/op BenchmarkAsinh-4 631102 203.3 ns/op BenchmarkAtan-4 873633 133.8 ns/op BenchmarkAtanh-4 980214 134.3 ns/op BenchmarkConj-4 27819303 4.349 ns/op BenchmarkCos-4 720795 165.7 ns/op BenchmarkCosh-4 659455 161.2 ns/op BenchmarkExp-4 953767 119.6 ns/op BenchmarkLog-4 1000000 115.8 ns/op BenchmarkLog10-4 1000000 113.8 ns/op BenchmarkPhase-4 2215887 53.48 ns/op BenchmarkPolar-4 1418604 83.57 ns/op BenchmarkPow-4 282741 454.4 ns/op BenchmarkRect-4 1000000 109.6 ns/op BenchmarkSin-4 761646 165.6 ns/op BenchmarkSinh-4 739866 160.5 ns/op BenchmarkSqrt-4 1244703 95.65 ns/op BenchmarkTan-4 450742 279.0 ns/op BenchmarkTanh-4 478863 252.3 ns/op PASS ok math/cmplx 3.695s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 207253 593.0 ns/op BenchmarkInt63ThreadsafeParallel-4 150458 763.8 ns/op BenchmarkInt63Unthreadsafe-4 1000000 117.0 ns/op BenchmarkIntn1000-4 823377 146.5 ns/op BenchmarkInt63n1000-4 758916 145.9 ns/op BenchmarkInt31n1000-4 843730 136.1 ns/op BenchmarkFloat32-4 910569 133.5 ns/op BenchmarkFloat64-4 1027546 115.8 ns/op BenchmarkPerm3-4 192878 742.8 ns/op BenchmarkPerm30-4 21013 5451 ns/op BenchmarkPerm30ViaShuffle-4 21553 5630 ns/op BenchmarkShuffleOverhead-4 14724 7975 ns/op BenchmarkRead3-4 946779 142.2 ns/op BenchmarkRead64-4 81398 1490 ns/op BenchmarkRead1000-4 5401 21334 ns/op PASS ok math/rand 2.715s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 39073 2887 ns/op BenchmarkQDecodeWord-4 97087 1187 ns/op BenchmarkQDecodeHeader-4 79312 1446 ns/op BenchmarkTypeByExtension/.html-4 402331 298.4 ns/op BenchmarkTypeByExtension/.HTML-4 366176 332.1 ns/op BenchmarkTypeByExtension/.unused-4 391861 269.3 ns/op BenchmarkExtensionsByType/text/html-4 165207 1006 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 50924 2898 ns/op BenchmarkExtensionsByType/application/octet-stream-4 42846 3126 ns/op PASS ok mime 1.778s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 928 132155 ns/op PASS ok mime/quotedprintable 0.204s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 25541931 ns/op 8528 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 53357092 ns/op 14208 B/op 121 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5029602198 ns/op 150912 B/op 236 allocs/op BenchmarkDNSName-4 143967 765.8 ns/op BenchmarkInterfaces-4 1860 63876 ns/op BenchmarkInterfaceByIndex-4 5724 18621 ns/op BenchmarkInterfaceByName-4 1879 63900 ns/op BenchmarkInterfaceAddrs-4 2253 61544 ns/op BenchmarkInterfacesAndAddrs-4 6477 18946 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2684 44416 ns/op BenchmarkParseIP-4 7676 16583 ns/op BenchmarkParseIPValidIPv4-4 362680 349.3 ns/op BenchmarkParseIPValidIPv6-4 210030 541.0 ns/op BenchmarkIPString/IPv4-4 121885 1014 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 11280 10170 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45819 2661 ns/op BenchmarkIPEqual/IPv4-4 941736 117.5 ns/op BenchmarkIPEqual/IPv6-4 940028 116.1 ns/op BenchmarkTCP4OneShot-4 164 736331 ns/op BenchmarkTCP4OneShotTimeout-4 175 789511 ns/op BenchmarkTCP4Persistent-4 294 424887 ns/op BenchmarkTCP4PersistentTimeout-4 300 435237 ns/op BenchmarkTCP6OneShot-4 169 786126 ns/op BenchmarkTCP6OneShotTimeout-4 150 835220 ns/op BenchmarkTCP6Persistent-4 315 391322 ns/op BenchmarkTCP6PersistentTimeout-4 324 403883 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18339 6138 ns/op BenchmarkTCP6ConcurrentReadWrite-4 14302 7397 ns/op BenchmarkSetReadDeadline-4 137709 833.8 ns/op BenchmarkUDP6LinkLocalUnicast-4 190 752746 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 276 435484 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 238 425918 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 219 467778 ns/op 0 B/op 0 allocs/op PASS ok net 12.466s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23216 5182 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9097 11990 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 11682 9673 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18316 6402 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 30319 4510 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 852868 123.8 ns/op BenchmarkReadRequestChrome-4 4135 28234 ns/op 21.64 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 10981 ns/op 7.10 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11327 ns/op 7.24 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 8262 15849 ns/op 9.53 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16626 7064 ns/op 5.66 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 49 2248939 ns/op 0.46 MB/s BenchmarkFileAndServer_1KB/https1-4 40 2661938 ns/op 0.38 MB/s BenchmarkFileAndServer_1KB/h2-4 34 2992050 ns/op 0.34 MB/s BenchmarkFileAndServer_16MB/h1-4 2 97051314 ns/op 172.87 MB/s BenchmarkFileAndServer_16MB/https1-4 1 170294506 ns/op 98.52 MB/s BenchmarkFileAndServer_16MB/h2-4 1 340048695 ns/op 49.34 MB/s BenchmarkFileAndServer_64MB/h1-4 1 313242247 ns/op 214.24 MB/s BenchmarkFileAndServer_64MB/https1-4 1 543188538 ns/op 123.55 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1517877041 ns/op 44.21 MB/s BenchmarkServeMux-4 304 438387 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 363 336190 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 52 2205181 ns/op 6534 B/op 66 allocs/op BenchmarkClientServer/https1-4 32 4097324 ns/op 10758 B/op 111 allocs/op BenchmarkClientServer/h2-4 33 3383836 ns/op 14035 B/op 119 allocs/op BenchmarkClientServerParallel/4/h1-4 298 466651 ns/op 11297 B/op 84 allocs/op BenchmarkClientServerParallel/4/https1-4 22 6807617 ns/op 130533 B/op 1208 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56847: read tcp 127.0.0.1:56846->127.0.0.1:56847: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56848: read tcp 127.0.0.1:56846->127.0.0.1:56848: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56857: read tcp 127.0.0.1:56850->127.0.0.1:56857: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56860: read tcp 127.0.0.1:56850->127.0.0.1:56860: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56856: write tcp 127.0.0.1:56850->127.0.0.1:56856: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56858: write tcp 127.0.0.1:56850->127.0.0.1:56858: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56881: read tcp 127.0.0.1:56861->127.0.0.1:56881: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56883: read tcp 127.0.0.1:56861->127.0.0.1:56883: use of closed network connection BenchmarkClientServerParallel/4/h2-4 19 5611001 ns/op 111490 B/op 1115 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56898: read tcp 127.0.0.1:56890->127.0.0.1:56898: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56899: write tcp 127.0.0.1:56890->127.0.0.1:56899: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56902: write tcp 127.0.0.1:56890->127.0.0.1:56902: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56909: read tcp 127.0.0.1:56903->127.0.0.1:56909: use of closed network connection BenchmarkClientServerParallel/64/h1-4 183 749089 ns/op 23074 B/op 123 allocs/op BenchmarkClientServerParallel/64/https1-4 18 7247965 ns/op 136068 B/op 1275 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57294: read tcp 127.0.0.1:57292->127.0.0.1:57294: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57301: read tcp 127.0.0.1:57292->127.0.0.1:57301: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57318: read tcp 127.0.0.1:57306->127.0.0.1:57318: use of closed network connection BenchmarkClientServerParallel/64/h2-4 32 7428753 ns/op 132498 B/op 1337 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57328: read tcp 127.0.0.1:57327->127.0.0.1:57328: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57340: read tcp 127.0.0.1:57332->127.0.0.1:57340: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57357: read tcp 127.0.0.1:57347->127.0.0.1:57357: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57358: read tcp 127.0.0.1:57347->127.0.0.1:57358: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57350: read tcp 127.0.0.1:57347->127.0.0.1:57350: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57352: read tcp 127.0.0.1:57347->127.0.0.1:57352: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57359: write tcp 127.0.0.1:57347->127.0.0.1:57359: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57371: read tcp 127.0.0.1:57364->127.0.0.1:57371: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57369: read tcp 127.0.0.1:57364->127.0.0.1:57369: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57372: read tcp 127.0.0.1:57364->127.0.0.1:57372: use of closed network connection ... [output truncated] BenchmarkServer-4 3 33595989 ns/op 11757 B/op 62 allocs/op BenchmarkClient-4 31 3529303 ns/op 4145 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 519 234883 ns/op 7409 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 912 136868 ns/op 3125 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1110 108976 ns/op 1915 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1046 106684 ns/op 2801 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1083 100812 ns/op 2685 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1386 101350 ns/op 2720 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1137 92827 ns/op 1930 B/op 14 allocs/op BenchmarkServerHijack-4 746 170092 ns/op 16714 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 43 3069922 ns/op 6344 B/op 54 allocs/op BenchmarkResponseStatusLine-4 377100 308.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.710s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2522 45990 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.204s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 105590 1075 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 470859 230.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 221754 562.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 72072 1591 ns/op BenchmarkStdIPv4-4 151377 794.1 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 93814 1125 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 102788 1113 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 99279 1190 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 83158 1434 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1252029 95.10 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 853513 120.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1264966 94.30 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 321715 380.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 365979 336.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 321721 388.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 94846 1237 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 279040 412.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 183048 695.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 173217 705.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 173924 708.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 91228 1414 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 335262 348.7 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 133128 946.4 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 176116 699.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 277075 442.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 156831 800.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 327466 385.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 129914 792.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 142734 764.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 163942 790.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 114188 1087 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 462373 260.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 143313 871.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 90109 1293 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 125217 988.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 159132 700.4 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 115990 1107 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 280741 466.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 123380 1240 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 125797 938.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 194157 673.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 134970 929.1 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 111.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 902606 114.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 819534 126.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 121.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 124.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 122.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 912026 121.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 957459 117.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 120.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 334039 361.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 611258 213.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 257734 500.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 260871 459.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 198276 524.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 85740 1382 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 578470 224.9 ns/op PASS ok net/netip 9.607s 2023/02/01 15:42:26 Test RPC server listening on 127.0.0.1:57482 2023/02/01 15:42:26 Test HTTP RPC server listening on 127.0.0.1:57483 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 160 762130 ns/op BenchmarkEndToEndHTTP-4 200 719728 ns/op BenchmarkEndToEndAsync-4 1364 87247 ns/op BenchmarkEndToEndAsyncHTTP-4 1581 117834 ns/op PASS ok net/rpc 1.196s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4125 30697 ns/op BenchmarkReadMIMEHeader/server_headers-4 5425 21087 ns/op BenchmarkUncommon-4 24708 4739 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.612s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4404 26132 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 83257 1365 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 490543 238.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 100047 1061 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 207583 560.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 102514 1157 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16856 7154 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 417300 280.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 94684 1066 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 225126 580.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 109032 1168 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18562 6185 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 190268 646.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 70956 1594 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 68653 1685 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32143 3736 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5587 20349 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 187112 658.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 71589 1623 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72022 1667 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31165 3771 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5726 22788 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.183s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2553835 43.92 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 159757 815.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 506 216198 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 201 621869 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 426 267989 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 49297 2419 ns/op BenchmarkStatFile-4 30896 3750 ns/op BenchmarkStatDir-4 32930 3544 ns/op BenchmarkLstatDot-4 48122 2797 ns/op BenchmarkLstatFile-4 32019 3720 ns/op BenchmarkLstatDir-4 33730 3620 ns/op PASS ok os 2.099s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 32 4878058 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.531s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 313678 369.7 ns/op PASS ok os/user 0.372s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2562085 45.65 ns/op BenchmarkString-4 2058890 58.04 ns/op BenchmarkBytes-4 1820610 64.42 ns/op BenchmarkNamedBytes-4 799988 158.4 ns/op BenchmarkBytesArray-4 654913 169.1 ns/op BenchmarkSliceLen-4 2088672 55.09 ns/op BenchmarkMapLen-4 1299739 91.46 ns/op BenchmarkStringLen-4 1432070 82.25 ns/op BenchmarkArrayLen-4 1532211 78.60 ns/op BenchmarkSliceCap-4 2138880 53.55 ns/op BenchmarkDeepEqual/int8-4 606907 176.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 101641 1092 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 594336 217.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 104980 1117 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 533193 237.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 101568 1145 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 511828 217.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 104859 1112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 606891 208.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 99724 1143 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 749400 173.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 136830 866.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 559700 219.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 109245 1105 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 605779 208.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 106542 1126 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 568621 214.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 109920 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 524170 212.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 106057 1091 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 577922 213.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 103096 1093 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 517776 204.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 111974 1071 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 586730 204.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 105606 1076 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 567078 207.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 115470 1079 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 615946 209.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 110209 1097 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 692014 181.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 115790 1030 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 599845 202.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 114174 1082 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 134170 859.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 67521 1735 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 74181 1574 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 47287 2557 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 361851 351.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 42622 2749 ns/op BenchmarkIsZero/StructComparable-4 1000000 119.0 ns/op BenchmarkIsZero/StructIncomparable-4 204404 619.6 ns/op BenchmarkSetZero/Bool/Direct-4 2927264 40.79 ns/op BenchmarkSetZero/Bool/CachedZero-4 1929366 64.44 ns/op BenchmarkSetZero/Bool/NewZero-4 1312260 88.00 ns/op BenchmarkSetZero/Int/Direct-4 2127610 53.95 ns/op BenchmarkSetZero/Int/CachedZero-4 1990663 61.27 ns/op BenchmarkSetZero/Int/NewZero-4 1353312 87.46 ns/op BenchmarkSetZero/Uint/Direct-4 2142356 53.70 ns/op BenchmarkSetZero/Uint/CachedZero-4 1937690 61.03 ns/op BenchmarkSetZero/Uint/NewZero-4 1358493 88.20 ns/op BenchmarkSetZero/Float/Direct-4 2125041 53.99 ns/op BenchmarkSetZero/Float/CachedZero-4 1999573 60.97 ns/op BenchmarkSetZero/Float/NewZero-4 1374462 88.53 ns/op BenchmarkSetZero/Complex/Direct-4 2185761 54.62 ns/op BenchmarkSetZero/Complex/CachedZero-4 1936140 63.80 ns/op BenchmarkSetZero/Complex/NewZero-4 1367865 88.44 ns/op BenchmarkSetZero/Array/Direct-4 3306685 35.59 ns/op BenchmarkSetZero/Array/CachedZero-4 1919594 61.77 ns/op BenchmarkSetZero/Array/NewZero-4 1362050 88.14 ns/op BenchmarkSetZero/Chan/Direct-4 2261908 52.41 ns/op BenchmarkSetZero/Chan/CachedZero-4 1271637 84.96 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 115.2 ns/op BenchmarkSetZero/Func/Direct-4 2262168 52.79 ns/op BenchmarkSetZero/Func/CachedZero-4 1437049 84.22 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 117.6 ns/op BenchmarkSetZero/Interface/Direct-4 1986756 57.79 ns/op BenchmarkSetZero/Interface/CachedZero-4 1955186 61.05 ns/op BenchmarkSetZero/Interface/NewZero-4 1331625 88.33 ns/op BenchmarkSetZero/Map/Direct-4 2198792 52.84 ns/op BenchmarkSetZero/Map/CachedZero-4 1455004 83.23 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 117.3 ns/op BenchmarkSetZero/Pointer/Direct-4 2209407 52.06 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1418949 83.37 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 115.5 ns/op BenchmarkSetZero/Slice/Direct-4 2008768 60.08 ns/op BenchmarkSetZero/Slice/CachedZero-4 1944861 61.85 ns/op BenchmarkSetZero/Slice/NewZero-4 1242460 87.51 ns/op BenchmarkSetZero/String/Direct-4 2212706 52.53 ns/op BenchmarkSetZero/String/CachedZero-4 1943884 60.03 ns/op BenchmarkSetZero/String/NewZero-4 1358918 87.19 ns/op BenchmarkSetZero/Struct/Direct-4 3395826 34.97 ns/op BenchmarkSetZero/Struct/CachedZero-4 1941757 58.96 ns/op BenchmarkSetZero/Struct/NewZero-4 1356480 86.32 ns/op BenchmarkSelect/1-4 213544 595.2 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 109078 1143 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 45591 2552 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 196153 606.5 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 164428 755.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 151434 840.4 ns/op 152.31 MB/s BenchmarkCallArgCopy/size=256-4 125247 1112 ns/op 230.18 MB/s BenchmarkCallArgCopy/size=1024-4 101138 1875 ns/op 546.06 MB/s BenchmarkCallArgCopy/size=4096-4 24199 5253 ns/op 779.80 MB/s BenchmarkCallArgCopy/size=65536-4 2355 81381 ns/op 805.30 MB/s BenchmarkPtrTo-4 765141 144.5 ns/op BenchmarkFieldByName1-4 709422 180.4 ns/op BenchmarkFieldByName2-4 48464 3310 ns/op BenchmarkFieldByName3-4 6681 22333 ns/op BenchmarkInterfaceBig-4 3282014 37.46 ns/op BenchmarkInterfaceSmall-4 3250362 36.34 ns/op BenchmarkNew-4 1151802 109.1 ns/op BenchmarkMap/StringKeys/MapIndex-4 3433 35395 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3570 35939 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3186 37887 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3084 38794 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3624 35480 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3615 35603 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 213514 537.9 ns/op PASS ok reflect 21.690s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7874 18144 ns/op 8871 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 6902 17467 ns/op 9750 B/op 1 allocs/op BenchmarkFindString-4 10000 20011 ns/op 9258 B/op 1 allocs/op BenchmarkFindSubmatch-4 9644 19583 ns/op 9521 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 19037 ns/op 9287 B/op 2 allocs/op BenchmarkLiteral-4 10000 15530 ns/op BenchmarkNotLiteral-4 4124 34985 ns/op BenchmarkMatchClass-4 3356 46217 ns/op BenchmarkMatchClass_InRange-4 3645 43987 ns/op BenchmarkReplaceAll-4 1588 84400 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15469 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 26982 4388 ns/op BenchmarkAnchoredShortMatch-4 10000 14729 ns/op BenchmarkAnchoredLongMatch-4 15921 7834 ns/op BenchmarkOnePassShortA-4 20583 5704 ns/op BenchmarkNotOnePassShortA-4 8270 21944 ns/op BenchmarkOnePassShortB-4 26262 4442 ns/op BenchmarkNotOnePassShortB-4 10000 20376 ns/op BenchmarkOnePassLongPrefix-4 88459 1603 ns/op BenchmarkOnePassLongNotPrefix-4 26563 5375 ns/op BenchmarkMatchParallelShared-4 4544 24910 ns/op BenchmarkMatchParallelCopied-4 10000 28667 ns/op BenchmarkQuoteMetaAll-4 87142 1233 ns/op 11.35 MB/s BenchmarkQuoteMetaNone-4 418249 310.2 ns/op 83.82 MB/s BenchmarkCompile/Onepass-4 2589 42091 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1177 99878 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 148 1203246 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2076064 52.08 ns/op 307.19 MB/s BenchmarkMatch/Easy0/32-4 6644 22288 ns/op 1.44 MB/s BenchmarkMatch/Easy0/1K-4 5234 48291 ns/op 21.20 MB/s BenchmarkMatch/Easy0i/16-4 2576438 47.98 ns/op 333.46 MB/s BenchmarkMatch/Easy0i/32-4 6138 45478 ns/op 0.70 MB/s BenchmarkMatch/Easy0i/1K-4 184 857837 ns/op 1.19 MB/s BenchmarkMatch/Easy1/16-4 1899805 74.31 ns/op 215.32 MB/s BenchmarkMatch/Easy1/32-4 4981 20261 ns/op 1.58 MB/s BenchmarkMatch/Easy1/1K-4 1846 55326 ns/op 18.51 MB/s BenchmarkMatch/Medium/16-4 2481027 47.82 ns/op 334.62 MB/s BenchmarkMatch/Medium/32-4 6556 41744 ns/op 0.77 MB/s BenchmarkMatch/Medium/1K-4 255 517395 ns/op 1.98 MB/s BenchmarkMatch/Hard/16-4 2289675 46.77 ns/op 342.11 MB/s BenchmarkMatch/Hard/32-4 2746 50563 ns/op 0.63 MB/s BenchmarkMatch/Hard/1K-4 129 847594 ns/op 1.21 MB/s BenchmarkMatch/Hard1/16-4 1375 103282 ns/op 0.15 MB/s BenchmarkMatch/Hard1/32-4 543 192196 ns/op 0.17 MB/s BenchmarkMatch/Hard1/1K-4 26 5480715 ns/op 0.19 MB/s BenchmarkMatch_onepass_regex/16-4 23859 4430 ns/op 3.61 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 10838 ns/op 2.95 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 542 218986 ns/op 4.68 MB/s 24 B/op 0 allocs/op PASS ok regexp 10.454s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 783531 144.1 ns/op PASS ok regexp/syntax 1.647s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 817981 402.7 ns/op BenchmarkMakeChan/Int-4 1000000 497.5 ns/op BenchmarkMakeChan/Ptr-4 419497 639.2 ns/op BenchmarkMakeChan/Struct/0-4 1000000 375.8 ns/op BenchmarkMakeChan/Struct/32-4 151755 1057 ns/op BenchmarkMakeChan/Struct/40-4 99888 1203 ns/op BenchmarkChanNonblocking-4 5174962 25.74 ns/op BenchmarkSelectUncontended-4 504908 198.4 ns/op BenchmarkSelectSyncContended-4 75232 1424 ns/op BenchmarkSelectAsyncContended-4 289042 473.2 ns/op BenchmarkSelectNonblock-4 2943214 46.00 ns/op BenchmarkChanUncontended-4 11277 11504 ns/op BenchmarkChanContended-4 3374 31449 ns/op BenchmarkChanSync-4 204087 733.7 ns/op BenchmarkChanSyncWork-4 10000 40492 ns/op BenchmarkChanProdCons0-4 148706 685.7 ns/op BenchmarkChanProdCons10-4 343201 325.4 ns/op BenchmarkChanProdCons100-4 398468 287.6 ns/op BenchmarkChanProdConsWork0-4 123070 885.1 ns/op BenchmarkChanProdConsWork10-4 187393 602.7 ns/op BenchmarkChanProdConsWork100-4 227178 563.4 ns/op BenchmarkSelectProdCons-4 114739 922.1 ns/op BenchmarkReceiveDataFromClosedChan-4 862134 154.0 ns/op BenchmarkChanCreation-4 164697 813.8 ns/op BenchmarkChanSem-4 179398 564.6 ns/op BenchmarkChanPopular-4 78 1701156 ns/op BenchmarkChanClosed-4 1000000 126.9 ns/op BenchmarkCallClosure-4 3358142 35.76 ns/op BenchmarkCallClosure1-4 3552769 29.32 ns/op BenchmarkCallClosure2-4 747928 147.2 ns/op BenchmarkCallClosure3-4 1000000 135.7 ns/op BenchmarkCallClosure4-4 1000000 147.3 ns/op BenchmarkComplex128DivNormal-4 11793950 12.85 ns/op BenchmarkComplex128DivNisNaN-4 7933098 14.00 ns/op BenchmarkComplex128DivDisNaN-4 7954876 22.11 ns/op BenchmarkComplex128DivNisInf-4 8592708 12.90 ns/op BenchmarkComplex128DivDisInf-4 5074819 20.42 ns/op BenchmarkSetTypePtr-4 62045355 2.659 ns/op 3008.82 MB/s BenchmarkSetTypePtr8-4 10218423 14.42 ns/op 4438.45 MB/s BenchmarkSetTypePtr16-4 12036414 13.31 ns/op 9613.73 MB/s BenchmarkSetTypePtr32-4 9765752 12.93 ns/op 19794.95 MB/s BenchmarkSetTypePtr64-4 10232137 12.78 ns/op 40062.33 MB/s BenchmarkSetTypePtr126-4 4428627 26.31 ns/op 38309.32 MB/s BenchmarkSetTypePtr128-4 5852556 18.59 ns/op 55089.99 MB/s BenchmarkSetTypePtrSlice-4 988453 169.0 ns/op 48469.18 MB/s BenchmarkSetTypeNode1-4 9894225 20.65 ns/op 1162.34 MB/s BenchmarkSetTypeNode1Slice-4 2642806 52.76 ns/op 14556.73 MB/s BenchmarkSetTypeNode8-4 10874880 14.78 ns/op 5411.44 MB/s BenchmarkSetTypeNode8Slice-4 1000000 115.2 ns/op 22217.79 MB/s BenchmarkSetTypeNode64-4 5290790 19.06 ns/op 27703.24 MB/s BenchmarkSetTypeNode64Slice-4 240968 550.2 ns/op 30706.09 MB/s BenchmarkSetTypeNode64Dead-4 7920836 21.10 ns/op 25022.25 MB/s BenchmarkSetTypeNode64DeadSlice-4 334840 514.2 ns/op 32858.85 MB/s BenchmarkSetTypeNode124-4 5826158 23.72 ns/op 42496.30 MB/s BenchmarkSetTypeNode124Slice-4 213698 774.8 ns/op 41629.01 MB/s BenchmarkSetTypeNode126-4 4927419 21.40 ns/op 47847.43 MB/s BenchmarkSetTypeNode126Slice-4 223382 1058 ns/op 30959.37 MB/s BenchmarkSetTypeNode128-4 2942894 47.05 ns/op 22102.81 MB/s BenchmarkSetTypeNode128Slice-4 176953 1031 ns/op 32288.09 MB/s BenchmarkSetTypeNode130-4 4813620 31.32 ns/op 33717.68 MB/s BenchmarkSetTypeNode130Slice-4 169814 975.2 ns/op 34651.55 MB/s BenchmarkSetTypeNode1024-4 831081 165.1 ns/op 49701.41 MB/s BenchmarkSetTypeNode1024Slice-4 26046 6601 ns/op 39791.85 MB/s BenchmarkAllocation-4 2229 111571 ns/op BenchmarkReadMemStats-4 51 2095667 ns/op BenchmarkReadMemStatsLatency-4 1 5240367 p50-ns 5240367 p90-ns 5240367 p99-ns BenchmarkWriteBarrier-4 2163499 66.64 ns/op BenchmarkBulkWriteBarrier-4 3205483 32.85 ns/op BenchmarkScanStackNoLocals-4 2 86994394 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13409148 9.333 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11756775 9.120 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10537933 17.35 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6956953 15.94 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5057578 28.30 ns/op BenchmarkHash5-4 6443112 16.75 ns/op 298.44 MB/s BenchmarkHash16-4 7579432 16.05 ns/op 996.63 MB/s BenchmarkHash64-4 6913888 17.51 ns/op 3655.76 MB/s BenchmarkHash1024-4 1925786 58.40 ns/op 17535.71 MB/s BenchmarkHash65536-4 43352 2874 ns/op 22802.79 MB/s BenchmarkAlignedLoad-4 8664585 19.35 ns/op BenchmarkUnalignedLoad-4 7407038 13.92 ns/op BenchmarkEqEfaceConcrete-4 5998924 20.35 ns/op BenchmarkEqIfaceConcrete-4 6931562 17.09 ns/op BenchmarkNeEfaceConcrete-4 7881698 17.11 ns/op BenchmarkNeIfaceConcrete-4 6162030 16.86 ns/op BenchmarkConvT2EByteSized/bool-4 3490180 44.25 ns/op BenchmarkConvT2EByteSized/uint8-4 4080602 45.55 ns/op BenchmarkConvT2ESmall-4 4329348 26.91 ns/op BenchmarkConvT2EUintptr-4 4160008 29.68 ns/op BenchmarkConvT2ELarge-4 841776 166.8 ns/op BenchmarkConvT2ISmall-4 4190677 30.47 ns/op BenchmarkConvT2IUintptr-4 3396154 39.70 ns/op BenchmarkConvT2ILarge-4 1000000 135.6 ns/op BenchmarkConvI2E-4 4224186 26.27 ns/op BenchmarkConvI2I-4 3394090 29.69 ns/op BenchmarkAssertE2T-4 2171841 48.75 ns/op BenchmarkAssertE2TLarge-4 2227354 54.98 ns/op BenchmarkAssertE2I-4 3350234 34.02 ns/op BenchmarkAssertI2T-4 3797588 54.66 ns/op BenchmarkAssertI2I-4 3452892 35.58 ns/op BenchmarkAssertI2E-4 4176661 33.36 ns/op BenchmarkAssertE2E-4 3991826 28.33 ns/op BenchmarkAssertE2T2-4 2541404 52.75 ns/op BenchmarkAssertE2T2Blank-4 2658484 37.74 ns/op BenchmarkAssertI2E2-4 3221588 43.08 ns/op BenchmarkAssertI2E2Blank-4 4165052 30.29 ns/op BenchmarkAssertE2E2-4 3464467 53.47 ns/op BenchmarkAssertE2E2Blank-4 4425186 27.50 ns/op BenchmarkConvT2Ezero/zero/16-4 3859095 46.47 ns/op BenchmarkConvT2Ezero/zero/32-4 3892315 29.63 ns/op BenchmarkConvT2Ezero/zero/64-4 3796462 29.27 ns/op BenchmarkConvT2Ezero/zero/str-4 4420180 44.73 ns/op BenchmarkConvT2Ezero/zero/slice-4 4065030 29.56 ns/op BenchmarkConvT2Ezero/zero/big-4 98348 1396 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 147.6 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 153.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 105836 1766 ns/op BenchmarkConvT2Ezero/smallint/16-4 3919794 29.62 ns/op BenchmarkConvT2Ezero/smallint/32-4 3712171 31.29 ns/op BenchmarkConvT2Ezero/smallint/64-4 3631796 34.14 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 136.6 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 195.3 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 115.4 ns/op BenchmarkMalloc8-4 1000000 143.0 ns/op BenchmarkMalloc16-4 1000000 158.7 ns/op BenchmarkMallocTypeInfo8-4 970402 129.3 ns/op BenchmarkMallocTypeInfo16-4 766542 169.9 ns/op BenchmarkMallocLargeStruct-4 73311 1810 ns/op BenchmarkGoroutineSelect-4 13 8575029 ns/op BenchmarkGoroutineBlocking-4 20 7577221 ns/op BenchmarkGoroutineForRange-4 13 7725665 ns/op BenchmarkGoroutineIdle-4 16 7701585 ns/op BenchmarkHashStringSpeed-4 2390122 51.39 ns/op BenchmarkHashBytesSpeed-4 1000000 108.1 ns/op BenchmarkHashInt32Speed-4 2646732 85.22 ns/op BenchmarkHashInt64Speed-4 2692189 56.44 ns/op BenchmarkHashStringArraySpeed-4 492678 228.5 ns/op BenchmarkMegMap-4 2729265 43.89 ns/op BenchmarkMegOneMap-4 2771142 48.13 ns/op BenchmarkMegEqMap-4 2220 71569 ns/op BenchmarkMegEmptyMap-4 3529374 34.69 ns/op BenchmarkSmallStrMap-4 2568662 48.08 ns/op BenchmarkMapStringKeysEight_16-4 2473730 47.02 ns/op BenchmarkMapStringKeysEight_32-4 2882667 42.94 ns/op BenchmarkMapStringKeysEight_64-4 2706477 44.62 ns/op BenchmarkMapStringKeysEight_1M-4 2073654 48.61 ns/op BenchmarkIntMap-4 2731822 46.56 ns/op BenchmarkMapFirst/1-4 3239773 32.62 ns/op BenchmarkMapFirst/2-4 3636296 34.30 ns/op BenchmarkMapFirst/3-4 3543301 31.46 ns/op BenchmarkMapFirst/4-4 3519723 33.95 ns/op BenchmarkMapFirst/5-4 3729540 31.52 ns/op BenchmarkMapFirst/6-4 3150076 32.65 ns/op BenchmarkMapFirst/7-4 3220982 53.94 ns/op BenchmarkMapFirst/8-4 3483334 47.57 ns/op BenchmarkMapFirst/9-4 3221557 39.04 ns/op BenchmarkMapFirst/10-4 3057032 58.10 ns/op BenchmarkMapFirst/11-4 3072616 36.58 ns/op BenchmarkMapFirst/12-4 2742724 69.29 ns/op BenchmarkMapFirst/13-4 3465694 38.99 ns/op BenchmarkMapFirst/14-4 3216742 66.08 ns/op BenchmarkMapFirst/15-4 3092378 38.19 ns/op BenchmarkMapFirst/16-4 2979141 62.33 ns/op BenchmarkMapMid/1-4 2885202 42.55 ns/op BenchmarkMapMid/2-4 2986930 41.48 ns/op BenchmarkMapMid/3-4 2755323 39.40 ns/op BenchmarkMapMid/4-4 2769673 39.24 ns/op BenchmarkMapMid/5-4 2986354 40.53 ns/op BenchmarkMapMid/6-4 2979372 48.18 ns/op BenchmarkMapMid/7-4 2972640 39.52 ns/op BenchmarkMapMid/8-4 2879689 43.52 ns/op BenchmarkMapMid/9-4 2682483 51.32 ns/op BenchmarkMapMid/10-4 2908261 41.51 ns/op BenchmarkMapMid/11-4 2790135 45.96 ns/op BenchmarkMapMid/12-4 2847284 55.41 ns/op BenchmarkMapMid/13-4 2664250 68.17 ns/op BenchmarkMapMid/14-4 1876114 56.75 ns/op BenchmarkMapMid/15-4 2755941 57.55 ns/op BenchmarkMapMid/16-4 2611944 43.40 ns/op BenchmarkMapLast/1-4 2246790 45.49 ns/op BenchmarkMapLast/2-4 2827750 41.36 ns/op BenchmarkMapLast/3-4 2547858 41.30 ns/op BenchmarkMapLast/4-4 3092378 38.94 ns/op BenchmarkMapLast/5-4 2780680 43.78 ns/op BenchmarkMapLast/6-4 1923226 52.45 ns/op BenchmarkMapLast/7-4 2834757 46.57 ns/op BenchmarkMapLast/8-4 2637277 68.51 ns/op BenchmarkMapLast/9-4 2419897 73.48 ns/op BenchmarkMapLast/10-4 2838168 49.52 ns/op BenchmarkMapLast/11-4 2516932 78.05 ns/op BenchmarkMapLast/12-4 2468155 54.61 ns/op BenchmarkMapLast/13-4 2626632 46.35 ns/op BenchmarkMapLast/14-4 2410986 44.10 ns/op BenchmarkMapLast/15-4 2422126 64.74 ns/op BenchmarkMapLast/16-4 2596736 48.72 ns/op BenchmarkMapCycle-4 2086428 58.07 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2666896 40.23 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2254 48251 ns/op BenchmarkMakeMap/[Byte]Byte-4 679651 476.1 ns/op BenchmarkMakeMap/[Int]Int-4 273717 1276 ns/op BenchmarkNewEmptyMap-4 14614250 9.559 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1541889 84.90 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 514640 223.0 ns/op BenchmarkMapIterEmpty-4 3491932 37.65 ns/op BenchmarkSameLengthMap-4 2524128 54.74 ns/op BenchmarkBigKeyMap-4 1297090 90.53 ns/op BenchmarkBigValMap-4 1000000 138.7 ns/op BenchmarkSmallKeyMap-4 2175592 47.90 ns/op BenchmarkMapPopulate/1-4 1852219 90.60 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 119102 1440 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7756 35835 ns/op 6272 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 463 257735 ns/op 51762 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 34 4488079 ns/op 416841 B/op 206 allocs/op BenchmarkMapPopulate/100000-4 3 42275392 ns/op 6530344 B/op 2926 allocs/op BenchmarkComplexAlgMap-4 528606 370.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 458912 252.8 ns/op BenchmarkGoMapClear/Reflexive/10-4 615650 194.1 ns/op BenchmarkGoMapClear/Reflexive/100-4 229436 491.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 50722 2278 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6698 18761 ns/op BenchmarkGoMapClear/NonReflexive/1-4 383590 284.7 ns/op BenchmarkGoMapClear/NonReflexive/10-4 482712 258.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 270514 519.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 51320 2348 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6670 19371 ns/op BenchmarkMapStringConversion/32/simple-4 1306147 85.23 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 136.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 102.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1215420 172.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 100.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 114.1 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1664706 121.3 ns/op BenchmarkMapInterfacePtr-4 1667364 76.99 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4901901 29.51 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 54696 3969 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6334 19841 ns/op BenchmarkMapPop1000-4 360 280321 ns/op BenchmarkMapPop10000-4 25 7650461 ns/op BenchmarkMapAssign/Int32/256-4 1655953 63.76 ns/op BenchmarkMapAssign/Int32/65536-4 857227 133.8 ns/op BenchmarkMapAssign/Int64/256-4 2174192 55.23 ns/op BenchmarkMapAssign/Int64/65536-4 824832 130.1 ns/op BenchmarkMapAssign/Str/256-4 1840099 61.21 ns/op BenchmarkMapAssign/Str/65536-4 500368 263.9 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1355216 84.77 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 415293 248.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1370163 88.89 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 384938 328.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 489860 5584 ns/op BenchmarkMapOperatorAssign/Str/65536-4 152235 752.4 ns/op BenchmarkMapAppendAssign/Int32/256-4 554248 259.3 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 254292 461.5 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 891385 195.0 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 215144 638.5 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 583248 285.6 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 75712 1465 ns/op 179 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 102.0 ns/op BenchmarkMapDelete/Int32/1000-4 1489634 74.51 ns/op BenchmarkMapDelete/Int32/10000-4 1710666 78.44 ns/op BenchmarkMapDelete/Int64/100-4 1000000 113.9 ns/op BenchmarkMapDelete/Int64/1000-4 1725326 77.59 ns/op BenchmarkMapDelete/Int64/10000-4 1719898 75.66 ns/op BenchmarkMapDelete/Str/100-4 1000000 134.4 ns/op BenchmarkMapDelete/Str/1000-4 1239070 88.94 ns/op BenchmarkMapDelete/Str/10000-4 1368546 99.47 ns/op BenchmarkMapDelete/Pointer/100-4 976022 116.0 ns/op BenchmarkMapDelete/Pointer/1000-4 1390202 78.57 ns/op BenchmarkMapDelete/Pointer/10000-4 1637671 81.52 ns/op BenchmarkMemmove/0-4 19692862 7.113 ns/op BenchmarkMemmove/1-4 1000000 121.1 ns/op 8.26 MB/s BenchmarkMemmove/2-4 1284358 88.84 ns/op 22.51 MB/s BenchmarkMemmove/3-4 1309594 91.87 ns/op 32.66 MB/s BenchmarkMemmove/4-4 1301898 119.9 ns/op 33.36 MB/s BenchmarkMemmove/5-4 1299574 96.18 ns/op 51.98 MB/s BenchmarkMemmove/6-4 1327474 87.45 ns/op 68.61 MB/s BenchmarkMemmove/7-4 1279416 92.06 ns/op 76.04 MB/s BenchmarkMemmove/8-4 1379953 89.32 ns/op 89.56 MB/s BenchmarkMemmove/9-4 1000000 148.5 ns/op 60.62 MB/s BenchmarkMemmove/10-4 1278582 97.67 ns/op 102.38 MB/s BenchmarkMemmove/11-4 1000000 107.5 ns/op 102.32 MB/s BenchmarkMemmove/12-4 1307024 106.4 ns/op 112.83 MB/s BenchmarkMemmove/13-4 1000000 120.9 ns/op 107.53 MB/s BenchmarkMemmove/14-4 1000000 101.6 ns/op 137.80 MB/s BenchmarkMemmove/15-4 1208055 94.94 ns/op 158.00 MB/s BenchmarkMemmove/16-4 1251411 95.15 ns/op 168.16 MB/s BenchmarkMemmove/32-4 1253138 94.44 ns/op 338.86 MB/s BenchmarkMemmove/64-4 1000000 102.1 ns/op 627.05 MB/s BenchmarkMemmove/128-4 1000000 143.9 ns/op 889.51 MB/s BenchmarkMemmove/256-4 931190 134.9 ns/op 1897.39 MB/s BenchmarkMemmove/512-4 670407 179.2 ns/op 2857.73 MB/s BenchmarkMemmove/1024-4 393190 270.6 ns/op 3783.88 MB/s BenchmarkMemmove/2048-4 303750 441.0 ns/op 4644.46 MB/s BenchmarkMemmove/4096-4 165606 776.6 ns/op 5274.17 MB/s BenchmarkMemmoveOverlap/32-4 1240755 108.5 ns/op 294.98 MB/s BenchmarkMemmoveOverlap/64-4 1000000 140.7 ns/op 454.99 MB/s BenchmarkMemmoveOverlap/128-4 1000000 145.0 ns/op 882.93 MB/s BenchmarkMemmoveOverlap/256-4 910034 127.6 ns/op 2006.52 MB/s BenchmarkMemmoveOverlap/512-4 759318 168.2 ns/op 3043.49 MB/s BenchmarkMemmoveOverlap/1024-4 326524 384.7 ns/op 2661.83 MB/s BenchmarkMemmoveOverlap/2048-4 279348 519.1 ns/op 3945.02 MB/s BenchmarkMemmoveOverlap/4096-4 132516 824.1 ns/op 4970.28 MB/s BenchmarkMemmoveUnalignedDst/0-4 19074804 7.240 ns/op BenchmarkMemmoveUnalignedDst/1-4 1244464 91.59 ns/op 10.92 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 135.0 ns/op 14.82 MB/s BenchmarkMemmoveUnalignedDst/3-4 1290645 89.83 ns/op 33.40 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 106.6 ns/op 37.53 MB/s BenchmarkMemmoveUnalignedDst/5-4 1284829 91.74 ns/op 54.50 MB/s BenchmarkMemmoveUnalignedDst/6-4 1363638 90.78 ns/op 66.10 MB/s BenchmarkMemmoveUnalignedDst/7-4 1348695 92.15 ns/op 75.96 MB/s BenchmarkMemmoveUnalignedDst/8-4 1341805 84.04 ns/op 95.20 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 136.0 ns/op 66.18 MB/s BenchmarkMemmoveUnalignedDst/10-4 1287529 94.58 ns/op 105.73 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 117.3 ns/op 93.74 MB/s BenchmarkMemmoveUnalignedDst/12-4 1218982 112.8 ns/op 106.37 MB/s BenchmarkMemmoveUnalignedDst/13-4 1216400 109.8 ns/op 118.35 MB/s BenchmarkMemmoveUnalignedDst/14-4 1241301 108.1 ns/op 129.54 MB/s BenchmarkMemmoveUnalignedDst/15-4 1219242 92.10 ns/op 162.87 MB/s BenchmarkMemmoveUnalignedDst/16-4 1363539 175.9 ns/op 90.94 MB/s BenchmarkMemmoveUnalignedDst/32-4 1220131 95.18 ns/op 336.21 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 121.4 ns/op 527.34 MB/s BenchmarkMemmoveUnalignedDst/128-4 951193 116.8 ns/op 1095.70 MB/s BenchmarkMemmoveUnalignedDst/256-4 843669 138.7 ns/op 1845.92 MB/s BenchmarkMemmoveUnalignedDst/512-4 780045 187.9 ns/op 2724.61 MB/s BenchmarkMemmoveUnalignedDst/1024-4 455468 257.6 ns/op 3974.93 MB/s BenchmarkMemmoveUnalignedDst/2048-4 271402 429.9 ns/op 4763.43 MB/s BenchmarkMemmoveUnalignedDst/4096-4 161718 769.0 ns/op 5326.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1230757 98.38 ns/op 325.26 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 109.0 ns/op 587.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 131.2 ns/op 975.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 852834 217.1 ns/op 1179.19 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 743418 175.5 ns/op 2917.52 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 468868 278.0 ns/op 3683.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 233492 512.2 ns/op 3998.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 153691 753.8 ns/op 5433.46 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17755598 6.369 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 134.9 ns/op 7.41 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1304612 91.02 ns/op 21.97 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1265188 103.2 ns/op 29.06 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1213740 141.4 ns/op 28.29 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1362055 149.5 ns/op 33.45 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 118.9 ns/op 50.44 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 114.0 ns/op 61.39 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1342425 90.26 ns/op 88.64 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1309996 90.92 ns/op 98.99 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1303075 148.9 ns/op 67.15 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1258765 94.20 ns/op 116.78 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1282359 98.92 ns/op 121.31 MB/s BenchmarkMemmoveUnalignedSrc/13-4 619117 181.8 ns/op 71.49 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1265426 91.84 ns/op 152.43 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 125.0 ns/op 120.02 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1250060 158.7 ns/op 100.80 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1203658 97.62 ns/op 327.81 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 110.2 ns/op 580.94 MB/s BenchmarkMemmoveUnalignedSrc/128-4 988209 117.5 ns/op 1089.24 MB/s BenchmarkMemmoveUnalignedSrc/256-4 941352 200.7 ns/op 1275.36 MB/s BenchmarkMemmoveUnalignedSrc/512-4 626282 202.7 ns/op 2526.00 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 462198 344.1 ns/op 2976.16 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 281512 440.3 ns/op 4651.26 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 168422 842.5 ns/op 4861.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 101.1 ns/op 316.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 109.7 ns/op 583.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 959845 193.4 ns/op 661.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 975475 198.2 ns/op 1291.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 723350 181.2 ns/op 2825.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 431978 411.6 ns/op 2487.68 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 268572 681.7 ns/op 3004.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 153747 766.1 ns/op 5346.53 MB/s BenchmarkMemclr/5-4 14314622 9.890 ns/op 505.56 MB/s BenchmarkMemclr/16-4 14761392 9.444 ns/op 1694.16 MB/s BenchmarkMemclr/64-4 11425602 9.982 ns/op 6411.74 MB/s BenchmarkMemclr/256-4 11575768 11.69 ns/op 21897.38 MB/s BenchmarkMemclr/4096-4 2171818 117.6 ns/op 34815.35 MB/s BenchmarkMemclr/65536-4 84042 1366 ns/op 47981.66 MB/s BenchmarkMemclr/1M-4 4813 26475 ns/op 39605.53 MB/s BenchmarkMemclr/4M-4 908 134138 ns/op 31268.58 MB/s BenchmarkMemclr/8M-4 349 328369 ns/op 25546.30 MB/s BenchmarkMemclr/16M-4 123 844627 ns/op 19863.45 MB/s BenchmarkMemclr/64M-4 43 2552279 ns/op 26293.70 MB/s BenchmarkGoMemclr/5-4 1695945 78.28 ns/op 63.87 MB/s BenchmarkGoMemclr/16-4 706141 261.1 ns/op 61.28 MB/s BenchmarkGoMemclr/64-4 176896 766.4 ns/op 83.50 MB/s BenchmarkGoMemclr/256-4 47736 3173 ns/op 80.69 MB/s BenchmarkMemclrRange/1K_2K-4 82227 1387 ns/op 69129.88 MB/s BenchmarkMemclrRange/2K_8K-4 28471 4165 ns/op 80087.41 MB/s BenchmarkMemclrRange/4K_16K-4 34392 3550 ns/op 91010.28 MB/s BenchmarkMemclrRange/160K_228K-4 3928 37734 ns/op 44067.86 MB/s BenchmarkClearFat7-4 3501229 31.39 ns/op BenchmarkClearFat8-4 3889723 40.49 ns/op BenchmarkClearFat11-4 3252307 31.50 ns/op BenchmarkClearFat12-4 3694977 30.93 ns/op BenchmarkClearFat13-4 2923329 37.94 ns/op BenchmarkClearFat14-4 3362370 39.53 ns/op BenchmarkClearFat15-4 2915449 40.33 ns/op BenchmarkClearFat16-4 4215426 27.98 ns/op BenchmarkClearFat24-4 4609716 28.70 ns/op BenchmarkClearFat32-4 4327923 29.23 ns/op BenchmarkClearFat40-4 3893955 33.85 ns/op BenchmarkClearFat48-4 3707401 32.85 ns/op BenchmarkClearFat56-4 3869151 30.28 ns/op BenchmarkClearFat64-4 3601364 47.22 ns/op BenchmarkClearFat72-4 3694578 33.34 ns/op BenchmarkClearFat128-4 3041059 41.41 ns/op BenchmarkClearFat256-4 2510320 52.26 ns/op BenchmarkClearFat512-4 1240102 93.32 ns/op BenchmarkClearFat1024-4 1000000 127.2 ns/op BenchmarkClearFat1032-4 1000000 150.5 ns/op BenchmarkClearFat1040-4 1000000 133.1 ns/op BenchmarkCopyFat7-4 3607818 30.04 ns/op BenchmarkCopyFat8-4 3348948 55.75 ns/op BenchmarkCopyFat11-4 3828709 31.16 ns/op BenchmarkCopyFat12-4 2690635 38.71 ns/op BenchmarkCopyFat13-4 4414465 31.05 ns/op BenchmarkCopyFat14-4 3967120 29.62 ns/op BenchmarkCopyFat15-4 4399910 37.50 ns/op BenchmarkCopyFat16-4 3709774 30.80 ns/op BenchmarkCopyFat24-4 3906688 31.62 ns/op BenchmarkCopyFat32-4 4246909 29.55 ns/op BenchmarkCopyFat64-4 3523035 46.99 ns/op BenchmarkCopyFat72-4 3315432 31.97 ns/op BenchmarkCopyFat128-4 2729412 49.29 ns/op BenchmarkCopyFat256-4 2341657 54.89 ns/op BenchmarkCopyFat512-4 1000000 127.1 ns/op BenchmarkCopyFat520-4 1000000 139.1 ns/op BenchmarkCopyFat1024-4 926401 153.3 ns/op BenchmarkCopyFat1032-4 809642 152.1 ns/op BenchmarkCopyFat1040-4 831561 205.0 ns/op BenchmarkIssue18740/2byte-4 319 372754 ns/op BenchmarkIssue18740/4byte-4 538 215606 ns/op BenchmarkIssue18740/8byte-4 944 129446 ns/op BenchmarkMemclrKnownSize1-4 6691624 23.31 ns/op 42.90 MB/s BenchmarkMemclrKnownSize2-4 3524181 42.23 ns/op 47.36 MB/s BenchmarkMemclrKnownSize4-4 2555836 41.91 ns/op 95.44 MB/s BenchmarkMemclrKnownSize8-4 1000000 111.7 ns/op 71.65 MB/s BenchmarkMemclrKnownSize16-4 740538 343.3 ns/op 46.60 MB/s BenchmarkMemclrKnownSize32-4 380149 565.9 ns/op 56.55 MB/s BenchmarkMemclrKnownSize64-4 203211 1344 ns/op 47.60 MB/s BenchmarkMemclrKnownSize112-4 96393 1508 ns/op 74.29 MB/s BenchmarkMemclrKnownSize128-4 113570 1222 ns/op 104.77 MB/s BenchmarkMemclrKnownSize192-4 63128 1998 ns/op 96.12 MB/s BenchmarkMemclrKnownSize248-4 48211 3346 ns/op 74.11 MB/s BenchmarkMemclrKnownSize256-4 49483 3006 ns/op 85.18 MB/s BenchmarkMemclrKnownSize512-4 19106 5922 ns/op 86.45 MB/s BenchmarkMemclrKnownSize1024-4 10000 10586 ns/op 96.73 MB/s BenchmarkMemclrKnownSize4096-4 3554 40078 ns/op 102.20 MB/s BenchmarkMemclrKnownSize512KiB-4 26 4668757 ns/op 112.30 MB/s BenchmarkReadMetricsLatency-4 10000 3015 p50-ns 4631 p90-ns 12665 p99-ns BenchmarkFinalizer-4 194 648841 ns/op BenchmarkFinalizerRun-4 213256 732.0 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8765007 13.49 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3761488 34.10 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3145646 41.78 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2752719 43.59 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1715082 75.78 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1539680 83.13 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2254990 45.80 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1391938 80.20 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1694058 69.17 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2344519 49.14 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2382091 52.06 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2148265 90.74 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1850871 64.05 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1588358 94.38 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7284015 16.65 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7336094 17.23 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7719220 14.77 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7935676 18.25 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6559584 26.11 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6507751 18.87 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7084992 19.97 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6787711 18.78 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7373853 15.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7632463 15.86 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8318575 15.12 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6906444 16.57 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6469404 23.75 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7621314 16.83 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6963376 19.06 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7891362 17.51 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7278514 16.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8661265 15.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6637347 16.89 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7014916 16.88 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7634754 17.06 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7461345 17.99 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 4987268 24.83 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6817912 15.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8160255 15.88 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7361619 16.49 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7103158 17.55 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6449894 16.19 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7204744 16.45 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7333641 19.06 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5829837 19.28 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8135887 26.25 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6395797 17.81 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7010233 17.26 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7755396 25.82 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6791446 16.65 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6551368 16.00 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6178209 19.54 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6545919 17.46 ns/op BenchmarkNetpollBreak-4 3112 45625 ns/op BenchmarkPingPongHog-4 536 280291 ns/op BenchmarkStackGrowth-4 90160 1318 ns/op BenchmarkStackGrowthDeep-4 871 126296 ns/op BenchmarkCreateGoroutines-4 56259 2173 ns/op BenchmarkCreateGoroutinesParallel-4 56936 2314 ns/op BenchmarkCreateGoroutinesCapture-4 8530 14855 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 29547 3695 ns/op BenchmarkClosureCall-4 23872886 4.727 ns/op BenchmarkWakeupParallelSpinning/0s-4 5396 21655 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4755 25094 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3457 37199 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2974 47115 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1374 88704 ns/op BenchmarkWakeupParallelSpinning/20µs-4 853 161521 ns/op BenchmarkWakeupParallelSpinning/50µs-4 475 308392 ns/op BenchmarkWakeupParallelSpinning/100µs-4 207 640036 ns/op BenchmarkMatmult-4 3721516 47.23 ns/op BenchmarkFastrand-4 6007648 18.37 ns/op BenchmarkFastrand64-4 5305844 20.80 ns/op BenchmarkFastrandHashiter-4 2638609 46.08 ns/op BenchmarkFastrandn/2-4 3302940 47.44 ns/op BenchmarkFastrandn/3-4 4350319 29.79 ns/op BenchmarkFastrandn/4-4 4259539 29.59 ns/op BenchmarkFastrandn/5-4 3446692 32.89 ns/op BenchmarkIfaceCmp100-4 87734 2216 ns/op BenchmarkIfaceCmpNil100-4 193473 853.1 ns/op BenchmarkEfaceCmpDiff-4 44269 2712 ns/op BenchmarkEfaceCmpDiffIndirect-4 40957 2928 ns/op BenchmarkDefer-4 1446744 84.86 ns/op BenchmarkDefer10-4 850366 235.6 ns/op BenchmarkDeferMany-4 614707 503.8 ns/op BenchmarkPanicRecover-4 188083 1276 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 52 2213127 ns/op 2106528 p50-ns 2843639 p90-ns 4362503 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 52 2051795 ns/op 1808535 p50-ns 2841162 p90-ns 7005552 p99-ns BenchmarkGoroutineProfile/small/idle-4 43 3514965 ns/op 3325211 p50-ns 4491250 p90-ns 6418129 p99-ns BenchmarkGoroutineProfile/small/loaded-4 34 4179618 ns/op 3784828 p50-ns 6021718 p90-ns 8843090 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1640445 ns/op 1537448 p50-ns 2164598 p90-ns 4008188 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 63 2080458 ns/op 1794634 p50-ns 3463958 p90-ns 6508207 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 10460956 ns/op 9241674 p50-ns 16677052 p90-ns 20223766 p99-ns BenchmarkGoroutineProfile/large/loaded-4 7 18881754 ns/op 19734424 p50-ns 23809704 p90-ns 23809704 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 75 1540354 ns/op 1499300 p50-ns 1969770 p90-ns 3371137 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 54 1883895 ns/op 1773459 p50-ns 2602377 p90-ns 3893461 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 42 3895296 ns/op 3708838 p50-ns 5123716 p90-ns 9569844 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 28 10153770 ns/op 5467375 p50-ns 13932283 p90-ns 118132288 p99-ns BenchmarkRWMutexUncontended-4 1000000 128.8 ns/op BenchmarkRWMutexWrite100-4 238992 2082 ns/op BenchmarkRWMutexWrite10-4 101601 1574 ns/op BenchmarkRWMutexWorkWrite100-4 52618 4260 ns/op BenchmarkRWMutexWorkWrite10-4 34540 5014 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2464 61823 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1191 110816 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1027 104977 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 524 265587 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 475 292840 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 205 754585 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 309 402089 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 99 1335592 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 310614 852.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 210706 1295 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 129750 1285 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 109548 1102 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 188536 964.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 174950 1088 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 291205 1079 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 151756 949.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 174664 1206 ns/op BenchmarkMakeSlice/Byte-4 1431535 93.80 ns/op BenchmarkMakeSlice/Int16-4 1231944 97.12 ns/op BenchmarkMakeSlice/Int-4 1000000 110.9 ns/op BenchmarkMakeSlice/Ptr-4 1000000 163.7 ns/op BenchmarkMakeSlice/Struct/24-4 891949 182.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 245.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 323.9 ns/op BenchmarkGrowSlice/Byte-4 591920 493.6 ns/op BenchmarkGrowSlice/Int16-4 543052 407.0 ns/op BenchmarkGrowSlice/Int-4 298432 529.6 ns/op BenchmarkGrowSlice/Ptr-4 487293 493.2 ns/op BenchmarkGrowSlice/Struct/24-4 405235 1373 ns/op BenchmarkGrowSlice/Struct/32-4 61192 1900 ns/op BenchmarkGrowSlice/Struct/40-4 85780 1639 ns/op BenchmarkExtendSlice/IntSlice-4 103720 983.6 ns/op BenchmarkExtendSlice/PointerSlice-4 133501 1122 ns/op BenchmarkExtendSlice/NoGrow-4 191169 568.7 ns/op BenchmarkAppend-4 1000000 117.2 ns/op BenchmarkAppendGrowByte-4 2 99342912 ns/op BenchmarkAppendGrowString-4 1 464198172 ns/op BenchmarkAppendSlice/1Bytes-4 366224 424.5 ns/op BenchmarkAppendSlice/4Bytes-4 321726 411.9 ns/op BenchmarkAppendSlice/7Bytes-4 304585 494.1 ns/op BenchmarkAppendSlice/8Bytes-4 281704 508.7 ns/op BenchmarkAppendSlice/15Bytes-4 285000 477.4 ns/op BenchmarkAppendSlice/16Bytes-4 268042 502.2 ns/op BenchmarkAppendSlice/32Bytes-4 459916 365.3 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 35056 2891 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 12848 9843 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 32272 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 852 144633 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 91 1324419 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 27 4213927 ns/op BenchmarkAppendStr/1Bytes-4 343074 337.1 ns/op BenchmarkAppendStr/4Bytes-4 317432 336.0 ns/op BenchmarkAppendStr/8Bytes-4 348738 441.6 ns/op BenchmarkAppendStr/16Bytes-4 247249 446.1 ns/op BenchmarkAppendStr/32Bytes-4 375859 645.2 ns/op BenchmarkAppendSpecialCase-4 984528 146.0 ns/op BenchmarkCopy/1Byte-4 360064 326.7 ns/op 3.06 MB/s BenchmarkCopy/1String-4 1200792 106.4 ns/op 9.40 MB/s BenchmarkCopy/2Byte-4 1143888 89.62 ns/op 22.32 MB/s BenchmarkCopy/2String-4 1000000 195.1 ns/op 10.25 MB/s BenchmarkCopy/4Byte-4 1228537 188.8 ns/op 21.19 MB/s BenchmarkCopy/4String-4 1209006 93.62 ns/op 42.72 MB/s BenchmarkCopy/8Byte-4 1296238 89.92 ns/op 88.97 MB/s BenchmarkCopy/8String-4 1000000 117.3 ns/op 68.20 MB/s BenchmarkCopy/12Byte-4 1294495 90.83 ns/op 132.12 MB/s BenchmarkCopy/12String-4 1255437 94.65 ns/op 126.78 MB/s BenchmarkCopy/16Byte-4 1339569 92.38 ns/op 173.19 MB/s BenchmarkCopy/16String-4 1339088 91.27 ns/op 175.30 MB/s BenchmarkCopy/32Byte-4 1283730 94.18 ns/op 339.77 MB/s BenchmarkCopy/32String-4 1315357 94.95 ns/op 337.03 MB/s BenchmarkCopy/128Byte-4 1000000 145.7 ns/op 878.36 MB/s BenchmarkCopy/128String-4 768187 160.9 ns/op 795.32 MB/s BenchmarkCopy/1024Byte-4 353817 336.5 ns/op 3042.79 MB/s BenchmarkCopy/1024String-4 286900 720.7 ns/op 1420.83 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 19798 5560 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11915 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 19337 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 27121 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 30867 ns/op BenchmarkAppendInPlace/Grow/Byte-4 128725 1664 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 128317 1475 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 58285 2191 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 36801 2794 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 45529 2986 ns/op BenchmarkStackCopyPtr-4 1 136873352 ns/op BenchmarkStackCopy-4 1 137580143 ns/op BenchmarkStackCopyNoCache-4 20 6615745 ns/op BenchmarkStackCopyWithStkobj-4 2 73556880 ns/op BenchmarkIssue18138-4 136 968548 ns/op BenchmarkCompareStringEqual-4 12788384 9.063 ns/op BenchmarkCompareStringIdentical-4 18873069 6.046 ns/op BenchmarkCompareStringSameLength-4 14074416 9.005 ns/op BenchmarkCompareStringDifferentLength-4 24904154 7.836 ns/op BenchmarkCompareStringBigUnaligned-4 1129 92802 ns/op 11299.13 MB/s BenchmarkCompareStringBig-4 1231 88087 ns/op 11904.00 MB/s BenchmarkConcatStringAndBytes-4 1541481 72.72 ns/op BenchmarkSliceByteToString/1-4 1579567 76.34 ns/op BenchmarkSliceByteToString/2-4 995799 168.4 ns/op BenchmarkSliceByteToString/4-4 889123 220.0 ns/op BenchmarkSliceByteToString/8-4 812760 262.4 ns/op BenchmarkSliceByteToString/16-4 1000000 210.4 ns/op BenchmarkSliceByteToString/32-4 1000000 235.7 ns/op BenchmarkSliceByteToString/64-4 754524 331.6 ns/op BenchmarkSliceByteToString/128-4 682208 504.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1870010 57.39 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 917028 142.9 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 987190 118.8 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2095005 48.57 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 126.0 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1336071 93.46 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1445666 78.50 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 310346 464.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 368605 309.6 ns/op BenchmarkRuneIterate/range/ASCII-4 6658795 19.00 ns/op BenchmarkRuneIterate/range/Japanese-4 2396403 77.98 ns/op BenchmarkRuneIterate/range/MixedLength-4 2262266 67.63 ns/op BenchmarkRuneIterate/range1/ASCII-4 6076822 18.58 ns/op BenchmarkRuneIterate/range1/Japanese-4 2197022 56.95 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2485796 56.03 ns/op BenchmarkRuneIterate/range2/ASCII-4 5876841 19.39 ns/op BenchmarkRuneIterate/range2/Japanese-4 1589976 74.11 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2172565 92.08 ns/op BenchmarkArrayEqual-4 20947258 5.298 ns/op BenchmarkFunc/Name-4 3962300 26.23 ns/op BenchmarkFunc/Entry-4 9424071 11.78 ns/op BenchmarkFunc/FileLine-4 1734312 71.90 ns/op PASS ok runtime 399.424s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 25165 4730 ns/op BenchmarkHandle/concurrent-4 19248 5878 ns/op PASS ok runtime/cgo 0.622s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 24579016 5.820 ns/op BenchmarkAtomicStore64-4 12831771 16.94 ns/op BenchmarkAtomicLoad-4 21950884 10.10 ns/op BenchmarkAtomicStore-4 10363875 16.89 ns/op BenchmarkAnd8-4 8580900 14.74 ns/op BenchmarkAnd-4 8666914 14.56 ns/op BenchmarkAnd8Parallel-4 3561931 33.30 ns/op BenchmarkAndParallel-4 3309193 33.29 ns/op BenchmarkOr8-4 8881728 15.91 ns/op BenchmarkOr-4 10395728 14.46 ns/op BenchmarkOr8Parallel-4 3508868 34.89 ns/op BenchmarkOrParallel-4 3746068 31.60 ns/op BenchmarkXadd-4 3606478 31.15 ns/op BenchmarkXadd64-4 3419696 31.88 ns/op BenchmarkCas-4 2539052 45.73 ns/op BenchmarkCas64-4 2729856 44.44 ns/op BenchmarkXchg-4 3515770 36.78 ns/op BenchmarkXchg64-4 3001400 44.47 ns/op PASS ok runtime/internal/atomic 4.478s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3207523 48.88 ns/op BenchmarkMulUintptr/large-4 2565628 66.71 ns/op PASS ok runtime/internal/math 0.663s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 10 16384586 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 20369495 ns/op 307.3 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 22 4752764 ns/op 22.27 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 4 32194749 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 35407870 ns/op 1696 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 19 7723172 ns/op 107.6 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 136950234 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 169785421 ns/op 11528 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 6 20888956 ns/op 1114 concurrent_launches/op PASS ok runtime/pprof 2.334s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 17316033 ns/op BenchmarkStackLeak-4 19280 6190 ns/op PASS ok runtime/race 0.736s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2200462 49.76 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 231421 623.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.543s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 96576 1245 ns/op BenchmarkSortString1K-4 100 1023957 ns/op BenchmarkSortString1K_Slice-4 100 1010540 ns/op BenchmarkStableString1K-4 94 1856629 ns/op BenchmarkSortInt1K-4 132 832687 ns/op BenchmarkSortInt1K_Sorted-4 1999 70726 ns/op BenchmarkSortInt1K_Reversed-4 1153 114886 ns/op BenchmarkSortInt1K_Mod8-4 316 342574 ns/op BenchmarkStableInt1K-4 100 1338390 ns/op BenchmarkStableInt1K_Slice-4 100 1437382 ns/op BenchmarkSortInt64K-4 1 161508070 ns/op BenchmarkSortInt64K_Slice-4 2 88048240 ns/op BenchmarkStableInt64K-4 1 115537606 ns/op BenchmarkSort1e2-4 258 408133 ns/op BenchmarkStable1e2-4 100 1091212 ns/op BenchmarkSort1e4-4 2 88138210 ns/op BenchmarkStable1e4-4 1 328222746 ns/op PASS ok sort 38.624s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 728913 255.7 ns/op BenchmarkAtof64Float-4 581620 213.7 ns/op BenchmarkAtof64FloatExp-4 430045 292.0 ns/op BenchmarkAtof64Big-4 424510 351.0 ns/op BenchmarkAtof64RandomBits-4 266296 381.3 ns/op BenchmarkAtof64RandomFloats-4 339842 433.9 ns/op BenchmarkAtof64RandomLongFloats-4 428386 361.4 ns/op BenchmarkAtof32Decimal-4 613099 189.2 ns/op BenchmarkAtof32Float-4 604036 226.8 ns/op BenchmarkAtof32FloatExp-4 312160 539.4 ns/op BenchmarkAtof32Random-4 241028 438.3 ns/op BenchmarkAtof32RandomLong-4 104097 978.6 ns/op BenchmarkParseInt/Pos/7bit-4 1027322 111.9 ns/op BenchmarkParseInt/Pos/26bit-4 604382 174.5 ns/op BenchmarkParseInt/Pos/31bit-4 603028 196.3 ns/op BenchmarkParseInt/Pos/56bit-4 369898 301.7 ns/op BenchmarkParseInt/Pos/63bit-4 433269 292.2 ns/op BenchmarkParseInt/Neg/7bit-4 1182363 112.0 ns/op BenchmarkParseInt/Neg/26bit-4 620959 236.8 ns/op BenchmarkParseInt/Neg/31bit-4 679208 189.2 ns/op BenchmarkParseInt/Neg/56bit-4 421644 279.6 ns/op BenchmarkParseInt/Neg/63bit-4 425193 297.1 ns/op BenchmarkAtoi/Pos/7bit-4 1452548 77.20 ns/op BenchmarkAtoi/Pos/26bit-4 876572 146.1 ns/op BenchmarkAtoi/Pos/31bit-4 761529 171.6 ns/op BenchmarkAtoi/Pos/56bit-4 429224 266.0 ns/op BenchmarkAtoi/Pos/63bit-4 217033 614.8 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 105.8 ns/op BenchmarkAtoi/Neg/26bit-4 811348 193.1 ns/op BenchmarkAtoi/Neg/31bit-4 923724 162.5 ns/op BenchmarkAtoi/Neg/56bit-4 388446 321.4 ns/op BenchmarkAtoi/Neg/63bit-4 386520 291.3 ns/op BenchmarkFormatFloat/Decimal-4 93033 1547 ns/op BenchmarkFormatFloat/Float-4 85532 2044 ns/op BenchmarkFormatFloat/Exp-4 85224 1337 ns/op BenchmarkFormatFloat/NegExp-4 79923 1386 ns/op BenchmarkFormatFloat/LongExp-4 76172 1713 ns/op BenchmarkFormatFloat/Big-4 65917 2035 ns/op BenchmarkFormatFloat/BinaryExp-4 169092 784.4 ns/op BenchmarkFormatFloat/32Integer-4 94394 1351 ns/op BenchmarkFormatFloat/32ExactFraction-4 86170 2654 ns/op BenchmarkFormatFloat/32Point-4 87940 1549 ns/op BenchmarkFormatFloat/32Exp-4 87471 1274 ns/op BenchmarkFormatFloat/32NegExp-4 95017 1337 ns/op BenchmarkFormatFloat/32Shortest-4 102500 1306 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 94346 1283 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 106166 1154 ns/op BenchmarkFormatFloat/64Fixed1-4 120658 1341 ns/op BenchmarkFormatFloat/64Fixed2-4 89244 1533 ns/op BenchmarkFormatFloat/64Fixed3-4 97252 1176 ns/op BenchmarkFormatFloat/64Fixed4-4 102565 1139 ns/op BenchmarkFormatFloat/64Fixed12-4 67008 3657 ns/op BenchmarkFormatFloat/64Fixed16-4 54910 1931 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 98786 1423 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 77382 1561 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1980 58563 ns/op BenchmarkFormatFloat/Slowpath64-4 76230 1729 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 59271 2174 ns/op BenchmarkAppendFloat/Decimal-4 96614 1040 ns/op BenchmarkAppendFloat/Float-4 79221 1907 ns/op BenchmarkAppendFloat/Exp-4 117700 1133 ns/op BenchmarkAppendFloat/NegExp-4 92514 1192 ns/op BenchmarkAppendFloat/LongExp-4 76608 1534 ns/op BenchmarkAppendFloat/Big-4 76824 1560 ns/op BenchmarkAppendFloat/BinaryExp-4 284130 538.8 ns/op BenchmarkAppendFloat/32Integer-4 91743 1894 ns/op BenchmarkAppendFloat/32ExactFraction-4 111586 1140 ns/op BenchmarkAppendFloat/32Point-4 89382 1575 ns/op BenchmarkAppendFloat/32Exp-4 128115 1412 ns/op BenchmarkAppendFloat/32NegExp-4 93520 1110 ns/op BenchmarkAppendFloat/32Shortest-4 97114 1509 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 121269 963.7 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 121179 982.1 ns/op BenchmarkAppendFloat/64Fixed1-4 146403 846.4 ns/op BenchmarkAppendFloat/64Fixed2-4 147600 742.6 ns/op BenchmarkAppendFloat/64Fixed3-4 150740 823.6 ns/op BenchmarkAppendFloat/64Fixed4-4 156807 1143 ns/op BenchmarkAppendFloat/64Fixed12-4 76975 1692 ns/op BenchmarkAppendFloat/64Fixed16-4 94342 1260 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 107629 1335 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 90070 1346 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2151 64112 ns/op BenchmarkAppendFloat/Slowpath64-4 76044 2084 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 71720 1446 ns/op BenchmarkFormatInt-4 10000 10884 ns/op BenchmarkAppendInt-4 13834 9404 ns/op BenchmarkFormatUint-4 71005 2574 ns/op BenchmarkAppendUint-4 73639 1445 ns/op BenchmarkFormatIntSmall/7-4 1805376 69.24 ns/op BenchmarkFormatIntSmall/42-4 1722456 61.38 ns/op BenchmarkAppendIntSmall-4 941854 203.1 ns/op BenchmarkAppendUintVarlen/1-4 977128 142.0 ns/op BenchmarkAppendUintVarlen/12-4 942498 131.3 ns/op BenchmarkAppendUintVarlen/123-4 720888 172.1 ns/op BenchmarkAppendUintVarlen/1234-4 626138 306.8 ns/op BenchmarkAppendUintVarlen/12345-4 680215 167.8 ns/op BenchmarkAppendUintVarlen/123456-4 662174 180.3 ns/op BenchmarkAppendUintVarlen/1234567-4 763105 197.9 ns/op BenchmarkAppendUintVarlen/12345678-4 741372 173.8 ns/op BenchmarkAppendUintVarlen/123456789-4 722641 288.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 442548 391.7 ns/op BenchmarkAppendUintVarlen/12345678901-4 663112 174.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 758895 183.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 457932 274.9 ns/op BenchmarkAppendUintVarlen/12345678901234-4 611076 220.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 574784 199.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 748045 258.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 616990 199.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 645646 198.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 731908 216.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 604058 278.1 ns/op BenchmarkQuote-4 33962 3806 ns/op BenchmarkQuoteRune-4 327060 393.3 ns/op BenchmarkAppendQuote-4 37861 4998 ns/op BenchmarkAppendQuoteRune-4 571916 243.9 ns/op BenchmarkUnquoteEasy-4 1219981 101.3 ns/op BenchmarkUnquoteHard-4 34312 3802 ns/op PASS ok strconv 25.311s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 230642 435.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 101385 1669 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 144172 1080 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 231883 716.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 46962 2444 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 94072 2024 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 264254 412.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20095 5797 ns/op BenchmarkGenericMatch1-4 1797 67711 ns/op BenchmarkGenericMatch2-4 399 400373 ns/op BenchmarkSingleMaxSkipping-4 9408 12380 ns/op 807.74 MB/s BenchmarkSingleLongSuffixFail-4 16501 6786 ns/op 147.65 MB/s BenchmarkSingleMatch-4 142 908746 ns/op 16.51 MB/s BenchmarkByteByteNoMatch-4 79963 2616 ns/op BenchmarkByteByteMatch-4 12430 8478 ns/op BenchmarkByteStringMatch-4 10000 14204 ns/op BenchmarkHTMLEscapeNew-4 55204 2603 ns/op BenchmarkHTMLEscapeOld-4 64516 2500 ns/op BenchmarkByteStringReplacerWriteString-4 1210 109052 ns/op BenchmarkByteReplacerWriteString-4 1789 82276 ns/op BenchmarkByteByteReplaces-4 2414 58010 ns/op BenchmarkByteByteMap-4 9986 25512 ns/op BenchmarkMap/identity/ASCII-4 641773 307.9 ns/op BenchmarkMap/identity/Greek-4 553843 251.3 ns/op BenchmarkMap/change/ASCII-4 27184 4094 ns/op BenchmarkMap/change/Greek-4 21088 6743 ns/op BenchmarkIndexRune-4 1000000 103.7 ns/op BenchmarkIndexRuneLongString-4 1000000 139.8 ns/op BenchmarkIndexRuneFastPath-4 2301573 46.86 ns/op BenchmarkIndex-4 2441886 44.94 ns/op BenchmarkLastIndex-4 2908129 40.42 ns/op BenchmarkIndexByte-4 12595772 9.670 ns/op BenchmarkToUpper/#00-4 1871770 58.23 ns/op BenchmarkToUpper/ONLYUPPER-4 1867648 61.62 ns/op BenchmarkToUpper/abc-4 274833 459.1 ns/op BenchmarkToUpper/AbC123-4 171091 618.4 ns/op BenchmarkToUpper/azAZ09_-4 211730 527.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 34620 2977 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56377 2133 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26989 4772 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 50320 2226 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 94704 1480 ns/op BenchmarkToLower/#00-4 2110878 47.85 ns/op BenchmarkToLower/abc-4 2044224 56.47 ns/op BenchmarkToLower/AbC123-4 163633 711.4 ns/op BenchmarkToLower/azAZ09_-4 175183 668.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 69574 1634 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 52132 3261 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 15184 7427 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 61477 1935 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 104926 1194 ns/op BenchmarkMapNoChanges-4 1000000 139.6 ns/op BenchmarkTrim-4 29275 4346 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2437149 88.09 ns/op BenchmarkToValidUTF8/InvalidASCII-4 128413 879.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89289 1318 ns/op BenchmarkEqualFold/Tests-4 49375 2699 ns/op BenchmarkEqualFold/ASCII-4 2646561 44.49 ns/op BenchmarkEqualFold/UnicodePrefix-4 131182 1551 ns/op BenchmarkEqualFold/UnicodeSuffix-4 129630 1015 ns/op BenchmarkIndexHard1-4 880 119433 ns/op BenchmarkIndexHard2-4 667 162326 ns/op BenchmarkIndexHard3-4 160 737966 ns/op BenchmarkIndexHard4-4 154 702829 ns/op BenchmarkLastIndexHard1-4 74 2202659 ns/op BenchmarkLastIndexHard2-4 81 1615462 ns/op BenchmarkLastIndexHard3-4 82 1957558 ns/op BenchmarkCountHard1-4 1042 111383 ns/op BenchmarkCountHard2-4 823 148567 ns/op BenchmarkCountHard3-4 194 667571 ns/op BenchmarkIndexTorture-4 10000 13610 ns/op BenchmarkCountTorture-4 10000 12835 ns/op BenchmarkCountTortureOverlapping-4 846 222873 ns/op BenchmarkCountByte/10-4 2824906 45.28 ns/op 220.85 MB/s BenchmarkCountByte/32-4 2912440 68.17 ns/op 469.43 MB/s BenchmarkCountByte/4096-4 952993 261.4 ns/op 15668.09 MB/s BenchmarkCountByte/4194304-4 866 126576 ns/op 33136.76 MB/s BenchmarkCountByte/67108864-4 26 4325535 ns/op 15514.58 MB/s BenchmarkFields/ASCII/16-4 331376 526.5 ns/op 30.39 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21039 7165 ns/op 35.73 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1647 105156 ns/op 38.95 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1736749 ns/op 37.73 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 27159696 ns/op 38.61 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 242613 697.0 ns/op 22.96 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8667 14768 ns/op 17.34 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 514 368484 ns/op 11.12 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 27 5827861 ns/op 11.25 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 98537949 ns/op 10.64 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 209486 588.6 ns/op 27.19 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12008 ns/op 21.32 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 690 231778 ns/op 17.67 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 24 4841023 ns/op 13.54 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 79422343 ns/op 13.20 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 164016 990.1 ns/op 16.16 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9154 16054 ns/op 15.95 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 558 236654 ns/op 17.31 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 5145891 ns/op 12.74 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 89454948 ns/op 11.72 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 113541934 ns/op BenchmarkSplitSingleByteSeparator-4 15 10500041 ns/op BenchmarkSplitMultiByteSeparator-4 27 5507499 ns/op BenchmarkSplitNSingleByteSeparator-4 189486 1201 ns/op BenchmarkSplitNMultiByteSeparator-4 163538 1343 ns/op BenchmarkRepeat/5x0-4 2607669 45.42 ns/op BenchmarkRepeat/5x1-4 2705248 42.89 ns/op BenchmarkRepeat/5x2-4 207877 584.0 ns/op BenchmarkRepeat/5x6-4 118677 954.3 ns/op BenchmarkRepeat/10x0-4 2713009 61.83 ns/op BenchmarkRepeat/10x1-4 2524232 62.14 ns/op BenchmarkRepeat/10x2-4 181966 615.2 ns/op BenchmarkRepeat/10x6-4 109815 1043 ns/op BenchmarkRepeatLarge/256/1-4 61548 2648 ns/op 96.68 MB/s BenchmarkRepeatLarge/256/16-4 81553 2326 ns/op 110.06 MB/s BenchmarkRepeatLarge/512/1-4 33564 3916 ns/op 130.73 MB/s BenchmarkRepeatLarge/512/16-4 47612 2445 ns/op 209.40 MB/s BenchmarkRepeatLarge/1024/1-4 24546 5340 ns/op 191.75 MB/s BenchmarkRepeatLarge/1024/16-4 34039 4477 ns/op 228.74 MB/s BenchmarkRepeatLarge/2048/1-4 15163 7696 ns/op 266.12 MB/s BenchmarkRepeatLarge/2048/16-4 16978 5927 ns/op 345.51 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11965 ns/op 342.32 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10932 ns/op 374.67 MB/s BenchmarkRepeatLarge/8192/1-4 10000 21540 ns/op 380.32 MB/s BenchmarkRepeatLarge/8192/16-4 10000 21703 ns/op 377.47 MB/s BenchmarkRepeatLarge/8192/4097-4 3392377 55.68 ns/op 73582.13 MB/s BenchmarkRepeatLarge/16384/1-4 9159 38319 ns/op 427.56 MB/s BenchmarkRepeatLarge/16384/16-4 7438 33727 ns/op 485.78 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 26286 ns/op 467.58 MB/s BenchmarkRepeatLarge/32768/1-4 2034 56978 ns/op 575.10 MB/s BenchmarkRepeatLarge/32768/16-4 2793 69930 ns/op 468.59 MB/s BenchmarkRepeatLarge/32768/4097-4 1557 67336 ns/op 425.91 MB/s BenchmarkRepeatLarge/65536/1-4 1219 138015 ns/op 474.85 MB/s BenchmarkRepeatLarge/65536/16-4 1057 117297 ns/op 558.72 MB/s BenchmarkRepeatLarge/65536/4097-4 1044 104460 ns/op 588.31 MB/s BenchmarkRepeatLarge/131072/1-4 176 629024 ns/op 208.37 MB/s BenchmarkRepeatLarge/131072/16-4 330 382459 ns/op 342.71 MB/s BenchmarkRepeatLarge/131072/4097-4 283 447183 ns/op 284.02 MB/s BenchmarkRepeatLarge/262144/1-4 134 760646 ns/op 344.63 MB/s BenchmarkRepeatLarge/262144/16-4 100 1039422 ns/op 252.20 MB/s BenchmarkRepeatLarge/262144/4097-4 154 771623 ns/op 334.50 MB/s BenchmarkRepeatLarge/524288/1-4 100 1908099 ns/op 274.77 MB/s BenchmarkRepeatLarge/524288/16-4 100 1571892 ns/op 333.54 MB/s BenchmarkRepeatLarge/524288/4097-4 78 1783100 ns/op 291.81 MB/s BenchmarkRepeatLarge/1048576/1-4 38 3054957 ns/op 343.24 MB/s BenchmarkRepeatLarge/1048576/16-4 36 3452073 ns/op 303.75 MB/s BenchmarkRepeatLarge/1048576/4097-4 63 3151443 ns/op 331.51 MB/s BenchmarkRepeatLarge/2097152/1-4 19 5757539 ns/op 364.24 MB/s BenchmarkRepeatLarge/2097152/16-4 34 5590336 ns/op 375.14 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 5715977 ns/op 366.27 MB/s BenchmarkRepeatLarge/4194304/1-4 9 11739294 ns/op 357.29 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10414580 ns/op 402.73 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10896901 ns/op 384.63 MB/s BenchmarkRepeatLarge/8388608/1-4 6 21327798 ns/op 393.32 MB/s BenchmarkRepeatLarge/8388608/16-4 6 20932115 ns/op 400.75 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 16836218 ns/op 498.13 MB/s BenchmarkRepeatLarge/16777216/1-4 3 37829257 ns/op 443.50 MB/s BenchmarkRepeatLarge/16777216/16-4 3 39670219 ns/op 422.92 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30153562 ns/op 556.39 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54458430 ns/op 616.15 MB/s BenchmarkRepeatLarge/33554432/16-4 2 64413576 ns/op 520.92 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 57159136 ns/op 587.04 MB/s BenchmarkRepeatLarge/67108864/1-4 1 113965196 ns/op 588.85 MB/s BenchmarkRepeatLarge/67108864/16-4 1 152357338 ns/op 440.47 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 192455372 ns/op 348.70 MB/s BenchmarkRepeatLarge/134217728/1-4 1 287190719 ns/op 467.35 MB/s BenchmarkRepeatLarge/134217728/16-4 1 233909289 ns/op 573.80 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 299098322 ns/op 448.74 MB/s BenchmarkRepeatLarge/268435456/1-4 1 557345483 ns/op 481.63 MB/s BenchmarkRepeatLarge/268435456/16-4 1 446213801 ns/op 601.58 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 502968519 ns/op 533.70 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1013832265 ns/op 529.55 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1083542196 ns/op 495.48 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1001778563 ns/op 535.92 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4470181743 ns/op 240.20 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6453386506 ns/op 166.38 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6374870593 ns/op 168.43 MB/s BenchmarkIndexAnyASCII/1:1-4 1399797 126.8 ns/op BenchmarkIndexAnyASCII/1:2-4 1000000 136.3 ns/op BenchmarkIndexAnyASCII/1:4-4 1553594 75.65 ns/op BenchmarkIndexAnyASCII/1:8-4 1363584 101.7 ns/op BenchmarkIndexAnyASCII/1:16-4 1766664 83.54 ns/op BenchmarkIndexAnyASCII/1:32-4 1475649 79.81 ns/op BenchmarkIndexAnyASCII/1:64-4 1570165 83.15 ns/op BenchmarkIndexAnyASCII/16:1-4 1745130 69.80 ns/op BenchmarkIndexAnyASCII/16:2-4 587494 235.6 ns/op BenchmarkIndexAnyASCII/16:4-4 882742 170.6 ns/op BenchmarkIndexAnyASCII/16:8-4 780356 173.9 ns/op BenchmarkIndexAnyASCII/16:16-4 683766 157.6 ns/op BenchmarkIndexAnyASCII/16:32-4 688342 176.8 ns/op BenchmarkIndexAnyASCII/16:64-4 452067 266.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1693004 79.67 ns/op BenchmarkIndexAnyASCII/256:2-4 80605 1456 ns/op BenchmarkIndexAnyASCII/256:4-4 85544 1682 ns/op BenchmarkIndexAnyASCII/256:8-4 86062 1425 ns/op BenchmarkIndexAnyASCII/256:16-4 84195 1614 ns/op BenchmarkIndexAnyASCII/256:32-4 82088 1469 ns/op BenchmarkIndexAnyASCII/256:64-4 76502 1537 ns/op BenchmarkIndexAnyUTF8/1:1-4 1937012 62.62 ns/op BenchmarkIndexAnyUTF8/1:2-4 1899687 69.51 ns/op BenchmarkIndexAnyUTF8/1:4-4 1855498 62.91 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 106.8 ns/op BenchmarkIndexAnyUTF8/1:16-4 1898607 56.13 ns/op BenchmarkIndexAnyUTF8/1:32-4 1446421 85.10 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 106.0 ns/op BenchmarkIndexAnyUTF8/16:1-4 1768550 73.68 ns/op BenchmarkIndexAnyUTF8/16:2-4 248349 488.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 270254 471.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 277446 446.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 219172 545.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 139723 802.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 265940 584.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 387967 305.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 16819 6922 ns/op BenchmarkIndexAnyUTF8/256:4-4 13678 8500 ns/op BenchmarkIndexAnyUTF8/256:8-4 15531 10664 ns/op BenchmarkIndexAnyUTF8/256:16-4 15290 13530 ns/op BenchmarkIndexAnyUTF8/256:32-4 16087 7393 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 11834 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1963688 71.31 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1360983 106.1 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1748481 59.25 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2040864 58.28 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1948395 58.26 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1752259 59.43 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1477148 76.74 ns/op BenchmarkLastIndexAnyASCII/16:1-4 949899 137.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 803076 188.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 995588 138.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 981524 150.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 644563 162.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 486888 354.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 565417 354.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 81356 1400 ns/op BenchmarkLastIndexAnyASCII/256:2-4 89031 1562 ns/op BenchmarkLastIndexAnyASCII/256:4-4 87717 1341 ns/op BenchmarkLastIndexAnyASCII/256:8-4 86508 1572 ns/op BenchmarkLastIndexAnyASCII/256:16-4 82796 1776 ns/op BenchmarkLastIndexAnyASCII/256:32-4 75445 1645 ns/op BenchmarkLastIndexAnyASCII/256:64-4 84549 1382 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1906088 60.76 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 110.1 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1921148 59.16 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1886241 57.42 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1757233 61.32 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1427174 81.99 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1902225 62.75 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 326522 403.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 155382 824.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 135546 829.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 155444 1030 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 142578 865.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 128224 859.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 127442 1439 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19798 6035 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9368 24305 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9686 24594 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9819 12824 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 13371 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9138 14629 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9858 13913 ns/op BenchmarkTrimASCII/1:1-4 2083303 78.23 ns/op BenchmarkTrimASCII/1:2-4 1966120 61.29 ns/op BenchmarkTrimASCII/1:4-4 1939286 66.61 ns/op BenchmarkTrimASCII/1:8-4 1697104 79.96 ns/op BenchmarkTrimASCII/1:16-4 1508976 77.38 ns/op BenchmarkTrimASCII/16:1-4 2068284 60.62 ns/op BenchmarkTrimASCII/16:2-4 845358 133.7 ns/op BenchmarkTrimASCII/16:4-4 799038 147.8 ns/op BenchmarkTrimASCII/16:8-4 781508 169.3 ns/op BenchmarkTrimASCII/16:16-4 711747 161.0 ns/op BenchmarkTrimASCII/256:1-4 661869 152.5 ns/op BenchmarkTrimASCII/256:2-4 85533 1436 ns/op BenchmarkTrimASCII/256:4-4 88851 1441 ns/op BenchmarkTrimASCII/256:8-4 83134 1455 ns/op BenchmarkTrimASCII/256:16-4 81907 2735 ns/op BenchmarkTrimASCII/4096:1-4 78061 2146 ns/op BenchmarkTrimASCII/4096:2-4 5817 20750 ns/op BenchmarkTrimASCII/4096:4-4 5115 30073 ns/op BenchmarkTrimASCII/4096:8-4 5406 24361 ns/op BenchmarkTrimASCII/4096:16-4 4887 21597 ns/op BenchmarkTrimByte-4 3088389 40.71 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 10199 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14982 7761 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1328 82844 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2367 67976 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6387 28837 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11090 ns/op BenchmarkJoin/0-4 3237066 34.06 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2443222 52.89 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 178555 720.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 112329 1016 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 89142 1497 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 81229 2909 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 61686 2078 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 50274 2248 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2033604 57.51 ns/op BenchmarkTrimSpace/ASCII-4 1462676 90.14 ns/op BenchmarkTrimSpace/SomeNonASCII-4 113622 1122 ns/op BenchmarkTrimSpace/JustNonASCII-4 70087 1689 ns/op BenchmarkReplaceAll-4 80917 1274 ns/op 16 B/op 1 allocs/op PASS ok strings 121.132s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 51818 2617 ns/op BenchmarkCond2-4 26781 4158 ns/op BenchmarkCond4-4 13545 7452 ns/op BenchmarkCond8-4 8533 13751 ns/op BenchmarkCond16-4 3932 27449 ns/op BenchmarkCond32-4 1830 63746 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 431104 307.5 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 256525 404.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 475257 243.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 563605 255.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 304990 367.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 591648 170.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 63408 1613 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 97860 1634 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 77881 1962 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 64028 3215 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 614422 195.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 142723 802.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 550100 222.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 155168 825.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 658845 213.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 178519 718.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 985213 130.3 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 54483 2263 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 115402 975.0 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 313604 351.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4368 25541 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 268 489097 ns/op BenchmarkRange/*sync.Map-4 1162 87309 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 73273 1773 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 196395 590.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 78814 1545 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 53355 2812 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 165927 746.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 96885 1433 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 100074 1411 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 173221 697.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 835468 152.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 52159 2456 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 153123 1425 ns/op BenchmarkSwapCollision/*sync.Map-4 101953 1277 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1284962 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 123116 1076 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 305172 523.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 22414 5881 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 79009 1619 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 27552 4276 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 310060 490.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 122644 931.1 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 263137 528.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 778030 143.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 190741 697.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 761480 137.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 615686 194.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 152302 874.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 487897 205.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 124208 1202 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 168724 762.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 364848 460.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 131433 1057 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 372922 319.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 262635 611.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 104049 1073 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 341887 427.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 65703 2524 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 213026 1559 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 332782 404.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 113386 987.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 460033 310.5 ns/op BenchmarkUncontendedSemaphore-4 4318052 35.06 ns/op BenchmarkContendedSemaphore-4 3483946 31.59 ns/op BenchmarkMutexUncontended-4 700668 171.5 ns/op BenchmarkMutex-4 205222 625.5 ns/op BenchmarkMutexSlack-4 231752 651.7 ns/op BenchmarkMutexWork-4 183457 666.0 ns/op BenchmarkMutexWorkSlack-4 192745 641.5 ns/op BenchmarkMutexNoSpin-4 50781 2729 ns/op BenchmarkMutexSpin-4 31784 3341 ns/op BenchmarkOnce-4 885944 124.2 ns/op BenchmarkSemaUncontended-4 3669049 35.22 ns/op BenchmarkSemaSyntNonblock-4 1506030 77.65 ns/op BenchmarkSemaSyntBlock-4 1660628 68.75 ns/op BenchmarkSemaWorkNonblock-4 1164397 97.57 ns/op BenchmarkSemaWorkBlock-4 1000000 101.5 ns/op BenchmarkRWMutexUncontended-4 282919 409.0 ns/op BenchmarkRWMutexWrite100-4 328210 475.7 ns/op BenchmarkRWMutexWrite10-4 306895 387.6 ns/op BenchmarkRWMutexWorkWrite100-4 260223 543.5 ns/op BenchmarkRWMutexWorkWrite10-4 246814 537.1 ns/op BenchmarkWaitGroupUncontended-4 563486 212.3 ns/op BenchmarkWaitGroupAddDone-4 433537 264.5 ns/op BenchmarkWaitGroupAddDoneWork-4 388462 268.8 ns/op BenchmarkWaitGroupWait-4 2236450 61.68 ns/op BenchmarkWaitGroupWaitWork-4 1624389 70.94 ns/op BenchmarkWaitGroupActuallyWait-4 40957 3091 ns/op 32 B/op 2 allocs/op PASS ok sync 25.898s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 741928 161.7 ns/op PASS ok sync/atomic 0.295s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 103088 1159 ns/op 0 B/op 0 allocs/op PASS ok testing 0.363s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5767 28320 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7922 17792 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 73 1702597 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 85 1221036 ns/op 1522 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 240162942 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 212306868 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1252 84233 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1768 73185 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 13 12884044 ns/op 413575 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6861355 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 1022163134 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 832238246 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 157 745935 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 168 608819 ns/op 233 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 72904177 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 63172905 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 9346209248 ns/op 335150056 B/op 100091 allocs/op BenchmarkTable/100x100000/reuse-4 1 9017628089 ns/op 335150256 B/op 100094 allocs/op BenchmarkPyramid/10-4 2340 60336 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 31 3892887 ns/op 409131 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 489971128 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2545 67539 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 204 613334 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 27 6027938 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 8248 21232 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 25.294s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 138323380 ns/op BenchmarkVariableString-4 61491 1689 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1958 79138 ns/op 2523 B/op 39 allocs/op PASS ok text/template/parse 0.604s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 24 5171409 ns/op BenchmarkAfter-4 87 1275009 ns/op BenchmarkStop-4 349 633859 ns/op BenchmarkSimultaneousAfterFunc-4 30 3613398 ns/op BenchmarkStartStop-4 279 890504 ns/op BenchmarkReset-4 1807 114851 ns/op BenchmarkSleep-4 48 4184011 ns/op BenchmarkParallelTimerLatency-4 26 1281432 avg-late-ns 3809361 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 729905 avg-late-ns 3253175 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 588469 avg-late-ns 2861161 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 565686 avg-late-ns 2741136 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 569640 avg-late-ns 3078610 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 647920 avg-late-ns 4931464 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 28 378066 avg-late-ns 2924909 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 816889 avg-late-ns 6407332 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 25 2336150 avg-late-ns 11822171 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 21 4449623 avg-late-ns 13956063 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 20 5312599 avg-late-ns 24997630 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 701706 avg-late-ns 2879764 max-late-ns BenchmarkTicker-4 100 3643944 ns/op BenchmarkTickerReset-4 2700 41698 ns/op BenchmarkTickerResetNaive-4 184 913712 ns/op BenchmarkNow-4 756046 194.2 ns/op BenchmarkNowUnixNano-4 649968 237.4 ns/op BenchmarkNowUnixMilli-4 617001 180.9 ns/op BenchmarkNowUnixMicro-4 564429 184.8 ns/op BenchmarkFormat-4 46957 2520 ns/op BenchmarkFormatRFC3339-4 59197 1916 ns/op BenchmarkFormatRFC3339Nano-4 64149 2337 ns/op BenchmarkFormatNow-4 61191 2939 ns/op BenchmarkMarshalJSON-4 91408 1486 ns/op BenchmarkMarshalText-4 90792 1464 ns/op BenchmarkParse-4 91243 1190 ns/op BenchmarkParseRFC3339UTC-4 271534 527.4 ns/op BenchmarkParseRFC3339UTCBytes-4 153100 1001 ns/op BenchmarkParseRFC3339TZ-4 102819 1383 ns/op BenchmarkParseRFC3339TZBytes-4 69447 1619 ns/op BenchmarkParseDuration-4 550369 256.3 ns/op BenchmarkHour-4 923528 166.3 ns/op BenchmarkSecond-4 766060 140.3 ns/op BenchmarkYear-4 748082 177.4 ns/op BenchmarkDay-4 560317 211.4 ns/op BenchmarkISOWeek-4 482296 343.6 ns/op BenchmarkGoString-4 60993 2027 ns/op BenchmarkUnmarshalText-4 71676 1703 ns/op PASS ok time 15.379s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 399368 345.9 ns/op BenchmarkDecodeValidJapaneseChars-4 458712 250.4 ns/op BenchmarkDecodeRune-4 2203818 59.84 ns/op BenchmarkEncodeValidASCII-4 533394 292.6 ns/op BenchmarkEncodeValidJapaneseChars-4 770266 251.1 ns/op BenchmarkAppendRuneValidASCII-4 1000000 109.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1628574 74.50 ns/op BenchmarkEncodeRune-4 3690379 34.08 ns/op PASS ok unicode/utf16 1.965s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 876978 157.0 ns/op BenchmarkRuneCountTenJapaneseChars-4 199928 667.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2438773 45.08 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 344791 393.0 ns/op BenchmarkValidTenASCIIChars-4 1000000 120.1 ns/op BenchmarkValid100KASCIIChars-4 136 1052886 ns/op BenchmarkValidTenJapaneseChars-4 168160 750.3 ns/op BenchmarkValidLongMostlyASCII-4 130 1360725 ns/op BenchmarkValidLongJapanese-4 58 2142584 ns/op BenchmarkValidStringTenASCIIChars-4 3039620 66.31 ns/op BenchmarkValidString100KASCIIChars-4 10000 10927 ns/op BenchmarkValidStringTenJapaneseChars-4 319466 405.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1027 101264 ns/op BenchmarkValidStringLongJapanese-4 100 1680697 ns/op BenchmarkEncodeASCIIRune-4 2516090 46.27 ns/op BenchmarkEncodeJapaneseRune-4 1541890 78.29 ns/op BenchmarkAppendASCIIRune-4 6197949 20.15 ns/op BenchmarkAppendJapaneseRune-4 1658444 64.69 ns/op BenchmarkDecodeASCIIRune-4 1859920 57.80 ns/op BenchmarkDecodeJapaneseRune-4 1000000 122.9 ns/op BenchmarkFullRune/ASCII-4 2906168 44.72 ns/op BenchmarkFullRune/Incomplete-4 1220716 87.99 ns/op BenchmarkFullRune/Japanese-4 2746693 76.05 ns/op PASS ok unicode/utf8 5.406s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 74098601874 ns/op PASS ok cmd/api 101.089s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1241565 92.28 ns/op BenchmarkEqArrayOfStrings64-4 215258 597.2 ns/op BenchmarkEqArrayOfStrings1024-4 12964 9664 ns/op BenchmarkEqArrayOfFloats5-4 1425174 80.91 ns/op BenchmarkEqArrayOfFloats64-4 210367 609.5 ns/op BenchmarkEqArrayOfFloats1024-4 13141 8992 ns/op BenchmarkEqStruct-4 24685171 4.744 ns/op PASS ok cmd/compile/internal/reflectdata 1.567s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 4930 186653 ns/op BenchmarkCopyElim1-4 198 516726 ns/op BenchmarkCopyElim10-4 229 479200 ns/op BenchmarkCopyElim100-4 166 863600 ns/op BenchmarkCopyElim1000-4 34 3664495 ns/op BenchmarkCopyElim10000-4 4 31653347 ns/op BenchmarkCopyElim100000-4 1 516391859 ns/op BenchmarkDeadCode/1-4 196 580093 ns/op BenchmarkDeadCode/10-4 168 609713 ns/op BenchmarkDeadCode/100-4 164 725897 ns/op BenchmarkDeadCode/1000-4 54 3500268 ns/op BenchmarkDeadCode/10000-4 4 28574179 ns/op BenchmarkDeadCode/100000-4 1 317865863 ns/op BenchmarkDeadCode/200000-4 1 676809180 ns/op BenchmarkDominatorsLinear-4 14 9225372 ns/op 1.08 MB/s BenchmarkDominatorsFwdBack-4 9 12547708 ns/op 0.80 MB/s BenchmarkDominatorsManyPred-4 9 12068839 ns/op 0.83 MB/s BenchmarkDominatorsMaxPred-4 9 13936817 ns/op 0.72 MB/s BenchmarkDominatorsMaxPredVal-4 9 12649687 ns/op 0.79 MB/s BenchmarkFuse/1-4 397 360545 ns/op BenchmarkFuse/10-4 258 462444 ns/op BenchmarkFuse/100-4 135 883948 ns/op BenchmarkFuse/1000-4 25 5726394 ns/op BenchmarkFuse/10000-4 2 64931366 ns/op BenchmarkNilCheckDeep1-4 13538 8986 ns/op 0.11 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6076 21277 ns/op 0.47 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 838 146569 ns/op 0.68 MB/s 686 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 85 1396011 ns/op 0.72 MB/s 4963 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15999409 ns/op 0.63 MB/s 122032 B/op 6 allocs/op BenchmarkDSEPass-4 33 3102604 ns/op 63796 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 112501956 ns/op 4252656 B/op 108380 allocs/op BenchmarkCSEPass-4 8 13930190 ns/op 131508 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 143897755 ns/op 5665968 B/op 97473 allocs/op BenchmarkDeadcodePass-4 171 800323 ns/op 96146 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 120419739 ns/op 4051096 B/op 44993 allocs/op BenchmarkMultiPass-4 61 1856510 ns/op 272164 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 247150605 ns/op 11183656 B/op 149706 allocs/op BenchmarkCondRewrite/SoloJump-4 4534248 26.76 ns/op BenchmarkCondRewrite/CombJump-4 4043556 29.29 ns/op PASS ok cmd/compile/internal/ssa 14.994s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13984 8241 ns/op BenchmarkExtShift-4 23874 5000 ns/op BenchmarkModify-4 9040 14157 ns/op BenchmarkMullImm-4 24628 4704 ns/op BenchmarkConstModify-4 8937 16591 ns/op BenchmarkBitSet-4 10000 10617 ns/op BenchmarkBitClear-4 15056 7700 ns/op BenchmarkBitToggle-4 14972 7622 ns/op BenchmarkBitSetConst-4 93996 1217 ns/op BenchmarkBitClearConst-4 147201 867.0 ns/op BenchmarkBitToggleConst-4 95020 1232 ns/op BenchmarkDivconstI64-4 6645984 17.35 ns/op BenchmarkModconstI64-4 6178432 18.43 ns/op BenchmarkDivisiblePow2constI64-4 7149091 16.82 ns/op BenchmarkDivisibleconstI64-4 8197207 15.01 ns/op BenchmarkDivisibleWDivconstI64-4 3652332 30.35 ns/op BenchmarkDivconstU64/3-4 5561593 19.66 ns/op BenchmarkDivconstU64/5-4 6465541 17.94 ns/op BenchmarkDivconstU64/37-4 6027052 18.82 ns/op BenchmarkDivconstU64/1234567-4 7172738 15.23 ns/op BenchmarkModconstU64-4 6402914 17.97 ns/op BenchmarkDivisibleconstU64-4 7535900 15.37 ns/op BenchmarkDivisibleWDivconstU64-4 3239198 33.78 ns/op BenchmarkDivconstI32-4 6069044 17.82 ns/op BenchmarkModconstI32-4 7481304 14.51 ns/op BenchmarkDivisiblePow2constI32-4 6102848 17.79 ns/op BenchmarkDivisibleconstI32-4 7591250 14.55 ns/op BenchmarkDivisibleWDivconstI32-4 3743390 30.30 ns/op BenchmarkDivconstU32-4 6726205 20.23 ns/op BenchmarkModconstU32-4 5214442 22.85 ns/op BenchmarkDivisibleconstU32-4 5762335 26.75 ns/op BenchmarkDivisibleWDivconstU32-4 3598629 30.85 ns/op BenchmarkDivconstI16-4 6898263 16.73 ns/op BenchmarkModconstI16-4 7103340 16.27 ns/op BenchmarkDivisiblePow2constI16-4 6829060 17.33 ns/op BenchmarkDivisibleconstI16-4 8006623 15.09 ns/op BenchmarkDivisibleWDivconstI16-4 3571641 32.01 ns/op BenchmarkDivconstU16-4 6203167 18.18 ns/op BenchmarkModconstU16-4 7808077 15.51 ns/op BenchmarkDivisibleconstU16-4 7245848 14.57 ns/op BenchmarkDivisibleWDivconstU16-4 3549523 31.39 ns/op BenchmarkDivconstI8-4 7631535 16.10 ns/op BenchmarkModconstI8-4 7695526 15.29 ns/op BenchmarkDivisiblePow2constI8-4 7328188 15.63 ns/op BenchmarkDivisibleconstI8-4 6733200 17.44 ns/op BenchmarkDivisibleWDivconstI8-4 3507079 30.84 ns/op BenchmarkDivconstU8-4 5730052 18.46 ns/op BenchmarkModconstU8-4 7691610 15.11 ns/op BenchmarkDivisibleconstU8-4 7367590 14.74 ns/op BenchmarkDivisibleWDivconstU8-4 3596301 30.17 ns/op BenchmarkMul2-4 225411 556.4 ns/op BenchmarkMulNeg2-4 227400 544.4 ns/op BenchmarkEfaceInteger-4 2648824 40.39 ns/op BenchmarkMulconstI32/3-4 28269403 4.799 ns/op BenchmarkMulconstI32/5-4 28276111 4.632 ns/op BenchmarkMulconstI32/12-4 25878214 5.111 ns/op BenchmarkMulconstI32/120-4 25839297 4.774 ns/op BenchmarkMulconstI32/-120-4 23147709 5.055 ns/op BenchmarkMulconstI32/65537-4 25898499 5.293 ns/op BenchmarkMulconstI32/65538-4 25676071 5.315 ns/op BenchmarkMulconstI64/3-4 27117565 4.726 ns/op BenchmarkMulconstI64/5-4 27658411 5.451 ns/op BenchmarkMulconstI64/12-4 17340073 5.788 ns/op BenchmarkMulconstI64/120-4 25197050 5.034 ns/op BenchmarkMulconstI64/-120-4 23461153 4.821 ns/op BenchmarkMulconstI64/65537-4 25505828 5.089 ns/op BenchmarkMulconstI64/65538-4 24863133 5.174 ns/op BenchmarkMulconstU32/3-4 27384604 5.180 ns/op BenchmarkMulconstU32/5-4 28284648 4.892 ns/op BenchmarkMulconstU32/12-4 20974550 5.333 ns/op BenchmarkMulconstU32/120-4 22897437 5.222 ns/op BenchmarkMulconstU32/65537-4 22168590 5.267 ns/op BenchmarkMulconstU32/65538-4 22168717 5.127 ns/op BenchmarkMulconstU64/3-4 20292084 5.009 ns/op BenchmarkMulconstU64/5-4 25204581 4.713 ns/op BenchmarkMulconstU64/12-4 21025707 5.054 ns/op BenchmarkMulconstU64/120-4 27302232 4.898 ns/op BenchmarkMulconstU64/65537-4 25097850 5.351 ns/op BenchmarkMulconstU64/65538-4 23578320 5.704 ns/op BenchmarkShiftArithmeticRight-4 22907040 5.083 ns/op BenchmarkSwitch8Predictable-4 8361034 13.90 ns/op BenchmarkSwitch8Unpredictable-4 8731754 13.76 ns/op BenchmarkSwitch32Predictable-4 11498468 9.840 ns/op BenchmarkSwitch32Unpredictable-4 8975545 13.63 ns/op BenchmarkSwitchStringPredictable-4 5464960 19.92 ns/op BenchmarkSwitchStringUnpredictable-4 6429818 19.23 ns/op PASS ok cmd/compile/internal/test 15.041s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1009584 ns/op BenchmarkNamed/Underlying/nongeneric-4 968200 126.2 ns/op BenchmarkNamed/Underlying/generic-4 845012 138.0 ns/op BenchmarkNamed/Underlying/src_instance-4 946467 125.4 ns/op BenchmarkNamed/Underlying/user_instance-4 840087 129.6 ns/op BenchmarkCheck/http/funcbodies/info-4 1 448762118 ns/op 67832 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 334474578 ns/op 90855 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 145866320 ns/op 208302 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 137060237 ns/op 221716 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2049703911 ns/op 2502 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 85855114 ns/op 59246 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 39580295 ns/op 128135 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 41734475 ns/op 121959 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 627201549 ns/op 3454 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42741314 ns/op 50500 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 26243136 ns/op 82280 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22967547 ns/op 93437 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1635759610 ns/op 38031 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 520403946 ns/op 119406 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 119067725 ns/op 520874 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 100637357 ns/op 616524 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2215217302 ns/op 913.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 88090563 ns/op 22870 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 46747500 ns/op 43020 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 48992365 ns/op 40885 lines/s PASS ok cmd/compile/internal/types2 38.724s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 42316514 ns/op 19764333 sys-ns/op 4154000 user-ns/op PASS ok cmd/go 0.522s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 58869 1780 ns/op 4.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 80476 1496 ns/op 5.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17067 6547 ns/op 156.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18588 6396 ns/op 160.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2594 43141 ns/op 189.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2959 41518 ns/op 197.31 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.097s All tests passed.