darwin-amd64-race at e91876f4406a89eb0b0c07e93a6ae4e4f32d48b6 :: 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=02640E19-4E23-4481-BC7D-BF5892FDEB9D" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.PrZrMiByWi/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=4E0E9998-0E33-416D-88FE-2193574473F4" "__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=02640E19-4E23-4481-BC7D-BF5892FDEB9D" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.PrZrMiByWi/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=4E0E9998-0E33-416D-88FE-2193574473F4" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.092s ok archive/zip 2.912s ok bufio 0.509s ok bytes 3.734s ok compress/bzip2 0.819s ok compress/flate 9.216s ok compress/gzip 15.429s ok compress/lzw 0.763s ok compress/zlib 6.476s ok container/heap 0.084s ok container/list 0.045s ok container/ring 0.042s ok context 0.105s ok crypto 0.073s ok crypto/aes 0.128s ok crypto/cipher 0.070s ok crypto/des 0.128s ok crypto/dsa 0.105s ok crypto/ecdh 0.385s ok crypto/ecdsa 0.174s ok crypto/ed25519 0.477s ok crypto/elliptic 0.067s ok crypto/hmac 0.058s ok crypto/internal/alias 0.050s ok crypto/internal/bigmod 3.864s ok crypto/internal/boring 0.040s ok crypto/internal/boring/bcache 0.491s ok crypto/internal/edwards25519 50.184s ok crypto/internal/edwards25519/field 16.893s ok crypto/internal/nistec 0.895s ok crypto/internal/nistec/fiat 0.043s [no tests to run] ok crypto/md5 0.074s ok crypto/rand 0.363s ok crypto/rc4 0.548s ok crypto/rsa 2.050s ok crypto/sha1 0.081s ok crypto/sha256 0.101s ok crypto/sha512 0.113s ok crypto/subtle 0.423s ok crypto/tls 3.719s ok crypto/x509 2.019s ok database/sql 0.682s ok database/sql/driver 0.056s ok debug/buildinfo 0.080s ok debug/dwarf 0.090s ok debug/elf 1.368s ok debug/gosym 0.126s ok debug/macho 0.098s ok debug/pe 0.076s ok debug/plan9obj 0.044s ok embed 0.040s [no tests to run] ok embed/internal/embedtest 0.113s ok encoding/ascii85 0.109s ok encoding/asn1 0.035s ok encoding/base32 0.128s ok encoding/base64 0.043s ok encoding/binary 0.041s ok encoding/csv 0.092s ok encoding/gob 31.138s ok encoding/hex 0.050s ok encoding/json 2.606s ok encoding/pem 2.909s ok encoding/xml 0.357s ok errors 0.077s ok expvar 0.138s ok flag 0.183s ok fmt 1.080s ok go/ast 0.259s ok go/build 7.820s ok go/build/constraint 0.054s ok go/constant 0.053s ok go/doc 0.478s ok go/doc/comment 7.468s ok go/format 0.249s ok go/importer 1.393s ok go/internal/gccgoimporter 0.194s ok go/internal/gcimporter 10.658s ok go/internal/srcimporter 39.306s ok go/parser 1.588s ok go/printer 2.276s ok go/scanner 0.060s ok go/token 0.205s ok go/types 55.788s ok hash 0.049s ok hash/adler32 0.041s ok hash/crc32 0.065s ok hash/crc64 0.048s ok hash/fnv 0.051s ok hash/maphash 0.044s ok html 0.042s ok html/template 0.392s ok image 0.880s ok image/color 0.130s ok image/draw 0.970s ok image/gif 1.747s ok image/jpeg 1.921s ok image/png 4.391s ok index/suffixarray 1.634s ok internal/abi 0.394s ok internal/buildcfg 0.078s ok internal/coverage/cformat 0.085s ok internal/coverage/cmerge 0.056s ok internal/coverage/pods 0.076s ok internal/coverage/slicereader 0.068s ok internal/coverage/slicewriter 0.080s ok internal/coverage/test 0.094s ok internal/cpu 0.128s ok internal/dag 0.050s ok internal/diff 0.086s ok internal/fmtsort 0.076s ok internal/fuzz 0.090s ok internal/godebug 0.053s ok internal/intern 1.806s ok internal/itoa 0.055s ok internal/poll 0.924s ok internal/profile 0.109s ok internal/reflectlite 0.313s ok internal/safefilepath 0.043s ok internal/saferio 0.260s ok internal/singleflight 0.151s ok internal/testenv 0.052s ok internal/trace 0.418s ok internal/types/errors 2.483s ok internal/unsafeheader 0.143s ok internal/xcoff 0.188s ok io 0.106s ok io/fs 0.359s ok io/ioutil 0.143s ok log 0.114s ok log/syslog 1.336s ok maps 0.169s ok math 0.070s ok math/big 4.257s ok math/bits 0.071s ok math/cmplx 0.054s ok math/rand 3.358s ok mime 0.125s ok mime/multipart 7.641s ok mime/quotedprintable 0.150s ok net 20.332s ok net/http 22.751s ok net/http/cgi 2.309s ok net/http/cookiejar 0.126s ok net/http/fcgi 0.230s ok net/http/httptest 0.442s ok net/http/httptrace 0.076s ok net/http/httputil 1.343s ok net/http/internal 0.125s ok net/http/internal/ascii 0.196s ok net/http/pprof 5.301s ok net/internal/socktest 0.064s ok net/mail 0.049s ok net/netip 1.316s ok net/rpc 0.257s ok net/rpc/jsonrpc 0.126s ok net/smtp 0.268s ok net/textproto 0.078s ok net/url 0.205s ok os 3.843s ok os/exec 4.008s ok os/exec/internal/fdtest 0.113s ok os/signal 6.462s ok os/user 0.077s ok path 0.058s ok path/filepath 0.345s ok plugin 0.108s ok reflect 1.906s ok regexp 4.060s ok regexp/syntax 5.481s ok runtime 77.671s ok runtime/cgo 0.117s ok runtime/coverage 0.102s ok runtime/debug 0.242s ok runtime/internal/atomic 0.101s ok runtime/internal/math 0.093s ok runtime/internal/sys 0.080s ok runtime/metrics 0.053s ok runtime/pprof 14.048s ok runtime/race 14.717s ok runtime/trace 7.490s ok slices 0.067s ok sort 0.585s ok strconv 5.685s ok strings 4.393s ok sync 0.901s ok sync/atomic 7.890s ok syscall 3.345s ok testing 3.017s ok testing/fstest 0.164s ok testing/iotest 0.166s ok testing/quick 0.310s ok text/scanner 0.054s ok text/tabwriter 0.090s ok text/template 0.142s ok text/template/parse 0.054s ok time 2.860s ok unicode 0.048s ok unicode/utf16 0.093s ok unicode/utf8 0.126s ok cmd/addr2line 6.080s ok cmd/api 26.200s ok cmd/asm/internal/asm 7.206s ok cmd/asm/internal/lex 0.057s ok cmd/compile/internal/abt 0.085s ok cmd/compile/internal/amd64 97.497s ok cmd/compile/internal/base 0.055s ok cmd/compile/internal/compare 0.045s ok cmd/compile/internal/dwarfgen 1.055s ok cmd/compile/internal/importer 5.450s ok cmd/compile/internal/ir 0.075s ok cmd/compile/internal/logopt 2.620s ok cmd/compile/internal/loopvar 38.370s ok cmd/compile/internal/noder 0.065s ok cmd/compile/internal/reflectdata 0.054s [no tests to run] ok cmd/compile/internal/ssa 49.263s ok cmd/compile/internal/syntax 0.297s ok cmd/compile/internal/test 23.144s ok cmd/compile/internal/typecheck 1.026s ok cmd/compile/internal/types 0.054s ok cmd/compile/internal/types2 32.731s ok cmd/covdata 0.074s ok cmd/cover 5.286s ok cmd/dist 0.079s ok cmd/doc 1.412s ok cmd/fix 19.791s ok cmd/go 409.591s ok cmd/go/internal/auth 0.116s ok cmd/go/internal/cache 0.753s ok cmd/go/internal/fsys 0.390s ok cmd/go/internal/generate 0.082s ok cmd/go/internal/get 0.084s ok cmd/go/internal/imports 0.231s ok cmd/go/internal/load 0.053s ok cmd/go/internal/lockedfile 0.463s ok cmd/go/internal/lockedfile/internal/filelock 0.165s ok cmd/go/internal/modconv 0.177s ok cmd/go/internal/modfetch 0.122s ok cmd/go/internal/modfetch/codehost 0.132s ok cmd/go/internal/modfetch/zip_sum_test 0.144s ok cmd/go/internal/modindex 0.844s ok cmd/go/internal/modload 0.090s ok cmd/go/internal/mvs 0.078s ok cmd/go/internal/par 0.106s ok cmd/go/internal/str 0.054s ok cmd/go/internal/test 0.108s ok cmd/go/internal/vcs 0.092s ok cmd/go/internal/vcweb 0.160s ok cmd/go/internal/vcweb/vcstest 28.688s ok cmd/go/internal/web 0.104s ok cmd/go/internal/work 3.283s ok cmd/gofmt 0.491s ok cmd/internal/archive 2.721s ok cmd/internal/buildid 1.370s ok cmd/internal/cov 1.356s ok cmd/internal/dwarf 0.058s ok cmd/internal/edit 0.073s ok cmd/internal/goobj 0.033s ok cmd/internal/moddeps 7.069s ok cmd/internal/notsha256 0.063s ok cmd/internal/obj 1.641s ok cmd/internal/obj/ppc64 0.848s ok cmd/internal/obj/riscv 0.333s ok cmd/internal/obj/s390x 0.089s ok cmd/internal/obj/x86 4.470s ok cmd/internal/objabi 0.153s ok cmd/internal/pkgpath 0.262s ok cmd/internal/pkgpattern 0.053s ok cmd/internal/quoted 0.047s ok cmd/internal/src 0.035s ok cmd/internal/test2json 1.318s ok cmd/link 24.839s ok cmd/link/internal/benchmark 0.071s ok cmd/link/internal/ld 31.644s ok cmd/link/internal/loader 0.169s ok cmd/nm 4.073s ok cmd/objdump 12.335s ok cmd/pack 3.502s ok cmd/pprof 2.092s ok cmd/trace 0.194s ok cmd/vet 33.450s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3270 35877 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2863 43116 ns/op 1862 B/op 37 allocs/op Benchmark/Writer/PAX-4 1986 65668 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5946 27744 ns/op 5162 B/op 16 allocs/op Benchmark/Reader/GNU-4 5996 20989 ns/op 5013 B/op 14 allocs/op Benchmark/Reader/PAX-4 3000 59856 ns/op 8860 B/op 33 allocs/op PASS ok archive/tar 1.158s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 272402393 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 209804877 ns/op BenchmarkZip64TestSizes/4096-4 776 154150 ns/op BenchmarkZip64TestSizes/1048576-4 99 1102576 ns/op BenchmarkZip64TestSizes/67108864-4 1 181729582 ns/op PASS ok archive/zip 1.497s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 193626 580.1 ns/op BenchmarkReaderCopyUnoptimal-4 117159 924.0 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 63058 ns/op BenchmarkReaderWriteToOptimal-4 8366 21221 ns/op BenchmarkReaderReadString-4 89434 1347 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 186021 826.7 ns/op BenchmarkWriterCopyUnoptimal-4 147936 1009 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 64564 ns/op BenchmarkReaderEmpty-4 10000 10678 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 12246 9897 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 449323 252.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.187s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3338 34910 ns/op 938.64 MB/s BenchmarkWriteByte-4 362 304807 ns/op 13.44 MB/s BenchmarkWriteRune-4 205 583998 ns/op 21.04 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 3900013 ns/op BenchmarkBufferFullSmallReads-4 69 1589408 ns/op BenchmarkBufferWriteBlock/N4096-4 7309 33347 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 213 543913 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 18068019 ns/op 4192273 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 103919566 ns/op 161.44 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 3242868 39.84 ns/op 250.99 MB/s BenchmarkIndexByte/32-4 2502246 45.85 ns/op 697.98 MB/s BenchmarkIndexByte/4K-4 713786 152.2 ns/op 26905.41 MB/s BenchmarkIndexBytePortable/10-4 893563 130.5 ns/op 76.62 MB/s BenchmarkIndexBytePortable/32-4 401024 309.5 ns/op 103.38 MB/s BenchmarkIndexBytePortable/4K-4 3776 32703 ns/op 125.25 MB/s BenchmarkIndexRune/10-4 984412 126.5 ns/op 79.04 MB/s BenchmarkIndexRune/32-4 1000000 128.3 ns/op 249.50 MB/s BenchmarkIndexRune/4K-4 404649 356.0 ns/op 11506.71 MB/s BenchmarkIndexRuneASCII/10-4 2755822 42.98 ns/op 232.68 MB/s BenchmarkIndexRuneASCII/32-4 2507911 42.60 ns/op 751.25 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 129.5 ns/op 31624.89 MB/s BenchmarkEqual/0-4 8383200 12.73 ns/op BenchmarkEqual/1-4 1000000 115.8 ns/op 8.64 MB/s BenchmarkEqual/6-4 1000000 118.0 ns/op 50.84 MB/s BenchmarkEqual/9-4 1000000 115.6 ns/op 77.86 MB/s BenchmarkEqual/15-4 1000000 122.6 ns/op 122.38 MB/s BenchmarkEqual/16-4 866029 123.7 ns/op 129.30 MB/s BenchmarkEqual/20-4 1000000 126.6 ns/op 157.92 MB/s BenchmarkEqual/32-4 876187 126.4 ns/op 253.17 MB/s BenchmarkEqual/4K-4 74611 1580 ns/op 2592.01 MB/s BenchmarkIndex/10-4 1963017 59.07 ns/op 169.30 MB/s BenchmarkIndex/32-4 1965114 61.36 ns/op 521.54 MB/s BenchmarkIndex/4K-4 17570 5933 ns/op 690.41 MB/s BenchmarkIndexEasy/10-4 2005684 56.06 ns/op 178.38 MB/s BenchmarkIndexEasy/32-4 1729546 65.36 ns/op 489.60 MB/s BenchmarkIndexEasy/4K-4 448984 288.8 ns/op 14184.36 MB/s BenchmarkCount/10-4 1000000 114.7 ns/op 87.22 MB/s BenchmarkCount/32-4 1289635 95.05 ns/op 336.65 MB/s BenchmarkCount/4K-4 22506 5338 ns/op 767.34 MB/s BenchmarkCountEasy/10-4 1370254 96.11 ns/op 104.04 MB/s BenchmarkCountEasy/32-4 1000000 106.5 ns/op 300.40 MB/s BenchmarkCountEasy/4K-4 388358 313.1 ns/op 13080.22 MB/s BenchmarkCountSingle/10-4 2352139 50.00 ns/op 200.00 MB/s BenchmarkCountSingle/32-4 2393721 51.58 ns/op 620.39 MB/s BenchmarkCountSingle/4K-4 976533 149.8 ns/op 27339.60 MB/s BenchmarkToUpper/#00-4 2259165 55.35 ns/op BenchmarkToUpper/ONLYUPPER-4 295689 474.8 ns/op BenchmarkToUpper/abc-4 361762 327.2 ns/op BenchmarkToUpper/AbC123-4 232585 499.5 ns/op BenchmarkToUpper/azAZ09_-4 193454 520.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 73836 1654 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29250 3668 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54442 2255 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 121725 1099 ns/op BenchmarkToLower/#00-4 2328579 52.16 ns/op BenchmarkToLower/abc-4 366852 398.7 ns/op BenchmarkToLower/AbC123-4 204816 524.0 ns/op BenchmarkToLower/azAZ09_-4 220255 475.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 71458 1493 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35192 3476 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 68714 1830 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 99748 1088 ns/op BenchmarkFields/ASCII/16-4 166908 762.7 ns/op 20.98 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10644 ns/op 24.05 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 752 162492 ns/op 25.21 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 55 2967064 ns/op 22.09 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 51768286 ns/op 20.26 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 180826 773.3 ns/op 20.69 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5846 23572 ns/op 10.86 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 350 388579 ns/op 10.54 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 7192540 ns/op 9.11 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 127684495 ns/op 8.21 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 104103 1072 ns/op 14.92 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 7940 14798 ns/op 17.30 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 448 266665 ns/op 15.36 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 5345422 ns/op 12.26 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 85432496 ns/op 12.27 MB/s 11202864 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 126258 1079 ns/op 14.83 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6889 16796 ns/op 15.24 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 411 326962 ns/op 12.53 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 6413914 ns/op 10.22 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 109395221 ns/op 9.59 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1512622 71.46 ns/op BenchmarkTrimSpace/ASCII-4 1000000 100.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 97692 1156 ns/op BenchmarkTrimSpace/JustNonASCII-4 52669 2425 ns/op BenchmarkToValidUTF8/Valid-4 437870 314.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 292453 469.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 73918 1554 ns/op BenchmarkIndexHard1-4 966 116482 ns/op BenchmarkIndexHard2-4 618 165834 ns/op BenchmarkIndexHard3-4 186 719541 ns/op BenchmarkIndexHard4-4 214 528445 ns/op BenchmarkLastIndexHard1-4 6 16816804 ns/op BenchmarkLastIndexHard2-4 6 19255578 ns/op BenchmarkLastIndexHard3-4 6 22503303 ns/op BenchmarkCountHard1-4 986 118687 ns/op BenchmarkCountHard2-4 613 166088 ns/op BenchmarkCountHard3-4 165 683758 ns/op BenchmarkSplitEmptySeparator-4 1 122328382 ns/op BenchmarkSplitSingleByteSeparator-4 10 10120862 ns/op BenchmarkSplitMultiByteSeparator-4 12 10201305 ns/op BenchmarkSplitNSingleByteSeparator-4 152296 1108 ns/op BenchmarkSplitNMultiByteSeparator-4 65746 2264 ns/op BenchmarkRepeat-4 141944 939.2 ns/op BenchmarkRepeatLarge/256/1-4 99020 1219 ns/op 210.07 MB/s BenchmarkRepeatLarge/256/16-4 182335 849.7 ns/op 301.28 MB/s BenchmarkRepeatLarge/512/1-4 71547 1610 ns/op 317.96 MB/s BenchmarkRepeatLarge/512/16-4 74068 1461 ns/op 350.34 MB/s BenchmarkRepeatLarge/1024/1-4 36756 3191 ns/op 320.95 MB/s BenchmarkRepeatLarge/1024/16-4 44488 2930 ns/op 349.49 MB/s BenchmarkRepeatLarge/2048/1-4 20866 5162 ns/op 396.72 MB/s BenchmarkRepeatLarge/2048/16-4 29100 4429 ns/op 462.45 MB/s BenchmarkRepeatLarge/4096/1-4 13010 8769 ns/op 467.10 MB/s BenchmarkRepeatLarge/4096/16-4 14978 7885 ns/op 519.48 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15737 ns/op 520.54 MB/s BenchmarkRepeatLarge/8192/16-4 8050 14699 ns/op 557.32 MB/s BenchmarkRepeatLarge/8192/4097-4 12634 9040 ns/op 453.19 MB/s BenchmarkRepeatLarge/16384/1-4 10000 29424 ns/op 556.82 MB/s BenchmarkRepeatLarge/16384/16-4 9109 28311 ns/op 578.72 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 22245 ns/op 552.53 MB/s BenchmarkRepeatLarge/32768/1-4 2326 54506 ns/op 601.18 MB/s BenchmarkRepeatLarge/32768/16-4 3242 59075 ns/op 554.68 MB/s BenchmarkRepeatLarge/32768/4097-4 2667 39732 ns/op 721.82 MB/s BenchmarkRepeatLarge/65536/1-4 1347 105315 ns/op 622.29 MB/s BenchmarkRepeatLarge/65536/16-4 1287 90188 ns/op 726.66 MB/s BenchmarkRepeatLarge/65536/4097-4 1291 107390 ns/op 572.26 MB/s BenchmarkRepeatLarge/131072/1-4 193 572143 ns/op 229.09 MB/s BenchmarkRepeatLarge/131072/16-4 250 544697 ns/op 240.63 MB/s BenchmarkRepeatLarge/131072/4097-4 266 463233 ns/op 274.18 MB/s BenchmarkRepeatLarge/262144/1-4 144 949340 ns/op 276.13 MB/s BenchmarkRepeatLarge/262144/16-4 127 980684 ns/op 267.31 MB/s BenchmarkRepeatLarge/262144/4097-4 142 832121 ns/op 310.18 MB/s BenchmarkRepeatLarge/524288/1-4 69 1661493 ns/op 315.55 MB/s BenchmarkRepeatLarge/524288/16-4 70 1700975 ns/op 308.23 MB/s BenchmarkRepeatLarge/524288/4097-4 68 1959812 ns/op 265.49 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2995696 ns/op 350.03 MB/s BenchmarkRepeatLarge/1048576/16-4 48 3215961 ns/op 326.05 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 3001152 ns/op 348.11 MB/s BenchmarkRepeatLarge/2097152/1-4 22 5777344 ns/op 363.00 MB/s BenchmarkRepeatLarge/2097152/16-4 34 5252198 ns/op 399.29 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 5499203 ns/op 380.70 MB/s BenchmarkRepeatLarge/4194304/1-4 12 9324568 ns/op 449.81 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9667840 ns/op 433.84 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9635156 ns/op 434.99 MB/s BenchmarkRepeatLarge/8388608/1-4 6 20664980 ns/op 405.93 MB/s BenchmarkRepeatLarge/8388608/16-4 6 18286739 ns/op 458.73 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14592139 ns/op 574.73 MB/s BenchmarkRepeatLarge/16777216/1-4 5 27750433 ns/op 604.57 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27142308 ns/op 618.12 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25263798 ns/op 664.08 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52491948 ns/op 639.23 MB/s BenchmarkRepeatLarge/33554432/16-4 2 51857700 ns/op 647.05 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 55918405 ns/op 600.06 MB/s BenchmarkRepeatLarge/67108864/1-4 1 114982672 ns/op 583.64 MB/s BenchmarkRepeatLarge/67108864/16-4 1 100262404 ns/op 669.33 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 110206371 ns/op 608.94 MB/s BenchmarkRepeatLarge/134217728/1-4 1 231394268 ns/op 580.04 MB/s BenchmarkRepeatLarge/134217728/16-4 1 218568207 ns/op 614.08 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 205569838 ns/op 652.91 MB/s BenchmarkRepeatLarge/268435456/1-4 1 462739830 ns/op 580.10 MB/s BenchmarkRepeatLarge/268435456/16-4 1 442066580 ns/op 607.23 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 415708552 ns/op 645.73 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1217707804 ns/op 440.89 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1608032494 ns/op 333.87 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1830102962 ns/op 293.36 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4763162771 ns/op 225.43 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4572520741 ns/op 234.82 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5457979897 ns/op 196.73 MB/s BenchmarkBytesCompare/1-4 14188862 9.688 ns/op BenchmarkBytesCompare/2-4 8844807 22.96 ns/op BenchmarkBytesCompare/4-4 9705255 12.29 ns/op BenchmarkBytesCompare/8-4 12130984 10.26 ns/op BenchmarkBytesCompare/16-4 12948782 9.358 ns/op BenchmarkBytesCompare/32-4 9765626 11.07 ns/op BenchmarkBytesCompare/64-4 8973860 12.96 ns/op BenchmarkBytesCompare/128-4 9031935 14.81 ns/op BenchmarkBytesCompare/256-4 5389039 21.75 ns/op BenchmarkBytesCompare/512-4 3807369 32.09 ns/op BenchmarkBytesCompare/1024-4 2597973 76.25 ns/op BenchmarkBytesCompare/2048-4 968526 123.1 ns/op BenchmarkIndexAnyASCII/1:1-4 1830658 62.36 ns/op BenchmarkIndexAnyASCII/1:2-4 1889239 61.73 ns/op BenchmarkIndexAnyASCII/1:4-4 1931518 71.02 ns/op BenchmarkIndexAnyASCII/1:8-4 1879820 79.89 ns/op BenchmarkIndexAnyASCII/1:16-4 1867326 68.08 ns/op BenchmarkIndexAnyASCII/1:32-4 1914966 63.03 ns/op BenchmarkIndexAnyASCII/1:64-4 1905124 63.01 ns/op BenchmarkIndexAnyASCII/16:1-4 1770532 67.78 ns/op BenchmarkIndexAnyASCII/16:2-4 606374 225.5 ns/op BenchmarkIndexAnyASCII/16:4-4 535670 208.6 ns/op BenchmarkIndexAnyASCII/16:8-4 619845 204.5 ns/op BenchmarkIndexAnyASCII/16:16-4 547868 214.1 ns/op BenchmarkIndexAnyASCII/16:32-4 559078 237.1 ns/op BenchmarkIndexAnyASCII/16:64-4 488559 265.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1701925 70.75 ns/op BenchmarkIndexAnyASCII/256:2-4 47388 2498 ns/op BenchmarkIndexAnyASCII/256:4-4 50493 2388 ns/op BenchmarkIndexAnyASCII/256:8-4 47878 2363 ns/op BenchmarkIndexAnyASCII/256:16-4 45309 2519 ns/op BenchmarkIndexAnyASCII/256:32-4 47324 2506 ns/op BenchmarkIndexAnyASCII/256:64-4 41882 2483 ns/op BenchmarkIndexAnyUTF8/1:1-4 1824314 61.60 ns/op BenchmarkIndexAnyUTF8/1:2-4 1869588 62.67 ns/op BenchmarkIndexAnyUTF8/1:4-4 1853208 76.64 ns/op BenchmarkIndexAnyUTF8/1:8-4 1595239 65.14 ns/op BenchmarkIndexAnyUTF8/1:16-4 1778616 64.52 ns/op BenchmarkIndexAnyUTF8/1:32-4 1771152 66.63 ns/op BenchmarkIndexAnyUTF8/1:64-4 1819998 68.54 ns/op BenchmarkIndexAnyUTF8/16:1-4 129340 872.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 373869 344.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 330361 344.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 422065 377.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 372232 364.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 328534 375.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 365983 366.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 12595 ns/op BenchmarkIndexAnyUTF8/256:2-4 25248 4711 ns/op BenchmarkIndexAnyUTF8/256:4-4 23485 4751 ns/op BenchmarkIndexAnyUTF8/256:8-4 26008 4456 ns/op BenchmarkIndexAnyUTF8/256:16-4 25208 4534 ns/op BenchmarkIndexAnyUTF8/256:32-4 23144 5163 ns/op BenchmarkIndexAnyUTF8/256:64-4 23514 4900 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1742013 67.94 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1794078 71.15 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1668476 68.23 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1638409 71.21 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1730103 71.37 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1770088 66.81 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1773829 67.28 ns/op BenchmarkLastIndexAnyASCII/16:1-4 418036 283.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 469148 305.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 425089 305.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 476224 315.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 447602 302.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 371247 360.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 359863 385.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 30956 3675 ns/op BenchmarkLastIndexAnyASCII/256:2-4 30117 3572 ns/op BenchmarkLastIndexAnyASCII/256:4-4 27926 3727 ns/op BenchmarkLastIndexAnyASCII/256:8-4 31609 3864 ns/op BenchmarkLastIndexAnyASCII/256:16-4 31873 3965 ns/op BenchmarkLastIndexAnyASCII/256:32-4 30740 3854 ns/op BenchmarkLastIndexAnyASCII/256:64-4 26476 5660 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1889683 61.90 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1917891 61.64 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1942230 62.88 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1698790 68.29 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1820511 65.24 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1671855 69.58 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1740846 66.92 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 181164 705.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 347949 356.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 352058 358.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 301719 362.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 351256 311.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 339418 320.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 350917 321.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12708 9341 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 27541 4040 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29160 4085 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 25369 4097 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 27542 4783 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 26122 4320 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 26492 4338 ns/op BenchmarkTrimASCII/1:1-4 2143938 55.69 ns/op BenchmarkTrimASCII/1:2-4 2003200 61.11 ns/op BenchmarkTrimASCII/1:4-4 1857960 61.16 ns/op BenchmarkTrimASCII/1:8-4 1804750 64.75 ns/op BenchmarkTrimASCII/1:16-4 1629105 74.53 ns/op BenchmarkTrimASCII/16:1-4 652362 198.5 ns/op BenchmarkTrimASCII/16:2-4 507744 258.3 ns/op BenchmarkTrimASCII/16:4-4 401685 260.4 ns/op BenchmarkTrimASCII/16:8-4 408458 258.3 ns/op BenchmarkTrimASCII/16:16-4 378061 280.8 ns/op BenchmarkTrimASCII/256:1-4 44922 2306 ns/op BenchmarkTrimASCII/256:2-4 34760 3210 ns/op BenchmarkTrimASCII/256:4-4 36610 3196 ns/op BenchmarkTrimASCII/256:8-4 35212 3197 ns/op BenchmarkTrimASCII/256:16-4 37306 3143 ns/op BenchmarkTrimASCII/4096:1-4 3204 35859 ns/op BenchmarkTrimASCII/4096:2-4 2274 50278 ns/op BenchmarkTrimASCII/4096:4-4 2478 51603 ns/op BenchmarkTrimASCII/4096:8-4 2242 51542 ns/op BenchmarkTrimASCII/4096:16-4 2325 50494 ns/op BenchmarkTrimByte-4 1530262 76.24 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16347 7066 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16726 7155 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 834 126012 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1786 62887 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3274 32208 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6798 17648 ns/op BenchmarkCompareBytesEqual-4 13917580 8.357 ns/op BenchmarkCompareBytesToNil-4 15237384 7.347 ns/op BenchmarkCompareBytesEmpty-4 18037520 6.458 ns/op BenchmarkCompareBytesIdentical-4 18681351 6.445 ns/op BenchmarkCompareBytesSameLength-4 14685184 8.039 ns/op BenchmarkCompareBytesDifferentLength-4 13626278 7.885 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2952 47154 ns/op 22237.60 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2847 45263 ns/op 23166.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2994 44899 ns/op 23354.41 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2545 47016 ns/op 22302.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2931 46769 ns/op 22420.56 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2366 46927 ns/op 22345.12 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3040 45769 ns/op 22910.24 MB/s BenchmarkCompareBytesBig-4 2538 46470 ns/op 22564.74 MB/s BenchmarkCompareBytesBigIdentical-4 17088313 7.350 ns/op 142664106.00 MB/s PASS ok bytes 111.791s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 82622470 ns/op 1.21 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 311156876 ns/op 1.82 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 28731005 ns/op 0.57 MB/s 3643428 B/op 51 allocs/op PASS ok compress/bzip2 1.364s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2028741 ns/op 4.93 MB/s 42095 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19349207 ns/op 5.17 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 196732006 ns/op 5.08 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 61 2318767 ns/op 4.31 MB/s 42367 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21237303 ns/op 4.71 MB/s 42563 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 214460081 ns/op 4.66 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 55 2321719 ns/op 4.31 MB/s 42668 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 20964746 ns/op 4.77 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 208915241 ns/op 4.79 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 49 2220240 ns/op 4.50 MB/s 42758 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 20302573 ns/op 4.93 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 201357461 ns/op 4.97 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 48 2236226 ns/op 4.47 MB/s 43468 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21512274 ns/op 4.65 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 208973725 ns/op 4.79 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 1717115 ns/op 5.82 MB/s 42748 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14471476 ns/op 6.91 MB/s 44960 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 148634061 ns/op 6.73 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 81 1575466 ns/op 6.35 MB/s 43487 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11680202 ns/op 8.56 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 116757246 ns/op 8.56 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 80 1567934 ns/op 6.38 MB/s 43415 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11335638 ns/op 8.82 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 120678103 ns/op 8.29 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 90 1316065 ns/op 7.60 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12471434 ns/op 8.02 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 123630935 ns/op 8.09 MB/s BenchmarkEncode/Digits/Speed/1e4-4 46 2241355 ns/op 4.46 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19634731 ns/op 5.09 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 195995717 ns/op 5.10 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6014366 ns/op 1.66 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 65211498 ns/op 1.53 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 696344114 ns/op 1.44 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 5937355 ns/op 1.68 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 68438366 ns/op 1.46 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 684346086 ns/op 1.46 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 81 1579990 ns/op 6.33 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13869404 ns/op 7.21 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 138552024 ns/op 7.22 MB/s BenchmarkEncode/Newton/Speed/1e4-4 56 2102736 ns/op 4.76 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15835033 ns/op 6.32 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 153983789 ns/op 6.49 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 5655068 ns/op 1.77 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 60981708 ns/op 1.64 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 601297141 ns/op 1.66 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5769792 ns/op 1.73 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 71793645 ns/op 1.39 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 749646722 ns/op 1.33 MB/s PASS ok compress/flate 15.609s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 43 3030465 ns/op 3.30 MB/s BenchmarkDecoder/1e-Reuse4-4 49 3013582 ns/op 3.32 MB/s BenchmarkDecoder/1e5-4 4 27300434 ns/op 3.66 MB/s BenchmarkDecoder/1e-Reuse5-4 4 26408150 ns/op 3.79 MB/s BenchmarkDecoder/1e6-4 1 255050135 ns/op 3.92 MB/s BenchmarkDecoder/1e-Reuse6-4 1 273638850 ns/op 3.65 MB/s BenchmarkEncoder/1e4-4 55 2224689 ns/op 4.50 MB/s BenchmarkEncoder/1e-Reuse4-4 50 2032676 ns/op 4.92 MB/s BenchmarkEncoder/1e5-4 5 20684613 ns/op 4.83 MB/s BenchmarkEncoder/1e-Reuse5-4 5 20901086 ns/op 4.78 MB/s BenchmarkEncoder/1e6-4 1 208114693 ns/op 4.81 MB/s BenchmarkEncoder/1e-Reuse6-4 1 203324913 ns/op 4.92 MB/s PASS ok compress/lzw 3.362s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4501892 ns/op PASS ok container/heap 0.276s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 16785 5979 ns/op BenchmarkWithTimeout/concurrency=40-4 3037 40334 ns/op BenchmarkWithTimeout/concurrency=4000-4 3276 42389 ns/op BenchmarkWithTimeout/concurrency=400000-4 5006 28323 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 275372 601.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 10305 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 18916 7980 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2666 43316 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2209 59577 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2740 68518 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 291 542062 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 208 619975 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 340 385808 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 6265472 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 14 10055189 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 34 5750885 ns/op BenchmarkCheckCanceled/Err-4 329005 412.5 ns/op BenchmarkCheckCanceled/Done-4 404263 280.7 ns/op BenchmarkContextCancelDone-4 677780 174.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 26294 4988 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 19560 6422 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17606 6159 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16088 7247 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12237 8364 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 636408 256.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 385984 348.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 215407 478.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 166398 754.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 77170 1525 ns/op PASS ok context 15.897s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1568113 115.8 ns/op 138.16 MB/s BenchmarkDecrypt-4 1816446 64.18 ns/op 249.31 MB/s BenchmarkExpand-4 1000000 116.4 ns/op PASS ok crypto/aes 0.747s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 171710 617.3 ns/op 103.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 311269 350.9 ns/op 182.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 173026 637.6 ns/op 100.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 254787 563.1 ns/op 113.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 111220 924.8 ns/op 1459.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 189039 734.6 ns/op 1837.70 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 107710 1795 ns/op 752.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 142647 816.1 ns/op 1654.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 40914 3489 ns/op 2348.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 44122 2703 ns/op 3031.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 24786 5028 ns/op 1629.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 42320 3123 ns/op 2623.23 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5022 23864 ns/op 42.70 MB/s BenchmarkAESCFBDecrypt1K-4 2206 57659 ns/op 17.67 MB/s BenchmarkAESCFBDecrypt8K-4 525 204969 ns/op 39.94 MB/s BenchmarkAESOFB1K-4 5983 18644 ns/op 54.66 MB/s BenchmarkAESCTR1K-4 10000 19767 ns/op 51.55 MB/s BenchmarkAESCTR8K-4 1808 76017 ns/op 107.70 MB/s BenchmarkAESCBCEncrypt1K-4 10000 13720 ns/op 74.63 MB/s BenchmarkAESCBCDecrypt1K-4 14583 8614 ns/op 118.87 MB/s PASS ok crypto/cipher 4.628s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 70378 1443 ns/op 5.54 MB/s BenchmarkDecrypt-4 60016 2764 ns/op 2.89 MB/s BenchmarkTDESEncrypt-4 32667 3548 ns/op 2.26 MB/s BenchmarkTDESDecrypt-4 33120 3769 ns/op 2.12 MB/s PASS ok crypto/des 1.034s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 890 130366 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 7987277 ns/op 1091 B/op 21 allocs/op BenchmarkECDH/P521-4 5 21821393 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 88 1559010 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.043s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1339 78532 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 52 2484769 ns/op 2711 B/op 34 allocs/op BenchmarkSign/P521-4 22 6144880 ns/op 3095 B/op 35 allocs/op BenchmarkVerify/P256-4 994 115057 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 14 8220296 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 5 20948572 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4252 27132 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 56 2621323 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 21 9860957 ns/op 1446 B/op 17 allocs/op PASS ok crypto/ecdsa 2.084s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 244 497283 ns/op BenchmarkNewKeyFromSeed-4 243 509551 ns/op BenchmarkSigning-4 228 524783 ns/op BenchmarkVerification-4 154 748769 ns/op PASS ok crypto/ed25519 1.083s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4762 21369 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1137578 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 52 2028975 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 27 5411163 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1544 78794 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 60 2222419 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 5440988 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 29384306 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10388 10872 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7098 22070 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3882 44959 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 80 1333985 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2362 80977 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 345 627196 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1426 85302 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 96 1395892 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.584s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15423 14758 ns/op 69.39 MB/s BenchmarkHMACSHA256_32-4 21922 5553 ns/op 5.76 MB/s BenchmarkNewWriteSum-4 9936 17253 ns/op 1.85 MB/s PASS ok crypto/hmac 0.932s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 43550 2707 ns/op BenchmarkModSub-4 46279 2629 ns/op BenchmarkMontgomeryRepr-4 19902 5302 ns/op BenchmarkMontgomeryMul-4 26295 3948 ns/op BenchmarkModMul-4 13261 8913 ns/op BenchmarkExpBig-4 16 7289054 ns/op BenchmarkExp-4 7 15772748 ns/op PASS ok crypto/internal/bigmod 1.715s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2944 44945 ns/op BenchmarkScalarBaseMult-4 258 496340 ns/op BenchmarkScalarMult-4 100 1162391 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 151 784269 ns/op PASS ok crypto/internal/edwards25519 0.776s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 462418 271.7 ns/op BenchmarkMultiply-4 5800838 21.01 ns/op BenchmarkSquare-4 7135321 17.45 ns/op BenchmarkInvert-4 32852 3639 ns/op BenchmarkMult32-4 1214246 187.4 ns/op PASS ok crypto/internal/edwards25519/field 1.208s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 56 2937426 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1588 67896 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5205041 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14810031 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 124 994519 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12809 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 61 1760905 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 31 4726606 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.603s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 649117 191.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 406245 334.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 119896 1043 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 687997 217.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 366116 344.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 126952 1066 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.187s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 94716 1087 ns/op 7.36 MB/s BenchmarkHash64-4 118352 953.1 ns/op 67.15 MB/s BenchmarkHash128-4 112196 1535 ns/op 83.37 MB/s BenchmarkHash256-4 94861 1558 ns/op 164.31 MB/s BenchmarkHash512-4 71764 2763 ns/op 185.31 MB/s BenchmarkHash1K-4 45445 2791 ns/op 366.84 MB/s BenchmarkHash8K-4 9306 18131 ns/op 451.82 MB/s BenchmarkHash1M-4 64 1883132 ns/op 556.83 MB/s BenchmarkHash8M-4 7 14792843 ns/op 567.07 MB/s BenchmarkHash8BytesUnaligned-4 87889 1224 ns/op 6.54 MB/s BenchmarkHash1KUnaligned-4 44277 2957 ns/op 346.34 MB/s BenchmarkHash8KUnaligned-4 3948 32243 ns/op 254.07 MB/s PASS ok crypto/md5 2.520s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 384591420 ns/op PASS ok crypto/rand 0.469s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10371 13032 ns/op 9.82 MB/s BenchmarkRC4_1K-4 1590 83703 ns/op 12.23 MB/s BenchmarkRC4_8K-4 187 629005 ns/op 12.87 MB/s PASS ok crypto/rc4 0.673s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 13478393 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 30687942 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 51280030 ns/op BenchmarkEncryptPKCS1v15/2048-4 25 4149428 ns/op BenchmarkDecryptOAEP/2048-4 8 13474503 ns/op BenchmarkEncryptOAEP/2048-4 27 4552720 ns/op BenchmarkSignPKCS1v15/2048-4 9 11624409 ns/op BenchmarkVerifyPKCS1v15/2048-4 22 4615842 ns/op BenchmarkSignPSS/2048-4 9 11762661 ns/op BenchmarkVerifyPSS/2048-4 26 4445221 ns/op PASS ok crypto/rsa 2.476s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 70572 1679 ns/op 4.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 94388 1131 ns/op 7.07 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 68449 2126 ns/op 150.55 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 52684 3482 ns/op 91.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 37012 3666 ns/op 279.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 50180 2278 ns/op 449.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11775 ns/op 695.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 14879 ns/op 550.59 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.837s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 79167 1642 ns/op 4.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 82104 1284 ns/op 6.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 83192 1386 ns/op 5.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27974 4775 ns/op 214.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 30528 5543 ns/op 184.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 21805 5242 ns/op 195.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5980 26261 ns/op 311.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5698 24735 ns/op 331.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3469 39336 ns/op 208.26 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.946s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 48568 2286 ns/op 3.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 64858 2099 ns/op 3.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 58232 2353 ns/op 3.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27036 5291 ns/op 193.55 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 33490 3438 ns/op 297.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 30688 3686 ns/op 277.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7207 17969 ns/op 455.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6488 16640 ns/op 492.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8454 16652 ns/op 491.95 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.974s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 23545574 5.693 ns/op BenchmarkConstantTimeEq-4 21402979 7.545 ns/op BenchmarkConstantTimeLessOrEq-4 18784798 6.122 ns/op BenchmarkXORBytes/8Bytes-4 3196435 39.03 ns/op 204.99 MB/s BenchmarkXORBytes/128Bytes-4 2874204 61.29 ns/op 2088.59 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 147.5 ns/op 13886.14 MB/s BenchmarkXORBytes/32768Bytes-4 76460 1667 ns/op 19657.10 MB/s PASS ok crypto/subtle 1.548s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 15 6991443 ns/op BenchmarkCertCache/1-4 19 7150082 ns/op BenchmarkCertCache/2-4 22 7222470 ns/op BenchmarkCertCache/3-4 19 7073124 ns/op BenchmarkHandshakeServer/RSA-4 13 11235242 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 14 8807078 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 9550725 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 25 5842756 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 34 6355825 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6803353 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 7916069 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 47379841 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 42423032 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 105120616 ns/op 9.97 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 102683631 ns/op 10.21 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 205369066 ns/op 10.21 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 216118618 ns/op 9.70 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 366268024 ns/op 11.45 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 450720879 ns/op 9.31 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 714762910 ns/op 11.74 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 740292692 ns/op 11.33 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1078575315 ns/op 15.55 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1343077642 ns/op 12.49 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2854711193 ns/op 11.75 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3866752097 ns/op 8.68 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 7465623052 ns/op 8.99 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6952550258 ns/op 9.65 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 109645181 ns/op 9.56 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 131885770 ns/op 7.95 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 219199364 ns/op 9.57 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 221871030 ns/op 9.45 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 430463747 ns/op 9.74 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 399392802 ns/op 10.50 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 804981965 ns/op 10.42 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 804201859 ns/op 10.43 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1584369067 ns/op 10.59 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1655431764 ns/op 10.13 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3013605857 ns/op 11.13 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3332307830 ns/op 10.07 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6062257535 ns/op 11.07 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6021434731 ns/op 11.14 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 719910656 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 715732675 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 305822690 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 309319194 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 165932980 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 166954489 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 101721653 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 96937643 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 71380802 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 61500639 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 168722389 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 160496368 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 88657903 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 79102631 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 60532243 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50569217 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 43032759 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 37487827 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 36689018 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 33508446 ns/op PASS ok crypto/tls 62.135s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15182001 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 368 333921 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 705 153496 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1033 161865 ns/op 14612 B/op 262 allocs/op PASS ok crypto/x509 1.570s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 38 3443341 ns/op 278204 B/op 1620 allocs/op BenchmarkConcurrentStmtQuery-4 37 4500848 ns/op 264638 B/op 1978 allocs/op BenchmarkConcurrentStmtExec-4 40 2644223 ns/op 212028 B/op 578 allocs/op BenchmarkConcurrentTxQuery-4 26 4832911 ns/op 274914 B/op 2129 allocs/op BenchmarkConcurrentTxExec-4 66 1574583 ns/op 87925 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 36 2851944 ns/op 105677 B/op 2089 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1028420 ns/op 40104 B/op 381 allocs/op BenchmarkConcurrentRandom-4 46 3664582 ns/op 230343 B/op 1774 allocs/op BenchmarkManyConcurrentQueries-4 1929 56482 ns/op 4199 B/op 20 allocs/op BenchmarkGrabConn-4 253140 599.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.925s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 147612 947.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 58 1909120 ns/op 188236 B/op 13 allocs/op Benchmark115/LineToPC-4 62 1784857 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17883 6790 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.155s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 597 181982 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2827 55791 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.509s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 234 504068 ns/op 16.25 MB/s BenchmarkEncodeToString-4 219 688186 ns/op 11.90 MB/s BenchmarkDecode-4 130 884907 ns/op 14.82 MB/s BenchmarkDecodeString-4 85 1359027 ns/op 9.65 MB/s PASS ok encoding/base32 0.836s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 271 418459 ns/op 19.58 MB/s BenchmarkDecodeString/2-4 283594 441.4 ns/op 9.06 MB/s BenchmarkDecodeString/4-4 234996 542.5 ns/op 14.75 MB/s BenchmarkDecodeString/8-4 186866 675.1 ns/op 17.77 MB/s BenchmarkDecodeString/64-4 38835 3577 ns/op 24.60 MB/s BenchmarkDecodeString/8192-4 404 396785 ns/op 27.53 MB/s BenchmarkNewEncoding-4 76039 1324 ns/op 193.36 MB/s PASS ok encoding/base64 1.463s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1280 128261 ns/op 31.19 MB/s BenchmarkReadStruct-4 13476 7772 ns/op 9.65 MB/s BenchmarkWriteStruct-4 18835 8227 ns/op 9.12 MB/s BenchmarkReadInts-4 29714 3674 ns/op 8.17 MB/s BenchmarkWriteInts-4 31569 3647 ns/op 8.23 MB/s BenchmarkWriteSlice1000Int32s-4 1016 110891 ns/op 36.07 MB/s BenchmarkPutUint16-4 2815928 46.90 ns/op 42.64 MB/s BenchmarkAppendUint16-4 2486016 52.52 ns/op 38.08 MB/s BenchmarkPutUint32-4 2285218 53.85 ns/op 74.29 MB/s BenchmarkAppendUint32-4 2074012 86.02 ns/op 46.50 MB/s BenchmarkPutUint64-4 970027 111.8 ns/op 71.54 MB/s BenchmarkAppendUint64-4 1000000 183.5 ns/op 43.60 MB/s BenchmarkLittleEndianPutUint16-4 2727910 59.14 ns/op 33.82 MB/s BenchmarkLittleEndianAppendUint16-4 2287436 74.77 ns/op 26.75 MB/s BenchmarkLittleEndianPutUint32-4 1744064 57.76 ns/op 69.26 MB/s BenchmarkLittleEndianAppendUint32-4 1952833 66.92 ns/op 59.77 MB/s BenchmarkLittleEndianPutUint64-4 1000000 107.4 ns/op 74.46 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 127.3 ns/op 62.86 MB/s BenchmarkReadFloats-4 144024 1214 ns/op 9.89 MB/s BenchmarkWriteFloats-4 103722 1083 ns/op 11.08 MB/s BenchmarkReadSlice1000Float32s-4 1005 103728 ns/op 38.56 MB/s BenchmarkWriteSlice1000Float32s-4 984 117624 ns/op 34.01 MB/s BenchmarkReadSlice1000Uint8s-4 39368 2782 ns/op 359.46 MB/s BenchmarkWriteSlice1000Uint8s-4 59154 3134 ns/op 319.13 MB/s BenchmarkPutUvarint32-4 900472 143.9 ns/op 27.79 MB/s BenchmarkPutUvarint64-4 244252 474.4 ns/op 16.86 MB/s PASS ok encoding/binary 6.291s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6006 24743 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5571 20952 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6042 25309 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4131 42605 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6061 22534 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5964 19463 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7503 19177 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4425 35805 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 17480 ns/op PASS ok encoding/csv 1.831s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 8362 15175 ns/op BenchmarkEndToEndByteBuffer-4 9918 13748 ns/op BenchmarkEndToEndSliceByteBuffer-4 181 742955 ns/op BenchmarkEncodeComplex128Slice-4 454 238104 ns/op BenchmarkEncodeFloat64Slice-4 1059 106537 ns/op BenchmarkEncodeInt32Slice-4 1125 127354 ns/op BenchmarkEncodeStringSlice-4 1540 84266 ns/op BenchmarkEncodeInterfaceSlice-4 52 2236308 ns/op BenchmarkDecodeComplex128Slice-4 504 267491 ns/op BenchmarkDecodeFloat64Slice-4 990 147988 ns/op BenchmarkDecodeInt32Slice-4 992 132408 ns/op BenchmarkDecodeStringSlice-4 444 336828 ns/op BenchmarkDecodeStringsSlice-4 211 904847 ns/op BenchmarkDecodeBytesSlice-4 288 509922 ns/op BenchmarkDecodeInterfaceSlice-4 56 2246826 ns/op BenchmarkDecodeMap-4 60 1731533 ns/op PASS ok encoding/gob 3.697s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 7651 19332 ns/op 13.24 MB/s BenchmarkEncode/1024-4 2235 60170 ns/op 17.02 MB/s BenchmarkEncode/4096-4 618 243376 ns/op 16.83 MB/s BenchmarkEncode/16384-4 154 1013046 ns/op 16.17 MB/s BenchmarkDecode/256-4 19648 6475 ns/op 39.54 MB/s BenchmarkDecode/1024-4 5168 25167 ns/op 40.69 MB/s BenchmarkDecode/4096-4 1267 89800 ns/op 45.61 MB/s BenchmarkDecode/16384-4 280 396519 ns/op 41.32 MB/s BenchmarkDump/256-4 897 115222 ns/op 2.22 MB/s BenchmarkDump/1024-4 246 879202 ns/op 1.16 MB/s BenchmarkDump/4096-4 67 1848938 ns/op 2.22 MB/s BenchmarkDump/16384-4 19 6947162 ns/op 2.36 MB/s PASS ok encoding/hex 2.990s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 149873143 ns/op 12.95 MB/s 8391320 B/op 57 allocs/op BenchmarkCodeEncoderError-4 1 199815242 ns/op 9.71 MB/s 8394856 B/op 116 allocs/op BenchmarkCodeMarshal-4 1 129185340 ns/op 15.02 MB/s 1943656 B/op 18 allocs/op BenchmarkCodeMarshalError-4 1 156470660 ns/op 12.40 MB/s 10335392 B/op 111 allocs/op BenchmarkMarshalBytes/32-4 20778 5844 ns/op BenchmarkMarshalBytes/256-4 4305 24292 ns/op BenchmarkMarshalBytes/4096-4 498 337999 ns/op BenchmarkMarshalBytesError/32-4 56 2286742 ns/op BenchmarkMarshalBytesError/256-4 57 1938478 ns/op BenchmarkMarshalBytesError/4096-4 52 2944851 ns/op BenchmarkCodeDecoder-4 1 473498459 ns/op 4.10 MB/s 11017504 B/op 91359 allocs/op BenchmarkUnicodeDecoder-4 32511 3670 ns/op 3.82 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 47714 3461 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 364807965 ns/op 5.32 MB/s 2938152 B/op 91324 allocs/op BenchmarkCodeUnmarshalReuse-4 1 358608546 ns/op 5.41 MB/s 2938320 B/op 91328 allocs/op BenchmarkUnmarshalString-4 63432 1742 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 145665 1059 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 183142 940.0 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 76138 2048 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 71172 1552 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 21184 6444 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3286 37997 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 547 203863 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 106 1230373 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 9838279 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 578389 213.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 601779 190.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 625686 191.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 644250 211.2 ns/op BenchmarkEncodeMarshaler-4 55548 2113 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 64399 1643 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5450833 22.62 ns/op BenchmarkNumberIsValidRegexp-4 10000 11792 ns/op PASS ok encoding/json 9.026s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 36 2868588 ns/op 22.85 MB/s BenchmarkDecode-4 33 3899081 ns/op 22.77 MB/s PASS ok encoding/pem 0.458s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1904 86649 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 645 162887 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2386 54140 ns/op PASS ok encoding/xml 0.591s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 411492 285.6 ns/op BenchmarkIntSet-4 524269 210.5 ns/op BenchmarkFloatAdd-4 181794 889.1 ns/op BenchmarkFloatSet-4 842287 216.4 ns/op BenchmarkStringSet-4 423232 339.6 ns/op BenchmarkMapSet-4 138610 1197 ns/op BenchmarkMapSetDifferent-4 63612 2660 ns/op BenchmarkMapSetDifferentRandom-4 184 550210 ns/op BenchmarkMapSetString-4 110356 984.2 ns/op BenchmarkMapAddSame-4 29151 4992 ns/op BenchmarkMapAddDifferent-4 16390 12668 ns/op BenchmarkMapAddDifferentRandom-4 232 506992 ns/op BenchmarkMapAddSameSteadyState-4 239840 484.5 ns/op BenchmarkMapAddDifferentSteadyState-4 100562 1027 ns/op BenchmarkRealworldExpvarUsage-4 11448 10927 ns/op PASS ok expvar 3.371s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 55701 1907 ns/op BenchmarkSprintfEmpty-4 243868 592.1 ns/op BenchmarkSprintfString-4 256857 956.3 ns/op BenchmarkSprintfTruncateString-4 123213 889.1 ns/op BenchmarkSprintfTruncateBytes-4 147688 1105 ns/op BenchmarkSprintfSlowParsingPath-4 127873 920.9 ns/op BenchmarkSprintfQuoteString-4 35986 3151 ns/op BenchmarkSprintfInt-4 197433 827.8 ns/op BenchmarkSprintfIntInt-4 101090 1047 ns/op BenchmarkSprintfPrefixedInt-4 131496 1369 ns/op BenchmarkSprintfFloat-4 72876 1744 ns/op BenchmarkSprintfComplex-4 35476 3184 ns/op BenchmarkSprintfBoolean-4 196329 812.1 ns/op BenchmarkSprintfHexString-4 80922 2116 ns/op BenchmarkSprintfHexBytes-4 68204 2411 ns/op BenchmarkSprintfBytes-4 28360 4050 ns/op BenchmarkSprintfStringer-4 55911 2120 ns/op BenchmarkSprintfStructure-4 26088 5562 ns/op BenchmarkManyArgs-4 47011 2622 ns/op BenchmarkFprintInt-4 64410 1774 ns/op BenchmarkFprintfBytes-4 74551 1791 ns/op BenchmarkFprintIntNoAlloc-4 68043 1826 ns/op BenchmarkScanInts-4 30 3570612 ns/op BenchmarkScanRecursiveInt-4 1 526980531 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 489592362 ns/op PASS ok fmt 6.257s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 504 235101 ns/op PASS ok go/build 0.214s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 41829 2599 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12618 9381 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4472 31728 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1014 117020 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 242 494589 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 49 2284202 ns/op 206178 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 9794550 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 34424529 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 179213646 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.752s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 410964393 ns/op 0.16 MB/s 45454240 B/op 48772 allocs/op PASS ok go/format 0.498s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 20857908 ns/op 2.58 MB/s BenchmarkParseOnly-4 6 17378749 ns/op 3.10 MB/s BenchmarkResolve-4 52 2231661 ns/op 24.13 MB/s PASS ok go/parser 2.629s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 140481258 ns/op 0.37 MB/s 5270248 B/op 27655 allocs/op BenchmarkPrintDecl-4 757 169299 ns/op 0.19 MB/s 16342 B/op 51 allocs/op PASS ok go/printer 0.362s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 277 556937 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8717274 ns/op 6.29 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12456170 ns/op 5.78 MB/s BenchmarkScanFiles/net/http/server.go-4 6 18415242 ns/op 6.15 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 208 564526 ns/op 5.45 MB/s PASS ok go/scanner 0.908s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1552011 78.14 ns/op PASS ok go/token 0.281s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 150 812123 ns/op BenchmarkNamed/Underlying/nongeneric-4 961804 211.0 ns/op BenchmarkNamed/Underlying/generic-4 905101 128.9 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 203.0 ns/op BenchmarkNamed/Underlying/user_instance-4 852106 179.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 16077 7686 ns/op BenchmarkNamed/NewMethodSet/generic-4 17762 7660 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18302 6439 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18703 7132 ns/op BenchmarkCheck/http/funcbodies/info-4 1 573992379 ns/op 53117 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 412014102 ns/op 73965 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 246898413 ns/op 123284 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 222115987 ns/op 136823 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2356341682 ns/op 2173 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 160493964 ns/op 31781 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 101472863 ns/op 49960 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 88283372 ns/op 57869 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 965489210 ns/op 2243 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 105076796 ns/op 20344 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 68491730 ns/op 31499 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 80735058 ns/op 26483 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1656001200 ns/op 37766 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 507452692 ns/op 123057 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 156368513 ns/op 397347 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 110315948 ns/op 564185 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3340653167 ns/op 596.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 176913807 ns/op 11216 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 136078900 ns/op 14574 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 148508269 ns/op 13305 lines/s PASS ok go/types 44.516s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13826 11149 ns/op 91.85 MB/s PASS ok hash/adler32 0.290s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 232861 497.3 ns/op 30.16 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 212865 483.5 ns/op 31.03 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 157495 850.9 ns/op 47.01 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 156990 761.6 ns/op 52.52 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 481520 266.7 ns/op 1919.52 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 429522 265.0 ns/op 1931.83 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 381976 302.1 ns/op 3389.25 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 372471 318.0 ns/op 3219.93 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 289604 531.5 ns/op 7706.77 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 265615 486.8 ns/op 8414.73 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 67132 1765 ns/op 18565.19 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 66584 1773 ns/op 18486.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 384880 290.4 ns/op 51.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 427417 309.7 ns/op 48.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 450217 456.4 ns/op 87.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 391410 371.1 ns/op 107.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 357862 394.0 ns/op 1299.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 309169 701.6 ns/op 729.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 286759 468.9 ns/op 2183.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 228153 484.9 ns/op 2111.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 260234 633.4 ns/op 6466.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 233502 874.7 ns/op 4682.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 52821 3653 ns/op 8969.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 33685 3410 ns/op 9610.02 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 263994 742.4 ns/op 20.21 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 219476 477.6 ns/op 31.41 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 138958 823.2 ns/op 48.59 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 128996 836.9 ns/op 47.79 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12745 10180 ns/op 50.29 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 6700 16718 ns/op 30.62 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5703 22542 ns/op 45.43 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6505 37502 ns/op 27.31 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1218 94790 ns/op 43.21 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1371 136660 ns/op 29.97 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 157 732592 ns/op 44.73 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 163 715190 ns/op 45.82 MB/s PASS ok hash/crc32 7.821s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 142 796504 ns/op 82.28 MB/s BenchmarkCrc64/ISO4KB-4 1609 72555 ns/op 56.45 MB/s BenchmarkCrc64/ISO1KB-4 7174 15201 ns/op 67.36 MB/s BenchmarkCrc64/ECMA64KB-4 140 835077 ns/op 78.48 MB/s BenchmarkCrc64/Random64KB-4 145 775133 ns/op 84.55 MB/s BenchmarkCrc64/Random16KB-4 534 301293 ns/op 54.38 MB/s PASS ok hash/crc64 1.199s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14388 8251 ns/op 124.11 MB/s BenchmarkFnv32aKB-4 14944 8046 ns/op 127.27 MB/s BenchmarkFnv64KB-4 13981 8277 ns/op 123.71 MB/s BenchmarkFnv64aKB-4 12549 9267 ns/op 110.50 MB/s BenchmarkFnv128KB-4 1742 70565 ns/op 14.51 MB/s BenchmarkFnv128aKB-4 1800 142254 ns/op 7.20 MB/s PASS ok hash/fnv 1.446s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 466996 250.9 ns/op 15.95 MB/s BenchmarkHash/n=4/Bytes-4 3516650 33.33 ns/op 120.02 MB/s BenchmarkHash/n=4/String-4 1831288 65.81 ns/op 60.78 MB/s BenchmarkHash/n=8/Write-4 375112 268.5 ns/op 29.80 MB/s BenchmarkHash/n=8/Bytes-4 3549667 33.22 ns/op 240.80 MB/s BenchmarkHash/n=8/String-4 1842522 64.18 ns/op 124.66 MB/s BenchmarkHash/n=16/Write-4 508227 248.4 ns/op 64.42 MB/s BenchmarkHash/n=16/Bytes-4 3728346 33.49 ns/op 477.73 MB/s BenchmarkHash/n=16/String-4 1729126 66.26 ns/op 241.48 MB/s BenchmarkHash/n=32/Write-4 506780 257.9 ns/op 124.07 MB/s BenchmarkHash/n=32/Bytes-4 3459402 31.97 ns/op 1000.84 MB/s BenchmarkHash/n=32/String-4 1890807 62.75 ns/op 509.94 MB/s BenchmarkHash/n=64/Write-4 469648 268.4 ns/op 238.48 MB/s BenchmarkHash/n=64/Bytes-4 3303279 33.91 ns/op 1887.48 MB/s BenchmarkHash/n=64/String-4 1816083 64.46 ns/op 992.83 MB/s BenchmarkHash/n=256/Write-4 363901 358.6 ns/op 713.86 MB/s BenchmarkHash/n=256/Bytes-4 2373627 48.87 ns/op 5238.03 MB/s BenchmarkHash/n=256/String-4 993420 120.4 ns/op 2125.61 MB/s BenchmarkHash/n=320/Write-4 355980 358.0 ns/op 893.82 MB/s BenchmarkHash/n=320/Bytes-4 2170342 54.18 ns/op 5906.25 MB/s BenchmarkHash/n=320/String-4 823690 155.8 ns/op 2054.20 MB/s BenchmarkHash/n=1024/Write-4 249327 505.5 ns/op 2025.90 MB/s BenchmarkHash/n=1024/Bytes-4 1000000 119.8 ns/op 8550.55 MB/s BenchmarkHash/n=1024/String-4 319522 395.4 ns/op 2589.93 MB/s BenchmarkHash/n=4096/Write-4 104720 1147 ns/op 3571.48 MB/s BenchmarkHash/n=4096/Bytes-4 284893 414.7 ns/op 9877.70 MB/s BenchmarkHash/n=4096/String-4 78445 1459 ns/op 2806.60 MB/s BenchmarkHash/n=16384/Write-4 31688 3664 ns/op 4471.48 MB/s BenchmarkHash/n=16384/Bytes-4 77194 1552 ns/op 10555.53 MB/s BenchmarkHash/n=16384/String-4 20853 5745 ns/op 2851.96 MB/s PASS ok hash/maphash 5.285s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 728 162332 ns/op BenchmarkEscapeNone-4 150595 819.3 ns/op BenchmarkUnescape-4 747 160262 ns/op BenchmarkUnescapeNone-4 664442 177.8 ns/op BenchmarkUnescapeSparse-4 10000 18688 ns/op BenchmarkUnescapeDense-4 1159 105831 ns/op PASS ok html 1.126s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7942 14410 ns/op BenchmarkCSSEscaperNoSpecials-4 42554 2657 ns/op BenchmarkDecodeCSS-4 25737 4842 ns/op BenchmarkDecodeCSSNoSpecials-4 3289338 35.25 ns/op BenchmarkCSSValueFilter-4 116910 1073 ns/op BenchmarkCSSValueFilterOk-4 77151 1468 ns/op BenchmarkEscapedExecute-4 4855 24611 ns/op BenchmarkHTMLNospaceEscaper-4 10185 11790 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 56089 2070 ns/op BenchmarkStripTags-4 19240 6005 ns/op BenchmarkStripTagsNoSpecials-4 273148 508.4 ns/op BenchmarkJSValEscaperWithNum-4 24550 4794 ns/op BenchmarkJSValEscaperWithStr-4 6538 19185 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 21451 5491 ns/op BenchmarkJSValEscaperWithObj-4 5630 22916 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 14640 7942 ns/op BenchmarkJSStrEscaperNoSpecials-4 51360 2287 ns/op BenchmarkJSStrEscaper-4 10000 11671 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 48356 2405 ns/op BenchmarkJSRegexpEscaper-4 10000 11743 ns/op BenchmarkTemplateSpecialTags-4 100 1168264 ns/op BenchmarkURLEscaper-4 5208 24497 ns/op BenchmarkURLEscaperNoSpecials-4 185244 660.5 ns/op BenchmarkURLNormalizer-4 5554 18920 ns/op BenchmarkURLNormalizerNoSpecials-4 200126 653.0 ns/op BenchmarkSrcsetFilter-4 20126 5956 ns/op BenchmarkSrcsetFilterNoSpecials-4 118376 1029 ns/op PASS ok html/template 4.718s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 573638 197.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 525182 243.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 677770 212.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 500319 243.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1598994 71.29 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1291404 91.28 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1696798 71.53 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1301204 92.73 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1358196 87.15 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 419244 292.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 341932 340.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 442200 296.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 383665 340.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 813292 155.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 483681 223.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 885652 141.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 547729 225.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 419433 301.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1432904 82.52 ns/op BenchmarkRGBASetRGBA-4 1259920 95.65 ns/op BenchmarkRGBA64At-4 1000000 130.3 ns/op BenchmarkRGBA64SetRGBA64-4 800020 138.2 ns/op BenchmarkNRGBAAt-4 1447318 82.81 ns/op BenchmarkNRGBASetNRGBA-4 1240358 94.66 ns/op BenchmarkNRGBA64At-4 904666 126.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 775741 139.4 ns/op BenchmarkAlphaAt-4 2503314 46.27 ns/op BenchmarkAlphaSetAlpha-4 2328406 50.49 ns/op BenchmarkAlpha16At-4 1519281 77.53 ns/op BenchmarkAlphaSetAlpha16-4 1411948 84.20 ns/op BenchmarkGrayAt-4 2415258 46.46 ns/op BenchmarkGraySetGray-4 2246296 52.86 ns/op BenchmarkGray16At-4 1519504 78.35 ns/op BenchmarkGraySetGray16-4 1412864 83.26 ns/op PASS ok image 6.656s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3034429 34.48 ns/op BenchmarkYCbCrToRGB/128-4 3179726 34.46 ns/op BenchmarkYCbCrToRGB/255-4 3200816 35.48 ns/op BenchmarkRGBToYCbCr/0-4 3359184 36.94 ns/op BenchmarkRGBToYCbCr/Cb-4 3388009 37.14 ns/op BenchmarkRGBToYCbCr/Cr-4 3410362 35.01 ns/op BenchmarkYCbCrToRGBA/0-4 3421982 36.50 ns/op BenchmarkYCbCrToRGBA/128-4 2823150 42.12 ns/op BenchmarkYCbCrToRGBA/255-4 2986678 41.84 ns/op BenchmarkNYCbCrAToRGBA/0-4 2861082 41.50 ns/op BenchmarkNYCbCrAToRGBA/128-4 2930253 40.83 ns/op BenchmarkNYCbCrAToRGBA/255-4 2746658 41.49 ns/op PASS ok image/color 2.376s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 34758150 ns/op BenchmarkFillSrc-4 349 348115 ns/op BenchmarkCopyOver-4 7 16361115 ns/op BenchmarkCopySrc-4 514 212828 ns/op BenchmarkNRGBAOver-4 8 13074443 ns/op BenchmarkNRGBASrc-4 13 9068002 ns/op BenchmarkYCbCr-4 12 9935198 ns/op BenchmarkGray-4 19 6400637 ns/op BenchmarkCMYK-4 13 9026921 ns/op BenchmarkGlyphOver-4 21 5173209 ns/op BenchmarkRGBAMaskOver-4 5 20663064 ns/op BenchmarkGrayMaskOver-4 6 16767205 ns/op BenchmarkRGBA64ImageMaskOver-4 4 29190960 ns/op BenchmarkRGBA-4 5 20254421 ns/op BenchmarkPalettedFill-4 931 121921 ns/op BenchmarkPalettedRGBA-4 5 22461324 ns/op BenchmarkGenericOver-4 3 43746945 ns/op BenchmarkGenericMaskOver-4 6 19736303 ns/op BenchmarkGenericSrc-4 4 30041220 ns/op BenchmarkGenericMaskSrc-4 4 28060252 ns/op PASS ok image/draw 5.946s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 25 5151976 ns/op 3.00 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 128136462 ns/op 2.40 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2335654062 ns/op 0.53 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 58 2237890 ns/op 6.90 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 118916908 ns/op 0.52 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.420s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5140 22531 ns/op BenchmarkIDCT-4 4732 21562 ns/op BenchmarkDecodeBaseline-4 8 12713121 ns/op 4.86 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17284720 ns/op 3.58 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 152014856 ns/op 8.08 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 191713506 ns/op 4.81 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.326s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 18413246 6.423 ns/op BenchmarkDecodeGray-4 13 8651053 ns/op 7.58 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 36068847 ns/op 7.27 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 30452095 ns/op 8.61 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 24 5063786 ns/op 12.94 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 31365279 ns/op 8.36 MB/s 332004 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 38161888 ns/op 6.87 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 45710410 ns/op 6.72 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 46120556 ns/op 6.66 MB/s 284056 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 160382433 ns/op 7.66 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 164972036 ns/op 7.45 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 27386538 ns/op 11.22 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 159277753 ns/op 7.71 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 604357679 ns/op 2.03 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.753s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 47019951 ns/op 2.13 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 40492842 ns/op 2.47 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 247764647 ns/op 2.02 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 218168947 ns/op 2.29 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 45386885 ns/op 2.20 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 39933565 ns/op 2.50 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 236843345 ns/op 2.11 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 209318180 ns/op 2.39 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 499614796 ns/op 2.00 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 468190038 ns/op 2.14 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3092363702 ns/op 1.62 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2851847313 ns/op 1.75 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9638982 ns/op 10.37 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9208254 ns/op 10.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 39626432 ns/op 12.62 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 41966143 ns/op 11.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 79082642 ns/op 12.64 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 82277866 ns/op 12.15 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 400893003 ns/op 12.47 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 421756209 ns/op 11.86 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 51203226 ns/op 1.95 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 42892025 ns/op 2.33 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 275488920 ns/op 1.81 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 279724719 ns/op 1.79 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 699924224 ns/op 1.43 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 694858437 ns/op 1.44 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4989330105 ns/op 1.00 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4565198213 ns/op 1.10 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 148982068 ns/op 28.06 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 151909374 ns/op 27.51 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 42.199s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 36220 3126 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 35365 3331 ns/op 0.60 MB/s BenchmarkMarshalCorpusFile/4-4 32766 3787 ns/op 1.06 MB/s BenchmarkMarshalCorpusFile/8-4 25300 4314 ns/op 1.85 MB/s BenchmarkMarshalCorpusFile/16-4 20727 5664 ns/op 2.82 MB/s BenchmarkMarshalCorpusFile/32-4 14068 8371 ns/op 3.82 MB/s BenchmarkMarshalCorpusFile/64-4 7580 13858 ns/op 4.62 MB/s BenchmarkMarshalCorpusFile/128-4 5745 23626 ns/op 5.42 MB/s BenchmarkMarshalCorpusFile/256-4 2678 45577 ns/op 5.62 MB/s BenchmarkMarshalCorpusFile/512-4 1381 92431 ns/op 5.54 MB/s BenchmarkMarshalCorpusFile/1024-4 740 180124 ns/op 5.68 MB/s BenchmarkMarshalCorpusFile/2048-4 313 381091 ns/op 5.37 MB/s BenchmarkMarshalCorpusFile/4096-4 164 690746 ns/op 5.93 MB/s BenchmarkMarshalCorpusFile/8192-4 98 1403867 ns/op 5.84 MB/s BenchmarkMarshalCorpusFile/16384-4 44 2786197 ns/op 5.88 MB/s BenchmarkMarshalCorpusFile/32768-4 21 6260181 ns/op 5.23 MB/s BenchmarkMarshalCorpusFile/65536-4 9 13188921 ns/op 4.97 MB/s BenchmarkMarshalCorpusFile/131072-4 4 28434192 ns/op 4.61 MB/s BenchmarkMarshalCorpusFile/262144-4 2 50122791 ns/op 5.23 MB/s BenchmarkMarshalCorpusFile/524288-4 1 100839704 ns/op 5.20 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 190326383 ns/op 5.51 MB/s BenchmarkUnmarshalCorpusFile/1-4 9318 11659 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 12366 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 9910 14186 ns/op 0.28 MB/s BenchmarkUnmarshalCorpusFile/8-4 7158 15397 ns/op 0.52 MB/s BenchmarkUnmarshalCorpusFile/16-4 7266 18362 ns/op 0.87 MB/s BenchmarkUnmarshalCorpusFile/32-4 4894 27098 ns/op 1.18 MB/s BenchmarkUnmarshalCorpusFile/64-4 4123 32926 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/128-4 2770 42944 ns/op 2.98 MB/s BenchmarkUnmarshalCorpusFile/256-4 1006 111427 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/512-4 554 213405 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/1024-4 282 411982 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/2048-4 152 765613 ns/op 2.67 MB/s BenchmarkUnmarshalCorpusFile/4096-4 74 1544566 ns/op 2.65 MB/s BenchmarkUnmarshalCorpusFile/8192-4 42 3148221 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/16384-4 19 6179514 ns/op 2.65 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12770500 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 24573209 ns/op 2.67 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 48643154 ns/op 2.69 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 105931590 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 200557867 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 388252969 ns/op 2.70 MB/s BenchmarkMutatorBytes/1-4 39903 3032 ns/op BenchmarkMutatorBytes/10-4 41780 2941 ns/op BenchmarkMutatorBytes/100-4 38820 3187 ns/op BenchmarkMutatorBytes/1000-4 25465 4638 ns/op BenchmarkMutatorBytes/10000-4 8440 18985 ns/op BenchmarkMutatorBytes/100000-4 1089 120299 ns/op BenchmarkMutatorString/1-4 42034 3085 ns/op BenchmarkMutatorString/10-4 40969 2961 ns/op BenchmarkMutatorString/100-4 37296 3453 ns/op BenchmarkMutatorString/1000-4 17966 6724 ns/op BenchmarkMutatorString/10000-4 3870 41880 ns/op BenchmarkMutatorString/100000-4 399 319232 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17127 6407 ns/op BenchmarkMutatorAllBasicTypes/string-4 17984 6779 ns/op BenchmarkMutatorAllBasicTypes/bool-4 58734 1808 ns/op BenchmarkMutatorAllBasicTypes/float32-4 55783 2308 ns/op BenchmarkMutatorAllBasicTypes/float64-4 51922 2559 ns/op BenchmarkMutatorAllBasicTypes/int-4 57964 2160 ns/op BenchmarkMutatorAllBasicTypes/int8-4 62073 1973 ns/op BenchmarkMutatorAllBasicTypes/int16-4 55900 2125 ns/op BenchmarkMutatorAllBasicTypes/int32-4 63876 1989 ns/op BenchmarkMutatorAllBasicTypes/int64-4 56997 2021 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 62422 1913 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 64014 1878 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 63990 1836 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 65656 1842 ns/op PASS ok internal/fuzz 12.811s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 18976 5293 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 182703 705.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.507s PASS ok internal/poll 0.034s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 6 20040915 ns/op PASS ok internal/trace 1.712s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 16200 6209 ns/op BenchmarkCopyNLarge-4 338 414333 ns/op PASS ok io 0.686s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 168223 719.3 ns/op BenchmarkPrintln-4 24948 4752 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 36357 3056 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 7203 17434 ns/op BenchmarkDiscard-4 1205565 98.55 ns/op 0 B/op 0 allocs/op PASS ok log 1.043s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2912596 39.86 ns/op BenchmarkAcosh-4 1507471 78.99 ns/op BenchmarkAsin-4 2931571 39.55 ns/op BenchmarkAsinh-4 1437705 84.05 ns/op BenchmarkAtan-4 3543720 33.34 ns/op BenchmarkAtanh-4 1449208 80.85 ns/op BenchmarkAtan2-4 2430812 47.46 ns/op BenchmarkCbrt-4 1839064 66.84 ns/op BenchmarkCeil-4 27780240 4.581 ns/op BenchmarkCompare-4 5897238 20.23 ns/op BenchmarkCompare32-4 6958918 16.77 ns/op BenchmarkCopysign-4 4512006 26.54 ns/op BenchmarkCos-4 1472161 75.74 ns/op BenchmarkCosh-4 2104813 55.81 ns/op BenchmarkErf-4 3587259 32.55 ns/op BenchmarkErfc-4 3664531 32.27 ns/op BenchmarkErfinv-4 3441837 34.71 ns/op BenchmarkErfcinv-4 3245152 34.60 ns/op BenchmarkExp-4 7379600 14.41 ns/op BenchmarkExpGo-4 1000000 100.6 ns/op BenchmarkExpm1-4 2836321 41.38 ns/op BenchmarkExp2-4 1273695 93.67 ns/op BenchmarkExp2Go-4 1209482 99.87 ns/op BenchmarkAbs-4 5649394 20.61 ns/op BenchmarkDim-4 14287418 8.371 ns/op BenchmarkFloor-4 29424204 4.345 ns/op BenchmarkMax-4 19954377 6.896 ns/op BenchmarkMin-4 19619595 7.265 ns/op BenchmarkMod-4 371094 290.7 ns/op BenchmarkFrexp-4 2062502 57.02 ns/op BenchmarkGamma-4 971794 129.4 ns/op BenchmarkHypot-4 14429452 8.902 ns/op BenchmarkHypotGo-4 1853703 63.68 ns/op BenchmarkIlogb-4 2480948 50.26 ns/op BenchmarkJ0-4 339280 383.0 ns/op BenchmarkJ1-4 323634 375.8 ns/op BenchmarkJn-4 155509 812.2 ns/op BenchmarkLdexp-4 2047680 58.42 ns/op BenchmarkLgamma-4 1000000 101.5 ns/op BenchmarkLog-4 6015710 18.08 ns/op BenchmarkLogb-4 2318000 49.95 ns/op BenchmarkLog1p-4 1845094 65.17 ns/op BenchmarkLog10-4 6898192 18.73 ns/op BenchmarkLog2-4 1710592 68.67 ns/op BenchmarkModf-4 2595356 43.97 ns/op BenchmarkNextafter32-4 2525966 45.54 ns/op BenchmarkNextafter64-4 2522376 44.15 ns/op BenchmarkPowInt-4 699367 187.5 ns/op BenchmarkPowFrac-4 497617 241.2 ns/op BenchmarkPow10Pos-4 6587793 17.84 ns/op BenchmarkPow10Neg-4 6060218 17.79 ns/op BenchmarkRound-4 4841944 23.63 ns/op BenchmarkRoundToEven-4 13644296 9.342 ns/op BenchmarkRemainder-4 623722 210.2 ns/op BenchmarkSignbit-4 7440129 15.55 ns/op BenchmarkSin-4 1746163 68.76 ns/op BenchmarkSincos-4 1223384 104.0 ns/op BenchmarkSinh-4 2282688 52.51 ns/op BenchmarkSqrtIndirect-4 25422769 5.194 ns/op BenchmarkSqrtLatency-4 22072947 5.518 ns/op BenchmarkSqrtIndirectLatency-4 17945534 5.600 ns/op BenchmarkSqrtGoLatency-4 1425536 85.50 ns/op BenchmarkSqrtPrime-4 41031 2784 ns/op BenchmarkTan-4 1640451 72.74 ns/op BenchmarkTanh-4 1692004 68.22 ns/op BenchmarkTrunc-4 22993989 5.272 ns/op BenchmarkY0-4 309696 400.6 ns/op BenchmarkY1-4 283932 414.6 ns/op BenchmarkYn-4 145008 847.9 ns/op BenchmarkFloat64bits-4 7180926 16.56 ns/op BenchmarkFloat64frombits-4 7073376 16.63 ns/op BenchmarkFloat32bits-4 6929587 16.70 ns/op BenchmarkFloat32frombits-4 7209782 16.08 ns/op BenchmarkFMA-4 22771491 5.461 ns/op PASS ok math 13.443s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15319641 8.010 ns/op 7990.05 MB/s BenchmarkAddVV/2-4 12548194 9.105 ns/op 14058.36 MB/s BenchmarkAddVV/3-4 12896973 10.22 ns/op 18789.51 MB/s BenchmarkAddVV/4-4 12261534 9.868 ns/op 25942.91 MB/s BenchmarkAddVV/5-4 11439518 10.48 ns/op 30521.83 MB/s BenchmarkAddVV/10-4 7983770 13.35 ns/op 47937.98 MB/s BenchmarkAddVV/100-4 2331301 50.17 ns/op 127560.44 MB/s BenchmarkAddVV/1000-4 289741 459.0 ns/op 139447.92 MB/s BenchmarkSubVV/1-4 15920002 7.785 ns/op 8220.77 MB/s BenchmarkSubVV/2-4 11001091 9.413 ns/op 13598.71 MB/s BenchmarkSubVV/3-4 12496413 9.460 ns/op 20295.98 MB/s BenchmarkSubVV/4-4 12345674 9.574 ns/op 26739.04 MB/s BenchmarkSubVV/5-4 12035594 10.41 ns/op 30752.27 MB/s BenchmarkSubVV/10-4 9628298 12.00 ns/op 53311.55 MB/s BenchmarkSubVV/100-4 2389551 50.25 ns/op 127356.80 MB/s BenchmarkSubVV/1000-4 273898 455.6 ns/op 140477.50 MB/s BenchmarkAddVW/1-4 18400228 7.151 ns/op 1118.68 MB/s BenchmarkAddVW/2-4 16787858 7.594 ns/op 2107.03 MB/s BenchmarkAddVW/3-4 15038083 8.417 ns/op 2851.46 MB/s BenchmarkAddVW/4-4 12560118 8.305 ns/op 3853.14 MB/s BenchmarkAddVW/5-4 13479439 9.050 ns/op 4419.85 MB/s BenchmarkAddVW/10-4 12114399 10.72 ns/op 7464.93 MB/s BenchmarkAddVW/100-4 268783 408.0 ns/op 1960.98 MB/s BenchmarkAddVW/1000-4 42817 2664 ns/op 3003.19 MB/s BenchmarkAddVWext/1-4 16092654 7.128 ns/op 1122.33 MB/s BenchmarkAddVWext/2-4 16279077 7.699 ns/op 2078.30 MB/s BenchmarkAddVWext/3-4 13278000 8.950 ns/op 2681.47 MB/s BenchmarkAddVWext/4-4 13788655 8.481 ns/op 3773.13 MB/s BenchmarkAddVWext/5-4 11816359 8.718 ns/op 4588.19 MB/s BenchmarkAddVWext/10-4 11421399 10.63 ns/op 7528.73 MB/s BenchmarkAddVWext/100-4 52537 2282 ns/op 350.53 MB/s BenchmarkAddVWext/1000-4 5787 22664 ns/op 352.99 MB/s BenchmarkSubVW/1-4 18174385 7.104 ns/op 1126.13 MB/s BenchmarkSubVW/2-4 16115790 8.403 ns/op 1904.15 MB/s BenchmarkSubVW/3-4 15670626 8.137 ns/op 2949.67 MB/s BenchmarkSubVW/4-4 12224158 9.966 ns/op 3210.83 MB/s BenchmarkSubVW/5-4 14221021 8.668 ns/op 4614.84 MB/s BenchmarkSubVW/10-4 9841748 10.66 ns/op 7505.20 MB/s BenchmarkSubVW/100-4 313449 409.0 ns/op 1955.88 MB/s BenchmarkSubVW/1000-4 43726 2696 ns/op 2966.89 MB/s BenchmarkSubVWext/1-4 18193276 7.063 ns/op 1132.63 MB/s BenchmarkSubVWext/2-4 17166170 7.577 ns/op 2111.72 MB/s BenchmarkSubVWext/3-4 14399917 8.280 ns/op 2898.63 MB/s BenchmarkSubVWext/4-4 15501374 8.124 ns/op 3939.03 MB/s BenchmarkSubVWext/5-4 13605512 8.883 ns/op 4502.81 MB/s BenchmarkSubVWext/10-4 10332360 10.74 ns/op 7446.06 MB/s BenchmarkSubVWext/100-4 46545 2259 ns/op 354.08 MB/s BenchmarkSubVWext/1000-4 5764 22583 ns/op 354.25 MB/s BenchmarkMulAddVWW/1-4 14698082 8.526 ns/op 7506.30 MB/s BenchmarkMulAddVWW/2-4 12557763 9.046 ns/op 14150.25 MB/s BenchmarkMulAddVWW/3-4 10842055 9.543 ns/op 20119.75 MB/s BenchmarkMulAddVWW/4-4 11476246 10.19 ns/op 25132.62 MB/s BenchmarkMulAddVWW/5-4 9394021 12.59 ns/op 25416.35 MB/s BenchmarkMulAddVWW/10-4 7535287 14.94 ns/op 42826.26 MB/s BenchmarkMulAddVWW/100-4 1495142 79.87 ns/op 80134.08 MB/s BenchmarkMulAddVWW/1000-4 163638 773.5 ns/op 82739.26 MB/s BenchmarkAddMulVVW/1-4 16083636 7.949 ns/op 8051.50 MB/s BenchmarkAddMulVVW/2-4 13179697 9.089 ns/op 14082.68 MB/s BenchmarkAddMulVVW/3-4 12045333 9.623 ns/op 19952.72 MB/s BenchmarkAddMulVVW/4-4 10799089 10.93 ns/op 23427.97 MB/s BenchmarkAddMulVVW/5-4 10134060 11.73 ns/op 27275.13 MB/s BenchmarkAddMulVVW/10-4 8211574 13.96 ns/op 45832.08 MB/s BenchmarkAddMulVVW/100-4 1713981 66.72 ns/op 95920.34 MB/s BenchmarkAddMulVVW/1000-4 203816 601.0 ns/op 106483.25 MB/s BenchmarkDivWVW/1-4 1923218 60.27 ns/op 1061.82 MB/s BenchmarkDivWVW/2-4 1000000 121.5 ns/op 1053.92 MB/s BenchmarkDivWVW/3-4 805536 149.9 ns/op 1281.13 MB/s BenchmarkDivWVW/4-4 641802 176.3 ns/op 1452.39 MB/s BenchmarkDivWVW/5-4 609198 202.3 ns/op 1581.96 MB/s BenchmarkDivWVW/10-4 370718 350.6 ns/op 1825.24 MB/s BenchmarkDivWVW/100-4 41392 2817 ns/op 2271.61 MB/s BenchmarkDivWVW/1000-4 4448 28008 ns/op 2285.05 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14413938 7.408 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15762392 7.281 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12851893 8.263 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14180038 7.854 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12996481 8.761 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13697913 8.358 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11516436 10.05 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12038246 9.813 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10594035 10.40 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10404494 10.25 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8043280 13.86 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8567667 12.47 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1342760 81.20 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1681464 71.98 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 136249 893.4 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 216422 640.9 ns/op BenchmarkDecimalConversion-4 201 597781 ns/op BenchmarkFloatString/100-4 10000 10635 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 216 538056 ns/op 2916 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 48654021 ns/op 61045 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 4894084885 ns/op 834096 B/op 480 allocs/op BenchmarkFloatAdd/10-4 147830 797.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 153391 769.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 149104 887.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 82189 1385 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17823 6654 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 192422 602.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 203725 597.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 189735 626.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 148806 764.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 53488 2227 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1782 65912 ns/op BenchmarkParseFloatLargeExp-4 415 275127 ns/op BenchmarkGCD10x10/WithoutXY-4 190266 726.3 ns/op BenchmarkGCD10x10/WithXY-4 47116 2407 ns/op BenchmarkGCD10x100/WithoutXY-4 90458 1447 ns/op BenchmarkGCD10x100/WithXY-4 16549 7632 ns/op BenchmarkGCD10x1000/WithoutXY-4 57938 2254 ns/op BenchmarkGCD10x1000/WithXY-4 12466 9138 ns/op BenchmarkGCD100x100/WithoutXY-4 22008 5305 ns/op BenchmarkGCD100x100/WithXY-4 7640 14668 ns/op BenchmarkGCD100x1000/WithoutXY-4 12160 10096 ns/op BenchmarkGCD100x1000/WithXY-4 5838 20548 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1872 63142 ns/op BenchmarkGCD1000x1000/WithXY-4 1026 121174 ns/op BenchmarkHilbert-4 19 6094197 ns/op BenchmarkBinomial-4 11068 10527 ns/op BenchmarkQuoRem-4 21812 5461 ns/op BenchmarkExp-4 15 7519359 ns/op BenchmarkExpMont/Odd-4 100 1040690 ns/op 2597 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1043807 ns/op 3357 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1137709 ns/op 3855 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1081762 ns/op 3828 B/op 52 allocs/op BenchmarkExpMont/Even4-4 111 1048328 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1058241 ns/op 3861 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1049390 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even64-4 136 876531 ns/op 3626 B/op 53 allocs/op BenchmarkExpMont/Even96-4 128 948291 ns/op 3773 B/op 51 allocs/op BenchmarkExpMont/Even128-4 145 848332 ns/op 3250 B/op 50 allocs/op BenchmarkExpMont/Even255-4 158 741743 ns/op 2946 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 349 351528 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 300 392058 ns/op 1714 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 298 473750 ns/op 1743 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 314 388167 ns/op 1746 B/op 47 allocs/op BenchmarkExp2-4 16 7079033 ns/op BenchmarkBitset-4 636274 191.3 ns/op BenchmarkBitsetNeg-4 375115 354.1 ns/op BenchmarkBitsetOrig-4 211413 642.3 ns/op BenchmarkBitsetNegOrig-4 137240 993.6 ns/op BenchmarkModSqrt225_Tonelli-4 93 1112875 ns/op BenchmarkModSqrt225_3Mod4-4 358 333138 ns/op BenchmarkModSqrt231_Tonelli-4 100 1164003 ns/op BenchmarkModSqrt231_5Mod8-4 304 392545 ns/op BenchmarkModInverse-4 11475 9797 ns/op BenchmarkSqrt-4 1984 65384 ns/op BenchmarkIntSqr/1-4 919513 129.5 ns/op BenchmarkIntSqr/2-4 592288 219.5 ns/op BenchmarkIntSqr/3-4 517532 248.2 ns/op BenchmarkIntSqr/5-4 411175 318.2 ns/op BenchmarkIntSqr/8-4 309388 450.4 ns/op BenchmarkIntSqr/10-4 229383 496.4 ns/op BenchmarkIntSqr/20-4 52002 2414 ns/op BenchmarkIntSqr/30-4 37858 3280 ns/op BenchmarkIntSqr/50-4 24358 5142 ns/op BenchmarkIntSqr/80-4 13956 8345 ns/op BenchmarkIntSqr/100-4 11084 10462 ns/op BenchmarkIntSqr/200-4 4699 26843 ns/op BenchmarkIntSqr/300-4 1855 69028 ns/op BenchmarkIntSqr/500-4 900 125941 ns/op BenchmarkIntSqr/800-4 370 338056 ns/op BenchmarkIntSqr/1000-4 271 436085 ns/op BenchmarkDiv/20/10-4 348595 332.9 ns/op BenchmarkDiv/40/20-4 372502 329.6 ns/op BenchmarkDiv/100/50-4 288400 380.3 ns/op BenchmarkDiv/200/100-4 55435 2223 ns/op BenchmarkDiv/400/200-4 51392 2286 ns/op BenchmarkDiv/1000/500-4 39050 3081 ns/op BenchmarkDiv/2000/1000-4 32030 3781 ns/op BenchmarkDiv/20000/10000-4 1416 92550 ns/op BenchmarkDiv/200000/100000-4 33 4135726 ns/op BenchmarkDiv/2000000/1000000-4 1 120643411 ns/op BenchmarkDiv/20000000/10000000-4 1 3435017106 ns/op BenchmarkMul-4 5 24562922 ns/op BenchmarkNatMul/10-4 167427 985.9 ns/op BenchmarkNatMul/100-4 5612 25427 ns/op BenchmarkNatMul/1000-4 168 671545 ns/op BenchmarkZeroShifts/Shl-4 10000 13036 ns/op BenchmarkZeroShifts/ShlSame-4 3340386 34.83 ns/op BenchmarkZeroShifts/Shr-4 10000 14970 ns/op BenchmarkZeroShifts/ShrSame-4 3437126 33.83 ns/op BenchmarkExp3Power/0x10-4 158025 868.1 ns/op BenchmarkExp3Power/0x40-4 134350 968.7 ns/op BenchmarkExp3Power/0x100-4 83019 1814 ns/op BenchmarkExp3Power/0x400-4 35840 3273 ns/op BenchmarkExp3Power/0x1000-4 9590 13574 ns/op BenchmarkExp3Power/0x4000-4 2282 64018 ns/op BenchmarkExp3Power/0x10000-4 218 563544 ns/op BenchmarkExp3Power/0x40000-4 20 5324892 ns/op BenchmarkExp3Power/0x100000-4 3 50026459 ns/op BenchmarkExp3Power/0x400000-4 1 440043673 ns/op BenchmarkFibo-4 3 33461973 ns/op BenchmarkNatSqr/1-4 765112 191.8 ns/op BenchmarkNatSqr/2-4 385368 302.3 ns/op BenchmarkNatSqr/3-4 400813 363.9 ns/op BenchmarkNatSqr/5-4 283818 507.3 ns/op BenchmarkNatSqr/8-4 214882 694.6 ns/op BenchmarkNatSqr/10-4 171489 904.4 ns/op BenchmarkNatSqr/20-4 38239 3523 ns/op BenchmarkNatSqr/30-4 31132 3980 ns/op BenchmarkNatSqr/50-4 18627 6416 ns/op BenchmarkNatSqr/80-4 10000 10384 ns/op BenchmarkNatSqr/100-4 10000 13400 ns/op BenchmarkNatSqr/200-4 4984 31900 ns/op BenchmarkNatSqr/300-4 1580 85411 ns/op BenchmarkNatSqr/500-4 957 145801 ns/op BenchmarkNatSqr/800-4 314 356907 ns/op BenchmarkNatSqr/1000-4 265 464126 ns/op BenchmarkNatSetBytes/8-4 776550 140.0 ns/op BenchmarkNatSetBytes/24-4 259053 492.5 ns/op BenchmarkNatSetBytes/128-4 65034 1903 ns/op BenchmarkNatSetBytes/7-4 849619 134.5 ns/op BenchmarkNatSetBytes/23-4 235340 506.0 ns/op BenchmarkNatSetBytes/127-4 65138 1910 ns/op BenchmarkScanPi-4 211 593114 ns/op BenchmarkStringPiParallel-4 470 278009 ns/op BenchmarkScan/10/Base2-4 37327 3136 ns/op BenchmarkScan/100/Base2-4 4632 26935 ns/op BenchmarkScan/1000/Base2-4 452 262544 ns/op BenchmarkScan/10/Base8-4 74053 1371 ns/op BenchmarkScan/100/Base8-4 11616 10602 ns/op BenchmarkScan/1000/Base8-4 1269 91529 ns/op BenchmarkScan/10/Base10-4 96872 1235 ns/op BenchmarkScan/100/Base10-4 13742 8497 ns/op BenchmarkScan/1000/Base10-4 1387 83257 ns/op BenchmarkScan/10/Base16-4 115681 1110 ns/op BenchmarkScan/100/Base16-4 15374 7481 ns/op BenchmarkScan/1000/Base16-4 1690 71433 ns/op BenchmarkString/10/Base2-4 205812 583.5 ns/op BenchmarkString/100/Base2-4 29391 3998 ns/op BenchmarkString/1000/Base2-4 3534 38823 ns/op BenchmarkString/10/Base8-4 323917 321.2 ns/op BenchmarkString/100/Base8-4 66051 1731 ns/op BenchmarkString/1000/Base8-4 9128 14791 ns/op BenchmarkString/10/Base10-4 214423 596.7 ns/op BenchmarkString/100/Base10-4 37974 3279 ns/op BenchmarkString/1000/Base10-4 5224 22057 ns/op BenchmarkString/10/Base16-4 373040 294.9 ns/op BenchmarkString/100/Base16-4 95908 1253 ns/op BenchmarkString/1000/Base16-4 10000 10889 ns/op BenchmarkLeafSize/0-4 24 4186263 ns/op BenchmarkLeafSize/1-4 464 244200 ns/op BenchmarkLeafSize/2-4 477 250667 ns/op BenchmarkLeafSize/3-4 331 365644 ns/op BenchmarkLeafSize/4-4 438 270379 ns/op BenchmarkLeafSize/5-4 301 409503 ns/op BenchmarkLeafSize/6-4 360 346118 ns/op BenchmarkLeafSize/7-4 351 314501 ns/op BenchmarkLeafSize/8-4 452 233995 ns/op BenchmarkLeafSize/9-4 244 464958 ns/op BenchmarkLeafSize/10-4 298 459901 ns/op BenchmarkLeafSize/11-4 336 384863 ns/op BenchmarkLeafSize/12-4 186 633806 ns/op BenchmarkLeafSize/13-4 234 458946 ns/op BenchmarkLeafSize/14-4 330 357313 ns/op BenchmarkLeafSize/15-4 380 324426 ns/op BenchmarkLeafSize/16-4 393 265146 ns/op BenchmarkLeafSize/32-4 337 316424 ns/op BenchmarkLeafSize/64-4 421 286808 ns/op BenchmarkProbablyPrime/n=0-4 10 11198054 ns/op BenchmarkProbablyPrime/n=1-4 9 12546687 ns/op BenchmarkProbablyPrime/n=5-4 6 19202690 ns/op BenchmarkProbablyPrime/n=10-4 4 26450380 ns/op BenchmarkProbablyPrime/n=20-4 3 42323768 ns/op BenchmarkProbablyPrime/Lucas-4 12 9333491 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 80 1578609 ns/op BenchmarkRatCmp-4 200018 721.5 ns/op BenchmarkFloatSqrt/64-4 18520 6426 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12204 9492 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9309 14066 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4574 25485 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 907 149614 ns/op 18003 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 63 1950239 ns/op 174573 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 134501051 ns/op 3818008 B/op 638 allocs/op PASS ok math/big 58.680s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10195890 10.73 ns/op BenchmarkLeadingZeros8-4 11743108 10.51 ns/op BenchmarkLeadingZeros16-4 12503996 9.640 ns/op BenchmarkLeadingZeros32-4 11248682 10.15 ns/op BenchmarkLeadingZeros64-4 12195758 9.582 ns/op BenchmarkTrailingZeros-4 12636409 9.454 ns/op BenchmarkTrailingZeros8-4 10462789 10.32 ns/op BenchmarkTrailingZeros16-4 11476220 9.809 ns/op BenchmarkTrailingZeros32-4 11685889 9.965 ns/op BenchmarkTrailingZeros64-4 13080332 9.628 ns/op BenchmarkOnesCount-4 12568780 10.90 ns/op BenchmarkOnesCount8-4 12114877 10.23 ns/op BenchmarkOnesCount16-4 11531968 9.978 ns/op BenchmarkOnesCount32-4 12420016 9.669 ns/op BenchmarkOnesCount64-4 12017019 10.37 ns/op BenchmarkRotateLeft-4 13482835 9.606 ns/op BenchmarkRotateLeft8-4 13140712 9.515 ns/op BenchmarkRotateLeft16-4 12184771 9.359 ns/op BenchmarkRotateLeft32-4 11959364 9.792 ns/op BenchmarkRotateLeft64-4 12164061 9.952 ns/op BenchmarkReverse-4 18499080 6.668 ns/op BenchmarkReverse8-4 21846860 5.161 ns/op BenchmarkReverse16-4 22412913 5.794 ns/op BenchmarkReverse32-4 19859533 6.365 ns/op BenchmarkReverse64-4 16378598 6.671 ns/op BenchmarkReverseBytes-4 23212250 5.361 ns/op BenchmarkReverseBytes16-4 21590814 5.242 ns/op BenchmarkReverseBytes32-4 23017453 5.153 ns/op BenchmarkReverseBytes64-4 26690700 5.210 ns/op BenchmarkAdd-4 12466455 10.00 ns/op BenchmarkAdd32-4 12244604 10.13 ns/op BenchmarkAdd64-4 12457777 9.649 ns/op BenchmarkAdd64multiple-4 21506524 5.369 ns/op BenchmarkSub-4 12857299 9.578 ns/op BenchmarkSub32-4 12283144 10.71 ns/op BenchmarkSub64-4 9553024 12.96 ns/op BenchmarkSub64multiple-4 21683287 5.311 ns/op BenchmarkMul-4 13555860 9.179 ns/op BenchmarkMul32-4 12370328 9.693 ns/op BenchmarkMul64-4 12803851 9.256 ns/op BenchmarkDiv-4 3215864 35.23 ns/op BenchmarkDiv32-4 6912578 16.67 ns/op BenchmarkDiv64-4 3229492 35.96 ns/op PASS ok math/bits 7.247s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13378608 10.10 ns/op BenchmarkAcos-4 543220 220.0 ns/op BenchmarkAcosh-4 430046 233.3 ns/op BenchmarkAsin-4 489798 225.5 ns/op BenchmarkAsinh-4 538690 231.0 ns/op BenchmarkAtan-4 951579 133.0 ns/op BenchmarkAtanh-4 832591 137.6 ns/op BenchmarkConj-4 26619578 4.509 ns/op BenchmarkCos-4 673638 171.4 ns/op BenchmarkCosh-4 716497 162.9 ns/op BenchmarkExp-4 1000000 123.0 ns/op BenchmarkLog-4 1000000 121.1 ns/op BenchmarkLog10-4 1000000 122.4 ns/op BenchmarkPhase-4 2163822 61.71 ns/op BenchmarkPolar-4 1400367 86.01 ns/op BenchmarkPow-4 239112 449.4 ns/op BenchmarkRect-4 1215931 98.96 ns/op BenchmarkSin-4 673052 163.4 ns/op BenchmarkSinh-4 794374 175.3 ns/op BenchmarkSqrt-4 1242925 97.36 ns/op BenchmarkTan-4 467739 280.8 ns/op BenchmarkTanh-4 444385 270.0 ns/op PASS ok math/cmplx 3.857s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 747122 148.8 ns/op BenchmarkInt63ThreadsafeParallel-4 800058 138.9 ns/op BenchmarkInt63Unthreadsafe-4 1000000 119.5 ns/op BenchmarkIntn1000-4 698011 148.7 ns/op BenchmarkInt63n1000-4 854161 154.7 ns/op BenchmarkInt31n1000-4 816789 139.9 ns/op BenchmarkFloat32-4 731043 137.3 ns/op BenchmarkFloat64-4 1000000 114.4 ns/op BenchmarkPerm3-4 192556 699.3 ns/op BenchmarkPerm30-4 20946 5762 ns/op BenchmarkPerm30ViaShuffle-4 20486 5645 ns/op BenchmarkShuffleOverhead-4 14518 8319 ns/op BenchmarkRead3-4 864609 140.9 ns/op BenchmarkRead64-4 78814 1507 ns/op BenchmarkRead1000-4 5726 21718 ns/op BenchmarkConcurrent-4 228272 545.6 ns/op PASS ok math/rand 2.735s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 33284 3057 ns/op BenchmarkQDecodeWord-4 93110 1205 ns/op BenchmarkQDecodeHeader-4 79393 1355 ns/op BenchmarkTypeByExtension/.html-4 505975 244.5 ns/op BenchmarkTypeByExtension/.HTML-4 393499 336.2 ns/op BenchmarkTypeByExtension/.unused-4 415717 305.5 ns/op BenchmarkExtensionsByType/text/html-4 138283 893.0 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 65469 2495 ns/op BenchmarkExtensionsByType/application/octet-stream-4 48529 3508 ns/op PASS ok mime 1.844s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 927 131264 ns/op PASS ok mime/quotedprintable 0.213s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 25260733 ns/op 8690 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 54510114 ns/op 13296 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5030521720 ns/op 151040 B/op 234 allocs/op BenchmarkDNSName-4 144684 733.6 ns/op BenchmarkInterfaces-4 2110 64682 ns/op BenchmarkInterfaceByIndex-4 5853 18454 ns/op BenchmarkInterfaceByName-4 1633 66690 ns/op BenchmarkInterfaceAddrs-4 1640 63125 ns/op BenchmarkInterfacesAndAddrs-4 6224 19732 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2737 44828 ns/op BenchmarkParseIP-4 7407 15757 ns/op BenchmarkParseIPValidIPv4-4 410308 284.1 ns/op BenchmarkParseIPValidIPv6-4 229729 521.6 ns/op BenchmarkIPString/IPv4-4 117693 970.4 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10219 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45730 2646 ns/op BenchmarkIPEqual/IPv4-4 980247 114.7 ns/op BenchmarkIPEqual/IPv6-4 1013695 112.6 ns/op BenchmarkTCP4OneShot-4 169 769184 ns/op BenchmarkTCP4OneShotTimeout-4 162 854708 ns/op BenchmarkTCP4Persistent-4 300 379178 ns/op BenchmarkTCP4PersistentTimeout-4 288 431001 ns/op BenchmarkTCP6OneShot-4 166 810341 ns/op BenchmarkTCP6OneShotTimeout-4 181 773593 ns/op BenchmarkTCP6Persistent-4 364 282609 ns/op BenchmarkTCP6PersistentTimeout-4 326 354940 ns/op BenchmarkTCP4ConcurrentReadWrite-4 17958 6207 ns/op BenchmarkTCP6ConcurrentReadWrite-4 15726 6617 ns/op BenchmarkSetReadDeadline-4 143002 850.1 ns/op BenchmarkUDP6LinkLocalUnicast-4 256 562082 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 214 477304 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 292 436853 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 284 480462 ns/op 0 B/op 0 allocs/op PASS ok net 11.554s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24237 4954 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10017 11634 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 14373 9621 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18938 6326 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 31974 3928 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 45657 2577 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 912494 112.9 ns/op BenchmarkReadRequestChrome-4 4768 27412 ns/op 22.29 MB/s 1843 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11284 10251 ns/op 7.61 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 10706 ns/op 7.66 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6596 15249 ns/op 9.90 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17403 6903 ns/op 5.79 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 64 1886503 ns/op 0.54 MB/s BenchmarkFileAndServer_1KB/https1-4 50 2148876 ns/op 0.48 MB/s BenchmarkFileAndServer_1KB/h2-4 37 3044769 ns/op 0.34 MB/s BenchmarkFileAndServer_16MB/h1-4 2 66427601 ns/op 252.56 MB/s BenchmarkFileAndServer_16MB/https1-4 1 147862763 ns/op 113.46 MB/s BenchmarkFileAndServer_16MB/h2-4 1 367499995 ns/op 45.65 MB/s BenchmarkFileAndServer_64MB/h1-4 1 260334672 ns/op 257.78 MB/s BenchmarkFileAndServer_64MB/https1-4 1 525666053 ns/op 127.66 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1484983848 ns/op 45.19 MB/s BenchmarkServeMux-4 312 407946 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 396 319861 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 57 2089778 ns/op 6447 B/op 66 allocs/op BenchmarkClientServer/https1-4 54 2193217 ns/op 8534 B/op 93 allocs/op BenchmarkClientServer/h2-4 48 2181141 ns/op 11976 B/op 104 allocs/op BenchmarkClientServerParallel/4/h1-4 339 392182 ns/op 11564 B/op 86 allocs/op BenchmarkClientServerParallel/4/https1-4 42 4374675 ns/op 76062 B/op 819 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56029: read tcp 127.0.0.1:56027->127.0.0.1:56029: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56046: read tcp 127.0.0.1:56041->127.0.0.1:56046: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56054: read tcp 127.0.0.1:56041->127.0.0.1:56054: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56049: read tcp 127.0.0.1:56041->127.0.0.1:56049: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56051: read tcp 127.0.0.1:56041->127.0.0.1:56051: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56052: read tcp 127.0.0.1:56041->127.0.0.1:56052: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56053: read tcp 127.0.0.1:56041->127.0.0.1:56053: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56057: read tcp 127.0.0.1:56041->127.0.0.1:56057: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56050: read tcp 127.0.0.1:56041->127.0.0.1:56050: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56056: read tcp 127.0.0.1:56041->127.0.0.1:56056: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 55 2208308 ns/op 37760 B/op 420 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56102: read tcp 127.0.0.1:56095->127.0.0.1:56102: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56104: write tcp 127.0.0.1:56095->127.0.0.1:56104: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56105: write tcp 127.0.0.1:56095->127.0.0.1:56105: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56103: write tcp 127.0.0.1:56095->127.0.0.1:56103: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56127: read tcp 127.0.0.1:56111->127.0.0.1:56127: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56118: read tcp 127.0.0.1:56111->127.0.0.1:56118: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56112: write tcp 127.0.0.1:56111->127.0.0.1:56112: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56138: read tcp 127.0.0.1:56128->127.0.0.1:56138: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56132: read tcp 127.0.0.1:56128->127.0.0.1:56132: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56141: write tcp 127.0.0.1:56128->127.0.0.1:56141: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 241 511485 ns/op 26336 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 36 3653239 ns/op 67359 B/op 733 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56459: read tcp 127.0.0.1:56453->127.0.0.1:56459: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56460: read tcp 127.0.0.1:56453->127.0.0.1:56460: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56458: read tcp 127.0.0.1:56453->127.0.0.1:56458: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56461: read tcp 127.0.0.1:56453->127.0.0.1:56461: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56466: write tcp 127.0.0.1:56453->127.0.0.1:56466: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56464: read tcp 127.0.0.1:56453->127.0.0.1:56464: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56463: read tcp 127.0.0.1:56453->127.0.0.1:56463: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56462: write tcp 127.0.0.1:56453->127.0.0.1:56462: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56467: write tcp 127.0.0.1:56453->127.0.0.1:56467: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56483: read tcp 127.0.0.1:56468->127.0.0.1:56483: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 34 3520152 ns/op 68327 B/op 781 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56525: read tcp 127.0.0.1:56512->127.0.0.1:56525: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56518: read tcp 127.0.0.1:56512->127.0.0.1:56518: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56522: read tcp 127.0.0.1:56512->127.0.0.1:56522: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56527: write tcp 127.0.0.1:56512->127.0.0.1:56527: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56524: write tcp 127.0.0.1:56512->127.0.0.1:56524: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56523: read tcp 127.0.0.1:56512->127.0.0.1:56523: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56520: read tcp 127.0.0.1:56512->127.0.0.1:56520: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56521: write tcp 127.0.0.1:56512->127.0.0.1:56521: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56519: write tcp 127.0.0.1:56512->127.0.0.1:56519: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56540: read tcp 127.0.0.1:56528->127.0.0.1:56540: use of closed network connection ... [output truncated] BenchmarkServer-4 8 12790000 ns/op 6139 B/op 37 allocs/op BenchmarkClient-4 37 2820054 ns/op 4057 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 524 207961 ns/op 7437 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1075 131513 ns/op 3023 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1480 95074 ns/op 1918 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1238 106365 ns/op 2747 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1722 102543 ns/op 2694 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1392 95205 ns/op 2741 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1167 90689 ns/op 1956 B/op 14 allocs/op BenchmarkServerHijack-4 889 125246 ns/op 16695 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 44 2466441 ns/op 6793 B/op 54 allocs/op BenchmarkResponseStatusLine-4 415947 284.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.938s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 3157 53401 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.235s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 106754 1105 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 499864 227.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 239740 518.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 75004 1538 ns/op BenchmarkStdIPv4-4 183706 689.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 116280 1056 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 98858 1130 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 104074 1126 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 87450 1360 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1604454 73.52 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1474482 77.84 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1310018 90.62 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 317359 336.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 408255 319.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 336834 360.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 109626 1129 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 307116 397.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 183266 674.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 200910 629.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 164127 698.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 85111 1330 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 312453 321.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 133000 901.7 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 185504 684.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 265322 448.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 161551 777.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 363100 363.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 162055 768.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 151950 748.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 161557 756.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 110964 1088 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 477222 239.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 142450 855.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 100296 1237 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 132268 966.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 184329 702.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 116886 1079 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 273686 440.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 123716 1053 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 146755 826.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 195646 640.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 142843 907.8 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1043642 113.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 114.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 115.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 121.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 842125 120.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 961080 121.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 870350 121.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 122.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 124.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 390362 343.5 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 503762 223.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 268944 483.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 273417 456.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 237259 502.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 89378 1370 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 535042 216.8 ns/op PASS ok net/netip 9.618s 2023/03/16 13:59:34 Test RPC server listening on 127.0.0.1:56666 2023/03/16 13:59:34 Test HTTP RPC server listening on 127.0.0.1:56667 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 176 633779 ns/op BenchmarkEndToEndHTTP-4 175 722795 ns/op BenchmarkEndToEndAsync-4 1334 84408 ns/op BenchmarkEndToEndAsyncHTTP-4 1538 80565 ns/op PASS ok net/rpc 1.070s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3572 28528 ns/op BenchmarkReadMIMEHeader/server_headers-4 5426 20240 ns/op BenchmarkUncommon-4 24180 4767 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.598s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3307 31294 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 76279 1422 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 526993 229.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 102477 1068 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 215862 574.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 95104 1166 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17078 6718 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 381670 295.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 115039 1054 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 207769 560.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 109870 1144 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19525 6202 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 183807 666.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75285 1656 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 67074 1688 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 30777 3692 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5698 20541 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 181537 673.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 70000 1625 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72356 1663 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32095 3661 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6099 19868 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.885s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2500284 42.07 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 128906 824.3 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 562 216235 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 204 560273 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 450 252422 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 49569 2355 ns/op BenchmarkStatFile-4 33788 4260 ns/op BenchmarkStatDir-4 33337 3445 ns/op BenchmarkLstatDot-4 48324 2358 ns/op BenchmarkLstatFile-4 29174 4372 ns/op BenchmarkLstatDir-4 31675 3666 ns/op PASS ok os 2.214s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 20 5906949 ns/op 8561 B/op 30 allocs/op PASS ok os/exec 0.280s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 278856 366.4 ns/op PASS ok os/user 0.243s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2217678 49.85 ns/op BenchmarkString-4 1750354 66.50 ns/op BenchmarkBytes-4 1605753 78.06 ns/op BenchmarkNamedBytes-4 719092 288.8 ns/op BenchmarkBytesArray-4 779415 180.6 ns/op BenchmarkSliceLen-4 1785400 123.6 ns/op BenchmarkMapLen-4 1000000 105.2 ns/op BenchmarkStringLen-4 1305656 112.4 ns/op BenchmarkArrayLen-4 1000000 110.4 ns/op BenchmarkSliceCap-4 1734460 67.17 ns/op BenchmarkDeepEqual/int8-4 549345 210.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 95902 1209 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 591027 246.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 98578 1267 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 511485 250.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 85520 1607 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 452386 243.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 88807 1424 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 519787 259.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 81506 1278 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 558823 220.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 109611 938.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 491102 265.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 90277 1307 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 480574 257.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 92424 1308 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 546164 260.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 86056 1345 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 492357 268.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 92983 1213 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 465224 275.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 86056 1980 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 521289 410.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80470 1716 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 545170 305.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 90604 1540 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 471134 260.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 91371 1567 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 449828 322.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 103827 1675 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 666243 222.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 102504 1914 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 449014 252.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 87940 2339 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 118329 1340 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52933 3928 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 62618 3110 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 39255 3105 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 267303 600.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 30754 4462 ns/op BenchmarkIsZero/StructComparable-4 885832 265.5 ns/op BenchmarkIsZero/StructIncomparable-4 170734 687.3 ns/op BenchmarkSetZero/Bool/Direct-4 2387959 49.33 ns/op BenchmarkSetZero/Bool/CachedZero-4 1454455 73.17 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 217.4 ns/op BenchmarkSetZero/Int/Direct-4 1787889 68.22 ns/op BenchmarkSetZero/Int/CachedZero-4 1375274 96.85 ns/op BenchmarkSetZero/Int/NewZero-4 1172224 103.6 ns/op BenchmarkSetZero/Uint/Direct-4 1751702 65.38 ns/op BenchmarkSetZero/Uint/CachedZero-4 1533950 72.50 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 107.8 ns/op BenchmarkSetZero/Float/Direct-4 937315 133.3 ns/op BenchmarkSetZero/Float/CachedZero-4 1615981 76.90 ns/op BenchmarkSetZero/Float/NewZero-4 1086008 108.4 ns/op BenchmarkSetZero/Complex/Direct-4 1764788 72.65 ns/op BenchmarkSetZero/Complex/CachedZero-4 1388719 137.9 ns/op BenchmarkSetZero/Complex/NewZero-4 996622 107.8 ns/op BenchmarkSetZero/Array/Direct-4 2905590 46.83 ns/op BenchmarkSetZero/Array/CachedZero-4 1506177 76.91 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 118.9 ns/op BenchmarkSetZero/Chan/Direct-4 1869285 67.05 ns/op BenchmarkSetZero/Chan/CachedZero-4 1330854 95.67 ns/op BenchmarkSetZero/Chan/NewZero-4 763500 131.2 ns/op BenchmarkSetZero/Func/Direct-4 1828333 63.78 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 101.6 ns/op BenchmarkSetZero/Func/NewZero-4 611894 245.8 ns/op BenchmarkSetZero/Interface/Direct-4 1666077 70.49 ns/op BenchmarkSetZero/Interface/CachedZero-4 1547708 77.23 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 115.3 ns/op BenchmarkSetZero/Map/Direct-4 1785387 65.44 ns/op BenchmarkSetZero/Map/CachedZero-4 1000000 104.3 ns/op BenchmarkSetZero/Map/NewZero-4 761695 141.2 ns/op BenchmarkSetZero/Pointer/Direct-4 1792077 70.11 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 107.2 ns/op BenchmarkSetZero/Pointer/NewZero-4 971884 135.8 ns/op BenchmarkSetZero/Slice/Direct-4 1620908 71.27 ns/op BenchmarkSetZero/Slice/CachedZero-4 1523937 75.15 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 110.0 ns/op BenchmarkSetZero/String/Direct-4 1730863 82.23 ns/op BenchmarkSetZero/String/CachedZero-4 1625880 108.9 ns/op BenchmarkSetZero/String/NewZero-4 1000000 111.4 ns/op BenchmarkSetZero/Struct/Direct-4 2719225 50.95 ns/op BenchmarkSetZero/Struct/CachedZero-4 1540450 73.54 ns/op BenchmarkSetZero/Struct/NewZero-4 1067926 108.4 ns/op BenchmarkSelect/1-4 187542 949.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 96082 1962 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 39318 3863 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 110610 961.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 119344 1728 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 104990 1174 ns/op 109.04 MB/s BenchmarkCallArgCopy/size=256-4 88759 1777 ns/op 144.10 MB/s BenchmarkCallArgCopy/size=1024-4 59226 3163 ns/op 323.75 MB/s BenchmarkCallArgCopy/size=4096-4 14787 7167 ns/op 571.55 MB/s BenchmarkCallArgCopy/size=65536-4 978 138928 ns/op 471.73 MB/s BenchmarkPtrTo-4 519849 214.8 ns/op BenchmarkFieldByName1-4 469423 292.7 ns/op BenchmarkFieldByName2-4 33037 3977 ns/op BenchmarkFieldByName3-4 4502 28888 ns/op BenchmarkInterfaceBig-4 2266230 48.05 ns/op BenchmarkInterfaceSmall-4 2096344 50.25 ns/op BenchmarkNew-4 951540 146.8 ns/op BenchmarkMap/StringKeys/MapIndex-4 3157 38428 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2900 41687 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2571 51041 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3220 43853 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3270 39895 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3018 39325 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 224077 635.0 ns/op PASS ok reflect 26.556s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6145 30104 ns/op 9207 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 26599 ns/op 9354 B/op 1 allocs/op BenchmarkFindString-4 10000 27923 ns/op 9443 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 32135 ns/op 9496 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 30225 ns/op 9190 B/op 2 allocs/op BenchmarkLiteral-4 10000 24335 ns/op BenchmarkNotLiteral-4 4036 51078 ns/op BenchmarkMatchClass-4 3111 57778 ns/op BenchmarkMatchClass_InRange-4 3738 52185 ns/op BenchmarkReplaceAll-4 1309 138217 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 19585 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 17640 7895 ns/op BenchmarkAnchoredShortMatch-4 10000 22452 ns/op BenchmarkAnchoredLongMatch-4 10000 12024 ns/op BenchmarkOnePassShortA-4 17824 7614 ns/op BenchmarkNotOnePassShortA-4 8883 28416 ns/op BenchmarkOnePassShortB-4 23469 5233 ns/op BenchmarkNotOnePassShortB-4 8036 31679 ns/op BenchmarkOnePassLongPrefix-4 78446 1567 ns/op BenchmarkOnePassLongNotPrefix-4 26760 4384 ns/op BenchmarkMatchParallelShared-4 5163 30390 ns/op BenchmarkMatchParallelCopied-4 10000 29168 ns/op BenchmarkQuoteMetaAll-4 133419 1101 ns/op 12.71 MB/s BenchmarkQuoteMetaNone-4 380576 370.5 ns/op 70.17 MB/s BenchmarkCompile/Onepass-4 3177 40091 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1020 101708 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 160 972150 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2179052 49.68 ns/op 322.05 MB/s BenchmarkMatch/Easy0/32-4 10000 18747 ns/op 1.71 MB/s BenchmarkMatch/Easy0/1K-4 5150 48478 ns/op 21.12 MB/s BenchmarkMatch/Easy0i/16-4 2519389 57.89 ns/op 276.38 MB/s BenchmarkMatch/Easy0i/32-4 5266 38980 ns/op 0.82 MB/s BenchmarkMatch/Easy0i/1K-4 220 513899 ns/op 1.99 MB/s BenchmarkMatch/Easy1/16-4 2474012 46.93 ns/op 340.96 MB/s BenchmarkMatch/Easy1/32-4 10000 22422 ns/op 1.43 MB/s BenchmarkMatch/Easy1/1K-4 4136 58614 ns/op 17.47 MB/s BenchmarkMatch/Medium/16-4 2379751 76.02 ns/op 210.48 MB/s BenchmarkMatch/Medium/32-4 4300 41603 ns/op 0.77 MB/s BenchmarkMatch/Medium/1K-4 247 521560 ns/op 1.96 MB/s BenchmarkMatch/Hard/16-4 2352268 51.51 ns/op 310.59 MB/s BenchmarkMatch/Hard/32-4 4483 39547 ns/op 0.81 MB/s BenchmarkMatch/Hard/1K-4 100 1018233 ns/op 1.01 MB/s BenchmarkMatch/Hard1/16-4 1326 107580 ns/op 0.15 MB/s BenchmarkMatch/Hard1/32-4 729 218398 ns/op 0.15 MB/s BenchmarkMatch/Hard1/1K-4 25 4687417 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 25318 4660 ns/op 3.43 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15878 7871 ns/op 4.07 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 555 220158 ns/op 4.65 MB/s 23 B/op 0 allocs/op PASS ok regexp 11.990s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 702716 162.6 ns/op BenchmarkIsWordChar-4 195040 1101 ns/op PASS ok regexp/syntax 1.668s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 89871 1346 ns/op BenchmarkCallers/inlined-4 58900 1960 ns/op BenchmarkCallers/no-cache-4 14636 8180 ns/op BenchmarkMakeChan/Byte-4 1000000 349.9 ns/op BenchmarkMakeChan/Int-4 1000000 503.5 ns/op BenchmarkMakeChan/Ptr-4 929421 566.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 318.1 ns/op BenchmarkMakeChan/Struct/32-4 324592 898.7 ns/op BenchmarkMakeChan/Struct/40-4 155761 1099 ns/op BenchmarkChanNonblocking-4 5858866 22.09 ns/op BenchmarkSelectUncontended-4 782419 156.8 ns/op BenchmarkSelectSyncContended-4 91575 1490 ns/op BenchmarkSelectAsyncContended-4 256890 454.3 ns/op BenchmarkSelectNonblock-4 3563061 34.77 ns/op BenchmarkChanUncontended-4 12798 11059 ns/op BenchmarkChanContended-4 4126 31016 ns/op BenchmarkChanSync-4 190161 652.7 ns/op BenchmarkChanSyncWork-4 10000 35632 ns/op BenchmarkChanProdCons0-4 182725 615.9 ns/op BenchmarkChanProdCons10-4 309255 334.6 ns/op BenchmarkChanProdCons100-4 443788 294.2 ns/op BenchmarkChanProdConsWork0-4 129493 873.5 ns/op BenchmarkChanProdConsWork10-4 193243 644.3 ns/op BenchmarkChanProdConsWork100-4 236644 524.5 ns/op BenchmarkSelectProdCons-4 119700 873.6 ns/op BenchmarkReceiveDataFromClosedChan-4 909792 150.9 ns/op BenchmarkChanCreation-4 174382 850.3 ns/op BenchmarkChanSem-4 213986 485.9 ns/op BenchmarkChanPopular-4 80 1439404 ns/op BenchmarkChanClosed-4 1000000 122.9 ns/op BenchmarkCallClosure-4 3759128 30.49 ns/op BenchmarkCallClosure1-4 4698410 25.17 ns/op BenchmarkCallClosure2-4 903948 140.2 ns/op BenchmarkCallClosure3-4 1000000 164.9 ns/op BenchmarkCallClosure4-4 1000000 139.6 ns/op BenchmarkComplex128DivNormal-4 12704223 10.59 ns/op BenchmarkComplex128DivNisNaN-4 8998095 14.24 ns/op BenchmarkComplex128DivDisNaN-4 7872565 13.79 ns/op BenchmarkComplex128DivNisInf-4 11909024 10.41 ns/op BenchmarkComplex128DivDisInf-4 7422136 18.06 ns/op BenchmarkSetTypePtr-4 62310084 2.627 ns/op 3045.61 MB/s BenchmarkSetTypePtr8-4 10478442 10.53 ns/op 6078.30 MB/s BenchmarkSetTypePtr16-4 12231054 14.46 ns/op 8851.97 MB/s BenchmarkSetTypePtr32-4 6129513 16.34 ns/op 15662.44 MB/s BenchmarkSetTypePtr64-4 12872342 14.10 ns/op 36313.77 MB/s BenchmarkSetTypePtr126-4 5886216 22.54 ns/op 44715.50 MB/s BenchmarkSetTypePtr128-4 7217080 20.57 ns/op 49793.12 MB/s BenchmarkSetTypePtrSlice-4 753600 180.6 ns/op 45368.90 MB/s BenchmarkSetTypeNode1-4 12622204 13.27 ns/op 1808.33 MB/s BenchmarkSetTypeNode1Slice-4 2990157 41.61 ns/op 18455.44 MB/s BenchmarkSetTypeNode8-4 12288538 14.40 ns/op 5554.77 MB/s BenchmarkSetTypeNode8Slice-4 1442828 84.55 ns/op 30277.59 MB/s BenchmarkSetTypeNode64-4 4638568 29.72 ns/op 17764.67 MB/s BenchmarkSetTypeNode64Slice-4 317484 613.5 ns/op 27540.45 MB/s BenchmarkSetTypeNode64Dead-4 7105617 15.12 ns/op 34917.17 MB/s BenchmarkSetTypeNode64DeadSlice-4 348730 443.4 ns/op 38101.41 MB/s BenchmarkSetTypeNode124-4 6006186 18.96 ns/op 53153.84 MB/s BenchmarkSetTypeNode124Slice-4 213811 921.0 ns/op 35023.24 MB/s BenchmarkSetTypeNode126-4 5279874 20.35 ns/op 50320.07 MB/s BenchmarkSetTypeNode126Slice-4 235509 634.2 ns/op 51667.12 MB/s BenchmarkSetTypeNode128-4 3345228 30.45 ns/op 34155.28 MB/s BenchmarkSetTypeNode128Slice-4 186835 809.1 ns/op 41133.86 MB/s BenchmarkSetTypeNode130-4 3458814 31.92 ns/op 33085.64 MB/s BenchmarkSetTypeNode130Slice-4 186183 1046 ns/op 32314.51 MB/s BenchmarkSetTypeNode1024-4 813454 131.0 ns/op 62645.04 MB/s BenchmarkSetTypeNode1024Slice-4 20936 6396 ns/op 41065.64 MB/s BenchmarkAllocation-4 2498 114170 ns/op BenchmarkReadMemStats-4 60 2159538 ns/op BenchmarkReadMemStatsLatency-4 1 3218484 p50-ns 3218484 p90-ns 3218484 p99-ns BenchmarkWriteBarrier-4 1983193 57.40 ns/op BenchmarkBulkWriteBarrier-4 3667072 38.94 ns/op BenchmarkScanStackNoLocals-4 2 55425276 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14585352 11.29 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14547315 9.830 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9816200 11.27 ns/op BenchmarkMSpanCountAlloc/bits=512-4 4044765 27.25 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5590633 33.04 ns/op BenchmarkHash5-4 7179850 15.72 ns/op 318.05 MB/s BenchmarkHash16-4 9111512 13.80 ns/op 1159.53 MB/s BenchmarkHash64-4 7109491 15.82 ns/op 4046.53 MB/s BenchmarkHash1024-4 2272665 52.32 ns/op 19570.80 MB/s BenchmarkHash65536-4 45774 2839 ns/op 23082.31 MB/s BenchmarkAlignedLoad-4 9301268 11.33 ns/op BenchmarkUnalignedLoad-4 8725838 14.26 ns/op BenchmarkEqEfaceConcrete-4 6613755 16.42 ns/op BenchmarkEqIfaceConcrete-4 7429849 22.55 ns/op BenchmarkNeEfaceConcrete-4 6754436 16.77 ns/op BenchmarkNeIfaceConcrete-4 7783014 19.70 ns/op BenchmarkConvT2EByteSized/bool-4 4899682 26.10 ns/op BenchmarkConvT2EByteSized/uint8-4 4406766 26.57 ns/op BenchmarkConvT2ESmall-4 4130932 31.72 ns/op BenchmarkConvT2EUintptr-4 3943747 29.88 ns/op BenchmarkConvT2ELarge-4 717805 177.8 ns/op BenchmarkConvT2ISmall-4 4791535 46.35 ns/op BenchmarkConvT2IUintptr-4 3724359 30.85 ns/op BenchmarkConvT2ILarge-4 724552 159.7 ns/op BenchmarkConvI2E-4 3265300 33.91 ns/op BenchmarkConvI2I-4 2372356 49.04 ns/op BenchmarkAssertE2T-4 3496809 35.88 ns/op BenchmarkAssertE2TLarge-4 1684299 65.35 ns/op BenchmarkAssertE2I-4 2544757 54.71 ns/op BenchmarkAssertI2T-4 3693054 31.97 ns/op BenchmarkAssertI2I-4 3160690 32.79 ns/op BenchmarkAssertI2E-4 3946258 27.59 ns/op BenchmarkAssertE2E-4 3745383 27.79 ns/op BenchmarkAssertE2T2-4 2074724 51.39 ns/op BenchmarkAssertE2T2Blank-4 3525846 33.86 ns/op BenchmarkAssertI2E2-4 3638750 33.40 ns/op BenchmarkAssertI2E2Blank-4 4399647 33.87 ns/op BenchmarkAssertE2E2-4 2798889 71.49 ns/op BenchmarkAssertE2E2Blank-4 4615352 30.59 ns/op BenchmarkConvT2Ezero/zero/16-4 4284351 30.95 ns/op BenchmarkConvT2Ezero/zero/32-4 4045954 31.22 ns/op BenchmarkConvT2Ezero/zero/64-4 3929540 42.34 ns/op BenchmarkConvT2Ezero/zero/str-4 4048474 38.57 ns/op BenchmarkConvT2Ezero/zero/slice-4 3730498 45.74 ns/op BenchmarkConvT2Ezero/zero/big-4 98829 1771 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 136.3 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 199.1 ns/op BenchmarkConvT2Ezero/nonzero/big-4 114097 1630 ns/op BenchmarkConvT2Ezero/smallint/16-4 3893211 30.44 ns/op BenchmarkConvT2Ezero/smallint/32-4 3927790 29.65 ns/op BenchmarkConvT2Ezero/smallint/64-4 3794977 30.09 ns/op BenchmarkConvT2Ezero/largeint/16-4 818838 128.0 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 147.9 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 135.7 ns/op BenchmarkMalloc8-4 991093 139.7 ns/op BenchmarkMalloc16-4 1000000 155.2 ns/op BenchmarkMallocTypeInfo8-4 1000000 102.0 ns/op BenchmarkMallocTypeInfo16-4 1000000 162.0 ns/op BenchmarkMallocLargeStruct-4 64064 1987 ns/op BenchmarkGoroutineSelect-4 15 8036139 ns/op BenchmarkGoroutineBlocking-4 13 8063107 ns/op BenchmarkGoroutineForRange-4 15 8612257 ns/op BenchmarkGoroutineIdle-4 19 7675889 ns/op BenchmarkHashStringSpeed-4 2290825 47.41 ns/op BenchmarkHashBytesSpeed-4 1000000 109.7 ns/op BenchmarkHashInt32Speed-4 2354604 47.23 ns/op BenchmarkHashInt64Speed-4 2470508 47.78 ns/op BenchmarkHashStringArraySpeed-4 574473 369.8 ns/op BenchmarkMegMap-4 2929705 46.09 ns/op BenchmarkMegOneMap-4 2926576 40.78 ns/op BenchmarkMegEqMap-4 2626 48397 ns/op BenchmarkMegEmptyMap-4 3603115 50.45 ns/op BenchmarkSmallStrMap-4 2606988 43.65 ns/op BenchmarkMapStringKeysEight_16-4 2460394 44.39 ns/op BenchmarkMapStringKeysEight_32-4 2278670 44.81 ns/op BenchmarkMapStringKeysEight_64-4 2549698 44.75 ns/op BenchmarkMapStringKeysEight_1M-4 2571388 53.86 ns/op BenchmarkIntMap-4 2945740 39.89 ns/op BenchmarkMapFirst/1-4 3559947 31.57 ns/op BenchmarkMapFirst/2-4 3944851 51.45 ns/op BenchmarkMapFirst/3-4 3865573 33.63 ns/op BenchmarkMapFirst/4-4 3484822 31.77 ns/op BenchmarkMapFirst/5-4 3465660 32.28 ns/op BenchmarkMapFirst/6-4 3612853 61.61 ns/op BenchmarkMapFirst/7-4 3634251 31.87 ns/op BenchmarkMapFirst/8-4 3744378 35.08 ns/op BenchmarkMapFirst/9-4 2965675 41.39 ns/op BenchmarkMapFirst/10-4 3037809 37.77 ns/op BenchmarkMapFirst/11-4 2964973 38.32 ns/op BenchmarkMapFirst/12-4 2955370 36.97 ns/op BenchmarkMapFirst/13-4 2491065 40.54 ns/op BenchmarkMapFirst/14-4 2593658 47.98 ns/op BenchmarkMapFirst/15-4 3021930 39.68 ns/op BenchmarkMapFirst/16-4 2902706 44.05 ns/op BenchmarkMapMid/1-4 1515967 73.39 ns/op BenchmarkMapMid/2-4 2874295 38.79 ns/op BenchmarkMapMid/3-4 2825520 44.52 ns/op BenchmarkMapMid/4-4 2909139 40.49 ns/op BenchmarkMapMid/5-4 2898926 40.96 ns/op BenchmarkMapMid/6-4 3033888 40.18 ns/op BenchmarkMapMid/7-4 2963887 79.14 ns/op BenchmarkMapMid/8-4 2835690 42.99 ns/op BenchmarkMapMid/9-4 2808248 42.90 ns/op BenchmarkMapMid/10-4 2591108 42.38 ns/op BenchmarkMapMid/11-4 2834480 57.51 ns/op BenchmarkMapMid/12-4 2552620 48.36 ns/op BenchmarkMapMid/13-4 2482394 43.83 ns/op BenchmarkMapMid/14-4 2899767 41.93 ns/op BenchmarkMapMid/15-4 2688302 43.19 ns/op BenchmarkMapMid/16-4 2223343 73.87 ns/op BenchmarkMapLast/1-4 2652217 38.99 ns/op BenchmarkMapLast/2-4 3155347 36.86 ns/op BenchmarkMapLast/3-4 3034263 62.99 ns/op BenchmarkMapLast/4-4 2771851 39.78 ns/op BenchmarkMapLast/5-4 2835372 48.21 ns/op BenchmarkMapLast/6-4 3144876 46.20 ns/op BenchmarkMapLast/7-4 2444562 53.75 ns/op BenchmarkMapLast/8-4 2562594 42.62 ns/op BenchmarkMapLast/9-4 2759019 48.07 ns/op BenchmarkMapLast/10-4 2625072 72.97 ns/op BenchmarkMapLast/11-4 2694704 45.74 ns/op BenchmarkMapLast/12-4 2676177 47.51 ns/op BenchmarkMapLast/13-4 3044325 41.01 ns/op BenchmarkMapLast/14-4 2834671 41.36 ns/op BenchmarkMapLast/15-4 2948456 70.35 ns/op BenchmarkMapLast/16-4 2751763 46.97 ns/op BenchmarkMapCycle-4 2231354 52.04 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2949004 41.47 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2799 41831 ns/op BenchmarkMakeMap/[Byte]Byte-4 746413 506.2 ns/op BenchmarkMakeMap/[Int]Int-4 180010 1002 ns/op BenchmarkNewEmptyMap-4 12439484 8.525 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1269255 90.87 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 603531 194.5 ns/op BenchmarkMapIterEmpty-4 3859375 31.60 ns/op BenchmarkSameLengthMap-4 3324645 35.12 ns/op BenchmarkBigKeyMap-4 1319313 95.21 ns/op BenchmarkBigValMap-4 1204314 99.65 ns/op BenchmarkSmallKeyMap-4 2753251 44.43 ns/op BenchmarkMapPopulate/1-4 2305226 55.79 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 140229 1526 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 5736 25892 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 427 298601 ns/op 51795 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 39 3063322 ns/op 416525 B/op 205 allocs/op BenchmarkMapPopulate/100000-4 3 43186358 ns/op 6524584 B/op 2867 allocs/op BenchmarkComplexAlgMap-4 465343 371.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 686434 196.7 ns/op BenchmarkGoMapClear/Reflexive/10-4 524764 196.8 ns/op BenchmarkGoMapClear/Reflexive/100-4 256351 472.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48355 2389 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6076 19256 ns/op BenchmarkGoMapClear/NonReflexive/1-4 567000 250.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 291092 517.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 263581 534.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 51472 2226 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6620 24942 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 143.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1237029 88.67 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 104.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1230211 195.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1209952 118.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 155.4 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 120.4 ns/op BenchmarkMapInterfacePtr-4 1637628 76.03 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5461555 29.12 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 54286 2836 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5827 32357 ns/op BenchmarkMapPop1000-4 418 276609 ns/op BenchmarkMapPop10000-4 26 5253770 ns/op BenchmarkMapAssign/Int32/256-4 2060581 57.04 ns/op BenchmarkMapAssign/Int32/65536-4 964113 103.9 ns/op BenchmarkMapAssign/Int64/256-4 2073643 55.90 ns/op BenchmarkMapAssign/Int64/65536-4 992974 111.3 ns/op BenchmarkMapAssign/Str/256-4 1811672 65.06 ns/op BenchmarkMapAssign/Str/65536-4 618063 216.9 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1264645 92.61 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 667899 185.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1302248 90.07 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 582818 188.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 222243 2769 ns/op BenchmarkMapOperatorAssign/Str/65536-4 195384 701.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 670723 259.9 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 194420 637.3 ns/op 66 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 751840 208.7 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 166384 608.3 ns/op 78 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 548814 296.8 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 130818 936.2 ns/op 117 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 101.4 ns/op BenchmarkMapDelete/Int32/1000-4 1680962 65.55 ns/op BenchmarkMapDelete/Int32/10000-4 1668769 64.92 ns/op BenchmarkMapDelete/Int64/100-4 1229800 115.3 ns/op BenchmarkMapDelete/Int64/1000-4 1253378 90.60 ns/op BenchmarkMapDelete/Int64/10000-4 1519122 83.51 ns/op BenchmarkMapDelete/Str/100-4 833290 147.6 ns/op BenchmarkMapDelete/Str/1000-4 1000000 121.2 ns/op BenchmarkMapDelete/Str/10000-4 1358078 94.67 ns/op BenchmarkMapDelete/Pointer/100-4 1055761 122.9 ns/op BenchmarkMapDelete/Pointer/1000-4 1519987 83.58 ns/op BenchmarkMapDelete/Pointer/10000-4 1762242 77.04 ns/op BenchmarkMemmove/0-4 19779027 7.603 ns/op BenchmarkMemmove/1-4 1315309 91.77 ns/op 10.90 MB/s BenchmarkMemmove/2-4 1253802 96.44 ns/op 20.74 MB/s BenchmarkMemmove/3-4 1000000 173.0 ns/op 17.34 MB/s BenchmarkMemmove/4-4 1280416 87.66 ns/op 45.63 MB/s BenchmarkMemmove/5-4 1259307 90.16 ns/op 55.45 MB/s BenchmarkMemmove/6-4 1256016 94.01 ns/op 63.82 MB/s BenchmarkMemmove/7-4 1208588 129.2 ns/op 54.18 MB/s BenchmarkMemmove/8-4 1000000 163.4 ns/op 48.95 MB/s BenchmarkMemmove/9-4 964159 115.1 ns/op 78.20 MB/s BenchmarkMemmove/10-4 1167619 94.15 ns/op 106.22 MB/s BenchmarkMemmove/11-4 1279828 122.8 ns/op 89.55 MB/s BenchmarkMemmove/12-4 1121911 112.6 ns/op 106.58 MB/s BenchmarkMemmove/13-4 1000000 167.1 ns/op 77.80 MB/s BenchmarkMemmove/14-4 1235206 93.31 ns/op 150.04 MB/s BenchmarkMemmove/15-4 1250809 168.2 ns/op 89.18 MB/s BenchmarkMemmove/16-4 1304092 121.0 ns/op 132.19 MB/s BenchmarkMemmove/32-4 1249196 92.50 ns/op 345.94 MB/s BenchmarkMemmove/64-4 1000000 100.0 ns/op 639.83 MB/s BenchmarkMemmove/128-4 1000000 145.5 ns/op 879.43 MB/s BenchmarkMemmove/256-4 869342 145.2 ns/op 1763.61 MB/s BenchmarkMemmove/512-4 760480 245.3 ns/op 2086.92 MB/s BenchmarkMemmove/1024-4 304180 333.2 ns/op 3073.52 MB/s BenchmarkMemmove/2048-4 207271 506.8 ns/op 4041.07 MB/s BenchmarkMemmove/4096-4 124340 1034 ns/op 3962.91 MB/s BenchmarkMemmoveOverlap/32-4 1000000 166.1 ns/op 192.60 MB/s BenchmarkMemmoveOverlap/64-4 1000000 114.3 ns/op 560.14 MB/s BenchmarkMemmoveOverlap/128-4 858747 138.4 ns/op 924.55 MB/s BenchmarkMemmoveOverlap/256-4 760740 155.5 ns/op 1646.42 MB/s BenchmarkMemmoveOverlap/512-4 665973 191.5 ns/op 2674.27 MB/s BenchmarkMemmoveOverlap/1024-4 442267 293.4 ns/op 3489.75 MB/s BenchmarkMemmoveOverlap/2048-4 205951 733.8 ns/op 2791.08 MB/s BenchmarkMemmoveOverlap/4096-4 121514 1014 ns/op 4040.37 MB/s BenchmarkMemmoveUnalignedDst/0-4 18256064 6.545 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 106.4 ns/op 9.39 MB/s BenchmarkMemmoveUnalignedDst/2-4 1216497 181.6 ns/op 11.01 MB/s BenchmarkMemmoveUnalignedDst/3-4 1272536 93.52 ns/op 32.08 MB/s BenchmarkMemmoveUnalignedDst/4-4 1265361 89.97 ns/op 44.46 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 116.6 ns/op 42.87 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 149.3 ns/op 40.18 MB/s BenchmarkMemmoveUnalignedDst/7-4 1278523 93.43 ns/op 74.93 MB/s BenchmarkMemmoveUnalignedDst/8-4 761335 184.3 ns/op 43.40 MB/s BenchmarkMemmoveUnalignedDst/9-4 1168028 106.5 ns/op 84.50 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 136.8 ns/op 73.11 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 222.0 ns/op 49.54 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 108.6 ns/op 110.47 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 108.0 ns/op 120.38 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 103.6 ns/op 135.15 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 107.7 ns/op 139.25 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 106.9 ns/op 149.68 MB/s BenchmarkMemmoveUnalignedDst/32-4 918844 139.2 ns/op 229.83 MB/s BenchmarkMemmoveUnalignedDst/64-4 954295 138.7 ns/op 461.48 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 157.6 ns/op 812.39 MB/s BenchmarkMemmoveUnalignedDst/256-4 833336 225.9 ns/op 1133.39 MB/s BenchmarkMemmoveUnalignedDst/512-4 722636 263.1 ns/op 1946.26 MB/s BenchmarkMemmoveUnalignedDst/1024-4 441914 659.1 ns/op 1553.56 MB/s BenchmarkMemmoveUnalignedDst/2048-4 300910 430.2 ns/op 4760.92 MB/s BenchmarkMemmoveUnalignedDst/4096-4 144652 830.2 ns/op 4933.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 159.1 ns/op 201.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 119.4 ns/op 536.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 129.2 ns/op 990.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 807397 177.4 ns/op 1443.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 707220 224.1 ns/op 2284.71 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 473356 276.1 ns/op 3709.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 253786 434.0 ns/op 4718.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 150132 752.6 ns/op 5442.76 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20732348 6.394 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1323546 92.64 ns/op 10.79 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1325776 180.3 ns/op 11.09 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 150.7 ns/op 19.90 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1248682 109.7 ns/op 36.47 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1105263 148.5 ns/op 33.66 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 131.9 ns/op 45.47 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1156321 104.0 ns/op 67.32 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 117.7 ns/op 67.95 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 100.3 ns/op 89.74 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1243454 124.5 ns/op 80.33 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 209.4 ns/op 52.53 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 147.3 ns/op 81.48 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 107.7 ns/op 120.73 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 102.8 ns/op 136.13 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 102.6 ns/op 146.25 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 129.7 ns/op 123.35 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 111.3 ns/op 287.59 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 142.6 ns/op 448.93 MB/s BenchmarkMemmoveUnalignedSrc/128-4 899242 204.4 ns/op 626.12 MB/s BenchmarkMemmoveUnalignedSrc/256-4 815509 159.0 ns/op 1610.16 MB/s BenchmarkMemmoveUnalignedSrc/512-4 534714 206.8 ns/op 2475.29 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 340605 315.5 ns/op 3245.90 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 302508 493.1 ns/op 4152.94 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 123956 1042 ns/op 3932.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 130.9 ns/op 244.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 113.8 ns/op 562.44 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 955687 265.6 ns/op 481.91 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 877353 174.7 ns/op 1465.45 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 535920 208.2 ns/op 2459.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 477126 570.1 ns/op 1796.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 227287 486.7 ns/op 4207.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 135992 948.0 ns/op 4320.48 MB/s BenchmarkMemclr/5-4 15629152 8.837 ns/op 565.81 MB/s BenchmarkMemclr/16-4 13897927 15.92 ns/op 1004.92 MB/s BenchmarkMemclr/64-4 15893883 8.977 ns/op 7129.13 MB/s BenchmarkMemclr/256-4 12212400 10.99 ns/op 23292.70 MB/s BenchmarkMemclr/4096-4 1895679 62.64 ns/op 65390.49 MB/s BenchmarkMemclr/65536-4 73159 1533 ns/op 42748.22 MB/s BenchmarkMemclr/1M-4 5446 53202 ns/op 19709.24 MB/s BenchmarkMemclr/4M-4 1376 157840 ns/op 26573.07 MB/s BenchmarkMemclr/8M-4 382 279753 ns/op 29985.75 MB/s BenchmarkMemclr/16M-4 122 954075 ns/op 17584.81 MB/s BenchmarkMemclr/64M-4 58 2511743 ns/op 26718.04 MB/s BenchmarkGoMemclr/5-4 1704118 60.00 ns/op 83.33 MB/s BenchmarkGoMemclr/16-4 756265 218.1 ns/op 73.35 MB/s BenchmarkGoMemclr/64-4 192519 775.8 ns/op 82.49 MB/s BenchmarkGoMemclr/256-4 25810 5881 ns/op 43.53 MB/s BenchmarkMemclrRange/1K_2K-4 75254 1488 ns/op 64426.01 MB/s BenchmarkMemclrRange/2K_8K-4 25134 5094 ns/op 65473.62 MB/s BenchmarkMemclrRange/4K_16K-4 25390 6497 ns/op 49725.48 MB/s BenchmarkMemclrRange/160K_228K-4 3301 58059 ns/op 28640.79 MB/s BenchmarkClearFat7-4 3852885 37.86 ns/op BenchmarkClearFat8-4 4113870 30.61 ns/op BenchmarkClearFat11-4 3591480 32.52 ns/op BenchmarkClearFat12-4 3270726 31.99 ns/op BenchmarkClearFat13-4 3085275 35.80 ns/op BenchmarkClearFat14-4 3193872 38.92 ns/op BenchmarkClearFat15-4 3532562 35.32 ns/op BenchmarkClearFat16-4 3468758 40.27 ns/op BenchmarkClearFat24-4 3380288 43.33 ns/op BenchmarkClearFat32-4 3501968 49.50 ns/op BenchmarkClearFat40-4 3771213 28.31 ns/op BenchmarkClearFat48-4 3855388 47.90 ns/op BenchmarkClearFat56-4 3836296 39.62 ns/op BenchmarkClearFat64-4 3192178 58.24 ns/op BenchmarkClearFat72-4 2804871 37.56 ns/op BenchmarkClearFat128-4 2703312 40.61 ns/op BenchmarkClearFat256-4 1819975 78.29 ns/op BenchmarkClearFat512-4 1000000 114.4 ns/op BenchmarkClearFat1024-4 836752 239.6 ns/op BenchmarkClearFat1032-4 1000000 255.7 ns/op BenchmarkClearFat1040-4 738752 265.4 ns/op BenchmarkCopyFat7-4 3010791 38.99 ns/op BenchmarkCopyFat8-4 3914403 28.50 ns/op BenchmarkCopyFat11-4 3505381 28.69 ns/op BenchmarkCopyFat12-4 3541347 65.58 ns/op BenchmarkCopyFat13-4 3354091 31.14 ns/op BenchmarkCopyFat14-4 3994941 29.20 ns/op BenchmarkCopyFat15-4 4375932 29.10 ns/op BenchmarkCopyFat16-4 3959986 33.66 ns/op BenchmarkCopyFat24-4 3734067 58.61 ns/op BenchmarkCopyFat32-4 3337904 33.42 ns/op BenchmarkCopyFat64-4 1820288 77.48 ns/op BenchmarkCopyFat72-4 3939606 33.19 ns/op BenchmarkCopyFat128-4 2572702 46.77 ns/op BenchmarkCopyFat256-4 1982575 72.18 ns/op BenchmarkCopyFat512-4 1000000 126.4 ns/op BenchmarkCopyFat520-4 1000000 109.7 ns/op BenchmarkCopyFat1024-4 1000000 163.0 ns/op BenchmarkCopyFat1032-4 1000000 154.4 ns/op BenchmarkCopyFat1040-4 969320 144.6 ns/op BenchmarkIssue18740/2byte-4 338 389985 ns/op BenchmarkIssue18740/4byte-4 625 212366 ns/op BenchmarkIssue18740/8byte-4 897 139958 ns/op BenchmarkMemclrKnownSize1-4 5109037 35.05 ns/op 28.53 MB/s BenchmarkMemclrKnownSize2-4 3639038 29.42 ns/op 67.97 MB/s BenchmarkMemclrKnownSize4-4 3072238 39.18 ns/op 102.10 MB/s BenchmarkMemclrKnownSize8-4 1238578 95.64 ns/op 83.65 MB/s BenchmarkMemclrKnownSize16-4 800181 184.1 ns/op 86.89 MB/s BenchmarkMemclrKnownSize32-4 376154 306.1 ns/op 104.53 MB/s BenchmarkMemclrKnownSize64-4 233217 697.9 ns/op 91.71 MB/s BenchmarkMemclrKnownSize112-4 104905 1350 ns/op 82.94 MB/s BenchmarkMemclrKnownSize128-4 91386 1747 ns/op 73.27 MB/s BenchmarkMemclrKnownSize192-4 68922 1955 ns/op 98.21 MB/s BenchmarkMemclrKnownSize248-4 48826 3921 ns/op 63.24 MB/s BenchmarkMemclrKnownSize256-4 42289 2454 ns/op 104.33 MB/s BenchmarkMemclrKnownSize512-4 25148 6575 ns/op 77.87 MB/s BenchmarkMemclrKnownSize1024-4 12463 9180 ns/op 111.55 MB/s BenchmarkMemclrKnownSize4096-4 3673 47521 ns/op 86.19 MB/s BenchmarkMemclrKnownSize512KiB-4 19 5446089 ns/op 96.27 MB/s BenchmarkReadMetricsLatency-4 10000 2981 p50-ns 4742 p90-ns 12524 p99-ns BenchmarkFinalizer-4 199 661753 ns/op BenchmarkFinalizerRun-4 189762 748.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7545039 15.18 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3289004 59.50 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2531878 45.98 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2704431 41.60 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1370692 77.47 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1338302 132.4 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2594472 45.60 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1487726 78.63 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1571488 122.1 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2525991 50.47 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2238895 48.98 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1788884 98.90 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1808424 72.62 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1408750 72.01 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7179603 17.29 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7797128 15.80 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6699501 16.05 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5414779 20.48 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5975534 17.64 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6415810 19.20 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7295044 15.78 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7346704 15.64 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6730108 17.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7662350 27.39 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8593279 15.98 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6747501 15.52 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6606723 16.85 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6717886 16.43 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5685384 18.30 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6658568 19.96 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7456784 25.66 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7150404 17.74 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6855627 16.22 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6998751 37.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6156705 18.46 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6955461 26.77 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6957720 15.55 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7544598 16.16 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6817362 17.18 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6838460 19.91 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6727512 22.49 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6458870 17.33 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6569869 19.74 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6981553 30.90 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6028500 17.41 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6849816 17.02 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7737706 34.23 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5088778 22.96 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 4839739 28.32 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6038026 18.09 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6882844 18.44 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6930628 18.13 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7264263 16.69 ns/op BenchmarkNetpollBreak-4 2571 46375 ns/op BenchmarkPingPongHog-4 475 326049 ns/op BenchmarkStackGrowth-4 83349 1385 ns/op BenchmarkStackGrowthDeep-4 828 142427 ns/op BenchmarkCreateGoroutines-4 49219 3067 ns/op BenchmarkCreateGoroutinesParallel-4 44248 2668 ns/op BenchmarkCreateGoroutinesCapture-4 9446 14224 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 34897 4121 ns/op BenchmarkClosureCall-4 19696780 6.580 ns/op BenchmarkWakeupParallelSpinning/0s-4 3722 29389 ns/op BenchmarkWakeupParallelSpinning/1µs-4 3968 26583 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3505 37852 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3284 52436 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1784 79245 ns/op BenchmarkWakeupParallelSpinning/20µs-4 698 153453 ns/op BenchmarkWakeupParallelSpinning/50µs-4 355 381789 ns/op BenchmarkWakeupParallelSpinning/100µs-4 181 580484 ns/op BenchmarkMatmult-4 2645170 66.56 ns/op BenchmarkFastrand-4 5481154 20.70 ns/op BenchmarkFastrand64-4 5091679 21.46 ns/op BenchmarkFastrandHashiter-4 2790811 44.11 ns/op BenchmarkFastrandn/2-4 3476462 30.71 ns/op BenchmarkFastrandn/3-4 4236350 30.43 ns/op BenchmarkFastrandn/4-4 3424734 32.30 ns/op BenchmarkFastrandn/5-4 3690850 37.60 ns/op BenchmarkIfaceCmp100-4 123534 1655 ns/op BenchmarkIfaceCmpNil100-4 214684 618.3 ns/op BenchmarkEfaceCmpDiff-4 40932 4017 ns/op BenchmarkEfaceCmpDiffIndirect-4 35932 3942 ns/op BenchmarkDefer-4 1527410 99.05 ns/op BenchmarkDefer10-4 502326 228.7 ns/op BenchmarkDeferMany-4 289500 492.7 ns/op BenchmarkPanicRecover-4 195375 636.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 60 2134377 ns/op 2038839 p50-ns 2958077 p90-ns 3768025 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 57 2703073 ns/op 2277798 p50-ns 3829260 p90-ns 17143925 p99-ns BenchmarkGoroutineProfile/small/idle-4 28 4317729 ns/op 3965869 p50-ns 5750914 p90-ns 7544082 p99-ns BenchmarkGoroutineProfile/small/loaded-4 24 5467938 ns/op 5338022 p50-ns 6755419 p90-ns 13256561 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 48 2504603 ns/op 2178958 p50-ns 3891881 p90-ns 10195182 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 63 2883345 ns/op 2580206 p50-ns 4088619 p90-ns 10010583 p99-ns BenchmarkGoroutineProfile/large/idle-4 10 12345031 ns/op 11979340 p50-ns 18418971 p90-ns 18418971 p99-ns BenchmarkGoroutineProfile/large/loaded-4 4 30079924 ns/op 30895399 p50-ns 50547590 p90-ns 50547590 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 49 2386737 ns/op 2277694 p50-ns 3272438 p90-ns 4600570 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 38 3010699 ns/op 2637010 p50-ns 4777944 p90-ns 8414186 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 34 5268753 ns/op 5289933 p50-ns 7250098 p90-ns 8715911 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 27 15407201 ns/op 10463156 p50-ns 37574776 p90-ns 57144538 p99-ns BenchmarkRWMutexUncontended-4 1596906 148.6 ns/op BenchmarkRWMutexWrite100-4 490000 2617 ns/op BenchmarkRWMutexWrite10-4 146342 1105 ns/op BenchmarkRWMutexWorkWrite100-4 51370 6434 ns/op BenchmarkRWMutexWorkWrite10-4 20767 8343 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2430 54988 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 924 117710 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1047 106090 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 506 309518 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 595 231157 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 150 973890 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 289 641339 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 93 1291431 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 250216 930.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 195906 1006 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 148656 1366 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 164930 1491 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 225036 1356 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 122085 904.4 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 220890 1289 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 209338 1148 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 146179 1272 ns/op BenchmarkMakeSlice/Byte-4 1296502 116.6 ns/op BenchmarkMakeSlice/Int16-4 1000000 105.6 ns/op BenchmarkMakeSlice/Int-4 1000000 134.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 152.8 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 244.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 305.4 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 329.6 ns/op BenchmarkGrowSlice/Byte-4 538848 516.1 ns/op BenchmarkGrowSlice/Int16-4 247677 438.9 ns/op BenchmarkGrowSlice/Int-4 556172 576.0 ns/op BenchmarkGrowSlice/Ptr-4 193212 695.8 ns/op BenchmarkGrowSlice/Struct/24-4 347214 1141 ns/op BenchmarkGrowSlice/Struct/32-4 130796 1095 ns/op BenchmarkGrowSlice/Struct/40-4 99771 1286 ns/op BenchmarkExtendSlice/IntSlice-4 513308 1380 ns/op BenchmarkExtendSlice/PointerSlice-4 73104 1539 ns/op BenchmarkExtendSlice/NoGrow-4 290109 599.9 ns/op BenchmarkAppend-4 1000000 139.6 ns/op BenchmarkAppendGrowByte-4 1 126094625 ns/op BenchmarkAppendGrowString-4 1 633893978 ns/op BenchmarkAppendSlice/1Bytes-4 287462 355.9 ns/op BenchmarkAppendSlice/4Bytes-4 271240 484.8 ns/op BenchmarkAppendSlice/7Bytes-4 271303 442.7 ns/op BenchmarkAppendSlice/8Bytes-4 404691 485.9 ns/op BenchmarkAppendSlice/15Bytes-4 303409 419.8 ns/op BenchmarkAppendSlice/16Bytes-4 226372 506.1 ns/op BenchmarkAppendSlice/32Bytes-4 264314 455.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 36592 3938 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 10847 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9168 35534 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 920 130111 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 103 1422134 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 22 5129728 ns/op BenchmarkAppendStr/1Bytes-4 438082 412.1 ns/op BenchmarkAppendStr/4Bytes-4 238146 435.8 ns/op BenchmarkAppendStr/8Bytes-4 508339 249.6 ns/op BenchmarkAppendStr/16Bytes-4 940114 511.5 ns/op BenchmarkAppendStr/32Bytes-4 374352 319.8 ns/op BenchmarkAppendSpecialCase-4 876554 140.1 ns/op BenchmarkCopy/1Byte-4 211414 840.4 ns/op 1.19 MB/s BenchmarkCopy/1String-4 35352 3568 ns/op 0.28 MB/s BenchmarkCopy/2Byte-4 115833 967.4 ns/op 2.07 MB/s BenchmarkCopy/2String-4 1303278 92.97 ns/op 21.51 MB/s BenchmarkCopy/4Byte-4 1382380 90.47 ns/op 44.22 MB/s BenchmarkCopy/4String-4 1354558 104.8 ns/op 38.17 MB/s BenchmarkCopy/8Byte-4 1000000 131.4 ns/op 60.89 MB/s BenchmarkCopy/8String-4 1189696 131.3 ns/op 60.91 MB/s BenchmarkCopy/12Byte-4 1000000 111.1 ns/op 108.04 MB/s BenchmarkCopy/12String-4 1000000 109.1 ns/op 110.04 MB/s BenchmarkCopy/16Byte-4 1251828 103.2 ns/op 155.00 MB/s BenchmarkCopy/16String-4 1000000 100.3 ns/op 159.52 MB/s BenchmarkCopy/32Byte-4 1000000 121.5 ns/op 263.30 MB/s BenchmarkCopy/32String-4 1066152 113.3 ns/op 282.52 MB/s BenchmarkCopy/128Byte-4 1042382 116.7 ns/op 1096.49 MB/s BenchmarkCopy/128String-4 913669 122.4 ns/op 1045.38 MB/s BenchmarkCopy/1024Byte-4 340382 325.3 ns/op 3147.72 MB/s BenchmarkCopy/1024String-4 329302 438.5 ns/op 2335.20 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 20985 5724 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 17140 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 22211 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 28413 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8336 31614 ns/op BenchmarkAppendInPlace/Grow/Byte-4 122965 1946 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 105283 1767 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 49039 2228 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 52801 3184 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 43928 3156 ns/op BenchmarkStackCopyPtr-4 1 231167343 ns/op BenchmarkStackCopy-4 1 140435363 ns/op BenchmarkStackCopyNoCache-4 24 5073307 ns/op BenchmarkStackCopyWithStkobj-4 2 91803021 ns/op BenchmarkIssue18138-4 129 820852 ns/op BenchmarkCompareStringEqual-4 10727170 9.434 ns/op BenchmarkCompareStringIdentical-4 13457204 9.042 ns/op BenchmarkCompareStringSameLength-4 12410266 9.839 ns/op BenchmarkCompareStringDifferentLength-4 24249253 4.835 ns/op BenchmarkCompareStringBigUnaligned-4 1422 110160 ns/op 9518.72 MB/s BenchmarkCompareStringBig-4 1353 103683 ns/op 10113.40 MB/s BenchmarkConcatStringAndBytes-4 1733982 69.12 ns/op BenchmarkSliceByteToString/1-4 1000000 151.0 ns/op BenchmarkSliceByteToString/2-4 962582 176.0 ns/op BenchmarkSliceByteToString/4-4 906260 146.3 ns/op BenchmarkSliceByteToString/8-4 1000000 150.0 ns/op BenchmarkSliceByteToString/16-4 1000000 137.1 ns/op BenchmarkSliceByteToString/32-4 1000000 168.6 ns/op BenchmarkSliceByteToString/64-4 915327 256.0 ns/op BenchmarkSliceByteToString/128-4 421006 395.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2179040 52.42 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1038292 116.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 101.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3372045 44.84 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1713801 101.4 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 109.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1851796 97.97 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 396175 323.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 451400 346.1 ns/op BenchmarkRuneIterate/range/ASCII-4 8301764 14.37 ns/op BenchmarkRuneIterate/range/Japanese-4 2686773 42.79 ns/op BenchmarkRuneIterate/range/MixedLength-4 3039038 38.97 ns/op BenchmarkRuneIterate/range1/ASCII-4 8372556 14.10 ns/op BenchmarkRuneIterate/range1/Japanese-4 1882478 77.00 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2909812 39.09 ns/op BenchmarkRuneIterate/range2/ASCII-4 8565763 14.21 ns/op BenchmarkRuneIterate/range2/Japanese-4 2226518 52.86 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3004266 50.31 ns/op BenchmarkArrayEqual-4 23935048 4.428 ns/op BenchmarkFunc/Name-4 7318110 19.26 ns/op BenchmarkFunc/Entry-4 13477377 8.000 ns/op BenchmarkFunc/FileLine-4 2179246 60.76 ns/op PASS ok runtime 500.054s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 28934 4029 ns/op BenchmarkHandle/concurrent-4 21790 4876 ns/op PASS ok runtime/cgo 0.424s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 26422556 5.102 ns/op BenchmarkAtomicStore64-4 12722584 13.32 ns/op BenchmarkAtomicLoad-4 29889252 7.337 ns/op BenchmarkAtomicStore-4 10422188 11.21 ns/op BenchmarkAnd8-4 12438696 14.49 ns/op BenchmarkAnd-4 11623794 14.56 ns/op BenchmarkAnd8Parallel-4 3861093 29.09 ns/op BenchmarkAndParallel-4 4028118 29.00 ns/op BenchmarkOr8-4 10162063 12.57 ns/op BenchmarkOr-4 11612791 9.975 ns/op BenchmarkOr8Parallel-4 3987213 27.92 ns/op BenchmarkOrParallel-4 3783798 29.04 ns/op BenchmarkXadd-4 4052146 28.95 ns/op BenchmarkXadd64-4 4146243 28.68 ns/op BenchmarkCas-4 2538594 44.70 ns/op BenchmarkCas64-4 2841520 43.47 ns/op BenchmarkXchg-4 4053822 37.22 ns/op BenchmarkXchg64-4 3649338 32.25 ns/op PASS ok runtime/internal/atomic 3.855s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2855120 62.54 ns/op BenchmarkMulUintptr/large-4 2641189 73.79 ns/op PASS ok runtime/internal/math 0.723s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 14 12770568 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 16945749 ns/op 403.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 20 5719570 ns/op 32.50 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 19066829 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 31369907 ns/op 1580 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 21 6014236 ns/op 115.5 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 140602548 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 122018038 ns/op 9368 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 14540353 ns/op 1108 concurrent_launches/op PASS ok runtime/pprof 2.316s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 13969641 ns/op BenchmarkStackLeak-4 27789 5102 ns/op PASS ok runtime/race 0.878s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2072172 51.17 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 260528 672.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.511s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 7798094 15.75 ns/op BenchmarkCompact/one-4 1010446 200.4 ns/op BenchmarkCompact/sorted-4 698532 184.9 ns/op BenchmarkCompact/1_item-4 785256 167.3 ns/op BenchmarkCompact/unsorted-4 735043 158.5 ns/op BenchmarkCompact/many-4 617798 277.7 ns/op BenchmarkReplace/naive-fast-4 28476 4018 ns/op BenchmarkReplace/optimized-fast-4 28440 3996 ns/op BenchmarkReplace/naive-slow-4 18674 7663 ns/op BenchmarkReplace/optimized-slow-4 18704 6445 ns/op PASS ok slices 2.494s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 81505 1753 ns/op BenchmarkSortString1K-4 100 1053425 ns/op BenchmarkSortString1K_Slice-4 100 1113379 ns/op BenchmarkStableString1K-4 73 1736918 ns/op BenchmarkSortInt1K-4 133 910815 ns/op BenchmarkSortInt1K_Sorted-4 2138 61467 ns/op BenchmarkSortInt1K_Reversed-4 1320 103459 ns/op BenchmarkSortInt1K_Mod8-4 292 379886 ns/op BenchmarkStableInt1K-4 100 1408403 ns/op BenchmarkStableInt1K_Slice-4 98 1175711 ns/op BenchmarkSortInt64K-4 2 94960384 ns/op BenchmarkSortInt64K_Slice-4 2 71007219 ns/op BenchmarkStableInt64K-4 1 111722576 ns/op BenchmarkSort1e2-4 283 461671 ns/op BenchmarkStable1e2-4 100 1120259 ns/op BenchmarkSort1e4-4 1 100230810 ns/op BenchmarkStable1e4-4 1 340605307 ns/op PASS ok sort 40.308s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 657367 187.3 ns/op BenchmarkAtof64Float-4 559410 200.4 ns/op BenchmarkAtof64FloatExp-4 449889 263.1 ns/op BenchmarkAtof64Big-4 339691 333.9 ns/op BenchmarkAtof64RandomBits-4 67100 1943 ns/op BenchmarkAtof64RandomFloats-4 368932 336.7 ns/op BenchmarkAtof64RandomLongFloats-4 332206 489.7 ns/op BenchmarkAtof32Decimal-4 529328 226.9 ns/op BenchmarkAtof32Float-4 490750 228.8 ns/op BenchmarkAtof32FloatExp-4 460016 269.5 ns/op BenchmarkAtof32Random-4 270573 451.5 ns/op BenchmarkAtof32RandomLong-4 113467 1634 ns/op BenchmarkParseInt/Pos/7bit-4 1099135 115.9 ns/op BenchmarkParseInt/Pos/26bit-4 771583 172.7 ns/op BenchmarkParseInt/Pos/31bit-4 563295 211.0 ns/op BenchmarkParseInt/Pos/56bit-4 491523 293.6 ns/op BenchmarkParseInt/Pos/63bit-4 424875 299.1 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 222.0 ns/op BenchmarkParseInt/Neg/26bit-4 745684 180.9 ns/op BenchmarkParseInt/Neg/31bit-4 556897 242.5 ns/op BenchmarkParseInt/Neg/56bit-4 502954 290.0 ns/op BenchmarkParseInt/Neg/63bit-4 469436 358.1 ns/op BenchmarkAtoi/Pos/7bit-4 1000000 158.5 ns/op BenchmarkAtoi/Pos/26bit-4 993517 163.5 ns/op BenchmarkAtoi/Pos/31bit-4 532765 262.4 ns/op BenchmarkAtoi/Pos/56bit-4 556411 328.6 ns/op BenchmarkAtoi/Pos/63bit-4 451984 319.4 ns/op BenchmarkAtoi/Neg/7bit-4 1254062 82.31 ns/op BenchmarkAtoi/Neg/26bit-4 883111 146.6 ns/op BenchmarkAtoi/Neg/31bit-4 855414 308.1 ns/op BenchmarkAtoi/Neg/56bit-4 449788 387.3 ns/op BenchmarkAtoi/Neg/63bit-4 420211 334.5 ns/op BenchmarkFormatFloat/Decimal-4 78102 2559 ns/op BenchmarkFormatFloat/Float-4 73759 1581 ns/op BenchmarkFormatFloat/Exp-4 70603 1490 ns/op BenchmarkFormatFloat/NegExp-4 82308 1414 ns/op BenchmarkFormatFloat/LongExp-4 66031 1777 ns/op BenchmarkFormatFloat/Big-4 65155 1855 ns/op BenchmarkFormatFloat/BinaryExp-4 122913 902.4 ns/op BenchmarkFormatFloat/32Integer-4 74113 2216 ns/op BenchmarkFormatFloat/32ExactFraction-4 84645 1346 ns/op BenchmarkFormatFloat/32Point-4 77130 1512 ns/op BenchmarkFormatFloat/32Exp-4 90048 1428 ns/op BenchmarkFormatFloat/32NegExp-4 87265 1242 ns/op BenchmarkFormatFloat/32Shortest-4 81992 1309 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 78376 1369 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 93255 1210 ns/op BenchmarkFormatFloat/64Fixed1-4 88230 1489 ns/op BenchmarkFormatFloat/64Fixed2-4 104790 1210 ns/op BenchmarkFormatFloat/64Fixed3-4 132091 1108 ns/op BenchmarkFormatFloat/64Fixed4-4 116697 1297 ns/op BenchmarkFormatFloat/64Fixed12-4 66330 2829 ns/op BenchmarkFormatFloat/64Fixed16-4 69541 1445 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 87001 1458 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 84945 1597 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2114 63955 ns/op BenchmarkFormatFloat/Slowpath64-4 64368 1779 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 70773 1723 ns/op BenchmarkAppendFloat/Decimal-4 101797 1144 ns/op BenchmarkAppendFloat/Float-4 65157 2419 ns/op BenchmarkAppendFloat/Exp-4 103916 1207 ns/op BenchmarkAppendFloat/NegExp-4 105370 1692 ns/op BenchmarkAppendFloat/LongExp-4 83923 1457 ns/op BenchmarkAppendFloat/Big-4 79740 1585 ns/op BenchmarkAppendFloat/BinaryExp-4 253610 584.5 ns/op BenchmarkAppendFloat/32Integer-4 50748 2348 ns/op BenchmarkAppendFloat/32ExactFraction-4 101431 1264 ns/op BenchmarkAppendFloat/32Point-4 97273 1364 ns/op BenchmarkAppendFloat/32Exp-4 90883 1641 ns/op BenchmarkAppendFloat/32NegExp-4 119558 1519 ns/op BenchmarkAppendFloat/32Shortest-4 117669 1060 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 109759 948.9 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 120411 981.8 ns/op BenchmarkAppendFloat/64Fixed1-4 169756 1408 ns/op BenchmarkAppendFloat/64Fixed2-4 149300 777.4 ns/op BenchmarkAppendFloat/64Fixed3-4 170922 816.0 ns/op BenchmarkAppendFloat/64Fixed4-4 113400 1098 ns/op BenchmarkAppendFloat/64Fixed12-4 78951 1348 ns/op BenchmarkAppendFloat/64Fixed16-4 105904 1749 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 85980 2197 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 88652 2384 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2361 86970 ns/op BenchmarkAppendFloat/Slowpath64-4 74972 1432 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 80893 1409 ns/op BenchmarkFormatInt-4 10000 10083 ns/op BenchmarkAppendInt-4 13134 8892 ns/op BenchmarkFormatUint-4 69590 2226 ns/op BenchmarkAppendUint-4 81003 1921 ns/op BenchmarkFormatIntSmall/7-4 1718743 66.09 ns/op BenchmarkFormatIntSmall/42-4 1723021 79.04 ns/op BenchmarkAppendIntSmall-4 1000000 127.7 ns/op BenchmarkAppendUintVarlen/1-4 1000000 181.7 ns/op BenchmarkAppendUintVarlen/12-4 853214 127.0 ns/op BenchmarkAppendUintVarlen/123-4 917776 168.2 ns/op BenchmarkAppendUintVarlen/1234-4 783378 181.1 ns/op BenchmarkAppendUintVarlen/12345-4 676494 197.1 ns/op BenchmarkAppendUintVarlen/123456-4 687882 213.4 ns/op BenchmarkAppendUintVarlen/1234567-4 450253 230.0 ns/op BenchmarkAppendUintVarlen/12345678-4 825285 182.6 ns/op BenchmarkAppendUintVarlen/123456789-4 514735 226.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 670066 189.7 ns/op BenchmarkAppendUintVarlen/12345678901-4 792948 177.0 ns/op BenchmarkAppendUintVarlen/123456789012-4 746235 227.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 666218 190.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 727645 191.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 687139 198.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 608743 195.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 524410 221.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 513292 397.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 664993 202.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 604794 192.6 ns/op BenchmarkQuote-4 31785 4732 ns/op BenchmarkQuoteRune-4 319614 561.2 ns/op BenchmarkAppendQuote-4 31812 3313 ns/op BenchmarkAppendQuoteRune-4 559521 220.4 ns/op BenchmarkUnquoteEasy-4 1000000 115.2 ns/op BenchmarkUnquoteHard-4 28676 4289 ns/op PASS ok strconv 25.697s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 217108 507.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 131044 2281 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 128637 1074 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 251325 978.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 48733 2227 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 76743 2687 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 592106 343.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 21501 6919 ns/op BenchmarkGenericMatch1-4 1576 88283 ns/op BenchmarkGenericMatch2-4 361 298303 ns/op BenchmarkSingleMaxSkipping-4 10094 12026 ns/op 831.55 MB/s BenchmarkSingleLongSuffixFail-4 16156 7773 ns/op 128.91 MB/s BenchmarkSingleMatch-4 186 667709 ns/op 22.46 MB/s BenchmarkByteByteNoMatch-4 92778 1943 ns/op BenchmarkByteByteMatch-4 12134 9318 ns/op BenchmarkByteStringMatch-4 7557 14411 ns/op BenchmarkHTMLEscapeNew-4 60446 2223 ns/op BenchmarkHTMLEscapeOld-4 65226 1715 ns/op BenchmarkByteStringReplacerWriteString-4 979 114248 ns/op BenchmarkByteReplacerWriteString-4 981 124006 ns/op BenchmarkByteByteReplaces-4 2737 48998 ns/op BenchmarkByteByteMap-4 9572 17024 ns/op BenchmarkMap/identity/ASCII-4 743107 173.0 ns/op BenchmarkMap/identity/Greek-4 596745 264.5 ns/op BenchmarkMap/change/ASCII-4 25214 4787 ns/op BenchmarkMap/change/Greek-4 17996 8238 ns/op BenchmarkIndexRune-4 1000000 124.2 ns/op BenchmarkIndexRuneLongString-4 1287784 93.51 ns/op BenchmarkIndexRuneFastPath-4 2691421 50.82 ns/op BenchmarkIndex-4 2373694 52.24 ns/op BenchmarkLastIndex-4 2954618 39.66 ns/op BenchmarkIndexByte-4 12222757 10.15 ns/op BenchmarkToUpper/#00-4 2306022 49.56 ns/op BenchmarkToUpper/ONLYUPPER-4 1920543 88.76 ns/op BenchmarkToUpper/abc-4 200281 775.6 ns/op BenchmarkToUpper/AbC123-4 169516 1091 ns/op BenchmarkToUpper/azAZ09_-4 168670 625.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 36950 3048 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 50306 2618 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 23605 9151 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46228 2986 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 110431 1106 ns/op BenchmarkToLower/#00-4 2260830 97.93 ns/op BenchmarkToLower/abc-4 1932369 55.98 ns/op BenchmarkToLower/AbC123-4 165832 1211 ns/op BenchmarkToLower/azAZ09_-4 131305 791.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 72543 1752 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 47852 2421 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27252 9042 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 61129 1989 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 92904 1384 ns/op BenchmarkMapNoChanges-4 1000000 120.5 ns/op BenchmarkTrim-4 27726 4251 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2217204 75.61 ns/op BenchmarkToValidUTF8/InvalidASCII-4 135943 872.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 85618 2659 ns/op BenchmarkEqualFold/Tests-4 30264 4692 ns/op BenchmarkEqualFold/ASCII-4 2356382 87.90 ns/op BenchmarkEqualFold/UnicodePrefix-4 95136 1276 ns/op BenchmarkEqualFold/UnicodeSuffix-4 76416 1648 ns/op BenchmarkIndexHard1-4 901 129600 ns/op BenchmarkIndexHard2-4 589 170243 ns/op BenchmarkIndexHard3-4 153 1430436 ns/op BenchmarkIndexHard4-4 188 592701 ns/op BenchmarkLastIndexHard1-4 69 2175273 ns/op BenchmarkLastIndexHard2-4 82 2365358 ns/op BenchmarkLastIndexHard3-4 76 2582884 ns/op BenchmarkCountHard1-4 860 222506 ns/op BenchmarkCountHard2-4 666 196385 ns/op BenchmarkCountHard3-4 147 716011 ns/op BenchmarkIndexTorture-4 10000 14186 ns/op BenchmarkCountTorture-4 10000 13481 ns/op BenchmarkCountTortureOverlapping-4 697 156343 ns/op BenchmarkCountByte/10-4 3055965 63.43 ns/op 157.65 MB/s BenchmarkCountByte/32-4 2478084 62.62 ns/op 511.06 MB/s BenchmarkCountByte/4096-4 1000000 164.3 ns/op 24936.44 MB/s BenchmarkCountByte/4194304-4 955 166598 ns/op 25176.18 MB/s BenchmarkCountByte/67108864-4 25 6049673 ns/op 11092.97 MB/s BenchmarkFields/ASCII/16-4 261370 735.4 ns/op 21.76 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 16777 7166 ns/op 35.72 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1458 110882 ns/op 36.94 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 56 1873992 ns/op 34.97 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 36554577 ns/op 28.69 MB/s 1523712 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 112150 1040 ns/op 15.38 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8295 14318 ns/op 17.88 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 450 283726 ns/op 14.44 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 8576586 ns/op 7.64 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 97413574 ns/op 10.76 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 152200 948.1 ns/op 16.88 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 15241 ns/op 16.80 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 712 199384 ns/op 20.54 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 5167258 ns/op 12.68 MB/s 463110 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 73189241 ns/op 14.33 MB/s 10465584 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 130651 1022 ns/op 15.66 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11127 ns/op 23.01 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 441 266901 ns/op 15.35 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 6663458 ns/op 9.84 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 104624345 ns/op 10.02 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 109381662 ns/op BenchmarkSplitSingleByteSeparator-4 19 10618330 ns/op BenchmarkSplitMultiByteSeparator-4 30 4507011 ns/op BenchmarkSplitNSingleByteSeparator-4 187458 1065 ns/op BenchmarkSplitNMultiByteSeparator-4 148774 1665 ns/op BenchmarkRepeat/5x0-4 2508682 79.57 ns/op BenchmarkRepeat/5x1-4 2496706 84.36 ns/op BenchmarkRepeat/5x2-4 210727 583.6 ns/op BenchmarkRepeat/5x6-4 133605 1009 ns/op BenchmarkRepeat/10x0-4 2671756 46.09 ns/op BenchmarkRepeat/10x1-4 2524242 55.44 ns/op BenchmarkRepeat/10x2-4 205093 680.2 ns/op BenchmarkRepeat/10x6-4 113134 1286 ns/op BenchmarkRepeatLarge/256/1-4 42097 2699 ns/op 94.86 MB/s BenchmarkRepeatLarge/256/16-4 55130 2402 ns/op 106.59 MB/s BenchmarkRepeatLarge/512/1-4 39397 4675 ns/op 109.53 MB/s BenchmarkRepeatLarge/512/16-4 41762 2893 ns/op 176.96 MB/s BenchmarkRepeatLarge/1024/1-4 24889 6040 ns/op 169.53 MB/s BenchmarkRepeatLarge/1024/16-4 34090 3724 ns/op 274.96 MB/s BenchmarkRepeatLarge/2048/1-4 14666 7393 ns/op 277.02 MB/s BenchmarkRepeatLarge/2048/16-4 17055 6005 ns/op 341.04 MB/s BenchmarkRepeatLarge/4096/1-4 10000 14714 ns/op 278.37 MB/s BenchmarkRepeatLarge/4096/16-4 10000 12678 ns/op 323.09 MB/s BenchmarkRepeatLarge/8192/1-4 10000 21032 ns/op 389.49 MB/s BenchmarkRepeatLarge/8192/16-4 10000 20139 ns/op 406.78 MB/s BenchmarkRepeatLarge/8192/4097-4 3240498 36.88 ns/op 111084.39 MB/s BenchmarkRepeatLarge/16384/1-4 8754 37669 ns/op 434.94 MB/s BenchmarkRepeatLarge/16384/16-4 10000 37926 ns/op 431.99 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 37399 ns/op 328.65 MB/s BenchmarkRepeatLarge/32768/1-4 2263 70119 ns/op 467.32 MB/s BenchmarkRepeatLarge/32768/16-4 3536 69020 ns/op 474.76 MB/s BenchmarkRepeatLarge/32768/4097-4 2494 62530 ns/op 458.64 MB/s BenchmarkRepeatLarge/65536/1-4 1278 99402 ns/op 659.30 MB/s BenchmarkRepeatLarge/65536/16-4 901 114828 ns/op 570.73 MB/s BenchmarkRepeatLarge/65536/4097-4 1194 129345 ns/op 475.12 MB/s BenchmarkRepeatLarge/131072/1-4 168 696551 ns/op 188.17 MB/s BenchmarkRepeatLarge/131072/16-4 148 702044 ns/op 186.70 MB/s BenchmarkRepeatLarge/131072/4097-4 195 565383 ns/op 224.64 MB/s BenchmarkRepeatLarge/262144/1-4 100 1280240 ns/op 204.76 MB/s BenchmarkRepeatLarge/262144/16-4 133 1148258 ns/op 228.30 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1141704 ns/op 226.08 MB/s BenchmarkRepeatLarge/524288/1-4 43 2496087 ns/op 210.04 MB/s BenchmarkRepeatLarge/524288/16-4 88 1834273 ns/op 285.83 MB/s BenchmarkRepeatLarge/524288/4097-4 81 2370304 ns/op 219.52 MB/s BenchmarkRepeatLarge/1048576/1-4 33 3978793 ns/op 263.54 MB/s BenchmarkRepeatLarge/1048576/16-4 30 4024360 ns/op 260.56 MB/s BenchmarkRepeatLarge/1048576/4097-4 38 4122332 ns/op 253.43 MB/s BenchmarkRepeatLarge/2097152/1-4 22 6427118 ns/op 326.30 MB/s BenchmarkRepeatLarge/2097152/16-4 18 7029979 ns/op 298.32 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 7650785 ns/op 273.64 MB/s BenchmarkRepeatLarge/4194304/1-4 9 12690896 ns/op 330.50 MB/s BenchmarkRepeatLarge/4194304/16-4 9 13372791 ns/op 313.64 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 14540503 ns/op 288.25 MB/s BenchmarkRepeatLarge/8388608/1-4 6 22790647 ns/op 368.07 MB/s BenchmarkRepeatLarge/8388608/16-4 6 21641827 ns/op 387.61 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 22130086 ns/op 378.97 MB/s BenchmarkRepeatLarge/16777216/1-4 3 37411993 ns/op 448.44 MB/s BenchmarkRepeatLarge/16777216/16-4 3 34130610 ns/op 491.56 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 45472132 ns/op 368.96 MB/s BenchmarkRepeatLarge/33554432/1-4 2 51877046 ns/op 646.81 MB/s BenchmarkRepeatLarge/33554432/16-4 2 64655023 ns/op 518.98 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 61553281 ns/op 545.13 MB/s BenchmarkRepeatLarge/67108864/1-4 1 112270649 ns/op 597.74 MB/s BenchmarkRepeatLarge/67108864/16-4 1 117016877 ns/op 573.50 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 123233114 ns/op 544.57 MB/s BenchmarkRepeatLarge/134217728/1-4 1 258335649 ns/op 519.55 MB/s BenchmarkRepeatLarge/134217728/16-4 1 254346484 ns/op 527.70 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 374825778 ns/op 358.08 MB/s BenchmarkRepeatLarge/268435456/1-4 1 506947833 ns/op 529.51 MB/s BenchmarkRepeatLarge/268435456/16-4 1 545524281 ns/op 492.07 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 459417899 ns/op 584.29 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1222676448 ns/op 439.09 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1035225964 ns/op 518.60 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1184382203 ns/op 453.29 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4884326769 ns/op 219.83 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5564211173 ns/op 192.97 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4553232845 ns/op 235.82 MB/s BenchmarkIndexAnyASCII/1:1-4 2008135 55.85 ns/op BenchmarkIndexAnyASCII/1:2-4 1544798 81.93 ns/op BenchmarkIndexAnyASCII/1:4-4 2157321 55.54 ns/op BenchmarkIndexAnyASCII/1:8-4 2097236 54.95 ns/op BenchmarkIndexAnyASCII/1:16-4 2129798 55.98 ns/op BenchmarkIndexAnyASCII/1:32-4 2029821 72.71 ns/op BenchmarkIndexAnyASCII/1:64-4 2139145 63.14 ns/op BenchmarkIndexAnyASCII/16:1-4 2207671 61.52 ns/op BenchmarkIndexAnyASCII/16:2-4 781999 264.4 ns/op BenchmarkIndexAnyASCII/16:4-4 892956 136.2 ns/op BenchmarkIndexAnyASCII/16:8-4 914610 149.7 ns/op BenchmarkIndexAnyASCII/16:16-4 809313 189.2 ns/op BenchmarkIndexAnyASCII/16:32-4 698167 171.8 ns/op BenchmarkIndexAnyASCII/16:64-4 576063 208.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1995510 64.54 ns/op BenchmarkIndexAnyASCII/256:2-4 87152 1564 ns/op BenchmarkIndexAnyASCII/256:4-4 83066 1841 ns/op BenchmarkIndexAnyASCII/256:8-4 79252 1312 ns/op BenchmarkIndexAnyASCII/256:16-4 93614 1270 ns/op BenchmarkIndexAnyASCII/256:32-4 92328 1289 ns/op BenchmarkIndexAnyASCII/256:64-4 81822 2287 ns/op BenchmarkIndexAnyUTF8/1:1-4 1832210 55.35 ns/op BenchmarkIndexAnyUTF8/1:2-4 2172397 97.45 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 115.9 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 100.8 ns/op BenchmarkIndexAnyUTF8/1:16-4 2002196 83.73 ns/op BenchmarkIndexAnyUTF8/1:32-4 2128459 90.79 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 116.4 ns/op BenchmarkIndexAnyUTF8/16:1-4 1609766 74.60 ns/op BenchmarkIndexAnyUTF8/16:2-4 247639 523.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 251686 606.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 253178 541.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 253017 908.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 247489 511.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 219868 488.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 420938 321.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 17054 6837 ns/op BenchmarkIndexAnyUTF8/256:4-4 16728 7151 ns/op BenchmarkIndexAnyUTF8/256:8-4 13935 7353 ns/op BenchmarkIndexAnyUTF8/256:16-4 14737 7486 ns/op BenchmarkIndexAnyUTF8/256:32-4 14047 11389 ns/op BenchmarkIndexAnyUTF8/256:64-4 15435 8544 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1972174 69.13 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1617022 81.38 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1994542 58.87 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1933567 57.99 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1952817 60.53 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1939514 85.31 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1819778 57.18 ns/op BenchmarkLastIndexAnyASCII/16:1-4 926084 139.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 924279 141.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 884053 149.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 896216 175.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 754053 195.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 766186 209.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 603382 315.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 84032 1470 ns/op BenchmarkLastIndexAnyASCII/256:2-4 67234 2038 ns/op BenchmarkLastIndexAnyASCII/256:4-4 88752 1557 ns/op BenchmarkLastIndexAnyASCII/256:8-4 68198 1567 ns/op BenchmarkLastIndexAnyASCII/256:16-4 77985 2022 ns/op BenchmarkLastIndexAnyASCII/256:32-4 72877 1530 ns/op BenchmarkLastIndexAnyASCII/256:64-4 76536 1587 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1800559 82.55 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1799390 104.7 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1805166 63.73 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1868185 61.78 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1925019 61.54 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1910221 69.91 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1873476 120.0 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 283041 543.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 143582 1023 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 143614 984.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 134865 895.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 131883 1780 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 108932 968.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 138213 1220 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 14720 7115 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9510 13368 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 13577 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 12945 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 7327 13709 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9523 14068 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8954 14112 ns/op BenchmarkTrimASCII/1:1-4 2469766 51.28 ns/op BenchmarkTrimASCII/1:2-4 1911386 60.19 ns/op BenchmarkTrimASCII/1:4-4 1858761 62.95 ns/op BenchmarkTrimASCII/1:8-4 1733164 127.1 ns/op BenchmarkTrimASCII/1:16-4 1494350 112.9 ns/op BenchmarkTrimASCII/16:1-4 1995028 72.44 ns/op BenchmarkTrimASCII/16:2-4 926140 182.7 ns/op BenchmarkTrimASCII/16:4-4 830799 148.3 ns/op BenchmarkTrimASCII/16:8-4 841776 161.1 ns/op BenchmarkTrimASCII/16:16-4 821053 180.1 ns/op BenchmarkTrimASCII/256:1-4 847915 151.1 ns/op BenchmarkTrimASCII/256:2-4 84098 1580 ns/op BenchmarkTrimASCII/256:4-4 85316 1416 ns/op BenchmarkTrimASCII/256:8-4 83545 1399 ns/op BenchmarkTrimASCII/256:16-4 82996 2727 ns/op BenchmarkTrimASCII/4096:1-4 84279 1425 ns/op BenchmarkTrimASCII/4096:2-4 6142 28058 ns/op BenchmarkTrimASCII/4096:4-4 6134 21128 ns/op BenchmarkTrimASCII/4096:8-4 5550 22066 ns/op BenchmarkTrimASCII/4096:16-4 6637 20930 ns/op BenchmarkTrimByte-4 2924487 53.41 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16021 14124 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14568 9194 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 890 135579 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3064 41074 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6470 20998 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8497 13643 ns/op BenchmarkJoin/0-4 3354410 34.77 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2430441 46.89 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 168069 859.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 90706 1176 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 74564 1470 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 66037 1825 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 51998 2439 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 35827 2829 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 102.2 ns/op BenchmarkTrimSpace/ASCII-4 1431091 83.52 ns/op BenchmarkTrimSpace/SomeNonASCII-4 96724 1209 ns/op BenchmarkTrimSpace/JustNonASCII-4 49218 2250 ns/op BenchmarkReplaceAll-4 94452 1314 ns/op 16 B/op 1 allocs/op PASS ok strings 113.101s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 64512 1936 ns/op BenchmarkCond2-4 29514 4505 ns/op BenchmarkCond4-4 15505 8458 ns/op BenchmarkCond8-4 10000 14774 ns/op BenchmarkCond16-4 4980 27004 ns/op BenchmarkCond32-4 2523 57658 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 510375 251.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 233271 631.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 483820 227.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 421336 257.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 300714 403.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 744410 208.9 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 82116 1547 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 83625 1700 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 74193 1939 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 61552 3257 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 524689 205.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 188328 769.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 573850 212.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 152726 780.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 599342 198.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 176726 717.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 982946 135.3 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 66145 2675 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 126138 1208 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 297511 443.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4398 22838 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 319 489204 ns/op BenchmarkRange/*sync.Map-4 1332 89519 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 72213 1743 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 212432 575.6 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 74632 1755 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 56173 2597 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 234403 764.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 68385 1980 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 71616 1456 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 198436 688.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 788217 150.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 54531 2442 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 165064 824.5 ns/op BenchmarkSwapCollision/*sync.Map-4 93123 1252 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 135 1120508 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 118532 1014 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 204142 517.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21177 6581 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 55855 1798 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32313 4727 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 332098 311.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 112782 1002 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 233151 459.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 784993 144.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 175322 646.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 923156 169.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 599755 207.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 175231 810.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 608112 209.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 115920 1325 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 295443 612.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 263356 436.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 114950 1235 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 371048 360.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 286845 728.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 99843 1028 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 252862 401.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 65329 2242 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 149156 962.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 432087 335.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 150034 938.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 368194 279.1 ns/op BenchmarkUncontendedSemaphore-4 3809310 29.96 ns/op BenchmarkContendedSemaphore-4 4060995 29.92 ns/op BenchmarkMutexUncontended-4 526057 198.6 ns/op BenchmarkMutex-4 197715 613.8 ns/op BenchmarkMutexSlack-4 151760 695.2 ns/op BenchmarkMutexWork-4 149026 679.7 ns/op BenchmarkMutexWorkSlack-4 180037 658.3 ns/op BenchmarkMutexNoSpin-4 54691 2390 ns/op BenchmarkMutexSpin-4 45092 2811 ns/op BenchmarkOnce-4 923830 122.8 ns/op BenchmarkSemaUncontended-4 3564120 32.85 ns/op BenchmarkSemaSyntNonblock-4 1545562 80.36 ns/op BenchmarkSemaSyntBlock-4 1719825 70.83 ns/op BenchmarkSemaWorkNonblock-4 1078556 110.3 ns/op BenchmarkSemaWorkBlock-4 1172414 101.2 ns/op BenchmarkRWMutexUncontended-4 244964 415.1 ns/op BenchmarkRWMutexWrite100-4 260574 389.1 ns/op BenchmarkRWMutexWrite10-4 287992 407.4 ns/op BenchmarkRWMutexWorkWrite100-4 228843 705.3 ns/op BenchmarkRWMutexWorkWrite10-4 228508 530.5 ns/op BenchmarkWaitGroupUncontended-4 607525 207.0 ns/op BenchmarkWaitGroupAddDone-4 426224 245.4 ns/op BenchmarkWaitGroupAddDoneWork-4 401724 308.2 ns/op BenchmarkWaitGroupWait-4 2132007 60.76 ns/op BenchmarkWaitGroupWaitWork-4 1298606 85.40 ns/op BenchmarkWaitGroupActuallyWait-4 38584 3062 ns/op 32 B/op 2 allocs/op PASS ok sync 27.368s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 744591 167.4 ns/op PASS ok sync/atomic 0.283s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 78438 1759 ns/op 0 B/op 0 allocs/op PASS ok testing 0.278s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 3236 33584 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 5925 23665 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 96 1788884 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 91 1598585 ns/op 1421 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 256105318 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 206612057 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1369 87744 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1591 86675 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 11538562 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 14 11301770 ns/op 29540 B/op 74 allocs/op BenchmarkTable/10x100000/new-4 1 852204096 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 923195479 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 157 871546 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 188 726720 ns/op 209 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 100951630 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 64054310 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 9160353966 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7349452525 ns/op 335150072 B/op 100093 allocs/op BenchmarkPyramid/10-4 2466 50806 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3475248 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 321344555 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2680 51637 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 243 487568 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 5068169 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6840 16278 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 22.767s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 102160244 ns/op BenchmarkVariableString-4 73142 1433 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2074 56126 ns/op 2504 B/op 39 allocs/op PASS ok text/template/parse 0.476s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 63 2012469 ns/op BenchmarkAfter-4 156 968654 ns/op BenchmarkStop-4 207 500208 ns/op BenchmarkSimultaneousAfterFunc-4 38 2722570 ns/op BenchmarkStartStop-4 304 508614 ns/op BenchmarkReset-4 2163 50657 ns/op BenchmarkSleep-4 46 2920253 ns/op BenchmarkParallelTimerLatency-4 36 951338 avg-late-ns 1607636 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 615464 avg-late-ns 1743085 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 436889 avg-late-ns 2380939 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 488858 avg-late-ns 2204108 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 244144 avg-late-ns 2293153 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 218193 avg-late-ns 1744303 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 271321 avg-late-ns 2190734 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 287954 avg-late-ns 2932792 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 470385 avg-late-ns 4656557 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 24 498014 avg-late-ns 2607726 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2959293 avg-late-ns 14856768 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 455004 avg-late-ns 1915907 max-late-ns BenchmarkTicker-4 112 1772421 ns/op BenchmarkTickerReset-4 3079 47278 ns/op BenchmarkTickerResetNaive-4 212 659720 ns/op BenchmarkNow-4 678404 176.2 ns/op BenchmarkNowUnixNano-4 612634 196.7 ns/op BenchmarkNowUnixMilli-4 799843 169.0 ns/op BenchmarkNowUnixMicro-4 773738 197.7 ns/op BenchmarkFormat-4 52756 2526 ns/op BenchmarkFormatRFC3339-4 74204 1506 ns/op BenchmarkFormatRFC3339Nano-4 76038 1565 ns/op BenchmarkFormatNow-4 71178 1636 ns/op BenchmarkMarshalJSON-4 102334 1346 ns/op BenchmarkMarshalText-4 107550 1152 ns/op BenchmarkParse-4 104996 1036 ns/op BenchmarkParseRFC3339UTC-4 316005 366.9 ns/op BenchmarkParseRFC3339UTCBytes-4 232795 518.7 ns/op BenchmarkParseRFC3339TZ-4 96746 1184 ns/op BenchmarkParseRFC3339TZBytes-4 83256 1472 ns/op BenchmarkParseDuration-4 511242 224.9 ns/op BenchmarkHour-4 1000000 129.6 ns/op BenchmarkSecond-4 948913 129.2 ns/op BenchmarkYear-4 686134 166.6 ns/op BenchmarkDay-4 681421 190.0 ns/op BenchmarkISOWeek-4 747693 172.3 ns/op BenchmarkGoString-4 73851 1666 ns/op BenchmarkUnmarshalText-4 74900 1502 ns/op PASS ok time 12.255s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 428468 278.4 ns/op BenchmarkDecodeValidJapaneseChars-4 558626 224.3 ns/op BenchmarkDecodeRune-4 2455431 55.67 ns/op BenchmarkEncodeValidASCII-4 493384 252.4 ns/op BenchmarkEncodeValidJapaneseChars-4 570439 192.1 ns/op BenchmarkAppendRuneValidASCII-4 976329 106.2 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2081731 55.61 ns/op BenchmarkEncodeRune-4 4284223 26.11 ns/op PASS ok unicode/utf16 1.372s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1055565 111.3 ns/op BenchmarkRuneCountTenJapaneseChars-4 224202 556.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2962900 38.85 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 378860 334.5 ns/op BenchmarkValidTenASCIIChars-4 1000000 107.1 ns/op BenchmarkValid100KASCIIChars-4 156 740122 ns/op BenchmarkValidTenJapaneseChars-4 204958 627.8 ns/op BenchmarkValidLongMostlyASCII-4 150 786276 ns/op BenchmarkValidLongJapanese-4 69 1819618 ns/op BenchmarkValidStringTenASCIIChars-4 3508027 34.59 ns/op BenchmarkValidString100KASCIIChars-4 13238 8898 ns/op BenchmarkValidStringTenJapaneseChars-4 366063 330.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1407 85999 ns/op BenchmarkValidStringLongJapanese-4 121 1016844 ns/op BenchmarkEncodeASCIIRune-4 2824389 44.68 ns/op BenchmarkEncodeJapaneseRune-4 1770632 65.74 ns/op BenchmarkAppendASCIIRune-4 8107551 14.00 ns/op BenchmarkAppendJapaneseRune-4 2094430 55.82 ns/op BenchmarkDecodeASCIIRune-4 2436270 47.64 ns/op BenchmarkDecodeJapaneseRune-4 1594972 74.56 ns/op BenchmarkFullRune/ASCII-4 3405776 33.59 ns/op BenchmarkFullRune/Incomplete-4 1583754 75.23 ns/op BenchmarkFullRune/Japanese-4 3344342 34.77 ns/op PASS ok unicode/utf8 4.309s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 69574502503 ns/op PASS ok cmd/api 100.046s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1293919 98.82 ns/op BenchmarkEqArrayOfStrings64-4 210670 602.0 ns/op BenchmarkEqArrayOfStrings1024-4 12529 9660 ns/op BenchmarkEqArrayOfFloats5-4 1397625 85.37 ns/op BenchmarkEqArrayOfFloats64-4 204174 619.7 ns/op BenchmarkEqArrayOfFloats1024-4 13046 8986 ns/op BenchmarkEqStruct-4 26249629 4.472 ns/op PASS ok cmd/compile/internal/reflectdata 1.477s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 69100 ns/op BenchmarkCopyElim1-4 277 403435 ns/op BenchmarkCopyElim10-4 238 432545 ns/op BenchmarkCopyElim100-4 180 679129 ns/op BenchmarkCopyElim1000-4 45 2295706 ns/op BenchmarkCopyElim10000-4 4 29329120 ns/op BenchmarkCopyElim100000-4 1 488682320 ns/op BenchmarkDeadCode/1-4 182 598203 ns/op BenchmarkDeadCode/10-4 183 645365 ns/op BenchmarkDeadCode/100-4 129 1231002 ns/op BenchmarkDeadCode/1000-4 58 3151263 ns/op BenchmarkDeadCode/10000-4 4 26609215 ns/op BenchmarkDeadCode/100000-4 1 327424630 ns/op BenchmarkDeadCode/200000-4 1 664521209 ns/op BenchmarkDominatorsLinear-4 15 7950421 ns/op 1.26 MB/s BenchmarkDominatorsFwdBack-4 10 11441384 ns/op 0.87 MB/s BenchmarkDominatorsManyPred-4 10 11411456 ns/op 0.88 MB/s BenchmarkDominatorsMaxPred-4 10 11280974 ns/op 0.89 MB/s BenchmarkDominatorsMaxPredVal-4 10 11798829 ns/op 0.85 MB/s BenchmarkFuse/1-4 252 475064 ns/op BenchmarkFuse/10-4 242 484428 ns/op BenchmarkFuse/100-4 123 962844 ns/op BenchmarkFuse/1000-4 25 7462130 ns/op BenchmarkFuse/10000-4 2 66092844 ns/op BenchmarkNilCheckDeep1-4 12266 9823 ns/op 0.10 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5132 22733 ns/op 0.44 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 811 151920 ns/op 0.66 MB/s 689 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 82 1453786 ns/op 0.69 MB/s 4917 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 18287709 ns/op 0.55 MB/s 98842 B/op 6 allocs/op BenchmarkDSEPass-4 38 3076081 ns/op 67506 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 115122575 ns/op 4273128 B/op 108737 allocs/op BenchmarkCSEPass-4 8 13591988 ns/op 98730 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 149720911 ns/op 5647464 B/op 97342 allocs/op BenchmarkDeadcodePass-4 195 595423 ns/op 93183 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 116064571 ns/op 4099624 B/op 45315 allocs/op BenchmarkMultiPass-4 92 1380313 ns/op 230234 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 235042779 ns/op 11171832 B/op 149726 allocs/op BenchmarkCondRewrite/SoloJump-4 4033377 29.01 ns/op BenchmarkCondRewrite/CombJump-4 4290146 28.24 ns/op PASS ok cmd/compile/internal/ssa 15.832s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13455 8723 ns/op BenchmarkExtShift-4 22921 5133 ns/op BenchmarkModify-4 8586 14547 ns/op BenchmarkMullImm-4 24062 4927 ns/op BenchmarkConstModify-4 8797 14768 ns/op BenchmarkBitSet-4 10000 10038 ns/op BenchmarkBitClear-4 16465 7143 ns/op BenchmarkBitToggle-4 15429 7426 ns/op BenchmarkBitSetConst-4 132831 901.8 ns/op BenchmarkBitClearConst-4 132006 899.7 ns/op BenchmarkBitToggleConst-4 131233 948.0 ns/op BenchmarkDivconstI64-4 6569208 17.89 ns/op BenchmarkModconstI64-4 6381061 22.41 ns/op BenchmarkDivisiblePow2constI64-4 6660706 18.38 ns/op BenchmarkDivisibleconstI64-4 7872354 16.57 ns/op BenchmarkDivisibleWDivconstI64-4 3860804 31.95 ns/op BenchmarkDivconstU64/3-4 6911487 17.02 ns/op BenchmarkDivconstU64/5-4 5483878 19.65 ns/op BenchmarkDivconstU64/37-4 7514992 15.66 ns/op BenchmarkDivconstU64/1234567-4 5235274 20.95 ns/op BenchmarkModconstU64-4 7613572 15.37 ns/op BenchmarkDivisibleconstU64-4 7846749 16.45 ns/op BenchmarkDivisibleWDivconstU64-4 4084712 27.52 ns/op BenchmarkDivconstI32-4 6134504 19.61 ns/op BenchmarkModconstI32-4 6839096 17.14 ns/op BenchmarkDivisiblePow2constI32-4 8276061 14.46 ns/op BenchmarkDivisibleconstI32-4 7797050 14.44 ns/op BenchmarkDivisibleWDivconstI32-4 3860865 32.84 ns/op BenchmarkDivconstU32-4 6921620 17.43 ns/op BenchmarkModconstU32-4 6290574 17.91 ns/op BenchmarkDivisibleconstU32-4 8159667 14.43 ns/op BenchmarkDivisibleWDivconstU32-4 4183029 29.61 ns/op BenchmarkDivconstI16-4 5251066 25.11 ns/op BenchmarkModconstI16-4 7223572 16.60 ns/op BenchmarkDivisiblePow2constI16-4 7074517 14.96 ns/op BenchmarkDivisibleconstI16-4 7401147 14.99 ns/op BenchmarkDivisibleWDivconstI16-4 3609602 30.92 ns/op BenchmarkDivconstU16-4 8266434 15.16 ns/op BenchmarkModconstU16-4 8156744 14.74 ns/op BenchmarkDivisibleconstU16-4 8012750 16.23 ns/op BenchmarkDivisibleWDivconstU16-4 3540343 31.59 ns/op BenchmarkDivconstI8-4 7115648 15.13 ns/op BenchmarkModconstI8-4 7625073 14.82 ns/op BenchmarkDivisiblePow2constI8-4 7788603 15.34 ns/op BenchmarkDivisibleconstI8-4 8027557 14.92 ns/op BenchmarkDivisibleWDivconstI8-4 3778222 31.72 ns/op BenchmarkDivconstU8-4 7349586 16.56 ns/op BenchmarkModconstU8-4 7345771 15.22 ns/op BenchmarkDivisibleconstU8-4 7646163 15.34 ns/op BenchmarkDivisibleWDivconstU8-4 3487044 32.44 ns/op BenchmarkMul2-4 236240 547.8 ns/op BenchmarkMulNeg2-4 227568 546.4 ns/op BenchmarkEfaceInteger-4 2628607 40.08 ns/op BenchmarkMulconstI32/3-4 27213524 4.796 ns/op BenchmarkMulconstI32/5-4 26753626 4.863 ns/op BenchmarkMulconstI32/12-4 26754748 4.919 ns/op BenchmarkMulconstI32/120-4 24833536 4.709 ns/op BenchmarkMulconstI32/-120-4 25086055 4.744 ns/op BenchmarkMulconstI32/65537-4 24201988 4.995 ns/op BenchmarkMulconstI32/65538-4 22261170 4.973 ns/op BenchmarkMulconstI64/3-4 28376287 4.789 ns/op BenchmarkMulconstI64/5-4 26956102 4.914 ns/op BenchmarkMulconstI64/12-4 26559019 4.973 ns/op BenchmarkMulconstI64/120-4 26933571 4.797 ns/op BenchmarkMulconstI64/-120-4 23816578 4.968 ns/op BenchmarkMulconstI64/65537-4 26526236 5.557 ns/op BenchmarkMulconstI64/65538-4 25000317 4.926 ns/op BenchmarkMulconstU32/3-4 27719098 4.755 ns/op BenchmarkMulconstU32/5-4 22248478 4.961 ns/op BenchmarkMulconstU32/12-4 22038276 5.072 ns/op BenchmarkMulconstU32/120-4 25316898 4.786 ns/op BenchmarkMulconstU32/65537-4 24514730 4.981 ns/op BenchmarkMulconstU32/65538-4 25255527 5.036 ns/op BenchmarkMulconstU64/3-4 22277151 4.830 ns/op BenchmarkMulconstU64/5-4 27226120 4.736 ns/op BenchmarkMulconstU64/12-4 25536309 4.908 ns/op BenchmarkMulconstU64/120-4 26273463 4.669 ns/op BenchmarkMulconstU64/65537-4 23570562 5.038 ns/op BenchmarkMulconstU64/65538-4 24882120 4.925 ns/op BenchmarkShiftArithmeticRight-4 27841322 4.636 ns/op BenchmarkSwitch8Predictable-4 7238546 14.96 ns/op BenchmarkSwitch8Unpredictable-4 8506137 13.92 ns/op BenchmarkSwitch32Predictable-4 12291943 9.410 ns/op BenchmarkSwitch32Unpredictable-4 8798449 14.13 ns/op BenchmarkSwitchStringPredictable-4 5777184 20.21 ns/op BenchmarkSwitchStringUnpredictable-4 6357772 18.31 ns/op PASS ok cmd/compile/internal/test 14.635s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 156 773459 ns/op BenchmarkNamed/Underlying/nongeneric-4 913554 126.0 ns/op BenchmarkNamed/Underlying/generic-4 946530 124.7 ns/op BenchmarkNamed/Underlying/src_instance-4 829696 129.6 ns/op BenchmarkNamed/Underlying/user_instance-4 909204 125.6 ns/op BenchmarkCheck/http/funcbodies/info-4 1 423396989 ns/op 72147 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 313289769 ns/op 97407 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 130949496 ns/op 232743 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 114962875 ns/op 262438 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2291728705 ns/op 2238 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 94224486 ns/op 54325 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 38577319 ns/op 131786 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 34407863 ns/op 147090 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 743680879 ns/op 2914 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40364126 ns/op 53632 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 27222933 ns/op 78693 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 25782987 ns/op 83924 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1762881342 ns/op 35566 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 514938811 ns/op 121700 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 118007271 ns/op 528011 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 98009854 ns/op 638677 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3007801792 ns/op 664.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 84116872 ns/op 23675 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 51064840 ns/op 38904 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 43882161 ns/op 45082 lines/s PASS ok cmd/compile/internal/types2 43.714s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 48108755 ns/op 27139000 sys-ns/op 4724250 user-ns/op PASS ok cmd/go 0.679s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 55054 1829 ns/op 4.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 73111 1617 ns/op 4.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18100 6851 ns/op 149.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17475 6581 ns/op 155.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3147 42092 ns/op 194.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3159 40805 ns/op 200.76 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.125s All tests passed.