darwin-amd64-race at 6e82febaf0ca737e82cc3f53de7245101821821c :: 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=E99924F1-18D1-4E22-B28F-CE3B4A246A84" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.tHOrYIOOK3/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=74133883-AE1C-4A9B-9628-352D4648E80C" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=E99924F1-18D1-4E22-B28F-CE3B4A246A84" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.tHOrYIOOK3/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=74133883-AE1C-4A9B-9628-352D4648E80C" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.994s ok archive/zip 2.699s ok bufio 0.706s ok bytes 5.219s ok compress/bzip2 0.789s ok compress/flate 9.194s ok compress/gzip 18.070s ok compress/lzw 0.928s ok compress/zlib 7.293s ok container/heap 0.058s ok container/list 0.053s ok container/ring 0.051s ok context 0.149s ok crypto 0.124s ok crypto/aes 0.131s ok crypto/cipher 0.123s ok crypto/des 0.153s ok crypto/dsa 0.105s ok crypto/ecdh 0.264s ok crypto/ecdsa 0.208s ok crypto/ed25519 0.508s ok crypto/elliptic 0.109s ok crypto/hmac 0.072s ok crypto/internal/alias 0.047s ok crypto/internal/bigmod 4.375s ok crypto/internal/boring 0.058s ok crypto/internal/boring/bcache 0.568s ok crypto/internal/edwards25519 51.317s ok crypto/internal/edwards25519/field 18.942s ok crypto/internal/nistec 5.650s ok crypto/internal/nistec/fiat 0.076s [no tests to run] ok crypto/md5 0.074s ok crypto/rand 0.694s ok crypto/rc4 1.041s ok crypto/rsa 0.755s ok crypto/sha1 0.086s ok crypto/sha256 0.063s ok crypto/sha512 0.076s ok crypto/subtle 0.464s ok crypto/tls 3.413s ok crypto/x509 1.705s ok database/sql 0.580s ok database/sql/driver 0.042s ok debug/buildinfo 0.117s ok debug/dwarf 0.235s ok debug/elf 1.758s ok debug/gosym 0.215s ok debug/macho 0.204s ok debug/pe 0.188s ok debug/plan9obj 0.160s ok embed 0.109s [no tests to run] ok embed/internal/embedtest 0.073s ok encoding/ascii85 0.074s ok encoding/asn1 0.048s ok encoding/base32 0.189s ok encoding/base64 0.061s ok encoding/binary 0.054s ok encoding/csv 0.129s ok encoding/gob 30.873s ok encoding/hex 0.070s ok encoding/json 2.710s ok encoding/pem 3.114s ok encoding/xml 0.388s ok errors 0.173s ok expvar 0.071s ok flag 0.202s ok fmt 0.825s ok go/ast 0.089s ok go/build 6.599s ok go/build/constraint 0.059s ok go/constant 0.060s ok go/doc 0.539s ok go/doc/comment 4.393s ok go/format 0.106s ok go/importer 1.336s ok go/internal/gccgoimporter 0.148s ok go/internal/gcimporter 6.498s ok go/internal/srcimporter 34.495s ok go/parser 1.356s ok go/printer 1.964s ok go/scanner 0.068s ok go/token 0.217s ok go/types 53.706s ok hash 0.057s ok hash/adler32 0.067s ok hash/crc32 0.127s ok hash/crc64 0.060s ok hash/fnv 0.077s ok hash/maphash 0.071s ok html 0.072s ok html/template 0.313s ok image 0.579s ok image/color 0.086s ok image/draw 0.748s ok image/gif 1.357s ok image/jpeg 1.556s ok image/png 5.055s ok index/suffixarray 1.595s ok internal/abi 8.252s ok internal/buildcfg 0.091s ok internal/coverage/cformat 0.037s ok internal/coverage/cmerge 0.044s ok internal/coverage/pods 0.102s ok internal/coverage/slicereader 0.101s ok internal/coverage/slicewriter 0.090s ok internal/coverage/test 0.103s ok internal/cpu 0.116s ok internal/dag 0.046s ok internal/diff 0.105s ok internal/fmtsort 0.043s ok internal/fuzz 0.068s ok internal/godebug 0.060s ok internal/intern 1.668s ok internal/itoa 0.063s ok internal/poll 1.253s ok internal/profile 0.103s ok internal/reflectlite 0.305s ok internal/safefilepath 0.075s ok internal/saferio 0.252s ok internal/singleflight 0.150s ok internal/testenv 0.051s ok internal/trace 0.434s ok internal/types/errors 2.407s ok internal/unsafeheader 0.106s ok internal/xcoff 0.146s ok io 0.097s ok io/fs 0.291s ok io/ioutil 0.104s ok log 0.103s ok log/syslog 1.579s ok math 0.058s ok math/big 3.203s ok math/bits 0.123s ok math/cmplx 0.112s ok math/rand 2.808s ok mime 0.088s ok mime/multipart 2.015s ok mime/quotedprintable 0.096s ok net 18.143s ok net/http 23.458s ok net/http/cgi 2.022s ok net/http/cookiejar 0.122s ok net/http/fcgi 0.246s ok net/http/httptest 0.484s ok net/http/httptrace 0.102s ok net/http/httputil 1.299s ok net/http/internal 0.068s ok net/http/internal/ascii 0.082s ok net/http/pprof 5.312s ok net/internal/socktest 0.110s ok net/mail 0.048s ok net/netip 1.072s ok net/rpc 0.233s ok net/rpc/jsonrpc 0.122s ok net/smtp 0.199s ok net/textproto 0.078s ok net/url 0.119s ok os 2.802s ok os/exec 4.842s ok os/exec/internal/fdtest 0.075s ok os/signal 5.334s ok os/user 0.097s ok path 0.104s ok path/filepath 0.290s ok plugin 0.056s ok reflect 1.537s ok regexp 3.563s ok regexp/syntax 5.517s ok runtime 69.284s ok runtime/cgo 0.043s ok runtime/coverage 0.102s ok runtime/debug 0.255s ok runtime/internal/atomic 0.139s ok runtime/internal/math 0.122s ok runtime/internal/sys 0.119s ok runtime/metrics 0.052s ok runtime/pprof 12.858s ok runtime/race 13.642s ok runtime/trace 7.656s ok sort 0.680s ok strconv 2.588s ok strings 4.720s ok sync 0.912s ok sync/atomic 2.910s ok syscall 2.936s ok testing 2.769s ok testing/fstest 0.076s ok testing/iotest 0.043s ok testing/quick 0.192s ok text/scanner 0.050s ok text/tabwriter 0.056s ok text/template 0.175s ok text/template/parse 0.075s ok time 3.069s ok unicode 0.130s ok unicode/utf16 0.156s ok unicode/utf8 0.083s ok cmd/addr2line 9.439s ok cmd/api 30.586s ok cmd/asm/internal/asm 3.093s ok cmd/asm/internal/lex 0.071s ok cmd/compile/internal/abt 0.122s ok cmd/compile/internal/amd64 79.386s ok cmd/compile/internal/base 0.074s ok cmd/compile/internal/compare 0.055s ok cmd/compile/internal/dwarfgen 1.040s ok cmd/compile/internal/importer 4.320s ok cmd/compile/internal/ir 0.036s ok cmd/compile/internal/logopt 1.672s ok cmd/compile/internal/noder 0.045s ok cmd/compile/internal/reflectdata 0.039s [no tests to run] ok cmd/compile/internal/ssa 41.329s ok cmd/compile/internal/syntax 0.430s ok cmd/compile/internal/test 26.656s ok cmd/compile/internal/typecheck 1.052s ok cmd/compile/internal/types 0.080s ok cmd/compile/internal/types2 28.922s ok cmd/covdata 0.041s ok cmd/cover 4.073s ok cmd/dist 0.066s ok cmd/doc 6.056s ok cmd/fix 21.697s ok cmd/go 482.826s ok cmd/go/internal/auth 0.086s ok cmd/go/internal/cache 0.690s ok cmd/go/internal/fsys 0.384s ok cmd/go/internal/generate 0.091s ok cmd/go/internal/get 0.088s ok cmd/go/internal/imports 0.145s ok cmd/go/internal/load 0.088s ok cmd/go/internal/lockedfile 0.390s ok cmd/go/internal/lockedfile/internal/filelock 0.174s ok cmd/go/internal/modconv 0.111s ok cmd/go/internal/modfetch 0.084s ok cmd/go/internal/modfetch/codehost 0.096s ok cmd/go/internal/modfetch/zip_sum_test 0.059s ok cmd/go/internal/modindex 0.756s ok cmd/go/internal/modload 0.059s ok cmd/go/internal/mvs 0.059s ok cmd/go/internal/par 0.129s ok cmd/go/internal/str 0.059s ok cmd/go/internal/test 0.085s ok cmd/go/internal/vcs 0.094s ok cmd/go/internal/vcweb 0.122s ok cmd/go/internal/vcweb/vcstest 24.312s ok cmd/go/internal/web 0.104s ok cmd/go/internal/work 0.264s ok cmd/gofmt 0.453s ok cmd/internal/archive 3.451s ok cmd/internal/buildid 0.762s ok cmd/internal/dwarf 0.043s ok cmd/internal/edit 0.047s ok cmd/internal/goobj 0.027s ok cmd/internal/moddeps 4.674s ok cmd/internal/notsha256 0.053s ok cmd/internal/obj 1.244s ok cmd/internal/obj/ppc64 0.648s ok cmd/internal/obj/riscv 0.298s ok cmd/internal/obj/s390x 0.070s ok cmd/internal/obj/x86 4.953s ok cmd/internal/objabi 0.080s ok cmd/internal/pkgpath 0.278s ok cmd/internal/pkgpattern 0.066s ok cmd/internal/quoted 0.051s ok cmd/internal/src 0.040s ok cmd/internal/test2json 1.435s ok cmd/link 30.578s ok cmd/link/internal/benchmark 0.076s ok cmd/link/internal/ld 32.579s ok cmd/link/internal/loader 0.241s ok cmd/nm 4.532s ok cmd/objdump 10.566s ok cmd/pack 6.437s ok cmd/pprof 2.080s ok cmd/trace 0.214s ok cmd/vet 36.040s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3330 33442 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2659 42661 ns/op 1864 B/op 37 allocs/op Benchmark/Writer/PAX-4 1668 66996 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5965 22720 ns/op 5199 B/op 16 allocs/op Benchmark/Reader/GNU-4 6459 19502 ns/op 5012 B/op 14 allocs/op Benchmark/Reader/PAX-4 2374 48563 ns/op 8859 B/op 33 allocs/op PASS ok archive/tar 1.112s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 297556609 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 179447985 ns/op BenchmarkZip64TestSizes/4096-4 1618 130054 ns/op BenchmarkZip64TestSizes/1048576-4 121 968653 ns/op BenchmarkZip64TestSizes/67108864-4 1 169485786 ns/op PASS ok archive/zip 1.484s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 201260 565.4 ns/op BenchmarkReaderCopyUnoptimal-4 124149 946.2 ns/op BenchmarkReaderCopyNoWriteTo-4 4983 45456 ns/op BenchmarkReaderWriteToOptimal-4 6434 15958 ns/op BenchmarkReaderReadString-4 115963 1046 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 172945 653.3 ns/op BenchmarkWriterCopyUnoptimal-4 204220 621.7 ns/op BenchmarkWriterCopyNoReadFrom-4 9712 43144 ns/op BenchmarkReaderEmpty-4 15939 7119 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 12097 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 527565 229.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.367s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3588 37095 ns/op 883.34 MB/s BenchmarkWriteByte-4 408 286313 ns/op 14.31 MB/s BenchmarkWriteRune-4 211 565444 ns/op 21.73 MB/s BenchmarkBufferNotEmptyWriteRead-4 33 3626553 ns/op BenchmarkBufferFullSmallReads-4 90 1372613 ns/op BenchmarkBufferWriteBlock/N4096-4 9152 24441 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 283 410389 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 11114745 ns/op 4192275 B/op 22 allocs/op BenchmarkIndexByte/10-4 3219224 33.62 ns/op 297.44 MB/s BenchmarkIndexByte/32-4 3372258 34.48 ns/op 927.99 MB/s BenchmarkIndexByte/4K-4 1000000 108.5 ns/op 37756.90 MB/s BenchmarkIndexBytePortable/10-4 1000000 107.5 ns/op 92.99 MB/s BenchmarkIndexBytePortable/32-4 444553 290.6 ns/op 110.12 MB/s BenchmarkIndexBytePortable/4K-4 4110 34432 ns/op 118.96 MB/s BenchmarkIndexRune/10-4 1000000 123.0 ns/op 81.30 MB/s BenchmarkIndexRune/32-4 859147 122.4 ns/op 261.52 MB/s BenchmarkIndexRune/4K-4 426118 307.3 ns/op 13329.66 MB/s BenchmarkIndexRuneASCII/10-4 3508236 33.02 ns/op 302.86 MB/s BenchmarkIndexRuneASCII/32-4 3325964 34.62 ns/op 924.24 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 111.9 ns/op 36591.05 MB/s BenchmarkEqual/0-4 9967946 10.78 ns/op BenchmarkEqual/1-4 1238518 97.07 ns/op 10.30 MB/s BenchmarkEqual/6-4 1000000 101.4 ns/op 59.17 MB/s BenchmarkEqual/9-4 1213592 101.3 ns/op 88.85 MB/s BenchmarkEqual/15-4 1000000 101.9 ns/op 147.18 MB/s BenchmarkEqual/16-4 1235196 95.27 ns/op 167.95 MB/s BenchmarkEqual/20-4 1000000 106.7 ns/op 187.36 MB/s BenchmarkEqual/32-4 1000000 104.0 ns/op 307.84 MB/s BenchmarkEqual/4K-4 83311 1339 ns/op 3058.24 MB/s BenchmarkIndex/10-4 2340008 51.47 ns/op 194.31 MB/s BenchmarkIndex/32-4 2274453 51.79 ns/op 617.86 MB/s BenchmarkIndex/4K-4 23343 4868 ns/op 841.35 MB/s BenchmarkIndexEasy/10-4 2268142 51.75 ns/op 193.24 MB/s BenchmarkIndexEasy/32-4 2218732 53.65 ns/op 596.50 MB/s BenchmarkIndexEasy/4K-4 543680 226.3 ns/op 18097.70 MB/s BenchmarkCount/10-4 1308722 88.15 ns/op 113.44 MB/s BenchmarkCount/32-4 1260660 92.39 ns/op 346.35 MB/s BenchmarkCount/4K-4 22629 5306 ns/op 771.99 MB/s BenchmarkCountEasy/10-4 1373349 87.12 ns/op 114.78 MB/s BenchmarkCountEasy/32-4 1386433 88.58 ns/op 361.25 MB/s BenchmarkCountEasy/4K-4 497592 275.5 ns/op 14869.43 MB/s BenchmarkCountSingle/10-4 2611018 44.16 ns/op 226.46 MB/s BenchmarkCountSingle/32-4 2543305 45.01 ns/op 710.88 MB/s BenchmarkCountSingle/4K-4 992713 126.4 ns/op 32409.14 MB/s BenchmarkToUpper/#00-4 2767578 43.02 ns/op BenchmarkToUpper/ONLYUPPER-4 331129 398.1 ns/op BenchmarkToUpper/abc-4 445404 283.1 ns/op BenchmarkToUpper/AbC123-4 286804 427.1 ns/op BenchmarkToUpper/azAZ09_-4 255194 459.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 69782 1507 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35131 3337 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57262 2000 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119504 964.0 ns/op BenchmarkToLower/#00-4 2661508 43.69 ns/op BenchmarkToLower/abc-4 428260 304.9 ns/op BenchmarkToLower/AbC123-4 314595 412.5 ns/op BenchmarkToLower/azAZ09_-4 231619 453.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77247 1392 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 39156 2885 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 62761 1856 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 110853 949.7 ns/op BenchmarkFields/ASCII/16-4 179721 622.7 ns/op 25.69 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13826 8445 ns/op 30.31 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 902 136206 ns/op 30.07 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 46 2525610 ns/op 25.95 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 37901449 ns/op 27.67 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 89809 1435 ns/op 11.15 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6876 17417 ns/op 14.70 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 411 301717 ns/op 13.58 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 24 5434602 ns/op 12.06 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 94968732 ns/op 11.04 MB/s 11202864 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 139862 884.6 ns/op 18.09 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9992 11932 ns/op 21.46 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 602 204580 ns/op 20.02 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 3882675 ns/op 16.88 MB/s 512261 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69270070 ns/op 15.14 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 101769 1223 ns/op 13.08 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7306 14371 ns/op 17.81 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 498 252340 ns/op 16.23 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4558155 ns/op 14.38 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81156988 ns/op 12.92 MB/s 11202864 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1674525 59.93 ns/op BenchmarkTrimSpace/ASCII-4 1206976 99.06 ns/op BenchmarkTrimSpace/SomeNonASCII-4 103623 1125 ns/op BenchmarkTrimSpace/JustNonASCII-4 48722 2306 ns/op BenchmarkToValidUTF8/Valid-4 408272 298.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 267424 461.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 91856 1332 ns/op BenchmarkIndexHard1-4 1113 105169 ns/op BenchmarkIndexHard2-4 822 149021 ns/op BenchmarkIndexHard3-4 194 594844 ns/op BenchmarkIndexHard4-4 198 606826 ns/op BenchmarkLastIndexHard1-4 8 13757352 ns/op BenchmarkLastIndexHard2-4 6 17551268 ns/op BenchmarkLastIndexHard3-4 6 19028155 ns/op BenchmarkCountHard1-4 1035 103901 ns/op BenchmarkCountHard2-4 811 147333 ns/op BenchmarkCountHard3-4 196 595435 ns/op BenchmarkSplitEmptySeparator-4 1 115876733 ns/op BenchmarkSplitSingleByteSeparator-4 16 8372635 ns/op BenchmarkSplitMultiByteSeparator-4 13 8883244 ns/op BenchmarkSplitNSingleByteSeparator-4 179481 921.3 ns/op BenchmarkSplitNMultiByteSeparator-4 66154 1903 ns/op BenchmarkRepeat-4 149809 856.3 ns/op BenchmarkRepeatLarge/256/1-4 120673 1427 ns/op 179.43 MB/s BenchmarkRepeatLarge/256/16-4 198103 824.4 ns/op 310.52 MB/s BenchmarkRepeatLarge/512/1-4 83874 1661 ns/op 308.17 MB/s BenchmarkRepeatLarge/512/16-4 95026 1296 ns/op 394.97 MB/s BenchmarkRepeatLarge/1024/1-4 43242 2540 ns/op 403.20 MB/s BenchmarkRepeatLarge/1024/16-4 53859 2258 ns/op 453.43 MB/s BenchmarkRepeatLarge/2048/1-4 28633 4332 ns/op 472.72 MB/s BenchmarkRepeatLarge/2048/16-4 32624 4257 ns/op 481.11 MB/s BenchmarkRepeatLarge/4096/1-4 16648 7656 ns/op 535.01 MB/s BenchmarkRepeatLarge/4096/16-4 16420 7091 ns/op 577.61 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14431 ns/op 567.66 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13248 ns/op 618.37 MB/s BenchmarkRepeatLarge/8192/4097-4 16555 7556 ns/op 542.19 MB/s BenchmarkRepeatLarge/16384/1-4 7858 26248 ns/op 624.20 MB/s BenchmarkRepeatLarge/16384/16-4 10000 24567 ns/op 666.91 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19993 ns/op 614.78 MB/s BenchmarkRepeatLarge/32768/1-4 3016 48329 ns/op 678.02 MB/s BenchmarkRepeatLarge/32768/16-4 5442 47008 ns/op 697.07 MB/s BenchmarkRepeatLarge/32768/4097-4 2616 45924 ns/op 624.49 MB/s BenchmarkRepeatLarge/65536/1-4 1458 85550 ns/op 766.05 MB/s BenchmarkRepeatLarge/65536/16-4 1288 91609 ns/op 715.39 MB/s BenchmarkRepeatLarge/65536/4097-4 1244 88482 ns/op 694.54 MB/s BenchmarkRepeatLarge/131072/1-4 242 541307 ns/op 242.14 MB/s BenchmarkRepeatLarge/131072/16-4 328 350551 ns/op 373.90 MB/s BenchmarkRepeatLarge/131072/4097-4 351 341233 ns/op 372.20 MB/s BenchmarkRepeatLarge/262144/1-4 153 781404 ns/op 335.48 MB/s BenchmarkRepeatLarge/262144/16-4 181 672760 ns/op 389.65 MB/s BenchmarkRepeatLarge/262144/4097-4 184 656797 ns/op 392.98 MB/s BenchmarkRepeatLarge/524288/1-4 85 1271041 ns/op 412.49 MB/s BenchmarkRepeatLarge/524288/16-4 100 1281125 ns/op 409.24 MB/s BenchmarkRepeatLarge/524288/4097-4 90 1322474 ns/op 393.44 MB/s BenchmarkRepeatLarge/1048576/1-4 48 2455070 ns/op 427.11 MB/s BenchmarkRepeatLarge/1048576/16-4 50 2389702 ns/op 438.79 MB/s BenchmarkRepeatLarge/1048576/4097-4 54 2468169 ns/op 423.28 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4300137 ns/op 487.69 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4169187 ns/op 503.01 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 4345763 ns/op 481.75 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8870737 ns/op 472.82 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8805304 ns/op 476.34 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8646599 ns/op 484.73 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15426226 ns/op 543.79 MB/s BenchmarkRepeatLarge/8388608/16-4 7 17652003 ns/op 475.22 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15764610 ns/op 531.99 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26792769 ns/op 626.18 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26980915 ns/op 621.82 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27165868 ns/op 617.58 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52172324 ns/op 643.15 MB/s BenchmarkRepeatLarge/33554432/16-4 3 53312863 ns/op 629.39 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 51491413 ns/op 651.65 MB/s BenchmarkRepeatLarge/67108864/1-4 1 101271155 ns/op 662.67 MB/s BenchmarkRepeatLarge/67108864/16-4 2 105826698 ns/op 634.14 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 105298455 ns/op 637.32 MB/s BenchmarkRepeatLarge/134217728/1-4 1 199352623 ns/op 673.27 MB/s BenchmarkRepeatLarge/134217728/16-4 1 200821904 ns/op 668.34 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 205934475 ns/op 651.75 MB/s BenchmarkRepeatLarge/268435456/1-4 1 450515072 ns/op 595.84 MB/s BenchmarkRepeatLarge/268435456/16-4 1 416568107 ns/op 644.40 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 410523575 ns/op 653.89 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1096119851 ns/op 489.79 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1221910516 ns/op 439.37 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1323629800 ns/op 405.61 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4440746689 ns/op 241.79 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4655811415 ns/op 230.62 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4487340937 ns/op 239.28 MB/s BenchmarkBytesCompare/1-4 12880268 9.479 ns/op BenchmarkBytesCompare/2-4 13151700 10.35 ns/op BenchmarkBytesCompare/4-4 11073477 10.73 ns/op BenchmarkBytesCompare/8-4 14517378 9.804 ns/op BenchmarkBytesCompare/16-4 6288559 15.98 ns/op BenchmarkBytesCompare/32-4 11310086 10.00 ns/op BenchmarkBytesCompare/64-4 11434741 12.09 ns/op BenchmarkBytesCompare/128-4 10064239 14.62 ns/op BenchmarkBytesCompare/256-4 6652314 16.72 ns/op BenchmarkBytesCompare/512-4 4447569 37.85 ns/op BenchmarkBytesCompare/1024-4 3405861 35.97 ns/op BenchmarkBytesCompare/2048-4 1753778 64.90 ns/op BenchmarkIndexAnyASCII/1:1-4 1389631 117.4 ns/op BenchmarkIndexAnyASCII/1:2-4 1824507 115.0 ns/op BenchmarkIndexAnyASCII/1:4-4 1281883 91.23 ns/op BenchmarkIndexAnyASCII/1:8-4 1792340 67.29 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 138.3 ns/op BenchmarkIndexAnyASCII/1:32-4 1890859 64.27 ns/op BenchmarkIndexAnyASCII/1:64-4 1763559 66.06 ns/op BenchmarkIndexAnyASCII/16:1-4 1845172 91.65 ns/op BenchmarkIndexAnyASCII/16:2-4 554768 412.6 ns/op BenchmarkIndexAnyASCII/16:4-4 511299 245.9 ns/op BenchmarkIndexAnyASCII/16:8-4 430572 320.1 ns/op BenchmarkIndexAnyASCII/16:16-4 505832 217.1 ns/op BenchmarkIndexAnyASCII/16:32-4 462333 286.5 ns/op BenchmarkIndexAnyASCII/16:64-4 424172 282.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1724770 64.42 ns/op BenchmarkIndexAnyASCII/256:2-4 46999 2384 ns/op BenchmarkIndexAnyASCII/256:4-4 46536 2391 ns/op BenchmarkIndexAnyASCII/256:8-4 39528 2631 ns/op BenchmarkIndexAnyASCII/256:16-4 45379 2512 ns/op BenchmarkIndexAnyASCII/256:32-4 44272 3564 ns/op BenchmarkIndexAnyASCII/256:64-4 44780 2715 ns/op BenchmarkIndexAnyUTF8/1:1-4 1751311 71.34 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 142.7 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 106.4 ns/op BenchmarkIndexAnyUTF8/1:8-4 1657873 70.25 ns/op BenchmarkIndexAnyUTF8/1:16-4 1667619 66.64 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 103.6 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 100.6 ns/op BenchmarkIndexAnyUTF8/16:1-4 134168 875.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 323659 643.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 377323 462.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 345354 391.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 367010 463.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 320494 391.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 339526 360.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 8530 12715 ns/op BenchmarkIndexAnyUTF8/256:2-4 24098 8224 ns/op BenchmarkIndexAnyUTF8/256:4-4 25933 4550 ns/op BenchmarkIndexAnyUTF8/256:8-4 26122 4626 ns/op BenchmarkIndexAnyUTF8/256:16-4 25795 4397 ns/op BenchmarkIndexAnyUTF8/256:32-4 24184 5137 ns/op BenchmarkIndexAnyUTF8/256:64-4 27500 4458 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1417749 84.83 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1856408 62.16 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1583740 68.30 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1764858 77.59 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1640498 109.6 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1853043 64.94 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1437680 75.21 ns/op BenchmarkLastIndexAnyASCII/16:1-4 511946 277.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 430462 277.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 514684 276.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 436731 412.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 465837 272.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 369775 308.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 401610 603.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 28020 6877 ns/op BenchmarkLastIndexAnyASCII/256:2-4 35336 6175 ns/op BenchmarkLastIndexAnyASCII/256:4-4 33852 5013 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25760 4588 ns/op BenchmarkLastIndexAnyASCII/256:16-4 31657 3522 ns/op BenchmarkLastIndexAnyASCII/256:32-4 34224 3557 ns/op BenchmarkLastIndexAnyASCII/256:64-4 34029 3609 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1664158 97.12 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1753762 66.98 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1734048 76.80 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1745670 70.19 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1785423 66.09 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1451007 77.85 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1754228 67.00 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 79944 1462 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 402991 343.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 353848 329.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 344755 353.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 363420 404.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 312024 364.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 357327 397.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10716 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 22628 4496 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 26084 5309 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 27468 6738 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 24507 4437 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 22911 5137 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 23508 5212 ns/op BenchmarkTrimASCII/1:1-4 1749028 61.01 ns/op BenchmarkTrimASCII/1:2-4 1674754 71.93 ns/op BenchmarkTrimASCII/1:4-4 1750696 70.20 ns/op BenchmarkTrimASCII/1:8-4 1592430 81.43 ns/op BenchmarkTrimASCII/1:16-4 1000000 117.7 ns/op BenchmarkTrimASCII/16:1-4 439411 319.7 ns/op BenchmarkTrimASCII/16:2-4 445302 283.9 ns/op BenchmarkTrimASCII/16:4-4 447840 294.7 ns/op BenchmarkTrimASCII/16:8-4 428365 298.2 ns/op BenchmarkTrimASCII/16:16-4 391387 304.7 ns/op BenchmarkTrimASCII/256:1-4 44037 2573 ns/op BenchmarkTrimASCII/256:2-4 30996 3675 ns/op BenchmarkTrimASCII/256:4-4 33045 4048 ns/op BenchmarkTrimASCII/256:8-4 34347 6037 ns/op BenchmarkTrimASCII/256:16-4 30621 7290 ns/op BenchmarkTrimASCII/4096:1-4 3252 39341 ns/op BenchmarkTrimASCII/4096:2-4 2052 52636 ns/op BenchmarkTrimASCII/4096:4-4 2204 52544 ns/op BenchmarkTrimASCII/4096:8-4 2108 66564 ns/op BenchmarkTrimASCII/4096:16-4 2252 51353 ns/op BenchmarkTrimByte-4 1388763 130.3 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16694 7162 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16204 9309 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 951 128251 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1796 65659 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2850 54670 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6289 18626 ns/op BenchmarkCompareBytesEqual-4 13966254 11.51 ns/op BenchmarkCompareBytesToNil-4 16803048 7.124 ns/op BenchmarkCompareBytesEmpty-4 15478346 7.797 ns/op BenchmarkCompareBytesIdentical-4 15098498 6.749 ns/op BenchmarkCompareBytesSameLength-4 12637825 8.027 ns/op BenchmarkCompareBytesDifferentLength-4 14933236 8.132 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2766 59583 ns/op 17598.88 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2502 66762 ns/op 15706.33 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2821 61842 ns/op 16955.81 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2942 65475 ns/op 16015.05 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2544 51784 ns/op 20249.25 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2114 54538 ns/op 19226.70 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2851 79875 ns/op 13127.81 MB/s BenchmarkCompareBytesBig-4 2934 55800 ns/op 18791.98 MB/s BenchmarkCompareBytesBigIdentical-4 17372180 6.710 ns/op 156265118.43 MB/s PASS ok bytes 108.472s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 102346662 ns/op 0.98 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 468022327 ns/op 1.21 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 46844630 ns/op 0.35 MB/s 3643341 B/op 50 allocs/op PASS ok compress/bzip2 1.912s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2104686 ns/op 4.75 MB/s 43370 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 37990012 ns/op 2.63 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 238693533 ns/op 4.19 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 52 3066074 ns/op 3.26 MB/s 42040 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26861220 ns/op 3.72 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 255533902 ns/op 3.91 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 46 2572329 ns/op 3.89 MB/s 43079 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 38767166 ns/op 2.58 MB/s 47100 B/op 15 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 228183199 ns/op 4.38 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 45 2320125 ns/op 4.31 MB/s 43135 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 21670038 ns/op 4.61 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 223585432 ns/op 4.47 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 2254143 ns/op 4.44 MB/s 43882 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 3 45928170 ns/op 2.18 MB/s 47920 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 259461945 ns/op 3.85 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 67 1961011 ns/op 5.10 MB/s 43481 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 17561979 ns/op 5.69 MB/s 47906 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 191144417 ns/op 5.23 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 63 2976656 ns/op 3.36 MB/s 43656 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 14606759 ns/op 6.85 MB/s 43850 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 129443666 ns/op 7.73 MB/s 70328 B/op 163 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 66 1702561 ns/op 5.87 MB/s 43288 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 13248918 ns/op 7.55 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 193578993 ns/op 5.17 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 90 1372610 ns/op 7.29 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 12934461 ns/op 7.73 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 126479717 ns/op 7.91 MB/s BenchmarkEncode/Digits/Speed/1e4-4 38 2712698 ns/op 3.69 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 22464120 ns/op 4.45 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 243906758 ns/op 4.10 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6484903 ns/op 1.54 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 93947726 ns/op 1.06 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 763740440 ns/op 1.31 MB/s BenchmarkEncode/Digits/Compression/1e4-4 15 6752703 ns/op 1.48 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 79738360 ns/op 1.25 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1051748159 ns/op 0.95 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 62 1837037 ns/op 5.44 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 14177674 ns/op 7.05 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 131247338 ns/op 7.62 MB/s BenchmarkEncode/Newton/Speed/1e4-4 51 2440664 ns/op 4.10 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 18720040 ns/op 5.34 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 162434266 ns/op 6.16 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 6514573 ns/op 1.54 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 71775570 ns/op 1.39 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 746095966 ns/op 1.34 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 7794890 ns/op 1.28 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 83654220 ns/op 1.20 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 973679207 ns/op 1.03 MB/s PASS ok compress/flate 19.580s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 2532562 ns/op 3.95 MB/s BenchmarkDecoder/1e-Reuse4-4 46 3268009 ns/op 3.06 MB/s BenchmarkDecoder/1e5-4 5 25342406 ns/op 3.95 MB/s BenchmarkDecoder/1e-Reuse5-4 5 26948047 ns/op 3.71 MB/s BenchmarkDecoder/1e6-4 1 294477479 ns/op 3.40 MB/s BenchmarkDecoder/1e-Reuse6-4 1 292769048 ns/op 3.42 MB/s BenchmarkEncoder/1e4-4 45 2322699 ns/op 4.31 MB/s BenchmarkEncoder/1e-Reuse4-4 49 3272099 ns/op 3.06 MB/s BenchmarkEncoder/1e5-4 5 23398782 ns/op 4.27 MB/s BenchmarkEncoder/1e-Reuse5-4 5 22144373 ns/op 4.52 MB/s BenchmarkEncoder/1e6-4 1 226688225 ns/op 4.41 MB/s BenchmarkEncoder/1e-Reuse6-4 1 254197015 ns/op 3.93 MB/s PASS ok compress/lzw 4.442s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 22 5283901 ns/op PASS ok container/heap 0.287s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 17353 5774 ns/op BenchmarkWithTimeout/concurrency=40-4 3892 38339 ns/op BenchmarkWithTimeout/concurrency=4000-4 3860 57907 ns/op BenchmarkWithTimeout/concurrency=400000-4 4676 25915 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 310890 760.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 13466 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20052 5893 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3492 40183 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1929 55905 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3494 55808 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 265 416844 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 200 678850 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 354 352967 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 36 4072977 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 6242251 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 39 3503533 ns/op BenchmarkCheckCanceled/Err-4 339628 453.9 ns/op BenchmarkCheckCanceled/Done-4 550514 298.9 ns/op BenchmarkContextCancelDone-4 727166 154.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23188 4510 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22422 6093 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 20424 5242 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 18246 5916 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12214 12629 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 592725 260.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 338319 317.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 251792 468.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 188440 835.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 89012 1297 ns/op PASS ok context 16.663s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1622060 98.76 ns/op 162.00 MB/s BenchmarkDecrypt-4 1672827 104.3 ns/op 153.44 MB/s BenchmarkExpand-4 1000000 130.9 ns/op PASS ok crypto/aes 0.959s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 154850 652.1 ns/op 98.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 340731 378.0 ns/op 169.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 192949 768.0 ns/op 83.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 265323 407.6 ns/op 157.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 154725 944.5 ns/op 1429.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 150835 874.8 ns/op 1543.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 116736 1900 ns/op 710.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 151011 1080 ns/op 1250.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 52252 2501 ns/op 3276.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 45782 2570 ns/op 3187.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 36036 4222 ns/op 1940.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 36196 3127 ns/op 2619.68 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 4538 22947 ns/op 44.41 MB/s BenchmarkAESCFBDecrypt1K-4 6603 22355 ns/op 45.58 MB/s BenchmarkAESCFBDecrypt8K-4 676 175726 ns/op 46.59 MB/s BenchmarkAESOFB1K-4 9519 15001 ns/op 67.93 MB/s BenchmarkAESCTR1K-4 8691 12416 ns/op 82.07 MB/s BenchmarkAESCTR8K-4 1450 93260 ns/op 87.79 MB/s BenchmarkAESCBCEncrypt1K-4 10598 9533 ns/op 107.41 MB/s BenchmarkAESCBCDecrypt1K-4 14904 8207 ns/op 124.77 MB/s PASS ok crypto/cipher 4.213s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 83425 2467 ns/op 3.24 MB/s BenchmarkDecrypt-4 79418 1365 ns/op 5.86 MB/s BenchmarkTDESEncrypt-4 32816 3844 ns/op 2.08 MB/s BenchmarkTDESDecrypt-4 31918 3509 ns/op 2.28 MB/s PASS ok crypto/des 1.215s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1136 102424 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 12 9530622 ns/op 1093 B/op 21 allocs/op BenchmarkECDH/P521-4 6 23165973 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 86 1540733 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.936s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1696 98614 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 45 3407491 ns/op 10774 B/op 62 allocs/op BenchmarkSign/P521-4 12 14124980 ns/op 11158 B/op 63 allocs/op BenchmarkVerify/P256-4 889 159411 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 10 10302097 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 5 23382645 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3183 33608 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 43 2433433 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 19 12185790 ns/op 1449 B/op 17 allocs/op PASS ok crypto/ecdsa 2.359s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 265 441102 ns/op BenchmarkNewKeyFromSeed-4 276 469394 ns/op BenchmarkSigning-4 249 471186 ns/op BenchmarkVerification-4 100 1006313 ns/op PASS ok crypto/ed25519 0.822s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5454 18904 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 123 1496778 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 48 2749915 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 6171822 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1357 79529 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 66 2416179 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 15 7203981 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 16849003 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 12185 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7099 19621 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4431 39792 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 98 1442132 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2589 67671 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 196 614880 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1252 100174 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1178141 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.503s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15073 7018 ns/op 145.91 MB/s BenchmarkHMACSHA256_32-4 26338 4858 ns/op 6.59 MB/s BenchmarkNewWriteSum-4 10000 11197 ns/op 2.86 MB/s PASS ok crypto/hmac 0.692s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 49773 2450 ns/op BenchmarkModSub-4 43486 3069 ns/op BenchmarkMontgomeryRepr-4 23443 5071 ns/op BenchmarkMontgomeryMul-4 30146 3746 ns/op BenchmarkModMul-4 10000 14583 ns/op BenchmarkExpBig-4 14 8063956 ns/op BenchmarkExp-4 6 28755029 ns/op PASS ok crypto/internal/bigmod 1.612s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2941 39370 ns/op BenchmarkScalarBaseMult-4 202 547518 ns/op BenchmarkScalarMult-4 100 1256144 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 170 680553 ns/op PASS ok crypto/internal/edwards25519 0.827s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 448411 275.5 ns/op BenchmarkMultiply-4 5705973 35.52 ns/op BenchmarkSquare-4 6574224 18.64 ns/op BenchmarkInvert-4 30210 3765 ns/op BenchmarkMult32-4 1257358 100.8 ns/op PASS ok crypto/internal/edwards25519/field 1.472s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 67 1865860 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2066 65601 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 7474455 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13977305 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 160 720016 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9421 14456 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 63 2076633 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 27 4325982 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.503s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 596301 216.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 150782 770.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 99301 1175 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 488576 334.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 238315 1120 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 87730 2024 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.452s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 89198 1386 ns/op 5.77 MB/s BenchmarkHash64-4 83854 1276 ns/op 50.17 MB/s BenchmarkHash128-4 86235 2058 ns/op 62.19 MB/s BenchmarkHash256-4 62178 1666 ns/op 153.70 MB/s BenchmarkHash512-4 52332 2109 ns/op 242.81 MB/s BenchmarkHash1K-4 44869 2514 ns/op 407.25 MB/s BenchmarkHash8K-4 9856 15440 ns/op 530.58 MB/s BenchmarkHash1M-4 74 1611533 ns/op 650.67 MB/s BenchmarkHash8M-4 6 19528046 ns/op 429.57 MB/s BenchmarkHash8BytesUnaligned-4 103854 1127 ns/op 7.10 MB/s BenchmarkHash1KUnaligned-4 43238 2646 ns/op 387.05 MB/s BenchmarkHash8KUnaligned-4 9766 14977 ns/op 546.97 MB/s PASS ok crypto/md5 2.749s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 221118650 ns/op PASS ok crypto/rand 0.322s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 6004 23152 ns/op 5.53 MB/s BenchmarkRC4_1K-4 1078 144139 ns/op 7.10 MB/s BenchmarkRC4_8K-4 141 1306741 ns/op 6.20 MB/s PASS ok crypto/rc4 0.884s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 12388609 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 33808476 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 41066524 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 3601583 ns/op BenchmarkDecryptOAEP/2048-4 12 11286034 ns/op BenchmarkEncryptOAEP/2048-4 33 5490278 ns/op BenchmarkSignPKCS1v15/2048-4 10 10093628 ns/op BenchmarkVerifyPKCS1v15/2048-4 30 3583562 ns/op BenchmarkSignPSS/2048-4 10 10052893 ns/op BenchmarkVerifyPSS/2048-4 33 3508451 ns/op PASS ok crypto/rsa 2.167s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 97443 1319 ns/op 6.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 115238 1222 ns/op 6.54 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 72068 3288 ns/op 97.34 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 72140 2087 ns/op 153.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48315 2353 ns/op 435.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 49730 2129 ns/op 480.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10220 ns/op 801.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12739 9345 ns/op 876.59 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.885s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 71138 1566 ns/op 5.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 81309 1482 ns/op 5.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 85020 1530 ns/op 5.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30817 3984 ns/op 257.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 28426 5958 ns/op 171.88 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 31803 5360 ns/op 191.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5690 37437 ns/op 218.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5952 23382 ns/op 350.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5499 23295 ns/op 351.66 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.806s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 52480 2070 ns/op 3.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 67647 1937 ns/op 4.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 58543 1816 ns/op 4.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 32118 3795 ns/op 269.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 29994 5144 ns/op 199.07 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 33128 5219 ns/op 196.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7172 16880 ns/op 485.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7602 16356 ns/op 500.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7551 16587 ns/op 493.87 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.722s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 16999755 7.085 ns/op BenchmarkConstantTimeEq-4 17734917 6.335 ns/op BenchmarkConstantTimeLessOrEq-4 22300226 6.211 ns/op BenchmarkXORBytes/8Bytes-4 2566818 41.45 ns/op 193.01 MB/s BenchmarkXORBytes/128Bytes-4 2920573 43.37 ns/op 2951.04 MB/s BenchmarkXORBytes/2048Bytes-4 960316 122.6 ns/op 16698.17 MB/s BenchmarkXORBytes/32768Bytes-4 77114 1555 ns/op 21075.02 MB/s PASS ok crypto/subtle 1.419s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 31 5163182 ns/op BenchmarkCertCache/1-4 32 5304251 ns/op BenchmarkCertCache/2-4 21 5740746 ns/op BenchmarkCertCache/3-4 19 6277401 ns/op BenchmarkHandshakeServer/RSA-4 19 8109546 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 15 7417605 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 20 8561459 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 33 4717791 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 31 4825318 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 20 6674455 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 16 7694977 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 29747399 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 36388730 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 112439486 ns/op 9.33 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 110834499 ns/op 9.46 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 198346548 ns/op 10.57 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 232596069 ns/op 9.02 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 302577406 ns/op 13.86 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 409319805 ns/op 10.25 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 841799020 ns/op 9.97 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 774326385 ns/op 10.83 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1413234638 ns/op 11.87 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1537633980 ns/op 10.91 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3116111103 ns/op 10.77 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3268311513 ns/op 10.27 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5854056507 ns/op 11.46 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5970032344 ns/op 11.24 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 112148450 ns/op 9.35 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 112582302 ns/op 9.31 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 183114831 ns/op 11.45 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 208443509 ns/op 10.06 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 406834718 ns/op 10.31 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 241530808 ns/op 17.37 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 747433185 ns/op 11.22 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 745439554 ns/op 11.25 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1511069709 ns/op 11.10 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1549088534 ns/op 10.83 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3071878947 ns/op 10.92 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3443263790 ns/op 9.74 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6333078302 ns/op 10.60 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6255785733 ns/op 10.73 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 718047592 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 716886732 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301173695 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 297164560 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 166167270 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 163041850 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 93531191 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 88584710 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53631764 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 51360006 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 166412546 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 161220097 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 86446770 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78517411 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 52388282 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 48532183 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 34445767 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 34720877 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 28023502 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 27346702 ns/op PASS ok crypto/tls 59.549s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 24871081 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 301 446715 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 800 152012 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 808 191524 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.643s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 28 3917287 ns/op 279010 B/op 1624 allocs/op BenchmarkConcurrentStmtQuery-4 34 3822599 ns/op 258508 B/op 1982 allocs/op BenchmarkConcurrentStmtExec-4 49 2945082 ns/op 213576 B/op 570 allocs/op BenchmarkConcurrentTxQuery-4 30 5161348 ns/op 271916 B/op 2131 allocs/op BenchmarkConcurrentTxExec-4 66 2527132 ns/op 87744 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 38 3202408 ns/op 105944 B/op 2092 allocs/op BenchmarkConcurrentTxStmtExec-4 135 1037968 ns/op 40139 B/op 381 allocs/op BenchmarkConcurrentRandom-4 43 3815457 ns/op 233455 B/op 1778 allocs/op BenchmarkManyConcurrentQueries-4 2088 59788 ns/op 3987 B/op 20 allocs/op PASS ok database/sql 2.273s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 137598 1326 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 39 2769425 ns/op 188258 B/op 13 allocs/op Benchmark115/LineToPC-4 62 1846233 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 15153 6866 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.029s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 682 172880 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2962 38910 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.466s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 202 547970 ns/op 14.95 MB/s BenchmarkEncodeToString-4 206 711669 ns/op 11.51 MB/s BenchmarkDecode-4 128 886715 ns/op 14.79 MB/s BenchmarkDecodeString-4 128 895335 ns/op 14.64 MB/s PASS ok encoding/base32 0.881s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 273 634977 ns/op 12.90 MB/s BenchmarkDecodeString/2-4 285160 439.3 ns/op 9.10 MB/s BenchmarkDecodeString/4-4 286879 814.9 ns/op 9.82 MB/s BenchmarkDecodeString/8-4 219696 599.0 ns/op 20.03 MB/s BenchmarkDecodeString/64-4 43532 3060 ns/op 28.76 MB/s BenchmarkDecodeString/8192-4 400 333454 ns/op 32.76 MB/s BenchmarkNewEncoding-4 94788 1143 ns/op 223.88 MB/s PASS ok encoding/base64 1.633s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 888 125716 ns/op 31.82 MB/s BenchmarkReadStruct-4 15733 10291 ns/op 7.29 MB/s BenchmarkWriteStruct-4 16627 8617 ns/op 8.70 MB/s BenchmarkReadInts-4 38325 3780 ns/op 7.94 MB/s BenchmarkWriteInts-4 33536 4001 ns/op 7.50 MB/s BenchmarkWriteSlice1000Int32s-4 1140 166134 ns/op 24.08 MB/s BenchmarkPutUint16-4 2231852 52.64 ns/op 38.00 MB/s BenchmarkAppendUint16-4 2928735 57.17 ns/op 34.98 MB/s BenchmarkPutUint32-4 1772634 73.79 ns/op 54.21 MB/s BenchmarkAppendUint32-4 1935247 60.25 ns/op 66.39 MB/s BenchmarkPutUint64-4 1000000 141.7 ns/op 56.44 MB/s BenchmarkAppendUint64-4 1000000 120.6 ns/op 66.34 MB/s BenchmarkLittleEndianPutUint16-4 2096372 55.53 ns/op 36.02 MB/s BenchmarkLittleEndianAppendUint16-4 2415417 60.84 ns/op 32.87 MB/s BenchmarkLittleEndianPutUint32-4 1984933 63.61 ns/op 62.89 MB/s BenchmarkLittleEndianAppendUint32-4 1576174 102.5 ns/op 39.02 MB/s BenchmarkLittleEndianPutUint64-4 1000000 192.5 ns/op 41.56 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 105.4 ns/op 75.88 MB/s BenchmarkReadFloats-4 141925 1028 ns/op 11.67 MB/s BenchmarkWriteFloats-4 116043 1090 ns/op 11.01 MB/s BenchmarkReadSlice1000Float32s-4 1089 109018 ns/op 36.69 MB/s BenchmarkWriteSlice1000Float32s-4 862 186366 ns/op 21.46 MB/s BenchmarkReadSlice1000Uint8s-4 45145 3842 ns/op 260.29 MB/s BenchmarkWriteSlice1000Uint8s-4 40020 2645 ns/op 378.04 MB/s BenchmarkPutUvarint32-4 751771 157.7 ns/op 25.36 MB/s BenchmarkPutUvarint64-4 180300 560.3 ns/op 14.28 MB/s PASS ok encoding/binary 6.679s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5691 28099 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 2131 49527 ns/op 738 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5785 23427 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4411 38614 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7120 28196 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5956 21900 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5373 31253 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3520 35720 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 6666 17905 ns/op PASS ok encoding/csv 2.180s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6175 19892 ns/op BenchmarkEndToEndByteBuffer-4 8820 21859 ns/op BenchmarkEndToEndSliceByteBuffer-4 193 689712 ns/op BenchmarkEncodeComplex128Slice-4 444 226804 ns/op BenchmarkEncodeFloat64Slice-4 933 108096 ns/op BenchmarkEncodeInt32Slice-4 807 128879 ns/op BenchmarkEncodeStringSlice-4 1305 92801 ns/op BenchmarkEncodeInterfaceSlice-4 46 2349378 ns/op BenchmarkDecodeComplex128Slice-4 428 346737 ns/op BenchmarkDecodeFloat64Slice-4 753 180198 ns/op BenchmarkDecodeInt32Slice-4 907 159244 ns/op BenchmarkDecodeStringSlice-4 358 384997 ns/op BenchmarkDecodeStringsSlice-4 217 1052784 ns/op BenchmarkDecodeBytesSlice-4 262 395379 ns/op BenchmarkDecodeInterfaceSlice-4 66 1846589 ns/op BenchmarkDecodeMap-4 94 1745465 ns/op PASS ok encoding/gob 3.561s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9396 22076 ns/op 11.60 MB/s BenchmarkEncode/1024-4 2325 68796 ns/op 14.88 MB/s BenchmarkEncode/4096-4 588 219946 ns/op 18.62 MB/s BenchmarkEncode/16384-4 136 822331 ns/op 19.92 MB/s BenchmarkDecode/256-4 22339 7439 ns/op 34.41 MB/s BenchmarkDecode/1024-4 5811 21406 ns/op 47.84 MB/s BenchmarkDecode/4096-4 1326 83971 ns/op 48.78 MB/s BenchmarkDecode/16384-4 364 334571 ns/op 48.97 MB/s BenchmarkDump/256-4 1288 127222 ns/op 2.01 MB/s BenchmarkDump/1024-4 100 1065148 ns/op 0.96 MB/s BenchmarkDump/4096-4 81 1745622 ns/op 2.35 MB/s BenchmarkDump/16384-4 16 7333211 ns/op 2.23 MB/s PASS ok encoding/hex 2.527s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 140893243 ns/op 13.77 MB/s 8391160 B/op 51 allocs/op BenchmarkCodeEncoderError-4 1 217769657 ns/op 8.91 MB/s 8393464 B/op 106 allocs/op BenchmarkCodeMarshal-4 1 131603189 ns/op 14.74 MB/s 1943912 B/op 19 allocs/op BenchmarkCodeMarshalError-4 1 131592354 ns/op 14.75 MB/s 1946776 B/op 65 allocs/op BenchmarkMarshalBytes/32-4 20350 9883 ns/op BenchmarkMarshalBytes/256-4 6158 36551 ns/op BenchmarkMarshalBytes/4096-4 385 357677 ns/op BenchmarkMarshalBytesError/32-4 48 2118740 ns/op BenchmarkMarshalBytesError/256-4 44 4045098 ns/op BenchmarkMarshalBytesError/4096-4 25 4839020 ns/op BenchmarkCodeDecoder-4 1 636097803 ns/op 3.05 MB/s 11144552 B/op 92713 allocs/op BenchmarkUnicodeDecoder-4 28635 4384 ns/op 3.19 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 43539 3975 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 420237341 ns/op 4.62 MB/s 3066864 B/op 92682 allocs/op BenchmarkCodeUnmarshalReuse-4 1 492502728 ns/op 3.94 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 62064 1961 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 116665 1627 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 159021 1279 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 46996 2858 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 33181 4396 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 12975 8130 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2290 46683 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 584 234357 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 99 1465860 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 14428121 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 511036 225.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 479251 241.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 452103 231.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 515439 225.6 ns/op BenchmarkEncodeMarshaler-4 44916 2344 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 51654 2072 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4720842 54.71 ns/op BenchmarkNumberIsValidRegexp-4 14232 11642 ns/op PASS ok encoding/json 10.854s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 37 3229210 ns/op 20.29 MB/s BenchmarkDecode-4 26 4354371 ns/op 20.39 MB/s PASS ok encoding/pem 0.551s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1041 106552 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 499 254039 ns/op 8292 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 1995 83897 ns/op PASS ok encoding/xml 1.006s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 407149 317.6 ns/op BenchmarkIntSet-4 489452 217.5 ns/op BenchmarkFloatAdd-4 184326 1005 ns/op BenchmarkFloatSet-4 518262 224.0 ns/op BenchmarkStringSet-4 484064 414.0 ns/op BenchmarkMapSet-4 140293 1089 ns/op BenchmarkMapSetDifferent-4 52614 2258 ns/op BenchmarkMapSetDifferentRandom-4 226 478257 ns/op BenchmarkMapSetString-4 115562 918.5 ns/op BenchmarkMapAddSame-4 29245 5451 ns/op BenchmarkMapAddDifferent-4 13290 12761 ns/op BenchmarkMapAddDifferentRandom-4 256 559916 ns/op BenchmarkMapAddSameSteadyState-4 226558 474.8 ns/op BenchmarkMapAddDifferentSteadyState-4 89241 1122 ns/op BenchmarkRealworldExpvarUsage-4 12920 10254 ns/op PASS ok expvar 3.922s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 50757 2005 ns/op BenchmarkSprintfEmpty-4 206698 544.1 ns/op BenchmarkSprintfString-4 150552 753.6 ns/op BenchmarkSprintfTruncateString-4 160281 1203 ns/op BenchmarkSprintfTruncateBytes-4 102082 1024 ns/op BenchmarkSprintfSlowParsingPath-4 180812 875.7 ns/op BenchmarkSprintfQuoteString-4 37212 3062 ns/op BenchmarkSprintfInt-4 142737 842.0 ns/op BenchmarkSprintfIntInt-4 110937 1346 ns/op BenchmarkSprintfPrefixedInt-4 99884 1244 ns/op BenchmarkSprintfFloat-4 73893 1449 ns/op BenchmarkSprintfComplex-4 32602 3297 ns/op BenchmarkSprintfBoolean-4 166305 927.1 ns/op BenchmarkSprintfHexString-4 86382 2156 ns/op BenchmarkSprintfHexBytes-4 66121 2865 ns/op BenchmarkSprintfBytes-4 34909 4245 ns/op BenchmarkSprintfStringer-4 52395 2660 ns/op BenchmarkSprintfStructure-4 26031 5842 ns/op BenchmarkManyArgs-4 40405 2698 ns/op BenchmarkFprintInt-4 61975 1836 ns/op BenchmarkFprintfBytes-4 63687 1840 ns/op BenchmarkFprintIntNoAlloc-4 65721 1773 ns/op BenchmarkScanInts-4 27 4380668 ns/op BenchmarkScanRecursiveInt-4 1 572523500 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 485736334 ns/op PASS ok fmt 6.418s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 282 396279 ns/op PASS ok go/build 0.230s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 38394 2922 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 13682 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4214 31088 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 909 154010 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 247 489895 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 63 3221806 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 9944357 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 39162330 ns/op 3634592 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 205426564 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.794s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 417821503 ns/op 0.15 MB/s 45704688 B/op 48810 allocs/op PASS ok go/format 0.543s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 24723458 ns/op 2.18 MB/s BenchmarkParseOnly-4 6 21680231 ns/op 2.48 MB/s BenchmarkResolve-4 48 2324359 ns/op 23.17 MB/s PASS ok go/parser 2.121s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 174824780 ns/op 0.30 MB/s 5303808 B/op 27658 allocs/op BenchmarkPrintDecl-4 868 189835 ns/op 0.17 MB/s 16023 B/op 51 allocs/op PASS ok go/printer 0.463s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 246 677180 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10230356 ns/op 5.34 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14561288 ns/op 4.94 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21357445 ns/op 5.32 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 177 1173262 ns/op 2.62 MB/s PASS ok go/scanner 1.377s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 106.0 ns/op PASS ok go/token 0.229s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1260808 ns/op BenchmarkNamed/Underlying/nongeneric-4 942622 127.2 ns/op BenchmarkNamed/Underlying/generic-4 930081 136.6 ns/op BenchmarkNamed/Underlying/src_instance-4 856857 138.0 ns/op BenchmarkNamed/Underlying/user_instance-4 814207 164.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 16010 7846 ns/op BenchmarkNamed/NewMethodSet/generic-4 14726 8146 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 10075 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 16130 9557 ns/op BenchmarkCheck/http/funcbodies/info-4 1 662117504 ns/op 45871 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 814446397 ns/op 37347 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 376366411 ns/op 80689 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 294393019 ns/op 102841 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3096954044 ns/op 1651 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 167681028 ns/op 30347 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 101503125 ns/op 50150 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 91620630 ns/op 55589 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 966775194 ns/op 2239 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 162504500 ns/op 13247 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 76899397 ns/op 27996 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 70340616 ns/op 30392 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2092341921 ns/op 29657 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 781141297 ns/op 79386 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 254249214 ns/op 242126 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 141565441 ns/op 430585 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3873971599 ns/op 520.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 150381434 ns/op 13388 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 149316014 ns/op 13427 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 160051184 ns/op 12522 lines/s PASS ok go/types 53.595s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10860 10889 ns/op 94.04 MB/s PASS ok hash/adler32 0.414s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 226336 538.8 ns/op 27.84 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 230259 659.6 ns/op 22.74 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 129087 1152 ns/op 34.74 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 136928 1017 ns/op 39.33 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 452648 469.8 ns/op 1089.74 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 363805 381.1 ns/op 1343.43 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 348663 362.0 ns/op 2829.10 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 365065 413.0 ns/op 2479.55 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 224018 747.7 ns/op 5478.35 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 222343 532.5 ns/op 7692.46 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 61767 2008 ns/op 16316.98 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 60508 2058 ns/op 15925.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 361348 332.7 ns/op 45.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 426020 323.0 ns/op 46.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 430783 351.4 ns/op 113.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 292926 343.5 ns/op 116.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 325138 501.3 ns/op 1021.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 284642 478.7 ns/op 1069.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 280440 542.8 ns/op 1886.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 261363 561.2 ns/op 1824.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 226425 855.6 ns/op 4787.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 246186 598.0 ns/op 6849.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 54674 2939 ns/op 11149.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 51157 2253 ns/op 14546.18 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 242281 505.5 ns/op 29.67 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 254784 539.8 ns/op 27.79 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 111813 976.9 ns/op 40.95 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 121250 1005 ns/op 39.80 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8614 17972 ns/op 28.49 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 11914 ns/op 42.98 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6373 22132 ns/op 46.27 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5112 29819 ns/op 34.34 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1392 95127 ns/op 43.06 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1338 96695 ns/op 42.36 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 147 769432 ns/op 42.59 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 156 1139792 ns/op 28.75 MB/s PASS ok hash/crc32 8.066s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1036339 ns/op 63.24 MB/s BenchmarkCrc64/ISO4KB-4 1281 84880 ns/op 48.26 MB/s BenchmarkCrc64/ISO1KB-4 7282 22545 ns/op 45.42 MB/s BenchmarkCrc64/ECMA64KB-4 122 1625139 ns/op 40.33 MB/s BenchmarkCrc64/Random64KB-4 132 1402342 ns/op 46.73 MB/s BenchmarkCrc64/Random16KB-4 532 345063 ns/op 47.48 MB/s PASS ok hash/crc64 1.444s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 7671 13732 ns/op 74.57 MB/s BenchmarkFnv32aKB-4 13389 9617 ns/op 106.47 MB/s BenchmarkFnv64KB-4 8836 17955 ns/op 57.03 MB/s BenchmarkFnv64aKB-4 10000 15176 ns/op 67.47 MB/s BenchmarkFnv128KB-4 1597 114610 ns/op 8.93 MB/s BenchmarkFnv128aKB-4 1466 79901 ns/op 12.82 MB/s PASS ok hash/fnv 1.237s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 321528 387.0 ns/op 10.34 MB/s BenchmarkHash/n=4/Bytes-4 1716457 82.56 ns/op 48.45 MB/s BenchmarkHash/n=4/String-4 2430674 49.97 ns/op 80.05 MB/s BenchmarkHash/n=8/Write-4 238788 454.0 ns/op 17.62 MB/s BenchmarkHash/n=8/Bytes-4 3032940 41.04 ns/op 194.95 MB/s BenchmarkHash/n=8/String-4 2460933 75.17 ns/op 106.43 MB/s BenchmarkHash/n=16/Write-4 414294 282.7 ns/op 56.60 MB/s BenchmarkHash/n=16/Bytes-4 2665771 42.35 ns/op 377.83 MB/s BenchmarkHash/n=16/String-4 2928895 40.72 ns/op 392.89 MB/s BenchmarkHash/n=32/Write-4 385029 455.0 ns/op 70.33 MB/s BenchmarkHash/n=32/Bytes-4 2799043 40.72 ns/op 785.84 MB/s BenchmarkHash/n=32/String-4 3097758 42.83 ns/op 747.22 MB/s BenchmarkHash/n=64/Write-4 414156 648.7 ns/op 98.66 MB/s BenchmarkHash/n=64/Bytes-4 2447022 42.50 ns/op 1506.03 MB/s BenchmarkHash/n=64/String-4 2676982 40.81 ns/op 1568.14 MB/s BenchmarkHash/n=256/Write-4 339742 714.5 ns/op 358.28 MB/s BenchmarkHash/n=256/Bytes-4 2051602 58.63 ns/op 4366.17 MB/s BenchmarkHash/n=256/String-4 1885489 59.36 ns/op 4312.83 MB/s BenchmarkHash/n=320/Write-4 308438 433.0 ns/op 739.08 MB/s BenchmarkHash/n=320/Bytes-4 1000000 125.6 ns/op 2547.25 MB/s BenchmarkHash/n=320/String-4 2028152 88.67 ns/op 3608.73 MB/s BenchmarkHash/n=1024/Write-4 201754 612.5 ns/op 1671.84 MB/s BenchmarkHash/n=1024/Bytes-4 981326 149.7 ns/op 6842.23 MB/s BenchmarkHash/n=1024/String-4 819186 166.9 ns/op 6136.30 MB/s BenchmarkHash/n=4096/Write-4 79140 2540 ns/op 1612.44 MB/s BenchmarkHash/n=4096/Bytes-4 243955 492.3 ns/op 8319.97 MB/s BenchmarkHash/n=4096/String-4 271362 662.3 ns/op 6184.57 MB/s BenchmarkHash/n=16384/Write-4 24920 4779 ns/op 3428.66 MB/s BenchmarkHash/n=16384/Bytes-4 65008 2232 ns/op 7340.23 MB/s BenchmarkHash/n=16384/String-4 62959 1888 ns/op 8678.30 MB/s PASS ok hash/maphash 7.414s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 384 298287 ns/op BenchmarkEscapeNone-4 82662 1340 ns/op BenchmarkUnescape-4 537 218652 ns/op BenchmarkUnescapeNone-4 462499 323.5 ns/op BenchmarkUnescapeSparse-4 10000 29157 ns/op BenchmarkUnescapeDense-4 796 126094 ns/op PASS ok html 1.408s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6759 16846 ns/op BenchmarkCSSEscaperNoSpecials-4 31106 3316 ns/op BenchmarkDecodeCSS-4 20401 5426 ns/op BenchmarkDecodeCSSNoSpecials-4 2688944 41.21 ns/op BenchmarkCSSValueFilter-4 102175 1211 ns/op BenchmarkCSSValueFilterOk-4 70608 1679 ns/op BenchmarkEscapedExecute-4 4018 35001 ns/op BenchmarkHTMLNospaceEscaper-4 8642 16862 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 45304 2660 ns/op BenchmarkStripTags-4 16068 7738 ns/op BenchmarkStripTagsNoSpecials-4 186586 744.0 ns/op BenchmarkJSValEscaperWithNum-4 19135 6418 ns/op BenchmarkJSValEscaperWithStr-4 3500 32093 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18088 6834 ns/op BenchmarkJSValEscaperWithObj-4 3183 32759 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13347 8734 ns/op BenchmarkJSStrEscaperNoSpecials-4 45583 2550 ns/op BenchmarkJSStrEscaper-4 9549 13053 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 43760 2840 ns/op BenchmarkJSRegexpEscaper-4 9490 13685 ns/op BenchmarkTemplateSpecialTags-4 85 1479416 ns/op BenchmarkURLEscaper-4 4353 31150 ns/op BenchmarkURLEscaperNoSpecials-4 192499 794.2 ns/op BenchmarkURLNormalizer-4 5323 21184 ns/op BenchmarkURLNormalizerNoSpecials-4 168243 734.3 ns/op BenchmarkSrcsetFilter-4 17642 6865 ns/op BenchmarkSrcsetFilterNoSpecials-4 98203 1130 ns/op PASS ok html/template 5.097s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 554343 205.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 398308 251.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 589327 208.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 541708 247.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1573994 74.71 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1231888 98.23 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1535379 76.34 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1207394 96.24 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1272415 103.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 404535 342.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 283711 364.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 305154 333.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 342907 363.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 742585 159.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 445891 238.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 849992 148.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 503985 250.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 369034 311.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1365728 85.10 ns/op BenchmarkRGBASetRGBA-4 1000000 100.1 ns/op BenchmarkRGBA64At-4 995334 134.4 ns/op BenchmarkRGBA64SetRGBA64-4 815457 147.0 ns/op BenchmarkNRGBAAt-4 1297306 85.02 ns/op BenchmarkNRGBASetNRGBA-4 1218176 100.3 ns/op BenchmarkNRGBA64At-4 956990 132.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 851318 147.8 ns/op BenchmarkAlphaAt-4 2454453 48.57 ns/op BenchmarkAlphaSetAlpha-4 2007564 55.75 ns/op BenchmarkAlpha16At-4 1316798 126.1 ns/op BenchmarkAlphaSetAlpha16-4 1000000 104.9 ns/op BenchmarkGrayAt-4 1750348 61.24 ns/op BenchmarkGraySetGray-4 2086596 56.75 ns/op BenchmarkGray16At-4 1469198 80.09 ns/op BenchmarkGraySetGray16-4 1259734 106.5 ns/op PASS ok image 6.795s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3194781 35.31 ns/op BenchmarkYCbCrToRGB/128-4 3180886 35.12 ns/op BenchmarkYCbCrToRGB/255-4 3199645 33.92 ns/op BenchmarkRGBToYCbCr/0-4 3036025 35.28 ns/op BenchmarkRGBToYCbCr/Cb-4 3186492 35.40 ns/op BenchmarkRGBToYCbCr/Cr-4 3200216 35.09 ns/op BenchmarkYCbCrToRGBA/0-4 2743220 42.04 ns/op BenchmarkYCbCrToRGBA/128-4 2686617 44.06 ns/op BenchmarkYCbCrToRGBA/255-4 2999404 37.98 ns/op BenchmarkNYCbCrAToRGBA/0-4 3014560 40.35 ns/op BenchmarkNYCbCrAToRGBA/128-4 2859926 41.79 ns/op BenchmarkNYCbCrAToRGBA/255-4 2914178 39.26 ns/op PASS ok image/color 2.312s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 41500972 ns/op BenchmarkFillSrc-4 303 406738 ns/op BenchmarkCopyOver-4 6 17375556 ns/op BenchmarkCopySrc-4 464 235222 ns/op BenchmarkNRGBAOver-4 8 14327360 ns/op BenchmarkNRGBASrc-4 12 9803056 ns/op BenchmarkYCbCr-4 10 11070217 ns/op BenchmarkGray-4 18 6856168 ns/op BenchmarkCMYK-4 12 9653099 ns/op BenchmarkGlyphOver-4 22 5538465 ns/op BenchmarkRGBAMaskOver-4 5 21735663 ns/op BenchmarkGrayMaskOver-4 6 17378819 ns/op BenchmarkRGBA64ImageMaskOver-4 4 32258731 ns/op BenchmarkRGBA-4 5 20609337 ns/op BenchmarkPalettedFill-4 909 137746 ns/op BenchmarkPalettedRGBA-4 4 32965482 ns/op BenchmarkGenericOver-4 2 61436028 ns/op BenchmarkGenericMaskOver-4 4 30103549 ns/op BenchmarkGenericSrc-4 3 36243914 ns/op BenchmarkGenericMaskSrc-4 3 35031879 ns/op PASS ok image/draw 6.446s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 5115653 ns/op 3.02 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 128977218 ns/op 2.38 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2314246072 ns/op 0.53 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 66 1974004 ns/op 7.83 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 112064567 ns/op 0.55 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.506s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4851 24553 ns/op BenchmarkIDCT-4 5316 22127 ns/op BenchmarkDecodeBaseline-4 8 13369796 ns/op 4.62 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17911312 ns/op 3.45 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 150501629 ns/op 8.16 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 191508873 ns/op 4.81 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.506s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 15081986 7.393 ns/op BenchmarkDecodeGray-4 12 10571289 ns/op 6.20 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 47592057 ns/op 5.51 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34760145 ns/op 7.54 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5612446 ns/op 11.68 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 34266399 ns/op 7.65 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43701966 ns/op 6.00 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 52815200 ns/op 5.82 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 51294908 ns/op 5.99 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 173477593 ns/op 7.08 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 191508171 ns/op 6.42 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30052970 ns/op 10.22 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 173127609 ns/op 7.10 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 717604433 ns/op 1.71 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.919s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 50827666 ns/op 1.97 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 41577170 ns/op 2.41 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 259587101 ns/op 1.93 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 231057457 ns/op 2.16 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 49691224 ns/op 2.01 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 40881521 ns/op 2.45 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 254440864 ns/op 1.97 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 221564902 ns/op 2.26 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 525246365 ns/op 1.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 520656155 ns/op 1.92 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3118554660 ns/op 1.60 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3368557616 ns/op 1.48 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10913832 ns/op 9.16 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 10574242 ns/op 9.46 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 46934066 ns/op 10.65 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 49949861 ns/op 10.01 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 89544928 ns/op 11.17 MB/s 4005972 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 100115198 ns/op 9.99 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 496175446 ns/op 10.08 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 521810891 ns/op 9.58 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 54281120 ns/op 1.84 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 47330498 ns/op 2.11 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 291853511 ns/op 1.71 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 331103049 ns/op 1.51 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 651091233 ns/op 1.54 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 677211517 ns/op 1.48 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4995967296 ns/op 1.00 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4322350119 ns/op 1.16 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 137479351 ns/op 30.40 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 141337329 ns/op 29.57 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 63.636s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 38287 3044 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/2-4 38175 3212 ns/op 0.62 MB/s BenchmarkMarshalCorpusFile/4-4 30176 3498 ns/op 1.14 MB/s BenchmarkMarshalCorpusFile/8-4 27796 4230 ns/op 1.89 MB/s BenchmarkMarshalCorpusFile/16-4 21920 5347 ns/op 2.99 MB/s BenchmarkMarshalCorpusFile/32-4 13892 9096 ns/op 3.52 MB/s BenchmarkMarshalCorpusFile/64-4 9062 13630 ns/op 4.70 MB/s BenchmarkMarshalCorpusFile/128-4 4617 23273 ns/op 5.50 MB/s BenchmarkMarshalCorpusFile/256-4 2648 46395 ns/op 5.52 MB/s BenchmarkMarshalCorpusFile/512-4 1467 90221 ns/op 5.67 MB/s BenchmarkMarshalCorpusFile/1024-4 738 169979 ns/op 6.02 MB/s BenchmarkMarshalCorpusFile/2048-4 331 374443 ns/op 5.47 MB/s BenchmarkMarshalCorpusFile/4096-4 166 725325 ns/op 5.65 MB/s BenchmarkMarshalCorpusFile/8192-4 99 1393952 ns/op 5.88 MB/s BenchmarkMarshalCorpusFile/16384-4 43 2780492 ns/op 5.89 MB/s BenchmarkMarshalCorpusFile/32768-4 22 6241469 ns/op 5.25 MB/s BenchmarkMarshalCorpusFile/65536-4 9 13137604 ns/op 4.99 MB/s BenchmarkMarshalCorpusFile/131072-4 4 27737231 ns/op 4.73 MB/s BenchmarkMarshalCorpusFile/262144-4 2 52036359 ns/op 5.04 MB/s BenchmarkMarshalCorpusFile/524288-4 1 102807495 ns/op 5.10 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 193097125 ns/op 5.43 MB/s BenchmarkUnmarshalCorpusFile/1-4 9616 11768 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 9403 12548 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 8388 17015 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6829 16148 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/16-4 5392 19980 ns/op 0.80 MB/s BenchmarkUnmarshalCorpusFile/32-4 4717 28671 ns/op 1.12 MB/s BenchmarkUnmarshalCorpusFile/64-4 2725 37141 ns/op 1.72 MB/s BenchmarkUnmarshalCorpusFile/128-4 2722 44263 ns/op 2.89 MB/s BenchmarkUnmarshalCorpusFile/256-4 964 114804 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/512-4 559 221592 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/1024-4 254 443105 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/2048-4 139 842626 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/4096-4 75 1674495 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3349338 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6573599 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13272045 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26609739 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 52037994 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 109561796 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 216771854 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 434820973 ns/op 2.41 MB/s BenchmarkMutatorBytes/1-4 34273 3574 ns/op BenchmarkMutatorBytes/10-4 38862 3153 ns/op BenchmarkMutatorBytes/100-4 35245 3711 ns/op BenchmarkMutatorBytes/1000-4 24034 5153 ns/op BenchmarkMutatorBytes/10000-4 5307 22040 ns/op BenchmarkMutatorBytes/100000-4 1014 136973 ns/op BenchmarkMutatorString/1-4 34396 3579 ns/op BenchmarkMutatorString/10-4 34568 3751 ns/op BenchmarkMutatorString/100-4 28280 4316 ns/op BenchmarkMutatorString/1000-4 15060 7421 ns/op BenchmarkMutatorString/10000-4 3886 49301 ns/op BenchmarkMutatorString/100000-4 310 335457 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18468 6350 ns/op BenchmarkMutatorAllBasicTypes/string-4 18208 6568 ns/op BenchmarkMutatorAllBasicTypes/bool-4 61958 1937 ns/op BenchmarkMutatorAllBasicTypes/float32-4 54870 2200 ns/op BenchmarkMutatorAllBasicTypes/float64-4 52627 2171 ns/op BenchmarkMutatorAllBasicTypes/int-4 56666 2045 ns/op BenchmarkMutatorAllBasicTypes/int8-4 53901 2070 ns/op BenchmarkMutatorAllBasicTypes/int16-4 48268 2366 ns/op BenchmarkMutatorAllBasicTypes/int32-4 57690 2037 ns/op BenchmarkMutatorAllBasicTypes/int64-4 55862 2024 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 52665 2189 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 54944 2105 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 56366 2126 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 56278 2183 ns/op PASS ok internal/fuzz 12.692s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 18555 8104 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 149588 799.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.777s PASS ok internal/poll 0.046s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 20742284 ns/op PASS ok internal/trace 2.739s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 19237 7746 ns/op BenchmarkCopyNLarge-4 316 547945 ns/op PASS ok io 0.763s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 151782 753.4 ns/op BenchmarkPrintln-4 26224 4465 ns/op BenchmarkPrintlnNoFlags-4 44512 2859 ns/op PASS ok log 0.726s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2715810 42.18 ns/op BenchmarkAcosh-4 1419192 84.20 ns/op BenchmarkAsin-4 2715520 42.68 ns/op BenchmarkAsinh-4 1287129 101.7 ns/op BenchmarkAtan-4 2848236 36.93 ns/op BenchmarkAtanh-4 1248404 87.48 ns/op BenchmarkAtan2-4 2461419 48.54 ns/op BenchmarkCbrt-4 1683946 67.54 ns/op BenchmarkCeil-4 24278606 5.184 ns/op BenchmarkCopysign-4 4016722 30.64 ns/op BenchmarkCos-4 1000000 104.0 ns/op BenchmarkCosh-4 1832757 61.52 ns/op BenchmarkErf-4 3367630 35.34 ns/op BenchmarkErfc-4 2921022 38.60 ns/op BenchmarkErfinv-4 2485965 42.49 ns/op BenchmarkErfcinv-4 2835530 41.19 ns/op BenchmarkExp-4 6969964 15.71 ns/op BenchmarkExpGo-4 1000000 111.8 ns/op BenchmarkExpm1-4 2589174 46.07 ns/op BenchmarkExp2-4 1135188 102.8 ns/op BenchmarkExp2Go-4 1000000 110.7 ns/op BenchmarkAbs-4 5597502 21.50 ns/op BenchmarkDim-4 11638405 10.20 ns/op BenchmarkFloor-4 21903945 5.261 ns/op BenchmarkMax-4 16528792 7.781 ns/op BenchmarkMin-4 16906360 6.941 ns/op BenchmarkMod-4 407564 289.2 ns/op BenchmarkFrexp-4 1982402 58.25 ns/op BenchmarkGamma-4 884245 139.1 ns/op BenchmarkHypot-4 13714672 9.217 ns/op BenchmarkHypotGo-4 1864813 63.20 ns/op BenchmarkIlogb-4 2119201 51.66 ns/op BenchmarkJ0-4 242914 464.3 ns/op BenchmarkJ1-4 313249 401.4 ns/op BenchmarkJn-4 149298 810.7 ns/op BenchmarkLdexp-4 2092580 55.55 ns/op BenchmarkLgamma-4 1000000 113.9 ns/op BenchmarkLog-4 6043795 17.75 ns/op BenchmarkLogb-4 2362412 49.68 ns/op BenchmarkLog1p-4 1830632 63.50 ns/op BenchmarkLog10-4 6360530 18.82 ns/op BenchmarkLog2-4 1703562 67.64 ns/op BenchmarkModf-4 2764333 43.63 ns/op BenchmarkNextafter32-4 2790705 44.66 ns/op BenchmarkNextafter64-4 2842112 41.87 ns/op BenchmarkPowInt-4 736189 176.8 ns/op BenchmarkPowFrac-4 566127 227.0 ns/op BenchmarkPow10Pos-4 5590045 20.12 ns/op BenchmarkPow10Neg-4 5736303 20.12 ns/op BenchmarkRound-4 4822993 23.09 ns/op BenchmarkRoundToEven-4 12284817 9.908 ns/op BenchmarkRemainder-4 633164 194.8 ns/op BenchmarkSignbit-4 7513688 15.45 ns/op BenchmarkSin-4 1646023 70.91 ns/op BenchmarkSincos-4 1000000 118.3 ns/op BenchmarkSinh-4 2355717 51.07 ns/op BenchmarkSqrtIndirect-4 26669878 4.832 ns/op BenchmarkSqrtLatency-4 24976470 5.141 ns/op BenchmarkSqrtIndirectLatency-4 23414902 5.456 ns/op BenchmarkSqrtGoLatency-4 1427125 82.42 ns/op BenchmarkSqrtPrime-4 39530 2910 ns/op BenchmarkTan-4 1616486 73.54 ns/op BenchmarkTanh-4 1881379 67.56 ns/op BenchmarkTrunc-4 27211969 4.729 ns/op BenchmarkY0-4 324554 395.0 ns/op BenchmarkY1-4 328189 399.2 ns/op BenchmarkYn-4 140326 826.6 ns/op BenchmarkFloat64bits-4 7075519 15.05 ns/op BenchmarkFloat64frombits-4 7685420 15.21 ns/op BenchmarkFloat32bits-4 7253053 15.28 ns/op BenchmarkFloat32frombits-4 7825670 15.17 ns/op BenchmarkFMA-4 24776131 5.008 ns/op PASS ok math 12.979s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14892122 9.071 ns/op 7055.59 MB/s BenchmarkAddVV/2-4 11912416 9.423 ns/op 13584.14 MB/s BenchmarkAddVV/3-4 11107651 10.53 ns/op 18229.25 MB/s BenchmarkAddVV/4-4 9696014 10.75 ns/op 23811.44 MB/s BenchmarkAddVV/5-4 10292714 10.92 ns/op 29308.16 MB/s BenchmarkAddVV/10-4 7718872 13.37 ns/op 47857.30 MB/s BenchmarkAddVV/100-4 2068930 53.07 ns/op 120601.26 MB/s BenchmarkAddVV/1000-4 253245 520.9 ns/op 122857.92 MB/s BenchmarkSubVV/1-4 14396071 8.353 ns/op 7661.52 MB/s BenchmarkSubVV/2-4 12977148 9.331 ns/op 13717.35 MB/s BenchmarkSubVV/3-4 12645994 9.810 ns/op 19572.41 MB/s BenchmarkSubVV/4-4 12971659 9.860 ns/op 25963.41 MB/s BenchmarkSubVV/5-4 10584877 10.93 ns/op 29274.74 MB/s BenchmarkSubVV/10-4 9147454 13.20 ns/op 48485.26 MB/s BenchmarkSubVV/100-4 2268085 52.67 ns/op 121505.40 MB/s BenchmarkSubVV/1000-4 232340 493.7 ns/op 129639.56 MB/s BenchmarkAddVW/1-4 16580136 7.456 ns/op 1073.00 MB/s BenchmarkAddVW/2-4 13827590 8.125 ns/op 1969.28 MB/s BenchmarkAddVW/3-4 13992652 8.670 ns/op 2768.23 MB/s BenchmarkAddVW/4-4 12618770 8.943 ns/op 3578.39 MB/s BenchmarkAddVW/5-4 13964782 8.818 ns/op 4536.27 MB/s BenchmarkAddVW/10-4 11023736 10.44 ns/op 7665.20 MB/s BenchmarkAddVW/100-4 293233 407.4 ns/op 1963.83 MB/s BenchmarkAddVW/1000-4 42320 2735 ns/op 2925.42 MB/s BenchmarkAddVWext/1-4 15803721 7.645 ns/op 1046.46 MB/s BenchmarkAddVWext/2-4 14663150 8.370 ns/op 1911.70 MB/s BenchmarkAddVWext/3-4 14067476 10.15 ns/op 2365.15 MB/s BenchmarkAddVWext/4-4 15179558 8.502 ns/op 3763.87 MB/s BenchmarkAddVWext/5-4 12245643 8.810 ns/op 4540.38 MB/s BenchmarkAddVWext/10-4 9658870 10.83 ns/op 7383.84 MB/s BenchmarkAddVWext/100-4 52234 2246 ns/op 356.23 MB/s BenchmarkAddVWext/1000-4 5244 22496 ns/op 355.62 MB/s BenchmarkSubVW/1-4 17672587 7.038 ns/op 1136.74 MB/s BenchmarkSubVW/2-4 15895609 8.070 ns/op 1982.58 MB/s BenchmarkSubVW/3-4 15664832 7.781 ns/op 3084.34 MB/s BenchmarkSubVW/4-4 16276544 7.728 ns/op 4140.86 MB/s BenchmarkSubVW/5-4 15122872 8.352 ns/op 4789.20 MB/s BenchmarkSubVW/10-4 11152375 10.17 ns/op 7866.55 MB/s BenchmarkSubVW/100-4 329863 391.1 ns/op 2045.64 MB/s BenchmarkSubVW/1000-4 46280 2592 ns/op 3086.42 MB/s BenchmarkSubVWext/1-4 17709738 6.820 ns/op 1173.06 MB/s BenchmarkSubVWext/2-4 14790922 7.873 ns/op 2032.27 MB/s BenchmarkSubVWext/3-4 16019678 7.700 ns/op 3116.96 MB/s BenchmarkSubVWext/4-4 16032382 7.851 ns/op 4076.11 MB/s BenchmarkSubVWext/5-4 15192259 8.242 ns/op 4853.17 MB/s BenchmarkSubVWext/10-4 12011799 10.22 ns/op 7828.81 MB/s BenchmarkSubVWext/100-4 53479 2394 ns/op 334.22 MB/s BenchmarkSubVWext/1000-4 5430 21886 ns/op 365.52 MB/s BenchmarkMulAddVWW/1-4 15482274 7.923 ns/op 8077.47 MB/s BenchmarkMulAddVWW/2-4 14349870 9.129 ns/op 14020.68 MB/s BenchmarkMulAddVWW/3-4 13569775 9.308 ns/op 20627.63 MB/s BenchmarkMulAddVWW/4-4 12874474 9.397 ns/op 27243.24 MB/s BenchmarkMulAddVWW/5-4 12520017 9.788 ns/op 32692.47 MB/s BenchmarkMulAddVWW/10-4 8827618 13.59 ns/op 47078.68 MB/s BenchmarkMulAddVWW/100-4 1583518 75.47 ns/op 84802.12 MB/s BenchmarkMulAddVWW/1000-4 181402 706.5 ns/op 90589.70 MB/s BenchmarkAddMulVVW/1-4 16915480 7.196 ns/op 8894.33 MB/s BenchmarkAddMulVVW/2-4 15745219 7.941 ns/op 16119.80 MB/s BenchmarkAddMulVVW/3-4 13796997 8.955 ns/op 21440.43 MB/s BenchmarkAddMulVVW/4-4 12362180 9.828 ns/op 26047.41 MB/s BenchmarkAddMulVVW/5-4 10748865 10.71 ns/op 29883.68 MB/s BenchmarkAddMulVVW/10-4 8766024 13.03 ns/op 49118.38 MB/s BenchmarkAddMulVVW/100-4 1937464 57.10 ns/op 112087.81 MB/s BenchmarkAddMulVVW/1000-4 235094 539.2 ns/op 118697.20 MB/s BenchmarkDivWVW/1-4 2169988 55.96 ns/op 1143.70 MB/s BenchmarkDivWVW/2-4 1000000 109.5 ns/op 1169.46 MB/s BenchmarkDivWVW/3-4 925467 137.6 ns/op 1395.00 MB/s BenchmarkDivWVW/4-4 699494 169.2 ns/op 1513.00 MB/s BenchmarkDivWVW/5-4 654008 192.5 ns/op 1662.13 MB/s BenchmarkDivWVW/10-4 335550 340.6 ns/op 1879.12 MB/s BenchmarkDivWVW/100-4 43640 2722 ns/op 2351.48 MB/s BenchmarkDivWVW/1000-4 5013 25902 ns/op 2470.81 MB/s BenchmarkNonZeroShifts/1/shrVU-4 17901819 7.136 ns/op BenchmarkNonZeroShifts/1/shlVU-4 18056875 6.816 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14828049 7.522 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15640707 7.101 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14401968 7.815 ns/op BenchmarkNonZeroShifts/3/shlVU-4 15835606 7.396 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13757383 8.725 ns/op BenchmarkNonZeroShifts/4/shlVU-4 14484063 8.164 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12243694 9.234 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12990076 8.839 ns/op BenchmarkNonZeroShifts/10/shrVU-4 9766756 11.75 ns/op BenchmarkNonZeroShifts/10/shlVU-4 10144384 11.31 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1543489 72.14 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1811391 61.79 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 201848 649.7 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 231001 529.9 ns/op BenchmarkDecimalConversion-4 226 526244 ns/op BenchmarkFloatString/100-4 12477 9087 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 254 473197 ns/op 2910 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 44626620 ns/op 60645 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 4494903728 ns/op 836784 B/op 499 allocs/op BenchmarkFloatAdd/10-4 156898 745.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 175950 704.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 154458 761.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 90516 1336 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 20472 6026 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 214747 526.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 238869 529.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 225399 550.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 174728 688.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 59055 2040 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2193 58226 ns/op BenchmarkParseFloatLargeExp-4 494 245225 ns/op BenchmarkGCD10x10/WithoutXY-4 179155 620.7 ns/op BenchmarkGCD10x10/WithXY-4 55608 2134 ns/op BenchmarkGCD10x100/WithoutXY-4 101785 1231 ns/op BenchmarkGCD10x100/WithXY-4 18693 6234 ns/op BenchmarkGCD10x1000/WithoutXY-4 69616 2065 ns/op BenchmarkGCD10x1000/WithXY-4 13572 8084 ns/op BenchmarkGCD100x100/WithoutXY-4 25657 4592 ns/op BenchmarkGCD100x100/WithXY-4 10846 11327 ns/op BenchmarkGCD100x1000/WithoutXY-4 13782 9532 ns/op BenchmarkGCD100x1000/WithXY-4 7946 17010 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2347 54772 ns/op BenchmarkGCD1000x1000/WithXY-4 1048 103877 ns/op BenchmarkHilbert-4 24 5081815 ns/op BenchmarkBinomial-4 13347 9162 ns/op BenchmarkQuoRem-4 26551 4906 ns/op BenchmarkExp-4 19 6082435 ns/op BenchmarkExpMont/Odd-4 140 872145 ns/op 2585 B/op 21 allocs/op BenchmarkExpMont/Even1-4 138 858484 ns/op 3364 B/op 38 allocs/op BenchmarkExpMont/Even2-4 128 894497 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even3-4 133 925572 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even4-4 132 906230 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even8-4 124 933068 ns/op 3835 B/op 53 allocs/op BenchmarkExpMont/Even32-4 127 936449 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even64-4 151 791729 ns/op 3646 B/op 54 allocs/op BenchmarkExpMont/Even96-4 142 834701 ns/op 3802 B/op 52 allocs/op BenchmarkExpMont/Even128-4 163 735369 ns/op 3248 B/op 50 allocs/op BenchmarkExpMont/Even255-4 176 714742 ns/op 2946 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 391 309391 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 339 342680 ns/op 1720 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 348 345479 ns/op 1745 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 348 341151 ns/op 1737 B/op 47 allocs/op BenchmarkExp2-4 18 6472224 ns/op BenchmarkBitset-4 729525 173.1 ns/op BenchmarkBitsetNeg-4 354006 353.8 ns/op BenchmarkBitsetOrig-4 228561 698.3 ns/op BenchmarkBitsetNegOrig-4 112485 1162 ns/op BenchmarkModSqrt225_Tonelli-4 80 1259904 ns/op BenchmarkModSqrt225_3Mod4-4 380 308101 ns/op BenchmarkModSqrt231_Tonelli-4 111 1058165 ns/op BenchmarkModSqrt231_5Mod8-4 322 377496 ns/op BenchmarkModInverse-4 12680 9675 ns/op BenchmarkSqrt-4 1711 66212 ns/op BenchmarkIntSqr/1-4 1002132 124.8 ns/op BenchmarkIntSqr/2-4 610058 190.4 ns/op BenchmarkIntSqr/3-4 553410 235.1 ns/op BenchmarkIntSqr/5-4 426094 313.6 ns/op BenchmarkIntSqr/8-4 299008 418.2 ns/op BenchmarkIntSqr/10-4 256768 588.3 ns/op BenchmarkIntSqr/20-4 40642 2501 ns/op BenchmarkIntSqr/30-4 36052 3336 ns/op BenchmarkIntSqr/50-4 23991 5711 ns/op BenchmarkIntSqr/80-4 14210 8288 ns/op BenchmarkIntSqr/100-4 10000 11202 ns/op BenchmarkIntSqr/200-4 4845 27565 ns/op BenchmarkIntSqr/300-4 1926 63143 ns/op BenchmarkIntSqr/500-4 930 131347 ns/op BenchmarkIntSqr/800-4 370 331988 ns/op BenchmarkIntSqr/1000-4 265 440990 ns/op BenchmarkDiv/20/10-4 366016 324.1 ns/op BenchmarkDiv/40/20-4 403022 319.7 ns/op BenchmarkDiv/100/50-4 333348 362.4 ns/op BenchmarkDiv/200/100-4 58623 2067 ns/op BenchmarkDiv/400/200-4 53515 2161 ns/op BenchmarkDiv/1000/500-4 43856 2655 ns/op BenchmarkDiv/2000/1000-4 35324 3496 ns/op BenchmarkDiv/20000/10000-4 1490 85073 ns/op BenchmarkDiv/200000/100000-4 34 3726633 ns/op BenchmarkDiv/2000000/1000000-4 1 102274612 ns/op BenchmarkDiv/20000000/10000000-4 1 3113249333 ns/op BenchmarkMul-4 6 19460524 ns/op BenchmarkNatMul/10-4 191004 811.5 ns/op BenchmarkNatMul/100-4 5746 21660 ns/op BenchmarkNatMul/1000-4 199 628523 ns/op BenchmarkZeroShifts/Shl-4 10000 10912 ns/op BenchmarkZeroShifts/ShlSame-4 3658227 32.01 ns/op BenchmarkZeroShifts/Shr-4 10000 14122 ns/op BenchmarkZeroShifts/ShrSame-4 3687739 31.40 ns/op BenchmarkExp3Power/0x10-4 170283 829.3 ns/op BenchmarkExp3Power/0x40-4 112405 1022 ns/op BenchmarkExp3Power/0x100-4 72789 1667 ns/op BenchmarkExp3Power/0x400-4 41257 3418 ns/op BenchmarkExp3Power/0x1000-4 7380 13614 ns/op BenchmarkExp3Power/0x4000-4 2282 60301 ns/op BenchmarkExp3Power/0x10000-4 232 527257 ns/op BenchmarkExp3Power/0x40000-4 22 5437813 ns/op BenchmarkExp3Power/0x100000-4 2 51887798 ns/op BenchmarkExp3Power/0x400000-4 1 453728389 ns/op BenchmarkFibo-4 3 35920574 ns/op BenchmarkNatSqr/1-4 689444 199.4 ns/op BenchmarkNatSqr/2-4 354379 345.5 ns/op BenchmarkNatSqr/3-4 293858 381.4 ns/op BenchmarkNatSqr/5-4 320114 585.8 ns/op BenchmarkNatSqr/8-4 168162 779.8 ns/op BenchmarkNatSqr/10-4 152013 921.6 ns/op BenchmarkNatSqr/20-4 35941 5103 ns/op BenchmarkNatSqr/30-4 24514 6290 ns/op BenchmarkNatSqr/50-4 10000 12012 ns/op BenchmarkNatSqr/80-4 10000 14366 ns/op BenchmarkNatSqr/100-4 10000 19449 ns/op BenchmarkNatSqr/200-4 4512 45982 ns/op BenchmarkNatSqr/300-4 1714 126697 ns/op BenchmarkNatSqr/500-4 832 229047 ns/op BenchmarkNatSqr/800-4 268 511127 ns/op BenchmarkNatSqr/1000-4 222 567904 ns/op BenchmarkNatSetBytes/8-4 682761 172.2 ns/op BenchmarkNatSetBytes/24-4 263227 802.5 ns/op BenchmarkNatSetBytes/128-4 47990 2941 ns/op BenchmarkNatSetBytes/7-4 706592 162.2 ns/op BenchmarkNatSetBytes/23-4 215446 845.7 ns/op BenchmarkNatSetBytes/127-4 43664 2483 ns/op BenchmarkScanPi-4 147 785697 ns/op BenchmarkStringPiParallel-4 465 460983 ns/op BenchmarkScan/10/Base2-4 20949 5112 ns/op BenchmarkScan/100/Base2-4 4281 49482 ns/op BenchmarkScan/1000/Base2-4 384 302549 ns/op BenchmarkScan/10/Base8-4 85602 1526 ns/op BenchmarkScan/100/Base8-4 10000 15752 ns/op BenchmarkScan/1000/Base8-4 700 173673 ns/op BenchmarkScan/10/Base10-4 77266 1480 ns/op BenchmarkScan/100/Base10-4 12618 9271 ns/op BenchmarkScan/1000/Base10-4 1371 181299 ns/op BenchmarkScan/10/Base16-4 97422 1441 ns/op BenchmarkScan/100/Base16-4 13977 8097 ns/op BenchmarkScan/1000/Base16-4 1530 76155 ns/op BenchmarkString/10/Base2-4 185851 705.4 ns/op BenchmarkString/100/Base2-4 27963 6560 ns/op BenchmarkString/1000/Base2-4 3654 58304 ns/op BenchmarkString/10/Base8-4 343818 432.2 ns/op BenchmarkString/100/Base8-4 75530 1846 ns/op BenchmarkString/1000/Base8-4 7071 23152 ns/op BenchmarkString/10/Base10-4 178704 834.1 ns/op BenchmarkString/100/Base10-4 35653 3328 ns/op BenchmarkString/1000/Base10-4 3939 28426 ns/op BenchmarkString/10/Base16-4 411716 372.0 ns/op BenchmarkString/100/Base16-4 86060 1473 ns/op BenchmarkString/1000/Base16-4 10000 12266 ns/op BenchmarkLeafSize/0-4 24 4606960 ns/op BenchmarkLeafSize/1-4 501 376124 ns/op BenchmarkLeafSize/2-4 426 334551 ns/op BenchmarkLeafSize/3-4 315 451927 ns/op BenchmarkLeafSize/4-4 428 299679 ns/op BenchmarkLeafSize/5-4 272 640373 ns/op BenchmarkLeafSize/6-4 292 427303 ns/op BenchmarkLeafSize/7-4 332 416841 ns/op BenchmarkLeafSize/8-4 314 347845 ns/op BenchmarkLeafSize/9-4 234 648541 ns/op BenchmarkLeafSize/10-4 289 480104 ns/op BenchmarkLeafSize/11-4 222 566458 ns/op BenchmarkLeafSize/12-4 324 361046 ns/op BenchmarkLeafSize/13-4 256 428549 ns/op BenchmarkLeafSize/14-4 327 488320 ns/op BenchmarkLeafSize/15-4 340 382073 ns/op BenchmarkLeafSize/16-4 421 314856 ns/op BenchmarkLeafSize/32-4 409 303814 ns/op BenchmarkLeafSize/64-4 339 345442 ns/op BenchmarkProbablyPrime/n=0-4 9 11272819 ns/op BenchmarkProbablyPrime/n=1-4 9 19951267 ns/op BenchmarkProbablyPrime/n=5-4 6 20511262 ns/op BenchmarkProbablyPrime/n=10-4 3 45639516 ns/op BenchmarkProbablyPrime/n=20-4 2 92215136 ns/op BenchmarkProbablyPrime/Lucas-4 12 9517735 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 75 1601609 ns/op BenchmarkRatCmp-4 162688 921.9 ns/op BenchmarkFloatSqrt/64-4 10000 10728 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 10000 10339 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8908 14092 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4705 26990 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 902 161839 ns/op 18185 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 61 2271223 ns/op 175118 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 179435192 ns/op 3838088 B/op 656 allocs/op PASS ok math/big 61.581s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12280279 10.20 ns/op BenchmarkLeadingZeros8-4 12828118 10.56 ns/op BenchmarkLeadingZeros16-4 13520869 12.94 ns/op BenchmarkLeadingZeros32-4 13245087 9.554 ns/op BenchmarkLeadingZeros64-4 13295077 9.217 ns/op BenchmarkTrailingZeros-4 14150775 13.34 ns/op BenchmarkTrailingZeros8-4 9888124 17.01 ns/op BenchmarkTrailingZeros16-4 13046133 9.140 ns/op BenchmarkTrailingZeros32-4 8303845 13.47 ns/op BenchmarkTrailingZeros64-4 10590048 13.56 ns/op BenchmarkOnesCount-4 12389553 9.465 ns/op BenchmarkOnesCount8-4 13869367 10.85 ns/op BenchmarkOnesCount16-4 12454442 12.32 ns/op BenchmarkOnesCount32-4 11516238 9.110 ns/op BenchmarkOnesCount64-4 13685406 11.57 ns/op BenchmarkRotateLeft-4 14862930 8.900 ns/op BenchmarkRotateLeft8-4 13511516 14.12 ns/op BenchmarkRotateLeft16-4 14435365 13.81 ns/op BenchmarkRotateLeft32-4 14305789 13.86 ns/op BenchmarkRotateLeft64-4 12219984 8.648 ns/op BenchmarkReverse-4 19377356 8.723 ns/op BenchmarkReverse8-4 24844926 6.258 ns/op BenchmarkReverse16-4 16103952 9.476 ns/op BenchmarkReverse32-4 16168293 8.384 ns/op BenchmarkReverse64-4 20280793 6.506 ns/op BenchmarkReverseBytes-4 22932850 8.690 ns/op BenchmarkReverseBytes16-4 19727161 6.202 ns/op BenchmarkReverseBytes32-4 23407134 7.828 ns/op BenchmarkReverseBytes64-4 21945798 9.020 ns/op BenchmarkAdd-4 14352440 11.81 ns/op BenchmarkAdd32-4 13486410 9.431 ns/op BenchmarkAdd64-4 14612750 9.120 ns/op BenchmarkAdd64multiple-4 20932986 7.813 ns/op BenchmarkSub-4 5787184 18.99 ns/op BenchmarkSub32-4 11455238 14.97 ns/op BenchmarkSub64-4 13047085 9.118 ns/op BenchmarkSub64multiple-4 21330246 5.588 ns/op BenchmarkMul-4 9716942 13.49 ns/op BenchmarkMul32-4 13400833 9.462 ns/op BenchmarkMul64-4 10929837 9.348 ns/op BenchmarkDiv-4 3121219 40.64 ns/op BenchmarkDiv32-4 6801651 17.85 ns/op BenchmarkDiv64-4 3578924 36.13 ns/op PASS ok math/bits 9.056s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 11965042 10.34 ns/op BenchmarkAcos-4 493582 248.4 ns/op BenchmarkAcosh-4 463966 279.5 ns/op BenchmarkAsin-4 440235 284.8 ns/op BenchmarkAsinh-4 452496 270.5 ns/op BenchmarkAtan-4 772671 188.1 ns/op BenchmarkAtanh-4 672462 153.7 ns/op BenchmarkConj-4 23052565 7.283 ns/op BenchmarkCos-4 658922 200.7 ns/op BenchmarkCosh-4 510534 225.8 ns/op BenchmarkExp-4 697208 168.7 ns/op BenchmarkLog-4 979849 140.0 ns/op BenchmarkLog10-4 804272 146.5 ns/op BenchmarkPhase-4 1623948 111.4 ns/op BenchmarkPolar-4 1156041 98.43 ns/op BenchmarkPow-4 220310 626.7 ns/op BenchmarkRect-4 895341 127.1 ns/op BenchmarkSin-4 667530 220.4 ns/op BenchmarkSinh-4 725481 339.5 ns/op BenchmarkSqrt-4 900807 117.7 ns/op BenchmarkTan-4 381266 468.6 ns/op BenchmarkTanh-4 456692 422.5 ns/op PASS ok math/cmplx 5.073s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 167112 969.0 ns/op BenchmarkInt63ThreadsafeParallel-4 132684 907.5 ns/op BenchmarkInt63Unthreadsafe-4 406945 287.8 ns/op BenchmarkIntn1000-4 691156 184.6 ns/op BenchmarkInt63n1000-4 573009 183.5 ns/op BenchmarkInt31n1000-4 866002 190.6 ns/op BenchmarkFloat32-4 699333 236.6 ns/op BenchmarkFloat64-4 754296 150.6 ns/op BenchmarkPerm3-4 137836 786.2 ns/op BenchmarkPerm30-4 16836 7129 ns/op BenchmarkPerm30ViaShuffle-4 15734 8893 ns/op BenchmarkShuffleOverhead-4 12772 9416 ns/op BenchmarkRead3-4 860611 184.9 ns/op BenchmarkRead64-4 50360 2115 ns/op BenchmarkRead1000-4 4870 43505 ns/op PASS ok math/rand 3.454s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 39534 3218 ns/op BenchmarkQDecodeWord-4 76425 1392 ns/op BenchmarkQDecodeHeader-4 77930 1538 ns/op BenchmarkTypeByExtension/.html-4 617960 204.3 ns/op BenchmarkTypeByExtension/.HTML-4 313335 405.0 ns/op BenchmarkTypeByExtension/.unused-4 325068 344.9 ns/op BenchmarkExtensionsByType/text/html-4 147794 1235 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 40207 3340 ns/op BenchmarkExtensionsByType/application/octet-stream-4 29305 3772 ns/op PASS ok mime 1.998s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 825 135363 ns/op PASS ok mime/quotedprintable 0.207s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 25887898 ns/op 8368 B/op 89 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 58575788 ns/op 13512 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5032038735 ns/op 150840 B/op 234 allocs/op BenchmarkDNSName-4 143827 1203 ns/op BenchmarkInterfaces-4 1292 79496 ns/op BenchmarkInterfaceByIndex-4 6752 27219 ns/op BenchmarkInterfaceByName-4 1328 81640 ns/op BenchmarkInterfaceAddrs-4 1614 73784 ns/op BenchmarkInterfacesAndAddrs-4 5253 23809 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2737 50455 ns/op BenchmarkParseIP-4 14551 9002 ns/op BenchmarkIPString/IPv4-4 130111 956.6 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11256 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 41770 3102 ns/op BenchmarkIPEqual/IPv4-4 1038537 143.9 ns/op BenchmarkIPEqual/IPv6-4 909393 127.7 ns/op BenchmarkTCP4OneShot-4 141 732673 ns/op BenchmarkTCP4OneShotTimeout-4 135 786748 ns/op BenchmarkTCP4Persistent-4 278 542167 ns/op BenchmarkTCP4PersistentTimeout-4 247 430538 ns/op BenchmarkTCP6OneShot-4 194 805158 ns/op BenchmarkTCP6OneShotTimeout-4 135 917762 ns/op BenchmarkTCP6Persistent-4 294 529636 ns/op BenchmarkTCP6PersistentTimeout-4 205 517170 ns/op BenchmarkTCP4ConcurrentReadWrite-4 10969 10234 ns/op BenchmarkTCP6ConcurrentReadWrite-4 9069 11684 ns/op BenchmarkSetReadDeadline-4 137712 899.1 ns/op BenchmarkUDP6LinkLocalUnicast-4 91 1261843 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 108 1269245 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 117 1040570 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 108 1148977 ns/op 0 B/op 0 allocs/op PASS ok net 12.578s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 20474 6317 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8269 17306 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 8577 15821 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 14757 8061 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 24438 6147 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 786430 289.9 ns/op BenchmarkReadRequestChrome-4 3638 33052 ns/op 18.49 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 18889 ns/op 4.13 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7004 15522 ns/op 5.28 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 3610 31989 ns/op 4.72 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12397 10440 ns/op 3.83 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 39 3004964 ns/op 0.34 MB/s BenchmarkFileAndServer_1KB/https1-4 26 4637576 ns/op 0.22 MB/s BenchmarkFileAndServer_1KB/h2-4 34 4083022 ns/op 0.25 MB/s BenchmarkFileAndServer_16MB/h1-4 2 74284102 ns/op 225.85 MB/s BenchmarkFileAndServer_16MB/https1-4 1 177183725 ns/op 94.69 MB/s BenchmarkFileAndServer_16MB/h2-4 1 435057685 ns/op 38.56 MB/s BenchmarkFileAndServer_64MB/h1-4 1 356697317 ns/op 188.14 MB/s BenchmarkFileAndServer_64MB/https1-4 1 714443324 ns/op 93.93 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1956298346 ns/op 34.30 MB/s BenchmarkServeMux-4 295 574056 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 343 365615 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 31 3606513 ns/op 7045 B/op 68 allocs/op BenchmarkClientServer/https1-4 26 5117552 ns/op 12291 B/op 121 allocs/op BenchmarkClientServer/h2-4 24 4529016 ns/op 16736 B/op 136 allocs/op BenchmarkClientServerParallel/4/h1-4 339 432860 ns/op 9858 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 14 8027743 ns/op 136100 B/op 1247 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56896: write tcp 127.0.0.1:56894->127.0.0.1:56896: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56905: read tcp 127.0.0.1:56898->127.0.0.1:56905: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56912: read tcp 127.0.0.1:56909->127.0.0.1:56912: use of closed network connection BenchmarkClientServerParallel/4/h2-4 18 7384409 ns/op 118660 B/op 1173 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56929: read tcp 127.0.0.1:56926->127.0.0.1:56929: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56941: read tcp 127.0.0.1:56930->127.0.0.1:56941: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56939: write tcp 127.0.0.1:56930->127.0.0.1:56939: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56942: write tcp 127.0.0.1:56930->127.0.0.1:56942: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56936: write tcp 127.0.0.1:56930->127.0.0.1:56936: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56940: write tcp 127.0.0.1:56930->127.0.0.1:56940: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56957: read tcp 127.0.0.1:56944->127.0.0.1:56957: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56954: read tcp 127.0.0.1:56944->127.0.0.1:56954: use of closed network connection BenchmarkClientServerParallel/64/h1-4 198 567859 ns/op 23663 B/op 123 allocs/op BenchmarkClientServerParallel/64/https1-4 18 5717779 ns/op 94738 B/op 902 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57262: read tcp 127.0.0.1:57261->127.0.0.1:57262: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57271: read tcp 127.0.0.1:57265->127.0.0.1:57271: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57272: write tcp 127.0.0.1:57265->127.0.0.1:57272: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57274: write tcp 127.0.0.1:57265->127.0.0.1:57274: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57291: read tcp 127.0.0.1:57275->127.0.0.1:57291: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57288: read tcp 127.0.0.1:57275->127.0.0.1:57288: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57285: read tcp 127.0.0.1:57275->127.0.0.1:57285: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57287: read tcp 127.0.0.1:57275->127.0.0.1:57287: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57292: read tcp 127.0.0.1:57275->127.0.0.1:57292: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57289: write tcp 127.0.0.1:57275->127.0.0.1:57289: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 13 7901852 ns/op 131319 B/op 1323 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57307: read tcp 127.0.0.1:57300->127.0.0.1:57307: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57319: read tcp 127.0.0.1:57310->127.0.0.1:57319: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57317: read tcp 127.0.0.1:57310->127.0.0.1:57317: use of closed network connection BenchmarkServer-4 1 123299530 ns/op 30064 B/op 143 allocs/op BenchmarkClient-4 25 4049875 ns/op 4220 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 130 986338 ns/op 7735 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 157 687975 ns/op 3217 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 908 118276 ns/op 1925 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1374 130902 ns/op 2803 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1308 121760 ns/op 2725 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1278 103341 ns/op 2715 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1106 91922 ns/op 1948 B/op 14 allocs/op BenchmarkServerHijack-4 1162 175018 ns/op 16744 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 28 4155447 ns/op 7386 B/op 54 allocs/op BenchmarkResponseStatusLine-4 281067 453.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 16.436s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2421 101520 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.446s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 105136 1389 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 421980 291.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 180320 594.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66924 1653 ns/op BenchmarkStdIPv4-4 143811 1575 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 89564 2236 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 89089 1242 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 116546 1250 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 80277 1469 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 951066 163.4 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 115.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 102.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 317880 390.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 323743 364.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 319180 531.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 92779 1445 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 438189 339.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 334893 399.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 294752 699.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 144135 1193 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 324312 317.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 362202 393.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 109494 1087 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 151065 988.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 267660 547.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 84142 1224 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 252987 453.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 117150 933.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 135252 887.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 145790 897.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 97252 1843 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 336183 302.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 115699 867.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 80254 1718 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 110443 1208 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 162214 1220 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 97922 1125 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 235623 503.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 92215 1189 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 127237 966.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 192206 763.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 112906 1018 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 908533 122.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 994213 216.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 904572 123.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 859160 216.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 981094 140.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 926569 161.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 802390 180.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 137.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 671565 203.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 311864 628.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 493911 252.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 216306 546.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 206478 642.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 184296 567.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74150 1544 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 553850 234.2 ns/op PASS ok net/netip 11.946s 2023/01/25 23:08:22 Test RPC server listening on 127.0.0.1:57384 2023/01/25 23:08:22 Test HTTP RPC server listening on 127.0.0.1:57385 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 146 1020234 ns/op BenchmarkEndToEndHTTP-4 120 937049 ns/op BenchmarkEndToEndAsync-4 886 114900 ns/op BenchmarkEndToEndAsyncHTTP-4 1251 116848 ns/op PASS ok net/rpc 1.038s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3961 37248 ns/op BenchmarkReadMIMEHeader/server_headers-4 5091 23784 ns/op BenchmarkUncommon-4 18658 5392 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.664s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3742 40780 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 77672 1490 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 390728 286.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 109530 1274 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 106022 1086 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 65805 2248 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14188 8869 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 197515 508.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 100716 1266 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 151712 783.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 89409 1524 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14546 7477 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 162916 690.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 69816 1726 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 68781 1940 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 25675 5744 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5304 22233 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 154219 1175 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 63272 1765 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 62623 1895 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 25393 4780 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5655 20951 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.280s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2223262 50.72 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 111102 1066 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 319 343724 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 169 764399 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 333 500862 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 42817 3079 ns/op BenchmarkStatFile-4 25929 4312 ns/op BenchmarkStatDir-4 27798 4605 ns/op BenchmarkLstatDot-4 38474 3153 ns/op BenchmarkLstatFile-4 22030 5108 ns/op BenchmarkLstatDir-4 28612 6464 ns/op PASS ok os 2.591s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 20 9473566 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.358s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 262368 598.0 ns/op PASS ok os/user 0.311s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2075934 50.89 ns/op BenchmarkString-4 1691162 69.17 ns/op BenchmarkBytes-4 1593795 133.0 ns/op BenchmarkNamedBytes-4 679600 168.2 ns/op BenchmarkBytesArray-4 605475 223.5 ns/op BenchmarkSliceLen-4 1839572 66.42 ns/op BenchmarkMapLen-4 791430 184.2 ns/op BenchmarkStringLen-4 1000000 104.3 ns/op BenchmarkArrayLen-4 1266076 109.5 ns/op BenchmarkSliceCap-4 1854684 75.97 ns/op BenchmarkDeepEqual/int8-4 557805 236.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 84085 1851 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 381936 330.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 79338 1325 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 497313 329.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 73564 1500 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 457443 280.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 57098 2023 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 455036 275.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 81051 2389 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 527733 265.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 116605 1457 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 523504 269.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 96981 1290 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 498694 242.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 84260 2242 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 416511 389.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 79944 1673 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 419205 460.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 72632 2028 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 359262 291.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 41168 2927 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 338830 409.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 88192 1302 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 512211 266.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 96775 1362 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 481788 290.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 61705 1783 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 527208 294.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 83406 1336 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 475171 298.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 90315 1414 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 456294 286.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 85370 1540 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 119910 1006 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 57756 1965 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 59487 1970 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 37452 4843 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 255176 540.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 34753 3115 ns/op BenchmarkIsZero/StructComparable-4 901375 158.1 ns/op BenchmarkIsZero/StructIncomparable-4 206376 695.9 ns/op BenchmarkSetZero/Bool/Direct-4 2276312 77.75 ns/op BenchmarkSetZero/Bool/CachedZero-4 1598968 76.83 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 125.9 ns/op BenchmarkSetZero/Int/Direct-4 1553395 73.64 ns/op BenchmarkSetZero/Int/CachedZero-4 1289396 80.24 ns/op BenchmarkSetZero/Int/NewZero-4 1069568 174.8 ns/op BenchmarkSetZero/Uint/Direct-4 1701986 74.08 ns/op BenchmarkSetZero/Uint/CachedZero-4 1395860 90.41 ns/op BenchmarkSetZero/Uint/NewZero-4 688254 210.0 ns/op BenchmarkSetZero/Float/Direct-4 1410105 84.15 ns/op BenchmarkSetZero/Float/CachedZero-4 1411892 80.47 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 116.5 ns/op BenchmarkSetZero/Complex/Direct-4 1884787 68.78 ns/op BenchmarkSetZero/Complex/CachedZero-4 1696929 73.50 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 147.1 ns/op BenchmarkSetZero/Array/Direct-4 2545560 46.03 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 136.9 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 117.3 ns/op BenchmarkSetZero/Chan/Direct-4 1655505 66.41 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 119.1 ns/op BenchmarkSetZero/Chan/NewZero-4 974524 149.2 ns/op BenchmarkSetZero/Func/Direct-4 1776574 77.79 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 109.2 ns/op BenchmarkSetZero/Func/NewZero-4 799686 217.7 ns/op BenchmarkSetZero/Interface/Direct-4 1503415 120.7 ns/op BenchmarkSetZero/Interface/CachedZero-4 1574118 106.3 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 159.8 ns/op BenchmarkSetZero/Map/Direct-4 1618435 73.90 ns/op BenchmarkSetZero/Map/CachedZero-4 978328 106.2 ns/op BenchmarkSetZero/Map/NewZero-4 721700 289.4 ns/op BenchmarkSetZero/Pointer/Direct-4 1000000 101.6 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 106.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 953749 173.6 ns/op BenchmarkSetZero/Slice/Direct-4 1227615 94.60 ns/op BenchmarkSetZero/Slice/CachedZero-4 1411892 85.06 ns/op BenchmarkSetZero/Slice/NewZero-4 959667 133.6 ns/op BenchmarkSetZero/String/Direct-4 1000000 107.9 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 144.0 ns/op BenchmarkSetZero/String/NewZero-4 1000000 129.1 ns/op BenchmarkSetZero/Struct/Direct-4 2500384 49.63 ns/op BenchmarkSetZero/Struct/CachedZero-4 1493724 77.10 ns/op BenchmarkSetZero/Struct/NewZero-4 978634 122.1 ns/op BenchmarkSelect/1-4 144145 836.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 44062 2752 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 39073 4744 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 110576 1050 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 80298 1289 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 69997 1463 ns/op 87.49 MB/s BenchmarkCallArgCopy/size=256-4 68578 1850 ns/op 138.35 MB/s BenchmarkCallArgCopy/size=1024-4 51477 2486 ns/op 411.87 MB/s BenchmarkCallArgCopy/size=4096-4 19747 7680 ns/op 533.32 MB/s BenchmarkCallArgCopy/size=65536-4 1028 104846 ns/op 625.07 MB/s BenchmarkPtrTo-4 531669 227.8 ns/op BenchmarkFieldByName1-4 385293 289.3 ns/op BenchmarkFieldByName2-4 30501 4240 ns/op BenchmarkFieldByName3-4 3974 26397 ns/op BenchmarkInterfaceBig-4 2433544 49.26 ns/op BenchmarkInterfaceSmall-4 2325488 50.24 ns/op BenchmarkNew-4 1000000 144.8 ns/op BenchmarkMap/StringKeys/MapIndex-4 2881 40944 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2892 53963 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3306 39770 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3060 64424 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2906 42219 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3090 45079 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 216944 940.9 ns/op PASS ok reflect 26.346s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6234 19825 ns/op 8838 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 9903 26483 ns/op 9659 B/op 1 allocs/op BenchmarkFindString-4 5337 28234 ns/op 9372 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 29070 ns/op 9574 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 6165 27745 ns/op 9187 B/op 2 allocs/op BenchmarkLiteral-4 10000 21827 ns/op BenchmarkNotLiteral-4 3022 42372 ns/op BenchmarkMatchClass-4 2666 53536 ns/op BenchmarkMatchClass_InRange-4 3590 59483 ns/op BenchmarkReplaceAll-4 1610 136109 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 20299 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 15878 6558 ns/op BenchmarkAnchoredShortMatch-4 10000 25898 ns/op BenchmarkAnchoredLongMatch-4 10000 10314 ns/op BenchmarkOnePassShortA-4 19363 6100 ns/op BenchmarkNotOnePassShortA-4 6301 28238 ns/op BenchmarkOnePassShortB-4 24494 4804 ns/op BenchmarkNotOnePassShortB-4 4333 26492 ns/op BenchmarkOnePassLongPrefix-4 83905 1469 ns/op BenchmarkOnePassLongNotPrefix-4 29716 4163 ns/op BenchmarkMatchParallelShared-4 6160 29195 ns/op BenchmarkMatchParallelCopied-4 10000 28431 ns/op BenchmarkQuoteMetaAll-4 129050 961.6 ns/op 14.56 MB/s BenchmarkQuoteMetaNone-4 387210 554.5 ns/op 46.89 MB/s BenchmarkCompile/Onepass-4 4315 40341 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1766 90438 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 153 1048482 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2615854 47.11 ns/op 339.61 MB/s BenchmarkMatch/Easy0/32-4 10000 16976 ns/op 1.89 MB/s BenchmarkMatch/Easy0/1K-4 3595 37744 ns/op 27.13 MB/s BenchmarkMatch/Easy0i/16-4 2506839 45.62 ns/op 350.71 MB/s BenchmarkMatch/Easy0i/32-4 5276 37121 ns/op 0.86 MB/s BenchmarkMatch/Easy0i/1K-4 238 534529 ns/op 1.92 MB/s BenchmarkMatch/Easy1/16-4 2599567 44.50 ns/op 359.56 MB/s BenchmarkMatch/Easy1/32-4 9289 20250 ns/op 1.58 MB/s BenchmarkMatch/Easy1/1K-4 4615 56994 ns/op 17.97 MB/s BenchmarkMatch/Medium/16-4 2388884 48.20 ns/op 331.96 MB/s BenchmarkMatch/Medium/32-4 4562 39505 ns/op 0.81 MB/s BenchmarkMatch/Medium/1K-4 256 461449 ns/op 2.22 MB/s BenchmarkMatch/Hard/16-4 2524311 48.23 ns/op 331.75 MB/s BenchmarkMatch/Hard/32-4 4171 47791 ns/op 0.67 MB/s BenchmarkMatch/Hard/1K-4 154 745338 ns/op 1.37 MB/s BenchmarkMatch/Hard1/16-4 1210 99615 ns/op 0.16 MB/s BenchmarkMatch/Hard1/32-4 733 228124 ns/op 0.14 MB/s BenchmarkMatch/Hard1/1K-4 26 5317389 ns/op 0.19 MB/s BenchmarkMatch_onepass_regex/16-4 27186 4265 ns/op 3.75 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15966 10031 ns/op 3.19 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 578 217966 ns/op 4.70 MB/s 26 B/op 0 allocs/op PASS ok regexp 11.449s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 798510 193.1 ns/op PASS ok regexp/syntax 1.459s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 441789 357.8 ns/op BenchmarkMakeChan/Int-4 1000000 537.1 ns/op BenchmarkMakeChan/Ptr-4 643090 634.2 ns/op BenchmarkMakeChan/Struct/0-4 1000000 352.6 ns/op BenchmarkMakeChan/Struct/32-4 189849 1080 ns/op BenchmarkMakeChan/Struct/40-4 204206 1329 ns/op BenchmarkChanNonblocking-4 5498782 24.22 ns/op BenchmarkSelectUncontended-4 719971 170.4 ns/op BenchmarkSelectSyncContended-4 72776 1526 ns/op BenchmarkSelectAsyncContended-4 231247 564.5 ns/op BenchmarkSelectNonblock-4 2555811 50.57 ns/op BenchmarkChanUncontended-4 9884 12895 ns/op BenchmarkChanContended-4 3280 34298 ns/op BenchmarkChanSync-4 190753 682.9 ns/op BenchmarkChanSyncWork-4 10000 41829 ns/op BenchmarkChanProdCons0-4 181814 627.5 ns/op BenchmarkChanProdCons10-4 409125 312.6 ns/op BenchmarkChanProdCons100-4 487738 269.7 ns/op BenchmarkChanProdConsWork0-4 120308 878.4 ns/op BenchmarkChanProdConsWork10-4 205476 571.8 ns/op BenchmarkChanProdConsWork100-4 206461 512.6 ns/op BenchmarkSelectProdCons-4 137220 796.4 ns/op BenchmarkReceiveDataFromClosedChan-4 810716 256.9 ns/op BenchmarkChanCreation-4 186945 756.4 ns/op BenchmarkChanSem-4 233067 472.5 ns/op BenchmarkChanPopular-4 73 1394281 ns/op BenchmarkChanClosed-4 894925 129.6 ns/op BenchmarkCallClosure-4 3912100 28.40 ns/op BenchmarkCallClosure1-4 4014332 35.83 ns/op BenchmarkCallClosure2-4 705432 157.6 ns/op BenchmarkCallClosure3-4 1000000 128.9 ns/op BenchmarkCallClosure4-4 1000000 139.2 ns/op BenchmarkComplex128DivNormal-4 6331426 21.05 ns/op BenchmarkComplex128DivNisNaN-4 7779985 16.44 ns/op BenchmarkComplex128DivDisNaN-4 9038838 13.03 ns/op BenchmarkComplex128DivNisInf-4 12995640 13.68 ns/op BenchmarkComplex128DivDisInf-4 6948415 19.20 ns/op BenchmarkSetTypePtr-4 63940048 2.959 ns/op 2704.00 MB/s BenchmarkSetTypePtr8-4 12423032 14.37 ns/op 4454.90 MB/s BenchmarkSetTypePtr16-4 12208952 11.38 ns/op 11243.29 MB/s BenchmarkSetTypePtr32-4 13161078 12.01 ns/op 21308.69 MB/s BenchmarkSetTypePtr64-4 10342096 11.88 ns/op 43100.43 MB/s BenchmarkSetTypePtr126-4 6414882 18.97 ns/op 53127.25 MB/s BenchmarkSetTypePtr128-4 7663381 17.77 ns/op 57638.25 MB/s BenchmarkSetTypePtrSlice-4 892056 179.4 ns/op 45669.19 MB/s BenchmarkSetTypeNode1-4 12346896 10.49 ns/op 2288.25 MB/s BenchmarkSetTypeNode1Slice-4 2725225 39.92 ns/op 19237.02 MB/s BenchmarkSetTypeNode8-4 13154949 12.00 ns/op 6664.37 MB/s BenchmarkSetTypeNode8Slice-4 1000000 102.1 ns/op 25083.81 MB/s BenchmarkSetTypeNode64-4 5148592 23.55 ns/op 22418.85 MB/s BenchmarkSetTypeNode64Slice-4 293403 486.4 ns/op 34737.44 MB/s BenchmarkSetTypeNode64Dead-4 7729057 23.53 ns/op 22436.08 MB/s BenchmarkSetTypeNode64DeadSlice-4 380674 405.6 ns/op 41657.94 MB/s BenchmarkSetTypeNode124-4 6807130 18.92 ns/op 53266.56 MB/s BenchmarkSetTypeNode124Slice-4 246030 596.4 ns/op 54087.36 MB/s BenchmarkSetTypeNode126-4 6398229 23.36 ns/op 43836.92 MB/s BenchmarkSetTypeNode126Slice-4 180732 739.8 ns/op 44292.69 MB/s BenchmarkSetTypeNode128-4 3797318 27.24 ns/op 38183.77 MB/s BenchmarkSetTypeNode128Slice-4 181258 802.4 ns/op 41478.10 MB/s BenchmarkSetTypeNode130-4 4174980 39.80 ns/op 26530.95 MB/s BenchmarkSetTypeNode130Slice-4 186436 1558 ns/op 21692.39 MB/s BenchmarkSetTypeNode1024-4 811782 145.4 ns/op 56467.17 MB/s BenchmarkSetTypeNode1024Slice-4 29898 4639 ns/op 56617.89 MB/s BenchmarkAllocation-4 3610 101746 ns/op BenchmarkReadMemStats-4 66 2065909 ns/op BenchmarkReadMemStatsLatency-4 1 5013415 p50-ns 5013415 p90-ns 5013415 p99-ns BenchmarkWriteBarrier-4 1729989 58.27 ns/op BenchmarkBulkWriteBarrier-4 4469738 41.67 ns/op BenchmarkScanStackNoLocals-4 2 69057272 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15131877 9.090 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12247258 9.582 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11302238 11.17 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7982485 14.87 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5492643 22.03 ns/op BenchmarkHash5-4 6817202 16.99 ns/op 294.29 MB/s BenchmarkHash16-4 6871070 14.71 ns/op 1087.58 MB/s BenchmarkHash64-4 6353558 17.46 ns/op 3666.37 MB/s BenchmarkHash1024-4 2198038 49.19 ns/op 20819.17 MB/s BenchmarkHash65536-4 42646 2786 ns/op 23522.99 MB/s BenchmarkAlignedLoad-4 7539440 18.31 ns/op BenchmarkUnalignedLoad-4 7133617 15.95 ns/op BenchmarkEqEfaceConcrete-4 5475295 19.78 ns/op BenchmarkEqIfaceConcrete-4 6772134 16.54 ns/op BenchmarkNeEfaceConcrete-4 6734936 18.58 ns/op BenchmarkNeIfaceConcrete-4 6746551 16.28 ns/op BenchmarkConvT2EByteSized/bool-4 3953541 27.82 ns/op BenchmarkConvT2EByteSized/uint8-4 3803236 46.99 ns/op BenchmarkConvT2ESmall-4 3711844 32.80 ns/op BenchmarkConvT2EUintptr-4 4191088 47.81 ns/op BenchmarkConvT2ELarge-4 1000000 199.4 ns/op BenchmarkConvT2ISmall-4 4482368 27.99 ns/op BenchmarkConvT2IUintptr-4 3859902 29.73 ns/op BenchmarkConvT2ILarge-4 1000000 171.4 ns/op BenchmarkConvI2E-4 3543853 45.88 ns/op BenchmarkConvI2I-4 3713282 34.09 ns/op BenchmarkAssertE2T-4 3696744 33.21 ns/op BenchmarkAssertE2TLarge-4 1955847 131.4 ns/op BenchmarkAssertE2I-4 3469438 32.94 ns/op BenchmarkAssertI2T-4 3146706 46.10 ns/op BenchmarkAssertI2I-4 3460994 34.84 ns/op BenchmarkAssertI2E-4 3301932 37.44 ns/op BenchmarkAssertE2E-4 4485128 41.86 ns/op BenchmarkAssertE2T2-4 1383235 76.29 ns/op BenchmarkAssertE2T2Blank-4 2261955 50.48 ns/op BenchmarkAssertI2E2-4 3057265 39.68 ns/op BenchmarkAssertI2E2Blank-4 3604135 31.47 ns/op BenchmarkAssertE2E2-4 3070860 37.49 ns/op BenchmarkAssertE2E2Blank-4 3986556 42.71 ns/op BenchmarkConvT2Ezero/zero/16-4 3484039 30.57 ns/op BenchmarkConvT2Ezero/zero/32-4 3678300 31.42 ns/op BenchmarkConvT2Ezero/zero/64-4 3918369 40.98 ns/op BenchmarkConvT2Ezero/zero/str-4 3430634 33.82 ns/op BenchmarkConvT2Ezero/zero/slice-4 3586714 47.15 ns/op BenchmarkConvT2Ezero/zero/big-4 83922 1829 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 134.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 174.8 ns/op BenchmarkConvT2Ezero/nonzero/big-4 107400 1627 ns/op BenchmarkConvT2Ezero/smallint/16-4 3472336 42.15 ns/op BenchmarkConvT2Ezero/smallint/32-4 3969523 30.71 ns/op BenchmarkConvT2Ezero/smallint/64-4 4123788 36.52 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 130.7 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 159.3 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 117.4 ns/op BenchmarkMalloc8-4 1000000 140.8 ns/op BenchmarkMalloc16-4 1000000 159.1 ns/op BenchmarkMallocTypeInfo8-4 1000000 198.9 ns/op BenchmarkMallocTypeInfo16-4 1000000 163.2 ns/op BenchmarkMallocLargeStruct-4 81990 2273 ns/op BenchmarkGoroutineSelect-4 15 9371845 ns/op BenchmarkGoroutineBlocking-4 15 10702048 ns/op BenchmarkGoroutineForRange-4 21 8013154 ns/op BenchmarkGoroutineIdle-4 14 9059533 ns/op BenchmarkHashStringSpeed-4 2284657 74.56 ns/op BenchmarkHashBytesSpeed-4 1000000 113.9 ns/op BenchmarkHashInt32Speed-4 2353048 49.13 ns/op BenchmarkHashInt64Speed-4 2505946 49.52 ns/op BenchmarkHashStringArraySpeed-4 481760 242.6 ns/op BenchmarkMegMap-4 2322654 60.76 ns/op BenchmarkMegOneMap-4 2364928 72.73 ns/op BenchmarkMegEqMap-4 2822 45233 ns/op BenchmarkMegEmptyMap-4 3147996 43.57 ns/op BenchmarkSmallStrMap-4 2788854 48.42 ns/op BenchmarkMapStringKeysEight_16-4 2620522 47.16 ns/op BenchmarkMapStringKeysEight_32-4 2221114 48.17 ns/op BenchmarkMapStringKeysEight_64-4 2524840 61.54 ns/op BenchmarkMapStringKeysEight_1M-4 2263196 47.95 ns/op BenchmarkIntMap-4 2765871 44.91 ns/op BenchmarkMapFirst/1-4 3496128 43.26 ns/op BenchmarkMapFirst/2-4 3576787 35.28 ns/op BenchmarkMapFirst/3-4 3305320 35.69 ns/op BenchmarkMapFirst/4-4 3248479 35.70 ns/op BenchmarkMapFirst/5-4 2837893 43.83 ns/op BenchmarkMapFirst/6-4 3278613 45.94 ns/op BenchmarkMapFirst/7-4 2784549 69.08 ns/op BenchmarkMapFirst/8-4 3216326 35.51 ns/op BenchmarkMapFirst/9-4 2431119 43.35 ns/op BenchmarkMapFirst/10-4 2896332 39.94 ns/op BenchmarkMapFirst/11-4 3036452 50.94 ns/op BenchmarkMapFirst/12-4 2607236 64.48 ns/op BenchmarkMapFirst/13-4 2897149 38.56 ns/op BenchmarkMapFirst/14-4 3214644 80.73 ns/op BenchmarkMapFirst/15-4 2774526 42.25 ns/op BenchmarkMapFirst/16-4 2798274 40.34 ns/op BenchmarkMapMid/1-4 2904880 40.94 ns/op BenchmarkMapMid/2-4 2726504 50.45 ns/op BenchmarkMapMid/3-4 2656548 48.16 ns/op BenchmarkMapMid/4-4 2560252 56.01 ns/op BenchmarkMapMid/5-4 2498954 44.76 ns/op BenchmarkMapMid/6-4 2354235 45.39 ns/op BenchmarkMapMid/7-4 2848460 42.92 ns/op BenchmarkMapMid/8-4 2193327 59.56 ns/op BenchmarkMapMid/9-4 2483822 104.3 ns/op BenchmarkMapMid/10-4 2475168 45.09 ns/op BenchmarkMapMid/11-4 2509948 42.76 ns/op BenchmarkMapMid/12-4 1609213 65.91 ns/op BenchmarkMapMid/13-4 2625932 88.25 ns/op BenchmarkMapMid/14-4 2690882 48.26 ns/op BenchmarkMapMid/15-4 2304555 78.62 ns/op BenchmarkMapMid/16-4 1854232 61.04 ns/op BenchmarkMapLast/1-4 2273245 44.97 ns/op BenchmarkMapLast/2-4 2606959 42.30 ns/op BenchmarkMapLast/3-4 2566008 42.15 ns/op BenchmarkMapLast/4-4 2818167 48.15 ns/op BenchmarkMapLast/5-4 2534364 43.36 ns/op BenchmarkMapLast/6-4 2279570 52.01 ns/op BenchmarkMapLast/7-4 2401872 80.42 ns/op BenchmarkMapLast/8-4 2767300 45.47 ns/op BenchmarkMapLast/9-4 2581476 46.03 ns/op BenchmarkMapLast/10-4 2399703 68.74 ns/op BenchmarkMapLast/11-4 2483379 67.86 ns/op BenchmarkMapLast/12-4 2054454 106.8 ns/op BenchmarkMapLast/13-4 2675916 46.55 ns/op BenchmarkMapLast/14-4 2786710 44.75 ns/op BenchmarkMapLast/15-4 2513760 46.08 ns/op BenchmarkMapLast/16-4 2371933 47.94 ns/op BenchmarkMapCycle-4 1284745 177.0 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2087529 54.46 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2216 50240 ns/op BenchmarkMakeMap/[Byte]Byte-4 463370 612.1 ns/op BenchmarkMakeMap/[Int]Int-4 118388 1002 ns/op BenchmarkNewEmptyMap-4 15136974 10.03 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1408327 82.26 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 638733 224.9 ns/op BenchmarkMapIterEmpty-4 3512186 30.80 ns/op BenchmarkSameLengthMap-4 3367401 35.17 ns/op BenchmarkBigKeyMap-4 1257693 106.3 ns/op BenchmarkBigValMap-4 1000000 130.5 ns/op BenchmarkSmallKeyMap-4 2439554 49.44 ns/op BenchmarkMapPopulate/1-4 1677446 63.22 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 118346 1658 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9686 31396 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 517 254270 ns/op 51800 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 38 3279879 ns/op 416409 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 3 42592727 ns/op 6527736 B/op 2897 allocs/op BenchmarkComplexAlgMap-4 427914 244.7 ns/op BenchmarkGoMapClear/Reflexive/1-4 651171 182.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 570428 197.6 ns/op BenchmarkGoMapClear/Reflexive/100-4 234651 668.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 35072 3761 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5062 35374 ns/op BenchmarkGoMapClear/NonReflexive/1-4 594962 235.8 ns/op BenchmarkGoMapClear/NonReflexive/10-4 417994 267.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 179444 687.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 40975 3062 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4455 26760 ns/op BenchmarkMapStringConversion/32/simple-4 1349690 89.79 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 146.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1247371 95.83 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1240543 94.38 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 100.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 139.9 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1279984 85.03 ns/op BenchmarkMapInterfacePtr-4 1000000 109.2 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5712075 29.72 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 51817 3339 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4972 25389 ns/op BenchmarkMapPop1000-4 362 323048 ns/op BenchmarkMapPop10000-4 20 6573310 ns/op BenchmarkMapAssign/Int32/256-4 2002394 59.47 ns/op BenchmarkMapAssign/Int32/65536-4 610167 296.1 ns/op BenchmarkMapAssign/Int64/256-4 1000000 101.0 ns/op BenchmarkMapAssign/Int64/65536-4 614462 187.2 ns/op BenchmarkMapAssign/Str/256-4 1730580 71.90 ns/op BenchmarkMapAssign/Str/65536-4 383260 295.2 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 124.3 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 555852 181.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1224829 122.1 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 573537 372.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 565824 6402 ns/op BenchmarkMapOperatorAssign/Str/65536-4 132068 831.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 828523 194.9 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 185308 746.8 ns/op 67 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 852973 216.0 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 230475 674.8 ns/op 61 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 439822 240.5 ns/op 46 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 111691 981.7 ns/op 132 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 117.8 ns/op BenchmarkMapDelete/Int32/1000-4 1735504 71.40 ns/op BenchmarkMapDelete/Int32/10000-4 1713620 71.43 ns/op BenchmarkMapDelete/Int64/100-4 1316901 113.5 ns/op BenchmarkMapDelete/Int64/1000-4 1575163 87.70 ns/op BenchmarkMapDelete/Int64/10000-4 1520306 86.61 ns/op BenchmarkMapDelete/Str/100-4 1000000 143.0 ns/op BenchmarkMapDelete/Str/1000-4 1000000 100.3 ns/op BenchmarkMapDelete/Str/10000-4 1000000 130.5 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 112.4 ns/op BenchmarkMapDelete/Pointer/1000-4 1387748 74.56 ns/op BenchmarkMapDelete/Pointer/10000-4 1692885 74.52 ns/op BenchmarkMemmove/0-4 20516162 6.587 ns/op BenchmarkMemmove/1-4 1241721 150.5 ns/op 6.65 MB/s BenchmarkMemmove/2-4 1336315 91.20 ns/op 21.93 MB/s BenchmarkMemmove/3-4 1278440 91.65 ns/op 32.73 MB/s BenchmarkMemmove/4-4 1313862 90.24 ns/op 44.33 MB/s BenchmarkMemmove/5-4 1000000 100.2 ns/op 49.89 MB/s BenchmarkMemmove/6-4 1248390 94.34 ns/op 63.60 MB/s BenchmarkMemmove/7-4 1264130 104.4 ns/op 67.04 MB/s BenchmarkMemmove/8-4 1000000 166.4 ns/op 48.08 MB/s BenchmarkMemmove/9-4 1000000 115.3 ns/op 78.08 MB/s BenchmarkMemmove/10-4 1000000 102.6 ns/op 97.47 MB/s BenchmarkMemmove/11-4 1000000 122.1 ns/op 90.11 MB/s BenchmarkMemmove/12-4 1000000 101.2 ns/op 118.54 MB/s BenchmarkMemmove/13-4 1000000 105.2 ns/op 123.54 MB/s BenchmarkMemmove/14-4 1000000 114.0 ns/op 122.82 MB/s BenchmarkMemmove/15-4 1202149 103.8 ns/op 144.57 MB/s BenchmarkMemmove/16-4 1000000 111.1 ns/op 144.02 MB/s BenchmarkMemmove/32-4 1000000 102.5 ns/op 312.05 MB/s BenchmarkMemmove/64-4 1205073 111.3 ns/op 575.07 MB/s BenchmarkMemmove/128-4 930292 156.0 ns/op 820.58 MB/s BenchmarkMemmove/256-4 818868 138.3 ns/op 1851.30 MB/s BenchmarkMemmove/512-4 626528 207.1 ns/op 2472.75 MB/s BenchmarkMemmove/1024-4 488958 382.1 ns/op 2680.19 MB/s BenchmarkMemmove/2048-4 237793 460.8 ns/op 4444.27 MB/s BenchmarkMemmove/4096-4 148272 813.0 ns/op 5037.88 MB/s BenchmarkMemmoveOverlap/32-4 1000000 127.0 ns/op 251.88 MB/s BenchmarkMemmoveOverlap/64-4 1215715 99.30 ns/op 644.50 MB/s BenchmarkMemmoveOverlap/128-4 962137 111.9 ns/op 1143.49 MB/s BenchmarkMemmoveOverlap/256-4 954572 135.4 ns/op 1890.58 MB/s BenchmarkMemmoveOverlap/512-4 685743 177.1 ns/op 2891.08 MB/s BenchmarkMemmoveOverlap/1024-4 482708 277.4 ns/op 3691.48 MB/s BenchmarkMemmoveOverlap/2048-4 262686 469.2 ns/op 4364.67 MB/s BenchmarkMemmoveOverlap/4096-4 150973 766.1 ns/op 5346.57 MB/s BenchmarkMemmoveUnalignedDst/0-4 20423876 8.429 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 100.3 ns/op 9.97 MB/s BenchmarkMemmoveUnalignedDst/2-4 1320320 93.17 ns/op 21.47 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 168.6 ns/op 17.79 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 106.2 ns/op 37.66 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 106.5 ns/op 46.95 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 105.4 ns/op 56.94 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 108.6 ns/op 64.46 MB/s BenchmarkMemmoveUnalignedDst/8-4 1247935 140.7 ns/op 56.87 MB/s BenchmarkMemmoveUnalignedDst/9-4 1252302 95.51 ns/op 94.23 MB/s BenchmarkMemmoveUnalignedDst/10-4 1243179 92.56 ns/op 108.04 MB/s BenchmarkMemmoveUnalignedDst/11-4 1209530 98.04 ns/op 112.19 MB/s BenchmarkMemmoveUnalignedDst/12-4 1258220 96.76 ns/op 124.01 MB/s BenchmarkMemmoveUnalignedDst/13-4 1228987 98.30 ns/op 132.25 MB/s BenchmarkMemmoveUnalignedDst/14-4 1249854 108.0 ns/op 129.58 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 104.7 ns/op 143.29 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 111.9 ns/op 142.95 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 116.2 ns/op 275.50 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 103.6 ns/op 617.87 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 121.6 ns/op 1052.57 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 160.6 ns/op 1593.73 MB/s BenchmarkMemmoveUnalignedDst/512-4 632818 184.3 ns/op 2777.46 MB/s BenchmarkMemmoveUnalignedDst/1024-4 398118 327.5 ns/op 3126.26 MB/s BenchmarkMemmoveUnalignedDst/2048-4 260595 497.1 ns/op 4120.31 MB/s BenchmarkMemmoveUnalignedDst/4096-4 157508 851.7 ns/op 4809.34 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 190.8 ns/op 167.74 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1029397 109.7 ns/op 583.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 134.3 ns/op 953.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 873376 209.1 ns/op 1224.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 676176 208.0 ns/op 2461.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 435610 289.6 ns/op 3536.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 253461 477.3 ns/op 4290.99 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 152916 833.1 ns/op 4916.50 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17901434 7.101 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1249300 123.0 ns/op 8.13 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 103.2 ns/op 19.37 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1210687 115.3 ns/op 26.02 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1233745 99.29 ns/op 40.29 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 192.7 ns/op 25.95 MB/s BenchmarkMemmoveUnalignedSrc/6-4 954672 150.9 ns/op 39.76 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1331356 121.0 ns/op 57.86 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1282882 96.91 ns/op 82.55 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1241360 93.40 ns/op 96.36 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 110.6 ns/op 90.44 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 144.4 ns/op 76.17 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1209782 92.53 ns/op 129.69 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1217400 165.6 ns/op 78.51 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1246680 96.04 ns/op 145.78 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 185.3 ns/op 80.96 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 101.3 ns/op 157.93 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 116.9 ns/op 273.74 MB/s BenchmarkMemmoveUnalignedSrc/64-4 903351 207.2 ns/op 308.92 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 119.5 ns/op 1070.90 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 140.4 ns/op 1823.18 MB/s BenchmarkMemmoveUnalignedSrc/512-4 640194 182.3 ns/op 2807.92 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 387021 516.3 ns/op 1983.45 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 243060 438.3 ns/op 4672.83 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 169845 807.1 ns/op 5074.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 118.1 ns/op 270.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1254148 101.6 ns/op 630.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 113.0 ns/op 1133.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 772758 145.9 ns/op 1754.40 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 654964 179.7 ns/op 2849.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 429019 282.7 ns/op 3622.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 292276 710.3 ns/op 2883.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 155350 1536 ns/op 2666.30 MB/s BenchmarkMemclr/5-4 15087235 8.386 ns/op 596.21 MB/s BenchmarkMemclr/16-4 13828198 8.358 ns/op 1914.22 MB/s BenchmarkMemclr/64-4 11757114 9.637 ns/op 6641.06 MB/s BenchmarkMemclr/256-4 10132425 10.76 ns/op 23794.68 MB/s BenchmarkMemclr/4096-4 2112812 57.17 ns/op 71642.43 MB/s BenchmarkMemclr/65536-4 89755 1439 ns/op 45542.49 MB/s BenchmarkMemclr/1M-4 5610 26426 ns/op 39680.22 MB/s BenchmarkMemclr/4M-4 1138 112371 ns/op 37325.43 MB/s BenchmarkMemclr/8M-4 422 287199 ns/op 29208.32 MB/s BenchmarkMemclr/16M-4 100 1265509 ns/op 13257.29 MB/s BenchmarkMemclr/64M-4 62 2044112 ns/op 32830.33 MB/s BenchmarkGoMemclr/5-4 1533310 71.32 ns/op 70.11 MB/s BenchmarkGoMemclr/16-4 433543 268.3 ns/op 59.62 MB/s BenchmarkGoMemclr/64-4 177660 744.7 ns/op 85.94 MB/s BenchmarkGoMemclr/256-4 49704 2742 ns/op 93.37 MB/s BenchmarkMemclrRange/1K_2K-4 76892 2543 ns/op 37708.86 MB/s BenchmarkMemclrRange/2K_8K-4 26821 4494 ns/op 74217.19 MB/s BenchmarkMemclrRange/4K_16K-4 31064 3814 ns/op 84700.11 MB/s BenchmarkMemclrRange/160K_228K-4 3117 69856 ns/op 23804.31 MB/s BenchmarkClearFat7-4 4361883 30.95 ns/op BenchmarkClearFat8-4 3611554 27.99 ns/op BenchmarkClearFat11-4 3818858 49.17 ns/op BenchmarkClearFat12-4 4039519 31.53 ns/op BenchmarkClearFat13-4 3987723 29.32 ns/op BenchmarkClearFat14-4 3443905 33.07 ns/op BenchmarkClearFat15-4 4009090 34.90 ns/op BenchmarkClearFat16-4 3804195 49.73 ns/op BenchmarkClearFat24-4 3961051 35.11 ns/op BenchmarkClearFat32-4 3478887 32.20 ns/op BenchmarkClearFat40-4 4112002 30.43 ns/op BenchmarkClearFat48-4 3732950 31.94 ns/op BenchmarkClearFat56-4 3842254 30.81 ns/op BenchmarkClearFat64-4 3838927 40.85 ns/op BenchmarkClearFat72-4 3480278 36.55 ns/op BenchmarkClearFat128-4 3177381 38.02 ns/op BenchmarkClearFat256-4 2186210 65.18 ns/op BenchmarkClearFat512-4 1000000 129.7 ns/op BenchmarkClearFat1024-4 897723 146.1 ns/op BenchmarkClearFat1032-4 943609 167.2 ns/op BenchmarkClearFat1040-4 789196 145.4 ns/op BenchmarkCopyFat7-4 3722443 30.57 ns/op BenchmarkCopyFat8-4 3488078 30.73 ns/op BenchmarkCopyFat11-4 3700670 54.95 ns/op BenchmarkCopyFat12-4 3676597 28.31 ns/op BenchmarkCopyFat13-4 4030641 39.44 ns/op BenchmarkCopyFat14-4 4050235 32.40 ns/op BenchmarkCopyFat15-4 4314912 40.63 ns/op BenchmarkCopyFat16-4 4685486 32.98 ns/op BenchmarkCopyFat24-4 4221886 28.77 ns/op BenchmarkCopyFat32-4 4161390 29.27 ns/op BenchmarkCopyFat64-4 3578748 33.76 ns/op BenchmarkCopyFat72-4 3592137 36.54 ns/op BenchmarkCopyFat128-4 2900240 40.74 ns/op BenchmarkCopyFat256-4 2450508 52.49 ns/op BenchmarkCopyFat512-4 1450431 88.28 ns/op BenchmarkCopyFat520-4 1295268 95.89 ns/op BenchmarkCopyFat1024-4 979969 139.7 ns/op BenchmarkCopyFat1032-4 610736 172.1 ns/op BenchmarkCopyFat1040-4 966315 132.5 ns/op BenchmarkIssue18740/2byte-4 261 420049 ns/op BenchmarkIssue18740/4byte-4 542 264396 ns/op BenchmarkIssue18740/8byte-4 998 125910 ns/op BenchmarkReadMetricsLatency-4 10000 3021 p50-ns 4708 p90-ns 8328 p99-ns BenchmarkFinalizer-4 196 627069 ns/op BenchmarkFinalizerRun-4 171343 604.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8091451 13.35 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3645973 32.12 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3026230 38.00 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2959014 41.39 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1371625 76.83 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1391896 100.0 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2391554 42.65 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1522639 79.34 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1595790 98.49 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2442927 54.37 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2403027 50.51 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2113195 57.31 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1758817 68.87 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1719474 71.97 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7157766 16.19 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6627442 25.15 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6690228 22.63 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7494595 15.66 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5553282 26.57 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6138056 18.44 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5535268 25.51 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6654492 17.05 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7965441 16.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6586610 17.31 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6271455 16.98 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5946331 17.99 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7175932 16.47 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6420669 17.64 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8143232 16.02 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5556962 19.77 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7789603 16.39 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6315216 16.75 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6885327 23.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 3616599 27.71 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7073428 19.27 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7248265 16.98 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6860019 16.19 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7149693 16.19 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6506043 15.91 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6624694 23.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6545624 17.76 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8282862 22.54 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6419485 18.35 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7064233 17.67 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7724086 23.59 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6393132 17.24 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7171262 14.83 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7223220 16.53 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7649340 22.21 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7439577 15.77 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7294689 19.73 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 4734926 26.15 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5476688 21.56 ns/op BenchmarkNetpollBreak-4 3060 278322 ns/op BenchmarkPingPongHog-4 939 322802 ns/op BenchmarkStackGrowth-4 75723 1515 ns/op BenchmarkStackGrowthDeep-4 932 110934 ns/op BenchmarkCreateGoroutines-4 50748 2338 ns/op BenchmarkCreateGoroutinesParallel-4 41714 4320 ns/op BenchmarkCreateGoroutinesCapture-4 10000 52138 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 26950 21960 ns/op BenchmarkClosureCall-4 27703740 7.316 ns/op BenchmarkWakeupParallelSpinning/0s-4 5869 17826 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5821 26175 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5242 52548 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2149 56835 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1899 77620 ns/op BenchmarkWakeupParallelSpinning/20µs-4 897 155239 ns/op BenchmarkWakeupParallelSpinning/50µs-4 334 311535 ns/op BenchmarkWakeupParallelSpinning/100µs-4 204 598516 ns/op BenchmarkMatmult-4 5128579 44.59 ns/op BenchmarkFastrand-4 7885563 17.34 ns/op BenchmarkFastrand64-4 4740633 24.15 ns/op BenchmarkFastrandHashiter-4 2912859 42.35 ns/op BenchmarkFastrandn/2-4 3477650 53.00 ns/op BenchmarkFastrandn/3-4 4016709 27.13 ns/op BenchmarkFastrandn/4-4 3812924 44.76 ns/op BenchmarkFastrandn/5-4 3638480 28.97 ns/op BenchmarkIfaceCmp100-4 99081 1125 ns/op BenchmarkIfaceCmpNil100-4 193375 667.7 ns/op BenchmarkEfaceCmpDiff-4 39968 2666 ns/op BenchmarkEfaceCmpDiffIndirect-4 40407 2638 ns/op BenchmarkDefer-4 1000000 106.0 ns/op BenchmarkDefer10-4 777021 185.8 ns/op BenchmarkDeferMany-4 514759 585.6 ns/op BenchmarkPanicRecover-4 233337 539.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1956731 ns/op 1905796 p50-ns 2845469 p90-ns 5009472 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 2591962 ns/op 2142837 p50-ns 4382969 p90-ns 13054911 p99-ns BenchmarkGoroutineProfile/small/idle-4 36 4155408 ns/op 3953417 p50-ns 5661823 p90-ns 6223068 p99-ns BenchmarkGoroutineProfile/small/loaded-4 25 5575488 ns/op 4972367 p50-ns 8077838 p90-ns 13460921 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 50 2133673 ns/op 2144266 p50-ns 2624817 p90-ns 4587370 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 84 2476941 ns/op 1986547 p50-ns 3753403 p90-ns 10702501 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 10737197 ns/op 9505556 p50-ns 17580555 p90-ns 18334940 p99-ns BenchmarkGoroutineProfile/large/loaded-4 4 26770020 ns/op 27330083 p50-ns 37979359 p90-ns 37979359 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1858756 ns/op 1766499 p50-ns 2515432 p90-ns 4200644 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 60 2724033 ns/op 2236907 p50-ns 4442762 p90-ns 10591703 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 26 4665485 ns/op 4322845 p50-ns 6012375 p90-ns 11005083 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 18 5839054 ns/op 4878272 p50-ns 10868985 p90-ns 19508685 p99-ns BenchmarkRWMutexUncontended-4 619920 1796 ns/op BenchmarkRWMutexWrite100-4 46453 2801 ns/op BenchmarkRWMutexWrite10-4 283869 1595 ns/op BenchmarkRWMutexWorkWrite100-4 58944 5086 ns/op BenchmarkRWMutexWorkWrite10-4 21518 7272 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2229 54086 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1141 113311 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 949 114976 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 478 244499 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 506 227013 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 211 560082 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 225 453723 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 104 1216861 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 166095 1082 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 97989 1230 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 129670 1241 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 158367 1055 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 234241 1538 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 79120 1283 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 119908 1932 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 130015 1586 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 143588 1049 ns/op BenchmarkMakeSlice/Byte-4 1000000 105.4 ns/op BenchmarkMakeSlice/Int16-4 1000000 128.9 ns/op BenchmarkMakeSlice/Int-4 859314 192.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 194.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 240.3 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 284.6 ns/op BenchmarkMakeSlice/Struct/40-4 573682 326.8 ns/op BenchmarkGrowSlice/Byte-4 596140 505.0 ns/op BenchmarkGrowSlice/Int16-4 607504 482.5 ns/op BenchmarkGrowSlice/Int-4 375655 965.9 ns/op BenchmarkGrowSlice/Ptr-4 162967 2369 ns/op BenchmarkGrowSlice/Struct/24-4 72111 1789 ns/op BenchmarkGrowSlice/Struct/32-4 76786 1562 ns/op BenchmarkGrowSlice/Struct/40-4 113845 1653 ns/op BenchmarkExtendSlice/IntSlice-4 121266 1244 ns/op BenchmarkExtendSlice/PointerSlice-4 119070 1196 ns/op BenchmarkExtendSlice/NoGrow-4 189973 1939 ns/op BenchmarkAppend-4 559483 191.5 ns/op BenchmarkAppendGrowByte-4 1 141356952 ns/op BenchmarkAppendGrowString-4 1 547030908 ns/op BenchmarkAppendSlice/1Bytes-4 515124 627.8 ns/op BenchmarkAppendSlice/4Bytes-4 218990 640.6 ns/op BenchmarkAppendSlice/7Bytes-4 173132 601.5 ns/op BenchmarkAppendSlice/8Bytes-4 198664 507.0 ns/op BenchmarkAppendSlice/15Bytes-4 231432 525.6 ns/op BenchmarkAppendSlice/16Bytes-4 321679 639.2 ns/op BenchmarkAppendSlice/32Bytes-4 238882 500.1 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 31750 3542 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 10537 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9787 36411 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 806 166983 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 54 1957987 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 26 4798054 ns/op BenchmarkAppendStr/1Bytes-4 150080 806.0 ns/op BenchmarkAppendStr/4Bytes-4 284702 443.8 ns/op BenchmarkAppendStr/8Bytes-4 277148 375.6 ns/op BenchmarkAppendStr/16Bytes-4 565627 382.1 ns/op BenchmarkAppendStr/32Bytes-4 313977 361.1 ns/op BenchmarkAppendSpecialCase-4 904621 182.2 ns/op BenchmarkCopy/1Byte-4 548110 606.9 ns/op 1.65 MB/s BenchmarkCopy/1String-4 256224 490.5 ns/op 2.04 MB/s BenchmarkCopy/2Byte-4 376244 357.2 ns/op 5.60 MB/s BenchmarkCopy/2String-4 1000000 508.2 ns/op 3.94 MB/s BenchmarkCopy/4Byte-4 228476 471.8 ns/op 8.48 MB/s BenchmarkCopy/4String-4 280160 417.5 ns/op 9.58 MB/s BenchmarkCopy/8Byte-4 172416 707.3 ns/op 11.31 MB/s BenchmarkCopy/8String-4 288746 488.4 ns/op 16.38 MB/s BenchmarkCopy/12Byte-4 342193 505.0 ns/op 23.76 MB/s BenchmarkCopy/12String-4 1169734 140.7 ns/op 85.26 MB/s BenchmarkCopy/16Byte-4 1275157 103.0 ns/op 155.28 MB/s BenchmarkCopy/16String-4 1000000 120.1 ns/op 133.25 MB/s BenchmarkCopy/32Byte-4 912657 147.5 ns/op 216.88 MB/s BenchmarkCopy/32String-4 1000000 103.9 ns/op 307.90 MB/s BenchmarkCopy/128Byte-4 1000000 135.7 ns/op 943.20 MB/s BenchmarkCopy/128String-4 1000000 131.5 ns/op 973.19 MB/s BenchmarkCopy/1024Byte-4 372223 451.4 ns/op 2268.33 MB/s BenchmarkCopy/1024String-4 302287 396.8 ns/op 2580.91 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 20816 5598 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 14521 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 25963 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 25810 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9967 39002 ns/op BenchmarkAppendInPlace/Grow/Byte-4 117343 2218 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 66457 1686 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 61866 2006 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 47108 2883 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 38343 3792 ns/op BenchmarkStackCopyPtr-4 1 150295842 ns/op BenchmarkStackCopy-4 2 87169450 ns/op BenchmarkStackCopyNoCache-4 18 8972352 ns/op BenchmarkStackCopyWithStkobj-4 3 49597413 ns/op BenchmarkIssue18138-4 184 774247 ns/op BenchmarkCompareStringEqual-4 13175673 16.59 ns/op BenchmarkCompareStringIdentical-4 19549434 6.243 ns/op BenchmarkCompareStringSameLength-4 14187655 7.969 ns/op BenchmarkCompareStringDifferentLength-4 21233818 5.220 ns/op BenchmarkCompareStringBigUnaligned-4 2275 92367 ns/op 11352.34 MB/s BenchmarkCompareStringBig-4 1552 75994 ns/op 13798.27 MB/s BenchmarkConcatStringAndBytes-4 1665950 68.57 ns/op BenchmarkSliceByteToString/1-4 1597118 75.27 ns/op BenchmarkSliceByteToString/2-4 1000000 213.3 ns/op BenchmarkSliceByteToString/4-4 976971 155.0 ns/op BenchmarkSliceByteToString/8-4 918226 163.1 ns/op BenchmarkSliceByteToString/16-4 1000000 150.7 ns/op BenchmarkSliceByteToString/32-4 1000000 187.4 ns/op BenchmarkSliceByteToString/64-4 446569 272.1 ns/op BenchmarkSliceByteToString/128-4 826545 390.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2216980 56.28 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 928545 133.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1035922 111.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2896794 42.22 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1593711 73.10 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1771830 68.34 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1614115 73.13 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 343239 417.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 433462 308.1 ns/op BenchmarkRuneIterate/range/ASCII-4 6519007 18.47 ns/op BenchmarkRuneIterate/range/Japanese-4 2498096 48.87 ns/op BenchmarkRuneIterate/range/MixedLength-4 2416201 48.79 ns/op BenchmarkRuneIterate/range1/ASCII-4 6501726 18.13 ns/op BenchmarkRuneIterate/range1/Japanese-4 1835317 56.64 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2623953 46.75 ns/op BenchmarkRuneIterate/range2/ASCII-4 5878804 26.69 ns/op BenchmarkRuneIterate/range2/Japanese-4 2467665 51.17 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2752419 44.17 ns/op BenchmarkArrayEqual-4 21847170 5.599 ns/op BenchmarkFunc/Name-4 5128327 21.13 ns/op BenchmarkFunc/Entry-4 13178983 9.524 ns/op BenchmarkFunc/FileLine-4 1922166 59.64 ns/op PASS ok runtime 466.073s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 28892 5841 ns/op BenchmarkHandle/concurrent-4 20391 6692 ns/op PASS ok runtime/cgo 0.676s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 22680484 6.394 ns/op BenchmarkAtomicStore64-4 9827558 25.32 ns/op BenchmarkAtomicLoad-4 23295862 9.174 ns/op BenchmarkAtomicStore-4 12409783 13.90 ns/op BenchmarkAnd8-4 10506972 12.30 ns/op BenchmarkAnd-4 9499881 14.01 ns/op BenchmarkAnd8Parallel-4 3811700 31.33 ns/op BenchmarkAndParallel-4 3117738 34.93 ns/op BenchmarkOr8-4 8845170 11.77 ns/op BenchmarkOr-4 11689954 10.61 ns/op BenchmarkOr8Parallel-4 3758870 31.59 ns/op BenchmarkOrParallel-4 3478838 39.62 ns/op BenchmarkXadd-4 3620137 32.02 ns/op BenchmarkXadd64-4 4037542 29.11 ns/op BenchmarkCas-4 2614406 47.87 ns/op BenchmarkCas64-4 2526518 44.14 ns/op BenchmarkXchg-4 3676056 31.67 ns/op BenchmarkXchg64-4 3613066 30.31 ns/op PASS ok runtime/internal/atomic 4.113s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2451956 42.86 ns/op BenchmarkMulUintptr/large-4 2770330 52.02 ns/op PASS ok runtime/internal/math 0.497s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 20296897 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 20054659 ns/op 439.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 18 5588218 ns/op 55.50 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 25228422 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 37608045 ns/op 1133 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 16 10264483 ns/op 120.2 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 109790948 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 162943178 ns/op 11185 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 7 18653727 ns/op 999.7 concurrent_launches/op PASS ok runtime/pprof 2.513s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 6 18030793 ns/op BenchmarkStackLeak-4 17577 7067 ns/op PASS ok runtime/race 0.640s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2174568 51.12 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 208987 522.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.441s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 88975 1197 ns/op BenchmarkSortString1K-4 100 1110832 ns/op BenchmarkSortString1K_Slice-4 100 1065615 ns/op BenchmarkStableString1K-4 79 1881106 ns/op BenchmarkSortInt1K-4 100 1003343 ns/op BenchmarkSortInt1K_Sorted-4 1855 60588 ns/op BenchmarkSortInt1K_Reversed-4 1405 91603 ns/op BenchmarkSortInt1K_Mod8-4 342 338505 ns/op BenchmarkStableInt1K-4 100 1268152 ns/op BenchmarkStableInt1K_Slice-4 96 1071073 ns/op BenchmarkSortInt64K-4 1 165830214 ns/op BenchmarkSortInt64K_Slice-4 2 99315012 ns/op BenchmarkStableInt64K-4 1 105333892 ns/op BenchmarkSort1e2-4 307 380608 ns/op BenchmarkStable1e2-4 121 932174 ns/op BenchmarkSort1e4-4 2 64784163 ns/op BenchmarkStable1e4-4 1 285314446 ns/op PASS ok sort 36.174s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 721785 161.9 ns/op BenchmarkAtof64Float-4 685251 175.4 ns/op BenchmarkAtof64FloatExp-4 572204 225.4 ns/op BenchmarkAtof64Big-4 458066 283.6 ns/op BenchmarkAtof64RandomBits-4 214640 569.0 ns/op BenchmarkAtof64RandomFloats-4 454926 259.6 ns/op BenchmarkAtof64RandomLongFloats-4 368192 312.2 ns/op BenchmarkAtof32Decimal-4 836250 158.6 ns/op BenchmarkAtof32Float-4 773677 167.9 ns/op BenchmarkAtof32FloatExp-4 522750 235.7 ns/op BenchmarkAtof32Random-4 325814 385.2 ns/op BenchmarkAtof32RandomLong-4 130996 840.5 ns/op BenchmarkParseInt/Pos/7bit-4 1240459 93.43 ns/op BenchmarkParseInt/Pos/26bit-4 864636 159.8 ns/op BenchmarkParseInt/Pos/31bit-4 691656 188.2 ns/op BenchmarkParseInt/Pos/56bit-4 539608 242.6 ns/op BenchmarkParseInt/Pos/63bit-4 480702 256.9 ns/op BenchmarkParseInt/Neg/7bit-4 1302942 91.63 ns/op BenchmarkParseInt/Neg/26bit-4 869016 147.0 ns/op BenchmarkParseInt/Neg/31bit-4 751503 170.6 ns/op BenchmarkParseInt/Neg/56bit-4 527606 246.5 ns/op BenchmarkParseInt/Neg/63bit-4 499652 259.4 ns/op BenchmarkAtoi/Pos/7bit-4 1666958 69.81 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 128.8 ns/op BenchmarkAtoi/Pos/31bit-4 923121 136.4 ns/op BenchmarkAtoi/Pos/56bit-4 612852 197.5 ns/op BenchmarkAtoi/Pos/63bit-4 455448 270.8 ns/op BenchmarkAtoi/Neg/7bit-4 1692984 69.15 ns/op BenchmarkAtoi/Neg/26bit-4 956048 126.8 ns/op BenchmarkAtoi/Neg/31bit-4 939585 137.0 ns/op BenchmarkAtoi/Neg/56bit-4 659730 192.6 ns/op BenchmarkAtoi/Neg/63bit-4 505176 252.6 ns/op BenchmarkFormatFloat/Decimal-4 107953 1181 ns/op BenchmarkFormatFloat/Float-4 96300 1246 ns/op BenchmarkFormatFloat/Exp-4 113360 1090 ns/op BenchmarkFormatFloat/NegExp-4 105141 1118 ns/op BenchmarkFormatFloat/LongExp-4 84824 1426 ns/op BenchmarkFormatFloat/Big-4 84547 1415 ns/op BenchmarkFormatFloat/BinaryExp-4 193311 601.2 ns/op BenchmarkFormatFloat/32Integer-4 106567 1109 ns/op BenchmarkFormatFloat/32ExactFraction-4 104048 1072 ns/op BenchmarkFormatFloat/32Point-4 103419 1221 ns/op BenchmarkFormatFloat/32Exp-4 107029 1079 ns/op BenchmarkFormatFloat/32NegExp-4 111292 1177 ns/op BenchmarkFormatFloat/32Shortest-4 113562 1038 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 125240 933.8 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 121023 1001 ns/op BenchmarkFormatFloat/64Fixed1-4 124406 850.7 ns/op BenchmarkFormatFloat/64Fixed2-4 143631 831.8 ns/op BenchmarkFormatFloat/64Fixed3-4 135320 877.9 ns/op BenchmarkFormatFloat/64Fixed4-4 145893 816.9 ns/op BenchmarkFormatFloat/64Fixed12-4 84410 1418 ns/op BenchmarkFormatFloat/64Fixed16-4 102271 1201 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 96448 1171 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 98304 1262 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2530 49241 ns/op BenchmarkFormatFloat/Slowpath64-4 82150 1436 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 88064 1396 ns/op BenchmarkAppendFloat/Decimal-4 140822 901.2 ns/op BenchmarkAppendFloat/Float-4 110277 1068 ns/op BenchmarkAppendFloat/Exp-4 134665 913.5 ns/op BenchmarkAppendFloat/NegExp-4 134362 942.2 ns/op BenchmarkAppendFloat/LongExp-4 99643 1223 ns/op BenchmarkAppendFloat/Big-4 82375 1355 ns/op BenchmarkAppendFloat/BinaryExp-4 338894 385.3 ns/op BenchmarkAppendFloat/32Integer-4 138957 908.1 ns/op BenchmarkAppendFloat/32ExactFraction-4 125662 923.3 ns/op BenchmarkAppendFloat/32Point-4 119985 1011 ns/op BenchmarkAppendFloat/32Exp-4 133388 908.9 ns/op BenchmarkAppendFloat/32NegExp-4 128157 907.4 ns/op BenchmarkAppendFloat/32Shortest-4 142406 868.6 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 157477 760.8 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 153309 780.6 ns/op BenchmarkAppendFloat/64Fixed1-4 186078 641.1 ns/op BenchmarkAppendFloat/64Fixed2-4 192049 651.1 ns/op BenchmarkAppendFloat/64Fixed3-4 182059 647.2 ns/op BenchmarkAppendFloat/64Fixed4-4 192235 634.3 ns/op BenchmarkAppendFloat/64Fixed12-4 101118 1184 ns/op BenchmarkAppendFloat/64Fixed16-4 124048 1006 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 139256 894.5 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 116228 1044 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2604 48690 ns/op BenchmarkAppendFloat/Slowpath64-4 98232 1176 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 104791 1164 ns/op BenchmarkFormatInt-4 15892 7680 ns/op BenchmarkAppendInt-4 17548 7116 ns/op BenchmarkFormatUint-4 91803 1415 ns/op BenchmarkAppendUint-4 95274 1192 ns/op BenchmarkFormatIntSmall/7-4 2079666 54.19 ns/op BenchmarkFormatIntSmall/42-4 2148628 53.26 ns/op BenchmarkAppendIntSmall-4 1000000 100.6 ns/op BenchmarkAppendUintVarlen/1-4 1000000 102.0 ns/op BenchmarkAppendUintVarlen/12-4 1000000 105.4 ns/op BenchmarkAppendUintVarlen/123-4 920562 142.0 ns/op BenchmarkAppendUintVarlen/1234-4 826548 144.9 ns/op BenchmarkAppendUintVarlen/12345-4 856926 141.8 ns/op BenchmarkAppendUintVarlen/123456-4 892124 143.3 ns/op BenchmarkAppendUintVarlen/1234567-4 816259 146.3 ns/op BenchmarkAppendUintVarlen/12345678-4 879076 143.0 ns/op BenchmarkAppendUintVarlen/123456789-4 843880 151.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 827346 148.7 ns/op BenchmarkAppendUintVarlen/12345678901-4 679911 152.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 811723 154.0 ns/op BenchmarkAppendUintVarlen/1234567890123-4 667084 152.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 769572 152.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 809563 154.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 751366 159.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 678676 160.4 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 754404 161.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 757734 160.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 738027 164.0 ns/op BenchmarkQuote-4 41220 2867 ns/op BenchmarkQuoteRune-4 340924 304.8 ns/op BenchmarkAppendQuote-4 45914 2519 ns/op BenchmarkAppendQuoteRune-4 629342 162.4 ns/op BenchmarkUnquoteEasy-4 1377640 81.42 ns/op BenchmarkUnquoteHard-4 38542 3078 ns/op PASS ok strconv 18.877s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 330148 394.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 93132 1336 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 142226 959.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 219276 527.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 60422 2396 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 84645 1778 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 463233 237.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25867 4678 ns/op BenchmarkGenericMatch1-4 2030 59783 ns/op BenchmarkGenericMatch2-4 406 340453 ns/op BenchmarkSingleMaxSkipping-4 9796 11441 ns/op 874.06 MB/s BenchmarkSingleLongSuffixFail-4 16470 6153 ns/op 162.84 MB/s BenchmarkSingleMatch-4 225 522332 ns/op 28.72 MB/s BenchmarkByteByteNoMatch-4 92434 1265 ns/op BenchmarkByteByteMatch-4 15888 7380 ns/op BenchmarkByteStringMatch-4 17667 6971 ns/op BenchmarkHTMLEscapeNew-4 62539 1938 ns/op BenchmarkHTMLEscapeOld-4 75106 1633 ns/op BenchmarkByteStringReplacerWriteString-4 1298 86946 ns/op BenchmarkByteReplacerWriteString-4 1706 72561 ns/op BenchmarkByteByteReplaces-4 2664 44163 ns/op BenchmarkByteByteMap-4 9621 14966 ns/op BenchmarkMap/identity/ASCII-4 642475 163.9 ns/op BenchmarkMap/identity/Greek-4 520780 225.4 ns/op BenchmarkMap/change/ASCII-4 33706 3576 ns/op BenchmarkMap/change/Greek-4 23572 4827 ns/op BenchmarkIndexRune-4 1730540 66.43 ns/op BenchmarkIndexRuneLongString-4 1528214 80.81 ns/op BenchmarkIndexRuneFastPath-4 2719730 43.43 ns/op BenchmarkIndex-4 2966251 40.99 ns/op BenchmarkLastIndex-4 3127347 35.09 ns/op BenchmarkIndexByte-4 13198693 8.422 ns/op BenchmarkToUpper/#00-4 2777173 44.28 ns/op BenchmarkToUpper/ONLYUPPER-4 2307286 54.30 ns/op BenchmarkToUpper/abc-4 319917 388.6 ns/op BenchmarkToUpper/AbC123-4 212838 576.0 ns/op BenchmarkToUpper/azAZ09_-4 255722 482.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 44115 2736 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 64468 1845 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30034 3759 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 63421 1898 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 106915 969.1 ns/op BenchmarkToLower/#00-4 2949770 41.02 ns/op BenchmarkToLower/abc-4 2654270 44.84 ns/op BenchmarkToLower/AbC123-4 205305 686.7 ns/op BenchmarkToLower/azAZ09_-4 208118 604.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 90550 1360 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54986 2052 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29570 3698 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71798 1649 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 116215 1004 ns/op BenchmarkMapNoChanges-4 1000000 116.4 ns/op BenchmarkTrim-4 30688 3413 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2717389 44.45 ns/op BenchmarkToValidUTF8/InvalidASCII-4 179254 704.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 103899 1074 ns/op BenchmarkEqualFold/Tests-4 56827 2108 ns/op BenchmarkEqualFold/ASCII-4 2864353 40.04 ns/op BenchmarkEqualFold/UnicodePrefix-4 135510 908.7 ns/op BenchmarkEqualFold/UnicodeSuffix-4 141424 884.5 ns/op BenchmarkIndexHard1-4 1107 104972 ns/op BenchmarkIndexHard2-4 817 145261 ns/op BenchmarkIndexHard3-4 195 578296 ns/op BenchmarkIndexHard4-4 200 595007 ns/op BenchmarkLastIndexHard1-4 84 1706698 ns/op BenchmarkLastIndexHard2-4 84 1589692 ns/op BenchmarkLastIndexHard3-4 82 1464348 ns/op BenchmarkCountHard1-4 1173 102813 ns/op BenchmarkCountHard2-4 810 145490 ns/op BenchmarkCountHard3-4 204 587279 ns/op BenchmarkIndexTorture-4 10000 11522 ns/op BenchmarkCountTorture-4 10000 11386 ns/op BenchmarkCountTortureOverlapping-4 856 117858 ns/op BenchmarkCountByte/10-4 3667732 33.18 ns/op 301.41 MB/s BenchmarkCountByte/32-4 3311545 34.96 ns/op 915.33 MB/s BenchmarkCountByte/4096-4 1000000 113.1 ns/op 36206.22 MB/s BenchmarkCountByte/4194304-4 1138 109266 ns/op 38386.23 MB/s BenchmarkCountByte/67108864-4 30 4052799 ns/op 16558.65 MB/s BenchmarkFields/ASCII/16-4 387294 317.2 ns/op 50.45 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24934 4532 ns/op 56.49 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1936 68434 ns/op 59.85 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 99 1146449 ns/op 57.16 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20031044 ns/op 52.35 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 148124 940.8 ns/op 17.01 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 12686 ns/op 20.18 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 649 198177 ns/op 20.67 MB/s 20736 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 3633169 ns/op 18.04 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 66147657 ns/op 15.85 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 170185 589.8 ns/op 27.13 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13869 8095 ns/op 31.62 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 883 147920 ns/op 27.69 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 51 2843402 ns/op 23.05 MB/s 463105 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 51074264 ns/op 20.53 MB/s 10449200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 166519 692.4 ns/op 23.11 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12613 9586 ns/op 26.70 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 754 170768 ns/op 23.99 MB/s 20736 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 44 3681443 ns/op 17.80 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 61418088 ns/op 17.07 MB/s 10457440 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 72355248 ns/op BenchmarkSplitSingleByteSeparator-4 21 6205446 ns/op BenchmarkSplitMultiByteSeparator-4 40 3386105 ns/op BenchmarkSplitNSingleByteSeparator-4 227511 715.9 ns/op BenchmarkSplitNMultiByteSeparator-4 168367 859.6 ns/op BenchmarkRepeat/5x0-4 3051306 38.82 ns/op BenchmarkRepeat/5x1-4 3012944 40.03 ns/op BenchmarkRepeat/5x2-4 250012 497.7 ns/op BenchmarkRepeat/5x6-4 157278 826.2 ns/op BenchmarkRepeat/10x0-4 2997768 38.43 ns/op BenchmarkRepeat/10x1-4 3062935 38.44 ns/op BenchmarkRepeat/10x2-4 255146 483.3 ns/op BenchmarkRepeat/10x6-4 152390 823.3 ns/op BenchmarkRepeatLarge/256/1-4 69568 1843 ns/op 138.91 MB/s BenchmarkRepeatLarge/256/16-4 108632 1232 ns/op 207.83 MB/s BenchmarkRepeatLarge/512/1-4 48241 2432 ns/op 210.53 MB/s BenchmarkRepeatLarge/512/16-4 67804 1739 ns/op 294.41 MB/s BenchmarkRepeatLarge/1024/1-4 33606 3539 ns/op 289.32 MB/s BenchmarkRepeatLarge/1024/16-4 40261 2682 ns/op 381.76 MB/s BenchmarkRepeatLarge/2048/1-4 20914 5047 ns/op 405.78 MB/s BenchmarkRepeatLarge/2048/16-4 30811 4353 ns/op 470.50 MB/s BenchmarkRepeatLarge/4096/1-4 15306 8119 ns/op 504.51 MB/s BenchmarkRepeatLarge/4096/16-4 16260 7555 ns/op 542.18 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13805 ns/op 593.40 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13665 ns/op 599.49 MB/s BenchmarkRepeatLarge/8192/4097-4 4026922 29.60 ns/op 138428.30 MB/s BenchmarkRepeatLarge/16384/1-4 7531 25026 ns/op 654.67 MB/s BenchmarkRepeatLarge/16384/16-4 8756 23724 ns/op 690.62 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18685 ns/op 657.80 MB/s BenchmarkRepeatLarge/32768/1-4 3576 47203 ns/op 694.20 MB/s BenchmarkRepeatLarge/32768/16-4 4094 45100 ns/op 726.56 MB/s BenchmarkRepeatLarge/32768/4097-4 5150 41878 ns/op 684.82 MB/s BenchmarkRepeatLarge/65536/1-4 1333 98715 ns/op 663.89 MB/s BenchmarkRepeatLarge/65536/16-4 1176 95098 ns/op 689.14 MB/s BenchmarkRepeatLarge/65536/4097-4 1407 95098 ns/op 646.23 MB/s BenchmarkRepeatLarge/131072/1-4 322 343975 ns/op 381.05 MB/s BenchmarkRepeatLarge/131072/16-4 350 309801 ns/op 423.08 MB/s BenchmarkRepeatLarge/131072/4097-4 369 298747 ns/op 425.13 MB/s BenchmarkRepeatLarge/262144/1-4 178 602965 ns/op 434.76 MB/s BenchmarkRepeatLarge/262144/16-4 198 596666 ns/op 439.35 MB/s BenchmarkRepeatLarge/262144/4097-4 194 655544 ns/op 393.74 MB/s BenchmarkRepeatLarge/524288/1-4 100 1228487 ns/op 426.78 MB/s BenchmarkRepeatLarge/524288/16-4 90 1164242 ns/op 450.33 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1164876 ns/op 446.67 MB/s BenchmarkRepeatLarge/1048576/1-4 52 2244428 ns/op 467.19 MB/s BenchmarkRepeatLarge/1048576/16-4 51 2192761 ns/op 478.20 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 2182039 ns/op 478.79 MB/s BenchmarkRepeatLarge/2097152/1-4 33 4290303 ns/op 488.81 MB/s BenchmarkRepeatLarge/2097152/16-4 30 4230344 ns/op 495.74 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 4074314 ns/op 513.85 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7695297 ns/op 545.05 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7931027 ns/op 528.85 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7661313 ns/op 547.06 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14770281 ns/op 567.94 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15383601 ns/op 545.30 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14740660 ns/op 568.94 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25710695 ns/op 652.54 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26330019 ns/op 637.19 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26448000 ns/op 634.35 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50267330 ns/op 667.52 MB/s BenchmarkRepeatLarge/33554432/16-4 3 51561711 ns/op 650.76 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50553712 ns/op 663.74 MB/s BenchmarkRepeatLarge/67108864/1-4 2 104895247 ns/op 639.77 MB/s BenchmarkRepeatLarge/67108864/16-4 1 100751550 ns/op 666.08 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 99566668 ns/op 674.01 MB/s BenchmarkRepeatLarge/134217728/1-4 1 198232483 ns/op 677.07 MB/s BenchmarkRepeatLarge/134217728/16-4 1 198306400 ns/op 676.82 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 200291620 ns/op 670.11 MB/s BenchmarkRepeatLarge/268435456/1-4 1 453776044 ns/op 591.56 MB/s BenchmarkRepeatLarge/268435456/16-4 1 400293137 ns/op 670.60 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 404864433 ns/op 663.03 MB/s BenchmarkRepeatLarge/536870912/1-4 1 903325372 ns/op 594.33 MB/s BenchmarkRepeatLarge/536870912/16-4 1 911902067 ns/op 588.74 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 960813751 ns/op 558.77 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3526054658 ns/op 304.52 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4072258049 ns/op 263.67 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5109851569 ns/op 210.13 MB/s BenchmarkIndexAnyASCII/1:1-4 2121177 52.19 ns/op BenchmarkIndexAnyASCII/1:2-4 2219632 54.11 ns/op BenchmarkIndexAnyASCII/1:4-4 2186428 55.20 ns/op BenchmarkIndexAnyASCII/1:8-4 2212806 54.31 ns/op BenchmarkIndexAnyASCII/1:16-4 2152138 53.94 ns/op BenchmarkIndexAnyASCII/1:32-4 2143636 53.66 ns/op BenchmarkIndexAnyASCII/1:64-4 2241444 54.41 ns/op BenchmarkIndexAnyASCII/16:1-4 2097246 54.26 ns/op BenchmarkIndexAnyASCII/16:2-4 1000000 127.6 ns/op BenchmarkIndexAnyASCII/16:4-4 1000000 128.9 ns/op BenchmarkIndexAnyASCII/16:8-4 807522 131.3 ns/op BenchmarkIndexAnyASCII/16:16-4 929709 138.1 ns/op BenchmarkIndexAnyASCII/16:32-4 672454 165.2 ns/op BenchmarkIndexAnyASCII/16:64-4 542462 196.8 ns/op BenchmarkIndexAnyASCII/256:1-4 2049248 59.27 ns/op BenchmarkIndexAnyASCII/256:2-4 101506 1178 ns/op BenchmarkIndexAnyASCII/256:4-4 98284 1170 ns/op BenchmarkIndexAnyASCII/256:8-4 98473 1175 ns/op BenchmarkIndexAnyASCII/256:16-4 97771 1209 ns/op BenchmarkIndexAnyASCII/256:32-4 96931 1228 ns/op BenchmarkIndexAnyASCII/256:64-4 94438 1263 ns/op BenchmarkIndexAnyUTF8/1:1-4 2356149 49.49 ns/op BenchmarkIndexAnyUTF8/1:2-4 2218218 53.41 ns/op BenchmarkIndexAnyUTF8/1:4-4 2215611 51.89 ns/op BenchmarkIndexAnyUTF8/1:8-4 2224111 52.25 ns/op BenchmarkIndexAnyUTF8/1:16-4 2220026 54.58 ns/op BenchmarkIndexAnyUTF8/1:32-4 2267048 53.85 ns/op BenchmarkIndexAnyUTF8/1:64-4 2230162 55.90 ns/op BenchmarkIndexAnyUTF8/16:1-4 1711722 75.40 ns/op BenchmarkIndexAnyUTF8/16:2-4 266119 485.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 282069 457.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 239586 469.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 269440 439.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 269595 433.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 253311 462.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 418825 278.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 19038 6198 ns/op BenchmarkIndexAnyUTF8/256:4-4 19250 6196 ns/op BenchmarkIndexAnyUTF8/256:8-4 18556 6171 ns/op BenchmarkIndexAnyUTF8/256:16-4 17772 6752 ns/op BenchmarkIndexAnyUTF8/256:32-4 17504 6605 ns/op BenchmarkIndexAnyUTF8/256:64-4 17682 7028 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2209495 55.70 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2261812 51.54 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2308166 53.47 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2219967 52.54 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2249608 52.13 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2223777 54.39 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2199243 53.22 ns/op BenchmarkLastIndexAnyASCII/16:1-4 885962 123.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 799750 126.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 122.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 849073 128.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 956370 141.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 547414 206.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 459936 249.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 97358 1173 ns/op BenchmarkLastIndexAnyASCII/256:2-4 99182 1202 ns/op BenchmarkLastIndexAnyASCII/256:4-4 94749 1179 ns/op BenchmarkLastIndexAnyASCII/256:8-4 96351 1180 ns/op BenchmarkLastIndexAnyASCII/256:16-4 96208 1205 ns/op BenchmarkLastIndexAnyASCII/256:32-4 87066 1295 ns/op BenchmarkLastIndexAnyASCII/256:64-4 90774 1302 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2201938 55.84 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2290773 54.58 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2301679 51.30 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2206639 51.57 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2195977 52.50 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2190822 53.45 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2245758 53.45 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 321482 368.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 161018 746.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 152186 788.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 152960 749.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 157251 760.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 151327 762.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 129402 806.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21691 5598 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11649 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9133 12083 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 11559 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8787 11899 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 12164 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 13720 ns/op BenchmarkTrimASCII/1:1-4 2923231 41.45 ns/op BenchmarkTrimASCII/1:2-4 2257305 51.66 ns/op BenchmarkTrimASCII/1:4-4 2181216 53.47 ns/op BenchmarkTrimASCII/1:8-4 2041185 57.20 ns/op BenchmarkTrimASCII/1:16-4 1911446 62.85 ns/op BenchmarkTrimASCII/16:1-4 2498671 49.28 ns/op BenchmarkTrimASCII/16:2-4 947313 129.4 ns/op BenchmarkTrimASCII/16:4-4 814615 127.0 ns/op BenchmarkTrimASCII/16:8-4 823971 135.4 ns/op BenchmarkTrimASCII/16:16-4 807133 139.3 ns/op BenchmarkTrimASCII/256:1-4 685671 187.3 ns/op BenchmarkTrimASCII/256:2-4 96559 1195 ns/op BenchmarkTrimASCII/256:4-4 100822 1212 ns/op BenchmarkTrimASCII/256:8-4 98264 1166 ns/op BenchmarkTrimASCII/256:16-4 96444 1191 ns/op BenchmarkTrimASCII/4096:1-4 51103 2276 ns/op BenchmarkTrimASCII/4096:2-4 6280 18296 ns/op BenchmarkTrimASCII/4096:4-4 6026 18296 ns/op BenchmarkTrimASCII/4096:8-4 6966 18287 ns/op BenchmarkTrimASCII/4096:16-4 6858 18025 ns/op BenchmarkTrimByte-4 3400166 34.78 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18410 6392 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18433 6388 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1690 72562 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3465 36401 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6919 18264 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10710 ns/op BenchmarkJoin/0-4 3891838 32.49 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2917431 40.50 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 195843 694.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 127220 960.1 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 80685 1413 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 81722 1601 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 65190 1862 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 51366 2197 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2181554 54.03 ns/op BenchmarkTrimSpace/ASCII-4 1517805 81.49 ns/op BenchmarkTrimSpace/SomeNonASCII-4 120883 1035 ns/op BenchmarkTrimSpace/JustNonASCII-4 63926 1741 ns/op BenchmarkReplaceAll-4 100406 1206 ns/op 16 B/op 1 allocs/op PASS ok strings 92.612s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 72748 1651 ns/op BenchmarkCond2-4 24309 4503 ns/op BenchmarkCond4-4 13773 8586 ns/op BenchmarkCond8-4 7053 15169 ns/op BenchmarkCond16-4 5364 29565 ns/op BenchmarkCond32-4 2828 52062 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 683906 192.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 393628 295.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 660332 181.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 767008 160.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 455368 363.2 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 829513 148.9 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 132202 1120 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 114222 1310 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 116128 1437 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 78364 1876 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 761838 155.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 209859 562.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 664584 194.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 193389 635.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 793004 163.1 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 208746 577.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1122828 98.03 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 65145 1735 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 149052 789.0 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 292852 512.3 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5509 19164 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 463 309977 ns/op BenchmarkRange/*sync.Map-4 2004 58703 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 104025 1872 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 240228 493.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 87081 1312 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 97578 1549 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 213460 724.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 144513 1078 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 103201 1112 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 218780 535.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 824397 130.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 75482 1979 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 186576 638.8 ns/op BenchmarkSwapCollision/*sync.Map-4 112922 1060 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 226 558759 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 148236 841.7 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 483934 344.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 28228 4535 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 88196 1444 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33134 3842 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 335916 450.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 138238 938.9 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 227548 509.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1353784 118.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 196388 671.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 101.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 773754 168.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 168919 653.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 574668 176.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 126228 1004 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 292899 500.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 462792 380.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 128720 1040 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 455515 313.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 225598 727.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 127218 960.6 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 226930 459.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 56461 1836 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 205104 659.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 429864 289.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 144991 866.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 567201 266.7 ns/op BenchmarkUncontendedSemaphore-4 4388880 26.82 ns/op BenchmarkContendedSemaphore-4 4281967 26.00 ns/op BenchmarkMutexUncontended-4 911157 164.6 ns/op BenchmarkMutex-4 212670 569.4 ns/op BenchmarkMutexSlack-4 208156 556.6 ns/op BenchmarkMutexWork-4 195452 624.3 ns/op BenchmarkMutexWorkSlack-4 190899 606.4 ns/op BenchmarkMutexNoSpin-4 74119 1599 ns/op BenchmarkMutexSpin-4 57781 1829 ns/op BenchmarkOnce-4 797469 143.7 ns/op BenchmarkSemaUncontended-4 4799766 23.50 ns/op BenchmarkSemaSyntNonblock-4 1292348 81.74 ns/op BenchmarkSemaSyntBlock-4 1764571 58.13 ns/op BenchmarkSemaWorkNonblock-4 1000000 105.8 ns/op BenchmarkSemaWorkBlock-4 1334624 88.10 ns/op BenchmarkRWMutexUncontended-4 425290 263.5 ns/op BenchmarkRWMutexWrite100-4 356682 355.8 ns/op BenchmarkRWMutexWrite10-4 349003 336.8 ns/op BenchmarkRWMutexWorkWrite100-4 295008 411.9 ns/op BenchmarkRWMutexWorkWrite10-4 272355 431.2 ns/op BenchmarkWaitGroupUncontended-4 878278 134.0 ns/op BenchmarkWaitGroupAddDone-4 475693 220.8 ns/op BenchmarkWaitGroupAddDoneWork-4 547278 214.0 ns/op BenchmarkWaitGroupWait-4 2967426 37.59 ns/op BenchmarkWaitGroupWaitWork-4 2391918 51.23 ns/op BenchmarkWaitGroupActuallyWait-4 43412 2685 ns/op 32 B/op 2 allocs/op PASS ok sync 20.379s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 715908 151.2 ns/op PASS ok sync/atomic 0.235s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 115461 1043 ns/op 0 B/op 0 allocs/op PASS ok testing 0.352s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6363 20569 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9960 11824 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 76 1419783 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 105 1094882 ns/op 1232 B/op 9 allocs/op BenchmarkTable/1x100000/new-4 1 165521833 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 164179962 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1584 72875 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2046 59770 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6715384 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5756534 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 698880398 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 700857720 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 208 616204 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 223 529824 ns/op 176 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 56330874 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 53598588 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6928542074 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6643281285 ns/op 335150160 B/op 100093 allocs/op BenchmarkPyramid/10-4 2700 46237 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 42 3410761 ns/op 409139 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 314640207 ns/op 35625544 B/op 2058 allocs/op BenchmarkRagged/10-4 2509 51682 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 217 605538 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 5094977 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7866 16827 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.021s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 89073336 ns/op BenchmarkVariableString-4 81998 1364 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2037 56309 ns/op 2501 B/op 39 allocs/op PASS ok text/template/parse 0.625s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 66 1944905 ns/op BenchmarkAfter-4 176 884418 ns/op BenchmarkStop-4 258 480511 ns/op BenchmarkSimultaneousAfterFunc-4 39 3344703 ns/op BenchmarkStartStop-4 256 546144 ns/op BenchmarkReset-4 2224 50641 ns/op BenchmarkSleep-4 49 3016552 ns/op BenchmarkParallelTimerLatency-4 39 845465 avg-late-ns 1970984 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 592134 avg-late-ns 1871400 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 37 493932 avg-late-ns 1685601 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 435203 avg-late-ns 3609466 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 208989 avg-late-ns 1585720 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 209294 avg-late-ns 1736527 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 491964 avg-late-ns 4425184 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 291379 avg-late-ns 2210731 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 203506 avg-late-ns 1393362 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 351530 avg-late-ns 1976218 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 2205646 avg-late-ns 10125640 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 450658 avg-late-ns 1616351 max-late-ns BenchmarkTicker-4 5 35960562 ns/op BenchmarkTickerReset-4 3171 40287 ns/op BenchmarkTickerResetNaive-4 235 740181 ns/op BenchmarkNow-4 672736 166.4 ns/op BenchmarkNowUnixNano-4 672102 175.5 ns/op BenchmarkNowUnixMilli-4 753854 171.7 ns/op BenchmarkNowUnixMicro-4 758749 169.4 ns/op BenchmarkFormat-4 50440 2334 ns/op BenchmarkFormatRFC3339-4 73995 1644 ns/op BenchmarkFormatRFC3339Nano-4 71682 1692 ns/op BenchmarkFormatNow-4 62319 1862 ns/op BenchmarkMarshalJSON-4 86074 1415 ns/op BenchmarkMarshalText-4 94770 1360 ns/op BenchmarkParse-4 97681 1182 ns/op BenchmarkParseRFC3339UTC-4 281343 397.1 ns/op BenchmarkParseRFC3339UTCBytes-4 206918 577.9 ns/op BenchmarkParseRFC3339TZ-4 83344 1430 ns/op BenchmarkParseRFC3339TZBytes-4 78148 1671 ns/op BenchmarkParseDuration-4 399170 262.6 ns/op BenchmarkHour-4 969122 141.5 ns/op BenchmarkSecond-4 916006 144.2 ns/op BenchmarkYear-4 618045 188.8 ns/op BenchmarkDay-4 483580 228.3 ns/op BenchmarkISOWeek-4 489876 276.5 ns/op BenchmarkGoString-4 64161 1877 ns/op BenchmarkUnmarshalText-4 69985 1704 ns/op PASS ok time 12.975s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 584304 217.5 ns/op BenchmarkDecodeValidJapaneseChars-4 702480 177.7 ns/op BenchmarkDecodeRune-4 2529780 46.56 ns/op BenchmarkEncodeValidASCII-4 506901 231.3 ns/op BenchmarkEncodeValidJapaneseChars-4 633492 172.1 ns/op BenchmarkAppendRuneValidASCII-4 1233926 96.32 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2289907 52.66 ns/op BenchmarkEncodeRune-4 4550521 25.21 ns/op PASS ok unicode/utf16 1.531s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1006714 108.9 ns/op BenchmarkRuneCountTenJapaneseChars-4 193675 568.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2994844 37.70 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 386096 335.5 ns/op BenchmarkValidTenASCIIChars-4 1000000 104.1 ns/op BenchmarkValid100KASCIIChars-4 153 735012 ns/op BenchmarkValidTenJapaneseChars-4 194839 630.7 ns/op BenchmarkValidLongMostlyASCII-4 152 801848 ns/op BenchmarkValidLongJapanese-4 55 1856227 ns/op BenchmarkValidStringTenASCIIChars-4 3319036 34.31 ns/op BenchmarkValidString100KASCIIChars-4 10000 10559 ns/op BenchmarkValidStringTenJapaneseChars-4 367374 345.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1357 90300 ns/op BenchmarkValidStringLongJapanese-4 100 1022891 ns/op BenchmarkEncodeASCIIRune-4 2905540 44.00 ns/op BenchmarkEncodeJapaneseRune-4 1851712 64.04 ns/op BenchmarkAppendASCIIRune-4 7969339 15.31 ns/op BenchmarkAppendJapaneseRune-4 1986496 58.22 ns/op BenchmarkDecodeASCIIRune-4 2344011 50.74 ns/op BenchmarkDecodeJapaneseRune-4 1411807 78.40 ns/op BenchmarkFullRune/ASCII-4 3287826 37.98 ns/op BenchmarkFullRune/Incomplete-4 1521097 76.36 ns/op BenchmarkFullRune/Japanese-4 3266778 35.63 ns/op PASS ok unicode/utf8 4.103s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 68241573312 ns/op PASS ok cmd/api 88.259s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 128.0 ns/op BenchmarkEqArrayOfStrings64-4 187873 676.2 ns/op BenchmarkEqArrayOfStrings1024-4 10000 13659 ns/op BenchmarkEqArrayOfFloats5-4 1000000 113.4 ns/op BenchmarkEqArrayOfFloats64-4 215601 596.9 ns/op BenchmarkEqArrayOfFloats1024-4 13706 9218 ns/op BenchmarkEqStruct-4 27361278 5.147 ns/op PASS ok cmd/compile/internal/reflectdata 1.275s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 5900 271419 ns/op BenchmarkCopyElim1-4 200 689260 ns/op BenchmarkCopyElim10-4 176 772181 ns/op BenchmarkCopyElim100-4 130 1070404 ns/op BenchmarkCopyElim1000-4 37 3021053 ns/op BenchmarkCopyElim10000-4 4 37035558 ns/op BenchmarkCopyElim100000-4 1 575707413 ns/op BenchmarkDeadCode/1-4 151 986098 ns/op BenchmarkDeadCode/10-4 100 1012793 ns/op BenchmarkDeadCode/100-4 100 1083835 ns/op BenchmarkDeadCode/1000-4 43 4372212 ns/op BenchmarkDeadCode/10000-4 3 35822241 ns/op BenchmarkDeadCode/100000-4 1 391202982 ns/op BenchmarkDeadCode/200000-4 1 776849271 ns/op BenchmarkDominatorsLinear-4 13 8229767 ns/op 1.22 MB/s BenchmarkDominatorsFwdBack-4 9 12266206 ns/op 0.82 MB/s BenchmarkDominatorsManyPred-4 10 22738408 ns/op 0.44 MB/s BenchmarkDominatorsMaxPred-4 9 17583639 ns/op 0.57 MB/s BenchmarkDominatorsMaxPredVal-4 9 12615393 ns/op 0.79 MB/s BenchmarkFuse/1-4 186 659645 ns/op BenchmarkFuse/10-4 168 703846 ns/op BenchmarkFuse/100-4 116 1274579 ns/op BenchmarkFuse/1000-4 27 8196589 ns/op BenchmarkFuse/10000-4 2 71070654 ns/op BenchmarkNilCheckDeep1-4 14054 12087 ns/op 0.08 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5227 22355 ns/op 0.45 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 787 204767 ns/op 0.49 MB/s 678 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 69 1980697 ns/op 0.50 MB/s 4701 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 19651363 ns/op 0.51 MB/s 122032 B/op 6 allocs/op BenchmarkDSEPass-4 33 4656764 ns/op 53852 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 119880943 ns/op 4241088 B/op 108134 allocs/op BenchmarkCSEPass-4 7 14542258 ns/op 112804 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 156325760 ns/op 5664008 B/op 97459 allocs/op BenchmarkDeadcodePass-4 120 868431 ns/op 78377 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 191920679 ns/op 4023248 B/op 44798 allocs/op BenchmarkMultiPass-4 44 3002363 ns/op 235626 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 255685431 ns/op 11182008 B/op 149617 allocs/op BenchmarkCondRewrite/SoloJump-4 3781328 30.66 ns/op BenchmarkCondRewrite/CombJump-4 3148652 32.79 ns/op PASS ok cmd/compile/internal/ssa 17.898s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 10000 11119 ns/op BenchmarkExtShift-4 10000 11455 ns/op BenchmarkModify-4 7884 13983 ns/op BenchmarkMullImm-4 24085 5030 ns/op BenchmarkConstModify-4 8632 14223 ns/op BenchmarkBitSet-4 15568 7607 ns/op BenchmarkBitClear-4 15234 7922 ns/op BenchmarkBitToggle-4 10000 11406 ns/op BenchmarkBitSetConst-4 129745 897.2 ns/op BenchmarkBitClearConst-4 141933 1620 ns/op BenchmarkBitToggleConst-4 140240 944.4 ns/op BenchmarkDivconstI64-4 6212142 23.13 ns/op BenchmarkModconstI64-4 6729835 21.36 ns/op BenchmarkDivisiblePow2constI64-4 7360786 16.18 ns/op BenchmarkDivisibleconstI64-4 7796002 15.16 ns/op BenchmarkDivisibleWDivconstI64-4 3611463 35.47 ns/op BenchmarkDivconstU64/3-4 6867081 17.28 ns/op BenchmarkDivconstU64/5-4 6865842 18.38 ns/op BenchmarkDivconstU64/37-4 4461822 25.54 ns/op BenchmarkDivconstU64/1234567-4 5535580 23.16 ns/op BenchmarkModconstU64-4 7960855 15.35 ns/op BenchmarkDivisibleconstU64-4 7325881 21.03 ns/op BenchmarkDivisibleWDivconstU64-4 4175574 40.14 ns/op BenchmarkDivconstI32-4 6581587 17.81 ns/op BenchmarkModconstI32-4 6742687 22.80 ns/op BenchmarkDivisiblePow2constI32-4 7068837 16.55 ns/op BenchmarkDivisibleconstI32-4 8163810 14.57 ns/op BenchmarkDivisibleWDivconstI32-4 4054490 48.53 ns/op BenchmarkDivconstU32-4 7321327 25.26 ns/op BenchmarkModconstU32-4 6566300 19.21 ns/op BenchmarkDivisibleconstU32-4 9153170 24.15 ns/op BenchmarkDivisibleWDivconstU32-4 4021560 49.30 ns/op BenchmarkDivconstI16-4 6364311 16.90 ns/op BenchmarkModconstI16-4 6818864 19.42 ns/op BenchmarkDivisiblePow2constI16-4 7252759 16.64 ns/op BenchmarkDivisibleconstI16-4 8131758 21.79 ns/op BenchmarkDivisibleWDivconstI16-4 3795722 32.43 ns/op BenchmarkDivconstU16-4 7078082 15.79 ns/op BenchmarkModconstU16-4 7529948 16.30 ns/op BenchmarkDivisibleconstU16-4 6865656 15.70 ns/op BenchmarkDivisibleWDivconstU16-4 3291068 54.40 ns/op BenchmarkDivconstI8-4 7583085 16.60 ns/op BenchmarkModconstI8-4 8319453 14.42 ns/op BenchmarkDivisiblePow2constI8-4 7201418 16.94 ns/op BenchmarkDivisibleconstI8-4 5447882 21.60 ns/op BenchmarkDivisibleWDivconstI8-4 3675481 32.50 ns/op BenchmarkDivconstU8-4 7575946 16.57 ns/op BenchmarkModconstU8-4 8302862 16.15 ns/op BenchmarkDivisibleconstU8-4 5051995 23.56 ns/op BenchmarkDivisibleWDivconstU8-4 3401684 33.25 ns/op BenchmarkMul2-4 207010 619.1 ns/op BenchmarkMulNeg2-4 227834 581.8 ns/op BenchmarkEfaceInteger-4 2743280 41.47 ns/op BenchmarkMulconstI32/3-4 23584520 5.417 ns/op BenchmarkMulconstI32/5-4 26759814 5.800 ns/op BenchmarkMulconstI32/12-4 22271797 9.917 ns/op BenchmarkMulconstI32/120-4 21817054 5.771 ns/op BenchmarkMulconstI32/-120-4 22491098 6.271 ns/op BenchmarkMulconstI32/65537-4 23189930 6.481 ns/op BenchmarkMulconstI32/65538-4 22967601 7.934 ns/op BenchmarkMulconstI64/3-4 23873797 5.930 ns/op BenchmarkMulconstI64/5-4 22834316 7.820 ns/op BenchmarkMulconstI64/12-4 17747686 5.752 ns/op BenchmarkMulconstI64/120-4 22176501 5.746 ns/op BenchmarkMulconstI64/-120-4 25004875 5.742 ns/op BenchmarkMulconstI64/65537-4 23962512 5.481 ns/op BenchmarkMulconstI64/65538-4 25785013 5.516 ns/op BenchmarkMulconstU32/3-4 24753260 5.122 ns/op BenchmarkMulconstU32/5-4 23091097 6.784 ns/op BenchmarkMulconstU32/12-4 23601205 5.391 ns/op BenchmarkMulconstU32/120-4 25349794 5.255 ns/op BenchmarkMulconstU32/65537-4 22851061 5.534 ns/op BenchmarkMulconstU32/65538-4 24646197 5.593 ns/op BenchmarkMulconstU64/3-4 22811536 5.758 ns/op BenchmarkMulconstU64/5-4 22540345 5.693 ns/op BenchmarkMulconstU64/12-4 22842970 5.778 ns/op BenchmarkMulconstU64/120-4 24967308 5.580 ns/op BenchmarkMulconstU64/65537-4 20612121 6.674 ns/op BenchmarkMulconstU64/65538-4 23248942 7.693 ns/op BenchmarkShiftArithmeticRight-4 25560639 6.270 ns/op BenchmarkSwitch8Predictable-4 8882869 14.56 ns/op BenchmarkSwitch8Unpredictable-4 7495509 16.06 ns/op BenchmarkSwitch32Predictable-4 10830112 10.35 ns/op BenchmarkSwitch32Unpredictable-4 7858155 25.89 ns/op BenchmarkSwitchStringPredictable-4 5759844 21.26 ns/op BenchmarkSwitchStringUnpredictable-4 5613759 20.23 ns/op PASS ok cmd/compile/internal/test 18.293s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 136 930264 ns/op BenchmarkNamed/Underlying/nongeneric-4 745652 238.8 ns/op BenchmarkNamed/Underlying/generic-4 905304 134.4 ns/op BenchmarkNamed/Underlying/src_instance-4 981909 160.0 ns/op BenchmarkNamed/Underlying/user_instance-4 883784 140.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 524832941 ns/op 57973 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 472704735 ns/op 64161 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 243946129 ns/op 124155 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 149627104 ns/op 203113 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2297225321 ns/op 2233 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 111503540 ns/op 45551 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 65408164 ns/op 76813 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 43146851 ns/op 118189 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 649655415 ns/op 3337 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 72803140 ns/op 29527 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 38959191 ns/op 52430 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 29921970 ns/op 72028 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2172305807 ns/op 28627 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 592311384 ns/op 104953 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 160368434 ns/op 386382 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 128053947 ns/op 484740 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2912145425 ns/op 694.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 101536109 ns/op 19817 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 68685918 ns/op 29179 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 62598206 ns/op 31757 lines/s PASS ok cmd/compile/internal/types2 44.467s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 45589558 ns/op 28516667 sys-ns/op 4774000 user-ns/op PASS ok cmd/go 0.613s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 66637 1745 ns/op 4.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 73555 1867 ns/op 4.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16574 6766 ns/op 151.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17576 6710 ns/op 152.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2832 43489 ns/op 188.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3162 44805 ns/op 182.84 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.182s All tests passed.