darwin-amd64-race at 38d1a6665f20cb588810355ed4ea061c3b6a19ae :: 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=BD693463-6218-4B4A-8173-0428792822BE" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.9eOsFofTN7/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=8EA5780B-5057-420F-B037-75FD19F33B65" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=BD693463-6218-4B4A-8173-0428792822BE" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.9eOsFofTN7/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=8EA5780B-5057-420F-B037-75FD19F33B65" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.909s ok archive/zip 2.713s ok bufio 0.533s ok bytes 5.776s ok compress/bzip2 1.086s ok compress/flate 8.726s ok compress/gzip 14.705s ok compress/lzw 0.760s ok compress/zlib 5.927s ok container/heap 0.044s ok container/list 0.038s ok container/ring 0.042s ok context 0.087s ok crypto 0.076s ok crypto/aes 0.110s ok crypto/cipher 0.084s ok crypto/des 0.086s ok crypto/dsa 0.086s ok crypto/ecdh 0.221s ok crypto/ecdsa 0.210s ok crypto/ed25519 0.469s ok crypto/elliptic 0.118s ok crypto/hmac 0.129s ok crypto/internal/alias 0.026s ok crypto/internal/bigmod 3.638s ok crypto/internal/boring 0.034s ok crypto/internal/boring/bcache 0.412s ok crypto/internal/edwards25519 45.962s ok crypto/internal/edwards25519/field 15.695s ok crypto/internal/nistec 4.107s ok crypto/internal/nistec/fiat 0.052s [no tests to run] ok crypto/md5 0.064s ok crypto/rand 0.398s ok crypto/rc4 0.571s ok crypto/rsa 0.722s ok crypto/sha1 0.072s ok crypto/sha256 0.079s ok crypto/sha512 0.110s ok crypto/subtle 0.440s ok crypto/tls 3.052s ok crypto/x509 1.405s ok database/sql 0.489s ok database/sql/driver 0.042s ok debug/buildinfo 0.067s ok debug/dwarf 0.101s ok debug/elf 1.286s ok debug/gosym 0.148s ok debug/macho 0.106s ok debug/pe 0.093s ok debug/plan9obj 0.082s ok embed 0.036s [no tests to run] ok embed/internal/embedtest 0.081s ok encoding/ascii85 0.060s ok encoding/asn1 0.036s ok encoding/base32 0.146s ok encoding/base64 0.081s ok encoding/binary 0.049s ok encoding/csv 0.107s ok encoding/gob 25.721s ok encoding/hex 0.064s ok encoding/json 2.445s ok encoding/pem 2.706s ok encoding/xml 0.349s ok errors 0.054s ok expvar 0.057s ok flag 0.207s ok fmt 0.717s ok go/ast 0.098s ok go/build 7.471s ok go/build/constraint 0.075s ok go/constant 0.064s ok go/doc 0.561s ok go/doc/comment 6.665s ok go/format 0.104s ok go/importer 1.125s ok go/internal/gccgoimporter 0.173s ok go/internal/gcimporter 5.893s ok go/internal/srcimporter 27.180s ok go/parser 1.877s ok go/printer 2.660s ok go/scanner 0.066s ok go/token 0.234s ok go/types 46.244s ok hash 0.056s ok hash/adler32 0.060s ok hash/crc32 0.067s ok hash/crc64 0.058s ok hash/fnv 0.054s ok hash/maphash 0.060s ok html 0.033s ok html/template 0.275s ok image 0.544s ok image/color 0.071s ok image/draw 0.780s ok image/gif 1.480s ok image/jpeg 1.563s ok image/png 3.869s ok index/suffixarray 1.389s ok internal/abi 39.446s ok internal/buildcfg 0.038s ok internal/coverage/cformat 0.047s ok internal/coverage/cmerge 0.058s ok internal/coverage/pods 0.084s ok internal/coverage/slicereader 0.075s ok internal/coverage/slicewriter 0.033s ok internal/coverage/test 0.099s ok internal/cpu 0.102s ok internal/dag 0.040s ok internal/diff 0.048s ok internal/fmtsort 0.060s ok internal/fuzz 0.067s ok internal/godebug 0.103s ok internal/intern 1.367s ok internal/itoa 0.104s ok internal/poll 1.068s ok internal/profile 0.075s ok internal/reflectlite 0.282s ok internal/safefilepath 0.051s ok internal/saferio 0.217s ok internal/singleflight 0.148s ok internal/testenv 0.051s ok internal/trace 0.361s ok internal/types/errors 1.627s ok internal/unsafeheader 0.056s ok internal/xcoff 0.178s ok io 0.100s ok io/fs 0.247s ok io/ioutil 0.106s ok log 0.068s ok log/syslog 1.325s ok math 0.051s ok math/big 3.374s ok math/bits 0.076s ok math/cmplx 0.092s ok math/rand 2.373s ok mime 0.088s ok mime/multipart 2.128s ok mime/quotedprintable 0.109s ok net 17.178s ok net/http 21.337s ok net/http/cgi 2.078s ok net/http/cookiejar 0.144s ok net/http/fcgi 0.211s ok net/http/httptest 0.425s ok net/http/httptrace 0.062s ok net/http/httputil 1.252s ok net/http/internal 0.059s ok net/http/internal/ascii 0.051s ok net/http/pprof 5.311s ok net/internal/socktest 0.088s ok net/mail 0.054s ok net/netip 1.146s ok net/rpc 0.228s ok net/rpc/jsonrpc 0.214s ok net/smtp 0.219s ok net/textproto 0.115s ok net/url 0.085s ok os 3.346s ok os/exec 4.386s ok os/exec/internal/fdtest 0.070s ok os/signal 5.484s ok os/user 0.072s ok path 0.057s ok path/filepath 0.227s ok plugin 0.038s ok reflect 1.450s ok regexp 3.500s ok regexp/syntax 4.572s ok runtime 75.931s ok runtime/cgo 0.160s ok runtime/coverage 0.157s ok runtime/debug 0.333s ok runtime/internal/atomic 0.134s ok runtime/internal/math 0.118s ok runtime/internal/sys 0.069s ok runtime/metrics 0.067s ok runtime/pprof 16.567s ok runtime/race 15.905s ok runtime/trace 8.494s ok sort 1.081s ok strconv 2.868s ok strings 4.598s ok sync 0.949s ok sync/atomic 2.825s ok syscall 2.414s ok testing 2.813s ok testing/fstest 0.128s ok testing/iotest 0.073s ok testing/quick 0.216s ok text/scanner 0.053s ok text/tabwriter 0.044s ok text/template 0.130s ok text/template/parse 0.061s ok time 2.785s ok unicode 0.079s ok unicode/utf16 0.097s ok unicode/utf8 0.064s ok cmd/addr2line 6.433s ok cmd/api 22.079s ok cmd/asm/internal/asm 3.093s ok cmd/asm/internal/lex 0.081s ok cmd/compile/internal/abt 0.123s ok cmd/compile/internal/amd64 89.572s ok cmd/compile/internal/base 0.114s ok cmd/compile/internal/compare 0.081s ok cmd/compile/internal/dwarfgen 1.153s ok cmd/compile/internal/importer 4.647s ok cmd/compile/internal/ir 0.041s ok cmd/compile/internal/logopt 2.128s ok cmd/compile/internal/noder 0.049s ok cmd/compile/internal/reflectdata 0.043s [no tests to run] ok cmd/compile/internal/ssa 38.597s ok cmd/compile/internal/syntax 0.375s ok cmd/compile/internal/test 26.314s ok cmd/compile/internal/typecheck 0.964s ok cmd/compile/internal/types 0.064s ok cmd/compile/internal/types2 32.911s ok cmd/covdata 0.059s ok cmd/cover 4.439s ok cmd/dist 0.053s ok cmd/doc 4.227s ok cmd/fix 16.287s ok cmd/go 454.411s ok cmd/go/internal/auth 0.085s ok cmd/go/internal/cache 0.590s ok cmd/go/internal/fsys 0.349s ok cmd/go/internal/generate 0.107s ok cmd/go/internal/get 0.097s ok cmd/go/internal/imports 0.173s ok cmd/go/internal/load 0.069s ok cmd/go/internal/lockedfile 0.413s ok cmd/go/internal/lockedfile/internal/filelock 0.169s ok cmd/go/internal/modconv 0.190s ok cmd/go/internal/modfetch 0.123s ok cmd/go/internal/modfetch/codehost 0.131s ok cmd/go/internal/modfetch/zip_sum_test 0.087s ok cmd/go/internal/modindex 0.936s ok cmd/go/internal/modload 0.094s ok cmd/go/internal/mvs 0.142s ok cmd/go/internal/par 0.161s ok cmd/go/internal/str 0.083s ok cmd/go/internal/test 0.064s ok cmd/go/internal/vcs 0.103s ok cmd/go/internal/vcweb 0.131s ok cmd/go/internal/vcweb/vcstest 29.577s ok cmd/go/internal/web 0.095s ok cmd/go/internal/work 0.325s ok cmd/gofmt 0.547s ok cmd/internal/archive 4.292s ok cmd/internal/buildid 0.885s ok cmd/internal/dwarf 0.056s ok cmd/internal/edit 0.051s ok cmd/internal/goobj 0.036s ok cmd/internal/moddeps 5.381s ok cmd/internal/notsha256 0.054s ok cmd/internal/obj 1.434s ok cmd/internal/obj/ppc64 0.972s ok cmd/internal/obj/riscv 0.429s ok cmd/internal/obj/s390x 0.108s ok cmd/internal/obj/x86 4.343s ok cmd/internal/objabi 0.107s ok cmd/internal/pkgpath 0.396s ok cmd/internal/pkgpattern 0.055s ok cmd/internal/quoted 0.066s ok cmd/internal/src 0.030s ok cmd/internal/test2json 1.249s ok cmd/link 28.541s ok cmd/link/internal/benchmark 0.104s ok cmd/link/internal/ld 30.330s ok cmd/link/internal/loader 0.131s ok cmd/nm 4.073s ok cmd/objdump 7.796s ok cmd/pack 4.162s ok cmd/pprof 1.928s ok cmd/trace 0.219s ok cmd/vet 31.712s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3801 32425 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2808 40523 ns/op 1857 B/op 37 allocs/op Benchmark/Writer/PAX-4 1970 61367 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3435 54755 ns/op 17749 B/op 16 allocs/op Benchmark/Reader/GNU-4 6090 55217 ns/op 17692 B/op 15 allocs/op Benchmark/Reader/PAX-4 2158 98559 ns/op 27550 B/op 33 allocs/op PASS ok archive/tar 1.450s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 320129577 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 189903747 ns/op BenchmarkZip64TestSizes/4096-4 1354 117854 ns/op BenchmarkZip64TestSizes/1048576-4 121 901629 ns/op BenchmarkZip64TestSizes/67108864-4 1 170594066 ns/op PASS ok archive/zip 1.426s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 201579 586.7 ns/op BenchmarkReaderCopyUnoptimal-4 125119 902.6 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 11150 ns/op BenchmarkReaderWriteToOptimal-4 5833 26510 ns/op BenchmarkReaderReadString-4 106165 1439 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 184244 699.0 ns/op BenchmarkWriterCopyUnoptimal-4 190597 682.3 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 13584 ns/op BenchmarkReaderEmpty-4 13813 9970 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 14016 10005 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 471349 255.9 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.184s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2839 37555 ns/op 872.54 MB/s BenchmarkWriteByte-4 392 313910 ns/op 13.05 MB/s BenchmarkWriteRune-4 211 643885 ns/op 19.08 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 3894672 ns/op BenchmarkBufferFullSmallReads-4 75 1490028 ns/op BenchmarkBufferWriteBlock/N4096-4 5082 28595 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 255 475059 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 14044256 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 3074142 39.47 ns/op 253.38 MB/s BenchmarkIndexByte/32-4 3328255 34.81 ns/op 919.38 MB/s BenchmarkIndexByte/4K-4 1000000 107.9 ns/op 37949.92 MB/s BenchmarkIndexBytePortable/10-4 1000000 104.2 ns/op 95.93 MB/s BenchmarkIndexBytePortable/32-4 460316 296.7 ns/op 107.87 MB/s BenchmarkIndexBytePortable/4K-4 3906 33984 ns/op 120.53 MB/s BenchmarkIndexRune/10-4 892981 128.8 ns/op 77.62 MB/s BenchmarkIndexRune/32-4 1000000 130.4 ns/op 245.36 MB/s BenchmarkIndexRune/4K-4 430868 314.3 ns/op 13032.57 MB/s BenchmarkIndexRuneASCII/10-4 2955492 36.51 ns/op 273.92 MB/s BenchmarkIndexRuneASCII/32-4 2967950 38.45 ns/op 832.20 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 120.7 ns/op 33926.82 MB/s BenchmarkEqual/0-4 8705136 11.89 ns/op BenchmarkEqual/1-4 1000000 110.6 ns/op 9.04 MB/s BenchmarkEqual/6-4 1000000 122.4 ns/op 49.02 MB/s BenchmarkEqual/9-4 1000000 118.5 ns/op 75.94 MB/s BenchmarkEqual/15-4 932163 114.0 ns/op 131.53 MB/s BenchmarkEqual/16-4 1000000 109.5 ns/op 146.14 MB/s BenchmarkEqual/20-4 1000000 115.6 ns/op 172.96 MB/s BenchmarkEqual/32-4 1000000 110.1 ns/op 290.59 MB/s BenchmarkEqual/4K-4 76176 1565 ns/op 2618.07 MB/s BenchmarkIndex/10-4 1992328 56.00 ns/op 178.58 MB/s BenchmarkIndex/32-4 2250350 53.56 ns/op 597.47 MB/s BenchmarkIndex/4K-4 24243 5046 ns/op 811.73 MB/s BenchmarkIndexEasy/10-4 2326046 53.34 ns/op 187.49 MB/s BenchmarkIndexEasy/32-4 2050410 56.98 ns/op 561.60 MB/s BenchmarkIndexEasy/4K-4 569524 260.9 ns/op 15698.86 MB/s BenchmarkCount/10-4 1259445 92.69 ns/op 107.89 MB/s BenchmarkCount/32-4 1291670 105.2 ns/op 304.06 MB/s BenchmarkCount/4K-4 21260 5514 ns/op 742.82 MB/s BenchmarkCountEasy/10-4 1232168 94.72 ns/op 105.57 MB/s BenchmarkCountEasy/32-4 1227516 95.23 ns/op 336.03 MB/s BenchmarkCountEasy/4K-4 458318 352.6 ns/op 11616.45 MB/s BenchmarkCountSingle/10-4 2496410 48.25 ns/op 207.24 MB/s BenchmarkCountSingle/32-4 2437429 50.89 ns/op 628.83 MB/s BenchmarkCountSingle/4K-4 940924 143.5 ns/op 28551.88 MB/s BenchmarkToUpper/#00-4 2555487 48.75 ns/op BenchmarkToUpper/ONLYUPPER-4 262321 434.8 ns/op BenchmarkToUpper/abc-4 485852 328.9 ns/op BenchmarkToUpper/AbC123-4 263215 463.1 ns/op BenchmarkToUpper/azAZ09_-4 249830 499.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 63148 1864 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33884 3444 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59535 1974 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 120516 941.1 ns/op BenchmarkToLower/#00-4 2217640 52.08 ns/op BenchmarkToLower/abc-4 384295 353.1 ns/op BenchmarkToLower/AbC123-4 266462 470.6 ns/op BenchmarkToLower/azAZ09_-4 265564 546.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 73413 1677 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32001 3391 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 57006 1988 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 117082 1175 ns/op BenchmarkFields/ASCII/16-4 187911 770.2 ns/op 20.77 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10191 ns/op 25.12 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 859 167208 ns/op 24.50 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 44 2969333 ns/op 22.07 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 44607013 ns/op 23.51 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 177788 824.8 ns/op 19.40 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5835 24731 ns/op 10.35 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 315 378978 ns/op 10.81 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 7280525 ns/op 9.00 MB/s 512268 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 115349341 ns/op 9.09 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 108727 1024 ns/op 15.62 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9462 13050 ns/op 19.62 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 564 241274 ns/op 16.98 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 5535608 ns/op 11.84 MB/s 512258 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69443312 ns/op 15.10 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 137948 875.0 ns/op 18.29 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8397 15925 ns/op 16.08 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 414 292201 ns/op 14.02 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 6241394 ns/op 10.50 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 95396924 ns/op 10.99 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1766268 69.50 ns/op BenchmarkTrimSpace/ASCII-4 982700 110.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 91674 1290 ns/op BenchmarkTrimSpace/JustNonASCII-4 50589 2634 ns/op BenchmarkToValidUTF8/Valid-4 315225 330.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 250174 514.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 75745 1517 ns/op BenchmarkIndexHard1-4 997 112242 ns/op BenchmarkIndexHard2-4 723 165341 ns/op BenchmarkIndexHard3-4 153 755518 ns/op BenchmarkIndexHard4-4 198 612320 ns/op BenchmarkLastIndexHard1-4 8 14235535 ns/op BenchmarkLastIndexHard2-4 6 17030410 ns/op BenchmarkLastIndexHard3-4 5 21873554 ns/op BenchmarkCountHard1-4 997 112379 ns/op BenchmarkCountHard2-4 738 156389 ns/op BenchmarkCountHard3-4 182 645207 ns/op BenchmarkSplitEmptySeparator-4 1 125572657 ns/op BenchmarkSplitSingleByteSeparator-4 13 10292676 ns/op BenchmarkSplitMultiByteSeparator-4 10 11280085 ns/op BenchmarkSplitNSingleByteSeparator-4 157705 1080 ns/op BenchmarkSplitNMultiByteSeparator-4 56757 2413 ns/op BenchmarkRepeat-4 155811 997.9 ns/op BenchmarkRepeatLarge/256/1-4 106300 1329 ns/op 192.62 MB/s BenchmarkRepeatLarge/256/16-4 194732 1101 ns/op 232.60 MB/s BenchmarkRepeatLarge/512/1-4 67778 1942 ns/op 263.68 MB/s BenchmarkRepeatLarge/512/16-4 73416 1761 ns/op 290.78 MB/s BenchmarkRepeatLarge/1024/1-4 41416 3038 ns/op 337.06 MB/s BenchmarkRepeatLarge/1024/16-4 44943 2876 ns/op 356.04 MB/s BenchmarkRepeatLarge/2048/1-4 27876 4461 ns/op 459.09 MB/s BenchmarkRepeatLarge/2048/16-4 31804 3748 ns/op 546.37 MB/s BenchmarkRepeatLarge/4096/1-4 16122 6949 ns/op 589.46 MB/s BenchmarkRepeatLarge/4096/16-4 13039 8637 ns/op 474.24 MB/s BenchmarkRepeatLarge/8192/1-4 10000 18123 ns/op 452.01 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14939 ns/op 548.35 MB/s BenchmarkRepeatLarge/8192/4097-4 13842 9450 ns/op 433.52 MB/s BenchmarkRepeatLarge/16384/1-4 9882 35027 ns/op 467.76 MB/s BenchmarkRepeatLarge/16384/16-4 10000 33671 ns/op 486.59 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 24417 ns/op 503.38 MB/s BenchmarkRepeatLarge/32768/1-4 1984 69342 ns/op 472.56 MB/s BenchmarkRepeatLarge/32768/16-4 3451 58268 ns/op 562.37 MB/s BenchmarkRepeatLarge/32768/4097-4 2358 54767 ns/op 523.65 MB/s BenchmarkRepeatLarge/65536/1-4 900 115074 ns/op 569.51 MB/s BenchmarkRepeatLarge/65536/16-4 1182 123589 ns/op 530.27 MB/s BenchmarkRepeatLarge/65536/4097-4 1002 114662 ns/op 535.97 MB/s BenchmarkRepeatLarge/131072/1-4 186 636152 ns/op 206.04 MB/s BenchmarkRepeatLarge/131072/16-4 372 329955 ns/op 397.24 MB/s BenchmarkRepeatLarge/131072/4097-4 345 347046 ns/op 365.97 MB/s BenchmarkRepeatLarge/262144/1-4 192 911553 ns/op 287.58 MB/s BenchmarkRepeatLarge/262144/16-4 140 855033 ns/op 306.59 MB/s BenchmarkRepeatLarge/262144/4097-4 135 823745 ns/op 313.34 MB/s BenchmarkRepeatLarge/524288/1-4 78 1629883 ns/op 321.67 MB/s BenchmarkRepeatLarge/524288/16-4 78 1557243 ns/op 336.68 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1661149 ns/op 313.23 MB/s BenchmarkRepeatLarge/1048576/1-4 52 2932014 ns/op 357.63 MB/s BenchmarkRepeatLarge/1048576/16-4 45 2976449 ns/op 352.29 MB/s BenchmarkRepeatLarge/1048576/4097-4 45 3008123 ns/op 347.30 MB/s BenchmarkRepeatLarge/2097152/1-4 25 5327656 ns/op 393.64 MB/s BenchmarkRepeatLarge/2097152/16-4 22 5375001 ns/op 390.17 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 5410556 ns/op 386.94 MB/s BenchmarkRepeatLarge/4194304/1-4 10 10637716 ns/op 394.29 MB/s BenchmarkRepeatLarge/4194304/16-4 10 11364864 ns/op 369.06 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8136154 ns/op 515.14 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14609309 ns/op 574.20 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14456186 ns/op 580.28 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17686951 ns/op 474.17 MB/s BenchmarkRepeatLarge/16777216/1-4 4 29825205 ns/op 562.52 MB/s BenchmarkRepeatLarge/16777216/16-4 3 34205312 ns/op 490.49 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31023065 ns/op 540.80 MB/s BenchmarkRepeatLarge/33554432/1-4 2 57381980 ns/op 584.76 MB/s BenchmarkRepeatLarge/33554432/16-4 2 57791163 ns/op 580.62 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 55782112 ns/op 601.53 MB/s BenchmarkRepeatLarge/67108864/1-4 1 110953857 ns/op 604.84 MB/s BenchmarkRepeatLarge/67108864/16-4 1 108553389 ns/op 618.21 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 102675933 ns/op 653.60 MB/s BenchmarkRepeatLarge/134217728/1-4 1 243582929 ns/op 551.01 MB/s BenchmarkRepeatLarge/134217728/16-4 1 215598571 ns/op 622.54 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 218283806 ns/op 614.88 MB/s BenchmarkRepeatLarge/268435456/1-4 1 483895712 ns/op 554.74 MB/s BenchmarkRepeatLarge/268435456/16-4 1 397442652 ns/op 675.41 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 424950703 ns/op 631.69 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1033476971 ns/op 519.48 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1204570019 ns/op 445.70 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1052256151 ns/op 510.21 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4404993754 ns/op 243.76 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5456210530 ns/op 196.79 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4311125169 ns/op 249.06 MB/s BenchmarkBytesCompare/1-4 9408805 11.10 ns/op BenchmarkBytesCompare/2-4 12062665 11.98 ns/op BenchmarkBytesCompare/4-4 13425285 9.682 ns/op BenchmarkBytesCompare/8-4 12986047 9.119 ns/op BenchmarkBytesCompare/16-4 14286352 8.245 ns/op BenchmarkBytesCompare/32-4 13221700 9.013 ns/op BenchmarkBytesCompare/64-4 11164256 10.45 ns/op BenchmarkBytesCompare/128-4 10773559 10.61 ns/op BenchmarkBytesCompare/256-4 8172474 15.32 ns/op BenchmarkBytesCompare/512-4 4960898 24.35 ns/op BenchmarkBytesCompare/1024-4 3180574 35.96 ns/op BenchmarkBytesCompare/2048-4 1943443 57.91 ns/op BenchmarkIndexAnyASCII/1:1-4 1918896 60.43 ns/op BenchmarkIndexAnyASCII/1:2-4 1993458 59.88 ns/op BenchmarkIndexAnyASCII/1:4-4 2070070 56.84 ns/op BenchmarkIndexAnyASCII/1:8-4 1857220 59.85 ns/op BenchmarkIndexAnyASCII/1:16-4 1890531 75.22 ns/op BenchmarkIndexAnyASCII/1:32-4 1854838 64.08 ns/op BenchmarkIndexAnyASCII/1:64-4 1867099 58.44 ns/op BenchmarkIndexAnyASCII/16:1-4 2143401 55.64 ns/op BenchmarkIndexAnyASCII/16:2-4 586780 197.3 ns/op BenchmarkIndexAnyASCII/16:4-4 671092 194.6 ns/op BenchmarkIndexAnyASCII/16:8-4 627004 216.4 ns/op BenchmarkIndexAnyASCII/16:16-4 524265 234.3 ns/op BenchmarkIndexAnyASCII/16:32-4 437872 252.1 ns/op BenchmarkIndexAnyASCII/16:64-4 473050 282.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1739755 72.31 ns/op BenchmarkIndexAnyASCII/256:2-4 47580 2450 ns/op BenchmarkIndexAnyASCII/256:4-4 43956 2477 ns/op BenchmarkIndexAnyASCII/256:8-4 47660 2756 ns/op BenchmarkIndexAnyASCII/256:16-4 52998 2153 ns/op BenchmarkIndexAnyASCII/256:32-4 53438 2154 ns/op BenchmarkIndexAnyASCII/256:64-4 54036 2244 ns/op BenchmarkIndexAnyUTF8/1:1-4 1856005 68.08 ns/op BenchmarkIndexAnyUTF8/1:2-4 1889118 63.09 ns/op BenchmarkIndexAnyUTF8/1:4-4 1982524 65.65 ns/op BenchmarkIndexAnyUTF8/1:8-4 1982181 60.09 ns/op BenchmarkIndexAnyUTF8/1:16-4 1939815 59.36 ns/op BenchmarkIndexAnyUTF8/1:32-4 1913631 60.38 ns/op BenchmarkIndexAnyUTF8/1:64-4 1760932 62.35 ns/op BenchmarkIndexAnyUTF8/16:1-4 150559 815.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 411848 314.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 352102 313.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 331128 308.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 386182 335.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 389481 319.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 417224 344.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11985 ns/op BenchmarkIndexAnyUTF8/256:2-4 25640 4069 ns/op BenchmarkIndexAnyUTF8/256:4-4 27478 4169 ns/op BenchmarkIndexAnyUTF8/256:8-4 28178 5557 ns/op BenchmarkIndexAnyUTF8/256:16-4 26659 4150 ns/op BenchmarkIndexAnyUTF8/256:32-4 25827 4510 ns/op BenchmarkIndexAnyUTF8/256:64-4 25024 4640 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1854883 63.55 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1855770 64.19 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1866946 63.01 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1857768 64.27 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1390956 72.65 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1724919 70.78 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2032040 61.04 ns/op BenchmarkLastIndexAnyASCII/16:1-4 546532 241.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 452950 233.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 450026 255.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 476372 263.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 488320 255.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 432304 295.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 386427 333.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 35683 3229 ns/op BenchmarkLastIndexAnyASCII/256:2-4 36645 3323 ns/op BenchmarkLastIndexAnyASCII/256:4-4 34788 3865 ns/op BenchmarkLastIndexAnyASCII/256:8-4 35803 3468 ns/op BenchmarkLastIndexAnyASCII/256:16-4 35126 3509 ns/op BenchmarkLastIndexAnyASCII/256:32-4 36176 3246 ns/op BenchmarkLastIndexAnyASCII/256:64-4 37359 3134 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1808250 61.70 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1929765 62.31 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1740584 66.07 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2029412 57.12 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2048385 90.55 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1739373 64.68 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1945957 62.81 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 193200 615.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 391429 300.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 362805 296.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 371949 316.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 396544 334.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 350439 367.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 314877 326.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10129 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 28465 4096 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 28179 4254 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 26670 4178 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 25273 4475 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 24261 4594 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 24141 4150 ns/op BenchmarkTrimASCII/1:1-4 2115595 55.65 ns/op BenchmarkTrimASCII/1:2-4 1879966 61.35 ns/op BenchmarkTrimASCII/1:4-4 1670154 59.94 ns/op BenchmarkTrimASCII/1:8-4 1814461 61.52 ns/op BenchmarkTrimASCII/1:16-4 1652224 70.21 ns/op BenchmarkTrimASCII/16:1-4 593750 185.2 ns/op BenchmarkTrimASCII/16:2-4 479274 250.7 ns/op BenchmarkTrimASCII/16:4-4 500962 263.1 ns/op BenchmarkTrimASCII/16:8-4 501754 260.2 ns/op BenchmarkTrimASCII/16:16-4 419408 275.6 ns/op BenchmarkTrimASCII/256:1-4 50599 2331 ns/op BenchmarkTrimASCII/256:2-4 37462 3150 ns/op BenchmarkTrimASCII/256:4-4 37940 3278 ns/op BenchmarkTrimASCII/256:8-4 36927 3498 ns/op BenchmarkTrimASCII/256:16-4 35940 3331 ns/op BenchmarkTrimASCII/4096:1-4 3450 37189 ns/op BenchmarkTrimASCII/4096:2-4 2496 54780 ns/op BenchmarkTrimASCII/4096:4-4 2331 52102 ns/op BenchmarkTrimASCII/4096:8-4 2450 51394 ns/op BenchmarkTrimASCII/4096:16-4 2594 51268 ns/op BenchmarkTrimByte-4 1430473 83.77 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16027 7426 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16188 7138 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 806 141842 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1456 69691 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3358 32034 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6753 17234 ns/op BenchmarkCompareBytesEqual-4 14159796 8.065 ns/op BenchmarkCompareBytesToNil-4 15681232 7.673 ns/op BenchmarkCompareBytesEmpty-4 13378170 7.774 ns/op BenchmarkCompareBytesIdentical-4 14046786 7.660 ns/op BenchmarkCompareBytesSameLength-4 12997966 8.415 ns/op BenchmarkCompareBytesDifferentLength-4 15909643 8.203 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2178 45991 ns/op 22799.63 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3123 45415 ns/op 23088.75 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3109 42825 ns/op 24485.22 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3099 41406 ns/op 25324.57 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2901 52020 ns/op 20157.43 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2244 53161 ns/op 19724.69 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2239 48277 ns/op 21720.35 MB/s BenchmarkCompareBytesBig-4 2242 50205 ns/op 20886.19 MB/s BenchmarkCompareBytesBigIdentical-4 16080423 7.416 ns/op 141403671.75 MB/s PASS ok bytes 107.645s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 73752142 ns/op 1.36 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 287975016 ns/op 1.97 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 29691344 ns/op 0.55 MB/s 3643428 B/op 51 allocs/op PASS ok compress/bzip2 1.284s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2019098 ns/op 4.95 MB/s 52975 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18719422 ns/op 5.34 MB/s 57010 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 188482630 ns/op 5.31 MB/s 73840 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 58 2247726 ns/op 4.45 MB/s 46270 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21679392 ns/op 4.61 MB/s 60595 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 227219472 ns/op 4.40 MB/s 77600 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 52 2133607 ns/op 4.69 MB/s 50037 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 20592697 ns/op 4.86 MB/s 60587 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 193526937 ns/op 5.17 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 60 2148240 ns/op 4.65 MB/s 49321 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 21160456 ns/op 4.73 MB/s 47470 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 221178459 ns/op 4.52 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 55 2226564 ns/op 4.49 MB/s 47203 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20563389 ns/op 4.86 MB/s 51670 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 232681974 ns/op 4.30 MB/s 113088 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 1905089 ns/op 5.25 MB/s 50722 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 15846426 ns/op 6.31 MB/s 57840 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 154138212 ns/op 6.49 MB/s 114272 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 84 1583860 ns/op 6.31 MB/s 48079 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11748163 ns/op 8.51 MB/s 46581 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 116727576 ns/op 8.57 MB/s 94896 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 66 1547164 ns/op 6.46 MB/s 51489 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11948906 ns/op 8.37 MB/s 46581 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 117869604 ns/op 8.48 MB/s 96696 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 98 1271054 ns/op 7.87 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12019145 ns/op 8.32 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 122702045 ns/op 8.15 MB/s BenchmarkEncode/Digits/Speed/1e4-4 52 2303079 ns/op 4.34 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 22549916 ns/op 4.43 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 197578553 ns/op 5.06 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6478691 ns/op 1.54 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 68100552 ns/op 1.47 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 688742130 ns/op 1.45 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 6053481 ns/op 1.65 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 69310801 ns/op 1.44 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 636920573 ns/op 1.57 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 69 1596160 ns/op 6.27 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13734455 ns/op 7.28 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 128264500 ns/op 7.80 MB/s BenchmarkEncode/Newton/Speed/1e4-4 56 2143771 ns/op 4.66 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 18404519 ns/op 5.43 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 167036762 ns/op 5.99 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 6667545 ns/op 1.50 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 61467224 ns/op 1.63 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 632681847 ns/op 1.58 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 5774274 ns/op 1.73 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 72069980 ns/op 1.39 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 780033028 ns/op 1.28 MB/s PASS ok compress/flate 16.051s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 51 2513908 ns/op 3.98 MB/s BenchmarkDecoder/1e-Reuse4-4 49 2371457 ns/op 4.22 MB/s BenchmarkDecoder/1e5-4 5 23230293 ns/op 4.30 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25640049 ns/op 3.90 MB/s BenchmarkDecoder/1e6-4 1 260943738 ns/op 3.83 MB/s BenchmarkDecoder/1e-Reuse6-4 1 275659734 ns/op 3.63 MB/s BenchmarkEncoder/1e4-4 50 2323161 ns/op 4.30 MB/s BenchmarkEncoder/1e-Reuse4-4 54 1961838 ns/op 5.10 MB/s BenchmarkEncoder/1e5-4 6 20641785 ns/op 4.84 MB/s BenchmarkEncoder/1e-Reuse5-4 6 20944503 ns/op 4.77 MB/s BenchmarkEncoder/1e6-4 1 197973363 ns/op 5.05 MB/s BenchmarkEncoder/1e-Reuse6-4 1 193145578 ns/op 5.18 MB/s PASS ok compress/lzw 3.102s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4275552 ns/op PASS ok container/heap 0.282s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 26978 4208 ns/op BenchmarkWithTimeout/concurrency=40-4 8344 21765 ns/op BenchmarkWithTimeout/concurrency=4000-4 7032 27825 ns/op BenchmarkWithTimeout/concurrency=400000-4 7063 18506 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 373702 397.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17984 7422 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19125 5427 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4142 31855 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2283 71951 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2689 47580 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 314 384484 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 211 582530 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 368 314170 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 33 3755957 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 6689106 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 31 3509038 ns/op BenchmarkCheckCanceled/Err-4 316819 460.1 ns/op BenchmarkCheckCanceled/Done-4 457016 223.3 ns/op BenchmarkContextCancelDone-4 750625 158.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 20914 5037 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22311 5536 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 20911 5718 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15344 6700 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14184 7897 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 624880 185.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 372996 313.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 259378 452.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 176624 710.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 83236 1332 ns/op PASS ok context 11.108s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1820872 62.14 ns/op 257.47 MB/s BenchmarkDecrypt-4 1926945 60.51 ns/op 264.43 MB/s BenchmarkExpand-4 1000000 103.5 ns/op PASS ok crypto/aes 0.660s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 241056 518.2 ns/op 123.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 339387 306.9 ns/op 208.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 232821 518.9 ns/op 123.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 395434 321.6 ns/op 199.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 150015 801.2 ns/op 1685.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 213850 575.7 ns/op 2345.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 145287 838.5 ns/op 1610.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 181023 690.3 ns/op 1955.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 49489 2275 ns/op 3601.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 46288 2163 ns/op 3787.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 45720 2637 ns/op 3106.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 50632 2290 ns/op 3577.74 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6295 18120 ns/op 56.23 MB/s BenchmarkAESCFBDecrypt1K-4 6246 20075 ns/op 50.76 MB/s BenchmarkAESCFBDecrypt8K-4 762 143277 ns/op 57.14 MB/s BenchmarkAESOFB1K-4 10000 11865 ns/op 85.88 MB/s BenchmarkAESCTR1K-4 14862 7932 ns/op 128.46 MB/s BenchmarkAESCTR8K-4 1957 63448 ns/op 129.03 MB/s BenchmarkAESCBCEncrypt1K-4 14490 8558 ns/op 119.66 MB/s BenchmarkAESCBCDecrypt1K-4 18842 7167 ns/op 142.88 MB/s PASS ok crypto/cipher 3.432s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 84621 1307 ns/op 6.12 MB/s BenchmarkDecrypt-4 92432 1210 ns/op 6.61 MB/s BenchmarkTDESEncrypt-4 36968 3214 ns/op 2.49 MB/s BenchmarkTDESDecrypt-4 35746 3128 ns/op 2.56 MB/s PASS ok crypto/des 0.735s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1076 100493 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 16 7653333 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 7 16942985 ns/op 1532 B/op 21 allocs/op BenchmarkECDH/X25519-4 93 1345232 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.834s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1804 71869 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 51 2304700 ns/op 10777 B/op 62 allocs/op BenchmarkSign/P521-4 22 5177233 ns/op 11159 B/op 63 allocs/op BenchmarkVerify/P256-4 1194 104049 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 16 7001325 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 17776756 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 5281 23820 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 73 1643721 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 26 4363314 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.768s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 271 427852 ns/op BenchmarkNewKeyFromSeed-4 290 413060 ns/op BenchmarkSigning-4 273 453785 ns/op BenchmarkVerification-4 186 647396 ns/op PASS ok crypto/ed25519 0.768s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6279 19047 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 153 770924 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 57 1934141 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 26 4869719 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1867 70026 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 66 1932497 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 6196266 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13895086 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12702 9200 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6102 17476 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4344 26277 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1193378 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2892 39811 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 391 328219 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1902 64465 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1155657 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.893s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15160 7108 ns/op 144.05 MB/s BenchmarkHMACSHA256_32-4 25926 4515 ns/op 7.09 MB/s BenchmarkNewWriteSum-4 12162 9739 ns/op 3.29 MB/s PASS ok crypto/hmac 0.616s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 54024 2133 ns/op BenchmarkModSub-4 62827 1936 ns/op BenchmarkMontgomeryRepr-4 28594 4061 ns/op BenchmarkMontgomeryMul-4 36100 3386 ns/op BenchmarkModMul-4 14504 8407 ns/op BenchmarkExpBig-4 16 6565243 ns/op BenchmarkExp-4 8 14467412 ns/op PASS ok crypto/internal/bigmod 1.289s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3427 32432 ns/op BenchmarkScalarBaseMult-4 288 403439 ns/op BenchmarkScalarMult-4 129 936810 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 194 627611 ns/op PASS ok crypto/internal/edwards25519 0.784s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 435853 274.0 ns/op BenchmarkMultiply-4 4579438 24.19 ns/op BenchmarkSquare-4 5888530 17.95 ns/op BenchmarkInvert-4 30915 3854 ns/op BenchmarkMult32-4 1191000 91.36 ns/op PASS ok crypto/internal/edwards25519/field 1.031s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 62 2038705 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2050 60340 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 25 4728687 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14503797 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 132 775381 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12302 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 76 1701829 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 30 4083152 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.362s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 454425 223.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 280478 386.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 128520 1043 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 658045 180.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 388480 325.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 103932 980.6 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.020s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 100860 1117 ns/op 7.16 MB/s BenchmarkHash64-4 132188 967.6 ns/op 66.15 MB/s BenchmarkHash128-4 105872 1051 ns/op 121.83 MB/s BenchmarkHash256-4 81352 1296 ns/op 197.47 MB/s BenchmarkHash512-4 68841 1718 ns/op 298.00 MB/s BenchmarkHash1K-4 46770 2497 ns/op 410.13 MB/s BenchmarkHash8K-4 10000 12741 ns/op 642.96 MB/s BenchmarkHash1M-4 68 1534260 ns/op 683.44 MB/s BenchmarkHash8M-4 9 12089925 ns/op 693.85 MB/s BenchmarkHash8BytesUnaligned-4 103525 1262 ns/op 6.34 MB/s BenchmarkHash1KUnaligned-4 39246 2763 ns/op 370.65 MB/s BenchmarkHash8KUnaligned-4 10000 14997 ns/op 546.23 MB/s PASS ok crypto/md5 2.303s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 201237196 ns/op PASS ok crypto/rand 0.539s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12466 10543 ns/op 12.14 MB/s BenchmarkRC4_1K-4 1340 82021 ns/op 12.48 MB/s BenchmarkRC4_8K-4 205 593720 ns/op 13.64 MB/s PASS ok crypto/rc4 0.650s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 13 9039672 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20194117 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37754605 ns/op BenchmarkEncryptPKCS1v15/2048-4 32 4000229 ns/op BenchmarkDecryptOAEP/2048-4 12 9604215 ns/op BenchmarkEncryptOAEP/2048-4 31 3411231 ns/op BenchmarkSignPKCS1v15/2048-4 13 9103600 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3402252 ns/op BenchmarkSignPSS/2048-4 12 10639671 ns/op BenchmarkVerifyPSS/2048-4 31 3610022 ns/op PASS ok crypto/rsa 1.827s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 87174 1298 ns/op 6.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 116996 990.9 ns/op 8.07 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 78278 1537 ns/op 208.16 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 89070 1304 ns/op 245.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 50944 2172 ns/op 471.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 59546 1900 ns/op 539.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13108 8874 ns/op 923.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13666 8860 ns/op 924.61 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.488s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 81391 1368 ns/op 5.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 95787 1169 ns/op 6.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 96132 1189 ns/op 6.73 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 32656 3647 ns/op 280.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 34352 3526 ns/op 290.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 32112 3693 ns/op 277.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4975 21505 ns/op 380.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6300 21227 ns/op 385.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5636 22826 ns/op 358.89 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.497s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 50466 1997 ns/op 4.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 70102 1528 ns/op 5.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 68151 1741 ns/op 4.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 33708 3527 ns/op 290.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 38622 3056 ns/op 335.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 36601 3223 ns/op 317.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7646 15107 ns/op 542.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7671 14910 ns/op 549.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8574 15243 ns/op 537.44 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.465s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 24750325 5.032 ns/op BenchmarkConstantTimeEq-4 24064333 4.863 ns/op BenchmarkConstantTimeLessOrEq-4 26092152 5.039 ns/op BenchmarkXORBytes/8Bytes-4 3339888 34.96 ns/op 228.82 MB/s BenchmarkXORBytes/128Bytes-4 3266982 36.86 ns/op 3472.80 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 106.6 ns/op 19210.00 MB/s BenchmarkXORBytes/32768Bytes-4 85450 1334 ns/op 24566.36 MB/s PASS ok crypto/subtle 1.186s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 31 4003414 ns/op BenchmarkCertCache/1-4 30 3481641 ns/op BenchmarkCertCache/2-4 37 3790882 ns/op BenchmarkCertCache/3-4 32 4322520 ns/op BenchmarkHandshakeServer/RSA-4 26 5662263 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 20 5440152 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 21 5718587 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 46 3355373 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 27 4013804 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 25 4893700 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 26 5408026 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 27478239 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 26006424 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 64695240 ns/op 16.21 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 59329168 ns/op 17.67 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 102953453 ns/op 20.37 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 109360306 ns/op 19.18 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 245845694 ns/op 17.06 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 242957903 ns/op 17.26 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 378797018 ns/op 22.15 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 440980955 ns/op 19.02 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 822461213 ns/op 20.40 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 854047454 ns/op 19.64 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1629325430 ns/op 20.59 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1819677158 ns/op 18.44 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4013164632 ns/op 16.72 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4084177769 ns/op 16.43 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 73732081 ns/op 14.22 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 71837438 ns/op 14.60 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 124642840 ns/op 16.83 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 129683364 ns/op 16.17 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 247419701 ns/op 16.95 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 267666611 ns/op 15.67 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 392578502 ns/op 21.37 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 557899977 ns/op 15.04 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 885485238 ns/op 18.95 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 819690567 ns/op 20.47 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1674467425 ns/op 20.04 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1672760614 ns/op 20.06 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2928754078 ns/op 22.91 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 4224197574 ns/op 15.89 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 727869040 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 710990806 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 298633399 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 293881191 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 155838404 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 153266963 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 90132344 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 87434056 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 47353162 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 46221908 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 156937154 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 152694385 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 70430693 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 73070052 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 51376485 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 44520346 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 31463634 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 28447378 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 21154760 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 6 19295573 ns/op PASS ok crypto/tls 39.354s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 12623350 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 403 291845 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1360 97118 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1204 104822 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 0.789s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 40 2549962 ns/op 278530 B/op 1625 allocs/op BenchmarkConcurrentStmtQuery-4 32 3345718 ns/op 257987 B/op 1974 allocs/op BenchmarkConcurrentStmtExec-4 61 1972150 ns/op 213708 B/op 585 allocs/op BenchmarkConcurrentTxQuery-4 49 2731451 ns/op 272262 B/op 2136 allocs/op BenchmarkConcurrentTxExec-4 78 1360186 ns/op 87886 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 58 1987373 ns/op 104537 B/op 2074 allocs/op BenchmarkConcurrentTxStmtExec-4 170 719079 ns/op 41039 B/op 381 allocs/op BenchmarkConcurrentRandom-4 48 2389231 ns/op 229607 B/op 1805 allocs/op BenchmarkManyConcurrentQueries-4 2929 38163 ns/op 3972 B/op 20 allocs/op PASS ok database/sql 1.743s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 157725 811.7 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 82 1272649 ns/op 188238 B/op 13 allocs/op Benchmark115/LineToPC-4 86 1506062 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18956 6938 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.923s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 636 168288 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2725 38195 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.341s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 236 502427 ns/op 16.30 MB/s BenchmarkEncodeToString-4 201 627266 ns/op 13.06 MB/s BenchmarkDecode-4 141 772203 ns/op 16.98 MB/s BenchmarkDecodeString-4 152 774229 ns/op 16.94 MB/s PASS ok encoding/base32 0.864s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 279 392007 ns/op 20.90 MB/s BenchmarkDecodeString/2-4 312495 382.2 ns/op 10.47 MB/s BenchmarkDecodeString/4-4 274722 489.0 ns/op 16.36 MB/s BenchmarkDecodeString/8-4 200552 613.3 ns/op 19.57 MB/s BenchmarkDecodeString/64-4 47840 2697 ns/op 32.63 MB/s BenchmarkDecodeString/8192-4 444 273563 ns/op 39.93 MB/s BenchmarkNewEncoding-4 114194 1054 ns/op 242.79 MB/s PASS ok encoding/base64 1.329s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1213 111327 ns/op 35.93 MB/s BenchmarkReadStruct-4 16201 7058 ns/op 10.63 MB/s BenchmarkWriteStruct-4 17408 6738 ns/op 11.13 MB/s BenchmarkReadInts-4 43224 2942 ns/op 10.20 MB/s BenchmarkWriteInts-4 34263 3409 ns/op 8.80 MB/s BenchmarkWriteSlice1000Int32s-4 1136 105972 ns/op 37.75 MB/s BenchmarkPutUint16-4 2781022 40.39 ns/op 49.52 MB/s BenchmarkAppendUint16-4 3087447 37.22 ns/op 53.73 MB/s BenchmarkPutUint32-4 2333751 47.97 ns/op 83.38 MB/s BenchmarkAppendUint32-4 2362885 49.16 ns/op 81.37 MB/s BenchmarkPutUint64-4 1238223 102.9 ns/op 77.72 MB/s BenchmarkAppendUint64-4 1000000 107.8 ns/op 74.22 MB/s BenchmarkLittleEndianPutUint16-4 2870386 38.69 ns/op 51.70 MB/s BenchmarkLittleEndianAppendUint16-4 2893802 39.53 ns/op 50.60 MB/s BenchmarkLittleEndianPutUint32-4 2019208 56.45 ns/op 70.86 MB/s BenchmarkLittleEndianAppendUint32-4 2459413 46.35 ns/op 86.31 MB/s BenchmarkLittleEndianPutUint64-4 1100527 106.2 ns/op 75.36 MB/s BenchmarkLittleEndianAppendUint64-4 1169893 106.2 ns/op 75.30 MB/s BenchmarkReadFloats-4 160644 867.0 ns/op 13.84 MB/s BenchmarkWriteFloats-4 110840 997.6 ns/op 12.03 MB/s BenchmarkReadSlice1000Float32s-4 1400 95473 ns/op 41.90 MB/s BenchmarkWriteSlice1000Float32s-4 1021 125886 ns/op 31.77 MB/s BenchmarkReadSlice1000Uint8s-4 58885 2695 ns/op 371.06 MB/s BenchmarkWriteSlice1000Uint8s-4 53670 2398 ns/op 417.08 MB/s BenchmarkPutUvarint32-4 964201 126.5 ns/op 31.63 MB/s BenchmarkPutUvarint64-4 257401 442.2 ns/op 18.09 MB/s PASS ok encoding/binary 5.267s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5901 19980 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5672 19895 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5602 21486 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4027 33928 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6392 17987 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7584 17146 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6099 17458 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3477 31313 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 12952 ns/op PASS ok encoding/csv 1.515s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 10749 11195 ns/op BenchmarkEndToEndByteBuffer-4 12505 10408 ns/op BenchmarkEndToEndSliceByteBuffer-4 272 425474 ns/op BenchmarkEncodeComplex128Slice-4 709 156008 ns/op BenchmarkEncodeFloat64Slice-4 1447 75909 ns/op BenchmarkEncodeInt32Slice-4 1693 84692 ns/op BenchmarkEncodeStringSlice-4 2198 55602 ns/op BenchmarkEncodeInterfaceSlice-4 76 1580868 ns/op BenchmarkDecodeComplex128Slice-4 667 240738 ns/op BenchmarkDecodeFloat64Slice-4 1473 115407 ns/op BenchmarkDecodeInt32Slice-4 1327 115162 ns/op BenchmarkDecodeStringSlice-4 532 247036 ns/op BenchmarkDecodeStringsSlice-4 171 780016 ns/op BenchmarkDecodeBytesSlice-4 564 319242 ns/op BenchmarkDecodeInterfaceSlice-4 104 1294178 ns/op BenchmarkDecodeMap-4 100 1193816 ns/op PASS ok encoding/gob 3.219s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 12009 9546 ns/op 26.82 MB/s BenchmarkEncode/1024-4 2937 38486 ns/op 26.61 MB/s BenchmarkEncode/4096-4 796 147922 ns/op 27.69 MB/s BenchmarkEncode/16384-4 196 602844 ns/op 27.18 MB/s BenchmarkDecode/256-4 24861 4614 ns/op 55.48 MB/s BenchmarkDecode/1024-4 6996 18908 ns/op 54.16 MB/s BenchmarkDecode/4096-4 1482 83806 ns/op 48.87 MB/s BenchmarkDecode/16384-4 373 301016 ns/op 54.43 MB/s BenchmarkDump/256-4 1382 93127 ns/op 2.75 MB/s BenchmarkDump/1024-4 303 364530 ns/op 2.81 MB/s BenchmarkDump/4096-4 90 1460007 ns/op 2.81 MB/s BenchmarkDump/16384-4 21 5826703 ns/op 2.81 MB/s PASS ok encoding/hex 2.054s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 124523874 ns/op 15.58 MB/s 8391256 B/op 52 allocs/op BenchmarkCodeEncoderError-4 1 117531762 ns/op 16.51 MB/s 5064 B/op 70 allocs/op BenchmarkCodeMarshal-4 1 130838245 ns/op 14.83 MB/s 10332248 B/op 51 allocs/op BenchmarkCodeMarshalError-4 1 145663938 ns/op 13.32 MB/s 10335896 B/op 103 allocs/op BenchmarkMarshalBytes/32-4 21991 5265 ns/op BenchmarkMarshalBytes/256-4 6102 18178 ns/op BenchmarkMarshalBytes/4096-4 474 261009 ns/op BenchmarkMarshalBytesError/32-4 58 2172479 ns/op BenchmarkMarshalBytesError/256-4 50 2217016 ns/op BenchmarkMarshalBytesError/4096-4 51 2303610 ns/op BenchmarkCodeDecoder-4 1 414419678 ns/op 4.68 MB/s 11144744 B/op 92715 allocs/op BenchmarkUnicodeDecoder-4 31216 3763 ns/op 3.72 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 48140 2606 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 385718343 ns/op 5.03 MB/s 3066960 B/op 92683 allocs/op BenchmarkCodeUnmarshalReuse-4 1 367324034 ns/op 5.28 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 67945 1705 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 144373 1013 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 263990 695.2 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 71964 1873 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 64712 2464 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 22256 5668 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2481 42826 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 657 190292 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 112 1015948 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 9022300 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 697731 189.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 653638 186.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 625713 206.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 583687 185.7 ns/op BenchmarkEncodeMarshaler-4 59185 2221 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 72886 1454 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 5169762 23.40 ns/op BenchmarkNumberIsValidRegexp-4 18531 6488 ns/op PASS ok encoding/json 8.433s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 36 3120744 ns/op 21.00 MB/s BenchmarkDecode-4 27 3790431 ns/op 23.42 MB/s PASS ok encoding/pem 0.426s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1836 79782 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 736 152347 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4110 41374 ns/op PASS ok encoding/xml 0.582s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 401730 275.4 ns/op BenchmarkIntSet-4 512137 231.2 ns/op BenchmarkFloatAdd-4 133618 1111 ns/op BenchmarkFloatSet-4 542164 209.5 ns/op BenchmarkStringSet-4 366771 315.3 ns/op BenchmarkMapSet-4 108891 1023 ns/op BenchmarkMapSetDifferent-4 71510 1847 ns/op BenchmarkMapSetDifferentRandom-4 285 410842 ns/op BenchmarkMapSetString-4 115959 1012 ns/op BenchmarkMapAddSame-4 32348 4430 ns/op BenchmarkMapAddDifferent-4 14008 8262 ns/op BenchmarkMapAddDifferentRandom-4 241 488956 ns/op BenchmarkMapAddSameSteadyState-4 341312 338.8 ns/op BenchmarkMapAddDifferentSteadyState-4 147740 809.8 ns/op BenchmarkRealworldExpvarUsage-4 16186 6604 ns/op PASS ok expvar 3.058s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 65107 1628 ns/op BenchmarkSprintfEmpty-4 260755 483.7 ns/op BenchmarkSprintfString-4 224302 639.4 ns/op BenchmarkSprintfTruncateString-4 170308 708.7 ns/op BenchmarkSprintfTruncateBytes-4 145581 941.2 ns/op BenchmarkSprintfSlowParsingPath-4 187486 675.8 ns/op BenchmarkSprintfQuoteString-4 40219 2709 ns/op BenchmarkSprintfInt-4 211112 851.8 ns/op BenchmarkSprintfIntInt-4 167626 948.1 ns/op BenchmarkSprintfPrefixedInt-4 199476 1130 ns/op BenchmarkSprintfFloat-4 124246 1088 ns/op BenchmarkSprintfComplex-4 44558 2463 ns/op BenchmarkSprintfBoolean-4 203340 580.4 ns/op BenchmarkSprintfHexString-4 102339 1553 ns/op BenchmarkSprintfHexBytes-4 78918 2013 ns/op BenchmarkSprintfBytes-4 40204 3221 ns/op BenchmarkSprintfStringer-4 68670 1994 ns/op BenchmarkSprintfStructure-4 32107 4719 ns/op BenchmarkManyArgs-4 44242 2282 ns/op BenchmarkFprintInt-4 72399 1765 ns/op BenchmarkFprintfBytes-4 73040 1617 ns/op BenchmarkFprintIntNoAlloc-4 65157 1723 ns/op BenchmarkScanInts-4 32 3496368 ns/op BenchmarkScanRecursiveInt-4 1 432468642 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 496366132 ns/op PASS ok fmt 5.465s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 465 234046 ns/op PASS ok go/build 0.202s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 33112 3168 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13051 8717 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4934 32566 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1136 109110 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 282 455246 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 78 1962854 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 7660762 ns/op 865637 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 32107354 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 148472206 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.712s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 320379026 ns/op 0.20 MB/s 46160136 B/op 48899 allocs/op PASS ok go/format 0.415s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 18761146 ns/op 2.87 MB/s BenchmarkParseOnly-4 7 18444405 ns/op 2.92 MB/s BenchmarkResolve-4 61 2204609 ns/op 24.43 MB/s PASS ok go/parser 2.065s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 160894923 ns/op 0.32 MB/s 5117176 B/op 27607 allocs/op BenchmarkPrintDecl-4 864 161134 ns/op 0.20 MB/s 16292 B/op 51 allocs/op PASS ok go/printer 0.398s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 291 403137 ns/op BenchmarkScanFiles/go/types/expr.go-4 14 8244705 ns/op 6.63 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12894789 ns/op 5.58 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17998982 ns/op 6.30 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 244 501061 ns/op 6.14 MB/s PASS ok go/scanner 0.861s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1561405 73.72 ns/op PASS ok go/token 0.270s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 175 758315 ns/op BenchmarkNamed/Underlying/nongeneric-4 970816 128.6 ns/op BenchmarkNamed/Underlying/generic-4 1000000 123.6 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 130.0 ns/op BenchmarkNamed/Underlying/user_instance-4 880850 129.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 22136 5656 ns/op BenchmarkNamed/NewMethodSet/generic-4 21817 5144 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 21222 5807 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17356 6193 ns/op BenchmarkCheck/http/funcbodies/info-4 1 477333030 ns/op 63696 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 373234812 ns/op 81326 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 205167113 ns/op 148060 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 182687958 ns/op 165901 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1782735659 ns/op 2873 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 116653350 ns/op 43810 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 67255524 ns/op 75872 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 69082424 ns/op 73867 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 608835203 ns/op 3558 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 81629423 ns/op 26396 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 49616273 ns/op 43596 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 49843165 ns/op 43335 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1667935233 ns/op 37197 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 618797299 ns/op 100194 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 124619551 ns/op 495479 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 99115284 ns/op 623676 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2553826447 ns/op 789.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 129959927 ns/op 15267 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 127692504 ns/op 15674 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 107085031 ns/op 18639 lines/s PASS ok go/types 36.965s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12676 12453 ns/op 82.23 MB/s PASS ok hash/adler32 0.402s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 222658 524.5 ns/op 28.60 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 213273 519.9 ns/op 28.85 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 132752 920.9 ns/op 43.43 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 140599 860.0 ns/op 46.51 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 415092 314.8 ns/op 1626.34 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 350712 289.3 ns/op 1769.92 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 431738 319.1 ns/op 3209.18 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 430122 461.5 ns/op 2218.64 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 236882 480.0 ns/op 8532.96 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 271383 484.9 ns/op 8446.25 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 60831 1922 ns/op 17050.22 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 61863 1919 ns/op 17076.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 416101 377.9 ns/op 39.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 399870 314.1 ns/op 47.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 364740 595.9 ns/op 67.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 424304 313.5 ns/op 127.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 304958 425.4 ns/op 1203.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 312456 383.0 ns/op 1336.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 311208 495.2 ns/op 2067.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 295934 528.3 ns/op 1938.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 266335 474.0 ns/op 8640.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 263488 510.3 ns/op 8026.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 51058 1978 ns/op 16564.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 59485 2267 ns/op 14456.87 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 247472 505.5 ns/op 29.67 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 251788 515.2 ns/op 29.11 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 122042 983.4 ns/op 40.68 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 114946 915.2 ns/op 43.71 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10868 ns/op 47.11 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 13712 ns/op 37.34 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4555 26420 ns/op 38.76 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5728 23936 ns/op 42.78 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1122 98305 ns/op 41.67 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1214 151876 ns/op 26.97 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 138 848941 ns/op 38.60 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 142 1172136 ns/op 27.96 MB/s PASS ok hash/crc32 7.594s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1184838 ns/op 55.31 MB/s BenchmarkCrc64/ISO4KB-4 1610 84936 ns/op 48.22 MB/s BenchmarkCrc64/ISO1KB-4 6573 16682 ns/op 61.38 MB/s BenchmarkCrc64/ECMA64KB-4 122 883952 ns/op 74.14 MB/s BenchmarkCrc64/Random64KB-4 133 816706 ns/op 80.24 MB/s BenchmarkCrc64/Random16KB-4 552 297782 ns/op 55.02 MB/s PASS ok hash/crc64 1.392s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 10000 11561 ns/op 88.58 MB/s BenchmarkFnv32aKB-4 13144 15007 ns/op 68.24 MB/s BenchmarkFnv64KB-4 11466 10462 ns/op 97.88 MB/s BenchmarkFnv64aKB-4 10000 16155 ns/op 63.39 MB/s BenchmarkFnv128KB-4 1725 74714 ns/op 13.71 MB/s BenchmarkFnv128aKB-4 1455 77533 ns/op 13.21 MB/s PASS ok hash/fnv 1.559s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 405547 272.7 ns/op 14.67 MB/s BenchmarkHash/n=4/Bytes-4 3013272 41.12 ns/op 97.27 MB/s BenchmarkHash/n=4/String-4 2981895 46.22 ns/op 86.54 MB/s BenchmarkHash/n=8/Write-4 282704 446.0 ns/op 17.94 MB/s BenchmarkHash/n=8/Bytes-4 3127840 38.01 ns/op 210.44 MB/s BenchmarkHash/n=8/String-4 1579406 71.88 ns/op 111.30 MB/s BenchmarkHash/n=16/Write-4 512866 307.7 ns/op 51.99 MB/s BenchmarkHash/n=16/Bytes-4 3068644 39.49 ns/op 405.16 MB/s BenchmarkHash/n=16/String-4 3653360 34.75 ns/op 460.46 MB/s BenchmarkHash/n=32/Write-4 443492 289.7 ns/op 110.47 MB/s BenchmarkHash/n=32/Bytes-4 3116283 36.38 ns/op 879.65 MB/s BenchmarkHash/n=32/String-4 2976518 42.93 ns/op 745.40 MB/s BenchmarkHash/n=64/Write-4 452936 281.7 ns/op 227.19 MB/s BenchmarkHash/n=64/Bytes-4 2991408 55.83 ns/op 1146.36 MB/s BenchmarkHash/n=64/String-4 2883289 38.33 ns/op 1669.51 MB/s BenchmarkHash/n=256/Write-4 322369 395.1 ns/op 648.00 MB/s BenchmarkHash/n=256/Bytes-4 2401129 53.11 ns/op 4820.38 MB/s BenchmarkHash/n=256/String-4 2192154 52.34 ns/op 4891.39 MB/s BenchmarkHash/n=320/Write-4 355188 550.1 ns/op 581.73 MB/s BenchmarkHash/n=320/Bytes-4 2067643 77.75 ns/op 4115.93 MB/s BenchmarkHash/n=320/String-4 1939848 56.21 ns/op 5693.34 MB/s BenchmarkHash/n=1024/Write-4 187856 609.3 ns/op 1680.62 MB/s BenchmarkHash/n=1024/Bytes-4 1000000 165.8 ns/op 6174.77 MB/s BenchmarkHash/n=1024/String-4 831936 139.0 ns/op 7368.22 MB/s BenchmarkHash/n=4096/Write-4 71001 2051 ns/op 1996.95 MB/s BenchmarkHash/n=4096/Bytes-4 244723 608.5 ns/op 6731.48 MB/s BenchmarkHash/n=4096/String-4 244785 936.5 ns/op 4373.85 MB/s BenchmarkHash/n=16384/Write-4 23737 6229 ns/op 2630.41 MB/s BenchmarkHash/n=16384/Bytes-4 56713 2010 ns/op 8150.77 MB/s BenchmarkHash/n=16384/String-4 65774 1793 ns/op 9135.26 MB/s PASS ok hash/maphash 7.140s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 663 206180 ns/op BenchmarkEscapeNone-4 104152 1085 ns/op BenchmarkUnescape-4 560 192986 ns/op BenchmarkUnescapeNone-4 687220 213.1 ns/op BenchmarkUnescapeSparse-4 10000 27099 ns/op BenchmarkUnescapeDense-4 996 150749 ns/op PASS ok html 1.443s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7569 17474 ns/op BenchmarkCSSEscaperNoSpecials-4 38377 2983 ns/op BenchmarkDecodeCSS-4 22845 4610 ns/op BenchmarkDecodeCSSNoSpecials-4 3244176 38.62 ns/op BenchmarkCSSValueFilter-4 96882 1176 ns/op BenchmarkCSSValueFilterOk-4 79640 3083 ns/op BenchmarkEscapedExecute-4 4792 26811 ns/op BenchmarkHTMLNospaceEscaper-4 9670 17424 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 45990 2402 ns/op BenchmarkStripTags-4 12350 13038 ns/op BenchmarkStripTagsNoSpecials-4 147505 700.5 ns/op BenchmarkJSValEscaperWithNum-4 22581 7527 ns/op BenchmarkJSValEscaperWithStr-4 3768 34054 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 21343 6270 ns/op BenchmarkJSValEscaperWithObj-4 3956 34067 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13461 8803 ns/op BenchmarkJSStrEscaperNoSpecials-4 48907 2431 ns/op BenchmarkJSStrEscaper-4 10000 13539 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 45946 2664 ns/op BenchmarkJSRegexpEscaper-4 9153 13973 ns/op BenchmarkTemplateSpecialTags-4 100 1285275 ns/op BenchmarkURLEscaper-4 4438 31318 ns/op BenchmarkURLEscaperNoSpecials-4 169441 835.1 ns/op BenchmarkURLNormalizer-4 5169 25438 ns/op BenchmarkURLNormalizerNoSpecials-4 149980 1051 ns/op BenchmarkSrcsetFilter-4 16468 8131 ns/op BenchmarkSrcsetFilterNoSpecials-4 94720 1318 ns/op PASS ok html/template 5.971s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 502490 393.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 369921 346.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 642518 227.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 462616 245.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1474340 76.62 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 113.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1328667 113.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 974368 185.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1017336 107.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 374514 318.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 360862 639.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 391249 345.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 379350 460.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 681259 187.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 556065 325.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 797838 280.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 517939 296.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 386372 388.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 136.0 ns/op BenchmarkRGBASetRGBA-4 1000000 108.1 ns/op BenchmarkRGBA64At-4 954968 141.2 ns/op BenchmarkRGBA64SetRGBA64-4 784827 175.5 ns/op BenchmarkNRGBAAt-4 981951 199.1 ns/op BenchmarkNRGBASetNRGBA-4 1000000 145.8 ns/op BenchmarkNRGBA64At-4 957644 152.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 692521 162.6 ns/op BenchmarkAlphaAt-4 2496201 57.70 ns/op BenchmarkAlphaSetAlpha-4 2025148 106.4 ns/op BenchmarkAlpha16At-4 1270010 88.17 ns/op BenchmarkAlphaSetAlpha16-4 1266770 162.4 ns/op BenchmarkGrayAt-4 2221789 53.67 ns/op BenchmarkGraySetGray-4 1887535 60.08 ns/op BenchmarkGray16At-4 1000000 101.9 ns/op BenchmarkGraySetGray16-4 789822 149.1 ns/op PASS ok image 7.984s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2876392 38.54 ns/op BenchmarkYCbCrToRGB/128-4 2697483 44.80 ns/op BenchmarkYCbCrToRGB/255-4 1965213 72.77 ns/op BenchmarkRGBToYCbCr/0-4 3275259 37.14 ns/op BenchmarkRGBToYCbCr/Cb-4 2645368 57.70 ns/op BenchmarkRGBToYCbCr/Cr-4 2152960 79.42 ns/op BenchmarkYCbCrToRGBA/0-4 2316339 47.99 ns/op BenchmarkYCbCrToRGBA/128-4 2387269 51.15 ns/op BenchmarkYCbCrToRGBA/255-4 3040736 38.11 ns/op BenchmarkNYCbCrAToRGBA/0-4 2993748 58.84 ns/op BenchmarkNYCbCrAToRGBA/128-4 2866266 60.20 ns/op BenchmarkNYCbCrAToRGBA/255-4 2456390 43.18 ns/op PASS ok image/color 2.877s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 60450861 ns/op BenchmarkFillSrc-4 303 625936 ns/op BenchmarkCopyOver-4 6 18675921 ns/op BenchmarkCopySrc-4 468 477636 ns/op BenchmarkNRGBAOver-4 8 13766803 ns/op BenchmarkNRGBASrc-4 13 10483101 ns/op BenchmarkYCbCr-4 8 15145191 ns/op BenchmarkGray-4 18 10859089 ns/op BenchmarkCMYK-4 12 13725045 ns/op BenchmarkGlyphOver-4 22 5828025 ns/op BenchmarkRGBAMaskOver-4 5 24703179 ns/op BenchmarkGrayMaskOver-4 6 17802360 ns/op BenchmarkRGBA64ImageMaskOver-4 4 44602708 ns/op BenchmarkRGBA-4 5 33781218 ns/op BenchmarkPalettedFill-4 930 129115 ns/op BenchmarkPalettedRGBA-4 4 41762819 ns/op BenchmarkGenericOver-4 3 46448972 ns/op BenchmarkGenericMaskOver-4 5 34697950 ns/op BenchmarkGenericSrc-4 3 37505409 ns/op BenchmarkGenericMaskSrc-4 3 34053850 ns/op PASS ok image/draw 8.835s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 24 5242317 ns/op 2.95 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 131579585 ns/op 2.33 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2654940917 ns/op 0.46 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 58 3173152 ns/op 4.87 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 127092171 ns/op 0.49 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.885s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4726 42986 ns/op BenchmarkIDCT-4 4776 24491 ns/op BenchmarkDecodeBaseline-4 8 14327217 ns/op 4.31 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 20023288 ns/op 3.09 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 162320665 ns/op 7.57 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 272165270 ns/op 3.39 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.105s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 15557101 7.532 ns/op BenchmarkDecodeGray-4 12 10293598 ns/op 6.37 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 56461642 ns/op 4.64 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33666524 ns/op 7.79 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 24 5457928 ns/op 12.01 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 30297242 ns/op 8.65 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 55814517 ns/op 4.70 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 75076014 ns/op 4.09 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 52648664 ns/op 5.83 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 212996394 ns/op 5.77 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 244649683 ns/op 5.02 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 2 51129704 ns/op 6.01 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 300147664 ns/op 4.09 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 711611829 ns/op 1.73 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.065s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 53546202 ns/op 1.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 42650026 ns/op 2.34 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 285638164 ns/op 1.75 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 305371114 ns/op 1.64 MB/s 4007960 B/op 6 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 81886946 ns/op 1.22 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 42444067 ns/op 2.36 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 274422138 ns/op 1.82 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 254798245 ns/op 1.96 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 781834704 ns/op 1.28 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 563443323 ns/op 1.77 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4163317492 ns/op 1.20 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3340018211 ns/op 1.50 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 10118579 ns/op 9.88 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9599432 ns/op 10.42 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 43238438 ns/op 11.56 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 44869289 ns/op 11.14 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 84336756 ns/op 11.86 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 113131864 ns/op 8.84 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 406478125 ns/op 12.30 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 450650888 ns/op 11.10 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 56518993 ns/op 1.77 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 56661114 ns/op 1.76 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 367562549 ns/op 1.36 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 334523580 ns/op 1.49 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1037402614 ns/op 0.96 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 815429199 ns/op 1.23 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6089041398 ns/op 0.82 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6237578680 ns/op 0.80 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 190529154 ns/op 21.94 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 146750000 ns/op 28.48 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 79.452s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30009 5404 ns/op 0.19 MB/s BenchmarkMarshalCorpusFile/2-4 21888 4806 ns/op 0.42 MB/s BenchmarkMarshalCorpusFile/4-4 30529 5806 ns/op 0.69 MB/s BenchmarkMarshalCorpusFile/8-4 15648 6652 ns/op 1.20 MB/s BenchmarkMarshalCorpusFile/16-4 13563 9172 ns/op 1.74 MB/s BenchmarkMarshalCorpusFile/32-4 10000 15250 ns/op 2.10 MB/s BenchmarkMarshalCorpusFile/64-4 4203 30743 ns/op 2.08 MB/s BenchmarkMarshalCorpusFile/128-4 4754 40629 ns/op 3.15 MB/s BenchmarkMarshalCorpusFile/256-4 1776 59985 ns/op 4.27 MB/s BenchmarkMarshalCorpusFile/512-4 904 196815 ns/op 2.60 MB/s BenchmarkMarshalCorpusFile/1024-4 351 392060 ns/op 2.61 MB/s BenchmarkMarshalCorpusFile/2048-4 196 588179 ns/op 3.48 MB/s BenchmarkMarshalCorpusFile/4096-4 117 1497492 ns/op 2.74 MB/s BenchmarkMarshalCorpusFile/8192-4 74 2120440 ns/op 3.86 MB/s BenchmarkMarshalCorpusFile/16384-4 46 4376631 ns/op 3.74 MB/s BenchmarkMarshalCorpusFile/32768-4 14 12013580 ns/op 2.73 MB/s BenchmarkMarshalCorpusFile/65536-4 4 26945729 ns/op 2.43 MB/s BenchmarkMarshalCorpusFile/131072-4 2 50088091 ns/op 2.62 MB/s BenchmarkMarshalCorpusFile/262144-4 2 54835444 ns/op 4.78 MB/s BenchmarkMarshalCorpusFile/524288-4 1 126526404 ns/op 4.14 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 203716323 ns/op 5.15 MB/s BenchmarkUnmarshalCorpusFile/1-4 9847 12743 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 12470 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 8055 14800 ns/op 0.27 MB/s BenchmarkUnmarshalCorpusFile/8-4 6819 22485 ns/op 0.36 MB/s BenchmarkUnmarshalCorpusFile/16-4 5092 29308 ns/op 0.55 MB/s BenchmarkUnmarshalCorpusFile/32-4 4023 33741 ns/op 0.95 MB/s BenchmarkUnmarshalCorpusFile/64-4 4032 36251 ns/op 1.77 MB/s BenchmarkUnmarshalCorpusFile/128-4 2398 64846 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/256-4 817 188635 ns/op 1.36 MB/s BenchmarkUnmarshalCorpusFile/512-4 495 344537 ns/op 1.49 MB/s BenchmarkUnmarshalCorpusFile/1024-4 200 607877 ns/op 1.68 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1012028 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/4096-4 60 2652476 ns/op 1.54 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 7688294 ns/op 1.07 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7799432 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15712686 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30280904 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 107370245 ns/op 1.22 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 149610684 ns/op 1.75 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 260445682 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 537405692 ns/op 1.95 MB/s BenchmarkMutatorBytes/1-4 29883 3799 ns/op BenchmarkMutatorBytes/10-4 29587 4410 ns/op BenchmarkMutatorBytes/100-4 24074 4179 ns/op BenchmarkMutatorBytes/1000-4 17413 6395 ns/op BenchmarkMutatorBytes/10000-4 4714 44718 ns/op BenchmarkMutatorBytes/100000-4 729 177624 ns/op BenchmarkMutatorString/1-4 28010 5315 ns/op BenchmarkMutatorString/10-4 29880 3976 ns/op BenchmarkMutatorString/100-4 25812 5238 ns/op BenchmarkMutatorString/1000-4 11769 9932 ns/op BenchmarkMutatorString/10000-4 2841 60390 ns/op BenchmarkMutatorString/100000-4 242 441340 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16906 7607 ns/op BenchmarkMutatorAllBasicTypes/string-4 14877 7444 ns/op BenchmarkMutatorAllBasicTypes/bool-4 47097 3911 ns/op BenchmarkMutatorAllBasicTypes/float32-4 37282 3725 ns/op BenchmarkMutatorAllBasicTypes/float64-4 49742 2344 ns/op BenchmarkMutatorAllBasicTypes/int-4 47005 3006 ns/op BenchmarkMutatorAllBasicTypes/int8-4 31780 3945 ns/op BenchmarkMutatorAllBasicTypes/int16-4 49572 4351 ns/op BenchmarkMutatorAllBasicTypes/int32-4 44467 2455 ns/op BenchmarkMutatorAllBasicTypes/int64-4 42864 2367 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 44408 3947 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 21823 4923 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 45589 4052 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 51075 2216 ns/op PASS ok internal/fuzz 16.998s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 13393 8352 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 149968 908.0 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.683s PASS ok internal/poll 0.049s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 25210414 ns/op PASS ok internal/trace 3.345s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 8566 28476 ns/op BenchmarkCopyNLarge-4 201 552336 ns/op PASS ok io 0.521s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 157936 709.9 ns/op BenchmarkPrintln-4 29910 4087 ns/op BenchmarkPrintlnNoFlags-4 50331 2471 ns/op PASS ok log 0.545s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2869341 40.14 ns/op BenchmarkAcosh-4 1000000 104.4 ns/op BenchmarkAsin-4 2665737 41.09 ns/op BenchmarkAsinh-4 1281506 111.4 ns/op BenchmarkAtan-4 3199754 35.65 ns/op BenchmarkAtanh-4 1351452 135.9 ns/op BenchmarkAtan2-4 2475007 67.02 ns/op BenchmarkCbrt-4 1720375 68.17 ns/op BenchmarkCeil-4 24025856 5.175 ns/op BenchmarkCopysign-4 4093269 39.20 ns/op BenchmarkCos-4 1000000 157.5 ns/op BenchmarkCosh-4 1897022 59.53 ns/op BenchmarkErf-4 3131108 50.33 ns/op BenchmarkErfc-4 3022882 36.98 ns/op BenchmarkErfinv-4 2831096 40.94 ns/op BenchmarkErfcinv-4 2813644 39.51 ns/op BenchmarkExp-4 6232411 18.05 ns/op BenchmarkExpGo-4 1000000 136.2 ns/op BenchmarkExpm1-4 2696974 47.28 ns/op BenchmarkExp2-4 1000000 113.8 ns/op BenchmarkExp2Go-4 1000000 117.0 ns/op BenchmarkAbs-4 4679804 24.07 ns/op BenchmarkDim-4 9352840 12.81 ns/op BenchmarkFloor-4 20325378 6.610 ns/op BenchmarkMax-4 11472667 9.362 ns/op BenchmarkMin-4 17254285 9.469 ns/op BenchmarkMod-4 361848 339.4 ns/op BenchmarkFrexp-4 1831455 84.35 ns/op BenchmarkGamma-4 907840 209.0 ns/op BenchmarkHypot-4 10672200 10.38 ns/op BenchmarkHypotGo-4 1675029 75.72 ns/op BenchmarkIlogb-4 1000000 103.0 ns/op BenchmarkJ0-4 312492 463.5 ns/op BenchmarkJ1-4 302103 483.5 ns/op BenchmarkJn-4 137234 905.9 ns/op BenchmarkLdexp-4 1804788 69.26 ns/op BenchmarkLgamma-4 1000000 105.5 ns/op BenchmarkLog-4 6655723 26.07 ns/op BenchmarkLogb-4 2001985 61.98 ns/op BenchmarkLog1p-4 1562746 92.03 ns/op BenchmarkLog10-4 5638399 22.47 ns/op BenchmarkLog2-4 1346568 76.14 ns/op BenchmarkModf-4 2158110 49.52 ns/op BenchmarkNextafter32-4 2239590 48.47 ns/op BenchmarkNextafter64-4 2123736 51.28 ns/op BenchmarkPowInt-4 615045 256.5 ns/op BenchmarkPowFrac-4 455290 293.3 ns/op BenchmarkPow10Pos-4 5072190 23.22 ns/op BenchmarkPow10Neg-4 5438199 22.62 ns/op BenchmarkRound-4 3973924 29.08 ns/op BenchmarkRoundToEven-4 10298680 10.87 ns/op BenchmarkRemainder-4 506756 384.5 ns/op BenchmarkSignbit-4 6530742 17.94 ns/op BenchmarkSin-4 1608620 98.00 ns/op BenchmarkSincos-4 1000000 121.1 ns/op BenchmarkSinh-4 2402558 52.95 ns/op BenchmarkSqrtIndirect-4 24038870 5.635 ns/op BenchmarkSqrtLatency-4 23971004 5.314 ns/op BenchmarkSqrtIndirectLatency-4 24729582 5.278 ns/op BenchmarkSqrtGoLatency-4 1000000 120.9 ns/op BenchmarkSqrtPrime-4 43698 2803 ns/op BenchmarkTan-4 1375332 79.42 ns/op BenchmarkTanh-4 1790928 69.60 ns/op BenchmarkTrunc-4 22388445 6.413 ns/op BenchmarkY0-4 319725 514.1 ns/op BenchmarkY1-4 301086 419.8 ns/op BenchmarkYn-4 132900 874.0 ns/op BenchmarkFloat64bits-4 6800466 25.27 ns/op BenchmarkFloat64frombits-4 6879487 21.90 ns/op BenchmarkFloat32bits-4 5977372 19.85 ns/op BenchmarkFloat32frombits-4 6356713 18.39 ns/op BenchmarkFMA-4 21648339 5.798 ns/op PASS ok math 15.868s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14908935 7.986 ns/op 8013.73 MB/s BenchmarkAddVV/2-4 13460004 14.11 ns/op 9069.30 MB/s BenchmarkAddVV/3-4 12880228 15.17 ns/op 12655.45 MB/s BenchmarkAddVV/4-4 12168924 10.05 ns/op 25466.93 MB/s BenchmarkAddVV/5-4 11316920 10.02 ns/op 31949.06 MB/s BenchmarkAddVV/10-4 9096522 12.97 ns/op 49354.04 MB/s BenchmarkAddVV/100-4 1901534 74.36 ns/op 86062.21 MB/s BenchmarkAddVV/1000-4 262162 510.8 ns/op 125302.40 MB/s BenchmarkSubVV/1-4 13514126 8.755 ns/op 7309.72 MB/s BenchmarkSubVV/2-4 15661177 8.538 ns/op 14991.73 MB/s BenchmarkSubVV/3-4 13400205 9.118 ns/op 21057.19 MB/s BenchmarkSubVV/4-4 7791244 14.10 ns/op 18159.48 MB/s BenchmarkSubVV/5-4 11114403 10.30 ns/op 31061.08 MB/s BenchmarkSubVV/10-4 9149050 12.55 ns/op 51001.10 MB/s BenchmarkSubVV/100-4 2176550 64.17 ns/op 99738.92 MB/s BenchmarkSubVV/1000-4 293964 497.0 ns/op 128771.04 MB/s BenchmarkAddVW/1-4 17743042 8.717 ns/op 917.79 MB/s BenchmarkAddVW/2-4 18676566 7.412 ns/op 2158.72 MB/s BenchmarkAddVW/3-4 14690721 10.14 ns/op 2366.10 MB/s BenchmarkAddVW/4-4 13542691 10.24 ns/op 3124.99 MB/s BenchmarkAddVW/5-4 13745184 9.569 ns/op 4180.22 MB/s BenchmarkAddVW/10-4 10315690 11.79 ns/op 6783.60 MB/s BenchmarkAddVW/100-4 322765 655.9 ns/op 1219.74 MB/s BenchmarkAddVW/1000-4 36496 3046 ns/op 2626.08 MB/s BenchmarkAddVWext/1-4 16853605 8.654 ns/op 924.45 MB/s BenchmarkAddVWext/2-4 13555556 9.719 ns/op 1646.19 MB/s BenchmarkAddVWext/3-4 13652073 9.673 ns/op 2481.10 MB/s BenchmarkAddVWext/4-4 12913405 15.90 ns/op 2012.63 MB/s BenchmarkAddVWext/5-4 11740808 10.63 ns/op 3763.38 MB/s BenchmarkAddVWext/10-4 9815150 12.64 ns/op 6330.78 MB/s BenchmarkAddVWext/100-4 38420 3774 ns/op 211.97 MB/s BenchmarkAddVWext/1000-4 5424 29902 ns/op 267.54 MB/s BenchmarkSubVW/1-4 16487887 17.35 ns/op 461.07 MB/s BenchmarkSubVW/2-4 12555382 10.41 ns/op 1537.37 MB/s BenchmarkSubVW/3-4 9576230 10.58 ns/op 2268.47 MB/s BenchmarkSubVW/4-4 9609486 16.41 ns/op 1949.94 MB/s BenchmarkSubVW/5-4 10345729 9.873 ns/op 4051.26 MB/s BenchmarkSubVW/10-4 8932179 14.66 ns/op 5456.60 MB/s BenchmarkSubVW/100-4 294889 438.8 ns/op 1823.30 MB/s BenchmarkSubVW/1000-4 43425 2643 ns/op 3026.46 MB/s BenchmarkSubVWext/1-4 17531210 11.96 ns/op 669.00 MB/s BenchmarkSubVWext/2-4 14989548 7.668 ns/op 2086.60 MB/s BenchmarkSubVWext/3-4 12871164 9.547 ns/op 2513.78 MB/s BenchmarkSubVWext/4-4 13920736 9.040 ns/op 3539.74 MB/s BenchmarkSubVWext/5-4 10554218 15.15 ns/op 2640.80 MB/s BenchmarkSubVWext/10-4 8784868 13.78 ns/op 5804.84 MB/s BenchmarkSubVWext/100-4 47002 3068 ns/op 260.76 MB/s BenchmarkSubVWext/1000-4 4650 25556 ns/op 313.03 MB/s BenchmarkMulAddVWW/1-4 12187008 11.42 ns/op 5605.81 MB/s BenchmarkMulAddVWW/2-4 13662720 10.18 ns/op 12573.69 MB/s BenchmarkMulAddVWW/3-4 10901012 11.08 ns/op 17326.65 MB/s BenchmarkMulAddVWW/4-4 8518660 12.64 ns/op 20253.20 MB/s BenchmarkMulAddVWW/5-4 8746323 13.06 ns/op 24501.21 MB/s BenchmarkMulAddVWW/10-4 5997289 27.68 ns/op 23118.65 MB/s BenchmarkMulAddVWW/100-4 853969 119.2 ns/op 53681.48 MB/s BenchmarkMulAddVWW/1000-4 157458 970.5 ns/op 65942.35 MB/s BenchmarkAddMulVVW/1-4 12342483 10.08 ns/op 6347.29 MB/s BenchmarkAddMulVVW/2-4 12871207 9.491 ns/op 13486.58 MB/s BenchmarkAddMulVVW/3-4 9899030 13.36 ns/op 14375.88 MB/s BenchmarkAddMulVVW/4-4 9452628 14.00 ns/op 18283.24 MB/s BenchmarkAddMulVVW/5-4 8411643 12.81 ns/op 24980.60 MB/s BenchmarkAddMulVVW/10-4 8922686 13.48 ns/op 47467.89 MB/s BenchmarkAddMulVVW/100-4 1552922 110.3 ns/op 58028.50 MB/s BenchmarkAddMulVVW/1000-4 221227 661.9 ns/op 96693.42 MB/s BenchmarkDivWVW/1-4 1000000 116.2 ns/op 550.96 MB/s BenchmarkDivWVW/2-4 1000000 120.8 ns/op 1059.24 MB/s BenchmarkDivWVW/3-4 905820 230.1 ns/op 834.48 MB/s BenchmarkDivWVW/4-4 695394 168.6 ns/op 1518.19 MB/s BenchmarkDivWVW/5-4 626122 212.5 ns/op 1506.18 MB/s BenchmarkDivWVW/10-4 353772 362.2 ns/op 1767.08 MB/s BenchmarkDivWVW/100-4 40197 4993 ns/op 1281.74 MB/s BenchmarkDivWVW/1000-4 3620 38923 ns/op 1644.26 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13586617 7.550 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15156630 7.738 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14258844 8.122 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13873234 8.298 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13359938 9.321 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13893076 8.205 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12894394 9.382 ns/op BenchmarkNonZeroShifts/4/shlVU-4 8753488 12.05 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10773829 10.51 ns/op BenchmarkNonZeroShifts/5/shlVU-4 13098810 10.92 ns/op BenchmarkNonZeroShifts/10/shrVU-4 9454449 18.56 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9385478 18.04 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 129.0 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1670270 79.27 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 127490 797.7 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 188468 912.5 ns/op BenchmarkDecimalConversion-4 182 620311 ns/op BenchmarkFloatString/100-4 11280 12460 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 222 518301 ns/op 2909 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 64061643 ns/op 60416 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 5471713787 ns/op 863744 B/op 534 allocs/op BenchmarkFloatAdd/10-4 112264 911.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 103398 1420 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 121509 936.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 67622 1692 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15766 7284 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 206974 716.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 201721 611.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 164259 646.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 154588 883.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 55426 2329 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1994 83005 ns/op BenchmarkParseFloatLargeExp-4 402 353594 ns/op BenchmarkGCD10x10/WithoutXY-4 157191 1001 ns/op BenchmarkGCD10x10/WithXY-4 46076 3014 ns/op BenchmarkGCD10x100/WithoutXY-4 89470 1492 ns/op BenchmarkGCD10x100/WithXY-4 18295 6814 ns/op BenchmarkGCD10x1000/WithoutXY-4 54558 2462 ns/op BenchmarkGCD10x1000/WithXY-4 10000 11867 ns/op BenchmarkGCD100x100/WithoutXY-4 22795 5635 ns/op BenchmarkGCD100x100/WithXY-4 10000 12926 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 12693 ns/op BenchmarkGCD100x1000/WithXY-4 7125 21781 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2122 95922 ns/op BenchmarkGCD1000x1000/WithXY-4 994 111406 ns/op BenchmarkHilbert-4 20 6480534 ns/op BenchmarkBinomial-4 10000 11211 ns/op BenchmarkQuoRem-4 22806 7040 ns/op BenchmarkExp-4 16 10541768 ns/op BenchmarkExpMont/Odd-4 100 1587834 ns/op 2589 B/op 21 allocs/op BenchmarkExpMont/Even1-4 87 1188973 ns/op 3352 B/op 37 allocs/op BenchmarkExpMont/Even2-4 92 2285984 ns/op 3820 B/op 52 allocs/op BenchmarkExpMont/Even3-4 100 2199662 ns/op 3859 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1476256 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1313298 ns/op 3879 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1263221 ns/op 3833 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1256727 ns/op 3657 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1111590 ns/op 3772 B/op 51 allocs/op BenchmarkExpMont/Even128-4 148 1343434 ns/op 3260 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1019223 ns/op 2952 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 289 409409 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 240 653656 ns/op 1740 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 218 949025 ns/op 1749 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 247 479196 ns/op 1750 B/op 47 allocs/op BenchmarkExp2-4 15 8094424 ns/op BenchmarkBitset-4 494175 265.5 ns/op BenchmarkBitsetNeg-4 288528 462.4 ns/op BenchmarkBitsetOrig-4 158661 753.5 ns/op BenchmarkBitsetNegOrig-4 128632 1347 ns/op BenchmarkModSqrt225_Tonelli-4 97 1068661 ns/op BenchmarkModSqrt225_3Mod4-4 376 333327 ns/op BenchmarkModSqrt231_Tonelli-4 100 1204113 ns/op BenchmarkModSqrt231_5Mod8-4 264 402601 ns/op BenchmarkModInverse-4 10000 11481 ns/op BenchmarkSqrt-4 1491 92876 ns/op BenchmarkIntSqr/1-4 923348 151.0 ns/op BenchmarkIntSqr/2-4 605359 223.9 ns/op BenchmarkIntSqr/3-4 467990 237.6 ns/op BenchmarkIntSqr/5-4 410622 323.3 ns/op BenchmarkIntSqr/8-4 287365 443.4 ns/op BenchmarkIntSqr/10-4 232892 813.5 ns/op BenchmarkIntSqr/20-4 42872 2938 ns/op BenchmarkIntSqr/30-4 38966 3478 ns/op BenchmarkIntSqr/50-4 24853 4939 ns/op BenchmarkIntSqr/80-4 14222 8267 ns/op BenchmarkIntSqr/100-4 10692 16079 ns/op BenchmarkIntSqr/200-4 4634 25625 ns/op BenchmarkIntSqr/300-4 1797 62664 ns/op BenchmarkIntSqr/500-4 913 128900 ns/op BenchmarkIntSqr/800-4 330 313510 ns/op BenchmarkIntSqr/1000-4 265 512564 ns/op BenchmarkDiv/20/10-4 353536 367.1 ns/op BenchmarkDiv/40/20-4 381980 355.0 ns/op BenchmarkDiv/100/50-4 304486 430.0 ns/op BenchmarkDiv/200/100-4 46716 2194 ns/op BenchmarkDiv/400/200-4 53275 3597 ns/op BenchmarkDiv/1000/500-4 41827 3403 ns/op BenchmarkDiv/2000/1000-4 28070 3891 ns/op BenchmarkDiv/20000/10000-4 1276 107918 ns/op BenchmarkDiv/200000/100000-4 32 5112099 ns/op BenchmarkDiv/2000000/1000000-4 1 125292004 ns/op BenchmarkDiv/20000000/10000000-4 1 3964107489 ns/op BenchmarkMul-4 4 30905599 ns/op BenchmarkNatMul/10-4 135169 995.6 ns/op BenchmarkNatMul/100-4 5568 29642 ns/op BenchmarkNatMul/1000-4 172 670873 ns/op BenchmarkZeroShifts/Shl-4 10000 16771 ns/op BenchmarkZeroShifts/ShlSame-4 3313244 38.32 ns/op BenchmarkZeroShifts/Shr-4 10000 16975 ns/op BenchmarkZeroShifts/ShrSame-4 3760765 32.42 ns/op BenchmarkExp3Power/0x10-4 149946 943.4 ns/op BenchmarkExp3Power/0x40-4 115717 1154 ns/op BenchmarkExp3Power/0x100-4 97885 2011 ns/op BenchmarkExp3Power/0x400-4 36018 5155 ns/op BenchmarkExp3Power/0x1000-4 9006 20313 ns/op BenchmarkExp3Power/0x4000-4 2386 88240 ns/op BenchmarkExp3Power/0x10000-4 141 757714 ns/op BenchmarkExp3Power/0x40000-4 16 6746623 ns/op BenchmarkExp3Power/0x100000-4 2 83110926 ns/op BenchmarkExp3Power/0x400000-4 1 601868923 ns/op BenchmarkFibo-4 2 67516981 ns/op BenchmarkNatSqr/1-4 930681 328.2 ns/op BenchmarkNatSqr/2-4 368859 527.1 ns/op BenchmarkNatSqr/3-4 470646 470.2 ns/op BenchmarkNatSqr/5-4 318583 720.1 ns/op BenchmarkNatSqr/8-4 200997 1221 ns/op BenchmarkNatSqr/10-4 173798 1185 ns/op BenchmarkNatSqr/20-4 28815 3476 ns/op BenchmarkNatSqr/30-4 22410 4863 ns/op BenchmarkNatSqr/50-4 14347 7645 ns/op BenchmarkNatSqr/80-4 8601 12772 ns/op BenchmarkNatSqr/100-4 7740 16215 ns/op BenchmarkNatSqr/200-4 5022 48184 ns/op BenchmarkNatSqr/300-4 1360 119929 ns/op BenchmarkNatSqr/500-4 529 271423 ns/op BenchmarkNatSqr/800-4 339 420601 ns/op BenchmarkNatSqr/1000-4 235 530726 ns/op BenchmarkNatSetBytes/8-4 849963 153.8 ns/op BenchmarkNatSetBytes/24-4 241198 586.7 ns/op BenchmarkNatSetBytes/128-4 57186 2354 ns/op BenchmarkNatSetBytes/7-4 972262 151.8 ns/op BenchmarkNatSetBytes/23-4 234342 638.6 ns/op BenchmarkNatSetBytes/127-4 63711 2113 ns/op BenchmarkScanPi-4 158 750120 ns/op BenchmarkStringPiParallel-4 309 368771 ns/op BenchmarkScan/10/Base2-4 40489 3229 ns/op BenchmarkScan/100/Base2-4 4471 29137 ns/op BenchmarkScan/1000/Base2-4 464 298843 ns/op BenchmarkScan/10/Base8-4 89776 1447 ns/op BenchmarkScan/100/Base8-4 10000 12397 ns/op BenchmarkScan/1000/Base8-4 1296 171058 ns/op BenchmarkScan/10/Base10-4 88777 1330 ns/op BenchmarkScan/100/Base10-4 10000 12386 ns/op BenchmarkScan/1000/Base10-4 1388 126704 ns/op BenchmarkScan/10/Base16-4 105660 1167 ns/op BenchmarkScan/100/Base16-4 13797 8617 ns/op BenchmarkScan/1000/Base16-4 1346 76585 ns/op BenchmarkString/10/Base2-4 162326 688.1 ns/op BenchmarkString/100/Base2-4 30912 6710 ns/op BenchmarkString/1000/Base2-4 2541 55654 ns/op BenchmarkString/10/Base8-4 218642 529.6 ns/op BenchmarkString/100/Base8-4 74092 1921 ns/op BenchmarkString/1000/Base8-4 8109 16053 ns/op BenchmarkString/10/Base10-4 165207 1302 ns/op BenchmarkString/100/Base10-4 36396 3905 ns/op BenchmarkString/1000/Base10-4 4598 25755 ns/op BenchmarkString/10/Base16-4 499513 355.3 ns/op BenchmarkString/100/Base16-4 92730 1450 ns/op BenchmarkString/1000/Base16-4 10000 12074 ns/op BenchmarkLeafSize/0-4 26 4465287 ns/op BenchmarkLeafSize/1-4 391 414304 ns/op BenchmarkLeafSize/2-4 456 342554 ns/op BenchmarkLeafSize/3-4 290 490905 ns/op BenchmarkLeafSize/4-4 494 301253 ns/op BenchmarkLeafSize/5-4 244 533948 ns/op BenchmarkLeafSize/6-4 294 515521 ns/op BenchmarkLeafSize/7-4 321 606378 ns/op BenchmarkLeafSize/8-4 272 414690 ns/op BenchmarkLeafSize/9-4 237 539890 ns/op BenchmarkLeafSize/10-4 286 385608 ns/op BenchmarkLeafSize/11-4 261 438445 ns/op BenchmarkLeafSize/12-4 289 512235 ns/op BenchmarkLeafSize/13-4 247 524507 ns/op BenchmarkLeafSize/14-4 271 376784 ns/op BenchmarkLeafSize/15-4 336 455118 ns/op BenchmarkLeafSize/16-4 510 338495 ns/op BenchmarkLeafSize/32-4 364 315718 ns/op BenchmarkLeafSize/64-4 296 453888 ns/op BenchmarkProbablyPrime/n=0-4 10 10702380 ns/op BenchmarkProbablyPrime/n=1-4 8 20331623 ns/op BenchmarkProbablyPrime/n=5-4 6 33478980 ns/op BenchmarkProbablyPrime/n=10-4 4 27711448 ns/op BenchmarkProbablyPrime/n=20-4 2 56522341 ns/op BenchmarkProbablyPrime/Lucas-4 12 13716384 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 81 2179021 ns/op BenchmarkRatCmp-4 150231 950.0 ns/op BenchmarkFloatSqrt/64-4 18738 7160 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12777 9485 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8385 13022 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5552 26426 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 908 156915 ns/op 18029 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 62 2124695 ns/op 176659 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 185069336 ns/op 3778256 B/op 625 allocs/op PASS ok math/big 72.230s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12190304 10.00 ns/op BenchmarkLeadingZeros8-4 10125339 9.943 ns/op BenchmarkLeadingZeros16-4 12953605 9.665 ns/op BenchmarkLeadingZeros32-4 14563230 9.137 ns/op BenchmarkLeadingZeros64-4 13643356 12.60 ns/op BenchmarkTrailingZeros-4 14257970 8.509 ns/op BenchmarkTrailingZeros8-4 13337769 9.798 ns/op BenchmarkTrailingZeros16-4 13940233 9.318 ns/op BenchmarkTrailingZeros32-4 11729834 8.931 ns/op BenchmarkTrailingZeros64-4 13624455 9.157 ns/op BenchmarkOnesCount-4 14071090 8.634 ns/op BenchmarkOnesCount8-4 13979239 13.82 ns/op BenchmarkOnesCount16-4 14962111 8.365 ns/op BenchmarkOnesCount32-4 12913514 12.66 ns/op BenchmarkOnesCount64-4 11636889 10.68 ns/op BenchmarkRotateLeft-4 15055954 8.270 ns/op BenchmarkRotateLeft8-4 12849808 9.492 ns/op BenchmarkRotateLeft16-4 14617905 10.40 ns/op BenchmarkRotateLeft32-4 13526682 9.613 ns/op BenchmarkRotateLeft64-4 12320745 9.399 ns/op BenchmarkReverse-4 20632807 8.880 ns/op BenchmarkReverse8-4 23329545 5.263 ns/op BenchmarkReverse16-4 22187252 5.759 ns/op BenchmarkReverse32-4 20492320 6.953 ns/op BenchmarkReverse64-4 17867295 7.451 ns/op BenchmarkReverseBytes-4 24959974 5.377 ns/op BenchmarkReverseBytes16-4 20528509 5.309 ns/op BenchmarkReverseBytes32-4 22788278 6.133 ns/op BenchmarkReverseBytes64-4 23821708 5.972 ns/op BenchmarkAdd-4 12941520 13.08 ns/op BenchmarkAdd32-4 11759010 11.22 ns/op BenchmarkAdd64-4 12772202 9.383 ns/op BenchmarkAdd64multiple-4 19993216 5.530 ns/op BenchmarkSub-4 12098145 10.62 ns/op BenchmarkSub32-4 12754682 9.210 ns/op BenchmarkSub64-4 11056130 9.595 ns/op BenchmarkSub64multiple-4 24136126 7.880 ns/op BenchmarkMul-4 13486245 11.52 ns/op BenchmarkMul32-4 13641056 9.718 ns/op BenchmarkMul64-4 15346737 8.833 ns/op BenchmarkDiv-4 3442057 34.26 ns/op BenchmarkDiv32-4 6583256 17.94 ns/op BenchmarkDiv64-4 3344373 34.99 ns/op PASS ok math/bits 8.596s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 15075070 10.23 ns/op BenchmarkAcos-4 583819 195.1 ns/op BenchmarkAcosh-4 507231 208.7 ns/op BenchmarkAsin-4 658874 199.8 ns/op BenchmarkAsinh-4 586220 200.4 ns/op BenchmarkAtan-4 1000000 124.0 ns/op BenchmarkAtanh-4 1000000 134.4 ns/op BenchmarkConj-4 25618624 5.616 ns/op BenchmarkCos-4 723969 184.9 ns/op BenchmarkCosh-4 745496 161.2 ns/op BenchmarkExp-4 816956 133.0 ns/op BenchmarkLog-4 1000000 116.0 ns/op BenchmarkLog10-4 1000000 180.1 ns/op BenchmarkPhase-4 2285107 53.55 ns/op BenchmarkPolar-4 1458463 82.62 ns/op BenchmarkPow-4 285494 458.7 ns/op BenchmarkRect-4 1203595 122.8 ns/op BenchmarkSin-4 724792 168.3 ns/op BenchmarkSinh-4 654555 176.0 ns/op BenchmarkSqrt-4 1221141 97.14 ns/op BenchmarkTan-4 383166 288.4 ns/op BenchmarkTanh-4 484233 401.8 ns/op PASS ok math/cmplx 4.975s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 216110 537.0 ns/op BenchmarkInt63ThreadsafeParallel-4 146902 817.9 ns/op BenchmarkInt63Unthreadsafe-4 1000000 128.4 ns/op BenchmarkIntn1000-4 936253 164.9 ns/op BenchmarkInt63n1000-4 931812 141.7 ns/op BenchmarkInt31n1000-4 791419 133.4 ns/op BenchmarkFloat32-4 984822 163.3 ns/op BenchmarkFloat64-4 1000000 112.8 ns/op BenchmarkPerm3-4 151119 697.2 ns/op BenchmarkPerm30-4 20456 5833 ns/op BenchmarkPerm30ViaShuffle-4 22100 5407 ns/op BenchmarkShuffleOverhead-4 10000 12569 ns/op BenchmarkRead3-4 759104 178.9 ns/op BenchmarkRead64-4 80007 1504 ns/op BenchmarkRead1000-4 4812 40954 ns/op PASS ok math/rand 2.981s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 42042 2813 ns/op BenchmarkQDecodeWord-4 94222 1143 ns/op BenchmarkQDecodeHeader-4 59010 2160 ns/op BenchmarkTypeByExtension/.html-4 688248 229.3 ns/op BenchmarkTypeByExtension/.HTML-4 372649 293.5 ns/op BenchmarkTypeByExtension/.unused-4 474175 310.4 ns/op BenchmarkExtensionsByType/text/html-4 120423 1235 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 38942 4049 ns/op BenchmarkExtensionsByType/application/octet-stream-4 34956 4999 ns/op PASS ok mime 1.994s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 970 127009 ns/op PASS ok mime/quotedprintable 0.199s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 23050183 ns/op 8720 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 53007800 ns/op 13360 B/op 117 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5030855114 ns/op 150496 B/op 235 allocs/op BenchmarkDNSName-4 134998 754.0 ns/op BenchmarkInterfaces-4 2091 62772 ns/op BenchmarkInterfaceByIndex-4 5917 20013 ns/op BenchmarkInterfaceByName-4 2107 63952 ns/op BenchmarkInterfaceAddrs-4 2090 64144 ns/op BenchmarkInterfacesAndAddrs-4 6325 19183 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2731 44218 ns/op BenchmarkParseIP-4 7813 15071 ns/op BenchmarkParseIPValidIPv4-4 410443 275.2 ns/op BenchmarkParseIPValidIPv6-4 260090 491.6 ns/op BenchmarkIPString/IPv4-4 135600 933.4 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12880 9371 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 51266 2329 ns/op BenchmarkIPEqual/IPv4-4 1139883 104.3 ns/op BenchmarkIPEqual/IPv6-4 1075359 103.9 ns/op BenchmarkTCP4OneShot-4 180 621732 ns/op BenchmarkTCP4OneShotTimeout-4 195 689094 ns/op BenchmarkTCP4Persistent-4 344 361811 ns/op BenchmarkTCP4PersistentTimeout-4 304 399698 ns/op BenchmarkTCP6OneShot-4 139 819867 ns/op BenchmarkTCP6OneShotTimeout-4 193 692678 ns/op BenchmarkTCP6Persistent-4 344 331107 ns/op BenchmarkTCP6PersistentTimeout-4 480 244158 ns/op BenchmarkTCP4ConcurrentReadWrite-4 23946 4982 ns/op BenchmarkTCP6ConcurrentReadWrite-4 20038 5997 ns/op BenchmarkSetReadDeadline-4 143715 763.6 ns/op BenchmarkUDP6LinkLocalUnicast-4 301 353636 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 250 457195 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 325 330948 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 274 400656 ns/op 0 B/op 0 allocs/op PASS ok net 11.511s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 25000 4727 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 11146 11157 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13203 10735 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 19978 6143 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 30831 3774 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 893248 113.9 ns/op BenchmarkReadRequestChrome-4 4545 27126 ns/op 22.52 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11492 10437 ns/op 7.47 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10524 11295 ns/op 7.26 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7374 15275 ns/op 9.89 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16867 7881 ns/op 5.08 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 61 1830869 ns/op 0.56 MB/s BenchmarkFileAndServer_1KB/https1-4 54 2331275 ns/op 0.44 MB/s BenchmarkFileAndServer_1KB/h2-4 32 3183346 ns/op 0.32 MB/s BenchmarkFileAndServer_16MB/h1-4 2 65207610 ns/op 257.29 MB/s BenchmarkFileAndServer_16MB/https1-4 1 168508988 ns/op 99.56 MB/s BenchmarkFileAndServer_16MB/h2-4 1 413180412 ns/op 40.61 MB/s BenchmarkFileAndServer_64MB/h1-4 1 312663191 ns/op 214.64 MB/s BenchmarkFileAndServer_64MB/https1-4 1 660887927 ns/op 101.54 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1687253479 ns/op 39.77 MB/s BenchmarkServeMux-4 267 492156 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 366 323170 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 44 2772367 ns/op 6498 B/op 67 allocs/op BenchmarkClientServer/https1-4 49 2611484 ns/op 9436 B/op 96 allocs/op BenchmarkClientServer/h2-4 39 3277806 ns/op 13212 B/op 113 allocs/op BenchmarkClientServerParallel/4/h1-4 330 335778 ns/op 10760 B/op 83 allocs/op BenchmarkClientServerParallel/4/https1-4 28 6131264 ns/op 127547 B/op 1187 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57334: read tcp 127.0.0.1:57325->127.0.0.1:57334: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57330: write tcp 127.0.0.1:57325->127.0.0.1:57330: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57333: write tcp 127.0.0.1:57325->127.0.0.1:57333: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57341: write tcp 127.0.0.1:57325->127.0.0.1:57341: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57339: write tcp 127.0.0.1:57325->127.0.0.1:57339: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57332: write tcp 127.0.0.1:57325->127.0.0.1:57332: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57367: read tcp 127.0.0.1:57342->127.0.0.1:57367: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57368: write tcp 127.0.0.1:57342->127.0.0.1:57368: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57369: write tcp 127.0.0.1:57342->127.0.0.1:57369: use of closed network connection BenchmarkClientServerParallel/4/h2-4 67 1628099 ns/op 36652 B/op 353 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57379: read tcp 127.0.0.1:57377->127.0.0.1:57379: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57387: read tcp 127.0.0.1:57377->127.0.0.1:57387: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57388: read tcp 127.0.0.1:57377->127.0.0.1:57388: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57385: read tcp 127.0.0.1:57377->127.0.0.1:57385: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57380: read tcp 127.0.0.1:57377->127.0.0.1:57380: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57406: read tcp 127.0.0.1:57392->127.0.0.1:57406: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57405: read tcp 127.0.0.1:57392->127.0.0.1:57405: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57407: read tcp 127.0.0.1:57392->127.0.0.1:57407: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57404: write tcp 127.0.0.1:57392->127.0.0.1:57404: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57418: read tcp 127.0.0.1:57409->127.0.0.1:57418: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 181 554573 ns/op 22928 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 21 5232100 ns/op 129713 B/op 1223 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57813: write tcp 127.0.0.1:57807->127.0.0.1:57813: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57814: write tcp 127.0.0.1:57807->127.0.0.1:57814: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57831: read tcp 127.0.0.1:57823->127.0.0.1:57831: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57833: read tcp 127.0.0.1:57823->127.0.0.1:57833: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57844: read tcp 127.0.0.1:57823->127.0.0.1:57844: use of closed network connection BenchmarkClientServerParallel/64/h2-4 38 7101219 ns/op 131764 B/op 1308 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57858: read tcp 127.0.0.1:57852->127.0.0.1:57858: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57861: write tcp 127.0.0.1:57852->127.0.0.1:57861: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57867: read tcp 127.0.0.1:57863->127.0.0.1:57867: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57878: read tcp 127.0.0.1:57863->127.0.0.1:57878: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57869: write tcp 127.0.0.1:57863->127.0.0.1:57869: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57873: read tcp 127.0.0.1:57863->127.0.0.1:57873: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57877: read tcp 127.0.0.1:57863->127.0.0.1:57877: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57881: read tcp 127.0.0.1:57863->127.0.0.1:57881: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57870: write tcp 127.0.0.1:57863->127.0.0.1:57870: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57871: read tcp 127.0.0.1:57863->127.0.0.1:57871: use of closed network connection ... [output truncated] BenchmarkServer-4 10 10635455 ns/op 4550 B/op 34 allocs/op BenchmarkClient-4 37 2848229 ns/op 4085 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 574 215290 ns/op 7425 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 954 123425 ns/op 3085 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1348 97745 ns/op 1950 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1309 97415 ns/op 2787 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1328 95487 ns/op 2708 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1359 98736 ns/op 2735 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1488 88501 ns/op 1911 B/op 14 allocs/op BenchmarkServerHijack-4 769 170237 ns/op 16668 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 43 3026486 ns/op 7785 B/op 55 allocs/op BenchmarkResponseStatusLine-4 401418 276.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 16.239s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2812 55482 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.240s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 113017 1104 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 407325 266.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 193965 690.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 63432 1665 ns/op BenchmarkStdIPv4-4 125026 809.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 91477 1193 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 84056 1257 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 87112 1301 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 73732 1522 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1248187 101.5 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1072585 112.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 105.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 359130 380.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 321872 348.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 298150 386.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 92530 1243 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 282890 421.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 173256 689.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 176960 653.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 172320 700.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 84519 1344 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 351336 327.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 127680 917.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 136148 838.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 229994 446.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 161295 841.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 362629 354.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 158826 791.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 134166 809.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 155728 758.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 120573 1187 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 539409 242.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 157768 817.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 105037 1160 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 136263 910.7 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 170593 757.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 107239 1084 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 304120 445.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 134214 937.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 156496 752.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 203779 619.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 137239 860.8 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 105.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 110.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 106.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 110.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 108.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 110.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 110.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 111.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 990250 115.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 373744 332.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 611539 201.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 251841 463.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 296804 431.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 260350 466.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 94068 1248 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 641652 200.9 ns/op PASS ok net/netip 9.840s 2023/02/01 08:43:07 Test RPC server listening on 127.0.0.1:58000 2023/02/01 08:43:07 Test HTTP RPC server listening on 127.0.0.1:58001 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 182 682181 ns/op BenchmarkEndToEndHTTP-4 206 523086 ns/op BenchmarkEndToEndAsync-4 1376 74490 ns/op BenchmarkEndToEndAsyncHTTP-4 1497 71718 ns/op PASS ok net/rpc 1.029s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4167 26183 ns/op BenchmarkReadMIMEHeader/server_headers-4 6394 18427 ns/op BenchmarkUncommon-4 29157 4390 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.692s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4526 24916 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 88579 1292 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 532250 238.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 102708 1031 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 241780 571.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 97771 1192 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15859 7194 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 337819 311.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 92390 1139 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 215126 640.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 104314 1107 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 20913 5942 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 192788 621.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 70779 1595 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 72805 1648 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33139 3596 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5809 19796 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 201411 663.8 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 69552 1644 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 68787 1651 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31842 3850 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5366 20843 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.240s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2802813 41.35 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 161256 763.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 561 206285 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 218 545013 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 507 241969 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 56502 2213 ns/op BenchmarkStatFile-4 35071 3456 ns/op BenchmarkStatDir-4 35924 3395 ns/op BenchmarkLstatDot-4 54502 2275 ns/op BenchmarkLstatFile-4 33916 3583 ns/op BenchmarkLstatDir-4 35356 3451 ns/op PASS ok os 2.066s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 25 5264790 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.283s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 356538 360.3 ns/op PASS ok os/user 0.327s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2487340 45.12 ns/op BenchmarkString-4 1888014 63.53 ns/op BenchmarkBytes-4 1693040 67.87 ns/op BenchmarkNamedBytes-4 719236 169.1 ns/op BenchmarkBytesArray-4 671332 169.9 ns/op BenchmarkSliceLen-4 1948062 59.03 ns/op BenchmarkMapLen-4 1290752 92.09 ns/op BenchmarkStringLen-4 1361798 91.90 ns/op BenchmarkArrayLen-4 1469468 77.41 ns/op BenchmarkSliceCap-4 2188858 54.22 ns/op BenchmarkDeepEqual/int8-4 771591 164.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 107128 1011 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 607790 199.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 103890 1062 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 607762 198.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 113916 1040 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 643129 196.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 116376 1046 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 660360 193.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 117157 1028 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 806414 160.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 152971 848.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 643149 200.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 112171 1032 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 609322 195.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 115256 1040 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 647644 196.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 111507 1045 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 568744 200.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 112095 1059 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 589257 199.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 112503 1084 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 562983 203.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 111868 1063 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 597045 202.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 112428 1071 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 633526 201.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 114705 1070 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 630922 204.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 110862 1051 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 773197 165.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 108717 1100 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 648944 196.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 110253 1088 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 148846 836.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 63123 1716 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 72698 1604 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 48774 2529 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 361420 358.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 43272 2814 ns/op BenchmarkIsZero/StructComparable-4 1000000 116.2 ns/op BenchmarkIsZero/StructIncomparable-4 197542 617.7 ns/op BenchmarkSetZero/Bool/Direct-4 2981026 40.12 ns/op BenchmarkSetZero/Bool/CachedZero-4 1986168 61.15 ns/op BenchmarkSetZero/Bool/NewZero-4 1341394 87.08 ns/op BenchmarkSetZero/Int/Direct-4 2244913 52.00 ns/op BenchmarkSetZero/Int/CachedZero-4 1897676 61.48 ns/op BenchmarkSetZero/Int/NewZero-4 1287673 87.09 ns/op BenchmarkSetZero/Uint/Direct-4 2212054 52.67 ns/op BenchmarkSetZero/Uint/CachedZero-4 2030251 58.36 ns/op BenchmarkSetZero/Uint/NewZero-4 1381134 85.07 ns/op BenchmarkSetZero/Float/Direct-4 2072442 56.61 ns/op BenchmarkSetZero/Float/CachedZero-4 2020152 58.95 ns/op BenchmarkSetZero/Float/NewZero-4 1353346 87.17 ns/op BenchmarkSetZero/Complex/Direct-4 2040272 51.87 ns/op BenchmarkSetZero/Complex/CachedZero-4 2003020 57.83 ns/op BenchmarkSetZero/Complex/NewZero-4 1377190 86.19 ns/op BenchmarkSetZero/Array/Direct-4 3449629 34.14 ns/op BenchmarkSetZero/Array/CachedZero-4 1979648 59.67 ns/op BenchmarkSetZero/Array/NewZero-4 1336612 86.37 ns/op BenchmarkSetZero/Chan/Direct-4 2293485 52.15 ns/op BenchmarkSetZero/Chan/CachedZero-4 1467171 82.65 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 116.4 ns/op BenchmarkSetZero/Func/Direct-4 2065548 53.72 ns/op BenchmarkSetZero/Func/CachedZero-4 1407396 83.42 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 111.9 ns/op BenchmarkSetZero/Interface/Direct-4 1984392 59.66 ns/op BenchmarkSetZero/Interface/CachedZero-4 1825387 61.53 ns/op BenchmarkSetZero/Interface/NewZero-4 1315140 90.41 ns/op BenchmarkSetZero/Map/Direct-4 2182929 56.40 ns/op BenchmarkSetZero/Map/CachedZero-4 1388751 86.93 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 114.4 ns/op BenchmarkSetZero/Pointer/Direct-4 2139837 57.29 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1379460 83.90 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 112.6 ns/op BenchmarkSetZero/Slice/Direct-4 2022126 59.15 ns/op BenchmarkSetZero/Slice/CachedZero-4 2000629 59.83 ns/op BenchmarkSetZero/Slice/NewZero-4 1330237 89.52 ns/op BenchmarkSetZero/String/Direct-4 2303454 53.11 ns/op BenchmarkSetZero/String/CachedZero-4 1945126 59.40 ns/op BenchmarkSetZero/String/NewZero-4 1346865 90.54 ns/op BenchmarkSetZero/Struct/Direct-4 3360114 35.30 ns/op BenchmarkSetZero/Struct/CachedZero-4 1734487 64.43 ns/op BenchmarkSetZero/Struct/NewZero-4 1288386 92.54 ns/op BenchmarkSelect/1-4 210247 611.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 94284 1372 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 42354 2967 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 136008 745.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 108526 959.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 124538 1158 ns/op 110.52 MB/s BenchmarkCallArgCopy/size=256-4 88722 1265 ns/op 202.43 MB/s BenchmarkCallArgCopy/size=1024-4 53463 2133 ns/op 480.13 MB/s BenchmarkCallArgCopy/size=4096-4 20053 6442 ns/op 635.86 MB/s BenchmarkCallArgCopy/size=65536-4 1842 114342 ns/op 573.16 MB/s BenchmarkPtrTo-4 619232 202.5 ns/op BenchmarkFieldByName1-4 572880 264.0 ns/op BenchmarkFieldByName2-4 35800 3931 ns/op BenchmarkFieldByName3-4 5481 24377 ns/op BenchmarkInterfaceBig-4 3172110 38.28 ns/op BenchmarkInterfaceSmall-4 2677639 41.18 ns/op BenchmarkNew-4 928656 113.9 ns/op BenchmarkMap/StringKeys/MapIndex-4 3402 38576 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3612 37743 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2936 39426 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3051 40000 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3055 36980 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2964 39122 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 221863 545.0 ns/op PASS ok reflect 21.726s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6494 24094 ns/op 9118 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 17877 ns/op 9314 B/op 1 allocs/op BenchmarkFindString-4 10000 19632 ns/op 9288 B/op 1 allocs/op BenchmarkFindSubmatch-4 9561 20865 ns/op 9514 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 18490 ns/op 9072 B/op 2 allocs/op BenchmarkLiteral-4 10000 15162 ns/op BenchmarkNotLiteral-4 5367 33413 ns/op BenchmarkMatchClass-4 3518 42620 ns/op BenchmarkMatchClass_InRange-4 2968 42569 ns/op BenchmarkReplaceAll-4 1407 93077 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15960 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 25237 4304 ns/op BenchmarkAnchoredShortMatch-4 10000 16969 ns/op BenchmarkAnchoredLongMatch-4 16989 6441 ns/op BenchmarkOnePassShortA-4 20401 5862 ns/op BenchmarkNotOnePassShortA-4 9021 28043 ns/op BenchmarkOnePassShortB-4 25346 4622 ns/op BenchmarkNotOnePassShortB-4 10000 25001 ns/op BenchmarkOnePassLongPrefix-4 80389 1402 ns/op BenchmarkOnePassLongNotPrefix-4 28929 4029 ns/op BenchmarkMatchParallelShared-4 5182 21284 ns/op BenchmarkMatchParallelCopied-4 4832 25223 ns/op BenchmarkQuoteMetaAll-4 141711 887.1 ns/op 15.78 MB/s BenchmarkQuoteMetaNone-4 386695 301.9 ns/op 86.12 MB/s BenchmarkCompile/Onepass-4 3648 31042 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1666 80673 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 171 824319 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2633413 44.26 ns/op 361.50 MB/s BenchmarkMatch/Easy0/32-4 10000 17042 ns/op 1.88 MB/s BenchmarkMatch/Easy0/1K-4 5239 32376 ns/op 31.63 MB/s BenchmarkMatch/Easy0i/16-4 2575045 43.69 ns/op 366.19 MB/s BenchmarkMatch/Easy0i/32-4 4558 32456 ns/op 0.99 MB/s BenchmarkMatch/Easy0i/1K-4 247 495240 ns/op 2.07 MB/s BenchmarkMatch/Easy1/16-4 2421343 48.36 ns/op 330.88 MB/s BenchmarkMatch/Easy1/32-4 8694 18359 ns/op 1.74 MB/s BenchmarkMatch/Easy1/1K-4 3715 38964 ns/op 26.28 MB/s BenchmarkMatch/Medium/16-4 2690780 43.65 ns/op 366.59 MB/s BenchmarkMatch/Medium/32-4 7612 26480 ns/op 1.21 MB/s BenchmarkMatch/Medium/1K-4 284 414317 ns/op 2.47 MB/s BenchmarkMatch/Hard/16-4 2580231 45.02 ns/op 355.41 MB/s BenchmarkMatch/Hard/32-4 4831 34325 ns/op 0.93 MB/s BenchmarkMatch/Hard/1K-4 170 680862 ns/op 1.50 MB/s BenchmarkMatch/Hard1/16-4 1770 82629 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 859 149772 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 27 4164675 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 27753 4218 ns/op 3.79 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16754 7100 ns/op 4.51 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 589 191599 ns/op 5.34 MB/s 23 B/op 0 allocs/op PASS ok regexp 9.507s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 705151 145.9 ns/op PASS ok regexp/syntax 1.234s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 551766 248.6 ns/op BenchmarkMakeChan/Int-4 1000000 317.8 ns/op BenchmarkMakeChan/Ptr-4 591966 351.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 203.9 ns/op BenchmarkMakeChan/Struct/32-4 290920 570.2 ns/op BenchmarkMakeChan/Struct/40-4 176768 904.2 ns/op BenchmarkChanNonblocking-4 8193079 14.50 ns/op BenchmarkSelectUncontended-4 1215903 119.3 ns/op BenchmarkSelectSyncContended-4 109249 1280 ns/op BenchmarkSelectAsyncContended-4 291904 378.2 ns/op BenchmarkSelectNonblock-4 4467024 24.22 ns/op BenchmarkChanUncontended-4 19255 9988 ns/op BenchmarkChanContended-4 4924 25017 ns/op BenchmarkChanSync-4 217670 565.1 ns/op BenchmarkChanSyncWork-4 10000 30797 ns/op BenchmarkChanProdCons0-4 254320 472.1 ns/op BenchmarkChanProdCons10-4 478008 242.6 ns/op BenchmarkChanProdCons100-4 537642 216.1 ns/op BenchmarkChanProdConsWork0-4 156566 738.3 ns/op BenchmarkChanProdConsWork10-4 203486 508.6 ns/op BenchmarkChanProdConsWork100-4 175928 617.9 ns/op BenchmarkSelectProdCons-4 151114 870.1 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 126.4 ns/op BenchmarkChanCreation-4 197274 608.2 ns/op BenchmarkChanSem-4 306100 407.4 ns/op BenchmarkChanPopular-4 103 1162126 ns/op BenchmarkChanClosed-4 832162 128.0 ns/op BenchmarkCallClosure-4 4549146 24.73 ns/op BenchmarkCallClosure1-4 4632325 25.88 ns/op BenchmarkCallClosure2-4 1000000 106.4 ns/op BenchmarkCallClosure3-4 1000000 101.8 ns/op BenchmarkCallClosure4-4 846991 139.6 ns/op BenchmarkComplex128DivNormal-4 11044849 9.836 ns/op BenchmarkComplex128DivNisNaN-4 8771458 12.74 ns/op BenchmarkComplex128DivDisNaN-4 8540270 12.58 ns/op BenchmarkComplex128DivNisInf-4 11965344 9.698 ns/op BenchmarkComplex128DivDisInf-4 6972732 17.06 ns/op BenchmarkSetTypePtr-4 47073684 2.155 ns/op 3712.40 MB/s BenchmarkSetTypePtr8-4 11434508 10.06 ns/op 6363.98 MB/s BenchmarkSetTypePtr16-4 12403534 10.30 ns/op 12422.54 MB/s BenchmarkSetTypePtr32-4 11850290 9.961 ns/op 25699.24 MB/s BenchmarkSetTypePtr64-4 11758914 11.78 ns/op 43464.94 MB/s BenchmarkSetTypePtr126-4 6373336 17.10 ns/op 58951.81 MB/s BenchmarkSetTypePtr128-4 6523003 16.45 ns/op 62246.65 MB/s BenchmarkSetTypePtrSlice-4 894092 128.8 ns/op 63623.30 MB/s BenchmarkSetTypeNode1-4 13066867 9.115 ns/op 2633.08 MB/s BenchmarkSetTypeNode1Slice-4 3744916 28.05 ns/op 27376.71 MB/s BenchmarkSetTypeNode8-4 14566560 8.615 ns/op 9285.64 MB/s BenchmarkSetTypeNode8Slice-4 2131050 52.57 ns/op 48694.69 MB/s BenchmarkSetTypeNode64-4 8342572 15.33 ns/op 34437.92 MB/s BenchmarkSetTypeNode64Slice-4 348794 395.5 ns/op 42717.54 MB/s BenchmarkSetTypeNode64Dead-4 9353636 12.12 ns/op 43560.49 MB/s BenchmarkSetTypeNode64DeadSlice-4 395146 355.0 ns/op 47591.03 MB/s BenchmarkSetTypeNode124-4 7495346 15.30 ns/op 65881.80 MB/s BenchmarkSetTypeNode124Slice-4 277093 493.6 ns/op 65348.50 MB/s BenchmarkSetTypeNode126-4 7748415 14.28 ns/op 71722.40 MB/s BenchmarkSetTypeNode126Slice-4 268869 456.9 ns/op 71720.68 MB/s BenchmarkSetTypeNode128-4 5206435 21.36 ns/op 48692.77 MB/s BenchmarkSetTypeNode128Slice-4 223042 565.1 ns/op 58891.26 MB/s BenchmarkSetTypeNode130-4 5140789 23.65 ns/op 44652.75 MB/s BenchmarkSetTypeNode130Slice-4 192393 590.4 ns/op 57238.08 MB/s BenchmarkSetTypeNode1024-4 1000000 110.2 ns/op 74471.70 MB/s BenchmarkSetTypeNode1024Slice-4 36288 3569 ns/op 73590.08 MB/s BenchmarkAllocation-4 3188 68373 ns/op BenchmarkReadMemStats-4 93 1161296 ns/op BenchmarkReadMemStatsLatency-4 1 2501745 p50-ns 2501745 p90-ns 2501745 p99-ns BenchmarkWriteBarrier-4 2471301 46.65 ns/op BenchmarkBulkWriteBarrier-4 5719404 24.54 ns/op BenchmarkScanStackNoLocals-4 3 42826774 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15402986 7.923 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13953124 8.099 ns/op BenchmarkMSpanCountAlloc/bits=256-4 12449124 9.679 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9479632 12.67 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6226192 18.80 ns/op BenchmarkHash5-4 8083426 13.77 ns/op 363.00 MB/s BenchmarkHash16-4 9035878 13.26 ns/op 1206.81 MB/s BenchmarkHash64-4 7662448 16.94 ns/op 3777.33 MB/s BenchmarkHash1024-4 2603026 44.85 ns/op 22830.51 MB/s BenchmarkHash65536-4 50569 2306 ns/op 28415.16 MB/s BenchmarkAlignedLoad-4 9878244 11.86 ns/op BenchmarkUnalignedLoad-4 10517130 11.30 ns/op BenchmarkEqEfaceConcrete-4 7818140 14.77 ns/op BenchmarkEqIfaceConcrete-4 8056042 14.84 ns/op BenchmarkNeEfaceConcrete-4 8948426 13.43 ns/op BenchmarkNeIfaceConcrete-4 8533878 14.08 ns/op BenchmarkConvT2EByteSized/bool-4 4567428 25.84 ns/op BenchmarkConvT2EByteSized/uint8-4 4285831 25.37 ns/op BenchmarkConvT2ESmall-4 4580964 25.95 ns/op BenchmarkConvT2EUintptr-4 4238814 27.09 ns/op BenchmarkConvT2ELarge-4 1000000 119.0 ns/op BenchmarkConvT2ISmall-4 4532517 26.11 ns/op BenchmarkConvT2IUintptr-4 4570474 25.99 ns/op BenchmarkConvT2ILarge-4 1000000 115.9 ns/op BenchmarkConvI2E-4 4264124 26.86 ns/op BenchmarkConvI2I-4 3881278 29.01 ns/op BenchmarkAssertE2T-4 3889428 29.83 ns/op BenchmarkAssertE2TLarge-4 2177914 53.02 ns/op BenchmarkAssertE2I-4 3856989 31.26 ns/op BenchmarkAssertI2T-4 3972180 29.96 ns/op BenchmarkAssertI2I-4 3913644 28.66 ns/op BenchmarkAssertI2E-4 4267386 25.24 ns/op BenchmarkAssertE2E-4 4678414 24.94 ns/op BenchmarkAssertE2T2-4 2936820 40.05 ns/op BenchmarkAssertE2T2Blank-4 3790606 29.38 ns/op BenchmarkAssertI2E2-4 3579781 30.40 ns/op BenchmarkAssertI2E2Blank-4 4606951 25.68 ns/op BenchmarkAssertE2E2-4 3187602 35.24 ns/op BenchmarkAssertE2E2Blank-4 4757584 25.22 ns/op BenchmarkConvT2Ezero/zero/16-4 4456359 27.80 ns/op BenchmarkConvT2Ezero/zero/32-4 4188132 26.25 ns/op BenchmarkConvT2Ezero/zero/64-4 4532283 25.83 ns/op BenchmarkConvT2Ezero/zero/str-4 4500304 25.87 ns/op BenchmarkConvT2Ezero/zero/slice-4 4285656 26.67 ns/op BenchmarkConvT2Ezero/zero/big-4 168438 1203 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 107.4 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 134.1 ns/op BenchmarkConvT2Ezero/nonzero/big-4 112612 1478 ns/op BenchmarkConvT2Ezero/smallint/16-4 4280446 26.47 ns/op BenchmarkConvT2Ezero/smallint/32-4 4341054 26.46 ns/op BenchmarkConvT2Ezero/smallint/64-4 4551553 26.57 ns/op BenchmarkConvT2Ezero/largeint/16-4 1271962 91.14 ns/op BenchmarkConvT2Ezero/largeint/32-4 1430242 86.61 ns/op BenchmarkConvT2Ezero/largeint/64-4 1317072 88.05 ns/op BenchmarkMalloc8-4 1279653 99.63 ns/op BenchmarkMalloc16-4 1000000 129.6 ns/op BenchmarkMallocTypeInfo8-4 1369084 92.37 ns/op BenchmarkMallocTypeInfo16-4 892944 125.6 ns/op BenchmarkMallocLargeStruct-4 88514 1496 ns/op BenchmarkGoroutineSelect-4 28 4101691 ns/op BenchmarkGoroutineBlocking-4 28 3857581 ns/op BenchmarkGoroutineForRange-4 30 4563927 ns/op BenchmarkGoroutineIdle-4 28 4075542 ns/op BenchmarkHashStringSpeed-4 2437824 41.06 ns/op BenchmarkHashBytesSpeed-4 1346901 91.55 ns/op BenchmarkHashInt32Speed-4 3033919 40.28 ns/op BenchmarkHashInt64Speed-4 3143337 39.62 ns/op BenchmarkHashStringArraySpeed-4 693393 188.1 ns/op BenchmarkMegMap-4 2905540 38.29 ns/op BenchmarkMegOneMap-4 3582644 33.16 ns/op BenchmarkMegEqMap-4 3609 36455 ns/op BenchmarkMegEmptyMap-4 3983305 28.58 ns/op BenchmarkSmallStrMap-4 3150404 36.79 ns/op BenchmarkMapStringKeysEight_16-4 3153532 40.83 ns/op BenchmarkMapStringKeysEight_32-4 3140047 37.39 ns/op BenchmarkMapStringKeysEight_64-4 3027330 38.14 ns/op BenchmarkMapStringKeysEight_1M-4 3071352 38.96 ns/op BenchmarkIntMap-4 3183153 34.96 ns/op BenchmarkMapFirst/1-4 4428922 27.49 ns/op BenchmarkMapFirst/2-4 3743611 29.10 ns/op BenchmarkMapFirst/3-4 4214973 27.89 ns/op BenchmarkMapFirst/4-4 4164890 27.76 ns/op BenchmarkMapFirst/5-4 3923382 29.11 ns/op BenchmarkMapFirst/6-4 4120830 28.36 ns/op BenchmarkMapFirst/7-4 4227448 27.40 ns/op BenchmarkMapFirst/8-4 4219690 28.63 ns/op BenchmarkMapFirst/9-4 3729052 30.48 ns/op BenchmarkMapFirst/10-4 3612259 31.68 ns/op BenchmarkMapFirst/11-4 3903957 31.88 ns/op BenchmarkMapFirst/12-4 3618288 33.34 ns/op BenchmarkMapFirst/13-4 3681394 31.39 ns/op BenchmarkMapFirst/14-4 3495824 31.76 ns/op BenchmarkMapFirst/15-4 3619302 32.16 ns/op BenchmarkMapFirst/16-4 3501842 33.50 ns/op BenchmarkMapMid/1-4 3260559 35.97 ns/op BenchmarkMapMid/2-4 3273337 35.50 ns/op BenchmarkMapMid/3-4 3487404 34.49 ns/op BenchmarkMapMid/4-4 3075352 36.77 ns/op BenchmarkMapMid/5-4 3200044 36.44 ns/op BenchmarkMapMid/6-4 3154156 42.73 ns/op BenchmarkMapMid/7-4 3109722 36.59 ns/op BenchmarkMapMid/8-4 3258544 36.39 ns/op BenchmarkMapMid/9-4 3121549 38.46 ns/op BenchmarkMapMid/10-4 2913402 39.55 ns/op BenchmarkMapMid/11-4 3224307 37.94 ns/op BenchmarkMapMid/12-4 3120010 37.30 ns/op BenchmarkMapMid/13-4 2822799 37.20 ns/op BenchmarkMapMid/14-4 3142706 36.77 ns/op BenchmarkMapMid/15-4 3193590 36.87 ns/op BenchmarkMapMid/16-4 3122536 36.26 ns/op BenchmarkMapLast/1-4 3601659 33.16 ns/op BenchmarkMapLast/2-4 3643959 33.17 ns/op BenchmarkMapLast/3-4 3476535 33.77 ns/op BenchmarkMapLast/4-4 3291828 35.10 ns/op BenchmarkMapLast/5-4 3348615 35.06 ns/op BenchmarkMapLast/6-4 3226378 36.17 ns/op BenchmarkMapLast/7-4 3182600 36.85 ns/op BenchmarkMapLast/8-4 3004892 39.18 ns/op BenchmarkMapLast/9-4 3171007 38.66 ns/op BenchmarkMapLast/10-4 3063367 38.26 ns/op BenchmarkMapLast/11-4 3016326 38.14 ns/op BenchmarkMapLast/12-4 3099957 40.69 ns/op BenchmarkMapLast/13-4 3087816 38.82 ns/op BenchmarkMapLast/14-4 3115350 39.04 ns/op BenchmarkMapLast/15-4 3059596 39.25 ns/op BenchmarkMapLast/16-4 2964919 38.46 ns/op BenchmarkMapCycle-4 2484062 48.68 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3512431 34.33 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2965 37902 ns/op BenchmarkMakeMap/[Byte]Byte-4 557396 296.2 ns/op BenchmarkMakeMap/[Int]Int-4 280576 735.9 ns/op BenchmarkNewEmptyMap-4 17159444 7.515 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1716660 67.07 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 664138 188.3 ns/op BenchmarkMapIterEmpty-4 4205758 28.70 ns/op BenchmarkSameLengthMap-4 4039994 29.42 ns/op BenchmarkBigKeyMap-4 1501321 78.49 ns/op BenchmarkBigValMap-4 1317142 90.33 ns/op BenchmarkSmallKeyMap-4 2838790 42.03 ns/op BenchmarkMapPopulate/1-4 2133310 56.08 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 148404 1164 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7213 23160 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 556 200175 ns/op 51776 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 56 2806976 ns/op 416289 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 5 23102321 ns/op 6528414 B/op 2906 allocs/op BenchmarkComplexAlgMap-4 480475 231.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 710456 166.8 ns/op BenchmarkGoMapClear/Reflexive/10-4 699219 175.1 ns/op BenchmarkGoMapClear/Reflexive/100-4 265915 399.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 52644 1991 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7329 15654 ns/op BenchmarkGoMapClear/NonReflexive/1-4 624645 202.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 577341 221.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 289674 435.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59121 2052 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6811 15470 ns/op BenchmarkMapStringConversion/32/simple-4 1579129 73.37 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1551717 77.55 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1211240 94.65 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1433390 82.97 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1459957 83.84 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1200337 100.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1897257 65.24 ns/op BenchmarkMapInterfacePtr-4 1974789 59.48 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6209325 19.45 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 67826 2116 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6775 18360 ns/op BenchmarkMapPop1000-4 457 243730 ns/op BenchmarkMapPop10000-4 27 4502925 ns/op BenchmarkMapAssign/Int32/256-4 2295633 49.78 ns/op BenchmarkMapAssign/Int32/65536-4 1724848 70.10 ns/op BenchmarkMapAssign/Int64/256-4 2443785 49.70 ns/op BenchmarkMapAssign/Int64/65536-4 1369558 85.18 ns/op BenchmarkMapAssign/Str/256-4 2178060 55.34 ns/op BenchmarkMapAssign/Str/65536-4 901130 127.2 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1498015 76.45 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1020456 122.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1500109 76.50 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 806508 134.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 648768 4483 ns/op BenchmarkMapOperatorAssign/Str/65536-4 313981 592.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 851172 151.1 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 268760 434.9 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 726097 161.8 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 281287 399.3 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 618852 199.8 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 186073 540.1 ns/op 101 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1659760 82.27 ns/op BenchmarkMapDelete/Int32/1000-4 2087155 56.23 ns/op BenchmarkMapDelete/Int32/10000-4 2043300 55.13 ns/op BenchmarkMapDelete/Int64/100-4 1362472 87.38 ns/op BenchmarkMapDelete/Int64/1000-4 1581303 75.77 ns/op BenchmarkMapDelete/Int64/10000-4 1770693 75.05 ns/op BenchmarkMapDelete/Str/100-4 997335 107.2 ns/op BenchmarkMapDelete/Str/1000-4 1491901 83.89 ns/op BenchmarkMapDelete/Str/10000-4 1000000 100.2 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 107.6 ns/op BenchmarkMapDelete/Pointer/1000-4 1497333 80.62 ns/op BenchmarkMapDelete/Pointer/10000-4 1653537 79.50 ns/op BenchmarkMemmove/0-4 18121918 6.913 ns/op BenchmarkMemmove/1-4 1253702 91.36 ns/op 10.95 MB/s BenchmarkMemmove/2-4 1276906 93.68 ns/op 21.35 MB/s BenchmarkMemmove/3-4 1273909 91.01 ns/op 32.96 MB/s BenchmarkMemmove/4-4 1257481 152.5 ns/op 26.24 MB/s BenchmarkMemmove/5-4 1284396 90.64 ns/op 55.16 MB/s BenchmarkMemmove/6-4 1298509 95.29 ns/op 62.96 MB/s BenchmarkMemmove/7-4 1000000 115.6 ns/op 60.58 MB/s BenchmarkMemmove/8-4 1263010 165.7 ns/op 48.29 MB/s BenchmarkMemmove/9-4 1000000 119.6 ns/op 75.27 MB/s BenchmarkMemmove/10-4 1210438 158.0 ns/op 63.28 MB/s BenchmarkMemmove/11-4 1000000 103.7 ns/op 106.02 MB/s BenchmarkMemmove/12-4 1202688 94.74 ns/op 126.66 MB/s BenchmarkMemmove/13-4 1000000 144.6 ns/op 89.93 MB/s BenchmarkMemmove/14-4 860450 147.5 ns/op 94.90 MB/s BenchmarkMemmove/15-4 1214175 123.1 ns/op 121.86 MB/s BenchmarkMemmove/16-4 1000000 142.5 ns/op 112.30 MB/s BenchmarkMemmove/32-4 1231246 92.94 ns/op 344.32 MB/s BenchmarkMemmove/64-4 1000000 134.2 ns/op 477.06 MB/s BenchmarkMemmove/128-4 1080085 124.9 ns/op 1024.62 MB/s BenchmarkMemmove/256-4 865429 136.4 ns/op 1876.63 MB/s BenchmarkMemmove/512-4 537964 286.7 ns/op 1785.71 MB/s BenchmarkMemmove/1024-4 411103 547.4 ns/op 1870.74 MB/s BenchmarkMemmove/2048-4 282884 554.3 ns/op 3694.70 MB/s BenchmarkMemmove/4096-4 133126 1397 ns/op 2931.12 MB/s BenchmarkMemmoveOverlap/32-4 1229182 135.2 ns/op 236.73 MB/s BenchmarkMemmoveOverlap/64-4 1000000 137.4 ns/op 465.83 MB/s BenchmarkMemmoveOverlap/128-4 957013 173.1 ns/op 739.63 MB/s BenchmarkMemmoveOverlap/256-4 851785 151.9 ns/op 1684.94 MB/s BenchmarkMemmoveOverlap/512-4 725728 215.1 ns/op 2380.77 MB/s BenchmarkMemmoveOverlap/1024-4 352591 290.2 ns/op 3529.14 MB/s BenchmarkMemmoveOverlap/2048-4 193558 530.4 ns/op 3861.27 MB/s BenchmarkMemmoveOverlap/4096-4 148281 1064 ns/op 3849.13 MB/s BenchmarkMemmoveUnalignedDst/0-4 16674112 7.322 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 140.0 ns/op 7.14 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 100.7 ns/op 19.85 MB/s BenchmarkMemmoveUnalignedDst/3-4 1213017 111.3 ns/op 26.94 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 105.1 ns/op 38.06 MB/s BenchmarkMemmoveUnalignedDst/5-4 650326 222.1 ns/op 22.51 MB/s BenchmarkMemmoveUnalignedDst/6-4 1235341 90.33 ns/op 66.42 MB/s BenchmarkMemmoveUnalignedDst/7-4 1240147 90.37 ns/op 77.46 MB/s BenchmarkMemmoveUnalignedDst/8-4 1301828 92.13 ns/op 86.83 MB/s BenchmarkMemmoveUnalignedDst/9-4 963051 111.3 ns/op 80.83 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 119.2 ns/op 83.87 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 109.9 ns/op 100.07 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 105.2 ns/op 114.06 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 102.0 ns/op 127.48 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 108.7 ns/op 128.78 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 106.4 ns/op 140.99 MB/s BenchmarkMemmoveUnalignedDst/16-4 844953 121.4 ns/op 131.74 MB/s BenchmarkMemmoveUnalignedDst/32-4 878890 130.9 ns/op 244.37 MB/s BenchmarkMemmoveUnalignedDst/64-4 871704 145.8 ns/op 438.87 MB/s BenchmarkMemmoveUnalignedDst/128-4 899332 137.0 ns/op 934.26 MB/s BenchmarkMemmoveUnalignedDst/256-4 848833 177.8 ns/op 1440.21 MB/s BenchmarkMemmoveUnalignedDst/512-4 617036 224.5 ns/op 2280.17 MB/s BenchmarkMemmoveUnalignedDst/1024-4 394609 354.9 ns/op 2885.10 MB/s BenchmarkMemmoveUnalignedDst/2048-4 238125 559.4 ns/op 3661.11 MB/s BenchmarkMemmoveUnalignedDst/4096-4 156175 1010 ns/op 4053.99 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 109.0 ns/op 293.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1052462 157.9 ns/op 405.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 960524 124.9 ns/op 1024.81 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 932953 168.4 ns/op 1520.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 752634 209.7 ns/op 2441.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 207102 499.0 ns/op 2052.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 259340 460.9 ns/op 4443.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 139675 831.2 ns/op 4927.69 MB/s BenchmarkMemmoveUnalignedSrc/0-4 16951495 7.439 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1228394 161.7 ns/op 6.19 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 136.1 ns/op 14.70 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 107.8 ns/op 27.83 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1219420 97.35 ns/op 41.09 MB/s BenchmarkMemmoveUnalignedSrc/5-4 911227 116.4 ns/op 42.94 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1321604 93.76 ns/op 64.00 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1223283 103.1 ns/op 67.91 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1210039 96.39 ns/op 83.00 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1212369 100.4 ns/op 89.62 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 143.4 ns/op 69.73 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 102.0 ns/op 107.89 MB/s BenchmarkMemmoveUnalignedSrc/12-4 616254 176.5 ns/op 67.98 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 132.3 ns/op 98.23 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1215067 106.2 ns/op 131.88 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 188.3 ns/op 79.64 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 102.5 ns/op 156.04 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1011680 102.2 ns/op 313.22 MB/s BenchmarkMemmoveUnalignedSrc/64-4 822850 128.1 ns/op 499.50 MB/s BenchmarkMemmoveUnalignedSrc/128-4 996764 119.0 ns/op 1075.92 MB/s BenchmarkMemmoveUnalignedSrc/256-4 839366 149.3 ns/op 1715.01 MB/s BenchmarkMemmoveUnalignedSrc/512-4 685734 187.7 ns/op 2727.23 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 445887 308.5 ns/op 3318.84 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 276709 484.2 ns/op 4230.08 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 149310 768.8 ns/op 5327.81 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1214448 103.3 ns/op 309.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 964299 115.4 ns/op 554.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 120.6 ns/op 1061.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 985644 144.1 ns/op 1776.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 580107 179.0 ns/op 2860.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 438020 273.4 ns/op 3744.97 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 276211 510.5 ns/op 4011.70 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 168730 768.3 ns/op 5330.92 MB/s BenchmarkMemclr/5-4 13875883 8.239 ns/op 606.87 MB/s BenchmarkMemclr/16-4 13884610 8.699 ns/op 1839.38 MB/s BenchmarkMemclr/64-4 14347148 8.942 ns/op 7157.23 MB/s BenchmarkMemclr/256-4 11166801 9.840 ns/op 26015.78 MB/s BenchmarkMemclr/4096-4 2061606 82.18 ns/op 49839.31 MB/s BenchmarkMemclr/65536-4 97489 1738 ns/op 37718.04 MB/s BenchmarkMemclr/1M-4 5802 22626 ns/op 46343.08 MB/s BenchmarkMemclr/4M-4 1017 137850 ns/op 30426.60 MB/s BenchmarkMemclr/8M-4 435 279955 ns/op 29964.10 MB/s BenchmarkMemclr/16M-4 100 1321328 ns/op 12697.24 MB/s BenchmarkMemclr/64M-4 57 1977962 ns/op 33928.29 MB/s BenchmarkGoMemclr/5-4 1773476 70.06 ns/op 71.36 MB/s BenchmarkGoMemclr/16-4 772004 225.6 ns/op 70.92 MB/s BenchmarkGoMemclr/64-4 216608 656.7 ns/op 97.45 MB/s BenchmarkGoMemclr/256-4 50184 2447 ns/op 104.63 MB/s BenchmarkMemclrRange/1K_2K-4 88266 1329 ns/op 72156.79 MB/s BenchmarkMemclrRange/2K_8K-4 27870 4227 ns/op 78911.91 MB/s BenchmarkMemclrRange/4K_16K-4 29462 3660 ns/op 88264.12 MB/s BenchmarkMemclrRange/160K_228K-4 3693 35382 ns/op 46997.80 MB/s BenchmarkClearFat7-4 3567229 28.10 ns/op BenchmarkClearFat8-4 3604052 32.63 ns/op BenchmarkClearFat11-4 3998130 27.99 ns/op BenchmarkClearFat12-4 3671395 28.85 ns/op BenchmarkClearFat13-4 3890882 31.63 ns/op BenchmarkClearFat14-4 3765920 30.23 ns/op BenchmarkClearFat15-4 4181234 38.90 ns/op BenchmarkClearFat16-4 3632486 28.04 ns/op BenchmarkClearFat24-4 4293919 35.19 ns/op BenchmarkClearFat32-4 3648873 31.43 ns/op BenchmarkClearFat40-4 4213646 29.50 ns/op BenchmarkClearFat48-4 3478165 32.57 ns/op BenchmarkClearFat56-4 3541132 34.79 ns/op BenchmarkClearFat64-4 3651452 29.81 ns/op BenchmarkClearFat72-4 2968473 52.27 ns/op BenchmarkClearFat128-4 2917377 40.11 ns/op BenchmarkClearFat256-4 2334536 48.29 ns/op BenchmarkClearFat512-4 1000000 125.5 ns/op BenchmarkClearFat1024-4 1000000 145.3 ns/op BenchmarkClearFat1032-4 1000000 202.7 ns/op BenchmarkClearFat1040-4 782956 136.6 ns/op BenchmarkCopyFat7-4 2948181 37.70 ns/op BenchmarkCopyFat8-4 4743876 28.92 ns/op BenchmarkCopyFat11-4 4039834 30.87 ns/op BenchmarkCopyFat12-4 3719539 36.24 ns/op BenchmarkCopyFat13-4 4310798 35.05 ns/op BenchmarkCopyFat14-4 3574178 34.92 ns/op BenchmarkCopyFat15-4 3527607 29.66 ns/op BenchmarkCopyFat16-4 3826092 27.46 ns/op BenchmarkCopyFat24-4 3685711 33.55 ns/op BenchmarkCopyFat32-4 3670861 43.28 ns/op BenchmarkCopyFat64-4 3944118 45.45 ns/op BenchmarkCopyFat72-4 3465100 33.92 ns/op BenchmarkCopyFat128-4 2320604 45.07 ns/op BenchmarkCopyFat256-4 1813886 59.53 ns/op BenchmarkCopyFat512-4 1000000 106.3 ns/op BenchmarkCopyFat520-4 1244708 109.4 ns/op BenchmarkCopyFat1024-4 595280 170.3 ns/op BenchmarkCopyFat1032-4 1000000 173.1 ns/op BenchmarkCopyFat1040-4 961267 149.6 ns/op BenchmarkIssue18740/2byte-4 324 431640 ns/op BenchmarkIssue18740/4byte-4 552 228802 ns/op BenchmarkIssue18740/8byte-4 882 117438 ns/op BenchmarkMemclrKnownSize1-4 7165752 16.57 ns/op 60.34 MB/s BenchmarkMemclrKnownSize2-4 3697891 30.73 ns/op 65.08 MB/s BenchmarkMemclrKnownSize4-4 2735997 64.29 ns/op 62.22 MB/s BenchmarkMemclrKnownSize8-4 1000000 103.2 ns/op 77.53 MB/s BenchmarkMemclrKnownSize16-4 796328 191.6 ns/op 83.52 MB/s BenchmarkMemclrKnownSize32-4 384847 514.7 ns/op 62.17 MB/s BenchmarkMemclrKnownSize64-4 203815 674.9 ns/op 94.82 MB/s BenchmarkMemclrKnownSize112-4 102912 1084 ns/op 103.31 MB/s BenchmarkMemclrKnownSize128-4 93380 1305 ns/op 98.07 MB/s BenchmarkMemclrKnownSize192-4 64989 2404 ns/op 79.86 MB/s BenchmarkMemclrKnownSize248-4 42530 3125 ns/op 79.36 MB/s BenchmarkMemclrKnownSize256-4 36424 4026 ns/op 63.59 MB/s BenchmarkMemclrKnownSize512-4 21762 7580 ns/op 67.54 MB/s BenchmarkMemclrKnownSize1024-4 8049 14359 ns/op 71.32 MB/s BenchmarkMemclrKnownSize4096-4 1989 58275 ns/op 70.29 MB/s BenchmarkMemclrKnownSize512KiB-4 19 7319199 ns/op 71.63 MB/s BenchmarkReadMetricsLatency-4 10000 4504 p50-ns 6091 p90-ns 13972 p99-ns BenchmarkFinalizer-4 144 780258 ns/op BenchmarkFinalizerRun-4 157566 753.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7349220 19.52 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3268688 32.25 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2137664 49.67 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2510648 59.27 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1375504 86.83 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1202886 96.96 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2188822 46.69 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1307491 77.45 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1743588 93.30 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2286114 71.01 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2219122 51.27 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2153556 70.86 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 107.6 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1610628 75.75 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6668578 15.47 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6505142 22.85 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7463814 16.59 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7390362 17.02 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5601398 19.00 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7209909 21.87 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6402354 29.49 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7764901 15.90 ns/op BenchmarkFindBitRange64/PatternAASize32-4 4617774 29.77 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6596575 21.28 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6771508 16.58 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5783197 17.67 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6708603 20.84 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7704711 16.69 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5404094 18.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6634670 28.14 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6402798 16.57 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 5970266 20.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5874330 18.29 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7429066 18.60 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5766148 21.92 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7371732 24.92 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6650518 19.90 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6440794 18.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6544885 23.25 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5985386 30.09 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6635475 17.86 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6688990 20.20 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7834651 15.87 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5111656 24.20 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6321642 16.36 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6587691 17.96 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 5394322 24.42 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7493557 25.06 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6924543 15.36 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 4296942 29.75 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7582728 19.91 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7012350 26.01 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7853734 17.72 ns/op BenchmarkNetpollBreak-4 3196 40164 ns/op BenchmarkPingPongHog-4 469 360517 ns/op BenchmarkStackGrowth-4 93842 1320 ns/op BenchmarkStackGrowthDeep-4 832 138020 ns/op BenchmarkCreateGoroutines-4 50656 3392 ns/op BenchmarkCreateGoroutinesParallel-4 42146 22501 ns/op BenchmarkCreateGoroutinesCapture-4 7230 201232 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 10000 113145 ns/op BenchmarkClosureCall-4 25406126 7.688 ns/op BenchmarkWakeupParallelSpinning/0s-4 5454 22821 ns/op BenchmarkWakeupParallelSpinning/1µs-4 3819 29655 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5328 30404 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2449 52720 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2006 88238 ns/op BenchmarkWakeupParallelSpinning/20µs-4 751 158470 ns/op BenchmarkWakeupParallelSpinning/50µs-4 381 323996 ns/op BenchmarkWakeupParallelSpinning/100µs-4 210 614704 ns/op BenchmarkMatmult-4 2079398 58.79 ns/op BenchmarkFastrand-4 5457842 18.94 ns/op BenchmarkFastrand64-4 6140883 23.47 ns/op BenchmarkFastrandHashiter-4 3019424 40.83 ns/op BenchmarkFastrandn/2-4 4674334 30.77 ns/op BenchmarkFastrandn/3-4 2962890 53.82 ns/op BenchmarkFastrandn/4-4 3881248 31.30 ns/op BenchmarkFastrandn/5-4 3552468 36.66 ns/op BenchmarkIfaceCmp100-4 104703 1151 ns/op BenchmarkIfaceCmpNil100-4 211208 842.9 ns/op BenchmarkEfaceCmpDiff-4 45224 2546 ns/op BenchmarkEfaceCmpDiffIndirect-4 38792 3516 ns/op BenchmarkDefer-4 1566634 76.48 ns/op BenchmarkDefer10-4 859578 222.7 ns/op BenchmarkDeferMany-4 632820 653.2 ns/op BenchmarkPanicRecover-4 213819 565.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 85 2287010 ns/op 2019323 p50-ns 3287072 p90-ns 7497012 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 79 2524697 ns/op 1973439 p50-ns 4044341 p90-ns 11645429 p99-ns BenchmarkGoroutineProfile/small/idle-4 45 3135349 ns/op 3144335 p50-ns 3871629 p90-ns 4850309 p99-ns BenchmarkGoroutineProfile/small/loaded-4 40 4165786 ns/op 3814698 p50-ns 6981831 p90-ns 10081636 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 85 1859672 ns/op 1782615 p50-ns 2581810 p90-ns 3732186 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 61 3728157 ns/op 2742680 p50-ns 5428333 p90-ns 19356032 p99-ns BenchmarkGoroutineProfile/large/idle-4 10 10444285 ns/op 10244841 p50-ns 12410565 p90-ns 12410565 p99-ns BenchmarkGoroutineProfile/large/loaded-4 5 23624401 ns/op 23521873 p50-ns 26034952 p90-ns 26034952 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 54 2540996 ns/op 2322392 p50-ns 3464468 p90-ns 4527170 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 57 2578228 ns/op 2286146 p50-ns 4401914 p90-ns 7295182 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 48 3351322 ns/op 3282447 p50-ns 4413513 p90-ns 5999042 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 25 6086281 ns/op 5079649 p50-ns 9608498 p90-ns 23416279 p99-ns BenchmarkRWMutexUncontended-4 531120 1223 ns/op BenchmarkRWMutexWrite100-4 32658 3845 ns/op BenchmarkRWMutexWrite10-4 52554 2638 ns/op BenchmarkRWMutexWorkWrite100-4 29752 4965 ns/op BenchmarkRWMutexWorkWrite10-4 27607 4021 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2586 55458 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1062 118395 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1010 107792 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 523 254729 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 543 271139 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 226 502112 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 297 399244 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 109 1072700 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 236036 822.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 170179 737.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 199254 888.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 333940 958.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 188709 764.3 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 187054 1357 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 168518 1192 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 180230 970.2 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 149563 1759 ns/op BenchmarkMakeSlice/Byte-4 1506304 91.82 ns/op BenchmarkMakeSlice/Int16-4 1222674 100.5 ns/op BenchmarkMakeSlice/Int-4 1000000 154.9 ns/op BenchmarkMakeSlice/Ptr-4 1000000 161.3 ns/op BenchmarkMakeSlice/Struct/24-4 756873 208.3 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 223.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 339.9 ns/op BenchmarkGrowSlice/Byte-4 517017 553.9 ns/op BenchmarkGrowSlice/Int16-4 518964 548.7 ns/op BenchmarkGrowSlice/Int-4 239076 1048 ns/op BenchmarkGrowSlice/Ptr-4 131805 863.5 ns/op BenchmarkGrowSlice/Struct/24-4 182710 1564 ns/op BenchmarkGrowSlice/Struct/32-4 86284 1480 ns/op BenchmarkGrowSlice/Struct/40-4 86173 1969 ns/op BenchmarkExtendSlice/IntSlice-4 176852 939.7 ns/op BenchmarkExtendSlice/PointerSlice-4 219651 855.2 ns/op BenchmarkExtendSlice/NoGrow-4 324410 731.5 ns/op BenchmarkAppend-4 899199 133.3 ns/op BenchmarkAppendGrowByte-4 2 100833117 ns/op BenchmarkAppendGrowString-4 1 610766716 ns/op BenchmarkAppendSlice/1Bytes-4 351795 414.6 ns/op BenchmarkAppendSlice/4Bytes-4 369528 1145 ns/op BenchmarkAppendSlice/7Bytes-4 214586 495.9 ns/op BenchmarkAppendSlice/8Bytes-4 356666 388.4 ns/op BenchmarkAppendSlice/15Bytes-4 345026 330.9 ns/op BenchmarkAppendSlice/16Bytes-4 492721 391.0 ns/op BenchmarkAppendSlice/32Bytes-4 296386 437.3 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 37353 3597 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 11796 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 4998 41032 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 781 148239 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 91 1671206 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 22 7689301 ns/op BenchmarkAppendStr/1Bytes-4 330224 338.2 ns/op BenchmarkAppendStr/4Bytes-4 417676 285.1 ns/op BenchmarkAppendStr/8Bytes-4 375589 278.0 ns/op BenchmarkAppendStr/16Bytes-4 377415 329.2 ns/op BenchmarkAppendStr/32Bytes-4 406171 297.3 ns/op BenchmarkAppendSpecialCase-4 898065 132.2 ns/op BenchmarkCopy/1Byte-4 330438 353.6 ns/op 2.83 MB/s BenchmarkCopy/1String-4 329706 304.9 ns/op 3.28 MB/s BenchmarkCopy/2Byte-4 1000000 293.6 ns/op 6.81 MB/s BenchmarkCopy/2String-4 1436410 82.12 ns/op 24.36 MB/s BenchmarkCopy/4Byte-4 1397680 79.14 ns/op 50.54 MB/s BenchmarkCopy/4String-4 1224694 90.28 ns/op 44.31 MB/s BenchmarkCopy/8Byte-4 1487640 76.72 ns/op 104.27 MB/s BenchmarkCopy/8String-4 1527854 83.19 ns/op 96.17 MB/s BenchmarkCopy/12Byte-4 1415131 90.99 ns/op 131.89 MB/s BenchmarkCopy/12String-4 1000000 101.6 ns/op 118.16 MB/s BenchmarkCopy/16Byte-4 1000000 107.9 ns/op 148.28 MB/s BenchmarkCopy/16String-4 1445464 105.0 ns/op 152.31 MB/s BenchmarkCopy/32Byte-4 1292250 91.80 ns/op 348.57 MB/s BenchmarkCopy/32String-4 1372152 90.33 ns/op 354.25 MB/s BenchmarkCopy/128Byte-4 1000000 110.6 ns/op 1156.93 MB/s BenchmarkCopy/128String-4 836620 190.1 ns/op 673.47 MB/s BenchmarkCopy/1024Byte-4 423112 291.9 ns/op 3508.63 MB/s BenchmarkCopy/1024String-4 322167 454.7 ns/op 2252.24 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 22375 5226 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 10606 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 7798 18268 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 9969 27088 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9853 32018 ns/op BenchmarkAppendInPlace/Grow/Byte-4 101406 1468 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 130560 1188 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 59746 1889 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 65748 2455 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 38558 2794 ns/op BenchmarkStackCopyPtr-4 1 134956108 ns/op BenchmarkStackCopy-4 2 110917969 ns/op BenchmarkStackCopyNoCache-4 24 5045765 ns/op BenchmarkStackCopyWithStkobj-4 2 54688266 ns/op BenchmarkIssue18138-4 284 543991 ns/op BenchmarkCompareStringEqual-4 14712288 10.19 ns/op BenchmarkCompareStringIdentical-4 21556612 10.79 ns/op BenchmarkCompareStringSameLength-4 13678040 7.721 ns/op BenchmarkCompareStringDifferentLength-4 24695270 5.000 ns/op BenchmarkCompareStringBigUnaligned-4 1202 113454 ns/op 9242.37 MB/s BenchmarkCompareStringBig-4 1389 73062 ns/op 14351.93 MB/s BenchmarkConcatStringAndBytes-4 1826004 70.14 ns/op BenchmarkSliceByteToString/1-4 1657813 72.13 ns/op BenchmarkSliceByteToString/2-4 910011 167.5 ns/op BenchmarkSliceByteToString/4-4 947762 151.6 ns/op BenchmarkSliceByteToString/8-4 1000000 165.0 ns/op BenchmarkSliceByteToString/16-4 938766 168.4 ns/op BenchmarkSliceByteToString/32-4 771715 201.0 ns/op BenchmarkSliceByteToString/64-4 746184 223.9 ns/op BenchmarkSliceByteToString/128-4 764721 376.1 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2306328 65.13 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 994154 117.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 137.4 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2719683 40.68 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 113.1 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1745432 63.15 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1707704 64.51 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 360781 351.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 349912 293.5 ns/op BenchmarkRuneIterate/range/ASCII-4 7761304 15.53 ns/op BenchmarkRuneIterate/range/Japanese-4 2498983 51.53 ns/op BenchmarkRuneIterate/range/MixedLength-4 2706549 42.38 ns/op BenchmarkRuneIterate/range1/ASCII-4 7795406 16.99 ns/op BenchmarkRuneIterate/range1/Japanese-4 2757918 45.20 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2944392 50.34 ns/op BenchmarkRuneIterate/range2/ASCII-4 7078495 16.36 ns/op BenchmarkRuneIterate/range2/Japanese-4 1566494 64.14 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2351270 46.01 ns/op BenchmarkArrayEqual-4 24001780 4.367 ns/op BenchmarkFunc/Name-4 5238459 27.73 ns/op BenchmarkFunc/Entry-4 12463372 12.47 ns/op BenchmarkFunc/FileLine-4 1935750 62.40 ns/op PASS ok runtime 441.071s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 27813 4102 ns/op BenchmarkHandle/concurrent-4 21510 5087 ns/op PASS ok runtime/cgo 0.520s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 30823582 6.230 ns/op BenchmarkAtomicStore64-4 11249715 11.04 ns/op BenchmarkAtomicLoad-4 21595113 5.198 ns/op BenchmarkAtomicStore-4 11740472 11.06 ns/op BenchmarkAnd8-4 12386364 10.38 ns/op BenchmarkAnd-4 9917689 11.82 ns/op BenchmarkAnd8Parallel-4 4011415 29.41 ns/op BenchmarkAndParallel-4 4001533 30.86 ns/op BenchmarkOr8-4 10992920 11.39 ns/op BenchmarkOr-4 13139211 14.93 ns/op BenchmarkOr8Parallel-4 4015771 28.99 ns/op BenchmarkOrParallel-4 3957630 28.71 ns/op BenchmarkXadd-4 3704932 27.84 ns/op BenchmarkXadd64-4 3995234 29.13 ns/op BenchmarkCas-4 2910849 40.42 ns/op BenchmarkCas64-4 2817454 42.25 ns/op BenchmarkXchg-4 3697273 28.62 ns/op BenchmarkXchg64-4 4463552 27.03 ns/op PASS ok runtime/internal/atomic 3.828s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3202522 41.50 ns/op BenchmarkMulUintptr/large-4 2297900 45.65 ns/op PASS ok runtime/internal/math 0.463s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 9018365 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 9 16330603 ns/op 343.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 30 3378266 ns/op 4.167 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 21961912 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 35255033 ns/op 1635 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 25 6429633 ns/op 83.48 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 105080899 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 142885986 ns/op 10092 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 8 18062619 ns/op 1202 concurrent_launches/op PASS ok runtime/pprof 1.929s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 11541963 ns/op BenchmarkStackLeak-4 18501 6818 ns/op PASS ok runtime/race 0.701s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2344524 50.70 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 249027 554.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.465s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 101508 1025 ns/op BenchmarkSortString1K-4 144 1042532 ns/op BenchmarkSortString1K_Slice-4 129 830499 ns/op BenchmarkStableString1K-4 82 1407971 ns/op BenchmarkSortInt1K-4 169 801090 ns/op BenchmarkSortInt1K_Sorted-4 2377 59690 ns/op BenchmarkSortInt1K_Reversed-4 1134 102629 ns/op BenchmarkSortInt1K_Mod8-4 378 347806 ns/op BenchmarkStableInt1K-4 93 1272976 ns/op BenchmarkStableInt1K_Slice-4 100 1201591 ns/op BenchmarkSortInt64K-4 2 68201586 ns/op BenchmarkSortInt64K_Slice-4 2 68344852 ns/op BenchmarkStableInt64K-4 1 103398205 ns/op BenchmarkSort1e2-4 308 422912 ns/op BenchmarkStable1e2-4 122 978169 ns/op BenchmarkSort1e4-4 2 64167216 ns/op BenchmarkStable1e4-4 1 354101359 ns/op PASS ok sort 41.048s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 770238 156.3 ns/op BenchmarkAtof64Float-4 676808 173.8 ns/op BenchmarkAtof64FloatExp-4 551251 222.9 ns/op BenchmarkAtof64Big-4 503715 253.8 ns/op BenchmarkAtof64RandomBits-4 436576 269.8 ns/op BenchmarkAtof64RandomFloats-4 480438 261.0 ns/op BenchmarkAtof64RandomLongFloats-4 437282 313.4 ns/op BenchmarkAtof32Decimal-4 736059 155.4 ns/op BenchmarkAtof32Float-4 797167 181.2 ns/op BenchmarkAtof32FloatExp-4 619840 219.5 ns/op BenchmarkAtof32Random-4 395845 540.9 ns/op BenchmarkAtof32RandomLong-4 149126 769.9 ns/op BenchmarkParseInt/Pos/7bit-4 1188036 106.3 ns/op BenchmarkParseInt/Pos/26bit-4 571106 191.2 ns/op BenchmarkParseInt/Pos/31bit-4 647114 303.7 ns/op BenchmarkParseInt/Pos/56bit-4 408004 265.8 ns/op BenchmarkParseInt/Pos/63bit-4 452289 445.9 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 103.9 ns/op BenchmarkParseInt/Neg/26bit-4 331240 385.1 ns/op BenchmarkParseInt/Neg/31bit-4 618298 182.7 ns/op BenchmarkParseInt/Neg/56bit-4 490633 260.6 ns/op BenchmarkParseInt/Neg/63bit-4 459225 298.3 ns/op BenchmarkAtoi/Pos/7bit-4 1643071 82.26 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 135.2 ns/op BenchmarkAtoi/Pos/31bit-4 816727 149.5 ns/op BenchmarkAtoi/Pos/56bit-4 517081 232.7 ns/op BenchmarkAtoi/Pos/63bit-4 374638 362.4 ns/op BenchmarkAtoi/Neg/7bit-4 1511743 81.27 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 166.7 ns/op BenchmarkAtoi/Neg/31bit-4 809455 139.8 ns/op BenchmarkAtoi/Neg/56bit-4 626871 327.3 ns/op BenchmarkAtoi/Neg/63bit-4 346456 310.2 ns/op BenchmarkFormatFloat/Decimal-4 75939 1495 ns/op BenchmarkFormatFloat/Float-4 61455 2746 ns/op BenchmarkFormatFloat/Exp-4 79224 1949 ns/op BenchmarkFormatFloat/NegExp-4 72816 1583 ns/op BenchmarkFormatFloat/LongExp-4 76394 1488 ns/op BenchmarkFormatFloat/Big-4 71268 1604 ns/op BenchmarkFormatFloat/BinaryExp-4 168865 1006 ns/op BenchmarkFormatFloat/32Integer-4 98782 1345 ns/op BenchmarkFormatFloat/32ExactFraction-4 92618 1214 ns/op BenchmarkFormatFloat/32Point-4 83044 2374 ns/op BenchmarkFormatFloat/32Exp-4 92725 1304 ns/op BenchmarkFormatFloat/32NegExp-4 49804 2399 ns/op BenchmarkFormatFloat/32Shortest-4 94074 1456 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 97867 1376 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 115522 1137 ns/op BenchmarkFormatFloat/64Fixed1-4 110223 986.8 ns/op BenchmarkFormatFloat/64Fixed2-4 126700 1164 ns/op BenchmarkFormatFloat/64Fixed3-4 107886 1014 ns/op BenchmarkFormatFloat/64Fixed4-4 132420 1301 ns/op BenchmarkFormatFloat/64Fixed12-4 71244 1629 ns/op BenchmarkFormatFloat/64Fixed16-4 74319 1388 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 100040 1287 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 80594 1560 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2065 57098 ns/op BenchmarkFormatFloat/Slowpath64-4 72322 1683 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 70778 1694 ns/op BenchmarkAppendFloat/Decimal-4 123410 1479 ns/op BenchmarkAppendFloat/Float-4 93378 2664 ns/op BenchmarkAppendFloat/Exp-4 117477 1102 ns/op BenchmarkAppendFloat/NegExp-4 103802 1055 ns/op BenchmarkAppendFloat/LongExp-4 83289 1425 ns/op BenchmarkAppendFloat/Big-4 89323 1454 ns/op BenchmarkAppendFloat/BinaryExp-4 345961 411.9 ns/op BenchmarkAppendFloat/32Integer-4 108303 1138 ns/op BenchmarkAppendFloat/32ExactFraction-4 120984 1023 ns/op BenchmarkAppendFloat/32Point-4 104047 1131 ns/op BenchmarkAppendFloat/32Exp-4 107670 1032 ns/op BenchmarkAppendFloat/32NegExp-4 124430 1016 ns/op BenchmarkAppendFloat/32Shortest-4 136814 953.6 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 120802 1036 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 101353 1028 ns/op BenchmarkAppendFloat/64Fixed1-4 141204 1111 ns/op BenchmarkAppendFloat/64Fixed2-4 148641 731.7 ns/op BenchmarkAppendFloat/64Fixed3-4 162081 758.2 ns/op BenchmarkAppendFloat/64Fixed4-4 162379 959.6 ns/op BenchmarkAppendFloat/64Fixed12-4 92097 1438 ns/op BenchmarkAppendFloat/64Fixed16-4 87697 1632 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 112330 1036 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 92328 1331 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2145 55977 ns/op BenchmarkAppendFloat/Slowpath64-4 92284 1373 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 83542 1425 ns/op BenchmarkFormatInt-4 13077 9545 ns/op BenchmarkAppendInt-4 15046 7507 ns/op BenchmarkFormatUint-4 81644 2006 ns/op BenchmarkAppendUint-4 91180 1576 ns/op BenchmarkFormatIntSmall/7-4 1925793 116.3 ns/op BenchmarkFormatIntSmall/42-4 1595892 84.62 ns/op BenchmarkAppendIntSmall-4 1000000 127.2 ns/op BenchmarkAppendUintVarlen/1-4 944569 119.7 ns/op BenchmarkAppendUintVarlen/12-4 1000000 143.9 ns/op BenchmarkAppendUintVarlen/123-4 886815 182.2 ns/op BenchmarkAppendUintVarlen/1234-4 698876 240.1 ns/op BenchmarkAppendUintVarlen/12345-4 814130 215.5 ns/op BenchmarkAppendUintVarlen/123456-4 797604 191.7 ns/op BenchmarkAppendUintVarlen/1234567-4 765038 157.0 ns/op BenchmarkAppendUintVarlen/12345678-4 762718 157.7 ns/op BenchmarkAppendUintVarlen/123456789-4 346044 382.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 635976 174.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 731215 191.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 684160 183.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 581002 194.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 527997 278.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 577641 215.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 795744 324.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 657422 351.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 702134 209.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 599432 208.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 677116 191.2 ns/op BenchmarkQuote-4 37540 5839 ns/op BenchmarkQuoteRune-4 266433 397.9 ns/op BenchmarkAppendQuote-4 41454 3474 ns/op BenchmarkAppendQuoteRune-4 667438 189.8 ns/op BenchmarkUnquoteEasy-4 1251792 94.86 ns/op BenchmarkUnquoteHard-4 26548 4560 ns/op PASS ok strconv 24.685s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 402564 434.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 82862 1436 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 168259 1146 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 255702 642.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 52165 2636 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 88934 2443 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 457738 274.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 22700 5094 ns/op BenchmarkGenericMatch1-4 1832 104910 ns/op BenchmarkGenericMatch2-4 381 311023 ns/op BenchmarkSingleMaxSkipping-4 10000 10604 ns/op 943.04 MB/s BenchmarkSingleLongSuffixFail-4 20125 7154 ns/op 140.06 MB/s BenchmarkSingleMatch-4 141 799457 ns/op 18.76 MB/s BenchmarkByteByteNoMatch-4 85558 1330 ns/op BenchmarkByteByteMatch-4 14472 8420 ns/op BenchmarkByteStringMatch-4 16898 9762 ns/op BenchmarkHTMLEscapeNew-4 57514 2117 ns/op BenchmarkHTMLEscapeOld-4 71163 1785 ns/op BenchmarkByteStringReplacerWriteString-4 1304 89849 ns/op BenchmarkByteReplacerWriteString-4 1495 75267 ns/op BenchmarkByteByteReplaces-4 2977 48526 ns/op BenchmarkByteByteMap-4 4244 26217 ns/op BenchmarkMap/identity/ASCII-4 892438 151.7 ns/op BenchmarkMap/identity/Greek-4 482378 214.4 ns/op BenchmarkMap/change/ASCII-4 31524 4072 ns/op BenchmarkMap/change/Greek-4 22159 5915 ns/op BenchmarkIndexRune-4 1616271 74.25 ns/op BenchmarkIndexRuneLongString-4 1000000 109.7 ns/op BenchmarkIndexRuneFastPath-4 3032199 38.02 ns/op BenchmarkIndex-4 3021150 39.05 ns/op BenchmarkLastIndex-4 3201656 37.50 ns/op BenchmarkIndexByte-4 12366608 10.88 ns/op BenchmarkToUpper/#00-4 2365039 48.89 ns/op BenchmarkToUpper/ONLYUPPER-4 2016908 57.02 ns/op BenchmarkToUpper/abc-4 325147 493.1 ns/op BenchmarkToUpper/AbC123-4 216165 603.8 ns/op BenchmarkToUpper/azAZ09_-4 204271 569.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 42163 4223 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54824 2574 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26203 4293 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53822 2922 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 96543 1249 ns/op BenchmarkToLower/#00-4 2218969 48.42 ns/op BenchmarkToLower/abc-4 2349157 91.29 ns/op BenchmarkToLower/AbC123-4 196629 621.3 ns/op BenchmarkToLower/azAZ09_-4 178617 686.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86539 1682 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 50174 2297 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27964 4830 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56740 1931 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 108872 1114 ns/op BenchmarkMapNoChanges-4 946142 120.5 ns/op BenchmarkTrim-4 29847 3979 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2520471 52.20 ns/op BenchmarkToValidUTF8/InvalidASCII-4 165084 971.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 86618 1991 ns/op BenchmarkEqualFold/Tests-4 52701 2692 ns/op BenchmarkEqualFold/ASCII-4 2473905 44.96 ns/op BenchmarkEqualFold/UnicodePrefix-4 123734 924.4 ns/op BenchmarkEqualFold/UnicodeSuffix-4 109928 911.7 ns/op BenchmarkIndexHard1-4 1230 116265 ns/op BenchmarkIndexHard2-4 772 156037 ns/op BenchmarkIndexHard3-4 182 843901 ns/op BenchmarkIndexHard4-4 165 615897 ns/op BenchmarkLastIndexHard1-4 86 1705797 ns/op BenchmarkLastIndexHard2-4 70 1544193 ns/op BenchmarkLastIndexHard3-4 86 1508932 ns/op BenchmarkCountHard1-4 1038 111871 ns/op BenchmarkCountHard2-4 692 167396 ns/op BenchmarkCountHard3-4 177 655605 ns/op BenchmarkIndexTorture-4 9972 12750 ns/op BenchmarkCountTorture-4 10000 21949 ns/op BenchmarkCountTortureOverlapping-4 747 145761 ns/op BenchmarkCountByte/10-4 3155906 51.85 ns/op 192.85 MB/s BenchmarkCountByte/32-4 3065866 40.51 ns/op 789.90 MB/s BenchmarkCountByte/4096-4 899366 124.3 ns/op 32943.18 MB/s BenchmarkCountByte/4194304-4 957 136687 ns/op 30685.51 MB/s BenchmarkCountByte/67108864-4 24 4498356 ns/op 14918.53 MB/s BenchmarkFields/ASCII/16-4 333855 512.0 ns/op 31.25 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20462 7032 ns/op 36.41 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1528 93217 ns/op 43.94 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 96 1504792 ns/op 43.55 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 35407258 ns/op 29.61 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 140098 1031 ns/op 15.52 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9207 14188 ns/op 18.04 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 537 266078 ns/op 15.39 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 27 5754731 ns/op 11.39 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 96007469 ns/op 10.92 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 158780 838.0 ns/op 19.09 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 13514 ns/op 18.94 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 736 219112 ns/op 18.69 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 25 4985444 ns/op 13.15 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 81631474 ns/op 12.85 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 100255 1517 ns/op 10.54 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 12702 ns/op 20.15 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 376 342665 ns/op 11.95 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 5831512 ns/op 11.24 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 117267215 ns/op 8.94 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 101724428 ns/op BenchmarkSplitSingleByteSeparator-4 18 8718287 ns/op BenchmarkSplitMultiByteSeparator-4 26 4705520 ns/op BenchmarkSplitNSingleByteSeparator-4 197438 929.2 ns/op BenchmarkSplitNMultiByteSeparator-4 122926 1162 ns/op BenchmarkRepeat/5x0-4 2427747 46.49 ns/op BenchmarkRepeat/5x1-4 2677482 45.02 ns/op BenchmarkRepeat/5x2-4 214738 584.1 ns/op BenchmarkRepeat/5x6-4 136051 1065 ns/op BenchmarkRepeat/10x0-4 2699586 42.39 ns/op BenchmarkRepeat/10x1-4 2775030 43.18 ns/op BenchmarkRepeat/10x2-4 182077 578.5 ns/op BenchmarkRepeat/10x6-4 134906 1005 ns/op BenchmarkRepeatLarge/256/1-4 58320 2471 ns/op 103.61 MB/s BenchmarkRepeatLarge/256/16-4 86368 2005 ns/op 127.66 MB/s BenchmarkRepeatLarge/512/1-4 42841 3068 ns/op 166.86 MB/s BenchmarkRepeatLarge/512/16-4 56587 2468 ns/op 207.42 MB/s BenchmarkRepeatLarge/1024/1-4 28965 4623 ns/op 221.51 MB/s BenchmarkRepeatLarge/1024/16-4 39523 3273 ns/op 312.84 MB/s BenchmarkRepeatLarge/2048/1-4 19675 7762 ns/op 263.86 MB/s BenchmarkRepeatLarge/2048/16-4 20443 6628 ns/op 308.97 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11378 ns/op 359.98 MB/s BenchmarkRepeatLarge/4096/16-4 12054 10124 ns/op 404.59 MB/s BenchmarkRepeatLarge/8192/1-4 10000 19381 ns/op 422.69 MB/s BenchmarkRepeatLarge/8192/16-4 10000 18739 ns/op 437.17 MB/s BenchmarkRepeatLarge/8192/4097-4 3616700 58.41 ns/op 70145.59 MB/s BenchmarkRepeatLarge/16384/1-4 6627 41167 ns/op 397.99 MB/s BenchmarkRepeatLarge/16384/16-4 4472 35516 ns/op 461.31 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27029 ns/op 454.73 MB/s BenchmarkRepeatLarge/32768/1-4 1690 66498 ns/op 492.77 MB/s BenchmarkRepeatLarge/32768/16-4 2686 70154 ns/op 467.09 MB/s BenchmarkRepeatLarge/32768/4097-4 1657 74861 ns/op 383.10 MB/s BenchmarkRepeatLarge/65536/1-4 1188 150701 ns/op 434.88 MB/s BenchmarkRepeatLarge/65536/16-4 998 147894 ns/op 443.13 MB/s BenchmarkRepeatLarge/65536/4097-4 949 134901 ns/op 455.55 MB/s BenchmarkRepeatLarge/131072/1-4 160 704193 ns/op 186.13 MB/s BenchmarkRepeatLarge/131072/16-4 181 653557 ns/op 200.55 MB/s BenchmarkRepeatLarge/131072/4097-4 219 591895 ns/op 214.58 MB/s BenchmarkRepeatLarge/262144/1-4 120 861987 ns/op 304.12 MB/s BenchmarkRepeatLarge/262144/16-4 124 902134 ns/op 290.58 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1122717 ns/op 229.90 MB/s BenchmarkRepeatLarge/524288/1-4 57 2432255 ns/op 215.56 MB/s BenchmarkRepeatLarge/524288/16-4 81 1942604 ns/op 269.89 MB/s BenchmarkRepeatLarge/524288/4097-4 67 2091791 ns/op 248.74 MB/s BenchmarkRepeatLarge/1048576/1-4 55 3298211 ns/op 317.92 MB/s BenchmarkRepeatLarge/1048576/16-4 45 4029578 ns/op 260.22 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 3799503 ns/op 274.97 MB/s BenchmarkRepeatLarge/2097152/1-4 18 6921159 ns/op 303.01 MB/s BenchmarkRepeatLarge/2097152/16-4 15 6935348 ns/op 302.39 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 7441617 ns/op 281.33 MB/s BenchmarkRepeatLarge/4194304/1-4 8 16805379 ns/op 249.58 MB/s BenchmarkRepeatLarge/4194304/16-4 9 13090436 ns/op 320.41 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 12524778 ns/op 334.64 MB/s BenchmarkRepeatLarge/8388608/1-4 6 18876396 ns/op 444.40 MB/s BenchmarkRepeatLarge/8388608/16-4 6 23299850 ns/op 360.03 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 18229520 ns/op 460.05 MB/s BenchmarkRepeatLarge/16777216/1-4 3 37925246 ns/op 442.38 MB/s BenchmarkRepeatLarge/16777216/16-4 3 36960880 ns/op 453.92 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 33515446 ns/op 500.58 MB/s BenchmarkRepeatLarge/33554432/1-4 2 111259072 ns/op 301.59 MB/s BenchmarkRepeatLarge/33554432/16-4 2 65343820 ns/op 513.51 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 107574178 ns/op 311.92 MB/s BenchmarkRepeatLarge/67108864/1-4 1 184234220 ns/op 364.26 MB/s BenchmarkRepeatLarge/67108864/16-4 1 167603276 ns/op 400.40 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 124084377 ns/op 540.83 MB/s BenchmarkRepeatLarge/134217728/1-4 1 306097672 ns/op 438.48 MB/s BenchmarkRepeatLarge/134217728/16-4 1 223494777 ns/op 600.54 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 308702723 ns/op 434.78 MB/s BenchmarkRepeatLarge/268435456/1-4 1 501520004 ns/op 535.24 MB/s BenchmarkRepeatLarge/268435456/16-4 1 533431292 ns/op 503.22 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 466398705 ns/op 575.55 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1387335452 ns/op 386.98 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1347657693 ns/op 398.37 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1748903982 ns/op 306.98 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5408217856 ns/op 198.54 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 7249140320 ns/op 148.12 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5791963991 ns/op 185.38 MB/s BenchmarkIndexAnyASCII/1:1-4 1000000 123.8 ns/op BenchmarkIndexAnyASCII/1:2-4 1900092 77.55 ns/op BenchmarkIndexAnyASCII/1:4-4 1744620 108.5 ns/op BenchmarkIndexAnyASCII/1:8-4 1723941 73.53 ns/op BenchmarkIndexAnyASCII/1:16-4 1713652 73.12 ns/op BenchmarkIndexAnyASCII/1:32-4 1302940 77.97 ns/op BenchmarkIndexAnyASCII/1:64-4 1702800 100.6 ns/op BenchmarkIndexAnyASCII/16:1-4 1430455 72.26 ns/op BenchmarkIndexAnyASCII/16:2-4 897751 180.0 ns/op BenchmarkIndexAnyASCII/16:4-4 853000 164.7 ns/op BenchmarkIndexAnyASCII/16:8-4 933548 190.3 ns/op BenchmarkIndexAnyASCII/16:16-4 893197 204.2 ns/op BenchmarkIndexAnyASCII/16:32-4 619845 212.1 ns/op BenchmarkIndexAnyASCII/16:64-4 565812 205.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1853311 80.91 ns/op BenchmarkIndexAnyASCII/256:2-4 91123 2125 ns/op BenchmarkIndexAnyASCII/256:4-4 82610 1316 ns/op BenchmarkIndexAnyASCII/256:8-4 88438 1301 ns/op BenchmarkIndexAnyASCII/256:16-4 100005 1311 ns/op BenchmarkIndexAnyASCII/256:32-4 81822 1625 ns/op BenchmarkIndexAnyASCII/256:64-4 85462 1353 ns/op BenchmarkIndexAnyUTF8/1:1-4 2040649 55.50 ns/op BenchmarkIndexAnyUTF8/1:2-4 2063682 59.20 ns/op BenchmarkIndexAnyUTF8/1:4-4 2124205 56.10 ns/op BenchmarkIndexAnyUTF8/1:8-4 2017202 83.56 ns/op BenchmarkIndexAnyUTF8/1:16-4 1924700 66.12 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 114.7 ns/op BenchmarkIndexAnyUTF8/1:64-4 1991401 106.4 ns/op BenchmarkIndexAnyUTF8/16:1-4 1784602 68.16 ns/op BenchmarkIndexAnyUTF8/16:2-4 276621 455.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 266982 462.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 279374 502.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 254926 911.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 210579 487.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 254037 491.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 419576 273.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 17246 6849 ns/op BenchmarkIndexAnyUTF8/256:4-4 16914 12221 ns/op BenchmarkIndexAnyUTF8/256:8-4 17998 6798 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 12956 ns/op BenchmarkIndexAnyUTF8/256:32-4 15836 7275 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10960 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2052944 56.14 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2184471 54.86 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2047005 57.02 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1983726 74.12 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2092977 64.37 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1803225 91.01 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1765045 64.33 ns/op BenchmarkLastIndexAnyASCII/16:1-4 795840 143.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 175.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 935913 149.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 776972 141.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 754076 155.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 665432 170.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 498949 255.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 93190 2119 ns/op BenchmarkLastIndexAnyASCII/256:2-4 77832 1543 ns/op BenchmarkLastIndexAnyASCII/256:4-4 71691 1466 ns/op BenchmarkLastIndexAnyASCII/256:8-4 77194 1461 ns/op BenchmarkLastIndexAnyASCII/256:16-4 86407 1380 ns/op BenchmarkLastIndexAnyASCII/256:32-4 84783 1437 ns/op BenchmarkLastIndexAnyASCII/256:64-4 82300 1413 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2192121 67.33 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 109.9 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2148734 67.63 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2087143 58.36 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1935156 59.15 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1905452 77.01 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1890757 73.19 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 308098 418.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 138939 861.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 129066 855.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 131736 1638 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 128869 857.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 125906 1063 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 125542 921.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19272 6331 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9771 14103 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9879 13582 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9777 13798 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9753 18483 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 18090 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9001 17472 ns/op BenchmarkTrimASCII/1:1-4 2214087 94.91 ns/op BenchmarkTrimASCII/1:2-4 2005826 54.47 ns/op BenchmarkTrimASCII/1:4-4 1811258 75.98 ns/op BenchmarkTrimASCII/1:8-4 1787732 70.20 ns/op BenchmarkTrimASCII/1:16-4 1554778 99.20 ns/op BenchmarkTrimASCII/16:1-4 1838382 62.44 ns/op BenchmarkTrimASCII/16:2-4 847153 180.6 ns/op BenchmarkTrimASCII/16:4-4 876386 182.3 ns/op BenchmarkTrimASCII/16:8-4 929084 192.3 ns/op BenchmarkTrimASCII/16:16-4 675099 171.0 ns/op BenchmarkTrimASCII/256:1-4 819290 150.3 ns/op BenchmarkTrimASCII/256:2-4 81009 1389 ns/op BenchmarkTrimASCII/256:4-4 86002 1456 ns/op BenchmarkTrimASCII/256:8-4 74972 1546 ns/op BenchmarkTrimASCII/256:16-4 76914 2943 ns/op BenchmarkTrimASCII/4096:1-4 81547 2292 ns/op BenchmarkTrimASCII/4096:2-4 5452 21782 ns/op BenchmarkTrimASCII/4096:4-4 6198 23027 ns/op BenchmarkTrimASCII/4096:8-4 5694 39807 ns/op BenchmarkTrimASCII/4096:16-4 4724 34414 ns/op BenchmarkTrimByte-4 2564944 44.32 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 10048 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14971 12380 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1246 86976 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2502 56507 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6663 19571 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10919 ns/op BenchmarkJoin/0-4 3512185 37.74 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 1890796 62.88 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 136926 857.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 111597 1803 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 85779 1863 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 70726 1792 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 60709 2141 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 48841 2549 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1691924 60.70 ns/op BenchmarkTrimSpace/ASCII-4 1397295 87.12 ns/op BenchmarkTrimSpace/SomeNonASCII-4 114080 1079 ns/op BenchmarkTrimSpace/JustNonASCII-4 63709 2456 ns/op BenchmarkReplaceAll-4 89864 1546 ns/op 16 B/op 1 allocs/op PASS ok strings 145.374s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 54379 2218 ns/op BenchmarkCond2-4 31180 4728 ns/op BenchmarkCond4-4 14481 8325 ns/op BenchmarkCond8-4 10000 15350 ns/op BenchmarkCond16-4 4568 28967 ns/op BenchmarkCond32-4 2193 59780 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 337725 298.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 376810 438.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 493435 253.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 448290 245.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 172224 1057 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 666015 215.9 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 135874 1483 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 83433 1767 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 61203 2206 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 70584 2502 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 564410 200.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 174836 775.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 439597 294.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 153776 802.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 477858 231.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 172346 693.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 848098 121.3 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 60223 2571 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 114030 987.7 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 308730 368.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3300 30972 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 298 457482 ns/op BenchmarkRange/*sync.Map-4 1352 83403 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 162524 3696 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 205352 603.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 71098 1582 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 56646 2924 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 182464 736.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 92115 1552 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 91581 1669 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 163916 689.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 779838 154.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 54937 3584 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 133336 835.2 ns/op BenchmarkSwapCollision/*sync.Map-4 88759 1317 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1113239 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 118327 1049 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 267430 509.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21819 6856 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 63897 1772 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 24535 4306 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 282648 433.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 138220 1243 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 342511 456.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 932899 159.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 171277 712.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1170026 134.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 490250 229.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 162990 812.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 516799 218.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 112076 1310 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 340572 576.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 226966 509.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 108514 1165 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 252321 463.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 196519 1002 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 99240 1026 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 306117 423.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 67416 2096 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 175675 895.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 337657 375.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 115795 945.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 437157 293.0 ns/op BenchmarkUncontendedSemaphore-4 4248555 58.05 ns/op BenchmarkContendedSemaphore-4 4021639 28.53 ns/op BenchmarkMutexUncontended-4 699807 203.2 ns/op BenchmarkMutex-4 191912 675.0 ns/op BenchmarkMutexSlack-4 193977 747.5 ns/op BenchmarkMutexWork-4 157669 650.3 ns/op BenchmarkMutexWorkSlack-4 186507 554.3 ns/op BenchmarkMutexNoSpin-4 38047 2804 ns/op BenchmarkMutexSpin-4 50126 2483 ns/op BenchmarkOnce-4 951840 122.0 ns/op BenchmarkSemaUncontended-4 3534158 35.42 ns/op BenchmarkSemaSyntNonblock-4 1581946 74.79 ns/op BenchmarkSemaSyntBlock-4 1887504 68.32 ns/op BenchmarkSemaWorkNonblock-4 1222952 102.6 ns/op BenchmarkSemaWorkBlock-4 1223277 98.41 ns/op BenchmarkRWMutexUncontended-4 203920 504.0 ns/op BenchmarkRWMutexWrite100-4 286620 418.4 ns/op BenchmarkRWMutexWrite10-4 251678 423.4 ns/op BenchmarkRWMutexWorkWrite100-4 222759 531.7 ns/op BenchmarkRWMutexWorkWrite10-4 227680 666.7 ns/op BenchmarkWaitGroupUncontended-4 559484 202.3 ns/op BenchmarkWaitGroupAddDone-4 392968 281.2 ns/op BenchmarkWaitGroupAddDoneWork-4 406537 300.7 ns/op BenchmarkWaitGroupWait-4 1798027 61.71 ns/op BenchmarkWaitGroupWaitWork-4 1206668 89.78 ns/op BenchmarkWaitGroupActuallyWait-4 28251 5548 ns/op 32 B/op 2 allocs/op PASS ok sync 27.721s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 670508 196.4 ns/op PASS ok sync/atomic 0.344s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 104190 1095 ns/op 0 B/op 0 allocs/op PASS ok testing 0.324s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 4334 25768 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9280 12373 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 85 1641788 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 104 1589776 ns/op 1244 B/op 9 allocs/op BenchmarkTable/1x100000/new-4 1 223725844 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 295729282 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1664 98644 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1389 95451 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 8111970 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 7730540 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 981713744 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 909975224 ns/op 48120712 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 146 764361 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 174 678927 ns/op 225 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 72295851 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 64714000 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 9318759070 ns/op 335150144 B/op 100091 allocs/op BenchmarkTable/100x100000/reuse-4 1 9302348419 ns/op 335150448 B/op 100096 allocs/op BenchmarkPyramid/10-4 2602 79419 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 6092366 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 578458426 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2329 65712 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 170 606782 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 20 6308302 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6456 21348 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 25.908s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 130836045 ns/op BenchmarkVariableString-4 72580 1830 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1987 60458 ns/op 2507 B/op 39 allocs/op PASS ok text/template/parse 0.788s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 36 2782419 ns/op BenchmarkAfter-4 99 1457107 ns/op BenchmarkStop-4 164 765665 ns/op BenchmarkSimultaneousAfterFunc-4 46 4554440 ns/op BenchmarkStartStop-4 219 1382685 ns/op BenchmarkReset-4 1551 90261 ns/op BenchmarkSleep-4 21 5001868 ns/op BenchmarkParallelTimerLatency-4 24 1828809 avg-late-ns 3966283 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 704254 avg-late-ns 2576466 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 757561 avg-late-ns 2888539 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 566544 avg-late-ns 2992491 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 30 703198 avg-late-ns 4375129 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 506987 avg-late-ns 2429126 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 28 770846 avg-late-ns 5422483 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 2640465 avg-late-ns 13349741 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 25 4046404 avg-late-ns 15886915 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 19 4825420 avg-late-ns 18161913 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 9518684 avg-late-ns 25512900 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 636385 avg-late-ns 2820432 max-late-ns BenchmarkTicker-4 201 1153596 ns/op BenchmarkTickerReset-4 1860 63697 ns/op BenchmarkTickerResetNaive-4 187 876025 ns/op BenchmarkNow-4 626274 237.3 ns/op BenchmarkNowUnixNano-4 622759 190.5 ns/op BenchmarkNowUnixMilli-4 694195 309.1 ns/op BenchmarkNowUnixMicro-4 671540 181.2 ns/op BenchmarkFormat-4 46304 3526 ns/op BenchmarkFormatRFC3339-4 60159 1710 ns/op BenchmarkFormatRFC3339Nano-4 67786 1833 ns/op BenchmarkFormatNow-4 61269 1940 ns/op BenchmarkMarshalJSON-4 88177 1939 ns/op BenchmarkMarshalText-4 76210 1340 ns/op BenchmarkParse-4 102072 1272 ns/op BenchmarkParseRFC3339UTC-4 296629 408.0 ns/op BenchmarkParseRFC3339UTCBytes-4 234148 551.5 ns/op BenchmarkParseRFC3339TZ-4 84040 1386 ns/op BenchmarkParseRFC3339TZBytes-4 46065 3430 ns/op BenchmarkParseDuration-4 514328 274.6 ns/op BenchmarkHour-4 737025 204.8 ns/op BenchmarkSecond-4 750807 142.9 ns/op BenchmarkYear-4 688477 185.5 ns/op BenchmarkDay-4 508999 259.3 ns/op BenchmarkISOWeek-4 557168 327.8 ns/op BenchmarkGoString-4 62769 2126 ns/op BenchmarkUnmarshalText-4 65679 2203 ns/op PASS ok time 17.120s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 363114 555.6 ns/op BenchmarkDecodeValidJapaneseChars-4 478485 229.1 ns/op BenchmarkDecodeRune-4 1670694 91.66 ns/op BenchmarkEncodeValidASCII-4 439414 396.0 ns/op BenchmarkEncodeValidJapaneseChars-4 645349 275.6 ns/op BenchmarkAppendRuneValidASCII-4 1000000 135.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1619857 77.71 ns/op BenchmarkEncodeRune-4 3833234 34.90 ns/op PASS ok unicode/utf16 2.113s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 962637 126.4 ns/op BenchmarkRuneCountTenJapaneseChars-4 186864 1265 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2480191 48.50 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 260366 413.2 ns/op BenchmarkValidTenASCIIChars-4 980737 243.6 ns/op BenchmarkValid100KASCIIChars-4 100 1525532 ns/op BenchmarkValidTenJapaneseChars-4 143004 817.1 ns/op BenchmarkValidLongMostlyASCII-4 128 1747886 ns/op BenchmarkValidLongJapanese-4 63 2032695 ns/op BenchmarkValidStringTenASCIIChars-4 2445861 52.07 ns/op BenchmarkValidString100KASCIIChars-4 10000 10885 ns/op BenchmarkValidStringTenJapaneseChars-4 294969 381.5 ns/op BenchmarkValidStringLongMostlyASCII-4 1310 189175 ns/op BenchmarkValidStringLongJapanese-4 100 1121199 ns/op BenchmarkEncodeASCIIRune-4 2627698 48.08 ns/op BenchmarkEncodeJapaneseRune-4 1453702 77.22 ns/op BenchmarkAppendASCIIRune-4 5260801 20.82 ns/op BenchmarkAppendJapaneseRune-4 1000000 145.3 ns/op BenchmarkDecodeASCIIRune-4 2138403 54.65 ns/op BenchmarkDecodeJapaneseRune-4 1000000 145.5 ns/op BenchmarkFullRune/ASCII-4 2616488 42.54 ns/op BenchmarkFullRune/Incomplete-4 1000000 111.7 ns/op BenchmarkFullRune/Japanese-4 2642043 63.83 ns/op PASS ok unicode/utf8 5.491s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 76212137583 ns/op PASS ok cmd/api 106.403s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 152.7 ns/op BenchmarkEqArrayOfStrings64-4 174645 1013 ns/op BenchmarkEqArrayOfStrings1024-4 12502 12828 ns/op BenchmarkEqArrayOfFloats5-4 1388184 147.2 ns/op BenchmarkEqArrayOfFloats64-4 204048 1222 ns/op BenchmarkEqArrayOfFloats1024-4 10000 10370 ns/op BenchmarkEqStruct-4 28724468 6.575 ns/op PASS ok cmd/compile/internal/reflectdata 1.812s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 3648 160224 ns/op BenchmarkCopyElim1-4 128 838969 ns/op BenchmarkCopyElim10-4 130 853391 ns/op BenchmarkCopyElim100-4 100 1320750 ns/op BenchmarkCopyElim1000-4 36 3797195 ns/op BenchmarkCopyElim10000-4 3 36545084 ns/op BenchmarkCopyElim100000-4 1 622740771 ns/op BenchmarkDeadCode/1-4 100 1205551 ns/op BenchmarkDeadCode/10-4 100 1259752 ns/op BenchmarkDeadCode/100-4 100 1630192 ns/op BenchmarkDeadCode/1000-4 27 4885611 ns/op BenchmarkDeadCode/10000-4 3 40398485 ns/op BenchmarkDeadCode/100000-4 1 389856949 ns/op BenchmarkDeadCode/200000-4 1 1043587511 ns/op BenchmarkDominatorsLinear-4 12 10235195 ns/op 0.98 MB/s BenchmarkDominatorsFwdBack-4 9 14688059 ns/op 0.68 MB/s BenchmarkDominatorsManyPred-4 9 12459843 ns/op 0.80 MB/s BenchmarkDominatorsMaxPred-4 8 13959836 ns/op 0.72 MB/s BenchmarkDominatorsMaxPredVal-4 8 13362070 ns/op 0.75 MB/s BenchmarkFuse/1-4 162 872859 ns/op BenchmarkFuse/10-4 126 839829 ns/op BenchmarkFuse/100-4 91 1243542 ns/op BenchmarkFuse/1000-4 20 10186926 ns/op BenchmarkFuse/10000-4 2 96845652 ns/op BenchmarkNilCheckDeep1-4 12644 12489 ns/op 0.08 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5060 40175 ns/op 0.25 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 646 195398 ns/op 0.51 MB/s 642 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 73 2440158 ns/op 0.41 MB/s 5153 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 7 18940259 ns/op 0.53 MB/s 145666 B/op 7 allocs/op BenchmarkDSEPass-4 38 3690257 ns/op 48510 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 163329838 ns/op 4281544 B/op 108963 allocs/op BenchmarkCSEPass-4 7 15005249 ns/op 94076 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 236827439 ns/op 5630976 B/op 97224 allocs/op BenchmarkDeadcodePass-4 111 901522 ns/op 95999 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 124739811 ns/op 4086704 B/op 45283 allocs/op BenchmarkMultiPass-4 51 2151792 ns/op 235253 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 298924112 ns/op 11215720 B/op 149837 allocs/op BenchmarkCondRewrite/SoloJump-4 2634981 39.42 ns/op BenchmarkCondRewrite/CombJump-4 3118921 34.54 ns/op PASS ok cmd/compile/internal/ssa 19.000s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 10000 12506 ns/op BenchmarkExtShift-4 15354 7198 ns/op BenchmarkModify-4 8377 16073 ns/op BenchmarkMullImm-4 10000 11233 ns/op BenchmarkConstModify-4 6948 16246 ns/op BenchmarkBitSet-4 13586 8687 ns/op BenchmarkBitClear-4 10624 10744 ns/op BenchmarkBitToggle-4 13909 8789 ns/op BenchmarkBitSetConst-4 114375 1209 ns/op BenchmarkBitClearConst-4 126452 1010 ns/op BenchmarkBitToggleConst-4 127652 1004 ns/op BenchmarkDivconstI64-4 6313512 20.55 ns/op BenchmarkModconstI64-4 6275114 18.96 ns/op BenchmarkDivisiblePow2constI64-4 5683204 22.57 ns/op BenchmarkDivisibleconstI64-4 4770073 22.14 ns/op BenchmarkDivisibleWDivconstI64-4 3514095 33.47 ns/op BenchmarkDivconstU64/3-4 6520473 34.21 ns/op BenchmarkDivconstU64/5-4 5143310 41.44 ns/op BenchmarkDivconstU64/37-4 8073646 28.54 ns/op BenchmarkDivconstU64/1234567-4 5026542 23.59 ns/op BenchmarkModconstU64-4 6032725 18.75 ns/op BenchmarkDivisibleconstU64-4 6963663 27.90 ns/op BenchmarkDivisibleWDivconstU64-4 4016448 36.81 ns/op BenchmarkDivconstI32-4 5050640 20.30 ns/op BenchmarkModconstI32-4 6861464 17.82 ns/op BenchmarkDivisiblePow2constI32-4 6060786 19.96 ns/op BenchmarkDivisibleconstI32-4 7696810 22.22 ns/op BenchmarkDivisibleWDivconstI32-4 3748688 32.11 ns/op BenchmarkDivconstU32-4 6666873 28.80 ns/op BenchmarkModconstU32-4 5228256 24.21 ns/op BenchmarkDivisibleconstU32-4 6995890 22.51 ns/op BenchmarkDivisibleWDivconstU32-4 3513700 35.15 ns/op BenchmarkDivconstI16-4 5436265 24.23 ns/op BenchmarkModconstI16-4 5029420 20.84 ns/op BenchmarkDivisiblePow2constI16-4 5650172 23.68 ns/op BenchmarkDivisibleconstI16-4 7157780 18.32 ns/op BenchmarkDivisibleWDivconstI16-4 3325149 45.81 ns/op BenchmarkDivconstU16-4 8423214 14.81 ns/op BenchmarkModconstU16-4 6799125 18.21 ns/op BenchmarkDivisibleconstU16-4 7153304 17.12 ns/op BenchmarkDivisibleWDivconstU16-4 3460299 33.21 ns/op BenchmarkDivconstI8-4 6048886 20.14 ns/op BenchmarkModconstI8-4 7436907 18.30 ns/op BenchmarkDivisiblePow2constI8-4 6242400 18.73 ns/op BenchmarkDivisibleconstI8-4 6604250 18.26 ns/op BenchmarkDivisibleWDivconstI8-4 3768644 33.35 ns/op BenchmarkDivconstU8-4 5974632 24.87 ns/op BenchmarkModconstU8-4 5774170 21.10 ns/op BenchmarkDivisibleconstU8-4 8254456 18.88 ns/op BenchmarkDivisibleWDivconstU8-4 3250765 35.66 ns/op BenchmarkMul2-4 212656 566.5 ns/op BenchmarkMulNeg2-4 246512 1026 ns/op BenchmarkEfaceInteger-4 2460691 42.37 ns/op BenchmarkMulconstI32/3-4 22189118 10.04 ns/op BenchmarkMulconstI32/5-4 21204474 5.186 ns/op BenchmarkMulconstI32/12-4 20931112 5.593 ns/op BenchmarkMulconstI32/120-4 27172921 5.223 ns/op BenchmarkMulconstI32/-120-4 23683035 5.262 ns/op BenchmarkMulconstI32/65537-4 20379564 7.360 ns/op BenchmarkMulconstI32/65538-4 21230252 5.807 ns/op BenchmarkMulconstI64/3-4 20730376 5.563 ns/op BenchmarkMulconstI64/5-4 26000194 6.046 ns/op BenchmarkMulconstI64/12-4 23602569 8.045 ns/op BenchmarkMulconstI64/120-4 24905379 5.973 ns/op BenchmarkMulconstI64/-120-4 24279824 6.276 ns/op BenchmarkMulconstI64/65537-4 21685305 6.574 ns/op BenchmarkMulconstI64/65538-4 18907281 7.919 ns/op BenchmarkMulconstU32/3-4 26832820 6.093 ns/op BenchmarkMulconstU32/5-4 29146743 4.886 ns/op BenchmarkMulconstU32/12-4 22339840 5.041 ns/op BenchmarkMulconstU32/120-4 22318717 7.013 ns/op BenchmarkMulconstU32/65537-4 20514837 6.680 ns/op BenchmarkMulconstU32/65538-4 22333030 6.111 ns/op BenchmarkMulconstU64/3-4 20022538 5.956 ns/op BenchmarkMulconstU64/5-4 27725342 7.241 ns/op BenchmarkMulconstU64/12-4 24122289 6.503 ns/op BenchmarkMulconstU64/120-4 21192421 5.305 ns/op BenchmarkMulconstU64/65537-4 21124975 5.283 ns/op BenchmarkMulconstU64/65538-4 26620027 8.949 ns/op BenchmarkShiftArithmeticRight-4 23468156 6.791 ns/op BenchmarkSwitch8Predictable-4 8655248 19.25 ns/op BenchmarkSwitch8Unpredictable-4 6885669 18.27 ns/op BenchmarkSwitch32Predictable-4 12110386 11.43 ns/op BenchmarkSwitch32Unpredictable-4 7436529 15.38 ns/op BenchmarkSwitchStringPredictable-4 5613195 20.79 ns/op BenchmarkSwitchStringUnpredictable-4 5982596 24.03 ns/op PASS ok cmd/compile/internal/test 19.892s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 163 732895 ns/op BenchmarkNamed/Underlying/nongeneric-4 1032562 116.8 ns/op BenchmarkNamed/Underlying/generic-4 1039587 113.9 ns/op BenchmarkNamed/Underlying/src_instance-4 1038007 113.3 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 116.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 483736395 ns/op 62790 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 294457966 ns/op 103340 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 124933386 ns/op 242954 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 115530196 ns/op 262905 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1612028714 ns/op 3182 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 88438656 ns/op 57784 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 34486596 ns/op 147971 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 32980935 ns/op 155245 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 544357295 ns/op 3984 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41132694 ns/op 52550 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23414830 ns/op 91766 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21311444 ns/op 101439 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1505589186 ns/op 41320 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 494668367 ns/op 125724 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 112420451 ns/op 547690 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 101978303 ns/op 607310 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2053742056 ns/op 984.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67645607 ns/op 29829 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 44113519 ns/op 45454 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 44646883 ns/op 44837 lines/s PASS ok cmd/compile/internal/types2 35.093s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 36064899 ns/op 23876667 sys-ns/op 4656667 user-ns/op PASS ok cmd/go 0.456s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 67003 1731 ns/op 4.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 78196 1456 ns/op 5.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18428 6319 ns/op 162.05 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19018 6220 ns/op 164.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3289 39593 ns/op 206.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3238 39182 ns/op 209.08 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.071s All tests passed.