darwin-amd64-race at 0c8480acfe39a2ce093487ee3f6c614d6875a2bc :: 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=505F8448-02B6-430F-A095-CCAE44D04F6E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.EFJuvkS6pm/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=82CB87F9-9375-407C-89BA-977BF5F8276E" "__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=505F8448-02B6-430F-A095-CCAE44D04F6E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.EFJuvkS6pm/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=82CB87F9-9375-407C-89BA-977BF5F8276E" "__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.246s ok archive/zip 3.009s ok bufio 0.718s ok bytes 4.905s ok compress/bzip2 0.745s ok compress/flate 8.473s ok compress/gzip 17.355s ok compress/lzw 0.790s ok compress/zlib 6.689s ok container/heap 0.051s ok container/list 0.073s ok container/ring 0.064s ok context 0.110s ok crypto 0.106s ok crypto/aes 0.097s ok crypto/cipher 0.133s ok crypto/des 0.120s ok crypto/dsa 0.115s ok crypto/ecdh 0.270s ok crypto/ecdsa 0.213s ok crypto/ed25519 0.510s ok crypto/elliptic 0.074s ok crypto/hmac 0.061s ok crypto/internal/alias 0.075s ok crypto/internal/bigmod 4.082s ok crypto/internal/boring 0.092s ok crypto/internal/boring/bcache 0.541s ok crypto/internal/edwards25519 46.533s ok crypto/internal/edwards25519/field 16.676s ok crypto/internal/nistec 4.915s ok crypto/internal/nistec/fiat 0.053s [no tests to run] ok crypto/md5 0.090s ok crypto/rand 0.487s ok crypto/rc4 0.597s ok crypto/rsa 0.755s ok crypto/sha1 0.097s ok crypto/sha256 0.062s ok crypto/sha512 0.059s ok crypto/subtle 0.496s ok crypto/tls 3.527s ok crypto/x509 1.708s ok database/sql 0.557s ok database/sql/driver 0.045s ok debug/buildinfo 0.088s ok debug/dwarf 0.261s ok debug/elf 1.719s ok debug/gosym 0.186s ok debug/macho 0.176s ok debug/pe 0.194s ok debug/plan9obj 0.110s ok embed 0.120s [no tests to run] ok embed/internal/embedtest 0.055s ok encoding/ascii85 0.050s ok encoding/asn1 0.041s ok encoding/base32 0.138s ok encoding/base64 0.074s ok encoding/binary 0.044s ok encoding/csv 0.129s ok encoding/gob 28.464s ok encoding/hex 0.086s ok encoding/json 2.439s ok encoding/pem 2.654s ok encoding/xml 0.316s ok errors 0.057s ok expvar 0.048s ok flag 0.158s ok fmt 0.899s ok go/ast 0.120s ok go/build 6.898s ok go/build/constraint 0.108s ok go/constant 0.047s ok go/doc 0.562s ok go/doc/comment 4.172s ok go/format 0.089s ok go/importer 1.083s ok go/internal/gccgoimporter 0.187s ok go/internal/gcimporter 7.662s ok go/internal/srcimporter 32.788s ok go/parser 1.869s ok go/printer 2.952s ok go/scanner 0.087s ok go/token 0.203s ok go/types 46.862s ok hash 0.055s ok hash/adler32 0.070s ok hash/crc32 0.082s ok hash/crc64 0.047s ok hash/fnv 0.057s ok hash/maphash 0.049s ok html 0.042s ok html/template 0.302s ok image 0.562s ok image/color 0.083s ok image/draw 0.944s ok image/gif 1.534s ok image/jpeg 1.602s ok image/png 4.058s ok index/suffixarray 1.558s ok internal/abi 8.257s ok internal/buildcfg 0.058s ok internal/coverage/cformat 0.061s ok internal/coverage/cmerge 0.041s ok internal/coverage/pods 0.094s ok internal/coverage/slicereader 0.079s ok internal/coverage/slicewriter 0.092s ok internal/coverage/test 0.089s ok internal/cpu 0.123s ok internal/dag 0.072s ok internal/diff 0.175s ok internal/fmtsort 0.078s ok internal/fuzz 0.096s ok internal/godebug 0.058s ok internal/intern 1.732s ok internal/itoa 0.048s ok internal/poll 0.668s ok internal/profile 0.169s ok internal/reflectlite 0.337s ok internal/safefilepath 0.064s ok internal/saferio 0.286s ok internal/singleflight 0.209s ok internal/testenv 0.036s ok internal/trace 0.429s ok internal/types/errors 2.017s ok internal/unsafeheader 0.062s ok internal/xcoff 0.155s ok io 0.099s ok io/fs 0.291s ok io/ioutil 0.148s ok log 0.120s ok log/syslog 1.314s ok math 0.059s ok math/big 3.318s ok math/bits 0.086s ok math/cmplx 0.079s ok math/rand 2.363s ok mime 0.077s ok mime/multipart 1.931s ok mime/quotedprintable 0.163s ok net 19.095s ok net/http 23.498s ok net/http/cgi 2.341s ok net/http/cookiejar 0.147s ok net/http/fcgi 0.249s ok net/http/httptest 0.528s ok net/http/httptrace 0.100s ok net/http/httputil 1.564s ok net/http/internal 0.089s ok net/http/internal/ascii 0.079s ok net/http/pprof 5.294s ok net/internal/socktest 0.052s ok net/mail 0.055s ok net/netip 0.887s ok net/rpc 0.279s ok net/rpc/jsonrpc 0.206s ok net/smtp 0.277s ok net/textproto 0.165s ok net/url 0.087s ok os 2.977s ok os/exec 3.730s ok os/exec/internal/fdtest 0.072s ok os/signal 5.119s ok os/user 0.070s ok path 0.064s ok path/filepath 0.119s ok plugin 0.045s ok reflect 1.205s ok regexp 3.186s ok regexp/syntax 4.097s ok runtime 57.875s ok runtime/cgo 0.079s ok runtime/coverage 0.065s ok runtime/debug 0.199s ok runtime/internal/atomic 0.095s ok runtime/internal/math 0.071s ok runtime/internal/sys 0.036s ok runtime/metrics 0.044s ok runtime/pprof 12.735s ok runtime/race 11.797s ok runtime/trace 7.904s ok sort 0.631s ok strconv 2.269s ok strings 4.750s ok sync 0.986s ok sync/atomic 2.475s ok syscall 1.653s ok testing 2.100s ok testing/fstest 0.047s ok testing/iotest 0.045s ok testing/quick 0.179s ok text/scanner 0.051s ok text/tabwriter 0.046s ok text/template 0.131s ok text/template/parse 0.069s ok time 2.845s ok unicode 0.113s ok unicode/utf16 0.067s ok unicode/utf8 0.069s ok cmd/addr2line 7.393s ok cmd/api 24.777s ok cmd/asm/internal/asm 2.978s ok cmd/asm/internal/lex 0.074s ok cmd/compile/internal/abt 0.115s ok cmd/compile/internal/amd64 72.815s ok cmd/compile/internal/base 0.095s ok cmd/compile/internal/compare 0.079s ok cmd/compile/internal/dwarfgen 1.224s ok cmd/compile/internal/importer 4.710s ok cmd/compile/internal/ir 0.051s ok cmd/compile/internal/logopt 1.408s ok cmd/compile/internal/noder 0.051s ok cmd/compile/internal/reflectdata 0.043s [no tests to run] ok cmd/compile/internal/ssa 37.833s ok cmd/compile/internal/syntax 0.392s ok cmd/compile/internal/test 24.459s ok cmd/compile/internal/typecheck 0.848s ok cmd/compile/internal/types 0.043s ok cmd/compile/internal/types2 27.208s ok cmd/covdata 0.051s ok cmd/cover 4.194s ok cmd/dist 0.051s ok cmd/doc 5.003s ok cmd/fix 19.512s ok cmd/go 408.163s ok cmd/go/internal/auth 0.080s ok cmd/go/internal/cache 0.597s ok cmd/go/internal/fsys 0.344s ok cmd/go/internal/generate 0.143s ok cmd/go/internal/get 0.137s ok cmd/go/internal/imports 0.176s ok cmd/go/internal/load 0.129s ok cmd/go/internal/lockedfile 0.380s ok cmd/go/internal/lockedfile/internal/filelock 0.143s ok cmd/go/internal/modconv 0.191s ok cmd/go/internal/modfetch 0.091s ok cmd/go/internal/modfetch/codehost 0.084s ok cmd/go/internal/modfetch/zip_sum_test 0.098s ok cmd/go/internal/modindex 1.210s ok cmd/go/internal/modload 0.099s ok cmd/go/internal/mvs 0.097s ok cmd/go/internal/par 0.167s ok cmd/go/internal/str 0.087s ok cmd/go/internal/test 0.200s ok cmd/go/internal/vcs 0.174s ok cmd/go/internal/vcweb 0.209s ok cmd/go/internal/vcweb/vcstest 28.714s ok cmd/go/internal/web 0.127s ok cmd/go/internal/work 0.469s ok cmd/gofmt 0.446s ok cmd/internal/archive 3.786s ok cmd/internal/buildid 0.893s ok cmd/internal/dwarf 0.067s ok cmd/internal/edit 0.144s ok cmd/internal/goobj 0.059s ok cmd/internal/moddeps 6.203s ok cmd/internal/notsha256 0.061s ok cmd/internal/obj 1.745s ok cmd/internal/obj/ppc64 1.076s ok cmd/internal/obj/riscv 0.373s ok cmd/internal/obj/s390x 0.095s ok cmd/internal/obj/x86 4.441s ok cmd/internal/objabi 0.115s ok cmd/internal/pkgpath 0.338s ok cmd/internal/pkgpattern 0.049s ok cmd/internal/quoted 0.090s ok cmd/internal/src 0.031s ok cmd/internal/test2json 1.396s ok cmd/link 26.431s ok cmd/link/internal/benchmark 0.064s ok cmd/link/internal/ld 26.656s ok cmd/link/internal/loader 0.440s ok cmd/nm 4.025s ok cmd/objdump 10.614s ok cmd/pack 5.111s ok cmd/pprof 2.254s ok cmd/trace 0.304s ok cmd/vet 36.060s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3235 36604 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2828 44773 ns/op 1853 B/op 36 allocs/op Benchmark/Writer/PAX-4 1695 68739 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4886 34567 ns/op 5138 B/op 16 allocs/op Benchmark/Reader/GNU-4 6543 29222 ns/op 5042 B/op 14 allocs/op Benchmark/Reader/PAX-4 2101 50930 ns/op 8851 B/op 33 allocs/op PASS ok archive/tar 1.297s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 297986293 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 287420274 ns/op BenchmarkZip64TestSizes/4096-4 610 173108 ns/op BenchmarkZip64TestSizes/1048576-4 93 1214571 ns/op BenchmarkZip64TestSizes/67108864-4 1 187262356 ns/op PASS ok archive/zip 1.552s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 188364 603.2 ns/op BenchmarkReaderCopyUnoptimal-4 127404 938.2 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 48498 ns/op BenchmarkReaderWriteToOptimal-4 7675 20056 ns/op BenchmarkReaderReadString-4 111423 1072 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 183184 642.2 ns/op BenchmarkWriterCopyUnoptimal-4 185535 644.7 ns/op BenchmarkWriterCopyNoReadFrom-4 6682 45819 ns/op BenchmarkReaderEmpty-4 14557 8251 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 12969 9375 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 531152 227.8 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.916s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2517 42580 ns/op 769.57 MB/s BenchmarkWriteByte-4 354 294269 ns/op 13.92 MB/s BenchmarkWriteRune-4 204 573835 ns/op 21.41 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 3571557 ns/op BenchmarkBufferFullSmallReads-4 93 1322805 ns/op BenchmarkBufferWriteBlock/N4096-4 9339 27310 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 295 435472 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 11480246 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 3368703 33.43 ns/op 299.14 MB/s BenchmarkIndexByte/32-4 3374124 35.44 ns/op 902.81 MB/s BenchmarkIndexByte/4K-4 1000000 109.1 ns/op 37545.43 MB/s BenchmarkIndexBytePortable/10-4 1000000 107.5 ns/op 92.98 MB/s BenchmarkIndexBytePortable/32-4 353434 294.0 ns/op 108.86 MB/s BenchmarkIndexBytePortable/4K-4 4129 31192 ns/op 131.31 MB/s BenchmarkIndexRune/10-4 1000000 120.6 ns/op 82.94 MB/s BenchmarkIndexRune/32-4 1000000 121.1 ns/op 264.23 MB/s BenchmarkIndexRune/4K-4 442423 303.2 ns/op 13507.33 MB/s BenchmarkIndexRuneASCII/10-4 3091712 35.59 ns/op 281.01 MB/s BenchmarkIndexRuneASCII/32-4 3425032 35.62 ns/op 898.39 MB/s BenchmarkIndexRuneASCII/4K-4 976772 114.8 ns/op 35671.43 MB/s BenchmarkEqual/0-4 11520657 10.31 ns/op BenchmarkEqual/1-4 1275631 95.26 ns/op 10.50 MB/s BenchmarkEqual/6-4 1000000 100.9 ns/op 59.45 MB/s BenchmarkEqual/9-4 1239386 95.45 ns/op 94.29 MB/s BenchmarkEqual/15-4 1220512 100.6 ns/op 149.04 MB/s BenchmarkEqual/16-4 1000000 100.2 ns/op 159.65 MB/s BenchmarkEqual/20-4 1000000 105.4 ns/op 189.74 MB/s BenchmarkEqual/32-4 1000000 101.6 ns/op 315.09 MB/s BenchmarkEqual/4K-4 88461 1376 ns/op 2977.43 MB/s BenchmarkIndex/10-4 2353473 51.73 ns/op 193.29 MB/s BenchmarkIndex/32-4 2211992 52.80 ns/op 606.10 MB/s BenchmarkIndex/4K-4 22309 5221 ns/op 784.53 MB/s BenchmarkIndexEasy/10-4 2403500 50.02 ns/op 199.92 MB/s BenchmarkIndexEasy/32-4 2245941 53.01 ns/op 603.64 MB/s BenchmarkIndexEasy/4K-4 569312 234.8 ns/op 17441.96 MB/s BenchmarkCount/10-4 1379335 86.67 ns/op 115.37 MB/s BenchmarkCount/32-4 1303371 90.89 ns/op 352.06 MB/s BenchmarkCount/4K-4 23088 5185 ns/op 789.90 MB/s BenchmarkCountEasy/10-4 1383349 88.69 ns/op 112.76 MB/s BenchmarkCountEasy/32-4 1317138 87.13 ns/op 367.27 MB/s BenchmarkCountEasy/4K-4 491211 265.9 ns/op 15405.52 MB/s BenchmarkCountSingle/10-4 2731197 43.36 ns/op 230.62 MB/s BenchmarkCountSingle/32-4 2534367 49.51 ns/op 646.33 MB/s BenchmarkCountSingle/4K-4 1000000 142.7 ns/op 28701.77 MB/s BenchmarkToUpper/#00-4 2639054 43.93 ns/op BenchmarkToUpper/ONLYUPPER-4 323628 413.0 ns/op BenchmarkToUpper/abc-4 443784 288.6 ns/op BenchmarkToUpper/AbC123-4 312906 432.7 ns/op BenchmarkToUpper/azAZ09_-4 227004 463.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 79365 1502 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35839 3550 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 51674 2127 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 124659 1024 ns/op BenchmarkToLower/#00-4 2686624 46.35 ns/op BenchmarkToLower/abc-4 352921 334.0 ns/op BenchmarkToLower/AbC123-4 309861 429.5 ns/op BenchmarkToLower/azAZ09_-4 285709 472.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76536 1473 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 37774 3024 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58430 1823 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 96513 1042 ns/op BenchmarkFields/ASCII/16-4 189648 767.2 ns/op 20.85 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13334 9301 ns/op 27.52 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 777 164066 ns/op 24.97 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 44 2694486 ns/op 24.32 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 46717990 ns/op 22.44 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 80067 1591 ns/op 10.05 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7122 19518 ns/op 13.12 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 342 381098 ns/op 10.75 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 7561978 ns/op 8.67 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 105012952 ns/op 9.99 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 107406 1080 ns/op 14.81 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 7786 13203 ns/op 19.39 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 518 234245 ns/op 17.49 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 22 5258316 ns/op 12.46 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 77275610 ns/op 13.57 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 92678 1329 ns/op 12.04 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7276 14769 ns/op 17.33 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 480 264132 ns/op 15.51 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 4754870 ns/op 13.78 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81745067 ns/op 12.83 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1954348 61.41 ns/op BenchmarkTrimSpace/ASCII-4 1000000 101.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 103208 1119 ns/op BenchmarkTrimSpace/JustNonASCII-4 50584 2332 ns/op BenchmarkToValidUTF8/Valid-4 345597 300.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 246656 435.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 77118 1430 ns/op BenchmarkIndexHard1-4 1047 109573 ns/op BenchmarkIndexHard2-4 783 156918 ns/op BenchmarkIndexHard3-4 194 623462 ns/op BenchmarkIndexHard4-4 193 616514 ns/op BenchmarkLastIndexHard1-4 7 16077932 ns/op BenchmarkLastIndexHard2-4 6 17965730 ns/op BenchmarkLastIndexHard3-4 6 19873029 ns/op BenchmarkCountHard1-4 1026 105557 ns/op BenchmarkCountHard2-4 830 147214 ns/op BenchmarkCountHard3-4 200 601122 ns/op BenchmarkSplitEmptySeparator-4 1 112665531 ns/op BenchmarkSplitSingleByteSeparator-4 16 9102153 ns/op BenchmarkSplitMultiByteSeparator-4 12 8978731 ns/op BenchmarkSplitNSingleByteSeparator-4 168400 933.6 ns/op BenchmarkSplitNMultiByteSeparator-4 64572 1915 ns/op BenchmarkRepeat-4 144976 851.9 ns/op BenchmarkRepeatLarge/256/1-4 105884 1152 ns/op 222.27 MB/s BenchmarkRepeatLarge/256/16-4 197790 844.7 ns/op 303.08 MB/s BenchmarkRepeatLarge/512/1-4 67947 1604 ns/op 319.22 MB/s BenchmarkRepeatLarge/512/16-4 89016 1338 ns/op 382.55 MB/s BenchmarkRepeatLarge/1024/1-4 51212 2688 ns/op 380.90 MB/s BenchmarkRepeatLarge/1024/16-4 54848 2089 ns/op 490.28 MB/s BenchmarkRepeatLarge/2048/1-4 29056 4625 ns/op 442.78 MB/s BenchmarkRepeatLarge/2048/16-4 31338 3601 ns/op 568.78 MB/s BenchmarkRepeatLarge/4096/1-4 16324 7448 ns/op 549.96 MB/s BenchmarkRepeatLarge/4096/16-4 18531 6742 ns/op 607.53 MB/s BenchmarkRepeatLarge/8192/1-4 10000 12943 ns/op 632.94 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13024 ns/op 629.00 MB/s BenchmarkRepeatLarge/8192/4097-4 16273 8368 ns/op 489.59 MB/s BenchmarkRepeatLarge/16384/1-4 10000 25995 ns/op 630.27 MB/s BenchmarkRepeatLarge/16384/16-4 10000 23931 ns/op 684.63 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20606 ns/op 596.48 MB/s BenchmarkRepeatLarge/32768/1-4 2646 47099 ns/op 695.72 MB/s BenchmarkRepeatLarge/32768/16-4 2764 48147 ns/op 680.58 MB/s BenchmarkRepeatLarge/32768/4097-4 3410 44938 ns/op 638.19 MB/s BenchmarkRepeatLarge/65536/1-4 1238 94611 ns/op 692.69 MB/s BenchmarkRepeatLarge/65536/16-4 1544 94553 ns/op 693.11 MB/s BenchmarkRepeatLarge/65536/4097-4 1370 84403 ns/op 728.11 MB/s BenchmarkRepeatLarge/131072/1-4 316 333036 ns/op 393.57 MB/s BenchmarkRepeatLarge/131072/16-4 333 342331 ns/op 382.88 MB/s BenchmarkRepeatLarge/131072/4097-4 306 349533 ns/op 363.36 MB/s BenchmarkRepeatLarge/262144/1-4 169 730851 ns/op 358.68 MB/s BenchmarkRepeatLarge/262144/16-4 193 652350 ns/op 401.85 MB/s BenchmarkRepeatLarge/262144/4097-4 181 653253 ns/op 395.12 MB/s BenchmarkRepeatLarge/524288/1-4 91 1240511 ns/op 422.64 MB/s BenchmarkRepeatLarge/524288/16-4 88 1237627 ns/op 423.62 MB/s BenchmarkRepeatLarge/524288/4097-4 87 1326452 ns/op 392.26 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2427576 ns/op 431.94 MB/s BenchmarkRepeatLarge/1048576/16-4 50 2393898 ns/op 438.02 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 2447148 ns/op 426.92 MB/s BenchmarkRepeatLarge/2097152/1-4 28 4742114 ns/op 442.24 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4502132 ns/op 465.81 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 4629972 ns/op 452.18 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8653234 ns/op 484.71 MB/s BenchmarkRepeatLarge/4194304/16-4 12 8605644 ns/op 487.39 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8321588 ns/op 503.66 MB/s BenchmarkRepeatLarge/8388608/1-4 7 17873114 ns/op 469.34 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15422312 ns/op 543.93 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14649204 ns/op 572.49 MB/s BenchmarkRepeatLarge/16777216/1-4 4 29330025 ns/op 572.02 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26605237 ns/op 630.60 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28282664 ns/op 593.20 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54489591 ns/op 615.80 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50109166 ns/op 669.63 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 54635599 ns/op 614.15 MB/s BenchmarkRepeatLarge/67108864/1-4 1 105065063 ns/op 638.74 MB/s BenchmarkRepeatLarge/67108864/16-4 2 106850934 ns/op 628.06 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 100408717 ns/op 668.36 MB/s BenchmarkRepeatLarge/134217728/1-4 1 198927273 ns/op 674.71 MB/s BenchmarkRepeatLarge/134217728/16-4 1 198423511 ns/op 676.42 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 207668322 ns/op 646.31 MB/s BenchmarkRepeatLarge/268435456/1-4 1 449873709 ns/op 596.69 MB/s BenchmarkRepeatLarge/268435456/16-4 1 421208802 ns/op 637.30 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 401182063 ns/op 669.11 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1228322321 ns/op 437.08 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1426393898 ns/op 376.38 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1420051512 ns/op 378.06 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5135439531 ns/op 209.08 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4424816318 ns/op 242.66 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4227590368 ns/op 253.98 MB/s BenchmarkBytesCompare/1-4 13051518 8.487 ns/op BenchmarkBytesCompare/2-4 13974237 8.941 ns/op BenchmarkBytesCompare/4-4 13469881 8.724 ns/op BenchmarkBytesCompare/8-4 13350201 8.454 ns/op BenchmarkBytesCompare/16-4 14428724 8.576 ns/op BenchmarkBytesCompare/32-4 12781207 9.231 ns/op BenchmarkBytesCompare/64-4 11485849 10.45 ns/op BenchmarkBytesCompare/128-4 10104500 11.87 ns/op BenchmarkBytesCompare/256-4 7753232 14.31 ns/op BenchmarkBytesCompare/512-4 5421142 20.56 ns/op BenchmarkBytesCompare/1024-4 3558676 33.39 ns/op BenchmarkBytesCompare/2048-4 2092578 56.89 ns/op BenchmarkIndexAnyASCII/1:1-4 2083234 59.26 ns/op BenchmarkIndexAnyASCII/1:2-4 2049336 57.80 ns/op BenchmarkIndexAnyASCII/1:4-4 2097063 56.77 ns/op BenchmarkIndexAnyASCII/1:8-4 2060109 60.29 ns/op BenchmarkIndexAnyASCII/1:16-4 2110359 56.61 ns/op BenchmarkIndexAnyASCII/1:32-4 2036227 58.86 ns/op BenchmarkIndexAnyASCII/1:64-4 2093194 57.03 ns/op BenchmarkIndexAnyASCII/16:1-4 2313816 52.69 ns/op BenchmarkIndexAnyASCII/16:2-4 585489 184.5 ns/op BenchmarkIndexAnyASCII/16:4-4 700252 184.7 ns/op BenchmarkIndexAnyASCII/16:8-4 647941 191.8 ns/op BenchmarkIndexAnyASCII/16:16-4 542503 199.6 ns/op BenchmarkIndexAnyASCII/16:32-4 506838 219.2 ns/op BenchmarkIndexAnyASCII/16:64-4 426799 246.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2001117 59.21 ns/op BenchmarkIndexAnyASCII/256:2-4 57987 2046 ns/op BenchmarkIndexAnyASCII/256:4-4 57537 2058 ns/op BenchmarkIndexAnyASCII/256:8-4 56248 2096 ns/op BenchmarkIndexAnyASCII/256:16-4 56419 2046 ns/op BenchmarkIndexAnyASCII/256:32-4 56569 2082 ns/op BenchmarkIndexAnyASCII/256:64-4 56276 2192 ns/op BenchmarkIndexAnyUTF8/1:1-4 2083951 56.90 ns/op BenchmarkIndexAnyUTF8/1:2-4 2063130 56.20 ns/op BenchmarkIndexAnyUTF8/1:4-4 2033125 64.72 ns/op BenchmarkIndexAnyUTF8/1:8-4 2153979 55.98 ns/op BenchmarkIndexAnyUTF8/1:16-4 2053605 57.48 ns/op BenchmarkIndexAnyUTF8/1:32-4 2087362 60.23 ns/op BenchmarkIndexAnyUTF8/1:64-4 1980661 58.33 ns/op BenchmarkIndexAnyUTF8/16:1-4 153326 801.2 ns/op BenchmarkIndexAnyUTF8/16:2-4 414831 305.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 392696 304.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 369537 303.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 390678 312.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 400424 317.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 368348 318.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 9540 11850 ns/op BenchmarkIndexAnyUTF8/256:2-4 27912 4273 ns/op BenchmarkIndexAnyUTF8/256:4-4 30272 4053 ns/op BenchmarkIndexAnyUTF8/256:8-4 31144 3972 ns/op BenchmarkIndexAnyUTF8/256:16-4 30385 4005 ns/op BenchmarkIndexAnyUTF8/256:32-4 29227 4111 ns/op BenchmarkIndexAnyUTF8/256:64-4 28207 4192 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1956560 62.51 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1891680 62.45 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1932180 58.27 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2008036 58.34 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2049288 59.60 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1977112 60.18 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2017975 59.50 ns/op BenchmarkLastIndexAnyASCII/16:1-4 434404 252.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 475642 255.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 415554 249.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 447088 252.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 413240 252.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 456373 290.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 351470 307.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 38758 3041 ns/op BenchmarkLastIndexAnyASCII/256:2-4 39364 3061 ns/op BenchmarkLastIndexAnyASCII/256:4-4 38612 3074 ns/op BenchmarkLastIndexAnyASCII/256:8-4 36028 3026 ns/op BenchmarkLastIndexAnyASCII/256:16-4 38678 3049 ns/op BenchmarkLastIndexAnyASCII/256:32-4 37102 3074 ns/op BenchmarkLastIndexAnyASCII/256:64-4 38260 3126 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1988306 59.76 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2015708 58.73 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1782416 73.37 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1996336 57.69 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2047910 56.95 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2034026 59.57 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2024944 58.24 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 185733 656.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 407950 296.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 384058 303.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 385545 300.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 360884 300.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 354580 333.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 323348 314.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13118 9384 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 29608 3907 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29832 3925 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 27352 3963 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 29960 3921 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 28333 4289 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 28132 4293 ns/op BenchmarkTrimASCII/1:1-4 2210401 54.74 ns/op BenchmarkTrimASCII/1:2-4 2052960 57.76 ns/op BenchmarkTrimASCII/1:4-4 2027770 57.62 ns/op BenchmarkTrimASCII/1:8-4 2031334 59.12 ns/op BenchmarkTrimASCII/1:16-4 1764397 67.41 ns/op BenchmarkTrimASCII/16:1-4 680518 193.0 ns/op BenchmarkTrimASCII/16:2-4 497311 243.6 ns/op BenchmarkTrimASCII/16:4-4 440284 239.2 ns/op BenchmarkTrimASCII/16:8-4 448340 293.6 ns/op BenchmarkTrimASCII/16:16-4 432462 250.0 ns/op BenchmarkTrimASCII/256:1-4 52758 2315 ns/op BenchmarkTrimASCII/256:2-4 34807 3158 ns/op BenchmarkTrimASCII/256:4-4 37134 3224 ns/op BenchmarkTrimASCII/256:8-4 37012 3283 ns/op BenchmarkTrimASCII/256:16-4 38707 3354 ns/op BenchmarkTrimASCII/4096:1-4 3358 36978 ns/op BenchmarkTrimASCII/4096:2-4 2371 47603 ns/op BenchmarkTrimASCII/4096:4-4 2139 51888 ns/op BenchmarkTrimASCII/4096:8-4 2463 48676 ns/op BenchmarkTrimASCII/4096:16-4 2713 48809 ns/op BenchmarkTrimByte-4 1535565 75.97 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15984 7087 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17137 7149 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 866 126415 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1886 65223 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3058 33412 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6880 18003 ns/op BenchmarkCompareBytesEqual-4 12521048 8.444 ns/op BenchmarkCompareBytesToNil-4 14667356 7.395 ns/op BenchmarkCompareBytesEmpty-4 17576307 6.880 ns/op BenchmarkCompareBytesIdentical-4 15421035 6.840 ns/op BenchmarkCompareBytesSameLength-4 16318706 7.872 ns/op BenchmarkCompareBytesDifferentLength-4 16308613 7.561 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3121 45015 ns/op 23294.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3076 44112 ns/op 23770.87 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3166 43162 ns/op 24294.02 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3057 46496 ns/op 22552.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2656 42185 ns/op 24857.07 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3240 42675 ns/op 24571.48 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2706 41420 ns/op 25315.82 MB/s BenchmarkCompareBytesBig-4 2964 41385 ns/op 25337.44 MB/s BenchmarkCompareBytesBigIdentical-4 17766301 5.917 ns/op 177228181.63 MB/s PASS ok bytes 99.423s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 75498670 ns/op 1.32 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 286484019 ns/op 1.98 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23443925 ns/op 0.70 MB/s 3645020 B/op 51 allocs/op PASS ok compress/bzip2 1.394s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 1956311 ns/op 5.11 MB/s 42179 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19046937 ns/op 5.25 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 194191239 ns/op 5.15 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 63 1982551 ns/op 5.04 MB/s 41659 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19535133 ns/op 5.12 MB/s 42272 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 200514171 ns/op 4.99 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 66 1943554 ns/op 5.15 MB/s 42318 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18021899 ns/op 5.55 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 180045343 ns/op 5.55 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 68 1842148 ns/op 5.43 MB/s 42750 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17826467 ns/op 5.61 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 184109744 ns/op 5.43 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 52 2009970 ns/op 4.98 MB/s 44086 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19055097 ns/op 5.25 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 191954920 ns/op 5.21 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 74 1605136 ns/op 6.23 MB/s 43600 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13224402 ns/op 7.56 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 133503689 ns/op 7.49 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 75 1484484 ns/op 6.74 MB/s 43354 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10607958 ns/op 9.43 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 109500630 ns/op 9.13 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 87 1485800 ns/op 6.73 MB/s 42846 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10873882 ns/op 9.20 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 107465958 ns/op 9.31 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 99 1227825 ns/op 8.14 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11162826 ns/op 8.96 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 106990163 ns/op 9.35 MB/s BenchmarkEncode/Digits/Speed/1e4-4 57 2086887 ns/op 4.79 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 18119647 ns/op 5.52 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 180760081 ns/op 5.53 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5394092 ns/op 1.85 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 59840736 ns/op 1.67 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 623363489 ns/op 1.60 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5946306 ns/op 1.68 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 61749221 ns/op 1.62 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 639346891 ns/op 1.56 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 91 1396254 ns/op 7.16 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12132837 ns/op 8.24 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 128137004 ns/op 7.80 MB/s BenchmarkEncode/Newton/Speed/1e4-4 61 2004039 ns/op 4.99 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 14389185 ns/op 6.95 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 144225963 ns/op 6.93 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5282318 ns/op 1.89 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 58768204 ns/op 1.70 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 575873793 ns/op 1.74 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5879196 ns/op 1.70 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 70044238 ns/op 1.43 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 739809742 ns/op 1.35 MB/s PASS ok compress/flate 13.687s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 48 2556059 ns/op 3.91 MB/s BenchmarkDecoder/1e-Reuse4-4 43 2572473 ns/op 3.89 MB/s BenchmarkDecoder/1e5-4 4 25023105 ns/op 4.00 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25218037 ns/op 3.97 MB/s BenchmarkDecoder/1e6-4 1 240334608 ns/op 4.16 MB/s BenchmarkDecoder/1e-Reuse6-4 1 242116661 ns/op 4.13 MB/s BenchmarkEncoder/1e4-4 52 2085858 ns/op 4.79 MB/s BenchmarkEncoder/1e-Reuse4-4 61 1947873 ns/op 5.13 MB/s BenchmarkEncoder/1e5-4 6 18865881 ns/op 5.30 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19153581 ns/op 5.22 MB/s BenchmarkEncoder/1e6-4 1 196244440 ns/op 5.10 MB/s BenchmarkEncoder/1e-Reuse6-4 1 188974096 ns/op 5.29 MB/s PASS ok compress/lzw 2.956s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4418967 ns/op PASS ok container/heap 0.284s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 22927 5354 ns/op BenchmarkWithTimeout/concurrency=40-4 4370 23569 ns/op BenchmarkWithTimeout/concurrency=4000-4 5757 36262 ns/op BenchmarkWithTimeout/concurrency=400000-4 6358 18617 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 300843 455.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16568 8206 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 18604 8302 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3596 34913 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2052 52710 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3084 37233 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 327 373036 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 220 549606 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 344 330593 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 33 3848939 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 6357519 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 39 3276322 ns/op BenchmarkCheckCanceled/Err-4 328681 448.6 ns/op BenchmarkCheckCanceled/Done-4 635340 199.4 ns/op BenchmarkContextCancelDone-4 641160 187.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 29031 4151 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26154 4505 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24744 5795 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19411 6312 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14868 7823 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 521716 207.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 364084 301.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 287766 421.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 172248 667.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 87453 1236 ns/op PASS ok context 12.613s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1667364 70.97 ns/op 225.43 MB/s BenchmarkDecrypt-4 1755289 66.84 ns/op 239.37 MB/s BenchmarkExpand-4 1000000 110.1 ns/op PASS ok crypto/aes 0.664s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 226486 514.3 ns/op 124.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 375866 303.5 ns/op 210.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 236755 512.9 ns/op 124.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 412710 318.4 ns/op 201.02 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 161040 756.1 ns/op 1785.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 188798 604.0 ns/op 2235.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 140526 833.5 ns/op 1619.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 180286 691.4 ns/op 1952.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 61980 1900 ns/op 4311.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 56042 2006 ns/op 4084.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 46210 2453 ns/op 3338.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 43628 2716 ns/op 3016.09 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6552 18505 ns/op 55.07 MB/s BenchmarkAESCFBDecrypt1K-4 6692 17897 ns/op 56.94 MB/s BenchmarkAESCFBDecrypt8K-4 776 145530 ns/op 56.26 MB/s BenchmarkAESOFB1K-4 10000 11413 ns/op 89.29 MB/s BenchmarkAESCTR1K-4 15462 7770 ns/op 131.15 MB/s BenchmarkAESCTR8K-4 2047 60683 ns/op 134.91 MB/s BenchmarkAESCBCEncrypt1K-4 14277 7992 ns/op 128.14 MB/s BenchmarkAESCBCDecrypt1K-4 18010 6260 ns/op 163.58 MB/s PASS ok crypto/cipher 3.547s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 81044 1319 ns/op 6.07 MB/s BenchmarkDecrypt-4 81193 1285 ns/op 6.23 MB/s BenchmarkTDESEncrypt-4 36080 3345 ns/op 2.39 MB/s BenchmarkTDESDecrypt-4 31418 3350 ns/op 2.39 MB/s PASS ok crypto/des 0.720s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1136 96708 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8639294 ns/op 1083 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19292878 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 88 1465825 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.714s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1642 64989 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 46 2703270 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 21 5528426 ns/op 11158 B/op 63 allocs/op BenchmarkVerify/P256-4 1147 101074 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 8604775 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 17686543 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 4945 24266 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 52 1978904 ns/op 1130 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4228565 ns/op 1446 B/op 17 allocs/op PASS ok crypto/ecdsa 1.473s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 279 487368 ns/op BenchmarkNewKeyFromSeed-4 244 447319 ns/op BenchmarkSigning-4 252 834651 ns/op BenchmarkVerification-4 177 697350 ns/op PASS ok crypto/ed25519 1.118s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6582 20235 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 140 797500 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 45 2896279 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 21 7012695 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1830 75132 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 68 2203113 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 15 7365874 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 25724059 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10932 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6348 23012 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3895 29832 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 90 1483148 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2367 50634 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 230 483283 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1366 77013 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1731267 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.427s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 13197 9394 ns/op 109.00 MB/s BenchmarkHMACSHA256_32-4 23335 6542 ns/op 4.89 MB/s BenchmarkNewWriteSum-4 6462 19310 ns/op 1.66 MB/s PASS ok crypto/hmac 0.855s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 52434 2380 ns/op BenchmarkModSub-4 55269 2016 ns/op BenchmarkMontgomeryRepr-4 24975 4488 ns/op BenchmarkMontgomeryMul-4 31417 3965 ns/op BenchmarkModMul-4 12489 13552 ns/op BenchmarkExpBig-4 16 7661545 ns/op BenchmarkExp-4 7 16184025 ns/op PASS ok crypto/internal/bigmod 1.543s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3574 36227 ns/op BenchmarkScalarBaseMult-4 291 428183 ns/op BenchmarkScalarMult-4 122 1013295 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 100 1057801 ns/op PASS ok crypto/internal/edwards25519 0.849s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 429847 286.9 ns/op BenchmarkMultiply-4 5140975 22.95 ns/op BenchmarkSquare-4 6090135 30.45 ns/op BenchmarkInvert-4 29642 3939 ns/op BenchmarkMult32-4 1272214 92.24 ns/op PASS ok crypto/internal/edwards25519/field 1.221s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 56 1863741 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2214 69005 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 7201581 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 13304508 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 200 712243 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12368 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 69 1922101 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 30 4027301 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.489s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 743161 199.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 252126 579.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 125341 1082 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 557625 195.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 199064 561.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 126274 1814 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.474s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 98803 1051 ns/op 7.61 MB/s BenchmarkHash64-4 136857 1112 ns/op 57.57 MB/s BenchmarkHash128-4 118188 990.9 ns/op 129.18 MB/s BenchmarkHash256-4 98641 1193 ns/op 214.65 MB/s BenchmarkHash512-4 72312 1599 ns/op 320.29 MB/s BenchmarkHash1K-4 51798 2326 ns/op 440.18 MB/s BenchmarkHash8K-4 10000 19000 ns/op 431.16 MB/s BenchmarkHash1M-4 69 1583811 ns/op 662.06 MB/s BenchmarkHash8M-4 9 12540837 ns/op 668.90 MB/s BenchmarkHash8BytesUnaligned-4 103088 1786 ns/op 4.48 MB/s BenchmarkHash1KUnaligned-4 48862 3538 ns/op 289.43 MB/s BenchmarkHash8KUnaligned-4 9128 13164 ns/op 622.29 MB/s PASS ok crypto/md5 2.853s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 157748196 ns/op PASS ok crypto/rand 0.215s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11109 ns/op 11.52 MB/s BenchmarkRC4_1K-4 1282 145762 ns/op 7.03 MB/s BenchmarkRC4_8K-4 176 819816 ns/op 9.88 MB/s PASS ok crypto/rc4 0.729s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 13 12071363 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 24050828 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 43175435 ns/op BenchmarkEncryptPKCS1v15/2048-4 30 3926822 ns/op BenchmarkDecryptOAEP/2048-4 12 10455106 ns/op BenchmarkEncryptOAEP/2048-4 32 3589138 ns/op BenchmarkSignPKCS1v15/2048-4 10 10868953 ns/op BenchmarkVerifyPKCS1v15/2048-4 31 3604666 ns/op BenchmarkSignPSS/2048-4 10 10672760 ns/op BenchmarkVerifyPSS/2048-4 33 3933729 ns/op PASS ok crypto/rsa 2.680s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 101455 1369 ns/op 5.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 109581 974.8 ns/op 8.21 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 80383 2290 ns/op 139.77 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 89007 1415 ns/op 226.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49056 2610 ns/op 392.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53959 3057 ns/op 334.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 11478 9982 ns/op 820.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10341 ns/op 792.15 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.712s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 79568 1475 ns/op 5.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 86413 1271 ns/op 6.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 71947 1523 ns/op 5.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28658 4306 ns/op 237.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27816 3759 ns/op 272.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 27277 3721 ns/op 275.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4905 22890 ns/op 357.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5409 28958 ns/op 282.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5721 30108 ns/op 272.09 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.087s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 57159 3126 ns/op 2.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 68928 1734 ns/op 4.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 61260 1892 ns/op 4.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30319 3533 ns/op 289.86 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 32425 3438 ns/op 297.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 35139 3398 ns/op 301.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7026 17135 ns/op 478.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8103 17189 ns/op 476.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8043 18582 ns/op 440.85 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.689s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 25112145 7.286 ns/op BenchmarkConstantTimeEq-4 23420798 5.892 ns/op BenchmarkConstantTimeLessOrEq-4 23179147 5.222 ns/op BenchmarkXORBytes/8Bytes-4 3268758 39.36 ns/op 203.24 MB/s BenchmarkXORBytes/128Bytes-4 3014595 65.96 ns/op 1940.57 MB/s BenchmarkXORBytes/2048Bytes-4 911209 112.3 ns/op 18230.37 MB/s BenchmarkXORBytes/32768Bytes-4 71965 1661 ns/op 19726.44 MB/s PASS ok crypto/subtle 1.573s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 25 5094266 ns/op BenchmarkCertCache/1-4 20 6377745 ns/op BenchmarkCertCache/2-4 18 6312917 ns/op BenchmarkCertCache/3-4 21 5973246 ns/op BenchmarkHandshakeServer/RSA-4 14 7617443 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 20 5814226 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 22 8468649 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 30 4721390 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 18 5849291 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 24 5418546 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 27 6474402 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 38536721 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 37001525 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 102026679 ns/op 10.28 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 103637288 ns/op 10.12 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 165200750 ns/op 12.69 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 201118023 ns/op 10.43 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 348399141 ns/op 12.04 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 375367013 ns/op 11.17 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 676406846 ns/op 12.40 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 763264217 ns/op 10.99 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1393293434 ns/op 12.04 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1511639662 ns/op 11.10 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2830955918 ns/op 11.85 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3333870936 ns/op 10.06 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5235739412 ns/op 12.82 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6105940423 ns/op 10.99 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 104158436 ns/op 10.07 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 110496707 ns/op 9.49 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 213509622 ns/op 9.82 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 201047949 ns/op 10.43 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 371225975 ns/op 11.30 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 421184932 ns/op 9.96 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 637436260 ns/op 13.16 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 830177657 ns/op 10.10 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1364474896 ns/op 12.30 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1422179109 ns/op 11.80 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2557729488 ns/op 13.12 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2653568992 ns/op 12.65 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5170755292 ns/op 12.98 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5177180744 ns/op 12.96 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 714268574 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 717302645 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 299744912 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 301209742 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 159465605 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 158988633 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 91864140 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 95361687 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 50502712 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45835327 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 155072095 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158153942 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 75698861 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 74581468 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 52070556 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 45992579 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 34050498 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 35017802 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 25766993 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 22508985 ns/op PASS ok crypto/tls 54.483s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 9 14733031 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 384 322294 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1219 101083 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1176 128182 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 1.130s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 37 2956890 ns/op 278248 B/op 1623 allocs/op BenchmarkConcurrentStmtQuery-4 43 2924405 ns/op 258805 B/op 1983 allocs/op BenchmarkConcurrentStmtExec-4 49 2648410 ns/op 213464 B/op 573 allocs/op BenchmarkConcurrentTxQuery-4 44 3432624 ns/op 272042 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 67 1671730 ns/op 87784 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 48 2426198 ns/op 104602 B/op 2075 allocs/op BenchmarkConcurrentTxStmtExec-4 123 819661 ns/op 40078 B/op 381 allocs/op BenchmarkConcurrentRandom-4 31 3499784 ns/op 230793 B/op 1755 allocs/op BenchmarkManyConcurrentQueries-4 2497 45098 ns/op 3973 B/op 20 allocs/op PASS ok database/sql 1.814s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 152949 1070 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 75 1731139 ns/op 188259 B/op 13 allocs/op Benchmark115/LineToPC-4 87 1684080 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18949 6637 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.136s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 730 168783 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2166 49921 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.366s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 234 513995 ns/op 15.94 MB/s BenchmarkEncodeToString-4 204 589030 ns/op 13.91 MB/s BenchmarkDecode-4 158 907301 ns/op 14.45 MB/s BenchmarkDecodeString-4 145 887431 ns/op 14.78 MB/s PASS ok encoding/base32 1.140s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 278 410339 ns/op 19.96 MB/s BenchmarkDecodeString/2-4 282606 454.6 ns/op 8.80 MB/s BenchmarkDecodeString/4-4 231823 513.2 ns/op 15.59 MB/s BenchmarkDecodeString/8-4 172672 595.5 ns/op 20.15 MB/s BenchmarkDecodeString/64-4 43580 3037 ns/op 28.98 MB/s BenchmarkDecodeString/8192-4 338 427714 ns/op 25.54 MB/s BenchmarkNewEncoding-4 90712 1565 ns/op 163.58 MB/s PASS ok encoding/base64 1.730s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1442 94679 ns/op 42.25 MB/s BenchmarkReadStruct-4 15194 9814 ns/op 7.64 MB/s BenchmarkWriteStruct-4 10000 10930 ns/op 6.86 MB/s BenchmarkReadInts-4 43814 3111 ns/op 9.64 MB/s BenchmarkWriteInts-4 20947 6537 ns/op 4.59 MB/s BenchmarkWriteSlice1000Int32s-4 986 133661 ns/op 29.93 MB/s BenchmarkPutUint16-4 2802932 71.11 ns/op 28.13 MB/s BenchmarkAppendUint16-4 2494459 58.24 ns/op 34.34 MB/s BenchmarkPutUint32-4 2137117 57.08 ns/op 70.07 MB/s BenchmarkAppendUint32-4 2386303 56.66 ns/op 70.59 MB/s BenchmarkPutUint64-4 920088 112.7 ns/op 70.97 MB/s BenchmarkAppendUint64-4 1000000 147.6 ns/op 54.19 MB/s BenchmarkLittleEndianPutUint16-4 2539588 48.44 ns/op 41.29 MB/s BenchmarkLittleEndianAppendUint16-4 2416744 48.93 ns/op 40.88 MB/s BenchmarkLittleEndianPutUint32-4 1975078 56.51 ns/op 70.78 MB/s BenchmarkLittleEndianAppendUint32-4 2009792 53.75 ns/op 74.42 MB/s BenchmarkLittleEndianPutUint64-4 1000000 117.4 ns/op 68.14 MB/s BenchmarkLittleEndianAppendUint64-4 882658 126.5 ns/op 63.25 MB/s BenchmarkReadFloats-4 142916 967.8 ns/op 12.40 MB/s BenchmarkWriteFloats-4 128698 1276 ns/op 9.41 MB/s BenchmarkReadSlice1000Float32s-4 1174 115165 ns/op 34.73 MB/s BenchmarkWriteSlice1000Float32s-4 924 111075 ns/op 36.01 MB/s BenchmarkReadSlice1000Uint8s-4 49158 3023 ns/op 330.78 MB/s BenchmarkWriteSlice1000Uint8s-4 42802 2642 ns/op 378.49 MB/s BenchmarkPutUvarint32-4 1000000 138.8 ns/op 28.81 MB/s BenchmarkPutUvarint64-4 199342 698.3 ns/op 11.46 MB/s PASS ok encoding/binary 5.759s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5374 23917 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5145 20844 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 3146 33299 ns/op 737 B/op 16 allocs/op BenchmarkReadLargeFields-4 3842 54207 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6319 18975 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7017 20664 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6517 20910 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3169 44627 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 16602 ns/op PASS ok encoding/csv 1.826s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6841 20285 ns/op BenchmarkEndToEndByteBuffer-4 8104 17609 ns/op BenchmarkEndToEndSliceByteBuffer-4 171 705737 ns/op BenchmarkEncodeComplex128Slice-4 436 244410 ns/op BenchmarkEncodeFloat64Slice-4 1027 108588 ns/op BenchmarkEncodeInt32Slice-4 1070 126338 ns/op BenchmarkEncodeStringSlice-4 1485 84157 ns/op BenchmarkEncodeInterfaceSlice-4 48 2235980 ns/op BenchmarkDecodeComplex128Slice-4 462 388669 ns/op BenchmarkDecodeFloat64Slice-4 666 162849 ns/op BenchmarkDecodeInt32Slice-4 722 166886 ns/op BenchmarkDecodeStringSlice-4 370 385320 ns/op BenchmarkDecodeStringsSlice-4 144 949879 ns/op BenchmarkDecodeBytesSlice-4 388 388087 ns/op BenchmarkDecodeInterfaceSlice-4 64 2422957 ns/op BenchmarkDecodeMap-4 90 2573570 ns/op PASS ok encoding/gob 3.911s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 11065 ns/op 23.14 MB/s BenchmarkEncode/1024-4 2960 46359 ns/op 22.09 MB/s BenchmarkEncode/4096-4 400 250015 ns/op 16.38 MB/s BenchmarkEncode/16384-4 100 1165907 ns/op 14.05 MB/s BenchmarkDecode/256-4 21915 5363 ns/op 47.74 MB/s BenchmarkDecode/1024-4 6895 23755 ns/op 43.11 MB/s BenchmarkDecode/4096-4 1419 151637 ns/op 27.01 MB/s BenchmarkDecode/16384-4 338 316470 ns/op 51.77 MB/s BenchmarkDump/256-4 1044 174472 ns/op 1.47 MB/s BenchmarkDump/1024-4 236 727247 ns/op 1.41 MB/s BenchmarkDump/4096-4 84 1642682 ns/op 2.49 MB/s BenchmarkDump/16384-4 19 7198206 ns/op 2.28 MB/s PASS ok encoding/hex 2.358s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 166135251 ns/op 11.68 MB/s 8391256 B/op 52 allocs/op BenchmarkCodeEncoderError-4 1 160381927 ns/op 12.10 MB/s 8394872 B/op 109 allocs/op BenchmarkCodeMarshal-4 1 192520701 ns/op 10.08 MB/s 10332768 B/op 53 allocs/op BenchmarkCodeMarshalError-4 1 216808677 ns/op 8.95 MB/s 10336312 B/op 104 allocs/op BenchmarkMarshalBytes/32-4 21217 5992 ns/op BenchmarkMarshalBytes/256-4 4760 22811 ns/op BenchmarkMarshalBytes/4096-4 474 257506 ns/op BenchmarkMarshalBytesError/32-4 60 2247670 ns/op BenchmarkMarshalBytesError/256-4 45 2959274 ns/op BenchmarkMarshalBytesError/4096-4 40 2565455 ns/op BenchmarkCodeDecoder-4 1 548333835 ns/op 3.54 MB/s 11144648 B/op 92714 allocs/op BenchmarkUnicodeDecoder-4 27096 4257 ns/op 3.29 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 33186 4270 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 456544529 ns/op 4.25 MB/s 3066864 B/op 92682 allocs/op BenchmarkCodeUnmarshalReuse-4 1 514729052 ns/op 3.77 MB/s 3067352 B/op 92686 allocs/op BenchmarkUnmarshalString-4 56233 2079 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 96576 1460 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 180630 1189 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 48424 3280 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 39610 3344 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 15358 7053 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3136 36558 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 642 195802 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1273348 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 11853324 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 529704 234.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 626678 181.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 505281 231.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 520173 255.0 ns/op BenchmarkEncodeMarshaler-4 48213 2952 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 64398 1914 ns/op 61 B/op 0 allocs/op BenchmarkNumberIsValid-4 4935452 42.73 ns/op BenchmarkNumberIsValidRegexp-4 16878 7830 ns/op PASS ok encoding/json 10.462s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 38 3010542 ns/op 21.77 MB/s BenchmarkDecode-4 34 5633506 ns/op 15.76 MB/s PASS ok encoding/pem 0.530s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1736 119175 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 738 191748 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2808 51820 ns/op PASS ok encoding/xml 0.752s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 366217 309.2 ns/op BenchmarkIntSet-4 522151 206.4 ns/op BenchmarkFloatAdd-4 140169 961.6 ns/op BenchmarkFloatSet-4 523771 201.0 ns/op BenchmarkStringSet-4 371656 305.4 ns/op BenchmarkMapSet-4 115858 1010 ns/op BenchmarkMapSetDifferent-4 46332 2357 ns/op BenchmarkMapSetDifferentRandom-4 266 410174 ns/op BenchmarkMapSetString-4 123104 1186 ns/op BenchmarkMapAddSame-4 28147 6124 ns/op BenchmarkMapAddDifferent-4 13183 10296 ns/op BenchmarkMapAddDifferentRandom-4 246 450216 ns/op BenchmarkMapAddSameSteadyState-4 251251 430.7 ns/op BenchmarkMapAddDifferentSteadyState-4 101400 1334 ns/op BenchmarkRealworldExpvarUsage-4 12584 9442 ns/op PASS ok expvar 3.698s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 103969 1412 ns/op BenchmarkSprintfEmpty-4 273033 536.9 ns/op BenchmarkSprintfString-4 247120 624.9 ns/op BenchmarkSprintfTruncateString-4 190640 742.5 ns/op BenchmarkSprintfTruncateBytes-4 143239 1034 ns/op BenchmarkSprintfSlowParsingPath-4 188930 757.1 ns/op BenchmarkSprintfQuoteString-4 43140 2847 ns/op BenchmarkSprintfInt-4 223754 741.5 ns/op BenchmarkSprintfIntInt-4 126550 1097 ns/op BenchmarkSprintfPrefixedInt-4 188227 1092 ns/op BenchmarkSprintfFloat-4 123270 1458 ns/op BenchmarkSprintfComplex-4 42376 3225 ns/op BenchmarkSprintfBoolean-4 171138 737.9 ns/op BenchmarkSprintfHexString-4 81480 1773 ns/op BenchmarkSprintfHexBytes-4 83078 2356 ns/op BenchmarkSprintfBytes-4 39822 3613 ns/op BenchmarkSprintfStringer-4 62383 2008 ns/op BenchmarkSprintfStructure-4 24940 5229 ns/op BenchmarkManyArgs-4 47928 2441 ns/op BenchmarkFprintInt-4 72799 2521 ns/op BenchmarkFprintfBytes-4 78265 1675 ns/op BenchmarkFprintIntNoAlloc-4 68958 2525 ns/op BenchmarkScanInts-4 31 4058933 ns/op BenchmarkScanRecursiveInt-4 1 541046182 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 459506307 ns/op PASS ok fmt 6.215s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 576 367744 ns/op PASS ok go/build 0.308s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 44215 2475 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14058 9518 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3627 31976 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1296 116987 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 240 479218 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 80 2196426 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 20 7997545 ns/op 865636 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 35734568 ns/op 3634552 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 151622403 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.025s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 412456260 ns/op 0.16 MB/s 46563992 B/op 48976 allocs/op PASS ok go/format 0.507s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21642630 ns/op 2.49 MB/s BenchmarkParseOnly-4 6 17302459 ns/op 3.11 MB/s BenchmarkResolve-4 42 2419169 ns/op 22.26 MB/s PASS ok go/parser 1.683s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 146858840 ns/op 0.35 MB/s 4969024 B/op 27606 allocs/op BenchmarkPrintDecl-4 776 222840 ns/op 0.14 MB/s 16079 B/op 51 allocs/op PASS ok go/printer 0.428s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 276 698108 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9613773 ns/op 5.68 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 13161328 ns/op 5.47 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19125457 ns/op 5.94 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 200 842391 ns/op 3.65 MB/s PASS ok go/scanner 1.137s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1359484 75.65 ns/op PASS ok go/token 0.280s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1395446 ns/op BenchmarkNamed/Underlying/nongeneric-4 934144 124.7 ns/op BenchmarkNamed/Underlying/generic-4 934233 148.6 ns/op BenchmarkNamed/Underlying/src_instance-4 907009 129.5 ns/op BenchmarkNamed/Underlying/user_instance-4 960271 131.8 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 11285 ns/op BenchmarkNamed/NewMethodSet/generic-4 13740 7496 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 15558 8023 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18024 6421 ns/op BenchmarkCheck/http/funcbodies/info-4 1 711475581 ns/op 42744 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 447497605 ns/op 67901 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 235523054 ns/op 128476 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 215697556 ns/op 140556 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2254703814 ns/op 2271 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 166445554 ns/op 30599 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 102166524 ns/op 49600 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 103419359 ns/op 49039 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 803704716 ns/op 2695 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 91465483 ns/op 23553 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 76622586 ns/op 27776 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 61778488 ns/op 34765 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2154540426 ns/op 28781 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 540595201 ns/op 114646 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 146652172 ns/op 420986 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 176427989 ns/op 350680 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3259228055 ns/op 618.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 155360190 ns/op 12880 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 104877133 ns/op 19095 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 114094783 ns/op 17391 lines/s PASS ok go/types 47.686s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 11039 ns/op 92.76 MB/s PASS ok hash/adler32 0.218s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 222103 582.0 ns/op 25.77 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 174622 688.4 ns/op 21.79 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 166280 1070 ns/op 37.38 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 125725 1004 ns/op 39.84 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 355162 303.4 ns/op 1687.53 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 424042 311.6 ns/op 1642.92 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 341842 362.1 ns/op 2827.84 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 373918 382.6 ns/op 2676.24 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 234346 561.6 ns/op 7293.79 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 282846 548.4 ns/op 7469.55 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 52346 2227 ns/op 14716.60 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 60668 2323 ns/op 14108.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 379542 314.8 ns/op 47.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 403788 326.7 ns/op 45.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 371162 318.7 ns/op 125.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 394670 310.4 ns/op 128.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 297894 552.3 ns/op 927.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 282212 619.5 ns/op 826.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 222619 874.4 ns/op 1171.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 209130 540.6 ns/op 1894.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 203576 536.7 ns/op 7631.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 231060 587.0 ns/op 6977.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 47144 2273 ns/op 14415.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 53631 2175 ns/op 15067.08 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 256507 594.9 ns/op 25.22 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 272787 631.0 ns/op 23.77 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 116972 1023 ns/op 39.08 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 139029 996.4 ns/op 40.14 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 11420 ns/op 44.84 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 11333 ns/op 45.18 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4891 23503 ns/op 43.57 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6440 31277 ns/op 32.74 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1204 99459 ns/op 41.18 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1022 102171 ns/op 40.09 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 139 899331 ns/op 36.44 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1195181 ns/op 27.42 MB/s PASS ok hash/crc32 7.712s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1663848 ns/op 39.39 MB/s BenchmarkCrc64/ISO4KB-4 1291 112809 ns/op 36.31 MB/s BenchmarkCrc64/ISO1KB-4 6409 18558 ns/op 55.18 MB/s BenchmarkCrc64/ECMA64KB-4 100 1037700 ns/op 63.16 MB/s BenchmarkCrc64/Random64KB-4 122 1057747 ns/op 61.96 MB/s BenchmarkCrc64/Random16KB-4 554 262700 ns/op 62.37 MB/s PASS ok hash/crc64 1.254s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 11110 9779 ns/op 104.72 MB/s BenchmarkFnv32aKB-4 13759 8613 ns/op 118.89 MB/s BenchmarkFnv64KB-4 8901 14547 ns/op 70.39 MB/s BenchmarkFnv64aKB-4 12954 18967 ns/op 53.99 MB/s BenchmarkFnv128KB-4 1416 74019 ns/op 13.83 MB/s BenchmarkFnv128aKB-4 1532 69695 ns/op 14.69 MB/s PASS ok hash/fnv 1.625s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 429072 273.4 ns/op 14.63 MB/s BenchmarkHash/n=4/Bytes-4 2863786 51.57 ns/op 77.57 MB/s BenchmarkHash/n=4/String-4 3016455 42.72 ns/op 93.63 MB/s BenchmarkHash/n=8/Write-4 428686 261.4 ns/op 30.61 MB/s BenchmarkHash/n=8/Bytes-4 3046690 37.44 ns/op 213.69 MB/s BenchmarkHash/n=8/String-4 3081799 37.38 ns/op 214.02 MB/s BenchmarkHash/n=16/Write-4 434811 272.4 ns/op 58.74 MB/s BenchmarkHash/n=16/Bytes-4 2786948 36.24 ns/op 441.52 MB/s BenchmarkHash/n=16/String-4 2347924 45.81 ns/op 349.24 MB/s BenchmarkHash/n=32/Write-4 350224 301.2 ns/op 106.23 MB/s BenchmarkHash/n=32/Bytes-4 3330228 50.20 ns/op 637.40 MB/s BenchmarkHash/n=32/String-4 3311362 35.92 ns/op 890.91 MB/s BenchmarkHash/n=64/Write-4 461935 287.5 ns/op 222.57 MB/s BenchmarkHash/n=64/Bytes-4 2762554 41.80 ns/op 1531.12 MB/s BenchmarkHash/n=64/String-4 2972710 39.36 ns/op 1626.03 MB/s BenchmarkHash/n=256/Write-4 313398 391.9 ns/op 653.25 MB/s BenchmarkHash/n=256/Bytes-4 2069256 52.95 ns/op 4834.73 MB/s BenchmarkHash/n=256/String-4 1981580 54.65 ns/op 4684.11 MB/s BenchmarkHash/n=320/Write-4 288739 405.0 ns/op 790.06 MB/s BenchmarkHash/n=320/Bytes-4 1847661 59.90 ns/op 5341.85 MB/s BenchmarkHash/n=320/String-4 2059549 63.37 ns/op 5049.50 MB/s BenchmarkHash/n=1024/Write-4 209378 609.3 ns/op 1680.56 MB/s BenchmarkHash/n=1024/Bytes-4 931243 209.3 ns/op 4892.99 MB/s BenchmarkHash/n=1024/String-4 935665 164.3 ns/op 6233.61 MB/s BenchmarkHash/n=4096/Write-4 88525 1972 ns/op 2077.19 MB/s BenchmarkHash/n=4096/Bytes-4 248787 495.8 ns/op 8260.66 MB/s BenchmarkHash/n=4096/String-4 220528 676.8 ns/op 6051.61 MB/s BenchmarkHash/n=16384/Write-4 25879 4489 ns/op 3649.42 MB/s BenchmarkHash/n=16384/Bytes-4 64713 1852 ns/op 8847.43 MB/s BenchmarkHash/n=16384/String-4 62866 2425 ns/op 6757.32 MB/s PASS ok hash/maphash 6.853s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 548 209464 ns/op BenchmarkEscapeNone-4 102318 1013 ns/op BenchmarkUnescape-4 583 236181 ns/op BenchmarkUnescapeNone-4 501225 286.3 ns/op BenchmarkUnescapeSparse-4 9700 32452 ns/op BenchmarkUnescapeDense-4 1022 144202 ns/op PASS ok html 1.748s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6975 15133 ns/op BenchmarkCSSEscaperNoSpecials-4 32816 3525 ns/op BenchmarkDecodeCSS-4 13686 10950 ns/op BenchmarkDecodeCSSNoSpecials-4 3232285 51.41 ns/op BenchmarkCSSValueFilter-4 99112 1193 ns/op BenchmarkCSSValueFilterOk-4 68882 1902 ns/op BenchmarkEscapedExecute-4 4008 33991 ns/op BenchmarkHTMLNospaceEscaper-4 9896 17883 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 50910 2502 ns/op BenchmarkStripTags-4 18002 6417 ns/op BenchmarkStripTagsNoSpecials-4 319542 622.7 ns/op BenchmarkJSValEscaperWithNum-4 10000 10863 ns/op BenchmarkJSValEscaperWithStr-4 4272 28180 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18688 5974 ns/op BenchmarkJSValEscaperWithObj-4 4390 32149 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 16040 ns/op BenchmarkJSStrEscaperNoSpecials-4 45660 2547 ns/op BenchmarkJSStrEscaper-4 9118 12681 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 45475 2703 ns/op BenchmarkJSRegexpEscaper-4 7945 13986 ns/op BenchmarkTemplateSpecialTags-4 99 1430510 ns/op BenchmarkURLEscaper-4 4688 33830 ns/op BenchmarkURLEscaperNoSpecials-4 188079 807.3 ns/op BenchmarkURLNormalizer-4 5748 22545 ns/op BenchmarkURLNormalizerNoSpecials-4 197436 829.1 ns/op BenchmarkSrcsetFilter-4 17589 7781 ns/op BenchmarkSrcsetFilterNoSpecials-4 92217 1187 ns/op PASS ok html/template 5.666s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 509868 230.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 332161 373.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 492505 300.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 354223 301.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1406784 86.31 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 727377 153.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 124.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 109.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 101.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 398685 389.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 271964 464.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 390600 359.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 347766 437.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 697354 177.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 490294 265.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 837474 239.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 455947 438.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 318196 388.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1297168 100.1 ns/op BenchmarkRGBASetRGBA-4 1000000 174.1 ns/op BenchmarkRGBA64At-4 968668 147.5 ns/op BenchmarkRGBA64SetRGBA64-4 736003 170.7 ns/op BenchmarkNRGBAAt-4 1000000 105.0 ns/op BenchmarkNRGBASetNRGBA-4 1000000 116.7 ns/op BenchmarkNRGBA64At-4 706279 161.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 448654 253.3 ns/op BenchmarkAlphaAt-4 2043788 59.03 ns/op BenchmarkAlphaSetAlpha-4 1666696 117.1 ns/op BenchmarkAlpha16At-4 1236612 100.9 ns/op BenchmarkAlphaSetAlpha16-4 1000000 108.1 ns/op BenchmarkGrayAt-4 1865121 93.57 ns/op BenchmarkGraySetGray-4 1686744 64.75 ns/op BenchmarkGray16At-4 1000000 105.7 ns/op BenchmarkGraySetGray16-4 852540 166.8 ns/op PASS ok image 7.343s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2469991 68.44 ns/op BenchmarkYCbCrToRGB/128-4 2503276 48.12 ns/op BenchmarkYCbCrToRGB/255-4 2567748 41.27 ns/op BenchmarkRGBToYCbCr/0-4 3125769 39.32 ns/op BenchmarkRGBToYCbCr/Cb-4 3022215 40.50 ns/op BenchmarkRGBToYCbCr/Cr-4 2678204 40.34 ns/op BenchmarkYCbCrToRGBA/0-4 2261356 62.26 ns/op BenchmarkYCbCrToRGBA/128-4 1912410 56.45 ns/op BenchmarkYCbCrToRGBA/255-4 1964610 61.23 ns/op BenchmarkNYCbCrAToRGBA/0-4 2365278 45.14 ns/op BenchmarkNYCbCrAToRGBA/128-4 2469349 46.31 ns/op BenchmarkNYCbCrAToRGBA/255-4 2523454 50.31 ns/op PASS ok image/color 3.368s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 51226846 ns/op BenchmarkFillSrc-4 267 430221 ns/op BenchmarkCopyOver-4 5 22930237 ns/op BenchmarkCopySrc-4 406 586481 ns/op BenchmarkNRGBAOver-4 6 23532159 ns/op BenchmarkNRGBASrc-4 9 12375201 ns/op BenchmarkYCbCr-4 8 14775549 ns/op BenchmarkGray-4 12 9433837 ns/op BenchmarkCMYK-4 9 16478408 ns/op BenchmarkGlyphOver-4 16 6854920 ns/op BenchmarkRGBAMaskOver-4 4 33267783 ns/op BenchmarkGrayMaskOver-4 4 25707096 ns/op BenchmarkRGBA64ImageMaskOver-4 3 34737502 ns/op BenchmarkRGBA-4 5 24304230 ns/op BenchmarkPalettedFill-4 817 144421 ns/op BenchmarkPalettedRGBA-4 4 33644503 ns/op BenchmarkGenericOver-4 2 52102928 ns/op BenchmarkGenericMaskOver-4 5 22662943 ns/op BenchmarkGenericSrc-4 2 66745017 ns/op BenchmarkGenericMaskSrc-4 3 34806017 ns/op PASS ok image/draw 8.438s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 18 5990424 ns/op 2.58 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 142565878 ns/op 2.15 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3048686297 ns/op 0.40 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 2894954 ns/op 5.34 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 177449613 ns/op 0.35 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.523s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4398 25591 ns/op BenchmarkIDCT-4 4214 29947 ns/op BenchmarkDecodeBaseline-4 7 27418979 ns/op 2.25 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19505662 ns/op 3.17 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 182097328 ns/op 6.75 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 216228108 ns/op 4.26 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.944s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 15277902 7.831 ns/op BenchmarkDecodeGray-4 10 11650719 ns/op 5.63 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 55681655 ns/op 4.71 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 45056360 ns/op 5.82 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 7350412 ns/op 8.92 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37862469 ns/op 6.92 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 74994924 ns/op 3.50 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 53385521 ns/op 5.75 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 62596759 ns/op 4.91 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 201201873 ns/op 6.11 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 215470473 ns/op 5.70 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 34341517 ns/op 8.95 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 192904513 ns/op 6.37 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 910885634 ns/op 1.35 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.339s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 55124642 ns/op 1.81 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 47264946 ns/op 2.12 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 338324222 ns/op 1.48 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 328861173 ns/op 1.52 MB/s 4007952 B/op 5 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 85716240 ns/op 1.17 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 69687692 ns/op 1.43 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 296908716 ns/op 1.68 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 327664915 ns/op 1.53 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 716429930 ns/op 1.40 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 557615050 ns/op 1.79 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4406414248 ns/op 1.13 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4275349342 ns/op 1.17 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 10174255 ns/op 9.83 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 8 15541985 ns/op 6.43 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 55062254 ns/op 9.08 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 56858619 ns/op 8.79 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 184273658 ns/op 5.43 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 113493140 ns/op 8.81 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 724554999 ns/op 6.90 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 599583699 ns/op 8.34 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 101153862 ns/op 0.99 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 54238070 ns/op 1.84 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 573578421 ns/op 0.87 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 606205381 ns/op 0.82 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1152083434 ns/op 0.87 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1045010814 ns/op 0.96 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7124173032 ns/op 0.70 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6241411699 ns/op 0.80 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 159754273 ns/op 26.16 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 153787191 ns/op 27.18 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 86.807s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 28314 4099 ns/op 0.24 MB/s BenchmarkMarshalCorpusFile/2-4 34249 4809 ns/op 0.42 MB/s BenchmarkMarshalCorpusFile/4-4 28478 4899 ns/op 0.82 MB/s BenchmarkMarshalCorpusFile/8-4 20316 6731 ns/op 1.19 MB/s BenchmarkMarshalCorpusFile/16-4 11409 12108 ns/op 1.32 MB/s BenchmarkMarshalCorpusFile/32-4 10000 13178 ns/op 2.43 MB/s BenchmarkMarshalCorpusFile/64-4 6387 26949 ns/op 2.37 MB/s BenchmarkMarshalCorpusFile/128-4 3886 29962 ns/op 4.27 MB/s BenchmarkMarshalCorpusFile/256-4 1447 73498 ns/op 3.48 MB/s BenchmarkMarshalCorpusFile/512-4 1053 163294 ns/op 3.14 MB/s BenchmarkMarshalCorpusFile/1024-4 645 259374 ns/op 3.95 MB/s BenchmarkMarshalCorpusFile/2048-4 324 584846 ns/op 3.50 MB/s BenchmarkMarshalCorpusFile/4096-4 124 1071157 ns/op 3.82 MB/s BenchmarkMarshalCorpusFile/8192-4 85 2567481 ns/op 3.19 MB/s BenchmarkMarshalCorpusFile/16384-4 31 5128365 ns/op 3.19 MB/s BenchmarkMarshalCorpusFile/32768-4 14 11400075 ns/op 2.87 MB/s BenchmarkMarshalCorpusFile/65536-4 5 21407115 ns/op 3.06 MB/s BenchmarkMarshalCorpusFile/131072-4 3 43389391 ns/op 3.02 MB/s BenchmarkMarshalCorpusFile/262144-4 2 89245712 ns/op 2.94 MB/s BenchmarkMarshalCorpusFile/524288-4 1 131169185 ns/op 4.00 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 256978281 ns/op 4.08 MB/s BenchmarkUnmarshalCorpusFile/1-4 7488 18775 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 7324 17840 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 7735 20776 ns/op 0.19 MB/s BenchmarkUnmarshalCorpusFile/8-4 6442 28144 ns/op 0.28 MB/s BenchmarkUnmarshalCorpusFile/16-4 5812 27819 ns/op 0.58 MB/s BenchmarkUnmarshalCorpusFile/32-4 3996 46721 ns/op 0.68 MB/s BenchmarkUnmarshalCorpusFile/64-4 3855 47187 ns/op 1.36 MB/s BenchmarkUnmarshalCorpusFile/128-4 2914 51534 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/256-4 943 131953 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/512-4 434 379033 ns/op 1.35 MB/s BenchmarkUnmarshalCorpusFile/1024-4 278 431389 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1017204 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/4096-4 68 1881447 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 3877113 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 8329161 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15315174 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 29036518 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 60874802 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 132722805 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 251642124 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 660133110 ns/op 1.59 MB/s BenchmarkMutatorBytes/1-4 30872 5348 ns/op BenchmarkMutatorBytes/10-4 33298 3666 ns/op BenchmarkMutatorBytes/100-4 35402 5603 ns/op BenchmarkMutatorBytes/1000-4 18000 5670 ns/op BenchmarkMutatorBytes/10000-4 4339 29377 ns/op BenchmarkMutatorBytes/100000-4 825 155544 ns/op BenchmarkMutatorString/1-4 27816 3953 ns/op BenchmarkMutatorString/10-4 29040 3842 ns/op BenchmarkMutatorString/100-4 26970 5267 ns/op BenchmarkMutatorString/1000-4 14144 10251 ns/op BenchmarkMutatorString/10000-4 3129 72334 ns/op BenchmarkMutatorString/100000-4 240 461567 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16912 8186 ns/op BenchmarkMutatorAllBasicTypes/string-4 14720 7581 ns/op BenchmarkMutatorAllBasicTypes/bool-4 50043 4137 ns/op BenchmarkMutatorAllBasicTypes/float32-4 38390 3550 ns/op BenchmarkMutatorAllBasicTypes/float64-4 47042 2936 ns/op BenchmarkMutatorAllBasicTypes/int-4 37108 3179 ns/op BenchmarkMutatorAllBasicTypes/int8-4 49826 2256 ns/op BenchmarkMutatorAllBasicTypes/int16-4 47618 2252 ns/op BenchmarkMutatorAllBasicTypes/int32-4 55148 2360 ns/op BenchmarkMutatorAllBasicTypes/int64-4 47127 2489 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 43522 2343 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 48454 3438 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 54740 2440 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 51290 3613 ns/op PASS ok internal/fuzz 17.054s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 11084 11080 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 155625 1284 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.998s PASS ok internal/poll 0.082s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 48024188 ns/op PASS ok internal/trace 2.428s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11415 ns/op BenchmarkCopyNLarge-4 346 499142 ns/op PASS ok io 0.532s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 128305 801.0 ns/op BenchmarkPrintln-4 25950 4250 ns/op BenchmarkPrintlnNoFlags-4 46351 3733 ns/op PASS ok log 0.730s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2611329 41.99 ns/op BenchmarkAcosh-4 1429360 83.39 ns/op BenchmarkAsin-4 2712288 42.73 ns/op BenchmarkAsinh-4 1320835 98.78 ns/op BenchmarkAtan-4 2849022 57.94 ns/op BenchmarkAtanh-4 1000000 102.9 ns/op BenchmarkAtan2-4 2181333 55.14 ns/op BenchmarkCbrt-4 1794576 66.26 ns/op BenchmarkCeil-4 25437470 4.986 ns/op BenchmarkCopysign-4 4209570 27.79 ns/op BenchmarkCos-4 1502463 77.75 ns/op BenchmarkCosh-4 2025560 67.25 ns/op BenchmarkErf-4 3485841 34.04 ns/op BenchmarkErfc-4 3436711 34.55 ns/op BenchmarkErfinv-4 3124273 37.24 ns/op BenchmarkErfcinv-4 3070880 37.50 ns/op BenchmarkExp-4 7644368 15.62 ns/op BenchmarkExpGo-4 1000000 106.4 ns/op BenchmarkExpm1-4 2567871 46.82 ns/op BenchmarkExp2-4 1208866 97.30 ns/op BenchmarkExp2Go-4 1000000 104.3 ns/op BenchmarkAbs-4 6020708 20.20 ns/op BenchmarkDim-4 11377794 9.840 ns/op BenchmarkFloor-4 26073505 4.599 ns/op BenchmarkMax-4 18510973 6.686 ns/op BenchmarkMin-4 15824302 6.993 ns/op BenchmarkMod-4 427828 282.5 ns/op BenchmarkFrexp-4 2125723 55.74 ns/op BenchmarkGamma-4 921232 131.5 ns/op BenchmarkHypot-4 14458095 8.625 ns/op BenchmarkHypotGo-4 2014684 58.92 ns/op BenchmarkIlogb-4 2394376 47.22 ns/op BenchmarkJ0-4 329731 384.5 ns/op BenchmarkJ1-4 328232 385.4 ns/op BenchmarkJn-4 147916 800.1 ns/op BenchmarkLdexp-4 2215566 53.68 ns/op BenchmarkLgamma-4 1000000 105.4 ns/op BenchmarkLog-4 6844156 17.09 ns/op BenchmarkLogb-4 2457678 48.06 ns/op BenchmarkLog1p-4 1857153 62.51 ns/op BenchmarkLog10-4 5905700 18.24 ns/op BenchmarkLog2-4 1798288 64.64 ns/op BenchmarkModf-4 2794318 42.74 ns/op BenchmarkNextafter32-4 2694325 43.05 ns/op BenchmarkNextafter64-4 2713138 44.59 ns/op BenchmarkPowInt-4 739940 171.8 ns/op BenchmarkPowFrac-4 570079 224.1 ns/op BenchmarkPow10Pos-4 5714590 18.89 ns/op BenchmarkPow10Neg-4 5888334 19.56 ns/op BenchmarkRound-4 5610872 20.86 ns/op BenchmarkRoundToEven-4 12575400 9.533 ns/op BenchmarkRemainder-4 688316 189.5 ns/op BenchmarkSignbit-4 8569310 14.51 ns/op BenchmarkSin-4 1760968 65.75 ns/op BenchmarkSincos-4 1278061 94.00 ns/op BenchmarkSinh-4 2476635 49.69 ns/op BenchmarkSqrtIndirect-4 25137838 4.740 ns/op BenchmarkSqrtLatency-4 27075927 4.895 ns/op BenchmarkSqrtIndirectLatency-4 26798754 4.854 ns/op BenchmarkSqrtGoLatency-4 1558786 76.69 ns/op BenchmarkSqrtPrime-4 45307 2719 ns/op BenchmarkTan-4 1666614 74.17 ns/op BenchmarkTanh-4 1950598 60.15 ns/op BenchmarkTrunc-4 25171218 4.613 ns/op BenchmarkY0-4 329298 391.1 ns/op BenchmarkY1-4 315805 416.9 ns/op BenchmarkYn-4 134653 840.8 ns/op BenchmarkFloat64bits-4 7045472 17.57 ns/op BenchmarkFloat64frombits-4 7667846 19.52 ns/op BenchmarkFloat32bits-4 6649911 18.36 ns/op BenchmarkFloat32frombits-4 6917164 20.28 ns/op BenchmarkFMA-4 19382089 6.121 ns/op PASS ok math 13.604s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 16243951 7.479 ns/op 8557.74 MB/s BenchmarkAddVV/2-4 14851879 8.148 ns/op 15708.94 MB/s BenchmarkAddVV/3-4 12526870 9.359 ns/op 20515.00 MB/s BenchmarkAddVV/4-4 13683052 8.972 ns/op 28534.66 MB/s BenchmarkAddVV/5-4 11705332 9.586 ns/op 33381.24 MB/s BenchmarkAddVV/10-4 10210755 11.41 ns/op 56079.73 MB/s BenchmarkAddVV/100-4 2186527 51.69 ns/op 123812.88 MB/s BenchmarkAddVV/1000-4 297489 444.7 ns/op 143914.18 MB/s BenchmarkSubVV/1-4 14965573 7.605 ns/op 8414.98 MB/s BenchmarkSubVV/2-4 15266499 8.144 ns/op 15716.57 MB/s BenchmarkSubVV/3-4 13544061 9.064 ns/op 21182.67 MB/s BenchmarkSubVV/4-4 13491031 8.843 ns/op 28947.84 MB/s BenchmarkSubVV/5-4 13645852 9.236 ns/op 34648.58 MB/s BenchmarkSubVV/10-4 10168414 11.54 ns/op 55447.54 MB/s BenchmarkSubVV/100-4 2507125 46.83 ns/op 136661.96 MB/s BenchmarkSubVV/1000-4 306974 487.0 ns/op 131429.04 MB/s BenchmarkAddVW/1-4 18381273 6.548 ns/op 1221.77 MB/s BenchmarkAddVW/2-4 16608320 6.930 ns/op 2308.93 MB/s BenchmarkAddVW/3-4 16856554 7.367 ns/op 3257.71 MB/s BenchmarkAddVW/4-4 16290393 7.550 ns/op 4238.22 MB/s BenchmarkAddVW/5-4 13407705 8.049 ns/op 4969.37 MB/s BenchmarkAddVW/10-4 12727512 9.465 ns/op 8452.20 MB/s BenchmarkAddVW/100-4 339081 353.1 ns/op 2265.57 MB/s BenchmarkAddVW/1000-4 48320 2446 ns/op 3270.42 MB/s BenchmarkAddVWext/1-4 13784558 7.500 ns/op 1066.61 MB/s BenchmarkAddVWext/2-4 15203814 7.437 ns/op 2151.45 MB/s BenchmarkAddVWext/3-4 17136890 7.624 ns/op 3147.91 MB/s BenchmarkAddVWext/4-4 15986877 7.732 ns/op 4138.43 MB/s BenchmarkAddVWext/5-4 14462343 8.513 ns/op 4698.63 MB/s BenchmarkAddVWext/10-4 12536439 9.853 ns/op 8119.31 MB/s BenchmarkAddVWext/100-4 52176 2222 ns/op 359.97 MB/s BenchmarkAddVWext/1000-4 5944 21577 ns/op 370.76 MB/s BenchmarkSubVW/1-4 18279817 6.899 ns/op 1159.56 MB/s BenchmarkSubVW/2-4 15083322 7.529 ns/op 2125.08 MB/s BenchmarkSubVW/3-4 16344219 8.242 ns/op 2911.79 MB/s BenchmarkSubVW/4-4 16026390 7.832 ns/op 4085.76 MB/s BenchmarkSubVW/5-4 14251200 8.729 ns/op 4582.57 MB/s BenchmarkSubVW/10-4 10320961 10.57 ns/op 7566.84 MB/s BenchmarkSubVW/100-4 314428 400.7 ns/op 1996.58 MB/s BenchmarkSubVW/1000-4 42324 2727 ns/op 2933.33 MB/s BenchmarkSubVWext/1-4 17677705 7.056 ns/op 1133.79 MB/s BenchmarkSubVWext/2-4 13832886 7.862 ns/op 2035.19 MB/s BenchmarkSubVWext/3-4 16016659 7.783 ns/op 3083.54 MB/s BenchmarkSubVWext/4-4 15877591 8.086 ns/op 3957.58 MB/s BenchmarkSubVWext/5-4 13229984 8.477 ns/op 4718.78 MB/s BenchmarkSubVWext/10-4 12118551 10.51 ns/op 7611.84 MB/s BenchmarkSubVWext/100-4 53492 2265 ns/op 353.14 MB/s BenchmarkSubVWext/1000-4 5335 23181 ns/op 345.10 MB/s BenchmarkMulAddVWW/1-4 14489244 8.861 ns/op 7222.85 MB/s BenchmarkMulAddVWW/2-4 11758431 8.952 ns/op 14298.32 MB/s BenchmarkMulAddVWW/3-4 12738399 9.818 ns/op 19556.17 MB/s BenchmarkMulAddVWW/4-4 10525158 10.42 ns/op 24576.49 MB/s BenchmarkMulAddVWW/5-4 10541089 10.80 ns/op 29630.36 MB/s BenchmarkMulAddVWW/10-4 7955535 14.90 ns/op 42942.31 MB/s BenchmarkMulAddVWW/100-4 1372600 77.03 ns/op 83080.20 MB/s BenchmarkMulAddVWW/1000-4 173610 724.5 ns/op 88340.38 MB/s BenchmarkAddMulVVW/1-4 15829214 8.102 ns/op 7899.05 MB/s BenchmarkAddMulVVW/2-4 13831768 8.598 ns/op 14887.48 MB/s BenchmarkAddMulVVW/3-4 11999869 9.575 ns/op 20053.00 MB/s BenchmarkAddMulVVW/4-4 11262457 10.57 ns/op 24218.28 MB/s BenchmarkAddMulVVW/5-4 9704469 11.69 ns/op 27385.51 MB/s BenchmarkAddMulVVW/10-4 8691259 13.20 ns/op 48502.47 MB/s BenchmarkAddMulVVW/100-4 1821835 61.20 ns/op 104578.00 MB/s BenchmarkAddMulVVW/1000-4 220233 567.1 ns/op 112852.97 MB/s BenchmarkDivWVW/1-4 2074486 58.62 ns/op 1091.80 MB/s BenchmarkDivWVW/2-4 1000000 113.9 ns/op 1123.64 MB/s BenchmarkDivWVW/3-4 909928 143.6 ns/op 1337.44 MB/s BenchmarkDivWVW/4-4 759981 178.6 ns/op 1433.00 MB/s BenchmarkDivWVW/5-4 617955 196.0 ns/op 1632.97 MB/s BenchmarkDivWVW/10-4 363513 351.0 ns/op 1823.29 MB/s BenchmarkDivWVW/100-4 39885 2893 ns/op 2211.88 MB/s BenchmarkDivWVW/1000-4 4681 28739 ns/op 2226.90 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15263714 7.296 ns/op BenchmarkNonZeroShifts/1/shlVU-4 16340863 6.907 ns/op BenchmarkNonZeroShifts/2/shrVU-4 15606651 7.753 ns/op BenchmarkNonZeroShifts/2/shlVU-4 16231275 7.534 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13828346 8.190 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14123134 8.012 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12588762 9.299 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12863103 8.784 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12169060 9.735 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12565844 9.932 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7898065 13.63 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9718761 13.24 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1415476 79.59 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1666248 67.94 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 182834 702.9 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 181107 570.8 ns/op BenchmarkDecimalConversion-4 208 571036 ns/op BenchmarkFloatString/100-4 10000 10278 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 222 512659 ns/op 2906 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 49503744 ns/op 61336 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 4887346767 ns/op 844248 B/op 522 allocs/op BenchmarkFloatAdd/10-4 165273 787.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 157251 794.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 146456 915.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 81294 1396 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17590 6578 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 215704 576.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 219021 585.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 219111 615.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 150816 749.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 52549 2199 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1993 65953 ns/op BenchmarkParseFloatLargeExp-4 410 282532 ns/op BenchmarkGCD10x10/WithoutXY-4 159860 724.6 ns/op BenchmarkGCD10x10/WithXY-4 42800 2468 ns/op BenchmarkGCD10x100/WithoutXY-4 85748 1371 ns/op BenchmarkGCD10x100/WithXY-4 16603 7167 ns/op BenchmarkGCD10x1000/WithoutXY-4 56359 2383 ns/op BenchmarkGCD10x1000/WithXY-4 12816 9282 ns/op BenchmarkGCD100x100/WithoutXY-4 22704 5269 ns/op BenchmarkGCD100x100/WithXY-4 9813 13199 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10096 ns/op BenchmarkGCD100x1000/WithXY-4 5912 19945 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2076 60138 ns/op BenchmarkGCD1000x1000/WithXY-4 1002 109150 ns/op BenchmarkHilbert-4 19 6103989 ns/op BenchmarkBinomial-4 10000 10668 ns/op BenchmarkQuoRem-4 22771 5452 ns/op BenchmarkExp-4 18 6937010 ns/op BenchmarkExpMont/Odd-4 100 1057153 ns/op 2604 B/op 22 allocs/op BenchmarkExpMont/Even1-4 120 1000026 ns/op 3348 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1020609 ns/op 3865 B/op 53 allocs/op BenchmarkExpMont/Even3-4 120 1000772 ns/op 3866 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1033546 ns/op 3836 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1029788 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1025603 ns/op 3822 B/op 52 allocs/op BenchmarkExpMont/Even64-4 139 842757 ns/op 3649 B/op 54 allocs/op BenchmarkExpMont/Even96-4 132 890131 ns/op 3793 B/op 52 allocs/op BenchmarkExpMont/Even128-4 153 780100 ns/op 3278 B/op 51 allocs/op BenchmarkExpMont/Even255-4 158 719031 ns/op 2957 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 339 333791 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 330 395606 ns/op 1712 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 280 385485 ns/op 1734 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 315 369716 ns/op 1748 B/op 47 allocs/op BenchmarkExp2-4 18 6656194 ns/op BenchmarkBitset-4 677194 189.4 ns/op BenchmarkBitsetNeg-4 355323 345.1 ns/op BenchmarkBitsetOrig-4 206251 740.7 ns/op BenchmarkBitsetNegOrig-4 157941 1017 ns/op BenchmarkModSqrt225_Tonelli-4 100 1103665 ns/op BenchmarkModSqrt225_3Mod4-4 334 342181 ns/op BenchmarkModSqrt231_Tonelli-4 100 1168629 ns/op BenchmarkModSqrt231_5Mod8-4 292 394205 ns/op BenchmarkModInverse-4 11637 9881 ns/op BenchmarkSqrt-4 1968 63789 ns/op BenchmarkIntSqr/1-4 968749 120.1 ns/op BenchmarkIntSqr/2-4 557341 202.4 ns/op BenchmarkIntSqr/3-4 467181 238.3 ns/op BenchmarkIntSqr/5-4 346652 320.3 ns/op BenchmarkIntSqr/8-4 263848 433.7 ns/op BenchmarkIntSqr/10-4 216385 508.6 ns/op BenchmarkIntSqr/20-4 51730 2536 ns/op BenchmarkIntSqr/30-4 37426 3454 ns/op BenchmarkIntSqr/50-4 22516 5520 ns/op BenchmarkIntSqr/80-4 12614 9084 ns/op BenchmarkIntSqr/100-4 10447 11080 ns/op BenchmarkIntSqr/200-4 4492 28991 ns/op BenchmarkIntSqr/300-4 1461 76969 ns/op BenchmarkIntSqr/500-4 907 123899 ns/op BenchmarkIntSqr/800-4 349 332177 ns/op BenchmarkIntSqr/1000-4 258 436057 ns/op BenchmarkDiv/20/10-4 389896 318.9 ns/op BenchmarkDiv/40/20-4 401985 309.2 ns/op BenchmarkDiv/100/50-4 347012 361.3 ns/op BenchmarkDiv/200/100-4 57056 2334 ns/op BenchmarkDiv/400/200-4 43324 2385 ns/op BenchmarkDiv/1000/500-4 40760 2777 ns/op BenchmarkDiv/2000/1000-4 34939 3776 ns/op BenchmarkDiv/20000/10000-4 1339 97514 ns/op BenchmarkDiv/200000/100000-4 32 4486600 ns/op BenchmarkDiv/2000000/1000000-4 1 122745481 ns/op BenchmarkDiv/20000000/10000000-4 1 3447475792 ns/op BenchmarkMul-4 5 21357458 ns/op BenchmarkNatMul/10-4 153538 978.3 ns/op BenchmarkNatMul/100-4 5161 26274 ns/op BenchmarkNatMul/1000-4 154 671964 ns/op BenchmarkZeroShifts/Shl-4 9703 13533 ns/op BenchmarkZeroShifts/ShlSame-4 3301437 33.79 ns/op BenchmarkZeroShifts/Shr-4 10000 15374 ns/op BenchmarkZeroShifts/ShrSame-4 3546225 33.01 ns/op BenchmarkExp3Power/0x10-4 164496 793.0 ns/op BenchmarkExp3Power/0x40-4 137096 934.8 ns/op BenchmarkExp3Power/0x100-4 84306 1457 ns/op BenchmarkExp3Power/0x400-4 39282 3123 ns/op BenchmarkExp3Power/0x1000-4 9651 13468 ns/op BenchmarkExp3Power/0x4000-4 2506 72439 ns/op BenchmarkExp3Power/0x10000-4 218 570480 ns/op BenchmarkExp3Power/0x40000-4 22 5536330 ns/op BenchmarkExp3Power/0x100000-4 3 52676811 ns/op BenchmarkExp3Power/0x400000-4 1 476198202 ns/op BenchmarkFibo-4 4 33618529 ns/op BenchmarkNatSqr/1-4 712677 179.9 ns/op BenchmarkNatSqr/2-4 440526 298.5 ns/op BenchmarkNatSqr/3-4 452767 363.7 ns/op BenchmarkNatSqr/5-4 317868 528.1 ns/op BenchmarkNatSqr/8-4 241238 652.3 ns/op BenchmarkNatSqr/10-4 190016 845.0 ns/op BenchmarkNatSqr/20-4 41502 3128 ns/op BenchmarkNatSqr/30-4 32134 3997 ns/op BenchmarkNatSqr/50-4 17191 6683 ns/op BenchmarkNatSqr/80-4 10000 10827 ns/op BenchmarkNatSqr/100-4 9168 13067 ns/op BenchmarkNatSqr/200-4 3985 31681 ns/op BenchmarkNatSqr/300-4 1929 86330 ns/op BenchmarkNatSqr/500-4 937 164298 ns/op BenchmarkNatSqr/800-4 273 525024 ns/op BenchmarkNatSqr/1000-4 225 473862 ns/op BenchmarkNatSetBytes/8-4 887774 146.0 ns/op BenchmarkNatSetBytes/24-4 229075 539.6 ns/op BenchmarkNatSetBytes/128-4 56284 1936 ns/op BenchmarkNatSetBytes/7-4 794064 142.4 ns/op BenchmarkNatSetBytes/23-4 309903 505.0 ns/op BenchmarkNatSetBytes/127-4 50545 2117 ns/op BenchmarkScanPi-4 195 619579 ns/op BenchmarkStringPiParallel-4 610 328544 ns/op BenchmarkScan/10/Base2-4 38408 3078 ns/op BenchmarkScan/100/Base2-4 3832 28474 ns/op BenchmarkScan/1000/Base2-4 404 287297 ns/op BenchmarkScan/10/Base8-4 78164 1324 ns/op BenchmarkScan/100/Base8-4 12495 9669 ns/op BenchmarkScan/1000/Base8-4 1162 89692 ns/op BenchmarkScan/10/Base10-4 85131 1266 ns/op BenchmarkScan/100/Base10-4 13668 8876 ns/op BenchmarkScan/1000/Base10-4 1296 85128 ns/op BenchmarkScan/10/Base16-4 107337 1095 ns/op BenchmarkScan/100/Base16-4 13977 7844 ns/op BenchmarkScan/1000/Base16-4 1492 72821 ns/op BenchmarkString/10/Base2-4 196936 637.4 ns/op BenchmarkString/100/Base2-4 26727 4404 ns/op BenchmarkString/1000/Base2-4 3428 39874 ns/op BenchmarkString/10/Base8-4 345284 313.5 ns/op BenchmarkString/100/Base8-4 69322 1632 ns/op BenchmarkString/1000/Base8-4 7411 14674 ns/op BenchmarkString/10/Base10-4 171424 626.1 ns/op BenchmarkString/100/Base10-4 35983 3154 ns/op BenchmarkString/1000/Base10-4 5311 21958 ns/op BenchmarkString/10/Base16-4 326707 314.4 ns/op BenchmarkString/100/Base16-4 83673 1272 ns/op BenchmarkString/1000/Base16-4 12027 11214 ns/op BenchmarkLeafSize/0-4 28 4293505 ns/op BenchmarkLeafSize/1-4 434 271655 ns/op BenchmarkLeafSize/2-4 442 298127 ns/op BenchmarkLeafSize/3-4 344 379266 ns/op BenchmarkLeafSize/4-4 433 260958 ns/op BenchmarkLeafSize/5-4 294 391587 ns/op BenchmarkLeafSize/6-4 344 348469 ns/op BenchmarkLeafSize/7-4 367 315475 ns/op BenchmarkLeafSize/8-4 488 235092 ns/op BenchmarkLeafSize/9-4 274 433123 ns/op BenchmarkLeafSize/10-4 273 394363 ns/op BenchmarkLeafSize/11-4 350 404142 ns/op BenchmarkLeafSize/12-4 325 473520 ns/op BenchmarkLeafSize/13-4 294 384541 ns/op BenchmarkLeafSize/14-4 355 319974 ns/op BenchmarkLeafSize/15-4 375 320063 ns/op BenchmarkLeafSize/16-4 409 275034 ns/op BenchmarkLeafSize/32-4 440 282472 ns/op BenchmarkLeafSize/64-4 380 312339 ns/op BenchmarkProbablyPrime/n=0-4 10 11201480 ns/op BenchmarkProbablyPrime/n=1-4 9 12321539 ns/op BenchmarkProbablyPrime/n=5-4 6 17727564 ns/op BenchmarkProbablyPrime/n=10-4 4 25475024 ns/op BenchmarkProbablyPrime/n=20-4 3 39634058 ns/op BenchmarkProbablyPrime/Lucas-4 13 8960681 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 82 1511646 ns/op BenchmarkRatCmp-4 200438 675.1 ns/op BenchmarkFloatSqrt/64-4 21613 5546 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13195 10084 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 7345 17727 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 3243 33018 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 613 229536 ns/op 17969 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 63 3132874 ns/op 175118 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 250167371 ns/op 3779296 B/op 617 allocs/op PASS ok math/big 59.438s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 13517694 9.550 ns/op BenchmarkLeadingZeros8-4 12285463 9.359 ns/op BenchmarkLeadingZeros16-4 12839646 8.707 ns/op BenchmarkLeadingZeros32-4 12147693 8.779 ns/op BenchmarkLeadingZeros64-4 14202511 8.548 ns/op BenchmarkTrailingZeros-4 14165288 8.576 ns/op BenchmarkTrailingZeros8-4 13863883 8.501 ns/op BenchmarkTrailingZeros16-4 13536927 8.563 ns/op BenchmarkTrailingZeros32-4 15098245 8.492 ns/op BenchmarkTrailingZeros64-4 13767412 8.285 ns/op BenchmarkOnesCount-4 15374461 8.341 ns/op BenchmarkOnesCount8-4 13518279 8.327 ns/op BenchmarkOnesCount16-4 12977396 8.818 ns/op BenchmarkOnesCount32-4 12281910 8.731 ns/op BenchmarkOnesCount64-4 14542030 9.501 ns/op BenchmarkRotateLeft-4 14777121 8.157 ns/op BenchmarkRotateLeft8-4 14828040 8.598 ns/op BenchmarkRotateLeft16-4 12896151 8.669 ns/op BenchmarkRotateLeft32-4 14315766 8.664 ns/op BenchmarkRotateLeft64-4 15671244 8.240 ns/op BenchmarkReverse-4 20520204 6.234 ns/op BenchmarkReverse8-4 24763032 4.997 ns/op BenchmarkReverse16-4 23404464 5.559 ns/op BenchmarkReverse32-4 19833592 6.019 ns/op BenchmarkReverse64-4 19325236 6.266 ns/op BenchmarkReverseBytes-4 25870180 4.803 ns/op BenchmarkReverseBytes16-4 24553760 4.870 ns/op BenchmarkReverseBytes32-4 21485288 4.888 ns/op BenchmarkReverseBytes64-4 25435260 5.193 ns/op BenchmarkAdd-4 14957182 8.284 ns/op BenchmarkAdd32-4 14190381 8.824 ns/op BenchmarkAdd64-4 13650780 8.641 ns/op BenchmarkAdd64multiple-4 22468476 5.142 ns/op BenchmarkSub-4 14641480 8.466 ns/op BenchmarkSub32-4 12004725 9.035 ns/op BenchmarkSub64-4 13914441 8.963 ns/op BenchmarkSub64multiple-4 25653314 5.082 ns/op BenchmarkMul-4 13743498 8.635 ns/op BenchmarkMul32-4 13840536 8.432 ns/op BenchmarkMul64-4 14733147 9.213 ns/op BenchmarkDiv-4 3737116 32.57 ns/op BenchmarkDiv32-4 6649978 16.18 ns/op BenchmarkDiv64-4 3503497 32.33 ns/op PASS ok math/bits 7.156s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 11336341 8.945 ns/op BenchmarkAcos-4 512935 209.5 ns/op BenchmarkAcosh-4 564645 221.4 ns/op BenchmarkAsin-4 628158 209.0 ns/op BenchmarkAsinh-4 630109 204.6 ns/op BenchmarkAtan-4 1000000 133.0 ns/op BenchmarkAtanh-4 1000000 137.9 ns/op BenchmarkConj-4 27011421 4.799 ns/op BenchmarkCos-4 701889 174.2 ns/op BenchmarkCosh-4 743682 165.1 ns/op BenchmarkExp-4 927008 124.6 ns/op BenchmarkLog-4 1000000 114.1 ns/op BenchmarkLog10-4 920766 115.7 ns/op BenchmarkPhase-4 2231275 53.95 ns/op BenchmarkPolar-4 1455787 80.71 ns/op BenchmarkPow-4 279427 433.8 ns/op BenchmarkRect-4 1236669 94.40 ns/op BenchmarkSin-4 773486 161.1 ns/op BenchmarkSinh-4 799882 164.1 ns/op BenchmarkSqrt-4 1319666 88.82 ns/op BenchmarkTan-4 418135 269.0 ns/op BenchmarkTanh-4 492838 251.1 ns/op PASS ok math/cmplx 3.662s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 164120 612.1 ns/op BenchmarkInt63ThreadsafeParallel-4 150867 769.7 ns/op BenchmarkInt63Unthreadsafe-4 1000000 114.8 ns/op BenchmarkIntn1000-4 880450 148.5 ns/op BenchmarkInt63n1000-4 747794 147.9 ns/op BenchmarkInt31n1000-4 887928 133.0 ns/op BenchmarkFloat32-4 865311 136.2 ns/op BenchmarkFloat64-4 1000000 114.3 ns/op BenchmarkPerm3-4 190411 675.4 ns/op BenchmarkPerm30-4 21595 5621 ns/op BenchmarkPerm30ViaShuffle-4 21018 5481 ns/op BenchmarkShuffleOverhead-4 15231 7730 ns/op BenchmarkRead3-4 851514 138.8 ns/op BenchmarkRead64-4 80167 1433 ns/op BenchmarkRead1000-4 5446 21948 ns/op PASS ok math/rand 2.641s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 37951 2978 ns/op BenchmarkQDecodeWord-4 104000 1180 ns/op BenchmarkQDecodeHeader-4 83344 1315 ns/op BenchmarkTypeByExtension/.html-4 561880 213.0 ns/op BenchmarkTypeByExtension/.HTML-4 378367 323.6 ns/op BenchmarkTypeByExtension/.unused-4 402483 281.1 ns/op BenchmarkExtensionsByType/text/html-4 196111 886.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 54846 2362 ns/op BenchmarkExtensionsByType/application/octet-stream-4 42932 2910 ns/op PASS ok mime 1.723s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 936 127982 ns/op PASS ok mime/quotedprintable 0.198s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 24047192 ns/op 8446 B/op 89 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 52746010 ns/op 13288 B/op 112 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5026437880 ns/op 150928 B/op 235 allocs/op BenchmarkDNSName-4 165237 701.6 ns/op BenchmarkInterfaces-4 2054 62828 ns/op BenchmarkInterfaceByIndex-4 6499 18679 ns/op BenchmarkInterfaceByName-4 1797 63334 ns/op BenchmarkInterfaceAddrs-4 2056 59509 ns/op BenchmarkInterfacesAndAddrs-4 5350 19519 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2821 44410 ns/op BenchmarkParseIP-4 16657 7521 ns/op BenchmarkIPString/IPv4-4 142173 952.0 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 13405 8647 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46174 2600 ns/op BenchmarkIPEqual/IPv4-4 1079997 110.7 ns/op BenchmarkIPEqual/IPv6-4 1099324 108.6 ns/op BenchmarkTCP4OneShot-4 168 822690 ns/op BenchmarkTCP4OneShotTimeout-4 152 866984 ns/op BenchmarkTCP4Persistent-4 361 356440 ns/op BenchmarkTCP4PersistentTimeout-4 333 340904 ns/op BenchmarkTCP6OneShot-4 145 860829 ns/op BenchmarkTCP6OneShotTimeout-4 146 741108 ns/op BenchmarkTCP6Persistent-4 351 346190 ns/op BenchmarkTCP6PersistentTimeout-4 316 358732 ns/op BenchmarkTCP4ConcurrentReadWrite-4 16510 6141 ns/op BenchmarkTCP6ConcurrentReadWrite-4 17671 6959 ns/op BenchmarkSetReadDeadline-4 127903 823.2 ns/op BenchmarkUDP6LinkLocalUnicast-4 258 461992 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 241 580242 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 206 605443 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 238 592364 ns/op 0 B/op 0 allocs/op PASS ok net 11.920s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24429 4811 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9468 11470 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12663 9183 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 19153 6193 ns/op 44 B/op 0 allocs/op BenchmarkCopyValues-4 31833 4114 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 1000000 116.6 ns/op BenchmarkReadRequestChrome-4 4690 28169 ns/op 21.69 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10825 10624 ns/op 7.34 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11358 10469 ns/op 7.83 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 8427 15458 ns/op 9.77 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16095 7010 ns/op 5.71 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 54 2462720 ns/op 0.42 MB/s BenchmarkFileAndServer_1KB/https1-4 43 3320615 ns/op 0.31 MB/s BenchmarkFileAndServer_1KB/h2-4 33 3292664 ns/op 0.31 MB/s BenchmarkFileAndServer_16MB/h1-4 2 73159766 ns/op 229.32 MB/s BenchmarkFileAndServer_16MB/https1-4 1 181093719 ns/op 92.64 MB/s BenchmarkFileAndServer_16MB/h2-4 1 403113905 ns/op 41.62 MB/s BenchmarkFileAndServer_64MB/h1-4 1 296171604 ns/op 226.59 MB/s BenchmarkFileAndServer_64MB/https1-4 1 640589615 ns/op 104.76 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1605388085 ns/op 41.80 MB/s BenchmarkServeMux-4 301 423347 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 379 331344 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 48 2453287 ns/op 6412 B/op 66 allocs/op BenchmarkClientServer/https1-4 43 2899386 ns/op 9702 B/op 100 allocs/op BenchmarkClientServer/h2-4 36 2802010 ns/op 13984 B/op 117 allocs/op BenchmarkClientServerParallel/4/h1-4 318 357531 ns/op 11571 B/op 85 allocs/op BenchmarkClientServerParallel/4/https1-4 19 5313774 ns/op 118315 B/op 1109 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56635: read tcp 127.0.0.1:56629->127.0.0.1:56635: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56636: write tcp 127.0.0.1:56629->127.0.0.1:56636: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56648: read tcp 127.0.0.1:56643->127.0.0.1:56648: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56652: read tcp 127.0.0.1:56643->127.0.0.1:56652: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56653: write tcp 127.0.0.1:56643->127.0.0.1:56653: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56662: read tcp 127.0.0.1:56643->127.0.0.1:56662: use of closed network connection BenchmarkClientServerParallel/4/h2-4 68 1581193 ns/op 38571 B/op 367 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56677: read tcp 127.0.0.1:56670->127.0.0.1:56677: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56682: read tcp 127.0.0.1:56670->127.0.0.1:56682: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56674: write tcp 127.0.0.1:56670->127.0.0.1:56674: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56673: write tcp 127.0.0.1:56670->127.0.0.1:56673: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56684: read tcp 127.0.0.1:56670->127.0.0.1:56684: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56683: write tcp 127.0.0.1:56670->127.0.0.1:56683: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56675: write tcp 127.0.0.1:56670->127.0.0.1:56675: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56690: write tcp 127.0.0.1:56685->127.0.0.1:56690: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56695: read tcp 127.0.0.1:56685->127.0.0.1:56695: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56688: read tcp 127.0.0.1:56685->127.0.0.1:56688: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 182 912746 ns/op 22835 B/op 122 allocs/op BenchmarkClientServerParallel/64/https1-4 19 6531174 ns/op 127037 B/op 1209 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57118: read tcp 127.0.0.1:57104->127.0.0.1:57118: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57119: read tcp 127.0.0.1:57104->127.0.0.1:57119: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57132: write tcp 127.0.0.1:57120->127.0.0.1:57132: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57136: write tcp 127.0.0.1:57120->127.0.0.1:57136: use of closed network connection BenchmarkClientServerParallel/64/h2-4 73 6835161 ns/op 132972 B/op 1341 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57150: read tcp 127.0.0.1:57146->127.0.0.1:57150: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57153: write tcp 127.0.0.1:57146->127.0.0.1:57153: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57156: write tcp 127.0.0.1:57146->127.0.0.1:57156: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57154: write tcp 127.0.0.1:57146->127.0.0.1:57154: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57161: read tcp 127.0.0.1:57157->127.0.0.1:57161: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57160: read tcp 127.0.0.1:57157->127.0.0.1:57160: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57171: read tcp 127.0.0.1:57157->127.0.0.1:57171: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57165: read tcp 127.0.0.1:57157->127.0.0.1:57165: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57162: read tcp 127.0.0.1:57157->127.0.0.1:57162: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57166: read tcp 127.0.0.1:57157->127.0.0.1:57166: use of closed network connection ... [output truncated] BenchmarkServer-4 3 37427322 ns/op 12552 B/op 64 allocs/op BenchmarkClient-4 37 2793738 ns/op 4048 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 508 239189 ns/op 7434 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1020 129328 ns/op 3074 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1138 107126 ns/op 1960 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1196 108293 ns/op 2795 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1270 112928 ns/op 2695 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1376 92699 ns/op 2723 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1621 100859 ns/op 1923 B/op 14 allocs/op BenchmarkServerHijack-4 774 162159 ns/op 16695 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 39 2886490 ns/op 5849 B/op 53 allocs/op BenchmarkResponseStatusLine-4 379801 296.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.974s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2430 62021 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.240s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 109084 1120 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 484282 224.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 234600 535.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 72156 1590 ns/op BenchmarkStdIPv4-4 153500 791.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 98092 1092 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 96637 1116 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 137625 862.2 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 82513 1437 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1264587 92.07 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1222399 100.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1278832 93.48 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 366190 344.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 405932 316.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 351042 357.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 98880 1204 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 458631 333.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 348751 342.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 329415 385.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 121598 828.4 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 479857 248.9 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 406972 318.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 141256 869.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 188064 659.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 262152 425.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 164353 780.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 361114 360.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 156246 755.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 173638 785.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 158373 752.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 116264 1033 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 543724 245.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 144242 849.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 99135 1296 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 127292 969.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 180278 736.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 113089 1102 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 274290 468.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 99814 1050 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 128230 858.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 184740 669.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 117862 895.1 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 113.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 111.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 117.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 955778 118.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 990081 118.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 119.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 118.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 118.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 117.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 381561 360.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 460658 226.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 221307 487.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 229893 462.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 238110 509.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 81694 1407 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 579261 218.8 ns/op PASS ok net/netip 9.550s 2023/01/23 12:36:33 Test RPC server listening on 127.0.0.1:57405 2023/01/23 12:36:33 Test HTTP RPC server listening on 127.0.0.1:57406 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 202 723145 ns/op BenchmarkEndToEndHTTP-4 151 707780 ns/op BenchmarkEndToEndAsync-4 1249 88237 ns/op BenchmarkEndToEndAsyncHTTP-4 1414 76346 ns/op PASS ok net/rpc 1.274s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3902 27678 ns/op BenchmarkReadMIMEHeader/server_headers-4 5931 19660 ns/op BenchmarkUncommon-4 24277 4445 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.610s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4323 26249 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 84279 1395 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 569229 253.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 114824 1023 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 216343 573.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 106123 1171 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16736 7086 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 397018 285.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 113019 1033 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 218661 561.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 97749 1174 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19320 6205 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 199132 610.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75752 1547 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 73380 1612 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32810 3548 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6091 19466 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 202515 623.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74964 1587 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 74606 1611 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33084 3519 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6114 19173 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.183s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2491790 43.77 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 128328 833.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 513 227176 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 198 665059 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 356 343066 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 46531 2734 ns/op BenchmarkStatFile-4 28830 4022 ns/op BenchmarkStatDir-4 30439 3743 ns/op BenchmarkLstatDot-4 48688 2648 ns/op BenchmarkLstatFile-4 30345 4052 ns/op BenchmarkLstatDir-4 32498 3872 ns/op PASS ok os 2.093s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 24 4564309 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.482s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 292096 346.5 ns/op PASS ok os/user 0.210s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2341094 49.57 ns/op BenchmarkString-4 1907430 61.04 ns/op BenchmarkBytes-4 1773861 66.65 ns/op BenchmarkNamedBytes-4 815127 160.4 ns/op BenchmarkBytesArray-4 805971 160.4 ns/op BenchmarkSliceLen-4 2002033 59.09 ns/op BenchmarkMapLen-4 1246100 94.60 ns/op BenchmarkStringLen-4 1417562 82.85 ns/op BenchmarkArrayLen-4 1436900 80.95 ns/op BenchmarkSliceCap-4 2050537 57.92 ns/op BenchmarkDeepEqual/int8-4 665769 204.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 89446 1352 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 570900 301.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 84733 1307 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 508669 257.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 79759 1454 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 565761 281.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 88668 1536 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 435916 391.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 68780 1764 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 577866 204.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 140542 1093 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 546292 370.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 98302 1824 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 497385 271.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 96679 2032 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 516783 240.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 92343 1277 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 552062 296.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 98924 1177 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 491047 248.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 93843 2334 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 558819 423.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 89232 1649 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 403161 257.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80268 1312 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 449617 266.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 74514 1379 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 459139 262.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 91858 1775 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 644937 197.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 86775 2371 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 296048 459.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 80026 1516 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 112216 1045 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 55687 2279 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 56631 1879 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 40005 2920 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 266750 447.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 36675 3168 ns/op BenchmarkIsZero/StructComparable-4 896014 144.4 ns/op BenchmarkIsZero/StructIncomparable-4 193353 788.2 ns/op BenchmarkSetZero/Bool/Direct-4 2415274 52.13 ns/op BenchmarkSetZero/Bool/CachedZero-4 1446348 103.1 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 108.7 ns/op BenchmarkSetZero/Int/Direct-4 1821669 65.90 ns/op BenchmarkSetZero/Int/CachedZero-4 1540084 80.85 ns/op BenchmarkSetZero/Int/NewZero-4 1095078 123.3 ns/op BenchmarkSetZero/Uint/Direct-4 1000000 127.0 ns/op BenchmarkSetZero/Uint/CachedZero-4 1509577 75.49 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 112.8 ns/op BenchmarkSetZero/Float/Direct-4 1678855 73.38 ns/op BenchmarkSetZero/Float/CachedZero-4 1528803 78.29 ns/op BenchmarkSetZero/Float/NewZero-4 938221 116.7 ns/op BenchmarkSetZero/Complex/Direct-4 1699382 70.18 ns/op BenchmarkSetZero/Complex/CachedZero-4 1451688 74.92 ns/op BenchmarkSetZero/Complex/NewZero-4 597348 211.3 ns/op BenchmarkSetZero/Array/Direct-4 2339594 55.10 ns/op BenchmarkSetZero/Array/CachedZero-4 1543741 82.31 ns/op BenchmarkSetZero/Array/NewZero-4 978506 179.8 ns/op BenchmarkSetZero/Chan/Direct-4 1838686 64.52 ns/op BenchmarkSetZero/Chan/CachedZero-4 1032841 149.6 ns/op BenchmarkSetZero/Chan/NewZero-4 798229 192.8 ns/op BenchmarkSetZero/Func/Direct-4 1667811 143.9 ns/op BenchmarkSetZero/Func/CachedZero-4 1213554 100.1 ns/op BenchmarkSetZero/Func/NewZero-4 787843 138.8 ns/op BenchmarkSetZero/Interface/Direct-4 1641562 68.85 ns/op BenchmarkSetZero/Interface/CachedZero-4 1555644 75.04 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 115.4 ns/op BenchmarkSetZero/Map/Direct-4 1713262 64.01 ns/op BenchmarkSetZero/Map/CachedZero-4 1116118 105.6 ns/op BenchmarkSetZero/Map/NewZero-4 925890 166.0 ns/op BenchmarkSetZero/Pointer/Direct-4 1780154 103.7 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 109.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 892674 141.8 ns/op BenchmarkSetZero/Slice/Direct-4 1565374 82.50 ns/op BenchmarkSetZero/Slice/CachedZero-4 1340718 117.8 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 117.0 ns/op BenchmarkSetZero/String/Direct-4 1422872 107.1 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 109.7 ns/op BenchmarkSetZero/String/NewZero-4 1020979 116.7 ns/op BenchmarkSetZero/Struct/Direct-4 2672071 55.14 ns/op BenchmarkSetZero/Struct/CachedZero-4 1496652 81.42 ns/op BenchmarkSetZero/Struct/NewZero-4 993928 113.6 ns/op BenchmarkSelect/1-4 154796 1111 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 77890 1703 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 28112 3696 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 116942 1047 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 130230 959.5 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 82688 1230 ns/op 104.06 MB/s BenchmarkCallArgCopy/size=256-4 94959 1541 ns/op 166.15 MB/s BenchmarkCallArgCopy/size=1024-4 61842 2703 ns/op 378.84 MB/s BenchmarkCallArgCopy/size=4096-4 14516 7199 ns/op 569.00 MB/s BenchmarkCallArgCopy/size=65536-4 1520 140461 ns/op 466.58 MB/s BenchmarkPtrTo-4 579618 297.7 ns/op BenchmarkFieldByName1-4 455685 319.1 ns/op BenchmarkFieldByName2-4 49860 4093 ns/op BenchmarkFieldByName3-4 3927 28841 ns/op BenchmarkInterfaceBig-4 2350294 48.11 ns/op BenchmarkInterfaceSmall-4 2376350 48.90 ns/op BenchmarkNew-4 913326 150.6 ns/op BenchmarkMap/StringKeys/MapIndex-4 3510 36676 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3139 38463 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2791 40594 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3096 42117 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3408 39209 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2737 53490 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 193317 553.0 ns/op PASS ok reflect 26.400s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 4686 32518 ns/op 8774 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 28844 ns/op 9417 B/op 1 allocs/op BenchmarkFindString-4 10000 33748 ns/op 9236 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 31507 ns/op 9481 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 32348 ns/op 9283 B/op 2 allocs/op BenchmarkLiteral-4 10000 25572 ns/op BenchmarkNotLiteral-4 3854 53286 ns/op BenchmarkMatchClass-4 3973 64431 ns/op BenchmarkMatchClass_InRange-4 3348 57360 ns/op BenchmarkReplaceAll-4 1602 108356 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 23033 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 16408 8186 ns/op BenchmarkAnchoredShortMatch-4 5803 27399 ns/op BenchmarkAnchoredLongMatch-4 10000 11654 ns/op BenchmarkOnePassShortA-4 17144 6850 ns/op BenchmarkNotOnePassShortA-4 8148 28895 ns/op BenchmarkOnePassShortB-4 21780 7031 ns/op BenchmarkNotOnePassShortB-4 10000 33013 ns/op BenchmarkOnePassLongPrefix-4 66472 1865 ns/op BenchmarkOnePassLongNotPrefix-4 27232 3816 ns/op BenchmarkMatchParallelShared-4 3657 34178 ns/op BenchmarkMatchParallelCopied-4 10000 28451 ns/op BenchmarkQuoteMetaAll-4 138195 1018 ns/op 13.75 MB/s BenchmarkQuoteMetaNone-4 349828 344.2 ns/op 75.54 MB/s BenchmarkCompile/Onepass-4 3376 44673 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1516 97480 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 139 795869 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2487987 49.93 ns/op 320.45 MB/s BenchmarkMatch/Easy0/32-4 10000 25632 ns/op 1.25 MB/s BenchmarkMatch/Easy0/1K-4 5772 44768 ns/op 22.87 MB/s BenchmarkMatch/Easy0i/16-4 2227818 55.23 ns/op 289.69 MB/s BenchmarkMatch/Easy0i/32-4 2629 50130 ns/op 0.64 MB/s BenchmarkMatch/Easy0i/1K-4 222 587113 ns/op 1.74 MB/s BenchmarkMatch/Easy1/16-4 2218905 62.42 ns/op 256.32 MB/s BenchmarkMatch/Easy1/32-4 10000 15267 ns/op 2.10 MB/s BenchmarkMatch/Easy1/1K-4 4249 55130 ns/op 18.57 MB/s BenchmarkMatch/Medium/16-4 2177829 46.49 ns/op 344.19 MB/s BenchmarkMatch/Medium/32-4 6518 49395 ns/op 0.65 MB/s BenchmarkMatch/Medium/1K-4 256 439368 ns/op 2.33 MB/s BenchmarkMatch/Hard/16-4 2368966 43.82 ns/op 365.11 MB/s BenchmarkMatch/Hard/32-4 4288 48498 ns/op 0.66 MB/s BenchmarkMatch/Hard/1K-4 156 1103141 ns/op 0.93 MB/s BenchmarkMatch/Hard1/16-4 1051 108408 ns/op 0.15 MB/s BenchmarkMatch/Hard1/32-4 622 165479 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 28 4361512 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 25236 5479 ns/op 2.92 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14245 7983 ns/op 4.01 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 579 220990 ns/op 4.63 MB/s 23 B/op 0 allocs/op PASS ok regexp 12.493s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 900824 148.4 ns/op PASS ok regexp/syntax 1.377s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 1000000 307.2 ns/op BenchmarkMakeChan/Int-4 1000000 408.0 ns/op BenchmarkMakeChan/Ptr-4 772336 477.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 262.3 ns/op BenchmarkMakeChan/Struct/32-4 218251 826.7 ns/op BenchmarkMakeChan/Struct/40-4 139852 1088 ns/op BenchmarkChanNonblocking-4 5733838 19.26 ns/op BenchmarkSelectUncontended-4 861097 137.9 ns/op BenchmarkSelectSyncContended-4 103422 1156 ns/op BenchmarkSelectAsyncContended-4 253676 462.9 ns/op BenchmarkSelectNonblock-4 3671959 35.52 ns/op BenchmarkChanUncontended-4 15870 7894 ns/op BenchmarkChanContended-4 4638 25358 ns/op BenchmarkChanSync-4 233059 546.3 ns/op BenchmarkChanSyncWork-4 10000 39047 ns/op BenchmarkChanProdCons0-4 218182 578.3 ns/op BenchmarkChanProdCons10-4 439644 277.3 ns/op BenchmarkChanProdCons100-4 475231 227.3 ns/op BenchmarkChanProdConsWork0-4 150776 756.0 ns/op BenchmarkChanProdConsWork10-4 221410 548.1 ns/op BenchmarkChanProdConsWork100-4 235370 509.7 ns/op BenchmarkSelectProdCons-4 163245 790.3 ns/op BenchmarkReceiveDataFromClosedChan-4 944394 133.8 ns/op BenchmarkChanCreation-4 174733 724.2 ns/op BenchmarkChanSem-4 254344 467.7 ns/op BenchmarkChanPopular-4 86 1420758 ns/op BenchmarkChanClosed-4 997845 128.3 ns/op BenchmarkCallClosure-4 4638969 22.46 ns/op BenchmarkCallClosure1-4 4659747 24.87 ns/op BenchmarkCallClosure2-4 1000000 130.1 ns/op BenchmarkCallClosure3-4 1187532 97.42 ns/op BenchmarkCallClosure4-4 1000000 126.3 ns/op BenchmarkComplex128DivNormal-4 12801985 11.33 ns/op BenchmarkComplex128DivNisNaN-4 8091507 15.46 ns/op BenchmarkComplex128DivDisNaN-4 9563407 13.39 ns/op BenchmarkComplex128DivNisInf-4 11574368 9.721 ns/op BenchmarkComplex128DivDisInf-4 7390413 21.35 ns/op BenchmarkSetTypePtr-4 65678353 3.037 ns/op 2634.28 MB/s BenchmarkSetTypePtr8-4 10374386 10.52 ns/op 6082.96 MB/s BenchmarkSetTypePtr16-4 11595351 12.31 ns/op 10401.12 MB/s BenchmarkSetTypePtr32-4 13210326 11.27 ns/op 22708.67 MB/s BenchmarkSetTypePtr64-4 14207029 16.61 ns/op 30821.26 MB/s BenchmarkSetTypePtr126-4 6303669 20.00 ns/op 50399.91 MB/s BenchmarkSetTypePtr128-4 7737128 21.53 ns/op 47552.96 MB/s BenchmarkSetTypePtrSlice-4 859196 147.8 ns/op 55435.83 MB/s BenchmarkSetTypeNode1-4 12410366 11.21 ns/op 2140.48 MB/s BenchmarkSetTypeNode1Slice-4 3427477 60.37 ns/op 12721.72 MB/s BenchmarkSetTypeNode8-4 12052989 9.540 ns/op 8385.40 MB/s BenchmarkSetTypeNode8Slice-4 1000000 104.6 ns/op 24466.68 MB/s BenchmarkSetTypeNode64-4 5738528 22.50 ns/op 23463.77 MB/s BenchmarkSetTypeNode64Slice-4 232069 538.3 ns/op 31384.94 MB/s BenchmarkSetTypeNode64Dead-4 8391022 23.00 ns/op 22957.54 MB/s BenchmarkSetTypeNode64DeadSlice-4 306390 445.0 ns/op 37965.79 MB/s BenchmarkSetTypeNode124-4 6529976 24.23 ns/op 41601.29 MB/s BenchmarkSetTypeNode124Slice-4 267514 739.1 ns/op 43641.87 MB/s BenchmarkSetTypeNode126-4 5658582 19.21 ns/op 53308.05 MB/s BenchmarkSetTypeNode126Slice-4 260480 586.1 ns/op 55912.76 MB/s BenchmarkSetTypeNode128-4 4697221 25.57 ns/op 40671.82 MB/s BenchmarkSetTypeNode128Slice-4 185730 740.1 ns/op 44968.93 MB/s BenchmarkSetTypeNode130-4 4427259 26.80 ns/op 39402.87 MB/s BenchmarkSetTypeNode130Slice-4 199317 1212 ns/op 27876.04 MB/s BenchmarkSetTypeNode1024-4 1000000 146.7 ns/op 55935.90 MB/s BenchmarkSetTypeNode1024Slice-4 21748 6594 ns/op 39830.74 MB/s BenchmarkAllocation-4 2504 113278 ns/op BenchmarkReadMemStats-4 85 2038725 ns/op BenchmarkReadMemStatsLatency-4 1 7030880 p50-ns 7030880 p90-ns 7030880 p99-ns BenchmarkWriteBarrier-4 3090345 40.62 ns/op BenchmarkBulkWriteBarrier-4 5088628 30.10 ns/op BenchmarkScanStackNoLocals-4 2 50277240 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14910516 8.181 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14502241 7.928 ns/op BenchmarkMSpanCountAlloc/bits=256-4 13537994 9.304 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9285861 13.11 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6651151 17.57 ns/op BenchmarkHash5-4 8492976 14.49 ns/op 344.95 MB/s BenchmarkHash16-4 9729183 12.11 ns/op 1321.37 MB/s BenchmarkHash64-4 7573383 14.59 ns/op 4386.72 MB/s BenchmarkHash1024-4 2681929 43.12 ns/op 23750.18 MB/s BenchmarkHash65536-4 53420 2238 ns/op 29288.77 MB/s BenchmarkAlignedLoad-4 10759123 13.47 ns/op BenchmarkUnalignedLoad-4 12709323 9.813 ns/op BenchmarkEqEfaceConcrete-4 9112647 12.67 ns/op BenchmarkEqIfaceConcrete-4 8996749 12.62 ns/op BenchmarkNeEfaceConcrete-4 8843502 18.36 ns/op BenchmarkNeIfaceConcrete-4 9597568 12.84 ns/op BenchmarkConvT2EByteSized/bool-4 4537347 25.69 ns/op BenchmarkConvT2EByteSized/uint8-4 4993716 33.26 ns/op BenchmarkConvT2ESmall-4 4621096 25.43 ns/op BenchmarkConvT2EUintptr-4 4475252 25.43 ns/op BenchmarkConvT2ELarge-4 1000000 147.1 ns/op BenchmarkConvT2ISmall-4 4786872 33.94 ns/op BenchmarkConvT2IUintptr-4 4212394 26.91 ns/op BenchmarkConvT2ILarge-4 1000000 170.6 ns/op BenchmarkConvI2E-4 4102318 41.45 ns/op BenchmarkConvI2I-4 3980392 30.33 ns/op BenchmarkAssertE2T-4 4003512 27.87 ns/op BenchmarkAssertE2TLarge-4 2016704 57.30 ns/op BenchmarkAssertE2I-4 3737961 31.81 ns/op BenchmarkAssertI2T-4 3185550 50.45 ns/op BenchmarkAssertI2I-4 3801900 32.74 ns/op BenchmarkAssertI2E-4 4026958 29.26 ns/op BenchmarkAssertE2E-4 5009810 26.37 ns/op BenchmarkAssertE2T2-4 3116152 40.87 ns/op BenchmarkAssertE2T2Blank-4 3326851 31.50 ns/op BenchmarkAssertI2E2-4 3444376 30.07 ns/op BenchmarkAssertI2E2Blank-4 4297030 25.77 ns/op BenchmarkAssertE2E2-4 2624006 38.32 ns/op BenchmarkAssertE2E2Blank-4 5006106 25.37 ns/op BenchmarkConvT2Ezero/zero/16-4 4193985 27.03 ns/op BenchmarkConvT2Ezero/zero/32-4 4187132 37.89 ns/op BenchmarkConvT2Ezero/zero/64-4 3505400 32.28 ns/op BenchmarkConvT2Ezero/zero/str-4 4163336 28.89 ns/op BenchmarkConvT2Ezero/zero/slice-4 4464778 40.28 ns/op BenchmarkConvT2Ezero/zero/big-4 114534 1599 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 123.8 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 157.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 139174 1268 ns/op BenchmarkConvT2Ezero/smallint/16-4 4387623 36.99 ns/op BenchmarkConvT2Ezero/smallint/32-4 4459183 26.29 ns/op BenchmarkConvT2Ezero/smallint/64-4 4098064 37.67 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 137.8 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 134.4 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 134.7 ns/op BenchmarkMalloc8-4 1000000 149.5 ns/op BenchmarkMalloc16-4 1000000 117.8 ns/op BenchmarkMallocTypeInfo8-4 1227487 130.9 ns/op BenchmarkMallocTypeInfo16-4 1000000 133.9 ns/op BenchmarkMallocLargeStruct-4 60452 1917 ns/op BenchmarkGoroutineSelect-4 18 7310802 ns/op BenchmarkGoroutineBlocking-4 20 6972194 ns/op BenchmarkGoroutineForRange-4 18 6565900 ns/op BenchmarkGoroutineIdle-4 19 6453752 ns/op BenchmarkHashStringSpeed-4 2595834 44.75 ns/op BenchmarkHashBytesSpeed-4 1249550 95.07 ns/op BenchmarkHashInt32Speed-4 2880073 41.55 ns/op BenchmarkHashInt64Speed-4 3065004 49.95 ns/op BenchmarkHashStringArraySpeed-4 619839 195.2 ns/op BenchmarkMegMap-4 2974663 36.95 ns/op BenchmarkMegOneMap-4 3510555 34.99 ns/op BenchmarkMegEqMap-4 3368 37437 ns/op BenchmarkMegEmptyMap-4 4014600 39.26 ns/op BenchmarkSmallStrMap-4 2639034 43.48 ns/op BenchmarkMapStringKeysEight_16-4 3191744 38.10 ns/op BenchmarkMapStringKeysEight_32-4 3088341 38.38 ns/op BenchmarkMapStringKeysEight_64-4 2981335 55.59 ns/op BenchmarkMapStringKeysEight_1M-4 3093588 39.20 ns/op BenchmarkIntMap-4 3386134 36.57 ns/op BenchmarkMapFirst/1-4 3838680 30.03 ns/op BenchmarkMapFirst/2-4 3787363 29.96 ns/op BenchmarkMapFirst/3-4 4005021 49.76 ns/op BenchmarkMapFirst/4-4 4130602 28.84 ns/op BenchmarkMapFirst/5-4 4115600 29.55 ns/op BenchmarkMapFirst/6-4 3852895 29.96 ns/op BenchmarkMapFirst/7-4 4006198 29.35 ns/op BenchmarkMapFirst/8-4 3814219 30.70 ns/op BenchmarkMapFirst/9-4 3664028 36.74 ns/op BenchmarkMapFirst/10-4 3500539 32.89 ns/op BenchmarkMapFirst/11-4 3563952 33.46 ns/op BenchmarkMapFirst/12-4 2959329 34.31 ns/op BenchmarkMapFirst/13-4 3483004 43.10 ns/op BenchmarkMapFirst/14-4 3358902 42.39 ns/op BenchmarkMapFirst/15-4 3118372 36.78 ns/op BenchmarkMapFirst/16-4 3034080 46.52 ns/op BenchmarkMapMid/1-4 2875407 42.51 ns/op BenchmarkMapMid/2-4 3186349 38.77 ns/op BenchmarkMapMid/3-4 2918067 43.96 ns/op BenchmarkMapMid/4-4 3012712 46.14 ns/op BenchmarkMapMid/5-4 2854567 39.00 ns/op BenchmarkMapMid/6-4 2477076 73.63 ns/op BenchmarkMapMid/7-4 3166645 59.56 ns/op BenchmarkMapMid/8-4 2825301 43.25 ns/op BenchmarkMapMid/9-4 2729492 38.91 ns/op BenchmarkMapMid/10-4 2403074 42.97 ns/op BenchmarkMapMid/11-4 2760699 43.34 ns/op BenchmarkMapMid/12-4 2572824 41.87 ns/op BenchmarkMapMid/13-4 2893086 42.59 ns/op BenchmarkMapMid/14-4 2661324 48.08 ns/op BenchmarkMapMid/15-4 3070840 53.67 ns/op BenchmarkMapMid/16-4 2915197 40.71 ns/op BenchmarkMapLast/1-4 3207385 38.89 ns/op BenchmarkMapLast/2-4 3026838 38.96 ns/op BenchmarkMapLast/3-4 2960446 39.65 ns/op BenchmarkMapLast/4-4 2996986 37.44 ns/op BenchmarkMapLast/5-4 2873232 41.32 ns/op BenchmarkMapLast/6-4 2340214 43.77 ns/op BenchmarkMapLast/7-4 2642214 45.09 ns/op BenchmarkMapLast/8-4 2729391 45.54 ns/op BenchmarkMapLast/9-4 2711184 42.48 ns/op BenchmarkMapLast/10-4 2616457 47.62 ns/op BenchmarkMapLast/11-4 2568824 51.08 ns/op BenchmarkMapLast/12-4 2911346 43.72 ns/op BenchmarkMapLast/13-4 2814507 62.01 ns/op BenchmarkMapLast/14-4 2767898 76.36 ns/op BenchmarkMapLast/15-4 2446347 44.00 ns/op BenchmarkMapLast/16-4 2603572 49.89 ns/op BenchmarkMapCycle-4 2272010 54.22 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3230640 45.15 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2407 48183 ns/op BenchmarkMakeMap/[Byte]Byte-4 363528 464.5 ns/op BenchmarkMakeMap/[Int]Int-4 179149 1086 ns/op BenchmarkNewEmptyMap-4 13061446 10.27 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1403184 147.1 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 460278 424.1 ns/op BenchmarkMapIterEmpty-4 3811604 30.20 ns/op BenchmarkSameLengthMap-4 3306620 39.59 ns/op BenchmarkBigKeyMap-4 1243119 138.2 ns/op BenchmarkBigValMap-4 1000000 109.8 ns/op BenchmarkSmallKeyMap-4 2431880 48.91 ns/op BenchmarkMapPopulate/1-4 1000000 105.8 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 92418 1574 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 4287 34229 ns/op 6271 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 517 300837 ns/op 51774 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 32 3501972 ns/op 415965 B/op 200 allocs/op BenchmarkMapPopulate/100000-4 3 38770875 ns/op 6523768 B/op 2858 allocs/op BenchmarkComplexAlgMap-4 537862 260.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 611322 187.9 ns/op BenchmarkGoMapClear/Reflexive/10-4 703322 209.8 ns/op BenchmarkGoMapClear/Reflexive/100-4 201036 578.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 31386 4662 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4926 21987 ns/op BenchmarkGoMapClear/NonReflexive/1-4 437346 252.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 427245 328.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 212761 581.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 35334 4201 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4876 24576 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 146.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1333338 91.85 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 991186 106.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1221169 99.23 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 169.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 109.7 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1686189 79.31 ns/op BenchmarkMapInterfacePtr-4 1704540 67.24 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5616895 22.59 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 51067 2912 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5580 38755 ns/op BenchmarkMapPop1000-4 404 361791 ns/op BenchmarkMapPop10000-4 18 6053818 ns/op BenchmarkMapAssign/Int32/256-4 2186864 56.63 ns/op BenchmarkMapAssign/Int32/65536-4 1289800 142.5 ns/op BenchmarkMapAssign/Int64/256-4 2272455 58.25 ns/op BenchmarkMapAssign/Int64/65536-4 957836 143.1 ns/op BenchmarkMapAssign/Str/256-4 1000000 122.5 ns/op BenchmarkMapAssign/Str/65536-4 661318 217.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1292312 96.87 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 863528 139.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1256882 96.52 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 738052 155.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 528762 5518 ns/op BenchmarkMapOperatorAssign/Str/65536-4 241256 532.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 649665 212.5 ns/op 23 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 154128 656.0 ns/op 74 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 796400 205.5 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 213189 507.1 ns/op 66 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 522356 293.0 ns/op 58 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 126393 992.7 ns/op 120 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 100.7 ns/op BenchmarkMapDelete/Int32/1000-4 1678633 77.52 ns/op BenchmarkMapDelete/Int32/10000-4 1669562 77.34 ns/op BenchmarkMapDelete/Int64/100-4 1000000 107.1 ns/op BenchmarkMapDelete/Int64/1000-4 1512044 67.42 ns/op BenchmarkMapDelete/Int64/10000-4 1654939 78.68 ns/op BenchmarkMapDelete/Str/100-4 1210748 107.3 ns/op BenchmarkMapDelete/Str/1000-4 1342154 83.14 ns/op BenchmarkMapDelete/Str/10000-4 1000000 109.5 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 106.2 ns/op BenchmarkMapDelete/Pointer/1000-4 1561902 78.19 ns/op BenchmarkMapDelete/Pointer/10000-4 1523660 79.44 ns/op BenchmarkMemmove/0-4 16110306 6.268 ns/op BenchmarkMemmove/1-4 1280757 88.43 ns/op 11.31 MB/s BenchmarkMemmove/2-4 1321946 153.1 ns/op 13.07 MB/s BenchmarkMemmove/3-4 1288742 139.7 ns/op 21.47 MB/s BenchmarkMemmove/4-4 1000000 101.3 ns/op 39.50 MB/s BenchmarkMemmove/5-4 1283149 98.85 ns/op 50.58 MB/s BenchmarkMemmove/6-4 1260201 94.92 ns/op 63.21 MB/s BenchmarkMemmove/7-4 1000000 114.7 ns/op 61.02 MB/s BenchmarkMemmove/8-4 1000000 193.7 ns/op 41.31 MB/s BenchmarkMemmove/9-4 1245211 97.45 ns/op 92.35 MB/s BenchmarkMemmove/10-4 991800 206.6 ns/op 48.41 MB/s BenchmarkMemmove/11-4 1262085 96.11 ns/op 114.45 MB/s BenchmarkMemmove/12-4 1228155 98.61 ns/op 121.69 MB/s BenchmarkMemmove/13-4 1229103 209.2 ns/op 62.15 MB/s BenchmarkMemmove/14-4 1140182 202.0 ns/op 69.30 MB/s BenchmarkMemmove/15-4 1000000 100.3 ns/op 149.58 MB/s BenchmarkMemmove/16-4 1000000 136.7 ns/op 117.07 MB/s BenchmarkMemmove/32-4 1198563 95.88 ns/op 333.74 MB/s BenchmarkMemmove/64-4 1000000 167.1 ns/op 383.00 MB/s BenchmarkMemmove/128-4 494892 225.0 ns/op 568.99 MB/s BenchmarkMemmove/256-4 421286 288.3 ns/op 887.95 MB/s BenchmarkMemmove/512-4 526880 200.6 ns/op 2552.00 MB/s BenchmarkMemmove/1024-4 372793 337.8 ns/op 3031.73 MB/s BenchmarkMemmove/2048-4 308384 430.5 ns/op 4756.95 MB/s BenchmarkMemmove/4096-4 147518 821.5 ns/op 4986.27 MB/s BenchmarkMemmoveOverlap/32-4 1248524 104.3 ns/op 306.79 MB/s BenchmarkMemmoveOverlap/64-4 1000000 104.4 ns/op 613.26 MB/s BenchmarkMemmoveOverlap/128-4 1000000 113.7 ns/op 1125.63 MB/s BenchmarkMemmoveOverlap/256-4 860689 147.9 ns/op 1730.93 MB/s BenchmarkMemmoveOverlap/512-4 737594 317.0 ns/op 1615.22 MB/s BenchmarkMemmoveOverlap/1024-4 447436 287.0 ns/op 3567.60 MB/s BenchmarkMemmoveOverlap/2048-4 262530 550.4 ns/op 3721.24 MB/s BenchmarkMemmoveOverlap/4096-4 164919 806.4 ns/op 5079.56 MB/s BenchmarkMemmoveUnalignedDst/0-4 20516853 7.287 ns/op BenchmarkMemmoveUnalignedDst/1-4 1304910 89.71 ns/op 11.15 MB/s BenchmarkMemmoveUnalignedDst/2-4 1311936 91.69 ns/op 21.81 MB/s BenchmarkMemmoveUnalignedDst/3-4 1202104 107.6 ns/op 27.89 MB/s BenchmarkMemmoveUnalignedDst/4-4 1138986 90.13 ns/op 44.38 MB/s BenchmarkMemmoveUnalignedDst/5-4 1251628 132.0 ns/op 37.87 MB/s BenchmarkMemmoveUnalignedDst/6-4 1225159 106.9 ns/op 56.12 MB/s BenchmarkMemmoveUnalignedDst/7-4 1228946 94.13 ns/op 74.37 MB/s BenchmarkMemmoveUnalignedDst/8-4 1327153 92.61 ns/op 86.39 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 110.4 ns/op 81.51 MB/s BenchmarkMemmoveUnalignedDst/10-4 1247288 95.69 ns/op 104.51 MB/s BenchmarkMemmoveUnalignedDst/11-4 1248930 157.4 ns/op 69.89 MB/s BenchmarkMemmoveUnalignedDst/12-4 1232817 105.7 ns/op 113.53 MB/s BenchmarkMemmoveUnalignedDst/13-4 1205521 109.7 ns/op 118.45 MB/s BenchmarkMemmoveUnalignedDst/14-4 1225612 100.2 ns/op 139.67 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 171.1 ns/op 87.66 MB/s BenchmarkMemmoveUnalignedDst/16-4 1272974 98.92 ns/op 161.74 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 144.5 ns/op 221.42 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 105.0 ns/op 609.28 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 197.3 ns/op 648.86 MB/s BenchmarkMemmoveUnalignedDst/256-4 956952 135.9 ns/op 1884.25 MB/s BenchmarkMemmoveUnalignedDst/512-4 777286 181.2 ns/op 2826.15 MB/s BenchmarkMemmoveUnalignedDst/1024-4 459762 449.7 ns/op 2277.23 MB/s BenchmarkMemmoveUnalignedDst/2048-4 304192 433.7 ns/op 4721.85 MB/s BenchmarkMemmoveUnalignedDst/4096-4 147181 909.5 ns/op 4503.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1207545 119.4 ns/op 267.91 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1086946 109.8 ns/op 582.85 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 109.1 ns/op 1173.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 807406 203.1 ns/op 1260.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 771018 187.4 ns/op 2732.62 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 415219 290.3 ns/op 3527.92 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 293438 489.0 ns/op 4187.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 151758 951.9 ns/op 4302.89 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18613962 6.231 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1284286 155.7 ns/op 6.42 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1242956 93.12 ns/op 21.48 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 112.9 ns/op 26.58 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 123.6 ns/op 32.36 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1220265 102.5 ns/op 48.77 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1291822 96.47 ns/op 62.19 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 103.4 ns/op 67.67 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1310139 92.09 ns/op 86.87 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 122.7 ns/op 73.33 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 171.0 ns/op 58.47 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1259566 108.4 ns/op 101.45 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1157391 93.22 ns/op 128.73 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1268250 93.43 ns/op 139.15 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1263482 88.88 ns/op 157.52 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 140.1 ns/op 107.03 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 105.9 ns/op 151.05 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1205193 99.14 ns/op 322.77 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 102.3 ns/op 625.33 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1012294 115.5 ns/op 1107.88 MB/s BenchmarkMemmoveUnalignedSrc/256-4 995724 138.6 ns/op 1847.24 MB/s BenchmarkMemmoveUnalignedSrc/512-4 598286 188.6 ns/op 2714.82 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 499502 276.2 ns/op 3707.16 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 267435 454.5 ns/op 4506.30 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 147464 769.7 ns/op 5321.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 101.8 ns/op 314.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 178.7 ns/op 358.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 136.5 ns/op 937.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 826312 168.8 ns/op 1516.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 619870 320.0 ns/op 1599.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 449566 444.4 ns/op 2304.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 287552 476.3 ns/op 4299.66 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 164163 784.0 ns/op 5224.69 MB/s BenchmarkMemclr/5-4 15702526 7.755 ns/op 644.75 MB/s BenchmarkMemclr/16-4 16039632 7.728 ns/op 2070.45 MB/s BenchmarkMemclr/64-4 15313225 8.149 ns/op 7853.43 MB/s BenchmarkMemclr/256-4 11253086 9.943 ns/op 25747.28 MB/s BenchmarkMemclr/4096-4 2263525 65.70 ns/op 62340.81 MB/s BenchmarkMemclr/65536-4 87025 1359 ns/op 48212.86 MB/s BenchmarkMemclr/1M-4 5707 23990 ns/op 43708.56 MB/s BenchmarkMemclr/4M-4 948 117334 ns/op 35746.79 MB/s BenchmarkMemclr/8M-4 268 376154 ns/op 22300.98 MB/s BenchmarkMemclr/16M-4 100 1023970 ns/op 16384.47 MB/s BenchmarkMemclr/64M-4 39 3924507 ns/op 17099.95 MB/s BenchmarkGoMemclr/5-4 963338 112.7 ns/op 44.36 MB/s BenchmarkGoMemclr/16-4 529520 196.7 ns/op 81.32 MB/s BenchmarkGoMemclr/64-4 173654 1338 ns/op 47.83 MB/s BenchmarkGoMemclr/256-4 41577 2674 ns/op 95.74 MB/s BenchmarkMemclrRange/1K_2K-4 87070 1501 ns/op 63856.11 MB/s BenchmarkMemclrRange/2K_8K-4 26301 8836 ns/op 37746.61 MB/s BenchmarkMemclrRange/4K_16K-4 33062 3617 ns/op 89320.73 MB/s BenchmarkMemclrRange/160K_228K-4 2977 38858 ns/op 42792.86 MB/s BenchmarkClearFat7-4 3481052 36.73 ns/op BenchmarkClearFat8-4 4118836 27.90 ns/op BenchmarkClearFat11-4 3977970 48.34 ns/op BenchmarkClearFat12-4 2900010 37.69 ns/op BenchmarkClearFat13-4 3967882 36.22 ns/op BenchmarkClearFat14-4 3691981 31.05 ns/op BenchmarkClearFat15-4 3857134 33.69 ns/op BenchmarkClearFat16-4 4582820 29.55 ns/op BenchmarkClearFat24-4 4139688 43.65 ns/op BenchmarkClearFat32-4 4006851 28.18 ns/op BenchmarkClearFat40-4 4144664 30.89 ns/op BenchmarkClearFat48-4 3293431 51.92 ns/op BenchmarkClearFat56-4 3727662 42.45 ns/op BenchmarkClearFat64-4 2864331 49.18 ns/op BenchmarkClearFat72-4 3253389 38.20 ns/op BenchmarkClearFat128-4 1814803 71.56 ns/op BenchmarkClearFat256-4 2563956 101.2 ns/op BenchmarkClearFat512-4 1490680 86.02 ns/op BenchmarkClearFat1024-4 1000000 142.3 ns/op BenchmarkClearFat1032-4 1000000 189.3 ns/op BenchmarkClearFat1040-4 1000000 151.6 ns/op BenchmarkCopyFat7-4 3636951 30.18 ns/op BenchmarkCopyFat8-4 4088222 31.26 ns/op BenchmarkCopyFat11-4 4016127 65.68 ns/op BenchmarkCopyFat12-4 3189397 43.17 ns/op BenchmarkCopyFat13-4 3820614 37.54 ns/op BenchmarkCopyFat14-4 3755521 38.61 ns/op BenchmarkCopyFat15-4 3252618 43.04 ns/op BenchmarkCopyFat16-4 4003110 45.16 ns/op BenchmarkCopyFat24-4 4025734 29.46 ns/op BenchmarkCopyFat32-4 4103659 28.61 ns/op BenchmarkCopyFat64-4 3316089 39.20 ns/op BenchmarkCopyFat72-4 3615388 38.43 ns/op BenchmarkCopyFat128-4 2797887 42.68 ns/op BenchmarkCopyFat256-4 2244109 74.63 ns/op BenchmarkCopyFat512-4 1322094 91.65 ns/op BenchmarkCopyFat520-4 1276514 117.4 ns/op BenchmarkCopyFat1024-4 1000000 200.0 ns/op BenchmarkCopyFat1032-4 989016 130.0 ns/op BenchmarkCopyFat1040-4 970246 174.1 ns/op BenchmarkIssue18740/2byte-4 283 375841 ns/op BenchmarkIssue18740/4byte-4 519 210700 ns/op BenchmarkIssue18740/8byte-4 890 121420 ns/op BenchmarkReadMetricsLatency-4 10000 2991 p50-ns 4802 p90-ns 12098 p99-ns BenchmarkFinalizer-4 206 622382 ns/op BenchmarkFinalizerRun-4 256617 714.0 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8387370 19.61 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3717793 47.83 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2819432 43.65 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2839393 77.71 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1581331 75.21 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1487091 80.24 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2670601 43.40 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1239860 95.80 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1576635 89.07 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2289901 93.73 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2265262 48.05 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1878514 62.03 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1787269 72.20 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1666696 76.92 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7770789 16.65 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6970490 15.66 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7443856 16.76 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7088170 16.57 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6983888 17.58 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5524030 20.10 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7778947 16.91 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7214626 14.89 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7704082 14.53 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8318070 15.93 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8691669 14.52 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7409208 17.96 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8024991 18.48 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7425655 14.93 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7572174 15.15 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8183172 15.01 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7719450 17.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8208216 15.01 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7224098 14.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 8203130 16.06 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7271647 16.32 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7388523 18.60 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6547485 17.20 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7604197 20.06 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6613287 19.38 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7515224 16.12 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6098073 18.12 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 4046593 26.36 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5676297 17.86 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7064121 16.37 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6650082 25.04 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8187091 16.95 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7357974 15.64 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7639689 15.16 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7278516 15.75 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7401254 16.09 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7244940 16.02 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7625989 14.27 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7575710 19.69 ns/op BenchmarkNetpollBreak-4 3999 44232 ns/op BenchmarkPingPongHog-4 538 272700 ns/op BenchmarkStackGrowth-4 103964 1309 ns/op BenchmarkStackGrowthDeep-4 1228 96318 ns/op BenchmarkCreateGoroutines-4 47792 2489 ns/op BenchmarkCreateGoroutinesParallel-4 59082 2103 ns/op BenchmarkCreateGoroutinesCapture-4 8247 12380 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35530 3101 ns/op BenchmarkClosureCall-4 28400678 4.464 ns/op BenchmarkWakeupParallelSpinning/0s-4 7035 21834 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6406 25642 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4562 28948 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3111 52530 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1520 75423 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1014 137318 ns/op BenchmarkWakeupParallelSpinning/50µs-4 393 312621 ns/op BenchmarkWakeupParallelSpinning/100µs-4 208 710906 ns/op BenchmarkMatmult-4 3885385 45.72 ns/op BenchmarkFastrand-4 6746533 17.80 ns/op BenchmarkFastrand64-4 7096916 20.05 ns/op BenchmarkFastrandHashiter-4 3189099 37.96 ns/op BenchmarkFastrandn/2-4 4491205 25.46 ns/op BenchmarkFastrandn/3-4 4794532 26.36 ns/op BenchmarkFastrandn/4-4 3585914 37.13 ns/op BenchmarkFastrandn/5-4 4177640 26.90 ns/op BenchmarkIfaceCmp100-4 150958 908.5 ns/op BenchmarkIfaceCmpNil100-4 235909 953.0 ns/op BenchmarkEfaceCmpDiff-4 48817 3424 ns/op BenchmarkEfaceCmpDiffIndirect-4 43951 2697 ns/op BenchmarkDefer-4 1724574 68.56 ns/op BenchmarkDefer10-4 916176 186.1 ns/op BenchmarkDeferMany-4 433554 435.7 ns/op BenchmarkPanicRecover-4 221149 491.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1506796 ns/op 1406339 p50-ns 2779163 p90-ns 4362397 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1962709 ns/op 1898141 p50-ns 3055321 p90-ns 4184976 p99-ns BenchmarkGoroutineProfile/small/idle-4 36 4144852 ns/op 4185245 p50-ns 5324708 p90-ns 7863491 p99-ns BenchmarkGoroutineProfile/small/loaded-4 37 3921339 ns/op 3663131 p50-ns 5184924 p90-ns 5680133 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 2212684 ns/op 1936462 p50-ns 3580694 p90-ns 8434705 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 62 3210642 ns/op 2812812 p50-ns 4984579 p90-ns 10122084 p99-ns BenchmarkGoroutineProfile/large/idle-4 6 17158893 ns/op 18712964 p50-ns 25805179 p90-ns 25805179 p99-ns BenchmarkGoroutineProfile/large/loaded-4 5 24594478 ns/op 24258599 p50-ns 36053970 p90-ns 36053970 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 61 2704070 ns/op 2635253 p50-ns 3664391 p90-ns 5026506 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 42 3130240 ns/op 2995279 p50-ns 4849303 p90-ns 7112944 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 22 6053854 ns/op 5825605 p50-ns 7866228 p90-ns 8656171 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 16 11105659 ns/op 9918200 p50-ns 21181834 p90-ns 35313233 p99-ns BenchmarkRWMutexUncontended-4 1898034 204.9 ns/op BenchmarkRWMutexWrite100-4 326402 2777 ns/op BenchmarkRWMutexWrite10-4 92067 2002 ns/op BenchmarkRWMutexWorkWrite100-4 34796 5405 ns/op BenchmarkRWMutexWorkWrite10-4 31388 3929 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2265 53906 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 980 114179 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1123 111347 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 463 263327 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 554 201953 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 200 513660 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 291 400088 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 104 1003123 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 133902 841.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 150310 1246 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 89571 1433 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 150993 991.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 135324 739.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 154014 1295 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 204660 1331 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 152254 1171 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 139672 1554 ns/op BenchmarkMakeSlice/Byte-4 1315429 82.37 ns/op BenchmarkMakeSlice/Int16-4 1000000 124.4 ns/op BenchmarkMakeSlice/Int-4 1000000 141.6 ns/op BenchmarkMakeSlice/Ptr-4 953570 140.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 208.9 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 235.0 ns/op BenchmarkMakeSlice/Struct/40-4 815779 275.4 ns/op BenchmarkGrowSlice/Byte-4 566128 469.3 ns/op BenchmarkGrowSlice/Int16-4 519202 365.8 ns/op BenchmarkGrowSlice/Int-4 316274 432.7 ns/op BenchmarkGrowSlice/Ptr-4 500884 441.0 ns/op BenchmarkGrowSlice/Struct/24-4 193502 1090 ns/op BenchmarkGrowSlice/Struct/32-4 163339 893.8 ns/op BenchmarkGrowSlice/Struct/40-4 137193 1707 ns/op BenchmarkExtendSlice/IntSlice-4 190233 1203 ns/op BenchmarkExtendSlice/PointerSlice-4 148935 1282 ns/op BenchmarkExtendSlice/NoGrow-4 107658 1104 ns/op BenchmarkAppend-4 1000000 114.0 ns/op BenchmarkAppendGrowByte-4 2 57796716 ns/op BenchmarkAppendGrowString-4 1 381641961 ns/op BenchmarkAppendSlice/1Bytes-4 470452 324.2 ns/op BenchmarkAppendSlice/4Bytes-4 278318 430.8 ns/op BenchmarkAppendSlice/7Bytes-4 317859 417.3 ns/op BenchmarkAppendSlice/8Bytes-4 360760 304.7 ns/op BenchmarkAppendSlice/15Bytes-4 316119 378.4 ns/op BenchmarkAppendSlice/16Bytes-4 378160 315.3 ns/op BenchmarkAppendSlice/32Bytes-4 274564 393.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 38659 2872 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 14724 8027 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9387 31330 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1164 134068 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 104 1063222 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 39 3964516 ns/op BenchmarkAppendStr/1Bytes-4 808753 242.6 ns/op BenchmarkAppendStr/4Bytes-4 824154 240.3 ns/op BenchmarkAppendStr/8Bytes-4 660133 257.9 ns/op BenchmarkAppendStr/16Bytes-4 484287 669.4 ns/op BenchmarkAppendStr/32Bytes-4 1214577 92.98 ns/op BenchmarkAppendSpecialCase-4 1000000 155.0 ns/op BenchmarkCopy/1Byte-4 1263916 80.79 ns/op 12.38 MB/s BenchmarkCopy/1String-4 1373744 82.84 ns/op 12.07 MB/s BenchmarkCopy/2Byte-4 1000000 138.9 ns/op 14.40 MB/s BenchmarkCopy/2String-4 1487508 81.96 ns/op 24.40 MB/s BenchmarkCopy/4Byte-4 1368885 88.89 ns/op 45.00 MB/s BenchmarkCopy/4String-4 1396858 86.40 ns/op 46.30 MB/s BenchmarkCopy/8Byte-4 1237413 82.15 ns/op 97.38 MB/s BenchmarkCopy/8String-4 1401260 83.96 ns/op 95.29 MB/s BenchmarkCopy/12Byte-4 654975 166.6 ns/op 72.03 MB/s BenchmarkCopy/12String-4 1310772 90.65 ns/op 132.38 MB/s BenchmarkCopy/16Byte-4 1391710 128.2 ns/op 124.84 MB/s BenchmarkCopy/16String-4 1366369 85.57 ns/op 186.98 MB/s BenchmarkCopy/32Byte-4 1402782 88.50 ns/op 361.58 MB/s BenchmarkCopy/32String-4 1330244 89.98 ns/op 355.63 MB/s BenchmarkCopy/128Byte-4 1000000 117.8 ns/op 1086.86 MB/s BenchmarkCopy/128String-4 1000000 123.6 ns/op 1035.45 MB/s BenchmarkCopy/1024Byte-4 416672 285.9 ns/op 3581.21 MB/s BenchmarkCopy/1024String-4 327940 371.1 ns/op 2759.35 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24109 5157 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 12249 10324 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 17033 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 23137 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 6372 29763 ns/op BenchmarkAppendInPlace/Grow/Byte-4 147102 1479 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 152691 1241 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 78793 1784 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 63410 2285 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 50942 2150 ns/op BenchmarkStackCopyPtr-4 1 125671181 ns/op BenchmarkStackCopy-4 2 81282342 ns/op BenchmarkStackCopyNoCache-4 28 5652207 ns/op BenchmarkStackCopyWithStkobj-4 2 52683579 ns/op BenchmarkIssue18138-4 277 538903 ns/op BenchmarkCompareStringEqual-4 14888990 7.899 ns/op BenchmarkCompareStringIdentical-4 20890146 4.981 ns/op BenchmarkCompareStringSameLength-4 15894123 7.438 ns/op BenchmarkCompareStringDifferentLength-4 27167791 4.160 ns/op BenchmarkCompareStringBigUnaligned-4 2150 64510 ns/op 16254.69 MB/s BenchmarkCompareStringBig-4 1741 72318 ns/op 14499.60 MB/s BenchmarkConcatStringAndBytes-4 1925858 70.24 ns/op BenchmarkSliceByteToString/1-4 1487487 67.96 ns/op BenchmarkSliceByteToString/2-4 1000000 141.9 ns/op BenchmarkSliceByteToString/4-4 1000000 161.4 ns/op BenchmarkSliceByteToString/8-4 938344 163.6 ns/op BenchmarkSliceByteToString/16-4 1000000 145.1 ns/op BenchmarkSliceByteToString/32-4 486620 226.8 ns/op BenchmarkSliceByteToString/64-4 743948 232.5 ns/op BenchmarkSliceByteToString/128-4 395920 369.1 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2416326 74.77 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 119.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 102.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2960676 67.55 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1617913 69.16 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1718248 123.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1769850 99.55 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 356499 495.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 478767 411.7 ns/op BenchmarkRuneIterate/range/ASCII-4 8020904 15.14 ns/op BenchmarkRuneIterate/range/Japanese-4 2541354 67.67 ns/op BenchmarkRuneIterate/range/MixedLength-4 2492224 41.37 ns/op BenchmarkRuneIterate/range1/ASCII-4 7771826 26.76 ns/op BenchmarkRuneIterate/range1/Japanese-4 2604805 44.09 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2514619 55.27 ns/op BenchmarkRuneIterate/range2/ASCII-4 7341474 27.19 ns/op BenchmarkRuneIterate/range2/Japanese-4 2382367 53.01 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2842089 37.70 ns/op BenchmarkArrayEqual-4 25256138 4.415 ns/op BenchmarkFunc/Name-4 6288988 18.37 ns/op BenchmarkFunc/Entry-4 14116723 7.731 ns/op BenchmarkFunc/FileLine-4 1957492 61.63 ns/op PASS ok runtime 446.417s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 24679 5015 ns/op BenchmarkHandle/concurrent-4 22933 5754 ns/op PASS ok runtime/cgo 0.481s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 26957150 5.029 ns/op BenchmarkAtomicStore64-4 9058647 18.05 ns/op BenchmarkAtomicLoad-4 26670784 5.306 ns/op BenchmarkAtomicStore-4 11077825 10.30 ns/op BenchmarkAnd8-4 11580921 12.83 ns/op BenchmarkAnd-4 11915034 17.98 ns/op BenchmarkAnd8Parallel-4 4017789 28.97 ns/op BenchmarkAndParallel-4 3887385 29.97 ns/op BenchmarkOr8-4 13062650 13.34 ns/op BenchmarkOr-4 12189024 13.53 ns/op BenchmarkOr8Parallel-4 3691582 32.22 ns/op BenchmarkOrParallel-4 3591216 32.51 ns/op BenchmarkXadd-4 3636493 31.85 ns/op BenchmarkXadd64-4 3656701 33.92 ns/op BenchmarkCas-4 2603722 46.60 ns/op BenchmarkCas64-4 2586375 47.80 ns/op BenchmarkXchg-4 4048286 32.06 ns/op BenchmarkXchg64-4 4077494 32.81 ns/op PASS ok runtime/internal/atomic 4.177s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2743959 38.95 ns/op BenchmarkMulUintptr/large-4 3100053 38.62 ns/op PASS ok runtime/internal/math 0.686s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 14569830 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 19144720 ns/op 344.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 24 4744432 ns/op 12.83 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 21979990 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 39026132 ns/op 1903 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 22 7472425 ns/op 126.5 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 105353459 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 150154483 ns/op 9141 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 7 16569427 ns/op 977.3 concurrent_launches/op PASS ok runtime/pprof 2.228s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 5 23344773 ns/op BenchmarkStackLeak-4 17280 7533 ns/op PASS ok runtime/race 0.633s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2859574 42.57 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 215022 603.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.428s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 116397 1031 ns/op BenchmarkSortString1K-4 100 1099369 ns/op BenchmarkSortString1K_Slice-4 127 993125 ns/op BenchmarkStableString1K-4 92 1752043 ns/op BenchmarkSortInt1K-4 132 810110 ns/op BenchmarkSortInt1K_Sorted-4 2533 58743 ns/op BenchmarkSortInt1K_Reversed-4 1089 108336 ns/op BenchmarkSortInt1K_Mod8-4 298 360389 ns/op BenchmarkStableInt1K-4 100 1368513 ns/op BenchmarkStableInt1K_Slice-4 100 1230123 ns/op BenchmarkSortInt64K-4 2 69264517 ns/op BenchmarkSortInt64K_Slice-4 2 65301062 ns/op BenchmarkStableInt64K-4 1 102118724 ns/op BenchmarkSort1e2-4 256 400691 ns/op BenchmarkStable1e2-4 100 1098752 ns/op BenchmarkSort1e4-4 2 77126795 ns/op BenchmarkStable1e4-4 1 300246495 ns/op PASS ok sort 37.917s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 722104 155.6 ns/op BenchmarkAtof64Float-4 679656 207.2 ns/op BenchmarkAtof64FloatExp-4 581181 235.9 ns/op BenchmarkAtof64Big-4 380060 321.0 ns/op BenchmarkAtof64RandomBits-4 373604 301.0 ns/op BenchmarkAtof64RandomFloats-4 421513 298.8 ns/op BenchmarkAtof64RandomLongFloats-4 401055 318.9 ns/op BenchmarkAtof32Decimal-4 872364 167.9 ns/op BenchmarkAtof32Float-4 774045 254.6 ns/op BenchmarkAtof32FloatExp-4 504044 218.3 ns/op BenchmarkAtof32Random-4 344186 423.6 ns/op BenchmarkAtof32RandomLong-4 118177 877.9 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 104.6 ns/op BenchmarkParseInt/Pos/26bit-4 708580 196.0 ns/op BenchmarkParseInt/Pos/31bit-4 667743 201.2 ns/op BenchmarkParseInt/Pos/56bit-4 520485 252.5 ns/op BenchmarkParseInt/Pos/63bit-4 403444 272.1 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 113.7 ns/op BenchmarkParseInt/Neg/26bit-4 721814 159.8 ns/op BenchmarkParseInt/Neg/31bit-4 661936 210.9 ns/op BenchmarkParseInt/Neg/56bit-4 555088 262.6 ns/op BenchmarkParseInt/Neg/63bit-4 394976 271.1 ns/op BenchmarkAtoi/Pos/7bit-4 1618335 76.58 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 158.4 ns/op BenchmarkAtoi/Pos/31bit-4 906526 141.5 ns/op BenchmarkAtoi/Pos/56bit-4 607450 238.7 ns/op BenchmarkAtoi/Pos/63bit-4 374527 318.8 ns/op BenchmarkAtoi/Neg/7bit-4 1651327 75.52 ns/op BenchmarkAtoi/Neg/26bit-4 998346 206.4 ns/op BenchmarkAtoi/Neg/31bit-4 802570 154.9 ns/op BenchmarkAtoi/Neg/56bit-4 602799 243.0 ns/op BenchmarkAtoi/Neg/63bit-4 396282 295.8 ns/op BenchmarkFormatFloat/Decimal-4 86958 1675 ns/op BenchmarkFormatFloat/Float-4 71359 2219 ns/op BenchmarkFormatFloat/Exp-4 76904 2076 ns/op BenchmarkFormatFloat/NegExp-4 100276 1370 ns/op BenchmarkFormatFloat/LongExp-4 76076 2389 ns/op BenchmarkFormatFloat/Big-4 69378 1696 ns/op BenchmarkFormatFloat/BinaryExp-4 176612 810.6 ns/op BenchmarkFormatFloat/32Integer-4 91096 1312 ns/op BenchmarkFormatFloat/32ExactFraction-4 87392 1274 ns/op BenchmarkFormatFloat/32Point-4 77102 2232 ns/op BenchmarkFormatFloat/32Exp-4 95913 1642 ns/op BenchmarkFormatFloat/32NegExp-4 107812 1231 ns/op BenchmarkFormatFloat/32Shortest-4 95666 1622 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 111968 1120 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 120528 1180 ns/op BenchmarkFormatFloat/64Fixed1-4 117020 975.6 ns/op BenchmarkFormatFloat/64Fixed2-4 128445 882.3 ns/op BenchmarkFormatFloat/64Fixed3-4 95815 1331 ns/op BenchmarkFormatFloat/64Fixed4-4 137428 1201 ns/op BenchmarkFormatFloat/64Fixed12-4 73510 1824 ns/op BenchmarkFormatFloat/64Fixed16-4 85333 1341 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 64375 2203 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 85044 1474 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2166 54712 ns/op BenchmarkFormatFloat/Slowpath64-4 74109 1415 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 84003 1525 ns/op BenchmarkAppendFloat/Decimal-4 114556 1003 ns/op BenchmarkAppendFloat/Float-4 97942 1191 ns/op BenchmarkAppendFloat/Exp-4 108309 1416 ns/op BenchmarkAppendFloat/NegExp-4 123784 979.1 ns/op BenchmarkAppendFloat/LongExp-4 101394 1230 ns/op BenchmarkAppendFloat/Big-4 90807 1307 ns/op BenchmarkAppendFloat/BinaryExp-4 317775 436.9 ns/op BenchmarkAppendFloat/32Integer-4 121603 1135 ns/op BenchmarkAppendFloat/32ExactFraction-4 126734 942.5 ns/op BenchmarkAppendFloat/32Point-4 93570 1073 ns/op BenchmarkAppendFloat/32Exp-4 126445 967.0 ns/op BenchmarkAppendFloat/32NegExp-4 124293 1405 ns/op BenchmarkAppendFloat/32Shortest-4 139537 900.8 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 162754 1049 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 148171 820.3 ns/op BenchmarkAppendFloat/64Fixed1-4 164890 735.9 ns/op BenchmarkAppendFloat/64Fixed2-4 163165 642.1 ns/op BenchmarkAppendFloat/64Fixed3-4 177294 660.9 ns/op BenchmarkAppendFloat/64Fixed4-4 194314 688.1 ns/op BenchmarkAppendFloat/64Fixed12-4 91593 1236 ns/op BenchmarkAppendFloat/64Fixed16-4 113222 1098 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 134230 1053 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 100243 1066 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2293 67445 ns/op BenchmarkAppendFloat/Slowpath64-4 101772 1264 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 102607 1334 ns/op BenchmarkFormatInt-4 13976 8846 ns/op BenchmarkAppendInt-4 16098 12739 ns/op BenchmarkFormatUint-4 71156 1624 ns/op BenchmarkAppendUint-4 85244 1321 ns/op BenchmarkFormatIntSmall/7-4 2069235 88.45 ns/op BenchmarkFormatIntSmall/42-4 1890388 73.40 ns/op BenchmarkAppendIntSmall-4 1000000 118.8 ns/op BenchmarkAppendUintVarlen/1-4 1000000 114.0 ns/op BenchmarkAppendUintVarlen/12-4 1000000 197.2 ns/op BenchmarkAppendUintVarlen/123-4 927067 146.7 ns/op BenchmarkAppendUintVarlen/1234-4 808755 149.4 ns/op BenchmarkAppendUintVarlen/12345-4 915789 156.4 ns/op BenchmarkAppendUintVarlen/123456-4 796384 191.8 ns/op BenchmarkAppendUintVarlen/1234567-4 778875 154.6 ns/op BenchmarkAppendUintVarlen/12345678-4 612309 244.5 ns/op BenchmarkAppendUintVarlen/123456789-4 692979 192.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 758036 186.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 599294 176.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 712765 161.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 799647 165.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 831520 168.8 ns/op BenchmarkAppendUintVarlen/123456789012345-4 699019 177.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 740388 170.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 788188 215.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 732698 207.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 743904 176.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 690148 181.1 ns/op BenchmarkQuote-4 36382 3293 ns/op BenchmarkQuoteRune-4 273735 405.4 ns/op BenchmarkAppendQuote-4 43587 2713 ns/op BenchmarkAppendQuoteRune-4 658116 176.1 ns/op BenchmarkUnquoteEasy-4 1383502 87.56 ns/op BenchmarkUnquoteHard-4 36676 3236 ns/op PASS ok strconv 24.067s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 265407 410.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 89066 1683 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 151422 923.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 215773 718.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 51380 2085 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 65622 1752 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 332200 337.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 22251 6226 ns/op BenchmarkGenericMatch1-4 1964 60788 ns/op BenchmarkGenericMatch2-4 422 475050 ns/op BenchmarkSingleMaxSkipping-4 10000 10547 ns/op 948.15 MB/s BenchmarkSingleLongSuffixFail-4 17120 6427 ns/op 155.91 MB/s BenchmarkSingleMatch-4 171 652526 ns/op 22.99 MB/s BenchmarkByteByteNoMatch-4 98320 1261 ns/op BenchmarkByteByteMatch-4 16730 9828 ns/op BenchmarkByteStringMatch-4 13948 7526 ns/op BenchmarkHTMLEscapeNew-4 72399 1830 ns/op BenchmarkHTMLEscapeOld-4 54015 2816 ns/op BenchmarkByteStringReplacerWriteString-4 1344 86533 ns/op BenchmarkByteReplacerWriteString-4 1596 77566 ns/op BenchmarkByteByteReplaces-4 2767 42273 ns/op BenchmarkByteByteMap-4 9216 13381 ns/op BenchmarkMap/identity/ASCII-4 681537 170.2 ns/op BenchmarkMap/identity/Greek-4 555708 397.8 ns/op BenchmarkMap/change/ASCII-4 31422 3796 ns/op BenchmarkMap/change/Greek-4 22191 5224 ns/op BenchmarkIndexRune-4 1664818 77.69 ns/op BenchmarkIndexRuneLongString-4 1525407 82.56 ns/op BenchmarkIndexRuneFastPath-4 3126291 38.22 ns/op BenchmarkIndex-4 3178152 40.24 ns/op BenchmarkLastIndex-4 3149112 36.61 ns/op BenchmarkIndexByte-4 12386817 9.308 ns/op BenchmarkToUpper/#00-4 2594871 68.53 ns/op BenchmarkToUpper/ONLYUPPER-4 2000984 59.06 ns/op BenchmarkToUpper/abc-4 291277 468.7 ns/op BenchmarkToUpper/AbC123-4 192817 606.9 ns/op BenchmarkToUpper/azAZ09_-4 279424 846.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43233 3419 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56343 2044 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28198 4990 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55020 2001 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 99423 1097 ns/op BenchmarkToLower/#00-4 2686016 44.00 ns/op BenchmarkToLower/abc-4 2533429 68.57 ns/op BenchmarkToLower/AbC123-4 129253 799.3 ns/op BenchmarkToLower/azAZ09_-4 155871 791.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79069 1426 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 51100 2384 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31480 3777 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 48006 2205 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 95660 1295 ns/op BenchmarkMapNoChanges-4 883839 131.7 ns/op BenchmarkTrim-4 25336 4037 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2638646 58.96 ns/op BenchmarkToValidUTF8/InvalidASCII-4 158918 746.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 99915 1198 ns/op BenchmarkEqualFold/Tests-4 48843 2589 ns/op BenchmarkEqualFold/ASCII-4 2623435 43.27 ns/op BenchmarkEqualFold/UnicodePrefix-4 112909 1031 ns/op BenchmarkEqualFold/UnicodeSuffix-4 122780 969.4 ns/op BenchmarkIndexHard1-4 1039 111109 ns/op BenchmarkIndexHard2-4 760 203104 ns/op BenchmarkIndexHard3-4 176 706942 ns/op BenchmarkIndexHard4-4 182 913504 ns/op BenchmarkLastIndexHard1-4 84 1553760 ns/op BenchmarkLastIndexHard2-4 86 1640317 ns/op BenchmarkLastIndexHard3-4 87 2437395 ns/op BenchmarkCountHard1-4 1098 115349 ns/op BenchmarkCountHard2-4 638 164267 ns/op BenchmarkCountHard3-4 100 1083213 ns/op BenchmarkIndexTorture-4 10000 12831 ns/op BenchmarkCountTorture-4 10000 22191 ns/op BenchmarkCountTortureOverlapping-4 829 159008 ns/op BenchmarkCountByte/10-4 3351406 73.02 ns/op 136.94 MB/s BenchmarkCountByte/32-4 2877384 39.45 ns/op 811.19 MB/s BenchmarkCountByte/4096-4 1000000 126.0 ns/op 32510.75 MB/s BenchmarkCountByte/4194304-4 864 244954 ns/op 17122.79 MB/s BenchmarkCountByte/67108864-4 27 6267213 ns/op 10707.93 MB/s BenchmarkFields/ASCII/16-4 300537 654.1 ns/op 24.46 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18176 7442 ns/op 34.40 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1592 123482 ns/op 33.17 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 79 1642056 ns/op 39.91 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 27548881 ns/op 38.06 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 133390 1037 ns/op 15.43 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8638 13298 ns/op 19.25 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 627 283171 ns/op 14.46 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5294076 ns/op 12.38 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 88053646 ns/op 11.91 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 148237 824.6 ns/op 19.40 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 16827 ns/op 15.21 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 780 193956 ns/op 21.12 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 4650881 ns/op 14.09 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69099838 ns/op 15.17 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 141565 896.1 ns/op 17.85 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9733 18095 ns/op 14.15 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 644 222777 ns/op 18.39 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 5572662 ns/op 11.76 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 86089686 ns/op 12.18 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 87820202 ns/op BenchmarkSplitSingleByteSeparator-4 10 10664894 ns/op BenchmarkSplitMultiByteSeparator-4 28 4288885 ns/op BenchmarkSplitNSingleByteSeparator-4 203382 915.3 ns/op BenchmarkSplitNMultiByteSeparator-4 165621 1257 ns/op BenchmarkRepeat/5x0-4 2608999 49.55 ns/op BenchmarkRepeat/5x1-4 2650676 77.43 ns/op BenchmarkRepeat/5x2-4 233298 566.1 ns/op BenchmarkRepeat/5x6-4 131034 1697 ns/op BenchmarkRepeat/10x0-4 2568435 63.91 ns/op BenchmarkRepeat/10x1-4 2732906 42.27 ns/op BenchmarkRepeat/10x2-4 200694 603.4 ns/op BenchmarkRepeat/10x6-4 144404 1294 ns/op BenchmarkRepeatLarge/256/1-4 56490 2403 ns/op 106.52 MB/s BenchmarkRepeatLarge/256/16-4 97452 1850 ns/op 138.41 MB/s BenchmarkRepeatLarge/512/1-4 32623 3330 ns/op 153.74 MB/s BenchmarkRepeatLarge/512/16-4 56989 3144 ns/op 162.86 MB/s BenchmarkRepeatLarge/1024/1-4 26720 4430 ns/op 231.17 MB/s BenchmarkRepeatLarge/1024/16-4 28221 4553 ns/op 224.90 MB/s BenchmarkRepeatLarge/2048/1-4 16630 6517 ns/op 314.24 MB/s BenchmarkRepeatLarge/2048/16-4 20271 6162 ns/op 332.38 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11512 ns/op 355.79 MB/s BenchmarkRepeatLarge/4096/16-4 12534 11784 ns/op 347.58 MB/s BenchmarkRepeatLarge/8192/1-4 10000 20761 ns/op 394.59 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17152 ns/op 477.62 MB/s BenchmarkRepeatLarge/8192/4097-4 3641587 33.35 ns/op 122840.61 MB/s BenchmarkRepeatLarge/16384/1-4 8554 35436 ns/op 462.35 MB/s BenchmarkRepeatLarge/16384/16-4 10000 38236 ns/op 428.50 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 24351 ns/op 504.75 MB/s BenchmarkRepeatLarge/32768/1-4 1840 64880 ns/op 505.05 MB/s BenchmarkRepeatLarge/32768/16-4 1888 65436 ns/op 500.77 MB/s BenchmarkRepeatLarge/32768/4097-4 3766 57879 ns/op 495.50 MB/s BenchmarkRepeatLarge/65536/1-4 1186 122033 ns/op 537.03 MB/s BenchmarkRepeatLarge/65536/16-4 1086 128895 ns/op 508.45 MB/s BenchmarkRepeatLarge/65536/4097-4 855 125389 ns/op 490.12 MB/s BenchmarkRepeatLarge/131072/1-4 212 665145 ns/op 197.06 MB/s BenchmarkRepeatLarge/131072/16-4 220 571462 ns/op 229.36 MB/s BenchmarkRepeatLarge/131072/4097-4 214 530628 ns/op 239.35 MB/s BenchmarkRepeatLarge/262144/1-4 84 1255270 ns/op 208.83 MB/s BenchmarkRepeatLarge/262144/16-4 130 1141223 ns/op 229.70 MB/s BenchmarkRepeatLarge/262144/4097-4 126 1156243 ns/op 223.23 MB/s BenchmarkRepeatLarge/524288/1-4 64 1943072 ns/op 269.82 MB/s BenchmarkRepeatLarge/524288/16-4 84 1618882 ns/op 323.86 MB/s BenchmarkRepeatLarge/524288/4097-4 72 1754102 ns/op 296.63 MB/s BenchmarkRepeatLarge/1048576/1-4 43 3234210 ns/op 324.21 MB/s BenchmarkRepeatLarge/1048576/16-4 32 3155332 ns/op 332.32 MB/s BenchmarkRepeatLarge/1048576/4097-4 61 2733216 ns/op 382.24 MB/s BenchmarkRepeatLarge/2097152/1-4 22 6121788 ns/op 342.57 MB/s BenchmarkRepeatLarge/2097152/16-4 24 6074235 ns/op 345.25 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 6240725 ns/op 335.47 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10953950 ns/op 382.90 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10656491 ns/op 393.59 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8584146 ns/op 488.25 MB/s BenchmarkRepeatLarge/8388608/1-4 6 19754234 ns/op 424.65 MB/s BenchmarkRepeatLarge/8388608/16-4 6 22468799 ns/op 373.34 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17640268 ns/op 475.42 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30294660 ns/op 553.80 MB/s BenchmarkRepeatLarge/16777216/16-4 2 54662030 ns/op 306.93 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 43110467 ns/op 389.17 MB/s BenchmarkRepeatLarge/33554432/1-4 2 82863556 ns/op 404.94 MB/s BenchmarkRepeatLarge/33554432/16-4 2 78280790 ns/op 428.64 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 53633352 ns/op 625.63 MB/s BenchmarkRepeatLarge/67108864/1-4 1 164708356 ns/op 407.44 MB/s BenchmarkRepeatLarge/67108864/16-4 1 111044117 ns/op 604.34 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 106816618 ns/op 628.26 MB/s BenchmarkRepeatLarge/134217728/1-4 1 229469166 ns/op 584.91 MB/s BenchmarkRepeatLarge/134217728/16-4 1 212874107 ns/op 630.50 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 219727396 ns/op 610.84 MB/s BenchmarkRepeatLarge/268435456/1-4 1 486235025 ns/op 552.07 MB/s BenchmarkRepeatLarge/268435456/16-4 1 437602735 ns/op 613.42 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 444613190 ns/op 603.75 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1011307488 ns/op 530.87 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1067853991 ns/op 502.76 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1110348155 ns/op 483.52 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4288271736 ns/op 250.39 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6231140929 ns/op 172.32 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6737000436 ns/op 159.38 MB/s BenchmarkIndexAnyASCII/1:1-4 1939380 72.27 ns/op BenchmarkIndexAnyASCII/1:2-4 1943330 75.68 ns/op BenchmarkIndexAnyASCII/1:4-4 1908994 84.01 ns/op BenchmarkIndexAnyASCII/1:8-4 1000000 114.3 ns/op BenchmarkIndexAnyASCII/1:16-4 2006827 79.66 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 133.9 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 109.1 ns/op BenchmarkIndexAnyASCII/16:1-4 1937901 58.15 ns/op BenchmarkIndexAnyASCII/16:2-4 740607 161.5 ns/op BenchmarkIndexAnyASCII/16:4-4 830192 244.6 ns/op BenchmarkIndexAnyASCII/16:8-4 850536 299.3 ns/op BenchmarkIndexAnyASCII/16:16-4 643662 167.8 ns/op BenchmarkIndexAnyASCII/16:32-4 684402 186.2 ns/op BenchmarkIndexAnyASCII/16:64-4 611796 365.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1647892 70.43 ns/op BenchmarkIndexAnyASCII/256:2-4 88249 2628 ns/op BenchmarkIndexAnyASCII/256:4-4 88150 1292 ns/op BenchmarkIndexAnyASCII/256:8-4 83209 1974 ns/op BenchmarkIndexAnyASCII/256:16-4 77462 1385 ns/op BenchmarkIndexAnyASCII/256:32-4 91154 1411 ns/op BenchmarkIndexAnyASCII/256:64-4 76423 1477 ns/op BenchmarkIndexAnyUTF8/1:1-4 2235282 84.63 ns/op BenchmarkIndexAnyUTF8/1:2-4 1959409 60.72 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 101.3 ns/op BenchmarkIndexAnyUTF8/1:8-4 1913452 63.10 ns/op BenchmarkIndexAnyUTF8/1:16-4 1944733 120.9 ns/op BenchmarkIndexAnyUTF8/1:32-4 1704793 71.12 ns/op BenchmarkIndexAnyUTF8/1:64-4 1837113 62.82 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 113.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 253555 484.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 272932 478.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 234306 670.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 238874 490.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 246883 502.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 256592 504.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 379117 297.1 ns/op BenchmarkIndexAnyUTF8/256:2-4 16255 7767 ns/op BenchmarkIndexAnyUTF8/256:4-4 16954 10295 ns/op BenchmarkIndexAnyUTF8/256:8-4 17055 11147 ns/op BenchmarkIndexAnyUTF8/256:16-4 16339 7139 ns/op BenchmarkIndexAnyUTF8/256:32-4 16081 7279 ns/op BenchmarkIndexAnyUTF8/256:64-4 16003 10689 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1972836 91.85 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1987142 68.71 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2063266 59.71 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1990465 102.9 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1987753 59.56 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1961922 61.28 ns/op BenchmarkLastIndexAnyASCII/1:64-4 814093 130.6 ns/op BenchmarkLastIndexAnyASCII/16:1-4 914341 149.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 827905 141.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 827910 260.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 980320 150.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 657590 168.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 708688 181.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 414639 426.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 74646 2748 ns/op BenchmarkLastIndexAnyASCII/256:2-4 89509 1350 ns/op BenchmarkLastIndexAnyASCII/256:4-4 79166 1428 ns/op BenchmarkLastIndexAnyASCII/256:8-4 100564 2460 ns/op BenchmarkLastIndexAnyASCII/256:16-4 79384 1349 ns/op BenchmarkLastIndexAnyASCII/256:32-4 81920 1373 ns/op BenchmarkLastIndexAnyASCII/256:64-4 87524 1426 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1772271 56.61 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2040664 84.72 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2011831 57.69 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1671906 64.92 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2141197 59.36 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1972372 77.69 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1358980 93.13 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 235814 639.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 133011 867.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 149191 1798 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 141780 860.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 136808 885.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 117537 1195 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 144902 1271 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19280 7806 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9220 13203 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 8809 13150 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 13311 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8479 13785 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9846 15877 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8697 13341 ns/op BenchmarkTrimASCII/1:1-4 2531161 48.40 ns/op BenchmarkTrimASCII/1:2-4 1877049 58.78 ns/op BenchmarkTrimASCII/1:4-4 1901350 76.40 ns/op BenchmarkTrimASCII/1:8-4 1790492 62.16 ns/op BenchmarkTrimASCII/1:16-4 1684876 103.9 ns/op BenchmarkTrimASCII/16:1-4 2279522 52.46 ns/op BenchmarkTrimASCII/16:2-4 754838 182.5 ns/op BenchmarkTrimASCII/16:4-4 922251 214.3 ns/op BenchmarkTrimASCII/16:8-4 999879 144.2 ns/op BenchmarkTrimASCII/16:16-4 680442 197.4 ns/op BenchmarkTrimASCII/256:1-4 598630 300.2 ns/op BenchmarkTrimASCII/256:2-4 86728 1344 ns/op BenchmarkTrimASCII/256:4-4 82455 1536 ns/op BenchmarkTrimASCII/256:8-4 86870 1366 ns/op BenchmarkTrimASCII/256:16-4 75932 1613 ns/op BenchmarkTrimASCII/4096:1-4 39922 2618 ns/op BenchmarkTrimASCII/4096:2-4 6136 22514 ns/op BenchmarkTrimASCII/4096:4-4 7006 35146 ns/op BenchmarkTrimASCII/4096:8-4 5848 21468 ns/op BenchmarkTrimASCII/4096:16-4 4789 32875 ns/op BenchmarkTrimByte-4 2982854 38.94 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16106 7304 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14950 14357 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1449 82076 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2611 74900 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6141 27992 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 12876 ns/op BenchmarkJoin/0-4 3699357 34.80 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2556060 43.99 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 133461 994.3 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 113684 1049 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 86391 1707 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 48470 2884 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 59944 2633 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 44737 2260 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2077555 53.06 ns/op BenchmarkTrimSpace/ASCII-4 1400866 77.55 ns/op BenchmarkTrimSpace/SomeNonASCII-4 107048 957.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 67664 1665 ns/op BenchmarkReplaceAll-4 103028 1432 ns/op 16 B/op 1 allocs/op PASS ok strings 130.573s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 66531 2037 ns/op BenchmarkCond2-4 32102 4705 ns/op BenchmarkCond4-4 16188 8503 ns/op BenchmarkCond8-4 8206 14908 ns/op BenchmarkCond16-4 4030 27836 ns/op BenchmarkCond32-4 2180 52338 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 465033 259.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 360249 665.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 503408 251.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 526489 219.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 318870 352.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 594866 192.3 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 84867 1418 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 94918 1728 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 76069 1968 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 63470 2644 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 628902 189.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 192709 686.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 523411 204.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 157360 753.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 629527 192.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 190983 679.4 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1103496 134.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 52932 2647 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 137755 1070 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 448614 427.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5433 21375 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 320 421031 ns/op BenchmarkRange/*sync.Map-4 1320 79335 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 135614 3263 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 176108 651.6 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 72248 1626 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 50460 2734 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 212836 664.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 85189 1355 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 89454 1800 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 196495 709.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 835200 150.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 59716 2522 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 145540 864.0 ns/op BenchmarkSwapCollision/*sync.Map-4 89954 1301 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 123 1064764 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 123750 990.1 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 323854 436.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 22329 5729 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 74792 1838 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 31995 4679 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 331366 469.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 105214 1130 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 211042 506.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1209296 166.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 172148 719.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 878982 138.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 634368 192.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 162694 747.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 605023 232.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 105385 1217 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 255242 507.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 369799 378.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 136701 1156 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 309321 364.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 260643 572.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 128048 951.8 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 320726 416.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 68547 1732 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 199281 720.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 430184 343.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 138042 961.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 516036 271.7 ns/op BenchmarkUncontendedSemaphore-4 4351246 25.70 ns/op BenchmarkContendedSemaphore-4 4238112 30.41 ns/op BenchmarkMutexUncontended-4 713642 204.6 ns/op BenchmarkMutex-4 197827 585.6 ns/op BenchmarkMutexSlack-4 204687 575.4 ns/op BenchmarkMutexWork-4 186980 677.1 ns/op BenchmarkMutexWorkSlack-4 204148 640.6 ns/op BenchmarkMutexNoSpin-4 51667 1954 ns/op BenchmarkMutexSpin-4 52922 2074 ns/op BenchmarkOnce-4 976303 126.0 ns/op BenchmarkSemaUncontended-4 3500344 35.14 ns/op BenchmarkSemaSyntNonblock-4 1539387 75.53 ns/op BenchmarkSemaSyntBlock-4 1835844 63.26 ns/op BenchmarkSemaWorkNonblock-4 980486 102.2 ns/op BenchmarkSemaWorkBlock-4 1223550 95.12 ns/op BenchmarkRWMutexUncontended-4 234886 451.3 ns/op BenchmarkRWMutexWrite100-4 377190 377.6 ns/op BenchmarkRWMutexWrite10-4 351771 376.6 ns/op BenchmarkRWMutexWorkWrite100-4 213624 486.0 ns/op BenchmarkRWMutexWorkWrite10-4 265675 469.4 ns/op BenchmarkWaitGroupUncontended-4 558951 179.2 ns/op BenchmarkWaitGroupAddDone-4 452538 278.0 ns/op BenchmarkWaitGroupAddDoneWork-4 420145 249.2 ns/op BenchmarkWaitGroupWait-4 2372854 50.86 ns/op BenchmarkWaitGroupWaitWork-4 1827948 63.68 ns/op BenchmarkWaitGroupActuallyWait-4 39447 2760 ns/op 32 B/op 2 allocs/op PASS ok sync 27.025s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 713868 152.2 ns/op PASS ok sync/atomic 0.300s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 122295 963.1 ns/op 0 B/op 0 allocs/op PASS ok testing 0.324s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6067 19001 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8451 12681 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 94 1464504 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 87 1335174 ns/op 1487 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 229567119 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 219138597 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1438 114165 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1604 103729 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 9392566 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 8523188 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 1014007808 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 812126484 ns/op 48120712 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 198 636568 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 195 576697 ns/op 201 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 62010568 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 59394730 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7502666007 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 7169754320 ns/op 335150440 B/op 100095 allocs/op BenchmarkPyramid/10-4 2625 48666 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3780691 ns/op 409135 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 337091504 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2349 51774 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 225 501199 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 5061682 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7914 16698 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.945s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 101578269 ns/op BenchmarkVariableString-4 68572 1690 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2173 60027 ns/op 2520 B/op 39 allocs/op PASS ok text/template/parse 0.499s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 52 2378145 ns/op BenchmarkAfter-4 144 957659 ns/op BenchmarkStop-4 325 636026 ns/op BenchmarkSimultaneousAfterFunc-4 36 3194080 ns/op BenchmarkStartStop-4 321 424335 ns/op BenchmarkReset-4 2678 62971 ns/op BenchmarkSleep-4 46 2461423 ns/op BenchmarkParallelTimerLatency-4 38 815240 avg-late-ns 1712522 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 665905 avg-late-ns 2188847 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 533269 avg-late-ns 2424183 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 455205 avg-late-ns 2655318 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 275672 avg-late-ns 1893798 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 447974 avg-late-ns 2157857 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 247416 avg-late-ns 2035048 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 322636 avg-late-ns 3243249 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 226791 avg-late-ns 1803200 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 290481 avg-late-ns 1793486 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 7719117 avg-late-ns 27854813 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 489186 avg-late-ns 1673550 max-late-ns BenchmarkTicker-4 100 1198356 ns/op BenchmarkTickerReset-4 2922 44520 ns/op BenchmarkTickerResetNaive-4 230 595688 ns/op BenchmarkNow-4 733696 164.6 ns/op BenchmarkNowUnixNano-4 620676 173.2 ns/op BenchmarkNowUnixMilli-4 817904 161.5 ns/op BenchmarkNowUnixMicro-4 661723 167.9 ns/op BenchmarkFormat-4 52159 2342 ns/op BenchmarkFormatRFC3339-4 72106 1552 ns/op BenchmarkFormatRFC3339Nano-4 72978 1535 ns/op BenchmarkFormatNow-4 68340 1653 ns/op BenchmarkMarshalJSON-4 92114 1257 ns/op BenchmarkMarshalText-4 106428 1187 ns/op BenchmarkParse-4 113712 1058 ns/op BenchmarkParseRFC3339UTC-4 320846 381.1 ns/op BenchmarkParseRFC3339UTCBytes-4 256675 547.9 ns/op BenchmarkParseRFC3339TZ-4 100045 1198 ns/op BenchmarkParseRFC3339TZBytes-4 76551 1445 ns/op BenchmarkParseDuration-4 458586 233.4 ns/op BenchmarkHour-4 934831 126.1 ns/op BenchmarkSecond-4 1000000 131.1 ns/op BenchmarkYear-4 772176 170.5 ns/op BenchmarkDay-4 682802 195.2 ns/op BenchmarkISOWeek-4 764163 175.3 ns/op BenchmarkGoString-4 72968 1675 ns/op BenchmarkUnmarshalText-4 73536 1578 ns/op PASS ok time 13.074s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 295975 409.7 ns/op BenchmarkDecodeValidJapaneseChars-4 292873 412.8 ns/op BenchmarkDecodeRune-4 1923693 61.31 ns/op BenchmarkEncodeValidASCII-4 417654 290.8 ns/op BenchmarkEncodeValidJapaneseChars-4 729171 212.7 ns/op BenchmarkAppendRuneValidASCII-4 1000000 106.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2010348 56.62 ns/op BenchmarkEncodeRune-4 3952221 28.07 ns/op PASS ok unicode/utf16 1.487s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 981943 118.3 ns/op BenchmarkRuneCountTenJapaneseChars-4 221528 553.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3167595 38.23 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 388834 337.2 ns/op BenchmarkValidTenASCIIChars-4 1000000 106.6 ns/op BenchmarkValid100KASCIIChars-4 162 724727 ns/op BenchmarkValidTenJapaneseChars-4 184557 630.4 ns/op BenchmarkValidLongMostlyASCII-4 145 809674 ns/op BenchmarkValidLongJapanese-4 56 1798420 ns/op BenchmarkValidStringTenASCIIChars-4 3344725 34.68 ns/op BenchmarkValidString100KASCIIChars-4 10000 10902 ns/op BenchmarkValidStringTenJapaneseChars-4 359397 346.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1395 85774 ns/op BenchmarkValidStringLongJapanese-4 100 1131553 ns/op BenchmarkEncodeASCIIRune-4 2419490 47.28 ns/op BenchmarkEncodeJapaneseRune-4 1818734 64.09 ns/op BenchmarkAppendASCIIRune-4 7856494 14.16 ns/op BenchmarkAppendJapaneseRune-4 1988823 58.76 ns/op BenchmarkDecodeASCIIRune-4 2373234 51.09 ns/op BenchmarkDecodeJapaneseRune-4 1510232 77.37 ns/op BenchmarkFullRune/ASCII-4 3188956 36.19 ns/op BenchmarkFullRune/Incomplete-4 1494841 82.70 ns/op BenchmarkFullRune/Japanese-4 3406064 36.46 ns/op PASS ok unicode/utf8 4.100s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 59626626355 ns/op PASS ok cmd/api 82.881s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1202847 94.29 ns/op BenchmarkEqArrayOfStrings64-4 222654 590.2 ns/op BenchmarkEqArrayOfStrings1024-4 13140 8358 ns/op BenchmarkEqArrayOfFloats5-4 1490461 78.16 ns/op BenchmarkEqArrayOfFloats64-4 206094 574.9 ns/op BenchmarkEqArrayOfFloats1024-4 12852 8516 ns/op BenchmarkEqStruct-4 28459676 4.243 ns/op PASS ok cmd/compile/internal/reflectdata 1.435s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 4845 220976 ns/op BenchmarkCopyElim1-4 100 1032403 ns/op BenchmarkCopyElim10-4 154 726299 ns/op BenchmarkCopyElim100-4 94 1121329 ns/op BenchmarkCopyElim1000-4 48 2413392 ns/op BenchmarkCopyElim10000-4 3 34152832 ns/op BenchmarkCopyElim100000-4 1 502135209 ns/op BenchmarkDeadCode/1-4 248 469385 ns/op BenchmarkDeadCode/10-4 186 628485 ns/op BenchmarkDeadCode/100-4 141 768206 ns/op BenchmarkDeadCode/1000-4 45 3387306 ns/op BenchmarkDeadCode/10000-4 3 34532858 ns/op BenchmarkDeadCode/100000-4 1 356365977 ns/op BenchmarkDeadCode/200000-4 1 674398523 ns/op BenchmarkDominatorsLinear-4 15 8768410 ns/op 1.14 MB/s BenchmarkDominatorsFwdBack-4 9 12442555 ns/op 0.80 MB/s BenchmarkDominatorsManyPred-4 10 12035643 ns/op 0.83 MB/s BenchmarkDominatorsMaxPred-4 10 12584137 ns/op 0.79 MB/s BenchmarkDominatorsMaxPredVal-4 9 12005771 ns/op 0.83 MB/s BenchmarkFuse/1-4 291 424127 ns/op BenchmarkFuse/10-4 273 417140 ns/op BenchmarkFuse/100-4 150 789789 ns/op BenchmarkFuse/1000-4 25 5074732 ns/op BenchmarkFuse/10000-4 2 59502516 ns/op BenchmarkNilCheckDeep1-4 14301 8534 ns/op 0.12 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6063 22005 ns/op 0.45 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 850 139463 ns/op 0.72 MB/s 631 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 84 1327782 ns/op 0.75 MB/s 4922 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15661498 ns/op 0.64 MB/s 79883 B/op 5 allocs/op BenchmarkDSEPass-4 44 2662718 ns/op 67264 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 119165142 ns/op 4267784 B/op 108667 allocs/op BenchmarkCSEPass-4 8 12588658 ns/op 172471 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 137608121 ns/op 5671848 B/op 97515 allocs/op BenchmarkDeadcodePass-4 199 632884 ns/op 83432 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 109781763 ns/op 4002584 B/op 44645 allocs/op BenchmarkMultiPass-4 73 1452397 ns/op 236862 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 217423746 ns/op 11230624 B/op 149996 allocs/op BenchmarkCondRewrite/SoloJump-4 4548411 26.26 ns/op BenchmarkCondRewrite/CombJump-4 4483146 25.73 ns/op PASS ok cmd/compile/internal/ssa 14.968s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13772 8781 ns/op BenchmarkExtShift-4 24753 4784 ns/op BenchmarkModify-4 9079 14575 ns/op BenchmarkMullImm-4 23060 5610 ns/op BenchmarkConstModify-4 9250 14462 ns/op BenchmarkBitSet-4 12574 9480 ns/op BenchmarkBitClear-4 12676 9316 ns/op BenchmarkBitToggle-4 12702 9318 ns/op BenchmarkBitSetConst-4 141980 872.3 ns/op BenchmarkBitClearConst-4 144716 854.3 ns/op BenchmarkBitToggleConst-4 145623 862.3 ns/op BenchmarkDivconstI64-4 7202679 15.94 ns/op BenchmarkModconstI64-4 6809959 17.04 ns/op BenchmarkDivisiblePow2constI64-4 7652649 15.85 ns/op BenchmarkDivisibleconstI64-4 7694212 14.13 ns/op BenchmarkDivisibleWDivconstI64-4 4114855 28.44 ns/op BenchmarkDivconstU64/3-4 5646110 20.69 ns/op BenchmarkDivconstU64/5-4 7430017 15.34 ns/op BenchmarkDivconstU64/37-4 7024843 16.97 ns/op BenchmarkDivconstU64/1234567-4 6872114 16.57 ns/op BenchmarkModconstU64-4 7528564 15.74 ns/op BenchmarkDivisibleconstU64-4 8429386 13.68 ns/op BenchmarkDivisibleWDivconstU64-4 3945994 28.73 ns/op BenchmarkDivconstI32-4 7823509 14.95 ns/op BenchmarkModconstI32-4 8819700 13.27 ns/op BenchmarkDivisiblePow2constI32-4 8373567 12.80 ns/op BenchmarkDivisibleconstI32-4 8729382 13.38 ns/op BenchmarkDivisibleWDivconstI32-4 4141710 27.98 ns/op BenchmarkDivconstU32-4 7404651 16.87 ns/op BenchmarkModconstU32-4 7438552 14.93 ns/op BenchmarkDivisibleconstU32-4 8724472 13.08 ns/op BenchmarkDivisibleWDivconstU32-4 4067341 28.03 ns/op BenchmarkDivconstI16-4 8363862 16.50 ns/op BenchmarkModconstI16-4 8837410 13.07 ns/op BenchmarkDivisiblePow2constI16-4 8495564 13.05 ns/op BenchmarkDivisibleconstI16-4 8617658 13.53 ns/op BenchmarkDivisibleWDivconstI16-4 4036783 29.41 ns/op BenchmarkDivconstU16-4 8204268 14.18 ns/op BenchmarkModconstU16-4 8389125 13.97 ns/op BenchmarkDivisibleconstU16-4 9010654 13.86 ns/op BenchmarkDivisibleWDivconstU16-4 3571323 29.65 ns/op BenchmarkDivconstI8-4 8496162 13.66 ns/op BenchmarkModconstI8-4 7514482 16.57 ns/op BenchmarkDivisiblePow2constI8-4 7544056 16.93 ns/op BenchmarkDivisibleconstI8-4 6469284 19.05 ns/op BenchmarkDivisibleWDivconstI8-4 4079797 28.60 ns/op BenchmarkDivconstU8-4 8765455 13.48 ns/op BenchmarkModconstU8-4 8258043 13.59 ns/op BenchmarkDivisibleconstU8-4 8831942 13.51 ns/op BenchmarkDivisibleWDivconstU8-4 3952341 29.83 ns/op BenchmarkMul2-4 232494 503.8 ns/op BenchmarkMulNeg2-4 242050 517.7 ns/op BenchmarkEfaceInteger-4 2854801 37.09 ns/op BenchmarkMulconstI32/3-4 28180510 4.468 ns/op BenchmarkMulconstI32/5-4 28619850 4.396 ns/op BenchmarkMulconstI32/12-4 27942208 4.680 ns/op BenchmarkMulconstI32/120-4 29381439 4.535 ns/op BenchmarkMulconstI32/-120-4 28060552 4.407 ns/op BenchmarkMulconstI32/65537-4 26392982 4.772 ns/op BenchmarkMulconstI32/65538-4 21222470 4.999 ns/op BenchmarkMulconstI64/3-4 26946769 4.669 ns/op BenchmarkMulconstI64/5-4 26824081 5.284 ns/op BenchmarkMulconstI64/12-4 27043702 4.805 ns/op BenchmarkMulconstI64/120-4 24307892 4.900 ns/op BenchmarkMulconstI64/-120-4 27855514 4.714 ns/op BenchmarkMulconstI64/65537-4 24883668 4.843 ns/op BenchmarkMulconstI64/65538-4 25123266 4.621 ns/op BenchmarkMulconstU32/3-4 29772160 4.509 ns/op BenchmarkMulconstU32/5-4 27260193 4.471 ns/op BenchmarkMulconstU32/12-4 22119843 4.798 ns/op BenchmarkMulconstU32/120-4 29340606 4.491 ns/op BenchmarkMulconstU32/65537-4 24869104 4.701 ns/op BenchmarkMulconstU32/65538-4 21912901 4.910 ns/op BenchmarkMulconstU64/3-4 25965578 4.832 ns/op BenchmarkMulconstU64/5-4 24674725 4.734 ns/op BenchmarkMulconstU64/12-4 25173698 4.912 ns/op BenchmarkMulconstU64/120-4 27285991 5.067 ns/op BenchmarkMulconstU64/65537-4 22719337 4.949 ns/op BenchmarkMulconstU64/65538-4 25747779 5.144 ns/op BenchmarkShiftArithmeticRight-4 27890864 4.713 ns/op BenchmarkSwitch8Predictable-4 7119986 15.47 ns/op BenchmarkSwitch8Unpredictable-4 8033512 14.31 ns/op BenchmarkSwitch32Predictable-4 12500242 9.718 ns/op BenchmarkSwitch32Unpredictable-4 7768977 14.61 ns/op BenchmarkSwitchStringPredictable-4 5415307 19.68 ns/op BenchmarkSwitchStringUnpredictable-4 6034537 18.64 ns/op PASS ok cmd/compile/internal/test 14.550s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 138 785598 ns/op BenchmarkNamed/Underlying/nongeneric-4 840013 129.3 ns/op BenchmarkNamed/Underlying/generic-4 780381 128.5 ns/op BenchmarkNamed/Underlying/src_instance-4 987548 126.5 ns/op BenchmarkNamed/Underlying/user_instance-4 959584 123.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 452691758 ns/op 67190 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 329847429 ns/op 92242 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 141988826 ns/op 214023 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 132826096 ns/op 227830 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2347320888 ns/op 2184 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 135851491 ns/op 37151 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 40501854 ns/op 126142 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 40735070 ns/op 125443 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 741640407 ns/op 2924 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 44872038 ns/op 48243 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 28397800 ns/op 75804 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 26079180 ns/op 82832 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1850112598 ns/op 33619 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 541524713 ns/op 114830 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 137503721 ns/op 450389 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 104509039 ns/op 593320 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2591710130 ns/op 779.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 71605268 ns/op 28178 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 47624147 ns/op 42235 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 51442851 ns/op 38765 lines/s PASS ok cmd/compile/internal/types2 40.706s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 33826598 ns/op 20785750 sys-ns/op 4227500 user-ns/op PASS ok cmd/go 0.583s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 66986 1988 ns/op 4.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 72004 1488 ns/op 5.38 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16939 6506 ns/op 157.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 16486 6431 ns/op 159.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3280 41739 ns/op 196.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3318 39085 ns/op 209.60 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.371s All tests passed.