darwin-amd64-race at 5f882d82661db9f2d3d04924f67defe1732f24e2 :: 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=96153C8E-225C-44B9-B28C-CB311BD3118A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.827BKopQTN/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=BC561AB2-42FC-41A9-A770-8AB625B6E0D0" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=96153C8E-225C-44B9-B28C-CB311BD3118A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.827BKopQTN/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=BC561AB2-42FC-41A9-A770-8AB625B6E0D0" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.921s ok archive/zip 2.928s ok bufio 0.462s ok bytes 3.461s ok compress/bzip2 0.777s ok compress/flate 8.709s ok compress/gzip 15.660s ok compress/lzw 0.708s ok compress/zlib 6.184s ok container/heap 0.054s ok container/list 0.046s ok container/ring 0.041s ok context 0.117s ok crypto 0.107s ok crypto/aes 0.114s ok crypto/cipher 0.086s ok crypto/des 0.080s ok crypto/dsa 0.077s ok crypto/ecdh 0.230s ok crypto/ecdsa 0.206s ok crypto/ed25519 0.557s ok crypto/elliptic 0.063s ok crypto/hmac 0.068s ok crypto/internal/alias 0.036s ok crypto/internal/bigmod 3.794s ok crypto/internal/boring 0.035s ok crypto/internal/boring/bcache 0.454s ok crypto/internal/edwards25519 52.260s ok crypto/internal/edwards25519/field 17.567s ok crypto/internal/nistec 0.940s ok crypto/internal/nistec/fiat 0.074s [no tests to run] ok crypto/md5 0.056s ok crypto/rand 0.304s ok crypto/rc4 0.605s ok crypto/rsa 2.003s ok crypto/sha1 0.074s ok crypto/sha256 0.117s ok crypto/sha512 0.113s ok crypto/subtle 0.413s ok crypto/tls 3.740s ok crypto/x509 1.873s ok database/sql 0.503s ok database/sql/driver 0.127s ok debug/buildinfo 0.122s ok debug/dwarf 0.129s ok debug/elf 1.502s ok debug/gosym 0.191s ok debug/macho 0.116s ok debug/pe 0.114s ok debug/plan9obj 0.066s ok embed 0.045s [no tests to run] ok embed/internal/embedtest 0.049s ok encoding/ascii85 0.097s ok encoding/asn1 0.071s ok encoding/base32 0.166s ok encoding/base64 0.047s ok encoding/binary 0.055s ok encoding/csv 0.087s ok encoding/gob 37.059s ok encoding/hex 0.041s ok encoding/json 2.306s ok encoding/pem 2.672s ok encoding/xml 0.275s ok errors 0.050s ok expvar 0.057s ok flag 0.147s ok fmt 0.795s ok go/ast 0.087s ok go/build 7.185s ok go/build/constraint 0.052s ok go/constant 0.038s ok go/doc 0.389s ok go/doc/comment 5.845s ok go/format 0.100s ok go/importer 1.324s ok go/internal/gccgoimporter 0.156s ok go/internal/gcimporter 6.837s ok go/internal/srcimporter 26.739s ok go/parser 1.326s ok go/printer 1.899s ok go/scanner 0.057s ok go/token 0.150s ok go/types 47.042s ok hash 0.039s ok hash/adler32 0.054s ok hash/crc32 0.077s ok hash/crc64 0.057s ok hash/fnv 0.083s ok hash/maphash 0.072s ok html 0.042s ok html/template 0.263s ok image 0.510s ok image/color 0.071s ok image/draw 0.949s ok image/gif 1.581s ok image/jpeg 1.753s ok image/png 3.926s ok index/suffixarray 1.388s ok internal/abi 0.321s ok internal/buildcfg 0.034s ok internal/coverage/cformat 0.029s ok internal/coverage/cmerge 0.034s ok internal/coverage/pods 0.066s ok internal/coverage/slicereader 0.058s ok internal/coverage/slicewriter 0.044s ok internal/coverage/test 0.097s ok internal/cpu 0.123s ok internal/dag 0.067s ok internal/diff 0.117s ok internal/fmtsort 0.034s ok internal/fuzz 0.058s ok internal/godebug 0.060s ok internal/intern 1.451s ok internal/itoa 0.040s ok internal/poll 0.500s ok internal/profile 0.139s ok internal/reflectlite 0.273s ok internal/safefilepath 0.061s ok internal/saferio 0.209s ok internal/singleflight 0.124s ok internal/testenv 0.044s ok internal/trace 0.348s ok internal/types/errors 1.841s ok internal/unsafeheader 0.052s ok internal/xcoff 0.175s ok io 0.102s ok io/fs 0.243s ok io/ioutil 0.100s ok log 0.065s ok log/slog 0.123s ok log/slog/internal/buffer 0.103s ok log/syslog 1.349s ok maps 0.061s ok math 0.066s ok math/big 3.348s ok math/bits 0.097s ok math/cmplx 0.100s ok math/rand 3.017s ok mime 0.069s ok mime/multipart 6.872s ok mime/quotedprintable 0.136s ok net 17.722s ok net/http 22.160s ok net/http/cgi 1.988s ok net/http/cookiejar 0.135s ok net/http/fcgi 0.255s ok net/http/httptest 0.346s ok net/http/httptrace 0.070s ok net/http/httputil 1.242s ok net/http/internal 0.083s ok net/http/internal/ascii 0.102s ok net/http/pprof 5.275s ok net/internal/socktest 0.043s ok net/mail 0.052s ok net/netip 1.042s ok net/rpc 0.201s ok net/rpc/jsonrpc 0.156s ok net/smtp 0.217s ok net/textproto 0.086s ok net/url 0.091s ok os 2.851s ok os/exec 3.644s ok os/exec/internal/fdtest 0.127s ok os/signal 5.495s ok os/user 0.092s ok path 0.076s ok path/filepath 0.268s ok plugin 0.049s ok reflect 1.859s ok regexp 3.793s ok regexp/syntax 4.822s ok runtime 64.436s ok runtime/cgo 0.058s ok runtime/coverage 0.089s ok runtime/debug 0.206s ok runtime/internal/atomic 0.093s ok runtime/internal/math 0.038s ok runtime/internal/sys 0.030s ok runtime/metrics 0.066s ok runtime/pprof 12.376s ok runtime/race 12.973s ok runtime/trace 6.461s ok slices 0.095s ok sort 0.520s ok strconv 3.958s ok strings 3.069s ok sync 0.693s ok sync/atomic 7.067s ok syscall 2.161s ok testing 2.613s ok testing/fstest 0.038s ok testing/iotest 0.087s ok testing/quick 0.233s ok text/scanner 0.054s ok text/tabwriter 0.046s ok text/template 0.112s ok text/template/parse 0.051s ok time 2.850s ok unicode 0.050s ok unicode/utf16 0.087s ok unicode/utf8 0.107s ok cmd/addr2line 6.396s ok cmd/api 27.261s ok cmd/asm/internal/asm 7.412s ok cmd/asm/internal/lex 0.073s ok cmd/compile/internal/abt 0.072s ok cmd/compile/internal/amd64 82.105s ok cmd/compile/internal/base 0.034s ok cmd/compile/internal/compare 0.045s ok cmd/compile/internal/dwarfgen 0.948s ok cmd/compile/internal/importer 4.397s ok cmd/compile/internal/ir 0.059s ok cmd/compile/internal/logopt 1.716s ok cmd/compile/internal/loopvar 34.272s ok cmd/compile/internal/noder 0.042s ok cmd/compile/internal/reflectdata 0.046s [no tests to run] ok cmd/compile/internal/ssa 40.354s ok cmd/compile/internal/syntax 0.272s ok cmd/compile/internal/test 17.436s ok cmd/compile/internal/typecheck 0.839s ok cmd/compile/internal/types 0.035s ok cmd/compile/internal/types2 27.354s ok cmd/covdata 0.038s ok cmd/cover 4.429s ok cmd/dist 0.110s ok cmd/doc 1.102s ok cmd/fix 14.913s ok cmd/go 337.538s ok cmd/go/internal/auth 0.057s ok cmd/go/internal/cache 0.562s ok cmd/go/internal/fsys 0.344s ok cmd/go/internal/generate 0.070s ok cmd/go/internal/get 0.133s ok cmd/go/internal/imports 0.214s ok cmd/go/internal/load 0.044s ok cmd/go/internal/lockedfile 0.359s ok cmd/go/internal/lockedfile/internal/filelock 0.130s ok cmd/go/internal/modconv 0.144s ok cmd/go/internal/modfetch 0.068s ok cmd/go/internal/modfetch/codehost 0.098s ok cmd/go/internal/modfetch/zip_sum_test 0.108s ok cmd/go/internal/modindex 0.659s ok cmd/go/internal/modload 0.077s ok cmd/go/internal/mvs 0.054s ok cmd/go/internal/par 0.098s ok cmd/go/internal/str 0.078s ok cmd/go/internal/test 0.074s ok cmd/go/internal/vcs 0.110s ok cmd/go/internal/vcweb 0.111s ok cmd/go/internal/vcweb/vcstest 26.681s ok cmd/go/internal/web 0.075s ok cmd/go/internal/work 2.449s ok cmd/gofmt 0.426s ok cmd/internal/archive 2.328s ok cmd/internal/buildid 1.320s ok cmd/internal/cov 1.217s ok cmd/internal/dwarf 0.060s ok cmd/internal/edit 0.052s ok cmd/internal/goobj 0.032s ok cmd/internal/moddeps 5.828s ok cmd/internal/notsha256 0.063s ok cmd/internal/obj 1.498s ok cmd/internal/obj/ppc64 0.758s ok cmd/internal/obj/riscv 0.348s ok cmd/internal/obj/s390x 0.062s ok cmd/internal/obj/x86 4.052s ok cmd/internal/objabi 0.116s ok cmd/internal/pkgpath 0.272s ok cmd/internal/pkgpattern 0.080s ok cmd/internal/quoted 0.071s ok cmd/internal/src 0.030s ok cmd/internal/test2json 1.161s ok cmd/link 24.305s ok cmd/link/internal/benchmark 0.057s ok cmd/link/internal/ld 29.036s ok cmd/link/internal/loader 0.181s ok cmd/nm 3.894s ok cmd/objdump 11.911s ok cmd/pack 2.945s ok cmd/pprof 1.963s ok cmd/trace 0.219s ok cmd/vet 33.637s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3697 33461 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2497 42602 ns/op 1853 B/op 36 allocs/op Benchmark/Writer/PAX-4 1671 64512 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5916 24151 ns/op 5109 B/op 15 allocs/op Benchmark/Reader/GNU-4 6715 19445 ns/op 5120 B/op 15 allocs/op Benchmark/Reader/PAX-4 3076 48346 ns/op 8915 B/op 33 allocs/op PASS ok archive/tar 0.955s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 254463193 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 170638371 ns/op BenchmarkZip64TestSizes/4096-4 1087 113098 ns/op BenchmarkZip64TestSizes/1048576-4 115 975072 ns/op BenchmarkZip64TestSizes/67108864-4 1 158223393 ns/op PASS ok archive/zip 1.274s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 187998 573.6 ns/op BenchmarkReaderCopyUnoptimal-4 139003 888.6 ns/op BenchmarkReaderCopyNoWriteTo-4 8701 43699 ns/op BenchmarkReaderWriteToOptimal-4 8509 16105 ns/op BenchmarkReaderReadString-4 126690 1014 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 191373 612.4 ns/op BenchmarkWriterCopyUnoptimal-4 199916 593.1 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 38933 ns/op BenchmarkReaderEmpty-4 18580 6886 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 15280 7528 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 546781 214.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.464s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 1999 51767 ns/op 632.99 MB/s BenchmarkWriteByte-4 356 321135 ns/op 12.75 MB/s BenchmarkWriteRune-4 195 577149 ns/op 21.29 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 3944338 ns/op BenchmarkBufferFullSmallReads-4 88 1427143 ns/op BenchmarkBufferWriteBlock/N4096-4 5744 28665 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 258 460879 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 15185028 ns/op 4192266 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 3 34564468 ns/op 485.39 MB/s 11184810 B/op 0 allocs/op BenchmarkIndexByte/10-4 3229786 35.94 ns/op 278.23 MB/s BenchmarkIndexByte/32-4 3010545 37.31 ns/op 857.59 MB/s BenchmarkIndexByte/4K-4 815695 125.4 ns/op 32664.61 MB/s BenchmarkIndexBytePortable/10-4 901689 113.9 ns/op 87.83 MB/s BenchmarkIndexBytePortable/32-4 394302 294.3 ns/op 108.74 MB/s BenchmarkIndexBytePortable/4K-4 3825 30349 ns/op 134.96 MB/s BenchmarkIndexRune/10-4 1018254 117.2 ns/op 85.34 MB/s BenchmarkIndexRune/32-4 1000000 136.9 ns/op 233.70 MB/s BenchmarkIndexRune/4K-4 421536 326.1 ns/op 12562.28 MB/s BenchmarkIndexRuneASCII/10-4 3314006 34.97 ns/op 285.94 MB/s BenchmarkIndexRuneASCII/32-4 3253402 38.17 ns/op 838.27 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 116.7 ns/op 35106.63 MB/s BenchmarkEqual/0-4 10124658 13.18 ns/op BenchmarkEqual/1-4 1000000 102.8 ns/op 9.72 MB/s BenchmarkEqual/6-4 1000000 107.7 ns/op 55.70 MB/s BenchmarkEqual/9-4 1000000 106.4 ns/op 84.58 MB/s BenchmarkEqual/15-4 1000000 107.6 ns/op 139.40 MB/s BenchmarkEqual/16-4 1000000 108.0 ns/op 148.21 MB/s BenchmarkEqual/20-4 1000000 107.2 ns/op 186.55 MB/s BenchmarkEqual/32-4 975319 110.8 ns/op 288.69 MB/s BenchmarkEqual/4K-4 81338 1436 ns/op 2853.16 MB/s BenchmarkIndex/10-4 2105360 53.92 ns/op 185.47 MB/s BenchmarkIndex/32-4 1875199 54.51 ns/op 587.06 MB/s BenchmarkIndex/4K-4 21310 5303 ns/op 772.33 MB/s BenchmarkIndexEasy/10-4 2165905 54.93 ns/op 182.05 MB/s BenchmarkIndexEasy/32-4 1900731 58.19 ns/op 549.97 MB/s BenchmarkIndexEasy/4K-4 554086 238.2 ns/op 17196.44 MB/s BenchmarkCount/10-4 1405215 87.15 ns/op 114.75 MB/s BenchmarkCount/32-4 1357617 90.59 ns/op 353.25 MB/s BenchmarkCount/4K-4 22225 5404 ns/op 758.00 MB/s BenchmarkCountEasy/10-4 1205143 91.58 ns/op 109.20 MB/s BenchmarkCountEasy/32-4 1286719 91.57 ns/op 349.47 MB/s BenchmarkCountEasy/4K-4 471944 309.3 ns/op 13243.35 MB/s BenchmarkCountSingle/10-4 2439657 46.92 ns/op 213.13 MB/s BenchmarkCountSingle/32-4 2450528 48.01 ns/op 666.53 MB/s BenchmarkCountSingle/4K-4 799651 137.3 ns/op 29840.60 MB/s BenchmarkToUpper/#00-4 2164504 50.06 ns/op BenchmarkToUpper/ONLYUPPER-4 331320 440.1 ns/op BenchmarkToUpper/abc-4 371206 314.2 ns/op BenchmarkToUpper/AbC123-4 274456 464.3 ns/op BenchmarkToUpper/azAZ09_-4 233088 509.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 71556 1568 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32188 3607 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55218 2200 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 103150 1011 ns/op BenchmarkToLower/#00-4 2327610 48.46 ns/op BenchmarkToLower/abc-4 433820 332.1 ns/op BenchmarkToLower/AbC123-4 289093 447.1 ns/op BenchmarkToLower/azAZ09_-4 264688 496.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 72979 1453 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36000 3136 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69404 1719 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 124222 999.3 ns/op BenchmarkFields/ASCII/16-4 180430 741.9 ns/op 21.57 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14709 8405 ns/op 30.46 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 942 154976 ns/op 26.43 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 54 2701488 ns/op 24.26 MB/s 147457 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 51918602 ns/op 20.20 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 146602 918.2 ns/op 17.43 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5822 25083 ns/op 10.21 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 337 376223 ns/op 10.89 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 7075914 ns/op 9.26 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 115763309 ns/op 9.06 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 97454 1323 ns/op 12.09 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9710 13734 ns/op 18.64 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 555 255064 ns/op 16.06 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 5206337 ns/op 12.59 MB/s 512265 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 86459651 ns/op 12.13 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 120946 1313 ns/op 12.18 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7008 25637 ns/op 9.99 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 423 273083 ns/op 15.00 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 4974048 ns/op 13.18 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 101488774 ns/op 10.33 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1886284 63.95 ns/op BenchmarkTrimSpace/ASCII-4 1161507 104.0 ns/op BenchmarkTrimSpace/SomeNonASCII-4 88581 1381 ns/op BenchmarkTrimSpace/JustNonASCII-4 43809 2609 ns/op BenchmarkToValidUTF8/Valid-4 435868 317.9 ns/op BenchmarkToValidUTF8/InvalidASCII-4 264513 454.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 80502 1618 ns/op BenchmarkIndexHard1-4 981 114685 ns/op BenchmarkIndexHard2-4 706 161831 ns/op BenchmarkIndexHard3-4 188 618762 ns/op BenchmarkIndexHard4-4 217 528321 ns/op BenchmarkLastIndexHard1-4 6 16839352 ns/op BenchmarkLastIndexHard2-4 6 19412657 ns/op BenchmarkLastIndexHard3-4 5 20420982 ns/op BenchmarkCountHard1-4 1140 121504 ns/op BenchmarkCountHard2-4 734 152782 ns/op BenchmarkCountHard3-4 182 679743 ns/op BenchmarkSplitEmptySeparator-4 1 129984992 ns/op BenchmarkSplitSingleByteSeparator-4 13 10429796 ns/op BenchmarkSplitMultiByteSeparator-4 10 12459727 ns/op BenchmarkSplitNSingleByteSeparator-4 145514 1184 ns/op BenchmarkSplitNMultiByteSeparator-4 70555 2012 ns/op BenchmarkRepeat-4 157816 871.3 ns/op BenchmarkRepeatLarge/256/1-4 118134 1392 ns/op 183.90 MB/s BenchmarkRepeatLarge/256/16-4 184718 1166 ns/op 219.55 MB/s BenchmarkRepeatLarge/512/1-4 61279 2224 ns/op 230.20 MB/s BenchmarkRepeatLarge/512/16-4 76119 1703 ns/op 300.71 MB/s BenchmarkRepeatLarge/1024/1-4 50923 3087 ns/op 331.76 MB/s BenchmarkRepeatLarge/1024/16-4 44415 2529 ns/op 404.95 MB/s BenchmarkRepeatLarge/2048/1-4 21186 5906 ns/op 346.76 MB/s BenchmarkRepeatLarge/2048/16-4 25267 4785 ns/op 428.02 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10066 ns/op 406.92 MB/s BenchmarkRepeatLarge/4096/16-4 14496 7686 ns/op 532.88 MB/s BenchmarkRepeatLarge/8192/1-4 8020 19066 ns/op 429.67 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16160 ns/op 506.94 MB/s BenchmarkRepeatLarge/8192/4097-4 15068 9643 ns/op 424.87 MB/s BenchmarkRepeatLarge/16384/1-4 9871 25725 ns/op 636.89 MB/s BenchmarkRepeatLarge/16384/16-4 10000 22651 ns/op 723.32 MB/s BenchmarkRepeatLarge/16384/4097-4 6256 20505 ns/op 599.40 MB/s BenchmarkRepeatLarge/32768/1-4 2646 57570 ns/op 569.18 MB/s BenchmarkRepeatLarge/32768/16-4 2096 53269 ns/op 615.14 MB/s BenchmarkRepeatLarge/32768/4097-4 2642 46769 ns/op 613.21 MB/s BenchmarkRepeatLarge/65536/1-4 1189 111699 ns/op 586.72 MB/s BenchmarkRepeatLarge/65536/16-4 1041 103810 ns/op 631.31 MB/s BenchmarkRepeatLarge/65536/4097-4 1286 104036 ns/op 590.71 MB/s BenchmarkRepeatLarge/131072/1-4 187 620386 ns/op 211.27 MB/s BenchmarkRepeatLarge/131072/16-4 220 572113 ns/op 229.10 MB/s BenchmarkRepeatLarge/131072/4097-4 219 506364 ns/op 250.82 MB/s BenchmarkRepeatLarge/262144/1-4 133 853440 ns/op 307.16 MB/s BenchmarkRepeatLarge/262144/16-4 136 834211 ns/op 314.24 MB/s BenchmarkRepeatLarge/262144/4097-4 151 818405 ns/op 315.38 MB/s BenchmarkRepeatLarge/524288/1-4 67 1610772 ns/op 325.49 MB/s BenchmarkRepeatLarge/524288/16-4 100 1302198 ns/op 402.62 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1235761 ns/op 421.05 MB/s BenchmarkRepeatLarge/1048576/1-4 51 2285639 ns/op 458.77 MB/s BenchmarkRepeatLarge/1048576/16-4 50 2313429 ns/op 453.26 MB/s BenchmarkRepeatLarge/1048576/4097-4 49 2261381 ns/op 461.99 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4944846 ns/op 424.11 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4925104 ns/op 425.81 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 4875735 ns/op 429.38 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8357905 ns/op 501.84 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8726368 ns/op 480.65 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 9087178 ns/op 461.22 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16322050 ns/op 513.94 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15676227 ns/op 535.12 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 17166341 ns/op 488.55 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27128001 ns/op 618.45 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28523331 ns/op 588.19 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25790777 ns/op 650.51 MB/s BenchmarkRepeatLarge/33554432/1-4 2 53605880 ns/op 625.95 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50858046 ns/op 659.77 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 52397320 ns/op 640.38 MB/s BenchmarkRepeatLarge/67108864/1-4 1 106712509 ns/op 628.88 MB/s BenchmarkRepeatLarge/67108864/16-4 1 103210842 ns/op 650.21 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 110714431 ns/op 606.14 MB/s BenchmarkRepeatLarge/134217728/1-4 1 223532163 ns/op 600.44 MB/s BenchmarkRepeatLarge/134217728/16-4 1 219189625 ns/op 612.34 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 199277841 ns/op 673.52 MB/s BenchmarkRepeatLarge/268435456/1-4 1 477676126 ns/op 561.96 MB/s BenchmarkRepeatLarge/268435456/16-4 1 383301180 ns/op 700.33 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 418135439 ns/op 641.98 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1045749447 ns/op 513.38 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1328310594 ns/op 404.18 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1118797414 ns/op 479.86 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4269133304 ns/op 251.51 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4242198265 ns/op 253.11 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4131536329 ns/op 259.89 MB/s BenchmarkBytesCompare/1-4 14062518 8.250 ns/op BenchmarkBytesCompare/2-4 14061202 8.735 ns/op BenchmarkBytesCompare/4-4 12699540 8.654 ns/op BenchmarkBytesCompare/8-4 11613349 10.90 ns/op BenchmarkBytesCompare/16-4 12150640 9.351 ns/op BenchmarkBytesCompare/32-4 8898658 11.58 ns/op BenchmarkBytesCompare/64-4 10283138 12.10 ns/op BenchmarkBytesCompare/128-4 9377509 13.56 ns/op BenchmarkBytesCompare/256-4 6847192 18.10 ns/op BenchmarkBytesCompare/512-4 4737651 25.07 ns/op BenchmarkBytesCompare/1024-4 2520684 43.39 ns/op BenchmarkBytesCompare/2048-4 1773008 67.60 ns/op BenchmarkIndexAnyASCII/1:1-4 1891102 62.34 ns/op BenchmarkIndexAnyASCII/1:2-4 1950559 58.62 ns/op BenchmarkIndexAnyASCII/1:4-4 1933393 61.00 ns/op BenchmarkIndexAnyASCII/1:8-4 2076639 57.07 ns/op BenchmarkIndexAnyASCII/1:16-4 2073288 58.37 ns/op BenchmarkIndexAnyASCII/1:32-4 2004988 60.52 ns/op BenchmarkIndexAnyASCII/1:64-4 1960887 60.33 ns/op BenchmarkIndexAnyASCII/16:1-4 2109681 55.96 ns/op BenchmarkIndexAnyASCII/16:2-4 503793 204.7 ns/op BenchmarkIndexAnyASCII/16:4-4 565838 213.1 ns/op BenchmarkIndexAnyASCII/16:8-4 565498 211.6 ns/op BenchmarkIndexAnyASCII/16:16-4 626473 233.0 ns/op BenchmarkIndexAnyASCII/16:32-4 523587 243.1 ns/op BenchmarkIndexAnyASCII/16:64-4 451640 273.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1895066 61.20 ns/op BenchmarkIndexAnyASCII/256:2-4 45864 2481 ns/op BenchmarkIndexAnyASCII/256:4-4 52598 2283 ns/op BenchmarkIndexAnyASCII/256:8-4 43678 3742 ns/op BenchmarkIndexAnyASCII/256:16-4 48732 2413 ns/op BenchmarkIndexAnyASCII/256:32-4 54429 2387 ns/op BenchmarkIndexAnyASCII/256:64-4 43621 2584 ns/op BenchmarkIndexAnyUTF8/1:1-4 2095854 56.81 ns/op BenchmarkIndexAnyUTF8/1:2-4 2078364 56.63 ns/op BenchmarkIndexAnyUTF8/1:4-4 2115676 57.13 ns/op BenchmarkIndexAnyUTF8/1:8-4 1922586 59.93 ns/op BenchmarkIndexAnyUTF8/1:16-4 1878684 58.97 ns/op BenchmarkIndexAnyUTF8/1:32-4 1891336 59.23 ns/op BenchmarkIndexAnyUTF8/1:64-4 1911106 60.47 ns/op BenchmarkIndexAnyUTF8/16:1-4 146698 851.8 ns/op BenchmarkIndexAnyUTF8/16:2-4 441606 305.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 390568 303.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 387794 365.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 379383 322.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 359844 324.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 388754 336.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 9391 11933 ns/op BenchmarkIndexAnyUTF8/256:2-4 28166 4037 ns/op BenchmarkIndexAnyUTF8/256:4-4 27684 4398 ns/op BenchmarkIndexAnyUTF8/256:8-4 30085 4019 ns/op BenchmarkIndexAnyUTF8/256:16-4 26175 4297 ns/op BenchmarkIndexAnyUTF8/256:32-4 26929 4221 ns/op BenchmarkIndexAnyUTF8/256:64-4 26101 4565 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1726831 64.99 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1913358 63.12 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1560168 70.75 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1857520 59.45 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1970168 58.72 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2042371 57.90 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1784582 70.97 ns/op BenchmarkLastIndexAnyASCII/16:1-4 463616 275.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 506098 292.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 479397 264.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 522808 276.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 457437 321.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 432043 308.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 381408 329.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 36464 3364 ns/op BenchmarkLastIndexAnyASCII/256:2-4 36472 3097 ns/op BenchmarkLastIndexAnyASCII/256:4-4 35557 3195 ns/op BenchmarkLastIndexAnyASCII/256:8-4 36560 3195 ns/op BenchmarkLastIndexAnyASCII/256:16-4 40790 3158 ns/op BenchmarkLastIndexAnyASCII/256:32-4 36771 3160 ns/op BenchmarkLastIndexAnyASCII/256:64-4 37604 3233 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1855354 64.18 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1920276 64.77 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1879605 61.74 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2026608 66.46 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 103.3 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1719217 71.41 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2005902 58.06 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 208584 615.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 422166 294.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 370670 327.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 401629 319.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 392664 328.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 392584 333.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 302235 332.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10025 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 26976 4113 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30262 4052 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 25412 4259 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 26535 4029 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 28598 4221 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 28604 4345 ns/op BenchmarkTrimASCII/1:1-4 2068765 57.36 ns/op BenchmarkTrimASCII/1:2-4 1796416 62.32 ns/op BenchmarkTrimASCII/1:4-4 1969674 59.52 ns/op BenchmarkTrimASCII/1:8-4 1832361 62.91 ns/op BenchmarkTrimASCII/1:16-4 1551135 77.28 ns/op BenchmarkTrimASCII/16:1-4 560698 223.7 ns/op BenchmarkTrimASCII/16:2-4 383703 271.8 ns/op BenchmarkTrimASCII/16:4-4 446826 330.2 ns/op BenchmarkTrimASCII/16:8-4 458482 316.9 ns/op BenchmarkTrimASCII/16:16-4 389983 286.7 ns/op BenchmarkTrimASCII/256:1-4 50989 2373 ns/op BenchmarkTrimASCII/256:2-4 34252 3250 ns/op BenchmarkTrimASCII/256:4-4 35167 3210 ns/op BenchmarkTrimASCII/256:8-4 37252 3227 ns/op BenchmarkTrimASCII/256:16-4 34861 3255 ns/op BenchmarkTrimASCII/4096:1-4 2815 36661 ns/op BenchmarkTrimASCII/4096:2-4 2457 49159 ns/op BenchmarkTrimASCII/4096:4-4 2353 51867 ns/op BenchmarkTrimASCII/4096:8-4 2468 77817 ns/op BenchmarkTrimASCII/4096:16-4 2490 47770 ns/op BenchmarkTrimByte-4 1608136 71.91 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16795 6814 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18142 6600 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 916 136320 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1623 66536 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3505 36198 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6625 16358 ns/op BenchmarkCompareBytesEqual-4 14504952 8.339 ns/op BenchmarkCompareBytesToNil-4 13969362 7.184 ns/op BenchmarkCompareBytesEmpty-4 17563070 6.267 ns/op BenchmarkCompareBytesIdentical-4 16607373 7.732 ns/op BenchmarkCompareBytesSameLength-4 13839795 9.146 ns/op BenchmarkCompareBytesDifferentLength-4 12475566 9.052 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2652 45330 ns/op 23132.49 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2576 51723 ns/op 20273.17 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2570 58580 ns/op 17899.92 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2821 52087 ns/op 20131.29 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2722 50326 ns/op 20835.68 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2884 50510 ns/op 20759.77 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2810 51133 ns/op 20507.12 MB/s BenchmarkCompareBytesBig-4 2680 43290 ns/op 24222.20 MB/s BenchmarkCompareBytesBigIdentical-4 15405410 7.350 ns/op 142657683.18 MB/s PASS ok bytes 104.832s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 73387669 ns/op 1.36 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 387466619 ns/op 1.46 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 28167180 ns/op 0.58 MB/s 3647690 B/op 52 allocs/op PASS ok compress/bzip2 1.375s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 55 2192092 ns/op 4.56 MB/s 42479 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 20207672 ns/op 4.95 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 200784980 ns/op 4.98 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 54 2283627 ns/op 4.38 MB/s 43204 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21862076 ns/op 4.57 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 223443908 ns/op 4.48 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 57 2165766 ns/op 4.62 MB/s 43027 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 20450026 ns/op 4.89 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 191539396 ns/op 5.22 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 61 1932067 ns/op 5.18 MB/s 42866 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18503086 ns/op 5.40 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 186552539 ns/op 5.36 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 58 2141680 ns/op 4.67 MB/s 43790 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20235338 ns/op 4.94 MB/s 50041 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 204665548 ns/op 4.89 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 78 1630380 ns/op 6.13 MB/s 43369 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13643037 ns/op 7.33 MB/s 44804 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 138745557 ns/op 7.21 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 84 1474707 ns/op 6.78 MB/s 43399 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10708497 ns/op 9.34 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 106991907 ns/op 9.35 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 86 1488472 ns/op 6.72 MB/s 43344 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 11226650 ns/op 8.91 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 110468548 ns/op 9.05 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 99 1235862 ns/op 8.09 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11929115 ns/op 8.38 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 121861157 ns/op 8.21 MB/s BenchmarkEncode/Digits/Speed/1e4-4 55 2201874 ns/op 4.54 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 21255853 ns/op 4.70 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 199909416 ns/op 5.00 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5580831 ns/op 1.79 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 60984796 ns/op 1.64 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 637278409 ns/op 1.57 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 5698829 ns/op 1.75 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 61449429 ns/op 1.63 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 635386717 ns/op 1.57 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 82 1446003 ns/op 6.92 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12828781 ns/op 7.79 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 126763203 ns/op 7.89 MB/s BenchmarkEncode/Newton/Speed/1e4-4 60 1985787 ns/op 5.04 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 14852301 ns/op 6.73 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 148091893 ns/op 6.75 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5286775 ns/op 1.89 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 54281198 ns/op 1.84 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 542389563 ns/op 1.84 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5305911 ns/op 1.88 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 65259728 ns/op 1.53 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 702490507 ns/op 1.42 MB/s PASS ok compress/flate 14.390s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 52 3068316 ns/op 3.26 MB/s BenchmarkDecoder/1e-Reuse4-4 51 2540433 ns/op 3.94 MB/s BenchmarkDecoder/1e5-4 5 23600805 ns/op 4.24 MB/s BenchmarkDecoder/1e-Reuse5-4 5 23488843 ns/op 4.26 MB/s BenchmarkDecoder/1e6-4 1 233619623 ns/op 4.28 MB/s BenchmarkDecoder/1e-Reuse6-4 1 248766509 ns/op 4.02 MB/s BenchmarkEncoder/1e4-4 60 1951640 ns/op 5.12 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1766805 ns/op 5.66 MB/s BenchmarkEncoder/1e5-4 6 18620455 ns/op 5.37 MB/s BenchmarkEncoder/1e-Reuse5-4 6 17743098 ns/op 5.64 MB/s BenchmarkEncoder/1e6-4 1 182736548 ns/op 5.47 MB/s BenchmarkEncoder/1e-Reuse6-4 1 178572544 ns/op 5.60 MB/s PASS ok compress/lzw 3.030s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4232245 ns/op PASS ok container/heap 0.281s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 26841 4169 ns/op BenchmarkWithTimeout/concurrency=40-4 7623 20654 ns/op BenchmarkWithTimeout/concurrency=4000-4 7174 26305 ns/op BenchmarkWithTimeout/concurrency=400000-4 8132 28767 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 387696 350.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17425 7328 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 22426 5183 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4285 32203 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2520 49847 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3723 33174 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 378 336345 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 250 512924 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 380 304927 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 39 3497761 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 6989853 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 42 2898920 ns/op BenchmarkCheckCanceled/Err-4 364827 336.8 ns/op BenchmarkCheckCanceled/Done-4 533878 224.4 ns/op BenchmarkContextCancelDone-4 719043 145.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 30352 3779 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 30189 4211 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 29080 4400 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 23091 5200 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16678 7196 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 608148 181.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 405603 317.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 298690 403.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 190322 621.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 100062 1193 ns/op PASS ok context 11.541s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1808121 61.54 ns/op 259.99 MB/s BenchmarkDecrypt-4 2010476 59.49 ns/op 268.97 MB/s BenchmarkExpand-4 1000000 113.0 ns/op PASS ok crypto/aes 0.613s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 245866 485.3 ns/op 131.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 418281 291.6 ns/op 219.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 263188 489.4 ns/op 130.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 364675 305.7 ns/op 209.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 170758 743.8 ns/op 1814.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 222780 559.6 ns/op 2412.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 150327 804.9 ns/op 1677.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 191851 663.5 ns/op 2034.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 55797 2247 ns/op 3645.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 69990 1717 ns/op 4770.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 47211 2485 ns/op 3296.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 53815 2188 ns/op 3744.43 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6842 17601 ns/op 57.89 MB/s BenchmarkAESCFBDecrypt1K-4 6724 18676 ns/op 54.56 MB/s BenchmarkAESCFBDecrypt8K-4 859 138557 ns/op 59.09 MB/s BenchmarkAESOFB1K-4 10000 11205 ns/op 90.94 MB/s BenchmarkAESCTR1K-4 15420 7731 ns/op 131.81 MB/s BenchmarkAESCTR8K-4 2055 62690 ns/op 130.60 MB/s BenchmarkAESCBCEncrypt1K-4 15423 7722 ns/op 132.61 MB/s BenchmarkAESCBCDecrypt1K-4 20084 5946 ns/op 172.21 MB/s PASS ok crypto/cipher 3.307s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 97299 1266 ns/op 6.32 MB/s BenchmarkDecrypt-4 100274 1147 ns/op 6.97 MB/s BenchmarkTDESEncrypt-4 37425 3054 ns/op 2.62 MB/s BenchmarkTDESDecrypt-4 39619 3006 ns/op 2.66 MB/s PASS ok crypto/des 0.845s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1290 92748 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 20 6169194 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 7 16862785 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 93 1369082 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.695s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2185 57977 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 55 2245597 ns/op 2711 B/op 34 allocs/op BenchmarkSign/P521-4 24 5100927 ns/op 3098 B/op 35 allocs/op BenchmarkVerify/P256-4 1167 96557 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 18 6715549 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 18025291 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4795 23937 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 68 1661054 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 27 4396921 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.633s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 283 444325 ns/op BenchmarkNewKeyFromSeed-4 280 420119 ns/op BenchmarkSigning-4 259 458513 ns/op BenchmarkVerification-4 183 654758 ns/op PASS ok crypto/ed25519 0.793s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6526 19980 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 170 689677 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 76 1644540 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 4236039 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1872 64904 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 69 1806766 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 27 4525966 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12976433 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13738 8532 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7250 15899 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4862 23962 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1078567 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3434 36823 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 408 291977 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1866 61231 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1014714 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.687s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16352 6935 ns/op 147.66 MB/s BenchmarkHMACSHA256_32-4 25508 4719 ns/op 6.78 MB/s BenchmarkNewWriteSum-4 12178 9436 ns/op 3.39 MB/s PASS ok crypto/hmac 0.716s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 52870 2126 ns/op BenchmarkModSub-4 65024 1863 ns/op BenchmarkMontgomeryRepr-4 33423 3467 ns/op BenchmarkMontgomeryMul-4 36265 3300 ns/op BenchmarkModMul-4 17346 6849 ns/op BenchmarkExpBig-4 19 6216802 ns/op BenchmarkExp-4 8 13805353 ns/op PASS ok crypto/internal/bigmod 1.273s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 4087 29950 ns/op BenchmarkScalarBaseMult-4 306 375206 ns/op BenchmarkScalarMult-4 140 837987 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 206 561387 ns/op PASS ok crypto/internal/edwards25519 0.750s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 478702 237.0 ns/op BenchmarkMultiply-4 5245449 19.51 ns/op BenchmarkSquare-4 7417020 15.84 ns/op BenchmarkInvert-4 35515 3339 ns/op BenchmarkMult32-4 1427041 84.33 ns/op PASS ok crypto/internal/edwards25519/field 0.930s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 68 1672493 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2317 53506 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 30 4178347 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12183685 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 199 612375 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10801 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 81 1491371 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 32 3526037 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.276s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 743560 159.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 418971 284.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 140863 830.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 767275 158.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 440680 271.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 151651 790.9 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.952s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 128119 944.9 ns/op 8.47 MB/s BenchmarkHash64-4 148611 810.2 ns/op 78.99 MB/s BenchmarkHash128-4 135520 881.0 ns/op 145.28 MB/s BenchmarkHash256-4 115204 1054 ns/op 242.80 MB/s BenchmarkHash512-4 86834 1408 ns/op 363.57 MB/s BenchmarkHash1K-4 58622 2039 ns/op 502.30 MB/s BenchmarkHash8K-4 10000 12137 ns/op 674.95 MB/s BenchmarkHash1M-4 78 1341758 ns/op 781.49 MB/s BenchmarkHash8M-4 10 10525466 ns/op 796.98 MB/s BenchmarkHash8BytesUnaligned-4 128248 927.9 ns/op 8.62 MB/s BenchmarkHash1KUnaligned-4 57693 2044 ns/op 500.88 MB/s BenchmarkHash8KUnaligned-4 10000 11079 ns/op 739.39 MB/s PASS ok crypto/md5 1.923s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 860134947 ns/op PASS ok crypto/rand 0.908s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 13092 8633 ns/op 14.83 MB/s BenchmarkRC4_1K-4 1808 67182 ns/op 15.24 MB/s BenchmarkRC4_8K-4 223 542947 ns/op 14.91 MB/s PASS ok crypto/rc4 0.615s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 13 8821212 ns/op BenchmarkDecryptPKCS1v15/3072-4 6 19673426 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 36158670 ns/op BenchmarkEncryptPKCS1v15/2048-4 37 3235906 ns/op BenchmarkDecryptOAEP/2048-4 13 8779170 ns/op BenchmarkEncryptOAEP/2048-4 37 3174118 ns/op BenchmarkSignPKCS1v15/2048-4 13 8825694 ns/op BenchmarkVerifyPKCS1v15/2048-4 38 3227778 ns/op BenchmarkSignPSS/2048-4 13 8872049 ns/op BenchmarkVerifyPSS/2048-4 38 3360195 ns/op PASS ok crypto/rsa 1.785s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 108799 1131 ns/op 7.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 119012 909.1 ns/op 8.80 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 86746 1290 ns/op 248.08 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 112702 1094 ns/op 292.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 59571 1949 ns/op 525.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 68161 1721 ns/op 594.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13843 8598 ns/op 952.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 14269 8393 ns/op 976.09 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.546s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 79153 1455 ns/op 5.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 99319 1219 ns/op 6.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 97392 1276 ns/op 6.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30237 4062 ns/op 252.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 34968 3458 ns/op 296.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 32551 3476 ns/op 294.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5521 21092 ns/op 388.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5976 20534 ns/op 398.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6186 20278 ns/op 403.99 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.481s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 61956 1890 ns/op 4.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 75103 1485 ns/op 5.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 69994 1698 ns/op 4.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 35503 3311 ns/op 309.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 39828 2944 ns/op 347.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 36699 3117 ns/op 328.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8632 14932 ns/op 548.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8941 15057 ns/op 544.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8073 14320 ns/op 572.07 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.482s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 25222440 5.164 ns/op BenchmarkConstantTimeEq-4 25412287 5.021 ns/op BenchmarkConstantTimeLessOrEq-4 24002184 5.065 ns/op BenchmarkXORBytes/8Bytes-4 3327903 33.51 ns/op 238.76 MB/s BenchmarkXORBytes/128Bytes-4 3260127 37.63 ns/op 3401.67 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 109.5 ns/op 18704.10 MB/s BenchmarkXORBytes/32768Bytes-4 86773 1388 ns/op 23608.07 MB/s PASS ok crypto/subtle 1.171s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 34 3554327 ns/op BenchmarkCertCache/1-4 31 3639866 ns/op BenchmarkCertCache/2-4 34 3727434 ns/op BenchmarkCertCache/3-4 39 3610126 ns/op BenchmarkHandshakeServer/RSA-4 25 5661188 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 24 5091614 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 26 5314266 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 45 2686532 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 42 3290166 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 31 4191390 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 24 4315219 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 26153412 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 25144492 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 55057882 ns/op 19.04 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 54723091 ns/op 19.16 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 91308446 ns/op 22.97 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 100752997 ns/op 20.81 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 174739766 ns/op 24.00 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 190940704 ns/op 21.97 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 341688811 ns/op 24.55 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 374921775 ns/op 22.37 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 744395442 ns/op 22.54 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 713144473 ns/op 23.53 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1201940551 ns/op 27.92 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1144818478 ns/op 29.31 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2245552991 ns/op 29.89 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2668459043 ns/op 25.15 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 50064078 ns/op 20.94 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 64196935 ns/op 16.33 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 93166325 ns/op 22.51 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 100654733 ns/op 20.84 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 148872728 ns/op 28.17 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 166376514 ns/op 25.21 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 302247746 ns/op 27.75 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 307694201 ns/op 27.26 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 578445258 ns/op 29.00 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 674993555 ns/op 24.86 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1203028891 ns/op 27.89 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1241567532 ns/op 27.03 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2480712283 ns/op 27.05 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2766377032 ns/op 24.26 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 712085682 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 715247777 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 303006918 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 291186440 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 158247472 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 152812756 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 86021466 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 82114104 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 43819636 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 42014151 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 147428120 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 147934555 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 67649368 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 66606967 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 43018510 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 40980811 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 28188110 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 28464325 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 20974214 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 20516357 ns/op PASS ok crypto/tls 31.020s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 9 12072943 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 422 291529 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1212 95872 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1242 110812 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 0.932s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 50 2724759 ns/op 278417 B/op 1624 allocs/op BenchmarkConcurrentStmtQuery-4 40 2658681 ns/op 263106 B/op 1975 allocs/op BenchmarkConcurrentStmtExec-4 78 1818358 ns/op 212047 B/op 579 allocs/op BenchmarkConcurrentTxQuery-4 51 2577450 ns/op 275323 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 96 1253746 ns/op 87822 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 74 1834256 ns/op 105324 B/op 2084 allocs/op BenchmarkConcurrentTxStmtExec-4 182 601293 ns/op 40089 B/op 381 allocs/op BenchmarkConcurrentRandom-4 57 2190249 ns/op 223998 B/op 1767 allocs/op BenchmarkManyConcurrentQueries-4 3422 34300 ns/op 4089 B/op 20 allocs/op BenchmarkGrabConn-4 263587 457.7 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.000s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 165940 837.5 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 82 1285354 ns/op 188242 B/op 13 allocs/op Benchmark115/LineToPC-4 87 1349304 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 21049 5687 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.974s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 834 147583 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3438 35448 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.334s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 267 433960 ns/op 18.88 MB/s BenchmarkEncodeToString-4 240 450323 ns/op 18.19 MB/s BenchmarkDecode-4 168 700618 ns/op 18.71 MB/s BenchmarkDecodeString-4 160 721016 ns/op 18.19 MB/s PASS ok encoding/base32 0.818s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 319 378889 ns/op 21.62 MB/s BenchmarkDecodeString/2-4 345745 361.7 ns/op 11.06 MB/s BenchmarkDecodeString/4-4 315920 438.0 ns/op 18.26 MB/s BenchmarkDecodeString/8-4 224990 524.0 ns/op 22.90 MB/s BenchmarkDecodeString/64-4 49782 2424 ns/op 36.30 MB/s BenchmarkDecodeString/8192-4 469 263124 ns/op 41.52 MB/s BenchmarkNewEncoding-4 124375 984.6 ns/op 260.00 MB/s PASS ok encoding/base64 1.188s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1515 79791 ns/op 50.13 MB/s BenchmarkReadStruct-4 18981 6209 ns/op 12.08 MB/s BenchmarkWriteStruct-4 19117 6225 ns/op 12.05 MB/s BenchmarkReadInts-4 42373 2573 ns/op 11.66 MB/s BenchmarkWriteInts-4 39828 3041 ns/op 9.87 MB/s BenchmarkWriteSlice1000Int32s-4 1330 92543 ns/op 43.22 MB/s BenchmarkPutUint16-4 3090016 38.59 ns/op 51.83 MB/s BenchmarkAppendUint16-4 3072417 38.51 ns/op 51.93 MB/s BenchmarkPutUint32-4 2434576 45.69 ns/op 87.55 MB/s BenchmarkAppendUint32-4 2474040 46.94 ns/op 85.21 MB/s BenchmarkPutUint64-4 1277246 90.57 ns/op 88.33 MB/s BenchmarkAppendUint64-4 1302540 87.47 ns/op 91.46 MB/s BenchmarkLittleEndianPutUint16-4 3079866 37.87 ns/op 52.81 MB/s BenchmarkLittleEndianAppendUint16-4 3114626 37.54 ns/op 53.28 MB/s BenchmarkLittleEndianPutUint32-4 2517445 44.41 ns/op 90.06 MB/s BenchmarkLittleEndianAppendUint32-4 2458045 45.58 ns/op 87.76 MB/s BenchmarkLittleEndianPutUint64-4 1333519 87.67 ns/op 91.25 MB/s BenchmarkLittleEndianAppendUint64-4 1357839 86.55 ns/op 92.44 MB/s BenchmarkReadFloats-4 178573 727.3 ns/op 16.50 MB/s BenchmarkWriteFloats-4 136826 883.4 ns/op 13.58 MB/s BenchmarkReadSlice1000Float32s-4 1504 81938 ns/op 48.82 MB/s BenchmarkWriteSlice1000Float32s-4 1287 95461 ns/op 41.90 MB/s BenchmarkReadSlice1000Uint8s-4 58004 2295 ns/op 435.77 MB/s BenchmarkWriteSlice1000Uint8s-4 62809 2103 ns/op 475.58 MB/s BenchmarkPutUvarint32-4 1000000 114.4 ns/op 34.96 MB/s BenchmarkPutUvarint64-4 313786 399.7 ns/op 20.02 MB/s PASS ok encoding/binary 4.782s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6524 17666 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6591 17450 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6026 17915 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3948 30123 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7370 16108 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7836 16029 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7812 16283 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4374 27195 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 10802 ns/op PASS ok encoding/csv 1.636s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 8280 12352 ns/op BenchmarkEndToEndByteBuffer-4 12344 10240 ns/op BenchmarkEndToEndSliceByteBuffer-4 310 369431 ns/op BenchmarkEncodeComplex128Slice-4 824 167503 ns/op BenchmarkEncodeFloat64Slice-4 1651 76336 ns/op BenchmarkEncodeInt32Slice-4 1294 83340 ns/op BenchmarkEncodeStringSlice-4 2158 62117 ns/op BenchmarkEncodeInterfaceSlice-4 66 1740980 ns/op BenchmarkDecodeComplex128Slice-4 621 272036 ns/op BenchmarkDecodeFloat64Slice-4 1197 116567 ns/op BenchmarkDecodeInt32Slice-4 927 112158 ns/op BenchmarkDecodeStringSlice-4 456 241373 ns/op BenchmarkDecodeStringsSlice-4 196 677984 ns/op BenchmarkDecodeBytesSlice-4 457 322635 ns/op BenchmarkDecodeInterfaceSlice-4 94 1571553 ns/op BenchmarkDecodeMap-4 100 1355767 ns/op PASS ok encoding/gob 2.877s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 11595 9863 ns/op 25.96 MB/s BenchmarkEncode/1024-4 3099 41175 ns/op 24.87 MB/s BenchmarkEncode/4096-4 686 157202 ns/op 26.06 MB/s BenchmarkEncode/16384-4 195 617535 ns/op 26.53 MB/s BenchmarkDecode/256-4 25840 4556 ns/op 56.19 MB/s BenchmarkDecode/1024-4 7083 18299 ns/op 55.96 MB/s BenchmarkDecode/4096-4 1699 71934 ns/op 56.94 MB/s BenchmarkDecode/16384-4 408 290523 ns/op 56.39 MB/s BenchmarkDump/256-4 1333 95090 ns/op 2.69 MB/s BenchmarkDump/1024-4 330 362095 ns/op 2.83 MB/s BenchmarkDump/4096-4 64 1720586 ns/op 2.38 MB/s BenchmarkDump/16384-4 20 6215897 ns/op 2.64 MB/s PASS ok encoding/hex 1.997s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 126008903 ns/op 15.40 MB/s 8391840 B/op 59 allocs/op BenchmarkCodeEncoderError-4 1 121072681 ns/op 16.03 MB/s 5304 B/op 72 allocs/op BenchmarkCodeMarshal-4 1 133863391 ns/op 14.50 MB/s 10333344 B/op 60 allocs/op BenchmarkCodeMarshalError-4 1 132515072 ns/op 14.64 MB/s 10336728 B/op 114 allocs/op BenchmarkMarshalBytes/32-4 20410 5022 ns/op BenchmarkMarshalBytes/256-4 5378 19939 ns/op BenchmarkMarshalBytes/4096-4 441 240984 ns/op BenchmarkMarshalBytesError/32-4 57 1918425 ns/op BenchmarkMarshalBytesError/256-4 61 1965323 ns/op BenchmarkMarshalBytesError/4096-4 55 2112344 ns/op BenchmarkCodeDecoder-4 1 412600644 ns/op 4.70 MB/s 11017504 B/op 91359 allocs/op BenchmarkUnicodeDecoder-4 31147 3476 ns/op 4.03 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 50109 2438 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 355105481 ns/op 5.46 MB/s 2939912 B/op 91328 allocs/op BenchmarkCodeUnmarshalReuse-4 1 349507083 ns/op 5.55 MB/s 2939472 B/op 91330 allocs/op BenchmarkUnmarshalString-4 69206 1646 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 149422 1072 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 274860 778.0 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 75345 2059 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 70141 1496 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 21742 5913 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2876 40303 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 612 182670 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1055170 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 10953129 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 500476 202.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 605508 203.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 585358 191.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 682866 189.9 ns/op BenchmarkEncodeMarshaler-4 60004 1972 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 73116 1450 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4954609 24.61 ns/op BenchmarkNumberIsValidRegexp-4 19306 6172 ns/op PASS ok encoding/json 7.943s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 38 2845766 ns/op 23.03 MB/s BenchmarkDecode-4 34 3751187 ns/op 23.67 MB/s PASS ok encoding/pem 0.421s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1808 70974 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 842 184746 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3759 39184 ns/op PASS ok encoding/xml 0.676s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 347242 305.3 ns/op BenchmarkIntSet-4 679585 215.0 ns/op BenchmarkFloatAdd-4 133846 1131 ns/op BenchmarkFloatSet-4 620775 221.3 ns/op BenchmarkStringSet-4 503384 350.2 ns/op BenchmarkMapSet-4 116046 1101 ns/op BenchmarkMapSetDifferent-4 68269 2023 ns/op BenchmarkMapSetDifferentRandom-4 289 399504 ns/op BenchmarkMapSetString-4 108676 1210 ns/op BenchmarkMapAddSame-4 34027 4253 ns/op BenchmarkMapAddDifferent-4 14520 9254 ns/op BenchmarkMapAddDifferentRandom-4 268 454182 ns/op BenchmarkMapAddSameSteadyState-4 361590 316.2 ns/op BenchmarkMapAddDifferentSteadyState-4 149382 791.5 ns/op BenchmarkRealworldExpvarUsage-4 17562 7121 ns/op PASS ok expvar 3.050s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 77730 1412 ns/op BenchmarkSprintfEmpty-4 368865 433.4 ns/op BenchmarkSprintfString-4 269233 649.6 ns/op BenchmarkSprintfTruncateString-4 277700 699.1 ns/op BenchmarkSprintfTruncateBytes-4 153772 928.4 ns/op BenchmarkSprintfSlowParsingPath-4 239353 705.8 ns/op BenchmarkSprintfQuoteString-4 41029 2797 ns/op BenchmarkSprintfInt-4 186298 597.1 ns/op BenchmarkSprintfIntInt-4 171234 919.7 ns/op BenchmarkSprintfPrefixedInt-4 154617 1004 ns/op BenchmarkSprintfFloat-4 125082 1238 ns/op BenchmarkSprintfComplex-4 45721 2674 ns/op BenchmarkSprintfBoolean-4 197331 642.5 ns/op BenchmarkSprintfHexString-4 95024 2167 ns/op BenchmarkSprintfHexBytes-4 80226 2193 ns/op BenchmarkSprintfBytes-4 38491 3402 ns/op BenchmarkSprintfStringer-4 76162 1977 ns/op BenchmarkSprintfStructure-4 30830 4539 ns/op BenchmarkManyArgs-4 47889 2253 ns/op BenchmarkFprintInt-4 68492 1608 ns/op BenchmarkFprintfBytes-4 68854 1562 ns/op BenchmarkFprintIntNoAlloc-4 68852 1629 ns/op BenchmarkScanInts-4 36 3509102 ns/op BenchmarkScanRecursiveInt-4 1 418304766 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 443635871 ns/op PASS ok fmt 5.451s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 463 286214 ns/op PASS ok go/build 0.217s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 45788 2356 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13448 8437 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4485 28752 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1298 105369 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 304 390783 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 61 1838225 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 7083414 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 32943203 ns/op 3634552 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 134325570 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.729s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 302113384 ns/op 0.21 MB/s 45876928 B/op 48859 allocs/op PASS ok go/format 0.392s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 19263079 ns/op 2.80 MB/s BenchmarkParseOnly-4 6 17253930 ns/op 3.12 MB/s BenchmarkResolve-4 66 1895252 ns/op 28.42 MB/s PASS ok go/parser 1.791s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 144169653 ns/op 0.36 MB/s 5317664 B/op 27638 allocs/op BenchmarkPrintDecl-4 830 146984 ns/op 0.22 MB/s 16236 B/op 51 allocs/op PASS ok go/printer 0.346s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 276 407162 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8940888 ns/op 6.22 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12201635 ns/op 5.90 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17895155 ns/op 6.32 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 216 539108 ns/op 5.71 MB/s PASS ok go/scanner 0.848s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1556396 80.59 ns/op PASS ok go/token 0.308s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 151 725295 ns/op BenchmarkNamed/Underlying/nongeneric-4 945813 128.9 ns/op BenchmarkNamed/Underlying/generic-4 833072 122.8 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 119.4 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 119.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 21654 5787 ns/op BenchmarkNamed/NewMethodSet/generic-4 20683 5761 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 21339 5485 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 21711 5117 ns/op BenchmarkCheck/http/funcbodies/info-4 1 440235624 ns/op 69217 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 347364770 ns/op 87829 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 232237546 ns/op 131064 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 192673918 ns/op 157909 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2090866073 ns/op 2449 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 112889128 ns/op 45085 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 76820016 ns/op 66125 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 69789964 ns/op 72889 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 706529342 ns/op 3066 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 64036948 ns/op 33763 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 52853752 ns/op 40719 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 52664587 ns/op 40892 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1584651370 ns/op 39621 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 470290566 ns/op 133379 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 110248083 ns/op 568171 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 90186314 ns/op 695298 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2421174215 ns/op 822.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 107531071 ns/op 18423 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 90787299 ns/op 21836 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 93361216 ns/op 21245 lines/s PASS ok go/types 40.998s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14469 7996 ns/op 128.06 MB/s PASS ok hash/adler32 0.268s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 255895 466.7 ns/op 32.14 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 258849 454.6 ns/op 32.99 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 139316 772.2 ns/op 51.80 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 149122 767.4 ns/op 52.12 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 474655 265.2 ns/op 1930.73 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 467364 268.0 ns/op 1910.11 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 438261 290.3 ns/op 3527.41 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 413964 290.0 ns/op 3531.48 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 288426 463.5 ns/op 8836.34 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 260704 433.0 ns/op 9458.52 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 72670 1652 ns/op 19838.91 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 67746 1633 ns/op 20060.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 478269 267.5 ns/op 56.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 482637 262.4 ns/op 57.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 469228 258.4 ns/op 154.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 459172 260.3 ns/op 153.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 374583 336.0 ns/op 1523.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 382092 334.4 ns/op 1531.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 315854 404.7 ns/op 2529.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 314821 398.2 ns/op 2571.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 286918 440.0 ns/op 9309.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 278154 451.6 ns/op 9069.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 67034 1795 ns/op 18258.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 67899 1784 ns/op 18372.15 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 300054 413.9 ns/op 36.24 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 311691 409.4 ns/op 36.63 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 174366 728.2 ns/op 54.93 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 171325 732.7 ns/op 54.59 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 14422 8699 ns/op 58.86 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 14072 8128 ns/op 62.99 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 7281 17276 ns/op 59.27 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 7126 18052 ns/op 56.73 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1660 74996 ns/op 54.62 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1652 75426 ns/op 54.30 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 192 609971 ns/op 53.72 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 196 604205 ns/op 54.23 MB/s PASS ok hash/crc32 6.073s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 151 786752 ns/op 83.30 MB/s BenchmarkCrc64/ISO4KB-4 1660 70911 ns/op 57.76 MB/s BenchmarkCrc64/ISO1KB-4 8343 15468 ns/op 66.20 MB/s BenchmarkCrc64/ECMA64KB-4 136 774583 ns/op 84.61 MB/s BenchmarkCrc64/Random64KB-4 158 755507 ns/op 86.74 MB/s BenchmarkCrc64/Random16KB-4 600 192349 ns/op 85.18 MB/s PASS ok hash/crc64 1.154s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 15411 7686 ns/op 133.23 MB/s BenchmarkFnv32aKB-4 15352 7728 ns/op 132.50 MB/s BenchmarkFnv64KB-4 15243 7834 ns/op 130.72 MB/s BenchmarkFnv64aKB-4 15037 7922 ns/op 129.26 MB/s BenchmarkFnv128KB-4 1989 64603 ns/op 15.85 MB/s BenchmarkFnv128aKB-4 1671 63560 ns/op 16.11 MB/s PASS ok hash/fnv 1.230s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 474764 256.2 ns/op 15.61 MB/s BenchmarkHash/n=4/Bytes-4 3350913 33.04 ns/op 121.08 MB/s BenchmarkHash/n=4/String-4 1968814 61.04 ns/op 65.53 MB/s BenchmarkHash/n=8/Write-4 416768 241.1 ns/op 33.18 MB/s BenchmarkHash/n=8/Bytes-4 3517152 32.56 ns/op 245.70 MB/s BenchmarkHash/n=8/String-4 1970803 60.27 ns/op 132.75 MB/s BenchmarkHash/n=16/Write-4 490368 238.3 ns/op 67.13 MB/s BenchmarkHash/n=16/Bytes-4 3734896 30.51 ns/op 524.42 MB/s BenchmarkHash/n=16/String-4 1980114 60.66 ns/op 263.78 MB/s BenchmarkHash/n=32/Write-4 508836 244.6 ns/op 130.84 MB/s BenchmarkHash/n=32/Bytes-4 3796503 30.74 ns/op 1040.90 MB/s BenchmarkHash/n=32/String-4 1962664 60.24 ns/op 531.22 MB/s BenchmarkHash/n=64/Write-4 498052 257.2 ns/op 248.80 MB/s BenchmarkHash/n=64/Bytes-4 3354987 33.31 ns/op 1921.29 MB/s BenchmarkHash/n=64/String-4 2005641 62.36 ns/op 1026.29 MB/s BenchmarkHash/n=256/Write-4 357624 330.3 ns/op 774.99 MB/s BenchmarkHash/n=256/Bytes-4 2539537 46.48 ns/op 5507.26 MB/s BenchmarkHash/n=256/String-4 1000000 108.1 ns/op 2368.70 MB/s BenchmarkHash/n=320/Write-4 370166 337.6 ns/op 947.96 MB/s BenchmarkHash/n=320/Bytes-4 2289588 51.96 ns/op 6158.16 MB/s BenchmarkHash/n=320/String-4 802869 148.7 ns/op 2151.95 MB/s BenchmarkHash/n=1024/Write-4 227983 494.7 ns/op 2069.88 MB/s BenchmarkHash/n=1024/Bytes-4 1000000 117.1 ns/op 8741.63 MB/s BenchmarkHash/n=1024/String-4 299212 408.4 ns/op 2507.64 MB/s BenchmarkHash/n=4096/Write-4 102765 1130 ns/op 3624.81 MB/s BenchmarkHash/n=4096/Bytes-4 316885 399.6 ns/op 10250.97 MB/s BenchmarkHash/n=4096/String-4 84640 1421 ns/op 2882.48 MB/s BenchmarkHash/n=16384/Write-4 32548 3595 ns/op 4556.83 MB/s BenchmarkHash/n=16384/Bytes-4 78982 1508 ns/op 10864.56 MB/s BenchmarkHash/n=16384/String-4 20439 5746 ns/op 2851.42 MB/s PASS ok hash/maphash 5.057s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 744 159840 ns/op BenchmarkEscapeNone-4 138316 810.5 ns/op BenchmarkUnescape-4 790 152649 ns/op BenchmarkUnescapeNone-4 757591 170.4 ns/op BenchmarkUnescapeSparse-4 8751 16215 ns/op BenchmarkUnescapeDense-4 1155 103923 ns/op PASS ok html 0.949s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8775 13166 ns/op BenchmarkCSSEscaperNoSpecials-4 45303 2589 ns/op BenchmarkDecodeCSS-4 26523 4583 ns/op BenchmarkDecodeCSSNoSpecials-4 3469926 35.07 ns/op BenchmarkCSSValueFilter-4 116886 1050 ns/op BenchmarkCSSValueFilterOk-4 82782 1470 ns/op BenchmarkEscapedExecute-4 5019 23699 ns/op BenchmarkHTMLNospaceEscaper-4 10000 11432 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 61935 1912 ns/op BenchmarkStripTags-4 21115 5716 ns/op BenchmarkStripTagsNoSpecials-4 315565 480.7 ns/op BenchmarkJSValEscaperWithNum-4 23203 4882 ns/op BenchmarkJSValEscaperWithStr-4 5851 18294 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 21010 5438 ns/op BenchmarkJSValEscaperWithObj-4 4489 23303 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 15148 7708 ns/op BenchmarkJSStrEscaperNoSpecials-4 53712 2244 ns/op BenchmarkJSStrEscaper-4 10000 11306 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 48774 2448 ns/op BenchmarkJSRegexpEscaper-4 10000 11560 ns/op BenchmarkTemplateSpecialTags-4 100 1092242 ns/op BenchmarkURLEscaper-4 4862 27512 ns/op BenchmarkURLEscaperNoSpecials-4 193317 691.6 ns/op BenchmarkURLNormalizer-4 6674 19804 ns/op BenchmarkURLNormalizerNoSpecials-4 192631 692.5 ns/op BenchmarkSrcsetFilter-4 19543 6233 ns/op BenchmarkSrcsetFilterNoSpecials-4 114309 1072 ns/op PASS ok html/template 4.479s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 476996 221.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 505920 235.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 595263 201.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 425035 241.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1671667 71.40 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1251051 94.51 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1644598 72.36 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1283036 92.38 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1336306 86.74 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 381549 300.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 376108 347.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 358894 299.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 355802 361.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 716788 159.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 566286 229.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 816459 142.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 574585 234.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 364272 314.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1417852 83.30 ns/op BenchmarkRGBASetRGBA-4 1238209 95.39 ns/op BenchmarkRGBA64At-4 880741 124.7 ns/op BenchmarkRGBA64SetRGBA64-4 785317 141.2 ns/op BenchmarkNRGBAAt-4 1426857 82.48 ns/op BenchmarkNRGBASetNRGBA-4 1000000 104.4 ns/op BenchmarkNRGBA64At-4 1000000 125.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 905173 138.3 ns/op BenchmarkAlphaAt-4 2562063 47.41 ns/op BenchmarkAlphaSetAlpha-4 2275130 52.12 ns/op BenchmarkAlpha16At-4 1534726 78.37 ns/op BenchmarkAlphaSetAlpha16-4 1401798 84.37 ns/op BenchmarkGrayAt-4 2596711 46.57 ns/op BenchmarkGraySetGray-4 2274279 50.90 ns/op BenchmarkGray16At-4 1536939 78.19 ns/op BenchmarkGraySetGray16-4 1377998 84.26 ns/op PASS ok image 6.675s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3412843 34.63 ns/op BenchmarkYCbCrToRGB/128-4 3358844 34.95 ns/op BenchmarkYCbCrToRGB/255-4 3245000 36.01 ns/op BenchmarkRGBToYCbCr/0-4 2952997 36.26 ns/op BenchmarkRGBToYCbCr/Cb-4 3412634 34.91 ns/op BenchmarkRGBToYCbCr/Cr-4 3410587 35.36 ns/op BenchmarkYCbCrToRGBA/0-4 3185314 36.61 ns/op BenchmarkYCbCrToRGBA/128-4 2712210 42.58 ns/op BenchmarkYCbCrToRGBA/255-4 2922709 40.79 ns/op BenchmarkNYCbCrAToRGBA/0-4 2723077 41.91 ns/op BenchmarkNYCbCrAToRGBA/128-4 2763048 40.76 ns/op BenchmarkNYCbCrAToRGBA/255-4 2853472 42.32 ns/op PASS ok image/color 2.423s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 35164186 ns/op BenchmarkFillSrc-4 346 345650 ns/op BenchmarkCopyOver-4 7 16307489 ns/op BenchmarkCopySrc-4 528 208716 ns/op BenchmarkNRGBAOver-4 8 13237066 ns/op BenchmarkNRGBASrc-4 13 9417403 ns/op BenchmarkYCbCr-4 10 10614978 ns/op BenchmarkGray-4 18 7503406 ns/op BenchmarkCMYK-4 12 9469540 ns/op BenchmarkGlyphOver-4 22 5899408 ns/op BenchmarkRGBAMaskOver-4 5 21833672 ns/op BenchmarkGrayMaskOver-4 6 17191889 ns/op BenchmarkRGBA64ImageMaskOver-4 4 29662218 ns/op BenchmarkRGBA-4 6 20152914 ns/op BenchmarkPalettedFill-4 940 123521 ns/op BenchmarkPalettedRGBA-4 5 21561015 ns/op BenchmarkGenericOver-4 3 43943069 ns/op BenchmarkGenericMaskOver-4 6 20123737 ns/op BenchmarkGenericSrc-4 4 30425594 ns/op BenchmarkGenericMaskSrc-4 4 28138943 ns/op PASS ok image/draw 6.349s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5207981 ns/op 2.97 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 125887850 ns/op 2.44 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2349875279 ns/op 0.52 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 66 1927337 ns/op 8.02 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 114828058 ns/op 0.54 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.418s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4764 24789 ns/op BenchmarkIDCT-4 4470 23139 ns/op BenchmarkDecodeBaseline-4 8 19371289 ns/op 3.19 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19885049 ns/op 3.11 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 217429458 ns/op 5.65 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 222292070 ns/op 4.15 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.932s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17414732 6.820 ns/op BenchmarkDecodeGray-4 13 8817245 ns/op 7.43 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40185434 ns/op 6.52 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 40400268 ns/op 6.49 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5354354 ns/op 12.24 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 52900409 ns/op 4.96 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42181135 ns/op 6.21 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 50383378 ns/op 6.10 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 51648722 ns/op 5.95 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 174432963 ns/op 7.04 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 186042762 ns/op 6.60 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 46449119 ns/op 6.61 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 193584625 ns/op 6.35 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 708440387 ns/op 1.73 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.902s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 75188856 ns/op 1.33 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45735548 ns/op 2.19 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 441496626 ns/op 1.13 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 304488156 ns/op 1.64 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 80253442 ns/op 1.25 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 65439632 ns/op 1.53 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 253895927 ns/op 1.97 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 314335651 ns/op 1.59 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 769877963 ns/op 1.30 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 702514949 ns/op 1.42 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3585120391 ns/op 1.39 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3669190591 ns/op 1.36 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9352047 ns/op 10.69 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9365587 ns/op 10.68 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 43929562 ns/op 11.38 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 52361432 ns/op 9.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 87402332 ns/op 11.44 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 105939061 ns/op 9.44 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 627224717 ns/op 7.97 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 507437859 ns/op 9.85 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 59529604 ns/op 1.68 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 55375945 ns/op 1.81 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 342428289 ns/op 1.46 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 443949062 ns/op 1.13 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 797590867 ns/op 1.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 897238330 ns/op 1.11 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6812098782 ns/op 0.73 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6102917962 ns/op 0.82 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 226916789 ns/op 18.42 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 138521092 ns/op 30.17 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 56.726s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31906 4494 ns/op 0.22 MB/s BenchmarkMarshalCorpusFile/2-4 32001 4270 ns/op 0.47 MB/s BenchmarkMarshalCorpusFile/4-4 29998 4958 ns/op 0.81 MB/s BenchmarkMarshalCorpusFile/8-4 24750 5393 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/16-4 16578 6789 ns/op 2.36 MB/s BenchmarkMarshalCorpusFile/32-4 10000 12086 ns/op 2.65 MB/s BenchmarkMarshalCorpusFile/64-4 6547 23880 ns/op 2.68 MB/s BenchmarkMarshalCorpusFile/128-4 3234 39846 ns/op 3.21 MB/s BenchmarkMarshalCorpusFile/256-4 1443 78790 ns/op 3.25 MB/s BenchmarkMarshalCorpusFile/512-4 1160 119245 ns/op 4.29 MB/s BenchmarkMarshalCorpusFile/1024-4 594 248461 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/2048-4 216 546957 ns/op 3.74 MB/s BenchmarkMarshalCorpusFile/4096-4 136 845805 ns/op 4.84 MB/s BenchmarkMarshalCorpusFile/8192-4 90 2010459 ns/op 4.07 MB/s BenchmarkMarshalCorpusFile/16384-4 30 3990327 ns/op 4.11 MB/s BenchmarkMarshalCorpusFile/32768-4 18 10169572 ns/op 3.22 MB/s BenchmarkMarshalCorpusFile/65536-4 7 16815879 ns/op 3.90 MB/s BenchmarkMarshalCorpusFile/131072-4 3 45383908 ns/op 2.89 MB/s BenchmarkMarshalCorpusFile/262144-4 2 61594166 ns/op 4.26 MB/s BenchmarkMarshalCorpusFile/524288-4 1 124041917 ns/op 4.23 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 280239026 ns/op 3.74 MB/s BenchmarkUnmarshalCorpusFile/1-4 7815 15100 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 8702 17717 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 5689 23034 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/8-4 5870 30930 ns/op 0.26 MB/s BenchmarkUnmarshalCorpusFile/16-4 5784 23304 ns/op 0.69 MB/s BenchmarkUnmarshalCorpusFile/32-4 4270 32007 ns/op 1.00 MB/s BenchmarkUnmarshalCorpusFile/64-4 3699 44335 ns/op 1.44 MB/s BenchmarkUnmarshalCorpusFile/128-4 2320 54051 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/256-4 798 160873 ns/op 1.59 MB/s BenchmarkUnmarshalCorpusFile/512-4 476 377588 ns/op 1.36 MB/s BenchmarkUnmarshalCorpusFile/1024-4 250 537439 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/2048-4 126 902411 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/4096-4 51 2107453 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 3944853 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7374506 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 14390699 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27481986 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 59270924 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 161981452 ns/op 1.62 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 246586310 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 488235600 ns/op 2.15 MB/s BenchmarkMutatorBytes/1-4 29943 4673 ns/op BenchmarkMutatorBytes/10-4 31674 4802 ns/op BenchmarkMutatorBytes/100-4 31123 3831 ns/op BenchmarkMutatorBytes/1000-4 10000 10446 ns/op BenchmarkMutatorBytes/10000-4 5144 24135 ns/op BenchmarkMutatorBytes/100000-4 667 219622 ns/op BenchmarkMutatorString/1-4 30466 6412 ns/op BenchmarkMutatorString/10-4 30996 5239 ns/op BenchmarkMutatorString/100-4 27817 4605 ns/op BenchmarkMutatorString/1000-4 12456 9084 ns/op BenchmarkMutatorString/10000-4 3860 62624 ns/op BenchmarkMutatorString/100000-4 90 1227477 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 14356 8658 ns/op BenchmarkMutatorAllBasicTypes/string-4 15772 8271 ns/op BenchmarkMutatorAllBasicTypes/bool-4 53506 2306 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44570 2518 ns/op BenchmarkMutatorAllBasicTypes/float64-4 46666 2632 ns/op BenchmarkMutatorAllBasicTypes/int-4 46479 2230 ns/op BenchmarkMutatorAllBasicTypes/int8-4 50527 2585 ns/op BenchmarkMutatorAllBasicTypes/int16-4 45321 3041 ns/op BenchmarkMutatorAllBasicTypes/int32-4 55009 2308 ns/op BenchmarkMutatorAllBasicTypes/int64-4 50665 2359 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 46704 3489 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 50031 2366 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 48874 2820 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 49942 2820 ns/op PASS ok internal/fuzz 15.722s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 9124 14110 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 132733 973.0 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.836s PASS ok internal/poll 0.067s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 22217524 ns/op PASS ok internal/trace 3.344s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 13048 ns/op BenchmarkCopyNLarge-4 183 701745 ns/op PASS ok io 0.516s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 150500 822.1 ns/op BenchmarkPrintln-4 21627 6660 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 31320 3979 ns/op 67 B/op 1 allocs/op BenchmarkConcurrent-4 4633 24684 ns/op BenchmarkDiscard-4 1000000 242.9 ns/op 0 B/op 0 allocs/op PASS ok log 1.348s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 44967 2622 ns/op BenchmarkJSONHandler/defaults-4 6333 17703 ns/op 510 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4230 43064 ns/op 776 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4576 24834 ns/op 760 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6424 24081 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct-4 7158 32556 ns/op 523 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 3964 44910 ns/op 517 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 23787 5021 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 15096 7304 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 59080 2765 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 45397 5191 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 45435 2758 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 48238 4521 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 44383 2519 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 52239 2419 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 539013 222.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 405289 332.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 325707 434.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 210817 872.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 166044 961.6 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 358801 821.2 ns/op BenchmarkSourceLine/stringifying-4 62095 2811 ns/op BenchmarkRecord-4 3495 43221 ns/op BenchmarkDispatch/switch-checked-4 173156 670.5 ns/op BenchmarkDispatch/As-4 196090 581.8 ns/op BenchmarkDispatch/Visit-4 195790 1002 ns/op BenchmarkUnsafeStrings-4 16280 10497 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 PASS ok log/slog 6.918s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2760772 43.26 ns/op BenchmarkAcosh-4 1300446 89.64 ns/op BenchmarkAsin-4 2713676 41.92 ns/op BenchmarkAsinh-4 1266420 115.8 ns/op BenchmarkAtan-4 3305547 36.18 ns/op BenchmarkAtanh-4 1000000 113.8 ns/op BenchmarkAtan2-4 2142838 52.82 ns/op BenchmarkCbrt-4 1668926 71.35 ns/op BenchmarkCeil-4 22620190 7.605 ns/op BenchmarkCompare-4 5416408 28.70 ns/op BenchmarkCompare32-4 6203768 19.24 ns/op BenchmarkCopysign-4 3675054 29.85 ns/op BenchmarkCos-4 1000000 155.6 ns/op BenchmarkCosh-4 1718304 87.50 ns/op BenchmarkErf-4 3257671 38.14 ns/op BenchmarkErfc-4 3416054 48.27 ns/op BenchmarkErfinv-4 3113444 36.66 ns/op BenchmarkErfcinv-4 3061050 38.00 ns/op BenchmarkExp-4 5747928 19.08 ns/op BenchmarkExpGo-4 942475 118.7 ns/op BenchmarkExpm1-4 2455646 46.33 ns/op BenchmarkExp2-4 1000000 105.9 ns/op BenchmarkExp2Go-4 1000000 143.9 ns/op BenchmarkAbs-4 4832696 23.85 ns/op BenchmarkDim-4 12866290 10.62 ns/op BenchmarkFloor-4 23702139 5.146 ns/op BenchmarkMax-4 18098479 7.568 ns/op BenchmarkMin-4 16041460 7.591 ns/op BenchmarkMod-4 393027 323.7 ns/op BenchmarkFrexp-4 2035388 61.14 ns/op BenchmarkGamma-4 971920 142.3 ns/op BenchmarkHypot-4 11171487 13.41 ns/op BenchmarkHypotGo-4 1758914 84.67 ns/op BenchmarkIlogb-4 2140854 56.40 ns/op BenchmarkJ0-4 282721 408.0 ns/op BenchmarkJ1-4 338912 397.1 ns/op BenchmarkJn-4 131416 924.2 ns/op BenchmarkLdexp-4 1981448 62.41 ns/op BenchmarkLgamma-4 1000000 109.8 ns/op BenchmarkLog-4 6008223 20.08 ns/op BenchmarkLogb-4 2177827 53.05 ns/op BenchmarkLog1p-4 1640931 68.64 ns/op BenchmarkLog10-4 5889405 23.25 ns/op BenchmarkLog2-4 1000000 136.7 ns/op BenchmarkModf-4 2405059 48.64 ns/op BenchmarkNextafter32-4 2294905 49.48 ns/op BenchmarkNextafter64-4 2216251 65.40 ns/op BenchmarkPowInt-4 700581 186.2 ns/op BenchmarkPowFrac-4 448480 254.1 ns/op BenchmarkPow10Pos-4 5438094 24.49 ns/op BenchmarkPow10Neg-4 6093568 18.45 ns/op BenchmarkRound-4 4538025 25.28 ns/op BenchmarkRoundToEven-4 11061004 11.19 ns/op BenchmarkRemainder-4 602187 218.9 ns/op BenchmarkSignbit-4 7408232 27.76 ns/op BenchmarkSin-4 1000000 100.7 ns/op BenchmarkSincos-4 1000000 107.6 ns/op BenchmarkSinh-4 2157724 89.16 ns/op BenchmarkSqrtIndirect-4 24034348 6.139 ns/op BenchmarkSqrtLatency-4 22029480 5.601 ns/op BenchmarkSqrtIndirectLatency-4 20600065 6.230 ns/op BenchmarkSqrtGoLatency-4 1000000 124.7 ns/op BenchmarkSqrtPrime-4 38816 3252 ns/op BenchmarkTan-4 1570839 86.44 ns/op BenchmarkTanh-4 1660794 70.37 ns/op BenchmarkTrunc-4 21122953 5.445 ns/op BenchmarkY0-4 285957 613.9 ns/op BenchmarkY1-4 282429 633.4 ns/op BenchmarkYn-4 140692 886.9 ns/op BenchmarkFloat64bits-4 5540583 18.42 ns/op BenchmarkFloat64frombits-4 7506213 25.00 ns/op BenchmarkFloat32bits-4 6762438 17.33 ns/op BenchmarkFloat32frombits-4 7190538 25.38 ns/op BenchmarkFMA-4 20253786 7.187 ns/op PASS ok math 16.238s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 16508246 10.08 ns/op 6348.23 MB/s BenchmarkAddVV/2-4 12953530 9.558 ns/op 13391.59 MB/s BenchmarkAddVV/3-4 11712451 10.49 ns/op 18303.39 MB/s BenchmarkAddVV/4-4 12088629 10.84 ns/op 23608.22 MB/s BenchmarkAddVV/5-4 10606400 16.88 ns/op 18959.62 MB/s BenchmarkAddVV/10-4 8910700 14.58 ns/op 43901.26 MB/s BenchmarkAddVV/100-4 1984316 58.43 ns/op 109541.16 MB/s BenchmarkAddVV/1000-4 275020 578.9 ns/op 110558.49 MB/s BenchmarkSubVV/1-4 15755509 8.536 ns/op 7497.50 MB/s BenchmarkSubVV/2-4 11026458 9.202 ns/op 13909.93 MB/s BenchmarkSubVV/3-4 10768596 11.59 ns/op 16563.09 MB/s BenchmarkSubVV/4-4 12541285 9.936 ns/op 25765.48 MB/s BenchmarkSubVV/5-4 9120018 14.13 ns/op 22639.23 MB/s BenchmarkSubVV/10-4 8508938 14.72 ns/op 43480.73 MB/s BenchmarkSubVV/100-4 2039016 59.04 ns/op 108395.73 MB/s BenchmarkSubVV/1000-4 308754 454.0 ns/op 140955.28 MB/s BenchmarkAddVW/1-4 17337213 7.421 ns/op 1077.95 MB/s BenchmarkAddVW/2-4 16225813 8.556 ns/op 1870.06 MB/s BenchmarkAddVW/3-4 13399449 9.032 ns/op 2657.33 MB/s BenchmarkAddVW/4-4 13560018 8.593 ns/op 3723.97 MB/s BenchmarkAddVW/5-4 12393841 9.165 ns/op 4364.64 MB/s BenchmarkAddVW/10-4 11630920 11.18 ns/op 7156.26 MB/s BenchmarkAddVW/100-4 319587 409.6 ns/op 1953.12 MB/s BenchmarkAddVW/1000-4 40197 2758 ns/op 2900.59 MB/s BenchmarkAddVWext/1-4 14578492 7.233 ns/op 1106.08 MB/s BenchmarkAddVWext/2-4 15167674 8.149 ns/op 1963.31 MB/s BenchmarkAddVWext/3-4 14486468 8.162 ns/op 2940.60 MB/s BenchmarkAddVWext/4-4 12879066 13.65 ns/op 2343.59 MB/s BenchmarkAddVWext/5-4 14004664 9.241 ns/op 4328.45 MB/s BenchmarkAddVWext/10-4 10966038 14.30 ns/op 5594.05 MB/s BenchmarkAddVWext/100-4 56263 2307 ns/op 346.81 MB/s BenchmarkAddVWext/1000-4 5664 24528 ns/op 326.15 MB/s BenchmarkSubVW/1-4 16068028 7.338 ns/op 1090.17 MB/s BenchmarkSubVW/2-4 16065082 8.306 ns/op 1926.23 MB/s BenchmarkSubVW/3-4 14022969 9.297 ns/op 2581.49 MB/s BenchmarkSubVW/4-4 14019421 12.91 ns/op 2479.39 MB/s BenchmarkSubVW/5-4 13862311 9.353 ns/op 4276.77 MB/s BenchmarkSubVW/10-4 10624803 11.36 ns/op 7045.23 MB/s BenchmarkSubVW/100-4 320955 667.6 ns/op 1198.29 MB/s BenchmarkSubVW/1000-4 45313 4181 ns/op 1913.34 MB/s BenchmarkSubVWext/1-4 16633090 7.589 ns/op 1054.18 MB/s BenchmarkSubVWext/2-4 16555236 8.466 ns/op 1889.81 MB/s BenchmarkSubVWext/3-4 12535362 9.159 ns/op 2620.50 MB/s BenchmarkSubVWext/4-4 13816922 8.480 ns/op 3773.64 MB/s BenchmarkSubVWext/5-4 13760439 12.63 ns/op 3166.68 MB/s BenchmarkSubVWext/10-4 11111485 10.94 ns/op 7313.59 MB/s BenchmarkSubVWext/100-4 48932 2360 ns/op 339.05 MB/s BenchmarkSubVWext/1000-4 5472 23571 ns/op 339.39 MB/s BenchmarkMulAddVWW/1-4 13534850 11.82 ns/op 5415.72 MB/s BenchmarkMulAddVWW/2-4 11286806 10.55 ns/op 12128.06 MB/s BenchmarkMulAddVWW/3-4 13874732 9.703 ns/op 19788.62 MB/s BenchmarkMulAddVWW/4-4 11013502 11.41 ns/op 22427.55 MB/s BenchmarkMulAddVWW/5-4 10081963 12.35 ns/op 25919.15 MB/s BenchmarkMulAddVWW/10-4 6693793 17.01 ns/op 37633.86 MB/s BenchmarkMulAddVWW/100-4 1314522 81.15 ns/op 78865.19 MB/s BenchmarkMulAddVWW/1000-4 157671 829.0 ns/op 77203.31 MB/s BenchmarkAddMulVVW/1-4 16508803 9.946 ns/op 6434.76 MB/s BenchmarkAddMulVVW/2-4 13696267 11.60 ns/op 11035.74 MB/s BenchmarkAddMulVVW/3-4 13376169 17.24 ns/op 11135.71 MB/s BenchmarkAddMulVVW/4-4 11376613 11.24 ns/op 22784.06 MB/s BenchmarkAddMulVVW/5-4 10170470 13.72 ns/op 23319.48 MB/s BenchmarkAddMulVVW/10-4 8648866 15.09 ns/op 42422.29 MB/s BenchmarkAddMulVVW/100-4 1950781 73.67 ns/op 86875.92 MB/s BenchmarkAddMulVVW/1000-4 229796 637.6 ns/op 100371.13 MB/s BenchmarkDivWVW/1-4 1861249 57.57 ns/op 1111.70 MB/s BenchmarkDivWVW/2-4 959886 166.8 ns/op 767.33 MB/s BenchmarkDivWVW/3-4 764804 154.3 ns/op 1244.06 MB/s BenchmarkDivWVW/4-4 586512 188.1 ns/op 1360.98 MB/s BenchmarkDivWVW/5-4 596691 201.0 ns/op 1591.82 MB/s BenchmarkDivWVW/10-4 363444 359.0 ns/op 1782.87 MB/s BenchmarkDivWVW/100-4 36638 3108 ns/op 2059.53 MB/s BenchmarkDivWVW/1000-4 4300 29273 ns/op 2186.30 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14195172 7.816 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14258056 7.779 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12638636 8.555 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11299572 10.70 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12056460 9.395 ns/op BenchmarkNonZeroShifts/3/shlVU-4 8327038 15.21 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11719893 10.45 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12540472 9.697 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10657641 10.80 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10082223 10.11 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8867820 14.29 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8327251 15.35 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1298379 91.77 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 113.1 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 162624 977.7 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 174728 862.1 ns/op BenchmarkDecimalConversion-4 170 782799 ns/op BenchmarkFloatString/100-4 10000 13159 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 218 761813 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 58461593 ns/op 61136 B/op 53 allocs/op BenchmarkFloatString/100000-4 1 5759170991 ns/op 808264 B/op 465 allocs/op BenchmarkFloatAdd/10-4 138360 1156 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 150844 1039 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 154026 887.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 74686 1489 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15506 7061 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 211722 608.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 195700 610.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 198699 638.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 154726 1075 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 50420 2363 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1432 70765 ns/op BenchmarkParseFloatLargeExp-4 426 284897 ns/op BenchmarkGCD10x10/WithoutXY-4 182052 830.4 ns/op BenchmarkGCD10x10/WithXY-4 51942 2404 ns/op BenchmarkGCD10x100/WithoutXY-4 89820 2147 ns/op BenchmarkGCD10x100/WithXY-4 15085 7703 ns/op BenchmarkGCD10x1000/WithoutXY-4 61528 2941 ns/op BenchmarkGCD10x1000/WithXY-4 10000 13636 ns/op BenchmarkGCD100x100/WithoutXY-4 18649 6428 ns/op BenchmarkGCD100x100/WithXY-4 7543 19626 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 15941 ns/op BenchmarkGCD100x1000/WithXY-4 6345 25246 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2058 65882 ns/op BenchmarkGCD1000x1000/WithXY-4 1106 106667 ns/op BenchmarkHilbert-4 20 5804100 ns/op BenchmarkBinomial-4 10000 10050 ns/op BenchmarkQuoRem-4 22442 4960 ns/op BenchmarkExp-4 16 6439898 ns/op BenchmarkExpMont/Odd-4 129 974447 ns/op 2593 B/op 22 allocs/op BenchmarkExpMont/Even1-4 130 915885 ns/op 3366 B/op 38 allocs/op BenchmarkExpMont/Even2-4 120 926799 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even3-4 127 996876 ns/op 3859 B/op 53 allocs/op BenchmarkExpMont/Even4-4 126 932579 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even8-4 118 1087387 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1135599 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1368075 ns/op 3642 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1491177 ns/op 3772 B/op 51 allocs/op BenchmarkExpMont/Even128-4 145 804659 ns/op 3255 B/op 50 allocs/op BenchmarkExpMont/Even255-4 157 759262 ns/op 2967 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 324 628607 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 306 387584 ns/op 1736 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 279 414881 ns/op 1709 B/op 46 allocs/op BenchmarkExpMont/SmallEven4-4 285 385197 ns/op 1731 B/op 47 allocs/op BenchmarkExp2-4 16 7786669 ns/op BenchmarkBitset-4 614685 237.7 ns/op BenchmarkBitsetNeg-4 360344 371.5 ns/op BenchmarkBitsetOrig-4 220008 709.2 ns/op BenchmarkBitsetNegOrig-4 138207 1301 ns/op BenchmarkModSqrt225_Tonelli-4 100 1141621 ns/op BenchmarkModSqrt225_3Mod4-4 276 508571 ns/op BenchmarkModSqrt231_Tonelli-4 90 1492555 ns/op BenchmarkModSqrt231_5Mod8-4 294 406619 ns/op BenchmarkModInverse-4 10000 12829 ns/op BenchmarkSqrt-4 1810 75683 ns/op BenchmarkIntSqr/1-4 981558 185.9 ns/op BenchmarkIntSqr/2-4 521740 236.5 ns/op BenchmarkIntSqr/3-4 460357 255.5 ns/op BenchmarkIntSqr/5-4 387556 341.3 ns/op BenchmarkIntSqr/8-4 248767 444.6 ns/op BenchmarkIntSqr/10-4 241665 640.1 ns/op BenchmarkIntSqr/20-4 51728 3318 ns/op BenchmarkIntSqr/30-4 35073 4072 ns/op BenchmarkIntSqr/50-4 20714 10175 ns/op BenchmarkIntSqr/80-4 10000 11172 ns/op BenchmarkIntSqr/100-4 8018 15497 ns/op BenchmarkIntSqr/200-4 3654 30506 ns/op BenchmarkIntSqr/300-4 1896 73796 ns/op BenchmarkIntSqr/500-4 796 149937 ns/op BenchmarkIntSqr/800-4 346 349540 ns/op BenchmarkIntSqr/1000-4 266 454593 ns/op BenchmarkDiv/20/10-4 297142 358.3 ns/op BenchmarkDiv/40/20-4 284184 431.3 ns/op BenchmarkDiv/100/50-4 265384 630.1 ns/op BenchmarkDiv/200/100-4 43280 3719 ns/op BenchmarkDiv/400/200-4 29856 3767 ns/op BenchmarkDiv/1000/500-4 43879 3120 ns/op BenchmarkDiv/2000/1000-4 28599 4457 ns/op BenchmarkDiv/20000/10000-4 1148 128863 ns/op BenchmarkDiv/200000/100000-4 33 5781436 ns/op BenchmarkDiv/2000000/1000000-4 1 146863264 ns/op BenchmarkDiv/20000000/10000000-4 1 4692351060 ns/op BenchmarkMul-4 4 30766200 ns/op BenchmarkNatMul/10-4 173708 1240 ns/op BenchmarkNatMul/100-4 4576 34883 ns/op BenchmarkNatMul/1000-4 133 1015081 ns/op BenchmarkZeroShifts/Shl-4 10000 23550 ns/op BenchmarkZeroShifts/ShlSame-4 3437206 39.91 ns/op BenchmarkZeroShifts/Shr-4 10000 23921 ns/op BenchmarkZeroShifts/ShrSame-4 2966382 46.37 ns/op BenchmarkExp3Power/0x10-4 162969 1457 ns/op BenchmarkExp3Power/0x40-4 116508 1405 ns/op BenchmarkExp3Power/0x100-4 58831 2412 ns/op BenchmarkExp3Power/0x400-4 32608 4872 ns/op BenchmarkExp3Power/0x1000-4 8832 24430 ns/op BenchmarkExp3Power/0x4000-4 1224 104172 ns/op BenchmarkExp3Power/0x10000-4 130 819714 ns/op BenchmarkExp3Power/0x40000-4 15 8277906 ns/op BenchmarkExp3Power/0x100000-4 2 56925882 ns/op BenchmarkExp3Power/0x400000-4 1 663362477 ns/op BenchmarkFibo-4 3 45722690 ns/op BenchmarkNatSqr/1-4 755739 321.6 ns/op BenchmarkNatSqr/2-4 307212 519.2 ns/op BenchmarkNatSqr/3-4 430278 592.8 ns/op BenchmarkNatSqr/5-4 221521 803.0 ns/op BenchmarkNatSqr/8-4 199586 926.6 ns/op BenchmarkNatSqr/10-4 146808 1296 ns/op BenchmarkNatSqr/20-4 36463 4551 ns/op BenchmarkNatSqr/30-4 17167 6708 ns/op BenchmarkNatSqr/50-4 10000 11219 ns/op BenchmarkNatSqr/80-4 10000 18543 ns/op BenchmarkNatSqr/100-4 7028 23015 ns/op BenchmarkNatSqr/200-4 2653 47618 ns/op BenchmarkNatSqr/300-4 1891 104253 ns/op BenchmarkNatSqr/500-4 776 194824 ns/op BenchmarkNatSqr/800-4 265 496156 ns/op BenchmarkNatSqr/1000-4 207 624264 ns/op BenchmarkNatSetBytes/8-4 591354 257.9 ns/op BenchmarkNatSetBytes/24-4 177388 845.8 ns/op BenchmarkNatSetBytes/128-4 27296 4093 ns/op BenchmarkNatSetBytes/7-4 687969 303.1 ns/op BenchmarkNatSetBytes/23-4 204367 687.2 ns/op BenchmarkNatSetBytes/127-4 47538 2820 ns/op BenchmarkScanPi-4 193 739195 ns/op BenchmarkStringPiParallel-4 484 509858 ns/op BenchmarkScan/10/Base2-4 35326 3653 ns/op BenchmarkScan/100/Base2-4 3262 47033 ns/op BenchmarkScan/1000/Base2-4 397 401029 ns/op BenchmarkScan/10/Base8-4 71272 1679 ns/op BenchmarkScan/100/Base8-4 10000 10025 ns/op BenchmarkScan/1000/Base8-4 1220 101133 ns/op BenchmarkScan/10/Base10-4 66162 1566 ns/op BenchmarkScan/100/Base10-4 12859 15569 ns/op BenchmarkScan/1000/Base10-4 1225 96792 ns/op BenchmarkScan/10/Base16-4 89661 1829 ns/op BenchmarkScan/100/Base16-4 12838 9252 ns/op BenchmarkScan/1000/Base16-4 918 166461 ns/op BenchmarkString/10/Base2-4 175873 1101 ns/op BenchmarkString/100/Base2-4 26644 5459 ns/op BenchmarkString/1000/Base2-4 3121 58381 ns/op BenchmarkString/10/Base8-4 377814 379.8 ns/op BenchmarkString/100/Base8-4 66902 1827 ns/op BenchmarkString/1000/Base8-4 7107 15067 ns/op BenchmarkString/10/Base10-4 191421 638.4 ns/op BenchmarkString/100/Base10-4 32016 3305 ns/op BenchmarkString/1000/Base10-4 4767 33230 ns/op BenchmarkString/10/Base16-4 388443 326.0 ns/op BenchmarkString/100/Base16-4 88471 1893 ns/op BenchmarkString/1000/Base16-4 9766 13820 ns/op BenchmarkLeafSize/0-4 30 4742345 ns/op BenchmarkLeafSize/1-4 378 302649 ns/op BenchmarkLeafSize/2-4 444 336327 ns/op BenchmarkLeafSize/3-4 272 611231 ns/op BenchmarkLeafSize/4-4 417 362642 ns/op BenchmarkLeafSize/5-4 282 497418 ns/op BenchmarkLeafSize/6-4 198 571804 ns/op BenchmarkLeafSize/7-4 249 616496 ns/op BenchmarkLeafSize/8-4 417 326488 ns/op BenchmarkLeafSize/9-4 230 519815 ns/op BenchmarkLeafSize/10-4 247 410560 ns/op BenchmarkLeafSize/11-4 236 492162 ns/op BenchmarkLeafSize/12-4 315 432323 ns/op BenchmarkLeafSize/13-4 266 517439 ns/op BenchmarkLeafSize/14-4 342 376659 ns/op BenchmarkLeafSize/15-4 334 372510 ns/op BenchmarkLeafSize/16-4 457 245938 ns/op BenchmarkLeafSize/32-4 519 318338 ns/op BenchmarkLeafSize/64-4 381 360753 ns/op BenchmarkProbablyPrime/n=0-4 10 10923921 ns/op BenchmarkProbablyPrime/n=1-4 8 14571565 ns/op BenchmarkProbablyPrime/n=5-4 6 26369596 ns/op BenchmarkProbablyPrime/n=10-4 3 43465677 ns/op BenchmarkProbablyPrime/n=20-4 2 64859758 ns/op BenchmarkProbablyPrime/Lucas-4 9 12264302 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 67 2819176 ns/op BenchmarkRatCmp-4 150262 975.6 ns/op BenchmarkFloatSqrt/64-4 18496 8070 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 10000 11749 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9811 14187 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4287 38150 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 859 200579 ns/op 17969 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 57 2784192 ns/op 176914 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 173788679 ns/op 3827312 B/op 652 allocs/op PASS ok math/big 74.841s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 9555770 11.15 ns/op BenchmarkLeadingZeros8-4 12343359 13.54 ns/op BenchmarkLeadingZeros16-4 10901169 11.44 ns/op BenchmarkLeadingZeros32-4 10776430 10.28 ns/op BenchmarkLeadingZeros64-4 11081590 16.65 ns/op BenchmarkTrailingZeros-4 12924985 11.83 ns/op BenchmarkTrailingZeros8-4 8679195 16.55 ns/op BenchmarkTrailingZeros16-4 9732660 14.20 ns/op BenchmarkTrailingZeros32-4 8802914 11.68 ns/op BenchmarkTrailingZeros64-4 11447935 11.34 ns/op BenchmarkOnesCount-4 8798480 20.17 ns/op BenchmarkOnesCount8-4 9140907 12.34 ns/op BenchmarkOnesCount16-4 13140087 10.74 ns/op BenchmarkOnesCount32-4 12963416 11.30 ns/op BenchmarkOnesCount64-4 9718402 12.19 ns/op BenchmarkRotateLeft-4 11411581 12.81 ns/op BenchmarkRotateLeft8-4 11841536 11.43 ns/op BenchmarkRotateLeft16-4 9841738 11.53 ns/op BenchmarkRotateLeft32-4 10386516 13.89 ns/op BenchmarkRotateLeft64-4 10317716 12.53 ns/op BenchmarkReverse-4 12655244 11.82 ns/op BenchmarkReverse8-4 25183486 5.462 ns/op BenchmarkReverse16-4 18965743 6.000 ns/op BenchmarkReverse32-4 18992302 7.364 ns/op BenchmarkReverse64-4 15603081 7.784 ns/op BenchmarkReverseBytes-4 21313590 5.640 ns/op BenchmarkReverseBytes16-4 22630197 6.269 ns/op BenchmarkReverseBytes32-4 19199283 6.377 ns/op BenchmarkReverseBytes64-4 12473395 9.591 ns/op BenchmarkAdd-4 10590644 11.28 ns/op BenchmarkAdd32-4 9415045 10.91 ns/op BenchmarkAdd64-4 11213335 14.60 ns/op BenchmarkAdd64multiple-4 23767746 7.380 ns/op BenchmarkSub-4 9515211 17.15 ns/op BenchmarkSub32-4 11474511 10.32 ns/op BenchmarkSub64-4 10901685 13.91 ns/op BenchmarkSub64multiple-4 19842060 5.880 ns/op BenchmarkMul-4 10858096 16.39 ns/op BenchmarkMul32-4 12327176 10.80 ns/op BenchmarkMul64-4 12928156 10.21 ns/op BenchmarkDiv-4 3335448 62.15 ns/op BenchmarkDiv32-4 6990775 18.97 ns/op BenchmarkDiv64-4 3096589 40.21 ns/op PASS ok math/bits 10.078s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14590585 8.305 ns/op BenchmarkAcos-4 553828 296.2 ns/op BenchmarkAcosh-4 506385 375.5 ns/op BenchmarkAsin-4 582723 224.4 ns/op BenchmarkAsinh-4 633919 202.5 ns/op BenchmarkAtan-4 789163 145.3 ns/op BenchmarkAtanh-4 859839 170.0 ns/op BenchmarkConj-4 29382259 4.045 ns/op BenchmarkCos-4 774938 152.4 ns/op BenchmarkCosh-4 810758 150.2 ns/op BenchmarkExp-4 1000000 114.7 ns/op BenchmarkLog-4 1000000 111.5 ns/op BenchmarkLog10-4 961668 108.5 ns/op BenchmarkPhase-4 2438401 46.16 ns/op BenchmarkPolar-4 1516884 115.2 ns/op BenchmarkPow-4 263721 462.0 ns/op BenchmarkRect-4 1000000 103.9 ns/op BenchmarkSin-4 718944 175.2 ns/op BenchmarkSinh-4 867784 254.3 ns/op BenchmarkSqrt-4 1277258 96.85 ns/op BenchmarkTan-4 424470 283.7 ns/op BenchmarkTanh-4 470371 256.0 ns/op PASS ok math/cmplx 4.404s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 809283 157.0 ns/op BenchmarkInt63ThreadsafeParallel-4 838470 134.9 ns/op BenchmarkInt63Unthreadsafe-4 1000000 121.4 ns/op BenchmarkIntn1000-4 853987 156.1 ns/op BenchmarkInt63n1000-4 792987 146.7 ns/op BenchmarkInt31n1000-4 920806 142.4 ns/op BenchmarkFloat32-4 733966 232.4 ns/op BenchmarkFloat64-4 946534 122.2 ns/op BenchmarkPerm3-4 173119 854.2 ns/op BenchmarkPerm30-4 18350 6915 ns/op BenchmarkPerm30ViaShuffle-4 16543 6056 ns/op BenchmarkShuffleOverhead-4 13590 12255 ns/op BenchmarkRead3-4 633117 164.4 ns/op BenchmarkRead64-4 68174 1579 ns/op BenchmarkRead1000-4 4626 24382 ns/op BenchmarkConcurrent-4 191834 539.4 ns/op PASS ok math/rand 3.177s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 38868 5358 ns/op BenchmarkQDecodeWord-4 87451 1531 ns/op BenchmarkQDecodeHeader-4 68289 1939 ns/op BenchmarkTypeByExtension/.html-4 536438 272.3 ns/op BenchmarkTypeByExtension/.HTML-4 284622 368.9 ns/op BenchmarkTypeByExtension/.unused-4 344013 358.3 ns/op BenchmarkExtensionsByType/text/html-4 144904 1307 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 33744 3278 ns/op BenchmarkExtensionsByType/application/octet-stream-4 27801 5003 ns/op PASS ok mime 2.504s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 846 146706 ns/op PASS ok mime/quotedprintable 0.226s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 28993196 ns/op 8600 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 56344883 ns/op 13296 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5033285023 ns/op 150504 B/op 232 allocs/op BenchmarkDNSName-4 115717 1338 ns/op BenchmarkInterfaces-4 1256 101923 ns/op BenchmarkInterfaceByIndex-4 4872 28912 ns/op BenchmarkInterfaceByName-4 1605 84077 ns/op BenchmarkInterfaceAddrs-4 1303 78325 ns/op BenchmarkInterfacesAndAddrs-4 4456 29422 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2628 60924 ns/op BenchmarkParseIP-4 8548 17832 ns/op BenchmarkParseIPValidIPv4-4 315961 491.0 ns/op BenchmarkParseIPValidIPv6-4 197270 624.7 ns/op BenchmarkIPString/IPv4-4 85521 1824 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8674 11964 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46941 3661 ns/op BenchmarkIPEqual/IPv4-4 899800 129.5 ns/op BenchmarkIPEqual/IPv6-4 834319 132.6 ns/op BenchmarkTCP4OneShot-4 136 992777 ns/op BenchmarkTCP4OneShotTimeout-4 112 919396 ns/op BenchmarkTCP4Persistent-4 249 506945 ns/op BenchmarkTCP4PersistentTimeout-4 216 509825 ns/op BenchmarkTCP6OneShot-4 148 735698 ns/op BenchmarkTCP6OneShotTimeout-4 139 917260 ns/op BenchmarkTCP6Persistent-4 312 408266 ns/op BenchmarkTCP6PersistentTimeout-4 280 417090 ns/op BenchmarkTCP4ConcurrentReadWrite-4 14823 7099 ns/op BenchmarkTCP6ConcurrentReadWrite-4 12037 9906 ns/op BenchmarkSetReadDeadline-4 112803 1479 ns/op BenchmarkUDP6LinkLocalUnicast-4 117 898726 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 100 1036914 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 100 1010863 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 130 919439 ns/op 0 B/op 0 allocs/op PASS ok net 12.762s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24957 5248 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8665 13398 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10084 11635 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16002 8916 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 19977 6694 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 35794 4080 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 943555 151.6 ns/op BenchmarkReadRequestChrome-4 3177 33128 ns/op 18.44 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 17831 ns/op 4.37 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 22321 ns/op 3.67 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6572 20417 ns/op 7.40 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 11822 11424 ns/op 3.50 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 30 4067548 ns/op 0.25 MB/s BenchmarkFileAndServer_1KB/https1-4 21 5304128 ns/op 0.19 MB/s BenchmarkFileAndServer_1KB/h2-4 18 6345457 ns/op 0.16 MB/s BenchmarkFileAndServer_16MB/h1-4 2 121161246 ns/op 138.47 MB/s BenchmarkFileAndServer_16MB/https1-4 1 295472679 ns/op 56.78 MB/s BenchmarkFileAndServer_16MB/h2-4 1 499165748 ns/op 33.61 MB/s BenchmarkFileAndServer_64MB/h1-4 1 334533613 ns/op 200.60 MB/s BenchmarkFileAndServer_64MB/https1-4 1 815058578 ns/op 82.34 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2106373699 ns/op 31.86 MB/s BenchmarkServeMux-4 267 523589 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 292 490806 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 27 4450832 ns/op 7213 B/op 69 allocs/op BenchmarkClientServer/https1-4 22 4690897 ns/op 11214 B/op 125 allocs/op BenchmarkClientServer/h2-4 33 3773479 ns/op 13607 B/op 117 allocs/op BenchmarkClientServerParallel/4/h1-4 322 353620 ns/op 10320 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 22 6307418 ns/op 98546 B/op 1055 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56809: read tcp 127.0.0.1:56802->127.0.0.1:56809: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56823: write tcp 127.0.0.1:56810->127.0.0.1:56823: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56837: read tcp 127.0.0.1:56825->127.0.0.1:56837: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56828: read tcp 127.0.0.1:56825->127.0.0.1:56828: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56832: read tcp 127.0.0.1:56825->127.0.0.1:56832: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56831: read tcp 127.0.0.1:56825->127.0.0.1:56831: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56833: write tcp 127.0.0.1:56825->127.0.0.1:56833: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56863: write tcp 127.0.0.1:56842->127.0.0.1:56863: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56864: write tcp 127.0.0.1:56842->127.0.0.1:56864: use of closed network connection BenchmarkClientServerParallel/4/h2-4 30 4144065 ns/op 62035 B/op 709 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56869: read tcp 127.0.0.1:56867->127.0.0.1:56869: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56873: read tcp 127.0.0.1:56871->127.0.0.1:56873: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56879: read tcp 127.0.0.1:56871->127.0.0.1:56879: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56880: write tcp 127.0.0.1:56871->127.0.0.1:56880: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56889: write tcp 127.0.0.1:56882->127.0.0.1:56889: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56897: write tcp 127.0.0.1:56882->127.0.0.1:56897: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56892: write tcp 127.0.0.1:56882->127.0.0.1:56892: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56890: write tcp 127.0.0.1:56882->127.0.0.1:56890: use of closed network connection BenchmarkClientServerParallel/64/h1-4 202 590128 ns/op 26010 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 14 8037441 ns/op 109429 B/op 1198 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57159: read tcp 127.0.0.1:57154->127.0.0.1:57159: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57174: read tcp 127.0.0.1:57162->127.0.0.1:57174: use of closed network connection BenchmarkClientServerParallel/64/h2-4 15 7272663 ns/op 97931 B/op 1160 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57180: read tcp 127.0.0.1:57179->127.0.0.1:57180: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57186: read tcp 127.0.0.1:57183->127.0.0.1:57186: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57193: read tcp 127.0.0.1:57183->127.0.0.1:57193: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57208: read tcp 127.0.0.1:57194->127.0.0.1:57208: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57202: read tcp 127.0.0.1:57194->127.0.0.1:57202: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57207: write tcp 127.0.0.1:57194->127.0.0.1:57207: use of closed network connection BenchmarkServer-4 1 121253034 ns/op 30600 B/op 146 allocs/op BenchmarkClient-4 33 3683838 ns/op 4097 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 122 874603 ns/op 7395 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 872 144803 ns/op 3024 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1140 94818 ns/op 1897 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1293 107195 ns/op 2740 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1356 102087 ns/op 2744 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1315 99557 ns/op 2726 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1142 108619 ns/op 1927 B/op 14 allocs/op BenchmarkServerHijack-4 440 232922 ns/op 16703 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 38 4720726 ns/op 6427 B/op 55 allocs/op BenchmarkResponseStatusLine-4 258841 444.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.222s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1765 81192 ns/op 34075 B/op 12 allocs/op PASS ok net/http/httputil 0.247s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 87391 1226 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 347500 523.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 219487 729.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 60307 2267 ns/op BenchmarkStdIPv4-4 131436 945.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 63139 1801 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 36606 2925 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 80670 1501 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 69160 1682 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 100.1 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 990751 180.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 181.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 256016 585.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 362112 415.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 270084 651.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 56336 2051 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 282547 433.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 177624 689.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 177998 613.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 185906 712.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 89410 1305 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 374223 332.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 134694 909.6 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 156902 1266 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 230102 497.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 115291 1014 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 203679 611.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 131373 895.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 124310 1028 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 146532 1168 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 84878 1589 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 321586 318.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 101772 1014 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 62304 3044 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 102458 1724 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 136842 937.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 102348 1745 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 216873 630.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 69283 1616 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 73785 1386 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 118896 956.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 102174 1239 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 255.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 757990 309.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 639943 216.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 868405 140.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 868928 145.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 799707 148.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 806440 179.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 135.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 901418 124.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 350121 427.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 500031 212.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 255417 659.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 284990 490.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 213735 671.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 77290 1438 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 466482 242.6 ns/op PASS ok net/netip 13.148s 2023/03/24 12:39:34 Test RPC server listening on 127.0.0.1:57269 2023/03/24 12:39:34 Test HTTP RPC server listening on 127.0.0.1:57270 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 141 863746 ns/op BenchmarkEndToEndHTTP-4 129 950847 ns/op BenchmarkEndToEndAsync-4 765 153549 ns/op BenchmarkEndToEndAsyncHTTP-4 746 136391 ns/op PASS ok net/rpc 1.291s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 2710 37054 ns/op BenchmarkReadMIMEHeader/server_headers-4 3717 33506 ns/op BenchmarkUncommon-4 17506 6887 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.815s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3720 35622 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 56272 2463 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 552981 252.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 110324 1360 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 222558 624.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 96798 1275 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16761 7186 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 401695 329.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 119978 1134 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 213788 616.8 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 98733 1434 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18674 8227 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 186708 672.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 45679 2392 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 67896 2723 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 28737 5424 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5185 23778 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 172828 689.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 69153 1902 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 64142 1803 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 28513 4058 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6223 22596 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.271s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2738254 42.87 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 129634 883.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 482 248325 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 190 607857 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 302 341048 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 48255 2521 ns/op BenchmarkStatFile-4 31128 4340 ns/op BenchmarkStatDir-4 30966 5738 ns/op BenchmarkLstatDot-4 48598 2844 ns/op BenchmarkLstatFile-4 28598 6505 ns/op BenchmarkLstatDir-4 29899 4183 ns/op PASS ok os 2.529s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 16 8758274 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.308s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 275058 518.6 ns/op PASS ok os/user 0.291s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2473800 48.82 ns/op BenchmarkString-4 1865955 61.37 ns/op BenchmarkBytes-4 1620177 77.88 ns/op BenchmarkNamedBytes-4 598437 192.9 ns/op BenchmarkBytesArray-4 377155 319.8 ns/op BenchmarkSliceLen-4 1702394 87.31 ns/op BenchmarkMapLen-4 1088229 125.8 ns/op BenchmarkStringLen-4 1024024 150.6 ns/op BenchmarkArrayLen-4 1000000 110.8 ns/op BenchmarkSliceCap-4 1514064 69.56 ns/op BenchmarkDeepEqual/int8-4 554638 202.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 93607 1676 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 470428 368.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 79220 1520 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 530563 287.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 91186 1601 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 485061 271.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 79194 1397 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 403918 256.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 89442 1553 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 621565 231.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 91891 1129 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 439641 259.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 76929 1374 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 483859 259.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 79519 1397 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 472279 290.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 79540 1498 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 389557 299.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 70669 1599 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 384760 295.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 84054 1490 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 437719 267.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 79977 1443 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 395144 275.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 91582 1396 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 409858 381.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 88464 1398 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 408976 307.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 58980 1756 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 351946 301.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 69445 1580 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 289754 379.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 87964 1339 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 145358 1092 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52149 2747 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 50642 2357 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32715 3154 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 316209 403.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 37399 2959 ns/op BenchmarkIsZero/StructComparable-4 961244 126.4 ns/op BenchmarkIsZero/StructIncomparable-4 192772 839.8 ns/op BenchmarkSetZero/Bool/Direct-4 2559174 45.13 ns/op BenchmarkSetZero/Bool/CachedZero-4 1767108 69.96 ns/op BenchmarkSetZero/Bool/NewZero-4 1229673 89.77 ns/op BenchmarkSetZero/Int/Direct-4 2081762 56.16 ns/op BenchmarkSetZero/Int/CachedZero-4 1752139 64.81 ns/op BenchmarkSetZero/Int/NewZero-4 1265714 96.49 ns/op BenchmarkSetZero/Uint/Direct-4 2046712 56.75 ns/op BenchmarkSetZero/Uint/CachedZero-4 1734498 64.73 ns/op BenchmarkSetZero/Uint/NewZero-4 1275672 95.67 ns/op BenchmarkSetZero/Float/Direct-4 1966153 59.82 ns/op BenchmarkSetZero/Float/CachedZero-4 1791150 66.64 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 137.7 ns/op BenchmarkSetZero/Complex/Direct-4 1936018 58.83 ns/op BenchmarkSetZero/Complex/CachedZero-4 1809940 72.10 ns/op BenchmarkSetZero/Complex/NewZero-4 936093 166.3 ns/op BenchmarkSetZero/Array/Direct-4 1548698 84.38 ns/op BenchmarkSetZero/Array/CachedZero-4 1660508 89.55 ns/op BenchmarkSetZero/Array/NewZero-4 1191256 100.9 ns/op BenchmarkSetZero/Chan/Direct-4 1966699 60.62 ns/op BenchmarkSetZero/Chan/CachedZero-4 1347115 82.41 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 117.0 ns/op BenchmarkSetZero/Func/Direct-4 2081595 55.36 ns/op BenchmarkSetZero/Func/CachedZero-4 1435003 82.24 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 115.0 ns/op BenchmarkSetZero/Interface/Direct-4 1955163 61.41 ns/op BenchmarkSetZero/Interface/CachedZero-4 1963956 62.78 ns/op BenchmarkSetZero/Interface/NewZero-4 1312209 89.77 ns/op BenchmarkSetZero/Map/Direct-4 2221486 54.99 ns/op BenchmarkSetZero/Map/CachedZero-4 1494690 78.86 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 114.2 ns/op BenchmarkSetZero/Pointer/Direct-4 2035420 57.43 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1345701 87.49 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 118.3 ns/op BenchmarkSetZero/Slice/Direct-4 1881901 59.79 ns/op BenchmarkSetZero/Slice/CachedZero-4 1946199 59.67 ns/op BenchmarkSetZero/Slice/NewZero-4 1359465 88.48 ns/op BenchmarkSetZero/String/Direct-4 2272660 54.86 ns/op BenchmarkSetZero/String/CachedZero-4 1907036 61.88 ns/op BenchmarkSetZero/String/NewZero-4 1354861 89.05 ns/op BenchmarkSetZero/Struct/Direct-4 3429450 35.67 ns/op BenchmarkSetZero/Struct/CachedZero-4 1889053 60.80 ns/op BenchmarkSetZero/Struct/NewZero-4 1289106 89.65 ns/op BenchmarkSelect/1-4 224222 611.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 106348 1328 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 48112 2815 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 180711 709.8 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 142573 835.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 136954 963.0 ns/op 132.92 MB/s BenchmarkCallArgCopy/size=256-4 88540 1236 ns/op 207.15 MB/s BenchmarkCallArgCopy/size=1024-4 72771 2850 ns/op 359.34 MB/s BenchmarkCallArgCopy/size=4096-4 19212 6919 ns/op 591.97 MB/s BenchmarkCallArgCopy/size=65536-4 1977 119436 ns/op 548.71 MB/s BenchmarkPtrTo-4 698769 178.5 ns/op BenchmarkFieldByName1-4 559244 205.2 ns/op BenchmarkFieldByName2-4 31690 3635 ns/op BenchmarkFieldByName3-4 6070 26627 ns/op BenchmarkInterfaceBig-4 3334395 35.71 ns/op BenchmarkInterfaceSmall-4 3036786 36.58 ns/op BenchmarkNew-4 1000000 119.6 ns/op BenchmarkMap/StringKeys/MapIndex-4 3218 35823 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3139 34200 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3458 37225 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3300 36256 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3642 33288 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3652 33612 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 223719 537.3 ns/op PASS ok reflect 26.021s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6926 22173 ns/op 9406 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 7686 19770 ns/op 9151 B/op 1 allocs/op BenchmarkFindString-4 10000 23271 ns/op 9670 B/op 1 allocs/op BenchmarkFindSubmatch-4 6037 23288 ns/op 9852 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 8571 24826 ns/op 9367 B/op 2 allocs/op BenchmarkLiteral-4 10000 20237 ns/op BenchmarkNotLiteral-4 3920 48082 ns/op BenchmarkMatchClass-4 3302 72696 ns/op BenchmarkMatchClass_InRange-4 3040 62947 ns/op BenchmarkReplaceAll-4 1184 114066 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 20953 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 19530 6284 ns/op BenchmarkAnchoredShortMatch-4 10000 20952 ns/op BenchmarkAnchoredLongMatch-4 12696 9212 ns/op BenchmarkOnePassShortA-4 16765 6461 ns/op BenchmarkNotOnePassShortA-4 4938 30748 ns/op BenchmarkOnePassShortB-4 21334 5210 ns/op BenchmarkNotOnePassShortB-4 4816 26035 ns/op BenchmarkOnePassLongPrefix-4 82082 1602 ns/op BenchmarkOnePassLongNotPrefix-4 28758 4650 ns/op BenchmarkMatchParallelShared-4 10000 25430 ns/op BenchmarkMatchParallelCopied-4 5090 28391 ns/op BenchmarkQuoteMetaAll-4 143306 967.7 ns/op 14.47 MB/s BenchmarkQuoteMetaNone-4 347886 337.3 ns/op 77.07 MB/s BenchmarkCompile/Onepass-4 3460 32106 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1772 86550 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 140 797847 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2548686 43.64 ns/op 366.68 MB/s BenchmarkMatch/Easy0/32-4 10000 19277 ns/op 1.66 MB/s BenchmarkMatch/Easy0/1K-4 4216 40799 ns/op 25.10 MB/s BenchmarkMatch/Easy0i/16-4 2475680 45.21 ns/op 353.88 MB/s BenchmarkMatch/Easy0i/32-4 5739 32485 ns/op 0.99 MB/s BenchmarkMatch/Easy0i/1K-4 232 547781 ns/op 1.87 MB/s BenchmarkMatch/Easy1/16-4 2376626 46.68 ns/op 342.76 MB/s BenchmarkMatch/Easy1/32-4 10000 16345 ns/op 1.96 MB/s BenchmarkMatch/Easy1/1K-4 3976 41135 ns/op 24.89 MB/s BenchmarkMatch/Medium/16-4 2604896 45.33 ns/op 352.96 MB/s BenchmarkMatch/Medium/32-4 6238 30339 ns/op 1.05 MB/s BenchmarkMatch/Medium/1K-4 250 418211 ns/op 2.45 MB/s BenchmarkMatch/Hard/16-4 2608309 44.56 ns/op 359.08 MB/s BenchmarkMatch/Hard/32-4 4706 42229 ns/op 0.76 MB/s BenchmarkMatch/Hard/1K-4 158 721810 ns/op 1.42 MB/s BenchmarkMatch/Hard1/16-4 1177 93206 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 818 152528 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 26 4252119 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 26060 4294 ns/op 3.73 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15661 7558 ns/op 4.23 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 588 207342 ns/op 4.94 MB/s 25 B/op 0 allocs/op PASS ok regexp 10.517s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 895242 132.7 ns/op BenchmarkIsWordChar-4 167148 606.2 ns/op PASS ok regexp/syntax 1.432s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 85657 1415 ns/op BenchmarkCallers/inlined-4 65299 1854 ns/op BenchmarkCallers/no-cache-4 14312 8236 ns/op BenchmarkMakeChan/Byte-4 680972 295.0 ns/op BenchmarkMakeChan/Int-4 1000000 373.1 ns/op BenchmarkMakeChan/Ptr-4 777090 393.7 ns/op BenchmarkMakeChan/Struct/0-4 949323 215.5 ns/op BenchmarkMakeChan/Struct/32-4 284442 714.0 ns/op BenchmarkMakeChan/Struct/40-4 137112 927.7 ns/op BenchmarkChanNonblocking-4 7204078 18.25 ns/op BenchmarkSelectUncontended-4 1122630 113.7 ns/op BenchmarkSelectSyncContended-4 96738 1284 ns/op BenchmarkSelectAsyncContended-4 235532 488.6 ns/op BenchmarkSelectNonblock-4 3418135 29.96 ns/op BenchmarkChanUncontended-4 13944 8218 ns/op BenchmarkChanContended-4 3429 31104 ns/op BenchmarkChanSync-4 206070 572.7 ns/op BenchmarkChanSyncWork-4 10000 35911 ns/op BenchmarkChanProdCons0-4 217963 506.2 ns/op BenchmarkChanProdCons10-4 415676 261.4 ns/op BenchmarkChanProdCons100-4 497934 283.3 ns/op BenchmarkChanProdConsWork0-4 143995 830.3 ns/op BenchmarkChanProdConsWork10-4 201152 540.9 ns/op BenchmarkChanProdConsWork100-4 219436 541.4 ns/op BenchmarkSelectProdCons-4 134788 843.8 ns/op BenchmarkReceiveDataFromClosedChan-4 981616 130.5 ns/op BenchmarkChanCreation-4 198590 566.0 ns/op BenchmarkChanSem-4 261543 412.7 ns/op BenchmarkChanPopular-4 112 1304598 ns/op BenchmarkChanClosed-4 887089 135.5 ns/op BenchmarkCallClosure-4 4251222 26.12 ns/op BenchmarkCallClosure1-4 4496066 23.39 ns/op BenchmarkCallClosure2-4 1000000 115.5 ns/op BenchmarkCallClosure3-4 1000000 100.4 ns/op BenchmarkCallClosure4-4 948004 127.1 ns/op BenchmarkComplex128DivNormal-4 12171634 9.360 ns/op BenchmarkComplex128DivNisNaN-4 8784116 12.34 ns/op BenchmarkComplex128DivDisNaN-4 8143310 12.88 ns/op BenchmarkComplex128DivNisInf-4 10348408 10.15 ns/op BenchmarkComplex128DivDisInf-4 6263137 17.49 ns/op BenchmarkSetTypePtr-4 60391791 2.179 ns/op 3670.67 MB/s BenchmarkSetTypePtr8-4 12754626 10.28 ns/op 6223.83 MB/s BenchmarkSetTypePtr16-4 12064376 10.65 ns/op 12018.76 MB/s BenchmarkSetTypePtr32-4 13167198 10.14 ns/op 25249.84 MB/s BenchmarkSetTypePtr64-4 10899466 10.54 ns/op 48576.21 MB/s BenchmarkSetTypePtr126-4 6302307 17.40 ns/op 57920.14 MB/s BenchmarkSetTypePtr128-4 6847702 17.33 ns/op 59080.14 MB/s BenchmarkSetTypePtrSlice-4 910459 134.8 ns/op 60772.02 MB/s BenchmarkSetTypeNode1-4 12284466 9.904 ns/op 2423.24 MB/s BenchmarkSetTypeNode1Slice-4 3378363 30.64 ns/op 25068.96 MB/s BenchmarkSetTypeNode8-4 13178181 9.797 ns/op 8165.76 MB/s BenchmarkSetTypeNode8Slice-4 1879114 56.83 ns/op 45044.71 MB/s BenchmarkSetTypeNode64-4 6902101 16.02 ns/op 32954.12 MB/s BenchmarkSetTypeNode64Slice-4 337231 390.2 ns/op 43306.41 MB/s BenchmarkSetTypeNode64Dead-4 10246062 12.18 ns/op 43342.67 MB/s BenchmarkSetTypeNode64DeadSlice-4 376380 353.2 ns/op 47840.25 MB/s BenchmarkSetTypeNode124-4 6273458 16.38 ns/op 61530.45 MB/s BenchmarkSetTypeNode124Slice-4 250759 470.7 ns/op 68525.33 MB/s BenchmarkSetTypeNode126-4 8078936 14.97 ns/op 68394.88 MB/s BenchmarkSetTypeNode126Slice-4 238542 522.2 ns/op 62751.95 MB/s BenchmarkSetTypeNode128-4 5439187 22.35 ns/op 46525.81 MB/s BenchmarkSetTypeNode128Slice-4 158596 689.6 ns/op 48258.81 MB/s BenchmarkSetTypeNode130-4 5574429 26.07 ns/op 40498.60 MB/s BenchmarkSetTypeNode130Slice-4 189890 686.6 ns/op 49217.34 MB/s BenchmarkSetTypeNode1024-4 1000000 118.8 ns/op 69071.93 MB/s BenchmarkSetTypeNode1024Slice-4 33883 3605 ns/op 72850.30 MB/s BenchmarkAllocation-4 5310 78828 ns/op BenchmarkReadMemStats-4 100 1141813 ns/op BenchmarkReadMemStatsLatency-4 1 2749391 p50-ns 2749391 p90-ns 2749391 p99-ns BenchmarkWriteBarrier-4 3176972 39.69 ns/op BenchmarkBulkWriteBarrier-4 5874532 21.86 ns/op BenchmarkScanStackNoLocals-4 3 56027064 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15200780 8.013 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14808916 8.525 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11274171 9.921 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9540219 12.82 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6326473 18.26 ns/op BenchmarkHash5-4 8667193 14.01 ns/op 357.00 MB/s BenchmarkHash16-4 8587864 12.93 ns/op 1237.52 MB/s BenchmarkHash64-4 8259474 14.15 ns/op 4524.42 MB/s BenchmarkHash1024-4 2754819 43.18 ns/op 23713.06 MB/s BenchmarkHash65536-4 53836 2229 ns/op 29404.30 MB/s BenchmarkAlignedLoad-4 12516637 8.883 ns/op BenchmarkUnalignedLoad-4 13066681 8.733 ns/op BenchmarkEqEfaceConcrete-4 9773394 12.17 ns/op BenchmarkEqIfaceConcrete-4 9513493 12.09 ns/op BenchmarkNeEfaceConcrete-4 9452378 11.50 ns/op BenchmarkNeIfaceConcrete-4 9212158 12.45 ns/op BenchmarkConvT2EByteSized/bool-4 4880833 23.77 ns/op BenchmarkConvT2EByteSized/uint8-4 4408466 24.16 ns/op BenchmarkConvT2ESmall-4 4890098 24.41 ns/op BenchmarkConvT2EUintptr-4 4897507 25.03 ns/op BenchmarkConvT2ELarge-4 1000000 138.8 ns/op BenchmarkConvT2ISmall-4 4497496 26.45 ns/op BenchmarkConvT2IUintptr-4 4093534 29.41 ns/op BenchmarkConvT2ILarge-4 1000000 118.9 ns/op BenchmarkConvI2E-4 4864150 24.10 ns/op BenchmarkConvI2I-4 4086750 27.88 ns/op BenchmarkAssertE2T-4 4382919 25.87 ns/op BenchmarkAssertE2TLarge-4 2408083 50.92 ns/op BenchmarkAssertE2I-4 3733910 30.90 ns/op BenchmarkAssertI2T-4 3708356 29.24 ns/op BenchmarkAssertI2I-4 4235175 27.79 ns/op BenchmarkAssertI2E-4 4922410 23.63 ns/op BenchmarkAssertE2E-4 4811670 26.87 ns/op BenchmarkAssertE2T2-4 3386734 35.82 ns/op BenchmarkAssertE2T2Blank-4 3943545 28.92 ns/op BenchmarkAssertI2E2-4 3628411 29.71 ns/op BenchmarkAssertI2E2Blank-4 4888854 24.14 ns/op BenchmarkAssertE2E2-4 4091010 28.86 ns/op BenchmarkAssertE2E2Blank-4 5046366 23.87 ns/op BenchmarkConvT2Ezero/zero/16-4 4650584 24.69 ns/op BenchmarkConvT2Ezero/zero/32-4 4538391 25.30 ns/op BenchmarkConvT2Ezero/zero/64-4 4642243 25.66 ns/op BenchmarkConvT2Ezero/zero/str-4 4508103 25.38 ns/op BenchmarkConvT2Ezero/zero/slice-4 4697402 25.59 ns/op BenchmarkConvT2Ezero/zero/big-4 188914 931.1 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 104.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 109.1 ns/op BenchmarkConvT2Ezero/nonzero/big-4 142184 1003 ns/op BenchmarkConvT2Ezero/smallint/16-4 4475317 25.73 ns/op BenchmarkConvT2Ezero/smallint/32-4 4820612 25.11 ns/op BenchmarkConvT2Ezero/smallint/64-4 4627850 25.27 ns/op BenchmarkConvT2Ezero/largeint/16-4 1335832 80.27 ns/op BenchmarkConvT2Ezero/largeint/32-4 1342240 80.41 ns/op BenchmarkConvT2Ezero/largeint/64-4 1371600 83.34 ns/op BenchmarkMalloc8-4 1201285 99.49 ns/op BenchmarkMalloc16-4 1000000 102.3 ns/op BenchmarkMallocTypeInfo8-4 1369028 86.92 ns/op BenchmarkMallocTypeInfo16-4 1000000 105.9 ns/op BenchmarkMallocLargeStruct-4 114308 1197 ns/op BenchmarkGoroutineSelect-4 25 4178162 ns/op BenchmarkGoroutineBlocking-4 31 3487241 ns/op BenchmarkGoroutineForRange-4 32 3658147 ns/op BenchmarkGoroutineIdle-4 28 3787277 ns/op BenchmarkHashStringSpeed-4 2850996 40.47 ns/op BenchmarkHashBytesSpeed-4 1486478 84.01 ns/op BenchmarkHashInt32Speed-4 3366884 36.22 ns/op BenchmarkHashInt64Speed-4 3077979 37.29 ns/op BenchmarkHashStringArraySpeed-4 709812 182.4 ns/op BenchmarkMegMap-4 3270481 36.50 ns/op BenchmarkMegOneMap-4 3717920 31.91 ns/op BenchmarkMegEqMap-4 3668 34631 ns/op BenchmarkMegEmptyMap-4 4380214 27.08 ns/op BenchmarkSmallStrMap-4 3226545 37.46 ns/op BenchmarkMapStringKeysEight_16-4 3258042 36.69 ns/op BenchmarkMapStringKeysEight_32-4 3277119 36.87 ns/op BenchmarkMapStringKeysEight_64-4 3178588 36.83 ns/op BenchmarkMapStringKeysEight_1M-4 3134286 38.01 ns/op BenchmarkIntMap-4 3484917 34.01 ns/op BenchmarkMapFirst/1-4 4204674 28.40 ns/op BenchmarkMapFirst/2-4 4140738 29.29 ns/op BenchmarkMapFirst/3-4 4171644 28.13 ns/op BenchmarkMapFirst/4-4 3883462 28.09 ns/op BenchmarkMapFirst/5-4 4193955 27.80 ns/op BenchmarkMapFirst/6-4 4096986 27.70 ns/op BenchmarkMapFirst/7-4 4352314 27.62 ns/op BenchmarkMapFirst/8-4 4301224 28.07 ns/op BenchmarkMapFirst/9-4 3875143 30.58 ns/op BenchmarkMapFirst/10-4 3690381 30.73 ns/op BenchmarkMapFirst/11-4 3910422 30.50 ns/op BenchmarkMapFirst/12-4 3617349 30.39 ns/op BenchmarkMapFirst/13-4 3959763 30.29 ns/op BenchmarkMapFirst/14-4 3902418 30.99 ns/op BenchmarkMapFirst/15-4 3713948 30.87 ns/op BenchmarkMapFirst/16-4 3696014 31.58 ns/op BenchmarkMapMid/1-4 3442986 33.60 ns/op BenchmarkMapMid/2-4 3690571 33.02 ns/op BenchmarkMapMid/3-4 3549363 32.14 ns/op BenchmarkMapMid/4-4 3467919 33.47 ns/op BenchmarkMapMid/5-4 3475477 33.67 ns/op BenchmarkMapMid/6-4 3561834 32.96 ns/op BenchmarkMapMid/7-4 3333712 34.19 ns/op BenchmarkMapMid/8-4 3686284 32.54 ns/op BenchmarkMapMid/9-4 3390666 34.31 ns/op BenchmarkMapMid/10-4 3404719 33.75 ns/op BenchmarkMapMid/11-4 3381884 35.23 ns/op BenchmarkMapMid/12-4 3296461 36.44 ns/op BenchmarkMapMid/13-4 3244868 36.15 ns/op BenchmarkMapMid/14-4 3155361 36.37 ns/op BenchmarkMapMid/15-4 3396922 34.83 ns/op BenchmarkMapMid/16-4 3316327 36.01 ns/op BenchmarkMapLast/1-4 3474145 33.01 ns/op BenchmarkMapLast/2-4 3602578 33.03 ns/op BenchmarkMapLast/3-4 3468664 33.91 ns/op BenchmarkMapLast/4-4 3444285 35.65 ns/op BenchmarkMapLast/5-4 3116026 36.83 ns/op BenchmarkMapLast/6-4 3000038 40.58 ns/op BenchmarkMapLast/7-4 2865766 41.68 ns/op BenchmarkMapLast/8-4 2744158 40.81 ns/op BenchmarkMapLast/9-4 3065169 38.67 ns/op BenchmarkMapLast/10-4 2972130 39.57 ns/op BenchmarkMapLast/11-4 2938564 38.27 ns/op BenchmarkMapLast/12-4 2887856 38.34 ns/op BenchmarkMapLast/13-4 3059810 39.01 ns/op BenchmarkMapLast/14-4 2994310 40.08 ns/op BenchmarkMapLast/15-4 2975268 38.15 ns/op BenchmarkMapLast/16-4 3018291 37.94 ns/op BenchmarkMapCycle-4 2480893 46.51 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3306169 34.91 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3097 37619 ns/op BenchmarkMakeMap/[Byte]Byte-4 693802 317.9 ns/op BenchmarkMakeMap/[Int]Int-4 251884 747.9 ns/op BenchmarkNewEmptyMap-4 14890099 7.310 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1646619 69.08 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 662019 192.8 ns/op BenchmarkMapIterEmpty-4 4510627 26.80 ns/op BenchmarkSameLengthMap-4 4111375 29.48 ns/op BenchmarkBigKeyMap-4 1558334 75.56 ns/op BenchmarkBigValMap-4 1370673 85.70 ns/op BenchmarkSmallKeyMap-4 2893995 38.85 ns/op BenchmarkMapPopulate/1-4 2213583 54.01 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 148411 1013 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8292 22577 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 562 211812 ns/op 51740 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 49 2707468 ns/op 415718 B/op 198 allocs/op BenchmarkMapPopulate/100000-4 4 39303361 ns/op 6552060 B/op 2974 allocs/op BenchmarkComplexAlgMap-4 483202 223.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 625521 175.8 ns/op BenchmarkGoMapClear/Reflexive/10-4 665782 183.3 ns/op BenchmarkGoMapClear/Reflexive/100-4 316692 418.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 58240 2186 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6531 17297 ns/op BenchmarkGoMapClear/NonReflexive/1-4 517742 225.0 ns/op BenchmarkGoMapClear/NonReflexive/10-4 498160 250.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 265482 509.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 54285 2157 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7255 16290 ns/op BenchmarkMapStringConversion/32/simple-4 1468522 78.01 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1465378 81.09 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1271086 95.12 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1419000 83.40 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1384128 87.09 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1231702 94.42 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1943056 61.56 ns/op BenchmarkMapInterfacePtr-4 1975322 56.46 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6571132 18.05 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 88484 1703 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6162 18031 ns/op BenchmarkMapPop1000-4 482 248050 ns/op BenchmarkMapPop10000-4 26 4534163 ns/op BenchmarkMapAssign/Int32/256-4 2485150 48.51 ns/op BenchmarkMapAssign/Int32/65536-4 1345892 83.89 ns/op BenchmarkMapAssign/Int64/256-4 2450566 47.98 ns/op BenchmarkMapAssign/Int64/65536-4 1311682 89.81 ns/op BenchmarkMapAssign/Str/256-4 2179142 55.56 ns/op BenchmarkMapAssign/Str/65536-4 755054 146.8 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1478198 79.32 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 838999 135.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1467603 84.01 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 740868 157.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 408524 3426 ns/op BenchmarkMapOperatorAssign/Str/65536-4 330154 344.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 967784 152.2 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 275473 368.9 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 778364 146.9 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 356131 318.0 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 681298 222.8 ns/op 66 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 220438 525.7 ns/op 88 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1515720 82.77 ns/op BenchmarkMapDelete/Int32/1000-4 2021174 61.84 ns/op BenchmarkMapDelete/Int32/10000-4 1978654 60.00 ns/op BenchmarkMapDelete/Int64/100-4 1415529 90.42 ns/op BenchmarkMapDelete/Int64/1000-4 1914878 67.94 ns/op BenchmarkMapDelete/Int64/10000-4 1720437 63.31 ns/op BenchmarkMapDelete/Str/100-4 1000000 104.0 ns/op BenchmarkMapDelete/Str/1000-4 1436619 71.99 ns/op BenchmarkMapDelete/Str/10000-4 1730710 67.70 ns/op BenchmarkMapDelete/Pointer/100-4 1249796 104.8 ns/op BenchmarkMapDelete/Pointer/1000-4 1753458 73.00 ns/op BenchmarkMapDelete/Pointer/10000-4 1722085 76.78 ns/op BenchmarkMemmove/0-4 16256767 6.301 ns/op BenchmarkMemmove/1-4 1241566 87.33 ns/op 11.45 MB/s BenchmarkMemmove/2-4 1346124 87.58 ns/op 22.84 MB/s BenchmarkMemmove/3-4 1379796 97.61 ns/op 30.74 MB/s BenchmarkMemmove/4-4 1000000 163.2 ns/op 24.51 MB/s BenchmarkMemmove/5-4 1235628 94.20 ns/op 53.08 MB/s BenchmarkMemmove/6-4 1000000 150.1 ns/op 39.99 MB/s BenchmarkMemmove/7-4 1279231 92.71 ns/op 75.51 MB/s BenchmarkMemmove/8-4 1370206 87.65 ns/op 91.28 MB/s BenchmarkMemmove/9-4 1000000 112.6 ns/op 79.96 MB/s BenchmarkMemmove/10-4 1000000 100.8 ns/op 99.21 MB/s BenchmarkMemmove/11-4 1255533 109.7 ns/op 100.28 MB/s BenchmarkMemmove/12-4 1313592 90.86 ns/op 132.08 MB/s BenchmarkMemmove/13-4 999271 103.8 ns/op 125.29 MB/s BenchmarkMemmove/14-4 1000000 100.2 ns/op 139.70 MB/s BenchmarkMemmove/15-4 1355487 87.74 ns/op 170.97 MB/s BenchmarkMemmove/16-4 918562 109.2 ns/op 146.49 MB/s BenchmarkMemmove/32-4 1402051 81.87 ns/op 390.89 MB/s BenchmarkMemmove/64-4 1411863 92.63 ns/op 690.95 MB/s BenchmarkMemmove/128-4 644904 160.8 ns/op 795.94 MB/s BenchmarkMemmove/256-4 937704 168.1 ns/op 1522.50 MB/s BenchmarkMemmove/512-4 765865 161.3 ns/op 3174.12 MB/s BenchmarkMemmove/1024-4 513045 243.3 ns/op 4208.15 MB/s BenchmarkMemmove/2048-4 302702 497.8 ns/op 4114.30 MB/s BenchmarkMemmove/4096-4 188242 825.1 ns/op 4964.28 MB/s BenchmarkMemmoveOverlap/32-4 1371169 87.67 ns/op 365.00 MB/s BenchmarkMemmoveOverlap/64-4 1220191 91.88 ns/op 696.53 MB/s BenchmarkMemmoveOverlap/128-4 1212932 102.9 ns/op 1243.95 MB/s BenchmarkMemmoveOverlap/256-4 1000000 164.7 ns/op 1553.91 MB/s BenchmarkMemmoveOverlap/512-4 705733 171.8 ns/op 2979.94 MB/s BenchmarkMemmoveOverlap/1024-4 513271 262.5 ns/op 3900.92 MB/s BenchmarkMemmoveOverlap/2048-4 311907 497.7 ns/op 4114.84 MB/s BenchmarkMemmoveOverlap/4096-4 146808 918.4 ns/op 4460.14 MB/s BenchmarkMemmoveUnalignedDst/0-4 15596503 7.580 ns/op BenchmarkMemmoveUnalignedDst/1-4 1230253 90.77 ns/op 11.02 MB/s BenchmarkMemmoveUnalignedDst/2-4 1300215 107.8 ns/op 18.56 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 105.5 ns/op 28.43 MB/s BenchmarkMemmoveUnalignedDst/4-4 1218199 136.1 ns/op 29.38 MB/s BenchmarkMemmoveUnalignedDst/5-4 1301114 89.97 ns/op 55.57 MB/s BenchmarkMemmoveUnalignedDst/6-4 1249192 93.65 ns/op 64.07 MB/s BenchmarkMemmoveUnalignedDst/7-4 1251570 89.94 ns/op 77.83 MB/s BenchmarkMemmoveUnalignedDst/8-4 1279278 92.49 ns/op 86.50 MB/s BenchmarkMemmoveUnalignedDst/9-4 1224324 96.96 ns/op 92.82 MB/s BenchmarkMemmoveUnalignedDst/10-4 1240257 94.07 ns/op 106.30 MB/s BenchmarkMemmoveUnalignedDst/11-4 1255297 98.66 ns/op 111.50 MB/s BenchmarkMemmoveUnalignedDst/12-4 1270821 124.9 ns/op 96.05 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 101.7 ns/op 127.87 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 100.3 ns/op 139.57 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 112.9 ns/op 132.85 MB/s BenchmarkMemmoveUnalignedDst/16-4 1187800 95.36 ns/op 167.79 MB/s BenchmarkMemmoveUnalignedDst/32-4 1272288 97.72 ns/op 327.45 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 115.7 ns/op 552.96 MB/s BenchmarkMemmoveUnalignedDst/128-4 897637 113.8 ns/op 1124.72 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 133.6 ns/op 1915.88 MB/s BenchmarkMemmoveUnalignedDst/512-4 733524 212.3 ns/op 2411.14 MB/s BenchmarkMemmoveUnalignedDst/1024-4 471775 426.2 ns/op 2402.74 MB/s BenchmarkMemmoveUnalignedDst/2048-4 260042 461.7 ns/op 4435.52 MB/s BenchmarkMemmoveUnalignedDst/4096-4 148309 1396 ns/op 2933.93 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 171.3 ns/op 186.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 110.6 ns/op 578.67 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 125.5 ns/op 1019.90 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 975372 151.5 ns/op 1690.27 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 704418 212.3 ns/op 2411.76 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 377752 312.3 ns/op 3279.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 248424 463.9 ns/op 4414.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 145803 1080 ns/op 3790.90 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18586936 6.894 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 122.1 ns/op 8.19 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 106.1 ns/op 18.85 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 102.2 ns/op 29.34 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 108.4 ns/op 36.90 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1153245 128.5 ns/op 38.92 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 101.7 ns/op 58.97 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 128.5 ns/op 54.48 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1268722 118.8 ns/op 67.37 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 165.0 ns/op 54.53 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 118.8 ns/op 84.19 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1211131 94.39 ns/op 116.54 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1250445 95.47 ns/op 125.69 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 104.9 ns/op 123.98 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 141.5 ns/op 98.96 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1201170 93.71 ns/op 160.08 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1290757 95.18 ns/op 168.09 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1253370 96.48 ns/op 331.68 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 118.1 ns/op 541.71 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1017387 112.0 ns/op 1143.15 MB/s BenchmarkMemmoveUnalignedSrc/256-4 864420 133.4 ns/op 1918.80 MB/s BenchmarkMemmoveUnalignedSrc/512-4 769491 171.5 ns/op 2985.77 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 438183 273.2 ns/op 3748.19 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 281354 598.2 ns/op 3423.53 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 143954 793.1 ns/op 5164.26 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1214605 99.06 ns/op 323.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 107.3 ns/op 596.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 148.9 ns/op 859.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 867303 189.0 ns/op 1354.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 727557 191.4 ns/op 2674.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 482680 276.5 ns/op 3703.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 278296 405.8 ns/op 5046.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 175446 736.4 ns/op 5562.49 MB/s BenchmarkMemclr/5-4 18417217 6.729 ns/op 743.10 MB/s BenchmarkMemclr/16-4 16516114 7.611 ns/op 2102.17 MB/s BenchmarkMemclr/64-4 15388633 7.968 ns/op 8031.69 MB/s BenchmarkMemclr/256-4 13466480 9.139 ns/op 28013.00 MB/s BenchmarkMemclr/4096-4 2426210 52.00 ns/op 78773.59 MB/s BenchmarkMemclr/65536-4 94618 1525 ns/op 42974.13 MB/s BenchmarkMemclr/1M-4 5680 22362 ns/op 46891.21 MB/s BenchmarkMemclr/4M-4 1134 95596 ns/op 43875.23 MB/s BenchmarkMemclr/8M-4 362 278649 ns/op 30104.61 MB/s BenchmarkMemclr/16M-4 100 1235633 ns/op 13577.83 MB/s BenchmarkMemclr/64M-4 51 2146194 ns/op 31268.78 MB/s BenchmarkGoMemclr/5-4 1910584 93.48 ns/op 53.49 MB/s BenchmarkGoMemclr/16-4 624327 212.5 ns/op 75.30 MB/s BenchmarkGoMemclr/64-4 200496 680.6 ns/op 94.03 MB/s BenchmarkGoMemclr/256-4 50190 3441 ns/op 74.40 MB/s BenchmarkMemclrRange/1K_2K-4 96945 1256 ns/op 76325.77 MB/s BenchmarkMemclrRange/2K_8K-4 29865 4099 ns/op 81372.67 MB/s BenchmarkMemclrRange/4K_16K-4 31609 3451 ns/op 93628.46 MB/s BenchmarkMemclrRange/160K_228K-4 3469 61512 ns/op 27033.31 MB/s BenchmarkClearFat7-4 4560700 26.56 ns/op BenchmarkClearFat8-4 4689348 30.07 ns/op BenchmarkClearFat11-4 3262372 31.74 ns/op BenchmarkClearFat12-4 3952617 33.89 ns/op BenchmarkClearFat13-4 2230371 46.21 ns/op BenchmarkClearFat14-4 3598899 57.64 ns/op BenchmarkClearFat15-4 3485874 33.50 ns/op BenchmarkClearFat16-4 3726532 53.12 ns/op BenchmarkClearFat24-4 3612117 46.10 ns/op BenchmarkClearFat32-4 4113610 30.20 ns/op BenchmarkClearFat40-4 4301397 37.84 ns/op BenchmarkClearFat48-4 3939630 29.79 ns/op BenchmarkClearFat56-4 2215507 55.49 ns/op BenchmarkClearFat64-4 3186310 34.63 ns/op BenchmarkClearFat72-4 3280233 33.39 ns/op BenchmarkClearFat128-4 2556967 51.41 ns/op BenchmarkClearFat256-4 1642204 61.07 ns/op BenchmarkClearFat512-4 1239439 177.0 ns/op BenchmarkClearFat1024-4 803085 129.0 ns/op BenchmarkClearFat1032-4 1000000 136.1 ns/op BenchmarkClearFat1040-4 1000000 203.2 ns/op BenchmarkCopyFat7-4 3918111 39.91 ns/op BenchmarkCopyFat8-4 4429783 27.85 ns/op BenchmarkCopyFat11-4 3734236 34.59 ns/op BenchmarkCopyFat12-4 3332412 38.63 ns/op BenchmarkCopyFat13-4 4062031 37.53 ns/op BenchmarkCopyFat14-4 1855586 63.84 ns/op BenchmarkCopyFat15-4 1000000 100.7 ns/op BenchmarkCopyFat16-4 3618516 36.28 ns/op BenchmarkCopyFat24-4 4059680 38.54 ns/op BenchmarkCopyFat32-4 3666420 29.22 ns/op BenchmarkCopyFat64-4 3877731 39.16 ns/op BenchmarkCopyFat72-4 4129543 47.60 ns/op BenchmarkCopyFat128-4 3431798 42.06 ns/op BenchmarkCopyFat256-4 2196874 61.27 ns/op BenchmarkCopyFat512-4 1000000 125.1 ns/op BenchmarkCopyFat520-4 1103605 93.98 ns/op BenchmarkCopyFat1024-4 478209 278.6 ns/op BenchmarkCopyFat1032-4 986088 127.0 ns/op BenchmarkCopyFat1040-4 928839 134.5 ns/op BenchmarkIssue18740/2byte-4 324 402985 ns/op BenchmarkIssue18740/4byte-4 601 201266 ns/op BenchmarkIssue18740/8byte-4 946 117630 ns/op BenchmarkMemclrKnownSize1-4 5772283 19.41 ns/op 51.51 MB/s BenchmarkMemclrKnownSize2-4 3705045 30.66 ns/op 65.24 MB/s BenchmarkMemclrKnownSize4-4 2717695 43.02 ns/op 92.99 MB/s BenchmarkMemclrKnownSize8-4 1000000 110.6 ns/op 72.32 MB/s BenchmarkMemclrKnownSize16-4 729495 187.8 ns/op 85.20 MB/s BenchmarkMemclrKnownSize32-4 443430 316.1 ns/op 101.22 MB/s BenchmarkMemclrKnownSize64-4 214146 650.6 ns/op 98.38 MB/s BenchmarkMemclrKnownSize112-4 99844 1175 ns/op 95.35 MB/s BenchmarkMemclrKnownSize128-4 96854 1338 ns/op 95.65 MB/s BenchmarkMemclrKnownSize192-4 67029 1725 ns/op 111.30 MB/s BenchmarkMemclrKnownSize248-4 46898 2354 ns/op 105.35 MB/s BenchmarkMemclrKnownSize256-4 44108 2665 ns/op 96.06 MB/s BenchmarkMemclrKnownSize512-4 25923 8665 ns/op 59.09 MB/s BenchmarkMemclrKnownSize1024-4 10000 17350 ns/op 59.02 MB/s BenchmarkMemclrKnownSize4096-4 2667 43695 ns/op 93.74 MB/s BenchmarkMemclrKnownSize512KiB-4 19 5665384 ns/op 92.54 MB/s BenchmarkReadMetricsLatency-4 12638 4029 p50-ns 5678 p90-ns 10142 p99-ns BenchmarkFinalizer-4 182 710872 ns/op BenchmarkFinalizerRun-4 140881 758.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6660051 15.08 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3492232 39.72 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1933530 61.59 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2601100 91.70 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 125.7 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1324245 91.43 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2306944 89.66 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1460193 76.25 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1468572 76.78 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2173100 53.14 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2135959 57.73 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1843843 65.46 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1676558 76.32 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1564572 75.13 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6370155 23.22 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6670880 17.91 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7803204 16.00 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7907899 29.53 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5931522 18.34 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6356336 29.98 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6333290 17.68 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6272866 20.66 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7546456 27.21 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6000726 25.32 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5615732 30.03 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6389584 21.10 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6679478 15.17 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7577202 17.22 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7929092 14.63 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6554457 18.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7539654 15.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7468545 16.09 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7544878 19.35 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7460656 16.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6264936 17.53 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6793872 19.87 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6039301 23.58 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6655284 23.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7402340 15.11 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 4228078 27.72 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6298890 17.42 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7382762 13.91 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7147980 17.60 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7116260 15.81 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8765974 28.65 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6869640 15.34 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7139557 15.80 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8081695 15.27 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8166015 21.24 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8457025 20.45 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7584681 21.76 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8010458 14.18 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7616425 14.25 ns/op BenchmarkNetpollBreak-4 2534 41693 ns/op BenchmarkPingPongHog-4 852 310472 ns/op BenchmarkStackGrowth-4 104432 1302 ns/op BenchmarkStackGrowthDeep-4 802 137623 ns/op BenchmarkCreateGoroutines-4 48564 2459 ns/op BenchmarkCreateGoroutinesParallel-4 56512 11632 ns/op BenchmarkCreateGoroutinesCapture-4 6325 32044 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 30620 21280 ns/op BenchmarkClosureCall-4 25749423 4.570 ns/op BenchmarkWakeupParallelSpinning/0s-4 6765 19785 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5389 25774 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4836 58148 ns/op BenchmarkWakeupParallelSpinning/5µs-4 1851 69621 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1344 90330 ns/op BenchmarkWakeupParallelSpinning/20µs-4 709 173333 ns/op BenchmarkWakeupParallelSpinning/50µs-4 356 311370 ns/op BenchmarkWakeupParallelSpinning/100µs-4 175 642619 ns/op BenchmarkMatmult-4 4580910 32.59 ns/op BenchmarkFastrand-4 5841932 17.12 ns/op BenchmarkFastrand64-4 6050092 17.41 ns/op BenchmarkFastrandHashiter-4 2952904 40.70 ns/op BenchmarkFastrandn/2-4 4350829 34.68 ns/op BenchmarkFastrandn/3-4 3305318 52.85 ns/op BenchmarkFastrandn/4-4 4056812 29.85 ns/op BenchmarkFastrandn/5-4 4618888 32.03 ns/op BenchmarkIfaceCmp100-4 120681 1284 ns/op BenchmarkIfaceCmpNil100-4 180252 699.7 ns/op BenchmarkEfaceCmpDiff-4 46620 2671 ns/op BenchmarkEfaceCmpDiffIndirect-4 41944 2676 ns/op BenchmarkDefer-4 1474544 87.97 ns/op BenchmarkDefer10-4 769042 197.0 ns/op BenchmarkDeferMany-4 428662 606.7 ns/op BenchmarkPanicRecover-4 215968 672.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 50 2130328 ns/op 1951911 p50-ns 2937559 p90-ns 4348096 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 50 2948736 ns/op 2377898 p50-ns 4924146 p90-ns 10105631 p99-ns BenchmarkGoroutineProfile/small/idle-4 38 3991140 ns/op 3959409 p50-ns 5723823 p90-ns 6399200 p99-ns BenchmarkGoroutineProfile/small/loaded-4 33 4347080 ns/op 3455492 p50-ns 7542750 p90-ns 11769863 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1790788 ns/op 1725846 p50-ns 2436605 p90-ns 4216665 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 64 2481868 ns/op 2158018 p50-ns 3760362 p90-ns 7422838 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 9565916 ns/op 9259824 p50-ns 10050810 p90-ns 15539899 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 22111308 ns/op 24604413 p50-ns 34077208 p90-ns 34077208 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 51 2051979 ns/op 1865112 p50-ns 2724342 p90-ns 3779147 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 63 2023823 ns/op 1676088 p50-ns 4079644 p90-ns 7055595 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 30 3690336 ns/op 3603389 p50-ns 4698868 p90-ns 4814406 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 28 5941392 ns/op 4485076 p50-ns 10833344 p90-ns 17970832 p99-ns BenchmarkRWMutexUncontended-4 589527 3319 ns/op BenchmarkRWMutexWrite100-4 37106 10999 ns/op BenchmarkRWMutexWrite10-4 112118 9484 ns/op BenchmarkRWMutexWorkWrite100-4 10000 10698 ns/op BenchmarkRWMutexWorkWrite10-4 51483 16430 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1851 77621 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 729 147088 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1077 144852 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 366 316159 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 546 256983 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 148 716503 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 183 1019797 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 105 1684449 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 158137 1896 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 166600 1494 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 150690 1539 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 112298 1664 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 168850 1459 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 165903 1453 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 139663 1609 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 117784 1254 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 138529 1774 ns/op BenchmarkMakeSlice/Byte-4 1000000 190.4 ns/op BenchmarkMakeSlice/Int16-4 1000000 152.8 ns/op BenchmarkMakeSlice/Int-4 964083 157.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 189.7 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 350.0 ns/op BenchmarkMakeSlice/Struct/32-4 372900 320.0 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 400.7 ns/op BenchmarkGrowSlice/Byte-4 310002 674.4 ns/op BenchmarkGrowSlice/Int16-4 104684 1177 ns/op BenchmarkGrowSlice/Int-4 127087 1042 ns/op BenchmarkGrowSlice/Ptr-4 186763 1163 ns/op BenchmarkGrowSlice/Struct/24-4 63438 1877 ns/op BenchmarkGrowSlice/Struct/32-4 83178 2117 ns/op BenchmarkGrowSlice/Struct/40-4 96903 1776 ns/op BenchmarkExtendSlice/IntSlice-4 53378 1894 ns/op BenchmarkExtendSlice/PointerSlice-4 168700 1113 ns/op BenchmarkExtendSlice/NoGrow-4 102895 1906 ns/op BenchmarkAppend-4 506540 203.5 ns/op BenchmarkAppendGrowByte-4 1 528655027 ns/op BenchmarkAppendGrowString-4 1 1089864871 ns/op BenchmarkAppendSlice/1Bytes-4 654394 1452 ns/op BenchmarkAppendSlice/4Bytes-4 631003 1086 ns/op BenchmarkAppendSlice/7Bytes-4 127224 986.3 ns/op BenchmarkAppendSlice/8Bytes-4 327169 461.3 ns/op BenchmarkAppendSlice/15Bytes-4 554062 639.1 ns/op BenchmarkAppendSlice/16Bytes-4 539516 346.9 ns/op BenchmarkAppendSlice/32Bytes-4 210867 542.1 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 22927 4578 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 17613 11989 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 3968 38805 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 870 135720 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 42 2713843 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 26 11554465 ns/op BenchmarkAppendStr/1Bytes-4 874833 292.9 ns/op BenchmarkAppendStr/4Bytes-4 196800 620.5 ns/op BenchmarkAppendStr/8Bytes-4 343950 381.5 ns/op BenchmarkAppendStr/16Bytes-4 796608 417.8 ns/op BenchmarkAppendStr/32Bytes-4 330966 314.6 ns/op BenchmarkAppendSpecialCase-4 883418 183.2 ns/op BenchmarkCopy/1Byte-4 273272 444.0 ns/op 2.25 MB/s BenchmarkCopy/1String-4 303856 479.9 ns/op 2.08 MB/s BenchmarkCopy/2Byte-4 216546 511.5 ns/op 3.91 MB/s BenchmarkCopy/2String-4 238107 429.9 ns/op 4.65 MB/s BenchmarkCopy/4Byte-4 193771 607.6 ns/op 6.58 MB/s BenchmarkCopy/4String-4 294975 470.6 ns/op 8.50 MB/s BenchmarkCopy/8Byte-4 303507 426.9 ns/op 18.74 MB/s BenchmarkCopy/8String-4 281016 511.5 ns/op 15.64 MB/s BenchmarkCopy/12Byte-4 234998 489.5 ns/op 24.52 MB/s BenchmarkCopy/12String-4 337390 492.3 ns/op 24.38 MB/s BenchmarkCopy/16Byte-4 950362 186.7 ns/op 85.71 MB/s BenchmarkCopy/16String-4 1334644 97.00 ns/op 164.95 MB/s BenchmarkCopy/32Byte-4 1000000 172.1 ns/op 185.92 MB/s BenchmarkCopy/32String-4 1000000 102.0 ns/op 313.86 MB/s BenchmarkCopy/128Byte-4 1000000 143.3 ns/op 893.25 MB/s BenchmarkCopy/128String-4 1004677 123.6 ns/op 1035.44 MB/s BenchmarkCopy/1024Byte-4 394513 290.7 ns/op 3522.63 MB/s BenchmarkCopy/1024String-4 309046 366.9 ns/op 2791.27 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 19086 5741 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11092 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 17663 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 4819 24721 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 26703 ns/op BenchmarkAppendInPlace/Grow/Byte-4 76196 1840 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 142940 1419 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 51751 2215 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 57679 3059 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 32586 3287 ns/op BenchmarkStackCopyPtr-4 1 179149562 ns/op BenchmarkStackCopy-4 2 104434362 ns/op BenchmarkStackCopyNoCache-4 21 6759864 ns/op BenchmarkStackCopyWithStkobj-4 2 51039166 ns/op BenchmarkIssue18138-4 136 856742 ns/op BenchmarkCompareStringEqual-4 13319149 12.37 ns/op BenchmarkCompareStringIdentical-4 20841388 5.728 ns/op BenchmarkCompareStringSameLength-4 14641623 9.664 ns/op BenchmarkCompareStringDifferentLength-4 22974376 4.922 ns/op BenchmarkCompareStringBigUnaligned-4 1155 88391 ns/op 11863.05 MB/s BenchmarkCompareStringBig-4 1513 94560 ns/op 11089.16 MB/s BenchmarkConcatStringAndBytes-4 1617574 71.41 ns/op BenchmarkSliceByteToString/1-4 1531658 104.3 ns/op BenchmarkSliceByteToString/2-4 689182 189.3 ns/op BenchmarkSliceByteToString/4-4 1000000 177.6 ns/op BenchmarkSliceByteToString/8-4 1000000 167.4 ns/op BenchmarkSliceByteToString/16-4 1000000 155.7 ns/op BenchmarkSliceByteToString/32-4 813573 244.8 ns/op BenchmarkSliceByteToString/64-4 469671 336.1 ns/op BenchmarkSliceByteToString/128-4 583926 397.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2228664 58.56 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 945117 150.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 928603 119.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2678038 41.78 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1501172 84.03 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1498729 73.38 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1570614 122.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 313647 390.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 235728 547.1 ns/op BenchmarkRuneIterate/range/ASCII-4 7388266 23.30 ns/op BenchmarkRuneIterate/range/Japanese-4 2400432 47.70 ns/op BenchmarkRuneIterate/range/MixedLength-4 2146734 51.46 ns/op BenchmarkRuneIterate/range1/ASCII-4 6393415 18.24 ns/op BenchmarkRuneIterate/range1/Japanese-4 2269225 52.25 ns/op BenchmarkRuneIterate/range1/MixedLength-4 1694509 61.59 ns/op BenchmarkRuneIterate/range2/ASCII-4 6394384 18.34 ns/op BenchmarkRuneIterate/range2/Japanese-4 1949988 81.15 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2523655 46.82 ns/op BenchmarkArrayEqual-4 25469971 4.665 ns/op BenchmarkFunc/Name-4 5684329 18.60 ns/op BenchmarkFunc/Entry-4 12642098 12.48 ns/op BenchmarkFunc/FileLine-4 2061667 63.66 ns/op PASS ok runtime 424.841s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 25810 4149 ns/op BenchmarkHandle/concurrent-4 19116 5272 ns/op PASS ok runtime/cgo 0.405s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 31639261 5.027 ns/op BenchmarkAtomicStore64-4 13197464 11.41 ns/op BenchmarkAtomicLoad-4 31519566 4.345 ns/op BenchmarkAtomicStore-4 12075088 10.63 ns/op BenchmarkAnd8-4 10531178 11.43 ns/op BenchmarkAnd-4 9514047 16.98 ns/op BenchmarkAnd8Parallel-4 3592728 28.18 ns/op BenchmarkAndParallel-4 4050879 28.42 ns/op BenchmarkOr8-4 14105271 10.24 ns/op BenchmarkOr-4 10621431 10.75 ns/op BenchmarkOr8Parallel-4 3906073 27.43 ns/op BenchmarkOrParallel-4 4116694 29.88 ns/op BenchmarkXadd-4 4248752 28.00 ns/op BenchmarkXadd64-4 4343694 27.70 ns/op BenchmarkCas-4 2809380 42.95 ns/op BenchmarkCas64-4 2808037 44.69 ns/op BenchmarkXchg-4 4173818 29.70 ns/op BenchmarkXchg64-4 4202889 28.36 ns/op PASS ok runtime/internal/atomic 3.668s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3330631 34.22 ns/op BenchmarkMulUintptr/large-4 2759562 59.66 ns/op PASS ok runtime/internal/math 0.605s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 14563631 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 6 21576420 ns/op 304.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 22 5852844 ns/op 10.82 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 4 25279547 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 47537333 ns/op 1335 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 14 7710116 ns/op 67.36 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 119263888 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 171772358 ns/op 9883 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 8 18096239 ns/op 966.9 concurrent_launches/op PASS ok runtime/pprof 2.508s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 8 13556373 ns/op BenchmarkStackLeak-4 22905 5120 ns/op PASS ok runtime/race 0.481s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2891690 36.11 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 218746 696.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.513s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 9819453 12.21 ns/op BenchmarkCompact/one-4 1216855 94.58 ns/op BenchmarkCompact/sorted-4 866178 140.4 ns/op BenchmarkCompact/1_item-4 838262 122.8 ns/op BenchmarkCompact/unsorted-4 863378 140.6 ns/op BenchmarkCompact/many-4 710905 255.3 ns/op BenchmarkReplace/naive-fast-4 39766 3135 ns/op BenchmarkReplace/optimized-fast-4 45004 2654 ns/op BenchmarkReplace/naive-slow-4 23337 4974 ns/op BenchmarkReplace/optimized-slow-4 29188 4755 ns/op PASS ok slices 2.209s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 127881 1142 ns/op BenchmarkSortString1K-4 139 850914 ns/op BenchmarkSortString1K_Slice-4 135 896511 ns/op BenchmarkStableString1K-4 90 1581973 ns/op BenchmarkSortInt1K-4 145 813023 ns/op BenchmarkSortInt1K_Sorted-4 2306 61048 ns/op BenchmarkSortInt1K_Reversed-4 1129 106324 ns/op BenchmarkSortInt1K_Mod8-4 381 349563 ns/op BenchmarkStableInt1K-4 100 1160864 ns/op BenchmarkStableInt1K_Slice-4 100 1139493 ns/op BenchmarkSortInt64K-4 2 84286513 ns/op BenchmarkSortInt64K_Slice-4 2 60076608 ns/op BenchmarkStableInt64K-4 1 142476760 ns/op BenchmarkSort1e2-4 264 407845 ns/op BenchmarkStable1e2-4 127 1324543 ns/op BenchmarkSort1e4-4 2 78746186 ns/op BenchmarkStable1e4-4 1 321004275 ns/op PASS ok sort 39.407s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 753109 162.8 ns/op BenchmarkAtof64Float-4 616566 276.6 ns/op BenchmarkAtof64FloatExp-4 553708 420.9 ns/op BenchmarkAtof64Big-4 276927 500.3 ns/op BenchmarkAtof64RandomBits-4 341582 451.1 ns/op BenchmarkAtof64RandomFloats-4 427773 426.7 ns/op BenchmarkAtof64RandomLongFloats-4 350780 351.2 ns/op BenchmarkAtof32Decimal-4 829258 163.0 ns/op BenchmarkAtof32Float-4 652911 177.5 ns/op BenchmarkAtof32FloatExp-4 499969 226.0 ns/op BenchmarkAtof32Random-4 383845 393.6 ns/op BenchmarkAtof32RandomLong-4 145017 1303 ns/op BenchmarkParseInt/Pos/7bit-4 1252497 92.30 ns/op BenchmarkParseInt/Pos/26bit-4 798145 145.8 ns/op BenchmarkParseInt/Pos/31bit-4 547335 280.3 ns/op BenchmarkParseInt/Pos/56bit-4 533440 237.5 ns/op BenchmarkParseInt/Pos/63bit-4 517255 269.2 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 118.7 ns/op BenchmarkParseInt/Neg/26bit-4 814110 185.7 ns/op BenchmarkParseInt/Neg/31bit-4 661098 174.3 ns/op BenchmarkParseInt/Neg/56bit-4 534409 248.8 ns/op BenchmarkParseInt/Neg/63bit-4 469378 268.7 ns/op BenchmarkAtoi/Pos/7bit-4 1590135 72.02 ns/op BenchmarkAtoi/Pos/26bit-4 920198 149.8 ns/op BenchmarkAtoi/Pos/31bit-4 820214 149.4 ns/op BenchmarkAtoi/Pos/56bit-4 597338 219.5 ns/op BenchmarkAtoi/Pos/63bit-4 364334 297.9 ns/op BenchmarkAtoi/Neg/7bit-4 1572968 113.4 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 129.5 ns/op BenchmarkAtoi/Neg/31bit-4 969732 139.2 ns/op BenchmarkAtoi/Neg/56bit-4 663333 222.2 ns/op BenchmarkAtoi/Neg/63bit-4 498609 268.3 ns/op BenchmarkFormatFloat/Decimal-4 98476 1174 ns/op BenchmarkFormatFloat/Float-4 79782 2220 ns/op BenchmarkFormatFloat/Exp-4 80485 1296 ns/op BenchmarkFormatFloat/NegExp-4 106993 1141 ns/op BenchmarkFormatFloat/LongExp-4 73561 1483 ns/op BenchmarkFormatFloat/Big-4 76438 2106 ns/op BenchmarkFormatFloat/BinaryExp-4 187821 766.2 ns/op BenchmarkFormatFloat/32Integer-4 97087 1286 ns/op BenchmarkFormatFloat/32ExactFraction-4 99076 1237 ns/op BenchmarkFormatFloat/32Point-4 90123 1288 ns/op BenchmarkFormatFloat/32Exp-4 110604 1339 ns/op BenchmarkFormatFloat/32NegExp-4 99249 1741 ns/op BenchmarkFormatFloat/32Shortest-4 103880 1171 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 104619 1079 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 106717 1106 ns/op BenchmarkFormatFloat/64Fixed1-4 149407 869.1 ns/op BenchmarkFormatFloat/64Fixed2-4 115526 985.3 ns/op BenchmarkFormatFloat/64Fixed3-4 124273 931.3 ns/op BenchmarkFormatFloat/64Fixed4-4 127636 841.4 ns/op BenchmarkFormatFloat/64Fixed12-4 79497 1558 ns/op BenchmarkFormatFloat/64Fixed16-4 101090 1251 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 93288 1240 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 82839 1444 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2272 58243 ns/op BenchmarkFormatFloat/Slowpath64-4 77020 2132 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 79498 1979 ns/op BenchmarkAppendFloat/Decimal-4 113965 917.4 ns/op BenchmarkAppendFloat/Float-4 102391 1142 ns/op BenchmarkAppendFloat/Exp-4 126948 941.7 ns/op BenchmarkAppendFloat/NegExp-4 124861 956.5 ns/op BenchmarkAppendFloat/LongExp-4 77203 1654 ns/op BenchmarkAppendFloat/Big-4 77316 1842 ns/op BenchmarkAppendFloat/BinaryExp-4 199890 506.6 ns/op BenchmarkAppendFloat/32Integer-4 92721 1154 ns/op BenchmarkAppendFloat/32ExactFraction-4 123348 1201 ns/op BenchmarkAppendFloat/32Point-4 103987 1082 ns/op BenchmarkAppendFloat/32Exp-4 116480 971.6 ns/op BenchmarkAppendFloat/32NegExp-4 76272 1657 ns/op BenchmarkAppendFloat/32Shortest-4 112281 1060 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 142564 908.4 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 127066 1408 ns/op BenchmarkAppendFloat/64Fixed1-4 139682 865.6 ns/op BenchmarkAppendFloat/64Fixed2-4 191397 889.5 ns/op BenchmarkAppendFloat/64Fixed3-4 148336 840.0 ns/op BenchmarkAppendFloat/64Fixed4-4 170396 1022 ns/op BenchmarkAppendFloat/64Fixed12-4 79780 1302 ns/op BenchmarkAppendFloat/64Fixed16-4 103798 1500 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 120480 988.5 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 84043 1264 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2055 53134 ns/op BenchmarkAppendFloat/Slowpath64-4 87832 1367 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 76161 1890 ns/op BenchmarkFormatInt-4 10000 13868 ns/op BenchmarkAppendInt-4 14437 10431 ns/op BenchmarkFormatUint-4 72637 1803 ns/op BenchmarkAppendUint-4 89059 1909 ns/op BenchmarkFormatIntSmall/7-4 1803656 60.85 ns/op BenchmarkFormatIntSmall/42-4 2043496 59.09 ns/op BenchmarkAppendIntSmall-4 1069604 110.4 ns/op BenchmarkAppendUintVarlen/1-4 926304 117.5 ns/op BenchmarkAppendUintVarlen/12-4 1000000 113.1 ns/op BenchmarkAppendUintVarlen/123-4 875968 148.1 ns/op BenchmarkAppendUintVarlen/1234-4 757418 142.3 ns/op BenchmarkAppendUintVarlen/12345-4 787662 143.9 ns/op BenchmarkAppendUintVarlen/123456-4 749089 154.3 ns/op BenchmarkAppendUintVarlen/1234567-4 731652 144.5 ns/op BenchmarkAppendUintVarlen/12345678-4 797776 146.3 ns/op BenchmarkAppendUintVarlen/123456789-4 812881 154.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 750552 162.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 749053 155.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 752910 159.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 867331 160.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 849574 159.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 621936 171.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 557462 242.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 729440 165.8 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 767506 169.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 740422 173.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 705898 238.5 ns/op BenchmarkQuote-4 37048 3121 ns/op BenchmarkQuoteRune-4 384902 323.6 ns/op BenchmarkAppendQuote-4 46047 2569 ns/op BenchmarkAppendQuoteRune-4 765135 185.6 ns/op BenchmarkUnquoteEasy-4 1000000 154.3 ns/op BenchmarkUnquoteHard-4 26169 5304 ns/op PASS ok strconv 23.551s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 351760 501.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 107328 1741 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 181000 1112 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 189810 652.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 47984 2625 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 70483 2017 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 581154 311.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 23037 5320 ns/op BenchmarkGenericMatch1-4 2059 82264 ns/op BenchmarkGenericMatch2-4 428 283479 ns/op BenchmarkSingleMaxSkipping-4 12211 13363 ns/op 748.32 MB/s BenchmarkSingleLongSuffixFail-4 19407 5918 ns/op 169.30 MB/s BenchmarkSingleMatch-4 228 668031 ns/op 22.45 MB/s BenchmarkByteByteNoMatch-4 77790 1346 ns/op BenchmarkByteByteMatch-4 15124 7723 ns/op BenchmarkByteStringMatch-4 15890 10945 ns/op BenchmarkHTMLEscapeNew-4 60354 1936 ns/op BenchmarkHTMLEscapeOld-4 78274 1669 ns/op BenchmarkByteStringReplacerWriteString-4 1428 83810 ns/op BenchmarkByteReplacerWriteString-4 1795 73612 ns/op BenchmarkByteByteReplaces-4 2158 67978 ns/op BenchmarkByteByteMap-4 7100 15249 ns/op BenchmarkMap/identity/ASCII-4 793221 176.4 ns/op BenchmarkMap/identity/Greek-4 500352 255.9 ns/op BenchmarkMap/change/ASCII-4 25645 4763 ns/op BenchmarkMap/change/Greek-4 18198 6119 ns/op BenchmarkIndexRune-4 1446987 76.29 ns/op BenchmarkIndexRuneLongString-4 1421809 139.7 ns/op BenchmarkIndexRuneFastPath-4 3336678 51.63 ns/op BenchmarkIndex-4 2963386 40.82 ns/op BenchmarkLastIndex-4 3026997 48.96 ns/op BenchmarkIndexByte-4 13997036 12.72 ns/op BenchmarkToUpper/#00-4 2379205 55.02 ns/op BenchmarkToUpper/ONLYUPPER-4 2167545 55.46 ns/op BenchmarkToUpper/abc-4 232744 536.0 ns/op BenchmarkToUpper/AbC123-4 169921 815.8 ns/op BenchmarkToUpper/azAZ09_-4 183873 1057 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 34543 4797 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56055 2953 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24931 4494 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 50006 2285 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 108321 1120 ns/op BenchmarkToLower/#00-4 2307549 46.82 ns/op BenchmarkToLower/abc-4 2306181 47.05 ns/op BenchmarkToLower/AbC123-4 153970 704.6 ns/op BenchmarkToLower/azAZ09_-4 177322 867.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80444 1658 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 52926 2157 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28152 4048 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59227 2270 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 93141 1093 ns/op BenchmarkMapNoChanges-4 1000000 104.3 ns/op BenchmarkTrim-4 28305 3550 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2573215 47.38 ns/op BenchmarkToValidUTF8/InvalidASCII-4 163604 802.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 91698 1235 ns/op BenchmarkEqualFold/Tests-4 45892 3242 ns/op BenchmarkEqualFold/ASCII-4 1920202 72.59 ns/op BenchmarkEqualFold/UnicodePrefix-4 119637 1160 ns/op BenchmarkEqualFold/UnicodeSuffix-4 128263 944.4 ns/op BenchmarkIndexHard1-4 970 112584 ns/op BenchmarkIndexHard2-4 687 236051 ns/op BenchmarkIndexHard3-4 171 752954 ns/op BenchmarkIndexHard4-4 224 718681 ns/op BenchmarkLastIndexHard1-4 76 2310607 ns/op BenchmarkLastIndexHard2-4 86 1539895 ns/op BenchmarkLastIndexHard3-4 87 1588493 ns/op BenchmarkCountHard1-4 1063 118169 ns/op BenchmarkCountHard2-4 733 155072 ns/op BenchmarkCountHard3-4 100 1113125 ns/op BenchmarkIndexTorture-4 10000 12642 ns/op BenchmarkCountTorture-4 10000 12503 ns/op BenchmarkCountTortureOverlapping-4 374 272269 ns/op BenchmarkCountByte/10-4 2678056 52.80 ns/op 189.40 MB/s BenchmarkCountByte/32-4 2964649 37.13 ns/op 861.73 MB/s BenchmarkCountByte/4096-4 1000000 122.6 ns/op 33399.99 MB/s BenchmarkCountByte/4194304-4 854 136433 ns/op 30742.61 MB/s BenchmarkCountByte/67108864-4 19 5875957 ns/op 11420.92 MB/s BenchmarkFields/ASCII/16-4 297645 436.9 ns/op 36.62 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 25851 5819 ns/op 43.99 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1840 84477 ns/op 48.49 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 88 1553242 ns/op 42.19 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 27471033 ns/op 38.17 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 368088 421.2 ns/op 37.98 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 13906 ns/op 18.41 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 460 283983 ns/op 14.42 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 24 4755765 ns/op 13.78 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 76091855 ns/op 13.78 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 173446 938.9 ns/op 17.04 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10731 ns/op 23.86 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 807 187641 ns/op 21.83 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 3823242 ns/op 17.14 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 62392922 ns/op 16.81 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 191421 724.3 ns/op 22.09 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11022 ns/op 23.23 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 584 217789 ns/op 18.81 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4153021 ns/op 15.78 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 73526390 ns/op 14.26 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 101621492 ns/op BenchmarkSplitSingleByteSeparator-4 22 9213478 ns/op BenchmarkSplitMultiByteSeparator-4 27 5516772 ns/op BenchmarkSplitNSingleByteSeparator-4 190533 950.1 ns/op BenchmarkSplitNMultiByteSeparator-4 158030 1377 ns/op BenchmarkRepeat/5x0-4 2821723 41.87 ns/op BenchmarkRepeat/5x1-4 2997536 42.82 ns/op BenchmarkRepeat/5x2-4 219596 606.0 ns/op BenchmarkRepeat/5x6-4 122358 1094 ns/op BenchmarkRepeat/10x0-4 2824400 60.06 ns/op BenchmarkRepeat/10x1-4 2848788 60.19 ns/op BenchmarkRepeat/10x2-4 197736 669.8 ns/op BenchmarkRepeat/10x6-4 114130 970.0 ns/op BenchmarkRepeatLarge/256/1-4 61350 2429 ns/op 105.39 MB/s BenchmarkRepeatLarge/256/16-4 55204 2012 ns/op 127.26 MB/s BenchmarkRepeatLarge/512/1-4 36225 4189 ns/op 122.23 MB/s BenchmarkRepeatLarge/512/16-4 52437 2474 ns/op 206.99 MB/s BenchmarkRepeatLarge/1024/1-4 24267 5748 ns/op 178.15 MB/s BenchmarkRepeatLarge/1024/16-4 33772 4836 ns/op 211.75 MB/s BenchmarkRepeatLarge/2048/1-4 14420 9155 ns/op 223.71 MB/s BenchmarkRepeatLarge/2048/16-4 16081 9021 ns/op 227.03 MB/s BenchmarkRepeatLarge/4096/1-4 8961 15724 ns/op 260.50 MB/s BenchmarkRepeatLarge/4096/16-4 10000 13251 ns/op 309.11 MB/s BenchmarkRepeatLarge/8192/1-4 10000 21833 ns/op 375.22 MB/s BenchmarkRepeatLarge/8192/16-4 10000 19591 ns/op 418.16 MB/s BenchmarkRepeatLarge/8192/4097-4 2972959 36.68 ns/op 111692.99 MB/s BenchmarkRepeatLarge/16384/1-4 6697 44959 ns/op 364.42 MB/s BenchmarkRepeatLarge/16384/16-4 9840 36825 ns/op 444.92 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 31046 ns/op 395.89 MB/s BenchmarkRepeatLarge/32768/1-4 1648 83841 ns/op 390.84 MB/s BenchmarkRepeatLarge/32768/16-4 3046 97311 ns/op 336.73 MB/s BenchmarkRepeatLarge/32768/4097-4 2229 64760 ns/op 442.85 MB/s BenchmarkRepeatLarge/65536/1-4 813 155979 ns/op 420.16 MB/s BenchmarkRepeatLarge/65536/16-4 994 121699 ns/op 538.51 MB/s BenchmarkRepeatLarge/65536/4097-4 1054 137785 ns/op 446.02 MB/s BenchmarkRepeatLarge/131072/1-4 196 631321 ns/op 207.62 MB/s BenchmarkRepeatLarge/131072/16-4 223 650985 ns/op 201.34 MB/s BenchmarkRepeatLarge/131072/4097-4 190 599085 ns/op 212.00 MB/s BenchmarkRepeatLarge/262144/1-4 132 908409 ns/op 288.57 MB/s BenchmarkRepeatLarge/262144/16-4 135 934095 ns/op 280.64 MB/s BenchmarkRepeatLarge/262144/4097-4 129 779412 ns/op 331.16 MB/s BenchmarkRepeatLarge/524288/1-4 70 1774696 ns/op 295.42 MB/s BenchmarkRepeatLarge/524288/16-4 80 1758241 ns/op 298.19 MB/s BenchmarkRepeatLarge/524288/4097-4 61 1692060 ns/op 307.51 MB/s BenchmarkRepeatLarge/1048576/1-4 37 3366414 ns/op 311.48 MB/s BenchmarkRepeatLarge/1048576/16-4 45 3863907 ns/op 271.38 MB/s BenchmarkRepeatLarge/1048576/4097-4 42 3151931 ns/op 331.46 MB/s BenchmarkRepeatLarge/2097152/1-4 20 5850354 ns/op 358.47 MB/s BenchmarkRepeatLarge/2097152/16-4 26 5198739 ns/op 403.40 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 5533492 ns/op 378.34 MB/s BenchmarkRepeatLarge/4194304/1-4 10 10199034 ns/op 411.25 MB/s BenchmarkRepeatLarge/4194304/16-4 10 11618754 ns/op 360.99 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10900910 ns/op 384.48 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17284321 ns/op 485.33 MB/s BenchmarkRepeatLarge/8388608/16-4 6 18409740 ns/op 455.66 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 20038282 ns/op 418.53 MB/s BenchmarkRepeatLarge/16777216/1-4 3 33871580 ns/op 495.32 MB/s BenchmarkRepeatLarge/16777216/16-4 3 43346490 ns/op 387.05 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 41852807 ns/op 400.86 MB/s BenchmarkRepeatLarge/33554432/1-4 2 53647709 ns/op 625.46 MB/s BenchmarkRepeatLarge/33554432/16-4 3 66730755 ns/op 502.83 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 58232346 ns/op 576.22 MB/s BenchmarkRepeatLarge/67108864/1-4 1 120281969 ns/op 557.93 MB/s BenchmarkRepeatLarge/67108864/16-4 1 116232325 ns/op 577.37 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 130538714 ns/op 514.09 MB/s BenchmarkRepeatLarge/134217728/1-4 1 232467505 ns/op 577.36 MB/s BenchmarkRepeatLarge/134217728/16-4 1 212045377 ns/op 632.97 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 215251495 ns/op 623.54 MB/s BenchmarkRepeatLarge/268435456/1-4 1 474811156 ns/op 565.35 MB/s BenchmarkRepeatLarge/268435456/16-4 1 416313725 ns/op 644.79 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 460300134 ns/op 583.17 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1076309749 ns/op 498.81 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1178636429 ns/op 455.50 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1121243472 ns/op 478.82 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 6007666959 ns/op 178.73 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4860516854 ns/op 220.91 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5270067646 ns/op 203.74 MB/s BenchmarkIndexAnyASCII/1:1-4 1655824 97.12 ns/op BenchmarkIndexAnyASCII/1:2-4 1195567 100.9 ns/op BenchmarkIndexAnyASCII/1:4-4 1589251 83.26 ns/op BenchmarkIndexAnyASCII/1:8-4 1679596 69.15 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 142.4 ns/op BenchmarkIndexAnyASCII/1:32-4 1863006 64.12 ns/op BenchmarkIndexAnyASCII/1:64-4 1220894 124.3 ns/op BenchmarkIndexAnyASCII/16:1-4 1918887 62.43 ns/op BenchmarkIndexAnyASCII/16:2-4 808896 247.6 ns/op BenchmarkIndexAnyASCII/16:4-4 787716 150.7 ns/op BenchmarkIndexAnyASCII/16:8-4 760738 151.0 ns/op BenchmarkIndexAnyASCII/16:16-4 625083 166.2 ns/op BenchmarkIndexAnyASCII/16:32-4 654766 177.3 ns/op BenchmarkIndexAnyASCII/16:64-4 605127 218.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1826257 74.64 ns/op BenchmarkIndexAnyASCII/256:2-4 86250 1376 ns/op BenchmarkIndexAnyASCII/256:4-4 86943 1508 ns/op BenchmarkIndexAnyASCII/256:8-4 81864 1397 ns/op BenchmarkIndexAnyASCII/256:16-4 82748 1376 ns/op BenchmarkIndexAnyASCII/256:32-4 77464 1431 ns/op BenchmarkIndexAnyASCII/256:64-4 80092 2817 ns/op BenchmarkIndexAnyUTF8/1:1-4 2057715 57.25 ns/op BenchmarkIndexAnyUTF8/1:2-4 1931842 55.67 ns/op BenchmarkIndexAnyUTF8/1:4-4 2020999 60.49 ns/op BenchmarkIndexAnyUTF8/1:8-4 2004074 128.5 ns/op BenchmarkIndexAnyUTF8/1:16-4 1765597 86.25 ns/op BenchmarkIndexAnyUTF8/1:32-4 1816489 78.55 ns/op BenchmarkIndexAnyUTF8/1:64-4 1911960 78.09 ns/op BenchmarkIndexAnyUTF8/16:1-4 1779057 86.53 ns/op BenchmarkIndexAnyUTF8/16:2-4 173164 638.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 237723 577.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 221595 818.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 273915 450.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 273325 545.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 214381 604.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 473047 596.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 16317 7235 ns/op BenchmarkIndexAnyUTF8/256:4-4 17125 6888 ns/op BenchmarkIndexAnyUTF8/256:8-4 14770 7483 ns/op BenchmarkIndexAnyUTF8/256:16-4 14356 7322 ns/op BenchmarkIndexAnyUTF8/256:32-4 15244 8544 ns/op BenchmarkIndexAnyUTF8/256:64-4 14774 9138 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1409079 114.7 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2141084 56.31 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2192068 53.25 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2193526 67.39 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2079895 57.14 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1865317 61.56 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2010588 83.26 ns/op BenchmarkLastIndexAnyASCII/16:1-4 946286 204.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 412465 243.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 935814 182.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 848006 137.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 568810 185.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 754080 308.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 575408 207.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 89022 2159 ns/op BenchmarkLastIndexAnyASCII/256:2-4 80577 1939 ns/op BenchmarkLastIndexAnyASCII/256:4-4 81830 1342 ns/op BenchmarkLastIndexAnyASCII/256:8-4 89775 1392 ns/op BenchmarkLastIndexAnyASCII/256:16-4 93784 1339 ns/op BenchmarkLastIndexAnyASCII/256:32-4 91747 1380 ns/op BenchmarkLastIndexAnyASCII/256:64-4 78685 1424 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 110.7 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 139.0 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1447930 69.33 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 105.1 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1912408 65.57 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 108.9 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2079196 64.02 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 312484 462.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 134097 822.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 139538 970.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 140881 840.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 142105 864.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 121756 853.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 132124 868.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20203 6190 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8998 27965 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9025 24926 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 13059 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12075 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 15228 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12825 ns/op BenchmarkTrimASCII/1:1-4 2800628 45.94 ns/op BenchmarkTrimASCII/1:2-4 1899482 58.80 ns/op BenchmarkTrimASCII/1:4-4 1871776 127.9 ns/op BenchmarkTrimASCII/1:8-4 1864002 59.73 ns/op BenchmarkTrimASCII/1:16-4 1469938 94.18 ns/op BenchmarkTrimASCII/16:1-4 1916095 55.60 ns/op BenchmarkTrimASCII/16:2-4 951096 179.2 ns/op BenchmarkTrimASCII/16:4-4 804810 135.3 ns/op BenchmarkTrimASCII/16:8-4 894340 197.7 ns/op BenchmarkTrimASCII/16:16-4 836586 150.5 ns/op BenchmarkTrimASCII/256:1-4 980542 254.0 ns/op BenchmarkTrimASCII/256:2-4 70480 2009 ns/op BenchmarkTrimASCII/256:4-4 86871 1369 ns/op BenchmarkTrimASCII/256:8-4 88582 1349 ns/op BenchmarkTrimASCII/256:16-4 92408 1431 ns/op BenchmarkTrimASCII/4096:1-4 87404 1495 ns/op BenchmarkTrimASCII/4096:2-4 5562 19883 ns/op BenchmarkTrimASCII/4096:4-4 5154 20694 ns/op BenchmarkTrimASCII/4096:8-4 6872 19506 ns/op BenchmarkTrimASCII/4096:16-4 5467 24373 ns/op BenchmarkTrimByte-4 2862458 87.77 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15703 7554 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 10000 12438 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1449 82618 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3200 42044 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5886 20881 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8706 11623 ns/op BenchmarkJoin/0-4 3438655 33.70 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2630002 53.46 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 167318 864.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 66678 2142 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 47803 2981 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 56438 1995 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 53287 2044 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 46935 2378 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2052628 122.1 ns/op BenchmarkTrimSpace/ASCII-4 1448169 119.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 119002 1109 ns/op BenchmarkTrimSpace/JustNonASCII-4 66284 1707 ns/op BenchmarkReplaceAll-4 86490 1276 ns/op 16 B/op 1 allocs/op PASS ok strings 122.829s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 66144 1855 ns/op BenchmarkCond2-4 34012 4333 ns/op BenchmarkCond4-4 13219 9944 ns/op BenchmarkCond8-4 9525 15948 ns/op BenchmarkCond16-4 6223 27577 ns/op BenchmarkCond32-4 2272 56170 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 453618 350.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 257079 682.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 478251 252.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 480552 246.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 278004 364.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 680064 206.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 91496 1413 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 98980 1670 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 84667 1903 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 56649 2729 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 639736 195.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 197139 698.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 591673 183.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 163141 737.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 683968 201.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 188137 643.5 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 872774 137.7 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 63192 2386 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 147085 939.5 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 407473 565.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5912 18950 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 338 382357 ns/op BenchmarkRange/*sync.Map-4 1381 88723 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 120105 2724 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 180895 570.6 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 70033 1496 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 88190 2595 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 193975 944.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 103701 1447 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 93393 1412 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 165519 610.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 836186 133.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 67791 2562 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 128600 779.9 ns/op BenchmarkSwapCollision/*sync.Map-4 102936 1218 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 145 977143 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 117320 989.0 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 386841 469.9 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21926 5581 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 81018 1679 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 27843 3796 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 338157 329.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 125289 921.9 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 263606 454.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 944623 130.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 169810 670.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1158810 121.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 641389 203.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 157246 678.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 616411 195.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 125508 1108 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 275636 567.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 367713 389.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 117951 900.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 396042 417.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 202749 651.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 132907 999.5 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 332853 403.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 61708 1844 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 229824 855.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 332905 333.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 122304 915.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 428698 265.3 ns/op BenchmarkUncontendedSemaphore-4 4327680 35.93 ns/op BenchmarkContendedSemaphore-4 3047859 32.97 ns/op BenchmarkMutexUncontended-4 769251 204.1 ns/op BenchmarkMutex-4 217321 567.8 ns/op BenchmarkMutexSlack-4 202419 577.6 ns/op BenchmarkMutexWork-4 170802 612.9 ns/op BenchmarkMutexWorkSlack-4 204229 624.9 ns/op BenchmarkMutexNoSpin-4 58158 1933 ns/op BenchmarkMutexSpin-4 56786 2108 ns/op BenchmarkOnce-4 976971 120.2 ns/op BenchmarkSemaUncontended-4 4426441 28.46 ns/op BenchmarkSemaSyntNonblock-4 1556174 73.41 ns/op BenchmarkSemaSyntBlock-4 1920782 66.61 ns/op BenchmarkSemaWorkNonblock-4 1227448 94.48 ns/op BenchmarkSemaWorkBlock-4 1294090 94.12 ns/op BenchmarkRWMutexUncontended-4 309900 394.5 ns/op BenchmarkRWMutexWrite100-4 291741 421.6 ns/op BenchmarkRWMutexWrite10-4 332277 380.2 ns/op BenchmarkRWMutexWorkWrite100-4 216350 485.5 ns/op BenchmarkRWMutexWorkWrite10-4 246457 573.6 ns/op BenchmarkWaitGroupUncontended-4 594552 186.6 ns/op BenchmarkWaitGroupAddDone-4 386152 263.8 ns/op BenchmarkWaitGroupAddDoneWork-4 442880 261.1 ns/op BenchmarkWaitGroupWait-4 2481604 48.86 ns/op BenchmarkWaitGroupWaitWork-4 1511193 73.80 ns/op BenchmarkWaitGroupActuallyWait-4 50060 2617 ns/op 32 B/op 2 allocs/op PASS ok sync 27.084s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 742146 143.6 ns/op PASS ok sync/atomic 0.292s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 95644 1919 ns/op 0 B/op 0 allocs/op PASS ok testing 0.295s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5144 21915 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8968 12416 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 100 1919959 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 86 1218411 ns/op 1504 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 184157581 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 213845505 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1537 88075 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1840 109021 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7744495 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6447964 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 953981885 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 964688211 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 135 972799 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 178 617821 ns/op 220 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 77515598 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 78195364 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 10010929545 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 9379562049 ns/op 335150264 B/op 100095 allocs/op BenchmarkPyramid/10-4 2185 55687 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 4605615 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 377229507 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2059 60492 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 183 766894 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 18 6146957 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 8168 25177 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 26.381s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 113140086 ns/op BenchmarkVariableString-4 78198 1525 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1903 61532 ns/op 2509 B/op 39 allocs/op PASS ok text/template/parse 0.519s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 22 4992154 ns/op BenchmarkAfter-4 67 2035150 ns/op BenchmarkStop-4 141 806247 ns/op BenchmarkSimultaneousAfterFunc-4 20 5830255 ns/op BenchmarkStartStop-4 196 521991 ns/op BenchmarkReset-4 1868 164762 ns/op BenchmarkSleep-4 32 3602094 ns/op BenchmarkParallelTimerLatency-4 27 1277742 avg-late-ns 3316028 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 33 698441 avg-late-ns 2373399 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 34 560468 avg-late-ns 2935561 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 570778 avg-late-ns 3212714 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 508814 avg-late-ns 2907398 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 26 646477 avg-late-ns 3019737 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 28 419445 avg-late-ns 2525190 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 25 704358 avg-late-ns 4897206 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 4200904 avg-late-ns 18388502 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 20 3629823 avg-late-ns 14541237 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 20 7527739 avg-late-ns 27400734 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 588839 avg-late-ns 2233948 max-late-ns BenchmarkTicker-4 1 302897761 ns/op BenchmarkTickerReset-4 1956 51659 ns/op BenchmarkTickerResetNaive-4 158 705589 ns/op BenchmarkNow-4 682206 186.1 ns/op BenchmarkNowUnixNano-4 803938 190.7 ns/op BenchmarkNowUnixMilli-4 653301 178.2 ns/op BenchmarkNowUnixMicro-4 644701 190.5 ns/op BenchmarkFormat-4 50842 2547 ns/op BenchmarkFormatRFC3339-4 73990 2234 ns/op BenchmarkFormatRFC3339Nano-4 70044 2007 ns/op BenchmarkFormatNow-4 49369 2214 ns/op BenchmarkMarshalJSON-4 88212 1884 ns/op BenchmarkMarshalText-4 80281 1680 ns/op BenchmarkParse-4 91740 1196 ns/op BenchmarkParseRFC3339UTC-4 256874 403.2 ns/op BenchmarkParseRFC3339UTCBytes-4 210805 579.2 ns/op BenchmarkParseRFC3339TZ-4 78391 1778 ns/op BenchmarkParseRFC3339TZBytes-4 74529 1776 ns/op BenchmarkParseDuration-4 438883 542.0 ns/op BenchmarkHour-4 1000000 168.2 ns/op BenchmarkSecond-4 833536 283.4 ns/op BenchmarkYear-4 665368 188.3 ns/op BenchmarkDay-4 534373 328.1 ns/op BenchmarkISOWeek-4 733309 195.3 ns/op BenchmarkGoString-4 62410 1911 ns/op BenchmarkUnmarshalText-4 71070 1792 ns/op PASS ok time 14.278s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 358897 294.2 ns/op BenchmarkDecodeValidJapaneseChars-4 503932 384.6 ns/op BenchmarkDecodeRune-4 2147659 56.98 ns/op BenchmarkEncodeValidASCII-4 363244 328.7 ns/op BenchmarkEncodeValidJapaneseChars-4 526088 297.3 ns/op BenchmarkAppendRuneValidASCII-4 852414 130.4 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1330959 85.54 ns/op BenchmarkEncodeRune-4 4076275 31.28 ns/op PASS ok unicode/utf16 1.844s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 984290 127.3 ns/op BenchmarkRuneCountTenJapaneseChars-4 196119 612.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2641287 45.41 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 319278 390.4 ns/op BenchmarkValidTenASCIIChars-4 1000000 142.4 ns/op BenchmarkValid100KASCIIChars-4 142 815825 ns/op BenchmarkValidTenJapaneseChars-4 188223 789.7 ns/op BenchmarkValidLongMostlyASCII-4 140 883497 ns/op BenchmarkValidLongJapanese-4 58 2006300 ns/op BenchmarkValidStringTenASCIIChars-4 3106954 37.34 ns/op BenchmarkValidString100KASCIIChars-4 12169 16898 ns/op BenchmarkValidStringTenJapaneseChars-4 287174 364.2 ns/op BenchmarkValidStringLongMostlyASCII-4 1218 95681 ns/op BenchmarkValidStringLongJapanese-4 100 1660684 ns/op BenchmarkEncodeASCIIRune-4 2527236 43.35 ns/op BenchmarkEncodeJapaneseRune-4 1590417 70.38 ns/op BenchmarkAppendASCIIRune-4 6698190 16.12 ns/op BenchmarkAppendJapaneseRune-4 1851051 65.08 ns/op BenchmarkDecodeASCIIRune-4 2173128 52.96 ns/op BenchmarkDecodeJapaneseRune-4 1437966 85.54 ns/op BenchmarkFullRune/ASCII-4 3397522 38.87 ns/op BenchmarkFullRune/Incomplete-4 1000000 140.5 ns/op BenchmarkFullRune/Japanese-4 2867434 51.98 ns/op PASS ok unicode/utf8 5.159s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 93474885790 ns/op PASS ok cmd/api 129.988s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 122.3 ns/op BenchmarkEqArrayOfStrings64-4 183051 653.6 ns/op BenchmarkEqArrayOfStrings1024-4 10000 14958 ns/op BenchmarkEqArrayOfFloats5-4 1285921 113.3 ns/op BenchmarkEqArrayOfFloats64-4 175558 712.6 ns/op BenchmarkEqArrayOfFloats1024-4 10000 10518 ns/op BenchmarkEqStruct-4 27545382 5.967 ns/op PASS ok cmd/compile/internal/reflectdata 1.505s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 91832 ns/op BenchmarkCopyElim1-4 164 873940 ns/op BenchmarkCopyElim10-4 240 1120346 ns/op BenchmarkCopyElim100-4 79 1385422 ns/op BenchmarkCopyElim1000-4 44 3274255 ns/op BenchmarkCopyElim10000-4 3 47553518 ns/op BenchmarkCopyElim100000-4 1 690370325 ns/op BenchmarkDeadCode/1-4 121 1127330 ns/op BenchmarkDeadCode/10-4 130 1020353 ns/op BenchmarkDeadCode/100-4 100 1486394 ns/op BenchmarkDeadCode/1000-4 49 6083926 ns/op BenchmarkDeadCode/10000-4 3 52303379 ns/op BenchmarkDeadCode/100000-4 1 410760751 ns/op BenchmarkDeadCode/200000-4 1 926922405 ns/op BenchmarkDominatorsLinear-4 10 12478700 ns/op 0.80 MB/s BenchmarkDominatorsFwdBack-4 9 12627575 ns/op 0.79 MB/s BenchmarkDominatorsManyPred-4 8 12619211 ns/op 0.79 MB/s BenchmarkDominatorsMaxPred-4 8 19311925 ns/op 0.52 MB/s BenchmarkDominatorsMaxPredVal-4 10 12334133 ns/op 0.81 MB/s BenchmarkFuse/1-4 164 693251 ns/op BenchmarkFuse/10-4 151 751803 ns/op BenchmarkFuse/100-4 100 1428354 ns/op BenchmarkFuse/1000-4 14 8432531 ns/op BenchmarkFuse/10000-4 1 124579542 ns/op BenchmarkNilCheckDeep1-4 12206 11191 ns/op 0.09 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 2017 50932 ns/op 0.20 MB/s 246 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 686 204410 ns/op 0.49 MB/s 640 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 85 1691822 ns/op 0.59 MB/s 4549 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17228448 ns/op 0.58 MB/s 120514 B/op 6 allocs/op BenchmarkDSEPass-4 31 3676072 ns/op 42502 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 130849450 ns/op 4274416 B/op 108864 allocs/op BenchmarkCSEPass-4 6 19492324 ns/op 87869 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 155872064 ns/op 5686952 B/op 97625 allocs/op BenchmarkDeadcodePass-4 118 972331 ns/op 89827 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 224364222 ns/op 4110120 B/op 45491 allocs/op BenchmarkMultiPass-4 66 1975987 ns/op 267776 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 294555533 ns/op 11275216 B/op 150474 allocs/op BenchmarkCondRewrite/SoloJump-4 2747559 58.83 ns/op BenchmarkCondRewrite/CombJump-4 3765835 33.43 ns/op PASS ok cmd/compile/internal/ssa 17.196s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 10000 16093 ns/op BenchmarkExtShift-4 18056 5678 ns/op BenchmarkModify-4 9019 15110 ns/op BenchmarkMullImm-4 22734 4988 ns/op BenchmarkConstModify-4 9350 15766 ns/op BenchmarkBitSet-4 10000 14616 ns/op BenchmarkBitClear-4 15626 7448 ns/op BenchmarkBitToggle-4 15015 8190 ns/op BenchmarkBitSetConst-4 136990 967.6 ns/op BenchmarkBitClearConst-4 121287 1040 ns/op BenchmarkBitToggleConst-4 134124 962.2 ns/op BenchmarkDivconstI64-4 5105978 22.48 ns/op BenchmarkModconstI64-4 5360530 22.64 ns/op BenchmarkDivisiblePow2constI64-4 5601248 25.69 ns/op BenchmarkDivisibleconstI64-4 6775675 20.35 ns/op BenchmarkDivisibleWDivconstI64-4 3745586 35.51 ns/op BenchmarkDivconstU64/3-4 7077735 21.87 ns/op BenchmarkDivconstU64/5-4 5605669 23.16 ns/op BenchmarkDivconstU64/37-4 5369073 21.42 ns/op BenchmarkDivconstU64/1234567-4 4884572 22.88 ns/op BenchmarkModconstU64-4 5969613 25.87 ns/op BenchmarkDivisibleconstU64-4 6021823 20.93 ns/op BenchmarkDivisibleWDivconstU64-4 3397254 41.91 ns/op BenchmarkDivconstI32-4 5393307 19.89 ns/op BenchmarkModconstI32-4 6803395 19.90 ns/op BenchmarkDivisiblePow2constI32-4 7393490 20.24 ns/op BenchmarkDivisibleconstI32-4 6397213 20.85 ns/op BenchmarkDivisibleWDivconstI32-4 3625484 62.47 ns/op BenchmarkDivconstU32-4 5367602 20.46 ns/op BenchmarkModconstU32-4 5404094 35.81 ns/op BenchmarkDivisibleconstU32-4 7009260 18.04 ns/op BenchmarkDivisibleWDivconstU32-4 3698797 32.08 ns/op BenchmarkDivconstI16-4 6011112 24.05 ns/op BenchmarkModconstI16-4 6233058 35.86 ns/op BenchmarkDivisiblePow2constI16-4 7145162 19.57 ns/op BenchmarkDivisibleconstI16-4 7271737 25.72 ns/op BenchmarkDivisibleWDivconstI16-4 3957534 32.49 ns/op BenchmarkDivconstU16-4 8106412 18.29 ns/op BenchmarkModconstU16-4 7061751 23.54 ns/op BenchmarkDivisibleconstU16-4 6974858 23.72 ns/op BenchmarkDivisibleWDivconstU16-4 3122715 41.29 ns/op BenchmarkDivconstI8-4 6625710 18.24 ns/op BenchmarkModconstI8-4 7334244 17.72 ns/op BenchmarkDivisiblePow2constI8-4 6032614 26.21 ns/op BenchmarkDivisibleconstI8-4 7299709 23.80 ns/op BenchmarkDivisibleWDivconstI8-4 3609984 35.63 ns/op BenchmarkDivconstU8-4 6472783 17.70 ns/op BenchmarkModconstU8-4 6384783 17.11 ns/op BenchmarkDivisibleconstU8-4 6608858 18.16 ns/op BenchmarkDivisibleWDivconstU8-4 3305048 52.08 ns/op BenchmarkMul2-4 230541 583.8 ns/op BenchmarkMulNeg2-4 181491 561.6 ns/op BenchmarkEfaceInteger-4 2598228 51.42 ns/op BenchmarkMulconstI32/3-4 23768056 5.849 ns/op BenchmarkMulconstI32/5-4 22213299 5.126 ns/op BenchmarkMulconstI32/12-4 24400365 5.470 ns/op BenchmarkMulconstI32/120-4 26108943 5.164 ns/op BenchmarkMulconstI32/-120-4 26109307 5.665 ns/op BenchmarkMulconstI32/65537-4 25556187 4.837 ns/op BenchmarkMulconstI32/65538-4 28161886 4.570 ns/op BenchmarkMulconstI64/3-4 28335434 5.791 ns/op BenchmarkMulconstI64/5-4 29013279 4.446 ns/op BenchmarkMulconstI64/12-4 23285005 7.486 ns/op BenchmarkMulconstI64/120-4 27206874 8.217 ns/op BenchmarkMulconstI64/-120-4 23069451 5.336 ns/op BenchmarkMulconstI64/65537-4 19927668 8.413 ns/op BenchmarkMulconstI64/65538-4 22992476 5.378 ns/op BenchmarkMulconstU32/3-4 24321376 5.273 ns/op BenchmarkMulconstU32/5-4 24839263 5.434 ns/op BenchmarkMulconstU32/12-4 24800956 5.364 ns/op BenchmarkMulconstU32/120-4 24267853 5.980 ns/op BenchmarkMulconstU32/65537-4 28080139 5.265 ns/op BenchmarkMulconstU32/65538-4 24239265 5.560 ns/op BenchmarkMulconstU64/3-4 24016552 5.368 ns/op BenchmarkMulconstU64/5-4 21854682 5.525 ns/op BenchmarkMulconstU64/12-4 20321408 5.491 ns/op BenchmarkMulconstU64/120-4 26165988 5.987 ns/op BenchmarkMulconstU64/65537-4 24387298 6.575 ns/op BenchmarkMulconstU64/65538-4 24862065 4.864 ns/op BenchmarkShiftArithmeticRight-4 29085169 4.433 ns/op BenchmarkSwitch8Predictable-4 7835839 14.88 ns/op BenchmarkSwitch8Unpredictable-4 8525290 14.81 ns/op BenchmarkSwitch32Predictable-4 11509452 10.78 ns/op BenchmarkSwitch32Unpredictable-4 7714738 15.67 ns/op BenchmarkSwitchStringPredictable-4 5576778 21.45 ns/op BenchmarkSwitchStringUnpredictable-4 6052555 37.21 ns/op PASS ok cmd/compile/internal/test 18.814s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 132 1127641 ns/op BenchmarkNamed/Underlying/nongeneric-4 923815 175.5 ns/op BenchmarkNamed/Underlying/generic-4 681909 269.5 ns/op BenchmarkNamed/Underlying/src_instance-4 846873 153.2 ns/op BenchmarkNamed/Underlying/user_instance-4 839480 138.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 496826856 ns/op 61378 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 561616046 ns/op 54311 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 186212650 ns/op 163345 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 229137810 ns/op 132725 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2584205052 ns/op 1984 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 136296490 ns/op 37455 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 54550645 ns/op 93592 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 48084510 ns/op 105691 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1046593691 ns/op 2071 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 57917725 ns/op 37292 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 35247127 ns/op 57293 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 34549978 ns/op 61307 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2429793221 ns/op 25890 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 590679418 ns/op 106311 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 149930419 ns/op 416963 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 120019595 ns/op 520937 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3502801758 ns/op 570.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 106772447 ns/op 18518 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 64066354 ns/op 30972 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 60408583 ns/op 32807 lines/s PASS ok cmd/compile/internal/types2 49.992s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 2 54221866 ns/op 26338500 sys-ns/op 4842000 user-ns/op PASS ok cmd/go 0.526s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 54220 2020 ns/op 3.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 61911 2309 ns/op 3.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16675 6993 ns/op 146.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17212 7788 ns/op 131.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2481 40837 ns/op 200.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3030 39121 ns/op 209.40 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.342s All tests passed.