darwin-amd64-race at f03fb147d773f3e0cee437e02ac2de5ce1d5e981 :: 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=9F06743A-0A2D-497E-B4A1-28DA13848D8B" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.M5C9Fe02gL/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=211CAD2A-F514-437A-A77D-B1E7B3FF1CDB" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=9F06743A-0A2D-497E-B4A1-28DA13848D8B" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.M5C9Fe02gL/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=211CAD2A-F514-437A-A77D-B1E7B3FF1CDB" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.007s ok archive/zip 2.731s ok bufio 0.523s ok bytes 3.526s ok compress/bzip2 0.834s ok compress/flate 8.578s ok compress/gzip 16.850s ok compress/lzw 0.854s ok compress/zlib 6.408s ok container/heap 0.058s ok container/list 0.093s ok container/ring 0.091s ok context 0.104s ok crypto 0.066s ok crypto/aes 0.111s ok crypto/cipher 0.091s ok crypto/des 0.122s ok crypto/dsa 0.093s ok crypto/ecdh 0.240s ok crypto/ecdsa 0.174s ok crypto/ed25519 0.466s ok crypto/elliptic 0.110s ok crypto/hmac 0.079s ok crypto/internal/alias 0.034s ok crypto/internal/bigmod 4.033s ok crypto/internal/boring 0.063s ok crypto/internal/boring/bcache 0.485s ok crypto/internal/edwards25519 51.418s ok crypto/internal/edwards25519/field 16.345s ok crypto/internal/nistec 0.881s ok crypto/internal/nistec/fiat 0.062s [no tests to run] ok crypto/md5 0.090s ok crypto/rand 0.435s ok crypto/rc4 0.571s ok crypto/rsa 1.747s ok crypto/sha1 0.062s ok crypto/sha256 0.171s ok crypto/sha512 0.155s ok crypto/subtle 0.633s ok crypto/tls 3.747s ok crypto/x509 1.750s ok database/sql 0.491s ok database/sql/driver 0.070s ok debug/buildinfo 0.079s ok debug/dwarf 0.133s ok debug/elf 1.817s ok debug/gosym 0.220s ok debug/macho 0.134s ok debug/pe 0.131s ok debug/plan9obj 0.128s ok embed 0.182s [no tests to run] ok embed/internal/embedtest 0.160s ok encoding/ascii85 0.081s ok encoding/asn1 0.044s ok encoding/base32 0.347s ok encoding/base64 0.074s ok encoding/binary 0.046s ok encoding/csv 0.124s ok encoding/gob 34.327s ok encoding/hex 0.076s ok encoding/json 2.680s ok encoding/pem 3.245s ok encoding/xml 0.302s ok errors 0.086s ok expvar 0.060s ok flag 0.173s ok fmt 0.781s ok go/ast 0.121s ok go/build 7.357s ok go/build/constraint 0.052s ok go/constant 0.068s ok go/doc 0.421s ok go/doc/comment 7.038s ok go/format 0.250s ok go/importer 1.753s ok go/internal/gccgoimporter 0.211s ok go/internal/gcimporter 8.756s ok go/internal/srcimporter 32.427s ok go/parser 1.409s ok go/printer 2.115s ok go/scanner 0.056s ok go/token 0.178s ok go/types 52.330s ok hash 0.066s ok hash/adler32 0.120s ok hash/crc32 0.074s ok hash/crc64 0.066s ok hash/fnv 0.047s ok hash/maphash 0.040s ok html 0.038s ok html/template 0.420s ok image 0.646s ok image/color 0.138s ok image/draw 0.773s ok image/gif 1.308s ok image/jpeg 1.510s ok image/png 3.992s ok index/suffixarray 1.419s ok internal/abi 0.399s ok internal/buildcfg 0.066s ok internal/coverage/cformat 0.046s ok internal/coverage/cmerge 0.066s ok internal/coverage/pods 0.106s ok internal/coverage/slicereader 0.106s ok internal/coverage/slicewriter 0.111s ok internal/coverage/test 0.086s ok internal/cpu 0.133s ok internal/dag 0.058s ok internal/diff 0.075s ok internal/fmtsort 0.071s ok internal/fuzz 0.073s ok internal/godebug 0.102s ok internal/intern 1.896s ok internal/itoa 0.097s ok internal/poll 0.500s ok internal/profile 0.180s ok internal/reflectlite 0.345s ok internal/safefilepath 0.059s ok internal/saferio 0.229s ok internal/singleflight 0.149s ok internal/testenv 0.053s ok internal/trace 0.342s ok internal/types/errors 2.308s ok internal/unsafeheader 0.067s ok internal/xcoff 0.138s ok io 0.161s ok io/fs 0.266s ok io/ioutil 0.091s ok log 0.106s ok log/syslog 1.294s ok maps 0.061s ok math 0.062s ok math/big 3.902s ok math/bits 0.075s ok math/cmplx 0.055s ok math/rand 3.813s ok mime 0.153s ok mime/multipart 8.251s ok mime/quotedprintable 0.181s ok net 20.558s ok net/http 22.628s ok net/http/cgi 2.467s ok net/http/cookiejar 0.108s ok net/http/fcgi 0.213s ok net/http/httptest 0.394s ok net/http/httptrace 0.076s ok net/http/httputil 1.364s ok net/http/internal 0.075s ok net/http/internal/ascii 0.058s ok net/http/pprof 5.309s ok net/internal/socktest 0.081s ok net/mail 0.067s ok net/netip 1.283s ok net/rpc 0.326s ok net/rpc/jsonrpc 0.183s ok net/smtp 0.302s ok net/textproto 0.097s ok net/url 0.095s ok os 3.524s ok os/exec 5.293s ok os/exec/internal/fdtest 0.103s ok os/signal 6.177s ok os/user 0.079s ok path 0.056s ok path/filepath 0.322s ok plugin 0.051s ok reflect 1.933s ok regexp 4.212s ok regexp/syntax 5.398s ok runtime 70.772s ok runtime/cgo 0.099s ok runtime/coverage 0.124s ok runtime/debug 0.288s ok runtime/internal/atomic 0.123s ok runtime/internal/math 0.046s ok runtime/internal/sys 0.037s ok runtime/metrics 0.060s ok runtime/pprof 15.120s ok runtime/race 14.911s ok runtime/trace 6.018s ok slices 0.082s ok sort 0.489s ok strconv 4.154s ok strings 3.227s ok sync 0.580s ok sync/atomic 7.741s ok syscall 3.337s ok testing 3.350s ok testing/fstest 0.068s ok testing/iotest 0.117s ok testing/quick 0.219s ok text/scanner 0.096s ok text/tabwriter 0.058s ok text/template 0.111s ok text/template/parse 0.050s ok time 2.888s ok unicode 0.059s ok unicode/utf16 0.144s ok unicode/utf8 0.158s ok cmd/addr2line 7.029s ok cmd/api 30.307s ok cmd/asm/internal/asm 9.247s ok cmd/asm/internal/lex 0.060s ok cmd/compile/internal/abt 0.067s ok cmd/compile/internal/amd64 94.109s ok cmd/compile/internal/base 0.055s ok cmd/compile/internal/compare 0.049s ok cmd/compile/internal/dwarfgen 1.272s ok cmd/compile/internal/importer 5.335s ok cmd/compile/internal/ir 0.076s ok cmd/compile/internal/logopt 1.992s ok cmd/compile/internal/loopvar 38.894s ok cmd/compile/internal/noder 0.059s ok cmd/compile/internal/reflectdata 0.041s [no tests to run] ok cmd/compile/internal/ssa 49.855s ok cmd/compile/internal/syntax 0.343s ok cmd/compile/internal/test 21.868s ok cmd/compile/internal/typecheck 1.099s ok cmd/compile/internal/types 0.055s ok cmd/compile/internal/types2 34.064s ok cmd/covdata 0.047s ok cmd/cover 5.576s ok cmd/dist 0.068s ok cmd/doc 1.276s ok cmd/fix 19.302s ok cmd/go 365.214s ok cmd/go/internal/auth 0.079s ok cmd/go/internal/cache 0.623s ok cmd/go/internal/fsys 0.345s ok cmd/go/internal/generate 0.071s ok cmd/go/internal/get 0.115s ok cmd/go/internal/imports 0.193s ok cmd/go/internal/load 0.050s ok cmd/go/internal/lockedfile 0.381s ok cmd/go/internal/lockedfile/internal/filelock 0.148s ok cmd/go/internal/modconv 0.171s ok cmd/go/internal/modfetch 0.102s ok cmd/go/internal/modfetch/codehost 0.157s ok cmd/go/internal/modfetch/zip_sum_test 0.125s ok cmd/go/internal/modindex 0.714s ok cmd/go/internal/modload 0.069s ok cmd/go/internal/mvs 0.054s ok cmd/go/internal/par 0.084s ok cmd/go/internal/str 0.049s ok cmd/go/internal/test 0.072s ok cmd/go/internal/vcs 0.054s ok cmd/go/internal/vcweb 0.084s ok cmd/go/internal/vcweb/vcstest 20.877s ok cmd/go/internal/web 0.062s ok cmd/go/internal/work 2.236s ok cmd/gofmt 0.346s ok cmd/internal/archive 2.571s ok cmd/internal/buildid 1.619s ok cmd/internal/cov 1.321s ok cmd/internal/dwarf 0.048s ok cmd/internal/edit 0.062s ok cmd/internal/goobj 0.035s ok cmd/internal/moddeps 6.300s ok cmd/internal/notsha256 0.056s ok cmd/internal/obj 1.488s ok cmd/internal/obj/ppc64 0.921s ok cmd/internal/obj/riscv 0.387s ok cmd/internal/obj/s390x 0.095s ok cmd/internal/obj/x86 4.211s ok cmd/internal/objabi 0.125s ok cmd/internal/pkgpath 0.288s ok cmd/internal/pkgpattern 0.049s ok cmd/internal/quoted 0.092s ok cmd/internal/src 0.039s ok cmd/internal/test2json 1.224s ok cmd/link 26.604s ok cmd/link/internal/benchmark 0.057s ok cmd/link/internal/ld 29.170s ok cmd/link/internal/loader 0.150s ok cmd/nm 4.114s ok cmd/objdump 11.185s ok cmd/pack 3.253s ok cmd/pprof 2.005s ok cmd/trace 0.211s ok cmd/vet 30.881s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3740 34046 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2359 43633 ns/op 1858 B/op 37 allocs/op Benchmark/Writer/PAX-4 1894 65330 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4628 30071 ns/op 5180 B/op 16 allocs/op Benchmark/Reader/GNU-4 5539 24797 ns/op 5126 B/op 15 allocs/op Benchmark/Reader/PAX-4 3000 59412 ns/op 8923 B/op 33 allocs/op PASS ok archive/tar 1.130s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 287864923 ns/op 829000 B/op 83 allocs/op BenchmarkZip64Test-4 1 195591059 ns/op BenchmarkZip64TestSizes/4096-4 1273 183570 ns/op BenchmarkZip64TestSizes/1048576-4 120 1217482 ns/op BenchmarkZip64TestSizes/67108864-4 1 190095676 ns/op PASS ok archive/zip 1.683s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 196640 694.1 ns/op BenchmarkReaderCopyUnoptimal-4 112162 1314 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 83829 ns/op BenchmarkReaderWriteToOptimal-4 6639 22313 ns/op BenchmarkReaderReadString-4 108357 1565 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 164460 665.0 ns/op BenchmarkWriterCopyUnoptimal-4 146700 817.3 ns/op BenchmarkWriterCopyNoReadFrom-4 8907 72629 ns/op BenchmarkReaderEmpty-4 10000 13690 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11946 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 436033 277.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.484s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2343 72174 ns/op 454.01 MB/s BenchmarkWriteByte-4 343 326183 ns/op 12.56 MB/s BenchmarkWriteRune-4 184 624832 ns/op 19.67 MB/s BenchmarkBufferNotEmptyWriteRead-4 34 4657528 ns/op BenchmarkBufferFullSmallReads-4 87 1715572 ns/op BenchmarkBufferWriteBlock/N4096-4 9084 33796 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 202 658136 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 19656771 ns/op 4192283 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 107080121 ns/op 156.68 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 2878885 37.79 ns/op 264.63 MB/s BenchmarkIndexByte/32-4 2599123 49.05 ns/op 652.36 MB/s BenchmarkIndexByte/4K-4 827778 160.1 ns/op 25590.79 MB/s BenchmarkIndexBytePortable/10-4 941041 125.2 ns/op 79.87 MB/s BenchmarkIndexBytePortable/32-4 386584 338.0 ns/op 94.67 MB/s BenchmarkIndexBytePortable/4K-4 3264 41790 ns/op 98.01 MB/s BenchmarkIndexRune/10-4 1000000 130.8 ns/op 76.47 MB/s BenchmarkIndexRune/32-4 1000000 122.2 ns/op 261.85 MB/s BenchmarkIndexRune/4K-4 378608 425.7 ns/op 9621.20 MB/s BenchmarkIndexRuneASCII/10-4 2508974 48.63 ns/op 205.63 MB/s BenchmarkIndexRuneASCII/32-4 2749249 47.76 ns/op 670.08 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 169.7 ns/op 24136.43 MB/s BenchmarkEqual/0-4 7934698 12.67 ns/op BenchmarkEqual/1-4 1000000 113.3 ns/op 8.82 MB/s BenchmarkEqual/6-4 942498 158.6 ns/op 37.84 MB/s BenchmarkEqual/9-4 809511 128.5 ns/op 70.02 MB/s BenchmarkEqual/15-4 928467 118.2 ns/op 126.92 MB/s BenchmarkEqual/16-4 1000000 186.8 ns/op 85.66 MB/s BenchmarkEqual/20-4 1000000 140.1 ns/op 142.71 MB/s BenchmarkEqual/32-4 989972 128.9 ns/op 248.19 MB/s BenchmarkEqual/4K-4 69846 1859 ns/op 2203.23 MB/s BenchmarkIndex/10-4 1000000 107.0 ns/op 93.43 MB/s BenchmarkIndex/32-4 1874667 65.05 ns/op 491.92 MB/s BenchmarkIndex/4K-4 14215 10725 ns/op 381.91 MB/s BenchmarkIndexEasy/10-4 2009746 60.49 ns/op 165.32 MB/s BenchmarkIndexEasy/32-4 1907097 77.95 ns/op 410.53 MB/s BenchmarkIndexEasy/4K-4 554456 274.2 ns/op 14939.22 MB/s BenchmarkCount/10-4 1000000 131.1 ns/op 76.29 MB/s BenchmarkCount/32-4 1000000 114.3 ns/op 280.04 MB/s BenchmarkCount/4K-4 18604 7001 ns/op 585.03 MB/s BenchmarkCountEasy/10-4 1000000 107.7 ns/op 92.83 MB/s BenchmarkCountEasy/32-4 1000000 120.9 ns/op 264.66 MB/s BenchmarkCountEasy/4K-4 330496 372.5 ns/op 10995.41 MB/s BenchmarkCountSingle/10-4 2235241 51.33 ns/op 194.83 MB/s BenchmarkCountSingle/32-4 2125791 49.55 ns/op 645.78 MB/s BenchmarkCountSingle/4K-4 985640 173.8 ns/op 23560.95 MB/s BenchmarkToUpper/#00-4 2449305 53.19 ns/op BenchmarkToUpper/ONLYUPPER-4 280234 625.9 ns/op BenchmarkToUpper/abc-4 297494 386.1 ns/op BenchmarkToUpper/AbC123-4 293320 559.3 ns/op BenchmarkToUpper/azAZ09_-4 239821 523.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 80796 1416 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37491 3189 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57297 2076 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 138025 918.3 ns/op BenchmarkToLower/#00-4 2702746 44.61 ns/op BenchmarkToLower/abc-4 436770 352.9 ns/op BenchmarkToLower/AbC123-4 181054 566.9 ns/op BenchmarkToLower/azAZ09_-4 132112 763.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 72897 1815 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32721 3359 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65143 1945 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 98662 1035 ns/op BenchmarkFields/ASCII/16-4 180376 790.0 ns/op 20.25 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10292 ns/op 24.87 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 796 172052 ns/op 23.81 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 58 3109739 ns/op 21.07 MB/s 147457 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53983357 ns/op 19.42 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 62575 2037 ns/op 7.85 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6985 22440 ns/op 11.41 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 343 393905 ns/op 10.40 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 8722074 ns/op 7.51 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 125237621 ns/op 8.37 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 112537 1096 ns/op 14.60 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11758 ns/op 21.77 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 614 225582 ns/op 18.16 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 4120763 ns/op 15.90 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 89588566 ns/op 11.70 MB/s 11202912 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 66314 1628 ns/op 9.83 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8770 18265 ns/op 14.02 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 331 372084 ns/op 11.01 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 16 6626682 ns/op 9.89 MB/s 512268 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 133086154 ns/op 7.88 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1707292 80.17 ns/op BenchmarkTrimSpace/ASCII-4 891553 115.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 93897 1598 ns/op BenchmarkTrimSpace/JustNonASCII-4 42645 2601 ns/op BenchmarkToValidUTF8/Valid-4 443582 298.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 287432 417.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 83710 1390 ns/op BenchmarkIndexHard1-4 1118 113189 ns/op BenchmarkIndexHard2-4 708 179529 ns/op BenchmarkIndexHard3-4 201 594469 ns/op BenchmarkIndexHard4-4 219 482907 ns/op BenchmarkLastIndexHard1-4 7 15339939 ns/op BenchmarkLastIndexHard2-4 6 18860086 ns/op BenchmarkLastIndexHard3-4 5 20974738 ns/op BenchmarkCountHard1-4 1141 112676 ns/op BenchmarkCountHard2-4 782 152698 ns/op BenchmarkCountHard3-4 189 576484 ns/op BenchmarkSplitEmptySeparator-4 1 103017219 ns/op BenchmarkSplitSingleByteSeparator-4 18 7730843 ns/op BenchmarkSplitMultiByteSeparator-4 12 8534923 ns/op BenchmarkSplitNSingleByteSeparator-4 183936 978.9 ns/op BenchmarkSplitNMultiByteSeparator-4 66066 2236 ns/op BenchmarkRepeat-4 152553 914.3 ns/op BenchmarkRepeatLarge/256/1-4 118620 1347 ns/op 190.03 MB/s BenchmarkRepeatLarge/256/16-4 185889 925.1 ns/op 276.72 MB/s BenchmarkRepeatLarge/512/1-4 55917 1796 ns/op 285.02 MB/s BenchmarkRepeatLarge/512/16-4 72218 1591 ns/op 321.88 MB/s BenchmarkRepeatLarge/1024/1-4 49828 2466 ns/op 415.27 MB/s BenchmarkRepeatLarge/1024/16-4 59727 2187 ns/op 468.27 MB/s BenchmarkRepeatLarge/2048/1-4 31231 4185 ns/op 489.40 MB/s BenchmarkRepeatLarge/2048/16-4 30229 4174 ns/op 490.69 MB/s BenchmarkRepeatLarge/4096/1-4 14040 8150 ns/op 502.58 MB/s BenchmarkRepeatLarge/4096/16-4 17208 8016 ns/op 511.00 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16425 ns/op 498.76 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15186 ns/op 539.46 MB/s BenchmarkRepeatLarge/8192/4097-4 15338 9378 ns/op 436.88 MB/s BenchmarkRepeatLarge/16384/1-4 10000 29909 ns/op 547.80 MB/s BenchmarkRepeatLarge/16384/16-4 9985 31592 ns/op 518.62 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 21456 ns/op 572.86 MB/s BenchmarkRepeatLarge/32768/1-4 3039 55335 ns/op 592.17 MB/s BenchmarkRepeatLarge/32768/16-4 2332 66382 ns/op 493.63 MB/s BenchmarkRepeatLarge/32768/4097-4 2682 57664 ns/op 497.34 MB/s BenchmarkRepeatLarge/65536/1-4 951 129056 ns/op 507.81 MB/s BenchmarkRepeatLarge/65536/16-4 1366 83059 ns/op 789.03 MB/s BenchmarkRepeatLarge/65536/4097-4 1344 100316 ns/op 612.61 MB/s BenchmarkRepeatLarge/131072/1-4 290 418130 ns/op 313.47 MB/s BenchmarkRepeatLarge/131072/16-4 334 367806 ns/op 356.36 MB/s BenchmarkRepeatLarge/131072/4097-4 344 334162 ns/op 380.08 MB/s BenchmarkRepeatLarge/262144/1-4 134 870763 ns/op 301.05 MB/s BenchmarkRepeatLarge/262144/16-4 146 757855 ns/op 345.90 MB/s BenchmarkRepeatLarge/262144/4097-4 150 771438 ns/op 334.58 MB/s BenchmarkRepeatLarge/524288/1-4 66 1795824 ns/op 291.95 MB/s BenchmarkRepeatLarge/524288/16-4 62 1746149 ns/op 300.25 MB/s BenchmarkRepeatLarge/524288/4097-4 69 1635342 ns/op 318.17 MB/s BenchmarkRepeatLarge/1048576/1-4 44 2977803 ns/op 352.13 MB/s BenchmarkRepeatLarge/1048576/16-4 46 2198168 ns/op 477.02 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 2346850 ns/op 445.16 MB/s BenchmarkRepeatLarge/2097152/1-4 34 4326150 ns/op 484.76 MB/s BenchmarkRepeatLarge/2097152/16-4 30 4205147 ns/op 498.71 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 5292989 ns/op 395.54 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10698928 ns/op 392.03 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9337009 ns/op 449.21 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9590399 ns/op 437.02 MB/s BenchmarkRepeatLarge/8388608/1-4 7 17162113 ns/op 488.79 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16897562 ns/op 496.44 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 18494376 ns/op 453.47 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25760690 ns/op 651.27 MB/s BenchmarkRepeatLarge/16777216/16-4 5 26187733 ns/op 640.65 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29428721 ns/op 570.10 MB/s BenchmarkRepeatLarge/33554432/1-4 2 51235347 ns/op 654.91 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56547414 ns/op 593.39 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54151576 ns/op 619.64 MB/s BenchmarkRepeatLarge/67108864/1-4 1 103661163 ns/op 647.39 MB/s BenchmarkRepeatLarge/67108864/16-4 1 101252989 ns/op 662.78 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 101466604 ns/op 661.39 MB/s BenchmarkRepeatLarge/134217728/1-4 1 220987095 ns/op 607.36 MB/s BenchmarkRepeatLarge/134217728/16-4 1 207131978 ns/op 647.98 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 193558144 ns/op 693.42 MB/s BenchmarkRepeatLarge/268435456/1-4 1 410102484 ns/op 654.56 MB/s BenchmarkRepeatLarge/268435456/16-4 1 432466904 ns/op 620.71 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 426158501 ns/op 629.90 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1229232155 ns/op 436.75 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1479510465 ns/op 362.87 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1524322093 ns/op 352.20 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4105317946 ns/op 261.55 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4648195724 ns/op 231.00 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4130833771 ns/op 259.93 MB/s BenchmarkBytesCompare/1-4 11258232 11.53 ns/op BenchmarkBytesCompare/2-4 9772717 11.55 ns/op BenchmarkBytesCompare/4-4 11522301 10.11 ns/op BenchmarkBytesCompare/8-4 13051342 9.572 ns/op BenchmarkBytesCompare/16-4 13490695 9.619 ns/op BenchmarkBytesCompare/32-4 9755284 10.64 ns/op BenchmarkBytesCompare/64-4 9710817 11.50 ns/op BenchmarkBytesCompare/128-4 8946480 13.70 ns/op BenchmarkBytesCompare/256-4 7173312 18.50 ns/op BenchmarkBytesCompare/512-4 4573371 29.15 ns/op BenchmarkBytesCompare/1024-4 2220055 46.43 ns/op BenchmarkBytesCompare/2048-4 1459180 77.17 ns/op BenchmarkIndexAnyASCII/1:1-4 1622707 62.03 ns/op BenchmarkIndexAnyASCII/1:2-4 1850240 62.89 ns/op BenchmarkIndexAnyASCII/1:4-4 1853494 62.14 ns/op BenchmarkIndexAnyASCII/1:8-4 1781724 64.59 ns/op BenchmarkIndexAnyASCII/1:16-4 1748344 58.48 ns/op BenchmarkIndexAnyASCII/1:32-4 1953194 60.60 ns/op BenchmarkIndexAnyASCII/1:64-4 2041986 69.31 ns/op BenchmarkIndexAnyASCII/16:1-4 2066665 57.43 ns/op BenchmarkIndexAnyASCII/16:2-4 554370 215.0 ns/op BenchmarkIndexAnyASCII/16:4-4 521216 208.2 ns/op BenchmarkIndexAnyASCII/16:8-4 585301 208.9 ns/op BenchmarkIndexAnyASCII/16:16-4 530418 261.4 ns/op BenchmarkIndexAnyASCII/16:32-4 523143 219.7 ns/op BenchmarkIndexAnyASCII/16:64-4 414433 257.5 ns/op BenchmarkIndexAnyASCII/256:1-4 2068060 58.85 ns/op BenchmarkIndexAnyASCII/256:2-4 51907 2177 ns/op BenchmarkIndexAnyASCII/256:4-4 51015 2508 ns/op BenchmarkIndexAnyASCII/256:8-4 47971 2286 ns/op BenchmarkIndexAnyASCII/256:16-4 45676 2393 ns/op BenchmarkIndexAnyASCII/256:32-4 50143 2321 ns/op BenchmarkIndexAnyASCII/256:64-4 49916 2366 ns/op BenchmarkIndexAnyUTF8/1:1-4 1931790 61.88 ns/op BenchmarkIndexAnyUTF8/1:2-4 1922313 59.73 ns/op BenchmarkIndexAnyUTF8/1:4-4 1973150 57.16 ns/op BenchmarkIndexAnyUTF8/1:8-4 2146088 55.71 ns/op BenchmarkIndexAnyUTF8/1:16-4 2138632 55.35 ns/op BenchmarkIndexAnyUTF8/1:32-4 1744434 63.49 ns/op BenchmarkIndexAnyUTF8/1:64-4 1802878 66.50 ns/op BenchmarkIndexAnyUTF8/16:1-4 147148 789.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 392938 339.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 376290 328.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 370658 349.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 430333 325.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 386926 363.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 331766 362.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 12966 ns/op BenchmarkIndexAnyUTF8/256:2-4 27255 4467 ns/op BenchmarkIndexAnyUTF8/256:4-4 26658 4886 ns/op BenchmarkIndexAnyUTF8/256:8-4 28377 4283 ns/op BenchmarkIndexAnyUTF8/256:16-4 26590 4792 ns/op BenchmarkIndexAnyUTF8/256:32-4 26186 4435 ns/op BenchmarkIndexAnyUTF8/256:64-4 24457 4736 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1917704 62.42 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2027318 61.77 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1867443 64.22 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1868596 63.31 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1776940 70.55 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1658400 65.75 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1778602 62.70 ns/op BenchmarkLastIndexAnyASCII/16:1-4 461895 266.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 477504 257.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 438060 281.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 423132 280.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 497054 276.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 471451 325.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 335518 322.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 39091 3186 ns/op BenchmarkLastIndexAnyASCII/256:2-4 33666 3258 ns/op BenchmarkLastIndexAnyASCII/256:4-4 36772 3190 ns/op BenchmarkLastIndexAnyASCII/256:8-4 36039 3323 ns/op BenchmarkLastIndexAnyASCII/256:16-4 39400 3234 ns/op BenchmarkLastIndexAnyASCII/256:32-4 36229 3278 ns/op BenchmarkLastIndexAnyASCII/256:64-4 33645 3340 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1916355 62.36 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1861257 91.28 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2088147 56.58 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2192347 57.28 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2087166 56.96 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2040262 61.53 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1976078 61.31 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 160182 635.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 361222 319.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 359925 312.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 414320 314.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 421383 315.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 358068 333.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 307158 340.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12007 9670 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 27435 4262 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 25118 4202 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 27747 4308 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 25464 4350 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 25142 4608 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 26425 4844 ns/op BenchmarkTrimASCII/1:1-4 2068936 59.59 ns/op BenchmarkTrimASCII/1:2-4 1790757 65.22 ns/op BenchmarkTrimASCII/1:4-4 1848642 64.93 ns/op BenchmarkTrimASCII/1:8-4 1622210 73.52 ns/op BenchmarkTrimASCII/1:16-4 1450766 84.54 ns/op BenchmarkTrimASCII/16:1-4 443430 237.2 ns/op BenchmarkTrimASCII/16:2-4 410772 280.6 ns/op BenchmarkTrimASCII/16:4-4 425244 277.0 ns/op BenchmarkTrimASCII/16:8-4 476944 290.3 ns/op BenchmarkTrimASCII/16:16-4 404286 293.6 ns/op BenchmarkTrimASCII/256:1-4 48630 2470 ns/op BenchmarkTrimASCII/256:2-4 33393 3482 ns/op BenchmarkTrimASCII/256:4-4 34365 3545 ns/op BenchmarkTrimASCII/256:8-4 30442 3446 ns/op BenchmarkTrimASCII/256:16-4 31459 3492 ns/op BenchmarkTrimASCII/4096:1-4 3134 39023 ns/op BenchmarkTrimASCII/4096:2-4 2444 53197 ns/op BenchmarkTrimASCII/4096:4-4 2356 53251 ns/op BenchmarkTrimASCII/4096:8-4 2426 52356 ns/op BenchmarkTrimASCII/4096:16-4 2413 51052 ns/op BenchmarkTrimByte-4 1504389 76.41 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15544 7856 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16362 7249 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 740 144688 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1723 74263 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3669 33434 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6543 17837 ns/op BenchmarkCompareBytesEqual-4 13189034 8.635 ns/op BenchmarkCompareBytesToNil-4 14459876 7.826 ns/op BenchmarkCompareBytesEmpty-4 17762683 6.872 ns/op BenchmarkCompareBytesIdentical-4 16350348 7.052 ns/op BenchmarkCompareBytesSameLength-4 12169435 8.957 ns/op BenchmarkCompareBytesDifferentLength-4 14077822 8.352 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3026 44100 ns/op 23777.52 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2844 45349 ns/op 23122.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2875 42779 ns/op 24511.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3093 56233 ns/op 18647.01 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3045 54157 ns/op 19362.14 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2884 58158 ns/op 18029.91 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2763 47922 ns/op 21881.16 MB/s BenchmarkCompareBytesBig-4 2468 51531 ns/op 20348.75 MB/s BenchmarkCompareBytesBigIdentical-4 13904252 7.857 ns/op 133453259.70 MB/s PASS ok bytes 107.756s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 74962142 ns/op 1.33 MB/s 3616116 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 335303515 ns/op 1.69 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 27476954 ns/op 0.60 MB/s 3647738 B/op 53 allocs/op PASS ok compress/bzip2 1.450s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 57 2048088 ns/op 4.88 MB/s 42843 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18817192 ns/op 5.31 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 204361498 ns/op 4.89 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 62 2340272 ns/op 4.27 MB/s 42074 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 22272186 ns/op 4.49 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 224223669 ns/op 4.46 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 54 2371331 ns/op 4.22 MB/s 42251 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 21393603 ns/op 4.67 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 210924508 ns/op 4.74 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 49 2725019 ns/op 3.67 MB/s 44100 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 21081153 ns/op 4.74 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 200020629 ns/op 5.00 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 54 2196705 ns/op 4.55 MB/s 44284 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21320340 ns/op 4.69 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 251723838 ns/op 3.97 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 70 1811337 ns/op 5.52 MB/s 43381 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 18301826 ns/op 5.46 MB/s 48481 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 159947823 ns/op 6.25 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 69 1611203 ns/op 6.21 MB/s 42952 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 14294088 ns/op 7.00 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 119993193 ns/op 8.33 MB/s 70328 B/op 163 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 78 1665608 ns/op 6.00 MB/s 43265 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 12653195 ns/op 7.90 MB/s 43850 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 118805503 ns/op 8.42 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 76 1436127 ns/op 6.96 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 13530856 ns/op 7.39 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 135629536 ns/op 7.37 MB/s BenchmarkEncode/Digits/Speed/1e4-4 48 2571608 ns/op 3.89 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 22969129 ns/op 4.35 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 214498657 ns/op 4.66 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 10067666 ns/op 0.99 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 71326160 ns/op 1.40 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 728015118 ns/op 1.37 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 7100880 ns/op 1.41 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 69225914 ns/op 1.44 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 696725721 ns/op 1.44 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 69 1639816 ns/op 6.10 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 14875407 ns/op 6.72 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 135657476 ns/op 7.37 MB/s BenchmarkEncode/Newton/Speed/1e4-4 49 2289047 ns/op 4.37 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16510298 ns/op 6.06 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 163146959 ns/op 6.13 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5947049 ns/op 1.68 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 65279966 ns/op 1.53 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 642390075 ns/op 1.56 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6296413 ns/op 1.59 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 77080720 ns/op 1.30 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 795984994 ns/op 1.26 MB/s PASS ok compress/flate 16.463s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 48 2384178 ns/op 4.19 MB/s BenchmarkDecoder/1e-Reuse4-4 52 2411874 ns/op 4.15 MB/s BenchmarkDecoder/1e5-4 5 25005344 ns/op 4.00 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25911232 ns/op 3.86 MB/s BenchmarkDecoder/1e6-4 1 254258280 ns/op 3.93 MB/s BenchmarkDecoder/1e-Reuse6-4 1 275643575 ns/op 3.63 MB/s BenchmarkEncoder/1e4-4 52 2194663 ns/op 4.56 MB/s BenchmarkEncoder/1e-Reuse4-4 63 1882039 ns/op 5.31 MB/s BenchmarkEncoder/1e5-4 6 19462519 ns/op 5.14 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19170243 ns/op 5.22 MB/s BenchmarkEncoder/1e6-4 1 195316951 ns/op 5.12 MB/s BenchmarkEncoder/1e-Reuse6-4 1 191168033 ns/op 5.23 MB/s PASS ok compress/lzw 3.134s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 27 4066077 ns/op PASS ok container/heap 0.261s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 21346 4831 ns/op BenchmarkWithTimeout/concurrency=40-4 5738 21304 ns/op BenchmarkWithTimeout/concurrency=4000-4 7336 26713 ns/op BenchmarkWithTimeout/concurrency=400000-4 7776 31588 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 358256 375.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17282 7185 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20427 5415 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3648 32851 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2374 50323 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2886 36221 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 340 381583 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 219 559748 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 339 342794 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 34 3761188 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 15 7540301 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 3248011 ns/op BenchmarkCheckCanceled/Err-4 354768 348.0 ns/op BenchmarkCheckCanceled/Done-4 508898 220.1 ns/op BenchmarkContextCancelDone-4 829980 147.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 29354 4105 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 27495 4521 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25093 4778 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22305 5599 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16467 7557 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 557016 183.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 443856 291.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 300030 407.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 170167 627.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 97202 1192 ns/op PASS ok context 11.483s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1625120 64.07 ns/op 249.74 MB/s BenchmarkDecrypt-4 1888944 61.47 ns/op 260.30 MB/s BenchmarkExpand-4 1000000 103.8 ns/op PASS ok crypto/aes 0.543s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 219625 488.6 ns/op 130.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 367800 329.7 ns/op 194.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 264620 486.5 ns/op 131.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 417670 305.3 ns/op 209.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 153942 780.2 ns/op 1730.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 216618 564.3 ns/op 2392.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 149397 812.2 ns/op 1662.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 179360 657.0 ns/op 2054.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 57495 2121 ns/op 3862.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 65598 1758 ns/op 4660.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 46282 2509 ns/op 3265.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 53967 2254 ns/op 3633.67 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7150 17829 ns/op 57.15 MB/s BenchmarkAESCFBDecrypt1K-4 6810 17492 ns/op 58.25 MB/s BenchmarkAESCFBDecrypt8K-4 860 139980 ns/op 58.49 MB/s BenchmarkAESOFB1K-4 10543 11293 ns/op 90.24 MB/s BenchmarkAESCTR1K-4 15962 7480 ns/op 136.24 MB/s BenchmarkAESCTR8K-4 2049 58401 ns/op 140.19 MB/s BenchmarkAESCBCEncrypt1K-4 15274 7878 ns/op 129.98 MB/s BenchmarkAESCBCDecrypt1K-4 19214 5934 ns/op 172.56 MB/s PASS ok crypto/cipher 3.445s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 95256 1221 ns/op 6.55 MB/s BenchmarkDecrypt-4 99198 1093 ns/op 7.32 MB/s BenchmarkTDESEncrypt-4 41271 2930 ns/op 2.73 MB/s BenchmarkTDESDecrypt-4 40438 2872 ns/op 2.79 MB/s PASS ok crypto/des 0.692s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1258 94455 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 20 6334726 ns/op 1085 B/op 21 allocs/op BenchmarkECDH/P521-4 7 18494987 ns/op 1539 B/op 21 allocs/op BenchmarkECDH/X25519-4 86 1446463 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.730s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1974 62599 ns/op 2544 B/op 33 allocs/op BenchmarkSign/P384-4 54 2339969 ns/op 2713 B/op 34 allocs/op BenchmarkSign/P521-4 22 5442811 ns/op 3096 B/op 35 allocs/op BenchmarkVerify/P256-4 1141 99762 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 18 6778357 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 17385848 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 5169 23228 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 73 1617120 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4168704 ns/op 1446 B/op 17 allocs/op PASS ok crypto/ecdsa 1.547s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 282 416728 ns/op BenchmarkNewKeyFromSeed-4 285 408713 ns/op BenchmarkSigning-4 277 422540 ns/op BenchmarkVerification-4 186 613248 ns/op PASS ok crypto/ed25519 0.758s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 2866 38868 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 147 823456 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 68 1660177 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 31 4155089 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1952 63260 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 72 1742725 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 27 4605346 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12679401 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13513 8619 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6180 16680 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4903 25252 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1157794 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3240 39568 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 358 303812 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1839 66905 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 88 1150753 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.928s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16196 6845 ns/op 149.60 MB/s BenchmarkHMACSHA256_32-4 24292 4671 ns/op 6.85 MB/s BenchmarkNewWriteSum-4 10000 10227 ns/op 3.13 MB/s PASS ok crypto/hmac 0.569s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 44500 2275 ns/op BenchmarkModSub-4 61347 1985 ns/op BenchmarkMontgomeryRepr-4 28994 3971 ns/op BenchmarkMontgomeryMul-4 30134 3942 ns/op BenchmarkModMul-4 14058 7730 ns/op BenchmarkExpBig-4 16 7156434 ns/op BenchmarkExp-4 7 16088856 ns/op PASS ok crypto/internal/bigmod 1.469s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3291 33310 ns/op BenchmarkScalarBaseMult-4 283 411482 ns/op BenchmarkScalarMult-4 128 961371 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 188 663879 ns/op PASS ok crypto/internal/edwards25519 1.005s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 439396 268.6 ns/op BenchmarkMultiply-4 5478984 22.81 ns/op BenchmarkSquare-4 6715347 17.81 ns/op BenchmarkInvert-4 29983 3966 ns/op BenchmarkMult32-4 1228522 108.3 ns/op PASS ok crypto/internal/edwards25519/field 1.155s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 62 1754560 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1954 54450 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 26 4359608 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 12515879 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 192 622278 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10943 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 84 1463267 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 30 4016333 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.348s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 727209 172.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 384685 303.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 131080 923.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 710382 167.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 434222 291.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 139888 875.8 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.029s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 102021 1169 ns/op 6.84 MB/s BenchmarkHash64-4 118330 1003 ns/op 63.80 MB/s BenchmarkHash128-4 127255 1064 ns/op 120.35 MB/s BenchmarkHash256-4 99472 1246 ns/op 205.52 MB/s BenchmarkHash512-4 75982 1540 ns/op 332.41 MB/s BenchmarkHash1K-4 50703 2257 ns/op 453.62 MB/s BenchmarkHash8K-4 9856 12097 ns/op 677.19 MB/s BenchmarkHash1M-4 82 1427569 ns/op 734.52 MB/s BenchmarkHash8M-4 9 11705516 ns/op 716.64 MB/s BenchmarkHash8BytesUnaligned-4 108051 1037 ns/op 7.71 MB/s BenchmarkHash1KUnaligned-4 46296 2424 ns/op 422.38 MB/s BenchmarkHash8KUnaligned-4 9820 11503 ns/op 712.13 MB/s PASS ok crypto/md5 2.338s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 124108627 ns/op PASS ok crypto/rand 0.182s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10047 ns/op 12.74 MB/s BenchmarkRC4_1K-4 1527 71465 ns/op 14.33 MB/s BenchmarkRC4_8K-4 206 590217 ns/op 13.72 MB/s PASS ok crypto/rc4 0.607s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9364805 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 21088788 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37717809 ns/op BenchmarkEncryptPKCS1v15/2048-4 34 3371457 ns/op BenchmarkDecryptOAEP/2048-4 12 9335331 ns/op BenchmarkEncryptOAEP/2048-4 34 3464400 ns/op BenchmarkSignPKCS1v15/2048-4 12 9821869 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 3477465 ns/op BenchmarkSignPSS/2048-4 10 10263999 ns/op BenchmarkVerifyPSS/2048-4 34 4333183 ns/op PASS ok crypto/rsa 1.948s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 86556 1221 ns/op 6.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 99525 1031 ns/op 7.76 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 77206 1579 ns/op 202.66 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 94993 1246 ns/op 256.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49525 2290 ns/op 447.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 57279 1861 ns/op 550.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10321 ns/op 793.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12939 9290 ns/op 881.78 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.574s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 76014 1547 ns/op 5.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 94279 1282 ns/op 6.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 89847 1335 ns/op 5.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31257 3834 ns/op 267.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 34028 3410 ns/op 300.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 30988 3807 ns/op 269.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5575 22120 ns/op 370.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6150 21026 ns/op 389.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6333 21247 ns/op 385.57 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.649s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 64279 1906 ns/op 4.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 76832 1512 ns/op 5.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 70178 1686 ns/op 4.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 36352 3336 ns/op 306.94 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 39019 3023 ns/op 338.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 38947 3103 ns/op 330.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8499 14868 ns/op 550.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7766 14383 ns/op 569.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8509 14510 ns/op 564.58 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.480s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 26111648 4.779 ns/op BenchmarkConstantTimeEq-4 26639168 4.618 ns/op BenchmarkConstantTimeLessOrEq-4 26069036 4.774 ns/op BenchmarkXORBytes/8Bytes-4 3427604 33.95 ns/op 235.65 MB/s BenchmarkXORBytes/128Bytes-4 3112568 35.83 ns/op 3572.48 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 107.4 ns/op 19066.70 MB/s BenchmarkXORBytes/32768Bytes-4 86654 1396 ns/op 23479.71 MB/s PASS ok crypto/subtle 1.172s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 26 3975732 ns/op BenchmarkCertCache/1-4 27 4392062 ns/op BenchmarkCertCache/2-4 30 4120675 ns/op BenchmarkCertCache/3-4 30 3972279 ns/op BenchmarkHandshakeServer/RSA-4 22 7136728 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 18 5572617 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 19 6313823 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 28 4135786 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 37 3764375 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 26 4846593 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 32 6175623 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 28868074 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 29131316 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 71650490 ns/op 14.63 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 73186455 ns/op 14.33 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 115574681 ns/op 18.15 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 130442436 ns/op 16.08 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 282546322 ns/op 14.84 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 221607858 ns/op 18.93 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 484898829 ns/op 17.30 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 539471019 ns/op 15.55 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1100404992 ns/op 15.25 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1182232156 ns/op 14.19 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1904063595 ns/op 17.62 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2353128866 ns/op 14.26 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2894728333 ns/op 23.18 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2440678230 ns/op 27.50 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 45022843 ns/op 23.29 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 62973118 ns/op 16.65 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 118946170 ns/op 17.63 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 138704934 ns/op 15.12 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 245809644 ns/op 17.06 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 277829799 ns/op 15.10 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 628981934 ns/op 13.34 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 594474961 ns/op 14.11 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1037094051 ns/op 16.18 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 771180017 ns/op 21.76 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1607490105 ns/op 20.87 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1706152510 ns/op 19.67 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2715190070 ns/op 24.72 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3150513901 ns/op 21.30 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 714992917 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 713318189 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 306207584 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 296220122 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 158039809 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 155905570 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 88021968 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 87653670 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 43871530 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 46399168 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 151428092 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 151283006 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 71890228 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 70355866 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 52553976 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 42015478 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 30766857 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30715333 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 30347483 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 20802146 ns/op PASS ok crypto/tls 37.871s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 14780348 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 306 343879 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1078 110227 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 921 129549 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 0.945s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 36 3119473 ns/op 278094 B/op 1624 allocs/op BenchmarkConcurrentStmtQuery-4 32 3444642 ns/op 265071 B/op 1977 allocs/op BenchmarkConcurrentStmtExec-4 58 2935149 ns/op 212066 B/op 577 allocs/op BenchmarkConcurrentTxQuery-4 36 4238082 ns/op 274767 B/op 2138 allocs/op BenchmarkConcurrentTxExec-4 85 1720657 ns/op 87848 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 56 2802208 ns/op 105515 B/op 2086 allocs/op BenchmarkConcurrentTxStmtExec-4 154 873927 ns/op 40112 B/op 381 allocs/op BenchmarkConcurrentRandom-4 45 2975164 ns/op 229059 B/op 1793 allocs/op BenchmarkManyConcurrentQueries-4 2667 47812 ns/op 4096 B/op 20 allocs/op BenchmarkGrabConn-4 218359 529.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.868s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 124084 831.0 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 74 1435708 ns/op 188252 B/op 13 allocs/op Benchmark115/LineToPC-4 81 1642116 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17866 6376 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.803s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 762 156822 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3361 35175 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.439s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 259 458475 ns/op 17.87 MB/s BenchmarkEncodeToString-4 232 514931 ns/op 15.91 MB/s BenchmarkDecode-4 152 804648 ns/op 16.30 MB/s BenchmarkDecodeString-4 150 765879 ns/op 17.12 MB/s PASS ok encoding/base32 0.831s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 261 399278 ns/op 20.52 MB/s BenchmarkDecodeString/2-4 289200 488.5 ns/op 8.19 MB/s BenchmarkDecodeString/4-4 224011 515.0 ns/op 15.53 MB/s BenchmarkDecodeString/8-4 184700 589.1 ns/op 20.37 MB/s BenchmarkDecodeString/64-4 42091 2757 ns/op 31.92 MB/s BenchmarkDecodeString/8192-4 396 355748 ns/op 30.71 MB/s BenchmarkNewEncoding-4 93061 1135 ns/op 225.50 MB/s PASS ok encoding/base64 1.358s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1275 88504 ns/op 45.20 MB/s BenchmarkReadStruct-4 18069 7500 ns/op 10.00 MB/s BenchmarkWriteStruct-4 19566 6156 ns/op 12.18 MB/s BenchmarkReadInts-4 42946 2703 ns/op 11.10 MB/s BenchmarkWriteInts-4 36339 3270 ns/op 9.18 MB/s BenchmarkWriteSlice1000Int32s-4 1149 99983 ns/op 40.01 MB/s BenchmarkPutUint16-4 2916502 46.11 ns/op 43.37 MB/s BenchmarkAppendUint16-4 2663390 42.87 ns/op 46.65 MB/s BenchmarkPutUint32-4 2176323 54.83 ns/op 72.95 MB/s BenchmarkAppendUint32-4 2470776 48.50 ns/op 82.48 MB/s BenchmarkPutUint64-4 1248193 91.23 ns/op 87.69 MB/s BenchmarkAppendUint64-4 1312449 93.22 ns/op 85.82 MB/s BenchmarkLittleEndianPutUint16-4 2788740 40.04 ns/op 49.95 MB/s BenchmarkLittleEndianAppendUint16-4 2781718 40.38 ns/op 49.53 MB/s BenchmarkLittleEndianPutUint32-4 2355709 46.73 ns/op 85.59 MB/s BenchmarkLittleEndianAppendUint32-4 2479242 46.20 ns/op 86.57 MB/s BenchmarkLittleEndianPutUint64-4 1296116 91.31 ns/op 87.61 MB/s BenchmarkLittleEndianAppendUint64-4 1316217 88.04 ns/op 90.87 MB/s BenchmarkReadFloats-4 175075 741.2 ns/op 16.19 MB/s BenchmarkWriteFloats-4 144924 866.3 ns/op 13.85 MB/s BenchmarkReadSlice1000Float32s-4 1447 81954 ns/op 48.81 MB/s BenchmarkWriteSlice1000Float32s-4 1197 99926 ns/op 40.03 MB/s BenchmarkReadSlice1000Uint8s-4 66414 2558 ns/op 391.00 MB/s BenchmarkWriteSlice1000Uint8s-4 57073 2097 ns/op 476.95 MB/s BenchmarkPutUvarint32-4 1000000 113.5 ns/op 35.23 MB/s BenchmarkPutUvarint64-4 310136 400.3 ns/op 19.99 MB/s PASS ok encoding/binary 5.209s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6434 18369 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6645 17484 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5922 17744 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4093 30846 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7470 15940 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6952 16384 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6768 16299 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4443 28037 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 12089 ns/op PASS ok encoding/csv 1.375s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 8074 12838 ns/op BenchmarkEndToEndByteBuffer-4 10293 10858 ns/op BenchmarkEndToEndSliceByteBuffer-4 246 470661 ns/op BenchmarkEncodeComplex128Slice-4 722 159537 ns/op BenchmarkEncodeFloat64Slice-4 1552 75283 ns/op BenchmarkEncodeInt32Slice-4 1448 82634 ns/op BenchmarkEncodeStringSlice-4 2175 59890 ns/op BenchmarkEncodeInterfaceSlice-4 75 1611700 ns/op BenchmarkDecodeComplex128Slice-4 624 262456 ns/op BenchmarkDecodeFloat64Slice-4 998 120826 ns/op BenchmarkDecodeInt32Slice-4 1200 116153 ns/op BenchmarkDecodeStringSlice-4 552 228333 ns/op BenchmarkDecodeStringsSlice-4 206 609241 ns/op BenchmarkDecodeBytesSlice-4 490 303454 ns/op BenchmarkDecodeInterfaceSlice-4 100 1364944 ns/op BenchmarkDecodeMap-4 100 1267937 ns/op PASS ok encoding/gob 2.929s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10083 10417 ns/op 24.58 MB/s BenchmarkEncode/1024-4 2734 40489 ns/op 25.29 MB/s BenchmarkEncode/4096-4 703 161931 ns/op 25.29 MB/s BenchmarkEncode/16384-4 190 604569 ns/op 27.10 MB/s BenchmarkDecode/256-4 26494 4947 ns/op 51.75 MB/s BenchmarkDecode/1024-4 6607 18903 ns/op 54.17 MB/s BenchmarkDecode/4096-4 1722 72386 ns/op 56.59 MB/s BenchmarkDecode/16384-4 408 294623 ns/op 55.61 MB/s BenchmarkDump/256-4 1135 95963 ns/op 2.67 MB/s BenchmarkDump/1024-4 306 369708 ns/op 2.77 MB/s BenchmarkDump/4096-4 84 1532783 ns/op 2.67 MB/s BenchmarkDump/16384-4 16 6541363 ns/op 2.50 MB/s PASS ok encoding/hex 2.003s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 129484719 ns/op 14.99 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 121068045 ns/op 16.03 MB/s 5304 B/op 72 allocs/op BenchmarkCodeMarshal-4 1 132478834 ns/op 14.65 MB/s 10332192 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 156016516 ns/op 12.44 MB/s 10335896 B/op 112 allocs/op BenchmarkMarshalBytes/32-4 22970 4973 ns/op BenchmarkMarshalBytes/256-4 6322 19111 ns/op BenchmarkMarshalBytes/4096-4 493 251713 ns/op BenchmarkMarshalBytesError/32-4 58 1987052 ns/op BenchmarkMarshalBytesError/256-4 54 2021450 ns/op BenchmarkMarshalBytesError/4096-4 48 2299735 ns/op BenchmarkCodeDecoder-4 1 442375534 ns/op 4.39 MB/s 11016256 B/op 91356 allocs/op BenchmarkUnicodeDecoder-4 31033 5011 ns/op 2.79 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 38667 3054 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 504052020 ns/op 3.85 MB/s 2938984 B/op 91326 allocs/op BenchmarkCodeUnmarshalReuse-4 1 522934397 ns/op 3.71 MB/s 2938224 B/op 91327 allocs/op BenchmarkUnmarshalString-4 49678 2338 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 115708 1452 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 134264 1129 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 49636 2811 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 58491 2655 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 15084 8240 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3972 44115 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 451 271182 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 93 1631368 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 15915621 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 481942 246.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 450196 299.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 496834 255.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 414201 255.8 ns/op BenchmarkEncodeMarshaler-4 42249 3194 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 53049 2052 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4475577 27.20 ns/op BenchmarkNumberIsValidRegexp-4 14976 8270 ns/op PASS ok encoding/json 9.507s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 31 6149887 ns/op 10.66 MB/s BenchmarkDecode-4 22 7240227 ns/op 12.26 MB/s PASS ok encoding/pem 0.702s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1550 81187 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 670 198057 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2936 54230 ns/op PASS ok encoding/xml 0.707s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 449120 284.0 ns/op BenchmarkIntSet-4 907099 209.3 ns/op BenchmarkFloatAdd-4 259868 992.3 ns/op BenchmarkFloatSet-4 675616 209.8 ns/op BenchmarkStringSet-4 392277 320.6 ns/op BenchmarkMapSet-4 114393 964.7 ns/op BenchmarkMapSetDifferent-4 44402 2399 ns/op BenchmarkMapSetDifferentRandom-4 200 603136 ns/op BenchmarkMapSetString-4 165532 1004 ns/op BenchmarkMapAddSame-4 29251 4151 ns/op BenchmarkMapAddDifferent-4 9471 11149 ns/op BenchmarkMapAddDifferentRandom-4 242 582359 ns/op BenchmarkMapAddSameSteadyState-4 317577 419.1 ns/op BenchmarkMapAddDifferentSteadyState-4 101883 1019 ns/op BenchmarkRealworldExpvarUsage-4 11118 10441 ns/op PASS ok expvar 3.349s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 68653 2085 ns/op BenchmarkSprintfEmpty-4 172748 579.9 ns/op BenchmarkSprintfString-4 180303 824.3 ns/op BenchmarkSprintfTruncateString-4 135972 927.4 ns/op BenchmarkSprintfTruncateBytes-4 101376 1402 ns/op BenchmarkSprintfSlowParsingPath-4 120348 1171 ns/op BenchmarkSprintfQuoteString-4 29534 3626 ns/op BenchmarkSprintfInt-4 128115 858.6 ns/op BenchmarkSprintfIntInt-4 107270 1408 ns/op BenchmarkSprintfPrefixedInt-4 119841 1400 ns/op BenchmarkSprintfFloat-4 69457 2386 ns/op BenchmarkSprintfComplex-4 31338 3681 ns/op BenchmarkSprintfBoolean-4 134040 1109 ns/op BenchmarkSprintfHexString-4 52564 2104 ns/op BenchmarkSprintfHexBytes-4 61596 3015 ns/op BenchmarkSprintfBytes-4 28482 4906 ns/op BenchmarkSprintfStringer-4 60177 2419 ns/op BenchmarkSprintfStructure-4 18507 7695 ns/op BenchmarkManyArgs-4 28322 3704 ns/op BenchmarkFprintInt-4 49356 2108 ns/op BenchmarkFprintfBytes-4 58688 3804 ns/op BenchmarkFprintIntNoAlloc-4 55174 2938 ns/op BenchmarkScanInts-4 24 5204063 ns/op BenchmarkScanRecursiveInt-4 1 568288722 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 516129183 ns/op PASS ok fmt 6.621s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 432 329414 ns/op PASS ok go/build 0.253s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 31297 7137 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 8648 12144 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3882 42993 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 831 132593 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 183 611705 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 46 2655767 ns/op 206178 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 10447192 ns/op 865640 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 49844072 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 181604310 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.315s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 569413996 ns/op 0.11 MB/s 45419864 B/op 48765 allocs/op PASS ok go/format 0.760s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 25364486 ns/op 2.12 MB/s BenchmarkParseOnly-4 6 23913871 ns/op 2.25 MB/s BenchmarkResolve-4 51 2374099 ns/op 22.69 MB/s PASS ok go/parser 2.031s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 212396130 ns/op 0.24 MB/s 5049664 B/op 27594 allocs/op BenchmarkPrintDecl-4 681 177826 ns/op 0.18 MB/s 16233 B/op 51 allocs/op PASS ok go/printer 0.439s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 272 441519 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9266495 ns/op 5.91 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 13307626 ns/op 5.41 MB/s BenchmarkScanFiles/net/http/server.go-4 6 22088158 ns/op 5.12 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 198 554946 ns/op 5.54 MB/s PASS ok go/scanner 1.033s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1467277 83.54 ns/op PASS ok go/token 0.323s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 147 819580 ns/op BenchmarkNamed/Underlying/nongeneric-4 872658 128.0 ns/op BenchmarkNamed/Underlying/generic-4 1000000 132.8 ns/op BenchmarkNamed/Underlying/src_instance-4 530762 202.6 ns/op BenchmarkNamed/Underlying/user_instance-4 933619 136.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 15468 10904 ns/op BenchmarkNamed/NewMethodSet/generic-4 10759 11164 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 12768 12099 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14869 8058 ns/op BenchmarkCheck/http/funcbodies/info-4 1 647440159 ns/op 47047 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 575862620 ns/op 52940 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 280390925 ns/op 108577 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 240996878 ns/op 126192 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2684678490 ns/op 1907 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 172592797 ns/op 29552 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 145930428 ns/op 34906 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 114682441 ns/op 43232 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1232807136 ns/op 1757 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 178767653 ns/op 11980 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 85076228 ns/op 25337 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 84488096 ns/op 25482 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2097300130 ns/op 29810 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 547935438 ns/op 113930 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 184278027 ns/op 338170 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 104122982 ns/op 594403 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3062341950 ns/op 650.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 117232426 ns/op 16799 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 123895380 ns/op 15884 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 107067623 ns/op 18519 lines/s PASS ok go/types 47.912s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14394 7959 ns/op 128.65 MB/s PASS ok hash/adler32 0.264s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 230362 562.2 ns/op 26.68 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 209895 686.5 ns/op 21.85 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 144024 807.1 ns/op 49.56 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 149340 860.0 ns/op 46.51 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 327816 385.8 ns/op 1326.99 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 412798 295.6 ns/op 1732.02 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 369864 345.9 ns/op 2960.62 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 281499 382.6 ns/op 2676.35 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 203908 558.0 ns/op 7340.45 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 226842 556.5 ns/op 7360.53 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 55051 1920 ns/op 17067.26 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 64958 2268 ns/op 14449.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 455702 343.8 ns/op 43.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 426534 281.8 ns/op 53.23 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 448504 296.3 ns/op 135.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 408564 289.6 ns/op 138.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 337569 384.3 ns/op 1332.23 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 354610 470.6 ns/op 1087.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 281048 429.9 ns/op 2382.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 245473 460.2 ns/op 2225.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 228048 710.7 ns/op 5763.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 243459 514.8 ns/op 7957.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 52645 2098 ns/op 15617.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 53508 3022 ns/op 10844.10 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 244797 457.5 ns/op 32.79 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 252074 562.3 ns/op 26.68 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 136894 920.3 ns/op 43.46 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 122446 938.4 ns/op 42.63 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10928 14548 ns/op 35.19 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12764 10763 ns/op 47.57 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 7042 23801 ns/op 43.02 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6652 25420 ns/op 40.28 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1504 83953 ns/op 48.79 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1471 80199 ns/op 51.07 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 144 715774 ns/op 45.78 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 174 682474 ns/op 48.01 MB/s PASS ok hash/crc32 7.429s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 148 819234 ns/op 80.00 MB/s BenchmarkCrc64/ISO4KB-4 1618 77508 ns/op 52.85 MB/s BenchmarkCrc64/ISO1KB-4 6787 15568 ns/op 65.78 MB/s BenchmarkCrc64/ECMA64KB-4 142 827548 ns/op 79.19 MB/s BenchmarkCrc64/Random64KB-4 146 788837 ns/op 83.08 MB/s BenchmarkCrc64/Random16KB-4 540 216838 ns/op 75.56 MB/s PASS ok hash/crc64 1.281s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14397 12420 ns/op 82.45 MB/s BenchmarkFnv32aKB-4 14370 7851 ns/op 130.43 MB/s BenchmarkFnv64KB-4 13870 9481 ns/op 108.01 MB/s BenchmarkFnv64aKB-4 13080 8886 ns/op 115.23 MB/s BenchmarkFnv128KB-4 1819 75322 ns/op 13.59 MB/s BenchmarkFnv128aKB-4 1688 85473 ns/op 11.98 MB/s PASS ok hash/fnv 1.497s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 469416 266.6 ns/op 15.01 MB/s BenchmarkHash/n=4/Bytes-4 2822167 41.79 ns/op 95.72 MB/s BenchmarkHash/n=4/String-4 1249206 87.59 ns/op 45.67 MB/s BenchmarkHash/n=8/Write-4 385942 370.9 ns/op 21.57 MB/s BenchmarkHash/n=8/Bytes-4 2809820 54.37 ns/op 147.14 MB/s BenchmarkHash/n=8/String-4 1610463 78.11 ns/op 102.42 MB/s BenchmarkHash/n=16/Write-4 422338 306.0 ns/op 52.30 MB/s BenchmarkHash/n=16/Bytes-4 3415348 34.34 ns/op 465.95 MB/s BenchmarkHash/n=16/String-4 1640200 112.5 ns/op 142.21 MB/s BenchmarkHash/n=32/Write-4 436327 509.8 ns/op 62.77 MB/s BenchmarkHash/n=32/Bytes-4 3085894 60.07 ns/op 532.73 MB/s BenchmarkHash/n=32/String-4 1479842 98.77 ns/op 324.00 MB/s BenchmarkHash/n=64/Write-4 465639 288.4 ns/op 221.93 MB/s BenchmarkHash/n=64/Bytes-4 3178834 40.77 ns/op 1569.62 MB/s BenchmarkHash/n=64/String-4 1481847 76.49 ns/op 836.75 MB/s BenchmarkHash/n=256/Write-4 331444 473.7 ns/op 540.44 MB/s BenchmarkHash/n=256/Bytes-4 1749274 68.38 ns/op 3743.72 MB/s BenchmarkHash/n=256/String-4 1000000 169.0 ns/op 1514.58 MB/s BenchmarkHash/n=320/Write-4 291441 470.7 ns/op 679.78 MB/s BenchmarkHash/n=320/Bytes-4 1998780 60.09 ns/op 5325.16 MB/s BenchmarkHash/n=320/String-4 732973 169.2 ns/op 1890.89 MB/s BenchmarkHash/n=1024/Write-4 184533 879.9 ns/op 1163.82 MB/s BenchmarkHash/n=1024/Bytes-4 941907 136.0 ns/op 7531.65 MB/s BenchmarkHash/n=1024/String-4 266967 457.9 ns/op 2236.41 MB/s BenchmarkHash/n=4096/Write-4 87346 1576 ns/op 2599.49 MB/s BenchmarkHash/n=4096/Bytes-4 274447 517.8 ns/op 7909.77 MB/s BenchmarkHash/n=4096/String-4 67671 2421 ns/op 1692.20 MB/s BenchmarkHash/n=16384/Write-4 27144 4597 ns/op 3563.68 MB/s BenchmarkHash/n=16384/Bytes-4 69447 1686 ns/op 9719.79 MB/s BenchmarkHash/n=16384/String-4 19290 6094 ns/op 2688.46 MB/s PASS ok hash/maphash 6.729s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 728 165185 ns/op BenchmarkEscapeNone-4 134760 834.3 ns/op BenchmarkUnescape-4 669 221790 ns/op BenchmarkUnescapeNone-4 740637 180.6 ns/op BenchmarkUnescapeSparse-4 10000 26563 ns/op BenchmarkUnescapeDense-4 915 177573 ns/op PASS ok html 1.225s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8426 17134 ns/op BenchmarkCSSEscaperNoSpecials-4 42134 4239 ns/op BenchmarkDecodeCSS-4 23719 4585 ns/op BenchmarkDecodeCSSNoSpecials-4 2968617 37.07 ns/op BenchmarkCSSValueFilter-4 90355 1659 ns/op BenchmarkCSSValueFilterOk-4 80109 1535 ns/op BenchmarkEscapedExecute-4 4294 27178 ns/op BenchmarkHTMLNospaceEscaper-4 8502 15318 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 55851 2931 ns/op BenchmarkStripTags-4 16716 6572 ns/op BenchmarkStripTagsNoSpecials-4 320428 618.6 ns/op BenchmarkJSValEscaperWithNum-4 21756 5264 ns/op BenchmarkJSValEscaperWithStr-4 5632 21474 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 19221 6418 ns/op BenchmarkJSValEscaperWithObj-4 4126 25604 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10640 9409 ns/op BenchmarkJSStrEscaperNoSpecials-4 50242 2688 ns/op BenchmarkJSStrEscaper-4 10000 13901 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 43959 3157 ns/op BenchmarkJSRegexpEscaper-4 6368 35370 ns/op BenchmarkTemplateSpecialTags-4 100 1643702 ns/op BenchmarkURLEscaper-4 3506 31765 ns/op BenchmarkURLEscaperNoSpecials-4 165870 1247 ns/op BenchmarkURLNormalizer-4 4699 43482 ns/op BenchmarkURLNormalizerNoSpecials-4 135243 1088 ns/op BenchmarkSrcsetFilter-4 13609 15648 ns/op BenchmarkSrcsetFilterNoSpecials-4 73107 1564 ns/op PASS ok html/template 6.871s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 446361 321.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 355134 295.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 568096 215.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 478886 324.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1494853 74.29 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1178384 103.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1576616 93.16 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1284578 112.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 106.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 378656 509.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 189508 646.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 359628 422.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 379767 670.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 687898 196.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 503925 308.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 649174 272.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 457351 432.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 320793 362.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 104.4 ns/op BenchmarkRGBASetRGBA-4 1182379 102.7 ns/op BenchmarkRGBA64At-4 873602 131.7 ns/op BenchmarkRGBA64SetRGBA64-4 895693 152.2 ns/op BenchmarkNRGBAAt-4 1000000 140.4 ns/op BenchmarkNRGBASetNRGBA-4 1151028 120.3 ns/op BenchmarkNRGBA64At-4 1000000 135.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 843459 238.7 ns/op BenchmarkAlphaAt-4 2377195 51.89 ns/op BenchmarkAlphaSetAlpha-4 1000000 109.5 ns/op BenchmarkAlpha16At-4 1000000 129.2 ns/op BenchmarkAlphaSetAlpha16-4 1195921 105.1 ns/op BenchmarkGrayAt-4 2026820 51.02 ns/op BenchmarkGraySetGray-4 1574077 64.00 ns/op BenchmarkGray16At-4 1247612 146.8 ns/op BenchmarkGraySetGray16-4 1000000 139.1 ns/op PASS ok image 8.003s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3341596 36.38 ns/op BenchmarkYCbCrToRGB/128-4 3153512 41.35 ns/op BenchmarkYCbCrToRGB/255-4 3244387 38.59 ns/op BenchmarkRGBToYCbCr/0-4 3160228 39.00 ns/op BenchmarkRGBToYCbCr/Cb-4 3139753 51.50 ns/op BenchmarkRGBToYCbCr/Cr-4 3136260 39.49 ns/op BenchmarkYCbCrToRGBA/0-4 2414073 42.85 ns/op BenchmarkYCbCrToRGBA/128-4 2117199 49.25 ns/op BenchmarkYCbCrToRGBA/255-4 2434141 52.39 ns/op BenchmarkNYCbCrAToRGBA/0-4 2605442 43.11 ns/op BenchmarkNYCbCrAToRGBA/128-4 2355342 51.81 ns/op BenchmarkNYCbCrAToRGBA/255-4 1990892 77.57 ns/op PASS ok image/color 2.964s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 36538102 ns/op BenchmarkFillSrc-4 331 364016 ns/op BenchmarkCopyOver-4 7 27248209 ns/op BenchmarkCopySrc-4 502 247218 ns/op BenchmarkNRGBAOver-4 7 14569823 ns/op BenchmarkNRGBASrc-4 10 12422948 ns/op BenchmarkYCbCr-4 10 12151635 ns/op BenchmarkGray-4 16 8070736 ns/op BenchmarkCMYK-4 12 10462127 ns/op BenchmarkGlyphOver-4 20 7491788 ns/op BenchmarkRGBAMaskOver-4 4 37292317 ns/op BenchmarkGrayMaskOver-4 5 21837082 ns/op BenchmarkRGBA64ImageMaskOver-4 2 58604934 ns/op BenchmarkRGBA-4 5 30484414 ns/op BenchmarkPalettedFill-4 853 142487 ns/op BenchmarkPalettedRGBA-4 4 26431854 ns/op BenchmarkGenericOver-4 3 47631530 ns/op BenchmarkGenericMaskOver-4 4 30155712 ns/op BenchmarkGenericSrc-4 3 45536344 ns/op BenchmarkGenericMaskSrc-4 3 33936124 ns/op PASS ok image/draw 7.126s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 7720118 ns/op 2.00 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 148650612 ns/op 2.07 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2743303795 ns/op 0.45 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 2450092 ns/op 6.31 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 181411053 ns/op 0.34 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.142s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4774 27177 ns/op BenchmarkIDCT-4 3326 33638 ns/op BenchmarkDecodeBaseline-4 8 14838068 ns/op 4.16 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 26390619 ns/op 2.34 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 192765832 ns/op 6.37 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 211503232 ns/op 4.36 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.785s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14801625 7.112 ns/op BenchmarkDecodeGray-4 13 9243629 ns/op 7.09 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 38994793 ns/op 6.72 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 32683583 ns/op 8.02 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 24 5070260 ns/op 12.93 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 53656028 ns/op 4.89 MB/s 332004 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42149346 ns/op 6.22 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 52352709 ns/op 5.87 MB/s 852188 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 49122886 ns/op 6.25 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 206084280 ns/op 5.96 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 207499568 ns/op 5.92 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 47533085 ns/op 6.46 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 235604253 ns/op 5.22 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 703369883 ns/op 1.75 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.306s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 52381010 ns/op 1.91 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 44331418 ns/op 2.26 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 270190289 ns/op 1.85 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 237605785 ns/op 2.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 48318201 ns/op 2.07 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 56831848 ns/op 1.76 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 320038019 ns/op 1.56 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 307233375 ns/op 1.63 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 784686219 ns/op 1.27 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 523240606 ns/op 1.91 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3899402719 ns/op 1.28 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4126573120 ns/op 1.21 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 8361390 ns/op 11.96 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9564597 ns/op 10.46 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 73450272 ns/op 6.81 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 66144056 ns/op 7.56 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 122002003 ns/op 8.20 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 109669054 ns/op 9.12 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 467024316 ns/op 10.71 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 520811784 ns/op 9.60 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 61001274 ns/op 1.64 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 50762388 ns/op 1.97 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 332677006 ns/op 1.50 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 318315154 ns/op 1.57 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 808235550 ns/op 1.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 797303438 ns/op 1.25 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5960233499 ns/op 0.84 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5442946648 ns/op 0.92 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 183728800 ns/op 22.75 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 156720709 ns/op 26.67 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 49.896s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31070 4433 ns/op 0.23 MB/s BenchmarkMarshalCorpusFile/2-4 28105 4529 ns/op 0.44 MB/s BenchmarkMarshalCorpusFile/4-4 27015 5102 ns/op 0.78 MB/s BenchmarkMarshalCorpusFile/8-4 18758 5885 ns/op 1.36 MB/s BenchmarkMarshalCorpusFile/16-4 18006 6680 ns/op 2.40 MB/s BenchmarkMarshalCorpusFile/32-4 10000 12936 ns/op 2.47 MB/s BenchmarkMarshalCorpusFile/64-4 6912 15447 ns/op 4.14 MB/s BenchmarkMarshalCorpusFile/128-4 5520 28189 ns/op 4.54 MB/s BenchmarkMarshalCorpusFile/256-4 2643 65845 ns/op 3.89 MB/s BenchmarkMarshalCorpusFile/512-4 1194 140799 ns/op 3.64 MB/s BenchmarkMarshalCorpusFile/1024-4 733 209054 ns/op 4.90 MB/s BenchmarkMarshalCorpusFile/2048-4 297 557681 ns/op 3.67 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1085985 ns/op 3.77 MB/s BenchmarkMarshalCorpusFile/8192-4 58 1799061 ns/op 4.55 MB/s BenchmarkMarshalCorpusFile/16384-4 43 3656371 ns/op 4.48 MB/s BenchmarkMarshalCorpusFile/32768-4 16 9233860 ns/op 3.55 MB/s BenchmarkMarshalCorpusFile/65536-4 6 19078745 ns/op 3.44 MB/s BenchmarkMarshalCorpusFile/131072-4 3 43666981 ns/op 3.00 MB/s BenchmarkMarshalCorpusFile/262144-4 2 60849214 ns/op 4.31 MB/s BenchmarkMarshalCorpusFile/524288-4 1 148228542 ns/op 3.54 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 263293226 ns/op 3.98 MB/s BenchmarkUnmarshalCorpusFile/1-4 6933 16008 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 7996 18527 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 9456 24867 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/8-4 8035 21298 ns/op 0.38 MB/s BenchmarkUnmarshalCorpusFile/16-4 5036 27395 ns/op 0.58 MB/s BenchmarkUnmarshalCorpusFile/32-4 4035 29305 ns/op 1.09 MB/s BenchmarkUnmarshalCorpusFile/64-4 3204 46097 ns/op 1.39 MB/s BenchmarkUnmarshalCorpusFile/128-4 2709 47303 ns/op 2.71 MB/s BenchmarkUnmarshalCorpusFile/256-4 960 183214 ns/op 1.40 MB/s BenchmarkUnmarshalCorpusFile/512-4 475 259294 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/1024-4 237 589186 ns/op 1.74 MB/s BenchmarkUnmarshalCorpusFile/2048-4 124 919977 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/4096-4 58 2188378 ns/op 1.87 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3747490 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 7305684 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 17417249 ns/op 1.88 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 31115185 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 72019520 ns/op 1.82 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 127808271 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 290030478 ns/op 1.81 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 633599364 ns/op 1.65 MB/s BenchmarkMutatorBytes/1-4 20000 5167 ns/op BenchmarkMutatorBytes/10-4 29925 3979 ns/op BenchmarkMutatorBytes/100-4 24717 4251 ns/op BenchmarkMutatorBytes/1000-4 20780 6504 ns/op BenchmarkMutatorBytes/10000-4 7545 22928 ns/op BenchmarkMutatorBytes/100000-4 951 143932 ns/op BenchmarkMutatorString/1-4 37336 3431 ns/op BenchmarkMutatorString/10-4 37234 3750 ns/op BenchmarkMutatorString/100-4 26014 3983 ns/op BenchmarkMutatorString/1000-4 10545 10330 ns/op BenchmarkMutatorString/10000-4 2078 58330 ns/op BenchmarkMutatorString/100000-4 216 511084 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17000 6839 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 11744 ns/op BenchmarkMutatorAllBasicTypes/bool-4 59366 2032 ns/op BenchmarkMutatorAllBasicTypes/float32-4 43494 2331 ns/op BenchmarkMutatorAllBasicTypes/float64-4 50972 2858 ns/op BenchmarkMutatorAllBasicTypes/int-4 50054 2068 ns/op BenchmarkMutatorAllBasicTypes/int8-4 59564 2529 ns/op BenchmarkMutatorAllBasicTypes/int16-4 55192 3708 ns/op BenchmarkMutatorAllBasicTypes/int32-4 58302 2182 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58166 2052 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 55166 2100 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 56230 2073 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 51625 2234 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 52820 2201 ns/op PASS ok internal/fuzz 15.412s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 14244 9000 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 147750 823.9 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.785s PASS ok internal/poll 0.045s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 27324230 ns/op PASS ok internal/trace 2.302s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 12033 12337 ns/op BenchmarkCopyNLarge-4 249 411462 ns/op PASS ok io 0.746s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 158667 1298 ns/op BenchmarkPrintln-4 21792 5481 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 23320 4292 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4812 28416 ns/op BenchmarkDiscard-4 1000000 154.6 ns/op 0 B/op 0 allocs/op PASS ok log 1.243s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2861838 47.74 ns/op BenchmarkAcosh-4 1412224 99.07 ns/op BenchmarkAsin-4 2857844 41.15 ns/op BenchmarkAsinh-4 1386348 139.9 ns/op BenchmarkAtan-4 3110745 36.11 ns/op BenchmarkAtanh-4 1360125 89.46 ns/op BenchmarkAtan2-4 2288323 51.99 ns/op BenchmarkCbrt-4 957648 128.3 ns/op BenchmarkCeil-4 21892887 8.674 ns/op BenchmarkCompare-4 5484044 21.69 ns/op BenchmarkCompare32-4 6123033 18.03 ns/op BenchmarkCopysign-4 4010798 29.88 ns/op BenchmarkCos-4 1000000 139.5 ns/op BenchmarkCosh-4 1742733 79.80 ns/op BenchmarkErf-4 3237486 36.29 ns/op BenchmarkErfc-4 2959963 49.99 ns/op BenchmarkErfinv-4 2486445 44.63 ns/op BenchmarkErfcinv-4 3246904 40.89 ns/op BenchmarkExp-4 5399395 27.97 ns/op BenchmarkExpGo-4 896308 120.0 ns/op BenchmarkExpm1-4 2362590 56.73 ns/op BenchmarkExp2-4 1000000 119.3 ns/op BenchmarkExp2Go-4 1000000 122.6 ns/op BenchmarkAbs-4 4695877 29.76 ns/op BenchmarkDim-4 8215951 21.63 ns/op BenchmarkFloor-4 25145419 4.945 ns/op BenchmarkMax-4 17365381 7.496 ns/op BenchmarkMin-4 17537236 8.031 ns/op BenchmarkMod-4 400352 315.5 ns/op BenchmarkFrexp-4 2011008 63.66 ns/op BenchmarkGamma-4 1000000 133.9 ns/op BenchmarkHypot-4 13974366 12.18 ns/op BenchmarkHypotGo-4 1959706 64.55 ns/op BenchmarkIlogb-4 2234868 49.60 ns/op BenchmarkJ0-4 342098 579.8 ns/op BenchmarkJ1-4 281786 507.3 ns/op BenchmarkJn-4 135601 952.9 ns/op BenchmarkLdexp-4 1000000 124.5 ns/op BenchmarkLgamma-4 991147 198.8 ns/op BenchmarkLog-4 3804862 28.80 ns/op BenchmarkLogb-4 1000000 110.2 ns/op BenchmarkLog1p-4 1439479 79.93 ns/op BenchmarkLog10-4 3853113 27.14 ns/op BenchmarkLog2-4 1000000 103.8 ns/op BenchmarkModf-4 2259126 50.82 ns/op BenchmarkNextafter32-4 1566417 65.84 ns/op BenchmarkNextafter64-4 2298688 51.22 ns/op BenchmarkPowInt-4 640239 370.8 ns/op BenchmarkPowFrac-4 459880 304.8 ns/op BenchmarkPow10Pos-4 5549371 22.27 ns/op BenchmarkPow10Neg-4 5022730 22.05 ns/op BenchmarkRound-4 5081626 26.81 ns/op BenchmarkRoundToEven-4 10072462 11.52 ns/op BenchmarkRemainder-4 533529 248.6 ns/op BenchmarkSignbit-4 4504910 28.73 ns/op BenchmarkSin-4 1385787 135.1 ns/op BenchmarkSincos-4 1207474 155.1 ns/op BenchmarkSinh-4 1981486 52.08 ns/op BenchmarkSqrtIndirect-4 24440685 5.074 ns/op BenchmarkSqrtLatency-4 24649053 5.309 ns/op BenchmarkSqrtIndirectLatency-4 22322370 5.201 ns/op BenchmarkSqrtGoLatency-4 1369933 85.83 ns/op BenchmarkSqrtPrime-4 40911 4473 ns/op BenchmarkTan-4 1698153 70.70 ns/op BenchmarkTanh-4 1000000 108.8 ns/op BenchmarkTrunc-4 25213993 6.198 ns/op BenchmarkY0-4 318429 446.0 ns/op BenchmarkY1-4 346430 378.8 ns/op BenchmarkYn-4 161422 1040 ns/op BenchmarkFloat64bits-4 6820186 18.87 ns/op BenchmarkFloat64frombits-4 7370145 17.83 ns/op BenchmarkFloat32bits-4 7732231 16.39 ns/op BenchmarkFloat32frombits-4 7575828 18.35 ns/op BenchmarkFMA-4 26354731 6.521 ns/op PASS ok math 16.485s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15588273 9.173 ns/op 6976.69 MB/s BenchmarkAddVV/2-4 13148736 10.33 ns/op 12395.53 MB/s BenchmarkAddVV/3-4 9485667 11.42 ns/op 16817.01 MB/s BenchmarkAddVV/4-4 11268297 9.244 ns/op 27692.62 MB/s BenchmarkAddVV/5-4 10525716 10.74 ns/op 29788.99 MB/s BenchmarkAddVV/10-4 9057193 20.62 ns/op 31041.31 MB/s BenchmarkAddVV/100-4 2309274 76.29 ns/op 83890.66 MB/s BenchmarkAddVV/1000-4 237974 580.9 ns/op 110174.19 MB/s BenchmarkSubVV/1-4 15086959 7.969 ns/op 8031.09 MB/s BenchmarkSubVV/2-4 14425753 12.16 ns/op 10529.54 MB/s BenchmarkSubVV/3-4 12442494 16.00 ns/op 12000.06 MB/s BenchmarkSubVV/4-4 12163957 12.80 ns/op 19995.31 MB/s BenchmarkSubVV/5-4 13368645 11.23 ns/op 28501.75 MB/s BenchmarkSubVV/10-4 6581145 19.63 ns/op 32594.92 MB/s BenchmarkSubVV/100-4 2334918 66.76 ns/op 95870.03 MB/s BenchmarkSubVV/1000-4 237993 779.1 ns/op 82142.04 MB/s BenchmarkAddVW/1-4 15027264 7.627 ns/op 1048.89 MB/s BenchmarkAddVW/2-4 14984362 8.804 ns/op 1817.35 MB/s BenchmarkAddVW/3-4 14104754 9.287 ns/op 2584.26 MB/s BenchmarkAddVW/4-4 16132485 8.552 ns/op 3741.80 MB/s BenchmarkAddVW/5-4 10826877 15.05 ns/op 2658.26 MB/s BenchmarkAddVW/10-4 11409888 13.91 ns/op 5752.24 MB/s BenchmarkAddVW/100-4 301716 513.8 ns/op 1557.08 MB/s BenchmarkAddVW/1000-4 38809 2997 ns/op 2669.62 MB/s BenchmarkAddVWext/1-4 16490377 9.215 ns/op 868.13 MB/s BenchmarkAddVWext/2-4 13088466 10.60 ns/op 1509.40 MB/s BenchmarkAddVWext/3-4 10732719 10.97 ns/op 2187.78 MB/s BenchmarkAddVWext/4-4 11660205 10.18 ns/op 3142.49 MB/s BenchmarkAddVWext/5-4 10988554 12.67 ns/op 3157.73 MB/s BenchmarkAddVWext/10-4 11788776 11.00 ns/op 7275.29 MB/s BenchmarkAddVWext/100-4 52900 2257 ns/op 354.41 MB/s BenchmarkAddVWext/1000-4 5719 23082 ns/op 346.60 MB/s BenchmarkSubVW/1-4 19239763 7.834 ns/op 1021.18 MB/s BenchmarkSubVW/2-4 16574776 8.773 ns/op 1823.81 MB/s BenchmarkSubVW/3-4 12001620 10.39 ns/op 2310.83 MB/s BenchmarkSubVW/4-4 11812387 10.64 ns/op 3007.53 MB/s BenchmarkSubVW/5-4 13302351 9.410 ns/op 4250.99 MB/s BenchmarkSubVW/10-4 11937676 11.39 ns/op 7023.61 MB/s BenchmarkSubVW/100-4 324922 508.1 ns/op 1574.38 MB/s BenchmarkSubVW/1000-4 45944 2580 ns/op 3100.46 MB/s BenchmarkSubVWext/1-4 16988497 10.28 ns/op 778.19 MB/s BenchmarkSubVWext/2-4 15610777 7.747 ns/op 2065.27 MB/s BenchmarkSubVWext/3-4 13611310 10.30 ns/op 2329.32 MB/s BenchmarkSubVWext/4-4 10040211 12.19 ns/op 2624.70 MB/s BenchmarkSubVWext/5-4 14069923 10.43 ns/op 3836.54 MB/s BenchmarkSubVWext/10-4 10230585 15.58 ns/op 5134.99 MB/s BenchmarkSubVWext/100-4 51985 2201 ns/op 363.41 MB/s BenchmarkSubVWext/1000-4 5602 23277 ns/op 343.69 MB/s BenchmarkMulAddVWW/1-4 11954475 8.470 ns/op 7555.84 MB/s BenchmarkMulAddVWW/2-4 9665689 16.13 ns/op 7933.72 MB/s BenchmarkMulAddVWW/3-4 11543781 10.01 ns/op 19184.07 MB/s BenchmarkMulAddVWW/4-4 13208784 11.38 ns/op 22489.49 MB/s BenchmarkMulAddVWW/5-4 9451549 12.77 ns/op 25068.19 MB/s BenchmarkMulAddVWW/10-4 7343455 23.59 ns/op 27129.51 MB/s BenchmarkMulAddVWW/100-4 1000000 100.0 ns/op 63998.85 MB/s BenchmarkMulAddVWW/1000-4 184867 743.3 ns/op 86098.07 MB/s BenchmarkAddMulVVW/1-4 15746556 9.151 ns/op 6993.43 MB/s BenchmarkAddMulVVW/2-4 8409086 18.84 ns/op 6794.51 MB/s BenchmarkAddMulVVW/3-4 11830732 13.53 ns/op 14187.40 MB/s BenchmarkAddMulVVW/4-4 10411802 17.78 ns/op 14397.31 MB/s BenchmarkAddMulVVW/5-4 8583566 14.31 ns/op 22365.21 MB/s BenchmarkAddMulVVW/10-4 8219156 14.59 ns/op 43875.82 MB/s BenchmarkAddMulVVW/100-4 1887998 81.40 ns/op 78619.71 MB/s BenchmarkAddMulVVW/1000-4 206779 862.3 ns/op 74223.75 MB/s BenchmarkDivWVW/1-4 1523230 72.01 ns/op 888.76 MB/s BenchmarkDivWVW/2-4 1000000 132.0 ns/op 969.97 MB/s BenchmarkDivWVW/3-4 647394 174.5 ns/op 1100.45 MB/s BenchmarkDivWVW/4-4 499762 243.4 ns/op 1051.86 MB/s BenchmarkDivWVW/5-4 599458 243.3 ns/op 1315.07 MB/s BenchmarkDivWVW/10-4 359458 487.7 ns/op 1312.29 MB/s BenchmarkDivWVW/100-4 39990 2884 ns/op 2219.05 MB/s BenchmarkDivWVW/1000-4 4494 44307 ns/op 1444.47 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15132543 8.392 ns/op BenchmarkNonZeroShifts/1/shlVU-4 16594111 7.788 ns/op BenchmarkNonZeroShifts/2/shrVU-4 15040268 8.212 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14895330 7.307 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14956483 8.592 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14158711 9.685 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13392900 8.568 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13646860 8.305 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12224822 14.52 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11566500 9.458 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8878864 15.38 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8073445 12.83 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 149.7 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1573663 79.55 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 125005 1036 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 201426 1019 ns/op BenchmarkDecimalConversion-4 165 644695 ns/op BenchmarkFloatString/100-4 7696 13928 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 100 1196320 ns/op 2927 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 64536878 ns/op 61068 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 6659896510 ns/op 838080 B/op 481 allocs/op BenchmarkFloatAdd/10-4 127590 1036 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 142357 849.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 143271 858.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 65038 1578 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14845 7230 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 182948 715.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 176294 721.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 194664 603.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 153732 744.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 56364 2087 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2073 66507 ns/op BenchmarkParseFloatLargeExp-4 378 368726 ns/op BenchmarkGCD10x10/WithoutXY-4 198728 764.5 ns/op BenchmarkGCD10x10/WithXY-4 45805 3069 ns/op BenchmarkGCD10x100/WithoutXY-4 81058 1446 ns/op BenchmarkGCD10x100/WithXY-4 15339 8820 ns/op BenchmarkGCD10x1000/WithoutXY-4 64515 2613 ns/op BenchmarkGCD10x1000/WithXY-4 12396 13003 ns/op BenchmarkGCD100x100/WithoutXY-4 21787 6342 ns/op BenchmarkGCD100x100/WithXY-4 10000 13000 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 11963 ns/op BenchmarkGCD100x1000/WithXY-4 4570 25609 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2191 59446 ns/op BenchmarkGCD1000x1000/WithXY-4 1099 116243 ns/op BenchmarkHilbert-4 16 7053756 ns/op BenchmarkBinomial-4 10000 13858 ns/op BenchmarkQuoRem-4 20730 5395 ns/op BenchmarkExp-4 18 7518861 ns/op BenchmarkExpMont/Odd-4 104 1031536 ns/op 2585 B/op 21 allocs/op BenchmarkExpMont/Even1-4 100 1200440 ns/op 3363 B/op 38 allocs/op BenchmarkExpMont/Even2-4 87 1343797 ns/op 3866 B/op 54 allocs/op BenchmarkExpMont/Even3-4 104 1166951 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1110502 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1088859 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1102263 ns/op 3823 B/op 52 allocs/op BenchmarkExpMont/Even64-4 133 879754 ns/op 3645 B/op 54 allocs/op BenchmarkExpMont/Even96-4 123 951813 ns/op 3786 B/op 51 allocs/op BenchmarkExpMont/Even128-4 148 815528 ns/op 3241 B/op 50 allocs/op BenchmarkExpMont/Even255-4 159 742191 ns/op 2942 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 326 355087 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 285 404687 ns/op 1734 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 270 399767 ns/op 1743 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 300 402429 ns/op 1748 B/op 47 allocs/op BenchmarkExp2-4 16 6961566 ns/op BenchmarkBitset-4 630590 186.3 ns/op BenchmarkBitsetNeg-4 384678 344.3 ns/op BenchmarkBitsetOrig-4 209712 675.4 ns/op BenchmarkBitsetNegOrig-4 133579 1008 ns/op BenchmarkModSqrt225_Tonelli-4 105 1155209 ns/op BenchmarkModSqrt225_3Mod4-4 368 318444 ns/op BenchmarkModSqrt231_Tonelli-4 100 1099367 ns/op BenchmarkModSqrt231_5Mod8-4 307 390950 ns/op BenchmarkModInverse-4 10000 10582 ns/op BenchmarkSqrt-4 2023 67344 ns/op BenchmarkIntSqr/1-4 967081 123.2 ns/op BenchmarkIntSqr/2-4 647379 192.6 ns/op BenchmarkIntSqr/3-4 523191 236.8 ns/op BenchmarkIntSqr/5-4 433639 295.3 ns/op BenchmarkIntSqr/8-4 325978 386.9 ns/op BenchmarkIntSqr/10-4 268213 461.6 ns/op BenchmarkIntSqr/20-4 53834 2188 ns/op BenchmarkIntSqr/30-4 41779 2929 ns/op BenchmarkIntSqr/50-4 27156 4569 ns/op BenchmarkIntSqr/80-4 16075 7709 ns/op BenchmarkIntSqr/100-4 12069 9906 ns/op BenchmarkIntSqr/200-4 5095 24313 ns/op BenchmarkIntSqr/300-4 2060 61191 ns/op BenchmarkIntSqr/500-4 973 116307 ns/op BenchmarkIntSqr/800-4 398 298931 ns/op BenchmarkIntSqr/1000-4 290 411429 ns/op BenchmarkDiv/20/10-4 370261 311.2 ns/op BenchmarkDiv/40/20-4 417387 305.0 ns/op BenchmarkDiv/100/50-4 360304 354.4 ns/op BenchmarkDiv/200/100-4 58058 2101 ns/op BenchmarkDiv/400/200-4 48088 2406 ns/op BenchmarkDiv/1000/500-4 44522 2627 ns/op BenchmarkDiv/2000/1000-4 35541 3632 ns/op BenchmarkDiv/20000/10000-4 1344 89477 ns/op BenchmarkDiv/200000/100000-4 30 4312688 ns/op BenchmarkDiv/2000000/1000000-4 1 120862682 ns/op BenchmarkDiv/20000000/10000000-4 1 3310290323 ns/op BenchmarkMul-4 5 20356174 ns/op BenchmarkNatMul/10-4 189076 868.4 ns/op BenchmarkNatMul/100-4 5673 24736 ns/op BenchmarkNatMul/1000-4 192 613861 ns/op BenchmarkZeroShifts/Shl-4 10000 15888 ns/op BenchmarkZeroShifts/ShlSame-4 3468364 32.70 ns/op BenchmarkZeroShifts/Shr-4 10000 13684 ns/op BenchmarkZeroShifts/ShrSame-4 3603273 32.18 ns/op BenchmarkExp3Power/0x10-4 139690 812.9 ns/op BenchmarkExp3Power/0x40-4 147076 927.8 ns/op BenchmarkExp3Power/0x100-4 89721 1489 ns/op BenchmarkExp3Power/0x400-4 42585 3058 ns/op BenchmarkExp3Power/0x1000-4 9544 12058 ns/op BenchmarkExp3Power/0x4000-4 2200 59842 ns/op BenchmarkExp3Power/0x10000-4 212 585947 ns/op BenchmarkExp3Power/0x40000-4 24 4823283 ns/op BenchmarkExp3Power/0x100000-4 3 46387116 ns/op BenchmarkExp3Power/0x400000-4 1 411240181 ns/op BenchmarkFibo-4 4 35380106 ns/op BenchmarkNatSqr/1-4 778670 178.8 ns/op BenchmarkNatSqr/2-4 540433 285.1 ns/op BenchmarkNatSqr/3-4 418662 340.5 ns/op BenchmarkNatSqr/5-4 269991 463.2 ns/op BenchmarkNatSqr/8-4 261621 629.8 ns/op BenchmarkNatSqr/10-4 189544 774.2 ns/op BenchmarkNatSqr/20-4 45997 2556 ns/op BenchmarkNatSqr/30-4 35186 3734 ns/op BenchmarkNatSqr/50-4 19526 5713 ns/op BenchmarkNatSqr/80-4 12205 9191 ns/op BenchmarkNatSqr/100-4 10000 11415 ns/op BenchmarkNatSqr/200-4 4776 29945 ns/op BenchmarkNatSqr/300-4 1986 78513 ns/op BenchmarkNatSqr/500-4 972 144321 ns/op BenchmarkNatSqr/800-4 361 320400 ns/op BenchmarkNatSqr/1000-4 270 418604 ns/op BenchmarkNatSetBytes/8-4 784910 132.6 ns/op BenchmarkNatSetBytes/24-4 245618 526.0 ns/op BenchmarkNatSetBytes/128-4 62386 1795 ns/op BenchmarkNatSetBytes/7-4 823371 124.8 ns/op BenchmarkNatSetBytes/23-4 255598 455.1 ns/op BenchmarkNatSetBytes/127-4 68072 1781 ns/op BenchmarkScanPi-4 232 524721 ns/op BenchmarkStringPiParallel-4 577 250730 ns/op BenchmarkScan/10/Base2-4 41416 2901 ns/op BenchmarkScan/100/Base2-4 4429 26852 ns/op BenchmarkScan/1000/Base2-4 453 245927 ns/op BenchmarkScan/10/Base8-4 99156 1211 ns/op BenchmarkScan/100/Base8-4 13444 8882 ns/op BenchmarkScan/1000/Base8-4 1388 86205 ns/op BenchmarkScan/10/Base10-4 106828 1141 ns/op BenchmarkScan/100/Base10-4 14773 8432 ns/op BenchmarkScan/1000/Base10-4 1605 79195 ns/op BenchmarkScan/10/Base16-4 114481 1020 ns/op BenchmarkScan/100/Base16-4 16802 7021 ns/op BenchmarkScan/1000/Base16-4 1807 68211 ns/op BenchmarkString/10/Base2-4 233757 544.3 ns/op BenchmarkString/100/Base2-4 31881 3797 ns/op BenchmarkString/1000/Base2-4 3558 35791 ns/op BenchmarkString/10/Base8-4 436626 288.2 ns/op BenchmarkString/100/Base8-4 82809 1561 ns/op BenchmarkString/1000/Base8-4 8725 13128 ns/op BenchmarkString/10/Base10-4 225903 573.2 ns/op BenchmarkString/100/Base10-4 41222 2752 ns/op BenchmarkString/1000/Base10-4 7443 19615 ns/op BenchmarkString/10/Base16-4 451431 264.4 ns/op BenchmarkString/100/Base16-4 107577 1147 ns/op BenchmarkString/1000/Base16-4 12355 10782 ns/op BenchmarkLeafSize/0-4 32 3759817 ns/op BenchmarkLeafSize/1-4 517 233989 ns/op BenchmarkLeafSize/2-4 440 240420 ns/op BenchmarkLeafSize/3-4 337 317466 ns/op BenchmarkLeafSize/4-4 496 221006 ns/op BenchmarkLeafSize/5-4 344 337832 ns/op BenchmarkLeafSize/6-4 390 296164 ns/op BenchmarkLeafSize/7-4 409 290000 ns/op BenchmarkLeafSize/8-4 544 217144 ns/op BenchmarkLeafSize/9-4 294 420157 ns/op BenchmarkLeafSize/10-4 331 362878 ns/op BenchmarkLeafSize/11-4 325 385312 ns/op BenchmarkLeafSize/12-4 384 309425 ns/op BenchmarkLeafSize/13-4 336 327208 ns/op BenchmarkLeafSize/14-4 398 298000 ns/op BenchmarkLeafSize/15-4 472 271713 ns/op BenchmarkLeafSize/16-4 554 251022 ns/op BenchmarkLeafSize/32-4 453 244531 ns/op BenchmarkLeafSize/64-4 408 331328 ns/op BenchmarkProbablyPrime/n=0-4 10 10310194 ns/op BenchmarkProbablyPrime/n=1-4 9 11475227 ns/op BenchmarkProbablyPrime/n=5-4 6 18047101 ns/op BenchmarkProbablyPrime/n=10-4 4 25846636 ns/op BenchmarkProbablyPrime/n=20-4 3 40929601 ns/op BenchmarkProbablyPrime/Lucas-4 12 8555198 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 87 1440137 ns/op BenchmarkRatCmp-4 187605 687.0 ns/op BenchmarkFloatSqrt/64-4 18478 5664 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13642 8705 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 10000 12290 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5092 22784 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 1029 135551 ns/op 18037 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 70 1651150 ns/op 175810 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 122494522 ns/op 3779168 B/op 614 allocs/op PASS ok math/big 64.996s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11853808 10.08 ns/op BenchmarkLeadingZeros8-4 13440225 9.389 ns/op BenchmarkLeadingZeros16-4 14021593 8.809 ns/op BenchmarkLeadingZeros32-4 14088531 8.872 ns/op BenchmarkLeadingZeros64-4 13950999 8.595 ns/op BenchmarkTrailingZeros-4 14297390 8.694 ns/op BenchmarkTrailingZeros8-4 12892634 9.617 ns/op BenchmarkTrailingZeros16-4 13585716 8.810 ns/op BenchmarkTrailingZeros32-4 12026733 9.380 ns/op BenchmarkTrailingZeros64-4 13774573 9.115 ns/op BenchmarkOnesCount-4 11746610 10.61 ns/op BenchmarkOnesCount8-4 13588048 9.466 ns/op BenchmarkOnesCount16-4 13795099 9.151 ns/op BenchmarkOnesCount32-4 13100642 9.963 ns/op BenchmarkOnesCount64-4 14439836 9.314 ns/op BenchmarkRotateLeft-4 14293035 8.758 ns/op BenchmarkRotateLeft8-4 12460348 8.738 ns/op BenchmarkRotateLeft16-4 14756277 8.483 ns/op BenchmarkRotateLeft32-4 14805319 8.576 ns/op BenchmarkRotateLeft64-4 13847871 8.622 ns/op BenchmarkReverse-4 21313686 5.804 ns/op BenchmarkReverse8-4 27340562 4.537 ns/op BenchmarkReverse16-4 24899917 5.685 ns/op BenchmarkReverse32-4 22887921 5.592 ns/op BenchmarkReverse64-4 22410578 5.680 ns/op BenchmarkReverseBytes-4 29439522 4.375 ns/op BenchmarkReverseBytes16-4 28122406 4.457 ns/op BenchmarkReverseBytes32-4 28396579 4.564 ns/op BenchmarkReverseBytes64-4 28409971 4.799 ns/op BenchmarkAdd-4 13332568 8.735 ns/op BenchmarkAdd32-4 14057086 8.843 ns/op BenchmarkAdd64-4 13930719 8.399 ns/op BenchmarkAdd64multiple-4 28106532 4.701 ns/op BenchmarkSub-4 14497779 8.526 ns/op BenchmarkSub32-4 14351547 9.197 ns/op BenchmarkSub64-4 13881432 9.030 ns/op BenchmarkSub64multiple-4 24902319 4.993 ns/op BenchmarkMul-4 13446138 9.727 ns/op BenchmarkMul32-4 13747801 8.964 ns/op BenchmarkMul64-4 14206719 8.667 ns/op BenchmarkDiv-4 3658556 32.74 ns/op BenchmarkDiv32-4 6940792 15.69 ns/op BenchmarkDiv64-4 3469930 33.50 ns/op PASS ok math/bits 7.033s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13193866 8.813 ns/op BenchmarkAcos-4 582739 193.4 ns/op BenchmarkAcosh-4 546190 236.1 ns/op BenchmarkAsin-4 543446 199.9 ns/op BenchmarkAsinh-4 672978 203.5 ns/op BenchmarkAtan-4 1000000 119.9 ns/op BenchmarkAtanh-4 1000000 127.9 ns/op BenchmarkConj-4 29640614 4.251 ns/op BenchmarkCos-4 764065 158.6 ns/op BenchmarkCosh-4 793342 153.5 ns/op BenchmarkExp-4 1000000 117.4 ns/op BenchmarkLog-4 1000000 113.2 ns/op BenchmarkLog10-4 1000000 113.0 ns/op BenchmarkPhase-4 2390871 50.87 ns/op BenchmarkPolar-4 1509632 77.69 ns/op BenchmarkPow-4 293181 423.0 ns/op BenchmarkRect-4 1319589 90.25 ns/op BenchmarkSin-4 831648 153.8 ns/op BenchmarkSinh-4 814226 156.5 ns/op BenchmarkSqrt-4 1372129 87.91 ns/op BenchmarkTan-4 490791 254.6 ns/op BenchmarkTanh-4 537153 241.6 ns/op PASS ok math/cmplx 3.933s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 782130 137.1 ns/op BenchmarkInt63ThreadsafeParallel-4 832874 138.6 ns/op BenchmarkInt63Unthreadsafe-4 1103515 107.2 ns/op BenchmarkIntn1000-4 763868 141.5 ns/op BenchmarkInt63n1000-4 905272 140.1 ns/op BenchmarkInt31n1000-4 934540 137.2 ns/op BenchmarkFloat32-4 978867 130.5 ns/op BenchmarkFloat64-4 1000000 114.2 ns/op BenchmarkPerm3-4 173226 667.6 ns/op BenchmarkPerm30-4 20164 5774 ns/op BenchmarkPerm30ViaShuffle-4 20929 5546 ns/op BenchmarkShuffleOverhead-4 14702 7956 ns/op BenchmarkRead3-4 788154 141.6 ns/op BenchmarkRead64-4 72320 1503 ns/op BenchmarkRead1000-4 5155 21793 ns/op BenchmarkConcurrent-4 208222 546.9 ns/op PASS ok math/rand 2.749s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34689 2959 ns/op BenchmarkQDecodeWord-4 99397 1168 ns/op BenchmarkQDecodeHeader-4 93019 1298 ns/op BenchmarkTypeByExtension/.html-4 604779 192.0 ns/op BenchmarkTypeByExtension/.HTML-4 470337 268.4 ns/op BenchmarkTypeByExtension/.unused-4 467950 242.0 ns/op BenchmarkExtensionsByType/text/html-4 240092 925.4 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 50488 2506 ns/op BenchmarkExtensionsByType/application/octet-stream-4 49248 2785 ns/op PASS ok mime 1.888s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 964 125259 ns/op PASS ok mime/quotedprintable 0.199s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 23376567 ns/op 8499 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 54423528 ns/op 13576 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5036303072 ns/op 150952 B/op 235 allocs/op BenchmarkDNSName-4 130251 778.1 ns/op BenchmarkInterfaces-4 1756 72640 ns/op BenchmarkInterfaceByIndex-4 6513 17838 ns/op BenchmarkInterfaceByName-4 2192 66786 ns/op BenchmarkInterfaceAddrs-4 1868 64321 ns/op BenchmarkInterfacesAndAddrs-4 6284 21167 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3153 44884 ns/op BenchmarkParseIP-4 7716 15092 ns/op BenchmarkParseIPValidIPv4-4 489354 286.2 ns/op BenchmarkParseIPValidIPv6-4 208567 507.5 ns/op BenchmarkIPString/IPv4-4 107535 967.6 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10848 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46446 2527 ns/op BenchmarkIPEqual/IPv4-4 1063766 114.6 ns/op BenchmarkIPEqual/IPv6-4 912132 112.5 ns/op BenchmarkTCP4OneShot-4 144 866700 ns/op BenchmarkTCP4OneShotTimeout-4 123 885700 ns/op BenchmarkTCP4Persistent-4 418 269858 ns/op BenchmarkTCP4PersistentTimeout-4 338 469096 ns/op BenchmarkTCP6OneShot-4 126 845029 ns/op BenchmarkTCP6OneShotTimeout-4 140 832312 ns/op BenchmarkTCP6Persistent-4 424 361758 ns/op BenchmarkTCP6PersistentTimeout-4 490 317235 ns/op BenchmarkTCP4ConcurrentReadWrite-4 20191 5573 ns/op BenchmarkTCP6ConcurrentReadWrite-4 15262 6605 ns/op BenchmarkSetReadDeadline-4 150285 796.0 ns/op BenchmarkUDP6LinkLocalUnicast-4 285 419081 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 252 635058 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 218 517506 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 284 457913 ns/op 0 B/op 0 allocs/op PASS ok net 12.000s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22048 4814 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9620 12578 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12902 10078 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17774 6367 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 27514 4297 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 46350 2624 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 1005948 118.8 ns/op BenchmarkReadRequestChrome-4 4380 30107 ns/op 20.29 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11476 10654 ns/op 7.32 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11399 ns/op 7.19 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 8450 16265 ns/op 9.28 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14719 7227 ns/op 5.53 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 40 2723957 ns/op 0.38 MB/s BenchmarkFileAndServer_1KB/https1-4 28 4265910 ns/op 0.24 MB/s BenchmarkFileAndServer_1KB/h2-4 33 3457317 ns/op 0.30 MB/s BenchmarkFileAndServer_16MB/h1-4 2 78961679 ns/op 212.47 MB/s BenchmarkFileAndServer_16MB/https1-4 1 193362644 ns/op 86.77 MB/s BenchmarkFileAndServer_16MB/h2-4 1 448645157 ns/op 37.40 MB/s BenchmarkFileAndServer_64MB/h1-4 1 333262416 ns/op 201.37 MB/s BenchmarkFileAndServer_64MB/https1-4 1 891369904 ns/op 75.29 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1983687710 ns/op 33.83 MB/s BenchmarkServeMux-4 302 415898 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 390 322676 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 44 2406221 ns/op 6486 B/op 67 allocs/op BenchmarkClientServer/https1-4 40 3045793 ns/op 9350 B/op 100 allocs/op BenchmarkClientServer/h2-4 26 4279464 ns/op 15442 B/op 130 allocs/op BenchmarkClientServerParallel/4/h1-4 330 490961 ns/op 9920 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 22 6179604 ns/op 104450 B/op 1143 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56194: read tcp 127.0.0.1:56187->127.0.0.1:56194: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56207: read tcp 127.0.0.1:56195->127.0.0.1:56207: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56208: write tcp 127.0.0.1:56195->127.0.0.1:56208: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56209: write tcp 127.0.0.1:56195->127.0.0.1:56209: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56210: write tcp 127.0.0.1:56195->127.0.0.1:56210: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56206: write tcp 127.0.0.1:56195->127.0.0.1:56206: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56227: read tcp 127.0.0.1:56214->127.0.0.1:56227: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56229: write tcp 127.0.0.1:56214->127.0.0.1:56229: use of closed network connection BenchmarkClientServerParallel/4/h2-4 43 2509763 ns/op 45891 B/op 517 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56248: read tcp 127.0.0.1:56244->127.0.0.1:56248: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56252: read tcp 127.0.0.1:56244->127.0.0.1:56252: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56246: read tcp 127.0.0.1:56244->127.0.0.1:56246: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56255: read tcp 127.0.0.1:56244->127.0.0.1:56255: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56253: read tcp 127.0.0.1:56244->127.0.0.1:56253: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56257: read tcp 127.0.0.1:56244->127.0.0.1:56257: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56258: read tcp 127.0.0.1:56244->127.0.0.1:56258: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56251: write tcp 127.0.0.1:56244->127.0.0.1:56251: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56254: write tcp 127.0.0.1:56244->127.0.0.1:56254: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56263: read tcp 127.0.0.1:56259->127.0.0.1:56263: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 273 488586 ns/op 22397 B/op 123 allocs/op BenchmarkClientServerParallel/64/https1-4 31 6116703 ns/op 90734 B/op 1007 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56609: read tcp 127.0.0.1:56603->127.0.0.1:56609: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56610: write tcp 127.0.0.1:56603->127.0.0.1:56610: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56611: write tcp 127.0.0.1:56603->127.0.0.1:56611: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56632: write tcp 127.0.0.1:56616->127.0.0.1:56632: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56628: read tcp 127.0.0.1:56616->127.0.0.1:56628: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56634: write tcp 127.0.0.1:56616->127.0.0.1:56634: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56636: write tcp 127.0.0.1:56616->127.0.0.1:56636: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56645: read tcp 127.0.0.1:56637->127.0.0.1:56645: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56651: read tcp 127.0.0.1:56637->127.0.0.1:56651: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56657: read tcp 127.0.0.1:56637->127.0.0.1:56657: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 20 5431860 ns/op 84308 B/op 980 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56707: read tcp 127.0.0.1:56700->127.0.0.1:56707: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56705: read tcp 127.0.0.1:56700->127.0.0.1:56705: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56719: read tcp 127.0.0.1:56710->127.0.0.1:56719: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56723: write tcp 127.0.0.1:56710->127.0.0.1:56723: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56721: write tcp 127.0.0.1:56710->127.0.0.1:56721: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56745: write tcp 127.0.0.1:56727->127.0.0.1:56745: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56738: read tcp 127.0.0.1:56727->127.0.0.1:56738: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56730: read tcp 127.0.0.1:56727->127.0.0.1:56730: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56736: write tcp 127.0.0.1:56727->127.0.0.1:56736: use of closed network connection BenchmarkServer-4 1 110490387 ns/op 30320 B/op 143 allocs/op BenchmarkClient-4 45 2905020 ns/op 4000 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 192 587206 ns/op 7321 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 928 129802 ns/op 3068 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1100 99119 ns/op 1954 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1555 107797 ns/op 2745 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1344 91021 ns/op 2734 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1281 98685 ns/op 2722 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1028 102555 ns/op 1903 B/op 14 allocs/op BenchmarkServerHijack-4 866 150343 ns/op 16692 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 34 3217516 ns/op 6521 B/op 54 allocs/op BenchmarkResponseStatusLine-4 381147 303.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.781s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2668 58219 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.232s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 92583 1107 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 505209 216.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 232230 513.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 69438 1523 ns/op BenchmarkStdIPv4-4 146358 720.5 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 104710 1013 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 116296 1067 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 105199 1088 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 90798 1294 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1640229 71.20 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1579105 75.45 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1359240 88.40 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 398895 325.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 406428 297.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 311635 335.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 106957 1097 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 303474 380.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 185024 607.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 198915 598.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 168662 628.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 97974 1217 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 412504 286.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 146484 812.5 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 174073 657.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 296240 484.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 156661 752.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 286254 386.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 156240 800.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 146638 776.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 135466 803.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 105370 1105 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 519927 241.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 144003 800.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 100441 1185 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 130184 962.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 187771 716.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 106854 1013 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 270248 435.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 120825 970.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 157831 842.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 182437 688.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 127684 941.2 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 117.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 849560 137.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1022376 117.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 924759 128.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 848770 125.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 121.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 880232 127.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 120.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 124.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 395470 345.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 497278 210.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 237595 456.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 264464 439.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 259371 477.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 98194 1290 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 608995 205.3 ns/op PASS ok net/netip 9.604s 2023/03/16 10:28:10 Test RPC server listening on 127.0.0.1:56799 2023/03/16 10:28:10 Test HTTP RPC server listening on 127.0.0.1:56800 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 175 702315 ns/op BenchmarkEndToEndHTTP-4 184 687706 ns/op BenchmarkEndToEndAsync-4 1527 86604 ns/op BenchmarkEndToEndAsyncHTTP-4 1593 93174 ns/op PASS ok net/rpc 1.144s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3925 28563 ns/op BenchmarkReadMIMEHeader/server_headers-4 5787 19413 ns/op BenchmarkUncommon-4 26690 4249 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.581s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4200 26419 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 77596 1355 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 527893 224.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 111967 1038 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 209293 560.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 114742 1104 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16376 7734 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 376982 286.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 95269 1132 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 215392 573.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 85801 1202 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18447 6552 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 173024 782.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 69301 1659 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 67437 1706 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 30499 3678 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5905 20699 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 157444 685.8 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 62937 1716 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 69357 1701 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31250 3708 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5863 19475 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.029s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2611405 40.91 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 142623 780.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 524 214018 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 210 550829 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 477 277447 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 53215 2405 ns/op BenchmarkStatFile-4 34440 3594 ns/op BenchmarkStatDir-4 35986 3530 ns/op BenchmarkLstatDot-4 51618 2329 ns/op BenchmarkLstatFile-4 35181 3522 ns/op BenchmarkLstatDir-4 34855 3444 ns/op PASS ok os 2.029s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 22 4597707 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.377s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 310965 323.7 ns/op PASS ok os/user 0.233s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2535993 43.32 ns/op BenchmarkString-4 2078254 58.01 ns/op BenchmarkBytes-4 1876983 62.69 ns/op BenchmarkNamedBytes-4 863955 156.3 ns/op BenchmarkBytesArray-4 778314 146.7 ns/op BenchmarkSliceLen-4 2147533 53.34 ns/op BenchmarkMapLen-4 1332151 89.07 ns/op BenchmarkStringLen-4 1496905 80.25 ns/op BenchmarkArrayLen-4 1576209 75.57 ns/op BenchmarkSliceCap-4 2086423 57.37 ns/op BenchmarkDeepEqual/int8-4 728401 175.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 114831 1048 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 595533 216.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 112322 1090 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 600345 243.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 117652 1060 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 591804 211.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 113407 1052 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 616867 207.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 109340 1045 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 744642 171.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 149946 820.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 596350 206.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 109290 1092 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 612949 209.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 107052 1101 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 589099 216.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 97680 1099 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 589712 234.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 96230 1266 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 472927 235.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 92682 1160 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 544042 232.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 94929 1148 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 446972 231.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 93745 1182 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 488210 240.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 102272 1308 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 491457 235.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 93411 1210 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 698550 196.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 97756 1105 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 553437 226.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 102884 1184 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 130017 927.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 61084 1814 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 69324 1774 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 46699 2602 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 316002 405.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 40826 2884 ns/op BenchmarkIsZero/StructComparable-4 958574 131.5 ns/op BenchmarkIsZero/StructIncomparable-4 190832 644.1 ns/op BenchmarkSetZero/Bool/Direct-4 2804832 42.76 ns/op BenchmarkSetZero/Bool/CachedZero-4 1928187 62.71 ns/op BenchmarkSetZero/Bool/NewZero-4 1244593 92.54 ns/op BenchmarkSetZero/Int/Direct-4 2169417 56.10 ns/op BenchmarkSetZero/Int/CachedZero-4 1840054 63.44 ns/op BenchmarkSetZero/Int/NewZero-4 1283251 96.03 ns/op BenchmarkSetZero/Uint/Direct-4 2128729 59.23 ns/op BenchmarkSetZero/Uint/CachedZero-4 1907912 64.75 ns/op BenchmarkSetZero/Uint/NewZero-4 1276938 93.93 ns/op BenchmarkSetZero/Float/Direct-4 2151049 55.05 ns/op BenchmarkSetZero/Float/CachedZero-4 1922449 62.28 ns/op BenchmarkSetZero/Float/NewZero-4 1235611 96.38 ns/op BenchmarkSetZero/Complex/Direct-4 2013298 55.88 ns/op BenchmarkSetZero/Complex/CachedZero-4 1800373 66.00 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 101.1 ns/op BenchmarkSetZero/Array/Direct-4 2591804 38.59 ns/op BenchmarkSetZero/Array/CachedZero-4 1760151 69.18 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 106.4 ns/op BenchmarkSetZero/Chan/Direct-4 1930729 58.94 ns/op BenchmarkSetZero/Chan/CachedZero-4 1268912 91.65 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 131.3 ns/op BenchmarkSetZero/Func/Direct-4 1942814 61.19 ns/op BenchmarkSetZero/Func/CachedZero-4 1300389 97.36 ns/op BenchmarkSetZero/Func/NewZero-4 932571 174.6 ns/op BenchmarkSetZero/Interface/Direct-4 1761985 67.49 ns/op BenchmarkSetZero/Interface/CachedZero-4 1620696 70.13 ns/op BenchmarkSetZero/Interface/NewZero-4 1124773 100.9 ns/op BenchmarkSetZero/Map/Direct-4 1871152 61.64 ns/op BenchmarkSetZero/Map/CachedZero-4 1255224 92.44 ns/op BenchmarkSetZero/Map/NewZero-4 832693 137.1 ns/op BenchmarkSetZero/Pointer/Direct-4 1901634 63.58 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1223844 91.93 ns/op BenchmarkSetZero/Pointer/NewZero-4 842470 133.9 ns/op BenchmarkSetZero/Slice/Direct-4 1704784 72.48 ns/op BenchmarkSetZero/Slice/CachedZero-4 1511258 69.48 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 105.8 ns/op BenchmarkSetZero/String/Direct-4 1756694 66.09 ns/op BenchmarkSetZero/String/CachedZero-4 1647741 70.33 ns/op BenchmarkSetZero/String/NewZero-4 923569 113.0 ns/op BenchmarkSetZero/Struct/Direct-4 2645679 43.26 ns/op BenchmarkSetZero/Struct/CachedZero-4 1592824 68.22 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 105.8 ns/op BenchmarkSelect/1-4 198447 672.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 95857 1469 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 44631 3581 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 140691 748.7 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 120000 889.2 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 110024 965.3 ns/op 132.60 MB/s BenchmarkCallArgCopy/size=256-4 114878 1272 ns/op 201.26 MB/s BenchmarkCallArgCopy/size=1024-4 75627 2424 ns/op 422.49 MB/s BenchmarkCallArgCopy/size=4096-4 18967 7369 ns/op 555.85 MB/s BenchmarkCallArgCopy/size=65536-4 1723 111055 ns/op 590.12 MB/s BenchmarkPtrTo-4 559203 213.5 ns/op BenchmarkFieldByName1-4 518654 232.3 ns/op BenchmarkFieldByName2-4 43378 3649 ns/op BenchmarkFieldByName3-4 5751 24626 ns/op BenchmarkInterfaceBig-4 3024499 38.35 ns/op BenchmarkInterfaceSmall-4 3024806 38.41 ns/op BenchmarkNew-4 958699 117.1 ns/op BenchmarkMap/StringKeys/MapIndex-4 3438 34571 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3561 34211 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3316 37504 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3259 36679 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3630 34355 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3674 33858 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 238947 506.0 ns/op PASS ok reflect 21.930s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6343 22662 ns/op 9417 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 8976 19117 ns/op 9430 B/op 1 allocs/op BenchmarkFindString-4 10000 20732 ns/op 9451 B/op 1 allocs/op BenchmarkFindSubmatch-4 8266 22681 ns/op 9323 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 21285 ns/op 9153 B/op 2 allocs/op BenchmarkLiteral-4 10000 20188 ns/op BenchmarkNotLiteral-4 4250 48354 ns/op BenchmarkMatchClass-4 3082 47768 ns/op BenchmarkMatchClass_InRange-4 3334 47310 ns/op BenchmarkReplaceAll-4 1564 88352 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 19279 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 19095 7029 ns/op BenchmarkAnchoredShortMatch-4 10000 24503 ns/op BenchmarkAnchoredLongMatch-4 14439 8579 ns/op BenchmarkOnePassShortA-4 17678 6203 ns/op BenchmarkNotOnePassShortA-4 4882 26134 ns/op BenchmarkOnePassShortB-4 22200 5086 ns/op BenchmarkNotOnePassShortB-4 5925 26105 ns/op BenchmarkOnePassLongPrefix-4 70886 1605 ns/op BenchmarkOnePassLongNotPrefix-4 29162 4067 ns/op BenchmarkMatchParallelShared-4 10000 21450 ns/op BenchmarkMatchParallelCopied-4 10000 19992 ns/op BenchmarkQuoteMetaAll-4 151759 840.0 ns/op 16.67 MB/s BenchmarkQuoteMetaNone-4 387310 294.8 ns/op 88.18 MB/s BenchmarkCompile/Onepass-4 4006 29480 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1478 76961 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 176 706612 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2591508 43.68 ns/op 366.34 MB/s BenchmarkMatch/Easy0/32-4 10000 11368 ns/op 2.81 MB/s BenchmarkMatch/Easy0/1K-4 5396 29976 ns/op 34.16 MB/s BenchmarkMatch/Easy0i/16-4 2814315 41.27 ns/op 387.73 MB/s BenchmarkMatch/Easy0i/32-4 6463 27345 ns/op 1.17 MB/s BenchmarkMatch/Easy0i/1K-4 248 465828 ns/op 2.20 MB/s BenchmarkMatch/Easy1/16-4 2832417 40.76 ns/op 392.57 MB/s BenchmarkMatch/Easy1/32-4 10000 13721 ns/op 2.33 MB/s BenchmarkMatch/Easy1/1K-4 3469 36377 ns/op 28.15 MB/s BenchmarkMatch/Medium/16-4 2894326 39.76 ns/op 402.45 MB/s BenchmarkMatch/Medium/32-4 7734 25053 ns/op 1.28 MB/s BenchmarkMatch/Medium/1K-4 297 392115 ns/op 2.61 MB/s BenchmarkMatch/Hard/16-4 2845065 41.01 ns/op 390.15 MB/s BenchmarkMatch/Hard/32-4 3366 33309 ns/op 0.96 MB/s BenchmarkMatch/Hard/1K-4 186 640522 ns/op 1.60 MB/s BenchmarkMatch/Hard1/16-4 1680 76177 ns/op 0.21 MB/s BenchmarkMatch/Hard1/32-4 931 133751 ns/op 0.24 MB/s BenchmarkMatch/Hard1/1K-4 28 3888153 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 26875 4111 ns/op 3.89 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17818 6658 ns/op 4.81 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 669 178702 ns/op 5.73 MB/s 21 B/op 0 allocs/op PASS ok regexp 9.542s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 1000000 121.2 ns/op BenchmarkIsWordChar-4 224823 540.5 ns/op PASS ok regexp/syntax 1.317s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 95608 1199 ns/op BenchmarkCallers/inlined-4 75813 1557 ns/op BenchmarkCallers/no-cache-4 16972 6895 ns/op BenchmarkMakeChan/Byte-4 733599 205.8 ns/op BenchmarkMakeChan/Int-4 738526 290.6 ns/op BenchmarkMakeChan/Ptr-4 811359 342.1 ns/op BenchmarkMakeChan/Struct/0-4 961513 226.4 ns/op BenchmarkMakeChan/Struct/32-4 276729 537.3 ns/op BenchmarkMakeChan/Struct/40-4 306858 724.8 ns/op BenchmarkChanNonblocking-4 7846185 13.97 ns/op BenchmarkSelectUncontended-4 1000000 111.9 ns/op BenchmarkSelectSyncContended-4 114871 1222 ns/op BenchmarkSelectAsyncContended-4 305104 341.7 ns/op BenchmarkSelectNonblock-4 4390425 25.17 ns/op BenchmarkChanUncontended-4 11953 8445 ns/op BenchmarkChanContended-4 5023 24072 ns/op BenchmarkChanSync-4 213160 589.9 ns/op BenchmarkChanSyncWork-4 10000 31211 ns/op BenchmarkChanProdCons0-4 238390 517.6 ns/op BenchmarkChanProdCons10-4 403071 287.2 ns/op BenchmarkChanProdCons100-4 440908 268.6 ns/op BenchmarkChanProdConsWork0-4 147698 770.9 ns/op BenchmarkChanProdConsWork10-4 227265 525.1 ns/op BenchmarkChanProdConsWork100-4 208581 493.2 ns/op BenchmarkSelectProdCons-4 162356 735.2 ns/op BenchmarkReceiveDataFromClosedChan-4 866389 128.0 ns/op BenchmarkChanCreation-4 157323 663.1 ns/op BenchmarkChanSem-4 301017 402.6 ns/op BenchmarkChanPopular-4 127 856365 ns/op BenchmarkChanClosed-4 915681 139.2 ns/op BenchmarkCallClosure-4 4681900 24.76 ns/op BenchmarkCallClosure1-4 5161441 22.13 ns/op BenchmarkCallClosure2-4 1000000 120.6 ns/op BenchmarkCallClosure3-4 1353410 88.51 ns/op BenchmarkCallClosure4-4 1000000 118.9 ns/op BenchmarkComplex128DivNormal-4 13762036 8.577 ns/op BenchmarkComplex128DivNisNaN-4 10307132 11.32 ns/op BenchmarkComplex128DivDisNaN-4 9910726 11.52 ns/op BenchmarkComplex128DivNisInf-4 12168873 8.683 ns/op BenchmarkComplex128DivDisInf-4 8195384 14.63 ns/op BenchmarkSetTypePtr-4 67478204 1.944 ns/op 4115.55 MB/s BenchmarkSetTypePtr8-4 13857254 8.951 ns/op 7150.12 MB/s BenchmarkSetTypePtr16-4 12714273 9.464 ns/op 13524.31 MB/s BenchmarkSetTypePtr32-4 12358484 10.19 ns/op 25123.06 MB/s BenchmarkSetTypePtr64-4 14017346 9.007 ns/op 56842.67 MB/s BenchmarkSetTypePtr126-4 7148154 16.64 ns/op 60577.88 MB/s BenchmarkSetTypePtr128-4 6666314 17.00 ns/op 60244.72 MB/s BenchmarkSetTypePtrSlice-4 843655 133.2 ns/op 61483.65 MB/s BenchmarkSetTypeNode1-4 12658293 10.42 ns/op 2302.17 MB/s BenchmarkSetTypeNode1Slice-4 3346224 33.49 ns/op 22933.38 MB/s BenchmarkSetTypeNode8-4 11771649 9.749 ns/op 8205.74 MB/s BenchmarkSetTypeNode8Slice-4 1765500 61.13 ns/op 41875.09 MB/s BenchmarkSetTypeNode64-4 6187680 20.33 ns/op 25970.46 MB/s BenchmarkSetTypeNode64Slice-4 308905 419.2 ns/op 40307.29 MB/s BenchmarkSetTypeNode64Dead-4 7388556 19.97 ns/op 26435.85 MB/s BenchmarkSetTypeNode64DeadSlice-4 362065 392.3 ns/op 43068.19 MB/s BenchmarkSetTypeNode124-4 6244292 17.95 ns/op 56166.41 MB/s BenchmarkSetTypeNode124Slice-4 230320 552.1 ns/op 58424.82 MB/s BenchmarkSetTypeNode126-4 6486050 17.39 ns/op 58900.69 MB/s BenchmarkSetTypeNode126Slice-4 248527 519.6 ns/op 63067.06 MB/s BenchmarkSetTypeNode128-4 5038954 22.76 ns/op 45700.01 MB/s BenchmarkSetTypeNode128Slice-4 180507 696.8 ns/op 47759.35 MB/s BenchmarkSetTypeNode130-4 4642446 23.78 ns/op 44406.62 MB/s BenchmarkSetTypeNode130Slice-4 194344 658.1 ns/op 51349.11 MB/s BenchmarkSetTypeNode1024-4 1000000 126.6 ns/op 64832.80 MB/s BenchmarkSetTypeNode1024Slice-4 27510 3639 ns/op 72179.43 MB/s BenchmarkAllocation-4 3288 81465 ns/op BenchmarkReadMemStats-4 100 1258711 ns/op BenchmarkReadMemStatsLatency-4 1 3560703 p50-ns 3560703 p90-ns 3560703 p99-ns BenchmarkWriteBarrier-4 2841783 39.42 ns/op BenchmarkBulkWriteBarrier-4 4538130 27.70 ns/op BenchmarkScanStackNoLocals-4 3 37114235 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15481706 8.167 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14539687 8.752 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10734314 9.952 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9462382 12.86 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6480157 18.41 ns/op BenchmarkHash5-4 8273770 14.26 ns/op 350.53 MB/s BenchmarkHash16-4 8810062 12.40 ns/op 1290.33 MB/s BenchmarkHash64-4 8047147 14.47 ns/op 4422.28 MB/s BenchmarkHash1024-4 2590600 44.72 ns/op 22897.66 MB/s BenchmarkHash65536-4 51800 2278 ns/op 28775.34 MB/s BenchmarkAlignedLoad-4 10327172 10.31 ns/op BenchmarkUnalignedLoad-4 11108395 10.05 ns/op BenchmarkEqEfaceConcrete-4 8779120 13.40 ns/op BenchmarkEqIfaceConcrete-4 8793146 14.11 ns/op BenchmarkNeEfaceConcrete-4 6160399 16.51 ns/op BenchmarkNeIfaceConcrete-4 8605168 13.21 ns/op BenchmarkConvT2EByteSized/bool-4 4255288 25.23 ns/op BenchmarkConvT2EByteSized/uint8-4 4098350 25.58 ns/op BenchmarkConvT2ESmall-4 4671342 25.48 ns/op BenchmarkConvT2EUintptr-4 4552420 26.40 ns/op BenchmarkConvT2ELarge-4 984668 114.9 ns/op BenchmarkConvT2ISmall-4 4807539 25.04 ns/op BenchmarkConvT2IUintptr-4 4454209 26.83 ns/op BenchmarkConvT2ILarge-4 1000000 121.1 ns/op BenchmarkConvI2E-4 4401295 27.14 ns/op BenchmarkConvI2I-4 3924873 29.00 ns/op BenchmarkAssertE2T-4 4650052 26.32 ns/op BenchmarkAssertE2TLarge-4 2362666 50.50 ns/op BenchmarkAssertE2I-4 3963802 29.33 ns/op BenchmarkAssertI2T-4 3897160 26.62 ns/op BenchmarkAssertI2I-4 4066230 29.14 ns/op BenchmarkAssertI2E-4 4790430 24.95 ns/op BenchmarkAssertE2E-4 4809795 24.90 ns/op BenchmarkAssertE2T2-4 3174885 39.53 ns/op BenchmarkAssertE2T2Blank-4 3520669 30.57 ns/op BenchmarkAssertI2E2-4 3879994 30.09 ns/op BenchmarkAssertI2E2Blank-4 4223398 23.85 ns/op BenchmarkAssertE2E2-4 3394784 34.32 ns/op BenchmarkAssertE2E2Blank-4 4510125 23.84 ns/op BenchmarkConvT2Ezero/zero/16-4 4730665 25.20 ns/op BenchmarkConvT2Ezero/zero/32-4 4398069 26.01 ns/op BenchmarkConvT2Ezero/zero/64-4 4697539 25.67 ns/op BenchmarkConvT2Ezero/zero/str-4 4664066 26.27 ns/op BenchmarkConvT2Ezero/zero/slice-4 4598128 25.98 ns/op BenchmarkConvT2Ezero/zero/big-4 155407 1121 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 107.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 119.2 ns/op BenchmarkConvT2Ezero/nonzero/big-4 144862 1049 ns/op BenchmarkConvT2Ezero/smallint/16-4 4448368 25.87 ns/op BenchmarkConvT2Ezero/smallint/32-4 4674891 24.96 ns/op BenchmarkConvT2Ezero/smallint/64-4 4589878 25.52 ns/op BenchmarkConvT2Ezero/largeint/16-4 1312600 87.24 ns/op BenchmarkConvT2Ezero/largeint/32-4 1381318 98.96 ns/op BenchmarkConvT2Ezero/largeint/64-4 1408134 82.85 ns/op BenchmarkMalloc8-4 1229574 104.8 ns/op BenchmarkMalloc16-4 1127967 98.21 ns/op BenchmarkMallocTypeInfo8-4 1330777 91.66 ns/op BenchmarkMallocTypeInfo16-4 1000000 105.6 ns/op BenchmarkMallocLargeStruct-4 107170 1285 ns/op BenchmarkGoroutineSelect-4 31 3964815 ns/op BenchmarkGoroutineBlocking-4 25 4152453 ns/op BenchmarkGoroutineForRange-4 26 4028340 ns/op BenchmarkGoroutineIdle-4 26 4865177 ns/op BenchmarkHashStringSpeed-4 2945010 42.78 ns/op BenchmarkHashBytesSpeed-4 1315600 92.18 ns/op BenchmarkHashInt32Speed-4 3253782 37.38 ns/op BenchmarkHashInt64Speed-4 2961952 37.63 ns/op BenchmarkHashStringArraySpeed-4 704001 187.2 ns/op BenchmarkMegMap-4 3092061 38.30 ns/op BenchmarkMegOneMap-4 3173337 33.29 ns/op BenchmarkMegEqMap-4 3316 37086 ns/op BenchmarkMegEmptyMap-4 4346866 27.28 ns/op BenchmarkSmallStrMap-4 3294936 38.60 ns/op BenchmarkMapStringKeysEight_16-4 3267906 37.59 ns/op BenchmarkMapStringKeysEight_32-4 3375199 36.34 ns/op BenchmarkMapStringKeysEight_64-4 3207967 36.19 ns/op BenchmarkMapStringKeysEight_1M-4 3372078 36.23 ns/op BenchmarkIntMap-4 3352177 34.55 ns/op BenchmarkMapFirst/1-4 4228512 26.97 ns/op BenchmarkMapFirst/2-4 4338109 27.59 ns/op BenchmarkMapFirst/3-4 4535398 27.11 ns/op BenchmarkMapFirst/4-4 4349163 26.56 ns/op BenchmarkMapFirst/5-4 4260043 28.01 ns/op BenchmarkMapFirst/6-4 4441905 27.38 ns/op BenchmarkMapFirst/7-4 3905202 29.53 ns/op BenchmarkMapFirst/8-4 3957894 30.95 ns/op BenchmarkMapFirst/9-4 3425946 32.17 ns/op BenchmarkMapFirst/10-4 3500616 32.05 ns/op BenchmarkMapFirst/11-4 3575241 32.95 ns/op BenchmarkMapFirst/12-4 3402313 33.08 ns/op BenchmarkMapFirst/13-4 3683032 32.43 ns/op BenchmarkMapFirst/14-4 3598010 32.71 ns/op BenchmarkMapFirst/15-4 4095387 29.66 ns/op BenchmarkMapFirst/16-4 3996362 30.06 ns/op BenchmarkMapMid/1-4 3741824 31.52 ns/op BenchmarkMapMid/2-4 3301622 34.60 ns/op BenchmarkMapMid/3-4 3443482 34.14 ns/op BenchmarkMapMid/4-4 3116038 35.86 ns/op BenchmarkMapMid/5-4 3261208 37.25 ns/op BenchmarkMapMid/6-4 3074462 35.82 ns/op BenchmarkMapMid/7-4 3197367 35.46 ns/op BenchmarkMapMid/8-4 3066506 35.41 ns/op BenchmarkMapMid/9-4 3211942 37.11 ns/op BenchmarkMapMid/10-4 3163384 39.08 ns/op BenchmarkMapMid/11-4 3050750 37.72 ns/op BenchmarkMapMid/12-4 3111417 38.23 ns/op BenchmarkMapMid/13-4 2938542 39.19 ns/op BenchmarkMapMid/14-4 2949637 42.96 ns/op BenchmarkMapMid/15-4 3135440 39.13 ns/op BenchmarkMapMid/16-4 2808642 39.67 ns/op BenchmarkMapLast/1-4 3180432 37.22 ns/op BenchmarkMapLast/2-4 3193284 36.39 ns/op BenchmarkMapLast/3-4 3156296 35.85 ns/op BenchmarkMapLast/4-4 3210450 37.51 ns/op BenchmarkMapLast/5-4 3052828 37.07 ns/op BenchmarkMapLast/6-4 2687746 40.40 ns/op BenchmarkMapLast/7-4 3118159 38.33 ns/op BenchmarkMapLast/8-4 2988057 38.33 ns/op BenchmarkMapLast/9-4 3206379 36.00 ns/op BenchmarkMapLast/10-4 3133176 37.05 ns/op BenchmarkMapLast/11-4 3234782 38.25 ns/op BenchmarkMapLast/12-4 3128130 38.28 ns/op BenchmarkMapLast/13-4 3327444 37.01 ns/op BenchmarkMapLast/14-4 2959012 36.53 ns/op BenchmarkMapLast/15-4 2716984 45.14 ns/op BenchmarkMapLast/16-4 2854792 41.02 ns/op BenchmarkMapCycle-4 1844557 64.11 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3033301 39.56 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2878 38612 ns/op BenchmarkMakeMap/[Byte]Byte-4 858812 317.6 ns/op BenchmarkMakeMap/[Int]Int-4 236443 815.0 ns/op BenchmarkNewEmptyMap-4 18228344 7.715 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1537316 82.89 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 561916 197.4 ns/op BenchmarkMapIterEmpty-4 4419182 27.16 ns/op BenchmarkSameLengthMap-4 4034997 29.93 ns/op BenchmarkBigKeyMap-4 1448211 93.17 ns/op BenchmarkBigValMap-4 1332290 89.89 ns/op BenchmarkSmallKeyMap-4 2888604 40.70 ns/op BenchmarkMapPopulate/1-4 2301170 50.17 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 156721 1005 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9319 22456 ns/op 6276 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 745 178199 ns/op 51715 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 48 2467311 ns/op 415689 B/op 196 allocs/op BenchmarkMapPopulate/100000-4 4 25188277 ns/op 6528248 B/op 2909 allocs/op BenchmarkComplexAlgMap-4 470595 218.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 661065 165.3 ns/op BenchmarkGoMapClear/Reflexive/10-4 672054 180.1 ns/op BenchmarkGoMapClear/Reflexive/100-4 325322 387.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 58218 1953 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6841 15320 ns/op BenchmarkGoMapClear/NonReflexive/1-4 562580 216.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 572710 231.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 295550 447.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 58606 2020 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7473 15366 ns/op BenchmarkMapStringConversion/32/simple-4 1571835 77.13 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1518441 75.89 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1362582 85.02 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1487871 80.81 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1406580 83.21 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1273189 94.38 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1720168 64.69 ns/op BenchmarkMapInterfacePtr-4 2106270 57.48 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6221228 18.32 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 77132 1710 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6663 17416 ns/op BenchmarkMapPop1000-4 499 243942 ns/op BenchmarkMapPop10000-4 26 4534056 ns/op BenchmarkMapAssign/Int32/256-4 2445816 47.88 ns/op BenchmarkMapAssign/Int32/65536-4 1522417 70.80 ns/op BenchmarkMapAssign/Int64/256-4 2454144 47.68 ns/op BenchmarkMapAssign/Int64/65536-4 1274068 92.86 ns/op BenchmarkMapAssign/Str/256-4 2107383 55.90 ns/op BenchmarkMapAssign/Str/65536-4 792087 130.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1436529 82.37 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 954526 116.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1566981 76.51 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 897532 122.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 406068 3348 ns/op BenchmarkMapOperatorAssign/Str/65536-4 307681 371.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 829902 165.7 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 284293 377.0 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 144.3 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 216000 483.5 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 621825 220.7 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 209113 565.4 ns/op 93 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1548842 88.54 ns/op BenchmarkMapDelete/Int32/1000-4 1805395 81.68 ns/op BenchmarkMapDelete/Int32/10000-4 1608326 71.97 ns/op BenchmarkMapDelete/Int64/100-4 1000000 105.4 ns/op BenchmarkMapDelete/Int64/1000-4 1771212 78.50 ns/op BenchmarkMapDelete/Int64/10000-4 1725904 76.46 ns/op BenchmarkMapDelete/Str/100-4 1000000 109.4 ns/op BenchmarkMapDelete/Str/1000-4 1302043 94.76 ns/op BenchmarkMapDelete/Str/10000-4 1000000 111.1 ns/op BenchmarkMapDelete/Pointer/100-4 1079564 98.61 ns/op BenchmarkMapDelete/Pointer/1000-4 1564189 74.49 ns/op BenchmarkMapDelete/Pointer/10000-4 1827151 73.75 ns/op BenchmarkMemmove/0-4 23301766 5.668 ns/op BenchmarkMemmove/1-4 1000000 116.4 ns/op 8.59 MB/s BenchmarkMemmove/2-4 1379467 87.36 ns/op 22.89 MB/s BenchmarkMemmove/3-4 1356872 108.2 ns/op 27.73 MB/s BenchmarkMemmove/4-4 1361620 140.9 ns/op 28.38 MB/s BenchmarkMemmove/5-4 1333107 84.29 ns/op 59.32 MB/s BenchmarkMemmove/6-4 1366494 108.6 ns/op 55.27 MB/s BenchmarkMemmove/7-4 1390388 109.2 ns/op 64.12 MB/s BenchmarkMemmove/8-4 1324113 84.85 ns/op 94.29 MB/s BenchmarkMemmove/9-4 1333716 97.40 ns/op 92.40 MB/s BenchmarkMemmove/10-4 1000000 107.4 ns/op 93.10 MB/s BenchmarkMemmove/11-4 1000000 106.3 ns/op 103.45 MB/s BenchmarkMemmove/12-4 1175626 91.64 ns/op 130.95 MB/s BenchmarkMemmove/13-4 1253877 133.7 ns/op 97.24 MB/s BenchmarkMemmove/14-4 1000000 168.8 ns/op 82.94 MB/s BenchmarkMemmove/15-4 1295641 91.91 ns/op 163.21 MB/s BenchmarkMemmove/16-4 1377622 129.1 ns/op 123.94 MB/s BenchmarkMemmove/32-4 1379372 91.04 ns/op 351.49 MB/s BenchmarkMemmove/64-4 1000000 157.0 ns/op 407.69 MB/s BenchmarkMemmove/128-4 1000000 107.4 ns/op 1192.25 MB/s BenchmarkMemmove/256-4 787663 129.9 ns/op 1970.96 MB/s BenchmarkMemmove/512-4 702487 170.9 ns/op 2996.71 MB/s BenchmarkMemmove/1024-4 453121 263.7 ns/op 3883.43 MB/s BenchmarkMemmove/2048-4 238958 712.3 ns/op 2875.38 MB/s BenchmarkMemmove/4096-4 179461 741.5 ns/op 5523.78 MB/s BenchmarkMemmoveOverlap/32-4 1246464 91.26 ns/op 350.65 MB/s BenchmarkMemmoveOverlap/64-4 1204162 142.9 ns/op 447.97 MB/s BenchmarkMemmoveOverlap/128-4 1000000 174.2 ns/op 734.74 MB/s BenchmarkMemmoveOverlap/256-4 940261 197.5 ns/op 1296.26 MB/s BenchmarkMemmoveOverlap/512-4 665672 174.8 ns/op 2929.73 MB/s BenchmarkMemmoveOverlap/1024-4 533863 269.5 ns/op 3800.29 MB/s BenchmarkMemmoveOverlap/2048-4 290776 587.8 ns/op 3483.99 MB/s BenchmarkMemmoveOverlap/4096-4 169710 1354 ns/op 3024.86 MB/s BenchmarkMemmoveUnalignedDst/0-4 19420312 8.896 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 139.8 ns/op 7.15 MB/s BenchmarkMemmoveUnalignedDst/2-4 1239354 93.79 ns/op 21.32 MB/s BenchmarkMemmoveUnalignedDst/3-4 978961 112.9 ns/op 26.57 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 152.8 ns/op 26.17 MB/s BenchmarkMemmoveUnalignedDst/5-4 1220046 97.31 ns/op 51.38 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 171.4 ns/op 35.00 MB/s BenchmarkMemmoveUnalignedDst/7-4 1235299 154.8 ns/op 45.22 MB/s BenchmarkMemmoveUnalignedDst/8-4 1282074 92.17 ns/op 86.80 MB/s BenchmarkMemmoveUnalignedDst/9-4 1233672 99.22 ns/op 90.70 MB/s BenchmarkMemmoveUnalignedDst/10-4 1238731 98.24 ns/op 101.79 MB/s BenchmarkMemmoveUnalignedDst/11-4 1179008 92.14 ns/op 119.38 MB/s BenchmarkMemmoveUnalignedDst/12-4 1298374 115.6 ns/op 103.80 MB/s BenchmarkMemmoveUnalignedDst/13-4 1312606 134.2 ns/op 96.84 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 103.8 ns/op 134.86 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 100.4 ns/op 149.44 MB/s BenchmarkMemmoveUnalignedDst/16-4 1234683 96.60 ns/op 165.62 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 101.3 ns/op 316.02 MB/s BenchmarkMemmoveUnalignedDst/64-4 1158825 146.0 ns/op 438.35 MB/s BenchmarkMemmoveUnalignedDst/128-4 1010473 111.9 ns/op 1144.27 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 133.6 ns/op 1916.12 MB/s BenchmarkMemmoveUnalignedDst/512-4 690380 176.5 ns/op 2900.91 MB/s BenchmarkMemmoveUnalignedDst/1024-4 358227 284.1 ns/op 3604.32 MB/s BenchmarkMemmoveUnalignedDst/2048-4 325254 434.6 ns/op 4712.90 MB/s BenchmarkMemmoveUnalignedDst/4096-4 165070 764.0 ns/op 5361.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 120.4 ns/op 265.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 101.8 ns/op 628.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 116.5 ns/op 1098.78 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 776260 211.0 ns/op 1213.17 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 659359 185.7 ns/op 2756.67 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 421447 287.8 ns/op 3557.46 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 294514 464.3 ns/op 4410.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 166233 880.6 ns/op 4651.61 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18616570 6.586 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 109.0 ns/op 9.18 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1300117 142.5 ns/op 14.04 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1134615 89.29 ns/op 33.60 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1349864 91.58 ns/op 43.68 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1241152 91.16 ns/op 54.85 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1320165 91.39 ns/op 65.65 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1255152 96.34 ns/op 72.66 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 134.4 ns/op 59.51 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 103.2 ns/op 87.18 MB/s BenchmarkMemmoveUnalignedSrc/10-4 917800 127.3 ns/op 78.55 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1287838 92.17 ns/op 119.34 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1301763 94.63 ns/op 126.81 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 143.8 ns/op 90.38 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1261033 93.57 ns/op 149.62 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1199712 101.1 ns/op 148.40 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1300077 97.49 ns/op 164.12 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 158.3 ns/op 202.11 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 104.2 ns/op 614.28 MB/s BenchmarkMemmoveUnalignedSrc/128-4 922158 114.0 ns/op 1122.45 MB/s BenchmarkMemmoveUnalignedSrc/256-4 762673 138.0 ns/op 1855.11 MB/s BenchmarkMemmoveUnalignedSrc/512-4 655668 179.4 ns/op 2853.95 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 423366 285.7 ns/op 3584.34 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 314056 431.2 ns/op 4749.93 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 144217 895.0 ns/op 4576.44 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1284918 99.19 ns/op 322.62 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 107.8 ns/op 593.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 107.7 ns/op 1188.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 844194 138.8 ns/op 1844.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 677235 177.0 ns/op 2891.85 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 500216 319.0 ns/op 3210.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 308382 520.3 ns/op 3936.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 175494 741.2 ns/op 5526.20 MB/s BenchmarkMemclr/5-4 15320227 7.905 ns/op 632.47 MB/s BenchmarkMemclr/16-4 14266393 9.005 ns/op 1776.78 MB/s BenchmarkMemclr/64-4 13794250 12.50 ns/op 5122.04 MB/s BenchmarkMemclr/256-4 12624069 9.298 ns/op 27533.42 MB/s BenchmarkMemclr/4096-4 2164210 52.88 ns/op 77451.24 MB/s BenchmarkMemclr/65536-4 84898 1304 ns/op 50259.39 MB/s BenchmarkMemclr/1M-4 4875 29405 ns/op 35660.04 MB/s BenchmarkMemclr/4M-4 1152 174146 ns/op 24085.02 MB/s BenchmarkMemclr/8M-4 400 298258 ns/op 28125.30 MB/s BenchmarkMemclr/16M-4 100 1119514 ns/op 14986.16 MB/s BenchmarkMemclr/64M-4 44 2712029 ns/op 24744.89 MB/s BenchmarkGoMemclr/5-4 1704998 77.35 ns/op 64.65 MB/s BenchmarkGoMemclr/16-4 338853 352.0 ns/op 45.46 MB/s BenchmarkGoMemclr/64-4 221761 664.8 ns/op 96.27 MB/s BenchmarkGoMemclr/256-4 38820 2819 ns/op 90.80 MB/s BenchmarkMemclrRange/1K_2K-4 79735 1464 ns/op 65476.92 MB/s BenchmarkMemclrRange/2K_8K-4 25162 5756 ns/op 57944.07 MB/s BenchmarkMemclrRange/4K_16K-4 30051 3883 ns/op 83193.37 MB/s BenchmarkMemclrRange/160K_228K-4 3913 40391 ns/op 41168.74 MB/s BenchmarkClearFat7-4 4205288 36.19 ns/op BenchmarkClearFat8-4 4630736 26.41 ns/op BenchmarkClearFat11-4 3447006 29.63 ns/op BenchmarkClearFat12-4 3803193 28.36 ns/op BenchmarkClearFat13-4 4195909 28.57 ns/op BenchmarkClearFat14-4 3997568 25.93 ns/op BenchmarkClearFat15-4 3869544 33.06 ns/op BenchmarkClearFat16-4 4875033 27.47 ns/op BenchmarkClearFat24-4 4375713 28.52 ns/op BenchmarkClearFat32-4 4190113 27.64 ns/op BenchmarkClearFat40-4 3904948 28.07 ns/op BenchmarkClearFat48-4 3730002 34.79 ns/op BenchmarkClearFat56-4 3828880 48.64 ns/op BenchmarkClearFat64-4 3857425 31.54 ns/op BenchmarkClearFat72-4 3504499 48.90 ns/op BenchmarkClearFat128-4 2963390 40.72 ns/op BenchmarkClearFat256-4 2300402 62.37 ns/op BenchmarkClearFat512-4 1000000 111.2 ns/op BenchmarkClearFat1024-4 920322 166.4 ns/op BenchmarkClearFat1032-4 837046 127.0 ns/op BenchmarkClearFat1040-4 1000000 126.6 ns/op BenchmarkCopyFat7-4 3910694 32.48 ns/op BenchmarkCopyFat8-4 3992974 27.67 ns/op BenchmarkCopyFat11-4 3801145 46.46 ns/op BenchmarkCopyFat12-4 4347476 32.23 ns/op BenchmarkCopyFat13-4 3723726 28.88 ns/op BenchmarkCopyFat14-4 3846010 42.80 ns/op BenchmarkCopyFat15-4 4049623 36.57 ns/op BenchmarkCopyFat16-4 4129482 32.37 ns/op BenchmarkCopyFat24-4 4017982 29.85 ns/op BenchmarkCopyFat32-4 3704110 41.73 ns/op BenchmarkCopyFat64-4 3752445 30.32 ns/op BenchmarkCopyFat72-4 3821301 30.47 ns/op BenchmarkCopyFat128-4 3160482 37.65 ns/op BenchmarkCopyFat256-4 2235930 50.83 ns/op BenchmarkCopyFat512-4 1000000 116.8 ns/op BenchmarkCopyFat520-4 1389261 85.90 ns/op BenchmarkCopyFat1024-4 1000000 149.9 ns/op BenchmarkCopyFat1032-4 927088 141.1 ns/op BenchmarkCopyFat1040-4 956887 140.0 ns/op BenchmarkIssue18740/2byte-4 342 426099 ns/op BenchmarkIssue18740/4byte-4 585 244619 ns/op BenchmarkIssue18740/8byte-4 1015 127729 ns/op BenchmarkMemclrKnownSize1-4 8030998 14.77 ns/op 67.70 MB/s BenchmarkMemclrKnownSize2-4 4118730 43.28 ns/op 46.21 MB/s BenchmarkMemclrKnownSize4-4 2708083 40.40 ns/op 99.01 MB/s BenchmarkMemclrKnownSize8-4 1000000 135.1 ns/op 59.22 MB/s BenchmarkMemclrKnownSize16-4 648223 198.5 ns/op 80.60 MB/s BenchmarkMemclrKnownSize32-4 298306 346.9 ns/op 92.25 MB/s BenchmarkMemclrKnownSize64-4 198402 913.7 ns/op 70.04 MB/s BenchmarkMemclrKnownSize112-4 104367 1273 ns/op 88.01 MB/s BenchmarkMemclrKnownSize128-4 114148 1186 ns/op 107.95 MB/s BenchmarkMemclrKnownSize192-4 59550 1688 ns/op 113.75 MB/s BenchmarkMemclrKnownSize248-4 52170 3704 ns/op 66.95 MB/s BenchmarkMemclrKnownSize256-4 50446 3822 ns/op 66.98 MB/s BenchmarkMemclrKnownSize512-4 26077 4729 ns/op 108.27 MB/s BenchmarkMemclrKnownSize1024-4 10000 16248 ns/op 63.02 MB/s BenchmarkMemclrKnownSize4096-4 3576 42384 ns/op 96.64 MB/s BenchmarkMemclrKnownSize512KiB-4 15 8362531 ns/op 62.69 MB/s BenchmarkReadMetricsLatency-4 9646 2942 p50-ns 5093 p90-ns 10756 p99-ns BenchmarkFinalizer-4 214 586494 ns/op BenchmarkFinalizerRun-4 200307 700.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7163720 22.73 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3483231 37.38 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2921757 59.58 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3200186 42.22 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1611182 76.45 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1455002 84.15 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2647839 63.66 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 125.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 123.8 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2480722 73.56 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2546934 71.14 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2064099 58.74 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1819340 65.80 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1699946 75.69 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7733541 17.61 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7180263 20.42 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6693307 18.64 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7057842 17.31 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6591142 22.56 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5822478 20.80 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6339834 16.40 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6823912 17.17 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6091689 23.32 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5876221 22.53 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7149220 25.05 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7437159 19.99 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5353033 24.78 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6098605 17.84 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6668821 15.42 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7276855 16.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7394487 19.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7941985 18.11 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7620411 17.99 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5809244 25.42 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7691250 17.31 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7594444 16.36 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7410814 17.74 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6454998 22.98 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7418835 23.18 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7522190 24.47 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7220580 25.49 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7037096 16.17 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6958191 16.68 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7136040 18.27 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5218000 25.77 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7373053 16.32 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6544694 16.09 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6314510 16.87 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6552800 20.89 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6489062 23.06 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5375570 20.10 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7538631 17.61 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6346148 17.13 ns/op BenchmarkNetpollBreak-4 2996 40582 ns/op BenchmarkPingPongHog-4 1011 332981 ns/op BenchmarkStackGrowth-4 85290 1283 ns/op BenchmarkStackGrowthDeep-4 907 114687 ns/op BenchmarkCreateGoroutines-4 54820 1988 ns/op BenchmarkCreateGoroutinesParallel-4 41328 2642 ns/op BenchmarkCreateGoroutinesCapture-4 10000 15284 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 31462 3390 ns/op BenchmarkClosureCall-4 23148643 4.772 ns/op BenchmarkWakeupParallelSpinning/0s-4 6270 20525 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5144 26114 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3229 31489 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3144 56130 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1207 90484 ns/op BenchmarkWakeupParallelSpinning/20µs-4 787 139588 ns/op BenchmarkWakeupParallelSpinning/50µs-4 382 363229 ns/op BenchmarkWakeupParallelSpinning/100µs-4 186 558738 ns/op BenchmarkMatmult-4 2873564 40.67 ns/op BenchmarkFastrand-4 6049910 19.06 ns/op BenchmarkFastrand64-4 6486331 21.50 ns/op BenchmarkFastrandHashiter-4 2838549 41.19 ns/op BenchmarkFastrandn/2-4 3983065 28.31 ns/op BenchmarkFastrandn/3-4 3855559 28.54 ns/op BenchmarkFastrandn/4-4 4322835 29.40 ns/op BenchmarkFastrandn/5-4 3940387 53.52 ns/op BenchmarkIfaceCmp100-4 100860 1052 ns/op BenchmarkIfaceCmpNil100-4 235981 582.3 ns/op BenchmarkEfaceCmpDiff-4 45912 2563 ns/op BenchmarkEfaceCmpDiffIndirect-4 40732 5587 ns/op BenchmarkDefer-4 1524478 105.5 ns/op BenchmarkDefer10-4 800968 241.0 ns/op BenchmarkDeferMany-4 579282 454.4 ns/op BenchmarkPanicRecover-4 211465 692.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 54 2916728 ns/op 2588209 p50-ns 4332797 p90-ns 7121822 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 39 3076524 ns/op 2486821 p50-ns 3888421 p90-ns 22461132 p99-ns BenchmarkGoroutineProfile/small/idle-4 34 4494598 ns/op 4294375 p50-ns 6039168 p90-ns 7674102 p99-ns BenchmarkGoroutineProfile/small/loaded-4 30 6246746 ns/op 5099512 p50-ns 15016944 p90-ns 16812645 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 60 2079698 ns/op 1940070 p50-ns 2898730 p90-ns 3753443 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 69 2754810 ns/op 2162807 p50-ns 4198376 p90-ns 10209487 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 9497432 ns/op 9414360 p50-ns 10578746 p90-ns 10794345 p99-ns BenchmarkGoroutineProfile/large/loaded-4 4 29531426 ns/op 32462758 p50-ns 41525643 p90-ns 41525643 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 72 2285756 ns/op 2217962 p50-ns 3151921 p90-ns 4426461 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 55 3171917 ns/op 2677525 p50-ns 5871614 p90-ns 11651675 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 64 3856866 ns/op 3795917 p50-ns 4792891 p90-ns 6650104 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 21 7578896 ns/op 5217504 p50-ns 8229147 p90-ns 40532214 p99-ns BenchmarkRWMutexUncontended-4 788133 156.7 ns/op BenchmarkRWMutexWrite100-4 123218 2175 ns/op BenchmarkRWMutexWrite10-4 260000 2191 ns/op BenchmarkRWMutexWorkWrite100-4 532255 4661 ns/op BenchmarkRWMutexWorkWrite10-4 60862 2923 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2674 50828 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1117 101420 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1242 103123 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 544 373109 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 568 208353 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 206 722784 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 261 412523 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 91 1258491 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 129204 976.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 243663 825.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 216978 1261 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 158232 1150 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 220992 1164 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 179521 1291 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 217754 972.9 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 179791 1440 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 273439 1558 ns/op BenchmarkMakeSlice/Byte-4 1000000 124.1 ns/op BenchmarkMakeSlice/Int16-4 1000000 102.0 ns/op BenchmarkMakeSlice/Int-4 902300 133.4 ns/op BenchmarkMakeSlice/Ptr-4 1000000 187.1 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 243.1 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 287.5 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 323.4 ns/op BenchmarkGrowSlice/Byte-4 601561 443.0 ns/op BenchmarkGrowSlice/Int16-4 645618 326.6 ns/op BenchmarkGrowSlice/Int-4 571401 480.4 ns/op BenchmarkGrowSlice/Ptr-4 147727 1175 ns/op BenchmarkGrowSlice/Struct/24-4 194757 1788 ns/op BenchmarkGrowSlice/Struct/32-4 92539 4787 ns/op BenchmarkGrowSlice/Struct/40-4 54295 2164 ns/op BenchmarkExtendSlice/IntSlice-4 181128 1719 ns/op BenchmarkExtendSlice/PointerSlice-4 140482 1520 ns/op BenchmarkExtendSlice/NoGrow-4 231048 628.6 ns/op BenchmarkAppend-4 874918 123.2 ns/op BenchmarkAppendGrowByte-4 2 78185940 ns/op BenchmarkAppendGrowString-4 1 532622972 ns/op BenchmarkAppendSlice/1Bytes-4 178374 1224 ns/op BenchmarkAppendSlice/4Bytes-4 284600 397.8 ns/op BenchmarkAppendSlice/7Bytes-4 142729 891.2 ns/op BenchmarkAppendSlice/8Bytes-4 296302 575.6 ns/op BenchmarkAppendSlice/15Bytes-4 181834 703.7 ns/op BenchmarkAppendSlice/16Bytes-4 196196 570.6 ns/op BenchmarkAppendSlice/32Bytes-4 202794 671.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 25148 5233 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 10915 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8812 34581 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 873 141217 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 85 1426171 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 30 3994925 ns/op BenchmarkAppendStr/1Bytes-4 327753 564.9 ns/op BenchmarkAppendStr/4Bytes-4 426862 622.4 ns/op BenchmarkAppendStr/8Bytes-4 300813 397.2 ns/op BenchmarkAppendStr/16Bytes-4 384352 271.6 ns/op BenchmarkAppendStr/32Bytes-4 583615 227.5 ns/op BenchmarkAppendSpecialCase-4 877202 153.1 ns/op BenchmarkCopy/1Byte-4 187798 1739 ns/op 0.58 MB/s BenchmarkCopy/1String-4 91903 1145 ns/op 0.87 MB/s BenchmarkCopy/2Byte-4 289616 475.5 ns/op 4.21 MB/s BenchmarkCopy/2String-4 383071 620.0 ns/op 3.23 MB/s BenchmarkCopy/4Byte-4 168724 688.1 ns/op 5.81 MB/s BenchmarkCopy/4String-4 232542 512.2 ns/op 7.81 MB/s BenchmarkCopy/8Byte-4 344642 834.0 ns/op 9.59 MB/s BenchmarkCopy/8String-4 206328 840.3 ns/op 9.52 MB/s BenchmarkCopy/12Byte-4 245299 468.5 ns/op 25.61 MB/s BenchmarkCopy/12String-4 866912 126.2 ns/op 95.05 MB/s BenchmarkCopy/16Byte-4 1355041 101.2 ns/op 158.14 MB/s BenchmarkCopy/16String-4 1000000 114.4 ns/op 139.80 MB/s BenchmarkCopy/32Byte-4 1000000 128.1 ns/op 249.76 MB/s BenchmarkCopy/32String-4 1000000 119.3 ns/op 268.34 MB/s BenchmarkCopy/128Byte-4 1000000 202.0 ns/op 633.52 MB/s BenchmarkCopy/128String-4 1000000 189.6 ns/op 674.95 MB/s BenchmarkCopy/1024Byte-4 285830 485.8 ns/op 2107.81 MB/s BenchmarkCopy/1024String-4 359906 384.8 ns/op 2661.13 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 19245 6463 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11005 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 19988 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 8113 22840 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 36003 ns/op BenchmarkAppendInPlace/Grow/Byte-4 98814 1782 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 69552 1463 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 54692 2279 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 54331 2525 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 57537 2657 ns/op BenchmarkStackCopyPtr-4 1 178610595 ns/op BenchmarkStackCopy-4 1 173328973 ns/op BenchmarkStackCopyNoCache-4 24 4781878 ns/op BenchmarkStackCopyWithStkobj-4 2 53907410 ns/op BenchmarkIssue18138-4 126 944570 ns/op BenchmarkCompareStringEqual-4 14127050 7.990 ns/op BenchmarkCompareStringIdentical-4 19521532 5.456 ns/op BenchmarkCompareStringSameLength-4 11808057 8.937 ns/op BenchmarkCompareStringDifferentLength-4 25475851 6.177 ns/op BenchmarkCompareStringBigUnaligned-4 1383 120501 ns/op 8701.90 MB/s BenchmarkCompareStringBig-4 1814 80428 ns/op 13037.56 MB/s BenchmarkConcatStringAndBytes-4 1945734 115.2 ns/op BenchmarkSliceByteToString/1-4 1597340 73.03 ns/op BenchmarkSliceByteToString/2-4 1000000 224.2 ns/op BenchmarkSliceByteToString/4-4 887216 155.2 ns/op BenchmarkSliceByteToString/8-4 1000000 163.7 ns/op BenchmarkSliceByteToString/16-4 1000000 193.5 ns/op BenchmarkSliceByteToString/32-4 924627 185.7 ns/op BenchmarkSliceByteToString/64-4 941826 265.6 ns/op BenchmarkSliceByteToString/128-4 775540 347.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2298700 52.53 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 130.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 128.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2832105 61.94 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1690342 73.38 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 108.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1578224 74.34 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 327652 342.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 411045 321.9 ns/op BenchmarkRuneIterate/range/ASCII-4 7265286 17.35 ns/op BenchmarkRuneIterate/range/Japanese-4 2424877 46.87 ns/op BenchmarkRuneIterate/range/MixedLength-4 2789564 41.26 ns/op BenchmarkRuneIterate/range1/ASCII-4 7496740 17.13 ns/op BenchmarkRuneIterate/range1/Japanese-4 2205201 51.30 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2344683 48.21 ns/op BenchmarkRuneIterate/range2/ASCII-4 7244882 16.65 ns/op BenchmarkRuneIterate/range2/Japanese-4 2579974 48.80 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2172363 49.21 ns/op BenchmarkArrayEqual-4 22527278 4.869 ns/op BenchmarkFunc/Name-4 6462754 20.05 ns/op BenchmarkFunc/Entry-4 14005969 10.63 ns/op BenchmarkFunc/FileLine-4 1974518 66.03 ns/op PASS ok runtime 436.309s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 27195 4940 ns/op BenchmarkHandle/concurrent-4 23421 5828 ns/op PASS ok runtime/cgo 0.475s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 31723891 4.601 ns/op BenchmarkAtomicStore64-4 12418352 11.46 ns/op BenchmarkAtomicLoad-4 31711777 6.133 ns/op BenchmarkAtomicStore-4 12018535 12.35 ns/op BenchmarkAnd8-4 10451931 17.70 ns/op BenchmarkAnd-4 12323173 16.69 ns/op BenchmarkAnd8Parallel-4 3532839 30.95 ns/op BenchmarkAndParallel-4 3781712 29.54 ns/op BenchmarkOr8-4 10986976 13.11 ns/op BenchmarkOr-4 11114413 11.90 ns/op BenchmarkOr8Parallel-4 3611828 29.17 ns/op BenchmarkOrParallel-4 4071948 29.90 ns/op BenchmarkXadd-4 4157892 28.33 ns/op BenchmarkXadd64-4 3918511 28.31 ns/op BenchmarkCas-4 2844672 42.74 ns/op BenchmarkCas64-4 2805728 40.98 ns/op BenchmarkXchg-4 3478273 29.83 ns/op BenchmarkXchg64-4 4294401 28.81 ns/op PASS ok runtime/internal/atomic 3.992s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2992436 51.83 ns/op BenchmarkMulUintptr/large-4 1725015 58.14 ns/op PASS ok runtime/internal/math 0.526s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 18 10191070 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 17349858 ns/op 312.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 28 3819898 ns/op 19.18 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 20909291 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 34599964 ns/op 1196 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 26 6424419 ns/op 89.62 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 100269727 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 142000136 ns/op 11635 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 8 16956342 ns/op 1148 concurrent_launches/op PASS ok runtime/pprof 2.282s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 15097706 ns/op BenchmarkStackLeak-4 23805 5371 ns/op PASS ok runtime/race 0.629s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2264125 45.55 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 287994 630.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.523s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 9865410 13.46 ns/op BenchmarkCompact/one-4 1282496 88.63 ns/op BenchmarkCompact/sorted-4 889854 172.0 ns/op BenchmarkCompact/1_item-4 943309 129.2 ns/op BenchmarkCompact/unsorted-4 750758 155.3 ns/op BenchmarkCompact/many-4 667842 210.7 ns/op BenchmarkReplace/naive-fast-4 38437 2752 ns/op BenchmarkReplace/optimized-fast-4 49934 2301 ns/op BenchmarkReplace/naive-slow-4 22572 7084 ns/op BenchmarkReplace/optimized-slow-4 21004 6646 ns/op PASS ok slices 2.247s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 102866 1011 ns/op BenchmarkSortString1K-4 115 906983 ns/op BenchmarkSortString1K_Slice-4 144 955282 ns/op BenchmarkStableString1K-4 73 1530586 ns/op BenchmarkSortInt1K-4 152 982245 ns/op BenchmarkSortInt1K_Sorted-4 2101 61341 ns/op BenchmarkSortInt1K_Reversed-4 1305 99727 ns/op BenchmarkSortInt1K_Mod8-4 303 387435 ns/op BenchmarkStableInt1K-4 80 1344565 ns/op BenchmarkStableInt1K_Slice-4 100 1172365 ns/op BenchmarkSortInt64K-4 2 80667986 ns/op BenchmarkSortInt64K_Slice-4 1 129036186 ns/op BenchmarkStableInt64K-4 1 107744760 ns/op BenchmarkSort1e2-4 265 423914 ns/op BenchmarkStable1e2-4 100 1153319 ns/op BenchmarkSort1e4-4 2 81427304 ns/op BenchmarkStable1e4-4 1 431441899 ns/op PASS ok sort 42.902s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 626871 162.3 ns/op BenchmarkAtof64Float-4 663992 194.3 ns/op BenchmarkAtof64FloatExp-4 527694 226.2 ns/op BenchmarkAtof64Big-4 453973 525.9 ns/op BenchmarkAtof64RandomBits-4 367143 328.9 ns/op BenchmarkAtof64RandomFloats-4 427432 282.5 ns/op BenchmarkAtof64RandomLongFloats-4 263991 510.7 ns/op BenchmarkAtof32Decimal-4 703483 230.7 ns/op BenchmarkAtof32Float-4 636456 221.4 ns/op BenchmarkAtof32FloatExp-4 498676 221.2 ns/op BenchmarkAtof32Random-4 327021 353.9 ns/op BenchmarkAtof32RandomLong-4 138366 873.6 ns/op BenchmarkParseInt/Pos/7bit-4 1236697 89.72 ns/op BenchmarkParseInt/Pos/26bit-4 795376 144.9 ns/op BenchmarkParseInt/Pos/31bit-4 719512 187.4 ns/op BenchmarkParseInt/Pos/56bit-4 505872 234.2 ns/op BenchmarkParseInt/Pos/63bit-4 503214 384.6 ns/op BenchmarkParseInt/Neg/7bit-4 1317591 95.99 ns/op BenchmarkParseInt/Neg/26bit-4 743359 153.8 ns/op BenchmarkParseInt/Neg/31bit-4 750122 190.5 ns/op BenchmarkParseInt/Neg/56bit-4 413959 297.7 ns/op BenchmarkParseInt/Neg/63bit-4 481318 533.1 ns/op BenchmarkAtoi/Pos/7bit-4 1000000 117.3 ns/op BenchmarkAtoi/Pos/26bit-4 794836 153.7 ns/op BenchmarkAtoi/Pos/31bit-4 987951 218.6 ns/op BenchmarkAtoi/Pos/56bit-4 545848 210.4 ns/op BenchmarkAtoi/Pos/63bit-4 430338 283.2 ns/op BenchmarkAtoi/Neg/7bit-4 1458817 81.08 ns/op BenchmarkAtoi/Neg/26bit-4 871662 151.0 ns/op BenchmarkAtoi/Neg/31bit-4 815524 136.7 ns/op BenchmarkAtoi/Neg/56bit-4 572155 243.1 ns/op BenchmarkAtoi/Neg/63bit-4 463710 365.1 ns/op BenchmarkFormatFloat/Decimal-4 90811 1217 ns/op BenchmarkFormatFloat/Float-4 82778 1403 ns/op BenchmarkFormatFloat/Exp-4 81318 1294 ns/op BenchmarkFormatFloat/NegExp-4 94650 1330 ns/op BenchmarkFormatFloat/LongExp-4 70702 1545 ns/op BenchmarkFormatFloat/Big-4 70887 1953 ns/op BenchmarkFormatFloat/BinaryExp-4 179230 698.9 ns/op BenchmarkFormatFloat/32Integer-4 87217 1258 ns/op BenchmarkFormatFloat/32ExactFraction-4 97519 1269 ns/op BenchmarkFormatFloat/32Point-4 83476 1385 ns/op BenchmarkFormatFloat/32Exp-4 93956 2228 ns/op BenchmarkFormatFloat/32NegExp-4 94477 1182 ns/op BenchmarkFormatFloat/32Shortest-4 91828 1357 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 97251 1939 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 103692 1150 ns/op BenchmarkFormatFloat/64Fixed1-4 123579 1337 ns/op BenchmarkFormatFloat/64Fixed2-4 138711 1061 ns/op BenchmarkFormatFloat/64Fixed3-4 115555 1182 ns/op BenchmarkFormatFloat/64Fixed4-4 114673 987.5 ns/op BenchmarkFormatFloat/64Fixed12-4 68190 2758 ns/op BenchmarkFormatFloat/64Fixed16-4 85381 2168 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 87649 1663 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 68554 1523 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1950 62261 ns/op BenchmarkFormatFloat/Slowpath64-4 74169 1604 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 82003 1742 ns/op BenchmarkAppendFloat/Decimal-4 97939 1123 ns/op BenchmarkAppendFloat/Float-4 91173 1671 ns/op BenchmarkAppendFloat/Exp-4 92006 2390 ns/op BenchmarkAppendFloat/NegExp-4 95336 1095 ns/op BenchmarkAppendFloat/LongExp-4 79786 1450 ns/op BenchmarkAppendFloat/Big-4 83650 1538 ns/op BenchmarkAppendFloat/BinaryExp-4 260272 440.1 ns/op BenchmarkAppendFloat/32Integer-4 101649 1471 ns/op BenchmarkAppendFloat/32ExactFraction-4 75756 1736 ns/op BenchmarkAppendFloat/32Point-4 88420 1281 ns/op BenchmarkAppendFloat/32Exp-4 94693 1099 ns/op BenchmarkAppendFloat/32NegExp-4 122290 1104 ns/op BenchmarkAppendFloat/32Shortest-4 130932 1823 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 133950 976.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 124795 952.7 ns/op BenchmarkAppendFloat/64Fixed1-4 163056 1193 ns/op BenchmarkAppendFloat/64Fixed2-4 171141 735.7 ns/op BenchmarkAppendFloat/64Fixed3-4 167103 783.7 ns/op BenchmarkAppendFloat/64Fixed4-4 180319 737.5 ns/op BenchmarkAppendFloat/64Fixed12-4 75038 2108 ns/op BenchmarkAppendFloat/64Fixed16-4 103518 1161 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 110942 1709 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 100594 1222 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2182 58978 ns/op BenchmarkAppendFloat/Slowpath64-4 89464 1491 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 75421 1339 ns/op BenchmarkFormatInt-4 13880 10059 ns/op BenchmarkAppendInt-4 12466 9278 ns/op BenchmarkFormatUint-4 68277 1848 ns/op BenchmarkAppendUint-4 87463 1403 ns/op BenchmarkFormatIntSmall/7-4 1805448 94.48 ns/op BenchmarkFormatIntSmall/42-4 1300512 116.9 ns/op BenchmarkAppendIntSmall-4 1000000 146.2 ns/op BenchmarkAppendUintVarlen/1-4 984706 134.6 ns/op BenchmarkAppendUintVarlen/12-4 939319 238.8 ns/op BenchmarkAppendUintVarlen/123-4 749642 255.3 ns/op BenchmarkAppendUintVarlen/1234-4 752924 161.2 ns/op BenchmarkAppendUintVarlen/12345-4 733563 257.2 ns/op BenchmarkAppendUintVarlen/123456-4 747108 163.5 ns/op BenchmarkAppendUintVarlen/1234567-4 700466 160.5 ns/op BenchmarkAppendUintVarlen/12345678-4 807980 177.7 ns/op BenchmarkAppendUintVarlen/123456789-4 716108 339.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 839058 278.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 570734 182.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 716056 169.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 695005 167.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 664788 188.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 657529 223.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 797109 171.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 588037 195.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 647872 182.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 687786 176.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 678360 356.6 ns/op BenchmarkQuote-4 30994 3673 ns/op BenchmarkQuoteRune-4 342919 500.3 ns/op BenchmarkAppendQuote-4 37840 4746 ns/op BenchmarkAppendQuoteRune-4 702283 212.1 ns/op BenchmarkUnquoteEasy-4 1302486 102.4 ns/op BenchmarkUnquoteHard-4 32906 4040 ns/op PASS ok strconv 25.929s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 400989 498.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 95695 1686 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 155991 1272 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 230887 672.2 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 51841 2044 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 91449 2509 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 589717 318.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 10160 ns/op BenchmarkGenericMatch1-4 2018 71842 ns/op BenchmarkGenericMatch2-4 325 383789 ns/op BenchmarkSingleMaxSkipping-4 10000 10019 ns/op 998.14 MB/s BenchmarkSingleLongSuffixFail-4 15790 6432 ns/op 155.78 MB/s BenchmarkSingleMatch-4 223 552915 ns/op 27.13 MB/s BenchmarkByteByteNoMatch-4 90249 1480 ns/op BenchmarkByteByteMatch-4 10000 15136 ns/op BenchmarkByteStringMatch-4 10000 10378 ns/op BenchmarkHTMLEscapeNew-4 62902 2758 ns/op BenchmarkHTMLEscapeOld-4 75253 1561 ns/op BenchmarkByteStringReplacerWriteString-4 1461 88213 ns/op BenchmarkByteReplacerWriteString-4 1624 73281 ns/op BenchmarkByteByteReplaces-4 2293 49425 ns/op BenchmarkByteByteMap-4 8162 26959 ns/op BenchmarkMap/identity/ASCII-4 894762 186.9 ns/op BenchmarkMap/identity/Greek-4 411618 324.6 ns/op BenchmarkMap/change/ASCII-4 26497 4246 ns/op BenchmarkMap/change/Greek-4 20852 5546 ns/op BenchmarkIndexRune-4 1545884 75.62 ns/op BenchmarkIndexRuneLongString-4 1000000 135.0 ns/op BenchmarkIndexRuneFastPath-4 2603382 43.23 ns/op BenchmarkIndex-4 2667060 42.91 ns/op BenchmarkLastIndex-4 3266046 39.15 ns/op BenchmarkIndexByte-4 13915696 8.949 ns/op BenchmarkToUpper/#00-4 2364666 62.75 ns/op BenchmarkToUpper/ONLYUPPER-4 2094499 52.18 ns/op BenchmarkToUpper/abc-4 305367 540.2 ns/op BenchmarkToUpper/AbC123-4 170343 619.3 ns/op BenchmarkToUpper/azAZ09_-4 173973 631.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 44943 2663 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56310 1941 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27283 6460 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 35181 4744 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 101984 1377 ns/op BenchmarkToLower/#00-4 2501299 45.40 ns/op BenchmarkToLower/abc-4 2562666 65.29 ns/op BenchmarkToLower/AbC123-4 205179 670.1 ns/op BenchmarkToLower/azAZ09_-4 184666 646.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 75072 1464 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 52072 2137 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29635 3843 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69435 1724 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 110930 1038 ns/op BenchmarkMapNoChanges-4 1000000 149.5 ns/op BenchmarkTrim-4 36139 3602 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2438244 45.83 ns/op BenchmarkToValidUTF8/InvalidASCII-4 141174 766.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 101810 1173 ns/op BenchmarkEqualFold/Tests-4 48014 4613 ns/op BenchmarkEqualFold/ASCII-4 2467971 47.03 ns/op BenchmarkEqualFold/UnicodePrefix-4 123117 1029 ns/op BenchmarkEqualFold/UnicodeSuffix-4 117253 1029 ns/op BenchmarkIndexHard1-4 1155 105518 ns/op BenchmarkIndexHard2-4 738 181301 ns/op BenchmarkIndexHard3-4 183 596414 ns/op BenchmarkIndexHard4-4 228 485491 ns/op BenchmarkLastIndexHard1-4 90 2412878 ns/op BenchmarkLastIndexHard2-4 90 1515905 ns/op BenchmarkLastIndexHard3-4 90 1518673 ns/op BenchmarkCountHard1-4 1112 112296 ns/op BenchmarkCountHard2-4 754 158316 ns/op BenchmarkCountHard3-4 192 1255645 ns/op BenchmarkIndexTorture-4 10000 11810 ns/op BenchmarkCountTorture-4 10052 11457 ns/op BenchmarkCountTortureOverlapping-4 756 155376 ns/op BenchmarkCountByte/10-4 3063487 37.67 ns/op 265.45 MB/s BenchmarkCountByte/32-4 3046989 35.59 ns/op 899.01 MB/s BenchmarkCountByte/4096-4 1045526 132.5 ns/op 30908.60 MB/s BenchmarkCountByte/4194304-4 1008 116553 ns/op 35986.15 MB/s BenchmarkCountByte/67108864-4 21 5487975 ns/op 12228.35 MB/s BenchmarkFields/ASCII/16-4 314214 465.0 ns/op 34.41 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 27126 4634 ns/op 55.25 MB/s 288 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1738 87092 ns/op 47.03 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1540854 ns/op 42.53 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 27247836 ns/op 38.48 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 105291 1022 ns/op 15.66 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 13180 ns/op 19.42 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 614 230418 ns/op 17.78 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 4944788 ns/op 13.25 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 85579396 ns/op 12.25 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 167200 732.7 ns/op 21.84 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 16650 ns/op 15.37 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 877 204977 ns/op 19.98 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 4208237 ns/op 15.57 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 72142534 ns/op 14.53 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 134013 981.2 ns/op 16.31 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11921 ns/op 21.48 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 606 288012 ns/op 14.22 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 4971895 ns/op 13.18 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 90093976 ns/op 11.64 MB/s 10465584 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 112401371 ns/op BenchmarkSplitSingleByteSeparator-4 20 8549547 ns/op BenchmarkSplitMultiByteSeparator-4 27 5510799 ns/op BenchmarkSplitNSingleByteSeparator-4 217730 952.8 ns/op BenchmarkSplitNMultiByteSeparator-4 167902 1324 ns/op BenchmarkRepeat/5x0-4 2801941 49.04 ns/op BenchmarkRepeat/5x1-4 2589252 42.04 ns/op BenchmarkRepeat/5x2-4 210129 847.2 ns/op BenchmarkRepeat/5x6-4 138139 897.6 ns/op BenchmarkRepeat/10x0-4 3012925 40.16 ns/op BenchmarkRepeat/10x1-4 3020922 67.17 ns/op BenchmarkRepeat/10x2-4 214542 590.3 ns/op BenchmarkRepeat/10x6-4 134496 961.3 ns/op BenchmarkRepeatLarge/256/1-4 37497 2922 ns/op 87.62 MB/s BenchmarkRepeatLarge/256/16-4 100160 1542 ns/op 166.05 MB/s BenchmarkRepeatLarge/512/1-4 40176 3252 ns/op 157.46 MB/s BenchmarkRepeatLarge/512/16-4 43900 2527 ns/op 202.64 MB/s BenchmarkRepeatLarge/1024/1-4 24658 4241 ns/op 241.47 MB/s BenchmarkRepeatLarge/1024/16-4 35006 3780 ns/op 270.91 MB/s BenchmarkRepeatLarge/2048/1-4 15214 7458 ns/op 274.60 MB/s BenchmarkRepeatLarge/2048/16-4 21817 6197 ns/op 330.47 MB/s BenchmarkRepeatLarge/4096/1-4 10000 12467 ns/op 328.54 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11167 ns/op 366.79 MB/s BenchmarkRepeatLarge/8192/1-4 6390 18763 ns/op 436.61 MB/s BenchmarkRepeatLarge/8192/16-4 7386 18712 ns/op 437.80 MB/s BenchmarkRepeatLarge/8192/4097-4 3686898 32.18 ns/op 127310.69 MB/s BenchmarkRepeatLarge/16384/1-4 8378 33482 ns/op 489.34 MB/s BenchmarkRepeatLarge/16384/16-4 6796 34106 ns/op 480.39 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27355 ns/op 449.32 MB/s BenchmarkRepeatLarge/32768/1-4 1833 61831 ns/op 529.96 MB/s BenchmarkRepeatLarge/32768/16-4 3300 63307 ns/op 517.60 MB/s BenchmarkRepeatLarge/32768/4097-4 4294 62261 ns/op 460.63 MB/s BenchmarkRepeatLarge/65536/1-4 984 128724 ns/op 509.12 MB/s BenchmarkRepeatLarge/65536/16-4 944 148520 ns/op 441.26 MB/s BenchmarkRepeatLarge/65536/4097-4 1022 132381 ns/op 464.23 MB/s BenchmarkRepeatLarge/131072/1-4 180 705388 ns/op 185.82 MB/s BenchmarkRepeatLarge/131072/16-4 132 797505 ns/op 164.35 MB/s BenchmarkRepeatLarge/131072/4097-4 180 627272 ns/op 202.48 MB/s BenchmarkRepeatLarge/262144/1-4 97 1085973 ns/op 241.39 MB/s BenchmarkRepeatLarge/262144/16-4 126 875793 ns/op 299.32 MB/s BenchmarkRepeatLarge/262144/4097-4 128 995067 ns/op 259.39 MB/s BenchmarkRepeatLarge/524288/1-4 99 1717365 ns/op 305.29 MB/s BenchmarkRepeatLarge/524288/16-4 68 1656603 ns/op 316.48 MB/s BenchmarkRepeatLarge/524288/4097-4 68 1679219 ns/op 309.86 MB/s BenchmarkRepeatLarge/1048576/1-4 40 3832764 ns/op 273.58 MB/s BenchmarkRepeatLarge/1048576/16-4 54 3997827 ns/op 262.29 MB/s BenchmarkRepeatLarge/1048576/4097-4 57 3969439 ns/op 263.19 MB/s BenchmarkRepeatLarge/2097152/1-4 22 7577959 ns/op 276.74 MB/s BenchmarkRepeatLarge/2097152/16-4 28 7885033 ns/op 265.97 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 7876591 ns/op 265.80 MB/s BenchmarkRepeatLarge/4194304/1-4 8 13006437 ns/op 322.48 MB/s BenchmarkRepeatLarge/4194304/16-4 9 13555185 ns/op 309.42 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 12815435 ns/op 327.05 MB/s BenchmarkRepeatLarge/8388608/1-4 6 16968849 ns/op 494.35 MB/s BenchmarkRepeatLarge/8388608/16-4 7 17562286 ns/op 477.65 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 23508696 ns/op 356.74 MB/s BenchmarkRepeatLarge/16777216/1-4 4 33519518 ns/op 500.52 MB/s BenchmarkRepeatLarge/16777216/16-4 3 34673279 ns/op 483.87 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30189971 ns/op 555.72 MB/s BenchmarkRepeatLarge/33554432/1-4 2 57350287 ns/op 585.08 MB/s BenchmarkRepeatLarge/33554432/16-4 2 55491618 ns/op 604.68 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50211740 ns/op 668.26 MB/s BenchmarkRepeatLarge/67108864/1-4 1 105147741 ns/op 638.23 MB/s BenchmarkRepeatLarge/67108864/16-4 1 101188095 ns/op 663.21 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 106789564 ns/op 628.42 MB/s BenchmarkRepeatLarge/134217728/1-4 1 229768492 ns/op 584.14 MB/s BenchmarkRepeatLarge/134217728/16-4 1 220605399 ns/op 608.41 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 222778169 ns/op 602.47 MB/s BenchmarkRepeatLarge/268435456/1-4 1 525208487 ns/op 511.10 MB/s BenchmarkRepeatLarge/268435456/16-4 1 402089161 ns/op 667.60 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 398257789 ns/op 674.02 MB/s BenchmarkRepeatLarge/536870912/1-4 1 942773031 ns/op 569.46 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1303869744 ns/op 411.75 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1059375147 ns/op 506.78 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5016885326 ns/op 214.03 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5876471880 ns/op 182.72 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 8290001945 ns/op 129.52 MB/s BenchmarkIndexAnyASCII/1:1-4 1505649 70.29 ns/op BenchmarkIndexAnyASCII/1:2-4 1352148 79.75 ns/op BenchmarkIndexAnyASCII/1:4-4 1690086 85.15 ns/op BenchmarkIndexAnyASCII/1:8-4 1704180 64.03 ns/op BenchmarkIndexAnyASCII/1:16-4 1746748 78.53 ns/op BenchmarkIndexAnyASCII/1:32-4 1894924 69.36 ns/op BenchmarkIndexAnyASCII/1:64-4 1966237 66.31 ns/op BenchmarkIndexAnyASCII/16:1-4 1868730 54.38 ns/op BenchmarkIndexAnyASCII/16:2-4 990441 137.4 ns/op BenchmarkIndexAnyASCII/16:4-4 639288 157.0 ns/op BenchmarkIndexAnyASCII/16:8-4 680427 167.4 ns/op BenchmarkIndexAnyASCII/16:16-4 881145 290.2 ns/op BenchmarkIndexAnyASCII/16:32-4 706938 176.5 ns/op BenchmarkIndexAnyASCII/16:64-4 400017 251.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1758810 117.2 ns/op BenchmarkIndexAnyASCII/256:2-4 75861 1371 ns/op BenchmarkIndexAnyASCII/256:4-4 83654 1302 ns/op BenchmarkIndexAnyASCII/256:8-4 80182 1445 ns/op BenchmarkIndexAnyASCII/256:16-4 82052 1602 ns/op BenchmarkIndexAnyASCII/256:32-4 85148 2572 ns/op BenchmarkIndexAnyASCII/256:64-4 69283 2801 ns/op BenchmarkIndexAnyUTF8/1:1-4 1983312 59.68 ns/op BenchmarkIndexAnyUTF8/1:2-4 1997506 63.73 ns/op BenchmarkIndexAnyUTF8/1:4-4 1854370 58.33 ns/op BenchmarkIndexAnyUTF8/1:8-4 1875522 61.99 ns/op BenchmarkIndexAnyUTF8/1:16-4 1757140 76.79 ns/op BenchmarkIndexAnyUTF8/1:32-4 1296349 115.0 ns/op BenchmarkIndexAnyUTF8/1:64-4 1857904 63.49 ns/op BenchmarkIndexAnyUTF8/16:1-4 1737626 79.38 ns/op BenchmarkIndexAnyUTF8/16:2-4 249446 513.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 266700 513.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 279975 502.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 269805 502.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 205599 532.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 192033 552.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 411823 307.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 13502 7446 ns/op BenchmarkIndexAnyUTF8/256:4-4 14871 8126 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 12769 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 12209 ns/op BenchmarkIndexAnyUTF8/256:32-4 14438 14644 ns/op BenchmarkIndexAnyUTF8/256:64-4 14905 8010 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1959949 68.58 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1878492 100.4 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1994500 58.19 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2055526 56.16 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1426304 109.4 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1801711 63.25 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 112.9 ns/op BenchmarkLastIndexAnyASCII/16:1-4 920120 124.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 909700 269.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 727993 161.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 855949 178.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 887564 155.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 710350 182.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 516315 252.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 81561 2302 ns/op BenchmarkLastIndexAnyASCII/256:2-4 81522 1790 ns/op BenchmarkLastIndexAnyASCII/256:4-4 72026 1410 ns/op BenchmarkLastIndexAnyASCII/256:8-4 85177 1734 ns/op BenchmarkLastIndexAnyASCII/256:16-4 84302 1507 ns/op BenchmarkLastIndexAnyASCII/256:32-4 87692 2063 ns/op BenchmarkLastIndexAnyASCII/256:64-4 75712 1849 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1999240 60.87 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1978843 64.94 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1813018 61.22 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1834266 62.97 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1793216 64.31 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1939032 104.9 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1808112 55.48 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 286453 426.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 126048 913.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 134185 999.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 158888 848.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 129658 927.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 110792 943.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 139983 1010 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18505 6348 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9447 19583 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 8277 18932 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8293 13906 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8793 22741 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9836 16397 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 26642 ns/op BenchmarkTrimASCII/1:1-4 2256890 50.03 ns/op BenchmarkTrimASCII/1:2-4 1000000 123.3 ns/op BenchmarkTrimASCII/1:4-4 1764865 62.43 ns/op BenchmarkTrimASCII/1:8-4 1817466 70.79 ns/op BenchmarkTrimASCII/1:16-4 1587558 149.7 ns/op BenchmarkTrimASCII/16:1-4 2183948 55.94 ns/op BenchmarkTrimASCII/16:2-4 932398 137.7 ns/op BenchmarkTrimASCII/16:4-4 889244 231.7 ns/op BenchmarkTrimASCII/16:8-4 969808 156.8 ns/op BenchmarkTrimASCII/16:16-4 641329 192.3 ns/op BenchmarkTrimASCII/256:1-4 837405 157.1 ns/op BenchmarkTrimASCII/256:2-4 79586 1611 ns/op BenchmarkTrimASCII/256:4-4 85303 1627 ns/op BenchmarkTrimASCII/256:8-4 103154 1468 ns/op BenchmarkTrimASCII/256:16-4 68028 1482 ns/op BenchmarkTrimASCII/4096:1-4 77988 1639 ns/op BenchmarkTrimASCII/4096:2-4 5719 23239 ns/op BenchmarkTrimASCII/4096:4-4 4495 23181 ns/op BenchmarkTrimASCII/4096:8-4 4719 23970 ns/op BenchmarkTrimASCII/4096:16-4 6795 23614 ns/op BenchmarkTrimByte-4 2923930 41.79 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15403 7919 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 10000 13062 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1498 89441 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3409 39998 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5637 22470 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8077 12517 ns/op BenchmarkJoin/0-4 2974984 34.35 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2551242 41.08 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 168576 795.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 104835 996.2 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 81175 1557 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 66198 1718 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 59980 2634 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 44595 3742 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2201437 52.18 ns/op BenchmarkTrimSpace/ASCII-4 1428902 74.77 ns/op BenchmarkTrimSpace/SomeNonASCII-4 127270 952.0 ns/op BenchmarkTrimSpace/JustNonASCII-4 71181 1620 ns/op BenchmarkReplaceAll-4 97677 1419 ns/op 16 B/op 1 allocs/op PASS ok strings 110.743s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 60282 1771 ns/op BenchmarkCond2-4 31844 3942 ns/op BenchmarkCond4-4 17026 7471 ns/op BenchmarkCond8-4 8314 13617 ns/op BenchmarkCond16-4 4219 27620 ns/op BenchmarkCond32-4 2346 53509 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 545264 257.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 296763 412.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 622858 193.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 634890 196.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 361189 499.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 739868 149.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 103320 1291 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 102712 1458 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 93513 1507 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 64138 2026 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 838851 150.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 214746 633.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 905491 152.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 208586 671.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 836128 154.0 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 185588 628.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1219749 126.5 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 60568 2043 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 173596 906.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 360969 382.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6499 17469 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 404 340878 ns/op BenchmarkRange/*sync.Map-4 1509 77175 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 117806 2640 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 215298 596.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 76579 1392 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 67798 2098 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 200284 886.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 96219 1337 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 108572 1188 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 194792 561.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 908874 127.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 70162 2307 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 162547 713.2 ns/op BenchmarkSwapCollision/*sync.Map-4 105804 1164 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 154 962229 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 108836 925.3 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 419432 492.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 27585 5138 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 80850 1851 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 34339 3718 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 301168 354.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 116876 924.3 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 285625 392.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 976796 119.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 205850 601.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1208661 104.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 702688 164.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 191575 636.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 641558 199.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 134232 1060 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 282470 520.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 354465 509.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 116192 876.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 400668 317.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 241573 691.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 144458 916.4 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 305221 348.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 78084 1698 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 156465 639.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 514916 312.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 141775 714.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 703617 238.7 ns/op BenchmarkUncontendedSemaphore-4 3595591 32.60 ns/op BenchmarkContendedSemaphore-4 4238217 27.68 ns/op BenchmarkMutexUncontended-4 614142 175.7 ns/op BenchmarkMutex-4 222141 540.4 ns/op BenchmarkMutexSlack-4 229395 537.8 ns/op BenchmarkMutexWork-4 198022 577.7 ns/op BenchmarkMutexWorkSlack-4 174782 628.8 ns/op BenchmarkMutexNoSpin-4 34298 3152 ns/op BenchmarkMutexSpin-4 57400 2165 ns/op BenchmarkOnce-4 946455 127.4 ns/op BenchmarkSemaUncontended-4 3906756 34.87 ns/op BenchmarkSemaSyntNonblock-4 1624825 76.21 ns/op BenchmarkSemaSyntBlock-4 1965024 60.51 ns/op BenchmarkSemaWorkNonblock-4 1322250 92.00 ns/op BenchmarkSemaWorkBlock-4 1323264 89.58 ns/op BenchmarkRWMutexUncontended-4 316298 323.9 ns/op BenchmarkRWMutexWrite100-4 373410 371.3 ns/op BenchmarkRWMutexWrite10-4 320812 383.0 ns/op BenchmarkRWMutexWorkWrite100-4 227604 485.9 ns/op BenchmarkRWMutexWorkWrite10-4 245486 446.1 ns/op BenchmarkWaitGroupUncontended-4 754701 186.8 ns/op BenchmarkWaitGroupAddDone-4 580144 229.0 ns/op BenchmarkWaitGroupAddDoneWork-4 485632 243.1 ns/op BenchmarkWaitGroupWait-4 2509162 44.78 ns/op BenchmarkWaitGroupWaitWork-4 1794315 71.47 ns/op BenchmarkWaitGroupActuallyWait-4 45201 2297 ns/op 32 B/op 2 allocs/op PASS ok sync 25.361s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 734916 161.4 ns/op PASS ok sync/atomic 0.293s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 102129 1152 ns/op 0 B/op 0 allocs/op PASS ok testing 0.369s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6579 33743 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8451 13875 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 82 1682373 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 69 2045747 ns/op 1875 B/op 14 allocs/op BenchmarkTable/1x100000/new-4 1 242038733 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 220227540 ns/op 19393208 B/op 100060 allocs/op BenchmarkTable/10x10/new-4 992 121837 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1725 81751 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 14 8712614 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 8049753 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 879389827 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 903960512 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 142 803077 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 175 614261 ns/op 224 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 79705628 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 68209024 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 9607600678 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 8786110703 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 1720 70055 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 27 5482685 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 419831235 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2314 74994 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 207 618156 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 21 5866430 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6466 19833 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 25.270s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 118007433 ns/op BenchmarkVariableString-4 70612 1789 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1815 71119 ns/op 2509 B/op 39 allocs/op PASS ok text/template/parse 0.660s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 15 7234975 ns/op BenchmarkAfter-4 73 2194622 ns/op BenchmarkStop-4 160 722276 ns/op BenchmarkSimultaneousAfterFunc-4 28 3576995 ns/op BenchmarkStartStop-4 217 686583 ns/op BenchmarkReset-4 1575 134040 ns/op BenchmarkSleep-4 22 5084296 ns/op BenchmarkParallelTimerLatency-4 22 1652837 avg-late-ns 3689191 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 781044 avg-late-ns 2454855 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 793921 avg-late-ns 3279651 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 31 640476 avg-late-ns 3178725 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 493491 avg-late-ns 3027857 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 952116 avg-late-ns 6679571 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 865896 avg-late-ns 5780857 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 300478 avg-late-ns 2484451 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 22 3178757 avg-late-ns 21966002 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 18 4806484 avg-late-ns 21085191 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 18 6330865 avg-late-ns 17807984 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 37 637684 avg-late-ns 2889953 max-late-ns BenchmarkTicker-4 261 440305 ns/op BenchmarkTickerReset-4 1948 60085 ns/op BenchmarkTickerResetNaive-4 147 712302 ns/op BenchmarkNow-4 645753 262.9 ns/op BenchmarkNowUnixNano-4 540957 199.0 ns/op BenchmarkNowUnixMilli-4 732182 210.9 ns/op BenchmarkNowUnixMicro-4 524730 274.6 ns/op BenchmarkFormat-4 42640 2665 ns/op BenchmarkFormatRFC3339-4 62832 3360 ns/op BenchmarkFormatRFC3339Nano-4 30772 3725 ns/op BenchmarkFormatNow-4 60193 3206 ns/op BenchmarkMarshalJSON-4 100281 1562 ns/op BenchmarkMarshalText-4 90606 2361 ns/op BenchmarkParse-4 95264 1938 ns/op BenchmarkParseRFC3339UTC-4 317144 726.1 ns/op BenchmarkParseRFC3339UTCBytes-4 227724 578.2 ns/op BenchmarkParseRFC3339TZ-4 80391 1420 ns/op BenchmarkParseRFC3339TZBytes-4 66994 1735 ns/op BenchmarkParseDuration-4 450823 260.5 ns/op BenchmarkHour-4 762288 155.6 ns/op BenchmarkSecond-4 761440 201.2 ns/op BenchmarkYear-4 718422 292.4 ns/op BenchmarkDay-4 547762 222.4 ns/op BenchmarkISOWeek-4 608125 194.6 ns/op BenchmarkGoString-4 62662 2112 ns/op BenchmarkUnmarshalText-4 63916 2289 ns/op PASS ok time 16.166s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 391639 288.5 ns/op BenchmarkDecodeValidJapaneseChars-4 532142 503.1 ns/op BenchmarkDecodeRune-4 2162287 86.56 ns/op BenchmarkEncodeValidASCII-4 403738 431.5 ns/op BenchmarkEncodeValidJapaneseChars-4 739621 234.0 ns/op BenchmarkAppendRuneValidASCII-4 1000000 127.9 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1641004 105.7 ns/op BenchmarkEncodeRune-4 3294768 35.41 ns/op PASS ok unicode/utf16 2.147s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 893562 160.8 ns/op BenchmarkRuneCountTenJapaneseChars-4 147169 1010 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2995470 43.11 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 342421 415.3 ns/op BenchmarkValidTenASCIIChars-4 1000000 220.8 ns/op BenchmarkValid100KASCIIChars-4 124 921340 ns/op BenchmarkValidTenJapaneseChars-4 157182 814.5 ns/op BenchmarkValidLongMostlyASCII-4 99 1048740 ns/op BenchmarkValidLongJapanese-4 55 2242314 ns/op BenchmarkValidStringTenASCIIChars-4 1877502 74.84 ns/op BenchmarkValidString100KASCIIChars-4 10000 10483 ns/op BenchmarkValidStringTenJapaneseChars-4 242740 536.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1255 103394 ns/op BenchmarkValidStringLongJapanese-4 100 1076737 ns/op BenchmarkEncodeASCIIRune-4 2866759 66.44 ns/op BenchmarkEncodeJapaneseRune-4 1600045 76.02 ns/op BenchmarkAppendASCIIRune-4 6694004 24.24 ns/op BenchmarkAppendJapaneseRune-4 1432044 73.80 ns/op BenchmarkDecodeASCIIRune-4 2141532 56.86 ns/op BenchmarkDecodeJapaneseRune-4 1000000 102.7 ns/op BenchmarkFullRune/ASCII-4 2666284 58.25 ns/op BenchmarkFullRune/Incomplete-4 1207285 138.9 ns/op BenchmarkFullRune/Japanese-4 2664202 43.33 ns/op PASS ok unicode/utf8 5.548s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 93589551726 ns/op PASS ok cmd/api 128.666s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 103.1 ns/op BenchmarkEqArrayOfStrings64-4 195370 564.5 ns/op BenchmarkEqArrayOfStrings1024-4 10000 12916 ns/op BenchmarkEqArrayOfFloats5-4 1314736 86.28 ns/op BenchmarkEqArrayOfFloats64-4 212347 982.6 ns/op BenchmarkEqArrayOfFloats1024-4 12357 12868 ns/op BenchmarkEqStruct-4 26051311 7.312 ns/op PASS ok cmd/compile/internal/reflectdata 1.574s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 84983 ns/op BenchmarkCopyElim1-4 100 1071799 ns/op BenchmarkCopyElim10-4 100 1103310 ns/op BenchmarkCopyElim100-4 174 881446 ns/op BenchmarkCopyElim1000-4 38 3305518 ns/op BenchmarkCopyElim10000-4 2 53967760 ns/op BenchmarkCopyElim100000-4 1 598065352 ns/op BenchmarkDeadCode/1-4 100 1161293 ns/op BenchmarkDeadCode/10-4 100 1131609 ns/op BenchmarkDeadCode/100-4 100 1210219 ns/op BenchmarkDeadCode/1000-4 49 4341566 ns/op BenchmarkDeadCode/10000-4 2 51491976 ns/op BenchmarkDeadCode/100000-4 1 413396399 ns/op BenchmarkDeadCode/200000-4 1 600956744 ns/op BenchmarkDominatorsLinear-4 16 8131372 ns/op 1.23 MB/s BenchmarkDominatorsFwdBack-4 10 11485535 ns/op 0.87 MB/s BenchmarkDominatorsManyPred-4 12 10980978 ns/op 0.91 MB/s BenchmarkDominatorsMaxPred-4 10 10943980 ns/op 0.91 MB/s BenchmarkDominatorsMaxPredVal-4 12 11239017 ns/op 0.89 MB/s BenchmarkFuse/1-4 290 380513 ns/op BenchmarkFuse/10-4 264 439123 ns/op BenchmarkFuse/100-4 147 801194 ns/op BenchmarkFuse/1000-4 27 5313234 ns/op BenchmarkFuse/10000-4 2 58685431 ns/op BenchmarkNilCheckDeep1-4 14066 8438 ns/op 0.12 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5806 20139 ns/op 0.50 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 894 135571 ns/op 0.74 MB/s 666 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 86 1315430 ns/op 0.76 MB/s 4668 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15571314 ns/op 0.64 MB/s 103306 B/op 6 allocs/op BenchmarkDSEPass-4 42 2824935 ns/op 54839 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 101887322 ns/op 4230128 B/op 107947 allocs/op BenchmarkCSEPass-4 8 12814867 ns/op 106923 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 137583883 ns/op 5679104 B/op 97568 allocs/op BenchmarkDeadcodePass-4 224 589481 ns/op 88064 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 110759250 ns/op 4055912 B/op 45078 allocs/op BenchmarkMultiPass-4 91 1438418 ns/op 257244 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 223678352 ns/op 11256824 B/op 150295 allocs/op BenchmarkCondRewrite/SoloJump-4 4449000 26.23 ns/op BenchmarkCondRewrite/CombJump-4 4450556 25.76 ns/op PASS ok cmd/compile/internal/ssa 14.868s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13410 7967 ns/op BenchmarkExtShift-4 24124 4727 ns/op BenchmarkModify-4 7807 13867 ns/op BenchmarkMullImm-4 23818 4674 ns/op BenchmarkConstModify-4 9558 13476 ns/op BenchmarkBitSet-4 17112 6828 ns/op BenchmarkBitClear-4 16904 6898 ns/op BenchmarkBitToggle-4 17206 6745 ns/op BenchmarkBitSetConst-4 151442 835.5 ns/op BenchmarkBitClearConst-4 153934 832.2 ns/op BenchmarkBitToggleConst-4 147865 909.9 ns/op BenchmarkDivconstI64-4 6553575 18.40 ns/op BenchmarkModconstI64-4 6365204 17.52 ns/op BenchmarkDivisiblePow2constI64-4 7620434 17.27 ns/op BenchmarkDivisibleconstI64-4 7659256 14.21 ns/op BenchmarkDivisibleWDivconstI64-4 3759372 32.73 ns/op BenchmarkDivconstU64/3-4 7017333 18.89 ns/op BenchmarkDivconstU64/5-4 6194889 28.34 ns/op BenchmarkDivconstU64/37-4 6329157 17.44 ns/op BenchmarkDivconstU64/1234567-4 5798874 19.26 ns/op BenchmarkModconstU64-4 6930807 16.55 ns/op BenchmarkDivisibleconstU64-4 6707578 17.20 ns/op BenchmarkDivisibleWDivconstU64-4 4287832 26.39 ns/op BenchmarkDivconstI32-4 5851290 19.02 ns/op BenchmarkModconstI32-4 6981814 16.61 ns/op BenchmarkDivisiblePow2constI32-4 8494464 13.81 ns/op BenchmarkDivisibleconstI32-4 8466252 13.84 ns/op BenchmarkDivisibleWDivconstI32-4 3717879 29.64 ns/op BenchmarkDivconstU32-4 6856398 17.32 ns/op BenchmarkModconstU32-4 5637596 18.15 ns/op BenchmarkDivisibleconstU32-4 7472265 13.68 ns/op BenchmarkDivisibleWDivconstU32-4 3922314 30.22 ns/op BenchmarkDivconstI16-4 6350293 19.70 ns/op BenchmarkModconstI16-4 7250470 16.85 ns/op BenchmarkDivisiblePow2constI16-4 7766125 14.52 ns/op BenchmarkDivisibleconstI16-4 8229110 15.38 ns/op BenchmarkDivisibleWDivconstI16-4 4041589 29.85 ns/op BenchmarkDivconstU16-4 7320267 14.69 ns/op BenchmarkModconstU16-4 7194542 14.19 ns/op BenchmarkDivisibleconstU16-4 5971434 16.99 ns/op BenchmarkDivisibleWDivconstU16-4 3899353 29.75 ns/op BenchmarkDivconstI8-4 8943450 14.42 ns/op BenchmarkModconstI8-4 8922574 14.01 ns/op BenchmarkDivisiblePow2constI8-4 7820956 15.42 ns/op BenchmarkDivisibleconstI8-4 7177044 14.20 ns/op BenchmarkDivisibleWDivconstI8-4 3831922 30.26 ns/op BenchmarkDivconstU8-4 8585335 14.53 ns/op BenchmarkModconstU8-4 8068755 14.11 ns/op BenchmarkDivisibleconstU8-4 6977760 16.23 ns/op BenchmarkDivisibleWDivconstU8-4 4110248 29.11 ns/op BenchmarkMul2-4 254938 504.2 ns/op BenchmarkMulNeg2-4 249448 505.1 ns/op BenchmarkEfaceInteger-4 2767497 37.20 ns/op BenchmarkMulconstI32/3-4 28700992 4.418 ns/op BenchmarkMulconstI32/5-4 27024799 4.375 ns/op BenchmarkMulconstI32/12-4 28671052 4.728 ns/op BenchmarkMulconstI32/120-4 30646682 4.496 ns/op BenchmarkMulconstI32/-120-4 25703878 4.573 ns/op BenchmarkMulconstI32/65537-4 25446775 4.525 ns/op BenchmarkMulconstI32/65538-4 23823675 4.696 ns/op BenchmarkMulconstI64/3-4 26208580 4.563 ns/op BenchmarkMulconstI64/5-4 23557180 4.484 ns/op BenchmarkMulconstI64/12-4 27396534 4.701 ns/op BenchmarkMulconstI64/120-4 29093271 4.551 ns/op BenchmarkMulconstI64/-120-4 29740653 4.494 ns/op BenchmarkMulconstI64/65537-4 24812991 4.516 ns/op BenchmarkMulconstI64/65538-4 22577770 4.581 ns/op BenchmarkMulconstU32/3-4 29163544 4.389 ns/op BenchmarkMulconstU32/5-4 22854522 4.506 ns/op BenchmarkMulconstU32/12-4 24396932 4.634 ns/op BenchmarkMulconstU32/120-4 28170984 4.668 ns/op BenchmarkMulconstU32/65537-4 25958264 4.653 ns/op BenchmarkMulconstU32/65538-4 26637548 4.695 ns/op BenchmarkMulconstU64/3-4 27501154 4.435 ns/op BenchmarkMulconstU64/5-4 29658723 4.509 ns/op BenchmarkMulconstU64/12-4 27351823 4.616 ns/op BenchmarkMulconstU64/120-4 29006610 4.516 ns/op BenchmarkMulconstU64/65537-4 25926862 4.732 ns/op BenchmarkMulconstU64/65538-4 26446449 5.273 ns/op BenchmarkShiftArithmeticRight-4 24747165 4.378 ns/op BenchmarkSwitch8Predictable-4 9520980 13.36 ns/op BenchmarkSwitch8Unpredictable-4 7675326 13.75 ns/op BenchmarkSwitch32Predictable-4 13064871 9.194 ns/op BenchmarkSwitch32Unpredictable-4 8184060 13.44 ns/op BenchmarkSwitchStringPredictable-4 5692066 19.17 ns/op BenchmarkSwitchStringUnpredictable-4 6881839 17.28 ns/op PASS ok cmd/compile/internal/test 14.787s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 166 705048 ns/op BenchmarkNamed/Underlying/nongeneric-4 1069304 111.5 ns/op BenchmarkNamed/Underlying/generic-4 1071895 109.3 ns/op BenchmarkNamed/Underlying/src_instance-4 1088452 113.4 ns/op BenchmarkNamed/Underlying/user_instance-4 945679 127.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 398123480 ns/op 76437 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 290793830 ns/op 104553 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 127770497 ns/op 238640 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 116068345 ns/op 262274 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2002058760 ns/op 2562 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 87122850 ns/op 58708 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 35701727 ns/op 142559 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 33018536 ns/op 154513 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 669386478 ns/op 3240 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41559913 ns/op 51090 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23863503 ns/op 90575 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 20503620 ns/op 105334 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1658379526 ns/op 37802 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 476932291 ns/op 131397 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 112192850 ns/op 557163 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 88713116 ns/op 705454 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2704574741 ns/op 738.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 66316338 ns/op 30047 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 43301339 ns/op 45764 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 55517432 ns/op 34947 lines/s PASS ok cmd/compile/internal/types2 40.440s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 35011497 ns/op 16484667 sys-ns/op 3875000 user-ns/op PASS ok cmd/go 0.378s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 70420 1719 ns/op 4.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 84796 1453 ns/op 5.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18870 6303 ns/op 162.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19694 6111 ns/op 167.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2895 38779 ns/op 211.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3306 38609 ns/op 212.18 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.201s All tests passed.