darwin-amd64-race at 6d4de4e386cd9e4ec32937ab2d4f79317db461cd :: 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=9A48DB1B-EECA-4B29-9914-B057FB717837" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.BQzdQWLkvw/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=58D1D234-2457-4091-9BC1-0EBF60D1CD4B" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/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=9A48DB1B-EECA-4B29-9914-B057FB717837" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.BQzdQWLkvw/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=58D1D234-2457-4091-9BC1-0EBF60D1CD4B" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/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.129s ok archive/zip 2.924s ok bufio 0.670s ok bytes 5.811s ok compress/bzip2 1.211s ok compress/flate 10.052s ok compress/gzip 16.166s ok compress/lzw 0.790s ok compress/zlib 6.890s ok container/heap 0.068s ok container/list 0.041s ok container/ring 0.050s ok context 0.116s ok crypto 0.095s ok crypto/aes 0.132s ok crypto/cipher 0.097s ok crypto/des 0.121s ok crypto/dsa 0.071s ok crypto/ecdh 0.354s ok crypto/ecdsa 0.333s ok crypto/ed25519 0.775s ok crypto/elliptic 0.085s ok crypto/hmac 0.045s ok crypto/internal/alias 0.041s ok crypto/internal/bigmod 4.405s ok crypto/internal/boring 0.069s ok crypto/internal/boring/bcache 0.583s ok crypto/internal/edwards25519 50.228s ok crypto/internal/edwards25519/field 18.688s ok crypto/internal/nistec 4.984s ok crypto/internal/nistec/fiat 0.039s [no tests to run] ok crypto/md5 0.094s ok crypto/rand 0.453s ok crypto/rc4 0.612s ok crypto/rsa 0.593s ok crypto/sha1 0.066s ok crypto/sha256 0.065s ok crypto/sha512 0.095s ok crypto/subtle 0.444s ok crypto/tls 3.093s ok crypto/x509 3.070s ok database/sql 0.583s ok database/sql/driver 0.045s ok debug/buildinfo 0.085s ok debug/dwarf 0.107s ok debug/elf 1.620s ok debug/gosym 0.194s ok debug/macho 0.126s ok debug/pe 0.117s ok debug/plan9obj 0.107s ok embed 0.081s [no tests to run] ok embed/internal/embedtest 0.055s ok encoding/ascii85 0.082s ok encoding/asn1 0.037s ok encoding/base32 0.198s ok encoding/base64 0.057s ok encoding/binary 0.042s ok encoding/csv 0.100s ok encoding/gob 28.264s ok encoding/hex 0.079s ok encoding/json 2.858s ok encoding/pem 3.202s ok encoding/xml 0.430s ok errors 0.066s ok expvar 0.059s ok flag 0.221s ok fmt 0.927s ok go/ast 0.131s ok go/build 7.387s ok go/build/constraint 0.099s ok go/constant 0.055s ok go/doc 0.409s ok go/doc/comment 6.058s ok go/format 0.133s ok go/importer 1.335s ok go/internal/gccgoimporter 0.189s ok go/internal/gcimporter 6.781s ok go/internal/srcimporter 33.517s ok go/parser 1.546s ok go/printer 2.282s ok go/scanner 0.070s ok go/token 0.191s ok go/types 59.436s ok hash 0.065s ok hash/adler32 0.086s ok hash/crc32 0.111s ok hash/crc64 0.072s ok hash/fnv 0.055s ok hash/maphash 0.079s ok html 0.037s ok html/template 0.369s ok image 0.706s ok image/color 0.132s ok image/draw 0.988s ok image/gif 1.779s ok image/jpeg 1.969s ok image/png 4.822s ok index/suffixarray 1.660s ok internal/abi 46.723s ok internal/buildcfg 0.063s ok internal/coverage/cformat 0.062s ok internal/coverage/cmerge 0.065s ok internal/coverage/pods 0.108s ok internal/coverage/slicereader 0.153s ok internal/coverage/slicewriter 0.141s ok internal/coverage/test 0.194s ok internal/cpu 0.168s ok internal/dag 0.061s ok internal/diff 0.115s ok internal/fmtsort 0.070s ok internal/fuzz 0.077s ok internal/godebug 0.076s ok internal/intern 2.036s ok internal/itoa 0.066s ok internal/poll 0.630s ok internal/profile 0.047s ok internal/reflectlite 0.345s ok internal/safefilepath 0.071s ok internal/saferio 0.235s ok internal/singleflight 0.172s ok internal/testenv 0.059s ok internal/trace 0.345s ok internal/types/errors 1.858s ok internal/unsafeheader 0.065s ok internal/xcoff 0.140s ok io 0.099s ok io/fs 0.424s ok io/ioutil 0.151s ok log 0.153s ok log/syslog 1.353s ok math 0.067s ok math/big 3.883s ok math/bits 0.072s ok math/cmplx 0.112s ok math/rand 2.872s ok mime 0.075s ok mime/multipart 2.092s ok mime/quotedprintable 0.061s ok net 18.784s ok net/http 24.644s ok net/http/cgi 1.706s ok net/http/cookiejar 0.122s ok net/http/fcgi 0.212s ok net/http/httptest 0.415s ok net/http/httptrace 0.067s ok net/http/httputil 1.263s ok net/http/internal 0.070s ok net/http/internal/ascii 0.060s ok net/http/pprof 5.304s ok net/internal/socktest 0.043s ok net/mail 0.041s ok net/netip 0.988s ok net/rpc 0.240s ok net/rpc/jsonrpc 0.119s ok net/smtp 0.213s ok net/textproto 0.078s ok net/url 0.109s ok os 2.606s ok os/exec 4.264s ok os/exec/internal/fdtest 0.106s ok os/signal 5.296s ok os/user 0.083s ok path 0.076s ok path/filepath 0.224s ok plugin 0.054s ok reflect 1.288s ok regexp 3.355s ok regexp/syntax 5.155s ok runtime 55.985s ok runtime/cgo 0.067s ok runtime/coverage 0.085s ok runtime/debug 0.184s ok runtime/internal/atomic 0.094s ok runtime/internal/math 0.055s ok runtime/internal/sys 0.065s ok runtime/metrics 0.045s ok runtime/pprof 11.656s ok runtime/race 12.335s ok runtime/trace 7.633s ok sort 0.635s ok strconv 2.173s ok strings 4.034s ok sync 0.847s ok sync/atomic 2.488s ok syscall 3.125s ok testing 3.001s ok testing/fstest 0.073s ok testing/iotest 0.043s ok testing/quick 0.232s ok text/scanner 0.053s ok text/tabwriter 0.039s ok text/template 0.136s ok text/template/parse 0.065s ok time 2.675s ok unicode 0.074s ok unicode/utf16 0.085s ok unicode/utf8 0.090s ok cmd/addr2line 6.763s ok cmd/api 19.804s ok cmd/asm/internal/asm 3.435s ok cmd/asm/internal/lex 0.083s ok cmd/compile/internal/abt 0.141s ok cmd/compile/internal/amd64 75.746s ok cmd/compile/internal/base 0.084s ok cmd/compile/internal/compare 0.064s ok cmd/compile/internal/dwarfgen 1.093s ok cmd/compile/internal/importer 4.420s ok cmd/compile/internal/ir 0.035s ok cmd/compile/internal/logopt 1.465s ok cmd/compile/internal/noder 0.036s ok cmd/compile/internal/reflectdata 0.031s [no tests to run] ok cmd/compile/internal/ssa 39.348s ok cmd/compile/internal/syntax 0.398s ok cmd/compile/internal/test 25.379s ok cmd/compile/internal/typecheck 0.804s ok cmd/compile/internal/types 0.065s ok cmd/compile/internal/types2 29.390s ok cmd/covdata 0.047s ok cmd/cover 4.053s ok cmd/dist 0.041s ok cmd/doc 5.208s ok cmd/fix 19.095s ok cmd/go 378.425s ok cmd/go/internal/auth 0.085s ok cmd/go/internal/cache 0.523s ok cmd/go/internal/fsys 0.296s ok cmd/go/internal/generate 0.070s ok cmd/go/internal/get 0.087s ok cmd/go/internal/imports 0.136s ok cmd/go/internal/load 0.090s ok cmd/go/internal/lockedfile 0.277s ok cmd/go/internal/lockedfile/internal/filelock 0.099s ok cmd/go/internal/modconv 0.112s ok cmd/go/internal/modfetch 0.071s ok cmd/go/internal/modfetch/codehost 0.057s ok cmd/go/internal/modfetch/zip_sum_test 0.044s ok cmd/go/internal/modindex 0.720s ok cmd/go/internal/modload 0.052s ok cmd/go/internal/mvs 0.057s ok cmd/go/internal/par 0.095s ok cmd/go/internal/str 0.049s ok cmd/go/internal/test 0.062s ok cmd/go/internal/vcs 0.066s ok cmd/go/internal/vcweb 0.097s ok cmd/go/internal/vcweb/vcstest 20.988s ok cmd/go/internal/web 0.065s ok cmd/go/internal/work 0.209s ok cmd/gofmt 0.397s ok cmd/internal/archive 4.645s ok cmd/internal/buildid 0.731s ok cmd/internal/dwarf 0.066s ok cmd/internal/edit 0.055s ok cmd/internal/goobj 0.029s ok cmd/internal/moddeps 3.918s ok cmd/internal/notsha256 0.051s ok cmd/internal/obj 1.466s ok cmd/internal/obj/ppc64 0.694s ok cmd/internal/obj/riscv 0.282s ok cmd/internal/obj/s390x 0.091s ok cmd/internal/obj/x86 3.628s ok cmd/internal/objabi 0.068s ok cmd/internal/pkgpath 0.254s ok cmd/internal/pkgpattern 0.063s ok cmd/internal/quoted 0.042s ok cmd/internal/src 0.035s ok cmd/internal/test2json 1.179s ok cmd/link 27.551s ok cmd/link/internal/benchmark 0.066s ok cmd/link/internal/ld 25.173s ok cmd/link/internal/loader 0.743s ok cmd/nm 3.671s ok cmd/objdump 8.577s ok cmd/pack 4.523s ok cmd/pprof 1.874s ok cmd/trace 0.206s ok cmd/vet 31.087s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3716 33579 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2479 46553 ns/op 1861 B/op 37 allocs/op Benchmark/Writer/PAX-4 1909 62525 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5276 39494 ns/op 17227 B/op 16 allocs/op Benchmark/Reader/GNU-4 6206 33480 ns/op 16762 B/op 14 allocs/op Benchmark/Reader/PAX-4 2646 72339 ns/op 27756 B/op 33 allocs/op PASS ok archive/tar 1.155s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 259415554 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 173793779 ns/op BenchmarkZip64TestSizes/4096-4 1392 105530 ns/op BenchmarkZip64TestSizes/1048576-4 129 905814 ns/op BenchmarkZip64TestSizes/67108864-4 1 161149634 ns/op PASS ok archive/zip 1.287s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 188174 553.8 ns/op BenchmarkReaderCopyUnoptimal-4 137888 868.2 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 13272 ns/op BenchmarkReaderWriteToOptimal-4 6357 27679 ns/op BenchmarkReaderReadString-4 134450 989.5 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 196974 596.2 ns/op BenchmarkWriterCopyUnoptimal-4 216520 573.8 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 10668 ns/op BenchmarkReaderEmpty-4 17146 7798 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 15988 7682 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 559506 216.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.877s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3127 34909 ns/op 938.67 MB/s BenchmarkWriteByte-4 418 285121 ns/op 14.37 MB/s BenchmarkWriteRune-4 226 517996 ns/op 23.72 MB/s BenchmarkBufferNotEmptyWriteRead-4 33 3447289 ns/op BenchmarkBufferFullSmallReads-4 92 1325021 ns/op BenchmarkBufferWriteBlock/N4096-4 7695 21565 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 330 382062 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 10112467 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 3651040 31.77 ns/op 314.77 MB/s BenchmarkIndexByte/32-4 3464721 34.36 ns/op 931.37 MB/s BenchmarkIndexByte/4K-4 1000000 104.0 ns/op 39399.27 MB/s BenchmarkIndexBytePortable/10-4 1000000 102.7 ns/op 97.36 MB/s BenchmarkIndexBytePortable/32-4 464944 286.5 ns/op 111.71 MB/s BenchmarkIndexBytePortable/4K-4 4308 29980 ns/op 136.63 MB/s BenchmarkIndexRune/10-4 1000000 120.2 ns/op 83.23 MB/s BenchmarkIndexRune/32-4 1000000 137.1 ns/op 233.45 MB/s BenchmarkIndexRune/4K-4 432010 297.2 ns/op 13782.47 MB/s BenchmarkIndexRuneASCII/10-4 3709760 31.92 ns/op 313.30 MB/s BenchmarkIndexRuneASCII/32-4 3471956 34.29 ns/op 933.12 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 108.4 ns/op 37800.07 MB/s BenchmarkEqual/0-4 9723416 10.79 ns/op BenchmarkEqual/1-4 1278564 92.23 ns/op 10.84 MB/s BenchmarkEqual/6-4 1249167 95.48 ns/op 62.84 MB/s BenchmarkEqual/9-4 1233636 96.76 ns/op 93.02 MB/s BenchmarkEqual/15-4 1000000 100.6 ns/op 149.13 MB/s BenchmarkEqual/16-4 1273850 94.53 ns/op 169.26 MB/s BenchmarkEqual/20-4 1000000 104.4 ns/op 191.65 MB/s BenchmarkEqual/32-4 1202022 98.57 ns/op 324.63 MB/s BenchmarkEqual/4K-4 91296 1282 ns/op 3194.38 MB/s BenchmarkIndex/10-4 2428146 48.96 ns/op 204.25 MB/s BenchmarkIndex/32-4 2389366 50.12 ns/op 638.53 MB/s BenchmarkIndex/4K-4 25010 4843 ns/op 845.81 MB/s BenchmarkIndexEasy/10-4 2501988 47.62 ns/op 209.99 MB/s BenchmarkIndexEasy/32-4 2427486 49.32 ns/op 648.77 MB/s BenchmarkIndexEasy/4K-4 597572 213.1 ns/op 19223.83 MB/s BenchmarkCount/10-4 1441648 85.90 ns/op 116.42 MB/s BenchmarkCount/32-4 1396960 80.86 ns/op 395.76 MB/s BenchmarkCount/4K-4 25258 4670 ns/op 877.13 MB/s BenchmarkCountEasy/10-4 1534491 78.38 ns/op 127.58 MB/s BenchmarkCountEasy/32-4 1460724 81.89 ns/op 390.78 MB/s BenchmarkCountEasy/4K-4 505616 251.3 ns/op 16301.82 MB/s BenchmarkCountSingle/10-4 2851966 40.77 ns/op 245.30 MB/s BenchmarkCountSingle/32-4 2828676 44.76 ns/op 715.00 MB/s BenchmarkCountSingle/4K-4 1000000 116.8 ns/op 35080.54 MB/s BenchmarkToUpper/#00-4 2886814 41.64 ns/op BenchmarkToUpper/ONLYUPPER-4 344397 386.0 ns/op BenchmarkToUpper/abc-4 501937 265.6 ns/op BenchmarkToUpper/AbC123-4 302406 412.7 ns/op BenchmarkToUpper/azAZ09_-4 300646 426.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 86892 1350 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 40652 2993 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 62172 1810 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 142742 867.0 ns/op BenchmarkToLower/#00-4 2966162 41.56 ns/op BenchmarkToLower/abc-4 447874 294.5 ns/op BenchmarkToLower/AbC123-4 318936 394.2 ns/op BenchmarkToLower/azAZ09_-4 293088 440.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86635 1353 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42492 2798 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 76204 1643 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 134212 907.8 ns/op BenchmarkFields/ASCII/16-4 177955 627.0 ns/op 25.52 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14359 8284 ns/op 30.90 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1026 125957 ns/op 32.52 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 57 2235033 ns/op 29.32 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 35865616 ns/op 29.24 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 106572 1220 ns/op 13.11 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7048 18184 ns/op 14.08 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 416 296972 ns/op 13.79 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 24 5412114 ns/op 12.11 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 90857563 ns/op 11.54 MB/s 11202864 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 146769 837.7 ns/op 19.10 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10366 11635 ns/op 22.00 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 639 205512 ns/op 19.93 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 3635740 ns/op 18.03 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 64682866 ns/op 16.21 MB/s 11202912 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 131094 888.6 ns/op 18.01 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7636 15324 ns/op 16.71 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 517 244553 ns/op 16.75 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 4431645 ns/op 14.79 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 78076158 ns/op 13.43 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2054515 58.14 ns/op BenchmarkTrimSpace/ASCII-4 1246845 94.51 ns/op BenchmarkTrimSpace/SomeNonASCII-4 110460 1107 ns/op BenchmarkTrimSpace/JustNonASCII-4 55516 2162 ns/op BenchmarkToValidUTF8/Valid-4 472956 284.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 318871 395.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90288 1321 ns/op BenchmarkIndexHard1-4 1161 100892 ns/op BenchmarkIndexHard2-4 852 143585 ns/op BenchmarkIndexHard3-4 205 569473 ns/op BenchmarkIndexHard4-4 207 593922 ns/op BenchmarkLastIndexHard1-4 8 13353679 ns/op BenchmarkLastIndexHard2-4 7 16332312 ns/op BenchmarkLastIndexHard3-4 6 17775482 ns/op BenchmarkCountHard1-4 1189 98044 ns/op BenchmarkCountHard2-4 868 138056 ns/op BenchmarkCountHard3-4 213 560096 ns/op BenchmarkSplitEmptySeparator-4 1 102287573 ns/op BenchmarkSplitSingleByteSeparator-4 16 8123894 ns/op BenchmarkSplitMultiByteSeparator-4 13 8303659 ns/op BenchmarkSplitNSingleByteSeparator-4 190183 831.9 ns/op BenchmarkSplitNMultiByteSeparator-4 60390 1771 ns/op BenchmarkRepeat-4 165709 761.6 ns/op BenchmarkRepeatLarge/256/1-4 138736 1042 ns/op 245.68 MB/s BenchmarkRepeatLarge/256/16-4 203923 735.9 ns/op 347.89 MB/s BenchmarkRepeatLarge/512/1-4 87794 1488 ns/op 344.10 MB/s BenchmarkRepeatLarge/512/16-4 107680 1177 ns/op 435.15 MB/s BenchmarkRepeatLarge/1024/1-4 53640 2228 ns/op 459.51 MB/s BenchmarkRepeatLarge/1024/16-4 66397 2101 ns/op 487.42 MB/s BenchmarkRepeatLarge/2048/1-4 32019 3968 ns/op 516.15 MB/s BenchmarkRepeatLarge/2048/16-4 35103 3454 ns/op 592.92 MB/s BenchmarkRepeatLarge/4096/1-4 18331 6727 ns/op 608.85 MB/s BenchmarkRepeatLarge/4096/16-4 19285 6461 ns/op 633.99 MB/s BenchmarkRepeatLarge/8192/1-4 10000 12383 ns/op 661.55 MB/s BenchmarkRepeatLarge/8192/16-4 10000 11555 ns/op 708.93 MB/s BenchmarkRepeatLarge/8192/4097-4 17031 6647 ns/op 616.41 MB/s BenchmarkRepeatLarge/16384/1-4 7279 24117 ns/op 679.34 MB/s BenchmarkRepeatLarge/16384/16-4 10000 25379 ns/op 645.58 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 17415 ns/op 705.75 MB/s BenchmarkRepeatLarge/32768/1-4 2552 43798 ns/op 748.15 MB/s BenchmarkRepeatLarge/32768/16-4 2745 43112 ns/op 760.07 MB/s BenchmarkRepeatLarge/32768/4097-4 3378 43879 ns/op 653.59 MB/s BenchmarkRepeatLarge/65536/1-4 1280 90549 ns/op 723.76 MB/s BenchmarkRepeatLarge/65536/16-4 1503 86043 ns/op 761.66 MB/s BenchmarkRepeatLarge/65536/4097-4 1228 89413 ns/op 687.31 MB/s BenchmarkRepeatLarge/131072/1-4 302 344422 ns/op 380.56 MB/s BenchmarkRepeatLarge/131072/16-4 364 308729 ns/op 424.55 MB/s BenchmarkRepeatLarge/131072/4097-4 364 319075 ns/op 398.05 MB/s BenchmarkRepeatLarge/262144/1-4 206 584643 ns/op 448.38 MB/s BenchmarkRepeatLarge/262144/16-4 198 599828 ns/op 437.03 MB/s BenchmarkRepeatLarge/262144/4097-4 196 609489 ns/op 423.49 MB/s BenchmarkRepeatLarge/524288/1-4 110 1174960 ns/op 446.22 MB/s BenchmarkRepeatLarge/524288/16-4 103 1146274 ns/op 457.38 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1112091 ns/op 467.87 MB/s BenchmarkRepeatLarge/1048576/1-4 46 2182186 ns/op 480.52 MB/s BenchmarkRepeatLarge/1048576/16-4 52 2143986 ns/op 489.08 MB/s BenchmarkRepeatLarge/1048576/4097-4 56 2175200 ns/op 480.29 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4116194 ns/op 509.49 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3563739 ns/op 588.47 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 4003778 ns/op 522.90 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8025709 ns/op 522.61 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7306230 ns/op 574.07 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7174277 ns/op 584.20 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14337524 ns/op 585.08 MB/s BenchmarkRepeatLarge/8388608/16-4 7 19091658 ns/op 439.39 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 16307023 ns/op 514.29 MB/s BenchmarkRepeatLarge/16777216/1-4 3 39680356 ns/op 422.81 MB/s BenchmarkRepeatLarge/16777216/16-4 5 25110134 ns/op 668.15 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 24080737 ns/op 696.71 MB/s BenchmarkRepeatLarge/33554432/1-4 3 49437786 ns/op 678.72 MB/s BenchmarkRepeatLarge/33554432/16-4 3 48373353 ns/op 693.66 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 48718476 ns/op 688.74 MB/s BenchmarkRepeatLarge/67108864/1-4 1 121383319 ns/op 552.87 MB/s BenchmarkRepeatLarge/67108864/16-4 1 114253513 ns/op 587.37 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 102753902 ns/op 653.10 MB/s BenchmarkRepeatLarge/134217728/1-4 1 210355466 ns/op 638.05 MB/s BenchmarkRepeatLarge/134217728/16-4 1 193101091 ns/op 695.06 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 190995969 ns/op 702.73 MB/s BenchmarkRepeatLarge/268435456/1-4 1 423333636 ns/op 634.10 MB/s BenchmarkRepeatLarge/268435456/16-4 1 436788535 ns/op 614.57 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 435594206 ns/op 616.25 MB/s BenchmarkRepeatLarge/536870912/1-4 1 889023359 ns/op 603.89 MB/s BenchmarkRepeatLarge/536870912/16-4 1 883535746 ns/op 607.64 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 892781391 ns/op 601.35 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3345930927 ns/op 320.91 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4894288719 ns/op 219.39 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4668524733 ns/op 230.00 MB/s BenchmarkBytesCompare/1-4 9812833 14.60 ns/op BenchmarkBytesCompare/2-4 11494159 10.51 ns/op BenchmarkBytesCompare/4-4 9268743 11.04 ns/op BenchmarkBytesCompare/8-4 14088862 12.10 ns/op BenchmarkBytesCompare/16-4 13773814 10.80 ns/op BenchmarkBytesCompare/32-4 11297500 10.72 ns/op BenchmarkBytesCompare/64-4 11464168 10.56 ns/op BenchmarkBytesCompare/128-4 7892038 13.05 ns/op BenchmarkBytesCompare/256-4 7962886 21.93 ns/op BenchmarkBytesCompare/512-4 4225669 26.66 ns/op BenchmarkBytesCompare/1024-4 3379857 40.73 ns/op BenchmarkBytesCompare/2048-4 1000000 109.1 ns/op BenchmarkIndexAnyASCII/1:1-4 1000000 117.3 ns/op BenchmarkIndexAnyASCII/1:2-4 1835377 64.21 ns/op BenchmarkIndexAnyASCII/1:4-4 1984272 61.76 ns/op BenchmarkIndexAnyASCII/1:8-4 2106187 88.01 ns/op BenchmarkIndexAnyASCII/1:16-4 1904691 55.91 ns/op BenchmarkIndexAnyASCII/1:32-4 1917495 61.99 ns/op BenchmarkIndexAnyASCII/1:64-4 1849539 61.05 ns/op BenchmarkIndexAnyASCII/16:1-4 2075584 56.70 ns/op BenchmarkIndexAnyASCII/16:2-4 546604 205.4 ns/op BenchmarkIndexAnyASCII/16:4-4 542320 208.8 ns/op BenchmarkIndexAnyASCII/16:8-4 533580 232.8 ns/op BenchmarkIndexAnyASCII/16:16-4 569715 216.9 ns/op BenchmarkIndexAnyASCII/16:32-4 211346 477.7 ns/op BenchmarkIndexAnyASCII/16:64-4 424568 262.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1880166 63.66 ns/op BenchmarkIndexAnyASCII/256:2-4 55530 2294 ns/op BenchmarkIndexAnyASCII/256:4-4 54258 3604 ns/op BenchmarkIndexAnyASCII/256:8-4 49537 2287 ns/op BenchmarkIndexAnyASCII/256:16-4 41385 2436 ns/op BenchmarkIndexAnyASCII/256:32-4 51662 2373 ns/op BenchmarkIndexAnyASCII/256:64-4 48222 2358 ns/op BenchmarkIndexAnyUTF8/1:1-4 2037536 62.01 ns/op BenchmarkIndexAnyUTF8/1:2-4 1702899 67.71 ns/op BenchmarkIndexAnyUTF8/1:4-4 1964510 61.05 ns/op BenchmarkIndexAnyUTF8/1:8-4 1938529 81.76 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 120.0 ns/op BenchmarkIndexAnyUTF8/1:32-4 1962909 68.92 ns/op BenchmarkIndexAnyUTF8/1:64-4 1953009 60.29 ns/op BenchmarkIndexAnyUTF8/16:1-4 156070 761.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 384092 606.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 366625 321.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 380028 348.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 405619 316.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 381663 322.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 374869 509.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 12326 ns/op BenchmarkIndexAnyUTF8/256:2-4 25009 5369 ns/op BenchmarkIndexAnyUTF8/256:4-4 27634 6655 ns/op BenchmarkIndexAnyUTF8/256:8-4 26936 4256 ns/op BenchmarkIndexAnyUTF8/256:16-4 28035 4243 ns/op BenchmarkIndexAnyUTF8/256:32-4 25854 4438 ns/op BenchmarkIndexAnyUTF8/256:64-4 17412 6467 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1921444 60.76 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1694625 60.50 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1000000 117.9 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2058942 58.32 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1982194 60.02 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1860202 62.82 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1896414 60.24 ns/op BenchmarkLastIndexAnyASCII/16:1-4 475269 321.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 499543 261.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 446040 291.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 428013 331.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 462319 274.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 398890 469.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 360654 428.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 34688 3270 ns/op BenchmarkLastIndexAnyASCII/256:2-4 35415 4257 ns/op BenchmarkLastIndexAnyASCII/256:4-4 37816 3185 ns/op BenchmarkLastIndexAnyASCII/256:8-4 34599 3878 ns/op BenchmarkLastIndexAnyASCII/256:16-4 36307 6294 ns/op BenchmarkLastIndexAnyASCII/256:32-4 35308 6463 ns/op BenchmarkLastIndexAnyASCII/256:64-4 35223 3226 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1876425 62.80 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1831048 76.75 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1863204 62.78 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1847325 83.18 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1857264 61.82 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1918314 65.12 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1870202 60.40 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 176199 634.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 356246 324.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 388402 548.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 297517 341.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 339622 409.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 341868 313.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 392116 312.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13114 9219 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 28683 4097 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 28020 4153 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 25400 4088 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 27678 4256 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 28288 5998 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 26390 4378 ns/op BenchmarkTrimASCII/1:1-4 1752120 89.10 ns/op BenchmarkTrimASCII/1:2-4 1911976 118.3 ns/op BenchmarkTrimASCII/1:4-4 1826550 61.45 ns/op BenchmarkTrimASCII/1:8-4 1859390 95.49 ns/op BenchmarkTrimASCII/1:16-4 1000000 146.1 ns/op BenchmarkTrimASCII/16:1-4 613843 334.5 ns/op BenchmarkTrimASCII/16:2-4 452097 249.6 ns/op BenchmarkTrimASCII/16:4-4 524524 322.5 ns/op BenchmarkTrimASCII/16:8-4 408372 261.5 ns/op BenchmarkTrimASCII/16:16-4 500385 271.5 ns/op BenchmarkTrimASCII/256:1-4 42672 2351 ns/op BenchmarkTrimASCII/256:2-4 35402 3262 ns/op BenchmarkTrimASCII/256:4-4 36656 3229 ns/op BenchmarkTrimASCII/256:8-4 35479 3456 ns/op BenchmarkTrimASCII/256:16-4 37370 3363 ns/op BenchmarkTrimASCII/4096:1-4 3026 42696 ns/op BenchmarkTrimASCII/4096:2-4 2420 49262 ns/op BenchmarkTrimASCII/4096:4-4 2286 52547 ns/op BenchmarkTrimASCII/4096:8-4 2506 53318 ns/op BenchmarkTrimASCII/4096:16-4 2343 51485 ns/op BenchmarkTrimByte-4 1000000 115.2 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15675 7048 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15486 7467 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 799 200172 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1515 70892 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3394 42137 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5749 21009 ns/op BenchmarkCompareBytesEqual-4 13098472 9.556 ns/op BenchmarkCompareBytesToNil-4 16304607 14.66 ns/op BenchmarkCompareBytesEmpty-4 15410772 7.331 ns/op BenchmarkCompareBytesIdentical-4 16530025 8.714 ns/op BenchmarkCompareBytesSameLength-4 13995814 15.74 ns/op BenchmarkCompareBytesDifferentLength-4 12032772 10.13 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1540 86369 ns/op 12140.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2286 55768 ns/op 18802.52 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2948 48526 ns/op 21608.91 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2986 44841 ns/op 23384.39 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3057 49508 ns/op 21180.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2880 49362 ns/op 21242.82 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2524 68152 ns/op 15385.96 MB/s BenchmarkCompareBytesBig-4 2806 68848 ns/op 15230.39 MB/s BenchmarkCompareBytesBigIdentical-4 15919314 11.12 ns/op 94279631.36 MB/s PASS ok bytes 102.256s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 77981463 ns/op 1.28 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 291581366 ns/op 1.95 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 33082578 ns/op 0.50 MB/s 3643452 B/op 51 allocs/op PASS ok compress/bzip2 1.360s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 56 2131618 ns/op 4.69 MB/s 48149 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 21052630 ns/op 4.75 MB/s 47190 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 242867112 ns/op 4.12 MB/s 73840 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 54 2159085 ns/op 4.63 MB/s 47904 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21342250 ns/op 4.69 MB/s 47478 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 235281710 ns/op 4.25 MB/s 77600 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 62 2812364 ns/op 3.56 MB/s 50096 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 25192134 ns/op 3.97 MB/s 62756 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 205470477 ns/op 4.87 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 55 2212941 ns/op 4.52 MB/s 50713 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 38944076 ns/op 2.57 MB/s 57334 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 204625300 ns/op 4.89 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 50 2268274 ns/op 4.41 MB/s 52391 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 29124618 ns/op 3.43 MB/s 53336 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 337854925 ns/op 2.96 MB/s 113088 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 1708318 ns/op 5.85 MB/s 48901 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 15099293 ns/op 6.62 MB/s 51975 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 179442079 ns/op 5.57 MB/s 114272 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 82 1685687 ns/op 5.93 MB/s 47851 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 12283031 ns/op 8.14 MB/s 50224 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 122132468 ns/op 8.19 MB/s 94896 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 64 1685772 ns/op 5.93 MB/s 48221 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 15519561 ns/op 6.44 MB/s 57512 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 114844279 ns/op 8.71 MB/s 96696 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1214653 ns/op 8.23 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 17606892 ns/op 5.68 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 121026921 ns/op 8.26 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2302415 ns/op 4.34 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20571084 ns/op 4.86 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 204338585 ns/op 4.89 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5569719 ns/op 1.80 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 61849606 ns/op 1.62 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 720104654 ns/op 1.39 MB/s BenchmarkEncode/Digits/Compression/1e4-4 14 8135366 ns/op 1.23 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 106532761 ns/op 0.94 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 730693782 ns/op 1.37 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 84 1447574 ns/op 6.91 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11651323 ns/op 8.58 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 118755210 ns/op 8.42 MB/s BenchmarkEncode/Newton/Speed/1e4-4 61 2061390 ns/op 4.85 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15417464 ns/op 6.49 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 150798001 ns/op 6.63 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5219267 ns/op 1.92 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 53388868 ns/op 1.87 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 687389381 ns/op 1.45 MB/s BenchmarkEncode/Newton/Compression/1e4-4 20 5735300 ns/op 1.74 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 73524044 ns/op 1.36 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 713507049 ns/op 1.40 MB/s PASS ok compress/flate 16.568s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 2468281 ns/op 4.05 MB/s BenchmarkDecoder/1e-Reuse4-4 44 2512788 ns/op 3.98 MB/s BenchmarkDecoder/1e5-4 5 26810910 ns/op 3.73 MB/s BenchmarkDecoder/1e-Reuse5-4 5 23980709 ns/op 4.17 MB/s BenchmarkDecoder/1e6-4 1 251218696 ns/op 3.98 MB/s BenchmarkDecoder/1e-Reuse6-4 1 250387435 ns/op 3.99 MB/s BenchmarkEncoder/1e4-4 61 2141014 ns/op 4.67 MB/s BenchmarkEncoder/1e-Reuse4-4 63 1883597 ns/op 5.31 MB/s BenchmarkEncoder/1e5-4 5 20478158 ns/op 4.88 MB/s BenchmarkEncoder/1e-Reuse5-4 6 28325722 ns/op 3.53 MB/s BenchmarkEncoder/1e6-4 1 204125835 ns/op 4.90 MB/s BenchmarkEncoder/1e-Reuse6-4 1 203537235 ns/op 4.91 MB/s PASS ok compress/lzw 3.380s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4975227 ns/op PASS ok container/heap 0.198s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 20133 5048 ns/op BenchmarkWithTimeout/concurrency=40-4 4484 27351 ns/op BenchmarkWithTimeout/concurrency=4000-4 5294 36877 ns/op BenchmarkWithTimeout/concurrency=400000-4 5626 22724 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 372162 470.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18543 7923 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20682 5440 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3992 64541 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2284 75100 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3478 33611 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 352 407149 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 216 700894 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 169 664030 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 26 4428531 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 6741300 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 34 3447666 ns/op BenchmarkCheckCanceled/Err-4 305308 495.6 ns/op BenchmarkCheckCanceled/Done-4 556063 312.4 ns/op BenchmarkContextCancelDone-4 658246 152.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 28867 4657 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22398 5494 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 23734 4745 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 21471 5722 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15843 7685 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 632371 225.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 372094 321.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 305518 819.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 153024 693.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 97216 1305 ns/op PASS ok context 14.895s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1332730 83.04 ns/op 192.67 MB/s BenchmarkDecrypt-4 1601276 72.14 ns/op 221.79 MB/s BenchmarkExpand-4 1000000 118.7 ns/op PASS ok crypto/aes 0.711s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 255337 729.6 ns/op 87.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 407071 292.8 ns/op 218.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 250070 511.9 ns/op 125.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 331986 330.4 ns/op 193.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 128348 791.0 ns/op 1706.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 207265 940.4 ns/op 1435.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 131575 888.6 ns/op 1519.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 160334 706.5 ns/op 1910.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 51243 2930 ns/op 2796.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 60126 1809 ns/op 4529.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 43450 2792 ns/op 2934.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 49441 2381 ns/op 3440.23 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5628 23880 ns/op 42.67 MB/s BenchmarkAESCFBDecrypt1K-4 6048 18581 ns/op 54.84 MB/s BenchmarkAESCFBDecrypt8K-4 759 145639 ns/op 56.21 MB/s BenchmarkAESOFB1K-4 10000 12320 ns/op 82.71 MB/s BenchmarkAESCTR1K-4 13386 11789 ns/op 86.44 MB/s BenchmarkAESCTR8K-4 2026 63296 ns/op 129.34 MB/s BenchmarkAESCBCEncrypt1K-4 14520 8141 ns/op 125.78 MB/s BenchmarkAESCBCDecrypt1K-4 18784 6220 ns/op 164.64 MB/s PASS ok crypto/cipher 3.867s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 93380 1257 ns/op 6.37 MB/s BenchmarkDecrypt-4 107103 1124 ns/op 7.12 MB/s BenchmarkTDESEncrypt-4 39372 2995 ns/op 2.67 MB/s BenchmarkTDESDecrypt-4 38845 3162 ns/op 2.53 MB/s PASS ok crypto/des 0.719s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1296 90836 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 19 6471977 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 6 17258703 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1406925 ns/op 378 B/op 9 allocs/op PASS ok crypto/ecdh 0.685s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1957 60062 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 55 2247869 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 24 5049371 ns/op 11160 B/op 63 allocs/op BenchmarkVerify/P256-4 1238 102384 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 16 6494814 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 17966789 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 5127 25142 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 70 1703990 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 6677031 ns/op 1451 B/op 17 allocs/op PASS ok crypto/ecdsa 1.786s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 271 432400 ns/op BenchmarkNewKeyFromSeed-4 284 424988 ns/op BenchmarkSigning-4 268 445837 ns/op BenchmarkVerification-4 184 658226 ns/op PASS ok crypto/ed25519 0.759s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6020 16648 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 174 673437 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 70 1593731 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 4151570 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1917 68716 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 70 2535019 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 27 4668700 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12636221 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10653 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6438 21287 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4761 28343 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1102152 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3000 40459 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 421 290581 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2089 60698 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1001154 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.055s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16005 6793 ns/op 150.74 MB/s BenchmarkHMACSHA256_32-4 25861 4492 ns/op 7.12 MB/s BenchmarkNewWriteSum-4 12522 9405 ns/op 3.40 MB/s PASS ok crypto/hmac 0.635s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 54091 2147 ns/op BenchmarkModSub-4 63820 1821 ns/op BenchmarkMontgomeryRepr-4 28711 4148 ns/op BenchmarkMontgomeryMul-4 32510 4902 ns/op BenchmarkModMul-4 12610 8443 ns/op BenchmarkExpBig-4 18 6612894 ns/op BenchmarkExp-4 7 14718357 ns/op PASS ok crypto/internal/bigmod 1.455s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3375 30949 ns/op BenchmarkScalarBaseMult-4 295 387924 ns/op BenchmarkScalarMult-4 136 867775 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 201 823833 ns/op PASS ok crypto/internal/edwards25519 0.796s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 448837 237.9 ns/op BenchmarkMultiply-4 5277495 20.04 ns/op BenchmarkSquare-4 6928568 19.30 ns/op BenchmarkInvert-4 31496 3829 ns/op BenchmarkMult32-4 1000000 180.7 ns/op PASS ok crypto/internal/edwards25519/field 1.057s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 68 1721310 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2298 54554 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4313472 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 17995979 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 171 652426 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12223 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 84 2107310 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 32 3829498 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.507s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 743486 163.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 439039 286.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 141332 859.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 795931 229.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 426052 307.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 123699 907.1 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.094s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 115102 1000 ns/op 8.00 MB/s BenchmarkHash64-4 140829 853.4 ns/op 74.99 MB/s BenchmarkHash128-4 131719 929.4 ns/op 137.73 MB/s BenchmarkHash256-4 103594 1102 ns/op 232.33 MB/s BenchmarkHash512-4 84510 1511 ns/op 338.76 MB/s BenchmarkHash1K-4 51987 2218 ns/op 461.60 MB/s BenchmarkHash8K-4 10000 13335 ns/op 614.32 MB/s BenchmarkHash1M-4 67 2190683 ns/op 478.65 MB/s BenchmarkHash8M-4 9 11438403 ns/op 733.37 MB/s BenchmarkHash8BytesUnaligned-4 112785 1021 ns/op 7.84 MB/s BenchmarkHash1KUnaligned-4 55248 2318 ns/op 441.69 MB/s BenchmarkHash8KUnaligned-4 10000 11980 ns/op 683.83 MB/s PASS ok crypto/md5 2.261s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 226740485 ns/op PASS ok crypto/rand 0.276s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12662 8995 ns/op 14.23 MB/s BenchmarkRC4_1K-4 1701 71823 ns/op 14.26 MB/s BenchmarkRC4_8K-4 201 598313 ns/op 13.53 MB/s PASS ok crypto/rc4 0.600s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9260753 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20808178 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 54998596 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 4298230 ns/op BenchmarkDecryptOAEP/2048-4 13 9675115 ns/op BenchmarkEncryptOAEP/2048-4 28 3747090 ns/op BenchmarkSignPKCS1v15/2048-4 12 9701868 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 3539004 ns/op BenchmarkSignPSS/2048-4 10 14837795 ns/op BenchmarkVerifyPSS/2048-4 36 4983779 ns/op PASS ok crypto/rsa 2.031s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 88507 1180 ns/op 6.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 126373 946.5 ns/op 8.45 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 83906 1402 ns/op 228.20 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 97196 1181 ns/op 270.94 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48624 2840 ns/op 360.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 60248 2427 ns/op 421.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10082 ns/op 812.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12092 12801 ns/op 639.94 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.501s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 75355 1538 ns/op 5.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 96872 1249 ns/op 6.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 89205 1313 ns/op 6.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30663 3839 ns/op 266.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 30640 3726 ns/op 274.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 30758 3768 ns/op 271.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5610 36303 ns/op 225.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5736 23317 ns/op 351.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5295 23750 ns/op 344.93 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.891s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 47773 2222 ns/op 3.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 68385 1583 ns/op 5.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 67730 1770 ns/op 4.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 34234 3544 ns/op 288.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 37983 4454 ns/op 229.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 33408 3732 ns/op 274.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7324 17691 ns/op 463.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7170 22941 ns/op 357.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8276 29946 ns/op 273.56 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.915s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 22431662 5.305 ns/op BenchmarkConstantTimeEq-4 24220737 5.010 ns/op BenchmarkConstantTimeLessOrEq-4 24285278 5.174 ns/op BenchmarkXORBytes/8Bytes-4 3553689 33.90 ns/op 235.96 MB/s BenchmarkXORBytes/128Bytes-4 2832177 67.30 ns/op 1902.05 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 120.0 ns/op 17064.94 MB/s BenchmarkXORBytes/32768Bytes-4 79528 1449 ns/op 22613.28 MB/s PASS ok crypto/subtle 1.312s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 30 3587966 ns/op BenchmarkCertCache/1-4 30 3647108 ns/op BenchmarkCertCache/2-4 31 4301353 ns/op BenchmarkCertCache/3-4 18 5945912 ns/op BenchmarkHandshakeServer/RSA-4 16 8641537 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 19 7119359 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 16 7892252 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 24 4572205 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 26 5742868 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6956053 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 24 7442319 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 26347302 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 29402560 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 108847906 ns/op 9.63 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 106820146 ns/op 9.82 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 196821867 ns/op 10.66 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 238895161 ns/op 8.78 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 394774972 ns/op 10.62 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 394371988 ns/op 10.64 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 753679273 ns/op 11.13 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 809912473 ns/op 10.36 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1099452401 ns/op 15.26 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1388040420 ns/op 12.09 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2790345946 ns/op 12.03 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2619424861 ns/op 12.81 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4800151190 ns/op 13.98 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5279325316 ns/op 12.71 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 120653095 ns/op 8.69 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 132092207 ns/op 7.94 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 209114385 ns/op 10.03 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 147676357 ns/op 14.20 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 247935293 ns/op 16.92 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 257951521 ns/op 16.26 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 809166219 ns/op 10.37 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 813317274 ns/op 10.31 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1330451668 ns/op 12.61 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1126321954 ns/op 14.90 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2534695070 ns/op 13.24 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2966729294 ns/op 11.31 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4904951932 ns/op 13.68 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5260014060 ns/op 12.76 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 715887118 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 714144790 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 300615030 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299115531 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 164567681 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 159974965 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 90496952 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 94305836 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 59872770 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 51195470 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 169670628 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 162503392 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 74580148 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 70661258 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 49049709 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 51634346 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 34810956 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30897797 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 37643834 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 28678919 ns/op PASS ok crypto/tls 51.860s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 14339781 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 349 339647 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 942 124134 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1056 134391 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 0.927s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 42 3449221 ns/op 278458 B/op 1624 allocs/op BenchmarkConcurrentStmtQuery-4 42 3201867 ns/op 262177 B/op 1980 allocs/op BenchmarkConcurrentStmtExec-4 49 2182435 ns/op 212172 B/op 582 allocs/op BenchmarkConcurrentTxQuery-4 52 4045803 ns/op 272309 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 79 1697750 ns/op 87760 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 49 2467418 ns/op 104932 B/op 2079 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1067291 ns/op 41723 B/op 381 allocs/op BenchmarkConcurrentRandom-4 48 3916559 ns/op 228699 B/op 1798 allocs/op BenchmarkManyConcurrentQueries-4 2470 54889 ns/op 3980 B/op 20 allocs/op PASS ok database/sql 1.900s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 118614 867.4 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 72 1449051 ns/op 188269 B/op 14 allocs/op Benchmark115/LineToPC-4 69 1525687 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 10922 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.708s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 777 158004 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3272 36192 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.328s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 260 456267 ns/op 17.95 MB/s BenchmarkEncodeToString-4 240 489379 ns/op 16.74 MB/s BenchmarkDecode-4 158 969987 ns/op 13.52 MB/s BenchmarkDecodeString-4 110 1388140 ns/op 9.45 MB/s PASS ok encoding/base32 0.901s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 288 362301 ns/op 22.61 MB/s BenchmarkDecodeString/2-4 328999 368.1 ns/op 10.87 MB/s BenchmarkDecodeString/4-4 260842 520.8 ns/op 15.36 MB/s BenchmarkDecodeString/8-4 224707 968.3 ns/op 12.39 MB/s BenchmarkDecodeString/64-4 41484 3020 ns/op 29.14 MB/s BenchmarkDecodeString/8192-4 390 326969 ns/op 33.41 MB/s BenchmarkNewEncoding-4 102556 1229 ns/op 208.37 MB/s PASS ok encoding/base64 1.626s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1413 86213 ns/op 46.40 MB/s BenchmarkReadStruct-4 16891 6773 ns/op 11.07 MB/s BenchmarkWriteStruct-4 17986 7192 ns/op 10.43 MB/s BenchmarkReadInts-4 42141 2661 ns/op 11.27 MB/s BenchmarkWriteInts-4 37226 3112 ns/op 9.64 MB/s BenchmarkWriteSlice1000Int32s-4 1272 99584 ns/op 40.17 MB/s BenchmarkPutUint16-4 2756996 41.24 ns/op 48.49 MB/s BenchmarkAppendUint16-4 2556220 61.32 ns/op 32.62 MB/s BenchmarkPutUint32-4 2248477 51.32 ns/op 77.94 MB/s BenchmarkAppendUint32-4 2217456 51.75 ns/op 77.30 MB/s BenchmarkPutUint64-4 1133764 117.4 ns/op 68.15 MB/s BenchmarkAppendUint64-4 1000000 113.7 ns/op 70.38 MB/s BenchmarkLittleEndianPutUint16-4 2724057 42.68 ns/op 46.86 MB/s BenchmarkLittleEndianAppendUint16-4 2430308 48.58 ns/op 41.17 MB/s BenchmarkLittleEndianPutUint32-4 1321296 84.64 ns/op 47.26 MB/s BenchmarkLittleEndianAppendUint32-4 2426857 49.98 ns/op 80.02 MB/s BenchmarkLittleEndianPutUint64-4 956211 181.2 ns/op 44.16 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 102.4 ns/op 78.13 MB/s BenchmarkReadFloats-4 160220 896.7 ns/op 13.38 MB/s BenchmarkWriteFloats-4 103398 1020 ns/op 11.76 MB/s BenchmarkReadSlice1000Float32s-4 1329 86295 ns/op 46.35 MB/s BenchmarkWriteSlice1000Float32s-4 1142 101423 ns/op 39.44 MB/s BenchmarkReadSlice1000Uint8s-4 56982 2361 ns/op 423.61 MB/s BenchmarkWriteSlice1000Uint8s-4 55525 3165 ns/op 315.97 MB/s BenchmarkPutUvarint32-4 988724 130.7 ns/op 30.60 MB/s BenchmarkPutUvarint64-4 251606 457.3 ns/op 17.49 MB/s PASS ok encoding/binary 5.444s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6094 20116 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6405 18610 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6912 20664 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3860 37646 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6468 18413 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6159 19233 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5964 17953 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4124 30332 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 8798 14806 ns/op PASS ok encoding/csv 1.713s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 8400 12411 ns/op BenchmarkEndToEndByteBuffer-4 11511 13621 ns/op BenchmarkEndToEndSliceByteBuffer-4 271 612850 ns/op BenchmarkEncodeComplex128Slice-4 531 232099 ns/op BenchmarkEncodeFloat64Slice-4 985 110182 ns/op BenchmarkEncodeInt32Slice-4 1056 121353 ns/op BenchmarkEncodeStringSlice-4 1924 59506 ns/op BenchmarkEncodeInterfaceSlice-4 67 1673894 ns/op BenchmarkDecodeComplex128Slice-4 656 235814 ns/op BenchmarkDecodeFloat64Slice-4 1078 171077 ns/op BenchmarkDecodeInt32Slice-4 853 144138 ns/op BenchmarkDecodeStringSlice-4 315 408392 ns/op BenchmarkDecodeStringsSlice-4 247 776543 ns/op BenchmarkDecodeBytesSlice-4 332 374183 ns/op BenchmarkDecodeInterfaceSlice-4 75 1697172 ns/op BenchmarkDecodeMap-4 85 1360766 ns/op PASS ok encoding/gob 3.818s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9966 10973 ns/op 23.33 MB/s BenchmarkEncode/1024-4 2990 41875 ns/op 24.45 MB/s BenchmarkEncode/4096-4 626 188297 ns/op 21.75 MB/s BenchmarkEncode/16384-4 174 664875 ns/op 24.64 MB/s BenchmarkDecode/256-4 23827 4981 ns/op 51.39 MB/s BenchmarkDecode/1024-4 5985 20041 ns/op 51.10 MB/s BenchmarkDecode/4096-4 1518 81131 ns/op 50.49 MB/s BenchmarkDecode/16384-4 369 347776 ns/op 47.11 MB/s BenchmarkDump/256-4 1118 102577 ns/op 2.50 MB/s BenchmarkDump/1024-4 297 703740 ns/op 1.46 MB/s BenchmarkDump/4096-4 74 1886708 ns/op 2.17 MB/s BenchmarkDump/16384-4 16 9750648 ns/op 1.68 MB/s PASS ok encoding/hex 2.394s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 128284732 ns/op 15.13 MB/s 8390640 B/op 49 allocs/op BenchmarkCodeEncoderError-4 1 153794099 ns/op 12.62 MB/s 8394448 B/op 107 allocs/op BenchmarkCodeMarshal-4 1 170071962 ns/op 11.41 MB/s 10331520 B/op 50 allocs/op BenchmarkCodeMarshalError-4 1 172955746 ns/op 11.22 MB/s 10336408 B/op 105 allocs/op BenchmarkMarshalBytes/32-4 18343 5498 ns/op BenchmarkMarshalBytes/256-4 6177 25733 ns/op BenchmarkMarshalBytes/4096-4 471 266589 ns/op BenchmarkMarshalBytesError/32-4 62 1970098 ns/op BenchmarkMarshalBytesError/256-4 54 2071078 ns/op BenchmarkMarshalBytesError/4096-4 51 2391692 ns/op BenchmarkCodeDecoder-4 1 438522166 ns/op 4.43 MB/s 11145896 B/op 92717 allocs/op BenchmarkUnicodeDecoder-4 30703 3915 ns/op 3.58 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 33454 4241 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 422170346 ns/op 4.60 MB/s 3068112 B/op 92685 allocs/op BenchmarkCodeUnmarshalReuse-4 1 489926475 ns/op 3.96 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 67198 1908 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 123192 1261 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 198032 925.7 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 61297 2373 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 54613 2594 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 19555 6337 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2865 36575 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 703 192063 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1080826 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 8923627 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 584708 224.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 747541 159.9 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 596442 185.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 717339 156.8 ns/op BenchmarkEncodeMarshaler-4 57940 2147 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 74960 1402 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 4409793 23.09 ns/op BenchmarkNumberIsValidRegexp-4 17890 10574 ns/op PASS ok encoding/json 8.742s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 2948161 ns/op 22.23 MB/s BenchmarkDecode-4 33 4333496 ns/op 20.49 MB/s PASS ok encoding/pem 0.453s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2282 63731 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 834 151318 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4437 38798 ns/op PASS ok encoding/xml 0.582s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 465819 286.1 ns/op BenchmarkIntSet-4 547947 232.6 ns/op BenchmarkFloatAdd-4 129406 795.9 ns/op BenchmarkFloatSet-4 804398 219.1 ns/op BenchmarkStringSet-4 339261 329.3 ns/op BenchmarkMapSet-4 129336 1054 ns/op BenchmarkMapSetDifferent-4 66351 2228 ns/op BenchmarkMapSetDifferentRandom-4 240 439703 ns/op BenchmarkMapSetString-4 125725 1050 ns/op BenchmarkMapAddSame-4 28448 5137 ns/op BenchmarkMapAddDifferent-4 12915 11517 ns/op BenchmarkMapAddDifferentRandom-4 182 564355 ns/op BenchmarkMapAddSameSteadyState-4 305908 447.0 ns/op BenchmarkMapAddDifferentSteadyState-4 126070 916.1 ns/op BenchmarkRealworldExpvarUsage-4 15350 7715 ns/op PASS ok expvar 3.593s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 86770 1260 ns/op BenchmarkSprintfEmpty-4 421975 412.3 ns/op BenchmarkSprintfString-4 311952 636.9 ns/op BenchmarkSprintfTruncateString-4 168244 858.8 ns/op BenchmarkSprintfTruncateBytes-4 121674 1161 ns/op BenchmarkSprintfSlowParsingPath-4 163660 887.8 ns/op BenchmarkSprintfQuoteString-4 39217 3092 ns/op BenchmarkSprintfInt-4 172767 785.3 ns/op BenchmarkSprintfIntInt-4 120448 1211 ns/op BenchmarkSprintfPrefixedInt-4 201904 963.6 ns/op BenchmarkSprintfFloat-4 125425 1013 ns/op BenchmarkSprintfComplex-4 52784 2599 ns/op BenchmarkSprintfBoolean-4 162964 813.1 ns/op BenchmarkSprintfHexString-4 87410 1987 ns/op BenchmarkSprintfHexBytes-4 63682 2197 ns/op BenchmarkSprintfBytes-4 34185 3958 ns/op BenchmarkSprintfStringer-4 62653 2310 ns/op BenchmarkSprintfStructure-4 27409 5538 ns/op BenchmarkManyArgs-4 46776 2522 ns/op BenchmarkFprintInt-4 62359 1752 ns/op BenchmarkFprintfBytes-4 69316 2650 ns/op BenchmarkFprintIntNoAlloc-4 69000 1731 ns/op BenchmarkScanInts-4 26 4084976 ns/op BenchmarkScanRecursiveInt-4 1 482456988 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 445680627 ns/op PASS ok fmt 5.938s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 528 241866 ns/op PASS ok go/build 0.208s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 45502 2341 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15162 8883 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4462 26684 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1294 101537 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 290 408571 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 49 2251953 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 7850298 ns/op 865637 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 33492416 ns/op 3634600 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 153068201 ns/op 15258984 B/op 65566 allocs/op PASS ok go/constant 1.711s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 294077866 ns/op 0.22 MB/s 45253592 B/op 48743 allocs/op PASS ok go/format 0.382s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 20036773 ns/op 2.69 MB/s BenchmarkParseOnly-4 6 17875261 ns/op 3.01 MB/s BenchmarkResolve-4 52 2000744 ns/op 26.92 MB/s PASS ok go/parser 2.600s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 135303880 ns/op 0.38 MB/s 5387768 B/op 27674 allocs/op BenchmarkPrintDecl-4 687 185263 ns/op 0.17 MB/s 15904 B/op 51 allocs/op PASS ok go/printer 0.361s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 302 402584 ns/op BenchmarkScanFiles/go/types/expr.go-4 14 8429866 ns/op 6.51 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 20046959 ns/op 3.59 MB/s BenchmarkScanFiles/net/http/server.go-4 6 20295940 ns/op 5.59 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 200 678537 ns/op 4.53 MB/s PASS ok go/scanner 0.986s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1463496 69.18 ns/op PASS ok go/token 0.272s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 151 783998 ns/op BenchmarkNamed/Underlying/nongeneric-4 901915 127.6 ns/op BenchmarkNamed/Underlying/generic-4 807597 126.8 ns/op BenchmarkNamed/Underlying/src_instance-4 907012 140.3 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 128.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17632 7862 ns/op BenchmarkNamed/NewMethodSet/generic-4 16228 7077 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16776 8464 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17473 6482 ns/op BenchmarkCheck/http/funcbodies/info-4 1 508766241 ns/op 59728 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 428903057 ns/op 70857 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 259500721 ns/op 116701 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 256843222 ns/op 118132 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1848352171 ns/op 2771 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 150302076 ns/op 33874 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 85804564 ns/op 59399 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 90820906 ns/op 56169 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 813749664 ns/op 2662 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 94082844 ns/op 22921 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 71230079 ns/op 30295 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 69297892 ns/op 30791 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1676920332 ns/op 37005 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 572468866 ns/op 108274 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 147962325 ns/op 417339 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 112767908 ns/op 547208 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2567456549 ns/op 785.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 112962041 ns/op 17695 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 130114194 ns/op 15407 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 117191330 ns/op 17057 lines/s PASS ok go/types 40.456s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14040 8227 ns/op 124.46 MB/s PASS ok hash/adler32 0.278s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 249004 510.1 ns/op 29.40 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 239522 492.2 ns/op 30.48 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 118005 1348 ns/op 29.68 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 148083 1254 ns/op 31.90 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 384766 293.3 ns/op 1745.87 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 411763 290.8 ns/op 1760.48 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 336009 324.8 ns/op 3152.90 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 396218 359.5 ns/op 2848.14 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 230271 619.2 ns/op 6614.55 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 267660 495.7 ns/op 8262.45 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 64700 1958 ns/op 16736.62 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 61866 1853 ns/op 17680.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 413818 311.4 ns/op 48.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 418180 303.3 ns/op 49.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 436614 304.4 ns/op 131.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 408111 309.3 ns/op 129.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 358501 381.8 ns/op 1341.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 359616 376.5 ns/op 1360.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 267856 474.1 ns/op 2159.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 262202 535.0 ns/op 1913.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 232861 502.2 ns/op 8156.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 245090 519.1 ns/op 7891.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 57636 2222 ns/op 14747.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 57512 3341 ns/op 9807.21 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 270393 522.3 ns/op 28.72 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 248544 701.9 ns/op 21.37 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 135918 846.2 ns/op 47.27 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 145450 853.4 ns/op 46.87 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12087 9674 ns/op 52.92 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 15802 ns/op 32.40 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5298 34395 ns/op 29.77 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6232 20786 ns/op 49.26 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1459 98460 ns/op 41.60 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1375 87750 ns/op 46.68 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 157 1007139 ns/op 32.54 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 162 781307 ns/op 41.94 MB/s PASS ok hash/crc32 7.732s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1045950 ns/op 62.66 MB/s BenchmarkCrc64/ISO4KB-4 1297 89379 ns/op 45.83 MB/s BenchmarkCrc64/ISO1KB-4 6544 18214 ns/op 56.22 MB/s BenchmarkCrc64/ECMA64KB-4 129 1027031 ns/op 63.81 MB/s BenchmarkCrc64/Random64KB-4 122 1082312 ns/op 60.55 MB/s BenchmarkCrc64/Random16KB-4 462 218480 ns/op 74.99 MB/s PASS ok hash/crc64 1.258s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14404 9250 ns/op 110.71 MB/s BenchmarkFnv32aKB-4 10000 10523 ns/op 97.31 MB/s BenchmarkFnv64KB-4 14326 9263 ns/op 110.55 MB/s BenchmarkFnv64aKB-4 13398 9362 ns/op 109.37 MB/s BenchmarkFnv128KB-4 1741 75486 ns/op 13.57 MB/s BenchmarkFnv128aKB-4 1762 73114 ns/op 14.01 MB/s PASS ok hash/fnv 1.220s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 453589 265.1 ns/op 15.09 MB/s BenchmarkHash/n=4/Bytes-4 3001681 51.21 ns/op 78.10 MB/s BenchmarkHash/n=4/String-4 2855199 46.57 ns/op 85.89 MB/s BenchmarkHash/n=8/Write-4 452832 319.5 ns/op 25.04 MB/s BenchmarkHash/n=8/Bytes-4 3054238 62.35 ns/op 128.31 MB/s BenchmarkHash/n=8/String-4 2988092 49.69 ns/op 161.00 MB/s BenchmarkHash/n=16/Write-4 418112 278.0 ns/op 57.56 MB/s BenchmarkHash/n=16/Bytes-4 3089797 37.07 ns/op 431.58 MB/s BenchmarkHash/n=16/String-4 3209620 35.93 ns/op 445.28 MB/s BenchmarkHash/n=32/Write-4 472736 290.7 ns/op 110.09 MB/s BenchmarkHash/n=32/Bytes-4 3168714 35.37 ns/op 904.73 MB/s BenchmarkHash/n=32/String-4 2513925 41.75 ns/op 766.39 MB/s BenchmarkHash/n=64/Write-4 404546 290.9 ns/op 220.00 MB/s BenchmarkHash/n=64/Bytes-4 2816095 41.57 ns/op 1539.62 MB/s BenchmarkHash/n=64/String-4 2961028 40.70 ns/op 1572.60 MB/s BenchmarkHash/n=256/Write-4 330956 418.3 ns/op 612.05 MB/s BenchmarkHash/n=256/Bytes-4 2007045 66.15 ns/op 3870.24 MB/s BenchmarkHash/n=256/String-4 2228343 65.25 ns/op 3923.44 MB/s BenchmarkHash/n=320/Write-4 331224 392.2 ns/op 815.99 MB/s BenchmarkHash/n=320/Bytes-4 1956242 83.54 ns/op 3830.69 MB/s BenchmarkHash/n=320/String-4 1862779 59.72 ns/op 5358.50 MB/s BenchmarkHash/n=1024/Write-4 198664 772.6 ns/op 1325.40 MB/s BenchmarkHash/n=1024/Bytes-4 563475 223.9 ns/op 4572.71 MB/s BenchmarkHash/n=1024/String-4 896293 139.9 ns/op 7321.41 MB/s BenchmarkHash/n=4096/Write-4 51422 2141 ns/op 1912.92 MB/s BenchmarkHash/n=4096/Bytes-4 273742 593.9 ns/op 6896.37 MB/s BenchmarkHash/n=4096/String-4 256783 475.3 ns/op 8617.46 MB/s BenchmarkHash/n=16384/Write-4 27931 4272 ns/op 3835.63 MB/s BenchmarkHash/n=16384/Bytes-4 62352 2068 ns/op 7924.27 MB/s BenchmarkHash/n=16384/String-4 64160 2173 ns/op 7540.26 MB/s PASS ok hash/maphash 6.528s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 718 202186 ns/op BenchmarkEscapeNone-4 132139 854.4 ns/op BenchmarkUnescape-4 704 166465 ns/op BenchmarkUnescapeNone-4 715038 200.1 ns/op BenchmarkUnescapeSparse-4 10000 24287 ns/op BenchmarkUnescapeDense-4 1076 111508 ns/op PASS ok html 1.267s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7617 21669 ns/op BenchmarkCSSEscaperNoSpecials-4 40203 3272 ns/op BenchmarkDecodeCSS-4 22376 4869 ns/op BenchmarkDecodeCSSNoSpecials-4 3149870 51.23 ns/op BenchmarkCSSValueFilter-4 79496 1453 ns/op BenchmarkCSSValueFilterOk-4 76970 1528 ns/op BenchmarkEscapedExecute-4 4203 25169 ns/op BenchmarkHTMLNospaceEscaper-4 9504 13113 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 49598 2239 ns/op BenchmarkStripTags-4 10000 11078 ns/op BenchmarkStripTagsNoSpecials-4 226035 661.2 ns/op BenchmarkJSValEscaperWithNum-4 23948 5016 ns/op BenchmarkJSValEscaperWithStr-4 4310 28812 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 20900 6023 ns/op BenchmarkJSValEscaperWithObj-4 4501 30599 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13188 8648 ns/op BenchmarkJSStrEscaperNoSpecials-4 46462 2639 ns/op BenchmarkJSStrEscaper-4 10000 12697 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 45013 2627 ns/op BenchmarkJSRegexpEscaper-4 9169 13887 ns/op BenchmarkTemplateSpecialTags-4 78 1330177 ns/op BenchmarkURLEscaper-4 4356 35422 ns/op BenchmarkURLEscaperNoSpecials-4 169266 1039 ns/op BenchmarkURLNormalizer-4 5298 25330 ns/op BenchmarkURLNormalizerNoSpecials-4 144854 833.7 ns/op BenchmarkSrcsetFilter-4 10000 12553 ns/op BenchmarkSrcsetFilterNoSpecials-4 88719 1481 ns/op PASS ok html/template 5.483s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 510165 262.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 436934 283.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 527198 228.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 443564 258.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 100.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 986574 102.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1516476 76.16 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 100.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1261024 93.48 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 399007 327.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 333716 412.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 282014 526.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 320152 420.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 675673 198.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 442603 320.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 759619 156.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 464776 311.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 329830 353.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 129.8 ns/op BenchmarkRGBASetRGBA-4 1000000 101.5 ns/op BenchmarkRGBA64At-4 958815 140.1 ns/op BenchmarkRGBA64SetRGBA64-4 793940 154.8 ns/op BenchmarkNRGBAAt-4 1263188 92.45 ns/op BenchmarkNRGBASetNRGBA-4 1000000 106.6 ns/op BenchmarkNRGBA64At-4 694594 166.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 806886 155.1 ns/op BenchmarkAlphaAt-4 2351048 54.41 ns/op BenchmarkAlphaSetAlpha-4 1998666 58.76 ns/op BenchmarkAlpha16At-4 1354568 85.85 ns/op BenchmarkAlphaSetAlpha16-4 1257890 98.90 ns/op BenchmarkGrayAt-4 2042356 72.23 ns/op BenchmarkGraySetGray-4 1722986 62.60 ns/op BenchmarkGray16At-4 1000000 101.1 ns/op BenchmarkGraySetGray16-4 1347571 109.7 ns/op PASS ok image 7.530s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2944287 47.71 ns/op BenchmarkYCbCrToRGB/128-4 1797511 59.27 ns/op BenchmarkYCbCrToRGB/255-4 2909640 39.77 ns/op BenchmarkRGBToYCbCr/0-4 2851813 60.49 ns/op BenchmarkRGBToYCbCr/Cb-4 2830521 42.71 ns/op BenchmarkRGBToYCbCr/Cr-4 2420542 45.83 ns/op BenchmarkYCbCrToRGBA/0-4 3158738 50.33 ns/op BenchmarkYCbCrToRGBA/128-4 2807986 42.65 ns/op BenchmarkYCbCrToRGBA/255-4 2693617 43.30 ns/op BenchmarkNYCbCrAToRGBA/0-4 2323855 58.59 ns/op BenchmarkNYCbCrAToRGBA/128-4 2670475 44.98 ns/op BenchmarkNYCbCrAToRGBA/255-4 2536033 46.96 ns/op PASS ok image/color 2.808s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 46917141 ns/op BenchmarkFillSrc-4 320 616191 ns/op BenchmarkCopyOver-4 6 23695856 ns/op BenchmarkCopySrc-4 379 405621 ns/op BenchmarkNRGBAOver-4 7 14627587 ns/op BenchmarkNRGBASrc-4 12 9849150 ns/op BenchmarkYCbCr-4 10 11289030 ns/op BenchmarkGray-4 15 7227069 ns/op BenchmarkCMYK-4 12 15776916 ns/op BenchmarkGlyphOver-4 19 6050819 ns/op BenchmarkRGBAMaskOver-4 5 24250361 ns/op BenchmarkGrayMaskOver-4 6 23693511 ns/op BenchmarkRGBA64ImageMaskOver-4 3 36883005 ns/op BenchmarkRGBA-4 5 23312812 ns/op BenchmarkPalettedFill-4 824 137806 ns/op BenchmarkPalettedRGBA-4 5 24894447 ns/op BenchmarkGenericOver-4 3 49060774 ns/op BenchmarkGenericMaskOver-4 5 32518366 ns/op BenchmarkGenericSrc-4 3 33501143 ns/op BenchmarkGenericMaskSrc-4 4 32971787 ns/op PASS ok image/draw 8.251s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 4965571 ns/op 3.11 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 158868444 ns/op 1.93 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2766191908 ns/op 0.44 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 51 2398922 ns/op 6.44 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 135829960 ns/op 0.45 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.942s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4908 25917 ns/op BenchmarkIDCT-4 4635 26016 ns/op BenchmarkDecodeBaseline-4 8 13743202 ns/op 4.50 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 18620699 ns/op 3.32 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 158750282 ns/op 7.74 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 199941702 ns/op 4.61 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.498s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17824360 6.512 ns/op BenchmarkDecodeGray-4 12 8916560 ns/op 7.35 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 37298793 ns/op 7.03 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 33711486 ns/op 7.78 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5278604 ns/op 12.42 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 43918904 ns/op 5.97 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42043528 ns/op 6.24 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 68119366 ns/op 4.51 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 53011594 ns/op 5.79 MB/s 426084 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 183545857 ns/op 6.69 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 180363154 ns/op 6.81 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 39999648 ns/op 7.68 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 175554815 ns/op 7.00 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 836811679 ns/op 1.47 MB/s 864184 B/op 30 allocs/op PASS ok image/png 4.360s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 107032366 ns/op 0.93 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 46895025 ns/op 2.13 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 309468299 ns/op 1.62 MB/s 2007136 B/op 4 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 270762782 ns/op 1.85 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 79595739 ns/op 1.26 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 67202548 ns/op 1.49 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 333177165 ns/op 1.50 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 341287794 ns/op 1.47 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 634930947 ns/op 1.57 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 499042655 ns/op 2.00 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3431291329 ns/op 1.46 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3472600330 ns/op 1.44 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9377279 ns/op 10.66 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 8899940 ns/op 11.24 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 50041337 ns/op 9.99 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 62576481 ns/op 7.99 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 88347815 ns/op 11.32 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 91417704 ns/op 10.94 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 448235301 ns/op 11.15 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 552301851 ns/op 9.05 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 58735212 ns/op 1.70 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 71213416 ns/op 1.40 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 443924705 ns/op 1.13 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 302516161 ns/op 1.65 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 904442234 ns/op 1.11 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 853537658 ns/op 1.17 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6487837623 ns/op 0.77 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5827881250 ns/op 0.86 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 184521936 ns/op 22.65 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 170450878 ns/op 24.52 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 78.706s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 36600 4097 ns/op 0.24 MB/s BenchmarkMarshalCorpusFile/2-4 27771 4487 ns/op 0.45 MB/s BenchmarkMarshalCorpusFile/4-4 26168 4852 ns/op 0.82 MB/s BenchmarkMarshalCorpusFile/8-4 24073 6236 ns/op 1.28 MB/s BenchmarkMarshalCorpusFile/16-4 16588 7688 ns/op 2.08 MB/s BenchmarkMarshalCorpusFile/32-4 10000 12422 ns/op 2.58 MB/s BenchmarkMarshalCorpusFile/64-4 7668 23098 ns/op 2.77 MB/s BenchmarkMarshalCorpusFile/128-4 4228 39286 ns/op 3.26 MB/s BenchmarkMarshalCorpusFile/256-4 1886 55904 ns/op 4.58 MB/s BenchmarkMarshalCorpusFile/512-4 1054 134815 ns/op 3.80 MB/s BenchmarkMarshalCorpusFile/1024-4 579 267881 ns/op 3.82 MB/s BenchmarkMarshalCorpusFile/2048-4 229 518863 ns/op 3.95 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1027253 ns/op 3.99 MB/s BenchmarkMarshalCorpusFile/8192-4 93 2416861 ns/op 3.39 MB/s BenchmarkMarshalCorpusFile/16384-4 39 4956902 ns/op 3.31 MB/s BenchmarkMarshalCorpusFile/32768-4 15 11214928 ns/op 2.92 MB/s BenchmarkMarshalCorpusFile/65536-4 8 19858838 ns/op 3.30 MB/s BenchmarkMarshalCorpusFile/131072-4 2 52042054 ns/op 2.52 MB/s BenchmarkMarshalCorpusFile/262144-4 2 65788255 ns/op 3.98 MB/s BenchmarkMarshalCorpusFile/524288-4 1 138927355 ns/op 3.77 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 284457785 ns/op 3.69 MB/s BenchmarkUnmarshalCorpusFile/1-4 7323 15199 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 17577 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 7796 19537 ns/op 0.20 MB/s BenchmarkUnmarshalCorpusFile/8-4 5842 18705 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 5539 22179 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/32-4 2973 33900 ns/op 0.94 MB/s BenchmarkUnmarshalCorpusFile/64-4 3715 42493 ns/op 1.51 MB/s BenchmarkUnmarshalCorpusFile/128-4 2480 53923 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/256-4 886 128949 ns/op 1.99 MB/s BenchmarkUnmarshalCorpusFile/512-4 483 419258 ns/op 1.22 MB/s BenchmarkUnmarshalCorpusFile/1024-4 264 446024 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1386737 ns/op 1.48 MB/s BenchmarkUnmarshalCorpusFile/4096-4 72 1960641 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 3638607 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7332359 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15320949 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 37920883 ns/op 1.73 MB/s BenchmarkUnmarshalCorpusFile/131072-4 1 117846812 ns/op 1.11 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 117549095 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 230502131 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 449450569 ns/op 2.33 MB/s BenchmarkMutatorBytes/1-4 33270 4035 ns/op BenchmarkMutatorBytes/10-4 36037 3678 ns/op BenchmarkMutatorBytes/100-4 30715 3894 ns/op BenchmarkMutatorBytes/1000-4 21955 5646 ns/op BenchmarkMutatorBytes/10000-4 7683 23155 ns/op BenchmarkMutatorBytes/100000-4 925 147237 ns/op BenchmarkMutatorString/1-4 32202 4168 ns/op BenchmarkMutatorString/10-4 30514 3513 ns/op BenchmarkMutatorString/100-4 28821 6109 ns/op BenchmarkMutatorString/1000-4 13552 15380 ns/op BenchmarkMutatorString/10000-4 4003 55218 ns/op BenchmarkMutatorString/100000-4 217 647874 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 14342 8594 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 10120 ns/op BenchmarkMutatorAllBasicTypes/bool-4 54727 2446 ns/op BenchmarkMutatorAllBasicTypes/float32-4 46234 2433 ns/op BenchmarkMutatorAllBasicTypes/float64-4 45088 2536 ns/op BenchmarkMutatorAllBasicTypes/int-4 53385 2146 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48715 2197 ns/op BenchmarkMutatorAllBasicTypes/int16-4 48454 2292 ns/op BenchmarkMutatorAllBasicTypes/int32-4 50989 2329 ns/op BenchmarkMutatorAllBasicTypes/int64-4 46110 2324 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 36873 3624 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 51554 2326 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 48080 2358 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 46502 2357 ns/op PASS ok internal/fuzz 15.622s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 13904 8703 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 143671 831.5 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.780s PASS ok internal/poll 0.059s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 21981959 ns/op PASS ok internal/trace 3.438s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 3832 32488 ns/op BenchmarkCopyNLarge-4 202 655188 ns/op PASS ok io 0.545s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 148090 781.9 ns/op BenchmarkPrintln-4 27024 5293 ns/op BenchmarkPrintlnNoFlags-4 44722 2665 ns/op PASS ok log 0.722s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2721016 43.33 ns/op BenchmarkAcosh-4 1194482 86.11 ns/op BenchmarkAsin-4 2796813 44.96 ns/op BenchmarkAsinh-4 1274708 91.71 ns/op BenchmarkAtan-4 3054802 44.14 ns/op BenchmarkAtanh-4 1225956 92.42 ns/op BenchmarkAtan2-4 2312978 57.24 ns/op BenchmarkCbrt-4 1566987 74.44 ns/op BenchmarkCeil-4 19385152 7.640 ns/op BenchmarkCopysign-4 3875365 31.89 ns/op BenchmarkCos-4 1370476 85.51 ns/op BenchmarkCosh-4 1914943 110.1 ns/op BenchmarkErf-4 3115384 42.28 ns/op BenchmarkErfc-4 3208356 36.83 ns/op BenchmarkErfinv-4 3138751 41.97 ns/op BenchmarkErfcinv-4 2973370 39.04 ns/op BenchmarkExp-4 7378254 27.24 ns/op BenchmarkExpGo-4 929091 141.3 ns/op BenchmarkExpm1-4 2195214 75.41 ns/op BenchmarkExp2-4 922292 144.6 ns/op BenchmarkExp2Go-4 1000000 121.9 ns/op BenchmarkAbs-4 4839667 27.82 ns/op BenchmarkDim-4 10094691 11.38 ns/op BenchmarkFloor-4 16796734 6.404 ns/op BenchmarkMax-4 14840380 8.315 ns/op BenchmarkMin-4 17282738 8.773 ns/op BenchmarkMod-4 338779 343.3 ns/op BenchmarkFrexp-4 1633942 94.04 ns/op BenchmarkGamma-4 512043 207.4 ns/op BenchmarkHypot-4 9281515 11.57 ns/op BenchmarkHypotGo-4 1000000 143.0 ns/op BenchmarkIlogb-4 2135136 75.84 ns/op BenchmarkJ0-4 313431 609.0 ns/op BenchmarkJ1-4 250335 678.1 ns/op BenchmarkJn-4 101916 1789 ns/op BenchmarkLdexp-4 1769043 67.35 ns/op BenchmarkLgamma-4 1000000 116.5 ns/op BenchmarkLog-4 5802322 22.52 ns/op BenchmarkLogb-4 2070387 57.20 ns/op BenchmarkLog1p-4 1576555 73.82 ns/op BenchmarkLog10-4 5055708 23.07 ns/op BenchmarkLog2-4 1500400 83.94 ns/op BenchmarkModf-4 2268912 52.34 ns/op BenchmarkNextafter32-4 2395322 64.02 ns/op BenchmarkNextafter64-4 2340061 50.93 ns/op BenchmarkPowInt-4 636570 269.4 ns/op BenchmarkPowFrac-4 392247 282.3 ns/op BenchmarkPow10Pos-4 5587282 22.08 ns/op BenchmarkPow10Neg-4 5851765 26.15 ns/op BenchmarkRound-4 4537357 24.98 ns/op BenchmarkRoundToEven-4 10632151 11.69 ns/op BenchmarkRemainder-4 592878 414.1 ns/op BenchmarkSignbit-4 6558673 18.28 ns/op BenchmarkSin-4 1638565 71.27 ns/op BenchmarkSincos-4 1000000 126.9 ns/op BenchmarkSinh-4 2096180 56.59 ns/op BenchmarkSqrtIndirect-4 22730725 5.331 ns/op BenchmarkSqrtLatency-4 23221458 9.099 ns/op BenchmarkSqrtIndirectLatency-4 22622582 9.588 ns/op BenchmarkSqrtGoLatency-4 1000000 120.3 ns/op BenchmarkSqrtPrime-4 41274 2841 ns/op BenchmarkTan-4 1596519 76.02 ns/op BenchmarkTanh-4 1734516 65.28 ns/op BenchmarkTrunc-4 25081514 5.184 ns/op BenchmarkY0-4 299266 456.1 ns/op BenchmarkY1-4 312877 377.3 ns/op BenchmarkYn-4 155062 805.3 ns/op BenchmarkFloat64bits-4 8146503 14.75 ns/op BenchmarkFloat64frombits-4 7601168 15.69 ns/op BenchmarkFloat32bits-4 7189832 15.81 ns/op BenchmarkFloat32frombits-4 7703332 19.01 ns/op BenchmarkFMA-4 20525950 7.209 ns/op PASS ok math 16.732s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15949689 7.684 ns/op 8328.89 MB/s BenchmarkAddVV/2-4 12908887 8.853 ns/op 14458.54 MB/s BenchmarkAddVV/3-4 13731021 9.515 ns/op 20177.66 MB/s BenchmarkAddVV/4-4 11708631 12.08 ns/op 21195.54 MB/s BenchmarkAddVV/5-4 10290265 13.21 ns/op 24221.45 MB/s BenchmarkAddVV/10-4 8841003 23.08 ns/op 27732.84 MB/s BenchmarkAddVV/100-4 1782373 58.30 ns/op 109780.52 MB/s BenchmarkAddVV/1000-4 231504 568.6 ns/op 112562.86 MB/s BenchmarkSubVV/1-4 16595577 7.769 ns/op 8238.14 MB/s BenchmarkSubVV/2-4 13808221 14.28 ns/op 8961.16 MB/s BenchmarkSubVV/3-4 13097508 9.661 ns/op 19873.87 MB/s BenchmarkSubVV/4-4 12453824 11.20 ns/op 22849.35 MB/s BenchmarkSubVV/5-4 10359876 18.73 ns/op 17085.25 MB/s BenchmarkSubVV/10-4 4324428 24.48 ns/op 26145.75 MB/s BenchmarkSubVV/100-4 2092243 77.99 ns/op 82065.31 MB/s BenchmarkSubVV/1000-4 291721 823.7 ns/op 77697.89 MB/s BenchmarkAddVW/1-4 18299444 7.031 ns/op 1137.83 MB/s BenchmarkAddVW/2-4 15573324 7.718 ns/op 2073.21 MB/s BenchmarkAddVW/3-4 14696024 14.58 ns/op 1646.41 MB/s BenchmarkAddVW/4-4 15569557 18.86 ns/op 1696.98 MB/s BenchmarkAddVW/5-4 13695439 9.424 ns/op 4244.53 MB/s BenchmarkAddVW/10-4 12200526 13.01 ns/op 6148.21 MB/s BenchmarkAddVW/100-4 303043 393.2 ns/op 2034.50 MB/s BenchmarkAddVW/1000-4 44676 2674 ns/op 2991.97 MB/s BenchmarkAddVWext/1-4 18423738 6.993 ns/op 1144.04 MB/s BenchmarkAddVWext/2-4 14202890 9.205 ns/op 1738.18 MB/s BenchmarkAddVWext/3-4 15153734 8.049 ns/op 2981.79 MB/s BenchmarkAddVWext/4-4 15081433 8.392 ns/op 3813.03 MB/s BenchmarkAddVWext/5-4 14610192 8.850 ns/op 4519.80 MB/s BenchmarkAddVWext/10-4 12469386 11.39 ns/op 7020.75 MB/s BenchmarkAddVWext/100-4 45495 2329 ns/op 343.56 MB/s BenchmarkAddVWext/1000-4 5535 24328 ns/op 328.83 MB/s BenchmarkSubVW/1-4 18652672 7.544 ns/op 1060.51 MB/s BenchmarkSubVW/2-4 15692794 8.525 ns/op 1876.80 MB/s BenchmarkSubVW/3-4 14392904 8.345 ns/op 2876.14 MB/s BenchmarkSubVW/4-4 13388404 9.009 ns/op 3552.12 MB/s BenchmarkSubVW/5-4 10664730 16.45 ns/op 2432.29 MB/s BenchmarkSubVW/10-4 10782788 13.62 ns/op 5873.66 MB/s BenchmarkSubVW/100-4 298729 407.0 ns/op 1965.76 MB/s BenchmarkSubVW/1000-4 31158 4187 ns/op 1910.65 MB/s BenchmarkSubVWext/1-4 16277107 7.461 ns/op 1072.26 MB/s BenchmarkSubVWext/2-4 15984181 8.505 ns/op 1881.17 MB/s BenchmarkSubVWext/3-4 14440060 8.327 ns/op 2882.23 MB/s BenchmarkSubVWext/4-4 14414482 9.276 ns/op 3449.90 MB/s BenchmarkSubVWext/5-4 13168047 10.67 ns/op 3747.47 MB/s BenchmarkSubVWext/10-4 9600330 12.85 ns/op 6223.85 MB/s BenchmarkSubVWext/100-4 48562 2445 ns/op 327.17 MB/s BenchmarkSubVWext/1000-4 5445 23124 ns/op 345.96 MB/s BenchmarkMulAddVWW/1-4 14072857 9.888 ns/op 6472.55 MB/s BenchmarkMulAddVWW/2-4 12056301 10.98 ns/op 11662.06 MB/s BenchmarkMulAddVWW/3-4 13406534 14.83 ns/op 12950.48 MB/s BenchmarkMulAddVWW/4-4 11661054 18.68 ns/op 13701.58 MB/s BenchmarkMulAddVWW/5-4 10504870 12.29 ns/op 26039.43 MB/s BenchmarkMulAddVWW/10-4 7248512 20.81 ns/op 30749.86 MB/s BenchmarkMulAddVWW/100-4 842316 165.3 ns/op 38721.48 MB/s BenchmarkMulAddVWW/1000-4 146646 1207 ns/op 53004.16 MB/s BenchmarkAddMulVVW/1-4 15291528 8.113 ns/op 7889.06 MB/s BenchmarkAddMulVVW/2-4 13847780 10.48 ns/op 12217.29 MB/s BenchmarkAddMulVVW/3-4 12637948 16.14 ns/op 11895.34 MB/s BenchmarkAddMulVVW/4-4 11110788 11.63 ns/op 22010.94 MB/s BenchmarkAddMulVVW/5-4 9395164 20.26 ns/op 15792.64 MB/s BenchmarkAddMulVVW/10-4 7979844 17.09 ns/op 37442.92 MB/s BenchmarkAddMulVVW/100-4 1000000 104.7 ns/op 61150.70 MB/s BenchmarkAddMulVVW/1000-4 202483 688.1 ns/op 93014.07 MB/s BenchmarkDivWVW/1-4 1788076 127.4 ns/op 502.40 MB/s BenchmarkDivWVW/2-4 1000000 149.0 ns/op 859.10 MB/s BenchmarkDivWVW/3-4 751354 167.8 ns/op 1143.96 MB/s BenchmarkDivWVW/4-4 607501 251.3 ns/op 1018.65 MB/s BenchmarkDivWVW/5-4 506438 258.3 ns/op 1238.99 MB/s BenchmarkDivWVW/10-4 358423 372.9 ns/op 1716.21 MB/s BenchmarkDivWVW/100-4 36903 3782 ns/op 1692.19 MB/s BenchmarkDivWVW/1000-4 4384 43118 ns/op 1484.31 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15881605 8.305 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14088952 9.120 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13319685 14.64 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14623186 8.152 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10280619 10.65 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12446966 11.32 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11602930 12.52 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10602828 10.13 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10054916 11.16 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9661891 12.62 ns/op BenchmarkNonZeroShifts/10/shrVU-4 5667802 18.29 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8193771 20.14 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 113.9 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1279940 145.4 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 135696 1319 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 122247 1135 ns/op BenchmarkDecimalConversion-4 171 689224 ns/op BenchmarkFloatString/100-4 10441 11050 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 187 601148 ns/op 2908 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 98379252 ns/op 60944 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 6252592913 ns/op 813616 B/op 459 allocs/op BenchmarkFloatAdd/10-4 142046 902.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 144495 847.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 124632 906.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 77276 1537 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16306 7396 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 199258 598.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 190969 644.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 202338 649.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 139512 1335 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 42657 2391 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1358 90447 ns/op BenchmarkParseFloatLargeExp-4 373 346058 ns/op BenchmarkGCD10x10/WithoutXY-4 162576 748.2 ns/op BenchmarkGCD10x10/WithXY-4 45242 3047 ns/op BenchmarkGCD10x100/WithoutXY-4 90687 1945 ns/op BenchmarkGCD10x100/WithXY-4 14709 8093 ns/op BenchmarkGCD10x1000/WithoutXY-4 54998 2760 ns/op BenchmarkGCD10x1000/WithXY-4 10000 10317 ns/op BenchmarkGCD100x100/WithoutXY-4 19018 7855 ns/op BenchmarkGCD100x100/WithXY-4 10000 14792 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 17239 ns/op BenchmarkGCD100x1000/WithXY-4 5823 25430 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1897 68699 ns/op BenchmarkGCD1000x1000/WithXY-4 937 122172 ns/op BenchmarkHilbert-4 18 6601936 ns/op BenchmarkBinomial-4 10000 16367 ns/op BenchmarkQuoRem-4 21601 5550 ns/op BenchmarkExp-4 16 7243469 ns/op BenchmarkExpMont/Odd-4 100 1914741 ns/op 2599 B/op 22 allocs/op BenchmarkExpMont/Even1-4 115 1018829 ns/op 3359 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1185321 ns/op 3862 B/op 54 allocs/op BenchmarkExpMont/Even3-4 100 1073889 ns/op 3864 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1030687 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1416618 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1794059 ns/op 3855 B/op 53 allocs/op BenchmarkExpMont/Even64-4 145 1262583 ns/op 3654 B/op 54 allocs/op BenchmarkExpMont/Even96-4 132 1034614 ns/op 3781 B/op 51 allocs/op BenchmarkExpMont/Even128-4 141 774624 ns/op 3283 B/op 51 allocs/op BenchmarkExpMont/Even255-4 139 806178 ns/op 2965 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 364 349728 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 294 651134 ns/op 1740 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 326 360523 ns/op 1733 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 331 374118 ns/op 1768 B/op 48 allocs/op BenchmarkExp2-4 16 8658058 ns/op BenchmarkBitset-4 638370 190.0 ns/op BenchmarkBitsetNeg-4 352592 482.0 ns/op BenchmarkBitsetOrig-4 253876 643.3 ns/op BenchmarkBitsetNegOrig-4 168871 1096 ns/op BenchmarkModSqrt225_Tonelli-4 100 1266618 ns/op BenchmarkModSqrt225_3Mod4-4 368 327585 ns/op BenchmarkModSqrt231_Tonelli-4 100 1047028 ns/op BenchmarkModSqrt231_5Mod8-4 319 370955 ns/op BenchmarkModInverse-4 12476 9655 ns/op BenchmarkSqrt-4 2082 72033 ns/op BenchmarkIntSqr/1-4 948352 122.1 ns/op BenchmarkIntSqr/2-4 571813 225.4 ns/op BenchmarkIntSqr/3-4 518383 231.5 ns/op BenchmarkIntSqr/5-4 382382 421.9 ns/op BenchmarkIntSqr/8-4 301704 418.8 ns/op BenchmarkIntSqr/10-4 269100 465.6 ns/op BenchmarkIntSqr/20-4 56470 2375 ns/op BenchmarkIntSqr/30-4 39153 3557 ns/op BenchmarkIntSqr/50-4 26088 5009 ns/op BenchmarkIntSqr/80-4 10000 11135 ns/op BenchmarkIntSqr/100-4 12057 11217 ns/op BenchmarkIntSqr/200-4 4204 25738 ns/op BenchmarkIntSqr/300-4 2017 69229 ns/op BenchmarkIntSqr/500-4 687 184490 ns/op BenchmarkIntSqr/800-4 374 314114 ns/op BenchmarkIntSqr/1000-4 273 449464 ns/op BenchmarkDiv/20/10-4 389953 309.3 ns/op BenchmarkDiv/40/20-4 404269 313.7 ns/op BenchmarkDiv/100/50-4 352350 348.8 ns/op BenchmarkDiv/200/100-4 56020 2149 ns/op BenchmarkDiv/400/200-4 50355 2279 ns/op BenchmarkDiv/1000/500-4 43616 4920 ns/op BenchmarkDiv/2000/1000-4 33046 3581 ns/op BenchmarkDiv/20000/10000-4 1328 105364 ns/op BenchmarkDiv/200000/100000-4 31 4129870 ns/op BenchmarkDiv/2000000/1000000-4 1 158211772 ns/op BenchmarkDiv/20000000/10000000-4 1 3812241494 ns/op BenchmarkMul-4 5 20198709 ns/op BenchmarkNatMul/10-4 199808 903.3 ns/op BenchmarkNatMul/100-4 4646 26091 ns/op BenchmarkNatMul/1000-4 180 662338 ns/op BenchmarkZeroShifts/Shl-4 10000 12679 ns/op BenchmarkZeroShifts/ShlSame-4 3556771 32.63 ns/op BenchmarkZeroShifts/Shr-4 10000 15994 ns/op BenchmarkZeroShifts/ShrSame-4 3796206 33.96 ns/op BenchmarkExp3Power/0x10-4 172064 833.9 ns/op BenchmarkExp3Power/0x40-4 119046 1004 ns/op BenchmarkExp3Power/0x100-4 89752 1783 ns/op BenchmarkExp3Power/0x400-4 37454 3932 ns/op BenchmarkExp3Power/0x1000-4 5809 17326 ns/op BenchmarkExp3Power/0x4000-4 2637 68601 ns/op BenchmarkExp3Power/0x10000-4 200 730555 ns/op BenchmarkExp3Power/0x40000-4 18 6580316 ns/op BenchmarkExp3Power/0x100000-4 3 55112152 ns/op BenchmarkExp3Power/0x400000-4 1 437349697 ns/op BenchmarkFibo-4 3 34724929 ns/op BenchmarkNatSqr/1-4 846210 233.6 ns/op BenchmarkNatSqr/2-4 511486 494.2 ns/op BenchmarkNatSqr/3-4 435369 442.0 ns/op BenchmarkNatSqr/5-4 193010 586.1 ns/op BenchmarkNatSqr/8-4 223700 770.2 ns/op BenchmarkNatSqr/10-4 214693 990.9 ns/op BenchmarkNatSqr/20-4 42120 3199 ns/op BenchmarkNatSqr/30-4 30598 4736 ns/op BenchmarkNatSqr/50-4 17397 6789 ns/op BenchmarkNatSqr/80-4 10000 10725 ns/op BenchmarkNatSqr/100-4 10000 14222 ns/op BenchmarkNatSqr/200-4 4340 37003 ns/op BenchmarkNatSqr/300-4 1648 130987 ns/op BenchmarkNatSqr/500-4 933 159549 ns/op BenchmarkNatSqr/800-4 337 349303 ns/op BenchmarkNatSqr/1000-4 222 523532 ns/op BenchmarkNatSetBytes/8-4 899449 145.4 ns/op BenchmarkNatSetBytes/24-4 290125 509.4 ns/op BenchmarkNatSetBytes/128-4 63466 1890 ns/op BenchmarkNatSetBytes/7-4 946788 136.5 ns/op BenchmarkNatSetBytes/23-4 247077 543.0 ns/op BenchmarkNatSetBytes/127-4 65397 1941 ns/op BenchmarkScanPi-4 213 560662 ns/op BenchmarkStringPiParallel-4 542 332220 ns/op BenchmarkScan/10/Base2-4 40660 2923 ns/op BenchmarkScan/100/Base2-4 5032 26457 ns/op BenchmarkScan/1000/Base2-4 447 402203 ns/op BenchmarkScan/10/Base8-4 66752 1623 ns/op BenchmarkScan/100/Base8-4 12855 9001 ns/op BenchmarkScan/1000/Base8-4 1359 89822 ns/op BenchmarkScan/10/Base10-4 90219 1249 ns/op BenchmarkScan/100/Base10-4 14024 8476 ns/op BenchmarkScan/1000/Base10-4 1398 84208 ns/op BenchmarkScan/10/Base16-4 101534 1128 ns/op BenchmarkScan/100/Base16-4 10000 12558 ns/op BenchmarkScan/1000/Base16-4 1586 72445 ns/op BenchmarkString/10/Base2-4 246625 671.4 ns/op BenchmarkString/100/Base2-4 30621 4172 ns/op BenchmarkString/1000/Base2-4 3715 51775 ns/op BenchmarkString/10/Base8-4 445123 340.7 ns/op BenchmarkString/100/Base8-4 73198 1877 ns/op BenchmarkString/1000/Base8-4 7966 21273 ns/op BenchmarkString/10/Base10-4 195348 616.3 ns/op BenchmarkString/100/Base10-4 41151 2992 ns/op BenchmarkString/1000/Base10-4 4930 28575 ns/op BenchmarkString/10/Base16-4 494454 303.5 ns/op BenchmarkString/100/Base16-4 96482 1213 ns/op BenchmarkString/1000/Base16-4 10000 11412 ns/op BenchmarkLeafSize/0-4 28 6501641 ns/op BenchmarkLeafSize/1-4 417 308281 ns/op BenchmarkLeafSize/2-4 429 313229 ns/op BenchmarkLeafSize/3-4 333 358518 ns/op BenchmarkLeafSize/4-4 452 328029 ns/op BenchmarkLeafSize/5-4 315 423196 ns/op BenchmarkLeafSize/6-4 320 350276 ns/op BenchmarkLeafSize/7-4 309 409832 ns/op BenchmarkLeafSize/8-4 481 261832 ns/op BenchmarkLeafSize/9-4 247 575332 ns/op BenchmarkLeafSize/10-4 310 383898 ns/op BenchmarkLeafSize/11-4 304 565654 ns/op BenchmarkLeafSize/12-4 363 351483 ns/op BenchmarkLeafSize/13-4 232 478428 ns/op BenchmarkLeafSize/14-4 355 366050 ns/op BenchmarkLeafSize/15-4 342 423482 ns/op BenchmarkLeafSize/16-4 423 260783 ns/op BenchmarkLeafSize/32-4 478 309474 ns/op BenchmarkLeafSize/64-4 366 294548 ns/op BenchmarkProbablyPrime/n=0-4 10 10477160 ns/op BenchmarkProbablyPrime/n=1-4 9 12236282 ns/op BenchmarkProbablyPrime/n=5-4 6 26359884 ns/op BenchmarkProbablyPrime/n=10-4 4 29097407 ns/op BenchmarkProbablyPrime/n=20-4 3 46024497 ns/op BenchmarkProbablyPrime/Lucas-4 13 12071568 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 1719966 ns/op BenchmarkRatCmp-4 136834 971.6 ns/op BenchmarkFloatSqrt/64-4 19598 7019 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 10000 10103 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8341 14186 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4068 27742 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 848 168888 ns/op 18117 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 61 2047204 ns/op 176939 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 146302125 ns/op 3785888 B/op 627 allocs/op PASS ok math/big 71.136s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11834176 9.961 ns/op BenchmarkLeadingZeros8-4 12245590 11.32 ns/op BenchmarkLeadingZeros16-4 9406176 11.47 ns/op BenchmarkLeadingZeros32-4 12669235 9.447 ns/op BenchmarkLeadingZeros64-4 12700200 10.05 ns/op BenchmarkTrailingZeros-4 10678149 17.78 ns/op BenchmarkTrailingZeros8-4 10909933 14.75 ns/op BenchmarkTrailingZeros16-4 12151791 9.600 ns/op BenchmarkTrailingZeros32-4 13723207 9.613 ns/op BenchmarkTrailingZeros64-4 13678299 9.921 ns/op BenchmarkOnesCount-4 13709414 9.282 ns/op BenchmarkOnesCount8-4 14413172 9.127 ns/op BenchmarkOnesCount16-4 13814102 14.43 ns/op BenchmarkOnesCount32-4 7057881 18.00 ns/op BenchmarkOnesCount64-4 13929568 9.961 ns/op BenchmarkRotateLeft-4 13422306 12.09 ns/op BenchmarkRotateLeft8-4 11821528 16.59 ns/op BenchmarkRotateLeft16-4 13177549 9.335 ns/op BenchmarkRotateLeft32-4 12855907 9.610 ns/op BenchmarkRotateLeft64-4 12750748 11.87 ns/op BenchmarkReverse-4 15032983 9.915 ns/op BenchmarkReverse8-4 21244246 5.646 ns/op BenchmarkReverse16-4 23325219 6.840 ns/op BenchmarkReverse32-4 17290134 6.551 ns/op BenchmarkReverse64-4 18098635 6.922 ns/op BenchmarkReverseBytes-4 26080016 5.596 ns/op BenchmarkReverseBytes16-4 19710106 9.561 ns/op BenchmarkReverseBytes32-4 21181638 5.335 ns/op BenchmarkReverseBytes64-4 25581705 4.844 ns/op BenchmarkAdd-4 11514662 11.45 ns/op BenchmarkAdd32-4 11164560 9.426 ns/op BenchmarkAdd64-4 12121473 10.58 ns/op BenchmarkAdd64multiple-4 24435160 5.968 ns/op BenchmarkSub-4 10805972 11.98 ns/op BenchmarkSub32-4 13591261 9.781 ns/op BenchmarkSub64-4 12626820 10.53 ns/op BenchmarkSub64multiple-4 22361376 6.869 ns/op BenchmarkMul-4 11241752 19.39 ns/op BenchmarkMul32-4 12128816 10.50 ns/op BenchmarkMul64-4 13931733 13.72 ns/op BenchmarkDiv-4 3068530 58.00 ns/op BenchmarkDiv32-4 6942446 32.22 ns/op BenchmarkDiv64-4 3119631 46.99 ns/op PASS ok math/bits 8.941s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13387318 10.13 ns/op BenchmarkAcos-4 541698 236.7 ns/op BenchmarkAcosh-4 551203 239.0 ns/op BenchmarkAsin-4 543166 241.1 ns/op BenchmarkAsinh-4 624147 263.8 ns/op BenchmarkAtan-4 583335 179.5 ns/op BenchmarkAtanh-4 870700 245.4 ns/op BenchmarkConj-4 28817342 4.851 ns/op BenchmarkCos-4 613338 171.9 ns/op BenchmarkCosh-4 818308 179.2 ns/op BenchmarkExp-4 1000000 137.5 ns/op BenchmarkLog-4 1000000 118.7 ns/op BenchmarkLog10-4 1000000 219.1 ns/op BenchmarkPhase-4 1000000 100.2 ns/op BenchmarkPolar-4 1374546 86.11 ns/op BenchmarkPow-4 274150 524.9 ns/op BenchmarkRect-4 1000000 100.4 ns/op BenchmarkSin-4 706264 167.2 ns/op BenchmarkSinh-4 569575 215.6 ns/op BenchmarkSqrt-4 1000000 190.1 ns/op BenchmarkTan-4 460375 497.6 ns/op BenchmarkTanh-4 454233 269.4 ns/op PASS ok math/cmplx 4.182s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 191600 612.8 ns/op BenchmarkInt63ThreadsafeParallel-4 118017 922.4 ns/op BenchmarkInt63Unthreadsafe-4 988888 137.8 ns/op BenchmarkIntn1000-4 806334 158.2 ns/op BenchmarkInt63n1000-4 817232 170.1 ns/op BenchmarkInt31n1000-4 845396 138.1 ns/op BenchmarkFloat32-4 566978 180.9 ns/op BenchmarkFloat64-4 1000000 120.9 ns/op BenchmarkPerm3-4 203160 688.9 ns/op BenchmarkPerm30-4 19729 6429 ns/op BenchmarkPerm30ViaShuffle-4 20751 5436 ns/op BenchmarkShuffleOverhead-4 14812 9899 ns/op BenchmarkRead3-4 843152 138.1 ns/op BenchmarkRead64-4 80487 1661 ns/op BenchmarkRead1000-4 5218 26790 ns/op PASS ok math/rand 2.737s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 40050 5298 ns/op BenchmarkQDecodeWord-4 89455 1256 ns/op BenchmarkQDecodeHeader-4 83420 1804 ns/op BenchmarkTypeByExtension/.html-4 552087 236.9 ns/op BenchmarkTypeByExtension/.HTML-4 299137 369.3 ns/op BenchmarkTypeByExtension/.unused-4 240991 462.0 ns/op BenchmarkExtensionsByType/text/html-4 102492 1220 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 72777 3554 ns/op BenchmarkExtensionsByType/application/octet-stream-4 24536 4781 ns/op PASS ok mime 2.640s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 944 123734 ns/op PASS ok mime/quotedprintable 0.318s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 25253672 ns/op 8888 B/op 94 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 53087484 ns/op 13816 B/op 118 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5028034196 ns/op 150496 B/op 235 allocs/op BenchmarkDNSName-4 134164 767.4 ns/op BenchmarkInterfaces-4 1207 94139 ns/op BenchmarkInterfaceByIndex-4 5920 19701 ns/op BenchmarkInterfaceByName-4 1869 78359 ns/op BenchmarkInterfaceAddrs-4 1780 94506 ns/op BenchmarkInterfacesAndAddrs-4 5337 21205 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2464 48989 ns/op BenchmarkParseIP-4 4066 25334 ns/op BenchmarkParseIPValidIPv4-4 420506 283.6 ns/op BenchmarkParseIPValidIPv6-4 213399 776.9 ns/op BenchmarkIPString/IPv4-4 127392 1018 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12510 14055 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45116 3067 ns/op BenchmarkIPEqual/IPv4-4 1013760 128.3 ns/op BenchmarkIPEqual/IPv6-4 1028456 119.3 ns/op BenchmarkTCP4OneShot-4 232 608846 ns/op BenchmarkTCP4OneShotTimeout-4 188 674698 ns/op BenchmarkTCP4Persistent-4 370 389478 ns/op BenchmarkTCP4PersistentTimeout-4 292 436362 ns/op BenchmarkTCP6OneShot-4 187 696292 ns/op BenchmarkTCP6OneShotTimeout-4 172 750576 ns/op BenchmarkTCP6Persistent-4 271 414695 ns/op BenchmarkTCP6PersistentTimeout-4 266 509685 ns/op BenchmarkTCP4ConcurrentReadWrite-4 12244 8874 ns/op BenchmarkTCP6ConcurrentReadWrite-4 18415 12994 ns/op BenchmarkSetReadDeadline-4 136279 880.6 ns/op BenchmarkUDP6LinkLocalUnicast-4 140 782519 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 132 840796 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 276 426335 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 243 533381 ns/op 0 B/op 0 allocs/op PASS ok net 12.833s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 25622 4839 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10282 14177 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 10104 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18250 8550 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 30072 4401 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 984201 118.9 ns/op BenchmarkReadRequestChrome-4 2260 46963 ns/op 13.01 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9502 13107 ns/op 5.95 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 14491 ns/op 5.66 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7986 19148 ns/op 7.89 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14245 8000 ns/op 5.00 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 38 3041400 ns/op 0.34 MB/s BenchmarkFileAndServer_1KB/https1-4 28 4016913 ns/op 0.25 MB/s BenchmarkFileAndServer_1KB/h2-4 24 4285941 ns/op 0.24 MB/s BenchmarkFileAndServer_16MB/h1-4 2 74229526 ns/op 226.02 MB/s BenchmarkFileAndServer_16MB/https1-4 1 189934601 ns/op 88.33 MB/s BenchmarkFileAndServer_16MB/h2-4 1 341821168 ns/op 49.08 MB/s BenchmarkFileAndServer_64MB/h1-4 1 272334194 ns/op 246.42 MB/s BenchmarkFileAndServer_64MB/https1-4 1 669471367 ns/op 100.24 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1493771673 ns/op 44.93 MB/s BenchmarkServeMux-4 304 597762 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 378 557747 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 48 2455972 ns/op 6342 B/op 66 allocs/op BenchmarkClientServer/https1-4 33 3154804 ns/op 10591 B/op 109 allocs/op BenchmarkClientServer/h2-4 45 3311241 ns/op 12735 B/op 108 allocs/op BenchmarkClientServerParallel/4/h1-4 358 359397 ns/op 10959 B/op 82 allocs/op BenchmarkClientServerParallel/4/https1-4 19 7295868 ns/op 126644 B/op 1180 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57261: read tcp 127.0.0.1:57260->127.0.0.1:57261: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57270: read tcp 127.0.0.1:57265->127.0.0.1:57270: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57278: write tcp 127.0.0.1:57265->127.0.0.1:57278: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57279: write tcp 127.0.0.1:57265->127.0.0.1:57279: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57299: write tcp 127.0.0.1:57280->127.0.0.1:57299: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57298: write tcp 127.0.0.1:57280->127.0.0.1:57298: use of closed network connection BenchmarkClientServerParallel/4/h2-4 26 4577770 ns/op 81748 B/op 812 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57303: read tcp 127.0.0.1:57302->127.0.0.1:57303: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57304: read tcp 127.0.0.1:57302->127.0.0.1:57304: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57318: read tcp 127.0.0.1:57306->127.0.0.1:57318: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57316: read tcp 127.0.0.1:57306->127.0.0.1:57316: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57314: write tcp 127.0.0.1:57306->127.0.0.1:57314: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57326: read tcp 127.0.0.1:57320->127.0.0.1:57326: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57335: read tcp 127.0.0.1:57320->127.0.0.1:57335: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57336: write tcp 127.0.0.1:57320->127.0.0.1:57336: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57353: read tcp 127.0.0.1:57337->127.0.0.1:57353: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57352: read tcp 127.0.0.1:57337->127.0.0.1:57352: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 252 530543 ns/op 22435 B/op 123 allocs/op BenchmarkClientServerParallel/64/https1-4 14 8019033 ns/op 135161 B/op 1283 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57656: write tcp 127.0.0.1:57649->127.0.0.1:57656: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57669: read tcp 127.0.0.1:57659->127.0.0.1:57669: use of closed network connection BenchmarkClientServerParallel/64/h2-4 12 11181682 ns/op 101787 B/op 1002 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57679: write tcp 127.0.0.1:57676->127.0.0.1:57679: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57690: write tcp 127.0.0.1:57680->127.0.0.1:57690: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57693: read tcp 127.0.0.1:57691->127.0.0.1:57693: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57695: read tcp 127.0.0.1:57691->127.0.0.1:57695: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57697: read tcp 127.0.0.1:57691->127.0.0.1:57697: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57703: read tcp 127.0.0.1:57691->127.0.0.1:57703: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57694: read tcp 127.0.0.1:57691->127.0.0.1:57694: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57696: read tcp 127.0.0.1:57691->127.0.0.1:57696: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57698: read tcp 127.0.0.1:57691->127.0.0.1:57698: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57702: read tcp 127.0.0.1:57691->127.0.0.1:57702: use of closed network connection ... [output truncated] BenchmarkServer-4 1 128550620 ns/op 63496 B/op 464 allocs/op BenchmarkClient-4 34 3102841 ns/op 4130 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 103 1088615 ns/op 7108 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 237 494005 ns/op 3127 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1142 109768 ns/op 1885 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1267 104650 ns/op 2787 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1182 92782 ns/op 2694 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1274 112845 ns/op 2760 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1401 80525 ns/op 1940 B/op 14 allocs/op BenchmarkServerHijack-4 709 154666 ns/op 16731 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 37 3375384 ns/op 6749 B/op 55 allocs/op BenchmarkResponseStatusLine-4 359606 324.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.269s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1615 65307 ns/op 34075 B/op 12 allocs/op PASS ok net/http/httputil 0.213s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 80509 1528 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 430838 257.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 198750 700.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 74244 1621 ns/op BenchmarkStdIPv4-4 166588 823.5 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 94707 1260 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 96406 1327 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 84849 1933 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 78024 1562 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 113.2 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 111.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1215918 98.68 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 345405 569.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 281674 357.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 222883 619.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 82384 1353 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 236590 432.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 163221 686.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 178982 701.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 174142 729.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 81597 1395 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 345986 334.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 134995 983.0 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 155136 728.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 275125 430.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 143220 808.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 364430 409.9 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 143725 816.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 145375 857.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 149204 1000 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 112662 1286 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 359896 348.5 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 116425 1043 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 85290 1456 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 94528 1059 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 162934 1106 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 98140 1800 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 248217 526.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 121438 1340 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 136054 968.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 171756 741.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 128176 1151 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 116.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 822375 141.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 142.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 988660 216.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 201.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 132.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 178.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 956055 128.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 129.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 372838 431.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 569434 247.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 229281 540.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 225577 537.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 176130 756.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 81331 1567 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 518758 224.7 ns/op PASS ok net/netip 11.762s 2023/02/01 14:23:45 Test RPC server listening on 127.0.0.1:57806 2023/02/01 14:23:45 Test HTTP RPC server listening on 127.0.0.1:57807 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 108 1004687 ns/op BenchmarkEndToEndHTTP-4 148 750247 ns/op BenchmarkEndToEndAsync-4 1353 85853 ns/op BenchmarkEndToEndAsyncHTTP-4 1532 88878 ns/op PASS ok net/rpc 0.982s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4250 30260 ns/op BenchmarkReadMIMEHeader/server_headers-4 5764 21442 ns/op BenchmarkUncommon-4 25687 7120 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.749s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4141 31979 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 74232 1455 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 567945 259.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 128758 1207 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 177705 661.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 93345 1139 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13909 9743 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 387290 315.2 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 129590 1361 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 117582 871.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 96766 1187 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19148 7712 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 175957 771.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 73029 1619 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 72520 2319 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29797 4417 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5830 29143 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 165546 711.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 65187 1663 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 69669 1712 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31500 3801 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5830 19903 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.660s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2646770 42.61 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 151222 772.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 574 277096 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 181 885814 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 432 296749 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 44574 3155 ns/op BenchmarkStatFile-4 27856 5556 ns/op BenchmarkStatDir-4 27202 6243 ns/op BenchmarkLstatDot-4 42130 3163 ns/op BenchmarkLstatFile-4 29283 4211 ns/op BenchmarkLstatDir-4 27716 6241 ns/op PASS ok os 2.583s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 13 8312200 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.272s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 211488 477.8 ns/op PASS ok os/user 0.278s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2424499 41.66 ns/op BenchmarkString-4 2254033 67.73 ns/op BenchmarkBytes-4 1934154 84.74 ns/op BenchmarkNamedBytes-4 742353 278.5 ns/op BenchmarkBytesArray-4 819264 266.1 ns/op BenchmarkSliceLen-4 2253814 57.08 ns/op BenchmarkMapLen-4 1344201 91.90 ns/op BenchmarkStringLen-4 1513041 117.4 ns/op BenchmarkArrayLen-4 1575277 81.74 ns/op BenchmarkSliceCap-4 1990887 52.45 ns/op BenchmarkDeepEqual/int8-4 728650 182.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 89132 1294 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 563977 200.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 121621 1267 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 654066 211.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 115420 1255 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 621889 210.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 119262 1189 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 580302 195.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 91248 1387 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 805282 167.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 159805 871.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 601920 211.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 126298 1160 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 629965 206.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 90831 1366 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 622906 248.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 102840 1076 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 555766 256.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 98413 1934 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 551334 213.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 110901 1240 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 574040 263.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 105452 1103 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 606616 201.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 114588 1085 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 569854 217.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 104883 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 555560 242.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 101438 1107 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 694376 196.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 115759 1040 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 646370 379.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 101186 1122 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 137114 881.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 60544 1820 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 70381 1850 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 45636 2589 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 339285 590.9 ns/op BenchmarkIsZero/ArrayIncomparable-4 41082 2911 ns/op BenchmarkIsZero/StructComparable-4 951462 135.3 ns/op BenchmarkIsZero/StructIncomparable-4 186522 637.6 ns/op BenchmarkSetZero/Bool/Direct-4 2941569 44.69 ns/op BenchmarkSetZero/Bool/CachedZero-4 1646113 63.06 ns/op BenchmarkSetZero/Bool/NewZero-4 1248994 95.22 ns/op BenchmarkSetZero/Int/Direct-4 1942316 79.60 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 115.9 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 188.8 ns/op BenchmarkSetZero/Uint/Direct-4 2047225 57.88 ns/op BenchmarkSetZero/Uint/CachedZero-4 986884 112.5 ns/op BenchmarkSetZero/Uint/NewZero-4 1269367 96.63 ns/op BenchmarkSetZero/Float/Direct-4 1744512 61.26 ns/op BenchmarkSetZero/Float/CachedZero-4 1808726 87.77 ns/op BenchmarkSetZero/Float/NewZero-4 1212584 94.56 ns/op BenchmarkSetZero/Complex/Direct-4 1972861 115.5 ns/op BenchmarkSetZero/Complex/CachedZero-4 1965453 65.22 ns/op BenchmarkSetZero/Complex/NewZero-4 1249804 94.18 ns/op BenchmarkSetZero/Array/Direct-4 3148179 40.61 ns/op BenchmarkSetZero/Array/CachedZero-4 1691359 86.68 ns/op BenchmarkSetZero/Array/NewZero-4 1105648 122.0 ns/op BenchmarkSetZero/Chan/Direct-4 1999448 60.19 ns/op BenchmarkSetZero/Chan/CachedZero-4 1235098 101.2 ns/op BenchmarkSetZero/Chan/NewZero-4 924554 126.5 ns/op BenchmarkSetZero/Func/Direct-4 1759077 70.30 ns/op BenchmarkSetZero/Func/CachedZero-4 1296393 133.2 ns/op BenchmarkSetZero/Func/NewZero-4 933910 169.8 ns/op BenchmarkSetZero/Interface/Direct-4 1801946 74.58 ns/op BenchmarkSetZero/Interface/CachedZero-4 1797868 65.64 ns/op BenchmarkSetZero/Interface/NewZero-4 1230279 97.54 ns/op BenchmarkSetZero/Map/Direct-4 1988254 59.87 ns/op BenchmarkSetZero/Map/CachedZero-4 1344231 89.15 ns/op BenchmarkSetZero/Map/NewZero-4 994094 139.7 ns/op BenchmarkSetZero/Pointer/Direct-4 1736826 89.13 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1314794 118.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 910974 125.8 ns/op BenchmarkSetZero/Slice/Direct-4 1757030 66.49 ns/op BenchmarkSetZero/Slice/CachedZero-4 1746895 65.59 ns/op BenchmarkSetZero/Slice/NewZero-4 1222032 96.08 ns/op BenchmarkSetZero/String/Direct-4 2098670 77.19 ns/op BenchmarkSetZero/String/CachedZero-4 1306341 82.36 ns/op BenchmarkSetZero/String/NewZero-4 1203752 95.67 ns/op BenchmarkSetZero/Struct/Direct-4 2977797 53.19 ns/op BenchmarkSetZero/Struct/CachedZero-4 1755120 65.94 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 135.9 ns/op BenchmarkSelect/1-4 210978 710.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 96610 1415 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 45387 3514 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 199257 791.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 160960 935.5 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 96247 1062 ns/op 120.50 MB/s BenchmarkCallArgCopy/size=256-4 107516 1247 ns/op 205.37 MB/s BenchmarkCallArgCopy/size=1024-4 79100 2287 ns/op 447.69 MB/s BenchmarkCallArgCopy/size=4096-4 20872 7378 ns/op 555.15 MB/s BenchmarkCallArgCopy/size=65536-4 1395 114027 ns/op 574.74 MB/s BenchmarkPtrTo-4 597806 247.6 ns/op BenchmarkFieldByName1-4 514392 286.6 ns/op BenchmarkFieldByName2-4 45751 4205 ns/op BenchmarkFieldByName3-4 6226 25422 ns/op BenchmarkInterfaceBig-4 2769444 43.22 ns/op BenchmarkInterfaceSmall-4 2969593 44.07 ns/op BenchmarkNew-4 1016604 128.5 ns/op BenchmarkMap/StringKeys/MapIndex-4 3471 37886 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3130 55425 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2655 41886 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3156 41499 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3726 37213 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3482 37223 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 217376 551.9 ns/op PASS ok reflect 25.868s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 8227 21876 ns/op 9459 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 20212 ns/op 9121 B/op 1 allocs/op BenchmarkFindString-4 10000 27372 ns/op 9477 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 28344 ns/op 9147 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 28313 ns/op 9324 B/op 2 allocs/op BenchmarkLiteral-4 10000 26608 ns/op BenchmarkNotLiteral-4 2995 49894 ns/op BenchmarkMatchClass-4 3033 62853 ns/op BenchmarkMatchClass_InRange-4 3375 57995 ns/op BenchmarkReplaceAll-4 1060 118378 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 7881 24128 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 13958 7500 ns/op BenchmarkAnchoredShortMatch-4 10000 27172 ns/op BenchmarkAnchoredLongMatch-4 10000 11094 ns/op BenchmarkOnePassShortA-4 19519 6734 ns/op BenchmarkNotOnePassShortA-4 10000 33439 ns/op BenchmarkOnePassShortB-4 22119 5247 ns/op BenchmarkNotOnePassShortB-4 7244 28791 ns/op BenchmarkOnePassLongPrefix-4 73892 2991 ns/op BenchmarkOnePassLongNotPrefix-4 25813 5417 ns/op BenchmarkMatchParallelShared-4 10000 30639 ns/op BenchmarkMatchParallelCopied-4 5905 26107 ns/op BenchmarkQuoteMetaAll-4 78634 1306 ns/op 10.72 MB/s BenchmarkQuoteMetaNone-4 341997 420.0 ns/op 61.90 MB/s BenchmarkCompile/Onepass-4 3459 43186 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1660 93077 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 128 892691 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2403434 45.37 ns/op 352.68 MB/s BenchmarkMatch/Easy0/32-4 10000 24742 ns/op 1.29 MB/s BenchmarkMatch/Easy0/1K-4 2553 52501 ns/op 19.50 MB/s BenchmarkMatch/Easy0i/16-4 2255095 49.79 ns/op 321.32 MB/s BenchmarkMatch/Easy0i/32-4 4822 44623 ns/op 0.72 MB/s BenchmarkMatch/Easy0i/1K-4 208 571046 ns/op 1.79 MB/s BenchmarkMatch/Easy1/16-4 2361253 49.25 ns/op 324.84 MB/s BenchmarkMatch/Easy1/32-4 10000 20304 ns/op 1.58 MB/s BenchmarkMatch/Easy1/1K-4 4305 55037 ns/op 18.61 MB/s BenchmarkMatch/Medium/16-4 2170464 62.76 ns/op 254.94 MB/s BenchmarkMatch/Medium/32-4 6230 46179 ns/op 0.69 MB/s BenchmarkMatch/Medium/1K-4 192 600213 ns/op 1.71 MB/s BenchmarkMatch/Hard/16-4 2230278 49.47 ns/op 323.45 MB/s BenchmarkMatch/Hard/32-4 3231 56535 ns/op 0.57 MB/s BenchmarkMatch/Hard/1K-4 148 1082192 ns/op 0.95 MB/s BenchmarkMatch/Hard1/16-4 1026 107008 ns/op 0.15 MB/s BenchmarkMatch/Hard1/32-4 690 240578 ns/op 0.13 MB/s BenchmarkMatch/Hard1/1K-4 24 5087950 ns/op 0.20 MB/s BenchmarkMatch_onepass_regex/16-4 24151 6317 ns/op 2.53 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 15282 ns/op 2.09 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 477 247277 ns/op 4.14 MB/s 23 B/op 0 allocs/op PASS ok regexp 12.555s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 817075 229.7 ns/op PASS ok regexp/syntax 1.631s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 431432 235.4 ns/op BenchmarkMakeChan/Int-4 1000000 486.6 ns/op BenchmarkMakeChan/Ptr-4 920515 649.5 ns/op BenchmarkMakeChan/Struct/0-4 1000000 344.3 ns/op BenchmarkMakeChan/Struct/32-4 231189 1118 ns/op BenchmarkMakeChan/Struct/40-4 228963 1226 ns/op BenchmarkChanNonblocking-4 4658312 23.27 ns/op BenchmarkSelectUncontended-4 783807 166.4 ns/op BenchmarkSelectSyncContended-4 77565 1468 ns/op BenchmarkSelectAsyncContended-4 248391 467.8 ns/op BenchmarkSelectNonblock-4 2989142 41.50 ns/op BenchmarkChanUncontended-4 9990 13891 ns/op BenchmarkChanContended-4 3901 29630 ns/op BenchmarkChanSync-4 152740 688.5 ns/op BenchmarkChanSyncWork-4 10000 36333 ns/op BenchmarkChanProdCons0-4 175635 786.0 ns/op BenchmarkChanProdCons10-4 326984 310.3 ns/op BenchmarkChanProdCons100-4 420028 285.2 ns/op BenchmarkChanProdConsWork0-4 132420 978.2 ns/op BenchmarkChanProdConsWork10-4 193094 641.1 ns/op BenchmarkChanProdConsWork100-4 170179 594.0 ns/op BenchmarkSelectProdCons-4 127041 971.0 ns/op BenchmarkReceiveDataFromClosedChan-4 715724 144.1 ns/op BenchmarkChanCreation-4 198586 1009 ns/op BenchmarkChanSem-4 174807 613.8 ns/op BenchmarkChanPopular-4 76 1453226 ns/op BenchmarkChanClosed-4 1000000 123.0 ns/op BenchmarkCallClosure-4 3762234 35.16 ns/op BenchmarkCallClosure1-4 3826713 38.40 ns/op BenchmarkCallClosure2-4 1000000 169.9 ns/op BenchmarkCallClosure3-4 1000000 132.6 ns/op BenchmarkCallClosure4-4 689458 167.8 ns/op BenchmarkComplex128DivNormal-4 10305955 12.02 ns/op BenchmarkComplex128DivNisNaN-4 6748894 17.14 ns/op BenchmarkComplex128DivDisNaN-4 7030336 15.28 ns/op BenchmarkComplex128DivNisInf-4 8886924 13.11 ns/op BenchmarkComplex128DivDisInf-4 5623371 25.34 ns/op BenchmarkSetTypePtr-4 32250631 3.199 ns/op 2500.42 MB/s BenchmarkSetTypePtr8-4 11677096 12.14 ns/op 5270.10 MB/s BenchmarkSetTypePtr16-4 9477349 14.49 ns/op 8832.99 MB/s BenchmarkSetTypePtr32-4 10976199 16.62 ns/op 15401.00 MB/s BenchmarkSetTypePtr64-4 10851264 16.86 ns/op 30370.38 MB/s BenchmarkSetTypePtr126-4 4933933 25.18 ns/op 40035.25 MB/s BenchmarkSetTypePtr128-4 4934410 22.36 ns/op 45802.62 MB/s BenchmarkSetTypePtrSlice-4 841993 188.8 ns/op 43391.14 MB/s BenchmarkSetTypeNode1-4 8642265 13.19 ns/op 1819.73 MB/s BenchmarkSetTypeNode1Slice-4 3156320 33.11 ns/op 23192.69 MB/s BenchmarkSetTypeNode8-4 9862587 21.00 ns/op 3809.21 MB/s BenchmarkSetTypeNode8Slice-4 1000000 102.5 ns/op 24984.08 MB/s BenchmarkSetTypeNode64-4 4572225 33.45 ns/op 15786.10 MB/s BenchmarkSetTypeNode64Slice-4 314841 643.7 ns/op 26249.83 MB/s BenchmarkSetTypeNode64Dead-4 8427370 17.40 ns/op 30345.13 MB/s BenchmarkSetTypeNode64DeadSlice-4 349501 511.4 ns/op 33041.91 MB/s BenchmarkSetTypeNode124-4 4241198 23.98 ns/op 42032.76 MB/s BenchmarkSetTypeNode124Slice-4 140694 974.5 ns/op 33101.03 MB/s BenchmarkSetTypeNode126-4 5418224 27.56 ns/op 37161.70 MB/s BenchmarkSetTypeNode126Slice-4 223465 882.9 ns/op 37115.13 MB/s BenchmarkSetTypeNode128-4 4042288 26.34 ns/op 39488.71 MB/s BenchmarkSetTypeNode128Slice-4 101760 1155 ns/op 28822.48 MB/s BenchmarkSetTypeNode130-4 3442286 55.56 ns/op 19005.58 MB/s BenchmarkSetTypeNode130Slice-4 119602 1291 ns/op 26179.52 MB/s BenchmarkSetTypeNode1024-4 1000000 155.6 ns/op 52737.40 MB/s BenchmarkSetTypeNode1024Slice-4 17353 6455 ns/op 40689.75 MB/s BenchmarkAllocation-4 1874 125199 ns/op BenchmarkReadMemStats-4 46 2469059 ns/op BenchmarkReadMemStatsLatency-4 1 5230060 p50-ns 5230060 p90-ns 5230060 p99-ns BenchmarkWriteBarrier-4 1899973 61.22 ns/op BenchmarkBulkWriteBarrier-4 4110577 37.90 ns/op BenchmarkScanStackNoLocals-4 1 105484170 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9780894 10.52 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12051086 12.38 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7890806 13.45 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6987405 16.18 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6157704 19.87 ns/op BenchmarkHash5-4 7071720 16.68 ns/op 299.68 MB/s BenchmarkHash16-4 7707193 22.25 ns/op 718.97 MB/s BenchmarkHash64-4 7330324 17.78 ns/op 3598.63 MB/s BenchmarkHash1024-4 2131554 58.76 ns/op 17428.14 MB/s BenchmarkHash65536-4 38464 2600 ns/op 25206.94 MB/s BenchmarkAlignedLoad-4 8402642 13.53 ns/op BenchmarkUnalignedLoad-4 7920706 20.50 ns/op BenchmarkEqEfaceConcrete-4 5775926 22.70 ns/op BenchmarkEqIfaceConcrete-4 6044414 21.66 ns/op BenchmarkNeEfaceConcrete-4 7769730 16.87 ns/op BenchmarkNeIfaceConcrete-4 6684752 18.28 ns/op BenchmarkConvT2EByteSized/bool-4 3318409 33.06 ns/op BenchmarkConvT2EByteSized/uint8-4 3494734 34.60 ns/op BenchmarkConvT2ESmall-4 3595306 33.88 ns/op BenchmarkConvT2EUintptr-4 4040323 30.59 ns/op BenchmarkConvT2ELarge-4 702933 199.3 ns/op BenchmarkConvT2ISmall-4 3363836 45.03 ns/op BenchmarkConvT2IUintptr-4 3548722 33.33 ns/op BenchmarkConvT2ILarge-4 1000000 174.0 ns/op BenchmarkConvI2E-4 3174573 37.17 ns/op BenchmarkConvI2I-4 3025118 36.28 ns/op BenchmarkAssertE2T-4 3179236 31.67 ns/op BenchmarkAssertE2TLarge-4 1000000 115.4 ns/op BenchmarkAssertE2I-4 3007803 51.71 ns/op BenchmarkAssertI2T-4 3554272 46.08 ns/op BenchmarkAssertI2I-4 3665796 36.87 ns/op BenchmarkAssertI2E-4 3376839 32.32 ns/op BenchmarkAssertE2E-4 3650438 32.45 ns/op BenchmarkAssertE2T2-4 2084668 66.78 ns/op BenchmarkAssertE2T2Blank-4 2818006 49.62 ns/op BenchmarkAssertI2E2-4 3115839 36.96 ns/op BenchmarkAssertI2E2Blank-4 4003195 35.39 ns/op BenchmarkAssertE2E2-4 2978368 39.99 ns/op BenchmarkAssertE2E2Blank-4 3410938 33.64 ns/op BenchmarkConvT2Ezero/zero/16-4 3609664 31.18 ns/op BenchmarkConvT2Ezero/zero/32-4 4266108 42.21 ns/op BenchmarkConvT2Ezero/zero/64-4 3353179 34.09 ns/op BenchmarkConvT2Ezero/zero/str-4 3592934 43.90 ns/op BenchmarkConvT2Ezero/zero/slice-4 2974552 42.45 ns/op BenchmarkConvT2Ezero/zero/big-4 83186 1833 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 180.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 560415 233.1 ns/op BenchmarkConvT2Ezero/nonzero/big-4 110073 1746 ns/op BenchmarkConvT2Ezero/smallint/16-4 3635461 32.41 ns/op BenchmarkConvT2Ezero/smallint/32-4 3637558 45.17 ns/op BenchmarkConvT2Ezero/smallint/64-4 4112553 32.74 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 174.4 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 148.5 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 135.4 ns/op BenchmarkMalloc8-4 1000000 157.3 ns/op BenchmarkMalloc16-4 1000000 173.4 ns/op BenchmarkMallocTypeInfo8-4 1000000 147.5 ns/op BenchmarkMallocTypeInfo16-4 1000000 196.8 ns/op BenchmarkMallocLargeStruct-4 71820 1716 ns/op BenchmarkGoroutineSelect-4 13 8458124 ns/op BenchmarkGoroutineBlocking-4 12 8700388 ns/op BenchmarkGoroutineForRange-4 13 7991801 ns/op BenchmarkGoroutineIdle-4 15 8888784 ns/op BenchmarkHashStringSpeed-4 2226745 51.61 ns/op BenchmarkHashBytesSpeed-4 694296 191.5 ns/op BenchmarkHashInt32Speed-4 2500928 47.99 ns/op BenchmarkHashInt64Speed-4 2569906 62.11 ns/op BenchmarkHashStringArraySpeed-4 556120 233.2 ns/op BenchmarkMegMap-4 2464414 44.66 ns/op BenchmarkMegOneMap-4 2967642 41.90 ns/op BenchmarkMegEqMap-4 2910 64884 ns/op BenchmarkMegEmptyMap-4 3473392 37.10 ns/op BenchmarkSmallStrMap-4 2482989 44.73 ns/op BenchmarkMapStringKeysEight_16-4 2450544 49.25 ns/op BenchmarkMapStringKeysEight_32-4 2423608 71.80 ns/op BenchmarkMapStringKeysEight_64-4 2297365 60.33 ns/op BenchmarkMapStringKeysEight_1M-4 2899651 40.69 ns/op BenchmarkIntMap-4 2853704 37.07 ns/op BenchmarkMapFirst/1-4 3930656 35.50 ns/op BenchmarkMapFirst/2-4 2928222 62.78 ns/op BenchmarkMapFirst/3-4 2263449 47.33 ns/op BenchmarkMapFirst/4-4 3422646 37.02 ns/op BenchmarkMapFirst/5-4 3228999 35.01 ns/op BenchmarkMapFirst/6-4 3215382 36.54 ns/op BenchmarkMapFirst/7-4 3243612 34.96 ns/op BenchmarkMapFirst/8-4 3172982 36.30 ns/op BenchmarkMapFirst/9-4 2914573 40.55 ns/op BenchmarkMapFirst/10-4 2715156 40.50 ns/op BenchmarkMapFirst/11-4 2557423 53.80 ns/op BenchmarkMapFirst/12-4 2129534 48.14 ns/op BenchmarkMapFirst/13-4 2285319 43.79 ns/op BenchmarkMapFirst/14-4 2802890 41.55 ns/op BenchmarkMapFirst/15-4 2881749 41.59 ns/op BenchmarkMapFirst/16-4 2663662 51.49 ns/op BenchmarkMapMid/1-4 3047371 54.16 ns/op BenchmarkMapMid/2-4 2838054 59.42 ns/op BenchmarkMapMid/3-4 2818504 42.71 ns/op BenchmarkMapMid/4-4 3026550 54.75 ns/op BenchmarkMapMid/5-4 2926686 48.39 ns/op BenchmarkMapMid/6-4 2880523 42.33 ns/op BenchmarkMapMid/7-4 2668046 88.67 ns/op BenchmarkMapMid/8-4 2344394 62.06 ns/op BenchmarkMapMid/9-4 2584930 65.43 ns/op BenchmarkMapMid/10-4 2619949 57.56 ns/op BenchmarkMapMid/11-4 2598406 52.77 ns/op BenchmarkMapMid/12-4 2487122 48.24 ns/op BenchmarkMapMid/13-4 2646570 80.75 ns/op BenchmarkMapMid/14-4 2715201 49.41 ns/op BenchmarkMapMid/15-4 2450889 48.06 ns/op BenchmarkMapMid/16-4 2677803 45.98 ns/op BenchmarkMapLast/1-4 2924319 42.51 ns/op BenchmarkMapLast/2-4 2814333 42.25 ns/op BenchmarkMapLast/3-4 2759078 44.15 ns/op BenchmarkMapLast/4-4 2538739 45.14 ns/op BenchmarkMapLast/5-4 2843134 53.08 ns/op BenchmarkMapLast/6-4 2626761 72.48 ns/op BenchmarkMapLast/7-4 2539842 46.76 ns/op BenchmarkMapLast/8-4 2377924 48.72 ns/op BenchmarkMapLast/9-4 2936517 52.80 ns/op BenchmarkMapLast/10-4 2242270 49.07 ns/op BenchmarkMapLast/11-4 1000000 100.7 ns/op BenchmarkMapLast/12-4 2318310 51.78 ns/op BenchmarkMapLast/13-4 2672870 48.33 ns/op BenchmarkMapLast/14-4 2535256 44.85 ns/op BenchmarkMapLast/15-4 2371453 53.63 ns/op BenchmarkMapLast/16-4 1872784 60.80 ns/op BenchmarkMapCycle-4 1950734 56.88 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2801445 46.50 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2748 74988 ns/op BenchmarkMakeMap/[Byte]Byte-4 383878 503.0 ns/op BenchmarkMakeMap/[Int]Int-4 126165 1319 ns/op BenchmarkNewEmptyMap-4 14287887 9.577 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1404110 95.22 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 500232 280.9 ns/op BenchmarkMapIterEmpty-4 3454309 31.94 ns/op BenchmarkSameLengthMap-4 3344678 35.67 ns/op BenchmarkBigKeyMap-4 1000000 134.4 ns/op BenchmarkBigValMap-4 1000000 177.4 ns/op BenchmarkSmallKeyMap-4 2819095 43.45 ns/op BenchmarkMapPopulate/1-4 1753101 71.56 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 85033 1586 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7866 36406 ns/op 6270 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 396 289876 ns/op 51772 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 28 4090203 ns/op 415982 B/op 198 allocs/op BenchmarkMapPopulate/100000-4 3 49564190 ns/op 6529981 B/op 2924 allocs/op BenchmarkComplexAlgMap-4 459658 276.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 635673 202.3 ns/op BenchmarkGoMapClear/Reflexive/10-4 560583 225.5 ns/op BenchmarkGoMapClear/Reflexive/100-4 265135 534.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 40711 3002 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6922 19050 ns/op BenchmarkGoMapClear/NonReflexive/1-4 500718 239.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 504374 241.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 253944 645.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 54006 2585 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6313 19759 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 158.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 101.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 108.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1215691 96.11 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 111.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 905696 207.6 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 126.0 ns/op BenchmarkMapInterfacePtr-4 1473466 80.71 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4469139 25.98 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 36038 3984 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 3110 54939 ns/op BenchmarkMapPop1000-4 232 653660 ns/op BenchmarkMapPop10000-4 24 5847342 ns/op BenchmarkMapAssign/Int32/256-4 1834000 97.64 ns/op BenchmarkMapAssign/Int32/65536-4 1136940 183.0 ns/op BenchmarkMapAssign/Int64/256-4 1932358 61.98 ns/op BenchmarkMapAssign/Int64/65536-4 1085563 212.6 ns/op BenchmarkMapAssign/Str/256-4 1687503 91.24 ns/op BenchmarkMapAssign/Str/65536-4 459138 224.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1222641 109.2 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 547782 196.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1229361 105.8 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 804372 149.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 433694 5285 ns/op BenchmarkMapOperatorAssign/Str/65536-4 183972 635.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 991010 190.7 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 241146 480.8 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 579704 194.5 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 271585 582.1 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 706778 305.4 ns/op 64 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 95635 1124 ns/op 148 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 111.0 ns/op BenchmarkMapDelete/Int32/1000-4 1886554 66.23 ns/op BenchmarkMapDelete/Int32/10000-4 1739493 71.08 ns/op BenchmarkMapDelete/Int64/100-4 1401224 80.52 ns/op BenchmarkMapDelete/Int64/1000-4 2091734 58.96 ns/op BenchmarkMapDelete/Int64/10000-4 2139644 57.25 ns/op BenchmarkMapDelete/Str/100-4 1284219 93.36 ns/op BenchmarkMapDelete/Str/1000-4 1753542 68.23 ns/op BenchmarkMapDelete/Str/10000-4 1711423 70.35 ns/op BenchmarkMapDelete/Pointer/100-4 1329909 97.49 ns/op BenchmarkMapDelete/Pointer/1000-4 1504380 71.40 ns/op BenchmarkMapDelete/Pointer/10000-4 1840366 66.37 ns/op BenchmarkMemmove/0-4 20195546 6.229 ns/op BenchmarkMemmove/1-4 1311826 92.58 ns/op 10.80 MB/s BenchmarkMemmove/2-4 1287801 91.46 ns/op 21.87 MB/s BenchmarkMemmove/3-4 1284974 93.59 ns/op 32.06 MB/s BenchmarkMemmove/4-4 1272714 96.69 ns/op 41.37 MB/s BenchmarkMemmove/5-4 1203964 101.1 ns/op 49.48 MB/s BenchmarkMemmove/6-4 1000000 118.7 ns/op 50.57 MB/s BenchmarkMemmove/7-4 1000000 106.9 ns/op 65.49 MB/s BenchmarkMemmove/8-4 1284903 89.16 ns/op 89.73 MB/s BenchmarkMemmove/9-4 1000000 100.7 ns/op 89.34 MB/s BenchmarkMemmove/10-4 1000000 100.9 ns/op 99.11 MB/s BenchmarkMemmove/11-4 1212570 99.12 ns/op 110.98 MB/s BenchmarkMemmove/12-4 1000000 100.9 ns/op 118.94 MB/s BenchmarkMemmove/13-4 1224378 96.25 ns/op 135.06 MB/s BenchmarkMemmove/14-4 1244148 97.60 ns/op 143.44 MB/s BenchmarkMemmove/15-4 1235913 98.63 ns/op 152.09 MB/s BenchmarkMemmove/16-4 1289961 93.22 ns/op 171.63 MB/s BenchmarkMemmove/32-4 1219320 98.25 ns/op 325.72 MB/s BenchmarkMemmove/64-4 1000000 106.4 ns/op 601.26 MB/s BenchmarkMemmove/128-4 1000000 123.3 ns/op 1037.86 MB/s BenchmarkMemmove/256-4 891742 144.4 ns/op 1772.84 MB/s BenchmarkMemmove/512-4 744300 176.4 ns/op 2902.48 MB/s BenchmarkMemmove/1024-4 463897 290.6 ns/op 3524.31 MB/s BenchmarkMemmove/2048-4 285922 594.3 ns/op 3446.14 MB/s BenchmarkMemmove/4096-4 118366 885.1 ns/op 4627.60 MB/s BenchmarkMemmoveOverlap/32-4 1267108 97.45 ns/op 328.37 MB/s BenchmarkMemmoveOverlap/64-4 1000000 109.1 ns/op 586.41 MB/s BenchmarkMemmoveOverlap/128-4 951027 118.3 ns/op 1081.64 MB/s BenchmarkMemmoveOverlap/256-4 981704 146.6 ns/op 1746.12 MB/s BenchmarkMemmoveOverlap/512-4 585937 198.9 ns/op 2573.97 MB/s BenchmarkMemmoveOverlap/1024-4 401038 279.3 ns/op 3666.92 MB/s BenchmarkMemmoveOverlap/2048-4 214994 465.6 ns/op 4399.01 MB/s BenchmarkMemmoveOverlap/4096-4 148213 795.9 ns/op 5146.15 MB/s BenchmarkMemmoveUnalignedDst/0-4 18182536 7.096 ns/op BenchmarkMemmoveUnalignedDst/1-4 1178818 101.0 ns/op 9.90 MB/s BenchmarkMemmoveUnalignedDst/2-4 1161854 100.4 ns/op 19.93 MB/s BenchmarkMemmoveUnalignedDst/3-4 1256266 93.78 ns/op 31.99 MB/s BenchmarkMemmoveUnalignedDst/4-4 1259266 96.99 ns/op 41.24 MB/s BenchmarkMemmoveUnalignedDst/5-4 1174034 95.32 ns/op 52.45 MB/s BenchmarkMemmoveUnalignedDst/6-4 1274926 93.38 ns/op 64.25 MB/s BenchmarkMemmoveUnalignedDst/7-4 1247162 92.36 ns/op 75.79 MB/s BenchmarkMemmoveUnalignedDst/8-4 1368105 87.30 ns/op 91.64 MB/s BenchmarkMemmoveUnalignedDst/9-4 1234688 94.08 ns/op 95.67 MB/s BenchmarkMemmoveUnalignedDst/10-4 1273447 93.79 ns/op 106.62 MB/s BenchmarkMemmoveUnalignedDst/11-4 1280840 91.19 ns/op 120.63 MB/s BenchmarkMemmoveUnalignedDst/12-4 1319385 90.22 ns/op 133.01 MB/s BenchmarkMemmoveUnalignedDst/13-4 1308883 92.10 ns/op 141.15 MB/s BenchmarkMemmoveUnalignedDst/14-4 1291713 92.19 ns/op 151.86 MB/s BenchmarkMemmoveUnalignedDst/15-4 1252399 92.12 ns/op 162.83 MB/s BenchmarkMemmoveUnalignedDst/16-4 1203201 106.5 ns/op 150.23 MB/s BenchmarkMemmoveUnalignedDst/32-4 1258678 92.52 ns/op 345.89 MB/s BenchmarkMemmoveUnalignedDst/64-4 1217419 96.73 ns/op 661.62 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 107.4 ns/op 1191.67 MB/s BenchmarkMemmoveUnalignedDst/256-4 837721 149.2 ns/op 1716.02 MB/s BenchmarkMemmoveUnalignedDst/512-4 765861 171.8 ns/op 2981.04 MB/s BenchmarkMemmoveUnalignedDst/1024-4 480057 276.3 ns/op 3706.05 MB/s BenchmarkMemmoveUnalignedDst/2048-4 246934 433.9 ns/op 4719.79 MB/s BenchmarkMemmoveUnalignedDst/4096-4 170221 737.7 ns/op 5552.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1267198 98.58 ns/op 324.62 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 104.4 ns/op 612.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 113.3 ns/op 1130.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 992871 134.9 ns/op 1898.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 680535 169.6 ns/op 3018.73 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 422205 265.9 ns/op 3850.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 311955 414.6 ns/op 4939.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 165282 829.2 ns/op 4939.75 MB/s BenchmarkMemmoveUnalignedSrc/0-4 19090947 6.225 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1308498 88.69 ns/op 11.28 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1206265 89.43 ns/op 22.36 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1309232 91.07 ns/op 32.94 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 107.8 ns/op 37.12 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1247949 89.08 ns/op 56.13 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1330279 88.92 ns/op 67.47 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1341685 89.19 ns/op 78.48 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1385043 87.34 ns/op 91.60 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1328343 90.47 ns/op 99.48 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1369245 88.22 ns/op 113.35 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1351729 91.36 ns/op 120.40 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1279129 87.42 ns/op 137.26 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1334947 87.16 ns/op 149.15 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1348762 86.89 ns/op 161.12 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1334778 87.78 ns/op 170.89 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1327642 89.56 ns/op 178.66 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1295892 93.68 ns/op 341.57 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 111.3 ns/op 575.00 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 115.2 ns/op 1111.43 MB/s BenchmarkMemmoveUnalignedSrc/256-4 823959 127.4 ns/op 2009.41 MB/s BenchmarkMemmoveUnalignedSrc/512-4 634515 170.1 ns/op 3010.25 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 503919 259.0 ns/op 3954.05 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 317930 417.1 ns/op 4909.95 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 173830 727.2 ns/op 5632.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1290736 91.66 ns/op 349.13 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1246431 94.88 ns/op 674.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 107.8 ns/op 1187.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 125.2 ns/op 2044.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 792481 165.2 ns/op 3099.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 491653 270.6 ns/op 3783.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 311085 426.0 ns/op 4807.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 150781 735.1 ns/op 5571.95 MB/s BenchmarkMemclr/5-4 15949113 7.676 ns/op 651.34 MB/s BenchmarkMemclr/16-4 15520030 8.204 ns/op 1950.16 MB/s BenchmarkMemclr/64-4 13580624 9.029 ns/op 7087.95 MB/s BenchmarkMemclr/256-4 10321790 10.38 ns/op 24666.84 MB/s BenchmarkMemclr/4096-4 2314202 54.56 ns/op 75071.58 MB/s BenchmarkMemclr/65536-4 83581 1449 ns/op 45213.09 MB/s BenchmarkMemclr/1M-4 5131 22797 ns/op 45996.74 MB/s BenchmarkMemclr/4M-4 1293 92551 ns/op 45318.78 MB/s BenchmarkMemclr/8M-4 392 289479 ns/op 28978.33 MB/s BenchmarkMemclr/16M-4 122 858863 ns/op 19534.21 MB/s BenchmarkMemclr/64M-4 45 2589800 ns/op 25912.76 MB/s BenchmarkGoMemclr/5-4 1419056 73.55 ns/op 67.98 MB/s BenchmarkGoMemclr/16-4 743454 175.3 ns/op 91.26 MB/s BenchmarkGoMemclr/64-4 204211 666.2 ns/op 96.06 MB/s BenchmarkGoMemclr/256-4 51654 2377 ns/op 107.69 MB/s BenchmarkMemclrRange/1K_2K-4 88732 1341 ns/op 71476.84 MB/s BenchmarkMemclrRange/2K_8K-4 28318 4198 ns/op 79454.86 MB/s BenchmarkMemclrRange/4K_16K-4 31689 3590 ns/op 89990.98 MB/s BenchmarkMemclrRange/160K_228K-4 3459 35673 ns/op 46614.61 MB/s BenchmarkClearFat7-4 3830299 28.66 ns/op BenchmarkClearFat8-4 4598876 26.53 ns/op BenchmarkClearFat11-4 4104472 28.19 ns/op BenchmarkClearFat12-4 4307666 29.85 ns/op BenchmarkClearFat13-4 3595134 35.23 ns/op BenchmarkClearFat14-4 3564687 29.00 ns/op BenchmarkClearFat15-4 3715650 29.25 ns/op BenchmarkClearFat16-4 4178870 26.92 ns/op BenchmarkClearFat24-4 4304408 26.61 ns/op BenchmarkClearFat32-4 3975184 28.35 ns/op BenchmarkClearFat40-4 4103437 28.46 ns/op BenchmarkClearFat48-4 3940420 28.65 ns/op BenchmarkClearFat56-4 3956926 28.51 ns/op BenchmarkClearFat64-4 4054732 28.97 ns/op BenchmarkClearFat72-4 3949912 29.65 ns/op BenchmarkClearFat128-4 3530084 35.27 ns/op BenchmarkClearFat256-4 2443503 45.64 ns/op BenchmarkClearFat512-4 1463169 81.83 ns/op BenchmarkClearFat1024-4 1000000 132.4 ns/op BenchmarkClearFat1032-4 1000000 136.0 ns/op BenchmarkClearFat1040-4 1000000 120.1 ns/op BenchmarkCopyFat7-4 4333732 26.77 ns/op BenchmarkCopyFat8-4 4227711 25.73 ns/op BenchmarkCopyFat11-4 4183959 30.39 ns/op BenchmarkCopyFat12-4 4339341 26.25 ns/op BenchmarkCopyFat13-4 4496080 26.69 ns/op BenchmarkCopyFat14-4 4412455 26.52 ns/op BenchmarkCopyFat15-4 4263250 26.12 ns/op BenchmarkCopyFat16-4 4616044 25.49 ns/op BenchmarkCopyFat24-4 4287025 25.20 ns/op BenchmarkCopyFat32-4 4606324 25.69 ns/op BenchmarkCopyFat64-4 4051580 27.83 ns/op BenchmarkCopyFat72-4 4178678 28.40 ns/op BenchmarkCopyFat128-4 3332824 33.04 ns/op BenchmarkCopyFat256-4 2681536 42.92 ns/op BenchmarkCopyFat512-4 1604862 72.27 ns/op BenchmarkCopyFat520-4 1626650 70.07 ns/op BenchmarkCopyFat1024-4 1000000 111.8 ns/op BenchmarkCopyFat1032-4 1000000 119.2 ns/op BenchmarkCopyFat1040-4 850198 128.8 ns/op BenchmarkIssue18740/2byte-4 392 301464 ns/op BenchmarkIssue18740/4byte-4 712 177047 ns/op BenchmarkIssue18740/8byte-4 1072 100729 ns/op BenchmarkMemclrKnownSize1-4 8709871 13.23 ns/op 75.59 MB/s BenchmarkMemclrKnownSize2-4 4621558 24.80 ns/op 80.64 MB/s BenchmarkMemclrKnownSize4-4 3644616 32.58 ns/op 122.79 MB/s BenchmarkMemclrKnownSize8-4 1596196 76.13 ns/op 105.09 MB/s BenchmarkMemclrKnownSize16-4 905000 145.9 ns/op 109.63 MB/s BenchmarkMemclrKnownSize32-4 496334 258.3 ns/op 123.90 MB/s BenchmarkMemclrKnownSize64-4 253218 494.1 ns/op 129.53 MB/s BenchmarkMemclrKnownSize112-4 144717 849.7 ns/op 131.81 MB/s BenchmarkMemclrKnownSize128-4 125952 963.3 ns/op 132.88 MB/s BenchmarkMemclrKnownSize192-4 85089 1434 ns/op 133.87 MB/s BenchmarkMemclrKnownSize248-4 64431 1838 ns/op 134.94 MB/s BenchmarkMemclrKnownSize256-4 60370 1911 ns/op 133.99 MB/s BenchmarkMemclrKnownSize512-4 31868 3771 ns/op 135.77 MB/s BenchmarkMemclrKnownSize1024-4 15495 7861 ns/op 130.27 MB/s BenchmarkMemclrKnownSize4096-4 4130 31303 ns/op 130.85 MB/s BenchmarkMemclrKnownSize512KiB-4 28 4081869 ns/op 128.44 MB/s BenchmarkReadMetricsLatency-4 10000 3077 p50-ns 4741 p90-ns 31580 p99-ns BenchmarkFinalizer-4 250 489237 ns/op BenchmarkFinalizerRun-4 296416 624.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9102220 12.62 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4023259 27.10 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3170583 36.01 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3308505 36.15 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1778264 65.27 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1557757 74.80 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 3087476 38.24 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1693555 68.50 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1770535 68.42 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2694446 44.64 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2682765 45.21 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2295024 52.57 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1917757 60.02 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1808248 66.32 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7393467 15.40 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7890234 14.99 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7130516 16.29 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7842471 16.44 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7479548 15.65 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6722608 17.07 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7266224 15.02 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7681933 14.74 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7284681 14.74 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7653180 14.96 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7557952 15.99 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7969077 14.79 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7339520 15.13 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7968518 14.84 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8246413 14.59 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7948032 14.95 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7323850 14.51 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8294823 14.73 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7231752 14.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6798608 15.12 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7645536 15.21 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6880694 15.45 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6264824 16.11 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8096834 15.14 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7657468 15.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7480761 15.40 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7373893 15.50 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7666544 15.34 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7239898 15.55 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7465170 16.02 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7609731 15.25 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7318074 15.27 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7821907 15.08 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6700095 15.23 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7419751 15.04 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7744995 14.77 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7759713 15.15 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7220061 15.14 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7099651 15.47 ns/op BenchmarkNetpollBreak-4 4226 79724 ns/op BenchmarkPingPongHog-4 375 379587 ns/op BenchmarkStackGrowth-4 104058 1063 ns/op BenchmarkStackGrowthDeep-4 1071 98765 ns/op BenchmarkCreateGoroutines-4 58552 1929 ns/op BenchmarkCreateGoroutinesParallel-4 57447 1774 ns/op BenchmarkCreateGoroutinesCapture-4 10000 13726 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 45740 2277 ns/op BenchmarkClosureCall-4 26820951 4.669 ns/op BenchmarkWakeupParallelSpinning/0s-4 9468 20290 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5254 26578 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5032 30622 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2438 47356 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2002 70655 ns/op BenchmarkWakeupParallelSpinning/20µs-4 969 122977 ns/op BenchmarkWakeupParallelSpinning/50µs-4 447 305867 ns/op BenchmarkWakeupParallelSpinning/100µs-4 219 506239 ns/op BenchmarkMatmult-4 4893202 30.33 ns/op BenchmarkFastrand-4 7363448 15.56 ns/op BenchmarkFastrand64-4 7087759 16.21 ns/op BenchmarkFastrandHashiter-4 2935670 34.51 ns/op BenchmarkFastrandn/2-4 4316634 26.46 ns/op BenchmarkFastrandn/3-4 4433646 26.28 ns/op BenchmarkFastrandn/4-4 4495269 25.83 ns/op BenchmarkFastrandn/5-4 4429725 26.71 ns/op BenchmarkIfaceCmp100-4 130872 963.9 ns/op BenchmarkIfaceCmpNil100-4 225031 525.2 ns/op BenchmarkEfaceCmpDiff-4 47568 2509 ns/op BenchmarkEfaceCmpDiffIndirect-4 46430 2575 ns/op BenchmarkDefer-4 1684665 72.53 ns/op BenchmarkDefer10-4 944464 164.4 ns/op BenchmarkDeferMany-4 519496 421.2 ns/op BenchmarkPanicRecover-4 204481 584.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 92 1216947 ns/op 1087191 p50-ns 1786664 p90-ns 2082423 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1433265 ns/op 1178553 p50-ns 2267395 p90-ns 7349676 p99-ns BenchmarkGoroutineProfile/small/idle-4 58 2242857 ns/op 2083210 p50-ns 2900001 p90-ns 3253876 p99-ns BenchmarkGoroutineProfile/small/loaded-4 57 3410633 ns/op 2453270 p50-ns 4811833 p90-ns 20596079 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 97 1176821 ns/op 1065132 p50-ns 1817603 p90-ns 2121989 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 93 1336275 ns/op 1130637 p50-ns 2103830 p90-ns 5840107 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 8535069 ns/op 8369845 p50-ns 9307090 p90-ns 9697148 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 17794888 ns/op 20035239 p50-ns 21365105 p90-ns 21365105 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1188460 ns/op 1124973 p50-ns 1666502 p90-ns 2282621 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 1778906 ns/op 1508840 p50-ns 2975447 p90-ns 8909388 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 52 2352443 ns/op 2160213 p50-ns 3107394 p90-ns 4241093 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 38 3552208 ns/op 3016180 p50-ns 6848185 p90-ns 9516348 p99-ns BenchmarkRWMutexUncontended-4 1954352 286.9 ns/op BenchmarkRWMutexWrite100-4 116866 1585 ns/op BenchmarkRWMutexWrite10-4 1 181731744 ns/op BenchmarkRWMutexWorkWrite100-4 14019 7321 ns/op BenchmarkRWMutexWorkWrite10-4 30117 4048 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2142 52186 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1096 109515 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1021 105601 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 464 235049 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 514 211631 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 228 497358 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 270 416285 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 108 1060689 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 314061 763.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 208074 873.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 195614 1067 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 233900 828.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 178780 870.6 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 186343 854.1 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 321859 1161 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 146250 778.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 179124 952.5 ns/op BenchmarkMakeSlice/Byte-4 1548267 82.00 ns/op BenchmarkMakeSlice/Int16-4 1523203 82.53 ns/op BenchmarkMakeSlice/Int-4 1000000 113.6 ns/op BenchmarkMakeSlice/Ptr-4 1000000 132.7 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 214.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 206.8 ns/op BenchmarkMakeSlice/Struct/40-4 753859 340.9 ns/op BenchmarkGrowSlice/Byte-4 520398 295.4 ns/op BenchmarkGrowSlice/Int16-4 707660 252.3 ns/op BenchmarkGrowSlice/Int-4 337543 552.4 ns/op BenchmarkGrowSlice/Ptr-4 183960 827.0 ns/op BenchmarkGrowSlice/Struct/24-4 280423 1560 ns/op BenchmarkGrowSlice/Struct/32-4 89703 1957 ns/op BenchmarkGrowSlice/Struct/40-4 82768 1288 ns/op BenchmarkExtendSlice/IntSlice-4 275224 600.6 ns/op BenchmarkExtendSlice/PointerSlice-4 247764 498.4 ns/op BenchmarkExtendSlice/NoGrow-4 383053 335.1 ns/op BenchmarkAppend-4 984926 122.1 ns/op BenchmarkAppendGrowByte-4 2 52493744 ns/op BenchmarkAppendGrowString-4 1 363516180 ns/op BenchmarkAppendSlice/1Bytes-4 529940 219.8 ns/op BenchmarkAppendSlice/4Bytes-4 410416 362.5 ns/op BenchmarkAppendSlice/7Bytes-4 739654 189.5 ns/op BenchmarkAppendSlice/8Bytes-4 582372 190.0 ns/op BenchmarkAppendSlice/15Bytes-4 422371 297.0 ns/op BenchmarkAppendSlice/16Bytes-4 615859 206.4 ns/op BenchmarkAppendSlice/32Bytes-4 570589 300.8 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 55624 2614 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 11520 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7718 31768 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1302 97355 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 138 874056 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 42 2934963 ns/op BenchmarkAppendStr/1Bytes-4 628844 183.1 ns/op BenchmarkAppendStr/4Bytes-4 1251814 94.00 ns/op BenchmarkAppendStr/8Bytes-4 1224520 96.66 ns/op BenchmarkAppendStr/16Bytes-4 1204378 99.06 ns/op BenchmarkAppendStr/32Bytes-4 1236889 98.80 ns/op BenchmarkAppendSpecialCase-4 900261 129.4 ns/op BenchmarkCopy/1Byte-4 1372398 87.64 ns/op 11.41 MB/s BenchmarkCopy/1String-4 1373568 83.47 ns/op 11.98 MB/s BenchmarkCopy/2Byte-4 1385937 85.72 ns/op 23.33 MB/s BenchmarkCopy/2String-4 1398601 84.62 ns/op 23.63 MB/s BenchmarkCopy/4Byte-4 1341355 85.99 ns/op 46.52 MB/s BenchmarkCopy/4String-4 1425963 84.30 ns/op 47.45 MB/s BenchmarkCopy/8Byte-4 1422170 84.01 ns/op 95.23 MB/s BenchmarkCopy/8String-4 1429465 82.64 ns/op 96.81 MB/s BenchmarkCopy/12Byte-4 1355308 87.89 ns/op 136.53 MB/s BenchmarkCopy/12String-4 1299931 91.94 ns/op 130.53 MB/s BenchmarkCopy/16Byte-4 1367457 85.85 ns/op 186.37 MB/s BenchmarkCopy/16String-4 1351017 94.61 ns/op 169.11 MB/s BenchmarkCopy/32Byte-4 1320811 91.80 ns/op 348.59 MB/s BenchmarkCopy/32String-4 1281696 93.83 ns/op 341.03 MB/s BenchmarkCopy/128Byte-4 1000000 110.2 ns/op 1161.25 MB/s BenchmarkCopy/128String-4 1000000 118.5 ns/op 1080.56 MB/s BenchmarkCopy/1024Byte-4 434113 294.0 ns/op 3482.68 MB/s BenchmarkCopy/1024String-4 353883 369.8 ns/op 2769.43 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 22569 4892 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13849 8600 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14588 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 18276 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9513 22519 ns/op BenchmarkAppendInPlace/Grow/Byte-4 142017 1101 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 140746 1115 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 75302 1411 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 73320 1856 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 55902 2685 ns/op BenchmarkStackCopyPtr-4 1 145468665 ns/op BenchmarkStackCopy-4 2 74737436 ns/op BenchmarkStackCopyNoCache-4 25 4194869 ns/op BenchmarkStackCopyWithStkobj-4 3 48582617 ns/op BenchmarkIssue18138-4 220 605755 ns/op BenchmarkCompareStringEqual-4 15166087 7.967 ns/op BenchmarkCompareStringIdentical-4 20633844 5.404 ns/op BenchmarkCompareStringSameLength-4 14131861 8.041 ns/op BenchmarkCompareStringDifferentLength-4 23917359 4.733 ns/op BenchmarkCompareStringBigUnaligned-4 1314 77240 ns/op 13575.70 MB/s BenchmarkCompareStringBig-4 1713 61840 ns/op 16956.51 MB/s BenchmarkConcatStringAndBytes-4 1824469 63.88 ns/op BenchmarkSliceByteToString/1-4 1754082 68.75 ns/op BenchmarkSliceByteToString/2-4 813060 134.0 ns/op BenchmarkSliceByteToString/4-4 1000000 134.2 ns/op BenchmarkSliceByteToString/8-4 869400 164.8 ns/op BenchmarkSliceByteToString/16-4 907544 131.6 ns/op BenchmarkSliceByteToString/32-4 781618 156.9 ns/op BenchmarkSliceByteToString/64-4 715748 191.4 ns/op BenchmarkSliceByteToString/128-4 472029 277.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2203352 50.82 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 116.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 101.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2935270 39.07 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1717220 69.62 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1881566 61.28 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1751552 65.40 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 374056 353.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 431710 278.9 ns/op BenchmarkRuneIterate/range/ASCII-4 7882268 14.94 ns/op BenchmarkRuneIterate/range/Japanese-4 2537391 44.54 ns/op BenchmarkRuneIterate/range/MixedLength-4 2959243 40.52 ns/op BenchmarkRuneIterate/range1/ASCII-4 7818030 15.73 ns/op BenchmarkRuneIterate/range1/Japanese-4 2135901 48.08 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2767544 40.41 ns/op BenchmarkRuneIterate/range2/ASCII-4 7841383 15.13 ns/op BenchmarkRuneIterate/range2/Japanese-4 2572923 44.44 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2765030 41.46 ns/op BenchmarkArrayEqual-4 24842096 4.507 ns/op BenchmarkFunc/Name-4 5988866 19.28 ns/op BenchmarkFunc/Entry-4 12426558 9.882 ns/op BenchmarkFunc/FileLine-4 1944439 58.89 ns/op PASS ok runtime 434.837s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 25125 4176 ns/op BenchmarkHandle/concurrent-4 22620 4596 ns/op PASS ok runtime/cgo 0.449s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 24228507 4.649 ns/op BenchmarkAtomicStore64-4 12583264 9.843 ns/op BenchmarkAtomicLoad-4 22802000 4.702 ns/op BenchmarkAtomicStore-4 12888224 9.894 ns/op BenchmarkAnd8-4 11598763 10.12 ns/op BenchmarkAnd-4 11884233 9.984 ns/op BenchmarkAnd8Parallel-4 4193850 27.55 ns/op BenchmarkAndParallel-4 4085115 28.09 ns/op BenchmarkOr8-4 12199302 10.28 ns/op BenchmarkOr-4 11847680 9.369 ns/op BenchmarkOr8Parallel-4 4063982 27.87 ns/op BenchmarkOrParallel-4 4334294 28.28 ns/op BenchmarkXadd-4 4224181 29.01 ns/op BenchmarkXadd64-4 4003089 27.39 ns/op BenchmarkCas-4 2763567 43.89 ns/op BenchmarkCas64-4 2459922 43.07 ns/op BenchmarkXchg-4 4502641 28.43 ns/op BenchmarkXchg64-4 4223727 27.93 ns/op PASS ok runtime/internal/atomic 3.204s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3275734 32.00 ns/op BenchmarkMulUintptr/large-4 2968530 37.91 ns/op PASS ok runtime/internal/math 0.421s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 10995381 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 13453429 ns/op 329.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 38 3435288 ns/op 3.789 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 15481724 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 25249092 ns/op 1165 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 25 4195352 ns/op 54.96 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 79923858 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 119815639 ns/op 10475 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 11999490 ns/op 776.6 concurrent_launches/op PASS ok runtime/pprof 2.113s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 14 7961595 ns/op BenchmarkStackLeak-4 19051 5819 ns/op PASS ok runtime/race 0.901s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2506992 40.74 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 305420 635.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.424s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 112347 969.5 ns/op BenchmarkSortString1K-4 127 837354 ns/op BenchmarkSortString1K_Slice-4 160 749485 ns/op BenchmarkStableString1K-4 94 1280656 ns/op BenchmarkSortInt1K-4 171 684489 ns/op BenchmarkSortInt1K_Sorted-4 2103 51527 ns/op BenchmarkSortInt1K_Reversed-4 1443 91290 ns/op BenchmarkSortInt1K_Mod8-4 409 285430 ns/op BenchmarkStableInt1K-4 100 1072780 ns/op BenchmarkStableInt1K_Slice-4 124 960925 ns/op BenchmarkSortInt64K-4 2 65721502 ns/op BenchmarkSortInt64K_Slice-4 2 58533704 ns/op BenchmarkStableInt64K-4 2 92394404 ns/op BenchmarkSort1e2-4 337 345849 ns/op BenchmarkStable1e2-4 130 928542 ns/op BenchmarkSort1e4-4 2 60832354 ns/op BenchmarkStable1e4-4 1 265177950 ns/op PASS ok sort 29.537s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 694404 164.4 ns/op BenchmarkAtof64Float-4 682302 175.2 ns/op BenchmarkAtof64FloatExp-4 515890 220.3 ns/op BenchmarkAtof64Big-4 394154 286.9 ns/op BenchmarkAtof64RandomBits-4 147410 810.4 ns/op BenchmarkAtof64RandomFloats-4 423070 276.5 ns/op BenchmarkAtof64RandomLongFloats-4 415767 307.1 ns/op BenchmarkAtof32Decimal-4 711232 163.8 ns/op BenchmarkAtof32Float-4 738189 175.4 ns/op BenchmarkAtof32FloatExp-4 543268 229.8 ns/op BenchmarkAtof32Random-4 364478 363.5 ns/op BenchmarkAtof32RandomLong-4 139614 807.4 ns/op BenchmarkParseInt/Pos/7bit-4 1266372 89.66 ns/op BenchmarkParseInt/Pos/26bit-4 848668 150.8 ns/op BenchmarkParseInt/Pos/31bit-4 731476 171.6 ns/op BenchmarkParseInt/Pos/56bit-4 537974 241.7 ns/op BenchmarkParseInt/Pos/63bit-4 515001 254.5 ns/op BenchmarkParseInt/Neg/7bit-4 1310545 89.51 ns/op BenchmarkParseInt/Neg/26bit-4 864247 149.3 ns/op BenchmarkParseInt/Neg/31bit-4 733242 176.6 ns/op BenchmarkParseInt/Neg/56bit-4 518287 245.8 ns/op BenchmarkParseInt/Neg/63bit-4 521197 258.3 ns/op BenchmarkAtoi/Pos/7bit-4 1714155 69.10 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 120.1 ns/op BenchmarkAtoi/Pos/31bit-4 856213 138.9 ns/op BenchmarkAtoi/Pos/56bit-4 632226 201.5 ns/op BenchmarkAtoi/Pos/63bit-4 462042 255.9 ns/op BenchmarkAtoi/Neg/7bit-4 1675310 73.35 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 118.0 ns/op BenchmarkAtoi/Neg/31bit-4 981154 130.5 ns/op BenchmarkAtoi/Neg/56bit-4 665174 192.8 ns/op BenchmarkAtoi/Neg/63bit-4 482029 254.7 ns/op BenchmarkFormatFloat/Decimal-4 88761 1388 ns/op BenchmarkFormatFloat/Float-4 99501 1290 ns/op BenchmarkFormatFloat/Exp-4 104061 1163 ns/op BenchmarkFormatFloat/NegExp-4 104260 1144 ns/op BenchmarkFormatFloat/LongExp-4 84513 1443 ns/op BenchmarkFormatFloat/Big-4 82443 1501 ns/op BenchmarkFormatFloat/BinaryExp-4 203484 604.6 ns/op BenchmarkFormatFloat/32Integer-4 103105 1127 ns/op BenchmarkFormatFloat/32ExactFraction-4 116238 1107 ns/op BenchmarkFormatFloat/32Point-4 96468 1245 ns/op BenchmarkFormatFloat/32Exp-4 98984 1139 ns/op BenchmarkFormatFloat/32NegExp-4 110604 1294 ns/op BenchmarkFormatFloat/32Shortest-4 104590 1138 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 112354 1050 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 109431 1051 ns/op BenchmarkFormatFloat/64Fixed1-4 139371 874.2 ns/op BenchmarkFormatFloat/64Fixed2-4 138147 901.0 ns/op BenchmarkFormatFloat/64Fixed3-4 131377 887.6 ns/op BenchmarkFormatFloat/64Fixed4-4 130390 888.9 ns/op BenchmarkFormatFloat/64Fixed12-4 76566 1459 ns/op BenchmarkFormatFloat/64Fixed16-4 95690 1259 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 102895 1217 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 88123 1330 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2053 53855 ns/op BenchmarkFormatFloat/Slowpath64-4 77616 1431 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 82884 1483 ns/op BenchmarkAppendFloat/Decimal-4 113451 930.3 ns/op BenchmarkAppendFloat/Float-4 106274 1127 ns/op BenchmarkAppendFloat/Exp-4 128899 955.0 ns/op BenchmarkAppendFloat/NegExp-4 121554 974.1 ns/op BenchmarkAppendFloat/LongExp-4 90452 1279 ns/op BenchmarkAppendFloat/Big-4 96268 1377 ns/op BenchmarkAppendFloat/BinaryExp-4 334792 414.9 ns/op BenchmarkAppendFloat/32Integer-4 105644 1203 ns/op BenchmarkAppendFloat/32ExactFraction-4 113516 999.8 ns/op BenchmarkAppendFloat/32Point-4 96936 1455 ns/op BenchmarkAppendFloat/32Exp-4 120337 1098 ns/op BenchmarkAppendFloat/32NegExp-4 116254 967.0 ns/op BenchmarkAppendFloat/32Shortest-4 120994 919.6 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 149058 814.4 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 129992 968.9 ns/op BenchmarkAppendFloat/64Fixed1-4 180466 689.0 ns/op BenchmarkAppendFloat/64Fixed2-4 175368 692.3 ns/op BenchmarkAppendFloat/64Fixed3-4 169928 694.8 ns/op BenchmarkAppendFloat/64Fixed4-4 174978 706.0 ns/op BenchmarkAppendFloat/64Fixed12-4 89920 1292 ns/op BenchmarkAppendFloat/64Fixed16-4 108694 1059 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 113248 988.1 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 102978 1156 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2199 58975 ns/op BenchmarkAppendFloat/Slowpath64-4 96524 1260 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 90837 1266 ns/op BenchmarkFormatInt-4 15273 7951 ns/op BenchmarkAppendInt-4 16486 7261 ns/op BenchmarkFormatUint-4 85346 1457 ns/op BenchmarkAppendUint-4 92840 1275 ns/op BenchmarkFormatIntSmall/7-4 2032694 58.34 ns/op BenchmarkFormatIntSmall/42-4 2060685 57.24 ns/op BenchmarkAppendIntSmall-4 1000000 103.5 ns/op BenchmarkAppendUintVarlen/1-4 1000000 109.8 ns/op BenchmarkAppendUintVarlen/12-4 1000000 108.0 ns/op BenchmarkAppendUintVarlen/123-4 928891 160.6 ns/op BenchmarkAppendUintVarlen/1234-4 880914 163.2 ns/op BenchmarkAppendUintVarlen/12345-4 856892 172.4 ns/op BenchmarkAppendUintVarlen/123456-4 890974 159.6 ns/op BenchmarkAppendUintVarlen/1234567-4 774739 148.1 ns/op BenchmarkAppendUintVarlen/12345678-4 886496 157.3 ns/op BenchmarkAppendUintVarlen/123456789-4 723052 206.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 692734 151.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 691300 157.2 ns/op BenchmarkAppendUintVarlen/123456789012-4 813175 163.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 813218 168.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 735838 158.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 700738 164.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 761757 161.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 777704 203.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 670752 162.6 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 697846 175.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 777208 166.9 ns/op BenchmarkQuote-4 39476 3004 ns/op BenchmarkQuoteRune-4 428191 319.2 ns/op BenchmarkAppendQuote-4 44756 2625 ns/op BenchmarkAppendQuoteRune-4 614940 174.1 ns/op BenchmarkUnquoteEasy-4 1398333 83.92 ns/op BenchmarkUnquoteHard-4 37602 3172 ns/op PASS ok strconv 19.845s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 368756 367.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 104109 1210 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 177007 853.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 270369 541.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 63354 1860 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 91935 1553 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 628737 240.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25941 4433 ns/op BenchmarkGenericMatch1-4 1930 58838 ns/op BenchmarkGenericMatch2-4 445 265542 ns/op BenchmarkSingleMaxSkipping-4 12094 9826 ns/op 1017.69 MB/s BenchmarkSingleLongSuffixFail-4 20121 5727 ns/op 174.95 MB/s BenchmarkSingleMatch-4 228 524261 ns/op 28.61 MB/s BenchmarkByteByteNoMatch-4 73792 1444 ns/op BenchmarkByteByteMatch-4 16531 7636 ns/op BenchmarkByteStringMatch-4 17463 6674 ns/op BenchmarkHTMLEscapeNew-4 60336 1808 ns/op BenchmarkHTMLEscapeOld-4 74268 1567 ns/op BenchmarkByteStringReplacerWriteString-4 1378 86789 ns/op BenchmarkByteReplacerWriteString-4 1712 70425 ns/op BenchmarkByteByteReplaces-4 3027 43198 ns/op BenchmarkByteByteMap-4 5155 19595 ns/op BenchmarkMap/identity/ASCII-4 788106 177.2 ns/op BenchmarkMap/identity/Greek-4 566715 231.5 ns/op BenchmarkMap/change/ASCII-4 29647 4064 ns/op BenchmarkMap/change/Greek-4 23433 4826 ns/op BenchmarkIndexRune-4 1842315 64.39 ns/op BenchmarkIndexRuneLongString-4 1579921 74.29 ns/op BenchmarkIndexRuneFastPath-4 3195297 36.33 ns/op BenchmarkIndex-4 3167266 37.52 ns/op BenchmarkLastIndex-4 3159067 37.22 ns/op BenchmarkIndexByte-4 14222443 8.242 ns/op BenchmarkToUpper/#00-4 2644677 43.41 ns/op BenchmarkToUpper/ONLYUPPER-4 2111600 55.66 ns/op BenchmarkToUpper/abc-4 328014 417.9 ns/op BenchmarkToUpper/AbC123-4 210884 559.4 ns/op BenchmarkToUpper/azAZ09_-4 242684 499.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46632 2522 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 63573 1906 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30519 3822 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 61773 1904 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 121378 983.8 ns/op BenchmarkToLower/#00-4 2945224 41.14 ns/op BenchmarkToLower/abc-4 2592609 46.02 ns/op BenchmarkToLower/AbC123-4 216787 582.2 ns/op BenchmarkToLower/azAZ09_-4 188064 584.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 88767 1341 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57290 1960 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32977 3606 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72786 1641 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 116294 983.8 ns/op BenchmarkMapNoChanges-4 1038686 113.5 ns/op BenchmarkTrim-4 37146 3187 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2803040 42.66 ns/op BenchmarkToValidUTF8/InvalidASCII-4 165441 701.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 111549 1052 ns/op BenchmarkEqualFold/Tests-4 59708 2042 ns/op BenchmarkEqualFold/ASCII-4 2835660 41.67 ns/op BenchmarkEqualFold/UnicodePrefix-4 147222 837.9 ns/op BenchmarkEqualFold/UnicodeSuffix-4 151002 827.8 ns/op BenchmarkIndexHard1-4 1208 100196 ns/op BenchmarkIndexHard2-4 871 139981 ns/op BenchmarkIndexHard3-4 216 566814 ns/op BenchmarkIndexHard4-4 210 557147 ns/op BenchmarkLastIndexHard1-4 92 1360319 ns/op BenchmarkLastIndexHard2-4 92 1360885 ns/op BenchmarkLastIndexHard3-4 91 1367220 ns/op BenchmarkCountHard1-4 1250 97908 ns/op BenchmarkCountHard2-4 862 138422 ns/op BenchmarkCountHard3-4 207 565173 ns/op BenchmarkIndexTorture-4 10000 10874 ns/op BenchmarkCountTorture-4 10000 10920 ns/op BenchmarkCountTortureOverlapping-4 949 112667 ns/op BenchmarkCountByte/10-4 3784483 31.20 ns/op 320.50 MB/s BenchmarkCountByte/32-4 3559132 33.07 ns/op 967.74 MB/s BenchmarkCountByte/4096-4 1000000 110.5 ns/op 37064.69 MB/s BenchmarkCountByte/4194304-4 1071 99995 ns/op 41945.22 MB/s BenchmarkCountByte/67108864-4 31 3811556 ns/op 17606.69 MB/s BenchmarkFields/ASCII/16-4 393856 301.5 ns/op 53.07 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 30518 4141 ns/op 61.82 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1928 66266 ns/op 61.81 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 106 1128670 ns/op 58.06 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 17292166 ns/op 60.64 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 134466 884.1 ns/op 18.10 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10629 11083 ns/op 23.10 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 656 187779 ns/op 21.81 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 38 3770918 ns/op 17.38 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 65927066 ns/op 15.91 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 247519 542.7 ns/op 29.48 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 16543 7325 ns/op 34.95 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 934 140016 ns/op 29.25 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 43 2708255 ns/op 24.20 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 48750974 ns/op 21.51 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 159004 748.7 ns/op 21.37 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12604 9534 ns/op 26.85 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 769 163261 ns/op 25.09 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 45 3083125 ns/op 21.26 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 52661198 ns/op 19.91 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 67607990 ns/op BenchmarkSplitSingleByteSeparator-4 22 5588004 ns/op BenchmarkSplitMultiByteSeparator-4 36 3231148 ns/op BenchmarkSplitNSingleByteSeparator-4 246739 590.8 ns/op BenchmarkSplitNMultiByteSeparator-4 165296 801.9 ns/op BenchmarkRepeat/5x0-4 3228480 39.74 ns/op BenchmarkRepeat/5x1-4 3214155 36.42 ns/op BenchmarkRepeat/5x2-4 252729 499.9 ns/op BenchmarkRepeat/5x6-4 150676 788.4 ns/op BenchmarkRepeat/10x0-4 3258816 36.90 ns/op BenchmarkRepeat/10x1-4 3238778 36.73 ns/op BenchmarkRepeat/10x2-4 259987 478.9 ns/op BenchmarkRepeat/10x6-4 152114 817.2 ns/op BenchmarkRepeatLarge/256/1-4 69241 1790 ns/op 143.00 MB/s BenchmarkRepeatLarge/256/16-4 112866 1306 ns/op 196.00 MB/s BenchmarkRepeatLarge/512/1-4 48090 2280 ns/op 224.55 MB/s BenchmarkRepeatLarge/512/16-4 68319 1663 ns/op 307.93 MB/s BenchmarkRepeatLarge/1024/1-4 35911 3287 ns/op 311.49 MB/s BenchmarkRepeatLarge/1024/16-4 48642 2641 ns/op 387.66 MB/s BenchmarkRepeatLarge/2048/1-4 23022 5594 ns/op 366.09 MB/s BenchmarkRepeatLarge/2048/16-4 26691 4911 ns/op 417.00 MB/s BenchmarkRepeatLarge/4096/1-4 14932 7958 ns/op 514.73 MB/s BenchmarkRepeatLarge/4096/16-4 16765 7329 ns/op 558.91 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13402 ns/op 611.24 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13411 ns/op 610.82 MB/s BenchmarkRepeatLarge/8192/4097-4 3883718 29.49 ns/op 138937.11 MB/s BenchmarkRepeatLarge/16384/1-4 7326 22542 ns/op 726.82 MB/s BenchmarkRepeatLarge/16384/16-4 9174 24031 ns/op 681.78 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18505 ns/op 664.20 MB/s BenchmarkRepeatLarge/32768/1-4 2502 46613 ns/op 702.98 MB/s BenchmarkRepeatLarge/32768/16-4 2696 55456 ns/op 590.89 MB/s BenchmarkRepeatLarge/32768/4097-4 2757 43161 ns/op 664.47 MB/s BenchmarkRepeatLarge/65536/1-4 1382 83274 ns/op 786.99 MB/s BenchmarkRepeatLarge/65536/16-4 1500 89469 ns/op 732.50 MB/s BenchmarkRepeatLarge/65536/4097-4 1519 85496 ns/op 718.81 MB/s BenchmarkRepeatLarge/131072/1-4 374 294709 ns/op 444.75 MB/s BenchmarkRepeatLarge/131072/16-4 362 299583 ns/op 437.52 MB/s BenchmarkRepeatLarge/131072/4097-4 405 307165 ns/op 413.48 MB/s BenchmarkRepeatLarge/262144/1-4 202 575006 ns/op 455.90 MB/s BenchmarkRepeatLarge/262144/16-4 193 591845 ns/op 442.93 MB/s BenchmarkRepeatLarge/262144/4097-4 193 593418 ns/op 434.96 MB/s BenchmarkRepeatLarge/524288/1-4 100 1154841 ns/op 453.99 MB/s BenchmarkRepeatLarge/524288/16-4 97 1104485 ns/op 474.69 MB/s BenchmarkRepeatLarge/524288/4097-4 108 1095725 ns/op 474.86 MB/s BenchmarkRepeatLarge/1048576/1-4 80 1821579 ns/op 575.64 MB/s BenchmarkRepeatLarge/1048576/16-4 90 2156409 ns/op 486.26 MB/s BenchmarkRepeatLarge/1048576/4097-4 54 2203332 ns/op 474.16 MB/s BenchmarkRepeatLarge/2097152/1-4 28 3780218 ns/op 554.77 MB/s BenchmarkRepeatLarge/2097152/16-4 33 3975253 ns/op 527.55 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 4016982 ns/op 521.18 MB/s BenchmarkRepeatLarge/4194304/1-4 15 7695796 ns/op 545.01 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7824374 ns/op 536.06 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8205077 ns/op 510.81 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13839533 ns/op 606.13 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14042619 ns/op 597.37 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13646580 ns/op 614.55 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25898354 ns/op 647.81 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30248653 ns/op 554.64 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25253989 ns/op 664.34 MB/s BenchmarkRepeatLarge/33554432/1-4 3 53816406 ns/op 623.50 MB/s BenchmarkRepeatLarge/33554432/16-4 3 49224527 ns/op 681.66 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50524746 ns/op 664.12 MB/s BenchmarkRepeatLarge/67108864/1-4 1 100227325 ns/op 669.57 MB/s BenchmarkRepeatLarge/67108864/16-4 2 102705737 ns/op 653.41 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 96400148 ns/op 696.15 MB/s BenchmarkRepeatLarge/134217728/1-4 1 189832752 ns/op 707.03 MB/s BenchmarkRepeatLarge/134217728/16-4 1 189696346 ns/op 707.54 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 192418043 ns/op 697.53 MB/s BenchmarkRepeatLarge/268435456/1-4 1 426065147 ns/op 630.03 MB/s BenchmarkRepeatLarge/268435456/16-4 1 393424170 ns/op 682.31 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 410167600 ns/op 654.45 MB/s BenchmarkRepeatLarge/536870912/1-4 1 877897159 ns/op 611.54 MB/s BenchmarkRepeatLarge/536870912/16-4 1 848067626 ns/op 633.05 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 799619623 ns/op 671.41 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3525637217 ns/op 304.55 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4104091116 ns/op 261.63 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4679611202 ns/op 229.45 MB/s BenchmarkIndexAnyASCII/1:1-4 2222304 54.26 ns/op BenchmarkIndexAnyASCII/1:2-4 2218701 53.61 ns/op BenchmarkIndexAnyASCII/1:4-4 2193834 52.80 ns/op BenchmarkIndexAnyASCII/1:8-4 2184979 52.70 ns/op BenchmarkIndexAnyASCII/1:16-4 2169525 57.22 ns/op BenchmarkIndexAnyASCII/1:32-4 2088544 54.60 ns/op BenchmarkIndexAnyASCII/1:64-4 2110578 54.84 ns/op BenchmarkIndexAnyASCII/16:1-4 2269556 52.72 ns/op BenchmarkIndexAnyASCII/16:2-4 947358 126.9 ns/op BenchmarkIndexAnyASCII/16:4-4 807307 132.0 ns/op BenchmarkIndexAnyASCII/16:8-4 996126 129.8 ns/op BenchmarkIndexAnyASCII/16:16-4 918429 142.8 ns/op BenchmarkIndexAnyASCII/16:32-4 640329 172.1 ns/op BenchmarkIndexAnyASCII/16:64-4 547138 218.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1920528 61.92 ns/op BenchmarkIndexAnyASCII/256:2-4 86886 1436 ns/op BenchmarkIndexAnyASCII/256:4-4 80692 1334 ns/op BenchmarkIndexAnyASCII/256:8-4 91087 1331 ns/op BenchmarkIndexAnyASCII/256:16-4 92383 1344 ns/op BenchmarkIndexAnyASCII/256:32-4 90921 1373 ns/op BenchmarkIndexAnyASCII/256:64-4 84357 1444 ns/op BenchmarkIndexAnyUTF8/1:1-4 1972050 67.74 ns/op BenchmarkIndexAnyUTF8/1:2-4 1930576 60.14 ns/op BenchmarkIndexAnyUTF8/1:4-4 1988712 62.38 ns/op BenchmarkIndexAnyUTF8/1:8-4 2012674 58.05 ns/op BenchmarkIndexAnyUTF8/1:16-4 1972915 58.03 ns/op BenchmarkIndexAnyUTF8/1:32-4 1968733 59.93 ns/op BenchmarkIndexAnyUTF8/1:64-4 1937358 61.55 ns/op BenchmarkIndexAnyUTF8/16:1-4 1589229 72.34 ns/op BenchmarkIndexAnyUTF8/16:2-4 272323 477.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 249045 489.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 240044 484.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 253642 507.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 247447 460.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 246352 477.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 456025 281.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 18072 6521 ns/op BenchmarkIndexAnyUTF8/256:4-4 17826 6550 ns/op BenchmarkIndexAnyUTF8/256:8-4 18026 6540 ns/op BenchmarkIndexAnyUTF8/256:16-4 17204 7300 ns/op BenchmarkIndexAnyUTF8/256:32-4 17474 6802 ns/op BenchmarkIndexAnyUTF8/256:64-4 17708 6796 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2296966 52.27 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2308672 52.53 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2306175 53.41 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2280234 51.71 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2229042 52.93 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2202848 56.87 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2166801 54.46 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 124.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 845960 127.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 926328 127.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 987192 131.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 797698 140.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 635258 160.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 520350 193.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 94244 1629 ns/op BenchmarkLastIndexAnyASCII/256:2-4 81820 1501 ns/op BenchmarkLastIndexAnyASCII/256:4-4 80838 1442 ns/op BenchmarkLastIndexAnyASCII/256:8-4 93855 1207 ns/op BenchmarkLastIndexAnyASCII/256:16-4 97188 1211 ns/op BenchmarkLastIndexAnyASCII/256:32-4 95053 1252 ns/op BenchmarkLastIndexAnyASCII/256:64-4 92322 1266 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2132716 54.50 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2180041 53.35 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2232211 56.37 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2266143 52.21 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2148174 54.80 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2144989 54.13 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2061643 54.05 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 312979 367.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 155713 740.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 170802 747.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 151663 748.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 156882 764.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 152154 774.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 156462 778.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21757 5352 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11226 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 8851 12507 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 11488 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8713 11727 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11589 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11871 ns/op BenchmarkTrimASCII/1:1-4 2852695 40.07 ns/op BenchmarkTrimASCII/1:2-4 2250084 51.43 ns/op BenchmarkTrimASCII/1:4-4 2253619 52.22 ns/op BenchmarkTrimASCII/1:8-4 2215639 55.75 ns/op BenchmarkTrimASCII/1:16-4 1774047 72.96 ns/op BenchmarkTrimASCII/16:1-4 2376658 49.62 ns/op BenchmarkTrimASCII/16:2-4 838776 129.8 ns/op BenchmarkTrimASCII/16:4-4 981856 128.6 ns/op BenchmarkTrimASCII/16:8-4 957264 132.1 ns/op BenchmarkTrimASCII/16:16-4 710202 141.3 ns/op BenchmarkTrimASCII/256:1-4 808504 134.0 ns/op BenchmarkTrimASCII/256:2-4 90853 1212 ns/op BenchmarkTrimASCII/256:4-4 98012 1215 ns/op BenchmarkTrimASCII/256:8-4 93214 1224 ns/op BenchmarkTrimASCII/256:16-4 93429 1265 ns/op BenchmarkTrimASCII/4096:1-4 86337 1213 ns/op BenchmarkTrimASCII/4096:2-4 6350 18230 ns/op BenchmarkTrimASCII/4096:4-4 6867 18855 ns/op BenchmarkTrimASCII/4096:8-4 5762 18650 ns/op BenchmarkTrimASCII/4096:16-4 5929 18920 ns/op BenchmarkTrimByte-4 3310524 35.42 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17852 6650 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17697 6628 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1618 74971 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3396 37663 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5367 19329 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10705 ns/op BenchmarkJoin/0-4 3831291 31.33 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2862272 40.30 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 188287 672.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 132100 982.5 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 90914 1272 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 77463 1535 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 61146 1839 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 57606 2046 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2312505 50.93 ns/op BenchmarkTrimSpace/ASCII-4 1649155 71.40 ns/op BenchmarkTrimSpace/SomeNonASCII-4 132700 917.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 79298 1514 ns/op BenchmarkReplaceAll-4 105069 1154 ns/op 16 B/op 1 allocs/op PASS ok strings 91.074s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 66831 1676 ns/op BenchmarkCond2-4 26871 4872 ns/op BenchmarkCond4-4 13344 8446 ns/op BenchmarkCond8-4 7531 15274 ns/op BenchmarkCond16-4 6339 28608 ns/op BenchmarkCond32-4 2164 52801 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 545845 222.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 429630 315.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 665272 199.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 585256 188.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 273181 601.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 777704 162.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 105943 1186 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 113032 1322 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 98403 1608 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 87218 1909 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 617954 196.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 204640 577.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 710078 163.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 174229 640.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 804594 158.3 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 209576 578.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1416278 91.92 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 54680 1950 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 146386 810.6 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 319966 462.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5373 20265 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 432 306870 ns/op BenchmarkRange/*sync.Map-4 2169 58286 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 106216 1970 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 227232 769.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 80337 1377 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 88389 1597 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 267802 524.9 ns/op BenchmarkAdversarialDelete/*sync.Map-4 154915 1113 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 105546 1208 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 201258 586.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 791906 165.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 68827 2041 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 171786 687.2 ns/op BenchmarkSwapCollision/*sync.Map-4 107299 1115 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 216 602690 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 125332 855.5 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 298465 342.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 29636 4590 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 78298 1435 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33406 3707 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 349225 371.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 132727 901.3 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 255307 463.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1264159 111.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 205515 573.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1190295 98.09 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 630134 163.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 185709 637.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 551035 193.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 124053 991.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 358598 436.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 376822 432.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 140065 844.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 739010 287.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 188562 680.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 127965 924.3 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 245271 440.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 70728 1723 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 267496 658.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 396675 303.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 126176 826.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 543093 254.7 ns/op BenchmarkUncontendedSemaphore-4 4257382 27.79 ns/op BenchmarkContendedSemaphore-4 3877072 27.32 ns/op BenchmarkMutexUncontended-4 915081 149.5 ns/op BenchmarkMutex-4 229614 553.4 ns/op BenchmarkMutexSlack-4 198171 543.4 ns/op BenchmarkMutexWork-4 214468 595.2 ns/op BenchmarkMutexWorkSlack-4 190863 598.1 ns/op BenchmarkMutexNoSpin-4 69681 1714 ns/op BenchmarkMutexSpin-4 62289 1897 ns/op BenchmarkOnce-4 799748 143.1 ns/op BenchmarkSemaUncontended-4 3914886 25.84 ns/op BenchmarkSemaSyntNonblock-4 1329667 84.01 ns/op BenchmarkSemaSyntBlock-4 1928329 59.49 ns/op BenchmarkSemaWorkNonblock-4 1000000 102.8 ns/op BenchmarkSemaWorkBlock-4 1351116 89.85 ns/op BenchmarkRWMutexUncontended-4 419410 318.2 ns/op BenchmarkRWMutexWrite100-4 346969 335.0 ns/op BenchmarkRWMutexWrite10-4 328266 347.3 ns/op BenchmarkRWMutexWorkWrite100-4 235414 434.5 ns/op BenchmarkRWMutexWorkWrite10-4 263362 440.1 ns/op BenchmarkWaitGroupUncontended-4 826108 154.4 ns/op BenchmarkWaitGroupAddDone-4 513643 225.2 ns/op BenchmarkWaitGroupAddDoneWork-4 469180 235.2 ns/op BenchmarkWaitGroupWait-4 2753511 40.36 ns/op BenchmarkWaitGroupWaitWork-4 2306227 52.12 ns/op BenchmarkWaitGroupActuallyWait-4 55552 1922 ns/op 32 B/op 2 allocs/op PASS ok sync 21.544s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 748180 149.3 ns/op PASS ok sync/atomic 0.357s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 109681 1009 ns/op 0 B/op 0 allocs/op PASS ok testing 0.192s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6188 16626 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9820 12104 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 93 1362805 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 105 1123196 ns/op 1232 B/op 9 allocs/op BenchmarkTable/1x100000/new-4 1 170073737 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 186781985 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1582 76176 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1918 62896 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6758010 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 6221737 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 739453621 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 722792386 ns/op 48120808 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 193 630381 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 213 556602 ns/op 184 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61744451 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 58394214 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7072519739 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6977490511 ns/op 335150552 B/op 100098 allocs/op BenchmarkPyramid/10-4 2346 47803 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 3411561 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 328275690 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2475 49779 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 248 491829 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 5317525 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5727 18400 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.557s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 102267962 ns/op BenchmarkVariableString-4 82539 1443 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1869 56898 ns/op 2511 B/op 39 allocs/op PASS ok text/template/parse 0.434s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 50 2076111 ns/op BenchmarkAfter-4 150 897437 ns/op BenchmarkStop-4 282 447804 ns/op BenchmarkSimultaneousAfterFunc-4 45 3040383 ns/op BenchmarkStartStop-4 246 506515 ns/op BenchmarkReset-4 2467 54361 ns/op BenchmarkSleep-4 39 3764764 ns/op BenchmarkParallelTimerLatency-4 46 952631 avg-late-ns 1814634 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 640663 avg-late-ns 1890138 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 491057 avg-late-ns 1909908 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 483315 avg-late-ns 2418369 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 260383 avg-late-ns 2722198 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 442814 avg-late-ns 2512927 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 261876 avg-late-ns 2085581 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 233899 avg-late-ns 1626335 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 271031 avg-late-ns 1829788 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 328326 avg-late-ns 1790103 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 3031410 avg-late-ns 13720900 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 394491 avg-late-ns 1644427 max-late-ns BenchmarkTicker-4 408 392402 ns/op BenchmarkTickerReset-4 2336 51976 ns/op BenchmarkTickerResetNaive-4 186 556729 ns/op BenchmarkNow-4 670578 171.5 ns/op BenchmarkNowUnixNano-4 759522 167.6 ns/op BenchmarkNowUnixMilli-4 781510 163.1 ns/op BenchmarkNowUnixMicro-4 770443 164.6 ns/op BenchmarkFormat-4 52672 2227 ns/op BenchmarkFormatRFC3339-4 79140 1516 ns/op BenchmarkFormatRFC3339Nano-4 75507 1532 ns/op BenchmarkFormatNow-4 71346 1654 ns/op BenchmarkMarshalJSON-4 99481 1219 ns/op BenchmarkMarshalText-4 103179 1154 ns/op BenchmarkParse-4 103977 1076 ns/op BenchmarkParseRFC3339UTC-4 292299 369.1 ns/op BenchmarkParseRFC3339UTCBytes-4 230240 511.2 ns/op BenchmarkParseRFC3339TZ-4 92902 1208 ns/op BenchmarkParseRFC3339TZBytes-4 81955 1432 ns/op BenchmarkParseDuration-4 463003 239.6 ns/op BenchmarkHour-4 952756 123.9 ns/op BenchmarkSecond-4 943891 122.1 ns/op BenchmarkYear-4 748669 159.9 ns/op BenchmarkDay-4 724993 181.8 ns/op BenchmarkISOWeek-4 774800 165.7 ns/op BenchmarkGoString-4 75014 1600 ns/op BenchmarkUnmarshalText-4 73605 1532 ns/op PASS ok time 11.738s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 434727 270.9 ns/op BenchmarkDecodeValidJapaneseChars-4 558363 224.5 ns/op BenchmarkDecodeRune-4 2673355 45.24 ns/op BenchmarkEncodeValidASCII-4 482758 242.6 ns/op BenchmarkEncodeValidJapaneseChars-4 603224 179.5 ns/op BenchmarkAppendRuneValidASCII-4 1229565 99.02 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2086706 56.32 ns/op BenchmarkEncodeRune-4 3826185 27.17 ns/op PASS ok unicode/utf16 1.450s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 975795 113.1 ns/op BenchmarkRuneCountTenJapaneseChars-4 223432 568.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3011263 38.51 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 369612 348.2 ns/op BenchmarkValidTenASCIIChars-4 1000000 108.0 ns/op BenchmarkValid100KASCIIChars-4 153 764739 ns/op BenchmarkValidTenJapaneseChars-4 206901 612.7 ns/op BenchmarkValidLongMostlyASCII-4 150 784183 ns/op BenchmarkValidLongJapanese-4 67 1773629 ns/op BenchmarkValidStringTenASCIIChars-4 3330614 34.31 ns/op BenchmarkValidString100KASCIIChars-4 12975 8954 ns/op BenchmarkValidStringTenJapaneseChars-4 342235 332.8 ns/op BenchmarkValidStringLongMostlyASCII-4 1425 86071 ns/op BenchmarkValidStringLongJapanese-4 100 1024864 ns/op BenchmarkEncodeASCIIRune-4 3042982 38.72 ns/op BenchmarkEncodeJapaneseRune-4 1802397 64.94 ns/op BenchmarkAppendASCIIRune-4 8569873 13.92 ns/op BenchmarkAppendJapaneseRune-4 2111030 55.68 ns/op BenchmarkDecodeASCIIRune-4 2367370 50.57 ns/op BenchmarkDecodeJapaneseRune-4 1440952 75.52 ns/op BenchmarkFullRune/ASCII-4 3282392 35.08 ns/op BenchmarkFullRune/Incomplete-4 1543964 79.44 ns/op BenchmarkFullRune/Japanese-4 3389044 34.12 ns/op PASS ok unicode/utf8 4.202s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 61385501565 ns/op PASS ok cmd/api 86.340s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 100.4 ns/op BenchmarkEqArrayOfStrings64-4 168424 611.3 ns/op BenchmarkEqArrayOfStrings1024-4 13543 9086 ns/op BenchmarkEqArrayOfFloats5-4 1366465 86.26 ns/op BenchmarkEqArrayOfFloats64-4 207720 619.7 ns/op BenchmarkEqArrayOfFloats1024-4 12734 9350 ns/op BenchmarkEqStruct-4 24978409 4.456 ns/op PASS ok cmd/compile/internal/reflectdata 1.339s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 5746 226443 ns/op BenchmarkCopyElim1-4 306 469313 ns/op BenchmarkCopyElim10-4 260 484243 ns/op BenchmarkCopyElim100-4 162 681347 ns/op BenchmarkCopyElim1000-4 49 2171961 ns/op BenchmarkCopyElim10000-4 3 34064866 ns/op BenchmarkCopyElim100000-4 1 500513066 ns/op BenchmarkDeadCode/1-4 160 724065 ns/op BenchmarkDeadCode/10-4 180 689428 ns/op BenchmarkDeadCode/100-4 136 770431 ns/op BenchmarkDeadCode/1000-4 57 3240568 ns/op BenchmarkDeadCode/10000-4 4 28358868 ns/op BenchmarkDeadCode/100000-4 1 336210878 ns/op BenchmarkDeadCode/200000-4 1 689777960 ns/op BenchmarkDominatorsLinear-4 15 9136234 ns/op 1.09 MB/s BenchmarkDominatorsFwdBack-4 9 13790163 ns/op 0.73 MB/s BenchmarkDominatorsManyPred-4 9 12500813 ns/op 0.80 MB/s BenchmarkDominatorsMaxPred-4 9 12603555 ns/op 0.79 MB/s BenchmarkDominatorsMaxPredVal-4 9 12407739 ns/op 0.81 MB/s BenchmarkFuse/1-4 288 500202 ns/op BenchmarkFuse/10-4 237 442460 ns/op BenchmarkFuse/100-4 148 748814 ns/op BenchmarkFuse/1000-4 27 5585971 ns/op BenchmarkFuse/10000-4 2 63057858 ns/op BenchmarkNilCheckDeep1-4 14265 8476 ns/op 0.12 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5787 21207 ns/op 0.47 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 777 160158 ns/op 0.62 MB/s 650 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 82 1423015 ns/op 0.70 MB/s 4287 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 16680606 ns/op 0.60 MB/s 54952 B/op 5 allocs/op BenchmarkDSEPass-4 42 2837678 ns/op 48587 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 105024755 ns/op 4248224 B/op 108313 allocs/op BenchmarkCSEPass-4 9 12225906 ns/op 131488 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 132343877 ns/op 5699848 B/op 97715 allocs/op BenchmarkDeadcodePass-4 208 660612 ns/op 99170 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 2 52624730 ns/op 2038228 B/op 22607 allocs/op BenchmarkMultiPass-4 91 1130398 ns/op 246258 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 199742469 ns/op 11212072 B/op 149940 allocs/op BenchmarkCondRewrite/SoloJump-4 5323141 21.89 ns/op BenchmarkCondRewrite/CombJump-4 5056390 23.46 ns/op PASS ok cmd/compile/internal/ssa 15.765s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 15007 7351 ns/op BenchmarkExtShift-4 28376 4339 ns/op BenchmarkModify-4 10000 11912 ns/op BenchmarkMullImm-4 29739 3956 ns/op BenchmarkConstModify-4 10000 12207 ns/op BenchmarkBitSet-4 13117 9170 ns/op BenchmarkBitClear-4 19165 6094 ns/op BenchmarkBitToggle-4 19353 6259 ns/op BenchmarkBitSetConst-4 118484 1038 ns/op BenchmarkBitClearConst-4 166129 763.3 ns/op BenchmarkBitToggleConst-4 113847 1064 ns/op BenchmarkDivconstI64-4 8304933 15.06 ns/op BenchmarkModconstI64-4 7323302 14.97 ns/op BenchmarkDivisiblePow2constI64-4 8213794 14.42 ns/op BenchmarkDivisibleconstI64-4 9534078 12.55 ns/op BenchmarkDivisibleWDivconstI64-4 4457050 25.82 ns/op BenchmarkDivconstU64/3-4 7873120 16.31 ns/op BenchmarkDivconstU64/5-4 7733528 15.57 ns/op BenchmarkDivconstU64/37-4 8775318 15.77 ns/op BenchmarkDivconstU64/1234567-4 8965999 12.89 ns/op BenchmarkModconstU64-4 7333063 15.83 ns/op BenchmarkDivisibleconstU64-4 8942637 12.75 ns/op BenchmarkDivisibleWDivconstU64-4 4348365 27.19 ns/op BenchmarkDivconstI32-4 8312504 14.40 ns/op BenchmarkModconstI32-4 9299881 12.72 ns/op BenchmarkDivisiblePow2constI32-4 7880503 15.49 ns/op BenchmarkDivisibleconstI32-4 9173088 13.35 ns/op BenchmarkDivisibleWDivconstI32-4 4283709 27.98 ns/op BenchmarkDivconstU32-4 7141473 15.22 ns/op BenchmarkModconstU32-4 6742150 17.49 ns/op BenchmarkDivisibleconstU32-4 6566552 19.53 ns/op BenchmarkDivisibleWDivconstU32-4 4004816 29.26 ns/op BenchmarkDivconstI16-4 8294641 16.10 ns/op BenchmarkModconstI16-4 8415236 14.17 ns/op BenchmarkDivisiblePow2constI16-4 7107422 16.08 ns/op BenchmarkDivisibleconstI16-4 8401479 13.65 ns/op BenchmarkDivisibleWDivconstI16-4 4098808 28.57 ns/op BenchmarkDivconstU16-4 6678982 17.03 ns/op BenchmarkModconstU16-4 8197164 13.72 ns/op BenchmarkDivisibleconstU16-4 8157466 13.64 ns/op BenchmarkDivisibleWDivconstU16-4 3987680 29.18 ns/op BenchmarkDivconstI8-4 8413328 14.16 ns/op BenchmarkModconstI8-4 8171011 13.95 ns/op BenchmarkDivisiblePow2constI8-4 9269157 13.60 ns/op BenchmarkDivisibleconstI8-4 6441415 16.74 ns/op BenchmarkDivisibleWDivconstI8-4 4269616 28.62 ns/op BenchmarkDivconstU8-4 7261054 15.93 ns/op BenchmarkModconstU8-4 8444810 13.93 ns/op BenchmarkDivisibleconstU8-4 9238906 13.36 ns/op BenchmarkDivisibleWDivconstU8-4 4040748 28.75 ns/op BenchmarkMul2-4 247531 568.6 ns/op BenchmarkMulNeg2-4 237333 530.5 ns/op BenchmarkEfaceInteger-4 2703979 38.50 ns/op BenchmarkMulconstI32/3-4 27866770 4.595 ns/op BenchmarkMulconstI32/5-4 29153059 4.503 ns/op BenchmarkMulconstI32/12-4 26296159 4.779 ns/op BenchmarkMulconstI32/120-4 26720677 4.513 ns/op BenchmarkMulconstI32/-120-4 27938527 4.750 ns/op BenchmarkMulconstI32/65537-4 23491497 4.869 ns/op BenchmarkMulconstI32/65538-4 25715638 4.888 ns/op BenchmarkMulconstI64/3-4 24932230 4.697 ns/op BenchmarkMulconstI64/5-4 26590746 4.725 ns/op BenchmarkMulconstI64/12-4 26314236 4.825 ns/op BenchmarkMulconstI64/120-4 27982483 4.673 ns/op BenchmarkMulconstI64/-120-4 26897415 4.606 ns/op BenchmarkMulconstI64/65537-4 26752869 4.915 ns/op BenchmarkMulconstI64/65538-4 25633460 4.803 ns/op BenchmarkMulconstU32/3-4 26957846 4.708 ns/op BenchmarkMulconstU32/5-4 27806149 4.716 ns/op BenchmarkMulconstU32/12-4 23713020 4.945 ns/op BenchmarkMulconstU32/120-4 23814092 5.462 ns/op BenchmarkMulconstU32/65537-4 26037570 5.138 ns/op BenchmarkMulconstU32/65538-4 25331637 4.991 ns/op BenchmarkMulconstU64/3-4 25362176 4.761 ns/op BenchmarkMulconstU64/5-4 26637885 4.760 ns/op BenchmarkMulconstU64/12-4 25868518 5.082 ns/op BenchmarkMulconstU64/120-4 27528668 4.871 ns/op BenchmarkMulconstU64/65537-4 24566724 5.002 ns/op BenchmarkMulconstU64/65538-4 25407891 4.925 ns/op BenchmarkShiftArithmeticRight-4 26862439 4.634 ns/op BenchmarkSwitch8Predictable-4 8307226 13.92 ns/op BenchmarkSwitch8Unpredictable-4 8501128 13.92 ns/op BenchmarkSwitch32Predictable-4 12295676 9.747 ns/op BenchmarkSwitch32Unpredictable-4 8549046 13.90 ns/op BenchmarkSwitchStringPredictable-4 5619085 20.00 ns/op BenchmarkSwitchStringUnpredictable-4 6061100 18.22 ns/op PASS ok cmd/compile/internal/test 14.194s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 154 793956 ns/op BenchmarkNamed/Underlying/nongeneric-4 873933 126.0 ns/op BenchmarkNamed/Underlying/generic-4 823146 127.6 ns/op BenchmarkNamed/Underlying/src_instance-4 973566 121.1 ns/op BenchmarkNamed/Underlying/user_instance-4 904341 122.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 429671713 ns/op 70846 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 325325684 ns/op 93543 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 131861604 ns/op 230413 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 120433700 ns/op 252236 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1907583116 ns/op 2688 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 93321521 ns/op 54880 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 39167769 ns/op 130254 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36708151 ns/op 138251 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 634421768 ns/op 3416 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41845463 ns/op 51565 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 24923947 ns/op 86562 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 26202782 ns/op 82392 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1678120648 ns/op 37062 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 496252913 ns/op 124846 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 118799308 ns/op 522517 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 89938647 ns/op 690392 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2259210096 ns/op 895.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 71419218 ns/op 28264 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 46082371 ns/op 43803 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 47192863 ns/op 42704 lines/s PASS ok cmd/compile/internal/types2 37.653s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 45430774 ns/op 23896250 sys-ns/op 4653750 user-ns/op PASS ok cmd/go 0.672s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 66374 1825 ns/op 4.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76383 1555 ns/op 5.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17714 6649 ns/op 154.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19036 6335 ns/op 161.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3139 40108 ns/op 204.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2971 40515 ns/op 202.20 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.193s All tests passed.