darwin-amd64-race at 3d49b683c6095a9a2681e84f05adfbb8d82882e8 :: 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=E87FDE77-0499-463F-B8D2-0741A924B1A0" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.KUmmMq8onG/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DABFC21B-08D3-4CD0-A3DA-6269A92742D6" "__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=E87FDE77-0499-463F-B8D2-0741A924B1A0" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.KUmmMq8onG/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DABFC21B-08D3-4CD0-A3DA-6269A92742D6" "__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.795s ok archive/zip 2.814s ok bufio 0.530s ok bytes 6.512s ok compress/bzip2 0.813s ok compress/flate 10.619s ok compress/gzip 16.609s ok compress/lzw 0.899s ok compress/zlib 5.977s ok container/heap 0.070s ok container/list 0.046s ok container/ring 0.044s ok context 0.092s ok crypto 0.070s ok crypto/aes 0.101s ok crypto/cipher 0.140s ok crypto/des 0.156s ok crypto/dsa 0.122s ok crypto/ecdh 0.245s ok crypto/ecdsa 0.221s ok crypto/ed25519 0.716s ok crypto/elliptic 0.075s ok crypto/hmac 0.062s ok crypto/internal/alias 0.027s ok crypto/internal/bigmod 3.992s ok crypto/internal/boring 0.052s ok crypto/internal/boring/bcache 0.502s ok crypto/internal/edwards25519 49.419s ok crypto/internal/edwards25519/field 16.990s ok crypto/internal/nistec 5.110s ok crypto/internal/nistec/fiat 0.068s [no tests to run] ok crypto/md5 0.069s ok crypto/rand 0.450s ok crypto/rc4 0.674s ok crypto/rsa 0.696s ok crypto/sha1 0.078s ok crypto/sha256 0.124s ok crypto/sha512 0.094s ok crypto/subtle 0.432s ok crypto/tls 2.967s ok crypto/x509 1.453s ok database/sql 0.449s ok database/sql/driver 0.041s ok debug/buildinfo 0.074s ok debug/dwarf 0.177s ok debug/elf 1.618s ok debug/gosym 0.192s ok debug/macho 0.163s ok debug/pe 0.188s ok debug/plan9obj 0.127s ok embed 0.102s [no tests to run] ok embed/internal/embedtest 0.112s ok encoding/ascii85 0.225s ok encoding/asn1 0.046s ok encoding/base32 0.356s ok encoding/base64 0.062s ok encoding/binary 0.046s ok encoding/csv 0.142s ok encoding/gob 29.915s ok encoding/hex 0.055s ok encoding/json 1.954s ok encoding/pem 2.275s ok encoding/xml 0.270s ok errors 0.050s ok expvar 0.048s ok flag 0.138s ok fmt 0.796s ok go/ast 0.136s ok go/build 6.989s ok go/build/constraint 0.057s ok go/constant 0.068s ok go/doc 0.484s ok go/doc/comment 3.902s ok go/format 0.098s ok go/importer 1.265s ok go/internal/gccgoimporter 0.166s ok go/internal/gcimporter 7.461s ok go/internal/srcimporter 35.862s ok go/parser 1.507s ok go/printer 2.372s ok go/scanner 0.072s ok go/token 0.203s ok go/types 51.030s ok hash 0.049s ok hash/adler32 0.063s ok hash/crc32 0.100s ok hash/crc64 0.072s ok hash/fnv 0.048s ok hash/maphash 0.048s ok html 0.038s ok html/template 0.370s ok image 0.645s ok image/color 0.077s ok image/draw 0.830s ok image/gif 1.788s ok image/jpeg 1.822s ok image/png 4.603s ok index/suffixarray 1.628s ok internal/abi 8.283s ok internal/buildcfg 0.073s ok internal/coverage/cformat 0.039s ok internal/coverage/cmerge 0.039s ok internal/coverage/pods 0.116s ok internal/coverage/slicereader 0.110s ok internal/coverage/slicewriter 0.108s ok internal/coverage/test 0.103s ok internal/cpu 0.138s ok internal/dag 0.047s ok internal/diff 0.097s ok internal/fmtsort 0.067s ok internal/fuzz 0.072s ok internal/godebug 0.106s ok internal/intern 1.978s ok internal/itoa 0.189s ok internal/poll 0.738s ok internal/profile 0.101s ok internal/reflectlite 0.324s ok internal/safefilepath 0.074s ok internal/saferio 0.309s ok internal/singleflight 0.196s ok internal/testenv 0.047s ok internal/trace 0.383s ok internal/types/errors 2.188s ok internal/unsafeheader 0.072s ok internal/xcoff 0.195s ok io 0.154s ok io/fs 0.274s ok io/ioutil 0.097s ok log 0.084s ok log/syslog 1.338s ok math 0.064s ok math/big 3.648s ok math/bits 0.083s ok math/cmplx 0.097s ok math/rand 2.515s ok mime 0.088s ok mime/multipart 1.930s ok mime/quotedprintable 0.152s ok net 19.211s ok net/http 23.937s ok net/http/cgi 2.186s ok net/http/cookiejar 0.141s ok net/http/fcgi 0.232s ok net/http/httptest 0.478s ok net/http/httptrace 0.073s ok net/http/httputil 1.373s ok net/http/internal 0.072s ok net/http/internal/ascii 0.054s ok net/http/pprof 5.254s ok net/internal/socktest 0.086s ok net/mail 0.075s ok net/netip 0.972s ok net/rpc 0.227s ok net/rpc/jsonrpc 0.163s ok net/smtp 0.224s ok net/textproto 0.064s ok net/url 0.064s ok os 3.237s ok os/exec 4.940s ok os/exec/internal/fdtest 0.077s ok os/signal 5.372s ok os/user 0.166s ok path 0.096s ok path/filepath 0.207s ok plugin 0.041s ok reflect 1.486s ok regexp 3.439s ok regexp/syntax 4.086s ok runtime 57.848s ok runtime/cgo 0.083s ok runtime/coverage 0.119s ok runtime/debug 0.260s ok runtime/internal/atomic 0.085s ok runtime/internal/math 0.064s ok runtime/internal/sys 0.067s ok runtime/metrics 0.057s ok runtime/pprof 12.629s ok runtime/race 12.710s ok runtime/trace 7.881s ok sort 0.739s ok strconv 2.328s ok strings 4.535s ok sync 0.790s ok sync/atomic 2.419s ok syscall 1.765s ok testing 2.126s ok testing/fstest 0.144s ok testing/iotest 0.062s ok testing/quick 0.253s ok text/scanner 0.054s ok text/tabwriter 0.062s ok text/template 0.125s ok text/template/parse 0.058s ok time 2.638s ok unicode 0.105s ok unicode/utf16 0.082s ok unicode/utf8 0.071s ok cmd/addr2line 7.298s ok cmd/api 24.122s ok cmd/asm/internal/asm 2.991s ok cmd/asm/internal/lex 0.079s ok cmd/compile/internal/abt 0.125s ok cmd/compile/internal/amd64 72.021s ok cmd/compile/internal/base 0.057s ok cmd/compile/internal/compare 0.067s ok cmd/compile/internal/dwarfgen 1.139s ok cmd/compile/internal/importer 4.444s ok cmd/compile/internal/ir 0.041s ok cmd/compile/internal/logopt 1.560s ok cmd/compile/internal/noder 0.037s ok cmd/compile/internal/reflectdata 0.044s [no tests to run] ok cmd/compile/internal/ssa 40.331s ok cmd/compile/internal/syntax 0.524s ok cmd/compile/internal/test 26.524s ok cmd/compile/internal/typecheck 0.969s ok cmd/compile/internal/types 0.074s ok cmd/compile/internal/types2 29.711s ok cmd/covdata 0.032s ok cmd/cover 3.822s ok cmd/dist 0.048s ok cmd/doc 4.237s ok cmd/fix 18.025s ok cmd/go 436.905s ok cmd/go/internal/auth 0.087s ok cmd/go/internal/cache 0.950s ok cmd/go/internal/fsys 0.538s ok cmd/go/internal/generate 0.158s ok cmd/go/internal/get 0.121s ok cmd/go/internal/imports 0.164s ok cmd/go/internal/load 0.100s ok cmd/go/internal/lockedfile 0.501s ok cmd/go/internal/lockedfile/internal/filelock 0.232s ok cmd/go/internal/modconv 0.181s ok cmd/go/internal/modfetch 0.085s ok cmd/go/internal/modfetch/codehost 0.077s ok cmd/go/internal/modfetch/zip_sum_test 0.083s ok cmd/go/internal/modindex 0.990s ok cmd/go/internal/modload 0.074s ok cmd/go/internal/mvs 0.087s ok cmd/go/internal/par 0.132s ok cmd/go/internal/str 0.078s ok cmd/go/internal/test 0.083s ok cmd/go/internal/vcs 0.165s ok cmd/go/internal/vcweb 0.123s ok cmd/go/internal/vcweb/vcstest 28.709s ok cmd/go/internal/web 0.097s ok cmd/go/internal/work 0.400s ok cmd/gofmt 0.593s ok cmd/internal/archive 3.787s ok cmd/internal/buildid 0.912s ok cmd/internal/dwarf 0.058s ok cmd/internal/edit 0.075s ok cmd/internal/goobj 0.031s ok cmd/internal/moddeps 5.250s ok cmd/internal/notsha256 0.056s ok cmd/internal/obj 1.563s ok cmd/internal/obj/ppc64 0.775s ok cmd/internal/obj/riscv 0.314s ok cmd/internal/obj/s390x 0.100s ok cmd/internal/obj/x86 4.364s ok cmd/internal/objabi 0.068s ok cmd/internal/pkgpath 0.288s ok cmd/internal/pkgpattern 0.060s ok cmd/internal/quoted 0.061s ok cmd/internal/src 0.036s ok cmd/internal/test2json 1.304s ok cmd/link 27.937s ok cmd/link/internal/benchmark 0.087s ok cmd/link/internal/ld 29.465s ok cmd/link/internal/loader 0.117s ok cmd/nm 4.321s ok cmd/objdump 12.064s ok cmd/pack 5.323s ok cmd/pprof 2.046s ok cmd/trace 0.228s ok cmd/vet 38.040s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3639 34403 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2688 41990 ns/op 1853 B/op 36 allocs/op Benchmark/Writer/PAX-4 1833 67804 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4635 29140 ns/op 5142 B/op 16 allocs/op Benchmark/Reader/GNU-4 5451 26340 ns/op 5097 B/op 14 allocs/op Benchmark/Reader/PAX-4 3018 66220 ns/op 8864 B/op 33 allocs/op PASS ok archive/tar 1.190s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 341833929 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 240799283 ns/op BenchmarkZip64TestSizes/4096-4 945 135111 ns/op BenchmarkZip64TestSizes/1048576-4 103 1123228 ns/op BenchmarkZip64TestSizes/67108864-4 1 185129395 ns/op PASS ok archive/zip 1.553s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 204291 630.5 ns/op BenchmarkReaderCopyUnoptimal-4 126013 994.8 ns/op BenchmarkReaderCopyNoWriteTo-4 5197 41851 ns/op BenchmarkReaderWriteToOptimal-4 8076 14253 ns/op BenchmarkReaderReadString-4 121798 1049 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 160064 659.0 ns/op BenchmarkWriterCopyUnoptimal-4 206140 588.9 ns/op BenchmarkWriterCopyNoReadFrom-4 8070 39509 ns/op BenchmarkReaderEmpty-4 16860 8050 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 13183 11151 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 527875 228.8 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.331s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2872 51157 ns/op 640.54 MB/s BenchmarkWriteByte-4 435 306359 ns/op 13.37 MB/s BenchmarkWriteRune-4 148 794292 ns/op 15.47 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 3804648 ns/op BenchmarkBufferFullSmallReads-4 78 1417537 ns/op BenchmarkBufferWriteBlock/N4096-4 7070 22540 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 292 369547 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 12 10281752 ns/op 4192280 B/op 22 allocs/op BenchmarkIndexByte/10-4 3434588 32.19 ns/op 310.68 MB/s BenchmarkIndexByte/32-4 3490190 33.15 ns/op 965.34 MB/s BenchmarkIndexByte/4K-4 1000000 104.4 ns/op 39248.28 MB/s BenchmarkIndexBytePortable/10-4 1000000 101.7 ns/op 98.33 MB/s BenchmarkIndexBytePortable/32-4 457356 287.6 ns/op 111.25 MB/s BenchmarkIndexBytePortable/4K-4 4207 31508 ns/op 130.00 MB/s BenchmarkIndexRune/10-4 1000000 117.0 ns/op 85.45 MB/s BenchmarkIndexRune/32-4 1000000 116.5 ns/op 274.65 MB/s BenchmarkIndexRune/4K-4 441331 288.9 ns/op 14179.11 MB/s BenchmarkIndexRuneASCII/10-4 3744738 32.05 ns/op 311.99 MB/s BenchmarkIndexRuneASCII/32-4 3554592 33.60 ns/op 952.45 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 107.7 ns/op 38015.77 MB/s BenchmarkEqual/0-4 11791726 10.23 ns/op BenchmarkEqual/1-4 1264015 90.55 ns/op 11.04 MB/s BenchmarkEqual/6-4 1245487 92.41 ns/op 64.93 MB/s BenchmarkEqual/9-4 1297815 92.69 ns/op 97.09 MB/s BenchmarkEqual/15-4 1261543 96.07 ns/op 156.14 MB/s BenchmarkEqual/16-4 1327466 90.28 ns/op 177.23 MB/s BenchmarkEqual/20-4 1000000 104.3 ns/op 191.75 MB/s BenchmarkEqual/32-4 1211790 93.85 ns/op 340.98 MB/s BenchmarkEqual/4K-4 90656 1225 ns/op 3344.96 MB/s BenchmarkIndex/10-4 2550916 48.32 ns/op 206.97 MB/s BenchmarkIndex/32-4 2469200 48.19 ns/op 664.00 MB/s BenchmarkIndex/4K-4 25768 4732 ns/op 865.57 MB/s BenchmarkIndexEasy/10-4 2470572 47.64 ns/op 209.90 MB/s BenchmarkIndexEasy/32-4 2435251 48.51 ns/op 659.70 MB/s BenchmarkIndexEasy/4K-4 617697 209.5 ns/op 19547.00 MB/s BenchmarkCount/10-4 1505952 79.67 ns/op 125.52 MB/s BenchmarkCount/32-4 1488702 79.01 ns/op 405.02 MB/s BenchmarkCount/4K-4 26071 4574 ns/op 895.54 MB/s BenchmarkCountEasy/10-4 1515424 78.51 ns/op 127.37 MB/s BenchmarkCountEasy/32-4 1494537 81.46 ns/op 392.83 MB/s BenchmarkCountEasy/4K-4 539733 242.4 ns/op 16895.95 MB/s BenchmarkCountSingle/10-4 2926818 40.80 ns/op 245.10 MB/s BenchmarkCountSingle/32-4 2783889 41.56 ns/op 770.02 MB/s BenchmarkCountSingle/4K-4 921081 114.9 ns/op 35639.09 MB/s BenchmarkToUpper/#00-4 2942679 41.67 ns/op BenchmarkToUpper/ONLYUPPER-4 345848 381.6 ns/op BenchmarkToUpper/abc-4 473727 274.7 ns/op BenchmarkToUpper/AbC123-4 296241 423.0 ns/op BenchmarkToUpper/azAZ09_-4 274269 498.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 85148 1407 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35259 3526 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 60156 1943 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 128362 921.3 ns/op BenchmarkToLower/#00-4 2829004 42.16 ns/op BenchmarkToLower/abc-4 365907 307.0 ns/op BenchmarkToLower/AbC123-4 292586 406.7 ns/op BenchmarkToLower/azAZ09_-4 275408 442.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85510 1461 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 38052 3010 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 61710 1761 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 125299 1022 ns/op BenchmarkFields/ASCII/16-4 192433 670.0 ns/op 23.88 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13068 9207 ns/op 27.81 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 763 138496 ns/op 29.57 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 56 2378602 ns/op 27.55 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 38459601 ns/op 27.26 MB/s 2277408 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 72987 1737 ns/op 9.21 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6175 20518 ns/op 12.48 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 332 368973 ns/op 11.10 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5800250 ns/op 11.30 MB/s 512264 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 97483748 ns/op 10.76 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 143715 894.7 ns/op 17.88 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8755 12390 ns/op 20.66 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 582 208784 ns/op 19.62 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 4266249 ns/op 15.36 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69720800 ns/op 15.04 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 79950 1417 ns/op 11.29 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8139 16261 ns/op 15.74 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 476 275719 ns/op 14.86 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 5293779 ns/op 12.38 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 88984974 ns/op 11.78 MB/s 11219296 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1812428 66.02 ns/op BenchmarkTrimSpace/ASCII-4 1000000 105.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 99590 1176 ns/op BenchmarkTrimSpace/JustNonASCII-4 49686 2392 ns/op BenchmarkToValidUTF8/Valid-4 438510 310.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 305828 459.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 83112 1499 ns/op BenchmarkIndexHard1-4 892 121424 ns/op BenchmarkIndexHard2-4 760 157743 ns/op BenchmarkIndexHard3-4 181 640917 ns/op BenchmarkIndexHard4-4 177 653599 ns/op BenchmarkLastIndexHard1-4 7 15937657 ns/op BenchmarkLastIndexHard2-4 6 20202912 ns/op BenchmarkLastIndexHard3-4 5 21415367 ns/op BenchmarkCountHard1-4 948 122516 ns/op BenchmarkCountHard2-4 739 159888 ns/op BenchmarkCountHard3-4 187 650389 ns/op BenchmarkSplitEmptySeparator-4 1 120869811 ns/op BenchmarkSplitSingleByteSeparator-4 14 9267740 ns/op BenchmarkSplitMultiByteSeparator-4 12 10004507 ns/op BenchmarkSplitNSingleByteSeparator-4 152098 1010 ns/op BenchmarkSplitNMultiByteSeparator-4 57855 2170 ns/op BenchmarkRepeat-4 141850 899.4 ns/op BenchmarkRepeatLarge/256/1-4 102427 1378 ns/op 185.79 MB/s BenchmarkRepeatLarge/256/16-4 162697 885.2 ns/op 289.19 MB/s BenchmarkRepeatLarge/512/1-4 64766 1740 ns/op 294.29 MB/s BenchmarkRepeatLarge/512/16-4 81578 1577 ns/op 324.73 MB/s BenchmarkRepeatLarge/1024/1-4 47191 2867 ns/op 357.18 MB/s BenchmarkRepeatLarge/1024/16-4 48766 2255 ns/op 454.16 MB/s BenchmarkRepeatLarge/2048/1-4 27326 4724 ns/op 433.54 MB/s BenchmarkRepeatLarge/2048/16-4 29085 4414 ns/op 464.02 MB/s BenchmarkRepeatLarge/4096/1-4 15300 7747 ns/op 528.69 MB/s BenchmarkRepeatLarge/4096/16-4 18020 6997 ns/op 585.36 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13680 ns/op 598.81 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13327 ns/op 614.68 MB/s BenchmarkRepeatLarge/8192/4097-4 12211 10787 ns/op 379.83 MB/s BenchmarkRepeatLarge/16384/1-4 7882 32828 ns/op 499.09 MB/s BenchmarkRepeatLarge/16384/16-4 8754 25999 ns/op 630.17 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19332 ns/op 635.79 MB/s BenchmarkRepeatLarge/32768/1-4 3039 50517 ns/op 648.65 MB/s BenchmarkRepeatLarge/32768/16-4 2594 54660 ns/op 599.49 MB/s BenchmarkRepeatLarge/32768/4097-4 2605 47455 ns/op 604.34 MB/s BenchmarkRepeatLarge/65536/1-4 1603 90792 ns/op 721.83 MB/s BenchmarkRepeatLarge/65536/16-4 1624 85974 ns/op 762.28 MB/s BenchmarkRepeatLarge/65536/4097-4 1496 89122 ns/op 689.56 MB/s BenchmarkRepeatLarge/131072/1-4 326 332276 ns/op 394.47 MB/s BenchmarkRepeatLarge/131072/16-4 387 301058 ns/op 435.37 MB/s BenchmarkRepeatLarge/131072/4097-4 363 318980 ns/op 398.17 MB/s BenchmarkRepeatLarge/262144/1-4 199 600357 ns/op 436.65 MB/s BenchmarkRepeatLarge/262144/16-4 206 608151 ns/op 431.05 MB/s BenchmarkRepeatLarge/262144/4097-4 206 603175 ns/op 427.92 MB/s BenchmarkRepeatLarge/524288/1-4 102 1192862 ns/op 439.52 MB/s BenchmarkRepeatLarge/524288/16-4 92 1456641 ns/op 359.93 MB/s BenchmarkRepeatLarge/524288/4097-4 106 1103332 ns/op 471.59 MB/s BenchmarkRepeatLarge/1048576/1-4 51 2169281 ns/op 483.37 MB/s BenchmarkRepeatLarge/1048576/16-4 48 2093083 ns/op 500.97 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 2116293 ns/op 493.66 MB/s BenchmarkRepeatLarge/2097152/1-4 33 3962930 ns/op 529.19 MB/s BenchmarkRepeatLarge/2097152/16-4 33 3896460 ns/op 538.22 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 4128045 ns/op 507.16 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7806522 ns/op 537.28 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7535947 ns/op 556.57 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7224055 ns/op 580.18 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13000765 ns/op 645.24 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13610109 ns/op 616.35 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 12846172 ns/op 652.84 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26424859 ns/op 634.90 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26069163 ns/op 643.57 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28335480 ns/op 592.09 MB/s BenchmarkRepeatLarge/33554432/1-4 2 68112842 ns/op 492.63 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54950214 ns/op 610.63 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 52126012 ns/op 643.72 MB/s BenchmarkRepeatLarge/67108864/1-4 2 106293034 ns/op 631.36 MB/s BenchmarkRepeatLarge/67108864/16-4 1 106906324 ns/op 627.74 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 103280970 ns/op 649.77 MB/s BenchmarkRepeatLarge/134217728/1-4 1 206811382 ns/op 648.99 MB/s BenchmarkRepeatLarge/134217728/16-4 1 197473070 ns/op 679.68 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 220371293 ns/op 609.05 MB/s BenchmarkRepeatLarge/268435456/1-4 1 470217622 ns/op 570.87 MB/s BenchmarkRepeatLarge/268435456/16-4 1 413356976 ns/op 649.40 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 440559308 ns/op 609.31 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1196521933 ns/op 448.69 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1335693438 ns/op 401.94 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1552755215 ns/op 345.75 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4809613210 ns/op 223.25 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4372792036 ns/op 245.55 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4510458464 ns/op 238.06 MB/s BenchmarkBytesCompare/1-4 9847816 11.23 ns/op BenchmarkBytesCompare/2-4 10978832 11.89 ns/op BenchmarkBytesCompare/4-4 9538837 10.99 ns/op BenchmarkBytesCompare/8-4 13835788 9.038 ns/op BenchmarkBytesCompare/16-4 13416321 9.075 ns/op BenchmarkBytesCompare/32-4 10146817 10.82 ns/op BenchmarkBytesCompare/64-4 10349427 12.24 ns/op BenchmarkBytesCompare/128-4 9779754 12.69 ns/op BenchmarkBytesCompare/256-4 7419277 15.60 ns/op BenchmarkBytesCompare/512-4 5680876 21.33 ns/op BenchmarkBytesCompare/1024-4 3315768 35.49 ns/op BenchmarkBytesCompare/2048-4 1919575 65.94 ns/op BenchmarkIndexAnyASCII/1:1-4 1716738 64.37 ns/op BenchmarkIndexAnyASCII/1:2-4 1669210 66.87 ns/op BenchmarkIndexAnyASCII/1:4-4 1926409 64.53 ns/op BenchmarkIndexAnyASCII/1:8-4 1664421 67.21 ns/op BenchmarkIndexAnyASCII/1:16-4 1847074 63.28 ns/op BenchmarkIndexAnyASCII/1:32-4 1843296 64.76 ns/op BenchmarkIndexAnyASCII/1:64-4 1829948 62.90 ns/op BenchmarkIndexAnyASCII/16:1-4 2144612 58.37 ns/op BenchmarkIndexAnyASCII/16:2-4 581330 210.0 ns/op BenchmarkIndexAnyASCII/16:4-4 527755 206.3 ns/op BenchmarkIndexAnyASCII/16:8-4 644972 205.6 ns/op BenchmarkIndexAnyASCII/16:16-4 493012 224.7 ns/op BenchmarkIndexAnyASCII/16:32-4 547642 250.4 ns/op BenchmarkIndexAnyASCII/16:64-4 434278 274.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1874282 64.81 ns/op BenchmarkIndexAnyASCII/256:2-4 51373 2310 ns/op BenchmarkIndexAnyASCII/256:4-4 44857 2392 ns/op BenchmarkIndexAnyASCII/256:8-4 50287 2326 ns/op BenchmarkIndexAnyASCII/256:16-4 48804 2304 ns/op BenchmarkIndexAnyASCII/256:32-4 52566 2258 ns/op BenchmarkIndexAnyASCII/256:64-4 50346 2206 ns/op BenchmarkIndexAnyUTF8/1:1-4 1960812 63.32 ns/op BenchmarkIndexAnyUTF8/1:2-4 1893787 61.25 ns/op BenchmarkIndexAnyUTF8/1:4-4 1937616 58.58 ns/op BenchmarkIndexAnyUTF8/1:8-4 1952058 61.03 ns/op BenchmarkIndexAnyUTF8/1:16-4 2048696 56.70 ns/op BenchmarkIndexAnyUTF8/1:32-4 2117734 56.80 ns/op BenchmarkIndexAnyUTF8/1:64-4 1991578 56.18 ns/op BenchmarkIndexAnyUTF8/16:1-4 170060 711.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 381950 311.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 388608 311.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 414980 286.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 414694 279.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 403887 288.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 412489 303.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 11316 11030 ns/op BenchmarkIndexAnyUTF8/256:2-4 32382 3633 ns/op BenchmarkIndexAnyUTF8/256:4-4 32763 3613 ns/op BenchmarkIndexAnyUTF8/256:8-4 32656 3841 ns/op BenchmarkIndexAnyUTF8/256:16-4 30400 3565 ns/op BenchmarkIndexAnyUTF8/256:32-4 32785 3738 ns/op BenchmarkIndexAnyUTF8/256:64-4 31482 3893 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2259714 53.73 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2121198 55.48 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2197281 52.77 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2285676 52.53 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2344714 51.23 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2131562 52.70 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2253204 53.71 ns/op BenchmarkLastIndexAnyASCII/16:1-4 518583 225.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 533666 227.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 470586 229.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 550506 219.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 473620 229.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 418227 256.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 457946 493.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 33616 3382 ns/op BenchmarkLastIndexAnyASCII/256:2-4 32168 3467 ns/op BenchmarkLastIndexAnyASCII/256:4-4 38546 3362 ns/op BenchmarkLastIndexAnyASCII/256:8-4 31606 3463 ns/op BenchmarkLastIndexAnyASCII/256:16-4 31747 3386 ns/op BenchmarkLastIndexAnyASCII/256:32-4 32700 3629 ns/op BenchmarkLastIndexAnyASCII/256:64-4 35877 3359 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1797116 61.43 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2125698 56.52 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2118734 57.25 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2125437 56.46 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2134831 56.28 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2086923 57.05 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2129731 56.34 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 201274 580.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 442263 285.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 420130 293.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 393706 292.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 407176 294.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 364989 308.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 419784 303.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13557 8824 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 31858 3718 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 31302 3746 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 31134 3795 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 30438 3833 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 28159 4174 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 29199 4035 ns/op BenchmarkTrimASCII/1:1-4 2284678 51.93 ns/op BenchmarkTrimASCII/1:2-4 2053318 55.82 ns/op BenchmarkTrimASCII/1:4-4 2022306 57.35 ns/op BenchmarkTrimASCII/1:8-4 2011890 59.26 ns/op BenchmarkTrimASCII/1:16-4 1757172 66.64 ns/op BenchmarkTrimASCII/16:1-4 693948 183.8 ns/op BenchmarkTrimASCII/16:2-4 543868 233.6 ns/op BenchmarkTrimASCII/16:4-4 550628 231.9 ns/op BenchmarkTrimASCII/16:8-4 543127 234.6 ns/op BenchmarkTrimASCII/16:16-4 516898 245.5 ns/op BenchmarkTrimASCII/256:1-4 54332 2129 ns/op BenchmarkTrimASCII/256:2-4 42099 2900 ns/op BenchmarkTrimASCII/256:4-4 40525 2941 ns/op BenchmarkTrimASCII/256:8-4 40756 2912 ns/op BenchmarkTrimASCII/256:16-4 43113 2892 ns/op BenchmarkTrimASCII/4096:1-4 3681 33258 ns/op BenchmarkTrimASCII/4096:2-4 2760 46127 ns/op BenchmarkTrimASCII/4096:4-4 2690 46066 ns/op BenchmarkTrimASCII/4096:8-4 2760 45219 ns/op BenchmarkTrimASCII/4096:16-4 2559 45621 ns/op BenchmarkTrimByte-4 1565260 75.05 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17896 6548 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18372 6484 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1022 116832 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1958 59139 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3733 30844 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6921 16338 ns/op BenchmarkCompareBytesEqual-4 15364288 7.552 ns/op BenchmarkCompareBytesToNil-4 16770210 6.731 ns/op BenchmarkCompareBytesEmpty-4 17540840 6.581 ns/op BenchmarkCompareBytesIdentical-4 18258975 6.244 ns/op BenchmarkCompareBytesSameLength-4 16138824 7.390 ns/op BenchmarkCompareBytesDifferentLength-4 16941346 6.972 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2197 49884 ns/op 21020.57 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2600 43965 ns/op 23850.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3284 40722 ns/op 25749.56 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2830 40218 ns/op 26072.56 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2744 42728 ns/op 24540.72 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2386 44837 ns/op 23386.83 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2532 41080 ns/op 25525.57 MB/s BenchmarkCompareBytesBig-4 3224 38081 ns/op 27535.39 MB/s BenchmarkCompareBytesBigIdentical-4 17404620 6.096 ns/op 172002563.77 MB/s PASS ok bytes 101.563s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 80769632 ns/op 1.24 MB/s 3616380 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 319682455 ns/op 1.77 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 28988394 ns/op 0.57 MB/s 3645506 B/op 51 allocs/op PASS ok compress/bzip2 1.469s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 56 2197014 ns/op 4.55 MB/s 42444 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20603370 ns/op 4.85 MB/s 45561 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 209722303 ns/op 4.77 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 60 2207710 ns/op 4.53 MB/s 43081 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 23652459 ns/op 4.23 MB/s 42563 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 230420691 ns/op 4.34 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 50 2206917 ns/op 4.53 MB/s 42221 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 20622144 ns/op 4.85 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 204532184 ns/op 4.89 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 57 2164229 ns/op 4.62 MB/s 43027 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 21734849 ns/op 4.60 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 203356696 ns/op 4.92 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 43 2378104 ns/op 4.21 MB/s 42772 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 22526766 ns/op 4.44 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 224395332 ns/op 4.46 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 62 1896460 ns/op 5.27 MB/s 43670 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 16218409 ns/op 6.17 MB/s 47307 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 154988155 ns/op 6.45 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 67 1679952 ns/op 5.95 MB/s 43500 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 12254767 ns/op 8.16 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 123139837 ns/op 8.12 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 67 1693838 ns/op 5.90 MB/s 43623 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 12916506 ns/op 7.74 MB/s 44999 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 124900962 ns/op 8.01 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 92 1374081 ns/op 7.28 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 12900811 ns/op 7.75 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 130955943 ns/op 7.64 MB/s BenchmarkEncode/Digits/Speed/1e4-4 50 2477996 ns/op 4.04 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21385179 ns/op 4.68 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 216077779 ns/op 4.63 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6206422 ns/op 1.61 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 66905000 ns/op 1.49 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 771577245 ns/op 1.30 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6269769 ns/op 1.59 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 69944107 ns/op 1.43 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 708730716 ns/op 1.41 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1566852 ns/op 6.38 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12573324 ns/op 7.95 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 126996739 ns/op 7.87 MB/s BenchmarkEncode/Newton/Speed/1e4-4 57 2278158 ns/op 4.39 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15571120 ns/op 6.42 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 157041214 ns/op 6.37 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 5853132 ns/op 1.71 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 63592912 ns/op 1.57 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 628939827 ns/op 1.59 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 5691414 ns/op 1.76 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 69586381 ns/op 1.44 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 695833205 ns/op 1.44 MB/s PASS ok compress/flate 16.235s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 46 2738843 ns/op 3.65 MB/s BenchmarkDecoder/1e-Reuse4-4 42 2801232 ns/op 3.57 MB/s BenchmarkDecoder/1e5-4 4 29462520 ns/op 3.39 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25724360 ns/op 3.89 MB/s BenchmarkDecoder/1e6-4 1 252307252 ns/op 3.96 MB/s BenchmarkDecoder/1e-Reuse6-4 1 244906945 ns/op 4.08 MB/s BenchmarkEncoder/1e4-4 60 2030506 ns/op 4.92 MB/s BenchmarkEncoder/1e-Reuse4-4 63 1867171 ns/op 5.36 MB/s BenchmarkEncoder/1e5-4 6 18806966 ns/op 5.32 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19212714 ns/op 5.20 MB/s BenchmarkEncoder/1e6-4 1 193074319 ns/op 5.18 MB/s BenchmarkEncoder/1e-Reuse6-4 1 184166814 ns/op 5.43 MB/s PASS ok compress/lzw 2.954s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 27 4247632 ns/op PASS ok container/heap 0.260s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 22904 4431 ns/op BenchmarkWithTimeout/concurrency=40-4 7758 22092 ns/op BenchmarkWithTimeout/concurrency=4000-4 6540 26856 ns/op BenchmarkWithTimeout/concurrency=400000-4 8876 15074 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 307255 383.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18902 6541 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 22112 5002 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3973 29364 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2978 64175 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3573 32310 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 340 345331 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 253 505844 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 363 311824 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 36 3421426 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5557582 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 3091185 ns/op BenchmarkCheckCanceled/Err-4 347157 360.4 ns/op BenchmarkCheckCanceled/Done-4 514954 261.0 ns/op BenchmarkContextCancelDone-4 818950 153.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 24705 4793 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26539 5300 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 19736 5675 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16192 6647 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15675 8647 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 598075 208.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 367321 426.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 223455 452.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 185962 877.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 99808 1703 ns/op PASS ok context 10.318s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1435215 79.25 ns/op 201.88 MB/s BenchmarkDecrypt-4 1570226 81.52 ns/op 196.26 MB/s BenchmarkExpand-4 894955 174.1 ns/op PASS ok crypto/aes 0.933s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 206176 515.4 ns/op 124.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 352022 450.1 ns/op 142.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 219301 1131 ns/op 56.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 376736 339.9 ns/op 188.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 143790 1232 ns/op 1095.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 208912 678.5 ns/op 1989.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 106348 950.7 ns/op 1420.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 158941 787.4 ns/op 1714.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 54883 2253 ns/op 3635.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 49792 2278 ns/op 3596.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 41844 4342 ns/op 1886.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 43540 2882 ns/op 2842.50 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5919 22004 ns/op 46.31 MB/s BenchmarkAESCFBDecrypt1K-4 5946 20620 ns/op 49.42 MB/s BenchmarkAESCFBDecrypt8K-4 752 157050 ns/op 52.13 MB/s BenchmarkAESOFB1K-4 9289 13501 ns/op 75.48 MB/s BenchmarkAESCTR1K-4 13117 11644 ns/op 87.51 MB/s BenchmarkAESCTR8K-4 1564 68091 ns/op 120.24 MB/s BenchmarkAESCBCEncrypt1K-4 12692 9430 ns/op 108.58 MB/s BenchmarkAESCBCDecrypt1K-4 16058 6977 ns/op 146.77 MB/s PASS ok crypto/cipher 4.387s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 77708 1458 ns/op 5.49 MB/s BenchmarkDecrypt-4 77253 1601 ns/op 5.00 MB/s BenchmarkTDESEncrypt-4 27136 4458 ns/op 1.79 MB/s BenchmarkTDESDecrypt-4 31066 3934 ns/op 2.03 MB/s PASS ok crypto/des 0.858s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1027 124081 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 9643343 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 6 21125268 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 78 1707434 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.817s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1918 72173 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 39 3080952 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 20 6045656 ns/op 11157 B/op 63 allocs/op BenchmarkVerify/P256-4 1134 113165 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 10414320 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 5 20001536 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3708 27169 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 60 2656127 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 26 4649126 ns/op 1449 B/op 17 allocs/op PASS ok crypto/ecdsa 1.969s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 235 437267 ns/op BenchmarkNewKeyFromSeed-4 271 432334 ns/op BenchmarkSigning-4 254 457190 ns/op BenchmarkVerification-4 162 695148 ns/op PASS ok crypto/ed25519 0.809s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7221 18309 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 133 780407 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 61 2217083 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 27 4898529 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1702 123979 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 70 1853904 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 6135254 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 15256668 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13278 10243 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6960 18631 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4368 26495 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1197899 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2330 48186 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 214 570121 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1752 88540 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 96 1213526 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.466s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15639 9401 ns/op 108.93 MB/s BenchmarkHMACSHA256_32-4 16020 6471 ns/op 4.94 MB/s BenchmarkNewWriteSum-4 10000 12874 ns/op 2.49 MB/s PASS ok crypto/hmac 0.634s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 50010 2269 ns/op BenchmarkModSub-4 55520 2878 ns/op BenchmarkMontgomeryRepr-4 23392 4687 ns/op BenchmarkMontgomeryMul-4 32704 3845 ns/op BenchmarkModMul-4 10000 11149 ns/op BenchmarkExpBig-4 15 12817192 ns/op BenchmarkExp-4 7 16543970 ns/op PASS ok crypto/internal/bigmod 1.692s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3830 34525 ns/op BenchmarkScalarBaseMult-4 274 471782 ns/op BenchmarkScalarMult-4 100 1094528 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 196 636955 ns/op PASS ok crypto/internal/edwards25519 0.731s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 498434 276.3 ns/op BenchmarkMultiply-4 4409917 29.59 ns/op BenchmarkSquare-4 6400753 18.18 ns/op BenchmarkInvert-4 30025 4250 ns/op BenchmarkMult32-4 1260612 92.89 ns/op PASS ok crypto/internal/edwards25519/field 1.341s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 63 1893642 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2178 59084 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 6494545 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 14265821 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 178 673116 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 13122 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 60 2086952 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 30 4262305 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.508s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 538174 194.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 192434 795.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 96244 1174 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 461470 224.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 118266 859.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 112725 1024 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.388s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 85106 1348 ns/op 5.94 MB/s BenchmarkHash64-4 112142 979.5 ns/op 65.34 MB/s BenchmarkHash128-4 97764 1117 ns/op 114.57 MB/s BenchmarkHash256-4 90358 1390 ns/op 184.16 MB/s BenchmarkHash512-4 46939 3580 ns/op 143.03 MB/s BenchmarkHash1K-4 36046 6025 ns/op 169.96 MB/s BenchmarkHash8K-4 7813 16126 ns/op 508.01 MB/s BenchmarkHash1M-4 61 2684314 ns/op 390.63 MB/s BenchmarkHash8M-4 8 15021021 ns/op 558.46 MB/s BenchmarkHash8BytesUnaligned-4 88320 1594 ns/op 5.02 MB/s BenchmarkHash1KUnaligned-4 38408 3121 ns/op 328.11 MB/s BenchmarkHash8KUnaligned-4 9592 21714 ns/op 377.26 MB/s PASS ok crypto/md5 3.179s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 461496423 ns/op PASS ok crypto/rand 1.040s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 9722 11491 ns/op 11.14 MB/s BenchmarkRC4_1K-4 1358 108593 ns/op 9.43 MB/s BenchmarkRC4_8K-4 176 985620 ns/op 8.21 MB/s PASS ok crypto/rc4 0.632s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9707334 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 30214846 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 44501395 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 4170960 ns/op BenchmarkDecryptOAEP/2048-4 12 9883003 ns/op BenchmarkEncryptOAEP/2048-4 30 4423566 ns/op BenchmarkSignPKCS1v15/2048-4 8 12881588 ns/op BenchmarkVerifyPKCS1v15/2048-4 32 3661189 ns/op BenchmarkSignPSS/2048-4 12 10500350 ns/op BenchmarkVerifyPSS/2048-4 28 3979281 ns/op PASS ok crypto/rsa 2.118s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 98883 1352 ns/op 5.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 104668 1081 ns/op 7.40 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 72588 1565 ns/op 204.47 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 80145 1368 ns/op 233.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 46220 3457 ns/op 296.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 58154 2370 ns/op 432.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12152 13955 ns/op 587.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9499 16912 ns/op 484.40 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.832s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 66715 1555 ns/op 5.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 81826 1656 ns/op 4.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 87316 1898 ns/op 4.22 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28622 4342 ns/op 235.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 30846 3803 ns/op 269.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 30684 4136 ns/op 247.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5466 24144 ns/op 339.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5142 27154 ns/op 301.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5956 30272 ns/op 270.61 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.883s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 50848 2153 ns/op 3.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 63361 1721 ns/op 4.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50836 2103 ns/op 3.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25544 4294 ns/op 238.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 32365 3274 ns/op 312.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29376 3771 ns/op 271.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8307 17284 ns/op 473.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7749 15697 ns/op 521.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8420 19385 ns/op 422.60 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.925s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 18583669 6.311 ns/op BenchmarkConstantTimeEq-4 23156527 5.137 ns/op BenchmarkConstantTimeLessOrEq-4 23752489 7.309 ns/op BenchmarkXORBytes/8Bytes-4 2930480 40.63 ns/op 196.88 MB/s BenchmarkXORBytes/128Bytes-4 2726264 76.53 ns/op 1672.49 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 130.4 ns/op 15707.45 MB/s BenchmarkXORBytes/32768Bytes-4 71845 1594 ns/op 20560.91 MB/s PASS ok crypto/subtle 1.596s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 18 6515943 ns/op BenchmarkCertCache/1-4 18 5565198 ns/op BenchmarkCertCache/2-4 21 5698668 ns/op BenchmarkCertCache/3-4 16 7491284 ns/op BenchmarkHandshakeServer/RSA-4 10 11297322 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 11473159 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 12 11649636 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 16 7331420 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 21 8615280 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 13 10960011 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 25 8820540 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 39072714 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 66999383 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 173583054 ns/op 6.04 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 169037149 ns/op 6.20 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 266334815 ns/op 7.87 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 273274004 ns/op 7.67 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 484385524 ns/op 8.66 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 525274273 ns/op 7.98 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 721411138 ns/op 11.63 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 839874464 ns/op 9.99 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1603640914 ns/op 10.46 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1675003395 ns/op 10.02 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2874809939 ns/op 11.67 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3052766961 ns/op 10.99 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6168573573 ns/op 10.88 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6475075697 ns/op 10.36 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 108924058 ns/op 9.63 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 110058015 ns/op 9.53 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 183814160 ns/op 11.41 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 241048051 ns/op 8.70 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 343226400 ns/op 12.22 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 418769734 ns/op 10.02 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 716634796 ns/op 11.71 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 782749219 ns/op 10.72 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1616417628 ns/op 10.38 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1546539292 ns/op 10.85 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2998301852 ns/op 11.19 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3119582166 ns/op 10.76 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6215671124 ns/op 10.80 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6426845382 ns/op 10.44 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 722760631 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 718528863 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 298310186 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299800109 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 163817163 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161199306 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 98475315 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 92183029 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 51017522 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 52146442 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 155532778 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 164406878 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 78844438 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 75546206 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 56512596 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50330576 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 36959088 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 35098187 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 29695390 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 26708517 ns/op PASS ok crypto/tls 60.891s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 14619199 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 339 345330 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 866 135725 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 973 160020 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.250s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 38 2947730 ns/op 278174 B/op 1623 allocs/op BenchmarkConcurrentStmtQuery-4 27 3897090 ns/op 258661 B/op 1978 allocs/op BenchmarkConcurrentStmtExec-4 46 2587085 ns/op 213537 B/op 573 allocs/op BenchmarkConcurrentTxQuery-4 38 4087012 ns/op 272120 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 54 1984433 ns/op 87776 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 57 2633971 ns/op 104685 B/op 2077 allocs/op BenchmarkConcurrentTxStmtExec-4 127 897121 ns/op 40099 B/op 381 allocs/op BenchmarkConcurrentRandom-4 38 3388253 ns/op 231813 B/op 1800 allocs/op BenchmarkManyConcurrentQueries-4 2194 53133 ns/op 3989 B/op 20 allocs/op PASS ok database/sql 1.741s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 170661 1054 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 79 2027767 ns/op 188256 B/op 13 allocs/op Benchmark115/LineToPC-4 85 1581066 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18735 6480 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.119s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 723 185065 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2558 40500 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.364s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 248 570751 ns/op 14.35 MB/s BenchmarkEncodeToString-4 205 511396 ns/op 16.02 MB/s BenchmarkDecode-4 152 773987 ns/op 16.94 MB/s BenchmarkDecodeString-4 146 907341 ns/op 14.45 MB/s PASS ok encoding/base32 0.910s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 315 435396 ns/op 18.82 MB/s BenchmarkDecodeString/2-4 329467 458.2 ns/op 8.73 MB/s BenchmarkDecodeString/4-4 237369 487.4 ns/op 16.42 MB/s BenchmarkDecodeString/8-4 222045 567.8 ns/op 21.13 MB/s BenchmarkDecodeString/64-4 40849 3415 ns/op 25.77 MB/s BenchmarkDecodeString/8192-4 448 404707 ns/op 26.99 MB/s BenchmarkNewEncoding-4 95040 1070 ns/op 239.34 MB/s PASS ok encoding/base64 1.424s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1431 91937 ns/op 43.51 MB/s BenchmarkReadStruct-4 10000 12228 ns/op 6.13 MB/s BenchmarkWriteStruct-4 17881 8050 ns/op 9.32 MB/s BenchmarkReadInts-4 36285 5076 ns/op 5.91 MB/s BenchmarkWriteInts-4 33248 5070 ns/op 5.92 MB/s BenchmarkWriteSlice1000Int32s-4 1134 115447 ns/op 34.65 MB/s BenchmarkPutUint16-4 2493416 51.45 ns/op 38.87 MB/s BenchmarkAppendUint16-4 2193829 51.29 ns/op 38.99 MB/s BenchmarkPutUint32-4 2061346 91.13 ns/op 43.89 MB/s BenchmarkAppendUint32-4 2059142 51.23 ns/op 78.09 MB/s BenchmarkPutUint64-4 887526 159.1 ns/op 50.27 MB/s BenchmarkAppendUint64-4 1102947 111.1 ns/op 71.99 MB/s BenchmarkLittleEndianPutUint16-4 2228205 59.80 ns/op 33.44 MB/s BenchmarkLittleEndianAppendUint16-4 2506545 45.05 ns/op 44.40 MB/s BenchmarkLittleEndianPutUint32-4 1595340 85.89 ns/op 46.57 MB/s BenchmarkLittleEndianAppendUint32-4 2064813 55.84 ns/op 71.63 MB/s BenchmarkLittleEndianPutUint64-4 955129 116.7 ns/op 68.55 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 136.6 ns/op 58.57 MB/s BenchmarkReadFloats-4 118237 1449 ns/op 8.28 MB/s BenchmarkWriteFloats-4 103194 1325 ns/op 9.06 MB/s BenchmarkReadSlice1000Float32s-4 952 116516 ns/op 34.33 MB/s BenchmarkWriteSlice1000Float32s-4 961 122028 ns/op 32.78 MB/s BenchmarkReadSlice1000Uint8s-4 50056 3787 ns/op 264.04 MB/s BenchmarkWriteSlice1000Uint8s-4 39644 3526 ns/op 283.61 MB/s BenchmarkPutUvarint32-4 1000000 142.7 ns/op 28.04 MB/s BenchmarkPutUvarint64-4 264324 804.8 ns/op 9.94 MB/s PASS ok encoding/binary 6.184s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5766 20882 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 3086 36357 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5182 26083 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4346 32471 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5780 18479 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6336 18583 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6568 18455 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3943 38326 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 17950 ns/op PASS ok encoding/csv 1.875s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 5522 24250 ns/op BenchmarkEndToEndByteBuffer-4 7605 16989 ns/op BenchmarkEndToEndSliceByteBuffer-4 174 802526 ns/op BenchmarkEncodeComplex128Slice-4 381 263562 ns/op BenchmarkEncodeFloat64Slice-4 967 124745 ns/op BenchmarkEncodeInt32Slice-4 901 128699 ns/op BenchmarkEncodeStringSlice-4 1370 94387 ns/op BenchmarkEncodeInterfaceSlice-4 46 2286865 ns/op BenchmarkDecodeComplex128Slice-4 344 419335 ns/op BenchmarkDecodeFloat64Slice-4 712 181875 ns/op BenchmarkDecodeInt32Slice-4 771 177287 ns/op BenchmarkDecodeStringSlice-4 280 381525 ns/op BenchmarkDecodeStringsSlice-4 136 985375 ns/op BenchmarkDecodeBytesSlice-4 294 503737 ns/op BenchmarkDecodeInterfaceSlice-4 55 2084714 ns/op BenchmarkDecodeMap-4 79 1552887 ns/op PASS ok encoding/gob 3.974s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10172 10551 ns/op 24.26 MB/s BenchmarkEncode/1024-4 3092 41083 ns/op 24.93 MB/s BenchmarkEncode/4096-4 669 252443 ns/op 16.23 MB/s BenchmarkEncode/16384-4 159 678587 ns/op 24.14 MB/s BenchmarkDecode/256-4 20682 6082 ns/op 42.09 MB/s BenchmarkDecode/1024-4 7032 19867 ns/op 51.54 MB/s BenchmarkDecode/4096-4 1410 92219 ns/op 44.42 MB/s BenchmarkDecode/16384-4 331 373953 ns/op 43.81 MB/s BenchmarkDump/256-4 991 105922 ns/op 2.42 MB/s BenchmarkDump/1024-4 278 405670 ns/op 2.52 MB/s BenchmarkDump/4096-4 85 1762603 ns/op 2.32 MB/s BenchmarkDump/16384-4 20 6866962 ns/op 2.39 MB/s PASS ok encoding/hex 2.349s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 144180206 ns/op 13.46 MB/s 8391776 B/op 54 allocs/op BenchmarkCodeEncoderError-4 1 175139713 ns/op 11.08 MB/s 8525496 B/op 127 allocs/op BenchmarkCodeMarshal-4 1 150556667 ns/op 12.89 MB/s 10201712 B/op 32 allocs/op BenchmarkCodeMarshalError-4 1 146080449 ns/op 13.28 MB/s 10335064 B/op 101 allocs/op BenchmarkMarshalBytes/32-4 20917 5116 ns/op BenchmarkMarshalBytes/256-4 5971 24409 ns/op BenchmarkMarshalBytes/4096-4 432 372440 ns/op BenchmarkMarshalBytesError/32-4 51 2069600 ns/op BenchmarkMarshalBytesError/256-4 48 2084378 ns/op BenchmarkMarshalBytesError/4096-4 50 2887556 ns/op BenchmarkCodeDecoder-4 1 440462354 ns/op 4.41 MB/s 11145384 B/op 92715 allocs/op BenchmarkUnicodeDecoder-4 31974 6128 ns/op 2.28 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 44373 2849 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 428622146 ns/op 4.53 MB/s 3068112 B/op 92685 allocs/op BenchmarkCodeUnmarshalReuse-4 1 501542047 ns/op 3.87 MB/s 3067768 B/op 92687 allocs/op BenchmarkUnmarshalString-4 67216 2117 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 134317 1538 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 177253 1252 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 60489 2687 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 41680 3114 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 18219 7963 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2811 47847 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 568 213363 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 92 1537924 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 11682516 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 513332 255.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 488437 274.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 526028 224.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 527899 222.3 ns/op BenchmarkEncodeMarshaler-4 46927 2304 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 63823 1687 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 5035857 24.90 ns/op BenchmarkNumberIsValidRegexp-4 16413 7790 ns/op PASS ok encoding/json 9.905s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 38 2993518 ns/op 21.89 MB/s BenchmarkDecode-4 30 3978867 ns/op 22.31 MB/s PASS ok encoding/pem 0.449s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1386 83043 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 607 213146 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2158 51905 ns/op PASS ok encoding/xml 0.538s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 437826 292.2 ns/op BenchmarkIntSet-4 620852 198.9 ns/op BenchmarkFloatAdd-4 116323 1001 ns/op BenchmarkFloatSet-4 763161 224.1 ns/op BenchmarkStringSet-4 368672 408.8 ns/op BenchmarkMapSet-4 99154 1065 ns/op BenchmarkMapSetDifferent-4 56558 2329 ns/op BenchmarkMapSetDifferentRandom-4 235 512827 ns/op BenchmarkMapSetString-4 134581 1094 ns/op BenchmarkMapAddSame-4 31982 4375 ns/op BenchmarkMapAddDifferent-4 11626 14126 ns/op BenchmarkMapAddDifferentRandom-4 189 615542 ns/op BenchmarkMapAddSameSteadyState-4 242799 496.8 ns/op BenchmarkMapAddDifferentSteadyState-4 119762 916.4 ns/op BenchmarkRealworldExpvarUsage-4 13069 8585 ns/op PASS ok expvar 3.621s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 53234 2097 ns/op BenchmarkSprintfEmpty-4 221220 572.5 ns/op BenchmarkSprintfString-4 142316 828.9 ns/op BenchmarkSprintfTruncateString-4 191794 1010 ns/op BenchmarkSprintfTruncateBytes-4 102990 1147 ns/op BenchmarkSprintfSlowParsingPath-4 182904 930.7 ns/op BenchmarkSprintfQuoteString-4 36319 2799 ns/op BenchmarkSprintfInt-4 178621 827.3 ns/op BenchmarkSprintfIntInt-4 130795 1043 ns/op BenchmarkSprintfPrefixedInt-4 129766 1403 ns/op BenchmarkSprintfFloat-4 99649 2038 ns/op BenchmarkSprintfComplex-4 41713 3339 ns/op BenchmarkSprintfBoolean-4 139767 802.1 ns/op BenchmarkSprintfHexString-4 99094 2138 ns/op BenchmarkSprintfHexBytes-4 71253 2596 ns/op BenchmarkSprintfBytes-4 29854 4376 ns/op BenchmarkSprintfStringer-4 58143 2775 ns/op BenchmarkSprintfStructure-4 24938 6372 ns/op BenchmarkManyArgs-4 38703 2806 ns/op BenchmarkFprintInt-4 62965 1739 ns/op BenchmarkFprintfBytes-4 69558 3365 ns/op BenchmarkFprintIntNoAlloc-4 63985 2107 ns/op BenchmarkScanInts-4 26 5321877 ns/op BenchmarkScanRecursiveInt-4 1 455742131 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 487292585 ns/op PASS ok fmt 6.795s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 429 298150 ns/op PASS ok go/build 0.261s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 38160 3196 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13375 10525 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4298 37945 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1005 192178 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 249 635248 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 57 2466970 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 8736762 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 48045179 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 179630111 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.967s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 384006509 ns/op 0.17 MB/s 44838464 B/op 48694 allocs/op PASS ok go/format 0.482s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 28429568 ns/op 1.89 MB/s BenchmarkParseOnly-4 6 20441731 ns/op 2.63 MB/s BenchmarkResolve-4 54 2699650 ns/op 19.95 MB/s PASS ok go/parser 1.886s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 171069678 ns/op 0.30 MB/s 5200776 B/op 27622 allocs/op BenchmarkPrintDecl-4 852 270105 ns/op 0.12 MB/s 16271 B/op 51 allocs/op PASS ok go/printer 0.528s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 237 458826 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9768131 ns/op 5.59 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 15346587 ns/op 4.69 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21154135 ns/op 5.37 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 144 861939 ns/op 3.57 MB/s PASS ok go/scanner 1.480s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1230121 101.3 ns/op PASS ok go/token 0.344s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 135 865465 ns/op BenchmarkNamed/Underlying/nongeneric-4 929408 139.7 ns/op BenchmarkNamed/Underlying/generic-4 760749 134.2 ns/op BenchmarkNamed/Underlying/src_instance-4 816578 127.5 ns/op BenchmarkNamed/Underlying/user_instance-4 725157 164.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 15012 7506 ns/op BenchmarkNamed/NewMethodSet/generic-4 13250 10494 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 10286 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 15590 11232 ns/op BenchmarkCheck/http/funcbodies/info-4 1 648902242 ns/op 46806 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 482008582 ns/op 62917 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 254228949 ns/op 118301 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 243750036 ns/op 124111 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2619690090 ns/op 1954 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 173901429 ns/op 29258 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 117723754 ns/op 42823 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 137374230 ns/op 36509 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1009758502 ns/op 2143 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 138931424 ns/op 15478 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 84044358 ns/op 25597 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 82361135 ns/op 26085 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2261227780 ns/op 27440 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 705662933 ns/op 87805 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 138105160 ns/op 447141 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 107478470 ns/op 570047 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3236767284 ns/op 623.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 192821364 ns/op 10360 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 184343632 ns/op 10845 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 152323156 ns/op 13129 lines/s PASS ok go/types 49.245s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 12064 ns/op 84.88 MB/s PASS ok hash/adler32 0.220s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 240813 611.6 ns/op 24.52 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 220498 559.1 ns/op 26.83 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 131872 1003 ns/op 39.88 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 141655 902.3 ns/op 44.33 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 450290 326.1 ns/op 1570.02 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 323454 323.5 ns/op 1582.90 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 310714 416.9 ns/op 2456.04 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 432543 335.3 ns/op 3053.82 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 265546 547.1 ns/op 7486.09 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 254919 504.5 ns/op 8119.35 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 57680 1913 ns/op 17130.87 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 64368 1993 ns/op 16445.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 389419 320.6 ns/op 46.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 419553 305.5 ns/op 49.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 335106 349.9 ns/op 114.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 336421 375.2 ns/op 106.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 366087 456.4 ns/op 1121.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 288350 383.9 ns/op 1333.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 269793 617.2 ns/op 1659.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 296107 585.2 ns/op 1749.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 242952 514.4 ns/op 7963.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 229330 498.5 ns/op 8215.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 55008 2143 ns/op 15293.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 57302 2117 ns/op 15481.50 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 232184 552.9 ns/op 27.13 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 184136 592.6 ns/op 25.31 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 131691 1549 ns/op 25.82 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 134022 891.2 ns/op 44.88 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10029 ns/op 51.05 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10856 ns/op 47.16 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5174 22493 ns/op 45.52 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5768 35337 ns/op 28.98 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1230 129036 ns/op 31.74 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1328 100279 ns/op 40.85 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 154 738942 ns/op 44.34 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 156 813366 ns/op 40.29 MB/s PASS ok hash/crc32 7.811s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1044190 ns/op 62.76 MB/s BenchmarkCrc64/ISO4KB-4 1413 77209 ns/op 53.05 MB/s BenchmarkCrc64/ISO1KB-4 7111 17753 ns/op 57.68 MB/s BenchmarkCrc64/ECMA64KB-4 100 1036747 ns/op 63.21 MB/s BenchmarkCrc64/Random64KB-4 128 911728 ns/op 71.88 MB/s BenchmarkCrc64/Random16KB-4 499 235981 ns/op 69.43 MB/s PASS ok hash/crc64 1.090s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12031 9647 ns/op 106.15 MB/s BenchmarkFnv32aKB-4 12747 9804 ns/op 104.45 MB/s BenchmarkFnv64KB-4 12506 15357 ns/op 66.68 MB/s BenchmarkFnv64aKB-4 6892 15969 ns/op 64.12 MB/s BenchmarkFnv128KB-4 1536 77383 ns/op 13.23 MB/s BenchmarkFnv128aKB-4 1458 89103 ns/op 11.49 MB/s PASS ok hash/fnv 1.461s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 391714 262.9 ns/op 15.21 MB/s BenchmarkHash/n=4/Bytes-4 3155040 62.38 ns/op 64.13 MB/s BenchmarkHash/n=4/String-4 2756738 62.04 ns/op 64.47 MB/s BenchmarkHash/n=8/Write-4 429362 327.5 ns/op 24.42 MB/s BenchmarkHash/n=8/Bytes-4 2879876 67.93 ns/op 117.78 MB/s BenchmarkHash/n=8/String-4 2874048 45.14 ns/op 177.23 MB/s BenchmarkHash/n=16/Write-4 398953 441.0 ns/op 36.28 MB/s BenchmarkHash/n=16/Bytes-4 2698332 50.60 ns/op 316.23 MB/s BenchmarkHash/n=16/String-4 3196306 62.79 ns/op 254.83 MB/s BenchmarkHash/n=32/Write-4 362406 298.8 ns/op 107.09 MB/s BenchmarkHash/n=32/Bytes-4 2952060 38.15 ns/op 838.68 MB/s BenchmarkHash/n=32/String-4 2953228 36.84 ns/op 868.70 MB/s BenchmarkHash/n=64/Write-4 447252 292.9 ns/op 218.51 MB/s BenchmarkHash/n=64/Bytes-4 3014266 43.02 ns/op 1487.58 MB/s BenchmarkHash/n=64/String-4 2862513 39.40 ns/op 1624.37 MB/s BenchmarkHash/n=256/Write-4 338469 451.4 ns/op 567.18 MB/s BenchmarkHash/n=256/Bytes-4 2022256 57.58 ns/op 4445.63 MB/s BenchmarkHash/n=256/String-4 2121298 57.12 ns/op 4481.82 MB/s BenchmarkHash/n=320/Write-4 320190 421.3 ns/op 759.48 MB/s BenchmarkHash/n=320/Bytes-4 1619895 92.22 ns/op 3469.88 MB/s BenchmarkHash/n=320/String-4 1784095 70.98 ns/op 4508.52 MB/s BenchmarkHash/n=1024/Write-4 208933 605.2 ns/op 1691.98 MB/s BenchmarkHash/n=1024/Bytes-4 747784 146.5 ns/op 6989.02 MB/s BenchmarkHash/n=1024/String-4 987225 144.5 ns/op 7085.63 MB/s BenchmarkHash/n=4096/Write-4 85514 2242 ns/op 1826.64 MB/s BenchmarkHash/n=4096/Bytes-4 281436 476.0 ns/op 8604.33 MB/s BenchmarkHash/n=4096/String-4 222816 505.6 ns/op 8101.43 MB/s BenchmarkHash/n=16384/Write-4 25314 5050 ns/op 3244.05 MB/s BenchmarkHash/n=16384/Bytes-4 67807 3415 ns/op 4797.00 MB/s BenchmarkHash/n=16384/String-4 58442 3034 ns/op 5400.36 MB/s PASS ok hash/maphash 7.453s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 529 272708 ns/op BenchmarkEscapeNone-4 119106 1162 ns/op BenchmarkUnescape-4 603 208965 ns/op BenchmarkUnescapeNone-4 680966 205.1 ns/op BenchmarkUnescapeSparse-4 6807 21907 ns/op BenchmarkUnescapeDense-4 914 215390 ns/op PASS ok html 1.349s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7920 13932 ns/op BenchmarkCSSEscaperNoSpecials-4 37609 4585 ns/op BenchmarkDecodeCSS-4 22720 5240 ns/op BenchmarkDecodeCSSNoSpecials-4 2560824 41.46 ns/op BenchmarkCSSValueFilter-4 96038 1494 ns/op BenchmarkCSSValueFilterOk-4 77708 1656 ns/op BenchmarkEscapedExecute-4 2728 39799 ns/op BenchmarkHTMLNospaceEscaper-4 10000 14962 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 50298 2416 ns/op BenchmarkStripTags-4 19158 6326 ns/op BenchmarkStripTagsNoSpecials-4 300939 535.6 ns/op BenchmarkJSValEscaperWithNum-4 21973 4824 ns/op BenchmarkJSValEscaperWithStr-4 3492 30186 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16665 13823 ns/op BenchmarkJSValEscaperWithObj-4 3141 37555 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10228 ns/op BenchmarkJSStrEscaperNoSpecials-4 41062 5257 ns/op BenchmarkJSStrEscaper-4 9902 14550 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 39812 3476 ns/op BenchmarkJSRegexpEscaper-4 8396 15329 ns/op BenchmarkTemplateSpecialTags-4 76 1764136 ns/op BenchmarkURLEscaper-4 3554 40361 ns/op BenchmarkURLEscaperNoSpecials-4 107274 1525 ns/op BenchmarkURLNormalizer-4 4545 25319 ns/op BenchmarkURLNormalizerNoSpecials-4 188976 1084 ns/op BenchmarkSrcsetFilter-4 10000 20634 ns/op BenchmarkSrcsetFilterNoSpecials-4 92732 2091 ns/op PASS ok html/template 6.224s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 489649 243.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 369133 296.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 432046 290.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 566289 416.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1360555 135.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 105.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1297479 82.60 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 123.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1211259 123.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 408375 340.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 301888 479.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 323190 410.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 258376 463.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 697760 192.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 377887 339.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 706381 302.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 426009 296.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 353038 346.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1226922 163.6 ns/op BenchmarkRGBASetRGBA-4 1000000 111.2 ns/op BenchmarkRGBA64At-4 857731 147.3 ns/op BenchmarkRGBA64SetRGBA64-4 638602 293.9 ns/op BenchmarkNRGBAAt-4 1093098 116.0 ns/op BenchmarkNRGBASetNRGBA-4 933698 138.8 ns/op BenchmarkNRGBA64At-4 908611 243.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 510596 203.2 ns/op BenchmarkAlphaAt-4 1820575 83.30 ns/op BenchmarkAlphaSetAlpha-4 1558988 133.6 ns/op BenchmarkAlpha16At-4 868446 148.4 ns/op BenchmarkAlphaSetAlpha16-4 1000000 153.5 ns/op BenchmarkGrayAt-4 1149718 136.8 ns/op BenchmarkGraySetGray-4 1000000 120.3 ns/op BenchmarkGray16At-4 614521 330.8 ns/op BenchmarkGraySetGray16-4 550336 195.6 ns/op PASS ok image 9.718s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2879653 42.72 ns/op BenchmarkYCbCrToRGB/128-4 2875950 46.06 ns/op BenchmarkYCbCrToRGB/255-4 3238164 41.82 ns/op BenchmarkRGBToYCbCr/0-4 3402361 36.72 ns/op BenchmarkRGBToYCbCr/Cb-4 2685997 47.91 ns/op BenchmarkRGBToYCbCr/Cr-4 2714846 43.91 ns/op BenchmarkYCbCrToRGBA/0-4 2528487 58.42 ns/op BenchmarkYCbCrToRGBA/128-4 2591006 54.80 ns/op BenchmarkYCbCrToRGBA/255-4 2364825 51.96 ns/op BenchmarkNYCbCrAToRGBA/0-4 1922790 54.25 ns/op BenchmarkNYCbCrAToRGBA/128-4 2200929 54.89 ns/op BenchmarkNYCbCrAToRGBA/255-4 2585430 55.89 ns/op PASS ok image/color 3.233s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 52793348 ns/op BenchmarkFillSrc-4 248 449678 ns/op BenchmarkCopyOver-4 6 17833387 ns/op BenchmarkCopySrc-4 408 265554 ns/op BenchmarkNRGBAOver-4 6 20980296 ns/op BenchmarkNRGBASrc-4 10 13677240 ns/op BenchmarkYCbCr-4 10 11983067 ns/op BenchmarkGray-4 14 9594125 ns/op BenchmarkCMYK-4 9 13116280 ns/op BenchmarkGlyphOver-4 20 7830852 ns/op BenchmarkRGBAMaskOver-4 4 26141287 ns/op BenchmarkGrayMaskOver-4 6 21578332 ns/op BenchmarkRGBA64ImageMaskOver-4 3 49218580 ns/op BenchmarkRGBA-4 4 25153890 ns/op BenchmarkPalettedFill-4 818 184137 ns/op BenchmarkPalettedRGBA-4 5 24454039 ns/op BenchmarkGenericOver-4 2 95245880 ns/op BenchmarkGenericMaskOver-4 3 35104309 ns/op BenchmarkGenericSrc-4 3 36961789 ns/op BenchmarkGenericMaskSrc-4 2 60026686 ns/op PASS ok image/draw 8.022s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 18 6136439 ns/op 2.52 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 164410444 ns/op 1.87 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3209091925 ns/op 0.38 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 2464835 ns/op 6.27 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 134582570 ns/op 0.46 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.619s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4497 26270 ns/op BenchmarkIDCT-4 5092 23857 ns/op BenchmarkDecodeBaseline-4 7 14480467 ns/op 4.27 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 26051995 ns/op 2.37 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 201297471 ns/op 6.10 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 213377042 ns/op 4.32 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.868s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14861216 8.656 ns/op BenchmarkDecodeGray-4 12 9742558 ns/op 6.73 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40350487 ns/op 6.50 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34999222 ns/op 7.49 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 6275332 ns/op 10.44 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 56668986 ns/op 4.63 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 84790862 ns/op 3.09 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 52871284 ns/op 5.81 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 53529246 ns/op 5.74 MB/s 426088 B/op 15 allocs/op BenchmarkEncodeNRGBOpaque-4 1 240579334 ns/op 5.11 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 192727097 ns/op 6.38 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 50134658 ns/op 6.13 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 219352619 ns/op 5.60 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 762343073 ns/op 1.61 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.767s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 55674503 ns/op 1.80 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 49679139 ns/op 2.01 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 418725743 ns/op 1.19 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 331018708 ns/op 1.51 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 75172636 ns/op 1.33 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 53756811 ns/op 1.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 277814771 ns/op 1.80 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 256659908 ns/op 1.95 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 722369782 ns/op 1.38 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 679588198 ns/op 1.47 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4166267463 ns/op 1.20 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3961373097 ns/op 1.26 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 10414797 ns/op 9.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 17319963 ns/op 5.77 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 43376155 ns/op 11.53 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 54618421 ns/op 9.15 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 177815926 ns/op 5.62 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 116855634 ns/op 8.56 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 542967894 ns/op 9.21 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 617845102 ns/op 8.09 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 80220349 ns/op 1.25 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 47111289 ns/op 2.12 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 331213587 ns/op 1.51 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 315300354 ns/op 1.59 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 745026945 ns/op 1.34 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 757229118 ns/op 1.32 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5659559249 ns/op 0.88 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5206391211 ns/op 0.96 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 139989530 ns/op 29.86 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 133627552 ns/op 31.28 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 76.558s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34024 3115 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 35125 3421 ns/op 0.58 MB/s BenchmarkMarshalCorpusFile/4-4 32542 3664 ns/op 1.09 MB/s BenchmarkMarshalCorpusFile/8-4 26558 4328 ns/op 1.85 MB/s BenchmarkMarshalCorpusFile/16-4 19671 5850 ns/op 2.74 MB/s BenchmarkMarshalCorpusFile/32-4 13790 8805 ns/op 3.63 MB/s BenchmarkMarshalCorpusFile/64-4 7626 14594 ns/op 4.39 MB/s BenchmarkMarshalCorpusFile/128-4 4752 24940 ns/op 5.13 MB/s BenchmarkMarshalCorpusFile/256-4 2476 47601 ns/op 5.38 MB/s BenchmarkMarshalCorpusFile/512-4 1408 96200 ns/op 5.32 MB/s BenchmarkMarshalCorpusFile/1024-4 633 191438 ns/op 5.35 MB/s BenchmarkMarshalCorpusFile/2048-4 295 383236 ns/op 5.34 MB/s BenchmarkMarshalCorpusFile/4096-4 164 742584 ns/op 5.52 MB/s BenchmarkMarshalCorpusFile/8192-4 70 1491226 ns/op 5.49 MB/s BenchmarkMarshalCorpusFile/16384-4 42 2875859 ns/op 5.70 MB/s BenchmarkMarshalCorpusFile/32768-4 19 6308461 ns/op 5.19 MB/s BenchmarkMarshalCorpusFile/65536-4 9 13356308 ns/op 4.91 MB/s BenchmarkMarshalCorpusFile/131072-4 4 32989911 ns/op 3.97 MB/s BenchmarkMarshalCorpusFile/262144-4 2 50096140 ns/op 5.23 MB/s BenchmarkMarshalCorpusFile/524288-4 1 106745500 ns/op 4.91 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 202209049 ns/op 5.19 MB/s BenchmarkUnmarshalCorpusFile/1-4 9774 11863 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 12358 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 9621 13730 ns/op 0.29 MB/s BenchmarkUnmarshalCorpusFile/8-4 6673 15515 ns/op 0.52 MB/s BenchmarkUnmarshalCorpusFile/16-4 7135 18758 ns/op 0.85 MB/s BenchmarkUnmarshalCorpusFile/32-4 4456 27445 ns/op 1.17 MB/s BenchmarkUnmarshalCorpusFile/64-4 3224 32888 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/128-4 2678 42956 ns/op 2.98 MB/s BenchmarkUnmarshalCorpusFile/256-4 1022 113526 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/512-4 540 212283 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/1024-4 291 398720 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/2048-4 148 793880 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/4096-4 73 1575934 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3154881 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6259283 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/32768-4 9 12490617 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 25469416 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 58785531 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 113410070 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 217077139 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 431028982 ns/op 2.43 MB/s BenchmarkMutatorBytes/1-4 37394 3246 ns/op BenchmarkMutatorBytes/10-4 42042 2992 ns/op BenchmarkMutatorBytes/100-4 38024 3160 ns/op BenchmarkMutatorBytes/1000-4 26894 4732 ns/op BenchmarkMutatorBytes/10000-4 7983 19313 ns/op BenchmarkMutatorBytes/100000-4 1076 122760 ns/op BenchmarkMutatorString/1-4 39519 3372 ns/op BenchmarkMutatorString/10-4 36459 3142 ns/op BenchmarkMutatorString/100-4 29910 4099 ns/op BenchmarkMutatorString/1000-4 16494 7225 ns/op BenchmarkMutatorString/10000-4 3028 41156 ns/op BenchmarkMutatorString/100000-4 361 304718 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 20258 5797 ns/op BenchmarkMutatorAllBasicTypes/string-4 19987 5934 ns/op BenchmarkMutatorAllBasicTypes/bool-4 68008 1962 ns/op BenchmarkMutatorAllBasicTypes/float32-4 52202 2064 ns/op BenchmarkMutatorAllBasicTypes/float64-4 56397 1993 ns/op BenchmarkMutatorAllBasicTypes/int-4 63705 1949 ns/op BenchmarkMutatorAllBasicTypes/int8-4 65342 1849 ns/op BenchmarkMutatorAllBasicTypes/int16-4 60429 1839 ns/op BenchmarkMutatorAllBasicTypes/int32-4 61898 1907 ns/op BenchmarkMutatorAllBasicTypes/int64-4 63508 1855 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 60817 2176 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 53850 2042 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 53749 1957 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 64348 1976 ns/op PASS ok internal/fuzz 12.567s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 19527 6046 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 175249 709.1 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.638s PASS ok internal/poll 0.039s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 6 19942278 ns/op PASS ok internal/trace 2.736s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11154 ns/op BenchmarkCopyNLarge-4 261 526053 ns/op PASS ok io 0.399s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 142856 829.7 ns/op BenchmarkPrintln-4 27775 4310 ns/op BenchmarkPrintlnNoFlags-4 44805 2484 ns/op PASS ok log 0.561s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2746987 39.42 ns/op BenchmarkAcosh-4 1478496 91.19 ns/op BenchmarkAsin-4 2969371 42.48 ns/op BenchmarkAsinh-4 1381492 83.56 ns/op BenchmarkAtan-4 3604569 31.99 ns/op BenchmarkAtanh-4 1500186 79.09 ns/op BenchmarkAtan2-4 2600046 47.10 ns/op BenchmarkCbrt-4 1804312 64.87 ns/op BenchmarkCeil-4 23468976 4.735 ns/op BenchmarkCopysign-4 4039144 27.05 ns/op BenchmarkCos-4 1516520 76.85 ns/op BenchmarkCosh-4 2044826 57.19 ns/op BenchmarkErf-4 3582849 32.79 ns/op BenchmarkErfc-4 3342931 34.06 ns/op BenchmarkErfinv-4 3092977 37.38 ns/op BenchmarkErfcinv-4 3205495 36.82 ns/op BenchmarkExp-4 7459063 15.34 ns/op BenchmarkExpGo-4 1110986 105.7 ns/op BenchmarkExpm1-4 2661068 47.44 ns/op BenchmarkExp2-4 1211438 98.03 ns/op BenchmarkExp2Go-4 1126108 104.0 ns/op BenchmarkAbs-4 5529746 21.06 ns/op BenchmarkDim-4 11280864 10.39 ns/op BenchmarkFloor-4 26359408 4.699 ns/op BenchmarkMax-4 18487734 6.781 ns/op BenchmarkMin-4 18387476 6.729 ns/op BenchmarkMod-4 426837 278.2 ns/op BenchmarkFrexp-4 2112688 56.13 ns/op BenchmarkGamma-4 900597 136.3 ns/op BenchmarkHypot-4 12294552 8.862 ns/op BenchmarkHypotGo-4 1940391 60.64 ns/op BenchmarkIlogb-4 2421698 49.24 ns/op BenchmarkJ0-4 313242 400.4 ns/op BenchmarkJ1-4 321046 385.6 ns/op BenchmarkJn-4 152947 813.9 ns/op BenchmarkLdexp-4 2197120 54.55 ns/op BenchmarkLgamma-4 1000000 102.0 ns/op BenchmarkLog-4 7093108 16.97 ns/op BenchmarkLogb-4 2430968 48.25 ns/op BenchmarkLog1p-4 1955835 62.82 ns/op BenchmarkLog10-4 5725862 19.86 ns/op BenchmarkLog2-4 1785164 64.64 ns/op BenchmarkModf-4 2791530 41.44 ns/op BenchmarkNextafter32-4 2877412 40.52 ns/op BenchmarkNextafter64-4 2990882 38.93 ns/op BenchmarkPowInt-4 797017 159.9 ns/op BenchmarkPowFrac-4 597936 204.9 ns/op BenchmarkPow10Pos-4 6991720 17.63 ns/op BenchmarkPow10Neg-4 5513299 19.04 ns/op BenchmarkRound-4 5276526 22.88 ns/op BenchmarkRoundToEven-4 13140428 9.305 ns/op BenchmarkRemainder-4 718764 184.8 ns/op BenchmarkSignbit-4 8053429 13.95 ns/op BenchmarkSin-4 1838283 62.45 ns/op BenchmarkSincos-4 1312861 90.03 ns/op BenchmarkSinh-4 2669101 46.36 ns/op BenchmarkSqrtIndirect-4 28112472 4.790 ns/op BenchmarkSqrtLatency-4 25319654 4.657 ns/op BenchmarkSqrtIndirectLatency-4 27596020 4.767 ns/op BenchmarkSqrtGoLatency-4 1590414 74.35 ns/op BenchmarkSqrtPrime-4 40525 2587 ns/op BenchmarkTan-4 1845565 65.09 ns/op BenchmarkTanh-4 2029729 56.91 ns/op BenchmarkTrunc-4 30128089 4.330 ns/op BenchmarkY0-4 354129 377.5 ns/op BenchmarkY1-4 354303 354.4 ns/op BenchmarkYn-4 146810 827.3 ns/op BenchmarkFloat64bits-4 7454859 15.65 ns/op BenchmarkFloat64frombits-4 8487602 14.14 ns/op BenchmarkFloat32bits-4 8663812 14.53 ns/op BenchmarkFloat32frombits-4 7594476 15.12 ns/op BenchmarkFMA-4 26378826 5.053 ns/op PASS ok math 13.030s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15499377 7.758 ns/op 8249.14 MB/s BenchmarkAddVV/2-4 14780858 8.207 ns/op 15597.02 MB/s BenchmarkAddVV/3-4 13830090 9.096 ns/op 21108.13 MB/s BenchmarkAddVV/4-4 13278259 8.922 ns/op 28694.11 MB/s BenchmarkAddVV/5-4 13173492 9.370 ns/op 34152.90 MB/s BenchmarkAddVV/10-4 10337229 11.72 ns/op 54598.99 MB/s BenchmarkAddVV/100-4 2322968 46.30 ns/op 138218.86 MB/s BenchmarkAddVV/1000-4 310730 414.2 ns/op 154517.88 MB/s BenchmarkSubVV/1-4 15188154 7.530 ns/op 8499.50 MB/s BenchmarkSubVV/2-4 15653403 8.364 ns/op 15303.26 MB/s BenchmarkSubVV/3-4 13995645 8.773 ns/op 21885.64 MB/s BenchmarkSubVV/4-4 14184326 8.633 ns/op 29652.58 MB/s BenchmarkSubVV/5-4 13720588 9.245 ns/op 34612.69 MB/s BenchmarkSubVV/10-4 10381089 11.46 ns/op 55831.42 MB/s BenchmarkSubVV/100-4 2515418 49.36 ns/op 129664.99 MB/s BenchmarkSubVV/1000-4 273204 437.2 ns/op 146397.25 MB/s BenchmarkAddVW/1-4 19156776 6.666 ns/op 1200.14 MB/s BenchmarkAddVW/2-4 17401071 7.021 ns/op 2279.00 MB/s BenchmarkAddVW/3-4 13818102 7.792 ns/op 3080.19 MB/s BenchmarkAddVW/4-4 16134026 7.678 ns/op 4167.89 MB/s BenchmarkAddVW/5-4 15731632 8.061 ns/op 4962.06 MB/s BenchmarkAddVW/10-4 12818986 9.661 ns/op 8280.56 MB/s BenchmarkAddVW/100-4 321021 373.5 ns/op 2142.00 MB/s BenchmarkAddVW/1000-4 44707 2590 ns/op 3088.85 MB/s BenchmarkAddVWext/1-4 17885625 7.374 ns/op 1084.83 MB/s BenchmarkAddVWext/2-4 15057464 8.130 ns/op 1968.04 MB/s BenchmarkAddVWext/3-4 13611954 8.742 ns/op 2745.21 MB/s BenchmarkAddVWext/4-4 16603676 7.912 ns/op 4044.48 MB/s BenchmarkAddVWext/5-4 12870728 8.361 ns/op 4783.87 MB/s BenchmarkAddVWext/10-4 11772271 10.13 ns/op 7893.52 MB/s BenchmarkAddVWext/100-4 53918 2177 ns/op 367.55 MB/s BenchmarkAddVWext/1000-4 6060 21589 ns/op 370.56 MB/s BenchmarkSubVW/1-4 14822496 7.288 ns/op 1097.72 MB/s BenchmarkSubVW/2-4 14037645 7.835 ns/op 2042.00 MB/s BenchmarkSubVW/3-4 15504752 7.834 ns/op 3063.47 MB/s BenchmarkSubVW/4-4 15488230 8.317 ns/op 3847.52 MB/s BenchmarkSubVW/5-4 13712908 8.988 ns/op 4450.16 MB/s BenchmarkSubVW/10-4 7099789 15.88 ns/op 5037.80 MB/s BenchmarkSubVW/100-4 311618 437.1 ns/op 1830.32 MB/s BenchmarkSubVW/1000-4 38203 2826 ns/op 2830.79 MB/s BenchmarkSubVWext/1-4 15542587 7.605 ns/op 1051.93 MB/s BenchmarkSubVWext/2-4 15587881 8.472 ns/op 1888.63 MB/s BenchmarkSubVWext/3-4 14833918 8.665 ns/op 2769.63 MB/s BenchmarkSubVWext/4-4 14047718 8.490 ns/op 3768.95 MB/s BenchmarkSubVWext/5-4 13913284 8.992 ns/op 4448.21 MB/s BenchmarkSubVWext/10-4 10596109 10.74 ns/op 7446.74 MB/s BenchmarkSubVWext/100-4 50113 2483 ns/op 322.20 MB/s BenchmarkSubVWext/1000-4 5540 23977 ns/op 333.65 MB/s BenchmarkMulAddVWW/1-4 13835434 8.620 ns/op 7424.89 MB/s BenchmarkMulAddVWW/2-4 13824361 8.958 ns/op 14289.58 MB/s BenchmarkMulAddVWW/3-4 12090757 9.908 ns/op 19378.82 MB/s BenchmarkMulAddVWW/4-4 12218304 10.31 ns/op 24842.09 MB/s BenchmarkMulAddVWW/5-4 12306840 10.31 ns/op 31040.55 MB/s BenchmarkMulAddVWW/10-4 8254472 14.33 ns/op 44675.37 MB/s BenchmarkMulAddVWW/100-4 1650308 72.65 ns/op 88095.63 MB/s BenchmarkMulAddVWW/1000-4 184261 696.1 ns/op 91937.54 MB/s BenchmarkAddMulVVW/1-4 17315067 7.187 ns/op 8905.55 MB/s BenchmarkAddMulVVW/2-4 16325972 7.496 ns/op 17075.28 MB/s BenchmarkAddMulVVW/3-4 14578562 8.446 ns/op 22731.37 MB/s BenchmarkAddMulVVW/4-4 13496049 9.092 ns/op 28156.08 MB/s BenchmarkAddMulVVW/5-4 11793183 10.88 ns/op 29425.15 MB/s BenchmarkAddMulVVW/10-4 9867055 11.65 ns/op 54916.52 MB/s BenchmarkAddMulVVW/100-4 2222043 54.33 ns/op 117807.95 MB/s BenchmarkAddMulVVW/1000-4 239400 512.8 ns/op 124809.82 MB/s BenchmarkDivWVW/1-4 2126730 55.07 ns/op 1162.18 MB/s BenchmarkDivWVW/2-4 1000000 116.8 ns/op 1095.90 MB/s BenchmarkDivWVW/3-4 949712 129.8 ns/op 1479.51 MB/s BenchmarkDivWVW/4-4 857775 155.0 ns/op 1652.05 MB/s BenchmarkDivWVW/5-4 712108 179.9 ns/op 1778.93 MB/s BenchmarkDivWVW/10-4 405529 310.5 ns/op 2060.91 MB/s BenchmarkDivWVW/100-4 44488 2582 ns/op 2479.09 MB/s BenchmarkDivWVW/1000-4 5264 24653 ns/op 2596.08 MB/s BenchmarkNonZeroShifts/1/shrVU-4 18842314 6.722 ns/op BenchmarkNonZeroShifts/1/shlVU-4 18571041 6.398 ns/op BenchmarkNonZeroShifts/2/shrVU-4 17146341 6.769 ns/op BenchmarkNonZeroShifts/2/shlVU-4 17129678 6.732 ns/op BenchmarkNonZeroShifts/3/shrVU-4 16271673 7.391 ns/op BenchmarkNonZeroShifts/3/shlVU-4 16171474 7.202 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13898116 8.145 ns/op BenchmarkNonZeroShifts/4/shlVU-4 15169330 7.738 ns/op BenchmarkNonZeroShifts/5/shrVU-4 13629928 8.462 ns/op BenchmarkNonZeroShifts/5/shlVU-4 14011050 8.629 ns/op BenchmarkNonZeroShifts/10/shrVU-4 9980426 12.11 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9989899 11.67 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1413805 76.17 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1838737 61.29 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 203946 647.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 220345 552.8 ns/op BenchmarkDecimalConversion-4 229 538845 ns/op BenchmarkFloatString/100-4 12458 10520 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 255 487703 ns/op 2911 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 43596202 ns/op 61618 B/op 58 allocs/op BenchmarkFloatString/100000-4 1 4457268190 ns/op 844472 B/op 493 allocs/op BenchmarkFloatAdd/10-4 172204 727.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 181557 708.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 165534 742.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 94484 1227 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 20060 5955 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 230966 507.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 248106 495.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 238502 514.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 192752 642.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 63566 1894 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2004 56997 ns/op BenchmarkParseFloatLargeExp-4 522 245655 ns/op BenchmarkGCD10x10/WithoutXY-4 216549 588.1 ns/op BenchmarkGCD10x10/WithXY-4 55888 2076 ns/op BenchmarkGCD10x100/WithoutXY-4 106250 1130 ns/op BenchmarkGCD10x100/WithXY-4 21360 5887 ns/op BenchmarkGCD10x1000/WithoutXY-4 71574 1889 ns/op BenchmarkGCD10x1000/WithXY-4 16014 7707 ns/op BenchmarkGCD100x100/WithoutXY-4 26740 4442 ns/op BenchmarkGCD100x100/WithXY-4 10000 10287 ns/op BenchmarkGCD100x1000/WithoutXY-4 14793 8277 ns/op BenchmarkGCD100x1000/WithXY-4 6268 16463 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2335 52283 ns/op BenchmarkGCD1000x1000/WithXY-4 1214 96578 ns/op BenchmarkHilbert-4 21 5447643 ns/op BenchmarkBinomial-4 13504 8880 ns/op BenchmarkQuoRem-4 27031 4691 ns/op BenchmarkExp-4 20 6170722 ns/op BenchmarkExpMont/Odd-4 144 860897 ns/op 2599 B/op 22 allocs/op BenchmarkExpMont/Even1-4 124 825749 ns/op 3363 B/op 38 allocs/op BenchmarkExpMont/Even2-4 129 1014607 ns/op 3830 B/op 53 allocs/op BenchmarkExpMont/Even3-4 134 920074 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even4-4 135 867211 ns/op 3865 B/op 54 allocs/op BenchmarkExpMont/Even8-4 132 879701 ns/op 3834 B/op 53 allocs/op BenchmarkExpMont/Even32-4 136 908278 ns/op 3881 B/op 54 allocs/op BenchmarkExpMont/Even64-4 152 724401 ns/op 3632 B/op 53 allocs/op BenchmarkExpMont/Even96-4 145 773737 ns/op 3784 B/op 51 allocs/op BenchmarkExpMont/Even128-4 174 678407 ns/op 3246 B/op 50 allocs/op BenchmarkExpMont/Even255-4 171 675715 ns/op 2960 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 378 297690 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 373 323721 ns/op 1734 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 357 329459 ns/op 1743 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 346 322877 ns/op 1739 B/op 47 allocs/op BenchmarkExp2-4 19 6218723 ns/op BenchmarkBitset-4 771378 166.4 ns/op BenchmarkBitsetNeg-4 420963 309.0 ns/op BenchmarkBitsetOrig-4 253932 525.5 ns/op BenchmarkBitsetNegOrig-4 164794 888.4 ns/op BenchmarkModSqrt225_Tonelli-4 122 968323 ns/op BenchmarkModSqrt225_3Mod4-4 390 298635 ns/op BenchmarkModSqrt231_Tonelli-4 100 1019916 ns/op BenchmarkModSqrt231_5Mod8-4 326 358414 ns/op BenchmarkModInverse-4 14649 8768 ns/op BenchmarkSqrt-4 2222 58415 ns/op BenchmarkIntSqr/1-4 1000000 112.4 ns/op BenchmarkIntSqr/2-4 699232 175.3 ns/op BenchmarkIntSqr/3-4 571081 210.5 ns/op BenchmarkIntSqr/5-4 456591 287.5 ns/op BenchmarkIntSqr/8-4 342073 371.1 ns/op BenchmarkIntSqr/10-4 272428 437.1 ns/op BenchmarkIntSqr/20-4 57577 2233 ns/op BenchmarkIntSqr/30-4 41626 2974 ns/op BenchmarkIntSqr/50-4 26713 4383 ns/op BenchmarkIntSqr/80-4 15838 7131 ns/op BenchmarkIntSqr/100-4 12651 9143 ns/op BenchmarkIntSqr/200-4 5648 23677 ns/op BenchmarkIntSqr/300-4 2122 59016 ns/op BenchmarkIntSqr/500-4 990 112616 ns/op BenchmarkIntSqr/800-4 397 317389 ns/op BenchmarkIntSqr/1000-4 270 434063 ns/op BenchmarkDiv/20/10-4 386037 319.4 ns/op BenchmarkDiv/40/20-4 410985 299.8 ns/op BenchmarkDiv/100/50-4 397333 339.8 ns/op BenchmarkDiv/200/100-4 59990 2190 ns/op BenchmarkDiv/400/200-4 52317 2384 ns/op BenchmarkDiv/1000/500-4 40402 2847 ns/op BenchmarkDiv/2000/1000-4 32488 3711 ns/op BenchmarkDiv/20000/10000-4 1345 92874 ns/op BenchmarkDiv/200000/100000-4 30 3949140 ns/op BenchmarkDiv/2000000/1000000-4 1 129967699 ns/op BenchmarkDiv/20000000/10000000-4 1 3406445066 ns/op BenchmarkMul-4 5 22235835 ns/op BenchmarkNatMul/10-4 171790 1194 ns/op BenchmarkNatMul/100-4 6862 27904 ns/op BenchmarkNatMul/1000-4 154 739155 ns/op BenchmarkZeroShifts/Shl-4 10000 17596 ns/op BenchmarkZeroShifts/ShlSame-4 3138052 35.18 ns/op BenchmarkZeroShifts/Shr-4 10000 17375 ns/op BenchmarkZeroShifts/ShrSame-4 3158280 37.18 ns/op BenchmarkExp3Power/0x10-4 156651 943.2 ns/op BenchmarkExp3Power/0x40-4 107575 1152 ns/op BenchmarkExp3Power/0x100-4 76418 1671 ns/op BenchmarkExp3Power/0x400-4 36091 3493 ns/op BenchmarkExp3Power/0x1000-4 8085 13849 ns/op BenchmarkExp3Power/0x4000-4 2234 67925 ns/op BenchmarkExp3Power/0x10000-4 198 594947 ns/op BenchmarkExp3Power/0x40000-4 18 5605609 ns/op BenchmarkExp3Power/0x100000-4 2 51559020 ns/op BenchmarkExp3Power/0x400000-4 1 451549827 ns/op BenchmarkFibo-4 4 31678797 ns/op BenchmarkNatSqr/1-4 924924 171.9 ns/op BenchmarkNatSqr/2-4 494416 280.9 ns/op BenchmarkNatSqr/3-4 474954 324.2 ns/op BenchmarkNatSqr/5-4 359994 525.1 ns/op BenchmarkNatSqr/8-4 240384 697.1 ns/op BenchmarkNatSqr/10-4 224569 763.0 ns/op BenchmarkNatSqr/20-4 45025 2528 ns/op BenchmarkNatSqr/30-4 35140 3515 ns/op BenchmarkNatSqr/50-4 20962 5654 ns/op BenchmarkNatSqr/80-4 12309 9234 ns/op BenchmarkNatSqr/100-4 9217 11652 ns/op BenchmarkNatSqr/200-4 5144 26782 ns/op BenchmarkNatSqr/300-4 1814 77482 ns/op BenchmarkNatSqr/500-4 1033 138355 ns/op BenchmarkNatSqr/800-4 384 312711 ns/op BenchmarkNatSqr/1000-4 285 408207 ns/op BenchmarkNatSetBytes/8-4 825084 123.9 ns/op BenchmarkNatSetBytes/24-4 334916 418.4 ns/op BenchmarkNatSetBytes/128-4 74002 1662 ns/op BenchmarkNatSetBytes/7-4 950629 127.6 ns/op BenchmarkNatSetBytes/23-4 350158 411.9 ns/op BenchmarkNatSetBytes/127-4 75435 1618 ns/op BenchmarkScanPi-4 226 527078 ns/op BenchmarkStringPiParallel-4 556 205430 ns/op BenchmarkScan/10/Base2-4 43626 2582 ns/op BenchmarkScan/100/Base2-4 4922 23244 ns/op BenchmarkScan/1000/Base2-4 524 230789 ns/op BenchmarkScan/10/Base8-4 99066 1119 ns/op BenchmarkScan/100/Base8-4 14637 8118 ns/op BenchmarkScan/1000/Base8-4 1606 78418 ns/op BenchmarkScan/10/Base10-4 115705 1074 ns/op BenchmarkScan/100/Base10-4 16059 7313 ns/op BenchmarkScan/1000/Base10-4 1692 70441 ns/op BenchmarkScan/10/Base16-4 126146 924.7 ns/op BenchmarkScan/100/Base16-4 18759 6390 ns/op BenchmarkScan/1000/Base16-4 2022 60733 ns/op BenchmarkString/10/Base2-4 261780 495.0 ns/op BenchmarkString/100/Base2-4 35001 3695 ns/op BenchmarkString/1000/Base2-4 3681 33096 ns/op BenchmarkString/10/Base8-4 421054 266.1 ns/op BenchmarkString/100/Base8-4 88578 1398 ns/op BenchmarkString/1000/Base8-4 8151 12962 ns/op BenchmarkString/10/Base10-4 241534 528.9 ns/op BenchmarkString/100/Base10-4 46832 2619 ns/op BenchmarkString/1000/Base10-4 7867 18763 ns/op BenchmarkString/10/Base16-4 468202 243.8 ns/op BenchmarkString/100/Base16-4 118029 1058 ns/op BenchmarkString/1000/Base16-4 13525 9044 ns/op BenchmarkLeafSize/0-4 34 3561626 ns/op BenchmarkLeafSize/1-4 513 208129 ns/op BenchmarkLeafSize/2-4 550 222710 ns/op BenchmarkLeafSize/3-4 396 304040 ns/op BenchmarkLeafSize/4-4 537 216893 ns/op BenchmarkLeafSize/5-4 385 329066 ns/op BenchmarkLeafSize/6-4 372 305461 ns/op BenchmarkLeafSize/7-4 406 295692 ns/op BenchmarkLeafSize/8-4 540 212366 ns/op BenchmarkLeafSize/9-4 295 397061 ns/op BenchmarkLeafSize/10-4 348 332757 ns/op BenchmarkLeafSize/11-4 363 330497 ns/op BenchmarkLeafSize/12-4 393 315319 ns/op BenchmarkLeafSize/13-4 344 330692 ns/op BenchmarkLeafSize/14-4 433 314365 ns/op BenchmarkLeafSize/15-4 466 270198 ns/op BenchmarkLeafSize/16-4 555 233369 ns/op BenchmarkLeafSize/32-4 536 224372 ns/op BenchmarkLeafSize/64-4 475 247847 ns/op BenchmarkProbablyPrime/n=0-4 12 9453303 ns/op BenchmarkProbablyPrime/n=1-4 10 10904558 ns/op BenchmarkProbablyPrime/n=5-4 7 16244165 ns/op BenchmarkProbablyPrime/n=10-4 5 22913324 ns/op BenchmarkProbablyPrime/n=20-4 3 36483380 ns/op BenchmarkProbablyPrime/Lucas-4 14 8144984 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 93 1329484 ns/op BenchmarkRatCmp-4 215736 615.9 ns/op BenchmarkFloatSqrt/64-4 23600 5105 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 14437 8185 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9081 11462 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5869 22893 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 1048 121582 ns/op 18160 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 63 1603113 ns/op 175145 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 114331011 ns/op 3839448 B/op 659 allocs/op PASS ok math/big 57.019s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 15077281 8.541 ns/op BenchmarkLeadingZeros8-4 14207742 8.794 ns/op BenchmarkLeadingZeros16-4 14678199 8.296 ns/op BenchmarkLeadingZeros32-4 14439016 8.160 ns/op BenchmarkLeadingZeros64-4 15977179 7.767 ns/op BenchmarkTrailingZeros-4 15933344 7.678 ns/op BenchmarkTrailingZeros8-4 16474492 7.733 ns/op BenchmarkTrailingZeros16-4 15968840 7.590 ns/op BenchmarkTrailingZeros32-4 16117580 7.589 ns/op BenchmarkTrailingZeros64-4 16307311 7.541 ns/op BenchmarkOnesCount-4 16648816 7.591 ns/op BenchmarkOnesCount8-4 16770403 7.682 ns/op BenchmarkOnesCount16-4 14922984 7.739 ns/op BenchmarkOnesCount32-4 15430668 8.040 ns/op BenchmarkOnesCount64-4 16075933 8.000 ns/op BenchmarkRotateLeft-4 16276867 8.402 ns/op BenchmarkRotateLeft8-4 15342668 7.890 ns/op BenchmarkRotateLeft16-4 16911013 8.027 ns/op BenchmarkRotateLeft32-4 14318427 7.969 ns/op BenchmarkRotateLeft64-4 16516216 7.581 ns/op BenchmarkReverse-4 20575154 5.850 ns/op BenchmarkReverse8-4 29210868 4.584 ns/op BenchmarkReverse16-4 24078446 5.027 ns/op BenchmarkReverse32-4 22850257 5.460 ns/op BenchmarkReverse64-4 22616366 5.888 ns/op BenchmarkReverseBytes-4 28504624 4.580 ns/op BenchmarkReverseBytes16-4 29387505 4.785 ns/op BenchmarkReverseBytes32-4 29745459 4.440 ns/op BenchmarkReverseBytes64-4 24337921 5.075 ns/op BenchmarkAdd-4 16224525 7.827 ns/op BenchmarkAdd32-4 16651465 7.803 ns/op BenchmarkAdd64-4 15711189 8.166 ns/op BenchmarkAdd64multiple-4 25157332 4.908 ns/op BenchmarkSub-4 15548016 7.883 ns/op BenchmarkSub32-4 16142262 8.744 ns/op BenchmarkSub64-4 16405513 7.725 ns/op BenchmarkSub64multiple-4 27094762 4.717 ns/op BenchmarkMul-4 14938657 7.727 ns/op BenchmarkMul32-4 12668560 7.981 ns/op BenchmarkMul64-4 14796028 7.867 ns/op BenchmarkDiv-4 3546669 32.87 ns/op BenchmarkDiv32-4 6271792 17.16 ns/op BenchmarkDiv64-4 3510558 33.33 ns/op PASS ok math/bits 7.001s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14028382 7.980 ns/op BenchmarkAcos-4 614068 195.6 ns/op BenchmarkAcosh-4 600350 216.3 ns/op BenchmarkAsin-4 645403 191.7 ns/op BenchmarkAsinh-4 663460 184.4 ns/op BenchmarkAtan-4 1000000 117.1 ns/op BenchmarkAtanh-4 938241 116.3 ns/op BenchmarkConj-4 28444288 4.151 ns/op BenchmarkCos-4 807061 145.8 ns/op BenchmarkCosh-4 865934 143.3 ns/op BenchmarkExp-4 1000000 108.9 ns/op BenchmarkLog-4 1000000 102.3 ns/op BenchmarkLog10-4 1000000 101.2 ns/op BenchmarkPhase-4 2524596 47.16 ns/op BenchmarkPolar-4 1631296 73.42 ns/op BenchmarkPow-4 324178 397.0 ns/op BenchmarkRect-4 1314562 88.29 ns/op BenchmarkSin-4 810940 148.0 ns/op BenchmarkSinh-4 830149 145.6 ns/op BenchmarkSqrt-4 1414713 83.86 ns/op BenchmarkTan-4 505608 248.3 ns/op BenchmarkTanh-4 552278 225.3 ns/op PASS ok math/cmplx 3.783s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 193350 594.5 ns/op BenchmarkInt63ThreadsafeParallel-4 131425 810.2 ns/op BenchmarkInt63Unthreadsafe-4 1000000 121.0 ns/op BenchmarkIntn1000-4 802971 158.7 ns/op BenchmarkInt63n1000-4 664045 155.7 ns/op BenchmarkInt31n1000-4 734958 142.4 ns/op BenchmarkFloat32-4 700690 157.1 ns/op BenchmarkFloat64-4 959751 123.3 ns/op BenchmarkPerm3-4 169070 685.8 ns/op BenchmarkPerm30-4 21110 5546 ns/op BenchmarkPerm30ViaShuffle-4 21139 5698 ns/op BenchmarkShuffleOverhead-4 15088 7852 ns/op BenchmarkRead3-4 816223 140.1 ns/op BenchmarkRead64-4 81061 1559 ns/op BenchmarkRead1000-4 5913 21972 ns/op PASS ok math/rand 2.555s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 41018 2773 ns/op BenchmarkQDecodeWord-4 93915 1129 ns/op BenchmarkQDecodeHeader-4 91804 1263 ns/op BenchmarkTypeByExtension/.html-4 607082 208.2 ns/op BenchmarkTypeByExtension/.HTML-4 367617 290.7 ns/op BenchmarkTypeByExtension/.unused-4 470326 279.1 ns/op BenchmarkExtensionsByType/text/html-4 201411 892.0 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 54092 2166 ns/op BenchmarkExtensionsByType/application/octet-stream-4 58494 2787 ns/op PASS ok mime 1.614s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 987 126035 ns/op PASS ok mime/quotedprintable 0.187s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 25296901 ns/op 8540 B/op 89 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 51383664 ns/op 14088 B/op 116 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5031227443 ns/op 150424 B/op 233 allocs/op BenchmarkDNSName-4 152078 698.2 ns/op BenchmarkInterfaces-4 2311 56520 ns/op BenchmarkInterfaceByIndex-4 7708 17021 ns/op BenchmarkInterfaceByName-4 2025 59708 ns/op BenchmarkInterfaceAddrs-4 2168 57367 ns/op BenchmarkInterfacesAndAddrs-4 7056 18925 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2732 38864 ns/op BenchmarkParseIP-4 17701 6607 ns/op BenchmarkIPString/IPv4-4 154033 735.7 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 14826 8307 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48878 2365 ns/op BenchmarkIPEqual/IPv4-4 1171076 104.5 ns/op BenchmarkIPEqual/IPv6-4 1138596 103.7 ns/op BenchmarkTCP4OneShot-4 153 688001 ns/op BenchmarkTCP4OneShotTimeout-4 190 651582 ns/op BenchmarkTCP4Persistent-4 386 305680 ns/op BenchmarkTCP4PersistentTimeout-4 476 295241 ns/op BenchmarkTCP6OneShot-4 168 771649 ns/op BenchmarkTCP6OneShotTimeout-4 214 677211 ns/op BenchmarkTCP6Persistent-4 352 368936 ns/op BenchmarkTCP6PersistentTimeout-4 375 329577 ns/op BenchmarkTCP4ConcurrentReadWrite-4 23866 5703 ns/op BenchmarkTCP6ConcurrentReadWrite-4 13135 8420 ns/op BenchmarkSetReadDeadline-4 150692 794.2 ns/op BenchmarkUDP6LinkLocalUnicast-4 274 412661 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 256 392552 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 285 409396 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 271 429407 ns/op 0 B/op 0 allocs/op PASS ok net 11.919s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24440 4863 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9770 11571 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13230 9016 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 19004 6291 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 31660 4175 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 1000000 116.5 ns/op BenchmarkReadRequestChrome-4 4297 28036 ns/op 21.79 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11032 10623 ns/op 7.34 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11304 11811 ns/op 6.94 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6720 15093 ns/op 10.00 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16677 7065 ns/op 5.66 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 67 1928658 ns/op 0.53 MB/s BenchmarkFileAndServer_1KB/https1-4 45 2472833 ns/op 0.41 MB/s BenchmarkFileAndServer_1KB/h2-4 46 2682184 ns/op 0.38 MB/s BenchmarkFileAndServer_16MB/h1-4 2 66289862 ns/op 253.09 MB/s BenchmarkFileAndServer_16MB/https1-4 1 157262806 ns/op 106.68 MB/s BenchmarkFileAndServer_16MB/h2-4 1 354489953 ns/op 47.33 MB/s BenchmarkFileAndServer_64MB/h1-4 1 305385177 ns/op 219.75 MB/s BenchmarkFileAndServer_64MB/https1-4 1 833326641 ns/op 80.53 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1954293037 ns/op 34.34 MB/s BenchmarkServeMux-4 266 441488 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 368 335651 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 46 2725944 ns/op 6640 B/op 67 allocs/op BenchmarkClientServer/https1-4 44 3238810 ns/op 9522 B/op 100 allocs/op BenchmarkClientServer/h2-4 26 5044233 ns/op 15836 B/op 132 allocs/op BenchmarkClientServerParallel/4/h1-4 237 444184 ns/op 11902 B/op 86 allocs/op BenchmarkClientServerParallel/4/https1-4 14 7495368 ns/op 136820 B/op 1253 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57014: read tcp 127.0.0.1:57001->127.0.0.1:57014: use of closed network connection BenchmarkClientServerParallel/4/h2-4 21 5935743 ns/op 104432 B/op 1026 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57031: read tcp 127.0.0.1:57022->127.0.0.1:57031: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57025: write tcp 127.0.0.1:57022->127.0.0.1:57025: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57028: write tcp 127.0.0.1:57022->127.0.0.1:57028: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57048: read tcp 127.0.0.1:57033->127.0.0.1:57048: use of closed network connection BenchmarkClientServerParallel/64/h1-4 193 671865 ns/op 19061 B/op 120 allocs/op BenchmarkClientServerParallel/64/https1-4 28 6788499 ns/op 131064 B/op 1231 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57532: write tcp 127.0.0.1:57530->127.0.0.1:57532: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57535: write tcp 127.0.0.1:57530->127.0.0.1:57535: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57543: read tcp 127.0.0.1:57540->127.0.0.1:57543: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57547: write tcp 127.0.0.1:57540->127.0.0.1:57547: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57545: read tcp 127.0.0.1:57540->127.0.0.1:57545: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57550: read tcp 127.0.0.1:57540->127.0.0.1:57550: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57554: write tcp 127.0.0.1:57540->127.0.0.1:57554: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57555: write tcp 127.0.0.1:57540->127.0.0.1:57555: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57548: write tcp 127.0.0.1:57540->127.0.0.1:57548: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57553: write tcp 127.0.0.1:57540->127.0.0.1:57553: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 34 6101031 ns/op 96466 B/op 956 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57589: read tcp 127.0.0.1:57588->127.0.0.1:57589: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57599: read tcp 127.0.0.1:57593->127.0.0.1:57599: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57600: write tcp 127.0.0.1:57593->127.0.0.1:57600: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57616: read tcp 127.0.0.1:57608->127.0.0.1:57616: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57621: read tcp 127.0.0.1:57608->127.0.0.1:57621: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57622: write tcp 127.0.0.1:57608->127.0.0.1:57622: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57625: read tcp 127.0.0.1:57608->127.0.0.1:57625: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57624: read tcp 127.0.0.1:57608->127.0.0.1:57624: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57623: read tcp 127.0.0.1:57608->127.0.0.1:57623: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57620: write tcp 127.0.0.1:57608->127.0.0.1:57620: use of closed network connection ... [output truncated] BenchmarkServer-4 1 102752347 ns/op 30224 B/op 145 allocs/op BenchmarkClient-4 42 3586257 ns/op 4055 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 499 246350 ns/op 7388 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 925 136060 ns/op 3065 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1200 99534 ns/op 1925 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1101 100875 ns/op 2731 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1000 108479 ns/op 2750 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 958 113282 ns/op 2713 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1725 94454 ns/op 1901 B/op 14 allocs/op BenchmarkServerHijack-4 960 134484 ns/op 16687 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 60 2182502 ns/op 6467 B/op 52 allocs/op BenchmarkResponseStatusLine-4 462846 262.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.746s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2103 71246 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.350s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 105748 1081 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 507355 242.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 203344 529.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66433 1575 ns/op BenchmarkStdIPv4-4 124944 824.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 102001 1184 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 112010 1091 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 134580 923.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 85528 1544 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1241986 96.19 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 108.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1150675 95.76 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 357055 374.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 374212 338.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 332349 391.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 98984 1161 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 435292 291.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 344258 347.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 323863 392.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 142401 792.3 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 453902 253.7 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 428020 304.7 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 138787 853.9 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 201645 632.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 330007 403.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 176613 726.3 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 383185 355.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 176418 710.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 184615 727.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 181592 724.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 132818 993.3 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 515510 222.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 165063 782.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 104133 1133 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 140707 906.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 178298 646.7 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 130192 1039 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 297021 403.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 133680 1013 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 158436 870.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 207772 595.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 147717 882.5 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 101.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 103.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 106.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 110.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 110.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 113.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 108.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 113.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 109.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 414716 336.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 610914 206.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 277238 468.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 281275 446.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 240198 504.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 89862 1336 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 566815 223.0 ns/op PASS ok net/netip 9.452s 2023/01/25 23:05:37 Test RPC server listening on 127.0.0.1:57765 2023/01/25 23:05:37 Test HTTP RPC server listening on 127.0.0.1:57766 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 170 754927 ns/op BenchmarkEndToEndHTTP-4 198 631533 ns/op BenchmarkEndToEndAsync-4 1428 88799 ns/op BenchmarkEndToEndAsyncHTTP-4 1717 73654 ns/op PASS ok net/rpc 1.086s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4195 30209 ns/op BenchmarkReadMIMEHeader/server_headers-4 5324 25035 ns/op BenchmarkUncommon-4 20025 6876 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.591s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3519 35822 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 79596 1496 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 490912 285.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 105370 1133 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 169832 650.4 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 97947 1242 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14574 11473 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 264212 441.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 108872 1159 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 195396 760.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 91046 1362 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 16824 7445 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 178128 668.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 62005 1780 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 62275 1829 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 30403 3724 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5658 29244 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 173784 640.3 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 59852 1701 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 69466 2234 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 29426 5615 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4425 29979 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.668s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2092411 47.80 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 120681 865.5 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 502 234730 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 174 663633 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 396 393951 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 os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 46417 3681 ns/op BenchmarkStatFile-4 32365 4291 ns/op BenchmarkStatDir-4 27787 5061 ns/op BenchmarkLstatDot-4 48123 4010 ns/op BenchmarkLstatFile-4 24184 4597 ns/op BenchmarkLstatDir-4 29539 4248 ns/op PASS ok os 2.645s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 10 11392587 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.367s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 279788 378.7 ns/op PASS ok os/user 0.224s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2366002 69.86 ns/op BenchmarkString-4 1885038 65.02 ns/op BenchmarkBytes-4 1654688 67.51 ns/op BenchmarkNamedBytes-4 871120 156.1 ns/op BenchmarkBytesArray-4 553825 180.9 ns/op BenchmarkSliceLen-4 2026432 61.46 ns/op BenchmarkMapLen-4 1300576 104.1 ns/op BenchmarkStringLen-4 1374250 101.9 ns/op BenchmarkArrayLen-4 1329831 120.3 ns/op BenchmarkSliceCap-4 2017407 55.01 ns/op BenchmarkDeepEqual/int8-4 580983 183.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 109069 1374 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 587473 227.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 104724 1170 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 517076 287.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 94960 1588 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 480124 222.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 93295 1308 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 535330 231.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 98616 1183 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 648420 186.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 134289 933.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 482143 232.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 106074 1178 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 501850 417.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 87273 1289 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 519156 246.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 103986 1206 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 504202 248.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 98841 1213 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 475898 241.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 102584 1169 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 527361 225.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 92726 1337 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 363999 355.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81775 1710 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 445423 346.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 78088 2572 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 326444 315.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 95323 1671 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 640702 236.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 101562 1428 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 379314 314.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 76838 1406 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 96748 1150 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52221 2308 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 47066 2265 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 38229 3197 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 283282 523.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 36109 3179 ns/op BenchmarkIsZero/StructComparable-4 835918 147.6 ns/op BenchmarkIsZero/StructIncomparable-4 158358 789.8 ns/op BenchmarkSetZero/Bool/Direct-4 2454399 52.58 ns/op BenchmarkSetZero/Bool/CachedZero-4 1571230 70.51 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 107.1 ns/op BenchmarkSetZero/Int/Direct-4 2027772 60.20 ns/op BenchmarkSetZero/Int/CachedZero-4 1750315 69.27 ns/op BenchmarkSetZero/Int/NewZero-4 1202150 133.2 ns/op BenchmarkSetZero/Uint/Direct-4 1983375 62.70 ns/op BenchmarkSetZero/Uint/CachedZero-4 1822021 63.88 ns/op BenchmarkSetZero/Uint/NewZero-4 1200288 98.43 ns/op BenchmarkSetZero/Float/Direct-4 2101636 57.98 ns/op BenchmarkSetZero/Float/CachedZero-4 1272904 112.2 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 100.0 ns/op BenchmarkSetZero/Complex/Direct-4 2121086 58.26 ns/op BenchmarkSetZero/Complex/CachedZero-4 1819645 69.13 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 104.0 ns/op BenchmarkSetZero/Array/Direct-4 2948667 40.33 ns/op BenchmarkSetZero/Array/CachedZero-4 1836333 67.27 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 163.4 ns/op BenchmarkSetZero/Chan/Direct-4 2009118 83.86 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 115.9 ns/op BenchmarkSetZero/Chan/NewZero-4 719155 144.5 ns/op BenchmarkSetZero/Func/Direct-4 1938730 59.78 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 115.3 ns/op BenchmarkSetZero/Func/NewZero-4 812941 129.3 ns/op BenchmarkSetZero/Interface/Direct-4 1516753 67.11 ns/op BenchmarkSetZero/Interface/CachedZero-4 1809944 65.23 ns/op BenchmarkSetZero/Interface/NewZero-4 1068960 102.8 ns/op BenchmarkSetZero/Map/Direct-4 1977163 60.33 ns/op BenchmarkSetZero/Map/CachedZero-4 1249322 89.03 ns/op BenchmarkSetZero/Map/NewZero-4 872886 136.9 ns/op BenchmarkSetZero/Pointer/Direct-4 2022417 61.08 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1287890 157.9 ns/op BenchmarkSetZero/Pointer/NewZero-4 934212 133.8 ns/op BenchmarkSetZero/Slice/Direct-4 1000000 109.5 ns/op BenchmarkSetZero/Slice/CachedZero-4 1712005 82.38 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 116.1 ns/op BenchmarkSetZero/String/Direct-4 1930101 61.10 ns/op BenchmarkSetZero/String/CachedZero-4 1658688 95.82 ns/op BenchmarkSetZero/String/NewZero-4 966048 112.7 ns/op BenchmarkSetZero/Struct/Direct-4 2774510 47.06 ns/op BenchmarkSetZero/Struct/CachedZero-4 1707366 68.93 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 109.4 ns/op BenchmarkSelect/1-4 155401 830.6 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 100960 1789 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 35336 3500 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 113887 885.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 129110 923.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 141336 1221 ns/op 104.87 MB/s BenchmarkCallArgCopy/size=256-4 74641 1541 ns/op 166.11 MB/s BenchmarkCallArgCopy/size=1024-4 55816 2455 ns/op 417.09 MB/s BenchmarkCallArgCopy/size=4096-4 18744 7911 ns/op 517.79 MB/s BenchmarkCallArgCopy/size=65536-4 1070 126318 ns/op 518.82 MB/s BenchmarkPtrTo-4 627742 196.6 ns/op BenchmarkFieldByName1-4 509502 249.4 ns/op BenchmarkFieldByName2-4 40654 5400 ns/op BenchmarkFieldByName3-4 4176 30384 ns/op BenchmarkInterfaceBig-4 2443882 48.40 ns/op BenchmarkInterfaceSmall-4 3351340 38.43 ns/op BenchmarkNew-4 1000000 106.1 ns/op BenchmarkMap/StringKeys/MapIndex-4 3147 38561 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2918 47125 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2805 47963 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2922 56635 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3495 43168 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3316 34434 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 210026 633.4 ns/op PASS ok reflect 25.649s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 4455 26503 ns/op 9163 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 20588 ns/op 9173 B/op 1 allocs/op BenchmarkFindString-4 10000 23585 ns/op 9225 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 24745 ns/op 9470 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 23695 ns/op 9450 B/op 2 allocs/op BenchmarkLiteral-4 10000 17615 ns/op BenchmarkNotLiteral-4 4494 43880 ns/op BenchmarkMatchClass-4 3576 52329 ns/op BenchmarkMatchClass_InRange-4 3592 62742 ns/op BenchmarkReplaceAll-4 3546 108160 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 8510 19451 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 26967 5525 ns/op BenchmarkAnchoredShortMatch-4 10000 19195 ns/op BenchmarkAnchoredLongMatch-4 13874 9619 ns/op BenchmarkOnePassShortA-4 21832 5715 ns/op BenchmarkNotOnePassShortA-4 6147 22430 ns/op BenchmarkOnePassShortB-4 26164 5012 ns/op BenchmarkNotOnePassShortB-4 5422 32156 ns/op BenchmarkOnePassLongPrefix-4 83557 1401 ns/op BenchmarkOnePassLongNotPrefix-4 29863 3970 ns/op BenchmarkMatchParallelShared-4 5488 23717 ns/op BenchmarkMatchParallelCopied-4 10000 24387 ns/op BenchmarkQuoteMetaAll-4 168330 1227 ns/op 11.41 MB/s BenchmarkQuoteMetaNone-4 339490 303.3 ns/op 85.72 MB/s BenchmarkCompile/Onepass-4 4335 30672 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1854 78912 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 139 760843 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2901826 42.37 ns/op 377.66 MB/s BenchmarkMatch/Easy0/32-4 10000 19096 ns/op 1.68 MB/s BenchmarkMatch/Easy0/1K-4 5928 36318 ns/op 28.20 MB/s BenchmarkMatch/Easy0i/16-4 2833402 42.69 ns/op 374.81 MB/s BenchmarkMatch/Easy0i/32-4 6358 34659 ns/op 0.92 MB/s BenchmarkMatch/Easy0i/1K-4 252 867855 ns/op 1.18 MB/s BenchmarkMatch/Easy1/16-4 2761516 41.78 ns/op 382.98 MB/s BenchmarkMatch/Easy1/32-4 10000 21099 ns/op 1.52 MB/s BenchmarkMatch/Easy1/1K-4 4040 44602 ns/op 22.96 MB/s BenchmarkMatch/Medium/16-4 2733364 50.30 ns/op 318.06 MB/s BenchmarkMatch/Medium/32-4 7213 30055 ns/op 1.06 MB/s BenchmarkMatch/Medium/1K-4 248 452648 ns/op 2.26 MB/s BenchmarkMatch/Hard/16-4 2751358 41.62 ns/op 384.45 MB/s BenchmarkMatch/Hard/32-4 4716 38089 ns/op 0.84 MB/s BenchmarkMatch/Hard/1K-4 170 634205 ns/op 1.61 MB/s BenchmarkMatch/Hard1/16-4 1730 93693 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 840 163372 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 26 4168064 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 28938 4101 ns/op 3.90 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17174 10082 ns/op 3.17 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 579 184860 ns/op 5.54 MB/s 25 B/op 0 allocs/op PASS ok regexp 11.316s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 966379 127.8 ns/op PASS ok regexp/syntax 1.372s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 463605 303.9 ns/op BenchmarkMakeChan/Int-4 479941 420.7 ns/op BenchmarkMakeChan/Ptr-4 981232 502.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 308.6 ns/op BenchmarkMakeChan/Struct/32-4 256638 724.1 ns/op BenchmarkMakeChan/Struct/40-4 137716 833.1 ns/op BenchmarkChanNonblocking-4 5840413 19.48 ns/op BenchmarkSelectUncontended-4 944353 131.7 ns/op BenchmarkSelectSyncContended-4 87174 1345 ns/op BenchmarkSelectAsyncContended-4 246741 412.0 ns/op BenchmarkSelectNonblock-4 3400524 33.48 ns/op BenchmarkChanUncontended-4 9500 10862 ns/op BenchmarkChanContended-4 4756 24366 ns/op BenchmarkChanSync-4 176112 622.7 ns/op BenchmarkChanSyncWork-4 10000 35684 ns/op BenchmarkChanProdCons0-4 213590 517.7 ns/op BenchmarkChanProdCons10-4 427420 296.5 ns/op BenchmarkChanProdCons100-4 460375 253.8 ns/op BenchmarkChanProdConsWork0-4 140946 890.9 ns/op BenchmarkChanProdConsWork10-4 225060 507.6 ns/op BenchmarkChanProdConsWork100-4 250413 518.1 ns/op BenchmarkSelectProdCons-4 149439 879.5 ns/op BenchmarkReceiveDataFromClosedChan-4 876487 159.4 ns/op BenchmarkChanCreation-4 159950 677.6 ns/op BenchmarkChanSem-4 275053 459.8 ns/op BenchmarkChanPopular-4 80 1433166 ns/op BenchmarkChanClosed-4 1000000 131.4 ns/op BenchmarkCallClosure-4 4097539 32.94 ns/op BenchmarkCallClosure1-4 3597052 30.89 ns/op BenchmarkCallClosure2-4 1000000 147.4 ns/op BenchmarkCallClosure3-4 1000000 102.1 ns/op BenchmarkCallClosure4-4 1000000 124.0 ns/op BenchmarkComplex128DivNormal-4 11267145 9.907 ns/op BenchmarkComplex128DivNisNaN-4 8326580 13.24 ns/op BenchmarkComplex128DivDisNaN-4 9348718 12.55 ns/op BenchmarkComplex128DivNisInf-4 11825180 9.372 ns/op BenchmarkComplex128DivDisInf-4 6015661 21.17 ns/op BenchmarkSetTypePtr-4 68834572 1.916 ns/op 4174.42 MB/s BenchmarkSetTypePtr8-4 12699495 16.02 ns/op 3995.11 MB/s BenchmarkSetTypePtr16-4 12014422 12.00 ns/op 10669.22 MB/s BenchmarkSetTypePtr32-4 11904285 13.72 ns/op 18660.47 MB/s BenchmarkSetTypePtr64-4 11471019 11.01 ns/op 46496.36 MB/s BenchmarkSetTypePtr126-4 6235371 18.70 ns/op 53911.48 MB/s BenchmarkSetTypePtr128-4 7126898 20.43 ns/op 50111.17 MB/s BenchmarkSetTypePtrSlice-4 922654 181.0 ns/op 45269.57 MB/s BenchmarkSetTypeNode1-4 13242247 11.75 ns/op 2042.14 MB/s BenchmarkSetTypeNode1Slice-4 3558976 31.52 ns/op 24367.87 MB/s BenchmarkSetTypeNode8-4 12666519 10.44 ns/op 7662.34 MB/s BenchmarkSetTypeNode8Slice-4 1440451 85.64 ns/op 29891.75 MB/s BenchmarkSetTypeNode64-4 6610316 15.44 ns/op 34187.73 MB/s BenchmarkSetTypeNode64Slice-4 342264 452.2 ns/op 37364.41 MB/s BenchmarkSetTypeNode64Dead-4 10249617 13.28 ns/op 39746.20 MB/s BenchmarkSetTypeNode64DeadSlice-4 362242 393.1 ns/op 42978.93 MB/s BenchmarkSetTypeNode124-4 5466675 18.89 ns/op 53362.55 MB/s BenchmarkSetTypeNode124Slice-4 248266 585.9 ns/op 55051.51 MB/s BenchmarkSetTypeNode126-4 8448632 19.47 ns/op 52584.94 MB/s BenchmarkSetTypeNode126Slice-4 247482 552.3 ns/op 59326.39 MB/s BenchmarkSetTypeNode128-4 5431489 23.09 ns/op 45044.61 MB/s BenchmarkSetTypeNode128Slice-4 164340 758.4 ns/op 43879.46 MB/s BenchmarkSetTypeNode130-4 5627323 24.86 ns/op 42483.66 MB/s BenchmarkSetTypeNode130Slice-4 206673 704.9 ns/op 47938.79 MB/s BenchmarkSetTypeNode1024-4 1000000 161.3 ns/op 50879.35 MB/s BenchmarkSetTypeNode1024Slice-4 32019 3649 ns/op 71983.87 MB/s BenchmarkAllocation-4 3052 95396 ns/op BenchmarkReadMemStats-4 91 1420401 ns/op BenchmarkReadMemStatsLatency-4 1 5124307 p50-ns 5124307 p90-ns 5124307 p99-ns BenchmarkWriteBarrier-4 2258374 59.61 ns/op BenchmarkBulkWriteBarrier-4 3890520 29.01 ns/op BenchmarkScanStackNoLocals-4 2 69013951 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14692798 8.645 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11426252 9.238 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10367178 16.17 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8641278 14.19 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5885862 20.59 ns/op BenchmarkHash5-4 7256386 16.08 ns/op 310.91 MB/s BenchmarkHash16-4 7433533 15.18 ns/op 1053.87 MB/s BenchmarkHash64-4 7077123 16.82 ns/op 3805.86 MB/s BenchmarkHash1024-4 2285355 64.32 ns/op 15919.72 MB/s BenchmarkHash65536-4 50858 2344 ns/op 27961.59 MB/s BenchmarkAlignedLoad-4 10418565 14.28 ns/op BenchmarkUnalignedLoad-4 10544413 11.45 ns/op BenchmarkEqEfaceConcrete-4 7401297 15.64 ns/op BenchmarkEqIfaceConcrete-4 8079541 15.64 ns/op BenchmarkNeEfaceConcrete-4 6788313 23.53 ns/op BenchmarkNeIfaceConcrete-4 7708842 16.00 ns/op BenchmarkConvT2EByteSized/bool-4 3580314 29.16 ns/op BenchmarkConvT2EByteSized/uint8-4 4148484 26.76 ns/op BenchmarkConvT2ESmall-4 4399803 28.37 ns/op BenchmarkConvT2EUintptr-4 4184331 33.65 ns/op BenchmarkConvT2ELarge-4 1000000 170.7 ns/op BenchmarkConvT2ISmall-4 4284526 27.25 ns/op BenchmarkConvT2IUintptr-4 4339545 27.63 ns/op BenchmarkConvT2ILarge-4 1000000 165.2 ns/op BenchmarkConvI2E-4 3492512 30.89 ns/op BenchmarkConvI2I-4 3485076 31.68 ns/op BenchmarkAssertE2T-4 3457138 30.78 ns/op BenchmarkAssertE2TLarge-4 2065461 65.97 ns/op BenchmarkAssertE2I-4 3708919 31.16 ns/op BenchmarkAssertI2T-4 3493723 31.61 ns/op BenchmarkAssertI2I-4 3879734 38.58 ns/op BenchmarkAssertI2E-4 4493953 27.70 ns/op BenchmarkAssertE2E-4 4422987 29.36 ns/op BenchmarkAssertE2T2-4 2847140 57.15 ns/op BenchmarkAssertE2T2Blank-4 3907260 30.85 ns/op BenchmarkAssertI2E2-4 3608311 33.87 ns/op BenchmarkAssertI2E2Blank-4 4318960 27.41 ns/op BenchmarkAssertE2E2-4 3393148 36.81 ns/op BenchmarkAssertE2E2Blank-4 4735274 27.85 ns/op BenchmarkConvT2Ezero/zero/16-4 4287494 27.16 ns/op BenchmarkConvT2Ezero/zero/32-4 4359382 31.84 ns/op BenchmarkConvT2Ezero/zero/64-4 4414830 31.60 ns/op BenchmarkConvT2Ezero/zero/str-4 4474743 27.49 ns/op BenchmarkConvT2Ezero/zero/slice-4 4318464 27.52 ns/op BenchmarkConvT2Ezero/zero/big-4 131617 1254 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 140.3 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 137.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 125781 1213 ns/op BenchmarkConvT2Ezero/smallint/16-4 4195665 27.87 ns/op BenchmarkConvT2Ezero/smallint/32-4 4106556 28.72 ns/op BenchmarkConvT2Ezero/smallint/64-4 4299429 29.38 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 134.3 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 143.5 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 128.8 ns/op BenchmarkMalloc8-4 1000000 138.3 ns/op BenchmarkMalloc16-4 1000000 121.0 ns/op BenchmarkMallocTypeInfo8-4 1000000 115.9 ns/op BenchmarkMallocTypeInfo16-4 1000000 142.8 ns/op BenchmarkMallocLargeStruct-4 69686 1834 ns/op BenchmarkGoroutineSelect-4 18 6177492 ns/op BenchmarkGoroutineBlocking-4 19 6782808 ns/op BenchmarkGoroutineForRange-4 18 6538322 ns/op BenchmarkGoroutineIdle-4 15 7223743 ns/op BenchmarkHashStringSpeed-4 2130534 58.13 ns/op BenchmarkHashBytesSpeed-4 1000000 135.9 ns/op BenchmarkHashInt32Speed-4 2805282 42.67 ns/op BenchmarkHashInt64Speed-4 2784135 41.64 ns/op BenchmarkHashStringArraySpeed-4 586042 200.6 ns/op BenchmarkMegMap-4 3101076 57.03 ns/op BenchmarkMegOneMap-4 2378962 42.46 ns/op BenchmarkMegEqMap-4 3498 38167 ns/op BenchmarkMegEmptyMap-4 3826503 40.76 ns/op BenchmarkSmallStrMap-4 3042669 50.48 ns/op BenchmarkMapStringKeysEight_16-4 2973676 38.60 ns/op BenchmarkMapStringKeysEight_32-4 2932956 40.92 ns/op BenchmarkMapStringKeysEight_64-4 2856996 40.64 ns/op BenchmarkMapStringKeysEight_1M-4 2838471 39.36 ns/op BenchmarkIntMap-4 3067966 39.53 ns/op BenchmarkMapFirst/1-4 3551136 33.04 ns/op BenchmarkMapFirst/2-4 3570148 34.44 ns/op BenchmarkMapFirst/3-4 3900422 33.38 ns/op BenchmarkMapFirst/4-4 3676867 44.48 ns/op BenchmarkMapFirst/5-4 2510001 40.66 ns/op BenchmarkMapFirst/6-4 3666109 31.34 ns/op BenchmarkMapFirst/7-4 3993176 33.71 ns/op BenchmarkMapFirst/8-4 3848508 40.36 ns/op BenchmarkMapFirst/9-4 3624356 34.00 ns/op BenchmarkMapFirst/10-4 3292563 34.97 ns/op BenchmarkMapFirst/11-4 3348060 38.28 ns/op BenchmarkMapFirst/12-4 3642864 61.72 ns/op BenchmarkMapFirst/13-4 3269836 35.39 ns/op BenchmarkMapFirst/14-4 3312310 34.87 ns/op BenchmarkMapFirst/15-4 3158092 34.98 ns/op BenchmarkMapFirst/16-4 3243319 35.44 ns/op BenchmarkMapMid/1-4 3205172 43.70 ns/op BenchmarkMapMid/2-4 3185322 64.38 ns/op BenchmarkMapMid/3-4 3231451 36.80 ns/op BenchmarkMapMid/4-4 2923704 37.67 ns/op BenchmarkMapMid/5-4 3265785 36.92 ns/op BenchmarkMapMid/6-4 2192479 55.76 ns/op BenchmarkMapMid/7-4 3268389 47.38 ns/op BenchmarkMapMid/8-4 2761873 51.73 ns/op BenchmarkMapMid/9-4 3090658 40.38 ns/op BenchmarkMapMid/10-4 2949874 43.20 ns/op BenchmarkMapMid/11-4 2892759 39.26 ns/op BenchmarkMapMid/12-4 2806561 40.64 ns/op BenchmarkMapMid/13-4 2937702 39.60 ns/op BenchmarkMapMid/14-4 2976673 39.75 ns/op BenchmarkMapMid/15-4 3083409 39.34 ns/op BenchmarkMapMid/16-4 2823398 40.25 ns/op BenchmarkMapLast/1-4 3144805 37.83 ns/op BenchmarkMapLast/2-4 3073959 52.58 ns/op BenchmarkMapLast/3-4 3275078 36.99 ns/op BenchmarkMapLast/4-4 3170738 37.59 ns/op BenchmarkMapLast/5-4 2963886 38.02 ns/op BenchmarkMapLast/6-4 2591672 40.08 ns/op BenchmarkMapLast/7-4 3065379 48.67 ns/op BenchmarkMapLast/8-4 3123283 48.33 ns/op BenchmarkMapLast/9-4 3214148 50.56 ns/op BenchmarkMapLast/10-4 3036498 39.39 ns/op BenchmarkMapLast/11-4 3042478 37.98 ns/op BenchmarkMapLast/12-4 3277670 38.44 ns/op BenchmarkMapLast/13-4 3202506 36.51 ns/op BenchmarkMapLast/14-4 3137996 46.55 ns/op BenchmarkMapLast/15-4 3289017 41.75 ns/op BenchmarkMapLast/16-4 3268220 38.87 ns/op BenchmarkMapCycle-4 2444803 68.97 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3280722 35.36 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2864 37719 ns/op BenchmarkMakeMap/[Byte]Byte-4 332631 395.6 ns/op BenchmarkMakeMap/[Int]Int-4 225997 996.8 ns/op BenchmarkNewEmptyMap-4 16891406 8.737 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1539951 67.60 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 642038 205.1 ns/op BenchmarkMapIterEmpty-4 4122643 29.50 ns/op BenchmarkSameLengthMap-4 3488979 41.62 ns/op BenchmarkBigKeyMap-4 1385113 88.70 ns/op BenchmarkBigValMap-4 1220522 94.68 ns/op BenchmarkSmallKeyMap-4 2657934 47.83 ns/op BenchmarkMapPopulate/1-4 2118524 57.11 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 117321 1541 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9332 23475 ns/op 6271 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 594 309676 ns/op 51747 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 40 3052163 ns/op 416230 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 4 33591555 ns/op 6540528 B/op 2927 allocs/op BenchmarkComplexAlgMap-4 393918 319.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 627630 190.4 ns/op BenchmarkGoMapClear/Reflexive/10-4 718236 303.1 ns/op BenchmarkGoMapClear/Reflexive/100-4 229473 507.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 38264 3016 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5192 29843 ns/op BenchmarkGoMapClear/NonReflexive/1-4 466132 285.0 ns/op BenchmarkGoMapClear/NonReflexive/10-4 401535 297.8 ns/op BenchmarkGoMapClear/NonReflexive/100-4 156514 712.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 35382 5804 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 3892 27673 ns/op BenchmarkMapStringConversion/32/simple-4 1311397 107.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1257571 153.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 107.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1150873 155.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 104.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 110.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1595371 88.98 ns/op BenchmarkMapInterfacePtr-4 1755494 65.77 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6064519 31.55 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 76752 2318 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5736 20044 ns/op BenchmarkMapPop1000-4 426 295906 ns/op BenchmarkMapPop10000-4 18 5944051 ns/op BenchmarkMapAssign/Int32/256-4 1432908 77.49 ns/op BenchmarkMapAssign/Int32/65536-4 865537 116.2 ns/op BenchmarkMapAssign/Int64/256-4 2282145 99.27 ns/op BenchmarkMapAssign/Int64/65536-4 798150 127.4 ns/op BenchmarkMapAssign/Str/256-4 1000000 102.1 ns/op BenchmarkMapAssign/Str/65536-4 514437 205.3 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1383327 84.83 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 644533 278.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1334942 89.27 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 672214 208.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 559717 5372 ns/op BenchmarkMapOperatorAssign/Str/65536-4 211195 626.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 778658 149.0 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 218511 517.8 ns/op 59 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 677721 201.5 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 237633 439.8 ns/op 59 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 487360 283.8 ns/op 63 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 173829 703.5 ns/op 104 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1419111 103.5 ns/op BenchmarkMapDelete/Int32/1000-4 1782351 67.88 ns/op BenchmarkMapDelete/Int32/10000-4 1959027 68.07 ns/op BenchmarkMapDelete/Int64/100-4 1000000 108.9 ns/op BenchmarkMapDelete/Int64/1000-4 1560484 78.53 ns/op BenchmarkMapDelete/Int64/10000-4 1430301 83.04 ns/op BenchmarkMapDelete/Str/100-4 979788 123.1 ns/op BenchmarkMapDelete/Str/1000-4 964844 111.7 ns/op BenchmarkMapDelete/Str/10000-4 1000000 109.9 ns/op BenchmarkMapDelete/Pointer/100-4 1005669 124.2 ns/op BenchmarkMapDelete/Pointer/1000-4 1279902 86.72 ns/op BenchmarkMapDelete/Pointer/10000-4 1426765 90.30 ns/op BenchmarkMemmove/0-4 20141076 12.23 ns/op BenchmarkMemmove/1-4 1319274 89.51 ns/op 11.17 MB/s BenchmarkMemmove/2-4 830206 133.4 ns/op 14.99 MB/s BenchmarkMemmove/3-4 1223048 142.8 ns/op 21.01 MB/s BenchmarkMemmove/4-4 1258138 94.03 ns/op 42.54 MB/s BenchmarkMemmove/5-4 1000000 142.0 ns/op 35.22 MB/s BenchmarkMemmove/6-4 1275319 146.1 ns/op 41.06 MB/s BenchmarkMemmove/7-4 1272710 154.5 ns/op 45.31 MB/s BenchmarkMemmove/8-4 1000000 147.5 ns/op 54.24 MB/s BenchmarkMemmove/9-4 1273178 94.57 ns/op 95.16 MB/s BenchmarkMemmove/10-4 1264669 95.63 ns/op 104.57 MB/s BenchmarkMemmove/11-4 1000000 100.5 ns/op 109.47 MB/s BenchmarkMemmove/12-4 1000000 121.0 ns/op 99.15 MB/s BenchmarkMemmove/13-4 1238522 95.89 ns/op 135.58 MB/s BenchmarkMemmove/14-4 1000000 124.6 ns/op 112.34 MB/s BenchmarkMemmove/15-4 1247970 96.20 ns/op 155.92 MB/s BenchmarkMemmove/16-4 1270002 162.3 ns/op 98.57 MB/s BenchmarkMemmove/32-4 1000000 159.2 ns/op 201.04 MB/s BenchmarkMemmove/64-4 1000000 110.6 ns/op 578.68 MB/s BenchmarkMemmove/128-4 941319 118.6 ns/op 1079.69 MB/s BenchmarkMemmove/256-4 514362 251.5 ns/op 1018.01 MB/s BenchmarkMemmove/512-4 621392 187.1 ns/op 2736.10 MB/s BenchmarkMemmove/1024-4 406972 375.2 ns/op 2728.98 MB/s BenchmarkMemmove/2048-4 260840 457.5 ns/op 4476.48 MB/s BenchmarkMemmove/4096-4 129062 781.0 ns/op 5244.45 MB/s BenchmarkMemmoveOverlap/32-4 1232822 98.56 ns/op 324.67 MB/s BenchmarkMemmoveOverlap/64-4 1035932 101.2 ns/op 632.20 MB/s BenchmarkMemmoveOverlap/128-4 1000000 116.7 ns/op 1096.64 MB/s BenchmarkMemmoveOverlap/256-4 865848 138.1 ns/op 1853.30 MB/s BenchmarkMemmoveOverlap/512-4 730381 182.8 ns/op 2801.23 MB/s BenchmarkMemmoveOverlap/1024-4 447312 336.0 ns/op 3047.54 MB/s BenchmarkMemmoveOverlap/2048-4 293481 448.1 ns/op 4570.77 MB/s BenchmarkMemmoveOverlap/4096-4 172280 847.1 ns/op 4835.55 MB/s BenchmarkMemmoveUnalignedDst/0-4 18744420 6.646 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 109.0 ns/op 9.17 MB/s BenchmarkMemmoveUnalignedDst/2-4 1217649 109.4 ns/op 18.28 MB/s BenchmarkMemmoveUnalignedDst/3-4 977487 102.7 ns/op 29.20 MB/s BenchmarkMemmoveUnalignedDst/4-4 1390626 97.99 ns/op 40.82 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 123.3 ns/op 40.55 MB/s BenchmarkMemmoveUnalignedDst/6-4 1240966 100.1 ns/op 59.97 MB/s BenchmarkMemmoveUnalignedDst/7-4 1059636 95.87 ns/op 73.02 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 108.1 ns/op 74.01 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 101.5 ns/op 88.64 MB/s BenchmarkMemmoveUnalignedDst/10-4 1104556 169.0 ns/op 59.17 MB/s BenchmarkMemmoveUnalignedDst/11-4 1248124 98.08 ns/op 112.16 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 106.4 ns/op 112.79 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 175.1 ns/op 74.25 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 101.9 ns/op 137.42 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 122.1 ns/op 122.84 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 101.1 ns/op 158.22 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 105.3 ns/op 304.01 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 118.6 ns/op 539.61 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 120.5 ns/op 1062.39 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 208.2 ns/op 1229.81 MB/s BenchmarkMemmoveUnalignedDst/512-4 728108 260.5 ns/op 1965.45 MB/s BenchmarkMemmoveUnalignedDst/1024-4 431146 298.7 ns/op 3428.66 MB/s BenchmarkMemmoveUnalignedDst/2048-4 279980 540.0 ns/op 3792.78 MB/s BenchmarkMemmoveUnalignedDst/4096-4 152992 951.3 ns/op 4305.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 105.2 ns/op 304.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1088590 178.6 ns/op 358.39 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 219.8 ns/op 582.38 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 820274 147.1 ns/op 1740.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 618020 212.2 ns/op 2412.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 374984 308.7 ns/op 3317.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 305824 674.5 ns/op 3036.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 154255 885.3 ns/op 4626.60 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18665192 7.816 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1310380 120.6 ns/op 8.29 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1225338 171.5 ns/op 11.66 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 105.2 ns/op 28.52 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 109.4 ns/op 36.57 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1252182 98.91 ns/op 50.55 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 123.7 ns/op 48.52 MB/s BenchmarkMemmoveUnalignedSrc/7-4 985248 120.3 ns/op 58.18 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1310222 92.48 ns/op 86.51 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 158.4 ns/op 56.81 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 102.6 ns/op 97.44 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 103.9 ns/op 105.88 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 103.7 ns/op 115.76 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1120294 186.3 ns/op 69.78 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1142577 101.7 ns/op 137.70 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 100.4 ns/op 149.43 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 137.8 ns/op 116.08 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 103.0 ns/op 310.73 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 106.2 ns/op 602.61 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 132.3 ns/op 967.71 MB/s BenchmarkMemmoveUnalignedSrc/256-4 916482 157.2 ns/op 1628.83 MB/s BenchmarkMemmoveUnalignedSrc/512-4 697268 304.6 ns/op 1680.84 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 444699 405.4 ns/op 2526.01 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 219183 476.6 ns/op 4296.82 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 174348 803.0 ns/op 5100.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 780590 128.4 ns/op 249.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 109.0 ns/op 587.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 119.6 ns/op 1070.29 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 813098 142.5 ns/op 1795.99 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 723832 209.9 ns/op 2439.58 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 498888 283.6 ns/op 3611.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 254504 476.2 ns/op 4300.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 155372 763.9 ns/op 5361.75 MB/s BenchmarkMemclr/5-4 15304344 8.194 ns/op 610.19 MB/s BenchmarkMemclr/16-4 14747151 8.049 ns/op 1987.83 MB/s BenchmarkMemclr/64-4 13199865 9.024 ns/op 7092.47 MB/s BenchmarkMemclr/256-4 12749008 9.966 ns/op 25688.03 MB/s BenchmarkMemclr/4096-4 2236350 92.64 ns/op 44216.24 MB/s BenchmarkMemclr/65536-4 94144 1313 ns/op 49911.68 MB/s BenchmarkMemclr/1M-4 5158 23491 ns/op 44637.95 MB/s BenchmarkMemclr/4M-4 1148 100915 ns/op 41562.74 MB/s BenchmarkMemclr/8M-4 469 270116 ns/op 31055.62 MB/s BenchmarkMemclr/16M-4 100 1026526 ns/op 16343.68 MB/s BenchmarkMemclr/64M-4 49 2161927 ns/op 31041.23 MB/s BenchmarkGoMemclr/5-4 1806912 71.75 ns/op 69.69 MB/s BenchmarkGoMemclr/16-4 766628 301.9 ns/op 52.99 MB/s BenchmarkGoMemclr/64-4 197486 598.8 ns/op 106.88 MB/s BenchmarkGoMemclr/256-4 44055 2453 ns/op 104.38 MB/s BenchmarkMemclrRange/1K_2K-4 73881 1552 ns/op 61757.30 MB/s BenchmarkMemclrRange/2K_8K-4 26011 4360 ns/op 76498.69 MB/s BenchmarkMemclrRange/4K_16K-4 30650 3758 ns/op 85960.71 MB/s BenchmarkMemclrRange/160K_228K-4 3358 34784 ns/op 47806.06 MB/s BenchmarkClearFat7-4 3833850 30.27 ns/op BenchmarkClearFat8-4 4213425 48.27 ns/op BenchmarkClearFat11-4 3368587 53.81 ns/op BenchmarkClearFat12-4 3948532 27.77 ns/op BenchmarkClearFat13-4 4356427 44.55 ns/op BenchmarkClearFat14-4 2346001 43.25 ns/op BenchmarkClearFat15-4 3949160 28.29 ns/op BenchmarkClearFat16-4 4008921 27.61 ns/op BenchmarkClearFat24-4 4029782 47.54 ns/op BenchmarkClearFat32-4 4152099 32.35 ns/op BenchmarkClearFat40-4 3859563 35.80 ns/op BenchmarkClearFat48-4 4364299 29.16 ns/op BenchmarkClearFat56-4 3031262 41.80 ns/op BenchmarkClearFat64-4 3739134 29.83 ns/op BenchmarkClearFat72-4 3662529 31.96 ns/op BenchmarkClearFat128-4 2786430 53.71 ns/op BenchmarkClearFat256-4 2401282 67.32 ns/op BenchmarkClearFat512-4 1000000 140.3 ns/op BenchmarkClearFat1024-4 1000000 165.0 ns/op BenchmarkClearFat1032-4 999811 180.4 ns/op BenchmarkClearFat1040-4 973845 130.5 ns/op BenchmarkCopyFat7-4 4160596 29.59 ns/op BenchmarkCopyFat8-4 4354060 26.24 ns/op BenchmarkCopyFat11-4 4053396 28.74 ns/op BenchmarkCopyFat12-4 3912580 38.70 ns/op BenchmarkCopyFat13-4 4125048 32.20 ns/op BenchmarkCopyFat14-4 3815896 28.92 ns/op BenchmarkCopyFat15-4 4450626 38.83 ns/op BenchmarkCopyFat16-4 4705438 27.30 ns/op BenchmarkCopyFat24-4 4056841 29.01 ns/op BenchmarkCopyFat32-4 4158714 29.65 ns/op BenchmarkCopyFat64-4 3668527 49.41 ns/op BenchmarkCopyFat72-4 3959480 46.40 ns/op BenchmarkCopyFat128-4 2984986 36.69 ns/op BenchmarkCopyFat256-4 1977378 59.73 ns/op BenchmarkCopyFat512-4 1239555 90.99 ns/op BenchmarkCopyFat520-4 1000000 113.0 ns/op BenchmarkCopyFat1024-4 877142 152.2 ns/op BenchmarkCopyFat1032-4 872780 143.7 ns/op BenchmarkCopyFat1040-4 1000000 145.1 ns/op BenchmarkIssue18740/2byte-4 358 370090 ns/op BenchmarkIssue18740/4byte-4 589 212005 ns/op BenchmarkIssue18740/8byte-4 880 120454 ns/op BenchmarkReadMetricsLatency-4 10000 3154 p50-ns 6768 p90-ns 61438 p99-ns BenchmarkFinalizer-4 177 621612 ns/op BenchmarkFinalizerRun-4 145548 1007 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8058598 16.42 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3229566 32.26 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2756356 75.06 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2716772 50.24 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1535738 73.86 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1150083 97.61 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2439379 41.90 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1366893 78.25 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1546208 76.87 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2176042 53.36 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2343832 62.51 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1963336 55.20 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1823079 69.90 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1421421 72.87 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6588306 26.24 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7403284 17.90 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7033239 25.39 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8112668 16.49 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7529542 17.97 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5596717 20.41 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6781609 18.07 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7732004 21.77 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6700887 21.15 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7971164 14.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7432046 16.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7840326 26.40 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7342671 16.55 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 4910290 21.31 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7640332 14.64 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7531864 15.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8558725 14.42 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7858578 15.38 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6779182 16.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 8114613 15.96 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6986270 16.28 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7255144 17.06 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7215913 15.49 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7056492 15.92 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7624723 23.77 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8049159 15.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8532272 22.28 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7331570 14.81 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8279901 14.77 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7108299 16.24 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7501936 15.48 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7815576 16.29 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8123608 15.74 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6298724 16.91 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7302346 16.19 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6413929 18.17 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7045207 15.71 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7962372 14.22 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8081731 15.02 ns/op BenchmarkNetpollBreak-4 3039 37600 ns/op BenchmarkPingPongHog-4 9900 383363 ns/op BenchmarkStackGrowth-4 58988 2654 ns/op BenchmarkStackGrowthDeep-4 808 139677 ns/op BenchmarkCreateGoroutines-4 53908 3096 ns/op BenchmarkCreateGoroutinesParallel-4 58564 2493 ns/op BenchmarkCreateGoroutinesCapture-4 8956 21428 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 30736 16238 ns/op BenchmarkClosureCall-4 23201258 5.598 ns/op BenchmarkWakeupParallelSpinning/0s-4 6619 22284 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4479 25611 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4130 45990 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2606 80406 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1875 96444 ns/op BenchmarkWakeupParallelSpinning/20µs-4 979 163954 ns/op BenchmarkWakeupParallelSpinning/50µs-4 357 357430 ns/op BenchmarkWakeupParallelSpinning/100µs-4 168 655386 ns/op BenchmarkMatmult-4 3360865 47.79 ns/op BenchmarkFastrand-4 6543973 18.60 ns/op BenchmarkFastrand64-4 5500311 19.52 ns/op BenchmarkFastrandHashiter-4 3054330 40.69 ns/op BenchmarkFastrandn/2-4 3996571 34.52 ns/op BenchmarkFastrandn/3-4 4486140 42.54 ns/op BenchmarkFastrandn/4-4 4638138 26.49 ns/op BenchmarkFastrandn/5-4 4267717 44.69 ns/op BenchmarkIfaceCmp100-4 58050 1844 ns/op BenchmarkIfaceCmpNil100-4 231036 570.5 ns/op BenchmarkEfaceCmpDiff-4 49714 2756 ns/op BenchmarkEfaceCmpDiffIndirect-4 47606 2572 ns/op BenchmarkDefer-4 1697992 88.61 ns/op BenchmarkDefer10-4 710942 167.3 ns/op BenchmarkDeferMany-4 634981 377.1 ns/op BenchmarkPanicRecover-4 260722 768.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 51 1985139 ns/op 1930867 p50-ns 2737756 p90-ns 3307225 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 80 2564851 ns/op 2163223 p50-ns 4423806 p90-ns 8534567 p99-ns BenchmarkGoroutineProfile/small/idle-4 33 3078191 ns/op 3308528 p50-ns 4507267 p90-ns 5667602 p99-ns BenchmarkGoroutineProfile/small/loaded-4 27 5697554 ns/op 4884038 p50-ns 7652924 p90-ns 17993020 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 99 2059874 ns/op 1997971 p50-ns 2793502 p90-ns 4241201 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 31 3416100 ns/op 2398515 p50-ns 3817000 p90-ns 19070653 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 12020389 ns/op 10933136 p50-ns 16441647 p90-ns 18417917 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 23386843 ns/op 22465464 p50-ns 40934798 p90-ns 40934798 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1867811 ns/op 1790490 p50-ns 2528097 p90-ns 4867351 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 81 3833299 ns/op 2448303 p50-ns 7655760 p90-ns 20270371 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 24 4638654 ns/op 3949362 p50-ns 7136342 p90-ns 11026557 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 57 7576308 ns/op 6311765 p50-ns 13613963 p90-ns 21550287 p99-ns BenchmarkRWMutexUncontended-4 480000 1502 ns/op BenchmarkRWMutexWrite100-4 1000000 2454 ns/op BenchmarkRWMutexWrite10-4 38648 3376 ns/op BenchmarkRWMutexWorkWrite100-4 25316 6617 ns/op BenchmarkRWMutexWorkWrite10-4 41254 3260 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2227 52774 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1099 99090 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1154 159893 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 532 289103 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 618 197271 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 241 491971 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 234 689200 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 112 1004674 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 345285 1103 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 166436 1239 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 92024 1244 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 162054 1176 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 239306 1208 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 98072 1082 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 88486 2733 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 48608 3805 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 171615 1733 ns/op BenchmarkMakeSlice/Byte-4 1000000 109.0 ns/op BenchmarkMakeSlice/Int16-4 1380806 92.84 ns/op BenchmarkMakeSlice/Int-4 1000000 134.9 ns/op BenchmarkMakeSlice/Ptr-4 845797 149.1 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 206.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 282.7 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 361.6 ns/op BenchmarkGrowSlice/Byte-4 238220 481.1 ns/op BenchmarkGrowSlice/Int16-4 185229 651.0 ns/op BenchmarkGrowSlice/Int-4 200286 1154 ns/op BenchmarkGrowSlice/Ptr-4 158104 1088 ns/op BenchmarkGrowSlice/Struct/24-4 80380 1260 ns/op BenchmarkGrowSlice/Struct/32-4 55236 2446 ns/op BenchmarkGrowSlice/Struct/40-4 78388 2085 ns/op BenchmarkExtendSlice/IntSlice-4 254817 535.5 ns/op BenchmarkExtendSlice/PointerSlice-4 237244 932.1 ns/op BenchmarkExtendSlice/NoGrow-4 345891 341.3 ns/op BenchmarkAppend-4 772398 133.4 ns/op BenchmarkAppendGrowByte-4 2 83428544 ns/op BenchmarkAppendGrowString-4 1 573044192 ns/op BenchmarkAppendSlice/1Bytes-4 413756 307.7 ns/op BenchmarkAppendSlice/4Bytes-4 253876 418.9 ns/op BenchmarkAppendSlice/7Bytes-4 261100 560.1 ns/op BenchmarkAppendSlice/8Bytes-4 223683 483.9 ns/op BenchmarkAppendSlice/15Bytes-4 240751 552.3 ns/op BenchmarkAppendSlice/16Bytes-4 177025 607.4 ns/op BenchmarkAppendSlice/32Bytes-4 492777 286.3 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 29347 3740 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 10664 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9951 32977 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 702 148301 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 60 1709156 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 20 6973835 ns/op BenchmarkAppendStr/1Bytes-4 223689 520.6 ns/op BenchmarkAppendStr/4Bytes-4 217684 463.7 ns/op BenchmarkAppendStr/8Bytes-4 428203 473.6 ns/op BenchmarkAppendStr/16Bytes-4 265615 545.2 ns/op BenchmarkAppendStr/32Bytes-4 544580 363.6 ns/op BenchmarkAppendSpecialCase-4 812242 130.5 ns/op BenchmarkCopy/1Byte-4 220905 634.4 ns/op 1.58 MB/s BenchmarkCopy/1String-4 468318 402.2 ns/op 2.49 MB/s BenchmarkCopy/2Byte-4 409665 471.3 ns/op 4.24 MB/s BenchmarkCopy/2String-4 1052624 145.8 ns/op 13.72 MB/s BenchmarkCopy/4Byte-4 1335166 134.0 ns/op 29.86 MB/s BenchmarkCopy/4String-4 1000000 101.6 ns/op 39.37 MB/s BenchmarkCopy/8Byte-4 1290828 96.83 ns/op 82.62 MB/s BenchmarkCopy/8String-4 1000000 131.2 ns/op 60.95 MB/s BenchmarkCopy/12Byte-4 1204520 97.80 ns/op 122.70 MB/s BenchmarkCopy/12String-4 1258621 91.65 ns/op 130.93 MB/s BenchmarkCopy/16Byte-4 1297131 96.40 ns/op 165.98 MB/s BenchmarkCopy/16String-4 1307204 87.26 ns/op 183.36 MB/s BenchmarkCopy/32Byte-4 953701 109.0 ns/op 293.60 MB/s BenchmarkCopy/32String-4 1225628 96.61 ns/op 331.24 MB/s BenchmarkCopy/128Byte-4 1000000 112.4 ns/op 1138.68 MB/s BenchmarkCopy/128String-4 995818 119.6 ns/op 1070.05 MB/s BenchmarkCopy/1024Byte-4 413065 457.7 ns/op 2237.21 MB/s BenchmarkCopy/1024String-4 246073 588.5 ns/op 1739.94 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 23545 5257 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10392 10110 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 20029 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 24209 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 27792 ns/op BenchmarkAppendInPlace/Grow/Byte-4 151113 1366 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 86437 1523 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 64216 2462 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 37392 2698 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 45350 3227 ns/op BenchmarkStackCopyPtr-4 1 130165911 ns/op BenchmarkStackCopy-4 2 125455628 ns/op BenchmarkStackCopyNoCache-4 24 5691322 ns/op BenchmarkStackCopyWithStkobj-4 2 58040863 ns/op BenchmarkIssue18138-4 192 590992 ns/op BenchmarkCompareStringEqual-4 14583942 8.660 ns/op BenchmarkCompareStringIdentical-4 19193896 6.592 ns/op BenchmarkCompareStringSameLength-4 15562384 8.722 ns/op BenchmarkCompareStringDifferentLength-4 24374637 8.266 ns/op BenchmarkCompareStringBigUnaligned-4 1269 116762 ns/op 8980.56 MB/s BenchmarkCompareStringBig-4 1422 99165 ns/op 10574.18 MB/s BenchmarkConcatStringAndBytes-4 1738388 71.13 ns/op BenchmarkSliceByteToString/1-4 1540303 73.90 ns/op BenchmarkSliceByteToString/2-4 1000000 181.6 ns/op BenchmarkSliceByteToString/4-4 761977 151.4 ns/op BenchmarkSliceByteToString/8-4 1000000 147.1 ns/op BenchmarkSliceByteToString/16-4 969908 140.3 ns/op BenchmarkSliceByteToString/32-4 831091 170.6 ns/op BenchmarkSliceByteToString/64-4 743785 260.3 ns/op BenchmarkSliceByteToString/128-4 819204 356.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2408491 50.58 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 123.1 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1158709 112.4 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2777388 38.14 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1460258 74.33 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1790365 64.43 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1757814 82.06 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 364351 354.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 417098 286.3 ns/op BenchmarkRuneIterate/range/ASCII-4 7146552 16.37 ns/op BenchmarkRuneIterate/range/Japanese-4 2137296 49.54 ns/op BenchmarkRuneIterate/range/MixedLength-4 3086563 41.74 ns/op BenchmarkRuneIterate/range1/ASCII-4 7277690 15.97 ns/op BenchmarkRuneIterate/range1/Japanese-4 2117173 54.08 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2860387 39.22 ns/op BenchmarkRuneIterate/range2/ASCII-4 7938399 15.95 ns/op BenchmarkRuneIterate/range2/Japanese-4 2164912 69.75 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3010496 40.25 ns/op BenchmarkArrayEqual-4 27364285 4.448 ns/op BenchmarkFunc/Name-4 5611576 31.04 ns/op BenchmarkFunc/Entry-4 13160090 11.05 ns/op BenchmarkFunc/FileLine-4 1954533 67.07 ns/op PASS ok runtime 479.466s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 25614 4230 ns/op BenchmarkHandle/concurrent-4 18102 6163 ns/op PASS ok runtime/cgo 0.458s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 28060946 6.186 ns/op BenchmarkAtomicStore64-4 12841770 10.02 ns/op BenchmarkAtomicLoad-4 26490597 5.264 ns/op BenchmarkAtomicStore-4 11193044 13.55 ns/op BenchmarkAnd8-4 13812963 12.65 ns/op BenchmarkAnd-4 12346753 11.43 ns/op BenchmarkAnd8Parallel-4 3704482 31.51 ns/op BenchmarkAndParallel-4 4099707 28.54 ns/op BenchmarkOr8-4 12085480 9.531 ns/op BenchmarkOr-4 11994648 17.78 ns/op BenchmarkOr8Parallel-4 3868141 27.84 ns/op BenchmarkOrParallel-4 4172746 30.58 ns/op BenchmarkXadd-4 3467510 34.08 ns/op BenchmarkXadd64-4 3551503 31.14 ns/op BenchmarkCas-4 2279650 51.84 ns/op BenchmarkCas64-4 2305636 49.41 ns/op BenchmarkXchg-4 3554522 31.37 ns/op BenchmarkXchg64-4 3543717 32.89 ns/op PASS ok runtime/internal/atomic 4.005s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2826157 41.83 ns/op BenchmarkMulUintptr/large-4 1938512 68.54 ns/op PASS ok runtime/internal/math 0.653s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 12260911 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 21771087 ns/op 429.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 24 5089585 ns/op 15.67 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 25435232 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 38193117 ns/op 1334 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 12 8683688 ns/op 124.4 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 100618872 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 173539515 ns/op 11474 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 6 20884099 ns/op 775.5 concurrent_launches/op PASS ok runtime/pprof 2.391s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 12605194 ns/op BenchmarkStackLeak-4 13801 9084 ns/op PASS ok runtime/race 0.850s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2632436 48.08 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 197964 623.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.421s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 109693 1010 ns/op BenchmarkSortString1K-4 100 1169619 ns/op BenchmarkSortString1K_Slice-4 100 1050672 ns/op BenchmarkStableString1K-4 63 1832267 ns/op BenchmarkSortInt1K-4 126 870388 ns/op BenchmarkSortInt1K_Sorted-4 2139 64594 ns/op BenchmarkSortInt1K_Reversed-4 1406 109780 ns/op BenchmarkSortInt1K_Mod8-4 316 353165 ns/op BenchmarkStableInt1K-4 100 1243446 ns/op BenchmarkStableInt1K_Slice-4 100 1321124 ns/op BenchmarkSortInt64K-4 2 71817042 ns/op BenchmarkSortInt64K_Slice-4 2 72976570 ns/op BenchmarkStableInt64K-4 1 105124973 ns/op BenchmarkSort1e2-4 324 395035 ns/op BenchmarkStable1e2-4 136 1020826 ns/op BenchmarkSort1e4-4 2 80761727 ns/op BenchmarkStable1e4-4 1 377595985 ns/op PASS ok sort 55.727s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 745224 229.7 ns/op BenchmarkAtof64Float-4 547969 306.5 ns/op BenchmarkAtof64FloatExp-4 580780 230.8 ns/op BenchmarkAtof64Big-4 419888 493.7 ns/op BenchmarkAtof64RandomBits-4 204975 852.8 ns/op BenchmarkAtof64RandomFloats-4 452443 269.7 ns/op BenchmarkAtof64RandomLongFloats-4 377187 323.5 ns/op BenchmarkAtof32Decimal-4 709545 170.1 ns/op BenchmarkAtof32Float-4 667528 176.2 ns/op BenchmarkAtof32FloatExp-4 547539 236.8 ns/op BenchmarkAtof32Random-4 314469 391.9 ns/op BenchmarkAtof32RandomLong-4 125190 1828 ns/op BenchmarkParseInt/Pos/7bit-4 1061238 117.7 ns/op BenchmarkParseInt/Pos/26bit-4 632776 177.6 ns/op BenchmarkParseInt/Pos/31bit-4 755276 193.1 ns/op BenchmarkParseInt/Pos/56bit-4 433695 269.4 ns/op BenchmarkParseInt/Pos/63bit-4 402645 279.3 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 193.2 ns/op BenchmarkParseInt/Neg/26bit-4 766220 153.1 ns/op BenchmarkParseInt/Neg/31bit-4 656812 250.5 ns/op BenchmarkParseInt/Neg/56bit-4 462894 273.3 ns/op BenchmarkParseInt/Neg/63bit-4 449805 488.1 ns/op BenchmarkAtoi/Pos/7bit-4 1447639 123.2 ns/op BenchmarkAtoi/Pos/26bit-4 623944 223.3 ns/op BenchmarkAtoi/Pos/31bit-4 866308 151.5 ns/op BenchmarkAtoi/Pos/56bit-4 621760 228.8 ns/op BenchmarkAtoi/Pos/63bit-4 479096 309.4 ns/op BenchmarkAtoi/Neg/7bit-4 1613332 78.44 ns/op BenchmarkAtoi/Neg/26bit-4 789093 140.8 ns/op BenchmarkAtoi/Neg/31bit-4 754326 147.8 ns/op BenchmarkAtoi/Neg/56bit-4 544785 351.8 ns/op BenchmarkAtoi/Neg/63bit-4 402520 519.4 ns/op BenchmarkFormatFloat/Decimal-4 97514 1241 ns/op BenchmarkFormatFloat/Float-4 75537 1349 ns/op BenchmarkFormatFloat/Exp-4 98882 1268 ns/op BenchmarkFormatFloat/NegExp-4 81901 1227 ns/op BenchmarkFormatFloat/LongExp-4 71845 1654 ns/op BenchmarkFormatFloat/Big-4 71582 1559 ns/op BenchmarkFormatFloat/BinaryExp-4 169948 695.1 ns/op BenchmarkFormatFloat/32Integer-4 86959 1256 ns/op BenchmarkFormatFloat/32ExactFraction-4 103026 1349 ns/op BenchmarkFormatFloat/32Point-4 89455 1311 ns/op BenchmarkFormatFloat/32Exp-4 87104 1252 ns/op BenchmarkFormatFloat/32NegExp-4 94520 1207 ns/op BenchmarkFormatFloat/32Shortest-4 102406 1369 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 111799 1129 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 110266 1074 ns/op BenchmarkFormatFloat/64Fixed1-4 101797 2081 ns/op BenchmarkFormatFloat/64Fixed2-4 120909 922.8 ns/op BenchmarkFormatFloat/64Fixed3-4 131169 1075 ns/op BenchmarkFormatFloat/64Fixed4-4 99998 1136 ns/op BenchmarkFormatFloat/64Fixed12-4 59522 2599 ns/op BenchmarkFormatFloat/64Fixed16-4 79776 2009 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 87973 1945 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 76882 1596 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2194 58315 ns/op BenchmarkFormatFloat/Slowpath64-4 68046 1569 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 70024 1887 ns/op BenchmarkAppendFloat/Decimal-4 106594 983.0 ns/op BenchmarkAppendFloat/Float-4 97862 1244 ns/op BenchmarkAppendFloat/Exp-4 120169 1491 ns/op BenchmarkAppendFloat/NegExp-4 101692 1148 ns/op BenchmarkAppendFloat/LongExp-4 76605 1458 ns/op BenchmarkAppendFloat/Big-4 80827 2328 ns/op BenchmarkAppendFloat/BinaryExp-4 296270 689.6 ns/op BenchmarkAppendFloat/32Integer-4 81615 2152 ns/op BenchmarkAppendFloat/32ExactFraction-4 113636 1001 ns/op BenchmarkAppendFloat/32Point-4 110368 1100 ns/op BenchmarkAppendFloat/32Exp-4 114147 964.0 ns/op BenchmarkAppendFloat/32NegExp-4 117241 1027 ns/op BenchmarkAppendFloat/32Shortest-4 121150 914.3 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 143581 865.4 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 131193 1057 ns/op BenchmarkAppendFloat/64Fixed1-4 170796 714.3 ns/op BenchmarkAppendFloat/64Fixed2-4 158593 966.1 ns/op BenchmarkAppendFloat/64Fixed3-4 171356 694.2 ns/op BenchmarkAppendFloat/64Fixed4-4 182071 821.5 ns/op BenchmarkAppendFloat/64Fixed12-4 86434 1551 ns/op BenchmarkAppendFloat/64Fixed16-4 97950 1503 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 124824 971.2 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 97698 1627 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2403 53468 ns/op BenchmarkAppendFloat/Slowpath64-4 88272 1433 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 96933 2021 ns/op BenchmarkFormatInt-4 12829 13956 ns/op BenchmarkAppendInt-4 15039 7605 ns/op BenchmarkFormatUint-4 77727 1663 ns/op BenchmarkAppendUint-4 86683 1388 ns/op BenchmarkFormatIntSmall/7-4 1835832 59.58 ns/op BenchmarkFormatIntSmall/42-4 1987022 58.65 ns/op BenchmarkAppendIntSmall-4 986193 150.9 ns/op BenchmarkAppendUintVarlen/1-4 1000000 133.3 ns/op BenchmarkAppendUintVarlen/12-4 1000000 116.9 ns/op BenchmarkAppendUintVarlen/123-4 788974 157.6 ns/op BenchmarkAppendUintVarlen/1234-4 910918 154.6 ns/op BenchmarkAppendUintVarlen/12345-4 892696 164.2 ns/op BenchmarkAppendUintVarlen/123456-4 729578 179.7 ns/op BenchmarkAppendUintVarlen/1234567-4 848764 168.1 ns/op BenchmarkAppendUintVarlen/12345678-4 713804 157.2 ns/op BenchmarkAppendUintVarlen/123456789-4 718831 165.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 810548 170.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 734986 162.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 673321 228.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 803444 172.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 788916 164.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 673088 180.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 783992 181.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 722028 214.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 699813 222.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 748231 289.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 759459 235.5 ns/op BenchmarkQuote-4 30112 3399 ns/op BenchmarkQuoteRune-4 400124 349.8 ns/op BenchmarkAppendQuote-4 44234 2599 ns/op BenchmarkAppendQuoteRune-4 602588 242.9 ns/op BenchmarkUnquoteEasy-4 1000000 112.9 ns/op BenchmarkUnquoteHard-4 32215 3474 ns/op PASS ok strconv 24.951s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 237061 424.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 110696 1661 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 163629 1258 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 197541 711.3 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 54702 2444 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 90678 2405 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 586420 302.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 22819 5360 ns/op BenchmarkGenericMatch1-4 1911 63635 ns/op BenchmarkGenericMatch2-4 399 336752 ns/op BenchmarkSingleMaxSkipping-4 10000 12271 ns/op 814.93 MB/s BenchmarkSingleLongSuffixFail-4 16059 8225 ns/op 121.83 MB/s BenchmarkSingleMatch-4 180 610301 ns/op 24.58 MB/s BenchmarkByteByteNoMatch-4 85405 1343 ns/op BenchmarkByteByteMatch-4 14367 7879 ns/op BenchmarkByteStringMatch-4 10000 15568 ns/op BenchmarkHTMLEscapeNew-4 66153 1982 ns/op BenchmarkHTMLEscapeOld-4 76482 1767 ns/op BenchmarkByteStringReplacerWriteString-4 1268 90215 ns/op BenchmarkByteReplacerWriteString-4 1644 139497 ns/op BenchmarkByteByteReplaces-4 2239 46723 ns/op BenchmarkByteByteMap-4 7563 14908 ns/op BenchmarkMap/identity/ASCII-4 582730 373.1 ns/op BenchmarkMap/identity/Greek-4 436825 274.5 ns/op BenchmarkMap/change/ASCII-4 29749 3911 ns/op BenchmarkMap/change/Greek-4 21547 7210 ns/op BenchmarkIndexRune-4 1000000 103.3 ns/op BenchmarkIndexRuneLongString-4 1331847 85.02 ns/op BenchmarkIndexRuneFastPath-4 3263655 39.08 ns/op BenchmarkIndex-4 2861558 42.48 ns/op BenchmarkLastIndex-4 3139822 38.13 ns/op BenchmarkIndexByte-4 12409149 8.749 ns/op BenchmarkToUpper/#00-4 2575568 46.73 ns/op BenchmarkToUpper/ONLYUPPER-4 1890213 93.15 ns/op BenchmarkToUpper/abc-4 268436 469.8 ns/op BenchmarkToUpper/AbC123-4 190495 576.4 ns/op BenchmarkToUpper/azAZ09_-4 215396 517.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 37779 3741 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 38584 3250 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29280 4666 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54100 3326 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 100299 1255 ns/op BenchmarkToLower/#00-4 2614794 43.62 ns/op BenchmarkToLower/abc-4 2231990 48.58 ns/op BenchmarkToLower/AbC123-4 209776 634.4 ns/op BenchmarkToLower/azAZ09_-4 194622 646.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 82000 1506 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55296 2133 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31335 4055 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66036 2516 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 108874 1065 ns/op BenchmarkMapNoChanges-4 952272 130.8 ns/op BenchmarkTrim-4 25225 5694 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2535524 102.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 134872 855.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 99447 1194 ns/op BenchmarkEqualFold/Tests-4 55316 2403 ns/op BenchmarkEqualFold/ASCII-4 2706975 42.68 ns/op BenchmarkEqualFold/UnicodePrefix-4 124702 984.1 ns/op BenchmarkEqualFold/UnicodeSuffix-4 129194 1699 ns/op BenchmarkIndexHard1-4 1005 162836 ns/op BenchmarkIndexHard2-4 752 214378 ns/op BenchmarkIndexHard3-4 184 639048 ns/op BenchmarkIndexHard4-4 177 652904 ns/op BenchmarkLastIndexHard1-4 84 1846921 ns/op BenchmarkLastIndexHard2-4 80 2189511 ns/op BenchmarkLastIndexHard3-4 73 1669055 ns/op BenchmarkCountHard1-4 1064 121284 ns/op BenchmarkCountHard2-4 727 218600 ns/op BenchmarkCountHard3-4 180 641912 ns/op BenchmarkIndexTorture-4 10000 12879 ns/op BenchmarkCountTorture-4 9598 20601 ns/op BenchmarkCountTortureOverlapping-4 687 242384 ns/op BenchmarkCountByte/10-4 3042082 42.69 ns/op 234.25 MB/s BenchmarkCountByte/32-4 2873668 39.97 ns/op 800.69 MB/s BenchmarkCountByte/4096-4 965374 130.2 ns/op 31449.24 MB/s BenchmarkCountByte/4194304-4 872 138856 ns/op 30206.05 MB/s BenchmarkCountByte/67108864-4 24 4496107 ns/op 14925.99 MB/s BenchmarkFields/ASCII/16-4 228910 649.8 ns/op 24.62 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 17437 6123 ns/op 41.81 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1729 80650 ns/op 50.79 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 86 1922670 ns/op 34.09 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 34781360 ns/op 30.15 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 128710 1104 ns/op 14.50 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8810 14421 ns/op 17.75 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 447 261108 ns/op 15.69 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 27 5389973 ns/op 12.16 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 113714839 ns/op 9.22 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 154867 840.1 ns/op 19.05 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11320 ns/op 22.62 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 774 206438 ns/op 19.84 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 4206731 ns/op 15.58 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 105485671 ns/op 9.94 MB/s 10457536 B/op 26 allocs/op BenchmarkFieldsFunc/Mixed/16-4 152335 789.4 ns/op 20.27 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 11484 14574 ns/op 17.57 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 660 221616 ns/op 18.48 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 4470575 ns/op 14.66 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81167796 ns/op 12.92 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 130537294 ns/op BenchmarkSplitSingleByteSeparator-4 18 8114462 ns/op BenchmarkSplitMultiByteSeparator-4 27 4343025 ns/op BenchmarkSplitNSingleByteSeparator-4 219420 992.0 ns/op BenchmarkSplitNMultiByteSeparator-4 153758 1289 ns/op BenchmarkRepeat/5x0-4 2718159 48.73 ns/op BenchmarkRepeat/5x1-4 2675986 53.36 ns/op BenchmarkRepeat/5x2-4 179371 590.1 ns/op BenchmarkRepeat/5x6-4 147152 1114 ns/op BenchmarkRepeat/10x0-4 2800803 42.33 ns/op BenchmarkRepeat/10x1-4 2717018 71.22 ns/op BenchmarkRepeat/10x2-4 217344 977.5 ns/op BenchmarkRepeat/10x6-4 106458 1439 ns/op BenchmarkRepeatLarge/256/1-4 54152 2023 ns/op 126.53 MB/s BenchmarkRepeatLarge/256/16-4 99352 1986 ns/op 128.92 MB/s BenchmarkRepeatLarge/512/1-4 42352 3013 ns/op 169.95 MB/s BenchmarkRepeatLarge/512/16-4 51050 2540 ns/op 201.61 MB/s BenchmarkRepeatLarge/1024/1-4 26019 4448 ns/op 230.23 MB/s BenchmarkRepeatLarge/1024/16-4 26265 3949 ns/op 259.28 MB/s BenchmarkRepeatLarge/2048/1-4 15792 6745 ns/op 303.61 MB/s BenchmarkRepeatLarge/2048/16-4 21128 6031 ns/op 339.59 MB/s BenchmarkRepeatLarge/4096/1-4 10000 12225 ns/op 335.05 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11682 ns/op 350.61 MB/s BenchmarkRepeatLarge/8192/1-4 10000 19089 ns/op 429.15 MB/s BenchmarkRepeatLarge/8192/16-4 10000 18542 ns/op 441.80 MB/s BenchmarkRepeatLarge/8192/4097-4 3581368 40.10 ns/op 102165.91 MB/s BenchmarkRepeatLarge/16384/1-4 7857 40266 ns/op 406.89 MB/s BenchmarkRepeatLarge/16384/16-4 8234 34333 ns/op 477.21 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 24892 ns/op 493.78 MB/s BenchmarkRepeatLarge/32768/1-4 2012 59315 ns/op 552.44 MB/s BenchmarkRepeatLarge/32768/16-4 1527 82592 ns/op 396.75 MB/s BenchmarkRepeatLarge/32768/4097-4 3054 63985 ns/op 448.21 MB/s BenchmarkRepeatLarge/65536/1-4 1069 125516 ns/op 522.13 MB/s BenchmarkRepeatLarge/65536/16-4 940 117636 ns/op 557.11 MB/s BenchmarkRepeatLarge/65536/4097-4 1105 122057 ns/op 503.49 MB/s BenchmarkRepeatLarge/131072/1-4 174 621953 ns/op 210.74 MB/s BenchmarkRepeatLarge/131072/16-4 224 524236 ns/op 250.02 MB/s BenchmarkRepeatLarge/131072/4097-4 196 554308 ns/op 229.13 MB/s BenchmarkRepeatLarge/262144/1-4 102 1080494 ns/op 242.61 MB/s BenchmarkRepeatLarge/262144/16-4 100 1163231 ns/op 225.36 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1446842 ns/op 178.40 MB/s BenchmarkRepeatLarge/524288/1-4 60 1911760 ns/op 274.24 MB/s BenchmarkRepeatLarge/524288/16-4 100 1634626 ns/op 320.74 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1868056 ns/op 278.54 MB/s BenchmarkRepeatLarge/1048576/1-4 42 3524244 ns/op 297.53 MB/s BenchmarkRepeatLarge/1048576/16-4 36 3367957 ns/op 311.34 MB/s BenchmarkRepeatLarge/1048576/4097-4 34 3990902 ns/op 261.78 MB/s BenchmarkRepeatLarge/2097152/1-4 32 6372163 ns/op 329.11 MB/s BenchmarkRepeatLarge/2097152/16-4 31 6994660 ns/op 299.82 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 6063406 ns/op 345.28 MB/s BenchmarkRepeatLarge/4194304/1-4 9 11923017 ns/op 351.78 MB/s BenchmarkRepeatLarge/4194304/16-4 10 11026328 ns/op 380.39 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 11179876 ns/op 374.89 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17136279 ns/op 489.52 MB/s BenchmarkRepeatLarge/8388608/16-4 6 19421167 ns/op 431.93 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 18875097 ns/op 444.32 MB/s BenchmarkRepeatLarge/16777216/1-4 3 35269524 ns/op 475.69 MB/s BenchmarkRepeatLarge/16777216/16-4 3 35279226 ns/op 475.56 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 33766584 ns/op 496.86 MB/s BenchmarkRepeatLarge/33554432/1-4 2 57040172 ns/op 588.26 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53785628 ns/op 623.85 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 56048437 ns/op 598.67 MB/s BenchmarkRepeatLarge/67108864/1-4 1 122159622 ns/op 549.35 MB/s BenchmarkRepeatLarge/67108864/16-4 1 104714358 ns/op 640.88 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 113807565 ns/op 589.67 MB/s BenchmarkRepeatLarge/134217728/1-4 1 230355946 ns/op 582.65 MB/s BenchmarkRepeatLarge/134217728/16-4 1 208747039 ns/op 642.97 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 240473078 ns/op 558.14 MB/s BenchmarkRepeatLarge/268435456/1-4 1 570838813 ns/op 470.25 MB/s BenchmarkRepeatLarge/268435456/16-4 1 465257962 ns/op 576.96 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 666408450 ns/op 402.81 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1016024591 ns/op 528.40 MB/s BenchmarkRepeatLarge/536870912/16-4 1 961121558 ns/op 558.59 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 902692230 ns/op 594.74 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4517713917 ns/op 237.67 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6044783009 ns/op 177.63 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6125680699 ns/op 175.29 MB/s BenchmarkIndexAnyASCII/1:1-4 1918764 79.45 ns/op BenchmarkIndexAnyASCII/1:2-4 1990525 56.83 ns/op BenchmarkIndexAnyASCII/1:4-4 1985542 57.44 ns/op BenchmarkIndexAnyASCII/1:8-4 2041692 70.20 ns/op BenchmarkIndexAnyASCII/1:16-4 1983488 60.88 ns/op BenchmarkIndexAnyASCII/1:32-4 1870845 57.87 ns/op BenchmarkIndexAnyASCII/1:64-4 1908842 62.81 ns/op BenchmarkIndexAnyASCII/16:1-4 1916410 63.31 ns/op BenchmarkIndexAnyASCII/16:2-4 993288 145.1 ns/op BenchmarkIndexAnyASCII/16:4-4 900679 221.6 ns/op BenchmarkIndexAnyASCII/16:8-4 954622 209.0 ns/op BenchmarkIndexAnyASCII/16:16-4 905884 275.0 ns/op BenchmarkIndexAnyASCII/16:32-4 582910 250.6 ns/op BenchmarkIndexAnyASCII/16:64-4 475057 244.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1486726 73.37 ns/op BenchmarkIndexAnyASCII/256:2-4 77698 1492 ns/op BenchmarkIndexAnyASCII/256:4-4 76306 1660 ns/op BenchmarkIndexAnyASCII/256:8-4 83287 1416 ns/op BenchmarkIndexAnyASCII/256:16-4 86010 1516 ns/op BenchmarkIndexAnyASCII/256:32-4 54430 2497 ns/op BenchmarkIndexAnyASCII/256:64-4 72566 1499 ns/op BenchmarkIndexAnyUTF8/1:1-4 2039254 73.66 ns/op BenchmarkIndexAnyUTF8/1:2-4 1905096 80.50 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 112.4 ns/op BenchmarkIndexAnyUTF8/1:8-4 1888994 66.51 ns/op BenchmarkIndexAnyUTF8/1:16-4 1859328 64.02 ns/op BenchmarkIndexAnyUTF8/1:32-4 1824081 70.18 ns/op BenchmarkIndexAnyUTF8/1:64-4 1789338 68.26 ns/op BenchmarkIndexAnyUTF8/16:1-4 1549501 81.19 ns/op BenchmarkIndexAnyUTF8/16:2-4 214843 485.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 257350 791.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 168145 1061 ns/op BenchmarkIndexAnyUTF8/16:16-4 220302 587.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 215181 546.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 179594 602.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 445048 301.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 16514 7255 ns/op BenchmarkIndexAnyUTF8/256:4-4 17524 8518 ns/op BenchmarkIndexAnyUTF8/256:8-4 17270 6560 ns/op BenchmarkIndexAnyUTF8/256:16-4 17018 8018 ns/op BenchmarkIndexAnyUTF8/256:32-4 16020 7636 ns/op BenchmarkIndexAnyUTF8/256:64-4 16452 12540 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2066454 58.80 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1646599 70.02 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2214554 51.74 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2314046 51.45 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2110183 52.11 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2075590 56.09 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 116.8 ns/op BenchmarkLastIndexAnyASCII/16:1-4 910200 129.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 882165 133.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 788557 135.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 1000000 133.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 900378 163.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 805952 167.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 574854 269.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 103932 1243 ns/op BenchmarkLastIndexAnyASCII/256:2-4 92816 1405 ns/op BenchmarkLastIndexAnyASCII/256:4-4 98256 1179 ns/op BenchmarkLastIndexAnyASCII/256:8-4 92982 1196 ns/op BenchmarkLastIndexAnyASCII/256:16-4 97999 1220 ns/op BenchmarkLastIndexAnyASCII/256:32-4 94620 1231 ns/op BenchmarkLastIndexAnyASCII/256:64-4 87579 1452 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2277907 51.78 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2045666 52.94 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2265652 53.16 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2174302 52.62 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2300010 52.51 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2210866 53.94 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2222174 52.35 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 347926 364.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 163893 737.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 162969 737.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 161007 776.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 164262 785.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 149918 770.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 148550 800.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21268 5538 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11912 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10369 11808 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 12205 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9147 13413 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 12432 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12005 ns/op BenchmarkTrimASCII/1:1-4 2851448 42.22 ns/op BenchmarkTrimASCII/1:2-4 2272569 52.10 ns/op BenchmarkTrimASCII/1:4-4 2160652 54.19 ns/op BenchmarkTrimASCII/1:8-4 2070109 57.40 ns/op BenchmarkTrimASCII/1:16-4 1807621 62.07 ns/op BenchmarkTrimASCII/16:1-4 2422426 49.21 ns/op BenchmarkTrimASCII/16:2-4 878109 127.0 ns/op BenchmarkTrimASCII/16:4-4 815262 129.6 ns/op BenchmarkTrimASCII/16:8-4 969139 131.2 ns/op BenchmarkTrimASCII/16:16-4 778064 133.8 ns/op BenchmarkTrimASCII/256:1-4 624540 182.4 ns/op BenchmarkTrimASCII/256:2-4 94449 1173 ns/op BenchmarkTrimASCII/256:4-4 99339 1173 ns/op BenchmarkTrimASCII/256:8-4 102194 1170 ns/op BenchmarkTrimASCII/256:16-4 101824 1154 ns/op BenchmarkTrimASCII/4096:1-4 55080 2197 ns/op BenchmarkTrimASCII/4096:2-4 6481 17198 ns/op BenchmarkTrimASCII/4096:4-4 6218 17406 ns/op BenchmarkTrimASCII/4096:8-4 6262 17744 ns/op BenchmarkTrimASCII/4096:16-4 6572 17818 ns/op BenchmarkTrimByte-4 3708177 31.77 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19467 6074 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19483 6075 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1774 71800 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3306 36479 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 7167 17234 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 12084 9838 ns/op BenchmarkJoin/0-4 4077793 28.71 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3103022 37.25 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 215208 606.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 147307 793.1 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 113701 1077 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 89631 1344 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 76485 1567 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 66422 1829 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2616379 46.48 ns/op BenchmarkTrimSpace/ASCII-4 1832889 65.21 ns/op BenchmarkTrimSpace/SomeNonASCII-4 144784 834.7 ns/op BenchmarkTrimSpace/JustNonASCII-4 83234 1384 ns/op BenchmarkReplaceAll-4 119355 1011 ns/op 16 B/op 1 allocs/op PASS ok strings 117.172s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 74158 1669 ns/op BenchmarkCond2-4 24855 5014 ns/op BenchmarkCond4-4 14096 8444 ns/op BenchmarkCond8-4 8325 15406 ns/op BenchmarkCond16-4 3805 27208 ns/op BenchmarkCond32-4 2904 51754 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 709786 180.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 531771 338.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 706315 176.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 692276 204.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 441942 259.2 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 890554 141.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 145957 1025 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 111466 1401 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 84350 1476 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 82530 1971 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 755818 172.9 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 197701 675.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 477994 219.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 153091 668.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 717411 186.3 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 160461 647.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1219684 112.6 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 63666 2331 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 116280 940.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 257691 440.0 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7327 16907 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 354 357563 ns/op BenchmarkRange/*sync.Map-4 1833 66613 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 111153 2354 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 223146 538.7 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 73934 1871 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 55785 1816 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 225079 544.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 100506 1151 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 88370 1243 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 195003 601.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 794242 147.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 72913 2020 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 176746 680.6 ns/op BenchmarkSwapCollision/*sync.Map-4 90796 1119 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 177 595010 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 140528 860.2 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 413823 372.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 27230 4642 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 74005 1413 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33339 3504 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 368304 417.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 115723 893.8 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 333064 457.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1250019 100.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 199003 593.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1338710 84.87 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 744832 162.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 203223 602.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 752482 156.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 137174 918.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 426460 385.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 491656 291.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 148743 798.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 504194 240.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 199257 514.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 145417 836.2 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 266310 476.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77122 1620 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 238795 585.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 489734 266.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 158095 768.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 846051 217.5 ns/op BenchmarkUncontendedSemaphore-4 3834216 27.35 ns/op BenchmarkContendedSemaphore-4 5029999 23.95 ns/op BenchmarkMutexUncontended-4 753897 154.0 ns/op BenchmarkMutex-4 214910 507.8 ns/op BenchmarkMutexSlack-4 223698 512.2 ns/op BenchmarkMutexWork-4 202020 540.8 ns/op BenchmarkMutexWorkSlack-4 194018 543.5 ns/op BenchmarkMutexNoSpin-4 82339 1460 ns/op BenchmarkMutexSpin-4 71322 1604 ns/op BenchmarkOnce-4 1000000 120.9 ns/op BenchmarkSemaUncontended-4 4710004 21.49 ns/op BenchmarkSemaSyntNonblock-4 1404732 88.67 ns/op BenchmarkSemaSyntBlock-4 2150690 58.12 ns/op BenchmarkSemaWorkNonblock-4 1000000 100.9 ns/op BenchmarkSemaWorkBlock-4 1408970 84.28 ns/op BenchmarkRWMutexUncontended-4 474720 293.6 ns/op BenchmarkRWMutexWrite100-4 333795 351.7 ns/op BenchmarkRWMutexWrite10-4 327294 327.4 ns/op BenchmarkRWMutexWorkWrite100-4 252363 411.2 ns/op BenchmarkRWMutexWorkWrite10-4 289587 452.3 ns/op BenchmarkWaitGroupUncontended-4 841897 147.1 ns/op BenchmarkWaitGroupAddDone-4 574569 230.7 ns/op BenchmarkWaitGroupAddDoneWork-4 569388 209.7 ns/op BenchmarkWaitGroupWait-4 3171040 35.64 ns/op BenchmarkWaitGroupWaitWork-4 2489382 50.09 ns/op BenchmarkWaitGroupActuallyWait-4 56577 1808 ns/op 32 B/op 2 allocs/op PASS ok sync 21.242s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 800481 149.7 ns/op PASS ok sync/atomic 0.261s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 120068 975.1 ns/op 0 B/op 0 allocs/op PASS ok testing 0.196s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6970 16813 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 10132 11822 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 97 1326173 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 100 1072586 ns/op 1293 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 161835997 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 159069482 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1540 73137 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2042 60443 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6677373 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 20 5807646 ns/op 20678 B/op 51 allocs/op BenchmarkTable/10x100000/new-4 1 764335313 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 688250011 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 196 625947 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 216 535799 ns/op 181 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 58571470 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 58266308 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7050643589 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6909158548 ns/op 335150448 B/op 100096 allocs/op BenchmarkPyramid/10-4 3181 43992 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 3463448 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 321792881 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2234 61377 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 250 471046 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 28 5103239 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6907 16057 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.301s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 101703354 ns/op BenchmarkVariableString-4 83732 1357 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2011 57054 ns/op 2521 B/op 39 allocs/op PASS ok text/template/parse 0.583s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 57 1849880 ns/op BenchmarkAfter-4 172 876337 ns/op BenchmarkStop-4 252 484286 ns/op BenchmarkSimultaneousAfterFunc-4 37 2789573 ns/op BenchmarkStartStop-4 240 526288 ns/op BenchmarkReset-4 2733 49030 ns/op BenchmarkSleep-4 45 2968441 ns/op BenchmarkParallelTimerLatency-4 42 792131 avg-late-ns 1768589 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 538073 avg-late-ns 1558558 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 394318 avg-late-ns 2028475 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 295307 avg-late-ns 1792382 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 477167 avg-late-ns 3135576 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 336312 avg-late-ns 2077017 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 234102 avg-late-ns 2039169 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 247477 avg-late-ns 2119646 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 228346 avg-late-ns 1969157 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 336740 avg-late-ns 2743140 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 2329013 avg-late-ns 15399374 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 449143 avg-late-ns 1638903 max-late-ns BenchmarkTicker-4 100 1103776 ns/op BenchmarkTickerReset-4 3214 41846 ns/op BenchmarkTickerResetNaive-4 252 538463 ns/op BenchmarkNow-4 737689 162.3 ns/op BenchmarkNowUnixNano-4 677820 163.5 ns/op BenchmarkNowUnixMilli-4 694818 165.5 ns/op BenchmarkNowUnixMicro-4 620707 165.4 ns/op BenchmarkFormat-4 51001 2292 ns/op BenchmarkFormatRFC3339-4 70322 1891 ns/op BenchmarkFormatRFC3339Nano-4 75058 1704 ns/op BenchmarkFormatNow-4 71899 1685 ns/op BenchmarkMarshalJSON-4 96452 1248 ns/op BenchmarkMarshalText-4 91546 1191 ns/op BenchmarkParse-4 105907 1035 ns/op BenchmarkParseRFC3339UTC-4 334681 357.0 ns/op BenchmarkParseRFC3339UTCBytes-4 246561 494.5 ns/op BenchmarkParseRFC3339TZ-4 94141 1122 ns/op BenchmarkParseRFC3339TZBytes-4 88153 1387 ns/op BenchmarkParseDuration-4 573831 225.5 ns/op BenchmarkHour-4 1000000 121.8 ns/op BenchmarkSecond-4 1000000 125.1 ns/op BenchmarkYear-4 777193 163.1 ns/op BenchmarkDay-4 708216 179.9 ns/op BenchmarkISOWeek-4 788946 162.5 ns/op BenchmarkGoString-4 80928 1518 ns/op BenchmarkUnmarshalText-4 82977 1417 ns/op PASS ok time 12.394s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 536360 228.0 ns/op BenchmarkDecodeValidJapaneseChars-4 645213 182.2 ns/op BenchmarkDecodeRune-4 2434322 48.68 ns/op BenchmarkEncodeValidASCII-4 529995 235.0 ns/op BenchmarkEncodeValidJapaneseChars-4 703178 167.9 ns/op BenchmarkAppendRuneValidASCII-4 1000000 110.6 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2031206 56.78 ns/op BenchmarkEncodeRune-4 4134944 28.03 ns/op PASS ok unicode/utf16 1.575s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1057717 110.5 ns/op BenchmarkRuneCountTenJapaneseChars-4 184782 591.8 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3135512 38.16 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 382744 333.4 ns/op BenchmarkValidTenASCIIChars-4 1000000 104.2 ns/op BenchmarkValid100KASCIIChars-4 163 720465 ns/op BenchmarkValidTenJapaneseChars-4 202252 624.5 ns/op BenchmarkValidLongMostlyASCII-4 145 790150 ns/op BenchmarkValidLongJapanese-4 66 1776695 ns/op BenchmarkValidStringTenASCIIChars-4 3409966 34.65 ns/op BenchmarkValidString100KASCIIChars-4 10000 10869 ns/op BenchmarkValidStringTenJapaneseChars-4 342488 338.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1438 84172 ns/op BenchmarkValidStringLongJapanese-4 121 1009701 ns/op BenchmarkEncodeASCIIRune-4 2940654 39.73 ns/op BenchmarkEncodeJapaneseRune-4 1903562 61.55 ns/op BenchmarkAppendASCIIRune-4 8106534 14.72 ns/op BenchmarkAppendJapaneseRune-4 2055292 60.24 ns/op BenchmarkDecodeASCIIRune-4 2284528 51.63 ns/op BenchmarkDecodeJapaneseRune-4 1499131 75.51 ns/op BenchmarkFullRune/ASCII-4 3398390 36.84 ns/op BenchmarkFullRune/Incomplete-4 1552977 77.39 ns/op BenchmarkFullRune/Japanese-4 3261649 35.15 ns/op PASS ok unicode/utf8 4.194s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 55789305056 ns/op PASS ok cmd/api 78.646s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1308682 95.08 ns/op BenchmarkEqArrayOfStrings64-4 219211 628.5 ns/op BenchmarkEqArrayOfStrings1024-4 14389 8683 ns/op BenchmarkEqArrayOfFloats5-4 1505443 77.32 ns/op BenchmarkEqArrayOfFloats64-4 228610 550.6 ns/op BenchmarkEqArrayOfFloats1024-4 14607 8135 ns/op BenchmarkEqStruct-4 27076838 4.005 ns/op PASS ok cmd/compile/internal/reflectdata 1.437s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 4292 163196 ns/op BenchmarkCopyElim1-4 278 431661 ns/op BenchmarkCopyElim10-4 283 390547 ns/op BenchmarkCopyElim100-4 182 655170 ns/op BenchmarkCopyElim1000-4 52 2162540 ns/op BenchmarkCopyElim10000-4 4 28721290 ns/op BenchmarkCopyElim100000-4 1 483530582 ns/op BenchmarkDeadCode/1-4 240 540012 ns/op BenchmarkDeadCode/10-4 212 562643 ns/op BenchmarkDeadCode/100-4 164 722258 ns/op BenchmarkDeadCode/1000-4 57 2849005 ns/op BenchmarkDeadCode/10000-4 4 31110702 ns/op BenchmarkDeadCode/100000-4 1 315096440 ns/op BenchmarkDeadCode/200000-4 1 649335487 ns/op BenchmarkDominatorsLinear-4 13 8707188 ns/op 1.15 MB/s BenchmarkDominatorsFwdBack-4 9 11925890 ns/op 0.84 MB/s BenchmarkDominatorsManyPred-4 10 11568971 ns/op 0.86 MB/s BenchmarkDominatorsMaxPred-4 10 11767502 ns/op 0.85 MB/s BenchmarkDominatorsMaxPredVal-4 9 11990822 ns/op 0.83 MB/s BenchmarkFuse/1-4 288 367556 ns/op BenchmarkFuse/10-4 324 382786 ns/op BenchmarkFuse/100-4 150 715014 ns/op BenchmarkFuse/1000-4 26 5248522 ns/op BenchmarkFuse/10000-4 2 58028553 ns/op BenchmarkNilCheckDeep1-4 14744 8232 ns/op 0.12 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6302 21061 ns/op 0.47 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 861 141277 ns/op 0.71 MB/s 655 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 92 1300459 ns/op 0.77 MB/s 4545 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 14431065 ns/op 0.69 MB/s 112667 B/op 7 allocs/op BenchmarkDSEPass-4 45 2630896 ns/op 46814 B/op 7 allocs/op BenchmarkDSEPassBlock-4 2 73564237 ns/op 2138256 B/op 54413 allocs/op BenchmarkCSEPass-4 8 12737805 ns/op 90533 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 137502337 ns/op 5703488 B/op 97741 allocs/op BenchmarkDeadcodePass-4 205 593896 ns/op 106362 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 106309170 ns/op 4043504 B/op 44941 allocs/op BenchmarkMultiPass-4 86 1215289 ns/op 217586 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 208496706 ns/op 11245632 B/op 150218 allocs/op BenchmarkCondRewrite/SoloJump-4 4682533 25.42 ns/op BenchmarkCondRewrite/CombJump-4 4851721 24.88 ns/op PASS ok cmd/compile/internal/ssa 14.276s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13911 8427 ns/op BenchmarkExtShift-4 25032 4708 ns/op BenchmarkModify-4 8949 14046 ns/op BenchmarkMullImm-4 26485 4560 ns/op BenchmarkConstModify-4 9350 14313 ns/op BenchmarkBitSet-4 17440 6840 ns/op BenchmarkBitClear-4 17458 6933 ns/op BenchmarkBitToggle-4 16624 6619 ns/op BenchmarkBitSetConst-4 148286 817.6 ns/op BenchmarkBitClearConst-4 152407 822.1 ns/op BenchmarkBitToggleConst-4 149617 814.7 ns/op BenchmarkDivconstI64-4 7193220 17.03 ns/op BenchmarkModconstI64-4 7484754 15.36 ns/op BenchmarkDivisiblePow2constI64-4 8578767 14.45 ns/op BenchmarkDivisibleconstI64-4 9479931 13.17 ns/op BenchmarkDivisibleWDivconstI64-4 4093790 27.70 ns/op BenchmarkDivconstU64/3-4 8228536 15.67 ns/op BenchmarkDivconstU64/5-4 7118130 15.18 ns/op BenchmarkDivconstU64/37-4 6371632 18.97 ns/op BenchmarkDivconstU64/1234567-4 6262605 19.34 ns/op BenchmarkModconstU64-4 8860918 13.42 ns/op BenchmarkDivisibleconstU64-4 7411892 15.55 ns/op BenchmarkDivisibleWDivconstU64-4 4589232 27.36 ns/op BenchmarkDivconstI32-4 7338255 15.02 ns/op BenchmarkModconstI32-4 7695616 14.55 ns/op BenchmarkDivisiblePow2constI32-4 7898626 15.20 ns/op BenchmarkDivisibleconstI32-4 9303986 12.82 ns/op BenchmarkDivisibleWDivconstI32-4 4430079 25.57 ns/op BenchmarkDivconstU32-4 8187427 14.26 ns/op BenchmarkModconstU32-4 5616597 18.62 ns/op BenchmarkDivisibleconstU32-4 9557728 14.53 ns/op BenchmarkDivisibleWDivconstU32-4 4370431 26.30 ns/op BenchmarkDivconstI16-4 7050187 15.68 ns/op BenchmarkModconstI16-4 6726540 15.88 ns/op BenchmarkDivisiblePow2constI16-4 8139472 14.67 ns/op BenchmarkDivisibleconstI16-4 8660440 13.05 ns/op BenchmarkDivisibleWDivconstI16-4 4442865 28.31 ns/op BenchmarkDivconstU16-4 8310816 13.23 ns/op BenchmarkModconstU16-4 8995294 13.18 ns/op BenchmarkDivisibleconstU16-4 8727328 13.07 ns/op BenchmarkDivisibleWDivconstU16-4 4211499 27.55 ns/op BenchmarkDivconstI8-4 9008485 13.44 ns/op BenchmarkModconstI8-4 9242383 13.09 ns/op BenchmarkDivisiblePow2constI8-4 9241171 13.59 ns/op BenchmarkDivisibleconstI8-4 6110143 20.07 ns/op BenchmarkDivisibleWDivconstI8-4 4121474 29.23 ns/op BenchmarkDivconstU8-4 8983125 13.58 ns/op BenchmarkModconstU8-4 8846964 14.10 ns/op BenchmarkDivisibleconstU8-4 6541514 16.63 ns/op BenchmarkDivisibleWDivconstU8-4 4061578 28.40 ns/op BenchmarkMul2-4 247662 498.4 ns/op BenchmarkMulNeg2-4 237534 507.4 ns/op BenchmarkEfaceInteger-4 2909378 37.43 ns/op BenchmarkMulconstI32/3-4 28741158 4.384 ns/op BenchmarkMulconstI32/5-4 29887904 4.352 ns/op BenchmarkMulconstI32/12-4 27054440 4.644 ns/op BenchmarkMulconstI32/120-4 28857883 4.307 ns/op BenchmarkMulconstI32/-120-4 29541776 4.461 ns/op BenchmarkMulconstI32/65537-4 27949765 4.774 ns/op BenchmarkMulconstI32/65538-4 26987803 4.537 ns/op BenchmarkMulconstI64/3-4 27227794 4.601 ns/op BenchmarkMulconstI64/5-4 28823635 4.444 ns/op BenchmarkMulconstI64/12-4 28744621 4.481 ns/op BenchmarkMulconstI64/120-4 28093503 4.523 ns/op BenchmarkMulconstI64/-120-4 27198326 4.614 ns/op BenchmarkMulconstI64/65537-4 26536084 4.683 ns/op BenchmarkMulconstI64/65538-4 29476228 4.533 ns/op BenchmarkMulconstU32/3-4 28253794 4.382 ns/op BenchmarkMulconstU32/5-4 31160089 4.423 ns/op BenchmarkMulconstU32/12-4 28798773 4.506 ns/op BenchmarkMulconstU32/120-4 28726654 4.166 ns/op BenchmarkMulconstU32/65537-4 28044039 4.555 ns/op BenchmarkMulconstU32/65538-4 28552135 4.341 ns/op BenchmarkMulconstU64/3-4 29301846 4.407 ns/op BenchmarkMulconstU64/5-4 28729646 4.447 ns/op BenchmarkMulconstU64/12-4 27980695 4.442 ns/op BenchmarkMulconstU64/120-4 27780670 4.375 ns/op BenchmarkMulconstU64/65537-4 29174804 4.394 ns/op BenchmarkMulconstU64/65538-4 29292718 4.371 ns/op BenchmarkShiftArithmeticRight-4 31061342 4.214 ns/op BenchmarkSwitch8Predictable-4 9265102 12.24 ns/op BenchmarkSwitch8Unpredictable-4 9317937 12.15 ns/op BenchmarkSwitch32Predictable-4 14157430 8.358 ns/op BenchmarkSwitch32Unpredictable-4 9536906 12.31 ns/op BenchmarkSwitchStringPredictable-4 6850860 17.49 ns/op BenchmarkSwitchStringUnpredictable-4 6969459 19.96 ns/op PASS ok cmd/compile/internal/test 14.088s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 148 829985 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 125.9 ns/op BenchmarkNamed/Underlying/generic-4 867250 129.3 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 172.4 ns/op BenchmarkNamed/Underlying/user_instance-4 973111 133.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 484777260 ns/op 62736 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 384950751 ns/op 78720 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 161984010 ns/op 187366 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 138408219 ns/op 218421 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2432763608 ns/op 2108 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 163021293 ns/op 31353 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 53413836 ns/op 95270 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 57800680 ns/op 87630 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 646063677 ns/op 3354 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 53983595 ns/op 39734 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 36339914 ns/op 58683 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 31792432 ns/op 67600 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1840241563 ns/op 33802 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 563746596 ns/op 110209 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 152037424 ns/op 403836 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 101767983 ns/op 604793 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2659235192 ns/op 760.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 107528549 ns/op 18762 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 68957754 ns/op 29156 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 55884956 ns/op 35941 lines/s PASS ok cmd/compile/internal/types2 42.271s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 48298369 ns/op 30612667 sys-ns/op 4967333 user-ns/op PASS ok cmd/go 0.484s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 66568 2267 ns/op 3.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 79276 1531 ns/op 5.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17290 6745 ns/op 151.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18789 6246 ns/op 163.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2983 50311 ns/op 162.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3343 64835 ns/op 126.35 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.487s All tests passed.