darwin-amd64-race at a17d959debdb04cd550016a3501dd09d50cd62e7 :: 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=98981A05-9732-4565-A050-BDCBB377FCA0" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.FNnFiQrQoc/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=8ADAFE3F-2993-43B3-A4DE-C66B320996A6" "__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=98981A05-9732-4565-A050-BDCBB377FCA0" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.FNnFiQrQoc/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=8ADAFE3F-2993-43B3-A4DE-C66B320996A6" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.073s ok archive/zip 2.630s ok bufio 0.502s ok bytes 6.280s ok compress/bzip2 0.803s ok compress/flate 9.812s ok compress/gzip 17.649s ok compress/lzw 0.977s ok compress/zlib 7.061s ok container/heap 0.066s ok container/list 0.054s ok container/ring 0.070s ok context 0.100s ok crypto 0.109s ok crypto/aes 0.097s ok crypto/cipher 0.094s ok crypto/des 0.136s ok crypto/dsa 0.125s ok crypto/ecdh 0.301s ok crypto/ecdsa 0.179s ok crypto/ed25519 0.501s ok crypto/elliptic 0.085s ok crypto/hmac 0.088s ok crypto/internal/alias 0.032s ok crypto/internal/bigmod 3.905s ok crypto/internal/boring 0.055s ok crypto/internal/boring/bcache 0.457s ok crypto/internal/edwards25519 52.503s ok crypto/internal/edwards25519/field 18.536s ok crypto/internal/nistec 5.250s ok crypto/internal/nistec/fiat 0.048s [no tests to run] ok crypto/md5 0.066s ok crypto/rand 0.440s ok crypto/rc4 0.793s ok crypto/rsa 0.709s ok crypto/sha1 0.097s ok crypto/sha256 0.096s ok crypto/sha512 0.128s ok crypto/subtle 0.551s ok crypto/tls 4.814s ok crypto/x509 2.292s ok database/sql 0.653s ok database/sql/driver 0.086s ok debug/buildinfo 0.102s ok debug/dwarf 0.155s ok debug/elf 1.941s ok debug/gosym 0.221s ok debug/macho 0.141s ok debug/pe 0.097s ok debug/plan9obj 0.091s ok embed 0.067s [no tests to run] ok embed/internal/embedtest 0.076s ok encoding/ascii85 0.087s ok encoding/asn1 0.049s ok encoding/base32 0.380s ok encoding/base64 0.054s ok encoding/binary 0.043s ok encoding/csv 0.099s ok encoding/gob 36.248s ok encoding/hex 0.059s ok encoding/json 2.534s ok encoding/pem 2.868s ok encoding/xml 0.333s ok errors 0.057s ok expvar 0.053s ok flag 0.171s ok fmt 0.906s ok go/ast 0.092s ok go/build 9.252s ok go/build/constraint 0.092s ok go/constant 0.058s ok go/doc 0.420s ok go/doc/comment 8.243s ok go/format 0.168s ok go/importer 1.362s ok go/internal/gccgoimporter 0.200s ok go/internal/gcimporter 7.006s ok go/internal/srcimporter 30.541s ok go/parser 1.311s ok go/printer 1.826s ok go/scanner 0.055s ok go/token 0.154s ok go/types 60.025s ok hash 0.050s ok hash/adler32 0.063s ok hash/crc32 0.087s ok hash/crc64 0.052s ok hash/fnv 0.095s ok hash/maphash 0.083s ok html 0.097s ok html/template 0.307s ok image 0.679s ok image/color 0.078s ok image/draw 0.981s ok image/gif 1.769s ok image/jpeg 1.825s ok image/png 4.857s ok index/suffixarray 1.603s ok internal/abi 42.874s ok internal/buildcfg 0.049s ok internal/coverage/cformat 0.044s ok internal/coverage/cmerge 0.057s ok internal/coverage/pods 0.099s ok internal/coverage/slicereader 0.105s ok internal/coverage/slicewriter 0.079s ok internal/coverage/test 0.084s ok internal/cpu 0.168s ok internal/dag 0.101s ok internal/diff 0.197s ok internal/fmtsort 0.086s ok internal/fuzz 0.106s ok internal/godebug 0.064s ok internal/intern 2.155s ok internal/itoa 0.064s ok internal/poll 0.536s ok internal/profile 0.115s ok internal/reflectlite 0.423s ok internal/safefilepath 0.125s ok internal/saferio 0.300s ok internal/singleflight 0.144s ok internal/testenv 0.049s ok internal/trace 0.360s ok internal/types/errors 1.996s ok internal/unsafeheader 0.060s ok internal/xcoff 0.158s ok io 0.134s ok io/fs 0.318s ok io/ioutil 0.162s ok log 0.131s ok log/syslog 1.325s ok math 0.069s ok math/big 3.860s ok math/bits 0.078s ok math/cmplx 0.117s ok math/rand 2.768s ok mime 0.099s ok mime/multipart 2.362s ok mime/quotedprintable 0.093s ok net 19.698s ok net/http 25.447s ok net/http/cgi 2.820s ok net/http/cookiejar 0.167s ok net/http/fcgi 0.279s ok net/http/httptest 0.499s ok net/http/httptrace 0.069s ok net/http/httputil 6.681s ok net/http/internal 0.068s ok net/http/internal/ascii 0.065s ok net/http/pprof 5.404s ok net/internal/socktest 0.072s ok net/mail 0.056s ok net/netip 1.293s ok net/rpc 0.281s ok net/rpc/jsonrpc 0.123s ok net/smtp 0.330s ok net/textproto 0.108s ok net/url 0.061s ok os 2.898s ok os/exec 4.662s ok os/exec/internal/fdtest 0.096s ok os/signal 5.268s ok os/user 0.103s ok path 0.062s ok path/filepath 0.430s ok plugin 0.053s ok reflect 2.255s ok regexp 4.505s ok regexp/syntax 5.888s ok runtime 63.696s ok runtime/cgo 0.073s ok runtime/coverage 0.123s ok runtime/debug 0.208s ok runtime/internal/atomic 0.088s ok runtime/internal/math 0.068s ok runtime/internal/sys 0.069s ok runtime/metrics 0.049s ok runtime/pprof 13.475s ok runtime/race 13.408s ok runtime/trace 8.783s ok sort 1.157s ok strconv 2.517s ok strings 5.191s ok sync 0.862s ok sync/atomic 3.144s ok syscall 2.120s ok testing 2.921s ok testing/fstest 0.105s ok testing/iotest 0.096s ok testing/quick 0.231s ok text/scanner 0.059s ok text/tabwriter 0.052s ok text/template 0.146s ok text/template/parse 0.058s ok time 3.197s ok unicode 0.110s ok unicode/utf16 0.141s ok unicode/utf8 0.086s ok cmd/addr2line 7.803s ok cmd/api 26.828s ok cmd/asm/internal/asm 3.533s ok cmd/asm/internal/lex 0.122s ok cmd/compile/internal/abt 0.122s ok cmd/compile/internal/amd64 96.218s ok cmd/compile/internal/base 0.089s ok cmd/compile/internal/compare 0.116s ok cmd/compile/internal/dwarfgen 1.144s ok cmd/compile/internal/importer 4.631s ok cmd/compile/internal/ir 0.038s ok cmd/compile/internal/logopt 2.249s ok cmd/compile/internal/noder 0.068s ok cmd/compile/internal/reflectdata 0.074s [no tests to run] ok cmd/compile/internal/ssa 41.768s ok cmd/compile/internal/syntax 0.434s ok cmd/compile/internal/test 27.454s ok cmd/compile/internal/typecheck 0.791s ok cmd/compile/internal/types 0.047s ok cmd/compile/internal/types2 34.367s ok cmd/covdata 0.041s ok cmd/cover 3.610s ok cmd/dist 0.043s ok cmd/doc 3.396s ok cmd/fix 15.387s ok cmd/go 415.514s ok cmd/go/internal/auth 0.092s ok cmd/go/internal/cache 0.635s ok cmd/go/internal/fsys 0.357s ok cmd/go/internal/generate 0.106s ok cmd/go/internal/get 0.106s ok cmd/go/internal/imports 0.177s ok cmd/go/internal/load 0.090s ok cmd/go/internal/lockedfile 0.388s ok cmd/go/internal/lockedfile/internal/filelock 0.199s ok cmd/go/internal/modconv 0.136s ok cmd/go/internal/modfetch 0.079s ok cmd/go/internal/modfetch/codehost 0.092s ok cmd/go/internal/modfetch/zip_sum_test 0.080s ok cmd/go/internal/modindex 0.833s ok cmd/go/internal/modload 0.061s ok cmd/go/internal/mvs 0.086s ok cmd/go/internal/par 0.190s ok cmd/go/internal/str 0.075s ok cmd/go/internal/test 0.079s ok cmd/go/internal/vcs 0.103s ok cmd/go/internal/vcweb 0.144s ok cmd/go/internal/vcweb/vcstest 28.321s ok cmd/go/internal/web 0.103s ok cmd/go/internal/work 0.324s ok cmd/gofmt 0.552s ok cmd/internal/archive 4.912s ok cmd/internal/buildid 0.900s ok cmd/internal/dwarf 0.070s ok cmd/internal/edit 0.057s ok cmd/internal/goobj 0.037s ok cmd/internal/moddeps 5.881s ok cmd/internal/notsha256 0.060s ok cmd/internal/obj 1.697s ok cmd/internal/obj/ppc64 0.960s ok cmd/internal/obj/riscv 0.418s ok cmd/internal/obj/s390x 0.155s ok cmd/internal/obj/x86 4.490s ok cmd/internal/objabi 0.149s ok cmd/internal/pkgpath 0.324s ok cmd/internal/pkgpattern 0.058s ok cmd/internal/quoted 0.043s ok cmd/internal/src 0.035s ok cmd/internal/test2json 1.398s ok cmd/link 30.300s ok cmd/link/internal/benchmark 0.116s ok cmd/link/internal/ld 27.276s ok cmd/link/internal/loader 0.145s ok cmd/nm 3.932s ok cmd/objdump 9.517s ok cmd/pack 5.658s ok cmd/pprof 2.008s ok cmd/trace 0.209s ok cmd/vet 31.022s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3604 35009 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2677 47319 ns/op 1858 B/op 37 allocs/op Benchmark/Writer/PAX-4 1527 67853 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5116 39292 ns/op 17502 B/op 16 allocs/op Benchmark/Reader/GNU-4 5970 39322 ns/op 17154 B/op 14 allocs/op Benchmark/Reader/PAX-4 2278 100238 ns/op 27665 B/op 33 allocs/op PASS ok archive/tar 1.367s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 260860893 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 206361506 ns/op BenchmarkZip64TestSizes/4096-4 712 143415 ns/op BenchmarkZip64TestSizes/1048576-4 99 1142397 ns/op BenchmarkZip64TestSizes/67108864-4 1 187480528 ns/op PASS ok archive/zip 1.387s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 208832 604.6 ns/op BenchmarkReaderCopyUnoptimal-4 120788 925.6 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 12447 ns/op BenchmarkReaderWriteToOptimal-4 5769 27437 ns/op BenchmarkReaderReadString-4 84400 1276 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 144986 776.9 ns/op BenchmarkWriterCopyUnoptimal-4 150290 669.6 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 14252 ns/op BenchmarkReaderEmpty-4 15078 10623 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 14992 9671 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 559689 231.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.069s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2941 57368 ns/op 571.19 MB/s BenchmarkWriteByte-4 364 327483 ns/op 12.51 MB/s BenchmarkWriteRune-4 182 600865 ns/op 20.45 MB/s BenchmarkBufferNotEmptyWriteRead-4 34 4011386 ns/op BenchmarkBufferFullSmallReads-4 72 1488736 ns/op BenchmarkBufferWriteBlock/N4096-4 4107 29964 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 220 605017 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 14843749 ns/op 4192257 B/op 22 allocs/op BenchmarkIndexByte/10-4 2959982 40.85 ns/op 244.78 MB/s BenchmarkIndexByte/32-4 2851447 42.59 ns/op 751.30 MB/s BenchmarkIndexByte/4K-4 946503 120.9 ns/op 33874.72 MB/s BenchmarkIndexBytePortable/10-4 916731 122.9 ns/op 81.37 MB/s BenchmarkIndexBytePortable/32-4 371142 325.6 ns/op 98.29 MB/s BenchmarkIndexBytePortable/4K-4 3994 35573 ns/op 115.14 MB/s BenchmarkIndexRune/10-4 724786 145.2 ns/op 68.86 MB/s BenchmarkIndexRune/32-4 842710 143.3 ns/op 223.31 MB/s BenchmarkIndexRune/4K-4 399733 369.6 ns/op 11081.13 MB/s BenchmarkIndexRuneASCII/10-4 3197634 37.03 ns/op 270.06 MB/s BenchmarkIndexRuneASCII/32-4 3162594 36.29 ns/op 881.73 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 111.9 ns/op 36619.38 MB/s BenchmarkEqual/0-4 10372988 12.44 ns/op BenchmarkEqual/1-4 942670 129.9 ns/op 7.70 MB/s BenchmarkEqual/6-4 1000000 102.2 ns/op 58.68 MB/s BenchmarkEqual/9-4 1000000 103.9 ns/op 86.61 MB/s BenchmarkEqual/15-4 1000000 118.0 ns/op 127.07 MB/s BenchmarkEqual/16-4 1200531 107.3 ns/op 149.15 MB/s BenchmarkEqual/20-4 1000000 118.3 ns/op 169.01 MB/s BenchmarkEqual/32-4 941356 119.9 ns/op 266.93 MB/s BenchmarkEqual/4K-4 79182 1512 ns/op 2709.48 MB/s BenchmarkIndex/10-4 2045749 56.71 ns/op 176.34 MB/s BenchmarkIndex/32-4 1820191 58.64 ns/op 545.70 MB/s BenchmarkIndex/4K-4 20096 5602 ns/op 731.22 MB/s BenchmarkIndexEasy/10-4 2118382 63.24 ns/op 158.14 MB/s BenchmarkIndexEasy/32-4 1946259 63.48 ns/op 504.12 MB/s BenchmarkIndexEasy/4K-4 544578 260.3 ns/op 15734.02 MB/s BenchmarkCount/10-4 1000000 101.4 ns/op 98.65 MB/s BenchmarkCount/32-4 1000000 100.5 ns/op 318.46 MB/s BenchmarkCount/4K-4 20430 5932 ns/op 690.53 MB/s BenchmarkCountEasy/10-4 1000000 116.2 ns/op 86.06 MB/s BenchmarkCountEasy/32-4 1000000 101.7 ns/op 314.66 MB/s BenchmarkCountEasy/4K-4 345808 309.4 ns/op 13238.41 MB/s BenchmarkCountSingle/10-4 2269124 44.67 ns/op 223.85 MB/s BenchmarkCountSingle/32-4 2586450 45.53 ns/op 702.87 MB/s BenchmarkCountSingle/4K-4 870340 137.5 ns/op 29796.22 MB/s BenchmarkToUpper/#00-4 2651006 46.39 ns/op BenchmarkToUpper/ONLYUPPER-4 310579 546.7 ns/op BenchmarkToUpper/abc-4 429522 318.0 ns/op BenchmarkToUpper/AbC123-4 218613 519.7 ns/op BenchmarkToUpper/azAZ09_-4 180752 576.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 66818 1559 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36452 3431 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58208 2044 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 130845 967.2 ns/op BenchmarkToLower/#00-4 2481032 46.21 ns/op BenchmarkToLower/abc-4 419992 313.9 ns/op BenchmarkToLower/AbC123-4 313712 433.0 ns/op BenchmarkToLower/azAZ09_-4 287182 504.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 67879 1539 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34495 3480 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58263 2000 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 97893 1073 ns/op BenchmarkFields/ASCII/16-4 187748 863.6 ns/op 18.53 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10419 ns/op 24.57 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 837 155364 ns/op 26.36 MB/s 8192 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 39 2855997 ns/op 22.95 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 56998636 ns/op 18.40 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 65377 1761 ns/op 9.09 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5608 23481 ns/op 10.90 MB/s 1920 B/op 2 allocs/op BenchmarkFields/Mixed/4096-4 368 365032 ns/op 11.22 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6008047 ns/op 10.91 MB/s 512261 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 106572272 ns/op 9.84 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 141498 919.2 ns/op 17.41 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12122 ns/op 21.12 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 550 221918 ns/op 18.46 MB/s 23552 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 4150176 ns/op 15.79 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 71308315 ns/op 14.70 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 82693 1417 ns/op 11.29 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6730 19806 ns/op 12.93 MB/s 1920 B/op 2 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 422 282063 ns/op 14.52 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 4959671 ns/op 13.21 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 84886736 ns/op 12.35 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1846819 66.79 ns/op BenchmarkTrimSpace/ASCII-4 1000000 102.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 104299 1162 ns/op BenchmarkTrimSpace/JustNonASCII-4 50935 2340 ns/op BenchmarkToValidUTF8/Valid-4 462488 297.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 243940 476.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 70848 1520 ns/op BenchmarkIndexHard1-4 1048 112589 ns/op BenchmarkIndexHard2-4 715 163404 ns/op BenchmarkIndexHard3-4 175 813449 ns/op BenchmarkIndexHard4-4 190 592453 ns/op BenchmarkLastIndexHard1-4 8 13659456 ns/op BenchmarkLastIndexHard2-4 6 17023692 ns/op BenchmarkLastIndexHard3-4 6 21467426 ns/op BenchmarkCountHard1-4 1016 129731 ns/op BenchmarkCountHard2-4 656 171795 ns/op BenchmarkCountHard3-4 178 660194 ns/op BenchmarkSplitEmptySeparator-4 1 130771347 ns/op BenchmarkSplitSingleByteSeparator-4 15 11409465 ns/op BenchmarkSplitMultiByteSeparator-4 12 11046693 ns/op BenchmarkSplitNSingleByteSeparator-4 166330 1142 ns/op BenchmarkSplitNMultiByteSeparator-4 61813 2239 ns/op BenchmarkRepeat-4 142438 941.4 ns/op BenchmarkRepeatLarge/256/1-4 109034 1409 ns/op 181.65 MB/s BenchmarkRepeatLarge/256/16-4 176992 1030 ns/op 248.46 MB/s BenchmarkRepeatLarge/512/1-4 52620 1933 ns/op 264.89 MB/s BenchmarkRepeatLarge/512/16-4 76052 1495 ns/op 342.45 MB/s BenchmarkRepeatLarge/1024/1-4 37153 3084 ns/op 332.03 MB/s BenchmarkRepeatLarge/1024/16-4 42033 2509 ns/op 408.13 MB/s BenchmarkRepeatLarge/2048/1-4 23702 5731 ns/op 357.38 MB/s BenchmarkRepeatLarge/2048/16-4 25556 4193 ns/op 488.38 MB/s BenchmarkRepeatLarge/4096/1-4 15751 7638 ns/op 536.28 MB/s BenchmarkRepeatLarge/4096/16-4 18228 7416 ns/op 552.33 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17367 ns/op 471.71 MB/s BenchmarkRepeatLarge/8192/16-4 10000 18275 ns/op 448.26 MB/s BenchmarkRepeatLarge/8192/4097-4 12760 10802 ns/op 379.27 MB/s BenchmarkRepeatLarge/16384/1-4 9870 34560 ns/op 474.08 MB/s BenchmarkRepeatLarge/16384/16-4 10000 32320 ns/op 506.94 MB/s BenchmarkRepeatLarge/16384/4097-4 9834 22770 ns/op 539.80 MB/s BenchmarkRepeatLarge/32768/1-4 2048 63180 ns/op 518.64 MB/s BenchmarkRepeatLarge/32768/16-4 2715 58628 ns/op 558.91 MB/s BenchmarkRepeatLarge/32768/4097-4 2199 59807 ns/op 479.53 MB/s BenchmarkRepeatLarge/65536/1-4 960 113626 ns/op 576.77 MB/s BenchmarkRepeatLarge/65536/16-4 846 118736 ns/op 551.95 MB/s BenchmarkRepeatLarge/65536/4097-4 986 137930 ns/op 445.55 MB/s BenchmarkRepeatLarge/131072/1-4 198 557548 ns/op 235.09 MB/s BenchmarkRepeatLarge/131072/16-4 225 589693 ns/op 222.27 MB/s BenchmarkRepeatLarge/131072/4097-4 207 668929 ns/op 189.87 MB/s BenchmarkRepeatLarge/262144/1-4 181 767239 ns/op 341.67 MB/s BenchmarkRepeatLarge/262144/16-4 154 722262 ns/op 362.95 MB/s BenchmarkRepeatLarge/262144/4097-4 182 927036 ns/op 278.43 MB/s BenchmarkRepeatLarge/524288/1-4 70 1754665 ns/op 298.80 MB/s BenchmarkRepeatLarge/524288/16-4 69 1760044 ns/op 297.88 MB/s BenchmarkRepeatLarge/524288/4097-4 63 1801611 ns/op 288.81 MB/s BenchmarkRepeatLarge/1048576/1-4 40 3244869 ns/op 323.15 MB/s BenchmarkRepeatLarge/1048576/16-4 62 3055586 ns/op 343.17 MB/s BenchmarkRepeatLarge/1048576/4097-4 40 3259682 ns/op 320.50 MB/s BenchmarkRepeatLarge/2097152/1-4 26 6073172 ns/op 345.31 MB/s BenchmarkRepeatLarge/2097152/16-4 37 5566915 ns/op 376.72 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 5474174 ns/op 382.44 MB/s BenchmarkRepeatLarge/4194304/1-4 10 10663464 ns/op 393.33 MB/s BenchmarkRepeatLarge/4194304/16-4 12 10297155 ns/op 407.33 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 10135161 ns/op 413.53 MB/s BenchmarkRepeatLarge/8388608/1-4 6 18151928 ns/op 462.13 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14308326 ns/op 586.27 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14684568 ns/op 571.11 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27550946 ns/op 608.95 MB/s BenchmarkRepeatLarge/16777216/16-4 3 34017046 ns/op 493.20 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 34875232 ns/op 481.06 MB/s BenchmarkRepeatLarge/33554432/1-4 2 58998572 ns/op 568.73 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54424742 ns/op 616.53 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 54211250 ns/op 618.96 MB/s BenchmarkRepeatLarge/67108864/1-4 1 100772714 ns/op 665.94 MB/s BenchmarkRepeatLarge/67108864/16-4 1 105862116 ns/op 633.93 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 106332403 ns/op 631.12 MB/s BenchmarkRepeatLarge/134217728/1-4 1 245439340 ns/op 546.85 MB/s BenchmarkRepeatLarge/134217728/16-4 1 221856661 ns/op 604.97 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 214687767 ns/op 625.18 MB/s BenchmarkRepeatLarge/268435456/1-4 1 496844408 ns/op 540.28 MB/s BenchmarkRepeatLarge/268435456/16-4 1 487314476 ns/op 550.85 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 459637152 ns/op 584.02 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1466680184 ns/op 366.04 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1307668855 ns/op 410.56 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1583169220 ns/op 339.11 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4461310892 ns/op 240.68 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4652297481 ns/op 230.80 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4036882107 ns/op 265.98 MB/s BenchmarkBytesCompare/1-4 9896800 11.94 ns/op BenchmarkBytesCompare/2-4 10081550 11.00 ns/op BenchmarkBytesCompare/4-4 8834548 11.74 ns/op BenchmarkBytesCompare/8-4 12203485 10.29 ns/op BenchmarkBytesCompare/16-4 12807110 10.92 ns/op BenchmarkBytesCompare/32-4 11600091 10.30 ns/op BenchmarkBytesCompare/64-4 11084662 11.29 ns/op BenchmarkBytesCompare/128-4 7877878 12.87 ns/op BenchmarkBytesCompare/256-4 6531961 16.59 ns/op BenchmarkBytesCompare/512-4 5555450 23.73 ns/op BenchmarkBytesCompare/1024-4 2666510 38.83 ns/op BenchmarkBytesCompare/2048-4 1609738 75.08 ns/op BenchmarkIndexAnyASCII/1:1-4 1732444 61.19 ns/op BenchmarkIndexAnyASCII/1:2-4 2018167 59.41 ns/op BenchmarkIndexAnyASCII/1:4-4 1977876 67.60 ns/op BenchmarkIndexAnyASCII/1:8-4 1803568 64.83 ns/op BenchmarkIndexAnyASCII/1:16-4 1829548 62.85 ns/op BenchmarkIndexAnyASCII/1:32-4 1866310 62.98 ns/op BenchmarkIndexAnyASCII/1:64-4 1831035 63.86 ns/op BenchmarkIndexAnyASCII/16:1-4 1892665 63.75 ns/op BenchmarkIndexAnyASCII/16:2-4 541249 215.0 ns/op BenchmarkIndexAnyASCII/16:4-4 543081 217.0 ns/op BenchmarkIndexAnyASCII/16:8-4 566062 219.5 ns/op BenchmarkIndexAnyASCII/16:16-4 483742 227.5 ns/op BenchmarkIndexAnyASCII/16:32-4 483202 247.4 ns/op BenchmarkIndexAnyASCII/16:64-4 467407 286.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1756303 67.54 ns/op BenchmarkIndexAnyASCII/256:2-4 48352 2657 ns/op BenchmarkIndexAnyASCII/256:4-4 47677 2446 ns/op BenchmarkIndexAnyASCII/256:8-4 46300 2795 ns/op BenchmarkIndexAnyASCII/256:16-4 42543 2788 ns/op BenchmarkIndexAnyASCII/256:32-4 51138 2238 ns/op BenchmarkIndexAnyASCII/256:64-4 51091 2254 ns/op BenchmarkIndexAnyUTF8/1:1-4 1928155 61.91 ns/op BenchmarkIndexAnyUTF8/1:2-4 1809352 71.38 ns/op BenchmarkIndexAnyUTF8/1:4-4 1596020 62.92 ns/op BenchmarkIndexAnyUTF8/1:8-4 1799120 71.66 ns/op BenchmarkIndexAnyUTF8/1:16-4 1815854 62.97 ns/op BenchmarkIndexAnyUTF8/1:32-4 1688797 66.19 ns/op BenchmarkIndexAnyUTF8/1:64-4 1770746 66.38 ns/op BenchmarkIndexAnyUTF8/16:1-4 130530 851.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 324837 379.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 412927 303.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 379454 309.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 378358 309.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 385755 319.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 340359 355.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 9255 13041 ns/op BenchmarkIndexAnyUTF8/256:2-4 27186 4403 ns/op BenchmarkIndexAnyUTF8/256:4-4 25339 4190 ns/op BenchmarkIndexAnyUTF8/256:8-4 27294 4424 ns/op BenchmarkIndexAnyUTF8/256:16-4 23464 4743 ns/op BenchmarkIndexAnyUTF8/256:32-4 29702 4100 ns/op BenchmarkIndexAnyUTF8/256:64-4 29118 4103 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1967078 58.80 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1829018 69.91 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2007405 67.96 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1760127 65.30 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1700653 65.33 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1710340 65.36 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1861560 64.64 ns/op BenchmarkLastIndexAnyASCII/16:1-4 512760 260.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 463719 266.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 430396 260.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 481230 263.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 396469 275.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 384261 292.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 384535 323.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 35806 3255 ns/op BenchmarkLastIndexAnyASCII/256:2-4 34645 3421 ns/op BenchmarkLastIndexAnyASCII/256:4-4 32377 3411 ns/op BenchmarkLastIndexAnyASCII/256:8-4 31795 4677 ns/op BenchmarkLastIndexAnyASCII/256:16-4 35238 3288 ns/op BenchmarkLastIndexAnyASCII/256:32-4 35655 3128 ns/op BenchmarkLastIndexAnyASCII/256:64-4 36679 3377 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1947915 61.07 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1938331 64.44 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1784047 72.32 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1779310 64.48 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1835674 60.90 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1720324 64.54 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1838004 68.56 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 188626 676.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 378061 324.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 354937 355.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 358191 328.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 336487 330.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 372298 354.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 279279 358.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12262 10546 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30675 3882 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29193 3935 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 29208 4000 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 25129 4635 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 24382 4842 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 23125 4672 ns/op BenchmarkTrimASCII/1:1-4 1874762 59.72 ns/op BenchmarkTrimASCII/1:2-4 1602642 65.37 ns/op BenchmarkTrimASCII/1:4-4 1605968 69.47 ns/op BenchmarkTrimASCII/1:8-4 1633563 76.99 ns/op BenchmarkTrimASCII/1:16-4 1465264 86.51 ns/op BenchmarkTrimASCII/16:1-4 567146 211.6 ns/op BenchmarkTrimASCII/16:2-4 415216 282.2 ns/op BenchmarkTrimASCII/16:4-4 451284 344.4 ns/op BenchmarkTrimASCII/16:8-4 421886 260.4 ns/op BenchmarkTrimASCII/16:16-4 438937 263.8 ns/op BenchmarkTrimASCII/256:1-4 49512 2244 ns/op BenchmarkTrimASCII/256:2-4 39296 3099 ns/op BenchmarkTrimASCII/256:4-4 31977 3687 ns/op BenchmarkTrimASCII/256:8-4 38515 3039 ns/op BenchmarkTrimASCII/256:16-4 32319 3113 ns/op BenchmarkTrimASCII/4096:1-4 3750 35788 ns/op BenchmarkTrimASCII/4096:2-4 2434 53091 ns/op BenchmarkTrimASCII/4096:4-4 2330 58059 ns/op BenchmarkTrimASCII/4096:8-4 2235 54377 ns/op BenchmarkTrimASCII/4096:16-4 1984 51657 ns/op BenchmarkTrimByte-4 1403899 81.11 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14929 7986 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14671 7551 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 770 142553 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1719 69811 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2904 36798 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5382 19425 ns/op BenchmarkCompareBytesEqual-4 13311399 9.321 ns/op BenchmarkCompareBytesToNil-4 14481678 8.550 ns/op BenchmarkCompareBytesEmpty-4 13624240 8.463 ns/op BenchmarkCompareBytesIdentical-4 15425541 8.402 ns/op BenchmarkCompareBytesSameLength-4 13948105 9.629 ns/op BenchmarkCompareBytesDifferentLength-4 14461900 8.406 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2454 60060 ns/op 17459.04 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2876 45999 ns/op 22795.86 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2743 46681 ns/op 22462.84 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3040 48848 ns/op 21466.13 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2958 46449 ns/op 22575.17 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2984 45988 ns/op 22801.35 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2302 46937 ns/op 22340.30 MB/s BenchmarkCompareBytesBig-4 3010 42039 ns/op 24943.18 MB/s BenchmarkCompareBytesBigIdentical-4 16925719 8.155 ns/op 128585761.55 MB/s PASS ok bytes 104.670s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 80655174 ns/op 1.24 MB/s 3628664 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 291022762 ns/op 1.95 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 27968991 ns/op 0.59 MB/s 3651758 B/op 52 allocs/op PASS ok compress/bzip2 1.273s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 1970595 ns/op 5.07 MB/s 55802 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18471847 ns/op 5.41 MB/s 57010 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 201779660 ns/op 4.96 MB/s 73840 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 52 2405437 ns/op 4.16 MB/s 50077 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 24906434 ns/op 4.02 MB/s 47478 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 202606534 ns/op 4.94 MB/s 77600 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 61 2048066 ns/op 4.88 MB/s 47564 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19558400 ns/op 5.11 MB/s 51825 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 222614760 ns/op 4.49 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 45 2331072 ns/op 4.29 MB/s 47866 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 21051632 ns/op 4.75 MB/s 47470 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 218706510 ns/op 4.57 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 50 2227932 ns/op 4.49 MB/s 49768 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21562002 ns/op 4.64 MB/s 58228 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 242745546 ns/op 4.12 MB/s 113088 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 62 1799580 ns/op 5.56 MB/s 49614 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 15126521 ns/op 6.61 MB/s 48470 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 169846703 ns/op 5.89 MB/s 114272 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 73 1797557 ns/op 5.56 MB/s 48241 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 13663837 ns/op 7.32 MB/s 61155 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 135871394 ns/op 7.36 MB/s 94896 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 74 2142676 ns/op 4.67 MB/s 55677 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 12686660 ns/op 7.88 MB/s 51143 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 121017640 ns/op 8.26 MB/s 96696 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 86 1300480 ns/op 7.69 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 14203148 ns/op 7.04 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 147941734 ns/op 6.76 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2788749 ns/op 3.59 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 25227204 ns/op 3.96 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 232689589 ns/op 4.30 MB/s BenchmarkEncode/Digits/Default/1e4-4 14 8879348 ns/op 1.13 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 84605232 ns/op 1.18 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 881699402 ns/op 1.13 MB/s BenchmarkEncode/Digits/Compression/1e4-4 15 7080568 ns/op 1.41 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 78924870 ns/op 1.27 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 811917416 ns/op 1.23 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 67 1866094 ns/op 5.36 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13691474 ns/op 7.30 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 137269910 ns/op 7.28 MB/s BenchmarkEncode/Newton/Speed/1e4-4 54 2297468 ns/op 4.35 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 20018399 ns/op 5.00 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 192737844 ns/op 5.19 MB/s BenchmarkEncode/Newton/Default/1e4-4 15 7207090 ns/op 1.39 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 73128052 ns/op 1.37 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 745593968 ns/op 1.34 MB/s BenchmarkEncode/Newton/Compression/1e4-4 14 8503918 ns/op 1.18 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 101435318 ns/op 0.99 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 901304432 ns/op 1.11 MB/s PASS ok compress/flate 17.479s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 48 2761787 ns/op 3.62 MB/s BenchmarkDecoder/1e-Reuse4-4 43 2743560 ns/op 3.64 MB/s BenchmarkDecoder/1e5-4 4 29449787 ns/op 3.40 MB/s BenchmarkDecoder/1e-Reuse5-4 4 29019269 ns/op 3.45 MB/s BenchmarkDecoder/1e6-4 1 291361646 ns/op 3.43 MB/s BenchmarkDecoder/1e-Reuse6-4 1 258574937 ns/op 3.87 MB/s BenchmarkEncoder/1e4-4 51 2461319 ns/op 4.06 MB/s BenchmarkEncoder/1e-Reuse4-4 46 2597293 ns/op 3.85 MB/s BenchmarkEncoder/1e5-4 4 26149976 ns/op 3.82 MB/s BenchmarkEncoder/1e-Reuse5-4 5 24693334 ns/op 4.05 MB/s BenchmarkEncoder/1e6-4 1 247008784 ns/op 4.05 MB/s BenchmarkEncoder/1e-Reuse6-4 1 263190844 ns/op 3.80 MB/s PASS ok compress/lzw 3.895s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 22 4995495 ns/op PASS ok container/heap 0.282s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 17652 5922 ns/op BenchmarkWithTimeout/concurrency=40-4 6067 21313 ns/op BenchmarkWithTimeout/concurrency=4000-4 7473 32248 ns/op BenchmarkWithTimeout/concurrency=400000-4 3814 29275 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 267423 454.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 14373 8125 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 17241 6455 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3097 67021 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1951 61565 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2967 40173 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 291 440848 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 210 678759 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 261 403436 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 4815423 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 14 8009057 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 30 4251642 ns/op BenchmarkCheckCanceled/Err-4 315372 406.8 ns/op BenchmarkCheckCanceled/Done-4 495837 294.5 ns/op BenchmarkContextCancelDone-4 706762 158.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 25514 5003 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 24025 5064 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24901 5714 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22570 6143 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14042 8420 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 501208 219.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 303730 350.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 226836 498.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 176077 773.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 65970 1621 ns/op PASS ok context 14.776s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1734165 79.05 ns/op 202.41 MB/s BenchmarkDecrypt-4 1810117 65.60 ns/op 243.89 MB/s BenchmarkExpand-4 1000000 129.1 ns/op PASS ok crypto/aes 0.650s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 233059 515.8 ns/op 124.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 385948 351.5 ns/op 182.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 241477 520.4 ns/op 122.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 403335 322.3 ns/op 198.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 158761 818.5 ns/op 1649.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 188338 693.9 ns/op 1945.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 129938 1020 ns/op 1323.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 177310 825.2 ns/op 1635.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 54030 2297 ns/op 3566.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 57960 2006 ns/op 4083.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 40832 3377 ns/op 2425.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 43532 2837 ns/op 2887.57 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 4843 21917 ns/op 46.49 MB/s BenchmarkAESCFBDecrypt1K-4 5221 28666 ns/op 35.55 MB/s BenchmarkAESCFBDecrypt8K-4 568 177234 ns/op 46.19 MB/s BenchmarkAESOFB1K-4 10000 14263 ns/op 71.45 MB/s BenchmarkAESCTR1K-4 10000 10549 ns/op 96.60 MB/s BenchmarkAESCTR8K-4 1474 87656 ns/op 93.40 MB/s BenchmarkAESCBCEncrypt1K-4 12318 9405 ns/op 108.87 MB/s BenchmarkAESCBCDecrypt1K-4 16431 7228 ns/op 141.68 MB/s PASS ok crypto/cipher 4.203s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 80012 1539 ns/op 5.20 MB/s BenchmarkDecrypt-4 90865 1442 ns/op 5.55 MB/s BenchmarkTDESEncrypt-4 28378 4923 ns/op 1.63 MB/s BenchmarkTDESDecrypt-4 27879 4020 ns/op 1.99 MB/s PASS ok crypto/des 1.130s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 972 104850 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 7258469 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 21196603 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 81 1555900 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.811s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1879 71512 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 51 2337786 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 22 5325002 ns/op 11159 B/op 63 allocs/op BenchmarkVerify/P256-4 1029 109975 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 15 7371581 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 18744460 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 4564 26724 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 58 1842006 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4883972 ns/op 1447 B/op 17 allocs/op PASS ok crypto/ecdsa 1.806s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 264 450632 ns/op BenchmarkNewKeyFromSeed-4 241 431307 ns/op BenchmarkSigning-4 268 452986 ns/op BenchmarkVerification-4 177 673510 ns/op PASS ok crypto/ed25519 0.788s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6268 18562 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 147 785137 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 72 2389741 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 27 4824623 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1590 90931 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 36 4278359 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 15 8842527 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 5 21828525 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8347 14510 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4228 24963 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2672 42948 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 75 1966101 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1570 64513 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 306 388144 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1359 89288 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1420952 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.486s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14521 7601 ns/op 134.71 MB/s BenchmarkHMACSHA256_32-4 22960 5426 ns/op 5.90 MB/s BenchmarkNewWriteSum-4 10821 12586 ns/op 2.54 MB/s PASS ok crypto/hmac 0.710s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 45667 2527 ns/op BenchmarkModSub-4 57289 2240 ns/op BenchmarkMontgomeryRepr-4 23070 4745 ns/op BenchmarkMontgomeryMul-4 29006 4092 ns/op BenchmarkModMul-4 10000 14439 ns/op BenchmarkExpBig-4 14 8613393 ns/op BenchmarkExp-4 5 20573110 ns/op PASS ok crypto/internal/bigmod 1.777s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2454 50854 ns/op BenchmarkScalarBaseMult-4 241 447997 ns/op BenchmarkScalarMult-4 100 1135645 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 174 724686 ns/op PASS ok crypto/internal/edwards25519 0.828s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 390930 296.4 ns/op BenchmarkMultiply-4 4934020 22.38 ns/op BenchmarkSquare-4 5210640 21.26 ns/op BenchmarkInvert-4 22768 5145 ns/op BenchmarkMult32-4 1286208 91.07 ns/op PASS ok crypto/internal/edwards25519/field 1.052s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 64 1844012 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2121 53330 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4240837 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12301138 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 182 711175 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10806 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 82 1455372 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 31 3584553 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.373s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 648354 172.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 383247 292.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 119019 1015 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 695889 202.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 328138 360.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 122554 1100 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.130s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 104374 1186 ns/op 6.74 MB/s BenchmarkHash64-4 126858 1034 ns/op 61.89 MB/s BenchmarkHash128-4 116970 1096 ns/op 116.76 MB/s BenchmarkHash256-4 96015 1327 ns/op 192.97 MB/s BenchmarkHash512-4 68372 1706 ns/op 300.15 MB/s BenchmarkHash1K-4 46170 2497 ns/op 410.13 MB/s BenchmarkHash8K-4 7598 13508 ns/op 606.45 MB/s BenchmarkHash1M-4 64 1581301 ns/op 663.11 MB/s BenchmarkHash8M-4 9 12229450 ns/op 685.94 MB/s BenchmarkHash8BytesUnaligned-4 107598 1081 ns/op 7.40 MB/s BenchmarkHash1KUnaligned-4 53376 2217 ns/op 461.83 MB/s BenchmarkHash8KUnaligned-4 10000 11911 ns/op 687.79 MB/s PASS ok crypto/md5 2.196s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 118258568 ns/op PASS ok crypto/rand 0.181s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11397 ns/op 11.23 MB/s BenchmarkRC4_1K-4 1452 87986 ns/op 11.64 MB/s BenchmarkRC4_8K-4 154 679099 ns/op 11.92 MB/s PASS ok crypto/rc4 0.573s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 12368303 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 30519142 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37876980 ns/op BenchmarkEncryptPKCS1v15/2048-4 36 3850602 ns/op BenchmarkDecryptOAEP/2048-4 13 11927165 ns/op BenchmarkEncryptOAEP/2048-4 32 5685785 ns/op BenchmarkSignPKCS1v15/2048-4 12 9033955 ns/op BenchmarkVerifyPKCS1v15/2048-4 37 4380170 ns/op BenchmarkSignPSS/2048-4 13 8920423 ns/op BenchmarkVerifyPSS/2048-4 36 3634846 ns/op PASS ok crypto/rsa 2.191s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 85651 1338 ns/op 5.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 135920 1295 ns/op 6.18 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 64275 1590 ns/op 201.30 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 84183 2036 ns/op 157.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 50848 3706 ns/op 276.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 49957 2495 ns/op 410.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10000 ns/op 819.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 13202 ns/op 620.51 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.719s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 70574 1732 ns/op 4.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 89788 1359 ns/op 5.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 73848 1493 ns/op 5.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27362 4408 ns/op 232.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26679 7466 ns/op 137.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 28273 8153 ns/op 125.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5290 24426 ns/op 335.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 3873 27948 ns/op 293.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4531 25836 ns/op 317.07 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.217s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 53757 2457 ns/op 3.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 63505 1797 ns/op 4.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 62449 2121 ns/op 3.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28398 4060 ns/op 252.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 32842 3622 ns/op 282.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 31047 3991 ns/op 256.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7915 17924 ns/op 457.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7350 22415 ns/op 365.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7353 20716 ns/op 395.45 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.087s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 16296466 6.748 ns/op BenchmarkConstantTimeEq-4 18980761 9.286 ns/op BenchmarkConstantTimeLessOrEq-4 17700051 7.039 ns/op BenchmarkXORBytes/8Bytes-4 2668287 44.85 ns/op 178.36 MB/s BenchmarkXORBytes/128Bytes-4 2394243 48.38 ns/op 2645.89 MB/s BenchmarkXORBytes/2048Bytes-4 650173 207.5 ns/op 9867.70 MB/s BenchmarkXORBytes/32768Bytes-4 75337 1866 ns/op 17556.43 MB/s PASS ok crypto/subtle 1.549s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 10 12783413 ns/op BenchmarkCertCache/1-4 19 9951441 ns/op BenchmarkCertCache/2-4 12 10155537 ns/op BenchmarkCertCache/3-4 12 10218830 ns/op BenchmarkHandshakeServer/RSA-4 12 11867130 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 11512597 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 12191971 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 19 6632782 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 15 9137165 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 8642536 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 27 10543871 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 53119931 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 63736942 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 120859387 ns/op 8.68 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 120069792 ns/op 8.73 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 205883558 ns/op 10.19 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 207390541 ns/op 10.11 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 326816986 ns/op 12.83 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 392856868 ns/op 10.68 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 731365239 ns/op 11.47 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 956406050 ns/op 8.77 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1738604904 ns/op 9.65 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1381111699 ns/op 12.15 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2819435649 ns/op 11.90 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3011493254 ns/op 11.14 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5971945126 ns/op 11.24 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 7608811778 ns/op 8.82 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 130230640 ns/op 8.05 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 142129792 ns/op 7.38 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 239346102 ns/op 8.76 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 274898810 ns/op 7.63 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 488536874 ns/op 8.59 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 637706164 ns/op 6.58 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 783785218 ns/op 10.70 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 992150513 ns/op 8.45 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 2007214101 ns/op 8.36 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 2140291521 ns/op 7.84 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3957629527 ns/op 8.48 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3467582354 ns/op 9.68 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4670395973 ns/op 14.37 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6598959858 ns/op 10.17 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 723954726 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 743342722 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 302866657 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 298741283 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 163006585 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161714680 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 91545587 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 97638494 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 54694391 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 54553448 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 158260046 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 163242384 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 81506569 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 87256164 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 56653078 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 51665564 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 43156194 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 37432485 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 31490018 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 32528274 ns/op PASS ok crypto/tls 63.661s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 20774313 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 291 660198 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 910 189277 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 708 173401 ns/op 14612 B/op 262 allocs/op PASS ok crypto/x509 1.547s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 27 4203378 ns/op 277383 B/op 1613 allocs/op BenchmarkConcurrentStmtQuery-4 28 4240106 ns/op 257590 B/op 1979 allocs/op BenchmarkConcurrentStmtExec-4 40 3399381 ns/op 213065 B/op 572 allocs/op BenchmarkConcurrentTxQuery-4 31 4451713 ns/op 271793 B/op 2130 allocs/op BenchmarkConcurrentTxExec-4 50 2316324 ns/op 89399 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 40 3362967 ns/op 104946 B/op 2080 allocs/op BenchmarkConcurrentTxStmtExec-4 92 1208850 ns/op 40109 B/op 381 allocs/op BenchmarkConcurrentRandom-4 38 4187924 ns/op 224755 B/op 1769 allocs/op BenchmarkManyConcurrentQueries-4 1530 67439 ns/op 4002 B/op 20 allocs/op PASS ok database/sql 1.855s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 102578 1412 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 44 2835076 ns/op 188237 B/op 13 allocs/op Benchmark115/LineToPC-4 69 1924215 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16374 14510 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.319s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 375 460668 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2192 72427 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.841s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 196 570389 ns/op 14.36 MB/s BenchmarkEncodeToString-4 166 747771 ns/op 10.96 MB/s BenchmarkDecode-4 117 1547725 ns/op 8.47 MB/s BenchmarkDecodeString-4 80 1634028 ns/op 8.02 MB/s PASS ok encoding/base32 0.977s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 236 451451 ns/op 18.15 MB/s BenchmarkDecodeString/2-4 254043 496.8 ns/op 8.05 MB/s BenchmarkDecodeString/4-4 139807 781.5 ns/op 10.24 MB/s BenchmarkDecodeString/8-4 165993 1198 ns/op 10.01 MB/s BenchmarkDecodeString/64-4 29348 3978 ns/op 22.12 MB/s BenchmarkDecodeString/8192-4 324 401501 ns/op 27.21 MB/s BenchmarkNewEncoding-4 93067 1567 ns/op 163.38 MB/s PASS ok encoding/base64 1.626s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1184 130710 ns/op 30.60 MB/s BenchmarkReadStruct-4 13370 8161 ns/op 9.19 MB/s BenchmarkWriteStruct-4 14893 7536 ns/op 9.95 MB/s BenchmarkReadInts-4 30243 3658 ns/op 8.20 MB/s BenchmarkWriteInts-4 30937 3854 ns/op 7.79 MB/s BenchmarkWriteSlice1000Int32s-4 1129 155581 ns/op 25.71 MB/s BenchmarkPutUint16-4 3014425 53.90 ns/op 37.11 MB/s BenchmarkAppendUint16-4 2361517 54.67 ns/op 36.58 MB/s BenchmarkPutUint32-4 1000000 112.4 ns/op 35.59 MB/s BenchmarkAppendUint32-4 1689261 86.50 ns/op 46.24 MB/s BenchmarkPutUint64-4 712082 144.9 ns/op 55.20 MB/s BenchmarkAppendUint64-4 875862 208.9 ns/op 38.29 MB/s BenchmarkLittleEndianPutUint16-4 1967863 90.03 ns/op 22.22 MB/s BenchmarkLittleEndianAppendUint16-4 1972202 63.09 ns/op 31.70 MB/s BenchmarkLittleEndianPutUint32-4 1584636 68.87 ns/op 58.08 MB/s BenchmarkLittleEndianAppendUint32-4 1760044 68.49 ns/op 58.40 MB/s BenchmarkLittleEndianPutUint64-4 1000000 190.2 ns/op 42.07 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 126.6 ns/op 63.21 MB/s BenchmarkReadFloats-4 127989 1134 ns/op 10.58 MB/s BenchmarkWriteFloats-4 75079 1494 ns/op 8.03 MB/s BenchmarkReadSlice1000Float32s-4 898 118805 ns/op 33.67 MB/s BenchmarkWriteSlice1000Float32s-4 832 126642 ns/op 31.59 MB/s BenchmarkReadSlice1000Uint8s-4 36410 3769 ns/op 265.31 MB/s BenchmarkWriteSlice1000Uint8s-4 36504 4224 ns/op 236.75 MB/s BenchmarkPutUvarint32-4 873284 237.1 ns/op 16.87 MB/s BenchmarkPutUvarint64-4 281434 776.6 ns/op 10.30 MB/s PASS ok encoding/binary 6.275s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6667 19265 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 3202 40654 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6801 21096 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3026 65756 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5391 29731 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6085 19008 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6404 19834 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3073 49909 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 19257 ns/op PASS ok encoding/csv 2.053s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 8214 16157 ns/op BenchmarkEndToEndByteBuffer-4 9216 16465 ns/op BenchmarkEndToEndSliceByteBuffer-4 220 597276 ns/op BenchmarkEncodeComplex128Slice-4 621 198475 ns/op BenchmarkEncodeFloat64Slice-4 1102 93379 ns/op BenchmarkEncodeInt32Slice-4 1000 102624 ns/op BenchmarkEncodeStringSlice-4 1554 84666 ns/op BenchmarkEncodeInterfaceSlice-4 70 2115735 ns/op BenchmarkDecodeComplex128Slice-4 470 295593 ns/op BenchmarkDecodeFloat64Slice-4 1041 163811 ns/op BenchmarkDecodeInt32Slice-4 1124 129532 ns/op BenchmarkDecodeStringSlice-4 387 276098 ns/op BenchmarkDecodeStringsSlice-4 160 757400 ns/op BenchmarkDecodeBytesSlice-4 362 326835 ns/op BenchmarkDecodeInterfaceSlice-4 82 1790083 ns/op BenchmarkDecodeMap-4 93 1735118 ns/op PASS ok encoding/gob 3.316s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10180 10371 ns/op 24.68 MB/s BenchmarkEncode/1024-4 2632 43790 ns/op 23.38 MB/s BenchmarkEncode/4096-4 662 171808 ns/op 23.84 MB/s BenchmarkEncode/16384-4 171 725159 ns/op 22.59 MB/s BenchmarkDecode/256-4 22965 5097 ns/op 50.23 MB/s BenchmarkDecode/1024-4 6394 20007 ns/op 51.18 MB/s BenchmarkDecode/4096-4 1474 78414 ns/op 52.24 MB/s BenchmarkDecode/16384-4 366 328600 ns/op 49.86 MB/s BenchmarkDump/256-4 1018 101742 ns/op 2.52 MB/s BenchmarkDump/1024-4 282 379195 ns/op 2.70 MB/s BenchmarkDump/4096-4 85 1510516 ns/op 2.71 MB/s BenchmarkDump/16384-4 20 6163276 ns/op 2.66 MB/s PASS ok encoding/hex 2.267s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 189473992 ns/op 10.24 MB/s 8391776 B/op 54 allocs/op BenchmarkCodeEncoderError-4 1 204058961 ns/op 9.51 MB/s 8393448 B/op 104 allocs/op BenchmarkCodeMarshal-4 1 122197443 ns/op 15.88 MB/s 1943912 B/op 19 allocs/op BenchmarkCodeMarshalError-4 1 192585186 ns/op 10.08 MB/s 10335072 B/op 102 allocs/op BenchmarkMarshalBytes/32-4 20697 5883 ns/op BenchmarkMarshalBytes/256-4 6602 19812 ns/op BenchmarkMarshalBytes/4096-4 421 278020 ns/op BenchmarkMarshalBytesError/32-4 57 2077484 ns/op BenchmarkMarshalBytesError/256-4 58 3140332 ns/op BenchmarkMarshalBytesError/4096-4 50 2272510 ns/op BenchmarkCodeDecoder-4 1 438294751 ns/op 4.43 MB/s 11146312 B/op 92718 allocs/op BenchmarkUnicodeDecoder-4 26604 4074 ns/op 3.44 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 47040 2567 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 399867491 ns/op 4.85 MB/s 3067280 B/op 92683 allocs/op BenchmarkCodeUnmarshalReuse-4 1 416375269 ns/op 4.66 MB/s 3068696 B/op 92690 allocs/op BenchmarkUnmarshalString-4 77600 1837 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 125746 1456 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 203414 976.2 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 72782 2466 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 42045 2780 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 18962 6494 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2838 37858 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 560 200864 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 93 1148705 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 9307913 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 477445 212.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 494634 213.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 594250 210.7 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 539430 222.8 ns/op BenchmarkEncodeMarshaler-4 70516 2715 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 68251 1818 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 4806891 23.67 ns/op BenchmarkNumberIsValidRegexp-4 17425 9312 ns/op PASS ok encoding/json 9.467s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 2870825 ns/op 22.83 MB/s BenchmarkDecode-4 36 3784289 ns/op 23.46 MB/s PASS ok encoding/pem 0.443s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2031 77249 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 669 215439 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2528 43208 ns/op PASS ok encoding/xml 0.587s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 394772 332.9 ns/op BenchmarkIntSet-4 516374 216.5 ns/op BenchmarkFloatAdd-4 220214 829.1 ns/op BenchmarkFloatSet-4 498200 232.4 ns/op BenchmarkStringSet-4 411440 312.3 ns/op BenchmarkMapSet-4 124090 1197 ns/op BenchmarkMapSetDifferent-4 42764 2653 ns/op BenchmarkMapSetDifferentRandom-4 230 678196 ns/op BenchmarkMapSetString-4 107725 1132 ns/op BenchmarkMapAddSame-4 28458 5908 ns/op BenchmarkMapAddDifferent-4 7544 13746 ns/op BenchmarkMapAddDifferentRandom-4 216 659269 ns/op BenchmarkMapAddSameSteadyState-4 253779 394.9 ns/op BenchmarkMapAddDifferentSteadyState-4 98354 1171 ns/op BenchmarkRealworldExpvarUsage-4 10514 11065 ns/op PASS ok expvar 3.889s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 71089 2074 ns/op BenchmarkSprintfEmpty-4 322467 842.2 ns/op BenchmarkSprintfString-4 178516 908.8 ns/op BenchmarkSprintfTruncateString-4 120936 1060 ns/op BenchmarkSprintfTruncateBytes-4 98817 1675 ns/op BenchmarkSprintfSlowParsingPath-4 117910 1112 ns/op BenchmarkSprintfQuoteString-4 23746 4788 ns/op BenchmarkSprintfInt-4 113606 957.2 ns/op BenchmarkSprintfIntInt-4 113694 1570 ns/op BenchmarkSprintfPrefixedInt-4 102118 1173 ns/op BenchmarkSprintfFloat-4 67813 1769 ns/op BenchmarkSprintfComplex-4 25393 4160 ns/op BenchmarkSprintfBoolean-4 142717 1033 ns/op BenchmarkSprintfHexString-4 68142 2176 ns/op BenchmarkSprintfHexBytes-4 58410 3247 ns/op BenchmarkSprintfBytes-4 28902 5065 ns/op BenchmarkSprintfStringer-4 39024 2847 ns/op BenchmarkSprintfStructure-4 30184 6818 ns/op BenchmarkManyArgs-4 38533 3222 ns/op BenchmarkFprintInt-4 55059 2490 ns/op BenchmarkFprintfBytes-4 59060 2399 ns/op BenchmarkFprintIntNoAlloc-4 66090 2705 ns/op BenchmarkScanInts-4 24 5644739 ns/op BenchmarkScanRecursiveInt-4 1 522957658 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 632525256 ns/op PASS ok fmt 7.423s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 464 278918 ns/op PASS ok go/build 0.332s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 40912 2577 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 11191 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3852 29615 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1050 119483 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 246 667277 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 51 2325232 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 9727988 ns/op 865638 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 39085405 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 161008123 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 1.903s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 329447201 ns/op 0.20 MB/s 47034576 B/op 49056 allocs/op PASS ok go/format 0.415s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 18918490 ns/op 2.85 MB/s BenchmarkParseOnly-4 7 17829619 ns/op 3.02 MB/s BenchmarkResolve-4 67 2121830 ns/op 25.38 MB/s PASS ok go/parser 2.076s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 154566965 ns/op 0.34 MB/s 5119744 B/op 27630 allocs/op BenchmarkPrintDecl-4 829 232672 ns/op 0.14 MB/s 15987 B/op 51 allocs/op PASS ok go/printer 0.462s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 270 466364 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8892708 ns/op 6.14 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 14885796 ns/op 4.83 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21796190 ns/op 5.20 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 182 588612 ns/op 5.23 MB/s PASS ok go/scanner 1.006s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1423970 112.5 ns/op PASS ok go/token 0.330s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 132 1072940 ns/op BenchmarkNamed/Underlying/nongeneric-4 754045 152.6 ns/op BenchmarkNamed/Underlying/generic-4 719815 204.4 ns/op BenchmarkNamed/Underlying/src_instance-4 695772 216.4 ns/op BenchmarkNamed/Underlying/user_instance-4 932162 133.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 14659 7987 ns/op BenchmarkNamed/NewMethodSet/generic-4 16646 8937 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13081 10375 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 12532 ns/op BenchmarkCheck/http/funcbodies/info-4 1 526561121 ns/op 57665 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 549537797 ns/op 55256 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 368468554 ns/op 82469 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 267565521 ns/op 113368 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2334746095 ns/op 2193 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 211865253 ns/op 24081 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 112650979 ns/op 45071 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 117455315 ns/op 43443 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 743205417 ns/op 2907 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 104223280 ns/op 20698 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 97882942 ns/op 21982 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 79897246 ns/op 26750 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2100298198 ns/op 29533 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 635099710 ns/op 97610 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 210955656 ns/op 293608 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 114198394 ns/op 539913 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2804842255 ns/op 719.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 161219139 ns/op 12425 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 139878814 ns/op 14279 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 165522298 ns/op 12057 lines/s PASS ok go/types 44.677s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12411 11118 ns/op 92.10 MB/s PASS ok hash/adler32 0.305s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 228895 576.5 ns/op 26.02 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 208910 588.6 ns/op 25.48 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 123345 1025 ns/op 39.03 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 132001 909.8 ns/op 43.97 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 376788 564.3 ns/op 907.36 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 433112 541.8 ns/op 945.02 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 244604 505.8 ns/op 2024.70 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 263762 394.4 ns/op 2596.49 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 252859 523.1 ns/op 7830.56 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 237000 783.6 ns/op 5227.32 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 64411 1898 ns/op 17267.95 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 61501 1918 ns/op 17080.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 379910 337.8 ns/op 44.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 372136 324.4 ns/op 46.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 356197 321.9 ns/op 124.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 339987 329.5 ns/op 121.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 297502 697.4 ns/op 734.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 314372 416.7 ns/op 1228.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 296096 491.2 ns/op 2084.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 259980 502.4 ns/op 2038.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 265498 555.7 ns/op 7371.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 251643 540.3 ns/op 7581.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 58582 3085 ns/op 10621.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 51817 2285 ns/op 14343.50 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 230298 541.5 ns/op 27.70 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 233928 578.2 ns/op 25.94 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 103506 980.4 ns/op 40.80 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 124620 949.2 ns/op 42.14 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10795 ns/op 47.43 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10347 ns/op 49.48 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4761 35000 ns/op 29.26 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5257 23051 ns/op 44.42 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1088 121543 ns/op 33.70 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1369 90112 ns/op 45.45 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 151 752437 ns/op 43.55 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 164 748215 ns/op 43.79 MB/s PASS ok hash/crc32 7.777s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 134 856421 ns/op 76.52 MB/s BenchmarkCrc64/ISO4KB-4 1510 79430 ns/op 51.57 MB/s BenchmarkCrc64/ISO1KB-4 7797 17084 ns/op 59.94 MB/s BenchmarkCrc64/ECMA64KB-4 100 1177656 ns/op 55.65 MB/s BenchmarkCrc64/Random64KB-4 100 1311718 ns/op 49.96 MB/s BenchmarkCrc64/Random16KB-4 514 241544 ns/op 67.83 MB/s PASS ok hash/crc64 1.087s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14418 7774 ns/op 131.72 MB/s BenchmarkFnv32aKB-4 15552 8139 ns/op 125.81 MB/s BenchmarkFnv64KB-4 14643 8042 ns/op 127.33 MB/s BenchmarkFnv64aKB-4 15298 7861 ns/op 130.27 MB/s BenchmarkFnv128KB-4 1928 61866 ns/op 16.55 MB/s BenchmarkFnv128aKB-4 1834 83244 ns/op 12.30 MB/s PASS ok hash/fnv 1.485s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 397604 459.8 ns/op 8.70 MB/s BenchmarkHash/n=4/Bytes-4 2893792 42.72 ns/op 93.63 MB/s BenchmarkHash/n=4/String-4 2957239 37.09 ns/op 107.84 MB/s BenchmarkHash/n=8/Write-4 406708 332.5 ns/op 24.06 MB/s BenchmarkHash/n=8/Bytes-4 2922518 39.42 ns/op 202.92 MB/s BenchmarkHash/n=8/String-4 2852383 55.26 ns/op 144.77 MB/s BenchmarkHash/n=16/Write-4 445329 318.5 ns/op 50.23 MB/s BenchmarkHash/n=16/Bytes-4 2811361 37.60 ns/op 425.48 MB/s BenchmarkHash/n=16/String-4 3249100 42.08 ns/op 380.24 MB/s BenchmarkHash/n=32/Write-4 443965 293.0 ns/op 109.23 MB/s BenchmarkHash/n=32/Bytes-4 2803959 59.99 ns/op 533.44 MB/s BenchmarkHash/n=32/String-4 2802918 36.73 ns/op 871.24 MB/s BenchmarkHash/n=64/Write-4 394768 296.0 ns/op 216.19 MB/s BenchmarkHash/n=64/Bytes-4 2768751 41.11 ns/op 1556.73 MB/s BenchmarkHash/n=64/String-4 2906020 53.56 ns/op 1194.87 MB/s BenchmarkHash/n=256/Write-4 303553 426.1 ns/op 600.84 MB/s BenchmarkHash/n=256/Bytes-4 1883455 58.20 ns/op 4398.96 MB/s BenchmarkHash/n=256/String-4 2062648 67.56 ns/op 3789.42 MB/s BenchmarkHash/n=320/Write-4 326308 554.3 ns/op 577.25 MB/s BenchmarkHash/n=320/Bytes-4 1354509 95.41 ns/op 3354.05 MB/s BenchmarkHash/n=320/String-4 1739452 64.73 ns/op 4943.60 MB/s BenchmarkHash/n=1024/Write-4 172681 793.3 ns/op 1290.83 MB/s BenchmarkHash/n=1024/Bytes-4 979837 171.3 ns/op 5978.10 MB/s BenchmarkHash/n=1024/String-4 949028 139.6 ns/op 7333.60 MB/s BenchmarkHash/n=4096/Write-4 88084 1367 ns/op 2995.97 MB/s BenchmarkHash/n=4096/Bytes-4 236160 637.2 ns/op 6427.77 MB/s BenchmarkHash/n=4096/String-4 252444 477.6 ns/op 8575.80 MB/s BenchmarkHash/n=16384/Write-4 27531 5069 ns/op 3232.06 MB/s BenchmarkHash/n=16384/Bytes-4 68241 2474 ns/op 6623.40 MB/s BenchmarkHash/n=16384/String-4 57006 1778 ns/op 9216.39 MB/s PASS ok hash/maphash 7.034s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 692 188009 ns/op BenchmarkEscapeNone-4 128764 880.8 ns/op BenchmarkUnescape-4 654 216922 ns/op BenchmarkUnescapeNone-4 631000 186.3 ns/op BenchmarkUnescapeSparse-4 10000 25097 ns/op BenchmarkUnescapeDense-4 1215 115179 ns/op PASS ok html 1.172s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6867 18281 ns/op BenchmarkCSSEscaperNoSpecials-4 36200 2875 ns/op BenchmarkDecodeCSS-4 19604 6234 ns/op BenchmarkDecodeCSSNoSpecials-4 2860592 37.32 ns/op BenchmarkCSSValueFilter-4 98778 1253 ns/op BenchmarkCSSValueFilterOk-4 69072 1950 ns/op BenchmarkEscapedExecute-4 4864 26509 ns/op BenchmarkHTMLNospaceEscaper-4 9354 12741 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 54842 2486 ns/op BenchmarkStripTags-4 10000 12088 ns/op BenchmarkStripTagsNoSpecials-4 289410 704.3 ns/op BenchmarkJSValEscaperWithNum-4 20790 5624 ns/op BenchmarkJSValEscaperWithStr-4 3889 27333 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 10057 ns/op BenchmarkJSValEscaperWithObj-4 3670 32606 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 12171 ns/op BenchmarkJSStrEscaperNoSpecials-4 46633 2544 ns/op BenchmarkJSStrEscaper-4 9324 16724 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 39606 4723 ns/op BenchmarkJSRegexpEscaper-4 7561 17362 ns/op BenchmarkTemplateSpecialTags-4 86 1430501 ns/op BenchmarkURLEscaper-4 2415 51100 ns/op BenchmarkURLEscaperNoSpecials-4 173869 1139 ns/op BenchmarkURLNormalizer-4 5089 25841 ns/op BenchmarkURLNormalizerNoSpecials-4 143504 1058 ns/op BenchmarkSrcsetFilter-4 12612 9405 ns/op BenchmarkSrcsetFilterNoSpecials-4 86678 1489 ns/op PASS ok html/template 6.337s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 542236 301.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 396418 296.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 412388 292.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 401158 281.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1457857 87.34 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 121.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 104.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 105.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 106.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 376587 472.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 247516 504.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 308311 404.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 252208 470.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 560634 207.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 387939 378.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 610758 197.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 437206 285.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 294844 602.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 965517 112.9 ns/op BenchmarkRGBASetRGBA-4 969265 133.2 ns/op BenchmarkRGBA64At-4 776704 281.5 ns/op BenchmarkRGBA64SetRGBA64-4 638523 196.2 ns/op BenchmarkNRGBAAt-4 1000000 120.7 ns/op BenchmarkNRGBASetNRGBA-4 1000000 135.0 ns/op BenchmarkNRGBA64At-4 900607 169.4 ns/op BenchmarkNRGBA64SetNRGBA64-4 623863 207.9 ns/op BenchmarkAlphaAt-4 1591284 74.74 ns/op BenchmarkAlphaSetAlpha-4 2043483 72.21 ns/op BenchmarkAlpha16At-4 1000000 109.7 ns/op BenchmarkAlphaSetAlpha16-4 1000000 114.9 ns/op BenchmarkGrayAt-4 1556163 113.2 ns/op BenchmarkGraySetGray-4 1701319 81.50 ns/op BenchmarkGray16At-4 1000000 107.4 ns/op BenchmarkGraySetGray16-4 1000000 116.8 ns/op PASS ok image 7.493s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3160664 42.41 ns/op BenchmarkYCbCrToRGB/128-4 2664056 39.15 ns/op BenchmarkYCbCrToRGB/255-4 2886224 37.97 ns/op BenchmarkRGBToYCbCr/0-4 2660659 54.72 ns/op BenchmarkRGBToYCbCr/Cb-4 3008236 57.59 ns/op BenchmarkRGBToYCbCr/Cr-4 2699190 48.37 ns/op BenchmarkYCbCrToRGBA/0-4 2103978 64.02 ns/op BenchmarkYCbCrToRGBA/128-4 2463505 47.36 ns/op BenchmarkYCbCrToRGBA/255-4 2645930 47.41 ns/op BenchmarkNYCbCrAToRGBA/0-4 1924800 83.87 ns/op BenchmarkNYCbCrAToRGBA/128-4 2242036 51.64 ns/op BenchmarkNYCbCrAToRGBA/255-4 2426253 51.19 ns/op PASS ok image/color 3.169s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 70423638 ns/op BenchmarkFillSrc-4 276 444522 ns/op BenchmarkCopyOver-4 5 21436032 ns/op BenchmarkCopySrc-4 402 288778 ns/op BenchmarkNRGBAOver-4 6 17450622 ns/op BenchmarkNRGBASrc-4 12 10683196 ns/op BenchmarkYCbCr-4 9 13318937 ns/op BenchmarkGray-4 10 11599574 ns/op BenchmarkCMYK-4 10 11142027 ns/op BenchmarkGlyphOver-4 19 6193462 ns/op BenchmarkRGBAMaskOver-4 4 26723640 ns/op BenchmarkGrayMaskOver-4 6 19866879 ns/op BenchmarkRGBA64ImageMaskOver-4 3 37347635 ns/op BenchmarkRGBA-4 5 30206084 ns/op BenchmarkPalettedFill-4 823 147565 ns/op BenchmarkPalettedRGBA-4 4 29075848 ns/op BenchmarkGenericOver-4 2 60040224 ns/op BenchmarkGenericMaskOver-4 4 25138400 ns/op BenchmarkGenericSrc-4 3 35265568 ns/op BenchmarkGenericMaskSrc-4 4 31508444 ns/op PASS ok image/draw 7.804s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 24 5483579 ns/op 2.82 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 137083766 ns/op 2.24 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2745924845 ns/op 0.45 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 62 2384589 ns/op 6.48 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 144892210 ns/op 0.43 MB/s 105960 B/op 14 allocs/op PASS ok image/gif 3.969s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4756 28430 ns/op BenchmarkIDCT-4 4543 25903 ns/op BenchmarkDecodeBaseline-4 8 14028824 ns/op 4.41 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 18359867 ns/op 3.37 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 168978002 ns/op 7.27 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 217286708 ns/op 4.24 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.779s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 13492209 7.654 ns/op BenchmarkDecodeGray-4 13 9022993 ns/op 7.26 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 38234138 ns/op 6.86 MB/s 337330 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 37310905 ns/op 7.03 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 24 5275133 ns/op 12.42 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37994578 ns/op 6.90 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 40740527 ns/op 6.43 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 87975656 ns/op 3.49 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 73341148 ns/op 4.19 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 169876567 ns/op 7.23 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 179729042 ns/op 6.84 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 42482366 ns/op 7.23 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 191021115 ns/op 6.43 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 742104783 ns/op 1.66 MB/s 864184 B/op 30 allocs/op PASS ok image/png 4.057s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 51680380 ns/op 1.93 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 48389817 ns/op 2.07 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 264219782 ns/op 1.89 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 233370050 ns/op 2.14 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 51403787 ns/op 1.95 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 41608638 ns/op 2.40 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 267550898 ns/op 1.87 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 250249010 ns/op 2.00 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 755702954 ns/op 1.32 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 661269247 ns/op 1.51 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4119417160 ns/op 1.21 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3143354790 ns/op 1.59 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 14 8685556 ns/op 11.51 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 9204717 ns/op 10.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 42762903 ns/op 11.69 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 44766636 ns/op 11.17 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 81382788 ns/op 12.29 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 86002965 ns/op 11.63 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 415335953 ns/op 12.04 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 467216492 ns/op 10.70 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 61589765 ns/op 1.62 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 47144276 ns/op 2.12 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 286497083 ns/op 1.75 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 292088108 ns/op 1.71 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 651228656 ns/op 1.54 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 654221573 ns/op 1.53 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4603136855 ns/op 1.09 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4514104658 ns/op 1.11 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 142830463 ns/op 29.26 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 145607454 ns/op 28.71 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 66.541s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33964 3316 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 36988 3365 ns/op 0.59 MB/s BenchmarkMarshalCorpusFile/4-4 33336 3757 ns/op 1.06 MB/s BenchmarkMarshalCorpusFile/8-4 25990 4318 ns/op 1.85 MB/s BenchmarkMarshalCorpusFile/16-4 20701 5961 ns/op 2.68 MB/s BenchmarkMarshalCorpusFile/32-4 12997 8752 ns/op 3.66 MB/s BenchmarkMarshalCorpusFile/64-4 8726 14874 ns/op 4.30 MB/s BenchmarkMarshalCorpusFile/128-4 5064 24325 ns/op 5.26 MB/s BenchmarkMarshalCorpusFile/256-4 2185 51292 ns/op 4.99 MB/s BenchmarkMarshalCorpusFile/512-4 1312 104611 ns/op 4.89 MB/s BenchmarkMarshalCorpusFile/1024-4 556 188031 ns/op 5.45 MB/s BenchmarkMarshalCorpusFile/2048-4 290 401146 ns/op 5.11 MB/s BenchmarkMarshalCorpusFile/4096-4 156 703355 ns/op 5.82 MB/s BenchmarkMarshalCorpusFile/8192-4 75 1425364 ns/op 5.75 MB/s BenchmarkMarshalCorpusFile/16384-4 48 3026253 ns/op 5.41 MB/s BenchmarkMarshalCorpusFile/32768-4 21 6466853 ns/op 5.07 MB/s BenchmarkMarshalCorpusFile/65536-4 9 12405407 ns/op 5.28 MB/s BenchmarkMarshalCorpusFile/131072-4 4 27718885 ns/op 4.73 MB/s BenchmarkMarshalCorpusFile/262144-4 3 50559581 ns/op 5.18 MB/s BenchmarkMarshalCorpusFile/524288-4 1 102148890 ns/op 5.13 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 195239551 ns/op 5.37 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 12322 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 9993 12056 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 9789 13251 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/8-4 7531 15197 ns/op 0.53 MB/s BenchmarkUnmarshalCorpusFile/16-4 5798 18281 ns/op 0.88 MB/s BenchmarkUnmarshalCorpusFile/32-4 4161 26618 ns/op 1.20 MB/s BenchmarkUnmarshalCorpusFile/64-4 3663 32526 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/128-4 2557 47805 ns/op 2.68 MB/s BenchmarkUnmarshalCorpusFile/256-4 1042 114475 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/512-4 562 209083 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/1024-4 292 403446 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/2048-4 146 798293 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/4096-4 63 1608269 ns/op 2.55 MB/s BenchmarkUnmarshalCorpusFile/8192-4 38 3261538 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6293496 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12521963 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 24954708 ns/op 2.63 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 50239638 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 102481214 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 205419522 ns/op 2.55 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 482303867 ns/op 2.17 MB/s BenchmarkMutatorBytes/1-4 35078 3274 ns/op BenchmarkMutatorBytes/10-4 40558 3052 ns/op BenchmarkMutatorBytes/100-4 37371 3328 ns/op BenchmarkMutatorBytes/1000-4 25628 5001 ns/op BenchmarkMutatorBytes/10000-4 7584 20395 ns/op BenchmarkMutatorBytes/100000-4 976 136486 ns/op BenchmarkMutatorString/1-4 36626 3396 ns/op BenchmarkMutatorString/10-4 35694 3309 ns/op BenchmarkMutatorString/100-4 32570 3826 ns/op BenchmarkMutatorString/1000-4 16930 8073 ns/op BenchmarkMutatorString/10000-4 4407 47939 ns/op BenchmarkMutatorString/100000-4 366 320736 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18546 6485 ns/op BenchmarkMutatorAllBasicTypes/string-4 18291 6443 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63931 1895 ns/op BenchmarkMutatorAllBasicTypes/float32-4 53586 2652 ns/op BenchmarkMutatorAllBasicTypes/float64-4 51512 2150 ns/op BenchmarkMutatorAllBasicTypes/int-4 47575 2105 ns/op BenchmarkMutatorAllBasicTypes/int8-4 56145 2060 ns/op BenchmarkMutatorAllBasicTypes/int16-4 52368 2083 ns/op BenchmarkMutatorAllBasicTypes/int32-4 56834 2031 ns/op BenchmarkMutatorAllBasicTypes/int64-4 55718 2062 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 52040 2132 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 54346 2141 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 54398 2317 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 55840 2164 ns/op PASS ok internal/fuzz 13.536s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 12398 8482 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 147514 804.1 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.531s PASS ok internal/poll 0.041s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 22342216 ns/op PASS ok internal/trace 3.027s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 7342 20786 ns/op BenchmarkCopyNLarge-4 367 407165 ns/op PASS ok io 0.551s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 146482 696.4 ns/op BenchmarkPrintln-4 28627 3966 ns/op BenchmarkPrintlnNoFlags-4 48554 2372 ns/op PASS ok log 0.549s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2668359 41.37 ns/op BenchmarkAcosh-4 1330326 92.01 ns/op BenchmarkAsin-4 2695282 42.90 ns/op BenchmarkAsinh-4 1275235 90.82 ns/op BenchmarkAtan-4 3164764 35.09 ns/op BenchmarkAtanh-4 1362975 88.74 ns/op BenchmarkAtan2-4 2347495 52.71 ns/op BenchmarkCbrt-4 1773897 67.59 ns/op BenchmarkCeil-4 25801052 5.004 ns/op BenchmarkCopysign-4 3958024 28.85 ns/op BenchmarkCos-4 1497457 78.27 ns/op BenchmarkCosh-4 2106661 57.81 ns/op BenchmarkErf-4 3410990 32.59 ns/op BenchmarkErfc-4 3470688 34.00 ns/op BenchmarkErfinv-4 3303068 36.31 ns/op BenchmarkErfcinv-4 3112983 36.16 ns/op BenchmarkExp-4 7683138 15.25 ns/op BenchmarkExpGo-4 1000000 117.8 ns/op BenchmarkExpm1-4 2687877 44.28 ns/op BenchmarkExp2-4 1000000 104.6 ns/op BenchmarkExp2Go-4 985294 108.7 ns/op BenchmarkAbs-4 5358570 21.98 ns/op BenchmarkDim-4 12311684 9.621 ns/op BenchmarkFloor-4 26084829 4.668 ns/op BenchmarkMax-4 18307054 6.967 ns/op BenchmarkMin-4 18612012 6.804 ns/op BenchmarkMod-4 407155 287.8 ns/op BenchmarkFrexp-4 2165800 55.33 ns/op BenchmarkGamma-4 889926 135.2 ns/op BenchmarkHypot-4 13238948 8.655 ns/op BenchmarkHypotGo-4 1893952 61.47 ns/op BenchmarkIlogb-4 2370744 49.20 ns/op BenchmarkJ0-4 307465 399.3 ns/op BenchmarkJ1-4 308528 386.6 ns/op BenchmarkJn-4 137437 825.7 ns/op BenchmarkLdexp-4 2055711 56.70 ns/op BenchmarkLgamma-4 1000000 107.4 ns/op BenchmarkLog-4 7056376 16.98 ns/op BenchmarkLogb-4 2457448 48.80 ns/op BenchmarkLog1p-4 1905748 62.74 ns/op BenchmarkLog10-4 6578964 18.17 ns/op BenchmarkLog2-4 1765788 68.66 ns/op BenchmarkModf-4 2723637 42.55 ns/op BenchmarkNextafter32-4 2736705 43.91 ns/op BenchmarkNextafter64-4 2687060 43.09 ns/op BenchmarkPowInt-4 652466 183.1 ns/op BenchmarkPowFrac-4 496641 238.1 ns/op BenchmarkPow10Pos-4 5996200 19.24 ns/op BenchmarkPow10Neg-4 6394518 18.90 ns/op BenchmarkRound-4 4913809 23.35 ns/op BenchmarkRoundToEven-4 12705358 9.410 ns/op BenchmarkRemainder-4 643299 198.7 ns/op BenchmarkSignbit-4 7129350 16.04 ns/op BenchmarkSin-4 1770451 68.70 ns/op BenchmarkSincos-4 1000000 102.7 ns/op BenchmarkSinh-4 1966956 51.08 ns/op BenchmarkSqrtIndirect-4 22294783 4.831 ns/op BenchmarkSqrtLatency-4 23783611 5.101 ns/op BenchmarkSqrtIndirectLatency-4 23008966 5.479 ns/op BenchmarkSqrtGoLatency-4 1337151 85.50 ns/op BenchmarkSqrtPrime-4 43072 2702 ns/op BenchmarkTan-4 1535328 73.25 ns/op BenchmarkTanh-4 1832635 64.08 ns/op BenchmarkTrunc-4 25632306 4.947 ns/op BenchmarkY0-4 267315 431.3 ns/op BenchmarkY1-4 299226 412.2 ns/op BenchmarkYn-4 148299 859.3 ns/op BenchmarkFloat64bits-4 6722532 16.99 ns/op BenchmarkFloat64frombits-4 7058004 17.15 ns/op BenchmarkFloat32bits-4 6724753 17.57 ns/op BenchmarkFloat32frombits-4 6856002 16.38 ns/op BenchmarkFMA-4 24446898 5.403 ns/op PASS ok math 12.791s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15585700 8.003 ns/op 7996.72 MB/s BenchmarkAddVV/2-4 12172717 8.912 ns/op 14362.69 MB/s BenchmarkAddVV/3-4 13125420 9.843 ns/op 19506.83 MB/s BenchmarkAddVV/4-4 12686916 9.579 ns/op 26724.82 MB/s BenchmarkAddVV/5-4 10500201 10.32 ns/op 31018.42 MB/s BenchmarkAddVV/10-4 9201346 12.69 ns/op 50427.00 MB/s BenchmarkAddVV/100-4 2347018 50.67 ns/op 126319.56 MB/s BenchmarkAddVV/1000-4 285428 478.8 ns/op 133679.74 MB/s BenchmarkSubVV/1-4 15267291 8.043 ns/op 7957.00 MB/s BenchmarkSubVV/2-4 14863275 8.221 ns/op 15569.20 MB/s BenchmarkSubVV/3-4 12994920 9.238 ns/op 20784.06 MB/s BenchmarkSubVV/4-4 13506194 8.872 ns/op 28853.29 MB/s BenchmarkSubVV/5-4 11205594 9.496 ns/op 33697.74 MB/s BenchmarkSubVV/10-4 9587500 11.85 ns/op 54013.18 MB/s BenchmarkSubVV/100-4 2506244 46.50 ns/op 137643.50 MB/s BenchmarkSubVV/1000-4 271405 410.8 ns/op 155775.94 MB/s BenchmarkAddVW/1-4 17550717 7.083 ns/op 1129.50 MB/s BenchmarkAddVW/2-4 17900649 6.883 ns/op 2324.50 MB/s BenchmarkAddVW/3-4 16875175 7.450 ns/op 3221.38 MB/s BenchmarkAddVW/4-4 16809662 7.434 ns/op 4304.32 MB/s BenchmarkAddVW/5-4 16568898 7.684 ns/op 5205.41 MB/s BenchmarkAddVW/10-4 13645633 9.219 ns/op 8678.13 MB/s BenchmarkAddVW/100-4 329149 348.6 ns/op 2294.98 MB/s BenchmarkAddVW/1000-4 49269 2529 ns/op 3162.76 MB/s BenchmarkAddVWext/1-4 15412381 7.489 ns/op 1068.23 MB/s BenchmarkAddVWext/2-4 19051473 6.609 ns/op 2420.82 MB/s BenchmarkAddVWext/3-4 16910541 7.351 ns/op 3264.91 MB/s BenchmarkAddVWext/4-4 12987778 7.928 ns/op 4036.32 MB/s BenchmarkAddVWext/5-4 16468377 7.789 ns/op 5135.30 MB/s BenchmarkAddVWext/10-4 12851545 9.743 ns/op 8210.85 MB/s BenchmarkAddVWext/100-4 60124 2022 ns/op 395.62 MB/s BenchmarkAddVWext/1000-4 6194 19652 ns/op 407.08 MB/s BenchmarkSubVW/1-4 19729573 6.369 ns/op 1256.08 MB/s BenchmarkSubVW/2-4 18239883 7.069 ns/op 2263.55 MB/s BenchmarkSubVW/3-4 15567315 8.290 ns/op 2895.18 MB/s BenchmarkSubVW/4-4 17095862 7.356 ns/op 4350.30 MB/s BenchmarkSubVW/5-4 15800674 7.941 ns/op 5037.17 MB/s BenchmarkSubVW/10-4 12825309 9.466 ns/op 8450.86 MB/s BenchmarkSubVW/100-4 340358 367.3 ns/op 2177.86 MB/s BenchmarkSubVW/1000-4 50154 2391 ns/op 3346.34 MB/s BenchmarkSubVWext/1-4 18531012 6.294 ns/op 1271.09 MB/s BenchmarkSubVWext/2-4 18876910 6.942 ns/op 2304.97 MB/s BenchmarkSubVWext/3-4 16133227 7.659 ns/op 3133.67 MB/s BenchmarkSubVWext/4-4 17237626 7.311 ns/op 4376.86 MB/s BenchmarkSubVWext/5-4 16568466 7.848 ns/op 5096.63 MB/s BenchmarkSubVWext/10-4 12799077 9.877 ns/op 8099.64 MB/s BenchmarkSubVWext/100-4 56870 2075 ns/op 385.61 MB/s BenchmarkSubVWext/1000-4 5994 21242 ns/op 376.61 MB/s BenchmarkMulAddVWW/1-4 14920090 7.610 ns/op 8409.79 MB/s BenchmarkMulAddVWW/2-4 14279865 8.282 ns/op 15454.42 MB/s BenchmarkMulAddVWW/3-4 14026963 8.543 ns/op 22475.22 MB/s BenchmarkMulAddVWW/4-4 13163577 9.037 ns/op 28328.97 MB/s BenchmarkMulAddVWW/5-4 11899208 9.805 ns/op 32636.74 MB/s BenchmarkMulAddVWW/10-4 8435038 13.38 ns/op 47845.10 MB/s BenchmarkMulAddVWW/100-4 1471917 77.02 ns/op 83098.34 MB/s BenchmarkMulAddVWW/1000-4 179377 671.3 ns/op 95344.15 MB/s BenchmarkAddMulVVW/1-4 17275917 7.564 ns/op 8461.31 MB/s BenchmarkAddMulVVW/2-4 15642429 8.486 ns/op 15084.34 MB/s BenchmarkAddMulVVW/3-4 13155897 9.521 ns/op 20165.80 MB/s BenchmarkAddMulVVW/4-4 11947609 10.38 ns/op 24670.92 MB/s BenchmarkAddMulVVW/5-4 9565327 11.44 ns/op 27966.31 MB/s BenchmarkAddMulVVW/10-4 8549211 13.65 ns/op 46888.33 MB/s BenchmarkAddMulVVW/100-4 1885425 67.11 ns/op 95366.53 MB/s BenchmarkAddMulVVW/1000-4 200767 560.5 ns/op 114181.82 MB/s BenchmarkDivWVW/1-4 1954087 62.19 ns/op 1029.03 MB/s BenchmarkDivWVW/2-4 1000000 138.9 ns/op 921.33 MB/s BenchmarkDivWVW/3-4 819085 154.3 ns/op 1244.30 MB/s BenchmarkDivWVW/4-4 707215 175.9 ns/op 1454.98 MB/s BenchmarkDivWVW/5-4 620668 208.1 ns/op 1537.54 MB/s BenchmarkDivWVW/10-4 359067 370.6 ns/op 1726.95 MB/s BenchmarkDivWVW/100-4 38083 3017 ns/op 2121.23 MB/s BenchmarkDivWVW/1000-4 4430 29066 ns/op 2201.87 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14206921 7.683 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15832389 7.664 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13638452 8.235 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15695272 7.535 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13758993 8.384 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13787443 8.092 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11691794 9.024 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13505271 8.284 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12420693 9.247 ns/op BenchmarkNonZeroShifts/5/shlVU-4 13030965 8.931 ns/op BenchmarkNonZeroShifts/10/shrVU-4 9024817 12.19 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9489793 11.42 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1570545 73.69 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1758488 70.37 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 191067 671.5 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 233572 551.6 ns/op BenchmarkDecimalConversion-4 218 540758 ns/op BenchmarkFloatString/100-4 12837 9283 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 248 489461 ns/op 2904 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 44661199 ns/op 60544 B/op 48 allocs/op BenchmarkFloatString/100000-4 1 4588442920 ns/op 839280 B/op 527 allocs/op BenchmarkFloatAdd/10-4 151932 769.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 148528 770.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 150616 830.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 93105 1490 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16254 6581 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 202065 570.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 215624 590.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 208993 588.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 166111 738.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 56804 2130 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1726 62850 ns/op BenchmarkParseFloatLargeExp-4 463 263353 ns/op BenchmarkGCD10x10/WithoutXY-4 185584 681.0 ns/op BenchmarkGCD10x10/WithXY-4 51946 2280 ns/op BenchmarkGCD10x100/WithoutXY-4 92022 1295 ns/op BenchmarkGCD10x100/WithXY-4 18637 6426 ns/op BenchmarkGCD10x1000/WithoutXY-4 60980 1991 ns/op BenchmarkGCD10x1000/WithXY-4 14277 8331 ns/op BenchmarkGCD100x100/WithoutXY-4 19243 5438 ns/op BenchmarkGCD100x100/WithXY-4 10000 11954 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 12592 ns/op BenchmarkGCD100x1000/WithXY-4 4993 21255 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2134 57716 ns/op BenchmarkGCD1000x1000/WithXY-4 1120 106467 ns/op BenchmarkHilbert-4 21 6339095 ns/op BenchmarkBinomial-4 10000 10373 ns/op BenchmarkQuoRem-4 23176 5371 ns/op BenchmarkExp-4 15 7172111 ns/op BenchmarkExpMont/Odd-4 100 1067296 ns/op 2598 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1041938 ns/op 3360 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1152981 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1154531 ns/op 3876 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1150977 ns/op 3865 B/op 54 allocs/op BenchmarkExpMont/Even8-4 106 1082617 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even32-4 102 1109019 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even64-4 123 923089 ns/op 3643 B/op 54 allocs/op BenchmarkExpMont/Even96-4 126 947262 ns/op 3781 B/op 51 allocs/op BenchmarkExpMont/Even128-4 146 812659 ns/op 3263 B/op 50 allocs/op BenchmarkExpMont/Even255-4 152 761073 ns/op 2976 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 276 389697 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 300 422833 ns/op 1724 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 284 401005 ns/op 1743 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 296 398334 ns/op 1749 B/op 47 allocs/op BenchmarkExp2-4 16 7122028 ns/op BenchmarkBitset-4 607309 194.7 ns/op BenchmarkBitsetNeg-4 367170 341.5 ns/op BenchmarkBitsetOrig-4 232651 572.1 ns/op BenchmarkBitsetNegOrig-4 149952 962.7 ns/op BenchmarkModSqrt225_Tonelli-4 110 1090299 ns/op BenchmarkModSqrt225_3Mod4-4 360 329539 ns/op BenchmarkModSqrt231_Tonelli-4 100 1128724 ns/op BenchmarkModSqrt231_5Mod8-4 286 397324 ns/op BenchmarkModInverse-4 12562 9100 ns/op BenchmarkSqrt-4 1910 67380 ns/op BenchmarkIntSqr/1-4 1000000 117.1 ns/op BenchmarkIntSqr/2-4 615349 215.9 ns/op BenchmarkIntSqr/3-4 495738 242.2 ns/op BenchmarkIntSqr/5-4 405152 327.6 ns/op BenchmarkIntSqr/8-4 273879 452.1 ns/op BenchmarkIntSqr/10-4 188374 563.6 ns/op BenchmarkIntSqr/20-4 48232 2674 ns/op BenchmarkIntSqr/30-4 36883 3421 ns/op BenchmarkIntSqr/50-4 22093 5484 ns/op BenchmarkIntSqr/80-4 13369 9227 ns/op BenchmarkIntSqr/100-4 10489 11174 ns/op BenchmarkIntSqr/200-4 4334 28722 ns/op BenchmarkIntSqr/300-4 1744 67557 ns/op BenchmarkIntSqr/500-4 968 131273 ns/op BenchmarkIntSqr/800-4 360 332711 ns/op BenchmarkIntSqr/1000-4 272 441255 ns/op BenchmarkDiv/20/10-4 395242 325.2 ns/op BenchmarkDiv/40/20-4 409834 315.0 ns/op BenchmarkDiv/100/50-4 355699 360.5 ns/op BenchmarkDiv/200/100-4 58765 2148 ns/op BenchmarkDiv/400/200-4 49011 2227 ns/op BenchmarkDiv/1000/500-4 44516 2732 ns/op BenchmarkDiv/2000/1000-4 34814 3573 ns/op BenchmarkDiv/20000/10000-4 1236 93267 ns/op BenchmarkDiv/200000/100000-4 33 4310208 ns/op BenchmarkDiv/2000000/1000000-4 1 110110484 ns/op BenchmarkDiv/20000000/10000000-4 1 3252554608 ns/op BenchmarkMul-4 6 20162594 ns/op BenchmarkNatMul/10-4 201460 781.4 ns/op BenchmarkNatMul/100-4 7117 21959 ns/op BenchmarkNatMul/1000-4 193 609439 ns/op BenchmarkZeroShifts/Shl-4 10000 11563 ns/op BenchmarkZeroShifts/ShlSame-4 3696285 31.09 ns/op BenchmarkZeroShifts/Shr-4 10000 12547 ns/op BenchmarkZeroShifts/ShrSame-4 3882703 30.37 ns/op BenchmarkExp3Power/0x10-4 182221 709.5 ns/op BenchmarkExp3Power/0x40-4 154165 843.8 ns/op BenchmarkExp3Power/0x100-4 89902 1421 ns/op BenchmarkExp3Power/0x400-4 44119 3045 ns/op BenchmarkExp3Power/0x1000-4 9244 12232 ns/op BenchmarkExp3Power/0x4000-4 2505 55889 ns/op BenchmarkExp3Power/0x10000-4 256 465506 ns/op BenchmarkExp3Power/0x40000-4 24 5053555 ns/op BenchmarkExp3Power/0x100000-4 3 43905246 ns/op BenchmarkExp3Power/0x400000-4 1 409329959 ns/op BenchmarkFibo-4 4 30860225 ns/op BenchmarkNatSqr/1-4 735373 167.2 ns/op BenchmarkNatSqr/2-4 381268 268.4 ns/op BenchmarkNatSqr/3-4 494338 298.5 ns/op BenchmarkNatSqr/5-4 353278 451.5 ns/op BenchmarkNatSqr/8-4 218983 608.7 ns/op BenchmarkNatSqr/10-4 207186 729.9 ns/op BenchmarkNatSqr/20-4 47683 2506 ns/op BenchmarkNatSqr/30-4 36738 3611 ns/op BenchmarkNatSqr/50-4 20056 5892 ns/op BenchmarkNatSqr/80-4 13350 8946 ns/op BenchmarkNatSqr/100-4 8799 13167 ns/op BenchmarkNatSqr/200-4 4604 28542 ns/op BenchmarkNatSqr/300-4 2061 72970 ns/op BenchmarkNatSqr/500-4 975 137560 ns/op BenchmarkNatSqr/800-4 391 323967 ns/op BenchmarkNatSqr/1000-4 295 412632 ns/op BenchmarkNatSetBytes/8-4 905678 128.7 ns/op BenchmarkNatSetBytes/24-4 308834 452.1 ns/op BenchmarkNatSetBytes/128-4 73945 1764 ns/op BenchmarkNatSetBytes/7-4 1000000 125.0 ns/op BenchmarkNatSetBytes/23-4 317390 448.1 ns/op BenchmarkNatSetBytes/127-4 66069 1717 ns/op BenchmarkScanPi-4 218 510170 ns/op BenchmarkStringPiParallel-4 966 224633 ns/op BenchmarkScan/10/Base2-4 42675 2780 ns/op BenchmarkScan/100/Base2-4 5188 25218 ns/op BenchmarkScan/1000/Base2-4 475 256828 ns/op BenchmarkScan/10/Base8-4 95098 1317 ns/op BenchmarkScan/100/Base8-4 13443 9173 ns/op BenchmarkScan/1000/Base8-4 1411 83334 ns/op BenchmarkScan/10/Base10-4 106882 1134 ns/op BenchmarkScan/100/Base10-4 14116 8296 ns/op BenchmarkScan/1000/Base10-4 1530 78633 ns/op BenchmarkScan/10/Base16-4 119930 1012 ns/op BenchmarkScan/100/Base16-4 17018 7393 ns/op BenchmarkScan/1000/Base16-4 1670 68719 ns/op BenchmarkString/10/Base2-4 231126 560.4 ns/op BenchmarkString/100/Base2-4 32085 3849 ns/op BenchmarkString/1000/Base2-4 3423 36593 ns/op BenchmarkString/10/Base8-4 447597 302.3 ns/op BenchmarkString/100/Base8-4 79728 1602 ns/op BenchmarkString/1000/Base8-4 8425 13783 ns/op BenchmarkString/10/Base10-4 192051 586.9 ns/op BenchmarkString/100/Base10-4 39606 3183 ns/op BenchmarkString/1000/Base10-4 5113 23341 ns/op BenchmarkString/10/Base16-4 373522 295.6 ns/op BenchmarkString/100/Base16-4 93606 1539 ns/op BenchmarkString/1000/Base16-4 10000 11355 ns/op BenchmarkLeafSize/0-4 30 4179270 ns/op BenchmarkLeafSize/1-4 476 259659 ns/op BenchmarkLeafSize/2-4 496 247770 ns/op BenchmarkLeafSize/3-4 350 348281 ns/op BenchmarkLeafSize/4-4 522 241471 ns/op BenchmarkLeafSize/5-4 324 377667 ns/op BenchmarkLeafSize/6-4 367 316113 ns/op BenchmarkLeafSize/7-4 406 311280 ns/op BenchmarkLeafSize/8-4 498 230355 ns/op BenchmarkLeafSize/9-4 278 411088 ns/op BenchmarkLeafSize/10-4 362 356459 ns/op BenchmarkLeafSize/11-4 372 332476 ns/op BenchmarkLeafSize/12-4 381 298397 ns/op BenchmarkLeafSize/13-4 362 365689 ns/op BenchmarkLeafSize/14-4 421 291364 ns/op BenchmarkLeafSize/15-4 446 256844 ns/op BenchmarkLeafSize/16-4 604 224795 ns/op BenchmarkLeafSize/32-4 559 238647 ns/op BenchmarkLeafSize/64-4 420 262155 ns/op BenchmarkProbablyPrime/n=0-4 12 10062212 ns/op BenchmarkProbablyPrime/n=1-4 9 11725304 ns/op BenchmarkProbablyPrime/n=5-4 6 16792902 ns/op BenchmarkProbablyPrime/n=10-4 5 24532682 ns/op BenchmarkProbablyPrime/n=20-4 3 39269233 ns/op BenchmarkProbablyPrime/Lucas-4 12 8450367 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 79 1432647 ns/op BenchmarkRatCmp-4 179002 705.8 ns/op BenchmarkFloatSqrt/64-4 20095 5896 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13753 8598 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 10000 12198 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4918 23609 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 991 131215 ns/op 18099 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 82 1685834 ns/op 173886 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 122022589 ns/op 3757760 B/op 614 allocs/op PASS ok math/big 57.022s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 13420875 10.04 ns/op BenchmarkLeadingZeros8-4 12477480 9.663 ns/op BenchmarkLeadingZeros16-4 14203299 8.958 ns/op BenchmarkLeadingZeros32-4 14204130 8.689 ns/op BenchmarkLeadingZeros64-4 13847682 8.894 ns/op BenchmarkTrailingZeros-4 13891063 8.732 ns/op BenchmarkTrailingZeros8-4 13354441 8.759 ns/op BenchmarkTrailingZeros16-4 13582586 8.818 ns/op BenchmarkTrailingZeros32-4 13613960 8.722 ns/op BenchmarkTrailingZeros64-4 13425769 9.032 ns/op BenchmarkOnesCount-4 12710684 9.087 ns/op BenchmarkOnesCount8-4 13682260 8.777 ns/op BenchmarkOnesCount16-4 12525928 8.844 ns/op BenchmarkOnesCount32-4 14490420 8.777 ns/op BenchmarkOnesCount64-4 13248280 9.008 ns/op BenchmarkRotateLeft-4 13463554 8.760 ns/op BenchmarkRotateLeft8-4 14425351 8.916 ns/op BenchmarkRotateLeft16-4 14433678 8.788 ns/op BenchmarkRotateLeft32-4 11681266 10.98 ns/op BenchmarkRotateLeft64-4 13796648 8.609 ns/op BenchmarkReverse-4 17981557 6.327 ns/op BenchmarkReverse8-4 26472966 4.912 ns/op BenchmarkReverse16-4 22916253 5.509 ns/op BenchmarkReverse32-4 21063543 5.960 ns/op BenchmarkReverse64-4 20332672 6.082 ns/op BenchmarkReverseBytes-4 26848334 4.675 ns/op BenchmarkReverseBytes16-4 25978878 4.679 ns/op BenchmarkReverseBytes32-4 28147737 4.639 ns/op BenchmarkReverseBytes64-4 27888724 4.718 ns/op BenchmarkAdd-4 14433872 8.431 ns/op BenchmarkAdd32-4 14669148 8.238 ns/op BenchmarkAdd64-4 15751534 8.167 ns/op BenchmarkAdd64multiple-4 25665456 4.951 ns/op BenchmarkSub-4 14337030 8.694 ns/op BenchmarkSub32-4 13167060 8.765 ns/op BenchmarkSub64-4 14834238 8.588 ns/op BenchmarkSub64multiple-4 24392181 5.100 ns/op BenchmarkMul-4 13795156 8.524 ns/op BenchmarkMul32-4 15261897 8.601 ns/op BenchmarkMul64-4 13996926 9.143 ns/op BenchmarkDiv-4 3163660 34.19 ns/op BenchmarkDiv32-4 7593081 16.21 ns/op BenchmarkDiv64-4 3707188 32.91 ns/op PASS ok math/bits 7.078s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14315666 8.677 ns/op BenchmarkAcos-4 586293 203.2 ns/op BenchmarkAcosh-4 489200 212.5 ns/op BenchmarkAsin-4 517744 206.3 ns/op BenchmarkAsinh-4 624873 209.1 ns/op BenchmarkAtan-4 1000000 128.6 ns/op BenchmarkAtanh-4 1000000 129.2 ns/op BenchmarkConj-4 23907939 4.596 ns/op BenchmarkCos-4 687955 170.3 ns/op BenchmarkCosh-4 783460 163.9 ns/op BenchmarkExp-4 1000000 128.5 ns/op BenchmarkLog-4 1000000 116.1 ns/op BenchmarkLog10-4 1000000 111.8 ns/op BenchmarkPhase-4 2256325 49.73 ns/op BenchmarkPolar-4 1467087 80.91 ns/op BenchmarkPow-4 290584 434.3 ns/op BenchmarkRect-4 1254310 93.37 ns/op BenchmarkSin-4 799510 159.2 ns/op BenchmarkSinh-4 822158 152.8 ns/op BenchmarkSqrt-4 1389296 85.70 ns/op BenchmarkTan-4 504438 256.2 ns/op BenchmarkTanh-4 560682 226.0 ns/op PASS ok math/cmplx 3.768s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 235140 535.6 ns/op BenchmarkInt63ThreadsafeParallel-4 153888 711.7 ns/op BenchmarkInt63Unthreadsafe-4 1000000 102.1 ns/op BenchmarkIntn1000-4 882124 128.5 ns/op BenchmarkInt63n1000-4 895329 129.8 ns/op BenchmarkInt31n1000-4 1000000 120.0 ns/op BenchmarkFloat32-4 1000000 121.9 ns/op BenchmarkFloat64-4 1000000 101.8 ns/op BenchmarkPerm3-4 214948 586.7 ns/op BenchmarkPerm30-4 23989 4931 ns/op BenchmarkPerm30ViaShuffle-4 22846 5172 ns/op BenchmarkShuffleOverhead-4 15636 7143 ns/op BenchmarkRead3-4 1000000 136.0 ns/op BenchmarkRead64-4 85966 1428 ns/op BenchmarkRead1000-4 6458 20062 ns/op PASS ok math/rand 2.371s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 38134 2897 ns/op BenchmarkQDecodeWord-4 95275 1184 ns/op BenchmarkQDecodeHeader-4 83672 1316 ns/op BenchmarkTypeByExtension/.html-4 487952 209.1 ns/op BenchmarkTypeByExtension/.HTML-4 373311 291.4 ns/op BenchmarkTypeByExtension/.unused-4 401241 277.9 ns/op BenchmarkExtensionsByType/text/html-4 184322 922.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 55573 2273 ns/op BenchmarkExtensionsByType/application/octet-stream-4 46849 3181 ns/op PASS ok mime 1.615s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 860 130237 ns/op PASS ok mime/quotedprintable 0.188s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 23635132 ns/op 8723 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 56703044 ns/op 13680 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5025209674 ns/op 150840 B/op 234 allocs/op BenchmarkDNSName-4 152086 732.3 ns/op BenchmarkInterfaces-4 1581 64274 ns/op BenchmarkInterfaceByIndex-4 5313 19039 ns/op BenchmarkInterfaceByName-4 1969 61699 ns/op BenchmarkInterfaceAddrs-4 2265 55608 ns/op BenchmarkInterfacesAndAddrs-4 6222 18658 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2821 41980 ns/op BenchmarkParseIP-4 15405 7427 ns/op BenchmarkIPString/IPv4-4 119246 919.9 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12186 8519 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46312 2564 ns/op BenchmarkIPEqual/IPv4-4 1048638 120.6 ns/op BenchmarkIPEqual/IPv6-4 967699 116.3 ns/op BenchmarkTCP4OneShot-4 134 878974 ns/op BenchmarkTCP4OneShotTimeout-4 154 1015687 ns/op BenchmarkTCP4Persistent-4 240 504049 ns/op BenchmarkTCP4PersistentTimeout-4 234 625840 ns/op BenchmarkTCP6OneShot-4 126 813854 ns/op BenchmarkTCP6OneShotTimeout-4 117 917901 ns/op BenchmarkTCP6Persistent-4 276 416488 ns/op BenchmarkTCP6PersistentTimeout-4 243 447993 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18397 7461 ns/op BenchmarkTCP6ConcurrentReadWrite-4 11635 11848 ns/op BenchmarkSetReadDeadline-4 120518 879.3 ns/op BenchmarkUDP6LinkLocalUnicast-4 211 505880 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 168 744933 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 177 733511 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 234 595012 ns/op 0 B/op 0 allocs/op PASS ok net 12.082s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22093 5479 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9342 12397 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 11770 10770 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16858 6809 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 29475 4525 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 850058 126.3 ns/op BenchmarkReadRequestChrome-4 4225 29121 ns/op 20.98 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 11397 ns/op 6.84 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10198 10955 ns/op 7.49 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7449 16815 ns/op 8.98 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13971 8861 ns/op 4.51 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 46 2305612 ns/op 0.44 MB/s BenchmarkFileAndServer_1KB/https1-4 51 2430299 ns/op 0.42 MB/s BenchmarkFileAndServer_1KB/h2-4 44 2608632 ns/op 0.39 MB/s BenchmarkFileAndServer_16MB/h1-4 2 67542090 ns/op 248.40 MB/s BenchmarkFileAndServer_16MB/https1-4 1 149298632 ns/op 112.37 MB/s BenchmarkFileAndServer_16MB/h2-4 1 318546941 ns/op 52.67 MB/s BenchmarkFileAndServer_64MB/h1-4 1 290295881 ns/op 231.17 MB/s BenchmarkFileAndServer_64MB/https1-4 1 575149121 ns/op 116.68 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1354538945 ns/op 49.54 MB/s BenchmarkServeMux-4 314 408554 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 412 308483 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 54 1901700 ns/op 6345 B/op 66 allocs/op BenchmarkClientServer/https1-4 39 2923794 ns/op 10035 B/op 103 allocs/op BenchmarkClientServer/h2-4 27 4396721 ns/op 17115 B/op 131 allocs/op BenchmarkClientServerParallel/4/h1-4 332 392005 ns/op 11233 B/op 83 allocs/op BenchmarkClientServerParallel/4/https1-4 16 7014104 ns/op 118951 B/op 1113 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56829: read tcp 127.0.0.1:56822->127.0.0.1:56829: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56837: read tcp 127.0.0.1:56822->127.0.0.1:56837: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56838: write tcp 127.0.0.1:56822->127.0.0.1:56838: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 6862740 ns/op 134257 B/op 1327 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56851: read tcp 127.0.0.1:56844->127.0.0.1:56851: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56847: read tcp 127.0.0.1:56844->127.0.0.1:56847: use of closed network connection BenchmarkClientServerParallel/64/h1-4 165 1194807 ns/op 23145 B/op 124 allocs/op BenchmarkClientServerParallel/64/https1-4 15 7618294 ns/op 132091 B/op 1271 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57205: read tcp 127.0.0.1:57198->127.0.0.1:57205: use of closed network connection BenchmarkClientServerParallel/64/h2-4 39 8927767 ns/op 133805 B/op 1348 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57241: read tcp 127.0.0.1:57233->127.0.0.1:57241: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57242: read tcp 127.0.0.1:57233->127.0.0.1:57242: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57234: write tcp 127.0.0.1:57233->127.0.0.1:57234: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57249: read tcp 127.0.0.1:57244->127.0.0.1:57249: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57251: read tcp 127.0.0.1:57244->127.0.0.1:57251: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57253: read tcp 127.0.0.1:57244->127.0.0.1:57253: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57264: read tcp 127.0.0.1:57244->127.0.0.1:57264: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57262: read tcp 127.0.0.1:57244->127.0.0.1:57262: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57261: read tcp 127.0.0.1:57244->127.0.0.1:57261: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57257: read tcp 127.0.0.1:57244->127.0.0.1:57257: use of closed network connection ... [output truncated] BenchmarkServer-4 1 119597414 ns/op 30312 B/op 142 allocs/op BenchmarkClient-4 30 4139171 ns/op 4100 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 135 993095 ns/op 7790 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 727 143164 ns/op 3106 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 933 112784 ns/op 1939 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 872 126048 ns/op 2743 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1059 112025 ns/op 2717 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 975 104163 ns/op 2793 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1196 104422 ns/op 1915 B/op 14 allocs/op BenchmarkServerHijack-4 1040 165840 ns/op 16735 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 43 3830350 ns/op 6330 B/op 53 allocs/op BenchmarkResponseStatusLine-4 337066 345.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.136s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2656 58827 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.265s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 86143 1342 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 373374 272.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 209038 587.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65721 1789 ns/op BenchmarkStdIPv4-4 133702 863.2 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 86463 1230 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 95392 1205 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 102127 999.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75681 1650 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1206820 100.4 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 104.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1160334 102.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 364809 365.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 334935 346.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 322713 419.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 90909 1272 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 348276 322.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 317853 381.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 300406 444.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 137899 919.1 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 389758 294.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 309914 357.9 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 105097 1043 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 136004 737.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 249098 466.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 139071 833.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 261350 417.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 160465 871.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 126636 807.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 157945 864.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 86468 1185 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 443127 259.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 128688 993.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 70468 1563 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 104210 1126 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 161162 753.4 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 89022 1224 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 221006 476.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 112072 1075 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 124046 911.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 170416 701.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 121617 951.6 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 112.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 113.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 110.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 113.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 117.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1002987 113.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 117.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 952396 113.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 115.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 388747 357.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 484335 214.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 266487 508.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 272098 471.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 244546 552.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 86970 1386 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 559327 211.9 ns/op PASS ok net/netip 9.742s 2023/01/31 15:01:15 Test RPC server listening on 127.0.0.1:57370 2023/01/31 15:01:15 Test HTTP RPC server listening on 127.0.0.1:57371 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 121 1074754 ns/op BenchmarkEndToEndHTTP-4 96 1218511 ns/op BenchmarkEndToEndAsync-4 1064 116380 ns/op BenchmarkEndToEndAsyncHTTP-4 922 112829 ns/op PASS ok net/rpc 1.194s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3300 41086 ns/op BenchmarkReadMIMEHeader/server_headers-4 5239 21509 ns/op BenchmarkUncommon-4 23398 4772 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.645s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3802 28118 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 74943 1527 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 417663 279.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 98037 1229 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 180984 667.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 96375 1458 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14448 7532 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 393448 289.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 105543 1063 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 203547 574.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 100484 1195 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19642 6304 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 185851 661.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 72100 1643 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 70356 1684 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 28933 3886 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6136 21155 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 184887 644.1 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 67814 1614 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 70119 1647 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31657 3760 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5698 22563 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.950s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2664199 41.50 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 155262 845.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 453 230509 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 192 610954 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 os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 448 261244 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 47983 2305 ns/op BenchmarkStatFile-4 32944 3677 ns/op BenchmarkStatDir-4 33793 3541 ns/op BenchmarkLstatDot-4 48549 2404 ns/op BenchmarkLstatFile-4 33064 3711 ns/op BenchmarkLstatDir-4 33213 3679 ns/op PASS ok os 2.144s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 22 5521508 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.298s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 334395 359.7 ns/op PASS ok os/user 0.339s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2431332 43.48 ns/op BenchmarkString-4 1985631 59.20 ns/op BenchmarkBytes-4 1677774 70.64 ns/op BenchmarkNamedBytes-4 760384 198.8 ns/op BenchmarkBytesArray-4 693681 173.7 ns/op BenchmarkSliceLen-4 1967498 59.07 ns/op BenchmarkMapLen-4 1237507 100.6 ns/op BenchmarkStringLen-4 1393436 88.38 ns/op BenchmarkArrayLen-4 1329434 85.31 ns/op BenchmarkSliceCap-4 1877350 60.19 ns/op BenchmarkDeepEqual/int8-4 642267 196.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 95274 1354 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 576498 246.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 94021 1195 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 520101 228.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 102231 1165 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 575673 221.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 104440 1167 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 589354 230.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 90573 1154 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 721278 175.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 139146 866.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 599155 217.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 104618 1109 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 584671 213.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 110532 1122 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 576765 219.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 103965 1194 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 516417 225.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 95917 1130 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 600387 226.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 104088 1161 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 465880 227.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 106122 1212 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 567518 238.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 82944 1276 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 578827 232.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 104184 1263 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 555784 245.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 104048 1149 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 718350 171.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 108964 1125 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 576472 204.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 103903 1103 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 138987 877.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 67168 1785 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 69826 1687 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 45829 2609 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 334212 361.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 39025 2941 ns/op BenchmarkIsZero/StructComparable-4 1000000 118.1 ns/op BenchmarkIsZero/StructIncomparable-4 191234 661.0 ns/op BenchmarkSetZero/Bool/Direct-4 2890597 41.45 ns/op BenchmarkSetZero/Bool/CachedZero-4 1909536 62.58 ns/op BenchmarkSetZero/Bool/NewZero-4 1310122 91.88 ns/op BenchmarkSetZero/Int/Direct-4 2092831 55.49 ns/op BenchmarkSetZero/Int/CachedZero-4 1864845 64.14 ns/op BenchmarkSetZero/Int/NewZero-4 1274510 90.37 ns/op BenchmarkSetZero/Uint/Direct-4 2055680 63.29 ns/op BenchmarkSetZero/Uint/CachedZero-4 1977788 61.49 ns/op BenchmarkSetZero/Uint/NewZero-4 1200058 90.66 ns/op BenchmarkSetZero/Float/Direct-4 2113916 55.45 ns/op BenchmarkSetZero/Float/CachedZero-4 1913128 60.69 ns/op BenchmarkSetZero/Float/NewZero-4 1301475 89.01 ns/op BenchmarkSetZero/Complex/Direct-4 2075462 57.64 ns/op BenchmarkSetZero/Complex/CachedZero-4 1826852 62.50 ns/op BenchmarkSetZero/Complex/NewZero-4 1301173 90.45 ns/op BenchmarkSetZero/Array/Direct-4 3347235 36.18 ns/op BenchmarkSetZero/Array/CachedZero-4 1881672 62.37 ns/op BenchmarkSetZero/Array/NewZero-4 1324998 90.72 ns/op BenchmarkSetZero/Chan/Direct-4 2118006 56.30 ns/op BenchmarkSetZero/Chan/CachedZero-4 1361918 85.86 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 121.2 ns/op BenchmarkSetZero/Func/Direct-4 1986836 56.17 ns/op BenchmarkSetZero/Func/CachedZero-4 1257235 102.4 ns/op BenchmarkSetZero/Func/NewZero-4 884719 122.2 ns/op BenchmarkSetZero/Interface/Direct-4 1767756 65.19 ns/op BenchmarkSetZero/Interface/CachedZero-4 1677874 66.89 ns/op BenchmarkSetZero/Interface/NewZero-4 1235671 96.10 ns/op BenchmarkSetZero/Map/Direct-4 2118897 61.82 ns/op BenchmarkSetZero/Map/CachedZero-4 1281394 90.86 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 130.2 ns/op BenchmarkSetZero/Pointer/Direct-4 1974315 61.10 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1286217 94.48 ns/op BenchmarkSetZero/Pointer/NewZero-4 809179 142.8 ns/op BenchmarkSetZero/Slice/Direct-4 1517095 69.68 ns/op BenchmarkSetZero/Slice/CachedZero-4 1552449 70.87 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 106.7 ns/op BenchmarkSetZero/String/Direct-4 1729491 65.47 ns/op BenchmarkSetZero/String/CachedZero-4 1640365 78.52 ns/op BenchmarkSetZero/String/NewZero-4 1000000 130.4 ns/op BenchmarkSetZero/Struct/Direct-4 2729319 45.66 ns/op BenchmarkSetZero/Struct/CachedZero-4 1604587 69.83 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 101.5 ns/op BenchmarkSelect/1-4 196726 693.9 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 95236 1490 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 45008 3001 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 150859 733.5 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 144160 887.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 126380 1078 ns/op 118.71 MB/s BenchmarkCallArgCopy/size=256-4 86385 1209 ns/op 211.71 MB/s BenchmarkCallArgCopy/size=1024-4 66072 2270 ns/op 451.04 MB/s BenchmarkCallArgCopy/size=4096-4 18549 6471 ns/op 632.99 MB/s BenchmarkCallArgCopy/size=65536-4 2011 82195 ns/op 797.33 MB/s BenchmarkPtrTo-4 536348 226.1 ns/op BenchmarkFieldByName1-4 798202 248.0 ns/op BenchmarkFieldByName2-4 18546 5517 ns/op BenchmarkFieldByName3-4 5245 28491 ns/op BenchmarkInterfaceBig-4 2862403 44.91 ns/op BenchmarkInterfaceSmall-4 2825660 41.62 ns/op BenchmarkNew-4 1000000 114.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 3261 36520 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3218 35169 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3280 37080 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2916 41282 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3618 36890 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3670 37809 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 213080 550.5 ns/op PASS ok reflect 22.306s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 9906 18455 ns/op 9035 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 17754 ns/op 9380 B/op 1 allocs/op BenchmarkFindString-4 10000 20489 ns/op 9377 B/op 1 allocs/op BenchmarkFindSubmatch-4 5914 20912 ns/op 9127 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 7292 18997 ns/op 9554 B/op 2 allocs/op BenchmarkLiteral-4 10000 18332 ns/op BenchmarkNotLiteral-4 4243 37624 ns/op BenchmarkMatchClass-4 3674 41530 ns/op BenchmarkMatchClass_InRange-4 3302 43288 ns/op BenchmarkReplaceAll-4 1153 97976 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 19140 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 25953 4934 ns/op BenchmarkAnchoredShortMatch-4 10000 18404 ns/op BenchmarkAnchoredLongMatch-4 15542 7555 ns/op BenchmarkOnePassShortA-4 19906 5801 ns/op BenchmarkNotOnePassShortA-4 9018 22880 ns/op BenchmarkOnePassShortB-4 25135 4537 ns/op BenchmarkNotOnePassShortB-4 8793 21547 ns/op BenchmarkOnePassLongPrefix-4 87631 1423 ns/op BenchmarkOnePassLongNotPrefix-4 30123 4095 ns/op BenchmarkMatchParallelShared-4 6932 23946 ns/op BenchmarkMatchParallelCopied-4 6831 22051 ns/op BenchmarkQuoteMetaAll-4 143785 847.1 ns/op 16.53 MB/s BenchmarkQuoteMetaNone-4 363399 301.3 ns/op 86.30 MB/s BenchmarkCompile/Onepass-4 3733 32602 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1273 93848 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 171 716099 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2782251 43.13 ns/op 370.99 MB/s BenchmarkMatch/Easy0/32-4 10000 11320 ns/op 2.83 MB/s BenchmarkMatch/Easy0/1K-4 5080 29735 ns/op 34.44 MB/s BenchmarkMatch/Easy0i/16-4 2723775 43.98 ns/op 363.80 MB/s BenchmarkMatch/Easy0i/32-4 5762 28590 ns/op 1.12 MB/s BenchmarkMatch/Easy0i/1K-4 248 460817 ns/op 2.22 MB/s BenchmarkMatch/Easy1/16-4 2825359 42.80 ns/op 373.81 MB/s BenchmarkMatch/Easy1/32-4 10000 17366 ns/op 1.84 MB/s BenchmarkMatch/Easy1/1K-4 4383 37652 ns/op 27.20 MB/s BenchmarkMatch/Medium/16-4 2755604 42.17 ns/op 379.45 MB/s BenchmarkMatch/Medium/32-4 6940 28315 ns/op 1.13 MB/s BenchmarkMatch/Medium/1K-4 298 393022 ns/op 2.61 MB/s BenchmarkMatch/Hard/16-4 2515897 43.38 ns/op 368.82 MB/s BenchmarkMatch/Hard/32-4 4513 38921 ns/op 0.82 MB/s BenchmarkMatch/Hard/1K-4 163 721980 ns/op 1.42 MB/s BenchmarkMatch/Hard1/16-4 1688 81221 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 793 170396 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 30 3973720 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 27696 7003 ns/op 2.28 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 12776 9336 ns/op 3.43 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 560 278478 ns/op 3.68 MB/s 24 B/op 0 allocs/op PASS ok regexp 9.670s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 827031 146.4 ns/op PASS ok regexp/syntax 1.541s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 773848 416.6 ns/op BenchmarkMakeChan/Int-4 1000000 522.5 ns/op BenchmarkMakeChan/Ptr-4 753619 573.6 ns/op BenchmarkMakeChan/Struct/0-4 449917 317.1 ns/op BenchmarkMakeChan/Struct/32-4 390356 1182 ns/op BenchmarkMakeChan/Struct/40-4 118750 1186 ns/op BenchmarkChanNonblocking-4 4077990 27.76 ns/op BenchmarkSelectUncontended-4 797959 139.4 ns/op BenchmarkSelectSyncContended-4 87116 1305 ns/op BenchmarkSelectAsyncContended-4 198945 572.1 ns/op BenchmarkSelectNonblock-4 2626618 44.22 ns/op BenchmarkChanUncontended-4 11206 10589 ns/op BenchmarkChanContended-4 3238 37315 ns/op BenchmarkChanSync-4 221041 753.4 ns/op BenchmarkChanSyncWork-4 10000 36983 ns/op BenchmarkChanProdCons0-4 172132 707.2 ns/op BenchmarkChanProdCons10-4 326558 331.6 ns/op BenchmarkChanProdCons100-4 375702 300.2 ns/op BenchmarkChanProdConsWork0-4 127300 949.1 ns/op BenchmarkChanProdConsWork10-4 151954 660.6 ns/op BenchmarkChanProdConsWork100-4 188713 717.1 ns/op BenchmarkSelectProdCons-4 126664 917.4 ns/op BenchmarkReceiveDataFromClosedChan-4 805087 224.0 ns/op BenchmarkChanCreation-4 144061 887.3 ns/op BenchmarkChanSem-4 240970 549.7 ns/op BenchmarkChanPopular-4 81 1558793 ns/op BenchmarkChanClosed-4 872520 127.2 ns/op BenchmarkCallClosure-4 3481582 31.92 ns/op BenchmarkCallClosure1-4 4531834 37.65 ns/op BenchmarkCallClosure2-4 1000000 170.6 ns/op BenchmarkCallClosure3-4 1000000 133.3 ns/op BenchmarkCallClosure4-4 612231 199.0 ns/op BenchmarkComplex128DivNormal-4 11727404 12.20 ns/op BenchmarkComplex128DivNisNaN-4 9378442 15.90 ns/op BenchmarkComplex128DivDisNaN-4 8959240 16.61 ns/op BenchmarkComplex128DivNisInf-4 9822710 18.02 ns/op BenchmarkComplex128DivDisInf-4 6103689 18.69 ns/op BenchmarkSetTypePtr-4 69414757 3.064 ns/op 2611.09 MB/s BenchmarkSetTypePtr8-4 10316516 13.02 ns/op 4914.51 MB/s BenchmarkSetTypePtr16-4 10022637 13.66 ns/op 9372.63 MB/s BenchmarkSetTypePtr32-4 11229406 19.36 ns/op 13221.63 MB/s BenchmarkSetTypePtr64-4 5311443 24.52 ns/op 20881.07 MB/s BenchmarkSetTypePtr126-4 5280571 27.57 ns/op 36556.79 MB/s BenchmarkSetTypePtr128-4 5639000 25.06 ns/op 40854.70 MB/s BenchmarkSetTypePtrSlice-4 852337 174.7 ns/op 46890.75 MB/s BenchmarkSetTypeNode1-4 11034778 19.35 ns/op 1240.28 MB/s BenchmarkSetTypeNode1Slice-4 2921377 42.30 ns/op 18156.98 MB/s BenchmarkSetTypeNode8-4 11603942 14.90 ns/op 5369.09 MB/s BenchmarkSetTypeNode8Slice-4 1000000 108.5 ns/op 23603.57 MB/s BenchmarkSetTypeNode64-4 5629460 21.50 ns/op 24557.68 MB/s BenchmarkSetTypeNode64Slice-4 284850 552.8 ns/op 30564.74 MB/s BenchmarkSetTypeNode64Dead-4 9485318 15.03 ns/op 35133.26 MB/s BenchmarkSetTypeNode64DeadSlice-4 369241 441.2 ns/op 38297.03 MB/s BenchmarkSetTypeNode124-4 5289385 28.46 ns/op 35422.79 MB/s BenchmarkSetTypeNode124Slice-4 241682 754.4 ns/op 42755.44 MB/s BenchmarkSetTypeNode126-4 4136716 28.10 ns/op 36447.24 MB/s BenchmarkSetTypeNode126Slice-4 221524 730.9 ns/op 44832.96 MB/s BenchmarkSetTypeNode128-4 2775039 40.40 ns/op 25743.32 MB/s BenchmarkSetTypeNode128Slice-4 169023 1181 ns/op 28169.73 MB/s BenchmarkSetTypeNode130-4 3785491 36.93 ns/op 28596.33 MB/s BenchmarkSetTypeNode130Slice-4 139698 1225 ns/op 27594.34 MB/s BenchmarkSetTypeNode1024-4 780354 145.7 ns/op 56325.24 MB/s BenchmarkSetTypeNode1024Slice-4 17150 7911 ns/op 33201.85 MB/s BenchmarkAllocation-4 1642 120978 ns/op BenchmarkReadMemStats-4 90 2572869 ns/op BenchmarkReadMemStatsLatency-4 1 4163062 p50-ns 4163062 p90-ns 4163062 p99-ns BenchmarkWriteBarrier-4 2088127 61.35 ns/op BenchmarkBulkWriteBarrier-4 5545154 25.83 ns/op BenchmarkScanStackNoLocals-4 2 86655432 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14890903 10.37 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11337039 16.84 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10105581 12.16 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7982847 15.32 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5963413 32.86 ns/op BenchmarkHash5-4 6689718 16.85 ns/op 296.76 MB/s BenchmarkHash16-4 7857856 15.21 ns/op 1051.67 MB/s BenchmarkHash64-4 6440484 17.65 ns/op 3625.62 MB/s BenchmarkHash1024-4 2267794 70.93 ns/op 14437.50 MB/s BenchmarkHash65536-4 45609 3709 ns/op 17669.03 MB/s BenchmarkAlignedLoad-4 8950887 13.88 ns/op BenchmarkUnalignedLoad-4 9627804 17.30 ns/op BenchmarkEqEfaceConcrete-4 6599085 27.46 ns/op BenchmarkEqIfaceConcrete-4 4718116 26.51 ns/op BenchmarkNeEfaceConcrete-4 6616167 17.41 ns/op BenchmarkNeIfaceConcrete-4 6203954 19.38 ns/op BenchmarkConvT2EByteSized/bool-4 3362234 34.38 ns/op BenchmarkConvT2EByteSized/uint8-4 4154798 29.07 ns/op BenchmarkConvT2ESmall-4 4056481 43.76 ns/op BenchmarkConvT2EUintptr-4 3864892 31.84 ns/op BenchmarkConvT2ELarge-4 1000000 188.0 ns/op BenchmarkConvT2ISmall-4 3696488 43.90 ns/op BenchmarkConvT2IUintptr-4 3749148 37.50 ns/op BenchmarkConvT2ILarge-4 1000000 160.7 ns/op BenchmarkConvI2E-4 3406010 47.20 ns/op BenchmarkConvI2I-4 3635602 32.15 ns/op BenchmarkAssertE2T-4 3127030 47.29 ns/op BenchmarkAssertE2TLarge-4 1750231 91.74 ns/op BenchmarkAssertE2I-4 3731523 34.22 ns/op BenchmarkAssertI2T-4 3348478 54.11 ns/op BenchmarkAssertI2I-4 3278514 34.62 ns/op BenchmarkAssertI2E-4 3829434 38.25 ns/op BenchmarkAssertE2E-4 4161814 29.05 ns/op BenchmarkAssertE2T2-4 2457811 42.36 ns/op BenchmarkAssertE2T2Blank-4 3041551 42.18 ns/op BenchmarkAssertI2E2-4 2508560 44.47 ns/op BenchmarkAssertI2E2Blank-4 4239048 28.00 ns/op BenchmarkAssertE2E2-4 3712953 31.22 ns/op BenchmarkAssertE2E2Blank-4 4401980 37.68 ns/op BenchmarkConvT2Ezero/zero/16-4 3825186 35.83 ns/op BenchmarkConvT2Ezero/zero/32-4 4219801 32.90 ns/op BenchmarkConvT2Ezero/zero/64-4 4085800 28.26 ns/op BenchmarkConvT2Ezero/zero/str-4 4402978 27.80 ns/op BenchmarkConvT2Ezero/zero/slice-4 3938278 36.38 ns/op BenchmarkConvT2Ezero/zero/big-4 96819 1348 ns/op BenchmarkConvT2Ezero/nonzero/str-4 995007 113.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 160.8 ns/op BenchmarkConvT2Ezero/nonzero/big-4 96285 1403 ns/op BenchmarkConvT2Ezero/smallint/16-4 4283349 27.53 ns/op BenchmarkConvT2Ezero/smallint/32-4 3119222 37.30 ns/op BenchmarkConvT2Ezero/smallint/64-4 4200812 41.15 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 103.8 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 106.8 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 118.4 ns/op BenchmarkMalloc8-4 1063264 120.2 ns/op BenchmarkMalloc16-4 1000000 127.1 ns/op BenchmarkMallocTypeInfo8-4 1000000 113.5 ns/op BenchmarkMallocTypeInfo16-4 1000000 144.7 ns/op BenchmarkMallocLargeStruct-4 81524 2007 ns/op BenchmarkGoroutineSelect-4 15 6690612 ns/op BenchmarkGoroutineBlocking-4 21 7243414 ns/op BenchmarkGoroutineForRange-4 16 8317787 ns/op BenchmarkGoroutineIdle-4 14 8341155 ns/op BenchmarkHashStringSpeed-4 1889445 80.54 ns/op BenchmarkHashBytesSpeed-4 1283809 145.1 ns/op BenchmarkHashInt32Speed-4 2872123 46.86 ns/op BenchmarkHashInt64Speed-4 2757374 47.67 ns/op BenchmarkHashStringArraySpeed-4 574069 208.7 ns/op BenchmarkMegMap-4 2639931 43.36 ns/op BenchmarkMegOneMap-4 3193930 38.07 ns/op BenchmarkMegEqMap-4 2670 77908 ns/op BenchmarkMegEmptyMap-4 3885412 31.01 ns/op BenchmarkSmallStrMap-4 2964493 53.07 ns/op BenchmarkMapStringKeysEight_16-4 2760129 42.14 ns/op BenchmarkMapStringKeysEight_32-4 2893207 40.71 ns/op BenchmarkMapStringKeysEight_64-4 2864937 41.04 ns/op BenchmarkMapStringKeysEight_1M-4 2775312 49.52 ns/op BenchmarkIntMap-4 3299545 36.88 ns/op BenchmarkMapFirst/1-4 3394008 32.08 ns/op BenchmarkMapFirst/2-4 3507174 36.36 ns/op BenchmarkMapFirst/3-4 3648922 31.25 ns/op BenchmarkMapFirst/4-4 3424794 31.52 ns/op BenchmarkMapFirst/5-4 3645956 49.05 ns/op BenchmarkMapFirst/6-4 3454266 45.65 ns/op BenchmarkMapFirst/7-4 3728829 40.86 ns/op BenchmarkMapFirst/8-4 3497290 36.07 ns/op BenchmarkMapFirst/9-4 3350733 35.62 ns/op BenchmarkMapFirst/10-4 3123403 35.98 ns/op BenchmarkMapFirst/11-4 3118750 36.64 ns/op BenchmarkMapFirst/12-4 3080098 38.53 ns/op BenchmarkMapFirst/13-4 3244960 37.51 ns/op BenchmarkMapFirst/14-4 3336768 36.95 ns/op BenchmarkMapFirst/15-4 3247192 37.41 ns/op BenchmarkMapFirst/16-4 3127309 37.13 ns/op BenchmarkMapMid/1-4 3107000 36.71 ns/op BenchmarkMapMid/2-4 2819391 43.99 ns/op BenchmarkMapMid/3-4 3304914 37.87 ns/op BenchmarkMapMid/4-4 2830149 52.77 ns/op BenchmarkMapMid/5-4 2931933 74.86 ns/op BenchmarkMapMid/6-4 2708979 39.38 ns/op BenchmarkMapMid/7-4 2935374 39.76 ns/op BenchmarkMapMid/8-4 2830034 75.54 ns/op BenchmarkMapMid/9-4 2615401 42.97 ns/op BenchmarkMapMid/10-4 2284266 55.86 ns/op BenchmarkMapMid/11-4 2736874 45.38 ns/op BenchmarkMapMid/12-4 2695392 44.69 ns/op BenchmarkMapMid/13-4 2827872 40.75 ns/op BenchmarkMapMid/14-4 3077646 46.79 ns/op BenchmarkMapMid/15-4 2798077 48.24 ns/op BenchmarkMapMid/16-4 2838936 46.06 ns/op BenchmarkMapLast/1-4 2974476 46.25 ns/op BenchmarkMapLast/2-4 2608873 43.82 ns/op BenchmarkMapLast/3-4 3109918 55.87 ns/op BenchmarkMapLast/4-4 2815318 40.45 ns/op BenchmarkMapLast/5-4 2619044 40.65 ns/op BenchmarkMapLast/6-4 2672194 53.24 ns/op BenchmarkMapLast/7-4 2712243 89.81 ns/op BenchmarkMapLast/8-4 2405754 46.84 ns/op BenchmarkMapLast/9-4 2822074 57.42 ns/op BenchmarkMapLast/10-4 2579594 54.20 ns/op BenchmarkMapLast/11-4 2422934 64.44 ns/op BenchmarkMapLast/12-4 2556321 48.19 ns/op BenchmarkMapLast/13-4 2646769 76.80 ns/op BenchmarkMapLast/14-4 2598998 45.84 ns/op BenchmarkMapLast/15-4 2335388 72.55 ns/op BenchmarkMapLast/16-4 2386629 50.85 ns/op BenchmarkMapCycle-4 1739296 60.87 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2918938 54.16 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2511 59453 ns/op BenchmarkMakeMap/[Byte]Byte-4 620120 561.4 ns/op BenchmarkMakeMap/[Int]Int-4 218188 1220 ns/op BenchmarkNewEmptyMap-4 13616815 10.87 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 120.3 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 507951 284.7 ns/op BenchmarkMapIterEmpty-4 3734814 35.05 ns/op BenchmarkSameLengthMap-4 3034450 36.78 ns/op BenchmarkBigKeyMap-4 1293154 91.31 ns/op BenchmarkBigValMap-4 1132495 116.2 ns/op BenchmarkSmallKeyMap-4 2290158 65.70 ns/op BenchmarkMapPopulate/1-4 2062308 78.69 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 110906 1675 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7074 25682 ns/op 6270 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 645 302754 ns/op 51748 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 37 4255580 ns/op 416605 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 3 33707423 ns/op 6532370 B/op 2897 allocs/op BenchmarkComplexAlgMap-4 458685 266.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 526767 212.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 442468 243.4 ns/op BenchmarkGoMapClear/Reflexive/100-4 248113 447.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 49458 2409 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6376 18679 ns/op BenchmarkGoMapClear/NonReflexive/1-4 467313 254.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 447001 302.8 ns/op BenchmarkGoMapClear/NonReflexive/100-4 257816 519.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 43965 2588 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6220 22858 ns/op BenchmarkMapStringConversion/32/simple-4 1215706 144.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 103.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1181498 98.16 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1272574 158.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 101.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 124.0 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1791081 81.98 ns/op BenchmarkMapInterfacePtr-4 1714042 69.48 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4958938 24.80 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 94731 3186 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5958 34273 ns/op BenchmarkMapPop1000-4 405 307220 ns/op BenchmarkMapPop10000-4 21 5491201 ns/op BenchmarkMapAssign/Int32/256-4 1610462 65.55 ns/op BenchmarkMapAssign/Int32/65536-4 926161 132.4 ns/op BenchmarkMapAssign/Int64/256-4 1901866 58.54 ns/op BenchmarkMapAssign/Int64/65536-4 637306 171.3 ns/op BenchmarkMapAssign/Str/256-4 1476685 76.33 ns/op BenchmarkMapAssign/Str/65536-4 435873 338.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 167.7 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 317337 346.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 102.5 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 557444 226.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 151242 3469 ns/op BenchmarkMapOperatorAssign/Str/65536-4 88402 1209 ns/op BenchmarkMapAppendAssign/Int32/256-4 677925 253.8 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 225494 742.9 ns/op 57 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 866781 219.4 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 93673 1649 ns/op 121 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 575748 367.6 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 78652 1386 ns/op 174 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 100.5 ns/op BenchmarkMapDelete/Int32/1000-4 1657378 71.57 ns/op BenchmarkMapDelete/Int32/10000-4 1864576 79.33 ns/op BenchmarkMapDelete/Int64/100-4 1000000 107.3 ns/op BenchmarkMapDelete/Int64/1000-4 1435347 73.02 ns/op BenchmarkMapDelete/Int64/10000-4 1675209 73.43 ns/op BenchmarkMapDelete/Str/100-4 1000000 124.8 ns/op BenchmarkMapDelete/Str/1000-4 1580666 81.27 ns/op BenchmarkMapDelete/Str/10000-4 1390342 88.97 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 119.0 ns/op BenchmarkMapDelete/Pointer/1000-4 1000000 100.2 ns/op BenchmarkMapDelete/Pointer/10000-4 1339716 98.22 ns/op BenchmarkMemmove/0-4 16290777 8.208 ns/op BenchmarkMemmove/1-4 1224716 98.78 ns/op 10.12 MB/s BenchmarkMemmove/2-4 1229876 151.7 ns/op 13.18 MB/s BenchmarkMemmove/3-4 1245021 96.40 ns/op 31.12 MB/s BenchmarkMemmove/4-4 1228869 94.67 ns/op 42.25 MB/s BenchmarkMemmove/5-4 1000000 105.9 ns/op 47.21 MB/s BenchmarkMemmove/6-4 1264455 100.2 ns/op 59.90 MB/s BenchmarkMemmove/7-4 1019997 114.1 ns/op 61.35 MB/s BenchmarkMemmove/8-4 961112 117.0 ns/op 68.35 MB/s BenchmarkMemmove/9-4 1000000 102.5 ns/op 87.80 MB/s BenchmarkMemmove/10-4 901262 117.0 ns/op 85.48 MB/s BenchmarkMemmove/11-4 1000000 134.2 ns/op 81.96 MB/s BenchmarkMemmove/12-4 1000000 157.8 ns/op 76.06 MB/s BenchmarkMemmove/13-4 1000000 149.5 ns/op 86.96 MB/s BenchmarkMemmove/14-4 1000000 106.4 ns/op 131.54 MB/s BenchmarkMemmove/15-4 1000000 123.6 ns/op 121.38 MB/s BenchmarkMemmove/16-4 1000000 133.2 ns/op 120.13 MB/s BenchmarkMemmove/32-4 1000000 114.1 ns/op 280.34 MB/s BenchmarkMemmove/64-4 1000000 131.9 ns/op 485.34 MB/s BenchmarkMemmove/128-4 967815 123.7 ns/op 1034.76 MB/s BenchmarkMemmove/256-4 913024 144.8 ns/op 1767.35 MB/s BenchmarkMemmove/512-4 751842 187.7 ns/op 2727.11 MB/s BenchmarkMemmove/1024-4 416340 286.2 ns/op 3577.77 MB/s BenchmarkMemmove/2048-4 218779 602.5 ns/op 3399.10 MB/s BenchmarkMemmove/4096-4 149889 870.8 ns/op 4703.53 MB/s BenchmarkMemmoveOverlap/32-4 1000000 113.4 ns/op 282.20 MB/s BenchmarkMemmoveOverlap/64-4 1203211 106.3 ns/op 602.05 MB/s BenchmarkMemmoveOverlap/128-4 1000000 113.6 ns/op 1126.50 MB/s BenchmarkMemmoveOverlap/256-4 876600 135.0 ns/op 1895.85 MB/s BenchmarkMemmoveOverlap/512-4 704360 191.6 ns/op 2672.48 MB/s BenchmarkMemmoveOverlap/1024-4 480010 291.3 ns/op 3514.75 MB/s BenchmarkMemmoveOverlap/2048-4 262966 454.5 ns/op 4506.30 MB/s BenchmarkMemmoveOverlap/4096-4 139285 785.6 ns/op 5213.96 MB/s BenchmarkMemmoveUnalignedDst/0-4 19951550 7.039 ns/op BenchmarkMemmoveUnalignedDst/1-4 1245510 143.7 ns/op 6.96 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 103.5 ns/op 19.32 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 122.8 ns/op 24.44 MB/s BenchmarkMemmoveUnalignedDst/4-4 1351754 93.70 ns/op 42.69 MB/s BenchmarkMemmoveUnalignedDst/5-4 755971 141.4 ns/op 35.36 MB/s BenchmarkMemmoveUnalignedDst/6-4 1257338 93.03 ns/op 64.50 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 101.2 ns/op 69.15 MB/s BenchmarkMemmoveUnalignedDst/8-4 1281931 92.14 ns/op 86.82 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 136.6 ns/op 65.89 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 130.3 ns/op 76.72 MB/s BenchmarkMemmoveUnalignedDst/11-4 1174420 93.34 ns/op 117.85 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 106.9 ns/op 112.26 MB/s BenchmarkMemmoveUnalignedDst/13-4 1211985 95.47 ns/op 136.17 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 136.1 ns/op 102.90 MB/s BenchmarkMemmoveUnalignedDst/15-4 923673 117.6 ns/op 127.59 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 146.5 ns/op 109.25 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 152.7 ns/op 209.52 MB/s BenchmarkMemmoveUnalignedDst/64-4 940102 132.7 ns/op 482.33 MB/s BenchmarkMemmoveUnalignedDst/128-4 885586 146.8 ns/op 871.82 MB/s BenchmarkMemmoveUnalignedDst/256-4 654096 189.4 ns/op 1351.86 MB/s BenchmarkMemmoveUnalignedDst/512-4 608684 198.1 ns/op 2584.65 MB/s BenchmarkMemmoveUnalignedDst/1024-4 467474 317.2 ns/op 3228.39 MB/s BenchmarkMemmoveUnalignedDst/2048-4 229256 490.1 ns/op 4178.85 MB/s BenchmarkMemmoveUnalignedDst/4096-4 146180 892.1 ns/op 4591.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 123.4 ns/op 259.31 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 881848 120.8 ns/op 529.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 929258 157.2 ns/op 814.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 899914 166.9 ns/op 1534.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 642412 224.9 ns/op 2276.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 304407 519.1 ns/op 1972.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 274306 810.7 ns/op 2526.19 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 126399 895.6 ns/op 4573.45 MB/s BenchmarkMemmoveUnalignedSrc/0-4 16453774 10.57 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1197705 112.7 ns/op 8.87 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 105.6 ns/op 18.94 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 118.5 ns/op 25.32 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 105.7 ns/op 37.84 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 109.4 ns/op 45.70 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 126.9 ns/op 47.28 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1211060 98.20 ns/op 71.28 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 152.5 ns/op 52.47 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 103.2 ns/op 87.25 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 116.3 ns/op 85.98 MB/s BenchmarkMemmoveUnalignedSrc/11-4 975799 118.2 ns/op 93.08 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 122.9 ns/op 97.63 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 111.4 ns/op 116.72 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 113.3 ns/op 123.52 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 110.6 ns/op 135.63 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 120.8 ns/op 132.48 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 111.8 ns/op 286.24 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 161.7 ns/op 395.87 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 167.7 ns/op 763.19 MB/s BenchmarkMemmoveUnalignedSrc/256-4 608264 183.5 ns/op 1395.16 MB/s BenchmarkMemmoveUnalignedSrc/512-4 479328 252.1 ns/op 2031.03 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 321255 367.5 ns/op 2786.52 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 282214 466.5 ns/op 4389.90 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 146986 877.4 ns/op 4668.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 990272 175.6 ns/op 182.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 114.6 ns/op 558.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 870090 125.3 ns/op 1021.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 777711 181.5 ns/op 1410.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 687838 206.9 ns/op 2475.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 292804 430.6 ns/op 2378.06 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 249391 603.0 ns/op 3396.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114135 1098 ns/op 3731.42 MB/s BenchmarkMemclr/5-4 11679715 10.48 ns/op 477.04 MB/s BenchmarkMemclr/16-4 13875026 9.179 ns/op 1743.10 MB/s BenchmarkMemclr/64-4 12869133 8.708 ns/op 7349.96 MB/s BenchmarkMemclr/256-4 12308955 13.00 ns/op 19685.98 MB/s BenchmarkMemclr/4096-4 1760864 59.58 ns/op 68747.47 MB/s BenchmarkMemclr/65536-4 79064 2540 ns/op 25799.07 MB/s BenchmarkMemclr/1M-4 3926 26594 ns/op 39429.01 MB/s BenchmarkMemclr/4M-4 900 119150 ns/op 35202.01 MB/s BenchmarkMemclr/8M-4 337 439000 ns/op 19108.46 MB/s BenchmarkMemclr/16M-4 100 1218540 ns/op 13768.30 MB/s BenchmarkMemclr/64M-4 42 2760338 ns/op 24311.82 MB/s BenchmarkGoMemclr/5-4 1814254 66.34 ns/op 75.37 MB/s BenchmarkGoMemclr/16-4 629708 219.7 ns/op 72.84 MB/s BenchmarkGoMemclr/64-4 175785 634.5 ns/op 100.86 MB/s BenchmarkGoMemclr/256-4 32630 4006 ns/op 63.91 MB/s BenchmarkMemclrRange/1K_2K-4 85082 1474 ns/op 65035.24 MB/s BenchmarkMemclrRange/2K_8K-4 24819 4322 ns/op 77162.11 MB/s BenchmarkMemclrRange/4K_16K-4 32266 3853 ns/op 83859.98 MB/s BenchmarkMemclrRange/160K_228K-4 3250 37432 ns/op 44423.49 MB/s BenchmarkClearFat7-4 3694550 30.84 ns/op BenchmarkClearFat8-4 4418532 50.18 ns/op BenchmarkClearFat11-4 3920888 29.37 ns/op BenchmarkClearFat12-4 3756762 44.65 ns/op BenchmarkClearFat13-4 3272415 33.18 ns/op BenchmarkClearFat14-4 3390201 34.71 ns/op BenchmarkClearFat15-4 3313624 31.79 ns/op BenchmarkClearFat16-4 4459497 28.50 ns/op BenchmarkClearFat24-4 3688795 49.17 ns/op BenchmarkClearFat32-4 3402394 31.99 ns/op BenchmarkClearFat40-4 3805329 31.29 ns/op BenchmarkClearFat48-4 3369018 34.58 ns/op BenchmarkClearFat56-4 3333370 34.49 ns/op BenchmarkClearFat64-4 2805012 39.16 ns/op BenchmarkClearFat72-4 2401318 51.94 ns/op BenchmarkClearFat128-4 2345797 42.82 ns/op BenchmarkClearFat256-4 1460102 78.87 ns/op BenchmarkClearFat512-4 1000000 120.5 ns/op BenchmarkClearFat1024-4 1000000 221.1 ns/op BenchmarkClearFat1032-4 1000000 130.7 ns/op BenchmarkClearFat1040-4 992468 212.0 ns/op BenchmarkCopyFat7-4 3325015 33.29 ns/op BenchmarkCopyFat8-4 3695330 30.97 ns/op BenchmarkCopyFat11-4 2271620 51.71 ns/op BenchmarkCopyFat12-4 3681000 33.16 ns/op BenchmarkCopyFat13-4 3764204 31.39 ns/op BenchmarkCopyFat14-4 3589424 38.77 ns/op BenchmarkCopyFat15-4 3802497 35.26 ns/op BenchmarkCopyFat16-4 3672087 33.01 ns/op BenchmarkCopyFat24-4 3600392 29.33 ns/op BenchmarkCopyFat32-4 4244962 34.77 ns/op BenchmarkCopyFat64-4 3397436 32.07 ns/op BenchmarkCopyFat72-4 3176724 35.28 ns/op BenchmarkCopyFat128-4 2659724 41.80 ns/op BenchmarkCopyFat256-4 2353578 48.45 ns/op BenchmarkCopyFat512-4 1338975 127.5 ns/op BenchmarkCopyFat520-4 1000000 141.2 ns/op BenchmarkCopyFat1024-4 544707 266.4 ns/op BenchmarkCopyFat1032-4 462399 276.7 ns/op BenchmarkCopyFat1040-4 886849 142.4 ns/op BenchmarkIssue18740/2byte-4 283 407900 ns/op BenchmarkIssue18740/4byte-4 412 282014 ns/op BenchmarkIssue18740/8byte-4 870 116156 ns/op BenchmarkMemclrKnownSize1-4 5959741 18.24 ns/op 54.84 MB/s BenchmarkMemclrKnownSize2-4 3093860 35.57 ns/op 56.22 MB/s BenchmarkMemclrKnownSize4-4 2900097 39.82 ns/op 100.45 MB/s BenchmarkMemclrKnownSize8-4 1000000 112.5 ns/op 71.11 MB/s BenchmarkMemclrKnownSize16-4 637134 190.5 ns/op 83.97 MB/s BenchmarkMemclrKnownSize32-4 418950 342.6 ns/op 93.39 MB/s BenchmarkMemclrKnownSize64-4 199928 748.5 ns/op 85.50 MB/s BenchmarkMemclrKnownSize112-4 107270 1115 ns/op 100.44 MB/s BenchmarkMemclrKnownSize128-4 78632 1471 ns/op 87.02 MB/s BenchmarkMemclrKnownSize192-4 61297 2104 ns/op 91.27 MB/s BenchmarkMemclrKnownSize248-4 45063 4631 ns/op 53.55 MB/s BenchmarkMemclrKnownSize256-4 37602 2780 ns/op 92.08 MB/s BenchmarkMemclrKnownSize512-4 18390 6431 ns/op 79.62 MB/s BenchmarkMemclrKnownSize1024-4 10000 11157 ns/op 91.78 MB/s BenchmarkMemclrKnownSize4096-4 3331 41247 ns/op 99.30 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5176808 ns/op 101.28 MB/s BenchmarkReadMetricsLatency-4 10000 3226 p50-ns 4706 p90-ns 8450 p99-ns BenchmarkFinalizer-4 192 627252 ns/op BenchmarkFinalizerRun-4 229398 1089 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7463414 15.18 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3649681 33.75 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2319020 47.43 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2696792 46.37 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1391132 79.09 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1273291 95.02 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2728464 47.03 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1532575 89.13 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1468992 76.59 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2399440 50.54 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2075240 52.99 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1922294 115.3 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1701988 109.7 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 113.9 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6713527 22.55 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6724930 22.61 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6630314 19.83 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5990276 19.93 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5682944 22.53 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5379436 24.00 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6963141 28.09 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6768882 21.05 ns/op BenchmarkFindBitRange64/PatternAASize32-4 5664831 17.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5856679 21.31 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5802747 20.23 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5314892 24.82 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 3162328 32.38 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7268444 20.02 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 4832524 30.59 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 2696061 37.49 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 4832281 22.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 5274248 20.09 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 4837198 28.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 3559591 33.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5920424 21.97 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5968724 19.30 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5203856 21.71 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5093404 24.87 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6263524 18.52 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5895391 20.55 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 3921318 30.41 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6793266 17.96 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5213470 20.17 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 4886929 21.85 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6185030 27.00 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6906349 28.60 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6721710 18.73 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7454227 17.56 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6722250 17.83 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 5887390 32.09 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7015063 21.93 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7109668 17.62 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5258790 25.89 ns/op BenchmarkNetpollBreak-4 1916 75863 ns/op BenchmarkPingPongHog-4 909 308038 ns/op BenchmarkStackGrowth-4 74389 1378 ns/op BenchmarkStackGrowthDeep-4 741 139799 ns/op BenchmarkCreateGoroutines-4 61300 2533 ns/op BenchmarkCreateGoroutinesParallel-4 61394 19167 ns/op BenchmarkCreateGoroutinesCapture-4 5314 21335 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 25831 46755 ns/op BenchmarkClosureCall-4 18240840 5.919 ns/op BenchmarkWakeupParallelSpinning/0s-4 4670 23584 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4966 31525 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3358 41085 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2536 54538 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1438 87455 ns/op BenchmarkWakeupParallelSpinning/20µs-4 867 134868 ns/op BenchmarkWakeupParallelSpinning/50µs-4 331 325694 ns/op BenchmarkWakeupParallelSpinning/100µs-4 228 581943 ns/op BenchmarkMatmult-4 3259228 69.86 ns/op BenchmarkFastrand-4 4111174 34.88 ns/op BenchmarkFastrand64-4 5025771 22.90 ns/op BenchmarkFastrandHashiter-4 2959245 43.45 ns/op BenchmarkFastrandn/2-4 4001640 30.67 ns/op BenchmarkFastrandn/3-4 3746673 34.96 ns/op BenchmarkFastrandn/4-4 2719611 47.43 ns/op BenchmarkFastrandn/5-4 3081954 32.92 ns/op BenchmarkIfaceCmp100-4 81451 1341 ns/op BenchmarkIfaceCmpNil100-4 214766 697.4 ns/op BenchmarkEfaceCmpDiff-4 36903 4417 ns/op BenchmarkEfaceCmpDiffIndirect-4 40807 2943 ns/op BenchmarkDefer-4 1000000 129.5 ns/op BenchmarkDefer10-4 732523 238.4 ns/op BenchmarkDeferMany-4 490261 670.5 ns/op BenchmarkPanicRecover-4 188134 588.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 55 2503388 ns/op 2348033 p50-ns 3431269 p90-ns 5130043 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 52 5162337 ns/op 3527932 p50-ns 10590853 p90-ns 40882592 p99-ns BenchmarkGoroutineProfile/small/idle-4 27 4714609 ns/op 4466617 p50-ns 6211958 p90-ns 9090829 p99-ns BenchmarkGoroutineProfile/small/loaded-4 27 6919065 ns/op 5515490 p50-ns 12281082 p90-ns 14143344 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 50 2157790 ns/op 2087544 p50-ns 2869268 p90-ns 3831526 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 52 3462354 ns/op 3065339 p50-ns 5371513 p90-ns 8609786 p99-ns BenchmarkGoroutineProfile/large/idle-4 9 14274221 ns/op 12518619 p50-ns 19315271 p90-ns 19315271 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 26958093 ns/op 29628114 p50-ns 35205738 p90-ns 35205738 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 74 2238262 ns/op 2195968 p50-ns 2740849 p90-ns 4694575 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 2977418 ns/op 2434542 p50-ns 4652995 p90-ns 25107334 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 16 6596785 ns/op 6497599 p50-ns 9777312 p90-ns 10624131 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 16 8564235 ns/op 6622805 p50-ns 14427378 p90-ns 32283358 p99-ns BenchmarkRWMutexUncontended-4 1000000 122.3 ns/op BenchmarkRWMutexWrite100-4 97402 3152 ns/op BenchmarkRWMutexWrite10-4 80000 1965 ns/op BenchmarkRWMutexWorkWrite100-4 64591 5491 ns/op BenchmarkRWMutexWorkWrite10-4 43314 4858 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2221 79310 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 866 138682 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 962 114803 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 464 338878 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 247 412340 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 222 758784 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 286 447998 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 87 1288070 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 323457 727.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 136942 890.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 205400 1063 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 133960 1046 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 86905 1289 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 159896 1165 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 309253 1021 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 150318 1929 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 138211 1997 ns/op BenchmarkMakeSlice/Byte-4 1000000 116.2 ns/op BenchmarkMakeSlice/Int16-4 1000000 114.5 ns/op BenchmarkMakeSlice/Int-4 1000000 133.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 161.9 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 257.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 260.2 ns/op BenchmarkMakeSlice/Struct/40-4 953336 306.3 ns/op BenchmarkGrowSlice/Byte-4 456410 622.2 ns/op BenchmarkGrowSlice/Int16-4 165702 702.9 ns/op BenchmarkGrowSlice/Int-4 224294 962.2 ns/op BenchmarkGrowSlice/Ptr-4 261986 736.1 ns/op BenchmarkGrowSlice/Struct/24-4 80367 1738 ns/op BenchmarkGrowSlice/Struct/32-4 74072 1860 ns/op BenchmarkGrowSlice/Struct/40-4 58168 3088 ns/op BenchmarkExtendSlice/IntSlice-4 119101 847.2 ns/op BenchmarkExtendSlice/PointerSlice-4 137996 1117 ns/op BenchmarkExtendSlice/NoGrow-4 138584 794.1 ns/op BenchmarkAppend-4 929899 127.2 ns/op BenchmarkAppendGrowByte-4 1 141640591 ns/op BenchmarkAppendGrowString-4 1 1518385754 ns/op BenchmarkAppendSlice/1Bytes-4 241590 500.3 ns/op BenchmarkAppendSlice/4Bytes-4 233769 537.0 ns/op BenchmarkAppendSlice/7Bytes-4 271369 382.0 ns/op BenchmarkAppendSlice/8Bytes-4 230570 436.1 ns/op BenchmarkAppendSlice/15Bytes-4 252980 496.2 ns/op BenchmarkAppendSlice/16Bytes-4 192516 592.0 ns/op BenchmarkAppendSlice/32Bytes-4 161642 682.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 31946 4412 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 12430 9102 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 3864 40954 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 837 160743 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 75 1402535 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 28 5230224 ns/op BenchmarkAppendStr/1Bytes-4 324342 455.8 ns/op BenchmarkAppendStr/4Bytes-4 248767 616.2 ns/op BenchmarkAppendStr/8Bytes-4 301329 367.9 ns/op BenchmarkAppendStr/16Bytes-4 533858 446.4 ns/op BenchmarkAppendStr/32Bytes-4 334598 369.7 ns/op BenchmarkAppendSpecialCase-4 830534 146.9 ns/op BenchmarkCopy/1Byte-4 212055 566.2 ns/op 1.77 MB/s BenchmarkCopy/1String-4 199185 724.1 ns/op 1.38 MB/s BenchmarkCopy/2Byte-4 202172 631.9 ns/op 3.17 MB/s BenchmarkCopy/2String-4 364274 413.6 ns/op 4.84 MB/s BenchmarkCopy/4Byte-4 283414 460.2 ns/op 8.69 MB/s BenchmarkCopy/4String-4 184960 586.1 ns/op 6.83 MB/s BenchmarkCopy/8Byte-4 305474 538.6 ns/op 14.85 MB/s BenchmarkCopy/8String-4 256280 499.6 ns/op 16.01 MB/s BenchmarkCopy/12Byte-4 886141 138.0 ns/op 86.93 MB/s BenchmarkCopy/12String-4 1000000 186.9 ns/op 64.21 MB/s BenchmarkCopy/16Byte-4 1000000 109.4 ns/op 146.22 MB/s BenchmarkCopy/16String-4 1000000 105.6 ns/op 151.57 MB/s BenchmarkCopy/32Byte-4 1000000 145.1 ns/op 220.47 MB/s BenchmarkCopy/32String-4 1000000 118.6 ns/op 269.91 MB/s BenchmarkCopy/128Byte-4 745341 147.1 ns/op 869.88 MB/s BenchmarkCopy/128String-4 1000000 131.5 ns/op 973.43 MB/s BenchmarkCopy/1024Byte-4 322076 325.6 ns/op 3145.29 MB/s BenchmarkCopy/1024String-4 283166 433.2 ns/op 2364.06 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24102 5432 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 15322 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 20222 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 23151 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 3050 34015 ns/op BenchmarkAppendInPlace/Grow/Byte-4 118174 1540 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 138969 1604 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 62504 2248 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 40237 2755 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 42678 3020 ns/op BenchmarkStackCopyPtr-4 1 160006648 ns/op BenchmarkStackCopy-4 2 91583153 ns/op BenchmarkStackCopyNoCache-4 20 5852595 ns/op BenchmarkStackCopyWithStkobj-4 1 152669634 ns/op BenchmarkIssue18138-4 124 889764 ns/op BenchmarkCompareStringEqual-4 11075517 9.840 ns/op BenchmarkCompareStringIdentical-4 20404165 6.915 ns/op BenchmarkCompareStringSameLength-4 13400984 7.848 ns/op BenchmarkCompareStringDifferentLength-4 21507985 5.853 ns/op BenchmarkCompareStringBigUnaligned-4 1141 92259 ns/op 11365.70 MB/s BenchmarkCompareStringBig-4 1447 86860 ns/op 12072.16 MB/s BenchmarkConcatStringAndBytes-4 1720676 85.91 ns/op BenchmarkSliceByteToString/1-4 1482356 84.47 ns/op BenchmarkSliceByteToString/2-4 1000000 198.2 ns/op BenchmarkSliceByteToString/4-4 650361 195.9 ns/op BenchmarkSliceByteToString/8-4 420883 243.4 ns/op BenchmarkSliceByteToString/16-4 1000000 196.7 ns/op BenchmarkSliceByteToString/32-4 827300 194.6 ns/op BenchmarkSliceByteToString/64-4 721237 282.4 ns/op BenchmarkSliceByteToString/128-4 343352 420.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2084056 60.12 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 832848 230.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 246.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2456780 45.98 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 137.9 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1799798 90.86 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1646959 86.08 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 279475 393.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 456308 382.7 ns/op BenchmarkRuneIterate/range/ASCII-4 7191280 23.25 ns/op BenchmarkRuneIterate/range/Japanese-4 2235693 54.19 ns/op BenchmarkRuneIterate/range/MixedLength-4 2509596 56.47 ns/op BenchmarkRuneIterate/range1/ASCII-4 5466412 20.87 ns/op BenchmarkRuneIterate/range1/Japanese-4 1434016 87.07 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2658139 45.06 ns/op BenchmarkRuneIterate/range2/ASCII-4 6257370 16.22 ns/op BenchmarkRuneIterate/range2/Japanese-4 2190058 48.19 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2677152 54.74 ns/op BenchmarkArrayEqual-4 23508788 4.864 ns/op BenchmarkFunc/Name-4 5822236 20.68 ns/op BenchmarkFunc/Entry-4 12274240 9.649 ns/op BenchmarkFunc/FileLine-4 1810166 136.1 ns/op PASS ok runtime 405.590s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 24879 5329 ns/op BenchmarkHandle/concurrent-4 20418 5615 ns/op PASS ok runtime/cgo 0.563s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 23505104 6.073 ns/op BenchmarkAtomicStore64-4 12317386 13.02 ns/op BenchmarkAtomicLoad-4 22876558 5.859 ns/op BenchmarkAtomicStore-4 11024188 10.77 ns/op BenchmarkAnd8-4 11799363 11.92 ns/op BenchmarkAnd-4 9162859 15.75 ns/op BenchmarkAnd8Parallel-4 4027704 29.39 ns/op BenchmarkAndParallel-4 3627517 30.95 ns/op BenchmarkOr8-4 12002950 12.41 ns/op BenchmarkOr-4 11059574 11.39 ns/op BenchmarkOr8Parallel-4 3859850 30.27 ns/op BenchmarkOrParallel-4 3908793 30.21 ns/op BenchmarkXadd-4 3781866 31.87 ns/op BenchmarkXadd64-4 3461655 32.78 ns/op BenchmarkCas-4 2665358 43.48 ns/op BenchmarkCas64-4 2668165 45.66 ns/op BenchmarkXchg-4 3805371 30.84 ns/op BenchmarkXchg64-4 3750004 34.95 ns/op PASS ok runtime/internal/atomic 3.839s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2467888 62.70 ns/op BenchmarkMulUintptr/large-4 3204750 60.75 ns/op PASS ok runtime/internal/math 0.637s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 8 13131269 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 18307274 ns/op 458.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 27 4283594 ns/op 33.81 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 22811248 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 35257095 ns/op 1355 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 19 9779938 ns/op 124.8 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 105267981 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 143407738 ns/op 10622 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 6 17298603 ns/op 845.7 concurrent_launches/op PASS ok runtime/pprof 2.414s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 8 13260038 ns/op BenchmarkStackLeak-4 17044 6313 ns/op PASS ok runtime/race 0.708s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2095592 52.37 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 236964 562.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.500s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 92724 1111 ns/op BenchmarkSortString1K-4 123 916472 ns/op BenchmarkSortString1K_Slice-4 146 858802 ns/op BenchmarkStableString1K-4 74 1541555 ns/op BenchmarkSortInt1K-4 136 838626 ns/op BenchmarkSortInt1K_Sorted-4 2061 61512 ns/op BenchmarkSortInt1K_Reversed-4 1204 99402 ns/op BenchmarkSortInt1K_Mod8-4 356 334951 ns/op BenchmarkStableInt1K-4 98 1239824 ns/op BenchmarkStableInt1K_Slice-4 111 1116781 ns/op BenchmarkSortInt64K-4 2 72590849 ns/op BenchmarkSortInt64K_Slice-4 2 64302288 ns/op BenchmarkStableInt64K-4 1 129262915 ns/op BenchmarkSort1e2-4 326 384006 ns/op BenchmarkStable1e2-4 100 1010077 ns/op BenchmarkSort1e4-4 2 80221706 ns/op BenchmarkStable1e4-4 1 287559051 ns/op PASS ok sort 37.910s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 716265 166.7 ns/op BenchmarkAtof64Float-4 682912 331.6 ns/op BenchmarkAtof64FloatExp-4 528151 237.7 ns/op BenchmarkAtof64Big-4 401498 305.2 ns/op BenchmarkAtof64RandomBits-4 202911 796.6 ns/op BenchmarkAtof64RandomFloats-4 458827 344.7 ns/op BenchmarkAtof64RandomLongFloats-4 313617 596.3 ns/op BenchmarkAtof32Decimal-4 662025 186.8 ns/op BenchmarkAtof32Float-4 612265 376.4 ns/op BenchmarkAtof32FloatExp-4 615655 274.0 ns/op BenchmarkAtof32Random-4 337131 374.4 ns/op BenchmarkAtof32RandomLong-4 140341 805.5 ns/op BenchmarkParseInt/Pos/7bit-4 967780 167.6 ns/op BenchmarkParseInt/Pos/26bit-4 679542 182.8 ns/op BenchmarkParseInt/Pos/31bit-4 605922 188.9 ns/op BenchmarkParseInt/Pos/56bit-4 453616 289.4 ns/op BenchmarkParseInt/Pos/63bit-4 423687 261.7 ns/op BenchmarkParseInt/Neg/7bit-4 1173566 123.6 ns/op BenchmarkParseInt/Neg/26bit-4 790786 253.0 ns/op BenchmarkParseInt/Neg/31bit-4 683209 179.8 ns/op BenchmarkParseInt/Neg/56bit-4 498139 436.8 ns/op BenchmarkParseInt/Neg/63bit-4 484502 560.4 ns/op BenchmarkAtoi/Pos/7bit-4 1545490 72.10 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 133.0 ns/op BenchmarkAtoi/Pos/31bit-4 776544 169.6 ns/op BenchmarkAtoi/Pos/56bit-4 497787 209.6 ns/op BenchmarkAtoi/Pos/63bit-4 412245 280.7 ns/op BenchmarkAtoi/Neg/7bit-4 1489315 78.07 ns/op BenchmarkAtoi/Neg/26bit-4 521716 248.1 ns/op BenchmarkAtoi/Neg/31bit-4 827738 145.5 ns/op BenchmarkAtoi/Neg/56bit-4 597774 232.9 ns/op BenchmarkAtoi/Neg/63bit-4 396319 482.0 ns/op BenchmarkFormatFloat/Decimal-4 94035 1605 ns/op BenchmarkFormatFloat/Float-4 82602 1449 ns/op BenchmarkFormatFloat/Exp-4 90054 1559 ns/op BenchmarkFormatFloat/NegExp-4 87957 1239 ns/op BenchmarkFormatFloat/LongExp-4 78621 1854 ns/op BenchmarkFormatFloat/Big-4 71076 1661 ns/op BenchmarkFormatFloat/BinaryExp-4 148512 724.4 ns/op BenchmarkFormatFloat/32Integer-4 90237 1638 ns/op BenchmarkFormatFloat/32ExactFraction-4 86545 2142 ns/op BenchmarkFormatFloat/32Point-4 83815 2324 ns/op BenchmarkFormatFloat/32Exp-4 85531 1539 ns/op BenchmarkFormatFloat/32NegExp-4 92184 1642 ns/op BenchmarkFormatFloat/32Shortest-4 89095 1197 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 133052 1217 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108662 1538 ns/op BenchmarkFormatFloat/64Fixed1-4 130267 956.6 ns/op BenchmarkFormatFloat/64Fixed2-4 133546 1000 ns/op BenchmarkFormatFloat/64Fixed3-4 120024 1006 ns/op BenchmarkFormatFloat/64Fixed4-4 122890 1156 ns/op BenchmarkFormatFloat/64Fixed12-4 74703 1788 ns/op BenchmarkFormatFloat/64Fixed16-4 83330 2546 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 74506 1527 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 92510 2915 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2048 57843 ns/op BenchmarkFormatFloat/Slowpath64-4 71624 1569 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 75990 1594 ns/op BenchmarkAppendFloat/Decimal-4 92458 2214 ns/op BenchmarkAppendFloat/Float-4 94860 1193 ns/op BenchmarkAppendFloat/Exp-4 111549 1032 ns/op BenchmarkAppendFloat/NegExp-4 97671 1041 ns/op BenchmarkAppendFloat/LongExp-4 49388 3107 ns/op BenchmarkAppendFloat/Big-4 84351 1433 ns/op BenchmarkAppendFloat/BinaryExp-4 300440 406.5 ns/op BenchmarkAppendFloat/32Integer-4 122978 952.3 ns/op BenchmarkAppendFloat/32ExactFraction-4 110316 1005 ns/op BenchmarkAppendFloat/32Point-4 101966 1102 ns/op BenchmarkAppendFloat/32Exp-4 129555 1031 ns/op BenchmarkAppendFloat/32NegExp-4 120075 2088 ns/op BenchmarkAppendFloat/32Shortest-4 121525 1277 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 150464 1360 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 151203 1904 ns/op BenchmarkAppendFloat/64Fixed1-4 151814 702.0 ns/op BenchmarkAppendFloat/64Fixed2-4 197911 718.0 ns/op BenchmarkAppendFloat/64Fixed3-4 180768 683.7 ns/op BenchmarkAppendFloat/64Fixed4-4 169329 987.1 ns/op BenchmarkAppendFloat/64Fixed12-4 87964 2248 ns/op BenchmarkAppendFloat/64Fixed16-4 113740 1084 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 73510 1600 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 104724 2482 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2389 53668 ns/op BenchmarkAppendFloat/Slowpath64-4 93162 1354 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 96900 1931 ns/op BenchmarkFormatInt-4 13729 12456 ns/op BenchmarkAppendInt-4 16022 10248 ns/op BenchmarkFormatUint-4 46389 2506 ns/op BenchmarkAppendUint-4 86419 1497 ns/op BenchmarkFormatIntSmall/7-4 1846531 70.34 ns/op BenchmarkFormatIntSmall/42-4 1483354 78.03 ns/op BenchmarkAppendIntSmall-4 1000000 134.9 ns/op BenchmarkAppendUintVarlen/1-4 892168 135.0 ns/op BenchmarkAppendUintVarlen/12-4 770066 143.6 ns/op BenchmarkAppendUintVarlen/123-4 593156 190.9 ns/op BenchmarkAppendUintVarlen/1234-4 593248 219.3 ns/op BenchmarkAppendUintVarlen/12345-4 597554 182.8 ns/op BenchmarkAppendUintVarlen/123456-4 560320 183.4 ns/op BenchmarkAppendUintVarlen/1234567-4 752582 193.3 ns/op BenchmarkAppendUintVarlen/12345678-4 689248 174.7 ns/op BenchmarkAppendUintVarlen/123456789-4 724212 256.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 754992 159.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 758708 312.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 678918 183.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 696717 214.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 709174 275.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 649946 375.7 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 624372 178.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 695965 245.1 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 554370 302.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 715567 186.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 596031 185.8 ns/op BenchmarkQuote-4 34369 3433 ns/op BenchmarkQuoteRune-4 387879 335.2 ns/op BenchmarkAppendQuote-4 44974 4609 ns/op BenchmarkAppendQuoteRune-4 699595 181.4 ns/op BenchmarkUnquoteEasy-4 1361239 180.1 ns/op BenchmarkUnquoteHard-4 38130 3878 ns/op PASS ok strconv 26.570s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 280812 467.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 64088 1591 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 154124 1142 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 189548 911.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 51885 2302 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 51229 2215 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 394476 322.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 22819 5117 ns/op BenchmarkGenericMatch1-4 1701 66874 ns/op BenchmarkGenericMatch2-4 319 314444 ns/op BenchmarkSingleMaxSkipping-4 10000 13476 ns/op 742.08 MB/s BenchmarkSingleLongSuffixFail-4 17391 6636 ns/op 150.99 MB/s BenchmarkSingleMatch-4 152 776398 ns/op 19.32 MB/s BenchmarkByteByteNoMatch-4 76845 1440 ns/op BenchmarkByteByteMatch-4 13220 14311 ns/op BenchmarkByteStringMatch-4 13182 9480 ns/op BenchmarkHTMLEscapeNew-4 59241 2328 ns/op BenchmarkHTMLEscapeOld-4 63158 1828 ns/op BenchmarkByteStringReplacerWriteString-4 1173 93828 ns/op BenchmarkByteReplacerWriteString-4 1600 79210 ns/op BenchmarkByteByteReplaces-4 2988 49692 ns/op BenchmarkByteByteMap-4 8576 33689 ns/op BenchmarkMap/identity/ASCII-4 633552 181.8 ns/op BenchmarkMap/identity/Greek-4 498200 365.7 ns/op BenchmarkMap/change/ASCII-4 26674 4084 ns/op BenchmarkMap/change/Greek-4 10000 10873 ns/op BenchmarkIndexRune-4 1000000 131.7 ns/op BenchmarkIndexRuneLongString-4 1000000 137.1 ns/op BenchmarkIndexRuneFastPath-4 2613600 42.38 ns/op BenchmarkIndex-4 3083542 53.66 ns/op BenchmarkLastIndex-4 2711373 53.58 ns/op BenchmarkIndexByte-4 9434290 12.55 ns/op BenchmarkToUpper/#00-4 2622626 50.68 ns/op BenchmarkToUpper/ONLYUPPER-4 2165034 57.58 ns/op BenchmarkToUpper/abc-4 291075 706.1 ns/op BenchmarkToUpper/AbC123-4 192312 951.2 ns/op BenchmarkToUpper/azAZ09_-4 221984 655.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43542 2698 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 58813 2182 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27469 7133 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54010 2324 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 107569 1093 ns/op BenchmarkToLower/#00-4 2435281 46.04 ns/op BenchmarkToLower/abc-4 2383453 59.01 ns/op BenchmarkToLower/AbC123-4 200888 685.1 ns/op BenchmarkToLower/azAZ09_-4 123146 839.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 68335 1527 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54194 2941 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29166 5905 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 63777 1798 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 107516 1103 ns/op BenchmarkMapNoChanges-4 982471 140.2 ns/op BenchmarkTrim-4 32540 3619 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2285719 67.10 ns/op BenchmarkToValidUTF8/InvalidASCII-4 160725 847.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 103279 1320 ns/op BenchmarkEqualFold/Tests-4 48152 3677 ns/op BenchmarkEqualFold/ASCII-4 2613063 47.20 ns/op BenchmarkEqualFold/UnicodePrefix-4 109868 1001 ns/op BenchmarkEqualFold/UnicodeSuffix-4 124903 909.9 ns/op BenchmarkIndexHard1-4 1040 123858 ns/op BenchmarkIndexHard2-4 729 170748 ns/op BenchmarkIndexHard3-4 172 1041824 ns/op BenchmarkIndexHard4-4 180 655462 ns/op BenchmarkLastIndexHard1-4 84 1557843 ns/op BenchmarkLastIndexHard2-4 84 2818349 ns/op BenchmarkLastIndexHard3-4 84 1596555 ns/op BenchmarkCountHard1-4 973 112884 ns/op BenchmarkCountHard2-4 688 173609 ns/op BenchmarkCountHard3-4 164 845801 ns/op BenchmarkIndexTorture-4 10000 12900 ns/op BenchmarkCountTorture-4 10000 13437 ns/op BenchmarkCountTortureOverlapping-4 766 197416 ns/op BenchmarkCountByte/10-4 3147745 42.52 ns/op 235.20 MB/s BenchmarkCountByte/32-4 2864068 40.13 ns/op 797.41 MB/s BenchmarkCountByte/4096-4 910261 151.6 ns/op 27019.43 MB/s BenchmarkCountByte/4194304-4 832 147251 ns/op 28484.08 MB/s BenchmarkCountByte/67108864-4 22 4643596 ns/op 14451.92 MB/s BenchmarkFields/ASCII/16-4 327082 461.2 ns/op 34.69 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 27849 6868 ns/op 37.28 MB/s 288 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1543 118858 ns/op 34.46 MB/s 5376 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 81 1506347 ns/op 43.51 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 32596670 ns/op 32.17 MB/s 1507724 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 163280 1303 ns/op 12.28 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9060 13587 ns/op 18.84 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 436 318362 ns/op 12.87 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 5982691 ns/op 10.95 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 94372920 ns/op 11.11 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 169687 828.3 ns/op 19.32 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14037 8994 ns/op 28.46 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 810 184002 ns/op 22.26 MB/s 20736 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 26 7136279 ns/op 9.18 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 67969323 ns/op 15.43 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 163455 703.8 ns/op 22.73 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11224 ns/op 22.81 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 487 206021 ns/op 19.88 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 4290178 ns/op 15.28 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 78035164 ns/op 13.44 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 116897528 ns/op BenchmarkSplitSingleByteSeparator-4 21 7471215 ns/op BenchmarkSplitMultiByteSeparator-4 28 4071305 ns/op BenchmarkSplitNSingleByteSeparator-4 141124 1036 ns/op BenchmarkSplitNMultiByteSeparator-4 159775 1004 ns/op BenchmarkRepeat/5x0-4 1538307 79.27 ns/op BenchmarkRepeat/5x1-4 2819778 70.66 ns/op BenchmarkRepeat/5x2-4 197858 977.4 ns/op BenchmarkRepeat/5x6-4 121231 921.6 ns/op BenchmarkRepeat/10x0-4 2952960 40.07 ns/op BenchmarkRepeat/10x1-4 2627424 42.83 ns/op BenchmarkRepeat/10x2-4 265429 619.3 ns/op BenchmarkRepeat/10x6-4 146161 1003 ns/op BenchmarkRepeatLarge/256/1-4 47371 2427 ns/op 105.47 MB/s BenchmarkRepeatLarge/256/16-4 98684 1857 ns/op 137.86 MB/s BenchmarkRepeatLarge/512/1-4 39240 3773 ns/op 135.68 MB/s BenchmarkRepeatLarge/512/16-4 60832 2290 ns/op 223.58 MB/s BenchmarkRepeatLarge/1024/1-4 28639 4724 ns/op 216.76 MB/s BenchmarkRepeatLarge/1024/16-4 34316 4031 ns/op 254.05 MB/s BenchmarkRepeatLarge/2048/1-4 15010 7060 ns/op 290.10 MB/s BenchmarkRepeatLarge/2048/16-4 17865 6662 ns/op 307.42 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10838 ns/op 377.94 MB/s BenchmarkRepeatLarge/4096/16-4 10000 14835 ns/op 276.10 MB/s BenchmarkRepeatLarge/8192/1-4 10000 19061 ns/op 429.77 MB/s BenchmarkRepeatLarge/8192/16-4 5718 21001 ns/op 390.08 MB/s BenchmarkRepeatLarge/8192/4097-4 3419796 44.17 ns/op 92761.23 MB/s BenchmarkRepeatLarge/16384/1-4 6968 40496 ns/op 404.58 MB/s BenchmarkRepeatLarge/16384/16-4 9344 33569 ns/op 488.06 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 31163 ns/op 394.42 MB/s BenchmarkRepeatLarge/32768/1-4 3320 58919 ns/op 556.15 MB/s BenchmarkRepeatLarge/32768/16-4 3351 75225 ns/op 435.60 MB/s BenchmarkRepeatLarge/32768/4097-4 1534 75508 ns/op 379.82 MB/s BenchmarkRepeatLarge/65536/1-4 1092 139857 ns/op 468.59 MB/s BenchmarkRepeatLarge/65536/16-4 1266 128976 ns/op 508.13 MB/s BenchmarkRepeatLarge/65536/4097-4 872 162461 ns/op 378.28 MB/s BenchmarkRepeatLarge/131072/1-4 140 741336 ns/op 176.81 MB/s BenchmarkRepeatLarge/131072/16-4 158 759697 ns/op 172.53 MB/s BenchmarkRepeatLarge/131072/4097-4 160 684277 ns/op 185.61 MB/s BenchmarkRepeatLarge/262144/1-4 81 1559173 ns/op 168.13 MB/s BenchmarkRepeatLarge/262144/16-4 100 1576164 ns/op 166.32 MB/s BenchmarkRepeatLarge/262144/4097-4 85 1304532 ns/op 197.86 MB/s BenchmarkRepeatLarge/524288/1-4 52 2011738 ns/op 260.61 MB/s BenchmarkRepeatLarge/524288/16-4 55 2015607 ns/op 260.11 MB/s BenchmarkRepeatLarge/524288/4097-4 54 2192390 ns/op 237.33 MB/s BenchmarkRepeatLarge/1048576/1-4 33 3705409 ns/op 282.99 MB/s BenchmarkRepeatLarge/1048576/16-4 38 3863898 ns/op 271.38 MB/s BenchmarkRepeatLarge/1048576/4097-4 34 4060413 ns/op 257.30 MB/s BenchmarkRepeatLarge/2097152/1-4 16 6743565 ns/op 310.99 MB/s BenchmarkRepeatLarge/2097152/16-4 19 8560610 ns/op 244.98 MB/s BenchmarkRepeatLarge/2097152/4097-4 20 9617688 ns/op 217.68 MB/s BenchmarkRepeatLarge/4194304/1-4 9 11273793 ns/op 372.04 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11955096 ns/op 350.84 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 13555830 ns/op 309.18 MB/s BenchmarkRepeatLarge/8388608/1-4 5 22947098 ns/op 365.56 MB/s BenchmarkRepeatLarge/8388608/16-4 5 22096089 ns/op 379.64 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 28716959 ns/op 292.04 MB/s BenchmarkRepeatLarge/16777216/1-4 3 52156670 ns/op 321.67 MB/s BenchmarkRepeatLarge/16777216/16-4 3 50366662 ns/op 333.10 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 44664609 ns/op 375.63 MB/s BenchmarkRepeatLarge/33554432/1-4 2 73915752 ns/op 453.96 MB/s BenchmarkRepeatLarge/33554432/16-4 2 61696305 ns/op 543.86 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 62125749 ns/op 540.11 MB/s BenchmarkRepeatLarge/67108864/1-4 1 136736269 ns/op 490.79 MB/s BenchmarkRepeatLarge/67108864/16-4 1 132851832 ns/op 505.14 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 121562658 ns/op 552.05 MB/s BenchmarkRepeatLarge/134217728/1-4 1 401149398 ns/op 334.58 MB/s BenchmarkRepeatLarge/134217728/16-4 1 226427881 ns/op 592.76 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 259286321 ns/op 517.64 MB/s BenchmarkRepeatLarge/268435456/1-4 1 511274058 ns/op 525.03 MB/s BenchmarkRepeatLarge/268435456/16-4 1 489246172 ns/op 548.67 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 594564070 ns/op 451.48 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1008822215 ns/op 532.18 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1220494604 ns/op 439.88 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1352037336 ns/op 397.08 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5240366644 ns/op 204.90 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5160251573 ns/op 208.08 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6337711798 ns/op 169.42 MB/s BenchmarkIndexAnyASCII/1:1-4 1983775 72.59 ns/op BenchmarkIndexAnyASCII/1:2-4 1886170 56.56 ns/op BenchmarkIndexAnyASCII/1:4-4 1716093 78.87 ns/op BenchmarkIndexAnyASCII/1:8-4 1000000 109.4 ns/op BenchmarkIndexAnyASCII/1:16-4 1866364 61.68 ns/op BenchmarkIndexAnyASCII/1:32-4 1882214 62.89 ns/op BenchmarkIndexAnyASCII/1:64-4 1975392 61.44 ns/op BenchmarkIndexAnyASCII/16:1-4 1912404 79.64 ns/op BenchmarkIndexAnyASCII/16:2-4 789004 139.5 ns/op BenchmarkIndexAnyASCII/16:4-4 851467 132.9 ns/op BenchmarkIndexAnyASCII/16:8-4 934515 156.7 ns/op BenchmarkIndexAnyASCII/16:16-4 786902 149.7 ns/op BenchmarkIndexAnyASCII/16:32-4 593365 178.0 ns/op BenchmarkIndexAnyASCII/16:64-4 553215 222.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1778270 67.67 ns/op BenchmarkIndexAnyASCII/256:2-4 79198 1458 ns/op BenchmarkIndexAnyASCII/256:4-4 94606 1320 ns/op BenchmarkIndexAnyASCII/256:8-4 85497 1373 ns/op BenchmarkIndexAnyASCII/256:16-4 83865 2125 ns/op BenchmarkIndexAnyASCII/256:32-4 94846 1461 ns/op BenchmarkIndexAnyASCII/256:64-4 84458 1440 ns/op BenchmarkIndexAnyUTF8/1:1-4 1963924 57.51 ns/op BenchmarkIndexAnyUTF8/1:2-4 2039130 107.9 ns/op BenchmarkIndexAnyUTF8/1:4-4 1869650 108.8 ns/op BenchmarkIndexAnyUTF8/1:8-4 1982722 57.55 ns/op BenchmarkIndexAnyUTF8/1:16-4 1691078 75.82 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 128.1 ns/op BenchmarkIndexAnyUTF8/1:64-4 1751703 77.92 ns/op BenchmarkIndexAnyUTF8/16:1-4 1582465 78.74 ns/op BenchmarkIndexAnyUTF8/16:2-4 230931 468.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 261674 519.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 243864 503.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 229903 520.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 231548 503.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 243469 527.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 473826 337.2 ns/op BenchmarkIndexAnyUTF8/256:2-4 15874 13158 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 10209 ns/op BenchmarkIndexAnyUTF8/256:8-4 15638 8750 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 13416 ns/op BenchmarkIndexAnyUTF8/256:32-4 12622 8346 ns/op BenchmarkIndexAnyUTF8/256:64-4 14065 10646 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1577025 68.79 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1866063 70.48 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1777059 85.79 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1790845 64.98 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1210113 118.0 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1726922 72.32 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1690362 64.38 ns/op BenchmarkLastIndexAnyASCII/16:1-4 805417 147.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 966184 233.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 609638 178.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 699632 178.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 692246 173.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 657315 214.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 595497 213.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 56096 1940 ns/op BenchmarkLastIndexAnyASCII/256:2-4 76899 1391 ns/op BenchmarkLastIndexAnyASCII/256:4-4 82988 1380 ns/op BenchmarkLastIndexAnyASCII/256:8-4 99289 2481 ns/op BenchmarkLastIndexAnyASCII/256:16-4 82431 1388 ns/op BenchmarkLastIndexAnyASCII/256:32-4 80257 1378 ns/op BenchmarkLastIndexAnyASCII/256:64-4 84560 1748 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2009340 59.32 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1709359 58.78 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2025873 58.82 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2107761 62.38 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 107.5 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1384197 125.0 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1781604 66.90 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 277396 502.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 130856 951.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 137950 1535 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 127118 887.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 114686 886.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 128006 990.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 116574 1055 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16834 12660 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 7784 18398 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 7818 19917 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8420 19668 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 7980 14935 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9682 17222 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 7564 15794 ns/op BenchmarkTrimASCII/1:1-4 2367670 53.43 ns/op BenchmarkTrimASCII/1:2-4 1791798 62.48 ns/op BenchmarkTrimASCII/1:4-4 1728382 73.95 ns/op BenchmarkTrimASCII/1:8-4 1538914 71.14 ns/op BenchmarkTrimASCII/1:16-4 1394980 80.71 ns/op BenchmarkTrimASCII/16:1-4 1760976 74.21 ns/op BenchmarkTrimASCII/16:2-4 725812 177.9 ns/op BenchmarkTrimASCII/16:4-4 729578 152.5 ns/op BenchmarkTrimASCII/16:8-4 709470 170.4 ns/op BenchmarkTrimASCII/16:16-4 618751 180.0 ns/op BenchmarkTrimASCII/256:1-4 787654 193.5 ns/op BenchmarkTrimASCII/256:2-4 67782 1777 ns/op BenchmarkTrimASCII/256:4-4 72050 1592 ns/op BenchmarkTrimASCII/256:8-4 73452 1479 ns/op BenchmarkTrimASCII/256:16-4 81608 1733 ns/op BenchmarkTrimASCII/4096:1-4 81705 1458 ns/op BenchmarkTrimASCII/4096:2-4 6147 23522 ns/op BenchmarkTrimASCII/4096:4-4 6136 24975 ns/op BenchmarkTrimASCII/4096:8-4 5792 23940 ns/op BenchmarkTrimASCII/4096:16-4 5463 24172 ns/op BenchmarkTrimByte-4 2787418 43.95 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13400 7925 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14366 7451 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1314 86904 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3192 43197 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2820 41221 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 12511 ns/op BenchmarkJoin/0-4 3156592 45.47 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2036829 51.42 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 181096 1444 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 100539 1120 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 76245 1388 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 55818 2817 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 58209 2079 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 43444 2765 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1843941 61.85 ns/op BenchmarkTrimSpace/ASCII-4 1255310 89.63 ns/op BenchmarkTrimSpace/SomeNonASCII-4 90142 1262 ns/op BenchmarkTrimSpace/JustNonASCII-4 60336 1911 ns/op BenchmarkReplaceAll-4 97008 1236 ns/op 16 B/op 1 allocs/op PASS ok strings 120.979s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 62019 1858 ns/op BenchmarkCond2-4 25647 4452 ns/op BenchmarkCond4-4 15496 7926 ns/op BenchmarkCond8-4 8866 16976 ns/op BenchmarkCond16-4 3864 28432 ns/op BenchmarkCond32-4 1756 63646 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 599569 248.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 311334 425.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 616482 219.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 533750 247.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 297656 370.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 708166 210.1 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 89401 1446 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 78483 1802 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 53802 2356 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 64772 2848 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 520838 196.6 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 178633 723.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 516202 234.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 149798 820.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 571975 190.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 196984 557.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1471918 86.66 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 83028 2019 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 106950 1101 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 286585 419.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4639 24143 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 277 545085 ns/op BenchmarkRange/*sync.Map-4 1077 132564 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 121118 3428 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 162603 686.6 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 82071 1795 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 26433 3898 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 199044 816.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 105537 1931 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 87012 2093 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 126326 1054 ns/op BenchmarkDeleteCollision/*sync.Map-4 747676 149.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 47598 2803 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 124239 853.2 ns/op BenchmarkSwapCollision/*sync.Map-4 70560 1558 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1259910 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 110125 1129 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 230928 516.9 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 22286 7255 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 76862 1873 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 25370 4961 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 208450 485.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 105932 1244 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 250824 478.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 903128 150.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 184578 646.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1016131 125.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 521853 196.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 183417 783.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 591769 218.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 109914 1152 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 195882 563.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 462662 395.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 135495 991.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 378930 299.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 141976 846.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 106780 1029 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 256173 399.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 62100 1926 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 237835 1226 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 384118 348.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 121213 944.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 469108 311.6 ns/op BenchmarkUncontendedSemaphore-4 3598160 31.84 ns/op BenchmarkContendedSemaphore-4 3751220 29.46 ns/op BenchmarkMutexUncontended-4 654223 179.7 ns/op BenchmarkMutex-4 233007 629.6 ns/op BenchmarkMutexSlack-4 186638 652.7 ns/op BenchmarkMutexWork-4 179625 747.4 ns/op BenchmarkMutexWorkSlack-4 202166 718.0 ns/op BenchmarkMutexNoSpin-4 44990 2430 ns/op BenchmarkMutexSpin-4 46587 2550 ns/op BenchmarkOnce-4 1018429 125.3 ns/op BenchmarkSemaUncontended-4 3529500 33.32 ns/op BenchmarkSemaSyntNonblock-4 1501514 80.45 ns/op BenchmarkSemaSyntBlock-4 1874922 64.82 ns/op BenchmarkSemaWorkNonblock-4 1211758 104.2 ns/op BenchmarkSemaWorkBlock-4 1105878 98.53 ns/op BenchmarkRWMutexUncontended-4 274191 474.4 ns/op BenchmarkRWMutexWrite100-4 301917 350.7 ns/op BenchmarkRWMutexWrite10-4 342446 426.5 ns/op BenchmarkRWMutexWorkWrite100-4 271674 512.8 ns/op BenchmarkRWMutexWorkWrite10-4 262657 561.0 ns/op BenchmarkWaitGroupUncontended-4 602650 197.0 ns/op BenchmarkWaitGroupAddDone-4 411255 289.7 ns/op BenchmarkWaitGroupAddDoneWork-4 408570 302.7 ns/op BenchmarkWaitGroupWait-4 2168780 56.89 ns/op BenchmarkWaitGroupWaitWork-4 1304366 80.52 ns/op BenchmarkWaitGroupActuallyWait-4 27169 3918 ns/op 32 B/op 2 allocs/op PASS ok sync 27.354s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 635323 183.4 ns/op PASS ok sync/atomic 0.337s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 86062 1233 ns/op 0 B/op 0 allocs/op PASS ok testing 0.258s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5640 25841 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8643 16298 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 87 2151980 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 90 1347019 ns/op 1437 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 270813311 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/1x100000/reuse-4 1 225572766 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1483 84848 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1425 76481 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 8904332 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 14 7271916 ns/op 29540 B/op 74 allocs/op BenchmarkTable/10x100000/new-4 1 1048647407 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 1025893438 ns/op 48120992 B/op 100076 allocs/op BenchmarkTable/100x10/new-4 135 834767 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 174 1203659 ns/op 225 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 121188599 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 86997900 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 9682167866 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 9071403093 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 2454 71454 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 24 4630538 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 442635192 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 1851 100161 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 156 712172 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 20 8230776 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6783 25448 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 26.133s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 167340624 ns/op BenchmarkVariableString-4 34408 3103 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1858 83372 ns/op 2513 B/op 39 allocs/op PASS ok text/template/parse 0.734s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 39 3047430 ns/op BenchmarkAfter-4 56 2804286 ns/op BenchmarkStop-4 152 711542 ns/op BenchmarkSimultaneousAfterFunc-4 37 3946527 ns/op BenchmarkStartStop-4 147 796203 ns/op BenchmarkReset-4 1507 160288 ns/op BenchmarkSleep-4 27 4306109 ns/op BenchmarkParallelTimerLatency-4 32 1249802 avg-late-ns 2390835 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 32 737152 avg-late-ns 2723789 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 480588 avg-late-ns 2286373 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 575085 avg-late-ns 3171407 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 30 600176 avg-late-ns 2825423 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 435762 avg-late-ns 2716633 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 28 395408 avg-late-ns 2876086 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 24 2260544 avg-late-ns 11297161 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 28 3162515 avg-late-ns 15649776 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 6764957 avg-late-ns 23986541 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 10821769 avg-late-ns 31561959 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 577242 avg-late-ns 3400129 max-late-ns BenchmarkTicker-4 1 434392039 ns/op BenchmarkTickerReset-4 2090 70841 ns/op BenchmarkTickerResetNaive-4 182 736960 ns/op BenchmarkNow-4 656634 246.2 ns/op BenchmarkNowUnixNano-4 640591 177.5 ns/op BenchmarkNowUnixMilli-4 597159 177.6 ns/op BenchmarkNowUnixMicro-4 629455 190.4 ns/op BenchmarkFormat-4 43572 2450 ns/op BenchmarkFormatRFC3339-4 68484 1659 ns/op BenchmarkFormatRFC3339Nano-4 70654 1795 ns/op BenchmarkFormatNow-4 63763 2171 ns/op BenchmarkMarshalJSON-4 86252 2403 ns/op BenchmarkMarshalText-4 79532 1463 ns/op BenchmarkParse-4 93194 1219 ns/op BenchmarkParseRFC3339UTC-4 294751 383.1 ns/op BenchmarkParseRFC3339UTCBytes-4 220500 539.1 ns/op BenchmarkParseRFC3339TZ-4 84811 1428 ns/op BenchmarkParseRFC3339TZBytes-4 73255 2364 ns/op BenchmarkParseDuration-4 453102 284.0 ns/op BenchmarkHour-4 916254 145.4 ns/op BenchmarkSecond-4 837453 144.3 ns/op BenchmarkYear-4 603727 335.4 ns/op BenchmarkDay-4 607951 305.8 ns/op BenchmarkISOWeek-4 728113 193.4 ns/op BenchmarkGoString-4 57754 2015 ns/op BenchmarkUnmarshalText-4 75681 2114 ns/op PASS ok time 15.414s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 399967 267.0 ns/op BenchmarkDecodeValidJapaneseChars-4 661737 220.7 ns/op BenchmarkDecodeRune-4 2147472 56.53 ns/op BenchmarkEncodeValidASCII-4 342217 311.3 ns/op BenchmarkEncodeValidJapaneseChars-4 461070 235.6 ns/op BenchmarkAppendRuneValidASCII-4 1000000 119.4 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1818255 71.91 ns/op BenchmarkEncodeRune-4 3027148 35.45 ns/op PASS ok unicode/utf16 1.751s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 918235 126.6 ns/op BenchmarkRuneCountTenJapaneseChars-4 203358 606.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2493451 60.11 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 308498 375.8 ns/op BenchmarkValidTenASCIIChars-4 1004348 118.3 ns/op BenchmarkValid100KASCIIChars-4 146 796098 ns/op BenchmarkValidTenJapaneseChars-4 178117 688.0 ns/op BenchmarkValidLongMostlyASCII-4 126 1096595 ns/op BenchmarkValidLongJapanese-4 66 2048382 ns/op BenchmarkValidStringTenASCIIChars-4 3231212 52.69 ns/op BenchmarkValidString100KASCIIChars-4 13250 9698 ns/op BenchmarkValidStringTenJapaneseChars-4 361702 368.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1477 85435 ns/op BenchmarkValidStringLongJapanese-4 100 1076801 ns/op BenchmarkEncodeASCIIRune-4 2769756 62.03 ns/op BenchmarkEncodeJapaneseRune-4 1000000 108.8 ns/op BenchmarkAppendASCIIRune-4 5629642 20.94 ns/op BenchmarkAppendJapaneseRune-4 1978358 63.55 ns/op BenchmarkDecodeASCIIRune-4 2141440 83.87 ns/op BenchmarkDecodeJapaneseRune-4 1406737 165.0 ns/op BenchmarkFullRune/ASCII-4 2423974 49.72 ns/op BenchmarkFullRune/Incomplete-4 1411543 88.39 ns/op BenchmarkFullRune/Japanese-4 2761735 50.89 ns/op PASS ok unicode/utf8 5.160s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 75634935943 ns/op PASS ok cmd/api 104.945s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1326883 89.32 ns/op BenchmarkEqArrayOfStrings64-4 219992 561.4 ns/op BenchmarkEqArrayOfStrings1024-4 14446 8229 ns/op BenchmarkEqArrayOfFloats5-4 1517775 77.46 ns/op BenchmarkEqArrayOfFloats64-4 214189 576.6 ns/op BenchmarkEqArrayOfFloats1024-4 13065 9138 ns/op BenchmarkEqStruct-4 28750254 4.204 ns/op PASS ok cmd/compile/internal/reflectdata 1.436s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 7970 310496 ns/op BenchmarkCopyElim1-4 294 507240 ns/op BenchmarkCopyElim10-4 241 478149 ns/op BenchmarkCopyElim100-4 166 709113 ns/op BenchmarkCopyElim1000-4 52 2314834 ns/op BenchmarkCopyElim10000-4 4 34564856 ns/op BenchmarkCopyElim100000-4 1 530325422 ns/op BenchmarkDeadCode/1-4 279 706719 ns/op BenchmarkDeadCode/10-4 154 700420 ns/op BenchmarkDeadCode/100-4 148 813893 ns/op BenchmarkDeadCode/1000-4 54 3189533 ns/op BenchmarkDeadCode/10000-4 4 29414666 ns/op BenchmarkDeadCode/100000-4 1 342664137 ns/op BenchmarkDeadCode/200000-4 1 692825641 ns/op BenchmarkDominatorsLinear-4 13 9126026 ns/op 1.10 MB/s BenchmarkDominatorsFwdBack-4 9 12101669 ns/op 0.83 MB/s BenchmarkDominatorsManyPred-4 10 11055180 ns/op 0.90 MB/s BenchmarkDominatorsMaxPred-4 9 12787366 ns/op 0.78 MB/s BenchmarkDominatorsMaxPredVal-4 9 12970333 ns/op 0.77 MB/s BenchmarkFuse/1-4 464 411794 ns/op BenchmarkFuse/10-4 250 431668 ns/op BenchmarkFuse/100-4 100 1022697 ns/op BenchmarkFuse/1000-4 21 7477753 ns/op BenchmarkFuse/10000-4 2 65235366 ns/op BenchmarkNilCheckDeep1-4 13298 8723 ns/op 0.11 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4743 23471 ns/op 0.43 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 796 157289 ns/op 0.64 MB/s 642 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 68 1534760 ns/op 0.65 MB/s 4647 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17908572 ns/op 0.56 MB/s 82538 B/op 7 allocs/op BenchmarkDSEPass-4 38 2926702 ns/op 51960 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 110118909 ns/op 4244656 B/op 108258 allocs/op BenchmarkCSEPass-4 7 14414960 ns/op 187720 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 146112462 ns/op 5709088 B/op 97781 allocs/op BenchmarkDeadcodePass-4 140 720711 ns/op 90037 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 117170823 ns/op 4027016 B/op 44816 allocs/op BenchmarkMultiPass-4 70 1527723 ns/op 230528 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 241300993 ns/op 11277040 B/op 150509 allocs/op BenchmarkCondRewrite/SoloJump-4 4121491 27.90 ns/op BenchmarkCondRewrite/CombJump-4 4375166 30.60 ns/op PASS ok cmd/compile/internal/ssa 15.983s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12470 9587 ns/op BenchmarkExtShift-4 24586 6800 ns/op BenchmarkModify-4 6367 19297 ns/op BenchmarkMullImm-4 12978 7818 ns/op BenchmarkConstModify-4 8727 15088 ns/op BenchmarkBitSet-4 16410 7462 ns/op BenchmarkBitClear-4 10000 10075 ns/op BenchmarkBitToggle-4 15529 7579 ns/op BenchmarkBitSetConst-4 140205 982.4 ns/op BenchmarkBitClearConst-4 133026 942.0 ns/op BenchmarkBitToggleConst-4 135382 915.2 ns/op BenchmarkDivconstI64-4 5889297 20.00 ns/op BenchmarkModconstI64-4 6877474 17.89 ns/op BenchmarkDivisiblePow2constI64-4 5547393 18.55 ns/op BenchmarkDivisibleconstI64-4 4533687 23.70 ns/op BenchmarkDivisibleWDivconstI64-4 3387140 32.79 ns/op BenchmarkDivconstU64/3-4 6768625 17.02 ns/op BenchmarkDivconstU64/5-4 6077866 20.00 ns/op BenchmarkDivconstU64/37-4 7815582 15.12 ns/op BenchmarkDivconstU64/1234567-4 5658784 20.87 ns/op BenchmarkModconstU64-4 6503642 17.25 ns/op BenchmarkDivisibleconstU64-4 7296735 16.60 ns/op BenchmarkDivisibleWDivconstU64-4 4302430 27.22 ns/op BenchmarkDivconstI32-4 6543300 18.31 ns/op BenchmarkModconstI32-4 7236492 16.41 ns/op BenchmarkDivisiblePow2constI32-4 8277664 16.95 ns/op BenchmarkDivisibleconstI32-4 7873537 14.58 ns/op BenchmarkDivisibleWDivconstI32-4 3961750 30.64 ns/op BenchmarkDivconstU32-4 6209998 16.12 ns/op BenchmarkModconstU32-4 5524177 21.30 ns/op BenchmarkDivisibleconstU32-4 7174446 14.82 ns/op BenchmarkDivisibleWDivconstU32-4 3489541 32.05 ns/op BenchmarkDivconstI16-4 6247791 20.52 ns/op BenchmarkModconstI16-4 7361589 17.73 ns/op BenchmarkDivisiblePow2constI16-4 7776594 14.83 ns/op BenchmarkDivisibleconstI16-4 7475829 15.13 ns/op BenchmarkDivisibleWDivconstI16-4 3600039 32.97 ns/op BenchmarkDivconstU16-4 7923758 15.23 ns/op BenchmarkModconstU16-4 6894898 16.75 ns/op BenchmarkDivisibleconstU16-4 7655692 15.66 ns/op BenchmarkDivisibleWDivconstU16-4 3577090 32.92 ns/op BenchmarkDivconstI8-4 5859211 20.41 ns/op BenchmarkModconstI8-4 5720497 18.09 ns/op BenchmarkDivisiblePow2constI8-4 8418517 14.66 ns/op BenchmarkDivisibleconstI8-4 6835906 21.09 ns/op BenchmarkDivisibleWDivconstI8-4 4054861 30.28 ns/op BenchmarkDivconstU8-4 7185312 17.33 ns/op BenchmarkModconstU8-4 6461960 18.06 ns/op BenchmarkDivisibleconstU8-4 7793334 16.29 ns/op BenchmarkDivisibleWDivconstU8-4 3532885 32.43 ns/op BenchmarkMul2-4 235321 544.5 ns/op BenchmarkMulNeg2-4 235130 548.1 ns/op BenchmarkEfaceInteger-4 2596891 39.93 ns/op BenchmarkMulconstI32/3-4 29040367 4.973 ns/op BenchmarkMulconstI32/5-4 26931740 4.785 ns/op BenchmarkMulconstI32/12-4 25852546 4.745 ns/op BenchmarkMulconstI32/120-4 25789906 4.948 ns/op BenchmarkMulconstI32/-120-4 21871297 4.848 ns/op BenchmarkMulconstI32/65537-4 26925406 4.870 ns/op BenchmarkMulconstI32/65538-4 22647654 4.801 ns/op BenchmarkMulconstI64/3-4 25847028 4.831 ns/op BenchmarkMulconstI64/5-4 25393820 5.000 ns/op BenchmarkMulconstI64/12-4 23286673 4.936 ns/op BenchmarkMulconstI64/120-4 29155836 4.672 ns/op BenchmarkMulconstI64/-120-4 22757438 4.494 ns/op BenchmarkMulconstI64/65537-4 25193215 5.056 ns/op BenchmarkMulconstI64/65538-4 24535095 5.610 ns/op BenchmarkMulconstU32/3-4 24697948 5.027 ns/op BenchmarkMulconstU32/5-4 27400712 4.779 ns/op BenchmarkMulconstU32/12-4 24528661 5.228 ns/op BenchmarkMulconstU32/120-4 24417255 4.800 ns/op BenchmarkMulconstU32/65537-4 26361898 5.077 ns/op BenchmarkMulconstU32/65538-4 23091763 5.094 ns/op BenchmarkMulconstU64/3-4 25475294 5.047 ns/op BenchmarkMulconstU64/5-4 24796508 4.803 ns/op BenchmarkMulconstU64/12-4 25348616 5.236 ns/op BenchmarkMulconstU64/120-4 25582671 4.824 ns/op BenchmarkMulconstU64/65537-4 24060718 5.048 ns/op BenchmarkMulconstU64/65538-4 23787690 4.985 ns/op BenchmarkShiftArithmeticRight-4 28047087 4.649 ns/op BenchmarkSwitch8Predictable-4 8225738 14.24 ns/op BenchmarkSwitch8Unpredictable-4 8168910 14.01 ns/op BenchmarkSwitch32Predictable-4 11713417 9.554 ns/op BenchmarkSwitch32Unpredictable-4 8583681 14.15 ns/op BenchmarkSwitchStringPredictable-4 6054289 19.51 ns/op BenchmarkSwitchStringUnpredictable-4 6556401 18.30 ns/op PASS ok cmd/compile/internal/test 14.730s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 145 803271 ns/op BenchmarkNamed/Underlying/nongeneric-4 874050 124.0 ns/op BenchmarkNamed/Underlying/generic-4 846019 125.3 ns/op BenchmarkNamed/Underlying/src_instance-4 972512 129.8 ns/op BenchmarkNamed/Underlying/user_instance-4 944946 120.8 ns/op BenchmarkCheck/http/funcbodies/info-4 1 430247147 ns/op 70751 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 316727787 ns/op 95861 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 133757038 ns/op 227169 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 119923750 ns/op 253270 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1893159517 ns/op 2709 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 87098800 ns/op 58806 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 40061773 ns/op 126680 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36682368 ns/op 138804 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 613991472 ns/op 3530 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41725205 ns/op 51827 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23306329 ns/op 92835 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 25331236 ns/op 84995 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1687147225 ns/op 36869 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 486828155 ns/op 127448 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 120275562 ns/op 516040 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 99953788 ns/op 620915 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2313173395 ns/op 873.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 95599322 ns/op 20925 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 77792668 ns/op 25793 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 80379116 ns/op 24860 lines/s PASS ok cmd/compile/internal/types2 37.160s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 2 76406306 ns/op 32407000 sys-ns/op 5530500 user-ns/op PASS ok cmd/go 0.599s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 59120 1858 ns/op 4.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 63596 1594 ns/op 5.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17740 6854 ns/op 149.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17451 7034 ns/op 145.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3056 45021 ns/op 181.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2678 44018 ns/op 186.11 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.096s All tests passed.